       /* Custom Slick Dots */
       .slick-dots {
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        display: flex !important;
        justify-content: center;
        gap: 10px;
    }

    .slick-dots li {
        list-style: none;
        width: 12px;
        height: 12px;
        background-color: var(--prmr-color);
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .slick-dots li button {
        font-size: 0;
        background: transparent;
        border: none;
        width: 100%;
        height: 100%;
    }

    .slick-dots li.slick-active {
        background-color: var(--scndr-color);
        /* Active dot color */
        transform: scale(1.3);
    }

/* Custom Slick Next and Prev Arrows */
.slick-prev,
.slick-next {
    display: none !important;
}         .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }                  .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }                  .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }                  .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }                  .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }                  .custom-image-pricing-2 {        height: 350px !important;        object-fit: cover;    }             .features-section {        padding: 50px 20px;    }        .slider {        max-width: 1500px;        margin: 0 auto;    }    .feature-card {        padding: 30px;        border-radius: 10px;        text-align: center;        transition: transform 0.3s;        margin: 0 15px;        max-height: 300px;    }    .feature-card:hover {        transform: translateY(-5px);    }    .feature-card img {        max-width: 80px;        margin-bottom: 15px;    }    .feature-card h3 {        font-size: 1.2rem;        margin-bottom: 10px;    }    .feature-card p {        font-size: 0.9rem;    }    @media (max-width: 1024px) {        .feature-card {            margin: 0 10px;        }    }    @media (max-width: 768px) {        .feature-card {            padding: 20px;        }    }    @media (max-width: 480px) {        .feature-card {            padding: 15px;        }        .feature-card h3 {            font-size: 1rem;        }        .feature-card p {            font-size: 0.85rem;        }    }       .faq-container {        background: var(--lght-color);        color: var(--drk-color);        padding: 40px;        border-radius: 10px;        box-shadow: var(--drk-color) 0px 1px 2px 0px;    }    .accordion-button {        background: linear-gradient(135deg, var(--btn-color), var(--scndr-color));        color: var(--lght-color) !important;        font-weight: bold;        border-radius: 10px;        transition: all 0.3s ease-in-out;    }    .accordion-button:hover, .accordion-button:focus {        background: linear-gradient(135deg, var(--scndr-color), var(--btn-color));        color: var(--lght-color);    }    .accordion-item {        border: none !important;        background: none;        margin-bottom: 10px;        border-radius: 10px;        overflow: hidden;    }    .accordion-body {        background: var(--lght-color);        color: var(--drk-color);        border-radius: 0 0 10px 10px;        border: 2px solid var(--lght-color);        padding: 20px;    }    .faq-image {        max-width: 100%;        border-radius: 10px;    }        .features-section {        padding: 50px 20px;    }        .slider {        max-width: 1500px;        margin: 0 auto;    }    .feature-card {        padding: 30px;        border-radius: 10px;        text-align: center;        transition: transform 0.3s;        margin: 0 15px;        max-height: 300px;    }    .feature-card:hover {        transform: translateY(-5px);    }    .feature-card img {        max-width: 80px;        margin-bottom: 15px;    }    .feature-card h3 {        font-size: 1.2rem;        margin-bottom: 10px;    }    .feature-card p {        font-size: 0.9rem;    }    @media (max-width: 1024px) {        .feature-card {            margin: 0 10px;        }    }    @media (max-width: 768px) {        .feature-card {            padding: 20px;        }    }    @media (max-width: 480px) {        .feature-card {            padding: 15px;        }        .feature-card h3 {            font-size: 1rem;        }        .feature-card p {            font-size: 0.85rem;        }    }        .aboutext-content {        padding: 50px 0;    }       .privacy-content {        padding: 50px 0;    }       .bmodel-content {        padding: 50px 0;    }       .terms-content {        padding: 50px 0;    }   