.ss-contentdiscovery {
    background: radial-gradient(circle at 60% -1%, #150056 -19%, #00AA6C 167%);
}

.ss-branddiscovery {
    background: linear-gradient(90deg, rgba(167,0,182,1) 0%, rgba(145,0,168,1) 0%, rgba(67,0,116,1) 64%, rgba(112,0,146,1) 100%);
}

.ss-adpool {
    background: radial-gradient(circle at 60% -1%, #150056 -19%, #0082FF 167%);
}

.ss-gfp {
    background: radial-gradient(circle at 60% -1%, #150056 -19%, #FF5671 167%);
}

.ss-allproducts {
    background: radial-gradient(circle at 60% -1%, #150056 -19%, #790067 167%);
}

.industry-associations {
    padding: 96px 120px;
    background: radial-gradient(104.41% 76.26% at 30.56% -30.9%, #790067 0%, #150056 100%);
}

.ss-template-wrapper-top {
    padding: 96px 120px;
    margin: 80px auto 0px;
}

.ss-header-gr-block-wrapper {
    padding: 64px 120px;
}

.ss-products-logo {
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    gap: 18px;
}

.ss-products-logo img {
    max-height: 24px;
    width: fit-content;
}

.ss-video-wrapper h1 {
    max-width: 800px;
    font-family: 'FFMarkHeavy';
}

.ss-flex-container {
    display: flex;
    max-width: 1440px;
    margin: auto;
    justify-content: space-between;
}

.ss-flex-item {
    display: flex;
    flex-direction: column;
    gap: 18px;
    color: rgba(255, 255, 255, 0.75);
    min-width: 300px;
}

.ss-flex-item h3 {
    margin: 0;
    font-size: 12px;
    font-style: normal;
}

.ss-flex-item p {
    color: var(--White, #FFF);
    font-family: "FFMarkMedium", sans-serif;
    font-size: 21px;
    line-height: 28px;
    border: none;
    background: transparent;
    outline: none;
}

.success-story-content p:not(.ss-success-story-gradient-header p) {
    font-size: 18px;
    line-height: 27px;
    margin: 0px 0px 27px 0px;
}

.success-story-content .footnotes {
    color: var(--Grayscale-400, #787878);
    font-family: "FFMarkBook";
    font-size: 14px;
    line-height: 21px;
}

.success-story-content h2:not(.ss-success-story-gradient-header h2) {
    font-family: 'FFMarkHeavy';
    color: #000;
    margin-bottom: 40px;
}

.success-story-content h3:not(.ss-success-story-gradient-header h3) {
    font-family: 'FFMarkBold';
    color: #000;
    margin-bottom: 40px;
}

.success-story-content h2 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 24px !important;
}

.success-story-content h3 {
    font-size: 32px;
    line-height: 40px;
}

.success-story-content h4 {
    font-size: 21px;
    line-height: 28px;
    font-family: 'FFMarkMedium';
}

.success-story-content {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 27px;
    font-family: 'FFMarkBook';
}

.ss-success-story-gradient-header {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.featured-ss-label {
    font-size: 16px;
    font-family: 'FFMarkBook';
}


.large-number {
    background: linear-gradient(104deg, #9B1BB0 31.76%, #F8F2FB 134.05%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-family: 'FFMarkBold';
    line-height: 40px;
    min-height: 37px;
    display: flex;
    align-items: center;
}

.ss-video-left,
.ss-video-right {
    flex: 1;
    position: relative;
    padding: 20px;
    max-width: 560px;
}

.ss-video-right {
    position: relative;
}

.ss-flex-item h3 {
    font-size: 12px !important;
    line-height: 18px !important;
    text-transform: uppercase;
}

.featured-image img {
    width: 791px;
    max-height: 477px !important;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    height: auto;
}

.stats-overlay {
    position: absolute;
    bottom: 68px;
    left: -30px;
    width: 560px;
    padding: 40px;
    background-color: #F8F2FB;
    border-radius: 16px;
}

.stat-column .ss-footnote-marker {
    vertical-align: super;
    font-size: 10px;
    line-height: 17px;
    margin-left: 1px;
    display: inline;
}

.ss-standard-left h2 {
    margin-top: 24px;
}

.stats-overlay .stat-text, .stats-block-purple-wrapper .stat-text {
    color: #790067;
    font-family: "FFMarkBook";
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px;
    margin: 0px !important;
    display: inline;
}

.ss-content #content .pagination {
    margin-top: 0px !important;
}

.ss-video-wrapper {
    display: flex;
    width: 100%;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    background-image: url(/wp-content/uploads/2024/10/Ellipse-19.png), url(/wp-content/uploads/2024/10/Ellipse-18.png);
    background-position: left bottom, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
}

.ss-standard-wrapper-bg {
    display: flex;
    width: 100%;
    background-image: url(/wp-content/uploads/2024/10/Ellipse-19.png), url(/wp-content/uploads/2024/10/Ellipse-18.png);
    background-position: left bottom, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
}

.ss-standard-wrapper {
    display: flex;
    width: 100%;
    max-width: 1600px;
    justify-content: space-between;
    position: relative;
    align-content: center;
    align-items: center;
    overflow: hidden;
}

.ss-standard-wrapper h1 {
    font-family: 'FFMarkHeavy';
}

.ss-standard-left,
.ss-standard-right {
    flex: 1;
    position: relative;
}

.ss-standard-left {
    min-width: 50%;
    padding-right: 100px;
}

.ss-standard-right {
    position: relative;
}

.ss-video-title .wistia_responsive_padding {
    position: relative;
    margin: 64px auto 0px !important;
    border-radius: 16px;
    overflow: hidden;
}

.stat-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px 0px;
}

.ss-stats {
   display: flex;
   justify-content: space-between;
   flex-direction: row;
   gap: 24px;
   justify-content: space-between;
   align-items: stretch;
}

.stats-one-row {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
}

.ss-stats .large-number img {
    width: 30px;
}

.stat-column:nth-child(2),
.stat-column:nth-child(3) {
    border-left: 2px solid rgba(183, 121, 212, 0.25);
    padding: 0px 0px 0px 24px;
}

.logo-height-24 img {
    max-height: 24px;
}

.logo-height-28 img {
    max-height: 28px;
}

.ss-logos {
    max-width: 400px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 18px;
}

.ss-video-wrapper-top {
    margin-top: 80px;
    padding: 96px 120px;
}

.block-client-info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    background: #F5F5F8;
    padding: 40px;
    border-radius: 16px;
    margin: 27px 0px;
}

.block-client-info-img img {
   max-width: 123px;
   width: 100%;
   max-height: 40px;
   width: auto;
}

.ss-featured-image-overview {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    border-radius: 16px;
    overflow: hidden;

}

 .ss-featured-text-overview {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    border-radius: 0px;
    overflow: hidden;

}

.client-logos {
    display: flex;
    margin: 0px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding-bottom: 56px;
    background: radial-gradient(104.41% 76.26% at 30.56% -30.9%, #790067 0%, #150056 100%);
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
}

.ss-featured-success-stories-wrapper .success-story-item {
    transition: transform 0.5s ease-in-out, background-color 0.5s ease-in-out;
    background: #fff!important;
    display: flex;
}

.ss-featured-success-stories-wrapper .success-story-item .divider {
    background: #E6E6E6;
}

.ss-featured-success-stories-wrapper .success-story-item .stats-number-value {
     font-size: 50px;
    line-height: 45px;
    background: none;
    background: linear-gradient(180deg, #000 15.33%, #B0B0B0 100.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ss-featured-success-stories-wrapper .success-story-item:hover .stats-number-value {
    background: linear-gradient(190deg, #991BB0 22.07%, #FFF 135.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ss-featured-success-stories-wrapper {
    width: 100%;
}

.ss-featured-success-stories-wrapper  .stat-text {
    font-size: 18px;
    line-height: 26px;
}

.ss-featured-success-stories-wrapper .success-story-item img {
    height: 32px;
    width: auto;
    filter: invert(0); 
    max-width: 150px;
}

.ss-featured-success-stories-wrapper .home-module-text-with-label-wrapper {
    display: flex;
    gap: 64px;
    flex-direction: column;
    padding-bottom: 0px;
}

.divider-purple-ss {
    background: linear-gradient(90deg, #004BFF 0%, #991BB0 72.82%);
}

.ss-flex-results {
    display: flex;
    align-items: stretch;
    gap: 40px;
    width: 100%;
    flex-direction: row;
    margin: 0px auto;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1440px;
    padding: 64px 0px;
}

.video-overlay-play {
    position: relative; 
}

.video-overlay-play::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 67px;
    height: 39px;
    background-image: url(https://www.wurl.com/wp-content/uploads/2024/12/ss-play-button.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    display: block;
    transform: translate(-50%, -50%);
}

/* Customer Highlights */
.ss-featured-label {
    color: #787878;
    font-weight: unset;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'FFMarkHeavy';
}

.part-customer-highlights {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    max-width: 1440px;
    margin: 40px auto 0px;
}

.part-customer-highlights .featured-cards-flex-width {
    flex: 1 0 30% !important;
    background-color: white;
    padding: 32px;
    display: flex;
    gap: 24px;
    flex-direction: column;
    border-radius: 4px;
    max-width: 384px;
    min-width: 311px;
    background: #F5F5F8;
    box-shadow: none;
    border-radius: 8px;
}

.part-customer-highlights  a:not(li a) {
    font-weight: unset;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    font-family: 'FFMarkBold';
}

.part-customer-highlights ul {
    list-style-type: none;
}

.part-customer-highlights-img {
    border-radius: 8px;
    overflow: hidden;
}

.part-customer-highlights .featured-tagged-card-text {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-height: 160px;
    justify-content: space-between;
}

/* tablet view */
@media only screen and (max-width: 1200px) {
    .ss-template-wrapper-top {
        padding: 80px 48px 32px;
        margin: 80px auto 0px;
    }

    .ss-video-wrapper-top {
        padding: 80px 48px;
    }

    .ss-header-gr-block-wrapper {
        padding: 56px 56px;
    }

    .success-story-content {
        max-width: 738px;
    }

    .ss-standard-left h2 {
        margin-top: 16px;
    }

    .success-story-content h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .success-story-content h4 {
        font-family: 'FFMarkBold';
    }

    .success-story-content p:not(.ss-success-story-gradient-header p) {
        margin: 0px 0px 27px 0px;
    }

    .ss-standard-wrapper {
        min-width: 738px;
        left: 0px;
        transform: unset;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .stats-overlay {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 40px;
        background-color: #F8F2FB;
        border-radius: 16px;
        margin-top: 32px;
    }

    .featured-image img {
        width: 100%;
        height: auto;
        background-size: cover;
        background-position: center;
    }

    .ss-standard-left {
        flex: 1;
        position: relative;
        padding: 0px 0px 32px 0px;
        max-width: 738px;
    }

    .ss-standard-right {
        flex: 1;
        position: relative;
        padding: 0px;
        max-width: 738px;
    }

    .ss-flex-container {
        display: flex;
        max-width: 1440px;
        margin: auto;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 40px;
    }

    .ss-video-title .wistia_responsive_padding {
        margin: 32px auto 0px !important;
    }

    .ss-featured-image-overview, .ss-featured-text-overview {
        flex-basis: 50%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
    }

    .ss-flex-results {
        gap: 40px 24px;
    }

    .ss-featured-success-stories-wrapper  .stat-text {
        font-size: 13px;
        line-height: 20px;
    }

    .ss-featured-success-stories-wrapper .home-module-text-with-label-wrapper {
        gap: 48px;
   
    }

    .ss-featured-success-stories-wrapper  .featured-success-stories {
        gap: 16px;
    }

    .ss-featured-success-stories-wrapper .success-story-item .stats-number-value {
        font-size: 27px;
        line-height: 33px;
    }

    /* Customer highlights tablet */
    .part-customer-highlights .featured-cards-flex-width {
        max-width: 343px;
        min-width: 311px;
    }
}

/* mobile view */

@media only screen and (max-width: 781px) {
    .ss-flex-item p {
        font-size: 18px;
    }

    .block-client-info {
        padding: 24px;
    }

    .ss-template-wrapper-top {
        padding: 48px 32px 32px;
        margin: 80px auto 0px;
    }

    .ss-header-gr-block-wrapper {
        padding: 40px 32px;
    }

    .ss-video-wrapper-top {
        padding: 64px 32px;
    }

    .ss-standard-wrapper {
        display: flex;
        min-width: 100%;
        left: 0px;
        transform: unset;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .success-story-content h3 {
        font-size: 21px;
        line-height: 28px;
    }

    .success-story-content h4 {
        font-size: 18px;
        line-height: 27px;
    }

    .success-story-content p:not(.ss-success-story-gradient-header p) {
        font-size: 16px;
        line-height: 22px;
        margin: 0px 0px 22px 0px;
    }

    .success-story-content h2:not(.ss-success-story-gradient-header h2),
    .success-story-content h3:not(.ss-success-story-gradient-header h3) {
        margin-bottom: 24px;
    }

    .ss-video-title .wistia_responsive_padding {
        margin: 40px auto 0px !important;
    }

    .stat-column {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .stat-column:nth-child(2),
    .stat-column:nth-child(3) {
        border-left: 0px solid rgba(183, 121, 212, 0.25);
        padding: 24px 0px 0px;
        border-top: 2px solid rgba(183, 121, 212, 0.25);
        width: 100%;
        max-width: 311px;
    }

    .ss-stats {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }

    .stats-overlay .stat-text, .stats-block-purple-wrapper .stat-text {
        font-size: 14px;
        line-height: 21px;
    }

    .logo-height-28 img {
        max-height: 24px;
    }

    .featured-ss-label {
        font-size: 14px;
    }
    
    .ss-featured-success-stories-wrapper  .stat-text {
        font-size: 18px;
        line-height: 27px;
    }

    .ss-featured-text-overview {
        gap: 8px;
    }

    .ss-flex-results {

        padding: 40px 0px;
    }

    .client-logos {
        gap: 40px;
        padding-bottom: 64px;
    }

    .ss-featured-success-stories-wrapper .home-module-text-with-label-wrapper {
        gap: 40px;
    }

    .ss-featured-success-stories-wrapper .success-story-item .stats-number-value {
        font-size: 36px;
        line-height: 45px;
    }

    .ss-featured-success-stories-wrapper .success-story-item .stats-number-value {
        font-size: 36px;
        line-height: 45px;
        background: transparent;
        -webkit-text-fill-color: #000;
    }

    .ss-featured-success-stories-wrapper .featured-success-stories {
        gap: 32px;
    }

    .ss-featured-success-stories-wrapper .success-story-item img {
        max-height: 48px;
        width: auto;
        filter: invert(0);
        max-width: 150px;
    }

    .ss-flex-results .blog-cards {
        margin: 0px;
        }

    /* Customer Highlights */
    .part-customer-highlights .featured-cards-flex-width {
        padding: 40px 24px;
    }

    .ss-flex-results {
        padding: 40px 0px;
    }
}
