Base font scale :root {
    /* Minimum viewport (mobile) */
    --fs-xs-min: 0.75rem; /* 12px */
    --fs-sm-min: 0.875rem; /* 14px */
    --fs-base-min: 1rem; /* 16px */
    --fs-lg-min: 1.25rem; /* 20px */
    --fs-xl-min: 1.5rem; /* 24px */
    --fs-2xl-min: 2rem; /* 32px */

    /* Maximum viewport (desktop) */
    --fs-xs-max: 0.875rem; /* 14px */
    --fs-sm-max: 1rem; /* 16px */
    --fs-base-max: 1.125rem; /* 18px */
    --fs-lg-max: 1.5rem; /* 24px */
    --fs-xl-max: 2rem; /* 32px */
    --fs-2xl-max: 3rem; /* 48px */
}

/* Fluid scaling: clamp(min, preferred, max) */
/* body {
    font-size: clamp(var(--fs-base-min), 1vw + 0.9rem, var(--fs-base-max));
  }
  
  h1 {
    font-size: clamp(var(--fs-2xl-min), 2vw + 1.5rem, var(--fs-2xl-max));
  }
  
  h2 {
    font-size: clamp(var(--fs-xl-min), 1.5vw + 1rem, var(--fs-xl-max));
  }
  
  h3 {
    font-size: clamp(var(--fs-lg-min), 1.2vw + 0.8rem, var(--fs-lg-max));
  }
  
  .small-text {
    font-size: clamp(var(--fs-sm-min), 0.8vw + 0.6rem, var(--fs-sm-max));
  }
   */

.service-text--center {
    text-align: center;
}
.service_margin--bottom--eighty {
    margin-bottom: 80px;
}
.nav-link-text.w--current,
.dropdown-link.w--current,
.nav-link-text.active {
    color: #fff;
}
.nav-link-text.nav-home.active,
.dropdown-link.w--current,
.nav-link-text.nav-about.active-for-about-us {
    color: #9796f0;
}
.nav-menu.sticky .nav-link-text.nav-home.active,
.nav-menu.sticky .dropdown-link.w--current,
.nav-menu.sticky .nav-link-text.nav-about.active-for-about-us,
.nav-menu.sticky .nav-link-text.active, .nav-menu.sticky .nav-link-text.w--current{
    color: #9796f0;
}
/*  */
.flex-direction--reverce {
    flex-direction: row-reverse;
}

label.error {
    color: red;
}

/* 
   section{
    padding: 120px 0;
   }
   .pt-0{
    padding-top: 0;
   } */

/* Base section styles */
.section {
    width: 100%;
    box-sizing: border-box;
}

/* Padding scale (you can tweak the values) */
.section--small {
    padding: 2rem 0rem; /* 32px top/bottom, 16px sides */
}

.section--medium {
    padding: 1rem 0rem; /* 64px top/bottom, 32px sides */
}

.section--large {
    padding: 11rem 0rem; /* 96px top/bottom, 48px sides */
}
.section--with--bg {
    padding: 5rem 0;
}
.solution-card-heading {
    align-items: center;
    justify-content: center;
}
.solution--text--width--change {
    max-width: 630px;
}
.w-layout--hflex--change {
    flex-direction: column;
    grid-row-gap: 10px;
}
.user-sign-in-up a:hover {
    color: red;
}
.mt-50 {
    margin-top: 50px;
}
.home-two-banner {
    background-image: url(../img/common/Header.webp);
    /* background-position: 0 0,0 48px,100% 48px; */
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}

/* .abt-card{
  transition: transform 0.3s, background-color 0.3s;
} */
/* .abt-card:hover{
  transform: translateY(-5px);
} */
.abt-image-display {
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.abt-image-display img {
    transition: opacity 0.3s;
    object-fit: cover;
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.abt-card .tools-two-card-left-text-card {
    opacity: 0.4;
}
.abt-card.actives .tools-two-card-left-text-card {
    opacity: 1;
}
.abt-card .tools-two-card-left-text-card .tools-two-card-paragraph {
    color: #000;
}

/* .accounting-solution-two .solution-two-card{
   max-width: 435px;
    height: 100%;
    max-height: 290px;
    width: 100%;
} */
.accounting-solution-two .section-heading-content-gap {
    grid-row-gap: 20px;
}
.accounting-solution-two {
    padding-bottom: 70px;
}
/* images update css starts here */
.home-page-service-section--small
    .sticky-card-image
    .sticky-backgroud-gradient {
    width: 85%;
}
.clients.section--medium {
    padding: 6rem 0;
}
.home-two-banner h1 {
    color: #fff;
}
.bg-purple.main-button {
    background-color: #9796f0;
    border-color: #9796f0;
    color: #fff;
}
/* .bg-purple.main-button .button-text-main{
  color: #FFF;
} */
.bg-lite-purple {
    background-color: #e9e9ff;
}
.edge-card .heading-style-h5,
.software-right-text h3,
.software-right-text .heading-style-h5,
.accordian-card-wrapper .heading-style-h4,
.accordian-card-wrapper .heading-style-h3,
.tools .features-card .heading-style-h5,
.complex .features-card .heading-style-h5,
.features-two .features-two-card-left-wrapper .heading-style-h4,
.protection-three .protection-three-card .heading-style-h5,
.protection-three
    .protection-three-left-card-wrapper
    .protection-three-purple-card
    .heading-style-h5,
.solution-two-card .heading-style-h4,
.edge .text-button,
.protection-two .features-card .heading-style-h5 {
    color: #fff;
}
.edge-card p,
.software-right-text p,
.accordian-card-wrapper .accordian-card-text div:nth-child(2),
.tools .features-card p,
.complex .features-card p,
.features-two .features-two-card-left-wrapper p,
.protection-three
    .protection-three-card
    .protection-three-card-text
    div:nth-child(2),
.protection-three
    .protection-three-left-card-wrapper
    .protection-three-purple-card
    .protection-three-card-text
    div:nth-child(2),
.solution-two-card .max-width-three-twenty div:nth-child(2),
.protection-two .features-card p {
    color: #ffffffd6;
}
.bg-white-gray {
    background-color: #f1f1f1;
}
.contact-box .get-in-qustion {
    grid-column-gap: 12px;
}
.contact-box .w-layout-hflex {
    align-items: center;
    justify-content: center;
}

.eye-icon {
    position: absolute;
    right: 9px;
    top: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 24px;
}
.eye-btn {
    background: none;
    position: absolute;
    right: 0px;
    top: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 24px;
}
.ps-r {
    position: relative;
}
.web-view-none {
    display: none;
}
/*images update css ends here  */



#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.6s ease, visibility 0.6s ease;
    z-index: 9999;
}

#loader img {
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

#loader.hidden {
    opacity: 0;
    visibility: hidden;
}
.contact-box .w-layout-hflex:nth-child(1){
    align-items: flex-start;
}
/* Responsive adjustments */
@media screen and (min-width: 1280px) {
    .accounting-solution-two .solution-two-card {
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media (max-width: 1024px) {
    .w-nav[data-collapse="medium"] .w-nav-button,
    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
    .w-nav[data-collapse="medium"] .w-nav-menu,
    .nav-button-wrapper {
        display: none;
    }
    #w-node-_0ee5ff0b-30b4-be52-1bc2-25e714e24502-14e2446c {
        grid-area: span 1 / span 1 / span 1 / span 1;
        justify-self: end;
    }
    .menu-button-main {
        padding: 18px 0 18px 15px;
    }
    .dropdown-toggle {
        justify-content: flex-start;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
    }
    .nav-menu {
        background-color: var(--colors--white);
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: 100vh;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .menu-button-line {
        background-color: #000;
        width: 21.28px;
        height: 2px;
        margin-bottom: 6px;
        padding: 0;
    }
    #w-node-_0ee5ff0b-30b4-be52-1bc2-25e714e24472-14e2446c {
        justify-self: start;
    }
    .web-view-none {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin-left: 10px;
    }
    .web-view-none .nav-button-wrapper {
        display: block;
    }
    .menu-button-main.w--open {
        background-color: #c8c8c800;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .tab-grid .tools-card-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .psa-sect .business-text{
        flex-flow: column;
    }
    .psa-sect .business-text-card-wrapper{
        align-items: flex-start;
    }
    .tab-center{
        align-items: center;
    }
}
@media (max-width: 991px) {
    .smart-collect-section-two .w-layout-hflex.solution-card-heading {
        flex-direction: row;
    }
    .smart-collect-section-two .w-layout-hflex.solution-main,
    .payouts-section-two .w-layout-hflex.market-main {
        flex-direction: column-reverse;
    }
    .smart-collect-section-three .w-layout-vflex.business-text {
        flex-flow: column;
    }

    .about-banner .about-banner-main {
        flex-direction: column-reverse;
    }
    .about-us-update-sec .w-layout-hflex.update-main {
        flex-direction: column;
    }
    .about-us-business .w-layout-vflex.business-text {
        flex-direction: column;
    }
    .nav-link-text.w--current, .dropdown-link.w--current, .nav-link-text.active{
        color: #9796f0;
    }
}
@media (max-width: 768px) {
    .section--small {
        padding: 1.5rem 0rem;
    }
    .section--medium {
        padding: 3rem 0rem;
    }
    .section--large {
        padding: 4rem 0rem;
    }
    .section--with--bg {
        padding: 2rem 0;
    }
    .features-section-marquee.in-home-three.display-visible {
        display: none;
    }
}
