:root {
    --color-primary: #93c43e;
    --color-white: #fff;
    --color-black: #000;
    --color-light: #ECF2F6;
    --color-dark: #27272E;
    --color-text-dark: #292930;
    --color-accent1: #FFDC60;
    --color-accent2: #FAB8C4;
    --color-blue-shade: #6865FF;
    --color-link: #9cdd2b;
    --color-mabel: #DBF8FF;
    --color-fog: #DBDEFF;
    --color-pink-shade: #FFD3DB;
    --color-peach: #FFEDDC;
    --color-rose: #C75C6F;
    --color-chart1: #896BA7;
    --color-chart2: #BADEFF;
    --color-body: #525260;
    --color-gray-1: #757589;
    --color-gray-2: #999FAE;
    --color-gray-3: #999AB8;
    --color-gray-4: #99A1AA;
    --color-ship-gray: #42424A;
    --color-ghost: #C7C7D5;
    --color-mercury: #E5E5E5;
    --gradient-primary: linear-gradient(90deg, #ECF2F6 0%, rgba(236, 242, 246, 0) 50.31%);
    --gradient-blue: linear-gradient(145.92deg, #93c43e 20.18%, #9991FF 76.9%);
    --gradient-accent: linear-gradient(180deg, #FAB8C4 0%, #FFEDF0 100%);
    --gradient-white: linear-gradient(266.3deg, rgba(236, 242, 246, 0) 7.84%, #ECF2F6 29.1%, rgba(236, 242, 246, 0) 64.32%);
    --gradient-dark: linear-gradient(180deg, #27272E 0%, #303035 100%);
    --border-light: 1px solid #E3E6E9;
    --border-lighter: 1px solid #ECF2F6;
    --border-dark: 1px solid var(--color-ship-gray);
    --border-gray: 1px solid var(--color-gray-4);
    --font-awesome: 'Font Awesome 5 Pro';
    --transition: all .3s ease-in-out;
    --font-body-1: 18px;
    --font-body-2: 16px;
    --font-body-3: 14px;
    --font-body-4: 12px;
    --line-height-b1: 1.5;
    --line-height-b3: 1.1;
    --h1: 80px;
    --h2: 64px;
    --h3: 48px;
    --h4: 32px;
    --h5: 24px;
    --h6: 20px;
    --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-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #272727;
    --bs-secondary: #ffa2c0;
    --bs-success: #46bcaa;
    --bs-info: #0038ff;
    --bs-warning: #ffcf52;
    --bs-danger: #f35421;
    --bs-light: #f6f9fa;
    --bs-dark: #1f2128;
    --bs-brand: #ffcd02;
    --bs-brand-two: #323232;
    --bs-transparent: transparent;
    --bs-storybook: #ff4785;
    --bs-primary-rgb: 108, 93, 211;
    --bs-secondary-rgb: 255, 162, 192;
    --bs-success-rgb: 70, 188, 170;
    --bs-info-rgb: 0, 56, 255;
    --bs-warning-rgb: 255, 207, 82;
    --bs-danger-rgb: 243, 84, 33;
    --bs-light-rgb: 116, 143, 181;
    --bs-dark-rgb: 31, 33, 40;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0));
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --thm-font: 'DM Sans', sans-serif;
    --thm-manrope-font: Manrope, sans-serif;
    --thm-italianno-font: Italianno, cursive;
    --thm-base: #93c43e;
    --thm-base-rgb: 149, 77, 28;
    --thm-primary: #93c43e;
    --thm-primary-rgb: 249, 77, 28;
    --thm-gray: #74787c;
    --thm-gray-rgb: 116, 120, 124;
    --thm-black: #1a1a1a;
    --thm-black-rgb: 26, 26, 26;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-blue: #3f78e0;
    --bs-sky: #5eb9f0;
    --bs-purple: #747ed1;
    --bs-grape: #605dba;
    --bs-violet: #a07cc5;
    --bs-pink: #d16b86;
    --bs-fuchsia: #e668b3;
    --bs-red: #e2626b;
    --bs-orange: #f78b77;
    --bs-yellow: #fab758;
    --bs-green: #45c4a0;
    --bs-leaf: #7cb798;
    --bs-aqua: #54a8c7;
    --bs-navy: #343f52;
    --bs-ash: #9499a3;
    --bs-white: #fff;
    --bs-light: #fefefe;
    --bs-gray: #f6f7f9;
    --bs-dark: #262b32;
    --bs-primary: #3f78e0;
    --bs-secondary: #aab0bc;
    --bs-success: #45c4a0;
    --bs-info: #54a8c7;
    --bs-warning: #fab758;
    --bs-danger: #e2626b;
    --bs-blue-rgb: 63, 120, 224;
    --bs-sky-rgb: 94, 185, 240;
    --bs-purple-rgb: 116, 126, 209;
    --bs-grape-rgb: 96, 93, 186;
    --bs-violet-rgb: 160, 124, 197;
    --bs-pink-rgb: 209, 107, 134;
    --bs-fuchsia-rgb: 230, 104, 179;
    --bs-red-rgb: 226, 98, 107;
    --bs-orange-rgb: 247, 139, 119;
    --bs-yellow-rgb: 250, 183, 88;
    --bs-green-rgb: 69, 196, 160;
    --bs-leaf-rgb: 124, 183, 152;
    --bs-aqua-rgb: 84, 168, 199;
    --bs-navy-rgb: 52, 63, 82;
    --bs-ash-rgb: 148, 153, 163;
    --bs-white-rgb: 255, 255, 255;
    --bs-light-rgb: 254, 254, 254;
    --bs-gray-rgb: 246, 247, 249;
    --bs-dark-rgb: 38, 43, 50;
    --bs-primary-rgb: 63, 120, 224;
    --bs-secondary-rgb: 170, 176, 188;
    --bs-success-rgb: 69, 196, 160;
    --bs-info-rgb: 84, 168, 199;
    --bs-warning-rgb: 250, 183, 88;
    --bs-danger-rgb: 226, 98, 107;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 96, 105, 123;
    --bs-body-bg-rgb: 254, 254, 254;
    --bs-font-sans-serif: Manrope, sans-serif;
    --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-root-font-size: 20px;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: .8rem;
    --bs-body-font-weight: 500;
    --bs-body-line-height: 1.7;
    --bs-body-color: #60697b;
    --bs-body-bg: #fefefe;
    font-size: var(--bs-root-font-size);
    font-size: .8125rem !important;
    font-size: var(--bs-root-font-size) !important;
    --bs-gray-100: #fefefe;
    --bs-gray-200: #f6f7f9;
    --bs-gray-300: #cacaca;
    --bs-gray-400: #aab0bc;
    --bs-gray-500: #959ca9;
    --bs-gray-600: #60697b;
    --bs-gray-700: #2f353a;
    --bs-gray-800: #21262c;
    --bs-gray-900: #1e2228;
    --bs-blue: #3f78e0;
    --bs-sky: #5eb9f0;
    --bs-purple: #747ed1;
    --bs-grape: #605dba;
    --bs-violet: #a07cc5;
    --bs-pink: #d16b86;
    --bs-fuchsia: #e668b3;
    --bs-red: #e2626b;
    --bs-orange: #f78b77;
    --bs-yellow: #fab758;
    --bs-green: #45c4a0;
    --bs-leaf: #7cb798;
    --bs-aqua: #54a8c7;
    --bs-nav-disty: #343f52;
    --bs-ash: #9499a3;
    --bs-white: #fff;
    --bs-light: #fefefe;
    --bs-gray: #f6f7f9;
    --bs-dark: #262b32;
    --bs-primary: #3f78e0;
    --bs-secondary: #aab0bc;
    --bs-success: #45c4a0;
    --bs-info-dist: #54a8c7;
    --bs-warning: #fab758;
    --bs-danger: #e2626b;
    --bs-blue-rgb: 147, 196, 62;
    --bs-sky-rgb: 94, 185, 240;
    --bs-purple-rgb: 116, 126, 209;
    --bs-grape-rgb: 96, 93, 186;
    --bs-violet-rgb: 160, 124, 197;
    --bs-pink-rgb: 209, 107, 134;
    --bs-fuchsia-rgb: 230, 104, 179;
    --bs-red-rgb: 226, 98, 107;
    --bs-orange-rgb: 247, 139, 119;
    --bs-yellow-rgb: 250, 183, 88;
    --bs-green-rgb: 69, 196, 160;
    --bs-leaf-rgb: 124, 183, 152;
    --bs-aqua-rgb: 84, 168, 199;
    --bs-nav-disty-rgb: 52, 63, 82;
    --bs-ash-rgb: 148, 153, 163;
    --bs-white-rgb: 255, 255, 255;
    --bs-light-rgb: 254, 254, 254;
    --bs-gray-rgb: 246, 247, 249;
    --bs-dark-rgb: 38, 43, 50;
    --bs-primary-rgb: 147, 196, 62;
    --bs-secondary-rgb: 170, 176, 188;
    --bs-success-rgb: 69, 196, 160;
    --bs-info-dist-rgb: 84, 168, 199;
    --bs-warning-rgb: 250, 183, 88;
    --bs-danger-rgb: 226, 98, 107;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 96, 105, 123;
    --bs-body-bg-rgb: 254, 254, 254;
    --bs-font-sans-serif: Manrope, sans-serif;
    --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-root-font-size: 20px;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: .8rem;
    --bs-body-font-weight: 500;
    --bs-body-line-height: 1.7;
    --bs-body-color: #60697b;
    --bs-body-bg: #fefefe;
    --thm-base: #93c43e;
    --thm-base-rgb: 149, 77, 28;
    --thm-primary: #93c43e;
    --thm-primary-rgb: 249, 77, 28;
    --thm-gray: #74787c;
    --thm-gray-rgb: 116, 120, 124;
    --thm-black: #1a1a1a;
    --thm-black-rgb: 26, 26, 26;
    --global--color-primary: #93c43e;
    --global--color-primary-90: rgba(147, 196, 62, 0.9);
    --global--color-primary-70: rgba(147, 196, 62, 0.7);
    --global--color-heading: #253745;
    --global--color-secondary: #2b3e4b;
    --global--color-body: #9b9b9b;
    --global--color-white: #fff;
    --global--color-white-90: rgba(255, 255, 255, 0.9);
    --global--color-gray: #f9f9f9
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: var(--transition);
    transition: var(--transition)
}

span {
    display: inline-block
}

.body-font1 {
    font-size: var(--font-body-1);
    line-height: var(--line-height-b1)
}

.body-font2 {
    font-size: var(--font-body-2);
    line-height: var(--line-height-b1)
}

.body-font3 {
    font-size: var(--font-body-3);
    line-height: var(--line-height-b3)
}

.body-font4 {
    font-size: var(--font-body-4);
    line-height: var(--line-height-b3)
}

.axil-btn {
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.04em;
    padding: 18px 55px;
    height: auto;
    text-align: center;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: relative;
    z-index: 1
}

.axil-btn.btn-borderd {
    border: var(--border-gray);
    color: var(--color-dark);
    background-color: transparent
}

.axil-btn.btn-borderd:hover {
    background-color: var(--color-primary);
    color: var(--color-white);
    border-color: var(--color-primary)
}

.axil-btn.btn-fill-primary {
    background-color: var(--color-primary);
    color: var(--color-white);
    border: 1px solid var(--color-primary);
    overflow: hidden
}

.axil-btn.btn-fill-primary::after {
    content: "";
    height: 300px;
    width: 300px;
    background-color: var(--color-link);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0);
    -webkit-transition: .5s cubic-bezier(.25, .46, .45, .94);
    transition: .5s cubic-bezier(.25, .46, .45, .94);
    z-index: -1
}

.axil-btn.btn-fill-primary:hover {
    background-color: var(--color-link);
    border-color: var(--color-link)
}

.axil-btn.btn-fill-primary:hover::after {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}

.axil-btn.btn-fill-white {
    background-color: var(--color-white);
    box-shadow: 0 48px 48px 0 rgba(0, 0, 0, .12)
}

.axil-btn.btn-fill-white:hover {
    background-color: var(--color-accent1);
    color: var(--color-white)
}

.axil-btn.btn-large {
    padding: 23px 55px
}

@media only screen and (max-width:991px) {
    .axil-btn.btn-large {
        padding: 18px 35px
    }
}

.axil-btn.btn-large-fluid {
    padding: 23px;
    width: 100%
}

.axil-btn.btn-fluid {
    width: 100%
}

.section {
    position: relative;
    z-index: 1
}

.section-heading {
    text-align: center;
    margin-bottom: 60px
}

@media only screen and (max-width:991px) {
    .section-heading {
        margin-bottom: 50px
    }
}

.section-heading .subtitle {
    color: var(--color-rose);
    font-weight: 500;
    font-size: 20px;
    font-family: var(--font-primary);
    margin-bottom: 15px
}

@media only screen and (max-width:991px) {
    .section-heading .subtitle {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .section-heading .subtitle {
        font-size: 16px
    }
}

@media only screen and (max-width:1199px) {
    .section-heading .title {
        font-size: 60px
    }
}

@media only screen and (max-width:991px) {
    .section-heading .title {
        font-size: 50px
    }
}

@media only screen and (max-width:575px) {
    .section-heading .title {
        font-size: 38px
    }
}

@media only screen and (max-width:479px) {
    .section-heading .title {
        font-size: 34px
    }
}

.section-heading p {
    font-size: var(--font-body-1);
    width: 50%;
    margin: 0 auto 40px
}

@media only screen and (max-width:991px) {
    .section-heading p {
        font-size: 16px;
        width: 100%
    }
}

.heading-light-left {
    text-align: left
}

.heading-light-left .title {
    color: var(--color-white);
    margin-bottom: 35px;
    width: 50%
}

@media only screen and (max-width:1199px) {
    .heading-light-left .title {
        width: 70%
    }
}

@media only screen and (max-width:991px) {
    .heading-light-left .title {
        width: 100%
    }
}

.heading-light-left p {
    color: var(--color-white);
    margin: 0 0 40px;
    width: 40%;
    opacity: .6
}

@media only screen and (max-width:1199px) {
    .heading-light-left p {
        width: 60%
    }
}

@media only screen and (max-width:991px) {
    .heading-light-left p {
        width: 100%
    }
}

.heading-light .title {
    color: var(--color-white)
}

.heading-light p {
    color: var(--color-gray-4)
}

.heading-left {
    text-align: left
}

.heading-left p {
    margin: 0 0 30px
}

.heading-left p+p {
    margin: 0 0 40px
}

.shape-group-1 .shape {
    position: absolute;
    z-index: -1
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-1 .shape img {
        opacity: .4
    }
}

@media only screen and (max-width:991px) {
    .shape-group-1 .shape img {
        opacity: .4
    }
}

.shape-group-1 .shape.shape-1 {
    top: 140px;
    left: 315px
}

.shape-group-1 .shape.shape-2 {
    top: 120px;
    right: 0
}

.shape-group-1 .shape.shape-3 {
    bottom: 80px;
    left: 0
}

.shape-group-1 .shape.shape-4 {
    bottom: 60px;
    right: 230px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-1 .shape.shape-4 {
        right: 100px
    }
}

.shape-group-2 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-2 .shape.shape-1 {
    bottom: 0;
    right: 135px
}

.shape-group-2 .shape.shape-2 {
    right: 500px;
    top: 0
}

.shape-group-2 .shape.shape-3 {
    right: 815px;
    top: 125px
}

.shape-group-3 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-3 .shape.shape-1 {
    right: 0;
    top: 90px
}

.shape-group-3 .shape.shape-2 {
    right: 390px;
    top: 165px
}

.shape-group-3 .shape.shape-3 {
    right: 0;
    top: 255px;
    z-index: 2;
    pointer-events: none
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-3 .shape.shape-3 {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-3 .shape.shape-3 {
        display: none
    }
}

.shape-group-4 .shape-1 {
    position: absolute;
    top: 140px;
    right: 440px;
    z-index: -1
}

.shape-group-5 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-5 .shape.shape-1 {
    top: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    left: 22%
}

.shape-group-5 .shape.shape-2 {
    bottom: 0;
    left: 250px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.shape-group-5 .shape.shape-3 {
    bottom: 110px;
    left: 160px
}

.shape-group-5 .shape.shape-4 {
    top: 90px;
    left: 35%
}

.shape-group-6 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-6 .shape.shape-1 {
    top: 0;
    left: 0
}

.shape-group-6 .shape.shape-2 {
    top: 110px;
    left: 0
}

.shape-group-6 .shape.shape-3 {
    bottom: 140px;
    right: 0
}

.shape-group-6 .shape.shape-4 {
    bottom: -1px;
    left: 11%
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-6 .shape.shape-4 {
        left: 0
    }

    .shape-group-6 .shape.shape-4 img {
        width: 90%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-6 .shape.shape-4 {
        left: 0
    }

    .shape-group-6 .shape.shape-4 img {
        width: 70%
    }
}

.shape-group-7 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-7 .shape.shape-1 {
    top: 90px;
    right: 200px
}

.shape-group-7 .shape.shape-2 {
    top: 210px;
    left: 52%
}

@media only screen and (max-width:991px) {
    .shape-group-7 .shape.shape-2 {
        display: none
    }
}

.shape-group-7 .shape.shape-3 {
    top: 40%;
    left: 170px
}

.shape-group-8 .shape {
    position: absolute;
    z-index: -1;
    pointer-events: none
}

.shape-group-8 .shape.shape-1 {
    bottom: 0;
    left: 0
}

@media only screen and (max-width:767px) {
    .shape-group-8 .shape.shape-1 {
        display: none
    }
}

.shape-group-8 .shape.shape-2 {
    top: 0;
    right: 0;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-8 .shape.shape-2 img {
        width: 90%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-8 .shape.shape-2 img {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .shape-group-8 .shape.shape-2 img {
        width: 60%
    }
}

.shape-group-8 .shape.shape-3 {
    top: 115px;
    left: 0
}

.shape-group-9 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-9 .shape.shape-1 {
    top: 0;
    left: 32%
}

.shape-group-9 .shape.shape-2 {
    top: 180px;
    left: 18%;
    opacity: .5;
    -webkit-animation: movingleftright1 infinite 20s;
    animation: movingleftright1 infinite 20s
}

.shape-group-9 .shape.shape-3 {
    top: 31%;
    left: 20%;
    -webkit-animation: movingleftright2 infinite 25s;
    animation: movingleftright2 infinite 25s
}

.shape-group-9 .shape.shape-4 {
    top: 44%;
    left: 28%;
    -webkit-animation: movingleftright1 infinite 25s;
    animation: movingleftright1 infinite 25s
}

.shape-group-9 .shape.shape-5 {
    top: 50%;
    left: 17%;
    -webkit-animation: movingleftright2 infinite 30s;
    animation: movingleftright2 infinite 30s
}

.shape-group-9 .shape.shape-6 {
    top: 26%;
    right: 21%;
    -webkit-animation: movingleftright3 infinite 30s;
    animation: movingleftright3 infinite 30s
}

@media only screen and (max-width:767px) {
    .shape-group-9 .shape.shape-6 {
        display: none
    }
}

.shape-group-9 .shape.shape-7 {
    top: 30%;
    right: 15%;
    -webkit-animation: movingleftright1 infinite 30s;
    animation: movingleftright1 infinite 30s
}

.shape-group-10 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-10 .shape.shape-1 {
    top: 100px;
    right: 0
}

.shape-group-10 .shape.shape-2 {
    bottom: 200px;
    left: 0
}

.shape-group-10 .shape.shape-3 {
    top: 680px;
    left: 110px
}

.shape-group-11 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-11 .shape.shape-1 {
    top: 40px;
    right: 0
}

.shape-group-11 .shape.shape-2 {
    bottom: -310px;
    left: -10px;
    opacity: .4
}

.shape-group-12 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-12 .shape.shape-1 {
    top: 115px;
    left: 38%
}

.shape-group-12 .shape.shape-2 {
    left: 60px;
    bottom: 130px
}

.shape-group-12 .shape.shape-3 {
    right: 60px;
    bottom: 50px
}

.shape-group-13 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-13 .shape.shape-1 {
    top: 0;
    left: 0
}

@media only screen and (max-width:991px) {
    .shape-group-13 .shape.shape-1 img {
        width: 60%
    }
}

.shape-group-13 .shape.shape-2 {
    top: 0;
    right: -5px;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-13 .shape.shape-2 img {
        width: 80%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-13 .shape.shape-2 img {
        width: 75%
    }
}

@media only screen and (max-width:991px) {
    .shape-group-13 .shape.shape-2 img {
        width: 50%
    }
}

@media only screen and (max-width:479px) {
    .shape-group-13 .shape.shape-2 img {
        width: 40%
    }
}

.shape-group-13 .shape.shape-3 {
    right: -10px;
    bottom: 62px;
    z-index: 2;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-13 .shape.shape-3 {
        bottom: 220px
    }

    .shape-group-13 .shape.shape-3 img {
        width: 60%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-13 .shape.shape-3 {
        bottom: 100px
    }

    .shape-group-13 .shape.shape-3 img {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .shape-group-13 .shape.shape-3 img {
        width: 40%
    }
}

.shape-group-13 .shape.shape-4 {
    left: 220px;
    top: 45%;
    height: 48px;
    width: 48px;
    -webkit-animation: movingleftright1 infinite 25s;
    animation: movingleftright1 infinite 25s
}

.shape-group-13 .shape.shape-5 {
    left: 45%;
    bottom: 130px;
    height: 32px;
    width: 32px;
    -webkit-animation: movingleftright3 infinite 20s;
    animation: movingleftright3 infinite 20s
}

.shape-group-14 .shape {
    position: absolute;
    z-index: -1
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-14 .shape img {
        width: 70%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-14 .shape img {
        width: 40%
    }
}

.shape-group-14 .shape.shape-1 {
    left: 40%;
    bottom: 230px;
    -webkit-animation: movingleftright1 infinite 20s;
    animation: movingleftright1 infinite 20s
}

.shape-group-14 .shape.shape-2 {
    left: 47%;
    bottom: 115px;
    -webkit-animation: movingleftright3 infinite 30s;
    animation: movingleftright3 infinite 30s
}

.shape-group-14 .shape.shape-3 {
    right: 160px;
    bottom: 270px;
    -webkit-animation: movingleftright2 infinite 40s;
    animation: movingleftright2 infinite 40s
}

.shape-group-16 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-16 .shape.shape-1 {
    top: 0;
    right: 0
}

.shape-group-16 .shape.shape-2 {
    top: 120px;
    left: 30%
}

.shape-group-16 .shape.shape-3 {
    bottom: 250px;
    left: 0
}

.shape-group-17 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-17 .shape.shape-1 {
    top: 0;
    left: 0
}

.shape-group-17 .shape.shape-2 {
    top: 360px;
    right: 0
}

.shape-group-17 .shape.shape-3 {
    top: 430px;
    left: 0
}

.shape-group-17 .shape.shape-4 {
    top: 35%;
    right: 0
}

.shape-group-17 .shape.shape-5 {
    top: 56%;
    left: 0
}

.shape-group-17 .shape.shape-6 {
    top: 75%;
    right: 0
}

.shape-group-18 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-18 .shape.shape-1 {
    top: 0;
    right: 0;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-18 .shape.shape-1 img {
        width: 70%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-18 .shape.shape-1 img {
        width: 50%
    }
}

@media only screen and (max-width:991px) {
    .shape-group-18 .shape.shape-1 img {
        width: 40%
    }
}

.shape-group-18 .shape.shape-2 {
    bottom: 0;
    left: 0
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-18 .shape.shape-2 img {
        width: 70%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-18 .shape.shape-2 img {
        width: 50%
    }
}

.shape-group-18 .shape.shape-3 {
    top: 34%;
    left: 50%;
    -webkit-animation: movingleftright1 infinite 20s;
    animation: movingleftright1 infinite 20s
}

.shape-group-18 .shape.shape-3 img {
    opacity: .5
}

.shape-group-18 .shape.shape-4 {
    bottom: 240px;
    left: 45%;
    -webkit-animation: movingleftright2 infinite 30s;
    animation: movingleftright2 infinite 30s
}

.shape-group-18 .shape.shape-4 img {
    width: 75px;
    opacity: .5
}

.shape-group-18 .shape.shape-5 {
    bottom: 120px;
    left: 53%;
    -webkit-animation: movingleftright1 infinite 25s;
    animation: movingleftright1 infinite 25s
}

.shape-group-18 .shape.shape-6 {
    bottom: 100px;
    left: 40%;
    -webkit-animation: movingleftright1 infinite 35s;
    animation: movingleftright1 infinite 35s
}

.shape-group-18 .shape.shape-7 {
    top: 0;
    right: 100px;
    z-index: -2;
    text-align: right
}

@media only screen and (max-width:1199px) {
    .shape-group-18 .shape.shape-7 img {
        width: 80%
    }
}

@media only screen and (max-width:991px) {
    .shape-group-18 .shape.shape-7 img {
        width: 60%
    }
}

.shape-group-19 .shape {
    position: absolute;
    z-index: 9 !important
}

.shape-group-19 .shape.shape-1 {
    top: 0;
    right: 0;
    text-align: right
}

@media only screen and (max-width:991px) {
    .shape-group-19 .shape.shape-1 img {
        width: 60%
    }
}

.shape-group-19 .shape.shape-2 {
    top: 145px;
    right: 0
}

.shape-group-20 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-20 .shape.shape-1 {
    top: 0;
    left: 120px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-20 .shape.shape-1 {
        left: -10px
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-20 .shape.shape-1 {
        left: -10px
    }
}

@media only screen and (max-width:991px) {
    .shape-group-20 .shape.shape-1 img {
        width: 60%
    }
}

.shape-group-20 .shape.shape-2 {
    bottom: 0;
    right: 0;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-20 .shape.shape-2 img {
        width: 80%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-20 .shape.shape-2 img {
        width: 75%
    }
}

@media only screen and (max-width:991px) {
    .shape-group-20 .shape.shape-2 {
        display: none
    }
}

.shape-group-20 .shape.shape-3 {
    right: -10px;
    bottom: 62px;
    z-index: 2;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-20 .shape.shape-3 {
        bottom: 220px
    }

    .shape-group-20 .shape.shape-3 img {
        width: 60%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-20 .shape.shape-3 {
        bottom: 100px
    }

    .shape-group-20 .shape.shape-3 img {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .shape-group-20 .shape.shape-3 img {
        width: 40%
    }
}

.shape-group-20 .shape.shape-4 {
    left: 220px;
    top: 45%;
    height: 48px;
    width: 48px;
    -webkit-animation: movingleftright1 infinite 25s;
    animation: movingleftright1 infinite 25s
}

.shape-group-20 .shape.shape-5 {
    left: 45%;
    bottom: 130px;
    height: 32px;
    width: 32px;
    -webkit-animation: movingleftright3 infinite 20s;
    animation: movingleftright3 infinite 20s
}

.shape-group-20 .shape.shape-6 {
    left: 50%;
    top: 250px
}

@media only screen and (max-width:991px) {
    .shape-group-20 .shape.shape-6 {
        display: none
    }
}

.shape-group-20 .shape.shape-7 {
    left: 65%;
    top: 180px;
    -webkit-animation: movingleftright3 infinite 20s;
    animation: movingleftright3 infinite 20s
}

.shape-group-20 .shape.shape-8 {
    bottom: 0;
    right: 0
}

@media only screen and (max-width:991px) {
    .shape-group-20 .shape.shape-8 {
        display: none
    }
}

.shape-group-20 .shape.shape-8.marque-images {
    background-image: url(../media/others/designer-text.png);
    background-repeat: repeat-x;
    background-size: auto;
    height: 250px;
    width: 52%
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-20 .shape.shape-8.marque-images {
        width: 49%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-20 .shape.shape-8.marque-images {
        width: 62%
    }
}

.shape-group-21 .shape {
    position: absolute;
    z-index: -1
}

.shape-group-21 .shape.shape-1 {
    top: 0;
    left: 0
}

@media only screen and (max-width:991px) {
    .shape-group-21 .shape.shape-1 img {
        width: 60%
    }
}

.shape-group-21 .shape.shape-2 {
    top: 200px;
    right: 200px;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-21 .shape.shape-2 {
        top: 120px;
        right: 15px
    }

    .shape-group-21 .shape.shape-2 img {
        width: 90%
    }
}

@media only screen and (max-width:1199px) {
    .shape-group-21 .shape.shape-2 {
        right: 15px
    }

    .shape-group-21 .shape.shape-2 img {
        width: 50%
    }
}

@media only screen and (max-width:991px) {
    .shape-group-21 .shape.shape-2 {
        display: none
    }
}

.shape-group-21 .shape.shape-3 {
    right: 100px;
    top: 45%;
    height: 53px;
    width: 53px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .shape-group-21 .shape.shape-3 {
        display: none
    }
}

.shape-group-21 .shape.shape-4 {
    left: 220px;
    top: 45%;
    height: 20px;
    width: 20px;
    -webkit-animation: movingleftright1 infinite 25s;
    animation: movingleftright1 infinite 25s
}

.shape-group-21 .shape.shape-5 {
    left: 45%;
    bottom: 130px;
    height: 20px;
    width: 20px;
    -webkit-animation: movingleftright3 infinite 20s;
    animation: movingleftright3 infinite 20s
}

.shape-group-21 .shape.shape-6 {
    right: 230px;
    bottom: 40%;
    height: 20px;
    width: 20px
}

@media only screen and (max-width:1199px) {
    .shape-group-21 .shape.shape-6 {
        display: none
    }
}

.shape-group-21 .shape.shape-7 {
    right: 250px;
    top: 40%;
    height: 20px;
    width: 20px
}

@media only screen and (max-width:1199px) {
    .shape-group-21 .shape.shape-7 {
        display: none
    }
}

@-webkit-keyframes movingleftright1 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(50px) translateY(-200px);
        transform: translateX(50px) translateY(-200px)
    }

    75% {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright1 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(50px) translateY(-200px);
        transform: translateX(50px) translateY(-200px)
    }

    75% {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@-webkit-keyframes movingleftright2 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50px) translateY(200px);
        transform: translateX(-50px) translateY(200px)
    }

    75% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright2 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50px) translateY(200px);
        transform: translateX(-50px) translateY(200px)
    }

    75% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@-webkit-keyframes movingleftright3 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(100px) translateY(-200px);
        transform: translateX(100px) translateY(-200px)
    }

    75% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@keyframes movingleftright3 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    40% {
        -webkit-transform: translateX(100px) translateY(-200px);
        transform: translateX(100px) translateY(-200px)
    }

    75% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px)
    }

    100% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

.banner {
    margin-top: -160px;
    padding: 255px 0 0;
    position: relative;
    z-index: 2;
    min-height: 800px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .banner {
        padding: 220px 0 0;
        margin-top: -130px
    }
}

@media only screen and (max-width:1199px) {
    .banner {
        padding: 200px 0 0;
        min-height: 100%
    }
}

@media only screen and (max-width:991px) {
    .banner {
        margin-top: -115px;
        padding: 160px 0 0
    }
}

@media only screen and (max-width:767px) {
    .banner {
        margin-top: -115px;
        padding: 150px 0 0
    }
}

@media only screen and (max-width:991px) {
    .banner .banner-content {
        margin-bottom: 90px
    }
}

@media only screen and (max-width:767px) {
    .banner .banner-content {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:575px) {
    .banner .banner-content {
        margin-bottom: 40px
    }
}

.banner .banner-content .title {
    font-size: 80px;
    font-weight: 700;
    color: var(--color-dark)
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .banner .banner-content .title {
        font-size: 68px
    }
}

@media only screen and (max-width:1199px) {
    .banner .banner-content .title {
        font-size: 60px
    }
}

@media only screen and (max-width:991px) {
    .banner .banner-content .title {
        font-size: 55px
    }
}

@media only screen and (max-width:767px) {
    .banner .banner-content .title {
        font-size: 40px
    }
}

.banner .banner-content .subtitle {
    font-size: var(--font-body-1);
    margin-bottom: 40px;
    width: 90%
}

.banner .banner-content .axil-btn {
    padding: 28px 45px;
    box-shadow: 0 44px 84px -24px #93c43e
}

@media only screen and (max-width:991px) {
    .banner .banner-content .axil-btn {
        padding: 20px 35px
    }
}

.banner .banner-content .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:575px) {
    .banner .banner-content .btn-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.banner .banner-content .btn-group a {
    margin-right: 40px
}

@media only screen and (max-width:575px) {
    .banner .banner-content .btn-group a {
        margin-right: 0;
        margin-bottom: 30px
    }
}

.banner .banner-content .btn-group a:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.banner .banner-content .about-btn {
    font-weight: 500;
    color: var(--color-primary);
    position: relative;
    padding-left: 50px
}

.banner .banner-content .about-btn::before {
    content: "";
    height: 1px;
    width: 34px;
    background-color: var(--color-primary);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: var(--transition);
    transition: var(--transition)
}

.banner .banner-content .about-btn:hover::before {
    width: 100%
}

.banner .banner-thumbnail {
    position: relative
}

.banner .banner-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.banner .banner-social .border-line {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    width: 100%;
    background-color: var(--color-body);
    margin-right: 30px
}

@media only screen and (max-width:575px) {
    .banner .banner-social .border-line {
        display: none
    }
}

.banner .banner-social .social-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.banner .banner-social .social-icon li {
    margin-right: 20px
}

.banner .banner-social .social-icon li:last-child {
    margin-right: 0
}

.banner .banner-social .social-icon li a {
    color: var(--color-body)
}

.banner .banner-social .social-icon li a i {
    margin-right: 8px;
    font-size: 20px;
    color: var(--color-gray-4);
    -webkit-transition: var(--transition);
    transition: var(--transition)
}

.banner .banner-social .social-icon li a:hover {
    color: var(--color-primary)
}

.banner .banner-social .social-icon li a:hover i {
    color: var(--color-primary)
}

.banner.banner-style-4 {
    background: -webkit-linear-gradient(left, #fff 0, rgba(236, 242, 246, 0) 70.31%);
    background: linear-gradient(90deg, #fff 0, rgba(236, 242, 246, 0) 70.31%);
    padding: 310px 0 100px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .banner.banner-style-4 {
        padding: 250px 0 100px
    }
}

@media only screen and (max-width:1199px) {
    .banner.banner-style-4 {
        padding: 250px 0 100px
    }
}

@media only screen and (max-width:991px) {
    .banner.banner-style-4 {
        padding: 180px 0 80px;
        min-height: 100%
    }
}

@media only screen and (max-width:767px) {
    .banner.banner-style-4 {
        padding: 150px 0 60px
    }
}

.banner.banner-style-4 .banner-content {
    margin-bottom: 200px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    .banner.banner-style-4 .banner-content {
        margin-bottom: 100px
    }
}

@media only screen and (max-width:991px) {
    .banner.banner-style-4 .banner-content {
        margin-bottom: 0
    }
}

.banner.banner-style-4 .banner-content .title {
    width: 60%;
    margin-bottom: 50px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .banner.banner-style-4 .banner-content .title {
        font-size: 70px;
        width: 55%
    }
}

@media only screen and (max-width:1199px) {
    .banner.banner-style-4 .banner-content .title {
        font-size: 70px
    }
}

@media only screen and (max-width:991px) {
    .banner.banner-style-4 .banner-content .title {
        font-size: 60px;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .banner.banner-style-4 .banner-content .title {
        font-size: 50px
    }
}

@media only screen and (max-width:575px) {
    .banner.banner-style-4 .banner-content .title {
        font-size: 40px;
        margin-bottom: 30px
    }
}

.banner.banner-style-4 .banner-content p {
    font-size: var(--font-body-1);
    width: 50%;
    margin-bottom: 40px
}

@media only screen and (max-width:991px) {
    .banner.banner-style-4 .banner-content p {
        width: 100%
    }
}

.banner.banner-style-4 .banner-thumbnail {
    position: absolute;
    top: 45%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .banner.banner-style-4 .banner-thumbnail {
        right: -300px
    }

    .banner.banner-style-4 .banner-thumbnail img {
        width: 85%
    }
}

@media only screen and (max-width:1199px) {
    .banner.banner-style-4 .banner-thumbnail {
        right: -570px
    }

    .banner.banner-style-4 .banner-thumbnail img {
        width: 60%
    }
}

@media only screen and (max-width:991px) {
    .banner.banner-style-4 .banner-thumbnail {
        position: initial;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        text-align: center;
        margin: -20px 0 20px
    }

    .banner.banner-style-4 .banner-thumbnail img {
        width: 100%
    }
}

@media only screen and (max-width:575px) {
    .banner.banner-style-4 .banner-thumbnail {
        margin: 0 0 20px
    }
}

.banner.banner-style-4 .banner-content {
    margin-bottom: 120px;
    position: relative;
    z-index: 1
}

.banner-left-icon {
    background: #ffffff00 !important
}

.gm-of-box {
    display: flex;
    justify-content: space-between
}

.gm-of-link-title {
    max-width: 240px;
    font-weight: 700;
    font-size: 22px
}

.gm-of-list-box {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.gm-of-item {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    top: 0;
    transition: .4s;
    border-radius: 8px
}

.featured {
    z-index: 10 !important;
    position: relative;
    padding: 20px 30px 20px 50px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .089);
    border-radius: 8px;
    margin-left: -25px
}

@media only screen and (min-width:1px) and (max-width:992px) {
    .gm-of-list-box {
        display: block;
        justify-content: space-between;
        width: 100%
    }

    .gm-of-item {
        display: flex;
        align-items: center;
        padding: 10px;
        top: 0;
        transition: .4s;
        border-radius: 8px
    }

    .featured {
        padding: 15px;
        background: #fff;
        margin-left: 0
    }
}

.gm-oft-img {
    margin-right: 20px
}

.gm-oft-title {
    font-weight: 500;
    font-size: 16px
}

.gm-of-item:hover {
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
    border-radius: 8px;
    position: relative;
    top: -2px
}

body {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

abbr[data-bs-original-title],
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
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    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: .875em
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #272727
}

a:hover {
    color: #564aa9
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .875rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

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: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
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]::-webkit-calendar-picker-indicator {
    display: none
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button: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 + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-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-file-upload-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: 300
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .875em;
    color: #6c757d
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .05rem rgba(147, 196, 62, 0)
}

.btn-check:active+.btn,
.btn-check:checked+.btn,
.btn.active,
.btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-check:active+.btn:focus,
.btn-check:checked+.btn:focus,
.btn.active:focus,
.btn:active:focus {
    box-shadow: 0 0 0 .25rem transparent, inset 0 3px 5px transparent
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
    box-shadow: none
}

.btn-primary {
    color: #fff;
    background-color: #272727;
    border-color: #272727;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #5c4fb3;
    border-color: #564aa9
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(130, 117, 218, .5)
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #564aa9;
    border-color: #51469e
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(130, 117, 218, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.btn-secondary {
    color: #000;
    background-color: #ffa2c0;
    border-color: #ffa2c0;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #000;
    background-color: #ffb0c9;
    border-color: #ffabc6
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(217, 138, 163, .5)
}

.btn-check:active+.btn-secondary,
.btn-check:checked+.btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #ffb5cd;
    border-color: #ffabc6
}

.btn-check:active+.btn-secondary:focus,
.btn-check:checked+.btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 138, 163, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #000;
    background-color: #ffa2c0;
    border-color: #ffa2c0
}

.btn-success {
    color: #000;
    background-color: #46bcaa;
    border-color: #46bcaa;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-success,
.btn-success:focus,
.btn-success:hover {
    color: #000;
    background-color: #62c6b7;
    border-color: #59c3b3
}

.btn-check:focus+.btn-success,
.btn-success:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(60, 160, 145, .5)
}

.btn-check:active+.btn-success,
.btn-check:checked+.btn-success,
.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    color: #000;
    background-color: #6bc9bb;
    border-color: #59c3b3
}

.btn-check:active+.btn-success:focus,
.btn-check:checked+.btn-success:focus,
.btn-success.active:focus,
.btn-success:active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(60, 160, 145, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #000;
    background-color: #46bcaa;
    border-color: #46bcaa
}

.btn-info {
    color: #fff;
    background-color: #0038ff;
    border-color: #0038ff;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-info,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #0030d9;
    border-color: #002dcc
}

.btn-check:focus+.btn-info,
.btn-info:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(38, 86, 255, .5)
}

.btn-check:active+.btn-info,
.btn-check:checked+.btn-info,
.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #002dcc;
    border-color: #002abf
}

.btn-check:active+.btn-info:focus,
.btn-check:checked+.btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(38, 86, 255, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #0038ff;
    border-color: #0038ff
}

.btn-warning {
    color: #000;
    background-color: #ffcf52;
    border-color: #ffcf52;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-warning,
.btn-warning:focus,
.btn-warning:hover {
    color: #000;
    background-color: #ffd66c;
    border-color: #ffd463
}

.btn-check:focus+.btn-warning,
.btn-warning:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(217, 176, 70, .5)
}

.btn-check:active+.btn-warning,
.btn-check:checked+.btn-warning,
.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffd975;
    border-color: #ffd463
}

.btn-check:active+.btn-warning:focus,
.btn-check:checked+.btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 176, 70, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #000;
    background-color: #ffcf52;
    border-color: #ffcf52
}

.btn-danger {
    color: #000;
    background-color: #f35421;
    border-color: #f35421;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
    color: #000;
    background-color: #f56e42;
    border-color: #f46537
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(207, 71, 28, .5)
}

.btn-check:active+.btn-danger,
.btn-check:checked+.btn-danger,
.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #000;
    background-color: #f5764d;
    border-color: #f46537
}

.btn-check:active+.btn-danger:focus,
.btn-check:checked+.btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(207, 71, 28, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #000;
    background-color: #f35421;
    border-color: #f35421
}

.btn-light {
    color: #000;
    background-color: #f6f9fa;
    border-color: #f6f9fa;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-light,
.btn-light:focus,
.btn-light:hover {
    color: #000;
    background-color: #89a0c0;
    border-color: #829abc
}

.btn-check:focus+.btn-light,
.btn-light:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(99, 122, 154, .5)
}

.btn-check:active+.btn-light,
.btn-check:checked+.btn-light,
.btn-light.active,
.btn-light:active,
.show>.btn-light.dropdown-toggle {
    color: #000;
    background-color: #90a5c4;
    border-color: #829abc
}

.btn-check:active+.btn-light:focus,
.btn-check:checked+.btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(99, 122, 154, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #000;
    background-color: #f6f9fa;
    border-color: #f6f9fa
}

.btn-dark {
    color: #fff;
    background-color: #1f2128;
    border-color: #1f2128;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-dark,
.btn-dark:focus,
.btn-dark:hover {
    color: #fff;
    background-color: #1a1c22;
    border-color: #191a20
}

.btn-check:focus+.btn-dark,
.btn-dark:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(65, 66, 72, .5)
}

.btn-check:active+.btn-dark,
.btn-check:checked+.btn-dark,
.btn-dark.active,
.btn-dark:active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #191a20;
    border-color: #17191e
}

.btn-check:active+.btn-dark:focus,
.btn-check:checked+.btn-dark:focus,
.btn-dark.active:focus,
.btn-dark:active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(65, 66, 72, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #1f2128;
    border-color: #1f2128
}

.btn-brand {
    color: #000;
    background-color: #ffcd02;
    border-color: #ffcd02;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-brand:focus,
.btn-brand:hover,
.btn-check:focus+.btn-brand {
    color: #000;
    background-color: #ffd528;
    border-color: #ffd21b
}

.btn-brand:focus,
.btn-check:focus+.btn-brand {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(217, 174, 2, .5)
}

.btn-brand.active,
.btn-brand:active,
.btn-check:active+.btn-brand,
.btn-check:checked+.btn-brand,
.show>.btn-brand.dropdown-toggle {
    color: #000;
    background-color: #ffd735;
    border-color: #ffd21b
}

.btn-brand.active:focus,
.btn-brand:active:focus,
.btn-check:active+.btn-brand:focus,
.btn-check:checked+.btn-brand:focus,
.show>.btn-brand.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 174, 2, .5)
}

.btn-brand.disabled,
.btn-brand:disabled {
    color: #000;
    background-color: #ffcd02;
    border-color: #ffcd02
}

.btn-brand-two {
    color: #fff;
    background-color: #323232;
    border-color: #323232;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-brand-two:focus,
.btn-brand-two:hover,
.btn-check:focus+.btn-brand-two {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #282828
}

.btn-brand-two:focus,
.btn-check:focus+.btn-brand-two {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(81, 81, 81, .5)
}

.btn-brand-two.active,
.btn-brand-two:active,
.btn-check:active+.btn-brand-two,
.btn-check:checked+.btn-brand-two,
.show>.btn-brand-two.dropdown-toggle {
    color: #fff;
    background-color: #282828;
    border-color: #262626
}

.btn-brand-two.active:focus,
.btn-brand-two:active:focus,
.btn-check:active+.btn-brand-two:focus,
.btn-check:checked+.btn-brand-two:focus,
.show>.btn-brand-two.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(81, 81, 81, .5)
}

.btn-brand-two.disabled,
.btn-brand-two:disabled {
    color: #fff;
    background-color: #323232;
    border-color: #323232
}

.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-transparent,
.btn-transparent:focus,
.btn-transparent:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .15);
    border-color: rgba(0, 0, 0, .2)
}

.btn-check:focus+.btn-transparent,
.btn-transparent:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem hsla(0, 0%, 100%, .5)
}

.btn-check:active+.btn-transparent,
.btn-check:checked+.btn-transparent,
.btn-transparent.active,
.btn-transparent:active,
.show>.btn-transparent.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
    border-color: rgba(0, 0, 0, .25)
}

.btn-check:active+.btn-transparent:focus,
.btn-check:checked+.btn-transparent:focus,
.btn-transparent.active:focus,
.btn-transparent:active:focus,
.show>.btn-transparent.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem hsla(0, 0%, 100%, .5)
}

.btn-transparent.disabled,
.btn-transparent:disabled {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-storybook {
    color: #000;
    background-color: #ff4785;
    border-color: #ff4785;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-check:focus+.btn-storybook,
.btn-storybook:focus,
.btn-storybook:hover {
    color: #000;
    background-color: #ff6397;
    border-color: #ff5991
}

.btn-check:focus+.btn-storybook,
.btn-storybook:focus {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .25rem rgba(217, 60, 113, .5)
}

.btn-check:active+.btn-storybook,
.btn-check:checked+.btn-storybook,
.btn-storybook.active,
.btn-storybook:active,
.show>.btn-storybook.dropdown-toggle {
    color: #000;
    background-color: #ff6c9d;
    border-color: #ff5991
}

.btn-check:active+.btn-storybook:focus,
.btn-check:checked+.btn-storybook:focus,
.btn-storybook.active:focus,
.btn-storybook:active:focus,
.show>.btn-storybook.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 60, 113, .5)
}

.btn-storybook.disabled,
.btn-storybook:disabled {
    color: #000;
    background-color: #ff4785;
    border-color: #ff4785
}

.btn-outline-primary {
    color: #272727;
    border-color: #272727
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(108, 93, 211, .5)
}

.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.btn-check:active+.btn-outline-primary:focus,
.btn-check:checked+.btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(108, 93, 211, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #272727;
    background-color: transparent
}

.btn-outline-secondary {
    color: #ffa2c0;
    border-color: #ffa2c0
}

.btn-outline-secondary:hover {
    color: #000;
    background-color: #ffa2c0;
    border-color: #ffa2c0
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 162, 192, .5)
}

.btn-check:active+.btn-outline-secondary,
.btn-check:checked+.btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
    color: #000;
    background-color: #ffa2c0;
    border-color: #ffa2c0
}

.btn-check:active+.btn-outline-secondary:focus,
.btn-check:checked+.btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 162, 192, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ffa2c0;
    background-color: transparent
}

.btn-outline-success {
    color: #46bcaa;
    border-color: #46bcaa
}

.btn-outline-success:hover {
    color: #000;
    background-color: #46bcaa;
    border-color: #46bcaa
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .25rem rgba(70, 188, 170, .5)
}

.btn-check:active+.btn-outline-success,
.btn-check:checked+.btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    color: #000;
    background-color: #46bcaa;
    border-color: #46bcaa
}

.btn-check:active+.btn-outline-success:focus,
.btn-check:checked+.btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(70, 188, 170, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #46bcaa;
    background-color: transparent
}

.btn-outline-info {
    color: #0038ff;
    border-color: #0038ff
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #0038ff;
    border-color: #0038ff
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 56, 255, .5)
}

.btn-check:active+.btn-outline-info,
.btn-check:checked+.btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
    color: #fff;
    background-color: #0038ff;
    border-color: #0038ff
}

.btn-check:active+.btn-outline-info:focus,
.btn-check:checked+.btn-outline-info:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(0, 56, 255, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #0038ff;
    background-color: transparent
}

.btn-outline-warning {
    color: #ffcf52;
    border-color: #ffcf52
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffcf52;
    border-color: #ffcf52
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 207, 82, .5)
}

.btn-check:active+.btn-outline-warning,
.btn-check:checked+.btn-outline-warning,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
    color: #000;
    background-color: #ffcf52;
    border-color: #ffcf52
}

.btn-check:active+.btn-outline-warning:focus,
.btn-check:checked+.btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 207, 82, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffcf52;
    background-color: transparent
}

.btn-outline-danger {
    color: #f35421;
    border-color: #f35421
}

.btn-outline-danger:hover {
    color: #000;
    background-color: #f35421;
    border-color: #f35421
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .25rem rgba(243, 84, 33, .5)
}

.btn-check:active+.btn-outline-danger,
.btn-check:checked+.btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
    color: #000;
    background-color: #f35421;
    border-color: #f35421
}

.btn-check:active+.btn-outline-danger:focus,
.btn-check:checked+.btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(243, 84, 33, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #f35421;
    background-color: transparent
}

.btn-outline-light {
    color: #f6f9fa;
    border-color: #f6f9fa
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f6f9fa;
    border-color: #f6f9fa
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .25rem rgba(116, 143, 181, .5)
}

.btn-check:active+.btn-outline-light,
.btn-check:checked+.btn-outline-light,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show,
.btn-outline-light:active {
    color: #000;
    background-color: #f6f9fa;
    border-color: #f6f9fa
}

.btn-check:active+.btn-outline-light:focus,
.btn-check:checked+.btn-outline-light:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus,
.btn-outline-light:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(116, 143, 181, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f6f9fa;
    background-color: transparent
}

.btn-outline-dark {
    color: #1f2128;
    border-color: #1f2128
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #1f2128;
    border-color: #1f2128
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .25rem rgba(31, 33, 40, .5)
}

.btn-check:active+.btn-outline-dark,
.btn-check:checked+.btn-outline-dark,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
    color: #fff;
    background-color: #1f2128;
    border-color: #1f2128
}

.btn-check:active+.btn-outline-dark:focus,
.btn-check:checked+.btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(31, 33, 40, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #1f2128;
    background-color: transparent
}

.btn-outline-brand {
    color: #ffcd02;
    border-color: #ffcd02
}

.btn-outline-brand:hover {
    color: #000;
    background-color: #ffcd02;
    border-color: #ffcd02
}

.btn-check:focus+.btn-outline-brand,
.btn-outline-brand:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 205, 2, .5)
}

.btn-check:active+.btn-outline-brand,
.btn-check:checked+.btn-outline-brand,
.btn-outline-brand.active,
.btn-outline-brand.dropdown-toggle.show,
.btn-outline-brand:active {
    color: #000;
    background-color: #ffcd02;
    border-color: #ffcd02
}

.btn-check:active+.btn-outline-brand:focus,
.btn-check:checked+.btn-outline-brand:focus,
.btn-outline-brand.active:focus,
.btn-outline-brand.dropdown-toggle.show:focus,
.btn-outline-brand:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 205, 2, .5)
}

.btn-outline-brand.disabled,
.btn-outline-brand:disabled {
    color: #ffcd02;
    background-color: transparent
}

.btn-outline-brand-two {
    color: #323232;
    border-color: #323232
}

.btn-outline-brand-two:hover {
    color: #fff;
    background-color: #323232;
    border-color: #323232
}

.btn-check:focus+.btn-outline-brand-two,
.btn-outline-brand-two:focus {
    box-shadow: 0 0 0 .25rem rgba(50, 50, 50, .5)
}

.btn-check:active+.btn-outline-brand-two,
.btn-check:checked+.btn-outline-brand-two,
.btn-outline-brand-two.active,
.btn-outline-brand-two.dropdown-toggle.show,
.btn-outline-brand-two:active {
    color: #fff;
    background-color: #323232;
    border-color: #323232
}

.btn-check:active+.btn-outline-brand-two:focus,
.btn-check:checked+.btn-outline-brand-two:focus,
.btn-outline-brand-two.active:focus,
.btn-outline-brand-two.dropdown-toggle.show:focus,
.btn-outline-brand-two:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(50, 50, 50, .5)
}

.btn-outline-brand-two.disabled,
.btn-outline-brand-two:disabled {
    color: #323232;
    background-color: transparent
}

.btn-outline-transparent {
    color: transparent;
    border-color: transparent
}

.btn-outline-transparent:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-check:focus+.btn-outline-transparent,
.btn-outline-transparent:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.btn-outline-transparent,
.btn-check:checked+.btn-outline-transparent,
.btn-outline-transparent.active,
.btn-outline-transparent.dropdown-toggle.show,
.btn-outline-transparent:active {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.btn-check:active+.btn-outline-transparent:focus,
.btn-check:checked+.btn-outline-transparent:focus,
.btn-outline-transparent.active:focus,
.btn-outline-transparent.dropdown-toggle.show:focus,
.btn-outline-transparent:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-outline-transparent.disabled,
.btn-outline-transparent:disabled {
    color: transparent;
    background-color: transparent
}

.btn-outline-storybook {
    color: #ff4785;
    border-color: #ff4785
}

.btn-outline-storybook:hover {
    color: #000;
    background-color: #ff4785;
    border-color: #ff4785
}

.btn-check:focus+.btn-outline-storybook,
.btn-outline-storybook:focus {
    box-shadow: 0 0 0 .25rem rgba(255, 71, 133, .5)
}

.btn-check:active+.btn-outline-storybook,
.btn-check:checked+.btn-outline-storybook,
.btn-outline-storybook.active,
.btn-outline-storybook.dropdown-toggle.show,
.btn-outline-storybook:active {
    color: #000;
    background-color: #ff4785;
    border-color: #ff4785
}

.btn-check:active+.btn-outline-storybook:focus,
.btn-check:checked+.btn-outline-storybook:focus,
.btn-outline-storybook.active:focus,
.btn-outline-storybook.dropdown-toggle.show:focus,
.btn-outline-storybook:active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 71, 133, .5)
}

.btn-outline-storybook.disabled,
.btn-outline-storybook:disabled {
    color: #ff4785;
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    color: #272727;
    text-decoration: underline
}

.btn-link:hover {
    color: #564aa9
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown,
.dropend,
.dropstart,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: .125rem
}

.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: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.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: .125rem
}

.dropend .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em 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: .125rem
}

.dropstart .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropstart .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropstart .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropstart .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1e2125;
    background-color: #e9ecef
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #272727
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1rem;
    color: #212529
}

.dropdown-menu-dark {
    color: #dee2e6;
    background-color: #343a40;
    border-color: rgba(0, 0, 0, .15)
}

.dropdown-menu-dark .dropdown-item {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color: #272727
}

.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
    color: #adb5bd
}

.dropdown-menu-dark .dropdown-divider {
    border-color: rgba(0, 0, 0, .15)
}

.dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-header {
    color: #adb5bd
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropend .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn~.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #272727;
    text-decoration: none;
    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 {
        transition: none
    }
}

.nav-link:focus,
.nav-link:hover {
    color: #564aa9
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #272727
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    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 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: 75vh;
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler,
    .navbar-expand-sm .offcanvas-header {
        display: none
    }

    .navbar-expand-sm .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand-sm .offcanvas-bottom,
    .navbar-expand-sm .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-sm .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler,
    .navbar-expand-md .offcanvas-header {
        display: none
    }

    .navbar-expand-md .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand-md .offcanvas-bottom,
    .navbar-expand-md .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-md .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler,
    .navbar-expand-lg .offcanvas-header {
        display: none
    }

    .navbar-expand-lg .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand-lg .offcanvas-bottom,
    .navbar-expand-lg .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-lg .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler,
    .navbar-expand-xl .offcanvas-header {
        display: none
    }

    .navbar-expand-xl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand-xl .offcanvas-bottom,
    .navbar-expand-xl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:1400px) {
    .navbar-expand-xxl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler,
    .navbar-expand-xxl .offcanvas-header {
        display: none
    }

    .navbar-expand-xxl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        -webkit-transform: none;
        transform: none
    }

    .navbar-expand-xxl .offcanvas-bottom,
    .navbar-expand-xxl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xxl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler,
.navbar-expand .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    -webkit-transform: none;
    transform: none
}

.navbar-expand .offcanvas-bottom,
.navbar-expand .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0
}

.navbar-expand .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .45)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .45);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0,0,0,0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .45)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .55)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .55);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .55)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid transparent;
    border-radius: 1rem;
    box-shadow: 0 1.6rem 3rem rgba(0, 0, 0, .1)
}

.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: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid transparent
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid transparent
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.5rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-group>.card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 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-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        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-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #6154be;
    background-color: #f0effb;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236154be'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #b6aee9;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(108, 93, 211, .25)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-body {
    padding: 1rem 1.25rem
}

.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 {
    border-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
    content: var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #272727;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    border-color: #dee2e6
}

.page-link:focus,
.page-link:hover {
    color: #564aa9;
    background-color: #e9ecef
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(108, 93, 211, .25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6
}

.page-link {
    padding: .375rem .75rem
}

.page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    color: #41387f;
    background-color: #e2dff6;
    border-color: #d3cef2
}

.alert-primary .alert-link {
    color: #342d66
}

.alert-secondary {
    color: #66414d;
    background-color: #ffecf2;
    border-color: #ffe3ec
}

.alert-secondary .alert-link {
    color: #52343e
}

.alert-success {
    color: #2a7166;
    background-color: #daf2ee;
    border-color: #c8ebe6
}

.alert-success .alert-link {
    color: #225a52
}

.alert-info {
    color: #029;
    background-color: #ccd7ff;
    border-color: #b3c3ff
}

.alert-info .alert-link {
    color: #001b7a
}

.alert-warning {
    color: #665321;
    background-color: #fff5dc;
    border-color: #fff1cb
}

.alert-warning .alert-link {
    color: #52421a
}

.alert-danger {
    color: #923214;
    background-color: #fdddd3;
    border-color: #fbccbc
}

.alert-danger .alert-link {
    color: #752810
}

.alert-light {
    color: #46566d;
    background-color: #e3e9f0;
    border-color: #d5dde9
}

.alert-light .alert-link {
    color: #384557
}

.alert-dark {
    color: #131418;
    background-color: #d2d3d4;
    border-color: #bcbcbf
}

.alert-dark .alert-link {
    color: #0f1013
}

.alert-brand {
    color: #665201;
    background-color: #fff5cc;
    border-color: #fff0b3
}

.alert-brand .alert-link {
    color: #524201
}

.alert-brand-two {
    color: #1e1e1e;
    background-color: #d6d6d6;
    border-color: #c2c2c2
}

.alert-brand-two .alert-link {
    color: #181818
}

.alert-transparent {
    color: rgba(0, 0, 0, .6);
    background-color: hsla(0, 0%, 100%, .8);
    border-color: hsla(0, 0%, 100%, .7)
}

.alert-transparent .alert-link {
    color: rgba(0, 0, 0, .68)
}

.alert-storybook {
    color: #992b50;
    background-color: #ffdae7;
    border-color: #ffc8da
}

.alert-storybook .alert-link {
    color: #7a2240
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    height: 1rem;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075)
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #272727;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>li:before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.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: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    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: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        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: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        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: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        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: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        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: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:1400px) {
    .list-group-horizontal-xxl {
        flex-direction: row
    }

    .list-group-horizontal-xxl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        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: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #41387f;
    background-color: #e2dff6
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #41387f;
    background-color: #cbc9dd
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #41387f;
    border-color: #41387f
}

.list-group-item-secondary {
    color: #66414d;
    background-color: #ffecf2
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #66414d;
    background-color: #e6d4da
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #66414d;
    border-color: #66414d
}

.list-group-item-success {
    color: #2a7166;
    background-color: #daf2ee
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #2a7166;
    background-color: #c4dad6
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #2a7166;
    border-color: #2a7166
}

.list-group-item-info {
    color: #029;
    background-color: #ccd7ff
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #029;
    background-color: #b8c2e6
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #029;
    border-color: #029
}

.list-group-item-warning {
    color: #665321;
    background-color: #fff5dc
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #665321;
    background-color: #e6ddc6
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #665321;
    border-color: #665321
}

.list-group-item-danger {
    color: #923214;
    background-color: #fdddd3
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #923214;
    background-color: #e4c7be
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #923214;
    border-color: #923214
}

.list-group-item-light {
    color: #46566d;
    background-color: #e3e9f0
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #46566d;
    background-color: #ccd2d8
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #46566d;
    border-color: #46566d
}

.list-group-item-dark {
    color: #131418;
    background-color: #d2d3d4
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #131418;
    background-color: #bdbebf
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #131418;
    border-color: #131418
}

.list-group-item-brand {
    color: #665201;
    background-color: #fff5cc
}

.list-group-item-brand.list-group-item-action:focus,
.list-group-item-brand.list-group-item-action:hover {
    color: #665201;
    background-color: #e6ddb8
}

.list-group-item-brand.list-group-item-action.active {
    color: #fff;
    background-color: #665201;
    border-color: #665201
}

.list-group-item-brand-two {
    color: #1e1e1e;
    background-color: #d6d6d6
}

.list-group-item-brand-two.list-group-item-action:focus,
.list-group-item-brand-two.list-group-item-action:hover {
    color: #1e1e1e;
    background-color: #c1c1c1
}

.list-group-item-brand-two.list-group-item-action.active {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e
}

.list-group-item-transparent {
    color: rgba(0, 0, 0, .6);
    background-color: hsla(0, 0%, 100%, .8)
}

.list-group-item-transparent.list-group-item-action:focus,
.list-group-item-transparent.list-group-item-action:hover {
    color: rgba(0, 0, 0, .6);
    background-color: hsla(0, 0%, 85.9%, .82)
}

.list-group-item-transparent.list-group-item-action.active {
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    border-color: rgba(0, 0, 0, .6)
}

.list-group-item-storybook {
    color: #992b50;
    background-color: #ffdae7
}

.list-group-item-storybook.list-group-item-action:focus,
.list-group-item-storybook.list-group-item-action:hover {
    color: #992b50;
    background-color: #e6c4d0
}

.list-group-item-storybook.list-group-item-action.active {
    color: #fff;
    background-color: #992b50;
    border-color: #992b50
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    border-radius: 1rem;
    opacity: .5
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(108, 93, 211, .25);
    opacity: 1
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .25
}

.btn-close-white {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: .875rem;
    pointer-events: auto;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    width: -webkit-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: .75rem
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-header .btn-close {
    margin-right: -.375rem;
    margin-left: .75rem
}

.toast-body {
    padding: .75rem;
    word-wrap: break-word
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        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% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
    padding: .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-content {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-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 {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

.modal-fullscreen .modal-footer {
    border-radius: 0
}

@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 {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0
    }
}

@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 {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0
    }
}

@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 {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0
    }
}

@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 {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0
    }
}

@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 {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0
    }
}

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: Poppins, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: Poppins, var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .tooltip-arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
    top: -1px;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[data-popper-placement^=right],
.bs-tooltip-end {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
    right: -1px;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[data-popper-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
    top: 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,
.bs-tooltip-bottom .tooltip-arrow:before {
    bottom: -1px;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[data-popper-placement^=left],
.bs-tooltip-start {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,
.bs-tooltip-start .tooltip-arrow:before {
    left: -1px;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1070;
    display: block;
    max-width: 276px;
    font-family: Poppins, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: Poppins, var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem
}

.popover .popover-arrow:after,
.popover .popover-arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,
.bs-popover-top>.popover-arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,
.bs-popover-top>.popover-arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,
.bs-popover-top>.popover-arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,
.bs-popover-end>.popover-arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,
.bs-popover-end>.popover-arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,
.bs-popover-end>.popover-arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,
.bs-popover-bottom>.popover-arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,
.bs-popover-bottom>.popover-arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,
.bs-popover-bottom>.popover-arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f0f0f0
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,
.bs-popover-start>.popover-arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,
.bs-popover-start>.popover-arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,
.bs-popover-start>.popover-arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f0f0f0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: 1rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    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;
    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 {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0 .6s
}

@media (prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-end,
    .carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    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 transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        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-next-icon,
.carousel-dark .carousel-control-prev-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .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 {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion:reduce) {

    .spinner-border,
    .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem
}

.offcanvas-header .btn-close {
    padding: .5rem;
    margin-top: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.5rem
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5
}

.offcanvas-body {
    flex-grow: 1;
    padding: 1rem;
    overflow-y: auto
}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.offcanvas-bottom,
.offcanvas-top {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%
}

.offcanvas-bottom {
    border-top: 1px solid rgba(0, 0, 0, .2);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.offcanvas.show {
    -webkit-transform: none;
    transform: none
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.link-primary {
    color: #272727
}

.link-primary:focus,
.link-primary:hover {
    color: #564aa9
}

.link-secondary {
    color: #ffa2c0
}

.link-secondary:focus,
.link-secondary:hover {
    color: #ffb5cd
}

.link-success {
    color: #46bcaa
}

.link-success:focus,
.link-success:hover {
    color: #6bc9bb
}

.link-info {
    color: #0038ff
}

.link-info:focus,
.link-info:hover {
    color: #002dcc
}

.link-warning {
    color: #ffcf52
}

.link-warning:focus,
.link-warning:hover {
    color: #ffd975
}

.link-danger {
    color: #f35421
}

.link-danger:focus,
.link-danger:hover {
    color: #f5764d
}

.link-light {
    color: #f6f9fa
}

.link-light:focus,
.link-light:hover {
    color: #90a5c4
}

.link-dark {
    color: #1f2128
}

.link-dark:focus,
.link-dark:hover {
    color: #191a20
}

.link-brand {
    color: #ffcd02
}

.link-brand:focus,
.link-brand:hover {
    color: #ffd735
}

.link-brand-two {
    color: #323232
}

.link-brand-two:focus,
.link-brand-two:hover {
    color: #282828
}

.link-transparent {
    color: transparent
}

.link-transparent:focus,
.link-transparent:hover {
    color: rgba(0, 0, 0, .2)
}

.link-storybook {
    color: #ff4785
}

.link-storybook:focus,
.link-storybook:hover {
    color: #ff6c9d
}

.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.85714%
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

@media (min-width:576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.hstack {
    flex-direction: row;
    align-items: center
}

.hstack,
.vstack {
    display: flex;
    align-self: stretch
}

.vstack {
    flex: 1 1 auto;
    flex-direction: column
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    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
}

.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;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .25
}

.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
}

.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
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

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

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

.d-flex {
    display: flex !important
}

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

.d-none {
    display: none !important
}

.shadow {
    box-shadow: 0 1.6rem 3rem rgba(0, 0, 0, .1) !important
}

.shadow-sm {
    box-shadow: 0 .8rem 3rem rgba(0, 0, 0, .075) !important
}

.shadow-lg {
    box-shadow: 0 1.6rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.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: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #dee2e6 !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #dee2e6 !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #272727 !important
}

.border-secondary {
    border-color: #ffa2c0 !important
}

.border-success {
    border-color: #46bcaa !important
}

.border-info {
    border-color: #0038ff !important
}

.border-warning {
    border-color: #ffcf52 !important
}

.border-danger {
    border-color: #f35421 !important
}

.border-light {
    border-color: #f6f9fa !important
}

.border-dark {
    border-color: #1f2128 !important
}

.border-brand {
    border-color: #ffcd02 !important
}

.border-brand-two {
    border-color: #323232 !important
}

.border-transparent {
    border-color: transparent !important
}

.border-storybook {
    border-color: #ff4785 !important
}

.border-white {
    border-color: #fff !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
}

.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 {
    flex: 1 1 auto !important
}

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
    grid-gap: 0 !important;
    gap: 0 !important
}

.gap-1 {
    grid-gap: .25rem !important;
    gap: .25rem !important
}

.gap-2 {
    grid-gap: .5rem !important;
    gap: .5rem !important
}

.gap-3 {
    grid-gap: 1rem !important;
    gap: 1rem !important
}

.gap-4 {
    grid-gap: 1.5rem !important;
    gap: 1.5rem !important
}

.gap-5 {
    grid-gap: 3rem !important;
    gap: 3rem !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.font-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !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(108, 93, 211, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(255, 162, 192, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(70, 188, 170, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(0, 56, 255, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(255, 207, 82, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(243, 84, 33, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(116, 143, 181, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(31, 33, 40, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(0, 0, 0, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(255, 255, 255, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(33, 37, 41, var(--bs-text-opacity)) !important;
    color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: #6c757d !important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: hsla(0, 0%, 100%, .5) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.text-opacity-25 {
    --bs-text-opacity: .25
}

.text-opacity-50 {
    --bs-text-opacity: .5
}

.text-opacity-75 {
    --bs-text-opacity: .75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(108, 93, 211, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 162, 192, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(70, 188, 170, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(0, 56, 255, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 207, 82, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(243, 84, 33, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(31, 33, 40, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important
}

.bg-opacity-10 {
    --bs-bg-opacity: .1
}

.bg-opacity-25 {
    --bs-bg-opacity: .25
}

.bg-opacity-50 {
    --bs-bg-opacity: .5
}

.bg-opacity-75 {
    --bs-bg-opacity: .75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-gradient {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0)) !important;
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-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: 1rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: .875rem !important
}

.rounded-2 {
    border-radius: 1rem !important
}

.rounded-3 {
    border-radius: 1.25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-top {
    border-top-left-radius: 1rem !important
}

.rounded-end,
.rounded-top {
    border-top-right-radius: 1rem !important
}

.rounded-bottom,
.rounded-end {
    border-bottom-right-radius: 1rem !important
}

.rounded-bottom,
.rounded-start {
    border-bottom-left-radius: 1rem !important
}

.rounded-start {
    border-top-left-radius: 1rem !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width:576px) {
    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: 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-table {
        display: table !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-sm-0 {
        grid-gap: 0 !important;
        gap: 0 !important
    }

    .gap-sm-1 {
        grid-gap: .25rem !important;
        gap: .25rem !important
    }

    .gap-sm-2 {
        grid-gap: .5rem !important;
        gap: .5rem !important
    }

    .gap-sm-3 {
        grid-gap: 1rem !important;
        gap: 1rem !important
    }

    .gap-sm-4 {
        grid-gap: 1.5rem !important;
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        grid-gap: 3rem !important;
        gap: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-0 {
        order: 0 !important
    }

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

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }
}

@media (min-width:768px) {
    .float-md-start {
        float: left !important
    }

    .float-md-end {
        float: right !important
    }

    .float-md-none {
        float: 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-table {
        display: table !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-md-0 {
        grid-gap: 0 !important;
        gap: 0 !important
    }

    .gap-md-1 {
        grid-gap: .25rem !important;
        gap: .25rem !important
    }

    .gap-md-2 {
        grid-gap: .5rem !important;
        gap: .5rem !important
    }

    .gap-md-3 {
        grid-gap: 1rem !important;
        gap: 1rem !important
    }

    .gap-md-4 {
        grid-gap: 1.5rem !important;
        gap: 1.5rem !important
    }

    .gap-md-5 {
        grid-gap: 3rem !important;
        gap: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-0 {
        order: 0 !important
    }

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

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

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

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

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

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

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

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

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

    .mx-md-0 {
        margin-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: 3rem !important;
        margin-left: 3rem !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: 3rem !important;
        margin-bottom: 3rem !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: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .px-md-0 {
        padding-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: 3rem !important;
        padding-left: 3rem !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: 3rem !important;
        padding-bottom: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-lg-0 {
        grid-gap: 0 !important;
        gap: 0 !important
    }

    .gap-lg-1 {
        grid-gap: .25rem !important;
        gap: .25rem !important
    }

    .gap-lg-2 {
        grid-gap: .5rem !important;
        gap: .5rem !important
    }

    .gap-lg-3 {
        grid-gap: 1rem !important;
        gap: 1rem !important
    }

    .gap-lg-4 {
        grid-gap: 1.5rem !important;
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        grid-gap: 3rem !important;
        gap: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-0 {
        order: 0 !important
    }

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

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

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

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

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

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

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

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

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

    .mx-lg-0 {
        margin-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: 3rem !important;
        margin-left: 3rem !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: 3rem !important;
        margin-bottom: 3rem !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: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .px-lg-0 {
        padding-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: 3rem !important;
        padding-left: 3rem !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: 3rem !important;
        padding-bottom: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-xl-0 {
        grid-gap: 0 !important;
        gap: 0 !important
    }

    .gap-xl-1 {
        grid-gap: .25rem !important;
        gap: .25rem !important
    }

    .gap-xl-2 {
        grid-gap: .5rem !important;
        gap: .5rem !important
    }

    .gap-xl-3 {
        grid-gap: 1rem !important;
        gap: 1rem !important
    }

    .gap-xl-4 {
        grid-gap: 1.5rem !important;
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        grid-gap: 3rem !important;
        gap: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-0 {
        order: 0 !important
    }

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

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

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

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

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

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

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

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

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

    .mx-xl-0 {
        margin-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: 3rem !important;
        margin-left: 3rem !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: 3rem !important;
        margin-bottom: 3rem !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: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .px-xl-0 {
        padding-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: 3rem !important;
        padding-left: 3rem !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: 3rem !important;
        padding-bottom: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-xxl-0 {
        grid-gap: 0 !important;
        gap: 0 !important
    }

    .gap-xxl-1 {
        grid-gap: .25rem !important;
        gap: .25rem !important
    }

    .gap-xxl-2 {
        grid-gap: .5rem !important;
        gap: .5rem !important
    }

    .gap-xxl-3 {
        grid-gap: 1rem !important;
        gap: 1rem !important
    }

    .gap-xxl-4 {
        grid-gap: 1.5rem !important;
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        grid-gap: 3rem !important;
        gap: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xxl-0 {
        order: 0 !important
    }

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

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

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

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

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

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

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

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

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

    .mx-xxl-0 {
        margin-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: 3rem !important;
        margin-left: 3rem !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: 3rem !important;
        margin-bottom: 3rem !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: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .px-xxl-0 {
        padding-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: 3rem !important;
        padding-left: 3rem !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: 3rem !important;
        padding-bottom: 3rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

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

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

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

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

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

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

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

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

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

body {
    overflow-x: hidden
}

.navbar-nav .nav-item * {
    font-weight: 600;
    font-size: 1.25rem
}

.navbar-nav .nav-link {
    transition: all .2s ease-in-out
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
    color: #1f2128
}

.header {
    background: hsla(0, 0%, 100%, .5);
    -webkit-backdrop-filter: blur(.6rem);
    backdrop-filter: blur(.6rem);
    padding-top: 2rem;
    padding-bottom: 2rem
}

.scroll-margin {
    scroll-margin: 100px
}

.effect-hover {
    transition: all .2s ease-in-out;
    background: #f6f9fa;
    overflow: hidden
}

.effect-hover>img {
    transition: all .2s ease-in-out;
    top: 1rem;
    position: relative;
    box-shadow: 0 1.6rem 3rem rgba(0, 0, 0, .175)
}

.effect-hover:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    background: #0038ff
}

.effect-hover:hover>img {
    top: 0;
    box-shadow: none
}

.padding-block {
    display: flex;
    text-align: center;
    font-size: 5vmax;
    justify-content: center;
    align-items: center;
    background-color: #efefef;
    color: #333
}

.box {
    flex-shrink: 0;
    width: 90vh;
    height: 70vh;
    margin: 6vh 0
}

@media (max-width:991.98px) {
    .c-h-lg-down-100 {
        height: 100%
    }
}

@media (max-width:1199.98px) {
    .landing-device {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@media (max-width:767.98px) {
    .landing-device {
        -webkit-transform: unset;
        transform: unset;
        zoom: .5;
        position: relative;
        overflow-x: hidden;
        height: 150vw
    }
}

.demo-background {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='236.717' height='185.496'%3E%3Cpath data-name='Path 2932' d='M222.557 18.418c-8.5-10.91-21.592-19.2-35.4-18.36-24.79 1.505-40.117 29.8-64.263 35.6-12.246 2.945-25.059-.346-37.089-4.078-7.644-2.371-15.4-4.948-23.258-6.244h-.006a55.243 55.243 0 00-13.623-.684c-.481.04-.946.1-1.4.165-12.751 1.1-21.239 6.22-26.659 10.984a41.271 41.271 0 00-7.25 7.939 62.111 62.111 0 00-6.544 11.976 93.657 93.657 0 0079.042 129.48c28.031 2.213 55.665-8.3 79.937-22.493 25.307-14.8 48.794-34.6 61.583-60.979s12.949-60.18-5.07-83.306z' fill='%23ecf0ff'/%3E%3C/svg%3E");
    background-position: 10% 50%
}

.demo-background,
.layout-background {
    background-repeat: no-repeat;
    background-size: 45%
}

.layout-background {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='236.717' height='185.496'%3E%3Cpath data-name='Path 2932' d='M222.557 18.418c-8.5-10.91-21.592-19.2-35.4-18.36-24.79 1.505-40.117 29.8-64.263 35.6-12.246 2.945-25.059-.346-37.089-4.078-7.644-2.371-15.4-4.948-23.258-6.244h-.006a55.243 55.243 0 00-13.623-.684c-.481.04-.946.1-1.4.165-12.751 1.1-21.239 6.22-26.659 10.984a41.271 41.271 0 00-7.25 7.939 62.111 62.111 0 00-6.544 11.976 93.657 93.657 0 0079.042 129.48c28.031 2.213 55.665-8.3 79.937-22.493 25.307-14.8 48.794-34.6 61.583-60.979s12.949-60.18-5.07-83.306z' fill='%23e0dff5'/%3E%3C/svg%3E");
    background-position: 70% 50%
}

.object-fit-contain,
.slide-item img,
.slide-item svg {
    object-fit: contain;
    object-position: center
}

.slide-item img,
.slide-item svg {
    height: 50px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
    transition: all .2s ease-in-out
}

.slide-item img:hover,
.slide-item svg:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.preview-container .card {
    transition: all .2s ease-in-out
}

.preview-container .preview-image,
.preview-container .preview-image-2,
.preview-container .preview-image-3 {
    width: 100%;
    transition: all .6s ease-in-out
}

.preview-container .preview-image-3 {
    width: 85%;
    object-fit: contain;
    position: absolute;
    left: 2%;
    top: 1.5rem
}

.preview-container:hover .card {
    box-shadow: 0 1.6rem 3rem rgba(0, 0, 0, .175);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (min-width:992px) {
    .preview-container:hover .preview-image {
        width: 322px
    }

    .preview-container:hover .preview-image-2 {
        width: 850px
    }

    .preview-container:hover .preview-image-3 {
        width: 100%;
        left: 0
    }
}

.choose-your-side-bg {
    background-size: 140%;
    background-repeat: no-repeat;
    background-position-x: -15%;
    background-position-y: 140%
}

@media (max-width:991.98px) {
    .choose-your-side-bg {
        background-position-y: -140%
    }
}

@media (max-width:767.98px) {
    .choose-your-side-bg {
        background-position-y: 100%
    }
}

.credits-row {
    margin: calc(1.625rem)
}

@media (min-width:1200px) {
    .credits-row {
        margin: 5rem 0 10rem
    }
}

@media (max-width:1199.98px) {
    .credits-row {
        margin: calc(2.525rem)
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .credits-row {
        margin: 14rem 0 10rem
    }
}

@media (max-width:767.98px) {
    .credits-row {
        margin: calc(1.825rem)
    }
}

@media (max-width:767.98px) and (min-width:1200px) {
    .credits-row {
        margin: 7rem 0 10rem
    }
}

@media (max-width:575.98px) {
    .credits-row {
        margin: 0
    }
}

@media (max-width:575.98px) and (min-width:1200px) {
    .credits-row {
        margin: 0 0 10rem
    }
}

.hi-chat {
    position: absolute;
    -webkit-animation: hi-chat 10s infinite;
    animation: hi-chat 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: right;
    transform-origin: right
}

@-webkit-keyframes hi-chat {
    0% {
        top: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        top: 0;
        right: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        top: 0;
        right: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hi-chat {
    0% {
        top: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        top: 0;
        right: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        top: 0;
        right: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hi-quickmenu {
    position: absolute;
    -webkit-animation: hi-quickmenu 10s infinite;
    animation: hi-quickmenu 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: right;
    transform-origin: right
}

@-webkit-keyframes hi-quickmenu {
    0% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-quickmenu {
    0% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.hi-search {
    position: absolute;
    -webkit-animation: hi-search 10s infinite;
    animation: hi-search 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-search {
    0% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hi-search {
    0% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hi-menu {
    position: absolute;
    -webkit-animation: hi-menu 10s infinite;
    animation: hi-menu 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-menu {
    0% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-menu {
    0% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.hi-user {
    position: absolute;
    -webkit-animation: hi-user 10s infinite;
    animation: hi-user 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-user {
    0% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-user {
    0% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.hi-subteam {
    position: absolute;
    -webkit-animation: hi-subteam 10s infinite;
    animation: hi-subteam 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: right;
    transform-origin: right
}

@-webkit-keyframes hi-subteam {
    0% {
        bottom: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: 0;
        right: -20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hi-subteam {
    0% {
        bottom: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: calc(50% - 32px);
        right: 5%;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: 0;
        right: -20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hi-buttons {
    position: absolute;
    -webkit-animation: hi-buttons 10s infinite;
    animation: hi-buttons 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: right;
    transform-origin: right
}

@-webkit-keyframes hi-buttons {
    0% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-buttons {
    0% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        bottom: 0;
        right: 20%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        bottom: calc(50% - 32px);
        right: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.hi-tab {
    position: absolute;
    -webkit-animation: hi-tab 10s infinite;
    animation: hi-tab 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-tab {
    0% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hi-tab {
    0% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    to {
        bottom: 0;
        left: -30%;
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hi-backuser {
    position: absolute;
    -webkit-animation: hi-backuser 10s infinite;
    animation: hi-backuser 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-backuser {
    0% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    to {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-backuser {
    0% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    to {
        top: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.hi-breadcrumb {
    position: absolute;
    -webkit-animation: hi-breadcrumb 10s infinite;
    animation: hi-breadcrumb 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: left;
    transform-origin: left
}

@-webkit-keyframes hi-breadcrumb {
    0% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes hi-breadcrumb {
    0% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        bottom: 0;
        left: 30%;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        bottom: calc(50% - 32px);
        left: 0;
        opacity: 1;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.active-text-header {
    -webkit-animation: active-text-header 10s infinite;
    animation: active-text-header 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out
}

@-webkit-keyframes active-text-header {
    0% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    50% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    51% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    to {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }
}

@keyframes active-text-header {
    0% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    50% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    51% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    to {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }
}

.active-text-subheader {
    -webkit-animation: active-text-subheader 10s infinite;
    animation: active-text-subheader 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out
}

@-webkit-keyframes active-text-subheader {
    0% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    50% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    51% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    to {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }
}

@keyframes active-text-subheader {
    0% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    50% {
        background: linear-gradient(90deg, #212529, #212529);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    51% {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }

    to {
        background: linear-gradient(90deg, #272727, #ffa2c0);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text
    }
}

.navbar-light .navbar-toggler {
    border: none
}

.nav-0-2-1 {
    transform: translateZ(9999px)
}

.home-0-2-6 {
    min-height: 90vh
}

.landingText-0-2-7 {
    z-index: 1
}

.demos-0-2-8 {
    padding-top: 1rem;
    padding-bottom: 1.5rem
}

.tile-0-2-9 {
    height: 500px
}

.chooseYourSide-0-2-10 {
    background: linear-gradient(to top right, #eaeff4, #b8c9da)
}

.facitHeader-0-2-11 {
    height: 500px;
    margin-top: -200px
}

.facitHeader-0-2-11 .header-img {
    z-index: 1;
    box-shadow: 0 1.6rem 3rem #000;
    border-radius: 13px
}

.facitSubeader-0-2-12 {
    height: 500px;
    margin-top: -400px
}

.facitSubeader-0-2-12 .header-img {
    z-index: 1;
    box-shadow: 0 1.6rem 3rem #000;
    border-radius: 13px
}

.items-0-2-13 {
    inset: 0
}

.animationContainer-0-2-14 {
    overflow-x: hidden
}

.unit {
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -30px;
    margin-left: -20px
}

.unit>* {
    margin-bottom: 30px;
    margin-left: 20px
}

.unit:empty {
    margin-bottom: 0;
    margin-left: 0
}

.unit-body {
    flex: 0 1 auto
}

.unit-left,
.unit-right {
    flex: 0 0 auto;
    max-width: 100%
}

.unit-md {
    margin-bottom: -15px;
    margin-left: -15px
}

.unit-md>* {
    margin-bottom: 15px;
    margin-left: 15px
}

.unit-title {
    margin-top: 16px
}

.unit-title+.unit-text {
    margin-top: 20px
}

.unit-text {
    font-size: 16px
}

.icon-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 74px;
    border-radius: 50%
}

a {
    transition: all .25s ease-in-out
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

a:hover {
    color: #93c43e
}

a[href*=mailto],
a[href*=tel] {
    white-space: nowrap
}

.link-hover {
    color: #93c43e
}

.link-press {
    color: #93c43e
}

.link-img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-color: #15171a
}

.link-img img {
    transition: all .25s ease-in-out
}

.link-img:hover img {
    opacity: .8;
    transform: scale(1.025)
}

.link-inherit,
.link-inherit:active,
.link-inherit:focus {
    color: inherit
}

.link-inherit:hover {
    text-decoration: underline
}

.link-border {
    position: relative;
    display: inline-block;
    color: #15171a;
    font-weight: 700
}

.link-border:active,
.link-border:focus,
.link-border:hover {
    color: #15171a
}

.link-border:active::before,
.link-border:focus::before,
.link-border:hover::before {
    opacity: 1
}

.link-border::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #15171a;
    opacity: .1;
    transition: all .25s ease-in-out
}

a:focus,
button:focus {
    outline: 0 !important
}

br {
    line-height: 0
}

button::-moz-focus-inner {
    border: 0
}

:focus {
    outline: 0
}

blockquote {
    padding: 0;
    margin: 0
}

button,
input,
select,
textarea {
    outline: 0
}

button {
    padding: 0
}

label {
    margin-bottom: 0
}

p {
    margin: 0
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

ol li,
ul li {
    display: block
}

dl {
    margin: 0
}

dd,
dt {
    line-height: inherit
}

dt {
    font-weight: inherit
}

dd {
    margin-bottom: 0
}

cite {
    font-style: normal
}

form {
    margin-bottom: 0
}

blockquote {
    padding-left: 0;
    border-left: 0
}

address {
    margin-top: 0;
    margin-bottom: 0
}

figure {
    margin-bottom: 0
}

html p a:hover {
    text-decoration: none
}

.bg-dark,
.bg-dark .h1,
.bg-dark .h2,
.bg-dark .h3,
.bg-dark .h4,
.bg-dark .h5,
.bg-dark .h6,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.context-dark,
.context-dark .h1,
.context-dark .h2,
.context-dark .h3,
.context-dark .h4,
.context-dark .h5,
.context-dark .h6,
.context-dark h1,
.context-dark h2,
.context-dark h3,
.context-dark h4,
.context-dark h5,
.context-dark h6 {
    color: #fff
}

.big-dot {
    font-size: 75px;
    color: #93c43e;
    font-weight: 800
}

.what-we-do h6 {
    font-family: Dosis, sans-serif;
    margin: 0;
    font-weight: 700;
    color: #111
}

@media (min-width:576px) {
    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: 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-table {
        display: table !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: .75rem !important
    }

    .gap-sm-4 {
        gap: 1rem !important
    }

    .gap-sm-5 {
        gap: 1.25rem !important
    }

    .gap-sm-6 {
        gap: 1.5rem !important
    }

    .gap-sm-7 {
        gap: 1.75rem !important
    }

    .gap-sm-8 {
        gap: 2rem !important
    }

    .gap-sm-9 {
        gap: 2.25rem !important
    }

    .gap-sm-10 {
        gap: 2.5rem !important
    }

    .gap-sm-11 {
        gap: 3rem !important
    }

    .gap-sm-12 {
        gap: 3.5rem !important
    }

    .gap-sm-13 {
        gap: 4rem !important
    }

    .gap-sm-14 {
        gap: 4.5rem !important
    }

    .gap-sm-15 {
        gap: 5rem !important
    }

    .gap-sm-16 {
        gap: 6rem !important
    }

    .gap-sm-17 {
        gap: 7rem !important
    }

    .gap-sm-18 {
        gap: 8rem !important
    }

    .gap-sm-19 {
        gap: 9rem !important
    }

    .gap-sm-20 {
        gap: 10rem !important
    }

    .gap-sm-21 {
        gap: 12.5rem !important
    }

    .gap-sm-22 {
        gap: 15rem !important
    }

    .gap-sm-23 {
        gap: 17.5rem !important
    }

    .gap-sm-24 {
        gap: 20rem !important
    }

    .gap-sm-25 {
        gap: 22.5rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-0 {
        order: 0 !important
    }

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

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

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

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

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

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

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

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

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

    .m-sm-7 {
        margin: 1.75rem !important
    }

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

    .m-sm-9 {
        margin: 2.25rem !important
    }

    .m-sm-10 {
        margin: 2.5rem !important
    }

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

    .m-sm-12 {
        margin: 3.5rem !important
    }

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

    .m-sm-14 {
        margin: 4.5rem !important
    }

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

    .m-sm-16 {
        margin: 6rem !important
    }

    .m-sm-17 {
        margin: 7rem !important
    }

    .m-sm-18 {
        margin: 8rem !important
    }

    .m-sm-19 {
        margin: 9rem !important
    }

    .m-sm-20 {
        margin: 10rem !important
    }

    .m-sm-21 {
        margin: 12.5rem !important
    }

    .m-sm-22 {
        margin: 15rem !important
    }

    .m-sm-23 {
        margin: 17.5rem !important
    }

    .m-sm-24 {
        margin: 20rem !important
    }

    .m-sm-25 {
        margin: 22.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: .75rem !important;
        margin-left: .75rem !important
    }

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

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

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

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

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

    .mx-sm-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }

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

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

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

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

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

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

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

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

    .mx-sm-18 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .mx-sm-19 {
        margin-right: 9rem !important;
        margin-left: 9rem !important
    }

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

    .mx-sm-21 {
        margin-right: 12.5rem !important;
        margin-left: 12.5rem !important
    }

    .mx-sm-22 {
        margin-right: 15rem !important;
        margin-left: 15rem !important
    }

    .mx-sm-23 {
        margin-right: 17.5rem !important;
        margin-left: 17.5rem !important
    }

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

    .mx-sm-25 {
        margin-right: 22.5rem !important;
        margin-left: 22.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: .75rem !important;
        margin-bottom: .75rem !important
    }

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

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

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

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

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

    .my-sm-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

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

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

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

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

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

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

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

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

    .my-sm-18 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .my-sm-19 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }

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

    .my-sm-21 {
        margin-top: 12.5rem !important;
        margin-bottom: 12.5rem !important
    }

    .my-sm-22 {
        margin-top: 15rem !important;
        margin-bottom: 15rem !important
    }

    .my-sm-23 {
        margin-top: 17.5rem !important;
        margin-bottom: 17.5rem !important
    }

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

    .my-sm-25 {
        margin-top: 22.5rem !important;
        margin-bottom: 22.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: .75rem !important
    }

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

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

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

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

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

    .mt-sm-9 {
        margin-top: 2.25rem !important
    }

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

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

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

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

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

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

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

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

    .mt-sm-18 {
        margin-top: 8rem !important
    }

    .mt-sm-19 {
        margin-top: 9rem !important
    }

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

    .mt-sm-21 {
        margin-top: 12.5rem !important
    }

    .mt-sm-22 {
        margin-top: 15rem !important
    }

    .mt-sm-23 {
        margin-top: 17.5rem !important
    }

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

    .mt-sm-25 {
        margin-top: 22.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: .75rem !important
    }

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

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

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

    .me-sm-7 {
        margin-right: 1.75rem !important
    }

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

    .me-sm-9 {
        margin-right: 2.25rem !important
    }

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

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

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

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

    .me-sm-14 {
        margin-right: 4.5rem !important
    }

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

    .me-sm-16 {
        margin-right: 6rem !important
    }

    .me-sm-17 {
        margin-right: 7rem !important
    }

    .me-sm-18 {
        margin-right: 8rem !important
    }

    .me-sm-19 {
        margin-right: 9rem !important
    }

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

    .me-sm-21 {
        margin-right: 12.5rem !important
    }

    .me-sm-22 {
        margin-right: 15rem !important
    }

    .me-sm-23 {
        margin-right: 17.5rem !important
    }

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

    .me-sm-25 {
        margin-right: 22.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: .75rem !important
    }

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

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

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

    .mb-sm-7 {
        margin-bottom: 1.75rem !important
    }

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

    .mb-sm-9 {
        margin-bottom: 2.25rem !important
    }

    .mb-sm-10 {
        margin-bottom: 2.5rem !important
    }

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

    .mb-sm-12 {
        margin-bottom: 3.5rem !important
    }

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

    .mb-sm-14 {
        margin-bottom: 4.5rem !important
    }

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

    .mb-sm-16 {
        margin-bottom: 6rem !important
    }

    .mb-sm-17 {
        margin-bottom: 7rem !important
    }

    .mb-sm-18 {
        margin-bottom: 8rem !important
    }

    .mb-sm-19 {
        margin-bottom: 9rem !important
    }

    .mb-sm-20 {
        margin-bottom: 10rem !important
    }

    .mb-sm-21 {
        margin-bottom: 12.5rem !important
    }

    .mb-sm-22 {
        margin-bottom: 15rem !important
    }

    .mb-sm-23 {
        margin-bottom: 17.5rem !important
    }

    .mb-sm-24 {
        margin-bottom: 20rem !important
    }

    .mb-sm-25 {
        margin-bottom: 22.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: .75rem !important
    }

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

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

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

    .ms-sm-7 {
        margin-left: 1.75rem !important
    }

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

    .ms-sm-9 {
        margin-left: 2.25rem !important
    }

    .ms-sm-10 {
        margin-left: 2.5rem !important
    }

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

    .ms-sm-12 {
        margin-left: 3.5rem !important
    }

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

    .ms-sm-14 {
        margin-left: 4.5rem !important
    }

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

    .ms-sm-16 {
        margin-left: 6rem !important
    }

    .ms-sm-17 {
        margin-left: 7rem !important
    }

    .ms-sm-18 {
        margin-left: 8rem !important
    }

    .ms-sm-19 {
        margin-left: 9rem !important
    }

    .ms-sm-20 {
        margin-left: 10rem !important
    }

    .ms-sm-21 {
        margin-left: 12.5rem !important
    }

    .ms-sm-22 {
        margin-left: 15rem !important
    }

    .ms-sm-23 {
        margin-left: 17.5rem !important
    }

    .ms-sm-24 {
        margin-left: 20rem !important
    }

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

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

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

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

    .m-sm-n3 {
        margin: -.75rem !important
    }

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

    .m-sm-n5 {
        margin: -1.25rem !important
    }

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

    .m-sm-n7 {
        margin: -1.75rem !important
    }

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

    .m-sm-n9 {
        margin: -2.25rem !important
    }

    .m-sm-n10 {
        margin: -2.5rem !important
    }

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

    .m-sm-n12 {
        margin: -3.5rem !important
    }

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

    .m-sm-n14 {
        margin: -4.5rem !important
    }

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

    .m-sm-n16 {
        margin: -6rem !important
    }

    .m-sm-n17 {
        margin: -7rem !important
    }

    .m-sm-n18 {
        margin: -8rem !important
    }

    .m-sm-n19 {
        margin: -9rem !important
    }

    .m-sm-n20 {
        margin: -10rem !important
    }

    .m-sm-n21 {
        margin: -12.5rem !important
    }

    .m-sm-n22 {
        margin: -15rem !important
    }

    .m-sm-n23 {
        margin: -17.5rem !important
    }

    .m-sm-n24 {
        margin: -20rem !important
    }

    .m-sm-n25 {
        margin: -22.5rem !important
    }

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

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

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

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

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

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

    .mx-sm-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }

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

    .mx-sm-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }

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

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

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

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

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

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

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

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

    .mx-sm-n18 {
        margin-right: -8rem !important;
        margin-left: -8rem !important
    }

    .mx-sm-n19 {
        margin-right: -9rem !important;
        margin-left: -9rem !important
    }

    .mx-sm-n20 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-sm-n21 {
        margin-right: -12.5rem !important;
        margin-left: -12.5rem !important
    }

    .mx-sm-n22 {
        margin-right: -15rem !important;
        margin-left: -15rem !important
    }

    .mx-sm-n23 {
        margin-right: -17.5rem !important;
        margin-left: -17.5rem !important
    }

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

    .mx-sm-n25 {
        margin-right: -22.5rem !important;
        margin-left: -22.5rem !important
    }

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

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

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

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

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

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

    .my-sm-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }

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

    .my-sm-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

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

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

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

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

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

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

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

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

    .my-sm-n18 {
        margin-top: -8rem !important;
        margin-bottom: -8rem !important
    }

    .my-sm-n19 {
        margin-top: -9rem !important;
        margin-bottom: -9rem !important
    }

    .my-sm-n20 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-sm-n21 {
        margin-top: -12.5rem !important;
        margin-bottom: -12.5rem !important
    }

    .my-sm-n22 {
        margin-top: -15rem !important;
        margin-bottom: -15rem !important
    }

    .my-sm-n23 {
        margin-top: -17.5rem !important;
        margin-bottom: -17.5rem !important
    }

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

    .my-sm-n25 {
        margin-top: -22.5rem !important;
        margin-bottom: -22.5rem !important
    }

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

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

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

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

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

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

    .mt-sm-n7 {
        margin-top: -1.75rem !important
    }

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

    .mt-sm-n9 {
        margin-top: -2.25rem !important
    }

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

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

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

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

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

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

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

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

    .mt-sm-n18 {
        margin-top: -8rem !important
    }

    .mt-sm-n19 {
        margin-top: -9rem !important
    }

    .mt-sm-n20 {
        margin-top: -10rem !important
    }

    .mt-sm-n21 {
        margin-top: -12.5rem !important
    }

    .mt-sm-n22 {
        margin-top: -15rem !important
    }

    .mt-sm-n23 {
        margin-top: -17.5rem !important
    }

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

    .mt-sm-n25 {
        margin-top: -22.5rem !important
    }

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

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

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

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

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

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

    .me-sm-n7 {
        margin-right: -1.75rem !important
    }

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

    .me-sm-n9 {
        margin-right: -2.25rem !important
    }

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

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

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

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

    .me-sm-n14 {
        margin-right: -4.5rem !important
    }

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

    .me-sm-n16 {
        margin-right: -6rem !important
    }

    .me-sm-n17 {
        margin-right: -7rem !important
    }

    .me-sm-n18 {
        margin-right: -8rem !important
    }

    .me-sm-n19 {
        margin-right: -9rem !important
    }

    .me-sm-n20 {
        margin-right: -10rem !important
    }

    .me-sm-n21 {
        margin-right: -12.5rem !important
    }

    .me-sm-n22 {
        margin-right: -15rem !important
    }

    .me-sm-n23 {
        margin-right: -17.5rem !important
    }

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

    .me-sm-n25 {
        margin-right: -22.5rem !important
    }

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

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

    .mb-sm-n3 {
        margin-bottom: -.75rem !important
    }

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

    .mb-sm-n5 {
        margin-bottom: -1.25rem !important
    }

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

    .mb-sm-n7 {
        margin-bottom: -1.75rem !important
    }

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

    .mb-sm-n9 {
        margin-bottom: -2.25rem !important
    }

    .mb-sm-n10 {
        margin-bottom: -2.5rem !important
    }

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

    .mb-sm-n12 {
        margin-bottom: -3.5rem !important
    }

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

    .mb-sm-n14 {
        margin-bottom: -4.5rem !important
    }

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

    .mb-sm-n16 {
        margin-bottom: -6rem !important
    }

    .mb-sm-n17 {
        margin-bottom: -7rem !important
    }

    .mb-sm-n18 {
        margin-bottom: -8rem !important
    }

    .mb-sm-n19 {
        margin-bottom: -9rem !important
    }

    .mb-sm-n20 {
        margin-bottom: -10rem !important
    }

    .mb-sm-n21 {
        margin-bottom: -12.5rem !important
    }

    .mb-sm-n22 {
        margin-bottom: -15rem !important
    }

    .mb-sm-n23 {
        margin-bottom: -17.5rem !important
    }

    .mb-sm-n24 {
        margin-bottom: -20rem !important
    }

    .mb-sm-n25 {
        margin-bottom: -22.5rem !important
    }

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

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

    .ms-sm-n3 {
        margin-left: -.75rem !important
    }

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

    .ms-sm-n5 {
        margin-left: -1.25rem !important
    }

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

    .ms-sm-n7 {
        margin-left: -1.75rem !important
    }

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

    .ms-sm-n9 {
        margin-left: -2.25rem !important
    }

    .ms-sm-n10 {
        margin-left: -2.5rem !important
    }

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

    .ms-sm-n12 {
        margin-left: -3.5rem !important
    }

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

    .ms-sm-n14 {
        margin-left: -4.5rem !important
    }

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

    .ms-sm-n16 {
        margin-left: -6rem !important
    }

    .ms-sm-n17 {
        margin-left: -7rem !important
    }

    .ms-sm-n18 {
        margin-left: -8rem !important
    }

    .ms-sm-n19 {
        margin-left: -9rem !important
    }

    .ms-sm-n20 {
        margin-left: -10rem !important
    }

    .ms-sm-n21 {
        margin-left: -12.5rem !important
    }

    .ms-sm-n22 {
        margin-left: -15rem !important
    }

    .ms-sm-n23 {
        margin-left: -17.5rem !important
    }

    .ms-sm-n24 {
        margin-left: -20rem !important
    }

    .ms-sm-n25 {
        margin-left: -22.5rem !important
    }

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

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

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

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

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

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

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

    .p-sm-7 {
        padding: 1.75rem !important
    }

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

    .p-sm-9 {
        padding: 2.25rem !important
    }

    .p-sm-10 {
        padding: 2.5rem !important
    }

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

    .p-sm-12 {
        padding: 3.5rem !important
    }

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

    .p-sm-14 {
        padding: 4.5rem !important
    }

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

    .p-sm-16 {
        padding: 6rem !important
    }

    .p-sm-17 {
        padding: 7rem !important
    }

    .p-sm-18 {
        padding: 8rem !important
    }

    .p-sm-19 {
        padding: 9rem !important
    }

    .p-sm-20 {
        padding: 10rem !important
    }

    .p-sm-21 {
        padding: 12.5rem !important
    }

    .p-sm-22 {
        padding: 15rem !important
    }

    .p-sm-23 {
        padding: 17.5rem !important
    }

    .p-sm-24 {
        padding: 20rem !important
    }

    .p-sm-25 {
        padding: 22.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: .75rem !important;
        padding-left: .75rem !important
    }

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

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

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

    .px-sm-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }

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

    .px-sm-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }

    .px-sm-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

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

    .px-sm-12 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

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

    .px-sm-14 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

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

    .px-sm-16 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-sm-17 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }

    .px-sm-18 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .px-sm-19 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }

    .px-sm-20 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-sm-21 {
        padding-right: 12.5rem !important;
        padding-left: 12.5rem !important
    }

    .px-sm-22 {
        padding-right: 15rem !important;
        padding-left: 15rem !important
    }

    .px-sm-23 {
        padding-right: 17.5rem !important;
        padding-left: 17.5rem !important
    }

    .px-sm-24 {
        padding-right: 20rem !important;
        padding-left: 20rem !important
    }

    .px-sm-25 {
        padding-right: 22.5rem !important;
        padding-left: 22.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: .75rem !important;
        padding-bottom: .75rem !important
    }

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

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

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

    .py-sm-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }

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

    .py-sm-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-sm-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

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

    .py-sm-12 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

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

    .py-sm-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

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

    .py-sm-16 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-sm-17 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }

    .py-sm-18 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .py-sm-19 {
        padding-top: 9rem !important;
        padding-bottom: 9rem !important
    }

    .py-sm-20 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-sm-21 {
        padding-top: 12.5rem !important;
        padding-bottom: 12.5rem !important
    }

    .py-sm-22 {
        padding-top: 15rem !important;
        padding-bottom: 15rem !important
    }

    .py-sm-23 {
        padding-top: 17.5rem !important;
        padding-bottom: 17.5rem !important
    }

    .py-sm-24 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important
    }

    .py-sm-25 {
        padding-top: 22.5rem !important;
        padding-bottom: 22.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: .75rem !important
    }

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

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

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

    .pt-sm-7 {
        padding-top: 1.75rem !important
    }

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

    .pt-sm-9 {
        padding-top: 2.25rem !important
    }

    .pt-sm-10 {
        padding-top: 2.5rem !important
    }

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

    .pt-sm-12 {
        padding-top: 3.5rem !important
    }

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

    .pt-sm-14 {
        padding-top: 4.5rem !important
    }

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

    .pt-sm-16 {
        padding-top: 6rem !important
    }

    .pt-sm-17 {
        padding-top: 7rem !important
    }

    .pt-sm-18 {
        padding-top: 8rem !important
    }

    .pt-sm-19 {
        padding-top: 9rem !important
    }

    .pt-sm-20 {
        padding-top: 10rem !important
    }

    .pt-sm-21 {
        padding-top: 12.5rem !important
    }

    .pt-sm-22 {
        padding-top: 15rem !important
    }

    .pt-sm-23 {
        padding-top: 17.5rem !important
    }

    .pt-sm-24 {
        padding-top: 20rem !important
    }

    .pt-sm-25 {
        padding-top: 22.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: .75rem !important
    }

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

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

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

    .pe-sm-7 {
        padding-right: 1.75rem !important
    }

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

    .pe-sm-9 {
        padding-right: 2.25rem !important
    }

    .pe-sm-10 {
        padding-right: 2.5rem !important
    }

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

    .pe-sm-12 {
        padding-right: 3.5rem !important
    }

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

    .pe-sm-14 {
        padding-right: 4.5rem !important
    }

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

    .pe-sm-16 {
        padding-right: 6rem !important
    }

    .pe-sm-17 {
        padding-right: 7rem !important
    }

    .pe-sm-18 {
        padding-right: 8rem !important
    }

    .pe-sm-19 {
        padding-right: 9rem !important
    }

    .pe-sm-20 {
        padding-right: 10rem !important
    }

    .pe-sm-21 {
        padding-right: 12.5rem !important
    }

    .pe-sm-22 {
        padding-right: 15rem !important
    }

    .pe-sm-23 {
        padding-right: 17.5rem !important
    }

    .pe-sm-24 {
        padding-right: 20rem !important
    }

    .pe-sm-25 {
        padding-right: 22.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: .75rem !important
    }

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

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

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

    .pb-sm-7 {
        padding-bottom: 1.75rem !important
    }

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

    .pb-sm-9 {
        padding-bottom: 2.25rem !important
    }

    .pb-sm-10 {
        padding-bottom: 2.5rem !important
    }

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

    .pb-sm-12 {
        padding-bottom: 3.5rem !important
    }

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

    .pb-sm-14 {
        padding-bottom: 4.5rem !important
    }

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

    .pb-sm-16 {
        padding-bottom: 6rem !important
    }

    .pb-sm-17 {
        padding-bottom: 7rem !important
    }

    .pb-sm-18 {
        padding-bottom: 8rem !important
    }

    .pb-sm-19 {
        padding-bottom: 9rem !important
    }

    .pb-sm-20 {
        padding-bottom: 10rem !important
    }

    .pb-sm-21 {
        padding-bottom: 12.5rem !important
    }

    .pb-sm-22 {
        padding-bottom: 15rem !important
    }

    .pb-sm-23 {
        padding-bottom: 17.5rem !important
    }

    .pb-sm-24 {
        padding-bottom: 20rem !important
    }

    .pb-sm-25 {
        padding-bottom: 22.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: .75rem !important
    }

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

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

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

    .ps-sm-7 {
        padding-left: 1.75rem !important
    }

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

    .ps-sm-9 {
        padding-left: 2.25rem !important
    }

    .ps-sm-10 {
        padding-left: 2.5rem !important
    }

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

    .ps-sm-12 {
        padding-left: 3.5rem !important
    }

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

    .ps-sm-14 {
        padding-left: 4.5rem !important
    }

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

    .ps-sm-16 {
        padding-left: 6rem !important
    }

    .ps-sm-17 {
        padding-left: 7rem !important
    }

    .ps-sm-18 {
        padding-left: 8rem !important
    }

    .ps-sm-19 {
        padding-left: 9rem !important
    }

    .ps-sm-20 {
        padding-left: 10rem !important
    }

    .ps-sm-21 {
        padding-left: 12.5rem !important
    }

    .ps-sm-22 {
        padding-left: 15rem !important
    }

    .ps-sm-23 {
        padding-left: 17.5rem !important
    }

    .ps-sm-24 {
        padding-left: 20rem !important
    }

    .ps-sm-25 {
        padding-left: 22.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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: .75rem !important
    }

    .gap-md-4 {
        gap: 1rem !important
    }

    .gap-md-5 {
        gap: 1.25rem !important
    }

    .gap-md-6 {
        gap: 1.5rem !important
    }

    .gap-md-7 {
        gap: 1.75rem !important
    }

    .gap-md-8 {
        gap: 2rem !important
    }

    .gap-md-9 {
        gap: 2.25rem !important
    }

    .gap-md-10 {
        gap: 2.5rem !important
    }

    .gap-md-11 {
        gap: 3rem !important
    }

    .gap-md-12 {
        gap: 3.5rem !important
    }

    .gap-md-13 {
        gap: 4rem !important
    }

    .gap-md-14 {
        gap: 4.5rem !important
    }

    .gap-md-15 {
        gap: 5rem !important
    }

    .gap-md-16 {
        gap: 6rem !important
    }

    .gap-md-17 {
        gap: 7rem !important
    }

    .gap-md-18 {
        gap: 8rem !important
    }

    .gap-md-19 {
        gap: 9rem !important
    }

    .gap-md-20 {
        gap: 10rem !important
    }

    .gap-md-21 {
        gap: 12.5rem !important
    }

    .gap-md-22 {
        gap: 15rem !important
    }

    .gap-md-23 {
        gap: 17.5rem !important
    }

    .gap-md-24 {
        gap: 20rem !important
    }

    .gap-md-25 {
        gap: 22.5rem !important
    }

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

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

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

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

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: .75rem !important
    }

    .m-md-4 {
        margin: 1rem !important
    }

    .m-md-5 {
        margin: 1.25rem !important
    }

    .m-md-6 {
        margin: 1.5rem !important
    }

    .m-md-7 {
        margin: 1.75rem !important
    }

    .m-md-8 {
        margin: 2rem !important
    }

    .m-md-9 {
        margin: 2.25rem !important
    }

    .m-md-10 {
        margin: 2.5rem !important
    }

    .m-md-11 {
        margin: 3rem !important
    }

    .m-md-12 {
        margin: 3.5rem !important
    }

    .m-md-13 {
        margin: 4rem !important
    }

    .m-md-14 {
        margin: 4.5rem !important
    }

    .m-md-15 {
        margin: 5rem !important
    }

    .m-md-16 {
        margin: 6rem !important
    }

    .m-md-17 {
        margin: 7rem !important
    }

    .m-md-18 {
        margin: 8rem !important
    }

    .m-md-19 {
        margin: 9rem !important
    }

    .m-md-20 {
        margin: 10rem !important
    }

    .m-md-21 {
        margin: 12.5rem !important
    }

    .m-md-22 {
        margin: 15rem !important
    }

    .m-md-23 {
        margin: 17.5rem !important
    }

    .m-md-24 {
        margin: 20rem !important
    }

    .m-md-25 {
        margin: 22.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: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-md-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-md-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }

    .mx-md-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-md-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }

    .mx-md-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-md-11 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-12 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-md-13 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-md-14 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-md-15 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-md-16 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-md-17 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }

    .mx-md-18 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .mx-md-19 {
        margin-right: 9rem !important;
        margin-left: 9rem !important
    }

    .mx-md-20 {
        margin-right: 10rem !important;
        margin-left: 10rem !important
    }

    .mx-md-21 {
        margin-right: 12.5rem !important;
        margin-left: 12.5rem !important
    }

    .mx-md-22 {
        margin-right: 15rem !important;
        margin-left: 15rem !important
    }

    .mx-md-23 {
        margin-right: 17.5rem !important;
        margin-left: 17.5rem !important
    }

    .mx-md-24 {
        margin-right: 20rem !important;
        margin-left: 20rem !important
    }

    .mx-md-25 {
        margin-right: 22.5rem !important;
        margin-left: 22.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: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-md-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-md-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }

    .my-md-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-md-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-md-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-md-11 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-12 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-md-13 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-md-14 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-md-15 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-md-16 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-md-17 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }

    .my-md-18 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .my-md-19 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }

    .my-md-20 {
        margin-top: 10rem !important;
        margin-bottom: 10rem !important
    }

    .my-md-21 {
        margin-top: 12.5rem !important;
        margin-bottom: 12.5rem !important
    }

    .my-md-22 {
        margin-top: 15rem !important;
        margin-bottom: 15rem !important
    }

    .my-md-23 {
        margin-top: 17.5rem !important;
        margin-bottom: 17.5rem !important
    }

    .my-md-24 {
        margin-top: 20rem !important;
        margin-bottom: 20rem !important
    }

    .my-md-25 {
        margin-top: 22.5rem !important;
        margin-bottom: 22.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: .75rem !important
    }

    .mt-md-4 {
        margin-top: 1rem !important
    }

    .mt-md-5 {
        margin-top: 1.25rem !important
    }

    .mt-md-6 {
        margin-top: 1.5rem !important
    }

    .mt-md-7 {
        margin-top: 1.75rem !important
    }

    .mt-md-8 {
        margin-top: 2rem !important
    }

    .mt-md-9 {
        margin-top: 2.25rem !important
    }

    .mt-md-10 {
        margin-top: 2.5rem !important
    }

    .mt-md-11 {
        margin-top: 3rem !important
    }

    .mt-md-12 {
        margin-top: 3.5rem !important
    }

    .mt-md-13 {
        margin-top: 4rem !important
    }

    .mt-md-14 {
        margin-top: 4.5rem !important
    }

    .mt-md-15 {
        margin-top: 5rem !important
    }

    .mt-md-16 {
        margin-top: 6rem !important
    }

    .mt-md-17 {
        margin-top: 7rem !important
    }

    .mt-md-18 {
        margin-top: 8rem !important
    }

    .mt-md-19 {
        margin-top: 9rem !important
    }

    .mt-md-20 {
        margin-top: 10rem !important
    }

    .mt-md-21 {
        margin-top: 12.5rem !important
    }

    .mt-md-22 {
        margin-top: 15rem !important
    }

    .mt-md-23 {
        margin-top: 17.5rem !important
    }

    .mt-md-24 {
        margin-top: 20rem !important
    }

    .mt-md-25 {
        margin-top: 22.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: .75rem !important
    }

    .me-md-4 {
        margin-right: 1rem !important
    }

    .me-md-5 {
        margin-right: 1.25rem !important
    }

    .me-md-6 {
        margin-right: 1.5rem !important
    }

    .me-md-7 {
        margin-right: 1.75rem !important
    }

    .me-md-8 {
        margin-right: 2rem !important
    }

    .me-md-9 {
        margin-right: 2.25rem !important
    }

    .me-md-10 {
        margin-right: 2.5rem !important
    }

    .me-md-11 {
        margin-right: 3rem !important
    }

    .me-md-12 {
        margin-right: 3.5rem !important
    }

    .me-md-13 {
        margin-right: 4rem !important
    }

    .me-md-14 {
        margin-right: 4.5rem !important
    }

    .me-md-15 {
        margin-right: 5rem !important
    }

    .me-md-16 {
        margin-right: 6rem !important
    }

    .me-md-17 {
        margin-right: 7rem !important
    }

    .me-md-18 {
        margin-right: 8rem !important
    }

    .me-md-19 {
        margin-right: 9rem !important
    }

    .me-md-20 {
        margin-right: 10rem !important
    }

    .me-md-21 {
        margin-right: 12.5rem !important
    }

    .me-md-22 {
        margin-right: 15rem !important
    }

    .me-md-23 {
        margin-right: 17.5rem !important
    }

    .me-md-24 {
        margin-right: 20rem !important
    }

    .me-md-25 {
        margin-right: 22.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: .75rem !important
    }

    .mb-md-4 {
        margin-bottom: 1rem !important
    }

    .mb-md-5 {
        margin-bottom: 1.25rem !important
    }

    .mb-md-6 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-7 {
        margin-bottom: 1.75rem !important
    }

    .mb-md-8 {
        margin-bottom: 2rem !important
    }

    .mb-md-9 {
        margin-bottom: 2.25rem !important
    }

    .mb-md-10 {
        margin-bottom: 2.5rem !important
    }

    .mb-md-11 {
        margin-bottom: 3rem !important
    }

    .mb-md-12 {
        margin-bottom: 3.5rem !important
    }

    .mb-md-13 {
        margin-bottom: 4rem !important
    }

    .mb-md-14 {
        margin-bottom: 4.5rem !important
    }

    .mb-md-15 {
        margin-bottom: 5rem !important
    }

    .mb-md-16 {
        margin-bottom: 6rem !important
    }

    .mb-md-17 {
        margin-bottom: 7rem !important
    }

    .mb-md-18 {
        margin-bottom: 8rem !important
    }

    .mb-md-19 {
        margin-bottom: 9rem !important
    }

    .mb-md-20 {
        margin-bottom: 10rem !important
    }

    .mb-md-21 {
        margin-bottom: 12.5rem !important
    }

    .mb-md-22 {
        margin-bottom: 15rem !important
    }

    .mb-md-23 {
        margin-bottom: 17.5rem !important
    }

    .mb-md-24 {
        margin-bottom: 20rem !important
    }

    .mb-md-25 {
        margin-bottom: 22.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: .75rem !important
    }

    .ms-md-4 {
        margin-left: 1rem !important
    }

    .ms-md-5 {
        margin-left: 1.25rem !important
    }

    .ms-md-6 {
        margin-left: 1.5rem !important
    }

    .ms-md-7 {
        margin-left: 1.75rem !important
    }

    .ms-md-8 {
        margin-left: 2rem !important
    }

    .ms-md-9 {
        margin-left: 2.25rem !important
    }

    .ms-md-10 {
        margin-left: 2.5rem !important
    }

    .ms-md-11 {
        margin-left: 3rem !important
    }

    .ms-md-12 {
        margin-left: 3.5rem !important
    }

    .ms-md-13 {
        margin-left: 4rem !important
    }

    .ms-md-14 {
        margin-left: 4.5rem !important
    }

    .ms-md-15 {
        margin-left: 5rem !important
    }

    .ms-md-16 {
        margin-left: 6rem !important
    }

    .ms-md-17 {
        margin-left: 7rem !important
    }

    .ms-md-18 {
        margin-left: 8rem !important
    }

    .ms-md-19 {
        margin-left: 9rem !important
    }

    .ms-md-20 {
        margin-left: 10rem !important
    }

    .ms-md-21 {
        margin-left: 12.5rem !important
    }

    .ms-md-22 {
        margin-left: 15rem !important
    }

    .ms-md-23 {
        margin-left: 17.5rem !important
    }

    .ms-md-24 {
        margin-left: 20rem !important
    }

    .ms-md-25 {
        margin-left: 22.5rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .m-md-n3 {
        margin: -.75rem !important
    }

    .m-md-n4 {
        margin: -1rem !important
    }

    .m-md-n5 {
        margin: -1.25rem !important
    }

    .m-md-n6 {
        margin: -1.5rem !important
    }

    .m-md-n7 {
        margin: -1.75rem !important
    }

    .m-md-n8 {
        margin: -2rem !important
    }

    .m-md-n9 {
        margin: -2.25rem !important
    }

    .m-md-n10 {
        margin: -2.5rem !important
    }

    .m-md-n11 {
        margin: -3rem !important
    }

    .m-md-n12 {
        margin: -3.5rem !important
    }

    .m-md-n13 {
        margin: -4rem !important
    }

    .m-md-n14 {
        margin: -4.5rem !important
    }

    .m-md-n15 {
        margin: -5rem !important
    }

    .m-md-n16 {
        margin: -6rem !important
    }

    .m-md-n17 {
        margin: -7rem !important
    }

    .m-md-n18 {
        margin: -8rem !important
    }

    .m-md-n19 {
        margin: -9rem !important
    }

    .m-md-n20 {
        margin: -10rem !important
    }

    .m-md-n21 {
        margin: -12.5rem !important
    }

    .m-md-n22 {
        margin: -15rem !important
    }

    .m-md-n23 {
        margin: -17.5rem !important
    }

    .m-md-n24 {
        margin: -20rem !important
    }

    .m-md-n25 {
        margin: -22.5rem !important
    }

    .mx-md-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-md-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-md-n3 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-md-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-md-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-md-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-md-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }

    .mx-md-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-md-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }

    .mx-md-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-md-n11 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-md-n12 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-md-n13 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-md-n14 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-md-n15 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-md-n16 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-md-n17 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }

    .mx-md-n18 {
        margin-right: -8rem !important;
        margin-left: -8rem !important
    }

    .mx-md-n19 {
        margin-right: -9rem !important;
        margin-left: -9rem !important
    }

    .mx-md-n20 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-md-n21 {
        margin-right: -12.5rem !important;
        margin-left: -12.5rem !important
    }

    .mx-md-n22 {
        margin-right: -15rem !important;
        margin-left: -15rem !important
    }

    .mx-md-n23 {
        margin-right: -17.5rem !important;
        margin-left: -17.5rem !important
    }

    .mx-md-n24 {
        margin-right: -20rem !important;
        margin-left: -20rem !important
    }

    .mx-md-n25 {
        margin-right: -22.5rem !important;
        margin-left: -22.5rem !important
    }

    .my-md-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-md-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-md-n3 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-md-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-md-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-md-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-md-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }

    .my-md-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-md-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-md-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-md-n11 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-md-n12 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-md-n13 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-md-n14 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-md-n15 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-md-n16 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-md-n17 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }

    .my-md-n18 {
        margin-top: -8rem !important;
        margin-bottom: -8rem !important
    }

    .my-md-n19 {
        margin-top: -9rem !important;
        margin-bottom: -9rem !important
    }

    .my-md-n20 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-md-n21 {
        margin-top: -12.5rem !important;
        margin-bottom: -12.5rem !important
    }

    .my-md-n22 {
        margin-top: -15rem !important;
        margin-bottom: -15rem !important
    }

    .my-md-n23 {
        margin-top: -17.5rem !important;
        margin-bottom: -17.5rem !important
    }

    .my-md-n24 {
        margin-top: -20rem !important;
        margin-bottom: -20rem !important
    }

    .my-md-n25 {
        margin-top: -22.5rem !important;
        margin-bottom: -22.5rem !important
    }

    .mt-md-n1 {
        margin-top: -.25rem !important
    }

    .mt-md-n2 {
        margin-top: -.5rem !important
    }

    .mt-md-n3 {
        margin-top: -.75rem !important
    }

    .mt-md-n4 {
        margin-top: -1rem !important
    }

    .mt-md-n5 {
        margin-top: -1.25rem !important
    }

    .mt-md-n6 {
        margin-top: -1.5rem !important
    }

    .mt-md-n7 {
        margin-top: -1.75rem !important
    }

    .mt-md-n8 {
        margin-top: -2rem !important
    }

    .mt-md-n9 {
        margin-top: -2.25rem !important
    }

    .mt-md-n10 {
        margin-top: -2.5rem !important
    }

    .mt-md-n11 {
        margin-top: -3rem !important
    }

    .mt-md-n12 {
        margin-top: -3.5rem !important
    }

    .mt-md-n13 {
        margin-top: -4rem !important
    }

    .mt-md-n14 {
        margin-top: -4.5rem !important
    }

    .mt-md-n15 {
        margin-top: -5rem !important
    }

    .mt-md-n16 {
        margin-top: -6rem !important
    }

    .mt-md-n17 {
        margin-top: -7rem !important
    }

    .mt-md-n18 {
        margin-top: -8rem !important
    }

    .mt-md-n19 {
        margin-top: -9rem !important
    }

    .mt-md-n20 {
        margin-top: -10rem !important
    }

    .mt-md-n21 {
        margin-top: -12.5rem !important
    }

    .mt-md-n22 {
        margin-top: -15rem !important
    }

    .mt-md-n23 {
        margin-top: -17.5rem !important
    }

    .mt-md-n24 {
        margin-top: -20rem !important
    }

    .mt-md-n25 {
        margin-top: -22.5rem !important
    }

    .me-md-n1 {
        margin-right: -.25rem !important
    }

    .me-md-n2 {
        margin-right: -.5rem !important
    }

    .me-md-n3 {
        margin-right: -.75rem !important
    }

    .me-md-n4 {
        margin-right: -1rem !important
    }

    .me-md-n5 {
        margin-right: -1.25rem !important
    }

    .me-md-n6 {
        margin-right: -1.5rem !important
    }

    .me-md-n7 {
        margin-right: -1.75rem !important
    }

    .me-md-n8 {
        margin-right: -2rem !important
    }

    .me-md-n9 {
        margin-right: -2.25rem !important
    }

    .me-md-n10 {
        margin-right: -2.5rem !important
    }

    .me-md-n11 {
        margin-right: -3rem !important
    }

    .me-md-n12 {
        margin-right: -3.5rem !important
    }

    .me-md-n13 {
        margin-right: -4rem !important
    }

    .me-md-n14 {
        margin-right: -4.5rem !important
    }

    .me-md-n15 {
        margin-right: -5rem !important
    }

    .me-md-n16 {
        margin-right: -6rem !important
    }

    .me-md-n17 {
        margin-right: -7rem !important
    }

    .me-md-n18 {
        margin-right: -8rem !important
    }

    .me-md-n19 {
        margin-right: -9rem !important
    }

    .me-md-n20 {
        margin-right: -10rem !important
    }

    .me-md-n21 {
        margin-right: -12.5rem !important
    }

    .me-md-n22 {
        margin-right: -15rem !important
    }

    .me-md-n23 {
        margin-right: -17.5rem !important
    }

    .me-md-n24 {
        margin-right: -20rem !important
    }

    .me-md-n25 {
        margin-right: -22.5rem !important
    }

    .mb-md-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-md-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-md-n3 {
        margin-bottom: -.75rem !important
    }

    .mb-md-n4 {
        margin-bottom: -1rem !important
    }

    .mb-md-n5 {
        margin-bottom: -1.25rem !important
    }

    .mb-md-n6 {
        margin-bottom: -1.5rem !important
    }

    .mb-md-n7 {
        margin-bottom: -1.75rem !important
    }

    .mb-md-n8 {
        margin-bottom: -2rem !important
    }

    .mb-md-n9 {
        margin-bottom: -2.25rem !important
    }

    .mb-md-n10 {
        margin-bottom: -2.5rem !important
    }

    .mb-md-n11 {
        margin-bottom: -3rem !important
    }

    .mb-md-n12 {
        margin-bottom: -3.5rem !important
    }

    .mb-md-n13 {
        margin-bottom: -4rem !important
    }

    .mb-md-n14 {
        margin-bottom: -4.5rem !important
    }

    .mb-md-n15 {
        margin-bottom: -5rem !important
    }

    .mb-md-n16 {
        margin-bottom: -6rem !important
    }

    .mb-md-n17 {
        margin-bottom: -7rem !important
    }

    .mb-md-n18 {
        margin-bottom: -8rem !important
    }

    .mb-md-n19 {
        margin-bottom: -9rem !important
    }

    .mb-md-n20 {
        margin-bottom: -10rem !important
    }

    .mb-md-n21 {
        margin-bottom: -12.5rem !important
    }

    .mb-md-n22 {
        margin-bottom: -15rem !important
    }

    .mb-md-n23 {
        margin-bottom: -17.5rem !important
    }

    .mb-md-n24 {
        margin-bottom: -20rem !important
    }

    .mb-md-n25 {
        margin-bottom: -22.5rem !important
    }

    .ms-md-n1 {
        margin-left: -.25rem !important
    }

    .ms-md-n2 {
        margin-left: -.5rem !important
    }

    .ms-md-n3 {
        margin-left: -.75rem !important
    }

    .ms-md-n4 {
        margin-left: -1rem !important
    }

    .ms-md-n5 {
        margin-left: -1.25rem !important
    }

    .ms-md-n6 {
        margin-left: -1.5rem !important
    }

    .ms-md-n7 {
        margin-left: -1.75rem !important
    }

    .ms-md-n8 {
        margin-left: -2rem !important
    }

    .ms-md-n9 {
        margin-left: -2.25rem !important
    }

    .ms-md-n10 {
        margin-left: -2.5rem !important
    }

    .ms-md-n11 {
        margin-left: -3rem !important
    }

    .ms-md-n12 {
        margin-left: -3.5rem !important
    }

    .ms-md-n13 {
        margin-left: -4rem !important
    }

    .ms-md-n14 {
        margin-left: -4.5rem !important
    }

    .ms-md-n15 {
        margin-left: -5rem !important
    }

    .ms-md-n16 {
        margin-left: -6rem !important
    }

    .ms-md-n17 {
        margin-left: -7rem !important
    }

    .ms-md-n18 {
        margin-left: -8rem !important
    }

    .ms-md-n19 {
        margin-left: -9rem !important
    }

    .ms-md-n20 {
        margin-left: -10rem !important
    }

    .ms-md-n21 {
        margin-left: -12.5rem !important
    }

    .ms-md-n22 {
        margin-left: -15rem !important
    }

    .ms-md-n23 {
        margin-left: -17.5rem !important
    }

    .ms-md-n24 {
        margin-left: -20rem !important
    }

    .ms-md-n25 {
        margin-left: -22.5rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: .75rem !important
    }

    .p-md-4 {
        padding: 1rem !important
    }

    .p-md-5 {
        padding: 1.25rem !important
    }

    .p-md-6 {
        padding: 1.5rem !important
    }

    .p-md-7 {
        padding: 1.75rem !important
    }

    .p-md-8 {
        padding: 2rem !important
    }

    .p-md-9 {
        padding: 2.25rem !important
    }

    .p-md-10 {
        padding: 2.5rem !important
    }

    .p-md-11 {
        padding: 3rem !important
    }

    .p-md-12 {
        padding: 3.5rem !important
    }

    .p-md-13 {
        padding: 4rem !important
    }

    .p-md-14 {
        padding: 4.5rem !important
    }

    .p-md-15 {
        padding: 5rem !important
    }

    .p-md-16 {
        padding: 6rem !important
    }

    .p-md-17 {
        padding: 7rem !important
    }

    .p-md-18 {
        padding: 8rem !important
    }

    .p-md-19 {
        padding: 9rem !important
    }

    .p-md-20 {
        padding: 10rem !important
    }

    .p-md-21 {
        padding: 12.5rem !important
    }

    .p-md-22 {
        padding: 15rem !important
    }

    .p-md-23 {
        padding: 17.5rem !important
    }

    .p-md-24 {
        padding: 20rem !important
    }

    .p-md-25 {
        padding: 22.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: .75rem !important;
        padding-left: .75rem !important
    }

    .px-md-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-md-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }

    .px-md-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-md-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }

    .px-md-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-md-11 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-md-12 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-md-13 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-md-14 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-md-15 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-md-16 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-md-17 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }

    .px-md-18 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .px-md-19 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }

    .px-md-20 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-md-21 {
        padding-right: 12.5rem !important;
        padding-left: 12.5rem !important
    }

    .px-md-22 {
        padding-right: 15rem !important;
        padding-left: 15rem !important
    }

    .px-md-23 {
        padding-right: 17.5rem !important;
        padding-left: 17.5rem !important
    }

    .px-md-24 {
        padding-right: 20rem !important;
        padding-left: 20rem !important
    }

    .px-md-25 {
        padding-right: 22.5rem !important;
        padding-left: 22.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: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-md-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-md-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }

    .py-md-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-md-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-md-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-md-11 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-md-12 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-md-13 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-md-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-md-15 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-md-16 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-md-17 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }

    .py-md-18 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .py-md-19 {
        padding-top: 9rem !important;
        padding-bottom: 9rem !important
    }

    .py-md-20 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-md-21 {
        padding-top: 12.5rem !important;
        padding-bottom: 12.5rem !important
    }

    .py-md-22 {
        padding-top: 15rem !important;
        padding-bottom: 15rem !important
    }

    .py-md-23 {
        padding-top: 17.5rem !important;
        padding-bottom: 17.5rem !important
    }

    .py-md-24 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important
    }

    .py-md-25 {
        padding-top: 22.5rem !important;
        padding-bottom: 22.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: .75rem !important
    }

    .pt-md-4 {
        padding-top: 1rem !important
    }

    .pt-md-5 {
        padding-top: 1.25rem !important
    }

    .pt-md-6 {
        padding-top: 1.5rem !important
    }

    .pt-md-7 {
        padding-top: 1.75rem !important
    }

    .pt-md-8 {
        padding-top: 2rem !important
    }

    .pt-md-9 {
        padding-top: 2.25rem !important
    }

    .pt-md-10 {
        padding-top: 2.5rem !important
    }

    .pt-md-11 {
        padding-top: 3rem !important
    }

    .pt-md-12 {
        padding-top: 3.5rem !important
    }

    .pt-md-13 {
        padding-top: 4rem !important
    }

    .pt-md-14 {
        padding-top: 4.5rem !important
    }

    .pt-md-15 {
        padding-top: 5rem !important
    }

    .pt-md-16 {
        padding-top: 6rem !important
    }

    .pt-md-17 {
        padding-top: 7rem !important
    }

    .pt-md-18 {
        padding-top: 8rem !important
    }

    .pt-md-19 {
        padding-top: 9rem !important
    }

    .pt-md-20 {
        padding-top: 10rem !important
    }

    .pt-md-21 {
        padding-top: 12.5rem !important
    }

    .pt-md-22 {
        padding-top: 15rem !important
    }

    .pt-md-23 {
        padding-top: 17.5rem !important
    }

    .pt-md-24 {
        padding-top: 20rem !important
    }

    .pt-md-25 {
        padding-top: 22.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: .75rem !important
    }

    .pe-md-4 {
        padding-right: 1rem !important
    }

    .pe-md-5 {
        padding-right: 1.25rem !important
    }

    .pe-md-6 {
        padding-right: 1.5rem !important
    }

    .pe-md-7 {
        padding-right: 1.75rem !important
    }

    .pe-md-8 {
        padding-right: 2rem !important
    }

    .pe-md-9 {
        padding-right: 2.25rem !important
    }

    .pe-md-10 {
        padding-right: 2.5rem !important
    }

    .pe-md-11 {
        padding-right: 3rem !important
    }

    .pe-md-12 {
        padding-right: 3.5rem !important
    }

    .pe-md-13 {
        padding-right: 4rem !important
    }

    .pe-md-14 {
        padding-right: 4.5rem !important
    }

    .pe-md-15 {
        padding-right: 5rem !important
    }

    .pe-md-16 {
        padding-right: 6rem !important
    }

    .pe-md-17 {
        padding-right: 7rem !important
    }

    .pe-md-18 {
        padding-right: 8rem !important
    }

    .pe-md-19 {
        padding-right: 9rem !important
    }

    .pe-md-20 {
        padding-right: 10rem !important
    }

    .pe-md-21 {
        padding-right: 12.5rem !important
    }

    .pe-md-22 {
        padding-right: 15rem !important
    }

    .pe-md-23 {
        padding-right: 17.5rem !important
    }

    .pe-md-24 {
        padding-right: 20rem !important
    }

    .pe-md-25 {
        padding-right: 22.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: .75rem !important
    }

    .pb-md-4 {
        padding-bottom: 1rem !important
    }

    .pb-md-5 {
        padding-bottom: 1.25rem !important
    }

    .pb-md-6 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-7 {
        padding-bottom: 1.75rem !important
    }

    .pb-md-8 {
        padding-bottom: 2rem !important
    }

    .pb-md-9 {
        padding-bottom: 2.25rem !important
    }

    .pb-md-10 {
        padding-bottom: 2.5rem !important
    }

    .pb-md-11 {
        padding-bottom: 3rem !important
    }

    .pb-md-12 {
        padding-bottom: 3.5rem !important
    }

    .pb-md-13 {
        padding-bottom: 4rem !important
    }

    .pb-md-14 {
        padding-bottom: 4.5rem !important
    }

    .pb-md-15 {
        padding-bottom: 5rem !important
    }

    .pb-md-16 {
        padding-bottom: 6rem !important
    }

    .pb-md-17 {
        padding-bottom: 7rem !important
    }

    .pb-md-18 {
        padding-bottom: 8rem !important
    }

    .pb-md-19 {
        padding-bottom: 9rem !important
    }

    .pb-md-20 {
        padding-bottom: 10rem !important
    }

    .pb-md-21 {
        padding-bottom: 12.5rem !important
    }

    .pb-md-22 {
        padding-bottom: 15rem !important
    }

    .pb-md-23 {
        padding-bottom: 17.5rem !important
    }

    .pb-md-24 {
        padding-bottom: 20rem !important
    }

    .pb-md-25 {
        padding-bottom: 22.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: .75rem !important
    }

    .ps-md-4 {
        padding-left: 1rem !important
    }

    .ps-md-5 {
        padding-left: 1.25rem !important
    }

    .ps-md-6 {
        padding-left: 1.5rem !important
    }

    .ps-md-7 {
        padding-left: 1.75rem !important
    }

    .ps-md-8 {
        padding-left: 2rem !important
    }

    .ps-md-9 {
        padding-left: 2.25rem !important
    }

    .ps-md-10 {
        padding-left: 2.5rem !important
    }

    .ps-md-11 {
        padding-left: 3rem !important
    }

    .ps-md-12 {
        padding-left: 3.5rem !important
    }

    .ps-md-13 {
        padding-left: 4rem !important
    }

    .ps-md-14 {
        padding-left: 4.5rem !important
    }

    .ps-md-15 {
        padding-left: 5rem !important
    }

    .ps-md-16 {
        padding-left: 6rem !important
    }

    .ps-md-17 {
        padding-left: 7rem !important
    }

    .ps-md-18 {
        padding-left: 8rem !important
    }

    .ps-md-19 {
        padding-left: 9rem !important
    }

    .ps-md-20 {
        padding-left: 10rem !important
    }

    .ps-md-21 {
        padding-left: 12.5rem !important
    }

    .ps-md-22 {
        padding-left: 15rem !important
    }

    .ps-md-23 {
        padding-left: 17.5rem !important
    }

    .ps-md-24 {
        padding-left: 20rem !important
    }

    .ps-md-25 {
        padding-left: 22.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
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: .75rem !important
    }

    .gap-lg-4 {
        gap: 1rem !important
    }

    .gap-lg-5 {
        gap: 1.25rem !important
    }

    .gap-lg-6 {
        gap: 1.5rem !important
    }

    .gap-lg-7 {
        gap: 1.75rem !important
    }

    .gap-lg-8 {
        gap: 2rem !important
    }

    .gap-lg-9 {
        gap: 2.25rem !important
    }

    .gap-lg-10 {
        gap: 2.5rem !important
    }

    .gap-lg-11 {
        gap: 3rem !important
    }

    .gap-lg-12 {
        gap: 3.5rem !important
    }

    .gap-lg-13 {
        gap: 4rem !important
    }

    .gap-lg-14 {
        gap: 4.5rem !important
    }

    .gap-lg-15 {
        gap: 5rem !important
    }

    .gap-lg-16 {
        gap: 6rem !important
    }

    .gap-lg-17 {
        gap: 7rem !important
    }

    .gap-lg-18 {
        gap: 8rem !important
    }

    .gap-lg-19 {
        gap: 9rem !important
    }

    .gap-lg-20 {
        gap: 10rem !important
    }

    .gap-lg-21 {
        gap: 12.5rem !important
    }

    .gap-lg-22 {
        gap: 15rem !important
    }

    .gap-lg-23 {
        gap: 17.5rem !important
    }

    .gap-lg-24 {
        gap: 20rem !important
    }

    .gap-lg-25 {
        gap: 22.5rem !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: .75rem !important
    }

    .m-lg-4 {
        margin: 1rem !important
    }

    .m-lg-5 {
        margin: 1.25rem !important
    }

    .m-lg-6 {
        margin: 1.5rem !important
    }

    .m-lg-7 {
        margin: 1.75rem !important
    }

    .m-lg-8 {
        margin: 2rem !important
    }

    .m-lg-9 {
        margin: 2.25rem !important
    }

    .m-lg-10 {
        margin: 2.5rem !important
    }

    .m-lg-11 {
        margin: 3rem !important
    }

    .m-lg-12 {
        margin: 3.5rem !important
    }

    .m-lg-13 {
        margin: 4rem !important
    }

    .m-lg-14 {
        margin: 4.5rem !important
    }

    .m-lg-15 {
        margin: 5rem !important
    }

    .m-lg-16 {
        margin: 6rem !important
    }

    .m-lg-17 {
        margin: 7rem !important
    }

    .m-lg-18 {
        margin: 8rem !important
    }

    .m-lg-19 {
        margin: 9rem !important
    }

    .m-lg-20 {
        margin: 10rem !important
    }

    .m-lg-21 {
        margin: 12.5rem !important
    }

    .m-lg-22 {
        margin: 15rem !important
    }

    .m-lg-23 {
        margin: 17.5rem !important
    }

    .m-lg-24 {
        margin: 20rem !important
    }

    .m-lg-25 {
        margin: 22.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: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-lg-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-lg-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }

    .mx-lg-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-lg-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }

    .mx-lg-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-lg-11 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-12 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-lg-13 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-lg-14 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-lg-15 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-lg-16 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-lg-17 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }

    .mx-lg-18 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .mx-lg-19 {
        margin-right: 9rem !important;
        margin-left: 9rem !important
    }

    .mx-lg-20 {
        margin-right: 10rem !important;
        margin-left: 10rem !important
    }

    .mx-lg-21 {
        margin-right: 12.5rem !important;
        margin-left: 12.5rem !important
    }

    .mx-lg-22 {
        margin-right: 15rem !important;
        margin-left: 15rem !important
    }

    .mx-lg-23 {
        margin-right: 17.5rem !important;
        margin-left: 17.5rem !important
    }

    .mx-lg-24 {
        margin-right: 20rem !important;
        margin-left: 20rem !important
    }

    .mx-lg-25 {
        margin-right: 22.5rem !important;
        margin-left: 22.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: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-lg-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-lg-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }

    .my-lg-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-lg-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-lg-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-lg-11 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-12 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-lg-13 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-lg-14 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-lg-15 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-lg-16 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-lg-17 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }

    .my-lg-18 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .my-lg-19 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }

    .my-lg-20 {
        margin-top: 10rem !important;
        margin-bottom: 10rem !important
    }

    .my-lg-21 {
        margin-top: 12.5rem !important;
        margin-bottom: 12.5rem !important
    }

    .my-lg-22 {
        margin-top: 15rem !important;
        margin-bottom: 15rem !important
    }

    .my-lg-23 {
        margin-top: 17.5rem !important;
        margin-bottom: 17.5rem !important
    }

    .my-lg-24 {
        margin-top: 20rem !important;
        margin-bottom: 20rem !important
    }

    .my-lg-25 {
        margin-top: 22.5rem !important;
        margin-bottom: 22.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: .75rem !important
    }

    .mt-lg-4 {
        margin-top: 1rem !important
    }

    .mt-lg-5 {
        margin-top: 1.25rem !important
    }

    .mt-lg-6 {
        margin-top: 1.5rem !important
    }

    .mt-lg-7 {
        margin-top: 1.75rem !important
    }

    .mt-lg-8 {
        margin-top: 2rem !important
    }

    .mt-lg-9 {
        margin-top: 2.25rem !important
    }

    .mt-lg-10 {
        margin-top: 2.5rem !important
    }

    .mt-lg-11 {
        margin-top: 3rem !important
    }

    .mt-lg-12 {
        margin-top: 3.5rem !important
    }

    .mt-lg-13 {
        margin-top: 4rem !important
    }

    .mt-lg-14 {
        margin-top: 4.5rem !important
    }

    .mt-lg-15 {
        margin-top: 5rem !important
    }

    .mt-lg-16 {
        margin-top: 6rem !important
    }

    .mt-lg-17 {
        margin-top: 7rem !important
    }

    .mt-lg-18 {
        margin-top: 8rem !important
    }

    .mt-lg-19 {
        margin-top: 9rem !important
    }

    .mt-lg-20 {
        margin-top: 10rem !important
    }

    .mt-lg-21 {
        margin-top: 12.5rem !important
    }

    .mt-lg-22 {
        margin-top: 15rem !important
    }

    .mt-lg-23 {
        margin-top: 17.5rem !important
    }

    .mt-lg-24 {
        margin-top: 20rem !important
    }

    .mt-lg-25 {
        margin-top: 22.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: .75rem !important
    }

    .me-lg-4 {
        margin-right: 1rem !important
    }

    .me-lg-5 {
        margin-right: 1.25rem !important
    }

    .me-lg-6 {
        margin-right: 1.5rem !important
    }

    .me-lg-7 {
        margin-right: 1.75rem !important
    }

    .me-lg-8 {
        margin-right: 2rem !important
    }

    .me-lg-9 {
        margin-right: 2.25rem !important
    }

    .me-lg-10 {
        margin-right: 2.5rem !important
    }

    .me-lg-11 {
        margin-right: 3rem !important
    }

    .me-lg-12 {
        margin-right: 3.5rem !important
    }

    .me-lg-13 {
        margin-right: 4rem !important
    }

    .me-lg-14 {
        margin-right: 4.5rem !important
    }

    .me-lg-15 {
        margin-right: 5rem !important
    }

    .me-lg-16 {
        margin-right: 6rem !important
    }

    .me-lg-17 {
        margin-right: 7rem !important
    }

    .me-lg-18 {
        margin-right: 8rem !important
    }

    .me-lg-19 {
        margin-right: 9rem !important
    }

    .me-lg-20 {
        margin-right: 10rem !important
    }

    .me-lg-21 {
        margin-right: 12.5rem !important
    }

    .me-lg-22 {
        margin-right: 15rem !important
    }

    .me-lg-23 {
        margin-right: 17.5rem !important
    }

    .me-lg-24 {
        margin-right: 20rem !important
    }

    .me-lg-25 {
        margin-right: 22.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: .75rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1rem !important
    }

    .mb-lg-5 {
        margin-bottom: 1.25rem !important
    }

    .mb-lg-6 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-7 {
        margin-bottom: 1.75rem !important
    }

    .mb-lg-8 {
        margin-bottom: 2rem !important
    }

    .mb-lg-9 {
        margin-bottom: 2.25rem !important
    }

    .mb-lg-10 {
        margin-bottom: 2.5rem !important
    }

    .mb-lg-11 {
        margin-bottom: 3rem !important
    }

    .mb-lg-12 {
        margin-bottom: 3.5rem !important
    }

    .mb-lg-13 {
        margin-bottom: 4rem !important
    }

    .mb-lg-14 {
        margin-bottom: 4.5rem !important
    }

    .mb-lg-15 {
        margin-bottom: 5rem !important
    }

    .mb-lg-16 {
        margin-bottom: 6rem !important
    }

    .mb-lg-17 {
        margin-bottom: 7rem !important
    }

    .mb-lg-18 {
        margin-bottom: 8rem !important
    }

    .mb-lg-19 {
        margin-bottom: 9rem !important
    }

    .mb-lg-20 {
        margin-bottom: 10rem !important
    }

    .mb-lg-21 {
        margin-bottom: 12.5rem !important
    }

    .mb-lg-22 {
        margin-bottom: 15rem !important
    }

    .mb-lg-23 {
        margin-bottom: 17.5rem !important
    }

    .mb-lg-24 {
        margin-bottom: 20rem !important
    }

    .mb-lg-25 {
        margin-bottom: 22.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: .75rem !important
    }

    .ms-lg-4 {
        margin-left: 1rem !important
    }

    .ms-lg-5 {
        margin-left: 1.25rem !important
    }

    .ms-lg-6 {
        margin-left: 1.5rem !important
    }

    .ms-lg-7 {
        margin-left: 1.75rem !important
    }

    .ms-lg-8 {
        margin-left: 2rem !important
    }

    .ms-lg-9 {
        margin-left: 2.25rem !important
    }

    .ms-lg-10 {
        margin-left: 2.5rem !important
    }

    .ms-lg-11 {
        margin-left: 3rem !important
    }

    .ms-lg-12 {
        margin-left: 3.5rem !important
    }

    .ms-lg-13 {
        margin-left: 4rem !important
    }

    .ms-lg-14 {
        margin-left: 4.5rem !important
    }

    .ms-lg-15 {
        margin-left: 5rem !important
    }

    .ms-lg-16 {
        margin-left: 6rem !important
    }

    .ms-lg-17 {
        margin-left: 7rem !important
    }

    .ms-lg-18 {
        margin-left: 8rem !important
    }

    .ms-lg-19 {
        margin-left: 9rem !important
    }

    .ms-lg-20 {
        margin-left: 10rem !important
    }

    .ms-lg-21 {
        margin-left: 12.5rem !important
    }

    .ms-lg-22 {
        margin-left: 15rem !important
    }

    .ms-lg-23 {
        margin-left: 17.5rem !important
    }

    .ms-lg-24 {
        margin-left: 20rem !important
    }

    .ms-lg-25 {
        margin-left: 22.5rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .m-lg-n3 {
        margin: -.75rem !important
    }

    .m-lg-n4 {
        margin: -1rem !important
    }

    .m-lg-n5 {
        margin: -1.25rem !important
    }

    .m-lg-n6 {
        margin: -1.5rem !important
    }

    .m-lg-n7 {
        margin: -1.75rem !important
    }

    .m-lg-n8 {
        margin: -2rem !important
    }

    .m-lg-n9 {
        margin: -2.25rem !important
    }

    .m-lg-n10 {
        margin: -2.5rem !important
    }

    .m-lg-n11 {
        margin: -3rem !important
    }

    .m-lg-n12 {
        margin: -3.5rem !important
    }

    .m-lg-n13 {
        margin: -4rem !important
    }

    .m-lg-n14 {
        margin: -4.5rem !important
    }

    .m-lg-n15 {
        margin: -5rem !important
    }

    .m-lg-n16 {
        margin: -6rem !important
    }

    .m-lg-n17 {
        margin: -7rem !important
    }

    .m-lg-n18 {
        margin: -8rem !important
    }

    .m-lg-n19 {
        margin: -9rem !important
    }

    .m-lg-n20 {
        margin: -10rem !important
    }

    .m-lg-n21 {
        margin: -12.5rem !important
    }

    .m-lg-n22 {
        margin: -15rem !important
    }

    .m-lg-n23 {
        margin: -17.5rem !important
    }

    .m-lg-n24 {
        margin: -20rem !important
    }

    .m-lg-n25 {
        margin: -22.5rem !important
    }

    .mx-lg-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-lg-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-lg-n3 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-lg-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-lg-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-lg-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-lg-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }

    .mx-lg-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-lg-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }

    .mx-lg-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-lg-n11 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-lg-n12 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-lg-n13 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-lg-n14 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-lg-n15 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-lg-n16 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-lg-n17 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }

    .mx-lg-n18 {
        margin-right: -8rem !important;
        margin-left: -8rem !important
    }

    .mx-lg-n19 {
        margin-right: -9rem !important;
        margin-left: -9rem !important
    }

    .mx-lg-n20 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-lg-n21 {
        margin-right: -12.5rem !important;
        margin-left: -12.5rem !important
    }

    .mx-lg-n22 {
        margin-right: -15rem !important;
        margin-left: -15rem !important
    }

    .mx-lg-n23 {
        margin-right: -17.5rem !important;
        margin-left: -17.5rem !important
    }

    .mx-lg-n24 {
        margin-right: -20rem !important;
        margin-left: -20rem !important
    }

    .mx-lg-n25 {
        margin-right: -22.5rem !important;
        margin-left: -22.5rem !important
    }

    .my-lg-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-lg-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-lg-n3 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-lg-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-lg-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-lg-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-lg-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }

    .my-lg-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-lg-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-lg-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-lg-n11 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-lg-n12 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-lg-n13 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-lg-n14 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-lg-n15 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-lg-n16 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-lg-n17 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }

    .my-lg-n18 {
        margin-top: -8rem !important;
        margin-bottom: -8rem !important
    }

    .my-lg-n19 {
        margin-top: -9rem !important;
        margin-bottom: -9rem !important
    }

    .my-lg-n20 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-lg-n21 {
        margin-top: -12.5rem !important;
        margin-bottom: -12.5rem !important
    }

    .my-lg-n22 {
        margin-top: -15rem !important;
        margin-bottom: -15rem !important
    }

    .my-lg-n23 {
        margin-top: -17.5rem !important;
        margin-bottom: -17.5rem !important
    }

    .my-lg-n24 {
        margin-top: -20rem !important;
        margin-bottom: -20rem !important
    }

    .my-lg-n25 {
        margin-top: -22.5rem !important;
        margin-bottom: -22.5rem !important
    }

    .mt-lg-n1 {
        margin-top: -.25rem !important
    }

    .mt-lg-n2 {
        margin-top: -.5rem !important
    }

    .mt-lg-n3 {
        margin-top: -.75rem !important
    }

    .mt-lg-n4 {
        margin-top: -1rem !important
    }

    .mt-lg-n5 {
        margin-top: -1.25rem !important
    }

    .mt-lg-n6 {
        margin-top: -1.5rem !important
    }

    .mt-lg-n7 {
        margin-top: -1.75rem !important
    }

    .mt-lg-n8 {
        margin-top: -2rem !important
    }

    .mt-lg-n9 {
        margin-top: -2.25rem !important
    }

    .mt-lg-n10 {
        margin-top: -2.5rem !important
    }

    .mt-lg-n11 {
        margin-top: -3rem !important
    }

    .mt-lg-n12 {
        margin-top: -3.5rem !important
    }

    .mt-lg-n13 {
        margin-top: -4rem !important
    }

    .mt-lg-n14 {
        margin-top: -4.5rem !important
    }

    .mt-lg-n15 {
        margin-top: -5rem !important
    }

    .mt-lg-n16 {
        margin-top: -6rem !important
    }

    .mt-lg-n17 {
        margin-top: -7rem !important
    }

    .mt-lg-n18 {
        margin-top: -8rem !important
    }

    .mt-lg-n19 {
        margin-top: -9rem !important
    }

    .mt-lg-n20 {
        margin-top: -10rem !important
    }

    .mt-lg-n21 {
        margin-top: -12.5rem !important
    }

    .mt-lg-n22 {
        margin-top: -15rem !important
    }

    .mt-lg-n23 {
        margin-top: -17.5rem !important
    }

    .mt-lg-n24 {
        margin-top: -20rem !important
    }

    .mt-lg-n25 {
        margin-top: -22.5rem !important
    }

    .me-lg-n1 {
        margin-right: -.25rem !important
    }

    .me-lg-n2 {
        margin-right: -.5rem !important
    }

    .me-lg-n3 {
        margin-right: -.75rem !important
    }

    .me-lg-n4 {
        margin-right: -1rem !important
    }

    .me-lg-n5 {
        margin-right: -1.25rem !important
    }

    .me-lg-n6 {
        margin-right: -1.5rem !important
    }

    .me-lg-n7 {
        margin-right: -1.75rem !important
    }

    .me-lg-n8 {
        margin-right: -2rem !important
    }

    .me-lg-n9 {
        margin-right: -2.25rem !important
    }

    .me-lg-n10 {
        margin-right: -2.5rem !important
    }

    .me-lg-n11 {
        margin-right: -3rem !important
    }

    .me-lg-n12 {
        margin-right: -3.5rem !important
    }

    .me-lg-n13 {
        margin-right: -4rem !important
    }

    .me-lg-n14 {
        margin-right: -4.5rem !important
    }

    .me-lg-n15 {
        margin-right: -5rem !important
    }

    .me-lg-n16 {
        margin-right: -6rem !important
    }

    .me-lg-n17 {
        margin-right: -7rem !important
    }

    .me-lg-n18 {
        margin-right: -8rem !important
    }

    .me-lg-n19 {
        margin-right: -9rem !important
    }

    .me-lg-n20 {
        margin-right: -10rem !important
    }

    .me-lg-n21 {
        margin-right: -12.5rem !important
    }

    .me-lg-n22 {
        margin-right: -15rem !important
    }

    .me-lg-n23 {
        margin-right: -17.5rem !important
    }

    .me-lg-n24 {
        margin-right: -20rem !important
    }

    .me-lg-n25 {
        margin-right: -22.5rem !important
    }

    .mb-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-lg-n3 {
        margin-bottom: -.75rem !important
    }

    .mb-lg-n4 {
        margin-bottom: -1rem !important
    }

    .mb-lg-n5 {
        margin-bottom: -1.25rem !important
    }

    .mb-lg-n6 {
        margin-bottom: -1.5rem !important
    }

    .mb-lg-n7 {
        margin-bottom: -1.75rem !important
    }

    .mb-lg-n8 {
        margin-bottom: -2rem !important
    }

    .mb-lg-n9 {
        margin-bottom: -2.25rem !important
    }

    .mb-lg-n10 {
        margin-bottom: -2.5rem !important
    }

    .mb-lg-n11 {
        margin-bottom: -3rem !important
    }

    .mb-lg-n12 {
        margin-bottom: -3.5rem !important
    }

    .mb-lg-n13 {
        margin-bottom: -4rem !important
    }

    .mb-lg-n14 {
        margin-bottom: -4.5rem !important
    }

    .mb-lg-n15 {
        margin-bottom: -5rem !important
    }

    .mb-lg-n16 {
        margin-bottom: -6rem !important
    }

    .mb-lg-n17 {
        margin-bottom: -7rem !important
    }

    .mb-lg-n18 {
        margin-bottom: -8rem !important
    }

    .mb-lg-n19 {
        margin-bottom: -9rem !important
    }

    .mb-lg-n20 {
        margin-bottom: -10rem !important
    }

    .mb-lg-n21 {
        margin-bottom: -12.5rem !important
    }

    .mb-lg-n22 {
        margin-bottom: -15rem !important
    }

    .mb-lg-n23 {
        margin-bottom: -17.5rem !important
    }

    .mb-lg-n24 {
        margin-bottom: -20rem !important
    }

    .mb-lg-n25 {
        margin-bottom: -22.5rem !important
    }

    .ms-lg-n1 {
        margin-left: -.25rem !important
    }

    .ms-lg-n2 {
        margin-left: -.5rem !important
    }

    .ms-lg-n3 {
        margin-left: -.75rem !important
    }

    .ms-lg-n4 {
        margin-left: -1rem !important
    }

    .ms-lg-n5 {
        margin-left: -1.25rem !important
    }

    .ms-lg-n6 {
        margin-left: -1.5rem !important
    }

    .ms-lg-n7 {
        margin-left: -1.75rem !important
    }

    .ms-lg-n8 {
        margin-left: -2rem !important
    }

    .ms-lg-n9 {
        margin-left: -2.25rem !important
    }

    .ms-lg-n10 {
        margin-left: -2.5rem !important
    }

    .ms-lg-n11 {
        margin-left: -3rem !important
    }

    .ms-lg-n12 {
        margin-left: -3.5rem !important
    }

    .ms-lg-n13 {
        margin-left: -4rem !important
    }

    .ms-lg-n14 {
        margin-left: -4.5rem !important
    }

    .ms-lg-n15 {
        margin-left: -5rem !important
    }

    .ms-lg-n16 {
        margin-left: -6rem !important
    }

    .ms-lg-n17 {
        margin-left: -7rem !important
    }

    .ms-lg-n18 {
        margin-left: -8rem !important
    }

    .ms-lg-n19 {
        margin-left: -9rem !important
    }

    .ms-lg-n20 {
        margin-left: -10rem !important
    }

    .ms-lg-n21 {
        margin-left: -12.5rem !important
    }

    .ms-lg-n22 {
        margin-left: -15rem !important
    }

    .ms-lg-n23 {
        margin-left: -17.5rem !important
    }

    .ms-lg-n24 {
        margin-left: -20rem !important
    }

    .ms-lg-n25 {
        margin-left: -22.5rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: .75rem !important
    }

    .p-lg-4 {
        padding: 1rem !important
    }

    .p-lg-5 {
        padding: 1.25rem !important
    }

    .p-lg-6 {
        padding: 1.5rem !important
    }

    .p-lg-7 {
        padding: 1.75rem !important
    }

    .p-lg-8 {
        padding: 2rem !important
    }

    .p-lg-9 {
        padding: 2.25rem !important
    }

    .p-lg-10 {
        padding: 2.5rem !important
    }

    .p-lg-11 {
        padding: 3rem !important
    }

    .p-lg-12 {
        padding: 3.5rem !important
    }

    .p-lg-13 {
        padding: 4rem !important
    }

    .p-lg-14 {
        padding: 4.5rem !important
    }

    .p-lg-15 {
        padding: 5rem !important
    }

    .p-lg-16 {
        padding: 6rem !important
    }

    .p-lg-17 {
        padding: 7rem !important
    }

    .p-lg-18 {
        padding: 8rem !important
    }

    .p-lg-19 {
        padding: 9rem !important
    }

    .p-lg-20 {
        padding: 10rem !important
    }

    .p-lg-21 {
        padding: 12.5rem !important
    }

    .p-lg-22 {
        padding: 15rem !important
    }

    .p-lg-23 {
        padding: 17.5rem !important
    }

    .p-lg-24 {
        padding: 20rem !important
    }

    .p-lg-25 {
        padding: 22.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: .75rem !important;
        padding-left: .75rem !important
    }

    .px-lg-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-lg-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }

    .px-lg-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-lg-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }

    .px-lg-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-lg-11 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-lg-12 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-lg-13 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-lg-14 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-lg-15 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-lg-16 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-lg-17 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }

    .px-lg-18 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .px-lg-19 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }

    .px-lg-20 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-lg-21 {
        padding-right: 12.5rem !important;
        padding-left: 12.5rem !important
    }

    .px-lg-22 {
        padding-right: 15rem !important;
        padding-left: 15rem !important
    }

    .px-lg-23 {
        padding-right: 17.5rem !important;
        padding-left: 17.5rem !important
    }

    .px-lg-24 {
        padding-right: 20rem !important;
        padding-left: 20rem !important
    }

    .px-lg-25 {
        padding-right: 22.5rem !important;
        padding-left: 22.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: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-lg-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-lg-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }

    .py-lg-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-lg-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-lg-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-lg-11 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-lg-12 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-lg-13 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-lg-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-lg-15 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-lg-16 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-lg-17 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }

    .py-lg-18 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .py-lg-19 {
        padding-top: 9rem !important;
        padding-bottom: 9rem !important
    }

    .py-lg-20 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-lg-21 {
        padding-top: 12.5rem !important;
        padding-bottom: 12.5rem !important
    }

    .py-lg-22 {
        padding-top: 15rem !important;
        padding-bottom: 15rem !important
    }

    .py-lg-23 {
        padding-top: 17.5rem !important;
        padding-bottom: 17.5rem !important
    }

    .py-lg-24 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important
    }

    .py-lg-25 {
        padding-top: 22.5rem !important;
        padding-bottom: 22.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: .75rem !important
    }

    .pt-lg-4 {
        padding-top: 1rem !important
    }

    .pt-lg-5 {
        padding-top: 1.25rem !important
    }

    .pt-lg-6 {
        padding-top: 1.5rem !important
    }

    .pt-lg-7 {
        padding-top: 1.75rem !important
    }

    .pt-lg-8 {
        padding-top: 2rem !important
    }

    .pt-lg-9 {
        padding-top: 2.25rem !important
    }

    .pt-lg-10 {
        padding-top: 2.5rem !important
    }

    .pt-lg-11 {
        padding-top: 3rem !important
    }

    .pt-lg-12 {
        padding-top: 3.5rem !important
    }

    .pt-lg-13 {
        padding-top: 4rem !important
    }

    .pt-lg-14 {
        padding-top: 4.5rem !important
    }

    .pt-lg-15 {
        padding-top: 5rem !important
    }

    .pt-lg-16 {
        padding-top: 6rem !important
    }

    .pt-lg-17 {
        padding-top: 7rem !important
    }

    .pt-lg-18 {
        padding-top: 8rem !important
    }

    .pt-lg-19 {
        padding-top: 9rem !important
    }

    .pt-lg-20 {
        padding-top: 10rem !important
    }

    .pt-lg-21 {
        padding-top: 12.5rem !important
    }

    .pt-lg-22 {
        padding-top: 15rem !important
    }

    .pt-lg-23 {
        padding-top: 17.5rem !important
    }

    .pt-lg-24 {
        padding-top: 20rem !important
    }

    .pt-lg-25 {
        padding-top: 22.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: .75rem !important
    }

    .pe-lg-4 {
        padding-right: 1rem !important
    }

    .pe-lg-5 {
        padding-right: 1.25rem !important
    }

    .pe-lg-6 {
        padding-right: 1.5rem !important
    }

    .pe-lg-7 {
        padding-right: 1.75rem !important
    }

    .pe-lg-8 {
        padding-right: 2rem !important
    }

    .pe-lg-9 {
        padding-right: 2.25rem !important
    }

    .pe-lg-10 {
        padding-right: 2.5rem !important
    }

    .pe-lg-11 {
        padding-right: 3rem !important
    }

    .pe-lg-12 {
        padding-right: 3.5rem !important
    }

    .pe-lg-13 {
        padding-right: 4rem !important
    }

    .pe-lg-14 {
        padding-right: 4.5rem !important
    }

    .pe-lg-15 {
        padding-right: 5rem !important
    }

    .pe-lg-16 {
        padding-right: 6rem !important
    }

    .pe-lg-17 {
        padding-right: 7rem !important
    }

    .pe-lg-18 {
        padding-right: 8rem !important
    }

    .pe-lg-19 {
        padding-right: 9rem !important
    }

    .pe-lg-20 {
        padding-right: 10rem !important
    }

    .pe-lg-21 {
        padding-right: 12.5rem !important
    }

    .pe-lg-22 {
        padding-right: 15rem !important
    }

    .pe-lg-23 {
        padding-right: 17.5rem !important
    }

    .pe-lg-24 {
        padding-right: 20rem !important
    }

    .pe-lg-25 {
        padding-right: 22.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: .75rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1rem !important
    }

    .pb-lg-5 {
        padding-bottom: 1.25rem !important
    }

    .pb-lg-6 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-7 {
        padding-bottom: 1.75rem !important
    }

    .pb-lg-8 {
        padding-bottom: 2rem !important
    }

    .pb-lg-9 {
        padding-bottom: 2.25rem !important
    }

    .pb-lg-10 {
        padding-bottom: 2.5rem !important
    }

    .pb-lg-11 {
        padding-bottom: 3rem !important
    }

    .pb-lg-12 {
        padding-bottom: 3.5rem !important
    }

    .pb-lg-13 {
        padding-bottom: 4rem !important
    }

    .pb-lg-14 {
        padding-bottom: 4.5rem !important
    }

    .pb-lg-15 {
        padding-bottom: 5rem !important
    }

    .pb-lg-16 {
        padding-bottom: 6rem !important
    }

    .pb-lg-17 {
        padding-bottom: 7rem !important
    }

    .pb-lg-18 {
        padding-bottom: 8rem !important
    }

    .pb-lg-19 {
        padding-bottom: 9rem !important
    }

    .pb-lg-20 {
        padding-bottom: 10rem !important
    }

    .pb-lg-21 {
        padding-bottom: 12.5rem !important
    }

    .pb-lg-22 {
        padding-bottom: 15rem !important
    }

    .pb-lg-23 {
        padding-bottom: 17.5rem !important
    }

    .pb-lg-24 {
        padding-bottom: 20rem !important
    }

    .pb-lg-25 {
        padding-bottom: 22.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: .75rem !important
    }

    .ps-lg-4 {
        padding-left: 1rem !important
    }

    .ps-lg-5 {
        padding-left: 1.25rem !important
    }

    .ps-lg-6 {
        padding-left: 1.5rem !important
    }

    .ps-lg-7 {
        padding-left: 1.75rem !important
    }

    .ps-lg-8 {
        padding-left: 2rem !important
    }

    .ps-lg-9 {
        padding-left: 2.25rem !important
    }

    .ps-lg-10 {
        padding-left: 2.5rem !important
    }

    .ps-lg-11 {
        padding-left: 3rem !important
    }

    .ps-lg-12 {
        padding-left: 3.5rem !important
    }

    .ps-lg-13 {
        padding-left: 4rem !important
    }

    .ps-lg-14 {
        padding-left: 4.5rem !important
    }

    .ps-lg-15 {
        padding-left: 5rem !important
    }

    .ps-lg-16 {
        padding-left: 6rem !important
    }

    .ps-lg-17 {
        padding-left: 7rem !important
    }

    .ps-lg-18 {
        padding-left: 8rem !important
    }

    .ps-lg-19 {
        padding-left: 9rem !important
    }

    .ps-lg-20 {
        padding-left: 10rem !important
    }

    .ps-lg-21 {
        padding-left: 12.5rem !important
    }

    .ps-lg-22 {
        padding-left: 15rem !important
    }

    .ps-lg-23 {
        padding-left: 17.5rem !important
    }

    .ps-lg-24 {
        padding-left: 20rem !important
    }

    .ps-lg-25 {
        padding-left: 22.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
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: .75rem !important
    }

    .gap-xl-4 {
        gap: 1rem !important
    }

    .gap-xl-5 {
        gap: 1.25rem !important
    }

    .gap-xl-6 {
        gap: 1.5rem !important
    }

    .gap-xl-7 {
        gap: 1.75rem !important
    }

    .gap-xl-8 {
        gap: 2rem !important
    }

    .gap-xl-9 {
        gap: 2.25rem !important
    }

    .gap-xl-10 {
        gap: 2.5rem !important
    }

    .gap-xl-11 {
        gap: 3rem !important
    }

    .gap-xl-12 {
        gap: 3.5rem !important
    }

    .gap-xl-13 {
        gap: 4rem !important
    }

    .gap-xl-14 {
        gap: 4.5rem !important
    }

    .gap-xl-15 {
        gap: 5rem !important
    }

    .gap-xl-16 {
        gap: 6rem !important
    }

    .gap-xl-17 {
        gap: 7rem !important
    }

    .gap-xl-18 {
        gap: 8rem !important
    }

    .gap-xl-19 {
        gap: 9rem !important
    }

    .gap-xl-20 {
        gap: 10rem !important
    }

    .gap-xl-21 {
        gap: 12.5rem !important
    }

    .gap-xl-22 {
        gap: 15rem !important
    }

    .gap-xl-23 {
        gap: 17.5rem !important
    }

    .gap-xl-24 {
        gap: 20rem !important
    }

    .gap-xl-25 {
        gap: 22.5rem !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: .75rem !important
    }

    .m-xl-4 {
        margin: 1rem !important
    }

    .m-xl-5 {
        margin: 1.25rem !important
    }

    .m-xl-6 {
        margin: 1.5rem !important
    }

    .m-xl-7 {
        margin: 1.75rem !important
    }

    .m-xl-8 {
        margin: 2rem !important
    }

    .m-xl-9 {
        margin: 2.25rem !important
    }

    .m-xl-10 {
        margin: 2.5rem !important
    }

    .m-xl-11 {
        margin: 3rem !important
    }

    .m-xl-12 {
        margin: 3.5rem !important
    }

    .m-xl-13 {
        margin: 4rem !important
    }

    .m-xl-14 {
        margin: 4.5rem !important
    }

    .m-xl-15 {
        margin: 5rem !important
    }

    .m-xl-16 {
        margin: 6rem !important
    }

    .m-xl-17 {
        margin: 7rem !important
    }

    .m-xl-18 {
        margin: 8rem !important
    }

    .m-xl-19 {
        margin: 9rem !important
    }

    .m-xl-20 {
        margin: 10rem !important
    }

    .m-xl-21 {
        margin: 12.5rem !important
    }

    .m-xl-22 {
        margin: 15rem !important
    }

    .m-xl-23 {
        margin: 17.5rem !important
    }

    .m-xl-24 {
        margin: 20rem !important
    }

    .m-xl-25 {
        margin: 22.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: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-xl-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-xl-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }

    .mx-xl-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-xl-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }

    .mx-xl-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-xl-11 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-12 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-xl-13 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-xl-14 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-xl-15 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xl-16 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-xl-17 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }

    .mx-xl-18 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .mx-xl-19 {
        margin-right: 9rem !important;
        margin-left: 9rem !important
    }

    .mx-xl-20 {
        margin-right: 10rem !important;
        margin-left: 10rem !important
    }

    .mx-xl-21 {
        margin-right: 12.5rem !important;
        margin-left: 12.5rem !important
    }

    .mx-xl-22 {
        margin-right: 15rem !important;
        margin-left: 15rem !important
    }

    .mx-xl-23 {
        margin-right: 17.5rem !important;
        margin-left: 17.5rem !important
    }

    .mx-xl-24 {
        margin-right: 20rem !important;
        margin-left: 20rem !important
    }

    .mx-xl-25 {
        margin-right: 22.5rem !important;
        margin-left: 22.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: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xl-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-xl-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }

    .my-xl-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-xl-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-xl-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-xl-11 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-12 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-xl-13 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-xl-14 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xl-15 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xl-16 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-xl-17 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }

    .my-xl-18 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .my-xl-19 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }

    .my-xl-20 {
        margin-top: 10rem !important;
        margin-bottom: 10rem !important
    }

    .my-xl-21 {
        margin-top: 12.5rem !important;
        margin-bottom: 12.5rem !important
    }

    .my-xl-22 {
        margin-top: 15rem !important;
        margin-bottom: 15rem !important
    }

    .my-xl-23 {
        margin-top: 17.5rem !important;
        margin-bottom: 17.5rem !important
    }

    .my-xl-24 {
        margin-top: 20rem !important;
        margin-bottom: 20rem !important
    }

    .my-xl-25 {
        margin-top: 22.5rem !important;
        margin-bottom: 22.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: .75rem !important
    }

    .mt-xl-4 {
        margin-top: 1rem !important
    }

    .mt-xl-5 {
        margin-top: 1.25rem !important
    }

    .mt-xl-6 {
        margin-top: 1.5rem !important
    }

    .mt-xl-7 {
        margin-top: 1.75rem !important
    }

    .mt-xl-8 {
        margin-top: 2rem !important
    }

    .mt-xl-9 {
        margin-top: 2.25rem !important
    }

    .mt-xl-10 {
        margin-top: 2.5rem !important
    }

    .mt-xl-11 {
        margin-top: 3rem !important
    }

    .mt-xl-12 {
        margin-top: 3.5rem !important
    }

    .mt-xl-13 {
        margin-top: 4rem !important
    }

    .mt-xl-14 {
        margin-top: 4.5rem !important
    }

    .mt-xl-15 {
        margin-top: 5rem !important
    }

    .mt-xl-16 {
        margin-top: 6rem !important
    }

    .mt-xl-17 {
        margin-top: 7rem !important
    }

    .mt-xl-18 {
        margin-top: 8rem !important
    }

    .mt-xl-19 {
        margin-top: 9rem !important
    }

    .mt-xl-20 {
        margin-top: 10rem !important
    }

    .mt-xl-21 {
        margin-top: 12.5rem !important
    }

    .mt-xl-22 {
        margin-top: 15rem !important
    }

    .mt-xl-23 {
        margin-top: 17.5rem !important
    }

    .mt-xl-24 {
        margin-top: 20rem !important
    }

    .mt-xl-25 {
        margin-top: 22.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: .75rem !important
    }

    .me-xl-4 {
        margin-right: 1rem !important
    }

    .me-xl-5 {
        margin-right: 1.25rem !important
    }

    .me-xl-6 {
        margin-right: 1.5rem !important
    }

    .me-xl-7 {
        margin-right: 1.75rem !important
    }

    .me-xl-8 {
        margin-right: 2rem !important
    }

    .me-xl-9 {
        margin-right: 2.25rem !important
    }

    .me-xl-10 {
        margin-right: 2.5rem !important
    }

    .me-xl-11 {
        margin-right: 3rem !important
    }

    .me-xl-12 {
        margin-right: 3.5rem !important
    }

    .me-xl-13 {
        margin-right: 4rem !important
    }

    .me-xl-14 {
        margin-right: 4.5rem !important
    }

    .me-xl-15 {
        margin-right: 5rem !important
    }

    .me-xl-16 {
        margin-right: 6rem !important
    }

    .me-xl-17 {
        margin-right: 7rem !important
    }

    .me-xl-18 {
        margin-right: 8rem !important
    }

    .me-xl-19 {
        margin-right: 9rem !important
    }

    .me-xl-20 {
        margin-right: 10rem !important
    }

    .me-xl-21 {
        margin-right: 12.5rem !important
    }

    .me-xl-22 {
        margin-right: 15rem !important
    }

    .me-xl-23 {
        margin-right: 17.5rem !important
    }

    .me-xl-24 {
        margin-right: 20rem !important
    }

    .me-xl-25 {
        margin-right: 22.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: .75rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1rem !important
    }

    .mb-xl-5 {
        margin-bottom: 1.25rem !important
    }

    .mb-xl-6 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-7 {
        margin-bottom: 1.75rem !important
    }

    .mb-xl-8 {
        margin-bottom: 2rem !important
    }

    .mb-xl-9 {
        margin-bottom: 2.25rem !important
    }

    .mb-xl-10 {
        margin-bottom: 2.5rem !important
    }

    .mb-xl-11 {
        margin-bottom: 3rem !important
    }

    .mb-xl-12 {
        margin-bottom: 3.5rem !important
    }

    .mb-xl-13 {
        margin-bottom: 4rem !important
    }

    .mb-xl-14 {
        margin-bottom: 4.5rem !important
    }

    .mb-xl-15 {
        margin-bottom: 5rem !important
    }

    .mb-xl-16 {
        margin-bottom: 6rem !important
    }

    .mb-xl-17 {
        margin-bottom: 7rem !important
    }

    .mb-xl-18 {
        margin-bottom: 8rem !important
    }

    .mb-xl-19 {
        margin-bottom: 9rem !important
    }

    .mb-xl-20 {
        margin-bottom: 10rem !important
    }

    .mb-xl-21 {
        margin-bottom: 12.5rem !important
    }

    .mb-xl-22 {
        margin-bottom: 15rem !important
    }

    .mb-xl-23 {
        margin-bottom: 17.5rem !important
    }

    .mb-xl-24 {
        margin-bottom: 20rem !important
    }

    .mb-xl-25 {
        margin-bottom: 22.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: .75rem !important
    }

    .ms-xl-4 {
        margin-left: 1rem !important
    }

    .ms-xl-5 {
        margin-left: 1.25rem !important
    }

    .ms-xl-6 {
        margin-left: 1.5rem !important
    }

    .ms-xl-7 {
        margin-left: 1.75rem !important
    }

    .ms-xl-8 {
        margin-left: 2rem !important
    }

    .ms-xl-9 {
        margin-left: 2.25rem !important
    }

    .ms-xl-10 {
        margin-left: 2.5rem !important
    }

    .ms-xl-11 {
        margin-left: 3rem !important
    }

    .ms-xl-12 {
        margin-left: 3.5rem !important
    }

    .ms-xl-13 {
        margin-left: 4rem !important
    }

    .ms-xl-14 {
        margin-left: 4.5rem !important
    }

    .ms-xl-15 {
        margin-left: 5rem !important
    }

    .ms-xl-16 {
        margin-left: 6rem !important
    }

    .ms-xl-17 {
        margin-left: 7rem !important
    }

    .ms-xl-18 {
        margin-left: 8rem !important
    }

    .ms-xl-19 {
        margin-left: 9rem !important
    }

    .ms-xl-20 {
        margin-left: 10rem !important
    }

    .ms-xl-21 {
        margin-left: 12.5rem !important
    }

    .ms-xl-22 {
        margin-left: 15rem !important
    }

    .ms-xl-23 {
        margin-left: 17.5rem !important
    }

    .ms-xl-24 {
        margin-left: 20rem !important
    }

    .ms-xl-25 {
        margin-left: 22.5rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .m-xl-n3 {
        margin: -.75rem !important
    }

    .m-xl-n4 {
        margin: -1rem !important
    }

    .m-xl-n5 {
        margin: -1.25rem !important
    }

    .m-xl-n6 {
        margin: -1.5rem !important
    }

    .m-xl-n7 {
        margin: -1.75rem !important
    }

    .m-xl-n8 {
        margin: -2rem !important
    }

    .m-xl-n9 {
        margin: -2.25rem !important
    }

    .m-xl-n10 {
        margin: -2.5rem !important
    }

    .m-xl-n11 {
        margin: -3rem !important
    }

    .m-xl-n12 {
        margin: -3.5rem !important
    }

    .m-xl-n13 {
        margin: -4rem !important
    }

    .m-xl-n14 {
        margin: -4.5rem !important
    }

    .m-xl-n15 {
        margin: -5rem !important
    }

    .m-xl-n16 {
        margin: -6rem !important
    }

    .m-xl-n17 {
        margin: -7rem !important
    }

    .m-xl-n18 {
        margin: -8rem !important
    }

    .m-xl-n19 {
        margin: -9rem !important
    }

    .m-xl-n20 {
        margin: -10rem !important
    }

    .m-xl-n21 {
        margin: -12.5rem !important
    }

    .m-xl-n22 {
        margin: -15rem !important
    }

    .m-xl-n23 {
        margin: -17.5rem !important
    }

    .m-xl-n24 {
        margin: -20rem !important
    }

    .m-xl-n25 {
        margin: -22.5rem !important
    }

    .mx-xl-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xl-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xl-n3 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-xl-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xl-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-xl-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xl-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }

    .mx-xl-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-xl-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }

    .mx-xl-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-xl-n11 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-xl-n12 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-xl-n13 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-xl-n14 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-xl-n15 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-xl-n16 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-xl-n17 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }

    .mx-xl-n18 {
        margin-right: -8rem !important;
        margin-left: -8rem !important
    }

    .mx-xl-n19 {
        margin-right: -9rem !important;
        margin-left: -9rem !important
    }

    .mx-xl-n20 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-xl-n21 {
        margin-right: -12.5rem !important;
        margin-left: -12.5rem !important
    }

    .mx-xl-n22 {
        margin-right: -15rem !important;
        margin-left: -15rem !important
    }

    .mx-xl-n23 {
        margin-right: -17.5rem !important;
        margin-left: -17.5rem !important
    }

    .mx-xl-n24 {
        margin-right: -20rem !important;
        margin-left: -20rem !important
    }

    .mx-xl-n25 {
        margin-right: -22.5rem !important;
        margin-left: -22.5rem !important
    }

    .my-xl-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xl-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xl-n3 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xl-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xl-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-xl-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xl-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }

    .my-xl-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-xl-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-xl-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-xl-n11 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-xl-n12 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-xl-n13 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-xl-n14 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-xl-n15 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-xl-n16 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-xl-n17 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }

    .my-xl-n18 {
        margin-top: -8rem !important;
        margin-bottom: -8rem !important
    }

    .my-xl-n19 {
        margin-top: -9rem !important;
        margin-bottom: -9rem !important
    }

    .my-xl-n20 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-xl-n21 {
        margin-top: -12.5rem !important;
        margin-bottom: -12.5rem !important
    }

    .my-xl-n22 {
        margin-top: -15rem !important;
        margin-bottom: -15rem !important
    }

    .my-xl-n23 {
        margin-top: -17.5rem !important;
        margin-bottom: -17.5rem !important
    }

    .my-xl-n24 {
        margin-top: -20rem !important;
        margin-bottom: -20rem !important
    }

    .my-xl-n25 {
        margin-top: -22.5rem !important;
        margin-bottom: -22.5rem !important
    }

    .mt-xl-n1 {
        margin-top: -.25rem !important
    }

    .mt-xl-n2 {
        margin-top: -.5rem !important
    }

    .mt-xl-n3 {
        margin-top: -.75rem !important
    }

    .mt-xl-n4 {
        margin-top: -1rem !important
    }

    .mt-xl-n5 {
        margin-top: -1.25rem !important
    }

    .mt-xl-n6 {
        margin-top: -1.5rem !important
    }

    .mt-xl-n7 {
        margin-top: -1.75rem !important
    }

    .mt-xl-n8 {
        margin-top: -2rem !important
    }

    .mt-xl-n9 {
        margin-top: -2.25rem !important
    }

    .mt-xl-n10 {
        margin-top: -2.5rem !important
    }

    .mt-xl-n11 {
        margin-top: -3rem !important
    }

    .mt-xl-n12 {
        margin-top: -3.5rem !important
    }

    .mt-xl-n13 {
        margin-top: -4rem !important
    }

    .mt-xl-n14 {
        margin-top: -4.5rem !important
    }

    .mt-xl-n15 {
        margin-top: -5rem !important
    }

    .mt-xl-n16 {
        margin-top: -6rem !important
    }

    .mt-xl-n17 {
        margin-top: -7rem !important
    }

    .mt-xl-n18 {
        margin-top: -8rem !important
    }

    .mt-xl-n19 {
        margin-top: -9rem !important
    }

    .mt-xl-n20 {
        margin-top: -10rem !important
    }

    .mt-xl-n21 {
        margin-top: -12.5rem !important
    }

    .mt-xl-n22 {
        margin-top: -15rem !important
    }

    .mt-xl-n23 {
        margin-top: -17.5rem !important
    }

    .mt-xl-n24 {
        margin-top: -20rem !important
    }

    .mt-xl-n25 {
        margin-top: -22.5rem !important
    }

    .me-xl-n1 {
        margin-right: -.25rem !important
    }

    .me-xl-n2 {
        margin-right: -.5rem !important
    }

    .me-xl-n3 {
        margin-right: -.75rem !important
    }

    .me-xl-n4 {
        margin-right: -1rem !important
    }

    .me-xl-n5 {
        margin-right: -1.25rem !important
    }

    .me-xl-n6 {
        margin-right: -1.5rem !important
    }

    .me-xl-n7 {
        margin-right: -1.75rem !important
    }

    .me-xl-n8 {
        margin-right: -2rem !important
    }

    .me-xl-n9 {
        margin-right: -2.25rem !important
    }

    .me-xl-n10 {
        margin-right: -2.5rem !important
    }

    .me-xl-n11 {
        margin-right: -3rem !important
    }

    .me-xl-n12 {
        margin-right: -3.5rem !important
    }

    .me-xl-n13 {
        margin-right: -4rem !important
    }

    .me-xl-n14 {
        margin-right: -4.5rem !important
    }

    .me-xl-n15 {
        margin-right: -5rem !important
    }

    .me-xl-n16 {
        margin-right: -6rem !important
    }

    .me-xl-n17 {
        margin-right: -7rem !important
    }

    .me-xl-n18 {
        margin-right: -8rem !important
    }

    .me-xl-n19 {
        margin-right: -9rem !important
    }

    .me-xl-n20 {
        margin-right: -10rem !important
    }

    .me-xl-n21 {
        margin-right: -12.5rem !important
    }

    .me-xl-n22 {
        margin-right: -15rem !important
    }

    .me-xl-n23 {
        margin-right: -17.5rem !important
    }

    .me-xl-n24 {
        margin-right: -20rem !important
    }

    .me-xl-n25 {
        margin-right: -22.5rem !important
    }

    .mb-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-xl-n3 {
        margin-bottom: -.75rem !important
    }

    .mb-xl-n4 {
        margin-bottom: -1rem !important
    }

    .mb-xl-n5 {
        margin-bottom: -1.25rem !important
    }

    .mb-xl-n6 {
        margin-bottom: -1.5rem !important
    }

    .mb-xl-n7 {
        margin-bottom: -1.75rem !important
    }

    .mb-xl-n8 {
        margin-bottom: -2rem !important
    }

    .mb-xl-n9 {
        margin-bottom: -2.25rem !important
    }

    .mb-xl-n10 {
        margin-bottom: -2.5rem !important
    }

    .mb-xl-n11 {
        margin-bottom: -3rem !important
    }

    .mb-xl-n12 {
        margin-bottom: -3.5rem !important
    }

    .mb-xl-n13 {
        margin-bottom: -4rem !important
    }

    .mb-xl-n14 {
        margin-bottom: -4.5rem !important
    }

    .mb-xl-n15 {
        margin-bottom: -5rem !important
    }

    .mb-xl-n16 {
        margin-bottom: -6rem !important
    }

    .mb-xl-n17 {
        margin-bottom: -7rem !important
    }

    .mb-xl-n18 {
        margin-bottom: -8rem !important
    }

    .mb-xl-n19 {
        margin-bottom: -9rem !important
    }

    .mb-xl-n20 {
        margin-bottom: -10rem !important
    }

    .mb-xl-n21 {
        margin-bottom: -12.5rem !important
    }

    .mb-xl-n22 {
        margin-bottom: -15rem !important
    }

    .mb-xl-n23 {
        margin-bottom: -17.5rem !important
    }

    .mb-xl-n24 {
        margin-bottom: -20rem !important
    }

    .mb-xl-n25 {
        margin-bottom: -22.5rem !important
    }

    .ms-xl-n1 {
        margin-left: -.25rem !important
    }

    .ms-xl-n2 {
        margin-left: -.5rem !important
    }

    .ms-xl-n3 {
        margin-left: -.75rem !important
    }

    .ms-xl-n4 {
        margin-left: -1rem !important
    }

    .ms-xl-n5 {
        margin-left: -1.25rem !important
    }

    .ms-xl-n6 {
        margin-left: -1.5rem !important
    }

    .ms-xl-n7 {
        margin-left: -1.75rem !important
    }

    .ms-xl-n8 {
        margin-left: -2rem !important
    }

    .ms-xl-n9 {
        margin-left: -2.25rem !important
    }

    .ms-xl-n10 {
        margin-left: -2.5rem !important
    }

    .ms-xl-n11 {
        margin-left: -3rem !important
    }

    .ms-xl-n12 {
        margin-left: -3.5rem !important
    }

    .ms-xl-n13 {
        margin-left: -4rem !important
    }

    .ms-xl-n14 {
        margin-left: -4.5rem !important
    }

    .ms-xl-n15 {
        margin-left: -5rem !important
    }

    .ms-xl-n16 {
        margin-left: -6rem !important
    }

    .ms-xl-n17 {
        margin-left: -7rem !important
    }

    .ms-xl-n18 {
        margin-left: -8rem !important
    }

    .ms-xl-n19 {
        margin-left: -9rem !important
    }

    .ms-xl-n20 {
        margin-left: -10rem !important
    }

    .ms-xl-n21 {
        margin-left: -12.5rem !important
    }

    .ms-xl-n22 {
        margin-left: -15rem !important
    }

    .ms-xl-n23 {
        margin-left: -17.5rem !important
    }

    .ms-xl-n24 {
        margin-left: -20rem !important
    }

    .ms-xl-n25 {
        margin-left: -22.5rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: .75rem !important
    }

    .p-xl-4 {
        padding: 1rem !important
    }

    .p-xl-5 {
        padding: 1.25rem !important
    }

    .p-xl-6 {
        padding: 1.5rem !important
    }

    .p-xl-7 {
        padding: 1.75rem !important
    }

    .p-xl-8 {
        padding: 2rem !important
    }

    .p-xl-9 {
        padding: 2.25rem !important
    }

    .p-xl-10 {
        padding: 2.5rem !important
    }

    .p-xl-11 {
        padding: 3rem !important
    }

    .p-xl-12 {
        padding: 3.5rem !important
    }

    .p-xl-13 {
        padding: 4rem !important
    }

    .p-xl-14 {
        padding: 4.5rem !important
    }

    .p-xl-15 {
        padding: 5rem !important
    }

    .p-xl-16 {
        padding: 6rem !important
    }

    .p-xl-17 {
        padding: 7rem !important
    }

    .p-xl-18 {
        padding: 8rem !important
    }

    .p-xl-19 {
        padding: 9rem !important
    }

    .p-xl-20 {
        padding: 10rem !important
    }

    .p-xl-21 {
        padding: 12.5rem !important
    }

    .p-xl-22 {
        padding: 15rem !important
    }

    .p-xl-23 {
        padding: 17.5rem !important
    }

    .p-xl-24 {
        padding: 20rem !important
    }

    .p-xl-25 {
        padding: 22.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: .75rem !important;
        padding-left: .75rem !important
    }

    .px-xl-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-xl-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }

    .px-xl-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-xl-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }

    .px-xl-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-xl-11 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-xl-12 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-xl-13 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-xl-14 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-xl-15 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-xl-16 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-xl-17 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }

    .px-xl-18 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .px-xl-19 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }

    .px-xl-20 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-xl-21 {
        padding-right: 12.5rem !important;
        padding-left: 12.5rem !important
    }

    .px-xl-22 {
        padding-right: 15rem !important;
        padding-left: 15rem !important
    }

    .px-xl-23 {
        padding-right: 17.5rem !important;
        padding-left: 17.5rem !important
    }

    .px-xl-24 {
        padding-right: 20rem !important;
        padding-left: 20rem !important
    }

    .px-xl-25 {
        padding-right: 22.5rem !important;
        padding-left: 22.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: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xl-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-xl-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }

    .py-xl-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-xl-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-xl-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-xl-11 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-xl-12 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-xl-13 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-xl-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-xl-15 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-xl-16 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-xl-17 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }

    .py-xl-18 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .py-xl-19 {
        padding-top: 9rem !important;
        padding-bottom: 9rem !important
    }

    .py-xl-20 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-xl-21 {
        padding-top: 12.5rem !important;
        padding-bottom: 12.5rem !important
    }

    .py-xl-22 {
        padding-top: 15rem !important;
        padding-bottom: 15rem !important
    }

    .py-xl-23 {
        padding-top: 17.5rem !important;
        padding-bottom: 17.5rem !important
    }

    .py-xl-24 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important
    }

    .py-xl-25 {
        padding-top: 22.5rem !important;
        padding-bottom: 22.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: .75rem !important
    }

    .pt-xl-4 {
        padding-top: 1rem !important
    }

    .pt-xl-5 {
        padding-top: 1.25rem !important
    }

    .pt-xl-6 {
        padding-top: 1.5rem !important
    }

    .pt-xl-7 {
        padding-top: 1.75rem !important
    }

    .pt-xl-8 {
        padding-top: 2rem !important
    }

    .pt-xl-9 {
        padding-top: 2.25rem !important
    }

    .pt-xl-10 {
        padding-top: 2.5rem !important
    }

    .pt-xl-11 {
        padding-top: 3rem !important
    }

    .pt-xl-12 {
        padding-top: 3.5rem !important
    }

    .pt-xl-13 {
        padding-top: 4rem !important
    }

    .pt-xl-14 {
        padding-top: 4.5rem !important
    }

    .pt-xl-15 {
        padding-top: 5rem !important
    }

    .pt-xl-16 {
        padding-top: 6rem !important
    }

    .pt-xl-17 {
        padding-top: 7rem !important
    }

    .pt-xl-18 {
        padding-top: 8rem !important
    }

    .pt-xl-19 {
        padding-top: 9rem !important
    }

    .pt-xl-20 {
        padding-top: 10rem !important
    }

    .pt-xl-21 {
        padding-top: 12.5rem !important
    }

    .pt-xl-22 {
        padding-top: 15rem !important
    }

    .pt-xl-23 {
        padding-top: 17.5rem !important
    }

    .pt-xl-24 {
        padding-top: 20rem !important
    }

    .pt-xl-25 {
        padding-top: 22.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: .75rem !important
    }

    .pe-xl-4 {
        padding-right: 1rem !important
    }

    .pe-xl-5 {
        padding-right: 1.25rem !important
    }

    .pe-xl-6 {
        padding-right: 1.5rem !important
    }

    .pe-xl-7 {
        padding-right: 1.75rem !important
    }

    .pe-xl-8 {
        padding-right: 2rem !important
    }

    .pe-xl-9 {
        padding-right: 2.25rem !important
    }

    .pe-xl-10 {
        padding-right: 2.5rem !important
    }

    .pe-xl-11 {
        padding-right: 3rem !important
    }

    .pe-xl-12 {
        padding-right: 3.5rem !important
    }

    .pe-xl-13 {
        padding-right: 4rem !important
    }

    .pe-xl-14 {
        padding-right: 4.5rem !important
    }

    .pe-xl-15 {
        padding-right: 5rem !important
    }

    .pe-xl-16 {
        padding-right: 6rem !important
    }

    .pe-xl-17 {
        padding-right: 7rem !important
    }

    .pe-xl-18 {
        padding-right: 8rem !important
    }

    .pe-xl-19 {
        padding-right: 9rem !important
    }

    .pe-xl-20 {
        padding-right: 10rem !important
    }

    .pe-xl-21 {
        padding-right: 12.5rem !important
    }

    .pe-xl-22 {
        padding-right: 15rem !important
    }

    .pe-xl-23 {
        padding-right: 17.5rem !important
    }

    .pe-xl-24 {
        padding-right: 20rem !important
    }

    .pe-xl-25 {
        padding-right: 22.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: .75rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1rem !important
    }

    .pb-xl-5 {
        padding-bottom: 1.25rem !important
    }

    .pb-xl-6 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-7 {
        padding-bottom: 1.75rem !important
    }

    .pb-xl-8 {
        padding-bottom: 2rem !important
    }

    .pb-xl-9 {
        padding-bottom: 2.25rem !important
    }

    .pb-xl-10 {
        padding-bottom: 2.5rem !important
    }

    .pb-xl-11 {
        padding-bottom: 3rem !important
    }

    .pb-xl-12 {
        padding-bottom: 3.5rem !important
    }

    .pb-xl-13 {
        padding-bottom: 4rem !important
    }

    .pb-xl-14 {
        padding-bottom: 4.5rem !important
    }

    .pb-xl-15 {
        padding-bottom: 5rem !important
    }

    .pb-xl-16 {
        padding-bottom: 6rem !important
    }

    .pb-xl-17 {
        padding-bottom: 7rem !important
    }

    .pb-xl-18 {
        padding-bottom: 8rem !important
    }

    .pb-xl-19 {
        padding-bottom: 9rem !important
    }

    .pb-xl-20 {
        padding-bottom: 10rem !important
    }

    .pb-xl-21 {
        padding-bottom: 12.5rem !important
    }

    .pb-xl-22 {
        padding-bottom: 15rem !important
    }

    .pb-xl-23 {
        padding-bottom: 17.5rem !important
    }

    .pb-xl-24 {
        padding-bottom: 20rem !important
    }

    .pb-xl-25 {
        padding-bottom: 22.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: .75rem !important
    }

    .ps-xl-4 {
        padding-left: 1rem !important
    }

    .ps-xl-5 {
        padding-left: 1.25rem !important
    }

    .ps-xl-6 {
        padding-left: 1.5rem !important
    }

    .ps-xl-7 {
        padding-left: 1.75rem !important
    }

    .ps-xl-8 {
        padding-left: 2rem !important
    }

    .ps-xl-9 {
        padding-left: 2.25rem !important
    }

    .ps-xl-10 {
        padding-left: 2.5rem !important
    }

    .ps-xl-11 {
        padding-left: 3rem !important
    }

    .ps-xl-12 {
        padding-left: 3.5rem !important
    }

    .ps-xl-13 {
        padding-left: 4rem !important
    }

    .ps-xl-14 {
        padding-left: 4.5rem !important
    }

    .ps-xl-15 {
        padding-left: 5rem !important
    }

    .ps-xl-16 {
        padding-left: 6rem !important
    }

    .ps-xl-17 {
        padding-left: 7rem !important
    }

    .ps-xl-18 {
        padding-left: 8rem !important
    }

    .ps-xl-19 {
        padding-left: 9rem !important
    }

    .ps-xl-20 {
        padding-left: 10rem !important
    }

    .ps-xl-21 {
        padding-left: 12.5rem !important
    }

    .ps-xl-22 {
        padding-left: 15rem !important
    }

    .ps-xl-23 {
        padding-left: 17.5rem !important
    }

    .ps-xl-24 {
        padding-left: 20rem !important
    }

    .ps-xl-25 {
        padding-left: 22.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
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: .75rem !important
    }

    .gap-xxl-4 {
        gap: 1rem !important
    }

    .gap-xxl-5 {
        gap: 1.25rem !important
    }

    .gap-xxl-6 {
        gap: 1.5rem !important
    }

    .gap-xxl-7 {
        gap: 1.75rem !important
    }

    .gap-xxl-8 {
        gap: 2rem !important
    }

    .gap-xxl-9 {
        gap: 2.25rem !important
    }

    .gap-xxl-10 {
        gap: 2.5rem !important
    }

    .gap-xxl-11 {
        gap: 3rem !important
    }

    .gap-xxl-12 {
        gap: 3.5rem !important
    }

    .gap-xxl-13 {
        gap: 4rem !important
    }

    .gap-xxl-14 {
        gap: 4.5rem !important
    }

    .gap-xxl-15 {
        gap: 5rem !important
    }

    .gap-xxl-16 {
        gap: 6rem !important
    }

    .gap-xxl-17 {
        gap: 7rem !important
    }

    .gap-xxl-18 {
        gap: 8rem !important
    }

    .gap-xxl-19 {
        gap: 9rem !important
    }

    .gap-xxl-20 {
        gap: 10rem !important
    }

    .gap-xxl-21 {
        gap: 12.5rem !important
    }

    .gap-xxl-22 {
        gap: 15rem !important
    }

    .gap-xxl-23 {
        gap: 17.5rem !important
    }

    .gap-xxl-24 {
        gap: 20rem !important
    }

    .gap-xxl-25 {
        gap: 22.5rem !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: .75rem !important
    }

    .m-xxl-4 {
        margin: 1rem !important
    }

    .m-xxl-5 {
        margin: 1.25rem !important
    }

    .m-xxl-6 {
        margin: 1.5rem !important
    }

    .m-xxl-7 {
        margin: 1.75rem !important
    }

    .m-xxl-8 {
        margin: 2rem !important
    }

    .m-xxl-9 {
        margin: 2.25rem !important
    }

    .m-xxl-10 {
        margin: 2.5rem !important
    }

    .m-xxl-11 {
        margin: 3rem !important
    }

    .m-xxl-12 {
        margin: 3.5rem !important
    }

    .m-xxl-13 {
        margin: 4rem !important
    }

    .m-xxl-14 {
        margin: 4.5rem !important
    }

    .m-xxl-15 {
        margin: 5rem !important
    }

    .m-xxl-16 {
        margin: 6rem !important
    }

    .m-xxl-17 {
        margin: 7rem !important
    }

    .m-xxl-18 {
        margin: 8rem !important
    }

    .m-xxl-19 {
        margin: 9rem !important
    }

    .m-xxl-20 {
        margin: 10rem !important
    }

    .m-xxl-21 {
        margin: 12.5rem !important
    }

    .m-xxl-22 {
        margin: 15rem !important
    }

    .m-xxl-23 {
        margin: 17.5rem !important
    }

    .m-xxl-24 {
        margin: 20rem !important
    }

    .m-xxl-25 {
        margin: 22.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: .75rem !important;
        margin-left: .75rem !important
    }

    .mx-xxl-4 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-5 {
        margin-right: 1.25rem !important;
        margin-left: 1.25rem !important
    }

    .mx-xxl-6 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-7 {
        margin-right: 1.75rem !important;
        margin-left: 1.75rem !important
    }

    .mx-xxl-8 {
        margin-right: 2rem !important;
        margin-left: 2rem !important
    }

    .mx-xxl-9 {
        margin-right: 2.25rem !important;
        margin-left: 2.25rem !important
    }

    .mx-xxl-10 {
        margin-right: 2.5rem !important;
        margin-left: 2.5rem !important
    }

    .mx-xxl-11 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-12 {
        margin-right: 3.5rem !important;
        margin-left: 3.5rem !important
    }

    .mx-xxl-13 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .mx-xxl-14 {
        margin-right: 4.5rem !important;
        margin-left: 4.5rem !important
    }

    .mx-xxl-15 {
        margin-right: 5rem !important;
        margin-left: 5rem !important
    }

    .mx-xxl-16 {
        margin-right: 6rem !important;
        margin-left: 6rem !important
    }

    .mx-xxl-17 {
        margin-right: 7rem !important;
        margin-left: 7rem !important
    }

    .mx-xxl-18 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .mx-xxl-19 {
        margin-right: 9rem !important;
        margin-left: 9rem !important
    }

    .mx-xxl-20 {
        margin-right: 10rem !important;
        margin-left: 10rem !important
    }

    .mx-xxl-21 {
        margin-right: 12.5rem !important;
        margin-left: 12.5rem !important
    }

    .mx-xxl-22 {
        margin-right: 15rem !important;
        margin-left: 15rem !important
    }

    .mx-xxl-23 {
        margin-right: 17.5rem !important;
        margin-left: 17.5rem !important
    }

    .mx-xxl-24 {
        margin-right: 20rem !important;
        margin-left: 20rem !important
    }

    .mx-xxl-25 {
        margin-right: 22.5rem !important;
        margin-left: 22.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: .75rem !important;
        margin-bottom: .75rem !important
    }

    .my-xxl-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important
    }

    .my-xxl-6 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-7 {
        margin-top: 1.75rem !important;
        margin-bottom: 1.75rem !important
    }

    .my-xxl-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .my-xxl-9 {
        margin-top: 2.25rem !important;
        margin-bottom: 2.25rem !important
    }

    .my-xxl-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important
    }

    .my-xxl-11 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-12 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .my-xxl-13 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .my-xxl-14 {
        margin-top: 4.5rem !important;
        margin-bottom: 4.5rem !important
    }

    .my-xxl-15 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .my-xxl-16 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .my-xxl-17 {
        margin-top: 7rem !important;
        margin-bottom: 7rem !important
    }

    .my-xxl-18 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .my-xxl-19 {
        margin-top: 9rem !important;
        margin-bottom: 9rem !important
    }

    .my-xxl-20 {
        margin-top: 10rem !important;
        margin-bottom: 10rem !important
    }

    .my-xxl-21 {
        margin-top: 12.5rem !important;
        margin-bottom: 12.5rem !important
    }

    .my-xxl-22 {
        margin-top: 15rem !important;
        margin-bottom: 15rem !important
    }

    .my-xxl-23 {
        margin-top: 17.5rem !important;
        margin-bottom: 17.5rem !important
    }

    .my-xxl-24 {
        margin-top: 20rem !important;
        margin-bottom: 20rem !important
    }

    .my-xxl-25 {
        margin-top: 22.5rem !important;
        margin-bottom: 22.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: .75rem !important
    }

    .mt-xxl-4 {
        margin-top: 1rem !important
    }

    .mt-xxl-5 {
        margin-top: 1.25rem !important
    }

    .mt-xxl-6 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-7 {
        margin-top: 1.75rem !important
    }

    .mt-xxl-8 {
        margin-top: 2rem !important
    }

    .mt-xxl-9 {
        margin-top: 2.25rem !important
    }

    .mt-xxl-10 {
        margin-top: 2.5rem !important
    }

    .mt-xxl-11 {
        margin-top: 3rem !important
    }

    .mt-xxl-12 {
        margin-top: 3.5rem !important
    }

    .mt-xxl-13 {
        margin-top: 4rem !important
    }

    .mt-xxl-14 {
        margin-top: 4.5rem !important
    }

    .mt-xxl-15 {
        margin-top: 5rem !important
    }

    .mt-xxl-16 {
        margin-top: 6rem !important
    }

    .mt-xxl-17 {
        margin-top: 7rem !important
    }

    .mt-xxl-18 {
        margin-top: 8rem !important
    }

    .mt-xxl-19 {
        margin-top: 9rem !important
    }

    .mt-xxl-20 {
        margin-top: 10rem !important
    }

    .mt-xxl-21 {
        margin-top: 12.5rem !important
    }

    .mt-xxl-22 {
        margin-top: 15rem !important
    }

    .mt-xxl-23 {
        margin-top: 17.5rem !important
    }

    .mt-xxl-24 {
        margin-top: 20rem !important
    }

    .mt-xxl-25 {
        margin-top: 22.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: .75rem !important
    }

    .me-xxl-4 {
        margin-right: 1rem !important
    }

    .me-xxl-5 {
        margin-right: 1.25rem !important
    }

    .me-xxl-6 {
        margin-right: 1.5rem !important
    }

    .me-xxl-7 {
        margin-right: 1.75rem !important
    }

    .me-xxl-8 {
        margin-right: 2rem !important
    }

    .me-xxl-9 {
        margin-right: 2.25rem !important
    }

    .me-xxl-10 {
        margin-right: 2.5rem !important
    }

    .me-xxl-11 {
        margin-right: 3rem !important
    }

    .me-xxl-12 {
        margin-right: 3.5rem !important
    }

    .me-xxl-13 {
        margin-right: 4rem !important
    }

    .me-xxl-14 {
        margin-right: 4.5rem !important
    }

    .me-xxl-15 {
        margin-right: 5rem !important
    }

    .me-xxl-16 {
        margin-right: 6rem !important
    }

    .me-xxl-17 {
        margin-right: 7rem !important
    }

    .me-xxl-18 {
        margin-right: 8rem !important
    }

    .me-xxl-19 {
        margin-right: 9rem !important
    }

    .me-xxl-20 {
        margin-right: 10rem !important
    }

    .me-xxl-21 {
        margin-right: 12.5rem !important
    }

    .me-xxl-22 {
        margin-right: 15rem !important
    }

    .me-xxl-23 {
        margin-right: 17.5rem !important
    }

    .me-xxl-24 {
        margin-right: 20rem !important
    }

    .me-xxl-25 {
        margin-right: 22.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: .75rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 1.25rem !important
    }

    .mb-xxl-6 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-7 {
        margin-bottom: 1.75rem !important
    }

    .mb-xxl-8 {
        margin-bottom: 2rem !important
    }

    .mb-xxl-9 {
        margin-bottom: 2.25rem !important
    }

    .mb-xxl-10 {
        margin-bottom: 2.5rem !important
    }

    .mb-xxl-11 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-12 {
        margin-bottom: 3.5rem !important
    }

    .mb-xxl-13 {
        margin-bottom: 4rem !important
    }

    .mb-xxl-14 {
        margin-bottom: 4.5rem !important
    }

    .mb-xxl-15 {
        margin-bottom: 5rem !important
    }

    .mb-xxl-16 {
        margin-bottom: 6rem !important
    }

    .mb-xxl-17 {
        margin-bottom: 7rem !important
    }

    .mb-xxl-18 {
        margin-bottom: 8rem !important
    }

    .mb-xxl-19 {
        margin-bottom: 9rem !important
    }

    .mb-xxl-20 {
        margin-bottom: 10rem !important
    }

    .mb-xxl-21 {
        margin-bottom: 12.5rem !important
    }

    .mb-xxl-22 {
        margin-bottom: 15rem !important
    }

    .mb-xxl-23 {
        margin-bottom: 17.5rem !important
    }

    .mb-xxl-24 {
        margin-bottom: 20rem !important
    }

    .mb-xxl-25 {
        margin-bottom: 22.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: .75rem !important
    }

    .ms-xxl-4 {
        margin-left: 1rem !important
    }

    .ms-xxl-5 {
        margin-left: 1.25rem !important
    }

    .ms-xxl-6 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-7 {
        margin-left: 1.75rem !important
    }

    .ms-xxl-8 {
        margin-left: 2rem !important
    }

    .ms-xxl-9 {
        margin-left: 2.25rem !important
    }

    .ms-xxl-10 {
        margin-left: 2.5rem !important
    }

    .ms-xxl-11 {
        margin-left: 3rem !important
    }

    .ms-xxl-12 {
        margin-left: 3.5rem !important
    }

    .ms-xxl-13 {
        margin-left: 4rem !important
    }

    .ms-xxl-14 {
        margin-left: 4.5rem !important
    }

    .ms-xxl-15 {
        margin-left: 5rem !important
    }

    .ms-xxl-16 {
        margin-left: 6rem !important
    }

    .ms-xxl-17 {
        margin-left: 7rem !important
    }

    .ms-xxl-18 {
        margin-left: 8rem !important
    }

    .ms-xxl-19 {
        margin-left: 9rem !important
    }

    .ms-xxl-20 {
        margin-left: 10rem !important
    }

    .ms-xxl-21 {
        margin-left: 12.5rem !important
    }

    .ms-xxl-22 {
        margin-left: 15rem !important
    }

    .ms-xxl-23 {
        margin-left: 17.5rem !important
    }

    .ms-xxl-24 {
        margin-left: 20rem !important
    }

    .ms-xxl-25 {
        margin-left: 22.5rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .m-xxl-n1 {
        margin: -.25rem !important
    }

    .m-xxl-n2 {
        margin: -.5rem !important
    }

    .m-xxl-n3 {
        margin: -.75rem !important
    }

    .m-xxl-n4 {
        margin: -1rem !important
    }

    .m-xxl-n5 {
        margin: -1.25rem !important
    }

    .m-xxl-n6 {
        margin: -1.5rem !important
    }

    .m-xxl-n7 {
        margin: -1.75rem !important
    }

    .m-xxl-n8 {
        margin: -2rem !important
    }

    .m-xxl-n9 {
        margin: -2.25rem !important
    }

    .m-xxl-n10 {
        margin: -2.5rem !important
    }

    .m-xxl-n11 {
        margin: -3rem !important
    }

    .m-xxl-n12 {
        margin: -3.5rem !important
    }

    .m-xxl-n13 {
        margin: -4rem !important
    }

    .m-xxl-n14 {
        margin: -4.5rem !important
    }

    .m-xxl-n15 {
        margin: -5rem !important
    }

    .m-xxl-n16 {
        margin: -6rem !important
    }

    .m-xxl-n17 {
        margin: -7rem !important
    }

    .m-xxl-n18 {
        margin: -8rem !important
    }

    .m-xxl-n19 {
        margin: -9rem !important
    }

    .m-xxl-n20 {
        margin: -10rem !important
    }

    .m-xxl-n21 {
        margin: -12.5rem !important
    }

    .m-xxl-n22 {
        margin: -15rem !important
    }

    .m-xxl-n23 {
        margin: -17.5rem !important
    }

    .m-xxl-n24 {
        margin: -20rem !important
    }

    .m-xxl-n25 {
        margin: -22.5rem !important
    }

    .mx-xxl-n1 {
        margin-right: -.25rem !important;
        margin-left: -.25rem !important
    }

    .mx-xxl-n2 {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important
    }

    .mx-xxl-n3 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }

    .mx-xxl-n4 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-xxl-n5 {
        margin-right: -1.25rem !important;
        margin-left: -1.25rem !important
    }

    .mx-xxl-n6 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-xxl-n7 {
        margin-right: -1.75rem !important;
        margin-left: -1.75rem !important
    }

    .mx-xxl-n8 {
        margin-right: -2rem !important;
        margin-left: -2rem !important
    }

    .mx-xxl-n9 {
        margin-right: -2.25rem !important;
        margin-left: -2.25rem !important
    }

    .mx-xxl-n10 {
        margin-right: -2.5rem !important;
        margin-left: -2.5rem !important
    }

    .mx-xxl-n11 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-xxl-n12 {
        margin-right: -3.5rem !important;
        margin-left: -3.5rem !important
    }

    .mx-xxl-n13 {
        margin-right: -4rem !important;
        margin-left: -4rem !important
    }

    .mx-xxl-n14 {
        margin-right: -4.5rem !important;
        margin-left: -4.5rem !important
    }

    .mx-xxl-n15 {
        margin-right: -5rem !important;
        margin-left: -5rem !important
    }

    .mx-xxl-n16 {
        margin-right: -6rem !important;
        margin-left: -6rem !important
    }

    .mx-xxl-n17 {
        margin-right: -7rem !important;
        margin-left: -7rem !important
    }

    .mx-xxl-n18 {
        margin-right: -8rem !important;
        margin-left: -8rem !important
    }

    .mx-xxl-n19 {
        margin-right: -9rem !important;
        margin-left: -9rem !important
    }

    .mx-xxl-n20 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-xxl-n21 {
        margin-right: -12.5rem !important;
        margin-left: -12.5rem !important
    }

    .mx-xxl-n22 {
        margin-right: -15rem !important;
        margin-left: -15rem !important
    }

    .mx-xxl-n23 {
        margin-right: -17.5rem !important;
        margin-left: -17.5rem !important
    }

    .mx-xxl-n24 {
        margin-right: -20rem !important;
        margin-left: -20rem !important
    }

    .mx-xxl-n25 {
        margin-right: -22.5rem !important;
        margin-left: -22.5rem !important
    }

    .my-xxl-n1 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .my-xxl-n2 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .my-xxl-n3 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .my-xxl-n4 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-xxl-n5 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .my-xxl-n6 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-xxl-n7 {
        margin-top: -1.75rem !important;
        margin-bottom: -1.75rem !important
    }

    .my-xxl-n8 {
        margin-top: -2rem !important;
        margin-bottom: -2rem !important
    }

    .my-xxl-n9 {
        margin-top: -2.25rem !important;
        margin-bottom: -2.25rem !important
    }

    .my-xxl-n10 {
        margin-top: -2.5rem !important;
        margin-bottom: -2.5rem !important
    }

    .my-xxl-n11 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-xxl-n12 {
        margin-top: -3.5rem !important;
        margin-bottom: -3.5rem !important
    }

    .my-xxl-n13 {
        margin-top: -4rem !important;
        margin-bottom: -4rem !important
    }

    .my-xxl-n14 {
        margin-top: -4.5rem !important;
        margin-bottom: -4.5rem !important
    }

    .my-xxl-n15 {
        margin-top: -5rem !important;
        margin-bottom: -5rem !important
    }

    .my-xxl-n16 {
        margin-top: -6rem !important;
        margin-bottom: -6rem !important
    }

    .my-xxl-n17 {
        margin-top: -7rem !important;
        margin-bottom: -7rem !important
    }

    .my-xxl-n18 {
        margin-top: -8rem !important;
        margin-bottom: -8rem !important
    }

    .my-xxl-n19 {
        margin-top: -9rem !important;
        margin-bottom: -9rem !important
    }

    .my-xxl-n20 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-xxl-n21 {
        margin-top: -12.5rem !important;
        margin-bottom: -12.5rem !important
    }

    .my-xxl-n22 {
        margin-top: -15rem !important;
        margin-bottom: -15rem !important
    }

    .my-xxl-n23 {
        margin-top: -17.5rem !important;
        margin-bottom: -17.5rem !important
    }

    .my-xxl-n24 {
        margin-top: -20rem !important;
        margin-bottom: -20rem !important
    }

    .my-xxl-n25 {
        margin-top: -22.5rem !important;
        margin-bottom: -22.5rem !important
    }

    .mt-xxl-n1 {
        margin-top: -.25rem !important
    }

    .mt-xxl-n2 {
        margin-top: -.5rem !important
    }

    .mt-xxl-n3 {
        margin-top: -.75rem !important
    }

    .mt-xxl-n4 {
        margin-top: -1rem !important
    }

    .mt-xxl-n5 {
        margin-top: -1.25rem !important
    }

    .mt-xxl-n6 {
        margin-top: -1.5rem !important
    }

    .mt-xxl-n7 {
        margin-top: -1.75rem !important
    }

    .mt-xxl-n8 {
        margin-top: -2rem !important
    }

    .mt-xxl-n9 {
        margin-top: -2.25rem !important
    }

    .mt-xxl-n10 {
        margin-top: -2.5rem !important
    }

    .mt-xxl-n11 {
        margin-top: -3rem !important
    }

    .mt-xxl-n12 {
        margin-top: -3.5rem !important
    }

    .mt-xxl-n13 {
        margin-top: -4rem !important
    }

    .mt-xxl-n14 {
        margin-top: -4.5rem !important
    }

    .mt-xxl-n15 {
        margin-top: -5rem !important
    }

    .mt-xxl-n16 {
        margin-top: -6rem !important
    }

    .mt-xxl-n17 {
        margin-top: -7rem !important
    }

    .mt-xxl-n18 {
        margin-top: -8rem !important
    }

    .mt-xxl-n19 {
        margin-top: -9rem !important
    }

    .mt-xxl-n20 {
        margin-top: -10rem !important
    }

    .mt-xxl-n21 {
        margin-top: -12.5rem !important
    }

    .mt-xxl-n22 {
        margin-top: -15rem !important
    }

    .mt-xxl-n23 {
        margin-top: -17.5rem !important
    }

    .mt-xxl-n24 {
        margin-top: -20rem !important
    }

    .mt-xxl-n25 {
        margin-top: -22.5rem !important
    }

    .me-xxl-n1 {
        margin-right: -.25rem !important
    }

    .me-xxl-n2 {
        margin-right: -.5rem !important
    }

    .me-xxl-n3 {
        margin-right: -.75rem !important
    }

    .me-xxl-n4 {
        margin-right: -1rem !important
    }

    .me-xxl-n5 {
        margin-right: -1.25rem !important
    }

    .me-xxl-n6 {
        margin-right: -1.5rem !important
    }

    .me-xxl-n7 {
        margin-right: -1.75rem !important
    }

    .me-xxl-n8 {
        margin-right: -2rem !important
    }

    .me-xxl-n9 {
        margin-right: -2.25rem !important
    }

    .me-xxl-n10 {
        margin-right: -2.5rem !important
    }

    .me-xxl-n11 {
        margin-right: -3rem !important
    }

    .me-xxl-n12 {
        margin-right: -3.5rem !important
    }

    .me-xxl-n13 {
        margin-right: -4rem !important
    }

    .me-xxl-n14 {
        margin-right: -4.5rem !important
    }

    .me-xxl-n15 {
        margin-right: -5rem !important
    }

    .me-xxl-n16 {
        margin-right: -6rem !important
    }

    .me-xxl-n17 {
        margin-right: -7rem !important
    }

    .me-xxl-n18 {
        margin-right: -8rem !important
    }

    .me-xxl-n19 {
        margin-right: -9rem !important
    }

    .me-xxl-n20 {
        margin-right: -10rem !important
    }

    .me-xxl-n21 {
        margin-right: -12.5rem !important
    }

    .me-xxl-n22 {
        margin-right: -15rem !important
    }

    .me-xxl-n23 {
        margin-right: -17.5rem !important
    }

    .me-xxl-n24 {
        margin-right: -20rem !important
    }

    .me-xxl-n25 {
        margin-right: -22.5rem !important
    }

    .mb-xxl-n1 {
        margin-bottom: -.25rem !important
    }

    .mb-xxl-n2 {
        margin-bottom: -.5rem !important
    }

    .mb-xxl-n3 {
        margin-bottom: -.75rem !important
    }

    .mb-xxl-n4 {
        margin-bottom: -1rem !important
    }

    .mb-xxl-n5 {
        margin-bottom: -1.25rem !important
    }

    .mb-xxl-n6 {
        margin-bottom: -1.5rem !important
    }

    .mb-xxl-n7 {
        margin-bottom: -1.75rem !important
    }

    .mb-xxl-n8 {
        margin-bottom: -2rem !important
    }

    .mb-xxl-n9 {
        margin-bottom: -2.25rem !important
    }

    .mb-xxl-n10 {
        margin-bottom: -2.5rem !important
    }

    .mb-xxl-n11 {
        margin-bottom: -3rem !important
    }

    .mb-xxl-n12 {
        margin-bottom: -3.5rem !important
    }

    .mb-xxl-n13 {
        margin-bottom: -4rem !important
    }

    .mb-xxl-n14 {
        margin-bottom: -4.5rem !important
    }

    .mb-xxl-n15 {
        margin-bottom: -5rem !important
    }

    .mb-xxl-n16 {
        margin-bottom: -6rem !important
    }

    .mb-xxl-n17 {
        margin-bottom: -7rem !important
    }

    .mb-xxl-n18 {
        margin-bottom: -8rem !important
    }

    .mb-xxl-n19 {
        margin-bottom: -9rem !important
    }

    .mb-xxl-n20 {
        margin-bottom: -10rem !important
    }

    .mb-xxl-n21 {
        margin-bottom: -12.5rem !important
    }

    .mb-xxl-n22 {
        margin-bottom: -15rem !important
    }

    .mb-xxl-n23 {
        margin-bottom: -17.5rem !important
    }

    .mb-xxl-n24 {
        margin-bottom: -20rem !important
    }

    .mb-xxl-n25 {
        margin-bottom: -22.5rem !important
    }

    .ms-xxl-n1 {
        margin-left: -.25rem !important
    }

    .ms-xxl-n2 {
        margin-left: -.5rem !important
    }

    .ms-xxl-n3 {
        margin-left: -.75rem !important
    }

    .ms-xxl-n4 {
        margin-left: -1rem !important
    }

    .ms-xxl-n5 {
        margin-left: -1.25rem !important
    }

    .ms-xxl-n6 {
        margin-left: -1.5rem !important
    }

    .ms-xxl-n7 {
        margin-left: -1.75rem !important
    }

    .ms-xxl-n8 {
        margin-left: -2rem !important
    }

    .ms-xxl-n9 {
        margin-left: -2.25rem !important
    }

    .ms-xxl-n10 {
        margin-left: -2.5rem !important
    }

    .ms-xxl-n11 {
        margin-left: -3rem !important
    }

    .ms-xxl-n12 {
        margin-left: -3.5rem !important
    }

    .ms-xxl-n13 {
        margin-left: -4rem !important
    }

    .ms-xxl-n14 {
        margin-left: -4.5rem !important
    }

    .ms-xxl-n15 {
        margin-left: -5rem !important
    }

    .ms-xxl-n16 {
        margin-left: -6rem !important
    }

    .ms-xxl-n17 {
        margin-left: -7rem !important
    }

    .ms-xxl-n18 {
        margin-left: -8rem !important
    }

    .ms-xxl-n19 {
        margin-left: -9rem !important
    }

    .ms-xxl-n20 {
        margin-left: -10rem !important
    }

    .ms-xxl-n21 {
        margin-left: -12.5rem !important
    }

    .ms-xxl-n22 {
        margin-left: -15rem !important
    }

    .ms-xxl-n23 {
        margin-left: -17.5rem !important
    }

    .ms-xxl-n24 {
        margin-left: -20rem !important
    }

    .ms-xxl-n25 {
        margin-left: -22.5rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: .75rem !important
    }

    .p-xxl-4 {
        padding: 1rem !important
    }

    .p-xxl-5 {
        padding: 1.25rem !important
    }

    .p-xxl-6 {
        padding: 1.5rem !important
    }

    .p-xxl-7 {
        padding: 1.75rem !important
    }

    .p-xxl-8 {
        padding: 2rem !important
    }

    .p-xxl-9 {
        padding: 2.25rem !important
    }

    .p-xxl-10 {
        padding: 2.5rem !important
    }

    .p-xxl-11 {
        padding: 3rem !important
    }

    .p-xxl-12 {
        padding: 3.5rem !important
    }

    .p-xxl-13 {
        padding: 4rem !important
    }

    .p-xxl-14 {
        padding: 4.5rem !important
    }

    .p-xxl-15 {
        padding: 5rem !important
    }

    .p-xxl-16 {
        padding: 6rem !important
    }

    .p-xxl-17 {
        padding: 7rem !important
    }

    .p-xxl-18 {
        padding: 8rem !important
    }

    .p-xxl-19 {
        padding: 9rem !important
    }

    .p-xxl-20 {
        padding: 10rem !important
    }

    .p-xxl-21 {
        padding: 12.5rem !important
    }

    .p-xxl-22 {
        padding: 15rem !important
    }

    .p-xxl-23 {
        padding: 17.5rem !important
    }

    .p-xxl-24 {
        padding: 20rem !important
    }

    .p-xxl-25 {
        padding: 22.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: .75rem !important;
        padding-left: .75rem !important
    }

    .px-xxl-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    .px-xxl-6 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-7 {
        padding-right: 1.75rem !important;
        padding-left: 1.75rem !important
    }

    .px-xxl-8 {
        padding-right: 2rem !important;
        padding-left: 2rem !important
    }

    .px-xxl-9 {
        padding-right: 2.25rem !important;
        padding-left: 2.25rem !important
    }

    .px-xxl-10 {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important
    }

    .px-xxl-11 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-xxl-12 {
        padding-right: 3.5rem !important;
        padding-left: 3.5rem !important
    }

    .px-xxl-13 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .px-xxl-14 {
        padding-right: 4.5rem !important;
        padding-left: 4.5rem !important
    }

    .px-xxl-15 {
        padding-right: 5rem !important;
        padding-left: 5rem !important
    }

    .px-xxl-16 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }

    .px-xxl-17 {
        padding-right: 7rem !important;
        padding-left: 7rem !important
    }

    .px-xxl-18 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .px-xxl-19 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }

    .px-xxl-20 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-xxl-21 {
        padding-right: 12.5rem !important;
        padding-left: 12.5rem !important
    }

    .px-xxl-22 {
        padding-right: 15rem !important;
        padding-left: 15rem !important
    }

    .px-xxl-23 {
        padding-right: 17.5rem !important;
        padding-left: 17.5rem !important
    }

    .px-xxl-24 {
        padding-right: 20rem !important;
        padding-left: 20rem !important
    }

    .px-xxl-25 {
        padding-right: 22.5rem !important;
        padding-left: 22.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: .75rem !important;
        padding-bottom: .75rem !important
    }

    .py-xxl-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .py-xxl-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-7 {
        padding-top: 1.75rem !important;
        padding-bottom: 1.75rem !important
    }

    .py-xxl-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-xxl-9 {
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important
    }

    .py-xxl-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .py-xxl-11 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-xxl-12 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .py-xxl-13 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .py-xxl-14 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .py-xxl-15 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .py-xxl-16 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .py-xxl-17 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important
    }

    .py-xxl-18 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .py-xxl-19 {
        padding-top: 9rem !important;
        padding-bottom: 9rem !important
    }

    .py-xxl-20 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-xxl-21 {
        padding-top: 12.5rem !important;
        padding-bottom: 12.5rem !important
    }

    .py-xxl-22 {
        padding-top: 15rem !important;
        padding-bottom: 15rem !important
    }

    .py-xxl-23 {
        padding-top: 17.5rem !important;
        padding-bottom: 17.5rem !important
    }

    .py-xxl-24 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important
    }

    .py-xxl-25 {
        padding-top: 22.5rem !important;
        padding-bottom: 22.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: .75rem !important
    }

    .pt-xxl-4 {
        padding-top: 1rem !important
    }

    .pt-xxl-5 {
        padding-top: 1.25rem !important
    }

    .pt-xxl-6 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-7 {
        padding-top: 1.75rem !important
    }

    .pt-xxl-8 {
        padding-top: 2rem !important
    }

    .pt-xxl-9 {
        padding-top: 2.25rem !important
    }

    .pt-xxl-10 {
        padding-top: 2.5rem !important
    }

    .pt-xxl-11 {
        padding-top: 3rem !important
    }

    .pt-xxl-12 {
        padding-top: 3.5rem !important
    }

    .pt-xxl-13 {
        padding-top: 4rem !important
    }

    .pt-xxl-14 {
        padding-top: 4.5rem !important
    }

    .pt-xxl-15 {
        padding-top: 5rem !important
    }

    .pt-xxl-16 {
        padding-top: 6rem !important
    }

    .pt-xxl-17 {
        padding-top: 7rem !important
    }

    .pt-xxl-18 {
        padding-top: 8rem !important
    }

    .pt-xxl-19 {
        padding-top: 9rem !important
    }

    .pt-xxl-20 {
        padding-top: 10rem !important
    }

    .pt-xxl-21 {
        padding-top: 12.5rem !important
    }

    .pt-xxl-22 {
        padding-top: 15rem !important
    }

    .pt-xxl-23 {
        padding-top: 17.5rem !important
    }

    .pt-xxl-24 {
        padding-top: 20rem !important
    }

    .pt-xxl-25 {
        padding-top: 22.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: .75rem !important
    }

    .pe-xxl-4 {
        padding-right: 1rem !important
    }

    .pe-xxl-5 {
        padding-right: 1.25rem !important
    }

    .pe-xxl-6 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-7 {
        padding-right: 1.75rem !important
    }

    .pe-xxl-8 {
        padding-right: 2rem !important
    }

    .pe-xxl-9 {
        padding-right: 2.25rem !important
    }

    .pe-xxl-10 {
        padding-right: 2.5rem !important
    }

    .pe-xxl-11 {
        padding-right: 3rem !important
    }

    .pe-xxl-12 {
        padding-right: 3.5rem !important
    }

    .pe-xxl-13 {
        padding-right: 4rem !important
    }

    .pe-xxl-14 {
        padding-right: 4.5rem !important
    }

    .pe-xxl-15 {
        padding-right: 5rem !important
    }

    .pe-xxl-16 {
        padding-right: 6rem !important
    }

    .pe-xxl-17 {
        padding-right: 7rem !important
    }

    .pe-xxl-18 {
        padding-right: 8rem !important
    }

    .pe-xxl-19 {
        padding-right: 9rem !important
    }

    .pe-xxl-20 {
        padding-right: 10rem !important
    }

    .pe-xxl-21 {
        padding-right: 12.5rem !important
    }

    .pe-xxl-22 {
        padding-right: 15rem !important
    }

    .pe-xxl-23 {
        padding-right: 17.5rem !important
    }

    .pe-xxl-24 {
        padding-right: 20rem !important
    }

    .pe-xxl-25 {
        padding-right: 22.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: .75rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 1.25rem !important
    }

    .pb-xxl-6 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-7 {
        padding-bottom: 1.75rem !important
    }

    .pb-xxl-8 {
        padding-bottom: 2rem !important
    }

    .pb-xxl-9 {
        padding-bottom: 2.25rem !important
    }

    .pb-xxl-10 {
        padding-bottom: 2.5rem !important
    }

    .pb-xxl-11 {
        padding-bottom: 3rem !important
    }

    .pb-xxl-12 {
        padding-bottom: 3.5rem !important
    }

    .pb-xxl-13 {
        padding-bottom: 4rem !important
    }

    .pb-xxl-14 {
        padding-bottom: 4.5rem !important
    }

    .pb-xxl-15 {
        padding-bottom: 5rem !important
    }

    .pb-xxl-16 {
        padding-bottom: 6rem !important
    }

    .pb-xxl-17 {
        padding-bottom: 7rem !important
    }

    .pb-xxl-18 {
        padding-bottom: 8rem !important
    }

    .pb-xxl-19 {
        padding-bottom: 9rem !important
    }

    .pb-xxl-20 {
        padding-bottom: 10rem !important
    }

    .pb-xxl-21 {
        padding-bottom: 12.5rem !important
    }

    .pb-xxl-22 {
        padding-bottom: 15rem !important
    }

    .pb-xxl-23 {
        padding-bottom: 17.5rem !important
    }

    .pb-xxl-24 {
        padding-bottom: 20rem !important
    }

    .pb-xxl-25 {
        padding-bottom: 22.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: .75rem !important
    }

    .ps-xxl-4 {
        padding-left: 1rem !important
    }

    .ps-xxl-5 {
        padding-left: 1.25rem !important
    }

    .ps-xxl-6 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-7 {
        padding-left: 1.75rem !important
    }

    .ps-xxl-8 {
        padding-left: 2rem !important
    }

    .ps-xxl-9 {
        padding-left: 2.25rem !important
    }

    .ps-xxl-10 {
        padding-left: 2.5rem !important
    }

    .ps-xxl-11 {
        padding-left: 3rem !important
    }

    .ps-xxl-12 {
        padding-left: 3.5rem !important
    }

    .ps-xxl-13 {
        padding-left: 4rem !important
    }

    .ps-xxl-14 {
        padding-left: 4.5rem !important
    }

    .ps-xxl-15 {
        padding-left: 5rem !important
    }

    .ps-xxl-16 {
        padding-left: 6rem !important
    }

    .ps-xxl-17 {
        padding-left: 7rem !important
    }

    .ps-xxl-18 {
        padding-left: 8rem !important
    }

    .ps-xxl-19 {
        padding-left: 9rem !important
    }

    .ps-xxl-20 {
        padding-left: 10rem !important
    }

    .ps-xxl-21 {
        padding-left: 12.5rem !important
    }

    .ps-xxl-22 {
        padding-left: 15rem !important
    }

    .ps-xxl-23 {
        padding-left: 17.5rem !important
    }

    .ps-xxl-24 {
        padding-left: 20rem !important
    }

    .ps-xxl-25 {
        padding-left: 22.5rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

body {
    cursor: default;
    overflow-x: hidden !important
}

.mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden
}

.cursor-inner {
    margin: 0;
    width: 0;
    height: 0;
    z-index: 10000001;
    background-color: #000;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin: -20px 0 0 -20px;
    width: 80px;
    height: 80px;
    background-color: #5e5c5ff0;
    opacity: .3
}

.cursor-outer {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .5;
    -webkit-transition: all .08s ease-out;
    -o-transition: all .08s ease-out;
    transition: all .08s ease-out;
    box-shadow: 0 0 16px rgba(255, 255, 255, 0)
}

.cursor-outer.cursor-hover {
    opacity: 0
}

.cp-copyright__text {
    display: none !important
}

.cp-copyright {
    display: none !important
}

.cp-callback-widget__copyright {
    display: none !important
}

.cp-copyright__logo {
    display: none !important
}

.cp-copyright__logo--dark {
    display: none !important
}

#callpage .cp-callback-widget__copyright {
    display: none !important
}

.d-md-none {
    display: none !important
}

@media (max-width:991.98px) {
    .card-md-none {
        background: 0 0;
        border-radius: 0
    }

    .card-md-none .card-body {
        padding: 0
    }
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.pt-10 {
    padding-top: 2.5rem !important
}

.display-1 {
    line-height: 1.2
}

.mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.lead {
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.65
}

.lead.fs-lg {
    font-size: 1.05rem !important;
    line-height: 1.6
}

.display-1 {
    font-size: calc(1.365rem + 1.38vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 2.4rem
    }
}

@media (min-width:768px) {
    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }
}

@media (min-width:992px) {
    .row-cols-lg-7>* {
        flex: 0 0 auto;
        width: 14.2857142857%
    }
}

.mb-8 {
    margin-bottom: 2rem !important
}

.g-10,
.gy-10 {
    --bs-gutter-y: 2.5rem
}

.mb-2 {
    margin-bottom: .5rem !important
}

.faq-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 60px 0 120px
}

.faq-one .section-title {
    margin-bottom: 59px
}

.faq-one__content-box {
    position: relative;
    display: block
}

.faq-one__content-box .accrodion {
    position: relative;
    display: block;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 10px 60px 0 #d3d3d3;
    margin-bottom: 10px;
    transition: all .5s ease
}

.faq-one__content-box .accrodion.last-chiled {
    margin-bottom: 0
}

.faq-one__content-box .accrodion.active::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    width: 5px;
    height: 100%;
    background: var(--thm-base);
    border-radius: 7px;
    transition: all .5s ease
}

.faq-one__content-box .accrodion .accrodion-title {
    position: relative;
    display: block;
    padding: 15px 40px;
    cursor: pointer;
    transition: all .2s linear;
    transition-delay: .1s
}

.faq-one__content-box .accrodion.active .accrodion-title {
    padding: 15px 40px 5px
}

.faq-one__content-box .accrodion .accrodion-title h4 {
    position: relative;
    color: #1b2336;
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    transition: all .5s ease;
    text-transform: uppercase
}

.faq-one__content-box .accrodion .accrodion-title h4::before {
    font-weight: 900;
    font-size: 12px;
    color: var(--thm-base);
    position: absolute;
    top: 50%;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    transition: all .5s ease
}

.faq-one__content-box .accrodion.active .accrodion-title h4::before {
    color: var(--thm-base)
}

.faq-one__content-box .accrodion .accrodion-content {
    position: relative;
    padding: 0 40px 30px
}

.faq-one__content-box .accrodion .accrodion-content .inner {
    position: relative;
    display: block
}

.faq-one__content-box .accrodion .accrodion-content .inner p {
    margin: 20px 0
}

.faq-one__right {
    position: relative;
    display: block
}

.faq-one__right-img {
    position: relative;
    display: block;
    border-radius: 7px
}

.faq-one__right-img img {
    width: 100%
}

.faq-one__right-img::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #111119;
    opacity: .75;
    content: "";
    border-radius: 7px
}

.faq-one__right-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.faq-one__right-img .section-title__tagline {
    margin-bottom: 5px
}

.faq-one__right-img .section-title {
    margin-bottom: 35px
}

.faq-one__right-img .section-title .section-title__title {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    font-weight: 600
}

.section-title {
    position: relative;
    display: block;
    margin-top: -8px;
    margin-bottom: 50px
}

.section-title__tagline {
    position: relative;
    display: block;
    margin-bottom: 17px
}

.section-title__tagline span.left {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 3px;
    background: var(--thm-base);
    margin-right: 15px;
    top: -5px
}

.section-title__tagline span.right {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 3px;
    background: var(--thm-base);
    margin-left: 14px;
    top: -5px
}

.section-title__tagline h4 {
    position: relative;
    display: inline-block;
    color: var(--thm-base);
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-transform: none;
    font-family: var(--thm-font)
}

.section-title__title {
    font-size: 52px;
    line-height: 1.2em;
    font-weight: 800;
    text-transform: none;
    letter-spacing: -.03em
}

.block-style-twentyTwo2 h4 {
    font-size: 24px;
    font-weight: 500;
    padding: 26px 0 0
}

.about {
    padding-top: 130px;
    padding-bottom: 130px;
    overflow: visible
}

@media screen and (max-width:991.98px) {
    .about {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.about .about-img {
    position: relative;
    height: 570px
}

@media screen and (min-width:992px) {
    .about .about-img {
        max-width: calc(100% - 40px)
    }
}

@media screen and (max-width:991.98px) {
    .about .about-img {
        margin: 0 auto 40px
    }
}

.about .about-img .about-img-holder {
    border-radius: 12px
}

.about .about-img .counter {
    min-width: 200px;
    position: absolute;
    top: 70px;
    left: -40px;
    z-index: 2
}

@media screen and (max-width:767.98px) {
    .about .about-img .counter {
        left: 0;
        border-radius: 0 8px 8px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.about .prief-set p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 24px
}

.about .signature-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:991.98px) {
    .about .signature-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.about .signature-block .signature-body {
    position: relative
}

.about .signature-block .signature-body img {
    position: absolute;
    top: -18px;
    left: 2px;
    right: 0
}

@media screen and (max-width:767.98px) {
    .about .signature-block .signature-body img {
        top: 0;
        left: -20px;
        max-width: 130%
    }
}

.about .signature-block .signature-body h6 {
    font-family: var(--global--font-heading);
    font-weight: 600;
    font-style: italic;
    color: var(--global--color-secondary);
    font-size: 19px;
    line-height: 29px;
    text-transform: capitalize;
    margin-bottom: 0
}

.about .signature-block .signature-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    color: var(--global--color-primary);
    font-size: 14px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 0
}

.about .signature-block .btn {
    margin-right: 30px;
    -webkit-box-shadow: 0 3px 63px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 3px 63px 0 rgba(40, 40, 40, .11)
}

@media screen and (max-width:991.98px) {
    .about .about-block {
        text-align: left
    }
}

@media screen and (max-width:991.98px) {
    .about .about-block .block-left {
        margin-bottom: 40px
    }
}

.about .about-block .block-left .paragraph {
    font-size: 17px;
    line-height: 27px;
    color: var(--global--color-secondary);
    font-weight: 500;
    margin-bottom: 25px
}

.about .about-block .block-left p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px
}

.about .about-block .block-left .btn {
    -webkit-box-shadow: 0 3px 63px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 3px 63px 0 rgba(40, 40, 40, .11)
}

@media screen and (min-width:992px) {
    .about .about-wrapper {
        display: grid;
        grid-template-columns: 40% 60%;
        height: 635px
    }
}

.about .about-wrapper .about-block-wrapper {
    position: relative;
    z-index: 2
}

.about .about-wrapper .about-block-wrapper .about-block {
    background-color: var(--global--color-white)
}

@media screen and (min-width:992px) {
    .about .about-wrapper .about-block-wrapper .about-block {
        border-radius: 12px 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 60px;
        width: calc(100% + 60px)
    }
}

@media screen and (min-width:1200px) {
    .about .about-wrapper .about-block-wrapper .about-block {
        left: 0;
        padding-left: 120px;
        width: calc(100% + 120px)
    }
}

@media screen and (max-width:991.98px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading {
        max-width: 90%;
        margin: 0 auto
    }
}

@media screen and (min-width:992px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading {
        padding-right: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        max-width: calc(960px / 2)
    }
}

@media screen and (min-width:1200px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading {
        max-width: calc(1140px / 2)
    }
}

.about .about-wrapper .about-block-wrapper .about-block .heading .heading-subtitle {
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    border-radius: 0 0 12px 12px;
    margin-bottom: 55px
}

@media screen and (max-width:991.98px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading .heading-subtitle {
        border-radius: 12px;
        margin-bottom: 40px
    }
}

.about .about-wrapper .about-block-wrapper .about-block .heading .heading-title {
    margin-bottom: 21px
}

.about .about-wrapper .about-block-wrapper .about-block .heading .heading-desc {
    margin-bottom: 32px
}

.about .about-wrapper .about-block-wrapper .about-block .heading .signature-block {
    margin-bottom: 63px
}

.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder {
    padding: 32px 40px;
    background-color: #e0f6e9;
    border-radius: 12px
}

@media screen and (max-width:991.98px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder {
        padding-left: 30px;
        padding-right: 30px
    }
}

.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder p {
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
    color: var(--global--color-secondary);
    margin-bottom: 0
}

@media screen and (max-width:991.98px) {
    .about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder p {
        margin-bottom: 10px
    }
}

.about .about-wrapper .video-wrapper {
    position: relative;
    z-index: 1
}

@media screen and (max-width:991.98px) {
    .about .about-wrapper .video-wrapper {
        max-width: 90%;
        margin: 0 auto 40px
    }
}

.about .about-wrapper .video-wrapper .video {
    background-position-x: right
}

@media screen and (min-width:992px) {
    .about .about-wrapper .video-wrapper .video {
        border-radius: 0 12px 12px 0;
        position: absolute;
        top: -110px;
        left: 0;
        width: calc(100% + 60px);
        height: calc(100% + 110px)
    }
}

@media screen and (min-width:1200px) {
    .about .about-wrapper .video-wrapper .video {
        width: calc(100% + 120px)
    }
}

.about.about-3 {
    padding-top: 110px;
    padding-bottom: 130px
}

@media screen and (max-width:991.98px) {
    .about.about-3 {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media screen and (min-width:992px) {

    .about.about-3 .about-block .block-left .paragraph,
    .about.about-3 .about-block .block-left .signature-block,
    .about.about-3 .about-block .block-left p {
        padding-left: 50px
    }
}

@media screen and (min-width:1200px) {

    .about.about-3 .about-block .block-left .paragraph,
    .about.about-3 .about-block .block-left .signature-block,
    .about.about-3 .about-block .block-left p {
        padding-left: 45px
    }
}

.about.about-3 .about-block .block-left p {
    margin-bottom: 42px
}

.about.about-3 .about-block .block-left .paragraph {
    border-left: 4px solid var(--global--color-primary);
    margin-bottom: 25px
}

@media screen and (max-width:767.98px) {
    .about.about-3 .about-block .block-left .paragraph {
        padding-left: 15px !important
    }
}

.about.about-3 .about-block .block-left .signature-block .signature-body p {
    margin-bottom: 0;
    padding-left: 0
}

@media screen and (max-width:991.98px) {
    .about.about-3 .about-img .about-img-holder {
        max-width: 370px
    }
}

.hero-banner.hero-style-3 {
    position: relative;
    overflow: hidden
}

.hero-banner.hero-style-3 .banner-contents {
    padding: 50px 0;
    position: relative
}

@media (max-width:991px) {
    .hero-banner.hero-style-3 .banner-contents {
        padding: 100px 0;
        padding: 80px 0
    }
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.fancy-short-banner-two .content-wrapper {
    position: relative;
    z-index: 3
}

.fancy-short-banner-two .content-wrapper:before {
    content: url(../../assets/images/Elementy/12.svg);
    position: absolute;
    top: -117px;
    right: -117px;
    z-index: -1;
    opacity: .9;
    animation: jumpTwo 5s infinite linear
}

.fancy-short-banner-two .content-wrapper-left {
    position: relative;
    z-index: 3
}

.fancy-short-banner-two .content-wrapper-left:before {
    content: url(../../assets/images/Elementy/12.svg);
    position: absolute;
    top: -117px;
    left: -417px;
    z-index: -1;
    opacity: .9;
    animation: jumpTwo 5s infinite linear
}

.fancy-short-banner-two .bg-wrapper {
    position: relative;
    overflow: hidden;
    background: #93c43e;
    box-shadow: 0 20px 60px 0 rgba(104, 103, 255, .2);
    border-radius: 5px;
    padding: 50px 55px;
    z-index: 1
}

.fancy-short-banner-two h2 {
    font-size: 36px;
    line-height: 1.16em;
    color: #fff;
    max-width: 560px
}

.fancy-short-banner-two a {
    width: 178px;
    line-height: 54px;
    background: #fff;
    border-radius: 5px;
    color: var(--blue-dark);
    font-weight: 500;
    text-align: center;
    transition: all .3s ease-in-out
}

.fancy-short-banner-two a:hover {
    background: #ffba12;
    color: #fff
}

.fancy-short-banner-two [class*=bubble] {
    position: absolute;
    z-index: -1;
    border-radius: 50%
}

.fancy-short-banner-two .bubble-one {
    width: 13px;
    height: 13px;
    background: rgba(216, 216, 216, .14);
    top: 27%;
    left: 60%;
    animation: scale-up-one 4s infinite linear
}

.fancy-short-banner-two .bubble-two {
    width: 6px;
    height: 6px;
    background: rgba(216, 216, 216, .14);
    top: 62%;
    right: 28%;
    animation: scale-up-three 4s infinite linear
}

.fancy-short-banner-two .bubble-three {
    width: 5px;
    height: 5px;
    background: rgba(216, 216, 216, .14);
    bottom: 37%;
    right: 51%;
    animation: scale-up-three 4s infinite linear
}

.fancy-short-banner-two .bubble-four {
    width: 245px;
    height: 245px;
    background: rgba(216, 216, 216, .14);
    top: -103px;
    right: -70px;
    animation: jello 3s infinite linear
}

.fancy-short-banner-two .bubble-five {
    width: 68px;
    height: 68px;
    background: rgba(216, 216, 216, .14);
    bottom: -24px;
    left: -28px;
    animation: jello 3s infinite linear
}

.about.about-3 .about-img .counter {
    top: auto;
    bottom: 0;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 0;
    border-radius: 0 12px 0 12px;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

@media (max-width:991px) {
    .hero-banner.hero-style-3 .banner-contents {
        padding: 100px 0
    }
}

@media (max-width:991px) {
    .hero-banner.hero-style-3 .banner-contents {
        padding: 80px 0
    }
}

.hero-banner.hero-style-3 .banner-contents::before {
    position: absolute;
    right: -380px;
    background-image: url(https://codexpeed.com/html/promix-html/assets/images/hex.png);
    background-repeat: no-repeat;
    top: 50%;
    width: 167px;
    height: 221px;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero-banner.hero-style-3 .slougan {
    font-size: 18px;
    margin-bottom: 10px
}

.hero-banner.hero-style-3 .slougan span {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    padding-right: 30px
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero-banner.hero-style-3 h1 {
    font-size: 72px;
    line-height: 115%
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 56px
    }
}

@media (max-width:767px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 48px
    }
}

.hero-banner.hero-style-3 .banner-img {
    height: 500px;
    position: relative
}

@media (min-width:1700px) {
    .hero-banner.hero-style-3 .banner-img {
        margin-right: -900px
    }
}

@media (max-width:991px) {
    .hero-banner.hero-style-3 .banner-img {
        height: 350px
    }
}

@media (max-width:767px) {
    .hero-banner.hero-style-3 .banner-img {
        height: 300px
    }
}

.hero-banner.hero-style-3 .banner-img a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 80px;
    height: 80px;
    background-color: #fff;
    color: #111;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    font-size: 24px
}

.hero-banner.hero-style-3 .banner-img a:hover {
    background-color: #93c43e;
    color: #fff
}

.hero-banner.hero-style-3 .plus-icon {
    position: absolute;
    width: 133px;
    height: 76px;
    background-image: url(assets/images/Elementy/plus-icon.png);
    background-repeat: no-repeat;
    top: 40px;
    left: 91%
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center
}

.fancy-feature-seventeen .shape-one {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #688aff;
    top: 35%;
    right: 12%;
    animation: jumpTwo 3s infinite linear
}

.title-style-three .main-title {
    font-family: gorditamedium;
    font-size: 60px;
    line-height: 1.31em;
    letter-spacing: -1px;
    margin: 0
}

.title-style-three .main-title span {
    color: var(--prime-three);
    text-decoration: underline;
    text-decoration-thickness: 4px
}

.title-style-three .sc-title {
    display: inline-block;
    line-height: 28px;
    border-radius: 15px;
    background: rgba(145, 59, 255, .07);
    padding: 0 18px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: var(--prime-three);
    margin-bottom: 20px
}

.block-style-twelve {
    border-radius: 15px;
    padding: 52px 40px 45px 50px;
    transition: all .3s ease-in-out
}

.block-style-twelve.active {
    background: #fff;
    box-shadow: 0 30px 60px rgba(0, 19, 87, .04)
}

.block-style-twelve .icon {
    height: 45px
}

.block-style-twelve .icon img {
    max-height: 100%
}

.block-style-twelve h5 a {
    font-family: gorditamedium;
    font-size: 25px;
    color: var(--heading);
    margin: 30px 0 8px
}

.block-style-twelve h5 a:hover {
    text-decoration: underline
}

.block-style-twelve p {
    font-size: 19px;
    line-height: 32px
}

.block-style-twelve .more-btn:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.svg path,
.tran3s {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.what-we-do .single-what-we-do {
    margin-top: 30px;
    border-radius: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .04);
    padding: 50px;
    padding-left: 60px;
    padding-bottom: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (max-width:991px) {
    .what-we-do .single-what-we-do {
        padding: 30px
    }
}

.what-we-do .single-what-we-do:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.what-we-do .single-what-we-do:hover .content a {
    color: #111
}

.what-we-do .single-what-we-do .top {
    overflow: hidden;
    clear: both
}

.what-we-do .single-what-we-do .icon {
    border-style: solid;
    border-width: 2px;
    border-color: #f2f2f2;
    border-radius: 14px;
    width: 84px;
    height: 84px;
    text-align: center;
    line-height: 84px;
    background-color: #fff;
    margin-right: 30px;
    float: left;
    overflow: hidden
}

.what-we-do .single-what-we-do .title {
    overflow: auto
}

.what-we-do .single-what-we-do .content {
    margin-top: 30px
}

.what-we-do .single-what-we-do .content p {
    font-size: 17px;
    line-height: 30px
}

.what-we-do .single-what-we-do .content a {
    text-transform: capitalize;
    margin-top: 25px;
    display: block;
    color: #c9c9c9
}

.section-title .sub-title {
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 0 50px
}

.section-title .sub-title::after {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #000;
    z-index: -1
}

.section-title .sub-title span {
    background: #f4f9fc;
    display: block;
    padding: 0 10px
}

.section-padding {
    padding: 150px 0 120px
}

@media (max-width:991px) {
    .section-padding {
        padding: 100px 0
    }
}

@media (max-width:767px) {
    .section-padding {
        padding: 80px 0
    }
}

.section-padding-two {
    padding: 140px 0
}

@media (max-width:1400px) {
    .section-padding-two {
        padding: 120px 0
    }
}

@media (max-width:991px) {
    .section-padding-two {
        padding: 100px 0
    }
}

@media (max-width:767px) {
    .section-padding-two {
        padding: 80px 0
    }
}

.section-padding.pt-90 {
    padding-top: 90px
}

@media (max-width:991px) {
    .section-padding.pt-90 {
        padding-top: 70px
    }
}

@media (max-width:767px) {
    .section-padding.pt-90 {
        padding-top: 50px
    }
}

.working-process-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0 155px
}

.working-process-one .section-title {
    margin-bottom: 70px
}

.working-process-one__wrapper {
    position: relative;
    display: block
}

.working-process-one__shape {
    position: absolute;
    top: -70px;
    left: -90px
}

.working-process-one__wrapper ul {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    counter-reset: count
}

.working-process-one__single {
    position: relative;
    display: block
}

.working-process-one__single .count-box {
    position: absolute;
    top: -35px;
    left: 70px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    background: var(--thm-base);
    color: #fff;
    border-radius: 50%;
    font-family: var(--thm-manrope-font);
    font-weight: 700;
    z-index: 1;
    transition: all .2s linear;
    transition-delay: .1s
}

.working-process-one__single:hover .count-box {
    background: #fff;
    color: var(--thm-base);
    box-shadow: 0 10px 30px 0 #15b1c0
}

.working-process-one__single .count-box::before {
    top: -35px;
    left: 70px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    font-family: var(--thm-manrope-font);
    font-weight: 700;
    counter-increment: count;
    content: "0" counter(count)
}

.working-process-one__single .count-box span {
    color: #fff
}

.working-process-one__single:hover .count-box span {
    color: var(--thm-base)
}

.working-process-one__single.style2 .count-box {
    position: absolute;
    top: -20px;
    left: 106px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: var(--thm-base);
    border-radius: 50%;
    font-family: var(--thm-manrope-font);
    font-weight: 700;
    transition: all .2s linear;
    transition-delay: .1s
}

.working-process-one__single.style2:hover .count-box {
    background: #fff;
    color: var(--thm-base);
    box-shadow: 0 10px 30px 0 #15b1c0
}

.working-process-one__single-icon {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #f3f6f8;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    color: var(--thm-base);
    margin-bottom: 45px;
    z-index: 1
}

.working-process-one__single-icon::before {
    position: absolute;
    top: -18px;
    left: -18px;
    bottom: -18px;
    right: -18px;
    border: 3px dashed #eff0f0;
    content: "";
    border-radius: 50%
}

.working-process-one__single-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--thm-base);
    content: "";
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all .4s cubic-bezier(.62, .21, .45, 1.52)
}

.working-process-one__single:hover .working-process-one__single-icon::after {
    transform: scaleX(1)
}

.working-process-one__single.top50 {
    position: relative;
    display: block;
    top: 45px
}

.working-process-one__single.top65 {
    position: relative;
    display: block;
    top: 65px
}

.working-process-one__single.style2.top20 {
    position: relative;
    display: block;
    top: 22px
}

.working-process-one__single.style2 .working-process-one__single-icon {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 140px;
    background: #f3f6f8;
    border-radius: 50%;
    line-height: 140px;
    text-align: center;
    font-size: 75px;
    color: var(--thm-base);
    margin-bottom: 45px
}

.working-process-one__single.style2 .working-process-one__single-icon::before {
    position: absolute;
    top: -13px;
    left: -13px;
    bottom: -13px;
    right: -13px;
    border: 3px dashed #eff0f0;
    content: "";
    border-radius: 50%
}

.working-process-one__single-icon span::before {
    position: relative;
    display: block;
    font-size: 50px;
    line-height: 100px;
    transition: all .2s linear;
    transition-delay: .1s
}

.working-process-one__single:hover .working-process-one__single-icon span::before {
    color: #fff
}

.working-process-one__single.style2 .working-process-one__single-icon span::before {
    position: relative;
    display: block;
    font-size: 75px;
    line-height: 140px
}

.working-process-one__single-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 12px
}

.working-process-one__single-title a {
    color: #222631;
    transition: all .2s linear;
    transition-delay: .1s
}

.working-process-one__single-title a:hover {
    color: var(--thm-base)
}

.working-process-one__single-text {
    margin: 0
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.section {
    padding: 0 0 70px;
    position: relative
}

@media only screen and (min-width:768px) {
    .section {
        padding: 90px 0
    }
}

.about {
    position: relative
}

.about .container {
    max-width: 100%;
    padding: 0;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .about .container {
        max-width: 720px;
        padding: 0 15px
    }
}

@media only screen and (min-width:992px) {
    .about .container {
        max-width: 960px;
        padding: 0 15px
    }
}

@media only screen and (min-width:1200px) {
    .about .container {
        max-width: 1170px;
        padding: 0 15px
    }
}

@media only screen and (min-width:768px) {
    .about .title-block {
        margin-bottom: 0;
        width: 100%;
        max-width: 100%
    }
}

.about .title-block .title {
    color: #fefefe;
    background-color: #93c43e;
    text-align: center;
    padding: 60px 15px;
    font-size: 30px;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .about .title-block .title {
        font-size: 40px
    }
}

@media only screen and (min-width:992px) {
    .about .title-block .title {
        padding: 80px 15px
    }
}

.about .title {
    letter-spacing: -.05em
}

.about .bg-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: -1;
    height: 250px
}

@media only screen and (min-width:576px) {
    .about .bg-holder {
        height: 400px
    }
}

@media only screen and (min-width:768px) {
    .about .bg-holder {
        height: 640px;
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (min-width:992px) {
    .about .bg-holder {
        height: 740px
    }
}

.about .bg-holder .text-holder {
    display: none
}

@media only screen and (min-width:992px) {
    .about .bg-holder .text-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 12%
    }
}

.about .bg-holder .text-holder span {
    display: inline-block;
    color: #9cee0f2a;
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media only screen and (min-width:1200px) {
    .about .bg-holder .text-holder span {
        font-size: 130px;
        line-height: 130px
    }
}

@media only screen and (min-width:1600px) {
    .about .bg-holder .text-holder span {
        font-size: 124px;
        line-height: 164px
    }
}

.about .bg-holder .img-holder {
    width: 100%;
    position: relative;
    z-index: -1
}

@media only screen and (min-width:992px) {
    .about .bg-holder .img-holder {
        width: 75%
    }
}

.about .bg-holder .img-holder .overlay {
    z-index: 1
}

.about-item {
    position: relative;
    padding: 40px 30px;
    background-color: #eff2f5;
    margin-top: 0
}

@media only screen and (min-width:576px) {
    .about-item {
        padding: 63px 49px 64px
    }
}

@media only screen and (min-width:768px) {
    .about-item {
        margin-top: 100px
    }
}

@media only screen and (min-width:992px) {
    .about-item {
        margin-top: 150px
    }
}

@media only screen and (min-width:1200px) {
    .about-item {
        margin-top: 325px
    }
}

.about-item .icon {
    display: none;
    font-size: 67px;
    fill: #93c43e;
    position: absolute;
    top: -33px;
    left: 25px
}

.about-item .title {
    font-size: 30px;
    margin-bottom: 22px
}

@media only screen and (min-width:768px) {
    .about-item .title {
        font-size: 40px
    }
}

@media only screen and (min-width:768px) {
    .about-item .icon {
        display: inline-block
    }
}

.about-item .with--line {
    margin-top: 18px
}

@media only screen and (min-width:768px) {
    .about-item p.description {
        min-height: 150px
    }
}

.with--line {
    display: inline-block;
    color: #93c43e;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: color .3s cubic-bezier(.645, .045, .355, 1);
    transition: color .3s cubic-bezier(.645, .045, .355, 1)
}

.with--line:hover {
    color: #333
}

.with--line::after {
    content: "";
    display: inline-block;
    width: 49px;
    height: 1px;
    background-color: #93c43e;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    margin-left: 12px
}

.with--line:hover::after {
    width: 17px;
    background-color: #333
}

.fancy-feature-thirtyTwo {
    background: linear-gradient(#fff 2%, #fafcff 95%)
}

.fancy-feature-thirtyTwo .block-style-twentyTwo {
    border-radius: 10px;
    box-shadow: 0 25px 60px rgba(13, 32, 96, .04);
    min-height: 390px
}

.fancy-feature-thirtyTwo .block-style-twentyTwo .icon {
    width: 60px;
    height: 60px
}

.title-style-eleven .upper-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
    padding-bottom: 10px
}

.title-style-eleven h2 {
    font-weight: 500;
    line-height: 1.29em;
    letter-spacing: -2px
}

.block-style-twentyTwo {
    text-align: center;
    background: #fff;
    padding: 100px 35px 50px;
    margin-top: 45px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.block-style-twentyTwo:hover {
    box-shadow: 0 30px 80px rgba(0, 57, 110, .05);
    transform: translateY(-5px)
}

.block-style-twentyTwo .icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto
}

.block-style-twentyTwo h4 {
    font-size: 24px;
    font-weight: 500;
    padding: 26px 0
}

.block-style-twentyTwo .arrow-icon {
    margin-top: 30px;
    opacity: 0;
    transition: all .3s ease-in-out
}

.block-style-twentyTwo:hover .arrow-icon {
    opacity: 1
}

.heading {
    margin-bottom: 48px
}

@media screen and (max-width:991.98px) {
    .heading {
        text-align: left
    }
}

.heading .heading-subtitle {
    font-family: var(--global--font-body);
    text-transform: none;
    color: var(--global--color-primary);
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 13px
}

@media screen and (max-width:991.98px) {
    .heading .heading-subtitle {
        line-height: 1.5
    }
}

.heading .heading-subtitle.heading-subtitle-bg {
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 12px 20px;
    border-radius: 4px;
    background-color: #e0f6e9
}

@media screen and (max-width:991.98px) {
    .heading .heading-subtitle.heading-subtitle-bg {
        width: auto
    }
}

.heading .heading-title {
    font-family: var(--global--font-heading);
    text-transform: capitalize;
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 25px;
    font-weight: 700;
    color: var(--global--color-heading)
}

@media (min-width:992px) and (max-width:1200px) {
    .heading .heading-title {
        font-size: 35px;
        line-height: 1.4
    }
}

@media screen and (max-width:767.98px) {
    .heading .heading-title {
        font-size: 32px;
        line-height: 1.4
    }
}

.heading .heading-desc {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 25px
}

@media (min-width:992px) and (max-width:1200px) {
    .heading .heading-desc {
        font-size: 15px;
        line-height: 26px
    }
}

.heading .paragraph {
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: #283b6a;
    margin-bottom: 0
}

.heading.heading-light .heading-subtitle {
    color: var(--global--color-gray)
}

.heading.heading-light .heading-title {
    color: var(--global--color-white)
}

.heading.heading-light .heading-desc {
    color: var(--global--color-gray)
}

.heading.heading-light .paragraph {
    color: var(--global--color-gray)
}

.heading.heading-light2 .heading-subtitle {
    color: var(--global--color-primary)
}

.heading.heading-light2 .heading-title {
    color: var(--global--color-white)
}

.heading.heading-light2 .heading-desc {
    color: var(--global--color-gray)
}

.heading.heading-light2 .paragraph {
    color: var(--global--color-gray)
}

.heading.heading-12 {
    margin-bottom: 40px
}

.heading.heading-12 .heading-title {
    margin-bottom: 0
}

@media (min-width:992px) and (max-width:1200px) {
    .heading.heading-12 .heading-title {
        font-size: 30px;
        line-height: 1.4
    }
}

.bg-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%
}

.bg-parallax {
    background-attachment: fixed
}

.bg-overlay:before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.hero-banner.hero-style-3 .banner-img a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 80px;
    height: 80px;
    background-color: #fff;
    color: #111;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    font-size: 24px
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.hero-banner.hero-style-3 .banner-img a:hover {
    background-color: #93c43e;
    color: #fff
}

.hero-banner.hero-style-3 .plus-icon {
    position: absolute;
    width: 133px;
    height: 76px;
    background-image: url(https://codexpeed.com/html/promix-html/assets/images/plus-icon.png);
    background-repeat: no-repeat;
    top: 40px;
    left: 91%
}

.our-info-area {
    background: #fff;
    align-items: center;
    position: relative;
    z-index: 0
}

.our-info-area .single-info {
    display: flex;
    align-items: center
}

.our-info-area .single-info .info-icon span {
    color: #93c43e;
    font-size: 44px;
    margin-bottom: 0;
    display: block
}

.our-info-area .single-info .info-caption {
    padding-left: 20px
}

.our-info-area .single-info .info-caption p {
    color: #656565;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0
}

.our-info-area .single-info .info-caption span {
    color: #1d1d1d;
    font-size: 20px;
    margin-bottom: 0;
    display: block;
    font-weight: 600
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .our-info-area .single-info .info-caption span {
        font-size: 16px
    }
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.service-details {
    position: relative;
    display: block;
    padding: 40px 0 120px
}

.service-details__need-help {
    margin-top: 0
}

.shape.rellax {
    position: absolute;
    z-index: 1
}

.position-relative .shape.rellax+figure {
    position: relative;
    z-index: 2
}

@media (max-width:575.98px) {
    .shape {
        display: none
    }
}

.shape.blue .svg-fill {
    fill: #3f78e0
}

.shape.soft-blue .svg-fill {
    fill: #f1f5fd
}

.shape.pale-blue .svg-fill {
    fill: #e0e9fa
}

.shape.sky .svg-fill {
    fill: #5eb9f0
}

.shape.soft-sky .svg-fill {
    fill: #f3fafe
}

.shape.pale-sky .svg-fill {
    fill: #e5f4fd
}

.shape.purple .svg-fill {
    fill: #747ed1
}

.shape.soft-purple .svg-fill {
    fill: #f5f5fc
}

.shape.pale-purple .svg-fill {
    fill: #e9eaf8
}

.shape.grape .svg-fill {
    fill: #605dba
}

.shape.soft-grape .svg-fill {
    fill: #f3f3fa
}

.shape.pale-grape .svg-fill {
    fill: #e6e5f4
}

.shape.violet .svg-fill {
    fill: #a07cc5
}

.shape.soft-violet .svg-fill {
    fill: #f8f5fb
}

.shape.pale-violet .svg-fill {
    fill: #f0eaf6
}

.shape.pink .svg-fill {
    fill: #d16b86
}

.shape.soft-pink .svg-fill {
    fill: #fcf4f6
}

.shape.pale-pink .svg-fill {
    fill: #f8e7ec
}

.shape.fuchsia .svg-fill {
    fill: #e668b3
}

.shape.soft-fuchsia .svg-fill {
    fill: #fdf4f9
}

.shape.pale-fuchsia .svg-fill {
    fill: #fbe7f3
}

.shape.red .svg-fill {
    fill: #e2626b
}

.shape.soft-red .svg-fill {
    fill: #fdf3f4
}

.shape.pale-red .svg-fill {
    fill: #fae6e7
}

.shape.orange .svg-fill {
    fill: #f78b77
}

.shape.soft-orange .svg-fill {
    fill: #fef6f5
}

.shape.pale-orange .svg-fill {
    fill: #feece9
}

.shape.yellow .svg-fill {
    fill: #fab758
}

.shape.soft-yellow .svg-fill {
    fill: #fffaf2
}

.shape.pale-yellow .svg-fill {
    fill: #fef3e4
}

.shape.green .svg-fill {
    fill: #45c4a0
}

.shape.soft-green .svg-fill {
    fill: #f1fbf8
}

.shape.pale-green .svg-fill {
    fill: #f0f7f7
}

.shape.leaf .svg-fill {
    fill: #7cb798
}

.shape.soft-leaf .svg-fill {
    fill: #f5faf7
}

.shape.pale-leaf .svg-fill {
    fill: #eaf3ef
}

.shape.aqua .svg-fill {
    fill: #54a8c7
}

.shape.soft-aqua .svg-fill {
    fill: #f2f8fb
}

.shape.pale-aqua .svg-fill {
    fill: #e4f1f6
}

.shape.navy .svg-fill {
    fill: #343f52
}

.shape.soft-navy .svg-fill {
    fill: #f0f1f2
}

.shape.pale-navy .svg-fill {
    fill: #dfe0e3
}

.shape.ash .svg-fill {
    fill: #9499a3
}

.shape.soft-ash .svg-fill {
    fill: #f7f7f8
}

.shape.pale-ash .svg-fill {
    fill: #eeeff0
}

.shape.white .svg-fill {
    fill: #fff
}

.shape.soft-white .svg-fill {
    fill: #fff
}

.shape.pale-white .svg-fill {
    fill: #fff
}

.shape.light .svg-fill {
    fill: #fefefe
}

.shape.soft-light .svg-fill {
    fill: #fff
}

.shape.pale-light .svg-fill {
    fill: #fff
}

.shape.gray .svg-fill {
    fill: #f6f7f9
}

.shape.soft-gray .svg-fill {
    fill: #fefeff
}

.shape.pale-gray .svg-fill {
    fill: #fefefe
}

.shape.dark .svg-fill {
    fill: #262b32
}

.shape.soft-dark .svg-fill {
    fill: #efeff0
}

.shape.pale-dark .svg-fill {
    fill: #dcddde
}

.shape.primary .svg-fill {
    fill: #3f78e0
}

.shape.soft-primary .svg-fill {
    fill: #f1f5fd
}

.shape.pale-primary .svg-fill {
    fill: #e0e9fa
}

.bg-dot,
.bg-line {
    opacity: .4
}

.bg-dot {
    background-size: .75rem .75rem
}

.bg-dot.blue {
    background-image: radial-gradient(#3f78e0 2px, transparent 2.5px)
}

.bg-dot.sky {
    background-image: radial-gradient(#5eb9f0 2px, transparent 2.5px)
}

.bg-dot.purple {
    background-image: radial-gradient(#747ed1 2px, transparent 2.5px)
}

.bg-dot.grape {
    background-image: radial-gradient(#605dba 2px, transparent 2.5px)
}

.bg-dot.violet {
    background-image: radial-gradient(#a07cc5 2px, transparent 2.5px)
}

.bg-dot.pink {
    background-image: radial-gradient(#d16b86 2px, transparent 2.5px)
}

.bg-dot.fuchsia {
    background-image: radial-gradient(#e668b3 2px, transparent 2.5px)
}

.bg-dot.red {
    background-image: radial-gradient(#e2626b 2px, transparent 2.5px)
}

.bg-dot.orange {
    background-image: radial-gradient(#f78b77 2px, transparent 2.5px)
}

.bg-dot.yellow {
    background-image: radial-gradient(#fab758 2px, transparent 2.5px)
}

.bg-dot.green {
    background-image: radial-gradient(#45c4a0 2px, transparent 2.5px)
}

.bg-dot.leaf {
    background-image: radial-gradient(#7cb798 2px, transparent 2.5px)
}

.bg-dot.aqua {
    background-image: radial-gradient(#54a8c7 2px, transparent 2.5px)
}

.bg-dot.navy {
    background-image: radial-gradient(#343f52 2px, transparent 2.5px)
}

.bg-dot.ash {
    background-image: radial-gradient(#9499a3 2px, transparent 2.5px)
}

.bg-dot.white {
    background-image: radial-gradient(#fff 2px, transparent 2.5px)
}

.bg-dot.light {
    background-image: radial-gradient(#fefefe 2px, transparent 2.5px)
}

.bg-dot.gray {
    background-image: radial-gradient(#f6f7f9 2px, transparent 2.5px)
}

.bg-dot.dark {
    background-image: radial-gradient(#262b32 2px, transparent 2.5px)
}

.bg-dot.primary {
    background-image: radial-gradient(#3f78e0 2px, transparent 2.5px)
}

.w-17 {
    width: 7rem !important
}

.h-12 {
    height: 3.5rem !important
}

.border {
    border: 1px solid #cacaca !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #cacaca !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #cacaca !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #cacaca !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #cacaca !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-blue {
    border-color: #3f78e0 !important
}

.border-sky {
    border-color: #5eb9f0 !important
}

.border-purple {
    border-color: #747ed1 !important
}

.border-grape {
    border-color: #605dba !important
}

.border-violet {
    border-color: #a07cc5 !important
}

.border-pink {
    border-color: #d16b86 !important
}

.border-fuchsia {
    border-color: #e668b3 !important
}

.border-red {
    border-color: #e2626b !important
}

.border-orange {
    border-color: #f78b77 !important
}

.border-yellow {
    border-color: #fab758 !important
}

.border-green {
    border-color: #45c4a0 !important
}

.border-leaf {
    border-color: #7cb798 !important
}

.border-aqua {
    border-color: #54a8c7 !important
}

.border-navy {
    border-color: #343f52 !important
}

.border-ash {
    border-color: #9499a3 !important
}

.border-white {
    border-color: #fff !important
}

.border-light {
    border-color: #fefefe !important
}

.border-gray {
    border-color: #f6f7f9 !important
}

.border-dark {
    border-color: #262b32 !important
}

.border-primary {
    border-color: #3f78e0 !important
}

.border-secondary {
    border-color: #aab0bc !important
}

.border-success {
    border-color: #45c4a0 !important
}

.border-info {
    border-color: #54a8c7 !important
}

.border-warning {
    border-color: #fab758 !important
}

.border-danger {
    border-color: #e2626b !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
}

.w-25 {
    width: 22.5rem !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.w-0 {
    width: 0 !important
}

.w-1 {
    width: .25rem !important
}

.w-2 {
    width: .5rem !important
}

.w-3 {
    width: .75rem !important
}

.w-4 {
    width: 1rem !important
}

.w-5 {
    width: 1.25rem !important
}

.w-6 {
    width: 1.5rem !important
}

.w-7 {
    width: 1.75rem !important
}

.w-8 {
    width: 2rem !important
}

.w-9 {
    width: 2.25rem !important
}

.w-10 {
    width: 2.5rem !important
}

.w-11 {
    width: 3rem !important
}

.w-12 {
    width: 3.5rem !important
}

.w-13 {
    width: 4rem !important
}

.w-14 {
    width: 4.5rem !important
}

.w-15 {
    width: 5rem !important
}

.w-16 {
    width: 6rem !important
}

.w-17 {
    width: 7rem !important
}

.w-18 {
    width: 8rem !important
}

.w-19 {
    width: 9rem !important
}

.w-20 {
    width: 10rem !important
}

.w-21 {
    width: 12.5rem !important
}

.w-22 {
    width: 15rem !important
}

.w-23 {
    width: 17.5rem !important
}

.w-24 {
    width: 20rem !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 22.5rem !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.h-0 {
    height: 0 !important
}

.h-1 {
    height: .25rem !important
}

.h-2 {
    height: .5rem !important
}

.h-3 {
    height: .75rem !important
}

.h-4 {
    height: 1rem !important
}

.h-5 {
    height: 1.25rem !important
}

.h-6 {
    height: 1.5rem !important
}

.h-7 {
    height: 1.75rem !important
}

.h-8 {
    height: 2rem !important
}

.h-9 {
    height: 2.25rem !important
}

.h-10 {
    height: 2.5rem !important
}

.h-11 {
    height: 3rem !important
}

.h-12 {
    height: 3.5rem !important
}

.h-13 {
    height: 4rem !important
}

.h-14 {
    height: 4.5rem !important
}

.h-15 {
    height: 5rem !important
}

.h-16 {
    height: 6rem !important
}

.h-17 {
    height: 7rem !important
}

.h-18 {
    height: 8rem !important
}

.h-19 {
    height: 9rem !important
}

.h-20 {
    height: 10rem !important
}

.h-21 {
    height: 12.5rem !important
}

.h-22 {
    height: 15rem !important
}

.h-23 {
    height: 17.5rem !important
}

.h-24 {
    height: 20rem !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-25 {
    min-height: 25vh !important
}

.min-vh-50 {
    min-height: 50vh !important
}

.min-vh-60 {
    min-height: 60vh !important
}

.min-vh-70 {
    min-height: 70vh !important
}

.min-vh-75 {
    min-height: 75vh !important
}

.min-vh-80 {
    min-height: 80vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.position-relative {
    position: relative !important
}

.rounded {
    border-radius: 15px !important
}

.mb-md-n20 {
    margin-bottom: -10rem !important
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .6rem;
    color: #60697b
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: .4rem;
    box-shadow: 0 .25rem .75rem rgba(30, 34, 40, .02);
    max-width: 100%;
    height: auto
}

figure {
    margin: 0;
    padding: 0
}

figure img {
    width: 100%;
    max-width: 100%;
    height: auto !important
}

.greenmax-blog-section {
    padding: 115px 0 70px
}

.greenmax-blog-section .greenmax-section-title-1 {
    max-width: 460px
}

.greenmax-blog-section .greenmax-section-title-1 h2 {
    padding-bottom: 25px
}

.greenmax-blog-section .greenmax-section-title-1 p {
    padding-left: 30px
}

.greenmax-blog-section .greenmax-section-title-1 p:before {
    left: 0
}

.greenmax-blog-inner,
.greenmax-blog-inner-2 {
    margin-bottom: 30px
}

.greenmax-blog-inner .greenmax-blog-img,
.greenmax-blog-inner-2 .greenmax-blog-img {
    overflow: hidden;
    border-radius: 8px
}

.greenmax-blog-inner .greenmax-blog-img:before,
.greenmax-blog-inner-2 .greenmax-blog-img:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .3)
}

.greenmax-blog-inner .greenmax-blog-text,
.greenmax-blog-inner-2 .greenmax-blog-text {
    left: 30px;
    bottom: 35px;
    max-width: 490px;
    position: absolute
}

.greenmax-blog-inner .greenmax-blog-text .greenmax-blog-meta a,
.greenmax-blog-inner-2 .greenmax-blog-text .greenmax-blog-meta a {
    margin-right: 25px;
    position: relative
}

.greenmax-blog-inner .greenmax-blog-text .greenmax-blog-meta a:last-child:after,
.greenmax-blog-inner-2 .greenmax-blog-text .greenmax-blog-meta a:last-child:after {
    display: none
}

.greenmax-blog-inner .greenmax-blog-text .greenmax-blog-meta .greenmax-blog-cat,
.greenmax-blog-inner-2 .greenmax-blog-text .greenmax-blog-meta .greenmax-blog-cat {
    font-size: 16px;
    font-weight: 700;
    font-family: Poppins
}

.greenmax-blog-inner-2 .greenmax-blog-text {
    bottom: 30px
}

.greenmax-blog-inner-2 .greenmax-blog-text h3 {
    font-size: 18px
}

.greenmax-section-title-2 h2 {
    font-size: 40px
}

.greenmax-blog-inner {
    margin: 0 auto;
    max-width: 570px;
    margin-top: 40px;
    margin-bottom: 30px
}

.greenmax-blog-section .greenmax-section-title-1 {
    max-width: 100%
}

.greenmax-blog-inner-2 {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 30px
}

.greenmax-section-title-1 h2 {
    font-size: 36px
}

.greenmax-blog-inner .greenmax-blog-text h3 {
    font-size: 18px
}

.greenmax-section-title-1 p {
    font-size: 16px
}

@media screen and (max-width:380px) {
    .greenmax-section-title-1 h2 {
        font-size: 30px
    }
}

.greenmax-section-title-1 span:before {
    left: 0;
    top: -18px;
    height: 6px;
    width: 36px;
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg, #9c4 0, #9c4 100%)
}

.greenmax-section-title-1 h2 {
    color: #111;
    font-size: 48px;
    font-weight: 700
}

.greenmax-section-title-1 p {
    color: #999;
    font-size: 20px;
    line-height: 1.5;
    padding-left: 60px;
    position: relative
}

.greenmax-project-section .greenmax-section-title-1 h2,
.greenmax-project-section .greenmax-section-title-1 p,
.greenmax-project-section .greenmax-section-title-1 span {
    color: #fff
}

@media screen and (max-width:767px) {
    .greenmax-section-title-1 p {
        padding-left: 0
    }

    .greenmax-section-title-1 p:before {
        display: none
    }
}

.video-container {
    overflow: hidden;
    position: relative;
    width: 100%
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: ''
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(164, 174, 198, .2);
    border-radius: .4rem
}

.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: .4rem;
    border-top-right-radius: .4rem
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 0rem 2rem 2rem 2rem;
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: 2rem
}

.card-header {
    padding: 1rem 2rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(164, 174, 198, .2)
}

.card-header:first-child {
    border-radius: .4rem .4rem 0 0
}

.card-footer {
    padding: 1rem 2rem;
    border-top: 1px solid rgba(164, 174, 198, .2)
}

.card-footer:last-child {
    border-radius: 0 0 .4rem .4rem
}

.card-header-tabs {
    margin-right: -1rem;
    margin-bottom: -1rem;
    margin-left: -1rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -1rem;
    margin-left: -1rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: .4rem
}

.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: .4rem;
    border-top-right-radius: .4rem
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.card-group>.card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        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-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        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-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .classic-view article .card-body {
        padding: 2rem 2.5rem 1.25rem
    }

    .classic-view article .card-footer {
        padding: 1.25rem 2.5rem
    }

    .blog.single .card-body {
        padding: 2.8rem 3rem
    }

    .grid-view article .card-body {
        padding: 1.75rem 1.75rem 1rem
    }

    .grid-view article .card-footer {
        padding: 1.25rem 1.75rem
    }
}

@media (max-width:767px) {

    .classic-view article .card-body,
    .grid-view article .card-body {
        padding-bottom: 1rem
    }
}

.filter:not(.basic-filter),
.filter:not(.basic-filter) ul li a,
.meta,
.post-category {
    text-transform: uppercase;
    letter-spacing: .02rem;
    font-size: .7rem;
    font-weight: 700;
    color: #aab0bc
}

.meta {
    font-size: .65rem
}

.post-category {
    margin-bottom: .4rem
}

.more {
    font-weight: 700;
    letter-spacing: -.01rem;
    display: inline-block
}

.more:after {
    line-height: 1;
    padding-left: .05rem;
    font-size: .85rem;
    font-weight: 400;
    vertical-align: -2px;
    margin-right: -.25rem;
    display: inline-block
}

a.hover {
    position: relative
}

a {
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    a {
        transition: none
    }
}

a.hover::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: "";
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1)
}

a.hover:hover:before {
    transform-origin: 0 50%;
    transform: scale3d(1, 1, 1);
    transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1)
}

.p-12 {
    padding: 3.5rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.h1 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 700;
    color: #343f52;
    word-spacing: .1rem;
    letter-spacing: -.01rem
}

.pb-0 {
    padding-bottom: 0 !important
}

hr {
    margin: 4.5rem 0;
    color: rgba(164, 174, 198, .2);
    background-color: currentColor;
    border: 0;
    opacity: 1
}

hr:not([size]) {
    height: 1px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #343f52
}

.h1,
h1 {
    font-size: calc(1.07rem + 3.54vw)
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 1.45rem
    }
}

.h2,
h2 {
    font-size: calc(1.055rem)
}

@media (min-width:1200px) {

    .h2,
    h2 {
        font-size: 1.3rem
    }
}

.h3,
h3 {
    font-size: 1.1rem
}

.h4,
h4 {
    font-size: .95rem
}

.h5,
h5 {
    font-size: .9rem
}

.h6,
h6 {
    font-size: .85rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

.display-1 {
    font-size: calc(1.365rem + 1.38vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 2.4rem
    }
}

.display-2 {
    font-size: calc(1.345rem + 0.14vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-2 {
        font-size: 2.2rem
    }
}

.display-3 {
    font-size: calc(1.325rem + .9vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-3 {
        font-size: 2rem
    }
}

.display-4 {
    font-size: calc(1.305rem + .66vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-4 {
        font-size: 2.8rem
    }
}

.display-5 {
    font-size: calc(1.285rem + .42vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-5 {
        font-size: 1.6rem
    }
}

.display-6 {
    font-size: calc(1.265rem + .18vw);
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-6 {
        font-size: 1.4rem
    }
}

.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
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.terms_and_policy {
    padding: 120px 0;
    border-bottom: 1px solid #ececec
}

.terms_and_policy .nav-tabs {
    border: none;
    background: #f2fbfd;
    padding: 30px 10px 30px 45px
}

.terms_and_policy .nav-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0
}

.terms_and_policy .nav-item .nav-link {
    font-family: Rubik, sans-serif;
    font-size: 20px;
    line-height: 60px;
    padding: 0;
    background: 0 0;
    border: none;
    color: #adadad;
    transition: all .2s ease-in-out
}

.terms_and_policy .nav-item .nav-link.active {
    color: #000
}

.terms_and_policy .tab-content {
    padding: 0 0 0 50px
}

.terms_and_policy .tab-content h2 {
    font-size: 55px;
    padding-bottom: 10px
}

.terms_and_policy .tab-content .update-date {
    font-size: 16px;
    color: rgba(0, 0, 0, .4);
    margin-bottom: 20px
}

.terms_and_policy .tab-content h3 {
    font-family: gilroy-semibold;
    font-size: 28px;
    padding: 50px 0 25px
}

.terms_and_policy .tab-content p {
    line-height: 34px;
    margin-bottom: 15px
}

.terms_and_policy .tab-content p a {
    text-decoration: underline;
    color: #000
}

.terms_and_policy .tab-content ul {
    list-style-type: disc;
    padding-left: 18px
}

.terms_and_policy .tab-content ul li {
    color: #000
}

.terms_and_policy .tab-content ul li a {
    text-decoration: underline
}

.terms_and_policy .tab-content ul li {
    padding-bottom: 10px
}

.gm-shape.cs-style1 .cs-shape_member_image_box {
    position: relative;
    width: 290px;
    height: 279px;
    margin: auto;
    text-align: center;
    margin-bottom: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.gm-shape.cs-style1 .cs-shape_member_image_box_in {
    height: 259px;
    position: relative;
    z-index: 1;
    max-height: calc(100% - 20px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: calc(100% - 20px)
}

.gm-shape.cs-style1 .cs-shape_member_bg_layer1 {
    position: absolute;
    bottom: 0;
    left: 5px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gm-shape.cs-style1 .cs-shape_member_bg_layer2 {
    position: absolute;
    bottom: 0;
    left: -10px;
    opacity: .2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gm-shape.cs-style1 .cs-shape_member_bg_layer3,
.gm-shape.cs-style1 .cs-shape_member_bg_layer4 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    fill: #f5f5f5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gm-shape.cs-style1 .cs-shape_member_bg_layer4 {
    z-index: 2;
    opacity: 0
}

.gm-shape.cs-style1 .cs-shape_member_name {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gm-shape.cs-style1 .cs-shape_member_designation {
    text-transform: uppercase;
    line-height: 1.4em
}

.gm-shape.cs-style1:hover .cs-shape_member_bg_layer1 {
    opacity: .4
}

.gm-shape.cs-style1:hover .cs-shape_member_bg_layer2 {
    opacity: .4
}

.cs-shape_member_details .cs-shape_member_name {
    margin-bottom: 0
}

.cs-shape_member_details .cs-shape_member_desc,
.cs-shape_member_details .cs-shape_member_designation {
    font-size: 18px;
    line-height: 32px
}

.cs-shape_member_heading {
    font-size: 48px;
    margin: 0
}

@media screen and (max-width:991px) {
    .gm-shape.cs-style1 .cs-shape_member_name {
        font-size: 20px
    }

    .gm-shape.cs-style1 .cs-shape_member_image_box {
        margin-bottom: 16px
    }
}

.cs-accent_color,
.cs-accent_color_hover:hover {
    color: #93c43e
}

.cs-accent_color_2,
.cs-accent_color_2_hover:hover {
    color: #a6a6a6
}

.position_accent_color_custom_1 {
    left: 12px !important;
    top: 20px !important
}

.position_accent_color_custom_2 {
    left: -22px !important
}

.hero-banner.hero-style-3 .slougan span:last-child {
    margin-right: 0;
    padding-right: 0
}

.hero-banner.hero-style-3 .slougan span:last-child::before {
    display: none
}

.hero-banner.hero-style-3 .slougan span::before {
    position: absolute;
    content: "-";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1191px) {
    .hero-banner.hero-style-3 h1 {
        font-size: 62px
    }
}

.breadcrum-area {
    background: var(--gradient-primary);
    padding: 200px 0 100px;
    margin-top: -60px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    .breadcrum-area {
        margin-top: -120px
    }
}

@media only screen and (max-width:767px) {
    .breadcrum-area {
        padding: 150px 0 40px
    }
}

.breadcrumb {
    display: block
}

.breadcrumb ul {
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .breadcrumb ul {
        margin-bottom: 35px
    }
}

.breadcrumb li {
    display: inline-block;
    color: var(--color-primary);
    font-weight: 500;
    position: relative;
    margin-right: 22px
}

.breadcrumb li:after {
    content: "";
    color: var(--color-gray-2);
    font-size: 18px;
    position: absolute;
    top: -5px;
    right: -15px
}

.breadcrumb li a {
    color: var(--color-gray-2)
}

.breadcrumb li a:hover {
    color: var(--color-primary)
}

.breadcrumb li:last-child:after {
    display: none
}

.breadcrumb .title {
    margin-bottom: 0;
    width: 80%
}

@media only screen and (max-width:991px) {
    .breadcrumb .title {
        width: 100%
    }
}

.breadcrumb-banner {
    padding: 280px 0 200px
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner {
        padding: 200px 0 50px
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner {
        padding: 150px 0 40px
    }
}

@media only screen and (max-width:767px) {
    .breadcrumb-banner {
        padding: 150px 0 20px
    }
}

.breadcrumb-banner .section-heading .title {
    color: #000248;
    width: 55%;
    margin-bottom: 40px
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .section-heading .title {
        width: 100%;
        margin-bottom: 30px
    }
}

.breadcrumb-banner .section-heading p {
    width: 40%
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .section-heading p {
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .section-heading {
        margin-bottom: 40px
    }
}

.breadcrumb-banner .banner-thumbnail {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .breadcrumb-banner .banner-thumbnail {
        right: -50px;
        bottom: -80px
    }

    .breadcrumb-banner .banner-thumbnail img {
        width: 90%
    }
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner .banner-thumbnail {
        right: -40px;
        bottom: -50px
    }

    .breadcrumb-banner .banner-thumbnail img {
        width: 65%
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .banner-thumbnail {
        position: initial;
        text-align: center
    }

    .breadcrumb-banner .banner-thumbnail img {
        width: 100%
    }
}

.breadcrumb-banner .banner-thumbnail.thumbnail-2 {
    bottom: 120px;
    right: 100px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-2 {
        right: -50px
    }
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-2 {
        right: 0
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-2 {
        margin: -40px 0 0
    }

    .breadcrumb-banner .banner-thumbnail.thumbnail-2 img {
        width: 100%
    }
}

.breadcrumb-banner .banner-thumbnail.thumbnail-3 {
    bottom: -120px;
    right: 80px;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-3 {
        right: -100px;
        bottom: -60px
    }

    .breadcrumb-banner .banner-thumbnail.thumbnail-3 img {
        width: 80%
    }
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-3 {
        right: 0;
        bottom: -50px
    }

    .breadcrumb-banner .banner-thumbnail.thumbnail-3 img {
        width: 60%
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-3 {
        text-align: center;
        margin: -40px 0 0
    }

    .breadcrumb-banner .banner-thumbnail.thumbnail-3 img {
        width: 100%
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .breadcrumb-banner .banner-thumbnail.thumbnail-4 img {
        width: 100%
    }
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner .shape-group-8 .shape.shape-2 img {
        width: 60%
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner .shape-group-8 .shape.shape-2 img {
        width: 50%
    }
}

.breadcrumb-banner .shape-group-8 .shape.shape-3 {
    bottom: -200px;
    top: auto
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner .shape-group-8 .shape.shape-3 {
        bottom: 0;
        opacity: .5
    }
}

.breadcrumb-banner.single-breadcrumb {
    padding: 200px 0 75px
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner.single-breadcrumb {
        padding: 180px 0 70px
    }
}

@media only screen and (max-width:991px) {
    .breadcrumb-banner.single-breadcrumb {
        padding: 150px 0 40px
    }
}

.breadcrumb-banner.single-breadcrumb .section-heading .title {
    width: 100%
}

.breadcrumb-banner.single-breadcrumb .section-heading p {
    width: 100%
}

.breadcrumb-banner.single-breadcrumb .banner-thumbnail {
    position: initial
}

.breadcrumb-banner.single-breadcrumb .banner-thumbnail img {
    border-radius: 24px
}

@media only screen and (max-width:1199px) {
    .breadcrumb-banner.single-breadcrumb .banner-thumbnail img {
        width: 100%
    }
}

.banner .banner-content .about-btn:hover::before {
    width: 100%
}

.banner .banner-thumbnail {
    position: relative
}

.heading-left {
    text-align: left
}

.heading-left p {
    margin: 0 0 30px
}

.heading-left p+p {
    margin: 0 0 40px
}

.page-title {
    position: relative;
    padding: 260px 0 110px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (min-width:1px) and (max-width:992px) {
    .page-title {
        padding: 380px 0 180px !important
    }
}

.page-title:before {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    position: absolute
}

.page-title .inner-container {
    position: relative
}

.page-title .title-box {
    position: relative;
    float: left
}

.page-title h1 {
    position: relative;
    display: block;
    font-size: 48px;
    color: #fff;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 35px
}

.page-title .title {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-weight: 400
}

.page-title .bread-crumb {
    position: relative;
    float: right;
    padding-top: 95px
}

.page-title .bread-crumb li {
    position: relative;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #93c43e;
    font-weight: 700;
    text-transform: capitalize;
    cursor: default;
    padding-right: 10px;
    margin-right: 10px
}

.page-title .bread-crumb li:before {
    position: absolute;
    right: -2px;
    font-size: 16px;
    line-height: 30px;
    color: #fff
}

.border {
    border: 1px solid #cacaca !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #cacaca !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: 1px solid #cacaca !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: 1px solid #cacaca !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-start {
    border-left: 1px solid #cacaca !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-blue {
    border-color: #3f78e0 !important
}

.border-sky {
    border-color: #5eb9f0 !important
}

.border-purple {
    border-color: #747ed1 !important
}

.border-grape {
    border-color: #605dba !important
}

.border-violet {
    border-color: #a07cc5 !important
}

.border-pink {
    border-color: #d16b86 !important
}

.border-fuchsia {
    border-color: #e668b3 !important
}

.border-red {
    border-color: #e2626b !important
}

.border-orange {
    border-color: #f78b77 !important
}

.border-yellow {
    border-color: #fab758 !important
}

.border-green {
    border-color: #45c4a0 !important
}

.border-leaf {
    border-color: #7cb798 !important
}

.border-aqua {
    border-color: #54a8c7 !important
}

.border-navy {
    border-color: #343f52 !important
}

.border-ash {
    border-color: #9499a3 !important
}

.border-white {
    border-color: #fff !important
}

.border-light {
    border-color: #fefefe !important
}

.border-gray {
    border-color: #f6f7f9 !important
}

.border-dark {
    border-color: #262b32 !important
}

.border-primary {
    border-color: #3f78e0 !important
}

.border-secondary {
    border-color: #aab0bc !important
}

.border-success {
    border-color: #45c4a0 !important
}

.border-info {
    border-color: #54a8c7 !important
}

.border-warning {
    border-color: #fab758 !important
}

.border-danger {
    border-color: #e2626b !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
}

.w-25 {
    width: 22.5rem !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.w-0 {
    width: 0 !important
}

.w-1 {
    width: .25rem !important
}

.w-2 {
    width: .5rem !important
}

.w-3 {
    width: .75rem !important
}

.w-4 {
    width: 1rem !important
}

.w-5 {
    width: 1.25rem !important
}

.w-6 {
    width: 1.5rem !important
}

.w-7 {
    width: 1.75rem !important
}

.w-8 {
    width: 2rem !important
}

.w-9 {
    width: 2.25rem !important
}

.w-10 {
    width: 2.5rem !important
}

.w-11 {
    width: 3rem !important
}

.w-12 {
    width: 3.5rem !important
}

.w-13 {
    width: 4rem !important
}

.w-14 {
    width: 4.5rem !important
}

.w-15 {
    width: 5rem !important
}

.w-16 {
    width: 6rem !important
}

.w-17 {
    width: 7rem !important
}

.w-18 {
    width: 8rem !important
}

.w-19 {
    width: 9rem !important
}

.w-20 {
    width: 10rem !important
}

.w-21 {
    width: 12.5rem !important
}

.w-22 {
    width: 15rem !important
}

.w-23 {
    width: 17.5rem !important
}

.w-24 {
    width: 20rem !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 22.5rem !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.h-0 {
    height: 0 !important
}

.h-1 {
    height: .25rem !important
}

.h-2 {
    height: .5rem !important
}

.h-3 {
    height: .75rem !important
}

.h-4 {
    height: 1rem !important
}

.h-5 {
    height: 1.25rem !important
}

.h-6 {
    height: 1.5rem !important
}

.h-7 {
    height: 1.75rem !important
}

.h-8 {
    height: 2rem !important
}

.h-9 {
    height: 2.25rem !important
}

.h-10 {
    height: 2.5rem !important
}

.h-11 {
    height: 3rem !important
}

.h-12 {
    height: 3.5rem !important
}

.h-13 {
    height: 4rem !important
}

.h-14 {
    height: 4.5rem !important
}

.h-15 {
    height: 5rem !important
}

.h-16 {
    height: 6rem !important
}

.h-17 {
    height: 7rem !important
}

.h-18 {
    height: 8rem !important
}

.h-19 {
    height: 9rem !important
}

.h-20 {
    height: 10rem !important
}

.h-21 {
    height: 12.5rem !important
}

.h-22 {
    height: 15rem !important
}

.h-23 {
    height: 17.5rem !important
}

.h-24 {
    height: 20rem !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-25 {
    min-height: 25vh !important
}

.min-vh-50 {
    min-height: 50vh !important
}

.min-vh-60 {
    min-height: 60vh !important
}

.min-vh-70 {
    min-height: 70vh !important
}

.min-vh-75 {
    min-height: 75vh !important
}

.min-vh-80 {
    min-height: 80vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.block-four .inner-box {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.block-four .inner-box .pricing {
    background-color: #93c43e;
    font-size: 12px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 4px 10px;
    margin-left: 20px
}

.block-four .inner-box .text {
    font-size: 24px;
    line-height: 1.2em;
    color: #111;
    font-weight: 600;
    background-color: #fff;
    padding: 11px 30px;
    margin-bottom: 0
}

.block-four .inner-box .pricing {
    margin-left: 0
}

.block-four .inner-box {
    left: 30px;
    bottom: 30px
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon,
.ui-widget-header .ui-icon {
    background-image: none
}

.ui-datepicker-next,
.ui-datepicker-prev {
    cursor: pointer;
    border: none !important
}

.ui-datepicker-next:after,
.ui-datepicker-prev:after {
    content: '';
    height: 8px;
    width: 8px;
    position: absolute;
    border: 2px solid #263a5d;
    transform: rotate(45deg);
    top: 10px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px;
    background-color: rgba(147, 196, 62, .1)
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px;
    background-color: rgba(147, 196, 62, .1)
}

.ui-datepicker-prev:after {
    left: 10px;
    border-top: none;
    border-right: none
}

.ui-datepicker-next:after {
    left: 10px;
    border-bottom: none;
    border-left: none
}

.ui-widget.ui-widget-content {
    border-color: #e9e3fb
}

.ui-widget-header {
    border-color: #e9e3fb;
    background: #e9e3fb;
    color: #263a5d
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border-color: #e9e3fb;
    background: #fbfbfd;
    font-weight: 400;
    color: #5d6b85
}

.ui-datepicker td a,
.ui-datepicker td span {
    text-align: center
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-color: rgba(147, 196, 62, .1);
    background: rgba(147, 196, 62, .1);
    color: #93c43e
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border-color: #93c43e;
    background: #93c43e;
    color: #fff
}

.cs-form__field {
    display: block;
    background-color: #fff;
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #e9e3fb;
    transition: all .3s ease
}

.cs-form__field:focus {
    outline: 0;
    border-color: #93c43e
}

.cs-icon__form__field {
    position: relative
}

.cs-icon__form__field i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: #a6a6a6;
    pointer-events: none
}

.cs-form__wrap.cs-style1 {
    display: flex;
    align-items: center;
    padding: 70px 50px;
    background-color: #93c43e;
    position: relative;
    z-index: 1;
    border-radius: 5px
}

.cs-form__wrap.cs-style1 .cs-form__title {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    margin: 0
}

.cs-form__wrap.cs-style1 .cs-form__left,
.cs-form__wrap.cs-style1 .cs-form__right {
    flex: 1;
    padding: 0 20px 0 40px
}

.cs-form__wrap.cs-style1.cs-color1 {
    background-color: #93c43e
}

.cs-form.cs-style1 .row {
    margin-right: -10px;
    margin-left: -10px
}

.cs-form.cs-style1 .row>div {
    padding-right: 10px;
    padding-left: 10px
}

.cs-form.cs-style1 .cs-form__field {
    border-color: #fff
}

.cs-form.cs-style2 .cs-form__field,
.cs-form.cs-style2 .select2-container--default .select2-selection--single {
    box-shadow: 0 0 10px rgba(147, 196, 62, .2)
}

.cs-form.cs-style2 textarea {
    height: 120px
}

.cs-form.cs-style3 .cs-text__box__title {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 70px
}

@media screen and (max-width:991px) {
    .cs-form__wrap.cs-style1 {
        flex-direction: column;
        padding: 60px 0
    }

    .cs-form__wrap.cs-style1 .cs-form__title {
        margin-bottom: 30px
    }

    .cs-form.cs-style3 .cs-text__box__title {
        margin-bottom: 40px
    }
}

@media screen and (max-width:767px) {
    .cs-form__field {
        padding: 5px 15px
    }

    .cs-form__wrap.cs-style1 .cs-form__title {
        font-size: 32px
    }

    .cs-form.cs-style3 .cs-text__box__title {
        font-size: 32px
    }
}

.cs-animated.cs-form__wrap .cs-animated__shape.cs-position1 {
    top: 4%;
    left: 12%
}

.cs-animated.cs-form__wrap .cs-animated__shape.cs-position2 {
    top: 16%;
    left: 32%
}

.cs-animated.cs-form__wrap .cs-animated__shape.cs-position3 {
    left: 23%;
    top: 50%;
    animation: particalAnimation 35s alternate infinite linear
}

.cs-animated.cs-form__wrap .cs-animated__shape.cs-position4 {
    left: 3%;
    top: 39%;
    animation: semi-rotate-anim 9.6s cubic-bezier(.4, 0, .2, 1) infinite
}

.cs-animated {
    position: relative
}

.cs-animated>:not(.cs-animated__shape) {
    position: relative;
    z-index: 2
}

.cs-animated .cs-animated__shape {
    position: absolute
}

.cs-animated.cs-style1 .cs-animated__shape.cs-position1 {
    top: 13%;
    right: 10%;
    animation: animo-x 9s cubic-bezier(.4, 0, .2, 1) infinite
}

.cs-animated.cs-style1 .cs-animated__shape.cs-position1 svg {
    animation: anim-y 9s cubic-bezier(.25, 0, .2, 1) infinite
}

.cs-animated.cs-style1 .cs-animated__shape.cs-position2 {
    top: 35%;
    left: -13%;
    animation: semi-rotate-anim 9.6s cubic-bezier(.4, 0, .2, 1) infinite
}

.cs-animated.cs-style2 .cs-animated__shape.cs-position1 {
    top: 23%;
    left: 70%;
    animation: semi-rotate-anim 9.6s cubic-bezier(.4, 0, .2, 1) infinite
}

.cs-animated.cs-style2 .cs-animated__shape.cs-position2 {
    top: 12%;
    left: 23%;
    animation: rotate-anim 10s infinite linear
}

.cs-animated.cs-style2 .cs-animated__shape.cs-position3 {
    left: 36%;
    top: 77%;
    animation: animo-x 9s cubic-bezier(.4, 0, .2, 1) infinite
}

@keyframes animo-x {
    50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateX(44px)
    }
}

@keyframes anim-y {
    50% {
        animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
        transform: translateY(17px)
    }
}


.orido_tm_testimonials {
    background: url(../../assets/images/_newGreenMAX/hello-bg.png) no-repeat !important;
    background-color: #f9f9f9;
    padding: 120px 0;
}

.orido_tm_testimonials .testimonials_in {
    width: 100%;
    height: auto;
    clear: both;
    display: flex;
    align-items: center;
    padding-top: 75px
}

.orido_tm_testimonials img {
    width: 600px;
    margin-right: -200px;
    position: relative;
    margin-top: -250px;
}

.orido_tm_testimonials .info {
    padding-left: 30px;
    margin-top: -80px;
}

.orido_tm_testimonials .text {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.orido_tm_testimonials .text p {
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
}

.orido_tm_testimonials .details {
    width: 100%;
    float: left;
    padding-left: 41px
}

.orido_tm_testimonials .details .name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px
}

.orido_tm_testimonials .details .name span {
    position: relative;
    display: inline-block
}

.orido_tm_testimonials .details .name span:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 1px;
    background-color: #12141D;
    top: 50%;
    transform: translateY(-50%);
    left: -41px
}

.orido_tm_testimonials .details .job {
    font-size: 19px;
    color: #707070
}

.orido_tm_main_title {
    width: 100%;
    float: left
}

.orido_tm_about .orido_tm_main_title {
    margin-bottom: 30px
}

.orido_tm_about .orido_tm_main_title h3 {
    color: #fff
}

.orido_tm_about .orido_tm_main_title h3 span:before {
    background-color: #fff
}

.orido_tm_main_title h3 {
    letter-spacing: -2px;
    font-size: 56px;
    font-weight: 700
}

.orido_tm_main_title h3 span {
    position: relative
}

.orido_tm_main_title h3 span:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    background-color: #12141D;
    bottom: 12px;
    margin-left: 15px;
    left: 100%
}

@media(max-width:1600px) {


    .orido_tm_testimonials .text p {
        font-size: 20px;
        line-height: 34px
    }

    .orido_tm_testimonials .details .name {
        font-size: 22px;
        margin-bottom: 5px
    }

    .orido_tm_testimonials .details .job {
        font-size: 17px
    }

    .orido_tm_about .orido_tm_main_title {
        margin-bottom: 25px
    }

    .orido_tm_main_title h3 {
        font-size: 45px
    }

    .orido_tm_main_title h3 span:before {
        width: 65px;
        margin-left: 10px
    }

}

@media(max-width:1040px) {

    .orido_tm_testimonials {
        background: url(../../assets/images/_newGreenMAX/hello-bg.png) no-repeat !important;
        background-color: #f9f9f9;
        padding: 50px 0;
        text-align: center;
    }

    .orido_tm_main_title h3 {
        font-size: 40px
    }

    .orido_tm_main_title h3 span:before {
        width: 45px;
        bottom: 13px;
        font-size: 25px;
        display: none;
    }

    .orido_tm_testimonials .testimonials_in {
        flex-direction: column;
        align-items: baseline
    }

    .orido_tm_testimonials img {
        max-width: 100%;
        max-height: 100%;
        margin-top: -30px;
        margin-bottom: 90px
    }

    .orido_tm_testimonials .info {
        padding-left: 0
    }

    .orido_tm_testimonials .text p {
        font-size: 18px
    }

    .orido_tm_testimonials .details .name {
        font-size: 20px;
        margin-bottom: 2px
    }

    .orido_tm_testimonials .details .job {
        font-size: 15px
    }
}