.Normal {
    font-size: 14px;
    line-height: 1.428;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.carousel-inner > .active.left {
    float: none;
}

.carousel-caption h1 {
    color: #fff;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info, a.btn-info:visited, a.btn-primary, a.btn-primary:visited {
    color: #fff;
}

.searchBox {
    padding: 15px 15px 0 15px;
    width: 240px;
}

    .searchBox .searchText {
        color: #000;
        float: right;
    }

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}


/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions {
    display: inline-block;
}

.dnnActions li {
    margin-right: 5px;
    list-style: none;
    float: left;
}


/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel {
    text-align: left;
    width: auto;
}

.dnnLabel + span {
    white-space: normal;
}

/* Content formatting */

#Content, #TopContent {
    margin-top: 10px;
}

/* fix for DNN dropdown lists being cut off*/

.dnnDropDownList .selected-item, .dnnDropDownList .selected-item a {
    height: 35px !important;
}

/* fix for coloring on DNN Check boxes and radio */
.dnnCheckbox .mark, .dnnRadiobutton .mark {
    background: none;
}

/*===================================================*/
/* CUSTOMIZE BUILT IN LOGIN UI */
/*===================================================*/

.LoginPanel {
    float: unset !important;
    margin: 155px auto !important;
    padding: 0 !important;
    max-width: 96%;
}

.LoginPanel .dnnForm {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.LoginPanel .dnnForm .dnnFormItem,
.dnnRegistrationForm .dnnForm .dnnFormItem {
    clear: both;
    width: 100%;
    display: block;
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.LoginPanel .dnnForm .dnnFormItem > .dnnLabel,
.dnnRegistrationForm .dnnForm .dnnFormItem > .dnnLabel {
    all: unset;
}

.LoginPanel .dnnForm .dnnFormItem > .dnnLabel label,
.dnnRegistrationForm .dnnForm .dnnFormItem > .dnnLabel label {
    all: unset;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 18px;
    color: #353E4A;
}

.LoginPanel .dnnForm .dnnFormItem input[type="text"],
.LoginPanel .dnnForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnForm .dnnFormItem input[type="password"] {
    margin-bottom: 24px;
    padding: 16px;
    background: #F4F4F4;
    border: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: none;
    color: #353E4A;
    font-size: 18px;
    line-height: 1.35;
    width: 100%;
    max-width: 100%;
    outline: none;
    border: 1px solid #214e9a;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe .dnnBoxLabel {
    margin-bottom: 0;
    font-weight: 600;
    cursor: pointer;
}

.LoginPanel .dnnForm .dnnFormItem .dnnFormLabel:has(+ .dnnLoginRememberMe),
.LoginPanel .dnnForm .dnnFormItem .dnnFormLabel:has(+ .dnnPrimaryAction),
.LoginPanel .dnnForm .dnnFormItem .dnnFormLabel:has(+ .dnnLoginActions) {
    display: none !important;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe input[type="checkbox"] {
    appearance: none;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe input[type="checkbox"] + .dnnCheckbox {
    all: unset;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32' fill='%23214e9a'%3E%3Cpath d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3C/svg%3E");
    transition: all 0.3s ease;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe input[type="checkbox"] + .dnnCheckbox.dnnCheckbox-checked {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32' fill='%23214e9a'%3E%3Cpath d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3Cpath d='M23.421 10.225c0.349 0.32 0.373 0.862 0.053 1.211l-9.429 10.286c-0.158 0.172-0.38 0.273-0.613 0.278s-0.459-0.085-0.625-0.251l-4.286-4.286c-0.335-0.335-0.335-0.877 0-1.212s0.877-0.335 1.212 0l3.653 3.653 8.824-9.626c0.32-0.349 0.862-0.373 1.211-0.053z'%3E%3C/path%3E%3C/svg%3E");
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginRememberMe input[type="checkbox"] + .dnnCheckbox .mark {
    display: none !important;
}

.LoginPanel .dnnForm .dnnFormItem .dnnPrimaryAction {
    background: unset !important;
    border: 0;
    padding: 18px 75px;
    background-color: #214e9a !important;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    border-radius: 12px;
    outline: none;
    margin-bottom: 0;
}

.LoginPanel .dnnForm .dnnFormItem .dnnPrimaryAction + .dnnSecondaryAction {
    display: none;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginActions .dnnActions::after {
    display: none;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginActions .dnnActions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginActions .dnnActions .dnnSecondaryAction {
    background: none;
    background-color: transparent;
    border: 0;
    outline: none;
    text-decoration: underline;
    color: #214e9a;
    font-size: 18px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
}

.LoginPanel .dnnForm .dnnFormItem .dnnLoginActions .dnnActions .dnnSecondaryAction:visited {
    text-decoration: underline;
}

/*===================================================*/
/* CUSTOMIZE BUILT IN REGISTRATION UI */
/*===================================================*/

.dnnRegistrationForm .dnnFormMessage.dnnFormInfo {
    display: none;
}

.dnnRegistrationForm .dnnSocialRegistration {
    display: none !important;
}

div.dnnRegistrationForm {
    margin: 0px auto;
    min-width: unset;
    width: 500px;
    max-width: 96%;
}

div.dnnRegistrationForm .dnnForm {
    float: unset;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.dnnRegistrationForm .dnnForm .dnnFormItem input[type="password"] {
    margin-bottom: 8px;
}

.dnnRegistrationForm .dnnForm .dnnFormItem > .dnnLabel {
    display: inline-block;
    align-self: start;
}

.dnnRegistrationForm .dnnForm .password-strength-container {
    width: 100%;
    max-width: unset;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

    .dnnRegistrationForm .dnnForm .password-strength-container .password-strength-tooltip {
        bottom: 96px !important;
    }

.dnnRegistrationForm .dnnForm .dnnFormItem input.validate-success {
    background: url("./i/icon-validate-success.png") #f4f4f4 no-repeat 98% center !important;
}

.dnnFormItem input.validate-fail, .dnnFormItem input.unmatched {
    background: url("./i/icon-validate-fail.png") #f4f4f4 no-repeat 98% center !important;
}

.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
    margin: unset;
    margin-left: 4px !important;
    right: unset;
    top: 5px;
}

.dnnRegistrationForm .dnnActions {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.dnnRegistrationForm .dnnActions .dnnPrimaryAction {
    display: block;
    background: unset !important;
    border: 0;
    padding: 18px 75px;
    background-color: #214e9a !important;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    border-radius: 12px;
    outline: none;
    margin-bottom: 0;
}

.dnnRegistrationForm .dnnActions li:last-of-type {
    text-align: right;
}

.dnnRegistrationForm .dnnActions li:last-of-type .dnnSecondaryAction {
    background: none;
    background-color: transparent;
    border: 0;
    outline: none;
    text-decoration: underline;
    color: #214e9a;
    font-size: 18px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
}

/*===================================================*/
/* USER PROFILE MANAGEMENT CSS */
/*===================================================*/

.DnnModule-Console:has(+ .DnnModule-ViewProfile) {
    display: none !important;
}

.DnnModule-ViewProfile + .DnnModule-Journal {
    display: none !important;
}

.DnnModule-ViewProfile + .DnnModule-ViewProfile {
    width: 800px;
    max-width: 96%;
    display: block;
}

.DnnModule-ViewProfile .ModViewProfileC > div {
    display: flex;
    align-items: end;
}

.DnnModule-ViewProfile .ModViewProfileC div img {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
    vertical-align: top;
    object-fit: cover;
}

.DnnModule-ViewProfile .ModViewProfileC div .dnnSecondaryAction {
    font-weight: 500;
    line-height: 1em;
    outline: 0;
    white-space: nowrap;
    transition: 0.4s ease-in-out;
    padding: 14px 28px;
    background: #214e9a;
    font-size: 18px;
    color: white;
    border: 1px solid #214e9a;
    border-radius: 50px;
    box-shadow: none;
    text-shadow: none;
    transition: all 0.4s linear, border 0.2s linear, color 0.4s linear;
}

.dnnEditUser {
    width: 800px;
    max-width: 96%;
    padding-bottom: 20px;
}

    .dnnEditUser .dnnAdminTabNav {
        height: 46px;
        border-bottom: 1px solid #214e9a;
    }

        .dnnEditUser .dnnAdminTabNav li a {
            border-color: #214e9a;
        }

    .dnnEditUser .dnnProfileDetails .dnnFormVisibility.dnnDropdownSettings {
        display: none !important;
    }

    .dnnEditUser .dnnUserDetails .dnnFormSectionHead a,
    .dnnEditUser .dnnUserSubscriptions .dnnFormSectionHead a,
    .dnnEditUser .dnnProfileDetails .dnnProfile .dnnFormSectionHead a {
        font-size: 32px;
        color: #fff;
        padding: 10px;
        background: url(../../../../../images/up-icn.png) no-repeat 98% 50%;
        background-color: #214e9a;
        transition: all .3s ease;
    }

        .dnnEditUser .dnnUserDetails .dnnFormSectionHead a:hover,
        .dnnEditUser .dnnUserSubscriptions .dnnFormSectionHead a:hover,
        .dnnEditUser .dnnProfileDetails .dnnProfile .dnnFormSectionHead a:hover {
            background: url(../../../../../images/up-icn.png) no-repeat 98% 50%;
            background-color: #275dad;
            color: #fff;
        }

    .dnnEditUser .dnnUserDetails .dnnFormItem,
    .dnnEditUser .dnnUserSubscriptions .dnnFormItem,
    .dnnEditUser .dnnProfileDetails .dnnFormItem {
        clear: both;
        width: 100%;
        display: block;
        position: relative;
        text-align: left;
        display: flex;
        flex-direction: column;
    }

        .dnnEditUser .dnnUserDetails .dnnFormItem .dnnLabel,
        .dnnEditUser .dnnUserSubscriptions .dnnFormItem .dnnLabel,
        .dnnEditUser .dnnProfileDetails .dnnFormItem .dnnLabel {
            all: unset;
        }
            .dnnEditUser .dnnUserDetails .dnnFormItem .dnnLabel .dnnFormHelp,
            .dnnEditUser .dnnUserSubscriptions .dnnFormItem .dnnLabel .dnnFormHelp,
            .dnnEditUser .dnnProfileDetails .dnnFormItem .dnnLabel .dnnFormHelp {
                display: none;
            }

            .dnnEditUser .dnnUserDetails .dnnFormItem .dnnLabel label,
            .dnnEditUser .dnnUserSubscriptions .dnnFormItem .dnnLabel label,
            .dnnEditUser .dnnProfileDetails .dnnFormItem .dnnLabel label {
                all: unset;
                display: inline-block;
                max-width: 100%;
                margin-bottom: 8px;
                font-weight: 600;
                font-size: 18px;
                color: #353e4a;
            }

        .dnnEditUser .dnnUserSubscriptions .dnnFormItem input,
        .dnnEditUser .dnnUserSubscriptions .dnnFormItem select,
        .dnnEditUser .dnnUserDetails .dnnFormItem input,
        .dnnEditUser .dnnUserDetails .dnnFormItem > span,
        .dnnEditUser .dnnProfileDetails .dnnFormItem input,
        .dnnEditUser .dnnProfileDetails .dnnFormItem select,
        .dnnEditUser .dnnProfileDetails .dnnFormItem textarea,
        .dnnEditUser .dnnProfileDetails .dnnFormItem > span {
            margin-bottom: 24px;
            padding: 16px;
            background: #eeeef0;
            border: 0;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            box-shadow: none;
            color: #353e4a;
            font-size: 18px;
            line-height: 1.35;
            width: 100%;
            max-width: 100%;
            outline: none;
        }

.dnnEditUser .dnnUserDetails .dnnFormGroup,
.dnnEditUser .dnnProfileDetails .dnnFileUploadScope {
    width: 100% !important;
    max-width: 100%;
    border-radius: 10px;
}

.dnnEditUser .dnnUserDetails .password-strength-container {
    width: 100%;
    max-width: unset;
}

    .dnnEditUser .dnnUserSubscriptions .dnnPrimaryAction,
    .dnnEditUser .dnnUserDetails .dnnPrimaryAction,
    .dnnEditUser .dnnUserDetails .dnnSecondaryAction,
    .dnnEditUser .dnnProfileDetails .dnnPrimaryAction {
        font-weight: 500;
        line-height: 1em;
        outline: 0;
        white-space: nowrap;
        transition: 0.4s ease-in-out;
        padding: 14px 28px;
        background: #214e9a;
        font-size: 18px;
        color: white;
        border: 1px solid #214e9a;
        border-radius: 50px;
        box-shadow: none;
        text-shadow: none;
        transition: all 0.4s linear, border 0.2s linear, color 0.4s linear;
    }

    .dnnEditUser .dnnUserDetails .dnnSecondaryAction {
        background: #faf8f2;
        color: #214e9a;
    }

.a {
    flex-direction: column;
}
/*===================================================*/
/* Temporary Modify menu */
/*===================================================*/
/*.userMessages, .userNotifications {
    display: none !important;
}*/
.menubar__items {
    flex-direction: row-reverse;
}

    .menubar__items .loginGroup .LoginLink {
        padding: 15px 16px;
        color: #214e9a;
        border-radius: 45px;
        transition: all .3s ease;
        background-color: rgba(240, 241, 245, 0.6);
        transition: all .3s ease;
    }

        .menubar__items .loginGroup .LoginLink:hover {
            background-color: rgba(240, 241, 245, 0.4);
        }

    .menubar__items .registerGroup .buttonGroup {
        display: flex;
        border-radius: 50px;
        padding: 0px;
        margin: 0px;
        list-style: none;
        align-items: center;
        justify-content: start;
        height: 56px;
    }


        /*.userMessages, .userNotifications*/
        .menubar__items .registerGroup .buttonGroup .userMessages,
        .menubar__items .registerGroup .buttonGroup .userNotifications {
            order: 1;
            margin-right: 16px;
        }

            .menubar__items .registerGroup .buttonGroup .userMessages strong,
            .menubar__items .registerGroup .buttonGroup .userNotifications strong {
                display: none;
            }

            .menubar__items .registerGroup .buttonGroup .userMessages a,
            .menubar__items .registerGroup .buttonGroup .userNotifications a {
                background-color: rgba(240, 241, 245, 0.6);
                width: 56px;
                height: 56px;
                border-radius: 56px;
                background-size: 28px;
                background-position: center;
                background-repeat: no-repeat;
                position: relative;
            }

            .menubar__items .registerGroup .buttonGroup .userNotifications a {
                background-image: url('./i/notification.svg');
            }

            .menubar__items .registerGroup .buttonGroup .userMessages a {
                background-image: url('./i/message.svg');
            }

                .menubar__items .registerGroup .buttonGroup .userMessages a span,
                .menubar__items .registerGroup .buttonGroup .userNotifications a span {
                    position: absolute;
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    border-radius: 10px;
                    background-color: #ED254E;
                    font-size: 0;
                    top: 16px;
                    right: 16px;
                }

        .menubar__items .registerGroup .buttonGroup .userProfileImg {
            width: 56px;
            height: 56px;
            border-top-left-radius: 56px;
            border-bottom-left-radius: 56px;
            background-color: rgba(240, 241, 245, 0.6);
            padding: 4px;
            order: 2;
            display: none;
        }

            .menubar__items .registerGroup .buttonGroup .userProfileImg a {
                width: 48px;
                height: 48px;
                border-radius: 48px;
                display: inline-flex;
                align-items: center;
                justify-content: center;
            }

                .menubar__items .registerGroup .buttonGroup .userProfileImg a img {
                    width: 48px;
                    height: 48px;
                    border-radius: 48px;
                    object-fit: cover;
                }

        .menubar__items .registerGroup .buttonGroup .userDisplayName {
            order: 3;
            background-color: rgba(240, 241, 245, 0.6);
            border-top-right-radius: 56px;
            border-bottom-right-radius: 56px;
            border-top-left-radius: 56px;
            border-bottom-left-radius: 56px;
        }

            .menubar__items .registerGroup .buttonGroup .userDisplayName a {
                padding: 15px;
                padding-right: 16px;
                color: #444 !important;
            }


/*===================================================*/
/* CUSTOM CSS */
/*===================================================*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap");

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-30 {
    font-size: 30px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.lh-100 {
    line-height: 1;
}

.lh-120 {
    line-height: 1.2;
}

.lh-150 {
    line-height: 1.5;
}

.lh-160 {
    line-height: 1.6;
}

.lh-22 {
    line-height: 22px;
}

.lh-28 {
    line-height: 28px;
}

.lh-32 {
    line-height: 32px;
}

.lh-36 {
    line-height: 36px;
}

.lh-40 {
    line-height: 40px;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.text-grey-1 {
    color: #f0f1f5 !important;
}

.text-grey-2 {
    color: #f6f7f9 !important;
}

.text-grey-3 {
    color: #999fb9 !important;
}

.text-grey-1-40 {
    color: rgba(240, 241, 245, 0.4) !important;
}

.text-grey-1-60 {
    color: rgba(240, 241, 245, 0.6) !important;
}

.text-primary {
    color: #214e9a !important;
}

.text-primary-light {
    color: #275dad !important;
}

.text-primary-x-light {
    color: #f3f7fc !important;
}

.text-secondary {
    color: #ffdc32 !important;
}

.text-secondary-light {
    color: #fffcdb !important;
}

.text-dark {
    color: #444444 !important;
}

.text-white {
    color: #ffffff !important;
}

.text-danger {
    color: #e74848 !important;
}

.text-black {
    color: #000000 !important;
}

.text-blue-light {
    color: #e7f3ff !important;
}

.text-border-color {
    color: #eeeef0 !important;
}

.text-success {
    color: #eaffe7 !important;
}

.text-danger-light {
    color: #ffeae7 !important;
}

.text-purple {
    color: #f8f2ff !important;
}

.bg-grey-1 {
    background-color: #f0f1f5;
}

.bg-grey-2 {
    background-color: #f6f7f9;
}

.bg-grey-3 {
    background-color: #999fb9;
}

.bg-grey-1-40 {
    background-color: rgba(240, 241, 245, 0.4);
}

.bg-grey-1-60 {
    background-color: rgba(240, 241, 245, 0.6);
}

.bg-primary {
    background-color: #214e9a;
}

.bg-primary-light {
    background-color: #275dad;
}

.bg-primary-x-light {
    background-color: #f3f7fc;
}

.bg-secondary {
    background-color: #ffdc32;
}

.bg-secondary-light {
    background-color: #fffcdb;
}

.bg-dark {
    background-color: #444444;
}

.bg-white {
    background-color: #ffffff;
}

.bg-danger {
    background-color: #e74848;
}

.bg-black {
    background-color: #000000;
}

.bg-blue-light {
    background-color: #e7f3ff;
}

.bg-border-color {
    background-color: #eeeef0;
}

.bg-success {
    background-color: #eaffe7;
}

.bg-danger-light {
    background-color: #ffeae7;
}

.bg-purple {
    background-color: #f8f2ff;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.my-auto {
    margin-block: auto !important;
}

.mx-auto {
    margin-inline: auto !important;
}

.p-auto {
    padding: auto !important;
}

.pt-auto {
    padding-top: auto !important;
}

.pb-auto {
    padding-bottom: auto !important;
}

.pl-auto {
    padding-left: auto !important;
}

.pr-auto {
    padding-right: auto !important;
}

.py-auto {
    padding-block: auto !important;
}

.px-auto {
    padding-inline: auto !important;
}

.m-0 {
    margin: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.my-0 {
    margin-block: 0px !important;
}

.mx-0 {
    margin-inline: 0px !important;
}

.p-0 {
    padding: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.py-0 {
    padding-block: 0px !important;
}

.px-0 {
    padding-inline: 0px !important;
}

.m-px {
    margin: 1px !important;
}

.mt-px {
    margin-top: 1px !important;
}

.mb-px {
    margin-bottom: 1px !important;
}

.ml-px {
    margin-left: 1px !important;
}

.mr-px {
    margin-right: 1px !important;
}

.my-px {
    margin-block: 1px !important;
}

.mx-px {
    margin-inline: 1px !important;
}

.p-px {
    padding: 1px !important;
}

.pt-px {
    padding-top: 1px !important;
}

.pb-px {
    padding-bottom: 1px !important;
}

.pl-px {
    padding-left: 1px !important;
}

.pr-px {
    padding-right: 1px !important;
}

.py-px {
    padding-block: 1px !important;
}

.px-px {
    padding-inline: 1px !important;
}

.m-2px {
    margin: 2px !important;
}

.mt-2px {
    margin-top: 2px !important;
}

.mb-2px {
    margin-bottom: 2px !important;
}

.ml-2px {
    margin-left: 2px !important;
}

.mr-2px {
    margin-right: 2px !important;
}

.my-2px {
    margin-block: 2px !important;
}

.mx-2px {
    margin-inline: 2px !important;
}

.p-2px {
    padding: 2px !important;
}

.pt-2px {
    padding-top: 2px !important;
}

.pb-2px {
    padding-bottom: 2px !important;
}

.pl-2px {
    padding-left: 2px !important;
}

.pr-2px {
    padding-right: 2px !important;
}

.py-2px {
    padding-block: 2px !important;
}

.px-2px {
    padding-inline: 2px !important;
}

.m-6px {
    margin: 6px !important;
}

.mt-6px {
    margin-top: 6px !important;
}

.mb-6px {
    margin-bottom: 6px !important;
}

.ml-6px {
    margin-left: 6px !important;
}

.mr-6px {
    margin-right: 6px !important;
}

.my-6px {
    margin-block: 6px !important;
}

.mx-6px {
    margin-inline: 6px !important;
}

.p-6px {
    padding: 6px !important;
}

.pt-6px {
    padding-top: 6px !important;
}

.pb-6px {
    padding-bottom: 6px !important;
}

.pl-6px {
    padding-left: 6px !important;
}

.pr-6px {
    padding-right: 6px !important;
}

.py-6px {
    padding-block: 6px !important;
}

.px-6px {
    padding-inline: 6px !important;
}

.m-1x {
    margin: 4px !important;
}

.mt-1x {
    margin-top: 4px !important;
}

.mb-1x {
    margin-bottom: 4px !important;
}

.ml-1x {
    margin-left: 4px !important;
}

.mr-1x {
    margin-right: 4px !important;
}

.my-1x {
    margin-block: 4px !important;
}

.mx-1x {
    margin-inline: 4px !important;
}

.p-1x {
    padding: 4px !important;
}

.pt-1x {
    padding-top: 4px !important;
}

.pb-1x {
    padding-bottom: 4px !important;
}

.pl-1x {
    padding-left: 4px !important;
}

.pr-1x {
    padding-right: 4px !important;
}

.py-1x {
    padding-block: 4px !important;
}

.px-1x {
    padding-inline: 4px !important;
}

.m-2x {
    margin: 8px !important;
}

.mt-2x {
    margin-top: 8px !important;
}

.mb-2x {
    margin-bottom: 8px !important;
}

.ml-2x {
    margin-left: 8px !important;
}

.mr-2x {
    margin-right: 8px !important;
}

.my-2x {
    margin-block: 8px !important;
}

.mx-2x {
    margin-inline: 8px !important;
}

.p-2x {
    padding: 8px !important;
}

.pt-2x {
    padding-top: 8px !important;
}

.pb-2x {
    padding-bottom: 8px !important;
}

.pl-2x {
    padding-left: 8px !important;
}

.pr-2x {
    padding-right: 8px !important;
}

.py-2x {
    padding-block: 8px !important;
}

.px-2x {
    padding-inline: 8px !important;
}

.m-3x {
    margin: 12px !important;
}

.mt-3x {
    margin-top: 12px !important;
}

.mb-3x {
    margin-bottom: 12px !important;
}

.ml-3x {
    margin-left: 12px !important;
}

.mr-3x {
    margin-right: 12px !important;
}

.my-3x {
    margin-block: 12px !important;
}

.mx-3x {
    margin-inline: 12px !important;
}

.p-3x {
    padding: 12px !important;
}

.pt-3x {
    padding-top: 12px !important;
}

.pb-3x {
    padding-bottom: 12px !important;
}

.pl-3x {
    padding-left: 12px !important;
}

.pr-3x {
    padding-right: 12px !important;
}

.py-3x {
    padding-block: 12px !important;
}

.px-3x {
    padding-inline: 12px !important;
}

.m-4x {
    margin: 16px !important;
}

.mt-4x {
    margin-top: 16px !important;
}

.mb-4x {
    margin-bottom: 16px !important;
}

.ml-4x {
    margin-left: 16px !important;
}

.mr-4x {
    margin-right: 16px !important;
}

.my-4x {
    margin-block: 16px !important;
}

.mx-4x {
    margin-inline: 16px !important;
}

.p-4x {
    padding: 16px !important;
}

.pt-4x {
    padding-top: 16px !important;
}

.pb-4x {
    padding-bottom: 16px !important;
}

.pl-4x {
    padding-left: 16px !important;
}

.pr-4x {
    padding-right: 16px !important;
}

.py-4x {
    padding-block: 16px !important;
}

.px-4x {
    padding-inline: 16px !important;
}

.m-5x {
    margin: 20px !important;
}

.mt-5x {
    margin-top: 20px !important;
}

.mb-5x {
    margin-bottom: 20px !important;
}

.ml-5x {
    margin-left: 20px !important;
}

.mr-5x {
    margin-right: 20px !important;
}

.my-5x {
    margin-block: 20px !important;
}

.mx-5x {
    margin-inline: 20px !important;
}

.p-5x {
    padding: 20px !important;
}

.pt-5x {
    padding-top: 20px !important;
}

.pb-5x {
    padding-bottom: 20px !important;
}

.pl-5x {
    padding-left: 20px !important;
}

.pr-5x {
    padding-right: 20px !important;
}

.py-5x {
    padding-block: 20px !important;
}

.px-5x {
    padding-inline: 20px !important;
}

.m-6x {
    margin: 24px !important;
}

.mt-6x {
    margin-top: 24px !important;
}

.mb-6x {
    margin-bottom: 24px !important;
}

.ml-6x {
    margin-left: 24px !important;
}

.mr-6x {
    margin-right: 24px !important;
}

.my-6x {
    margin-block: 24px !important;
}

.mx-6x {
    margin-inline: 24px !important;
}

.p-6x {
    padding: 24px !important;
}

.pt-6x {
    padding-top: 24px !important;
}

.pb-6x {
    padding-bottom: 24px !important;
}

.pl-6x {
    padding-left: 24px !important;
}

.pr-6x {
    padding-right: 24px !important;
}

.py-6x {
    padding-block: 24px !important;
}

.px-6x {
    padding-inline: 24px !important;
}

.m-7x {
    margin: 28px !important;
}

.mt-7x {
    margin-top: 28px !important;
}

.mb-7x {
    margin-bottom: 28px !important;
}

.ml-7x {
    margin-left: 28px !important;
}

.mr-7x {
    margin-right: 28px !important;
}

.my-7x {
    margin-block: 28px !important;
}

.mx-7x {
    margin-inline: 28px !important;
}

.p-7x {
    padding: 28px !important;
}

.pt-7x {
    padding-top: 28px !important;
}

.pb-7x {
    padding-bottom: 28px !important;
}

.pl-7x {
    padding-left: 28px !important;
}

.pr-7x {
    padding-right: 28px !important;
}

.py-7x {
    padding-block: 28px !important;
}

.px-7x {
    padding-inline: 28px !important;
}

.m-8x {
    margin: 32px !important;
}

.mt-8x {
    margin-top: 32px !important;
}

.mb-8x {
    margin-bottom: 32px !important;
}

.ml-8x {
    margin-left: 32px !important;
}

.mr-8x {
    margin-right: 32px !important;
}

.my-8x {
    margin-block: 32px !important;
}

.mx-8x {
    margin-inline: 32px !important;
}

.p-8x {
    padding: 32px !important;
}

.pt-8x {
    padding-top: 32px !important;
}

.pb-8x {
    padding-bottom: 32px !important;
}

.pl-8x {
    padding-left: 32px !important;
}

.pr-8x {
    padding-right: 32px !important;
}

.py-8x {
    padding-block: 32px !important;
}

.px-8x {
    padding-inline: 32px !important;
}

.m-9x {
    margin: 36px !important;
}

.mt-9x {
    margin-top: 36px !important;
}

.mb-9x {
    margin-bottom: 36px !important;
}

.ml-9x {
    margin-left: 36px !important;
}

.mr-9x {
    margin-right: 36px !important;
}

.my-9x {
    margin-block: 36px !important;
}

.mx-9x {
    margin-inline: 36px !important;
}

.p-9x {
    padding: 36px !important;
}

.pt-9x {
    padding-top: 36px !important;
}

.pb-9x {
    padding-bottom: 36px !important;
}

.pl-9x {
    padding-left: 36px !important;
}

.pr-9x {
    padding-right: 36px !important;
}

.py-9x {
    padding-block: 36px !important;
}

.px-9x {
    padding-inline: 36px !important;
}

.m-10x {
    margin: 40px !important;
}

.mt-10x {
    margin-top: 40px !important;
}

.mb-10x {
    margin-bottom: 40px !important;
}

.ml-10x {
    margin-left: 40px !important;
}

.mr-10x {
    margin-right: 40px !important;
}

.my-10x {
    margin-block: 40px !important;
}

.mx-10x {
    margin-inline: 40px !important;
}

.p-10x {
    padding: 40px !important;
}

.pt-10x {
    padding-top: 40px !important;
}

.pb-10x {
    padding-bottom: 40px !important;
}

.pl-10x {
    padding-left: 40px !important;
}

.pr-10x {
    padding-right: 40px !important;
}

.py-10x {
    padding-block: 40px !important;
}

.px-10x {
    padding-inline: 40px !important;
}

.float-none {
    float: none;
}

.m-0 {
    margin: 0 !important;
}

.mx-auto {
    margin: 0 auto;
}

.my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.mt-16 {
    margin-top: 16px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-24 {
    margin-top: 24px !important;
}

.mt-32 {
    margin-top: 32px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.p-0 {
    padding: 0 !important;
}

.p-3 {
    padding: 3px !important;
}

.p-20 {
    padding: 20px !important;
}

.px-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.ps-20 {
    padding-left: 20px;
}

.ps-40 {
    padding-left: 40px;
}

.ps-50 {
    padding-left: 50px;
}

.pe-20 {
    padding-right: 20px;
}

.pe-40 {
    padding-right: 40px;
}

.pe-50 {
    padding-right: 50px;
}

.d-block {
    display: block;
}

.d-none {
    display: none !important;
}

.d-inline-block {
    display: inline-block;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

.flex-column {
    flex-direction: column;
}

.flex-row {
    flex-direction: row;
}

.flex-grow-1 {
    flex-grow: 1;
}

.align-item-start {
    align-items: start;
}

.align-item-center {
    align-items: center;
}

.align-item-end {
    align-items: bottom;
}

.justify-content-start {
    justify-content: start;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: end;
}

.justify-content-space-between {
    justify-content: space-between;
}

.gap-10 {
    gap: 10px;
}

.gap-16 {
    gap: 16px;
}

.gap-20 {
    gap: 20px;
}

.gap-30 {
    gap: 30px;
}

.w-1 {
    width: 1px;
}

.w-20 {
    width: 20px;
}

.w-30 {
    width: 30px;
}

.w-100 {
    width: 100%;
}

.w-200 {
    width: 200px;
}

.w-300 {
    width: 300px;
}

.h-20 {
    height: 20px;
}

.h-30 {
    height: 30px;
}

.h-100 {
    height: 100%;
}

.h-100vh {
    height: 100vh;
}

.shadow-none {
    box-shadow: none;
}

.outline-0 {
    outline: 0;
}

.border-0 {
    border: 0;
}

.border-left-1 {
    border-left: 1px solid #eeeef0;
}

.rounded-5 {
    border-radius: 5px;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-15 {
    border-radius: 15px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-full {
    border-radius: 100%;
}

ul.blue-item li::marker {
    color: #275dad;
}

hr.dashed {
    border-top: 1px dashed #eeeef0;
}

.text-underline {
    text-decoration: underline;
}

.cursor-pointer {
    cursor: pointer !important;
}

* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Poppins", sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    background: #ffffff;
}

img {
    max-width: 100%;
    display: inline-block;
}

a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

    a:link, a:visited {
        text-decoration: none;
    }

.dnn-disabled {
    opacity: 0.65 !important;
    pointer-events: none;
    cursor: not-allowed;
}

::placeholder {
    color: #999fb9;
    opacity: 1;
}

::-ms-input-placeholder {
    color: #999fb9;
}

h2:has(+ .ContainerPane) {
    display: none !important;
}

.dashboard {
    background-color: #ffffff;
    width: 100%;
    height: 100vh;
}

.main {
    background-color: rgba(240, 241, 245, 0.6);
    border: 2px solid rgba(240, 241, 245, 0.6);
    height: calc(100% - 150px);
    border-radius: 20px;
    margin: 0 24px 0 16px;
    display: flex;
    align-items: stretch;
}

.main--centered {
    justify-content: center;
}

.main .LoginPanel {
    float: unset;
    margin: 50px auto;
    padding: 0;
}

.sidebar {
    width: 232px;
    background-color: #ffffff;
    border-radius: 20px 0 0 20px;
    padding: 0;
    padding-right: 0;
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
}

.sidebar__items {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 20px 12px;
    list-style: none;
    gap: 8px;
    height: 100%;
    overflow-y: auto;
}

.sidebar__item {
    display: block;
    border-radius: 30px;
}

.sidebar__link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background-color: #ffffff;
    color: #444444;
    text-decoration: none;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 30px;
    transition: all 0.3s ease;
    position: relative;
}

    .sidebar__link:hover {
        text-decoration: none;
        color: #444444;
        background-color: #fffcdb;
    }

.sidebar__link--active {
    background-color: #fffcdb;
}

.sidebar__link:visited {
    color: #444444;
}

.sidebar__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 20px;
}

.sidebar__text {
    white-space: normal;
    line-height: 1.2;
}

.sidebar__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    outline: 0;
    background-color: #ffdc32;
    width: 22px;
    height: 45px;
    border-radius: 10px 0 0 10px;
    position: absolute;
    right: 0;
    top: 280px;
}

    .sidebar__toggle i {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 10px;
        height: 16px;
        font-size: 16px;
        color: #444444;
        transition: all 0.4s ease;
    }

.sidebar--collapsed {
    width: 72px;
    padding: 24px 0px;
}

    .sidebar--collapsed .sidebar__items {
        padding: 20px 8px;
        gap: 4px;
    }

    .sidebar--collapsed .sidebar__text {
        width: 0;
        opacity: 0;
        transition: all 0.4s ease;
        display: none;
    }

    .sidebar--collapsed .sidebar__toggle i {
        transform: rotateY(180deg);
    }

.tw-main__content {
    flex-grow: 1;
    width: calc(100% - 232px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
}

.content {
    width: 100%;
    position: relative;
}

.footer {
    width: 100%;
    height: 50px;
    padding: 20px 24px;
    display: flex;
    align-items: center;
}

.footer__content {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 100%;
}

    .footer__content p {
        margin-bottom: 0;
    }

.footer__links {
    display: flex;
    gap: 30px;
    align-items: center;
}

    .footer__links a {
        color: #999fb9;
        font-size: 13px;
    }

.product-images__slide {
    border-radius: 20px;
}

.product-images__img {
    border-radius: 20px;
    width: 100%;
}

.product-images__thumbs {
    position: relative;
    max-width: 220px;
    margin: 0 auto;
}

    .product-images__thumbs .thumbs {
        max-width: 220px;
        margin: 20px auto;
    }

    .product-images__thumbs .swiper-slide {
        border-radius: 6px;
        width: 60px;
        height: 59px;
        cursor: pointer;
    }

        .product-images__thumbs .swiper-slide img {
            border-radius: 6px;
            width: 60px;
            height: 59px;
        }

    .product-images__thumbs .swiper-button-prev,
    .product-images__thumbs .swiper-button-next {
        position: absolute;
        width: 22px;
        height: 22px;
        top: 40px;
    }

        .product-images__thumbs .swiper-button-prev::after,
        .product-images__thumbs .swiper-button-next::after {
            font-size: 22px;
            font-weight: 700;
            color: #999fb9;
        }

    .product-images__thumbs .swiper-button-prev {
        left: -34px;
    }

    .product-images__thumbs .swiper-button-next {
        right: -25px;
    }

.dnn-tabs {
    border: 0;
    display: flex;
    gap: 40px;
    margin-left: 0 !important;
}

    .dnn-tabs::before {
        display: none !important;
    }

    .dnn-tabs.nav-tabs {
        border-bottom: 0 !important;
    }

.dnn-tabs__item {
    float: none;
    border: 0;
}

.dnn-tabs__link {
    padding: 24px 0px !important;
    color: #999fb9;
    line-height: 1 !important;
    border: 0 !important;
    transition: all 0.3s ease;
    border-radius: 20px 20px 0 0 !important;
}

    .dnn-tabs__link:hover {
        color: #214e9a !important;
        background-color: transparent !important;
        border: 0 !important;
        line-height: 1 !important;
    }

.dnn-tabs__item.active .dnn-tabs__link {
    background-color: transparent;
    border: 0 !important;
    color: #214e9a !important;
    border-bottom: 2px solid #214e9a !important;
}

.dnn-accordion {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.dnn-accordion__panel.panel {
    box-shadow: none;
    background-color: #f6f7f9;
    border-radius: 20px !important;
    overflow: hidden;
}

.dnn-accordion__panel--light.panel {
    background-color: #ffffff;
    border: 1px solid #eeeef0;
}

.dnn-accordion__label {
    font-size: 12px;
    line-height: 1;
    color: #999fb9;
    margin-bottom: 0;
}

.dnn-accordion__text {
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 4px;
}

.dnn-accordion__header {
    position: relative;
    padding: 24px 20px 0 20px;
    display: flex;
    gap: 18px;
    align-items: start;
    justify-content: stretch;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.dnn-accordion__header-action {
    margin-left: auto;
    display: flex;
    gap: 12px;
}

.dnn-accordion__header:has(+ .in) {
    border-bottom: 1px solid #eeeef0;
}

    .dnn-accordion__header:has(+ .in) .dnn-accordion__hide {
        transition: all 0.2s ease;
        display: none;
    }

    .dnn-accordion__header:has(+ .in) .dnn-accordion__toggle-btn {
        transform: rotateZ(180deg);
    }

.dnn-accordion__info {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 6px 16px;
    background-color: #ffffff;
    border: 1px solid #eeeef0;
    border-radius: 30px;
    box-shadow: 0px 0px 4px 0px rgba(181, 181, 181, 0.15);
}

.dnn-accordion__info-text {
    font-size: 15px;
    line-height: 1;
}

.dnn-accordion__info-badge {
    min-width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    background-color: #214e9a;
    border-radius: 20px;
    font-size: 15px;
    line-height: 1;
    color: #ffffff;
}

.dnn-accordion__check {
    margin-bottom: 0;
}

.dnn-accordion__body {
    padding: 20px 20px 24px 20px;
}

.dnn-accordion__cross-btn {
    width: 24px;
    height: 24px;
    background-color: #444444;
    border: 1px solid #444444;
    border-radius: 24px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 4px rgba(181, 181, 181, 0.15);
}

    .dnn-accordion__cross-btn i {
        font-size: 10px;
        font-weight: 600;
        color: #ffffff;
    }

.header {
    padding: 0 24px 0 45px;
}

.menubar {
    display: flex;
    align-items: center;
    gap: 42px;
    padding: 22px 0;
}

.menubar__brand {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    height: 56px;
    text-decoration: none;
    cursor: pointer;
}

.menubar__logo {
    height: 100%;
    display: inline-block;
    max-height: 56px;
}

.menubar__search {
    width: 360px;
    height: 56px;
    display: inline-block;
}

.menubar__items {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 16px;
}

.menubar__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    background-color: rgba(240, 241, 245, 0.6);
    border-radius: 56px;
    position: relative;
}

.menubar__icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 26px;
    color: #444444;
}

.menubar__badge {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #e74848;
    top: 14px;
    left: 30px;
    border-radius: 10px;
}

.menubar__dropdown {
    display: inline-block;
    width: 250px;
    height: 56px;
    border: none;
    border-radius: 56px;
    background-color: rgba(240, 241, 245, 0.6);
}

.user {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0 !important;
}

.user__avatar {
    width: 56px;
    height: 56px;
    border-radius: 56px;
}

.user__info {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 3px;
}

    .user__info p {
        margin: 0;
    }

.user:focus {
    outline: 0;
}

.user .icon-drop-down {
    color: #444444;
    font-size: 20px;
    margin-left: 8px;
    font-weight: 600;
}

.dnn-search {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 56px;
    position: relative;
}

.dnn-search__input {
    display: block;
    max-width: 300px;
    background-color: #ffffff;
    height: 42px;
    border-radius: 42px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 20px 10px 48px;
    color: #999fb9;
}

.dnn-search__input--grey {
    background-color: rgba(240, 241, 245, 0.6);
}

.dnn-search__input--md {
    height: 56px;
    border-radius: 56px;
    font-size: 18px !important;
    min-width: 360px;
}

.dnn-search__icon {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 20px;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
}

.dnn-filter {
    display: block;
    width: 250px;
    position: relative;
    height: 42px;
    max-width: 100%;
    border-radius: 56px;
    position: relative;
}

.dnn-filter__input {
    background-color: transparent !important;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    border: 1px solid #eeeef0;
    border-radius: 42px;
    padding: 14px 16px;
    color: #444444;
    font-size: 16px;
    font-weight: 500;
    line-height: 0.9;
}

    .dnn-filter__input i {
        font-size: 20px;
    }

.dnn-filter .dropdown-menu {
    width: 100%;
    padding: 0 30px;
    border: 1px solid #999fb9;
    border-radius: 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

    .dnn-filter .dropdown-menu li:not(:last-child) {
        border-bottom: 1px solid rgba(240, 241, 245, 0.6);
    }

    .dnn-filter .dropdown-menu li a {
        padding: 15px 0;
        font-size: 16px;
        font-weight: 400;
        color: #444444;
        line-height: 0.9;
    }

        .dnn-filter .dropdown-menu li a:hover {
            background-color: transparent;
        }

.file-input input[type=file] {
    display: none;
}

.file-input__btn {
    display: inline-block;
    width: 200px;
    height: 200px;
    padding: 0;
    background-color: #f6f7f9;
    color: #999fb9;
    border-radius: 20px;
    border: 1px dashed #214e9a;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

    .file-input__btn i {
        font-size: 80px;
    }

    .file-input__btn:hover {
        background-color: rgba(246, 247, 249, 0.5);
    }

.dropzone input[type=file] {
    display: none;
}

.dropzone__area {
    display: block;
    width: 100%;
    height: 220px;
    padding: 0;
    background-color: #f6f7f9;
    color: #999fb9;
    border-radius: 20px;
    border: 1px dashed #214e9a;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    text-align: center;
}

    .dropzone__area i {
        font-size: 80px;
    }

    .dropzone__area:hover {
        background-color: rgba(246, 247, 249, 0.5);
    }

.dropzone__icon {
    height: 135px;
}

.basic-input__field {
    padding: 27px 30px;
    width: 100%;
    font-size: 18px;
    border-radius: 40px;
    background-color: #ffffff;
    box-shadow: none;
    outline: none;
    border: 1px solid #999fb9;
}

.input-panel__block {
    padding: 20px;
    background-color: #f6f7f9;
    border: 1px dashed #214e9a;
    border-radius: 20px;
}

.custom-input {
    display: block;
    width: 100%;
}

.custom-input__inner {
    display: block;
    height: 68px;
    border: 1px solid #999fb9;
    padding: 12px 30px;
    border-radius: 40px;
    position: relative;
    background-color: #ffffff;
    margin-bottom: 0;
}

.custom-input__inner--textarea {
    border-radius: 40px;
    height: 150px;
}

.custom-input__control {
    display: inline-block;
    width: calc(100% - 60px);
    height: 26px;
    font-size: 18px;
    font-weight: 400;
    border: 0;
    outline: 0;
    padding: 4px 0;
    position: absolute;
    bottom: 12px;
}

.custom-input__control--textarea {
    height: 112px;
    resize: none;
}

.custom-input__control:focus ~ .custom-input__label, .custom-input__control:not(:placeholder-shown) ~ .custom-input__label {
    top: 12px;
    font-size: 12px;
}

.custom-input__label {
    font-size: 18px;
    line-height: 1;
    color: #999fb9;
    font-weight: 400;
    position: absolute;
    top: 24px;
    transition: all 0.25s ease-in-out;
}

.custom-input__suffix {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    font-size: 20px;
    font-weight: 400;
    color: #999fb9;
    right: 30px;
    top: 34px;
    transform: translateY(-50%);
}

.custom-input__select {
    background-color: transparent;
    appearance: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 40px;
    padding: 28px 60px 12px 30px;
    z-index: 10;
}

.custom-input__icon {
    font-weight: 600;
    color: #444444;
}

.custom-input--disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

    .custom-input--disabled * {
        cursor: not-allowed;
    }

.custom-input--centered .custom-input__inner {
    display: flex;
    align-items: center;
}

.custom-input--centered .custom-input__select {
    padding: 0 30px;
    padding-right: 60px;
}

.custom-input--centered .custom-input__control {
    bottom: 22px;
}

.custom-input--filter {
    height: 40px;
    width: 230px;
}

    .custom-input--filter .custom-input__select {
        padding: 5px 30px 5px 16px;
        font-size: 16px;
        color: #444444;
    }

    .custom-input--filter .custom-input__suffix {
        top: 19px;
        right: 15px;
    }

.custom-input__error {
    display: inline-block;
    font-size: 14px;
    color: #e74848;
    font-weight: 400;
    margin: 0;
    margin-left: 20px;
}

.custom-check {
    display: inline-flex;
    align-items: center;
    gap: 14px;
}

.custom-check__label {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #999fb9;
    margin: 0;
    white-space: nowrap;
    cursor: pointer;
}

.custom-check__input {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    cursor: pointer;
}

    .custom-check__input input[type=checkbox] {
        display: none;
    }

        .custom-check__input input[type=checkbox] + span {
            display: inline-block;
            width: 24px;
            height: 24px;
            background-color: transparent;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32'%3E%3Cpath fill='%23275DAD' d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3C/svg%3E");
            transition: all 0.3s ease;
        }

            .custom-check__input input[type=checkbox] + span.black-icon {
                background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32'%3E%3Cpath d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3C/svg%3E");
            }

        .custom-check__input input[type=checkbox]:checked + span {
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32'%3E%3Cpath fill='%23275DAD' d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3Cpath fill='%23275DAD' d='M23.421 10.225c0.349 0.32 0.373 0.862 0.053 1.211l-9.429 10.286c-0.158 0.172-0.38 0.273-0.613 0.278s-0.459-0.085-0.625-0.251l-4.286-4.286c-0.335-0.335-0.335-0.877 0-1.212s0.877-0.335 1.212 0l3.653 3.653 8.824-9.626c0.32-0.349 0.862-0.373 1.211-0.053z'%3E%3C/path%3E%3C/svg%3E");
        }

            .custom-check__input input[type=checkbox]:checked + span.black-icon {
                background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32'%3E%3Cpath d='M15.924 2.333h0.153c2.921 0 5.215-0 7.006 0.241 1.835 0.247 3.292 0.763 4.436 1.907s1.66 2.601 1.907 4.436c0.241 1.791 0.241 4.085 0.241 7.006v0.153c0 2.921 0 5.215-0.241 7.006-0.247 1.835-0.763 3.292-1.907 4.436s-2.601 1.66-4.436 1.907c-1.791 0.241-4.085 0.241-7.006 0.241h-0.153c-2.921 0-5.215 0-7.006-0.241-1.836-0.247-3.292-0.763-4.436-1.907s-1.66-2.601-1.907-4.436c-0.241-1.791-0.241-4.085-0.241-7.006v-0.153c0-2.921-0-5.215 0.241-7.006 0.247-1.836 0.763-3.292 1.907-4.436s2.601-1.66 4.436-1.907c1.791-0.241 4.085-0.241 7.006-0.241zM9.184 4.556c-1.614 0.217-2.578 0.628-3.288 1.339s-1.122 1.675-1.339 3.288c-0.221 1.643-0.223 3.802-0.223 6.816s0.002 5.174 0.223 6.816c0.217 1.614 0.628 2.578 1.339 3.288s1.675 1.122 3.288 1.339c1.643 0.221 3.802 0.223 6.816 0.223s5.174-0.002 6.816-0.223c1.614-0.217 2.578-0.628 3.288-1.339s1.122-1.675 1.339-3.288c0.221-1.643 0.223-3.802 0.223-6.816s-0.002-5.174-0.223-6.816c-0.217-1.614-0.628-2.578-1.339-3.288s-1.675-1.122-3.288-1.339c-1.643-0.221-3.802-0.223-6.816-0.223s-5.174 0.002-6.816 0.223z'%3E%3C/path%3E%3Cpath d='M23.421 10.225c0.349 0.32 0.373 0.862 0.053 1.211l-9.429 10.286c-0.158 0.172-0.38 0.273-0.613 0.278s-0.459-0.085-0.625-0.251l-4.286-4.286c-0.335-0.335-0.335-0.877 0-1.212s0.877-0.335 1.212 0l3.653 3.653 8.824-9.626c0.32-0.349 0.862-0.373 1.211-0.053z'%3E%3C/path%3E%3C/svg%3E");
            }

    .custom-check__input span {
        display: block;
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

.custom-radio {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.custom-radio__label {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #444444;
    margin: 0;
    cursor: pointer;
}

.custom-radio__input {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

    .custom-radio__input input[type=radio] {
        display: none;
    }

        .custom-radio__input input[type=radio] + span {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-color: transparent;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' d='M16 28c-6.627 0-12-5.373-12-12s5.373-12 12-12c6.627 0 12 5.373 12 12s-5.373 12-12 12zM16 29.333c7.364 0 13.333-5.97 13.333-13.333s-5.97-13.333-13.333-13.333c-7.364 0-13.333 5.97-13.333 13.333s5.97 13.333 13.333 13.333z'%3E%3C/path%3E%3C/svg%3E");
            transition: all 0.3s ease;
        }

        .custom-radio__input input[type=radio]:checked + span {
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' d='M16 29.333c-7.352 0-13.333-5.981-13.333-13.333s5.981-13.333 13.333-13.333c7.352 0 13.333 5.981 13.333 13.333s-5.981 13.333-13.333 13.333zM16 4.571c-6.305 0-11.429 5.124-11.429 11.429s5.124 11.429 11.429 11.429c6.305 0 11.429-5.124 11.429-11.429s-5.124-11.429-11.429-11.429z'%3E%3C/path%3E%3Cpath d='M15.994 23.613c4.208 0 7.619-3.411 7.619-7.619s-3.411-7.619-7.619-7.619c-4.208 0-7.619 3.411-7.619 7.619s3.411 7.619 7.619 7.619z'%3E%3C/path%3E%3C/svg%3E");
        }

    .custom-radio__input span {
        display: block;
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

.radio-group {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.radio-group__label {
    font-size: 18px;
    line-height: 1;
    color: #444444;
    margin-bottom: 0;
}

.radio-group__inputs {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 22px;
}

.benefit-radio {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

    .benefit-radio input[type=radio] {
        display: none;
    }

.benefit-radio__icon {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background: rgba(240, 241, 245, 0.6);
    border: 2px dashed transparent;
    transition: all 0.3s ease;
}

    .benefit-radio__icon i {
        width: 48px;
        height: 48px;
        color: #444;
        font-size: 48px;
        transition: color 0.3s ease;
    }

input[type=radio]:checked + .benefit-radio__icon {
    border: 2px dashed #214e9a;
}

    input[type=radio]:checked + .benefit-radio__icon i {
        color: #214e9a;
    }

.input-image--wrapper {
    width: 400px;
}

.dnn-btn {
    background-color: transparent;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 1px solid transparent;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    border-radius: 30px;
    transition: all 0.3s ease;
    text-decoration: none !important;
    text-wrap: nowrap;
}

    .dnn-btn:hover {
        text-decoration: none;
    }

    .dnn-btn:focus {
        outline: none;
    }

.dnn-btn--icon-btn {
    padding: 2px;
    color: #444444 !important;
    height: 24px;
    width: 24px;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .dnn-btn--icon-btn i {
        display: inline-block;
        font-size: 22px;
    }

.dnn-btn__primary {
    background: #214e9a;
    color: #ffffff;
}

    .dnn-btn__primary:hover, .dnn-btn__primary:visited {
        color: #ffffff;
    }

.dnn-btn__primary--lg {
    padding: 24px 30px;
    background: #214e9a;
    color: #ffffff;
}

    .dnn-btn__primary--lg:hover, .dnn-btn__primary--lg:visited {
        color: #ffffff;
    }

.dnn-btn__primary--outline {
    padding: 21px 20px;
    border-color: #214e9a;
    color: #214e9a;
    background-color: #ffffff;
}

    .dnn-btn__primary--outline:hover, .dnn-btn__primary--outline:visited {
        color: #214e9a;
    }

.dnn-btn__primary--outline__lg {
    padding: 21px 20px;
}

.dnn-btn__grey--outline {
    padding: 21px 20px;
    border-color: #999fb9;
    color: #999fb9;
    background-color: #ffffff;
}

    .dnn-btn__grey--outline:hover, .dnn-btn__grey--outline:visited {
        color: #999fb9;
    }

.dnn-btn__light {
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #444444;
    background-color: white;
    border: 1px solid #eeeef0;
    box-shadow: 0px 2px 4px 0px rgba(181, 181, 181, 0.15);
    text-align: center;
}

    .dnn-btn__light:hover, .dnn-btn__light:visited {
        color: #444444;
    }

.dnn-btn__withicon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

    .dnn-btn__withicon i {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        font-size: 22px;
    }

.dnn-btn__icon {
    padding: 0;
    width: 24px;
    height: 24px;
}

    .dnn-btn__icon i {
        font-size: 22px;
        color: #214e9a;
    }

.dnn-btn__link {
    color: #214e9a !important;
    padding: 0;
    border-bottom: 1px solid #214e9a;
    border-radius: 0;
}

    .dnn-btn__link:hover {
        color: #275dad !important;
        border-bottom: 1px solid #275dad;
    }

.dnn-btn__link--dark {
    color: #444444 !important;
}

.dnn-btn__link--underline {
    text-decoration: underline !important;
}

.dnn-btn__danger {
    background-color: #ed254e;
    color: #fff;
}

.dnn-btn__retake {
    display: none;
}

.dnn-btn__crop {
    display: none;
}

.dnn__close-btn {
    width: 24px;
    height: 24px;
    position: absolute;
    background-color: #444444;
    border: 1px solid #444444;
    border-radius: 24px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 4px rgba(181, 181, 181, 0.15);
}

    .dnn__close-btn i {
        font-size: 10px;
        font-weight: 600;
        color: #ffffff;
    }

.action-group {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #eeeef0;
    border-radius: 30px;
    box-shadow: 0px 0px 4px 0px rgba(181, 181, 181, 0.15);
}

.button-group {
    display: inline-flex;
    align-items: start;
    justify-content: start;
    height: 40px;
}

.button-group__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 40px;
    font-size: 16px;
    padding: 5px 16px;
    border: 1px solid #999fb9;
    color: #444444;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

    .button-group__btn:hover, .button-group__btn.active {
        background-color: #214e9a;
        border-color: #214e9a;
        color: #ffffff;
    }

    .button-group__btn:first-of-type {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .button-group__btn:last-of-type {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .button-group__btn:not(.button-group__btn:first-of-type) {
        border-left: 0;
    }

.dnn-view-btn {
    padding: 0;
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #275dad;
    text-decoration: underline;
}

    .dnn-view-btn:hover {
        color: #275dad;
    }

.dnn-loader {
    display: inline-block;
    border: 2px solid #e7f3ff;
    border-top: 2px solid #275dad;
    border-radius: 50%;
    margin-right: 8px;
    width: 18px;
    height: 18px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    animation: spin 1.3s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.dnn-card {
    background-color: #ffffff;
    border-radius: 20px;
    margin-bottom: 24px;
    border: 1px solid #eeeef0;
}

.dnn-card__header {
    padding: 20px;
    font-size: 24px;
    color: #999fb9 !important;
    line-height: 1;
    border-bottom: 1px solid #eeeef0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.dnn-card__header--tabs {
    padding: 0 20px;
}

.dnn-card__header h3 {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400 !important;
    color: #999fb9 !important;
    line-height: 1;
    font-size: 24px;
}

.dnn-card__actions {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.dnn-card__action-prev, .dnn-card__action-next {
    color: #444444;
}

    .dnn-card__action-prev i, .dnn-card__action-next i {
        color: #444444;
    }

    .dnn-card__action-prev:disabled, .dnn-card__action-next:disabled {
        color: #999fb9;
        cursor: not-allowed;
    }

        .dnn-card__action-prev:disabled i, .dnn-card__action-next:disabled i {
            color: #999fb9;
        }

.dnn-card__body {
    padding: 20px;
}

.dnn-card .condition {
    display: flex;
    align-items: center;
}

.dnn-card .condition__label {
    width: 200px;
    font-size: 22px;
    font-weight: 600;
}

.dnn-card .condition__label-position-top {
    margin-top: -65px;
}

.list-card {
    overflow: hidden;
    margin-bottom: 20px;
}

.list-card__table {
    margin: -20px;
}

    .list-card__table td.multiple-action {
        margin-top: 10px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

.dnn-simple-card {
    margin-top: 25px;
    border: 1px solid #eeeef0;
    border-radius: 20px;
    padding: 20px;
}

.no-data {
    min-height: calc(100vh - 360px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.no-data__content {
    text-align: center;
}

.no-data__desc {
    color: #999fb9;
    margin: 15px 0;
}

.quiz-card {
    background-color: #f6f7f9;
    border-radius: 20px;
    padding: 24px 20px;
    margin-bottom: 20px;
}

.quiz-card__quiz {
    margin-bottom: 16px;
}

.quiz-card__ans p:last-child {
    margin-bottom: 0 !important;
}

.quiz-card__label {
    font-size: 12px;
    line-height: 1;
    color: #999fb9;
    margin-bottom: 0;
}

.quiz-card__text {
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 4px;
}

.sec-card {
    background-color: #f6f7f9;
    border-radius: 20px;
    margin-bottom: 20px;
}

    .sec-card:last-of-type {
        margin-bottom: 0;
    }

.sec-card__header {
    padding: 16px 20px;
    border-bottom: 1px solid #999fb9;
    position: relative;
}

    .sec-card__header .dnn__close-btn {
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        width: 22px;
        height: 22px;
    }

.sec-card__title {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}

.sec-card__body {
    padding: 16px 20px 20px 20px;
}

.sec-card__section {
    padding: 16px 20px;
    border-bottom: 1px solid #999fb9;
}

    .sec-card__section:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
    }

.sec-card__footer {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.actionbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.actionbar--fixed {
    position: fixed;
    width: calc(100% - 277px);
    background-color: #f6f6f9;
    z-index: 999;
    left: 250px;
    top: 102px;
    padding: 20px;
    border-top-right-radius: 20px;
}

    .actionbar--fixed + .dnn-card {
        margin-top: 64px;
    }

.actionbar__actions {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: end;
}

.actionbar__inactive {
    color: #999fb9;
    position: relative;
    margin-right: 7px;
}

    .actionbar__inactive::after {
        content: "/";
        position: absolute;
        color: #999fb9;
    }

.list-table__img {
    width: 58px;
    height: 50px;
    border-radius: 10px;
    overflow: hidden;
}

    .list-table__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

.list-table__icon {
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: rgba(255, 220, 50, 0.3);
}

    .list-table__icon i {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        font-size: 30px;
        color: #444444;
    }

.list-table__btn {
    width: 132px;
}

.list-table__badge-btn {
    padding: 7px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 128px;
}

.list-table__btn-badge {
    min-width: 21px;
    height: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    background-color: #214e9a;
    border-radius: 20px;
    font-size: 15px;
    line-height: 1;
    color: #ffffff;
}

.list-table__cell {
    padding: 4px 0;
}

.list-table__attrs {
    margin-top: 10px;
}

.list-table .table {
    margin-bottom: 0;
}

    .list-table .table tr {
        border: 0 !important;
        height: 58px;
        background-color: #ffffff;
    }

        .list-table .table tr:nth-of-type(even) {
            background-color: #ffffff;
        }

        .list-table .table tr:nth-of-type(odd) {
            background-color: rgba(240, 241, 245, 0.4);
        }

        .list-table .table tr th {
            font-size: 14px;
            line-height: 1;
            font-weight: 600;
            vertical-align: middle;
            border-bottom: 1px solid #eeeef0;
            padding: 15px 16px;
            background-color: #ffffff;
        }

        .list-table .table tr td {
            font-size: 15px;
            padding: 4px 16px;
            border: 0;
            vertical-align: middle;
        }

            .list-table .table tr th:nth-child(1),
            .list-table .table tr td:nth-child(1) {
                padding-left: 20px;
            }

    .list-table .table th {
        font-size: 14px;
        line-height: 1;
        font-weight: 600;
        vertical-align: middle;
        border-bottom: 1px solid #eeeef0;
        padding: 15px 16px;
        background-color: #ffffff;
        white-space: nowrap;
    }

    .list-table .table thead tr {
        height: auto;
        background-color: #ffffff;
    }

.dnn-multiselect {
    display: block;
    width: 100%;
    height: 68px;
    border-radius: 40px;
    position: relative;
    background-color: #ffffff;
}

.dnn-multiselect__control {
    display: block;
    width: 100%;
    height: 68px;
    border: 1px solid #999fb9;
    border-radius: 40px;
    position: relative;
    background-color: transparent;
    box-shadow: none !important;
    text-align: left;
    padding: 0 30px;
}

    .dnn-multiselect__control select {
        padding: 0 30px;
        background: transparent;
        border: 0;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 12px;
        height: 20px;
        font-size: 18px;
        line-height: 1;
        font-weight: 400;
        color: #444;
        border-radius: 20px;
        z-index: 1;
        appearance: none;
    }

    .dnn-multiselect__control::after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        background: rgba(0, 0, 0, 0);
        display: block;
        z-index: 2;
    }

.dnn-multiselect__container {
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #999fb9;
    border-radius: 20px !important;
    padding: 0px !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    top: 72px;
    max-height: 300px;
    z-index: 100;
    display: none;
}

    .dnn-multiselect__container.shown {
        display: block;
    }

.dnn-multiselect__label {
    position: absolute;
    top: 60%;
    left: 30px;
    transform: translateY(-50%);
    font-size: 18px;
    color: #999fb9;
    font-weight: 400;
    margin: 0;
}

.dnn-multiselect__label--small {
    opacity: 0;
    transition: all 0.3s ease;
}

    .dnn-multiselect__label--small.shown {
        font-size: 12px;
        top: 20px;
        opacity: 1;
    }

.dnn-multiselect__options {
    padding: 0 30px;
    overflow-y: auto;
    max-height: 220px;
}

.dnn-multiselect__option {
    margin: 0;
    font-size: 18px;
    color: #444444;
    line-height: 1;
    font-weight: 400;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 24px;
    transition: all 0.3s ease;
}

    .dnn-multiselect__option:hover {
        color: #214e9a;
    }

    .dnn-multiselect__option:not(:last-of-type) {
        border-bottom: 1px solid rgba(240, 241, 245, 0.6);
    }

    .dnn-multiselect__option input {
        appearance: none;
        cursor: pointer;
    }

        .dnn-multiselect__option input::before {
            content: "\e915";
            font-family: IcoMoon;
            color: #214e9a;
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-70%);
            width: 17px;
            height: 17px;
            cursor: pointer;
        }

        .dnn-multiselect__option input:checked::before {
            content: "\e92c";
        }

        .dnn-multiselect__option input:checked + span {
            color: #214e9a;
        }

.dnn-multiselect__btn-container {
    display: flex;
    justify-content: start;
    gap: 20px;
    background: transparent;
    padding: 6px 30px 30px 30px;
}

.dnn-multiselect__separator {
    display: inline-block;
    height: 16px;
    width: 0px;
    border: 1px solid #999fb9;
    margin-top: 4px;
}

.dnn-multiselect__icon {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    font-size: 20px;
    font-weight: 400;
    color: #444444;
    z-index: 2;
    right: 30px;
    top: 34px;
    transform: translateY(-50%);
}

.dnn-multiselect .btn-group {
    display: block;
    box-shadow: none;
}

.dnn-multiselect .multiselect-native-select {
    z-index: 3;
}

.dnn-multiselect--disabled {
    opacity: 0.5;
}

    .dnn-multiselect--disabled .multiselect-native-select {
        cursor: not-allowed !important;
    }

    .dnn-multiselect--disabled .multiselect {
        cursor: not-allowed;
    }

.chip__text {
    padding: 12px 15px;
    margin: 0;
    display: inline-block;
    background-color: #fffcdb;
    border-radius: 30px;
}

    .chip__text button {
        box-shadow: none;
        border: none;
        outline: none;
        background: transparent;
    }

        .chip__text button .icon-cross1 {
            color: #999fb9;
        }

    .chip__text.bg-blue-light {
        padding: 10px 12px;
        background-color: #e7f3ff;
    }

.switch-btn {
    position: relative;
    width: 50px;
    height: 30px;
}

    .switch-btn input {
        opacity: 0;
        width: 0;
        height: 0;
    }

        .switch-btn input:checked + .slider {
            background-color: #214e9a;
        }

            .switch-btn input:checked + .slider:before {
                -webkit-transform: translateX(20px);
                -ms-transform: translateX(20px);
                transform: translateX(20px);
            }

    .switch-btn .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #f0f1f5;
        -webkit-transition: 0.4s;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922) inset;
        transition: 0.4s;
    }

        .switch-btn .slider::before {
            position: absolute;
            content: "";
            height: 15px;
            width: 15px;
            left: 7.5px;
            bottom: 7.5px;
            background-color: white;
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
            -webkit-transition: 0.4s;
            transition: 0.4s;
        }

        .switch-btn .slider.round {
            border-radius: 34px;
        }

            .switch-btn .slider.round:before {
                border-radius: 50%;
            }

.modal {
    overflow-y: hidden !important;
}

    .modal.confirm-modal {
        left: 0 !important;
        padding-left: 0 !important;
    }

.modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 850px;
    max-width: 96%;
    margin-top: 0;
}

.modal-content {
    width: 100%;
    border-radius: 12px;
    max-height: calc(100% - 30px);
    overflow-y: auto !important;
}

.modal-body {
    padding: 40px 30px 50px 30px;
}

@media all and (max-width: 767px) {
    .modal-body {
        padding: 25px 15px 30px 15px;
    }
}

.modal__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

@media all and (max-width: 767px) {
    .modal__icon {
        width: 64px;
        height: 64px;
    }
}

.modal__icon i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 96px;
    color: #e74848;
}

@media all and (max-width: 767px) {
    .modal__icon i {
        font-size: 56px;
    }
}

.modal__title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

    .modal__title p {
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        color: #e74848;
        margin-bottom: 5px;
    }

.modal__text {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .modal__text p {
        text-align: center;
        font-size: 28px;
        line-height: 34px;
        font-weight: 600;
        color: #444444;
    }

@media all and (max-width: 767px) {
    .modal__text p {
        font-size: 20px;
        line-height: 26px;
    }
}

.modal__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 24px;
}

.modal__action {
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 172px;
    padding: 8px 28px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    border: 1px solid #214e9a;
    transition: all 0.3s ease-in-out, border 0.1s ease-in-out;
}

@media all and (max-width: 767px) {
    .modal__action {
        width: 124px;
        padding: 7px 16px;
        font-size: 14px;
        line-height: 18px;
    }
}

.modal__action--primary {
    background-color: #214e9a;
    color: #ffffff;
}

    .modal__action--primary:hover {
        background-color: #275dad;
    }

.modal__action--outline {
    background-color: #ffffff;
    color: #214e9a;
}

    .modal__action--outline:hover {
        color: #ffffff;
        background-color: #214e9a;
    }

.modal .btn-close {
    right: 20px;
    top: 14px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    color: #1f1f1f;
    font-size: 24px;
    z-index: 100;
}

@media all and (max-width: 767px) {
    .modal .btn-close {
        right: 10px;
        top: 10px;
    }
}

.modal {
    z-index: 10000 !important;
    left: 80px !important;
}

    .modal.edit .modal-dialog {
        width: 100% !important;
        max-width: unset;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .modal.edit .modal-header {
        padding: 0 0 0 40px;
        display: flex;
        justify-content: space-between;
    }

    .modal.edit .modal-header__btns {
        display: flex;
        gap: 12px;
    }

    .modal.edit .modal-header .close-btn {
        height: 87px;
        width: 87px;
        margin-left: auto;
        display: inline-block;
        background-color: #eeeef0;
        border: 0;
    }

        .modal.edit .modal-header .close-btn span {
            font-size: 30px;
            font-weight: 700;
            color: #444444;
        }

    .modal.edit .modal-header::before, .modal.edit .modal-header::after {
        content: unset;
    }

    .modal.edit .modal-body {
        padding: 0 30px 30px;
        max-height: calc(100vh - 110px);
        overflow-y: auto;
    }

    .modal.edit .modal-body--wrapper {
        margin: 0 auto;
        max-width: 1070px;
    }

    .modal.edit .modal-body--content {
        margin: 0 auto;
        max-width: 670px;
    }

    .modal.edit .modal-footer {
        padding-bottom: 30px;
    }

    .modal.edit .modal-footer--content {
        margin: 0 auto;
        max-width: 670px;
        display: flex;
        gap: 20px;
    }

    .modal.edit .modal-content {
        height: 100vh !important;
        max-height: 100vh;
        border-radius: 0;
    }

@media all and (min-width: 768px) {
    .modal.if-modal .modal-dialog {
        width: 1130px;
        max-width: calc(100% - 20px);
    }
}

.modal.if-modal .modal-content {
    border-radius: 12px;
}

.modal.if-modal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 0.8px solid #eeeef0;
}

.modal.if-modal .modal-title {
    font-size: 20px;
    color: #444444;
    font-weight: 700;
    margin-right: auto;
}

.modal.if-modal .modal-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    padding: 8px;
    border: 0;
    color: #444444;
}

    .modal.if-modal .modal-close i {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
    }

.modal.if-modal .modal-body {
    padding: 20px 90px 90px;
}

.modal-body__sales-form-item {
    margin-bottom: 20px;
}

    .modal-body__sales-form-item:nth-last-child(1), .modal-body__sales-form-item:nth-last-child(2) {
        margin-bottom: 0;
    }

.modal-container {
    width: 1070px;
    max-width: 96%;
    margin: 0 auto;
}

.modal-footer {
    background-color: white;
}

.modal-separator {
    display: block;
    width: 100%;
    height: 0px;
    border-bottom: 1px dashed #eeeef0;
    margin: 32px 0 16px 0;
}

.promo-modal .modal-body {
    min-height: calc(100vh - 110px);
}

.tabular-layout {
    display: flex;
    padding-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeef0;
}

    .tabular-layout:first-child {
        padding-top: 0;
    }

.tabular-layout__first {
    width: 45%;
}

.tabular-layout__second {
    width: 25%;
}

.tabular-layout__third {
    width: 30%;
}

.tabular-layout__inner-container {
    display: flex;
}

.tabular-layout__inner {
    text-align-last: left;
    width: 50%;
}

.if-modal__title, .if-modal__text {
    font-size: 18px;
    line-height: 1.5;
}

.if-modal__title {
    color: #444444;
    font-weight: 700;
    margin-bottom: 40px;
}

    .if-modal__title:last-child {
        margin-bottom: 0;
    }

.if-modal__text {
    color: #999fb9;
    font-weight: 400;
    margin-bottom: 10px;
}

@media all and (min-width: 768px) {
    .modal.vr-modal .modal-dialog {
        width: 1024px;
        max-width: calc(100% - 20px);
    }
}

.modal.vr-modal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

    .modal.vr-modal .modal-header::before, .modal.vr-modal .modal-header::after {
        display: none;
    }

.modal.vr-modal .modal-body {
    padding: 50px 60px;
}

.modal.vr-modal .modal-title {
    font-size: 24px;
    line-height: 22px;
    font-weight: 400;
    color: #1d242d;
}

.modal.vr-modal .modal-close {
    width: 24px;
    height: 24px;
    background-color: #1d242d;
    border: 1px solid #1d242d;
    border-radius: 24px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 4px rgba(181, 181, 181, 0.15);
}

    .modal.vr-modal .modal-close i {
        font-size: 10px;
        font-weight: 600;
        color: #ffffff;
    }

.modal.vr-modal .list-table .table thead tr {
    height: 58px;
}

    .modal.vr-modal .list-table .table thead tr th {
        font-size: 18px;
        color: #353e4a;
        font-weight: 500;
    }

.modal.vr-modal .list-table .table tr td {
    font-size: 18px;
    color: #1d242d;
}

.list-input {
    height: 150px;
    border-radius: 40px;
    border: 1px solid #999fb9;
    padding: 12px 30px;
    position: relative;
}

.list-input__label {
    font-size: 12px;
    color: #999fb9;
    position: absolute;
    top: 12px;
}

.list-input .trumbowyg-box {
    min-height: unset;
    border: unset;
    padding: unset;
    margin-top: 20px;
    max-height: 104px;
    overflow-y: auto;
}

.list-input .trumbowyg-button-pane {
    display: none;
}

.list-input .trumbowyg-editor {
    padding: unset;
    line-height: 1;
    min-height: 100px;
}

    .list-input .trumbowyg-editor ul {
        padding-left: 12px;
    }

.rich-text {
    background-color: #ffffff;
    height: 200px;
    border-radius: 40px;
    border: 1px solid #999fb9;
    position: relative;
    margin-top: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
}

.rich-text--xs {
    height: 110px;
}

.rich-text--sm {
    height: 140px;
}

.rich-text__label {
    position: absolute;
    left: 30px;
    top: 24px;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    color: #999fb9;
    transition: all 0.3s ease;
}

.rich-text .ql-toolbar {
    border: 0;
    background-color: #eeeef0;
    padding: 0px 32px;
}

    .rich-text .ql-toolbar button {
        padding: 11px !important;
        width: 40px;
        height: 40px;
    }

        .rich-text .ql-toolbar button.ql-active {
            background: #ffffff;
        }

.rich-text .ql-formats {
    margin: 0 !important;
}

.rich-text .ql-container {
    border: 0;
    max-height: calc(100% - 70px);
}

.rich-text .ql-editor {
    padding-inline: 30px;
    padding-block: 10px;
    padding-top: 5px;
}

.status-pill {
    padding: 5px 12px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
}

.status-pill--sm {
    padding: 2px 8px;
    font-size: 10px;
}

.status-pill--default {
    background-color: #e7f3ff;
}

.status-pill--success {
    background-color: #eaffe7;
}

.status-pill--danger {
    background-color: #ffeae7;
}

.status-pill--warning {
    background-color: #fffcdb;
}

.status-pill--primary {
    background-color: #e7f3ff;
    color: #275dad;
}

.searchbar {
    border-bottom: 1px solid #eeeef0;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.searchbar__text {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 16px;
}

.searchbar__title {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

.searchbar__info {
    margin: 0;
    font-size: 16px;
    color: #999fb9;
}

.dnn-pagination {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 12px;
    margin-bottom: 20px;
}

.dnn-pagination__text {
    font-size: 14px;
    color: #999fb9;
    line-height: 1;
    margin: 0;
}

.dnn-pagination__goto, .dnn-pagination__row-count, .dnn-pagination__control {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 8px;
}

.dnn-pagination__input {
    display: inline-block;
    height: 38px;
    width: 62px;
    outline: 0;
    border: 2px solid #eeeef0;
    box-shadow: none;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #444444;
    border-radius: 38px;
    text-align: center;
}

.dnn-pagination__select-container {
    display: inline-block;
    height: 48px;
    width: 90px;
    background-color: #ffffff;
    border: 2px solid #eeeef0;
    border-radius: 48px;
    position: relative;
}

.dnn-pagination__select {
    display: inline-block;
    height: 100%;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 48px;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 16px;
    appearance: none;
    position: absolute;
    z-index: 9;
}

.dnn-pagination__select-icon {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    font-size: 20px;
    font-weight: 400;
    color: #444444;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.dnn-pagination__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background-color: #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    cursor: pointer;
}

    .dnn-pagination__btn i {
        font-size: 20px;
    }

.dnn-pagination__btn--disabled {
    background-color: rgba(240, 241, 245, 0.6);
    pointer-events: none;
    cursor: not-allowed;
}

    .dnn-pagination__btn--disabled i {
        color: #999fb9;
    }

.custom-datepicker {
    width: 100%;
    display: block;
    height: 68px;
}

.custom-datepicker__input {
    display: inline-block;
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.custom-datepicker__viewer {
    display: flex;
    align-items: center;
    justify-content: start;
    border-radius: 40px !important;
    width: 100%;
    height: 100%;
    border: 1px solid #999fb9 !important;
    padding: 12px 30px;
    background-color: #ffffff;
    color: #444444;
}

    .custom-datepicker__viewer span {
        font-size: 18px;
        font-weight: 400;
        color: #444444;
    }

.custom-datepicker__label {
    font-size: 12px;
    line-height: 1;
    color: #999fb9;
    font-weight: 400;
    position: absolute;
    top: 12px;
    transition: all 0.25s ease-in-out;
}

.custom-datepicker__value {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 40px;
    padding: 38px 30px 12px 0px;
    z-index: 10;
    text-align: left;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 100% !important;
    padding: 12px;
    border-radius: 12px;
    border: 0 !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
}

    .bootstrap-datetimepicker-widget.dropdown-menu li {
        width: 100% !important;
    }

    .bootstrap-datetimepicker-widget.dropdown-menu::before, .bootstrap-datetimepicker-widget.dropdown-menu::after {
        display: none !important;
    }

.custom-datepicker .prev,
.custom-datepicker .next,
.custom-datepicker .picker-switch {
    padding: 14px;
    color: #444444;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

    .custom-datepicker .prev:hover,
    .custom-datepicker .next:hover,
    .custom-datepicker .picker-switch:hover {
        background-color: #e7f3ff !important;
        color: #444444;
    }

.custom-datepicker .dow {
    padding: 16px;
    color: #999fb9;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Poppins", sans-serif;
}

.custom-datepicker .day {
    padding: 8px;
    color: #444444;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

    .custom-datepicker .day.active {
        background-color: #e7f3ff !important;
        color: #444444;
    }

        .custom-datepicker .day.active:hover {
            color: #444444;
        }

    .custom-datepicker .day:hover {
        background-color: #e7f3ff !important;
        color: #444444;
    }

.custom-datepicker .accordion-toggle {
    display: none;
}

.range {
    position: relative;
    background-color: #ffffff;
    border-radius: 42px;
    cursor: pointer;
}

.range__input {
    display: block;
    width: 270px;
    border-radius: 42px;
    height: 42px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 30px 10px 20px;
    color: #444444;
    position: relative;
    z-index: 1;
    background-color: transparent;
    cursor: pointer;
}

.range::after {
    content: "\e914";
    font-family: "icomoon";
    font-size: 20px;
    position: absolute;
    z-index: 0;
    top: 7px;
    right: 16px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #214e9a !important;
}

.site-products {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 50px;
}

    .site-products .site-product__item {
        max-width: 50%;
        min-width: 528px;
        flex-grow: 1;
        display: flex;
        padding: 20px;
        background-color: white;
        box-shadow: 6.12px 0px 30.6px 0px rgba(33, 33, 33, 0.0392156863);
        border-radius: 18px;
    }

    .site-products .site-product__img img {
        width: 200px;
        height: 220px;
        border-radius: 15px;
    }

    .site-products .site-product__content {
        padding: 25px 20px;
    }

    .site-products .site-product__title {
        font-weight: 600;
    }

    .site-products .site-product__type {
        color: #949494;
    }

    .site-products .site-product__price {
        font-size: 22px;
        font-weight: 600;
        color: #7c7c7c;
    }

.photo-upload {
    display: flex;
    justify-content: start;
    gap: 20px;
    margin-top: 15px;
}

.photo-upload__thumbnail {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 20px;
    overflow: hidden;
    padding: 0;
    border: 0;
}

.photo-upload__img {
    width: 200px;
    height: 200px;
    border-radius: 20px;
}

.required-notes {
    margin-top: 70px;
}

.additional-photo {
    margin-top: 20px;
}

.preview {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    position: relative;
    padding: 0 40px;
    margin-top: 20px;
    width: 100%;
}

.preview__thumbnail {
    display: inline-block;
    width: 124px;
    height: 124px;
    border-radius: 12px;
    padding: 0;
    border: 0;
    position: relative;
}

.preview__thumbnail--img {
    width: 124px;
    height: 124px;
    border-radius: 12px;
}

.preview__thumbnail--btn {
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #444444;
    position: absolute;
    right: -7px;
    top: -7px;
}

    .preview__thumbnail--btn i {
        font-size: 10px;
        color: #ffffff;
        font-weight: 600;
    }

.preview--left {
    justify-content: start;
    padding: 0;
    margin-top: 40px;
}

.product-form {
    margin-top: 40px;
}

.dose-entry {
    display: flex;
    align-items: start;
    gap: 10px;
    margin-bottom: 16px;
}

    .dose-entry button.dnn-btn {
        margin-top: 10px;
    }

.add-sections {
    margin-top: 20px;
}

.add-sections__pannel {
    background-color: #f6f7f9;
    border-radius: 20px;
    padding: 24px;
    margin: 10px 0;
    position: relative;
}

.add-sections__close-btn {
    position: absolute;
    border: 1px solid #444444;
    border-radius: 24px;
    background-color: #444444;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: -8px;
    right: -8px;
    box-shadow: 0 0 4px rgba(181, 181, 181, 0.15);
}

    .add-sections__close-btn i {
        font-size: 10px;
        font-weight: 600;
        color: #ffffff;
    }

.add-sections__btn {
    margin: 40px 0px 20px 0px;
}

.benefit-radios {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
    gap: 24px;
}

.product-details__left {
    padding-right: 20px;
}

.answer-type__actions {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 12px;
    background: transparent;
}

.answer-type__wrapper {
    position: relative;
    height: 50px;
    flex: 1;
    justify-self: stretch;
}

.answer-type__options {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 12px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: -125%;
    opacity: 0;
}

.answer-type__options--active {
    left: 0;
    opacity: 1;
}

.answer-type__option {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #f0f1f5;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .answer-type__option i {
        display: inline-flex;
        width: 28px;
        height: 28px;
        align-items: center;
        justify-content: center;
        font-size: 24px;
    }

    .answer-type__option:hover, .answer-type__option--active {
        background-color: #f3f7fc;
    }

        .answer-type__option:hover i, .answer-type__option--active i {
            color: #214e9a;
        }

.condition__close-btn {
    top: -8px;
    right: -8px;
}

.photo-dropzone__variant .dropzone__area {
    height: unset;
    padding: 22px;
    flex-direction: column;
}

.site-products__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px dashed #eeeef0;
}

    .site-products__item:last-of-type {
        border-bottom: none;
    }

.site-products__title {
    margin-bottom: 10px;
    color: #444444;
    line-height: 1;
}

.site-products__label {
    margin-bottom: 0;
    color: #999fb9;
    font-size: 12px;
    line-height: 1;
}

.site-products__action {
    display: inline-flex;
    align-items: center;
}

.add-intake__title {
    font-size: 22px;
    font-weight: 600;
    color: #444444;
}

.add-intake__btns {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 24px;
}

.add-intake__separator {
    display: flex;
    align-items: center;
    gap: 32px;
    font-size: 22px;
    line-height: 1;
    color: #999fb9;
    font-weight: 700;
}

.add-intake__line {
    display: inline-block;
    flex-grow: 1;
    flex-shrink: 1;
    height: 1px;
    background-color: #eeeef0;
}

.dashboard-wrapper {
    display: flex;
    gap: 24px;
}

.dashboard-wrapper__left {
    flex-grow: 1;
}

.dashboard-wrapper__right {
    width: 365px;
    padding: 20px;
    box-shadow: 0px 0px 22.8px 3px rgba(212, 212, 212, 0.2);
    border-radius: 12px;
}

.dashboard-wrapper__list {
    margin-top: 24px;
    padding: 20px;
    box-shadow: 0px 0px 22.8px 3px rgba(212, 212, 212, 0.2);
    border-radius: 12px;
}

.dashboard-wrapper .table-responsive {
    max-height: 280px;
    position: relative;
}

.dashboard-wrapper .table-responsive__header-fixed {
    position: sticky;
    top: 0;
    width: 100%;
}

.dashboard-wrapper__heading {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    padding-top: 0;
}

.dashboard-wrapper__heading-actions {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 16px;
}

.dashboard-wrapper__view-link {
    font-size: 18px;
    color: #999fb9;
    text-decoration: underline !important;
}

    .dashboard-wrapper__view-link:hover {
        color: #999fb9;
    }

.matrix {
    display: flex;
    gap: 24px 15px;
    flex-wrap: wrap;
}

.matrix__item {
    display: flex;
    width: calc(50% - 12px);
    justify-content: space-between;
    padding: 22px 20px;
    border-radius: 12px;
}

.matrix__item--purple {
    background-color: #f8f2ff;
}

.matrix__icon {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
}

    .matrix__icon i {
        font-size: 35px;
        color: #444444;
    }

.matrix__label p {
    margin-bottom: 0;
}

.sales {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 520px;
    overflow-y: auto;
}

.sales__item {
    padding: 20px;
    background-color: rgba(240, 241, 245, 0.6);
    border-radius: 8px;
}

.sales__header {
    display: flex;
    justify-content: space-between;
}

.view-link {
    font-size: 18px;
    font-weight: 500;
    color: #214e9a;
    text-decoration: underline !important;
}

    .view-link:hover {
        color: #214e9a;
    }

.order {
    padding-top: 50px;
    padding-bottom: 120px;
}

.order__status {
    padding: 30px 80px;
    padding-bottom: 0;
}

.order__track {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

    .order__track::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #c7c7c7;
        transform: translateY(-50%);
        z-index: 1;
    }

.order__step {
    width: 20px;
    height: 20px;
    background-color: white;
    border: 1px solid #214e9a;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}

    .order__step.active {
        border-color: #214e9a;
        background-color: #214e9a;
    }

.order__step__top {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
}

.order__step__bottom {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
}

.order__step-label {
    display: block;
    text-align: center;
    font-weight: 500;
}

.order__step-label--desc {
    margin-top: 10px;
    font-weight: 400;
}

.order__table {
    margin-top: 10px;
    display: flex;
}

.order__table__info-text {
    word-wrap: break-word;
}

    .order__table__info-text:nth-child(1), .order__table__info-text:nth-child(2), .order__table__info-text:nth-child(3) {
        width: 28%;
    }

    .order__table__info-text:nth-child(4) {
        width: 16%;
    }

.patient-details {
    display: flex;
    gap: 32px;
}

.patient-details__left {
    width: 330px;
}

    .patient-details__left .chip__text {
        background-color: #eaffe7;
    }

.patient-details__right {
    flex-grow: 1;
}

    .patient-details__right .dnn-simple-card:first-child {
        margin-top: 0;
    }

    .patient-details__right .dnn-simple-card__report-form {
        margin-top: 25px;
    }

    .patient-details__right .dnn-simple-card__list {
        margin-top: 15px;
        display: flex;
        gap: 40px;
        list-style: none;
        padding-left: 20px;
    }

        .patient-details__right .dnn-simple-card__list button {
            padding: 0;
            background-color: transparent;
            border: 0;
            outline: 0;
            color: #275dad;
            text-decoration: underline;
        }

            .patient-details__right .dnn-simple-card__list button:hover {
                color: #275dad;
            }

.patient-details__image img {
    width: 100%;
    border-radius: 20px;
}

.patient-details__label-text {
    margin-top: 20px;
}

.salesman-details {
    display: flex;
    gap: 32px;
}

.salesman-details__left {
    width: 330px;
}

    .salesman-details__left .chip__text {
        background-color: #eaffe7;
    }

.salesman-details__right {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
}

.salesman-details__image img {
    width: 100%;
    border-radius: 20px;
}

.salesman-details__label-text {
    margin-top: 20px;
}

/*# sourceMappingURL=styles.css.map */

