.ai-card-wrap.pro-ai-card-wrap {
    padding: 80px 15px;
    background: #F1F3FD;
}

header#mainheader {
    z-index: 11 !important;
}

section.hero{
min-height: 530px;
}
.pro-ai-section-title h3 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
    color: #16163F;
    font-size: 44px;
    font-weight: 800;
    font-family: Inter, sans-serif;
}

.pro-ai-card-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.pro-ai-card-col {
    flex: 0 0 auto;
    width: 32%;
    background: #CC99FF;
    border-radius: 16px;
    box-shadow: 4px 8px 16px rgba(22, 22, 63, 0.2);
    padding: 90px 24px 50px;
    position: relative;
    box-sizing: border-box;
}

.pro-card-white {
    background-color: #ffffff;
}

.pro-ai-c-icon {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #050038;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -30px;
}

.pro-ai-card h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    color: #050038;
    font-family: Inter, sans-serif;
    margin-bottom: 16px;
    letter-spacing: 0px;
}

.pro-ai-card p {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #696688;
}

.pro-slider-wrap {
    padding: 65px 15px 120px;
}

.pro-contain-slid-container {
    /* max-width: 1184px; */
    width: 100%;
    display: flex !important;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}

.pro-slide-con {
    max-width: 512px;
    width: 100%;
}

.pro-slide-con h3 {
    font-size: 44px;
    color: #050038;
    font-family: Inter, sans-serif;
    font-weight: 800;
    margin-bottom: 16px;
}

.pro-slide-con p {
    font-size: 21px;
    color: #696688;
    font-family: Inter, sans-serif;
    line-height: 32px;
    margin-bottom: 32px;
}

.pro-slide-con a {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.02em;
    text-decoration-line: underline;
    color: #050038;
}

.pro-slide-con-img {
    max-width: 600px;
    width: 100%;
    text-align: right;
}

/* .pro-testimonial-slider .slick-dots,
.dashboard-slide .slick-dots {
    bottom: -135px;
} */

.pro-slide-con-img img {
    max-width: 550px;
    width: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: inline-block !important;
}

.tab-active {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background: rgba(204, 153, 255, 0.2);
    border-radius: 8px;
    position: relative;
}

.tablinks {
    cursor: pointer !important;
}

.tablinks {
    padding: 20px 28px;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    background-color: transparent;
    border: 0px;
}

.pro-tabs-head {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

.tablinks {
    border-radius: 8px;
    width: 81px;
    height: 68px;
}

.tablinks.tab-active {
    background: rgba(204, 153, 255, 0.2);
}

.tab-active::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid rgba(204, 153, 255, 0.2);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
    border-radius: 50%;
    background-color: #D9D9D9 !important;
}

.slick-dots li.slick-active button {
    background: #FF6FBC !important;
}

.slick-dots li button:before {
    display: none;
}

.pro-pink-btn {
    box-sizing: border-box;
    background: #FF6FBC;
    border: 3px solid #FF6FBC;
    border-radius: 8px;
    height: 50px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media (width >=768px) {
    section.pro-hero-right-img {
        min-width: 1100px;
    }
}

section.pro-hero .pro-hero-right-img {
    height: 480px;
    /* background-image: url('../../../../uploads/2024/05/hero-image.png') !important; */
}

section.pro-hero .pro-left {
    padding-top: 0px;
}

section.pro-hero .pro-left h1 {
    font-size: 58px;
    letter-spacing: 0;
}

section.pro-hero {
    background-image: url('../../../joinworth/images/pro-b-bg-img.svg') !important;
    min-height: 592px;
}

/* .pro-testimonial-slider .pro-testimonial-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 25px 35px;
    text-align: center;
    box-shadow: 4px 8px 16px 0px #16163F33;
    max-width: 800px;
    margin: 0 auto;
} */

/* .pro-testimonial-card {
    height: 100%;
    box-sizing: border-box;
}

.pro-testimonial-quote {
    color: #1a1a1a;
    font-family: "Inter", sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}

.pro-testimonial-author {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 20px;
}

.pro-testimonial-author img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    object-fit: cover;
}

.pro-testimonial-slider .pro-author-info {
    text-align: left;
}

.pro-testimonial-slider .pro-author-name {
    color: #050038;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
}

.pro-testimonial-slider .pro-author-title {
    color: #696688;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

.pro-testimonial-slider>h2 {
    font-family: "Inter", sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 41.15px;
    text-align: center;
    color: #16163F;
    margin-bottom: 56px;
    letter-spacing: 0px;
}

section.pro-testimonial-slider-wrapper {
    background-image: url('../../images/bg-testimonials.png');
    background-size: cover;
    background-position: bottom;
    z-index: 0;
    background-position: bottom center;
    z-index: 0;
    text-align: center;
    padding: 100px 0;
}

.pro-testimonial-slider .slick-track {
    padding: 30px 0;
}

.pro-testimonial-slider .pro-testimonial-slide {
    padding: 0 15px;
}

.testimonial-slider button.slick-prev.slick-arrow img,
.testimonial-slider button.slick-next.slick-arrow img {
    padding: 11px;
    border: 1px solid #FF6FBC;
    border-radius: 50px;
    background-color: white;
    box-shadow: 4px 8px 16px 0px #CC99FF33;
}

.testimonial-slider .slick-prev {
    left: 5px !important;
    z-index: 99;
}

.testimonial-slider .slick-slide {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.testimonial-slider .slick-center {
    opacity: 1;
} */

.pro-bu-info {
    display: flex;
    max-width: 1070px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 124px;
}

.bu-info-wrap {
    max-width: 859px;
}

.pro-stat {
    padding: 0px 20px;
    border-left: 1px solid rgba(188, 66, 185, 1);
    flex: auto;
}

.pro-stat-value {
    font-family: "Inter", sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: rgba(5, 0, 56, 1);
}

.pro-stat-description {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: 500;
}

.pro-news-logo-slider .pro-logos {
    padding: 0px 0 0px;
}

.pro-news-logo-slider {
    margin-top: 0;
    padding-bottom: 0px;
}

.pro-news-logo-slider {
    position: absolute;
    bottom: 40px;
}

.slick-next:before {
    display: none;
}

section.last-chance-cta.btm-cta {
    background-image: url("../../../joinworth/images/btm-cta-bg.svg") !important;
}


.idv-onboard-wrap {
    padding: 80px 0px 130px;
}

.coc-title h3 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    text-align: center;
    color: #050038;
    margin-bottom: 15px;
}

.coc-title p {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #050038;
    text-align: center;
}

.kyc-bdn-list {
    margin-top: 90px;
}

.kyc-bdn-list h4 {
    font-family: Primal, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #B896FF;
}

.kyc-bdn-list h5 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 41px;
    color: #BC42B9;
}

.kyc-bdn-list ul {
    padding-left: 20px;
    margin-top: 50px;
}

.kyc-bdn-list ul li {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    color: #696688;
}

.kyc-bdn-list ul li span {
    font-weight: 800;
}

.kyc-bdn-list ul li>ul {
    margin-top: 0px;
    padding-left: 20px;
}


@media (max-width: 767px) {
    section.pro-hero .pro-left h1 {
        font-size: 30px;
        letter-spacing: 0px;
    }

    section.hero .left p {
        font-size: 16px;
        line-height: 1.52;
    }

    .pro-pink-btn {
        height: 40px;
        padding: 2px 14px;
        border-radius: 4px;
        line-height: 25px;
        font-size: 14px;
    }

    section.pro-hero .pro-hero-right-img {
        height: 306px;
    }

    .news-logo-slider .logos-slide img {
        height: 18px;
        margin: 0 24px;
    }

    .pro-news-logo-slider {
        bottom: 20px;
    }

    .idv-onboard-wrap {
        padding: 50px 0px 100px;
    }

    .pro-stat-value {
        font-size: 20px;
    }

    .pro-stat-description {
        font-size: 12px;
    }

    .pro-stat-description br {
        display: none;
    }

    .coc-title h3 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 4px;
    }

    .coc-title p {
        line-height: 22px;
        font-size: 14px;
    }

    .coc-title p br {
        display: none;
    }

    .kyc-bdn-list h5 {
        font-size: 20px;
        line-height: 24px;
    }

    .kyc-bdn-list h4 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .kyc-bdn-list ul {
        margin-top: 20px;
    }

    .kyc-bdn-list ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .hero.pro-hero {
        padding: 60px 0 30px;
    }

    .inner.pro-inner h2 {
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 34px;
    }

    .inner.pro-inner h2 br {
        display: none;
    }

    section.last-chance-cta.pro-last-chance-cta {
        padding: 110px 0 60px;
    }

    .idv-onboard-wrap {
        padding: 50px 0px 60px;
    }

    .pro-btn-inline {
        margin-top: 30px;
    }

    .pro-stat {
        padding: 0px 10px;
    }

    .kyc-bdn-list {
        margin-top: 40px;
    }

    .pro-bu-info {
        margin-bottom: 60px;
    }
}



/* Solutions | Worth Hub page css */
section.hero.smb-hero {
    background: none;
    height: auto;
    padding: 104px 0 56px 0;
    min-height: auto;
}

section.hero .inner {
    position: relative;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 55px;
}

section.hero .left {
    padding: 0;
}

section.hero.smb-hero .left h5 {
    width: 100%;
    display: block;
    font-family: 'Primal';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #6b66c4;
    margin-bottom: 15px;
	text-transform: uppercase;
}

/* Primal Header V2 */
    /* margin-bottom: 10px;
    font-family: Primal, sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #6b66c4;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: normal; */

section.hero .left h1 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: "Inter", sans-serif;
}

section.hero.smb-hero .left h1 {
    color: #050038;
}

section.hero .left p {
    /* margin-bottom: 32px; */
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 32px;
    color: #9C83AE;
    font-family: "Inter", sans-serif;
}

section.hero.smb-hero .left p {
    color: #696688;
}

.b-btn {
    margin-top: 50px;
}

.pink-btn {
    box-sizing: border-box;
    background: #FF6FBC;
    border: 3px solid #FF6FBC;
    border-radius: 8px;
    height: 50px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.border-btn {
    box-sizing: border-box;
    border: 3px solid #FF6FBC;
    border-radius: 8px;
    background-color: transparent;
    height: 50px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
}

.b-btn a {
    margin-right: 25px;
}

section.hero.smb-hero .left .border-btn {
    color: #FF6FBC;
    background-color: #ffffff;
}

section.hero .hero-right-img {
    position: absolute;
    display: flex;
    top: 0;
    height: 448px;
    width: 602px;
    background-position: center;
    background-size: cover;
    z-index: 9;
    /* transform: translateY(-50%); */
    border-radius: 28px;
}

@media (width >=768px) {
    section.hero .hero-right-img {
        min-width: 400px;
    }
}

.sm-ai-card-wrap {
    position: relative;
    padding: 80px 15px;
}

.sm-ai-card-wrap .container,
.smb-hero .container {
    position: relative;
    z-index: 9;
}

.ai-card-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.ai-card-col {
    flex: 0 0 auto;
    width: 32%;
    background: #CC99FF;
    border-radius: 16px;
    box-shadow: 4px 8px 16px rgba(22, 22, 63, 0.2);
    padding: 90px 24px 50px;
    position: relative;
    box-sizing: border-box;
}

.card-white {
    background-color: #ffffff;
}

.ai-c-icon {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #050038;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -30px;
}

.ai-card h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    color: #050038;
    font-family: Inter, sans-serif;
    margin-bottom: 16px;
}

.ai-card p {
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #5c5c5c !important;
}

.sm-ai-card-wrap::before {
    content: "";
    width: 110%;
    height: 100%;
    left: 50%;
    top: -79px;
    position: absolute;
    background: linear-gradient(90deg, #4B128B 0%, #050038 100%);
    transform: rotate(-192deg) translateX(-50%);
    transform-origin: left;
    z-index: 8;
    pointer-events: none;
}

.ai-card-btn {
    text-align: center;
    margin-top: 20px;
}

.ai-card-btn .btn {
    background-color: #FF6FBC;
    color: white;
    border: #FF6FBC;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.ai-card-btn .btn:hover {
    background-color: #cf2e2e;
    border: #cf2e2e;
}


.main-art-wrap {
    padding-top: 60px;
}

.buis-article {
    padding: 0px 15px;
}

.article-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0px;
    gap: 80px;
    box-sizing: border-box;
}

.arti-con-col {
    max-width: 596px;
    width: 100%;
}

.arti-img-col {
    max-width: 596px;
    width: 100%;
    flex: 0 1 596px;
}

.arti-con-col h3 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    color: #16163F;
}

.arti-con-col p {
    margin: 20px 0px;
}

.arti-con-col ul li,
.arti-con-col p {
    font-size: 18px;
    color: #696688;
    line-height: 28px;
    font-family: Inter, sans-serif;
    font-weight: 500;
}

.arti-con-col ul {
    margin: 0px;
    padding-left: 15px;
}

.gre-box {
    width: 400px;
    height: 270px;
    border: 1px solid #B996FF;
    border-radius: 24px;
    background: url(../../images/card-bg.png) no-repeat center;
    position: relative;
}

.ani-img {
    max-width: 547px;
    width: 100%;
    height: auto;
    position: absolute;
    left: -45px;
    top: 24px;
    border-radius: 10px;
    overflow: hidden;
}

.arti-img-col img {
    max-width: 596px;
    width: 100%;
}

.small-card-img {
    max-width: 224px;
    height: auto;
    width: 100%;
    /* max-width: 148px; */
    position: absolute;
    left: 50px;
    bottom: -35px;
}

.small-card-img img {
    max-width: 224px;
    max-height: 148px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-art-wrap .buis-article:nth-of-type(even) .article-row {
    flex-direction: row-reverse;
}

.main-art-wrap .buis-article:nth-of-type(even) .article-row .ani-img {
    left: auto;
    right: -45px;
}

.main-art-wrap .buis-article:nth-of-type(even) .article-row .small-card-img {
    left: auto;
    right: 50px;
}

.video-wrap {
    padding: 80px 15px;
}

.v-color-card {
    background: #050038;
    padding: 64px 64px 50px;
    border-radius: 16px;
}

.v-color-card h3 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #BC41B9;
    margin-bottom: 15px;
}

.v-color-card p {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
}

.v-block {
    border-radius: 16px;
    overflow: hidden;
    margin-top: 56px;
    padding-bottom: 10px;
}

.v-block video {
    object-fit: cover;
    width: 100%;
    border-radius: 16px;
}

.v-color-card p a u {
    color: #FF6FBC;
}

.faq-wrap {
    padding: 85px 0px;
}

.faq-s-title h3 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    color: #16163F;
    margin-bottom: 36px;
}

/* FAQ Collapsible Section */
.collapsible {
    border-bottom: 1px solid #BAACC6;
    padding: 30px 0px 30px 50px;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.collapsible-btn {
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #16163F;
    /* position: relative; */
    display: flex;
    align-items: center;
}

.collapsible-btn::after {
    content: "";
    position: absolute;
    top: 34px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(https://worthscorestg.wpenginepowered.com/wp-content/themes/joinworth/images/plus.svg) no-repeat;
    transition: transform 0.3s ease;
}

.collapsible-btn.active::after {
    /* transform: rotate(45deg); */
    background: url(https://worthscorestg.wpenginepowered.com/wp-content/themes/joinworth/images/minus.svg) no-repeat;
}

.collapsible {
    border-bottom: 1px solid #BAACC6;
    padding: 30px 0 30px 50px;
    position: relative;
}


.collapsible-content p {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #16163F;
    margin-top: 24px;
}

.collapsible-btn+.collapsible-content {
    max-height: 0;
    transition: max-height 0.5s ease-out;
    overflow: hidden;
}

.collapsible-btn.active+.collapsible-content {
    max-height: 500px;
    transition: max-height 0.5s ease-in;
}

.faq-con-box {
    display: flex;
    /* column-count: 2; */
    column-gap: 80px;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.investors-wrap {
    padding: 80px 15px 100px;
}

.section-title {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    text-align: center;
    color: #16163F;
}

.inv-logos-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 999px;
    margin: 120px auto 20px;
    justify-content: center;
    gap: 60px 9.316667%;
}

.inv-logo {
    text-align: center;
}

.inv-logo img {
    max-width: 100%;
}

.footer-note-wrap {
    padding: 172px 15px 100px;
    background: url(https://worthscorestg.wpenginepowered.com/wp-content/themes/joinworth/images/note-bg.svg) no-repeat;
    background-size: 100% 100%;
}

.fn-con {
    text-align: center;
}

.fn-con h3 {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: normal;
}

.fn-con p {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 32px;
    text-align: center;
    color: #F2F3FC;
    margin: 16px 0px 32px;
}

.pink-btn {
    box-sizing: border-box;
    background: #FF6FBC;
    border: 3px solid #FF6FBC;
    border-radius: 28px;
    height: 50px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


@media (min-width: 768px) and (max-width: 1199px) {
    section.hero .hero-right-img {
        height: 280px;
        border-radius: 3px;
    }

    section.hero .inner {
        grid-template-columns: 1fr 1fr;
        padding: 0px 0 35px;
    }

    .sm-ai-card-wrap::before {
        width: 130%;
    }

    .ai-card-row {
        gap: 12px;
    }

    .ai-card-col {
        width: 31.4%;
        padding: 50px 20px 20px;
    }

    .ai-c-icon {
        width: 50px;
        height: 50px;
        top: -18px;
    }

    .ai-c-icon svg,
    .ai-c-icon img {
        width: 60%;
    }

    .ai-card h3 {
        line-height: 22px;
        font-size: 17px;
        margin-bottom: 7px;
        letter-spacing: normal;
    }

    .ai-card p {
        font-size: 13px;
        line-height: 18px;
    }

    section.hero.smb-hero {
        padding: 56px 0 0px;
    }

    .arti-con-col h3 {
        font-size: 18px;
        letter-spacing: normal;
        line-height: 23px;
    }

    .arti-con-col ul li,
    .arti-con-col p {
        font-size: 14px;
        line-height: 19px;
    }

    .small-card-img {
        max-width: 134px;
        height: auto;
    }

    .small-card-img img {
        max-width: 134px;
        max-height: 118px;
    }

    .arti-img-col,
    .arti-con-col {
        max-width: 50%;
        flex: 0 1 50%;
    }

    .gre-box {
        width: 274px;
        height: 226px;
    }

    .main-art-wrap {
        padding-top: 0px;
    }

    .v-color-card {
        padding: 24px 34px 20px;
    }

    .v-color-card h3 {
        font-size: 30px;
    }

    .faq-s-title h3 {
        font-size: 30px;
    }

    .collapsible {
        padding: 20px 0px 20px 30px;
    }

    .collapsible-btn {
        font-size: 17px;
        line-height: 25px;
    }

    .collapsible-btn::after {
        width: 14px;
        height: 14px;
        background-size: 14px;
        top: 24px;
    }

    .collapsible-content p {
        font-size: 14px;
    }

    .pink-btn {
        font-size: 15px;
    }
}

@media (max-width: 800px) {
    .faq-con-box {
        display: grid;
        grid-template-columns: 100%;
        width: 100%;
        gap: 0;
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    section.hero .left h1 {
        margin-bottom: 15px;
        font-size: 20px;
    }

    section.hero .left {
        padding: 35px 0;
    }

    section.hero .left p {
        font-size: 14px;
        line-height: 20px;
    }

    .b-btn a {
        padding: 10px 14px;
        margin-right: 10px;
        border: 1px solid #FF6FBC;
        font-size: 12px;
        border-radius: 4px;
    }

    .b-btn {
        margin-top: 30px;
    }

    worth-primary-nav .menu-item a,
    worth-primary-nav .menu-item button {
        font-size: 14px;
    }

    worth-primary-nav .menu-item {
        padding: 12px 12px;
    }

    worth-primary-nav .container--nav-menu {
        right: 0px;
        max-width: 330px;
        width: 100%;
    }

    worth-primary-nav .container--button {
        padding: 12px 10px;
    }

    header#mainheader .container--button a.btn-primary {
        font-size: 12px;
    }

    worth-primary-nav .menu-item.menu-item-has-children::after,
    worth-primary-nav .menu-item.menu-item-has-grandchildren::after {
        top: 17px;
        right: 20px;
        width: 8px;
        height: 18px;
    }
}

@media (max-width: 767.98px) {

    section.hero {
        height: auto;
    }

    section.hero.smb-hero {
        padding: 0px;
    }

    .ai-card-wrap.sm-ai-card-wrap {
        padding: 50px 0px;
    }

    .sm-ai-card-wrap::before {
        transform: rotate(0deg) translateX(0);
        left: 0;
        top: 0;
    }

    .pink-btn {
        border-radius: 4px;
        height: 39px;
        padding: 10px 20px;
        font-size: 12px;
        line-height: 15px;

    }

    .hero.smb-hero .left {
        padding: 80px 0px 20px;
    }

    /* section.hero .left {
        padding: 0 0 45px;
    } */

    section.hero .inner {
        display: flex;
        flex-direction: column;
    }

    section.hero .hero-right-img {
        position: static;
        width: 100%;
        height: 233px;
        margin: 0 0 10px;
        background-position: center center;
    }

    .ai-section-title h3 {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .buis-article {
        padding: 0px;
        margin-bottom: 20px;
    }

    .ai-card-col {
        width: 100%;
        padding: 85px 15px 15px;
        margin-bottom: 20px;
    }

    .ai-c-icon {
        width: 50px;
        height: 50px;
        top: 15px;
        padding: 9px;
        box-sizing: border-box;
    }

    .ai-card h3 {
        font-size: 16px;
        margin-bottom: 6px;
        letter-spacing: normal;
    }

    .ai-card p {
        font-size: 14px;
        line-height: 20px;
    }

    .ai-card-wrap {
        padding: 80px 0px 30px;
    }

    .slider-wrap {
        padding: 25px 15px 120px;
    }

    .tablinks {
        padding: 6px 8px;
        font-size: 10px;
        line-height: 11px;
        border-radius: 5px;
    }

    .tab-active::after {
        border-top: 8px solid rgba(204, 153, 255, 0.2);
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

    .tabs-head {
        margin-bottom: 30px;
    }

    .article-row {
        padding: 0px;
        flex-direction: column;
        gap: 40px;
    }

    .arti-con-col {
        order: 2;
    }

    .arti-img-col {
        order: 1;
        flex: none;
    }

    .arti-con-col h3 {
        font-size: 18px;
        letter-spacing: normal;
        line-height: 23px;
        margin-bottom: 15px;
    }

    .arti-con-col ul li,
    .arti-con-col p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    .gre-box {
        width: 100%;
        border-radius: 21px;
        height: auto;
        padding: 10px;
        box-sizing: border-box;
    }

    .ani-img {
        padding: 0px;
        box-sizing: border-box;
        position: static !important;
    }

    .arti-img-col img {
        max-width: 596px;
        width: 100%;
    }

    .small-card-img {
        position: static;
        margin-top: 15px;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .small-card-img img {
        max-width: 100%;
        max-height: max-content;
    }

    .arti-con-col {
        order: 2;
    }

    .main-art-wrap .buis-article:nth-of-type(even) .article-row {
        flex-direction: column !important;
    }

    .video-wrap {
        padding: 0px 0px 0px;
    }

    .v-color-card {
        border-radius: 16px;
        padding: 15px 15px 3px;
    }

    .v-color-card h3 {
        font-size: 16px;
        letter-spacing: normal;
        line-height: 24px;
    }

    .v-color-card p {
        font-size: 12px;
        line-height: 19px;
    }

    .v-block {
        margin-top: 20px;
    }

    .faq-wrap {
        padding: 60px 0px 0px;
    }

    .faq-s-title h3 {
        line-height: normal;
        letter-spacing: normal;
        font-size: 20px;
        margin-bottom: 16px;
    }

    .faq-con-box {
        display: grid;
        grid-template-columns: 100%;
        width: 100%;
        gap: 0;
        width: 100%;
    }

    .collapsible {
        padding: 10px 10px 10px 30px;
    }

    .collapsible-btn {
        font-size: 14px;
        line-height: 20px;
    }

    .collapsible-btn::after {
        top: 15px;
        width: 12px;
        height: 12px;
        background-size: 12px;
    }

    .collapsible-content p {
        font-size: 14px;
        line-height: 19px;
        margin-top: 5px;
    }

    .section-title {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: normal;
    }

    .inv-logos-wrap {
        margin: 60px auto 20px;
        gap: 30px 9.316667%;
    }

    .inv-logo {
        text-align: center;
        max-width: 70px;
    }

    .footer-note-wrap {
        padding: 80px 0px 30px;
    }

    .fn-con h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .fn-con p {
        font-size: 14px;
        line-height: 20px;
    }

    .pink-btn {
        line-height: 15px;
    }

    .investors-wrap {
        padding: 50px 0px 50px;
    }
}


/* =================== Menu CSS =================== */
.menu-location-primary-drawer {
    padding: 30px;
    box-sizing: border-box;
}

worth-primary-nav .menu-location-primary-drawer .sidebar .drawer-section-trigger {
    padding: 15px;
}

worth-primary-nav .menu-location-primary-drawer .sidebar .drawer-section-trigger:hover {
    background-color: #BAACC6;
}

worth-primary-nav .menu-location-primary-drawer .sidebar .drawer-section-trigger+.drawer-section-trigger {
    margin-top: 0px;
}

.sidear-drawer {
    display: flex;
    flex-wrap: wrap;
}

.sidebar.img-sidebar,
.sidebar {
    max-width: 50%;
    flex: 0 1 50% !important;
    background-color: transparent !important;
    padding: 0px !important;
}

worth-primary-nav .menu-location-primary-drawer .drawer-section {
    padding: 0px;
    gap: 0px;
}

worth-primary-nav .menu-location-primary-drawer .drawer-section .drawer-item img {
    display: none;
}

.max-num-items-3.menu-location-primary-drawer {
    display: grid !important;
    grid-template-columns: 70% 30% !important;

}

.menu-location-primary-drawer {
    grid-template-columns: 1fr 1fr !important;
}

worth-primary-nav .menu-location-primary-drawer .sidebar .drawer-section-trigger::after {
    display: none !important;
}

.img-sidebar .img-wrap-win:nth-of-type(1) {
    display: block;
}

.sidebar p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #696688;
    margin-top: 5px;
}

.link-btn {
    padding: 16px;
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 0px !important;
}

.link-btn:hover {
    background: #F1F3FD !important;
    cursor: pointer;
}

.link-btn:hover button {
    color: #050038 !important;
}

worth-primary-nav .menu-location-primary-drawer .sidebar .drawer-section-trigger button {
    color: #050038 !important;
    position: relative;
    display: block;
    width: 100%;
    background-color: transparent;
    border: none;
    font-family: Inter, sans-serif;
    text-align: left;
    font-weight: 700;
    font-size: 15px;
    appearance: none;
}

.img-wrap-win img {
    width: 346px;
    height: 450px;
    border-radius: 8px;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center;
    margin-bottom: 16px;
}

.img-wrap-win h6 {
    font-family: Primal, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #B896FF;
}

.img-wrap-win h6~h6 p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #050038;
    margin: 5px 0px;
}

.img-wrap-win h6~h6 a {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    color: #FF6FBC;
}

@media (width <=991px) {
    worth-primary-nav .menu-location-primary-drawer {
        display: none;
    }
}

.sidear-drawer-none {
    display: none !important;
}

.pro-text-white {
    color: #ffffff !important;
}

.ai-cross-title h3 {
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Inter, sans-serif;
    text-align: center;
    margin-bottom: 90px;
    letter-spacing: 0px;
}

section.cra-hero.hero .left p {
    margin-bottom: 30px;
}

.section.cra-hero.hero .hero-right-img {
    min-height: 600px;
    height: auto;
}

.cra-ani-img {
    top: 50%;
    transform: translateY(-50%);
}

.cra-ai-card.sm-ai-card-wrap {
    padding: 220px 15px 80px;
}

.cra-ai-card.sm-ai-card-wrap::before {
    top: -19px;
}
.ai-cross-title h3{
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Inter, sans-serif;
    text-align: center;
    margin-bottom: 90px;
    letter-spacing: 0px;
    margin-top: 16%;
}

@media (max-width: 1199px) {
    section.hero.cra-hero .left h1{
        font-size: 34px;
        margin-bottom: 10px;
    }
    section.hero.cra-hero .left h5{
        font-size: 12px;
    }
    section.cra-hero .left p{
        font-size: 14px;
    }
    .b-btn{
        margin-top: 0px;
    }
    .border-btn, .pink-btn{
        font-size: 14px;
        height: 35px;
    } 
    .cra-ai-card.sm-ai-card-wrap {
        padding: 114px 15px 80px;
    }
}
@media (max-width: 991.98px) {
    .cra-ai-card.sm-ai-card-wrap {
        padding: 80px 15px 20px;
    }

    section.cra-hero .hero-right-img {
        height: 300px;
    }

    section.cra-hero .b-btn a {
        height: 38px;
    }

    .fn-con h3 {
        font-size: 23px;
    }

    .fn-con p {
        font-size: 13px;
        line-height: 23px;
    }
    .pink-btn{
        height: 39px;
        padding: 11px 7px;
        font-size: 13px;
    }
    .ai-cross-title h3{
        font-size: 20px;
        margin-bottom: 40px;
    }
    
    .ai-cross-title h3 {
        font-size: 20px;
        margin-bottom: 40px;
    }
     
}

@media (max-width: 767.98px) {
    .cra-ai-card.sm-ai-card-wrap {
        padding: 50px 0px;
    }

    .cra-ai-card.sm-ai-card-wrap::before {
        top: 0px;
    }

    section.cra-hero .hero-right-img {
        margin: 20px 0px 40px;
    }

    .cra-ani-img {
        position: static;
        transform: translateY(0px);
    }
    .ai-cross-title h3{
        font-size: 20px;
        margin-bottom: 40px;
    }
    .ai-cross-title h3 br{
        display: none;
    }
}
.pro-testimonial-slider .pro-testimonial-card {

    min-height: 440px;
    display: flex;
    flex-direction: column;
}

.pro-testimonial-quote {

    flex: 1;
}

worth-primary-nav .menu-location-primary-drawer:not( .has-sidebar ).num-items-3 .sidear-drawer{
    display: none;
}

@media (width <= 991px) {
  .max-num-items-3.menu-location-primary-drawer{
        display: none !important;
    }
}

.arti-img-col img,
.arti-img-col video{
  max-height: 438px !important;
    width: 100%;
    height: 100%;
    max-width: 438px !important;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    position: absolute;
   top: auto;
    left: auto;
    right: 118px;
    bottom: 50px;

}
.ani-img{
	  max-width: 547px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    overflow: visible !important;
    height: 100%;
}
.main-art-wrap .buis-article:nth-of-type(even) .article-row .arti-img-col img,
.main-art-wrap .buis-article:nth-of-type(even) .article-row .arti-img-col video{
	 top: auto;
    right: auto;
    left: 118px;
    bottom: 50px;
}
.main-art-wrap .buis-article:nth-of-type(even) .article-row .arti-con-col{
	    padding-left: 100px !important;
}
header#mainheader{
	   background: rgba(5, 0, 56, 1);
    padding-bottom: 10px;
}
    worth-primary-nav .menu > .menu-item > * {
 
        color: #fff !important;
    }



section.slp-header-wrapper {
    padding: 100px 0 500px;
    background-image: url('../../images/bg-price-header.png');
    background-size: cover;
    z-index: 0;
    background-position: bottom center;
    z-index: 0;
    text-align: center;
}

span.slp-banner-top-subtitle {
    width: 100%;
    display: block;
    font-family: 'Primal';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #6b66c4;
    margin-bottom: 15px;
	text-transform: uppercase;
}

h1.slp-banner-title {
    font-family: Inter;
    font-size: 58px;
    font-weight: 800;
    line-height: 64px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0;
    max-width: 900px;
    margin: 0 auto;
}

p.slp-banner-subtitle {
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    color: #F1F3FD;
    margin-top: 15px;
}

.banner-note p {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #DFDFDF;
}

section.pricing-compare-table-wrapper {
    margin-top: -400px;
    padding-bottom: 90px;
}

.pricing-compare-table-inner {
    background-color: #F1F3FD;
    border-radius: 30px;
    border: 2px solid #F1F3FD;
}

.pc-top-grid {
    background-color: white;
    padding: 40px;
    overflow: auto;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.pc-top-grid-left {
    width: 50%;
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
}

.pc-top-grid-right {
    width: 50%;
    float: left;
    padding-left: 25px;
    box-sizing: border-box;
}

.pc-top-grid-left h2 {
    font-family: Inter;
    font-size: 44px;
    font-weight: 800;
    line-height: 53.25px;
    text-align: left;
    color: #050038;
    margin-bottom: 15px;
    letter-spacing: 0;
}

.pc-top-grid-left p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #696688;
}

.plan-card-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.plan-card {
    border: 2px solid #F1F3FD;
    border-radius: 16px 16px 0px 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.p-head {
    background: #050038;
    padding: 20px;
    box-sizing: border-box;
}

.p-head h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.plan-card-row .plan-card:nth-child(2) .p-head {
    background: #BC42B9;
}

.plan-card-row .plan-card:nth-child(3) .p-head {
    background: #686688;
}

.plan-card-row .plan-card:nth-child(2) {
    border: 2px solid #BC42B9;
}

.p-con {
    padding: 20px;
    box-sizing: border-box;
    flex: 1;
}

.p-con p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

.pc-compare-grid {
    padding: 40px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pc-content-header {
    width: 100%;
}

.pc-row {
    display: flex;
    flex-wrap: wrap;
}

.pc-col1 {
    flex: 1 1 20%;
}

.pc-col2,
.pc-col3,
.pc-col4 {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.pc-col2 h3,
.pc-col3 h3,
.pc-col4 h3 {
    font-family: Inter;
    font-size: 34px;
    font-weight: 800;
    line-height: 41.15px;
    text-align: center;
    color: #050038;
    margin-bottom: 15px;
}


.pc-col1 p,
.pc-col2 p,
.pc-col3 p,
.pc-col4 p {
    display: block;
    text-align: center;
    margin: 5px 0;
}

.pc-col2-price-txt {
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    color: #BC41B9;
    margin-bottom: 15px !important;
}

.hide_pricing {
    display: none !important;
}

.pc-col2-subtext {
    font-family: Inter;
    font-size: 21px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.pl-s-con h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 41px;
    color: #050038;
    letter-spacing: 0px;
}

.pl-s-con p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #696688;
    text-align: left;
}

.pc-dynamic-content {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #BC42B9;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.pc-dynamic-content>h3 {
    font-family: Inter;
    font-size: 28px;
    font-weight: 700;
    line-height: 33.89px;
    text-align: left;
    color: #000000;
    margin-bottom: 15px;
}

.pc-dynamic-content .pc-row {
    margin-bottom: 15px;
}

.pc-dynamic-content .pc-col1 p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #333333;
    padding-left: 30px;
    position: relative;
    margin: 0;
}

.pc-dynamic-content .pc-col1 p::before {
    content: "\2022";
    color: #333333;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 13px;
    transform: translateY(-50%);
}

.show-in-responsive {
    display: none !important;
    font-size: 10px;
    font-weight: 600;
    background-color: #bc41b9;
    color: white;
    padding: 2px 8px;
    border-radius: 12px;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

p.only-text {
    color: #696688;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}


@media (max-width: 1199.98px) {
    h1.slp-banner-title {
        font-size: 38px;
        line-height: 40px;
    }

    p.slp-banner-subtitle {
        font-size: 16px;
        margin-top: 10px;
    }

    .banner-note p {
        font-size: 10px;
    }

    section.slp-header-wrapper {
        padding: 100px 0 440px;
    }

    

    .pc-top-grid-left h2 {
        font-size: 25px;
        line-height: 33.25px;
        margin-bottom: 0px;
    }

    .pc-top-grid-left p {
        font-size: 16px;
        line-height: 23px;
    }

    .pc-top-grid-left{
        width: 40%;
    }
    .pc-top-grid-right{
        width: 60%;
    }
    .p-head {
        padding: 10px;
    }

    .p-head h4 {
        font-size: 15px;
    }

    .p-con p {
        font-size: 12px;
    }

    .pc-top-grid {
        padding: 25px;
    }

    .pricing-compare-table-inner {
        border-radius: 10px;
    }

    .pc-top-grid {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .pc-compare-grid {
        padding: 20px;
    }

    .pl-s-con p {
        font-size: 14px;
        line-height: 20px;
    }

    .pl-s-con h3 {
        font-size: 24px;
    }

    .pc-col2 h3,
    .pc-col3 h3,
    .pc-col4 h3 {
        font-size: 14px;
    }

    .pc-row {
        gap: 20px;
    }

    .pc-col2 h3,
    .pc-col3 h3,
    .pc-col4 h3 {
        font-size: 14px;
        line-height: normal;
    }

    .pc-dynamic-content>h3 {
        font-size: 20px;
    }

    .pc-dynamic-content .pc-col1 p {
        font-size: 14px;
        line-height: 20px;
    }
    .pc-col1{
        flex: 1 1 40%;
    }
    .pc-dynamic-content .pc-row div[class*="pc-col"] img {
        width: 40px;
    }
    p.only-text{
        font-size: 10px;
    }
}
@media (max-width: 991.98px){
    .pc-top-grid-left {
        width: 100%;
        float: none;
    }
    .pc-top-grid-right {
        padding: 0px;
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    h1.slp-banner-title {
        font-size: 34px;
        line-height: 44px;
    }

    p.slp-banner-subtitle {
        font-size: 16px;
        line-height: 23px;
    }

    .banner-note p {
        font-size: 12px;
        line-height: 20px;
    }

    section.slp-header-wrapper {
        padding: 100px 0 410px;
    }

    .pc-top-grid {
        padding: 20px;
    }

    .pc-top-grid-left h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .pc-top-grid-left p {
        font-size: 15px;
        line-height: 23px;
    }

    .plan-card-row {
        grid-template-columns: 1fr;
    }



    .p-head {
        padding: 10px;
    }

    .plan-card {
        border-radius: 10px;
        margin-bottom: 20px;
    }


    .pc-content-header .pc-row {
        flex-wrap: wrap;
        gap: 19px;
    }

    .pc-content-header .pc-row .pc-col1 {
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }



    .pc-dynamic-content .pc-row {
        flex-direction: column;
    }

    .pc-dynamic-content .pc-col2,
    .pc-dynamic-content .pc-col3,
    .pc-dynamic-content .pc-col4 {
        width: 33%;
        float: left;
    }

    .pc-dynamic-content .pc-row {
        display: block;
        float: left;
        margin-bottom: 35px;
        width: 100%;
    }


    .pc-dynamic-content .pc-row .pc-col1 {
        margin: 0px 0px 15px;
    }



    .show-in-responsive {
        display: block !important;
    }

    .pc-top-grid-left,
    .pc-top-grid-right {
        float: none;
        width: 100%;
        padding: 0px;
    }
}
/* LP Middesk */
.sd-wrap {
    padding: 70px 0px;
}
 
.sd-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    padding: 0px;
    box-shadow: 4px 8px 16px rgba(22, 22, 63, 0.2);
    border-radius: 20px;
    position: relative;
}
 
.column1,
.column2 {
    padding: 10px;
    background-color: #F1F3FD;
    box-sizing: border-box;
    padding: 80px 40px 40px;
    position: relative;
    border-radius: 20px 0px 0px 20px;
}
 
.column2 {
    background-color: #ffffff;
    border-radius: 0px 20px 20px 0px;
}
 
.sd-row {
    border-bottom: 1px solid #696688;
    padding: 20px 0px;
    min-height: 116px;
}
 
.sd-row div {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #050038;
}
 
.check img,
.cross img {
    width: 36px;
    height: auto;
    display: block;
    margin: 19px auto 0px;
}
 
.cross img {
    width: 28px;
    height: auto;
}
 
.column2 h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 32px;
    text-align: center;
    color: #BC42B9;
    position: absolute;
    top: 16px;
    text-align: center;
    width: 100%;
    left: 0;
}
 
.sd-title h3 {
    font-size: 44px;
    color: #050038;
    font-family: Inter, sans-serif;
    text-align: center;
    margin-bottom: 70px;
    letter-spacing: 0px;
}
 
.sd-l-icon {
    position: absolute;
    top: -40px;
    left: 40px;
    z-index: 9;
}
 
.sd-l-icon img {
    width: 80px;
    height: auto;
    filter: drop-shadow(5px 5px 11px rgba(22, 22, 63, 0.2));
}
 
.industries-wrap {
    padding: 80px 0px;
}
 
.s-title h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    color: #050038;
    margin-bottom: 20px;
}
 
.s-title p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #696688;
}
 
.in-block-links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 20px;
}
 
.in-link-box {
    text-align: center;
    margin-top: 36px;
}
 
.in-link-box h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #050038;
    margin-top: 16px;
}
 
.s-ab-con h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 53px;
    color: #16163F;
    margin-bottom: 16px;
}
 
.s-ab-con p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
    color: #696688;
}
 
.a-worth-wrap {
    padding: 70px 0px;
}
 
.a-img {
    text-align: right;
}
 
.a-img img {
    max-width: 454px;
    width: 100%;
}
 
@media (max-width: 991.98px) {
    .sd-title h3 {
        font-size: 20px;
    }
 
    .sd-l-icon img {
        width: 50px;
    }
 
    .sd-l-icon {
        top: -20px;
    }
 
    .in-block-links {
        grid-template-columns: 1fr 1fr;
    }
 
    .in-link-box h5 {
        font-size: 18px;
        line-height: normal;
        margin-top: 10px;
    }
 
    .in-link-box svg {
        width: 60px;
        height: auto;
    }
 
    .s-title {
        text-align: left !important;
    }
 
    .s-title p {
        font-size: 14px;
        line-height: 20px;
    }
 
    .s-title p br {
        display: none;
    }
 
    .s-title h3 {
        font-size: 20px;
        line-height: normal;
    }
 
    .s-ab-con h3 {
        font-size: 20px;
        line-height: normal;
    }
 
    .s-ab-con p {
        font-size: 14px;
        line-height: normal;
    }
 
    .a-img {
        margin-top: 30px;
    }
 
    .sd-wrap,
    .industries-wrap,
    .a-worth-wrap {
        padding: 30px 0px;
    }
 
    .sd-row div {
        font-size: 15px;
    }
 
    .check img {
        width: 26px;
    }
 
    .cross img {
        width: 20px;
    }
}
 
@media (max-width: 576.98px) {
    .sd-row div {
        font-size: 12px;
        text-align: center;
        line-height: normal;
    }
 
    .sd-l-icon img {
        width: 36px;
    }
 
    .sd-l-icon {
        top: -10px;
        left: 10px;
    }
 
    .column2 h3 {
        top: 3px;
        font-size: 15px;
    }
 
    .cross img {
        width: 16px;
        height: auto;
    }
 
    .column1 {
        border-radius: 7px 0px 0px 7px;
    }
 
    .column2 {
        border-radius: 0px 7px 7px 0px;
    }
 
    .check img,
    .cross img {
        width: 19px;
    }
 
    .sd-row {
        min-height: 97px;
    }
 
    .column1,
    .column2 {
        padding: 26px 10px 10px 10px;
    }
}

.a-worth-wrap  .row{
display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 576px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.industries-wrap ~  .pricing-compare-table-wrapper{
    margin-top: 0px;
}
.sm-ai-card-wrap.lp-pages::before {
    background: none !important;
}

	
/* New blog pages css win 25-10-24*/
.new-blog-banner {
    padding: 100px 0px 40px;
}
.banner-img {
    max-width: 100%;
}
.n-blog-banner-row {
    display: grid;
    grid-template-columns: 1.2fr 2fr;
    gap: 80px;
}
.n-banner-con h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    letter-spacing: -0.03em;
    color: #050038;
}
.blog-details {
    margin: 20px 0px 10px;
}
.blog-details h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #050038;
    letter-spacing: 0px;
}
.blog-details h5 span {
    font-weight: 400;
}
.blog-details time {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    display: flex;
    align-items: center;
}
.blog-details time span {
    display: inline-flex;
    align-items: center;
}
.blog-details time span::before {
    content: "";
    list-style-type: circle;
    width: 5px;
    height: 5px;
    flex: 5px;
    border-radius: 50%;
    background-color: #000000;
    display: block;
    margin-left: 8px;
    margin-right: 8px;
}
.share-option h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
}
.s-icons {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}
.share-option a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #EEEEEE;
}
.breadcrumb-row ul {
    display: flex;
    align-items: center;
    gap: 32px;
}
.breadcrumb-row ul li {
    list-style-type: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #BC42B9;
    position: relative;
}
.breadcrumb-row {
    margin-bottom: 40px;
}
.breadcrumb-row ul li a {
    color: #BC42B9;
    position: relative;
}
.breadcrumb-row ul li:not(:last-child) a::after {
    content: '';
    font-size: 20px;
    color: #BC42B9;
    font-weight: 500;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(10px, -50%);
    background: url('../../../joinworth/images/arrowb-icon.png') no-repeat center;
    width: 16px;
    height: 16px;
    background-size: 6px;
}
.intro-wrap {
    padding: 50px 0px 50px;
}
.intro-con h3,
.intro-con h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #050038;
    margin-bottom: 24px;
}
.intro-con h4 {
    font-size: 32px;
}
.intro-con hr {
    margin: 40px 0px;
}
.intro-con p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 16px;
}
.i-v-blog {
    margin: 40px 0px;
}
.i-v-blog video {
    width: 100%;
}
.i-note {
    padding-left: 28px;
    position: relative;
    margin: 40px 0px;
}
.i-note::before {
    content: '';
    width: 8px;
    height: 100%;
    background: linear-gradient(173.8deg, #B797FF 17.03%, #FF6FBC 109.87%);
    position: absolute;
    top: 0;
    left: 0;
}
.i-note p {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.col-sm-10 {
    max-width: 1032px;
    margin: 0 auto;
}
.n-section-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 60px;
}
.h-con h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 24px;
}
.h-con p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
.n-post-wrap {
    padding-bottom: 100px;
}
.n-blog-c-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}
.b-content h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #000000;
    letter-spacing: 0px;
}
.b-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin: 10px 0px 24px;
}
.b-content button {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FF6FBC;
}
.blog-img {
    margin-bottom: 24px;
}
.blog-img img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}
section.blog-form-wrap{
    padding: 30px 0 100px;
}
.blog-form-wrap .form-wrap{
    background-color: #050038;
}
.hbspt-form label span {
    color: #fff !important;
}
.blog-form-wrap h1 {
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    line-height: 49.5px;
    font-family: 'Inter';
    letter-spacing: 0px;
    padding: 10px 0;
}
.blog-form-wrap span {
    color: #B797FF;
}
@media (max-width: 1199.98px) {
    .n-banner-con h1 {
        font-size: 30px;
    }
}
@media (max-width: 991.98px) {
    .n-banner-con h1 {
        font-size: 20px;
    }
    .n-blog-banner-row {
        gap: 20px;
        grid-template-columns: 1fr 1.5fr;
    }
    .n-blog-c-row {
        gap: 20px;
    }
    .breadcrumb-row ul li {
        font-size: 11px;
    }
    .breadcrumb-row {
        margin-bottom: 15px;
    }
    .share-option a {
        width: 25px;
        height: 25px;
    }
    .share-option a svg {
        width: 56%;
    }
    .intro-wrap {
        padding: 0px 0px;
    }
    section.blog-form-wrap{
        padding: 20px 0 20px;
    }
    .intro-con h3,
    .intro-con h4 {
        font-size: 22px;
    }
    .intro-con p {
        font-size: 14px;
    }
    .i-note::before {
        width: 2px;
    }
    .i-note p {
        line-height: 20px;
    }
    .i-note {
        padding-left: 15px;
    }
    .h-con h3 {
        letter-spacing: 0px;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .n-section-head {
        display: block;
    }
    .h-con p {
        font-size: 14px;
    }
    .n-section-head .btn-primary-outline {
        font-size: 12px;
        border-radius: 4px;
        padding: 5px 10px;
        min-height: 28px;
        border-width: 1px;
        margin-top: 10px;
    }
    .b-content h4 {
        font-size: 16px;
    }
    .b-content p {
        font-size: 14px;
    }
    .b-content button {
        font-size: 13px;
    }
    .b-content button svg {
        width: 20px;
    }
}
@media (max-width: 767.98px) {

    .v-gray-section {
        padding: 30px !important;
    }
    section.industries-work .row {
        grid-template-columns: 1fr 1fr !important;
        gap: 20px !important;
    }
    section.industries-work .row h5 a.custom-call-link {
        font-size: 12px !important;
        padding: 0 !important;
    }
    section.hover-tabbing .media-wrap .media-content video {
        margin-bottom: 0;
    }
    section.industries-work {
        margin-top: 50%;
    }
    .n-blog-c-row {
        grid-template-columns: 1fr;
    }
    .n-blog-banner-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    section.blog-form-wrap{
        padding: 15px 0 15px;
    }
    section.industries-work .row h5 a.custom-call-link {
        font-size: 16px;
    }
    section.hover-tabbing .media-wrap .media-content video {
        margin-bottom: 0;
    }
    section.industries-work {
        margin-top: 50%;
    }
    .video-wrapper .roi-Swiper {
        padding-bottom: 15px;
    }
    .video-wrapper .roi-Swiper .swiper-slide {
        width: 100% !important;
        padding: 10px 15px !important;
    }
    section.industries-work .title-wrap h4 {
        font-size: 24px !important;
    }
}
/* video slider */
 
section.industries-work {
    background: #fff;
}
 
.v-gray-section {
    background: #F1F3FD;
    border-radius: 16px;
    padding: 80px;
}
 
.video-section-container h2 {
    font-size: 44px;
    font-weight: 800;
    color: #050038;
    line-height: 53px;
    padding: 0px;
}
 
.video-wrapper .roi-Swiper {
    padding-bottom: 60px;
}
 
.video-wrapper .roi-Swiper .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0px;
    padding: 40px 60px;
    box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #B996FF;
    background: url('../../../joinworth/images/Arturo1.png') no-repeat center;
    background-size: cover;
    border-radius: 24px;
}
 
section.industries-work .row h5 a.custom-call-link {
    font-size: 22px;
}
 
.v-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: 0px;
    background: #DFDFDF;
    margin: 0px 8px !important;
}
 
.v-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #050038;
}
 
/* video slider end
/* testimonials */
/* test slider  */
/* .testimonial-slider>h2 {
    font-family: Inter;
    font-size: 44px;
    font-weight: 800;
    line-height: 41.15px;
    text-align: center;
    color: #16163F;
    margin-bottom: 50px;
    letter-spacing: 0px;
}
section.last-chance-cta {
    background-color: transparent;
}
.testimonial-slider .slick-track {
    padding: 30px 0;
}
.testimonial-slider .testimonial-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 25px 35px;
    text-align: center;
    box-shadow: 4px 8px 16px 0px #16163F33;
    max-width: 800px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
}
.slick-dots {
    bottom: -75px !important;
}
.testimonial-quote {
    color: #1a1a1a;
    font-family: Inter;
    font-size: 28px;
    font-style: italic;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}
.testimonial-author {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 20px;
}
.testimonial-author img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    display: block;
    object-fit: cover;
}
.testimonial-slider .author-info {
    text-align: left;
}
.testimonial-slider .author-name {
    color: #050038;
    font-family: Inter;
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
}
.testimonial-slider .author-title {
    color: #696688;
    font-family: Inter;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
} */
/* .testimonial-slider .testimonial-slide {
    padding: 0px 15px;
}
@media (max-width: 1024px) {
    .testimonial-slider .testimonial-quote {
        font-size: 16px;
    }
    .testimonial-slider .author-title {
        font-size: 12px;
    }
}
@media (width <=991.98px) {
    .testimonial-slider>h2 {
        font-size: 25px;
        line-height: 1.19;
        margin-bottom: 0px;
    }
}
@media (max-width: 768px) {
    .testimonial-slider .testimonial-quote {
        font-size: 14px;
        line-height: 23px;
    }
    .testimonial-slider .testimonial-author img {
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .testimonial-slider .author-title {
        font-size: 11px;
    }
    .testimonial-slider .testimonial-card {
        padding: 15px;
    }
    .testimonial-slider .author-info {
        text-align: left;
        font-size: 11px;
    }
    .testimonial-slider  .slick-dots {
        bottom: -5px !important;
    }
    .testimonial-slider  .slick-dots li button,
    .testimonial-slider .slick-dots li{
        width: 14px;
        height: 14px;
    }
}
@media (max-width: 400px) {
    .testimonial-slider .author-name {
        font-size: 15px;
        line-height: 18px;
    }
    .testimonial-slider .author-title {
        line-height: 20px;
    }
    .testi-slick-slider .slick-list {
        padding: 0px !important;
    }
} */ 
/* testimonials ends */
/* career */
section.careers-banner-win {
    background-image: url(../../images/blurbackground.png) !important;
    min-height: 515px;
    background-color: #050038;
}
section.careers-banner-win .left h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 58px;
    line-height: 64px;
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
}
section.careers-banner-win .left h1 span {
    background: linear-gradient(90deg, #BC42B9 4%, #4BC7E8 96%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.careers-banner-win .left p {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #F1F3FD;
}
.future-wrap-win {
    background: #F1F3FD;
    padding: 80px 0px;
}
.fut-con-row-win {
    display: grid;
    grid-template-columns: 700px 1.5fr;  /*Original: 500px 1fr*/
    gap: 100px;
    align-items: center;
}
.fut-con-row-win .f-left-img img {
    width: 100%;
    max-width: 700px;
    border: 1px solid #B896FF;
    border-radius: 16px;
    padding: 0 !important;
}
.f-con h3 {
    font-style: normal;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    font-size: 58px;
    line-height: 64px;
    margin-bottom: 40px;
    color: #050038;
}
.f-con p {
    font-style: normal;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #696688;
    margin-bottom: 24px;
}
.f-con p:last-child {
    margin-bottom: 0px;
}
.art-wrap {
    padding: 80px 0px;
}
.sction-title {
    margin-bottom: 100px;
}
.sction-title h3 {
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 44px;
    line-height: 53px;
    text-align: center;
    color: #050038;
    margin-bottom: 16px;
    letter-spacing: 0px;
}
.sction-title p {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    font-family: "Inter", sans-serif;
    text-align: center;
    color: #696688;
}
.art-card-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 30px;
}
.art-card-row .card {
    width: auto;
    height: auto;
    padding: 30px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 30px 45px -30px rgba(5, 0, 56, 0.25), 0 15px 30px -15px rgba(5, 0, 56, 0.15);
    box-sizing: border-box;
}
.art-card-row .card {
    position: relative;
    padding: 90px 24px 24px;
}
.art-card-row .card .card-img {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #B896FF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -30px;
    margin-bottom: 30px;
}
.art-card-row .card .card-title {
    margin-bottom: 15px;
    font-style: normal;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #050038;
}
.art-card-row .card p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #696688;
    font-family: Inter, sans-serif;
}
.art-card-row .card .card-img img {
    max-width: 100px;
    max-height: 100px;
    object-fit: contain;
}
.site:has(.careers-banner-win) .site-header worth-primary-nav .menu>.menu-item>* {
    color: #ffffff;
}
.taking-wrap {
    padding-bottom: 80px;
}
.taking-wrap .tak-con-box {
    background-color: #4BC7E81F;
    padding: 80px 20px;
    border-radius: 16px;
}
.tak-option-list {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
}
.tak-option-list ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px 56px;
}
.tak-option-list ul li {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 15px;
}
.l-icon img {
    max-width: 40px;
    max-height: 40px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.tak-option-list ul li h5 {
    font-style: normal;
    font-weight: 600;
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #050038;
}
.business-wrap {
    padding: 80px 0px;
}
.b-con-row {
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 0px 100px;
    align-items: center;
}
.b-img img {
    max-width: 500px;
    width: 100%;
}
.b-con h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 58px;
    line-height: 64px;
    font-family: Inter, sans-serif;
    color: #050038;
    margin-bottom: 24px;
}
.b-con p {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    font-family: Inter, sans-serif;
    color: #696688;
}
.award-wrap {
    padding: 80px 0px;
}
.awards-card-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 15px;
}
.acard {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 4px 8px 16px rgba(22, 22, 63, 0.2);
    border-radius: 16px;
    background: linear-gradient(180deg, #F1F3FD 0%, #FFFFFF 100%);
    padding: 24px;
    box-sizing: border-box;
}
.acard .a-img {
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.acard .a-img img {
    /* max-width: 96px; */
    max-height: 300px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.acard h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    font-family: Inter, sans-serif;
    text-align: center;
    color: #050038;
}
.l-icon {
    flex: 0 0 40px;
}
.eyebrow-pink-text {
    font-style: normal;
    font-weight: 400;
    font-family: Primal, sans-serif;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #B896FF;
    margin-bottom: 10px;
}
/* webinar  */
.wabinar-warp-win {
    padding: 120px 0px 80px;
}
.w-banner-row {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    gap: 0px 100px;
}
.wb-con h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 58px;
    line-height: 64px;
    color: #050038;
    font-family: "Inter", sans-serif;
    letter-spacing: 0px;
}
.wb-con h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    font-family: "Inter", sans-serif;
    color: #050038;
    margin: 10px 0px;
    letter-spacing: 0px;
}
.wb-con p {
    font-style: normal;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #696688;
}
.b-img img {
    max-width: 500px;
    width: 100%;
    margin-top: 20px;
}
.form-group {
    margin-bottom: 15px;
}
.form-group label {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    color: #050038;
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
}
.form-control {
    box-sizing: border-box;
    padding: 0 15px;
    height: 40px;
    width: 100%;
    max-width: 100%;
    border-radius: 15px;
    background-clip: padding-box;
    font-family: "Inter", sans-serif;
    background-color: #f5f8fa;
    color: #33475b;
    font-size: 14px;
    border: 1px solid #cbd6e2;
    border: 0px;
}
.justify-center {
    justify-content: center;
}
.mr-t20 {
    margin-top: 40px;
    display: flex;
}
.wb-form {
    margin-top: 50px;
}
.web-learn-wrap-win {
    background-color: #F8F8F8;
    padding: 80px 0px;
}
.learn-card-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.learn-card {
    padding: 30px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 30px 45px -30px rgba(5, 0, 56, 0.25), 0 15px 30px -15px rgba(5, 0, 56, 0.15);
    box-sizing: border-box;
    display: flex;
    gap: 20px;
}
.c-icon {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
}
.l-con {
    flex: 1;
}
.l-con h4 {
    margin-bottom: 10px;
    font-style: normal;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #050038;
    letter-spacing: 0px;
}
.l-con p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #696688;
    font-family: Inter, sans-serif;
}
.speakers-wrap {
    padding: 80px 0px;
}
.speakers-profile-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto;
    gap: 50px;
}
.s-pro-block {
    display: flex;
    gap: 10px;
}
.s-pro-img {
    max-width: 170px;
    width: 100%;
    flex: 0 0 170px;
}
.s-pro-info h4 {
    font-family: Inter, sans-serif;
    font-size: 17px;
    color: #050038;
    font-weight: 600;
    letter-spacing: 0px;
}
.s-pro-info span {
    font-size: 13px;
    font-weight: 400;
    color: #5c5c5c;
    letter-spacing: 0px;
}
.s-pro-info h5 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
}
.onboarding-wrap-win {
    padding: 80px 0px;
    background: linear-gradient(to bottom, rgba(255, 205, 253, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.onbording-title {
    text-align: center;
}
.onbording-title h3 {
    font-size: 45px;
    color: #050038;
    font-weight: 600;
}
.onbording-title p {
    font-size: 18px;
    color: #696688;
    font-weight: 500;
    margin: 10px 0px 30px;
}
@media (max-width: 1199px) {
    section.careers-banner-win .left h1 {
        font-size: 38px;
        line-height: 44px;
    }
    .eyebrow-pink-text {
        font-size: 14px;
    }
    section.careers-banner-win .left p {
        font-size: 16px;
        line-height: 25px;
    }
    section.careers-banner-win {
        min-height: auto;
    }
    .fut-con-row-win {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    .f-con h3 {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: 0px;
        margin-bottom: 15px;
    }
    .f-con p {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .sction-title h3 {
        font-size: 30px;
        line-height: normal;
    }
    .sction-title p {
        font-size: 14px;
        line-height: 20px;
    }
    .art-card-row .card .card-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .art-card-row .card p {
        font-size: 14px;
        line-height: 21px;
    }
    .art-card-row .card .card-img {
        top: -16px;
        margin-bottom: 16px;
    }
    .taking-wrap .tak-con-box {
        padding: 80px 40px;
    }
    .tak-option-list ul li h5 {
        font-size: 15px;
    }
    .tak-option-list ul li h5 {
        font-size: 15px;
        line-height: normal;
    }
    .b-con h3 {
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 40px;
    }
    .b-con p {
        font-size: 14px;
        line-height: 25px;
    }
    .taking-wrap {
        padding-bottom: 0px;
    }
    .acard h5 {
        font-size: 20px;
        line-height: 26px;
    }
    .acard .a-img {
        min-height: 180px;
    }
    .acard .a-img img {
        max-width: 55px;
        max-height: 55px;
    }
    .sction-title {
        margin-bottom: 60px;
    }
    section.last-chance-cta h2 {
        font-size: 35px;
        letter-spacing: 0px;
    }
    section.last-chance-cta p {
        font-size: 17px;
        letter-spacing: 0px;
    }
}
@media (max-width: 991px) {
    section.careers-banner-win .left h1 {
        font-size: 20px;
        line-height: 29px;
    }
    section.careers-banner-win {
        min-height: auto;
        padding: 50px 0 60px;
    }
    section.careers-banner-win .left p {
        font-size: 14px;
        margin-bottom: 25px;
        line-height: 21px;
    }
    .careers-banner-win .btn-primary {
        min-height: 32px;
        padding: 8px 10px;
        border-radius: 28px;
        font-size: 12px;
    }
    section.careers-banner-win .hero-right-img {
        height: 266px;
    }
    .future-wrap-win {
        padding: 40px 0px;
    }
    .fut-con-row-win {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .f-con h3 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 33px;
    }
    .f-con h3 br {
        display: none;
    }
    .f-con p {
        font-size: 14px;
        line-height: 20px;
        padding-left: 30px;
    }
    .art-wrap {
        padding: 40px 0px;
    }
    .sction-title h3 {
        font-size: 20px;
        line-height: 18px;
    }
    .sction-title p br {
        display: none;
    }
    .sction-title p {
        font-size: 14px;
        line-height: 20px;
    }
    .art-card-row .card .card-img {
        position: static;
    }
    .art-card-row .card {
        padding: 20px;
    }
    .art-card-row .card .card-img {
        width: 60px;
        height: 60px;
    }
    .art-card-row .card .card-img img {
        max-width: 40px;
        max-height: 40px;
    }
    .art-card-row .card .card-title {
        line-height: 25px;
        font-size: 18px;
    }
    .art-card-row .card p {
        font-size: 14px;
        line-height: 20px;
    }
    .taking-wrap .tak-con-box {
        padding: 50px 20px 20px;
    }
    .sction-title {
        margin-bottom: 30px;
    }
    .tak-option-list ul {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .tak-option-list ul li h5 br {
        display: none;
    }
    .tak-option-list ul li h5 {
        line-height: 13px;
        letter-spacing: 0.5px;
        font-size: 13px;
        padding-left: 10px;
    }
    .taking-wrap {
        padding-bottom: 40px;
    }
    .tak-option-list ul li {
        gap: 5px;
    }
    .business-wrap {
        padding: 0px 0px;
    }
    .b-con h3 {
        letter-spacing: 0px;
        font-size: 20px;
        line-height: normal;
        margin: 20px 0px;
    }
    .b-con p {
        font-size: 14px;
        line-height: 20px;
    }
    .award-wrap {
        padding: 40px 0px;
    }
    .acard {
        padding: 15px;
        box-shadow: 4px 4px 10px rgba(22, 22, 63, 0.2);
    }
    .acard .a-img {
        min-height: 90px;
    }
    .acard h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .acard .a-img img {
        max-width: 100px;
        max-height: 100px;
    }
    section.last-chance-cta {
        padding: 130px 0px 30px;
    }
    section.last-chance-cta h2 {
        font-size: 23px;
        letter-spacing: 0px;
    }
    section.last-chance-cta p {
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 23px;
        margin-bottom: 22px;
    }
    .btn-primary {
        padding: 11px 7px;
        font-size: 13px;
    }
    .wb-con h1 {
        font-size: 20px;
        line-height: 25px;
    }
    .wb-con h4 {
        font-size: 13px;
        line-height: 17px;
    }
    .wb-con p {
        font-size: 12px;
        line-height: 17px;
    }
    .wabinar-warp-win {
        padding: 78px 0px 40px;
    }
    .c-icon {
        width: 30px;
        height: 30px;
        flex: 0 0 30px;
    }
    .l-con h4 {
        font-size: 17px;
        line-height: 20px;
    }
    .l-con p {
        font-size: 12px;
        line-height: 16px;
    }
    .learn-card {
        padding: 15px;
    }
    .web-learn-wrap-win {
        padding: 40px 0px;
    }
    .s-pro-img {
        max-width: 125px;
        width: 100%;
        flex: 0 0 125px;
    }
    .s-pro-info h4 {
        font-size: 17px;
    }
    .s-pro-info span {
        font-size: 13px;
    }
    .s-pro-info h5 {
        font-size: 14px;
    }
    .speakers-wrap {
        padding: 40px 0px;
    }
    .onboarding-wrap-win {
        padding: 40px 0px;
    }
    .onbording-title h3 {
        font-size: 22px;
    }
    .eyebrow-pink-text {
        font-size: 12px;
    }
    .onbording-title p {
        font-size: 14px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    section.careers-banner-win .hero-right-img {
        height: 280px;
    }
    .fut-con-row-win .f-left-img img {
        margin: 0 auto;
        display: block;
    }
    .f-con h3 {
        letter-spacing: 0px;
    }
    .w-banner-row {
        gap: 30px;
    }
    .s-pro-img {
        max-width: 55px;
        width: 100%;
        flex: 0 0 55px;
    }
    .s-pro-info h4 {
        font-size: 14px;
    }
    .s-pro-info span {
        font-size: 12px;
    }
    .s-pro-info h5 {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    .w-banner-row {
        grid-template-columns: 1fr;
    }
    .learn-card-row {
        gap: 20px;
        grid-template-columns: 1fr;
    }
    .speakers-profile-wrap {
        grid-template-columns: 1fr;
    }
    .s-pro-block {
        flex-direction: column;
        align-items: center;
    }
    .s-pro-info {
        text-align: center;
    }
}
@media (max-width: 576px) {
    .b-con-row {
        grid-template-columns: 1fr;
    }
    .b-img img {
        max-width: 300px;
    }
    .awards-card-row {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .wabinar-warp-win .b-img img {
        max-width: 280px;
    }
}
/* Career ends */
/* home customer logo */
section.news-logo-slider {
    background: #070639;
    padding: 60px 30px !important;
}
.logos-slides {
    display: flex
;
    flex-wrap: wrap;
    gap: 40px;
}
.logos-slides a {
    flex: auto;
    display: flex
;
    align-items: center;
    justify-content: center;
}
@media (max-width: 576px){
        .logos-slides{
                    display: grid
;
     gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
        }
}

section.last-chance-cta {
    background-color: white !important;
}


.container-ai-button {
    display: flex;
    justify-content: center;  /* Centers horizontally */
    align-items: center; /* Aligns vertically */
    width: 100%; /* Ensures full width for centering */
    margin-top: 15px; /* Adds some spacing */
}

