.elementor-27 .elementor-element.elementor-element-daf4ec1{width:100%;max-width:100%;}.elementor-27 .elementor-element.elementor-element-3e3ee10{--display:flex;--margin-top:-1px;--margin-bottom:-1px;--margin-left:-1px;--margin-right:-1px;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6b690eb */.hero-banner{

position:relative;
min-height:95vh;

background:url("https://sasdigitex.de/wp-content/uploads/2026/07/a0a672ee-b065-4910-ba8c-680ecf8d9f31-scaled.png");
background-size:cover;
background-position:center;
background-repeat:no-repeat;

display:flex;
align-items:center;

}

.overlay{

position:absolute;
inset:0;

background:linear-gradient(
90deg,
rgba(35,7,76,.90) 0%,
rgba(63,14,133,.70) 45%,
rgba(63,14,133,.15) 100%
);

}

.hero-content{

position:relative;
z-index:2;

max-width:650px;

padding-left:8%;

color:#fff;

}

.hero-tag{

display:inline-block;

padding:10px 22px;

background:rgba(255,255,255,.10);

border:1px solid rgba(255,255,255,.20);

border-radius:40px;

color:#F6C343;

font-size:14px;

letter-spacing:2px;

margin-bottom:25px;

font-weight:700;

backdrop-filter:blur(12px);

}

.hero-content h1{

font-size:72px;

font-weight:800;

line-height:1.1;

margin-bottom:25px;

color:#fff;

}

.hero-content h1 span{

color:#F6C343;

}

.hero-content p{

font-size:20px;

line-height:1.9;

color:#E9E5F7;

margin-bottom:40px;

}

.hero-buttons{

display:flex;

gap:18px;

}

.btn-primary{

background:#F6C343;

color:#1A1038;

padding:18px 36px;

border-radius:50px;

text-decoration:none;

font-weight:700;

transition:.3s;

}

.btn-primary:hover{

background:#FFD86A;

transform:translateY(-4px);

}

.btn-secondary{

border:2px solid rgba(255,255,255,.35);

background:rgba(255,255,255,.10);

backdrop-filter:blur(15px);

color:#fff;

padding:18px 36px;

border-radius:50px;

text-decoration:none;

font-weight:700;

transition:.3s;

}

.btn-secondary:hover{

background:#fff;

color:#1A1038;

}

@media(max-width:991px){

.hero-content{

padding:40px;

max-width:100%;

}

.hero-content h1{

font-size:46px;

}

.hero-content p{

font-size:17px;

}

.hero-buttons{

flex-direction:column;

}

.btn-primary,
.btn-secondary{

text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2e21303 */.why-us{

padding:110px 0;
background:#ffffff;

}

.why-us .container{

max-width:1350px;
margin:auto;
padding:0 20px;

display:grid;
grid-template-columns:38% 62%;
gap:45px;
align-items:center;

}

.section-tag{

display:inline-block;

padding:10px 22px;

background:#F1EAFE;

color:#6A1BDB;

font-size:14px;

font-weight:700;

letter-spacing:1px;

border-radius:40px;

margin-bottom:20px;

}

.left-content h2{

font-size:58px;

font-weight:800;

line-height:1.15;

color:#2D0C67;

margin-bottom:25px;

}

.left-content h2 span{

color:#6A1BDB;

}

.left-content p{

font-size:20px;

line-height:1.8;

color:#555;

max-width:500px;

}

.cards{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:25px;

}

.card{

background:#3F0D85;

padding:40px 30px;

border-radius:22px;

text-align:center;

transition:.35s;

box-shadow:0 20px 45px rgba(63,13,133,.18);

}

.card:hover{

transform:translateY(-8px);

}

.card-icon{

width:72px;

height:72px;

object-fit:contain;

margin:auto auto 25px;

display:block;

/* Agar icon white chahiye to uncomment karein */
/*
filter:brightness(0) invert(1);
*/

}

.card h3{

font-size:26px;

color:#fff;

margin-bottom:18px;

font-weight:700;

}

.card p{

font-size:17px;

line-height:1.8;

color:#F3F3F3;

margin:0;

}

/* Responsive */

@media(max-width:1024px){

.why-us .container{

grid-template-columns:1fr;

}

.left-content{

text-align:center;

}

.left-content p{

margin:auto;

}

.cards{

grid-template-columns:repeat(2,1fr);

margin-top:50px;

}

}

@media(max-width:767px){

.cards{

grid-template-columns:1fr;

}

.left-content h2{

font-size:40px;

}

.left-content p{

font-size:17px;

}

.card{

padding:35px 25px;

}


}

/* FAQ Button */

.faq-question{

    background:transparent !important;
    border:none;
    outline:none;
    box-shadow:none;

    width:100%;

    display:flex;
    justify-content:space-between;
    align-items:center;

    padding:24px 0;

    cursor:pointer;

    color:#fff;

    transition:.3s ease;

}

/* Active */

.faq-item.active .faq-question{

    background:transparent !important;

}

/* Hover */

.faq-question:hover{

    background:rgba(255,255,255,.05);

}

/* Focus (Blue Remove) */

.faq-question:focus,
.faq-question:focus-visible{

    outline:none !important;
    box-shadow:none !important;
    background:transparent !important;

}

.faq-question::-moz-focus-inner{

    border:0;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b16e3f */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hero-section{

    position:relative;
    width:100%;
    overflow:hidden;

}

.hero-bg{

    width:100%;
    height:auto;
    display:block;

}

.hero-section::before{

    content:"";
    position:absolute;
    inset:0;

    background:linear-gradient(
        90deg,
        rgba(37,8,78,.78) 0%,
        rgba(70,20,145,.45) 35%,
        rgba(70,20,145,0) 70%
    );

}

.hero-content{

    position:absolute;

    top:6%;
    left:6%;

    width:36%;

    z-index:10;

}

.hero-badge{

    display:inline-block;

    padding:10px 22px;

    border-radius:50px;

    background:rgba(255,255,255,.08);

    border:1px solid rgba(255,255,255,.18);

    color:#FFC928;

    font-size:14px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;

    backdrop-filter:blur(10px);

}

.hero-content h1{

    color:#fff;

    font-size:64px;

    font-weight:800;

    line-height:1.08;

    margin-bottom:25px;

}

.hero-content h1 span{

    color:#FFC928;

}

.hero-content p{

    color:#ECE8F8;

    font-size:20px;

    line-height:1.8;

    margin-bottom:35px;

}

.hero-btn{

    display:inline-block;

    padding:18px 40px;

    background:#FFC928;

    color:#2D0C67;

    text-decoration:none;

    border-radius:50px;

    font-weight:700;

    transition:.3s;

}

.hero-btn:hover{

    background:#FFD95C;

    transform:translateY(-3px);

}

/* Laptop */

@media(max-width:1200px){

.hero-content{

width:45%;

}

.hero-content h1{

font-size:48px;

}

.hero-content p{

font-size:17px;

}

}

/* Tablet */

@media(max-width:991px){

.hero-bg{

min-height:700px;
object-fit:cover;

}

.hero-content{

width:80%;
left:40px;
top:60px;

}

.hero-content h1{

font-size:42px;

}

}

/* Mobile */

@media(max-width:767px){

.hero-bg{

min-height:650px;
object-fit:cover;

}

.hero-content{

left:20px;
right:20px;
width:auto;
top:40px;

}

.hero-content h1{

font-size:34px;

}

.hero-content p{

font-size:16px;

}

.hero-btn{

padding:15px 28px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-daf4ec1 *//*==========================
    RESET
==========================*/

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.marketing-section{

    width:100%;
    padding:110px 25px;
    background:#f7f7f7;
    overflow:hidden;

}

.marketing-card{

    position:relative;

    width:100%;
    max-width:1500px;

    height:640px;

    margin:0 auto;

    border-radius:42px;

    overflow:visible;

}

/*==========================
      BACKGROUND
==========================*/

.marketing-bg{

    position:absolute;
    inset:0;

    width:100%;
    height:100%;

    object-fit:cover;

    border-radius:42px;

}

.marketing-overlay{

    position:absolute;
    inset:0;

    border-radius:42px;

    background:linear-gradient(
        rgba(5,12,30,.15),
        rgba(5,12,30,.58)
    );

}

/*==========================
      CONTENT
==========================*/

.marketing-content{

    position:absolute;

    left:50%;
    top:50%;

    transform:translate(-50%,-50%);

    width:820px;
    max-width:90%;

    text-align:center;

    z-index:20;

}

.marketing-tag{

    display:inline-flex;

    justify-content:center;
    align-items:center;

    padding:14px 42px;

    border-radius:60px;

    border:1px solid rgba(255,255,255,.18);

    background:rgba(255,255,255,.10);

    backdrop-filter:blur(12px);

    color:#FFD84A;

    font-size:15px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:35px;

}

.marketing-content h2{

    color:#fff;

    font-size:74px;

    line-height:1.06;

    font-weight:800;

    margin-bottom:30px;

}

.marketing-content p{

    color:#fff;

    font-size:24px;

    line-height:1.8;

    max-width:760px;

    margin:0 auto 40px;

}

.marketing-btn{

    display:inline-flex;

    justify-content:center;
    align-items:center;

    padding:18px 45px;

    background:#FFC928;

    color:#2B0D63;

    text-decoration:none;

    border-radius:60px;

    font-size:18px;

    font-weight:700;

    transition:.35s;

}

.marketing-btn:hover{

    background:#FFD956;

    transform:translateY(-4px);

}

/*==========================
    FLOATING IMAGES
==========================*/

.marketing-laptop{

    position:absolute;

    left:-135px;

    bottom:-55px;

    z-index:30;

}

.marketing-laptop img{

    width:500px;

    display:block;

    border-radius:26px;

    box-shadow:0 20px 55px rgba(0,0,0,.35);

}

.marketing-social{

    position:absolute;

    right:-150px;

    top:65px;

    z-index:30;

}

.marketing-social img{

    width:360px;

    display:block;

    border-radius:26px;

    box-shadow:0 20px 55px rgba(0,0,0,.35);

}
/*=========================================
            LARGE DESKTOP
=========================================*/

@media (max-width:1500px){

.marketing-card{

    max-width:1280px;
    height:600px;

}

.marketing-content h2{

    font-size:62px;

}

.marketing-content p{

    font-size:20px;

}

.marketing-laptop{

    left:-80px;

}

.marketing-laptop img{

    width:400px;

}

.marketing-social{

    right:-90px;

}

.marketing-social img{

    width:300px;

}

}

/*=========================================
                TABLET
=========================================*/

@media(max-width:1024px){

.marketing-section{

    padding:80px 20px;

}

.marketing-card{

    height:560px;

}

.marketing-content{

    width:90%;

}

.marketing-content h2{

    font-size:48px;

}

.marketing-content p{

    font-size:18px;

    line-height:1.8;

}

.marketing-tag{

    padding:12px 28px;

    font-size:13px;

}

.marketing-btn{

    padding:16px 35px;

    font-size:16px;

}

.marketing-laptop{

    left:-30px;

    bottom:-20px;

}

.marketing-laptop img{

    width:250px;

}

.marketing-social{

    right:-20px;

    top:50px;

}

.marketing-social img{

    width:200px;

}

}

/*=========================================
                MOBILE
=========================================*/

@media(max-width:767px){

.marketing-section{

    padding:60px 15px;

}

.marketing-card{

    height:auto;

    min-height:640px;

    border-radius:28px;

}

.marketing-bg{

    border-radius:28px;

    height:100%;

}

.marketing-overlay{

    border-radius:28px;

}

.marketing-content{

    position:relative;

    top:auto;
    left:auto;

    transform:none;

    padding:60px 25px;

    width:100%;

}

.marketing-content h2{

    font-size:34px;

    line-height:1.15;

    margin-bottom:20px;

}

.marketing-content p{

    font-size:16px;

    line-height:1.7;

    margin-bottom:30px;

}

.marketing-tag{

    font-size:12px;

    padding:10px 22px;

    margin-bottom:22px;

}

.marketing-btn{

    width:100%;

    max-width:260px;

    padding:15px 20px;

    font-size:15px;

}

.marketing-laptop,
.marketing-social{

    display:none;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff1ef7f *//* ==========================
   SERVICES SECTION
========================== */

.services-section{
    background:linear-gradient(135deg,#2b0050 0%,#6610f2 50%,#2b0050 100%);
    padding:90px 0 80px;
    overflow:hidden;
}

.services-container{
    width:90%;
    max-width:1400px;
    margin:auto;
}

.services-title{
    text-align:center;
    color:#fff;
    font-size:58px;
    font-weight:800;
    margin-bottom:70px;
    line-height:1.2;
}

/* ==========================
      SWIPER
========================== */

.servicesSwiper{
    width:100%;
    padding:10px 80px 80px;
}

.swiper-wrapper{
    align-items:flex-start;
}

.swiper-slide{
    display:flex;
    justify-content:center;
    height:auto;
}

/* ==========================
      CARD
========================== */

.service-card{

    width:100%;
    max-width:500px;
    text-align:center;
    transition:.35s ease;

}

.service-card:hover{

    transform:translateY(-10px);

}

.service-image{

    width:100%;
    height:330px;
    border-radius:32px;
    object-fit:cover;
    display:block;
    transition:.35s;

}

.service-card:hover .service-image{

    transform:scale(1.02);

}

.service-card h3{

    color:#fff;
    font-size:42px;
    font-weight:800;
    line-height:1.2;
    margin:30px 0 20px;

}

.service-card p{

    color:#ececec;
    font-size:22px;
    line-height:1.7;
    max-width:90%;
    margin:auto;

}
/* ==========================
      NAVIGATION
========================== */

.servicesSwiper .swiper-button-next,
.servicesSwiper .swiper-button-prev{

    width:65px;
    height:65px;
    border-radius:50%;
    background:rgba(255,255,255,.12);
    backdrop-filter:blur(12px);
    transition:.35s ease;
}

.servicesSwiper .swiper-button-next:hover,
.servicesSwiper .swiper-button-prev:hover{

    background:#fff;
    transform:scale(1.08);

}

.servicesSwiper .swiper-button-next::after,
.servicesSwiper .swiper-button-prev::after{

    color:#2B0D63;
    font-size:24px;
    font-weight:700;

}

.servicesSwiper .swiper-button-prev{

    left:0;

}

.servicesSwiper .swiper-button-next{

    right:0;

}

/* ==========================
      PAGINATION
========================== */

.servicesSwiper .swiper-pagination{

    bottom:0 !important;

}

.servicesSwiper .swiper-pagination-bullet{

    width:14px;
    height:14px;
    background:#fff;
    opacity:.35;
    transition:.3s;

}

.servicesSwiper .swiper-pagination-bullet-active{

    width:30px;
    border-radius:20px;
    opacity:1;
    background:#FFC928;

}

/* ==========================
      RESPONSIVE
========================== */

@media(max-width:1200px){

.services-title{

font-size:48px;

}

.service-card{

max-width:430px;

}

.service-image{

height:280px;

}

.service-card h3{

font-size:34px;

}

.service-card p{

font-size:18px;

}

}

@media(max-width:991px){

.servicesSwiper{

padding:10px 20px 70px;

}

.services-title{

font-size:40px;

}

.service-image{

height:260px;

}

.service-card h3{

font-size:28px;

}

.service-card p{

font-size:16px;

}

}

@media(max-width:767px){

.servicesSwiper .swiper-button-next,
.servicesSwiper .swiper-button-prev{

display:none;

}

.services-title{

font-size:34px;

}

.service-image{

height:220px;

}

.service-card h3{

font-size:24px;

}

.service-card p{

font-size:15px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-323eb7c *//*==============================
        WHY SECTION
==============================*/

.why-section{
    background:#fff;
    padding:110px 0;
    overflow:hidden;
}

.why-container{
    width:92%;
    max-width:1400px;
    margin:auto;
    display:grid;
    grid-template-columns:420px 1fr;
    gap:70px;
    align-items:center;
}

/*==============================
        LEFT
==============================*/

.why-tag{

    display:inline-block;
    padding:12px 24px;
    border-radius:50px;
    background:#F1E8FF;
    color:#6A2CFF;
    font-size:14px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
    margin-bottom:25px;

}

.why-left h2{

    font-size:68px;
    line-height:1.08;
    color:#2B0D63;
    font-weight:800;
    margin-bottom:25px;

}

.why-left p{

    font-size:18px;
    line-height:1.9;
    color:#666;
    margin-bottom:38px;

}

.why-btn{

    display:inline-flex;
    justify-content:center;
    align-items:center;
    text-decoration:none;
    padding:18px 40px;
    background:#FFC928;
    color:#2B0D63;
    border-radius:14px;
    font-size:17px;
    font-weight:700;
    transition:.3s;

}

.why-btn:hover{

    background:#F5B500;
    transform:translateY(-3px);

}

/*==============================
        RIGHT
==============================*/

.why-right{

    width:100%;
    overflow:hidden;
    position:relative;

}

.whySwiper{

    width:100%;
    padding:20px 10px 140px;
}

.whySwiper .swiper-wrapper{

    display:flex;
    align-items:flex-start;

}

.whySwiper .swiper-slide{

    display:flex;
    justify-content:center;
    height:auto;

}

/*==============================
          CARD
==============================*/

.why-card{

    width:100%;
    max-width:380px;
    text-align:center;

}

.why-image{

    width:250px;
    height:250px;
    border-radius:50%;
    overflow:hidden;
    margin:0 auto 30px;

}

.why-image img{

    width:100%;
    height:100%;
    object-fit:cover;
    display:block;

}

.why-card h3{

    color:#2B0D63;
    font-size:32px;
    line-height:1.25;
    font-weight:800;
    margin-bottom:18px;

}

.why-card p{

    color:#666;
    font-size:17px;
    line-height:1.8;
    max-width:330px;
    margin:auto;

}
/*====================================
      NAVIGATION
====================================*/

.whySwiper .swiper-button-prev,
.whySwiper .swiper-button-next{

    width:58px;
    height:58px;
    border-radius:50%;
    background:#5A22E6;
    color:#fff;
    transition:.35s ease;
    box-shadow:0 10px 25px rgba(90,34,230,.20);

}

.whySwiper .swiper-button-prev:hover,
.whySwiper .swiper-button-next:hover{

    background:#713CFF;
    transform:translateY(-3px);

}

.whySwiper .swiper-button-prev::after,
.whySwiper .swiper-button-next::after{

    font-size:18px;
    font-weight:700;

}

/* Position */

.whySwiper .swiper-button-prev{

    left:calc(50% - 75px);
    right:auto;
    top:auto;
    bottom:52px;

}

.whySwiper .swiper-button-next{

    left:calc(50% + 18px);
    right:auto;
    top:auto;
    bottom:52px;

}

/*====================================
        PAGINATION
====================================*/

.whySwiper .swiper-pagination{

    position:absolute;
    left:50%;
    transform:translateX(-50%);
    width:auto;
    bottom:8px !important;

}

.whySwiper .swiper-pagination-bullet{

    width:11px;
    height:11px;
    margin:0 6px !important;
    background:#D7CCFF;
    opacity:1;

}

.whySwiper .swiper-pagination-bullet-active{

    background:#5A22E6;
    transform:scale(1.15);

}

/*====================================
      ELEMENTOR FIX
====================================*/

.whySwiper{

    overflow:hidden !important;

}

.whySwiper .swiper-wrapper{

    display:flex !important;

}

.whySwiper .swiper-slide{

    flex-shrink:0 !important;
    height:auto !important;

}

.why-card{

    height:100%;

}

.why-image img{

    transition:.4s;

}

.why-card:hover .why-image img{

    transform:scale(1.05);

}

/*====================================
        RESPONSIVE
====================================*/

@media(max-width:1200px){

    .why-container{

        grid-template-columns:1fr;
        gap:60px;

    }

    .why-left{

        text-align:center;

    }

    .why-left h2{

        font-size:54px;

    }

    .why-left p{

        max-width:720px;
        margin:0 auto 35px;

    }

}

@media(max-width:991px){

    .whySwiper{

        padding-bottom:90px;

    }

    .whySwiper .swiper-button-prev,
    .whySwiper .swiper-button-next{

        display:none;

    }

    .why-image{

        width:210px;
        height:210px;

    }

    .why-card h3{

        font-size:28px;

    }

}

@media(max-width:767px){

    .why-section{

        padding:70px 0;

    }

    .why-left h2{

        font-size:40px;

    }

    .why-left p{

        font-size:16px;

    }

    .why-image{

        width:170px;
        height:170px;

    }

    .why-card h3{

        font-size:23px;

    }

    .why-card p{

        font-size:15px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c8e453 *//*==============================
        TEAM SECTION
==============================*/

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.team-testimonials{

    background:radial-gradient(circle at center,#6D16FF 0%,#43008D 45%,#25004F 100%);
    padding:110px 0;
    overflow:hidden;
    position:relative;

}

.teamSwiper{

    width:90%;
    max-width:1450px;
    margin:auto;
    padding:30px 0 90px;

}

.teamSwiper .swiper-slide{

    display:flex;
    justify-content:center;
    align-items:center;

}

.testimonial-wrap{

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:90px;

    width:100%;

}

/*==============================
          IMAGE
==============================*/

.testimonial-image{

    width:420px;
    position:relative;
    flex-shrink:0;

}

.testimonial-image img{

    width:100%;
    display:block;

    border-radius:18px;

    position:relative;
    z-index:2;

    transform:rotate(-4deg);

    box-shadow:0 30px 60px rgba(0,0,0,.35);

}

.image-frame{

    position:absolute;

    inset:0;

    border:2px solid rgba(255,255,255,.7);

    border-radius:18px;

    transform:rotate(3deg);

    z-index:1;

}

/*==============================
          CONTENT
==============================*/

.testimonial-content{

    max-width:620px;

}

.testimonial-content h2{

    color:#fff;

    font-size:68px;

    line-height:1.1;

    font-weight:800;

    margin-bottom:18px;

}

.testimonial-content span{

    display:block;

    color:#ECECEC;

    font-size:24px;

    margin-bottom:35px;

}

.testimonial-content p{

    color:#fff;

    font-size:22px;

    line-height:1.8;

    position:relative;

    padding-left:60px;

}

.testimonial-content p::before{

    content:"❝";

    position:absolute;

    left:0;

    top:-15px;

    font-size:90px;

    color:#fff;

    opacity:.95;

}

.stars{

    margin-top:35px;

    color:#fff;

    font-size:28px;

    letter-spacing:8px;

}

/*==============================
          ARROWS
==============================*/

.team-prev,
.team-next{

    width:60px !important;
    height:60px !important;

    background:rgba(255,255,255,.10);

    border-radius:50%;

    color:#fff !important;

    transition:.3s;

}

.team-prev:hover,
.team-next:hover{

    background:#6D16FF;

}

.team-prev{

    left:20px !important;

}

.team-next{

    right:20px !important;

}

.team-prev::after,
.team-next::after{

    font-size:20px !important;
    font-weight:700;

}

/*==============================
       PAGINATION
==============================*/

.team-pagination{

    bottom:0 !important;

}

.team-pagination .swiper-pagination-bullet{

    width:12px;
    height:12px;

    background:#8F65FF;

    opacity:1;

    margin:0 6px !important;

}

.team-pagination .swiper-pagination-bullet-active{

    background:#fff;
    transform:scale(1.25);

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8a060c3 *//*==========================
      OUR CLIENTS
==========================*/

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.clients-section{

    background:#ffffff;

    padding:100px 0;

    overflow:hidden;

}

.clients-heading{

    text-align:center;

    width:90%;

    max-width:850px;

    margin:0 auto 70px;

}

.clients-heading h2{

    font-size:68px;

    font-weight:800;

    color:#2B0D63;

    margin-bottom:20px;

    line-height:1.1;

}

.clients-heading p{

    font-size:22px;

    line-height:1.8;

    color:#555;

}

/*==========================
        LOGO SLIDER
==========================*/

.clients-slider{

    width:100%;

    overflow:hidden;

    position:relative;

}

.clients-track{

    display:flex;

    align-items:center;

    width:max-content;

    animation:clientsMarquee 30s linear infinite;

}

/* Hover par bhi animation continue rahe */

.clients-track:hover{

    animation-play-state:running;

}

.client-logo{

    flex:0 0 auto;

    width:230px;

    height:110px;

    display:flex;

    align-items:center;

    justify-content:center;

    margin:0 45px;

}

.client-logo img{

    max-width:100%;

    max-height:90px;

    width:auto;

    height:auto;

    object-fit:contain;

    filter:grayscale(100%);

    opacity:.75;

    transition:.35s;

}

.client-logo img:hover{

    filter:grayscale(0);

    opacity:1;

    transform:scale(1.08);

}

/*==========================
      ANIMATION
==========================*/

@keyframes clientsMarquee{

    from{

        transform:translateX(0);

    }

    to{

        transform:translateX(-50%);

    }

}
/*==========================
      LEFT / RIGHT FADE
==========================*/

.clients-slider{

    position:relative;

}

.clients-slider::before,
.clients-slider::after{

    content:"";

    position:absolute;

    top:0;

    width:160px;

    height:100%;

    z-index:10;

    pointer-events:none;

}

.clients-slider::before{

    left:0;

    background:linear-gradient(
        to right,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );

}

.clients-slider::after{

    right:0;

    background:linear-gradient(
        to left,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );

}

/*==========================
        RESPONSIVE
==========================*/

@media(max-width:1200px){

.clients-heading h2{

    font-size:54px;

}

.clients-heading p{

    font-size:18px;

}

.client-logo{

    width:190px;

    margin:0 35px;

}

.client-logo img{

    max-height:75px;

}

.clients-track{

    animation-duration:24s;

}

}

@media(max-width:767px){

.clients-section{

    padding:70px 0;

}

.clients-heading{

    margin-bottom:45px;

    padding:0 20px;

}

.clients-heading h2{

    font-size:38px;

}

.clients-heading p{

    font-size:16px;

    line-height:1.7;

}

.client-logo{

    width:140px;

    margin:0 22px;

}

.client-logo img{

    max-height:55px;

}

.clients-slider::before,
.clients-slider::after{

    width:60px;

}

.clients-track{

    animation-duration:18s;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b617922 *//*==========================
        STATS SECTION
==========================*/

.stats-section{

    padding:80px 20px;

}

.stats-box{

    max-width:1450px;
    margin:0 auto;

    background:#FFC800;

    border-radius:24px;

    padding:55px 40px;

    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;

    text-align:center;

}

.stat-item{

    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;

}

.stat-item h2{

    margin:0;

    font-size:68px;
    font-weight:800;
    line-height:1;

    color:#252525;

}

.stat-item p{

    margin-top:18px;

    font-size:28px;
    font-weight:500;
    line-height:1.3;

    color:#252525;

}

/*==========================
        TABLET
==========================*/

@media(max-width:991px){

.stats-box{

    grid-template-columns:repeat(2,1fr);

    gap:45px;

}

.stat-item h2{

    font-size:58px;

}

.stat-item p{

    font-size:24px;

}

}

/*==========================
        MOBILE
==========================*/

@media(max-width:767px){

.stats-section{

    padding:60px 15px;

}

.stats-box{

    grid-template-columns:1fr;

    gap:35px;

    padding:40px 25px;

}

.stat-item h2{

    font-size:48px;

}

.stat-item p{

    font-size:20px;

    margin-top:12px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9da2b9b *//*=========================
        FAQ SECTION
=========================*/

.faq-section{

    background:radial-gradient(circle at bottom,#6d0cff 0%,#3d0677 35%,#25004f 100%);
    padding:110px 20px;
    overflow:hidden;

}

.faq-container{

    max-width:1400px;
    margin:auto;

    display:grid;
    grid-template-columns:1fr 1fr;
    gap:90px;
    align-items:center;

}

/*=========================
        LEFT SIDE
=========================*/

.faq-left h2{

    color:#fff;
    font-size:68px;
    line-height:1.05;
    font-weight:800;
    margin-bottom:45px;

}

.faq-left img{

    width:100%;
    max-width:560px;
    display:block;

}

/*=========================
        RIGHT SIDE
=========================*/

.faq-right h3{

    color:#fff;
    font-size:60px;
    font-weight:800;
    margin-bottom:35px;
    position:relative;

}

.faq-right h3::after{

    content:"";
    display:block;
    width:160px;
    height:2px;
    background:#ffffff;
    margin-top:14px;

}

/*=========================
          FAQ
=========================*/

.faq-list{

    width:100%;

}

.faq-item{

    border-bottom:1px solid rgba(255,255,255,.45);

}

.faq-question{

    width:100%;

    background:none;
    border:none;

    color:#fff;

    display:flex;
    justify-content:space-between;
    align-items:center;

    cursor:pointer;

    padding:24px 0;

    font-size:28px;
    font-weight:700;
    text-align:left;

}

.faq-question span:first-child{

    width:90%;
    line-height:1.4;

}

.icon{

    font-size:34px;
    font-weight:700;
    transition:.35s;

}

.faq-answer{

    max-height:0;
    overflow:hidden;
    transition:.45s ease;

}

.faq-answer p{

    color:#fff;
    opacity:.9;

    font-size:22px;
    line-height:1.8;

    padding:0 0 30px;

}

.faq-item.active .faq-answer{

    max-height:400px;

}

.faq-item.active .icon{

    transform:rotate(180deg);

}

/*=========================
      RESPONSIVE
=========================*/

@media(max-width:1200px){

.faq-container{

    gap:60px;

}

.faq-left h2{

    font-size:52px;

}

.faq-right h3{

    font-size:48px;

}

.faq-question{

    font-size:22px;

}

.faq-answer p{

    font-size:18px;

}

}

@media(max-width:768px){

.faq-section{

    padding:70px 20px;

}

.faq-container{

    grid-template-columns:1fr;
    gap:60px;

}

.faq-left{

    text-align:center;

}

.faq-left img{

    margin:auto;

}

.faq-left h2{

    font-size:42px;

}

.faq-right h3{

    font-size:42px;

}

.faq-question{

    font-size:18px;
    padding:18px 0;

}

.faq-answer p{

    font-size:16px;
    line-height:1.7;

}

.icon{

    font-size:26px;

}

}/* End custom CSS */