*{
    font-family: obviously-variable, sans-serif ;
}
.page-header-container{
    /*  */
    padding: 0px 0px;
}

/* .keyword-top{
top: 10% !important;
} */
@media (max-width: 1024px) {
.large-hero-heading{
    font-size: 4.3rem !important;
    text-align: center;
}

.keyword-top{
    top: 43% !important;
}
}
.videoSection{
    width: 100%;
    padding: 0px 60px;
    display: flex;
    gap: 2;
    margin-top: 30px;
    justify-content: center;
    align-items: center;

    

}
.videoSide{
    width: 50%;
    object-fit: cover;
    height: 400px;


}
.videoSide img{
    width: 100%;
    object-fit: cover;
height: 100%;
border-radius: 20px;

 
}
.textSide{
    width: 50%;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: white;


}
.textSide h2{
    font-family: obviously-variable, sans-serif !important;
    font-size: 24px;
    color: white;
    font-weight: bold;
    line-height: 1.375;
}
.textSide p{
    color: white;
    font-size: 14px;
    line-height: 1.4rem;
}
.forGap{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
@media (min-width: 1536px) {
    .videoSection{
        width: 100%;
        padding: 30px 85px;
        display: flex;
        gap: 2;
        margin-top: 30px;
        justify-content: center;
        align-items: center;
    
    }
    .videoSide{
        width: 50%;
        padding-right: 20px;
        object-fit: contain;
        height: 450px;
    
    
    }
    .videoSide img{
        
        width: 100%;
        object-fit: fill;
        
       
        border-radius: 20px;
    }
    .textSide{
        width: 50%;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
        color: white;
    
    
    }
    .textSide h2{
        font-size: 36px;
        color: white;
        font-weight: bold;
        line-height: 1.375
    }
    .textSide p{
        color: white;
        font-size: 16px;
        line-height: 1.4rem;
    }
    .forGap{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}
@media (min-width: 1920px) {
    .videoSection{
        width: 100%;
        padding: 30px 85px;
        display: flex;
        gap: 2;
        margin-top: 30px;
        justify-content: center;
        align-items: center;
    
    }
    .videoSide{
        width: 50%;
        padding-right: 20px;
        object-fit: contain;
        height: 540px !important;
        
    
    
    }
    .videoSide img{
        
        width: 100%;
        object-fit: fill;
        
       
        border-radius: 20px;
    }
    .textSide{
        width: 50%;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
        color: white;
    
    
    }
    .textSide h2{
        font-size: 40px;
        color: white;
        font-weight: bold;
        line-height: 1.375
    }
    .textSide p{
        color: white;
        font-size: 20px;
        line-height: 1.8rem;
    }
    .forGap{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}
@media (max-width: 1024px) {
    .videoSection{
        display: flex;
        flex-direction: column !important;
        align-items: center;
      position: relative !important;
    }

    .videoSide {
        width: 100% !important;
    }

    .textSide {
        width: 100%;
        padding-left: 0;
        text-align: start;
        margin-top: 20%;
    }

    .textSide h2 {
        font-size: 36px;
    }

    .textSide p {
        font-size: 18px;
        line-height: 1.7rem;
    }
}
@media (max-width: 768px) {
    .videoSection{
        display: flex;
        flex-direction: column !important;
        align-items: center;
        padding: 0 19.5px;
        
    }

    .Side {
        width: 100%;
        height: 40vh !important;

    }

    .videoSide {
        width: 100%;
        height: auto;
        padding-right: 0;
    }

    .textSide {
        width: 100%;
        padding-left: 0;
        text-align: start;
        margin-top: 1.2rem ;
    }

    .textSide h2 {
        font-size: 20px;
    }

    .textSide p {
        font-size: 12px;
        line-height: 1rem;
    }
}
.DownToUp{

    display: flex ;
    flex-direction: column;
    width: 100%;
    padding: 60px 19.8px !important;
    

}
.small{
    padding:0px 160px !important;
    display: flex;
    flex-direction: column;
    gap: 40px !important;
    margin-bottom: 30px;
    

    /*  */

}
.HeadQuest{
    text-transform: uppercase;
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 550,  "ital" 0 !important;
text-align: center;
font-size: 50px !important;
color: white;
font-weight: bold;
line-height: 4rem;
}
.paraQuest{
    /*  */

text-align: center;
font-size: 16px;
color: #EEF1F4;
line-height: 1.3rem;

}
.pixelMain {
    width: 100%;
    /* max-width: 1200px; */
    padding: 0px 20px;
    /*  */

   
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 20px;
    /* max-width: 800px; */
}
.grid-item {
    padding: 15px;
    border-radius: 8px;
    text-align: start;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.grid-item h3{
    /* color: #F3FA32; */
    /* color: #7000BF; */
color: white;
    font-size: 28px;
    font-weight: bolder;
    line-height: 2rem;
    font-family: forma-djr-micro, sans-serif;
    

}
.grid-item p{
    color: white;
    font-size: 16px;
    line-height: 1.4rem;
    font-family: forma-djr-micro, sans-serif;

}

@media (min-width: 1536px) {
    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 40px 50px;
    
    }
    .small{
        padding:40px 200px;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .HeadQuest{
 
    text-align: center;
    font-size: 56px;
    color: white !important;
    font-weight: bold;
    line-height: 4rem;
    }
    .paraQuest{
    text-align: center;
    font-size: 18px;
    color: #EEF1F4;
    line-height: 1.5rem;

    
    }
    .pixelMain {
        width: 100%;
        max-width: 1600px;
        padding: 0px 20px;
        padding-bottom: 40px;


       
    }
    .grid-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    .grid-item {
        padding: 15px;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 28px !important;
        font-weight: bolder;
        line-height: 2.5rem;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 18px;
        line-height: 1.4rem;
        font-family: forma-djr-micro, sans-serif;
    
    }
}
@media (min-width: 1920px) {
    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 40px 50px;
    
    
    }
    .small{
        padding:40px 200px;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;

    }
    .HeadQuest{
    text-align: center;
    font-size: 72px !important;
    color: white !important;
    font-weight: bold;
    line-height: 6rem !important;
    }
    .paraQuest{
    text-align: center;
    font-size: 24px !important;
    color: #EEF1F4;
    line-height: 2rem !important;

    
    }
    .pixelMain {
        margin-top: 20px !important;

        max-width: 100% !important;
        /* max-width: 1600px; */
        padding: 0px 20px;
        padding-bottom: 40px;


       
    }
    .grid-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    .grid-item {
        padding: 15px;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 36px !important;
        font-weight: bolder;
        line-height: 3rem !important;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 24px !important;
        line-height: 2.2rem !important;
        font-family: forma-djr-micro, sans-serif;
    
    }
}

@media (max-width: 1024px) {

    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 0px 48.1px ;
    
    }
    .small{
        padding:0px !important;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .HeadQuest{
    text-align: start;
    font-size: 36px;
    color: white;
    font-weight: bold;
    line-height: 3.5rem;
    }
    .paraQuest{
    text-align: start;
    font-size: 18px;
    color: #EEF1F4;
    line-height: 1.7rem;
    
    }
    .pixelMain {
        width: 100%;
        /* max-width: 1200px; */
        padding: 20px 0px;
       
    }
    
    .grid-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    
    .grid-item {
        padding: 0px;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 24px;
        font-weight: bolder;
        line-height: 2rem;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 18px;
        line-height: 1.8rem;
        font-family: forma-djr-micro, sans-serif;
    
    }
    
}
@media (max-width: 768px) {

    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 0px 19.5px !important;
    
    }
    .small{
        padding:0px !important;
        display: flex;
        flex-direction: column;
        gap: 10px;
        /* margin-bottom: 10px; */
    }
    .HeadQuest{
    text-align: start;
    font-size: 1.4rem !important;
    color: white;
    font-weight: bold;
    line-height: 2.5rem !important;
    }
    .paraQuest{
    text-align: start;
    font-size: 14px !important;
    color: #EEF1F4;
    line-height: 1.4rem !important;
    
    }
    .pixelMain {
        width: 100%;
        /* max-width: 1200px; */
        padding: 10px 0px;
       
    }
    
    .grid-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important; /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    
    .grid-item {
        padding: 0px !important;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 1.2rem !important;
        font-weight: bolder;
        line-height: 2rem !important;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 14px !important;
        line-height: 1.2rem !important;
        font-family: forma-djr-micro, sans-serif;
    
    }
    
}



.DownToUp{
    display: flex ;
    flex-direction: column;
    width: 100%;
    padding: 40px 19.8px;
    

}
.small{
    padding:40px 160px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
}
.HeadQuest{
    text-transform: uppercase;
    
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;
text-align: center;
font-size: 56px;
color: white;
font-weight: bold;
line-height: 4rem;
}
.paraQuest{
text-align: center;
font-size: 16px;
color: #EEF1F4;
line-height: 1.3rem;

}
.pixelMain {
    width: 100%;
    /* max-width: 1200px; */
    padding: 0px 20px;
   
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 20px;
    /* max-width: 800px; */
}
.grid-item {
    padding: 15px;
    border-radius: 8px;
    text-align: start;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.grid-item h3{
    /* color: #F3FA32; */
    /* color: #7000BF; */
color: white;
    font-size: 28px;
    font-weight: bolder;
    line-height: 2rem;
    font-family: forma-djr-micro, sans-serif;
    

}
.grid-item p{
    color: white;
    font-size: 16px;
    line-height: 1.4rem;
    font-family: forma-djr-micro, sans-serif;

}
@media (min-width: 1536px) {
    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 40px 50px;
    
    }
    .small{
        padding:40px 200px;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .HeadQuest{
 
    text-align: center;
    font-size: 56px;
    color: #F3FA32;
    font-weight: bold;
    line-height: 4rem;
    }
    .paraQuest{
    text-align: center;
    font-size: 18px;
    color: #EEF1F4;
    line-height: 1.5rem;
    
    }
    .pixelMain {
        width: 100%;
        max-width: 2000px;
        padding: 0px 20px;
        padding-bottom: 40px;
       
    }
    .grid-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    .grid-item {
        padding: 15px;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 36px;
        font-weight: bolder;
        line-height: 2.5rem;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 18px;
        line-height: 1.4rem;
        font-family: forma-djr-micro, sans-serif;
    
    }
}
@media (max-width: 1024px) {

    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 0px 48.1px ;
    
    }
    .small{
        padding:0px !important;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .HeadQuest{
    text-align: start;
    font-size: 36px;
    color: white;
    font-weight: bold;
    line-height: 3.5rem;
    }
    .paraQuest{
    text-align: start;
    font-size: 18px;
    color: #EEF1F4;
    line-height: 1.7rem;
    
    }
    .pixelMain {
        width: 100%;
        /* max-width: 1200px; */
        padding: 20px 0px;
       
    }
    
    .grid-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    
    .grid-item {
        padding: 0px;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 24px;
        font-weight: bolder;
        line-height: 2rem;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 18px;
        line-height: 1.8rem;
        font-family: forma-djr-micro, sans-serif;
    
    }
    
}

@media (max-width: 768px) {

    .DownToUp{
        display: flex ;
        flex-direction: column;
        width: 100%;
        padding: 0px 19.5px 50px 19.5px !important;
    
    }
    .small{
        padding:0px !important;
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 10px;
    }
    .HeadQuest{
    text-align: start;
    font-size: 1.4rem !important;
    color: white;
    font-weight: bold;
    line-height: 2.5rem !important;
    }
    .paraQuest{
    text-align: start;
    font-size: 14px !important;
    color: #EEF1F4;
    line-height: 1.4rem !important;
    
    }
    .pixelMain {
        width: 100%;
        /* max-width: 1200px; */
        padding: 20px 0px;
       
    }
    
    .grid-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important; /* 3 columns */
        gap: 20px;
        /* max-width: 800px; */
    }
    
    .grid-item {
        padding: 0px !important;
        border-radius: 8px;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .grid-item h3{
        /* color: #F3FA32; */
        /* color: #7000BF; */
    color: white;
        font-size: 1.2rem !important;
        font-weight: bolder;
        line-height: 2rem !important;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .grid-item p{
        color: white;
        font-size: 14px !important;
        line-height: 1.2rem !important;
        font-family: forma-djr-micro, sans-serif;
    
    }
    
}
.cssPint{

    padding: 0px 60px;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 30px;
    
    margin-top: 60px;
    margin-bottom: 30px;
    /*  */
    



}
.portfolioLogoText{
    width: 100%;
display: flex;
flex-direction: column;
gap: 20px;
}


.portfolioLogoText h2{
    text-transform: uppercase;
    color: white;
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;
    font-size: 50px !important;
    font-weight: bold;
    text-align: center;
    line-height: 4rem;

}


.portfolioLogoText p{
    color: white;
    font-size: 14px;
    line-height: 1.4rem;
    text-align: center;
    padding: 0PX 210px;

}


.gridWork{
    width: 100%;
    height: 100vh;
   

}


@media (max-width: 768px) {
    .cssPint{
        padding: 40px 19.5px !important;
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 30px;
        margin-top: 0;
    
    
    }
    .portfolioLogoText{
        width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
    .portfolioLogoText h2{
        text-align: start;
        font-size: 1.5rem !important;
        color: white;
        font-weight: bold;
        line-height: 2.5rem !important;
    
    }
    .portfolioLogoText p{
        color: white;
        font-size: 14px !important;
        line-height: 1.4rem !important;
        text-align: start;
        padding: 0px !important;
    
    }
    
    .gridWork{
        width: 100%;
        height: 100vh;
       
    
    }
    .jjjpin_container {
        padding: 30px 0 !important;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-auto-rows: 10px; /* Defines row height increment */
        gap: var(--gap_size);
        background-color: black;
    }
}


@media (max-width: 1024px) {
    .cssPint{
        padding: 40px 48.1.5px !important;
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 30px;
    
    
    }
    .portfolioLogoText{
        width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
    .portfolioLogoText h2{
        text-align: start;
        font-size: 36px ;
        color: white;
        font-weight: bold;
        line-height: 3.5rem
    
    }
    .portfolioLogoText p{
        color: white;
        font-size: 18px;
        line-height: 1.7rem;
        text-align: start;
        padding: 0px !important;
    
    }
    
    .gridWork{
        width: 100%;
        height: 100vh;
       
    
    }
    .jjjpin_container {
        padding: 30px 0 !important;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-auto-rows: 10px; /* Defines row height increment */
        gap: var(--gap_size);
        background-color: black;
    }
}


@media (min-width: 1536px) {
    cssPint{
        padding: 40px 85px;
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 30px;
    
    
    }
    .portfolioLogoText{
        width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
    .portfolioLogoText h2{
        color: white !important;
    
        font-size: 56px;
        font-weight: bold;
        text-align: center;
        line-height: 5rem;
        padding: 0PX 12rem;
    
    }
    .portfolioLogoText p{
        color: white;
        font-size: 17px;
        line-height: 1.4rem;
        text-align: center;
        padding: 0PX 12rem;
    
    }
    .gridWork{
        width: 100%;
        height: 100vh;
       
    
    }:root {
        --card_border_radius: 16px;
        --gap_size: 20px;
    }
    .jjjpin_container {
        padding: 0px;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-auto-rows: 10px; /* Defines row height increment */
        gap: var(--gap_size);
        background-color: black;
    }
}
@media (min-width: 1920px) {
    cssPint{
        padding: 40px 85px;
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 30px;
    
    
    }
    .portfolioLogoText{
        width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
    .portfolioLogoText h2{
        color: white !important;
    
        font-size: 72px !important;
        font-weight: bold;
        text-align: center;
        line-height: 5rem;
        padding: 0PX 12rem;
    
    }
    .portfolioLogoText p{
        color: white;
        font-size: 24px !important;
        line-height: 2.2rem !important;
        text-align: center;
        padding: 0PX 12rem;
    
    }
    .gridWork{
        width: 100%;
        height: 100vh;
       
    
    }:root {
        --card_border_radius: 16px;
        --gap_size: 20px;
    }
    .jjjpin_container {
        padding: 0px;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-auto-rows: 10px; /* Defines row height increment */
        gap: var(--gap_size);
        background-color: black;
    }
}


:root {
    --card_border_radius: 16px;
    --gap_size: 20px;
}
.jjjpin_container {
    padding: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-auto-rows: 10px; /* Defines row height increment */
    gap: var(--gap_size);
    background-color: black;
    
}
.cssCard {
    border-radius: var(--card_border_radius);
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s linear;
}
.cssCard_small { grid-row-end: span 10; }
.cssCard_medium { grid-row-end: span 13; }
.cssCard_large { grid-row-end: span 15; }
.cssCard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s linear; 
    border-radius: var(--card_border_radius);

}
.cssCard:hover img{
    transform: scale(1.07);
}
.accordion {
    
    width: 100%;
    max-width: 90%;
    margin: auto;
    /*  */
}
.accordion-item {
    /* border-bottom: 1px solid #ccc; */
    /*  */
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    width: 100% !important;
}
.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background: #7000BF;
    color: white;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
    border-radius: 10px;
    font-weight: bold;
    font-size: 15px;
}
/* .accordion-header:hover {
    background: white;
    color: #7000BF;
    font-weight: bold;
} */
.accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 50px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    width: 100%;
    position: relative;
    top: -5px;
    opacity: 0;
    transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;
    line-height: 1.5rem;
    font-size: 16px;
    color: black;
    
}
.accordion-item.active .accordion-content {
    opacity: 1;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.arrow {
    transition: transform 0.3s ease;
}
.accordion-item.active .arrow {
    transform: rotate(90deg);
}
.hereFaq{
    
    width: 100%;
    /*  */
}
.sectionFaq{
    
    /* display: flex; */
    
    margin: 30px 0;
    font-size: 50px;
    padding: 30px 60px;
    /* justify-items: center; */
    /*  */
    color: white;
    text-align: center;
    

}
.sectionFaq h2{
    /*  */
    text-transform: uppercase;

    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;

    font-weight: bolder;
    text-align: center;


    

}
@media (max-width: 768px){
    .hereFaq{
        width: 100%;
        
    }
    .sectionFaq{
        /* display: flex; */
        font-size: 50px;
        padding: 10px 19.5px 0px 19.5px !important;
        /* justify-items: center; */
        /*  */
        color: white;
        text-align: start;
        
        
    
    }
    .sectionFaq h2{
        font-size: 1.6rem !important;
        font-family: forma-djr-micro, sans-serif;
        font-weight: bolder;
        line-height: 32px;
        text-align: start;

    
        
    
    }

    .accordion-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        background: #7000BF;
        color: white;
        cursor: pointer;
        transition: background 0.3s ease, color 0.3s ease;
        border-radius: 10px;
        font-weight: bold;
        font-size: 14px !important;
        line-height: 1.3rem;
        gap: 20px !important;
    }
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        padding: 0 50px;
        border-radius: 0 0 10px 10px;
        width: 100%;
        position: relative;
        top: -5px;
        opacity: 0;
        transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;
        line-height: 1.2rem !important;
        font-size: 14px !important;
    }
}
@media (max-width: 1024px){
    .sectionFaq{
        /* display: flex; */
        font-size: 50px;
        padding: 30px 48.1.5px;
        /* justify-items: center; */
        /*  */
        color: white;
        text-align: start;
        
    
    }
    .sectionFaq h2{
        font-size: 32px;
        font-family: forma-djr-micro, sans-serif;
        font-weight: bolder;
    
        
    
    }
    .accordion-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        background: #7000BF;
        color: white;
        cursor: pointer;
        transition: background 0.3s ease, color 0.3s ease;
        border-radius: 10px;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.2rem;
        gap: 20px !important;
    }
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        padding: 0 50px;
        border-radius: 0 0 10px 10px;
        width: 100%;
        position: relative;
        top: -5px;
        opacity: 0;
        transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;
        line-height: 1.5rem;
        font-size: 18px;
        font-family: forma-djr-micro, sans-serif;

    }
}
@media (min-width: 1536px) {
    .accordion {
        width: 100%;
        max-width: 90%;
        margin: auto;
        /*  */
    }
    .accordion-item {
        /* border-bottom: 1px solid #ccc; */
        /*  */
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }
    .accordion-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        background: #7000BF;
        color: white;
        cursor: pointer;
        transition: background 0.3s ease, color 0.3s ease;
        border-radius: 10px;
        font-weight: bold;
        font-size: 20px;
    }
  
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        padding: 0 50px;
        background: #fff;
        border-radius: 0 0 10px 10px;
        width: 100%;
        position: relative;
        top: -5px;
        opacity: 0;
        transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;
        line-height: 1.6rem;
        font-size: 18px;
    }
    .accordion-item.active .accordion-content {
        opacity: 1;
        padding: 20px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .arrow {
        transition: transform 0.3s ease;
    }
    .accordion-item.active .arrow {
        transform: rotate(90deg);
    }
    .hereFaq{
        width: 100%;
        /*  */
    }
    .sectionFaq{
        /* display: flex; */
        font-size: 50px;
        padding: 30px 60px;
        /* justify-items: center; */
        /*  */
        color: white;
        text-align: center;
        
    
    }
    .sectionFaq h2{
        /*  */
        font-family: forma-djr-micro, sans-serif;
        font-weight: bolder;
        font-size: 64px;
    
        
    
    }
}
@media (min-width: 1920px) {
    .accordion {
        width: 100%;
        max-width: 90%;
        margin: auto;
        /*  */
    }
    .accordion-item {
        /* border-bottom: 1px solid #ccc; */
        /*  */
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }
    .accordion-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        background: #7000BF;
        color: white;
        cursor: pointer;
        transition: background 0.3s ease, color 0.3s ease;
        border-radius: 10px;
        font-weight: bold;
        font-size: 20px;
    }
  
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        padding: 0 50px;
        background: #fff;
        border-radius: 0 0 10px 10px;
        width: 100%;
        position: relative;
        top: -5px;
        opacity: 0;
        transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;
        line-height: 1.6rem;
        font-size: 18px;
    }
    .accordion-item.active .accordion-content {
        opacity: 1;
        padding: 20px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .arrow {
        transition: transform 0.3s ease;
    }
    .accordion-item.active .arrow {
        transform: rotate(90deg);
    }
    .hereFaq{
        width: 100%;
        /*  */
    }
    .sectionFaq{
        /* display: flex; */
        font-size: 50px;
        padding: 30px 60px;
        /* justify-items: center; */
        /*  */
        color: white;
        text-align: center;
        
    
    }
    .sectionFaq h2{
        /*  */
        font-family: forma-djr-micro, sans-serif;
        font-weight: bolder;
        font-size: 3.8vw !important;
    
        
    
    }
}
.yellow-color{
    color: #F3FA32 !important;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
    line-height: 6vw; 
     font-size: 1.8vw;
    line-height: 2.2vw
}
@media (max-width: 768px){
    .yellow-color{
        color: #F3FA32 !important;
        font-family: forma-djr-micro, sans-serif;
        font-weight:bold;
        font-size: 4.5vw !important;
        line-height: 6.5vw !important; 
        padding: 0px 0px !important;
         /* font-size: 1.8vw; */
        line-height: 5.5vw
    }
}
@media (max-width: 1024px){
    .yellow-color{
        color: #F3FA32 !important;
        font-family: forma-djr-micro, sans-serif;
        font-weight:bold;
        font-size: 3vw;
        padding: 0px 19.5px;
        line-height: 6vw; 
         /* font-size: 1.8vw; */
        line-height: 5.5vw
    }
}
.marquee-title{
    color: #01FF9D;
}
.full-height-pink-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem !important;
    width: 100%;
    background-color: black !important;
    overflow: hidden;
    padding: 5rem 0 !important;
    /*  */
    
}
@media (max-width: 768px){
    .full-height-pink-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 1rem !important;
        width: 100%;
        background-color: black !important;
        overflow: hidden;
        padding: 3rem 0 !important;
        /*  */
        
    }
}
.full-height-pink-title,
.full-height-pink-introduction,
.full-height-pink-description {
    color: #01FF9D !important;
}
.marquee-title {
    display: flex;
    align-items: baseline;
    white-space: nowrap;
    will-change: transform;
    width: 100%;
    margin: 0;
    padding-left: 1rem
}
.full-height-pink-text {
    display: flex;
    flex-direction: column;
    gap: 5vw;
    max-width: 70rem;
    padding: 0 5vw
}
.full-height-pink-introduction {
    font-weight: 700
}
/* .keyword-bottom {
    bottom: 10% !important;
    right: 20% !important;
}
@media (max-width: 768px){
    .keyword-bottom {
        bottom: 26% !important;
        right: 15% !important;
    }   
    .keyword-top{
        top: 22% !important;
    }
}
@media (max-width: 1024px){
    .keyword-bottom {
        bottom: 37% ;
        right: 20% ;
    }   
    .s-keyword-heading{
        font-size: 30px
    }
} */
.page-header-subtitle {
    width: 100%;
    color: #F3FA32 !important;
    text-align: center
}
.medium-body-lowercase {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
    font-size: 5vw;
    line-height: 6vw;
    color: #F3FA32 !important;
    letter-spacing: -.5px
}
.dotinner{
    color: #F3FA32 !important;
}
.PackageSection{
    
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    padding: 60px 60px;
    margin: 60px 0;
    font-family: forma-djr-micro, sans-serif;

}
.PackageHead{
    text-transform: uppercase;
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;

    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px !important;
    color: white !important;
    font-weight: bolder;
    padding: 0px 80px;
    text-align: center;
}
.PackageHead h2{
  
    font-weight: bolder;
    
}
.PackageDescription{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 0px 120px;
    color: white;
    text-align: center;
    
}
.PackageDescription p{
    color: white;
    line-height: 1.4rem;

}
.PackageDiv {
    display: grid;
    /* border: 1px solid white; */
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
    
    
}
.PackageDiv > div {
    padding: 20px 0px;
    padding-top: 45px !important;
    border-radius: 12px;
    text-align: start;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
    border: 1px solid white;
}
.packagedivh1 h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5rem;
    display: flex !important;
    flex-direction: column !important;
    
  
    color: white;
}
.PackageDiv ul {
    list-style: none;
    padding: 1vw 2vw;
    height:250px;
    /*  */
    overflow-y: auto;
}
.PackageDiv ul::-webkit-scrollbar {
    display: none; /* Hides scrollbar for Chrome, Safari, and Edge */
}
.PackageDiv ul li {
    font-size: 14px;
    padding: 5px 0;
    color: white;
    line-height: 1.5rem;
    position: relative;
}
.medium-body-lowercasessss {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
    font-size: 1.7vw;
    line-height: 2vw;
    color: white !important;
   
}
.PackageDiv .packagedivh1{


    font-weight: bolder;
    background-color: #7000BF;
    display: flex;
    flex-direction: column !important;
    /* align-items: center !important; */
    padding: 5px 2vw !important;
    padding-top: 7px !important;
    width: 70%;
    /* border: 1px solid white; */
    border-top-right-radius:   60px;
    border-bottom-right-radius:60px ;
   
}
.buttonPackage{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding: 20px 2vw;
    gap: 20px;
    position: relative;
}
.buttonPackage .hrmanage{
    border: 1px solid white !important;
    height: 1px;
    width: 100%;
    position: absolute;
  
}
.ButtonPkg{
    padding: 15px 100px;
    background-color: #7000BF;
    color: #fff;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    font-family: obviously-variable, sans-serif !important;
    font-weight: bold;
    margin-top: 30px;
    transition: all 0.3s linear;
}
.ButtonPkg:hover{
    background-color: #2F303D !important; 
        color: #F3FA32 !important;
        border: none !important;

}
@media (max-width: 768px){
    .PackageSection{
        /*  */
        gap: 20px !important;
        padding: 30px 19.5px !important;
        font-family: forma-djr-micro, sans-serif;
        margin: 30px 0;
    }
    .PackageHead{
        justify-content: center;
        align-items: center;
        font-size: 1.4rem !important;
        color: white;
        font-weight: bolder;
        padding: 0px !important;
        text-align: start !important;
        line-height: 2.5rem !important;
    }
    .PackageDescription{
        width: 100%;
        display: flex;
        justify-content: start !important;
        align-items: start !important;
        font-size: 14px !important;
        padding: 0px !important;
        color: white;
        text-align: start !important;
    }
    .PackageDescription p{
        color: white;
        line-height: 1.4rem !important;
    
    }
    .PackageDiv > div {
        padding: 20px 0px;
        padding-top: 45px !important;
        border-radius: 12px;
        text-align: start;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 30px;
        border: 1px solid white;
    }
    
    .packagedivh1 h2 {
        font-size: 1.1rem !important;
        font-weight: bold;
      padding: 0px 0px;
        color: white;
    }
    
    .PackageDiv ul {
        list-style: none;
        padding: 0 4vw;
        height:70%;
        overflow-y: auto;
    }
    
    .PackageDiv ul li {
        font-size: 14px;
        padding: 5px 0;
        color: white;
        line-height: 1.5rem;
        position: relative;
    }
    
    
    
    .medium-body-lowercasessss {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 500;
        font-size: 1.7vw;
        line-height: 2vw;
        color: white !important;
       
    }
    
    .PackageDiv .packagedivh1{
        font-weight: bolder;
        background-color: #7000BF;
        display: flex;
        align-items: start !important;
        padding: 1.2vw 4vw;
        width: 70% !important;
    
        border-top-right-radius: 60px;
        border-bottom-right-radius:60px ;
       
    }
    .buttonPackage{
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        padding: 20px 4vw;
        gap: 20px;
        position: relative;
    }
    
    .buttonPackage .hrmanage{
        border: 1px solid white !important;
        height: 1px;
        width: 100%;
        position: absolute;
      
    }
    .ButtonPkg{
        padding: 15px 100px;
        background-color: #7000BF;
        color: #fff;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        font-size: 0.8rem !important;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        margin-top: 30px;
        transition: all 0.3s linear;
    }
    .ButtonPkg:hover{
        background-color: #2F303D !important; 
        color: #F3FA32 !important;
    
    }
   
}
@media (max-width: 1024px){
    .PackageSection{
        /*  */
        gap: 40px;
        padding: 30px 48.1px ;
        font-family: forma-djr-micro, sans-serif;
    
    }
    .PackageHead{
        justify-content: center;
        align-items: center;
        font-size: 36px;
        color: #F3FA32;
        font-weight: bolder;
        padding: 0px !important;
        text-align: start;
        line-height: 3.5rem ;
    }
    .PackageDescription{
        width: 100%;
        display: flex;
        justify-content: start !important;
        align-items: start !important;
        font-size: 18px;
        padding: 0px !important;
        color: white;
        text-align: start !important;
    }
    .PackageDescription p{
        color: white;
        line-height: 1.7rem;
    
    }
    .PackageDiv {
        display: grid;
        /* border: 1px solid white; */
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
        
    }
    
    .PackageDiv > div {
        padding: 20px 0px;
        padding-top: 45px !important;
        border-radius: 12px;
        text-align: start;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
        border: 1px solid white;
        /*  */
    }
    
    .packagedivh1 h2 {
        font-size: 20px;
        font-weight: bold;
        /*  */
      
        color: white;
    }
    
    .PackageDiv ul {
        list-style: none;
        padding: 0 2vw;
        height:90%;
        overflow-y: auto;
    }
    
    .PackageDiv ul li {
        font-size: 14px;
        padding: 5px 0;
        color: white;
        line-height: 1.5rem;
        position: relative;
    }
    
    
    
    .medium-body-lowercasessss {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 500;
        font-size: 1.7vw;
        line-height: 2vw;
        color: white !important;
       
    }
    
    .PackageDiv .packagedivh1{
        font-weight: bolder;
        background-color: #7000BF;
        display: flex;
        align-items: start !important;
        justify-content: start !important;
        padding: 0.8vw 2vw;
        width: 65%;
        border-top-right-radius: 60px;
        border-bottom-right-radius:60px ;
        /*  */

       
    }
    .buttonPackage{
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        padding: 20px 2vw;
        gap: 20px;
        position: relative;
    }
    
    .buttonPackage .hrmanage{
        border: 1px solid white !important;
        height: 1px;
        width: 100%;
        position: absolute;
      
    }
    .ButtonPkg{
        padding: 15px 100px;
        background-color: #7000BF;
        color: #fff;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        font-size: 17px;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        margin-top: 30px;
        transition: all 0.3s linear;
    }
    .ButtonPkg:hover{
        background-color: #2F303D !important; 
        color: #F3FA32 !important;
    
    }
}
@media (min-width: 1536px) {
    .PackageSection{
        gap: 40px;
        padding: 30px 85px ;
        margin-top: 30px;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .PackageHead{
        justify-content: center;
        align-items: center;
        font-size: 56px;
        color: white !important;
        font-weight: bolder;
        padding: 0px !important;
        text-align: start;
        line-height: 3.5rem ;
    }
    .PackageDescription{
        width: 100%;
        display: flex;
        justify-content: center ;
        align-items: center;
        font-size: 16px;
        padding: 0px !important;
        color: white;
        text-align: center ;
    }
    .PackageDescription p{
        color: white;
        line-height: 1.7rem;
        padding: 0 12rem;
    
    }
    .PackageDiv {
        display: grid;
        /* border: 1px solid white; */
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
        
    }
    .PackageDiv > div {
        padding: 20px 0px;
        padding-top: 45px !important;
        border-radius: 12px;
        text-align: start;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
        border: 1px solid white;
    }    
    .packagedivh1 h2 {
        font-size: 22px;
        font-weight: bold;
        line-height: 2rem;
        display: flex !important;
        flex-direction: column !important;
        
    }        
    .PackageDiv ul {
        list-style: none;
        padding: 2vw 2vw;
        height:350px;
        overflow-y: auto;
        
    }    
    .PackageDiv ul li {
        font-size: 16px;
        padding: 5px 0;
        color: white;
        line-height: 1.5rem;
        position: relative;
    }
    .medium-body-lowercasessss {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 500;
        font-size: 1.7vw;
        line-height: 2vw;
        color: white !important;
       
    }
    .PackageDiv .packagedivh1{


        font-weight: bolder;
        background-color: #7000BF;
        display: flex;
        flex-direction: column !important;
        /* align-items: center !important; */
        padding: 0.8vw 2vw;
        width: 75%;
        /* border: 1px solid white; */
        border-top-right-radius:   60px;
        border-bottom-right-radius:60px ;
       
    }
    .buttonPackage{
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        padding: 20px 2vw;
        gap: 20px;
        position: relative;
    }
    .buttonPackage .hrmanage{
        border: 1px solid white !important;
        height: 1px;
        width: 100%;
        position: absolute;
      
    }
    .ButtonPkg{
        padding: 15px 120px;
        background-color: #7000BF;
        color: #fff;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        font-size: 17px;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        margin-top: 30px;
        transition: all 0.3s linear;
    }
    .ButtonPkg:hover{
        background-color: #2F303D !important; 
        color: #F3FA32 !important;
    
    }  
}
@media (min-width: 1920px) {
    .PackageSection{
        gap: 40px;
        padding: 30px 85px ;
        margin-top: 30px;
        font-family: forma-djr-micro, sans-serif;
        
    
    }
    .PackageHead{
        justify-content: center;
        align-items: center;
        font-size: 3.8vw !important;
        color: white !important;
        font-weight: bolder;
        padding: 0px !important;
        text-align: start;
        line-height: 3.5rem;
    }
    .PackageDescription{
        width: 100%;
        display: flex;
        justify-content: center ;
        align-items: center;
        font-size: 24px !important;
        padding: 0px !important;
        color: white;
        text-align: center ;
        line-height: 2rem !important;
    }
    .PackageDescription p{
        color: white;
        line-height: 2rem !important;
        padding: 0 12rem;
    
    }
    .PackageDiv {
        display: grid;
        /* border: 1px solid white; */
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
        
    }
    .PackageDiv > div {
        padding: 20px 0px;
        padding-top: 45px !important;
        border-radius: 12px;
        text-align: start;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
        border: 1px solid white;
    }    
    .packagedivh1 h2 {
        font-size: 26px !important;
        font-weight: bold;
        line-height: 2.5rem !important;
        display: flex !important;
        flex-direction: column !important;
        
    }        
    .PackageDiv ul {
        list-style: none;
        padding: 2vw 2vw;
        height:380px !important;
        overflow-y: auto;
        
    }    
    .PackageDiv ul li {
        font-size: 20px !important;
        padding: 5px 0;
        color: white;
        line-height: 1.5rem;
        position: relative;
    }
    .medium-body-lowercasessss {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 500;
        font-size: 1.7vw;
        line-height: 2vw;
        color: white !important;
       
    }
    .PackageDiv .packagedivh1{


        font-weight: bolder;
        background-color: #7000BF;
        display: flex;
        flex-direction: column !important;
        /* align-items: center !important; */
        padding: 0.8vw 2vw;
        width: 75%;
        /* border: 1px solid white; */
        border-top-right-radius:   60px;
        border-bottom-right-radius:60px ;
       
    }
    .buttonPackage{
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        padding: 20px 2vw;
        gap: 20px;
        position: relative;
    }
    .buttonPackage .hrmanage{
        border: 1px solid white !important;
        height: 1px;
        width: 100%;
        position: absolute;
      
    }
    .ButtonPkg{
        padding: 15px 120px;
        background-color: #7000BF;
        color: #fff;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        font-size: 20px !important;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        margin-top: 30px;
        transition: all 0.3s linear;
    }
    .ButtonPkg:hover{
        background-color: #2F303D !important; 
        color: #F3FA32 !important;
    
    }  
}
.section-testimonial {
    
padding: 40px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    margin: 50px 0px;
    margin-bottom: 80px !important; 
}
.testimonial-slider {
    /*  */
    width: 100%;

    margin: auto;
    height: 80vh ;
    display: flex;
    align-items: center;

}
.testimonial-card {
    /* width: 30%; */
    border: 1px solid white !important;
    background: transparent;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 50px 20px;
    transition: all 0.3s ease-in-out;
    height: 82vh;  /* Set height */
    display: flex;
    flex-direction: column;
    /*  */
    border-radius: 30px;

}
.slick-slide {
    margin: 0 20px;
}
.slick-slide:not(.slick-center) {
    opacity: 0.6;
    /* transform: scale(0.9); */
    transition: all 0.5s ease-in-out;
}
.slick-center {
    opacity: 1;
    /* transform: scale(1.05); */
}
.heading-test{
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;
    font-size: 50px !important;
    font-weight: bold;
    color: white !important;
    text-transform: uppercase;
}
.insideCard{
    /*  */
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.ProfileBox{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.round-shape{
    width: 120px ;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    border: 3px solid #6B05B4;
}
.round-shape img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.linee{
    border: 1px solid gray;
    opacity: 40%;
    width: 60%;
    
    
}
.texting{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.topTexting{
    font-size: 1rem;
    font-weight: bold;
    color: white;
}
.bottomTexting{
    margin-top: 10px;
    font-size: 0.8rem;
    color: white;
    
}
.texting p{
    line-height: 1.2rem;
}
.description-test{
    font-size: 0.8rem;
    line-height: 20px;
    color: white;

}
.star{
    display: flex;
    gap: 5px;
    color: yellow;
    justify-content: center;
    align-items: center;
    font-size: small;
}
.slick-prev::before, 
.slick-next::before {
    font-size: 35px;  /* Size of arrow icon */
    color: #6B05B4; /* Arrow color */
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}
@media (max-width: 1024px) {
    .testimonial-slider {
        width: 100%;
    }
    .testimonial-card {
        /* width: 30%; */
        border: 1px solid white !important;
        background: transparent;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        
        transition: all 0.3s ease-in-out;
        height: 48vh !important;  
        display: flex;
        flex-direction: column;
        justify-content: center;
        /*  */
        border-radius: 30px;
    
    }
    .section-testimonial {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0px;
        margin-top: 60px;
        margin-bottom: 30px !important; 
    }
    .testimonial-slider {
        /*  */
        width: 100%;
    
        margin: auto;
        height: 60vh ;
        display: flex;
        align-items: center;
    
    }
    .section-testimonial {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        gap: 10px;
        margin: 50px 0px;
        margin-bottom: 0px !important; 
    }
    .heading-test{
        padding-left: 50px;
        text-align: start !important;
    font-size: 36px !important;
    color: #F3FA32;
    font-weight: bold;
    line-height: 2.5rem !important;

    }
}
@media (max-width: 1200px) {
    .testimonial-slider {
        width: 100%;
    }
    .round-shape{
        width: 80px !important;
        height:80px !important;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
        border: 3px solid #6B05B4;
    }
    .testimonial-card {
        /* width: 30%; */
        border: 1px solid white !important;
        background: transparent;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        transition: all 0.3s ease-in-out;
        height: 90vh !important;  
        display: flex;
        flex-direction: column;
        justify-content: center;
        /*  */
        border-radius: 30px;
    
    }
}
@media (max-width: 480px) {
    .testimonial-slider {
        width: 100%;
    }
    .testimonial-card {
        
        /* width: 30%; */
        border: 1px solid white !important;
        background: transparent;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        /* padding: 50px 0px; */
        transition: all 0.3s ease-in-out;
        height: 60vh !important;  
        display: flex;
        flex-direction: column;
        justify-content: center;
        /*  */
        border-radius: 30px;
    
    }
    .section-testimonial {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin: 30px 0px;
        margin-bottom: 10px !important;

    }
    .heading-test{
        padding-left:19.5px ;
        text-align: start !important;
    font-size: 28px !important;
    color: white;
    font-weight: bold;
    line-height: 2.5rem !important;
    }
    .slick-slide {
        margin: 0 10px;
    }
    .description-test{
        font-size: 0.6rem;
        line-height: 1rem;
        color: white;
    
    }.bottomTexting{
        margin-top: 8px;
        font-size: 0.7rem !important;
        color: white;
        
    }  .insideCard{
        /*  */
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        gap: 1.2rem;
        
    }
    .ProfileBox{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }
   
}
@media (min-width: 1536px) {
    .testimonial-card {
        /* width: 30%; */
        border: 1px solid white !important;
        background: transparent;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        padding: 50px 20px;
        transition: all 0.3s ease-in-out;
        height: 80vh;  /* Set height */
        display: flex;
        flex-direction: column;
        /*  */
        border-radius: 30px;
    
    }
    
    
    /* Slick Slider Settings */
    .slick-slide {
        margin: 0 20px;
    }
    
    /* Blur Effect for Non-Center */
    .slick-slide:not(.slick-center) {
        opacity: 0.6;
        /* transform: scale(0.9); */
        transition: all 0.5s ease-in-out;
    }
    
    .slick-center {
        opacity: 1;
        /* transform: scale(1.05); */
    }
    
    
    
    /* Responsive Design */
    .heading-test{
        font-size: 4rem;
        font-weight: bold;
        color: #F3FA32;
    }
    .insideCard{
        /*  */
        display: flex;
        flex-direction: column;
        gap: 1.2rem;
        
    }
    .ProfileBox{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
    }
    .round-shape{
         width:140px ;
        height:140px;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
        border: 3px solid #6B05B4;
    }
    .round-shape img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
    }
    .linee{
        border: 1px solid gray;
        opacity: 40%;
        width: 70%;
        margin-bottom: 10px;
        
        
    }
    .texting{
        display: flex;
        flex-direction: column;
        gap: 0px;
    }
    .topTexting{
        font-size: 1.2rem;
        font-weight: bold;
        color: white;
    }
    .bottomTexting{
        margin-top: 10px;
        font-size: 1rem;
        color: white;
        
    }
    .texting p{
        line-height: 1.3rem;
    }
    .description-test{
        font-size: 1rem;
        line-height: 25px;
        color: white;
    
    }
    .star{
        display: flex;
        gap: 5px;
        color: yellow;
        justify-content: center;
        align-items: center;
        font-size: small;
    }
    .slick-prev::before, 
    .slick-next::before {
        font-size: 35px;  /* Size of arrow icon */
        color: #6B05B4; /* Arrow color */
        border-radius: 50%;
        transition: 0.3s ease-in-out;
    }
}
@media (min-width: 1920px) {
    .testimonial-card {
        /* width: 30%; */
        border: 1px solid white !important;
        background: transparent;
        border-radius: 15px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
        padding: 50px 30px !important;
        transition: all 0.3s ease-in-out;
        height: 70vh !important;  /* Set height */
        display: flex;
        flex-direction: column;
        /*  */
        border-radius: 30px;
    
    }
    
    
    /* Slick Slider Settings */
    .slick-slide {
        margin: 0 20px;
    }
    
    /* Blur Effect for Non-Center */
    .slick-slide:not(.slick-center) {
        opacity: 0.6;
        /* transform: scale(0.9); */
        transition: all 0.5s ease-in-out;
    }
    
    .slick-center {
        opacity: 1;
        /* transform: scale(1.05); */
    }
    
    
    
    /* Responsive Design */
    .heading-test{
        font-size: 3.8vw !important;
        font-weight: bold;
        color: white !important;
    }
    .insideCard{
        /*  */
        display: flex;
        flex-direction: column;
        gap: 1.5rem !important;
        
    }
    .ProfileBox{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
    }
    .round-shape{
         width:160px !important ;
        height:160px !important;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
        border: 3px solid #6B05B4;
    }
    .round-shape img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
    }
    .linee{
        border: 1px solid gray;
        opacity: 40%;
        width: 70%;
        margin-bottom: 10px;
        
        
    }
    .texting{
        display: flex;
        flex-direction: column;
        gap: 5px !important;
    }
    .topTexting{
        font-size: 1.5rem !important;
        font-weight: bold;
        color: white;
    }
    .bottomTexting{
        margin-top: 10px;
        font-size: 1.1rem !important;
        color: white;
        
    }
    .texting p{
        line-height: 1.3rem;
    }
    .description-test{
        font-size: 1.1rem !important;
        line-height: 1.8rem !important;
        color: white;
    
    }
    .star{
        display: flex;
        gap: 5px;
        color: yellow;
        justify-content: center;
        align-items: center;
        font-size: large;
    }
    .slick-prev::before, 
    .slick-next::before {
        font-size: 35px;  /* Size of arrow icon */
        color: #6B05B4; /* Arrow color */
        border-radius: 50%;
        transition: 0.3s ease-in-out;
    }
}
.callSection{
    padding:60px;
    background-color: rgb(41, 41, 40);
    margin: 60px 0;
    /*  */



}
.callDivide{
    display: flex;


}
.callLeft{
    width: 65%;
    padding: 80px 30px;
   
}
.callColumn{
    display: flex;
    flex-direction: column;
    gap: 25px;


}
.callRed{
    font-size: 1.2rem;
    color: #F3FA32;
    line-height: 1.5rem;
}
.callColumn h3{
    font-size: 1.5rem;
    line-height: 2rem;
    color: white;
    font-weight: bold;

}
.callWhite{
    font-size: 1rem;
    color: white;
    line-height: 1.5rem;

}
.callRight{
    width: 35%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.callTextForm{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: white;
}
.callTextForm h4{
    font-size: 1.5rem;
    color: white;
    
}
.callTextForm p{
    font-size: 0.9rem;
    color: #F3FA32;
    text-align: center;

}
.callForm{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.callForm input{
    padding: 14px 5px;
  outline: none;
}
.callForm button{
    padding: 12px 0px;
    font-size: 13px;
    font-weight: bold;
    background-color: #7000BF;
    color: #fff;
    cursor: pointer;
    font-family: obviously-variable, sans-serif;
    font-weight: bold;
    transition: all 0.3s linear;
    border: 1px solid #7000BF;

}
.callForm button:hover{
    /* background-color: #2F303D !important;  */
    background-color: rgb(41, 41, 40);

    color: #F3FA32 !important;
    border: 1px solid #F3FA32;

}  
@media (min-width: 1536px) {
   
    .callRed{
        font-size: 1.4rem;
        color: #F3FA32;
    }
    .callColumn h3{
        font-size: 2rem;
        line-height: 2.5rem;
        padding-right: 50px;
        color: white;
        font-weight: bold;
    
    }
    .callWhite{
        font-size: 1.2rem;
        color: white;
    
    }
   

    /* Start  */
    .callTextForm h4{
        font-size: 2rem;
        color: white;
        
    }
    .callTextForm p{
        font-size: 1.4rem;
        color: #F3FA32;
    
    }
    
    .callForm input::placeholder{
        font-size: 1rem;
    }
    .callForm button{
        padding: 12px 0px;
        font-size: 1rem;
        font-weight: bold;
        background-color: #7000BF;
        color: #fff;
        cursor: pointer;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        transition: all 0.3s linear;
        border: 1px solid #7000BF;
    
    }
    
}
@media (max-width: 786px) {
    .callSection{
        padding:20px;
        background-color: rgb(41, 41, 40);
        margin: 0 0 50px 0;
    
    
    }
    .callDivide{
        display: flex;
        flex-direction: column;
    
    
    }
    .callLeft{
        width: 100%;
        padding: 40px 0px;
       
    }
    .callColumn{
        display: flex;
        flex-direction: column;
        gap: 25px;
    
    
    }
    .callRed{
        font-size: 1rem;
        color: #F3FA32;
    }
    .callColumn h3{
        font-size: 1.2rem;
        line-height: 1.5rem;
        color: white;
        font-weight: bold;
    
    }
    .callWhite{
        font-size: 0.8rem;
        color: white;
        line-height: 1.2rem;
    
    }
    .callRight{
        padding-bottom: 40px;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
    .callTextForm{
    display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        gap: 10px;
        color: white;
    }
    .callTextForm h4{
        font-size: 1.3rem;
        color: white;
        
    }
    .callTextForm p{
        font-size: 0.8rem;
        color: #F3FA32;
        text-align: start;
    }
    .callForm{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .callForm input{
        padding: 14px 5px;
      outline: none;
    }
    .callForm button{
        padding: 10px 0px;
        font-size: 13px;
        font-weight: bold;
        background-color: #7000BF;
        color: #fff;
        cursor: pointer;
        font-family: obviously-variable, sans-serif;
        font-weight: bold;
        transition: all 0.3s linear;
        border: 1px solid #7000BF;
    
    }
    .callForm button:hover{
        /* background-color: #2F303D !important;  */
        background-color: rgb(41, 41, 40);
    
        color: #F3FA32 !important;
        border: 1px solid #F3FA32;
    
    } 
    .callForm input::placeholder{
        font-size: 0.8rem;
    }

    
}



.gridEight {
    width: 100%;
    padding: 0px 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
    gap: 20px; /* Equal gap between boxes */
}
@media (max-width: 1024px) {
    .gridEight {
        grid-template-columns: repeat(2, 1fr); /* 2 columns on tablets */
    }
}

@media (max-width: 768px) {
    .gridEight {
        margin-top: 20px;
        padding: 0px 0px;
        grid-template-columns: repeat(1, 1fr); /* 1 column on mobile */
    }
}


.box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    padding: 40px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: white;
    border: 1px solid white;
    /* background-color: #6B05B4; */
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    justify-items: center;             
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), 
                box-shadow 0.4s ease-in-out, 
                background-color 0.3s ease-in-out;
            
}
.box h3 {
    font-weight: bold;
    height: 30%;
    line-height: 1.5rem;
}

/* Paragraph Styling */
.box p {
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: white;
    opacity: 0.9;
}
@media (min-width: 1920px) {
    .box h3 {
        font-size: 1.4vw !important;
        line-height: 2.3rem !important;
    }
    .box p {
    font-size: 1vw !important;
    line-height: 1.8rem;
    color: white;
    opacity: 0.9;
}
.gridEight {
    margin-top: 20px !important;
    width: 100%;
    padding: 0px 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
    gap: 20px; /* Equal gap between boxes */
}
}
/* Adding a subtle glow effect on hover */
.box:hover h1, 
.box:hover p {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.103);
}

.box:nth-child(1):hover {
    transform: scale(1.1) rotate(2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(2):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(3):hover {
    transform: scale(1.1) rotate(2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(4):hover {transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
       background-color: #892CDC; }
.box:nth-child(5):hover {
    transform: scale(1.1) rotate(2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(6):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(7):hover {
    transform: scale(1.1) rotate(2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(8):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(9):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(10):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
.box:nth-child(11):hover {
    transform: scale(1.1) rotate(-2deg); 
    box-shadow: 0px 15px 30px rgba(107, 5, 180, 0.5); 
    background-color: #892CDC; }
   

.box:nth-child(9)
 {
    grid-column: span 2; 
    justify-self: end;
    width: 50%; 
}
.box:nth-child(10){
    grid-column: span 2;
    justify-self: start; 
    width: 50%; 
}
@media (max-width: 768px) {
    .box:nth-child(9)
 {
    grid-column: span 1; 
    justify-self: end;
    width: 100%; 
}
.box:nth-child(10){
    grid-column: span 1;
    justify-self: start; 
    width: 100%; 
}
.box p {
    font-size: 0.7rem;
    line-height: 1.3rem;
    color: white;
    opacity: 0.9;
}    
}

.stepsSection{
    /*  */

    width: 100%;   
    margin: 60px 0;
    padding: 80px 48.5px;
    display: flex;
    flex-direction: column;
    gap: 60px;
    background-color: #292928;

}
.stepsTop{
    /*  */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 150px;
    

}
.stepsTop h2{
    text-transform: uppercase;
    font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 700, "wdth" 100,  "ital" 0 !important;
    font-size: 50px !important;
    font-weight: bold;
    color: white !important;
    text-align: center;
    line-height: 4rem;
}
.wrapSteps{
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.stepsBottom{
    /*  */
    display: flex;
    justify-content: space-between;

}
.stepLeft{
    /*  */
    width: 35%;
    display: flex;
    gap: 10px;
    align-items: start;
}
.tempAlign{
    display: flex;
    align-items: center;
    gap: 10px;
}
.stepRight{
    /*  */
    width: 50%;
}
.numRound{
    /*  */
    width: 50px;
    height:50px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
   
    background-color: white;
}
.numRound p{
    
    margin-top: 6px;
    font-size: 20px;
    font-family: obviously-variable, sans-serif;
    /* font-variation-settings: "wght" 550,  "ital" 0; */
    /*  */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* text-transform: 50% -50%; */
    /* font-weight: bold; */
    color: #292928;
}
.stepLeft h3{
    /*  */
    /* width: 75%; */
font-size: 1rem;
line-height: 1.6rem;
color: white;
font-family: obviously-variable, sans-serif !important;
    font-variation-settings: "wght" 550,  "ital" 0;
    font-weight: bold;
}
.stepRight p{
    color: white;
    font-size: 1rem;
    line-height: 1.5rem;
}
@media (max-width: 600px) {
    .stepsSection{
        width: 100%;
        margin: 0px 0 30px 0;
        /*  */
        padding: 40px 19.8px;
        display: flex;
        flex-direction: column;
        gap: 40px;
        background-color: #292928;
    
    }
    .stepsTop{
        /*  */
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 0 0px;
        
    
    }
    .stepsTop h2{
        font-size: 1.6rem !important;
        font-family: forma-djr-micro, sans-serif;
        font-weight: bolder;
        line-height: 32px;
        font-weight: bold;
        color: #F3FA32;
        text-align: start;
        line-height: 2.2rem;
    }
    .wrapSteps{
        display: flex;
        flex-direction: column;
        gap: 40px;
    }
    .stepsBottom{
        /*  */
        display: flex;
        flex-direction: column;
        gap: 20px;
        
        /* justify-content: space-between; */
    
    }
    .stepLeft{
        /*  */
        width: 100%;
        display: flex;
        gap: 10px;
        align-items: start;
    }
    .tempAlign{
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .stepRight{
        /*  */
        width: 100%;
    }
    .numRound{
        /*  */
        width: 50px;
        height:50px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
       
        background-color: white;
    }
    
    .numRound p{
        
        margin-top: 6px;
        font-size: 20px;
        font-family: obviously-variable, sans-serif;
        /* font-variation-settings: "wght" 550,  "ital" 0; */
        /*  */
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        /* text-transform: 50% -50%; */
        /* font-weight: bold; */
        color: #292928;
    }
    .stepLeft h3{
        /*  */
        /* width: 75%; */
    font-size: 1rem;
    line-height: 1.6rem;
    color: white;
    font-family: obviously-variable, sans-serif;
        font-variation-settings: "wght" 550,  "ital" 0;
        font-weight: bold;
    }
    .stepRight p{
        color: white;
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    
}
@media screen and (min-width: 1536px) {
    .stepsSection{
        width: 100%;
        
        /*  */
        padding: 80px 85px;
        display: flex;
        flex-direction: column;
        gap: 60px;
        background-color: #292928;
    
    }
    .stepsTop{
        /*  */
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 200px;
        
    
    }
    .stepsTop h2{
        font-family: obviously-variable, sans-serif;
        font-variation-settings: "wght" 550,  "ital" 0;
        font-size: 3.5rem;
        font-weight: bold;
        color: #F3FA32;
        text-align: center;
        line-height: 5rem;
    }
    .wrapSteps{
        display: flex;
        flex-direction: column;
        gap: 60px;
    }
    .stepsBottom{
        /*  */
        display: flex;
        justify-content: space-between;
    
    }
    .stepLeft{
        /*  */
        width: 40%;
        display: flex;
        gap: 14px;
        align-items: start;
        /*  */
    }
    .tempAlign{
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .stepRight{
        /*  */
        width: 43%;
    }
    .numRound{
        /*  */
        width: 70px;
        height:70px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
       
        background-color: white;
    }
    
    .numRound p{
        
        margin-top: 6px;
        font-size: 24px;
        font-family: obviously-variable, sans-serif;
        /* font-variation-settings: "wght" 550,  "ital" 0; */
        /*  */
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        /* text-transform: 50% -50%; */
        /* font-weight: bold; */
        color: #292928;
    }
    .stepLeft h3{
        /*  */
        /* width: 75%; */
    font-size: 1.4rem;
    line-height: 1.9rem;
    color: white;
    font-family: obviously-variable, sans-serif;
        font-variation-settings: "wght" 550,  "ital" 0;
        font-weight: bold;
    }
    .stepRight p{
        color: white;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    
}
@media screen and (min-width: 1920px) {
    .stepsSection{
        width: 100%;
        
        /*  */
        padding: 80px 85px;
        display: flex;
        flex-direction: column;
        gap: 60px;
        background-color: #292928;
    
    }
    .stepsTop{
        /*  */
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 200px;
        
    
    }
    .stepsTop h2{
        font-family: obviously-variable, sans-serif;
        font-variation-settings: "wght" 550,  "ital" 0;
        font-size: 3.8vw !important;
        font-weight: bold;
        color: white !important;
        text-align: center;
        line-height: 6rem !important;
    }
    .wrapSteps{
        display: flex;
        flex-direction: column;
        gap: 60px;
    }
    .stepsBottom{
        /*  */
        display: flex;
        justify-content: space-between;
    
    }
    .stepLeft{
        /*  */
        width: 40%;
        display: flex;
        gap: 14px;
        align-items: start;
        /*  */
    }
    .tempAlign{
        display: flex;
        align-items: center;
        gap: 16px !important;
    }
    .stepRight{
        /*  */
        width: 43%;

    }
    .numRound{
        /*  */
        width: 70px;
        height:70px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
       
        background-color: white;
    }
    
    .numRound p{
        margin-top: 6px;
        font-size: 24px;
        font-family: obviously-variable, sans-serif;
        /* font-variation-settings: "wght" 550,  "ital" 0; */
        /*  */
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        /* text-transform: 50% -50%; */
        /* font-weight: bold; */
        color: #292928;
    }
    .stepLeft h3{
        /*  */
        /* width: 75%; */
    font-size: 1.5vw !important;
    line-height: 2.5rem !important;
    color: white;
    font-family: obviously-variable, sans-serif;
        font-variation-settings: "wght" 550,  "ital" 0;
        font-weight: bold;
    }
    .stepRight p{
        color: white;
        font-size: 1vw !important;
        line-height: 1.8rem !important;

    }
    
}
.dotinner{
    color:#F3FA32 !important ;
}