/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/scss/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

/*! -----------------------------------------------------------------------------------

    Template Name: alina Admin
    Template URI: http://admin.la-themes.com/alina/theme
    Description: This is Admin theme
    Author: la-themes
    Author URI: https://themeforest.net/user/la-themes

-----------------------------------------------------------------------------------

/* ----------------

01. Base css
    1.1 variables css
    1.2 reboot css

02. Layout css
    2.1   app css
    2.2   sidebar css
    2.3   main css
    2.4   header css
    2.5   footer css
    2.6   page_layout css
    2.7   sidebar_horizontal css
    2.8   box_layout css
    2.9   rtl_layout css
    2.10  dark css
    2.11  theme-gradient css

03. Dashboard css
    3.1  ecommerce dashboard css
    3.2  crypto dashboard css
    3.3  widget css

04. Apps CSS
    4.1 Calendar
    4.2 Profile
    4.3 Setting
    4.4 Project App
    4.5 Team
    4.6 Todo
    4.7 API
    4.8 Ticket
    4.9 Ticket Details
    4.10 Email
    4.11 Product
    4.12 Product Details
    4.13 Product List
    4.14 Orders
    4.15 Orders Details
    4.16 Cart
    4.17 Wishlist
    4.18 Checkout
    4.19 Blog
    4.20 Invoice
    4.21 Chat
    4.22 File Manager
    4.23 Bookmark
    4.24 Kanban Board
    4.25 Timeline
    4.26 Pricing
    4.27 Gallery
    4.28 FAQ

05  Misc css

06. UI Elements CSS
    6.1 Animation
    6.2 Alignment
    6.3 Card
    6.4 Avatar
    6.5 Background
    6.6 Button
    6.7 Badge
    6.8 Prism
    6.9 Helper Classes
    6.10 Alert
    6.11 Dropdown
    6.12 Accordions
    6.13 Grid
    6.14 Bullet
    6.15 Editor
    6.16 Divider
    6.17 Wrapper
    6.18 List
    6.19 Notifications
    6.20 Shadow
    6.21 Progress
    6.22 Ribbons
    6.23 Tabs

07. Advance UI Components CSS
    7.1 Modals
    7.2 Tooltips & Popovers
    7.3 Block UI
    7.4 Slick Slider
    7.5 Countdown
    7.6 CountUp
    7.7 Draggable
    7.8 Ratings
    7.9 Scrollbar
    7.10 Scrollspy
    7.11 SweetAlert
    7.12 Tree View
    7.13 Spinners

08. Icons CSS
    8.1 Icon

09. Charts & Maps CSS
    9.1 Map
    9.2 ApexCharts

10. Forms CSS
    10.1 App Form
    10.2 Clipboard
    10.3 Checkbox & Radio
    10.4 Date Picker
    10.5 Dual List Box
    10.6 File Upload
    10.7 Floating Labels
    10.8 Range Slider
    10.9 Select
    10.10 Switch
    10.11 Touch Spin
    10.12 Typeahead

11. Tables CSS
    11.1 Advance Table
    11.2 Tables
    11.3 List JS
    11.4 Data Table

12. Forms Wizard & Ready UI
    12.1 Form Wizard
    12.2 Form Wizard 1
    12.3 Ready to Use Form
    12.4 Ready to Use Table

13. Pages CSS
    13.1 Maintenance
    13.2 Sitemap
    13.3 Coming Soon


14. Authentication CSS
    14.1 Login
    14.2 Error Page


15. Landing CSS
    15.1 Landing


16. Theme Customizer CSS
    16.1 Theme Customizer

----------------   */
/* HTML: <div class="loader"></div> */
:root {
    /* Primary Gold */
    --primary: 196, 154, 90; /* #C49A5A */

    /* Dark Gold / Bronze */
    --secondary: 156, 118, 64; /* #9C7640 */
    --success: 52, 180, 120;
    --warning: 250, 172, 80;
    --danger: 239, 68, 68;
    --info: 6, 145, 169;
    --light: 218, 221, 233;
    --dark: 15, 30, 60;
    --white: 255, 255, 255;
    --bodybg-color: #eef2f5;
    --black: 0, 0, 0;
    --light-gray: #f4f7f8;
    --custom_alert: #c7c7d9;
    --bs-table-border-color: #c5c4c3;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(30, 15, 138, 1) 0%,
        rgba(77, 17, 151, 1) 30%,
        rgba(158, 23, 109, 1) 70%,
        rgba(229, 0, 126, 1) 100%
    );
    --secondary-gradient: linear-gradient(
        to right,
        rgba(120, 115, 110, 1),
        rgba(64, 66, 74, 1)
    );
    --success-gradient: linear-gradient(
        to right,
        rgba(52, 180, 120, 1),
        rgba(0, 154, 185, 1)
    );
    --danger-gradient: linear-gradient(
        to right,
        rgb(241, 87, 87, 1),
        rgb(241, 80, 148, 1)
    );
    --warning-gradient: linear-gradient(
        to right,
        rgba(250, 172, 80, 1),
        rgba(255, 111, 112, 1)
    );
    --info-gradient: linear-gradient(
        to right,
        rgba(6, 145, 169, 1),
        rgba(79, 193, 241, 1)
    );
    --light-gradient: linear-gradient(
        to right,
        rgba(218, 221, 233, 1),
        rgba(200, 195, 255, 1)
    );
    --dark-gradient: linear-gradient(
        to right,
        rgba(15, 30, 60, 1),
        rgba(73, 97, 155, 1)
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgba(15, 30, 60, 1),
        rgba(73, 97, 155, 1)
    );
    --theme-gradient-1: linear-gradient(
        135deg,
        rgba(33, 114, 219, 1) 0%,
        rgba(10, 45, 120, 1) 100%
    );
    --theme-gradient-2: linear-gradient(
        135deg,
        rgba(26, 66, 74, 1) 0%,
        rgba(8, 106, 68, 1) 100%
    );
    --theme-gradient-3: linear-gradient(
        135deg,
        rgba(161, 31, 199, 1) 0%,
        rgba(204, 45, 135, 1) 100%
    );
    --theme-gradient-4: linear-gradient(
        135deg,
        rgba(244, 128, 50, 1) 0%,
        rgba(44, 36, 14, 1) 100%
    );
    --theme-gradient-5: linear-gradient(
        135deg,
        rgba(217, 25, 85, 1) 0%,
        rgba(213, 110, 94, 1) 100%
    );
    --theme-gradient-6: linear-gradient(
        135deg,
        rgba(16, 110, 96, 1) 0%,
        rgba(8, 114, 200, 1) 100%
    );
    --facebook: 59, 89, 152;
    --twitter: 85, 172, 238;
    --pinterest: 189, 8, 28;
    --linkedin: 0, 119, 181;
    --reddit: 255, 69, 0;
    --whatsapp: 67, 216, 84;
    --gmail: 234, 67, 53;
    --telegram: 0, 64, 93;
    --youtube: 205, 32, 31;
    --vimeo: 26, 183, 234;
    --behance: 23, 105, 255;
    --github: 0, 64, 93;
    --skype: 0, 175, 240;
    --snapchat: 255, 250, 55;
    --font-size: 14px;
    --p-font-size: 14px;
    --h1-font-size: 2.5rem;
    --h2-font-size: 2rem;
    --h3-font-size: 1.75rem;
    --h4-font-size: 1.25rem;
    --h5-font-size: 1.125rem;
    --h6-font-size: 1rem;
    --btn-font-size: 15px;
    --p-line-height: 1.6;
    --app-border-radius: 1.25rem;
    --bs-border-radius: 1.25rem;
    --bs-accordion-inner-border-radius: 0.6rem;
    --font-color: #082f32;
    --font-light-color: #a0a0b0;
    --sidebar-width: 17rem;
    --semi-side-nav: 4rem;
    --theme-fonts: "Lexend Deca", sans-serif;
    --tabler-icons: tabler-icons;
    --box-shadow: 0 0.15625rem 0.625rem 0 rgba(var(--dark), 0.1);
    --hover-shadow: 0 0.5rem 2rem var(--light-gray);
    --app-transition: all 0.3s ease;
}

:root .theme-gradient-1 {
    --primary: 33, 114, 219;
    --secondary: 120, 115, 110;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(33, 114, 219, 1) 0%,
        rgba(10, 45, 120, 1) 100%
    );
}

:root .theme-gradient-2 {
    --primary: 26, 66, 74;
    --secondary: 24, 59, 78;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(26, 66, 74, 1) 0%,
        rgba(8, 106, 68, 1) 100%
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgba(15, 35, 40, 1),
        rgba(10, 85, 65, 1)
    );
}

:root .theme-gradient-3 {
    --primary: 161, 31, 199;
    --secondary: 134, 142, 150;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(167, 57, 199, 1) 0%,
        rgba(30, 11, 22, 1) 100%
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgb(36, 8, 36, 1),
        rgb(36, 26, 38, 1)
    );
}

:root .theme-gradient-4 {
    --primary: 244, 128, 50;
    --secondary: 61, 61, 61;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(244, 128, 50, 1) 0%,
        rgba(44, 36, 14, 1) 100%
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgba(61, 61, 61, 1),
        rgba(120, 70, 30, 1)
    );
}

:root .theme-gradient-5 {
    --primary: 217, 25, 85;
    --secondary: 34, 22, 25;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(217, 25, 85, 1) 0%,
        rgba(213, 110, 94, 1) 100%
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgba(34, 22, 25, 1),
        rgba(80, 20, 45, 1)
    );
}

:root .theme-gradient-6 {
    --primary: 16, 110, 96;
    --secondary: 96, 114, 116;
    --primary-gradient: linear-gradient(
        135deg,
        rgba(16, 110, 96, 1) 0%,
        rgba(8, 114, 200, 1) 100%
    );
    --dark-color-gradient: linear-gradient(
        to bottom,
        rgba(12, 35, 40, 1),
        rgba(10, 80, 120, 1)
    );
}

.sidebar-dark .app-navbar,
body.dark {
    --white: 34, 37, 44;
    --black: #dce2f0;
    --bodybg-color: #181820;
    --bs-body-bg: #24272d;
    --font-color: #fff;
    --light-gray: #24272d;
    --light: 155, 155, 190;
    --dark: 234, 234, 236;
    --secondary: 185, 179, 166;
    --link-color: #bcbcc5;
    --bs-border-color: #474a56;
    --bs-card-border-color: #5b5e69;
    --bs-form-control-bg: #24272d;
    --bs-body-color: #ffffff;
    --bs-secondary-color: #bcbcc5;
    --bs-list-group-color: #bcbcc5;
    --bs-body-color-rgb: #bcbcc5;
    --bs-text-opacity: 0;
    --bs-card-color: #bcbcc5;
    --bs-tertiary-bg: #242425;
}

.sidebar-dark .app-navbar .default,
body.dark .default {
    --secondary: 185, 179, 166;
}

.sidebar-dark .app-navbar .disabled > .page-link,
.sidebar-dark .app-navbar .page-link.disabled,
body.dark .disabled > .page-link,
body.dark .page-link.disabled {
    color: #bcbcc5;
    background-color: #333644;
    border-color: #474a56;
}

body[text="small-text"] {
    --font-size: 13px;
    --p-font-size: 13px;
    --h1-font-size: 2rem;
    --h2-font-size: 1.75rem;
    --h3-font-size: 1.25rem;
    --h4-font-size: 1.125rem;
    --h5-font-size: 1rem;
    --h6-font-size: 15px;
    --btn-font-size: 13px;
}

body[text="medium-text"] {
    --font-size: 15px;
    --p-font-size: 15px;
    --h1-font-size: 3rem;
    --h2-font-size: 2.2rem;
    --h3-font-size: 2rem;
    --h4-font-size: 1.8rem;
    --h5-font-size: 1.25rem;
    --h6-font-size: 1.1rem;
    --btn-font-size: 16px;
}

body[text="large-text"] {
    --font-size: 16px;
    --p-font-size: 16px;
    --h1-font-size: 2.75rem;
    --h2-font-size: 2.5rem;
    --h3-font-size: 2rem;
    --h4-font-size: 1.75rem;
    --h5-font-size: 1.25rem;
    --h6-font-size: 1.125rem;
    --btn-font-size: 17px;
}

/*! -----------------------------------------------------------------------------------

    Template Name: alina Admin
    Template URI: http://admin.la-themes.com/alina/theme
    Description: This is Admin theme
    Author: la-themes
    Author URI: https://themeforest.net/user/la-themes

-----------------------------------------------------------------------------------

/* ----------------

01. Base css
    1.1 variables css
    1.2 reboot css

02. Layout css
    2.1   app css
    2.2   sidebar css
    2.3   main css
    2.4   header css
    2.5   footer css
    2.6   page_layout css
    2.7   sidebar_horizontal css
    2.8   box_layout css
    2.9   rtl_layout css
    2.10  dark css
    2.11  theme-gradient css

03. Dashboard css
    3.1  ecommerce dashboard css
    3.2  crypto dashboard css
    3.3  widget css

04. Apps CSS
    4.1 Calendar
    4.2 Profile
    4.3 Setting
    4.4 Project App
    4.5 Team
    4.6 Todo
    4.7 API
    4.8 Ticket
    4.9 Ticket Details
    4.10 Email
    4.11 Product
    4.12 Product Details
    4.13 Product List
    4.14 Orders
    4.15 Orders Details
    4.16 Cart
    4.17 Wishlist
    4.18 Checkout
    4.19 Blog
    4.20 Invoice
    4.21 Chat
    4.22 File Manager
    4.23 Bookmark
    4.24 Kanban Board
    4.25 Timeline
    4.26 Pricing
    4.27 Gallery
    4.28 FAQ

05  Misc css

06. UI Elements CSS
    6.1 Animation
    6.2 Alignment
    6.3 Card
    6.4 Avatar
    6.5 Background
    6.6 Button
    6.7 Badge
    6.8 Prism
    6.9 Helper Classes
    6.10 Alert
    6.11 Dropdown
    6.12 Accordions
    6.13 Grid
    6.14 Bullet
    6.15 Editor
    6.16 Divider
    6.17 Wrapper
    6.18 List
    6.19 Notifications
    6.20 Shadow
    6.21 Progress
    6.22 Ribbons
    6.23 Tabs

07. Advance UI Components CSS
    7.1 Modals
    7.2 Tooltips & Popovers
    7.3 Block UI
    7.4 Slick Slider
    7.5 Countdown
    7.6 CountUp
    7.7 Draggable
    7.8 Ratings
    7.9 Scrollbar
    7.10 Scrollspy
    7.11 SweetAlert
    7.12 Tree View
    7.13 Spinners

08. Icons CSS
    8.1 Icon

09. Charts & Maps CSS
    9.1 Map
    9.2 ApexCharts

10. Forms CSS
    10.1 App Form
    10.2 Clipboard
    10.3 Checkbox & Radio
    10.4 Date Picker
    10.5 Dual List Box
    10.6 File Upload
    10.7 Floating Labels
    10.8 Range Slider
    10.9 Select
    10.10 Switch
    10.11 Touch Spin
    10.12 Typeahead

11. Tables CSS
    11.1 Advance Table
    11.2 Tables
    11.3 List JS
    11.4 Data Table

12. Forms Wizard & Ready UI
    12.1 Form Wizard
    12.2 Form Wizard 1
    12.3 Ready to Use Form
    12.4 Ready to Use Table

13. Pages CSS
    13.1 Maintenance
    13.2 Sitemap
    13.3 Coming Soon


14. Authentication CSS
    14.1 Login
    14.2 Error Page


15. Landing CSS
    15.1 Landing


16. Theme Customizer CSS
    16.1 Theme Customizer

----------------   */
/* HTML: <div class="loader"></div> */
body {
    font-size: var(--font-size);
    font-family: var(--theme-fonts);
    color: var(--font-color);
    background-color: var(--bodybg-color);
}

body.dark .tooltip-inner {
    background-color: var(--bs-tooltip-bg);
    color: #ffffff !important;
}

p {
    font-size: var(--p-font-size);
    line-height: var(--p-line-height);
    margin-bottom: 5px;
}

a {
    color: rgba(var(--dark), 1);
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.list-disc {
    list-style-type: disc;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    color: var(--font-color);
}

h1 {
    font-size: var(--h1-font-size);
}

h2 {
    font-size: var(--h2-font-size);
}

h3 {
    font-size: var(--h3-font-size);
}

h4 {
    font-size: var(--h4-font-size);
    margin-bottom: 0;
}

h5 {
    font-size: var(--h5-font-size);
    margin-bottom: 0;
}

h6 {
    font-size: var(--h6-font-size);
}

code {
    color: rgba(var(--danger), 1);
    background-color: rgba(var(--danger), 0.1);
    padding: 0 3px;
    border-radius: 5px;
}

.btn {
    padding: 7px 25px;
    font-size: var(--btn-font-size);
    border-radius: 5px;
}

::-moz-selection {
    background: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

::selection {
    background: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.ti {
    letter-spacing: -0.43em;
}

.cursor-pointer {
    cursor: pointer;
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-inline-flex-center {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.app-scroll::-webkit-scrollbar {
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: rgba(var(--secondary), 0.1);
}

.app-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(var(--secondary), 0.3);
    border-radius: 20px;
}

.title-text {
    color: rgba(var(--dark), 0.8) !important;
    font-weight: 600;
}

.txt-ellipsis {
    max-width: calc(100% - 80px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txt-ellipsis-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.txt-ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.txt-ellipsis-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.txt-ellipsis-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

code[class*="language-"],
pre[class*="language-"] {
    text-shadow: none;
    color: rgba(var(--dark), 0.75) !important;
}

.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
    color: rgba(var(--danger), 1);
}

.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
    color: rgba(var(--warning), 1);
    background-color: transparent;
}

.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
    color: rgba(var(--success));
}

.mg-0 {
    margin: 0px !important;
}

.mg-1 {
    margin: 1px !important;
}

.mg-2 {
    margin: 2px !important;
}

.mg-3 {
    margin: 3px !important;
}

.mg-4 {
    margin: 4px !important;
}

.mg-5 {
    margin: 5px !important;
}

.mg-6 {
    margin: 6px !important;
}

.mg-7 {
    margin: 7px !important;
}

.mg-8 {
    margin: 8px !important;
}

.mg-9 {
    margin: 9px !important;
}

.mg-10 {
    margin: 10px !important;
}

.mg-11 {
    margin: 11px !important;
}

.mg-12 {
    margin: 12px !important;
}

.mg-13 {
    margin: 13px !important;
}

.mg-14 {
    margin: 14px !important;
}

.mg-15 {
    margin: 15px !important;
}

.mg-16 {
    margin: 16px !important;
}

.mg-17 {
    margin: 17px !important;
}

.mg-18 {
    margin: 18px !important;
}

.mg-19 {
    margin: 19px !important;
}

.mg-20 {
    margin: 20px !important;
}

.mg-21 {
    margin: 21px !important;
}

.mg-22 {
    margin: 22px !important;
}

.mg-23 {
    margin: 23px !important;
}

.mg-24 {
    margin: 24px !important;
}

.mg-25 {
    margin: 25px !important;
}

.mg-26 {
    margin: 26px !important;
}

.mg-27 {
    margin: 27px !important;
}

.mg-28 {
    margin: 28px !important;
}

.mg-29 {
    margin: 29px !important;
}

.mg-30 {
    margin: 30px !important;
}

.mg-31 {
    margin: 31px !important;
}

.mg-32 {
    margin: 32px !important;
}

.mg-33 {
    margin: 33px !important;
}

.mg-34 {
    margin: 34px !important;
}

.mg-35 {
    margin: 35px !important;
}

.mg-36 {
    margin: 36px !important;
}

.mg-37 {
    margin: 37px !important;
}

.mg-38 {
    margin: 38px !important;
}

.mg-39 {
    margin: 39px !important;
}

.mg-40 {
    margin: 40px !important;
}

.mg-41 {
    margin: 41px !important;
}

.mg-42 {
    margin: 42px !important;
}

.mg-43 {
    margin: 43px !important;
}

.mg-44 {
    margin: 44px !important;
}

.mg-45 {
    margin: 45px !important;
}

.mg-46 {
    margin: 46px !important;
}

.mg-47 {
    margin: 47px !important;
}

.mg-48 {
    margin: 48px !important;
}

.mg-49 {
    margin: 49px !important;
}

.mg-50 {
    margin: 50px !important;
}

.mg-51 {
    margin: 51px !important;
}

.mg-52 {
    margin: 52px !important;
}

.mg-53 {
    margin: 53px !important;
}

.mg-54 {
    margin: 54px !important;
}

.mg-55 {
    margin: 55px !important;
}

.mg-56 {
    margin: 56px !important;
}

.mg-57 {
    margin: 57px !important;
}

.mg-58 {
    margin: 58px !important;
}

.mg-59 {
    margin: 59px !important;
}

.mg-60 {
    margin: 60px !important;
}

.mg-61 {
    margin: 61px !important;
}

.mg-62 {
    margin: 62px !important;
}

.mg-63 {
    margin: 63px !important;
}

.mg-64 {
    margin: 64px !important;
}

.mg-65 {
    margin: 65px !important;
}

.mg-66 {
    margin: 66px !important;
}

.mg-67 {
    margin: 67px !important;
}

.mg-68 {
    margin: 68px !important;
}

.mg-69 {
    margin: 69px !important;
}

.mg-70 {
    margin: 70px !important;
}

.mg-71 {
    margin: 71px !important;
}

.mg-72 {
    margin: 72px !important;
}

.mg-73 {
    margin: 73px !important;
}

.mg-74 {
    margin: 74px !important;
}

.mg-75 {
    margin: 75px !important;
}

.mg-76 {
    margin: 76px !important;
}

.mg-77 {
    margin: 77px !important;
}

.mg-78 {
    margin: 78px !important;
}

.mg-79 {
    margin: 79px !important;
}

.mg-80 {
    margin: 80px !important;
}

.mg-81 {
    margin: 81px !important;
}

.mg-82 {
    margin: 82px !important;
}

.mg-83 {
    margin: 83px !important;
}

.mg-84 {
    margin: 84px !important;
}

.mg-85 {
    margin: 85px !important;
}

.mg-86 {
    margin: 86px !important;
}

.mg-87 {
    margin: 87px !important;
}

.mg-88 {
    margin: 88px !important;
}

.mg-89 {
    margin: 89px !important;
}

.mg-90 {
    margin: 90px !important;
}

.mg-91 {
    margin: 91px !important;
}

.mg-92 {
    margin: 92px !important;
}

.mg-93 {
    margin: 93px !important;
}

.mg-94 {
    margin: 94px !important;
}

.mg-95 {
    margin: 95px !important;
}

.mg-96 {
    margin: 96px !important;
}

.mg-97 {
    margin: 97px !important;
}

.mg-98 {
    margin: 98px !important;
}

.mg-99 {
    margin: 99px !important;
}

.mg-100 {
    margin: 100px !important;
}

.mg-t-0 {
    margin-top: 0px !important;
}

.mg-t-1 {
    margin-top: 1px !important;
}

.mg-t-2 {
    margin-top: 2px !important;
}

.mg-t-3 {
    margin-top: 3px !important;
}

.mg-t-4 {
    margin-top: 4px !important;
}

.mg-t-5 {
    margin-top: 5px !important;
}

.mg-t-6 {
    margin-top: 6px !important;
}

.mg-t-7 {
    margin-top: 7px !important;
}

.mg-t-8 {
    margin-top: 8px !important;
}

.mg-t-9 {
    margin-top: 9px !important;
}

.mg-t-10 {
    margin-top: 10px !important;
}

.mg-t-11 {
    margin-top: 11px !important;
}

.mg-t-12 {
    margin-top: 12px !important;
}

.mg-t-13 {
    margin-top: 13px !important;
}

.mg-t-14 {
    margin-top: 14px !important;
}

.mg-t-15 {
    margin-top: 15px !important;
}

.mg-t-16 {
    margin-top: 16px !important;
}

.mg-t-17 {
    margin-top: 17px !important;
}

.mg-t-18 {
    margin-top: 18px !important;
}

.mg-t-19 {
    margin-top: 19px !important;
}

.mg-t-20 {
    margin-top: 20px !important;
}

.mg-t-21 {
    margin-top: 21px !important;
}

.mg-t-22 {
    margin-top: 22px !important;
}

.mg-t-23 {
    margin-top: 23px !important;
}

.mg-t-24 {
    margin-top: 24px !important;
}

.mg-t-25 {
    margin-top: 25px !important;
}

.mg-t-26 {
    margin-top: 26px !important;
}

.mg-t-27 {
    margin-top: 27px !important;
}

.mg-t-28 {
    margin-top: 28px !important;
}

.mg-t-29 {
    margin-top: 29px !important;
}

.mg-t-30 {
    margin-top: 30px !important;
}

.mg-t-31 {
    margin-top: 31px !important;
}

.mg-t-32 {
    margin-top: 32px !important;
}

.mg-t-33 {
    margin-top: 33px !important;
}

.mg-t-34 {
    margin-top: 34px !important;
}

.mg-t-35 {
    margin-top: 35px !important;
}

.mg-t-36 {
    margin-top: 36px !important;
}

.mg-t-37 {
    margin-top: 37px !important;
}

.mg-t-38 {
    margin-top: 38px !important;
}

.mg-t-39 {
    margin-top: 39px !important;
}

.mg-t-40 {
    margin-top: 40px !important;
}

.mg-t-41 {
    margin-top: 41px !important;
}

.mg-t-42 {
    margin-top: 42px !important;
}

.mg-t-43 {
    margin-top: 43px !important;
}

.mg-t-44 {
    margin-top: 44px !important;
}

.mg-t-45 {
    margin-top: 45px !important;
}

.mg-t-46 {
    margin-top: 46px !important;
}

.mg-t-47 {
    margin-top: 47px !important;
}

.mg-t-48 {
    margin-top: 48px !important;
}

.mg-t-49 {
    margin-top: 49px !important;
}

.mg-t-50 {
    margin-top: 50px !important;
}

.mg-t-51 {
    margin-top: 51px !important;
}

.mg-t-52 {
    margin-top: 52px !important;
}

.mg-t-53 {
    margin-top: 53px !important;
}

.mg-t-54 {
    margin-top: 54px !important;
}

.mg-t-55 {
    margin-top: 55px !important;
}

.mg-t-56 {
    margin-top: 56px !important;
}

.mg-t-57 {
    margin-top: 57px !important;
}

.mg-t-58 {
    margin-top: 58px !important;
}

.mg-t-59 {
    margin-top: 59px !important;
}

.mg-t-60 {
    margin-top: 60px !important;
}

.mg-t-61 {
    margin-top: 61px !important;
}

.mg-t-62 {
    margin-top: 62px !important;
}

.mg-t-63 {
    margin-top: 63px !important;
}

.mg-t-64 {
    margin-top: 64px !important;
}

.mg-t-65 {
    margin-top: 65px !important;
}

.mg-t-66 {
    margin-top: 66px !important;
}

.mg-t-67 {
    margin-top: 67px !important;
}

.mg-t-68 {
    margin-top: 68px !important;
}

.mg-t-69 {
    margin-top: 69px !important;
}

.mg-t-70 {
    margin-top: 70px !important;
}

.mg-t-71 {
    margin-top: 71px !important;
}

.mg-t-72 {
    margin-top: 72px !important;
}

.mg-t-73 {
    margin-top: 73px !important;
}

.mg-t-74 {
    margin-top: 74px !important;
}

.mg-t-75 {
    margin-top: 75px !important;
}

.mg-t-76 {
    margin-top: 76px !important;
}

.mg-t-77 {
    margin-top: 77px !important;
}

.mg-t-78 {
    margin-top: 78px !important;
}

.mg-t-79 {
    margin-top: 79px !important;
}

.mg-t-80 {
    margin-top: 80px !important;
}

.mg-t-81 {
    margin-top: 81px !important;
}

.mg-t-82 {
    margin-top: 82px !important;
}

.mg-t-83 {
    margin-top: 83px !important;
}

.mg-t-84 {
    margin-top: 84px !important;
}

.mg-t-85 {
    margin-top: 85px !important;
}

.mg-t-86 {
    margin-top: 86px !important;
}

.mg-t-87 {
    margin-top: 87px !important;
}

.mg-t-88 {
    margin-top: 88px !important;
}

.mg-t-89 {
    margin-top: 89px !important;
}

.mg-t-90 {
    margin-top: 90px !important;
}

.mg-t-91 {
    margin-top: 91px !important;
}

.mg-t-92 {
    margin-top: 92px !important;
}

.mg-t-93 {
    margin-top: 93px !important;
}

.mg-t-94 {
    margin-top: 94px !important;
}

.mg-t-95 {
    margin-top: 95px !important;
}

.mg-t-96 {
    margin-top: 96px !important;
}

.mg-t-97 {
    margin-top: 97px !important;
}

.mg-t-98 {
    margin-top: 98px !important;
}

.mg-t-99 {
    margin-top: 99px !important;
}

.mg-t-100 {
    margin-top: 100px !important;
}

.mg-e-0 {
    margin-right: 0px !important;
}

.mg-e-1 {
    margin-right: 1px !important;
}

.mg-e-2 {
    margin-right: 2px !important;
}

.mg-e-3 {
    margin-right: 3px !important;
}

.mg-e-4 {
    margin-right: 4px !important;
}

.mg-e-5 {
    margin-right: 5px !important;
}

.mg-e-6 {
    margin-right: 6px !important;
}

.mg-e-7 {
    margin-right: 7px !important;
}

.mg-e-8 {
    margin-right: 8px !important;
}

.mg-e-9 {
    margin-right: 9px !important;
}

.mg-e-10 {
    margin-right: 10px !important;
}

.mg-e-11 {
    margin-right: 11px !important;
}

.mg-e-12 {
    margin-right: 12px !important;
}

.mg-e-13 {
    margin-right: 13px !important;
}

.mg-e-14 {
    margin-right: 14px !important;
}

.mg-e-15 {
    margin-right: 15px !important;
}

.mg-e-16 {
    margin-right: 16px !important;
}

.mg-e-17 {
    margin-right: 17px !important;
}

.mg-e-18 {
    margin-right: 18px !important;
}

.mg-e-19 {
    margin-right: 19px !important;
}

.mg-e-20 {
    margin-right: 20px !important;
}

.mg-e-21 {
    margin-right: 21px !important;
}

.mg-e-22 {
    margin-right: 22px !important;
}

.mg-e-23 {
    margin-right: 23px !important;
}

.mg-e-24 {
    margin-right: 24px !important;
}

.mg-e-25 {
    margin-right: 25px !important;
}

.mg-e-26 {
    margin-right: 26px !important;
}

.mg-e-27 {
    margin-right: 27px !important;
}

.mg-e-28 {
    margin-right: 28px !important;
}

.mg-e-29 {
    margin-right: 29px !important;
}

.mg-e-30 {
    margin-right: 30px !important;
}

.mg-e-31 {
    margin-right: 31px !important;
}

.mg-e-32 {
    margin-right: 32px !important;
}

.mg-e-33 {
    margin-right: 33px !important;
}

.mg-e-34 {
    margin-right: 34px !important;
}

.mg-e-35 {
    margin-right: 35px !important;
}

.mg-e-36 {
    margin-right: 36px !important;
}

.mg-e-37 {
    margin-right: 37px !important;
}

.mg-e-38 {
    margin-right: 38px !important;
}

.mg-e-39 {
    margin-right: 39px !important;
}

.mg-e-40 {
    margin-right: 40px !important;
}

.mg-e-41 {
    margin-right: 41px !important;
}

.mg-e-42 {
    margin-right: 42px !important;
}

.mg-e-43 {
    margin-right: 43px !important;
}

.mg-e-44 {
    margin-right: 44px !important;
}

.mg-e-45 {
    margin-right: 45px !important;
}

.mg-e-46 {
    margin-right: 46px !important;
}

.mg-e-47 {
    margin-right: 47px !important;
}

.mg-e-48 {
    margin-right: 48px !important;
}

.mg-e-49 {
    margin-right: 49px !important;
}

.mg-e-50 {
    margin-right: 50px !important;
}

.mg-e-51 {
    margin-right: 51px !important;
}

.mg-e-52 {
    margin-right: 52px !important;
}

.mg-e-53 {
    margin-right: 53px !important;
}

.mg-e-54 {
    margin-right: 54px !important;
}

.mg-e-55 {
    margin-right: 55px !important;
}

.mg-e-56 {
    margin-right: 56px !important;
}

.mg-e-57 {
    margin-right: 57px !important;
}

.mg-e-58 {
    margin-right: 58px !important;
}

.mg-e-59 {
    margin-right: 59px !important;
}

.mg-e-60 {
    margin-right: 60px !important;
}

.mg-e-61 {
    margin-right: 61px !important;
}

.mg-e-62 {
    margin-right: 62px !important;
}

.mg-e-63 {
    margin-right: 63px !important;
}

.mg-e-64 {
    margin-right: 64px !important;
}

.mg-e-65 {
    margin-right: 65px !important;
}

.mg-e-66 {
    margin-right: 66px !important;
}

.mg-e-67 {
    margin-right: 67px !important;
}

.mg-e-68 {
    margin-right: 68px !important;
}

.mg-e-69 {
    margin-right: 69px !important;
}

.mg-e-70 {
    margin-right: 70px !important;
}

.mg-e-71 {
    margin-right: 71px !important;
}

.mg-e-72 {
    margin-right: 72px !important;
}

.mg-e-73 {
    margin-right: 73px !important;
}

.mg-e-74 {
    margin-right: 74px !important;
}

.mg-e-75 {
    margin-right: 75px !important;
}

.mg-e-76 {
    margin-right: 76px !important;
}

.mg-e-77 {
    margin-right: 77px !important;
}

.mg-e-78 {
    margin-right: 78px !important;
}

.mg-e-79 {
    margin-right: 79px !important;
}

.mg-e-80 {
    margin-right: 80px !important;
}

.mg-e-81 {
    margin-right: 81px !important;
}

.mg-e-82 {
    margin-right: 82px !important;
}

.mg-e-83 {
    margin-right: 83px !important;
}

.mg-e-84 {
    margin-right: 84px !important;
}

.mg-e-85 {
    margin-right: 85px !important;
}

.mg-e-86 {
    margin-right: 86px !important;
}

.mg-e-87 {
    margin-right: 87px !important;
}

.mg-e-88 {
    margin-right: 88px !important;
}

.mg-e-89 {
    margin-right: 89px !important;
}

.mg-e-90 {
    margin-right: 90px !important;
}

.mg-e-91 {
    margin-right: 91px !important;
}

.mg-e-92 {
    margin-right: 92px !important;
}

.mg-e-93 {
    margin-right: 93px !important;
}

.mg-e-94 {
    margin-right: 94px !important;
}

.mg-e-95 {
    margin-right: 95px !important;
}

.mg-e-96 {
    margin-right: 96px !important;
}

.mg-e-97 {
    margin-right: 97px !important;
}

.mg-e-98 {
    margin-right: 98px !important;
}

.mg-e-99 {
    margin-right: 99px !important;
}

.mg-e-100 {
    margin-right: 100px !important;
}

.mg-b-0 {
    margin-bottom: 0px !important;
}

.mg-b-1 {
    margin-bottom: 1px !important;
}

.mg-b-2 {
    margin-bottom: 2px !important;
}

.mg-b-3 {
    margin-bottom: 3px !important;
}

.mg-b-4 {
    margin-bottom: 4px !important;
}

.mg-b-5 {
    margin-bottom: 5px !important;
}

.mg-b-6 {
    margin-bottom: 6px !important;
}

.mg-b-7 {
    margin-bottom: 7px !important;
}

.mg-b-8 {
    margin-bottom: 8px !important;
}

.mg-b-9 {
    margin-bottom: 9px !important;
}

.mg-b-10 {
    margin-bottom: 10px !important;
}

.mg-b-11 {
    margin-bottom: 11px !important;
}

.mg-b-12 {
    margin-bottom: 12px !important;
}

.mg-b-13 {
    margin-bottom: 13px !important;
}

.mg-b-14 {
    margin-bottom: 14px !important;
}

.mg-b-15 {
    margin-bottom: 15px !important;
}

.mg-b-16 {
    margin-bottom: 16px !important;
}

.mg-b-17 {
    margin-bottom: 17px !important;
}

.mg-b-18 {
    margin-bottom: 18px !important;
}

.mg-b-19 {
    margin-bottom: 19px !important;
}

.mg-b-20 {
    margin-bottom: 20px !important;
}

.mg-b-21 {
    margin-bottom: 21px !important;
}

.mg-b-22 {
    margin-bottom: 22px !important;
}

.mg-b-23 {
    margin-bottom: 23px !important;
}

.mg-b-24 {
    margin-bottom: 24px !important;
}

.mg-b-25 {
    margin-bottom: 25px !important;
}

.mg-b-26 {
    margin-bottom: 26px !important;
}

.mg-b-27 {
    margin-bottom: 27px !important;
}

.mg-b-28 {
    margin-bottom: 28px !important;
}

.mg-b-29 {
    margin-bottom: 29px !important;
}

.mg-b-30 {
    margin-bottom: 30px !important;
}

.mg-b-31 {
    margin-bottom: 31px !important;
}

.mg-b-32 {
    margin-bottom: 32px !important;
}

.mg-b-33 {
    margin-bottom: 33px !important;
}

.mg-b-34 {
    margin-bottom: 34px !important;
}

.mg-b-35 {
    margin-bottom: 35px !important;
}

.mg-b-36 {
    margin-bottom: 36px !important;
}

.mg-b-37 {
    margin-bottom: 37px !important;
}

.mg-b-38 {
    margin-bottom: 38px !important;
}

.mg-b-39 {
    margin-bottom: 39px !important;
}

.mg-b-40 {
    margin-bottom: 40px !important;
}

.mg-b-41 {
    margin-bottom: 41px !important;
}

.mg-b-42 {
    margin-bottom: 42px !important;
}

.mg-b-43 {
    margin-bottom: 43px !important;
}

.mg-b-44 {
    margin-bottom: 44px !important;
}

.mg-b-45 {
    margin-bottom: 45px !important;
}

.mg-b-46 {
    margin-bottom: 46px !important;
}

.mg-b-47 {
    margin-bottom: 47px !important;
}

.mg-b-48 {
    margin-bottom: 48px !important;
}

.mg-b-49 {
    margin-bottom: 49px !important;
}

.mg-b-50 {
    margin-bottom: 50px !important;
}

.mg-b-51 {
    margin-bottom: 51px !important;
}

.mg-b-52 {
    margin-bottom: 52px !important;
}

.mg-b-53 {
    margin-bottom: 53px !important;
}

.mg-b-54 {
    margin-bottom: 54px !important;
}

.mg-b-55 {
    margin-bottom: 55px !important;
}

.mg-b-56 {
    margin-bottom: 56px !important;
}

.mg-b-57 {
    margin-bottom: 57px !important;
}

.mg-b-58 {
    margin-bottom: 58px !important;
}

.mg-b-59 {
    margin-bottom: 59px !important;
}

.mg-b-60 {
    margin-bottom: 60px !important;
}

.mg-b-61 {
    margin-bottom: 61px !important;
}

.mg-b-62 {
    margin-bottom: 62px !important;
}

.mg-b-63 {
    margin-bottom: 63px !important;
}

.mg-b-64 {
    margin-bottom: 64px !important;
}

.mg-b-65 {
    margin-bottom: 65px !important;
}

.mg-b-66 {
    margin-bottom: 66px !important;
}

.mg-b-67 {
    margin-bottom: 67px !important;
}

.mg-b-68 {
    margin-bottom: 68px !important;
}

.mg-b-69 {
    margin-bottom: 69px !important;
}

.mg-b-70 {
    margin-bottom: 70px !important;
}

.mg-b-71 {
    margin-bottom: 71px !important;
}

.mg-b-72 {
    margin-bottom: 72px !important;
}

.mg-b-73 {
    margin-bottom: 73px !important;
}

.mg-b-74 {
    margin-bottom: 74px !important;
}

.mg-b-75 {
    margin-bottom: 75px !important;
}

.mg-b-76 {
    margin-bottom: 76px !important;
}

.mg-b-77 {
    margin-bottom: 77px !important;
}

.mg-b-78 {
    margin-bottom: 78px !important;
}

.mg-b-79 {
    margin-bottom: 79px !important;
}

.mg-b-80 {
    margin-bottom: 80px !important;
}

.mg-b-81 {
    margin-bottom: 81px !important;
}

.mg-b-82 {
    margin-bottom: 82px !important;
}

.mg-b-83 {
    margin-bottom: 83px !important;
}

.mg-b-84 {
    margin-bottom: 84px !important;
}

.mg-b-85 {
    margin-bottom: 85px !important;
}

.mg-b-86 {
    margin-bottom: 86px !important;
}

.mg-b-87 {
    margin-bottom: 87px !important;
}

.mg-b-88 {
    margin-bottom: 88px !important;
}

.mg-b-89 {
    margin-bottom: 89px !important;
}

.mg-b-90 {
    margin-bottom: 90px !important;
}

.mg-b-91 {
    margin-bottom: 91px !important;
}

.mg-b-92 {
    margin-bottom: 92px !important;
}

.mg-b-93 {
    margin-bottom: 93px !important;
}

.mg-b-94 {
    margin-bottom: 94px !important;
}

.mg-b-95 {
    margin-bottom: 95px !important;
}

.mg-b-96 {
    margin-bottom: 96px !important;
}

.mg-b-97 {
    margin-bottom: 97px !important;
}

.mg-b-98 {
    margin-bottom: 98px !important;
}

.mg-b-99 {
    margin-bottom: 99px !important;
}

.mg-b-100 {
    margin-bottom: 100px !important;
}

.mg-s-0 {
    margin-left: 0px !important;
}

.mg-s-1 {
    margin-left: 1px !important;
}

.mg-s-2 {
    margin-left: 2px !important;
}

.mg-s-3 {
    margin-left: 3px !important;
}

.mg-s-4 {
    margin-left: 4px !important;
}

.mg-s-5 {
    margin-left: 5px !important;
}

.mg-s-6 {
    margin-left: 6px !important;
}

.mg-s-7 {
    margin-left: 7px !important;
}

.mg-s-8 {
    margin-left: 8px !important;
}

.mg-s-9 {
    margin-left: 9px !important;
}

.mg-s-10 {
    margin-left: 10px !important;
}

.mg-s-11 {
    margin-left: 11px !important;
}

.mg-s-12 {
    margin-left: 12px !important;
}

.mg-s-13 {
    margin-left: 13px !important;
}

.mg-s-14 {
    margin-left: 14px !important;
}

.mg-s-15 {
    margin-left: 15px !important;
}

.mg-s-16 {
    margin-left: 16px !important;
}

.mg-s-17 {
    margin-left: 17px !important;
}

.mg-s-18 {
    margin-left: 18px !important;
}

.mg-s-19 {
    margin-left: 19px !important;
}

.mg-s-20 {
    margin-left: 20px !important;
}

.mg-s-21 {
    margin-left: 21px !important;
}

.mg-s-22 {
    margin-left: 22px !important;
}

.mg-s-23 {
    margin-left: 23px !important;
}

.mg-s-24 {
    margin-left: 24px !important;
}

.mg-s-25 {
    margin-left: 25px !important;
}

.mg-s-26 {
    margin-left: 26px !important;
}

.mg-s-27 {
    margin-left: 27px !important;
}

.mg-s-28 {
    margin-left: 28px !important;
}

.mg-s-29 {
    margin-left: 29px !important;
}

.mg-s-30 {
    margin-left: 30px !important;
}

.mg-s-31 {
    margin-left: 31px !important;
}

.mg-s-32 {
    margin-left: 32px !important;
}

.mg-s-33 {
    margin-left: 33px !important;
}

.mg-s-34 {
    margin-left: 34px !important;
}

.mg-s-35 {
    margin-left: 35px !important;
}

.mg-s-36 {
    margin-left: 36px !important;
}

.mg-s-37 {
    margin-left: 37px !important;
}

.mg-s-38 {
    margin-left: 38px !important;
}

.mg-s-39 {
    margin-left: 39px !important;
}

.mg-s-40 {
    margin-left: 40px !important;
}

.mg-s-41 {
    margin-left: 41px !important;
}

.mg-s-42 {
    margin-left: 42px !important;
}

.mg-s-43 {
    margin-left: 43px !important;
}

.mg-s-44 {
    margin-left: 44px !important;
}

.mg-s-45 {
    margin-left: 45px !important;
}

.mg-s-46 {
    margin-left: 46px !important;
}

.mg-s-47 {
    margin-left: 47px !important;
}

.mg-s-48 {
    margin-left: 48px !important;
}

.mg-s-49 {
    margin-left: 49px !important;
}

.mg-s-50 {
    margin-left: 50px !important;
}

.mg-s-51 {
    margin-left: 51px !important;
}

.mg-s-52 {
    margin-left: 52px !important;
}

.mg-s-53 {
    margin-left: 53px !important;
}

.mg-s-54 {
    margin-left: 54px !important;
}

.mg-s-55 {
    margin-left: 55px !important;
}

.mg-s-56 {
    margin-left: 56px !important;
}

.mg-s-57 {
    margin-left: 57px !important;
}

.mg-s-58 {
    margin-left: 58px !important;
}

.mg-s-59 {
    margin-left: 59px !important;
}

.mg-s-60 {
    margin-left: 60px !important;
}

.mg-s-61 {
    margin-left: 61px !important;
}

.mg-s-62 {
    margin-left: 62px !important;
}

.mg-s-63 {
    margin-left: 63px !important;
}

.mg-s-64 {
    margin-left: 64px !important;
}

.mg-s-65 {
    margin-left: 65px !important;
}

.mg-s-66 {
    margin-left: 66px !important;
}

.mg-s-67 {
    margin-left: 67px !important;
}

.mg-s-68 {
    margin-left: 68px !important;
}

.mg-s-69 {
    margin-left: 69px !important;
}

.mg-s-70 {
    margin-left: 70px !important;
}

.mg-s-71 {
    margin-left: 71px !important;
}

.mg-s-72 {
    margin-left: 72px !important;
}

.mg-s-73 {
    margin-left: 73px !important;
}

.mg-s-74 {
    margin-left: 74px !important;
}

.mg-s-75 {
    margin-left: 75px !important;
}

.mg-s-76 {
    margin-left: 76px !important;
}

.mg-s-77 {
    margin-left: 77px !important;
}

.mg-s-78 {
    margin-left: 78px !important;
}

.mg-s-79 {
    margin-left: 79px !important;
}

.mg-s-80 {
    margin-left: 80px !important;
}

.mg-s-81 {
    margin-left: 81px !important;
}

.mg-s-82 {
    margin-left: 82px !important;
}

.mg-s-83 {
    margin-left: 83px !important;
}

.mg-s-84 {
    margin-left: 84px !important;
}

.mg-s-85 {
    margin-left: 85px !important;
}

.mg-s-86 {
    margin-left: 86px !important;
}

.mg-s-87 {
    margin-left: 87px !important;
}

.mg-s-88 {
    margin-left: 88px !important;
}

.mg-s-89 {
    margin-left: 89px !important;
}

.mg-s-90 {
    margin-left: 90px !important;
}

.mg-s-91 {
    margin-left: 91px !important;
}

.mg-s-92 {
    margin-left: 92px !important;
}

.mg-s-93 {
    margin-left: 93px !important;
}

.mg-s-94 {
    margin-left: 94px !important;
}

.mg-s-95 {
    margin-left: 95px !important;
}

.mg-s-96 {
    margin-left: 96px !important;
}

.mg-s-97 {
    margin-left: 97px !important;
}

.mg-s-98 {
    margin-left: 98px !important;
}

.mg-s-99 {
    margin-left: 99px !important;
}

.mg-s-100 {
    margin-left: 100px !important;
}

.pa-0 {
    padding: 0px !important;
}

.pa-1 {
    padding: 1px !important;
}

.pa-2 {
    padding: 2px !important;
}

.pa-3 {
    padding: 3px !important;
}

.pa-4 {
    padding: 4px !important;
}

.pa-5 {
    padding: 5px !important;
}

.pa-6 {
    padding: 6px !important;
}

.pa-7 {
    padding: 7px !important;
}

.pa-8 {
    padding: 8px !important;
}

.pa-9 {
    padding: 9px !important;
}

.pa-10 {
    padding: 10px !important;
}

.pa-11 {
    padding: 11px !important;
}

.pa-12 {
    padding: 12px !important;
}

.pa-13 {
    padding: 13px !important;
}

.pa-14 {
    padding: 14px !important;
}

.pa-15 {
    padding: 15px !important;
}

.pa-16 {
    padding: 16px !important;
}

.pa-17 {
    padding: 17px !important;
}

.pa-18 {
    padding: 18px !important;
}

.pa-19 {
    padding: 19px !important;
}

.pa-20 {
    padding: 20px !important;
}

.pa-21 {
    padding: 21px !important;
}

.pa-22 {
    padding: 22px !important;
}

.pa-23 {
    padding: 23px !important;
}

.pa-24 {
    padding: 24px !important;
}

.pa-25 {
    padding: 25px !important;
}

.pa-26 {
    padding: 26px !important;
}

.pa-27 {
    padding: 27px !important;
}

.pa-28 {
    padding: 28px !important;
}

.pa-29 {
    padding: 29px !important;
}

.pa-30 {
    padding: 30px !important;
}

.pa-31 {
    padding: 31px !important;
}

.pa-32 {
    padding: 32px !important;
}

.pa-33 {
    padding: 33px !important;
}

.pa-34 {
    padding: 34px !important;
}

.pa-35 {
    padding: 35px !important;
}

.pa-36 {
    padding: 36px !important;
}

.pa-37 {
    padding: 37px !important;
}

.pa-38 {
    padding: 38px !important;
}

.pa-39 {
    padding: 39px !important;
}

.pa-40 {
    padding: 40px !important;
}

.pa-t-0 {
    padding-top: 0px !important;
}

.pa-t-1 {
    padding-top: 1px !important;
}

.pa-t-2 {
    padding-top: 2px !important;
}

.pa-t-3 {
    padding-top: 3px !important;
}

.pa-t-4 {
    padding-top: 4px !important;
}

.pa-t-5 {
    padding-top: 5px !important;
}

.pa-t-6 {
    padding-top: 6px !important;
}

.pa-t-7 {
    padding-top: 7px !important;
}

.pa-t-8 {
    padding-top: 8px !important;
}

.pa-t-9 {
    padding-top: 9px !important;
}

.pa-t-10 {
    padding-top: 10px !important;
}

.pa-t-11 {
    padding-top: 11px !important;
}

.pa-t-12 {
    padding-top: 12px !important;
}

.pa-t-13 {
    padding-top: 13px !important;
}

.pa-t-14 {
    padding-top: 14px !important;
}

.pa-t-15 {
    padding-top: 15px !important;
}

.pa-t-16 {
    padding-top: 16px !important;
}

.pa-t-17 {
    padding-top: 17px !important;
}

.pa-t-18 {
    padding-top: 18px !important;
}

.pa-t-19 {
    padding-top: 19px !important;
}

.pa-t-20 {
    padding-top: 20px !important;
}

.pa-t-21 {
    padding-top: 21px !important;
}

.pa-t-22 {
    padding-top: 22px !important;
}

.pa-t-23 {
    padding-top: 23px !important;
}

.pa-t-24 {
    padding-top: 24px !important;
}

.pa-t-25 {
    padding-top: 25px !important;
}

.pa-t-26 {
    padding-top: 26px !important;
}

.pa-t-27 {
    padding-top: 27px !important;
}

.pa-t-28 {
    padding-top: 28px !important;
}

.pa-t-29 {
    padding-top: 29px !important;
}

.pa-t-30 {
    padding-top: 30px !important;
}

.pa-t-31 {
    padding-top: 31px !important;
}

.pa-t-32 {
    padding-top: 32px !important;
}

.pa-t-33 {
    padding-top: 33px !important;
}

.pa-t-34 {
    padding-top: 34px !important;
}

.pa-t-35 {
    padding-top: 35px !important;
}

.pa-t-36 {
    padding-top: 36px !important;
}

.pa-t-37 {
    padding-top: 37px !important;
}

.pa-t-38 {
    padding-top: 38px !important;
}

.pa-t-39 {
    padding-top: 39px !important;
}

.pa-t-40 {
    padding-top: 40px !important;
}

.pa-e-0 {
    padding-right: 0px !important;
}

.pa-e-1 {
    padding-right: 1px !important;
}

.pa-e-2 {
    padding-right: 2px !important;
}

.pa-e-3 {
    padding-right: 3px !important;
}

.pa-e-4 {
    padding-right: 4px !important;
}

.pa-e-5 {
    padding-right: 5px !important;
}

.pa-e-6 {
    padding-right: 6px !important;
}

.pa-e-7 {
    padding-right: 7px !important;
}

.pa-e-8 {
    padding-right: 8px !important;
}

.pa-e-9 {
    padding-right: 9px !important;
}

.pa-e-10 {
    padding-right: 10px !important;
}

.pa-e-11 {
    padding-right: 11px !important;
}

.pa-e-12 {
    padding-right: 12px !important;
}

.pa-e-13 {
    padding-right: 13px !important;
}

.pa-e-14 {
    padding-right: 14px !important;
}

.pa-e-15 {
    padding-right: 15px !important;
}

.pa-e-16 {
    padding-right: 16px !important;
}

.pa-e-17 {
    padding-right: 17px !important;
}

.pa-e-18 {
    padding-right: 18px !important;
}

.pa-e-19 {
    padding-right: 19px !important;
}

.pa-e-20 {
    padding-right: 20px !important;
}

.pa-e-21 {
    padding-right: 21px !important;
}

.pa-e-22 {
    padding-right: 22px !important;
}

.pa-e-23 {
    padding-right: 23px !important;
}

.pa-e-24 {
    padding-right: 24px !important;
}

.pa-e-25 {
    padding-right: 25px !important;
}

.pa-e-26 {
    padding-right: 26px !important;
}

.pa-e-27 {
    padding-right: 27px !important;
}

.pa-e-28 {
    padding-right: 28px !important;
}

.pa-e-29 {
    padding-right: 29px !important;
}

.pa-e-30 {
    padding-right: 30px !important;
}

.pa-e-31 {
    padding-right: 31px !important;
}

.pa-e-32 {
    padding-right: 32px !important;
}

.pa-e-33 {
    padding-right: 33px !important;
}

.pa-e-34 {
    padding-right: 34px !important;
}

.pa-e-35 {
    padding-right: 35px !important;
}

.pa-e-36 {
    padding-right: 36px !important;
}

.pa-e-37 {
    padding-right: 37px !important;
}

.pa-e-38 {
    padding-right: 38px !important;
}

.pa-e-39 {
    padding-right: 39px !important;
}

.pa-e-40 {
    padding-right: 40px !important;
}

.pa-b-0 {
    padding-bottom: 0px !important;
}

.pa-b-1 {
    padding-bottom: 1px !important;
}

.pa-b-2 {
    padding-bottom: 2px !important;
}

.pa-b-3 {
    padding-bottom: 3px !important;
}

.pa-b-4 {
    padding-bottom: 4px !important;
}

.pa-b-5 {
    padding-bottom: 5px !important;
}

.pa-b-6 {
    padding-bottom: 6px !important;
}

.pa-b-7 {
    padding-bottom: 7px !important;
}

.pa-b-8 {
    padding-bottom: 8px !important;
}

.pa-b-9 {
    padding-bottom: 9px !important;
}

.pa-b-10 {
    padding-bottom: 10px !important;
}

.pa-b-11 {
    padding-bottom: 11px !important;
}

.pa-b-12 {
    padding-bottom: 12px !important;
}

.pa-b-13 {
    padding-bottom: 13px !important;
}

.pa-b-14 {
    padding-bottom: 14px !important;
}

.pa-b-15 {
    padding-bottom: 15px !important;
}

.pa-b-16 {
    padding-bottom: 16px !important;
}

.pa-b-17 {
    padding-bottom: 17px !important;
}

.pa-b-18 {
    padding-bottom: 18px !important;
}

.pa-b-19 {
    padding-bottom: 19px !important;
}

.pa-b-20 {
    padding-bottom: 20px !important;
}

.pa-b-21 {
    padding-bottom: 21px !important;
}

.pa-b-22 {
    padding-bottom: 22px !important;
}

.pa-b-23 {
    padding-bottom: 23px !important;
}

.pa-b-24 {
    padding-bottom: 24px !important;
}

.pa-b-25 {
    padding-bottom: 25px !important;
}

.pa-b-26 {
    padding-bottom: 26px !important;
}

.pa-b-27 {
    padding-bottom: 27px !important;
}

.pa-b-28 {
    padding-bottom: 28px !important;
}

.pa-b-29 {
    padding-bottom: 29px !important;
}

.pa-b-30 {
    padding-bottom: 30px !important;
}

.pa-b-31 {
    padding-bottom: 31px !important;
}

.pa-b-32 {
    padding-bottom: 32px !important;
}

.pa-b-33 {
    padding-bottom: 33px !important;
}

.pa-b-34 {
    padding-bottom: 34px !important;
}

.pa-b-35 {
    padding-bottom: 35px !important;
}

.pa-b-36 {
    padding-bottom: 36px !important;
}

.pa-b-37 {
    padding-bottom: 37px !important;
}

.pa-b-38 {
    padding-bottom: 38px !important;
}

.pa-b-39 {
    padding-bottom: 39px !important;
}

.pa-b-40 {
    padding-bottom: 40px !important;
}

.pa-s-0 {
    padding-left: 0px !important;
}

.pa-s-1 {
    padding-left: 1px !important;
}

.pa-s-2 {
    padding-left: 2px !important;
}

.pa-s-3 {
    padding-left: 3px !important;
}

.pa-s-4 {
    padding-left: 4px !important;
}

.pa-s-5 {
    padding-left: 5px !important;
}

.pa-s-6 {
    padding-left: 6px !important;
}

.pa-s-7 {
    padding-left: 7px !important;
}

.pa-s-8 {
    padding-left: 8px !important;
}

.pa-s-9 {
    padding-left: 9px !important;
}

.pa-s-10 {
    padding-left: 10px !important;
}

.pa-s-11 {
    padding-left: 11px !important;
}

.pa-s-12 {
    padding-left: 12px !important;
}

.pa-s-13 {
    padding-left: 13px !important;
}

.pa-s-14 {
    padding-left: 14px !important;
}

.pa-s-15 {
    padding-left: 15px !important;
}

.pa-s-16 {
    padding-left: 16px !important;
}

.pa-s-17 {
    padding-left: 17px !important;
}

.pa-s-18 {
    padding-left: 18px !important;
}

.pa-s-19 {
    padding-left: 19px !important;
}

.pa-s-20 {
    padding-left: 20px !important;
}

.pa-s-21 {
    padding-left: 21px !important;
}

.pa-s-22 {
    padding-left: 22px !important;
}

.pa-s-23 {
    padding-left: 23px !important;
}

.pa-s-24 {
    padding-left: 24px !important;
}

.pa-s-25 {
    padding-left: 25px !important;
}

.pa-s-26 {
    padding-left: 26px !important;
}

.pa-s-27 {
    padding-left: 27px !important;
}

.pa-s-28 {
    padding-left: 28px !important;
}

.pa-s-29 {
    padding-left: 29px !important;
}

.pa-s-30 {
    padding-left: 30px !important;
}

.pa-s-31 {
    padding-left: 31px !important;
}

.pa-s-32 {
    padding-left: 32px !important;
}

.pa-s-33 {
    padding-left: 33px !important;
}

.pa-s-34 {
    padding-left: 34px !important;
}

.pa-s-35 {
    padding-left: 35px !important;
}

.pa-s-36 {
    padding-left: 36px !important;
}

.pa-s-37 {
    padding-left: 37px !important;
}

.pa-s-38 {
    padding-left: 38px !important;
}

.pa-s-39 {
    padding-left: 39px !important;
}

.pa-s-40 {
    padding-left: 40px !important;
}

.f-s-0 {
    font-size: 0px !important;
}

.f-s-1 {
    font-size: 1px !important;
}

.f-s-2 {
    font-size: 2px !important;
}

.f-s-3 {
    font-size: 3px !important;
}

.f-s-4 {
    font-size: 4px !important;
}

.f-s-5 {
    font-size: 5px !important;
}

.f-s-6 {
    font-size: 6px !important;
}

.f-s-7 {
    font-size: 7px !important;
}

.f-s-8 {
    font-size: 8px !important;
}

.f-s-9 {
    font-size: 9px !important;
}

.f-s-10 {
    font-size: 10px !important;
}

.f-s-11 {
    font-size: 11px !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-13 {
    font-size: 13px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-15 {
    font-size: 15px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-17 {
    font-size: 17px !important;
}

.f-s-18 {
    font-size: 18px !important;
}

.f-s-19 {
    font-size: 19px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-21 {
    font-size: 21px !important;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-s-23 {
    font-size: 23px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-25 {
    font-size: 25px !important;
}

.f-s-26 {
    font-size: 26px !important;
}

.f-s-27 {
    font-size: 27px !important;
}

.f-s-28 {
    font-size: 28px !important;
}

.f-s-29 {
    font-size: 29px !important;
}

.f-s-30 {
    font-size: 30px !important;
}

.f-s-31 {
    font-size: 31px !important;
}

.f-s-32 {
    font-size: 32px !important;
}

.f-s-33 {
    font-size: 33px !important;
}

.f-s-34 {
    font-size: 34px !important;
}

.f-s-35 {
    font-size: 35px !important;
}

.f-s-36 {
    font-size: 36px !important;
}

.f-s-37 {
    font-size: 37px !important;
}

.f-s-38 {
    font-size: 38px !important;
}

.f-s-39 {
    font-size: 39px !important;
}

.f-s-40 {
    font-size: 40px !important;
}

.f-s-41 {
    font-size: 41px !important;
}

.f-s-42 {
    font-size: 42px !important;
}

.f-s-43 {
    font-size: 43px !important;
}

.f-s-44 {
    font-size: 44px !important;
}

.f-s-45 {
    font-size: 45px !important;
}

.f-s-46 {
    font-size: 46px !important;
}

.f-s-47 {
    font-size: 47px !important;
}

.f-s-48 {
    font-size: 48px !important;
}

.f-s-49 {
    font-size: 49px !important;
}

.f-s-50 {
    font-size: 50px !important;
}

.f-s-51 {
    font-size: 51px !important;
}

.f-s-52 {
    font-size: 52px !important;
}

.f-s-53 {
    font-size: 53px !important;
}

.f-s-54 {
    font-size: 54px !important;
}

.f-s-55 {
    font-size: 55px !important;
}

.f-s-56 {
    font-size: 56px !important;
}

.f-s-57 {
    font-size: 57px !important;
}

.f-s-58 {
    font-size: 58px !important;
}

.f-s-59 {
    font-size: 59px !important;
}

.f-s-60 {
    font-size: 60px !important;
}

.f-s-61 {
    font-size: 61px !important;
}

.f-s-62 {
    font-size: 62px !important;
}

.f-s-63 {
    font-size: 63px !important;
}

.f-s-64 {
    font-size: 64px !important;
}

.f-s-65 {
    font-size: 65px !important;
}

.f-s-66 {
    font-size: 66px !important;
}

.f-s-67 {
    font-size: 67px !important;
}

.f-s-68 {
    font-size: 68px !important;
}

.f-s-69 {
    font-size: 69px !important;
}

.f-s-70 {
    font-size: 70px !important;
}

.f-s-71 {
    font-size: 71px !important;
}

.f-s-72 {
    font-size: 72px !important;
}

.f-s-73 {
    font-size: 73px !important;
}

.f-s-74 {
    font-size: 74px !important;
}

.f-s-75 {
    font-size: 75px !important;
}

.f-s-76 {
    font-size: 76px !important;
}

.f-s-77 {
    font-size: 77px !important;
}

.f-s-78 {
    font-size: 78px !important;
}

.f-s-79 {
    font-size: 79px !important;
}

.f-s-80 {
    font-size: 80px !important;
}

.start-0 {
    left: 0px !important;
}

.start-1 {
    left: 1px !important;
}

.start-2 {
    left: 2px !important;
}

.start-3 {
    left: 3px !important;
}

.start-4 {
    left: 4px !important;
}

.start-5 {
    left: 5px !important;
}

.start-6 {
    left: 6px !important;
}

.start-7 {
    left: 7px !important;
}

.start-8 {
    left: 8px !important;
}

.start-9 {
    left: 9px !important;
}

.start-10 {
    left: 10px !important;
}

.start-11 {
    left: 11px !important;
}

.start-12 {
    left: 12px !important;
}

.start-13 {
    left: 13px !important;
}

.start-14 {
    left: 14px !important;
}

.start-15 {
    left: 15px !important;
}

.start-16 {
    left: 16px !important;
}

.start-17 {
    left: 17px !important;
}

.start-18 {
    left: 18px !important;
}

.start-19 {
    left: 19px !important;
}

.start-20 {
    left: 20px !important;
}

.start-21 {
    left: 21px !important;
}

.start-22 {
    left: 22px !important;
}

.start-23 {
    left: 23px !important;
}

.start-24 {
    left: 24px !important;
}

.start-25 {
    left: 25px !important;
}

.start-26 {
    left: 26px !important;
}

.start-27 {
    left: 27px !important;
}

.start-28 {
    left: 28px !important;
}

.start-29 {
    left: 29px !important;
}

.start-30 {
    left: 30px !important;
}

.start-31 {
    left: 31px !important;
}

.start-32 {
    left: 32px !important;
}

.start-33 {
    left: 33px !important;
}

.start-34 {
    left: 34px !important;
}

.start-35 {
    left: 35px !important;
}

.start-36 {
    left: 36px !important;
}

.start-37 {
    left: 37px !important;
}

.start-38 {
    left: 38px !important;
}

.start-39 {
    left: 39px !important;
}

.start-40 {
    left: 40px !important;
}

.h-0 {
    height: 0px !important;
}

.h-5 {
    height: 5px !important;
}

.h-10 {
    height: 10px !important;
}

.h-15 {
    height: 15px !important;
}

.h-20 {
    height: 20px !important;
}

.h-25 {
    height: 25px !important;
}

.h-30 {
    height: 30px !important;
}

.h-35 {
    height: 35px !important;
}

.h-40 {
    height: 40px !important;
}

.h-45 {
    height: 45px !important;
}

.h-50 {
    height: 50px !important;
}

.h-55 {
    height: 55px !important;
}

.h-60 {
    height: 60px !important;
}

.h-65 {
    height: 65px !important;
}

.h-70 {
    height: 70px !important;
}

.h-75 {
    height: 75px !important;
}

.h-80 {
    height: 80px !important;
}

.h-85 {
    height: 85px !important;
}

.h-90 {
    height: 90px !important;
}

.h-95 {
    height: 95px !important;
}

.h-100 {
    height: 100px !important;
}

.h-105 {
    height: 105px !important;
}

.h-110 {
    height: 110px !important;
}

.h-115 {
    height: 115px !important;
}

.h-120 {
    height: 120px !important;
}

.h-125 {
    height: 125px !important;
}

.h-130 {
    height: 130px !important;
}

.h-135 {
    height: 135px !important;
}

.h-140 {
    height: 140px !important;
}

.h-145 {
    height: 145px !important;
}

.h-150 {
    height: 150px !important;
}

.h-155 {
    height: 155px !important;
}

.h-160 {
    height: 160px !important;
}

.h-165 {
    height: 165px !important;
}

.h-170 {
    height: 170px !important;
}

.h-175 {
    height: 175px !important;
}

.h-180 {
    height: 180px !important;
}

.h-185 {
    height: 185px !important;
}

.h-190 {
    height: 190px !important;
}

.h-195 {
    height: 195px !important;
}

.h-200 {
    height: 200px !important;
}

.h-205 {
    height: 205px !important;
}

.h-210 {
    height: 210px !important;
}

.h-215 {
    height: 215px !important;
}

.h-220 {
    height: 220px !important;
}

.h-225 {
    height: 225px !important;
}

.h-230 {
    height: 230px !important;
}

.h-235 {
    height: 235px !important;
}

.h-240 {
    height: 240px !important;
}

.h-245 {
    height: 245px !important;
}

.h-250 {
    height: 250px !important;
}

.h-255 {
    height: 255px !important;
}

.h-260 {
    height: 260px !important;
}

.h-265 {
    height: 265px !important;
}

.h-270 {
    height: 270px !important;
}

.h-275 {
    height: 275px !important;
}

.h-280 {
    height: 280px !important;
}

.h-285 {
    height: 285px !important;
}

.h-290 {
    height: 290px !important;
}

.h-295 {
    height: 295px !important;
}

.h-300 {
    height: 300px !important;
}

.h-305 {
    height: 305px !important;
}

.h-310 {
    height: 310px !important;
}

.h-315 {
    height: 315px !important;
}

.h-320 {
    height: 320px !important;
}

.h-325 {
    height: 325px !important;
}

.h-330 {
    height: 330px !important;
}

.h-335 {
    height: 335px !important;
}

.h-340 {
    height: 340px !important;
}

.h-345 {
    height: 345px !important;
}

.h-350 {
    height: 350px !important;
}

.h-355 {
    height: 355px !important;
}

.h-360 {
    height: 360px !important;
}

.h-365 {
    height: 365px !important;
}

.h-370 {
    height: 370px !important;
}

.h-375 {
    height: 375px !important;
}

.h-380 {
    height: 380px !important;
}

.h-385 {
    height: 385px !important;
}

.h-390 {
    height: 390px !important;
}

.h-395 {
    height: 395px !important;
}

.h-400 {
    height: 400px !important;
}

.w-0 {
    width: 0px !important;
}

.w-5 {
    width: 5px !important;
}

.w-10 {
    width: 10px !important;
}

.w-15 {
    width: 15px !important;
}

.w-20 {
    width: 20px !important;
}

.w-25 {
    width: 25px !important;
}

.w-30 {
    width: 30px !important;
}

.w-35 {
    width: 35px !important;
}

.w-40 {
    width: 40px !important;
}

.w-45 {
    width: 45px !important;
}

.w-50 {
    width: 50px !important;
}

.w-55 {
    width: 55px !important;
}

.w-60 {
    width: 60px !important;
}

.w-65 {
    width: 65px !important;
}

.w-70 {
    width: 70px !important;
}

.w-75 {
    width: 75px !important;
}

.w-80 {
    width: 80px !important;
}

.w-85 {
    width: 85px !important;
}

.w-90 {
    width: 90px !important;
}

.w-95 {
    width: 95px !important;
}

.w-100 {
    width: 100px !important;
}

.w-105 {
    width: 105px !important;
}

.w-110 {
    width: 110px !important;
}

.w-115 {
    width: 115px !important;
}

.w-120 {
    width: 120px !important;
}

.w-125 {
    width: 125px !important;
}

.w-130 {
    width: 130px !important;
}

.w-135 {
    width: 135px !important;
}

.w-140 {
    width: 140px !important;
}

.w-145 {
    width: 145px !important;
}

.w-150 {
    width: 150px !important;
}

.w-155 {
    width: 155px !important;
}

.w-160 {
    width: 160px !important;
}

.w-165 {
    width: 165px !important;
}

.w-170 {
    width: 170px !important;
}

.w-175 {
    width: 175px !important;
}

.w-180 {
    width: 180px !important;
}

.w-185 {
    width: 185px !important;
}

.w-190 {
    width: 190px !important;
}

.w-195 {
    width: 195px !important;
}

.w-200 {
    width: 200px !important;
}

.w-205 {
    width: 205px !important;
}

.w-210 {
    width: 210px !important;
}

.w-215 {
    width: 215px !important;
}

.w-220 {
    width: 220px !important;
}

.w-225 {
    width: 225px !important;
}

.w-230 {
    width: 230px !important;
}

.w-235 {
    width: 235px !important;
}

.w-240 {
    width: 240px !important;
}

.w-245 {
    width: 245px !important;
}

.w-250 {
    width: 250px !important;
}

.w-255 {
    width: 255px !important;
}

.w-260 {
    width: 260px !important;
}

.w-265 {
    width: 265px !important;
}

.w-270 {
    width: 270px !important;
}

.w-275 {
    width: 275px !important;
}

.w-280 {
    width: 280px !important;
}

.w-285 {
    width: 285px !important;
}

.w-290 {
    width: 290px !important;
}

.w-295 {
    width: 295px !important;
}

.w-300 {
    width: 300px !important;
}

.w-305 {
    width: 305px !important;
}

.w-310 {
    width: 310px !important;
}

.w-315 {
    width: 315px !important;
}

.w-320 {
    width: 320px !important;
}

.w-325 {
    width: 325px !important;
}

.w-330 {
    width: 330px !important;
}

.w-335 {
    width: 335px !important;
}

.w-340 {
    width: 340px !important;
}

.w-345 {
    width: 345px !important;
}

.w-350 {
    width: 350px !important;
}

.w-355 {
    width: 355px !important;
}

.w-360 {
    width: 360px !important;
}

.w-365 {
    width: 365px !important;
}

.w-370 {
    width: 370px !important;
}

.w-375 {
    width: 375px !important;
}

.w-380 {
    width: 380px !important;
}

.w-385 {
    width: 385px !important;
}

.w-390 {
    width: 390px !important;
}

.w-395 {
    width: 395px !important;
}

.w-400 {
    width: 400px !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.b-1-primary {
    border: 1px solid rgba(var(--primary), 1) !important;
}

.b-2-primary {
    border: 2px solid rgba(var(--primary), 1) !important;
}

.b-3-primary {
    border: 3px solid rgba(var(--primary), 1) !important;
}

.b-4-primary {
    border: 4px solid rgba(var(--primary), 1) !important;
}

.b-5-primary {
    border: 5px solid rgba(var(--primary), 1) !important;
}

.b-6-primary {
    border: 6px solid rgba(var(--primary), 1) !important;
}

.b-7-primary {
    border: 7px solid rgba(var(--primary), 1) !important;
}

.b-8-primary {
    border: 8px solid rgba(var(--primary), 1) !important;
}

.b-9-primary {
    border: 9px solid rgba(var(--primary), 1) !important;
}

.b-10-primary {
    border: 10px solid rgba(var(--primary), 1) !important;
}

.b-11-primary {
    border: 11px solid rgba(var(--primary), 1) !important;
}

.b-12-primary {
    border: 12px solid rgba(var(--primary), 1) !important;
}

.b-13-primary {
    border: 13px solid rgba(var(--primary), 1) !important;
}

.b-14-primary {
    border: 14px solid rgba(var(--primary), 1) !important;
}

.b-15-primary {
    border: 15px solid rgba(var(--primary), 1) !important;
}

.b-16-primary {
    border: 16px solid rgba(var(--primary), 1) !important;
}

.b-17-primary {
    border: 17px solid rgba(var(--primary), 1) !important;
}

.b-18-primary {
    border: 18px solid rgba(var(--primary), 1) !important;
}

.b-19-primary {
    border: 19px solid rgba(var(--primary), 1) !important;
}

.b-20-primary {
    border: 20px solid rgba(var(--primary), 1) !important;
}

.b-t-1-primary {
    border-top: 1px solid rgba(var(--primary), 1) !important;
}

.b-t-2-primary {
    border-top: 2px solid rgba(var(--primary), 1) !important;
}

.b-t-3-primary {
    border-top: 3px solid rgba(var(--primary), 1) !important;
}

.b-t-4-primary {
    border-top: 4px solid rgba(var(--primary), 1) !important;
}

.b-t-5-primary {
    border-top: 5px solid rgba(var(--primary), 1) !important;
}

.b-t-6-primary {
    border-top: 6px solid rgba(var(--primary), 1) !important;
}

.b-t-7-primary {
    border-top: 7px solid rgba(var(--primary), 1) !important;
}

.b-t-8-primary {
    border-top: 8px solid rgba(var(--primary), 1) !important;
}

.b-t-9-primary {
    border-top: 9px solid rgba(var(--primary), 1) !important;
}

.b-t-10-primary {
    border-top: 10px solid rgba(var(--primary), 1) !important;
}

.b-t-11-primary {
    border-top: 11px solid rgba(var(--primary), 1) !important;
}

.b-t-12-primary {
    border-top: 12px solid rgba(var(--primary), 1) !important;
}

.b-t-13-primary {
    border-top: 13px solid rgba(var(--primary), 1) !important;
}

.b-t-14-primary {
    border-top: 14px solid rgba(var(--primary), 1) !important;
}

.b-t-15-primary {
    border-top: 15px solid rgba(var(--primary), 1) !important;
}

.b-t-16-primary {
    border-top: 16px solid rgba(var(--primary), 1) !important;
}

.b-t-17-primary {
    border-top: 17px solid rgba(var(--primary), 1) !important;
}

.b-t-18-primary {
    border-top: 18px solid rgba(var(--primary), 1) !important;
}

.b-t-19-primary {
    border-top: 19px solid rgba(var(--primary), 1) !important;
}

.b-t-20-primary {
    border-top: 20px solid rgba(var(--primary), 1) !important;
}

.b-b-1-primary {
    border-bottom: 1px solid rgba(var(--primary), 1) !important;
}

.b-b-2-primary {
    border-bottom: 2px solid rgba(var(--primary), 1) !important;
}

.b-b-3-primary {
    border-bottom: 3px solid rgba(var(--primary), 1) !important;
}

.b-b-4-primary {
    border-bottom: 4px solid rgba(var(--primary), 1) !important;
}

.b-b-5-primary {
    border-bottom: 5px solid rgba(var(--primary), 1) !important;
}

.b-b-6-primary {
    border-bottom: 6px solid rgba(var(--primary), 1) !important;
}

.b-b-7-primary {
    border-bottom: 7px solid rgba(var(--primary), 1) !important;
}

.b-b-8-primary {
    border-bottom: 8px solid rgba(var(--primary), 1) !important;
}

.b-b-9-primary {
    border-bottom: 9px solid rgba(var(--primary), 1) !important;
}

.b-b-10-primary {
    border-bottom: 10px solid rgba(var(--primary), 1) !important;
}

.b-b-11-primary {
    border-bottom: 11px solid rgba(var(--primary), 1) !important;
}

.b-b-12-primary {
    border-bottom: 12px solid rgba(var(--primary), 1) !important;
}

.b-b-13-primary {
    border-bottom: 13px solid rgba(var(--primary), 1) !important;
}

.b-b-14-primary {
    border-bottom: 14px solid rgba(var(--primary), 1) !important;
}

.b-b-15-primary {
    border-bottom: 15px solid rgba(var(--primary), 1) !important;
}

.b-b-16-primary {
    border-bottom: 16px solid rgba(var(--primary), 1) !important;
}

.b-b-17-primary {
    border-bottom: 17px solid rgba(var(--primary), 1) !important;
}

.b-b-18-primary {
    border-bottom: 18px solid rgba(var(--primary), 1) !important;
}

.b-b-19-primary {
    border-bottom: 19px solid rgba(var(--primary), 1) !important;
}

.b-b-20-primary {
    border-bottom: 20px solid rgba(var(--primary), 1) !important;
}

.b-s-1-primary {
    border-left: 1px solid rgba(var(--primary), 1) !important;
}

.b-s-2-primary {
    border-left: 2px solid rgba(var(--primary), 1) !important;
}

.b-s-3-primary {
    border-left: 3px solid rgba(var(--primary), 1) !important;
}

.b-s-4-primary {
    border-left: 4px solid rgba(var(--primary), 1) !important;
}

.b-s-5-primary {
    border-left: 5px solid rgba(var(--primary), 1) !important;
}

.b-s-6-primary {
    border-left: 6px solid rgba(var(--primary), 1) !important;
}

.b-s-7-primary {
    border-left: 7px solid rgba(var(--primary), 1) !important;
}

.b-s-8-primary {
    border-left: 8px solid rgba(var(--primary), 1) !important;
}

.b-s-9-primary {
    border-left: 9px solid rgba(var(--primary), 1) !important;
}

.b-s-10-primary {
    border-left: 10px solid rgba(var(--primary), 1) !important;
}

.b-s-11-primary {
    border-left: 11px solid rgba(var(--primary), 1) !important;
}

.b-s-12-primary {
    border-left: 12px solid rgba(var(--primary), 1) !important;
}

.b-s-13-primary {
    border-left: 13px solid rgba(var(--primary), 1) !important;
}

.b-s-14-primary {
    border-left: 14px solid rgba(var(--primary), 1) !important;
}

.b-s-15-primary {
    border-left: 15px solid rgba(var(--primary), 1) !important;
}

.b-s-16-primary {
    border-left: 16px solid rgba(var(--primary), 1) !important;
}

.b-s-17-primary {
    border-left: 17px solid rgba(var(--primary), 1) !important;
}

.b-s-18-primary {
    border-left: 18px solid rgba(var(--primary), 1) !important;
}

.b-s-19-primary {
    border-left: 19px solid rgba(var(--primary), 1) !important;
}

.b-s-20-primary {
    border-left: 20px solid rgba(var(--primary), 1) !important;
}

.b-e-1-primary {
    border-right: 1px solid rgba(var(--primary), 1) !important;
}

.b-e-2-primary {
    border-right: 2px solid rgba(var(--primary), 1) !important;
}

.b-e-3-primary {
    border-right: 3px solid rgba(var(--primary), 1) !important;
}

.b-e-4-primary {
    border-right: 4px solid rgba(var(--primary), 1) !important;
}

.b-e-5-primary {
    border-right: 5px solid rgba(var(--primary), 1) !important;
}

.b-e-6-primary {
    border-right: 6px solid rgba(var(--primary), 1) !important;
}

.b-e-7-primary {
    border-right: 7px solid rgba(var(--primary), 1) !important;
}

.b-e-8-primary {
    border-right: 8px solid rgba(var(--primary), 1) !important;
}

.b-e-9-primary {
    border-right: 9px solid rgba(var(--primary), 1) !important;
}

.b-e-10-primary {
    border-right: 10px solid rgba(var(--primary), 1) !important;
}

.b-e-11-primary {
    border-right: 11px solid rgba(var(--primary), 1) !important;
}

.b-e-12-primary {
    border-right: 12px solid rgba(var(--primary), 1) !important;
}

.b-e-13-primary {
    border-right: 13px solid rgba(var(--primary), 1) !important;
}

.b-e-14-primary {
    border-right: 14px solid rgba(var(--primary), 1) !important;
}

.b-e-15-primary {
    border-right: 15px solid rgba(var(--primary), 1) !important;
}

.b-e-16-primary {
    border-right: 16px solid rgba(var(--primary), 1) !important;
}

.b-e-17-primary {
    border-right: 17px solid rgba(var(--primary), 1) !important;
}

.b-e-18-primary {
    border-right: 18px solid rgba(var(--primary), 1) !important;
}

.b-e-19-primary {
    border-right: 19px solid rgba(var(--primary), 1) !important;
}

.b-e-20-primary {
    border-right: 20px solid rgba(var(--primary), 1) !important;
}

.b-1-secondary {
    border: 1px solid rgba(var(--secondary), 1) !important;
}

.b-2-secondary {
    border: 2px solid rgba(var(--secondary), 1) !important;
}

.b-3-secondary {
    border: 3px solid rgba(var(--secondary), 1) !important;
}

.b-4-secondary {
    border: 4px solid rgba(var(--secondary), 1) !important;
}

.b-5-secondary {
    border: 5px solid rgba(var(--secondary), 1) !important;
}

.b-6-secondary {
    border: 6px solid rgba(var(--secondary), 1) !important;
}

.b-7-secondary {
    border: 7px solid rgba(var(--secondary), 1) !important;
}

.b-8-secondary {
    border: 8px solid rgba(var(--secondary), 1) !important;
}

.b-9-secondary {
    border: 9px solid rgba(var(--secondary), 1) !important;
}

.b-10-secondary {
    border: 10px solid rgba(var(--secondary), 1) !important;
}

.b-11-secondary {
    border: 11px solid rgba(var(--secondary), 1) !important;
}

.b-12-secondary {
    border: 12px solid rgba(var(--secondary), 1) !important;
}

.b-13-secondary {
    border: 13px solid rgba(var(--secondary), 1) !important;
}

.b-14-secondary {
    border: 14px solid rgba(var(--secondary), 1) !important;
}

.b-15-secondary {
    border: 15px solid rgba(var(--secondary), 1) !important;
}

.b-16-secondary {
    border: 16px solid rgba(var(--secondary), 1) !important;
}

.b-17-secondary {
    border: 17px solid rgba(var(--secondary), 1) !important;
}

.b-18-secondary {
    border: 18px solid rgba(var(--secondary), 1) !important;
}

.b-19-secondary {
    border: 19px solid rgba(var(--secondary), 1) !important;
}

.b-20-secondary {
    border: 20px solid rgba(var(--secondary), 1) !important;
}

.b-t-1-secondary {
    border-top: 1px solid rgba(var(--secondary), 1) !important;
}

.b-t-2-secondary {
    border-top: 2px solid rgba(var(--secondary), 1) !important;
}

.b-t-3-secondary {
    border-top: 3px solid rgba(var(--secondary), 1) !important;
}

.b-t-4-secondary {
    border-top: 4px solid rgba(var(--secondary), 1) !important;
}

.b-t-5-secondary {
    border-top: 5px solid rgba(var(--secondary), 1) !important;
}

.b-t-6-secondary {
    border-top: 6px solid rgba(var(--secondary), 1) !important;
}

.b-t-7-secondary {
    border-top: 7px solid rgba(var(--secondary), 1) !important;
}

.b-t-8-secondary {
    border-top: 8px solid rgba(var(--secondary), 1) !important;
}

.b-t-9-secondary {
    border-top: 9px solid rgba(var(--secondary), 1) !important;
}

.b-t-10-secondary {
    border-top: 10px solid rgba(var(--secondary), 1) !important;
}

.b-t-11-secondary {
    border-top: 11px solid rgba(var(--secondary), 1) !important;
}

.b-t-12-secondary {
    border-top: 12px solid rgba(var(--secondary), 1) !important;
}

.b-t-13-secondary {
    border-top: 13px solid rgba(var(--secondary), 1) !important;
}

.b-t-14-secondary {
    border-top: 14px solid rgba(var(--secondary), 1) !important;
}

.b-t-15-secondary {
    border-top: 15px solid rgba(var(--secondary), 1) !important;
}

.b-t-16-secondary {
    border-top: 16px solid rgba(var(--secondary), 1) !important;
}

.b-t-17-secondary {
    border-top: 17px solid rgba(var(--secondary), 1) !important;
}

.b-t-18-secondary {
    border-top: 18px solid rgba(var(--secondary), 1) !important;
}

.b-t-19-secondary {
    border-top: 19px solid rgba(var(--secondary), 1) !important;
}

.b-t-20-secondary {
    border-top: 20px solid rgba(var(--secondary), 1) !important;
}

.b-b-1-secondary {
    border-bottom: 1px solid rgba(var(--secondary), 1) !important;
}

.b-b-2-secondary {
    border-bottom: 2px solid rgba(var(--secondary), 1) !important;
}

.b-b-3-secondary {
    border-bottom: 3px solid rgba(var(--secondary), 1) !important;
}

.b-b-4-secondary {
    border-bottom: 4px solid rgba(var(--secondary), 1) !important;
}

.b-b-5-secondary {
    border-bottom: 5px solid rgba(var(--secondary), 1) !important;
}

.b-b-6-secondary {
    border-bottom: 6px solid rgba(var(--secondary), 1) !important;
}

.b-b-7-secondary {
    border-bottom: 7px solid rgba(var(--secondary), 1) !important;
}

.b-b-8-secondary {
    border-bottom: 8px solid rgba(var(--secondary), 1) !important;
}

.b-b-9-secondary {
    border-bottom: 9px solid rgba(var(--secondary), 1) !important;
}

.b-b-10-secondary {
    border-bottom: 10px solid rgba(var(--secondary), 1) !important;
}

.b-b-11-secondary {
    border-bottom: 11px solid rgba(var(--secondary), 1) !important;
}

.b-b-12-secondary {
    border-bottom: 12px solid rgba(var(--secondary), 1) !important;
}

.b-b-13-secondary {
    border-bottom: 13px solid rgba(var(--secondary), 1) !important;
}

.b-b-14-secondary {
    border-bottom: 14px solid rgba(var(--secondary), 1) !important;
}

.b-b-15-secondary {
    border-bottom: 15px solid rgba(var(--secondary), 1) !important;
}

.b-b-16-secondary {
    border-bottom: 16px solid rgba(var(--secondary), 1) !important;
}

.b-b-17-secondary {
    border-bottom: 17px solid rgba(var(--secondary), 1) !important;
}

.b-b-18-secondary {
    border-bottom: 18px solid rgba(var(--secondary), 1) !important;
}

.b-b-19-secondary {
    border-bottom: 19px solid rgba(var(--secondary), 1) !important;
}

.b-b-20-secondary {
    border-bottom: 20px solid rgba(var(--secondary), 1) !important;
}

.b-s-1-secondary {
    border-left: 1px solid rgba(var(--secondary), 1) !important;
}

.b-s-2-secondary {
    border-left: 2px solid rgba(var(--secondary), 1) !important;
}

.b-s-3-secondary {
    border-left: 3px solid rgba(var(--secondary), 1) !important;
}

.b-s-4-secondary {
    border-left: 4px solid rgba(var(--secondary), 1) !important;
}

.b-s-5-secondary {
    border-left: 5px solid rgba(var(--secondary), 1) !important;
}

.b-s-6-secondary {
    border-left: 6px solid rgba(var(--secondary), 1) !important;
}

.b-s-7-secondary {
    border-left: 7px solid rgba(var(--secondary), 1) !important;
}

.b-s-8-secondary {
    border-left: 8px solid rgba(var(--secondary), 1) !important;
}

.b-s-9-secondary {
    border-left: 9px solid rgba(var(--secondary), 1) !important;
}

.b-s-10-secondary {
    border-left: 10px solid rgba(var(--secondary), 1) !important;
}

.b-s-11-secondary {
    border-left: 11px solid rgba(var(--secondary), 1) !important;
}

.b-s-12-secondary {
    border-left: 12px solid rgba(var(--secondary), 1) !important;
}

.b-s-13-secondary {
    border-left: 13px solid rgba(var(--secondary), 1) !important;
}

.b-s-14-secondary {
    border-left: 14px solid rgba(var(--secondary), 1) !important;
}

.b-s-15-secondary {
    border-left: 15px solid rgba(var(--secondary), 1) !important;
}

.b-s-16-secondary {
    border-left: 16px solid rgba(var(--secondary), 1) !important;
}

.b-s-17-secondary {
    border-left: 17px solid rgba(var(--secondary), 1) !important;
}

.b-s-18-secondary {
    border-left: 18px solid rgba(var(--secondary), 1) !important;
}

.b-s-19-secondary {
    border-left: 19px solid rgba(var(--secondary), 1) !important;
}

.b-s-20-secondary {
    border-left: 20px solid rgba(var(--secondary), 1) !important;
}

.b-e-1-secondary {
    border-right: 1px solid rgba(var(--secondary), 1) !important;
}

.b-e-2-secondary {
    border-right: 2px solid rgba(var(--secondary), 1) !important;
}

.b-e-3-secondary {
    border-right: 3px solid rgba(var(--secondary), 1) !important;
}

.b-e-4-secondary {
    border-right: 4px solid rgba(var(--secondary), 1) !important;
}

.b-e-5-secondary {
    border-right: 5px solid rgba(var(--secondary), 1) !important;
}

.b-e-6-secondary {
    border-right: 6px solid rgba(var(--secondary), 1) !important;
}

.b-e-7-secondary {
    border-right: 7px solid rgba(var(--secondary), 1) !important;
}

.b-e-8-secondary {
    border-right: 8px solid rgba(var(--secondary), 1) !important;
}

.b-e-9-secondary {
    border-right: 9px solid rgba(var(--secondary), 1) !important;
}

.b-e-10-secondary {
    border-right: 10px solid rgba(var(--secondary), 1) !important;
}

.b-e-11-secondary {
    border-right: 11px solid rgba(var(--secondary), 1) !important;
}

.b-e-12-secondary {
    border-right: 12px solid rgba(var(--secondary), 1) !important;
}

.b-e-13-secondary {
    border-right: 13px solid rgba(var(--secondary), 1) !important;
}

.b-e-14-secondary {
    border-right: 14px solid rgba(var(--secondary), 1) !important;
}

.b-e-15-secondary {
    border-right: 15px solid rgba(var(--secondary), 1) !important;
}

.b-e-16-secondary {
    border-right: 16px solid rgba(var(--secondary), 1) !important;
}

.b-e-17-secondary {
    border-right: 17px solid rgba(var(--secondary), 1) !important;
}

.b-e-18-secondary {
    border-right: 18px solid rgba(var(--secondary), 1) !important;
}

.b-e-19-secondary {
    border-right: 19px solid rgba(var(--secondary), 1) !important;
}

.b-e-20-secondary {
    border-right: 20px solid rgba(var(--secondary), 1) !important;
}

.b-1-success {
    border: 1px solid rgba(var(--success), 1) !important;
}

.b-2-success {
    border: 2px solid rgba(var(--success), 1) !important;
}

.b-3-success {
    border: 3px solid rgba(var(--success), 1) !important;
}

.b-4-success {
    border: 4px solid rgba(var(--success), 1) !important;
}

.b-5-success {
    border: 5px solid rgba(var(--success), 1) !important;
}

.b-6-success {
    border: 6px solid rgba(var(--success), 1) !important;
}

.b-7-success {
    border: 7px solid rgba(var(--success), 1) !important;
}

.b-8-success {
    border: 8px solid rgba(var(--success), 1) !important;
}

.b-9-success {
    border: 9px solid rgba(var(--success), 1) !important;
}

.b-10-success {
    border: 10px solid rgba(var(--success), 1) !important;
}

.b-11-success {
    border: 11px solid rgba(var(--success), 1) !important;
}

.b-12-success {
    border: 12px solid rgba(var(--success), 1) !important;
}

.b-13-success {
    border: 13px solid rgba(var(--success), 1) !important;
}

.b-14-success {
    border: 14px solid rgba(var(--success), 1) !important;
}

.b-15-success {
    border: 15px solid rgba(var(--success), 1) !important;
}

.b-16-success {
    border: 16px solid rgba(var(--success), 1) !important;
}

.b-17-success {
    border: 17px solid rgba(var(--success), 1) !important;
}

.b-18-success {
    border: 18px solid rgba(var(--success), 1) !important;
}

.b-19-success {
    border: 19px solid rgba(var(--success), 1) !important;
}

.b-20-success {
    border: 20px solid rgba(var(--success), 1) !important;
}

.b-t-1-success {
    border-top: 1px solid rgba(var(--success), 1) !important;
}

.b-t-2-success {
    border-top: 2px solid rgba(var(--success), 1) !important;
}

.b-t-3-success {
    border-top: 3px solid rgba(var(--success), 1) !important;
}

.b-t-4-success {
    border-top: 4px solid rgba(var(--success), 1) !important;
}

.b-t-5-success {
    border-top: 5px solid rgba(var(--success), 1) !important;
}

.b-t-6-success {
    border-top: 6px solid rgba(var(--success), 1) !important;
}

.b-t-7-success {
    border-top: 7px solid rgba(var(--success), 1) !important;
}

.b-t-8-success {
    border-top: 8px solid rgba(var(--success), 1) !important;
}

.b-t-9-success {
    border-top: 9px solid rgba(var(--success), 1) !important;
}

.b-t-10-success {
    border-top: 10px solid rgba(var(--success), 1) !important;
}

.b-t-11-success {
    border-top: 11px solid rgba(var(--success), 1) !important;
}

.b-t-12-success {
    border-top: 12px solid rgba(var(--success), 1) !important;
}

.b-t-13-success {
    border-top: 13px solid rgba(var(--success), 1) !important;
}

.b-t-14-success {
    border-top: 14px solid rgba(var(--success), 1) !important;
}

.b-t-15-success {
    border-top: 15px solid rgba(var(--success), 1) !important;
}

.b-t-16-success {
    border-top: 16px solid rgba(var(--success), 1) !important;
}

.b-t-17-success {
    border-top: 17px solid rgba(var(--success), 1) !important;
}

.b-t-18-success {
    border-top: 18px solid rgba(var(--success), 1) !important;
}

.b-t-19-success {
    border-top: 19px solid rgba(var(--success), 1) !important;
}

.b-t-20-success {
    border-top: 20px solid rgba(var(--success), 1) !important;
}

.b-b-1-success {
    border-bottom: 1px solid rgba(var(--success), 1) !important;
}

.b-b-2-success {
    border-bottom: 2px solid rgba(var(--success), 1) !important;
}

.b-b-3-success {
    border-bottom: 3px solid rgba(var(--success), 1) !important;
}

.b-b-4-success {
    border-bottom: 4px solid rgba(var(--success), 1) !important;
}

.b-b-5-success {
    border-bottom: 5px solid rgba(var(--success), 1) !important;
}

.b-b-6-success {
    border-bottom: 6px solid rgba(var(--success), 1) !important;
}

.b-b-7-success {
    border-bottom: 7px solid rgba(var(--success), 1) !important;
}

.b-b-8-success {
    border-bottom: 8px solid rgba(var(--success), 1) !important;
}

.b-b-9-success {
    border-bottom: 9px solid rgba(var(--success), 1) !important;
}

.b-b-10-success {
    border-bottom: 10px solid rgba(var(--success), 1) !important;
}

.b-b-11-success {
    border-bottom: 11px solid rgba(var(--success), 1) !important;
}

.b-b-12-success {
    border-bottom: 12px solid rgba(var(--success), 1) !important;
}

.b-b-13-success {
    border-bottom: 13px solid rgba(var(--success), 1) !important;
}

.b-b-14-success {
    border-bottom: 14px solid rgba(var(--success), 1) !important;
}

.b-b-15-success {
    border-bottom: 15px solid rgba(var(--success), 1) !important;
}

.b-b-16-success {
    border-bottom: 16px solid rgba(var(--success), 1) !important;
}

.b-b-17-success {
    border-bottom: 17px solid rgba(var(--success), 1) !important;
}

.b-b-18-success {
    border-bottom: 18px solid rgba(var(--success), 1) !important;
}

.b-b-19-success {
    border-bottom: 19px solid rgba(var(--success), 1) !important;
}

.b-b-20-success {
    border-bottom: 20px solid rgba(var(--success), 1) !important;
}

.b-s-1-success {
    border-left: 1px solid rgba(var(--success), 1) !important;
}

.b-s-2-success {
    border-left: 2px solid rgba(var(--success), 1) !important;
}

.b-s-3-success {
    border-left: 3px solid rgba(var(--success), 1) !important;
}

.b-s-4-success {
    border-left: 4px solid rgba(var(--success), 1) !important;
}

.b-s-5-success {
    border-left: 5px solid rgba(var(--success), 1) !important;
}

.b-s-6-success {
    border-left: 6px solid rgba(var(--success), 1) !important;
}

.b-s-7-success {
    border-left: 7px solid rgba(var(--success), 1) !important;
}

.b-s-8-success {
    border-left: 8px solid rgba(var(--success), 1) !important;
}

.b-s-9-success {
    border-left: 9px solid rgba(var(--success), 1) !important;
}

.b-s-10-success {
    border-left: 10px solid rgba(var(--success), 1) !important;
}

.b-s-11-success {
    border-left: 11px solid rgba(var(--success), 1) !important;
}

.b-s-12-success {
    border-left: 12px solid rgba(var(--success), 1) !important;
}

.b-s-13-success {
    border-left: 13px solid rgba(var(--success), 1) !important;
}

.b-s-14-success {
    border-left: 14px solid rgba(var(--success), 1) !important;
}

.b-s-15-success {
    border-left: 15px solid rgba(var(--success), 1) !important;
}

.b-s-16-success {
    border-left: 16px solid rgba(var(--success), 1) !important;
}

.b-s-17-success {
    border-left: 17px solid rgba(var(--success), 1) !important;
}

.b-s-18-success {
    border-left: 18px solid rgba(var(--success), 1) !important;
}

.b-s-19-success {
    border-left: 19px solid rgba(var(--success), 1) !important;
}

.b-s-20-success {
    border-left: 20px solid rgba(var(--success), 1) !important;
}

.b-e-1-success {
    border-right: 1px solid rgba(var(--success), 1) !important;
}

.b-e-2-success {
    border-right: 2px solid rgba(var(--success), 1) !important;
}

.b-e-3-success {
    border-right: 3px solid rgba(var(--success), 1) !important;
}

.b-e-4-success {
    border-right: 4px solid rgba(var(--success), 1) !important;
}

.b-e-5-success {
    border-right: 5px solid rgba(var(--success), 1) !important;
}

.b-e-6-success {
    border-right: 6px solid rgba(var(--success), 1) !important;
}

.b-e-7-success {
    border-right: 7px solid rgba(var(--success), 1) !important;
}

.b-e-8-success {
    border-right: 8px solid rgba(var(--success), 1) !important;
}

.b-e-9-success {
    border-right: 9px solid rgba(var(--success), 1) !important;
}

.b-e-10-success {
    border-right: 10px solid rgba(var(--success), 1) !important;
}

.b-e-11-success {
    border-right: 11px solid rgba(var(--success), 1) !important;
}

.b-e-12-success {
    border-right: 12px solid rgba(var(--success), 1) !important;
}

.b-e-13-success {
    border-right: 13px solid rgba(var(--success), 1) !important;
}

.b-e-14-success {
    border-right: 14px solid rgba(var(--success), 1) !important;
}

.b-e-15-success {
    border-right: 15px solid rgba(var(--success), 1) !important;
}

.b-e-16-success {
    border-right: 16px solid rgba(var(--success), 1) !important;
}

.b-e-17-success {
    border-right: 17px solid rgba(var(--success), 1) !important;
}

.b-e-18-success {
    border-right: 18px solid rgba(var(--success), 1) !important;
}

.b-e-19-success {
    border-right: 19px solid rgba(var(--success), 1) !important;
}

.b-e-20-success {
    border-right: 20px solid rgba(var(--success), 1) !important;
}

.b-1-danger {
    border: 1px solid rgba(var(--danger), 1) !important;
}

.b-2-danger {
    border: 2px solid rgba(var(--danger), 1) !important;
}

.b-3-danger {
    border: 3px solid rgba(var(--danger), 1) !important;
}

.b-4-danger {
    border: 4px solid rgba(var(--danger), 1) !important;
}

.b-5-danger {
    border: 5px solid rgba(var(--danger), 1) !important;
}

.b-6-danger {
    border: 6px solid rgba(var(--danger), 1) !important;
}

.b-7-danger {
    border: 7px solid rgba(var(--danger), 1) !important;
}

.b-8-danger {
    border: 8px solid rgba(var(--danger), 1) !important;
}

.b-9-danger {
    border: 9px solid rgba(var(--danger), 1) !important;
}

.b-10-danger {
    border: 10px solid rgba(var(--danger), 1) !important;
}

.b-11-danger {
    border: 11px solid rgba(var(--danger), 1) !important;
}

.b-12-danger {
    border: 12px solid rgba(var(--danger), 1) !important;
}

.b-13-danger {
    border: 13px solid rgba(var(--danger), 1) !important;
}

.b-14-danger {
    border: 14px solid rgba(var(--danger), 1) !important;
}

.b-15-danger {
    border: 15px solid rgba(var(--danger), 1) !important;
}

.b-16-danger {
    border: 16px solid rgba(var(--danger), 1) !important;
}

.b-17-danger {
    border: 17px solid rgba(var(--danger), 1) !important;
}

.b-18-danger {
    border: 18px solid rgba(var(--danger), 1) !important;
}

.b-19-danger {
    border: 19px solid rgba(var(--danger), 1) !important;
}

.b-20-danger {
    border: 20px solid rgba(var(--danger), 1) !important;
}

.b-t-1-danger {
    border-top: 1px solid rgba(var(--danger), 1) !important;
}

.b-t-2-danger {
    border-top: 2px solid rgba(var(--danger), 1) !important;
}

.b-t-3-danger {
    border-top: 3px solid rgba(var(--danger), 1) !important;
}

.b-t-4-danger {
    border-top: 4px solid rgba(var(--danger), 1) !important;
}

.b-t-5-danger {
    border-top: 5px solid rgba(var(--danger), 1) !important;
}

.b-t-6-danger {
    border-top: 6px solid rgba(var(--danger), 1) !important;
}

.b-t-7-danger {
    border-top: 7px solid rgba(var(--danger), 1) !important;
}

.b-t-8-danger {
    border-top: 8px solid rgba(var(--danger), 1) !important;
}

.b-t-9-danger {
    border-top: 9px solid rgba(var(--danger), 1) !important;
}

.b-t-10-danger {
    border-top: 10px solid rgba(var(--danger), 1) !important;
}

.b-t-11-danger {
    border-top: 11px solid rgba(var(--danger), 1) !important;
}

.b-t-12-danger {
    border-top: 12px solid rgba(var(--danger), 1) !important;
}

.b-t-13-danger {
    border-top: 13px solid rgba(var(--danger), 1) !important;
}

.b-t-14-danger {
    border-top: 14px solid rgba(var(--danger), 1) !important;
}

.b-t-15-danger {
    border-top: 15px solid rgba(var(--danger), 1) !important;
}

.b-t-16-danger {
    border-top: 16px solid rgba(var(--danger), 1) !important;
}

.b-t-17-danger {
    border-top: 17px solid rgba(var(--danger), 1) !important;
}

.b-t-18-danger {
    border-top: 18px solid rgba(var(--danger), 1) !important;
}

.b-t-19-danger {
    border-top: 19px solid rgba(var(--danger), 1) !important;
}

.b-t-20-danger {
    border-top: 20px solid rgba(var(--danger), 1) !important;
}

.b-b-1-danger {
    border-bottom: 1px solid rgba(var(--danger), 1) !important;
}

.b-b-2-danger {
    border-bottom: 2px solid rgba(var(--danger), 1) !important;
}

.b-b-3-danger {
    border-bottom: 3px solid rgba(var(--danger), 1) !important;
}

.b-b-4-danger {
    border-bottom: 4px solid rgba(var(--danger), 1) !important;
}

.b-b-5-danger {
    border-bottom: 5px solid rgba(var(--danger), 1) !important;
}

.b-b-6-danger {
    border-bottom: 6px solid rgba(var(--danger), 1) !important;
}

.b-b-7-danger {
    border-bottom: 7px solid rgba(var(--danger), 1) !important;
}

.b-b-8-danger {
    border-bottom: 8px solid rgba(var(--danger), 1) !important;
}

.b-b-9-danger {
    border-bottom: 9px solid rgba(var(--danger), 1) !important;
}

.b-b-10-danger {
    border-bottom: 10px solid rgba(var(--danger), 1) !important;
}

.b-b-11-danger {
    border-bottom: 11px solid rgba(var(--danger), 1) !important;
}

.b-b-12-danger {
    border-bottom: 12px solid rgba(var(--danger), 1) !important;
}

.b-b-13-danger {
    border-bottom: 13px solid rgba(var(--danger), 1) !important;
}

.b-b-14-danger {
    border-bottom: 14px solid rgba(var(--danger), 1) !important;
}

.b-b-15-danger {
    border-bottom: 15px solid rgba(var(--danger), 1) !important;
}

.b-b-16-danger {
    border-bottom: 16px solid rgba(var(--danger), 1) !important;
}

.b-b-17-danger {
    border-bottom: 17px solid rgba(var(--danger), 1) !important;
}

.b-b-18-danger {
    border-bottom: 18px solid rgba(var(--danger), 1) !important;
}

.b-b-19-danger {
    border-bottom: 19px solid rgba(var(--danger), 1) !important;
}

.b-b-20-danger {
    border-bottom: 20px solid rgba(var(--danger), 1) !important;
}

.b-s-1-danger {
    border-left: 1px solid rgba(var(--danger), 1) !important;
}

.b-s-2-danger {
    border-left: 2px solid rgba(var(--danger), 1) !important;
}

.b-s-3-danger {
    border-left: 3px solid rgba(var(--danger), 1) !important;
}

.b-s-4-danger {
    border-left: 4px solid rgba(var(--danger), 1) !important;
}

.b-s-5-danger {
    border-left: 5px solid rgba(var(--danger), 1) !important;
}

.b-s-6-danger {
    border-left: 6px solid rgba(var(--danger), 1) !important;
}

.b-s-7-danger {
    border-left: 7px solid rgba(var(--danger), 1) !important;
}

.b-s-8-danger {
    border-left: 8px solid rgba(var(--danger), 1) !important;
}

.b-s-9-danger {
    border-left: 9px solid rgba(var(--danger), 1) !important;
}

.b-s-10-danger {
    border-left: 10px solid rgba(var(--danger), 1) !important;
}

.b-s-11-danger {
    border-left: 11px solid rgba(var(--danger), 1) !important;
}

.b-s-12-danger {
    border-left: 12px solid rgba(var(--danger), 1) !important;
}

.b-s-13-danger {
    border-left: 13px solid rgba(var(--danger), 1) !important;
}

.b-s-14-danger {
    border-left: 14px solid rgba(var(--danger), 1) !important;
}

.b-s-15-danger {
    border-left: 15px solid rgba(var(--danger), 1) !important;
}

.b-s-16-danger {
    border-left: 16px solid rgba(var(--danger), 1) !important;
}

.b-s-17-danger {
    border-left: 17px solid rgba(var(--danger), 1) !important;
}

.b-s-18-danger {
    border-left: 18px solid rgba(var(--danger), 1) !important;
}

.b-s-19-danger {
    border-left: 19px solid rgba(var(--danger), 1) !important;
}

.b-s-20-danger {
    border-left: 20px solid rgba(var(--danger), 1) !important;
}

.b-e-1-danger {
    border-right: 1px solid rgba(var(--danger), 1) !important;
}

.b-e-2-danger {
    border-right: 2px solid rgba(var(--danger), 1) !important;
}

.b-e-3-danger {
    border-right: 3px solid rgba(var(--danger), 1) !important;
}

.b-e-4-danger {
    border-right: 4px solid rgba(var(--danger), 1) !important;
}

.b-e-5-danger {
    border-right: 5px solid rgba(var(--danger), 1) !important;
}

.b-e-6-danger {
    border-right: 6px solid rgba(var(--danger), 1) !important;
}

.b-e-7-danger {
    border-right: 7px solid rgba(var(--danger), 1) !important;
}

.b-e-8-danger {
    border-right: 8px solid rgba(var(--danger), 1) !important;
}

.b-e-9-danger {
    border-right: 9px solid rgba(var(--danger), 1) !important;
}

.b-e-10-danger {
    border-right: 10px solid rgba(var(--danger), 1) !important;
}

.b-e-11-danger {
    border-right: 11px solid rgba(var(--danger), 1) !important;
}

.b-e-12-danger {
    border-right: 12px solid rgba(var(--danger), 1) !important;
}

.b-e-13-danger {
    border-right: 13px solid rgba(var(--danger), 1) !important;
}

.b-e-14-danger {
    border-right: 14px solid rgba(var(--danger), 1) !important;
}

.b-e-15-danger {
    border-right: 15px solid rgba(var(--danger), 1) !important;
}

.b-e-16-danger {
    border-right: 16px solid rgba(var(--danger), 1) !important;
}

.b-e-17-danger {
    border-right: 17px solid rgba(var(--danger), 1) !important;
}

.b-e-18-danger {
    border-right: 18px solid rgba(var(--danger), 1) !important;
}

.b-e-19-danger {
    border-right: 19px solid rgba(var(--danger), 1) !important;
}

.b-e-20-danger {
    border-right: 20px solid rgba(var(--danger), 1) !important;
}

.b-1-warning {
    border: 1px solid rgba(var(--warning), 1) !important;
}

.b-2-warning {
    border: 2px solid rgba(var(--warning), 1) !important;
}

.b-3-warning {
    border: 3px solid rgba(var(--warning), 1) !important;
}

.b-4-warning {
    border: 4px solid rgba(var(--warning), 1) !important;
}

.b-5-warning {
    border: 5px solid rgba(var(--warning), 1) !important;
}

.b-6-warning {
    border: 6px solid rgba(var(--warning), 1) !important;
}

.b-7-warning {
    border: 7px solid rgba(var(--warning), 1) !important;
}

.b-8-warning {
    border: 8px solid rgba(var(--warning), 1) !important;
}

.b-9-warning {
    border: 9px solid rgba(var(--warning), 1) !important;
}

.b-10-warning {
    border: 10px solid rgba(var(--warning), 1) !important;
}

.b-11-warning {
    border: 11px solid rgba(var(--warning), 1) !important;
}

.b-12-warning {
    border: 12px solid rgba(var(--warning), 1) !important;
}

.b-13-warning {
    border: 13px solid rgba(var(--warning), 1) !important;
}

.b-14-warning {
    border: 14px solid rgba(var(--warning), 1) !important;
}

.b-15-warning {
    border: 15px solid rgba(var(--warning), 1) !important;
}

.b-16-warning {
    border: 16px solid rgba(var(--warning), 1) !important;
}

.b-17-warning {
    border: 17px solid rgba(var(--warning), 1) !important;
}

.b-18-warning {
    border: 18px solid rgba(var(--warning), 1) !important;
}

.b-19-warning {
    border: 19px solid rgba(var(--warning), 1) !important;
}

.b-20-warning {
    border: 20px solid rgba(var(--warning), 1) !important;
}

.b-t-1-warning {
    border-top: 1px solid rgba(var(--warning), 1) !important;
}

.b-t-2-warning {
    border-top: 2px solid rgba(var(--warning), 1) !important;
}

.b-t-3-warning {
    border-top: 3px solid rgba(var(--warning), 1) !important;
}

.b-t-4-warning {
    border-top: 4px solid rgba(var(--warning), 1) !important;
}

.b-t-5-warning {
    border-top: 5px solid rgba(var(--warning), 1) !important;
}

.b-t-6-warning {
    border-top: 6px solid rgba(var(--warning), 1) !important;
}

.b-t-7-warning {
    border-top: 7px solid rgba(var(--warning), 1) !important;
}

.b-t-8-warning {
    border-top: 8px solid rgba(var(--warning), 1) !important;
}

.b-t-9-warning {
    border-top: 9px solid rgba(var(--warning), 1) !important;
}

.b-t-10-warning {
    border-top: 10px solid rgba(var(--warning), 1) !important;
}

.b-t-11-warning {
    border-top: 11px solid rgba(var(--warning), 1) !important;
}

.b-t-12-warning {
    border-top: 12px solid rgba(var(--warning), 1) !important;
}

.b-t-13-warning {
    border-top: 13px solid rgba(var(--warning), 1) !important;
}

.b-t-14-warning {
    border-top: 14px solid rgba(var(--warning), 1) !important;
}

.b-t-15-warning {
    border-top: 15px solid rgba(var(--warning), 1) !important;
}

.b-t-16-warning {
    border-top: 16px solid rgba(var(--warning), 1) !important;
}

.b-t-17-warning {
    border-top: 17px solid rgba(var(--warning), 1) !important;
}

.b-t-18-warning {
    border-top: 18px solid rgba(var(--warning), 1) !important;
}

.b-t-19-warning {
    border-top: 19px solid rgba(var(--warning), 1) !important;
}

.b-t-20-warning {
    border-top: 20px solid rgba(var(--warning), 1) !important;
}

.b-b-1-warning {
    border-bottom: 1px solid rgba(var(--warning), 1) !important;
}

.b-b-2-warning {
    border-bottom: 2px solid rgba(var(--warning), 1) !important;
}

.b-b-3-warning {
    border-bottom: 3px solid rgba(var(--warning), 1) !important;
}

.b-b-4-warning {
    border-bottom: 4px solid rgba(var(--warning), 1) !important;
}

.b-b-5-warning {
    border-bottom: 5px solid rgba(var(--warning), 1) !important;
}

.b-b-6-warning {
    border-bottom: 6px solid rgba(var(--warning), 1) !important;
}

.b-b-7-warning {
    border-bottom: 7px solid rgba(var(--warning), 1) !important;
}

.b-b-8-warning {
    border-bottom: 8px solid rgba(var(--warning), 1) !important;
}

.b-b-9-warning {
    border-bottom: 9px solid rgba(var(--warning), 1) !important;
}

.b-b-10-warning {
    border-bottom: 10px solid rgba(var(--warning), 1) !important;
}

.b-b-11-warning {
    border-bottom: 11px solid rgba(var(--warning), 1) !important;
}

.b-b-12-warning {
    border-bottom: 12px solid rgba(var(--warning), 1) !important;
}

.b-b-13-warning {
    border-bottom: 13px solid rgba(var(--warning), 1) !important;
}

.b-b-14-warning {
    border-bottom: 14px solid rgba(var(--warning), 1) !important;
}

.b-b-15-warning {
    border-bottom: 15px solid rgba(var(--warning), 1) !important;
}

.b-b-16-warning {
    border-bottom: 16px solid rgba(var(--warning), 1) !important;
}

.b-b-17-warning {
    border-bottom: 17px solid rgba(var(--warning), 1) !important;
}

.b-b-18-warning {
    border-bottom: 18px solid rgba(var(--warning), 1) !important;
}

.b-b-19-warning {
    border-bottom: 19px solid rgba(var(--warning), 1) !important;
}

.b-b-20-warning {
    border-bottom: 20px solid rgba(var(--warning), 1) !important;
}

.b-s-1-warning {
    border-left: 1px solid rgba(var(--warning), 1) !important;
}

.b-s-2-warning {
    border-left: 2px solid rgba(var(--warning), 1) !important;
}

.b-s-3-warning {
    border-left: 3px solid rgba(var(--warning), 1) !important;
}

.b-s-4-warning {
    border-left: 4px solid rgba(var(--warning), 1) !important;
}

.b-s-5-warning {
    border-left: 5px solid rgba(var(--warning), 1) !important;
}

.b-s-6-warning {
    border-left: 6px solid rgba(var(--warning), 1) !important;
}

.b-s-7-warning {
    border-left: 7px solid rgba(var(--warning), 1) !important;
}

.b-s-8-warning {
    border-left: 8px solid rgba(var(--warning), 1) !important;
}

.b-s-9-warning {
    border-left: 9px solid rgba(var(--warning), 1) !important;
}

.b-s-10-warning {
    border-left: 10px solid rgba(var(--warning), 1) !important;
}

.b-s-11-warning {
    border-left: 11px solid rgba(var(--warning), 1) !important;
}

.b-s-12-warning {
    border-left: 12px solid rgba(var(--warning), 1) !important;
}

.b-s-13-warning {
    border-left: 13px solid rgba(var(--warning), 1) !important;
}

.b-s-14-warning {
    border-left: 14px solid rgba(var(--warning), 1) !important;
}

.b-s-15-warning {
    border-left: 15px solid rgba(var(--warning), 1) !important;
}

.b-s-16-warning {
    border-left: 16px solid rgba(var(--warning), 1) !important;
}

.b-s-17-warning {
    border-left: 17px solid rgba(var(--warning), 1) !important;
}

.b-s-18-warning {
    border-left: 18px solid rgba(var(--warning), 1) !important;
}

.b-s-19-warning {
    border-left: 19px solid rgba(var(--warning), 1) !important;
}

.b-s-20-warning {
    border-left: 20px solid rgba(var(--warning), 1) !important;
}

.b-e-1-warning {
    border-right: 1px solid rgba(var(--warning), 1) !important;
}

.b-e-2-warning {
    border-right: 2px solid rgba(var(--warning), 1) !important;
}

.b-e-3-warning {
    border-right: 3px solid rgba(var(--warning), 1) !important;
}

.b-e-4-warning {
    border-right: 4px solid rgba(var(--warning), 1) !important;
}

.b-e-5-warning {
    border-right: 5px solid rgba(var(--warning), 1) !important;
}

.b-e-6-warning {
    border-right: 6px solid rgba(var(--warning), 1) !important;
}

.b-e-7-warning {
    border-right: 7px solid rgba(var(--warning), 1) !important;
}

.b-e-8-warning {
    border-right: 8px solid rgba(var(--warning), 1) !important;
}

.b-e-9-warning {
    border-right: 9px solid rgba(var(--warning), 1) !important;
}

.b-e-10-warning {
    border-right: 10px solid rgba(var(--warning), 1) !important;
}

.b-e-11-warning {
    border-right: 11px solid rgba(var(--warning), 1) !important;
}

.b-e-12-warning {
    border-right: 12px solid rgba(var(--warning), 1) !important;
}

.b-e-13-warning {
    border-right: 13px solid rgba(var(--warning), 1) !important;
}

.b-e-14-warning {
    border-right: 14px solid rgba(var(--warning), 1) !important;
}

.b-e-15-warning {
    border-right: 15px solid rgba(var(--warning), 1) !important;
}

.b-e-16-warning {
    border-right: 16px solid rgba(var(--warning), 1) !important;
}

.b-e-17-warning {
    border-right: 17px solid rgba(var(--warning), 1) !important;
}

.b-e-18-warning {
    border-right: 18px solid rgba(var(--warning), 1) !important;
}

.b-e-19-warning {
    border-right: 19px solid rgba(var(--warning), 1) !important;
}

.b-e-20-warning {
    border-right: 20px solid rgba(var(--warning), 1) !important;
}

.b-1-info {
    border: 1px solid rgba(var(--info), 1) !important;
}

.b-2-info {
    border: 2px solid rgba(var(--info), 1) !important;
}

.b-3-info {
    border: 3px solid rgba(var(--info), 1) !important;
}

.b-4-info {
    border: 4px solid rgba(var(--info), 1) !important;
}

.b-5-info {
    border: 5px solid rgba(var(--info), 1) !important;
}

.b-6-info {
    border: 6px solid rgba(var(--info), 1) !important;
}

.b-7-info {
    border: 7px solid rgba(var(--info), 1) !important;
}

.b-8-info {
    border: 8px solid rgba(var(--info), 1) !important;
}

.b-9-info {
    border: 9px solid rgba(var(--info), 1) !important;
}

.b-10-info {
    border: 10px solid rgba(var(--info), 1) !important;
}

.b-11-info {
    border: 11px solid rgba(var(--info), 1) !important;
}

.b-12-info {
    border: 12px solid rgba(var(--info), 1) !important;
}

.b-13-info {
    border: 13px solid rgba(var(--info), 1) !important;
}

.b-14-info {
    border: 14px solid rgba(var(--info), 1) !important;
}

.b-15-info {
    border: 15px solid rgba(var(--info), 1) !important;
}

.b-16-info {
    border: 16px solid rgba(var(--info), 1) !important;
}

.b-17-info {
    border: 17px solid rgba(var(--info), 1) !important;
}

.b-18-info {
    border: 18px solid rgba(var(--info), 1) !important;
}

.b-19-info {
    border: 19px solid rgba(var(--info), 1) !important;
}

.b-20-info {
    border: 20px solid rgba(var(--info), 1) !important;
}

.b-t-1-info {
    border-top: 1px solid rgba(var(--info), 1) !important;
}

.b-t-2-info {
    border-top: 2px solid rgba(var(--info), 1) !important;
}

.b-t-3-info {
    border-top: 3px solid rgba(var(--info), 1) !important;
}

.b-t-4-info {
    border-top: 4px solid rgba(var(--info), 1) !important;
}

.b-t-5-info {
    border-top: 5px solid rgba(var(--info), 1) !important;
}

.b-t-6-info {
    border-top: 6px solid rgba(var(--info), 1) !important;
}

.b-t-7-info {
    border-top: 7px solid rgba(var(--info), 1) !important;
}

.b-t-8-info {
    border-top: 8px solid rgba(var(--info), 1) !important;
}

.b-t-9-info {
    border-top: 9px solid rgba(var(--info), 1) !important;
}

.b-t-10-info {
    border-top: 10px solid rgba(var(--info), 1) !important;
}

.b-t-11-info {
    border-top: 11px solid rgba(var(--info), 1) !important;
}

.b-t-12-info {
    border-top: 12px solid rgba(var(--info), 1) !important;
}

.b-t-13-info {
    border-top: 13px solid rgba(var(--info), 1) !important;
}

.b-t-14-info {
    border-top: 14px solid rgba(var(--info), 1) !important;
}

.b-t-15-info {
    border-top: 15px solid rgba(var(--info), 1) !important;
}

.b-t-16-info {
    border-top: 16px solid rgba(var(--info), 1) !important;
}

.b-t-17-info {
    border-top: 17px solid rgba(var(--info), 1) !important;
}

.b-t-18-info {
    border-top: 18px solid rgba(var(--info), 1) !important;
}

.b-t-19-info {
    border-top: 19px solid rgba(var(--info), 1) !important;
}

.b-t-20-info {
    border-top: 20px solid rgba(var(--info), 1) !important;
}

.b-b-1-info {
    border-bottom: 1px solid rgba(var(--info), 1) !important;
}

.b-b-2-info {
    border-bottom: 2px solid rgba(var(--info), 1) !important;
}

.b-b-3-info {
    border-bottom: 3px solid rgba(var(--info), 1) !important;
}

.b-b-4-info {
    border-bottom: 4px solid rgba(var(--info), 1) !important;
}

.b-b-5-info {
    border-bottom: 5px solid rgba(var(--info), 1) !important;
}

.b-b-6-info {
    border-bottom: 6px solid rgba(var(--info), 1) !important;
}

.b-b-7-info {
    border-bottom: 7px solid rgba(var(--info), 1) !important;
}

.b-b-8-info {
    border-bottom: 8px solid rgba(var(--info), 1) !important;
}

.b-b-9-info {
    border-bottom: 9px solid rgba(var(--info), 1) !important;
}

.b-b-10-info {
    border-bottom: 10px solid rgba(var(--info), 1) !important;
}

.b-b-11-info {
    border-bottom: 11px solid rgba(var(--info), 1) !important;
}

.b-b-12-info {
    border-bottom: 12px solid rgba(var(--info), 1) !important;
}

.b-b-13-info {
    border-bottom: 13px solid rgba(var(--info), 1) !important;
}

.b-b-14-info {
    border-bottom: 14px solid rgba(var(--info), 1) !important;
}

.b-b-15-info {
    border-bottom: 15px solid rgba(var(--info), 1) !important;
}

.b-b-16-info {
    border-bottom: 16px solid rgba(var(--info), 1) !important;
}

.b-b-17-info {
    border-bottom: 17px solid rgba(var(--info), 1) !important;
}

.b-b-18-info {
    border-bottom: 18px solid rgba(var(--info), 1) !important;
}

.b-b-19-info {
    border-bottom: 19px solid rgba(var(--info), 1) !important;
}

.b-b-20-info {
    border-bottom: 20px solid rgba(var(--info), 1) !important;
}

.b-s-1-info {
    border-left: 1px solid rgba(var(--info), 1) !important;
}

.b-s-2-info {
    border-left: 2px solid rgba(var(--info), 1) !important;
}

.b-s-3-info {
    border-left: 3px solid rgba(var(--info), 1) !important;
}

.b-s-4-info {
    border-left: 4px solid rgba(var(--info), 1) !important;
}

.b-s-5-info {
    border-left: 5px solid rgba(var(--info), 1) !important;
}

.b-s-6-info {
    border-left: 6px solid rgba(var(--info), 1) !important;
}

.b-s-7-info {
    border-left: 7px solid rgba(var(--info), 1) !important;
}

.b-s-8-info {
    border-left: 8px solid rgba(var(--info), 1) !important;
}

.b-s-9-info {
    border-left: 9px solid rgba(var(--info), 1) !important;
}

.b-s-10-info {
    border-left: 10px solid rgba(var(--info), 1) !important;
}

.b-s-11-info {
    border-left: 11px solid rgba(var(--info), 1) !important;
}

.b-s-12-info {
    border-left: 12px solid rgba(var(--info), 1) !important;
}

.b-s-13-info {
    border-left: 13px solid rgba(var(--info), 1) !important;
}

.b-s-14-info {
    border-left: 14px solid rgba(var(--info), 1) !important;
}

.b-s-15-info {
    border-left: 15px solid rgba(var(--info), 1) !important;
}

.b-s-16-info {
    border-left: 16px solid rgba(var(--info), 1) !important;
}

.b-s-17-info {
    border-left: 17px solid rgba(var(--info), 1) !important;
}

.b-s-18-info {
    border-left: 18px solid rgba(var(--info), 1) !important;
}

.b-s-19-info {
    border-left: 19px solid rgba(var(--info), 1) !important;
}

.b-s-20-info {
    border-left: 20px solid rgba(var(--info), 1) !important;
}

.b-e-1-info {
    border-right: 1px solid rgba(var(--info), 1) !important;
}

.b-e-2-info {
    border-right: 2px solid rgba(var(--info), 1) !important;
}

.b-e-3-info {
    border-right: 3px solid rgba(var(--info), 1) !important;
}

.b-e-4-info {
    border-right: 4px solid rgba(var(--info), 1) !important;
}

.b-e-5-info {
    border-right: 5px solid rgba(var(--info), 1) !important;
}

.b-e-6-info {
    border-right: 6px solid rgba(var(--info), 1) !important;
}

.b-e-7-info {
    border-right: 7px solid rgba(var(--info), 1) !important;
}

.b-e-8-info {
    border-right: 8px solid rgba(var(--info), 1) !important;
}

.b-e-9-info {
    border-right: 9px solid rgba(var(--info), 1) !important;
}

.b-e-10-info {
    border-right: 10px solid rgba(var(--info), 1) !important;
}

.b-e-11-info {
    border-right: 11px solid rgba(var(--info), 1) !important;
}

.b-e-12-info {
    border-right: 12px solid rgba(var(--info), 1) !important;
}

.b-e-13-info {
    border-right: 13px solid rgba(var(--info), 1) !important;
}

.b-e-14-info {
    border-right: 14px solid rgba(var(--info), 1) !important;
}

.b-e-15-info {
    border-right: 15px solid rgba(var(--info), 1) !important;
}

.b-e-16-info {
    border-right: 16px solid rgba(var(--info), 1) !important;
}

.b-e-17-info {
    border-right: 17px solid rgba(var(--info), 1) !important;
}

.b-e-18-info {
    border-right: 18px solid rgba(var(--info), 1) !important;
}

.b-e-19-info {
    border-right: 19px solid rgba(var(--info), 1) !important;
}

.b-e-20-info {
    border-right: 20px solid rgba(var(--info), 1) !important;
}

.b-1-light {
    border: 1px solid rgba(var(--light), 1) !important;
}

.b-2-light {
    border: 2px solid rgba(var(--light), 1) !important;
}

.b-3-light {
    border: 3px solid rgba(var(--light), 1) !important;
}

.b-4-light {
    border: 4px solid rgba(var(--light), 1) !important;
}

.b-5-light {
    border: 5px solid rgba(var(--light), 1) !important;
}

.b-6-light {
    border: 6px solid rgba(var(--light), 1) !important;
}

.b-7-light {
    border: 7px solid rgba(var(--light), 1) !important;
}

.b-8-light {
    border: 8px solid rgba(var(--light), 1) !important;
}

.b-9-light {
    border: 9px solid rgba(var(--light), 1) !important;
}

.b-10-light {
    border: 10px solid rgba(var(--light), 1) !important;
}

.b-11-light {
    border: 11px solid rgba(var(--light), 1) !important;
}

.b-12-light {
    border: 12px solid rgba(var(--light), 1) !important;
}

.b-13-light {
    border: 13px solid rgba(var(--light), 1) !important;
}

.b-14-light {
    border: 14px solid rgba(var(--light), 1) !important;
}

.b-15-light {
    border: 15px solid rgba(var(--light), 1) !important;
}

.b-16-light {
    border: 16px solid rgba(var(--light), 1) !important;
}

.b-17-light {
    border: 17px solid rgba(var(--light), 1) !important;
}

.b-18-light {
    border: 18px solid rgba(var(--light), 1) !important;
}

.b-19-light {
    border: 19px solid rgba(var(--light), 1) !important;
}

.b-20-light {
    border: 20px solid rgba(var(--light), 1) !important;
}

.b-t-1-light {
    border-top: 1px solid rgba(var(--light), 1) !important;
}

.b-t-2-light {
    border-top: 2px solid rgba(var(--light), 1) !important;
}

.b-t-3-light {
    border-top: 3px solid rgba(var(--light), 1) !important;
}

.b-t-4-light {
    border-top: 4px solid rgba(var(--light), 1) !important;
}

.b-t-5-light {
    border-top: 5px solid rgba(var(--light), 1) !important;
}

.b-t-6-light {
    border-top: 6px solid rgba(var(--light), 1) !important;
}

.b-t-7-light {
    border-top: 7px solid rgba(var(--light), 1) !important;
}

.b-t-8-light {
    border-top: 8px solid rgba(var(--light), 1) !important;
}

.b-t-9-light {
    border-top: 9px solid rgba(var(--light), 1) !important;
}

.b-t-10-light {
    border-top: 10px solid rgba(var(--light), 1) !important;
}

.b-t-11-light {
    border-top: 11px solid rgba(var(--light), 1) !important;
}

.b-t-12-light {
    border-top: 12px solid rgba(var(--light), 1) !important;
}

.b-t-13-light {
    border-top: 13px solid rgba(var(--light), 1) !important;
}

.b-t-14-light {
    border-top: 14px solid rgba(var(--light), 1) !important;
}

.b-t-15-light {
    border-top: 15px solid rgba(var(--light), 1) !important;
}

.b-t-16-light {
    border-top: 16px solid rgba(var(--light), 1) !important;
}

.b-t-17-light {
    border-top: 17px solid rgba(var(--light), 1) !important;
}

.b-t-18-light {
    border-top: 18px solid rgba(var(--light), 1) !important;
}

.b-t-19-light {
    border-top: 19px solid rgba(var(--light), 1) !important;
}

.b-t-20-light {
    border-top: 20px solid rgba(var(--light), 1) !important;
}

.b-b-1-light {
    border-bottom: 1px solid rgba(var(--light), 1) !important;
}

.b-b-2-light {
    border-bottom: 2px solid rgba(var(--light), 1) !important;
}

.b-b-3-light {
    border-bottom: 3px solid rgba(var(--light), 1) !important;
}

.b-b-4-light {
    border-bottom: 4px solid rgba(var(--light), 1) !important;
}

.b-b-5-light {
    border-bottom: 5px solid rgba(var(--light), 1) !important;
}

.b-b-6-light {
    border-bottom: 6px solid rgba(var(--light), 1) !important;
}

.b-b-7-light {
    border-bottom: 7px solid rgba(var(--light), 1) !important;
}

.b-b-8-light {
    border-bottom: 8px solid rgba(var(--light), 1) !important;
}

.b-b-9-light {
    border-bottom: 9px solid rgba(var(--light), 1) !important;
}

.b-b-10-light {
    border-bottom: 10px solid rgba(var(--light), 1) !important;
}

.b-b-11-light {
    border-bottom: 11px solid rgba(var(--light), 1) !important;
}

.b-b-12-light {
    border-bottom: 12px solid rgba(var(--light), 1) !important;
}

.b-b-13-light {
    border-bottom: 13px solid rgba(var(--light), 1) !important;
}

.b-b-14-light {
    border-bottom: 14px solid rgba(var(--light), 1) !important;
}

.b-b-15-light {
    border-bottom: 15px solid rgba(var(--light), 1) !important;
}

.b-b-16-light {
    border-bottom: 16px solid rgba(var(--light), 1) !important;
}

.b-b-17-light {
    border-bottom: 17px solid rgba(var(--light), 1) !important;
}

.b-b-18-light {
    border-bottom: 18px solid rgba(var(--light), 1) !important;
}

.b-b-19-light {
    border-bottom: 19px solid rgba(var(--light), 1) !important;
}

.b-b-20-light {
    border-bottom: 20px solid rgba(var(--light), 1) !important;
}

.b-s-1-light {
    border-left: 1px solid rgba(var(--light), 1) !important;
}

.b-s-2-light {
    border-left: 2px solid rgba(var(--light), 1) !important;
}

.b-s-3-light {
    border-left: 3px solid rgba(var(--light), 1) !important;
}

.b-s-4-light {
    border-left: 4px solid rgba(var(--light), 1) !important;
}

.b-s-5-light {
    border-left: 5px solid rgba(var(--light), 1) !important;
}

.b-s-6-light {
    border-left: 6px solid rgba(var(--light), 1) !important;
}

.b-s-7-light {
    border-left: 7px solid rgba(var(--light), 1) !important;
}

.b-s-8-light {
    border-left: 8px solid rgba(var(--light), 1) !important;
}

.b-s-9-light {
    border-left: 9px solid rgba(var(--light), 1) !important;
}

.b-s-10-light {
    border-left: 10px solid rgba(var(--light), 1) !important;
}

.b-s-11-light {
    border-left: 11px solid rgba(var(--light), 1) !important;
}

.b-s-12-light {
    border-left: 12px solid rgba(var(--light), 1) !important;
}

.b-s-13-light {
    border-left: 13px solid rgba(var(--light), 1) !important;
}

.b-s-14-light {
    border-left: 14px solid rgba(var(--light), 1) !important;
}

.b-s-15-light {
    border-left: 15px solid rgba(var(--light), 1) !important;
}

.b-s-16-light {
    border-left: 16px solid rgba(var(--light), 1) !important;
}

.b-s-17-light {
    border-left: 17px solid rgba(var(--light), 1) !important;
}

.b-s-18-light {
    border-left: 18px solid rgba(var(--light), 1) !important;
}

.b-s-19-light {
    border-left: 19px solid rgba(var(--light), 1) !important;
}

.b-s-20-light {
    border-left: 20px solid rgba(var(--light), 1) !important;
}

.b-e-1-light {
    border-right: 1px solid rgba(var(--light), 1) !important;
}

.b-e-2-light {
    border-right: 2px solid rgba(var(--light), 1) !important;
}

.b-e-3-light {
    border-right: 3px solid rgba(var(--light), 1) !important;
}

.b-e-4-light {
    border-right: 4px solid rgba(var(--light), 1) !important;
}

.b-e-5-light {
    border-right: 5px solid rgba(var(--light), 1) !important;
}

.b-e-6-light {
    border-right: 6px solid rgba(var(--light), 1) !important;
}

.b-e-7-light {
    border-right: 7px solid rgba(var(--light), 1) !important;
}

.b-e-8-light {
    border-right: 8px solid rgba(var(--light), 1) !important;
}

.b-e-9-light {
    border-right: 9px solid rgba(var(--light), 1) !important;
}

.b-e-10-light {
    border-right: 10px solid rgba(var(--light), 1) !important;
}

.b-e-11-light {
    border-right: 11px solid rgba(var(--light), 1) !important;
}

.b-e-12-light {
    border-right: 12px solid rgba(var(--light), 1) !important;
}

.b-e-13-light {
    border-right: 13px solid rgba(var(--light), 1) !important;
}

.b-e-14-light {
    border-right: 14px solid rgba(var(--light), 1) !important;
}

.b-e-15-light {
    border-right: 15px solid rgba(var(--light), 1) !important;
}

.b-e-16-light {
    border-right: 16px solid rgba(var(--light), 1) !important;
}

.b-e-17-light {
    border-right: 17px solid rgba(var(--light), 1) !important;
}

.b-e-18-light {
    border-right: 18px solid rgba(var(--light), 1) !important;
}

.b-e-19-light {
    border-right: 19px solid rgba(var(--light), 1) !important;
}

.b-e-20-light {
    border-right: 20px solid rgba(var(--light), 1) !important;
}

.b-1-dark {
    border: 1px solid rgba(var(--dark), 1) !important;
}

.b-2-dark {
    border: 2px solid rgba(var(--dark), 1) !important;
}

.b-3-dark {
    border: 3px solid rgba(var(--dark), 1) !important;
}

.b-4-dark {
    border: 4px solid rgba(var(--dark), 1) !important;
}

.b-5-dark {
    border: 5px solid rgba(var(--dark), 1) !important;
}

.b-6-dark {
    border: 6px solid rgba(var(--dark), 1) !important;
}

.b-7-dark {
    border: 7px solid rgba(var(--dark), 1) !important;
}

.b-8-dark {
    border: 8px solid rgba(var(--dark), 1) !important;
}

.b-9-dark {
    border: 9px solid rgba(var(--dark), 1) !important;
}

.b-10-dark {
    border: 10px solid rgba(var(--dark), 1) !important;
}

.b-11-dark {
    border: 11px solid rgba(var(--dark), 1) !important;
}

.b-12-dark {
    border: 12px solid rgba(var(--dark), 1) !important;
}

.b-13-dark {
    border: 13px solid rgba(var(--dark), 1) !important;
}

.b-14-dark {
    border: 14px solid rgba(var(--dark), 1) !important;
}

.b-15-dark {
    border: 15px solid rgba(var(--dark), 1) !important;
}

.b-16-dark {
    border: 16px solid rgba(var(--dark), 1) !important;
}

.b-17-dark {
    border: 17px solid rgba(var(--dark), 1) !important;
}

.b-18-dark {
    border: 18px solid rgba(var(--dark), 1) !important;
}

.b-19-dark {
    border: 19px solid rgba(var(--dark), 1) !important;
}

.b-20-dark {
    border: 20px solid rgba(var(--dark), 1) !important;
}

.b-t-1-dark {
    border-top: 1px solid rgba(var(--dark), 1) !important;
}

.b-t-2-dark {
    border-top: 2px solid rgba(var(--dark), 1) !important;
}

.b-t-3-dark {
    border-top: 3px solid rgba(var(--dark), 1) !important;
}

.b-t-4-dark {
    border-top: 4px solid rgba(var(--dark), 1) !important;
}

.b-t-5-dark {
    border-top: 5px solid rgba(var(--dark), 1) !important;
}

.b-t-6-dark {
    border-top: 6px solid rgba(var(--dark), 1) !important;
}

.b-t-7-dark {
    border-top: 7px solid rgba(var(--dark), 1) !important;
}

.b-t-8-dark {
    border-top: 8px solid rgba(var(--dark), 1) !important;
}

.b-t-9-dark {
    border-top: 9px solid rgba(var(--dark), 1) !important;
}

.b-t-10-dark {
    border-top: 10px solid rgba(var(--dark), 1) !important;
}

.b-t-11-dark {
    border-top: 11px solid rgba(var(--dark), 1) !important;
}

.b-t-12-dark {
    border-top: 12px solid rgba(var(--dark), 1) !important;
}

.b-t-13-dark {
    border-top: 13px solid rgba(var(--dark), 1) !important;
}

.b-t-14-dark {
    border-top: 14px solid rgba(var(--dark), 1) !important;
}

.b-t-15-dark {
    border-top: 15px solid rgba(var(--dark), 1) !important;
}

.b-t-16-dark {
    border-top: 16px solid rgba(var(--dark), 1) !important;
}

.b-t-17-dark {
    border-top: 17px solid rgba(var(--dark), 1) !important;
}

.b-t-18-dark {
    border-top: 18px solid rgba(var(--dark), 1) !important;
}

.b-t-19-dark {
    border-top: 19px solid rgba(var(--dark), 1) !important;
}

.b-t-20-dark {
    border-top: 20px solid rgba(var(--dark), 1) !important;
}

.b-b-1-dark {
    border-bottom: 1px solid rgba(var(--dark), 1) !important;
}

.b-b-2-dark {
    border-bottom: 2px solid rgba(var(--dark), 1) !important;
}

.b-b-3-dark {
    border-bottom: 3px solid rgba(var(--dark), 1) !important;
}

.b-b-4-dark {
    border-bottom: 4px solid rgba(var(--dark), 1) !important;
}

.b-b-5-dark {
    border-bottom: 5px solid rgba(var(--dark), 1) !important;
}

.b-b-6-dark {
    border-bottom: 6px solid rgba(var(--dark), 1) !important;
}

.b-b-7-dark {
    border-bottom: 7px solid rgba(var(--dark), 1) !important;
}

.b-b-8-dark {
    border-bottom: 8px solid rgba(var(--dark), 1) !important;
}

.b-b-9-dark {
    border-bottom: 9px solid rgba(var(--dark), 1) !important;
}

.b-b-10-dark {
    border-bottom: 10px solid rgba(var(--dark), 1) !important;
}

.b-b-11-dark {
    border-bottom: 11px solid rgba(var(--dark), 1) !important;
}

.b-b-12-dark {
    border-bottom: 12px solid rgba(var(--dark), 1) !important;
}

.b-b-13-dark {
    border-bottom: 13px solid rgba(var(--dark), 1) !important;
}

.b-b-14-dark {
    border-bottom: 14px solid rgba(var(--dark), 1) !important;
}

.b-b-15-dark {
    border-bottom: 15px solid rgba(var(--dark), 1) !important;
}

.b-b-16-dark {
    border-bottom: 16px solid rgba(var(--dark), 1) !important;
}

.b-b-17-dark {
    border-bottom: 17px solid rgba(var(--dark), 1) !important;
}

.b-b-18-dark {
    border-bottom: 18px solid rgba(var(--dark), 1) !important;
}

.b-b-19-dark {
    border-bottom: 19px solid rgba(var(--dark), 1) !important;
}

.b-b-20-dark {
    border-bottom: 20px solid rgba(var(--dark), 1) !important;
}

.b-s-1-dark {
    border-left: 1px solid rgba(var(--dark), 1) !important;
}

.b-s-2-dark {
    border-left: 2px solid rgba(var(--dark), 1) !important;
}

.b-s-3-dark {
    border-left: 3px solid rgba(var(--dark), 1) !important;
}

.b-s-4-dark {
    border-left: 4px solid rgba(var(--dark), 1) !important;
}

.b-s-5-dark {
    border-left: 5px solid rgba(var(--dark), 1) !important;
}

.b-s-6-dark {
    border-left: 6px solid rgba(var(--dark), 1) !important;
}

.b-s-7-dark {
    border-left: 7px solid rgba(var(--dark), 1) !important;
}

.b-s-8-dark {
    border-left: 8px solid rgba(var(--dark), 1) !important;
}

.b-s-9-dark {
    border-left: 9px solid rgba(var(--dark), 1) !important;
}

.b-s-10-dark {
    border-left: 10px solid rgba(var(--dark), 1) !important;
}

.b-s-11-dark {
    border-left: 11px solid rgba(var(--dark), 1) !important;
}

.b-s-12-dark {
    border-left: 12px solid rgba(var(--dark), 1) !important;
}

.b-s-13-dark {
    border-left: 13px solid rgba(var(--dark), 1) !important;
}

.b-s-14-dark {
    border-left: 14px solid rgba(var(--dark), 1) !important;
}

.b-s-15-dark {
    border-left: 15px solid rgba(var(--dark), 1) !important;
}

.b-s-16-dark {
    border-left: 16px solid rgba(var(--dark), 1) !important;
}

.b-s-17-dark {
    border-left: 17px solid rgba(var(--dark), 1) !important;
}

.b-s-18-dark {
    border-left: 18px solid rgba(var(--dark), 1) !important;
}

.b-s-19-dark {
    border-left: 19px solid rgba(var(--dark), 1) !important;
}

.b-s-20-dark {
    border-left: 20px solid rgba(var(--dark), 1) !important;
}

.b-e-1-dark {
    border-right: 1px solid rgba(var(--dark), 1) !important;
}

.b-e-2-dark {
    border-right: 2px solid rgba(var(--dark), 1) !important;
}

.b-e-3-dark {
    border-right: 3px solid rgba(var(--dark), 1) !important;
}

.b-e-4-dark {
    border-right: 4px solid rgba(var(--dark), 1) !important;
}

.b-e-5-dark {
    border-right: 5px solid rgba(var(--dark), 1) !important;
}

.b-e-6-dark {
    border-right: 6px solid rgba(var(--dark), 1) !important;
}

.b-e-7-dark {
    border-right: 7px solid rgba(var(--dark), 1) !important;
}

.b-e-8-dark {
    border-right: 8px solid rgba(var(--dark), 1) !important;
}

.b-e-9-dark {
    border-right: 9px solid rgba(var(--dark), 1) !important;
}

.b-e-10-dark {
    border-right: 10px solid rgba(var(--dark), 1) !important;
}

.b-e-11-dark {
    border-right: 11px solid rgba(var(--dark), 1) !important;
}

.b-e-12-dark {
    border-right: 12px solid rgba(var(--dark), 1) !important;
}

.b-e-13-dark {
    border-right: 13px solid rgba(var(--dark), 1) !important;
}

.b-e-14-dark {
    border-right: 14px solid rgba(var(--dark), 1) !important;
}

.b-e-15-dark {
    border-right: 15px solid rgba(var(--dark), 1) !important;
}

.b-e-16-dark {
    border-right: 16px solid rgba(var(--dark), 1) !important;
}

.b-e-17-dark {
    border-right: 17px solid rgba(var(--dark), 1) !important;
}

.b-e-18-dark {
    border-right: 18px solid rgba(var(--dark), 1) !important;
}

.b-e-19-dark {
    border-right: 19px solid rgba(var(--dark), 1) !important;
}

.b-e-20-dark {
    border-right: 20px solid rgba(var(--dark), 1) !important;
}

.b-1-white {
    border: 1px solid rgba(var(--white), 1) !important;
}

.b-2-white {
    border: 2px solid rgba(var(--white), 1) !important;
}

.b-3-white {
    border: 3px solid rgba(var(--white), 1) !important;
}

.b-4-white {
    border: 4px solid rgba(var(--white), 1) !important;
}

.b-5-white {
    border: 5px solid rgba(var(--white), 1) !important;
}

.b-6-white {
    border: 6px solid rgba(var(--white), 1) !important;
}

.b-7-white {
    border: 7px solid rgba(var(--white), 1) !important;
}

.b-8-white {
    border: 8px solid rgba(var(--white), 1) !important;
}

.b-9-white {
    border: 9px solid rgba(var(--white), 1) !important;
}

.b-10-white {
    border: 10px solid rgba(var(--white), 1) !important;
}

.b-11-white {
    border: 11px solid rgba(var(--white), 1) !important;
}

.b-12-white {
    border: 12px solid rgba(var(--white), 1) !important;
}

.b-13-white {
    border: 13px solid rgba(var(--white), 1) !important;
}

.b-14-white {
    border: 14px solid rgba(var(--white), 1) !important;
}

.b-15-white {
    border: 15px solid rgba(var(--white), 1) !important;
}

.b-16-white {
    border: 16px solid rgba(var(--white), 1) !important;
}

.b-17-white {
    border: 17px solid rgba(var(--white), 1) !important;
}

.b-18-white {
    border: 18px solid rgba(var(--white), 1) !important;
}

.b-19-white {
    border: 19px solid rgba(var(--white), 1) !important;
}

.b-20-white {
    border: 20px solid rgba(var(--white), 1) !important;
}

.b-t-1-white {
    border-top: 1px solid rgba(var(--white), 1) !important;
}

.b-t-2-white {
    border-top: 2px solid rgba(var(--white), 1) !important;
}

.b-t-3-white {
    border-top: 3px solid rgba(var(--white), 1) !important;
}

.b-t-4-white {
    border-top: 4px solid rgba(var(--white), 1) !important;
}

.b-t-5-white {
    border-top: 5px solid rgba(var(--white), 1) !important;
}

.b-t-6-white {
    border-top: 6px solid rgba(var(--white), 1) !important;
}

.b-t-7-white {
    border-top: 7px solid rgba(var(--white), 1) !important;
}

.b-t-8-white {
    border-top: 8px solid rgba(var(--white), 1) !important;
}

.b-t-9-white {
    border-top: 9px solid rgba(var(--white), 1) !important;
}

.b-t-10-white {
    border-top: 10px solid rgba(var(--white), 1) !important;
}

.b-t-11-white {
    border-top: 11px solid rgba(var(--white), 1) !important;
}

.b-t-12-white {
    border-top: 12px solid rgba(var(--white), 1) !important;
}

.b-t-13-white {
    border-top: 13px solid rgba(var(--white), 1) !important;
}

.b-t-14-white {
    border-top: 14px solid rgba(var(--white), 1) !important;
}

.b-t-15-white {
    border-top: 15px solid rgba(var(--white), 1) !important;
}

.b-t-16-white {
    border-top: 16px solid rgba(var(--white), 1) !important;
}

.b-t-17-white {
    border-top: 17px solid rgba(var(--white), 1) !important;
}

.b-t-18-white {
    border-top: 18px solid rgba(var(--white), 1) !important;
}

.b-t-19-white {
    border-top: 19px solid rgba(var(--white), 1) !important;
}

.b-t-20-white {
    border-top: 20px solid rgba(var(--white), 1) !important;
}

.b-b-1-white {
    border-bottom: 1px solid rgba(var(--white), 1) !important;
}

.b-b-2-white {
    border-bottom: 2px solid rgba(var(--white), 1) !important;
}

.b-b-3-white {
    border-bottom: 3px solid rgba(var(--white), 1) !important;
}

.b-b-4-white {
    border-bottom: 4px solid rgba(var(--white), 1) !important;
}

.b-b-5-white {
    border-bottom: 5px solid rgba(var(--white), 1) !important;
}

.b-b-6-white {
    border-bottom: 6px solid rgba(var(--white), 1) !important;
}

.b-b-7-white {
    border-bottom: 7px solid rgba(var(--white), 1) !important;
}

.b-b-8-white {
    border-bottom: 8px solid rgba(var(--white), 1) !important;
}

.b-b-9-white {
    border-bottom: 9px solid rgba(var(--white), 1) !important;
}

.b-b-10-white {
    border-bottom: 10px solid rgba(var(--white), 1) !important;
}

.b-b-11-white {
    border-bottom: 11px solid rgba(var(--white), 1) !important;
}

.b-b-12-white {
    border-bottom: 12px solid rgba(var(--white), 1) !important;
}

.b-b-13-white {
    border-bottom: 13px solid rgba(var(--white), 1) !important;
}

.b-b-14-white {
    border-bottom: 14px solid rgba(var(--white), 1) !important;
}

.b-b-15-white {
    border-bottom: 15px solid rgba(var(--white), 1) !important;
}

.b-b-16-white {
    border-bottom: 16px solid rgba(var(--white), 1) !important;
}

.b-b-17-white {
    border-bottom: 17px solid rgba(var(--white), 1) !important;
}

.b-b-18-white {
    border-bottom: 18px solid rgba(var(--white), 1) !important;
}

.b-b-19-white {
    border-bottom: 19px solid rgba(var(--white), 1) !important;
}

.b-b-20-white {
    border-bottom: 20px solid rgba(var(--white), 1) !important;
}

.b-s-1-white {
    border-left: 1px solid rgba(var(--white), 1) !important;
}

.b-s-2-white {
    border-left: 2px solid rgba(var(--white), 1) !important;
}

.b-s-3-white {
    border-left: 3px solid rgba(var(--white), 1) !important;
}

.b-s-4-white {
    border-left: 4px solid rgba(var(--white), 1) !important;
}

.b-s-5-white {
    border-left: 5px solid rgba(var(--white), 1) !important;
}

.b-s-6-white {
    border-left: 6px solid rgba(var(--white), 1) !important;
}

.b-s-7-white {
    border-left: 7px solid rgba(var(--white), 1) !important;
}

.b-s-8-white {
    border-left: 8px solid rgba(var(--white), 1) !important;
}

.b-s-9-white {
    border-left: 9px solid rgba(var(--white), 1) !important;
}

.b-s-10-white {
    border-left: 10px solid rgba(var(--white), 1) !important;
}

.b-s-11-white {
    border-left: 11px solid rgba(var(--white), 1) !important;
}

.b-s-12-white {
    border-left: 12px solid rgba(var(--white), 1) !important;
}

.b-s-13-white {
    border-left: 13px solid rgba(var(--white), 1) !important;
}

.b-s-14-white {
    border-left: 14px solid rgba(var(--white), 1) !important;
}

.b-s-15-white {
    border-left: 15px solid rgba(var(--white), 1) !important;
}

.b-s-16-white {
    border-left: 16px solid rgba(var(--white), 1) !important;
}

.b-s-17-white {
    border-left: 17px solid rgba(var(--white), 1) !important;
}

.b-s-18-white {
    border-left: 18px solid rgba(var(--white), 1) !important;
}

.b-s-19-white {
    border-left: 19px solid rgba(var(--white), 1) !important;
}

.b-s-20-white {
    border-left: 20px solid rgba(var(--white), 1) !important;
}

.b-e-1-white {
    border-right: 1px solid rgba(var(--white), 1) !important;
}

.b-e-2-white {
    border-right: 2px solid rgba(var(--white), 1) !important;
}

.b-e-3-white {
    border-right: 3px solid rgba(var(--white), 1) !important;
}

.b-e-4-white {
    border-right: 4px solid rgba(var(--white), 1) !important;
}

.b-e-5-white {
    border-right: 5px solid rgba(var(--white), 1) !important;
}

.b-e-6-white {
    border-right: 6px solid rgba(var(--white), 1) !important;
}

.b-e-7-white {
    border-right: 7px solid rgba(var(--white), 1) !important;
}

.b-e-8-white {
    border-right: 8px solid rgba(var(--white), 1) !important;
}

.b-e-9-white {
    border-right: 9px solid rgba(var(--white), 1) !important;
}

.b-e-10-white {
    border-right: 10px solid rgba(var(--white), 1) !important;
}

.b-e-11-white {
    border-right: 11px solid rgba(var(--white), 1) !important;
}

.b-e-12-white {
    border-right: 12px solid rgba(var(--white), 1) !important;
}

.b-e-13-white {
    border-right: 13px solid rgba(var(--white), 1) !important;
}

.b-e-14-white {
    border-right: 14px solid rgba(var(--white), 1) !important;
}

.b-e-15-white {
    border-right: 15px solid rgba(var(--white), 1) !important;
}

.b-e-16-white {
    border-right: 16px solid rgba(var(--white), 1) !important;
}

.b-e-17-white {
    border-right: 17px solid rgba(var(--white), 1) !important;
}

.b-e-18-white {
    border-right: 18px solid rgba(var(--white), 1) !important;
}

.b-e-19-white {
    border-right: 19px solid rgba(var(--white), 1) !important;
}

.b-e-20-white {
    border-right: 20px solid rgba(var(--white), 1) !important;
}

.dashed-1-primary {
    border: 1px dashed rgba(var(--primary), 1) !important;
}

.dashed-2-primary {
    border: 2px dashed rgba(var(--primary), 1) !important;
}

.dashed-3-primary {
    border: 3px dashed rgba(var(--primary), 1) !important;
}

.dashed-4-primary {
    border: 4px dashed rgba(var(--primary), 1) !important;
}

.dashed-5-primary {
    border: 5px dashed rgba(var(--primary), 1) !important;
}

.dashed-6-primary {
    border: 6px dashed rgba(var(--primary), 1) !important;
}

.dashed-7-primary {
    border: 7px dashed rgba(var(--primary), 1) !important;
}

.dashed-8-primary {
    border: 8px dashed rgba(var(--primary), 1) !important;
}

.dashed-9-primary {
    border: 9px dashed rgba(var(--primary), 1) !important;
}

.dashed-10-primary {
    border: 10px dashed rgba(var(--primary), 1) !important;
}

.dashed-11-primary {
    border: 11px dashed rgba(var(--primary), 1) !important;
}

.dashed-12-primary {
    border: 12px dashed rgba(var(--primary), 1) !important;
}

.dashed-13-primary {
    border: 13px dashed rgba(var(--primary), 1) !important;
}

.dashed-14-primary {
    border: 14px dashed rgba(var(--primary), 1) !important;
}

.dashed-15-primary {
    border: 15px dashed rgba(var(--primary), 1) !important;
}

.dashed-16-primary {
    border: 16px dashed rgba(var(--primary), 1) !important;
}

.dashed-17-primary {
    border: 17px dashed rgba(var(--primary), 1) !important;
}

.dashed-18-primary {
    border: 18px dashed rgba(var(--primary), 1) !important;
}

.dashed-19-primary {
    border: 19px dashed rgba(var(--primary), 1) !important;
}

.dashed-20-primary {
    border: 20px dashed rgba(var(--primary), 1) !important;
}

.dotted-1-primary {
    border: 1px dotted rgba(var(--primary), 1) !important;
}

.dotted-2-primary {
    border: 2px dotted rgba(var(--primary), 1) !important;
}

.dotted-3-primary {
    border: 3px dotted rgba(var(--primary), 1) !important;
}

.dotted-4-primary {
    border: 4px dotted rgba(var(--primary), 1) !important;
}

.dotted-5-primary {
    border: 5px dotted rgba(var(--primary), 1) !important;
}

.dotted-6-primary {
    border: 6px dotted rgba(var(--primary), 1) !important;
}

.dotted-7-primary {
    border: 7px dotted rgba(var(--primary), 1) !important;
}

.dotted-8-primary {
    border: 8px dotted rgba(var(--primary), 1) !important;
}

.dotted-9-primary {
    border: 9px dotted rgba(var(--primary), 1) !important;
}

.dotted-10-primary {
    border: 10px dotted rgba(var(--primary), 1) !important;
}

.dotted-11-primary {
    border: 11px dotted rgba(var(--primary), 1) !important;
}

.dotted-12-primary {
    border: 12px dotted rgba(var(--primary), 1) !important;
}

.dotted-13-primary {
    border: 13px dotted rgba(var(--primary), 1) !important;
}

.dotted-14-primary {
    border: 14px dotted rgba(var(--primary), 1) !important;
}

.dotted-15-primary {
    border: 15px dotted rgba(var(--primary), 1) !important;
}

.dotted-16-primary {
    border: 16px dotted rgba(var(--primary), 1) !important;
}

.dotted-17-primary {
    border: 17px dotted rgba(var(--primary), 1) !important;
}

.dotted-18-primary {
    border: 18px dotted rgba(var(--primary), 1) !important;
}

.dotted-19-primary {
    border: 19px dotted rgba(var(--primary), 1) !important;
}

.dotted-20-primary {
    border: 20px dotted rgba(var(--primary), 1) !important;
}

.dashed-1-secondary {
    border: 1px dashed rgba(var(--secondary), 1) !important;
}

.dashed-2-secondary {
    border: 2px dashed rgba(var(--secondary), 1) !important;
}

.dashed-3-secondary {
    border: 3px dashed rgba(var(--secondary), 1) !important;
}

.dashed-4-secondary {
    border: 4px dashed rgba(var(--secondary), 1) !important;
}

.dashed-5-secondary {
    border: 5px dashed rgba(var(--secondary), 1) !important;
}

.dashed-6-secondary {
    border: 6px dashed rgba(var(--secondary), 1) !important;
}

.dashed-7-secondary {
    border: 7px dashed rgba(var(--secondary), 1) !important;
}

.dashed-8-secondary {
    border: 8px dashed rgba(var(--secondary), 1) !important;
}

.dashed-9-secondary {
    border: 9px dashed rgba(var(--secondary), 1) !important;
}

.dashed-10-secondary {
    border: 10px dashed rgba(var(--secondary), 1) !important;
}

.dashed-11-secondary {
    border: 11px dashed rgba(var(--secondary), 1) !important;
}

.dashed-12-secondary {
    border: 12px dashed rgba(var(--secondary), 1) !important;
}

.dashed-13-secondary {
    border: 13px dashed rgba(var(--secondary), 1) !important;
}

.dashed-14-secondary {
    border: 14px dashed rgba(var(--secondary), 1) !important;
}

.dashed-15-secondary {
    border: 15px dashed rgba(var(--secondary), 1) !important;
}

.dashed-16-secondary {
    border: 16px dashed rgba(var(--secondary), 1) !important;
}

.dashed-17-secondary {
    border: 17px dashed rgba(var(--secondary), 1) !important;
}

.dashed-18-secondary {
    border: 18px dashed rgba(var(--secondary), 1) !important;
}

.dashed-19-secondary {
    border: 19px dashed rgba(var(--secondary), 1) !important;
}

.dashed-20-secondary {
    border: 20px dashed rgba(var(--secondary), 1) !important;
}

.dotted-1-secondary {
    border: 1px dotted rgba(var(--secondary), 1) !important;
}

.dotted-2-secondary {
    border: 2px dotted rgba(var(--secondary), 1) !important;
}

.dotted-3-secondary {
    border: 3px dotted rgba(var(--secondary), 1) !important;
}

.dotted-4-secondary {
    border: 4px dotted rgba(var(--secondary), 1) !important;
}

.dotted-5-secondary {
    border: 5px dotted rgba(var(--secondary), 1) !important;
}

.dotted-6-secondary {
    border: 6px dotted rgba(var(--secondary), 1) !important;
}

.dotted-7-secondary {
    border: 7px dotted rgba(var(--secondary), 1) !important;
}

.dotted-8-secondary {
    border: 8px dotted rgba(var(--secondary), 1) !important;
}

.dotted-9-secondary {
    border: 9px dotted rgba(var(--secondary), 1) !important;
}

.dotted-10-secondary {
    border: 10px dotted rgba(var(--secondary), 1) !important;
}

.dotted-11-secondary {
    border: 11px dotted rgba(var(--secondary), 1) !important;
}

.dotted-12-secondary {
    border: 12px dotted rgba(var(--secondary), 1) !important;
}

.dotted-13-secondary {
    border: 13px dotted rgba(var(--secondary), 1) !important;
}

.dotted-14-secondary {
    border: 14px dotted rgba(var(--secondary), 1) !important;
}

.dotted-15-secondary {
    border: 15px dotted rgba(var(--secondary), 1) !important;
}

.dotted-16-secondary {
    border: 16px dotted rgba(var(--secondary), 1) !important;
}

.dotted-17-secondary {
    border: 17px dotted rgba(var(--secondary), 1) !important;
}

.dotted-18-secondary {
    border: 18px dotted rgba(var(--secondary), 1) !important;
}

.dotted-19-secondary {
    border: 19px dotted rgba(var(--secondary), 1) !important;
}

.dotted-20-secondary {
    border: 20px dotted rgba(var(--secondary), 1) !important;
}

.dashed-1-success {
    border: 1px dashed rgba(var(--success), 1) !important;
}

.dashed-2-success {
    border: 2px dashed rgba(var(--success), 1) !important;
}

.dashed-3-success {
    border: 3px dashed rgba(var(--success), 1) !important;
}

.dashed-4-success {
    border: 4px dashed rgba(var(--success), 1) !important;
}

.dashed-5-success {
    border: 5px dashed rgba(var(--success), 1) !important;
}

.dashed-6-success {
    border: 6px dashed rgba(var(--success), 1) !important;
}

.dashed-7-success {
    border: 7px dashed rgba(var(--success), 1) !important;
}

.dashed-8-success {
    border: 8px dashed rgba(var(--success), 1) !important;
}

.dashed-9-success {
    border: 9px dashed rgba(var(--success), 1) !important;
}

.dashed-10-success {
    border: 10px dashed rgba(var(--success), 1) !important;
}

.dashed-11-success {
    border: 11px dashed rgba(var(--success), 1) !important;
}

.dashed-12-success {
    border: 12px dashed rgba(var(--success), 1) !important;
}

.dashed-13-success {
    border: 13px dashed rgba(var(--success), 1) !important;
}

.dashed-14-success {
    border: 14px dashed rgba(var(--success), 1) !important;
}

.dashed-15-success {
    border: 15px dashed rgba(var(--success), 1) !important;
}

.dashed-16-success {
    border: 16px dashed rgba(var(--success), 1) !important;
}

.dashed-17-success {
    border: 17px dashed rgba(var(--success), 1) !important;
}

.dashed-18-success {
    border: 18px dashed rgba(var(--success), 1) !important;
}

.dashed-19-success {
    border: 19px dashed rgba(var(--success), 1) !important;
}

.dashed-20-success {
    border: 20px dashed rgba(var(--success), 1) !important;
}

.dotted-1-success {
    border: 1px dotted rgba(var(--success), 1) !important;
}

.dotted-2-success {
    border: 2px dotted rgba(var(--success), 1) !important;
}

.dotted-3-success {
    border: 3px dotted rgba(var(--success), 1) !important;
}

.dotted-4-success {
    border: 4px dotted rgba(var(--success), 1) !important;
}

.dotted-5-success {
    border: 5px dotted rgba(var(--success), 1) !important;
}

.dotted-6-success {
    border: 6px dotted rgba(var(--success), 1) !important;
}

.dotted-7-success {
    border: 7px dotted rgba(var(--success), 1) !important;
}

.dotted-8-success {
    border: 8px dotted rgba(var(--success), 1) !important;
}

.dotted-9-success {
    border: 9px dotted rgba(var(--success), 1) !important;
}

.dotted-10-success {
    border: 10px dotted rgba(var(--success), 1) !important;
}

.dotted-11-success {
    border: 11px dotted rgba(var(--success), 1) !important;
}

.dotted-12-success {
    border: 12px dotted rgba(var(--success), 1) !important;
}

.dotted-13-success {
    border: 13px dotted rgba(var(--success), 1) !important;
}

.dotted-14-success {
    border: 14px dotted rgba(var(--success), 1) !important;
}

.dotted-15-success {
    border: 15px dotted rgba(var(--success), 1) !important;
}

.dotted-16-success {
    border: 16px dotted rgba(var(--success), 1) !important;
}

.dotted-17-success {
    border: 17px dotted rgba(var(--success), 1) !important;
}

.dotted-18-success {
    border: 18px dotted rgba(var(--success), 1) !important;
}

.dotted-19-success {
    border: 19px dotted rgba(var(--success), 1) !important;
}

.dotted-20-success {
    border: 20px dotted rgba(var(--success), 1) !important;
}

.dashed-1-danger {
    border: 1px dashed rgba(var(--danger), 1) !important;
}

.dashed-2-danger {
    border: 2px dashed rgba(var(--danger), 1) !important;
}

.dashed-3-danger {
    border: 3px dashed rgba(var(--danger), 1) !important;
}

.dashed-4-danger {
    border: 4px dashed rgba(var(--danger), 1) !important;
}

.dashed-5-danger {
    border: 5px dashed rgba(var(--danger), 1) !important;
}

.dashed-6-danger {
    border: 6px dashed rgba(var(--danger), 1) !important;
}

.dashed-7-danger {
    border: 7px dashed rgba(var(--danger), 1) !important;
}

.dashed-8-danger {
    border: 8px dashed rgba(var(--danger), 1) !important;
}

.dashed-9-danger {
    border: 9px dashed rgba(var(--danger), 1) !important;
}

.dashed-10-danger {
    border: 10px dashed rgba(var(--danger), 1) !important;
}

.dashed-11-danger {
    border: 11px dashed rgba(var(--danger), 1) !important;
}

.dashed-12-danger {
    border: 12px dashed rgba(var(--danger), 1) !important;
}

.dashed-13-danger {
    border: 13px dashed rgba(var(--danger), 1) !important;
}

.dashed-14-danger {
    border: 14px dashed rgba(var(--danger), 1) !important;
}

.dashed-15-danger {
    border: 15px dashed rgba(var(--danger), 1) !important;
}

.dashed-16-danger {
    border: 16px dashed rgba(var(--danger), 1) !important;
}

.dashed-17-danger {
    border: 17px dashed rgba(var(--danger), 1) !important;
}

.dashed-18-danger {
    border: 18px dashed rgba(var(--danger), 1) !important;
}

.dashed-19-danger {
    border: 19px dashed rgba(var(--danger), 1) !important;
}

.dashed-20-danger {
    border: 20px dashed rgba(var(--danger), 1) !important;
}

.dotted-1-danger {
    border: 1px dotted rgba(var(--danger), 1) !important;
}

.dotted-2-danger {
    border: 2px dotted rgba(var(--danger), 1) !important;
}

.dotted-3-danger {
    border: 3px dotted rgba(var(--danger), 1) !important;
}

.dotted-4-danger {
    border: 4px dotted rgba(var(--danger), 1) !important;
}

.dotted-5-danger {
    border: 5px dotted rgba(var(--danger), 1) !important;
}

.dotted-6-danger {
    border: 6px dotted rgba(var(--danger), 1) !important;
}

.dotted-7-danger {
    border: 7px dotted rgba(var(--danger), 1) !important;
}

.dotted-8-danger {
    border: 8px dotted rgba(var(--danger), 1) !important;
}

.dotted-9-danger {
    border: 9px dotted rgba(var(--danger), 1) !important;
}

.dotted-10-danger {
    border: 10px dotted rgba(var(--danger), 1) !important;
}

.dotted-11-danger {
    border: 11px dotted rgba(var(--danger), 1) !important;
}

.dotted-12-danger {
    border: 12px dotted rgba(var(--danger), 1) !important;
}

.dotted-13-danger {
    border: 13px dotted rgba(var(--danger), 1) !important;
}

.dotted-14-danger {
    border: 14px dotted rgba(var(--danger), 1) !important;
}

.dotted-15-danger {
    border: 15px dotted rgba(var(--danger), 1) !important;
}

.dotted-16-danger {
    border: 16px dotted rgba(var(--danger), 1) !important;
}

.dotted-17-danger {
    border: 17px dotted rgba(var(--danger), 1) !important;
}

.dotted-18-danger {
    border: 18px dotted rgba(var(--danger), 1) !important;
}

.dotted-19-danger {
    border: 19px dotted rgba(var(--danger), 1) !important;
}

.dotted-20-danger {
    border: 20px dotted rgba(var(--danger), 1) !important;
}

.dashed-1-warning {
    border: 1px dashed rgba(var(--warning), 1) !important;
}

.dashed-2-warning {
    border: 2px dashed rgba(var(--warning), 1) !important;
}

.dashed-3-warning {
    border: 3px dashed rgba(var(--warning), 1) !important;
}

.dashed-4-warning {
    border: 4px dashed rgba(var(--warning), 1) !important;
}

.dashed-5-warning {
    border: 5px dashed rgba(var(--warning), 1) !important;
}

.dashed-6-warning {
    border: 6px dashed rgba(var(--warning), 1) !important;
}

.dashed-7-warning {
    border: 7px dashed rgba(var(--warning), 1) !important;
}

.dashed-8-warning {
    border: 8px dashed rgba(var(--warning), 1) !important;
}

.dashed-9-warning {
    border: 9px dashed rgba(var(--warning), 1) !important;
}

.dashed-10-warning {
    border: 10px dashed rgba(var(--warning), 1) !important;
}

.dashed-11-warning {
    border: 11px dashed rgba(var(--warning), 1) !important;
}

.dashed-12-warning {
    border: 12px dashed rgba(var(--warning), 1) !important;
}

.dashed-13-warning {
    border: 13px dashed rgba(var(--warning), 1) !important;
}

.dashed-14-warning {
    border: 14px dashed rgba(var(--warning), 1) !important;
}

.dashed-15-warning {
    border: 15px dashed rgba(var(--warning), 1) !important;
}

.dashed-16-warning {
    border: 16px dashed rgba(var(--warning), 1) !important;
}

.dashed-17-warning {
    border: 17px dashed rgba(var(--warning), 1) !important;
}

.dashed-18-warning {
    border: 18px dashed rgba(var(--warning), 1) !important;
}

.dashed-19-warning {
    border: 19px dashed rgba(var(--warning), 1) !important;
}

.dashed-20-warning {
    border: 20px dashed rgba(var(--warning), 1) !important;
}

.dotted-1-warning {
    border: 1px dotted rgba(var(--warning), 1) !important;
}

.dotted-2-warning {
    border: 2px dotted rgba(var(--warning), 1) !important;
}

.dotted-3-warning {
    border: 3px dotted rgba(var(--warning), 1) !important;
}

.dotted-4-warning {
    border: 4px dotted rgba(var(--warning), 1) !important;
}

.dotted-5-warning {
    border: 5px dotted rgba(var(--warning), 1) !important;
}

.dotted-6-warning {
    border: 6px dotted rgba(var(--warning), 1) !important;
}

.dotted-7-warning {
    border: 7px dotted rgba(var(--warning), 1) !important;
}

.dotted-8-warning {
    border: 8px dotted rgba(var(--warning), 1) !important;
}

.dotted-9-warning {
    border: 9px dotted rgba(var(--warning), 1) !important;
}

.dotted-10-warning {
    border: 10px dotted rgba(var(--warning), 1) !important;
}

.dotted-11-warning {
    border: 11px dotted rgba(var(--warning), 1) !important;
}

.dotted-12-warning {
    border: 12px dotted rgba(var(--warning), 1) !important;
}

.dotted-13-warning {
    border: 13px dotted rgba(var(--warning), 1) !important;
}

.dotted-14-warning {
    border: 14px dotted rgba(var(--warning), 1) !important;
}

.dotted-15-warning {
    border: 15px dotted rgba(var(--warning), 1) !important;
}

.dotted-16-warning {
    border: 16px dotted rgba(var(--warning), 1) !important;
}

.dotted-17-warning {
    border: 17px dotted rgba(var(--warning), 1) !important;
}

.dotted-18-warning {
    border: 18px dotted rgba(var(--warning), 1) !important;
}

.dotted-19-warning {
    border: 19px dotted rgba(var(--warning), 1) !important;
}

.dotted-20-warning {
    border: 20px dotted rgba(var(--warning), 1) !important;
}

.dashed-1-info {
    border: 1px dashed rgba(var(--info), 1) !important;
}

.dashed-2-info {
    border: 2px dashed rgba(var(--info), 1) !important;
}

.dashed-3-info {
    border: 3px dashed rgba(var(--info), 1) !important;
}

.dashed-4-info {
    border: 4px dashed rgba(var(--info), 1) !important;
}

.dashed-5-info {
    border: 5px dashed rgba(var(--info), 1) !important;
}

.dashed-6-info {
    border: 6px dashed rgba(var(--info), 1) !important;
}

.dashed-7-info {
    border: 7px dashed rgba(var(--info), 1) !important;
}

.dashed-8-info {
    border: 8px dashed rgba(var(--info), 1) !important;
}

.dashed-9-info {
    border: 9px dashed rgba(var(--info), 1) !important;
}

.dashed-10-info {
    border: 10px dashed rgba(var(--info), 1) !important;
}

.dashed-11-info {
    border: 11px dashed rgba(var(--info), 1) !important;
}

.dashed-12-info {
    border: 12px dashed rgba(var(--info), 1) !important;
}

.dashed-13-info {
    border: 13px dashed rgba(var(--info), 1) !important;
}

.dashed-14-info {
    border: 14px dashed rgba(var(--info), 1) !important;
}

.dashed-15-info {
    border: 15px dashed rgba(var(--info), 1) !important;
}

.dashed-16-info {
    border: 16px dashed rgba(var(--info), 1) !important;
}

.dashed-17-info {
    border: 17px dashed rgba(var(--info), 1) !important;
}

.dashed-18-info {
    border: 18px dashed rgba(var(--info), 1) !important;
}

.dashed-19-info {
    border: 19px dashed rgba(var(--info), 1) !important;
}

.dashed-20-info {
    border: 20px dashed rgba(var(--info), 1) !important;
}

.dotted-1-info {
    border: 1px dotted rgba(var(--info), 1) !important;
}

.dotted-2-info {
    border: 2px dotted rgba(var(--info), 1) !important;
}

.dotted-3-info {
    border: 3px dotted rgba(var(--info), 1) !important;
}

.dotted-4-info {
    border: 4px dotted rgba(var(--info), 1) !important;
}

.dotted-5-info {
    border: 5px dotted rgba(var(--info), 1) !important;
}

.dotted-6-info {
    border: 6px dotted rgba(var(--info), 1) !important;
}

.dotted-7-info {
    border: 7px dotted rgba(var(--info), 1) !important;
}

.dotted-8-info {
    border: 8px dotted rgba(var(--info), 1) !important;
}

.dotted-9-info {
    border: 9px dotted rgba(var(--info), 1) !important;
}

.dotted-10-info {
    border: 10px dotted rgba(var(--info), 1) !important;
}

.dotted-11-info {
    border: 11px dotted rgba(var(--info), 1) !important;
}

.dotted-12-info {
    border: 12px dotted rgba(var(--info), 1) !important;
}

.dotted-13-info {
    border: 13px dotted rgba(var(--info), 1) !important;
}

.dotted-14-info {
    border: 14px dotted rgba(var(--info), 1) !important;
}

.dotted-15-info {
    border: 15px dotted rgba(var(--info), 1) !important;
}

.dotted-16-info {
    border: 16px dotted rgba(var(--info), 1) !important;
}

.dotted-17-info {
    border: 17px dotted rgba(var(--info), 1) !important;
}

.dotted-18-info {
    border: 18px dotted rgba(var(--info), 1) !important;
}

.dotted-19-info {
    border: 19px dotted rgba(var(--info), 1) !important;
}

.dotted-20-info {
    border: 20px dotted rgba(var(--info), 1) !important;
}

.dashed-1-light {
    border: 1px dashed rgba(var(--light), 1) !important;
}

.dashed-2-light {
    border: 2px dashed rgba(var(--light), 1) !important;
}

.dashed-3-light {
    border: 3px dashed rgba(var(--light), 1) !important;
}

.dashed-4-light {
    border: 4px dashed rgba(var(--light), 1) !important;
}

.dashed-5-light {
    border: 5px dashed rgba(var(--light), 1) !important;
}

.dashed-6-light {
    border: 6px dashed rgba(var(--light), 1) !important;
}

.dashed-7-light {
    border: 7px dashed rgba(var(--light), 1) !important;
}

.dashed-8-light {
    border: 8px dashed rgba(var(--light), 1) !important;
}

.dashed-9-light {
    border: 9px dashed rgba(var(--light), 1) !important;
}

.dashed-10-light {
    border: 10px dashed rgba(var(--light), 1) !important;
}

.dashed-11-light {
    border: 11px dashed rgba(var(--light), 1) !important;
}

.dashed-12-light {
    border: 12px dashed rgba(var(--light), 1) !important;
}

.dashed-13-light {
    border: 13px dashed rgba(var(--light), 1) !important;
}

.dashed-14-light {
    border: 14px dashed rgba(var(--light), 1) !important;
}

.dashed-15-light {
    border: 15px dashed rgba(var(--light), 1) !important;
}

.dashed-16-light {
    border: 16px dashed rgba(var(--light), 1) !important;
}

.dashed-17-light {
    border: 17px dashed rgba(var(--light), 1) !important;
}

.dashed-18-light {
    border: 18px dashed rgba(var(--light), 1) !important;
}

.dashed-19-light {
    border: 19px dashed rgba(var(--light), 1) !important;
}

.dashed-20-light {
    border: 20px dashed rgba(var(--light), 1) !important;
}

.dotted-1-light {
    border: 1px dotted rgba(var(--light), 1) !important;
}

.dotted-2-light {
    border: 2px dotted rgba(var(--light), 1) !important;
}

.dotted-3-light {
    border: 3px dotted rgba(var(--light), 1) !important;
}

.dotted-4-light {
    border: 4px dotted rgba(var(--light), 1) !important;
}

.dotted-5-light {
    border: 5px dotted rgba(var(--light), 1) !important;
}

.dotted-6-light {
    border: 6px dotted rgba(var(--light), 1) !important;
}

.dotted-7-light {
    border: 7px dotted rgba(var(--light), 1) !important;
}

.dotted-8-light {
    border: 8px dotted rgba(var(--light), 1) !important;
}

.dotted-9-light {
    border: 9px dotted rgba(var(--light), 1) !important;
}

.dotted-10-light {
    border: 10px dotted rgba(var(--light), 1) !important;
}

.dotted-11-light {
    border: 11px dotted rgba(var(--light), 1) !important;
}

.dotted-12-light {
    border: 12px dotted rgba(var(--light), 1) !important;
}

.dotted-13-light {
    border: 13px dotted rgba(var(--light), 1) !important;
}

.dotted-14-light {
    border: 14px dotted rgba(var(--light), 1) !important;
}

.dotted-15-light {
    border: 15px dotted rgba(var(--light), 1) !important;
}

.dotted-16-light {
    border: 16px dotted rgba(var(--light), 1) !important;
}

.dotted-17-light {
    border: 17px dotted rgba(var(--light), 1) !important;
}

.dotted-18-light {
    border: 18px dotted rgba(var(--light), 1) !important;
}

.dotted-19-light {
    border: 19px dotted rgba(var(--light), 1) !important;
}

.dotted-20-light {
    border: 20px dotted rgba(var(--light), 1) !important;
}

.dashed-1-dark {
    border: 1px dashed rgba(var(--dark), 1) !important;
}

.dashed-2-dark {
    border: 2px dashed rgba(var(--dark), 1) !important;
}

.dashed-3-dark {
    border: 3px dashed rgba(var(--dark), 1) !important;
}

.dashed-4-dark {
    border: 4px dashed rgba(var(--dark), 1) !important;
}

.dashed-5-dark {
    border: 5px dashed rgba(var(--dark), 1) !important;
}

.dashed-6-dark {
    border: 6px dashed rgba(var(--dark), 1) !important;
}

.dashed-7-dark {
    border: 7px dashed rgba(var(--dark), 1) !important;
}

.dashed-8-dark {
    border: 8px dashed rgba(var(--dark), 1) !important;
}

.dashed-9-dark {
    border: 9px dashed rgba(var(--dark), 1) !important;
}

.dashed-10-dark {
    border: 10px dashed rgba(var(--dark), 1) !important;
}

.dashed-11-dark {
    border: 11px dashed rgba(var(--dark), 1) !important;
}

.dashed-12-dark {
    border: 12px dashed rgba(var(--dark), 1) !important;
}

.dashed-13-dark {
    border: 13px dashed rgba(var(--dark), 1) !important;
}

.dashed-14-dark {
    border: 14px dashed rgba(var(--dark), 1) !important;
}

.dashed-15-dark {
    border: 15px dashed rgba(var(--dark), 1) !important;
}

.dashed-16-dark {
    border: 16px dashed rgba(var(--dark), 1) !important;
}

.dashed-17-dark {
    border: 17px dashed rgba(var(--dark), 1) !important;
}

.dashed-18-dark {
    border: 18px dashed rgba(var(--dark), 1) !important;
}

.dashed-19-dark {
    border: 19px dashed rgba(var(--dark), 1) !important;
}

.dashed-20-dark {
    border: 20px dashed rgba(var(--dark), 1) !important;
}

.dotted-1-dark {
    border: 1px dotted rgba(var(--dark), 1) !important;
}

.dotted-2-dark {
    border: 2px dotted rgba(var(--dark), 1) !important;
}

.dotted-3-dark {
    border: 3px dotted rgba(var(--dark), 1) !important;
}

.dotted-4-dark {
    border: 4px dotted rgba(var(--dark), 1) !important;
}

.dotted-5-dark {
    border: 5px dotted rgba(var(--dark), 1) !important;
}

.dotted-6-dark {
    border: 6px dotted rgba(var(--dark), 1) !important;
}

.dotted-7-dark {
    border: 7px dotted rgba(var(--dark), 1) !important;
}

.dotted-8-dark {
    border: 8px dotted rgba(var(--dark), 1) !important;
}

.dotted-9-dark {
    border: 9px dotted rgba(var(--dark), 1) !important;
}

.dotted-10-dark {
    border: 10px dotted rgba(var(--dark), 1) !important;
}

.dotted-11-dark {
    border: 11px dotted rgba(var(--dark), 1) !important;
}

.dotted-12-dark {
    border: 12px dotted rgba(var(--dark), 1) !important;
}

.dotted-13-dark {
    border: 13px dotted rgba(var(--dark), 1) !important;
}

.dotted-14-dark {
    border: 14px dotted rgba(var(--dark), 1) !important;
}

.dotted-15-dark {
    border: 15px dotted rgba(var(--dark), 1) !important;
}

.dotted-16-dark {
    border: 16px dotted rgba(var(--dark), 1) !important;
}

.dotted-17-dark {
    border: 17px dotted rgba(var(--dark), 1) !important;
}

.dotted-18-dark {
    border: 18px dotted rgba(var(--dark), 1) !important;
}

.dotted-19-dark {
    border: 19px dotted rgba(var(--dark), 1) !important;
}

.dotted-20-dark {
    border: 20px dotted rgba(var(--dark), 1) !important;
}

.dashed-1-white {
    border: 1px dashed rgba(var(--white), 1) !important;
}

.dashed-2-white {
    border: 2px dashed rgba(var(--white), 1) !important;
}

.dashed-3-white {
    border: 3px dashed rgba(var(--white), 1) !important;
}

.dashed-4-white {
    border: 4px dashed rgba(var(--white), 1) !important;
}

.dashed-5-white {
    border: 5px dashed rgba(var(--white), 1) !important;
}

.dashed-6-white {
    border: 6px dashed rgba(var(--white), 1) !important;
}

.dashed-7-white {
    border: 7px dashed rgba(var(--white), 1) !important;
}

.dashed-8-white {
    border: 8px dashed rgba(var(--white), 1) !important;
}

.dashed-9-white {
    border: 9px dashed rgba(var(--white), 1) !important;
}

.dashed-10-white {
    border: 10px dashed rgba(var(--white), 1) !important;
}

.dashed-11-white {
    border: 11px dashed rgba(var(--white), 1) !important;
}

.dashed-12-white {
    border: 12px dashed rgba(var(--white), 1) !important;
}

.dashed-13-white {
    border: 13px dashed rgba(var(--white), 1) !important;
}

.dashed-14-white {
    border: 14px dashed rgba(var(--white), 1) !important;
}

.dashed-15-white {
    border: 15px dashed rgba(var(--white), 1) !important;
}

.dashed-16-white {
    border: 16px dashed rgba(var(--white), 1) !important;
}

.dashed-17-white {
    border: 17px dashed rgba(var(--white), 1) !important;
}

.dashed-18-white {
    border: 18px dashed rgba(var(--white), 1) !important;
}

.dashed-19-white {
    border: 19px dashed rgba(var(--white), 1) !important;
}

.dashed-20-white {
    border: 20px dashed rgba(var(--white), 1) !important;
}

.dotted-1-white {
    border: 1px dotted rgba(var(--white), 1) !important;
}

.dotted-2-white {
    border: 2px dotted rgba(var(--white), 1) !important;
}

.dotted-3-white {
    border: 3px dotted rgba(var(--white), 1) !important;
}

.dotted-4-white {
    border: 4px dotted rgba(var(--white), 1) !important;
}

.dotted-5-white {
    border: 5px dotted rgba(var(--white), 1) !important;
}

.dotted-6-white {
    border: 6px dotted rgba(var(--white), 1) !important;
}

.dotted-7-white {
    border: 7px dotted rgba(var(--white), 1) !important;
}

.dotted-8-white {
    border: 8px dotted rgba(var(--white), 1) !important;
}

.dotted-9-white {
    border: 9px dotted rgba(var(--white), 1) !important;
}

.dotted-10-white {
    border: 10px dotted rgba(var(--white), 1) !important;
}

.dotted-11-white {
    border: 11px dotted rgba(var(--white), 1) !important;
}

.dotted-12-white {
    border: 12px dotted rgba(var(--white), 1) !important;
}

.dotted-13-white {
    border: 13px dotted rgba(var(--white), 1) !important;
}

.dotted-14-white {
    border: 14px dotted rgba(var(--white), 1) !important;
}

.dotted-15-white {
    border: 15px dotted rgba(var(--white), 1) !important;
}

.dotted-16-white {
    border: 16px dotted rgba(var(--white), 1) !important;
}

.dotted-17-white {
    border: 17px dotted rgba(var(--white), 1) !important;
}

.dotted-18-white {
    border: 18px dotted rgba(var(--white), 1) !important;
}

.dotted-19-white {
    border: 19px dotted rgba(var(--white), 1) !important;
}

.dotted-20-white {
    border: 20px dotted rgba(var(--white), 1) !important;
}

.b-r-0 {
    border-radius: 0px !important;
}

.b-r-1 {
    border-radius: 1px !important;
}

.b-r-2 {
    border-radius: 2px !important;
}

.b-r-3 {
    border-radius: 3px !important;
}

.b-r-4 {
    border-radius: 4px !important;
}

.b-r-5 {
    border-radius: 5px !important;
}

.b-r-6 {
    border-radius: 6px !important;
}

.b-r-7 {
    border-radius: 7px !important;
}

.b-r-8 {
    border-radius: 8px !important;
}

.b-r-9 {
    border-radius: 9px !important;
}

.b-r-10 {
    border-radius: 10px !important;
}

.b-r-11 {
    border-radius: 11px !important;
}

.b-r-12 {
    border-radius: 12px !important;
}

.b-r-13 {
    border-radius: 13px !important;
}

.b-r-14 {
    border-radius: 14px !important;
}

.b-r-15 {
    border-radius: 15px !important;
}

.b-r-16 {
    border-radius: 16px !important;
}

.b-r-17 {
    border-radius: 17px !important;
}

.b-r-18 {
    border-radius: 18px !important;
}

.b-r-19 {
    border-radius: 19px !important;
}

.b-r-20 {
    border-radius: 20px !important;
}

.b-r-21 {
    border-radius: 21px !important;
}

.b-r-22 {
    border-radius: 22px !important;
}

.b-r-23 {
    border-radius: 23px !important;
}

.b-r-24 {
    border-radius: 24px !important;
}

.b-r-25 {
    border-radius: 25px !important;
}

.b-r-26 {
    border-radius: 26px !important;
}

.b-r-27 {
    border-radius: 27px !important;
}

.b-r-28 {
    border-radius: 28px !important;
}

.b-r-29 {
    border-radius: 29px !important;
}

.b-r-30 {
    border-radius: 30px !important;
}

.b-r-31 {
    border-radius: 31px !important;
}

.b-r-32 {
    border-radius: 32px !important;
}

.b-r-33 {
    border-radius: 33px !important;
}

.b-r-34 {
    border-radius: 34px !important;
}

.b-r-35 {
    border-radius: 35px !important;
}

.b-r-36 {
    border-radius: 36px !important;
}

.b-r-37 {
    border-radius: 37px !important;
}

.b-r-38 {
    border-radius: 38px !important;
}

.b-r-39 {
    border-radius: 39px !important;
}

.b-r-40 {
    border-radius: 40px !important;
}

.b-r-41 {
    border-radius: 41px !important;
}

.b-r-42 {
    border-radius: 42px !important;
}

.b-r-43 {
    border-radius: 43px !important;
}

.b-r-44 {
    border-radius: 44px !important;
}

.b-r-45 {
    border-radius: 45px !important;
}

.b-r-46 {
    border-radius: 46px !important;
}

.b-r-47 {
    border-radius: 47px !important;
}

.b-r-48 {
    border-radius: 48px !important;
}

.b-r-49 {
    border-radius: 49px !important;
}

.b-r-50 {
    border-radius: 50px !important;
}

.b-r-51 {
    border-radius: 51px !important;
}

.b-r-52 {
    border-radius: 52px !important;
}

.b-r-53 {
    border-radius: 53px !important;
}

.b-r-54 {
    border-radius: 54px !important;
}

.b-r-55 {
    border-radius: 55px !important;
}

.b-r-56 {
    border-radius: 56px !important;
}

.b-r-57 {
    border-radius: 57px !important;
}

.b-r-58 {
    border-radius: 58px !important;
}

.b-r-59 {
    border-radius: 59px !important;
}

.b-r-60 {
    border-radius: 60px !important;
}

.b-r-61 {
    border-radius: 61px !important;
}

.b-r-62 {
    border-radius: 62px !important;
}

.b-r-63 {
    border-radius: 63px !important;
}

.b-r-64 {
    border-radius: 64px !important;
}

.b-r-65 {
    border-radius: 65px !important;
}

.b-r-66 {
    border-radius: 66px !important;
}

.b-r-67 {
    border-radius: 67px !important;
}

.b-r-68 {
    border-radius: 68px !important;
}

.b-r-69 {
    border-radius: 69px !important;
}

.b-r-70 {
    border-radius: 70px !important;
}

.b-r-71 {
    border-radius: 71px !important;
}

.b-r-72 {
    border-radius: 72px !important;
}

.b-r-73 {
    border-radius: 73px !important;
}

.b-r-74 {
    border-radius: 74px !important;
}

.b-r-75 {
    border-radius: 75px !important;
}

.b-r-76 {
    border-radius: 76px !important;
}

.b-r-77 {
    border-radius: 77px !important;
}

.b-r-78 {
    border-radius: 78px !important;
}

.b-r-79 {
    border-radius: 79px !important;
}

.b-r-80 {
    border-radius: 80px !important;
}

.b-r-81 {
    border-radius: 81px !important;
}

.b-r-82 {
    border-radius: 82px !important;
}

.b-r-83 {
    border-radius: 83px !important;
}

.b-r-84 {
    border-radius: 84px !important;
}

.b-r-85 {
    border-radius: 85px !important;
}

.b-r-86 {
    border-radius: 86px !important;
}

.b-r-87 {
    border-radius: 87px !important;
}

.b-r-88 {
    border-radius: 88px !important;
}

.b-r-89 {
    border-radius: 89px !important;
}

.b-r-90 {
    border-radius: 90px !important;
}

.b-r-91 {
    border-radius: 91px !important;
}

.b-r-92 {
    border-radius: 92px !important;
}

.b-r-93 {
    border-radius: 93px !important;
}

.b-r-94 {
    border-radius: 94px !important;
}

.b-r-95 {
    border-radius: 95px !important;
}

.b-r-96 {
    border-radius: 96px !important;
}

.b-r-97 {
    border-radius: 97px !important;
}

.b-r-98 {
    border-radius: 98px !important;
}

.b-r-99 {
    border-radius: 99px !important;
}

.b-r-100 {
    border-radius: 100px !important;
}

.b-r-t-0 {
    border-top-left-radius: 0px !important;
}

.b-r-t-1 {
    border-top-left-radius: 1px !important;
}

.b-r-t-2 {
    border-top-left-radius: 2px !important;
}

.b-r-t-3 {
    border-top-left-radius: 3px !important;
}

.b-r-t-4 {
    border-top-left-radius: 4px !important;
}

.b-r-t-5 {
    border-top-left-radius: 5px !important;
}

.b-r-t-6 {
    border-top-left-radius: 6px !important;
}

.b-r-t-7 {
    border-top-left-radius: 7px !important;
}

.b-r-t-8 {
    border-top-left-radius: 8px !important;
}

.b-r-t-9 {
    border-top-left-radius: 9px !important;
}

.b-r-t-10 {
    border-top-left-radius: 10px !important;
}

.b-r-t-11 {
    border-top-left-radius: 11px !important;
}

.b-r-t-12 {
    border-top-left-radius: 12px !important;
}

.b-r-t-13 {
    border-top-left-radius: 13px !important;
}

.b-r-t-14 {
    border-top-left-radius: 14px !important;
}

.b-r-t-15 {
    border-top-left-radius: 15px !important;
}

.b-r-t-16 {
    border-top-left-radius: 16px !important;
}

.b-r-t-17 {
    border-top-left-radius: 17px !important;
}

.b-r-t-18 {
    border-top-left-radius: 18px !important;
}

.b-r-t-19 {
    border-top-left-radius: 19px !important;
}

.b-r-t-20 {
    border-top-left-radius: 20px !important;
}

.b-r-t-21 {
    border-top-left-radius: 21px !important;
}

.b-r-t-22 {
    border-top-left-radius: 22px !important;
}

.b-r-t-23 {
    border-top-left-radius: 23px !important;
}

.b-r-t-24 {
    border-top-left-radius: 24px !important;
}

.b-r-t-25 {
    border-top-left-radius: 25px !important;
}

.b-r-t-26 {
    border-top-left-radius: 26px !important;
}

.b-r-t-27 {
    border-top-left-radius: 27px !important;
}

.b-r-t-28 {
    border-top-left-radius: 28px !important;
}

.b-r-t-29 {
    border-top-left-radius: 29px !important;
}

.b-r-t-30 {
    border-top-left-radius: 30px !important;
}

.b-r-t-31 {
    border-top-left-radius: 31px !important;
}

.b-r-t-32 {
    border-top-left-radius: 32px !important;
}

.b-r-t-33 {
    border-top-left-radius: 33px !important;
}

.b-r-t-34 {
    border-top-left-radius: 34px !important;
}

.b-r-t-35 {
    border-top-left-radius: 35px !important;
}

.b-r-t-36 {
    border-top-left-radius: 36px !important;
}

.b-r-t-37 {
    border-top-left-radius: 37px !important;
}

.b-r-t-38 {
    border-top-left-radius: 38px !important;
}

.b-r-t-39 {
    border-top-left-radius: 39px !important;
}

.b-r-t-40 {
    border-top-left-radius: 40px !important;
}

.b-r-t-41 {
    border-top-left-radius: 41px !important;
}

.b-r-t-42 {
    border-top-left-radius: 42px !important;
}

.b-r-t-43 {
    border-top-left-radius: 43px !important;
}

.b-r-t-44 {
    border-top-left-radius: 44px !important;
}

.b-r-t-45 {
    border-top-left-radius: 45px !important;
}

.b-r-t-46 {
    border-top-left-radius: 46px !important;
}

.b-r-t-47 {
    border-top-left-radius: 47px !important;
}

.b-r-t-48 {
    border-top-left-radius: 48px !important;
}

.b-r-t-49 {
    border-top-left-radius: 49px !important;
}

.b-r-t-50 {
    border-top-left-radius: 50px !important;
}

.b-r-t-51 {
    border-top-left-radius: 51px !important;
}

.b-r-t-52 {
    border-top-left-radius: 52px !important;
}

.b-r-t-53 {
    border-top-left-radius: 53px !important;
}

.b-r-t-54 {
    border-top-left-radius: 54px !important;
}

.b-r-t-55 {
    border-top-left-radius: 55px !important;
}

.b-r-t-56 {
    border-top-left-radius: 56px !important;
}

.b-r-t-57 {
    border-top-left-radius: 57px !important;
}

.b-r-t-58 {
    border-top-left-radius: 58px !important;
}

.b-r-t-59 {
    border-top-left-radius: 59px !important;
}

.b-r-t-60 {
    border-top-left-radius: 60px !important;
}

.b-r-s-0 {
    border-top-right-radius: 0px !important;
}

.b-r-s-1 {
    border-top-right-radius: 1px !important;
}

.b-r-s-2 {
    border-top-right-radius: 2px !important;
}

.b-r-s-3 {
    border-top-right-radius: 3px !important;
}

.b-r-s-4 {
    border-top-right-radius: 4px !important;
}

.b-r-s-5 {
    border-top-right-radius: 5px !important;
}

.b-r-s-6 {
    border-top-right-radius: 6px !important;
}

.b-r-s-7 {
    border-top-right-radius: 7px !important;
}

.b-r-s-8 {
    border-top-right-radius: 8px !important;
}

.b-r-s-9 {
    border-top-right-radius: 9px !important;
}

.b-r-s-10 {
    border-top-right-radius: 10px !important;
}

.b-r-s-11 {
    border-top-right-radius: 11px !important;
}

.b-r-s-12 {
    border-top-right-radius: 12px !important;
}

.b-r-s-13 {
    border-top-right-radius: 13px !important;
}

.b-r-s-14 {
    border-top-right-radius: 14px !important;
}

.b-r-s-15 {
    border-top-right-radius: 15px !important;
}

.b-r-s-16 {
    border-top-right-radius: 16px !important;
}

.b-r-s-17 {
    border-top-right-radius: 17px !important;
}

.b-r-s-18 {
    border-top-right-radius: 18px !important;
}

.b-r-s-19 {
    border-top-right-radius: 19px !important;
}

.b-r-s-20 {
    border-top-right-radius: 20px !important;
}

.b-r-s-21 {
    border-top-right-radius: 21px !important;
}

.b-r-s-22 {
    border-top-right-radius: 22px !important;
}

.b-r-s-23 {
    border-top-right-radius: 23px !important;
}

.b-r-s-24 {
    border-top-right-radius: 24px !important;
}

.b-r-s-25 {
    border-top-right-radius: 25px !important;
}

.b-r-s-26 {
    border-top-right-radius: 26px !important;
}

.b-r-s-27 {
    border-top-right-radius: 27px !important;
}

.b-r-s-28 {
    border-top-right-radius: 28px !important;
}

.b-r-s-29 {
    border-top-right-radius: 29px !important;
}

.b-r-s-30 {
    border-top-right-radius: 30px !important;
}

.b-r-s-31 {
    border-top-right-radius: 31px !important;
}

.b-r-s-32 {
    border-top-right-radius: 32px !important;
}

.b-r-s-33 {
    border-top-right-radius: 33px !important;
}

.b-r-s-34 {
    border-top-right-radius: 34px !important;
}

.b-r-s-35 {
    border-top-right-radius: 35px !important;
}

.b-r-s-36 {
    border-top-right-radius: 36px !important;
}

.b-r-s-37 {
    border-top-right-radius: 37px !important;
}

.b-r-s-38 {
    border-top-right-radius: 38px !important;
}

.b-r-s-39 {
    border-top-right-radius: 39px !important;
}

.b-r-s-40 {
    border-top-right-radius: 40px !important;
}

.b-r-s-41 {
    border-top-right-radius: 41px !important;
}

.b-r-s-42 {
    border-top-right-radius: 42px !important;
}

.b-r-s-43 {
    border-top-right-radius: 43px !important;
}

.b-r-s-44 {
    border-top-right-radius: 44px !important;
}

.b-r-s-45 {
    border-top-right-radius: 45px !important;
}

.b-r-s-46 {
    border-top-right-radius: 46px !important;
}

.b-r-s-47 {
    border-top-right-radius: 47px !important;
}

.b-r-s-48 {
    border-top-right-radius: 48px !important;
}

.b-r-s-49 {
    border-top-right-radius: 49px !important;
}

.b-r-s-50 {
    border-top-right-radius: 50px !important;
}

.b-r-s-51 {
    border-top-right-radius: 51px !important;
}

.b-r-s-52 {
    border-top-right-radius: 52px !important;
}

.b-r-s-53 {
    border-top-right-radius: 53px !important;
}

.b-r-s-54 {
    border-top-right-radius: 54px !important;
}

.b-r-s-55 {
    border-top-right-radius: 55px !important;
}

.b-r-s-56 {
    border-top-right-radius: 56px !important;
}

.b-r-s-57 {
    border-top-right-radius: 57px !important;
}

.b-r-s-58 {
    border-top-right-radius: 58px !important;
}

.b-r-s-59 {
    border-top-right-radius: 59px !important;
}

.b-r-s-60 {
    border-top-right-radius: 60px !important;
}

.b-r-e-0 {
    border-bottom-left-radius: 0px !important;
}

.b-r-e-1 {
    border-bottom-left-radius: 1px !important;
}

.b-r-e-2 {
    border-bottom-left-radius: 2px !important;
}

.b-r-e-3 {
    border-bottom-left-radius: 3px !important;
}

.b-r-e-4 {
    border-bottom-left-radius: 4px !important;
}

.b-r-e-5 {
    border-bottom-left-radius: 5px !important;
}

.b-r-e-6 {
    border-bottom-left-radius: 6px !important;
}

.b-r-e-7 {
    border-bottom-left-radius: 7px !important;
}

.b-r-e-8 {
    border-bottom-left-radius: 8px !important;
}

.b-r-e-9 {
    border-bottom-left-radius: 9px !important;
}

.b-r-e-10 {
    border-bottom-left-radius: 10px !important;
}

.b-r-e-11 {
    border-bottom-left-radius: 11px !important;
}

.b-r-e-12 {
    border-bottom-left-radius: 12px !important;
}

.b-r-e-13 {
    border-bottom-left-radius: 13px !important;
}

.b-r-e-14 {
    border-bottom-left-radius: 14px !important;
}

.b-r-e-15 {
    border-bottom-left-radius: 15px !important;
}

.b-r-e-16 {
    border-bottom-left-radius: 16px !important;
}

.b-r-e-17 {
    border-bottom-left-radius: 17px !important;
}

.b-r-e-18 {
    border-bottom-left-radius: 18px !important;
}

.b-r-e-19 {
    border-bottom-left-radius: 19px !important;
}

.b-r-e-20 {
    border-bottom-left-radius: 20px !important;
}

.b-r-e-21 {
    border-bottom-left-radius: 21px !important;
}

.b-r-e-22 {
    border-bottom-left-radius: 22px !important;
}

.b-r-e-23 {
    border-bottom-left-radius: 23px !important;
}

.b-r-e-24 {
    border-bottom-left-radius: 24px !important;
}

.b-r-e-25 {
    border-bottom-left-radius: 25px !important;
}

.b-r-e-26 {
    border-bottom-left-radius: 26px !important;
}

.b-r-e-27 {
    border-bottom-left-radius: 27px !important;
}

.b-r-e-28 {
    border-bottom-left-radius: 28px !important;
}

.b-r-e-29 {
    border-bottom-left-radius: 29px !important;
}

.b-r-e-30 {
    border-bottom-left-radius: 30px !important;
}

.b-r-e-31 {
    border-bottom-left-radius: 31px !important;
}

.b-r-e-32 {
    border-bottom-left-radius: 32px !important;
}

.b-r-e-33 {
    border-bottom-left-radius: 33px !important;
}

.b-r-e-34 {
    border-bottom-left-radius: 34px !important;
}

.b-r-e-35 {
    border-bottom-left-radius: 35px !important;
}

.b-r-e-36 {
    border-bottom-left-radius: 36px !important;
}

.b-r-e-37 {
    border-bottom-left-radius: 37px !important;
}

.b-r-e-38 {
    border-bottom-left-radius: 38px !important;
}

.b-r-e-39 {
    border-bottom-left-radius: 39px !important;
}

.b-r-e-40 {
    border-bottom-left-radius: 40px !important;
}

.b-r-e-41 {
    border-bottom-left-radius: 41px !important;
}

.b-r-e-42 {
    border-bottom-left-radius: 42px !important;
}

.b-r-e-43 {
    border-bottom-left-radius: 43px !important;
}

.b-r-e-44 {
    border-bottom-left-radius: 44px !important;
}

.b-r-e-45 {
    border-bottom-left-radius: 45px !important;
}

.b-r-e-46 {
    border-bottom-left-radius: 46px !important;
}

.b-r-e-47 {
    border-bottom-left-radius: 47px !important;
}

.b-r-e-48 {
    border-bottom-left-radius: 48px !important;
}

.b-r-e-49 {
    border-bottom-left-radius: 49px !important;
}

.b-r-e-50 {
    border-bottom-left-radius: 50px !important;
}

.b-r-e-51 {
    border-bottom-left-radius: 51px !important;
}

.b-r-e-52 {
    border-bottom-left-radius: 52px !important;
}

.b-r-e-53 {
    border-bottom-left-radius: 53px !important;
}

.b-r-e-54 {
    border-bottom-left-radius: 54px !important;
}

.b-r-e-55 {
    border-bottom-left-radius: 55px !important;
}

.b-r-e-56 {
    border-bottom-left-radius: 56px !important;
}

.b-r-e-57 {
    border-bottom-left-radius: 57px !important;
}

.b-r-e-58 {
    border-bottom-left-radius: 58px !important;
}

.b-r-e-59 {
    border-bottom-left-radius: 59px !important;
}

.b-r-e-60 {
    border-bottom-left-radius: 60px !important;
}

.b-r-b-0 {
    border-bottom-right-radius: 0px !important;
}

.b-r-b-1 {
    border-bottom-right-radius: 1px !important;
}

.b-r-b-2 {
    border-bottom-right-radius: 2px !important;
}

.b-r-b-3 {
    border-bottom-right-radius: 3px !important;
}

.b-r-b-4 {
    border-bottom-right-radius: 4px !important;
}

.b-r-b-5 {
    border-bottom-right-radius: 5px !important;
}

.b-r-b-6 {
    border-bottom-right-radius: 6px !important;
}

.b-r-b-7 {
    border-bottom-right-radius: 7px !important;
}

.b-r-b-8 {
    border-bottom-right-radius: 8px !important;
}

.b-r-b-9 {
    border-bottom-right-radius: 9px !important;
}

.b-r-b-10 {
    border-bottom-right-radius: 10px !important;
}

.b-r-b-11 {
    border-bottom-right-radius: 11px !important;
}

.b-r-b-12 {
    border-bottom-right-radius: 12px !important;
}

.b-r-b-13 {
    border-bottom-right-radius: 13px !important;
}

.b-r-b-14 {
    border-bottom-right-radius: 14px !important;
}

.b-r-b-15 {
    border-bottom-right-radius: 15px !important;
}

.b-r-b-16 {
    border-bottom-right-radius: 16px !important;
}

.b-r-b-17 {
    border-bottom-right-radius: 17px !important;
}

.b-r-b-18 {
    border-bottom-right-radius: 18px !important;
}

.b-r-b-19 {
    border-bottom-right-radius: 19px !important;
}

.b-r-b-20 {
    border-bottom-right-radius: 20px !important;
}

.b-r-b-21 {
    border-bottom-right-radius: 21px !important;
}

.b-r-b-22 {
    border-bottom-right-radius: 22px !important;
}

.b-r-b-23 {
    border-bottom-right-radius: 23px !important;
}

.b-r-b-24 {
    border-bottom-right-radius: 24px !important;
}

.b-r-b-25 {
    border-bottom-right-radius: 25px !important;
}

.b-r-b-26 {
    border-bottom-right-radius: 26px !important;
}

.b-r-b-27 {
    border-bottom-right-radius: 27px !important;
}

.b-r-b-28 {
    border-bottom-right-radius: 28px !important;
}

.b-r-b-29 {
    border-bottom-right-radius: 29px !important;
}

.b-r-b-30 {
    border-bottom-right-radius: 30px !important;
}

.b-r-b-31 {
    border-bottom-right-radius: 31px !important;
}

.b-r-b-32 {
    border-bottom-right-radius: 32px !important;
}

.b-r-b-33 {
    border-bottom-right-radius: 33px !important;
}

.b-r-b-34 {
    border-bottom-right-radius: 34px !important;
}

.b-r-b-35 {
    border-bottom-right-radius: 35px !important;
}

.b-r-b-36 {
    border-bottom-right-radius: 36px !important;
}

.b-r-b-37 {
    border-bottom-right-radius: 37px !important;
}

.b-r-b-38 {
    border-bottom-right-radius: 38px !important;
}

.b-r-b-39 {
    border-bottom-right-radius: 39px !important;
}

.b-r-b-40 {
    border-bottom-right-radius: 40px !important;
}

.b-r-b-41 {
    border-bottom-right-radius: 41px !important;
}

.b-r-b-42 {
    border-bottom-right-radius: 42px !important;
}

.b-r-b-43 {
    border-bottom-right-radius: 43px !important;
}

.b-r-b-44 {
    border-bottom-right-radius: 44px !important;
}

.b-r-b-45 {
    border-bottom-right-radius: 45px !important;
}

.b-r-b-46 {
    border-bottom-right-radius: 46px !important;
}

.b-r-b-47 {
    border-bottom-right-radius: 47px !important;
}

.b-r-b-48 {
    border-bottom-right-radius: 48px !important;
}

.b-r-b-49 {
    border-bottom-right-radius: 49px !important;
}

.b-r-b-50 {
    border-bottom-right-radius: 50px !important;
}

.b-r-b-51 {
    border-bottom-right-radius: 51px !important;
}

.b-r-b-52 {
    border-bottom-right-radius: 52px !important;
}

.b-r-b-53 {
    border-bottom-right-radius: 53px !important;
}

.b-r-b-54 {
    border-bottom-right-radius: 54px !important;
}

.b-r-b-55 {
    border-bottom-right-radius: 55px !important;
}

.b-r-b-56 {
    border-bottom-right-radius: 56px !important;
}

.b-r-b-57 {
    border-bottom-right-radius: 57px !important;
}

.b-r-b-58 {
    border-bottom-right-radius: 58px !important;
}

.b-r-b-59 {
    border-bottom-right-radius: 59px !important;
}

.b-r-b-60 {
    border-bottom-right-radius: 60px !important;
}

.o-1 {
    opacity: 0.1;
}

.o-2 {
    opacity: 0.2;
}

.o-3 {
    opacity: 0.3;
}

.o-4 {
    opacity: 0.4;
}

.o-5 {
    opacity: 0.5;
}

.o-6 {
    opacity: 0.6;
}

.o-7 {
    opacity: 0.7;
}

.o-8 {
    opacity: 0.8;
}

.o-9 {
    opacity: 0.9;
}

.o-10 {
    opacity: 1;
}

.f-w-0 {
    font-weight: 0 !important;
}

.f-w-100 {
    font-weight: 100 !important;
}

.f-w-200 {
    font-weight: 200 !important;
}

.f-w-300 {
    font-weight: 300 !important;
}

.f-w-400 {
    font-weight: 400 !important;
}

.f-w-500 {
    font-weight: 500 !important;
}

.f-w-600 {
    font-weight: 600 !important;
}

.f-w-700 {
    font-weight: 700 !important;
}

.f-w-800 {
    font-weight: 800 !important;
}

.f-w-900 {
    font-weight: 900 !important;
}

.text-primary {
    color: rgba(var(--primary), 1) !important;
}

.text-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.text-light-primary {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1) !important;
}

.text-light-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.link-primary {
    color: rgba(var(--primary), 1) !important;
}

.link-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.txt-bg-primary {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1) !important;
    font-weight: 600;
}

.txt-bg-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.text-secondary {
    color: rgba(var(--secondary), 1) !important;
}

.text-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.text-light-secondary {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
}

.text-light-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.link-secondary {
    color: rgba(var(--secondary), 1) !important;
}

.link-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.txt-bg-secondary {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
    font-weight: 600;
}

.txt-bg-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.text-success {
    color: rgba(var(--success), 1) !important;
}

.text-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.text-light-success {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
}

.text-light-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.link-success {
    color: rgba(var(--success), 1) !important;
}

.link-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.txt-bg-success {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
    font-weight: 600;
}

.txt-bg-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.text-danger {
    color: rgba(var(--danger), 1) !important;
}

.text-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.text-light-danger {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
}

.text-light-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.link-danger {
    color: rgba(var(--danger), 1) !important;
}

.link-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.txt-bg-danger {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
    font-weight: 600;
}

.txt-bg-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.text-warning {
    color: rgba(var(--warning), 1) !important;
}

.text-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.text-light-warning {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
}

.text-light-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.link-warning {
    color: rgba(var(--warning), 1) !important;
}

.link-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.txt-bg-warning {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
    font-weight: 600;
}

.txt-bg-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.text-info {
    color: rgba(var(--info), 1) !important;
}

.text-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.text-light-info {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
}

.text-light-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.link-info {
    color: rgba(var(--info), 1) !important;
}

.link-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.txt-bg-info {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
    font-weight: 600;
}

.txt-bg-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.text-light {
    color: rgba(var(--light), 1) !important;
}

.text-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.text-light-light {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
}

.text-light-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.link-light {
    color: rgba(var(--light), 1) !important;
}

.link-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.txt-bg-light {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
    font-weight: 600;
}

.txt-bg-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.text-dark {
    color: rgba(var(--dark), 1) !important;
}

.text-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.text-light-dark {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
}

.text-light-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.link-dark {
    color: rgba(var(--dark), 1) !important;
}

.link-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.txt-bg-dark {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
    font-weight: 600;
}

.txt-bg-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.text-white {
    color: rgba(var(--white), 1) !important;
}

.text-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.text-light-white {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
}

.text-light-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.link-white {
    color: rgba(var(--white), 1) !important;
}

.link-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.txt-bg-white {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
    font-weight: 600;
}

.txt-bg-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.txt-span-ellipsis {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.app-wrapper {
    display: flex;
}

.app-wrapper .app-content {
    padding-left: 16rem;
    padding-top: 112px;
    padding-bottom: 47px;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    transition: var(--app-transition);
    box-shadow: var(--box-shadow);
    overflow: hidden;
    background-repeat: no-repeat;
}

.app-wrapper .app-content .container-xxl {
    margin: 0 auto;
}

.app-wrapper .app-content .page-title h4 {
    font-weight: 600;
}

.app-breadcrumbs {
    width: calc(100% - var(--semi-side-nav));
    position: fixed;
    top: 64px;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 3.5rem;
    margin: 0;
    background-color: rgba(var(--white), 1);
    list-style: none;
    z-index: 1000;
}

.app-breadcrumbs li {
    position: relative;
    display: flex;
    align-items: center;
}

.app-breadcrumbs li a {
    text-decoration: none;
    color: #6c757d;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
    transition: color 0.2s ease;
}

.app-breadcrumbs li a:hover {
    color: #000;
}

.app-breadcrumbs li.active a {
    color: rgba(var(--primary), 1);
    cursor: default;
}

.app-breadcrumbs li:not(:last-child)::after {
    content: "/";
    margin-left: 0.75rem;
    color: rgba(var(--secondary), 1);
    font-size: 14px;
}

.app-navbar {
    display: flex;
    background-color: transparent;
}

.semi-side-nav {
    top: 0;
    position: fixed;
    flex-shrink: 0;
    width: 4rem;
    height: 100%;
    background: var(--dark-color-gradient);
    background-size: 100% 200%;
    border-top-right-radius: var(--app-border-radius);
    border-bottom-right-radius: var(--app-border-radius);
    z-index: 1005;
}

.semi-side-nav .logo span {
    padding: 0.75rem 0;
    border-radius: var(--app-border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.semi-side-nav .navbar-menu-list {
    width: 100%;
    height: calc(100vh - 144px);
    padding: 1rem 0;
    border-top: 1px solid rgba(var(--light), 0.2);
}

.semi-side-nav .navbar-menu-list .nav-link {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    color: rgba(var(--white), 0.75);
    font-size: 1.3rem;
    font-weight: 600;
    border-radius: 15px;
}

.semi-side-nav .navbar-menu-list .nav-link:after {
    content: "";
    width: 4px;
    height: 20px;
    background: transparent;
    position: absolute;
    border-radius: 4px;
    left: -10px;
}

.semi-side-nav .navbar-menu-list .nav-link.active {
    color: rgba(var(--white), 1);
    background-color: rgba(var(--white), 0.2);
}

.semi-side-nav .navbar-menu-list .nav-link.active:after {
    background-color: rgba(var(--white), 1);
}

.main-side-nav {
    top: 0;
    /* width: var(--sidebar-width); */
    height: 100%;
    position: fixed;
    border-right: 1px solid rgba(var(--primary), 0.1);
    /* padding-left: var(--semi-side-nav); */
    background-color: rgba(var(--white), 1) !important;
    background: linear-gradient(
        180deg,
        #ffffff 0%,
        #ffffff 70%,
        rgba(212, 175, 55, 0.12) 88%,
        rgba(196, 154, 90, 0.22) 100%
    );
    z-index: 1004;
    transition: all 0.3s ease;
    transform: translateX(0);
}

.main-side-nav .logo {
    padding: 1rem;
    width: 100%;
}

.main-side-nav .logo img {
    width: 250px;
}

.main-side-nav .main-side-menu {
    padding: 0 0.75rem;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li {
    position: relative;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li > a {
    position: relative;
    border-radius: var(--app-border-radius);
    padding: 0.75rem 1rem;
    font-weight: 600;
    color: rgba(var(--dark), 1);
    width: 100%;
    display: flex;
    gap: 0.5rem;
    font-size: 16px;
    text-transform: capitalize;
    transition: var(--app-transition);
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li > a i {
    font-size: 1.2rem;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li [aria-expanded="true"] {
    background-color: rgba(var(--primary), 0.1);
    background-size: cover;
    background-position: right;
    color: rgba(var(--primary), 1);
}

.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    [aria-expanded="true"]::after {
    content: "\eaf2" !important;
    color: rgba(var(--primary), 1) !important;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li .another-level > a,
.main-side-nav .main-side-menu > ul:not(.collapse) > li:not(.no-sub) > a {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    .another-level
    > a::after,
.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li:not(.no-sub)
    > a::after {
    font-family: "tabler-icons" !important;
    content: "\eb0b";
    width: 16px;
    height: 16px;
    color: rgba(var(--secondary), 1);
    border-radius: 4px;
    transition: var(--app-transition);
    position: absolute;
    font-size: 1rem;
    top: 12px;
    right: 12px;
}

.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    .another-level
    a::after {
    top: 4px;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li .another-level ul {
    margin-top: 0;
}

.main-side-nav .main-side-menu > ul:not(.collapse) > li .another-level ul li a {
    color: rgba(var(--secondary), 0.8);
}

.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    .another-level
    ul
    li
    a.active {
    color: rgba(var(--dark), 0.8);
}

.main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    .another-level
    [aria-expanded="true"] {
    background-color: transparent;
}

.main-side-nav .main-side-menu a + ul {
    padding: 0 1rem 0 1rem;
    margin-top: 0.75rem;
}

.main-side-nav .main-side-menu a + ul li {
    position: relative;
}

.main-side-nav .main-side-menu a + ul li a {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.4rem 1rem;
    color: rgba(var(--dark), 0.75);
    font-weight: 500;
    border-radius: 0.75rem;
    transition: var(--app-transition);
}

.main-side-nav .main-side-menu a + ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 18px;
    border-radius: 12px;
    background-color: rgba(var(--primary), 0);
}

.main-side-nav .main-side-menu a + ul li a.active {
    font-size: 1rem;
    color: rgba(var(--primary), 1);
}

.main-side-nav .main-side-menu a + ul li a.active:before {
    background-color: rgba(var(--primary), 1);
}

.main-side-nav .main-side-menu .main-menu .no-sub a.active {
    margin-bottom: 0.5rem;
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
}

/* .main-side-nav .nav-wrapper {
    height: calc(100vh - 300px);
    overflow: auto;
} */

.side-toggle {
    position: absolute;
    right: -14px;
    top: 12px;
}

.side-search .form-control {
    background-color: rgba(var(--white), 0.8);
    border: 1px solid rgba(var(--light), 0.4);
}

.side-search i {
    position: absolute;
    top: 6px;
    right: 16px;
}

.sidebar-shortcut-apps {
    width: 100%;
    border-top: 1px dashed rgba(var(--secondary), 0.2);
    border-bottom: 1px dashed rgba(var(--secondary), 0.2);
}

.sidebar-folder-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(
        to bottom,
        rgba(var(--warning), 0.4),
        rgba(var(--warning), 0.1),
        rgba(var(--white), 0)
    );
    border: 1px solid rgba(var(--warning), 0.4);
    border-bottom: 0;
    border-top-right-radius: var(--app-border-radius);
    border-top-left-radius: var(--app-border-radius);
    padding: 0.75rem 1rem;
}

main {
    width: calc(100% - 100px);
    margin: 0 auto;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

main .page-title {
    padding-top: 10px;
    padding-bottom: 15px;
}

.header-main {
    width: calc(100% - 17rem);
    position: fixed;
    height: 65px;
    /* left: var(--sidebar-width); */
    top: 0;
    z-index: 1001;
    right: 0;
    transition: var(--app-transition);
    background-color: rgba(var(--white), 1);
    border-bottom: 1px solid rgba(var(--secondary), 0.2);
}

.header-main .container-fluid {
    padding: 0.7rem 2.5rem;
}

.header-main .container-fluid .head-language .head-icon {
    padding: 0.4rem 0.5rem !important;
    border: 1px solid rgba(var(--secondary), 0.2) !important;
}

.header-main .container-fluid .head-language .language-dropdown {
    border-radius: var(--app-border-radius);
    border: 1px solid rgba(var(--secondary), 0.2) !important;
}

.header-main .container-fluid .head-icon {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--secondary), 1);
    border: 1px solid rgba(var(--secondary), 0.2);
    cursor: pointer;
}

.header-main .container-fluid .head-icon i {
    font-size: 1.2rem;
}

.head-left h4 {
    font-size: calc(16px + 4 * (100vw - 300px) / 1620);
}

.header-cart-canvas {
    height: 480px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: var(--app-border-radius);
    top: 60px !important;
}

.header-cart-canvas .offcanvas-footer {
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.header-cart-canvas .head-cart-container .cart-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 0.75rem 1rem;
    width: 100%;
}

.header-cart-canvas .head-cart-container .cart-box + .cart-box {
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.header-cart-canvas .head-cart-container .cart-box .cart-box-close {
    position: absolute;
    top: 0.625rem;
    right: 1rem;
}

.header-cart-canvas .cart-list {
    width: 100%;
    overflow-x: auto;
}

.header-notification-canvas {
    height: 400px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: var(--app-border-radius);
    top: 60px !important;
}

.header-notification-canvas .notification-message {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid rgba(var(--secondary), 0.2);
    transition: var(--app-transition);
}

.header-notification-canvas .notification-message:hover .box-close {
    opacity: 1;
    visibility: visible;
}

.header-notification-canvas .notification-message .message-images {
    position: absolute;
    top: 16px;
}

.header-notification-canvas .notification-message .message-content-box {
    margin-left: 45px;
    margin-right: 16px;
}

.header-notification-canvas .notification-message .message-content-box a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.header-notification-canvas .notification-message .box-close {
    position: absolute;
    top: 0.625rem;
    right: 1rem;
    transition: var(--app-transition);
    opacity: 0;
    visibility: hidden;
}

.header-notification-canvas .notification-message .notification-avtar {
    bottom: 30px;
}

.header-notification-canvas .hidden-massage {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.footer-container {
    width: calc(100% - 17rem);
    position: fixed;
    bottom: 0;
    padding: 0.75rem 1rem;
    left: 17rem;
    z-index: 1000;
    transition: var(--app-transition);
    background-color: rgba(var(--white), 1);
    border-top: 1px solid rgba(var(--secondary), 0.05);
    box-shadow: var(--box-shadow);
}

.footer-container ul.footer-text li {
    display: inline-block;
}

.go-top {
    position: fixed;
    bottom: 3.5rem;
    right: -6px;
    height: 50px;
    width: 50px;
    display: none;
    place-items: center;
    border-radius: var(--app-border-radius);
    box-shadow: var(--box-shadow);
    z-index: 1001;
    cursor: pointer;
}

.go-top .progress-value {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    background-color: rgba(var(--primary), 1);
    border-radius: var(--app-border-radius);
    display: grid;
    font-size: 24px;
    color: rgba(var(--white), 1);
    padding: 5px;
}

.go-top .progress-value .ti:before {
    margin-left: 5px;
    line-height: 1.3;
}

.app-wrapper:not(.app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    .main-side-nav {
    transform: translateX(-100%);
}

.app-wrapper:not(.app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .app-content {
    padding-left: var(--semi-side-nav);
}

.app-wrapper:not(.app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .app-content
    .header-main {
    width: calc(100% - var(--semi-side-nav));
    left: var(--semi-side-nav);
}

.app-wrapper:not(.app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .footer-container {
    width: calc(100% - var(--semi-side-nav));
    left: var(--semi-side-nav);
}

.go-top {
    position: fixed;
    bottom: 3.5rem;
    right: -6px;
    height: 50px;
    width: 50px;
    display: none;
    place-items: center;
    border-radius: 12px;
    box-shadow: var(--box-shadow);
    z-index: 1001;
    cursor: pointer;
}

.go-top .progress-value {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    background-color: rgba(var(--primary), 1);
    background: var(--primary-gradient);
    border-radius: 10px;
    display: grid;
    font-size: 24px;
    color: rgba(var(--white), 1);
    padding: 5px;
}

.side-search .form-control {
    padding: 0.375rem 2.5em 0.375rem 0.75rem;
}

.layout-rtl
    .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    .main-side-nav {
    transform: translateX(100%);
}

.layout-rtl
    .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .app-content {
    padding-left: 0;
    padding-right: var(--semi-side-nav);
}

.layout-rtl
    .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .app-content
    .header-main {
    left: auto;
    right: var(--semi-side-nav);
}

.layout-rtl
    .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
    .side-nav-toggle
    ~ .footer-container {
    left: auto;
    right: var(--semi-side-nav);
}

.layout-rtl .app-navbar ul {
    padding-right: 0;
}

.layout-rtl .semi-side-nav {
    border-top-left-radius: var(--app-border-radius);
    border-bottom-left-radius: var(--app-border-radius);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.layout-rtl .semi-side-nav .navbar-menu-list .nav-link:after {
    left: auto;
    right: -10px;
}

.layout-rtl .main-side-nav {
    padding-left: 0;
    padding-right: var(--semi-side-nav);
}

.layout-rtl .main-side-nav .main-side-menu > ul:not(.collapse) > li {
    position: relative;
}

.layout-rtl
    .main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li
    .another-level
    > a::after,
.layout-rtl
    .main-side-nav
    .main-side-menu
    > ul:not(.collapse)
    > li:not(.no-sub)
    > a::after {
    left: 12px;
    right: auto;
}

.layout-rtl .main-side-nav .main-side-menu a + ul li a:before {
    left: auto;
    right: 0;
}

.layout-rtl .side-toggle {
    right: auto;
    left: -14px;
}

.layout-rtl .side-search .position-relative i {
    right: auto;
    left: 24px;
}

.layout-rtl .app-breadcrumbs li:not(:last-child)::after {
    margin-left: 0;
    margin-right: 0.75rem;
}

.layout-rtl .app-wrapper .app-content {
    padding-left: 0;
    padding-right: var(--sidebar-width);
}

.layout-rtl .header-main {
    left: auto;
    right: var(--sidebar-width);
}

.layout-rtl .canvas-settings.show:not(.hiding),
.layout-rtl .canvas-settings.showing,
.layout-rtl .header-notification-canvas.show:not(.hiding),
.layout-rtl .header-notification-canvas.showing,
.layout-rtl .header-cart-canvas.show:not(.hiding),
.layout-rtl .header-cart-canvas.showing {
    transform: none !important;
}

.layout-rtl .canvas-settings.offcanvas-end,
.layout-rtl .header-notification-canvas.offcanvas-end,
.layout-rtl .header-cart-canvas.offcanvas-end {
    left: 0;
    right: unset;
    transform: translateX(-100%);
}

.layout-rtl .canvas-settings.offcanvas-end .mx-2,
.layout-rtl .header-notification-canvas.offcanvas-end .mx-2,
.layout-rtl .header-cart-canvas.offcanvas-end .mx-2 {
    margin-right: 0 !important;
}

.layout-rtl .canvas-settings.offcanvas-end h6,
.layout-rtl .header-notification-canvas.offcanvas-end h6,
.layout-rtl .header-cart-canvas.offcanvas-end h6 {
    padding-left: 10px;
    padding-right: 0;
}

.layout-rtl .head-cart-container .cart-box .cart-box-close {
    left: 1rem;
    right: auto;
}

.layout-rtl .notification-message .message-content-box {
    margin-left: 16px;
    margin-right: 45px;
}

.layout-rtl .notification-message .box-close {
    right: auto;
    left: 1rem;
}

.layout-rtl .footer-container {
    left: 0;
    right: var(--sidebar-width);
}

.layout-rtl .footer-container .text-end {
    text-align: left !important;
}

.layout-rtl .theme-customizer-container {
    left: 0.75rem;
    right: auto;
}

.layout-rtl .theme-customizer-container.canvas-active {
    right: auto;
    left: 400px;
}

@media screen and (max-width: 1199px) {
    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar:not(.side-nav-toggle):after {
        left: auto;
        right: 0;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content {
        padding-left: 0;
        padding-right: var(--semi-side-nav);
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main {
        left: auto;
        right: var(--semi-side-nav);
    }

    .layout-rtl .footer-container {
        width: calc(100% - var(--semi-side-nav));
        left: auto;
        right: var(--semi-side-nav);
    }
}

@media screen and (max-width: 576px) {
    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav {
        width: 3.5rem;
        transform: translateX(0);
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav.semi-nav-toggle {
        transform: translateX(100%);
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav
        .navbar-menu-list
        .nav-link:after {
        left: auto;
        right: -8px;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav {
        padding-left: 0;
        padding-right: 3.5rem;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .side-toggle {
        right: auto;
        left: 10px;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content {
        padding-right: 0;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main {
        left: auto;
        right: 0;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .main-side-toggle {
        margin-left: 0;
        margin-right: -10px;
    }

    .layout-rtl
        .app-wrapper:not(.layout-rtl .app-wrapper.sidebar-horizontal)
        .side-nav-toggle
        ~ .footer-container {
        width: 100%;
        right: 0;
        padding: 0.5rem 1rem;
    }

    .layout-rtl .footer-container {
        width: 100%;
        left: 0;
        right: 0;
    }
}

.box-layout.dark {
    background-color: rgba(var(--dark), 1);
}

.box-layout .app-wrapper {
    margin: auto;
    width: 1400px;
    height: calc(100vh - 88px);
    border-radius: var(--app-border-radius);
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(var(--secondary), 0.2);
    box-shadow: var(--box-shadow);
    background-color: var(--bodybg-color);
}

.box-layout .app-content {
    padding-left: var(--sidebar-width);
    min-height: calc(100% - 154px);
    overflow-y: auto;
}

.box-layout .semi-side-nav,
.box-layout .main-side-nav {
    max-height: calc(100vh - 88px);
}

.box-layout .main-side-nav .nav-wrapper {
    height: calc(100vh - 380px);
}

.box-layout .semi-side-nav .navbar-menu-list {
    width: 100%;
    height: calc(100vh - 230px);
}

.box-layout ~ .footer-container,
.box-layout ~ .app-breadcrumbs,
.box-layout .header-main {
    left: calc(50% - var(--sidebar-width));
    width: 1050px;
}

@media screen and (max-width: 1366px) {
    .box-layout .app-wrapper {
        width: 1200px;
    }

    .box-layout .footer-container,
    .box-layout .header-main {
        left: var(--sidebar-width);
        width: calc(100% - var(--sidebar-width));
    }
}

@media screen and (max-width: 1199px) {
    .box-layout .app-wrapper {
        width: 100%;
    }

    .box-layout .footer-container,
    .box-layout .header-main {
        left: var(--semi-side-nav);
        width: calc(100% - var(--semi-side-nav));
    }
}

@media screen and (max-width: 576px) {
    .box-layout .footer-container,
    .box-layout .header-main {
        left: 0;
        width: 100%;
    }
}

.sidebar-dark .semi-side-nav .navbar-menu-list .nav-link,
.dark .semi-side-nav .navbar-menu-list .nav-link {
    color: rgba(var(--dark), 0.75);
}

.sidebar-dark .semi-side-nav .navbar-menu-list .nav-link.active,
.dark .semi-side-nav .navbar-menu-list .nav-link.active {
    color: rgba(var(--dark), 1);
    background-color: rgba(var(--dark), 0.2);
}

.sidebar-dark .semi-side-nav .bg-white,
.dark .semi-side-nav .bg-white {
    background-color: rgba(var(--dark), 1);
}

@media screen and (max-width: 1199px) {
    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar:not(.side-nav-toggle)
        .side-toggle {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar:not(.side-nav-toggle):after {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(var(--dark), 0.2);
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        z-index: 1003;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content {
        padding-left: var(--semi-side-nav);
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main {
        width: calc(100% - var(--semi-side-nav));
        left: var(--semi-side-nav);
    }

    .footer-container {
        width: calc(100% - var(--semi-side-nav));
        left: var(--semi-side-nav);
    }
}

@media screen and (max-width: 768px) {
    .header-main {
        height: 60px;
    }

    .header-main .container-fluid .head-icon {
        width: 35px !important;
        height: 35px !important;
    }

    .header-main .container-fluid .head-language .head-icon {
        padding: 0.2rem 0.3rem !important;
        gap: 0 !important;
        width: auto !important;
    }

    .header-main .container-fluid .head-language .head-icon img {
        width: 20px !important;
        height: 20px !important;
    }

    .app-breadcrumbs {
        top: 60px;
        padding: 0.5rem 1.5rem;
    }

    .theme-customizer-container {
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav {
        width: 3.5rem;
        transform: translateX(0);
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav.semi-nav-toggle {
        transform: translateX(-100%);
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav
        .navbar-menu-list
        .nav-link {
        font-size: 1.1rem;
        width: 40px !important;
        height: 40px !important;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .semi-side-nav
        .navbar-menu-list
        .nav-link:after {
        left: -8px;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav {
        width: 16rem;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .logo {
        padding: 0.75rem;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .logo
        img {
        width: 100px;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .side-search {
        padding: 0.75rem;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .side-toggle {
        right: 10px;
        top: 14px;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        .main-side-nav
        .main-side-menu
        > ul:not(.collapse)
        > li
        > a {
        padding: 0.625rem 0.75rem;
        font-size: 15px;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content {
        padding-top: 95px;
        padding-left: 0;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main {
        width: 100%;
        height: 40px;
        left: 0;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid {
        padding: 0.5rem 1rem;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .head-left
        > .gap-3 {
        gap: 0.5rem !important;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .head-left
        h4 {
        font-size: 14px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .main-side-toggle {
        margin-left: -10px;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .main-side-toggle
        i {
        font-size: 16px !important;
        font-weight: 700;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .head-language
        .head-icon
        img {
        width: 25px !important;
        height: 25px !important;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        .header-main
        .container-fluid
        .head-language
        .head-icon
        i {
        display: none;
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .app-navbar
        ~ .app-content
        main {
        width: calc(100% - 10px);
    }

    .app-wrapper:not(.app-wrapper.sidebar-horizontal)
        .side-nav-toggle
        ~ .footer-container {
        width: 100%;
        left: 0;
        padding: 0.5rem 1rem;
    }

    .side-nav-toggle ~ .footer-container {
        width: 100%;
        left: 0;
        padding: 0.5rem 1rem;
    }

    .app-breadcrumbs {
        width: 100%;
        top: 40px;
    }

    main {
        width: calc(100% - 18px);
    }

    .header-main .head-maximize-screen {
        display: none;
    }

    .footer-container {
        width: 100%;
        left: 0;
        padding: 0.5rem 1rem;
    }
}

.sidebar-horizontal .main-side-nav {
    width: 100%;
    height: 68px;
    display: flex;
    overflow: visible;
    position: fixed;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
    background-color: rgba(var(--white), 1);
}

.sidebar-horizontal .main-side-nav .simplebar-track {
    display: none !important;
}

.sidebar-horizontal .main-side-nav .simplebar-scrollbar {
    display: none !important;
}

.sidebar-horizontal .main-side-nav > div {
    display: inline-flex !important;
    gap: 0.5rem;
}

.sidebar-horizontal .main-side-nav .nav-wrapper {
    min-height: 50px;
    width: 100%;
    height: 100% !important;
    flex-grow: 1;
    padding: 0 1.5rem 0 1rem;
}

.sidebar-horizontal .main-side-nav .nav-wrapper .simplebar-content-wrapper {
    overflow: visible !important;
}

.sidebar-horizontal .main-side-nav .nav-wrapper .simplebar-mask {
    overflow: visible !important;
}

.sidebar-horizontal .main-side-nav .nav-wrapper::-webkit-scrollbar {
    display: none;
}

.sidebar-horizontal .main-side-nav .nav-wrapper .simplebar-content {
    height: inherit;
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu {
    width: 100%;
    height: inherit;
    display: flex;
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    .another-level
    ul {
    max-height: 100%;
    position: unset;
    background-color: transparent;
    box-shadow: none;
    border: 0;
    margin-top: 0;
    padding: 0 1rem;
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    > ul:not(.collapse)
    > li {
    position: relative;
    width: 200px;
    display: inline-flex;
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    a
    + ul {
    width: inherit;
    max-height: 580px;
    overflow-y: auto;
    position: fixed;
    background-color: rgba(var(--white), 1);
    box-shadow: var(--box-shadow);
    border: 1px solid rgba(var(--secondary), 0.2);
    padding: 0;
    margin-top: 0.75rem;
    top: 50px !important;
    border-radius: var(--app-border-radius);
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    a
    + ul::-webkit-scrollbar {
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: rgba(var(--secondary), 0.1);
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    a
    + ul::-webkit-scrollbar-thumb {
    background-color: rgba(var(--secondary), 0.3);
    border-radius: 20px;
}

.sidebar-horizontal
    .main-side-nav
    .nav-wrapper
    .simplebar-content
    .main-side-menu
    a
    + ul
    li
    a:before {
    left: 6px;
    top: 10px;
}

.sidebar-horizontal .main-side-nav .main-menu {
    padding: 8px;
    display: inline-flex !important;
}

.sidebar-horizontal .main-side-nav .main-menu .no-sub a.active {
    margin-bottom: 0;
}

.sidebar-horizontal .main-side-nav .side-search,
.sidebar-horizontal .main-side-nav .sidebar-shortcut-apps,
.sidebar-horizontal .main-side-nav .sidebar-folder-box {
    display: none;
}

.sidebar-horizontal .semi-side-nav {
    transform: translateX(-100%);
}

.sidebar-horizontal .app-content {
    padding-left: 0;
    padding-top: 145px;
}

.sidebar-horizontal .app-breadcrumbs {
    z-index: 1002;
    background-color: transparent;
    width: auto;
    top: 5.75rem;
    left: 0;
}

.sidebar-horizontal .header-main {
    left: 0;
    width: 100%;
    top: 68px;
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.sidebar-horizontal .header-main h4 {
    margin-top: -16px;
}

.sidebar-horizontal .header-main .main-side-toggle {
    display: none;
}

.sidebar-horizontal .header-cart-canvas,
.sidebar-horizontal .header-notification-canvas {
    top: 132px !important;
}

.sidebar-horizontal .footer-container {
    width: 100%;
    left: 0;
}

.horizontal-action .horizontal-left,
.horizontal-action .horizontal-right {
    cursor: pointer;
    background-color: rgba(var(--primary), 0.2);
    border: 2px solid rgba(var(--primary), 0.6);
    color: rgba(var(--primary), 1);
    font-size: 24px;
}

.layout-rtl .sidebar-horizontal .main-side-nav .horizontal-action {
    flex-direction: row-reverse;
}

.layout-rtl .sidebar-horizontal .semi-side-nav {
    transform: translateX(100%);
}

.layout-rtl .sidebar-horizontal .app-content {
    padding-left: 0;
    padding-right: 0;
}

.layout-rtl .sidebar-horizontal .header-main {
    left: auto;
    right: 0;
}

.layout-rtl .sidebar-horizontal .app-breadcrumbs {
    left: auto;
}

.layout-rtl .sidebar-horizontal .footer-container {
    left: 0;
    right: 0;
}

.layout-rtl .app-wrapper.sidebar-horizontal .main-side-nav {
    padding-right: 1rem;
}

.layout-rtl .app-wrapper.sidebar-horizontal .main-side-nav .logo {
    direction: ltr;
}

.layout-rtl .app-wrapper .horizontal-action {
    margin-left: -28px;
    margin-right: auto;
}

@media screen and (max-width: 992px) {
    .app-wrapper.sidebar-horizontal .main-side-nav .logo {
        width: 72px;
        overflow: hidden;
    }
}

@media screen and (max-width: 768px) {
    .app-wrapper.sidebar-horizontal .horizontal-action .horizontal-left,
    .app-wrapper.sidebar-horizontal .horizontal-action .horizontal-right {
        width: 35px !important;
        height: 35px !important;
    }
}

@media screen and (max-width: 576px) {
    .app-wrapper.sidebar-horizontal
        .app-navbar
        .main-side-nav
        .main-side-menu
        a
        + ul {
        width: inherit;
        max-width: 168px;
    }

    .app-wrapper.sidebar-horizontal
        .app-navbar
        .main-side-nav
        .main-side-menu
        > ul:not(.collapse)
        > li
        > a {
        padding: 0.625rem 0.75rem;
        font-size: 14px;
        max-width: 168px;
    }

    .app-wrapper.sidebar-horizontal
        .app-navbar
        .main-side-nav
        .main-side-menu
        > ul:not(.collapse)
        > li
        > a
        .badge {
        position: absolute;
        right: 0;
        top: -5px;
    }

    .app-wrapper.sidebar-horizontal .main-side-nav .main-side-menu {
        padding: 0;
    }

    .app-wrapper.sidebar-horizontal .main-side-nav .logo {
        width: 52px;
        padding: 0.5rem;
    }

    .app-wrapper.sidebar-horizontal .main-side-nav .logo img {
        width: 100px;
    }

    .app-wrapper.sidebar-horizontal .horizontal-action {
        margin-right: -28px;
    }

    .app-wrapper.sidebar-horizontal .horizontal-action .horizontal-left,
    .app-wrapper.sidebar-horizontal .horizontal-action .horizontal-right {
        width: 28px !important;
        height: 28px !important;
        font-size: 20px;
    }

    .app-wrapper.sidebar-horizontal .app-content {
        padding-left: 0;
    }

    .app-wrapper.sidebar-horizontal .app-content .header-main .container-fluid {
        padding: 0.4rem 1rem;
    }

    .app-wrapper.sidebar-horizontal .app-content .header-main h4 {
        margin-top: 0;
    }

    .app-wrapper.sidebar-horizontal .app-breadcrumbs {
        width: 100%;
        left: 0;
        padding-left: 1rem;
        top: 8rem;
        background-color: #eef2f5;
    }

    .app-wrapper.sidebar-horizontal .footer-container {
        width: 100%;
        left: 0;
    }
}

.box-layout .btn-request-box .card-body {
    padding: 1.25rem 1rem;
}

.box-layout .btn-request-box h5 {
    font-size: 18px;
}

.box-layout .btn-request-box p {
    font-size: 12px;
}

.box-layout .btn-request-box .icon-btn {
    width: 25px !important;
    height: 25px !important;
}

.box-layout .team-content-box {
    padding: 0 4px 0 8px !important;
}

.box-layout .team-content-box a {
    font-size: 14px !important;
}

.box-layout .ticket-card .avatar-group .w-45 {
    width: 35px !important;
    height: 35px !important;
}

.box-layout .ticket-card .d-flex {
    flex-direction: column;
    align-items: start !important;
}

.box-layout .quick-access-card .card-body {
    padding: 1.125rem 0.75rem !important;
}

.box-layout .content-overlay-text h3 {
    font-size: 22px;
}

.box-layout .content-overlay-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-layout .card-placeholder .btn {
    font-size: 13px !important;
}

.box-layout .appointment-card .card-body {
    padding: 1.125rem 0.75rem !important;
}

.box-layout .appointment-card .card-footer .btn {
    padding: 6px 16px !important;
    font-size: 14px !important;
}

.box-layout .team-details-card h4 {
    font-size: 20px !important;
}

.box-layout .weather-card .card-body {
    padding: 1.125rem 0.75rem !important;
}

.box-layout .weather-card .card-body .bg-gradient-dark {
    width: 35px !important;
    height: 35px !important;
}

.box-layout .icon-card-style .card-footer,
.box-layout .icon-card-style .card-body {
    padding: 1.125rem 0.75rem !important;
}

.box-layout .gradient-card-style .btn {
    padding: 6px 16px !important;
    font-size: 14px !important;
}

.box-layout .app-countdown-background .timer {
    gap: 8px;
}

.box-layout .app-countdown-background .timer .countdown {
    width: 92px;
    height: 92px;
}

.box-layout .app-countdown-background .timer h6 {
    font-size: 22px !important;
}

.box-layout .app-countdown-square .timer .countdown {
    width: 89px;
    height: 98px;
}

.box-layout .app-countdown-square span {
    font-size: 25px !important;
}

.box-layout .br-theme-bars-pill .br-widget a {
    padding: 8px 10px;
}

@media screen and (min-width: 1400px) {
    .box-layout .box-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .box-layout .box-col-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .box-layout .box-col-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
}

.layout-rtl .app-side-timeline .side-timeline-section.right-side {
    border-left: 0;
    border-right: 2px dotted rgba(var(--dark), 0.1);
    margin-right: auto;
    margin-left: 0;
}

.layout-rtl
    .app-side-timeline
    .side-timeline-section.right-side
    .side-timeline-icon {
    left: auto;
    right: -13px;
}

.layout-rtl
    .app-side-timeline
    .side-timeline-section.right-side
    .timeline-content {
    margin-left: auto;
    margin-right: 30px;
}

.layout-rtl .app-side-timeline .side-timeline-section.left-side {
    border-left: 2px dotted rgba(var(--dark), 0.1);
    border-right: 0;
}

.layout-rtl
    .app-side-timeline
    .side-timeline-section.left-side
    .side-timeline-icon {
    left: -13px;
    right: auto;
}

.layout-rtl
    .app-side-timeline
    .side-timeline-section.left-side
    .timeline-content {
    margin-right: 30px;
    margin-right: auto;
}

.layout-rtl .app-form .form-select {
    background-position: left 0.75rem center;
}

.layout-rtl .app-form .form-floating {
    direction: ltr;
}

.layout-rtl .app-form .form-floating .form-select {
    background-position: right 0.75rem center;
}

.layout-rtl .accordion-button::after {
    margin-left: 0;
    margin-right: auto;
}

.layout-rtl .faq-container .search-div .input-group {
    direction: ltr;
}

.layout-rtl .faq-container .faq-accordion .pe-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
}

.layout-rtl .pricing-list {
    padding-right: 0 !important;
}

.layout-rtl .pricing-list li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.layout-rtl .pricing-table .text-start {
    text-align: justify !important;
}

.layout-rtl .file-manger-head .pe-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
}

.layout-rtl .folder-history-list ul {
    padding-right: 0;
}

.layout-rtl .folder-history-list ul .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .folder-history-list ul i.end-0 {
    right: auto !important;
    left: 0 !important;
}

.layout-rtl .apps-search i {
    left: 15px;
    right: auto;
}

.layout-rtl .chart-rtl-direction {
    direction: ltr;
}

.layout-rtl .chat-div-card .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .chat-div-card .mg-s-50 {
    margin-left: 0 !important;
    margin-right: 50px !important;
}

.layout-rtl .chat-div-card .text-start {
    text-align: right !important;
}

.layout-rtl .chat-group-list .mg-s-75 {
    margin-left: 0 !important;
    margin-right: 75px !important;
}

.layout-rtl .avatar-group {
    padding-right: 0;
}

.layout-rtl .avatar-group li + li {
    margin-left: -15px;
    margin-right: -15px;
}

.layout-rtl .chat-contact-list .ms-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
}

.layout-rtl .call-div .ms-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
}

.layout-rtl .chat-container .chat-box {
    justify-content: end;
}

.layout-rtl .chat-container .chat-box-right {
    justify-content: flex-start;
    text-align: start;
}

.layout-rtl .clonic-menu-list .clonic-menu-item .clonic-menu-content {
    margin-left: 0;
    margin-right: 45px;
}

.layout-rtl .share-menu-list li .share-menu-item .share-menu-content {
    margin-left: 0;
    margin-right: 50px;
}

.layout-rtl .remove-chat-toggle.me-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
}

.layout-rtl .blog-card .ps-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
}

.layout-rtl .popular-blog-list .ms-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.layout-rtl .categories-list {
    padding-right: 0 !important;
}

.layout-rtl .categories-list .me-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.layout-rtl .subscribe-form .input-group {
    direction: ltr;
}

.layout-rtl .blog-comment-box .comment-div {
    margin-left: 0;
    margin-right: 40px;
}

.layout-rtl .blog-comment-box .comment-img {
    left: 0;
    right: 5px;
}

.layout-rtl .product-content-box .ribbon-box .ribbon.ribbon-left {
    left: auto;
    right: 12px;
    border-top-left-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 8px;
}

.layout-rtl .product-filter-card {
    right: auto;
    left: 0;
}

.layout-rtl .product-filter-card .product-box-filter {
    direction: ltr;
}

.layout-rtl .product-grid .product-links {
    right: auto;
    left: 24px;
}

.layout-rtl .product-review .ms-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
}

.layout-rtl .offer-details-list {
    padding-right: 0;
}

.layout-rtl .product-slider-for {
    direction: ltr;
}

.layout-rtl .product-slider-for .slick-slide {
    float: left;
}

.layout-rtl .product-slider-nav {
    direction: ltr;
}

.layout-rtl .variable-width .slick-slide,
.layout-rtl .slider-for .slick-slide {
    float: left;
}

.layout-rtl .shipping-timeline {
    padding-right: 0;
    margin-left: 0;
    margin-right: 10px;
}

.layout-rtl
    .shipping-timeline.app-side-timeline
    .side-timeline-section.right-side {
    border-left: 0;
    border-right: 3px solid rgba(var(--secondary), 0.4);
}

.layout-rtl
    .shipping-timeline.app-side-timeline
    .side-timeline-section.right-side
    .side-timeline-icon {
    left: auto;
    right: -18px;
}

.layout-rtl
    .shipping-timeline.app-side-timeline
    .side-timeline-section.complete-step {
    border-left: 0;
    border-right: 3px solid rgba(var(--primary), 1);
}

.layout-rtl
    .shipping-timeline.app-side-timeline
    .side-timeline-section
    .timeline-content {
    margin: 0 30px 15px 0 !important;
}

.layout-rtl
    .shipping-timeline.app-side-timeline
    .side-timeline-section
    .timeline-content
    p {
    -webkit-line-clamp: 1 !important;
}

.layout-rtl .orders-details-datatable .text-start {
    text-align: start !important;
}

.layout-rtl .checkout-cart-box .ms-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .address-content,
.layout-rtl .pricing-details {
    direction: ltr;
}

.layout-rtl .select-content .form-check .form-check-input {
    float: right;
    margin-left: 0;
}

.layout-rtl .mail-table .mail-box .mg-s-45 {
    margin-left: 0 !important;
    margin-right: 45px !important;
}

.layout-rtl .email-list,
.layout-rtl .email-inbox-tab {
    padding-right: 0;
}

.layout-rtl .read-email-card .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .ticket-app .ticket-card .circle-bg-img {
    left: -16px;
    right: auto;
}

.layout-rtl .team-app-tab .me-2,
.layout-rtl .apikey-data-table .me-2,
.layout-rtl .ticket-app-table .me-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
}

.layout-rtl .team-content .team-details .team-content-box + .team-content-box {
    border-left: 0;
    border-right: 2px solid rgba(var(--secondary), 0.2);
}

.layout-rtl .project-team-list .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .project-details-table .justify-content-end {
    justify-content: start !important;
}

.layout-rtl .project-details-table .avatar-group li + li {
    margin-left: 0;
    margin-right: -15px;
}

.layout-rtl .project-card-body .flex-grow-1 {
    direction: ltr;
}

.layout-rtl .profile-app-head .pe-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
}

.layout-rtl .profile-project-card .ms-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .profile-project-card .dropdown.position-absolute.end-0 {
    right: auto !important;
    left: 0 !important;
}

.layout-rtl .profile-project-card .avatar-group li + li {
    margin-left: 0;
    margin-right: -15px;
}

.layout-rtl .profile-project-card .avatar-group.justify-content-start {
    justify-content: flex-end !important;
}

.layout-rtl .friend-list-card .mg-s-55 {
    margin-left: 0 !important;
    margin-right: 55px !important;
}

.layout-rtl .post-upload-container .input-group {
    direction: ltr;
}

.layout-rtl .theme-sizing-list,
.layout-rtl .theme-sidebar-variant-list,
.layout-rtl .theme-layout-list,
.layout-rtl .theme-color-list {
    padding-right: 0 !important;
}

.layout-rtl .theme-color-list li:after {
    left: auto;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.layout-rtl .connection-item .mg-s-40 {
    margin-left: 0 !important;
    margin-right: 40px !important;
}

.layout-rtl .ticket-comment-box .position-absolute {
    left: 0 !important;
}

.layout-rtl .ticket-comment-box .flex-grow-1 {
    text-align: end;
}

.layout-rtl .ticket-comment-box .d-flex.flex-wrap {
    justify-content: end;
}

.layout-rtl .ticket-profile .me-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
}

.layout-rtl .app-product-section .input-group {
    direction: ltr;
}

.layout-rtl .address-content .form-check {
    padding-left: 0;
    padding-right: 0;
}

.layout-rtl .vertical-blog .ps-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
}

.layout-rtl .vertical-sitemap {
    direction: ltr;
}

@media screen and (min-width: 992px) {
    .layout-rtl .offset-lg-2 {
        margin-left: 0;
        margin-right: 16.66666667%;
    }
}

@media screen and (max-width: 767px) {
    .layout-rtl .mail-table .mail-box .mg-s-45 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 576px) {
    .layout-rtl .board-column:last-child {
        margin-left: 20px;
        margin-right: 0 !important;
    }

    .layout-rtl .app-side-timeline .side-timeline-section {
        width: 100%;
    }

    .layout-rtl .app-side-timeline .side-timeline-section.left-side {
        border-left: 0;
        border-right: 2px dotted rgba(var(--dark), 0.1) !important;
    }

    .layout-rtl
        .app-side-timeline
        .side-timeline-section.left-side
        .timeline-content {
        margin-left: 0;
        margin-right: 30px;
    }

    .layout-rtl
        .app-side-timeline
        .side-timeline-section.left-side
        .side-timeline-icon {
        left: auto;
        right: -13px !important;
    }
}

.layout-rtl .arrow-ribbon.arrow-right-bottom:before {
    left: -12px;
    right: auto;
}

.layout-rtl .arrow-ribbon.arrow-right:before {
    left: -12px;
    right: auto;
}

.layout-rtl .progress-box .progress-content .progress-close {
    right: auto;
    left: 1rem;
}

.layout-rtl .progress-box .progress-content .mg-s-60 {
    margin-left: 0 !important;
    margin-right: 60px !important;
}

.layout-rtl .progress-box .progress-content .start-0 {
    left: auto !important;
    right: 0 !important;
}

.layout-rtl .progress-wrapper {
    direction: ltr;
}

.layout-rtl .toast .me-auto {
    margin-right: 0.25rem !important;
    margin-left: auto !important;
}

.layout-rtl .toast .me-2 {
    margin-right: auto !important;
    margin-left: 0.5rem !important;
}

.layout-rtl .app-color-toast {
    direction: rtl;
}

.layout-rtl .card.icon-card-style .icon-bg {
    right: auto;
    left: -4px;
}

.layout-rtl .card.icon-card-style .icon-card-style .avatar-group li + li {
    margin-left: -15px;
    margin-right: 0;
}

.layout-rtl .appointment-card .ms-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .weather-card .ms-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .animation-card ul {
    padding-right: 0;
}

.layout-rtl .app-countdown-hours .timer .app-countdown.countdown-border {
    border-radius: 0 20px 20px 0;
}

.layout-rtl .app-countdown-hours .timer .app-countdown.countdown-border-1 {
    border-radius: 20px 0 0 20px;
}

.layout-rtl .list-group.handle-list-group {
    padding-right: 0;
}

.layout-rtl .stars_rating,
.layout-rtl .nestable,
.layout-rtl .level-nestable {
    direction: ltr;
}

.layout-rtl .offcanvas .avatar-group li + li {
    margin-left: 0;
    margin-right: -15px;
}

.layout-rtl .box-example-reversed .br-theme-bars-reversed .br-current-rating {
    float: right;
}

.layout-rtl .scroll-list-group .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .scrollpy-navbar .ms-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.layout-rtl .app-slick-sliders .slick-slider {
    direction: ltr;
}

.layout-rtl .app-slick-sliders .app-arrow .slick-prev {
    right: 15px;
    top: 56%;
}

.layout-rtl .app-slick-sliders .app-arrow .slick-next {
    left: auto;
    top: 56%;
}

.layout-rtl .app-slick-sliders .lazy,
.layout-rtl .app-slick-sliders .fade-s {
    direction: unset !important;
}

.layout-rtl .advance-custom-table .me-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}

.layout-rtl .simple-table-avatar.me-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}

.layout-rtl .existing-list .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

.layout-rtl .form-check .form-check-input {
    margin-left: 0;
}

.layout-rtl .form-image-box {
    direction: ltr;
}

.layout-rtl .form-image-box .check-box:before,
.layout-rtl .form-image-box .radio-box:before {
    right: 15px;
    left: auto;
}

.layout-rtl .input-group-dir,
.layout-rtl .floating-input-group {
    direction: ltr;
}

.layout-rtl .list-group {
    padding-right: 0;
}

.layout-rtl .list-group.list-group-horizontal,
.layout-rtl .list-group.list-items-active,
.layout-rtl .list-group.list-content {
    padding-right: 0;
}

.layout-rtl .scrolling-list-group .ms-3 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .list-group.list-group-horizontal {
    direction: ltr;
}

.layout-rtl .emoji-container {
    direction: ltr;
}

@media screen and (max-width: 576px) {
    .layout-rtl .progress-box .mg-s-60 {
        margin-left: 0 !important;
        margin-right: 50px !important;
    }
}

@media screen and (min-width: 576px) {
    .layout-rtl .pricing-section .offset-sm-1 {
        margin-left: 0 !important;
        margin-right: 8.33333333% !important;
    }
}

@media screen and (min-width: 768px) {
    .layout-rtl .pricing-section .offset-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

body.dark .faq-header .bg-white-800 {
    background-color: rgba(var(--dark), 0.8) !important;
}

body.dark .faq-header .bg-white-800::-moz-placeholder {
    color: rgba(var(--white), 0.8) !important;
}

body.dark .faq-header .bg-white-800::placeholder {
    color: rgba(var(--white), 0.8) !important;
}

body.dark .apexcharts-legend-text {
    color: rgba(var(--dark), 1) !important;
}

body.dark .apexcharts-text tspan {
    filter: brightness(100);
}

body.dark .apexcharts-tooltip {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1) !important;
}

body.dark .trumbowyg-button-pane button {
    filter: brightness(100);
}

.theme-gradient-2 .main-side-nav .logo img {
    filter: brightness(0) saturate(100%) invert(28%) sepia(70%) saturate(1200%)
        hue-rotate(150deg) brightness(95%) contrast(105%);
}

.theme-gradient-3 .main-side-nav .logo img {
    filter: brightness(0) saturate(100%) invert(23%) sepia(79%) saturate(1800%)
        hue-rotate(270deg) brightness(95%) contrast(105%);
}

.theme-gradient-4 .main-side-nav .logo img {
    filter: brightness(0) saturate(100%) invert(48%) sepia(92%) saturate(1800%)
        hue-rotate(10deg) brightness(95%) contrast(105%);
}

.theme-gradient-5 .main-side-nav .logo img {
    filter: brightness(0) saturate(100%) invert(20%) sepia(85%) saturate(2000%)
        hue-rotate(330deg) brightness(95%) contrast(105%);
}

.theme-gradient-6 .main-side-nav .logo img {
    filter: brightness(0) saturate(100%) invert(34%) sepia(68%) saturate(1300%)
        hue-rotate(170deg) brightness(95%) contrast(105%);
}

.shop-card {
    overflow: hidden;
}

.shop-card h3 {
    font-size: calc(22px + 6 * (100vw - 300px) / 1620) !important;
}

.shop-card .shop-card-vector {
    position: absolute;
    right: 0;
    bottom: 0;
}

.stat-card {
    overflow: hidden;
    border: 0 !important;
    cursor: pointer;
}

.stat-card h4 {
    font-size: var(--h5-font-size);
}

.stat-card:hover .stat-icon-box i {
    animation: swing 1s ease-in-out infinite;
}

.stat-card .icon-bg {
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    font-size: 60px;
    opacity: 1 !important;
}

.stat-card.stat-primary {
    background: linear-gradient(
        128deg,
        rgba(var(--primary), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.stat-card.stat-primary .icon-bg {
    color: rgba(var(--primary), 0.75);
}

.stat-card.stat-primary .stat-icon-box {
    outline: 6px solid rgba(var(--primary), 0.2);
}

.stat-card.stat-success {
    background: linear-gradient(
        128deg,
        rgba(var(--success), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.stat-card.stat-success .icon-bg {
    color: rgba(var(--success), 0.75);
}

.stat-card.stat-success .stat-icon-box {
    outline: 6px solid rgba(var(--success), 0.2);
}

.stat-card.stat-warning {
    background: linear-gradient(
        128deg,
        rgba(var(--warning), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.stat-card.stat-warning .icon-bg {
    color: rgba(var(--warning), 0.75);
}

.stat-card.stat-warning .stat-icon-box {
    outline: 6px solid rgba(var(--warning), 0.2);
}

.stat-card.stat-info {
    background: linear-gradient(
        128deg,
        rgba(var(--info), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.stat-card.stat-info .icon-bg {
    color: rgba(var(--info), 0.75);
}

.stat-card.stat-info .stat-icon-box {
    outline: 6px solid rgba(var(--info), 0.2);
}

.ecommerce-country-card {
    position: relative;
    background-image: url(d9149e7928fc2d1e9e1b.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 345px;
}

.ecommerce-country-card:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(
        180deg,
        rgb(var(--white), 0) 2%,
        rgb(var(--white), 0) 50%,
        rgb(var(--dark), 0.8) 75%,
        rgb(var(--dark), 1) 100%
    );
    z-index: 1;
}

.ecommerce-country-card .country-sale-overview {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-backdrop-filter: blur(10px);
    padding: 0.75rem 1rem;
    margin-top: -35px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.product-box-detail-container {
    height: 264px;
    overflow: auto;
}

.product-box-detail-container .product-box-details {
    padding: 0.5rem 1rem;
}

.product-box-detail-container .product-box-details h6 {
    font-size: calc(15px + 3 * (100vw - 300px) / 1620) !important;
}

.product-box-detail-container .product-box-details + .product-box-details {
    border-top: 1px solid rgba(var(--secondary), 0.4);
}

.returning-customers-list {
    background: linear-gradient(
        173deg,
        rgb(var(--white), 1) 2%,
        rgba(var(--primary), 0.8) 128%
    );
}

.returning-customers-list .customer-item {
    background-color: rgba(var(--white), 0.5);
    margin: 0 0.75rem 0.75rem;
    border-radius: var(--app-border-radius);
    padding: 0.75rem 1.5rem;
    border: 1px solid rgba(var(--primary), 0.4);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.returning-customers-list .customer-item h6 {
    font-size: calc(15px + 3 * (100vw - 300px) / 1620) !important;
}

.app-timeline-box.delivery-timeline {
    padding: 0 0.75rem !important;
}

.app-timeline-box.delivery-timeline .timeline-section {
    border-left: 2px dashed rgba(var(--primary), 0.4);
}

.app-timeline-box.delivery-timeline .timeline-section .timeline-content {
    padding: 0;
}

.app-timeline-box.delivery-timeline .timeline-section .timeline-icon {
    border-radius: 50%;
}

.app-timeline-box.delivery-timeline
    .timeline-section.active
    .timeline-icon
    span {
    background: var(--primary-gradient);
}

.smarter-card .smarter-card-title {
    font-size: var(--h1-font-size);
}

.smarter-card .form-switch {
    position: absolute;
    top: 35px;
    right: 16px;
}

.smarter-card .form-switch .form-check-input:checked {
    background-color: rgba(var(--success), 1) !important;
}

.box-layout .shop-card .btn {
    padding: 7px 16px;
}

.box-layout .stat-card h4 {
    font-size: 18px !important;
}

.box-layout .reach-chart-box h2 {
    font-size: 28px !important;
}

.box-layout .reach-chart-box h5 {
    font-size: 24px !important;
}

.layout-rtl .product-box-detail-container .ms-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
}

.layout-rtl .returning-customers-list .ms-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.layout-rtl .smarter-card .form-switch {
    right: auto;
    left: 16px;
}

body.dark .stat-card .stat-icon-box {
    color: rgba(var(--dark), 1);
}

body.dark .app-timeline-box.delivery-timeline {
    padding: 0 0.75rem !important;
}

body.dark
    .app-timeline-box.delivery-timeline
    .timeline-section
    .timeline-icon
    .bg-primary {
    color: rgba(var(--dark), 1) !important;
}

body.dark .smarter-card .text-white {
    color: rgba(var(--dark), 1) !important;
}

@media screen and (max-width: 1550px) {
    .order-detail-divider-box {
        flex-wrap: nowrap;
    }

    .order-detail-divider-box h6 {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 1400px) {
    .stat-card .content.mt-4 {
        margin-top: 1rem !important;
    }

    .ecommerce-country-card {
        height: 328px;
    }

    .ecommerce-country-card .country-sale-overview {
        flex-direction: column;
    }

    .ecommerce-country-card:after {
        background: linear-gradient(
            180deg,
            rgb(var(--white), 0) 2%,
            rgb(var(--dark), 0.8) 50%,
            rgb(var(--dark), 0.8) 75%,
            rgb(var(--dark), 1) 100%
        );
    }

    .product-box-detail-container {
        height: 248px;
    }

    .product-box-detail-container .product-box-details .badge {
        font-size: 10px;
    }

    .product-box-detail-container .product-box-details .h-60 {
        height: 45px !important;
        border-radius: 10px !important;
    }

    .product-box-detail-container .product-box-details small {
        font-size: 11px !important;
    }

    .product-box-detail-container .product-box-details .ms-3 {
        margin-left: 0.75rem !important;
    }

    .product-box-card .app-form .form-control {
        padding: 0.5rem 0.75rem;
    }

    .product-box-card .app-form .rounded-circle {
        width: 35px !important;
        height: 35px !important;
    }
}

@media screen and (max-width: 992px) {
    .stat-card h4 {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 576px) {
    .returning-customers-list .customer-item {
        margin: 0 0.5rem 0.5rem;
        padding: 0.5rem 1rem;
    }
}

.currency-card .bitcoin {
    animation:
        float 3s ease-in-out infinite,
        gradientMove 4s ease infinite;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

@keyframes float {
    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-6px);
    }
}

.trader-box {
    position: relative;
    overflow: hidden;
    padding: 0.5rem 1rem;
    /* background: linear-gradient(
        173deg,
        rgba(var(--white), 1) 2%,
        rgba(var(--primary), 0.8) 128%
    ); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.trader-box .trader-title {
    position: absolute;
    left: 0;
    top: 0;
    padding: 1rem;
    width: 100%;
    font-weight: 600;
}

.trader-box .trader-title .highlight-word {
    background: linear-gradient(
        to right,
        rgba(var(--primary), 0.6),
        rgba(var(--primary), 0.4),
        rgba(var(--white), 0)
    );
    color: rgba(var(--primary), 1);
    position: relative;
    display: inline-block;
    transform: rotate(-7deg);
    border-radius: 6px;
}

.trader-box .trader-title .highlight-word .top-i {
    position: absolute;
    left: -10px;
    top: -10px;
}

.trader-slider {
    height: 240px;
}

.trader-slider .trader-item {
    position: absolute;
    inset: 0;
    opacity: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 1s ease-in-out;
}

.trader-slider .trader-item.active {
    opacity: 1;
}

.feedback-card .emoji-row {
    height: 75px;
}

.feedback-card .emoji-row .emoji {
    font-size: 24px;
    cursor: pointer;
    opacity: 0.4;
    transition: all 0.3s ease;
}

.feedback-card .emoji-row .emoji.active {
    opacity: 1;
    transform: scale(1.3);
    background: rgba(var(--warning), 0.2);
    border-radius: 50%;
    padding: 8px;
    border: 1px solid rgba(var(--warning), 0.2);
}

.wallet-card .wallet-top {
    background: url(e0ff0688139ed3a5a3af.png), var(--primary-gradient);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    border: 1px solid rgba(var(--white), 0.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 20px;
    padding: 20px;
}

.wallet-card .wallet-actions {
    display: flex;
    justify-content: space-between;
    padding: 20px 10px !important;
}

.wallet-card .wallet-actions .action {
    cursor: pointer;
    flex: 1;
    text-align: center;
}

.wallet-card .wallet-actions .action .action-title {
    display: block;
    font-size: 13px;
}

.coin-card-container {
    background: url(e0537279e19fb243c17a.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.crypto-stat-box {
    width: 100%;
    border-radius: var(--app-border-radius);
    overflow: hidden;
    background: transparent;
    display: flex;
}

.crypto-stat-box .stat-item {
    width: 100%;
    padding: 0.75rem 1rem;
    background: rgba(var(--primary), 0.2);
}

.crypto-stat-box .stat-item.active {
    background: var(--primary-gradient);
}

.crypto-stat-box .stat-item .stat-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
}

.crypto-stat-box .stat-item h5,
.crypto-stat-box .stat-item h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}

@keyframes depthFade {
    0% {
        opacity: 0;
        transform: scale(0.85);
    }

    40% {
        opacity: 0.6;
    }

    60% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0.85);
    }
}

.coin-card {
    width: 100%;
    height: 165px;
    position: relative;
}

.coin-card .coin {
    position: absolute;
    z-index: 2;
    animation: depthFade 2s ease-in-out infinite;
}

.coin-card .coin:nth-child(1) {
    top: 40%;
    left: 40%;
    z-index: 5;
    animation: none;
}

.coin-card .coin:nth-child(2) {
    top: 44%;
    left: 8%;
    animation-delay: 0s;
}

.coin-card .coin:nth-child(3) {
    top: 19%;
    left: 12%;
    animation-delay: 0.8s;
}

.coin-card .coin:nth-child(4) {
    bottom: 23%;
    left: 25%;
    animation-delay: 0.5s;
}

.coin-card .coin:nth-child(5) {
    top: 6%;
    right: 50%;
    animation-delay: 0.8s;
}

.coin-card .coin:nth-child(6) {
    top: 17%;
    right: 23%;
    animation-delay: 0.9s;
}

.coin-card .coin:nth-child(7) {
    bottom: 20%;
    right: 10%;
    animation-delay: 0.5s;
}

.transaction-list {
    overflow: auto;
    height: 204px;
}

.transaction-list .transaction-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.75rem 1rem;
}

.btc-chart-card .btc-chart {
    margin-top: -15px;
}

.crypto-card {
    background: url(e39c8eedb1571466cd16.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    background-color: rgba(var(--dark), 1) !important;
}

.box-layout .currency-card .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 0.2rem !important;
}

.box-layout .currency-card .bitcoin img {
    width: 35px !important;
    height: 35px !important;
}

.box-layout .currency-card .p-3 {
    padding-bottom: 0 !important;
}

.box-layout .currency-card .currency-mini-chart {
    margin-top: -8px;
}

.box-layout .wallet-top h3 {
    font-size: 24px !important;
}

.box-layout .wallet-card .card-body {
    padding-bottom: 0 !important;
}

.box-layout .wallet-card h4 {
    font-size: 24px !important;
}

.box-layout .wallet-card .wallet-actions {
    padding: 16px 10px !important;
}

.box-layout .coin-transaction-list .app-form .w-45 {
    width: 35px !important;
    height: 35px !important;
}

.layout-rtl .trader-box {
    direction: ltr;
}

.layout-rtl .transaction-list {
    padding-right: 0;
}

.layout-rtl .transaction-list .ps-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
}

@media screen and (max-width: 1550px) {
    .currency-card .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 0.2rem !important;
    }

    .currency-card .bitcoin img {
        width: 35px !important;
        height: 35px !important;
    }

    .currency-card .p-3 {
        padding-bottom: 0 !important;
    }

    .currency-card .currency-mini-chart {
        margin-top: -8px;
    }

    .wallet-top h3 {
        font-size: 24px !important;
    }

    .wallet-card .card-body {
        padding-bottom: 0 !important;
    }

    .wallet-card h4 {
        font-size: 24px !important;
    }

    .wallet-card .wallet-actions {
        padding: 16px 10px !important;
    }

    .coin-transaction-list .app-form .w-45 {
        width: 35px !important;
        height: 35px !important;
    }
}

@media screen and (max-width: 1399px) {
    .crypto-card .card-body {
        flex-direction: column;
        gap: 0.5rem !important;
    }

    .crypto-card .card-body p.mb-3 {
        margin-bottom: 0 !important;
    }

    .crypto-card .card-body .flex-grow-1 {
        text-align: center;
    }

    .crypto-card .card-body .flex-grow-1 .d-flex {
        justify-content: center;
        margin-top: 0.75rem;
    }

    .trader-slider {
        height: 198px;
    }

    .feedback-card h5,
    .feedback-card h6 {
        font-size: 16px !important;
    }

    .feedback-card .emoji-row {
        height: 55px;
        margin-bottom: 0 !important;
    }

    .feedback-card .emoji-row .emoji {
        font-size: 20px;
    }

    .feedback-card .emoji-row .emoji.active {
        padding: 6px;
    }

    .feedback-card .form-control {
        margin-bottom: 0.5rem !important;
    }

    .wallet-card .card-body {
        padding: 1.125rem 1rem !important;
    }

    .wallet-card .my-3 {
        margin-top: -6px !important;
        margin-bottom: 0 !important;
    }

    .wallet-card h4 span {
        display: block;
    }

    .wallet-card .wallet-actions {
        padding: 20px 10px !important;
    }
}

.widget-grid .coin-card {
    width: 100%;
    height: 188px;
    position: relative;
}

@media screen and (max-width: 1399px) {
    .widget-grid .trader-slider {
        height: 278px;
    }

    .widget-grid .feedback-card .app-form {
        margin-top: 1.5rem !important;
    }

    .widget-grid .feedback-card .submit-btn {
        margin-top: 1.5rem !important;
    }

    .widget-grid .feedback-card .emoji-label {
        margin-top: 0.5rem !important;
    }

    .widget-grid .feedback-card .coin-card {
        height: 205px;
    }
}

.app-calendar .fc-addEventButton-button {
    display: none;
}

.app-calendar.fc-theme-standard {
    border-color: rgba(var(--dark), 0.2);
}

.app-calendar.fc-theme-standard th,
.app-calendar.fc-theme-standard td {
    border-color: rgba(var(--dark), 0.2);
}

.app-calendar.fc-theme-standard .fc-scrollgrid {
    border-color: rgba(var(--dark), 0.2);
    border-radius: var(--app-border-radius);
    overflow: hidden;
}

.app-calendar .fc-toolbar-title {
    color: rgba(var(--dark), 0.75);
    font-weight: 600;
}

.app-calendar .fc-col-header-cell-cushion {
    font-size: 15px;
    color: rgba(var(--secondary), 0.75);
    cursor: default;
    padding: 10px 4px;
}

.app-calendar .fc-button-group {
    border-radius: 24px;
    overflow: hidden;
}

.app-calendar .fc-button-primary {
    background-color: rgba(var(--primary), 0.8) !important;
    border-color: rgba(var(--primary), 0.8);
}

.app-calendar .fc-button-primary:hover {
    border-color: transparent;
}

.app-calendar .fc-button-primary:focus {
    box-shadow: none !important;
}

.app-calendar .fc-button-active {
    background-color: rgba(var(--primary), 1) !important;
    border: 1px solid rgba(var(--primary), 1) !important;
}

.app-calendar .fc-daygrid-event-dot {
    border-color: rgba(var(--primary), 1);
}

.app-calendar .fc-popover-header {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.app-calendar .fc-daygrid-day .fc-daygrid-day-top a {
    font-size: 13px;
    font-weight: 500;
}

.app-calendar .fc-daygrid-day.fc-day-today {
    background-color: rgba(var(--primary), 0.1);
}

.app-calendar .fc-daygrid-day.fc-day-today .fc-daygrid-day-top a {
    font-weight: 500;
    color: rgba(var(--white), 1);
    background-color: rgba(var(--primary), 1);
}

.app-calendar .fc-list-event-dot {
    border: calc(var(--fc-list-event-dot-width) / 2) solid
        rgba(var(--primary), 1);
}

.app-calendar.fc .fc-scrollgrid-sync-table,
.app-calendar.fc .fc-daygrid-body,
.app-calendar.fc .fc-col-header {
    width: 100% !important;
}

.app-calendar .fc-button-group button {
    padding: 0.8rem 0.75rem;
}

.app-calendar .fc-event {
    background-color: transparent;
}

.app-calendar .fc-event .list-event {
    background-color: rgba(var(--primary), 0.2);
}

.app-calendar .fc-event-draggable {
    border: 0;
}

.event-primary {
    background-color: transparent !important;
    color: rgba(var(--primary), 1) !important;
}

.event-primary .fc-event-main {
    color: rgba(var(--primary), 1) !important;
}

.event-secondary {
    background-color: transparent !important;
    color: rgba(var(--secondary), 1) !important;
}

.event-secondary .fc-event-main {
    color: rgba(var(--secondary), 1) !important;
}

.event-success {
    background-color: transparent !important;
    color: rgba(var(--success), 1) !important;
}

.event-success .fc-event-main {
    color: rgba(var(--success), 1) !important;
}

.event-danger {
    background-color: transparent !important;
    color: rgba(var(--danger), 1) !important;
}

.event-danger .fc-event-main {
    color: rgba(var(--danger), 1) !important;
}

.event-warning {
    background-color: transparent !important;
    color: rgba(var(--warning), 1) !important;
}

.event-warning .fc-event-main {
    color: rgba(var(--warning), 1) !important;
}

.event-info {
    background-color: transparent !important;
    color: rgba(var(--info), 1) !important;
}

.event-info .fc-event-main {
    color: rgba(var(--info), 1) !important;
}

.event-light {
    background-color: transparent !important;
    color: rgba(var(--light), 1) !important;
}

.event-light .fc-event-main {
    color: rgba(var(--light), 1) !important;
}

.event-dark {
    background-color: transparent !important;
    color: rgba(var(--dark), 1) !important;
}

.event-dark .fc-event-main {
    color: rgba(var(--dark), 1) !important;
}

.event-white {
    background-color: transparent !important;
    color: rgba(var(--white), 1) !important;
}

.event-white .fc-event-main {
    color: rgba(var(--white), 1) !important;
}

.bg-primary-subtle {
    border: 2px dashed rgba(var(--primary), 1) !important;
}

.bg-secondary-subtle {
    border: 2px dashed rgba(var(--secondary), 1) !important;
}

.bg-success-subtle {
    border: 2px dashed rgba(var(--success), 1) !important;
}

.bg-danger-subtle {
    border: 2px dashed rgba(var(--danger), 1) !important;
}

.bg-warning-subtle {
    border: 2px dashed rgba(var(--warning), 1) !important;
}

.bg-info-subtle {
    border: 2px dashed rgba(var(--info), 1) !important;
}

.bg-light-subtle {
    border: 2px dashed rgba(var(--light), 1) !important;
}

.bg-dark-subtle {
    border: 2px dashed rgba(var(--dark), 1) !important;
}

.bg-white-subtle {
    border: 2px dashed rgba(var(--white), 1) !important;
}

/* Drag and drop css */
.list-event-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.list-event-container .list-event {
    background-color: rgba(var(--white), 0.75) !important;
    padding: 0.75rem 1rem;
    cursor: all-scroll;
    font-size: 16px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: var(--app-border-radius);
    border: 1px solid rgba(var(--secondary), 0.4);
}

.calendar-remove-check {
    padding: 0.75rem 1rem;
}

.calendar-remove-check.form-check {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.calendar-remove-check.form-check .form-check-input {
    width: 2.5rem;
    height: 1.5rem;
    border: 2px solid rgba(var(--dark), 0.2);
    margin-left: 0;
}

.calendar-remove-check.form-check .form-check-label {
    font-size: 15px;
    font-weight: 500;
    color: rgba(var(--dark), 0.75);
}

.apps-search i {
    top: 5px;
    right: 15px;
}

.image-details {
    width: 100%;
    position: relative;
}

.image-details .profile-pic {
    position: relative;
    width: 120px;
    height: 120px;
}

.image-details .profile-pic .avatar-preview {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-details .profile-pic .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-image: url(5f00deb43ff4565d1f15.png);
    background-color: rgba(var(--primary), 1);
    background-size: cover;
    background-position: center;
    border: 4px solid rgba(var(--dark), 1);
    transition: background-image 0.3s ease-in-out;
}

.image-details .profile-pic .avatar-edit {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
}

.image-details .profile-pic .avatar-edit input {
    display: none;
}

.image-details .profile-pic .avatar-edit label {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.image-details .profile-pic .avatar-edit label:hover {
    background-color: #f0f0f0;
}

.person-details {
    margin-top: 40px;
    text-align: center;
}

.person-details .details {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    gap: 40px;
    text-align: center;
}

.story-modal-bg {
    width: 400px;
    height: 380px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: var(--app-border-radius);
    overflow: hidden;
}

.story-modal-bg .modal-header {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.story-modal-bg .story-text {
    text-align: center;
    width: 100%;
    padding: 0.75rem 1rem;
    position: absolute;
    bottom: -6px;
    left: 0;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--dark), 1);
}

.story-wrapper {
    width: 100%;
    display: flex;
}

.story-wrapper .story-container {
    display: flex;
    gap: 1.5rem;
    transition: transform 0.5s ease;
    overflow-x: auto;
}

.story-wrapper .story-container.app-scroll::-webkit-scrollbar {
    display: none;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.story-wrapper .story-item {
    cursor: pointer;
    flex: 0 0 auto;
}

.gallery-grid .transparent-box3,
.photos-container .transparent-box2 {
    height: 50px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.photos-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0;
    align-items: start;
}

.photos-container .img-box {
    border: 1px solid rgba(var(--white), 1);
    position: relative;
}

.photos-container .img-box:hover .transparent-box2 {
    opacity: 1;
}

.photos-container img {
    max-width: 100%;
    display: block;
    height: auto;
}

.photos-container .caption {
    color: rgba(var(--white), 1);
    font-size: 1.5rem;
}

.photos-container .transparent-box {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.photos-container .transparent-box2 .captions {
    color: rgba(var(--white), 1);
    text-align: center;
    padding-top: 10px;
}

.photos-container .left-main-img {
    grid-row: 1;
    grid-column: 1;
}

.photos-container .right-main-img {
    grid-row: 1;
    grid-column: 2;
}

.photos-container .sub {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 0;
}

.hide-element {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0;
}

.gallery-grid .boxs {
    height: auto;
    border: 1px solid rgba(var(--white), 1);
    justify-content: center;
    align-items: start;
    position: relative;
}

.gallery-grid .boxs:hover .transparent-box3 {
    opacity: 1;
}

.gallery-grid img {
    width: 100%;
}

.gallery-grid .transparent-box3 .description-caption {
    color: rgba(var(--white), 1);
    text-align: center;
    padding-top: 10px;
}

.card.profile-project-card {
    border: 1px solid rgba(var(--secondary), 0.4) !important;
}

.post-div .post {
    width: 100%;
    height: 400px;
    background-image: url(bc5402db3e35cd4fe83b.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    border-radius: 10px;
    margin: 1rem 0;
}

.post-div .post-icon {
    font-size: 25px;
}

.comment-box {
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: var(--app-border-radius);
    padding: 1rem;
}

.post-upload-container {
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: var(--app-border-radius);
}

.about-list div + div {
    margin-top: 10px;
}

.active-device-session {
    --bs-gutter-y: 1rem;
}

.active-device-session .device-menu-item {
    border: 2px dashed rgba(var(--secondary), 0.4);
    background-color: rgba(var(--secondary), 0.1);
    border-radius: var(--app-border-radius);
    padding: 0.75rem 1rem;
}

.active-device-session .device-menu-item.active {
    background-color: rgba(var(--success), 0.1);
    border: 2px dashed rgba(var(--success), 0.4);
}

.active-device-session .device-menu-item.active h6 {
    color: rgba(var(--success), 1);
}

.connection-setting {
    box-shadow: none !important;
}

.connection-setting .card-body {
    padding: 1.25rem 1rem !important;
}

.connection-setting .connection-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.connection-setting .connection-item .connection-icon {
    top: -5px;
}

.connection-setting p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.connection-setting .form-check-input {
    width: 2rem !important;
    height: 1rem;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0 !important;
}

.connection-setting .form-switch {
    padding-left: 0 !important;
}

.payment-cards .payment-card {
    position: relative;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
    border: 2px solid rgba(var(--secondary), 0.4);
    background: rgba(var(--white), 1);
    cursor: pointer;
}

.payment-cards .payment-card.active {
    border-color: rgba(var(--primary), 1);
}

.payment-cards .payment-card .card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.payment-cards .payment-card .card-top .card-type {
    font-size: 14px;
    color: rgba(var(--secondary), 1);
}

.payment-cards .payment-card .card-top .check-icon {
    position: absolute;
    top: -8px;
    right: -5px;
}

.payment-cards .payment-card .card-body {
    display: flex;
    align-items: center;
    gap: 10px;
}

.payment-cards .payment-card .card-body .card-logo {
    height: 26px;
}

.payment-cards .payment-card .card-body .card-number {
    font-size: 15px;
    font-weight: 500;
}

.setting-payment-table thead th:nth-child(4),
.setting-payment-table thead th:first-child {
    min-width: 180px;
}

.setting-payment-table thead th:nth-child(2) {
    min-width: 200px;
}

.project-card-body {
    position: relative;
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--secondary), 0.2);
    padding: 1rem 1.5rem;
    border-radius: var(--app-border-radius);
}

.project-card-body .project-card-icon {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
}

.about-project-list {
    height: 385px;
    overflow: auto;
}

.team-box-card {
    border: 1px solid rgba(var(--secondary), 0.4);
}

.team-box {
    position: relative;
}

.team-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.team-container {
    position: relative;
}

.team-container .team-pic {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%);
}

.team-content {
    margin-top: 25px;
    padding: -0.625rem 0.75rem;
    text-align: center;
}

.team-content .team-details {
    margin-bottom: 16px;
}

.team-content .team-details .team-content-box {
    height: auto;
    display: inline-block;
    padding: 0 20px 0 20px;
}

.team-content .team-details .team-content-box + .team-content-box {
    border-left: 2px solid rgba(var(--secondary), 0.2);
}

.team-content .team-content-list {
    padding: 0 24px;
}

.todo-container {
    height: 600px;
    overflow-y: auto;
    margin-top: 1rem;
}

.todo-container::-webkit-scrollbar {
    display: none;
}

.todo-container .task {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 1rem;
    font-size: 15px;
    margin: 10px 0;
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--secondary), 0.2);
    border-radius: 10px;
    font-weight: 500;
    color: rgba(var(--dark), 1);
}

.todo-table.table-bottom-border > tbody > tr {
    border-top: 1px dashed rgba(var(--secondary), 0.4);
}

.todo-table.table-bottom-border > tbody > tr td.notes span i {
    vertical-align: middle;
}

.todo-table thead tr th {
    color: rgba(var(--dark), 0.8);
    font-weight: 600;
}

.todo-table thead tr th:nth-child(3) {
    min-width: 400px;
}

.todo-table thead tr th:nth-child(6) {
    min-width: 150px;
}

.todo-table thead tr th:nth-child(7) {
    min-width: 225px;
}

.todo-table th,
.todo-table td {
    border: none;
}

.search-lg .app-icon-form.app-icon-form .form-control {
    padding: 0.8rem 0.75rem;
}

.search-lg .app-icon-form.app-icon-form i {
    top: 12px;
}

.api-alert span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.apikey-data-table thead th:nth-child(3),
.apikey-data-table thead th:nth-child(2) {
    min-width: 180px;
}

.apikey-data-table thead th:nth-child(4) {
    min-width: 380px;
}

.apikey-data-table thead th:nth-child(7),
.apikey-data-table thead th:nth-child(5) {
    min-width: 100px;
}

.ticket-app .ticket-card {
    overflow: hidden;
}

.ticket-app .ticket-card .circle-bg-img {
    font-size: 840%;
    position: absolute;
    right: -16px;
    top: -43px;
    opacity: 0.25;
    overflow: hidden;
}

.ticket-app-table thead th:nth-child(3) {
    min-width: 150px;
}

.ticket-app-table thead th:nth-child(5) {
    min-width: 200px;
}

.ticket-app-table thead th:nth-child(7),
.ticket-app-table thead th:nth-child(8),
.ticket-app-table thead th:nth-child(2) {
    min-width: 100px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.ticket-details .ticket-profile {
    display: flex;
    justify-content: center;
}

.ticket-details .ticket-profile-con {
    text-align: center;
}

.ticket-details .ticket-catagory {
    box-shadow: var(--box-shadow);
    border-radius: var(--app-border-radius);
}

.ticket-details .about-list {
    padding-top: 30px;
}

.ticket-details .about-list div + div {
    margin-top: 20px;
}

.ticket-details .file-upload-btn {
    display: flex;
    justify-content: space-between;
}

.ticket-details .file-upload-btn span {
    box-shadow: var(--box-shadow);
}

.ticket-details .ticket-comment-box {
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: 10px;
    padding: 1rem;
}

.ticket-details .ticket-details-comment {
    border: 1px dashed rgba(var(--light));
    border-radius: var(--app-border-radius);
    background-color: rgba(var(--white), 1);
}

.ticket-file-upload.filepond--root .filepond--drop-label {
    height: 280px;
}

.email-inbox-tab.nav-tabs .nav-link {
    padding: 0 !important;
}

.mail-toggle-btn {
    position: absolute;
    left: 2px;
    width: 30px;
    height: 30px;
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.email-list li {
    padding: 8px 18px;
    font-size: 15px;
    color: rgb(var(--secondary), 0.8);
    display: flex;
    align-items: center;
}

.mail-table {
    width: 100%;
    height: calc(100vh - 245px);
    overflow-y: auto;
}

.mail-table .mail-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: 10px;
    padding: 0.75rem;
    margin-top: 10px;
}

.mail-table .mail-box a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.mail-table .mail-box:hover {
    background-color: rgba(var(--light), 0.1);
}

.mail-table .mail-box .spam-box p {
    max-width: 600px;
}

.mail-table::-webkit-scrollbar {
    display: none;
}

.mailtoggle {
    display: block !important;
    position: absolute;
    z-index: 3;
    width: calc(100% - 24px);
}

.product-header .view-btn.active {
    background: var(--primary-gradient);
    color: rgba(var(--white), 1);
}

.product-content-box {
    background-color: rgba(var(--white), 1) !important;
    border-radius: var(--app-border-radius) !important;
    overflow: hidden;
}

.product-content-box .ribbon-box {
    padding: 1rem 0.75rem 0 0.75rem;
}

.product-content-box .ribbon-box .ribbon.ribbon-left {
    top: 16px;
    left: 12px;
    border-top-left-radius: 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

.product-content-box:hover .product-grid .product-image .product-links {
    opacity: 1;
    transform: translateY(0);
}

.product-wrapper-grid a {
    color: rgb(var(--dark), 1);
    font-weight: 700;
}

.product-wrapper-grid p {
    font-size: 13px;
    color: rgb(var(--secondary), 1);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product-wrapper-grid .list-view .product-content-box {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.product-wrapper-grid .list-view .product-content-box .ribbon-box {
    padding: 1rem 0 1rem 0.75rem;
}

.product-wrapper-grid .list-view .product-content-box .product-grid {
    max-width: 140px;
    width: 100%;
}

.product-wrapper-grid
    .list-view
    .product-content-box
    .product-grid
    .product-links
    li
    a {
    width: 20px !important;
    height: 20px !important;
}

.product-wrapper-grid
    .list-view
    .product-content-box
    .product-grid
    .product-links
    li
    a
    i {
    font-size: 15px !important;
}

.product-wrapper-grid .list-view .product-content-box .p-3 {
    width: 100%;
}

.product-wrapper-grid .list-view .product-content-box .p-3 .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
}

.product-grid .product-image {
    position: relative;
    background-color: rgba(var(--white), 1);
}

.product-grid .product-image .images_box {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
    background-color: rgba(var(--white), 1);
}

.product-grid .product-image img {
    width: 100%;
    height: auto;
}

.product-grid .product-links {
    opacity: 0;
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 1;
    transition: var(--app-transition);
}

.product-grid .product-links li {
    margin: 5px 0;
}

.product-grid .product-links li a {
    cursor: pointer;
    background: rgba(var(--white), 1);
    font-size: 15px;
    line-height: 36px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(var(--dark), 0.1);
    transition: all 0.3s ease-in-out;
}

.product-grid .product-links li a:hover {
    color: rgba(var(--white), 1);
    background: rgb(var(--primary), 1);
}

.product-grid:hover .images_box,
.product-grid:hover .product-links {
    opacity: 1;
}

.product-box-filter .accordion-header span {
    color: rgb(var(--dark), 0.75);
    font-weight: 600;
}

.product-box-filter .accordion-item {
    color: rgb(var(--dark), 1);
    border-bottom: 2px solid rgb(var(--secondary), 0.2);
}

.product-box-filter .accordion-button:not(.collapsed) {
    background: none !important;
    box-shadow: none;
    color: rgb(var(--dark), 1);
}

.product-box-filter .accordion-button {
    padding: 0.625rem 1rem !important;
}

.product-box-filter .accordion-button:focus {
    box-shadow: none;
}

.product-box-filter.accordion-light-primary .accordion-item {
    border-top: 1px solid rgb(var(--secondary), 0.2);
    border-bottom: 0;
}

.product-box-filter.accordion-light-primary .accordion-item .accordion-button {
    color: rgb(var(--dark), 1);
}

.product-box-filter.accordion-light-primary
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-left: 4px solid rgb(var(--primary), 1);
    background-color: rgba(var(--primary), 0.1);
}

.product-box-filter.accordion-light-primary
    .accordion-item
    .accordion-button[aria-expanded="true"]
    span {
    color: rgba(var(--primary), 1) !important;
}

.product-filter-card {
    position: absolute;
    right: 0;
    top: 90px;
    opacity: 0;
    visibility: hidden;
    z-index: 40;
}

.product-filter-card .card {
    background-color: rgba(var(--white), 1);
}

.product-filter-card.product-filter-open {
    opacity: 1;
    visibility: visible;
    transition: var(--app-transition);
}

.product-slider-nav .slick-list {
    padding: 0 !important;
}

.product-slider-nav .slick-list .slick-slide {
    padding: 0.5rem;
}

.product-details-content-box h4 {
    font-size: calc(20px + 8.8 * (100vw - 300px) / 1620) !important;
    color: rgba(var(--dark), 0.75);
    font-weight: 600;
}

.product-details-content-box h5 {
    color: rgba(var(--dark), 0.75);
    font-weight: 500;
    margin-bottom: 0;
}

.product-details-content-box h6 {
    color: rgba(var(--secondary), 0.8);
    font-weight: 500;
    margin-bottom: 0;
}

.product-details-content-box p {
    color: rgba(var(--secondary), 0.75);
}

.product-details-content-box .product-details h3 {
    color: rgba(var(--dark), 0.75);
    font-weight: 600;
}

.product-details-content-box .product-details h3 span {
    font-size: 20px;
    color: rgba(var(--secondary), 0.75);
}

.product-details-content-box .product-detail-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-details-content-box .form-select-group {
    margin-top: 1rem;
}

.product-details-content-box .form-select-group .select-input {
    display: none;
}

.product-details-content-box .form-select-group .select-items .select-box {
    margin: 2px 0;
}

.product-details-content-box
    .form-select-group
    .select-items
    .select-box
    .select-item {
    border: 1px dashed rgb(var(--dark), 0) !important;
    border-radius: 10px;
    padding: 0.375rem 0.75rem;
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1);
    font-weight: 500;
}

.product-details-content-box
    .form-select-group
    .select-items
    .select-input:checked
    ~ .select-box
    .select-item {
    border: 1px dashed rgb(var(--dark), 1) !important;
    color: rgb(var(--dark), 1) !important;
}

.product-details-table .table-bottom-border > tbody > tr {
    border-top: 1px dashed rgba(var(--secondary), 0.4);
}

.offer-details-list li {
    padding: 16px 0;
    font-size: calc(12px + 3 * (100vw - 300px) / 1620);
    color: rgba(var(--secondary), 0.8);
}

.product-review {
    border: 1px dashed rgba(var(--secondary), 0.4);
    padding: 1rem;
    border-radius: 5px;
}

.products-data-table tr td .position-absolute {
    left: -14px;
}

.product-list-table thead tr th:nth-child(2) {
    min-width: 170px;
}

.product-list-table thead tr th:nth-child(7) {
    min-width: 130px;
}

.product-list-table thead tr th:nth-child(8) {
    min-width: 210px;
}

.order-list-table thead tr th:first-child {
    min-width: 150px;
}

.order-list-table thead tr th:nth-child(2) {
    min-width: 224px;
}

.order-list-table thead tr th:nth-child(3) {
    min-width: 250px;
}

.order-list-table thead tr th:nth-child(7) {
    min-width: 140px;
}

.orders-details-datatable .table thead tr th:nth-child(1) {
    min-width: 212px;
}

.orders-details-datatable .table thead tr th {
    color: rgba(var(--dark), 0.8);
    font-weight: 600;
}

.orders-details-datatable .table thead tr th:nth-child(3) {
    min-width: 177px;
}

.orders-details-datatable .table thead tr th:nth-child(6) {
    min-width: 136px;
}

.orders-details-datatable .table thead tr th:nth-child(7) {
    min-width: 150px;
}

.orders-details-datatable .table tbody tr td {
    color: rgba(var(--scendary), 0.75);
}

.orders-details-datatable .table tbody tr td h6 {
    color: rgba(var(--dark), 0.8);
    font-weight: 500;
}

.shipping-timeline {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 1rem;
    margin-left: 10px;
}

.shipping-timeline.app-side-timeline .side-timeline-section {
    padding-bottom: 0;
}

.shipping-timeline.app-side-timeline
    .side-timeline-section
    .side-timeline-icon {
    cursor: pointer;
}

.shipping-timeline.app-side-timeline
    .side-timeline-section
    .side-timeline-icon:hover
    i {
    animation: swing;
    animation-duration: 2s;
}

.shipping-timeline.app-side-timeline .side-timeline-section.right-side {
    border-left: 3px solid rgba(var(--secondary), 0.4);
}

.shipping-timeline.app-side-timeline
    .side-timeline-section.right-side
    .side-timeline-icon {
    left: -18px;
    top: 0;
    outline: 3px solid rgba(var(--secondary), 0.2);
    border-radius: 50%;
}

.shipping-timeline.app-side-timeline .side-timeline-section.complete-step {
    border-left: 3px solid rgba(var(--primary), 1);
}

.shipping-timeline.app-side-timeline
    .side-timeline-section.complete-step
    .side-timeline-icon {
    outline: 3px solid rgba(var(--primary), 0.4);
}

.shipping-timeline.app-side-timeline .side-timeline-section .timeline-content {
    margin: 0 0 15px 30px !important;
}

.shipping-timeline.app-side-timeline
    .side-timeline-section
    .timeline-content
    p {
    -webkit-line-clamp: 1 !important;
}

.product-table thead tr th:nth-child(4) {
    min-width: 100px;
}

.product-table thead tr th:nth-child(5) {
    min-width: 100px;
}

.cart-table select {
    color: rgba(var(--dark), 1);
}

.cart-table .cart-details .fs-6 {
    text-transform: capitalize;
    color: rgba(var(--dark), 1);
    font-weight: 600;
    margin-bottom: 0;
}

.cart-table .cart-details p {
    color: rgba(var(--dark), 0.75);
    margin-bottom: 0;
}

.cart-table .cart-details p span {
    font-size: 12px;
    color: rgba(var(--secondary), 0.8);
    margin-left: 2px;
}

.cart-table .dataTables_wrapper table thead th {
    border-bottom: none !important;
}

.cart-table .dataTables_wrapper table thead th:nth-child(1) {
    min-width: 200px;
}

.cart-table .dataTables_wrapper table thead th:nth-child(5) {
    min-width: 100px;
}

.cart-table .dataTables_wrapper table tbody tr th,
.cart-table .dataTables_wrapper table tbody tr td {
    border-top: 1px dashed rgba(var(--secondary), 0.4);
    color: rgba(var(--dark), 0.8);
    font-size: 15px;
}

.cart-table .dataTables_wrapper table tbody tr th h6,
.cart-table .dataTables_wrapper table tbody tr td h6 {
    color: rgba(var(--dark), 0.8);
    font-weight: 600;
    margin-bottom: 0;
}

.cart-side-table tr th,
.cart-side-table tr td {
    padding: 0.8rem 0 !important;
}

.cart-side-table tr td {
    color: rgba(var(--dark), 0.75);
    font-weight: 500;
}

.cart-side-table tr.total-price {
    font-size: 16px;
    color: rgba(var(--dark), 0.8);
    font-weight: 600;
}

.cart-product-table thead tr th:first-child {
    min-width: 220px;
}

.cart-product-table thead tr th:nth-child(5) {
    min-width: 180px;
}

.wishlist-container .product-content-box {
    position: relative;
}

.wishlist-container .product-content-box .wishlist-like-icon {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

.wishlist-container .product-content-box .wishlist-like-icon i {
    font-size: 20px;
    color: rgb(var(--danger), 1);
}

.wishlist-container .product-grid {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist-container .product-grid:after {
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: inset 0px -150px 100px -13px rgb(var(--dark), 0.8);
    position: absolute;
    left: 0;
    top: 0;
}

.wishlist-container .d-flex a {
    color: rgb(var(--dark), 0.75);
    font-weight: 600;
}

.wishlist-container p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.wishlist-container .wishlist-btn {
    margin-top: 0 !important;
}

.wishlist-container .wishlist-btn .btn {
    width: 100%;
    margin-top: 0.5rem;
}

.checkout-tab .nav-item .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 5px;
}

.checkout-tab .nav-item .nav-link .tab-box {
    text-align: center;
}

.checkout-cart-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px dashed rgba(var(--dark), 0.6);
    border-radius: 10px;
    padding: 0.5rem 1.25rem;
    margin-bottom: 1rem;
}

.checkout-cart-box .cart-images {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 0.5rem;
}

.checkout-cart-box .cart-price-box {
    text-align: end;
    align-self: self-start !important;
}

.blog-card .card-text {
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-card h5 {
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blog-card:hover h5 {
    color: rgba(var(--primary), 1) !important;
}

.img-hover-zoom {
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}

.img-hover-zoom:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    z-index: 1;
}

.img-hover-zoom img {
    transition: transform 0.5s ease-out;
}

.img-hover-zoom:hover:before {
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}

.img-hover-zoom:hover img {
    transform: scale(1.1);
}

.tag-container {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}

.tag-container .badge {
    color: rgba(var(--white), 1);
    background-color: rgba(var(--dark), 0.8);
}

.app-carousel .carousel-inner {
    position: relative;
    border-radius: 8px;
}

.app-carousel .carousel-inner .carousel-item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.app-carousel .carousel-inner .carousel-caption {
    z-index: 2;
    text-align: start;
    position: absolute;
    left: 20px;
    bottom: 0;
}

.blog-link:hover {
    color: rgba(var(--primary), 1);
}

.blog-list li {
    color: rgba(var(--secondary), 1);
    padding: 5px 0px;
}

.vertical-blog a img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.vertical-blog .card-text {
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.popular-blog-list p {
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-tags .text-light-secondary:hover,
.blog-tags .text-light-dark:hover {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    cursor: pointer;
}

.categories-list .list-group-item {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}

.categories-list .list-group-item .categories-content p {
    transition: var(--app-transition);
}

.categories-list .list-group-item .categories-content p:hover {
    font-weight: 600;
    cursor: pointer;
    text-shadow: 0 0 15px #ffffff;
    transform: scale(1.1);
}

.blog-comment-box {
    position: relative;
    border: 1px solid rgba(var(--secondary), 0.2);
    border-radius: 10px;
    padding: 1rem;
}

.blog-comment-box .comment-img {
    position: absolute;
    left: 5px;
}

.blog-comment-box .comment-div {
    margin-left: 40px;
}

.add-blog-list {
    height: 64px;
    overflow: auto;
}

.invoice-table tr th,
.invoice-table tr td {
    padding: 0.8rem 0.75rem !important;
}

.invoice-table tr h6,
.invoice-table tr p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media print {
    table {
        width: 100% !important;
        table-layout: fixed !important;
        border-collapse: collapse !important;
    }

    .invoice-table tr th,
    .invoice-table tr td {
        word-break: break-word !important;
        white-space: normal !important;
        vertical-align: top !important;
    }

    .invoice-table tr h6,
    .invoice-table tr p {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: block !important;
        -webkit-line-clamp: unset !important;
        -webkit-box-orient: unset !important;
        white-space: nowrap !important;
    }

    .app-breadcrumbs,
    #theme-customizer-box,
    .invoice-footer,
    footer,
    header,
    .app-navbar {
        display: none;
        margin: 0 !important;
        padding: 0 !important;
    }

    main {
        width: 100%;
        padding: 0;
    }

    main .container {
        max-width: 100%;
        padding: 0;
    }

    .app-wrapper .app-content {
        padding: 0;
    }

    .app-wrapper .app-content .go-top {
        display: none !important;
    }

    .customizer-btn {
        display: none;
    }

    .invoice-container .card-body {
        padding: 0;
    }
}

.chat-container-box {
    overflow: hidden;
}

.chat-container-box .col-lg-8,
.chat-container-box .col-lg-4 {
    padding: 0;
}

.chat-container-box .col-lg-8 .card,
.chat-container-box .col-lg-4 .card {
    border-radius: 0 !important;
}

.chat-container-content-box {
    border-left: 1px solid rgba(var(--secondary), 0.4);
}

.chat-tab-wrapper .tabs {
    display: flex;
    justify-content: space-between;
    border-radius: var(--bs-border-radius);
}

.chat-tab-wrapper .tabs .tab-link {
    width: 100%;
    text-align: center;
    font-size: 14px;
    list-style: none;
    padding: 16px 0;
    font-weight: 500;
    color: rgba(var(--dark), 0.75);
    cursor: pointer;
    border-bottom: solid 2px transparent;
    letter-spacing: 1px;
    transition: border 0.3s ease-in-out;
}

.chat-tab-wrapper .tabs .tab-link:hover {
    color: rgba(var(--primary), 1);
}

.chat-tab-wrapper .tabs .tab-link.active {
    color: rgba(var(--primary), 1);
    border-color: rgba(var(--primary), 1);
}

.call {
    position: relative;
}

.call .call-div {
    width: 100%;
    height: auto;
    position: relative;
}

.call .call-div .call-caption {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0;
    padding: 0.5rem 1rem;
    color: rgba(var(--white), 1);
    z-index: 2;
    background-color: rgba(var(--dark), 0.5);
}

.call .call-div .call-caption .call-btn {
    cursor: pointer;
}

.call .video-div {
    width: 150px;
    height: 180px;
    position: absolute;
    margin: 10px;
    bottom: 50px;
    z-index: 1;
}

.chat-container {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: calc(100vh - 395px);
    overflow: auto;
    padding: 0.375rem 0.75rem;
    background-image: url(51f8ebc5e3cfa48b7a6e.png);
    background-blend-mode: overlay;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.chat-container::-webkit-scrollbar {
    width: 5px;
}

.chat-container:hover::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(var(--secondary), 0.4);
}

.chat-container .chat-box {
    display: flex;
    padding: 10px 0 0 60px;
}

.chat-container .chat-box .chat-text {
    max-width: 320px;
    padding: 0.75rem;
    background-color: rgb(var(--secondary), 1);
    color: rgba(var(--white), 1);
    border-radius: 0 var(--app-border-radius) var(--app-border-radius);
}

.chat-container .chat-box .chat-text p {
    margin: 0;
}

.chat-container .chat-box-right {
    display: flex;
    justify-content: end;
    padding: 10px 60px 0 0;
    text-align: end;
}

.chat-container .chat-box-right .chat-text {
    max-width: 320px;
    padding: 0.375rem 0.75rem;
    background-color: rgb(var(--primary), 1);
    color: rgba(var(--white), 1);
    border-radius: var(--app-border-radius) 0 var(--app-border-radius)
        var(--app-border-radius);
}

.pointer-events-auto {
    pointer-events: auto;
}

.chattoggle {
    display: block !important;
    position: absolute;
    z-index: 3;
    width: calc(100% - 245px);
}

.close-toggle-btn {
    display: none;
}

.chat-status-tab {
    gap: 0.5rem;
    flex-wrap: nowrap;
}

.chat-status-tab .nav-item {
    width: 100%;
}

.chat-status-tab .nav-item .nav-link {
    padding: 0.8rem 0.75rem;
    background-color: transparent;
    border: 1px solid rgba(var(--secondary), 0.4);
    color: rgba(var(--secondary), 1) !important;
    width: 100%;
}

.updates-box {
    display: flex;
    align-items: center;
    padding: 0.75rem 0;
}

.updates-box + div {
    margin-top: -10px;
}

.chat-contact {
    height: calc(100vh - 451px);
    overflow: auto;
    padding: 0 0.75rem;
}

.chat-contact .chat-message {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.chat-contact .chat-time {
    margin-bottom: 0;
    color: rgba(var(--dark), 0.75);
}

.chat-contact .chat-contact-box {
    position: relative;
    display: flex;
    padding: 1rem 0;
}

.chat-contact .chat-contact-box .position-absolute {
    top: 12px;
}

.chat-contact .chat-contact-box + .chat-contact-box {
    border-top: 1px solid var(--border_color);
}

.chat-contact.tab-content {
    height: calc(100vh - 412px);
}

.chat-contact::-webkit-scrollbar {
    width: 5px;
}

.chat-contact:hover::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(var(--secondary), 0.4);
}

.quick-access-card .card-body {
    border-radius: 0.8rem;
    background: transparent;
    overflow: hidden;
}

.quick-access-card .card-body .file-name {
    max-width: 100px;
}

.quick-access-card .card-body::after {
    content: "";
    position: absolute;
    left: 10px;
    top: -13px;
    width: 50%;
    height: 12px;
    border-bottom: 14px solid rgba(var(--secondary), 0.4);
    border-right: 12px solid transparent;
    border-top-left-radius: 25px;
    z-index: 0;
}

.folder-cards .card-body {
    border-radius: var(--app-border-radius);
    background: transparent;
    overflow: hidden;
}

.folder-cards .card-body::after {
    content: "";
    position: absolute;
    left: 10px;
    top: -13px;
    width: 50%;
    height: 12px;
    border-bottom: 14px solid rgba(var(--secondary), 0.4);
    border-right: 12px solid transparent;
    border-top-left-radius: 25px;
    z-index: 0;
}

.folder-cards .card-body .folder-dropdown {
    position: absolute;
    right: 15px;
}

.folder-cards .card-body .starred-div {
    font-size: 14px;
    position: absolute;
    left: 20px;
    padding-top: 5px;
}

.folder-cards .card-body .file-image {
    font-weight: 500;
    border-radius: 5px;
    text-align: center;
}

.folder-cards .card-body .file-image img {
    width: 45px;
    height: 45px;
}

.file-box {
    border-radius: 5px;
    padding: 0.5rem 0.75rem;
    margin-bottom: 10px;
}

.file-box h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.recent-file-table thead tr th:nth-child(1) {
    min-width: 150px;
}

.recent-file-table thead tr th:nth-child(4),
.recent-file-table thead tr th:nth-child(3) {
    min-width: 100px;
}

.book-mark-card .draggable-card-img {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.book-mark-card .draggable-card-img:hover .draggable-card-icon {
    visibility: visible;
    opacity: 1;
    transition: all 0.6s;
    transform: translatex(0);
}

.book-mark-card .draggable-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--app-border-radius);
}

.book-mark-card .draggable-card-img .video-transparent-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: var(--app-border-radius);
    background-color: rgba(0, 0, 0, 0.4);
}

.book-mark-card .draggable-card-img .action-icon {
    position: absolute;
    right: 16px;
    top: 17px;
}

.book-mark-card .draggable-card-img .draggable-card-icon {
    position: absolute;
    left: 19px;
    top: 20px;
    visibility: hidden;
    opacity: 0;
    transform: translatex(-56px);
    animation-name: rotate-icon;
}

.book-mark-card ul {
    transition: all 0.5s;
}

.book-mark-card .draggable-card-content h5 {
    font-size: calc(18px + 2 * (100vw - 300px) / 1620);
}

.book-mark-card .draggable-card-content p {
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.kanban-board-container {
    overflow: auto;
}

.board {
    position: relative;
    height: calc(100vh - 218px);
}

.board-column {
    position: absolute;
    width: 300px;
    margin: 0 20px;
    background: rgba(var(--secondary), 0.1);
    border-radius: 3px;
    z-index: 1;
}

.board-column.muuri-item-releasing {
    z-index: 2;
}

.board-column .muuri-item-dragging {
    z-index: 3;
    cursor: move;
}

.board-column-header {
    position: relative;
    padding: 1rem;
    border-top: 3px solid rgb(var(--secondary), 1);
    color: rgba(var(--dark), 0.75);
    font-weight: 600;
}

.board-column-content-wrapper {
    position: relative;
    max-height: 640px;
    overflow-y: auto;
}

.board-column-content-wrapper::-webkit-scrollbar {
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: rgba(var(--secondary), 0.1);
}

.board-column-content-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(var(--secondary), 0.3);
    border-radius: 20px;
}

.board-column-content-wrapper {
    position: relative;
    max-height: 640px;
    overflow-y: auto;
}

.board-column-content {
    position: relative;
    border: 10px solid transparent;
    min-height: 95px;
}

.board-item {
    position: absolute;
    width: 100%;
    margin: 5px 0;
}

.board-item.muuri-item-releasing {
    z-index: 9998;
}

.board-item.muuri-item-dragging {
    z-index: 9999;
    cursor: move;
}

.board-item.muuri-item-hidden {
    z-index: 0;
}

.board-images {
    height: 200px;
    overflow: hidden;
}

.board-images img {
    -o-object-fit: cover;
    object-fit: cover;
}

.board-item-content {
    position: relative;
    padding: 15px;
    background: rgba(var(--white), 1);
    border-radius: 10px;
    font-size: 17px;
    cursor: pointer;
    overflow: hidden;
}

.board-item-content .board-footer {
    margin-top: 1rem;
}

.board-item-content h6 {
    font-weight: 500;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.app-timeline-box {
    position: relative;
    padding: 12px;
}

.app-timeline-box .timeline-section {
    position: relative;
    display: flex;
    border-left: 2px dotted rgba(var(--dark), 0.1);
    padding-bottom: 2rem;
}

.app-timeline-box .timeline-section:last-child {
    border-left: 0;
    padding-bottom: 0;
}

.app-timeline-box .timeline-section .timeline-icon {
    position: absolute;
    top: 0px;
    left: -17px;
    background-color: rgba(var(--white), 1);
}

.app-timeline-box .timeline-section .timeline-content {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    margin-left: 30px;
}

.app-side-timeline {
    position: relative;
}

.app-side-timeline .side-timeline-section {
    display: flex;
    position: relative;
    padding-bottom: 2rem;
    width: 50%;
}

.app-side-timeline .side-timeline-section:last-child {
    border-left: 0;
}

.app-side-timeline .side-timeline-section .timeline-content {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}

.app-side-timeline .side-timeline-section .timeline-content p {
    color: rgb(var(--dark), 0.75);
    font-weight: 500;
    line-break: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.app-side-timeline .side-timeline-section .side-timeline-icon {
    position: absolute;
    background-color: rgba(var(--white), 1);
}

.app-side-timeline .side-timeline-section.right-side {
    border-left: 2px dotted rgba(var(--dark), 0.1);
    margin-left: auto;
}

.app-side-timeline .side-timeline-section.right-side .side-timeline-icon {
    left: -13px;
}

.app-side-timeline .side-timeline-section.right-side .timeline-content {
    margin-left: 30px;
}

.app-side-timeline .side-timeline-section.left-side {
    border-right: 2px dotted rgba(var(--dark), 0.1);
}

.app-side-timeline .side-timeline-section.left-side .side-timeline-icon {
    right: -13px;
}

.app-side-timeline .side-timeline-section.left-side .timeline-content {
    margin-right: 30px;
}

.pricing-section {
    padding-top: 2.5rem !important;
    padding-bottom: 0 !important;
}

.pricing-section h4 {
    font-size: calc(32px + 16 * (100vw - 300px) / 1620);
}

.pricing-section h3 {
    font-size: calc(22px + 10 * (100vw - 300px) / 1620);
}

.pricing-section p {
    font-size: calc(15px + 2 * (100vw - 300px) / 1620);
    color: rgba(var(--secondary), 1) !important;
}

.pricing-section .template-pricing-card {
    position: relative;
}

.pricing-section .template-pricing-card .pricing-icon {
    outline: 12px solid rgba(var(--white), 0.6);
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
}

.pricing-section .template-pricing-card .pricing-list li {
    color: rgba(var(--light), 1);
    font-size: calc(15px + 3 * (100vw - 300px) / 1620);
}

.pricing-section .template-pricing-card .pricing-list li + li {
    padding-top: 1rem;
}

.pricing-section .template-pricing-card .btn {
    font-size: calc(15px + 3 * (100vw - 300px) / 1620) !important;
}

.image-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.image-box .caption-content {
    height: 50px;
    width: 100%;
    background-color: rgba(var(--dark), 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    color: rgba(var(--white), 1);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-box .caption-content.video-caption {
    height: 100%;
    width: 100%;
    opacity: 1;
}

.image-box:hover .caption-content {
    opacity: 1;
}

.gallery-grid-container .row {
    --bs-gutter-y: 1rem;
}

.gallery-grid-container .gallery-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
}

.faq-header {
    min-height: 280px;
    background-image: url(51f8ebc5e3cfa48b7a6e.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: var(--app-border-radius);
    margin-bottom: 50px;
}

.faq-header h2 {
    font-size: calc(22px + 10 * (100vw - 300px) / 1620);
}

.faq-header .search-div {
    width: 60%;
    padding: 0.375rem 0.75rem;
}

.faq-heading {
    text-align: center;
}

.faq-heading h3 {
    font-size: calc(18px + 10 * (100vw - 300px) / 1620);
}

[class="ltr dark"] .faq-header {
    background-color: #595d60;
}

.app-breadcrumb .breadcrumb {
    border-left: 4px solid rgba(var(--primary)) !important;
}

.shape-breadcrumbs {
    display: flex;
    overflow: auto;
    background: var(--primary-gradient);
    padding: 7px 15px;
    width: 100%;
    border-radius: 10px;
}

.shape-breadcrumbs li {
    white-space: nowrap;
    position: relative;
    padding: 10px 25px;
    text-align: center;
    color: rgba(var(--white), 1);
    display: inline-block;
    margin-left: -10px;
    border-radius: 6px;
}

.shape-breadcrumbs li :before,
.shape-breadcrumbs li :after {
    content: "";
    position: absolute;
    width: 21px;
    height: 22px;
    z-index: 1;
    right: -8px;
}

.shape-breadcrumbs li :before {
    bottom: 0;
    transform: skewX(-45deg);
}

.shape-breadcrumbs li :after {
    top: 0;
    transform: skewX(45deg);
}

.shape-breadcrumbs li:last-child :before,
.shape-breadcrumbs li:last-child :after {
    display: none;
}

.shape-breadcrumbs li.active {
    background-color: white;
}

.shape-breadcrumbs li.active :before,
.shape-breadcrumbs li.active :after {
    background-color: white;
}

.shape-breadcrumbs li.active a {
    color: black;
    margin-left: 2px;
}

.shape-breadcrumbs li a {
    color: white;
    margin-left: 18px;
}

.badged-breadcrump {
    display: flex;
    overflow: auto;
    padding: 0;
    margin: 0;
    border-radius: 25px 25px 5px 25px;
}

.badged-breadcrump li {
    white-space: nowrap;
    float: left;
    margin-right: 3px;
    position: relative;
    z-index: 1;
}

.badged-breadcrump li:before {
    display: none;
}

.badged-breadcrump li:after {
    content: "";
    width: 40px;
    height: 100%;
    background: rgba(var(--white));
    position: absolute;
    top: 0;
    right: -20px;
    z-index: -1;
}

.badged-breadcrump li:nth-last-child(2):after {
    display: none;
}

.badged-breadcrump li:last-child {
    display: block;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 25px 25px 5px 25px;
    margin-right: 0;
    color: rgba(var(--dark));
    background-color: rgba(var(--primary), 0.2);
}

.badged-breadcrump li:last-child:after {
    display: none;
}

.badged-breadcrump li a {
    display: block;
    padding: 10px 22px;
    font-size: 14px;
    border-radius: 25px 25px 5px 25px;
    box-shadow: 5px 0 5px -5px #333;
    background: var(--primary-gradient) !important;
    color: rgba(var(--white), 1);
}

.rounded-breadcrumbs {
    display: flex;
    overflow: auto;
    padding: 0;
    margin: 0;
    border-radius: 5px 25px 25px 5px;
}

.rounded-breadcrumbs li {
    white-space: nowrap;
    float: left;
    margin-right: 3px;
    position: relative;
    z-index: 1;
}

.rounded-breadcrumbs li:before {
    display: none;
}

.rounded-breadcrumbs li:after {
    content: "";
    width: 40px;
    height: 100%;
    background-color: rgba(var(--primary), 1);
    position: absolute;
    top: 0;
    right: -20px;
    z-index: -1;
}

.rounded-breadcrumbs li:nth-last-child(2):after {
    display: none;
}

.rounded-breadcrumbs li:last-child {
    display: block;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0 25px 25px 0;
    margin-right: 0;
    color: rgba(var(--primary));
    background-color: rgba(var(--primary), 0.1);
    margin-left: -15px;
}

.rounded-breadcrumbs li:last-child:after {
    display: none;
}

.rounded-breadcrumbs li a {
    display: block;
    padding: 10px 22px;
    font-size: 14px;
    border-radius: 0 25px 25px 0;
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.line-breadcrumbs li {
    display: inline-block;
    color: rgba(var(--dark), 0.75);
    font-weight: 500;
}

.line-breadcrumbs li + li::before {
    content: "/";
    color: rgba(var(--secondary), 1);
    padding-left: 10px;
    padding-right: 10px;
}

.line-breadcrumbs li + li.active a {
    color: rgba(var(--primary), 1);
}

.line-breadcrumbs li + li:hover a {
    text-decoration: underline;
}

.circle-breadcrumbs li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

.circle-breadcrumbs li + li {
    margin-left: 20px;
}

.circle-breadcrumbs li.active a {
    color: rgba(var(--white), 1);
    background-color: rgba(var(--primary), 1);
}

.circle-breadcrumbs li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--dark), 0.75);
}

.circle-breadcrumbs li a::after {
    content: ">";
    position: absolute;
    left: -25px;
    font-size: 20px;
}

.circle-breadcrumbs li:first-child a::after {
    content: "";
}

.simple-breadcrumbs {
    display: flex;
    overflow: auto;
}

.simple-breadcrumbs li {
    white-space: nowrap;
    display: inline-block;
    padding: 5px 15px;
    background: rgba(var(--secondary), 0.1);
    transform: skew(-20deg);
    cursor: pointer;
}

.simple-breadcrumbs li a {
    display: block;
    transform: skew(20deg);
}

.simple-breadcrumbs li.active {
    background: rgba(var(--primary), 1);
}

.simple-breadcrumbs li.active a {
    color: rgba(var(--white), 1);
}

.simple-shape-breadcrumbs {
    display: flex;
    overflow: auto;
}

.simple-shape-breadcrumbs li {
    white-space: nowrap;
    position: relative;
    background: rgba(var(--secondary), 0.1);
    padding: 5px 25px;
    text-align: center;
    display: inline-block;
    margin-left: 0;
}

.simple-shape-breadcrumbs li:last-child :before,
.simple-shape-breadcrumbs li:last-child :after {
    display: none;
}

.simple-shape-breadcrumbs li.active {
    background-color: rgba(var(--primary), 1);
}

.simple-shape-breadcrumbs li.active a {
    color: rgba(var(--white), 1);
}

.breadcrumb {
    flex-wrap: nowrap;
    border-radius: 5px;
}

.breadcrumb li {
    display: inline-block;
    color: rgba(var(--dark), 0.75);
    font-weight: 500;
}

.breadcrumb li + li::before {
    font-family: "tabler-icons";
    content: "\ea61" !important;
    padding: 0 !important;
}

.breadcrumb li + li.active {
    color: rgba(var(--primary), 1);
}

.breadcrumb li i {
    margin-right: 5px;
    line-height: 1.2;
}

.app-pagination {
    gap: 10px;
}

.app-pagination .page-item .page-link {
    font-weight: 500;
    color: rgba(var(--primary));
    border-radius: 5px !important;
}

.app-pagination .page-item .page-link:focus {
    background-color: rgba(var(--white), 1);
    box-shadow: 0 0 0 0.25rem rgba(var(--primary), 0.3);
}

.app-pagination .page-item.active .page-link {
    color: rgba(var(--white), 1);
    background-color: rgba(var(--primary), 1);
    border-color: rgba(var(--primary), 1);
}

.round-pagination-link {
    background: rgba(var(--white), 1);
    border-radius: 50px;
    padding: 12px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid rgba(var(--secondary), 0.2);
    width: 100%;
    height: auto;
}

.round-pagination-link .pagination {
    margin-bottom: 0;
    gap: 8px;
}

.round-pagination-link .pagination .page-link {
    border: none;
    color: rgba(var(--black), 1);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    padding: 0;
    background: transparent;
}

.round-pagination-link .pagination .page-link:hover {
    background-color: rgba(var(--primary), 0.2);
    color: rgba(var(--primary));
}

.round-pagination-link .pagination .page-link.active {
    background: var(--primary-gradient);
    color: rgba(var(--white));
}

.breadcrumbs {
    font-size: 18px;
}

.breadcrumbs ul {
    display: flex;
}

.breadcrumbs li {
    display: flex;
    align-items: center;
}

.breadcrumbs li + li::before {
    font-family: "tabler-icons";
    content: "\ea61" !important;
    padding: 0 !important;
}

.breadcrumbs li a {
    color: rgba(var(--secondary), 1) !important;
    text-decoration: none;
    padding: 0 5px;
}

.breadcrumbs li a.active {
    color: rgba(var(--primary), 1) !important;
    font-weight: bold;
}

.progress-container {
    display: flex;
    gap: 0.5rem;
    justify-content: space-between;
    align-items: center;
    overflow: auto;
}

.progress-container .progress-step {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.progress-container .progress-step .step-circle {
    width: 45px;
    height: 45px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    margin-right: 8px;
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white));
}

.progress-container .progress-step .step-label {
    font-size: 14px;
    color: rgba(var(--secondary));
}

.progress-container .progress-step.active .step-circle {
    background-color: rgba(var(--primary));
    color: rgba(var(--white), 1);
}

.progress-container .progress-step.active .step-label {
    color: rgba(var(--primary));
    font-weight: bold;
}

.form-wizard .form-wizard-header {
    position: relative;
}

.form-wizard .form-wizard-steps {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 0;
    list-style: none;
}

.form-wizard .form-wizard-steps li {
    position: relative;
    width: 100%;
}

.form-wizard .form-wizard-steps li:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 100%;
    height: 2px;
    background-color: rgba(var(--secondary), 1);
    z-index: 0;
}

.form-wizard .form-wizard-steps li:last-child:after {
    content: none;
}

.form-wizard .form-wizard-steps li .wizard-steps {
    width: 48px;
    height: 48px;
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    z-index: 2;
    position: relative;
    transition: var(--app-transition);
}

.form-wizard .form-wizard-steps li .step-label {
    margin-top: 8px;
    display: block;
    font-size: 14px;
    color: rgba(var(--dark), 1);
}

.form-wizard .form-wizard-steps li .step-label.active {
    color: rgba(var(--primary), 1);
    font-weight: 600;
}

.form-wizard .form-wizard-steps li.active .wizard-steps,
.form-wizard .form-wizard-steps li.activated .wizard-steps {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.form-wizard .form-wizard-steps li.active:after,
.form-wizard .form-wizard-steps li.activated:after {
    background-color: rgba(var(--primary), 1);
}

.shape-step {
    display: flex;
    overflow: auto;
}

.shape-step li {
    white-space: nowrap;
    position: relative;
    background: rgba(var(--light), 1);
    padding: 15px 35px;
    text-align: center;
    color: rgba(var(--white), 1);
    display: inline-block;
    margin-left: -10px;
}

.shape-step li :before,
.shape-step li :after {
    content: "";
    position: absolute;
    width: 34px;
    height: 28px;
    z-index: 1;
    border-right: 12px solid rgba(var(--white), 1);
    right: -6px;
}

.shape-step li :before {
    bottom: 0;
    transform: skewX(-45deg);
}

.shape-step li :after {
    top: 0;
    transform: skewX(45deg);
}

.shape-step li:last-child :before,
.shape-step li:last-child :after {
    display: none;
}

.shape-step li.active {
    background-color: rgba(var(--primary), 1);
}

.shape-step li.active :before,
.shape-step li.active :after {
    background-color: rgba(var(--primary), 1);
}

.shape-step li.active a {
    color: white;
}

.shape-step li a {
    color: rgba(var(--dark));
    font-size: 16px;
}

.snippet {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 10px;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.snippet .code {
    flex-grow: 1;
    position: relative;
    margin-right: 6px;
}

.snippet .code::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 2px;
    background: rgba(var(--white), 0.3);
}

.copied-msg {
    position: absolute;
    top: -25px;
    right: 0;
    background: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 4px;
    opacity: 0;
    transition: 0.3s ease;
}

.copied-msg.show {
    opacity: 1;
}

.animation-blocks {
    margin: 0 -6px 1.25rem;
}

.animation-blocks .animation-card {
    width: calc(20% - 12px);
    margin: 0 6px 12px;
}

.animation-blocks .d-flex a {
    width: 100%;
    cursor: pointer;
}

.center-thing {
    width: 150px;
    height: 150px;
    background-color: transparent;
    border: 1px dashed rgb(var(--dark), 0.3);
    display: block;
    margin: auto;
    border-radius: 24px;
}

.center-thing i {
    font-size: 40px;
    color: rgb(var(--primary));
}

.center-thing .top-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-thing .center {
    display: flex;
    align-items: center;
    height: 150px;
    justify-content: center;
}

.center-thing .bottom-center {
    height: 150px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.center-thing .left-center {
    display: flex;
    height: 150px;
    align-items: center;
}

.center-thing .right-center {
    display: flex;
    justify-content: end;
    align-items: center;
    height: 150px;
}

.center-thing .top-right {
    display: flex;
    justify-content: end;
}

.center-thing .bottom-left {
    align-items: end;
    display: flex;
    height: 150px;
}

.center-thing .bottom-right {
    display: flex;
    justify-content: end;
    height: 150px;
    align-items: end;
}

.center-thing .center-horizantal {
    display: flex;
    align-items: center;
    height: 150px;
    justify-content: center;
}

.center-thing .center-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

.image-center-thing {
    position: relative;
    width: 100%;
    height: 300px;
    border: 1px dashed rgb(var(--dark), 0.3);
    border-radius: 24px;
}

.image-center-thing .image-top-left {
    position: absolute;
    top: 0;
    left: 0;
}

.image-center-thing .image-center {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.image-center-thing img {
    height: 150px;
}

.image-center-thing .image-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.image-center-thing .image-top-right {
    position: absolute;
    top: 0;
    right: 0;
}

.image-center-thing .image-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
}

.card.h-100 {
    height: calc(100% - 1.25rem) !important;
}

.card {
    background-color: rgba(var(--white), 0.65);
    border: 1px solid rgba(var(--secondary), 0.2);
    margin-bottom: 1rem;
    transition: var(--app-transition);
    border-radius: var(--app-border-radius);
    box-shadow: var(--box-shadow);
}

.card .card-style {
    background-color: transparent;
    border: none;
}

.card .card-style .card-header {
    padding: 0.75rem 0 !important;
}

.card .card-style .card-body {
    background-color: rgba(var(--white), 0.65);
    border: 1px solid rgba(var(--secondary), 0.2);
    border-radius: var(--app-border-radius);
}

.card.hover-effect:hover {
    transform: translateY(-2px);
    transition: var(--app-transition);
    box-shadow: var(--hover-shadow);
}

.card.border-0 .card-header {
    border-bottom: 0;
}

.card.border-0 .card-header + .card-body {
    padding-top: 0;
}

.card.border-0 .card-body + .card-footer {
    border-top: 0;
    padding-top: 0;
}

.card .icon-bg {
    font-size: 500%;
    position: absolute;
    right: -4px;
    top: -8px;
    opacity: 0.15;
}

.card .icon-bg.icon-bg-start {
    left: -6px;
}

.card .card-body,
.card .card-header,
.card .card-footer {
    padding: 1.125rem 1.5rem;
}

.card .card-header,
.card .card-footer {
    background-color: transparent;
    border-color: rgba(var(--secondary), 0.2);
}

.card .card-header h5,
.card .card-footer h5 {
    font-size: calc(16.5px + 1.5 * (100vw - 300px) / 1620);
    font-weight: 600;
    color: rgba(var(--dark), 0.9);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.card .card-header p,
.card .card-footer p {
    color: rgba(var(--secondary), 0.75);
    margin-bottom: 0;
}

.card .card-body.code-header .source,
.card .card-header.code-header .source {
    font-size: 20px;
    color: rgba(var(--dark), 1);
    position: absolute;
    right: 20px;
    top: 14px;
    background-color: rgba(var(--dark), 0.1);
    padding: 6px;
    border-radius: 100%;
}

.card .card-footer.code-footer .source {
    font-size: 20px;
    color: rgba(var(--dark), 1);
    position: absolute;
    right: 20px;
    bottom: 14px;
    background-color: rgba(var(--dark), 0.1);
    padding: 6px;
    border-radius: 100%;
}

.horizontal-card img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
}

.equal-card {
    height: calc(100% - 1.25rem);
}

.card-primary {
    background-color: rgba(var(--primary), 1);
}

.card-primary * {
    color: rgba(var(--white), 1) !important;
}

.card-primary:hover,
.card-primary:active,
.card-primary.active,
.card-primary.show,
.card-primary:checked,
.card-primary:focus {
    background-color: rgba(var(--primary), 1) !important;
    transition: var(--app-transition);
}

.card-outline-primary {
    background-color: transparent;
    border: 1px solid rgba(var(--primary), 1);
}

.card-outline-primary * {
    color: rgba(var(--primary), 0.8);
}

.card-outline-primary .card-header * {
    color: rgba(var(--primary), 1);
}

.card-outline-primary .card-header,
.card-outline-primary .card-footer {
    border-color: rgba(var(--primary), 1);
}

.card-outline-primary:hover,
.card-outline-primary.active,
.card-outline-primary.show,
.card-outline-primary:checked,
.card-outline-primary:focus {
    background-color: rgba(var(--primary), 1);
}

.card-outline-primary:hover *,
.card-outline-primary.active *,
.card-outline-primary.show *,
.card-outline-primary:checked *,
.card-outline-primary:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-primary:hover .card-header,
.card-outline-primary:hover .card-footer,
.card-outline-primary.active .card-header,
.card-outline-primary.active .card-footer,
.card-outline-primary.show .card-header,
.card-outline-primary.show .card-footer,
.card-outline-primary:checked .card-header,
.card-outline-primary:checked .card-footer,
.card-outline-primary:focus .card-header,
.card-outline-primary:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-primary {
    background-color: rgba(var(--primary), 0.1);
}

.card-light-primary .card-header,
.card-light-primary .card-footer {
    border-color: rgba(var(--primary), 0.4);
}

.card-light-primary * {
    color: rgba(var(--primary), 1);
}

.card-light-primary:hover,
.card-light-primary.active,
.card-light-primary.show,
.card-light-primary:checked,
.card-light-primary:focus {
    background-color: rgba(var(--primary), 0.2);
    border-color: rgba(var(--primary), 1);
    color: rgba(var(--primary), 1);
}

.card-light-primary.disabled {
    background-color: rgba(var(--primary), 0.5);
}

.card-secondary {
    background-color: rgba(var(--secondary), 1);
}

.card-secondary * {
    color: rgba(var(--white), 1) !important;
}

.card-secondary:hover,
.card-secondary:active,
.card-secondary.active,
.card-secondary.show,
.card-secondary:checked,
.card-secondary:focus {
    background-color: rgba(var(--secondary), 1) !important;
    transition: var(--app-transition);
}

.card-outline-secondary {
    background-color: transparent;
    border: 1px solid rgba(var(--secondary), 1);
}

.card-outline-secondary * {
    color: rgba(var(--secondary), 0.8);
}

.card-outline-secondary .card-header * {
    color: rgba(var(--secondary), 1);
}

.card-outline-secondary .card-header,
.card-outline-secondary .card-footer {
    border-color: rgba(var(--secondary), 1);
}

.card-outline-secondary:hover,
.card-outline-secondary.active,
.card-outline-secondary.show,
.card-outline-secondary:checked,
.card-outline-secondary:focus {
    background-color: rgba(var(--secondary), 1);
}

.card-outline-secondary:hover *,
.card-outline-secondary.active *,
.card-outline-secondary.show *,
.card-outline-secondary:checked *,
.card-outline-secondary:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-secondary:hover .card-header,
.card-outline-secondary:hover .card-footer,
.card-outline-secondary.active .card-header,
.card-outline-secondary.active .card-footer,
.card-outline-secondary.show .card-header,
.card-outline-secondary.show .card-footer,
.card-outline-secondary:checked .card-header,
.card-outline-secondary:checked .card-footer,
.card-outline-secondary:focus .card-header,
.card-outline-secondary:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-secondary {
    background-color: rgba(var(--secondary), 0.1);
}

.card-light-secondary .card-header,
.card-light-secondary .card-footer {
    border-color: rgba(var(--secondary), 0.4);
}

.card-light-secondary * {
    color: rgba(var(--secondary), 1);
}

.card-light-secondary:hover,
.card-light-secondary.active,
.card-light-secondary.show,
.card-light-secondary:checked,
.card-light-secondary:focus {
    background-color: rgba(var(--secondary), 0.2);
    border-color: rgba(var(--secondary), 1);
    color: rgba(var(--secondary), 1);
}

.card-light-secondary.disabled {
    background-color: rgba(var(--secondary), 0.5);
}

.card-success {
    background-color: rgba(var(--success), 1);
}

.card-success * {
    color: rgba(var(--white), 1) !important;
}

.card-success:hover,
.card-success:active,
.card-success.active,
.card-success.show,
.card-success:checked,
.card-success:focus {
    background-color: rgba(var(--success), 1) !important;
    transition: var(--app-transition);
}

.card-outline-success {
    background-color: transparent;
    border: 1px solid rgba(var(--success), 1);
}

.card-outline-success * {
    color: rgba(var(--success), 0.8);
}

.card-outline-success .card-header * {
    color: rgba(var(--success), 1);
}

.card-outline-success .card-header,
.card-outline-success .card-footer {
    border-color: rgba(var(--success), 1);
}

.card-outline-success:hover,
.card-outline-success.active,
.card-outline-success.show,
.card-outline-success:checked,
.card-outline-success:focus {
    background-color: rgba(var(--success), 1);
}

.card-outline-success:hover *,
.card-outline-success.active *,
.card-outline-success.show *,
.card-outline-success:checked *,
.card-outline-success:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-success:hover .card-header,
.card-outline-success:hover .card-footer,
.card-outline-success.active .card-header,
.card-outline-success.active .card-footer,
.card-outline-success.show .card-header,
.card-outline-success.show .card-footer,
.card-outline-success:checked .card-header,
.card-outline-success:checked .card-footer,
.card-outline-success:focus .card-header,
.card-outline-success:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-success {
    background-color: rgba(var(--success), 0.1);
}

.card-light-success .card-header,
.card-light-success .card-footer {
    border-color: rgba(var(--success), 0.4);
}

.card-light-success * {
    color: rgba(var(--success), 1);
}

.card-light-success:hover,
.card-light-success.active,
.card-light-success.show,
.card-light-success:checked,
.card-light-success:focus {
    background-color: rgba(var(--success), 0.2);
    border-color: rgba(var(--success), 1);
    color: rgba(var(--success), 1);
}

.card-light-success.disabled {
    background-color: rgba(var(--success), 0.5);
}

.card-danger {
    background-color: rgba(var(--danger), 1);
}

.card-danger * {
    color: rgba(var(--white), 1) !important;
}

.card-danger:hover,
.card-danger:active,
.card-danger.active,
.card-danger.show,
.card-danger:checked,
.card-danger:focus {
    background-color: rgba(var(--danger), 1) !important;
    transition: var(--app-transition);
}

.card-outline-danger {
    background-color: transparent;
    border: 1px solid rgba(var(--danger), 1);
}

.card-outline-danger * {
    color: rgba(var(--danger), 0.8);
}

.card-outline-danger .card-header * {
    color: rgba(var(--danger), 1);
}

.card-outline-danger .card-header,
.card-outline-danger .card-footer {
    border-color: rgba(var(--danger), 1);
}

.card-outline-danger:hover,
.card-outline-danger.active,
.card-outline-danger.show,
.card-outline-danger:checked,
.card-outline-danger:focus {
    background-color: rgba(var(--danger), 1);
}

.card-outline-danger:hover *,
.card-outline-danger.active *,
.card-outline-danger.show *,
.card-outline-danger:checked *,
.card-outline-danger:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-danger:hover .card-header,
.card-outline-danger:hover .card-footer,
.card-outline-danger.active .card-header,
.card-outline-danger.active .card-footer,
.card-outline-danger.show .card-header,
.card-outline-danger.show .card-footer,
.card-outline-danger:checked .card-header,
.card-outline-danger:checked .card-footer,
.card-outline-danger:focus .card-header,
.card-outline-danger:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-danger {
    background-color: rgba(var(--danger), 0.1);
}

.card-light-danger .card-header,
.card-light-danger .card-footer {
    border-color: rgba(var(--danger), 0.4);
}

.card-light-danger * {
    color: rgba(var(--danger), 1);
}

.card-light-danger:hover,
.card-light-danger.active,
.card-light-danger.show,
.card-light-danger:checked,
.card-light-danger:focus {
    background-color: rgba(var(--danger), 0.2);
    border-color: rgba(var(--danger), 1);
    color: rgba(var(--danger), 1);
}

.card-light-danger.disabled {
    background-color: rgba(var(--danger), 0.5);
}

.card-warning {
    background-color: rgba(var(--warning), 1);
}

.card-warning * {
    color: rgba(var(--white), 1) !important;
}

.card-warning:hover,
.card-warning:active,
.card-warning.active,
.card-warning.show,
.card-warning:checked,
.card-warning:focus {
    background-color: rgba(var(--warning), 1) !important;
    transition: var(--app-transition);
}

.card-outline-warning {
    background-color: transparent;
    border: 1px solid rgba(var(--warning), 1);
}

.card-outline-warning * {
    color: rgba(var(--warning), 0.8);
}

.card-outline-warning .card-header * {
    color: rgba(var(--warning), 1);
}

.card-outline-warning .card-header,
.card-outline-warning .card-footer {
    border-color: rgba(var(--warning), 1);
}

.card-outline-warning:hover,
.card-outline-warning.active,
.card-outline-warning.show,
.card-outline-warning:checked,
.card-outline-warning:focus {
    background-color: rgba(var(--warning), 1);
}

.card-outline-warning:hover *,
.card-outline-warning.active *,
.card-outline-warning.show *,
.card-outline-warning:checked *,
.card-outline-warning:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-warning:hover .card-header,
.card-outline-warning:hover .card-footer,
.card-outline-warning.active .card-header,
.card-outline-warning.active .card-footer,
.card-outline-warning.show .card-header,
.card-outline-warning.show .card-footer,
.card-outline-warning:checked .card-header,
.card-outline-warning:checked .card-footer,
.card-outline-warning:focus .card-header,
.card-outline-warning:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-warning {
    background-color: rgba(var(--warning), 0.1);
}

.card-light-warning .card-header,
.card-light-warning .card-footer {
    border-color: rgba(var(--warning), 0.4);
}

.card-light-warning * {
    color: rgba(var(--warning), 1);
}

.card-light-warning:hover,
.card-light-warning.active,
.card-light-warning.show,
.card-light-warning:checked,
.card-light-warning:focus {
    background-color: rgba(var(--warning), 0.2);
    border-color: rgba(var(--warning), 1);
    color: rgba(var(--warning), 1);
}

.card-light-warning.disabled {
    background-color: rgba(var(--warning), 0.5);
}

.card-info {
    background-color: rgba(var(--info), 1);
}

.card-info * {
    color: rgba(var(--white), 1) !important;
}

.card-info:hover,
.card-info:active,
.card-info.active,
.card-info.show,
.card-info:checked,
.card-info:focus {
    background-color: rgba(var(--info), 1) !important;
    transition: var(--app-transition);
}

.card-outline-info {
    background-color: transparent;
    border: 1px solid rgba(var(--info), 1);
}

.card-outline-info * {
    color: rgba(var(--info), 0.8);
}

.card-outline-info .card-header * {
    color: rgba(var(--info), 1);
}

.card-outline-info .card-header,
.card-outline-info .card-footer {
    border-color: rgba(var(--info), 1);
}

.card-outline-info:hover,
.card-outline-info.active,
.card-outline-info.show,
.card-outline-info:checked,
.card-outline-info:focus {
    background-color: rgba(var(--info), 1);
}

.card-outline-info:hover *,
.card-outline-info.active *,
.card-outline-info.show *,
.card-outline-info:checked *,
.card-outline-info:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-info:hover .card-header,
.card-outline-info:hover .card-footer,
.card-outline-info.active .card-header,
.card-outline-info.active .card-footer,
.card-outline-info.show .card-header,
.card-outline-info.show .card-footer,
.card-outline-info:checked .card-header,
.card-outline-info:checked .card-footer,
.card-outline-info:focus .card-header,
.card-outline-info:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-info {
    background-color: rgba(var(--info), 0.1);
}

.card-light-info .card-header,
.card-light-info .card-footer {
    border-color: rgba(var(--info), 0.4);
}

.card-light-info * {
    color: rgba(var(--info), 1);
}

.card-light-info:hover,
.card-light-info.active,
.card-light-info.show,
.card-light-info:checked,
.card-light-info:focus {
    background-color: rgba(var(--info), 0.2);
    border-color: rgba(var(--info), 1);
    color: rgba(var(--info), 1);
}

.card-light-info.disabled {
    background-color: rgba(var(--info), 0.5);
}

.card-light {
    background-color: rgba(var(--light), 1);
}

.card-light * {
    color: rgba(var(--white), 1) !important;
}

.card-light:hover,
.card-light:active,
.card-light.active,
.card-light.show,
.card-light:checked,
.card-light:focus {
    background-color: rgba(var(--light), 1) !important;
    transition: var(--app-transition);
}

.card-outline-light {
    background-color: transparent;
    border: 1px solid rgba(var(--light), 1);
}

.card-outline-light * {
    color: rgba(var(--light), 0.8);
}

.card-outline-light .card-header * {
    color: rgba(var(--light), 1);
}

.card-outline-light .card-header,
.card-outline-light .card-footer {
    border-color: rgba(var(--light), 1);
}

.card-outline-light:hover,
.card-outline-light.active,
.card-outline-light.show,
.card-outline-light:checked,
.card-outline-light:focus {
    background-color: rgba(var(--light), 1);
}

.card-outline-light:hover *,
.card-outline-light.active *,
.card-outline-light.show *,
.card-outline-light:checked *,
.card-outline-light:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-light:hover .card-header,
.card-outline-light:hover .card-footer,
.card-outline-light.active .card-header,
.card-outline-light.active .card-footer,
.card-outline-light.show .card-header,
.card-outline-light.show .card-footer,
.card-outline-light:checked .card-header,
.card-outline-light:checked .card-footer,
.card-outline-light:focus .card-header,
.card-outline-light:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-light {
    background-color: rgba(var(--light), 0.1);
}

.card-light-light .card-header,
.card-light-light .card-footer {
    border-color: rgba(var(--light), 0.4);
}

.card-light-light * {
    color: rgba(var(--light), 1);
}

.card-light-light:hover,
.card-light-light.active,
.card-light-light.show,
.card-light-light:checked,
.card-light-light:focus {
    background-color: rgba(var(--light), 0.2);
    border-color: rgba(var(--light), 1);
    color: rgba(var(--light), 1);
}

.card-light-light.disabled {
    background-color: rgba(var(--light), 0.5);
}

.card-dark {
    background-color: rgba(var(--dark), 1);
}

.card-dark * {
    color: rgba(var(--white), 1) !important;
}

.card-dark:hover,
.card-dark:active,
.card-dark.active,
.card-dark.show,
.card-dark:checked,
.card-dark:focus {
    background-color: rgba(var(--dark), 1) !important;
    transition: var(--app-transition);
}

.card-outline-dark {
    background-color: transparent;
    border: 1px solid rgba(var(--dark), 1);
}

.card-outline-dark * {
    color: rgba(var(--dark), 0.8);
}

.card-outline-dark .card-header * {
    color: rgba(var(--dark), 1);
}

.card-outline-dark .card-header,
.card-outline-dark .card-footer {
    border-color: rgba(var(--dark), 1);
}

.card-outline-dark:hover,
.card-outline-dark.active,
.card-outline-dark.show,
.card-outline-dark:checked,
.card-outline-dark:focus {
    background-color: rgba(var(--dark), 1);
}

.card-outline-dark:hover *,
.card-outline-dark.active *,
.card-outline-dark.show *,
.card-outline-dark:checked *,
.card-outline-dark:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-dark:hover .card-header,
.card-outline-dark:hover .card-footer,
.card-outline-dark.active .card-header,
.card-outline-dark.active .card-footer,
.card-outline-dark.show .card-header,
.card-outline-dark.show .card-footer,
.card-outline-dark:checked .card-header,
.card-outline-dark:checked .card-footer,
.card-outline-dark:focus .card-header,
.card-outline-dark:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-dark {
    background-color: rgba(var(--dark), 0.1);
}

.card-light-dark .card-header,
.card-light-dark .card-footer {
    border-color: rgba(var(--dark), 0.4);
}

.card-light-dark * {
    color: rgba(var(--dark), 1);
}

.card-light-dark:hover,
.card-light-dark.active,
.card-light-dark.show,
.card-light-dark:checked,
.card-light-dark:focus {
    background-color: rgba(var(--dark), 0.2);
    border-color: rgba(var(--dark), 1);
    color: rgba(var(--dark), 1);
}

.card-light-dark.disabled {
    background-color: rgba(var(--dark), 0.5);
}

.card-white {
    background-color: rgba(var(--white), 1);
}

.card-white * {
    color: rgba(var(--white), 1) !important;
}

.card-white:hover,
.card-white:active,
.card-white.active,
.card-white.show,
.card-white:checked,
.card-white:focus {
    background-color: rgba(var(--white), 1) !important;
    transition: var(--app-transition);
}

.card-outline-white {
    background-color: transparent;
    border: 1px solid rgba(var(--white), 1);
}

.card-outline-white * {
    color: rgba(var(--white), 0.8);
}

.card-outline-white .card-header * {
    color: rgba(var(--white), 1);
}

.card-outline-white .card-header,
.card-outline-white .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-outline-white:hover,
.card-outline-white.active,
.card-outline-white.show,
.card-outline-white:checked,
.card-outline-white:focus {
    background-color: rgba(var(--white), 1);
}

.card-outline-white:hover *,
.card-outline-white.active *,
.card-outline-white.show *,
.card-outline-white:checked *,
.card-outline-white:focus * {
    color: rgba(var(--white), 1);
}

.card-outline-white:hover .card-header,
.card-outline-white:hover .card-footer,
.card-outline-white.active .card-header,
.card-outline-white.active .card-footer,
.card-outline-white.show .card-header,
.card-outline-white.show .card-footer,
.card-outline-white:checked .card-header,
.card-outline-white:checked .card-footer,
.card-outline-white:focus .card-header,
.card-outline-white:focus .card-footer {
    border-color: rgba(var(--white), 1);
}

.card-light-white {
    background-color: rgba(var(--white), 0.1);
}

.card-light-white .card-header,
.card-light-white .card-footer {
    border-color: rgba(var(--white), 0.4);
}

.card-light-white * {
    color: rgba(var(--white), 1);
}

.card-light-white:hover,
.card-light-white.active,
.card-light-white.show,
.card-light-white:checked,
.card-light-white:focus {
    background-color: rgba(var(--white), 0.2);
    border-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.card-light-white.disabled {
    background-color: rgba(var(--white), 0.5);
}

.card-cover {
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 1;
    bottom: 95%;
    left: 95%;
    opacity: 0.6;
    background-size: cover;
    background-position: center;
    filter: blur(4px);
    transform: scale(10);
}

.footer-card {
    position: absolute;
    bottom: 4px;
    left: 4px;
    width: calc(100% - 8px);
    backdrop-filter: blur(8px);
    background-color: rgba(var(--white), 0.2);
    -webkit-backdrop-filter: blur(8px);
}

.top-footer {
    top: 4px;
    bottom: auto;
}

.avatar-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.avatar-group li {
    transition: var(--app-transition);
    cursor: pointer;
}

.avatar-group li.h-25 + li {
    margin-left: -10px;
}

.avatar-group li + li {
    margin-left: -15px;
    font-size: 80%;
    z-index: 0;
}

.avatar-group li:hover {
    transform: translate(0, -2px);
    transition: var(--app-transition);
    z-index: 1;
}

.bg-primary {
    background-color: rgba(var(--primary), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-primary:hover,
.bg-primary:active,
.bg-primary.active,
.bg-primary.show,
.bg-primary:checked,
.bg-primary:focus {
    background-color: rgba(var(--primary), 0.8);
}

.bg-light-primary {
    background-color: rgba(var(--primary), 0.25) !important;
}

.bg-light-primary:hover,
.bg-light-primary:active,
.bg-light-primary.active,
.bg-light-primary.show,
.bg-light-primary:checked,
.bg-light-primary:focus {
    background-color: rgba(var(--primary), 0.15);
}

.bg-outline-primary {
    border: 1px solid rgba(var(--primary), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--primary), 0.8) !important;
}

.bg-outline-primary:hover,
.bg-outline-primary:active,
.bg-outline-primary.active,
.bg-outline-primary.show,
.bg-outline-primary:checked,
.bg-outline-primary:focus {
    background-color: rgba(var(--primary), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-secondary {
    background-color: rgba(var(--secondary), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary:hover,
.bg-secondary:active,
.bg-secondary.active,
.bg-secondary.show,
.bg-secondary:checked,
.bg-secondary:focus {
    background-color: rgba(var(--secondary), 0.8);
}

.bg-light-secondary {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
    border: 1px solid rgba(var(--secondary), 0.1) !important;
}

.bg-light-secondary:hover,
.bg-light-secondary:active,
.bg-light-secondary.active,
.bg-light-secondary.show,
.bg-light-secondary:checked,
.bg-light-secondary:focus {
    background-color: rgba(var(--secondary), 0.15);
}

.bg-outline-secondary {
    border: 1px solid rgba(var(--secondary), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--secondary), 0.8) !important;
}

.bg-outline-secondary:hover,
.bg-outline-secondary:active,
.bg-outline-secondary.active,
.bg-outline-secondary.show,
.bg-outline-secondary:checked,
.bg-outline-secondary:focus {
    background-color: rgba(var(--secondary), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-success {
    background-color: rgba(var(--success), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-success:hover,
.bg-success:active,
.bg-success.active,
.bg-success.show,
.bg-success:checked,
.bg-success:focus {
    background-color: rgba(var(--success), 0.8);
}

.bg-light-success {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
    border: 1px solid rgba(var(--success), 0.1) !important;
}

.bg-light-success:hover,
.bg-light-success:active,
.bg-light-success.active,
.bg-light-success.show,
.bg-light-success:checked,
.bg-light-success:focus {
    background-color: rgba(var(--success), 0.15);
}

.bg-outline-success {
    border: 1px solid rgba(var(--success), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--success), 0.8) !important;
}

.bg-outline-success:hover,
.bg-outline-success:active,
.bg-outline-success.active,
.bg-outline-success.show,
.bg-outline-success:checked,
.bg-outline-success:focus {
    background-color: rgba(var(--success), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-danger {
    background-color: rgba(var(--danger), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-danger:hover,
.bg-danger:active,
.bg-danger.active,
.bg-danger.show,
.bg-danger:checked,
.bg-danger:focus {
    background-color: rgba(var(--danger), 0.8);
}

.bg-light-danger {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
    border: 1px solid rgba(var(--danger), 0.1) !important;
}

.bg-light-danger:hover,
.bg-light-danger:active,
.bg-light-danger.active,
.bg-light-danger.show,
.bg-light-danger:checked,
.bg-light-danger:focus {
    background-color: rgba(var(--danger), 0.15);
}

.bg-outline-danger {
    border: 1px solid rgba(var(--danger), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--danger), 0.8) !important;
}

.bg-outline-danger:hover,
.bg-outline-danger:active,
.bg-outline-danger.active,
.bg-outline-danger.show,
.bg-outline-danger:checked,
.bg-outline-danger:focus {
    background-color: rgba(var(--danger), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-warning {
    background-color: rgba(var(--warning), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-warning:hover,
.bg-warning:active,
.bg-warning.active,
.bg-warning.show,
.bg-warning:checked,
.bg-warning:focus {
    background-color: rgba(var(--warning), 0.8);
}

.bg-light-warning {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
    border: 1px solid rgba(var(--warning), 0.1) !important;
}

.bg-light-warning:hover,
.bg-light-warning:active,
.bg-light-warning.active,
.bg-light-warning.show,
.bg-light-warning:checked,
.bg-light-warning:focus {
    background-color: rgba(var(--warning), 0.15);
}

.bg-outline-warning {
    border: 1px solid rgba(var(--warning), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--warning), 0.8) !important;
}

.bg-outline-warning:hover,
.bg-outline-warning:active,
.bg-outline-warning.active,
.bg-outline-warning.show,
.bg-outline-warning:checked,
.bg-outline-warning:focus {
    background-color: rgba(var(--warning), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-info {
    background-color: rgba(var(--info), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-info:hover,
.bg-info:active,
.bg-info.active,
.bg-info.show,
.bg-info:checked,
.bg-info:focus {
    background-color: rgba(var(--info), 0.8);
}

.bg-light-info {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
    border: 1px solid rgba(var(--info), 0.1) !important;
}

.bg-light-info:hover,
.bg-light-info:active,
.bg-light-info.active,
.bg-light-info.show,
.bg-light-info:checked,
.bg-light-info:focus {
    background-color: rgba(var(--info), 0.15);
}

.bg-outline-info {
    border: 1px solid rgba(var(--info), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--info), 0.8) !important;
}

.bg-outline-info:hover,
.bg-outline-info:active,
.bg-outline-info.active,
.bg-outline-info.show,
.bg-outline-info:checked,
.bg-outline-info:focus {
    background-color: rgba(var(--info), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-light {
    background-color: rgba(var(--light), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-light:hover,
.bg-light:active,
.bg-light.active,
.bg-light.show,
.bg-light:checked,
.bg-light:focus {
    background-color: rgba(var(--light), 0.8);
}

.bg-light-light {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
    border: 1px solid rgba(var(--light), 0.1) !important;
}

.bg-light-light:hover,
.bg-light-light:active,
.bg-light-light.active,
.bg-light-light.show,
.bg-light-light:checked,
.bg-light-light:focus {
    background-color: rgba(var(--light), 0.15);
}

.bg-outline-light {
    border: 1px solid rgba(var(--light), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--light), 0.8) !important;
}

.bg-outline-light:hover,
.bg-outline-light:active,
.bg-outline-light.active,
.bg-outline-light.show,
.bg-outline-light:checked,
.bg-outline-light:focus {
    background-color: rgba(var(--light), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-dark {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-dark:hover,
.bg-dark:active,
.bg-dark.active,
.bg-dark.show,
.bg-dark:checked,
.bg-dark:focus {
    background-color: rgba(var(--dark), 0.8);
}

.bg-light-dark {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
    border: 1px solid rgba(var(--dark), 0.1) !important;
}

.bg-light-dark:hover,
.bg-light-dark:active,
.bg-light-dark.active,
.bg-light-dark.show,
.bg-light-dark:checked,
.bg-light-dark:focus {
    background-color: rgba(var(--dark), 0.15);
}

.bg-outline-dark {
    border: 1px solid rgba(var(--dark), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--dark), 0.8) !important;
}

.bg-outline-dark:hover,
.bg-outline-dark:active,
.bg-outline-dark.active,
.bg-outline-dark.show,
.bg-outline-dark:checked,
.bg-outline-dark:focus {
    background-color: rgba(var(--dark), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-white {
    background-color: rgba(var(--white), 1) !important;
    color: rgba(var(--white), 1);
}

.bg-white:hover,
.bg-white:active,
.bg-white.active,
.bg-white.show,
.bg-white:checked,
.bg-white:focus {
    background-color: rgba(var(--white), 0.8);
}

.bg-light-white {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
    border: 1px solid rgba(var(--white), 0.1) !important;
}

.bg-light-white:hover,
.bg-light-white:active,
.bg-light-white.active,
.bg-light-white.show,
.bg-light-white:checked,
.bg-light-white:focus {
    background-color: rgba(var(--white), 0.15);
}

.bg-outline-white {
    border: 1px solid rgba(var(--white), 0.8) !important;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 0.8) !important;
}

.bg-outline-white:hover,
.bg-outline-white:active,
.bg-outline-white.active,
.bg-outline-white.show,
.bg-outline-white:checked,
.bg-outline-white:focus {
    background-color: rgba(var(--white), 0.8);
    color: rgba(var(--white), 1) !important;
}

.bg-gradient-primary {
    background-image: linear-gradient(
        135deg,
        #7a5b2c 0%,
        /* Deep Bronze */ #9c7640 25%,
        /* Bronze Gold */ #c49a5a 60%,
        /* Logo Gold */ #d8b67a 85%,
        /* Light Gold */ #f4e5c8 100% /* Champagne Gold */
    );
    color: #fff;
    border: none;
}

.btn-gradient-primary {
    background-image: var(--primary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-primary:hover,
.btn-gradient-primary:active,
.btn-gradient-primary.active,
.btn-gradient-primary.show,
.btn-gradient-primary:checked,
.btn-gradient-primary:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-primary {
    background-image: var(--primary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-primary:hover,
.alert-gradient-primary:active,
.alert-gradient-primary.active,
.alert-gradient-primary.show,
.alert-gradient-primary:checked,
.alert-gradient-primary:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-secondary {
    background-image: var(--secondary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-secondary {
    background-image: var(--secondary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-secondary:hover,
.btn-gradient-secondary:active,
.btn-gradient-secondary.active,
.btn-gradient-secondary.show,
.btn-gradient-secondary:checked,
.btn-gradient-secondary:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-secondary {
    background-image: var(--secondary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-secondary:hover,
.alert-gradient-secondary:active,
.alert-gradient-secondary.active,
.alert-gradient-secondary.show,
.alert-gradient-secondary:checked,
.alert-gradient-secondary:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-success {
    background-image: var(--success-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-success {
    background-image: var(--success-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-success:hover,
.btn-gradient-success:active,
.btn-gradient-success.active,
.btn-gradient-success.show,
.btn-gradient-success:checked,
.btn-gradient-success:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-success {
    background-image: var(--success-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-success:hover,
.alert-gradient-success:active,
.alert-gradient-success.active,
.alert-gradient-success.show,
.alert-gradient-success:checked,
.alert-gradient-success:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-warning {
    background-image: var(--warning-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-warning {
    background-image: var(--warning-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-warning:hover,
.btn-gradient-warning:active,
.btn-gradient-warning.active,
.btn-gradient-warning.show,
.btn-gradient-warning:checked,
.btn-gradient-warning:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-warning {
    background-image: var(--warning-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-warning:hover,
.alert-gradient-warning:active,
.alert-gradient-warning.active,
.alert-gradient-warning.show,
.alert-gradient-warning:checked,
.alert-gradient-warning:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-danger {
    background-image: var(--danger-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-danger {
    background-image: var(--danger-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-danger:hover,
.btn-gradient-danger:active,
.btn-gradient-danger.active,
.btn-gradient-danger.show,
.btn-gradient-danger:checked,
.btn-gradient-danger:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-danger {
    background-image: var(--danger-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-danger:hover,
.alert-gradient-danger:active,
.alert-gradient-danger.active,
.alert-gradient-danger.show,
.alert-gradient-danger:checked,
.alert-gradient-danger:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-info {
    background-image: var(--info-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-info {
    background-image: var(--info-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-info:hover,
.btn-gradient-info:active,
.btn-gradient-info.active,
.btn-gradient-info.show,
.btn-gradient-info:checked,
.btn-gradient-info:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-info {
    background-image: var(--info-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-info:hover,
.alert-gradient-info:active,
.alert-gradient-info.active,
.alert-gradient-info.show,
.alert-gradient-info:checked,
.alert-gradient-info:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-light {
    background-image: var(--light-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-light {
    background-image: var(--light-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-light:hover,
.btn-gradient-light:active,
.btn-gradient-light.active,
.btn-gradient-light.show,
.btn-gradient-light:checked,
.btn-gradient-light:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-light {
    background-image: var(--light-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-light:hover,
.alert-gradient-light:active,
.alert-gradient-light.active,
.alert-gradient-light.show,
.alert-gradient-light:checked,
.alert-gradient-light:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-gradient-dark {
    background-image: var(--dark-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-dark {
    background-image: var(--dark-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.btn-gradient-dark:hover,
.btn-gradient-dark:active,
.btn-gradient-dark.active,
.btn-gradient-dark.show,
.btn-gradient-dark:checked,
.btn-gradient-dark:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-gradient-dark {
    background-image: var(--dark-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.alert-gradient-dark:hover,
.alert-gradient-dark:active,
.alert-gradient-dark.active,
.alert-gradient-dark.show,
.alert-gradient-dark:checked,
.alert-gradient-dark:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-100 {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-100:hover,
.bg-primary-100:active,
.bg-primary-100.active,
.bg-primary-100.show,
.bg-primary-100:checked,
.bg-primary-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-200 {
    background-color: rgba(var(--primary), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-200:hover,
.bg-primary-200:active,
.bg-primary-200.active,
.bg-primary-200.show,
.bg-primary-200:checked,
.bg-primary-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-300 {
    background-color: rgba(var(--primary), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-300:hover,
.bg-primary-300:active,
.bg-primary-300.active,
.bg-primary-300.show,
.bg-primary-300:checked,
.bg-primary-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-400 {
    background-color: rgba(var(--primary), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-400:hover,
.bg-primary-400:active,
.bg-primary-400.active,
.bg-primary-400.show,
.bg-primary-400:checked,
.bg-primary-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-500 {
    background-color: rgba(var(--primary), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-500:hover,
.bg-primary-500:active,
.bg-primary-500.active,
.bg-primary-500.show,
.bg-primary-500:checked,
.bg-primary-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-600 {
    background-color: rgba(var(--primary), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-600:hover,
.bg-primary-600:active,
.bg-primary-600.active,
.bg-primary-600.show,
.bg-primary-600:checked,
.bg-primary-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-700 {
    background-color: rgba(var(--primary), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-700:hover,
.bg-primary-700:active,
.bg-primary-700.active,
.bg-primary-700.show,
.bg-primary-700:checked,
.bg-primary-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-800 {
    background-color: rgba(var(--primary), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-800:hover,
.bg-primary-800:active,
.bg-primary-800.active,
.bg-primary-800.show,
.bg-primary-800:checked,
.bg-primary-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-primary-900 {
    background-color: rgba(var(--primary), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-primary-900:hover,
.bg-primary-900:active,
.bg-primary-900.active,
.bg-primary-900.show,
.bg-primary-900:checked,
.bg-primary-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-primary-300 {
    color: rgba(var(--primary), 0.3) !important;
}

.text-primary-300:hover,
.text-primary-300:active,
.text-primary-300.active,
.text-primary-300.show,
.text-primary-300:checked,
.text-primary-300:focus {
    transition: var(--app-transition);
}

.text-primary-400 {
    color: rgba(var(--primary), 0.4) !important;
}

.text-primary-400:hover,
.text-primary-400:active,
.text-primary-400.active,
.text-primary-400.show,
.text-primary-400:checked,
.text-primary-400:focus {
    transition: var(--app-transition);
}

.text-primary-500 {
    color: rgba(var(--primary), 0.5) !important;
}

.text-primary-500:hover,
.text-primary-500:active,
.text-primary-500.active,
.text-primary-500.show,
.text-primary-500:checked,
.text-primary-500:focus {
    transition: var(--app-transition);
}

.text-primary-600 {
    color: rgba(var(--primary), 0.6) !important;
}

.text-primary-600:hover,
.text-primary-600:active,
.text-primary-600.active,
.text-primary-600.show,
.text-primary-600:checked,
.text-primary-600:focus {
    transition: var(--app-transition);
}

.text-primary-700 {
    color: rgba(var(--primary), 0.7) !important;
}

.text-primary-700:hover,
.text-primary-700:active,
.text-primary-700.active,
.text-primary-700.show,
.text-primary-700:checked,
.text-primary-700:focus {
    transition: var(--app-transition);
}

.text-primary-800 {
    color: rgba(var(--primary), 0.8) !important;
}

.text-primary-800:hover,
.text-primary-800:active,
.text-primary-800.active,
.text-primary-800.show,
.text-primary-800:checked,
.text-primary-800:focus {
    transition: var(--app-transition);
}

.text-primary-900 {
    color: rgba(var(--primary), 0.9) !important;
}

.text-primary-900:hover,
.text-primary-900:active,
.text-primary-900.active,
.text-primary-900.show,
.text-primary-900:checked,
.text-primary-900:focus {
    transition: var(--app-transition);
}

.bg-secondary-100 {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-100:hover,
.bg-secondary-100:active,
.bg-secondary-100.active,
.bg-secondary-100.show,
.bg-secondary-100:checked,
.bg-secondary-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-200 {
    background-color: rgba(var(--secondary), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-200:hover,
.bg-secondary-200:active,
.bg-secondary-200.active,
.bg-secondary-200.show,
.bg-secondary-200:checked,
.bg-secondary-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-300 {
    background-color: rgba(var(--secondary), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-300:hover,
.bg-secondary-300:active,
.bg-secondary-300.active,
.bg-secondary-300.show,
.bg-secondary-300:checked,
.bg-secondary-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-400 {
    background-color: rgba(var(--secondary), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-400:hover,
.bg-secondary-400:active,
.bg-secondary-400.active,
.bg-secondary-400.show,
.bg-secondary-400:checked,
.bg-secondary-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-500 {
    background-color: rgba(var(--secondary), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-500:hover,
.bg-secondary-500:active,
.bg-secondary-500.active,
.bg-secondary-500.show,
.bg-secondary-500:checked,
.bg-secondary-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-600 {
    background-color: rgba(var(--secondary), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-600:hover,
.bg-secondary-600:active,
.bg-secondary-600.active,
.bg-secondary-600.show,
.bg-secondary-600:checked,
.bg-secondary-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-700 {
    background-color: rgba(var(--secondary), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-700:hover,
.bg-secondary-700:active,
.bg-secondary-700.active,
.bg-secondary-700.show,
.bg-secondary-700:checked,
.bg-secondary-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-800 {
    background-color: rgba(var(--secondary), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-800:hover,
.bg-secondary-800:active,
.bg-secondary-800.active,
.bg-secondary-800.show,
.bg-secondary-800:checked,
.bg-secondary-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-secondary-900 {
    background-color: rgba(var(--secondary), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-secondary-900:hover,
.bg-secondary-900:active,
.bg-secondary-900.active,
.bg-secondary-900.show,
.bg-secondary-900:checked,
.bg-secondary-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-secondary-300 {
    color: rgba(var(--secondary), 0.3) !important;
}

.text-secondary-300:hover,
.text-secondary-300:active,
.text-secondary-300.active,
.text-secondary-300.show,
.text-secondary-300:checked,
.text-secondary-300:focus {
    transition: var(--app-transition);
}

.text-secondary-400 {
    color: rgba(var(--secondary), 0.4) !important;
}

.text-secondary-400:hover,
.text-secondary-400:active,
.text-secondary-400.active,
.text-secondary-400.show,
.text-secondary-400:checked,
.text-secondary-400:focus {
    transition: var(--app-transition);
}

.text-secondary-500 {
    color: rgba(var(--secondary), 0.5) !important;
}

.text-secondary-500:hover,
.text-secondary-500:active,
.text-secondary-500.active,
.text-secondary-500.show,
.text-secondary-500:checked,
.text-secondary-500:focus {
    transition: var(--app-transition);
}

.text-secondary-600 {
    color: rgba(var(--secondary), 0.6) !important;
}

.text-secondary-600:hover,
.text-secondary-600:active,
.text-secondary-600.active,
.text-secondary-600.show,
.text-secondary-600:checked,
.text-secondary-600:focus {
    transition: var(--app-transition);
}

.text-secondary-700 {
    color: rgba(var(--secondary), 0.7) !important;
}

.text-secondary-700:hover,
.text-secondary-700:active,
.text-secondary-700.active,
.text-secondary-700.show,
.text-secondary-700:checked,
.text-secondary-700:focus {
    transition: var(--app-transition);
}

.text-secondary-800 {
    color: rgba(var(--secondary), 0.8) !important;
}

.text-secondary-800:hover,
.text-secondary-800:active,
.text-secondary-800.active,
.text-secondary-800.show,
.text-secondary-800:checked,
.text-secondary-800:focus {
    transition: var(--app-transition);
}

.text-secondary-900 {
    color: rgba(var(--secondary), 0.9) !important;
}

.text-secondary-900:hover,
.text-secondary-900:active,
.text-secondary-900.active,
.text-secondary-900.show,
.text-secondary-900:checked,
.text-secondary-900:focus {
    transition: var(--app-transition);
}

.bg-success-100 {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-success-100:hover,
.bg-success-100:active,
.bg-success-100.active,
.bg-success-100.show,
.bg-success-100:checked,
.bg-success-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-200 {
    background-color: rgba(var(--success), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-success-200:hover,
.bg-success-200:active,
.bg-success-200.active,
.bg-success-200.show,
.bg-success-200:checked,
.bg-success-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-300 {
    background-color: rgba(var(--success), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-success-300:hover,
.bg-success-300:active,
.bg-success-300.active,
.bg-success-300.show,
.bg-success-300:checked,
.bg-success-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-400 {
    background-color: rgba(var(--success), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-success-400:hover,
.bg-success-400:active,
.bg-success-400.active,
.bg-success-400.show,
.bg-success-400:checked,
.bg-success-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-500 {
    background-color: rgba(var(--success), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-success-500:hover,
.bg-success-500:active,
.bg-success-500.active,
.bg-success-500.show,
.bg-success-500:checked,
.bg-success-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-600 {
    background-color: rgba(var(--success), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-success-600:hover,
.bg-success-600:active,
.bg-success-600.active,
.bg-success-600.show,
.bg-success-600:checked,
.bg-success-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-700 {
    background-color: rgba(var(--success), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-success-700:hover,
.bg-success-700:active,
.bg-success-700.active,
.bg-success-700.show,
.bg-success-700:checked,
.bg-success-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-800 {
    background-color: rgba(var(--success), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-success-800:hover,
.bg-success-800:active,
.bg-success-800.active,
.bg-success-800.show,
.bg-success-800:checked,
.bg-success-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-success-900 {
    background-color: rgba(var(--success), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-success-900:hover,
.bg-success-900:active,
.bg-success-900.active,
.bg-success-900.show,
.bg-success-900:checked,
.bg-success-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-success-300 {
    color: rgba(var(--success), 0.3) !important;
}

.text-success-300:hover,
.text-success-300:active,
.text-success-300.active,
.text-success-300.show,
.text-success-300:checked,
.text-success-300:focus {
    transition: var(--app-transition);
}

.text-success-400 {
    color: rgba(var(--success), 0.4) !important;
}

.text-success-400:hover,
.text-success-400:active,
.text-success-400.active,
.text-success-400.show,
.text-success-400:checked,
.text-success-400:focus {
    transition: var(--app-transition);
}

.text-success-500 {
    color: rgba(var(--success), 0.5) !important;
}

.text-success-500:hover,
.text-success-500:active,
.text-success-500.active,
.text-success-500.show,
.text-success-500:checked,
.text-success-500:focus {
    transition: var(--app-transition);
}

.text-success-600 {
    color: rgba(var(--success), 0.6) !important;
}

.text-success-600:hover,
.text-success-600:active,
.text-success-600.active,
.text-success-600.show,
.text-success-600:checked,
.text-success-600:focus {
    transition: var(--app-transition);
}

.text-success-700 {
    color: rgba(var(--success), 0.7) !important;
}

.text-success-700:hover,
.text-success-700:active,
.text-success-700.active,
.text-success-700.show,
.text-success-700:checked,
.text-success-700:focus {
    transition: var(--app-transition);
}

.text-success-800 {
    color: rgba(var(--success), 0.8) !important;
}

.text-success-800:hover,
.text-success-800:active,
.text-success-800.active,
.text-success-800.show,
.text-success-800:checked,
.text-success-800:focus {
    transition: var(--app-transition);
}

.text-success-900 {
    color: rgba(var(--success), 0.9) !important;
}

.text-success-900:hover,
.text-success-900:active,
.text-success-900.active,
.text-success-900.show,
.text-success-900:checked,
.text-success-900:focus {
    transition: var(--app-transition);
}

.bg-danger-100 {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-100:hover,
.bg-danger-100:active,
.bg-danger-100.active,
.bg-danger-100.show,
.bg-danger-100:checked,
.bg-danger-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-200 {
    background-color: rgba(var(--danger), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-200:hover,
.bg-danger-200:active,
.bg-danger-200.active,
.bg-danger-200.show,
.bg-danger-200:checked,
.bg-danger-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-300 {
    background-color: rgba(var(--danger), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-300:hover,
.bg-danger-300:active,
.bg-danger-300.active,
.bg-danger-300.show,
.bg-danger-300:checked,
.bg-danger-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-400 {
    background-color: rgba(var(--danger), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-400:hover,
.bg-danger-400:active,
.bg-danger-400.active,
.bg-danger-400.show,
.bg-danger-400:checked,
.bg-danger-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-500 {
    background-color: rgba(var(--danger), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-500:hover,
.bg-danger-500:active,
.bg-danger-500.active,
.bg-danger-500.show,
.bg-danger-500:checked,
.bg-danger-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-600 {
    background-color: rgba(var(--danger), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-600:hover,
.bg-danger-600:active,
.bg-danger-600.active,
.bg-danger-600.show,
.bg-danger-600:checked,
.bg-danger-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-700 {
    background-color: rgba(var(--danger), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-700:hover,
.bg-danger-700:active,
.bg-danger-700.active,
.bg-danger-700.show,
.bg-danger-700:checked,
.bg-danger-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-800 {
    background-color: rgba(var(--danger), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-800:hover,
.bg-danger-800:active,
.bg-danger-800.active,
.bg-danger-800.show,
.bg-danger-800:checked,
.bg-danger-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-danger-900 {
    background-color: rgba(var(--danger), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-danger-900:hover,
.bg-danger-900:active,
.bg-danger-900.active,
.bg-danger-900.show,
.bg-danger-900:checked,
.bg-danger-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-danger-300 {
    color: rgba(var(--danger), 0.3) !important;
}

.text-danger-300:hover,
.text-danger-300:active,
.text-danger-300.active,
.text-danger-300.show,
.text-danger-300:checked,
.text-danger-300:focus {
    transition: var(--app-transition);
}

.text-danger-400 {
    color: rgba(var(--danger), 0.4) !important;
}

.text-danger-400:hover,
.text-danger-400:active,
.text-danger-400.active,
.text-danger-400.show,
.text-danger-400:checked,
.text-danger-400:focus {
    transition: var(--app-transition);
}

.text-danger-500 {
    color: rgba(var(--danger), 0.5) !important;
}

.text-danger-500:hover,
.text-danger-500:active,
.text-danger-500.active,
.text-danger-500.show,
.text-danger-500:checked,
.text-danger-500:focus {
    transition: var(--app-transition);
}

.text-danger-600 {
    color: rgba(var(--danger), 0.6) !important;
}

.text-danger-600:hover,
.text-danger-600:active,
.text-danger-600.active,
.text-danger-600.show,
.text-danger-600:checked,
.text-danger-600:focus {
    transition: var(--app-transition);
}

.text-danger-700 {
    color: rgba(var(--danger), 0.7) !important;
}

.text-danger-700:hover,
.text-danger-700:active,
.text-danger-700.active,
.text-danger-700.show,
.text-danger-700:checked,
.text-danger-700:focus {
    transition: var(--app-transition);
}

.text-danger-800 {
    color: rgba(var(--danger), 0.8) !important;
}

.text-danger-800:hover,
.text-danger-800:active,
.text-danger-800.active,
.text-danger-800.show,
.text-danger-800:checked,
.text-danger-800:focus {
    transition: var(--app-transition);
}

.text-danger-900 {
    color: rgba(var(--danger), 0.9) !important;
}

.text-danger-900:hover,
.text-danger-900:active,
.text-danger-900.active,
.text-danger-900.show,
.text-danger-900:checked,
.text-danger-900:focus {
    transition: var(--app-transition);
}

.bg-warning-100 {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-100:hover,
.bg-warning-100:active,
.bg-warning-100.active,
.bg-warning-100.show,
.bg-warning-100:checked,
.bg-warning-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-200 {
    background-color: rgba(var(--warning), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-200:hover,
.bg-warning-200:active,
.bg-warning-200.active,
.bg-warning-200.show,
.bg-warning-200:checked,
.bg-warning-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-300 {
    background-color: rgba(var(--warning), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-300:hover,
.bg-warning-300:active,
.bg-warning-300.active,
.bg-warning-300.show,
.bg-warning-300:checked,
.bg-warning-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-400 {
    background-color: rgba(var(--warning), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-400:hover,
.bg-warning-400:active,
.bg-warning-400.active,
.bg-warning-400.show,
.bg-warning-400:checked,
.bg-warning-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-500 {
    background-color: rgba(var(--warning), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-500:hover,
.bg-warning-500:active,
.bg-warning-500.active,
.bg-warning-500.show,
.bg-warning-500:checked,
.bg-warning-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-600 {
    background-color: rgba(var(--warning), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-600:hover,
.bg-warning-600:active,
.bg-warning-600.active,
.bg-warning-600.show,
.bg-warning-600:checked,
.bg-warning-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-700 {
    background-color: rgba(var(--warning), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-700:hover,
.bg-warning-700:active,
.bg-warning-700.active,
.bg-warning-700.show,
.bg-warning-700:checked,
.bg-warning-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-800 {
    background-color: rgba(var(--warning), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-800:hover,
.bg-warning-800:active,
.bg-warning-800.active,
.bg-warning-800.show,
.bg-warning-800:checked,
.bg-warning-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-warning-900 {
    background-color: rgba(var(--warning), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-warning-900:hover,
.bg-warning-900:active,
.bg-warning-900.active,
.bg-warning-900.show,
.bg-warning-900:checked,
.bg-warning-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-warning-300 {
    color: rgba(var(--warning), 0.3) !important;
}

.text-warning-300:hover,
.text-warning-300:active,
.text-warning-300.active,
.text-warning-300.show,
.text-warning-300:checked,
.text-warning-300:focus {
    transition: var(--app-transition);
}

.text-warning-400 {
    color: rgba(var(--warning), 0.4) !important;
}

.text-warning-400:hover,
.text-warning-400:active,
.text-warning-400.active,
.text-warning-400.show,
.text-warning-400:checked,
.text-warning-400:focus {
    transition: var(--app-transition);
}

.text-warning-500 {
    color: rgba(var(--warning), 0.5) !important;
}

.text-warning-500:hover,
.text-warning-500:active,
.text-warning-500.active,
.text-warning-500.show,
.text-warning-500:checked,
.text-warning-500:focus {
    transition: var(--app-transition);
}

.text-warning-600 {
    color: rgba(var(--warning), 0.6) !important;
}

.text-warning-600:hover,
.text-warning-600:active,
.text-warning-600.active,
.text-warning-600.show,
.text-warning-600:checked,
.text-warning-600:focus {
    transition: var(--app-transition);
}

.text-warning-700 {
    color: rgba(var(--warning), 0.7) !important;
}

.text-warning-700:hover,
.text-warning-700:active,
.text-warning-700.active,
.text-warning-700.show,
.text-warning-700:checked,
.text-warning-700:focus {
    transition: var(--app-transition);
}

.text-warning-800 {
    color: rgba(var(--warning), 0.8) !important;
}

.text-warning-800:hover,
.text-warning-800:active,
.text-warning-800.active,
.text-warning-800.show,
.text-warning-800:checked,
.text-warning-800:focus {
    transition: var(--app-transition);
}

.text-warning-900 {
    color: rgba(var(--warning), 0.9) !important;
}

.text-warning-900:hover,
.text-warning-900:active,
.text-warning-900.active,
.text-warning-900.show,
.text-warning-900:checked,
.text-warning-900:focus {
    transition: var(--app-transition);
}

.bg-info-100 {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-info-100:hover,
.bg-info-100:active,
.bg-info-100.active,
.bg-info-100.show,
.bg-info-100:checked,
.bg-info-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-200 {
    background-color: rgba(var(--info), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-info-200:hover,
.bg-info-200:active,
.bg-info-200.active,
.bg-info-200.show,
.bg-info-200:checked,
.bg-info-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-300 {
    background-color: rgba(var(--info), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-info-300:hover,
.bg-info-300:active,
.bg-info-300.active,
.bg-info-300.show,
.bg-info-300:checked,
.bg-info-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-400 {
    background-color: rgba(var(--info), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-info-400:hover,
.bg-info-400:active,
.bg-info-400.active,
.bg-info-400.show,
.bg-info-400:checked,
.bg-info-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-500 {
    background-color: rgba(var(--info), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-info-500:hover,
.bg-info-500:active,
.bg-info-500.active,
.bg-info-500.show,
.bg-info-500:checked,
.bg-info-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-600 {
    background-color: rgba(var(--info), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-info-600:hover,
.bg-info-600:active,
.bg-info-600.active,
.bg-info-600.show,
.bg-info-600:checked,
.bg-info-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-700 {
    background-color: rgba(var(--info), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-info-700:hover,
.bg-info-700:active,
.bg-info-700.active,
.bg-info-700.show,
.bg-info-700:checked,
.bg-info-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-800 {
    background-color: rgba(var(--info), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-info-800:hover,
.bg-info-800:active,
.bg-info-800.active,
.bg-info-800.show,
.bg-info-800:checked,
.bg-info-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-info-900 {
    background-color: rgba(var(--info), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-info-900:hover,
.bg-info-900:active,
.bg-info-900.active,
.bg-info-900.show,
.bg-info-900:checked,
.bg-info-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-info-300 {
    color: rgba(var(--info), 0.3) !important;
}

.text-info-300:hover,
.text-info-300:active,
.text-info-300.active,
.text-info-300.show,
.text-info-300:checked,
.text-info-300:focus {
    transition: var(--app-transition);
}

.text-info-400 {
    color: rgba(var(--info), 0.4) !important;
}

.text-info-400:hover,
.text-info-400:active,
.text-info-400.active,
.text-info-400.show,
.text-info-400:checked,
.text-info-400:focus {
    transition: var(--app-transition);
}

.text-info-500 {
    color: rgba(var(--info), 0.5) !important;
}

.text-info-500:hover,
.text-info-500:active,
.text-info-500.active,
.text-info-500.show,
.text-info-500:checked,
.text-info-500:focus {
    transition: var(--app-transition);
}

.text-info-600 {
    color: rgba(var(--info), 0.6) !important;
}

.text-info-600:hover,
.text-info-600:active,
.text-info-600.active,
.text-info-600.show,
.text-info-600:checked,
.text-info-600:focus {
    transition: var(--app-transition);
}

.text-info-700 {
    color: rgba(var(--info), 0.7) !important;
}

.text-info-700:hover,
.text-info-700:active,
.text-info-700.active,
.text-info-700.show,
.text-info-700:checked,
.text-info-700:focus {
    transition: var(--app-transition);
}

.text-info-800 {
    color: rgba(var(--info), 0.8) !important;
}

.text-info-800:hover,
.text-info-800:active,
.text-info-800.active,
.text-info-800.show,
.text-info-800:checked,
.text-info-800:focus {
    transition: var(--app-transition);
}

.text-info-900 {
    color: rgba(var(--info), 0.9) !important;
}

.text-info-900:hover,
.text-info-900:active,
.text-info-900.active,
.text-info-900.show,
.text-info-900:checked,
.text-info-900:focus {
    transition: var(--app-transition);
}

.bg-light-100 {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-light-100:hover,
.bg-light-100:active,
.bg-light-100.active,
.bg-light-100.show,
.bg-light-100:checked,
.bg-light-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-200 {
    background-color: rgba(var(--light), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-light-200:hover,
.bg-light-200:active,
.bg-light-200.active,
.bg-light-200.show,
.bg-light-200:checked,
.bg-light-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-300 {
    background-color: rgba(var(--light), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-light-300:hover,
.bg-light-300:active,
.bg-light-300.active,
.bg-light-300.show,
.bg-light-300:checked,
.bg-light-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-400 {
    background-color: rgba(var(--light), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-light-400:hover,
.bg-light-400:active,
.bg-light-400.active,
.bg-light-400.show,
.bg-light-400:checked,
.bg-light-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-500 {
    background-color: rgba(var(--light), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-light-500:hover,
.bg-light-500:active,
.bg-light-500.active,
.bg-light-500.show,
.bg-light-500:checked,
.bg-light-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-600 {
    background-color: rgba(var(--light), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-light-600:hover,
.bg-light-600:active,
.bg-light-600.active,
.bg-light-600.show,
.bg-light-600:checked,
.bg-light-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-700 {
    background-color: rgba(var(--light), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-light-700:hover,
.bg-light-700:active,
.bg-light-700.active,
.bg-light-700.show,
.bg-light-700:checked,
.bg-light-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-800 {
    background-color: rgba(var(--light), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-light-800:hover,
.bg-light-800:active,
.bg-light-800.active,
.bg-light-800.show,
.bg-light-800:checked,
.bg-light-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-light-900 {
    background-color: rgba(var(--light), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-light-900:hover,
.bg-light-900:active,
.bg-light-900.active,
.bg-light-900.show,
.bg-light-900:checked,
.bg-light-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-light-300 {
    color: rgba(var(--light), 0.3) !important;
}

.text-light-300:hover,
.text-light-300:active,
.text-light-300.active,
.text-light-300.show,
.text-light-300:checked,
.text-light-300:focus {
    transition: var(--app-transition);
}

.text-light-400 {
    color: rgba(var(--light), 0.4) !important;
}

.text-light-400:hover,
.text-light-400:active,
.text-light-400.active,
.text-light-400.show,
.text-light-400:checked,
.text-light-400:focus {
    transition: var(--app-transition);
}

.text-light-500 {
    color: rgba(var(--light), 0.5) !important;
}

.text-light-500:hover,
.text-light-500:active,
.text-light-500.active,
.text-light-500.show,
.text-light-500:checked,
.text-light-500:focus {
    transition: var(--app-transition);
}

.text-light-600 {
    color: rgba(var(--light), 0.6) !important;
}

.text-light-600:hover,
.text-light-600:active,
.text-light-600.active,
.text-light-600.show,
.text-light-600:checked,
.text-light-600:focus {
    transition: var(--app-transition);
}

.text-light-700 {
    color: rgba(var(--light), 0.7) !important;
}

.text-light-700:hover,
.text-light-700:active,
.text-light-700.active,
.text-light-700.show,
.text-light-700:checked,
.text-light-700:focus {
    transition: var(--app-transition);
}

.text-light-800 {
    color: rgba(var(--light), 0.8) !important;
}

.text-light-800:hover,
.text-light-800:active,
.text-light-800.active,
.text-light-800.show,
.text-light-800:checked,
.text-light-800:focus {
    transition: var(--app-transition);
}

.text-light-900 {
    color: rgba(var(--light), 0.9) !important;
}

.text-light-900:hover,
.text-light-900:active,
.text-light-900.active,
.text-light-900.show,
.text-light-900:checked,
.text-light-900:focus {
    transition: var(--app-transition);
}

.bg-dark-100 {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-100:hover,
.bg-dark-100:active,
.bg-dark-100.active,
.bg-dark-100.show,
.bg-dark-100:checked,
.bg-dark-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-200 {
    background-color: rgba(var(--dark), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-200:hover,
.bg-dark-200:active,
.bg-dark-200.active,
.bg-dark-200.show,
.bg-dark-200:checked,
.bg-dark-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-300 {
    background-color: rgba(var(--dark), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-300:hover,
.bg-dark-300:active,
.bg-dark-300.active,
.bg-dark-300.show,
.bg-dark-300:checked,
.bg-dark-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-400 {
    background-color: rgba(var(--dark), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-400:hover,
.bg-dark-400:active,
.bg-dark-400.active,
.bg-dark-400.show,
.bg-dark-400:checked,
.bg-dark-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-500 {
    background-color: rgba(var(--dark), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-500:hover,
.bg-dark-500:active,
.bg-dark-500.active,
.bg-dark-500.show,
.bg-dark-500:checked,
.bg-dark-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-600 {
    background-color: rgba(var(--dark), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-600:hover,
.bg-dark-600:active,
.bg-dark-600.active,
.bg-dark-600.show,
.bg-dark-600:checked,
.bg-dark-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-700 {
    background-color: rgba(var(--dark), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-700:hover,
.bg-dark-700:active,
.bg-dark-700.active,
.bg-dark-700.show,
.bg-dark-700:checked,
.bg-dark-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-800 {
    background-color: rgba(var(--dark), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-800:hover,
.bg-dark-800:active,
.bg-dark-800.active,
.bg-dark-800.show,
.bg-dark-800:checked,
.bg-dark-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-dark-900 {
    background-color: rgba(var(--dark), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-dark-900:hover,
.bg-dark-900:active,
.bg-dark-900.active,
.bg-dark-900.show,
.bg-dark-900:checked,
.bg-dark-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-dark-300 {
    color: rgba(var(--dark), 0.3) !important;
}

.text-dark-300:hover,
.text-dark-300:active,
.text-dark-300.active,
.text-dark-300.show,
.text-dark-300:checked,
.text-dark-300:focus {
    transition: var(--app-transition);
}

.text-dark-400 {
    color: rgba(var(--dark), 0.4) !important;
}

.text-dark-400:hover,
.text-dark-400:active,
.text-dark-400.active,
.text-dark-400.show,
.text-dark-400:checked,
.text-dark-400:focus {
    transition: var(--app-transition);
}

.text-dark-500 {
    color: rgba(var(--dark), 0.5) !important;
}

.text-dark-500:hover,
.text-dark-500:active,
.text-dark-500.active,
.text-dark-500.show,
.text-dark-500:checked,
.text-dark-500:focus {
    transition: var(--app-transition);
}

.text-dark-600 {
    color: rgba(var(--dark), 0.6) !important;
}

.text-dark-600:hover,
.text-dark-600:active,
.text-dark-600.active,
.text-dark-600.show,
.text-dark-600:checked,
.text-dark-600:focus {
    transition: var(--app-transition);
}

.text-dark-700 {
    color: rgba(var(--dark), 0.7) !important;
}

.text-dark-700:hover,
.text-dark-700:active,
.text-dark-700.active,
.text-dark-700.show,
.text-dark-700:checked,
.text-dark-700:focus {
    transition: var(--app-transition);
}

.text-dark-800 {
    color: rgba(var(--dark), 0.8) !important;
}

.text-dark-800:hover,
.text-dark-800:active,
.text-dark-800.active,
.text-dark-800.show,
.text-dark-800:checked,
.text-dark-800:focus {
    transition: var(--app-transition);
}

.text-dark-900 {
    color: rgba(var(--dark), 0.9) !important;
}

.text-dark-900:hover,
.text-dark-900:active,
.text-dark-900.active,
.text-dark-900.show,
.text-dark-900:checked,
.text-dark-900:focus {
    transition: var(--app-transition);
}

.bg-white-100 {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1);
}

.bg-white-100:hover,
.bg-white-100:active,
.bg-white-100.active,
.bg-white-100.show,
.bg-white-100:checked,
.bg-white-100:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-200 {
    background-color: rgba(var(--white), 0.2) !important;
    color: rgba(var(--white), 1);
}

.bg-white-200:hover,
.bg-white-200:active,
.bg-white-200.active,
.bg-white-200.show,
.bg-white-200:checked,
.bg-white-200:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-300 {
    background-color: rgba(var(--white), 0.3) !important;
    color: rgba(var(--white), 1);
}

.bg-white-300:hover,
.bg-white-300:active,
.bg-white-300.active,
.bg-white-300.show,
.bg-white-300:checked,
.bg-white-300:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-400 {
    background-color: rgba(var(--white), 0.4) !important;
    color: rgba(var(--white), 1);
}

.bg-white-400:hover,
.bg-white-400:active,
.bg-white-400.active,
.bg-white-400.show,
.bg-white-400:checked,
.bg-white-400:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-500 {
    background-color: rgba(var(--white), 0.5) !important;
    color: rgba(var(--white), 1);
}

.bg-white-500:hover,
.bg-white-500:active,
.bg-white-500.active,
.bg-white-500.show,
.bg-white-500:checked,
.bg-white-500:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-600 {
    background-color: rgba(var(--white), 0.6) !important;
    color: rgba(var(--white), 1);
}

.bg-white-600:hover,
.bg-white-600:active,
.bg-white-600.active,
.bg-white-600.show,
.bg-white-600:checked,
.bg-white-600:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-700 {
    background-color: rgba(var(--white), 0.7) !important;
    color: rgba(var(--white), 1);
}

.bg-white-700:hover,
.bg-white-700:active,
.bg-white-700.active,
.bg-white-700.show,
.bg-white-700:checked,
.bg-white-700:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-800 {
    background-color: rgba(var(--white), 0.8) !important;
    color: rgba(var(--white), 1);
}

.bg-white-800:hover,
.bg-white-800:active,
.bg-white-800.active,
.bg-white-800.show,
.bg-white-800:checked,
.bg-white-800:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.bg-white-900 {
    background-color: rgba(var(--white), 0.9) !important;
    color: rgba(var(--white), 1);
}

.bg-white-900:hover,
.bg-white-900:active,
.bg-white-900.active,
.bg-white-900.show,
.bg-white-900:checked,
.bg-white-900:focus {
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.text-white-300 {
    color: rgba(var(--white), 0.3) !important;
}

.text-white-300:hover,
.text-white-300:active,
.text-white-300.active,
.text-white-300.show,
.text-white-300:checked,
.text-white-300:focus {
    transition: var(--app-transition);
}

.text-white-400 {
    color: rgba(var(--white), 0.4) !important;
}

.text-white-400:hover,
.text-white-400:active,
.text-white-400.active,
.text-white-400.show,
.text-white-400:checked,
.text-white-400:focus {
    transition: var(--app-transition);
}

.text-white-500 {
    color: rgba(var(--white), 0.5) !important;
}

.text-white-500:hover,
.text-white-500:active,
.text-white-500.active,
.text-white-500.show,
.text-white-500:checked,
.text-white-500:focus {
    transition: var(--app-transition);
}

.text-white-600 {
    color: rgba(var(--white), 0.6) !important;
}

.text-white-600:hover,
.text-white-600:active,
.text-white-600.active,
.text-white-600.show,
.text-white-600:checked,
.text-white-600:focus {
    transition: var(--app-transition);
}

.text-white-700 {
    color: rgba(var(--white), 0.7) !important;
}

.text-white-700:hover,
.text-white-700:active,
.text-white-700.active,
.text-white-700.show,
.text-white-700:checked,
.text-white-700:focus {
    transition: var(--app-transition);
}

.text-white-800 {
    color: rgba(var(--white), 0.8) !important;
}

.text-white-800:hover,
.text-white-800:active,
.text-white-800.active,
.text-white-800.show,
.text-white-800:checked,
.text-white-800:focus {
    transition: var(--app-transition);
}

.text-white-900 {
    color: rgba(var(--white), 0.9) !important;
}

.text-white-900:hover,
.text-white-900:active,
.text-white-900.active,
.text-white-900.show,
.text-white-900:checked,
.text-white-900:focus {
    transition: var(--app-transition);
}

.alert-outline-light,
.alert-light-border-light,
.alert-light-light,
.alert-light,
.text-bg-light,
.btn-light,
.btn-outline-light,
.btn-light-light,
.bg-light,
.box-shadow-light {
    color: rgba(var(--dark), 1) !important;
}

.btn-white,
.bg-white {
    color: rgba(var(--dark), 1) !important;
}

.bg-gradient-box {
    position: relative;
    overflow: hidden;
}

.bg-gradient-box::after {
    content: "";
    position: absolute;
    top: -40px;
    right: -40px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}

.btn-primary {
    background-color: rgba(var(--primary), 1);
    border: 1px solid rgba(var(--primary), 1);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.show,
.btn-primary:checked,
.btn-primary:focus,
.btn-primary:focus-visible,
.btn-primary.disabled {
    background-color: rgba(var(--primary), 1) !important;
    border-color: rgba(var(--primary), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-primary {
    background-color: transparent;
    color: rgba(var(--primary), 1);
    border: 1px solid rgba(var(--primary), 1) !important;
}

.btn-outline-primary:hover,
.btn-outline-primary.active,
.btn-outline-primary.show,
.btn-outline-primary:checked,
.btn-outline-primary:focus,
.btn-outline-primary:focus-visible {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.btn-light-primary {
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
    border-color: transparent;
}

.btn-light-primary:hover,
.btn-light-primary.active,
.btn-light-primary.show,
.btn-light-primary:checked,
.btn-light-primary:focus,
.btn-light-primary:focus-visible {
    background-color: rgba(var(--primary), 0.2);
    border-color: rgba(var(--primary), 1);
    color: rgba(var(--primary), 1);
}

.btn-light-primary.disabled {
    background-color: rgba(var(--primary), 0.1);
    border-color: rgba(var(--primary), 0.5);
    color: rgba(var(--primary), 0.8);
}

.btn-secondary {
    background-color: rgba(var(--secondary), 1);
    border: 1px solid rgba(var(--secondary), 1);
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.show,
.btn-secondary:checked,
.btn-secondary:focus,
.btn-secondary:focus-visible,
.btn-secondary.disabled {
    background-color: rgba(var(--secondary), 1) !important;
    border-color: rgba(var(--secondary), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-secondary {
    background-color: transparent;
    color: rgba(var(--secondary), 1);
    border: 1px solid rgba(var(--secondary), 1) !important;
}

.btn-outline-secondary:hover,
.btn-outline-secondary.active,
.btn-outline-secondary.show,
.btn-outline-secondary:checked,
.btn-outline-secondary:focus,
.btn-outline-secondary:focus-visible {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
}

.btn-light-secondary {
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1);
    border-color: transparent;
}

.btn-light-secondary:hover,
.btn-light-secondary.active,
.btn-light-secondary.show,
.btn-light-secondary:checked,
.btn-light-secondary:focus,
.btn-light-secondary:focus-visible {
    background-color: rgba(var(--secondary), 0.2);
    border-color: rgba(var(--secondary), 1);
    color: rgba(var(--secondary), 1);
}

.btn-light-secondary.disabled {
    background-color: rgba(var(--secondary), 0.1);
    border-color: rgba(var(--secondary), 0.5);
    color: rgba(var(--secondary), 0.8);
}

.btn-success {
    background-color: rgba(var(--success), 1);
    border: 1px solid rgba(var(--success), 1);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.show,
.btn-success:checked,
.btn-success:focus,
.btn-success:focus-visible,
.btn-success.disabled {
    background-color: rgba(var(--success), 1) !important;
    border-color: rgba(var(--success), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-success {
    background-color: transparent;
    color: rgba(var(--success), 1);
    border: 1px solid rgba(var(--success), 1) !important;
}

.btn-outline-success:hover,
.btn-outline-success.active,
.btn-outline-success.show,
.btn-outline-success:checked,
.btn-outline-success:focus,
.btn-outline-success:focus-visible {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
}

.btn-light-success {
    background-color: rgba(var(--success), 0.1);
    color: rgba(var(--success), 1);
    border-color: transparent;
}

.btn-light-success:hover,
.btn-light-success.active,
.btn-light-success.show,
.btn-light-success:checked,
.btn-light-success:focus,
.btn-light-success:focus-visible {
    background-color: rgba(var(--success), 0.2);
    border-color: rgba(var(--success), 1);
    color: rgba(var(--success), 1);
}

.btn-light-success.disabled {
    background-color: rgba(var(--success), 0.1);
    border-color: rgba(var(--success), 0.5);
    color: rgba(var(--success), 0.8);
}

.btn-danger {
    background-color: rgba(var(--danger), 1);
    border: 1px solid rgba(var(--danger), 1);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.show,
.btn-danger:checked,
.btn-danger:focus,
.btn-danger:focus-visible,
.btn-danger.disabled {
    background-color: rgba(var(--danger), 1) !important;
    border-color: rgba(var(--danger), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-danger {
    background-color: transparent;
    color: rgba(var(--danger), 1);
    border: 1px solid rgba(var(--danger), 1) !important;
}

.btn-outline-danger:hover,
.btn-outline-danger.active,
.btn-outline-danger.show,
.btn-outline-danger:checked,
.btn-outline-danger:focus,
.btn-outline-danger:focus-visible {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
}

.btn-light-danger {
    background-color: rgba(var(--danger), 0.1);
    color: rgba(var(--danger), 1);
    border-color: transparent;
}

.btn-light-danger:hover,
.btn-light-danger.active,
.btn-light-danger.show,
.btn-light-danger:checked,
.btn-light-danger:focus,
.btn-light-danger:focus-visible {
    background-color: rgba(var(--danger), 0.2);
    border-color: rgba(var(--danger), 1);
    color: rgba(var(--danger), 1);
}

.btn-light-danger.disabled {
    background-color: rgba(var(--danger), 0.1);
    border-color: rgba(var(--danger), 0.5);
    color: rgba(var(--danger), 0.8);
}

.btn-warning {
    background-color: rgba(var(--warning), 1);
    border: 1px solid rgba(var(--warning), 1);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.show,
.btn-warning:checked,
.btn-warning:focus,
.btn-warning:focus-visible,
.btn-warning.disabled {
    background-color: rgba(var(--warning), 1) !important;
    border-color: rgba(var(--warning), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-warning {
    background-color: transparent;
    color: rgba(var(--warning), 1);
    border: 1px solid rgba(var(--warning), 1) !important;
}

.btn-outline-warning:hover,
.btn-outline-warning.active,
.btn-outline-warning.show,
.btn-outline-warning:checked,
.btn-outline-warning:focus,
.btn-outline-warning:focus-visible {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
}

.btn-light-warning {
    background-color: rgba(var(--warning), 0.1);
    color: rgba(var(--warning), 1);
    border-color: transparent;
}

.btn-light-warning:hover,
.btn-light-warning.active,
.btn-light-warning.show,
.btn-light-warning:checked,
.btn-light-warning:focus,
.btn-light-warning:focus-visible {
    background-color: rgba(var(--warning), 0.2);
    border-color: rgba(var(--warning), 1);
    color: rgba(var(--warning), 1);
}

.btn-light-warning.disabled {
    background-color: rgba(var(--warning), 0.1);
    border-color: rgba(var(--warning), 0.5);
    color: rgba(var(--warning), 0.8);
}

.btn-info {
    background-color: rgba(var(--info), 1);
    border: 1px solid rgba(var(--info), 1);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.show,
.btn-info:checked,
.btn-info:focus,
.btn-info:focus-visible,
.btn-info.disabled {
    background-color: rgba(var(--info), 1) !important;
    border-color: rgba(var(--info), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-info {
    background-color: transparent;
    color: rgba(var(--info), 1);
    border: 1px solid rgba(var(--info), 1) !important;
}

.btn-outline-info:hover,
.btn-outline-info.active,
.btn-outline-info.show,
.btn-outline-info:checked,
.btn-outline-info:focus,
.btn-outline-info:focus-visible {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
}

.btn-light-info {
    background-color: rgba(var(--info), 0.1);
    color: rgba(var(--info), 1);
    border-color: transparent;
}

.btn-light-info:hover,
.btn-light-info.active,
.btn-light-info.show,
.btn-light-info:checked,
.btn-light-info:focus,
.btn-light-info:focus-visible {
    background-color: rgba(var(--info), 0.2);
    border-color: rgba(var(--info), 1);
    color: rgba(var(--info), 1);
}

.btn-light-info.disabled {
    background-color: rgba(var(--info), 0.1);
    border-color: rgba(var(--info), 0.5);
    color: rgba(var(--info), 0.8);
}

.btn-light {
    background-color: rgba(var(--light), 1);
    border: 1px solid rgba(var(--light), 1);
}

.btn-light:hover,
.btn-light:active,
.btn-light.active,
.btn-light.show,
.btn-light:checked,
.btn-light:focus,
.btn-light:focus-visible,
.btn-light.disabled {
    background-color: rgba(var(--light), 1) !important;
    border-color: rgba(var(--light), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-light {
    background-color: transparent;
    color: rgba(var(--light), 1);
    border: 1px solid rgba(var(--light), 1) !important;
}

.btn-outline-light:hover,
.btn-outline-light.active,
.btn-outline-light.show,
.btn-outline-light:checked,
.btn-outline-light:focus,
.btn-outline-light:focus-visible {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
}

.btn-light-light {
    background-color: rgba(var(--light), 0.1);
    color: rgba(var(--light), 1);
    border-color: transparent;
}

.btn-light-light:hover,
.btn-light-light.active,
.btn-light-light.show,
.btn-light-light:checked,
.btn-light-light:focus,
.btn-light-light:focus-visible {
    background-color: rgba(var(--light), 0.2);
    border-color: rgba(var(--light), 1);
    color: rgba(var(--light), 1);
}

.btn-light-light.disabled {
    background-color: rgba(var(--light), 0.1);
    border-color: rgba(var(--light), 0.5);
    color: rgba(var(--light), 0.8);
}

.btn-dark {
    background-color: rgba(var(--dark), 1);
    border: 1px solid rgba(var(--dark), 1);
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.btn-dark.show,
.btn-dark:checked,
.btn-dark:focus,
.btn-dark:focus-visible,
.btn-dark.disabled {
    background-color: rgba(var(--dark), 1) !important;
    border-color: rgba(var(--dark), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-dark {
    background-color: transparent;
    color: rgba(var(--dark), 1);
    border: 1px solid rgba(var(--dark), 1) !important;
}

.btn-outline-dark:hover,
.btn-outline-dark.active,
.btn-outline-dark.show,
.btn-outline-dark:checked,
.btn-outline-dark:focus,
.btn-outline-dark:focus-visible {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
}

.btn-light-dark {
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 1);
    border-color: transparent;
}

.btn-light-dark:hover,
.btn-light-dark.active,
.btn-light-dark.show,
.btn-light-dark:checked,
.btn-light-dark:focus,
.btn-light-dark:focus-visible {
    background-color: rgba(var(--dark), 0.2);
    border-color: rgba(var(--dark), 1);
    color: rgba(var(--dark), 1);
}

.btn-light-dark.disabled {
    background-color: rgba(var(--dark), 0.1);
    border-color: rgba(var(--dark), 0.5);
    color: rgba(var(--dark), 0.8);
}

.btn-white {
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--white), 1);
}

.btn-white:hover,
.btn-white:active,
.btn-white.active,
.btn-white.show,
.btn-white:checked,
.btn-white:focus,
.btn-white:focus-visible,
.btn-white.disabled {
    background-color: rgba(var(--white), 1) !important;
    border-color: rgba(var(--white), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-white {
    background-color: transparent;
    color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--white), 1) !important;
}

.btn-outline-white:hover,
.btn-outline-white.active,
.btn-outline-white.show,
.btn-outline-white:checked,
.btn-outline-white:focus,
.btn-outline-white:focus-visible {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.btn-light-white {
    background-color: rgba(var(--white), 0.1);
    color: rgba(var(--white), 1);
    border-color: transparent;
}

.btn-light-white:hover,
.btn-light-white.active,
.btn-light-white.show,
.btn-light-white:checked,
.btn-light-white:focus,
.btn-light-white:focus-visible {
    background-color: rgba(var(--white), 0.2);
    border-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.btn-light-white.disabled {
    background-color: rgba(var(--white), 0.1);
    border-color: rgba(var(--white), 0.5);
    color: rgba(var(--white), 0.8);
}

.btn-facebook {
    background-color: rgba(var(--facebook), 1);
    border: 1px solid rgba(var(--facebook), 1);
}

.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.show,
.btn-facebook:checked,
.btn-facebook:focus,
.btn-facebook:focus-visible,
.btn-facebook.disabled {
    background-color: rgba(var(--facebook), 1) !important;
    border-color: rgba(var(--facebook), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-facebook {
    background-color: transparent;
    color: rgba(var(--facebook), 1);
    border: 1px solid rgba(var(--facebook), 1) !important;
}

.btn-outline-facebook:hover,
.btn-outline-facebook.active,
.btn-outline-facebook.show,
.btn-outline-facebook:checked,
.btn-outline-facebook:focus,
.btn-outline-facebook:focus-visible {
    background-color: rgba(var(--facebook), 1);
    color: rgba(var(--white), 1);
}

.btn-light-facebook {
    background-color: rgba(var(--facebook), 0.1);
    color: rgba(var(--facebook), 1);
    border-color: transparent;
}

.btn-light-facebook:hover,
.btn-light-facebook.active,
.btn-light-facebook.show,
.btn-light-facebook:checked,
.btn-light-facebook:focus,
.btn-light-facebook:focus-visible {
    background-color: rgba(var(--facebook), 0.2);
    border-color: rgba(var(--facebook), 1);
    color: rgba(var(--facebook), 1);
}

.btn-light-facebook.disabled {
    background-color: rgba(var(--facebook), 0.1);
    border-color: rgba(var(--facebook), 0.5);
    color: rgba(var(--facebook), 0.8);
}

.btn-twitter {
    background-color: rgba(var(--twitter), 1);
    border: 1px solid rgba(var(--twitter), 1);
}

.btn-twitter:hover,
.btn-twitter:active,
.btn-twitter.active,
.btn-twitter.show,
.btn-twitter:checked,
.btn-twitter:focus,
.btn-twitter:focus-visible,
.btn-twitter.disabled {
    background-color: rgba(var(--twitter), 1) !important;
    border-color: rgba(var(--twitter), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-twitter {
    background-color: transparent;
    color: rgba(var(--twitter), 1);
    border: 1px solid rgba(var(--twitter), 1) !important;
}

.btn-outline-twitter:hover,
.btn-outline-twitter.active,
.btn-outline-twitter.show,
.btn-outline-twitter:checked,
.btn-outline-twitter:focus,
.btn-outline-twitter:focus-visible {
    background-color: rgba(var(--twitter), 1);
    color: rgba(var(--white), 1);
}

.btn-light-twitter {
    background-color: rgba(var(--twitter), 0.1);
    color: rgba(var(--twitter), 1);
    border-color: transparent;
}

.btn-light-twitter:hover,
.btn-light-twitter.active,
.btn-light-twitter.show,
.btn-light-twitter:checked,
.btn-light-twitter:focus,
.btn-light-twitter:focus-visible {
    background-color: rgba(var(--twitter), 0.2);
    border-color: rgba(var(--twitter), 1);
    color: rgba(var(--twitter), 1);
}

.btn-light-twitter.disabled {
    background-color: rgba(var(--twitter), 0.1);
    border-color: rgba(var(--twitter), 0.5);
    color: rgba(var(--twitter), 0.8);
}

.btn-pinterest {
    background-color: rgba(var(--pinterest), 1);
    border: 1px solid rgba(var(--pinterest), 1);
}

.btn-pinterest:hover,
.btn-pinterest:active,
.btn-pinterest.active,
.btn-pinterest.show,
.btn-pinterest:checked,
.btn-pinterest:focus,
.btn-pinterest:focus-visible,
.btn-pinterest.disabled {
    background-color: rgba(var(--pinterest), 1) !important;
    border-color: rgba(var(--pinterest), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-pinterest {
    background-color: transparent;
    color: rgba(var(--pinterest), 1);
    border: 1px solid rgba(var(--pinterest), 1) !important;
}

.btn-outline-pinterest:hover,
.btn-outline-pinterest.active,
.btn-outline-pinterest.show,
.btn-outline-pinterest:checked,
.btn-outline-pinterest:focus,
.btn-outline-pinterest:focus-visible {
    background-color: rgba(var(--pinterest), 1);
    color: rgba(var(--white), 1);
}

.btn-light-pinterest {
    background-color: rgba(var(--pinterest), 0.1);
    color: rgba(var(--pinterest), 1);
    border-color: transparent;
}

.btn-light-pinterest:hover,
.btn-light-pinterest.active,
.btn-light-pinterest.show,
.btn-light-pinterest:checked,
.btn-light-pinterest:focus,
.btn-light-pinterest:focus-visible {
    background-color: rgba(var(--pinterest), 0.2);
    border-color: rgba(var(--pinterest), 1);
    color: rgba(var(--pinterest), 1);
}

.btn-light-pinterest.disabled {
    background-color: rgba(var(--pinterest), 0.1);
    border-color: rgba(var(--pinterest), 0.5);
    color: rgba(var(--pinterest), 0.8);
}

.btn-linkedin {
    background-color: rgba(var(--linkedin), 1);
    border: 1px solid rgba(var(--linkedin), 1);
}

.btn-linkedin:hover,
.btn-linkedin:active,
.btn-linkedin.active,
.btn-linkedin.show,
.btn-linkedin:checked,
.btn-linkedin:focus,
.btn-linkedin:focus-visible,
.btn-linkedin.disabled {
    background-color: rgba(var(--linkedin), 1) !important;
    border-color: rgba(var(--linkedin), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-linkedin {
    background-color: transparent;
    color: rgba(var(--linkedin), 1);
    border: 1px solid rgba(var(--linkedin), 1) !important;
}

.btn-outline-linkedin:hover,
.btn-outline-linkedin.active,
.btn-outline-linkedin.show,
.btn-outline-linkedin:checked,
.btn-outline-linkedin:focus,
.btn-outline-linkedin:focus-visible {
    background-color: rgba(var(--linkedin), 1);
    color: rgba(var(--white), 1);
}

.btn-light-linkedin {
    background-color: rgba(var(--linkedin), 0.1);
    color: rgba(var(--linkedin), 1);
    border-color: transparent;
}

.btn-light-linkedin:hover,
.btn-light-linkedin.active,
.btn-light-linkedin.show,
.btn-light-linkedin:checked,
.btn-light-linkedin:focus,
.btn-light-linkedin:focus-visible {
    background-color: rgba(var(--linkedin), 0.2);
    border-color: rgba(var(--linkedin), 1);
    color: rgba(var(--linkedin), 1);
}

.btn-light-linkedin.disabled {
    background-color: rgba(var(--linkedin), 0.1);
    border-color: rgba(var(--linkedin), 0.5);
    color: rgba(var(--linkedin), 0.8);
}

.btn-reddit {
    background-color: rgba(var(--reddit), 1);
    border: 1px solid rgba(var(--reddit), 1);
}

.btn-reddit:hover,
.btn-reddit:active,
.btn-reddit.active,
.btn-reddit.show,
.btn-reddit:checked,
.btn-reddit:focus,
.btn-reddit:focus-visible,
.btn-reddit.disabled {
    background-color: rgba(var(--reddit), 1) !important;
    border-color: rgba(var(--reddit), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-reddit {
    background-color: transparent;
    color: rgba(var(--reddit), 1);
    border: 1px solid rgba(var(--reddit), 1) !important;
}

.btn-outline-reddit:hover,
.btn-outline-reddit.active,
.btn-outline-reddit.show,
.btn-outline-reddit:checked,
.btn-outline-reddit:focus,
.btn-outline-reddit:focus-visible {
    background-color: rgba(var(--reddit), 1);
    color: rgba(var(--white), 1);
}

.btn-light-reddit {
    background-color: rgba(var(--reddit), 0.1);
    color: rgba(var(--reddit), 1);
    border-color: transparent;
}

.btn-light-reddit:hover,
.btn-light-reddit.active,
.btn-light-reddit.show,
.btn-light-reddit:checked,
.btn-light-reddit:focus,
.btn-light-reddit:focus-visible {
    background-color: rgba(var(--reddit), 0.2);
    border-color: rgba(var(--reddit), 1);
    color: rgba(var(--reddit), 1);
}

.btn-light-reddit.disabled {
    background-color: rgba(var(--reddit), 0.1);
    border-color: rgba(var(--reddit), 0.5);
    color: rgba(var(--reddit), 0.8);
}

.btn-whatsapp {
    background-color: rgba(var(--whatsapp), 1);
    border: 1px solid rgba(var(--whatsapp), 1);
}

.btn-whatsapp:hover,
.btn-whatsapp:active,
.btn-whatsapp.active,
.btn-whatsapp.show,
.btn-whatsapp:checked,
.btn-whatsapp:focus,
.btn-whatsapp:focus-visible,
.btn-whatsapp.disabled {
    background-color: rgba(var(--whatsapp), 1) !important;
    border-color: rgba(var(--whatsapp), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-whatsapp {
    background-color: transparent;
    color: rgba(var(--whatsapp), 1);
    border: 1px solid rgba(var(--whatsapp), 1) !important;
}

.btn-outline-whatsapp:hover,
.btn-outline-whatsapp.active,
.btn-outline-whatsapp.show,
.btn-outline-whatsapp:checked,
.btn-outline-whatsapp:focus,
.btn-outline-whatsapp:focus-visible {
    background-color: rgba(var(--whatsapp), 1);
    color: rgba(var(--white), 1);
}

.btn-light-whatsapp {
    background-color: rgba(var(--whatsapp), 0.1);
    color: rgba(var(--whatsapp), 1);
    border-color: transparent;
}

.btn-light-whatsapp:hover,
.btn-light-whatsapp.active,
.btn-light-whatsapp.show,
.btn-light-whatsapp:checked,
.btn-light-whatsapp:focus,
.btn-light-whatsapp:focus-visible {
    background-color: rgba(var(--whatsapp), 0.2);
    border-color: rgba(var(--whatsapp), 1);
    color: rgba(var(--whatsapp), 1);
}

.btn-light-whatsapp.disabled {
    background-color: rgba(var(--whatsapp), 0.1);
    border-color: rgba(var(--whatsapp), 0.5);
    color: rgba(var(--whatsapp), 0.8);
}

.btn-gmail {
    background-color: rgba(var(--gmail), 1);
    border: 1px solid rgba(var(--gmail), 1);
}

.btn-gmail:hover,
.btn-gmail:active,
.btn-gmail.active,
.btn-gmail.show,
.btn-gmail:checked,
.btn-gmail:focus,
.btn-gmail:focus-visible,
.btn-gmail.disabled {
    background-color: rgba(var(--gmail), 1) !important;
    border-color: rgba(var(--gmail), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-gmail {
    background-color: transparent;
    color: rgba(var(--gmail), 1);
    border: 1px solid rgba(var(--gmail), 1) !important;
}

.btn-outline-gmail:hover,
.btn-outline-gmail.active,
.btn-outline-gmail.show,
.btn-outline-gmail:checked,
.btn-outline-gmail:focus,
.btn-outline-gmail:focus-visible {
    background-color: rgba(var(--gmail), 1);
    color: rgba(var(--white), 1);
}

.btn-light-gmail {
    background-color: rgba(var(--gmail), 0.1);
    color: rgba(var(--gmail), 1);
    border-color: transparent;
}

.btn-light-gmail:hover,
.btn-light-gmail.active,
.btn-light-gmail.show,
.btn-light-gmail:checked,
.btn-light-gmail:focus,
.btn-light-gmail:focus-visible {
    background-color: rgba(var(--gmail), 0.2);
    border-color: rgba(var(--gmail), 1);
    color: rgba(var(--gmail), 1);
}

.btn-light-gmail.disabled {
    background-color: rgba(var(--gmail), 0.1);
    border-color: rgba(var(--gmail), 0.5);
    color: rgba(var(--gmail), 0.8);
}

.btn-telegram {
    background-color: rgba(var(--telegram), 1);
    border: 1px solid rgba(var(--telegram), 1);
}

.btn-telegram:hover,
.btn-telegram:active,
.btn-telegram.active,
.btn-telegram.show,
.btn-telegram:checked,
.btn-telegram:focus,
.btn-telegram:focus-visible,
.btn-telegram.disabled {
    background-color: rgba(var(--telegram), 1) !important;
    border-color: rgba(var(--telegram), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-telegram {
    background-color: transparent;
    color: rgba(var(--telegram), 1);
    border: 1px solid rgba(var(--telegram), 1) !important;
}

.btn-outline-telegram:hover,
.btn-outline-telegram.active,
.btn-outline-telegram.show,
.btn-outline-telegram:checked,
.btn-outline-telegram:focus,
.btn-outline-telegram:focus-visible {
    background-color: rgba(var(--telegram), 1);
    color: rgba(var(--white), 1);
}

.btn-light-telegram {
    background-color: rgba(var(--telegram), 0.1);
    color: rgba(var(--telegram), 1);
    border-color: transparent;
}

.btn-light-telegram:hover,
.btn-light-telegram.active,
.btn-light-telegram.show,
.btn-light-telegram:checked,
.btn-light-telegram:focus,
.btn-light-telegram:focus-visible {
    background-color: rgba(var(--telegram), 0.2);
    border-color: rgba(var(--telegram), 1);
    color: rgba(var(--telegram), 1);
}

.btn-light-telegram.disabled {
    background-color: rgba(var(--telegram), 0.1);
    border-color: rgba(var(--telegram), 0.5);
    color: rgba(var(--telegram), 0.8);
}

.btn-youtube {
    background-color: rgba(var(--youtube), 1);
    border: 1px solid rgba(var(--youtube), 1);
}

.btn-youtube:hover,
.btn-youtube:active,
.btn-youtube.active,
.btn-youtube.show,
.btn-youtube:checked,
.btn-youtube:focus,
.btn-youtube:focus-visible,
.btn-youtube.disabled {
    background-color: rgba(var(--youtube), 1) !important;
    border-color: rgba(var(--youtube), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-youtube {
    background-color: transparent;
    color: rgba(var(--youtube), 1);
    border: 1px solid rgba(var(--youtube), 1) !important;
}

.btn-outline-youtube:hover,
.btn-outline-youtube.active,
.btn-outline-youtube.show,
.btn-outline-youtube:checked,
.btn-outline-youtube:focus,
.btn-outline-youtube:focus-visible {
    background-color: rgba(var(--youtube), 1);
    color: rgba(var(--white), 1);
}

.btn-light-youtube {
    background-color: rgba(var(--youtube), 0.1);
    color: rgba(var(--youtube), 1);
    border-color: transparent;
}

.btn-light-youtube:hover,
.btn-light-youtube.active,
.btn-light-youtube.show,
.btn-light-youtube:checked,
.btn-light-youtube:focus,
.btn-light-youtube:focus-visible {
    background-color: rgba(var(--youtube), 0.2);
    border-color: rgba(var(--youtube), 1);
    color: rgba(var(--youtube), 1);
}

.btn-light-youtube.disabled {
    background-color: rgba(var(--youtube), 0.1);
    border-color: rgba(var(--youtube), 0.5);
    color: rgba(var(--youtube), 0.8);
}

.btn-vimeo {
    background-color: rgba(var(--vimeo), 1);
    border: 1px solid rgba(var(--vimeo), 1);
}

.btn-vimeo:hover,
.btn-vimeo:active,
.btn-vimeo.active,
.btn-vimeo.show,
.btn-vimeo:checked,
.btn-vimeo:focus,
.btn-vimeo:focus-visible,
.btn-vimeo.disabled {
    background-color: rgba(var(--vimeo), 1) !important;
    border-color: rgba(var(--vimeo), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-vimeo {
    background-color: transparent;
    color: rgba(var(--vimeo), 1);
    border: 1px solid rgba(var(--vimeo), 1) !important;
}

.btn-outline-vimeo:hover,
.btn-outline-vimeo.active,
.btn-outline-vimeo.show,
.btn-outline-vimeo:checked,
.btn-outline-vimeo:focus,
.btn-outline-vimeo:focus-visible {
    background-color: rgba(var(--vimeo), 1);
    color: rgba(var(--white), 1);
}

.btn-light-vimeo {
    background-color: rgba(var(--vimeo), 0.1);
    color: rgba(var(--vimeo), 1);
    border-color: transparent;
}

.btn-light-vimeo:hover,
.btn-light-vimeo.active,
.btn-light-vimeo.show,
.btn-light-vimeo:checked,
.btn-light-vimeo:focus,
.btn-light-vimeo:focus-visible {
    background-color: rgba(var(--vimeo), 0.2);
    border-color: rgba(var(--vimeo), 1);
    color: rgba(var(--vimeo), 1);
}

.btn-light-vimeo.disabled {
    background-color: rgba(var(--vimeo), 0.1);
    border-color: rgba(var(--vimeo), 0.5);
    color: rgba(var(--vimeo), 0.8);
}

.btn-behance {
    background-color: rgba(var(--behance), 1);
    border: 1px solid rgba(var(--behance), 1);
}

.btn-behance:hover,
.btn-behance:active,
.btn-behance.active,
.btn-behance.show,
.btn-behance:checked,
.btn-behance:focus,
.btn-behance:focus-visible,
.btn-behance.disabled {
    background-color: rgba(var(--behance), 1) !important;
    border-color: rgba(var(--behance), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-behance {
    background-color: transparent;
    color: rgba(var(--behance), 1);
    border: 1px solid rgba(var(--behance), 1) !important;
}

.btn-outline-behance:hover,
.btn-outline-behance.active,
.btn-outline-behance.show,
.btn-outline-behance:checked,
.btn-outline-behance:focus,
.btn-outline-behance:focus-visible {
    background-color: rgba(var(--behance), 1);
    color: rgba(var(--white), 1);
}

.btn-light-behance {
    background-color: rgba(var(--behance), 0.1);
    color: rgba(var(--behance), 1);
    border-color: transparent;
}

.btn-light-behance:hover,
.btn-light-behance.active,
.btn-light-behance.show,
.btn-light-behance:checked,
.btn-light-behance:focus,
.btn-light-behance:focus-visible {
    background-color: rgba(var(--behance), 0.2);
    border-color: rgba(var(--behance), 1);
    color: rgba(var(--behance), 1);
}

.btn-light-behance.disabled {
    background-color: rgba(var(--behance), 0.1);
    border-color: rgba(var(--behance), 0.5);
    color: rgba(var(--behance), 0.8);
}

.btn-github {
    background-color: rgba(var(--github), 1);
    border: 1px solid rgba(var(--github), 1);
}

.btn-github:hover,
.btn-github:active,
.btn-github.active,
.btn-github.show,
.btn-github:checked,
.btn-github:focus,
.btn-github:focus-visible,
.btn-github.disabled {
    background-color: rgba(var(--github), 1) !important;
    border-color: rgba(var(--github), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-github {
    background-color: transparent;
    color: rgba(var(--github), 1);
    border: 1px solid rgba(var(--github), 1) !important;
}

.btn-outline-github:hover,
.btn-outline-github.active,
.btn-outline-github.show,
.btn-outline-github:checked,
.btn-outline-github:focus,
.btn-outline-github:focus-visible {
    background-color: rgba(var(--github), 1);
    color: rgba(var(--white), 1);
}

.btn-light-github {
    background-color: rgba(var(--github), 0.1);
    color: rgba(var(--github), 1);
    border-color: transparent;
}

.btn-light-github:hover,
.btn-light-github.active,
.btn-light-github.show,
.btn-light-github:checked,
.btn-light-github:focus,
.btn-light-github:focus-visible {
    background-color: rgba(var(--github), 0.2);
    border-color: rgba(var(--github), 1);
    color: rgba(var(--github), 1);
}

.btn-light-github.disabled {
    background-color: rgba(var(--github), 0.1);
    border-color: rgba(var(--github), 0.5);
    color: rgba(var(--github), 0.8);
}

.btn-skype {
    background-color: rgba(var(--skype), 1);
    border: 1px solid rgba(var(--skype), 1);
}

.btn-skype:hover,
.btn-skype:active,
.btn-skype.active,
.btn-skype.show,
.btn-skype:checked,
.btn-skype:focus,
.btn-skype:focus-visible,
.btn-skype.disabled {
    background-color: rgba(var(--skype), 1) !important;
    border-color: rgba(var(--skype), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-skype {
    background-color: transparent;
    color: rgba(var(--skype), 1);
    border: 1px solid rgba(var(--skype), 1) !important;
}

.btn-outline-skype:hover,
.btn-outline-skype.active,
.btn-outline-skype.show,
.btn-outline-skype:checked,
.btn-outline-skype:focus,
.btn-outline-skype:focus-visible {
    background-color: rgba(var(--skype), 1);
    color: rgba(var(--white), 1);
}

.btn-light-skype {
    background-color: rgba(var(--skype), 0.1);
    color: rgba(var(--skype), 1);
    border-color: transparent;
}

.btn-light-skype:hover,
.btn-light-skype.active,
.btn-light-skype.show,
.btn-light-skype:checked,
.btn-light-skype:focus,
.btn-light-skype:focus-visible {
    background-color: rgba(var(--skype), 0.2);
    border-color: rgba(var(--skype), 1);
    color: rgba(var(--skype), 1);
}

.btn-light-skype.disabled {
    background-color: rgba(var(--skype), 0.1);
    border-color: rgba(var(--skype), 0.5);
    color: rgba(var(--skype), 0.8);
}

.btn-snapchat {
    background-color: rgba(var(--snapchat), 1);
    border: 1px solid rgba(var(--snapchat), 1);
}

.btn-snapchat:hover,
.btn-snapchat:active,
.btn-snapchat.active,
.btn-snapchat.show,
.btn-snapchat:checked,
.btn-snapchat:focus,
.btn-snapchat:focus-visible,
.btn-snapchat.disabled {
    background-color: rgba(var(--snapchat), 1) !important;
    border-color: rgba(var(--snapchat), 1) !important;
    transition: var(--app-transition);
}

.btn-outline-snapchat {
    background-color: transparent;
    color: rgba(var(--snapchat), 1);
    border: 1px solid rgba(var(--snapchat), 1) !important;
}

.btn-outline-snapchat:hover,
.btn-outline-snapchat.active,
.btn-outline-snapchat.show,
.btn-outline-snapchat:checked,
.btn-outline-snapchat:focus,
.btn-outline-snapchat:focus-visible {
    background-color: rgba(var(--snapchat), 1);
    color: rgba(var(--white), 1);
}

.btn-light-snapchat {
    background-color: rgba(var(--snapchat), 0.1);
    color: rgba(var(--snapchat), 1);
    border-color: transparent;
}

.btn-light-snapchat:hover,
.btn-light-snapchat.active,
.btn-light-snapchat.show,
.btn-light-snapchat:checked,
.btn-light-snapchat:focus,
.btn-light-snapchat:focus-visible {
    background-color: rgba(var(--snapchat), 0.2);
    border-color: rgba(var(--snapchat), 1);
    color: rgba(var(--snapchat), 1);
}

.btn-light-snapchat.disabled {
    background-color: rgba(var(--snapchat), 0.1);
    border-color: rgba(var(--snapchat), 0.5);
    color: rgba(var(--snapchat), 0.8);
}

.btn.app-btn {
    border-radius: var(--app-border-radius);
}

.btn.active,
.btn:hover {
    position: relative;
}

.btn.active::before,
.btn:hover::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(var(--dark), 0.03);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
}

.btn.btn-info {
    color: rgba(var(--white), 1);
}

.btn.icon-btn {
    height: 37px;
    width: 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 3px 15px;
    font-size: 13px;
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 4px 20px;
    font-size: 14px;
}

.btn-group-lg > .btn,
.btn-lg {
    padding: 6px 30px;
    font-size: 18px;
}

.btn-group-xl > .btn,
.btn-xl {
    padding: 8px 35px;
    font-size: 20px;
}

.btn-group-xxl > .btn,
.btn-xxl {
    padding: 10px 40px;
    font-size: 22px;
}

.btn-dark {
    color: rgba(var(--white), 1);
}

.badge {
    padding: 0.3em 0.9em 0.3em;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.4;
}

.badge.badge-notification {
    padding: 0.3em 0.5em 0.15em;
}

.chip {
    padding: 0.3em 0.9em 0.3em;
    border-radius: var(--app-border-radius);
}

.text-bg-primary {
    background-color: rgba(var(--primary), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-primary:hover,
.text-bg-primary:active,
.text-bg-primary.active,
.text-bg-primary.show,
.text-bg-primary:checked,
.text-bg-primary:focus {
    background-color: rgba(var(--primary), 0.9);
}

.text-outline-primary {
    background-color: transparent;
    color: rgba(var(--primary), 1);
    border: 1px solid rgba(var(--primary), 1);
}

.text-outline-primary:hover,
.text-outline-primary.active,
.text-outline-primary.show,
.text-outline-primary:checked,
.text-outline-primary:focus {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.text-light-primary {
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-primary:hover,
.text-light-primary.active,
.text-light-primary.show,
.text-light-primary:checked,
.text-light-primary:focus {
    background-color: rgba(var(--primary), 0.2);
    border-color: rgba(var(--primary), 1);
    color: rgba(var(--primary), 1);
    transition: var(--app-transition);
}

.text-bg-secondary {
    background-color: rgba(var(--secondary), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-secondary:hover,
.text-bg-secondary:active,
.text-bg-secondary.active,
.text-bg-secondary.show,
.text-bg-secondary:checked,
.text-bg-secondary:focus {
    background-color: rgba(var(--secondary), 0.9);
}

.text-outline-secondary {
    background-color: transparent;
    color: rgba(var(--secondary), 1);
    border: 1px solid rgba(var(--secondary), 1);
}

.text-outline-secondary:hover,
.text-outline-secondary.active,
.text-outline-secondary.show,
.text-outline-secondary:checked,
.text-outline-secondary:focus {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
}

.text-light-secondary {
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-secondary:hover,
.text-light-secondary.active,
.text-light-secondary.show,
.text-light-secondary:checked,
.text-light-secondary:focus {
    background-color: rgba(var(--secondary), 0.2);
    border-color: rgba(var(--secondary), 1);
    color: rgba(var(--secondary), 1);
    transition: var(--app-transition);
}

.text-bg-success {
    background-color: rgba(var(--success), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-success:hover,
.text-bg-success:active,
.text-bg-success.active,
.text-bg-success.show,
.text-bg-success:checked,
.text-bg-success:focus {
    background-color: rgba(var(--success), 0.9);
}

.text-outline-success {
    background-color: transparent;
    color: rgba(var(--success), 1);
    border: 1px solid rgba(var(--success), 1);
}

.text-outline-success:hover,
.text-outline-success.active,
.text-outline-success.show,
.text-outline-success:checked,
.text-outline-success:focus {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
}

.text-light-success {
    background-color: rgba(var(--success), 0.1);
    color: rgba(var(--success), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-success:hover,
.text-light-success.active,
.text-light-success.show,
.text-light-success:checked,
.text-light-success:focus {
    background-color: rgba(var(--success), 0.2);
    border-color: rgba(var(--success), 1);
    color: rgba(var(--success), 1);
    transition: var(--app-transition);
}

.text-bg-danger {
    background-color: rgba(var(--danger), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-danger:hover,
.text-bg-danger:active,
.text-bg-danger.active,
.text-bg-danger.show,
.text-bg-danger:checked,
.text-bg-danger:focus {
    background-color: rgba(var(--danger), 0.9);
}

.text-outline-danger {
    background-color: transparent;
    color: rgba(var(--danger), 1);
    border: 1px solid rgba(var(--danger), 1);
}

.text-outline-danger:hover,
.text-outline-danger.active,
.text-outline-danger.show,
.text-outline-danger:checked,
.text-outline-danger:focus {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
}

.text-light-danger {
    background-color: rgba(var(--danger), 0.1);
    color: rgba(var(--danger), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-danger:hover,
.text-light-danger.active,
.text-light-danger.show,
.text-light-danger:checked,
.text-light-danger:focus {
    background-color: rgba(var(--danger), 0.2);
    border-color: rgba(var(--danger), 1);
    color: rgba(var(--danger), 1);
    transition: var(--app-transition);
}

.text-bg-warning {
    background-color: rgba(var(--warning), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-warning:hover,
.text-bg-warning:active,
.text-bg-warning.active,
.text-bg-warning.show,
.text-bg-warning:checked,
.text-bg-warning:focus {
    background-color: rgba(var(--warning), 0.9);
}

.text-outline-warning {
    background-color: transparent;
    color: rgba(var(--warning), 1);
    border: 1px solid rgba(var(--warning), 1);
}

.text-outline-warning:hover,
.text-outline-warning.active,
.text-outline-warning.show,
.text-outline-warning:checked,
.text-outline-warning:focus {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
}

.text-light-warning {
    background-color: rgba(var(--warning), 0.1);
    color: rgba(var(--warning), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-warning:hover,
.text-light-warning.active,
.text-light-warning.show,
.text-light-warning:checked,
.text-light-warning:focus {
    background-color: rgba(var(--warning), 0.2);
    border-color: rgba(var(--warning), 1);
    color: rgba(var(--warning), 1);
    transition: var(--app-transition);
}

.text-bg-info {
    background-color: rgba(var(--info), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-info:hover,
.text-bg-info:active,
.text-bg-info.active,
.text-bg-info.show,
.text-bg-info:checked,
.text-bg-info:focus {
    background-color: rgba(var(--info), 0.9);
}

.text-outline-info {
    background-color: transparent;
    color: rgba(var(--info), 1);
    border: 1px solid rgba(var(--info), 1);
}

.text-outline-info:hover,
.text-outline-info.active,
.text-outline-info.show,
.text-outline-info:checked,
.text-outline-info:focus {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
}

.text-light-info {
    background-color: rgba(var(--info), 0.1);
    color: rgba(var(--info), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-info:hover,
.text-light-info.active,
.text-light-info.show,
.text-light-info:checked,
.text-light-info:focus {
    background-color: rgba(var(--info), 0.2);
    border-color: rgba(var(--info), 1);
    color: rgba(var(--info), 1);
    transition: var(--app-transition);
}

.text-bg-light {
    background-color: rgba(var(--light), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-light:hover,
.text-bg-light:active,
.text-bg-light.active,
.text-bg-light.show,
.text-bg-light:checked,
.text-bg-light:focus {
    background-color: rgba(var(--light), 0.9);
}

.text-outline-light {
    background-color: transparent;
    color: rgba(var(--light), 1);
    border: 1px solid rgba(var(--light), 1);
}

.text-outline-light:hover,
.text-outline-light.active,
.text-outline-light.show,
.text-outline-light:checked,
.text-outline-light:focus {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
}

.text-light-light {
    background-color: rgba(var(--light), 0.1);
    color: rgba(var(--light), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-light:hover,
.text-light-light.active,
.text-light-light.show,
.text-light-light:checked,
.text-light-light:focus {
    background-color: rgba(var(--light), 0.2);
    border-color: rgba(var(--light), 1);
    color: rgba(var(--light), 1);
    transition: var(--app-transition);
}

.text-bg-dark {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-dark:hover,
.text-bg-dark:active,
.text-bg-dark.active,
.text-bg-dark.show,
.text-bg-dark:checked,
.text-bg-dark:focus {
    background-color: rgba(var(--dark), 0.9);
}

.text-outline-dark {
    background-color: transparent;
    color: rgba(var(--dark), 1);
    border: 1px solid rgba(var(--dark), 1);
}

.text-outline-dark:hover,
.text-outline-dark.active,
.text-outline-dark.show,
.text-outline-dark:checked,
.text-outline-dark:focus {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
}

.text-light-dark {
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-dark:hover,
.text-light-dark.active,
.text-light-dark.show,
.text-light-dark:checked,
.text-light-dark:focus {
    background-color: rgba(var(--dark), 0.2);
    border-color: rgba(var(--dark), 1);
    color: rgba(var(--dark), 1);
    transition: var(--app-transition);
}

.text-bg-white {
    background-color: rgba(var(--white), 1) !important;
    color: rgba(var(--white), 1);
}

.text-bg-white:hover,
.text-bg-white:active,
.text-bg-white.active,
.text-bg-white.show,
.text-bg-white:checked,
.text-bg-white:focus {
    background-color: rgba(var(--white), 0.9);
}

.text-outline-white {
    background-color: transparent;
    color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--white), 1);
}

.text-outline-white:hover,
.text-outline-white.active,
.text-outline-white.show,
.text-outline-white:checked,
.text-outline-white:focus {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.text-light-white {
    background-color: rgba(var(--white), 0.1);
    color: rgba(var(--white), 1);
    border-color: transparent;
    transition: var(--app-transition);
}

.text-light-white:hover,
.text-light-white.active,
.text-light-white.show,
.text-light-white:checked,
.text-light-white:focus {
    background-color: rgba(var(--white), 0.2);
    border-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

code[class*="language-"],
pre[class*="language-"] {
    color: rgba(var(--white), 0.75) !important;
}

.form-switch .toggle-code {
    width: 42px;
    height: 24px;
    cursor: pointer;
}

.code-overlay {
    background: rgb(var(--dark), 1) !important;
    font-size: 15px;
    position: absolute;
    z-index: 3;
    top: 59px;
    left: 0;
    width: 100%;
    height: calc(100% - 66px);
}

.text-primary {
    color: #c49a5a !important;
}

.text-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.link-primary {
    color: rgba(var(--primary), 1) !important;
}

.link-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.txt-bg-primary {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1) !important;
}

.txt-bg-primary:hover {
    color: rgba(var(--primary), 0.8) !important;
    cursor: pointer;
}

.text-secondary {
    color: rgba(var(--secondary), 1) !important;
}

.text-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.link-secondary {
    color: rgba(var(--secondary), 1) !important;
}

.link-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.txt-bg-secondary {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
}

.txt-bg-secondary:hover {
    color: rgba(var(--secondary), 0.8) !important;
    cursor: pointer;
}

.text-success {
    color: rgba(var(--success), 1) !important;
}

.text-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.link-success {
    color: rgba(var(--success), 1) !important;
}

.link-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.txt-bg-success {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
}

.txt-bg-success:hover {
    color: rgba(var(--success), 0.8) !important;
    cursor: pointer;
}

.text-danger {
    color: rgba(var(--danger), 1) !important;
}

.text-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.link-danger {
    color: rgba(var(--danger), 1) !important;
}

.link-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.txt-bg-danger {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
}

.txt-bg-danger:hover {
    color: rgba(var(--danger), 0.8) !important;
    cursor: pointer;
}

.text-warning {
    color: rgba(var(--warning), 1) !important;
}

.text-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.link-warning {
    color: rgba(var(--warning), 1) !important;
}

.link-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.txt-bg-warning {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
}

.txt-bg-warning:hover {
    color: rgba(var(--warning), 0.8) !important;
    cursor: pointer;
}

.text-info {
    color: rgba(var(--info), 1) !important;
}

.text-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.link-info {
    color: rgba(var(--info), 1) !important;
}

.link-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.txt-bg-info {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
}

.txt-bg-info:hover {
    color: rgba(var(--info), 0.8) !important;
    cursor: pointer;
}

.text-light {
    color: rgba(var(--light), 1) !important;
}

.text-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.link-light {
    color: rgba(var(--light), 1) !important;
}

.link-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.txt-bg-light {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
}

.txt-bg-light:hover {
    color: rgba(var(--light), 0.8) !important;
    cursor: pointer;
}

.text-dark {
    color: rgba(var(--dark), 1) !important;
}

.text-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.link-dark {
    color: rgba(var(--dark), 1) !important;
}

.link-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.txt-bg-dark {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
}

.txt-bg-dark:hover {
    color: rgba(var(--dark), 0.8) !important;
    cursor: pointer;
}

.text-white {
    color: rgba(var(--white), 1) !important;
}

.text-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.link-white {
    color: rgba(var(--white), 1) !important;
}

.link-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.txt-bg-white {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
}

.txt-bg-white:hover {
    color: rgba(var(--white), 0.8) !important;
    cursor: pointer;
}

.f-fw-0 {
    font-weight: 0 !important;
}

.f-fw-100 {
    font-weight: 100 !important;
}

.f-fw-200 {
    font-weight: 200 !important;
}

.f-fw-300 {
    font-weight: 300 !important;
}

.f-fw-400 {
    font-weight: 400 !important;
}

.f-fw-500 {
    font-weight: 500 !important;
}

.f-fw-600 {
    font-weight: 600 !important;
}

.f-fw-700 {
    font-weight: 700 !important;
}

.f-fw-800 {
    font-weight: 800 !important;
}

.f-fw-900 {
    font-weight: 900 !important;
}

.f-fs-normal {
    font-style: normal;
}

.f-fs-italic {
    font-style: italic;
}

.f-fs-oblique {
    font-style: oblique;
}

.f-fs-initial {
    font-style: initial;
}

.f-fs-inherit {
    font-style: inherit;
}

.text-d-underline {
    text-decoration: underline;
}

.text-d-line-through {
    text-decoration: line-through;
}

.text-d-overline {
    text-decoration: overline;
}

.text-d-overline-underline {
    text-decoration: underline overline;
}

.text-d-line-underline {
    text-decoration: underline line-through;
}

.border {
    border: 1px solid rgba(var(--secondary), 0.2) !important;
}

.border-t {
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.border-b {
    border-bottom: 1px solid rgba(var(--secondary), 0.2);
}

.border-s {
    border-left: 1px solid rgba(var(--secondary), 0.2);
}

.border-e {
    border-right: 1px solid rgba(var(--secondary), 0.2);
}

.border-0 {
    border: none;
}

.border-t-0 {
    border: none;
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.border-b-0 {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-bottom: none;
}

.border-s-0 {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: none;
}

.border-e-0 {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-right: none;
}

.app-example [class^="d"] {
    text-align: center;
    display: inline-block;
    width: 200px;
    height: 120px;
    background-color: rgb(var(--light), 0.1);
    margin: 0.25rem;
    padding: 50px 0 !important;
    border-radius: 15px;
}

.app-example [class^="b"] {
    text-align: center;
    display: inline-block;
    width: 150px;
    height: 120px;
    background-color: rgb(var(--light), 0.1);
    margin: 0.25rem;
    padding: 50px 0 !important;
}

.app-example img {
    width: 160px;
    height: 120px;
    margin: 0.25rem;
}

.rotaed-box {
    --bs-gutter-y: 1rem;
}

.rotate {
    width: 135px;
    height: 135px;
    background-color: aqua;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 2px dashed rgb(var(--dark), 0.3);
    margin: auto;
}

.rotate span {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}

.rotate span:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border-right: 5px solid rgb(var(--primary));
    left: -22px;
    top: -22px;
    border-radius: 50%;
    opacity: 0;
}

.rotate:hover span:after {
    opacity: 1;
    transform: rotate(90deg);
    transition: var(--app-transition);
}

.rotate.rotate-180:hover span:after {
    transform: rotate(180deg);
}

.rotate.rotate-270:hover span:after {
    transform: rotate(270deg);
}

.rotate.rotate-90-1:hover span:after {
    transform: rotate(-90deg);
}

.rotate.rotate-90-1:hover span:after {
    transform: rotate(-90deg);
}

.rotate.rotate-180-1:hover span:after {
    transform: rotate(-90deg);
}

.rotate.rotate-280-1:hover span:after {
    transform: rotate(-90deg);
}

.alert-primary {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-primary {
    border: 1px solid rgba(var(--primary), 1);
    color: rgba(var(--primary), 1);
}

.alert-outline-primary:hover {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-primary {
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
}

.alert-light-primary:hover {
    background-color: rgba(var(--primary), 0.2);
    border-color: rgba(var(--primary), 1);
    color: rgba(var(--primary), 1);
}

.alert-light-border-primary {
    border: 1px solid rgba(var(--primary), 1);
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
}

.alert-light-border-primary:hover {
    background-color: rgba(var(--primary), 0.2);
}

.alert-border-primary {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--primary), 1);
    border-radius: var(--app-border-radius);
}

.alert-secondary {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-secondary {
    border: 1px solid rgba(var(--secondary), 1);
    color: rgba(var(--secondary), 1);
}

.alert-outline-secondary:hover {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-secondary {
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1);
}

.alert-light-secondary:hover {
    background-color: rgba(var(--secondary), 0.2);
    border-color: rgba(var(--secondary), 1);
    color: rgba(var(--secondary), 1);
}

.alert-light-border-secondary {
    border: 1px solid rgba(var(--secondary), 1);
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1);
}

.alert-light-border-secondary:hover {
    background-color: rgba(var(--secondary), 0.2);
}

.alert-border-secondary {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--secondary), 1);
    border-radius: var(--app-border-radius);
}

.alert-success {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-success {
    border: 1px solid rgba(var(--success), 1);
    color: rgba(var(--success), 1);
}

.alert-outline-success:hover {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-success {
    background-color: rgba(var(--success), 0.1);
    color: rgba(var(--success), 1);
}

.alert-light-success:hover {
    background-color: rgba(var(--success), 0.2);
    border-color: rgba(var(--success), 1);
    color: rgba(var(--success), 1);
}

.alert-light-border-success {
    border: 1px solid rgba(var(--success), 1);
    background-color: rgba(var(--success), 0.1);
    color: rgba(var(--success), 1);
}

.alert-light-border-success:hover {
    background-color: rgba(var(--success), 0.2);
}

.alert-border-success {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--success), 1);
    border-radius: var(--app-border-radius);
}

.alert-danger {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-danger {
    border: 1px solid rgba(var(--danger), 1);
    color: rgba(var(--danger), 1);
}

.alert-outline-danger:hover {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-danger {
    background-color: rgba(var(--danger), 0.1);
    color: rgba(var(--danger), 1);
}

.alert-light-danger:hover {
    background-color: rgba(var(--danger), 0.2);
    border-color: rgba(var(--danger), 1);
    color: rgba(var(--danger), 1);
}

.alert-light-border-danger {
    border: 1px solid rgba(var(--danger), 1);
    background-color: rgba(var(--danger), 0.1);
    color: rgba(var(--danger), 1);
}

.alert-light-border-danger:hover {
    background-color: rgba(var(--danger), 0.2);
}

.alert-border-danger {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--danger), 1);
    border-radius: var(--app-border-radius);
}

.alert-warning {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-warning {
    border: 1px solid rgba(var(--warning), 1);
    color: rgba(var(--warning), 1);
}

.alert-outline-warning:hover {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-warning {
    background-color: rgba(var(--warning), 0.1);
    color: rgba(var(--warning), 1);
}

.alert-light-warning:hover {
    background-color: rgba(var(--warning), 0.2);
    border-color: rgba(var(--warning), 1);
    color: rgba(var(--warning), 1);
}

.alert-light-border-warning {
    border: 1px solid rgba(var(--warning), 1);
    background-color: rgba(var(--warning), 0.1);
    color: rgba(var(--warning), 1);
}

.alert-light-border-warning:hover {
    background-color: rgba(var(--warning), 0.2);
}

.alert-border-warning {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--warning), 1);
    border-radius: var(--app-border-radius);
}

.alert-info {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-info {
    border: 1px solid rgba(var(--info), 1);
    color: rgba(var(--info), 1);
}

.alert-outline-info:hover {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-info {
    background-color: rgba(var(--info), 0.1);
    color: rgba(var(--info), 1);
}

.alert-light-info:hover {
    background-color: rgba(var(--info), 0.2);
    border-color: rgba(var(--info), 1);
    color: rgba(var(--info), 1);
}

.alert-light-border-info {
    border: 1px solid rgba(var(--info), 1);
    background-color: rgba(var(--info), 0.1);
    color: rgba(var(--info), 1);
}

.alert-light-border-info:hover {
    background-color: rgba(var(--info), 0.2);
}

.alert-border-info {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--info), 1);
    border-radius: var(--app-border-radius);
}

.alert-light {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-light {
    border: 1px solid rgba(var(--light), 1);
    color: rgba(var(--light), 1);
}

.alert-outline-light:hover {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-light {
    background-color: rgba(var(--light), 0.1);
    color: rgba(var(--light), 1);
}

.alert-light-light:hover {
    background-color: rgba(var(--light), 0.2);
    border-color: rgba(var(--light), 1);
    color: rgba(var(--light), 1);
}

.alert-light-border-light {
    border: 1px solid rgba(var(--light), 1);
    background-color: rgba(var(--light), 0.1);
    color: rgba(var(--light), 1);
}

.alert-light-border-light:hover {
    background-color: rgba(var(--light), 0.2);
}

.alert-border-light {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--light), 1);
    border-radius: var(--app-border-radius);
}

.alert-dark {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-dark {
    border: 1px solid rgba(var(--dark), 1);
    color: rgba(var(--dark), 1);
}

.alert-outline-dark:hover {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-dark {
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 1);
}

.alert-light-dark:hover {
    background-color: rgba(var(--dark), 0.2);
    border-color: rgba(var(--dark), 1);
    color: rgba(var(--dark), 1);
}

.alert-light-border-dark {
    border: 1px solid rgba(var(--dark), 1);
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 1);
}

.alert-light-border-dark:hover {
    background-color: rgba(var(--dark), 0.2);
}

.alert-border-dark {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--dark), 1);
    border-radius: var(--app-border-radius);
}

.alert-white {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.alert-outline-white {
    border: 1px solid rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.alert-outline-white:hover {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
    transition: var(--app-transition);
}

.alert-light-white {
    background-color: rgba(var(--white), 0.1);
    color: rgba(var(--white), 1);
}

.alert-light-white:hover {
    background-color: rgba(var(--white), 0.2);
    border-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.alert-light-border-white {
    border: 1px solid rgba(var(--white), 1);
    background-color: rgba(var(--white), 0.1);
    color: rgba(var(--white), 1);
}

.alert-light-border-white:hover {
    background-color: rgba(var(--white), 0.2);
}

.alert-border-white {
    border: 1px solid rgba(var(--secondary), 0.2);
    border-left: 4px solid rgba(var(--white), 1);
    border-radius: var(--app-border-radius);
}

.alert {
    border-radius: var(--app-border-radius);
}

.custom-alert {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.custom-alert span {
    position: relative;
    z-index: 2;
}

.custom-alert::before {
    position: absolute;
    height: 80px;
    width: 70px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    background-color: var(--custom_alert);
    top: calc(100% - 14px);
    left: 7px;
}

.custom-alert::after {
    position: absolute;
    height: 85px;
    width: 87px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    background-color: var(--custom_alert);
    bottom: calc(100% - 34px);
    left: -9px;
}

.header-right li {
    cursor: pointer;
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
}

.hover-dropdown:hover ul {
    margin-top: 2.5rem;
}

.hover-dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-icon-none .dropdown-toggle::after {
    display: none;
}

.alignment-dropdown .dropdown-toggle::after {
    display: none;
}

.alignment-dropdown .dropdown-toggle::before {
    display: none;
}

.hover-dropdown .dropdown-toggle::after {
    display: none;
}

.dropdown-light .dropdown-toggle::after {
    display: none;
}

.dropdown-light .dropdown-toggle::before {
    display: none;
}

.form-dropdown {
    width: 250px;
}

.profile-img {
    outline: 1px solid rgba(var(--secondary), 0.5);
    outline-offset: 3px;
}

.dropdown-menu.menu-primary {
    background-color: rgba(var(--primary), 1);
    border: 1px solid rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-primary i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-primary .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-secondary {
    background-color: rgba(var(--secondary), 1);
    border: 1px solid rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-secondary i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-secondary .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-success {
    background-color: rgba(var(--success), 1);
    border: 1px solid rgba(var(--success), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-success i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-success .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-danger {
    background-color: rgba(var(--danger), 1);
    border: 1px solid rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-danger i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-danger .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-warning {
    background-color: rgba(var(--warning), 1);
    border: 1px solid rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-warning i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-warning .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-info {
    background-color: rgba(var(--info), 1);
    border: 1px solid rgba(var(--info), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-info i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-info .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-light {
    background-color: rgba(var(--light), 1);
    border: 1px solid rgba(var(--light), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-light i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-light .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-dark {
    background-color: rgba(var(--dark), 1);
    border: 1px solid rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-dark i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-dark .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.dropdown-menu.menu-white {
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.dropdown-menu.menu-white i {
    color: rgba(var(--white), 1) !important;
}

.dropdown-menu.menu-white .dropdown-divider {
    border-top: 2px solid rgba(var(--white), 1);
}

.app-dropdown .dropdown-divider {
    margin: 0;
    border-top: 2px solid rgba(var(--secondary), 0.4);
}

.app-dropdown .dropdown-menu {
    position: relative;
    width: 280px;
    border-radius: 5px;
    padding: 0;
    border: 1px solid rgba(var(--secondary), 0.4);
}

.app-dropdown .dropdown-menu.menu-light .dropdown-item {
    color: rgba(var(--dark), 1) !important;
}

.app-dropdown .dropdown-menu.menu-light .dropdown-item i {
    color: rgba(var(--dark), 1) !important;
}

.app-dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0.6rem 1rem;
    text-decoration: none;
    font-weight: 500;
    color: rgba(var(--white), 1);
}

.app-dropdown .dropdown-menu .dropdown-item i {
    font-size: 20px;
    color: rgba(var(--secondary), 1);
}

.app-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: rgba(var(--light), 0.2);
}

.app-dropdown .dropdown-menu.sub-menu {
    position: absolute;
    transform: translate(280px, 96px) !important;
}

.app-dropdown .dropdown-menu .active {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.app-dropdown .dropdown-menu .active:hover {
    color: var(--black);
    background-color: rgba(var(--primary), 0.6);
}

.app-hover-dropdown {
    position: relative;
}

.app-hover-dropdown .dropdown-menu {
    width: 280px;
    border-radius: 5px;
    top: 0px;
}

.app-hover-dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0.6rem 1rem;
    text-decoration: none;
    color: rgba(var(--white), 1);
}

.app-hover-dropdown .dropdown-menu .dropdown-item i {
    font-size: 20px;
    color: var(--font-light-color);
}

.app-hover-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: rgba(var(--light), 0.2);
}

.app-hover-dropdown .dropdown-menu.hover-submenu {
    position: absolute;
    bottom: 0px;
    transform: translate(280px, 0px) !important;
}

.app-accordion {
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 0.75rem;
}

.app-accordion .accordion-item .accordion-body {
    color: var(--font-light-color);
}

.app-accordion .accordion-item .accordion-button {
    font-size: 15px;
    font-weight: 500;
}

.app-accordion .accordion-item .accordion-button:focus,
.app-accordion .accordion-item .accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.app-accordion .accordion-item .accordion-button:not(.collapsed)::after {
    content: "\ea62" !important;
    transform: none !important;
}

.app-accordion .accordion-item .accordion-button::after {
    background-image: none;
    content: "\ea5f";
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon:not(.collapsed)::after {
    content: "\ea5f" !important;
    transform: none !important;
}

.app-accordion .accordion-item .accordion-icon::after {
    background-image: none;
    content: "\ea60";
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon2:not(.collapsed)::after {
    content: "\eb30" !important;
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon2::after {
    background-image: none;
    content: "\eaf8";
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon3:not(.collapsed)::after {
    content: "\eade" !important;
    transform: none !important;
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon3::after {
    background-image: none;
    content: "\eb46";
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon4:not(.collapsed)::after {
    content: "\eae1" !important;
    transform: none !important;
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.app-accordion .accordion-item .accordion-icon4::after {
    background-image: none;
    content: "\eae2";
    font-size: 20px;
    margin-bottom: 6px;
    font-family: var(--tabler-icons);
}

.accordion-primary .accordion-item {
    border-color: rgba(var(--primary), 0.2);
}

.accordion-primary .accordion-item .accordion-button {
    color: rgba(var(--primary), 1);
}

.accordion-primary .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--primary), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-primary .accordion-item {
    border-color: rgba(var(--primary), 0.2);
}

.accordion-light-primary .accordion-item .accordion-button {
    color: rgba(var(--primary), 1);
}

.accordion-light-primary
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1) !important;
}

.accordion-outline-primary .accordion-item {
    border-color: rgba(var(--primary), 1);
}

.accordion-outline-primary .accordion-item .accordion-button {
    color: rgba(var(--primary), 1);
}

.accordion-outline-primary
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--primary), 0.1) !important;
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 0.8) !important;
}

.accordion-secondary .accordion-item {
    border-color: rgba(var(--secondary), 0.2);
}

.accordion-secondary .accordion-item .accordion-button {
    color: rgba(var(--secondary), 1);
}

.accordion-secondary .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--secondary), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-secondary .accordion-item {
    border-color: rgba(var(--secondary), 0.2);
}

.accordion-light-secondary .accordion-item .accordion-button {
    color: rgba(var(--secondary), 1);
}

.accordion-light-secondary
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
}

.accordion-outline-secondary .accordion-item {
    border-color: rgba(var(--secondary), 1);
}

.accordion-outline-secondary .accordion-item .accordion-button {
    color: rgba(var(--secondary), 1);
}

.accordion-outline-secondary
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--secondary), 0.1) !important;
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 0.8) !important;
}

.accordion-success .accordion-item {
    border-color: rgba(var(--success), 0.2);
}

.accordion-success .accordion-item .accordion-button {
    color: rgba(var(--success), 1);
}

.accordion-success .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--success), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-success .accordion-item {
    border-color: rgba(var(--success), 0.2);
}

.accordion-light-success .accordion-item .accordion-button {
    color: rgba(var(--success), 1);
}

.accordion-light-success
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
}

.accordion-outline-success .accordion-item {
    border-color: rgba(var(--success), 1);
}

.accordion-outline-success .accordion-item .accordion-button {
    color: rgba(var(--success), 1);
}

.accordion-outline-success
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--success), 0.1) !important;
    background-color: rgba(var(--success), 0.1);
    color: rgba(var(--success), 0.8) !important;
}

.accordion-danger .accordion-item {
    border-color: rgba(var(--danger), 0.2);
}

.accordion-danger .accordion-item .accordion-button {
    color: rgba(var(--danger), 1);
}

.accordion-danger .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--danger), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-danger .accordion-item {
    border-color: rgba(var(--danger), 0.2);
}

.accordion-light-danger .accordion-item .accordion-button {
    color: rgba(var(--danger), 1);
}

.accordion-light-danger
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
}

.accordion-outline-danger .accordion-item {
    border-color: rgba(var(--danger), 1);
}

.accordion-outline-danger .accordion-item .accordion-button {
    color: rgba(var(--danger), 1);
}

.accordion-outline-danger
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--danger), 0.1) !important;
    background-color: rgba(var(--danger), 0.1);
    color: rgba(var(--danger), 0.8) !important;
}

.accordion-warning .accordion-item {
    border-color: rgba(var(--warning), 0.2);
}

.accordion-warning .accordion-item .accordion-button {
    color: rgba(var(--warning), 1);
}

.accordion-warning .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--warning), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-warning .accordion-item {
    border-color: rgba(var(--warning), 0.2);
}

.accordion-light-warning .accordion-item .accordion-button {
    color: rgba(var(--warning), 1);
}

.accordion-light-warning
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
}

.accordion-outline-warning .accordion-item {
    border-color: rgba(var(--warning), 1);
}

.accordion-outline-warning .accordion-item .accordion-button {
    color: rgba(var(--warning), 1);
}

.accordion-outline-warning
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--warning), 0.1) !important;
    background-color: rgba(var(--warning), 0.1);
    color: rgba(var(--warning), 0.8) !important;
}

.accordion-info .accordion-item {
    border-color: rgba(var(--info), 0.2);
}

.accordion-info .accordion-item .accordion-button {
    color: rgba(var(--info), 1);
}

.accordion-info .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--info), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-info .accordion-item {
    border-color: rgba(var(--info), 0.2);
}

.accordion-light-info .accordion-item .accordion-button {
    color: rgba(var(--info), 1);
}

.accordion-light-info .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
}

.accordion-outline-info .accordion-item {
    border-color: rgba(var(--info), 1);
}

.accordion-outline-info .accordion-item .accordion-button {
    color: rgba(var(--info), 1);
}

.accordion-outline-info
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--info), 0.1) !important;
    background-color: rgba(var(--info), 0.1);
    color: rgba(var(--info), 0.8) !important;
}

.accordion-light .accordion-item {
    border-color: rgba(var(--light), 0.2);
}

.accordion-light .accordion-item .accordion-button {
    color: rgba(var(--light), 1);
}

.accordion-light .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--light), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-light .accordion-item {
    border-color: rgba(var(--light), 0.2);
}

.accordion-light-light .accordion-item .accordion-button {
    color: rgba(var(--light), 1);
}

.accordion-light-light .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
}

.accordion-outline-light .accordion-item {
    border-color: rgba(var(--light), 1);
}

.accordion-outline-light .accordion-item .accordion-button {
    color: rgba(var(--light), 1);
}

.accordion-outline-light
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--light), 0.1) !important;
    background-color: rgba(var(--light), 0.1);
    color: rgba(var(--light), 0.8) !important;
}

.accordion-dark .accordion-item {
    border-color: rgba(var(--dark), 0.2);
}

.accordion-dark .accordion-item .accordion-button {
    color: rgba(var(--dark), 1);
}

.accordion-dark .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-dark .accordion-item {
    border-color: rgba(var(--dark), 0.2);
}

.accordion-light-dark .accordion-item .accordion-button {
    color: rgba(var(--dark), 1);
}

.accordion-light-dark .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
}

.accordion-outline-dark .accordion-item {
    border-color: rgba(var(--dark), 1);
}

.accordion-outline-dark .accordion-item .accordion-button {
    color: rgba(var(--dark), 1);
}

.accordion-outline-dark
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--dark), 0.1) !important;
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 0.8) !important;
}

.accordion-white .accordion-item {
    border-color: rgba(var(--white), 0.2);
}

.accordion-white .accordion-item .accordion-button {
    color: rgba(var(--white), 1);
}

.accordion-white .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--white), 1) !important;
    color: rgba(var(--white), 1);
}

.accordion-light-white .accordion-item {
    border-color: rgba(var(--white), 0.2);
}

.accordion-light-white .accordion-item .accordion-button {
    color: rgba(var(--white), 1);
}

.accordion-light-white .accordion-item .accordion-button[aria-expanded="true"] {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
}

.accordion-outline-white .accordion-item {
    border-color: rgba(var(--white), 1);
}

.accordion-outline-white .accordion-item .accordion-button {
    color: rgba(var(--white), 1);
}

.accordion-outline-white
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-color: rgba(var(--white), 0.1) !important;
    background-color: rgba(var(--white), 0.1);
    color: rgba(var(--white), 0.8) !important;
}

.grid-page .card-body [class*="col"] {
    transition: var(--app-transition);
}

.grid-page .card-body [class*="col"]:hover {
    transition: var(--app-transition);
    transform: translateY(-1px);
}

.grid-page .card-body [class*="col"]:hover > div {
    background-color: rgba(var(--secondary), 0.15) !important;
}

.grids tr td {
    border: 1px solid rgba(var(--secondary), 0.4);
}

.grids tr th {
    border: 1px solid rgba(var(--secondary), 0.4);
    font-weight: 600;
}

.square-bullet-primary:before {
    background-color: rgba(var(--primary), 1) !important;
}

.circle-bullet-primary:before {
    background-color: rgba(var(--primary), 1) !important;
    outline: 1px solid rgba(var(--primary), 1);
}

.triangle-bullet-primary:before {
    border-bottom: 10px solid rgba(var(--primary), 1);
}

.arrow-bullet-primary:before {
    border: 1px solid rgba(var(--primary), 1);
}

.line-bullet-primary:before {
    border-top: 4px solid rgba(var(--primary), 1);
}

.plus-bullet-primary:before,
.plus-bullet-primary:after {
    background-color: rgba(var(--primary), 1) !important;
}

.diamond-bullet-primary:before {
    border-bottom-color: rgba(var(--primary), 1) !important;
}

.diamond-bullet-primary:after {
    border-top-color: rgba(var(--primary), 1) !important;
}

.burst-bullet-primary:before,
.burst-bullet-primary:after {
    background-color: rgba(var(--primary), 1) !important;
}

.heart-bullet-primary:before,
.heart-bullet-primary:after {
    background-color: rgba(var(--primary), 1) !important;
}

.curved-round-bullet-primary:before {
    border-right: 9px solid rgba(var(--primary), 1);
}

.curved-round-bullet-primary:after {
    border-top: 3px solid rgba(var(--primary), 1);
}

.square-bullet-secondary:before {
    background-color: rgba(var(--secondary), 1) !important;
}

.circle-bullet-secondary:before {
    background-color: rgba(var(--secondary), 1) !important;
    outline: 1px solid rgba(var(--secondary), 1);
}

.triangle-bullet-secondary:before {
    border-bottom: 10px solid rgba(var(--secondary), 1);
}

.arrow-bullet-secondary:before {
    border: 1px solid rgba(var(--secondary), 1);
}

.line-bullet-secondary:before {
    border-top: 4px solid rgba(var(--secondary), 1);
}

.plus-bullet-secondary:before,
.plus-bullet-secondary:after {
    background-color: rgba(var(--secondary), 1) !important;
}

.diamond-bullet-secondary:before {
    border-bottom-color: rgba(var(--secondary), 1) !important;
}

.diamond-bullet-secondary:after {
    border-top-color: rgba(var(--secondary), 1) !important;
}

.burst-bullet-secondary:before,
.burst-bullet-secondary:after {
    background-color: rgba(var(--secondary), 1) !important;
}

.heart-bullet-secondary:before,
.heart-bullet-secondary:after {
    background-color: rgba(var(--secondary), 1) !important;
}

.curved-round-bullet-secondary:before {
    border-right: 9px solid rgba(var(--secondary), 1);
}

.curved-round-bullet-secondary:after {
    border-top: 3px solid rgba(var(--secondary), 1);
}

.square-bullet-success:before {
    background-color: rgba(var(--success), 1) !important;
}

.circle-bullet-success:before {
    background-color: rgba(var(--success), 1) !important;
    outline: 1px solid rgba(var(--success), 1);
}

.triangle-bullet-success:before {
    border-bottom: 10px solid rgba(var(--success), 1);
}

.arrow-bullet-success:before {
    border: 1px solid rgba(var(--success), 1);
}

.line-bullet-success:before {
    border-top: 4px solid rgba(var(--success), 1);
}

.plus-bullet-success:before,
.plus-bullet-success:after {
    background-color: rgba(var(--success), 1) !important;
}

.diamond-bullet-success:before {
    border-bottom-color: rgba(var(--success), 1) !important;
}

.diamond-bullet-success:after {
    border-top-color: rgba(var(--success), 1) !important;
}

.burst-bullet-success:before,
.burst-bullet-success:after {
    background-color: rgba(var(--success), 1) !important;
}

.heart-bullet-success:before,
.heart-bullet-success:after {
    background-color: rgba(var(--success), 1) !important;
}

.curved-round-bullet-success:before {
    border-right: 9px solid rgba(var(--success), 1);
}

.curved-round-bullet-success:after {
    border-top: 3px solid rgba(var(--success), 1);
}

.square-bullet-danger:before {
    background-color: rgba(var(--danger), 1) !important;
}

.circle-bullet-danger:before {
    background-color: rgba(var(--danger), 1) !important;
    outline: 1px solid rgba(var(--danger), 1);
}

.triangle-bullet-danger:before {
    border-bottom: 10px solid rgba(var(--danger), 1);
}

.arrow-bullet-danger:before {
    border: 1px solid rgba(var(--danger), 1);
}

.line-bullet-danger:before {
    border-top: 4px solid rgba(var(--danger), 1);
}

.plus-bullet-danger:before,
.plus-bullet-danger:after {
    background-color: rgba(var(--danger), 1) !important;
}

.diamond-bullet-danger:before {
    border-bottom-color: rgba(var(--danger), 1) !important;
}

.diamond-bullet-danger:after {
    border-top-color: rgba(var(--danger), 1) !important;
}

.burst-bullet-danger:before,
.burst-bullet-danger:after {
    background-color: rgba(var(--danger), 1) !important;
}

.heart-bullet-danger:before,
.heart-bullet-danger:after {
    background-color: rgba(var(--danger), 1) !important;
}

.curved-round-bullet-danger:before {
    border-right: 9px solid rgba(var(--danger), 1);
}

.curved-round-bullet-danger:after {
    border-top: 3px solid rgba(var(--danger), 1);
}

.square-bullet-warning:before {
    background-color: rgba(var(--warning), 1) !important;
}

.circle-bullet-warning:before {
    background-color: rgba(var(--warning), 1) !important;
    outline: 1px solid rgba(var(--warning), 1);
}

.triangle-bullet-warning:before {
    border-bottom: 10px solid rgba(var(--warning), 1);
}

.arrow-bullet-warning:before {
    border: 1px solid rgba(var(--warning), 1);
}

.line-bullet-warning:before {
    border-top: 4px solid rgba(var(--warning), 1);
}

.plus-bullet-warning:before,
.plus-bullet-warning:after {
    background-color: rgba(var(--warning), 1) !important;
}

.diamond-bullet-warning:before {
    border-bottom-color: rgba(var(--warning), 1) !important;
}

.diamond-bullet-warning:after {
    border-top-color: rgba(var(--warning), 1) !important;
}

.burst-bullet-warning:before,
.burst-bullet-warning:after {
    background-color: rgba(var(--warning), 1) !important;
}

.heart-bullet-warning:before,
.heart-bullet-warning:after {
    background-color: rgba(var(--warning), 1) !important;
}

.curved-round-bullet-warning:before {
    border-right: 9px solid rgba(var(--warning), 1);
}

.curved-round-bullet-warning:after {
    border-top: 3px solid rgba(var(--warning), 1);
}

.square-bullet-info:before {
    background-color: rgba(var(--info), 1) !important;
}

.circle-bullet-info:before {
    background-color: rgba(var(--info), 1) !important;
    outline: 1px solid rgba(var(--info), 1);
}

.triangle-bullet-info:before {
    border-bottom: 10px solid rgba(var(--info), 1);
}

.arrow-bullet-info:before {
    border: 1px solid rgba(var(--info), 1);
}

.line-bullet-info:before {
    border-top: 4px solid rgba(var(--info), 1);
}

.plus-bullet-info:before,
.plus-bullet-info:after {
    background-color: rgba(var(--info), 1) !important;
}

.diamond-bullet-info:before {
    border-bottom-color: rgba(var(--info), 1) !important;
}

.diamond-bullet-info:after {
    border-top-color: rgba(var(--info), 1) !important;
}

.burst-bullet-info:before,
.burst-bullet-info:after {
    background-color: rgba(var(--info), 1) !important;
}

.heart-bullet-info:before,
.heart-bullet-info:after {
    background-color: rgba(var(--info), 1) !important;
}

.curved-round-bullet-info:before {
    border-right: 9px solid rgba(var(--info), 1);
}

.curved-round-bullet-info:after {
    border-top: 3px solid rgba(var(--info), 1);
}

.square-bullet-light:before {
    background-color: rgba(var(--light), 1) !important;
}

.circle-bullet-light:before {
    background-color: rgba(var(--light), 1) !important;
    outline: 1px solid rgba(var(--light), 1);
}

.triangle-bullet-light:before {
    border-bottom: 10px solid rgba(var(--light), 1);
}

.arrow-bullet-light:before {
    border: 1px solid rgba(var(--light), 1);
}

.line-bullet-light:before {
    border-top: 4px solid rgba(var(--light), 1);
}

.plus-bullet-light:before,
.plus-bullet-light:after {
    background-color: rgba(var(--light), 1) !important;
}

.diamond-bullet-light:before {
    border-bottom-color: rgba(var(--light), 1) !important;
}

.diamond-bullet-light:after {
    border-top-color: rgba(var(--light), 1) !important;
}

.burst-bullet-light:before,
.burst-bullet-light:after {
    background-color: rgba(var(--light), 1) !important;
}

.heart-bullet-light:before,
.heart-bullet-light:after {
    background-color: rgba(var(--light), 1) !important;
}

.curved-round-bullet-light:before {
    border-right: 9px solid rgba(var(--light), 1);
}

.curved-round-bullet-light:after {
    border-top: 3px solid rgba(var(--light), 1);
}

.square-bullet-dark:before {
    background-color: rgba(var(--dark), 1) !important;
}

.circle-bullet-dark:before {
    background-color: rgba(var(--dark), 1) !important;
    outline: 1px solid rgba(var(--dark), 1);
}

.triangle-bullet-dark:before {
    border-bottom: 10px solid rgba(var(--dark), 1);
}

.arrow-bullet-dark:before {
    border: 1px solid rgba(var(--dark), 1);
}

.line-bullet-dark:before {
    border-top: 4px solid rgba(var(--dark), 1);
}

.plus-bullet-dark:before,
.plus-bullet-dark:after {
    background-color: rgba(var(--dark), 1) !important;
}

.diamond-bullet-dark:before {
    border-bottom-color: rgba(var(--dark), 1) !important;
}

.diamond-bullet-dark:after {
    border-top-color: rgba(var(--dark), 1) !important;
}

.burst-bullet-dark:before,
.burst-bullet-dark:after {
    background-color: rgba(var(--dark), 1) !important;
}

.heart-bullet-dark:before,
.heart-bullet-dark:after {
    background-color: rgba(var(--dark), 1) !important;
}

.curved-round-bullet-dark:before {
    border-right: 9px solid rgba(var(--dark), 1);
}

.curved-round-bullet-dark:after {
    border-top: 3px solid rgba(var(--dark), 1);
}

.square-bullet-white:before {
    background-color: rgba(var(--white), 1) !important;
}

.circle-bullet-white:before {
    background-color: rgba(var(--white), 1) !important;
    outline: 1px solid rgba(var(--white), 1);
}

.triangle-bullet-white:before {
    border-bottom: 10px solid rgba(var(--white), 1);
}

.arrow-bullet-white:before {
    border: 1px solid rgba(var(--white), 1);
}

.line-bullet-white:before {
    border-top: 4px solid rgba(var(--white), 1);
}

.plus-bullet-white:before,
.plus-bullet-white:after {
    background-color: rgba(var(--white), 1) !important;
}

.diamond-bullet-white:before {
    border-bottom-color: rgba(var(--white), 1) !important;
}

.diamond-bullet-white:after {
    border-top-color: rgba(var(--white), 1) !important;
}

.burst-bullet-white:before,
.burst-bullet-white:after {
    background-color: rgba(var(--white), 1) !important;
}

.heart-bullet-white:before,
.heart-bullet-white:after {
    background-color: rgba(var(--white), 1) !important;
}

.curved-round-bullet-white:before {
    border-right: 9px solid rgba(var(--white), 1);
}

.curved-round-bullet-white:after {
    border-top: 3px solid rgba(var(--white), 1);
}

.square {
    position: relative;
    padding-left: 1.25rem;
}

.square + li {
    margin-top: 1rem;
}

.square:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 15px;
    top: 21px;
}

.circle {
    position: relative;
    padding-left: 1.25rem;
}

.circle + li {
    margin-top: 1rem;
}

.circle:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 15px;
    top: 21px;
    outline-offset: 2px;
}

.triangle {
    position: relative;
    padding-left: 1.25rem;
}

.triangle + li {
    margin-top: 1rem;
}

.triangle:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 21px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.arrow {
    position: relative;
    padding-left: 1.25rem;
}

.arrow + li {
    margin-top: 1rem;
}

.arrow:before {
    content: "";
    content: "";
    position: absolute;
    left: 15px;
    top: 21px;
    height: 8px;
    width: 8px;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.line {
    position: relative;
    padding-left: 1.25rem;
}

.line + li {
    margin-top: 1rem;
}

.line:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 23px;
    width: 10px;
    display: block;
}

.plus {
    position: relative;
    padding-left: 1.25rem;
}

.plus + li {
    margin-top: 1rem;
}

.plus:before {
    content: "";
    position: absolute;
    left: 18px;
    top: 25px;
    height: 2px;
    width: 8px;
}

.plus:after {
    content: "";
    position: absolute;
    left: 21px;
    top: 21px;
    height: 10px;
    width: 2px;
}

.diamond {
    position: relative;
    padding-left: 1.25rem;
}

.diamond + li {
    margin-top: 1rem;
}

.diamond:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
}

.diamond:after {
    content: "";
    position: absolute;
    left: 15px;
    top: 25px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
}

.burst {
    position: relative;
    padding-left: 1.25rem;
}

.burst + li {
    margin-top: 1rem;
}

.burst:before {
    content: "";
    position: absolute;
    left: 14px;
    top: 21px;
    width: 10px;
    height: 10px;
    text-align: center;
    transform: rotate(0deg);
}

.burst:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 14px;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
}

.heart {
    position: relative;
    padding-left: 1.25rem;
}

.heart + li {
    margin-top: 1rem;
}

.heart:before,
.heart:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 21px;
    width: 7px;
    height: 12px;
    border-radius: 50px 50px 0 0;
    transform: rotate(-45deg);
    transform-origin: 0 100%;
}

.heart:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 13px;
    transform: rotate(45deg);
    transform-origin: 100% 100%;
}

.terms-condition-container .diamond::before {
    left: -4px;
    top: 0;
}

.terms-condition-container .diamond::after {
    left: -4px;
    top: 10px;
}

.trumbowyg-box {
    border: 2px dotted rgba(var(--dark), 0.4);
    border-radius: var(--app-border-radius);
    overflow: hidden;
}

.trumbowyg-box .trumbowyg-button-pane {
    border-bottom: 0;
    background: rgba(var(--primary), 0.1);
    border-color: black;
}

.trumbowyg-box .trumbowyg-button-pane .trumbowyg-button-group:hover button {
    background: rgba(var(--dark), 0.1);
}

.app-divider-h,
.app-divider-h2 {
    position: relative;
    white-space: nowrap;
    background-color: transparent;
    color: var(--font-color);
    /* padding: 1.5rem 0; */
    display: flex;
}

.app-divider-h > p,
.app-divider-h h1,
.app-divider-h h2,
.app-divider-h h3,
.app-divider-h h4,
.app-divider-h h5,
.app-divider-h h6,
.app-divider-h span,
.app-divider-h2 > p,
.app-divider-h2 h1,
.app-divider-h2 h2,
.app-divider-h2 h3,
.app-divider-h2 h4,
.app-divider-h2 h5,
.app-divider-h2 h6,
.app-divider-h2 span {
    background-color: rgba(var(--white), 1);
    z-index: 1;
    padding-right: 10px;
    margin: 0;
}

.app-divider-h:before,
.app-divider-h2:before {
    border-top: 1px solid;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: calc(50% - 0.5px);
}

.app-divider-h.dotted:before,
.app-divider-h2.dotted:before {
    border-top-style: dotted;
}

.app-divider-h.dashed:before,
.app-divider-h2.dashed:before {
    border-top-style: dashed;
}

.app-divider-h.justify-content-center > p,
.app-divider-h.justify-content-center h1,
.app-divider-h.justify-content-center h2,
.app-divider-h.justify-content-center h3,
.app-divider-h.justify-content-center h4,
.app-divider-h.justify-content-center h5,
.app-divider-h.justify-content-center h6,
.app-divider-h.justify-content-center span,
.app-divider-h2.justify-content-center > p,
.app-divider-h2.justify-content-center h1,
.app-divider-h2.justify-content-center h2,
.app-divider-h2.justify-content-center h3,
.app-divider-h2.justify-content-center h4,
.app-divider-h2.justify-content-center h5,
.app-divider-h2.justify-content-center h6,
.app-divider-h2.justify-content-center span {
    padding-left: 10px;
}

.app-divider-h.justify-content-end > p,
.app-divider-h.justify-content-end h1,
.app-divider-h.justify-content-end h2,
.app-divider-h.justify-content-end h3,
.app-divider-h.justify-content-end h4,
.app-divider-h.justify-content-end h5,
.app-divider-h.justify-content-end h6,
.app-divider-h.justify-content-end span,
.app-divider-h2.justify-content-end > p,
.app-divider-h2.justify-content-end h1,
.app-divider-h2.justify-content-end h2,
.app-divider-h2.justify-content-end h3,
.app-divider-h2.justify-content-end h4,
.app-divider-h2.justify-content-end h5,
.app-divider-h2.justify-content-end h6,
.app-divider-h2.justify-content-end span {
    padding-left: 10px;
    padding-right: 0;
}

.app-divider-h2:before {
    border: 2px groove;
}

.app-divider-v,
.app-divider-v2 {
    position: relative;
    white-space: nowrap;
    background-color: rgba(var(--white), 0.5);
    color: var(--font-color);
    margin: 0 1rem;
    display: flex;
    height: 100%;
}

.app-divider-v:before,
.app-divider-v2:before {
    border-left: 1px solid;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: calc(50% - 0.5px);
}

.app-divider-v > p,
.app-divider-v h1,
.app-divider-v h2,
.app-divider-v h3,
.app-divider-v h4,
.app-divider-v h5,
.app-divider-v h6,
.app-divider-v span,
.app-divider-v2 > p,
.app-divider-v2 h1,
.app-divider-v2 h2,
.app-divider-v2 h3,
.app-divider-v2 h4,
.app-divider-v2 h5,
.app-divider-v2 h6,
.app-divider-v2 span {
    background-color: rgba(var(--white), 1);
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    padding-bottom: 10px;
}

.app-divider-v.dotted:before,
.app-divider-v2.dotted:before {
    border-left-style: dotted;
}

.app-divider-v.dashed:before,
.app-divider-v2.dashed:before {
    border-left-style: dashed;
}

.app-divider-v.align-items-center > p,
.app-divider-v.align-items-center h1,
.app-divider-v.align-items-center h2,
.app-divider-v.align-items-center h3,
.app-divider-v.align-items-center h4,
.app-divider-v.align-items-center h5,
.app-divider-v.align-items-center h6,
.app-divider-v.align-items-center span,
.app-divider-v2.align-items-center > p,
.app-divider-v2.align-items-center h1,
.app-divider-v2.align-items-center h2,
.app-divider-v2.align-items-center h3,
.app-divider-v2.align-items-center h4,
.app-divider-v2.align-items-center h5,
.app-divider-v2.align-items-center h6,
.app-divider-v2.align-items-center span {
    padding-top: 10px;
}

.app-divider-v.align-items-end > p,
.app-divider-v.align-items-end h1,
.app-divider-v.align-items-end h2,
.app-divider-v.align-items-end h3,
.app-divider-v.align-items-end h4,
.app-divider-v.align-items-end h5,
.app-divider-v.align-items-end h6,
.app-divider-v.align-items-end span,
.app-divider-v2.align-items-end > p,
.app-divider-v2.align-items-end h1,
.app-divider-v2.align-items-end h2,
.app-divider-v2.align-items-end h3,
.app-divider-v2.align-items-end h4,
.app-divider-v2.align-items-end h5,
.app-divider-v2.align-items-end h6,
.app-divider-v2.align-items-end span {
    padding-top: 10px;
    padding-bottom: 0;
}

.app-divider-v2:before {
    border: 2px groove;
}

.divider-body {
    height: 150px;
}

.app-divider-h.primary:before {
    border-top-color: rgba(var(--primary), 0.4);
}

.app-divider-v.primary:before {
    border-left-color: rgba(var(--primary), 0.4);
}

.app-divider-h.secondary:before {
    border-top-color: rgba(var(--secondary), 0.4);
}

.app-divider-v.secondary:before {
    border-left-color: rgba(var(--secondary), 0.4);
}

.app-divider-h.success:before {
    border-top-color: rgba(var(--success), 0.4);
}

.app-divider-v.success:before {
    border-left-color: rgba(var(--success), 0.4);
}

.app-divider-h.danger:before {
    border-top-color: rgba(var(--danger), 0.4);
}

.app-divider-v.danger:before {
    border-left-color: rgba(var(--danger), 0.4);
}

.app-divider-h.warning:before {
    border-top-color: rgba(var(--warning), 0.4);
}

.app-divider-v.warning:before {
    border-left-color: rgba(var(--warning), 0.4);
}

.app-divider-h.info:before {
    border-top-color: rgba(var(--info), 0.4);
}

.app-divider-v.info:before {
    border-left-color: rgba(var(--info), 0.4);
}

.app-divider-h.light:before {
    border-top-color: rgba(var(--light), 0.4);
}

.app-divider-v.light:before {
    border-left-color: rgba(var(--light), 0.4);
}

.app-divider-h.dark:before {
    border-top-color: rgba(var(--dark), 0.4);
}

.app-divider-v.dark:before {
    border-left-color: rgba(var(--dark), 0.4);
}

.app-divider-h.white:before {
    border-top-color: rgba(var(--white), 0.4);
}

.app-divider-v.white:before {
    border-left-color: rgba(var(--white), 0.4);
}

.wraper {
    width: 100%;
    height: auto;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.wraper img {
    width: 100%;
    display: block;
    transition: all 0.5s;
}

.wraper:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    background-color: rgb(var(--dark), 0.5);
    z-index: 1;
}

.wraper:hover img {
    transform: scale(1.2);
    overflow: hidden;
}

.wraper:hover:before {
    height: 100%;
}

.content-overlay {
    width: 100%;
    height: auto;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.content-overlay img {
    width: 100%;
    display: block;
    transition: all 0.5s;
}

.content-overlay:hover img {
    transform: scale(1.2);
    overflow: hidden;
}

.content-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(var(--dark), 0.6);
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    transition: all 0.5s cubic-bezier(0.66, 0.08, 0.19, 0.97);
    z-index: 1;
}

.content-overlay:hover:before {
    transform: scaleX(1);
}

.content-overlay:hover .content-overlay-text {
    opacity: 1;
    visibility: visible;
    bottom: 61px;
    left: 20px;
    right: 20px;
    color: rgba(var(--white), 1);
}

.content-overlay .content-overlay-text {
    position: absolute;
    left: 10px;
    right: 0;
    bottom: 0;
    line-height: 1.5;
    transition: all ease-in-out 0.5s;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.content-overlay h5 {
    color: rgba(var(--white), 1) !important;
}

.content-overlay p {
    font-weight: 200;
    color: rgb(var(--light));
    font-size: 0.8125rem;
    text-shadow: 1px 3px 9px rgb(0, 0, 0);
}

.content-overlay.content-overlay-right:before {
    transform-origin: right;
}

.content-overlay.content-overlay-top:before {
    transform-origin: top;
    transform: scaleY(0);
}

.content-overlay.content-overlay-top:hover:before {
    transform: scaleY(1);
}

.content-overlay.content-overlay-bottom:before {
    transform-origin: bottom;
    transform: scaleY(0);
}

.content-overlay.content-overlay-bottom:hover:before {
    transform: scaleY(1);
}

.custome-wrapper {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.custome-wrapper img {
    width: 100%;
    display: block;
    transition: all 0.5s;
}

.custome-wrapper:before {
    content: "";
    background: rgb(var(--dark), 0.6);
    opacity: 0;
    transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
}

.custome-wrapper:hover:before {
    opacity: 0.9;
    transform: scale(1);
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
}

.custome-wrapper:hover .custome-wrapper-content {
    opacity: 1;
    transform: translateY(0);
}

.custome-wrapper:hover .icon {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.custome-wrapper .custome-wrapper-content {
    width: 100%;
    text-align: center;
    opacity: 0;
    transform: translateY(50px);
    position: absolute;
    top: 35px;
    left: 0;
    transition: all 0.5s ease 0s;
}

.custome-wrapper .custome-wrapper-content h5 {
    color: rgba(var(--white), 1) !important;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
}

.custome-wrapper .custome-wrapper-content span {
    color: rgba(var(--white), 1) !important;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.875rem;
}

.custome-wrapper .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50px);
    position: absolute;
    left: 50%;
    bottom: 30px;
    transition: all 0.5s ease 0s;
}

.custome-wrapper .icon li {
    margin: 0 4px;
    display: inline-block;
}

.custome-wrapper .icon li a {
    transition: all 0.3s ease 0s;
}

.custome-wrapper .icon li a:hover {
    color: rgb(var(--success));
    background: rgba(var(--white), 1) !important;
    transform: rotate(360deg);
}

.custome-wrapper-2 {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
}

.custome-wrapper-2 img {
    width: 100%;
    display: block;
}

.custome-wrapper-2 .custome-wrapper-2-content {
    width: 100%;
    height: 0;
    background: linear-gradient(transparent, rgb(var(--dark), 0.8) 58%);
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 2.5rem;
    text-align: center;
    font-size: 0.875rem;
    transition: height 0.5s;
}

.custome-wrapper-2 .custome-wrapper-2-content h5 {
    font-weight: 500;
    margin-bottom: 5px;
    color: rgba(var(--white), 1);
}

.custome-wrapper-2 .custome-wrapper-2-content p {
    color: rgb(var(--light));
    font-size: 0.875rem;
}

.custome-wrapper-2:hover .custome-wrapper-2-content {
    height: 100%;
}

.custome-wrapper-3 {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
}

.custome-wrapper-3 img {
    width: 100%;
    display: block;
}

.custome-wrapper-3:before,
.custome-wrapper-3:after {
    content: "";
    background: rgb(var(--dark), 0.6);
    width: 25%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: 0 50%;
    position: absolute;
    left: 0;
    top: 0;
    transition-duration: 0.35s;
}

.custome-wrapper-3:after {
    left: 25%;
}

.custome-wrapper-3 .custome-wrapper-content-3 {
    color: rgba(var(--white), 1);
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all 0.4s ease 0.1s;
}

.custome-wrapper-3 .custome-wrapper-content-3:before,
.custome-wrapper-3 .custome-wrapper-content-3:after {
    content: "";
    background: rgb(var(--dark), 0.6);
    width: 25%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: 0 50%;
    position: absolute;
    left: 0;
    top: 0;
    transition-duration: 0.35s;
}

.custome-wrapper-3 .custome-wrapper-content-3:before {
    left: 50%;
}

.custome-wrapper-3 .custome-wrapper-content-3:after {
    left: 75%;
    z-index: -1;
}

.custome-wrapper-3 .custome-wrapper-content-3 h5 {
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: rgba(var(--white), 1);
    position: sticky;
    margin: 0 0 3px;
}

.custome-wrapper-3 .custome-wrapper-content-3 span {
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    position: sticky;
    display: block;
    color: var(--light);
}

.custome-wrapper-3:hover:before,
.custome-wrapper-3:hover:after {
    transform: scaleX(1);
}

.custome-wrapper-3:hover .custome-wrapper-content-3 {
    opacity: 1;
}

.custome-wrapper-3:hover .custome-wrapper-content-3:before,
.custome-wrapper-3:hover .custome-wrapper-content-3:after {
    transform: scaleX(1);
}

.custome-wrapper-3:hover .icon {
    opacity: 1;
}

.custome-wrapper-4 {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.custome-wrapper-4 img {
    width: 100%;
    display: block;
}

.custome-wrapper-4:before,
.custome-wrapper-4:after {
    content: "";
    background: rgb(var(--dark), 0.6);
    width: 0;
    height: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease-in-out;
}

.custome-wrapper-4:after {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
}

.custome-wrapper-4:hover:before,
.custome-wrapper-4:hover:after {
    width: 90%;
    height: 90%;
}

.custome-wrapper-4 .custome-wrapper-content-4 {
    color: rgba(var(--white), 1);
    opacity: 0;
    position: absolute;
    top: 36%;
    left: 18%;
    z-index: 2;
    transition: all 0.6s;
}

.custome-wrapper-4 .custome-wrapper-content-4 h5 {
    color: rgba(var(--white), 1);
    letter-spacing: 0.5px;
}

.custome-wrapper-4 .custome-wrapper-content-4 span {
    font-size: 0.875rem;
    letter-spacing: 1px;
    display: block;
    text-align: center;
}

.custome-wrapper-4:hover .custome-wrapper-content-4 {
    opacity: 1;
}

.list-item .list-items-active .list-group-item {
    color: var(--black);
}

.list-item .list-items-active .list-group-item.active {
    z-index: 2;
    color: rgba(var(--white), 1);
    background-color: rgb(var(--primary), 1);
    border-color: rgb(var(--primary), 1);
}

.list-item .list-group-content {
    border-left: 0.13rem solid rgb(var(--primary), 1) !important;
    background: rgb(var(--primary), 0.1);
}

.list-item .list-button .list-group-item {
    color: var(--black);
}

.list-item .list-button .list-group-item.active {
    z-index: 2;
    color: rgba(var(--white), 1);
    background: rgb(var(--dark), 1) !important;
    border-color: rgb(var(--dark), 1);
}

.list-item
    .list-horizontal
    .list-group-horizontal
    .list-radius-left-horizontal {
    border-bottom-left-radius: 0 !important;
}

.list-item
    .list-horizontal
    .list-group-horizontal
    .list-radius-right-horizontal {
    border-top-right-radius: 0 !important;
}

.list-item .list-horizontal .list-group-horizontal .list-group-item {
    display: flex;
    align-items: center;
    max-width: 300px;
    overflow: hidden;
}

.list-item .list-active {
    cursor: pointer;
}

.list-item .list-content .list-group-item {
    display: flex;
    justify-content: space-between;
}

.list-item .list-content .list-group-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-item .list-content .list-group-item.active {
    color: rgb(var(--light), 1);
    background-color: rgb(var(--light), 1);
    border-color: rgb(var(--dark), 1);
}

.list-item .list-content .list-group-item.active h6 {
    color: rgba(var(--white), 1);
}

.list-item .scrolling-list-group {
    max-height: 22rem;
}

.list-item .scrolling-list-group .list-group-item {
    border: none;
    padding: 0.75rem 1rem 0;
}

.list-item .scrolling-list-group .list-group-item .icon {
    font-size: 1.25rem;
    margin-top: 0.625rem;
    color: rgb(var(--dark), 0.6);
}

.app-toast-primary {
    border: 1px solid rgba(var(--primary), 1);
}

.app-toast-primary .toast-line::before {
    background: rgba(var(--primary), 1) !important;
}

.app-toast-secondary {
    border: 1px solid rgba(var(--secondary), 1);
}

.app-toast-secondary .toast-line::before {
    background: rgba(var(--secondary), 1) !important;
}

.app-toast-success {
    border: 1px solid rgba(var(--success), 1);
}

.app-toast-success .toast-line::before {
    background: rgba(var(--success), 1) !important;
}

.app-toast-danger {
    border: 1px solid rgba(var(--danger), 1);
}

.app-toast-danger .toast-line::before {
    background: rgba(var(--danger), 1) !important;
}

.app-toast-warning {
    border: 1px solid rgba(var(--warning), 1);
}

.app-toast-warning .toast-line::before {
    background: rgba(var(--warning), 1) !important;
}

.app-toast-info {
    border: 1px solid rgba(var(--info), 1);
}

.app-toast-info .toast-line::before {
    background: rgba(var(--info), 1) !important;
}

.app-toast-light {
    border: 1px solid rgba(var(--light), 1);
}

.app-toast-light .toast-line::before {
    background: rgba(var(--light), 1) !important;
}

.app-toast-dark {
    border: 1px solid rgba(var(--dark), 1);
}

.app-toast-dark .toast-line::before {
    background: rgba(var(--dark), 1) !important;
}

.app-toast-white {
    border: 1px solid rgba(var(--white), 1);
}

.app-toast-white .toast-line::before {
    background: rgba(var(--white), 1) !important;
}

.toast-1 {
    outline: 1px dashed rgb(var(--primary), 1);
    outline-offset: 3px;
}

.tost-2 {
    outline: 2px solid rgb(var(--light), 1);
    outline-offset: -3px;
}

.app-color-toast {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 50%;
    height: 51px;
    border-radius: 5px;
    background: rgba(var(--white), 1);
    padding: 14px;
    margin-top: 20px;
    position: relative;
}

.app-color-toast .toast-item .toast-line::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    animation: toast 5s linear forwards;
}

.app-color-toast .toast-item .tost-icon {
    font-size: 20px;
    color: rgb(var(--primary), 1);
}

.app-center {
    right: 38%;
    border: 1px solid rgb(var(--secondary), 0.4);
}

.app-center .toast-line::before {
    background: rgb(var(--secondary), 1) !important;
}

.app-left {
    border: 1px solid rgb(var(--success), 0.4);
    left: 46px;
    top: 10px;
}

.app-left .toast-line::before {
    background: rgb(var(--success), 1) !important;
}

.toast-close {
    cursor: pointer;
}

.box-shadow-box {
    text-align: center;
    padding: 50px 0;
    border-radius: 12px;
    cursor: pointer;
}

.box-shadow-1 {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.box-shadow-2 {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.box-shadow-3 {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.box-shadow-4 {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box-shadow-5 {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.box-shadow-6 {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.box-shadow-7 {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.box-shadow-8 {
    box-shadow:
        rgba(0, 0, 0, 0.07) 0px 1px 1px,
        rgba(0, 0, 0, 0.07) 0px 2px 2px,
        rgba(0, 0, 0, 0.07) 0px 4px 4px,
        rgba(0, 0, 0, 0.07) 0px 8px 8px,
        rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.box-shadow-9 {
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}

.box-shadow-10 {
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 30px 60px -12px,
        rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.box-shadow-11 {
    box-shadow:
        rgba(0, 0, 0, 0.19) 0px 10px 20px,
        rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.box-shadow-12 {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.box-shadow-13 {
    box-shadow:
        rgba(0, 0, 0, 0.07) 0px 1px 2px,
        rgba(0, 0, 0, 0.07) 0px 2px 4px,
        rgba(0, 0, 0, 0.07) 0px 4px 8px,
        rgba(0, 0, 0, 0.07) 0px 8px 16px,
        rgba(0, 0, 0, 0.07) 0px 16px 32px,
        rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.box-shadow-14 {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.box-shadow-15 {
    box-shadow:
        rgba(0, 0, 0, 0.4) 0px 2px 4px,
        rgba(0, 0, 0, 0.3) 0px 7px 13px -3px,
        rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.box-shadow-16 {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

.box-shadow-17 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.box-shadow-18 {
    box-shadow:
        rgba(0, 0, 0, 0.48) 6px 2px 16px 0px,
        rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.box-shadow-19 {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}

.box-shadow-20 {
    box-shadow:
        rgba(0, 0, 0, 0.48) 6px 2px 16px 0px,
        rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.box-shadow-21 {
    box-shadow:
        rgba(0, 0, 0, 0.48) 6px 2px 16px 0px,
        rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.box-shadow-22 {
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
        rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.box-shadow-23 {
    box-shadow:
        rgba(0, 0, 0, 0.1) 0px 20px 25px -5px,
        rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.box-shadow-24 {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.box-shadow-primary {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-primary.box-shadow-25 {
    box-shadow: rgba(var(--primary), 0.2) -4px 13px 15px;
}

.box-shadow-secondary {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-secondary.box-shadow-25 {
    box-shadow: rgba(var(--secondary), 0.2) -4px 13px 15px;
}

.box-shadow-success {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-success.box-shadow-25 {
    box-shadow: rgba(var(--success), 0.2) -4px 13px 15px;
}

.box-shadow-danger {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-danger.box-shadow-25 {
    box-shadow: rgba(var(--danger), 0.2) -4px 13px 15px;
}

.box-shadow-warning {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-warning.box-shadow-25 {
    box-shadow: rgba(var(--warning), 0.2) -4px 13px 15px;
}

.box-shadow-info {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-info.box-shadow-25 {
    box-shadow: rgba(var(--info), 0.2) -4px 13px 15px;
}

.box-shadow-light {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-light.box-shadow-25 {
    box-shadow: rgba(var(--light), 0.2) -4px 13px 15px;
}

.box-shadow-dark {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-dark.box-shadow-25 {
    box-shadow: rgba(var(--dark), 0.2) -4px 13px 15px;
}

.box-shadow-white {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.box-shadow-white.box-shadow-25 {
    box-shadow: rgba(var(--white), 0.2) -4px 13px 15px;
}

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

.progress-list {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.progress {
    border-radius: 0.25rem 0 0 0.25rem;
    background-color: rgba(var(--light), 0.2) !important;
    font-size: 80%;
    font-weight: 600;
}

.progress .progress-bar {
    border-radius: 0.25rem 0 0 0.25rem;
    animation: progress-bar-animation 3s;
}

.progress-wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.progress-wrapper .progress-tooltip {
    position: absolute;
    top: -19px;
    transform: translateX(-50%);
    padding: 1px 1px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 600;
}

@keyframes progress-bar-animation {
    from {
        width: 0px;
    }
}

.progress-box {
    border-radius: var(--bs-border-radius);
    position: relative;
}

.progress-box .progress-content {
    padding: 0.5rem;
}

.progress-box .progress-content .progress-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.progress-box .progress .progress-bar {
    border-radius: 0;
}

.ribbon.ribbon-right.ribbon-primary,
.ribbon.ribbon-left-bottom.ribbon-primary,
.ribbon.ribbon-right-bottom.ribbon-primary,
.ribbon.ribbon-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-primary,
.ribbon-shape.shape-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-primary::after,
.ribbon-shape.shape-left.ribbon-primary::after {
    border-left-color: rgba(var(--primary), 1);
    border-bottom-color: rgba(var(--primary), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-primary::before,
.ribbon-shape.shape-left.ribbon-primary::before {
    border-left-color: rgba(var(--primary), 1);
    border-top-color: rgba(var(--primary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-primary,
.ribbon-shape.shape-right.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-primary::after,
.ribbon-shape.shape-right.ribbon-primary::after {
    border-right-color: rgba(var(--primary), 1);
    border-bottom-color: rgba(var(--primary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-primary::before,
.ribbon-shape.shape-right.ribbon-primary::before {
    border-right-color: rgba(var(--primary), 1);
    border-top-color: rgba(var(--primary), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-primary,
.arrow-ribbon.arrow-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-primary:before,
.arrow-ribbon.arrow-left.ribbon-primary:before {
    border-left: 12px solid rgba(var(--primary), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-primary,
.arrow-ribbon.arrow-right.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-primary:before,
.arrow-ribbon.arrow-right.ribbon-primary:before {
    border-right: 12px solid rgba(var(--primary), 1);
}

.ribbon-side.side-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-side.side-left.ribbon-primary::before {
    border-top-color: rgba(var(--primary), 1);
    border-right-color: rgba(var(--primary), 1);
}

.ribbon-side.side-left-bottom.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-side.side-left-bottom.ribbon-primary::before {
    border-right-color: rgba(var(--primary), 1);
    border-bottom-color: rgba(var(--primary), 1);
}

.ribbon-side.side-right-bottom.ribbon-primary,
.ribbon-side.side-right.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-side.side-right-bottom.ribbon-primary::before,
.ribbon-side.side-right.ribbon-primary::before {
    border-left-color: rgba(var(--primary), 1);
    border-bottom-color: rgba(var(--primary), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-primary,
.cross-shadow-ribbon.cross-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-primary::before,
.cross-shadow-ribbon.cross-left.ribbon-primary::before {
    border-bottom: 15px solid rgba(var(--primary), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-primary,
.cross-shadow-ribbon.cross-left-bottom.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-primary::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-primary::before {
    border-top: 15px solid rgba(var(--primary), 1);
}

.ribbon-top.top-left.ribbon-primary,
.ribbon-top.top-left-bottom.ribbon-primary,
.ribbon-top.top-right.ribbon-primary,
.ribbon-top.top-right-bottom.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.circle-ribbon.circle-left.ribbon-primary,
.circle-ribbon.circle-left-bottom.ribbon-primary,
.circle-ribbon.circle-right.ribbon-primary,
.circle-ribbon.circle-right-bottom.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.ribbon-file .ribbon.file-right.ribbon-primary,
.ribbon-file .ribbon.file-right-bottom.ribbon-primary,
.ribbon-file .ribbon.file-left-bottom.ribbon-primary,
.ribbon-file .ribbon.file-left.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-primary,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-primary,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-primary,
.box-ribbon.box-left .ribbonbox.ribbon-primary {
    background-color: rgba(var(--primary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-primary::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-primary::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-primary::after,
.box-ribbon.box-left .ribbonbox.ribbon-primary::after {
    border-right: 3px solid rgba(var(--primary), 1);
    border-top: 3px solid rgba(var(--primary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-primary::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-primary::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-primary::before,
.box-ribbon.box-left .ribbonbox.ribbon-primary::before {
    border-left: 3px solid rgba(var(--primary), 1);
    border-top: 3px solid rgba(var(--primary), 1);
}

.ribbon.ribbon-right.ribbon-secondary,
.ribbon.ribbon-left-bottom.ribbon-secondary,
.ribbon.ribbon-right-bottom.ribbon-secondary,
.ribbon.ribbon-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-secondary,
.ribbon-shape.shape-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-secondary::after,
.ribbon-shape.shape-left.ribbon-secondary::after {
    border-left-color: rgba(var(--secondary), 1);
    border-bottom-color: rgba(var(--secondary), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-secondary::before,
.ribbon-shape.shape-left.ribbon-secondary::before {
    border-left-color: rgba(var(--secondary), 1);
    border-top-color: rgba(var(--secondary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-secondary,
.ribbon-shape.shape-right.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-secondary::after,
.ribbon-shape.shape-right.ribbon-secondary::after {
    border-right-color: rgba(var(--secondary), 1);
    border-bottom-color: rgba(var(--secondary), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-secondary::before,
.ribbon-shape.shape-right.ribbon-secondary::before {
    border-right-color: rgba(var(--secondary), 1);
    border-top-color: rgba(var(--secondary), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-secondary,
.arrow-ribbon.arrow-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-secondary:before,
.arrow-ribbon.arrow-left.ribbon-secondary:before {
    border-left: 12px solid rgba(var(--secondary), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-secondary,
.arrow-ribbon.arrow-right.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-secondary:before,
.arrow-ribbon.arrow-right.ribbon-secondary:before {
    border-right: 12px solid rgba(var(--secondary), 1);
}

.ribbon-side.side-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-side.side-left.ribbon-secondary::before {
    border-top-color: rgba(var(--secondary), 1);
    border-right-color: rgba(var(--secondary), 1);
}

.ribbon-side.side-left-bottom.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-side.side-left-bottom.ribbon-secondary::before {
    border-right-color: rgba(var(--secondary), 1);
    border-bottom-color: rgba(var(--secondary), 1);
}

.ribbon-side.side-right-bottom.ribbon-secondary,
.ribbon-side.side-right.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-side.side-right-bottom.ribbon-secondary::before,
.ribbon-side.side-right.ribbon-secondary::before {
    border-left-color: rgba(var(--secondary), 1);
    border-bottom-color: rgba(var(--secondary), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-secondary,
.cross-shadow-ribbon.cross-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-secondary::before,
.cross-shadow-ribbon.cross-left.ribbon-secondary::before {
    border-bottom: 15px solid rgba(var(--secondary), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-secondary,
.cross-shadow-ribbon.cross-left-bottom.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-secondary::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-secondary::before {
    border-top: 15px solid rgba(var(--secondary), 1);
}

.ribbon-top.top-left.ribbon-secondary,
.ribbon-top.top-left-bottom.ribbon-secondary,
.ribbon-top.top-right.ribbon-secondary,
.ribbon-top.top-right-bottom.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.circle-ribbon.circle-left.ribbon-secondary,
.circle-ribbon.circle-left-bottom.ribbon-secondary,
.circle-ribbon.circle-right.ribbon-secondary,
.circle-ribbon.circle-right-bottom.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.ribbon-file .ribbon.file-right.ribbon-secondary,
.ribbon-file .ribbon.file-right-bottom.ribbon-secondary,
.ribbon-file .ribbon.file-left-bottom.ribbon-secondary,
.ribbon-file .ribbon.file-left.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-secondary,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-secondary,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-secondary,
.box-ribbon.box-left .ribbonbox.ribbon-secondary {
    background-color: rgba(var(--secondary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-secondary::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-secondary::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-secondary::after,
.box-ribbon.box-left .ribbonbox.ribbon-secondary::after {
    border-right: 3px solid rgba(var(--secondary), 1);
    border-top: 3px solid rgba(var(--secondary), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-secondary::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-secondary::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-secondary::before,
.box-ribbon.box-left .ribbonbox.ribbon-secondary::before {
    border-left: 3px solid rgba(var(--secondary), 1);
    border-top: 3px solid rgba(var(--secondary), 1);
}

.ribbon.ribbon-right.ribbon-success,
.ribbon.ribbon-left-bottom.ribbon-success,
.ribbon.ribbon-right-bottom.ribbon-success,
.ribbon.ribbon-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-success,
.ribbon-shape.shape-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-success::after,
.ribbon-shape.shape-left.ribbon-success::after {
    border-left-color: rgba(var(--success), 1);
    border-bottom-color: rgba(var(--success), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-success::before,
.ribbon-shape.shape-left.ribbon-success::before {
    border-left-color: rgba(var(--success), 1);
    border-top-color: rgba(var(--success), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-success,
.ribbon-shape.shape-right.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-success::after,
.ribbon-shape.shape-right.ribbon-success::after {
    border-right-color: rgba(var(--success), 1);
    border-bottom-color: rgba(var(--success), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-success::before,
.ribbon-shape.shape-right.ribbon-success::before {
    border-right-color: rgba(var(--success), 1);
    border-top-color: rgba(var(--success), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-success,
.arrow-ribbon.arrow-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-success:before,
.arrow-ribbon.arrow-left.ribbon-success:before {
    border-left: 12px solid rgba(var(--success), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-success,
.arrow-ribbon.arrow-right.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-success:before,
.arrow-ribbon.arrow-right.ribbon-success:before {
    border-right: 12px solid rgba(var(--success), 1);
}

.ribbon-side.side-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-side.side-left.ribbon-success::before {
    border-top-color: rgba(var(--success), 1);
    border-right-color: rgba(var(--success), 1);
}

.ribbon-side.side-left-bottom.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-side.side-left-bottom.ribbon-success::before {
    border-right-color: rgba(var(--success), 1);
    border-bottom-color: rgba(var(--success), 1);
}

.ribbon-side.side-right-bottom.ribbon-success,
.ribbon-side.side-right.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-side.side-right-bottom.ribbon-success::before,
.ribbon-side.side-right.ribbon-success::before {
    border-left-color: rgba(var(--success), 1);
    border-bottom-color: rgba(var(--success), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-success,
.cross-shadow-ribbon.cross-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-success::before,
.cross-shadow-ribbon.cross-left.ribbon-success::before {
    border-bottom: 15px solid rgba(var(--success), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-success,
.cross-shadow-ribbon.cross-left-bottom.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-success::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-success::before {
    border-top: 15px solid rgba(var(--success), 1);
}

.ribbon-top.top-left.ribbon-success,
.ribbon-top.top-left-bottom.ribbon-success,
.ribbon-top.top-right.ribbon-success,
.ribbon-top.top-right-bottom.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.circle-ribbon.circle-left.ribbon-success,
.circle-ribbon.circle-left-bottom.ribbon-success,
.circle-ribbon.circle-right.ribbon-success,
.circle-ribbon.circle-right-bottom.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.ribbon-file .ribbon.file-right.ribbon-success,
.ribbon-file .ribbon.file-right-bottom.ribbon-success,
.ribbon-file .ribbon.file-left-bottom.ribbon-success,
.ribbon-file .ribbon.file-left.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-success,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-success,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-success,
.box-ribbon.box-left .ribbonbox.ribbon-success {
    background-color: rgba(var(--success), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-success::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-success::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-success::after,
.box-ribbon.box-left .ribbonbox.ribbon-success::after {
    border-right: 3px solid rgba(var(--success), 1);
    border-top: 3px solid rgba(var(--success), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-success::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-success::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-success::before,
.box-ribbon.box-left .ribbonbox.ribbon-success::before {
    border-left: 3px solid rgba(var(--success), 1);
    border-top: 3px solid rgba(var(--success), 1);
}

.ribbon.ribbon-right.ribbon-danger,
.ribbon.ribbon-left-bottom.ribbon-danger,
.ribbon.ribbon-right-bottom.ribbon-danger,
.ribbon.ribbon-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-danger,
.ribbon-shape.shape-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-danger::after,
.ribbon-shape.shape-left.ribbon-danger::after {
    border-left-color: rgba(var(--danger), 1);
    border-bottom-color: rgba(var(--danger), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-danger::before,
.ribbon-shape.shape-left.ribbon-danger::before {
    border-left-color: rgba(var(--danger), 1);
    border-top-color: rgba(var(--danger), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-danger,
.ribbon-shape.shape-right.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-danger::after,
.ribbon-shape.shape-right.ribbon-danger::after {
    border-right-color: rgba(var(--danger), 1);
    border-bottom-color: rgba(var(--danger), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-danger::before,
.ribbon-shape.shape-right.ribbon-danger::before {
    border-right-color: rgba(var(--danger), 1);
    border-top-color: rgba(var(--danger), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-danger,
.arrow-ribbon.arrow-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-danger:before,
.arrow-ribbon.arrow-left.ribbon-danger:before {
    border-left: 12px solid rgba(var(--danger), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-danger,
.arrow-ribbon.arrow-right.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-danger:before,
.arrow-ribbon.arrow-right.ribbon-danger:before {
    border-right: 12px solid rgba(var(--danger), 1);
}

.ribbon-side.side-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-side.side-left.ribbon-danger::before {
    border-top-color: rgba(var(--danger), 1);
    border-right-color: rgba(var(--danger), 1);
}

.ribbon-side.side-left-bottom.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-side.side-left-bottom.ribbon-danger::before {
    border-right-color: rgba(var(--danger), 1);
    border-bottom-color: rgba(var(--danger), 1);
}

.ribbon-side.side-right-bottom.ribbon-danger,
.ribbon-side.side-right.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-side.side-right-bottom.ribbon-danger::before,
.ribbon-side.side-right.ribbon-danger::before {
    border-left-color: rgba(var(--danger), 1);
    border-bottom-color: rgba(var(--danger), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-danger,
.cross-shadow-ribbon.cross-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-danger::before,
.cross-shadow-ribbon.cross-left.ribbon-danger::before {
    border-bottom: 15px solid rgba(var(--danger), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-danger,
.cross-shadow-ribbon.cross-left-bottom.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-danger::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-danger::before {
    border-top: 15px solid rgba(var(--danger), 1);
}

.ribbon-top.top-left.ribbon-danger,
.ribbon-top.top-left-bottom.ribbon-danger,
.ribbon-top.top-right.ribbon-danger,
.ribbon-top.top-right-bottom.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.circle-ribbon.circle-left.ribbon-danger,
.circle-ribbon.circle-left-bottom.ribbon-danger,
.circle-ribbon.circle-right.ribbon-danger,
.circle-ribbon.circle-right-bottom.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.ribbon-file .ribbon.file-right.ribbon-danger,
.ribbon-file .ribbon.file-right-bottom.ribbon-danger,
.ribbon-file .ribbon.file-left-bottom.ribbon-danger,
.ribbon-file .ribbon.file-left.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-danger,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-danger,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-danger,
.box-ribbon.box-left .ribbonbox.ribbon-danger {
    background-color: rgba(var(--danger), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-danger::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-danger::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-danger::after,
.box-ribbon.box-left .ribbonbox.ribbon-danger::after {
    border-right: 3px solid rgba(var(--danger), 1);
    border-top: 3px solid rgba(var(--danger), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-danger::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-danger::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-danger::before,
.box-ribbon.box-left .ribbonbox.ribbon-danger::before {
    border-left: 3px solid rgba(var(--danger), 1);
    border-top: 3px solid rgba(var(--danger), 1);
}

.ribbon.ribbon-right.ribbon-warning,
.ribbon.ribbon-left-bottom.ribbon-warning,
.ribbon.ribbon-right-bottom.ribbon-warning,
.ribbon.ribbon-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-warning,
.ribbon-shape.shape-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-warning::after,
.ribbon-shape.shape-left.ribbon-warning::after {
    border-left-color: rgba(var(--warning), 1);
    border-bottom-color: rgba(var(--warning), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-warning::before,
.ribbon-shape.shape-left.ribbon-warning::before {
    border-left-color: rgba(var(--warning), 1);
    border-top-color: rgba(var(--warning), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-warning,
.ribbon-shape.shape-right.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-warning::after,
.ribbon-shape.shape-right.ribbon-warning::after {
    border-right-color: rgba(var(--warning), 1);
    border-bottom-color: rgba(var(--warning), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-warning::before,
.ribbon-shape.shape-right.ribbon-warning::before {
    border-right-color: rgba(var(--warning), 1);
    border-top-color: rgba(var(--warning), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-warning,
.arrow-ribbon.arrow-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-warning:before,
.arrow-ribbon.arrow-left.ribbon-warning:before {
    border-left: 12px solid rgba(var(--warning), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-warning,
.arrow-ribbon.arrow-right.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-warning:before,
.arrow-ribbon.arrow-right.ribbon-warning:before {
    border-right: 12px solid rgba(var(--warning), 1);
}

.ribbon-side.side-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-side.side-left.ribbon-warning::before {
    border-top-color: rgba(var(--warning), 1);
    border-right-color: rgba(var(--warning), 1);
}

.ribbon-side.side-left-bottom.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-side.side-left-bottom.ribbon-warning::before {
    border-right-color: rgba(var(--warning), 1);
    border-bottom-color: rgba(var(--warning), 1);
}

.ribbon-side.side-right-bottom.ribbon-warning,
.ribbon-side.side-right.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-side.side-right-bottom.ribbon-warning::before,
.ribbon-side.side-right.ribbon-warning::before {
    border-left-color: rgba(var(--warning), 1);
    border-bottom-color: rgba(var(--warning), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-warning,
.cross-shadow-ribbon.cross-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-warning::before,
.cross-shadow-ribbon.cross-left.ribbon-warning::before {
    border-bottom: 15px solid rgba(var(--warning), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-warning,
.cross-shadow-ribbon.cross-left-bottom.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-warning::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-warning::before {
    border-top: 15px solid rgba(var(--warning), 1);
}

.ribbon-top.top-left.ribbon-warning,
.ribbon-top.top-left-bottom.ribbon-warning,
.ribbon-top.top-right.ribbon-warning,
.ribbon-top.top-right-bottom.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.circle-ribbon.circle-left.ribbon-warning,
.circle-ribbon.circle-left-bottom.ribbon-warning,
.circle-ribbon.circle-right.ribbon-warning,
.circle-ribbon.circle-right-bottom.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.ribbon-file .ribbon.file-right.ribbon-warning,
.ribbon-file .ribbon.file-right-bottom.ribbon-warning,
.ribbon-file .ribbon.file-left-bottom.ribbon-warning,
.ribbon-file .ribbon.file-left.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-warning,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-warning,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-warning,
.box-ribbon.box-left .ribbonbox.ribbon-warning {
    background-color: rgba(var(--warning), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-warning::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-warning::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-warning::after,
.box-ribbon.box-left .ribbonbox.ribbon-warning::after {
    border-right: 3px solid rgba(var(--warning), 1);
    border-top: 3px solid rgba(var(--warning), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-warning::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-warning::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-warning::before,
.box-ribbon.box-left .ribbonbox.ribbon-warning::before {
    border-left: 3px solid rgba(var(--warning), 1);
    border-top: 3px solid rgba(var(--warning), 1);
}

.ribbon.ribbon-right.ribbon-info,
.ribbon.ribbon-left-bottom.ribbon-info,
.ribbon.ribbon-right-bottom.ribbon-info,
.ribbon.ribbon-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-info,
.ribbon-shape.shape-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-info::after,
.ribbon-shape.shape-left.ribbon-info::after {
    border-left-color: rgba(var(--info), 1);
    border-bottom-color: rgba(var(--info), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-info::before,
.ribbon-shape.shape-left.ribbon-info::before {
    border-left-color: rgba(var(--info), 1);
    border-top-color: rgba(var(--info), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-info,
.ribbon-shape.shape-right.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-info::after,
.ribbon-shape.shape-right.ribbon-info::after {
    border-right-color: rgba(var(--info), 1);
    border-bottom-color: rgba(var(--info), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-info::before,
.ribbon-shape.shape-right.ribbon-info::before {
    border-right-color: rgba(var(--info), 1);
    border-top-color: rgba(var(--info), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-info,
.arrow-ribbon.arrow-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-info:before,
.arrow-ribbon.arrow-left.ribbon-info:before {
    border-left: 12px solid rgba(var(--info), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-info,
.arrow-ribbon.arrow-right.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-info:before,
.arrow-ribbon.arrow-right.ribbon-info:before {
    border-right: 12px solid rgba(var(--info), 1);
}

.ribbon-side.side-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-side.side-left.ribbon-info::before {
    border-top-color: rgba(var(--info), 1);
    border-right-color: rgba(var(--info), 1);
}

.ribbon-side.side-left-bottom.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-side.side-left-bottom.ribbon-info::before {
    border-right-color: rgba(var(--info), 1);
    border-bottom-color: rgba(var(--info), 1);
}

.ribbon-side.side-right-bottom.ribbon-info,
.ribbon-side.side-right.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-side.side-right-bottom.ribbon-info::before,
.ribbon-side.side-right.ribbon-info::before {
    border-left-color: rgba(var(--info), 1);
    border-bottom-color: rgba(var(--info), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-info,
.cross-shadow-ribbon.cross-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-info::before,
.cross-shadow-ribbon.cross-left.ribbon-info::before {
    border-bottom: 15px solid rgba(var(--info), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-info,
.cross-shadow-ribbon.cross-left-bottom.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-info::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-info::before {
    border-top: 15px solid rgba(var(--info), 1);
}

.ribbon-top.top-left.ribbon-info,
.ribbon-top.top-left-bottom.ribbon-info,
.ribbon-top.top-right.ribbon-info,
.ribbon-top.top-right-bottom.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.circle-ribbon.circle-left.ribbon-info,
.circle-ribbon.circle-left-bottom.ribbon-info,
.circle-ribbon.circle-right.ribbon-info,
.circle-ribbon.circle-right-bottom.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.ribbon-file .ribbon.file-right.ribbon-info,
.ribbon-file .ribbon.file-right-bottom.ribbon-info,
.ribbon-file .ribbon.file-left-bottom.ribbon-info,
.ribbon-file .ribbon.file-left.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-info,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-info,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-info,
.box-ribbon.box-left .ribbonbox.ribbon-info {
    background-color: rgba(var(--info), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-info::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-info::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-info::after,
.box-ribbon.box-left .ribbonbox.ribbon-info::after {
    border-right: 3px solid rgba(var(--info), 1);
    border-top: 3px solid rgba(var(--info), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-info::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-info::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-info::before,
.box-ribbon.box-left .ribbonbox.ribbon-info::before {
    border-left: 3px solid rgba(var(--info), 1);
    border-top: 3px solid rgba(var(--info), 1);
}

.ribbon.ribbon-right.ribbon-light,
.ribbon.ribbon-left-bottom.ribbon-light,
.ribbon.ribbon-right-bottom.ribbon-light,
.ribbon.ribbon-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-light,
.ribbon-shape.shape-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-light::after,
.ribbon-shape.shape-left.ribbon-light::after {
    border-left-color: rgba(var(--light), 1);
    border-bottom-color: rgba(var(--light), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-light::before,
.ribbon-shape.shape-left.ribbon-light::before {
    border-left-color: rgba(var(--light), 1);
    border-top-color: rgba(var(--light), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-light,
.ribbon-shape.shape-right.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-light::after,
.ribbon-shape.shape-right.ribbon-light::after {
    border-right-color: rgba(var(--light), 1);
    border-bottom-color: rgba(var(--light), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-light::before,
.ribbon-shape.shape-right.ribbon-light::before {
    border-right-color: rgba(var(--light), 1);
    border-top-color: rgba(var(--light), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-light,
.arrow-ribbon.arrow-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-light:before,
.arrow-ribbon.arrow-left.ribbon-light:before {
    border-left: 12px solid rgba(var(--light), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-light,
.arrow-ribbon.arrow-right.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-light:before,
.arrow-ribbon.arrow-right.ribbon-light:before {
    border-right: 12px solid rgba(var(--light), 1);
}

.ribbon-side.side-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-side.side-left.ribbon-light::before {
    border-top-color: rgba(var(--light), 1);
    border-right-color: rgba(var(--light), 1);
}

.ribbon-side.side-left-bottom.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-side.side-left-bottom.ribbon-light::before {
    border-right-color: rgba(var(--light), 1);
    border-bottom-color: rgba(var(--light), 1);
}

.ribbon-side.side-right-bottom.ribbon-light,
.ribbon-side.side-right.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-side.side-right-bottom.ribbon-light::before,
.ribbon-side.side-right.ribbon-light::before {
    border-left-color: rgba(var(--light), 1);
    border-bottom-color: rgba(var(--light), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-light,
.cross-shadow-ribbon.cross-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-light::before,
.cross-shadow-ribbon.cross-left.ribbon-light::before {
    border-bottom: 15px solid rgba(var(--light), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-light,
.cross-shadow-ribbon.cross-left-bottom.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-light::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-light::before {
    border-top: 15px solid rgba(var(--light), 1);
}

.ribbon-top.top-left.ribbon-light,
.ribbon-top.top-left-bottom.ribbon-light,
.ribbon-top.top-right.ribbon-light,
.ribbon-top.top-right-bottom.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.circle-ribbon.circle-left.ribbon-light,
.circle-ribbon.circle-left-bottom.ribbon-light,
.circle-ribbon.circle-right.ribbon-light,
.circle-ribbon.circle-right-bottom.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.ribbon-file .ribbon.file-right.ribbon-light,
.ribbon-file .ribbon.file-right-bottom.ribbon-light,
.ribbon-file .ribbon.file-left-bottom.ribbon-light,
.ribbon-file .ribbon.file-left.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-light,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-light,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-light,
.box-ribbon.box-left .ribbonbox.ribbon-light {
    background-color: rgba(var(--light), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-light::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-light::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-light::after,
.box-ribbon.box-left .ribbonbox.ribbon-light::after {
    border-right: 3px solid rgba(var(--light), 1);
    border-top: 3px solid rgba(var(--light), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-light::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-light::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-light::before,
.box-ribbon.box-left .ribbonbox.ribbon-light::before {
    border-left: 3px solid rgba(var(--light), 1);
    border-top: 3px solid rgba(var(--light), 1);
}

.ribbon.ribbon-right.ribbon-dark,
.ribbon.ribbon-left-bottom.ribbon-dark,
.ribbon.ribbon-right-bottom.ribbon-dark,
.ribbon.ribbon-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-dark,
.ribbon-shape.shape-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-dark::after,
.ribbon-shape.shape-left.ribbon-dark::after {
    border-left-color: rgba(var(--dark), 1);
    border-bottom-color: rgba(var(--dark), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-dark::before,
.ribbon-shape.shape-left.ribbon-dark::before {
    border-left-color: rgba(var(--dark), 1);
    border-top-color: rgba(var(--dark), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-dark,
.ribbon-shape.shape-right.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-dark::after,
.ribbon-shape.shape-right.ribbon-dark::after {
    border-right-color: rgba(var(--dark), 1);
    border-bottom-color: rgba(var(--dark), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-dark::before,
.ribbon-shape.shape-right.ribbon-dark::before {
    border-right-color: rgba(var(--dark), 1);
    border-top-color: rgba(var(--dark), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-dark,
.arrow-ribbon.arrow-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-dark:before,
.arrow-ribbon.arrow-left.ribbon-dark:before {
    border-left: 12px solid rgba(var(--dark), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-dark,
.arrow-ribbon.arrow-right.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-dark:before,
.arrow-ribbon.arrow-right.ribbon-dark:before {
    border-right: 12px solid rgba(var(--dark), 1);
}

.ribbon-side.side-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-side.side-left.ribbon-dark::before {
    border-top-color: rgba(var(--dark), 1);
    border-right-color: rgba(var(--dark), 1);
}

.ribbon-side.side-left-bottom.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-side.side-left-bottom.ribbon-dark::before {
    border-right-color: rgba(var(--dark), 1);
    border-bottom-color: rgba(var(--dark), 1);
}

.ribbon-side.side-right-bottom.ribbon-dark,
.ribbon-side.side-right.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-side.side-right-bottom.ribbon-dark::before,
.ribbon-side.side-right.ribbon-dark::before {
    border-left-color: rgba(var(--dark), 1);
    border-bottom-color: rgba(var(--dark), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-dark,
.cross-shadow-ribbon.cross-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-dark::before,
.cross-shadow-ribbon.cross-left.ribbon-dark::before {
    border-bottom: 15px solid rgba(var(--dark), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-dark,
.cross-shadow-ribbon.cross-left-bottom.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-dark::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-dark::before {
    border-top: 15px solid rgba(var(--dark), 1);
}

.ribbon-top.top-left.ribbon-dark,
.ribbon-top.top-left-bottom.ribbon-dark,
.ribbon-top.top-right.ribbon-dark,
.ribbon-top.top-right-bottom.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.circle-ribbon.circle-left.ribbon-dark,
.circle-ribbon.circle-left-bottom.ribbon-dark,
.circle-ribbon.circle-right.ribbon-dark,
.circle-ribbon.circle-right-bottom.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.ribbon-file .ribbon.file-right.ribbon-dark,
.ribbon-file .ribbon.file-right-bottom.ribbon-dark,
.ribbon-file .ribbon.file-left-bottom.ribbon-dark,
.ribbon-file .ribbon.file-left.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-dark,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-dark,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-dark,
.box-ribbon.box-left .ribbonbox.ribbon-dark {
    background-color: rgba(var(--dark), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-dark::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-dark::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-dark::after,
.box-ribbon.box-left .ribbonbox.ribbon-dark::after {
    border-right: 3px solid rgba(var(--dark), 1);
    border-top: 3px solid rgba(var(--dark), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-dark::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-dark::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-dark::before,
.box-ribbon.box-left .ribbonbox.ribbon-dark::before {
    border-left: 3px solid rgba(var(--dark), 1);
    border-top: 3px solid rgba(var(--dark), 1);
}

.ribbon.ribbon-right.ribbon-white,
.ribbon.ribbon-left-bottom.ribbon-white,
.ribbon.ribbon-right-bottom.ribbon-white,
.ribbon.ribbon-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-shape {
    display: inline-block;
}

.ribbon-shape.shape-left-bottom.ribbon-white,
.ribbon-shape.shape-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-white::after,
.ribbon-shape.shape-left.ribbon-white::after {
    border-left-color: rgba(var(--white), 1);
    border-bottom-color: rgba(var(--white), 1);
}

.ribbon-shape.shape-left-bottom.ribbon-white::before,
.ribbon-shape.shape-left.ribbon-white::before {
    border-left-color: rgba(var(--white), 1);
    border-top-color: rgba(var(--white), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-white,
.ribbon-shape.shape-right.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-white::after,
.ribbon-shape.shape-right.ribbon-white::after {
    border-right-color: rgba(var(--white), 1);
    border-bottom-color: rgba(var(--white), 1);
}

.ribbon-shape.shape-right-bottom.ribbon-white::before,
.ribbon-shape.shape-right.ribbon-white::before {
    border-right-color: rgba(var(--white), 1);
    border-top-color: rgba(var(--white), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-white,
.arrow-ribbon.arrow-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.arrow-ribbon.arrow-left-bottom.ribbon-white:before,
.arrow-ribbon.arrow-left.ribbon-white:before {
    border-left: 12px solid rgba(var(--white), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-white,
.arrow-ribbon.arrow-right.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.arrow-ribbon.arrow-right-bottom.ribbon-white:before,
.arrow-ribbon.arrow-right.ribbon-white:before {
    border-right: 12px solid rgba(var(--white), 1);
}

.ribbon-side.side-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-side.side-left.ribbon-white::before {
    border-top-color: rgba(var(--white), 1);
    border-right-color: rgba(var(--white), 1);
}

.ribbon-side.side-left-bottom.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-side.side-left-bottom.ribbon-white::before {
    border-right-color: rgba(var(--white), 1);
    border-bottom-color: rgba(var(--white), 1);
}

.ribbon-side.side-right-bottom.ribbon-white,
.ribbon-side.side-right.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-side.side-right-bottom.ribbon-white::before,
.ribbon-side.side-right.ribbon-white::before {
    border-left-color: rgba(var(--white), 1);
    border-bottom-color: rgba(var(--white), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-white,
.cross-shadow-ribbon.cross-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.cross-shadow-ribbon.cross-right.ribbon-white::before,
.cross-shadow-ribbon.cross-left.ribbon-white::before {
    border-bottom: 15px solid rgba(var(--white), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-white,
.cross-shadow-ribbon.cross-left-bottom.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.cross-shadow-ribbon.cross-right-bottom.ribbon-white::before,
.cross-shadow-ribbon.cross-left-bottom.ribbon-white::before {
    border-top: 15px solid rgba(var(--white), 1);
}

.ribbon-top.top-left.ribbon-white,
.ribbon-top.top-left-bottom.ribbon-white,
.ribbon-top.top-right.ribbon-white,
.ribbon-top.top-right-bottom.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.circle-ribbon.circle-left.ribbon-white,
.circle-ribbon.circle-left-bottom.ribbon-white,
.circle-ribbon.circle-right.ribbon-white,
.circle-ribbon.circle-right-bottom.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.ribbon-file .ribbon.file-right.ribbon-white,
.ribbon-file .ribbon.file-right-bottom.ribbon-white,
.ribbon-file .ribbon.file-left-bottom.ribbon-white,
.ribbon-file .ribbon.file-left.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-white,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-white,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-white,
.box-ribbon.box-left .ribbonbox.ribbon-white {
    background-color: rgba(var(--white), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-white::after,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-white::after,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-white::after,
.box-ribbon.box-left .ribbonbox.ribbon-white::after {
    border-right: 3px solid rgba(var(--white), 1);
    border-top: 3px solid rgba(var(--white), 1);
}

.box-ribbon.box-right .ribbonbox.ribbon-white::before,
.box-ribbon.box-right-bottom .ribbonbox.ribbon-white::before,
.box-ribbon.box-left-bottom .ribbonbox.ribbon-white::before,
.box-ribbon.box-left .ribbonbox.ribbon-white::before {
    border-left: 3px solid rgba(var(--white), 1);
    border-top: 3px solid rgba(var(--white), 1);
}

.ribbon-box {
    position: relative;
    border: 1px solid rgb(var(--secondary), 0.2);
    background-color: rgba(var(--white), 1);
    padding: 20px;
}

.ribbon-box .ribbon {
    position: absolute;
    padding: 4px 16px;
    color: rgba(var(--white), 1);
    font-size: 14px;
    font-weight: 600;
}

.ribbon-box .ribbon.ribbon-left {
    left: 0px;
    top: 5px;
}

.ribbon-box .ribbon.ribbon-right {
    right: 0px;
    top: 5px;
}

.ribbon-box .ribbon.ribbon-left-bottom {
    left: 0px;
    bottom: 5px;
}

.ribbon-box .ribbon.ribbon-right-bottom {
    right: 0px;
    bottom: 5px;
}

.ribbon-shape {
    position: absolute;
    padding: 4px 16px;
    color: rgba(var(--white), 1);
    font-size: 14px;
    font-weight: 600;
}

.ribbon-shape::after,
.ribbon-shape::before {
    content: "";
    position: absolute;
    border: 14px solid transparent;
}

.ribbon-shape.shape-left {
    left: 0px;
    top: 5px;
}

.ribbon-shape.shape-left::after {
    right: -17px;
    bottom: 0;
}

.ribbon-shape.shape-left::before {
    right: -17px;
    top: 0;
}

.ribbon-shape.shape-left-bottom {
    left: 0px;
    bottom: 5px;
}

.ribbon-shape.shape-left-bottom::after {
    right: -17px;
    bottom: 0;
}

.ribbon-shape.shape-left-bottom::before {
    right: -17px;
    top: 0;
}

.ribbon-shape.shape-right {
    right: 0px;
    top: 5px;
}

.ribbon-shape.shape-right::after {
    left: -17px;
    bottom: 0;
}

.ribbon-shape.shape-right::before {
    left: -17px;
    top: 0;
}

.ribbon-shape.shape-right-bottom {
    right: 0px;
    bottom: 5px;
}

.ribbon-shape.shape-right-bottom::after {
    left: -17px;
    bottom: 0;
}

.ribbon-shape.shape-right-bottom::before {
    left: -17px;
    top: 0;
}

.arrow-ribbon {
    position: absolute;
    color: rgba(var(--white), 1);
    padding: 6px 15px;
}

.arrow-ribbon:before {
    position: absolute;
    content: "";
    right: -12px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    width: 0;
}

.arrow-ribbon.arrow-left {
    top: 5px;
    left: -1px;
}

.arrow-ribbon.arrow-left:before {
    top: 0;
    bottom: 0;
}

.arrow-ribbon.arrow-right {
    top: 5px;
    right: -1px;
}

.arrow-ribbon.arrow-right:before {
    top: 0;
    bottom: 0;
    left: -12px;
}

.arrow-ribbon.arrow-left-bottom {
    bottom: 5px;
    left: -1px;
}

.arrow-ribbon.arrow-left-bottom:before {
    top: 0;
    bottom: 0;
}

.arrow-ribbon.arrow-right-bottom {
    bottom: 5px;
    right: -1px;
}

.arrow-ribbon.arrow-right-bottom:before {
    top: 0;
    bottom: 0;
    left: -12px;
}

.ribbon-side {
    position: absolute;
    padding: 4px 16px;
    color: rgba(var(--white), 1);
    font-size: 14px;
    font-weight: 600;
}

.ribbon-side::before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border: 7px solid transparent;
}

.ribbon-side.side-left {
    left: -15px;
}

.ribbon-side.side-left::before {
    top: 29px;
    left: 0;
}

.ribbon-side.side-left-bottom {
    left: -15px;
    bottom: 0px;
}

.ribbon-side.side-left-bottom::before {
    top: -14px;
    left: 0;
}

.ribbon-side.side-right {
    right: -15px;
}

.ribbon-side.side-right::before {
    bottom: 29px;
    right: 0;
}

.ribbon-side.side-right-bottom {
    right: -15px;
    bottom: 0px;
}

.ribbon-side.side-right-bottom::before {
    bottom: 29px;
    right: 0;
}

.cross-shadow-ribbon {
    position: absolute;
    margin-left: 15px;
    color: rgba(var(--white), 1);
    border-radius: 0 0 2px 2px;
}

.cross-shadow-ribbon::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
}

.cross-shadow-ribbon.cross-left {
    top: -15px;
    padding: 10px;
}

.cross-shadow-ribbon.cross-left::before {
    left: -15px;
    top: 0;
}

.cross-shadow-ribbon.cross-left-bottom {
    bottom: -15px;
    left: 0px;
    padding: 10px;
}

.cross-shadow-ribbon.cross-left-bottom::before {
    left: -15px;
    bottom: 0;
}

.cross-shadow-ribbon.cross-right {
    right: 0px;
    top: -15px;
    padding: 10px;
}

.cross-shadow-ribbon.cross-right::before {
    left: -15px;
    top: 0;
}

.cross-shadow-ribbon.cross-right-bottom {
    bottom: -15px;
    right: 0px;
    padding: 10px;
}

.cross-shadow-ribbon.cross-right-bottom::before {
    left: -15px;
    bottom: 0;
}

.ribbon-top {
    position: absolute;
    width: 30px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(var(--white), 1);
    padding: 0px 5px;
}

.ribbon-top.top-left {
    left: 10px;
    top: 0px;
}

.ribbon-top.top-left-bottom {
    left: 10px;
    bottom: 0px;
}

.ribbon-top.top-right {
    right: 10px;
    top: 0px;
}

.ribbon-top.top-right-bottom {
    right: 10px;
    bottom: 0px;
}

.circle-ribbon {
    position: absolute;
    margin-left: auto;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: space-around;
    color: rgba(var(--white), 1);
    align-items: center;
    border: 1px dashed rgba(var(--white), 1);
}

.circle-ribbon.circle-left {
    left: 0px;
    top: -15px;
}

.circle-ribbon.circle-left-bottom {
    left: 0px;
    bottom: -15px;
}

.circle-ribbon.circle-right {
    right: 0px;
    top: -15px;
}

.circle-ribbon.circle-right-bottom {
    right: 0px;
    bottom: -15px;
}

.ribbon-file {
    position: relative;
    border: 1px solid rgb(var(--secondary), 0.2);
    background-color: rgba(var(--white), 1);
    padding: 16px;
    overflow: hidden;
}

.ribbon-file .ribbon {
    position: absolute;
    color: rgba(var(--white), 1);
    width: 93px;
    height: 52px;
    display: flex;
    justify-content: center;
    box-align: end;
    align-items: flex-end;
}

.ribbon-file .ribbon.file-left {
    transform: rotate(-45deg);
    left: -36px;
    top: -16px;
}

.ribbon-file .ribbon.file-left-bottom {
    transform: rotate(-134deg);
    left: -36px;
    bottom: -16px;
    top: auto;
}

.ribbon-file .ribbon.file-right {
    transform: rotate(45deg);
    right: -36px;
    top: -16px;
}

.ribbon-file .ribbon.file-right-bottom {
    transform: rotate(-230deg);
    bottom: -16px;
    right: -36px;
}

.box-ribbon {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.box-ribbon .ribbonbox {
    font-size: 13px;
    color: rgba(var(--white), 1);
    text-align: center;
    line-height: 20px;
    width: 100px;
    display: block;
    position: absolute;
}

.box-ribbon .ribbonbox::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.box-ribbon .ribbonbox::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    right: 0;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.box-ribbon.box-left {
    left: -5px;
    top: -5px;
}

.box-ribbon.box-left .ribbonbox {
    transform: rotate(-45deg);
    top: 19px;
    left: -21px;
}

.box-ribbon.box-left-bottom {
    left: -5px;
    bottom: -5px;
}

.box-ribbon.box-left-bottom .ribbonbox {
    transform: rotate(-136deg);
    bottom: 19px;
    right: -5px;
}

.box-ribbon.box-right {
    right: -5px;
    top: -5px;
}

.box-ribbon.box-right .ribbonbox {
    transform: rotate(45deg);
    top: 19px;
    right: -21px;
}

.box-ribbon.box-right-bottom {
    right: -5px;
    bottom: -5px;
}

.box-ribbon.box-right-bottom .ribbonbox {
    transform: rotate(136deg);
    bottom: 19px;
    left: -5px;
}

.nav-tabs {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-color: rgba(var(--secondary), 0.4);
}

.nav-tabs[class*="bg-"] {
    border-bottom: 0;
}

.nav-tabs[class*="bg-"] .nav-link {
    color: rgba(var(--white), 1);
}

.nav-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 1rem;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
}

.vertical-tab {
    display: flex;
}

.vertical-tab > ul {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 20px;
    border-bottom: 0;
    width: -moz-min-content;
    width: min-content;
    height: 100%;
}

.vertical-tab > ul li {
    width: 100%;
}

.vertical-tab > ul li button {
    width: 100%;
}

.vertical-right-tab {
    display: flex;
    flex-direction: row-reverse;
}

.vertical-right-tab > ul {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-right: 20px;
    border-bottom: 0;
    width: -moz-min-content;
    width: min-content;
    height: 100%;
}

.vertical-right-tab > ul li {
    width: 100%;
}

.vertical-right-tab > ul li button {
    width: 100%;
}

.bottom-tab {
    display: flex;
    flex-wrap: wrap;
}

.bottom-tab .nav-tabs {
    width: 100%;
    order: 1;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 10px;
    padding-top: 10px;
    border-bottom: 0;
    border-top: var(--bs-nav-tabs-border-width) solid
        var(--bs-nav-tabs-border-color);
    border-color: rgba(var(--secondary), 0.4);
}

.nav-tabs.bg-primary .nav-link.active {
    color: rgba(var(--primary), 1) !important;
}

.app-tabs-primary .nav-item .nav-link {
    color: rgba(var(--primary), 1) !important;
}

.app-tabs-primary .nav-item .nav-link.active {
    background-color: rgba(var(--primary), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-primary .nav-item .nav-link {
    color: rgba(var(--primary), 1) !important;
}

.tab-outline-primary .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--primary), 1);
}

.tab-light-primary .nav-item .nav-link {
    color: rgba(var(--primary), 1) !important;
}

.tab-light-primary .nav-item .nav-link.active {
    background-color: rgba(var(--primary), 0.2);
    border-color: rgba(var(--primary), 1);
}

.tab-border-primary .nav-item .nav-link {
    color: rgba(var(--primary), 1) !important;
}

.tab-border-primary .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--primary), 1);
}

.nav-tabs.bg-secondary .nav-link.active {
    color: rgba(var(--secondary), 1) !important;
}

.app-tabs-secondary .nav-item .nav-link {
    color: rgba(var(--secondary), 1) !important;
}

.app-tabs-secondary .nav-item .nav-link.active {
    background-color: rgba(var(--secondary), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-secondary .nav-item .nav-link {
    color: rgba(var(--secondary), 1) !important;
}

.tab-outline-secondary .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--secondary), 1);
}

.tab-light-secondary .nav-item .nav-link {
    color: rgba(var(--secondary), 1) !important;
}

.tab-light-secondary .nav-item .nav-link.active {
    background-color: rgba(var(--secondary), 0.2);
    border-color: rgba(var(--secondary), 1);
}

.tab-border-secondary .nav-item .nav-link {
    color: rgba(var(--secondary), 1) !important;
}

.tab-border-secondary .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--secondary), 1);
}

.nav-tabs.bg-success .nav-link.active {
    color: rgba(var(--success), 1) !important;
}

.app-tabs-success .nav-item .nav-link {
    color: rgba(var(--success), 1) !important;
}

.app-tabs-success .nav-item .nav-link.active {
    background-color: rgba(var(--success), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-success .nav-item .nav-link {
    color: rgba(var(--success), 1) !important;
}

.tab-outline-success .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--success), 1);
}

.tab-light-success .nav-item .nav-link {
    color: rgba(var(--success), 1) !important;
}

.tab-light-success .nav-item .nav-link.active {
    background-color: rgba(var(--success), 0.2);
    border-color: rgba(var(--success), 1);
}

.tab-border-success .nav-item .nav-link {
    color: rgba(var(--success), 1) !important;
}

.tab-border-success .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--success), 1);
}

.nav-tabs.bg-danger .nav-link.active {
    color: rgba(var(--danger), 1) !important;
}

.app-tabs-danger .nav-item .nav-link {
    color: rgba(var(--danger), 1) !important;
}

.app-tabs-danger .nav-item .nav-link.active {
    background-color: rgba(var(--danger), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-danger .nav-item .nav-link {
    color: rgba(var(--danger), 1) !important;
}

.tab-outline-danger .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--danger), 1);
}

.tab-light-danger .nav-item .nav-link {
    color: rgba(var(--danger), 1) !important;
}

.tab-light-danger .nav-item .nav-link.active {
    background-color: rgba(var(--danger), 0.2);
    border-color: rgba(var(--danger), 1);
}

.tab-border-danger .nav-item .nav-link {
    color: rgba(var(--danger), 1) !important;
}

.tab-border-danger .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--danger), 1);
}

.nav-tabs.bg-warning .nav-link.active {
    color: rgba(var(--warning), 1) !important;
}

.app-tabs-warning .nav-item .nav-link {
    color: rgba(var(--warning), 1) !important;
}

.app-tabs-warning .nav-item .nav-link.active {
    background-color: rgba(var(--warning), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-warning .nav-item .nav-link {
    color: rgba(var(--warning), 1) !important;
}

.tab-outline-warning .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--warning), 1);
}

.tab-light-warning .nav-item .nav-link {
    color: rgba(var(--warning), 1) !important;
}

.tab-light-warning .nav-item .nav-link.active {
    background-color: rgba(var(--warning), 0.2);
    border-color: rgba(var(--warning), 1);
}

.tab-border-warning .nav-item .nav-link {
    color: rgba(var(--warning), 1) !important;
}

.tab-border-warning .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--warning), 1);
}

.nav-tabs.bg-info .nav-link.active {
    color: rgba(var(--info), 1) !important;
}

.app-tabs-info .nav-item .nav-link {
    color: rgba(var(--info), 1) !important;
}

.app-tabs-info .nav-item .nav-link.active {
    background-color: rgba(var(--info), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-info .nav-item .nav-link {
    color: rgba(var(--info), 1) !important;
}

.tab-outline-info .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--info), 1);
}

.tab-light-info .nav-item .nav-link {
    color: rgba(var(--info), 1) !important;
}

.tab-light-info .nav-item .nav-link.active {
    background-color: rgba(var(--info), 0.2);
    border-color: rgba(var(--info), 1);
}

.tab-border-info .nav-item .nav-link {
    color: rgba(var(--info), 1) !important;
}

.tab-border-info .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--info), 1);
}

.nav-tabs.bg-light .nav-link.active {
    color: rgba(var(--light), 1) !important;
}

.app-tabs-light .nav-item .nav-link {
    color: rgba(var(--light), 1) !important;
}

.app-tabs-light .nav-item .nav-link.active {
    background-color: rgba(var(--light), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-light .nav-item .nav-link {
    color: rgba(var(--light), 1) !important;
}

.tab-outline-light .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--light), 1);
}

.tab-light-light .nav-item .nav-link {
    color: rgba(var(--light), 1) !important;
}

.tab-light-light .nav-item .nav-link.active {
    background-color: rgba(var(--light), 0.2);
    border-color: rgba(var(--light), 1);
}

.tab-border-light .nav-item .nav-link {
    color: rgba(var(--light), 1) !important;
}

.tab-border-light .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--light), 1);
}

.nav-tabs.bg-dark .nav-link.active {
    color: rgba(var(--dark), 1) !important;
}

.app-tabs-dark .nav-item .nav-link {
    color: rgba(var(--dark), 1) !important;
}

.app-tabs-dark .nav-item .nav-link.active {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-dark .nav-item .nav-link {
    color: rgba(var(--dark), 1) !important;
}

.tab-outline-dark .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--dark), 1);
}

.tab-light-dark .nav-item .nav-link {
    color: rgba(var(--dark), 1) !important;
}

.tab-light-dark .nav-item .nav-link.active {
    background-color: rgba(var(--dark), 0.2);
    border-color: rgba(var(--dark), 1);
}

.tab-border-dark .nav-item .nav-link {
    color: rgba(var(--dark), 1) !important;
}

.tab-border-dark .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--dark), 1);
}

.nav-tabs.bg-white .nav-link.active {
    color: rgba(var(--white), 1) !important;
}

.app-tabs-white .nav-item .nav-link {
    color: rgba(var(--white), 1) !important;
}

.app-tabs-white .nav-item .nav-link.active {
    background-color: rgba(var(--white), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.tab-outline-white .nav-item .nav-link {
    color: rgba(var(--white), 1) !important;
}

.tab-outline-white .nav-item .nav-link.active {
    background-color: transparent;
    border: 1px solid rgba(var(--white), 1);
}

.tab-light-white .nav-item .nav-link {
    color: rgba(var(--white), 1) !important;
}

.tab-light-white .nav-item .nav-link.active {
    background-color: rgba(var(--white), 0.2);
    border-color: rgba(var(--white), 1);
}

.tab-border-white .nav-item .nav-link {
    color: rgba(var(--white), 1) !important;
}

.tab-border-white .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(var(--white), 1);
}

.size-md span {
    font-size: 18px;
    font-weight: 400;
}

.size-lg span {
    font-size: 20px;
    font-weight: 400;
}

.app-modal-sm {
    max-width: 340px;
}

.app-modal-lg {
    max-width: 600px;
}

.app-modal-xl {
    max-width: 800px;
}

[class*="bg-"] .btn-close {
    filter: brightness(0) invert(1);
}

.bg-none {
    background: none;
}

.modal-btn button {
    margin-bottom: 10px;
    margin-right: 8px;
}

.canvas-footer {
    padding: 1rem;
    background-color: rgba(var(--white), 1);
}

.custom-primary {
    --bs-tooltip-bg: rgba(var(--primary), 1);
}

.custom-secondary {
    --bs-tooltip-bg: rgba(var(--secondary), 1);
}

.custom-success {
    --bs-tooltip-bg: rgba(var(--success), 1);
}

.custom-danger {
    --bs-tooltip-bg: rgba(var(--danger), 1);
}

.custom-warning {
    --bs-tooltip-bg: rgba(var(--warning), 1);
}

.custom-info {
    --bs-tooltip-bg: rgba(var(--info), 1);
}

.custom-light {
    --bs-tooltip-bg: rgba(var(--light), 1);
}

.custom-dark {
    --bs-tooltip-bg: rgba(var(--dark), 1);
}

.custom-white {
    --bs-tooltip-bg: rgba(var(--white), 1);
}

.blockOverlay {
    z-index: 1004 !important;
}

.bolckui-msg-box {
    background-color: rgb(var(--primary));
    padding: 10px 0;
    color: rgba(var(--white), 1);
    border-radius: 10px;
}

.block-msg-card .msg-card {
    width: 100%;
    background-color: rgb(var(--warning));
    padding: 0.938rem;
    color: rgba(var(--white), 1);
    border-radius: 10px;
}

.block-msg-card .blockMsg {
    width: 100% !important;
    left: 5px;
}

.mutiple-msg {
    color: rgba(var(--white), 1);
    font-weight: 600;
    font-size: 20px;
}

.loader-text {
    width: -moz-fit-content;
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 25px;
    clip-path: inset(0 100% 0 0);
    animation: l5 2s steps(11) infinite;
}

.loader-text:before {
    content: "Loading...";
}

@keyframes l5 {
    to {
        clip-path: inset(0 -1ch 0 0);
    }
}

.block-ui-cards p {
    line-break: anywhere;
}

@keyframes spinnerz {
    100% {
        transform: rotate(1turn);
    }
}

.loader-container-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader-container-box .loader {
    height: 50px;
    width: 50px;
    border: 4px solid;
    border-color: rgba(var(--light), 0.7) transparent rgba(var(--light), 0.7)
        transparent;
    border-radius: 50%;
    animation: spin 1.4s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.filtering .items,
.multiple-items .items {
    padding: 10px;
}

.center-mode .item {
    position: relative;
    transform: scale(0.9, 0.9);
    transition: all 0.4s ease-in-out;
}

.center-mode .item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(var(--dark), 0.4);
    border-radius: 10px;
}

.center-mode .item.slick-current {
    transform: scale(1, 1);
}

.center-mode .item.slick-current:before {
    background-color: transparent;
}

.center-mode .item img {
    width: 100%;
}

.responsive .resopns-item {
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_1 {
    width: 175px;
    height: 220px;
    background-image: url(981e1a8cae7515170837.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_2 {
    width: 250px;
    height: 220px;
    background-image: url(c6f29b5dd497f522ecf6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_3 {
    width: 225px;
    height: 220px;
    background-image: url(9754e73f1ca1b71e0b3f.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_4 {
    height: 220px;
    width: 200px;
    background-image: url(634d6df749fe3af0c3cc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_5 {
    width: 350px;
    height: 220px;
    background-image: url(84fe4908559335f56886.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.variable-width .slider_width_6 {
    width: 275px;
    height: 220px;
    background-image: url(473cc13af426606c25e9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 10px;
    border-radius: 10px;
}

.autoplay-item {
    transition: all 0.4s ease-in-out;
    padding: 10px;
}

.slider-for img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.app-arrow .slick-prev {
    left: 15px;
    top: 56%;
}

.app-arrow .slick-next {
    right: 30px;
    top: 56%;
}

.app-arrow:hover .slick-prev:before,
.app-arrow:hover .slick-next:before {
    opacity: 1;
}

.app-arrow .slick-prev,
.app-arrow .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.app-arrow .slick-prev:before,
.app-arrow .slick-next:before {
    font-family: "tabler-icons" !important;
    font-size: 28px;
    background-color: rgb(var(--primary), 0.9) !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    padding: 4px;
    opacity: 0;
    transition: all 0.6s ease-in-out;
}

.app-arrow .slick-prev:before {
    content: "\ea60";
}

.app-arrow .slick-next:before {
    content: "\ea61";
}

.app-arrow .slick-dots li {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 1rem;
    background-color: rgba(var(--secondary), 0.6);
    cursor: pointer;
}

.app-arrow .slick-dots li.slick-active {
    outline: 1px solid rgba(var(--primary), 1);
    outline-offset: 2px;
    background-color: rgba(var(--primary), 1);
}

.app-arrow .slick-dots li button:before {
    display: none !important;
}

.slideshow {
    position: relative;
    z-index: 1;
    height: 100%;
    max-width: 700px;
    margin: 50px auto;
}

.slideshow * {
    outline: none;
}

.slideshow .slider {
    box-shadow: 0 20px 50px -25px rgb(0, 0, 0);
}

.slideshow .slider-track {
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.slideshow .item {
    height: 100%;
    position: relative;
    z-index: 1;
}

.slideshow .item img {
    width: 100%;
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transform: scale(1.2);
}

.slideshow .item.slick-active img {
    transform: scale(1);
}

.lazy-item {
    padding: 10px;
}

.carousel .carousel-caption {
    position: absolute;
    right: 15%;
    width: 100%;
    bottom: 42px;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: rgba(var(--dark), 1);
    font-weight: 600;
    text-align: center;
    background: rgba(var(--light), 0.6);
}

.app-countdown-square .timer .countdown,
.app-countdown-circle .timer .countdown,
.app-countdown-circle .timer,
.app-countdown-background .timer,
.app-countdown-background,
.app-countdown-hours .timer .app-countdown,
.app-countdown-hours .timer,
.app-countdown-min .timer,
.app-countdown-min,
.countdown-seconds .timer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.countdown-seconds .timer {
    flex-direction: column;
    border-radius: 5px;
}

.countdown-seconds .timer .seconds {
    font-size: 20px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: rgba(var(--primary), 0.2);
    color: rgba(var(--primary), 1);
}

.countdown-seconds .timer .timer-countdown {
    background: var(--primary-gradient) !important;
    color: rgba(var(--white), 1);
    padding: 8px;
    border-radius: 4px;
}

.app-countdown-min .timer {
    text-align: center;
    border-radius: 4px;
    padding: 12px 24px;
    gap: 8px;
    border: 1px solid var(--border_color);
    background-color: rgba(var(--secondary), 0.2);
}

.app-countdown-min .timer .app-line {
    font-size: 34px;
    margin: 3px;
    color: rgba(var(--white), 1);
}

.app-countdown-min .timer .countdown {
    display: flex;
    flex-direction: column;
    padding: 8px;
    margin: 2px;
    background-color: rgba(var(--white), 1);
}

.app-countdown-min .timer .countdown .seconds,
.app-countdown-min .timer .countdown .minutes {
    font-size: 20px;
    color: rgb(var(--dark), 1);
}

.app-countdown-min .timer .countdown .timer-countdown {
    font-size: 16px;
    color: rgb(var(--dark), 1);
}

.app-countdown-hours .timer {
    flex-wrap: wrap;
    border-radius: 5px;
    padding: 6px;
    gap: 10px;
}

.app-countdown-hours .timer .app-countdown {
    flex-direction: column;
    color: rgba(var(--white), 1);
    padding: 4px;
    border-radius: 5px;
    padding: 7px 7px;
    border: 1px solid rgba(var(--success), 1);
    color: rgba(var(--success), 1);
}

.app-countdown-hours .timer .app-countdown.minutes,
.app-countdown-hours .timer .app-countdown.seconds,
.app-countdown-hours .timer .app-countdown.Hours {
    font-size: 34px;
    border-radius: 8px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.app-countdown-hours .timer .app-countdown .timer-countdown {
    padding: 6px 12px;
    text-align: center;
    border-radius: 4px;
}

.app-countdown-hours .timer .app-countdown.countdown-border {
    border-radius: 20px 0 0 20px;
}

.app-countdown-hours .timer .app-countdown.countdown-border-1 {
    border-radius: 0 20px 20px 0;
}

.app-countdown-background .timer {
    text-align: center;
    border-radius: 4px;
    padding: 12px 24px;
    gap: 25px;
}

.app-countdown-background .timer .countdown {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: rgba(var(--white), 1);
    border: 4px double rgb(var(--light));
}

.app-countdown-circle .timer {
    gap: 10px;
    border-radius: 5px;
}

.app-countdown-circle .timer .countdown {
    flex-direction: column;
}

.app-countdown-circle .timer .countdown .minutes,
.app-countdown-circle .timer .countdown .hours,
.app-countdown-circle .timer .countdown .days,
.app-countdown-circle .timer .countdown .seconds {
    font-size: 20px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
    background-color: rgb(var(--light));
    color: rgba(var(--dark), 1);
}

.app-countdown-circle .timer .countdown .timer-countdown {
    width: 80px;
    text-align: center;
    font-weight: 600;
    padding: 8px;
    border-radius: 4px;
}

.app-countdown-square .timer {
    display: flex;
    gap: 20px;
}

.app-countdown-square .timer .countdown {
    font-family: math;
    flex-direction: column;
    border-radius: 10px;
    width: 112px;
    height: 107px;
    padding: 6px;
    color: rgb(var(--dark));
    border: 2px dotted rgb(var(--info));
}

.count-up-box {
    border: 2px dotted rgb(var(--primary), 0.2);
}

.count-up-box2 {
    border: 2px dotted rgb(var(--secondary), 0.2);
}

.count-up-box3 {
    border: 2px dotted rgb(var(--dark), 0.2);
}

.customized-counter {
    display: flex;
    gap: 20px;
}

.customized-counter .customized {
    border: 2px dotted rgb(var(--primary), 0.3);
    font-size: 20px;
    height: auto;
    width: 200px;
    padding: 1rem;
    border-radius: var(--bs-border-radius);
}

.customized-counter .customized i {
    font-size: 29px;
    margin: 0 auto;
    background-color: rgb(var(--info), 0.1);
    color: rgb(var(--info), 1);
    border: 1px dashed rgb(var(--info), 0.5);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: var(--box-shadow);
    display: flex;
    justify-content: center;
    align-items: center;
}

.customized-counter p {
    margin-top: 3px;
    text-align: center;
    color: rgb(var(--secondary), 1);
}

.under-tab-section .under-tab {
    border-bottom: 0;
}

.clonic-menu-list li + li {
    margin-top: 1rem;
}

.clonic-menu-list .clonic-menu-item {
    width: 100%;
    box-shadow: var(--box-shadow);
    padding: 18px;
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
    border-radius: var(--app-border-radius);
    border: 1px dashed rgba(var(--dark), 0.2) !important;
    cursor: all-scroll;
}

.clonic-menu-list .clonic-menu-item .clonic-menu-img {
    position: absolute;
}

.clonic-menu-list .clonic-menu-item .clonic-menu-content {
    margin-left: 45px;
}

.handle-list-group .list-group-item {
    font-size: 16px;
    margin-bottom: 1rem;
    border-radius: var(--app-border-radius);
}

.handle-list-group .list-group-item .list-handle {
    margin-right: 0.5rem;
    font-size: 20px;
    cursor: all-scroll;
}

.grid-box-list {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.grid-box-list .grid-box {
    height: 80px;
    border: 1px dashed rgba(var(--dark), 0.2) !important;
    border-radius: var(--app-border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: all-scroll;
}

.grid-box-list .highlight {
    background-color: rgba(var(--light), 0.2);
    border-radius: var(--app-border-radius);
}

.nested-sortable .list-group-item {
    border: 1px dashed rgba(var(--dark), 0.2) !important;
    margin: 0.5rem;
    cursor: all-scroll;
}

.draggable-card .draggable-card-img {
    position: relative;
}

.draggable-card .draggable-card-img img {
    border-radius: var(--app-border-radius);
}

.draggable-card .draggable-card-img .draggable-card-icon {
    position: absolute;
    right: 33px;
    bottom: -18px;
}

.draggable-card .draggable-card-img .draggable-card-icon span {
    box-shadow: var(--box-shadow);
}

.draggable-card .draggable-card-content p {
    line-break: anywhere;
}

.rating {
    text-align: center;
    direction: rtl;
}

.rating label {
    color: rgba(var(--light), 1);
    font-size: 1.25rem;
}

.rating input[type="radio"] {
    display: none;
}

.rating input[type="radio"]:checked ~ label {
    color: rgba(var(--warning), 1);
}

.star-filled {
    color: rgba(var(--light), 1);
}

.stars_rating {
    text-align: center;
}

.stars_rating .stars {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stars .stars1 {
    position: relative;
    color: rgba(var(--warning), 0.4);
    font-size: 3rem;
    cursor: pointer;
    line-height: 1;
}

.stars .stars1:after {
    content: "★";
    position: absolute;
    transform: translateX(-100%);
    top: 0;
    font-size: 3rem;
    line-height: 1;
}

.stars .stars1.rated {
    color: rgba(var(--warning), 1);
}

.stars:hover .stars1 {
    color: rgba(var(--warning), 0.5);
}

.stars:hover .stars1:hover ~ * {
    color: rgba(var(--warning), 0.2);
}

.br-theme-bars-1to10 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.br-theme-bars-1to10 .br-widget {
    white-space: nowrap;
    gap: 2px;
    display: flex;
}

.br-theme-bars-1to10 .br-widget a {
    display: block;
    width: 14px;
    padding: 5px 0;
    height: 28px;
    float: left;
    background-color: rgb(var(--warning), 0.2);
    margin: 1px;
    border-radius: 14px;
    text-align: center;
}

.br-theme-bars-1to10 .br-widget .br-current-rating {
    font-size: 20px;
    line-height: 2;
    float: left;
    height: 30px;
    width: 30px;
    color: rgb(var(--warning), 1);
    font-weight: 400;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

.br-theme-bars-1to10 .br-readonly a {
    cursor: default;
}

.br-theme-bars-1to10 .br-readonly a .br-active,
.br-theme-bars-1to10 .br-readonly a .br-selected {
    background-color: rgb(var(--warning), 0.2);
}

.br-theme-bars-1to10 .br-readonly .br-current-rating {
    color: rgb(var(--warning), 0.2);
}

.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
    background-color: rgb(var(--warning), 1);
}

.br-theme-bars-movie .br-widget {
    height: 10px;
    white-space: nowrap;
}

.br-theme-bars-movie .br-widget a {
    display: block;
    width: 100px;
    height: 12px;
    float: left;
    background-color: rgb(var(--warning), 0.3);
    margin: 4px;
}

.br-theme-bars-movie .br-widget .br-current-rating {
    color: rgb(var(--dark), 1);
}

.br-theme-bars-movie .br-current-rating {
    clear: both;
    text-align: center;
    font-weight: 600;
    display: block;
    padding: 0.5em 0;
    color: rgb(var(--warning), 1) !important;
    font-weight: 600;
    font-size: 16px;
}

.br-theme-bars-movie .br-readonly a {
    cursor: default;
}

.br-theme-bars-movie .br-readonly .br-current-rating {
    color: rgb(var(--warning), 0.3);
}

.br-theme-bars-movie .br-widget a.br-active,
.br-theme-bars-movie .br-widget a.br-selected {
    background-color: rgb(var(--warning), 1);
}

.br-theme-bars-movie .br-readonly a.br-active,
.br-theme-bars-movie .br-readonly a.br-selected {
    background-color: rgb(var(--warning), 0.3);
}

.br-theme-bars-square .br-widget {
    height: 15px;
    white-space: nowrap;
}

.br-theme-bars-square .br-widget a {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    border: 2px solid rgb(var(--warning), 0.2);
    background-color: var(--white);
    margin: 2px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    color: rgb(var(--warning), 0.2);
    font-weight: 600;
    border-radius: 40px;
    background: rgb(var(--warning), 0.1);
}

.br-theme-bars-square .br-widget .br-current-rating {
    clear: both;
    width: 330px;
    text-align: center;
    font-weight: 600;
    display: block;
    padding: 0.5em 0;
    color: var(--font-light-color);
}

.br-theme-bars-square .br-readonly a {
    cursor: default;
}

.br-theme-bars-square .br-widget a.br-active,
.br-theme-bars-square .br-widget a.br-selected {
    border: 2px solid rgb(var(--warning), 1);
    color: rgb(var(--warning), 1);
}

.br-theme-bars-pill .br-widget {
    white-space: nowrap;
}

.br-theme-bars-pill .br-widget a {
    padding: 7px 15px;
    background-color: rgb(var(--warning), 0.1);
    color: rgb(var(--warning), 1);
    text-decoration: none;
    font-size: 13px;
    line-height: 3;
    text-align: center;
    font-weight: 400;
}

.br-theme-bars-pill .br-widget a:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.br-theme-bars-pill .br-widget a:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.br-theme-bars-pill .br-readonly a {
    cursor: default;
}

.br-theme-bars-pill .br-widget a.br-active,
.br-theme-bars-pill .br-widget a.br-selected {
    background-color: rgb(var(--warning), 1);
    color: var(--white);
}

.box-example-reversed .br-theme-bars-reversed .br-widget {
    height: 25px;
    white-space: nowrap;
}

.box-example-reversed .br-theme-bars-reversed .br-widget a {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    background-color: rgb(var(--warning), 0.2);
    margin: 1px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    color: rgb(var(--warning), 1);
    border-radius: 6px;
}

.box-example-reversed .br-theme-bars-reversed .br-current-rating {
    line-height: 1.3;
    float: left;
    color: rgb(var(--warning), 1);
    font-size: 16px;
    font-weight: 400;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-example-reversed .br-theme-bars-reversed .br-readonly .br-current-rating {
    color: rgb(var(--warning), 1);
}

.box-example-reversed .br-theme-bars-reversed .br-readonly a {
    cursor: default;
}

.br-theme-bars-reversed .br-widget a.br-active,
.br-theme-bars-reversed .br-widget a.br-selected {
    background-color: rgb(var(--warning), 1);
    color: var(--white);
}

.br-theme-bars-horizontal .br-widget a {
    display: block;
    width: 120px;
    height: 6px;
    background-color: rgb(var(--warning), 0.2);
    margin: 1px;
}

.br-theme-bars-horizontal .br-widget a.br-active,
.br-theme-bars-horizontal .br-widget a.br-selected {
    background-color: rgb(var(--warning), 1);
}

.br-theme-bars-horizontal .br-widget .br-current-rating {
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    color: rgb(var(--warning), 1);
}

.emoji-container {
    width: 45px;
    border-radius: 50%;
    display: flex;
    overflow: hidden;
    text-align: center;
    margin: auto;
}

.emoji-container .far {
    transform: translateX(0);
    transition: 0.2s;
    color: #5333ed;
}

.rating-container {
    text-align: center;
}

.rating-container .fa-star {
    color: lightgray;
    cursor: pointer;
}

.rating-container .fa-star.active {
    color: rgb(var(--warning));
}

.rate-1 {
    text-align: center;
}

.rate-1 .emoji {
    font-size: 30px;
}

.rate-1 .text {
    display: inline-block;
    font-size: 14pt;
}

.rate-1 .text label {
    font-size: 16pt;
}

.rate-1 input {
    cursor: ew-resize;
}

.rate-1 .emoji-slider .accent {
    accent-color: rgba(var(--warning), 1);
}

.half-rate {
    display: inline-block;
    border: 0;
}

.half-rate input {
    display: none;
}

.half-rate label {
    float: right;
    color: rgb(var(--light));
}

.half-rate label:before {
    display: inline-block;
    font-size: 1.1rem;
    padding: 0.3rem 0.2rem;
    margin: 0;
    cursor: pointer;
    content: "\f005";
    font-family: FontAwesome;
}

.half-rate label :last-child:before {
    content: "\f006";
    color: #5333ed;
}

.half-rate .half:before {
    content: "\f089";
    position: absolute;
    padding-right: 0;
}

.half-rate input:checked ~ label,
.half-rate label:hover,
.half-rate label:hover ~ label {
    color: rgb(var(--warning));
}

.half-rate input:checked + label:hover,
.half-rate input:checked ~ label:hover,
.half-rate input:checked ~ label:hover ~ label,
.half-rate label:hover ~ input:checked ~ label {
    color: rgb(var(--warning));
}

input[type="range"]::-webkit-slider-thumb {
    background: #ff5733;
}

.scroll-list-group {
    height: 350px;
}

.vertical-scrollbar-box {
    height: 350px;
}

.simplebar-vertical .simplebar-scrollbar::before {
    background-color: rgba(var(--secondary), 0.5);
    width: 3px;
}

.simplebar-horizontal .simplebar-scrollbar::before {
    background-color: rgba(var(--secondary), 0.5);
    height: 4px;
}

.both-scroll.scroll-bar {
    height: 350px;
}

.nav-link.nav-pill-primary.active,
.dropdown-item.nav-pill-primary.active {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-primary.active {
    background-color: rgba(var(--primary), 1);
    border-color: rgba(var(--primary), 1);
}

.nav-link.nav-pill-secondary.active,
.dropdown-item.nav-pill-secondary.active {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-secondary.active {
    background-color: rgba(var(--secondary), 1);
    border-color: rgba(var(--secondary), 1);
}

.nav-link.nav-pill-success.active,
.dropdown-item.nav-pill-success.active {
    background-color: rgba(var(--success), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-success.active {
    background-color: rgba(var(--success), 1);
    border-color: rgba(var(--success), 1);
}

.nav-link.nav-pill-danger.active,
.dropdown-item.nav-pill-danger.active {
    background-color: rgba(var(--danger), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-danger.active {
    background-color: rgba(var(--danger), 1);
    border-color: rgba(var(--danger), 1);
}

.nav-link.nav-pill-warning.active,
.dropdown-item.nav-pill-warning.active {
    background-color: rgba(var(--warning), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-warning.active {
    background-color: rgba(var(--warning), 1);
    border-color: rgba(var(--warning), 1);
}

.nav-link.nav-pill-info.active,
.dropdown-item.nav-pill-info.active {
    background-color: rgba(var(--info), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-info.active {
    background-color: rgba(var(--info), 1);
    border-color: rgba(var(--info), 1);
}

.nav-link.nav-pill-light.active,
.dropdown-item.nav-pill-light.active {
    background-color: rgba(var(--light), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-light.active {
    background-color: rgba(var(--light), 1);
    border-color: rgba(var(--light), 1);
}

.nav-link.nav-pill-dark.active,
.dropdown-item.nav-pill-dark.active {
    background-color: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-dark.active {
    background-color: rgba(var(--dark), 1);
    border-color: rgba(var(--dark), 1);
}

.nav-link.nav-pill-white.active,
.dropdown-item.nav-pill-white.active {
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.list-group-item.nav-pill-white.active {
    background-color: rgba(var(--white), 1);
    border-color: rgba(var(--white), 1);
}

.simple-list-example-scrollspy .active {
    color: rgba(var(--primary), 1);
}

.scrollpy-navbar {
    border-radius: var(--bs-border-radius);
}

.scrollpy-navbar .navbar-collapse {
    padding: 0.5rem !important;
}

.scrollpy-navbar .nav-link {
    color: rgba(var(--secondary), 1);
    font-weight: 500;
}

.scrollpy-navbar .navbar-toggler {
    filter: brightness(0);
}

.scrollpy-navbar .navbar-toggler:focus {
    box-shadow: none;
}

.nested-nav .nav-link,
.scrollpy-nested-nav .nav-link {
    color: rgba(var(--primary));
}

.nav-link.nav-pill-primary.active {
    color: white !important;
}

.swal2-confirm {
    background-color: rgb(var(--primary), 1) !important;
}

.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(var(--primary), 0.5) !important;
}

.swal2-deny {
    background-color: rgb(var(--secondary), 1) !important;
}

.swal2-cancel {
    background-color: rgb(var(--danger), 1) !important;
}

.swal2-icon.swal2-question {
    border-color: rgba(var(--info), 1) !important;
    color: rgba(var(--info), 1) !important;
}

.swal2-popup {
    overflow: hidden;
    border-radius: var(--app-border-radius) !important;
}

.swal2-image {
    width: 100%;
    height: 100%;
    margin: 0 !important;
}

.swal2-title {
    font-size: calc(18px + 2 * (100vw - 300px) / 1620) !important;
}

.nestable .jstree-default .jstree-clicked {
    background: transparent;
    box-shadow: none;
}

.nestable .jstree-default .jstree-clicked:hover {
    background: transparent;
}

.nestable .jstree-container-ul .jstree-hovered {
    background: white !important;
}

.level-nestable .jstree-default .jstree-clicked {
    background: transparent;
    box-shadow: none;
}

.level-nestable .jstree-default .jstree-clicked:hover {
    background: transparent;
}

.level-nestable .jstree-default .jstree-clicked .jstree-checkbox::before {
    background-color: rgba(var(--primary), 1);
}

.level-nestable .jstree-default .jstree-checkbox {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
}

.level-nestable .jstree-default .jstree-checkbox::before {
    transition: var(--app-transition);
    cursor: pointer;
    position: absolute;
    top: 2px;
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px dashed rgba(var(--dark), 0.2);
    border-radius: 2px;
}

.level-nestable .jstree-default .jstree-checkbox::after {
    position: absolute;
    content: " ";
    display: block;
    top: 4px;
    left: 5px;
    width: 5px;
    height: 9px;
    border: 2px dashed rgba(var(--white), 1);
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.level-nestable .jstree-default .jstree-checkbox.jstree-icon {
    background-image: none !important;
}

.level-nestable .jstree-container-ul .jstree-hovered {
    background: rgba(var(--white), 1) !important;
}

.loader-wrapper {
    position: fixed;
    background-color: rgba(var(--white), 1);
    z-index: 1080;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
}

.loader-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
}

.loader-container .loader-main {
    flex: 0 0 auto;
    padding: 0;
    width: calc(16.66% - 25px);
    height: 150px;
    background-color: rgba(var(--light), 0.2);
    outline: 2px dotted rgba(var(--light), 0.5);
    outline-offset: 3px;
    border-radius: var(--app-border-radius);
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader-1 {
    border-bottom: 4px solid rgba(var(--primary), 0.2);
    border-left: 4px solid rgba(var(--primary), 0.2);
    border-right: 4px solid rgba(var(--primary), 0.2);
    border-top: 4px solid rgba(var(--primary));
    border-radius: 100%;
    height: 60px;
    width: 60px;
    animation: s1 0.6s infinite linear;
    text-indent: 999em;
    margin: 3em auto;
}

@keyframes s1 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.loader-2 {
    display: inline-block;
    position: relative;
    height: 64px;
    width: 64px;
}

.loader-2 div {
    display: block;
    position: absolute;
    animation: s2 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border: 4px solid;
    border-color: rgba(var(--success)) transparent transparent transparent;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 6px;
    height: 60px;
    width: 60px;
}

.loader-2 div:nth-child(1) {
    animation-delay: -0.45s;
}

.loader-2 div:nth-child(2) {
    animation-delay: -0.3s;
}

.loader-2 div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes s2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-3 {
    display: inline-block;
    height: 64px;
    width: 64px;
}

.loader-3:after {
    display: block;
    animation: s3 1.2s linear infinite;
    border: 4px solid;
    border-color: rgba(var(--dark)) transparent rgba(var(--dark)) transparent;
    border-radius: 50%;
    content: " ";
    margin: 1px;
    height: 60px;
    width: 60px;
}

@keyframes s3 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-4 {
    display: inline-block;
    position: relative;
    height: 60px;
    width: 60px;
}

.loader-4 div {
    animation: s5 1.2s linear infinite;
    transform-origin: 30px 30px;
}

.loader-4 div:after {
    display: block;
    position: absolute;
    top: 3px;
    left: 27px;
    border-radius: 20%;
    content: " ";
    height: 10px;
    width: 5px;
    background-color: rgba(var(--warning));
}

.loader-4 div:nth-child(1) {
    animation-delay: -1.1s;
    transform: rotate(0deg);
}

.loader-4 div:nth-child(2) {
    animation-delay: -1s;
    transform: rotate(30deg);
}

.loader-4 div:nth-child(3) {
    animation-delay: -0.9s;
    transform: rotate(60deg);
}

.loader-4 div:nth-child(4) {
    animation-delay: -0.8s;
    transform: rotate(90deg);
}

.loader-4 div:nth-child(5) {
    animation-delay: -0.7s;
    transform: rotate(120deg);
}

.loader-4 div:nth-child(6) {
    animation-delay: -0.6s;
    transform: rotate(150deg);
}

.loader-4 div:nth-child(7) {
    animation-delay: -0.5s;
    transform: rotate(180deg);
}

.loader-4 div:nth-child(8) {
    animation-delay: -0.4s;
    transform: rotate(210deg);
}

.loader-4 div:nth-child(9) {
    animation-delay: -0.3s;
    transform: rotate(240deg);
}

.loader-4 div:nth-child(10) {
    animation-delay: -0.2s;
    transform: rotate(270deg);
}

.loader-4 div:nth-child(11) {
    animation-delay: -0.1s;
    transform: rotate(300deg);
}

.loader-4 div:nth-child(12) {
    animation-delay: 0s;
    transform: rotate(330deg);
}

@keyframes s5 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.loader-5 {
    display: inline-block;
    position: relative;
    height: 64px;
    width: 64px;
}

.loader-5 div {
    animation: s6 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}

.loader-5 div:after {
    display: block;
    position: absolute;
    border-radius: 50%;
    content: " ";
    margin: -3px 0 0 -3px;
    height: 6px;
    width: 6px;
    background-color: rgba(var(--secondary));
}

.loader-5 div:nth-child(1) {
    animation-delay: -0.036s;
}

.loader-5 div:nth-child(1):after {
    top: 50px;
    left: 50px;
}

.loader-5 div:nth-child(2) {
    animation-delay: -0.072s;
}

.loader-5 div:nth-child(2):after {
    top: 54px;
    left: 45px;
}

.loader-5 div:nth-child(3) {
    animation-delay: -0.108s;
}

.loader-5 div:nth-child(3):after {
    top: 57px;
    left: 39px;
}

.loader-5 div:nth-child(4) {
    animation-delay: -0.144s;
}

.loader-5 div:nth-child(4):after {
    top: 58px;
    left: 32px;
}

.loader-5 div:nth-child(5) {
    animation-delay: -0.18s;
}

.loader-5 div:nth-child(5):after {
    top: 57px;
    left: 25px;
}

.loader-5 div:nth-child(6) {
    animation-delay: -0.216s;
}

.loader-5 div:nth-child(6):after {
    top: 54px;
    left: 19px;
}

.loader-5 div:nth-child(7) {
    animation-delay: -0.252s;
}

.loader-5 div:nth-child(7):after {
    top: 50px;
    left: 14px;
}

.loader-5 div:nth-child(8) {
    animation-delay: -0.288s;
}

.loader-5 div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@keyframes s6 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-6 {
    display: inline-block;
    position: relative;
    height: 64px;
    width: 64px;
}

.loader-6 div {
    position: absolute;
    animation: s8 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    border: 4px solid;
    border-color: rgba(var(--primary));
    border-radius: 50%;
    opacity: 1;
}

.loader-6 div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes s8 {
    0% {
        top: 28px;
        left: 28px;
        opacity: 1;
        height: 0;
        width: 0;
    }

    100% {
        top: -1px;
        left: -1px;
        opacity: 0;
        height: 58px;
        width: 58px;
    }
}

.loader-7 {
    position: relative;
    height: 80px;
    width: 80px;
    border: 4px solid transparent;
    border-top-color: rgba(var(--primary));
    border-left-color: rgba(var(--primary));
    border-radius: 50%;
    animation: s14 1.5s linear infinite;
}

.loader-7::before {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    content: "";
    border: 4px solid transparent;
    border-top-color: rgba(var(--info));
    border-left-color: rgba(var(--info));
    border-radius: 50%;
    animation: sb14 1s linear infinite;
}

@keyframes s14 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.loader-8 {
    width: 60px;
    height: 60px;
    display: inline-block;
    padding: 0px;
    text-align: left;
}

.loader-8 div {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: rgba(var(--info));
    animation: s10 1.5s linear infinite;
}

.loader-8 div:last-child {
    animation-delay: -0.9s;
    -webkit-animation-delay: -0.9s;
}

@keyframes s10 {
    0% {
        transform: scale(0, 0);
        opacity: 0.8;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

.loader-9 {
    position: relative;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid rgba(var(--secondary), 0.2);
    border-bottom: 25px solid rgba(var(--secondary), 0.2);
    border-radius: 50%;
    will-change: transform;
    animation-name: s15;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.loader-9:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    top: -25px;
    left: -25px;
    border-left: 25px solid rgba(var(--secondary));
    border-right: 25px solid rgba(var(--secondary));
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-radius: 50%;
    will-change: transform;
    animation-name: s15;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes s15 {
    0% {
        transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(180deg);
    }
}

.loader-10 {
    height: 5px;
    width: 5px;
    color: rgba(var(--primary), 1);
    box-shadow:
        -10px -10px 0 5px,
        -10px -10px 0 5px,
        -10px -10px 0 5px,
        -10px -10px 0 5px;
    animation: loader-38 6s infinite;
}

@keyframes loader-38 {
    0% {
        box-shadow:
            -10px -10px 0 5px,
            -10px -10px 0 5px,
            -10px -10px 0 5px,
            -10px -10px 0 5px;
    }

    8.33% {
        box-shadow:
            -10px -10px 0 5px,
            10px -10px 0 5px,
            10px -10px 0 5px,
            10px -10px 0 5px;
    }

    16.66% {
        box-shadow:
            -10px -10px 0 5px,
            10px -10px 0 5px,
            10px 10px 0 5px,
            10px 10px 0 5px;
    }

    24.99% {
        box-shadow:
            -10px -10px 0 5px,
            10px -10px 0 5px,
            10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    33.32% {
        box-shadow:
            -10px -10px 0 5px,
            10px -10px 0 5px,
            10px 10px 0 5px,
            -10px -10px 0 5px;
    }

    41.65% {
        box-shadow:
            10px -10px 0 5px,
            10px -10px 0 5px,
            10px 10px 0 5px,
            10px -10px 0 5px;
    }

    49.98% {
        box-shadow:
            10px 10px 0 5px,
            10px 10px 0 5px,
            10px 10px 0 5px,
            10px 10px 0 5px;
    }

    58.31% {
        box-shadow:
            -10px 10px 0 5px,
            -10px 10px 0 5px,
            10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    66.64% {
        box-shadow:
            -10px -10px 0 5px,
            -10px -10px 0 5px,
            10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    74.97% {
        box-shadow:
            -10px -10px 0 5px,
            10px -10px 0 5px,
            10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    83.3% {
        box-shadow:
            -10px -10px 0 5px,
            10px 10px 0 5px,
            10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    91.63% {
        box-shadow:
            -10px -10px 0 5px,
            -10px 10px 0 5px,
            -10px 10px 0 5px,
            -10px 10px 0 5px;
    }

    100% {
        box-shadow:
            -10px -10px 0 5px,
            -10px -10px 0 5px,
            -10px -10px 0 5px,
            -10px -10px 0 5px;
    }
}

.loader-11 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 5px solid rgba(var(--dark), 0.8);
    border-top: 5px solid rgba(var(--light), 1);
    border-bottom: 5px solid rgba(var(--light), 1);
    animation: round 3s linear infinite;
}

@keyframes round {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-12 {
    width: 60px;
    height: 60px;
    border-top: 5px solid rgba(var(--primary), 0.8);
    border-right: 5px solid transparent;
    border-radius: 50%;
    animation-name: spinner;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spinner {
    100% {
        transform: rotate(360deg);
    }
}

.loader-13 {
    display: flex;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: rgba(var(--warning), 1) !important;
    box-shadow: 0 5px 10px rgba(255, 255, 255, 0.01);
    animation: animate 1s ease-in-out infinite alternate;
}

.dot:nth-child(1) {
    animation-delay: -0.25s;
}

.dot:nth-child(2) {
    background: rgba(var(--primary), 1) !important;
    animation-delay: -0.5s;
}

.dot:nth-child(3) {
    background: rgba(var(--danger), 1) !important;
    animation-delay: -0.75s;
}

.dot:nth-child(4) {
    background: rgba(var(--info), 1) !important;
    animation-delay: -1s;
}

@keyframes animate {
    0% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(5px);
    }
}

.loader-14 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    gap: 8px;
    height: 100px;
}

.loader-14 span {
    width: 4px;
    height: 50px;
    background: rgba(var(--primary), 1) !important;
    animation: scale 0.9s ease-in-out infinite;
}

.loader-14 span:nth-child(2) {
    background: rgba(var(--success), 1) !important;
    animation-delay: -0.8s;
}

.loader-14 span:nth-child(3) {
    background: rgba(var(--warning), 1) !important;
    animation-delay: -0.7s;
}

.loader-14 span:nth-child(4) {
    background: rgba(var(--info), 1) !important;
    animation-delay: -0.6s;
}

.loader-14 span:nth-child(5) {
    background: rgba(var(--danger), 1) !important;
    animation-delay: -0.5s;
}

@keyframes scale {
    0%,
    40%,
    100% {
        transform: scaleY(0.05);
    }

    20% {
        transform: scaleY(1);
    }
}

.loader-15 {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    color: rgba(var(--success), 1) !important;
    letter-spacing: 2px;
    position: relative;
    box-sizing: border-box;
}

.loader-15::after {
    content: "Loading";
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(var(--dark), 1);
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    animation: animloader 3s linear infinite;
}

@keyframes animloader {
    0% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

.loader-16 {
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%;
    color: rgba(var(--warning), 1);
    animation: fill 1s ease-in infinite alternate;
}

.loader-16::before,
.loader-16::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    left: 30px;
    top: 0;
    animation: fill 0.9s ease-in infinite alternate;
}

.loader-16::after {
    left: auto;
    right: 30px;
    animation-duration: 1.1s;
}

@keyframes fill {
    0% {
        box-shadow: 0 0 0 2px inset;
    }

    100% {
        box-shadow: 0 0 0 10px inset;
    }
}

.loader-17 {
    font-size: 30px;
    color: rgb(var(--primary), 1);
    display: inline-block;
    font-weight: 400;
    position: relative;
}

.loader-17::before {
    content: "";
    animation: 5s print linear alternate infinite;
}

.loader-17::after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translatey(-45%);
    width: 2px;
    height: 1.3em;
    background: currentColor;
    opacity: 0.8;
    animation: 1s blink steps(2) infinite;
}

@keyframes blink {
    0% {
        visibility: hidden;
    }

    100% {
        visibility: visible;
    }
}

@keyframes print {
    0% {
        content: "L";
    }

    10% {
        content: "Lo";
    }

    20% {
        content: "Loa";
    }

    30% {
        content: "Load";
    }

    40% {
        content: "Loadi";
    }

    50% {
        content: "Loadin";
    }

    60% {
        content: "Loading";
    }

    70% {
        content: "Loading.";
    }

    80% {
        content: "Loading..";
    }

    90%,
    100% {
        content: "Loading...";
    }
}

.loader-18 {
    display: block;
    position: relative;
    height: 28px;
    width: 100px;
    border: 1px solid rgba(var(--dark), 1);
    border-radius: 20px;
    box-sizing: border-box;
}

.loader-18::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(var(--success), 0.5);
    animation: ballbns 2s ease-in-out infinite alternate;
}

@keyframes ballbns {
    0% {
        left: 0;
        transform: translateX(0%);
    }

    100% {
        left: 100%;
        transform: translateX(-100%);
    }
}

.loader-19 {
    font-size: 30px;
    color: rgb(var(--info), 1);
    animation: smokeOut 1s ease-in-out infinite alternate;
    text-shadow: 0 0 1px white;
}

.loader-19::before {
    content: "Loading..";
}

@keyframes smokeOut {
    100% {
        opacity: 0.08;
        filter: blur(5px);
        letter-spacing: 4px;
    }
}

.loader-20 {
    width: 16px;
    height: 16px;
    position: relative;
    left: -10px;
    border-radius: 50%;
    color: rgba(var(--primary), 1);
    background: currentColor;
    box-shadow:
        32px 0,
        -32px 0,
        64px 0;
}

.loader-20::after {
    content: "";
    position: absolute;
    left: -32px;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 10px;
    background: rgba(var(--primary), 1);
    animation: move 3s linear infinite alternate;
}

@keyframes move {
    0%,
    5% {
        left: -32px;
        width: 16px;
    }

    15%,
    20% {
        left: -32px;
        width: 48px;
    }

    30%,
    35% {
        left: 0px;
        width: 16px;
    }

    45%,
    50% {
        left: 0px;
        width: 48px;
    }

    60%,
    65% {
        left: 32px;
        width: 16px;
    }

    75%,
    80% {
        left: 32px;
        width: 48px;
    }

    95%,
    100% {
        left: 64px;
        width: 16px;
    }
}

/* HTML: <div class="loader"></div> */
.loader-21 {
    width: 15px;
    aspect-ratio: 1;
    background: rgba(var(--secondary), 1);
    border-radius: 50%;
    animation: l6 1s infinite linear alternate;
}

@keyframes l6 {
    0% {
        box-shadow:
            15px 0,
            -25px 0;
    }

    50% {
        box-shadow:
            15px 0,
            -15px 0;
    }

    100% {
        box-shadow:
            25px 0,
            -15px 0;
    }
}

.loader-22 {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: rgba(var(--info), 1);
    position: relative;
}

.loader-22::before {
    content: "";
    position: absolute;
    left: 19px;
    bottom: 11px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 4px solid rgba(var(--dark), 1);
    border-bottom-color: rgba(var(--info), 1);
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-23 {
    display: block;
    position: relative;
    height: 32px;
    width: 120px;
    background: linear-gradient(rgba(var(--light), 1) 4px, transparent 0)
        no-repeat;
    background-position: 0 16px;
    box-sizing: border-box;
    overflow: hidden;
}

.loader-23::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(var(--primary), 1);
    border: 6px solid rgba(var(--light), 1);
    box-sizing: border-box;
    animation: ball 1.5s linear infinite;
}

@keyframes ball {
    0% {
        left: 0;
        transform: translateX(-100%);
    }

    100% {
        left: 100%;
        transform: translateX(0%);
    }
}

.loader-24 {
    width: 48px;
    height: 78px;
    position: relative;
    box-sizing: border-box;
    border: 2px solid rgba(var(--dark), 1);
    margin: auto;
    border-radius: 50% 50% 50% 50%/25% 25% 25% 25%;
}

.loader-24::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    background: rgba(var(--dark), 1);
    border-radius: 10px;
    animation: scrollDown 1.5s linear infinite;
}

@keyframes scrollDown {
    0% {
        top: 15px;
        height: 4px;
        opacity: 1;
    }

    33% {
        top: 15px;
        height: 40px;
    }

    66% {
        top: 50px;
        height: 10px;
        opacity: 1;
    }

    100% {
        top: 56px;
        height: 4px;
        opacity: 0;
    }
}

.ti {
    letter-spacing: -0.43em;
}

.icon-search-bar {
    max-width: 600px;
    position: relative;
    margin-bottom: 1rem;
    margin-left: 1.5rem;
}

.icon-search-bar .form-control {
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--primary), 1);
    padding: 0.75rem 2.5rem 0.75rem 1rem !important;
    color: rgba(var(--primary), 1);
    border-radius: var(--app-border-radius);
}

.icon-search-bar .form-control::-moz-placeholder {
    color: rgba(var(--dark), 1);
}

.icon-search-bar .form-control::placeholder {
    color: rgba(var(--dark), 1);
}

.icon-search-bar i {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 16px;
}

.icon-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.icon-list.space-top-icon i {
    margin-top: 1rem !important;
}

.icon-list.icons-iconoir .icon-box i {
    display: inline-block;
}

.icon-list .icon-box {
    width: 12.5%;
    text-align: center;
    padding: 0.75rem;
    border: 1px solid rgba(var(--secondary), 0.2);
    position: relative;
    background-color: rgba(var(--white), 1);
    border-radius: 10px;
    margin: 0.5rem;
}

.icon-list .icon-box:hover {
    transition: var(--app-transition);
    cursor: copy;
}

.icon-list .icon-box:hover::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    padding-top: 5px;
    background-color: rgba(var(--white), 1);
    font-family: "tabler-icons" !important;
    z-index: 1;
    opacity: 0.3;
}

.icon-list .icon-box:hover::after {
    content: "\ea7a";
    font-family: "tabler-icons" !important;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(var(--primary), 0.2);
    color: rgba(var(--primary), 1);
    height: 35px;
    width: 35px;
    z-index: 1;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 8px;
    font-size: 20px;
}

.icon-list .icon-box:hover code {
    color: rgba(var(--primary), 0.6);
    background-color: rgba(var(--primary), 0.1);
}

.icon-list .icon-box:hover strong {
    color: rgba(var(--primary), 0.7);
}

.icon-list .icon-box i {
    display: block;
    font-size: 30px;
    margin: 0 auto;
    margin-bottom: 1rem;
    opacity: 0.9;
}

.icon-list .icon-box strong {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: rgba(var(--secondary), 0.7);
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}

.icon-list .icon-box code {
    display: inline-block;
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 5px auto 0;
    background-color: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1);
    font-size: 10px;
}

.toastify {
    border-radius: var(--bs-border-radius);
}

.toastify .toast-close {
    padding-left: 0.75rem;
}

.map-overlay {
    display: block;
    text-align: center;
    color: rgba(var(--white), 1);
    font-size: 40px;
    line-height: 80px;
    opacity: 0.8;
    background: rgba(var(--primary), 1);
    border: solid 3px rgba(var(--primary) 0.1);
    border-radius: 4px;
    box-shadow: 2px 2px 10px rgba(var(--dark), 0.1);
    text-shadow: 1px 1px 1px rgba(var(--secondary), 0.1);
    padding: 0 4px;
}

.map-overlay .overlay-arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}

.map-overlay .overlay-arrow.below,
.map-overlay .overlay-arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid rgba(var(--primary), 0.9);
}

.apexcharts-toolbar {
    display: none !important;
}

.app-form .form-label {
    color: var(--font-color);
    font-size: 14px;
    font-weight: 500;
}

.app-form .form-select,
.app-form .form-control {
    background-color: rgba(var(--light), 0.1);
    /* color: rgba(var(--dark), 0.4); */
    font-weight: 600;
    font-size: 14px;
    padding: 12px !important;
    border: 1.5px solid rgba(var(--dark), 0.4);
    text-overflow: ellipsis;
    border-radius: var(--app-border-radius);
}

.app-form .form-select::-moz-placeholder,
.app-form .form-control::-moz-placeholder {
    color: rgba(var(--secondary), 0.75) !important;
    font-weight: 500;
    opacity: 1;
}

.app-form .form-select::placeholder,
.app-form .form-control::placeholder {
    /* color: rgba(var(--secondary), 0.75) !important; */
    font-weight: 500;
    opacity: 1;
}

.app-form .form-select:focus,
.app-form .form-control:focus {
    color: rgba(var(--dark), 1);
    box-shadow: 0 0 0 0.25rem rgba(var(--primary), 0.3);
    border: 1px solid rgba(var(--primary), 0.8);
    padding-left: 1.3rem;
    transition: var(--app-transition);
}

.app-form .form-select.is-invalid,
.app-form .form-control.is-invalid {
    border-color: rgba(var(--danger), 1);
}

.app-form .form-select.is-invalid:focus,
.app-form .form-control.is-invalid:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--danger), 0.3);
}

.app-form .form-select.form-control-lg,
.app-form .form-control.form-control-lg {
    min-height: calc(1.5em + 1rem + var(--bs-border-width) * 2);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
}

.app-form .form-select.form-control-sm,
.app-form .form-control.form-control-sm {
    min-height: calc(1.5em + 0.5rem + var(--bs-border-width) * 2);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.app-form .form-select-sm {
    padding: 0.6rem 0.75rem !important;
}

.app-form .form-select-lg {
    padding: 1rem 0.75rem !important;
}

.app-form .form-select option {
    padding: 0.5rem 1rem;
    border-radius: 5px;
}

.app-form .form-select option:active,
.app-form .form-select option:checked {
    background-color: #c49a5a !important;
    color: rgba(var(--white), 1);
}

.app-form .form-select option:hover {
    background-color: #c49a5a !important;
    color: rgb(var(--primary), 1);
}

.app-form .form-text {
    color: rgba(var(--secondary), 1);
}

.app-form .input-group .input-group-text {
    font-size: 14px;
    border-color: rgba(var(--dark), 0.4);
}

.app-form .input-group.input-group-sm .form-control {
    padding: 0.5rem 0.75rem;
}

.app-form .form-floating > .form-control::-moz-placeholder {
    color: transparent !important;
}

.app-form .form-floating > .form-control::placeholder {
    color: transparent !important;
}

.app-form .form-floating > .form-control:focus::-moz-placeholder {
    color: rgba(var(--secondary), 1) !important;
}

.app-form .form-floating > .form-control:focus::placeholder {
    color: rgba(var(--secondary), 1) !important;
}

.app-form .form-floating > .form-select {
    padding-top: 1.5rem;
    padding-bottom: 0.625rem;
}

.app-form .app-control {
    position: relative;
    padding-bottom: 20px;
}

.app-form .app-control.success input {
    border: 1px solid rgba(var(--success), 0.3);
}

.app-form .app-control.error input {
    border: 1px solid rgba(var(--danger), 1);
}

.app-form .app-control.error input:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--danger), 0.3);
}

.app-form .app-control.error small {
    visibility: visible;
}

.app-form .app-control small {
    color: rgba(var(--danger), 1);
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
}

.app-form.was-validated .form-control:invalid {
    border-color: rgba(var(--danger), 1);
}

.app-form.was-validated .form-control:valid {
    border-color: rgb(var(--success), 1);
}

.app-form.was-validated .invalid-feedback {
    color: rgba(var(--danger), 1);
}

.app-form [type="color"] {
    padding: 0;
    height: 50px;
    border-color: transparent;
}

.app-form.app-icon-form .icon-control {
    position: relative;
}

.app-form.app-icon-form .icon-control i {
    position: absolute;
    font-size: 18px;
    color: rgba(var(--dark), 0.75);
}

.app-form.app-icon-form .icon-control::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 40px;
    width: 1px;
    height: 20px;
    background: rgba(var(--dark), 0.6);
    transform: translateY(-50%);
}

.app-form.tooltip-needs-validation .invalid-tooltip {
    background-color: rgba(var(--danger), 0.2);
    border: 1px solid rgba(var(--danger), 0.6);
    color: rgba(var(--danger), 1);
    right: 12px;
    margin-top: 6px;
    font-weight: 600;
    font-size: 10px;
    padding: 0.1rem 0.5rem;
}

.form-select.custom-form-select {
    min-width: 115px;
    padding: 0.4rem 0.75rem;
    background-color: transparent;
}

body.dark .app-form select option {
    background-color: rgba(var(--white), 1);
    color: #ffffff;
}

body.dark .app-form select option selected {
    color: rgba(var(--dark), 1) !important;
}

.copy-clipboard .copytext {
    padding: 14px !important;
    border: 1px solid rgba(var(--secondary), 0.5);
}

.copy-clipboard textarea {
    max-height: 54px;
    overflow: auto;
    height: 70px;
}

.form-check:not(.form-check.form-switch) .form-check-input {
    width: 1.25rem;
    height: 1.25rem;
    border: 2px solid rgba(var(--secondary), 0.4);
}

.form-check:not(.form-check.form-switch).dash-form-check .form-check-input {
    position: relative;
    border: 2px dashed rgba(var(--secondary), 0.4);
}

.form-check:not(.form-check.form-switch).dash-form-check
    .form-check-input:checked {
    --bs-form-check-bg-image: none;
    background-color: transparent;
    border: 2px dashed rgba(var(--success), 1);
}

.form-check:not(.form-check.form-switch).dash-form-check
    .form-check-input:checked:after {
    font-family: "tabler-icons" !important;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 3px;
    color: rgb(var(--success), 1);
}

.form-check:not(.form-check.form-switch).dash-form-check
    .form-check-input:checked:focus {
    box-shadow: none;
}

.form-check:not(.form-check.form-switch).dash-form-check
    .form-check-input[type="radio"]:checked:after {
    content: "\f671";
}

.form-check:not(.form-check.form-switch).dash-form-check
    .form-check-input[type="checkbox"]:checked:after {
    content: "\ea5e";
    font-size: 14px;
    top: -3px;
    font-weight: 900;
    left: 1px;
}

.form-check:not(.form-check.form-switch).light-form-check .form-check-input {
    position: relative;
    background-color: rgba(var(--primary), 0.5);
    border: 1px solid rgba(var(--primary), 1);
}

.form-check:not(.form-check.form-switch).light-form-check
    .form-check-input:checked {
    --bs-form-check-bg-image: none;
}

.form-check:not(.form-check.form-switch).light-form-check
    .form-check-input:checked:after {
    font-family: "tabler-icons" !important;
    font-size: 10px;
    position: absolute;
    top: 1px;
    left: 4px;
    color: rgb(var(--primary), 1);
}

.form-check:not(.form-check.form-switch).light-form-check
    .form-check-input[type="radio"]:checked:after {
    content: "\f671";
}

.form-check:not(.form-check.form-switch).light-form-check
    .form-check-input[type="checkbox"]:checked:after {
    content: "\ea5e";
    font-size: 14px;
    top: -3px;
    font-weight: 900;
    left: 2px;
}

.form-image-box {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: var(--app-border-radius);
}

.form-image-box .check-image-input {
    opacity: 0;
    position: absolute;
    left: 20px;
}

.form-image-box .check-image-input:checked ~ .check-box:before {
    font-family: "tabler-icons" !important;
    content: "\ea5e";
    background-color: rgb(var(--primary), 1);
    font-size: 16px;
    padding-left: 2px;
    line-height: 18px;
    font-weight: 600;
}

.form-image-box .check-image-input:checked ~ .check-box:after {
    background-color: rgba(var(--dark), 0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}

.form-image-box .check-image-input:checked ~ .radio-box:before {
    font-family: "tabler-icons" !important;
    content: "\f671";
    background-color: rgb(var(--primary), 1);
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    padding-left: 4px;
}

.form-image-box .check-image-input:checked ~ .radio-box:after {
    background-color: rgba(var(--dark), 0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}

.form-image-box .radio-box,
.form-image-box .check-box {
    position: relative;
    display: block;
}

.form-image-box .radio-box:before,
.form-image-box .check-box:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 2;
    width: 20px;
    height: 20px;
    background-color: rgba(var(--white), 1);
    color: rgba(var(--white), 1);
}

.form-image-box .radio-box:after,
.form-image-box .check-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--dark), 0.4);
    z-index: 1;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.form-image-box .check-box:before {
    border-radius: 2px;
}

.form-image-box .radio-box:before {
    line-height: 24px;
    border-radius: 50px;
}

.filled-checkbox-list {
    background: rgba(var(--primary), 1);
    padding: 14px;
    border-radius: 14px;
    color: rgba(var(--white), 1);
}

.filled-checkbox-list .filled-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    border-radius: 10px;
    cursor: pointer;
}

.filled-checkbox-list .filled-item.active {
    background: rgba(255, 255, 255, 0.15);
}

.filled-checkbox-list .filled-item input {
    display: none;
}

.filled-checkbox-list .filled-item input:checked + .box {
    background: rgba(var(--white), 1);
    border-color: rgba(var(--white), 1);
}

.filled-checkbox-list .filled-item input:checked + .box::after {
    font-family: "tabler-icons" !important;
    content: "\ea5e";
    color: rgba(var(--primary), 1);
    font-size: 16px;
    position: absolute;
    left: -1px;
    top: -5px;
}

.filled-checkbox-list .filled-item .box {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    position: relative;
}

.event-list {
    list-style: none;
    padding: 0;
}

.event-list .event-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 18px;
    border-radius: 6px;
    cursor: pointer;
}

.event-list .event-item input {
    display: none;
}

.event-list .event-item input:checked + .check {
    border-color: rgba(var(--success), 1);
    background: transparent;
}

.event-list .event-item input:checked + .check::after {
    font-family: "tabler-icons" !important;
    content: "\ea5e";
    color: rgba(var(--success), 1);
    font-weight: bold;
    position: absolute;
    top: -2px;
    left: 2px;
}

.event-list .event-item .check {
    width: 22px;
    height: 22px;
    border: 2px dashed rgba(var(--secondary), 1);
    flex-shrink: 0;
    border-radius: 4px;
    position: relative;
}

.event-list .event-item .title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.country-checkbox-list li {
    position: relative;
}

.country-checkbox-list li .form-check-input {
    width: 1.25rem;
    height: 1.25rem;
    border: 2px solid rgba(var(--secondary), 1);
    position: absolute;
    left: 35px;
}

.flatpickr-calendar {
    position: absolute;
    z-index: 9999;
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    border: 1px solid rgba(var(--secondary), 0.2);
}

.flatpickr-calendar.open {
    animation: fadeIn 0.15s ease-in-out;
}

.flatpickr-calendar .flatpickr-months {
    border-bottom: 1px solid rgba(var(--secondary), 0.4);
    padding-bottom: 10px;
}

.flatpickr-calendar .flatpickr-current-month .numInputWrapper:hover,
.flatpickr-calendar
    .flatpickr-current-month
    .flatpickr-monthDropdown-months:hover {
    background-color: transparent;
}

.flatpickr-calendar .flatpickr-day.selected,
.flatpickr-calendar .flatpickr-day.today {
    background-color: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    border: none;
}

.flatpickr-calendar .flatpickr-prev-month svg,
.flatpickr-calendar .flatpickr-next-month svg {
    width: 20px;
    height: 20px;
    padding: 5px;
}

.flatpickr-calendar .flatpickr-prev-month:hover svg,
.flatpickr-calendar .flatpickr-next-month:hover svg {
    background-color: rgba(var(--light), 0.2);
    border-radius: 50px;
    fill: var(--dark);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dual-listbox .dual-listbox__available,
.dual-listbox .dual-listbox__selected {
    width: 100%;
}

.dual-listbox .dual-listbox__button {
    border-radius: var(--app-border-radius);
    background: var(--primary-gradient);
    padding: 7px 12px;
}

.dual-listbox .dual-listbox__button:hover {
    background-color: rgba(var(--primary), 1);
    transition: all 0.3s ease;
}

.dual-listbox .dual-listbox__available::-webkit-scrollbar,
.dual-listbox .dual-listbox__selected::-webkit-scrollbar {
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: rgba(var(--secondary), 0.1);
}

.dual-listbox .dual-listbox__available::-webkit-scrollbar-thumb,
.dual-listbox .dual-listbox__selected::-webkit-scrollbar-thumb {
    background-color: rgba(var(--secondary), 0.3);
    border-radius: 20px;
}

.dual-listbox .dual-listbox__available,
.dual-listbox .dual-listbox__selected {
    width: 100%;
}

.dual-listbox .dual-listbox__item.dual-listbox__item--selected {
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1);
}

.dual-listbox {
    width: 100%;
}

.dual-listbox .dual-listbox__container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: unset;
}

.dual-listbox .dual-listbox__container > div:not(.dual-listbox__buttons) {
    width: 50%;
}

.dual-listbox .dual-listbox__search {
    color: rgba(var(--secondary), 1);
    padding: 0.4rem 0.75rem;
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: var(--app-border-radius);
}

.dual-listbox .dual-listbox__search:focus {
    color: rgba(var(--dark), 1);
    box-shadow: 0 0 0 0.25rem rgba(var(--primary), 0.3);
    border: 1px solid rgba(var(--primary), 1);
    outline: none;
}

.dual-listbox .dual-listbox__title {
    font-weight: 600;
    color: rgba(var(--dark), 0.6);
    padding: 0.6rem 1rem;
    border-radius: var(--app-border-radius) var(--app-border-radius) 0 0;
    border-color: rgba(var(--dark), 0.2);
}

.dual-listbox .dual-listbox__available,
.dual-listbox .dual-listbox__selected {
    border-radius: 0 0 var(--app-border-radius) var(--app-border-radius);
    border: 1px solid rgba(var(--dark), 0.2);
}

.dual-listboxes-wrap .dual-listbox .dual-listbox__container {
    flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
    .dual-listboxes-wrap
        .dual-listbox
        .dual-listbox__container
        .dual-listbox__search {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .dual-listbox__buttons {
        margin-top: 30px !important;
    }
}

@media only screen and (max-width: 575px) {
    .dual-listboxes-wrap .explanation-none {
        display: none;
    }

    .dual-listboxes-wrap .excepted-none {
        display: none;
    }

    .dual-listboxes-wrap .listbox-none td:nth-child(2) {
        display: none;
    }

    .dual-listboxes-wrap .listbox-none td:nth-child(3) {
        display: none;
    }

    .dual-listboxes-wrap .listbox-explanation td:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width: 360px) {
    .dual-listbox .dual-listbox__container div:nth-child(3) {
        width: 100%;
    }

    .dual-listbox
        .dual-listbox__container
        div:nth-child(3)
        .dual-listbox__selected {
        width: 100%;
    }

    .dual-listbox .dual-listbox__container .dual-listbox__available {
        width: 100%;
    }

    .dual-listbox .dual-listbox__container .dual-listbox__buttons {
        width: 100%;
    }

    .arguments-none {
        display: none;
    }

    .dual-listboxes-wrap .default-none {
        display: none;
    }

    .dual-listboxes-wrap .listbox-none td:nth-child(4) {
        display: none;
    }

    .dual-listboxes-wrap .listbox-explanation td:nth-child(2) {
        display: none;
    }
}

.filepond-app {
    cursor: pointer;
}

.filepond-app.filepond--root {
    background-color: rgba(var(--white), 1) !important;
    border: 2px solid rgb(var(--secondary), 0.4);
    overflow: hidden;
    margin-bottom: 0;
    border-radius: var(--app-border-radius);
}

.filepond-app.filepond--root .filepond--drop-label {
    background-color: rgba(var(--white), 1) !important;
    height: 140px;
}

.filepond-app .filepond--credits {
    display: none;
}

.circle-uploader.filepond--root {
    border: 2px dashed rgb(var(--secondary), 0.4);
    overflow: hidden;
    margin-bottom: 0;
}

.circle-uploader.filepond--root .filepond--drop-label {
    background-color: rgba(var(--white), 1) !important;
}

.file-gradient-primary.filepond--root {
    background-image: var(--primary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-primary.filepond--root .filepond--drop-label {
    background-image: var(--primary-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-secondary.filepond--root {
    background-image: var(--secondary-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-secondary.filepond--root .filepond--drop-label {
    background-image: var(--secondary-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-success.filepond--root {
    background-image: var(--success-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-success.filepond--root .filepond--drop-label {
    background-image: var(--success-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-warning.filepond--root {
    background-image: var(--warning-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-warning.filepond--root .filepond--drop-label {
    background-image: var(--warning-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-danger.filepond--root {
    background-image: var(--danger-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-danger.filepond--root .filepond--drop-label {
    background-image: var(--danger-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-info.filepond--root {
    background-image: var(--info-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-info.filepond--root .filepond--drop-label {
    background-image: var(--info-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-light.filepond--root {
    background-image: var(--light-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-light.filepond--root .filepond--drop-label {
    background-image: var(--light-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-gradient-dark.filepond--root {
    background-image: var(--dark-gradient) !important;
    color: rgba(var(--white), 1);
    border: none;
}

.file-gradient-dark.filepond--root .filepond--drop-label {
    background-image: var(--dark-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-primary.filepond--root {
    background-color: rgba(var(--primary), 1) !important;
    border: 2px solid rgba(var(--primary), 1);
}

.file-box-primary.filepond--root .filepond--drop-label {
    background-color: rgba(var(--primary), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-secondary.filepond--root {
    background-color: rgba(var(--secondary), 1) !important;
    border: 2px solid rgba(var(--secondary), 1);
}

.file-box-secondary.filepond--root .filepond--drop-label {
    background-color: rgba(var(--secondary), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-success.filepond--root {
    background-color: rgba(var(--success), 1) !important;
    border: 2px solid rgba(var(--success), 1);
}

.file-box-success.filepond--root .filepond--drop-label {
    background-color: rgba(var(--success), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-danger.filepond--root {
    background-color: rgba(var(--danger), 1) !important;
    border: 2px solid rgba(var(--danger), 1);
}

.file-box-danger.filepond--root .filepond--drop-label {
    background-color: rgba(var(--danger), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-warning.filepond--root {
    background-color: rgba(var(--warning), 1) !important;
    border: 2px solid rgba(var(--warning), 1);
}

.file-box-warning.filepond--root .filepond--drop-label {
    background-color: rgba(var(--warning), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-info.filepond--root {
    background-color: rgba(var(--info), 1) !important;
    border: 2px solid rgba(var(--info), 1);
}

.file-box-info.filepond--root .filepond--drop-label {
    background-color: rgba(var(--info), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-light.filepond--root {
    background-color: rgba(var(--light), 1) !important;
    border: 2px solid rgba(var(--light), 1);
}

.file-box-light.filepond--root .filepond--drop-label {
    background-color: rgba(var(--light), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-dark.filepond--root {
    background-color: rgba(var(--dark), 1) !important;
    border: 2px solid rgba(var(--dark), 1);
}

.file-box-dark.filepond--root .filepond--drop-label {
    background-color: rgba(var(--dark), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.file-box-white.filepond--root {
    background-color: rgba(var(--white), 1) !important;
    border: 2px solid rgba(var(--white), 1);
}

.file-box-white.filepond--root .filepond--drop-label {
    background-color: rgba(var(--white), 1) !important;
    color: rgba(var(--white), 1) !important;
}

.light-box-primary.filepond--root {
    border: 2px dashed rgba(var(--primary), 1) !important;
    background-color: rgba(var(--primary), 0.1);
}

.light-box-primary.filepond--root .filepond--drop-label {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1);
}

.light-box-secondary.filepond--root {
    border: 2px dashed rgba(var(--secondary), 1) !important;
    background-color: rgba(var(--secondary), 0.1);
}

.light-box-secondary.filepond--root .filepond--drop-label {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1);
}

.light-box-success.filepond--root {
    border: 2px dashed rgba(var(--success), 1) !important;
    background-color: rgba(var(--success), 0.1);
}

.light-box-success.filepond--root .filepond--drop-label {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1);
}

.light-box-danger.filepond--root {
    border: 2px dashed rgba(var(--danger), 1) !important;
    background-color: rgba(var(--danger), 0.1);
}

.light-box-danger.filepond--root .filepond--drop-label {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1);
}

.light-box-warning.filepond--root {
    border: 2px dashed rgba(var(--warning), 1) !important;
    background-color: rgba(var(--warning), 0.1);
}

.light-box-warning.filepond--root .filepond--drop-label {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1);
}

.light-box-info.filepond--root {
    border: 2px dashed rgba(var(--info), 1) !important;
    background-color: rgba(var(--info), 0.1);
}

.light-box-info.filepond--root .filepond--drop-label {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1);
}

.light-box-light.filepond--root {
    border: 2px dashed rgba(var(--light), 1) !important;
    background-color: rgba(var(--light), 0.1);
}

.light-box-light.filepond--root .filepond--drop-label {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1);
}

.light-box-dark.filepond--root {
    border: 2px dashed rgba(var(--dark), 1) !important;
    background-color: rgba(var(--dark), 0.1);
}

.light-box-dark.filepond--root .filepond--drop-label {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1);
}

.light-box-white.filepond--root {
    border: 2px dashed rgba(var(--white), 1) !important;
    background-color: rgba(var(--white), 0.1);
}

.light-box-white.filepond--root .filepond--drop-label {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1);
}

.custom-text {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-upload {
    border: 2px dashed #d0d5dd;
    border-radius: 14px;
    padding: 28px;
    text-align: center;
    cursor: pointer;
    background: #fafafa;
    transition: all 0.25s ease;
}

.app-form .floating-form {
    position: relative;
    width: 100%;
}

.app-form .floating-form label {
    position: absolute;
    left: 16px;
    top: 10px;
    z-index: 2;
    padding: 0 0.25rem;
    font-size: 0.875rem;
    color: rgba(var(--font-light-color), 0.5);
    background-color: rgba(var(--white), 1);
    transition: all 0.3s ease;
}

.app-form .floating-form input {
    padding: 1rem 0.75rem;
}

.app-form .floating-form input::-moz-placeholder {
    opacity: 0;
    visibility: hidden;
    color: transparent;
}

.app-form .floating-form input::placeholder {
    opacity: 0;
    visibility: hidden;
    color: transparent;
}

.app-form .floating-form input:focus {
    outline: none;
}

.app-form .floating-form input:focus ~ label {
    top: -10px;
    left: 1rem;
    z-index: 5;
    font-size: 0.875rem;
    font-weight: 500;
    color: rgb(var(--primary));
    transition: all 0.2s ease-in-out;
}

.app-form
    .floating-form
    input:not(:-moz-placeholder).form-control:not(:focus)
    ~ .form-label {
    top: -10px;
    left: 1rem;
    z-index: 9;
    font-size: 0.875rem;
    font-weight: 500;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.app-form
    .floating-form
    input:not(:placeholder-shown).form-control:not(:focus)
    ~ .form-label {
    top: -10px;
    left: 1rem;
    z-index: 9;
    font-size: 0.875rem;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}

.range-primary.noUi-target {
    border: 1px dashed var(--primary-gradient);
}

.range-primary .noUi-connect {
    background-image: var(--primary-gradient) !important;
}

.range-secondary.noUi-target {
    border: 1px dashed var(--secondary-gradient);
}

.range-secondary .noUi-connect {
    background-image: var(--secondary-gradient) !important;
}

.range-success.noUi-target {
    border: 1px dashed var(--success-gradient);
}

.range-success .noUi-connect {
    background-image: var(--success-gradient) !important;
}

.range-warning.noUi-target {
    border: 1px dashed var(--warning-gradient);
}

.range-warning .noUi-connect {
    background-image: var(--warning-gradient) !important;
}

.range-danger.noUi-target {
    border: 1px dashed var(--danger-gradient);
}

.range-danger .noUi-connect {
    background-image: var(--danger-gradient) !important;
}

.range-info.noUi-target {
    border: 1px dashed var(--info-gradient);
}

.range-info .noUi-connect {
    background-image: var(--info-gradient) !important;
}

.range-light.noUi-target {
    border: 1px dashed var(--light-gradient);
}

.range-light .noUi-connect {
    background-image: var(--light-gradient) !important;
}

.range-dark.noUi-target {
    border: 1px dashed var(--dark-gradient);
}

.range-dark .noUi-connect {
    background-image: var(--dark-gradient) !important;
}

.app-range-slider.noUi-target {
    border-radius: 0.5rem;
    border: 1px dashed rgba(var(--secondary), 0.4);
    background-color: rgba(var(--secondary), 0.1);
}

.app-range-slider .noUi-handle {
    height: 24px;
    width: 24px;
    top: -5px;
    right: -9px;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
}

.app-range-slider .noUi-handle:after,
.app-range-slider .noUi-handle:before {
    display: none;
}

.app-range-slider .noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid rgba(var(--primary), 1);
    border-radius: 3px;
    background: rgba(var(--primary), 0.1);
    color: rgba(var(--primary));
    text-align: center;
    white-space: nowrap;
}

.c1-color {
    background: rgb(var(--primary));
}

.c2-color {
    background: rgb(var(--secondary));
}

.c3-color {
    background: rgb(var(--success));
}

.c4-color {
    background: rgb(var(--warning));
}

.c5-color {
    background: rgb(var(--info));
}

.color-picker-slider .vertical {
    width: 16px;
    height: 200px;
    display: inline-flex;
}

.color-picker-slider .vertical .noUi-origin {
    top: 0;
    width: 0;
    right: 4px;
}

.color-picker-slider .color-picker {
    width: 200px;
    height: 150px;
    border-radius: var(--app-border-radius);
}

.color-picker-slider .red .noUi-connect {
    background: rgb(var(--danger));
}

.color-picker-slider .green .noUi-connect {
    background: rgb(var(--success));
}

.color-picker-slider .blue .noUi-connect {
    background: rgb(var(--primary));
}

.select_primary
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--primary), 0.1) !important;
    color: rgba(var(--primary), 1) !important;
}

.select_secondary
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--secondary), 0.1) !important;
    color: rgba(var(--secondary), 1) !important;
}

.select_success
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--success), 0.1) !important;
    color: rgba(var(--success), 1) !important;
}

.select_danger
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--danger), 0.1) !important;
    color: rgba(var(--danger), 1) !important;
}

.select_warning
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--warning), 0.1) !important;
    color: rgba(var(--warning), 1) !important;
}

.select_info
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--info), 0.1) !important;
    color: rgba(var(--info), 1) !important;
}

.select_light
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--light), 0.1) !important;
    color: rgba(var(--light), 1) !important;
}

.select_dark
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--dark), 0.1) !important;
    color: rgba(var(--dark), 1) !important;
}

.select_white
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgba(var(--white), 0.1) !important;
    color: rgba(var(--white), 1) !important;
}

.app-form .select2-container--default {
    outline: 0 !important;
}

.app-form .select2-container--default .select2-selection--single {
    height: calc(2.5rem + var(--bs-border-width) * 2);
}

.app-form
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: rgba(var(--dark), 1);
    font-weight: 500;
    line-height: 2.5rem;
    padding-left: 1rem;
}

.app-form
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border: 0;
    margin-left: -16px;
    border-color: rgb(var(--secondary)) transparent transparent transparent;
}

.app-form
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b:after {
    content: "\ea5f";
    font-family: "tabler-icons";
    position: absolute;
}

.app-form
    .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    background-color: rgba(var(--danger), 0.2);
    color: rgba(var(--danger), 1);
    padding-left: 0;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    position: absolute !important;
    right: 10px;
    top: 10px;
}

.app-form .select2-container--default .select2-selection {
    background-color: rgba(var(--white), 1);
    border: 1.5px solid rgba(var(--dark), 0.4);
    border-radius: var(--app-border-radius);
}

.app-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    border-right: 0;
    padding: 0 6px;
}

.app-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: rgb(var(--secondary), 0.1);
    border: 1px dashed rgb(var(--secondary), 1);
    margin-left: 16px;
    margin-top: 8px;
}

.app-form .select2-container {
    width: 100% !important;
}

.app-form .select2-container .select2-selection--multiple {
    min-height: 44px;
}

.app-form .select2-container .select2-search--inline .select2-search__field {
    margin-left: 16px;
    margin-top: 8px;
}

.app-switch .form-check-input {
    width: 38px;
    height: 20px;
}

.app-switch .form-check-input:checked {
    background-color: rgba(var(--primary), 1);
}

.app-switch.switch-sm .form-check-input {
    width: 28px;
    height: 14px;
}

.app-switch.switch-md .form-check-input {
    width: 32px;
    height: 16px;
}

.app-switch.switch-lg .form-check-input {
    width: 45px;
    height: 26px;
}

.app-switch.switch-xl .form-check-input {
    width: 65px;
    height: 38px;
}

.switch-primary .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-primary .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-primary .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-primary .form-check-input:checked:after {
    background-image: var(--primary-gradient) !important;
}

.switch-secondary .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-secondary .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-secondary .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-secondary .form-check-input:checked:after {
    background-image: var(--secondary-gradient) !important;
}

.switch-success .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-success .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-success .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-success .form-check-input:checked:after {
    background-image: var(--success-gradient) !important;
}

.switch-warning .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-warning .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-warning .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-warning .form-check-input:checked:after {
    background-image: var(--warning-gradient) !important;
}

.switch-danger .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-danger .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-danger .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-danger .form-check-input:checked:after {
    background-image: var(--danger-gradient) !important;
}

.switch-info .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-info .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-info .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-info .form-check-input:checked:after {
    background-image: var(--info-gradient) !important;
}

.switch-light .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-light .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-light .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-light .form-check-input:checked:after {
    background-image: var(--light-gradient) !important;
}

.switch-dark .form-check-input {
    position: relative;
    overflow: hidden;
}

.switch-dark .form-check-input:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    background: transparent;
    z-index: -1;
    transition: background 0.3s ease;
}

.switch-dark .form-check-input:checked {
    background-color: transparent !important;
    border: 1px solid transparent;
}

.switch-dark .form-check-input:checked:after {
    background-image: var(--dark-gradient) !important;
}

.theme-switch {
    display: inline-block;
}

.theme-switch input {
    display: none;
}

.theme-switch input:checked + .switch {
    background: rgba(var(--dark), 1);
}

.theme-switch input:checked + .switch .sun {
    left: 10px;
}

.theme-switch input:checked + .switch .sun i {
    color: rgba(var(--dark), 1);
}

.theme-switch input:checked + .switch::before {
    transform: translateX(40px);
}

.theme-switch .switch {
    width: 80px;
    height: 40px;
    background: rgba(var(--white), 1);
    border: 1px solid rgba(var(--light), 0.6);
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    transition: background 0.3s ease;
}

.theme-switch .switch::before {
    content: "";
    width: 35px;
    height: 35px;
    background: rgba(var(--light), 0.4);
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
    transition: transform 0.3s ease;
}

.theme-switch .switch .theme-toggle-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    line-height: normal;
}

.theme-switch .switch .sun {
    left: 10px;
}

.theme-switch .switch .moon {
    right: 10px;
}

.theme-switch .switch .moon i {
    color: rgba(var(--white), 1);
}

.custom-switch {
    display: inline-block;
}

.custom-switch input {
    display: none;
}

.custom-switch input:checked + .switch-track {
    background: var(--success-gradient);
}

.custom-switch input:checked + .switch-track .switch-thumb {
    transform: translateX(40px);
}

.custom-switch input:checked + .switch-track .check {
    opacity: 1;
}

.custom-switch input:checked + .switch-track .cross {
    opacity: 0;
}

.custom-switch .switch-track {
    width: 80px;
    height: 40px;
    background: var(--danger-gradient);
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    transition: background 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 14px;
}

.custom-switch .switch-thumb {
    width: 35px;
    height: 35px;
    background: rgba(var(--white), 1);
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 4px;
    transition: transform 0.3s ease;
}

.custom-switch .icon {
    font-size: 18px;
    font-weight: bold;
    color: white;
    z-index: 1;
    transition: opacity 0.3s ease;
}

.custom-switch .check {
    opacity: 0;
}

.custom-switch .cross {
    opacity: 1;
}

.vertical-switch .form-check-input {
    width: 32px;
    height: 60px;
    border-radius: 16px;
    background-color: rgba(var(--primary), 0.1);
    border: 1px solid rgba(var(--primary), 0.6);
    cursor: pointer;
    position: relative;
    transition: background-color 0.25s ease;
    box-shadow: none;
    background-image: unset !important;
}

.vertical-switch .form-check-input::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 2px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: rgba(var(--dark), 1);
    transition: transform 0.25s ease;
}

.vertical-switch .form-check-input:checked {
    background-color: rgba(var(--primary), 1);
}

.vertical-switch .form-check-input:checked::before {
    transform: translateY(28px);
}

.vertical-switch .form-check-input:focus {
    box-shadow: 0 0 0 4px rgba(var(--primary), 0.15);
}

.vertical-switch .form-check-input:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.switch-v-sm .form-check-input {
    width: 24px;
    height: 44px;
    border-radius: 12px;
}

.switch-v-sm .form-check-input::before {
    width: 18px;
    height: 18px;
    transform: translateY(0);
}

.switch-v-sm .form-check-input:checked::before {
    transform: translateY(20px);
}

.switch-v-md .form-check-input {
    width: 32px;
    height: 60px;
    border-radius: 16px;
}

.switch-v-md .form-check-input::before {
    width: 26px;
    height: 26px;
}

.switch-v-md .form-check-input:checked::before {
    transform: translateY(28px);
}

.switch-v-lg .form-check-input {
    width: 40px;
    height: 76px;
    border-radius: 20px;
}

.switch-v-lg .form-check-input::before {
    width: 34px;
    height: 34px;
}

.switch-v-lg .form-check-input:checked::before {
    transform: translateY(36px);
}

.custom-touch-spin .touch-spin-circle-btn {
    width: 38px;
    height: 38px;
    text-align: center;
    border-radius: 50%;
}

.app-small-touch-spin {
    max-width: 120px;
    width: 100%;
    height: 35px;
    text-align: center;
    margin: 0 4px;
    border-radius: 3px;
}

.simple-rounded .app-touch-spin {
    max-width: 120px;
    text-align: center;
    margin: 0 4px;
    border-radius: 3px;
}

.simple-rounded .btn {
    width: 38px;
    height: 38px;
    text-align: center;
    border-radius: 50%;
}

.simple-rounded .btn-left {
    border-radius: 50px 0 0 50px;
}

.simple-rounded .btn-right {
    border-radius: 0 50px 50px 0;
}

.quantity-touch-spin {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.quantity-touch-spin img {
    max-width: 30px;
    height: 25px;
    position: absolute;
    left: 10px;
}

.quantity-touch-spin .app-small-touch-spin {
    max-width: 250px;
    height: 50px;
    text-align: center;
    margin: auto;
    border-radius: var(--app-border-radius);
    position: relative;
}

.quantity-touch-spin .no-focus:focus {
    outline: none;
    box-shadow: none;
}

.quantity-touch-spin .chevron-touch-action {
    position: absolute;
    right: 10px;
}

.quantity-touch-spin .chevron-touch-action-left {
    position: absolute;
    left: 10px;
}

.quantity-touch-spin .quantity-touch-action {
    position: absolute;
    right: 10px;
}

.quantity-touch-spin .quantity-touch-action .touch-spin-circle-btn {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
}

.quantity-touch-spin .quantity-touch-action-left {
    position: absolute;
    left: 10px;
}

.quantity-touch-spin .quantity-touch-action-left .touch-spin-circle-btn {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
}

.vertical-touch-spin .touch-spin-circle-btn {
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 25px;
}

.app-vertical-touch-spin {
    max-width: 42px;
    height: 42px;
    text-align: center;
    margin: 4px 4px;
    border-radius: 5px;
}

.single-side-touch-spin .touch-spin-circle-btn {
    width: 40px;
    height: 35px;
    text-align: center;
    border-radius: 10%;
    margin: 0 4px;
}

.single-side-touch-spin .app-small-touch-spin {
    max-width: 420px;
    height: 35px;
    text-align: center;
    margin: 0 4px;
    border-radius: 3px;
}

.app-typeahead span.twitter-typeahead {
    width: 100%;
}

.app-typeahead span.twitter-typeahead input {
    background-color: rgba(var(--white), 1) !important;
}

.app-typeahead span.twitter-typeahead .tt-menu {
    position: absolute;
    width: 100%;
    padding: 0px;
    text-align: left;
    background-color: var(--bs-body-bg);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: var(--app-border-radius);
    color: rgba(var(--secondary), 1) !important;
    margin-top: 10px;
    z-index: 10000 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
    overflow: hidden;
}

.app-typeahead span.twitter-typeahead .tt-menu .league-name {
    padding: 0.5rem 1rem;
    background-color: rgba(var(--secondary), 0.2);
    color: rgba(var(--secondary), 1);
    border-left: 3px solid rgba(var(--secondary), 1);
}

.app-typeahead span.twitter-typeahead .tt-menu .tt-highlight {
    background-color: rgba(var(--primary), 0.1) !important;
    padding: 0.025rem;
    color: rgba(var(--primary), 1) !important;
}

.app-typeahead span.twitter-typeahead .tt-menu .tt-suggestion {
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 500;
    color: rgba(var(--dark), 0.75) !important;
    font-family: "Lexend Deca", sans-serif;
    border: 1px solid transparent;
    cursor: default;
}

.app-typeahead span.twitter-typeahead .tt-menu .tt-suggestion:hover {
    outline: 0;
    background-color: rgb(var(--light), 0.2);
    border: 1px solid rgba(var(--light), 0.4);
    border-radius: var(--app-border-radius);
    color: rgba(var(--primary), 1) !important;
}

.typeahead-demo {
    margin-bottom: 100px;
}

.typeahead-demo .tt-dataset {
    max-height: 100px;
    overflow-x: hidden;
}

.typeahead-demo .tt-dataset::-webkit-scrollbar {
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: rgba(var(--secondary), 0.1);
}

.typeahead-demo .tt-dataset::-webkit-scrollbar-thumb {
    background-color: rgba(var(--secondary), 0.3);
    border-radius: 20px;
}

.advance-custom-table .form-check-input {
    width: 1.5rem !important;
    height: 1.5rem !important;
    border: 2px solid rgba(var(--secondary), 0.4);
}

.volume-chart .apexcharts-toolbar {
    display: none !important;
}

.dragging-row {
    background-color: rgba(var(--secondary), 0.2);
    opacity: 0.7;
}

.advance-custom-table thead tr th:nth-child(2) {
    min-width: 220px;
}

.advance-custom-table thead tr th:nth-child(3) {
    min-width: 150px;
}

.advance-custom-table thead tr th:nth-child(5),
.advance-custom-table thead tr th:nth-child(4) {
    min-width: 160px;
}

.advance-custom-table thead tr th:nth-child(8) {
    min-width: 180px;
}

.advance-custom-table thead tr th:nth-child(9) {
    min-width: 280px;
}

.drag-drop-table thead tr th:nth-child(5),
.drag-drop-table thead tr th:nth-child(7) {
    min-width: 120px;
}

.drag-drop-table thead tr th:nth-child(8),
.drag-drop-table thead tr th:nth-child(9) {
    min-width: 120px;
}

.drag-drop-table thead tr th:nth-child(10) {
    min-width: 240px;
}

.table-primary thead tr th {
    background-color: rgba(var(--primary), 9) !important;
    color: rgba(var(--white), 1);
}

.table-primary thead tr:hover th,
.table-primary thead tr:active th,
.table-primary thead tr.active th,
.table-primary thead tr.show th,
.table-primary thead tr:checked th,
.table-primary thead tr:focus th {
    background-color: rgba(var(--primary), 1) !important;
}

.table-primary tbody tr td {
    background-color: rgba(var(--primary), 0.15) !important;
    border-color: rgba(var(--primary), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-primary tbody tr:hover td,
.table-primary tbody tr:active td,
.table-primary tbody tr.active td,
.table-primary tbody tr.show td,
.table-primary tbody tr:checked td,
.table-primary tbody tr:focus td {
    background-color: rgba(var(--primary), 0.2) !important;
}

.table-Variants .table-primary {
    --bs-table-bg: rgba(var(--primary), 0.14) !important;
    color: var(--dark);
}

.table-secondary thead tr th {
    background-color: rgba(var(--secondary), 9) !important;
    color: rgba(var(--white), 1);
}

.table-secondary thead tr:hover th,
.table-secondary thead tr:active th,
.table-secondary thead tr.active th,
.table-secondary thead tr.show th,
.table-secondary thead tr:checked th,
.table-secondary thead tr:focus th {
    background-color: rgba(var(--secondary), 1) !important;
}

.table-secondary tbody tr td {
    background-color: rgba(var(--secondary), 0.15) !important;
    border-color: rgba(var(--secondary), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-secondary tbody tr:hover td,
.table-secondary tbody tr:active td,
.table-secondary tbody tr.active td,
.table-secondary tbody tr.show td,
.table-secondary tbody tr:checked td,
.table-secondary tbody tr:focus td {
    background-color: rgba(var(--secondary), 0.2) !important;
}

.table-Variants .table-secondary {
    --bs-table-bg: rgba(var(--secondary), 0.14) !important;
    color: var(--dark);
}

.table-success thead tr th {
    background-color: rgba(var(--success), 9) !important;
    color: rgba(var(--white), 1);
}

.table-success thead tr:hover th,
.table-success thead tr:active th,
.table-success thead tr.active th,
.table-success thead tr.show th,
.table-success thead tr:checked th,
.table-success thead tr:focus th {
    background-color: rgba(var(--success), 1) !important;
}

.table-success tbody tr td {
    background-color: rgba(var(--success), 0.15) !important;
    border-color: rgba(var(--success), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-success tbody tr:hover td,
.table-success tbody tr:active td,
.table-success tbody tr.active td,
.table-success tbody tr.show td,
.table-success tbody tr:checked td,
.table-success tbody tr:focus td {
    background-color: rgba(var(--success), 0.2) !important;
}

.table-Variants .table-success {
    --bs-table-bg: rgba(var(--success), 0.14) !important;
    color: var(--dark);
}

.table-danger thead tr th {
    background-color: rgba(var(--danger), 9) !important;
    color: rgba(var(--white), 1);
}

.table-danger thead tr:hover th,
.table-danger thead tr:active th,
.table-danger thead tr.active th,
.table-danger thead tr.show th,
.table-danger thead tr:checked th,
.table-danger thead tr:focus th {
    background-color: rgba(var(--danger), 1) !important;
}

.table-danger tbody tr td {
    background-color: rgba(var(--danger), 0.15) !important;
    border-color: rgba(var(--danger), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-danger tbody tr:hover td,
.table-danger tbody tr:active td,
.table-danger tbody tr.active td,
.table-danger tbody tr.show td,
.table-danger tbody tr:checked td,
.table-danger tbody tr:focus td {
    background-color: rgba(var(--danger), 0.2) !important;
}

.table-Variants .table-danger {
    --bs-table-bg: rgba(var(--danger), 0.14) !important;
    color: var(--dark);
}

.table-warning thead tr th {
    background-color: rgba(var(--warning), 9) !important;
    color: rgba(var(--white), 1);
}

.table-warning thead tr:hover th,
.table-warning thead tr:active th,
.table-warning thead tr.active th,
.table-warning thead tr.show th,
.table-warning thead tr:checked th,
.table-warning thead tr:focus th {
    background-color: rgba(var(--warning), 1) !important;
}

.table-warning tbody tr td {
    background-color: rgba(var(--warning), 0.15) !important;
    border-color: rgba(var(--warning), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-warning tbody tr:hover td,
.table-warning tbody tr:active td,
.table-warning tbody tr.active td,
.table-warning tbody tr.show td,
.table-warning tbody tr:checked td,
.table-warning tbody tr:focus td {
    background-color: rgba(var(--warning), 0.2) !important;
}

.table-Variants .table-warning {
    --bs-table-bg: rgba(var(--warning), 0.14) !important;
    color: var(--dark);
}

.table-info thead tr th {
    background-color: rgba(var(--info), 9) !important;
    color: rgba(var(--white), 1);
}

.table-info thead tr:hover th,
.table-info thead tr:active th,
.table-info thead tr.active th,
.table-info thead tr.show th,
.table-info thead tr:checked th,
.table-info thead tr:focus th {
    background-color: rgba(var(--info), 1) !important;
}

.table-info tbody tr td {
    background-color: rgba(var(--info), 0.15) !important;
    border-color: rgba(var(--info), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-info tbody tr:hover td,
.table-info tbody tr:active td,
.table-info tbody tr.active td,
.table-info tbody tr.show td,
.table-info tbody tr:checked td,
.table-info tbody tr:focus td {
    background-color: rgba(var(--info), 0.2) !important;
}

.table-Variants .table-info {
    --bs-table-bg: rgba(var(--info), 0.14) !important;
    color: var(--dark);
}

.table-light thead tr th {
    background-color: rgba(var(--light), 9) !important;
    color: rgba(var(--white), 1);
}

.table-light thead tr:hover th,
.table-light thead tr:active th,
.table-light thead tr.active th,
.table-light thead tr.show th,
.table-light thead tr:checked th,
.table-light thead tr:focus th {
    background-color: rgba(var(--light), 1) !important;
}

.table-light tbody tr td {
    background-color: rgba(var(--light), 0.15) !important;
    border-color: rgba(var(--light), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-light tbody tr:hover td,
.table-light tbody tr:active td,
.table-light tbody tr.active td,
.table-light tbody tr.show td,
.table-light tbody tr:checked td,
.table-light tbody tr:focus td {
    background-color: rgba(var(--light), 0.2) !important;
}

.table-Variants .table-light {
    --bs-table-bg: rgba(var(--light), 0.14) !important;
    color: var(--dark);
}

.table-dark thead tr th {
    background-color: rgba(var(--dark), 9) !important;
    color: rgba(var(--white), 1);
}

.table-dark thead tr:hover th,
.table-dark thead tr:active th,
.table-dark thead tr.active th,
.table-dark thead tr.show th,
.table-dark thead tr:checked th,
.table-dark thead tr:focus th {
    background-color: rgba(var(--dark), 1) !important;
}

.table-dark tbody tr td {
    background-color: rgba(var(--dark), 0.15) !important;
    border-color: rgba(var(--dark), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-dark tbody tr:hover td,
.table-dark tbody tr:active td,
.table-dark tbody tr.active td,
.table-dark tbody tr.show td,
.table-dark tbody tr:checked td,
.table-dark tbody tr:focus td {
    background-color: rgba(var(--dark), 0.2) !important;
}

.table-Variants .table-dark {
    --bs-table-bg: rgba(var(--dark), 0.14) !important;
    color: var(--dark);
}

.table-white thead tr th {
    background-color: rgba(var(--white), 9) !important;
    color: rgba(var(--white), 1);
}

.table-white thead tr:hover th,
.table-white thead tr:active th,
.table-white thead tr.active th,
.table-white thead tr.show th,
.table-white thead tr:checked th,
.table-white thead tr:focus th {
    background-color: rgba(var(--white), 1) !important;
}

.table-white tbody tr td {
    background-color: rgba(var(--white), 0.15) !important;
    border-color: rgba(var(--white), 0.25) !important;
    color: rgba(var(--dark), 1) !important;
}

.table-white tbody tr:hover td,
.table-white tbody tr:active td,
.table-white tbody tr.active td,
.table-white tbody tr.show td,
.table-white tbody tr:checked td,
.table-white tbody tr:focus td {
    background-color: rgba(var(--white), 0.2) !important;
}

.table-Variants .table-white {
    --bs-table-bg: rgba(var(--white), 0.14) !important;
    color: var(--dark);
}

.table:not(.table-bottom-border) > * > *,
.table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.table thead tr th {
    padding: 0.75rem 1.25rem;
}

.table thead tr th:first-child {
    padding-left: 1.25rem;
}

.table thead tr th:last-child {
    padding-right: 1.25rem;
}

.table tbody tr td {
    padding: 0.8rem 1.25rem;
}

.table tbody tr td:first-child {
    padding-left: 1.25rem;
}

.table tbody tr td:last-child {
    padding-right: 1.25rem;
}

.table tfoot tr th {
    padding: 0.8rem 1.25rem;
}

.table tfoot tr th:first-child {
    padding-left: 1.25rem;
}

.table tfoot tr th:last-child {
    padding-right: 1.25rem;
}

.table.table-sm tr td {
    padding: 0.5rem !important;
}

.table-bordered tr th {
    padding: 0.8rem 0.75rem;
}

.table-bordered tr th:first-child {
    padding-left: 1.25rem;
}

.table-bordered tr th:last-child {
    padding-right: 1.25rem;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: rgba(var(--light), 0.2);
    color: rgba(var(--dark), 1);
}

.table-striped-columns > :not(caption) > tr > :nth-child(2n) {
    --bs-table-accent-bg: rgba(var(--dark), 0.03);
    color: rgba(var(--dark), 1);
}

.table-hover > tbody > tr:hover > * {
    --bs-table-accent-bg: rgba(var(--dark), 0.05);
    color: rgba(var(--dark), 1);
}

.table-box-hover > tbody > tr:hover {
    transform: translateY(-1px);
    transition: var(--app-transition);
}

.table-bottom-border > tbody > tr {
    border-top: 1px solid rgba(var(--secondary), 0.2);
}

.table-section .table > tbody > tr td {
    max-width: calc(100% - 60px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-lg > :not(caption) > * > * {
    padding: 0.7rem 0.7rem !important;
    font-size: 110%;
}

.table-sm > :not(caption) > * > * {
    padding: 0.4rem 0.5rem !important;
    font-size: 95%;
}

.table-variants-striped-dark tbody > tr:nth-child(odd) {
    background-color: rgba(var(--dark), 0.1);
    color: rgba(var(--dark), 0.75);
}

.table-variants-striped-dark tbody > tr:nth-child(even) {
    background-color: rgba(var(--dark), 1);
}

.table-variants-striped-dark tbody > tr:nth-child(even) td,
.table-variants-striped-dark tbody > tr:nth-child(even) th {
    color: rgba(var(--white), 1) !important;
}

.customer-list-table thead tr th:nth-child(6),
.customer-list-table thead tr th:nth-child(5) {
    min-width: 120px;
}

.list-js-pagination li {
    background-color: rgba(var(--primary), 0.1);
    border: 1px solid rgba(var(--primary), 1);
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.list-js-pagination li a {
    color: rgb(var(--primary), 1) !important;
}

.list-js-pagination li.active {
    background: var(--primary-gradient);
}

.list-js-pagination li.active a {
    color: rgba(var(--white), 1) !important;
}

.existing-list > div {
    border-bottom: 1px solid rgba(var(--secondary), 0.4);
    padding: 0.75rem 0;
}

.existing-list > div:last-child {
    border: none;
}

.existing-list > div p {
    color: rgb(var(--secondary));
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.existing-list > div h6 {
    color: rgb(var(--dark), 0.75);
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

.existing-list > div .text-muted {
    font-size: 11px;
    white-space: nowrap;
}

.existing-list::-webkit-scrollbar {
    display: none;
}

.existing-list h6,
.list-tables h6 {
    color: rgb(var(--dark));
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

.existing-list p,
.list-tables p {
    color: rgb(var(--secondary));
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 0;
}

.app-datatable-default .dataTables_wrapper table {
    border-top: 1px solid rgba(var(--secondary), 0.2);
    border-bottom: 1px solid rgba(var(--secondary), 0.2);
}

.app-datatable-default
    .dataTables_wrapper
    table.dataTable.display
    > tbody
    > tr.even
    > .sorting_1,
.app-datatable-default
    .dataTables_wrapper
    table.dataTable.display
    > tbody
    > tr.odd
    > * {
    box-shadow: none;
}

.app-datatable-default
    .dataTables_wrapper
    table.dataTable.display
    > tbody
    > tr:hover
    > * {
    box-shadow: none;
}

.app-datatable-default
    .dataTables_wrapper
    table.order-column.stripe
    > tbody
    > tr.even
    > .sorting_1 {
    box-shadow: none;
}

.app-datatable-default .dataTables_wrapper table thead th {
    border-bottom: 1px solid rgba(var(--secondary), 0.4);
    color: rgba(var(--dark), 1);
    font-weight: 600;
    padding: 0.5rem 0.75rem;
}

.app-datatable-default .dataTables_wrapper table thead th.sorting:before,
.app-datatable-default .dataTables_wrapper table thead th.sorting:after {
    display: none;
    font-family: "Phosphor-Bold" !important;
    font-weight: 700;
    opacity: 1;
    font-size: 12px;
    color: rgba(var(--dark), 1);
    right: 26px;
}

.app-datatable-default
    .dataTables_wrapper
    table
    thead
    th.sorting.sorting_asc_disabled,
.app-datatable-default
    .dataTables_wrapper
    table
    thead
    th.sorting.sorting_desc_disabled,
.app-datatable-default .dataTables_wrapper table thead th.sorting.sorting_asc,
.app-datatable-default .dataTables_wrapper table thead th.sorting.sorting_desc {
    padding-right: 0.6rem !important;
}

.app-datatable-default .dataTables_wrapper table thead th:first-child {
    padding-left: 20px;
}

.app-datatable-default .dataTables_wrapper table thead th:last-child {
    padding-right: 20px;
}

.app-datatable-default .dataTables_wrapper table tbody td {
    border: none;
    border-top: 1px solid rgba(var(--secondary), 0.4);
    color: rgba(var(--dark), 0.8);
    font-size: 15px;
    padding: 0.8rem 0.75rem;
}

.app-datatable-default .dataTables_wrapper table tbody td h6 {
    color: rgba(var(--dark), 0.8);
    font-weight: 600;
    margin-bottom: 0;
}

.app-datatable-default .dataTables_wrapper table tbody td:last-child {
    padding-right: 20px;
}

.app-datatable-default .dataTables_wrapper table tbody td:first-child {
    padding-left: 20px;
}

.app-datatable-default .dataTables_wrapper table tbody tr .odd.selected {
    background-color: rgba(var(--white), 1) !important;
}

.app-datatable-default .dataTables_wrapper table tbody tr:hover {
    background-color: rgba(var(--light), 0.1);
}

.app-datatable-default .dataTables_wrapper table tbody tr:hover h6 {
    color: rgba(var(--primary), 1);
}

.app-datatable-default .dataTables_wrapper table tfoot th {
    border-top: 1px solid rgba(var(--secondary), 0.4);
    color: rgba(var(--dark), 1);
    font-weight: 600;
    padding: 0.5rem 0.75rem;
}

.app-datatable-default .dataTables_wrapper table tfoot th:first-child {
    padding-left: 20px;
}

.app-datatable-default .dataTables_wrapper table tfoot th:last-child {
    padding-right: 20px;
}

.app-datatable-default .dataTables_wrapper .check-box {
    margin-bottom: 0;
}

.app-datatable-default .dataTables_wrapper .check-box .checkmark {
    border-radius: 5px;
    border: 2px solid rgba(var(--dark), 0.4);
}

.app-datatable-default .dataTables_wrapper .check-box .checkmark:before {
    font-size: 16px;
    top: 8px;
    left: 11px;
}

.app-datatable-default .dataTables_wrapper .dataTables_length {
    padding: 1rem 1.25rem;
}

.app-datatable-default .dataTables_wrapper .dataTables_length label {
    color: rgba(var(--dark), 0.8);
    font-weight: 500;
}

.app-datatable-default .dataTables_wrapper .dataTables_length select {
    color: rgba(var(--secondary), 1);
    font-size: 14px;
    padding: 0.4rem 0.75rem;
    border: 1px solid rgba(var(--secondary), 0.4) !important;
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_length
    select:focus-visible {
    outline: 0;
}

.app-datatable-default .dataTables_wrapper .dataTables_filter {
    padding: 1rem 1.25rem;
}

.app-datatable-default .dataTables_wrapper .dataTables_filter label {
    color: rgba(var(--dark), 0.8);
    font-weight: 500;
}

.app-datatable-default .dataTables_wrapper .dataTables_filter input {
    padding: 0.4rem 0.75rem;
    border: 1px solid rgba(var(--secondary), 0.4) !important;
    color: rgba(var(--dark), 1);
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_filter
    input:focus-visible {
    outline: 0;
}

.app-datatable-default .dataTables_wrapper .dataTables_paginate {
    padding: 0.5rem 1.25rem;
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button {
    border: 1px solid rgba(var(--secondary), 0.2);
    margin: 0.2rem;
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button.current,
.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button:active {
    background-color: rgba(var(--primary), 1) !important;
    background: rgba(var(--primary), 1);
    color: rgba(var(--white), 1) !important;
    border: 1px solid rgba(var(--secondary), 0.2);
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button.current:hover,
.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button:active:hover {
    background-color: rgba(var(--primary), 0.8) !important;
    color: rgba(var(--white), 1) !important;
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button:hover {
    background-color: rgba(var(--primary), 0.1) !important;
    background: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1) !important;
    border: 1px solid rgba(var(--secondary), 0.2);
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button.previous {
    background-color: rgba(var(--secondary), 0.1) !important;
    background: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1) !important;
    border: 1px solid rgba(var(--secondary), 0.2);
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button.previous:hover {
    background-color: rgba(var(--secondary), 0.1) !important;
    background: rgba(var(--secondary), 0.1);
    color: rgba(var(--secondary), 1) !important;
}

.app-datatable-default
    .dataTables_wrapper
    .dataTables_paginate
    .paginate_button.next {
    background-color: rgba(var(--primary), 0.1) !important;
    background: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1) !important;
}

.app-datatable-default .dataTables_wrapper .dataTables_info {
    padding: 1.25rem;
    color: rgba(var(--dark), 0.8);
    font-weight: 500;
    font-size: 15px;
}

.default-data-table thead tr th:nth-child(1) {
    min-width: 150px;
}

.default-data-table thead tr th:nth-child(3) {
    min-width: 100px;
}

.default-data-table thead tr th:nth-child(6) {
    min-width: 100px;
}

.default-data-table thead tr th:nth-child(7) {
    min-width: 100px;
}

.default-data-table .dt-button {
    padding: 0.75rem 1rem !important;
}

.datatable-actions .dt-buttons {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    padding: 1rem;
}

.datatable-actions .dt-buttons .dt-button {
    padding: 0.5rem 1rem !important;
    border-radius: var(--app-border-radius);
    background: var(--primary-gradient);
    color: rgba(var(--white), 1);
    border: 1px solid transparent;
}

.highlight-column-datatable thead tr th:nth-child(1) {
    min-width: 150px;
}

.highlight-column-datatable thead tr th:nth-child(2) {
    min-width: 200px;
}

.highlight-column-datatable thead tr th:nth-child(3) {
    min-width: 100px;
}

.highlight-column-datatable thead tr th:nth-child(5) {
    min-width: 100px;
}

.highlight-column-datatable .highlight {
    background-color: rgba(var(--success), 0.2);
    font-weight: bold;
    color: rgba(var(--success), 1) !important;
}

.child-row-datatable thead tr th:nth-child(2) {
    min-width: 150px;
}

.child-row-datatable thead tr th:nth-child(3) {
    min-width: 200px;
}

.child-row-datatable thead tr th:nth-child(4) {
    min-width: 100px;
}

.child-row-datatable td.highlight {
    font-weight: bold;
    color: rgba(var(--primary));
}

.form-wizard .form-wizard-header {
    position: relative;
}

.form-wizard .form-wizard-steps {
    display: flex;
    margin-bottom: 24px;
    height: 55px;
    justify-content: space-between;
}

.form-wizard .form-wizard-steps li {
    width: calc(50% - 30px);
    position: relative;
}

.form-wizard .form-wizard-steps li span {
    display: inline-block;
}

.form-wizard .form-wizard-steps li:last-child {
    width: 60px;
}

.form-wizard .form-wizard-steps li:last-child:after {
    content: none;
}

.form-wizard .form-wizard-steps li .wizard-steps {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
    border-radius: 10px;
    font-size: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
    width: 45px;
    height: 45px;
    transition: var(--app-transition);
    padding: 8px;
}

.form-wizard .form-wizard-steps li .wizard-steps.circle-steps {
    border-radius: 50%;
}

.form-wizard .form-wizard-steps li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: rgba(var(--secondary), 1);
    top: 22px;
    left: 0;
    transition: var(--app-transition);
}

.form-wizard .form-wizard-steps li.active .wizard-steps,
.form-wizard .form-wizard-steps li.active::after,
.form-wizard .form-wizard-steps li.activated .wizard-steps,
.form-wizard .form-wizard-steps li.activated::after {
    background: var(--primary-gradient);
    color: rgba(var(--white), 1);
}

.form-wizard .vertica-wizard-steps li {
    position: relative;
}

.form-wizard .vertica-wizard-steps li .wizard-steps {
    background-color: rgba(var(--secondary), 1);
    color: rgba(var(--white), 1);
    border-radius: 10px;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 2.3;
    text-align: center;
    z-index: 1;
    transition: var(--app-transition);
    margin: 0 auto 36px auto;
    font-size: 20px;
}

.form-wizard .vertica-wizard-steps li .wizard-steps.circle-steps {
    border-radius: 50%;
}

.form-wizard .vertica-wizard-steps li:after {
    width: 2px;
    height: 100%;
    content: "";
    position: absolute;
    background-color: rgba(var(--secondary), 1);
    top: 100%;
    left: 50%;
    transition: var(--app-transition);
}

.form-wizard .vertica-wizard-steps li:last-child:after {
    content: none;
}

.form-wizard .vertica-wizard-steps li.active .wizard-steps,
.form-wizard .vertica-wizard-steps li.active::after,
.form-wizard .vertica-wizard-steps li.activated .wizard-steps,
.form-wizard .vertica-wizard-steps li.activated::after {
    background: var(--primary-gradient);
    color: rgba(var(--white), 1);
}

.form-wizard .wizard-fieldset {
    display: none;
}

.form-wizard .wizard-fieldset.show {
    display: block;
}

.form-wizard .wizard-fieldset.completed {
    text-align: center;
    vertical-align: middle;
}

.form-wizard .wizard-form-error {
    display: none;
    color: rgba(var(--danger), 1);
}

.app-wizard-tabs {
    border-bottom: 0;
}

.app-wizard-tabs .nav-item.show .nav-link {
    background-color: transparent;
}

.app-wizard-tabs .nav-link {
    width: 100%;
    padding: 0.5rem 0 !important;
    gap: 0.5rem;
}

.app-wizard-tabs .nav-link.active {
    background-color: transparent;
}

.app-wizard-tabs .nav-link.active .tab-box-icon {
    background: var(--primary-gradient) !important;
    color: rgba(var(--white), 1) !important;
}

.app-wizard-tabs .nav-link.active .tab-box {
    background: var(--primary-gradient);
    color: rgba(var(--white), 1);
}

.app-wizard-tabs .tab-box {
    flex-grow: 1;
    text-align: start;
    padding: 0.75rem 1rem;
    border-radius: var(--app-border-radius);
    color: rgba(var(--secondary), 1);
}

.app-wizard-tabs.horizontal-wizard-tabs {
    justify-content: space-between;
    gap: 1rem;
}

.app-wizard-tabs.horizontal-wizard-tabs .nav-item .nav-link {
    padding: 0 !important;
}

.app-wizard-tabs.horizontal-wizard-tabs .nav-item .nav-link.active .text-dark {
    color: rgba(var(--white), 1) !important;
}

.app-wizard-tabs.horizontal-wizard-tabs
    .nav-item
    .nav-link.active
    .text-secondary {
    color: rgba(var(--light), 1) !important;
}

.payment-successful-tab h4 {
    font-size: calc(20px + 8.5 * (100vw - 300px) / 1620);
}

.avatar-upload {
    position: relative;
    width: 130px;
    margin: 0 auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit label {
    border: 1px solid #dee2e6;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.avatar-upload .avatar-preview {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 2px solid #e9ecef;
    overflow: hidden;
    background: #f8f9fa;
}

.avatar-upload .avatar-preview .preview {
    width: inherit;
    height: inherit;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ticket-detail-data-table thead tr th:nth-child(1) {
    min-width: 150px;
}

.ticket-detail-data-table thead tr th:nth-child(2),
.ticket-detail-data-table thead tr th:nth-child(3),
.ticket-detail-data-table thead tr th:nth-child(5),
.ticket-detail-data-table thead tr th:nth-child(6) {
    min-width: 100px;
}

.ticket-detail-data-table thead tr th:nth-child(4) {
    min-width: 280px;
}

.job-resume-data-table thead tr th:nth-child(2) {
    min-width: 120px;
}

.job-resume-data-table thead tr th:nth-child(3) {
    min-width: 120px;
}

.job-resume-data-table thead tr th:nth-child(5) {
    min-width: 70px;
}

.job-resume-data-table thead tr th:nth-child(6) {
    min-width: 200px;
}

.job-resume-data-table thead tr th:nth-child(7) {
    min-width: 100px;
}

.payment-detail-datatable thead tr th:nth-child(4) {
    min-width: 100px;
}

.payment-detail-datatable thead tr th:nth-child(2) {
    min-width: 120px;
}

.payment-detail-datatable thead tr th:nth-child(7) {
    min-width: 100px;
}

.maintenance {
    min-height: 100vh;
    background-image: url(51f8ebc5e3cfa48b7a6e.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: end;
    justify-content: center;
}

.maintenance h1 {
    color: rgba(var(--white), 1);
    font-size: calc(28px + 40 * (100vw - 300px) / 1620);
    line-height: 1;
    margin-bottom: 25px;
    padding-top: 2rem;
}

.maintenance p {
    font-size: calc(14px + 4 * (100vw - 300px) / 1620);
    color: rgba(var(--white), 0.75);
}

.maintenance .overlay-maintenance-card {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -40%);
}

.sitemap-card .card-body {
    height: calc(100vh - 180px);
    overflow: auto;
}

.vertical-sitemap a {
    color: rgba(var(--primary));
    display: block;
}

.vertical-sitemap .parent-title a {
    padding-left: 0;
}

.vertical-sitemap .parent-title a:before {
    display: none;
}

.vertical-sitemap .parent-title:before {
    display: none;
}

.vertical-sitemap .first-part {
    position: relative;
    padding-top: 10px;
}

.vertical-sitemap .first-part:before {
    content: "";
    border-left: 2px dashed rgba(var(--light));
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
}

.vertical-sitemap .first-part .list-wrap a {
    position: relative;
    padding: 10px 16px 4px 36px;
}

.vertical-sitemap .first-part .list-wrap a::before {
    content: "";
    width: 24px;
    border-top: 2px dashed rgba(var(--light));
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.vertical-sitemap .first-part li a {
    position: relative;
    padding: 10px 16px 4px 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.vertical-sitemap .first-part li a::before {
    content: "";
    width: 24px;
    border-top: 2px dashed rgba(var(--light));
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.vertical-sitemap .first-part .second-part {
    margin-left: 42px;
    position: relative;
}

.vertical-sitemap .first-part .second-part li {
    position: relative;
}

.vertical-sitemap .first-part .second-part li:before {
    content: "";
    height: 100%;
    border-left: 2px dashed rgba(var(--light));
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}

.vertical-sitemap .first-part .second-part li:last-child::before {
    height: 13px;
}

.vertical-sitemap .first-part .second-part .content-box {
    max-width: 60%;
    width: 100%;
    margin-top: 10px;
    margin-left: 19px;
    border: 2px solid rgba(var(--info), 0.1);
    padding: 10px;
    border-radius: 10px;
}

.vertical-sitemap .first-part .second-part .content-box::before {
    content: "";
    height: 20px;
    border-left: 2px dashed rgba(var(--light));
    position: absolute;
    top: 28px;
    left: 62px;
    margin: 0 auto;
}

.vertical-sitemap .first-part .third-part {
    margin-left: 42px;
    position: relative;
}

.vertical-sitemap .first-part .third-part li {
    position: relative;
}

.vertical-sitemap .first-part .third-part li:before {
    content: "";
    height: 100%;
    border-left: 2px dashed rgba(var(--light));
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}

.vertical-sitemap .first-part .third-part li:last-child::before {
    height: 13px;
}

.vertical-sitemap .first-part:last-child::before {
    height: 25px;
}

.coming-soon {
    background-image: url(51f8ebc5e3cfa48b7a6e.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}

.coming-soon .app-form {
    min-width: 50%;
}

.coming-soon .app-form .form-control-lg {
    max-width: 600px;
}

.coming-soon h3 {
    font-size: calc(18px + 10 * (100vw - 300px) / 1620);
}

.coming-soon .count-down-timer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
}

.coming-soon .count-down-timer .content h2 {
    font-size: calc(22px + 23 * (100vw - 300px) / 1620);
}

.coming-soon .count-down-timer .content .font-coming-p {
    color: rgba(var(--secondary));
    font-size: calc(15px + 3 * (100vw - 300px) / 1620);
}

.coming-soon .count-down-timer .timer-content {
    display: flex;
    padding: 2rem 0px;
}

.coming-soon .count-down-timer .timer-content .numbers {
    font-size: calc(22px + 22 * (100vw - 300px) / 1600);
    background-color: rgba(var(--primary));
    color: rgba(var(--white), 1);
    border-radius: var(--app-border-radius);
    padding: 23px 5px;
    width: calc(55px + 55 * (100vw - 300px) / 1600);
    height: calc(55px + 55 * (100vw - 300px) / 1600);
    display: inline-flex;
    margin: 0 25px;
    align-items: center;
    justify-content: center;
    outline: 2px dashed black;
    outline-offset: 2px;
}

.coming-soon .count-down-timer .timer-content .time span:nth-child(even) {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    font-size: calc(14px + 6 * (100vw - 300px) / 1600);
    color: var(--dark);
    margin: 10px;
    border-radius: 5px;
    font-weight: 600;
}

.coming-soon .count-down-timer .coming-soon-input {
    padding: 15px 0;
}

.sign-bg-wrapper {
    /* background-image: url(ae4b8720f3c4670ebe1b.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-container {
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--app-border-radius);
    overflow: hidden;
}

.main-container .main-content-box {
    width: 100%;
    background-color: rgba(var(--white), 1);
    border-radius: var(--app-border-radius);
    overflow: hidden;
    min-height: 565px;
    align-items: center;
}

.main-container .form-content-box h2 {
    font-size: calc(24px + 8 * (100vw - 300px) / 1620);
}

.main-container .image-content-box {
    align-self: normal;
}

.main-container .form-container {
    padding: 2rem 3.5rem;
}

.main-container .signup-content span img {
    width: 200px;
    display: block;
    margin: auto;
}

.auth-container {
    /* background-image: url(ae4b8720f3c4670ebe1b.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.auth-container .bg-auth-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(var(--white), 1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 6;
    border: 3px solid rgba(var(--primary), 1);
}

.auth-container .form-container {
    border: none;
    /* background-image: url(7dd0b943bdbff2a2a129.png); */
    background-repeat: no-repeat;
    background-position: top;
    box-shadow: none;
}

.auth-container .form-container .auth-logo {
    border: 2px solid rgba(var(--white), 1);
    outline: 4px solid rgba(var(--primary), 0.5);
}

.auth-container .form-container .card-body {
    width: 480px;
    border-radius: var(--app-border-radius);
    padding-top: 1.5rem;
    position: relative;
}

.auth-container .form-container .card-body .app-form .form-control:focus {
    box-shadow: none;
}

.auth-container
    .form-container
    .card-body
    .app-form
    .form-control:-webkit-autofill {
    box-shadow: 0 0 0 1000px rgba(var(--white), 1) inset !important;
    -webkit-text-fill-color: var(--dark);
}

.auth-container .form-container .card-body .app-form .form-label {
    font-size: 0.75rem;
}

.auth-container
    .form-container
    .card-body
    .app-form
    .otp-input-group
    .otp-input {
    width: 55px;
    height: 55px;
    font-size: 1.25rem;
    border-radius: 12px;
}

.error-container {
    min-height: 100vh;
    display: flex;
    align-items: center;
    text-align: center;
    background-image: url(a77d301aa1d42046a401.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.error-container h1 {
    font-size: calc(22px + 14 * (100vw - 300px) / 1620);
}

.error-container p {
    color: rgb(var(--dark), 1);
    font-weight: 500;
    font-size: calc(14px + 6 * (100vw - 300px) / 1620);
}

.landing-wrapper {
    background-color: rgba(var(--white), 1);
    background-image: url(18175a9388538c0b0aa8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

section .container-fluid {
    padding: 4.5rem 1rem;
}

.landing-title {
    position: relative;
    margin-bottom: 3.5rem;
}

.landing-title.start-landing-title p {
    max-width: 100%;
}

.landing-title.after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(
        to bottom,
        rgba(var(--primary)) 0%,
        rgb(var(--secondary)) 100%
    );
}

.landing-title h2 {
    color: rgb(var(--primary), 1);
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: calc(30px + 20 * (100vw - 300px) / 1620);
    line-height: calc(38px + 22 * (100vw - 300px) / 1620);
    color: rgba(var(--dark), 1);
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.25);
}

.landing-title h2 .highlight-title {
    position: relative;
    background: linear-gradient(
        90deg,
        rgba(var(--primary), 1),
        rgba(var(--primary), 0.8),
        rgba(var(--primary), 0.6),
        rgba(var(--primary), 0.4)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: none;
}

.landing-title p {
    max-width: 60%;
    margin: 0 auto;
    font-size: calc(16px + 2 * (100vw - 300px) / 1600);
    margin-bottom: 0;
    color: rgba(var(--secondary), 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.landing-title.landing-title-light h2 {
    color: rgba(var(--white), 1);
}

.landing-title.landing-title-light p {
    color: rgba(var(--white), 0.8);
}

.landing-title.landing-title-light .title-badge {
    border: 1px solid rgba(var(--white), 0.2);
    color: rgba(var(--white), 1);
    background-color: rgba(var(--white), 0.1);
}

.landing-title.title-start p {
    margin: 0;
}

.landing-navbar {
    background-color: rgba(var(--primary), 1);
    border: 1px solid rgba(var(--primary), 0.1);
    box-shadow: var(--box-shadow);
    border-radius: var(--app-border-radius);
    width: 100%;
    max-width: 1200px;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s all ease-in-out;
}

.landing-navbar.landing-navbar-active {
    width: 100%;
    max-width: 100%;
    top: 0;
    border-radius: 0;
}

.landing-navbar .navbar-toggler {
    filter: brightness(100) !important;
}

.landing-navbar .navbar-nav .nav-link {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: rgba(var(--white), 0.75);
    padding: 0 1rem !important;
}

.landing-navbar .navbar-nav .nav-link:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    width: 0;
    height: 2px;
    background: rgb(var(--white), 1);
    transform: translate(-50%);
    transition: width 0.3s ease;
}

.landing-navbar .navbar-nav .nav-link.active {
    color: rgba(var(--white), 1);
}

.landing-navbar .navbar-nav .nav-link.active:after {
    width: 25px;
}

.landing-navbar .btn-outline-white:hover {
    background-color: transparent !important;
}

.landing-hero-section {
    position: relative;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    padding: 8.5rem 1.5rem 0;
    background-image: url(14e8562759f72b6a0a7b.png);
    background-color: rgba(var(--dark), 1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.landing-hero-section:before {
    box-shadow:
        inset 0 20px 30px -10px rgba(var(--dark), 0.6),
        inset 0 -80px 60px -20px rgba(var(--dark), 0.9),
        inset 0 -120px 80px -30px rgba(var(--dark), 0.7),
        inset 0 -160px 100px -40px rgba(var(--dark), 0.5);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.landing-hero-section .landing-content {
    height: 100%;
    flex-direction: column;
    gap: 4rem;
    justify-content: space-between;
}

.landing-hero-section .landing-title-head {
    position: relative;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: calc(40px + 25 * (100vw - 300px) / 1600);
    line-height: calc(60px + 20 * (100vw - 300px) / 1600);
    text-align: center;
    color: rgba(var(--white), 1);
    z-index: 1;
}

.landing-hero-section .landing-title-head .highlight-txt {
    font-weight: 700;
    font-size: calc(45px + 35 * (100vw - 300px) / 1600);
}

.landing-hero-section .landing-title-head .hero-vector {
    position: absolute;
    left: -185px;
    bottom: 0;
}

.landing-hero-section .landing-title-head .hero-cards-box {
    position: relative;
    display: inline-block;
}

.landing-hero-section .landing-title-head .hero-cards-box .card-img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.landing-hero-section .landing-hero-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.landing-hero-section p {
    max-width: 60%;
    margin: 1rem auto;
    color: rgba(var(--white), 0.75);
    font-size: calc(15px + 3 * (100vw - 300px) / 1600);
}

.landing-hero-section .landing-action .btn {
    position: absolute;
    top: -30px;
    left: 42%;
    transform: rotate(10deg);
    border-radius: 50px;
    border: none !important;
    z-index: 1;
}

.landing-hero-section .landing-action .btn:hover,
.landing-hero-section .landing-action .btn:active,
.landing-hero-section .landing-action .btn.active,
.landing-hero-section .landing-action .btn.show,
.landing-hero-section .landing-action .btn:checked,
.landing-hero-section .landing-action .btn:focus,
.landing-hero-section .landing-action .btn:focus-visible {
    background-color: transparent;
}

.landing-hero-section .landing-action .btn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    border: none !important;
    padding: 2px;
    background: linear-gradient(
        45deg,
        rgba(var(--primary), 1),
        rgba(var(--white), 0.2)
    );
    -webkit-mask:
        linear-gradient(rgba(var(--dark), 1) 0 0) content-box,
        linear-gradient(rgba(var(--dark), 1) 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.landing-hero-section .landing-action:before {
    content: "";
    width: 200px;
    height: calc(100% - 100px);
    position: absolute;
    border-right: 2px dashed rgba(var(--white), 0.75);
    border-bottom-right-radius: 200px;
    right: 50%;
    top: 15px;
    z-index: -1;
}

.features-section .features-card {
    position: relative;
    overflow: hidden;
    border: 0;
    box-shadow: none;
    background: linear-gradient(
        360deg,
        rgb(var(--white), 0) 25%,
        rgb(var(--white), 1) 50%,
        rgb(var(--white), 1) 75%,
        rgb(var(--white), 1) 100%
    );
}

.features-section .features-card.top-side {
    background: linear-gradient(
        180deg,
        rgb(var(--white), 0) 25%,
        rgb(var(--white), 1) 50%,
        rgb(var(--white), 1) 75%,
        rgb(var(--white), 1) 100%
    );
}

.features-section .features-card.top-side .features-card-content {
    top: 0;
    bottom: auto;
}

.features-section .features-card .features-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1rem;
    width: 100%;
}

.features-section .features-card .feature-title {
    font-size: calc(16px + 6 * (100vw - 300px) / 1600) !important;
    font-weight: 600;
    background-image: linear-gradient(
        to right,
        rgba(var(--primary), 1),
        rgba(var(--success), 1),
        rgba(var(--warning), 0.6),
        rgba(var(--danger), 0.4)
    );
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.pages-section .nav-tabs {
    flex-direction: column;
    margin: 0 auto;
}

.pages-section .nav-tabs .nav-item {
    max-width: 320px;
}

.pages-section .nav-tabs .nav-item .nav-link {
    position: relative;
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: calc(16px + 10 * (100vw - 300px) / 1600);
    font-weight: 700;
    justify-content: flex-start;
    align-items: center;
    white-space: nowrap;
    color: rgb(var(--dark), 0.75) !important;
}

.pages-section .nav-tabs .nav-item .nav-link:after {
    content: "";
    width: 220px;
    height: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(f0954060167bb82ed2fd.png);
    background-position: center top;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}

.pages-section .nav-tabs .nav-item .nav-link.active {
    background-color: transparent !important;
    color: rgba(var(--dark), 1) !important;
    background: linear-gradient(
        90deg,
        rgba(var(--primary), 1),
        rgba(var(--primary), 0.8),
        rgba(var(--info), 0.6),
        rgba(var(--info), 0.4)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.pages-section .nav-tabs .nav-item .nav-link.active:after {
    opacity: 1;
    visibility: visible;
}

.pages-section .demo-card {
    overflow: hidden;
    border-radius: var(--app-border-radius);
    border: none;
    box-shadow: none;
    background: transparent;
}

.pages-section .demo-card .card-body {
    padding: 0;
}

.pages-section .demo-card .card-body .demo-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-radius: var(--app-border-radius);
}

.pages-section .demo-card .card-body .demo-box h4 {
    font-size: calc(18px + 2 * (100vw - 300px) / 1620);
    cursor: pointer;
    position: relative;
    margin: 0;
}

.pages-section .demo-card .card-body .demo-box h4::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    background-color: rgba(var(--primary), 1);
    transition: width 0.3s ease;
}

.pages-section .demo-card:hover .demo-box h4 {
    color: rgba(var(--primary), 1);
}

.pages-section .demo-card:hover .demo-box h4::after {
    width: 100%;
}

.pages-section .tab-scroll-box {
    max-height: 600px;
    overflow-y: auto;
    scroll-behavior: smooth;
}

.card-section {
    background-color: rgba(var(--dark), 1);
}

.card-section .card-details-list li {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 0;
    font-size: calc(16px + 2 * (100vw - 300px) / 1620);
    font-weight: 500;
    color: rgba(var(--light), 1);
}

@keyframes scrollVertical {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

.dark-section .dark-layout-box {
    position: relative;
    width: 100%;
    height: 600px;
    border: 6px solid rgba(var(--dark), 1);
    outline: 8px solid rgba(var(--dark), 0.4);
    border-radius: var(--app-border-radius);
    background-color: rgba(var(--dark), 0.6);
}

.dark-section .dark-layout-box img {
    width: 100%;
    display: block;
    animation: scrollVertical 20s linear infinite;
}

.dark-section .dark-layout-box:before,
.dark-section .dark-layout-box:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: var(--app-border-radius);
}

.dark-section .dark-layout-box:after {
    box-shadow: inset 0px -150px 100px -13px rgb(var(--primary), 0.4);
    left: 0;
    top: 0;
}

.dark-section .dark-layout-box:before {
    box-shadow: inset 0px 150px 100px -13px rgb(var(--dark), 0.8);
    right: 0;
    bottom: 0;
}

.dark-section .dark-icon-box {
    position: absolute;
    bottom: 30px;
    left: -50px;
}

.element-card {
    border: 0;
    background: linear-gradient(
        128deg,
        rgba(var(--primary), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.element-card h3 {
    font-size: calc(20px + 8 * (100vw - 300px) / 1620);
}

.element-card.element-success {
    background: linear-gradient(
        128deg,
        rgba(var(--success), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.element-card.element-warning {
    background: linear-gradient(
        128deg,
        rgba(var(--warning), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.element-card.element-danger {
    background: linear-gradient(
        128deg,
        rgba(var(--danger), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.element-card.element-dark {
    background: linear-gradient(
        128deg,
        rgba(var(--dark), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.element-card.element-secondary {
    background: linear-gradient(
        128deg,
        rgba(var(--secondary), 0.4) 0%,
        rgba(var(--white), 1) 50%
    );
}

.plans-section .landing-pricing-card {
    background: linear-gradient(
        180deg,
        rgba(var(--info), 0.2),
        rgb(var(--white), 1)
    );
    border-bottom: 0;
    border-top-left-radius: var(--app-border-radius);
    border-top-right-radius: var(--app-border-radius);
    padding: 30px;
    height: 100%;
    position: relative;
    transition: all 0.3s ease;
}

.plans-section .landing-pricing-card::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(
        180deg,
        rgba(var(--info), 0.4),
        rgba(var(--info), 0.2)
    );
    clip-path: inset(0 0 2px 0);
    -webkit-mask:
        linear-gradient(rgba(var(--white)) 0 0) content-box,
        linear-gradient(rgba(var(--white)) 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.plans-section .landing-pricing-card.popular {
    background: linear-gradient(
        180deg,
        rgba(var(--primary), 0.2),
        rgb(var(--white), 1)
    );
    transform: translateY(32px);
}

.plans-section .landing-pricing-card.popular::before {
    background: linear-gradient(
        180deg,
        rgba(var(--primary), 1),
        rgba(var(--primary), 0.2)
    );
}

.plans-section .landing-pricing-card .popular-badge {
    position: absolute;
    top: -14px;
    right: 20px;
    transform: rotate(-12deg);
    background: rgba(var(--primary), 1);
    color: rgba(var(--white), 1);
    padding: 6px 14px;
    font-size: 12px;
    border-radius: 20px;
    text-transform: uppercase;
}

.plans-section .landing-pricing-card .features {
    list-style: none;
    padding: 0;
    margin: 0;
}

.plans-section .landing-pricing-card .features li {
    padding-left: 22px;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
}

.plans-section .landing-pricing-card .features li::before {
    content: "\ea5e";
    font-family: "tabler-icons" !important;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-weight: bold;
}

.landing-footer {
    position: relative;
    overflow: hidden;
    background-image: url(ae4b8720f3c4670ebe1b.png);
    background-color: rgba(var(--dark), 1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.landing-footer .container-fluid .footer-section-logo {
    outline: 12px solid rgba(var(--white), 0.1);
    border: 10px solid rgba(var(--primary), 0.4);
}

.landing-footer .container-fluid .footer-content .logo-avatar {
    outline: 8px solid rgba(var(--primary), 0.4);
    margin-bottom: 1.5rem;
}

.landing-footer .container-fluid .footer-content h1 {
    font-size: calc(32px + 18 * (100vw - 300px) / 1620);
    font-weight: 600;
    color: rgba(var(--white), 1);
}

.landing-footer .container-fluid .footer-content p {
    max-width: 60%;
    font-size: 16px;
    font-weight: 500;
    color: rgb(var(--light), 1);
    margin: 1rem auto;
}

.landing-footer .container-fluid .footer-content .footer-btn {
    margin-top: 0;
}

.landing-footer .container-fluid .footer-content .footer-btn .btn {
    padding: 12px 25px;
    margin: 0.2rem;
    border-radius: 25px;
}

@media screen and (max-width: 1660px) {
    .landing-hero-section .landing-action .btn {
        top: -56px;
        left: 50%;
        transform: rotate(10deg);
    }

    .landing-hero-section .landing-action:before {
        height: calc(100% - 100px);
        right: 42%;
        top: -8px;
    }
}

@media screen and (max-width: 1400px) {
    .landing-hero-section p {
        max-width: 100%;
    }

    .landing-navbar {
        width: 100%;
        max-width: 100%;
        top: 0;
        border-radius: 0;
    }

    .landing-hero-section {
        padding: 5rem 1.5rem 0;
    }
}

@media screen and (max-width: 1366px) {
    .card-section {
        padding: 4rem 0;
    }

    .card-section .col-xl-5,
    .card-section .col-6 {
        width: 100%;
    }

    .card-section .card-details-list {
        justify-content: center;
    }

    .card-section .landing-title {
        text-align: center;
    }

    .card-section .landing-title p {
        margin: 0 auto;
    }

    .card-section .card-layout-box {
        opacity: 0.04;
        position: absolute;
        bottom: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .card-section .card-details-list {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .card-section .card-details-list li {
        padding: 1rem;
    }
}

@media screen and (max-width: 1200px) {
    .landing-hero-section .landing-hero-banner {
        justify-content: center;
    }

    .landing-hero-section .landing-action .btn {
        top: -56px;
        left: auto;
        right: 0;
        transform: rotate(10deg);
    }

    .landing-hero-section .landing-action:before {
        right: 65px;
    }

    .landing-hero-banner .hero-right-card {
        display: none;
    }

    .dark-section .landing-title.title-start {
        text-align: center;
        margin-bottom: 2rem;
    }

    .dark-section .landing-title.title-start p {
        margin: 0 auto;
        max-width: 60%;
    }
}

@media screen and (max-width: 991px) {
    .landing-navbar-container .navbar-toggler {
        border: none;
    }

    .landing-navbar-container .navbar-toggler .navbar-toggler-icon {
        border: 0;
    }

    .landing-navbar-container .navbar-toggler:focus {
        box-shadow: none;
    }

    .landing-navbar-container .navbar-collapse {
        position: fixed;
        width: 320px;
        height: 100% !important;
        min-height: 100dvh;
        left: -2px;
        top: -1px;
        background-color: rgba(var(--white), 1);
        overflow: auto;
        border-right: 1px solid rgba(var(--secondary), 0.2);
        transform: translateX(-100%);
        transition: transform 0.35s ease !important;
    }

    .landing-navbar-container .navbar-collapse .landing-toggle-btn {
        position: absolute;
        right: 1rem;
        top: 1rem;
    }

    .landing-navbar-container .navbar-collapse.show {
        transform: translateX(0);
    }

    .landing-navbar-container .navbar-collapse.collapsing {
        transform: translateX(-100%);
    }

    .landing-navbar-container .navbar-collapse .navbar-nav .nav-link {
        color: rgba(var(--dark), 0.75);
        padding: 0.75rem 1rem !important;
    }

    .landing-navbar-container .navbar-collapse .navbar-nav .nav-link:after {
        width: 3px;
        height: 25px;
        left: 1px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .landing-navbar-container .navbar-collapse .navbar-nav .nav-link.active {
        background: linear-gradient(
            to right,
            rgba(var(--primary), 0.1),
            rgba(var(--primary), 0.1),
            rgba(var(--white), 0)
        );
        color: rgba(var(--primary), 1);
    }

    .landing-navbar-container
        .navbar-collapse
        .navbar-nav
        .nav-link.active:after {
        background: rgba(var(--primary), 1);
    }

    .landing-navbar-container .navbar-collapse .nav-action-box {
        position: absolute;
        bottom: 0;
        width: calc(100% - 10px);
        left: 5px;
        background-color: rgba(var(--white), 1);
        border-top: 1px solid rgba(var(--secondary), 0.4);
        padding: 1rem;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .landing-navbar-container .navbar-collapse .nav-action-box .btn {
        width: 100%;
    }

    .landing-navbar-container .navbar-collapse .nav-action-box .btn.btn-white {
        background-color: rgba(var(--primary), 1) !important;
        color: rgba(var(--white), 1) !important;
    }

    .landing-navbar-container
        .navbar-collapse
        .nav-action-box
        .btn.btn-outline-white {
        border-color: rgba(var(--primary), 1) !important;
        color: rgba(var(--primary), 1) !important;
        margin-left: 0 !important;
    }

    .pages-section .nav-tabs {
        flex-direction: row;
        justify-content: center;
    }

    .pages-section .nav-tabs .nav-item .nav-link:after {
        content: "";
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .landing-title {
        margin-bottom: 2.5rem;
    }

    .dark-section .landing-title br {
        display: none;
    }

    .dark-section .landing-title.title-start p {
        margin: 0;
        max-width: 100%;
    }

    .dark-section .dark-layout-box {
        position: relative;
        width: 100%;
        height: 460px;
    }

    .dark-section .dark-icon-box img {
        max-width: 200px;
    }

    .landing-footer .container-fluid .footer-content p {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .landing-title p {
        max-width: 100%;
    }

    section .container-fluid {
        padding: 3.5rem 1rem;
    }

    .dark-section .dark-layout-box {
        height: 320px;
    }

    .dark-section .dark-icon-box img {
        max-width: 120px;
    }

    .landing-footer .container-fluid .footer-content .logo-avatar {
        width: 65px !important;
        height: 65px !important;
    }

    .landing-footer .container-fluid .footer-content .footer-btn .btn {
        padding: 8px 18px;
        font-size: 14px;
    }
}

@media screen and (max-width: 576px) {
    section .container-fluid {
        padding: 2.5rem 1rem;
    }

    .landing-hero-section {
        min-height: 100%;
    }

    .landing-hero-section .landing-title-head .hero-vector {
        max-width: 85px;
        left: -80px;
        bottom: -30px;
    }

    .landing-hero-section .container-fluid {
        padding: 0;
    }

    .landing-hero-section .container-fluid .landing-title-head .d-inline-block {
        display: inline-flex;
        font-size: 30px;
        line-height: normal;
    }

    .landing-hero-section .container-fluid .landing-title-head .hero-cards-box {
        max-width: 168px;
    }

    .landing-navbar-container .navbar-brand .w-80 {
        width: 60px !important;
    }

    .pages-section .nav-tabs .nav-item .nav-link {
        padding: 0.5rem;
        margin: 0;
        font-size: 14px;
    }

    .pages-section .nav-tabs .nav-item .nav-link:after {
        height: 10px;
    }

    .card-section .card-details-list {
        justify-content: flex-start;
    }

    .card-section .card-details-list li {
        padding: 0.5rem;
    }

    .dark-section .dark-layout-box {
        height: 200px;
    }

    .dark-section .dark-icon-box img {
        max-width: 100px;
    }

    .plans-section .landing-pricing-card {
        padding: 1.5rem;
    }

    .plans-section .landing-pricing-card .mt-3 {
        margin-top: 0.75rem !important;
    }
}

@media screen and (max-width: 400px) {
    .landing-hero-section .landing-title-head .hero-vector {
        position: absolute;
        left: -30px;
        bottom: 28px;
    }
}

.theme-customizer-container {
    background: rgba(var(--dark), 1);
    color: rgba(var(--white), 1);
    padding: 0.5rem 0.625rem;
    position: fixed;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0.15625rem 0.625rem 0 rgba(var(--dark), 0.1);
    border-radius: var(--app-border-radius);
    z-index: 1042;
    transition: var(--app-transition);
}

.theme-customizer-container .customizer-box {
    border-radius: var(--app-border-radius);
}

.theme-customizer-container .customizer-box:hover {
    background-color: rgba(var(--white), 0.1);
}

.theme-customizer-container.canvas-active {
    right: 400px;
}

.theme-color-list li {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(var(--secondary), 0.2);
    border-radius: 0.75rem;
    outline: 1px solid transparent;
    outline-offset: 2px;
}

.theme-color-list li:after {
    content: "\ebe6";
    font-family: tabler-icons;
    position: absolute;
    left: 50%;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    transition: var(--app-transition);
    color: rgba(var(--white), 1);
}

.theme-color-list li.active {
    outline: 2px solid rgba(var(--primary), 1);
}

.theme-color-list li.active:after {
    opacity: 1;
    visibility: visible;
}

.theme-color-list .theme-gradient-1 {
    background: var(--theme-gradient-1);
}

.theme-color-list .theme-gradient-2 {
    background: var(--theme-gradient-2);
}

.theme-color-list .theme-gradient-3 {
    background: var(--theme-gradient-3);
}

.theme-color-list .theme-gradient-4 {
    background: var(--theme-gradient-4);
}

.theme-color-list .theme-gradient-5 {
    background: var(--theme-gradient-5);
}

.theme-color-list .theme-gradient-6 {
    background: var(--theme-gradient-6);
}

.theme-layout-list li,
.theme-sidebar-variant-list li {
    max-width: 110px;
    border: 1px solid rgba(var(--secondary), 0.4);
    border-radius: var(--app-border-radius);
    background-color: rgba(var(--secondary), 0.2);
}

.theme-layout-list li.active .layout:before,
.theme-sidebar-variant-list li.active .layout:before {
    opacity: 1;
    visibility: visible;
}

.theme-layout-list li .layout,
.theme-sidebar-variant-list li .layout {
    position: relative;
    padding: 1rem 0.75rem;
    display: flex;
    height: 100%;
    gap: 0.5rem;
}

.theme-layout-list li .layout:before,
.theme-sidebar-variant-list li .layout:before {
    content: "\ea5e";
    font-family: "tabler-icons" !important;
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-color: rgba(var(--success), 1);
    border-radius: 100%;
    color: rgba(var(--white), 1);
    right: -5px;
    top: -5px;
    padding-left: 2px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
}

.theme-layout-list li .layout li,
.theme-sidebar-variant-list li .layout li {
    border: 2px solid rgba(var(--secondary), 0.2);
    border-radius: 12px;
}

.theme-layout-list li .layout .sidebar,
.theme-sidebar-variant-list li .layout .sidebar {
    width: 18px;
    height: 65px;
}

.theme-layout-list li .layout .content,
.theme-sidebar-variant-list li .layout .content {
    width: 82px;
    flex: 1;
    padding: 0;
    border: 0;
    background-color: transparent;
}

.theme-layout-list li .layout .content ul,
.theme-sidebar-variant-list li .layout .content ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    height: 100%;
    padding: 0;
    margin: 0;
}

.theme-layout-list li .layout .content ul .header,
.theme-sidebar-variant-list li .layout .content ul .header {
    height: 15px;
    border-radius: 12px;
}

.theme-layout-list li .layout .content ul .body,
.theme-sidebar-variant-list li .layout .content ul .body {
    flex: 1;
}

.theme-layout-list .layout-badge,
.theme-sidebar-variant-list .layout-badge {
    padding: 0;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: -9px;
    border: 0 !important;
    font-size: 12px !important;
}

.theme-layout-list .rtl-layout .layout {
    flex-direction: row-reverse;
}

.theme-layout-list .box-layout .layout {
    position: relative;
    padding: 1rem;
}

.theme-layout-list .box-layout .layout:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border: 2px solid rgba(var(--secondary), 0.2);
    border-radius: var(--app-border-radius);
    z-index: -1;
}

.theme-sidebar-variant-list .horizontal-sidebar .layout {
    flex-direction: column;
}

.theme-sidebar-variant-list .horizontal-sidebar .layout .sidebar {
    width: 100%;
    height: 18px;
}

.theme-sidebar-variant-list .dark-sidebar .layout .sidebar {
    background-color: rgba(var(--dark), 1);
}

.theme-sizing-list li {
    position: relative;
    padding: 8px 12px;
    border: 1px solid rgba(var(--secondary), 0.4);
    text-align: center;
}

.theme-sizing-list li .sizing-check-icon {
    position: absolute;
    top: -10px;
    right: -10px;
    opacity: 0;
    visibility: hidden;
}

.theme-sizing-list li.active {
    background: var(--dark-gradient);
    color: rgba(var(--white), 1);
}

.theme-sizing-list li.active .sizing-check-icon {
    opacity: 1;
    visibility: visible;
}

.title-badge-text {
    display: inline-block;
    border: 1px solid rgba(var(--primary), 0.2);
    border-radius: var(--app-border-radius);
    padding: 0.2rem 0.75rem;
    color: rgba(var(--dark), 0.75);
    font-weight: 600;
    font-size: 0.75rem;
}

/* Sidebar menu */
.main-menu > li > a.menu-link {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 12px 20px;
    width: 100%;
    text-decoration: none;
}

.main-menu > li > a.menu-link i {
    width: 28px;
    /* same width for all icons */
    min-width: 28px;
    font-size: 24px;
    line-height: 1;
    text-align: center;
}

.main-menu > li > a.menu-link span {
    line-height: 1.2;
}

.main-menu > li > a.menu-link:hover {
    background: #f7edf4;
    border-radius: 8px;
    color: #0d6efd;
}

body {
    background-color: #f8f9fb;
    position: relative;
}

body::before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0.09;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='150'%3E%3Cg transform='rotate(-20 250 75)'%3E%3Ctext x='20' y='80' fill='%23C49A5A' font-size='28' font-family='Lexend Deca, sans-serif' font-weight='600'%3EShree%20Ram%20Krushna%20Developers%3C/text%3E%3C/g%3E%3C/svg%3E");
    background-repeat: repeat;
}

.verification-icon {
    width: 50px;
    height: 50px;
}

.verification-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.form-check-input.toggle-code {
    width: 3rem;
    height: 1.5rem;
    cursor: pointer;
}

.form-check-input.toggle-code:checked {
    background-color: #240f98 !important;
    border-color: #240f98 !important;
}

/* White circle when checked */
.form-check-input.toggle-code:checked {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

/* Blue circle when unchecked */
.form-check-input.toggle-code:not(:checked) {
    --bs-form-switch-bg: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2382aaff'/%3e%3c/svg%3e\");
}

.form-check-input.toggle-code:focus {
    border-color: #240f98;
    box-shadow: 0 0 0 0.2rem rgba(36, 15, 152, 0.2);
}

.custom-tabs-wrapper {
    position: relative;
}

.app-divider-h {
    height: 1px;
    background: #e5e7eb;
    width: 100%;
    margin-top: -1px;
}

.custom-tabs {
    display: flex;
    gap: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-tabs .nav-link {
    border: 0 !important;
    background: transparent !important;
    color: #0f1e3ce6;
    font-weight: 500;
    padding: 16px 0;
    position: relative;
}

.custom-tabs .nav-link.active {
    color: #9e176d !important;
}

.custom-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background: #9e176d;
    border-radius: 3px 3px 0 0;
    z-index: 2;
}

.face-gradient-card {
    background: linear-gradient(
        358deg,
        rgba(255, 255, 255, 1) 2%,
        rgba(255, 255, 255, 1) 75%,
        rgba(158, 23, 109, 0.15) 90%,
        rgba(229, 0, 126, 0.2) 100%
    );
}

.noline {
    letter-spacing: 0rem !important;
}

.menu-active {
    margin-bottom: 0.5rem;
    background-color: rgba(var(--primary), 0.1);
    color: rgba(var(--primary), 1) !important;
}

.form-check-input:checked {
    background-color: #9c7640;
    border-color: #9c7640;
}

.form-check-input:focus {
    border-color: #9c7640;
    box-shadow: 0 0 0 0.25rem rgba(40, 16, 139, 0.25);
}

.qr-placeholder {
    width: 200px;
    height: 200px;
    border: 2px dashed #d6b8e8;
    border-radius: 16px;
    background: #fff;
}

.qr-frame {
    width: 200px;
}

.qr-frame img {
    width: 200px;
    height: 200px;
    display: block;
}

.qr-corner {
    position: absolute;
    width: 22px;
    height: 22px;
    border: 3px solid #9e176d;
    z-index: 2;
}

.qr-corner-tl {
    top: -6px;
    left: -6px;
    border-right: none;
    border-bottom: none;
    border-radius: 8px 0 0 0;
}

.qr-corner-tr {
    top: -6px;
    right: -6px;
    border-left: none;
    border-bottom: none;
    border-radius: 0 8px 0 0;
}

.qr-corner-bl {
    bottom: -6px;
    left: -6px;
    border-right: none;
    border-top: none;
    border-radius: 0 0 0 8px;
}

.qr-corner-br {
    bottom: -6px;
    right: -6px;
    border-left: none;
    border-top: none;
    border-radius: 0 0 8px 0;
}

.qr-divider {
    width: 1px;
    height: 220px;
    background: rgba(0, 0, 0, 0.08);
}

@keyframes pulseDot {
    0% {
        box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.5);
    }

    70% {
        box-shadow: 0 0 0 8px rgba(34, 197, 94, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
    }
}

.text-blue {
    color: #0f1e3c !important;
}

.text-muted {
    color: rgba(var(--dark), 0.75) !important;
}

/* Mobile */
@media (max-width: 991.98px) {
    main {
        padding-top: 0;
    }
}
.app-form .form-select {
    accent-color: #c49a5a;
}
