.bg-gray{
    background-color: #f8f4f3;
}

@keyframes hero-gradient-animation {
    0% {
        --x-0: 33%;
        --y-0: -7%;
        --c-0: hsla(263.22580645161287, 88%, 93%, 1);
        --s-start-0: 8.392121895570533%;
        --s-end-0: 22.10878124098502%;
        --y-1: 1%;
        --c-1: hsla(197.58620689655172, 87%, 87%, 1);
        --s-start-1: 8.392121895570533%;
        --s-end-1: 22.558651527792346%;
        --x-1: 85%;
        --c-2: hsla(0, 6%, 97%, 1);
        --s-start-2: 8.392121895570533%;
        --s-end-2: 22.558651527792346%;
        --y-2: 5%;
        --x-2: 14%;
        --x-3: 7%;
        --y-3: 96%;
        --s-start-3: 8.392121895570533%;
        --s-end-3: 22.558651527792346%;
        --c-3: hsla(0, 6%, 97%, 1);
        --s-start-4: 8.392121895570533%;
        --s-end-4: 22.558651527792346%;
        --y-4: 90%;
        --x-4: 93%;
        --c-4: hsla(0, 6%, 97%, 1);
        --c-5: hsla(264.44444444444446, 87%, 93%, 1);
        --y-5: 99%;
        --s-start-5: 8.392121895570533%;
        --s-end-5: 39.67138181429644%;
        --x-5: 65%;
        --x-6: 95%;
        --s-start-6: 8.392121895570533%;
        --s-end-6: 49.58090142552271%;
        --y-6: 98%;
        --c-6: hsla(197.58620689655172, 87%, 87%, 1);
        --s-start-7: 8.392121895570533%;
        --s-end-7: 34.815367581495366%;
        --y-7: 63%;
        --x-7: 48%;
        --c-7: hsla(217.6884422110553, 0%, 100%, 1);
    }

    100% {
        --x-0: 25%;
        --y-0: 98%;
        --c-0: hsla(263.22580645161287, 88%, 93%, 1);
        --s-start-0: 12;
        --s-end-0: 87;
        --y-1: 98%;
        --c-1: hsla(197.58620689655172, 87%, 87%, 1);
        --s-start-1: 12;
        --s-end-1: 87;
        --x-1: 7%;
        --c-2: hsla(0, 6%, 97%, 1);
        --s-start-2: 12;
        --s-end-2: 87;
        --y-2: 94%;
        --x-2: 95%;
        --x-3: 3%;
        --y-3: 36%;
        --s-start-3: 12;
        --s-end-3: 87;
        --c-3: hsla(0, 6%, 97%, 1);
        --s-start-4: 12;
        --s-end-4: 87;
        --y-4: 84%;
        --x-4: 83%;
        --c-4: hsla(0, 6%, 97%, 1);
        --c-5: hsla(264.44444444444446, 87%, 93%, 1);
        --y-5: 35%;
        --s-start-5: 12;
        --s-end-5: 87;
        --x-5: 84%;
        --x-6: 23%;
        --s-start-6: 12;
        --s-end-6: 87;
        --y-6: 1%;
        --c-6: hsla(197.58620689655172, 87%, 87%, 1);
        --s-start-7: 12;
        --s-end-7: 87;
        --y-7: 82%;
        --x-7: 95%;
        --c-7: hsla(217.6884422110553, 0%, 100%, 1);
    }
}

@property --x-0 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 33%
}

@property --y-0 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: -7%
}

@property --c-0 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(263.22580645161287, 88%, 93%, 1)
}

@property --s-start-0 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-0 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 22.10878124098502%
}

@property --y-1 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 1%
}

@property --c-1 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(197.58620689655172, 87%, 87%, 1)
}

@property --s-start-1 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-1 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 22.558651527792346%
}

@property --x-1 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 85%
}

@property --c-2 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(0, 6%, 97%, 1)
}

@property --s-start-2 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-2 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 22.558651527792346%
}

@property --y-2 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 5%
}

@property --x-2 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 14%
}

@property --x-3 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 7%
}

@property --y-3 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 96%
}

@property --s-start-3 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-3 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 22.558651527792346%
}

@property --c-3 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(0, 6%, 97%, 1)
}

@property --s-start-4 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-4 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 22.558651527792346%
}

@property --y-4 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 90%
}

@property --x-4 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 93%
}

@property --c-4 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(0, 6%, 97%, 1)
}

@property --c-5 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(264.44444444444446, 87%, 93%, 1)
}

@property --y-5 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 99%
}

@property --s-start-5 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-5 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 39.67138181429644%
}

@property --x-5 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 65%
}

@property --x-6 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 95%
}

@property --s-start-6 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-6 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 49.58090142552271%
}

@property --y-6 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 98%
}

@property --c-6 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(197.58620689655172, 87%, 87%, 1)
}

@property --s-start-7 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 8.392121895570533%
}

@property --s-end-7 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 34.815367581495366%
}

@property --y-7 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 63%
}

@property --x-7 {
    syntax: '<percentage>';
    inherits: false;
    initial-value: 48%
}

@property --c-7 {
    syntax: '<color>';
    inherits: false;
    initial-value: hsla(217.6884422110553, 0%, 100%, 1)
}

.hero-bg-gradient {
    --x-0: 33%;
    --y-0: -7%;
    --c-0: hsla(263.22580645161287, 88%, 93%, 1);
    --y-1: 1%;
    --c-1: hsla(197.58620689655172, 87%, 87%, 1);
    --x-1: 85%;
    --c-2: hsla(0, 6%, 97%, 1);
    --y-2: 5%;
    --x-2: 14%;
    --x-3: 7%;
    --y-3: 96%;
    --c-3: hsla(0, 6%, 97%, 1);
    --y-4: 90%;
    --x-4: 93%;
    --c-4: hsla(0, 6%, 97%, 1);
    --c-5: hsla(264.44444444444446, 87%, 93%, 1);
    --y-5: 99%;
    --x-5: 65%;
    --x-6: 95%;
    --y-6: 98%;
    --c-6: hsla(197.58620689655172, 87%, 87%, 1);
    --y-7: 63%;
    --x-7: 48%;
    --c-7: hsla(217.6884422110553, 0%, 100%, 1);
    ;
    background-color: hsl(283.65deg 100% 92.62%);
    background-image: linear-gradient(to bottom, rgba(252, 250, 250, 0) 70%, #fcfafa 100%), radial-gradient(circle at 50% 50%, #fcfafa 0%, rgba(252, 250, 250, 0.85) 20%, rgba(252, 250, 250, 0) 55%), radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), rgb(211 193 251) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4)), radial-gradient(circle at var(--x-5) var(--y-5), var(--c-5) var(--s-start-5), transparent var(--s-end-5)), radial-gradient(circle at var(--x-6) var(--y-6), rgb(230 193 251) var(--s-start-6), transparent var(--s-end-6)), radial-gradient(circle at var(--x-7) var(--y-7), var(--c-7) var(--s-start-7), transparent var(--s-end-7));
    animation: hero-gradient-animation 30s linear infinite alternate;
    background-blend-mode: normal, normal, normal, normal, normal, normal, normal, normal;
}

.brand-bg-gradient {
    --x-0: 33%;
    --y-0: -7%;
    --c-0: hsla(263.22580645161287, 88%, 93%, 1);
    --y-1: 1%;
    --c-1: hsla(197.58620689655172, 87%, 87%, 1);
    --x-1: 85%;
    --c-2: hsla(0, 6%, 97%, 1);
    --y-2: 5%;
    --x-2: 14%;
    --x-3: 7%;
    --y-3: 96%;
    --c-3: hsla(0, 6%, 97%, 1);
    --y-4: 90%;
    --x-4: 93%;
    --c-4: hsla(0, 6%, 97%, 1);
    --c-5: hsla(264.44444444444446, 87%, 93%, 1);
    --y-5: 99%;
    --x-5: 65%;
    --x-6: 95%;
    --y-6: 98%;
    --c-6: hsla(197.58620689655172, 87%, 87%, 1);
    --y-7: 63%;
    --x-7: 48%;
    --c-7: hsla(217.6884422110553, 0%, 100%, 1);
    background-color: hsl(283.65deg 100% 92.62%);
    background-image: linear-gradient(to top, rgba(252, 250, 250, 0) 70%, #fcfafa 100%), linear-gradient(to bottom, rgba(252, 250, 250, 0) 70%, #fcfafa 100%), radial-gradient(circle at 50% 50%, #fcfafa 0%, rgba(252, 250, 250, 0.85) 20%, rgba(252, 250, 250, 0) 55%), radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), rgb(211 193 251) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4)), radial-gradient(circle at var(--x-5) var(--y-5), var(--c-5) var(--s-start-5), transparent var(--s-end-5)), radial-gradient(circle at var(--x-6) var(--y-6), rgb(230 193 251) var(--s-start-6), transparent var(--s-end-6)), radial-gradient(circle at var(--x-7) var(--y-7), var(--c-7) var(--s-start-7), transparent var(--s-end-7));
    background-blend-mode: normal, normal, normal, normal, normal, normal, normal, normal;
    animation: none !important;
    transition: none !important;
}


.hero-subtitle {
    font-size: calc(.8rem + 0.3vw);
}
.title{
    font-size: 2.2rem;
    letter-spacing: -.02em;
    line-height: 2.2rem;
    font-weight: 600;
}
.lg-title {
    font-size: 3.2rem;
    letter-spacing: -.02em;
    line-height: 3.2rem;
    font-weight: 600;
}
.section-title {
    font-size: calc(1.7rem + .5vw);
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1px;
}
.section-subtitle{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7rem;
    letter-spacing: -.5px;
}
@media (max-width: 769px) {
    .lg-title {
        font-size: 2.4rem;
        letter-spacing: -.02em;
        line-height: 2.4rem;
        font-weight: 600;
    }
    .section-subtitle{
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.55rem;
    }
}
.sm-title{
    font-size: .9rem;
    text-transform: uppercase;
    color: #464343;
    font-weight: 500;
    font-family: tt-commons-mono, monospace;
}
.sm-gradient-title {
    font-size: .9rem;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(135deg, #896eff 0%, #f895c7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 12px;
    font-family: tt-commons-mono, monospace;
}

.md-title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6rem;
    letter-spacing: -1px;
    color: #1f2225;
}

.text-gradient {
    background: linear-gradient(135deg, #9523ff 0%, #c02ed3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.description {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.learn-more-section {
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.text-btn{
    display: flex;
    align-items: center;
    gap: .3rem;
    font-size: .9rem;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(135deg, #8400ff 0%, #c9296b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.text-btn-icon{
    margin-bottom: 3px;
    fill: #8400ff;
    transition: transform .3s ease-in-out;
}
.text-btn:hover .text-btn-icon{
    transform: translateX(4px);
}

/* Container */
.medium-container{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 2rem;
}
.small-container{
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 2rem;
}
@media(max-width:991px){
    .small-container{
        max-width: 600px;
        padding: 0 1.3rem;
    }
    .medium-container{
        padding: 0 1.5rem;
    }
}

/* Smooth fade for dropdown */
.dropdown-user-menu {
    transition: all 0.25s ease-in-out;
}

/* Hover backgrounds */
.hover-bg:hover {
    background-color: #f8f9fa;
}

.hover-bg-danger:hover {
    background-color: #fef2f2;
}

/* Animation (optional if you don’t want animate.css) */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.dropdown-user-menu {
    animation: fadeIn 0.3s ease;
}
/* Mega Menu Container */
.header-hover-menu .dropdown-panel {
    position: absolute;
    left: 0;
    right: auto;
    top: 100%;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
    padding: 32px 40px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    opacity: 0;
    visibility: hidden;
    transform: translateX(var(--panel-offset, 0)) translateY(8px);
    transition: opacity .25s ease, transform .25s ease, visibility 0s linear .25s;
    width: min(92vw, 1160px);
    z-index: 1000;
}

/* Show on hover (desktop) */
@media (min-width: 1200px) {
    .header-hover-menu .nav-item:hover > .dropdown-panel {
        opacity: 1;
        visibility: visible;
        transform: translateX(var(--panel-offset, 0)) translateY(0);
        transition-delay: 0s;
    }

    .header-hover-menu .nav-item:hover > .dropdown-panel::before {
        opacity: 1;
        transform: translateX(-50%);
    }

    .header-hover-menu .nav-item:hover > a .ph-caret-down,
    .header-hover-menu .nav-item:hover > a .ph.ph-caret-down {
        transform: rotate(180deg);
    }
}

/* Caret icon smooth rotation */
.header-hover-menu .menu-icon i {
    transition: transform .25s ease;
}

/* Notice Badge Styling */
.header-hover-menu .notice-badge {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #78350f;
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    border: 1px solid #fbbf24;
    display: inline-block;
    box-shadow: 0 2px 8px rgba(251, 191, 36, 0.2);
}

.header-hover-menu #featuresDropdown ul .nav-link {
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    background: transparent;
    border: none;
}

.header-hover-menu #featuresDropdown ul .nav-link:hover {
    transform: translateX(6px);
}

/* Menu Item Text */
.header-hover-menu #featuresDropdown ul .menu-icon{
    font-size: 1rem;
}
.header-hover-menu #featuresDropdown ul .item-name {
    color: #1a1a2e;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.4;
    transition: color .3s ease-in-out;
}
.header-hover-menu #featuresDropdown ul .item-name:hover {
    color: var(--bs-primary);
}
@media (max-width: 991px) {
  .mega-dropdown.dropdown-panel {
    display: none;
  }
  .mega-dropdown.dropdown-panel.show {
    display: block;
  }
}
/* Ensure proper positioning for mega menu */
.header-hover-menu .nav-item {
    position: relative;
}

.header-hover-menu .mega-dropdown {
    min-width: 800px;
    max-width: 1200px;
}

/* Mobile fallback: keep Bootstrap collapse behavior */
@media (max-width: 1200px) {
    .header-hover-menu .dropdown-panel {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        margin-top: 0;
        border-radius: 12px;
        padding: 16px;
        width: 100%;
        min-width: auto;
        max-width: none;
    }
}


/* Image Showcase Slider */
#imageShowcase {
    margin-top: 3rem;
}

#imageShowcase .slider-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

#imageShowcase .pagination-tab {
    padding: 12px 24px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-family: tt-commons-mono, monospace;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#imageShowcase .pagination-tab::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #fff;
    z-index: -1;
}
#imageShowcase .pagination-tab:hover {
    background: white;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.068);
}
#imageShowcase .pagination-tab.active{
    background: rgb(250, 250, 250);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.068);
}
#imageShowcase .pagination-tab.active::before {
    animation: fillProgress 3s linear forwards;
}

@keyframes fillProgress {
    from { width: 0%; }
    to { width: 100%; }
}

#imageSlider {
    width: 100%;
    padding: 40px 0 20px;
    overflow: visible;
}

@media (min-width: 989px) {
    #imageSlider {
        -webkit-mask-image: linear-gradient(to right,
                transparent 0%,
                black 10%,
                black 90%,
                transparent 100%);
        mask-image: linear-gradient(to right,
                transparent 0%,
                black 10%,
                black 90%,
                transparent 100%);
    }

    #imageSlider .swiper-slide {
        width: 60%;
        opacity: 0.4;
        transition: all 0.4s ease;
        transform: scale(0.8);
    }

    #imageSlider .swiper-slide-active {
        opacity: 1;
        transform: scale(1);
    }
}

#imageSlider .slide-content {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0px 10px rgba(224, 224, 224, 0.587);
    transition: all 0.3s ease;
}

#imageSlider .slide-content img {
    width: 100%;
    height: auto;
    display: block;
}


/* Customer Stories Section */
.customer-stories-section {
    background: linear-gradient(180deg, #191e49 27.56%, #474f7b 64.56%, #191e49 101.56%);
    border-radius: 60px;
    max-width: 1800px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center;
    width: 80%;
    will-change: clip-path;
    position: relative;
    overflow: hidden;
}

@media (max-width: 769px) {
    .customer-stories-section {
        width: 100% !important;
        border-radius: 0;
    }
}

/* Customer Cards */
#storySlider .customer-card {
    flex: 0 0 350px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#storySlider .customer-card:hover {
    transform: translateY(-8px);
}

#storySlider .customer-image {
    width: 100%;
    height: 400px;
    border-radius: 40px;
    object-fit: cover;
}

#storySlider .customer-name {
    font-size: 20px;
    font-weight: 700;
    color: white;
}

#storySlider .customer-business {
    font-size: 16px;
    color: #e2e2e2;
}

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

    .customer-card {
        flex: 0 0 280px;
    }

    .customer-image {
        height: 320px;
    }
}


/* Rating And Bran  */
.ratings {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.rating-item {
    display: flex;
    align-items: center;
    gap: 12px;
}
.carousel-wrapper{
    -webkit-mask-image: linear-gradient(to right,
        transparent 0%,
        black 10%,
        black 90%,
        transparent 100%);
    mask-image: linear-gradient(to right,
        transparent 0%,
        black 10%,
        black 90%,
        transparent 100%);
}

.carousel-track {
    display: flex;
    gap: 24px;
    animation: scroll-left 30s linear infinite;
}

.carousel-track.reverse {
    animation: scroll-right 30s linear infinite;
    margin-top: 24px;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

.category-title {
    margin-left: .8rem;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #6b7280;
    margin-bottom: 20px;
}

.text-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 14px 24px;
    margin-bottom: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #f3f4f6;
    display: flex;
    align-items: center;
    gap: 14px;
}

.text-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.062);
}

.text-card .feature-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.text-card .feature-name {
    font-size: 1.1rem;
    line-height: 1.15rem;
    font-weight: 500;
    color: #1a1a2e;
    margin: 0;
    text-align: left;
}

/* CTA Section */
#ctaSection {
    background: hsla(0, 0%, 100%, .651);
    border-radius: 30px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .09);
    margin: 0 auto;
    padding: 20px 20px 20px 80px;
    position: relative;
    width: 100%;
    z-index: 9;
}

#ctaSection .cta-content {
    max-width: 400px;
}

#ctaSection .cta-image-wrapper {
    height: 100%;
    min-height: 350px;
}

#ctaSection .cta-image {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

@media (max-width: 991px) {
    #ctaSection {
        padding: 28px;
    }
    #ctaSection .cta-image-wrapper {
        min-height: 0;
    }
    #ctaSection .cta-content {
        margin: 0 auto;
    }

}


.staticGradient {
    --position: top;
    background: radial-gradient(circle at var(--position,top),#faa4cd,transparent 50%),radial-gradient(circle at right,#ffc9a3,transparent 66.66%),radial-gradient(circle at left,#c098f5,transparent 66.66%);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1
}

.staticGradient.centerGradient {
    --position: center
}

@media(max-width: 575.98px) {
    .staticGradient.centerGradient {
        background:radial-gradient(circle at var(--position,top),#faa4cd,transparent 20%),radial-gradient(circle at right,#ffc9a3,transparent 33.33%),radial-gradient(circle at left,#c098f5,transparent 33.33%)
    }
}

footer {
    position: relative;
}

footer .footer-wrapper {
    margin: 5rem auto 2rem auto;
    background: #191e49;
    border-radius: 60px;
    max-width: 1300px;
    overflow: hidden;
    padding: 70px 70px 60px;
    position: relative;
    width: 100%;
}

/* Custom Grid System */
footer .footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 2fr 1fr;
    gap: 32px;
    align-items: start;
}

/* Each column wrapper - full height */
footer .footer-grid .grid-col {
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (max-width: 1200px) {
    footer .footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 24px;
    }
}

@media (max-width: 768px) {
    footer .footer-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    footer .footer-grid > div {
        height: auto;
    }
}

/* Logo styling */
footer .navbar-brand {
    display: block;
    margin-bottom: 24px;
}

/* Card Styling */
footer .footer-card {
    background-color: #212550;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
}

@media (max-width: 768px) {
    footer .footer-card {
        padding: 20px;
        background-color: transparent;
        flex: none;
    }
}

/* Card Title */
footer .footer-card-title {
    font-size: .9rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: linear-gradient(135deg, #b96eff 0%, #d32e81 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 24px;
}

footer .footer-link {
    color: #cbd5e1;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 400;
    transition: all 0.2s ease;
    display: inline-block;
}

footer .footer-link:hover {
    color: #ffffff;
}

/* Features Column - Two Column Layout */
footer .features-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 768px) {
    footer .features-column {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

footer .features-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Resources & Social Container */
footer .stacked-cards {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

footer .footer-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Bottom Section */
footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

footer .footer-copyright {
    color: #94a3b8;
    font-size: 0.9rem;
    margin: 0;
}

footer .footer-legal {
    display: flex;
    gap: 36px;
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .footer-legal-link {
    color: #cbd5e1;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.2s ease;
}

footer .footer-legal-link:hover {
    color: #ffffff;
}

/* Responsive */
@media (max-width: 991px) {
    footer .footer-wrapper {
        padding: 50px 40px;
    }

    footer .footer-bottom {
        flex-direction: column;
        gap: 24px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    footer .footer-wrapper {
        padding: 40px 24px;
        border-radius: 24px;
    }

    footer .footer-bottom {
        flex-direction: column-reverse;
        padding-top: 20px;
        margin-top: 10px;
    }
    
    footer .footer-legal {
        flex-direction: column;
        gap: 8px;
    }
}



/* Brand Slider  */
.carousel-track {
    display: flex;
    gap: 24px;
    animation: scroll-left 30s linear infinite;
}

.carousel-track.reverse {
    animation: scroll-right 30s linear infinite;
    margin-top: 24px;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

.carousel-track .logo-card {
    min-width: 170px;
    height: 100px;
    background: white;
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.062);
}

.carousel-track .logo-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}


@media (max-width: 768px) {
    .carousel-track .logo-card {
        min-width: 160px;
        height: 100px;
    }
}

/* Begin::Footer Section */
.footer_tagline {
    display: grid;
    height: 10.3125rem;
    place-items: center;
    width: 100%;
    z-index: 0
}

.footer_tagline .tagline {
    display: grid;
    place-items: center;
    position: relative
}

.footer_tagline .tagline p {
    text-wrap: nowrap;
    font-size: 16px;
    letter-spacing: -.16px;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: .5rem;
    margin-top: .9375rem;
    position: absolute;
    text-align: center
}
/* End::Footer Section */

/* Begin::Breadcrumb */
.breadcrumb_section{
    padding-top: 10rem;
}
.breadcrumb_section .hero-content{
    max-width: 600px;
}
.breadcrumb_section .breadcrumb-title{
    text-align: center;
    font-size: calc(2rem + 1vw);
    line-height: 1;
    font-weight: 600;
    letter-spacing: -1px;
}
.breadcrumb_section .breadcrumb-description{
    font-size: 22px;
    font-weight: 500;
    max-width: 600px;
    text-align: center;
    line-height: 26px;
}
.breadcrumb_section .breadcrumb-image img{
    width: 100%;
    height: 100%;
    max-height: 450px;
    border-radius: 30px;
    object-fit: contain;
}
@media (max-width: 899px) {
    .breadcrumb_section .breadcrumb-description{
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }
    .breadcrumb-curve{
        width: 250%;
    }
}
/* End::Breadcrumb */


/*Feature Grid*/
.features_grid{
    display: grid;
    gap: 20px 30px;
    grid-template-columns: repeat(3, auto);
    justify-content: center;
    width: 100%;
}
@media(max-width:991px){
    .features_grid{
        align-items: center;
        grid-template-columns: repeat(2, auto);
        justify-content: space-evenly;
    }
}
@media(max-width:769px){
    .features_grid{
        gap: 15px;
        grid-template-columns: 1fr;
        width: -moz-fit-content;
        width: fit-content;
    }
}

.info-section .info-img{
    border-radius: 2rem;
    height: 100%;
    width: 100%;
    max-width: 500px;
    max-height: 500px;
    object-fit: cover;
}

.accordion-item {
    background-color: transparent !important;
    border: none;
    margin-bottom: 15px;
    border-radius: 12px !important;
    overflow: hidden;
}
.accordion-button {
    border-bottom: 1px solid #d9dae6 !important;
    background-color: transparent;
    color: #333;
    font-weight: 600;
    font-size: 1.3rem;
    border: none;
    box-shadow: none !important;
}
.accordion-button::after {
    filter: brightness(0);
}
.accordion-body {
    padding: 25px;
    font-size: 1rem;
    line-height: 1.7;
    color: #555;
}
.accordion-button:not(.collapsed){
    background-color: transparent !important;
    color: #1a1a1a !important   ;
}




/* newsletter */
.newsletter-card {
    position: relative;
    background: linear-gradient(135deg, #e0c3fc 0%, #fad0e8 50%, #fde4d0 100%);
    border-radius: 30px;
    padding: 60px 40px 0 40px;
    max-width: 1150px;
    margin: 0 auto;
}

.newsletter-card .email-input {
    border: none;
    border-radius: 50px;
    padding: 14px 30px;
    font-size: 1rem;
    background: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.newsletter-card .email-input:focus {
    outline: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.newsletter-card .newsletter-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    object-fit: contain;    
}

@media (max-width: 768px) {
    .newsletter-card {
            
        border-radius: 0px;
        padding: 60px 40px 200px 40px;
    }
    .newsletter-card .newsletter-img {
        max-width: 250px;
    }
}


.popular-badge {
    color: #474f7b;
    border: 1px solid #474f7b;
    padding: 5px 16px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: uppercase;
    font-family: tt-commons-mono, monospace;
}

.price-card-description{
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4rem;
}



.comparison-wrapper {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(102, 126, 234, 0.15);
    overflow: hidden;
    position: relative;
}

.comparison-table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.comparison-table thead {
    position: sticky;
    top: 0;
    z-index: 100;
    background: white;
}

.comparison-table thead::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.comparison-table thead.stuck::after {
    opacity: 1;
}

.comparison-table thead tr {
    background: linear-gradient(135deg, #ffd5e6 0%, #ecd9ff 100%);
}

.comparison-table thead th {
    padding: 30px 20px;
    font-weight: 600;
    vertical-align: top;
    position: relative;
}

.comparison-table thead th:first-child {
    text-align: left;
    width: 35%;
    padding-left: 30px;
}

.comparison-table thead th:not(:first-child) {
    text-align: center;
    width: 21.66%;
}

.comparison-table tbody td,
.comparison-table tbody th {
    padding: 20px;
    border: 1px solid #1f153813 !important;
    vertical-align: middle;
}

.comparison-table tbody th {
    text-align: left;
    font-weight: 500;
    color: #212529;
    background: #fafbff;
    padding-left: 30px;
    position: relative;
}

.comparison-table tbody td:not(:first-child) {
    text-align: center;
    color: #495057;
}

.comparison-table .feature-label {
    font-size: 1rem;
    font-weight: 500;
    color: #212529;
    margin: 0;
}
/* Scrollbar styling */
.comparison-wrapper::-webkit-scrollbar {
    height: 8px;
}

.comparison-wrapper::-webkit-scrollbar-track {
    background: #f1f3f5;
}

.comparison-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
    border-radius: 4px;
}

/* Tablet and mobile optimization */
@media (max-width: 991px) {
    .comparison-wrapper {
        overflow-x: auto !important; /* allow scrolling if needed */
        -webkit-overflow-scrolling: touch; /* smooth mobile scroll */
        scrollbar-width: thin;
    }

    .comparison-table {
        width: 100%;
        min-width: 650px; /* smaller than desktop but enough to fit all */
        font-size: 0.9rem;
    }

    .comparison-table thead th,
    .comparison-table tbody th,
    .comparison-table tbody td {
        padding: 14px 10px;
    }

    .comparison-table thead th:first-child {
        width: 30%;
        padding-left: 15px;
    }

    .comparison-table .section-title {
        font-size: 1rem;
    }

    .comparison-table .feature-label {
        font-size: 0.9rem;
    }

    .comparison-table .check-icon svg {
        width: 16px;
        height: 16px;
    }

    /* Make sure sticky header doesn’t break layout */
    .comparison-table thead {
        position: static !important;
    }
}

/* Small mobile screens */
@media (max-width: 576px) {
    .comparison-table {
        font-size: 0.8rem;
        min-width: 500px; /* smaller width but still fits full text */
    }

    .comparison-table thead th,
    .comparison-table tbody th,
    .comparison-table tbody td {
        padding: 10px 8px;
    }

    .comparison-table thead th:first-child {
        width: 28%;
    }

    .comparison-table .section-title {
        font-size: 1rem;
        font-weight: 600;
        letter-spacing: 0;
    }

    .comparison-table .feature-label {
        font-size: 0.8rem;
    }

    /* Subtle scrollbar for small screens */
    .comparison-wrapper::-webkit-scrollbar {
        height: 5px;
    }
}


/* Collapsed state - just a line with text and plus icon */
.transform-accordion-item {
    border: none;
    background: transparent;
    margin-bottom: 0;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.transform-accordion-item:not(.is-open) {
    border-bottom: 1px solid #e0e0e0;
}

/* When opened - becomes a card */
.transform-accordion-item.is-open {
    background: white;
    border-radius: 24px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    padding: 10px 0;
    margin: 30px 0;
    border-bottom: none;
    transform: scale(1.01);
}

.transform-accordion-header {
    border: none;
    background: transparent;
}

.transform-accordion-button {
    background: transparent !important;
    border: none;
    box-shadow: none !important;
    padding: 24px 30px;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2rem;
    letter-spacing: -.5px;
    color: #1a1a1a;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
}
.transform-accordion-button .number{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: white;
    color: #1a1a1a;
    border: 1px solid rgb(209, 209, 209);
    font-size: 16px;
    font-weight: 500;
}

.transform-accordion-button:hover {
    color: #6366f1;
}

.transform-accordion-button:focus {
    outline: none;
}

/* Remove default Bootstrap arrow */
.transform-accordion-button::after {
    display: none;
}

/* Custom plus/minus icon */
.transform-icon {
    width: 32px;
    height: 32px;
    border: 2px solid #4d199c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
    position: relative;
}

/* Plus icon lines */
.transform-icon::before,
.transform-icon::after {
    content: '';
    position: absolute;
    background: #4d199c;
    transition: all 0.3s ease;
}

.transform-icon::before {
    width: 14px;
    height: 2px;
}

.transform-icon::after {
    width: 2px;
    height: 14px;
}
.transform-accordion-text{
    font-size: 20px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 26px;
}
.transform-accordion-img{
    height: 100%;
    max-height: 320px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}
/* Minus icon (horizontal line only) when open */
.transform-accordion-button:not(.collapsed) .transform-icon::after {
    transform: rotate(90deg);
    opacity: 0;
}

.transform-accordion-button:not(.collapsed) .transform-icon {
    background: #4d199c;
}

.transform-accordion-button:not(.collapsed) .transform-icon::before {
    background: white;
}

/* Body content */
.transform-accordion-body {
    padding: 24px 30px;
}

/* Smooth collapse animation */
.transform-accordion-collapse {
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Add padding when open */
.transform-accordion-item.is-open .transform-accordion-button {
    padding: 24px 30px;
}

.transform-accordion-item.is-open .transform-accordion-button .number{
    border: 1px solid transparent;
    color: white;
    background: linear-gradient(99deg,#c098f5 2.09%,#faa4cd 45.25%,#ffc9a3 88.41%);
}
.transform-accordion-item.is-open .transform-accordion-body {
    padding: 0 30px 30px 30px;
}