@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap');

.cyac-industries-slider {

    max-width: 100% !important;

}

.cyac-industries-slider {

    margin: 0 auto;

}

.cyac-industries-slider .slick-track {
    display: flex !important;
    padding: 50px 0;
}

.cyac-industries-slider .slick-slide {
    height: auto !important;

    display: flex !important;
}


/* .cyac-industries-slider .slick-slide > div {

    display: flex;

    width: 100%;

}

 */

.cyac-industries-slider .slick-slide>div {

    display: flex;

    width: 96% !important;

    margin: 0 auto !important;

    overflow: hidden;

}





.design-2 .cyac-industries-slider .slick-slide>div {

    gap: 20px;

}



.cyac-industries-slider .slick-list.draggable {

    min-height: 250px !important;

}





.cyac-industries-slide {

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    height: 100%;

    padding: 24px;

    border-radius: 16px;

    background: #fff;

    border: 1px solid #E2E8F0;

    box-shadow: 0 1px 11px -1px rgba(0, 0, 0, .050);

    width: calc(90% - 20px) !important;

    text-align: left;

    position: relative;

    min-height: 250px;

}



.cyac-industries-slide:before {

    content: '';

    position: absolute;

    inset: 0;

    border-radius: 12px;

    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, #0c0233d9 90%);

}

.design-2 .cyac-industries-slide {

    justify-content: start;

}

.design-2 .cyac-industries-slide:before {

    background: transparent !important
}





.industries-icon {

    border-radius: 16px;

    border: 1px solid rgba(255, 255, 255, 0.00);

    background: rgb(255 255 255 / 26%);

    backdrop-filter: blur(10px);

    padding: 6px;

    width: 48px;

    height: 48px;

    display: flex;

    align-items: center;

    justify-content: center;

}





.design-2 .industries-icon {

    background: rgba(142, 81, 255, 0.10);

    box-shadow: 0 0 15px 0 rgba(139, 92, 246, 0.20);

    border: 1px solid #a884fd47;

}

.industries-box {

    position: relative;

    z-index: 9;

    color: #fff;

}

.industries-name {

    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;

    font-size: 20px;

    font-style: normal;

    font-weight: 600;

    margin: 0;

    text-transform: capitalize;

}

.design-2 .industries-name {

    margin-bottom: 10px;

}



.industries-designation {

    color: rgba(255, 255, 255, 0.60);

    font-family: inherit;

    font-size: 16px;

    font-weight: 500;

    margin: 0;

}





.cyac-industries-slide>div:last-child {

    margin-top: auto;

}



.design-2 .cyac-industries-slide>div:last-child {

    margin-top: 20px;

}



.cy-client-img {

    width: 60px;

    height: 60px;

    border-radius: 50%;

    object-fit: cover;

    margin-bottom: 10px;

}



.slick-arrow {

    opacity: 0;

}





.client-image {

    width: 46px;

    height: 46px;

    background: linear-gradient(135deg, #4F39F6 0%, #4F39F6 100%);

    border-radius: 50%;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 18px;

    font-weight: 700;

    color: #fff;

    box-shadow: 0 10px 15px -3px rgba(97, 95, 255, 0.20), 0 4px 6px -4px rgba(97, 95, 255, 0.20);

}





.slick-dots li button:before {

    display: none;

}





.slick-dots li {

    position: relative;

    display: inline-block;

    width: 8px;

    height: 8px;

    border-radius: 20px;
    ;

    margin: 0 5px;

    padding: 0;

    cursor: pointer;

    background-color: #4F39F6;

}



.slick-dots li.slick-active {

    width: 40px;

}







.design-2 .cyac-industries-slide {



    background: rgba(255, 255, 255, 9%);

    border: 1px solid rgba(255, 255, 255, 20%);

}





.design-3 .industries-icon {

    border-radius: 16px;
    border: 1px solid rgba(111, 93, 248, 0.20);
    background: rgba(111, 93, 248, 0.10);
    box-shadow: 0 0 15px 0 rgba(139, 92, 246, 0.20);

}

.design-3 .cyac-industries-slide:before {
    background: transparent;
}

.design-3 .cyac-industries-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 0;
    border-radius: 16px;
    background: transparent !important;
    border: 0;
    box-shadow: none !important;
    width: calc(90% - 20px) !important;
    text-align: left;
    position: relative;
    min-height: 0;
}

.design-3 .cycac-inner-card {
    border-radius: 24px;
    border: 1px solid rgba(226, 232, 240, 0.60);
    background: #FFF;
    box-shadow: 0 16px 26.8px 0 rgba(111, 93, 248, 0.10);
    display: flex;

    flex-direction: column;

    justify-content: space-between;

    height: 100%;

    padding: 24px;

    border-radius: 16px;

    text-align: left;

    position: relative;

    min-height: 250px;
}

.design-3 .industries-name {
    color: var(--dark-blue, #0C0233);
    font-family: "Schibsted Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 133.333% */
    letter-spacing: -0.54px;
    margin-bottom: 15px;
}

.design-3 .industries-designation {
    color: var(--paragraph-dark, #3A3A3A);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 157.143% */
}

.design-3 .cyac-number-icon {
    position: absolute;
    right: 20px;

    top: 10px;
}

.design-3 .cyac-number-icon h3 {
    color: rgba(111, 93, 248, 0.05);
    font-family: "Plus Jakarta Sans";
    font-size: 80px;
    font-style: normal;
    font-weight: 800;
    line-height: 80px;
    letter-spacing: -4px;
    margin: 0;
}

.design-3 .cycac-inner-card:hover {
    border-radius: 24px;
    border: 1px solid rgba(50, 50, 50, 0.60);
    background: #6F5DF8;
    box-shadow: 0 16px 26.8px 0 rgba(111, 93, 248, 0.10);
    transition: 0.2s ease-in-out;
}

.design-3 .cycac-inner-card:hover .cyac-number-icon h3 {
    color: rgb(255 255 255 / 5%);
}

.design-3 .cycac-inner-card:hover .industries-name,
.design-3 .cycac-inner-card:hover .industries-designation {
    color: white;
}

.design-3 .cycac-inner-card:hover .industries-icon {
    border-radius: 16px;
    border: 1px solid rgb(255 255 255 / 20%);
    background: rgb(255 255 255 / 10%);
    box-shadow: 0 0 15px 0 rgba(139, 92, 246, 0.20);
}

.design-3 .cycac-inner-card:hover .industries-icon svg {
    fill: white;
}