/**
* Template Name: Academy - v1.0
* Template URL:https://creativeitem.com
* Author: creativeitem.com
=======================================================
Type of Content
===============
Import Google fonts
Default Css
*/
/***** Import Google Fonts
/*****************************************************/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Anek+Bangla:wght@100..800&family=Hind+Siliguri:wght@300;400;500;600;700&family=Noto+Sans+Bengali:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* Inter  */
@import url("../fonts/inter/stylesheet.css");
/* font-family: 'Inter'; */
/* Ubuntu  */
@import url("../fonts/ubuntu/stylesheet.css");
/* font-family: 'Ubuntu'; */
/* Euclid Circular A  */
@import url("../fonts/euclid-circular-a/stylesheet.css");
/* font-family: 'Euclid Circular A'; */
/* Manrope */
@import url("../fonts/manrope/stylesheet.css");
/* font-family: 'Manrope'; */
/* Mica Valo */
@import url("../fonts/mica-valo/stylesheet.css");
/* font-family: 'Mica Valo'; */
/* Mulish */
@import url("../fonts/mulish/stylesheet.css");
/* font-family: 'Mulish'; */
/* Raleway */
@import url("../fonts/raleway/stylesheet.css");
/* font-family: 'Raleway'; */
/* Montserrat */
@import url("../fonts/montserrat/stylesheet.css");
/* font-family: 'Montserrat'; */
@import url("../fonts/rubik/stylesheet.css");
/* font-family: 'Rubik'; */
@import url("../fonts/lexend-deca/stylesheet.css");
/* font-family: 'Lexend Deca'; */
@import url("../fonts/outfit/stylesheet.css");
/* font-family: 'Outfit'; */
@import url("../fonts/lato/stylesheet.css");
/* font-family: 'Lato'; */
@import url("../fonts/dm-sens/stylesheet.css");
/* font-family: 'DM Sans'; */


/***** CSS VARIABLES - Design System
/*****************************************************/
:root {

    --text-color: #6b7385;
    --color-white: #fff;
    --color-1: #754FFE;
    --color-2: #192335;
    --color-black: #000;
    --box-shadow: rgba(100, 100, 111, 0.2) 12px 11px 34px 11px;
    --box-shadow-2: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


    /* Primary Colors */
    --primary-color: #2f57ef;
    --primary-hover: #1b3fd6;
    --primary-active: #0e2bb5;
    --primary-light: rgba(47, 87, 239, 0.12);

    /* Secondary Colors */
    --secondary-color: #c664ff;
    --secondary-hover: #b44ef5;

    /* Purple Theme */
    --purple-primary: #754FFE;
    --purple-hover: #6d28d9;
    --purple-active: #5324FF;
    --purple-light: rgba(117, 79, 254, 0.11);

    /* Grayscale */
    --white: #ffffff;
    --black: #000000;
    --dark-bg: #050328;
    --dark-primary: #1a1a1a;
    --dark-secondary: #192335;
    --dark-tertiary: #1E293B;
    --dark-accent: #0a0e27;

    /* Text Colors */
    --text-primary: #192335;
    --text-secondary: #6b7385;
    --text-tertiary: #6E798A;
    --text-light: #a1a7b4;
    --text-muted: #747579;

    /* Background Colors */
    --bg-white: #ffffff;
    --bg-light: #f4f7fd;
    --bg-lighter: #F6F7F8;
    --bg-lightest: #f8f7fe;
    --bg-gray: #edf0f7;
    --bg-dark: #050328;

    /* Border Colors */
    --border-color: solid 2px #8673ff;
    --border-light: #edf0f7;
    --border-lighter: #e0e5f3;
    --border-gray: #d9d9d9;
    --border-dark: 1px solid rgba(0, 0, 0, 0.08);

    /* Status Colors */
    --success: #17b06d;
    --success-light: rgba(23, 176, 109, 0.18);
    --success-bg: #e4fde7;

    --warning: #f2bb12;
    --warning-light: rgba(242, 187, 18, 0.18);

    --danger: #ef3f6e;
    --danger-light: rgba(239, 63, 110, 0.18);

    --info: #1b84ff;
    --info-light: rgba(27, 132, 255, 0.18);

    /* Rating Color */
    --rating-star: #efbb02;
    --rating-gold: #FFD700;

    /* ============================================
       GRADIENTS
       ============================================ */
    --gradient-primary: linear-gradient(to right, #2f57ef 0%, #c664ff 51%, #c664ff 100%);
    --gradient-primary-hover: linear-gradient(to right, #1b3fd6 0%, #b44ef5 51%, #b44ef5 100%);
    --gradient-purple: linear-gradient(135deg, #5e79ff 0%, #ad3aff 100%);
    --gradient-purple-alt: linear-gradient(135deg, #6d56ff 0%, #a95cf6 100%);
    --gradient-light: linear-gradient(270deg, rgba(102, 81, 245, 0.06) 1.37%, rgba(129, 58, 244, 0.06) 86.05%);
    --gradient-banner: repeating-linear-gradient(to right, transparent 30px, transparent 50px, rgba(255, 255, 255, 0.1) 120px, rgba(255, 255, 255, 0.1) 121px), linear-gradient(to bottom, #ffffff 0%, #eff0ff 20%, #c4c6ff 70%, #7579FF 100%);
    --gradient-overlay: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);

    /* ============================================
       TYPOGRAPHY
       ============================================ */
    --font-primary: "Hind Siliguri", sans-serif;
    --font-secondary: "Euclid Circular A", sans-serif;
    --font-inter: "Inter", sans-serif;
    --font-poppins: "Poppins", sans-serif;

    /* ============================================
       SPACING
       ============================================ */
    --spacing-xs: 4px;
    --spacing-sm: 8px;
    --spacing-md: 16px;
    --spacing-lg: 24px;
    --spacing-xl: 32px;
    --spacing-2xl: 48px;

    /* ============================================
       BORDERS
       ============================================ */
    --border-width: 1px;
    --border-width-thick: 2px;
    --border-style: solid;

    /* Border Radius */
    --radius-xs: 3px;
    --radius-sm: 4px;
    --radius-md: 6px;
    --radius-base: 8px;
    --radius-lg: 10px;
    --radius-xl: 12px;
    --radius-2xl: 15px;
    --radius-3xl: 20px;
    --radius-4xl: 24px;
    --radius-round: 50%;

    /* ============================================
       SHADOWS
       ============================================ */
    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --shadow-base: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 0px 15px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
    --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);

    --shadow-lg-color: 0 10px 15px -3px rgba(115, 22, 255, 0.1);

    /* Custom Shadows */
    --shadow-card: 0px 2px 12px -4px rgba(217, 217, 217, 0.6);
    --shadow-card-hover: 0 12px 32px rgba(0, 0, 0, 0.15);
    --shadow-primary: 0 4px 12px rgba(47, 87, 239, 0.3);
    --shadow-purple: 0px 0px 29.6px 0px rgba(110, 121, 138, 0.10);
    --shadow-button: 0 0 20px rgba(238, 238, 238, 0.5);

    /* ============================================
       TRANSITIONS
       ============================================ */
    --transition-fast: 0.15s ease-in-out;
    --transition-base: 0.3s ease;
    --transition-slow: 0.5s ease;
    --transition-all: all 0.3s ease;

    /* ============================================
       Z-INDEX
       ============================================ */
    --z-dropdown: 1000;
    --z-sticky: 1020;
    --z-fixed: 1030;
    --z-modal: 1050;
}

/***** Default Base Styles
/***************************************************/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
    position: relative;
}

body {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    font-family: var(--font-primary);
    color: var(--text-secondary);
}

.container {
    max-width: 1180px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.cursor-pointer {
    cursor: pointer !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
a {
    margin: 0;
    font-family: var(--font-primary) !important;
}

ul {
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
    max-width: 100%;
}

/* Focus Visible */
*:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/***** Color Utility Classes
/***************************************************/
.text-color {
    color: var(--text-secondary) !important;
}

.color-white {
    color: var(--white) !important;
}

.color-1 {
    color: var(--primary-color) !important;
}

.color-2 {
    color: var(--dark-secondary) !important;
}

.color-black {
    color: var(--black) !important;
}

/***** Spacing Utilities
/***************************************************/
.g-5 {
    gap: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-28 {
    margin-top: 28px;
}

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

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

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

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

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-20 {
    margin-left: 20px;
}

.pt-10 {
    padding-top: 10px;
}

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

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

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

.pb-10 {
    padding-bottom: 10px;
}

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

/***** Text Size Utilities
/***************************************************/
.text-12 {
    font-size: 12px !important;
}

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

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

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

.text-20 {
    font-size: 20px !important;
}

.text-22 {
    font-size: 22px !important;
}

.text-24 {
    font-size: 24px !important;
}

.text-26 {
    font-size: 26px !important;
}

.text-28 {
    font-size: 28px !important;
}

.text-30 {
    font-size: 30px !important;
}

.text-32 {
    font-size: 32px !important;
}

.text-34 {
    font-size: 34px !important;
}

.text-36 {
    font-size: 36px !important;
}

.text-38 {
    font-size: 38px !important;
}

.text-40 {
    font-size: 40px !important;
}

/***** Form Controls
/***************************************************/
.form-select:focus {
    box-shadow: none;
    border-color: var(--primary-color);
}

/***** Border Radius Utilities
/***************************************************/
.radius-5 {
    border-radius: 5px !important;
}

.radius-6 {
    border-radius: var(--radius-md) !important;
}

.radius-8 {
    border-radius: var(--radius-base) !important;
}

.radius-10 {
    border-radius: var(--radius-lg) !important;
}

.radius-20 {
    border-radius: var(--radius-3xl) !important;
}

.radius-22 {
    border-radius: 22px !important;
}

.radius-24 {
    border-radius: var(--radius-4xl) !important;
}

/***** Shadow Utilities
/***************************************************/
.shadow-none {
    box-shadow: none !important;
}

/***** BUTTON COMPONENTS - Unified & Consistent
/***************************************************/

/* Base Button Styles */

.darkBtn {
    padding: 12px 30px;
    border-radius: var(--radius-lg);
    color: var(--white);
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    transition: var(--transition-all);
    text-align: center;
    background-color: var(--dark-primary);
}

.darkBtn:hover {
    background-color: var(--black);
    color: var(--white);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

.darkBtn svg {
    transition: transform 0.3s ease;
}


.darkBtn:hover svg {
    transform: translateX(6px);

}


.eBtn {
    padding: 12px 30px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
}

a.vBtn {
    padding: 12px 30px;
    border-radius: 10px;
    color: var(--bg-dark);
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    border: 2px solid var(--bg-dark);
    cursor: pointer;
    transition: var(--transition-all);
    text-decoration: none;
    background: transparent;
}

a.vBtn:hover {
    background: var(--bg-dark);
    color: #ffffff;
    text-decoration: none;
}

a.vBtn.bootcamp-purchased {
    background: var(--purple-primary, #7c3aed);
    border-color: var(--purple-primary, #7c3aed);
    color: #ffffff;
}

a.vBtn.bootcamp-purchased:hover {
    background: transparent;
    color: var(--purple-primary, #7c3aed);
    border-color: var(--purple-primary, #7c3aed);
}

.gradient {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    transition: 0.5s;
    background-size: 200% auto;

}

.btn-light {
    padding: 12px 30px;
    border-radius: var(--radius-lg);
    color: var(--dark-primary);
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    transition: var(--transition-all);
    text-align: center;
    background-color: var(--bg-white);
    border: 1px solid var(--border-gray);
}

.btn-gradient {
    padding: 12px 30px;
    border-radius: var(--radius-lg);
    color: var(--white);
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    transition: var(--transition-all);
    text-align: center;
    background: var(--gradient-purple);
}

.btn-gradient svg {
    transition: transform 0.3s ease;
}

.btn-light svg {
    transition: transform 0.3s ease;
}

.btn-gradient:hover svg {
    transform: translateX(6px);
}

.btn-light:hover svg {
    transform: translateX(6px);
}

.btn-light:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg-color);
    background-color: var(--bg-dark);
    color: var(--white);
}

.btn-gradient:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg-color);
}

/* Primary Button - Dark */
.eBtn-primary,
.btn-primary {
    background-color: var(--dark-primary);
    color: var(--white);
}

.eBtn-primary:hover,
.btn-primary:hover {
    background-color: var(--black);
    color: var(--white);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}



.eBtn-primary:active,
.btn-primary:active {
    transform: translateY(0);
}

/* Secondary Button - Gradient */
.gradient,
.eBtn-secondary,
.btn-secondary {
    background-image: var(--gradient-primary);
    transition: var(--transition-slow);
    background-size: 200% auto;
    color: var(--white);
}

.gradient:hover,
.eBtn-secondary:hover,
.btn-secondary:hover {
    background-position: right center;
    color: var(--white);
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: var(--shadow-xl);
}

.learn-btn,
.eBtn-outline,
.btn-outline {
    color: var(--dark-secondary);
    background-color: transparent;
    border: var(--border-width) solid var(--border-light);
    font-family: var(--font-secondary);
    transition: var(--transition-all);
}

.learn-btn-outlined {
    color: #1a1a1a;
    background-color: transparent;
    border: 1px solid var(--border-gray);
    transition: var(--transition-all);
    padding: 12px 24px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
}

.learn-btn-outlined:hover {
    background-color: #1a1a1a;
    color: #ffffff !important;
    border-color: #1a1a1a;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: var(--transition-slow);
}


span.learn-btn-outlined {
    display: block;
}

.learn-btn:hover,
.eBtn-outline:hover,
.btn-outline:hover {
    background-image: var(--gradient-primary);
    background-size: 200% auto;
    box-shadow: var(--shadow-button);
    transition: var(--transition-slow);
    color: var(--white) !important;
    border-color: transparent;
}

/* Purple Button */
.btn-purple-sm2,
.btn-purple-sm3,
.btn-purple-md {
    border: none;
    transition: var(--transition-all);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border-radius: var(--radius-md);
    background: var(--purple-primary);
    color: var(--white);
    font-family: var(--font-inter);
    font-weight: 500;
}

.btn-purple-sm2 {
    padding: 10px 23px;
    font-size: 12px;
}

.btn-purple-sm3 {
    padding: 10px 23px;
    font-size: 14px;
}

.btn-purple-md {
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
}

.btn-purple-sm2:hover,
.btn-purple-sm3:hover,
.btn-purple-md:hover {
    background: var(--purple-active);
    color: var(--white);
}

.btn-purple-sm2 path,
.btn-purple-sm3 path,
.btn-purple-md path {
    fill: var(--white);
}

/* Outline Purple Button */
.btn-outline-purple-sm,
.btn-outline-purple-sm2 {
    transition: var(--transition-all);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 9px 22px;
    border-radius: var(--radius-md);
    border: var(--border-width) solid var(--purple-primary);
    color: var(--purple-primary);
    font-family: var(--font-inter);
    font-weight: 500;
    background: transparent;
}

.btn-outline-purple-sm {
    font-size: 12px;
}

.btn-outline-purple-sm2 {
    font-size: 14px;
}

.btn-outline-purple-sm path,
.btn-outline-purple-sm2 path {
    fill: var(--purple-primary);
    transition: var(--transition-all);
}

.btn-outline-purple-sm:hover,
.btn-outline-purple-sm2:hover {
    color: var(--white);
    background: var(--purple-primary);
    border-color: var(--purple-primary);
}

.btn-outline-purple-sm:hover path,
.btn-outline-purple-sm2:hover path {
    fill: var(--white);
}

/* Secondary Light Button */
.lms-btn-secondary {
    border: none;
    transition: var(--transition-all);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-sm);
    border-radius: var(--radius-base);
    background: var(--bg-lighter);
    padding: 13px 21px;
    color: var(--text-tertiary);
    font-family: var(--font-inter);
    font-size: 14px;
    font-weight: 500;
}

.lms-btn-secondary:hover {
    background: var(--purple-primary);
    color: var(--white);
}

/* Small Outline Secondary */
.lms-sm-btn-outline-secondary {
    transition: var(--transition-all);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 9px 22px;
    border-radius: var(--radius-md);
    border: var(--border-width) solid var(--border-color);
    color: var(--dark-tertiary);
    font-family: var(--font-inter);
    font-size: 14px;
    font-weight: 500;
}

.lms-sm-btn-outline-secondary path {
    fill: var(--dark-tertiary);
    transition: var(--transition-all);
}

.lms-sm-btn-outline-secondary:hover {
    color: var(--white);
    background: var(--purple-primary);
    border-color: var(--purple-primary);
}

.lms-sm-btn-outline-secondary:hover path {
    fill: var(--white);
}

/* Icon Buttons */
.btn-icon,
.icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: var(--border-width) solid var(--border-dark);
    border-radius: var(--radius-lg);
    color: var(--text-primary);
    cursor: pointer;
    transition: var(--transition-all);
    padding: 0;
}

.icon-btn:hover {
    background: var(--primary-light);
}

.icon-btn svg {
    width: 20px;
    height: 20px;
}

.ol-icon-btn-sm {
    min-width: 31.67px;
    width: 31.67px;
    height: 31.67px;
    border-radius: var(--radius-sm);
}

.ol-icon-btn-sm::before {
    font-size: 12px;
    margin-bottom: -1px !important;
}

/* Sidebar Button */
.lms1-sidebar-btn {
    height: 32px;
    width: 32px;
    min-width: 32px;
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    border: var(--border-width) solid var(--border-color);
    color: var(--dark-tertiary);
    padding: 0;
}

.lms1-sidebar-btn span::before {
    display: block;
}

.lms1-sidebar-btn:hover {
    border-color: var(--purple-primary);
    background: var(--purple-primary);
    color: var(--white);
}

/* Button Sizes */
.btn-sm,
.ol-btn-sm {
    font-size: 12px;
    border-radius: var(--radius-sm);
    padding: 7px 16px;
}

.btn-md {
    padding: 12px 30px;
    font-size: 15px;
}

.btn-lg {
    padding: 14px 36px;
    font-size: 16px;
}

/* Rounded Button */
.ol-btn-rounded {
    border-radius: 999px;
}

/***** Section & Layout
/***************************************************/
.section-padding {
    padding-top: 100px;
}

/***** Sub Header Area
/***************************************************/
.sub-header {
    padding: 16px 0;
    border-bottom: var(--border-width) solid var(--border-light);
}

.sub-header-left ul {
    gap: 20px;
    flex-wrap: wrap;
}

.sub-header-left ul li a {
    font-size: 15px;
    font-weight: 400;
    color: var(--dark-secondary);
    transition: var(--transition-slow);
}

.sub-header-left ul li a:hover {
    color: var(--secondary-color);
}

.right-sub ul {
    justify-content: flex-end;
    gap: 16px;
}

.right-sub ul li a i {
    height: 20px;
    width: 20px;
    font-size: 20px;
}

.offcanvas {
    display: none;
}

/******** Header/Navigation Area - Updated
***************************************************************/
:root {
    --nav-height: 80px;
}

body {
    padding-top: var(--nav-height);
}

@media (max-width: 991px) {
    body {
        padding-top: 56px;
    }
}

body.menu-open,
html.menu-open {
    overflow: hidden;
}

body.menu-open {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.glass-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: var(--z-fixed);
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    transition: var(--transition-all);
    width: 100%;
}

.glass-nav.scrolled {
    background: rgba(255, 255, 255, 0.649);
    border-bottom: 0.5px solid var(--border-dark);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.nav-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    gap: 32px;
    max-width: 100%;
}

.nav-logo {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo-img {
    height: 36px;
    width: auto;
    object-fit: contain;
    transition: transform 0.2s ease;
}

.logo-img:hover {
    transform: scale(1.02);
}

.nav-menu {
    flex: 1;
    max-width: 700px;
}

.nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-item {
    position: relative;
}

.nav-link {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 14px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border: none;
    border-radius: var(--radius-base);
    cursor: pointer;
    transition: var(--transition-all);
    white-space: nowrap;
    background: transparent;
}

.nav-link:hover {
    background: var(--primary-light);
    color: var(--text-primary);
}

.nav-link.active {
    background: var(--purple-light);
    color: var(--purple-primary);
}

.nav-link svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.has-dropdown.active .nav-link svg {
    transform: rotate(-180deg);
}

.dropdown-panel {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    min-width: 240px;
    border: 0.5px solid rgba(255, 255, 255, 0.8);
    border-radius: var(--radius-xl);
    box-shadow: 0 0 0 0.5px var(--border-dark), 0 12px 40px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px) scale(0.96);
    transition: var(--transition-all);
    pointer-events: none;
    background-color: var(--white);
    z-index: 100;
}

.has-dropdown.active .dropdown-panel {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.dropdown-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.dropdown-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 12px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 7px;
    transition: var(--transition-all);
    cursor: pointer;
}

.dropdown-link:hover {
    background: rgba(0, 0, 0, 0.05);
    color: var(--text-primary);
}

.dropdown-link.active,
.dropdown-link.view-all {
    color: var(--purple-primary);
}

.search-form {
    position: relative;
}

.search-box {
    position: relative;
    display: flex;
    align-items: center;
}

.search-icon {
    position: absolute;
    left: 12px;
    color: rgba(124, 127, 132, 0.8);
    pointer-events: none;
    z-index: 1;
}

.search-input {
    width: 280px;
    height: 40px;
    padding: 0 14px 0 40px;
    background: rgba(0, 0, 0, 0.04);
    border: var(--border-width) solid var(--border-dark);
    border-radius: var(--radius-lg);
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 400;
    transition: var(--transition-all);
    outline: none;
}

.search-input::placeholder {
    color: rgba(124, 127, 132, 0.8);
}

.search-input:focus {
    background: rgba(255, 255, 255, 0.92);
    border-color: var(--purple-primary);
}

.profile-dropdown {
    position: relative;
}

.profile-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 10px 4px 4px;
    background: rgba(0, 0, 0, 0.04);
    border: none;
    border-radius: 24px;
    cursor: pointer;
    transition: var(--transition-all);
}

.profile-btn:hover {
    background: rgba(0, 0, 0, 0.08);
}

.profile-avatar {
    width: 32px;
    height: 32px;
    border-radius: var(--radius-round);
    object-fit: cover;
    border: 1.5px solid rgba(255, 255, 255, 0.8);
}

/******** CARD COMPONENTS - Unified Styles
***************************************************************/
.card-base,
.course-card,
.Ecard,
.ol-card {
    background: var(--white);
    border-radius: var(--radius-3xl);
    overflow: hidden;
    transition: var(--transition-all);
    box-shadow: var(--shadow-card);
    height: 100%;
    border: var(--border-width) solid var(--border-light);
}

.card-base:hover,
.course-card:hover,
.Ecard:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-card-hover);
}

.card-bordered {
    border: var(--border-width) solid var(--border-light);
}

.card-padding {
    padding: var(--spacing-lg);
}

.card-padding-lg {
    padding: var(--spacing-xl);
}

/******** FORM CONTROLS - Consistent Styling
***************************************************************/
.form-input,
.form-control,
.lms-form-control {
    width: 100%;
    padding: 12px 18px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-light);
    font-size: 15px;
    color: var(--text-primary);
    background-color: var(--white);
    transition: var(--transition-base);
}

.form-input:hover,
.form-control:hover,
.lms-form-control:hover {
    border-color: var(--purple-primary);
}

.form-input:focus,
.form-control:focus,
.lms-form-control:focus {
    outline: none;
    border-color: var(--purple-primary);
    box-shadow: 0 0 0 3px var(--primary-light);
    color: var(--text-primary) !important;
}

.form-input::placeholder,
.form-control::placeholder,
.lms-form-control::placeholder {
    color: var(--text-secondary);
}

textarea.lms-form-control {
    min-height: 186px;
}

/******** BADGES - Status Indicators
***************************************************************/
.badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: var(--radius-md);
    font-size: 12px;
    font-weight: 600;
}

.badge.bg-success {
    background-color: var(--success-light) !important;
    color: var(--success) !important;
    border: var(--border-width) solid var(--success-light) !important;
    border-radius: var(--radius-md);
}

.badge.bg-danger {
    background-color: var(--danger-light) !important;
    color: var(--danger) !important;
    border: var(--border-width) solid var(--danger-light) !important;
    border-radius: var(--radius-md);
}

.badge.bg-warning {
    background-color: var(--warning-light) !important;
    color: var(--warning) !important;
    border: var(--border-width) solid var(--warning-light) !important;
    border-radius: var(--radius-md);
}

.badge.bg-info {
    background-color: var(--info-light) !important;
    color: var(--info) !important;
    border: var(--border-width) solid var(--info-light) !important;
    border-radius: var(--radius-md);
}

/******** BANNER SECTION
***************************************************************/
.banner-wraper {
    background: var(--gradient-banner);
    background-size: 100% 75%;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 0px !important;
}

.banner-content {
    margin-bottom: 2rem;
    margin-top: 35px;
}

.banner-content h5 {
    font-size: 15px;
    font-weight: 600;
    color: var(--dark-primary);
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-title,
.banner-content h1 {
    font-size: 5.5rem;
    font-weight: 700;
    color: var(--dark-primary);
    line-height: 1.3;
    letter-spacing: -0.02em;
    font-family: var(--font-primary);
    margin-bottom: 30px;
}

.color,
.gradient.color {
    color: var(--purple-primary);
    background: linear-gradient(135deg, #7579FF 0%, #5468bc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.banner-description,
.banner-content p {
    font-size: clamp(1.6rem, 1.5vw, 1.1rem);
    color: var(--dark-primary) !important;
    line-height: 1.7;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-weight: 500;
}

.banner-btn-wrapper,
.banner-btn {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: var(--radius-2xl);
    box-shadow: 0 20px 60px rgba(188, 190, 255, 0.629);
    background: var(--purple-primary);
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--radius-2xl);
}

/******** FOOTER - Updated Consistent Styling
***************************************************************/
.footer-area-new {
    background: var(--dark-accent);
    padding: 70px 0 0;
    color: var(--text-secondary);
}

.footer-brand {
    padding-right: 40px !important;
}

.footer-logo-wrapper {
    margin-bottom: 24px;
}

.footer-logo {
    max-width: 150px;
    height: auto;
    display: block;
}

.footer-description {
    font-size: 13.5px;
    line-height: 1.8;
    color: #7a8399;
    margin-bottom: 32px;
    font-weight: 400;
}

.footer-social-section {
    margin-top: 24px;
}

.footer-social-title {
    font-size: 16px;
    font-weight: 600;
    color: var(--white);
    margin-bottom: 16px;
}

.footer-social-links {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.footer-social-links li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-md);
    color: #a8b3cf;
    font-size: 16px;
    transition: var(--transition-all);
    text-decoration: none;
}

.footer-social-links li a:hover {
    background: rgba(117, 121, 255, 0.2);
    color: var(--white);
    transform: translateY(-2px);
}

.footer-widget-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 22px;
    letter-spacing: 0.3px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 13px;
}

.footer-links li:last-child {
    margin-bottom: 0;
}

.footer-links li a {
    color: #7a8399;
    font-size: 13.5px;
    text-decoration: none;
    transition: var(--transition-all);
    display: inline-block;
    line-height: 1.6;
}

.footer-links li a:hover {
    color: var(--white);
    padding-left: 5px;
}

.footer-bottom-new {
    background: #060918;
    padding: 24px 0;
    margin-top: 65px;
    border-top: var(--border-width) solid rgba(255, 255, 255, 0.08);
}

.copyright-text {
    color: #6b7589;
    font-size: 13.5px;
    margin: 0;
    letter-spacing: 0.3px;
    font-weight: 400;
}

/******** FEATURED COURSES - Consistent Card Design
***************************************************************/

.featured-courses .section-header h1 {
    font-size: 42px;
    font-weight: 700;
    color: var(--dark-primary);
    margin-bottom: 15px;
}

.featured-courses .view-all-btn {
    background: var(--gradient-purple-alt);
    color: var(--white);
    padding: 12px 28px;
    border-radius: var(--radius-base);
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: var(--transition-all);
    box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}

.featured-courses .view-all-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(99, 102, 241, 0.4);
}


.courses-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.single-feature:hover .courses-img img {
    transform: scale(1.1);
    transition: 0.5s;
}

.single-feature {
    background-color: var(--bg-white);
    padding: 20px;
    border-radius: 20px;
    display: inline-block;
    box-shadow: var(--shadow-lg);
    color: var(--text-color);
    transition: 0.5s;
}

.courses-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/safe.png) no-repeat center center / cover;
    border-radius: 10px;
}

.courses-img img {
    height: 221px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: 0.5s;
    transform: scale(1);
}


.course-card .card-body {
    padding: 24px;
}

.course-card .course-title,
.entry-title h3 {
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-primary);
    margin-bottom: 0px;
    line-height: 1.4;
    min-height: 50px;
}

.course-card .course-title a,
.entry-title h3 a {
    text-decoration: none;
    color: inherit;
    transition: color 0.2s;
}

.course-card .course-title a:hover,
.entry-title h3 a:hover {
    color: var(--purple-primary);
}

.course-card .rating-section {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    background-color: var(--bg-gray);
    padding: 5px 10px;
    border-radius: 7px;
}

.course-card .rating-section .rating-number {
    color: var(--text-secondary);
    font-size: 10px;
    font-weight: 600;
    margin-right: 5px;
}

.course-card .rating-section i {
    font-size: 10px;
}

.course-card .card-footer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.course-card .price-tag {
    font-size: 26px;
    font-weight: 600;
    color: var(--success);
}

.course-card .btn-enroll {
    background: var(--gradient-purple);
    color: var(--white);
    padding: 10px 24px;
    border-radius: var(--radius-base);
    border: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition-all);
    box-shadow: 0 2px 8px rgba(99, 102, 241, 0.3);
}

.course-card .btn-enroll:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg-color);
}

/******** WEBINAR SECTION
***************************************************************/
.free-webinar-section {
    background-color: var(--dark-primary);
    margin-top: 80px;
    padding-bottom: 80px;
}

.webinar-section-title {
    font-size: 4.5rem;
    font-weight: 700;
    color: var(--purple-primary);
    margin-bottom: 50px;
    line-height: 1.3;
}

.webinar-card {
    background: var(--white);
    border-radius: var(--radius-2xl);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
    transition: var(--transition-all);
    height: 100%;
}

.webinar-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

.webinar-card-banner {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: var(--bg-gray);
}

.webinar-card-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.webinar-card-body {
    padding: 20px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.webinar-card-title {
    font-size: 1.7rem;
    font-weight: 700;
    color: var(--dark-primary);
    line-height: 1.45;
    margin-bottom: 18px;
    flex: 1;
}

.webinar-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 11px 0;
    border-radius: var(--radius-base);
    font-size: 1.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition-all);
    cursor: pointer;
}

.webinar-btn-filled {
    background: var(--gradient-purple) !important;
    color: var(--white);
    border: none !important;

}

.webinar-btn-filled:hover {
    border: none;
    color: var(--white);
}

.webinar-btn-outline {
    background: transparent;
    color: var(--dark-primary);
    border: 1.8px solid var(--border-gray);
}

.webinar-btn-outline:hover {
    border-color: var(--purple-primary);
    color: var(--purple-primary);
}

/******** STATISTICS SECTION
***************************************************************/
.statistics-wrapper {
    padding-top: 80px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.stats-title {
    font-size: 42px;
    font-weight: 700;
    color: var(--dark-primary);
    margin-bottom: 50px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
}

.stats-banner-inner {
    background: linear-gradient(270deg, #8c90ff 0%, #b8baff 10%, #c4c6ff 20%, #e2e3ff 30%, #f3f4ff 40%, #ffffff 50%, #f3f4ff 60%, #e2e3ff 70%, #c4c6ff 80%, #b8baff 90%, #8c90ff 100%);
    border-radius: var(--radius-4xl);
    padding: 50px 40px;
    position: relative;
    overflow: hidden;
}

.counter-number {
    font-size: 72px;
    font-weight: 800;
    color: var(--purple-primary);
    margin-bottom: 10px;
    text-shadow: 0 2px 8px rgba(107, 99, 255, 0.2);
    line-height: 1;
    font-family: var(--font-primary);
}

.counter-label {
    font-size: 24px;
    color: #2d3748;
    font-weight: 500;
    margin: 0;
}

.stats-card {
    border-radius: var(--radius-4xl);
    padding: 45px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.stats-card-first {
    background: linear-gradient(45deg, #bdbdff 0%, #f2f1ff 50%, #f7f7ff 100%);
}

.stats-card-second {
    background: linear-gradient(360deg, #eaeaff 0%, #f2f1ff 50%, #f7f7ff 100%);
}

.stats-card-third {
    background: linear-gradient(315deg, #bdbdff 0%, #f2f1ff 50%, #f7f7ff 100%);
}

.stats-counter {
    font-size: 56px;
    font-weight: 800;
    color: var(--dark-primary);
    margin-bottom: 12px;
    line-height: 1;
    font-family: var(--font-primary);
}

.stats-counter::after,
.counter-number::after {
    content: '+';
    margin-left: 3px;
}

/******** TESTIMONIALS SECTION
***************************************************************/
.testimonials-wrapper {
    background-color: var(--white);
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}

.testimonials-wrapper .title {
    font-size: clamp(24px, 5vw, 42px);
    font-weight: 700;
    color: var(--dark-primary);
    font-family: var(--font-primary);
    line-height: 1.3;
    margin-bottom: 0;
}

.small-testimonial {
    background: var(--white);
    padding: var(--spacing-md);
    border: var(--border-width) solid #e6e8ff;
    border-radius: var(--radius-xl);
    transition: var(--transition-all);
    flex: 1;
    display: flex;
    flex-direction: column;
}

.small-testimonial:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(88, 101, 242, 0.15);
    border-color: var(--purple-primary);
}

.featured-card-wrapper {
    background: var(--white);
    border: var(--border-color) !important;
    border-radius: var(--radius-3xl);
    padding: var(--spacing-lg);
    box-shadow: 0 8px 30px rgba(88, 101, 242, 0.15);
    width: 100%;
    display: flex;
    flex-direction: column;
}

/******** PRICING SECTION
***************************************************************/
.pricing-section {

    background-color: var(--white);
}

.pricing-main-title {
    font-size: 42px;
    font-weight: 800;
    color: var(--dark-primary);
    margin-bottom: 0;
    line-height: 1.3;
}

.pricing-card {
    background: var(--white);
    border: var(--border-width) solid var(--border-lighter);
    border-radius: var(--radius-3xl);
    padding: 35px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: var(--transition-all);
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.pricing-card-popular {
    border: 2px solid var(--purple-primary);
    background: linear-gradient(135deg, rgba(124, 58, 237, 0.05) 0%, rgba(168, 85, 247, 0.05) 100%);
}

.pricing-btn {
    display: block;
    width: 100%;
    padding: 14px 28px;
    background: transparent;
    border: 2px solid var(--dark-primary);
    color: var(--dark-primary);
    text-align: center;
    border-radius: var(--radius-lg);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition-all);
    margin-bottom: 25px;
}

.pricing-btn:hover {
    background: var(--dark-primary);
    color: var(--white);
}

.pricing-btn-popular {
    background: var(--purple-primary);
    border-color: var(--purple-primary);
    color: var(--white);
}

.pricing-btn-popular:hover {
    background: var(--purple-hover);
    border-color: var(--purple-hover);
    color: var(--white);
}

/******** FAQ SECTION
***************************************************************/

.faq-accordion .accordion-item {
    border: none;
    border-bottom: var(--border-width) solid var(--border-gray);
    background: transparent;
    margin-bottom: 0;
}

.faq-accordion .accordion-button {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 22px 0;
    font-size: 17px;
    font-weight: 600;
    color: var(--dark-primary);
    line-height: 1.5;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-accordion .accordion-button:not(.collapsed) {
    background: transparent;
    color: var(--dark-primary);
    box-shadow: none;
}

.faq-accordion .accordion-button:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

/******** CTA SECTION
***************************************************************/

.cta-inner-container {
    background: var(--gradient-banner);
    border-radius: var(--radius-4xl);
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
}

.cta-title {
    font-size: clamp(28px, 4.5vw, 48px);
    font-weight: 700;
    line-height: 1.2;
    color: var(--dark-primary);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    margin-bottom: 32px !important;
    padding: 0 20px;
}

.cta-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: var(--dark-primary);
    color: var(--white);
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    border: none;
}

.cta-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px 32px;
    background: rgba(255, 255, 255, 0.9);
    color: var(--dark-primary);
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition-all);
    backdrop-filter: blur(10px);
}

/******** BORDER UTILITIES - Consistent Borders
***************************************************************/
.border {
    border: var(--border-width) var(--border-style) var(--border-color) !important;
}

.border-light {
    border-color: var(--border-light) !important;
}

.border-primary {
    border-color: var(--primary-color) !important;
}

.border-top {
    border-top: var(--border-width) var(--border-style) var(--border-color) !important;
}

.border-bottom {
    border-bottom: var(--border-width) var(--border-style) var(--border-color) !important;
}

.border-left {
    border-left: var(--border-width) var(--border-style) var(--border-color) !important;
}

.border-right {
    border-right: var(--border-width) var(--border-style) var(--border-color) !important;
}

.lms-border-bottom {
    border-bottom: var(--border-width) solid var(--border-color);
}

.lms2-border-bottom {
    border-bottom: var(--border-width) solid rgba(110, 121, 138, 0.37);
}

/******** TRANSITION UTILITIES
***************************************************************/
.transition-fast {
    transition: var(--transition-fast);
}

.transition-base {
    transition: var(--transition-base);
}

.transition-slow {
    transition: var(--transition-slow);
}

.transition-all {
    transition: var(--transition-all);
}

/******** DISPLAY & LAYOUT UTILITIES
***************************************************************/
.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.flex-column {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.gap-1 {
    gap: var(--spacing-xs);
}

.gap-2 {
    gap: var(--spacing-sm);
}

.gap-3 {
    gap: var(--spacing-md);
}

.gap-4 {
    gap: var(--spacing-lg);
}

.gap-5 {
    gap: var(--spacing-xl);
}

/******** HOVER EFFECTS
***************************************************************/
.hover-lift {
    transition: var(--transition-all);
}

.hover-lift:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
}

/******** End of home Styles
***************************************************************/



/******** Sub Header Area Start
***************************************************************/

.sub-header {
    padding: 16px 0;
    border-bottom: 1px solid #edf0f7;
}

.sub-header-left ul {
    gap: 20px;
    flex-wrap: wrap;
}

.sub-header-left ul li a {
    font-size: 15px;
    font-weight: 400;
    color: var(--color-2);
    transition: 0.5s;
}

.sub-header-left ul li a:hover {
    color: #c664ff;
}

.right-sub ul {
    justify-content: flex-end;
    gap: 16px;
}

.right-sub ul li a i {
    height: 20px;
    width: 20px;
    font-size: 20px;
}

.offcanvas {
    display: none;
}

/******** Header Area Start
*/

:root {
    --nav-height: 80px;
    --primary-color: #7579FF;
    --text-primary: rgba(26, 28, 31, 0.92);
    --text-secondary: rgba(87, 87, 87, 0.88);
    --glass-bg: rgba(255, 255, 255, 0.72);
    --glass-border: rgba(0, 0, 0, 0.04);
    --hover-bg: rgba(0, 0, 0, 0.04);
    --transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Prevent horizontal scroll */
html,
body {
    max-width: 100%;
    overflow-x: hidden;
    position: relative;
}


body {
    padding-top: var(--nav-height) !important;
}

@media (max-width: 991px) {
    body {
        padding-top: 56px;
    }
}


body.menu-open,
html.menu-open {
    overflow: hidden;
}

body.menu-open {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.glass-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: var(--glass-bg);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    transition: var(--transition);
    width: 100%;
}

.glass-nav.scrolled {
    background: rgba(255, 255, 255, 0.649);
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.nav-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    gap: 32px;
    max-width: 100%;
}

.nav-logo {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo-img {
    height: 36px;
    width: auto;
    object-fit: contain;
    transition: transform 0.2s ease;
}

.logo-img:hover {
    transform: scale(1.02);
}

.nav-menu {
    flex: 1;
    max-width: 700px;
}

.nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-item {
    position: relative;
}

.nav-link {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 14px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition);
    white-space: nowrap;
    background: transparent;
}

.nav-link:hover {
    background: var(--hover-bg);
    color: var(--text-primary);
}

.nav-link.active {
    background: rgba(117, 121, 255, 0.08);
    color: var(--primary-color);
}

.nav-link svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.has-dropdown.active .nav-link svg {
    transform: rotate(-180deg);
}

.dropdown-panel {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    min-width: 240px;
    border: 0.5px solid rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    box-shadow:
        0 0 0 0.5px rgba(0, 0, 0, 0.04),
        0 12px 40px rgba(0, 0, 0, 0.12),
        0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px) scale(0.96);
    transition: var(--transition);
    pointer-events: none;
    background-color: white;
    z-index: 100;
}

.has-dropdown.active .dropdown-panel {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.dropdown-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.dropdown-item-wrap {
    position: relative;
}

.dropdown-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 12px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border-radius: 7px;
    transition: var(--transition);
    cursor: pointer;
}

.dropdown-link:hover {
    background: rgba(0, 0, 0, 0.05);
    color: var(--text-primary);
}

.dropdown-link.active,
.dropdown-link.view-all {
    color: var(--primary-color);
}

.dropdown-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    font-size: 16px;
}

.arrow-right {
    width: 14px;
    height: 14px;
    margin-left: auto;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.dropdown-item-wrap.active .arrow-right {
    transform: rotate(90deg);
}

.sub-dropdown {
    position: absolute;
    top: 0;
    left: calc(100% + 8px);
    min-width: 200px;
    background: rgb(255, 255, 255);
    border: 0.5px solid rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    box-shadow:
        0 0 0 0.5px rgba(0, 0, 0, 0.04),
        0 12px 40px rgba(0, 0, 0, 0.12),
        0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-8px);
    transition: var(--transition);
    pointer-events: none;
    z-index: 101;
}

.dropdown-item-wrap.active .sub-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    pointer-events: auto;
}

.sub-dropdown-link {
    display: block;
    padding: 8px 12px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border-radius: 7px;
    transition: var(--transition);
}

.sub-dropdown-link:hover {
    background: rgba(0, 0, 0, 0.05);
    color: var(--text-primary);
}

.nav-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.search-form {
    position: relative;
}

.search-box {
    position: relative;
    display: flex;
    align-items: center;
}

.search-box:focus-within {
    outline: none;
    box-shadow: none;
}

.search-box input {
    outline: none;
    box-shadow: none;
}

.search-icon {
    position: absolute;
    left: 12px;
    color: rgba(124, 127, 132, 0.8);
    pointer-events: none;
    z-index: 1;
}

.search-input {
    width: 280px;
    height: 40px;
    padding: 0 14px 0 40px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.01em;
    transition: var(--transition);
    outline: none;
}

.search-input::placeholder {
    color: rgba(124, 127, 132, 0.8);
}

.search-input:focus {
    background: rgba(255, 255, 255, 0.92);
    border-color: var(--primary-color);
}

.profile-dropdown {
    position: relative;
}

.profile-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 10px 4px 4px;
    background: rgba(0, 0, 0, 0.04);
    border: none;
    border-radius: 24px;
    cursor: pointer;
    transition: var(--transition);
}

.profile-btn:hover {
    background: rgba(0, 0, 0, 0.08);
}

.profile-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    border: 1.5px solid rgba(255, 255, 255, 0.8);
}

.profile-avatar-lg {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid rgba(117, 121, 255, 0.2);
}

.profile-menu {
    min-width: 260px;
    margin-top: 8px !important;
    padding: 12px !important;
    background: rgb(255, 255, 255) !important;
    border: 0.5px solid rgba(255, 255, 255, 0.8) !important;
    border-radius: 14px !important;
    box-shadow:
        0 0 0 0.5px rgba(0, 0, 0, 0.04),
        0 12px 40px rgba(0, 0, 0, 0.12),
        0 2px 8px rgba(0, 0, 0, 0.06) !important;
}

.profile-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 6px;
}

.profile-name {
    color: var(--text-primary);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin: 0 0 2px 0;
}

.profile-role {
    color: var(--text-secondary);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.01em;
    margin: 0;
}

.profile-divider {
    height: 0.5px;
    background: rgba(0, 0, 0, 0.08);
    margin: 10px 0;
}

.profile-links {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.profile-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 10px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border-radius: 8px;
    transition: var(--transition);
}

.profile-link:hover {
    background: rgba(0, 0, 0, 0.05);
    color: var(--text-primary);
}

.profile-link.active {
    background: rgba(117, 121, 255, 0.08);
    color: var(--primary-color);
}

.profile-link svg {
    flex-shrink: 0;
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 20px;
    background: var(--primary-color);
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.01em;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 1px 3px rgba(117, 121, 255, 0.2);
}

.btn-primary:hover {
    background: #6569e8;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(117, 121, 255, 0.3);
    color: #ffffff;
}

.icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    color: var(--text-primary);
    cursor: pointer;
    transition: var(--transition);
}

.icon-btn:hover {
    background: var(--hover-bg);
}

.icon-btn svg {
    width: 20px;
    height: 20px;
}

.mobile-search-overlay {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.08);
    padding: 16px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    pointer-events: none;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    z-index: 999;
}

.mobile-search-overlay.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.mobile-search-form .search-box {
    width: 100%;
}

.mobile-search-form .search-input {
    width: 100%;
    padding-right: 90px;
    height: 44px;
}

.search-submit {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    height: 36px;
    padding: 0 18px;
    background: var(--primary-color);
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.01em;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition);
}

.search-submit:hover {
    background: #6569e8;
}

/* Mobile Menu - Fixed Implementation */
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    max-width: 85vw;
    height: 100vh;
    height: 100dvh;
    background: rgb(255, 255, 255);
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.mobile-menu.active {
    transform: translateX(0);
}

/* Mobile Menu Overlay/Backdrop */
.mobile-menu::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 320px;
    bottom: 0;
    background: var(--bg-gray);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
    z-index: -1;
}

.mobile-menu.active::before {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.95);
    position: sticky;
    top: 0;
    z-index: 10;
}

.mobile-menu-header .logo-img {
    height: 32px;
}

.mobile-menu-body {
    padding: 16px 20px 32px;
}

.mobile-menu-item {
    margin-bottom: 4px;
}

.mobile-menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    color: var(--text-primary);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    background: transparent;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: var(--transition);
    text-align: left;
}

.mobile-menu-link:hover {
    background: var(--hover-bg);
}

.mobile-menu-link svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.mobile-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding-left: 12px;
}

.mobile-menu-item.active .mobile-accordion-content {
    max-height: 2000px;
}

.mobile-menu-item.active .accordion-toggle svg {
    transform: rotate(-180deg);
}

.mobile-submenu-item {
    margin-bottom: 2px;
}

.mobile-submenu-toggle {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 16px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    background: transparent;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition);
    text-align: left;
}

.mobile-submenu-toggle:hover {
    background: rgba(0, 0, 0, 0.04);
}

.mobile-submenu-toggle i {
    width: 16px;
    font-size: 16px;
    flex-shrink: 0;
}

.mobile-submenu-toggle svg {
    width: 14px;
    height: 14px;
    margin-left: auto;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.mobile-submenu-content {
    max-height: 0;
    overflow: hidden;
    padding-left: 26px;
    transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-submenu-item.active .mobile-submenu-content {
    max-height: 1000px;
}

.mobile-submenu-item.active .mobile-submenu-toggle svg {
    transform: rotate(90deg);
}

.mobile-submenu-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 14px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-decoration: none;
    border-radius: 8px;
    transition: var(--transition);
    margin-bottom: 2px;
}

.mobile-submenu-link:hover {
    background: rgba(0, 0, 0, 0.04);
    color: var(--text-primary);
}

.mobile-submenu-link.highlight {
    color: var(--primary-color);
    font-weight: 600;
}

.mobile-submenu-link i {
    width: 16px;
    font-size: 16px;
    flex-shrink: 0;
}

.desktop-only {
    display: flex;
}

.mobile-only {
    display: none;
}

/* Responsive Media Queries */
@media (max-width: 991px) {
    :root {
        --nav-height: 56px;
    }

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: flex !important;
    }

    .nav-container {
        gap: 12px;
    }

    .logo-img {
        height: 32px;
    }

    .nav-actions {
        gap: 8px;
    }

    .icon-btn {
        width: 36px;
        height: 36px;
    }
}

@media (max-width: 575px) {
    .nav-container {
        gap: 8px;
        padding: 0 16px;
    }

    .logo-img {
        height: 28px;
    }

    .btn-primary {
        height: 36px;
        padding: 0 16px;
        font-size: 13px;
    }

    .icon-btn {
        width: 36px;
        height: 36px;
        border: none;
    }

    .mobile-menu {
        width: 100%;
        max-width: 100%;
    }

    .mobile-menu::before {
        right: 0;
    }
}

@media (max-width: 375px) {
    .logo-img {
        height: 26px;
    }

    .btn-primary {
        padding: 0 12px;
        font-size: 12px;
    }
}

/* Accessibility */
*:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}

/* Smooth scrolling */
html {
    scroll-behavior: smooth;
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideInRight {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}

.mobile-menu.active {
    user-select: none;
    -webkit-user-select: none;
}

.mobile-menu.active * {
    user-select: text;
    -webkit-user-select: text;
}

@supports (-webkit-touch-callout: none) {
    .mobile-menu {
        height: -webkit-fill-available;
    }
}


/***** Banner *****/


.banner-wraper {
    background:
        repeating-linear-gradient(to right,
            transparent 30px,
            transparent 50px,
            rgba(255, 255, 255, 0.1) 120px,
            rgba(255, 255, 255, 0.1) 121px),
        linear-gradient(to bottom,
            #ffffff 0%,
            #eff0ff 20%,
            #c4c6ff 70%,
            #7579FF 100%);
    background-size: 100% 75%;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 80px;
}



.banner-content {
    margin-bottom: 2rem;
    margin-top: 35px;
}

.banner-content h5 {
    font-size: 15px;
    font-weight: 600;
    color: var(--color-1, #1A1C1F);
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-content h5 img {
    margin-right: 5px;
}

.banner-title,
.banner-content h1 {
    font-size: 5.5rem;
    font-weight: 700;
    color: #1a1a2e;
    line-height: 1.3;
    letter-spacing: -0.02em;
    font-family: "Hind Siliguri", sans-serif;
    margin-bottom: 30px;
}

.color,
.gradient.color {
    color: var(--color-1, #7579FF);
    background: linear-gradient(135deg, #7579FF 0%, #5468bc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.banner-description,
.banner-content p {
    font-size: clamp(1.6rem, 1.5vw, 1.1rem);
    color: #1A1C1F !important;
    line-height: 1.7;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-weight: 500;
}



.banner-btn-wrapper,
.banner-btn {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.banner-btn a {
    display: inline-block;
}



.eBtn:hover,
.eBtn.gradient:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    color: #fff;
}

.eBtn svg {
    transition: transform 0.3s ease;
}

.eBtn:hover svg {
    transform: translateX(6px);
}

.banner-btn .learn-btn {
    font-weight: 500;
    color: var(--color-black, #1A1C1F);
}

.banner-btn .learn-btn i {
    height: 38px;
    width: 38px;
    line-height: 39px !important;
    padding-left: 13px;
    text-align: center;
    background: var(--bg-white, #fff);
    box-shadow: var(--box-shadow, 0 4px 15px rgba(0, 0, 0, 0.1));
    border-radius: 50%;
    color: var(--color-1, #7579FF);
    border-left: 2px solid var(--color-1, #7579FF);
    margin-right: 8px;
}



.banner-video-container,
.banner-image {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.banner-image img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(188, 190, 255, 0.629);
    background: #7579FF;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.video-fallback {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    padding: 1rem;
}


.over-text {
    display: flex;
    gap: 16px;
    padding: 12px;
    border-radius: 10px;
    background-color: var(--bg-white, #fff);
    box-shadow: var(--box-shadow, 0 4px 15px rgba(0, 0, 0, 0.1));
    width: 243px;
    position: absolute;
    bottom: 12px;
    left: 20px;
}

.over-text span {
    display: inline-block;
    height: 44px;
    width: 44px;
    border-radius: 10px;
    text-align: center;
    background: #01bc40;
    line-height: 44px;
}

.position-relative {
    position: relative;
}

.b-text h5 {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-2, #1a1a2e);
}

.b-text p {
    font-size: 13px;
    font-weight: 400;
    color: var(--text-color, #4a5568);
}



.banner-video:focus {
    outline: 3px solid #4299e1;
    outline-offset: 2px;
}


.video-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
    z-index: 1;
}

.video-wrapper video {
    z-index: 2;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.video-wrapper video[poster]~ ::before,
.banner-video:not([poster])::before {
    display: none;
}

@media (max-width: 1025px) {

    .banner-wraper {
        padding-top: 3rem;
        padding-bottom: 3rem;
        min-height: auto;
    }

    .banner-title,
    .banner-content h1 {
        font-size: clamp(1.5rem, 4vw, 3rem);
        margin-bottom: 1.5rem;
    }

    .banner-description,
    .banner-content p {
        font-size: clamp(1.5rem, 1.5vw, 1.1rem);
        margin-bottom: 2rem;
    }
}


/* Large Devices (991px and below) */
@media (max-width: 991px) {
    .banner-wraper {
        padding-top: 3rem;
        padding-bottom: 3rem;
        min-height: auto;
    }

    .banner-title,
    .banner-content h1 {
        font-size: clamp(1.5rem, 4vw, 3rem);
        margin-bottom: 1.5rem;
    }

    .banner-description,
    .banner-content p {
        font-size: clamp(1.5rem, 1.5vw, 1.1rem);
        margin-bottom: 2rem;
    }
}

/* Medium Devices (767px and below) */
@media (max-width: 767px) {
    .banner-content {
        padding-left: 1rem;
        padding-right: 1rem;
        margin-bottom: 2rem;
    }

    .eBtn,
    .eBtn.gradient {
        padding: 12px 28px;
        font-size: 0.95rem;
    }

    .video-wrapper {
        border-radius: 12px;
    }

    .banner-title,
    .banner-content h1 {
        font-size: clamp(1.3rem, 4vw, 3rem);
    }

    .banner-description,
    .banner-content p {
        font-size: clamp(1.3rem, 1.5vw, 1.1rem);
        margin-bottom: 50px;
    }

    .over-text {
        width: 200px;
        padding: 10px;
        left: 10px;
        bottom: 10px;
    }

    .over-text span {
        height: 36px;
        width: 36px;
        line-height: 36px;
    }

    .b-text h5 {
        font-size: 16px;
    }

    .b-text p {
        font-size: 11px;
    }
}

/* Small Devices (575px and below) */
@media (max-width: 575px) {
    .banner-wraper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .banner-content {
        margin-bottom: 2rem;
    }

    .banner-title,
    .banner-content h1 {
        font-size: 3rem !important;
    }

    .banner-description,
    .banner-content p {
        font-size: clamp(1.2rem, 1.5vw, 1.1rem);
        margin-bottom: 50px;
    }

    .banner-btn-wrapper,
    .banner-btn {
        margin-top: 30px;
    }

    .over-text {
        width: 180px;
        gap: 10px;
    }
}

/* Extra Small Devices (375px and below) */
@media (max-width: 375px) {

    .eBtn,
    .eBtn.gradient {
        padding: 10px 24px;
        font-size: 0.85rem;
    }

    .banner-title,
    .banner-content h1 {
        font-size: 1.4rem;
    }

    .banner-description,
    .banner-content p {
        font-size: 1rem;
    }
}

/* Reduced Motion for Accessibility */
@media (prefers-reduced-motion: reduce) {

    .eBtn,
    .eBtn.gradient,
    .eBtn svg {
        transition: none;
    }

    .eBtn:hover,
    .eBtn.gradient:hover {
        transform: none;
    }

    .eBtn:hover svg {
        transform: none;
    }

    @keyframes loading {

        0%,
        100% {
            background-position: 0% 0;
        }
    }
}

/******** Banner  Area End
***************************************************************/


/******** performance  Area Start
***************************************************************/
.pr-wrap {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 20px;
}

.ps-single-wrap {
    padding: 30px;
    border-radius: 20px;
    transition: 0.5s;
}

.ps-single-wrap img {
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}

.ps-single-wrap h4 {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-white);
    margin-bottom: 12px;
}

.ps-single-wrap p {
    color: var(--color-white);
}

.ps-border {
    position: relative;
    cursor: pointer;
}

.ps-border::before {
    content: "";
    position: absolute;
    height: 76%;
    width: 2px;
    background-color: #eeeeee2e;
    top: 29px;
    right: 0;
    transition: 0.5s;
}

.ps-border:last-child::before {
    display: none;
}

.ps-single-wrap:hover {
    background-color: var(--color-2);
    margin-top: -30px;
}

.ps-border:hover::before {
    visibility: visible;
    opacity: 0;
}

/******** Performance  Area End
***************************************************************/


/******** Category  Area Start
***************************************************************/

.title-head {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 16px;
    font-weight: 500;
    color: var(--color-1);
}

.title {
    display: block !important;
    font-size: 40px;
    font-weight: 500;
    color: var(--color-2);
    font-family: "Euclid Circular A";
}

.single-category {
    text-align: center;
    padding: 0px;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0px 2px 12px -4px #d9d9d9;
    transition: 0.5s;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.single-category:hover {
    background-color: var(--color-2);
    color: #fff;
}

.single-category:hover p,
.single-category:hover h4 {
    color: #fff;
}

.single-category .single-category-logo {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin: 10px 10px 10px 10px;
}

.single-category .single-category-name {
    padding: 25px 0px;
    text-align: left;
}

.single-category .single-category-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.single-category h4 {
    font-family: "Euclid Circular A";
    font-size: 20px;
    font-weight: 600;
    color: var(--color-2);
    transition: 0.5s;
    margin-bottom: 6px;
}

.single-category p {
    font-family: "Euclid Circular A";
    font-weight: 500;
    font-size: 13px;
    color: var(--text-color);
    transition: 0.5s;
}

/******** Category  Area End
***************************************************************/


/******** Featured Courses Section - Updated Design
***************************************************************/

.featured-courses .section-header {
    margin-bottom: 50px;
}

.featured-courses .section-header h1 {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
}

.featured-courses .view-all-btn {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    color: white;
    padding: 12px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}

.featured-courses .view-all-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(99, 102, 241, 0.4);
}

/* Course Card */
.course-card {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    height: 100%;
    border: var(--border-dark);
}

.course-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}

/* Card Banner - Thumbnail Image */
.course-card .card-banner {
    position: relative;
    overflow: hidden;
    height: auto;
}

.course-card .card-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Course Title */
.course-card .course-title,
.entry-title h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 0px;
    line-height: 1.4;
    min-height: 50px;
}

.course-card .course-title a,
.entry-title h3 a {
    text-decoration: none;
    color: inherit;
    transition: color 0.2s;
}

.course-card .course-title a:hover,
.entry-title h3 a:hover {
    color: #6366f1;
}

/* Rating Section */
.course-card .rating-section {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    background-color: #eeeeee;
    padding: 5px 10px;
    border-radius: 7px;
}

.course-card .rating-section .rating-number {
    color: #6b7280;
    font-size: 10px;
    font-weight: 600;
    margin-right: 5px;
}

.course-card .rating-section i {
    font-size: 10px;
}

.course-card .rating-section .rating-text {
    color: #6b7280;
    font-size: 14px;
}

.course-card .enrollment-section {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    background-color: #eeeeee;
    padding: 5px 10px;
    border-radius: 7px;
    color: #171717;
    font-size: 12px;
}

/* Course Features List */
.course-card .course-features {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}

.course-card .course-features li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 8px 0;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.5;
}

.course-card .course-features li i {
    color: #6366f1;
    margin-top: 3px;
    font-size: 16px;
    flex-shrink: 0;
}

/* Show More Button */
.course-card .show-more-btn {
    color: #6366f1;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 8px 0;
    text-decoration: none;
    transition: color 0.2s;
}

.course-card .show-more-btn:hover {
    color: #4f46e5;
}

/* Enrollment Count */
.course-card .enrollment-count {
    margin-top: 15px;
    margin-bottom: 0;
    color: #6b7280;
    font-size: 14px;
}

.course-card .enrollment-count strong {
    color: #374151;
    font-weight: 600;
}

/* Card Footer */
.course-card .card-footer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

/* Price Tag */
.course-card .price-tag {
    font-size: 26px;
    font-weight: 600;
    color: #059669;

}

.course-card .price-tag.free {
    color: #059669;
}

/* Action Buttons */
.course-card .action-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.course-card .btn-details {
    background: white;
    color: #374151;
    padding: 10px 20px;
    border-radius: 8px;
    border: 1px solid #d1d5db;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none;
}

.course-card .btn-details:hover {
    background: #f3f4f6;
    border-color: #9ca3af;
}

.course-card .btn-enroll {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    color: white;
    padding: 10px 24px;
    border-radius: 8px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 2px 8px rgba(99, 102, 241, 0.3);
}

.course-card .btn-enroll:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(99, 102, 241, 0.4);
}

.cText {
    position: absolute;
    bottom: 10px;
    left: 12px;
    gap: 7px;
    z-index: 999;
    align-items: center;
    flex-wrap: wrap;
}

.cText h4 {
    font-size: 24px;
    font-weight: 600;
    color: var(--bg-white);
}

.cText del {
    font-size: 15px;
    font-weight: 500;
    color: var(--border-gray);
}

.instructor-motion,
.entry-details ul {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
}

.instructor-motion li {
    color: var(--text-color);
    font-size: 15px;
    font-weight: 400;
}

.instructor-motion img {
    margin-right: 8px;
}

.entry-details .description {
    line-height: 27px;
    margin-bottom: 12px;
    font-size: 13px;
    font-weight: 500;
    color: #4b5563;
}

.creator {
    display: flex;
    align-items: center;
}

.creator img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 12px;
}

.creator p span {
    color: #1a1a1a;
    font-weight: 500;
}

.learn-creator {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.learn-creator .learn-more {
    color: #6366f1;
    font-weight: 500;
    margin-right: 7px;
    transition: 0.3s;
}

.single-feature:hover .learn-creator .learn-more {
    color: #4f46e5;
}

.heart {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    background: #ebedf2;
    transition: 0.3s;
}

.heart:hover,
.heart.inList {
    background-color: #6366f1;
    color: white;
}

.fill-heart:hover {
    background-color: #e92175 !important;
    color: white !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .featured-courses .section-header h1 {
        font-size: 32px;
    }

    .course-card .action-buttons {
        flex-direction: column;
        width: 100%;
    }

    .course-card .btn-details,
    .course-card .btn-enroll {
        width: 100%;
        text-align: center;
    }

    .course-card .card-footer {
        flex-direction: column;
        gap: 15px;
        align-items: stretch;
    }

    .course-card .price-tag {
        text-align: center;
    }
}

/******** Feature  Area End
***************************************************************/


/******** Webinar area start
***************************************************************/


.free-webinar-section {
    background-color: var(--bg-dark);
}

.webinar-section-title {
    font-size: 4.5rem;
    font-weight: 700;
    color: #6c63ff;
    margin-bottom: 50px;
    line-height: 1.3;
}

.webinar-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    height: 100%;
}

.webinar-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

.webinar-card-banner {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #e8e8f0;
}

.webinar-card-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.webinar-card-body {
    padding: 20px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;

}

.webinar-date-time {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}

.webinar-date-time span {
    font-size: 1.3rem;
    color: #555;
    font-weight: 500;
}


.webinar-card-title {
    font-size: 1.7rem;
    font-weight: 700;
    color: #1a1b2e;
    line-height: 1.45;
    margin-bottom: 18px;
    flex: 1;

}

.webinar-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 11px 0;
    border-radius: 8px;
    font-size: 1.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
    cursor: pointer;
}

.webinar-btn-filled {
    background: #6c63ff;
    color: #fff;
    border: 2px solid #6c63ff;
}

.webinar-btn-filled:hover {
    background: #5a52d5;
    border-color: #5a52d5;
    color: #fff;
}

/* Outline (remaining cards) */
.webinar-btn-outline {
    background: transparent;
    color: #1a1b2e;
    border: 1.8px solid #d0d0d0;
}

.webinar-btn-outline:hover {
    border-color: #6c63ff;
    color: #6c63ff;
}

/* ─── View All Button (bottom center) ─── */
.webinar-view-all-btn {
    display: inline-block;
    padding: 12px 38px;
    border: 1.8px solid #ffffff;
    border-radius: 10px;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
    margin-top: 60px;
}

.webinar-view-all-btn:hover {
    background: #ffffff;
    color: #1a1b2e;
}

/* ─── Responsive ─── */
@media (max-width: 991px) {
    .free-webinar-section .row {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .webinar-section-title {
        font-size: 3rem;
    }

    .webinar-card-banner {
        height: 180px;
    }
}

/******** Webinar area end
***************************************************************/


/******** live course area start
***************************************************************/


.live-course-features-section {
    background-color: var(--bg-white);

}


.lcf-left-block {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 34px 40px 10px;
}


.lcf-main-title {
    font-size: 4.5rem;
    font-weight: 800;
    color: #141824;
    line-height: 1.18;
    margin-bottom: 20px;
}

.lcf-main-desc {
    font-size: 1.5rem;
    color: #6b7280;
    line-height: 1.65;
    margin-bottom: 0;
    max-width: 440px;
}

.lcf-card {
    position: relative;
    background: #f7f5ff;
    border-radius: 20px;
    padding: 2px;
    height: 100%;
    overflow: hidden;

}


.lcf-card::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 20px;
    background: radial-gradient(circle 180px at var(--mouse-x, 50%) var(--mouse-y, 50%),
            #6c63ff 0%,
            #a78bfa 18%,
            transparent 60%);
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 0;
}

.lcf-card:hover::before {
    opacity: 1;
}

.lcf-card-inner {
    position: relative;
    z-index: 1;
    background: #faf9ff;
    border-radius: 18px;
    padding: 34px 30px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.lcf-icon-box {
    width: 58px;
    height: 58px;
    min-width: 58px;
    background: #6c63ff;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}

.lcf-card-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: #141824;
    line-height: 1.35;
    margin-bottom: 13px;
}


.lcf-card-desc {
    font-size: 1.4rem;
    color: #6b7280;
    line-height: 1.65;
    margin-bottom: 0;
}

/* ─── Responsive ─── */
@media (max-width: 991px) {
    .lcf-main-title {
        font-size: 3rem;
    }

    .lcf-main-desc {
        font-size: 1rem;
    }

    .lcf-left-block {
        padding: 30px 20px 30px 10px;
    }
}

@media (max-width: 575px) {
    .live-course-features-section {
        padding: 50px 0 60px;
    }

    .lcf-main-desc {
        font-size: 1.5rem;
    }

    .lcf-main-title {
        font-size: 3.2rem;
    }

    .lcf-card-inner {
        padding: 26px 22px 24px;
    }

    .lcf-icon-box {
        width: 50px;
        height: 50px;
    }
}

/******** Live Course Feature Area end
***************************************************************/


/******** stats Area start
***************************************************************/



.statistics-wrapper {
    padding: 0px 0;
    position: relative;
    overflow: hidden;
}

.statistics-wrapper::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 600px;
    height: 600px;
    border-radius: 50%;
}

.statistics-wrapper::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -5%;
    width: 500px;
    height: 500px;
    border-radius: 50%;
}

.stats-header {
    position: relative;
    z-index: 2;
}

.stats-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 50px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);

}

.stats-banner {
    position: relative;
    z-index: 2;
}

.stats-banner-inner {
    background:
        linear-gradient(270deg,
            #8c90ff 0%,
            #b8baff 10%,
            #c4c6ff 20%,
            #e2e3ff 30%,
            #f3f4ff 40%,
            #ffffff 50%,
            #f3f4ff 60%,
            #e2e3ff 70%,
            #c4c6ff 80%,
            #b8baff 90%,
            #8c90ff 100%);
    border-radius: 30px;
    padding: 50px 40px;
    position: relative;
    overflow: hidden;
}

.stats-banner-inner::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: pulse 15s ease-in-out infinite;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 0.5;
    }

    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}

.stats-banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.stats-images-left,
.stats-images-right {
    display: flex;
    gap: 15px;
}

.stats-images-left img,
.stats-images-right img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid rgba(255, 255, 255, 0.3);
}



.stats-main-counter {
    text-align: center;
    padding: 0 40px;
}

.counter-number {
    font-size: 72px;
    font-weight: 800;
    color: #6b63ff;
    margin-bottom: 10px;
    text-shadow: 0 2px 8px rgba(107, 99, 255, 0.2);
    line-height: 1;
}

.counter-number,
.stats-counter {
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.counter-number::after {
    content: '+';
    margin-left: 5px;
}

.counter-label {
    font-size: 24px;
    color: #2d3748;
    font-weight: 500;
    margin: 0;

}

.stats-cards-wrapper {
    position: relative;
    z-index: 2;
}

.stats-card {

    border-radius: 25px;
    padding: 45px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}


.stats-card-first {
    background: linear-gradient(45deg, #bdbdff 0%, #f2f1ff 50%, #f7f7ff 100%);
}

.stats-card-second {
    background: linear-gradient(360deg, #eaeaff 0%, #f2f1ff 50%, #f7f7ff 100%);
}

.stats-card-third {
    background: linear-gradient(315deg, #bdbdff 0%, #f2f1ff 50%, #f7f7ff 100%);
}


.stats-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
}



.stats-card-inner {
    position: relative;
    z-index: 1;
}

.stats-counter {
    font-size: 56px;
    font-weight: 800;
    color: #1a1a2e;
    margin-bottom: 12px;
    line-height: 1;
}

.stats-counter::after {
    content: '+';
    margin-left: 3px;
}

.stats-label {
    font-size: 20px;
    color: #2d3748;
    font-weight: 600;
    margin: 0;

}

/* Responsive Design */
@media (max-width: 992px) {
    .stats-title {
        font-size: 32px;
    }

    .stats-banner-content {
        flex-direction: column;
        gap: 30px;
    }

    .stats-images-left,
    .stats-images-right {
        justify-content: center;
    }

    .stats-images-left img,
    .stats-images-right img {
        width: 60px;
        height: 60px;
    }

    .counter-number {
        font-size: 56px;
    }

    .counter-label {
        font-size: 20px;
    }

    .stats-counter {
        font-size: 48px;
    }
}

@media (max-width: 768px) {
    .statistics-wrapper {
        padding: 60px 0;
    }

    .stats-title {
        font-size: 28px;
    }

    .stats-banner-inner {
        padding: 35px 25px;
    }

    .stats-images-left,
    .stats-images-right {
        gap: 10px;
    }

    .stats-images-left img,
    .stats-images-right img {
        width: 50px;
        height: 50px;
    }

    .counter-number {
        font-size: 48px;
    }

    .counter-label {
        font-size: 18px;
    }

    .stats-counter {
        font-size: 42px;
    }

    .stats-label {
        font-size: 18px;
    }

    .stats-card {
        padding: 35px 25px;
    }
}

@media (max-width: 576px) {
    .stats-title {
        font-size: 24px;
    }

    .stats-main-counter {
        padding: 0 20px;
    }

    .counter-number {
        font-size: 42px;
    }

    .counter-label {
        font-size: 16px;
    }
}


/******** stats Area end
***************************************************************/



/******** teams Area start
***************************************************************/


.xt-team-section {
    padding: 80px 0;
}

/* Head */
.xt-team-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 16px;
}

.xt-team-title {
    font-size: 42px;
    font-weight: 700;
    color: var(--dark-primary);
    margin: 0;
}

.xt-team-viewall {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}

/* Swiper container */
.xt-swiper {
    width: 100%;
    padding-bottom: 48px !important;
}

/* Pagination */
.xt-swiper-pagination {
    bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 24px !important;
}

.xt-swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #d1d5db;
    opacity: 1;
    border-radius: 50%;
    transition: background 0.3s, width 0.3s, border-radius 0.3s;
    margin: 0 !important;
}

.xt-swiper-pagination .swiper-pagination-bullet-active {
    background: var(--primary-color, #667eea);
    width: 28px;
    border-radius: 4px;
}

/* Card */
.xt-card {
    border-radius: 28px;
    border: 1px solid var(--border-color, #e5e7eb);
    background: #fff;
    cursor: pointer;
    transition: box-shadow 0.3s ease;
}


/* Image container — aspect ratio box */
.xt-card-img {
    position: relative;
    width: 100%;
    padding-bottom: 125%;
    overflow: hidden;
    border-radius: 28px;
    background: #f3f4f6;
}

.xt-card-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Only transform on hover — NOT on scroll enter */
    transition: transform 0.4s ease;
    will-change: transform;
}

.xt-card:hover .xt-card-img img {
    transform: scale(1.06);
}

/* Overlay — hidden by default, show only on hover */
.xt-card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 18px 18px;
    background: linear-gradient(to bottom,
            transparent 0%,
            rgba(15, 15, 30, 0.82) 100%);
    border-radius: 0 0 28px 28px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.xt-card:hover .xt-card-overlay {
    opacity: 1;
}

.xt-card-name {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 4px;
    line-height: 1.3;
}

.xt-card-role {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.88);
    margin: 0;
    line-height: 1.4;
}

/* Responsive */
@media (max-width: 767px) {
    .xt-team-section {
        padding: 50px 0;
    }

    .xt-team-title {
        font-size: 26px;
    }

    .xt-team-head {
        flex-direction: column;
        align-items: flex-start;
    }

    .xt-card-img {
        padding-bottom: 135%;
    }

    .xt-card-name {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .xt-team-title {
        font-size: 22px;
    }
}

/******** teams Area end
***************************************************************/


/******** support Area start
***************************************************************/


.support-section .row {
    display: flex;
}

.support-section .col-lg-7,
.support-section .col-lg-5 {
    display: flex !important;
}



.support-card-large {
    border-radius: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
    flex: 1;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(238, 231, 255, 0.5) 50%, rgba(203, 172, 255, 0.7) 100%);
    display: flex;
    border: 1.5px solid #f5f2ff;
}

.support-card-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.support-text {
    position: relative;
    z-index: 3;
    width: 60%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.support-title {
    font-size: 35px;
    font-weight: 700;
    color: #202020;
    margin-bottom: 15px;
    line-height: 1.3;
}

.support-description {
    font-size: 16px;
    color: rgba(59, 59, 59, 0.95);
    margin-bottom: 35px;
    line-height: 1.6;
}

.support-availability {
    margin-bottom: 50px;
}

.availability-badge {
    position: relative;
    display: inline-block;
    padding: 6px 10px 6px 14px;

}

.availability-badge::before {
    content: "";
    position: absolute;
    left: 4px;

    width: 6px;
    height: 70%;
    background: #ff8800;
    border-radius: 10px;
}


.availability-text {
    color: #8563ff;
    font-size: 18px;
    font-weight: 600;
    padding-left: 8px;
}

.support-btn {
    padding: 12px 30px;
    border-radius: var(--radius-lg);
    color: var(--white);
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
    border: none;
    cursor: pointer;
    transition: var(--transition-all);
    text-align: center;
    background-color: var(--dark-primary);
}

.support-btn:hover {
    background: #1a1a1a;
    transform: translateX(5px);
    color: #ffffff;
}

.support-btn i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.support-btn:hover i {
    transform: translateX(5px);
}

.support-image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    z-index: 2;
}

.support-image img {
    width: 100%;

    object-fit: contain;
    object-position: bottom right;
}

/* Small Support Cards */
.support-cards-small {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    flex: 1;
}

.support-card-small {
    border-radius: 24px;
    padding: 35px 30px;
    flex: 1;
    display: flex;
}

.youtube {
    border: 1.5px solid #fff2f2;
}

.facebook {
    border: 1.5px solid #f2f7ff;
}

.support-card-small-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.text-content {
    display: flex;
    flex-direction: column;
}

.support-title-small {
    font-size: 26px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.3;
}

.support-btn-small {
    display: inline-flex;
    align-items: center;
    background: var(--gradient-purple);
    backdrop-filter: blur(10px);
    color: var(--bg-white);
    padding: 12px 24px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s ease;
    width: fit-content;

}

.support-btn-small:hover {

    transform: translateY(-2px);

}

.support-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 255, 255, 0.3);
    flex-shrink: 0;
}

.support-icon i {
    font-size: 36px;
    color: #ffffff;
}

/* Responsive Design */
@media (max-width: 991px) {
    .support-card-large {
        min-height: 450px;
    }

    .support-text {
        width: 60%;
        padding: 35px 25px;
    }

    .support-title {
        font-size: 28px;
    }

    .support-image {
        width: 40%;
    }

    .support-image img {
        height: 80%;
        max-height: 80%;
    }

    .support-cards-small {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .support-section {
        padding: 35px 0;
    }

    .support-section .col-lg-7,
    .support-section .col-lg-5 {
        display: block !important;
    }

    .support-card-large {
        min-height: auto;
    }

    .support-card-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .support-text {
        width: 100%;
        padding: 25px 20px;
        z-index: 3;
    }

    .support-title {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .support-description {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .availability-text {
        font-size: 16px;
    }

    .support-availability {
        margin-bottom: 20px;
    }

    .support-btn {
        padding: 12px 28px;
        font-size: 15px;
    }

    /* Hide image on mobile devices */
    .support-image {
        display: none;
    }

    .support-card-small {
        padding: 30px 25px;
        min-height: 180px;
    }

    .support-title-small {
        font-size: 20px;
    }

    .support-btn-small {
        padding: 10px 24px;
        font-size: 14px;
    }

    .support-icon {
        width: 70px;
        height: 70px;
    }

    .support-icon i {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .support-card-large {
        min-height: auto;
    }

    .support-text {
        padding: 20px 18px;
    }

    .support-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .support-description {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .support-availability {
        margin-bottom: 18px;
    }

    .support-title-small {
        font-size: 18px;
    }

    .support-card-small {
        min-height: 160px;
    }
}

@media (max-width: 375px) {
    .support-card-large {
        min-height: auto;
    }

    .support-text {
        padding: 18px 15px;
    }

    .support-title {
        font-size: 20px;
    }

    .support-description {
        font-size: 13px;
    }
}



/******** support Area end
***************************************************************/



/******** faq Area start
***************************************************************/

/* Left Side - Accordion Styles */
.faq-accordion-wrapper {
    padding-right: 30px;
}

.faq-accordion .accordion-item {
    border: none;
    border-bottom: 1px solid #d9d9d9;
    background: transparent;
    margin-bottom: 0;
}

.faq-accordion .accordion-item:last-child {
    border-bottom: 1px solid #d9d9d9;
}

.faq-accordion .accordion-button {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 22px 0;
    font-size: 17px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.5;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-accordion .accordion-button:not(.collapsed) {
    background: transparent;
    color: #1a1a1a;
    box-shadow: none;
}

.faq-accordion .accordion-button:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.faq-accordion .accordion-button::after {
    display: none;
}

.faq-accordion .accordion-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.faq-accordion .accordion-icon i {
    font-size: 13px;
    color: #666;
    transition: transform 0.3s ease;
}

.faq-accordion .accordion-button:not(.collapsed) .accordion-icon i {
    transform: rotate(-180deg);
}

.faq-accordion .accordion-body {
    padding: 0 0 22px 0;
}

.faq-accordion .faq-answer {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin: 0;
    padding-right: 40px;
}

.faq-accordion .accordion-collapse {
    border: none;
}

/* Right Side - Content Styles */
.faq-content-wrapper {
    display: flex;
    align-items: start;
    justify-content: center;
    height: 100%;
    min-height: 450px;

    border-radius: 16px;
    padding: 0px;
}

.faq-content {
    text-align: left;
    color: #ffffff;
}

.faq-main-title {
    font-size: 46px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.25;
}

.faq-description {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 35px;
    line-height: 1.6;
}

.faq-contact-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #8b5cf6;
    color: #ffffff;
    padding: 13px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
}

.faq-contact-btn:hover {
    transform: translateX(5px);
    background: #7c3aed;
    color: #ffffff;
}

.faq-contact-btn i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.faq-contact-btn:hover i {
    transform: translateX(5px);
}

/* Responsive Design */
@media (max-width: 991px) {
    .faq-section {
        padding: 50px 0;
    }

    .faq-accordion-wrapper {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .faq-content-wrapper {
        min-height: 380px;
        padding: 40px 35px;
    }

    .faq-main-title {
        font-size: 38px;
    }
}

@media (max-width: 767px) {
    .faq-section {
        padding: 0px 0;
    }

    .faq-accordion .accordion-button {
        font-size: 16px;
        padding: 20px 0;
        padding-right: 30px;
    }

    .faq-accordion .accordion-body {
        padding: 0 0 20px 0;
    }

    .faq-accordion .faq-answer {
        font-size: 14px;
        padding-right: 30px;
    }

    .faq-content-wrapper {
        min-height: 340px;
        padding: 35px 28px;
        border-radius: 14px;
    }

    .faq-main-title {
        font-size: 34px;
        margin-bottom: 18px;
    }

    .faq-description {
        font-size: 15px;
        margin-bottom: 28px;
    }

    .faq-contact-btn {
        padding: 12px 26px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .faq-accordion .accordion-button {
        font-size: 15px;
        padding: 18px 0;
        padding-right: 28px;
    }

    .faq-section {
        padding: 00px 0;

    }

    .faq-accordion .accordion-body {
        padding: 0 0 18px 0;
    }

    .faq-accordion .faq-answer {
        padding-right: 25px;
    }

    .faq-content-wrapper {
        min-height: 320px;
        padding: 30px 24px;
    }

    .faq-main-title {
        font-size: 30px;
    }

    .faq-description {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    .faq-main-title {
        font-size: 26px;
    }

    .faq-content-wrapper {
        padding: 26px 20px;
    }

    .faq-accordion .accordion-button {
        font-size: 14px;
    }
}


/******** faq Area end
***************************************************************/


/******** pricing Area start
***************************************************************/



.pricing-section {
    margin-top: 0px;
    padding: 0px;
    background-color: var(--bg-white);
}

/* Main Title */
.pricing-main-title {
    font-size: 42px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 0;
    line-height: 1.3;
}

/* Toggle Buttons */
.pricing-toggle-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.pricing-toggle {
    position: relative;
    display: inline-flex;
    background: var(--bg-gray);
    border-radius: 50px;
    padding: 6px;
}

.toggle-slider {
    position: absolute;
    top: 6px;
    left: 6px;
    width: calc(50% - 6px);
    height: calc(100% - 12px);
    background: var(--gradient-purple);
    border-radius: 50px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 0;
}

.pricing-toggle.yearly .toggle-slider {
    transform: translateX(100%);
}

.toggle-btn {
    position: relative;
    padding: 12px 32px;
    border: none;
    background: transparent;
    color: var(--dark-primary);
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    transition: color 0.3s ease;
    z-index: 1;
    min-width: 150px;
}

.toggle-btn.active {
    color: #ffffff;
}



/* Pricing Cards */
.pricing-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    padding: 35px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: all 0.3s ease;
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.pricing-card-popular {
    border: var(--border-color);
    background: linear-gradient(135deg, rgba(124, 58, 237, 0.05) 0%, rgba(168, 85, 247, 0.05) 100%);
}

.popular-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #ff6b6b;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}

.popular-badge i {
    font-size: 11px;
}

/* Card Header */
.pricing-card-header {
    margin-bottom: 30px;
}

.plan-name {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
}

.plan-description {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 25px;
    min-height: 60px;
}

/* Price Wrapper - Contains both monthly and yearly prices */
.plan-price-wrapper {
    position: relative;
    min-height: 90px;
}

.plan-price-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: opacity 0.4s ease, visibility 0s 0.4s;
}

.plan-price-content.active {
    opacity: 1;
    visibility: visible;
    position: relative;
    transition: opacity 0.4s ease, visibility 0s 0s;
}

.plan-price {
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin-bottom: 8px;
}

.price {
    font-size: 44px;
    font-weight: 800;
    color: #1a1a1a;
    margin: 0;
}

.price-period {
    font-size: 18px;
    color: #666;
    font-weight: 500;
}

.price-tax {
    font-size: 14px;
    color: #888;
    margin: 0;
}

/* Card Body */
.pricing-card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.pricing-btn {
    display: block;
    width: 100%;
    padding: 14px 28px;
    background: transparent;
    border: 2px solid var(--dark-primary);
    color: var(--dark-primary);
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-bottom: 25px;
}

.pricing-btn:hover {
    background: var(--dark-primary);
    color: var(--bg-white);
}

.btn-popular {
    background: var(--gradient-purple);
    color: var(--bg-white);
    transition: all 0.3s ease;
    display: block;
    width: 100%;
    padding: 14px 28px;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-bottom: 25px;

}

.btn-popular:hover {
    transform: translateY(-2px);

}


/* Features List */
.plan-features {
    list-style: none;
    padding: 0;
    margin: 0;
}

.plan-features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.plan-features li:last-child {
    margin-bottom: 0;
}

.plan-features li i {
    color: #7c3aed;
    font-size: 12px;
    margin-top: 3px;
    flex-shrink: 0;
}

/* Responsive Design */
@media (max-width: 991px) {
    .pricing-section {
        padding: 0px 0;
    }

    .pricing-main-title {
        font-size: 36px;
    }

    .pricing-card {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .pricing-section {
        padding: 0px 0;
    }

    .pricing-main-title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .toggle-btn {
        padding: 10px 24px;
        font-size: 14px;
        min-width: 130px;
    }

    .pricing-card {
        padding: 30px 25px;
    }

    .plan-name {
        font-size: 22px;
    }

    .plan-description {
        font-size: 13px;
        min-height: auto;
    }

    .price {
        font-size: 38px;
    }

    .price-period {
        font-size: 16px;
    }

    .pricing-btn {
        font-size: 15px;
        padding: 12px 24px;
    }

    .plan-features li {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .pricing-main-title {
        font-size: 26px;
    }

    .toggle-btn {
        padding: 9px 20px;
        font-size: 13px;
        min-width: 115px;
    }

    .pricing-card {
        padding: 25px 20px;
    }

    .plan-name {
        font-size: 20px;
    }

    .price {
        font-size: 34px;
    }

    .popular-badge {
        font-size: 12px;
        padding: 5px 12px;
    }
}

@media (max-width: 375px) {
    .pricing-main-title {
        font-size: 24px;
    }

    .price {
        font-size: 30px;
    }

    .plan-name {
        font-size: 18px;
    }
}



/******** pricing Area end
***************************************************************/


/******** cta Area start
***************************************************************/

.cta-inner-container {
    background: repeating-linear-gradient(to right,
            transparent 30px,
            transparent 50px,
            rgba(255, 255, 255, 0.1) 120px,
            rgba(255, 255, 255, 0.1) 121px),
        linear-gradient(to bottom,
            #ffffff 0%,
            #eff0ff 20%,
            #c4c6ff 70%,
            #7579FF 100%);
    border-radius: 24px;
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
    animation: fadeInScale 0.6s ease-out;
}

/* Brand Badge */
.brand-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 50px;
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.brand-badge span {
    color: #7579FF;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.3px;
}


/* CTA Title */
.cta-title {
    font-size: clamp(28px, 4.5vw, 48px);
    font-weight: 700;
    line-height: 1.2;
    color: #1a1a2e;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    margin-bottom: 32px !important;
    padding: 0 20px;
}

/* Button Wrapper */
.cta-btn-wrapper {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0;
}

/* Primary Button */
.cta-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    background: #1a1a2e;
    color: white;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    border: none;
    animation: subtlePulse 3s ease-in-out infinite;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}



/* Secondary Button */
.cta-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px 32px;
    background: rgba(255, 255, 255, 0.9);
    color: #1a1a2e;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

/* Content Animation */
.cta-content>* {
    animation: fadeInUp 0.6s ease-out forwards;
    opacity: 0;
}

.cta-content>*:nth-child(1) {
    animation-delay: 0.2s;
}

.cta-content>*:nth-child(2) {
    animation-delay: 0.3s;
}

.cta-content>*:nth-child(3) {
    animation-delay: 0.4s;
}


/* Responsive Styles */
@media (max-width: 768px) {
    .cta-section-wrapper {
        padding: 40px 0 !important;
    }

    .cta-inner-container {
        padding: 40px 24px !important;
        border-radius: 16px !important;
    }

    .cta-btn-wrapper {
        flex-direction: column !important;
        width: 100%;
    }

    .cta-btn-primary,
    .cta-btn-secondary {
        width: 100%;
        justify-content: center;
    }

    .brand-badge {
        font-size: 13px !important;
        padding: 8px 18px !important;
    }

    .brand-badge svg {
        width: 16px !important;
        height: 16px !important;
    }

    .cta-title {
        padding: 0 10px !important;
    }
}

@media (max-width: 576px) {
    .cta-inner-container {
        padding: 32px 20px !important;
        border-radius: 12px !important;
    }

    .cta-btn-primary,
    .cta-btn-secondary {
        padding: 14px 24px !important;
        font-size: 15px !important;
    }
}


/******** cta Area end
***************************************************************/


/******** Footer  Area Start
***************************************************************/
.footer-area-new {
    background: #0a0e27;
    color: #8892ab;

    margin-top: 80px !important;
}


.footer-brand {
    padding-right: 40px !important;
}

.footer-logo-wrapper {
    margin-bottom: 24px;
}

.footer-logo {
    max-width: 150px;
    height: auto;
    display: block;
}

.footer-description {
    font-size: 13.5px;
    line-height: 1.8;
    color: #7a8399;
    margin-bottom: 32px;
    font-weight: 400;
}


.footer-social-section {
    margin-top: 24px;
}

.footer-social-title {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 16px;
}

.footer-social-links {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.footer-social-links li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    color: #a8b3cf;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.footer-social-links li a:hover {
    background: rgba(117, 121, 255, 0.2);
    color: #ffffff;
    transform: translateY(-2px);
}


.footer-widget-new {
    height: 100%;
}

.footer-widget-title {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 22px;
    letter-spacing: 0.3px;
}

/* Footer Links */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 13px;
}

.footer-links li:last-child {
    margin-bottom: 0;
}

.footer-links li a {
    color: #7a8399;
    font-size: 13.5px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    line-height: 1.6;
}

.footer-links li a:hover {
    color: #ffffff;
    padding-left: 5px;
}

/* Contact Info */
.footer-contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-info .contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
    font-size: 13.5px;
    line-height: 1.7;
}

.footer-contact-info .contact-item:last-child {
    margin-bottom: 0;
}

.footer-contact-info .contact-icon {
    width: 18px;
    flex-shrink: 0;
    text-align: left;
    margin-top: 3px;
}

.footer-contact-info .contact-icon i {
    color: #7579FF;
    font-size: 15px;
}

.footer-contact-info .contact-text {
    flex: 1;
}

.footer-contact-info .contact-text a,
.footer-contact-info .contact-text span {
    color: #7a8399;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
}

.footer-contact-info .contact-text a:hover {
    color: #ffffff;
}

/* Footer Bottom */
.footer-bottom-new {
    background: #060918;
    padding: 24px 0;
    margin-top: 65px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-bottom-content {
    text-align: center;

}

.copyright-text {
    color: #6b7589;
    font-size: 13.5px;
    margin: 0;
    letter-spacing: 0.3px;
    font-weight: 400;
}

/* Responsive */
@media (max-width: 1199px) {
    .footer-area-new {
        padding: 60px 0 0;
    }
}

@media (max-width: 991px) {
    .footer-area-new {
        padding: 50px 0 0;
    }

    .footer-bottom-new {
        margin-top: 45px;
    }

    .footer-brand {
        margin-bottom: 35px;
    }

    .footer-widget-new {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .footer-area-new {
        padding: 40px 15px 0;
    }

    .footer-brand {
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .footer-widget-new {
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .footer-widget-title {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .footer-description {
        font-size: 13px;
        margin-bottom: 26px;
        line-height: 1.7;
    }

    .footer-logo-wrapper {
        margin-bottom: 20px;
    }

    .footer-social-section {
        margin-top: 20px;
    }

    .footer-social-title {
        font-size: 15px;
        margin-bottom: 14px;
    }

    .footer-social-links {
        gap: 8px;
    }

    .footer-social-links li a {
        width: 38px;
        height: 38px;
        font-size: 15px;
    }

    .footer-bottom-new {
        margin-top: 35px;
        padding: 20px 0;
    }

    .copyright-text {
        font-size: 12px;
        padding: 0 15px;
    }

    .footer-links li {
        margin-bottom: 11px;
    }

    .footer-links li a {
        font-size: 13px;
    }

    .footer-contact-info .contact-item {
        margin-bottom: 16px;
        font-size: 13px;
    }

    .footer-contact-icon i {
        font-size: 14px;
    }

    .footer-logo {
        max-width: 130px;
    }
}

@media (max-width: 575px) {
    .footer-area-new {
        padding: 35px 10px 0;
    }

    .footer-brand {
        padding: 0 5px;
        margin-bottom: 25px;
    }

    .footer-widget-new {
        padding: 0 5px;
        margin-bottom: 25px;
    }

    .footer-social-title {
        font-size: 14px;
    }

    .footer-widget-title {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .footer-description {
        font-size: 12.5px;
        margin-bottom: 22px;
    }

    .footer-links li a {
        font-size: 12.5px;
    }

    .footer-contact-info .contact-item {
        font-size: 12.5px;
        margin-bottom: 14px;
    }

    .footer-logo {
        max-width: 120px;
    }

    .footer-social-links li a {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }

    .footer-bottom-new {
        margin-top: 30px;
        padding: 18px 0;
    }

    .copyright-text {
        font-size: 11px;
        padding: 0 10px;
    }
}

@media (max-width: 400px) {
    .footer-area-new {
        padding: 30px 5px 0;
    }

    .footer-logo {
        max-width: 110px;
    }

    .footer-description {
        font-size: 12px;
    }

    .footer-widget-title {
        font-size: 14px;
    }

    .footer-links li a,
    .footer-contact-info .contact-item {
        font-size: 12px;
    }
}

/******** Footer  Area End
***************************************************************/


/******** Skill  Area Start
***************************************************************/
.description {
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: var(--text-color);
}

.skil-content ul {
    margin-top: 50px;
}

.skil-content ul li {
    display: flex;
    margin-bottom: 30px;
}

.skil-content ul li:last-child {
    margin-bottom: 0;
}

.skil-content ul li .svg {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    text-align: center;
    background-color: #faecf1;
    margin-right: 12px;
}

.skill-text {
    width: 465px;
}

.skill-text span {
    font-size: 18px;
    font-weight: 500;
    color: var(--color-2);
    display: inline-block;
}

.skill-text p {
    line-height: 27px;
    font-weight: 500;
    margin-top: 16px;
}

.color-dash {
    background-color: #e4e9fd !important;
}

.color-green {
    background-color: #e4fde7 !important;
}

.skill-image .over-text {
    width: 210px;
    bottom: 50%;
    left: -20px;
}

.skill-image .b-text h5 {
    color: var(--color-1);
}

.skill-image .over-text span {
    background-color: var(--color-1);
}

.skill-image img {
    height: 480px;
    object-fit: cover;
    width: 100%;
}

/******** Skill  Area End
***************************************************************/

/******** Instructor    Area Start
***************************************************************/
.eCard2 {
    padding: 20px;
}

.eCard2 .card-head {
    overflow: hidden;
}

.eCard2 .card-head img {
    height: 280px !important;
    transition: .5s;
}

.eCard2 .entry-details span {
    display: inline-block;
    margin: 8px 0 2px 0;
}

.eCard2 .entry-details p {
    color: var(--text-color);
}

.eCard2:hover img {
    transform: scale(1.1);
}

/******** Instructor     Area End
***************************************************************/

/******** Blog  Area Start
***************************************************************/
.Ecard {
    background-color: var(--bg-white);
    box-shadow: var(--shadow-lg);
    border-radius: 20px;
    transition: .5s;
}

.card {
    border: none;
}

.Ecard .card-head img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
    transition: .5s;
}

.Ecard .card-body h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Euclid Circular A';
    color: var(--color-2);
    line-height: 32px;
}

.Ecard .card-body {
    padding: 16px 30px;
}

.Ecard .card-body p {
    margin-top: 8px;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
}

.Ecard .card-body .read-text {
    display: inline-block;
    margin-top: 30px;
    font-weight: 500;
    color: var(--color-2);
    transition: .5s;
}

.Ecard:hover .read-text {
    color: var(--color-1);
}

.g-card .card-head {
    overflow: hidden;
    border-radius: 10px;
}

.b-card .card-head {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.b-card:hover .card-head img,
.g-card:hover .card-head img {
    transform: scale(1.1);
}

.b-card .card-head {
    position: relative;
}

.b-card .card-head span {
    position: absolute;
    top: 16px;
    left: 16px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-white);
    background-color: #C664FF;
    border-radius: 6px;
    padding: 6px 12px;
    z-index: 999;
}

.b_bottom {
    margin-top: 30px;
    padding-bottom: 10px;
}

.b_bottom span {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
    line-height: 23px;
}

.blog-widget li {
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-radius: 10px;
    transition: .5s;
    margin-top: 0 !important;
}

.blog-widget li:hover {
    background: #674DF030;
    color: var(--color-1);
}

.blog-widget li .form-check {
    display: flex;
    align-items: center;
}

.blog-widget li .form-check-input {
    margin-right: 10px;
    height: 18px;
    width: 18px;
    margin-top: 2px;
    border: var(--bs-border-width) solid #838694;
}

.border-none {
    border: none !important;
}

.form-check-input:checked {
    border-color: var(--color-1) !important;
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.blog-widget li:last-child {
    margin-bottom: 8px;
}

.blog-sidebar {
    padding: 30px !important;
}

.blog-sidebar .widget-title {
    font-family: 'Euclid Circular A';
    font-size: 20px;
    font-weight: 500;
}

.ttr-post-media img {
    height: 75px;
    width: 79px;
    border-radius: 10px;
}

.blog-widget-post li:hover {
    background: transparent;
}

.ttr-post-header span {
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
}

.ttr-post-header .post-titles {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
    line-height: 24px;
}

.widget-posts {
    gap: 12px;
}

.blog-widget-post li {
    padding: 0 !important;
}

.ttr-post-header {
    margin-top: -3px;
}

.widget .tags {
    gap: 12px;
}

/******** Blog  Area End
***************************************************************/


/******** Testimnonials  Area Start
***************************************************************/

:root {

    --featured-width: 450px;

    --featured-card-padding: 18px;

    --featured-media-height: 350px;

    --small-card-padding: 16px;

    --testimonial-gap: 20px;
}

/* Main Section Styling */
.testimonials-wrapper {
    background-color: white;
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}

.testimonials-wrapper .title {
    font-size: clamp(24px, 5vw, 42px);
    font-weight: 700;
    color: #1a1a2e;
    font-family: 'Hind Siliguri', sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
}

.testimonials-container {
    position: relative;
    margin: 0 auto;
    padding: 40px 0;
}

/* Flexbox Layout - Key to auto-adjustment */
.testimonials-flex-wrapper {
    display: flex;
    align-items: stretch;
    gap: var(--testimonial-gap);
    position: relative;
}

/* Column Layout */
.testimonial-column {
    display: flex;
    flex-direction: column;
}

/* Side columns grow to fill remaining space */
.testimonial-column-side {
    flex: 1;

    min-width: 0;

}

/* Center column has fixed width */
.testimonial-column-center {
    flex: 0 0 var(--featured-width);

    max-width: var(--featured-width);
}


.fade-overlay {
    position: absolute;
    left: 0;
    right: 0;
    height: 120px;
    pointer-events: none;
    z-index: 2;
}

.fade-overlay.fade-top {
    top: 0;
    background: linear-gradient(to bottom,
            rgb(255, 255, 255) 0%,
            rgba(255, 255, 255, 0.7) 50%,
            rgba(255, 255, 255, 0) 100%);
}

.fade-overlay.fade-bottom {
    bottom: 0;
    background: linear-gradient(to top,
            rgb(255, 255, 255) 0%,
            rgba(255, 255, 255, 0.7) 50%,
            rgba(255, 255, 255, 0) 100%);
}

/* Side Testimonials Container */
.side-testimonials {
    display: flex;
    flex-direction: column;
    gap: var(--testimonial-gap);
    height: 100%;
    position: relative;
    z-index: 1;
}

/* Small Testimonial Cards */
.small-testimonial {
    background: white;
    padding: var(--small-card-padding);
    border: 1px solid #e6e8ff;
    border-radius: 12px;
    transition: all 0.3s ease;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.small-testimonial:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(88, 101, 242, 0.15);
    border-color: #5865f2;
}

.small-testimonial .description-small {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 12px;
    font-family: 'Hind Siliguri', sans-serif;
    flex-grow: 1;
}

.small-testimonial .user-info-small {
    margin-top: auto;
}

.small-testimonial .user-info-small img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin-right: 10px;
    border: 2px solid #f0f0f0;
    flex-shrink: 0;
}

.small-testimonial .user-info-small h6 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 2px 0;
    color: #1a1a2e;
    font-family: 'Hind Siliguri', sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.small-testimonial .user-info-small p {
    font-size: 11px;
    color: #888;
    margin: 0;
    font-family: 'Hind Siliguri', sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.small-testimonial .stars-small {
    display: flex;
    gap: 2px;
    margin-left: 8px;
    flex-shrink: 0;
}

.small-testimonial .stars-small i {
    color: #FFD700;
    font-size: 11px;
}

.small-testimonial .stars-small i.inactive {
    color: #e0e0e0;
}

/* Main Featured Testimonial Card */
.main-featured-testimonial {
    height: 100%;
    display: flex;
    align-items: stretch;
    z-index: 999;
}

.featured-card-wrapper {
    background: white;
    border: 2px solid #5865f2;
    border-radius: 20px;
    padding: var(--featured-card-padding);
    box-shadow: 0 8px 30px rgba(88, 101, 242, 0.15);
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* Media Container - Direct height control */
.media-player-container {
    position: relative;
    width: 100%;
    height: var(--featured-media-height);
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: linear-gradient(135deg, rgba(88, 101, 242, 0.08) 0%, rgba(88, 101, 242, 0.03) 100%);
    flex-shrink: 0;
}

.testimonial-video,
.testimonial-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.15);
    opacity: 1;
    transition: opacity 0.3s ease;
    pointer-events: none;
    border-radius: 15px;
}

.play-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    pointer-events: all;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}

.play-button:hover {
    transform: scale(1.1);
    background: white;
}

.play-button i {
    color: #5865f2;
    font-size: 20px;
    margin-left: 3px;
}

/* Stars Main */
.stars-main {
    margin-bottom: 15px;
    flex-shrink: 0;
}

.stars-main i {
    color: #FFD700;
    font-size: 20px;
    margin: 0 2px;
}

.stars-main i.inactive {
    color: #e0e0e0;
}

/* Main Description */
.description-main {
    font-size: 15px;
    line-height: 1.7;
    color: #444;
    margin-bottom: 20px;
    font-family: 'Hind Siliguri', sans-serif;
    flex-grow: 1;
}

/* Main User Info */
.main-user-info {
    flex-shrink: 0;
}

.main-user-info h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 4px;
    font-family: 'Hind Siliguri', sans-serif;
}

.main-user-info p {
    font-size: 13px;
    color: #888;
    margin: 0;
    font-family: 'Hind Siliguri', sans-serif;
}

/* Tablet Responsive */
@media (min-width: 768px) and (max-width: 991px) {
    .testimonials-wrapper {
        padding: 50px 0;
    }

    .testimonials-flex-wrapper {
        flex-direction: column;
    }

    .testimonial-column-center {
        order: -1;
        flex: 1;
        max-width: 100%;
        margin-bottom: var(--testimonial-gap);
    }

    .side-testimonials {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .small-testimonial {
        flex: 1 1 calc(50% - calc(var(--testimonial-gap) / 2));
        min-width: calc(50% - calc(var(--testimonial-gap) / 2));
    }
}

/* Mobile Responsive */
@media (max-width: 767px) {
    :root {

        --featured-width: 100%;
        --featured-card-padding: 15px;
        --featured-media-height: 300px;
        --small-card-padding: 14px;
    }

    .testimonials-wrapper {
        padding: 40px 0;
    }

    .testimonials-container {
        padding: 20px 0;
    }

    .testimonials-flex-wrapper {
        flex-direction: column;
    }

    .testimonial-column-center {
        order: -1;
        flex: 1;
        max-width: 100%;
        margin-bottom: var(--testimonial-gap);
    }

    .play-button {
        width: 50px;
        height: 50px;
    }

    .play-button i {
        font-size: 16px;
    }

    .stars-main i {
        font-size: 18px;
    }

    .description-main {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .main-user-info h4 {
        font-size: 16px;
    }

    .main-user-info p {
        font-size: 12px;
    }

    .small-testimonial .description-small {
        font-size: 12px;
    }
}

/* Extra large screens */
@media (min-width: 1400px) {
    .stars-main i {
        font-size: 24px;
    }

    .description-main {
        font-size: 16px;
    }

    .main-user-info h4 {
        font-size: 20px;
    }
}

/******** Testimnonials  Area End
***************************************************************/
/******** Blog  Area Start
***************************************************************/
.ol-card p-4 {
    background-color: var(--bg-white);
    box-shadow: var(--shadow-2xl);
    border-radius: 20px;
    transition: 0.5s;
}

.card {
    cursor: pointer;
    border: none;
}

.ol-card p-4 .card-head img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
    transition: 0.5s;
}

.ol-card p-4 .card-body h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Euclid Circular A";
    color: var(--color-2);
    line-height: 32px;
}

.ol-card p-4 .card-body {
    padding: 16px 30px;
}

.ol-card p-4 .card-body p {
    margin-top: 8px;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
}

.ol-card p-4 .card-body .read-text {
    display: inline-block;
    margin-top: 30px;
    font-weight: 500;
    color: var(--color-2);
    transition: 0.5s;
}

.ol-card p-4:hover .read-text {
    color: var(--color-1);
}

.g-card .card-head {
    overflow: hidden;
    border-radius: 10px;
}

.b-card .card-head {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.b-card:hover .card-head img,
.g-card:hover .card-head img {
    transform: scale(1.1);
}

.b-card .card-head {
    position: relative;
}

.b-card .card-head span {
    position: absolute;
    top: 16px;
    left: 16px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-white);
    background-color: #c664ff;
    border-radius: 6px;
    padding: 6px 12px;
    z-index: 999;
}

.b_bottom {
    margin-top: 30px;
    padding-bottom: 10px;
}

.b_bottom span {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
    line-height: 23px;
}

.blog-widget li {
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    transition: 0.5s;
    margin-top: 0 !important;
}

.blog-widget li:hover {
    background: #674df030;
    color: var(--color-1);
}

.blog-widget li .form-check {
    display: flex;
    align-items: center;
}

.blog-widget li .form-check-input {
    margin-right: 10px;
    height: 18px;
    width: 18px;
    margin-top: 2px;
    border: var(--bs-border-width) solid #838694;
}

.border-none {
    border: none !important;
}

.form-check-input:checked {
    border-color: var(--color-1) !important;
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.blog-widget li:last-child {
    margin-bottom: 8px;
}

.blog-sidebar {
    padding: 30px !important;
}

.blog-sidebar .widget-title {
    font-family: "Euclid Circular A";
    font-size: 20px;
    font-weight: 500;
}

.ttr-post-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-widget-post li:hover {
    background: transparent;
}

.ttr-post-header span {
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
}

.ttr-post-header .post-titles {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
    line-height: 24px;
}

.widget-posts {
    gap: 12px;
}

.blog-widget-post li {
    padding: 0 !important;
}

.ttr-post-header {
    margin-top: -3px;
}

.widget .tags {
    gap: 12px;
}

/******** Blog  Area End
***************************************************************/
/************ List View Page   ***************/

/******** Breadcumb   Area Start
***************************************************************/
.breadcum-area {
    padding-top: 30px;
    padding-bottom: 200px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(117, 121, 255, 0.3)0%, transparent 50%);
    background-size: 800px 800px, 500px 800px;
    background-position: top -200px left -150px, bottom -300px right -50px;
    background-repeat: no-repeat, no-repeat;
}

.playing-breadcum {
    padding-bottom: 150px;
    height: auto;
    min-height: 300px;
}

.eNtry-breadcum .breadcrumb {
    margin-bottom: 12px;
    margin-top: 50px;
}

.eNtry-breadcum .breadcrumb-item a {
    font-size: 15px;
    font-weight: 500;
    color: var(--bg-white);
}

.breadcrumb-item+.breadcrumb-item::before {
    padding: 0 12px;
    color: var(--bg-white);
    content: var(--bs-breadcrumb-divider, ">");
    margin-top: 1px;
}

.eNtry-breadcum .breadcrumb-item.active {
    color: var(--bg-white);
    font-size: 15px;
    font-weight: 500;
}

.g-title {
    font-size: 24px;
    font-weight: 600;
    color: var(--bg-white);
}

.g-title-dark {
    font-size: 30px;
    font-weight: 600;
    color: var(--dark-bg);
}

.form-area {
    display: flex;
    gap: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.form-area .form-group {
    position: relative;
}

.form-area .form-group .form-control {
    background: transparent !important;
    width: 487px;
    color: #fff;
}

.form-area .form-group .form-control::placeholder {
    color: var(--color-white);
}

.form-area .form-group svg {
    position: absolute;
    top: 14px;
    right: 16px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.g-btn {
    border: none;
    background-color: var(--bg-white);
    border-radius: 10px;
    font-weight: 500;
    font-size: 15px;
    color: var(--color-2);
    padding: 12px 30px;
}

.g-btn svg {
    margin-right: 5px;
}

.showing-text {
    font-weight: 500;
    color: var(--bg-white);
}

.tab-list ul {
    justify-content: flex-end;
    align-items: center;
    border-radius: 10px;
    background-color: #eaeaea;
    margin: auto;
    gap: 12px;
    float: right;
    display: flex;
    padding: 5px;
}

.tab-list ul li {
    padding: 6px;
}

.tab-list a {
    color: var(--color-2);
    font-weight: 500;
    display: inline-block;
}

.tab-list li.active {
    padding: 7px 14px;
    background: var(--bg-white);
    border-radius: 10px;
}

.eNtery-item {
    margin-top: -150px;
}

.entry-pagination .pagination {
    display: flex;
    justify-content: center;
    --bs-pagination-border-width: none;
}

.entry-pagination {
    margin-top: 50px;
}

.page-link:hover,
.page-item.active .page-link,
.entry-pagination .pagination li.active a {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%) !important;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    color: #fff !important;
}

.page-link {
    margin-right: 16px;
    font-size: 16px;
    font-weight: 600;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 32px;
    border-radius: 10px !important;
    background-color: var(--bg-white);
    box-shadow: var(--shadow-2xl);
    color: var(--text-color) !important;
    transition: 0.5s;
    border: none !important;
}

.instructor-photo {
    width: 330px;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 50%;
}

.instructor-photo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}

/******** Breadcumb   Area End
***************************************************************/

/******** Grid View   Area Start
***************************************************************/
.info-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.info-card .heart {
    position: relative;
    z-index: 999;
    cursor: pointer;
}

.ct-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ct-text h3 {
    font-size: 24px;
    font-weight: 600;
    color: var(--color-1);
    font-family: "Euclid Circular A";
}

.ct_hover span {
    color: var(--color-2);
    transition: 0.5s;
}

.ol-card p-4:hover .ct_hover span {
    color: var(--color-1);
}

.ct-text h3 del {
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    font-family: "Euclid Circular A";
}

.ct-text p {
    font-size: 15px;
    color: var(--text-color);
}

.ct-text p span {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
}

.ct-text p i {
    font-size: 13px;
    margin: 0 6px;
    color: #efbb02;
}

.g-card .card-body h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: var(--color-2);
}

.g-card .entry-title h3 {
    margin-bottom: 8px;
    line-height: 32px;
    width: 270px;
}

.g-card .card-head img {
    border-radius: 10px !important;
    height: 180px;
}

.g-card {
    padding: 20px;
    border-radius: 15px;
}

.g-card .card-body {
    padding: 0;
    margin-top: 20px;
}

/******** Grid  View  Area End
***************************************************************/
/******** Search   Filter  Area Start
***************************************************************/
.sidebar {
    background-color: var(--bg-white);
    box-shadow: var(--shadow-lg);
    border-radius: 20px;
    padding: 20px;
}

.widget {
    margin-bottom: 30px;
}

.search {
    position: relative;
}

.search .form-control {
    background-color: transparent;
    border: 1px solid #eee;
    color: var(--text-color);
}

.search .form-control:focus,
.search .form-control::placeholder {
    color: var(--text-color) !important;
}

.search .submit {
    position: absolute;
    top: 12px;
    right: 11px;
    border: none;
    background: transparent;
    color: var(--text-color);
}

.search .form-control::placeholder {
    font-weight: 500;
}

.widget-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--dark-primary);
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
}

.entry-widget li {
    margin-top: 16px;
    font-weight: 500;
    cursor: pointer;
}

.entry-widget li a {
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    display: inline-block;
    transition: 0.5s;
}

.entry-widget li a:hover {
    color: var(--color-1);
}

.down-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    color: var(--purple-primary);
    cursor: pointer;
}

.down-text i {
    font-size: 13px;
}

.form-check-input {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.form-check-input:focus {
    box-shadow: none;
}

.form-check-label {
    cursor: pointer;
}

/* Price Range */
.entry_range {
    display: flex;
    overflow: hidden;
    align-items: center;
    margin-top: 36px;
}

.entry_range .form-control {
    border: none;
    font-weight: 500;
    color: var(--text-color);
}

.entry_range .form-control::placeholder {
    color: var(--color-2);
}

.entry_range p {
    font-weight: 500;
    color: var(--color-2);
}

.entry_range .form-control:focus {
    box-shadow: none;
    color: var(--text-color) !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid var(--color-1) !important;
    background: var(--color-1) !important;
    font-weight: normal;
    color: var(--color-1);
    border-radius: 50%;
    height: 18px;
    width: 18px;
}

.ui-widget-header {
    border: 1px solid var(--color-1) !important;
    background: var(--color-1) !important;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0 !important;
    height: 3px !important;
}

.ui-widget-content {
    border-color: #d9d9d9 !important;
    background-color: #d9d9d9 !important;
}

.ui-slider .ui-slider-handle {
    width: 10px !important;
    height: 10px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -4px !important;
}

.ui-widget.ui-widget-content {
    border: 1px solid var(--text-color);
    height: 3px !important;
    position: relative;
    top: 26px;
    cursor: pointer;
}

.form-check-input[type="checkbox"] {
    border-radius: 5px;
}

.g-star {
    margin-top: 3px;
}

.g-star li {
    margin-top: 0;
}

.g-star li i {
    color: #edf0f7;
}

.color-g i {
    color: #efbb02 !important;
}

.widget:last-child {
    margin-bottom: 0;
}

/*New Grid View  */

.course-price {
    font-weight: 700;
    font-size: 20px;
}

/* Active price or Free text */
.course-price .price-active {
    color: var(--purple-primary);

}

/* Old line-through price */
.course-price .price-old {
    color: var(--text-light);

    margin-left: 6px;
}



.eBar-card {
    padding: 20px;
}

.eBar-card .entry-title h3 {
    font-size: 18px;
    line-height: 30px;
}

.eBar-card .card-body {
    padding: 12px 0;
}

.eBar-card .creator h5 {
    font-size: 16px;
    font-weight: 500;
}

.eBar-card ul {
    margin-bottom: 0;
    justify-content: space-between;
    align-items: center;
}

.eBar-card ul li span {
    font-weight: 500;
    color: var(--color-2);
}

.eBar-card .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
}

.eBar-card ul li i {
    font-size: 13px;
    color: #efbb02;
    margin-left: 5px;
}

.eBar-card .learn-more {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
    transition: 0.5s;
    display: inline-block;
    position: relative;
    margin-top: 6px;
}

.eBar-card .learn-more::after {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
}

.eBar-card:hover .learn-more::after {
    visibility: visible;
    opacity: 1;
    width: 104px;
}

.eBar-card:hover .learn-more {
    color: var(--primary-color);
}

.eBar-card .courses-img img {
    height: 165px;
}

/******** Search  Filter  Area End
***************************************************************/
/******** Instructor    Area Start
***************************************************************/
.ol-card p-42 {
    padding: 20px;
}

.ol-card p-42 .card-head {
    overflow: hidden;
}

.ol-card p-42 .card-head img {
    height: 280px !important;
    transition: 0.5s;
}

.ol-card p-42 .entry-details span {
    display: inline-block;
    margin: 8px 0 2px 0;
}

.ol-card p-42 .entry-details p {
    color: var(--text-color);
}

.ol-card p-42:hover img {
    transform: scale(1.1);
}

/******** Instructor     Area End
***************************************************************/

/******** Instructor   Details  Area Start
***************************************************************/
.instructor-details {
    margin: 50px 0;
}

.single-details {
    padding: 50px;
    background-color: #f8f7fe;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.left-profile img {
    height: 330px;
    border-radius: 50%;
    object-fit: cover;
}

.instruct-img {
    position: relative;
    z-index: 1;
}

.instruct-img::before {
    position: absolute;
    content: "";
    top: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../image/Group.png") no-repeat scroll center center / cover;
    z-index: -1;
    transform: rotate(180deg);
}

.btn-wrap {
    margin-top: 27px;
    display: flex;
    gap: 30px;
}

.btn-wrap a {
    padding: 10px 21px;
    border-radius: 5px;
    display: inline-block;
    width: 150px;
    text-align: center;
}

.btn-wrap .learn-btn {
    color: var(--color-2);
    font-family: "Euclid Circular A";
    border: 1px solid #2f57ef38;
}

.right-profile .g-title {
    font-size: 32px;
    margin-bottom: 12px;
}

.right-profile .gradient {
    font-family: "Euclid Circular A";
    font-weight: 500;
    display: inline-block;
    margin-bottom: 30px;
}

.right-profile .description {
    margin-bottom: 30px;
}

.instruct-add li {
    font-family: "Euclid Circular A";
    font-weight: 500;
    color: var(--color-2);
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.instruct-add li span {
    color: var(--text-color) !important;
    margin-left: 12px;
}

.instruct-add li:last-child {
    margin-bottom: 0;
}

.instruct-add p {
    width: 90px;
}

.right-profile .f-socials {
    gap: 30px;
    margin-bottom: 0;
    margin-top: 30px;
}

.right-profile .f-socials li a {
    border-color: #97989b47;
    color: #7b7d82f2;
    border-radius: 5px;
}

.right-profile .f-socials li a:hover {
    color: #fff;
}

.group-overly img {
    position: absolute;
    right: 0;
}

.top-overly {
    top: 0;
    width: 156px;
    height: 70px;
}

.bottom-overly {
    bottom: 0;
    height: 170px;
}

/******** Instructor  Details   Area End
***************************************************************/
/******** Contact   Page   Start
***************************************************************/
.contact-card {
    padding: 30px 50px;
    text-align: center;
}

.contact-card .g-title {
    font-size: 20px;
    margin-bottom: 16px;
}

.contact-icon {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    margin: auto;
    border: 1px solid #edf0f7;
    border-radius: 50%;
    margin-bottom: 16px;
}

.contact-card p {
    font-weight: 500;
    color: var(--text-color);
    line-height: 27px;
}

.contact-card a {
    color: var(--color-1);
    font-weight: 500;
}

.conatact-map iframe {
    height: 628px;
    border-radius: 15px;
    width: 100%;
}

.form-label {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 16px;
    font-weight: 500;
    color: var(--color-2);
    font-family: "Euclid Circular A";
}

.global-form .form-control {
    padding: 14px 22px;
    line-height: 28px;
    margin-bottom: 8px;
    color: var(--text-color);
}

.global-form .form-control::placeholder {
    color: var(--text-color);
}

.global-form .form-control:focus {
    color: var(--text-color) !important;
}

.global-form textarea {
    height: 157px;
    resize: none;
}

.global-form button {
    border: none;
    padding: 12px 30px;
}

.contact-left {
    margin-top: 10px;
    margin-left: 40px;
}

/******** About Us   Area Start
***************************************************************/
.about-wrapper {
    padding-top: 90px;
}

.intro-about {
    text-align: center;
}

.trophy-text {
    padding: 11px 30px;
    background-color: rgba(47, 87, 239, 12%);
    border-radius: 10px;
    align-items: center;
    gap: 10px;
    width: 350px;
    height: 46px;
    font-weight: 500;
    color: var(--color-2);
    margin: auto;
    margin-bottom: 16px;
}

.intro-about h2 {
    font-size: 64px;
    margin-bottom: 30px;
}

.intro-about .description {
    width: 750px;
    margin: auto;
    margin-bottom: 30px;
}

.intro-about .btn-wrap {
    justify-content: center;
}

.intro-about .btn-wrap a {
    width: auto;
    padding: 12px 30px;
    border-radius: 10px;
}

.single-motion {
    padding: 18px 27px;
    box-shadow: var(--shadow-2xl);
    background-color: var(--bg-white);
    border-radius: 10px;
    display: flex;
    gap: 16px;
    transition: 0.5s;
    background-size: 200% auto;
}

.single-motion:hover {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    transition: 0.5s;
    background-position: left center;
    color: #fff;
}

.single-motion span svg path {
    transition: 0.5s;
}

.single-motion:hover span svg path,
.single-motion:hover .g-title,
.single-motion:hover p {
    color: #fff;
    stroke: #fff;
}

.motion-text h4 {
    font-size: 32px;
    margin-bottom: 4px;
    transition: 0.5s;
}

.motion-text p {
    font-weight: 500;
    transition: 0.5s;
}

.skill-image {
    margin-right: 20px;
}

.about-skill .skill-image {
    margin-top: 35px;
}

.about-skill .skill-image img {
    height: 508px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/******** About Us  Area End
***************************************************************/
/******** My Courses Area Start
***************************************************************/
.Mycourses-wrapper {
    margin-top: 50px;
}

.my-panel {
    position: relative;
    padding: 30px;
    border-radius: 20px;
    background-color: var(--bg-white);
    box-shadow: var(--shadow-2xl);
    padding-bottom: 42px;
}

.image-panel {
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 43px;
}

.image-panel img {
    height: 180px;
    width: 180px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.image-panel h4 {
    font-size: 24px;
    margin-bottom: 12px;
}

.image-panel ul {
    gap: 40px;
}

.image-panel ul li {
    font-weight: 500;
    position: relative;
}

.image-panel ul li::after {
    position: absolute;
    content: "";
    top: 0;
    right: -24px;
    height: 100%;
    width: 1px;
    background-color: #eee;
}

.image-panel ul li:last-child::after {
    display: none;
}

.image-panel ul li svg {
    margin-right: 5px;
}

.over-image {
    position: relative;
}

.over-image .banner {
    height: 230px;
    width: 100%;
    border-radius: 20px;
}

.upload-image-btn {
    border: none;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: calc(100% - 96px);
    left: 12px;
    overflow: hidden;
    border: 2px solid #fff;
    background: #fff;
    width: 180px;
    height: 180px;
}

.upload-image-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: 0.4s;
}

.upload-image-btn:hover:before {
    background: rgba(0, 0, 0, 0.308);
}

.upload-hover-text {
    width: 100px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    color: transparent;
    font-weight: 500;
    pointer-events: none;
    font-size: 13px;
    padding: 4px 6px;
    border-radius: 4px;
    background: var(--color-1);
    transition: 0.4s;
}

.preview-image {
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.preview-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.upload-image-btn:hover .upload-hover-text {
    opacity: 1;
    visibility: visible;
    color: #fff;
}

.my-info {
    margin-left: 204px;
}

.my-course-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.gradient-border {
    background: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    border-radius: 12px;
    padding: 2px;
    width: 100%;
}

.course-sideBar {
    padding: 30px;
    border-radius: 10px;
    background-color: var(--bg-white);
    box-shadow: var(--shadow-2xl);
}

.course-sideBar p {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    color: #a1a7b4;
}

.couses-tab-list li {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #edf0f7;
}

.couses-tab-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.couses-tab-list li a {
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    display: inline-block;
}

.couses-tab-list li svg {
    height: 24px;
    width: 24px;
    margin-right: 12px;
}

.couses-tab-list li.active a {
    color: var(--color-1);
}

.couses-tab-list li.active a svg path {
    fill: var(--color-1);
}

.couses-tab-list li a:hover svg path,
.couses-tab-list li a:hover {
    color: var(--color-1);
    fill: var(--color-1);
}

.course-content .g-title {
    font-size: 24px;
    margin-bottom: 12px;
}

.course-content .g-card {
    padding: 20px !important;
}

.progress,
.progress-stacked {
    --bs-progress-height: 8px;
}

.single-progress p,
.single-progress h5 {
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: var(--text-color) !important;
}

.f-500 {
    font-weight: 500 !important;
}

.c-card .eBtn {
    padding: 9px 30px !important;
    color: var(--color-2) !important;
    transition: 0.5s;
    color: var(--color-2);
    border: 1px solid #2f57ef38;
}

.c-card:hover .eBtn {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    transition: 0.5s;
    color: var(--color-white) !important;
}

/******** My Courses  Area End
***************************************************************/
.privacy-policy,
.entry_panel {
    background-color: #fff;
    box-shadow: var(--shadow-2xl);
    padding: 30px;
    border-radius: 20px;
}

.privacy-policy h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 30px;
}

.privacy-policy p {
    margin-bottom: 20px;
}

.privacy-policy p:last-child {
    margin-bottom: 0;
}

/******** Privay Policy  Area End
***************************************************************/
/********  Login   Area Start
***************************************************************/

.login-area {
    margin-top: 50px;
}

.login-img img {
    height: 630px;
    object-fit: cover;
}

.global-form .g-title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 20px;
}

.global-form .description {
    margin-bottom: 30px;
}

.remember-me a {
    font-weight: 500;
    color: var(--color-1);
}

.login-form .eBtn {
    padding: 14px 30px;
}

.login-form .learn-btn {
    color: #0f101a;
    font-weight: 500;
    border: 1px solid #edf0f7;
}

.sign-motion {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0;
    display: flex;
    justify-content: center;
    position: relative;
}

.login-form .learn-btn svg {
    margin-right: 5px;
}

.login-form p a {
    font-weight: 600;
}

.sign-motion::before,
.sign-motion::after {
    position: absolute;
    content: "";
    top: 11px;
    width: 30%;
    height: 1px;
    background-color: #edf0f7;
}

.sign-motion::after {
    left: 0;
}

.sign-motion::before {
    right: 0;
}

/******** Login   Area  End
***************************************************************/
/******** Courses Playing    Area  Start
***************************************************************/
.playing-header {
    background-color: var(--color-2);
    padding: 22px 0 !important;
}

.mybtn-play {
    border: 1px solid #edf0f757;
    padding: 10px 24px;
    font-size: 15px;
    font-weight: 500;
    font-family: "Euclid Circular A";
    transition: 0.5s;
    margin-right: 13px;
}

.mybtn-play:hover {
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff !important;
    border-color: transparent;
}

.entry-player .g-title {
    font-size: 20px;
    color: var(--color-white);
    background: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    background-size: 200% auto;
    padding: 15px 0;
}

.entry-player h4 i {
    height: 38px;
    width: 38px;
    border-radius: 30px;
    line-height: 38px;
    text-align: center;
    background-color: #ffffff4a;
    margin: 0 17px;
}

.plr-bg {
    --bs-gutter-x: 0 !important;
}

.player-left h4 {
    font-size: 20px;
    padding: 22px 30px;
    text-align: center;
    background-color: #edf0f7;
}

.lesson-play-list {
    padding: 20px;
}

.player-search {
    margin-bottom: 16px;
}

.accordion-button {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-2);
    padding: 20px;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: var(--color-1);
}

.accordion-collapse {
    padding: 0px 20px;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.accordion-item {
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
}

.accordion-item:last-of-type,
.accordion-item:first-of-type {
    border-radius: 0;
}

.lesson-list span {
    font-size: 13px;
    font-weight: 500;
}

.lesson-list li {
    margin-bottom: 16px;
}

.lesson-list li a {
    font-weight: 500;
    transition: 0.5s;
    color: var(--color-2);
}

.lesson-list li a:hover svg path,
.lesson-list li a:hover {
    color: var(--color-1);
    fill: var(--color-1);
}

.lesson-list li svg,
.lesson-list li i {
    margin-right: 10px;
    transition: 0.5s;
    margin-top: 5px;
}

.accordion-body {
    padding: 0;
}

.accordion-button::after {
    background: url(../image/plus.svg) no-repeat scroll center center / cover;
    background-size: 17px;
    transition: inherit;
}

.accordion-button:not(.collapsed)::after {
    background: url(../image/minus.svg) no-repeat scroll center center / cover;
    background-size: 17px;
    transition: inherit;
}

/* Tab */
.entry-tab .nav-link {
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: var(--text-color);
    border: none;
}

.entry-tab .nav-tabs .nav-item.show .nav-link,
.entry-tab .nav-tabs .nav-link.active {
    color: var(--color-2);
}

.entry-tab .nav-tabs .nav-link.active {
    position: relative;
}

.entry-tab .nav-tabs .nav-link.active::after {
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--color-1);
    content: "";
}

.entry-tab ul {
    margin-left: 30px;
}

.entry-tab ul li {
    padding: 30px 60px 16px 0;
}

.entry-tab .tab-content {
    padding: 30px;
}

/********  Courses Playing    Area   End
***************************************************************/
/********  Courses Detals Area   Start
***************************************************************/
.course-details .trophy-text {
    width: 171px;
    border: 1px solid #eee;
}

.course-motion-top {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 12px 0;
    margin: 0;
    list-style: none;
}

.course-motion-top li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 16px;
    color: var(--color-2);
    position: relative;
    padding: 6px 20px;
}

.course-motion-top li::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #19233536;
    width: 1px;
    height: 17px;
}

.course-motion-top li:last-child::after {
    display: none;
}

.course-motion-top li:first-child {
    padding-left: 0;
}

.course-motion-top li svg {
    flex-shrink: 0;
    opacity: 0.75;
}

.course-motion-top li a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.course-motion-top li .pro-32 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
}

.pro-32 {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    object-fit: cover;
}

.pro-20 {
    width: 20px;
    height: 20px;
}

.bottom-motion {
    margin-left: 27px;
}

.hero-details {
    position: relative;
}

.hero-details img {
    width: 100%;
    height: 480px;
    border-radius: 20px;
    object-fit: cover;
}

.overly-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    /* transform: translate(-50%, -50%); */
    height: calc(100% - 25px);
    margin-top: 10px;
    width: 100%;
    cursor: pointer;
}

.hero-details a {
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    background-color: var(--bg-white);
    border-radius: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero-details a::before {
    height: 60px;
    width: 60px;
}

.player-feature .hero-details {
    position: relative;
    top: -90px;
}

.hero-details a:after,
.hero-details a:before {
    border-radius: 50%;
    border: 1px solid #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}

.hero-details a:after {
    height: 75px;
    width: 75px;
}


.hero-details {
    position: relative;
}

.course-details h2 {
    font-size: 40px;
    margin-bottom: 30px !important;
    max-width: 794px;
    margin: auto;
}

.static-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
}

.fDetails-tab .nav-pills {
    gap: 8px;
}

.fDetails-tab .nav-pills .nav-link.active,
.fDetails-tab .nav-pills .show>.nav-link {
    color: var(--color-white);
    background-color: var(--color-1);
}

.fDetails-tab .nav-link:focus,
.fDetails-tab .nav-link:hover {
    color: var(--color-2);
}

.fDetails-tab .nav-pills .nav-link {
    border-radius: 10px;
    padding: 10px 30px;
    background: #edf0f7;
    color: var(--text-color);
    transition: 0.5s;
}

.fDetails-tab .nav-pills .nav-link:hover {
    background-color: var(--color-1);
    color: var(--color-white);
}

.desc-control {
    margin-top: -40px;
}

.fDetails-tab {
    background: var(--bg-white);
    box-shadow: var(--shadow-2xl);
    padding: 5px;
    border-radius: 15px;
    max-width: 712px;
}

.ps-box {
    margin-top: 30px;
    padding: 20px;
    background-color: var(--bg-white);
    box-shadow: var(--shadow-2xl);
    border-radius: 20px;
}

.ps-box .g-title {
    font-size: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.s_stext {
    font-weight: 500;
    color: var(--color-1);
    display: inline-block;
    margin-top: 30px;
}

.ps-box .accordion-button {
    font-size: 18px;
}

.preview-text {
    display: flex;
    gap: 11px;
    align-items: center;
}

.preview-text p {
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
    padding: 4px 13px;
    border-radius: 5px;
    background-color: rgba(47, 87, 239, 12%);
    transition: 0.5s;
}

.preview-text p svg {
    margin-top: 0;
    margin-right: 0;
}

.lesson-list li a:hover .preview-text p {
    color: var(--color-1);
}

.svg-mt svg {
    margin-top: 0 !important;
}

.course_list li {
    margin-bottom: 25px;
}

.accordion-item:last-child {
    border-bottom: none;
}

.requirment {
    display: flex;
    gap: 30px;
}

.requirment ul li {
    gap: 7px;
    margin-bottom: 16px;
}

.requirment ul li:last-child {
    margin-bottom: 0;
}

.requirment ul li i {
    background: rgba(47, 87, 239, 12%);
    height: 20px;
    width: 20px;
    line-height: 20px !important;
    border-radius: 50%;
    color: var(--color-1);
    text-align: center;
    font-size: 12px;
    justify-content: center;
}

.requirment ul li p {
    max-width: 290px;
    margin-top: -4px;
}

.istructor-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.ins-left {
    display: flex;
    gap: 12px;
    align-items: center;
}

.ins-left img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.ins-designation h5 {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-2);
    margin-bottom: 3px;
}

.ins-right .action {
    display: flex;
    gap: 12px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.E-review:hover .ins-right .action {
    opacity: 1;
    visibility: visible;
}

.ins-right a {
    color: var(--text-color);
    font-weight: 500;
}

.ins-right {
    display: flex;
    gap: 8px;
}

.ins-right p {
    font-weight: 500;
    color: var(--color-2);
}

.re-star {
    gap: 5px;
}

.re-star li i {
    color: #efbb02;
    font-size: 13px;
}

.instructor-motion {
    margin-bottom: 0;
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.instructor-motion li {
    position: relative;
    display: flex;
}

.instructor-motion li::after {
    position: absolute;
    content: "";
    top: 2px;
    right: -17px;
    width: 1px;
    height: 17px;
    background-color: #eee;
}

.instructor-motion img {
    height: 20px;
    width: 20px;
}

.entry-like {
    gap: 30px;
    padding-bottom: 20px;
}

.entry-like li {
    font-weight: 500;
    transition: 0.5s;
}

.entry-like li:hover,
.entry-like li:hover svg path {
    color: var(--color-1);
    fill: var(--color-1);
}

.entry-like li svg {
    margin-top: -2px;
}

.reviews {
    max-height: 910px;
    overflow: hidden;
}

.review .E-review:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.E-review {
    margin-bottom: 21px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.entry-like:last-child {
    padding-bottom: 0;
}

.review .E-review:last-child {
    border: none;
}

.review .see-more {
    font-weight: 600;
    color: var(--text-color);
    transition: 0.3s;
}

.review .see-more:hover {
    color: var(--color-1);
}

.review .see-more i {
    margin-left: 10px;
}

.ps-sidebar {
    margin-top: 0;
    padding: 12px 20px;
}

.ps-sidebar .g-title {
    font-size: 36px;
    border-bottom: 0;
    margin-bottom: 0;
}

.ps-sidebar del {
    font-family: "Euclid Circular A";
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
    margin-left: 5px;
    color: var(--text-color);
}

.ps-sidebar .eBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    font-weight: 500;
}

.ps-sidebar .eBtn img {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}

.ps-sidebar .learn-btn {
    border: 1px solid #edf0f7;
    color: var(--color-2);
    margin: 20px 0 12px 0;
    transition: 0.5s;
}

.ps-sidebar .learn-btn:hover {
    background: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    color: var(--color-white);
    border-color: transparent;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
}

.ps-sidebar .description {
    font-size: 13px;
}

.ps-side-feature {
    margin-top: 30px;
}

.ps-side-feature li {
    color: var(--color-2);
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.ps-side-feature li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ps-side-feature li span {
    color: var(--text-color) !important;
    display: flex;
    gap: 5px;
}

.ps-side-feature li span img {
    height: 20px;
}

.ps-sidebar .f-socials {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin: 20px 0;
}

.ps-sidebar .f-socials li a {
    border-color: #ccd1db;
    color: var(--text-color);
    border-radius: 5px;
}

.ps-sidebar .f-socials li a:hover {
    background: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    color: var(--color-white);
    border-color: transparent;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-color: transparent;
}

.dt_group a {
    background: #2f57ef33;
    padding: 11px 50px;
    border-radius: 41px;
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
}

.dt_group a img {
    margin-right: 5px;
}

.dt_group a p {
    color: var(--text-color);
    font-weight: 600;
    margin-left: 3px;
}

/********  Courses Detals  Area   End
***************************************************************/
/********  Blog Detals  Area   Start
***************************************************************/
.blog-details {
    margin-top: -200px;
}

.details-breadcum {
    padding-bottom: 230px;
}

.figar {
    justify-content: center;
    margin-bottom: 27px;
}

.figar img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 8px;
}

.figar p {
    color: var(--color-2);
}

.blog-box {
    margin-top: -65px;
}

.blog-box .course-motion-top {
    margin-bottom: 30px;
}

.blog-box .course-motion-top li::after {
    top: 5px;
    height: 13px;
    background-color: #edf0f7;
}

.blog-box .course-motion-top li {
    color: var(--text-color);
}

.blog-box .g-title {
    border-bottom: none;
}

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

.blog-f-image img {
    height: 478px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 50px;
}

.blog-f-image p {
    margin-bottom: 30px;
}

.italic {
    font-style: italic;
    padding: 17px;
    border: 1px solid #edf0f7;
    border-radius: 10px;
    text-align: center;
    color: var(--color-2);
    font-size: 22px;
}

.single-bg-img img {
    height: 200px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 0 !important;
}

.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px;
}

.tags li a {
    display: inline-block;
    border: 1px solid #edf0f7;
    padding: 7px 20px;
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
    transition: 0.5s;
    border-radius: 6px;
}

.tags li a:hover,
.tags li a.active {
    color: var(--color-white);
    background-color: var(--color-1);
    border-color: var(--color-1);
}

.details-socialsLink {
    margin-top: 50px;
}

.details-socialsLink span {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
}

.details-socialsLink span svg {
    margin-top: -3px;
}

.details-socialsLink span .like-svg {
    height: 38px;
    width: 38px;
    line-height: 38px;
    border: 1px solid #6b738559;
    border-radius: 50%;
    text-align: center;
}

.details-socialsLink .f-socials {
    gap: 20px;
    margin-bottom: 0;
}

.details-socialsLink .f-socials li a {
    border: 1px solid #6b738559;
    color: #192335;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    line-height: 38px;
}

.details-socialsLink .f-socials li a:hover {
    color: var(--color-white);
}

.comment-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 30px 0;
    border-top: 1px solid #edf0f7;
    border-bottom: 1px solid #edf0f7;
}

.comment-head .g-title {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 28px;
    font-family: "Euclid Circular A";
    font-weight: 600;
}

.g_font {
    font-size: 28px !important;
    font-family: "Euclid Circular A";
    font-weight: 600;
}

.comment-form {
    margin-top: 30px;
}

.comment-form .form-group {
    display: flex;
    gap: 30px;
}

.comment-form .form-control {
    padding: 15px 18px;
    color: var(--color-2);
    margin-bottom: 30px;
}

.comment-form .form-control::placeholder {
    color: var(--text-color);
}

.comment-form button {
    border: none;
}

.comment-form textarea {
    height: 170px;
    resize: none;
}

.comment-form .form-control:focus {
    color: var(--color-2) !important;
}

.eComment {
    margin-top: 20px;
}

.single-comment {
    gap: 16px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.comment-entry {
    border-bottom: 1px solid #edf0f7;
}

.cUser-img {
    height: 90px;
    width: 90px;
}

.cUser-img img {
    height: 90px;
    width: 90px;
    object-fit: cover;
    border-radius: 50%;
}

.cUser-info {
    max-width: 87%;
}

.cUser-info h5 {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-2);
    margin-bottom: 6px;
}

.date-pack {
    display: flex;
    gap: 35px;
    margin-bottom: 16px;
}

.date-pack p {
    font-weight: 500;
}

.date-pack a {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: var(--text-color);
    position: relative;
}

.date-pack a::after {
    position: absolute;
    content: "";
    top: 9px;
    left: -21px;
    height: 6px;
    width: 6px;
    background-color: #edf0f7;
    border-radius: 50%;
}

.reply-comment {
    margin-left: 100px;
    border-top: 1px solid #edf0f7;
}

.eComment .comment-entry:last-child {
    border-bottom: none;
}

.comment-wrap {
    margin-top: 50px;
}

.comment-wrap .f-socials li a {
    border: 1px solid #6b738559;
    color: #192335;
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-radius: 50%;
}

.Eins_image,
.comment-wrap .ins-left img {
    height: 110px;
    width: 110px;
}

.comment-wrap .ins-left {
    gap: 20px;
}

.E_desig {
    max-width: 910px;
}

.E_desig h5 {
    font-size: 24px;
}

.blog-sidebar .tags li a {
    border-radius: 10px !important;
}

/********  Blog Detals  Area   End
***************************************************************/
/********  Wishlist  Area   Start
***************************************************************/

.wish-card .entry-title h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 16px;
}

.wish-card .ct-text h3 {
    color: var(--color-2);
    transition: 0.5s;
}

.wish-card:hover .ct-text h3 {
    color: var(--color-1);
}

.wish-card .heart {
    color: #e92175;
}

.wish-card .info-card {
    margin-bottom: 12px;
}

.wish-card .card-body {
    margin-top: 16px;
}

/********  Wishlist   Area   End
***************************************************************/

/********  Purchase  History   Area   Start
***************************************************************/
.purchase-history-panel .eTable {
    margin-top: 24px;
}

.eTable> :not(caption)>*> :first-child {
    color: var(--color-2);
}

.eTable> :not(caption)>*>* {
    border-bottom: 1px dashed #d2d2d2;
    padding: 15px 20px !important;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
}

.eTable thead tr th:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.eTable thead tr th:nth-last-child(1) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.eTable thead tr th {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
    border-bottom: 1px solid #f4f7fd;
    background-color: #f4f7fd;
}



.ellipsis-1 {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.ellipsis-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.ellipsis-3 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.ellipsis-4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.ellipsis-5 {
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

textarea::placeholder {
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: var(--text-color) !important;
}

.category.active a {
    color: #2f57ef;
}

/******** Cart list style start
***************************************************************/
.cart-items thead th {
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
}

.cart-items .item-photo {
    width: 200px;
    aspect-ratio: 16/9;
    border-radius: 8px;
    overflow: hidden;
}

.item-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.cart-item-title {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
    margin-bottom: 8px;
}

.cart-item-text {
    font-size: 13px;
    font-weight: 500;
    color: var(--text-color);
}

.item-price {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
}

.item-price del {
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: line-through;
}

.cart-total-price {
    padding: 20px;
    padding-top: 0;
}

.cart-total-price h2 {
    font-size: 20px;
    color: var(--color-2);
    font-weight: 500;
    margin-bottom: 14px;
}

.price_type {
    font-size: 16px;
    color: var(--text-color);
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
}

.price_type.total {
    color: var(--color-2);
}

.price_type.total span:nth-child(2) {
    font-size: 18px;
    margin-top: 16px;
}

.coupon {
    display: flex;
    align-items: center;
}

.coupon input:nth-child(1) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.coupon input:nth-child(2) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 120px;
}

.send_gift_check label {
    font-size: 15px;
    font-weight: 500;
}

/******** Cart list style end
***************************************************************/

/******** bootstrap toastr start
***************************************************************/

/*Bootstrap toaster*/
.toast {
    border-radius: 10px;
}

.toast-header {
    color: #fff;
    border-radius: 8px 8px 0px 0px;
    border-bottom: none;
}

.toast-header .btn-close {
    width: 20px;
    height: 10px;
    padding: 0px 1px;
    filter: invert(1);
}

.toast-body {
    color: #fff;
    border-radius: 0px 0px 8px 8px;
    padding: 0px 14px 14px 14px;
}

.toast.success .toast-header,
.toast.success .toast-body {
    background-color: #13a96c;
}

.toast.warning .toast-header,
.toast.warning .toast-body {
    background-color: rgb(229 153 40);
}

.toast.error .toast-header,
.toast.error .toast-body {
    background-color: rgb(255 85 119);
}

/******** bootstrap toastr end
***************************************************************/

.rating-stars i {
    color: #efbb02;
    font-size: 20px !important;
    cursor: pointer;
}

#remove-stars {
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
}

.ins-right i {
    cursor: pointer;
    padding: 4px;
    display: inline-flex;
}

.ins-right i.fi-rr-trash {
    font-size: 17px;
    color: red;
}

.ins-right i.fi-rr-edit {
    font-size: 16px;
    color: blue;
}

/******** modal css starts
***************************************************************/
/********  Message    Area   Start
***************************************************************/
.empty-inbox-msg {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 400;
    cursor: default;
}

.empty-inbox-icon svg {
    scale: 1.5;
}

.message-panel {
    padding: 20px 23px;
}

.message-intro .g-title {
    margin-bottom: 23px;
}

.message-intro .Esearch_entry .form-control {
    height: auto;
    padding: 10px 10px 10px 40px;
    margin-bottom: 16px;
    background-color: #f4f7fd;
    border-color: #f4f7fd;
    color: var(--color-2);
}

.message-intro .form-control:focus {
    color: var(--color-2) !important;
}

.message-intro .Esearch_entry button {
    right: auto;
    top: 11px;
    left: 10px;
}

.message-left .nav-pills .nav-link.active,
.message-left .nav-pills .show>.nav-link {
    color: transparent;
    background-color: transparent;
}

.msg-sidebar .contacts {
    height: 590px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-gutter: stable;
    padding-right: 8px;
}

.message-left .contact {
    transition: 0.2s;
    border-radius: 8px !important;
    padding: 8px;
    cursor: pointer;
}

.message-left .contact:hover,
.message-left .contact.active {
    background: #f4f7fd !important;
}

.ins-nav .ins-left img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.active-image {
    position: relative;
}

.active-image::after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #5dbd93;
    bottom: 3px;
    right: 4.5px;
}

.active-image::before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #fff;
    right: 3px;
    bottom: 1px;
}

.ins-nav {
    display: flex;
    justify-content: space-between;
}

.ins-figure {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.ins-figure h4 {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
}

.ins-figure .typing {
    color: #5dbd93;
}

.ins-figure p {
    color: var(--text-color);
    font-size: 12px;
    font-weight: 500;
    text-align: left;
}

.ins-rights .time {
    font-size: 12px;
    font-weight: 500;
    color: #747579;
    display: inline-block;
    margin-bottom: 4px;
}

.ins-rights p {
    height: 16px;
    width: 16px;
    background-color: #e92175;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    margin: auto;
    margin-right: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-image img {
    height: 44px !important;
    width: 44px !important;
}

.elips-dots {
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    background: #edf0f7;
    border-radius: 50%;
    color: #6b7385;
    font-size: 17px;
    cursor: pointer;
}

/* Message */
.custome-height {
    height: 575px;
    overflow-y: auto;
    background-color: #f4f7fd;
    padding: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    scrollbar-gutter: stable;
}

.message-send-option {
    background: #f4f7fd;
    padding: 16px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.message-text {
    flex: 0 0 calc(100% - 116px);
}

.pb-17 {
    padding-bottom: 17px;
}

.g-14 {
    gap: 20px;
}

.fz-13-m-grayish {
    font-size: 12px;
    font-weight: 500;
    color: #747579;
    margin: 0 6px;
}

.message-list li {
    max-width: 100%;
    margin-bottom: 10px;
}

.message-list li:last-child {
    margin-bottom: 0;
}

.message-list li p {
    display: inline-block;
    background-color: var(--bg-white);
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
    padding: 10px;
    line-height: 20px;
}

.message-list li p:last-child {
    border-radius: 0rem 1.25rem 1.25rem;
}

.message-for-me .message-list li {
    text-align: right;
}

.message-for-me .message-list li p {
    background-color: var(--color-1);
    color: var(--color-white);
    border-radius: 10px 10px 0 10px;
}

.message-for-me .message-list li p:last-child {
    border-radius: 10px 10px 0 10px;
}

.message-input {
    width: 100%;
    border-radius: 8px;
    background-color: #fff;
    padding: 8px 12px;
}

.message-input .form-control {
    background-color: transparent;
    border: none;
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
    width: 100%;
    padding: 0 !important;
    resize: none;
    height: 30px;
}

.message-input .form-control::placeholder {
    color: #a2a3a8;
}

.message-input .ic-control label {
    cursor: pointer;
}

.send_message_btn {
    background-color: var(--color-1);
    padding: 8px;
    border: none;
    outline: none;
    border-radius: 10px;
}

.message-input .form-control:focus {
    color: var(--color-2) !important;
}

.g-12 {
    gap: 12px;
}

.ic-control {
    gap: 10px;
}

.message-header .ins-figure h4 {
    font-size: 16px;
    font-weight: 600;
}

.message-header {
    margin-bottom: 8px;
}

.count-files {
    position: absolute;
    bottom: 90px;
    background: #fff;
    padding: 8px;
    right: 16px;
    border-radius: 8px;
    color: var(--color-2);
    font-weight: 500;
    box-shadow: 1px 1px 20px #0000001a;
}

.count-files i:hover {
    color: var(--color-1);
}

.ins-figure p {
    width: 135px;
}

.message-input form {
    display: flex;
}

.message-input form div {
    flex-grow: 1;
}

.welcome-msg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    height: 100%;
}

.welcome-msg p {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-2);
}

.contacts::-webkit-scrollbar-track,
.custome-height::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.contacts::-webkit-scrollbar,
.custome-height::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
    border-radius: 20px;
}

.contacts::-webkit-scrollbar-thumb,
.custome-height::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: var(--color-1);
}

/********  Message    Area   End
***************************************************************/

.modal-content {
    border: none;
    border-radius: 12px;
    overflow: hidden;
}

.modal-header {
    padding: 10px 16px;
    border-bottom: 0;
    background-image: linear-gradient(to right,
            #2f57ef 0%,
            #c664ff 51%,
            #c664ff 100%);
    transition: 0.5s;
    background-position: center;
    color: #fff !important;
}

.modal-header h2 {
    font-size: 20px;
    color: #fff;
    padding: 8px;
}

.modal-header .btn-close {
    color: #fff;
    margin-right: 10px;
}

.modal-header button:focus:not(:focus-visible) {
    box-shadow: none;
}

.eModal .modal-body {
    padding: 0;
}

/******** modal css ends
***************************************************************/
.entry-like a,
.entry-like a.active {
    padding: 8px;
    border-radius: 50%;
}

.entry-like a,
.entry-like a path {
    transition: 0.4s;
}

.entry-like a:hover,
.entry-like a.active {
    background: var(--color-1);
}

.entry-like a:hover path,
.entry-like a.active path {
    fill: #fff !important;
}

#blog-category {
    max-height: 400px;
    height: auto;
    overflow: hidden;
}

.popular-blogs {
    display: flex;
}

.popular-blogs .ttr-post-info {
    flex-basis: 75%;
}

.popular-blogs .ttr-post-media {
    width: 75px;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 10px;
    flex-basis: 25%;
}

.cUser-info a {
    transition: 0.4s;
}

.cUser-info a:hover {
    color: var(--color-1);
}

textarea.form-control {
    font-weight: 500;
}

.like-svg,
.like-svg path {
    cursor: pointer;
    transition: 0.4s;
}

.like-svg:hover,
.like-svg.active {
    background: var(--color-1);
}

.like-svg:hover path,
.like-svg.active path {
    fill: #fff;
}

/*=============================
bootcamp style end
==============================*/
.bootcamp-grid-card .info li {
    display: flex;
    align-items: center;
    gap: 4px;
}

.bootcamp-grid-card .btns {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
}

.bootcamp-grid-card .btns a {
    flex-basis: 50%;
    font-weight: 500 !important;
    font-size: 12px !important;
    padding: 12px 16px !important;
    border: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease;
}

.bootcamp-grid-card .btns a:nth-child(2) {
    background: transparent;
    color: var(--bg-dark);
    border: 1px solid var(--bg-dark) !important;
}

.bootcamp-grid-card .btns a:nth-child(2):hover {
    background: var(--bg-dark) !important;
    color: var(--bg-white);
}

.my-bootcamps .bootcamp-thumbnail {
    width: 140px;
    height: 100px;
    border-radius: 8px;
    overflow: hidden;
}

.my-bootcamps .bootcamp-title span {
    width: 630px;
}

.my-bootcamps .bootcamp-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

ul.my-bootcamps li {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--border-clr);
    margin-bottom: 20px;
}

ul.my-bootcamps li:nth-last-child(1) {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.bootcamp {
    color: var(--color-2) !important;
    transition: .4s ease;
}

.bootcamp:hover .bootcamp-title {
    color: var(--color-1);
}

.bootcamp-details {
    flex-grow: 1;
}

.bootcamp .bootcamp-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    transition: .3s;
}

.bootcamp-title i {
    display: inline-flex;
}

.bootcamp-title~p,
.module-details {
    font-size: 12px;
    font-weight: 500;
    color: var(--text-color);
}

.module-details.no-data {
    font-size: 14px;
    font-weight: 500;
    color: var(--text-color);
    text-align: center;
    padding: 16px 0;
}

.my-bootcamp-details .bootcamp-thumbnail {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-radius: 8px;
}

.my-bootcamp-details .bootcamp-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.my-bootcamp-details .bootcamp-title {
    color: var(--color-2);
    display: block;
    line-height: 22px;
    max-width: 550px;
}

.modules {
    margin-top: 30px;
}

.modules:empty {
    display: none;
}

.modules .accordion-button {
    padding-left: 30px;
    position: relative;
}

.modules .accordion-button::after {
    background: url(../image/arrow-down.svg) no-repeat scroll center center / cover;
    transition: var(--bs-accordion-btn-icon-transition);
    margin: 0px !important;
    position: absolute;
    left: 0;
    top: 18px;
    background-size: 12px;
    width: 15px;
    height: 15px;
}

.modules .module-title {
    font-weight: 500 !important;
}

.modules .live-classes {
    padding-left: 30px;
}

.modules .live-classes li {
    font-size: 15px;
    font-weight: 500;
    margin: 22px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.class-date {
    font-size: 13px;
    color: var(--text-color);
}

.class-status span {
    font-weight: 500;
    font-size: 10px;
}

.class-btns .join-now {
    background: #1D2939;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 10px;
    min-width: 80px;
    text-align: center;
    display: inline-block;
}

.class-btns .join-now.disable {
    background: var(--border-clr);
    pointer-events: none;
    cursor: not-allowed;
}

.modules .accordion-button {
    border-bottom: 0px !important;
    margin-bottom: 0;
    height: 60px;
    padding-top: 0 !important;
}

.modules .accordion-button:not(.collapsed) {
    color: var(--color-2) !important;
}

.modules .accordion-collapse.collapse {
    border-top: 1px solid red !important;
    border-bottom: 1px solid red !important;
}

.modules .accordion-button:not(.collapsed) {
    padding-bottom: 0 !important;
}

.accordion-collapse.collapse.show {
    border-top: 1px solid var(--border-clr) !important;
    border-bottom: 1px solid var(--border-clr) !important;
}

.couses-tab-list li a.bootcamp-sidebar-icon svg,
.couses-tab-list li.active a.bootcamp-sidebar-icon svg {
    margin-right: 12px !important;
}

.couses-tab-list li.active a.bootcamp-sidebar-icon svg path,
.couses-tab-list li a.bootcamp-sidebar-icon:hover svg path {
    stroke: var(--color-1) !important;
    fill: none !important;
}

.Userprofile .dropmenu-end a.bootcamp-menu-icon svg {
    margin-right: 10px !important;
}

.Userprofile .dropmenu-end a.bootcamp-menu-icon:hover svg path {
    stroke: #c664ff;
    fill: none;
}

.bootcamp-grid-card .entry-title h3 {
    height: 60px !important;
}

.bootcamp-grid-card .bootcamp-purchased {
    background: var(--color-2) !important;
    color: var(--color-white) !important;
}


.resource-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-2);
    text-align: center;
    position: relative;
    z-index: 1;
}

.resource-title::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--border-clr);
    z-index: -2;
}

.resource-title::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 10px;
    background: #fff;
    z-index: -1;
}

.modules .badge {
    width: 67px;
}

/*=============================
bootcamp style end
==============================*/

#dashboard-icon {
    scale: .7;
}

#msg-search-list {
    width: 260px;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 1px 1px 10px #0003;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1111;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

#msg-search-list.active {
    top: 110%;
    visibility: visible;
    opacity: 1;
}

/*=============================
badges start
==============================*/
.badge.bg-success {
    background-color: #17b06d2e !important;
    color: #17b06d !important;
    border: 1px solid #17b06d2e !important;
    font-weight: 600;
    border-radius: 5px;
}

.badge.bg-danger {
    background-color: #ef3f6e2e !important;
    border-radius: 5px;
    color: #ef3f6e !important;
    border: 1px solid #ef3f6e2e !important;
    font-weight: 600;
}

.badge.bg-warning {
    background-color: #f2bb122e !important;
    border-radius: 5px;
    color: #f2bb12 !important;
    border: 1px solid #f2bb122e !important;
    font-weight: 600;
}

.badge.bg-secondary {
    background-color: #5d6c7d2e !important;
    border-radius: 5px;
    color: #5d6c7d !important;
    border: 1px solid #5d6c7d2e !important;
    font-weight: 600;
}

.badge.bg-primary {
    background-color: #1b84ff2e !important;
    border-radius: 5px;
    color: #1b84ff !important;
    border: 1px solid #1b84ff2e !important;
    font-weight: 600;
}

/*=============================
badges end
==============================*/


/* Sham started */
/*=============================
team training start
==============================*/

a#team-training-header-menu-icon svg {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.package-img-container {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.package-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.package-price {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.package-price h3 {
    font-size: 24px;
    font-weight: 600;
    color: var(--color-white);
}

.package-price del {
    font-size: 15px;
    font-weight: 500;
    color: var(--color-white);
}

.en-title h3 {
    flex-grow: 1;
}

.package-thumbnail {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.package-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#members .search-members {
    position: relative;
}

#members .search-result {
    margin-top: 8px;
    padding: 8px 0;
    border-radius: 8px;
    position: absolute;
    top: 80px;
    left: 0;
    border-top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

#members .search-result.active {
    display: block;
    top: 40px;
    opacity: 1;
    visibility: visible;
}

#members .result:hover {
    background: #4141410d;
}

#members .result {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border-clr);
    cursor: pointer;
    padding: 12px;
}

#members .result:nth-last-child(1) {
    border: none;
}

#members .result .user-photo {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
}

#members .result .user-data {
    display: flex;
    align-items: center;
    gap: 12px;
}

#members .result .user-details h4 {
    font-size: 14px;
    color: var(--color-2);
}

.package-title {
    color: var(--text-color);
}

.team-package {
    min-height: 600px;
}


/* Buttons Css Start ***
**********************/
.ol-btn-primary {
    border-radius: 8px;
    padding: 10.5px 24px;
    background: var(--color-1);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    color: var(--whiteColor);
    transition: .3s;
    border: none;
    text-align: center;
    width: max-content;
}

.ol-btn-primary:active,
.ol-btn-primary:hover {
    color: var(--whiteColor) !important;
    background-color: #005fcf !important;
}

/* Light button  */
.ol-btn-light {
    border-radius: 8px;
    padding: 10.5px 24px;
    background: #f4f7fe;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    color: var(--grayColor);
    transition: .3s;
    border: none;
    text-align: center;
    width: max-content;
}

.ol-btn-light:active,
.ol-btn-light:hover {
    background: var(--color-1) !important;
    color: var(--whiteColor) !important;
}

.ol-btn-outline-secondary {
    border: 1px solid var(--borderColor);
    border-radius: 8px;
    padding: 9.5px 23px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    color: var(--darkColor);
    transition: .3s;
    width: max-content;
}

.ol-btn-outline-secondary:active,
.ol-btn-outline-secondary:hover {
    border-color: var(--color-1) !important;
    color: var(--color-1) !important;
}

.btn-outline-gray-small {
    border: 1px solid #e0e5f3;
    border-radius: 4px;
    padding: 7px 9px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #6f7a98;
    transition: .3s;
    position: relative;
    z-index: 1;
    width: max-content;
}

.btn-outline-gray-small:active,
.btn-outline-gray-small:hover {
    border: 1px solid var(--color-1) !important;
    color: var(--color-1) !important;
}

.ol-btn-light-primary {
    border: none;
    border-radius: 8px;
    padding: 8px 20px;
    background: rgba(40, 139, 254, 0.11);
    font-weight: 500;
    font-size: 16px;
    color: var(--color-1);
    transition: .3s;
    width: max-content;
}

.ol-btn-light-primary:active,
.ol-btn-light-primary:hover {
    color: var(--whiteColor) !important;
    background-color: var(--color-1) !important;
}

/* Small button  */
.ol-btn-light-primary.ol-btn-sm {
    padding: 6px 16px;
}

.ol-btn-sm {
    font-size: 12px;
    border-radius: 4px;
    padding: 7px 16px;
}

/* Rounded */
.ol-btn-rounded {
    border-radius: 99px;
}


/* Ony Icon btn */
.ol-icon-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ol-icon-btn ::before {
    display: block;
    font-size: 20px;
}

.ol-icon-btn-sm {
    min-width: 31.67px;
    width: 31.67px;
    height: 31.67px;
    border-radius: 4px;
}

.ol-icon-btn-sm ::before {
    font-size: 12px;
    margin-bottom: -1px !important;
}

/* For icon */
.ol-btn-light-primary ::before,
.ol-btn-light ::before,
.ol-btn-outline-secondary ::before,
.ol-btn-primary ::before {
    display: block;
    margin-bottom: -1.5px;
}

/* Buttons Css End ***
*********************/
/* Sham ended */

/* ===================================================================
                        Tutor Filter CSS Start
====================================================================*/
.in-title-44px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 44px */
}

.in-title-20px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.in-title-16px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
}

.in-title-14px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
}

.in-title-18px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 18px */
}

.in-subtitle-16px {
    color: #6E798A;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
}

.in-subtitle-14px {
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
}

.in-subtitle2-14px {
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}

.min-w-158px {
    min-width: 158px;
}

.lms-w-298px {
    width: 298px;
}

.btn-purple-sm2 {
    border: none;
    transition: .3s;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 10px 23px;
    border-radius: 6px;
    background: #754FFE;
    color: var(--whiteColor);
    font-family: 'Inter';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-purple-sm2 path {
    fill: var(--whiteColor);
}

.btn-purple-sm2:hover {
    background: #5324FF;
    color: var(--whiteColor);
}

.btn-purple-sm2:active {
    background: #5324FF !important;
    color: var(--whiteColor) !important;
}

.btn-purple-sm3 {
    border: none;
    transition: .3s;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 10px 23px;
    border-radius: 6px;
    background: #754FFE;
    color: var(--whiteColor);
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-purple-sm3 path {
    fill: var(--whiteColor);
}

.btn-purple-sm3:hover {
    background: #5324FF;
    color: var(--whiteColor);
}

.btn-purple-sm3:active {
    background: #5324FF !important;
    color: var(--whiteColor) !important;
}

.btn-purple-md {
    border: none;
    transition: .3s;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 12px 24px;
    border-radius: 6px;
    background: #754FFE;
    color: var(--whiteColor);
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-transform: capitalize;
}

.btn-purple-md path {
    fill: var(--whiteColor);
}

.btn-purple-md:hover {
    background: #5324FF;
    color: var(--whiteColor);
}

.btn-purple-md:active {
    background: #5324FF !important;
    color: var(--whiteColor) !important;
}

.btn-outline-purple-sm {
    transition: .3s;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 9px 22px;
    border-radius: 6px;
    border: 1px solid #754FFE;
    color: #754FFE;
    font-family: 'Inter';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-outline-purple-sm path {
    fill: #754FFE;
    transition: .3s;
}

.btn-outline-purple-sm:hover {
    color: var(--whiteColor);
    background: #754FFE;
    border-color: #754FFE;
}

.btn-outline-purple-sm:active {
    color: var(--whiteColor) !important;
    background: #754FFE !important;
    border-color: #754FFE !important;
}

.btn-outline-purple-sm:hover path {
    fill: var(--whiteColor);
}

.btn-outline-purple-sm:active path {
    fill: var(--whiteColor);
}

.btn-outline-purple-sm2 {
    transition: .3s;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 9px 22px;
    border-radius: 6px;
    border: 1px solid #754FFE;
    color: #754FFE;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-outline-purple-sm2 path {
    fill: #754FFE;
    transition: .3s;
}

.btn-outline-purple-sm2:hover {
    color: var(--whiteColor);
    background: #754FFE;
    border-color: #754FFE;
}

.btn-outline-purple-sm2:active {
    color: var(--whiteColor) !important;
    background: #754FFE !important;
    border-color: #754FFE !important;
}

.btn-outline-purple-sm2:hover path {
    fill: var(--whiteColor);
}

.btn-outline-purple-sm2:active path {
    fill: var(--whiteColor);
}

.column-gap-12px {
    column-gap: 12px !important;
}

/* top */


.lms1-breadcrumb-section {
    padding: 36px 0;
    background: linear-gradient(270deg, rgba(102, 81, 245, 0.06) 1.37%, rgba(129, 58, 244, 0.06) 86.05%);
}

.lms1-breadcrumb {
    margin-bottom: 0;
}

.lms1-breadcrumb .breadcrumb-item {
    color: #6E798A;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 187.5% */
    letter-spacing: 0.32px;
    position: relative;
}

.lms1-breadcrumb .breadcrumb-item>a:hover {
    color: #1E293B;
}

.lms1-breadcrumb .breadcrumb-item+.breadcrumb-item {
    margin-left: 16px;
    padding-left: 22px;
}

.lms1-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0px;
    color: #6E798A;
    content: "";
    background: url(../image/angle-right-gray-6.svg) no-repeat scroll center center / cover;
    width: 8px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 8px;
    padding: 0 3px;
}

.lms1-category-sidebar .form-check-input {
    width: 16px;
    height: 16px;

}

.lms1-breadcrumb .breadcrumb-item.active {
    color: #1E293B;
}

/* sidebar */
.lms1-category-sidebar {
    border-radius: 10px;
    background: var(--whiteColor);
    box-shadow: 0px 30px 27.5px 0px rgba(100, 121, 150, 0.10);
    padding: 20px;
    width: 100%;
}

.side-accordion-title {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
    position: relative;
    padding-right: 20px;
    width: 100%;
    cursor: pointer;
    transition: .3s;
}

.side-accordion-title::after {
    content: "";
    position: absolute;
    right: 0;
    top: 16px;
    height: 20px;
    width: 20px;
    background: url(../image/angle-down-black2-20.svg) no-repeat scroll center center / cover;
    background-size: 20px;
    transition: 300ms;
}

.side-accordion-item:first-child .side-accordion-title::after {
    top: -2px;
}

.side-accordion-item.active .side-accordion-title::after {
    transform: rotate(180deg);
}

.side-accordion-item:not(:first-child) .side-accordion-title {
    padding-top: 18px;
}

.side-accordion-item:not(:last-child) .side-accordion-title {
    padding-bottom: 18px;
}

.side-accordion-item.active:last-child .side-accordion-title {
    padding-bottom: 18px;
}

.side-accordion-item:not(:last-child) {
    border-bottom: 1px solid #D9D9DF;
}

.side-accordion-item .side-accordion-body {
    padding-bottom: 16px;
}

.side-accordion-item.active:last-child .side-accordion-body {
    padding-bottom: 0;
}

.side-accordion-body {
    display: none;
}

/* Checkbox */
.form-checkbox {
    min-height: 16px;
    margin-bottom: 5px;
    padding-left: 27px;
}

.form-checkbox-input {
    border: 1px solid #6E798A;
    margin-top: 0;
    cursor: pointer;
}

.form-checkbox-input:focus {
    box-shadow: none;
    border-color: #6E798A;
}

.form-checkbox-input:checked {
    background-color: #754FFE;
    border-color: #754FFE !important;
}

.form-checkbox .form-checkbox-input {
    margin-left: -27px;
}

.form-checkbox-input[type="checkbox"] {
    border-radius: 3px;
}

.form-checkbox-label {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
    display: flex;
    column-gap: 10px;
    row-gap: 8px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 1px 0;
}

.form-checkbox-input:checked~.form-checkbox-label {
    color: #754FFE;
}

.side-accordion-price {
    border-bottom: 1px solid #D9D9DF;
}

/* Slider Range  */
.lms-slider-range-wrapper {
    padding: 4px 0;
}

.lms-slider-range-wrapper .ui-widget-content {
    border: none;
    background: rgba(206, 213, 222, 1);
    border-radius: 52px;
}

.lms-slider-range-wrapper .ui-slider-horizontal {
    height: 6px;
}

.lms-slider-range-wrapper .ui-widget-header {
    background: rgba(117, 79, 254, 1);
}

.lms-slider-range-wrapper .ui-slider .ui-slider-handle {
    width: 14px !important;
    height: 14px !important;
    border-radius: 14px;
    border: 1px solid #CED5DE !important;
    background: #FFF !important;
    top: -5px !important;
}

.lms-slider-range-wrapper .ui-widget.ui-widget-content {
    height: 5px !important;
}

.lms-slider-range-wrapper .ui-widget-header {
    border: 1px solid #754FFE !important;
    background: #754FFE !important;
}

.lms-slider-range-wrapper .ui-slider-horizontal .ui-slider-range {
    height: 6px !important;
}

.lms-slider-range-wrapper .ui-widget.ui-widget-content {
    top: 0 !important;
}

.slider-range-value {
    display: flex;
    align-items: center;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 12px */
    transition: .3s;
}

.lms-slider-range-wrapper .ui-slider .ui-slider-handle:focus-visible,
.lms-slider-range-wrapper .ui-slider .ui-slider-handle:focus-visible {
    box-shadow: none;
    outline: none;
}

.lms1-category-offcanvas .offcanvas-body {
    padding: 0;
}

.lms1-category-offcanvas .offcanvas-header {
    padding-bottom: 0;
}

.lms1-category-offcanvas .btn-close {
    width: 15px;
    height: 15px;
    background-size: 15px;
}

.lms1-category-offcanvas .btn-close:focus {
    box-shadow: none;
}

.lms1-sidebar-btn {
    height: 32px;
    width: 32px;
    min-width: 32px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D9D9DF;
    color: #1E293B;
    padding: 0;
}

.lms1-sidebar-btn span::before {
    display: block;
}

.lms1-sidebar-btn:hover {
    border-color: #754FFE;
    background: #754FFE;
    color: var(--whiteColor);
}

.lms1-sidebar-btn:active {
    border-color: #754FFE !important;
    background: #754FFE !important;
    color: var(--whiteColor) !important;
}

.sm-search-btn {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    background: #754FFE;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    position: absolute;
    right: 4px;
    top: 4px;
}

.sm-search-btn:hover {
    background: #5324FF;
}

.sm-search-input {
    border-radius: 6px;
    border: 1px solid #D9D9DF;
    padding: 8.5px 32px 8.5px 11px;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
    transition: .3s;
}

.sm-search-input:hover {
    border-color: #754FFE;
}

.sm-search-input:focus {
    border-color: #754FFE;
    color: #6E798A;
}

.sm-search-input:has(~ .sm-search-btn:hover) {
    border-color: #754FFE;
}

/* Select */
.lms-sm-select {
    padding: 10px 30px 10px 11px;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
    height: auto;
    border-radius: 6px;
    border: 1px solid #D9D9DF;
    float: none;
}

.lms-sm-select:active,
.lms-sm-select.open,
.lms-sm-select:focus {
    border-color: #D9D9DF;
}

.lms-sm-select::after {
    border: none;
    right: 12px;
    height: 16px;
    width: 16px;
    background: url(../image/angle-down-gray-16.svg) no-repeat scroll center center / cover;
    margin-top: -8px;
    transform: rotate(0deg);
    transform-origin: center;
}

.lms-sm-select.open::after {
    transform: rotate(180deg);
}

.lms-sm-select .list {
    padding: 8px;
    border-radius: 8px;
    background: var(--whiteColor);
    border: none;
    box-shadow: 0px 5px 27.5px 0px rgba(100, 121, 150, 0.15);
    min-width: 100%;
}

.lms-sm-select .option {
    min-height: auto;
    line-height: 14px;
    padding: 8px;
    border-radius: 4px;
}

.lms-sm-select .option.selected {
    font-weight: 500;
}

.tutor-bootcamp-card {
    padding: 16px;
    border-radius: 12px;
    background: var(--whiteColor);
    box-shadow: 0px 12px 27.5px 0px rgba(100, 121, 150, 0.10);
    display: flex;
    gap: 16px;
}

/* Video */
.lms1-video-player {
    width: 100%;
}

.lms1-video-player .plyr--video {
    width: 100%;
    border-radius: 8px;
}

.lms1-video-player .plyr__control--overlaid {
    background: rgba(0, 0, 0, 0.42);
    color: var(--whiteColor);
    padding: 16px;
    transition: .3s;
}

.lms1-video-player .plyr__control svg {
    height: 20px;
    width: 20px;
}

.lms1-video-player .plyr--video .plyr__control:hover {
    background: #754FFE;
    color: var(--whiteColor);
}

.lms1-video-player .plyr--full-ui input[type=range] {
    color: #754FFE;
}

.tutor-bootcamp-video {
    width: 267px;
}

.tutor-bootcamp-video .plyr--video .plyr__controls {
    display: none;
}

.img-wrap-39px {
    width: 39px;
    height: 39px;
    flex: 0 0 39px;
    border-radius: 6px;
}

.img-wrap-39px img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
}

.lms-pagination-link {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: .3s;
}

.lms-pagination-link.active,
.lms-pagination-link:hover {
    background: #754FFE;
    color: var(--whiteColor);
}

.lms-pagination-link path {
    transition: .3s;
    stroke: #1E293B;
}

.lms-pagination-link.active path,
.lms-pagination-link:hover path {
    stroke: var(--whiteColor);
}

.lms-pagination-link.disable {
    pointer-events: none;
}

.lms-pagination-link.disable {
    pointer-events: none;
    opacity: 0.7;
}

.lms-pagination-link.disable path {
    stroke: #6E798A;
}

/* ===================================================================
                        Tutor Filter CSS End
====================================================================*/


/* ===================================================================
                        Tutor Details CSS Start
====================================================================*/
.lms-border-bottom {
    border-bottom: 1px solid #D9D9DF;
}

.lms2-border-bottom {
    border-bottom: 1px solid rgba(110, 121, 138, 0.37);
}

.svg-link path {
    transition: .3s;
}

.svg-link:hover path {
    fill: #754FFE;
}

.gap-5px {
    gap: 5px !important;
}

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

.w-277px {
    width: 277px !important;
}


.lms-btn-secondary {
    border: none;
    transition: .3s;
    display: inline flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 8px;
    background: #F6F7F8;
    padding: 13px 21px;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
}

.lms-btn-secondary:hover {
    background: #754FFE;
    color: var(--whiteColor);
}

.lms-btn-secondary:active {
    background: #754FFE !important;
    color: var(--whiteColor) !important;
}


.lms-sm-btn-outline-secondary {
    transition: .3s;
    display: inline flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 9px 22px;
    border-radius: 6px;
    border: 1px solid #D9D9DF;
    color: #1E293B;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.lms-sm-btn-outline-secondary path {
    fill: #1E293B;
    transition: .3s;
}

.lms-sm-btn-outline-secondary:hover {
    color: var(--whiteColor);
    background: #754FFE;
    border-color: #754FFE;
}

.lms-sm-btn-outline-secondary:active {
    color: var(--whiteColor) !important;
    background: #754FFE !important;
    border-color: #754FFE !important;
}

.lms-sm-btn-outline-secondary:hover path {
    fill: var(--whiteColor);
}

.lms-sm-btn-outline-secondary:active path {
    fill: var(--whiteColor);
}


.lms1-tutor-sidebar {
    border-radius: 12px;
    background: var(--whiteColor);
    box-shadow: 0px 0px 29.6px 0px rgba(110, 121, 138, 0.10);
    padding: 20px;
    width: 100%;
}

.tutor-profile-wrap {
    width: 96px;
    min-width: 96px;
    height: 96px;
    border-radius: 50%;
}

.tutor-profile-wrap img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.tutor-star-rating {
    border-radius: 4px;
    background: var(--whiteColor);
    box-shadow: 0px 0px 29.6px 0px rgba(110, 121, 138, 0.38);
    padding: 4px 6px;
    width: fit-content;
    margin: -12px auto 10px auto;
    position: relative;
}

.lms1-tutor-offcanvas .offcanvas-body {
    padding: 0;
}

.lms1-tutor-offcanvas .offcanvas-header {
    padding-bottom: 0;
}

.lms1-tutor-offcanvas .btn-close {
    width: 15px;
    height: 15px;
    background-size: 15px;
}

.lms1-tutor-offcanvas .btn-close:focus {
    box-shadow: none;
}

.lms-content-card {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 29.6px 0px rgba(110, 121, 138, 0.10);
    padding: 24px;
}

.tutor-tab-link {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    border-radius: 0 !important;
    padding: 0 12px 14px 12px;
    position: relative;
}

.tutor-tab-link.active::after {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #754FFE;
    border-radius: 8px;
}

.tutor-tab-link path {
    transition: .3s;
    stroke: #6E798A;
}

.tutor-tab-link.svg-fill path {
    stroke: inherit;
    fill: #6E798A;
}

.tutor-tab-link.nav-link:focus,
.tutor-tab-link.nav-link:hover {
    color: #1E293B;
}

.nav-pills .nav-link.tutor-tab-link.active {
    color: #754FFE;
    background-color: transparent;
}

.nav-pills .nav-link.tutor-tab-link.active path {
    stroke: #754FFE;
}

.nav-pills .nav-link.tutor-tab-link.svg-fill.active path {
    stroke: inherit;
    fill: #754FFE;
}

.icontext-link {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
    display: inline flex;
    align-items: center;
    gap: 3px;
    transition: .3s;

}

.icontext-link span::before {
    display: block;
    font-size: 18px;
}

.icontext-link:hover {
    color: #754FFE;
}

/* Flat Pickr */
.flat-picker-dropdown .flatpickr-months .flatpickr-prev-month svg path,
.flat-picker-dropdown .flatpickr-months .flatpickr-next-month svg path {
    fill: #6E798A;
}

.flat-picker-dropdown .flatpickr-months .flatpickr-prev-month:hover svg path,
.flat-picker-dropdown .flatpickr-months .flatpickr-next-month:hover svg path {
    fill: #754FFE;
}

.flat-picker-dropdown .flatpickr-day.selected,
.flat-picker-dropdown .flatpickr-day.startRange,
.flat-picker-dropdown .flatpickr-day.endRange,
.flat-picker-dropdown .flatpickr-day.selected.inRange,
.flat-picker-dropdown .flatpickr-day.startRange.inRange,
.flat-picker-dropdown .flatpickr-day.endRange.inRange,
.flat-picker-dropdown .flatpickr-day.selected:focus,
.flat-picker-dropdown .flatpickr-day.startRange:focus,
.flat-picker-dropdown .flatpickr-day.endRange:focus,
.flat-picker-dropdown .flatpickr-day.selected:hover,
.flat-picker-dropdown .flatpickr-day.startRange:hover,
.flat-picker-dropdown .flatpickr-day.endRange:hover,
.flat-picker-dropdown .flatpickr-day.selected.prevMonthDay,
.flat-picker-dropdown .flatpickr-day.startRange.prevMonthDay,
.flat-picker-dropdown .flatpickr-day.endRange.prevMonthDay,
.flat-picker-dropdown .flatpickr-day.selected.nextMonthDay,
.flat-picker-dropdown .flatpickr-day.startRange.nextMonthDay,
.flat-picker-dropdown .flatpickr-day.endRange.nextMonthDay {
    background: #754FFE;
    border-color: #754FFE;
}

.date-picker-input {
    border-radius: 8px;
    border: 1px solid #D9D9DF;
    background-color: var(--whiteColor);
    background-image: url(../image/calendar-gray-20.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: calc(100% - 11px) 8px;
    padding: 10.5px 35px 10.5px 13px;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */
}

.date-picker-input:hover {
    border-color: #754FFE;
}

.date-picker-input:focus {
    border-color: #754FFE;
    color: #6E798A;
}

/* Hide the default date picker icon in Chrome, Safari, and Edge */
.date-picker-input::-webkit-calendar-picker-indicator {
    opacity: 0;
    position: absolute;
    left: 0;
    /* Ensures the calendar still shows up */
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* Hide the default date picker icon in Firefox */
.date-picker-input::-webkit-inner-spin-button,
.date-picker-input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

/* .date-picker-input {
	position: relative;
	z-index: 0;
	display: inline-block;
	left: -20px;
	top: 6px;
	background-color: white;
} */

.tutor-single-service {
    border-radius: 6px;
    background: #F6F7F8;
    padding: 16px;
}

.service-activity-list-item>svg {
    min-width: 20px;
}

.service-activity-list-item>.in-title-14px {
    padding-top: 4px;
}

.tutor-single-service:hover .lms-sm-btn-outline-secondary {
    color: var(--whiteColor);
    background: #754FFE;
    border-color: #754FFE;
}

.tutor-single-service:hover .lms-sm-btn-outline-secondary:hover {
    background: #5324FF;
    border-color: #5324FF;
}

.tutor-single-service:hover .lms-sm-btn-outline-secondary path {
    fill: var(--whiteColor);
}

/* Slider */
.date-swiper-main {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}

.date-swiper-main .swiper-button-next {
    margin-top: 0px;
    position: absolute;
    top: 50%;
    right: -21px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    color: #1E293B;
}

.date-swiper-main .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: -21px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    margin-top: 0px;
    color: #1E293B;
}

.date-slider .swiper-slide {
    width: fit-content;
}

.date-check-single {
    position: relative;
    width: fit-content;
    padding-right: 24px;
}

.date-check-single::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 46px;
    width: 1px;
    background: #D9D9DF;
}

.date-check-btn {
    padding: 6px 16px;
    border-radius: 6px;
    background: transparent;
    position: relative;
    cursor: pointer;
}

.date-checkbox-date {
    display: block;
    text-align: center;
    margin-bottom: 8px;
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 16px */
}

.date-checkbox-day {
    display: block;
    text-align: center;
    color: #6E798A;
    text-align: center;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
}

.date-check-input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.date-check-input:checked~.date-check-btn {
    background: #754FFE;
    color: var(--whiteColor);
}

.date-check-input:checked~.date-check-btn .date-checkbox-day,
.date-check-input:checked~.date-check-btn .date-checkbox-date {
    color: var(--whiteColor);
}

.date-swiper-main .swiper-button-next::after,
.date-swiper-main .swiper-button-prev::after {
    font-size: 17px;
    font-weight: bold !important;
}

.date-swiper-main .swiper-button-next.swiper-button-disabled,
.date-swiper-main .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    color: #6E798A;
}

/* Modal */
@media (min-width: 992px) {
    .tutor-service-modal .modal-lg {
        --bs-modal-width: 846px;
    }
}

.tutor-service-modal .modal-content {
    border-radius: 12px;
    background: #FFF;
    padding: 24px 9px 17px 24px;
    max-height: 546px;
}

.tutor-service-modal .modal-body {
    padding: 0 7px 0 0;
}

/* Scrollbar  */
/* Firefox (uncomment to work in Firefox, although other properties will not work!)  */
.tutor-service-modal .modal-body {
    scrollbar-width: thin;
    scrollbar-color: rgba(110, 121, 138, 0.3) rgba(146, 154, 167, 0.3);
}

/* Chrome, Edge and Safari */
.tutor-service-modal .modal-body::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

.tutor-service-modal .modal-body::-webkit-scrollbar-track {
    border-radius: 32px;
    background-color: rgba(110, 121, 138, 0.3);
}

.tutor-service-modal .modal-body::-webkit-scrollbar-track:hover {
    background-color: rgba(110, 121, 138, 0.3);
}

.tutor-service-modal .modal-body::-webkit-scrollbar-track:active {
    background-color: rgba(110, 121, 138, 0.3);
}

.tutor-service-modal .modal-body::-webkit-scrollbar-thumb {
    border-radius: 32px;
    background-color: rgba(146, 154, 167, 0.3);
}

.tutor-service-modal .modal-body::-webkit-scrollbar-thumb:hover {
    background-color: rgba(146, 154, 167, 0.3);
}

.tutor-service-modal .modal-body::-webkit-scrollbar-thumb:active {
    background-color: rgba(146, 154, 167, 0.3);
}


.image-circle-24px {
    height: 24px;
    width: 24px;
    flex: 0 0 24px;
    border-radius: 50%;
    overflow: hidden;
}

.image-circle-24px img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}

@media all and (min-width: 992px) {
    .lg-w-329px {
        width: 329px;
        flex: 0 0 329px;
    }
}

.service-banner-image {
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.service-banner-image img {
    width: 100%;
    border-radius: 8px;
}

/* List */
.lms1-details-list:not(:last-child) {
    margin-bottom: 12px;
}

.lms1-details-list {
    position: relative;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    list-style: disc;
}

.lms1-details-list::marker {
    color: #1E293B;
}

.lms1-details-list span {
    color: #1E293B;
}

/* Reviews */
.in-title-30px {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 30px */
}

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

.tutor-rating-stars {
    display: flex;
    align-items: center;
    gap: 6.28px;
}

.tutor-review-rating {
    padding: 26.5px 30px 26.5px 0;
    position: relative;
}

.tutor-review-rating::after {
    position: absolute;
    content: "";
    right: 0;
    height: 100%;
    width: 1px;
    background: #D9D9DF;
    top: 0;
}

.tutor-rating-progress-wrap {
    display: flex;
    align-items: center;
    column-gap: 20.5px;
}

.tutor-rating-progress-wrap:not(:last-child) {
    margin-bottom: 16px;
}

.lms-progress {
    border-radius: 100px;
    background: rgba(110, 121, 138, 0.20);
    height: 8px;
}

.lms-progress .progress-bar {
    background: #754FFE;
}

.tutor-rating-progress {
    width: 341px;
}

.tutor-rating-progress-star {
    text-align: right;
    min-width: 54.2167px;
}

/* Comment Reply */
.commentator-profile {
    width: 53px;
    height: 53px;
    flex: 0 0 53px;
    border-radius: 50%;
    overflow: hidden;
}

.commentator-profile img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.comment-date-stars {
    display: flex;
    align-items: center;
    column-gap: 11px;
    flex-wrap: wrap;
    row-gap: 8px;
}

.comment-stars-group {
    display: flex;
    gap: 4.56px;
    align-items: center;
}

.icontext-link2 {
    display: inline flex;
    align-items: center;
    gap: 4px;
    color: #1E293B;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
}

.icontext-link2 path {
    transition: .3s;
}

.icontext-link2:hover {
    color: #754FFE;
}

.icontext-link2:hover path {
    stroke: #754FFE;
}

.single-comment-wrap:not(:last-child) {
    margin-bottom: 30px;
}

.text-link {
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
}

.text-link:hover {
    color: #754FFE;
}

.all-reply-wrap {
    padding: 20px 0 0 32px;
}

.single-comment-reply {
    padding: 20px 0 0 0;
    position: relative;
}

.single-comment-reply::after {
    position: absolute;
    content: "";
    height: calc(100% - 12px);
    width: 20px;
    border-radius: 0 0 0 4px;
    border-left: 1px solid #D9D9DF;
    border-bottom: 1px solid #D9D9DF;
    top: 0;
    left: -32px;
}

.single-comment-reply+.single-comment-reply::after {
    height: calc(100% + 3px);
    top: -15px;
}

.lms-form-label {
    margin-bottom: 0;
    color: #1E293B;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 16px */
}

.lms-form-control {
    padding: 19px;
    border-radius: 8px;
    border: 1px solid #D9D9DF;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
}

.lms-form-control:hover {
    border-color: #754FFE;
}

.lms-form-control:focus {
    border-color: #754FFE;
    color: #6E798A;
}

textarea.lms-form-control {
    min-height: 186px;
}

/* Select */
.lms-md-select {
    padding: 13px 40px 13px 19px;
    color: #6E798A;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 14px */
    height: auto;
    border-radius: 8px;
    border: 1px solid #D9D9DF;
    float: none;
}

.lms-md-select:active,
.lms-md-select.open,
.lms-md-select:focus {
    border-color: #D9D9DF;
}

.lms-md-select::after {
    border: none;
    right: 18px;
    height: 20px;
    width: 20px;
    background: url(../image/angle-down-gray-16.svg) no-repeat scroll center center / cover;
    margin-top: -10px;
    transform: rotate(0deg);
    transform-origin: center;
}

.lms-md-select.open::after {
    transform: rotate(180deg);
}

.lms-md-select .list {
    padding: 10px;
    border-radius: 8px;
    background: var(--whiteColor);
    border: none;
    box-shadow: 0px 5px 27.5px 0px rgba(100, 121, 150, 0.15);
    min-width: 100%;
}

.lms-md-select .option {
    min-height: auto;
    line-height: 14px;
    padding: 10px;
    border-radius: 4px;
}

.lms-md-select .option.selected {
    font-weight: 500;
}

.max-w-469px {
    max-width: 469px;
}


/* ===================================================================
                        Tutor Details CSS End
====================================================================*/


/* ebooks details  */
.ebook-details-info .row {
    row-gap: 30px;
    --bs-gutter-x: 30px;
}

.ebook-details-info {
    padding: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    gap: 30px;
    box-shadow: 0 8px 38px 0 rgba(16, 16, 16, 0.08);
}

.ebook-card-img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.ebook-card-img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(17, 22, 44, 0) 59.89%, #071135 94.27%);
    border-radius: 10px;
    z-index: 1;
}


.ebook-card-img img {
    width: 100%;
    border-radius: 10px;
}

.ebook-price {
    width: 100%;
    justify-content: center;
    column-gap: 12px;
    position: absolute;
    bottom: 0;
    padding: 16px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.ebook-new-price {
    font-family: var(--second-font-family);
    font-weight: 500;
    font-size: 48px;
    color: #edf0f7;
}

.ebook-old-price {
    font-family: var(--second-font-family);
    font-weight: 500;
    font-size: 20px;
    text-decoration: line-through;
    color: #edf0f7;
    margin-bottom: 8px;
}

.content {
    height: 100%;
}

.content h2 {
    font-family: var(--second-font-family);
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #192335;
    padding-bottom: 12px;
}



.content img {
    width: 32px;
    height: 32px;
}


.creator h5 {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.rating {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.fa-star {
    color: rgb(255, 203, 17);
}

.book-details {
    font-weight: 500;
    font-size: 15px;
    line-height: 167%;
    color: #6b7385;
    padding-top: 12px;
    padding-bottom: 12px;
}

.ebook-list {
    width: 165px;
    margin-bottom: 8px;
}

.ebook-list-valu-item {
    margin-bottom: 8px;

}

/* table start  */
.max-content {
    max-width: max-content;
}



.ebook-btn {
    margin-top: 30px;
}



.list-name {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
    padding-bottom: 8px;
}

.list-info {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
    padding-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.list-info::before {
    content: ':';
    position: absolute;
    left: 0px;
}

.ebook-card {
    height: 438px;
}

.ebook-card .courses-img {
    height: 202px !important;
}

.ebook-card .courses-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/* eboks btn */

.ebook-read-btn-style {
    gap: 20px;
}

.ebook-nav {
    border-bottom: 1px solid #edf0f7;
    /* padding-bottom: 10px; */
    row-gap: 10px;
    column-gap: 80px;
}

.ebook-tab-btn {
    font-weight: 500;
    font-size: 20px;
    color: #6b7385;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 10px !important;

}

.ebook-tab-btn:hover,
.ebook-tab-btn.active {
    background: linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.ebook-tab-btn.active::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%);
}

.nav-link {
    border: none !important;
}

.nav-items {
    padding-bottom: 30px;
}

.ebook-specification-colon p {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
    padding-bottom: 10px;
    margin-left: 10px;
}

.review-title {
    font-weight: 500;
    font-size: 20px;
    color: #192335;
    margin-bottom: 20px;
}


.rating {
    padding-right: 12px;
}

.input {
    padding-top: 16px;
}

.name-input {
    margin-right: 30px;
}

.ebook-input {
    margin-top: 16px;
    margin-bottom: 30px;
    row-gap: 30px;
}

.input-container {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: black;
}

.input-container input {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #6b7385;
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
    transition: border 0.3s ease;
}

.input-container input::placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}


.input-container {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: black;
}

.input-container input {
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #6b7385;
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
    transition: border 0.3s ease;
}

.input-container input::placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

.reviews-section {
    margin-top: 50px;
}

.reviews-section h4 {
    font-weight: 500;
    font-size: 20px;
    color: #192335;
    margin-bottom: 12px;
}

.reviews-details {
    border-top: 1px solid #edf0f7;
    margin-top: 12px;
}

.review-data {
    margin-top: 24px;
}

.user-name {
    font-weight: 600;
    font-size: 18px;
    color: #192335;
    display: block;
    white-space: nowrap;
    padding-bottom: 4px;
}

.date {
    font-weight: 500;
    font-size: 13px;
    color: #6b7385;
    padding-bottom: 4px;
}

.rating-number {
    font-weight: 500;
    font-size: 48px;
    color: #192335;
    padding-bottom: 4px;
}

.ebook-details-text h2 {
    font-weight: 600;
    font-size: 18px;
    color: #192335;
    margin-bottom: 16px;
}

.ebook-details-text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 167%;
    color: #6b7385;
}

.rating-side {
    display: flex;
    flex-direction: column;
}

.ebook-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

.ebook-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.instructor-name {
    font-weight: 600;
    font-size: 24px;
    color: #192335;
    padding-bottom: 4px;
}

.instructor-category {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
    padding-bottom: 6px;
}

.instructor-motion {
    border: none;
    padding: 0;
}

.instructor-detatils p {
    font-weight: 500;
    font-size: 15px;
    line-height: 180%;
    color: #6b7385;
}

.ebook-social-media-icon {
    margin-top: 30px;
}

.social-icon {
    border: 1px solid rgba(107, 115, 133, 0.2);
    border-radius: 38px;
    width: 38px;
    height: 38px;

}

.social-icon svg {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ffffff38;
    color: var(--color-white);
    transition: 0.5s;
}

.review-name {
    font-weight: 600;
    font-size: 24px;
    color: #192335;
}

.related-ebooks {
    padding-top: 100px;
}

.related-ebooks h2 {

    font-weight: 600;
    font-size: 40px;
    color: #192335;
}

.related-ebooks-btn a {
    margin: 0;
}

.related-ebooks-wrap {
    margin-bottom: 50px;
    justify-content: space-between;
}


.ebook-social-media-icon {
    gap: 20px;
}

.ebook-social-media-icon svg {
    width: 23px !important;
    height: 23px !important;
}

.ebook-social-media-icon .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ebook-new-price {
    font-family: var(--second-font-family);
    font-weight: 500 !important;
    font-size: 48px !important;
    color: #edf0f7 !important;
}

.related-ebooks-card-wrap {
    border-radius: 15px;
    width: 262px;
    height: 415px;
    box-shadow: 0 8px 38px 0 rgba(16, 16, 16, 0.08);
    background: #fff;
}

.ebook-read-btn-style {
    margin-top: 30px;
}

.post-reviews-btn {
    margin-top: 30px;
}

.ebook-instructor-motion li {
    display: flex;
    gap: 8px;
}

.ebook-instructor-motion img {
    width: 20px;
    height: 20px;
}

[data-name="header-ebook-icon"] {
    width: 20px !important;
}

[data-name="sidebar-ebook-icon"] {
    width: 22px !important;
}

.ebook-tab-area {
    margin-top: 330px;
}

.ebook-data {
    margin-top: 20px;
}

.ebook-data-list {
    column-gap: 30px;
    row-gap: 2px;
}

.ebook-data-list:not(:last-child) {
    margin-bottom: 8px;
}

.ebook-left-data {
    min-width: 138px;
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.ebook-right-data {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

.ebook-specification-data {
    column-gap: 70px;
    row-gap: 2px;

}

.ebook-specification-data:not(:last-child) {
    margin-bottom: 12px;
}

.ebook-specification-left-data {
    min-width: 191px;
    padding-right: 40px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    color: #192335;

}

.ebook-specification-left-data::after {
    position: absolute;
    content: ':';
    right: 0;
    top: 2px;
    font-weight: 500;
    font-size: 15px;
    color: #192335;

}

.ebook-specification-right-data {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

/* ebooks details  */
.ebook-details-info .row {
    row-gap: 30px;
    --bs-gutter-x: 30px;
}

.ebook-details-info {
    padding: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    gap: 30px;
    box-shadow: 0 8px 38px 0 rgba(16, 16, 16, 0.08);
}

.ebook-card-img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.ebook-card-img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(17, 22, 44, 0) 59.89%, #071135 94.27%);
    border-radius: 10px;
    z-index: 1;
}


.ebook-card-img img {
    width: 100%;
    border-radius: 10px;
}

.ebook-price {
    column-gap: 12px;
    position: absolute;
    bottom: 0;
    padding: 16px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.ebook-new-price {
    font-family: var(--second-font-family);
    font-weight: 500;
    font-size: 48px;
    color: #edf0f7;
}

.ebook-old-price {
    font-family: var(--second-font-family);
    font-weight: 500;
    font-size: 20px;
    text-decoration: line-through;
    color: #edf0f7;
    margin-bottom: 8px;
}

.content {
    height: 100%;
}

.content h2 {
    font-family: var(--second-font-family);
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #192335;
    padding-bottom: 12px;
}



.content img {
    width: 32px;
    height: 32px;
}


.creator h5 {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.rating {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.fa-star {
    color: rgb(255, 203, 17);
}

.book-details {
    font-weight: 500;
    font-size: 15px;
    line-height: 167%;
    color: #6b7385;
    padding-top: 12px;
    padding-bottom: 12px;
}

.ebook-list {
    width: 165px;
    margin-bottom: 8px;
}

.ebook-list-valu-item {
    margin-bottom: 8px;

}

/* table start  */
.max-content {
    max-width: max-content;
}



.ebook-btn {
    margin-top: 30px;
}



.list-name {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
    padding-bottom: 8px;
}

.list-info {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
    padding-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.list-info::before {
    content: ':';
    position: absolute;
    left: 0px;
}

.ebook-card {
    height: 438px;
}




/* eboks btn */

.ebook-read-btn-style {
    gap: 20px;
}

.ebook-nav {
    border-bottom: 1px solid #edf0f7;
    /* padding-bottom: 10px; */
    row-gap: 10px;
    column-gap: 80px;
}

.ebook-tab-btn {
    font-weight: 500;
    font-size: 20px;
    color: #6b7385;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 10px !important;

}

.ebook-tab-btn:hover,
.ebook-tab-btn.active {
    background: linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.ebook-tab-btn.active::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%);
}

.nav-link {
    border: none !important;
}

.nav-items {
    padding-bottom: 30px;
}

.ebook-specification-colon p {
    font-weight: 500;
    font-size: 15px;
    color: #192335;
    padding-bottom: 10px;
    margin-left: 10px;
}

.review-title {
    font-weight: 500;
    font-size: 20px;
    color: #192335;
    margin-bottom: 20px;
}


.rating {
    padding-right: 12px;
}

.input {
    padding-top: 16px;
}

.name-input {
    margin-right: 30px;
}

.ebook-input {
    margin-top: 16px;
    margin-bottom: 30px;
    row-gap: 30px;
}

.input-container {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: black;
}

.input-container input {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #6b7385;
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
    transition: border 0.3s ease;
}

.input-container input::placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}


.input-container {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: black;
}

.input-container input {
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #6b7385;
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
    transition: border 0.3s ease;
}

.input-container input::placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

.reviews-section {
    margin-top: 50px;
}

.reviews-section h4 {
    font-weight: 500;
    font-size: 20px;
    color: #192335;
    margin-bottom: 12px;
}

.reviews-details {
    border-top: 1px solid #edf0f7;
    margin-top: 12px;
}

.review-data {
    margin-top: 24px;
}

.user-name {
    font-weight: 600;
    font-size: 18px;
    color: #192335;
    display: block;
    white-space: nowrap;
    padding-bottom: 4px;
}

.date {
    font-weight: 500;
    font-size: 13px;
    color: #6b7385;
    padding-bottom: 4px;
}

.rating-number {
    font-weight: 500;
    font-size: 48px;
    color: #192335;
    padding-bottom: 4px;
}

.ebook-details-text h2 {
    font-weight: 600;
    font-size: 18px;
    color: #192335;
    margin-bottom: 16px;
}

.ebook-details-text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 167%;
    color: #6b7385;
}

.rating-side {
    display: flex;
    flex-direction: column;
}

.ebook-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

.ebook-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.instructor-name {
    font-weight: 600;
    font-size: 24px;
    color: #192335;
    padding-bottom: 4px;
}

.instructor-category {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
    padding-bottom: 6px;
}

.instructor-motion {
    border: none;
    padding: 0;
}

.instructor-detatils p {
    font-weight: 500;
    font-size: 15px;
    line-height: 180%;
    color: #6b7385;
}

.ebook-social-media-icon {
    margin-top: 30px;
}

.social-icon {
    border: 1px solid rgba(107, 115, 133, 0.2);
    border-radius: 38px;
    width: 38px;
    height: 38px;

}

.social-icon svg {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ffffff38;
    color: var(--color-white);
    transition: 0.5s;
}

.review-name {
    font-weight: 600;
    font-size: 24px;
    color: #192335;
}

.related-ebooks {
    padding-top: 100px;
}

.related-ebooks h2 {

    font-weight: 600;
    font-size: 40px;
    color: #192335;
}

.related-ebooks-btn a {
    margin: 0;
}

.related-ebooks-wrap {
    margin-bottom: 50px;
    justify-content: space-between;
}


.ebook-social-media-icon {
    gap: 20px;
}

.ebook-social-media-icon svg {
    width: 23px !important;
    height: 23px !important;
}

.ebook-social-media-icon .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ebook-new-price {
    font-family: var(--second-font-family);
    font-weight: 500 !important;
    font-size: 48px !important;
    color: #edf0f7 !important;
}

.related-ebooks-card-wrap {
    border-radius: 15px;
    width: 262px;
    height: 415px;
    box-shadow: 0 8px 38px 0 rgba(16, 16, 16, 0.08);
    background: #fff;
}

.ebook-read-btn-style {
    margin-top: 30px;
}

.post-reviews-btn {
    margin-top: 30px;
}

.ebook-instructor-motion li {
    display: flex;
    gap: 8px;
}

.ebook-instructor-motion img {
    width: 20px;
    height: 20px;
}

[data-name="header-ebook-icon"] {
    width: 20px !important;
}

[data-name="sidebar-ebook-icon"] {
    width: 22px !important;
}


.ebook-data-list {
    column-gap: 30px;
    row-gap: 2px;
}

.ebook-data-list:not(:last-child) {
    margin-bottom: 8px;
}

.ebook-left-data {
    min-width: 138px;
    font-weight: 500;
    font-size: 15px;
    color: #192335;
}

.ebook-right-data {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

.ebook-specification-data {
    column-gap: 70px;
    row-gap: 2px;

}

.ebook-specification-data:not(:last-child) {
    margin-bottom: 12px;
}

.ebook-specification-left-data {
    min-width: 191px;
    padding-right: 40px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    color: #192335;

}

.ebook-specification-left-data::after {
    position: absolute;
    content: ':';
    right: 0;
    top: 2px;
    font-weight: 500;
    font-size: 15px;
    color: #192335;

}

.ebook-specification-right-data {
    font-weight: 500;
    font-size: 15px;
    color: #6b7385;
}

.ePrice h2 {
    color: #192335 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}

.ePrice .ebook-old-price del {
    font-size: 18px !important;
    margin-left: 10px;
    color: #050e1f82;
}

.content h2 {
    font-weight: 600;
    font-size: 24px;
}

.ebook-card-img .card-img-top {
    object-fit: contain;
    height: 600px;
}

.ecardImage::after {
    display: none !important;
}

.zoom-container {
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

.zoom-image {
    transition: transform 0.4s ease-out, transform-origin 0.2s ease-out;
    will-change: transform;
}

.magnific {
    position: absolute;
    right: 15px;
    top: 6px;
    background: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.icon-confirm {
    padding: 20px 0px;
}

#confirmModal {
    font-size: 14px;
}

#confirmModal .title {
    margin-bottom: 5px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

#confirmModal .text-muted {
    font-size: 14px;
}

.confirmBtn .eBtn-red {
    background-color: #e8e7ee;
    color: #000;
    padding: 7px 24px;
}

.confirmBtn .eBtn-green {
    border-radius: 8px;
    background: #242D47;
    padding: 11px 24px;
    border: none;
    transition: .3s;

    width: fit-content;
    color: var(--whiteColor);
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.confirmBtn {
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 1px solid #d5d5d5;
    margin-top: 15px;
}


/* ════════════════════════════════
   RENDERED OUTPUT (display saved content)
════════════════════════════════ */
.ne-content ul,
.ne-content ol {
    margin: .5em 0 .75em;
    padding-left: 1.6em;
}

.ne-content ul {
    list-style: disc;
}

.ne-content ol {
    list-style: decimal;
}

.ne-content li {
    display: list-item;
    margin: .2em 0;
}

.ne-content ul ul {
    list-style: circle;
}

.ne-content ul ul ul {
    list-style: square;
}


/* slide in */


.zPill-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.zPill-track {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    list-style: none;
    margin: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 14px;
    white-space: nowrap;
}

.zPill-item {
    position: relative;
    z-index: 1;
}

.zPill-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: 500;
    color: #6b7280;
    background: transparent;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: color 0.25s ease;
    white-space: nowrap;
    outline: none;
    position: relative;
    z-index: 1;
}

.zPill-btn:hover {
    color: #111827;
}

.zPill-btn.zPill-active {
    color: #ffffff;
}

.zPill-glider {
    position: absolute;
    top: 5px;
    height: calc(100% - 10px);
    background: var(--purple-primary, #7c3aed);
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(124, 58, 237, 0.35);
    transition: left 0.28s cubic-bezier(0.22, 1, 0.36, 1),
        width 0.28s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 0;
}

.zPill-btn svg {
    flex-shrink: 0;
}

/* Panels */
.zPill-panel {
    display: none;
}

.zPill-panel.zPill-panel-active {
    display: block;
    animation: zSlideUp 0.42s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes zSlideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* About us page */

.about-hero {
    padding: 80px 0 60px;
    background: var(--bg-dark, #192335);
    position: relative;
    overflow: hidden;
}

.about-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(53, 13, 191, 0.15) 0%, transparent 70%);
    pointer-events: none;
}

.about-hero::after {
    content: '';
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(124, 58, 237, 0.25) 0%, transparent 70%);
    pointer-events: none;
}

.about-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.about-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.about-breadcrumb a:hover {
    color: #fff;
}

.about-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.about-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.about-hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.about-hero-title span {
    color: var(--purple-primary, #7c3aed);
}

.about-hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 520px;
    line-height: 1.7;
}

.about-stats-bar {
    display: flex;
    align-items: center;
    gap: 48px;
    margin-top: 48px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    flex-wrap: wrap;
}

.about-stat-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.about-stat-number {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
}

.about-stat-label {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 500;
}

.about-stat-divider {
    width: 1px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
}

.about-features {
    padding: 60px 0 80px;
    background: #f9fafb;
}

.about-features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 48px;
}

@media (max-width: 991px) {
    .about-features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .about-features-grid {
        grid-template-columns: 1fr;
    }

    .about-hero-title {
        font-size: 36px;
    }

    .about-stats-bar {
        gap: 24px;
    }

    .about-stat-divider {
        display: none;
    }
}

.about-feature-card {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 28px 24px;
    transition: all 0.25s ease;
}

.about-feature-card:hover {
    border-color: var(--purple-primary, #7c3aed);
    box-shadow: 0 8px 30px rgba(124, 58, 237, 0.1);
    transform: translateY(-3px);
}

.about-feature-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    color: var(--purple-primary, #7c3aed);
}

.about-feature-title {
    font-size: 16px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 8px;
}

.about-feature-text {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.about-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 16px;
}

.about-section-title {
    font-size: 36px;
    font-weight: 700;
    color: #111827;
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin-bottom: 16px;
}

.about-section-subtitle {
    font-size: 16px;
    color: #6b7280;
    line-height: 1.7;
    max-width: 560px;
}

.about-content-section {
    padding: 80px 0;
    background: #ffffff;
}

.about-content-inner {
    max-width: 860px;
    margin: 0 auto;
}

.about-description-style {
    font-size: 16px;
    color: #374151;
    line-height: 1.8;
}

.about-description-style h1,
.about-description-style h2,
.about-description-style h3,
.about-description-style h4 {
    color: #111827;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 12px;
}

.about-description-style p {
    margin-bottom: 16px;
}

.about-description-style ul,
.about-description-style ol {
    padding-left: 20px;
    margin-bottom: 16px;
}

.about-description-style li {
    margin-bottom: 8px;
}

.about-description-style img {
    max-width: 100%;
    border-radius: 12px;
    margin: 24px 0;
}

.about-cta {
    padding: 80px 0;
    background: transparent;
    text-align: center;
    position: relative;
}

.about-cta-title {
    font-size: 40px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.about-cta-text {
    font-size: 16px;
    color: #6b7280;
    margin-bottom: 36px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.about-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 32px;
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.4);
}

.about-cta-btn:hover {
    background: #6d28d9;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(124, 58, 237, 0.5);
}

.about-cta-btn-outline {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 32px;
    background: transparent;
    color: var(--purple-primary, #7c3aed);
    border: 1.5px solid var(--purple-primary, #7c3aed);
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    margin-left: 12px;
}

.about-cta-btn-outline:hover {
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    text-decoration: none;
}


/* Cookie Policy */

.cookie-hero {
    padding: 80px 0 60px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(53, 13, 191, 0.4) 0%, transparent 50%);
    background-size: 600px 600px, 500px 500px;
    background-position: top -100px right -100px, bottom -100px left -100px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.cookie-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.cookie-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.cookie-breadcrumb a:hover {
    color: #fff;
}

.cookie-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.cookie-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.cookie-hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.cookie-hero-title span {
    color: var(--purple-primary, #7c3aed);
}

.cookie-hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 520px;
    line-height: 1.7;
    margin: 0;
}

.cookie-content-section {
    padding: 80px 0;
    background: #ffffff;
}

.cookie-content-inner {
    max-width: 860px;
    margin: 0 auto;
}

.cookie-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.cookie-description-style {
    font-size: 16px;
    color: #374151;
    line-height: 1.8;
}

.cookie-description-style h1,
.cookie-description-style h2,
.cookie-description-style h3,
.cookie-description-style h4 {
    color: #111827;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 12px;
}

.cookie-description-style p {
    margin-bottom: 16px;
}

.cookie-description-style ul,
.cookie-description-style ol {
    padding-left: 20px;
    margin-bottom: 16px;
}

.cookie-description-style li {
    margin-bottom: 8px;
}

.cookie-description-style img {
    max-width: 100%;
    border-radius: 12px;
    margin: 24px 0;
}

.cookie-description-style a {
    color: var(--purple-primary, #7c3aed);
    text-decoration: underline;
}

.cookie-info-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .cookie-info-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .cookie-info-cards {
        grid-template-columns: 1fr;
    }

    .cookie-hero-title {
        font-size: 36px;
    }
}

.cookie-info-card {
    background: #f9fafb;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 24px 20px;
    transition: all 0.25s ease;
}

.cookie-info-card:hover {
    border-color: var(--purple-primary, #7c3aed);
    box-shadow: 0 8px 30px rgba(124, 58, 237, 0.1);
    transform: translateY(-3px);
}

.cookie-info-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    color: var(--purple-primary, #7c3aed);
}

.cookie-info-title {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 6px;
}

.cookie-info-text {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.cookie-cta {
    padding: 60px 0 80px;
    text-align: center;
}

.cookie-cta-title {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    letter-spacing: -0.02em;
}

.cookie-cta-text {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 28px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.cookie-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 28px;
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.4);
}

.cookie-cta-btn:hover {
    background: #6d28d9;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(124, 58, 237, 0.5);
}

/* Faq Page */

.faq-hero {
    padding: 80px 0 60px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(53, 13, 191, 0.4) 0%, transparent 50%);
    background-size: 600px 600px, 500px 500px;
    background-position: top -100px right -100px, bottom -100px left -100px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.faq-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.faq-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.faq-breadcrumb a:hover {
    color: #fff;
}

.faq-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.faq-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.faq-hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.faq-hero-title span {
    color: var(--purple-primary, #7c3aed);
}

.faq-hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 520px;
    line-height: 1.7;
    margin: 0;
}

.faq-content-section {
    padding: 80px 0;
    background: #ffffff;
}

.faq-content-inner {
    max-width: 860px;
    margin: 0 auto;
}

.faq-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 16px;
}

.faq-section-title {
    font-size: 36px;
    font-weight: 700;
    color: #111827;
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin-bottom: 12px;
}

.faq-section-subtitle {
    font-size: 16px;
    color: #6b7280;
    line-height: 1.7;
    margin-bottom: 48px;
}

/* Custom Accordion */
.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.faq-accordion-item {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.25s ease;
    background: #ffffff;
}

.faq-accordion-item:hover {
    border-color: rgba(124, 58, 237, 0.3);
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.08);
}

.faq-accordion-item.open {
    border-color: var(--purple-primary, #7c3aed);
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.12);
}

.faq-accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px 24px;
    cursor: pointer;
    user-select: none;
}

.faq-accordion-question {
    font-size: 16px;
    font-weight: 600;
    color: #111827;
    line-height: 1.4;
    margin: 0;
    flex: 1;
}

.faq-accordion-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--purple-primary, #7c3aed);
    flex-shrink: 0;
    transition: all 0.25s ease;
}

.faq-accordion-item.open .faq-accordion-icon {
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    transform: rotate(45deg);
}

.faq-accordion-body {
    display: none;
    padding: 0 24px 20px;
}

.faq-accordion-item.open .faq-accordion-body {
    display: block;
    animation: faqSlideDown 0.3s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes faqSlideDown {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq-accordion-answer {
    font-size: 15px;
    color: #6b7280;
    line-height: 1.7;
    margin: 0;
    padding-top: 4px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 16px;
}

.faq-cta {
    padding: 60px 0 80px;
    text-align: center;
}

.faq-cta-title {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    letter-spacing: -0.02em;
}

.faq-cta-text {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 28px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.faq-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 28px;
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.4);
}

.faq-cta-btn:hover {
    background: #6d28d9;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(124, 58, 237, 0.5);
}

@media (max-width: 575px) {
    .faq-hero-title {
        font-size: 36px;
    }

    .faq-section-title {
        font-size: 28px;
    }
}

/* intructor details page */

.instructor-hero {
    padding: 80px 0 60px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(53, 13, 191, 0.4) 0%, transparent 50%);
    background-size: 600px 600px, 500px 500px;
    background-position: top -100px right -100px, bottom -100px left -100px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.instructor-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 40px;
}

.instructor-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.instructor-breadcrumb a:hover {
    color: #fff;
}

.instructor-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.instructor-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.instructor-profile-card {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap;
}

.instructor-avatar-wrap {
    position: relative;
    flex-shrink: 0;
}

.instructor-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.instructor-avatar-badge {
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 24px;
    height: 24px;
    background: var(--purple-primary, #7c3aed);
    border-radius: 50%;
    border: 2px solid var(--bg-dark);
    display: flex;
    align-items: center;
    justify-content: center;
}

.instructor-hero-info {
    flex: 1;
    min-width: 0;
}

.instructor-hero-name {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 8px;
    letter-spacing: -0.02em;
}

.instructor-hero-name span {
    color: var(--purple-primary, #7c3aed);
}

.instructor-skill-badge {
    display: inline-flex;
    align-items: center;
    padding: 5px 14px;
    background: rgba(124, 58, 237, 0.2);
    border: 1px solid rgba(124, 58, 237, 0.4);
    border-radius: 100px;
    color: #c4b5fd;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 16px;
}

.instructor-hero-bio {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.7;
    max-width: 600px;
    margin-bottom: 24px;
}

.instructor-stats-row {
    display: flex;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.instructor-stat {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    position: relative;
}

.instructor-stat:first-child {
    padding-left: 0;
}

.instructor-stat::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 0.15);
}

.instructor-stat:last-child::after {
    display: none;
}

.instructor-stat-icon {
    color: var(--purple-primary, #7c3aed);
    display: flex;
    align-items: center;
}

.instructor-stat-text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
}

.instructor-stat-text strong {
    color: #ffffff;
    font-weight: 400;
}

.instructor-meta-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
}

.instructor-meta-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.instructor-meta-item svg {
    color: var(--purple-primary, #7c3aed);
    flex-shrink: 0;
}

.instructor-meta-item strong {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    margin-right: 4px;
}

.instructor-socials {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 24px 0 0;
}

.instructor-socials li a {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-decoration: none;
    transition: all 0.25s ease;
}

.instructor-socials li a:hover {
    background: var(--purple-primary, #7c3aed);
    border-color: var(--purple-primary, #7c3aed);
    color: #ffffff;
    transform: translateY(-2px);
}

/* Courses Section */
.instructor-courses-section {
    padding: 72px 0 80px;
    background: #f9fafb;
}

.instructor-courses-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 16px;
}

.instructor-courses-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
}

.instructor-courses-title {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
    letter-spacing: -0.02em;
    margin: 0;
}

@media (max-width: 575px) {
    .instructor-hero-name {
        font-size: 28px;
    }

    .instructor-profile-card {
        gap: 24px;
    }

    .instructor-avatar {
        width: 90px;
        height: 90px;
    }
}

/* privacy policy */

.privacy-hero {
    padding: 80px 0 60px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(53, 13, 191, 0.4) 0%, transparent 50%);
    background-size: 600px 600px, 500px 500px;
    background-position: top -100px right -100px, bottom -100px left -100px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.privacy-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.privacy-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.privacy-breadcrumb a:hover {
    color: #fff;
}

.privacy-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.privacy-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.privacy-hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.privacy-hero-title span {
    color: var(--purple-primary, #7c3aed);
}

.privacy-hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 520px;
    line-height: 1.7;
    margin: 0;
}

.privacy-info-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .privacy-info-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .privacy-info-cards {
        grid-template-columns: 1fr;
    }

    .privacy-hero-title {
        font-size: 36px;
    }
}

.privacy-info-card {
    background: #f9fafb;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 24px 20px;
    transition: all 0.25s ease;
}

.privacy-info-card:hover {
    border-color: var(--purple-primary, #7c3aed);
    box-shadow: 0 8px 30px rgba(124, 58, 237, 0.1);
    transform: translateY(-3px);
}

.privacy-info-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    color: var(--purple-primary, #7c3aed);
}

.privacy-info-title {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 6px;
}

.privacy-info-text {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.privacy-content-section {
    padding: 80px 0;
    background: #ffffff;
}

.privacy-content-inner {
    max-width: 860px;
    margin: 0 auto;
}

.privacy-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.privacy-description-style {
    font-size: 16px;
    color: #374151;
    line-height: 1.8;
}

.privacy-description-style h1,
.privacy-description-style h2,
.privacy-description-style h3,
.privacy-description-style h4 {
    color: #111827;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 12px;
}

.privacy-description-style p {
    margin-bottom: 16px;
}

.privacy-description-style ul,
.privacy-description-style ol {
    padding-left: 20px;
    margin-bottom: 16px;
}

.privacy-description-style li {
    margin-bottom: 8px;
}

.privacy-description-style img {
    max-width: 100%;
    border-radius: 12px;
    margin: 24px 0;
}

.privacy-description-style a {
    color: var(--purple-primary, #7c3aed);
    text-decoration: underline;
}

.privacy-cta {
    padding: 60px 0 80px;
    text-align: center;
}

.privacy-cta-title {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    letter-spacing: -0.02em;
}

.privacy-cta-text {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 28px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.privacy-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 28px;
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.4);
}

.privacy-cta-btn:hover {
    background: #6d28d9;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(124, 58, 237, 0.5);
}

/* refund policy */


.refund-hero {
    padding: 80px 0 60px;
    background-color: var(--bg-dark);
    background-image:
        radial-gradient(circle, rgba(117, 121, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle, rgba(53, 13, 191, 0.4) 0%, transparent 50%);
    background-size: 600px 600px, 500px 500px;
    background-position: top -100px right -100px, bottom -100px left -100px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.refund-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.refund-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.refund-breadcrumb a:hover {
    color: #fff;
}

.refund-breadcrumb span {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.refund-breadcrumb .current {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 500;
}

.refund-hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.refund-hero-title span {
    color: var(--purple-primary, #7c3aed);
}

.refund-hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 520px;
    line-height: 1.7;
    margin: 0;
}

.refund-info-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .refund-info-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .refund-info-cards {
        grid-template-columns: 1fr;
    }

    .refund-hero-title {
        font-size: 36px;
    }
}

.refund-info-card {
    background: #f9fafb;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 24px 20px;
    transition: all 0.25s ease;
}

.refund-info-card:hover {
    border-color: var(--purple-primary, #7c3aed);
    box-shadow: 0 8px 30px rgba(124, 58, 237, 0.1);
    transform: translateY(-3px);
}

.refund-info-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    color: var(--purple-primary, #7c3aed);
}

.refund-info-title {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 6px;
}

.refund-info-text {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.refund-content-section {
    padding: 80px 0;
    background: #ffffff;
}

.refund-content-inner {
    max-width: 860px;
    margin: 0 auto;
}

.refund-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: rgba(124, 58, 237, 0.08);
    border-radius: 100px;
    color: var(--purple-primary, #7c3aed);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.refund-description-style {
    font-size: 16px;
    color: #374151;
    line-height: 1.8;
}

.refund-description-style h1,
.refund-description-style h2,
.refund-description-style h3,
.refund-description-style h4 {
    color: #111827;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 12px;
}

.refund-description-style p {
    margin-bottom: 16px;
}

.refund-description-style ul,
.refund-description-style ol {
    padding-left: 20px;
    margin-bottom: 16px;
}

.refund-description-style li {
    margin-bottom: 8px;
}

.refund-description-style img {
    max-width: 100%;
    border-radius: 12px;
    margin: 24px 0;
}

.refund-description-style a {
    color: var(--purple-primary, #7c3aed);
    text-decoration: underline;
}

.refund-cta {
    padding: 60px 0 80px;
    text-align: center;
}

.refund-cta-title {
    font-size: 32px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
    letter-spacing: -0.02em;
}

.refund-cta-text {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 28px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.refund-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 28px;
    background: var(--purple-primary, #7c3aed);
    color: #ffffff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.4);
}

.refund-cta-btn:hover {
    background: #6d28d9;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(124, 58, 237, 0.5);
}


/* student frontend */

.exam-card {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: var(--shadow-lg);
    margin-bottom: 24px;
    overflow: hidden;
}

.exam-card-body {
    padding: 28px 32px;
}

.exam-title-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.exam-title-row h2 {
    font-size: 22px;
    font-weight: 700;
    color: #1a1d2e;
    margin: 0;
    line-height: 1.3;
}

.exam-course-name {
    font-size: 14px;
    color: #7c83a0;
    margin: 6px 0 0;
}

.exam-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.exam-status-badge.evaluated {
    background: #e8faf3;
    color: #1b9e6e;
}

.exam-status-badge.under-review {
    background: #e8f3ff;
    color: #2a7ae2;
}

.exam-status-badge.not-submitted {
    background: #fff8e6;
    color: #b07d00;
}

.exam-status-badge::before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: currentColor;
    flex-shrink: 0;
}

.exam-description {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.7;
    margin: 16px 0 0;
    padding-top: 16px;
    border-top: 1px solid #f0f2f8;
}

.exam-divider {
    height: 1px;
    background: #f0f2f8;
    margin: 22px 0;
}

.exam-instructor {
    display: flex;
    align-items: center;
    gap: 14px;
}

.exam-instructor img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e8ebf4;
}

.exam-instructor-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #9198b0;
    margin-bottom: 3px;
}

.exam-instructor-name {
    font-size: 15px;
    font-weight: 600;
    color: #1a1d2e;
    margin: 0;
}

.exam-info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.exam-info-cell {
    background: #f8f9fd;
    border: 1px solid #edf0f9;
    border-radius: 10px;
    padding: 14px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}

.exam-info-cell-label {
    font-size: 13px;
    color: #8a91aa;
    font-weight: 500;
}

.exam-info-cell-value {
    font-size: 13px;
    font-weight: 700;
    color: #1a1d2e;
    text-align: right;
}

.exam-qp-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.exam-qp-left {
    display: flex;
    align-items: center;
    gap: 14px;
}

.exam-qp-icon {
    width: 44px;
    height: 44px;
    background: #f0f2ff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.exam-qp-info h5 {
    font-size: 15px;
    font-weight: 700;
    color: #1a1d2e;
    margin: 0 0 3px;
}

.exam-qp-info p {
    font-size: 13px;
    color: #8a91aa;
    margin: 0;
}

.exam-not-available {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 13px;
    color: #999;
}

.exam-card-header {
    padding: 20px 32px 16px;
    border-bottom: 1px solid #f0f2f8;
}

.exam-card-header h5 {
    font-size: 15px;
    font-weight: 700;
    color: #1a1d2e;
    margin: 0;
}

.exam-card-header p {
    font-size: 13px;
    color: #8a91aa;
    margin: 4px 0 0;
}


#examFile {
    display: none !important;
}

.uploader-zone {
    border: 2px dashed #d4d8f0;
    border-radius: 12px;
    background: #fafbff;
    padding: 36px 24px;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
    margin-bottom: 12px;
    user-select: none;
}

.uploader-zone:hover {
    border-color: #5b6cf2;
    background: #f4f5ff;
}

.uploader-zone.is-over {
    border-color: #5b6cf2;
    border-style: solid;
    background: #eef0ff;
    box-shadow: 0 0 0 4px rgba(91, 108, 242, 0.1);
}

.uploader-zone-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: #eef0ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.uploader-zone-icon svg {
    width: 22px;
    height: 22px;
    stroke: #5b6cf2;
}

.uploader-zone-text {
    font-size: 14px;
    color: #3d4260;
    font-weight: 600;
    margin: 0 0 4px;
}

.uploader-zone-text span {
    color: #5b6cf2;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.uploader-zone-hint {
    font-size: 12px;
    color: #9198b0;
    margin: 0;
}

.uploader-file-row {
    display: none;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #f3f4ff;
    border: 1px solid #dde0fb;
    border-radius: 10px;
    margin-bottom: 12px;
}

.uploader-file-row.show {
    display: flex;
}

.uploader-file-icon {
    width: 38px;
    height: 38px;
    background: linear-gradient(135deg, #5b6cf2, #8b5cf6);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.uploader-file-icon svg {
    width: 18px;
    height: 18px;
    stroke: #fff;
}

.uploader-file-meta {
    flex: 1;
    min-width: 0;
}

.uploader-file-name {
    font-size: 13px;
    font-weight: 700;
    color: #1a1d2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uploader-file-size {
    font-size: 12px;
    color: #8a91aa;
    margin-top: 2px;
}

.uploader-file-clear {
    background: none;
    border: none;
    padding: 6px;
    cursor: pointer;
    color: #b0b8d0;
    display: flex;
    align-items: center;
    transition: color 0.15s;
    flex-shrink: 0;
}

.uploader-file-clear:hover {
    color: #e05454;
}

.uploader-file-clear svg {
    width: 16px;
    height: 16px;
}

/* ---- Submitted Alert ---- */
.exam-submitted-alert {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 18px 22px;
    background: #edfaf4;
    border: 1px solid #b6ecd6;
    border-radius: 12px;
}

.exam-submitted-icon {
    width: 36px;
    height: 36px;
    background: #1b9e6e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    flex-shrink: 0;
}

.exam-submitted-alert h5 {
    font-size: 15px;
    font-weight: 700;
    color: #145c41;
    margin: 0 0 4px;
}

.exam-submitted-alert p {
    font-size: 13px;
    color: #4a9075;
    margin: 0;
}

/* ---- Score Block ---- */
.exam-score-block {
    background: #f8f9fd;
    border: 1px solid #edf0f9;
    border-radius: 12px;
    padding: 20px 24px;
    margin-bottom: 20px;
}

.exam-score-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.exam-score-label {
    font-size: 13px;
    font-weight: 600;
    color: #6b7280;
}

.exam-score-value {
    font-size: 20px;
    font-weight: 800;
    color: #1a1d2e;
}

.exam-score-value span {
    font-size: 14px;
    font-weight: 500;
    color: #9198b0;
}

.exam-score-bar {
    height: 8px;
    background: #e8ebf4;
    border-radius: 99px;
    overflow: hidden;
    margin-bottom: 8px;
}

.exam-score-bar-fill {
    height: 100%;
    border-radius: 99px;
    background: linear-gradient(90deg, #5b6cf2 0%, #8b5cf6 100%);
}

.exam-score-percent {
    font-size: 12px;
    color: #9198b0;
    text-align: right;
    font-weight: 600;
}

/* ---- Feedback Block ---- */
.exam-feedback-block {
    background: #fdfaf7;
    border: 1px solid #f0e8d8;
    border-left: 4px solid #f5a623;
    border-radius: 0 10px 10px 0;
    padding: 16px 20px;
    margin-bottom: 20px;
}

.exam-feedback-block h6 {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #c8860a;
    margin-bottom: 8px;
}

.exam-feedback-block p {
    font-size: 14px;
    color: #4a3e2a;
    margin: 0;
    line-height: 1.6;
}

.exam-section-label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #9198b0;
    margin-bottom: 14px;
}

.exam-pdf-viewer {
    height: 580px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #f4f6fb;
    border-radius: 12px;
    border: 1px solid #e8ebf4;
    padding: 12px;
    box-sizing: border-box;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .exam-card-header {
        padding: 16px 20px 14px;
    }

    .exam-qp-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .exam-pdf-viewer {
        height: 400px;
    }

    .uploader-zone {
        padding: 24px 16px;
    }
}

@media (max-width: 576px) {
    .exam-info-grid {
        grid-template-columns: 1fr;
    }

    .exam-card-body {
        padding: 20px;
    }
}


.booking-tabs-wrap {
    display: flex;
    width: fit-content;
    background: #ebebf7;
    border-radius: 12px;
    padding: 5px;
    position: relative;
}

.booking-tabs-glider {
    position: absolute;
    top: 5px;
    left: 5px;
    height: calc(100% - 10px);
    border-radius: 9px;
    background: linear-gradient(135deg, #5b6cf2 0%, #8b5cf6 100%);
    transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1), width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 0;
    pointer-events: none;
}

.booking-tab-btn {
    position: relative;
    display: inline-block;
    padding: 9px 24px;
    border-radius: 9px;
    font-size: 13px;
    font-weight: 600;
    color: #6b7280;
    text-decoration: none;
    z-index: 1;
    white-space: nowrap;
    transition: color 0.3s ease;
    cursor: pointer;
}

.booking-tab-btn:hover {
    text-decoration: none;
    color: #5b6cf2;
}

.booking-tab-btn.active {
    color: #ffffff;
}

.booking-tab-btn.active:hover {
    color: #ffffff;
}


.msg-sidebar {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    border-right: 1px solid #f0f2f8;
}

.msg-search-wrap {
    padding: 16px 16px 12px;
    border-bottom: 1px solid #f0f2f8;
}

.msg-search-input-wrap {
    position: relative;
}

.msg-search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #a0a8c0;
    pointer-events: none;
    z-index: 1;
}

.msg-search-input {
    padding: 9px 14px 9px 34px !important;
    border-radius: 10px !important;
    border: 1.5px solid #e8ebf4 !important;
    background: #f8f9fd !important;
    font-size: 13px !important;
    color: #3d4260 !important;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.msg-search-input:focus {
    border-color: #5b6cf2 !important;
    box-shadow: 0 0 0 3px rgba(91, 108, 242, 0.08) !important;
    background: #fff !important;
    outline: none !important;
}

.msg-search-input::placeholder {
    color: #a0a8c0;
}

.msg-search-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 6px);
    background: #fff;
    border: 1px solid #e8ebf4;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(80, 90, 140, 0.12);
    list-style: none;
    padding: 6px 0;
    margin: 0;
    z-index: 99;
    display: none;
    font-size: 13px;
    color: #8a91aa;
}

.msg-search-dropdown.active {
    display: block;
}

.msg-search-dropdown li {
    padding: 8px 14px;
}

.msg-contacts-wrap {
    flex: 1;
    overflow-y: auto;
    padding: 8px 0;
}

.msg-contacts-wrap::-webkit-scrollbar {
    width: 4px;
}

.msg-contacts-wrap::-webkit-scrollbar-track {
    background: transparent;
}

.msg-contacts-wrap::-webkit-scrollbar-thumb {
    background: #e0e4f0;
    border-radius: 99px;
}

.msg-contacts-divider {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px 6px;
}

.msg-contacts-divider span {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a0a8c0;
    white-space: nowrap;
}

.msg-contacts-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #f0f2f8;
}

.msg-contact {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    text-decoration: none;
    cursor: pointer;
    transition: background 0.15s;
    border-left: 3px solid transparent;
    position: relative;
}

.msg-contact:hover {
    background: #f8f9fd;
    text-decoration: none;
}

.msg-contact.active {
    background: #f3f4ff;
    border-left-color: #5b6cf2;
}

.msg-contact-avatar-wrap {
    position: relative;
    flex-shrink: 0;
}

.msg-contact-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e8ebf4;
}

.msg-contact.active .msg-contact-avatar {
    border-color: #c5cafc;
}

.msg-contact-online {
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 9px;
    height: 9px;
    background: #1b9e6e;
    border-radius: 50%;
    border: 2px solid #fff;
}

.msg-contact-body {
    flex: 1;
    min-width: 0;
}

.msg-contact-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3px;
}

.msg-contact-name {
    font-size: 13px;
    font-weight: 700;
    color: #1a1d2e;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
}

.msg-contact.active .msg-contact-name {
    color: #5b6cf2;
}

.msg-contact-time {
    font-size: 11px;
    color: #a0a8c0;
    white-space: nowrap;
    flex-shrink: 0;
}

.msg-contact-role-badge {
    font-size: 10px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 20px;
    white-space: nowrap;
    flex-shrink: 0;
}

.msg-contact-role-badge.instructor {
    background: #eef0ff;
    color: #5b6cf2;
}

.msg-contact-role-badge.admin {
    background: #fff3e8;
    color: #e07b2a;
}

.msg-contact-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
}

.msg-contact-preview {
    font-size: 12px;
    color: #8a91aa;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
    min-width: 0;
}

.msg-contact-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    background: linear-gradient(135deg, #5b6cf2, #8b5cf6);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    border-radius: 99px;
    flex-shrink: 0;
}

.msg-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    text-align: center;
    color: #a0a8c0;
}

.msg-empty i {
    font-size: 32px;
    margin-bottom: 10px;
    background: linear-gradient(135deg, #5b6cf2, #8b5cf6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.msg-empty p {
    font-size: 13px;
    margin: 0;
}


/* Course Bundle */

/* Course Bundle  */
.course-bundle::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}

.course-bundle::-webkit-scrollbar-track {
    border-radius: 20px;
    background-color: #c3c9da;
}

.course-bundle::-webkit-scrollbar-track:hover {
    background-color: #c3c9da;
}

.course-bundle::-webkit-scrollbar-track:active {
    background-color: #c3c9da;
}

.course-bundle::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #878fa7;
}

.course-bundle::-webkit-scrollbar-thumb:hover {
    background-color: #878fa7;
}

.course-bundle::-webkit-scrollbar-thumb:active {
    background-color: #878fa7;
}

.course-bundle-item {
    display: grid;
    padding: 20px;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(100, 121, 150, 0.1);
}

.bundle-head .title {
    line-height: 28px;
    font-size: 22px;
    font-weight: 600;
}

.bundle-head .course-count {
    color: #6b7385;
    font-weight: 500;
    font-size: 15px;
}

.bundle-header .price {
    font-weight: 700;
    line-height: 40px;
    font-size: 24px;
    color: #000;
}

.bundle-body .course-bundle {
    height: 298px;
    overflow-y: auto;
    padding-right: 10px;
}

.bundle-body .course-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 21px 0;
    border-bottom: 1px solid #edf0f7;
}

.bundle-body .course-img {
    height: 72px;
    width: 88px;
    min-width: 88px;
}

.bundle-body .course-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.bundle-body .course-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #192335;
}

.bundle-body .course-price {
    color: #6b7385;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}

.course-bundle-item .bundle-details {
    display: block;
    padding: 16px 24px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #754ffe;
    border-radius: 8px;
    background: linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 12px;
}

.course-bundle-item .bundle-details::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(120deg, #40c9ff 0%, #e81cff 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    mask-composite: exclude;
}

.course-bundle-item .buy-now {
    display: block;
    font-size: 15px;
    padding: 16px 24px;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    color: #edf0f7;
    background: linear-gradient(150deg,
            rgba(47, 87, 239, 1) 0%,
            rgba(196, 100, 253, 1) 100%);
}

.bundle-footer {
    padding: 20px 8px 0 8px;
}

.bundle-details-title {
    color: #192335;
    font-size: 40px;
    font-weight: 600;
    line-height: 52px;
}

.bundle-details-description {
    color: var(--black, #192335);
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
}

.bundle-details.user-image {
    height: 25px;
    width: 25px;
}

.bundle-details.user-name {
    color: var(--black, #192335);
    font-size: 15px;
    font-weight: 500;
}

.bundle-details.course-count {
    color: var(--black, #192335);
    font-size: 15px;
    font-weight: 500;
}

.bundle-details.courses {
    margin-top: -166px;
    position: relative;
}

.bundle-details .course-list-card {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 8px 38px 0px rgba(16, 16, 16, 0.08);
    margin: 20px 0;
    gap: 20px;
}

.course-list-card .course-thumbnail {
    width: 175px;
    min-width: 175px;
    aspect-ratio: 175 / 175;
    border-radius: 10px;
}

.course-list-card .course-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.course-list-card .course-details {
    padding-top: 10px;
}

.course-list-card .course-details .title {
    color: #192335;
    font-size: 20px;
    font-weight: 600;
}

.course-list-card .course-details .course-info {
    color: #6b7385;
    display: flex;
    gap: 8px;
    margin: 12px 0 20px;
}

.course-list-card .course-details .description {
    color: #6b7385;
    font-size: 13px;
    font-weight: 500;
    line-height: 27px;
}

.bundle-details .overview {
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0px 6px 38px 0px rgba(16, 16, 16, 0.08);
    margin: 52px 0;
}

.bundle-details .overview h4 {
    color: var(--black, #192335);
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 16px;
    border-bottom: 1px solid #edf0f7;
}

.bundle-details .overview p {
    padding-top: 30px;
    color: var(--gray, #6b7385);
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

.bundle-details .review {
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0px 6px 38px 0px rgba(16, 16, 16, 0.08);
}

.bundle-details .review h4 {
    color: var(--black, #192335);
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 16px;
    border-bottom: 1px solid #edf0f7;
}

.review-user img {
    height: 50px;
    width: 50px;
}

.bundle-details.pricing-card {
    position: sticky;
    margin-top: -365px;
    top: 50px;
}

.bundle-details .bundle-container {
    border-radius: 12px;
    background: #fff;
    padding: 7px;
    box-shadow: 0px 30px 27.5px 0px rgba(103, 108, 125, 0.1);
}

.bundle-container .bundle-thumbnail {
    width: 100%;
    aspect-ratio: 341 / 341;
    border-radius: 10px;
}

.bundle-container .bundle-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.bundle-container .bundle-content {
    padding: 20px 30px 20px 30px;
}

.bundle-container .bundle-content .bundle-price h1 {
    color: var(--black, #192335);
    font-size: 40px;
    font-weight: 600;
}

.bundle-container .bundle-content .bundle-limit {
    gap: 8px;
    color: var(--gray, #6b7385);
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #edf0f7;
    padding: 12px 0;
}

.bundle-container .bundle-content .bundle-button {
    display: flex;
    width: 100%;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--gradient,
            linear-gradient(135deg, #2f57ef 0%, #c464fd 93.75%));
    color: var(--line, #edf0f7);
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    margin-top: 33px;
}

.mt-54 {
    margin-top: 18px !important;
}