﻿@media only screen and (min-width: 300px) and (max-width: 400px) {

    .ott {
        min-height: var(--ott-h-mobile) !important;
        max-height: var(--ott-h-mobile) !important;
    }

    .rz-dialog:has(.ott) .rz-dialog-title {
        margin-block-end: 0rem;
    }

    .rz-dialog:has(.ott) .rz-dialog-content {
        padding: 0.5rem 1rem 1rem 1rem;
    }

    .ott .work-in-progress .child-status {
        max-height: calc(var(--ott-h-mobile) / 100 * 52);
    }

    .ott .rz-text-h3 {
        font-size: 1rem;
        line-height: 1rem;
        margin-block-end: 0rem;
    }

    .rz-timeline-item {
        padding: 0.5rem 0rem;
    }

    .rz-dialog:has(.ott) .rz-timeline-content-end span {
        font-size: 0.875rem;
    }

    .m-job-details {
        display: flex;
        flex-direction: row;
        font-size: 0.75rem;
        font-weight: 300;
        line-height: 1rem;
        color: rgba(255,255,255,0.7);
        gap: 1rem;
        margin-block-end: 0.25rem
    }

        .m-job-details span {
            color: var(--rz-white);
            font-weight: 400;
        }

    .rz-dialog-titlebar {
        padding-block: 1rem 0;
        padding-inline: 1rem;
        font-size: 1.3rem;
    }

    .work-in-progress p {
        margin-block-end: 0rem;
        font-size: 0.875rem;
        font-weight: 300 !important;
    }

    .login .content {
        padding: 3rem 0 0;
    }
}


@media(max-width: 575px) {
    .login.rz-layout .spc-image {
        padding: 2rem 1rem 0 1rem;
    }
    .login .logo img {
        width: 55%
    }
    .col-sm-12 {
        flex-basis: calc(100% - 1rem) !important;
        max-width: calc(100% - 1rem) !important;
    }

    .rz-text-h1 {
        margin-block-end: 0.5rem !important;
    }

    .m-filter .rz-autocomplete {
        left: calc(-100vw + 1rem + 100%);
        width: calc(100vw - 1rem);
    }

    .job-box::after {
        top: 30%;
    }

    .rz-dialog:not(.rz-dialog-confirm):not(.rz-dialog-alert) {
        position: absolute;
        width: 100% !important;
        max-height: 100% !important;
        height: 100%;
        inset-block-start: 0px !important;
        border-radius: 0;
    }

    .rz-dialog-content {
        -webkit-overflow-scrolling: touch;
        height: calc(100% - 56px);
    }

    .rz-dialog-confirm, .rz-dialog-alert {
        max-width: 355px;
    }
}

@media(max-width: 767px) {
    .ott .af-btn {
        left: -1.5rem;
        right: -1.5rem;
    }
    .m-hide {
        display: none;
    }

    .m-filter .rz-autocomplete {
        display:none;
        position: absolute;
        top: 0;
    }

    .open-search {
        margin-bottom: 3.5rem;
    }

        .open-search .m-filter .rz-autocomplete {
            display: flex !important;
           display:inline-block;
            right: 0;
            top: 2.2rem;
        }

    .job-box {
        gap: 0.15rem !important;
        padding-bottom: 0.3rem !important;
        flex-direction: column;
    }

        .job-box .m-bold {
            font-size: 0.9rem !important;
        }

    .m-row .rz-display-flex {
        flex-direction: row !important;
        gap: 0.2rem;
    }

    .job-box .m-alpha {
        opacity: 0.7;
        font-weight: var(--font-light) !important;
    }

    .job-box .rz-text-overline {
        letter-spacing: normal;
    }

    .job-box .m-row {
        margin-top: 0.25rem;
    }

    .job-box > div:nth-child(3) {
        flex-basis: 100% !important;
    }

    .job-box .m-row div:nth-child(1),
    .job-box .m-row div:nth-child(2) {
        flex-basis: content !important;
    }

    .status {
        padding: 0.3rem 0.5rem;
        border-radius: 0.3rem;
        font-weight: var(--font-thin) !important;
        margin: 0 -0.4rem;
    }

    .status-1,
    .status-2 {
        background-color: rgba(0,160,180,.12);
    }

    .status-3,
    .status-5 {
        background-color: rgba(104, 91, 241, .12);
    }

    .status-4 {
        background-color: rgba(0, 172, 229, .12);
    }

    .status-6 {
        background-color: rgba(229, 60, 128, .12);
    }

    .status-7 {
        background-color: rgba(74, 186, 46, .12);
    }
}

@media(max-width: 1024px) {
    .rz-body {
        margin: 1.25rem 0 0.75rem 0;
    }

    .rz-sidebar-responsive {
        width: 0;
        display: none;
    }
    .rz-layout .rz-body {
        margin: 1.25rem 0 0.75rem 0;
    }

    .status::before {
        display: none;
    }

    .af-link span:nth-child(2) {
        margin-inline-start: 0;
    }
    .rz-autocomplete-input,
    .rz-multiselect,
    .rz-dropdown {
        height: 2.5rem !important;
    }

    .left-col .rz-row > .rz-col-md-8 {
        max-width: calc(100% - 1rem);
        flex-basis: calc(100% - 1rem);
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .col-md-12 {
        flex-basis: calc(100% - 1rem) !important;
        max-width: calc(100% - 1rem) !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 1366px) {
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {

    .rz-row > .rz-col-lg-8 {
        max-width: calc(12 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap)) !important;
        flex-basis: calc(12 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap)) !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .col-md-12 {
        flex-basis: calc(100% - 1rem) !important;
        max-width: calc(100% - 1rem) !important;
    }
}

@media only screen and (min-width: 1726px) and (max-width: 1919px) {

    .rz-row > .col-lg-8 {
        max-width: calc(8*(100% - 11* var(--rz-gap)) / 12 + 7* var(--rz-gap)) !important;
        flex-basis: calc(8*(100% - 11* var(--rz-gap)) / 12 + 7* var(--rz-gap)) !important;
    }
}

@media(max-width: 768px) {
    .rz-layout .rz-body {
        margin: 1rem 0 0;
        border-radius: 0;
    }

    .rz-text-h6 {
        font-size: clamp(0.875rem,1.389vw,0.89rem) !important;
    }

    .rz-pager {
        display: none !important;
    }

    .work-in-progress p {
        margin-block-end: 0.1rem;
    }
}

@media(min-width: 401px) {
    .ott {
        min-height: var(--ott-h-mobile) !important;
        max-height: var(--ott-h-mobile) !important;
    }

        .ott .work-in-progress .child-status {
            max-height: calc(var(--ott-h-mobile) / 100 * 52);
        }

        .ott .rz-text-h3 {
            margin-block-end: 0.25rem;
        }

    .m-job-details {
        display: flex;
        flex-direction: row;
        font-size: 0.875rem;
        font-weight: 300;
        line-height: 1rem;
        color: rgba(255,255,255,0.7);
        gap: 1.5rem;
    }

        .m-job-details span {
            color: var(--rz-white);
            font-weight: 400;
        }

    .rz-dialog-titlebar {
        padding-block: 1rem 0.5rem;
        padding-inline: 1rem;
        font-size: 1.5rem;
    }

    .login .content {
        padding: 3rem 2rem 2rem;
    }
}


@media(min-width: 576px) {
    .rz-display-xs-none {
        display: none !important;
    }

    .rz-display-xs-block {
        display: block !important;
    }

    .rz-display-xs-inline {
        display: inline !important;
    }

    .rz-display-xs-inline-block {
        display: inline-block !important;
    }

    .rz-display-xs-flex {
        display: flex !important;
    }

    .rz-display-xs-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-xs-grid {
        display: grid !important;
    }

    .rz-display-xs-inline-grid {
        display: inline-grid !important;
    }

    .open-search .m-filter .rz-autocomplete {
        width: calc(10 * (100vw - 11 * var(--rz-gap)) / 12 - 1rem + 9 * var(--rz-gap));
    }

    .ott {
        min-height: var(--ott-h-tablet) !important;
        max-height: var(--ott-h-tablet) !important;
    }

        .ott .work-in-progress .child-status {
            max-height: calc(var(--ott-h-tablet) / 100 * 43);
            padding-inline-end: 1rem;
        }

    .m-job-details {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}

@media(min-width: 768px) {

    .m-job-details {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .rz-justify-content-sm-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-sm-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-sm-center {
        justify-content: center !important;
    }

    .rz-justify-content-sm-start {
        justify-content: start !important;
    }

    .rz-justify-content-sm-end {
        justify-content: end !important;
    }

    .rz-justify-content-sm-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-sm-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-sm-left {
        justify-content: left !important;
    }

    .rz-justify-content-sm-right {
        justify-content: right !important;
    }

    .rz-justify-content-sm-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-sm-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-sm-space-evenly {
        justify-content: space-evenly !important;
    }

    .rz-display-sm-none {
        display: none !important;
    }

    .rz-display-sm-block {
        display: block !important;
    }

    .rz-display-sm-inline {
        display: inline !important;
    }

    .rz-display-sm-inline-block {
        display: inline-block !important;
    }

    .rz-display-sm-flex {
        display: flex !important;
    }

    .rz-display-sm-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-sm-grid {
        display: grid !important;
    }

    .rz-display-sm-inline-grid {
        display: inline-grid !important;
    }

    .m-filter {
        padding-right: 0.5rem;
        align-items: center;
    }

        .m-filter .rz-autocomplete {
            position: absolute;
            top: 0px;
            right: 48px;
            width: calc(100vw - 20rem);
        }

        .m-filter span:nth-child(1) {
            display: none;
        }

    .job-box,
    .job-box .m-row {
        gap: 0.75rem !important;
    }

        .job-box > div:nth-child(1) {
            flex-basis: 7% !important;
        }

/*        .job-box > div:nth-child(3) {
            flex-basis: 28% !important;
        }*/

       /* .job-box .m-row div:nth-child(1) {
            flex-basis: 51%;
        }*/

    /*    .job-box .m-row div:nth-child(2) {
            flex-basis: 49%;
        }*/

        .job-box > div:nth-child(4) {
            flex-basis: 35%;
        }
    .login.rz-layout .spc-image {
        height: 30vh;
        padding: 4rem 3rem;
        background-position: center;
    }

    .login.rz-layout .content {
        height: 70vh;
    }

    .spc-image h1 {
        margin-block-end: 0.5rem !important;
    }

    .login .content .logo {
        margin-bottom: 3.5rem;
    }

    .login .logo img {
        width: 30%;
    }

    .ott {
        min-height: var(--ott-h-tablet) !important;
        max-height: var(--ott-h-tablet) !important;
    }

        .ott .work-in-progress .child-status {
            max-height: calc(var(--ott-h-tablet) / 100 * 43);
            padding-inline-end: 1rem;
        }
}

@media(min-width: 1024px) {
    .rz-display-md-none {
        display: none !important;
    }

    .rz-display-md-block {
        display: block !important;
    }

    .rz-display-md-inline {
        display: inline !important;
    }

    .rz-display-md-inline-block {
        display: inline-block !important;
    }

    .rz-display-md-flex {
        display: flex !important;
    }

    .rz-display-

    .rz-display-md-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-md-grid {
        display: grid !important;
    }

    .rz-display-md-inline-grid {
        display: inline-grid !important;
    }

    .login.rz-layout .spc-image {
        padding: 10rem 5rem 5rem;
        height: 100vh;
        background-position: center bottom;
    }

    .login.rz-layout .content {
        padding: 7.5rem 2rem 2rem;
        height: 100vh;
    }
}

@media(min-width: 1280px) {
    .rz-display-lg-none {
        display: none !important;
    }

    .rz-display-lg-block {
        display: block !important;
    }

    .rz-display-lg-inline {
        display: inline !important;
    }

    .rz-display-lg-inline-block {
        display: inline-block !important;
    }

    .rz-display-lg-flex {
        display: flex !important;
    }

    .rz-display-lg-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-lg-grid {
        display: grid !important;
    }

    .rz-display-lg-inline-grid {
        display: inline-grid !important;
    }
}

@media(min-width: 1366px) {
    .job-box.waiting-approval.active .link {
        color: var(--spc-orange);
        font-size: 0.8125rem;
    }
    .job-box.waiting-approval.active {
        overflow: visible;
        border: none;
    }

        .job-box.waiting-approval.active::before {
            content: "";
            width: 20px;
            height: 20px;
            padding: 0;
            border-radius: 0;
            border-bottom-right-radius: 50%;
            box-shadow: 0 12px 0 0 #41618B;
            right: 0;
            top: -20px;
            background: transparent;
            display: block;
            opacity: 1;
        }
    .job-box::before,
    .job-box::after {
        content: "";
        position: absolute;
        height: 20px;
        width: 20px;
        transition: var(--transition);
        display: none;
        opacity: 0;
    }

    .job-box::before {
        top: 0;
    }

    .job-box::after {
        bottom: 0;
    }

    .job-box.active {
        background-color: var(--spc-blue);
        margin-inline-end: calc(var(--rz-gap) * -1);
        position: relative;
        border-radius: var(--rz-card-border-radius) 0 0 var(--rz-card-border-radius);
        box-shadow: none !important;
        transition: var(--transition);
        padding-inline-end: 1.75rem;
    }

        .job-box.active::before,
        .job-box.active::after {
            right: 0;
            background: transparent;
            display: block;
            opacity: 1;
        }

        .job-box.active::before {
            top: -20px;
            border-bottom-right-radius: 50%;
            box-shadow: 0 12px 0 0 #41618b;
        }

        .job-box.active::after {
            bottom: -20px;
            border-top-right-radius: 50%;
            box-shadow: 0 -12px 0 0 #41618b;
        }

        .job-box.active * {
            color: var(--rz-white);
        }

    .ott {
        min-height: var(--ott-h-desktop) !important;
        max-height: var(--ott-h-desktop) !important;
    }

        .ott .work-in-progress .child-status {
            width: 100%;
            /* min-height: calc(var(--ott-h-desktop) / 100 * 10); */
            max-height: calc(var(--ott-h-desktop) / 100 * 50);
        }

        .ott .af-btn {
            margin: 0;
        }
}

@media(max-width: 1365px) {

    .m-hide:has(.ott) {
        display: none !important;
    }

    .status {
        padding-inline-end: 2rem;
        position: relative;
    }

        .status::before {
            display: none;
        }

    .job-box::after {
        content: "\f054";
        font-family: "Font Awesome 6 Pro";
        font-size: 1.2rem;
        font-weight: 400;
        color: rgba(var(--spc-black-rgb),0.5);
        display: block;
        position: absolute;
        right: 0.8rem;
        top: calc(50% - 15px);
    }

    .af-link span:nth-child(2) {
        margin-inline-start: 0;
    }

    .rz-dialog {
        max-height: 85%;
    }

    .ott .af-btn span {
        font-weight: 500;
    }
}

@media(min-width: 1920px) {
    .rz-display-xl-none {
        display: none !important;
    }

    .rz-display-xl-block {
        display: block !important;
    }

    .rz-display-xl-inline {
        display: inline !important;
    }

    .rz-display-xl-inline-block {
        display: inline-block !important;
    }

    .rz-display-xl-flex {
        display: flex !important;
    }

    .rz-display-xl-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-xl-grid {
        display: grid !important;
    }

    .rz-display-xl-inline-grid {
        display: inline-grid !important;
    }
}

@media(min-width: 2560px) {
    .rz-display-xx-none {
        display: none !important;
    }

    .rz-display-xx-block {
        display: block !important;
    }

    .rz-display-xx-inline {
        display: inline !important;
    }

    .rz-display-xx-inline-block {
        display: inline-block !important;
    }

    .rz-display-xx-flex {
        display: flex !important;
    }

    .rz-display-xx-inline-flex {
        display: inline-flex !important;
    }

    .rz-display-xx-grid {
        display: grid !important;
    }

    .rz-display-xx-inline-grid {
        display: inline-grid !important;
    }
}

@media(min-width: 576px) {
    .rz-justify-content-xs-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-xs-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-xs-center {
        justify-content: center !important;
    }

    .rz-justify-content-xs-start {
        justify-content: start !important;
    }

    .rz-justify-content-xs-end {
        justify-content: end !important;
    }

    .rz-justify-content-xs-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-xs-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-xs-left {
        justify-content: left !important;
    }

    .rz-justify-content-xs-right {
        justify-content: right !important;
    }

    .rz-justify-content-xs-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-xs-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-xs-space-evenly {
        justify-content: space-evenly !important;
    }
}


@media(min-width: 1024px) {
    .rz-justify-content-md-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-md-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-md-center {
        justify-content: center !important;
    }

    .rz-justify-content-md-start {
        justify-content: start !important;
    }

    .rz-justify-content-md-end {
        justify-content: end !important;
    }

    .rz-justify-content-md-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-md-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-md-left {
        justify-content: left !important;
    }

    .rz-justify-content-md-right {
        justify-content: right !important;
    }

    .rz-justify-content-md-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-md-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-md-space-evenly {
        justify-content: space-evenly !important;
    }
}

@media(min-width: 1280px) {
    .rz-justify-content-lg-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-lg-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-lg-center {
        justify-content: center !important;
    }

    .rz-justify-content-lg-start {
        justify-content: start !important;
    }

    .rz-justify-content-lg-end {
        justify-content: end !important;
    }

    .rz-justify-content-lg-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-lg-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-lg-left {
        justify-content: left !important;
    }

    .rz-justify-content-lg-right {
        justify-content: right !important;
    }

    .rz-justify-content-lg-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-lg-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-lg-space-evenly {
        justify-content: space-evenly !important;
    }
}

@media(min-width: 1920px) {
    .rz-col-10 {
        max-width: calc(10*(100% - 11* var(--rz-gap)) / 12 + 9* var(--rz-gap));
        flex-basis: calc(10*(100% - 11* var(--rz-gap)) / 12 + 9* var(--rz-gap));
    }

    .rz-justify-content-xl-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-xl-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-xl-center {
        justify-content: center !important;
    }

    .rz-justify-content-xl-start {
        justify-content: start !important;
    }

    .rz-justify-content-xl-end {
        justify-content: end !important;
    }

    .rz-justify-content-xl-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-xl-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-xl-left {
        justify-content: left !important;
    }

    .rz-justify-content-xl-right {
        justify-content: right !important;
    }

    .rz-justify-content-xl-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-xl-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-xl-space-evenly {
        justify-content: space-evenly !important;
    }
}

@media(min-width: 2560px) {
    .rz-justify-content-xx-normal {
        justify-content: normal !important;
    }

    .rz-justify-content-xx-stretch {
        justify-content: stretch !important;
    }

    .rz-justify-content-xx-center {
        justify-content: center !important;
    }

    .rz-justify-content-xx-start {
        justify-content: start !important;
    }

    .rz-justify-content-xx-end {
        justify-content: end !important;
    }

    .rz-justify-content-xx-flex-start {
        justify-content: flex-start !important;
    }

    .rz-justify-content-xx-flex-end {
        justify-content: flex-end !important;
    }

    .rz-justify-content-xx-left {
        justify-content: left !important;
    }

    .rz-justify-content-xx-right {
        justify-content: right !important;
    }

    .rz-justify-content-xx-space-between {
        justify-content: space-between !important;
    }

    .rz-justify-content-xx-space-around {
        justify-content: space-around !important;
    }

    .rz-justify-content-xx-space-evenly {
        justify-content: space-evenly !important;
    }
}

@media(min-width: 576px) {
    .rz-align-items-xs-normal {
        align-items: normal !important;
    }

    .rz-align-items-xs-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-xs-center {
        align-items: center !important;
    }

    .rz-align-items-xs-start {
        align-items: start !important;
    }

    .rz-align-items-xs-end {
        align-items: end !important;
    }

    .rz-align-items-xs-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-xs-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 768px) {
    .rz-align-items-sm-normal {
        align-items: normal !important;
    }

    .rz-align-items-sm-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-sm-center {
        align-items: center !important;
    }

    .rz-align-items-sm-start {
        align-items: start !important;
    }

    .rz-align-items-sm-end {
        align-items: end !important;
    }

    .rz-align-items-sm-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-sm-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 1024px) {
    .rz-align-items-md-normal {
        align-items: normal !important;
    }

    .rz-align-items-md-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-md-center {
        align-items: center !important;
    }

    .rz-align-items-md-start {
        align-items: start !important;
    }

    .rz-align-items-md-end {
        align-items: end !important;
    }

    .rz-align-items-md-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-md-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 1280px) {
    .rz-align-items-lg-normal {
        align-items: normal !important;
    }

    .rz-align-items-lg-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-lg-center {
        align-items: center !important;
    }

    .rz-align-items-lg-start {
        align-items: start !important;
    }

    .rz-align-items-lg-end {
        align-items: end !important;
    }

    .rz-align-items-lg-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-lg-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 1920px) {
    .rz-align-items-xl-normal {
        align-items: normal !important;
    }

    .rz-align-items-xl-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-xl-center {
        align-items: center !important;
    }

    .rz-align-items-xl-start {
        align-items: start !important;
    }

    .rz-align-items-xl-end {
        align-items: end !important;
    }

    .rz-align-items-xl-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-xl-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 2560px) {
    .rz-align-items-xx-normal {
        align-items: normal !important;
    }

    .rz-align-items-xx-stretch {
        align-items: stretch !important;
    }

    .rz-align-items-xx-center {
        align-items: center !important;
    }

    .rz-align-items-xx-start {
        align-items: start !important;
    }

    .rz-align-items-xx-end {
        align-items: end !important;
    }

    .rz-align-items-xx-flex-start {
        align-items: flex-start !important;
    }

    .rz-align-items-xx-flex-end {
        align-items: flex-end !important;
    }
}

@media(min-width: 576px) {
    .rz-overflow-xs-auto {
        overflow: auto !important;
    }

    .rz-overflow-xs-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-xs-visible {
        overflow: visible !important;
    }

    .rz-overflow-xs-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 768px) {
    .rz-overflow-sm-auto {
        overflow: auto !important;
    }

    .rz-overflow-sm-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-sm-visible {
        overflow: visible !important;
    }

    .rz-overflow-sm-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 1024px) {
    .rz-overflow-md-auto {
        overflow: auto !important;
    }

    .rz-overflow-md-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-md-visible {
        overflow: visible !important;
    }

    .rz-overflow-md-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 1280px) {
    .rz-overflow-lg-auto {
        overflow: auto !important;
    }

    .rz-overflow-lg-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-lg-visible {
        overflow: visible !important;
    }

    .rz-overflow-lg-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 1920px) {
    .rz-overflow-xl-auto {
        overflow: auto !important;
    }

    .rz-overflow-xl-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-xl-visible {
        overflow: visible !important;
    }

    .rz-overflow-xl-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 2560px) {
    .rz-overflow-xx-auto {
        overflow: auto !important;
    }

    .rz-overflow-xx-scroll {
        overflow: scroll !important;
    }

    .rz-overflow-xx-visible {
        overflow: visible !important;
    }

    .rz-overflow-xx-hidden {
        overflow: hidden !important;
    }
}

@media(min-width: 576px) {
    .rz-w-xs-25 {
        width: 25% !important;
    }

    .rz-w-xs-50 {
        width: 50% !important;
    }

    .rz-w-xs-75 {
        width: 75% !important;
    }

    .rz-w-xs-100 {
        width: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-w-sm-25 {
        width: 25% !important;
    }

    .rz-w-sm-50 {
        width: 50% !important;
    }

    .rz-w-sm-75 {
        width: 75% !important;
    }

    .rz-w-sm-100 {
        width: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-w-md-25 {
        width: 25% !important;
    }

    .rz-w-md-50 {
        width: 50% !important;
    }

    .rz-w-md-75 {
        width: 75% !important;
    }

    .rz-w-md-100 {
        width: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-w-lg-25 {
        width: 25% !important;
    }

    .rz-w-lg-50 {
        width: 50% !important;
    }

    .rz-w-lg-75 {
        width: 75% !important;
    }

    .rz-w-lg-100 {
        width: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-w-xl-25 {
        width: 25% !important;
    }

    .rz-w-xl-50 {
        width: 50% !important;
    }

    .rz-w-xl-75 {
        width: 75% !important;
    }

    .rz-w-xl-100 {
        width: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-w-xx-25 {
        width: 25% !important;
    }

    .rz-w-xx-50 {
        width: 50% !important;
    }

    .rz-w-xx-75 {
        width: 75% !important;
    }

    .rz-w-xx-100 {
        width: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-vw-xs-25 {
        width: 25vw !important;
    }

    .rz-vw-xs-50 {
        width: 50vw !important;
    }

    .rz-vw-xs-75 {
        width: 75vw !important;
    }

    .rz-vw-xs-100 {
        width: 100vw !important;
    }
}

@media(min-width: 768px) {
    .rz-vw-sm-25 {
        width: 25vw !important;
    }

    .rz-vw-sm-50 {
        width: 50vw !important;
    }

    .rz-vw-sm-75 {
        width: 75vw !important;
    }

    .rz-vw-sm-100 {
        width: 100vw !important;
    }
}

@media(min-width: 1024px) {
    .rz-vw-md-25 {
        width: 25vw !important;
    }

    .rz-vw-md-50 {
        width: 50vw !important;
    }

    .rz-vw-md-75 {
        width: 75vw !important;
    }

    .rz-vw-md-100 {
        width: 100vw !important;
    }
}

@media(min-width: 1280px) {
    .rz-vw-lg-25 {
        width: 25vw !important;
    }

    .rz-vw-lg-50 {
        width: 50vw !important;
    }

    .rz-vw-lg-75 {
        width: 75vw !important;
    }

    .rz-vw-lg-100 {
        width: 100vw !important;
    }
}

@media(min-width: 1920px) {
    .rz-vw-xl-25 {
        width: 25vw !important;
    }

    .rz-vw-xl-50 {
        width: 50vw !important;
    }

    .rz-vw-xl-75 {
        width: 75vw !important;
    }

    .rz-vw-xl-100 {
        width: 100vw !important;
    }
}

@media(min-width: 2560px) {
    .rz-vw-xx-25 {
        width: 25vw !important;
    }

    .rz-vw-xx-50 {
        width: 50vw !important;
    }

    .rz-vw-xx-75 {
        width: 75vw !important;
    }

    .rz-vw-xx-100 {
        width: 100vw !important;
    }
}

@media(min-width: 576px) {
    .rz-w-xs-auto {
        width: auto !important;
    }

    .rz-w-xs-fit-content {
        width: fit-content !important;
    }

    .rz-w-xs-min-content {
        width: min-content !important;
    }

    .rz-w-xs-max-content {
        width: max-content !important;
    }

    .rz-w-xs-stretch {
        width: stretch !important;
    }
}

@media(min-width: 768px) {
    .rz-w-sm-auto {
        width: auto !important;
    }

    .rz-w-sm-fit-content {
        width: fit-content !important;
    }

    .rz-w-sm-min-content {
        width: min-content !important;
    }

    .rz-w-sm-max-content {
        width: max-content !important;
    }

    .rz-w-sm-stretch {
        width: stretch !important;
    }
}

@media(min-width: 1024px) {
    .rz-w-md-auto {
        width: auto !important;
    }

    .rz-w-md-fit-content {
        width: fit-content !important;
    }

    .rz-w-md-min-content {
        width: min-content !important;
    }

    .rz-w-md-max-content {
        width: max-content !important;
    }

    .rz-w-md-stretch {
        width: stretch !important;
    }
}

@media(min-width: 1280px) {
    .rz-w-lg-auto {
        width: auto !important;
    }

    .rz-w-lg-fit-content {
        width: fit-content !important;
    }

    .rz-w-lg-min-content {
        width: min-content !important;
    }

    .rz-w-lg-max-content {
        width: max-content !important;
    }

    .rz-w-lg-stretch {
        width: stretch !important;
    }
}

@media(min-width: 1920px) {
    .rz-w-xl-auto {
        width: auto !important;
    }

    .rz-w-xl-fit-content {
        width: fit-content !important;
    }

    .rz-w-xl-min-content {
        width: min-content !important;
    }

    .rz-w-xl-max-content {
        width: max-content !important;
    }

    .rz-w-xl-stretch {
        width: stretch !important;
    }
}

@media(min-width: 2560px) {
    .rz-w-xx-auto {
        width: auto !important;
    }

    .rz-w-xx-fit-content {
        width: fit-content !important;
    }

    .rz-w-xx-min-content {
        width: min-content !important;
    }

    .rz-w-xx-max-content {
        width: max-content !important;
    }

    .rz-w-xx-stretch {
        width: stretch !important;
    }
}

@media(min-width: 576px) {
    .rz-min-w-xs-25 {
        min-width: 25% !important;
    }

    .rz-min-w-xs-50 {
        min-width: 50% !important;
    }

    .rz-min-w-xs-75 {
        min-width: 75% !important;
    }

    .rz-min-w-xs-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-min-w-sm-25 {
        min-width: 25% !important;
    }

    .rz-min-w-sm-50 {
        min-width: 50% !important;
    }

    .rz-min-w-sm-75 {
        min-width: 75% !important;
    }

    .rz-min-w-sm-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-min-w-md-25 {
        min-width: 25% !important;
    }

    .rz-min-w-md-50 {
        min-width: 50% !important;
    }

    .rz-min-w-md-75 {
        min-width: 75% !important;
    }

    .rz-min-w-md-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-min-w-lg-25 {
        min-width: 25% !important;
    }

    .rz-min-w-lg-50 {
        min-width: 50% !important;
    }

    .rz-min-w-lg-75 {
        min-width: 75% !important;
    }

    .rz-min-w-lg-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-min-w-xl-25 {
        min-width: 25% !important;
    }

    .rz-min-w-xl-50 {
        min-width: 50% !important;
    }

    .rz-min-w-xl-75 {
        min-width: 75% !important;
    }

    .rz-min-w-xl-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-min-w-xx-25 {
        min-width: 25% !important;
    }

    .rz-min-w-xx-50 {
        min-width: 50% !important;
    }

    .rz-min-w-xx-75 {
        min-width: 75% !important;
    }

    .rz-min-w-xx-100 {
        min-width: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-max-w-xs-25 {
        max-width: 25% !important;
    }

    .rz-max-w-xs-50 {
        max-width: 50% !important;
    }

    .rz-max-w-xs-75 {
        max-width: 75% !important;
    }

    .rz-max-w-xs-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-max-w-sm-25 {
        max-width: 25% !important;
    }

    .rz-max-w-sm-50 {
        max-width: 50% !important;
    }

    .rz-max-w-sm-75 {
        max-width: 75% !important;
    }

    .rz-max-w-sm-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-max-w-md-25 {
        max-width: 25% !important;
    }

    .rz-max-w-md-50 {
        max-width: 50% !important;
    }

    .rz-max-w-md-75 {
        max-width: 75% !important;
    }

    .rz-max-w-md-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-max-w-lg-25 {
        max-width: 25% !important;
    }

    .rz-max-w-lg-50 {
        max-width: 50% !important;
    }

    .rz-max-w-lg-75 {
        max-width: 75% !important;
    }

    .rz-max-w-lg-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-max-w-xl-25 {
        max-width: 25% !important;
    }

    .rz-max-w-xl-50 {
        max-width: 50% !important;
    }

    .rz-max-w-xl-75 {
        max-width: 75% !important;
    }

    .rz-max-w-xl-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-max-w-xx-25 {
        max-width: 25% !important;
    }

    .rz-max-w-xx-50 {
        max-width: 50% !important;
    }

    .rz-max-w-xx-75 {
        max-width: 75% !important;
    }

    .rz-max-w-xx-100 {
        max-width: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-h-xs-25 {
        height: 25% !important;
    }

    .rz-h-xs-50 {
        height: 50% !important;
    }

    .rz-h-xs-75 {
        height: 75% !important;
    }

    .rz-h-xs-100 {
        height: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-h-sm-25 {
        height: 25% !important;
    }

    .rz-h-sm-50 {
        height: 50% !important;
    }

    .rz-h-sm-75 {
        height: 75% !important;
    }

    .rz-h-sm-100 {
        height: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-h-md-25 {
        height: 25% !important;
    }

    .rz-h-md-50 {
        height: 50% !important;
    }

    .rz-h-md-75 {
        height: 75% !important;
    }

    .rz-h-md-100 {
        height: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-h-lg-25 {
        height: 25% !important;
    }

    .rz-h-lg-50 {
        height: 50% !important;
    }

    .rz-h-lg-75 {
        height: 75% !important;
    }

    .rz-h-lg-100 {
        height: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-h-xl-25 {
        height: 25% !important;
    }

    .rz-h-xl-50 {
        height: 50% !important;
    }

    .rz-h-xl-75 {
        height: 75% !important;
    }

    .rz-h-xl-100 {
        height: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-h-xx-25 {
        height: 25% !important;
    }

    .rz-h-xx-50 {
        height: 50% !important;
    }

    .rz-h-xx-75 {
        height: 75% !important;
    }

    .rz-h-xx-100 {
        height: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-vh-xs-25 {
        height: 25vh !important;
    }

    .rz-vh-xs-50 {
        height: 50vh !important;
    }

    .rz-vh-xs-75 {
        height: 75vh !important;
    }

    .rz-vh-xs-100 {
        height: 100vh !important;
    }
}

@media(min-width: 768px) {
    .rz-vh-sm-25 {
        height: 25vh !important;
    }

    .rz-vh-sm-50 {
        height: 50vh !important;
    }

    .rz-vh-sm-75 {
        height: 75vh !important;
    }

    .rz-vh-sm-100 {
        height: 100vh !important;
    }
}

@media(min-width: 1024px) {
    .rz-vh-md-25 {
        height: 25vh !important;
    }

    .rz-vh-md-50 {
        height: 50vh !important;
    }

    .rz-vh-md-75 {
        height: 75vh !important;
    }

    .rz-vh-md-100 {
        height: 100vh !important;
    }
}

@media(min-width: 1280px) {
    .rz-vh-lg-25 {
        height: 25vh !important;
    }

    .rz-vh-lg-50 {
        height: 50vh !important;
    }

    .rz-vh-lg-75 {
        height: 75vh !important;
    }

    .rz-vh-lg-100 {
        height: 100vh !important;
    }
}

@media(min-width: 1920px) {
    .rz-vh-xl-25 {
        height: 25vh !important;
    }

    .rz-vh-xl-50 {
        height: 50vh !important;
    }

    .rz-vh-xl-75 {
        height: 75vh !important;
    }

    .rz-vh-xl-100 {
        height: 100vh !important;
    }
}

@media(min-width: 2560px) {
    .rz-vh-xx-25 {
        height: 25vh !important;
    }

    .rz-vh-xx-50 {
        height: 50vh !important;
    }

    .rz-vh-xx-75 {
        height: 75vh !important;
    }

    .rz-vh-xx-100 {
        height: 100vh !important;
    }
}

@media(min-width: 576px) {
    .rz-h-xs-auto {
        height: auto !important;
    }
}

@media(min-width: 768px) {
    .rz-h-sm-auto {
        height: auto !important;
    }
}

@media(min-width: 1024px) {
    .rz-h-md-auto {
        height: auto !important;
    }
}

@media(min-width: 1280px) {
    .rz-h-lg-auto {
        height: auto !important;
    }
}

@media(min-width: 1920px) {
    .rz-h-xl-auto {
        height: auto !important;
    }
}

@media(min-width: 2560px) {
    .rz-h-xx-auto {
        height: auto !important;
    }
}

@media(min-width: 576px) {
    .rz-min-h-xs-25 {
        min-height: 25% !important;
    }

    .rz-min-h-xs-50 {
        min-height: 50% !important;
    }

    .rz-min-h-xs-75 {
        min-height: 75% !important;
    }

    .rz-min-h-xs-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-min-h-sm-25 {
        min-height: 25% !important;
    }

    .rz-min-h-sm-50 {
        min-height: 50% !important;
    }

    .rz-min-h-sm-75 {
        min-height: 75% !important;
    }

    .rz-min-h-sm-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-min-h-md-25 {
        min-height: 25% !important;
    }

    .rz-min-h-md-50 {
        min-height: 50% !important;
    }

    .rz-min-h-md-75 {
        min-height: 75% !important;
    }

    .rz-min-h-md-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-min-h-lg-25 {
        min-height: 25% !important;
    }

    .rz-min-h-lg-50 {
        min-height: 50% !important;
    }

    .rz-min-h-lg-75 {
        min-height: 75% !important;
    }

    .rz-min-h-lg-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-min-h-xl-25 {
        min-height: 25% !important;
    }

    .rz-min-h-xl-50 {
        min-height: 50% !important;
    }

    .rz-min-h-xl-75 {
        min-height: 75% !important;
    }

    .rz-min-h-xl-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-min-h-xx-25 {
        min-height: 25% !important;
    }

    .rz-min-h-xx-50 {
        min-height: 50% !important;
    }

    .rz-min-h-xx-75 {
        min-height: 75% !important;
    }

    .rz-min-h-xx-100 {
        min-height: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-max-h-xs-25 {
        max-height: 25% !important;
    }

    .rz-max-h-xs-50 {
        max-height: 50% !important;
    }

    .rz-max-h-xs-75 {
        max-height: 75% !important;
    }

    .rz-max-h-xs-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 768px) {
    .rz-max-h-sm-25 {
        max-height: 25% !important;
    }

    .rz-max-h-sm-50 {
        max-height: 50% !important;
    }

    .rz-max-h-sm-75 {
        max-height: 75% !important;
    }

    .rz-max-h-sm-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 1024px) {
    .rz-max-h-md-25 {
        max-height: 25% !important;
    }

    .rz-max-h-md-50 {
        max-height: 50% !important;
    }

    .rz-max-h-md-75 {
        max-height: 75% !important;
    }

    .rz-max-h-md-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 1280px) {
    .rz-max-h-lg-25 {
        max-height: 25% !important;
    }

    .rz-max-h-lg-50 {
        max-height: 50% !important;
    }

    .rz-max-h-lg-75 {
        max-height: 75% !important;
    }

    .rz-max-h-lg-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 1920px) {
    .rz-max-h-xl-25 {
        max-height: 25% !important;
    }

    .rz-max-h-xl-50 {
        max-height: 50% !important;
    }

    .rz-max-h-xl-75 {
        max-height: 75% !important;
    }

    .rz-max-h-xl-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 2560px) {
    .rz-max-h-xx-25 {
        max-height: 25% !important;
    }

    .rz-max-h-xx-50 {
        max-height: 50% !important;
    }

    .rz-max-h-xx-75 {
        max-height: 75% !important;
    }

    .rz-max-h-xx-100 {
        max-height: 100% !important;
    }
}

@media(min-width: 576px) {
    .rz-m-xs-0 {
        margin: 0 !important;
    }

    .rz-my-xs-0, .rz-mt-xs-0 {
        margin-top: 0 !important;
    }

    .rz-mx-xs-0, .rz-mr-xs-0 {
        margin-right: 0 !important;
    }

    .rz-my-xs-0, .rz-mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-xs-0, .rz-ml-xs-0 {
        margin-left: 0 !important;
    }

    .rz-ms-xs-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-xs-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-xs-05 {
        margin: 0.125rem !important;
    }

    .rz-my-xs-05, .rz-mt-xs-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-xs-05, .rz-mr-xs-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-xs-05, .rz-mb-xs-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-xs-05, .rz-ml-xs-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-xs-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-xs-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-xs-1 {
        margin: 0.25rem !important;
    }

    .rz-my-xs-1, .rz-mt-xs-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-xs-1, .rz-mr-xs-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-xs-1, .rz-mb-xs-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-xs-1, .rz-ml-xs-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-xs-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-xs-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-xs-2 {
        margin: 0.5rem !important;
    }

    .rz-my-xs-2, .rz-mt-xs-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-xs-2, .rz-mr-xs-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-xs-2, .rz-mb-xs-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-xs-2, .rz-ml-xs-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-xs-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-xs-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-xs-3 {
        margin: 0.75rem !important;
    }

    .rz-my-xs-3, .rz-mt-xs-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-xs-3, .rz-mr-xs-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-xs-3, .rz-mb-xs-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-xs-3, .rz-ml-xs-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-xs-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-xs-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-xs-4 {
        margin: 1rem !important;
    }

    .rz-my-xs-4, .rz-mt-xs-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-xs-4, .rz-mr-xs-4 {
        margin-right: 1rem !important;
    }

    .rz-my-xs-4, .rz-mb-xs-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-xs-4, .rz-ml-xs-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-xs-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-xs-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-xs-5 {
        margin: 1.25rem !important;
    }

    .rz-my-xs-5, .rz-mt-xs-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-xs-5, .rz-mr-xs-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-xs-5, .rz-mb-xs-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-xs-5, .rz-ml-xs-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-xs-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-xs-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-xs-6 {
        margin: 1.5rem !important;
    }

    .rz-my-xs-6, .rz-mt-xs-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-xs-6, .rz-mr-xs-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-xs-6, .rz-mb-xs-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-xs-6, .rz-ml-xs-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-xs-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-xs-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-xs-7 {
        margin: 1.75rem !important;
    }

    .rz-my-xs-7, .rz-mt-xs-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-xs-7, .rz-mr-xs-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-xs-7, .rz-mb-xs-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-xs-7, .rz-ml-xs-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-xs-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-xs-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-xs-8 {
        margin: 2rem !important;
    }

    .rz-my-xs-8, .rz-mt-xs-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-xs-8, .rz-mr-xs-8 {
        margin-right: 2rem !important;
    }

    .rz-my-xs-8, .rz-mb-xs-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-xs-8, .rz-ml-xs-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-xs-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-xs-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-xs-9 {
        margin: 2.25rem !important;
    }

    .rz-my-xs-9, .rz-mt-xs-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-xs-9, .rz-mr-xs-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-xs-9, .rz-mb-xs-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-xs-9, .rz-ml-xs-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-xs-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-xs-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-xs-10 {
        margin: 2.5rem !important;
    }

    .rz-my-xs-10, .rz-mt-xs-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-xs-10, .rz-mr-xs-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-xs-10, .rz-mb-xs-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-xs-10, .rz-ml-xs-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-xs-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-xs-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-xs-11 {
        margin: 2.75rem !important;
    }

    .rz-my-xs-11, .rz-mt-xs-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-xs-11, .rz-mr-xs-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-xs-11, .rz-mb-xs-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-xs-11, .rz-ml-xs-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-xs-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-xs-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-xs-12 {
        margin: 3rem !important;
    }

    .rz-my-xs-12, .rz-mt-xs-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-xs-12, .rz-mr-xs-12 {
        margin-right: 3rem !important;
    }

    .rz-my-xs-12, .rz-mb-xs-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-xs-12, .rz-ml-xs-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-xs-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-xs-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-xs-0 {
        padding: 0 !important;
    }

    .rz-py-xs-0, .rz-pt-xs-0 {
        padding-top: 0 !important;
    }

    .rz-px-xs-0, .rz-pr-xs-0 {
        padding-right: 0 !important;
    }

    .rz-py-xs-0, .rz-pb-xs-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-xs-0, .rz-pl-xs-0 {
        padding-left: 0 !important;
    }

    .rz-ps-xs-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-xs-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-xs-05 {
        padding: 0.125rem !important;
    }

    .rz-py-xs-05, .rz-pt-xs-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-xs-05, .rz-pr-xs-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-xs-05, .rz-pb-xs-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-xs-05, .rz-pl-xs-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-xs-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-xs-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-xs-1 {
        padding: 0.25rem !important;
    }

    .rz-py-xs-1, .rz-pt-xs-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-xs-1, .rz-pr-xs-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-xs-1, .rz-pb-xs-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-xs-1, .rz-pl-xs-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-xs-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-xs-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-xs-2 {
        padding: 0.5rem !important;
    }

    .rz-py-xs-2, .rz-pt-xs-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-xs-2, .rz-pr-xs-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-xs-2, .rz-pb-xs-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-xs-2, .rz-pl-xs-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-xs-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-xs-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-xs-3 {
        padding: 0.75rem !important;
    }

    .rz-py-xs-3, .rz-pt-xs-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-xs-3, .rz-pr-xs-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-xs-3, .rz-pb-xs-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-xs-3, .rz-pl-xs-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-xs-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-xs-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-xs-4 {
        padding: 1rem !important;
    }

    .rz-py-xs-4, .rz-pt-xs-4 {
        padding-top: 1rem !important;
    }

    .rz-px-xs-4, .rz-pr-xs-4 {
        padding-right: 1rem !important;
    }

    .rz-py-xs-4, .rz-pb-xs-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-xs-4, .rz-pl-xs-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-xs-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-xs-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-xs-5 {
        padding: 1.25rem !important;
    }

    .rz-py-xs-5, .rz-pt-xs-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-xs-5, .rz-pr-xs-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-xs-5, .rz-pb-xs-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-xs-5, .rz-pl-xs-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-xs-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-xs-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-xs-6 {
        padding: 1.5rem !important;
    }

    .rz-py-xs-6, .rz-pt-xs-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-xs-6, .rz-pr-xs-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-xs-6, .rz-pb-xs-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-xs-6, .rz-pl-xs-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-xs-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-xs-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-xs-7 {
        padding: 1.75rem !important;
    }

    .rz-py-xs-7, .rz-pt-xs-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-xs-7, .rz-pr-xs-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-xs-7, .rz-pb-xs-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-xs-7, .rz-pl-xs-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-xs-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-xs-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-xs-8 {
        padding: 2rem !important;
    }

    .rz-py-xs-8, .rz-pt-xs-8 {
        padding-top: 2rem !important;
    }

    .rz-px-xs-8, .rz-pr-xs-8 {
        padding-right: 2rem !important;
    }

    .rz-py-xs-8, .rz-pb-xs-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-xs-8, .rz-pl-xs-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-xs-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-xs-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-xs-9 {
        padding: 2.25rem !important;
    }

    .rz-py-xs-9, .rz-pt-xs-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-xs-9, .rz-pr-xs-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-xs-9, .rz-pb-xs-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-xs-9, .rz-pl-xs-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-xs-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-xs-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-xs-10 {
        padding: 2.5rem !important;
    }

    .rz-py-xs-10, .rz-pt-xs-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-xs-10, .rz-pr-xs-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-xs-10, .rz-pb-xs-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-xs-10, .rz-pl-xs-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-xs-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-xs-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-xs-11 {
        padding: 2.75rem !important;
    }

    .rz-py-xs-11, .rz-pt-xs-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-xs-11, .rz-pr-xs-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-xs-11, .rz-pb-xs-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-xs-11, .rz-pl-xs-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-xs-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-xs-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-xs-12 {
        padding: 3rem !important;
    }

    .rz-py-xs-12, .rz-pt-xs-12 {
        padding-top: 3rem !important;
    }

    .rz-px-xs-12, .rz-pr-xs-12 {
        padding-right: 3rem !important;
    }

    .rz-py-xs-12, .rz-pb-xs-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-xs-12, .rz-pl-xs-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-xs-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-xs-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-xs-auto {
        margin: auto !important;
    }

    .rz-my-xs-auto, .rz-mt-xs-auto {
        margin-top: auto !important;
    }

    .rz-mx-xs-auto, .rz-mr-xs-auto {
        margin-right: auto !important;
    }

    .rz-my-xs-auto, .rz-mb-xs-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-xs-auto, .rz-ml-xs-auto {
        margin-left: auto !important;
    }

    .rz-ms-xs-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-xs-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 768px) {
    .rz-m-sm-0 {
        margin: 0 !important;
    }

    .rz-my-sm-0, .rz-mt-sm-0 {
        margin-top: 0 !important;
    }

    .rz-mx-sm-0, .rz-mr-sm-0 {
        margin-right: 0 !important;
    }

    .rz-my-sm-0, .rz-mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-sm-0, .rz-ml-sm-0 {
        margin-left: 0 !important;
    }

    .rz-ms-sm-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-sm-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-sm-05 {
        margin: 0.125rem !important;
    }

    .rz-my-sm-05, .rz-mt-sm-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-sm-05, .rz-mr-sm-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-sm-05, .rz-mb-sm-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-sm-05, .rz-ml-sm-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-sm-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-sm-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-sm-1 {
        margin: 0.25rem !important;
    }

    .rz-my-sm-1, .rz-mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-sm-1, .rz-mr-sm-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-sm-1, .rz-mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-sm-1, .rz-ml-sm-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-sm-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-sm-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-sm-2 {
        margin: 0.5rem !important;
    }

    .rz-my-sm-2, .rz-mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-sm-2, .rz-mr-sm-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-sm-2, .rz-mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-sm-2, .rz-ml-sm-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-sm-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-sm-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-sm-3 {
        margin: 0.75rem !important;
    }

    .rz-my-sm-3, .rz-mt-sm-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-sm-3, .rz-mr-sm-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-sm-3, .rz-mb-sm-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-sm-3, .rz-ml-sm-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-sm-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-sm-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-sm-4 {
        margin: 1rem !important;
    }

    .rz-my-sm-4, .rz-mt-sm-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-sm-4, .rz-mr-sm-4 {
        margin-right: 1rem !important;
    }

    .rz-my-sm-4, .rz-mb-sm-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-sm-4, .rz-ml-sm-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-sm-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-sm-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-sm-5 {
        margin: 1.25rem !important;
    }

    .rz-my-sm-5, .rz-mt-sm-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-sm-5, .rz-mr-sm-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-sm-5, .rz-mb-sm-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-sm-5, .rz-ml-sm-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-sm-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-sm-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-sm-6 {
        margin: 1.5rem !important;
    }

    .rz-my-sm-6, .rz-mt-sm-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-sm-6, .rz-mr-sm-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-sm-6, .rz-mb-sm-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-sm-6, .rz-ml-sm-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-sm-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-sm-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-sm-7 {
        margin: 1.75rem !important;
    }

    .rz-my-sm-7, .rz-mt-sm-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-sm-7, .rz-mr-sm-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-sm-7, .rz-mb-sm-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-sm-7, .rz-ml-sm-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-sm-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-sm-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-sm-8 {
        margin: 2rem !important;
    }

    .rz-my-sm-8, .rz-mt-sm-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-sm-8, .rz-mr-sm-8 {
        margin-right: 2rem !important;
    }

    .rz-my-sm-8, .rz-mb-sm-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-sm-8, .rz-ml-sm-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-sm-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-sm-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-sm-9 {
        margin: 2.25rem !important;
    }

    .rz-my-sm-9, .rz-mt-sm-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-sm-9, .rz-mr-sm-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-sm-9, .rz-mb-sm-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-sm-9, .rz-ml-sm-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-sm-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-sm-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-sm-10 {
        margin: 2.5rem !important;
    }

    .rz-my-sm-10, .rz-mt-sm-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-sm-10, .rz-mr-sm-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-sm-10, .rz-mb-sm-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-sm-10, .rz-ml-sm-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-sm-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-sm-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-sm-11 {
        margin: 2.75rem !important;
    }

    .rz-my-sm-11, .rz-mt-sm-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-sm-11, .rz-mr-sm-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-sm-11, .rz-mb-sm-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-sm-11, .rz-ml-sm-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-sm-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-sm-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-sm-12 {
        margin: 3rem !important;
    }

    .rz-my-sm-12, .rz-mt-sm-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-sm-12, .rz-mr-sm-12 {
        margin-right: 3rem !important;
    }

    .rz-my-sm-12, .rz-mb-sm-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-sm-12, .rz-ml-sm-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-sm-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-sm-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-sm-0 {
        padding: 0 !important;
    }

    .rz-py-sm-0, .rz-pt-sm-0 {
        padding-top: 0 !important;
    }

    .rz-px-sm-0, .rz-pr-sm-0 {
        padding-right: 0 !important;
    }

    .rz-py-sm-0, .rz-pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-sm-0, .rz-pl-sm-0 {
        padding-left: 0 !important;
    }

    .rz-ps-sm-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-sm-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-sm-05 {
        padding: 0.125rem !important;
    }

    .rz-py-sm-05, .rz-pt-sm-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-sm-05, .rz-pr-sm-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-sm-05, .rz-pb-sm-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-sm-05, .rz-pl-sm-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-sm-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-sm-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-sm-1 {
        padding: 0.25rem !important;
    }

    .rz-py-sm-1, .rz-pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-sm-1, .rz-pr-sm-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-sm-1, .rz-pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-sm-1, .rz-pl-sm-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-sm-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-sm-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-sm-2 {
        padding: 0.5rem !important;
    }

    .rz-py-sm-2, .rz-pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-sm-2, .rz-pr-sm-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-sm-2, .rz-pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-sm-2, .rz-pl-sm-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-sm-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-sm-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-sm-3 {
        padding: 0.75rem !important;
    }

    .rz-py-sm-3, .rz-pt-sm-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-sm-3, .rz-pr-sm-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-sm-3, .rz-pb-sm-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-sm-3, .rz-pl-sm-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-sm-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-sm-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-sm-4 {
        padding: 1rem !important;
    }

    .rz-py-sm-4, .rz-pt-sm-4 {
        padding-top: 1rem !important;
    }

    .rz-px-sm-4, .rz-pr-sm-4 {
        padding-right: 1rem !important;
    }

    .rz-py-sm-4, .rz-pb-sm-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-sm-4, .rz-pl-sm-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-sm-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-sm-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-sm-5 {
        padding: 1.25rem !important;
    }

    .rz-py-sm-5, .rz-pt-sm-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-sm-5, .rz-pr-sm-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-sm-5, .rz-pb-sm-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-sm-5, .rz-pl-sm-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-sm-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-sm-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-sm-6 {
        padding: 1.5rem !important;
    }

    .rz-py-sm-6, .rz-pt-sm-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-sm-6, .rz-pr-sm-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-sm-6, .rz-pb-sm-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-sm-6, .rz-pl-sm-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-sm-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-sm-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-sm-7 {
        padding: 1.75rem !important;
    }

    .rz-py-sm-7, .rz-pt-sm-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-sm-7, .rz-pr-sm-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-sm-7, .rz-pb-sm-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-sm-7, .rz-pl-sm-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-sm-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-sm-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-sm-8 {
        padding: 2rem !important;
    }

    .rz-py-sm-8, .rz-pt-sm-8 {
        padding-top: 2rem !important;
    }

    .rz-px-sm-8, .rz-pr-sm-8 {
        padding-right: 2rem !important;
    }

    .rz-py-sm-8, .rz-pb-sm-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-sm-8, .rz-pl-sm-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-sm-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-sm-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-sm-9 {
        padding: 2.25rem !important;
    }

    .rz-py-sm-9, .rz-pt-sm-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-sm-9, .rz-pr-sm-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-sm-9, .rz-pb-sm-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-sm-9, .rz-pl-sm-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-sm-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-sm-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-sm-10 {
        padding: 2.5rem !important;
    }

    .rz-py-sm-10, .rz-pt-sm-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-sm-10, .rz-pr-sm-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-sm-10, .rz-pb-sm-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-sm-10, .rz-pl-sm-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-sm-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-sm-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-sm-11 {
        padding: 2.75rem !important;
    }

    .rz-py-sm-11, .rz-pt-sm-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-sm-11, .rz-pr-sm-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-sm-11, .rz-pb-sm-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-sm-11, .rz-pl-sm-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-sm-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-sm-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-sm-12 {
        padding: 3rem !important;
    }

    .rz-py-sm-12, .rz-pt-sm-12 {
        padding-top: 3rem !important;
    }

    .rz-px-sm-12, .rz-pr-sm-12 {
        padding-right: 3rem !important;
    }

    .rz-py-sm-12, .rz-pb-sm-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-sm-12, .rz-pl-sm-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-sm-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-sm-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-sm-auto {
        margin: auto !important;
    }

    .rz-my-sm-auto, .rz-mt-sm-auto {
        margin-top: auto !important;
    }

    .rz-mx-sm-auto, .rz-mr-sm-auto {
        margin-right: auto !important;
    }

    .rz-my-sm-auto, .rz-mb-sm-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-sm-auto, .rz-ml-sm-auto {
        margin-left: auto !important;
    }

    .rz-ms-sm-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-sm-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 1024px) {
    .rz-m-md-0 {
        margin: 0 !important;
    }

    .rz-my-md-0, .rz-mt-md-0 {
        margin-top: 0 !important;
    }

    .rz-mx-md-0, .rz-mr-md-0 {
        margin-right: 0 !important;
    }

    .rz-my-md-0, .rz-mb-md-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-md-0, .rz-ml-md-0 {
        margin-left: 0 !important;
    }

    .rz-ms-md-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-md-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-md-05 {
        margin: 0.125rem !important;
    }

    .rz-my-md-05, .rz-mt-md-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-md-05, .rz-mr-md-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-md-05, .rz-mb-md-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-md-05, .rz-ml-md-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-md-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-md-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-md-1 {
        margin: 0.25rem !important;
    }

    .rz-my-md-1, .rz-mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-md-1, .rz-mr-md-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-md-1, .rz-mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-md-1, .rz-ml-md-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-md-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-md-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-md-2 {
        margin: 0.5rem !important;
    }

    .rz-my-md-2, .rz-mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-md-2, .rz-mr-md-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-md-2, .rz-mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-md-2, .rz-ml-md-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-md-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-md-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-md-3 {
        margin: 0.75rem !important;
    }

    .rz-my-md-3, .rz-mt-md-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-md-3, .rz-mr-md-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-md-3, .rz-mb-md-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-md-3, .rz-ml-md-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-md-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-md-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-md-4 {
        margin: 1rem !important;
    }

    .rz-my-md-4, .rz-mt-md-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-md-4, .rz-mr-md-4 {
        margin-right: 1rem !important;
    }

    .rz-my-md-4, .rz-mb-md-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-md-4, .rz-ml-md-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-md-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-md-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-md-5 {
        margin: 1.25rem !important;
    }

    .rz-my-md-5, .rz-mt-md-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-md-5, .rz-mr-md-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-md-5, .rz-mb-md-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-md-5, .rz-ml-md-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-md-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-md-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-md-6 {
        margin: 1.5rem !important;
    }

    .rz-my-md-6, .rz-mt-md-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-md-6, .rz-mr-md-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-md-6, .rz-mb-md-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-md-6, .rz-ml-md-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-md-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-md-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-md-7 {
        margin: 1.75rem !important;
    }

    .rz-my-md-7, .rz-mt-md-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-md-7, .rz-mr-md-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-md-7, .rz-mb-md-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-md-7, .rz-ml-md-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-md-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-md-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-md-8 {
        margin: 2rem !important;
    }

    .rz-my-md-8, .rz-mt-md-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-md-8, .rz-mr-md-8 {
        margin-right: 2rem !important;
    }

    .rz-my-md-8, .rz-mb-md-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-md-8, .rz-ml-md-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-md-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-md-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-md-9 {
        margin: 2.25rem !important;
    }

    .rz-my-md-9, .rz-mt-md-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-md-9, .rz-mr-md-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-md-9, .rz-mb-md-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-md-9, .rz-ml-md-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-md-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-md-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-md-10 {
        margin: 2.5rem !important;
    }

    .rz-my-md-10, .rz-mt-md-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-md-10, .rz-mr-md-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-md-10, .rz-mb-md-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-md-10, .rz-ml-md-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-md-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-md-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-md-11 {
        margin: 2.75rem !important;
    }

    .rz-my-md-11, .rz-mt-md-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-md-11, .rz-mr-md-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-md-11, .rz-mb-md-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-md-11, .rz-ml-md-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-md-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-md-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-md-12 {
        margin: 3rem !important;
    }

    .rz-my-md-12, .rz-mt-md-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-md-12, .rz-mr-md-12 {
        margin-right: 3rem !important;
    }

    .rz-my-md-12, .rz-mb-md-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-md-12, .rz-ml-md-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-md-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-md-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-md-0 {
        padding: 0 !important;
    }

    .rz-py-md-0, .rz-pt-md-0 {
        padding-top: 0 !important;
    }

    .rz-px-md-0, .rz-pr-md-0 {
        padding-right: 0 !important;
    }

    .rz-py-md-0, .rz-pb-md-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-md-0, .rz-pl-md-0 {
        padding-left: 0 !important;
    }

    .rz-ps-md-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-md-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-md-05 {
        padding: 0.125rem !important;
    }

    .rz-py-md-05, .rz-pt-md-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-md-05, .rz-pr-md-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-md-05, .rz-pb-md-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-md-05, .rz-pl-md-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-md-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-md-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-md-1 {
        padding: 0.25rem !important;
    }

    .rz-py-md-1, .rz-pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-md-1, .rz-pr-md-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-md-1, .rz-pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-md-1, .rz-pl-md-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-md-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-md-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-md-2 {
        padding: 0.5rem !important;
    }

    .rz-py-md-2, .rz-pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-md-2, .rz-pr-md-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-md-2, .rz-pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-md-2, .rz-pl-md-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-md-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-md-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-md-3 {
        padding: 0.75rem !important;
    }

    .rz-py-md-3, .rz-pt-md-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-md-3, .rz-pr-md-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-md-3, .rz-pb-md-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-md-3, .rz-pl-md-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-md-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-md-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-md-4 {
        padding: 1rem !important;
    }

    .rz-py-md-4, .rz-pt-md-4 {
        padding-top: 1rem !important;
    }

    .rz-px-md-4, .rz-pr-md-4 {
        padding-right: 1rem !important;
    }

    .rz-py-md-4, .rz-pb-md-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-md-4, .rz-pl-md-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-md-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-md-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-md-5 {
        padding: 1.25rem !important;
    }

    .rz-py-md-5, .rz-pt-md-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-md-5, .rz-pr-md-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-md-5, .rz-pb-md-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-md-5, .rz-pl-md-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-md-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-md-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-md-6 {
        padding: 1.5rem !important;
    }

    .rz-py-md-6, .rz-pt-md-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-md-6, .rz-pr-md-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-md-6, .rz-pb-md-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-md-6, .rz-pl-md-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-md-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-md-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-md-7 {
        padding: 1.75rem !important;
    }

    .rz-py-md-7, .rz-pt-md-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-md-7, .rz-pr-md-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-md-7, .rz-pb-md-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-md-7, .rz-pl-md-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-md-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-md-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-md-8 {
        padding: 2rem !important;
    }

    .rz-py-md-8, .rz-pt-md-8 {
        padding-top: 2rem !important;
    }

    .rz-px-md-8, .rz-pr-md-8 {
        padding-right: 2rem !important;
    }

    .rz-py-md-8, .rz-pb-md-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-md-8, .rz-pl-md-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-md-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-md-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-md-9 {
        padding: 2.25rem !important;
    }

    .rz-py-md-9, .rz-pt-md-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-md-9, .rz-pr-md-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-md-9, .rz-pb-md-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-md-9, .rz-pl-md-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-md-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-md-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-md-10 {
        padding: 2.5rem !important;
    }

    .rz-py-md-10, .rz-pt-md-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-md-10, .rz-pr-md-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-md-10, .rz-pb-md-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-md-10, .rz-pl-md-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-md-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-md-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-md-11 {
        padding: 2.75rem !important;
    }

    .rz-py-md-11, .rz-pt-md-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-md-11, .rz-pr-md-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-md-11, .rz-pb-md-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-md-11, .rz-pl-md-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-md-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-md-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-md-12 {
        padding: 3rem !important;
    }

    .rz-py-md-12, .rz-pt-md-12 {
        padding-top: 3rem !important;
    }

    .rz-px-md-12, .rz-pr-md-12 {
        padding-right: 3rem !important;
    }

    .rz-py-md-12, .rz-pb-md-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-md-12, .rz-pl-md-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-md-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-md-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-md-auto {
        margin: auto !important;
    }

    .rz-my-md-auto, .rz-mt-md-auto {
        margin-top: auto !important;
    }

    .rz-mx-md-auto, .rz-mr-md-auto {
        margin-right: auto !important;
    }

    .rz-my-md-auto, .rz-mb-md-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-md-auto, .rz-ml-md-auto {
        margin-left: auto !important;
    }

    .rz-ms-md-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-md-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 1280px) {
    .rz-m-lg-0 {
        margin: 0 !important;
    }

    .rz-my-lg-0, .rz-mt-lg-0 {
        margin-top: 0 !important;
    }

    .rz-mx-lg-0, .rz-mr-lg-0 {
        margin-right: 0 !important;
    }

    .rz-my-lg-0, .rz-mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-lg-0, .rz-ml-lg-0 {
        margin-left: 0 !important;
    }

    .rz-ms-lg-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-lg-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-lg-05 {
        margin: 0.125rem !important;
    }

    .rz-my-lg-05, .rz-mt-lg-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-lg-05, .rz-mr-lg-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-lg-05, .rz-mb-lg-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-lg-05, .rz-ml-lg-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-lg-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-lg-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-lg-1 {
        margin: 0.25rem !important;
    }

    .rz-my-lg-1, .rz-mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-lg-1, .rz-mr-lg-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-lg-1, .rz-mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-lg-1, .rz-ml-lg-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-lg-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-lg-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-lg-2 {
        margin: 0.5rem !important;
    }

    .rz-my-lg-2, .rz-mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-lg-2, .rz-mr-lg-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-lg-2, .rz-mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-lg-2, .rz-ml-lg-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-lg-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-lg-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-lg-3 {
        margin: 0.75rem !important;
    }

    .rz-my-lg-3, .rz-mt-lg-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-lg-3, .rz-mr-lg-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-lg-3, .rz-mb-lg-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-lg-3, .rz-ml-lg-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-lg-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-lg-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-lg-4 {
        margin: 1rem !important;
    }

    .rz-my-lg-4, .rz-mt-lg-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-lg-4, .rz-mr-lg-4 {
        margin-right: 1rem !important;
    }

    .rz-my-lg-4, .rz-mb-lg-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-lg-4, .rz-ml-lg-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-lg-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-lg-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-lg-5 {
        margin: 1.25rem !important;
    }

    .rz-my-lg-5, .rz-mt-lg-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-lg-5, .rz-mr-lg-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-lg-5, .rz-mb-lg-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-lg-5, .rz-ml-lg-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-lg-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-lg-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-lg-6 {
        margin: 1.5rem !important;
    }

    .rz-my-lg-6, .rz-mt-lg-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-lg-6, .rz-mr-lg-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-lg-6, .rz-mb-lg-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-lg-6, .rz-ml-lg-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-lg-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-lg-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-lg-7 {
        margin: 1.75rem !important;
    }

    .rz-my-lg-7, .rz-mt-lg-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-lg-7, .rz-mr-lg-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-lg-7, .rz-mb-lg-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-lg-7, .rz-ml-lg-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-lg-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-lg-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-lg-8 {
        margin: 2rem !important;
    }

    .rz-my-lg-8, .rz-mt-lg-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-lg-8, .rz-mr-lg-8 {
        margin-right: 2rem !important;
    }

    .rz-my-lg-8, .rz-mb-lg-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-lg-8, .rz-ml-lg-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-lg-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-lg-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-lg-9 {
        margin: 2.25rem !important;
    }

    .rz-my-lg-9, .rz-mt-lg-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-lg-9, .rz-mr-lg-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-lg-9, .rz-mb-lg-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-lg-9, .rz-ml-lg-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-lg-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-lg-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-lg-10 {
        margin: 2.5rem !important;
    }

    .rz-my-lg-10, .rz-mt-lg-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-lg-10, .rz-mr-lg-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-lg-10, .rz-mb-lg-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-lg-10, .rz-ml-lg-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-lg-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-lg-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-lg-11 {
        margin: 2.75rem !important;
    }

    .rz-my-lg-11, .rz-mt-lg-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-lg-11, .rz-mr-lg-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-lg-11, .rz-mb-lg-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-lg-11, .rz-ml-lg-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-lg-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-lg-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-lg-12 {
        margin: 3rem !important;
    }

    .rz-my-lg-12, .rz-mt-lg-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-lg-12, .rz-mr-lg-12 {
        margin-right: 3rem !important;
    }

    .rz-my-lg-12, .rz-mb-lg-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-lg-12, .rz-ml-lg-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-lg-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-lg-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-lg-0 {
        padding: 0 !important;
    }

    .rz-py-lg-0, .rz-pt-lg-0 {
        padding-top: 0 !important;
    }

    .rz-px-lg-0, .rz-pr-lg-0 {
        padding-right: 0 !important;
    }

    .rz-py-lg-0, .rz-pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-lg-0, .rz-pl-lg-0 {
        padding-left: 0 !important;
    }

    .rz-ps-lg-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-lg-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-lg-05 {
        padding: 0.125rem !important;
    }

    .rz-py-lg-05, .rz-pt-lg-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-lg-05, .rz-pr-lg-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-lg-05, .rz-pb-lg-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-lg-05, .rz-pl-lg-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-lg-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-lg-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-lg-1 {
        padding: 0.25rem !important;
    }

    .rz-py-lg-1, .rz-pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-lg-1, .rz-pr-lg-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-lg-1, .rz-pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-lg-1, .rz-pl-lg-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-lg-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-lg-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-lg-2 {
        padding: 0.5rem !important;
    }

    .rz-py-lg-2, .rz-pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-lg-2, .rz-pr-lg-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-lg-2, .rz-pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-lg-2, .rz-pl-lg-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-lg-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-lg-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-lg-3 {
        padding: 0.75rem !important;
    }

    .rz-py-lg-3, .rz-pt-lg-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-lg-3, .rz-pr-lg-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-lg-3, .rz-pb-lg-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-lg-3, .rz-pl-lg-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-lg-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-lg-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-lg-4 {
        padding: 1rem !important;
    }

    .rz-py-lg-4, .rz-pt-lg-4 {
        padding-top: 1rem !important;
    }

    .rz-px-lg-4, .rz-pr-lg-4 {
        padding-right: 1rem !important;
    }

    .rz-py-lg-4, .rz-pb-lg-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-lg-4, .rz-pl-lg-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-lg-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-lg-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-lg-5 {
        padding: 1.25rem !important;
    }

    .rz-py-lg-5, .rz-pt-lg-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-lg-5, .rz-pr-lg-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-lg-5, .rz-pb-lg-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-lg-5, .rz-pl-lg-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-lg-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-lg-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-lg-6 {
        padding: 1.5rem !important;
    }

    .rz-py-lg-6, .rz-pt-lg-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-lg-6, .rz-pr-lg-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-lg-6, .rz-pb-lg-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-lg-6, .rz-pl-lg-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-lg-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-lg-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-lg-7 {
        padding: 1.75rem !important;
    }

    .rz-py-lg-7, .rz-pt-lg-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-lg-7, .rz-pr-lg-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-lg-7, .rz-pb-lg-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-lg-7, .rz-pl-lg-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-lg-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-lg-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-lg-8 {
        padding: 2rem !important;
    }

    .rz-py-lg-8, .rz-pt-lg-8 {
        padding-top: 2rem !important;
    }

    .rz-px-lg-8, .rz-pr-lg-8 {
        padding-right: 2rem !important;
    }

    .rz-py-lg-8, .rz-pb-lg-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-lg-8, .rz-pl-lg-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-lg-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-lg-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-lg-9 {
        padding: 2.25rem !important;
    }

    .rz-py-lg-9, .rz-pt-lg-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-lg-9, .rz-pr-lg-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-lg-9, .rz-pb-lg-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-lg-9, .rz-pl-lg-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-lg-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-lg-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-lg-10 {
        padding: 2.5rem !important;
    }

    .rz-py-lg-10, .rz-pt-lg-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-lg-10, .rz-pr-lg-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-lg-10, .rz-pb-lg-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-lg-10, .rz-pl-lg-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-lg-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-lg-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-lg-11 {
        padding: 2.75rem !important;
    }

    .rz-py-lg-11, .rz-pt-lg-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-lg-11, .rz-pr-lg-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-lg-11, .rz-pb-lg-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-lg-11, .rz-pl-lg-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-lg-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-lg-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-lg-12 {
        padding: 3rem !important;
    }

    .rz-py-lg-12, .rz-pt-lg-12 {
        padding-top: 3rem !important;
    }

    .rz-px-lg-12, .rz-pr-lg-12 {
        padding-right: 3rem !important;
    }

    .rz-py-lg-12, .rz-pb-lg-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-lg-12, .rz-pl-lg-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-lg-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-lg-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-lg-auto {
        margin: auto !important;
    }

    .rz-my-lg-auto, .rz-mt-lg-auto {
        margin-top: auto !important;
    }

    .rz-mx-lg-auto, .rz-mr-lg-auto {
        margin-right: auto !important;
    }

    .rz-my-lg-auto, .rz-mb-lg-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-lg-auto, .rz-ml-lg-auto {
        margin-left: auto !important;
    }

    .rz-ms-lg-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-lg-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 1920px) {
    .rz-m-xl-0 {
        margin: 0 !important;
    }

    .rz-my-xl-0, .rz-mt-xl-0 {
        margin-top: 0 !important;
    }

    .rz-mx-xl-0, .rz-mr-xl-0 {
        margin-right: 0 !important;
    }

    .rz-my-xl-0, .rz-mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-xl-0, .rz-ml-xl-0 {
        margin-left: 0 !important;
    }

    .rz-ms-xl-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-xl-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-xl-05 {
        margin: 0.125rem !important;
    }

    .rz-my-xl-05, .rz-mt-xl-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-xl-05, .rz-mr-xl-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-xl-05, .rz-mb-xl-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-xl-05, .rz-ml-xl-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-xl-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-xl-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-xl-1 {
        margin: 0.25rem !important;
    }

    .rz-my-xl-1, .rz-mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-xl-1, .rz-mr-xl-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-xl-1, .rz-mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-xl-1, .rz-ml-xl-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-xl-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-xl-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-xl-2 {
        margin: 0.5rem !important;
    }

    .rz-my-xl-2, .rz-mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-xl-2, .rz-mr-xl-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-xl-2, .rz-mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-xl-2, .rz-ml-xl-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-xl-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-xl-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-xl-3 {
        margin: 0.75rem !important;
    }

    .rz-my-xl-3, .rz-mt-xl-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-xl-3, .rz-mr-xl-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-xl-3, .rz-mb-xl-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-xl-3, .rz-ml-xl-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-xl-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-xl-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-xl-4 {
        margin: 1rem !important;
    }

    .rz-my-xl-4, .rz-mt-xl-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-xl-4, .rz-mr-xl-4 {
        margin-right: 1rem !important;
    }

    .rz-my-xl-4, .rz-mb-xl-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-xl-4, .rz-ml-xl-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-xl-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-xl-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-xl-5 {
        margin: 1.25rem !important;
    }

    .rz-my-xl-5, .rz-mt-xl-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-xl-5, .rz-mr-xl-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-xl-5, .rz-mb-xl-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-xl-5, .rz-ml-xl-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-xl-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-xl-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-xl-6 {
        margin: 1.5rem !important;
    }

    .rz-my-xl-6, .rz-mt-xl-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-xl-6, .rz-mr-xl-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-xl-6, .rz-mb-xl-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-xl-6, .rz-ml-xl-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-xl-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-xl-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-xl-7 {
        margin: 1.75rem !important;
    }

    .rz-my-xl-7, .rz-mt-xl-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-xl-7, .rz-mr-xl-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-xl-7, .rz-mb-xl-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-xl-7, .rz-ml-xl-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-xl-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-xl-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-xl-8 {
        margin: 2rem !important;
    }

    .rz-my-xl-8, .rz-mt-xl-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-xl-8, .rz-mr-xl-8 {
        margin-right: 2rem !important;
    }

    .rz-my-xl-8, .rz-mb-xl-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-xl-8, .rz-ml-xl-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-xl-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-xl-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-xl-9 {
        margin: 2.25rem !important;
    }

    .rz-my-xl-9, .rz-mt-xl-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-xl-9, .rz-mr-xl-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-xl-9, .rz-mb-xl-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-xl-9, .rz-ml-xl-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-xl-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-xl-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-xl-10 {
        margin: 2.5rem !important;
    }

    .rz-my-xl-10, .rz-mt-xl-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-xl-10, .rz-mr-xl-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-xl-10, .rz-mb-xl-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-xl-10, .rz-ml-xl-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-xl-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-xl-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-xl-11 {
        margin: 2.75rem !important;
    }

    .rz-my-xl-11, .rz-mt-xl-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-xl-11, .rz-mr-xl-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-xl-11, .rz-mb-xl-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-xl-11, .rz-ml-xl-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-xl-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-xl-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-xl-12 {
        margin: 3rem !important;
    }

    .rz-my-xl-12, .rz-mt-xl-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-xl-12, .rz-mr-xl-12 {
        margin-right: 3rem !important;
    }

    .rz-my-xl-12, .rz-mb-xl-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-xl-12, .rz-ml-xl-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-xl-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-xl-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-xl-0 {
        padding: 0 !important;
    }

    .rz-py-xl-0, .rz-pt-xl-0 {
        padding-top: 0 !important;
    }

    .rz-px-xl-0, .rz-pr-xl-0 {
        padding-right: 0 !important;
    }

    .rz-py-xl-0, .rz-pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-xl-0, .rz-pl-xl-0 {
        padding-left: 0 !important;
    }

    .rz-ps-xl-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-xl-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-xl-05 {
        padding: 0.125rem !important;
    }

    .rz-py-xl-05, .rz-pt-xl-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-xl-05, .rz-pr-xl-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-xl-05, .rz-pb-xl-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-xl-05, .rz-pl-xl-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-xl-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-xl-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-xl-1 {
        padding: 0.25rem !important;
    }

    .rz-py-xl-1, .rz-pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-xl-1, .rz-pr-xl-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-xl-1, .rz-pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-xl-1, .rz-pl-xl-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-xl-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-xl-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-xl-2 {
        padding: 0.5rem !important;
    }

    .rz-py-xl-2, .rz-pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-xl-2, .rz-pr-xl-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-xl-2, .rz-pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-xl-2, .rz-pl-xl-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-xl-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-xl-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-xl-3 {
        padding: 0.75rem !important;
    }

    .rz-py-xl-3, .rz-pt-xl-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-xl-3, .rz-pr-xl-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-xl-3, .rz-pb-xl-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-xl-3, .rz-pl-xl-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-xl-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-xl-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-xl-4 {
        padding: 1rem !important;
    }

    .rz-py-xl-4, .rz-pt-xl-4 {
        padding-top: 1rem !important;
    }

    .rz-px-xl-4, .rz-pr-xl-4 {
        padding-right: 1rem !important;
    }

    .rz-py-xl-4, .rz-pb-xl-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-xl-4, .rz-pl-xl-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-xl-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-xl-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-xl-5 {
        padding: 1.25rem !important;
    }

    .rz-py-xl-5, .rz-pt-xl-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-xl-5, .rz-pr-xl-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-xl-5, .rz-pb-xl-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-xl-5, .rz-pl-xl-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-xl-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-xl-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-xl-6 {
        padding: 1.5rem !important;
    }

    .rz-py-xl-6, .rz-pt-xl-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-xl-6, .rz-pr-xl-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-xl-6, .rz-pb-xl-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-xl-6, .rz-pl-xl-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-xl-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-xl-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-xl-7 {
        padding: 1.75rem !important;
    }

    .rz-py-xl-7, .rz-pt-xl-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-xl-7, .rz-pr-xl-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-xl-7, .rz-pb-xl-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-xl-7, .rz-pl-xl-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-xl-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-xl-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-xl-8 {
        padding: 2rem !important;
    }

    .rz-py-xl-8, .rz-pt-xl-8 {
        padding-top: 2rem !important;
    }

    .rz-px-xl-8, .rz-pr-xl-8 {
        padding-right: 2rem !important;
    }

    .rz-py-xl-8, .rz-pb-xl-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-xl-8, .rz-pl-xl-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-xl-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-xl-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-xl-9 {
        padding: 2.25rem !important;
    }

    .rz-py-xl-9, .rz-pt-xl-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-xl-9, .rz-pr-xl-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-xl-9, .rz-pb-xl-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-xl-9, .rz-pl-xl-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-xl-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-xl-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-xl-10 {
        padding: 2.5rem !important;
    }

    .rz-py-xl-10, .rz-pt-xl-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-xl-10, .rz-pr-xl-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-xl-10, .rz-pb-xl-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-xl-10, .rz-pl-xl-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-xl-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-xl-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-xl-11 {
        padding: 2.75rem !important;
    }

    .rz-py-xl-11, .rz-pt-xl-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-xl-11, .rz-pr-xl-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-xl-11, .rz-pb-xl-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-xl-11, .rz-pl-xl-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-xl-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-xl-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-xl-12 {
        padding: 3rem !important;
    }

    .rz-py-xl-12, .rz-pt-xl-12 {
        padding-top: 3rem !important;
    }

    .rz-px-xl-12, .rz-pr-xl-12 {
        padding-right: 3rem !important;
    }

    .rz-py-xl-12, .rz-pb-xl-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-xl-12, .rz-pl-xl-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-xl-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-xl-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-xl-auto {
        margin: auto !important;
    }

    .rz-my-xl-auto, .rz-mt-xl-auto {
        margin-top: auto !important;
    }

    .rz-mx-xl-auto, .rz-mr-xl-auto {
        margin-right: auto !important;
    }

    .rz-my-xl-auto, .rz-mb-xl-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-xl-auto, .rz-ml-xl-auto {
        margin-left: auto !important;
    }

    .rz-ms-xl-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-xl-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 2560px) {
    .rz-m-xx-0 {
        margin: 0 !important;
    }

    .rz-my-xx-0, .rz-mt-xx-0 {
        margin-top: 0 !important;
    }

    .rz-mx-xx-0, .rz-mr-xx-0 {
        margin-right: 0 !important;
    }

    .rz-my-xx-0, .rz-mb-xx-0 {
        margin-bottom: 0 !important;
    }

    .rz-mx-xx-0, .rz-ml-xx-0 {
        margin-left: 0 !important;
    }

    .rz-ms-xx-0 {
        margin-inline-start: 0 !important;
    }

    .rz-me-xx-0 {
        margin-inline-end: 0 !important;
    }

    .rz-m-xx-05 {
        margin: 0.125rem !important;
    }

    .rz-my-xx-05, .rz-mt-xx-05 {
        margin-top: 0.125rem !important;
    }

    .rz-mx-xx-05, .rz-mr-xx-05 {
        margin-right: 0.125rem !important;
    }

    .rz-my-xx-05, .rz-mb-xx-05 {
        margin-bottom: 0.125rem !important;
    }

    .rz-mx-xx-05, .rz-ml-xx-05 {
        margin-left: 0.125rem !important;
    }

    .rz-ms-xx-05 {
        margin-inline-start: 0.125rem !important;
    }

    .rz-me-xx-05 {
        margin-inline-end: 0.125rem !important;
    }

    .rz-m-xx-1 {
        margin: 0.25rem !important;
    }

    .rz-my-xx-1, .rz-mt-xx-1 {
        margin-top: 0.25rem !important;
    }

    .rz-mx-xx-1, .rz-mr-xx-1 {
        margin-right: 0.25rem !important;
    }

    .rz-my-xx-1, .rz-mb-xx-1 {
        margin-bottom: 0.25rem !important;
    }

    .rz-mx-xx-1, .rz-ml-xx-1 {
        margin-left: 0.25rem !important;
    }

    .rz-ms-xx-1 {
        margin-inline-start: 0.25rem !important;
    }

    .rz-me-xx-1 {
        margin-inline-end: 0.25rem !important;
    }

    .rz-m-xx-2 {
        margin: 0.5rem !important;
    }

    .rz-my-xx-2, .rz-mt-xx-2 {
        margin-top: 0.5rem !important;
    }

    .rz-mx-xx-2, .rz-mr-xx-2 {
        margin-right: 0.5rem !important;
    }

    .rz-my-xx-2, .rz-mb-xx-2 {
        margin-bottom: 0.5rem !important;
    }

    .rz-mx-xx-2, .rz-ml-xx-2 {
        margin-left: 0.5rem !important;
    }

    .rz-ms-xx-2 {
        margin-inline-start: 0.5rem !important;
    }

    .rz-me-xx-2 {
        margin-inline-end: 0.5rem !important;
    }

    .rz-m-xx-3 {
        margin: 0.75rem !important;
    }

    .rz-my-xx-3, .rz-mt-xx-3 {
        margin-top: 0.75rem !important;
    }

    .rz-mx-xx-3, .rz-mr-xx-3 {
        margin-right: 0.75rem !important;
    }

    .rz-my-xx-3, .rz-mb-xx-3 {
        margin-bottom: 0.75rem !important;
    }

    .rz-mx-xx-3, .rz-ml-xx-3 {
        margin-left: 0.75rem !important;
    }

    .rz-ms-xx-3 {
        margin-inline-start: 0.75rem !important;
    }

    .rz-me-xx-3 {
        margin-inline-end: 0.75rem !important;
    }

    .rz-m-xx-4 {
        margin: 1rem !important;
    }

    .rz-my-xx-4, .rz-mt-xx-4 {
        margin-top: 1rem !important;
    }

    .rz-mx-xx-4, .rz-mr-xx-4 {
        margin-right: 1rem !important;
    }

    .rz-my-xx-4, .rz-mb-xx-4 {
        margin-bottom: 1rem !important;
    }

    .rz-mx-xx-4, .rz-ml-xx-4 {
        margin-left: 1rem !important;
    }

    .rz-ms-xx-4 {
        margin-inline-start: 1rem !important;
    }

    .rz-me-xx-4 {
        margin-inline-end: 1rem !important;
    }

    .rz-m-xx-5 {
        margin: 1.25rem !important;
    }

    .rz-my-xx-5, .rz-mt-xx-5 {
        margin-top: 1.25rem !important;
    }

    .rz-mx-xx-5, .rz-mr-xx-5 {
        margin-right: 1.25rem !important;
    }

    .rz-my-xx-5, .rz-mb-xx-5 {
        margin-bottom: 1.25rem !important;
    }

    .rz-mx-xx-5, .rz-ml-xx-5 {
        margin-left: 1.25rem !important;
    }

    .rz-ms-xx-5 {
        margin-inline-start: 1.25rem !important;
    }

    .rz-me-xx-5 {
        margin-inline-end: 1.25rem !important;
    }

    .rz-m-xx-6 {
        margin: 1.5rem !important;
    }

    .rz-my-xx-6, .rz-mt-xx-6 {
        margin-top: 1.5rem !important;
    }

    .rz-mx-xx-6, .rz-mr-xx-6 {
        margin-right: 1.5rem !important;
    }

    .rz-my-xx-6, .rz-mb-xx-6 {
        margin-bottom: 1.5rem !important;
    }

    .rz-mx-xx-6, .rz-ml-xx-6 {
        margin-left: 1.5rem !important;
    }

    .rz-ms-xx-6 {
        margin-inline-start: 1.5rem !important;
    }

    .rz-me-xx-6 {
        margin-inline-end: 1.5rem !important;
    }

    .rz-m-xx-7 {
        margin: 1.75rem !important;
    }

    .rz-my-xx-7, .rz-mt-xx-7 {
        margin-top: 1.75rem !important;
    }

    .rz-mx-xx-7, .rz-mr-xx-7 {
        margin-right: 1.75rem !important;
    }

    .rz-my-xx-7, .rz-mb-xx-7 {
        margin-bottom: 1.75rem !important;
    }

    .rz-mx-xx-7, .rz-ml-xx-7 {
        margin-left: 1.75rem !important;
    }

    .rz-ms-xx-7 {
        margin-inline-start: 1.75rem !important;
    }

    .rz-me-xx-7 {
        margin-inline-end: 1.75rem !important;
    }

    .rz-m-xx-8 {
        margin: 2rem !important;
    }

    .rz-my-xx-8, .rz-mt-xx-8 {
        margin-top: 2rem !important;
    }

    .rz-mx-xx-8, .rz-mr-xx-8 {
        margin-right: 2rem !important;
    }

    .rz-my-xx-8, .rz-mb-xx-8 {
        margin-bottom: 2rem !important;
    }

    .rz-mx-xx-8, .rz-ml-xx-8 {
        margin-left: 2rem !important;
    }

    .rz-ms-xx-8 {
        margin-inline-start: 2rem !important;
    }

    .rz-me-xx-8 {
        margin-inline-end: 2rem !important;
    }

    .rz-m-xx-9 {
        margin: 2.25rem !important;
    }

    .rz-my-xx-9, .rz-mt-xx-9 {
        margin-top: 2.25rem !important;
    }

    .rz-mx-xx-9, .rz-mr-xx-9 {
        margin-right: 2.25rem !important;
    }

    .rz-my-xx-9, .rz-mb-xx-9 {
        margin-bottom: 2.25rem !important;
    }

    .rz-mx-xx-9, .rz-ml-xx-9 {
        margin-left: 2.25rem !important;
    }

    .rz-ms-xx-9 {
        margin-inline-start: 2.25rem !important;
    }

    .rz-me-xx-9 {
        margin-inline-end: 2.25rem !important;
    }

    .rz-m-xx-10 {
        margin: 2.5rem !important;
    }

    .rz-my-xx-10, .rz-mt-xx-10 {
        margin-top: 2.5rem !important;
    }

    .rz-mx-xx-10, .rz-mr-xx-10 {
        margin-right: 2.5rem !important;
    }

    .rz-my-xx-10, .rz-mb-xx-10 {
        margin-bottom: 2.5rem !important;
    }

    .rz-mx-xx-10, .rz-ml-xx-10 {
        margin-left: 2.5rem !important;
    }

    .rz-ms-xx-10 {
        margin-inline-start: 2.5rem !important;
    }

    .rz-me-xx-10 {
        margin-inline-end: 2.5rem !important;
    }

    .rz-m-xx-11 {
        margin: 2.75rem !important;
    }

    .rz-my-xx-11, .rz-mt-xx-11 {
        margin-top: 2.75rem !important;
    }

    .rz-mx-xx-11, .rz-mr-xx-11 {
        margin-right: 2.75rem !important;
    }

    .rz-my-xx-11, .rz-mb-xx-11 {
        margin-bottom: 2.75rem !important;
    }

    .rz-mx-xx-11, .rz-ml-xx-11 {
        margin-left: 2.75rem !important;
    }

    .rz-ms-xx-11 {
        margin-inline-start: 2.75rem !important;
    }

    .rz-me-xx-11 {
        margin-inline-end: 2.75rem !important;
    }

    .rz-m-xx-12 {
        margin: 3rem !important;
    }

    .rz-my-xx-12, .rz-mt-xx-12 {
        margin-top: 3rem !important;
    }

    .rz-mx-xx-12, .rz-mr-xx-12 {
        margin-right: 3rem !important;
    }

    .rz-my-xx-12, .rz-mb-xx-12 {
        margin-bottom: 3rem !important;
    }

    .rz-mx-xx-12, .rz-ml-xx-12 {
        margin-left: 3rem !important;
    }

    .rz-ms-xx-12 {
        margin-inline-start: 3rem !important;
    }

    .rz-me-xx-12 {
        margin-inline-end: 3rem !important;
    }

    .rz-p-xx-0 {
        padding: 0 !important;
    }

    .rz-py-xx-0, .rz-pt-xx-0 {
        padding-top: 0 !important;
    }

    .rz-px-xx-0, .rz-pr-xx-0 {
        padding-right: 0 !important;
    }

    .rz-py-xx-0, .rz-pb-xx-0 {
        padding-bottom: 0 !important;
    }

    .rz-px-xx-0, .rz-pl-xx-0 {
        padding-left: 0 !important;
    }

    .rz-ps-xx-0 {
        padding-inline-start: 0 !important;
    }

    .rz-pe-xx-0 {
        padding-inline-end: 0 !important;
    }

    .rz-p-xx-05 {
        padding: 0.125rem !important;
    }

    .rz-py-xx-05, .rz-pt-xx-05 {
        padding-top: 0.125rem !important;
    }

    .rz-px-xx-05, .rz-pr-xx-05 {
        padding-right: 0.125rem !important;
    }

    .rz-py-xx-05, .rz-pb-xx-05 {
        padding-bottom: 0.125rem !important;
    }

    .rz-px-xx-05, .rz-pl-xx-05 {
        padding-left: 0.125rem !important;
    }

    .rz-ps-xx-05 {
        padding-inline-start: 0.125rem !important;
    }

    .rz-pe-xx-05 {
        padding-inline-end: 0.125rem !important;
    }

    .rz-p-xx-1 {
        padding: 0.25rem !important;
    }

    .rz-py-xx-1, .rz-pt-xx-1 {
        padding-top: 0.25rem !important;
    }

    .rz-px-xx-1, .rz-pr-xx-1 {
        padding-right: 0.25rem !important;
    }

    .rz-py-xx-1, .rz-pb-xx-1 {
        padding-bottom: 0.25rem !important;
    }

    .rz-px-xx-1, .rz-pl-xx-1 {
        padding-left: 0.25rem !important;
    }

    .rz-ps-xx-1 {
        padding-inline-start: 0.25rem !important;
    }

    .rz-pe-xx-1 {
        padding-inline-end: 0.25rem !important;
    }

    .rz-p-xx-2 {
        padding: 0.5rem !important;
    }

    .rz-py-xx-2, .rz-pt-xx-2 {
        padding-top: 0.5rem !important;
    }

    .rz-px-xx-2, .rz-pr-xx-2 {
        padding-right: 0.5rem !important;
    }

    .rz-py-xx-2, .rz-pb-xx-2 {
        padding-bottom: 0.5rem !important;
    }

    .rz-px-xx-2, .rz-pl-xx-2 {
        padding-left: 0.5rem !important;
    }

    .rz-ps-xx-2 {
        padding-inline-start: 0.5rem !important;
    }

    .rz-pe-xx-2 {
        padding-inline-end: 0.5rem !important;
    }

    .rz-p-xx-3 {
        padding: 0.75rem !important;
    }

    .rz-py-xx-3, .rz-pt-xx-3 {
        padding-top: 0.75rem !important;
    }

    .rz-px-xx-3, .rz-pr-xx-3 {
        padding-right: 0.75rem !important;
    }

    .rz-py-xx-3, .rz-pb-xx-3 {
        padding-bottom: 0.75rem !important;
    }

    .rz-px-xx-3, .rz-pl-xx-3 {
        padding-left: 0.75rem !important;
    }

    .rz-ps-xx-3 {
        padding-inline-start: 0.75rem !important;
    }

    .rz-pe-xx-3 {
        padding-inline-end: 0.75rem !important;
    }

    .rz-p-xx-4 {
        padding: 1rem !important;
    }

    .rz-py-xx-4, .rz-pt-xx-4 {
        padding-top: 1rem !important;
    }

    .rz-px-xx-4, .rz-pr-xx-4 {
        padding-right: 1rem !important;
    }

    .rz-py-xx-4, .rz-pb-xx-4 {
        padding-bottom: 1rem !important;
    }

    .rz-px-xx-4, .rz-pl-xx-4 {
        padding-left: 1rem !important;
    }

    .rz-ps-xx-4 {
        padding-inline-start: 1rem !important;
    }

    .rz-pe-xx-4 {
        padding-inline-end: 1rem !important;
    }

    .rz-p-xx-5 {
        padding: 1.25rem !important;
    }

    .rz-py-xx-5, .rz-pt-xx-5 {
        padding-top: 1.25rem !important;
    }

    .rz-px-xx-5, .rz-pr-xx-5 {
        padding-right: 1.25rem !important;
    }

    .rz-py-xx-5, .rz-pb-xx-5 {
        padding-bottom: 1.25rem !important;
    }

    .rz-px-xx-5, .rz-pl-xx-5 {
        padding-left: 1.25rem !important;
    }

    .rz-ps-xx-5 {
        padding-inline-start: 1.25rem !important;
    }

    .rz-pe-xx-5 {
        padding-inline-end: 1.25rem !important;
    }

    .rz-p-xx-6 {
        padding: 1.5rem !important;
    }

    .rz-py-xx-6, .rz-pt-xx-6 {
        padding-top: 1.5rem !important;
    }

    .rz-px-xx-6, .rz-pr-xx-6 {
        padding-right: 1.5rem !important;
    }

    .rz-py-xx-6, .rz-pb-xx-6 {
        padding-bottom: 1.5rem !important;
    }

    .rz-px-xx-6, .rz-pl-xx-6 {
        padding-left: 1.5rem !important;
    }

    .rz-ps-xx-6 {
        padding-inline-start: 1.5rem !important;
    }

    .rz-pe-xx-6 {
        padding-inline-end: 1.5rem !important;
    }

    .rz-p-xx-7 {
        padding: 1.75rem !important;
    }

    .rz-py-xx-7, .rz-pt-xx-7 {
        padding-top: 1.75rem !important;
    }

    .rz-px-xx-7, .rz-pr-xx-7 {
        padding-right: 1.75rem !important;
    }

    .rz-py-xx-7, .rz-pb-xx-7 {
        padding-bottom: 1.75rem !important;
    }

    .rz-px-xx-7, .rz-pl-xx-7 {
        padding-left: 1.75rem !important;
    }

    .rz-ps-xx-7 {
        padding-inline-start: 1.75rem !important;
    }

    .rz-pe-xx-7 {
        padding-inline-end: 1.75rem !important;
    }

    .rz-p-xx-8 {
        padding: 2rem !important;
    }

    .rz-py-xx-8, .rz-pt-xx-8 {
        padding-top: 2rem !important;
    }

    .rz-px-xx-8, .rz-pr-xx-8 {
        padding-right: 2rem !important;
    }

    .rz-py-xx-8, .rz-pb-xx-8 {
        padding-bottom: 2rem !important;
    }

    .rz-px-xx-8, .rz-pl-xx-8 {
        padding-left: 2rem !important;
    }

    .rz-ps-xx-8 {
        padding-inline-start: 2rem !important;
    }

    .rz-pe-xx-8 {
        padding-inline-end: 2rem !important;
    }

    .rz-p-xx-9 {
        padding: 2.25rem !important;
    }

    .rz-py-xx-9, .rz-pt-xx-9 {
        padding-top: 2.25rem !important;
    }

    .rz-px-xx-9, .rz-pr-xx-9 {
        padding-right: 2.25rem !important;
    }

    .rz-py-xx-9, .rz-pb-xx-9 {
        padding-bottom: 2.25rem !important;
    }

    .rz-px-xx-9, .rz-pl-xx-9 {
        padding-left: 2.25rem !important;
    }

    .rz-ps-xx-9 {
        padding-inline-start: 2.25rem !important;
    }

    .rz-pe-xx-9 {
        padding-inline-end: 2.25rem !important;
    }

    .rz-p-xx-10 {
        padding: 2.5rem !important;
    }

    .rz-py-xx-10, .rz-pt-xx-10 {
        padding-top: 2.5rem !important;
    }

    .rz-px-xx-10, .rz-pr-xx-10 {
        padding-right: 2.5rem !important;
    }

    .rz-py-xx-10, .rz-pb-xx-10 {
        padding-bottom: 2.5rem !important;
    }

    .rz-px-xx-10, .rz-pl-xx-10 {
        padding-left: 2.5rem !important;
    }

    .rz-ps-xx-10 {
        padding-inline-start: 2.5rem !important;
    }

    .rz-pe-xx-10 {
        padding-inline-end: 2.5rem !important;
    }

    .rz-p-xx-11 {
        padding: 2.75rem !important;
    }

    .rz-py-xx-11, .rz-pt-xx-11 {
        padding-top: 2.75rem !important;
    }

    .rz-px-xx-11, .rz-pr-xx-11 {
        padding-right: 2.75rem !important;
    }

    .rz-py-xx-11, .rz-pb-xx-11 {
        padding-bottom: 2.75rem !important;
    }

    .rz-px-xx-11, .rz-pl-xx-11 {
        padding-left: 2.75rem !important;
    }

    .rz-ps-xx-11 {
        padding-inline-start: 2.75rem !important;
    }

    .rz-pe-xx-11 {
        padding-inline-end: 2.75rem !important;
    }

    .rz-p-xx-12 {
        padding: 3rem !important;
    }

    .rz-py-xx-12, .rz-pt-xx-12 {
        padding-top: 3rem !important;
    }

    .rz-px-xx-12, .rz-pr-xx-12 {
        padding-right: 3rem !important;
    }

    .rz-py-xx-12, .rz-pb-xx-12 {
        padding-bottom: 3rem !important;
    }

    .rz-px-xx-12, .rz-pl-xx-12 {
        padding-left: 3rem !important;
    }

    .rz-ps-xx-12 {
        padding-inline-start: 3rem !important;
    }

    .rz-pe-xx-12 {
        padding-inline-end: 3rem !important;
    }

    .rz-m-xx-auto {
        margin: auto !important;
    }

    .rz-my-xx-auto, .rz-mt-xx-auto {
        margin-top: auto !important;
    }

    .rz-mx-xx-auto, .rz-mr-xx-auto {
        margin-right: auto !important;
    }

    .rz-my-xx-auto, .rz-mb-xx-auto {
        margin-bottom: auto !important;
    }

    .rz-mx-xx-auto, .rz-ml-xx-auto {
        margin-left: auto !important;
    }

    .rz-ms-xx-auto {
        margin-inline-start: auto !important;
    }

    .rz-me-xx-auto {
        margin-inline-end: auto !important;
    }
}

@media(min-width: 576px) {
    .rz-text-align-xs-start {
        text-align: start !important;
    }

    .rz-text-align-xs-end {
        text-align: end !important;
    }

    .rz-text-align-xs-left {
        text-align: left !important;
    }

    .rz-text-align-xs-right {
        text-align: right !important;
    }

    .rz-text-align-xs-center {
        text-align: center !important;
    }

    .rz-text-align-xs-justify {
        text-align: justify !important;
    }

    .rz-text-align-xs-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-xs-match-parent {
        text-align: match-parent !important;
    }
}

@media(min-width: 768px) {
    .rz-text-align-sm-start {
        text-align: start !important;
    }

    .rz-text-align-sm-end {
        text-align: end !important;
    }

    .rz-text-align-sm-left {
        text-align: left !important;
    }

    .rz-text-align-sm-right {
        text-align: right !important;
    }

    .rz-text-align-sm-center {
        text-align: center !important;
    }

    .rz-text-align-sm-justify {
        text-align: justify !important;
    }

    .rz-text-align-sm-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-sm-match-parent {
        text-align: match-parent !important;
    }
}

@media(min-width: 1024px) {
    .rz-text-align-md-start {
        text-align: start !important;
    }

    .rz-text-align-md-end {
        text-align: end !important;
    }

    .rz-text-align-md-left {
        text-align: left !important;
    }

    .rz-text-align-md-right {
        text-align: right !important;
    }

    .rz-text-align-md-center {
        text-align: center !important;
    }

    .rz-text-align-md-justify {
        text-align: justify !important;
    }

    .rz-text-align-md-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-md-match-parent {
        text-align: match-parent !important;
    }
}

@media(min-width: 1280px) {
    .rz-text-align-lg-start {
        text-align: start !important;
    }

    .rz-text-align-lg-end {
        text-align: end !important;
    }

    .rz-text-align-lg-left {
        text-align: left !important;
    }

    .rz-text-align-lg-right {
        text-align: right !important;
    }

    .rz-text-align-lg-center {
        text-align: center !important;
    }

    .rz-text-align-lg-justify {
        text-align: justify !important;
    }

    .rz-text-align-lg-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-lg-match-parent {
        text-align: match-parent !important;
    }
}

@media(min-width: 1920px) {
    .rz-text-align-xl-start {
        text-align: start !important;
    }

    .rz-text-align-xl-end {
        text-align: end !important;
    }

    .rz-text-align-xl-left {
        text-align: left !important;
    }

    .rz-text-align-xl-right {
        text-align: right !important;
    }

    .rz-text-align-xl-center {
        text-align: center !important;
    }

    .rz-text-align-xl-justify {
        text-align: justify !important;
    }

    .rz-text-align-xl-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-xl-match-parent {
        text-align: match-parent !important;
    }
}

@media(min-width: 2560px) {
    .rz-text-align-xx-start {
        text-align: start !important;
    }

    .rz-text-align-xx-end {
        text-align: end !important;
    }

    .rz-text-align-xx-left {
        text-align: left !important;
    }

    .rz-text-align-xx-right {
        text-align: right !important;
    }

    .rz-text-align-xx-center {
        text-align: center !important;
    }

    .rz-text-align-xx-justify {
        text-align: justify !important;
    }

    .rz-text-align-xx-justify-all {
        text-align: justify-all !important;
    }

    .rz-text-align-xx-match-parent {
        text-align: match-parent !important;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-pager-element:not(.rz-state-disabled):not(:active):hover, .rz-button:not(.rz-state-disabled):not(:active):hover {
        text-decoration: none;
        background-image: var(--rz-button-hover-gradient);
        background-size: var(--rz-button-hover-background-size);
        box-shadow: var(--rz-button-hover-shadow);
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-primary:not(.rz-state-disabled):hover {
        background-color: var(--rz-primary-lighter);
        color: var(--rz-on-primary-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-secondary:not(.rz-state-disabled):hover {
        background-color: var(--rz-secondary);
        color: var(--rz-white);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-info:not(.rz-state-disabled):hover {
        background-color: var(--rz-info-lighter);
        color: var(--rz-on-info-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-warning:not(.rz-state-disabled):hover {
        background-color: var(--rz-warning-lighter);
        color: var(--rz-on-warning-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-error:not(.rz-state-disabled):hover {
        background-color: var(--rz-error-lighter);
        color: var(--rz-on-error-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-danger:not(.rz-state-disabled):hover {
        background-color: var(--rz-danger-lighter);
        color: var(--rz-on-danger-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-success:not(.rz-state-disabled):hover {
        background-color: var(--rz-success-lighter);
        color: var(--rz-on-success-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-base:not(.rz-state-disabled):hover {
        background-color: var(--rz-base-lighter);
        color: var(--rz-on-base-lighter);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-light:not(.rz-state-disabled):hover {
        background-color: rgba(255,255,255,.12);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-outlined.rz-dark:not(.rz-state-disabled):hover {
        background-color: rgba(0,0,0,.12);
        background-image: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-primary:not(.rz-state-disabled):hover {
        background-color: var(--rz-primary-lighter);
        color: var(--rz-on-primary-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-secondary:not(.rz-state-disabled):hover {
        background-color: var(--rz-secondary-lighter);
        color: var(--rz-on-secondary-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-info:not(.rz-state-disabled):hover {
        background-color: var(--rz-info-lighter);
        color: var(--rz-on-info-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-warning:not(.rz-state-disabled):hover {
        background-color: var(--rz-warning-lighter);
        color: var(--rz-on-warning-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-error:not(.rz-state-disabled):hover {
        background-color: var(--rz-error-lighter);
        color: var(--rz-on-error-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-danger:not(.rz-state-disabled):hover {
        background-color: var(--rz-danger-lighter);
        color: var(--rz-on-danger-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-success:not(.rz-state-disabled):hover {
        background-color: var(--rz-success-lighter);
        color: var(--rz-on-success-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-base:not(.rz-state-disabled):hover {
        background-color: var(--rz-base-lighter);
        color: var(--rz-on-base-lighter);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-light:not(.rz-state-disabled):hover {
        background-color: rgba(255,255,255,.12);
        background-image: none;
        box-shadow: none;
    }
}

@media(hover: hover)and (pointer: fine) {
    .rz-button.rz-variant-text.rz-dark:not(.rz-state-disabled):hover {
        background-color: rgba(0,0,0,.12);
        background-image: none;
        box-shadow: none;
    }
}

@keyframes button-icon-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media(max-width: 576px) {
    .rz-card-group.rz-card-group-responsive {
        flex-direction: column;
    }

        .rz-card-group.rz-card-group-responsive > .rz-card {
            flex: 1;
            border-radius: 0;
        }

            .rz-card-group.rz-card-group-responsive > .rz-card:first-of-type {
                border-start-start-radius: var(--rz-card-border-radius);
                border-start-end-radius: var(--rz-card-border-radius);
            }

            .rz-card-group.rz-card-group-responsive > .rz-card:last-of-type {
                border-end-start-radius: var(--rz-card-border-radius);
                border-end-end-radius: var(--rz-card-border-radius);
            }

        .rz-card-group.rz-card-group-responsive > .rz-card {
            clip-path: none;
        }

            .rz-card-group.rz-card-group-responsive > .rz-card:first-of-type, .rz-card-group.rz-card-group-responsive > .rz-card + .rz-card:not(:last-of-type) {
                clip-path: inset(-32px -32px 0 -32px);
            }

        .rz-card-group.rz-card-group-responsive > .rz-variant-flat + .rz-variant-flat {
            margin: 0;
            margin-top: var(--rz-border-width);
        }

        .rz-card-group.rz-card-group-responsive > .rz-variant-outlined + .rz-variant-outlined {
            border-top: 0;
            border-inline-start: var(--rz-card-border);
        }

        .rz-card-group.rz-card-group-responsive > .rz-variant-text + .rz-variant-text {
            border: 0;
            border-top: var(--rz-card-border);
        }

  
}

@media(max-width: 768px) {
    .rz-menu:not(.rz-profile-menu).rz-menu-closed .rz-navigation-item {
        display: none;
    }

    .rz-menu:not(.rz-profile-menu) .rz-menu-toggle .rzi {
        margin: 0;
    }

    .rz-menu:not(.rz-profile-menu).rz-menu-open {
        display: block;
    }

        .rz-menu:not(.rz-profile-menu).rz-menu-open .rz-navigation-item {
            background-color: inherit;
        }

        .rz-menu:not(.rz-profile-menu).rz-menu-open .rz-navigation-menu {
            position: static;
            box-shadow: none;
            border-radius: 0;
        }

    .rz-menu:not(.rz-profile-menu) .rz-menu-toggle-item {
        display: flex;
    }

    .rz-menu:not(.rz-profile-menu) .rz-navigation-item-wrapper-active:before {
        display: none !important;
    }
}

@container rz-cell-filter-content (max-width: 200px) {
    .rz-cell-filter-content .rz-filter-button .rzi {
        display: none;
    }

    .rz-cell-filter-content .rz-filter-button {
        position: absolute;
        z-index: 1;
        min-height: 0;
        inset-inline-start: calc(var(--rz-border-width) + 1px);
        height: calc(var(--rz-input-height) - var(--rz-border-width)*2 - 2px);
        max-height: calc(var(--rz-input-height) - var(--rz-border-width)*2 - 2px);
        line-height: calc(1.25rem - var(--rz-border-width)*2 - 2px);
        border-radius: calc(var(--rz-input-border-radius) - var(--rz-border-width) - 1px);
    }

    .rz-cell-filter-content:has(.rz-filter-button) .rz-cell-filter-label {
        position: relative;
        min-width: 5rem;
    }

    .rz-cell-filter-content:has(.rz-filter-button) .rz-textbox, .rz-cell-filter-content:has(.rz-filter-button) .rz-inputtext {
        text-indent: 2.5rem;
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media(max-width: 768px) {
    .rz-datatable-reflow .rz-data-grid-data > table, .rz-datatable-reflow .rz-datatable-tablewrapper > table, .rz-datatable-reflow .rz-datatable-scrollable-header-box > table, .rz-datatable-reflow .rz-datatable-scrollable-table-wrapper > table {
        table-layout: auto;
        display: block;
    }

        .rz-datatable-reflow .rz-data-grid-data > table > tbody, .rz-datatable-reflow .rz-datatable-tablewrapper > table > tbody, .rz-datatable-reflow .rz-datatable-scrollable-header-box > table > tbody, .rz-datatable-reflow .rz-datatable-scrollable-table-wrapper > table > tbody {
            display: block;
        }

    .rz-datatable-reflow thead th {
        display: none;
    }

    .rz-datatable-reflow .rz-data-row {
        display: block;
    }

        .rz-datatable-reflow .rz-data-row > td {
            display: block;
            width: 100% !important;
            text-align: left !important;
            border: none;
        }

            .rz-datatable-reflow .rz-data-row > td .rz-column-title {
                display: block;
            }
}

@container scheduler (width < 640px) {
    .rz-scheduler-nav .rz-scheduler-nav-prev-next {
        justify-content: space-between;
        margin-block-end: .5rem;
        margin-inline-end: .5rem;
        order: 1;
    }

    .rz-scheduler-nav .rz-scheduler-nav-title {
        justify-content: center;
        width: 100%;
        order: 3;
    }

    .rz-scheduler-nav .rz-scheduler-nav-views {
        margin-block-end: .5rem;
        justify-content: center;
        flex-grow: 1;
        order: 2;
    }

        .rz-scheduler-nav .rz-scheduler-nav-views .rz-button {
            flex-grow: 1;
            padding-inline-start: .5rem;
            padding-inline-end: .5rem;
        }

            .rz-scheduler-nav .rz-scheduler-nav-views .rz-button .rz-button-text {
                display: none;
            }

    .rz-slot-hours, .rz-view-header .rz-slot-hour-header {
        flex: 0 0 3rem;
    }
}

@container scheduler (width < 1400px) {
    .rz-planner-view {
        flex-wrap: wrap;
        flex-direction: unset;
    }

        .rz-planner-view .rz-view-header .rz-slot-header {
            flex: 0 0 auto;
            width: var(--rz-scheduler-planner-slot-width);
        }

        .rz-planner-view .rz-month {
            flex: 0 0 auto;
        }

            .rz-planner-view .rz-month .rz-slots {
                flex: 0 0 auto;
            }

            .rz-planner-view .rz-month .rz-slot {
                width: var(--rz-scheduler-planner-slot-width);
                height: var(--rz-scheduler-planner-slot-height);
            }
}

@media(max-width: 576px) {
    .rz-scheduler-nav .rz-scheduler-nav-prev-next {
        justify-content: space-between;
        margin-block-end: .5rem;
        margin-inline-end: .5rem;
        order: 1;
    }

    .rz-scheduler-nav .rz-scheduler-nav-title {
        justify-content: center;
        width: 100%;
        order: 3;
    }

    .rz-scheduler-nav .rz-scheduler-nav-views {
        margin-block-end: .5rem;
        justify-content: center;
        flex-grow: 1;
        order: 2;
    }

        .rz-scheduler-nav .rz-scheduler-nav-views .rz-button {
            flex-grow: 1;
            padding-inline-start: .5rem;
            padding-inline-end: .5rem;
        }

            .rz-scheduler-nav .rz-scheduler-nav-views .rz-button .rz-button-text {
                display: none;
            }

    .rz-slot-hours, .rz-view-header .rz-slot-hour-header {
        flex: 0 0 3rem;
    }
}

@media(max-width: 1399px) {
    .rz-planner-view {
        flex-wrap: wrap;
        flex-direction: unset;
    }

        .rz-planner-view .rz-view-header .rz-slot-header {
            flex: 0 0 auto;
            width: var(--rz-scheduler-planner-slot-width);
        }

        .rz-planner-view .rz-month {
            flex: 0 0 auto;
        }

            .rz-planner-view .rz-month .rz-slots {
                flex: 0 0 auto;
            }

            .rz-planner-view .rz-month .rz-slot {
                width: var(--rz-scheduler-planner-slot-width);
                height: var(--rz-scheduler-planner-slot-height);
            }
}

@media(max-width: 768px) {
    .no-scroll {
        padding-inline-end: 0;
    }
}

@keyframes rz-progressbar-indeterminate-anim {
    0% {
        left: -35%;
        right: 100%;
    }

    100%, 60% {
        left: 100%;
        right: -90%;
    }
}

@keyframes rz-progressbar-indeterminate-anim-short {
    0% {
        left: -200%;
        right: 100%;
    }

    100%, 60% {
        left: 107%;
        right: -8%;
    }
}

@keyframes rz-progressbar-indeterminate-anim-rtl {
    0% {
        right: -35%;
        left: 100%;
    }

    60%, 100% {
        right: 100%;
        left: -90%;
    }
}

@keyframes rz-progressbar-indeterminate-anim-short-rtl {
    0% {
        right: -200%;
        left: 100%;
    }

    60%, 100% {
        right: 107%;
        left: -8%;
    }
}

@keyframes rz-progressbar-circular-indeterminate-anim-rotate {
    100% {
        transform: rotate(1turn);
    }
}

@keyframes rz-progressbar-circular-indeterminate-anim-dash {
    0% {
        stroke-dasharray: 1, 100;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 70, 100;
        stroke-dashoffset: -28;
    }

    100% {
        stroke-dasharray: 70, 100;
        stroke-dashoffset: -99;
    }
}

@media(max-width: 768px) {
    body:has(>.rz-layout) {
        overflow-x: hidden;
    }

    .rz-layout {
        height: 100dvh;
    }

    .rz-header, .rz-footer, .rz-body {
        width: 100vw;
    }

    .rz-layout:has(>.rz-sidebar-collapsed+.rz-sidebar-expanded) {
        justify-content: end;
    }

        .rz-layout:has(>.rz-sidebar-collapsed+.rz-sidebar-expanded) .rz-header, .rz-layout:has(>.rz-sidebar-collapsed+.rz-sidebar-expanded) .rz-footer {
            margin-inline-start: auto;
        }

    .rz-layout:has(>.rz-sidebar-expanded+.rz-sidebar-expanded) .rz-body {
        width: auto;
    }
}

@keyframes mic-blink {
    0% {
        background-color: var(--rz-danger-light);
        color: var(--rz-on-danger-light);
    }

    50% {
        background-color: var(--rz-danger-darker);
        color: var(--rz-on-danger-darker);
    }

    100% {
        background-color: var(--rz-danger-light);
        color: var(--rz-on-danger-light);
    }
}

@-webkit-keyframes mic-blink {
    0% {
        background-color: var(--rz-danger-light);
        color: var(--rz-on-danger-light);
    }

    50% {
        background-color: var(--rz-danger-darker);
        color: var(--rz-on-danger-darker);
    }

    100% {
        background-color: var(--rz-danger-light);
        color: var(--rz-on-danger-light);
    }
}

@media(min-width: 576px) {
    .rz-row > .rz-col-xs-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-xs-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-xs-12 {
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media(min-width: 768px) {
    .rz-row > .rz-col-sm-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-sm-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-sm-12 {
        max-width: calc(100% - 2rem);
        flex-basis: calc(100% - 2rem);
    }
}

@media(min-width: 1024px) {
    .rz-row > .rz-col-md-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-md-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-md-12 {
        max-width: calc(100% - 1rem);
        flex-basis: calc(100% - 1rem);
    }

    .login.layout-md {
        grid-template-columns: 1fr 1fr !important;
        grid-template-areas: "spc-image content" !important;
        grid-template-rows: none;
        overflow: hidden;
    }
}

@media(min-width: 1280px) {
    .rz-row > .rz-col-lg-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-lg-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-lg-12 {
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media(min-width: 1920px) {
    .rz-row > .rz-col-xl-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-xl-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-xl-12 {
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media(min-width: 2560px) {
    .rz-row > .rz-col-xx-1 {
        max-width: calc((100% - 11 * var(--rz-gap)) / 12);
        flex-basis: calc((100% - 11 * var(--rz-gap)) / 12);
    }

    .rz-row > .rz-col-xx-2 {
        max-width: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
        flex-basis: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-3 {
        max-width: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
        flex-basis: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-4 {
        max-width: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
        flex-basis: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-5 {
        max-width: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
        flex-basis: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-6 {
        max-width: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
        flex-basis: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-7 {
        max-width: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
        flex-basis: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-8 {
        max-width: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
        flex-basis: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-9 {
        max-width: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
        flex-basis: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-10 {
        max-width: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
        flex-basis: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-11 {
        max-width: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
        flex-basis: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-row > .rz-col-xx-12 {
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media(min-width: 576px) {
    .rz-offset-xs-0 {
        margin-inline-start: 0;
    }

    .rz-offset-xs-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-xs-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-xs-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-xs-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-xs-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-xs-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-xs-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-xs-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-xs-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-xs-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-xs-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 768px) {
    .rz-offset-sm-0 {
        margin-inline-start: 0;
    }

    .rz-offset-sm-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-sm-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-sm-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-sm-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-sm-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-sm-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-sm-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-sm-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-sm-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-sm-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-sm-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 1024px) {
    .rz-offset-md-0 {
        margin-inline-start: 0;
    }

    .rz-offset-md-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-md-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-md-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-md-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-md-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-md-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-md-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-md-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-md-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-md-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-md-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 1280px) {
    .rz-offset-lg-0 {
        margin-inline-start: 0;
    }

    .rz-offset-lg-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-lg-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-lg-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-lg-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-lg-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-lg-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-lg-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-lg-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-lg-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-lg-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-lg-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 1920px) {
    .rz-offset-xl-0 {
        margin-inline-start: 0;
    }

    .rz-offset-xl-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-xl-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-xl-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-xl-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-xl-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-xl-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-xl-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-xl-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-xl-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-xl-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-xl-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 2560px) {
    .rz-offset-xx-0 {
        margin-inline-start: 0;
    }

    .rz-offset-xx-1 {
        margin-inline-start: calc(1 * (100% - 11 * var(--rz-gap)) / 12 + 1 * var(--rz-gap));
    }

    .rz-offset-xx-2 {
        margin-inline-start: calc(2 * (100% - 11 * var(--rz-gap)) / 12 + 2 * var(--rz-gap));
    }

    .rz-offset-xx-3 {
        margin-inline-start: calc(3 * (100% - 11 * var(--rz-gap)) / 12 + 3 * var(--rz-gap));
    }

    .rz-offset-xx-4 {
        margin-inline-start: calc(4 * (100% - 11 * var(--rz-gap)) / 12 + 4 * var(--rz-gap));
    }

    .rz-offset-xx-5 {
        margin-inline-start: calc(5 * (100% - 11 * var(--rz-gap)) / 12 + 5 * var(--rz-gap));
    }

    .rz-offset-xx-6 {
        margin-inline-start: calc(6 * (100% - 11 * var(--rz-gap)) / 12 + 6 * var(--rz-gap));
    }

    .rz-offset-xx-7 {
        margin-inline-start: calc(7 * (100% - 11 * var(--rz-gap)) / 12 + 7 * var(--rz-gap));
    }

    .rz-offset-xx-8 {
        margin-inline-start: calc(8 * (100% - 11 * var(--rz-gap)) / 12 + 8 * var(--rz-gap));
    }

    .rz-offset-xx-9 {
        margin-inline-start: calc(9 * (100% - 11 * var(--rz-gap)) / 12 + 9 * var(--rz-gap));
    }

    .rz-offset-xx-10 {
        margin-inline-start: calc(10 * (100% - 11 * var(--rz-gap)) / 12 + 10 * var(--rz-gap));
    }

    .rz-offset-xx-11 {
        margin-inline-start: calc(11 * (100% - 11 * var(--rz-gap)) / 12 + 11 * var(--rz-gap));
    }
}

@media(min-width: 576px) {
    .rz-order-xs-first {
        order: -1 !important;
    }

    .rz-order-xs-last {
        order: 13 !important;
    }

    .rz-order-xs-0 {
        order: 0 !important;
    }

    .rz-order-xs-1 {
        order: 1 !important;
    }

    .rz-order-xs-2 {
        order: 2 !important;
    }

    .rz-order-xs-3 {
        order: 3 !important;
    }

    .rz-order-xs-4 {
        order: 4 !important;
    }

    .rz-order-xs-5 {
        order: 5 !important;
    }

    .rz-order-xs-6 {
        order: 6 !important;
    }

    .rz-order-xs-7 {
        order: 7 !important;
    }

    .rz-order-xs-8 {
        order: 8 !important;
    }

    .rz-order-xs-9 {
        order: 9 !important;
    }

    .rz-order-xs-10 {
        order: 10 !important;
    }

    .rz-order-xs-11 {
        order: 11 !important;
    }

    .rz-order-xs-12 {
        order: 12 !important;
    }
}

@media(min-width: 768px) {
    .rz-order-sm-first {
        order: -1 !important;
    }

    .rz-order-sm-last {
        order: 13 !important;
    }

    .rz-order-sm-0 {
        order: 0 !important;
    }

    .rz-order-sm-1 {
        order: 1 !important;
    }

    .rz-order-sm-2 {
        order: 2 !important;
    }

    .rz-order-sm-3 {
        order: 3 !important;
    }

    .rz-order-sm-4 {
        order: 4 !important;
    }

    .rz-order-sm-5 {
        order: 5 !important;
    }

    .rz-order-sm-6 {
        order: 6 !important;
    }

    .rz-order-sm-7 {
        order: 7 !important;
    }

    .rz-order-sm-8 {
        order: 8 !important;
    }

    .rz-order-sm-9 {
        order: 9 !important;
    }

    .rz-order-sm-10 {
        order: 10 !important;
    }

    .rz-order-sm-11 {
        order: 11 !important;
    }

    .rz-order-sm-12 {
        order: 12 !important;
    }
}

@media(min-width: 1024px) {
    .rz-order-md-first {
        order: -1 !important;
    }

    .rz-order-md-last {
        order: 13 !important;
    }

    .rz-order-md-0 {
        order: 0 !important;
    }

    .rz-order-md-1 {
        order: 1 !important;
    }

    .rz-order-md-2 {
        order: 2 !important;
    }

    .rz-order-md-3 {
        order: 3 !important;
    }

    .rz-order-md-4 {
        order: 4 !important;
    }

    .rz-order-md-5 {
        order: 5 !important;
    }

    .rz-order-md-6 {
        order: 6 !important;
    }

    .rz-order-md-7 {
        order: 7 !important;
    }

    .rz-order-md-8 {
        order: 8 !important;
    }

    .rz-order-md-9 {
        order: 9 !important;
    }

    .rz-order-md-10 {
        order: 10 !important;
    }

    .rz-order-md-11 {
        order: 11 !important;
    }

    .rz-order-md-12 {
        order: 12 !important;
    }
}

@media(min-width: 1280px) {
    .rz-order-lg-first {
        order: -1 !important;
    }

    .rz-order-lg-last {
        order: 13 !important;
    }

    .rz-order-lg-0 {
        order: 0 !important;
    }

    .rz-order-lg-1 {
        order: 1 !important;
    }

    .rz-order-lg-2 {
        order: 2 !important;
    }

    .rz-order-lg-3 {
        order: 3 !important;
    }

    .rz-order-lg-4 {
        order: 4 !important;
    }

    .rz-order-lg-5 {
        order: 5 !important;
    }

    .rz-order-lg-6 {
        order: 6 !important;
    }

    .rz-order-lg-7 {
        order: 7 !important;
    }

    .rz-order-lg-8 {
        order: 8 !important;
    }

    .rz-order-lg-9 {
        order: 9 !important;
    }

    .rz-order-lg-10 {
        order: 10 !important;
    }

    .rz-order-lg-11 {
        order: 11 !important;
    }

    .rz-order-lg-12 {
        order: 12 !important;
    }
}

@media(min-width: 1920px) {
    .rz-order-xl-first {
        order: -1 !important;
    }

    .rz-order-xl-last {
        order: 13 !important;
    }

    .rz-order-xl-0 {
        order: 0 !important;
    }

    .rz-order-xl-1 {
        order: 1 !important;
    }

    .rz-order-xl-2 {
        order: 2 !important;
    }

    .rz-order-xl-3 {
        order: 3 !important;
    }

    .rz-order-xl-4 {
        order: 4 !important;
    }

    .rz-order-xl-5 {
        order: 5 !important;
    }

    .rz-order-xl-6 {
        order: 6 !important;
    }

    .rz-order-xl-7 {
        order: 7 !important;
    }

    .rz-order-xl-8 {
        order: 8 !important;
    }

    .rz-order-xl-9 {
        order: 9 !important;
    }

    .rz-order-xl-10 {
        order: 10 !important;
    }

    .rz-order-xl-11 {
        order: 11 !important;
    }

    .rz-order-xl-12 {
        order: 12 !important;
    }
}

@media(min-width: 2560px) {
    .rz-order-xx-first {
        order: -1 !important;
    }

    .rz-order-xx-last {
        order: 13 !important;
    }

    .rz-order-xx-0 {
        order: 0 !important;
    }

    .rz-order-xx-1 {
        order: 1 !important;
    }

    .rz-order-xx-2 {
        order: 2 !important;
    }

    .rz-order-xx-3 {
        order: 3 !important;
    }

    .rz-order-xx-4 {
        order: 4 !important;
    }

    .rz-order-xx-5 {
        order: 5 !important;
    }

    .rz-order-xx-6 {
        order: 6 !important;
    }

    .rz-order-xx-7 {
        order: 7 !important;
    }

    .rz-order-xx-8 {
        order: 8 !important;
    }

    .rz-order-xx-9 {
        order: 9 !important;
    }

    .rz-order-xx-10 {
        order: 10 !important;
    }

    .rz-order-xx-11 {
        order: 11 !important;
    }

    .rz-order-xx-12 {
        order: 12 !important;
    }
}
