.press {
    margin: 0px;
    background-color: #F5F5F8;
    
    }
    
    .press .news,
    .press .press-list,
    .news-list,
    .awards-list {
    padding: 96px 120px;
    margin: auto;
    }
    
    .press .press-featured-news {
    padding: 64px 120px 96px;
    }
    
    .press .press-list ul.news-cards.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin: 0px auto;
    max-width: 928px;
    box-sizing: content-box;
    background: transparent;
    }
    
    .press ul.news-list.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow {
    display: flex;
    }
    
    .press .press-list li.wp-block-post.wurlpress.type-wurlpress.status-publish.hentry {
    flex-basis: 40%;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    padding: 24px;
    gap: 8px;
    flex-direction: column;
    min-height: 168px;
    }
    
    .press span.page-numbers.dots {
    color: rgba(0, 0, 0, .2);
    margin: 0px;
    }
    
    .press .alm-btn-wrap {
    padding: 0px !important;
    margin: 0px !important;
    }
    
    .press span.wp-block-query-pagination-next-arrow.is-arrow-arrow,
    .press span.wp-block-query-pagination-previous-arrow.is-arrow-arrow {
    display: none;
    }
    
    .press .wp-block-query-pagination>.wp-block-query-pagination-next:last-child:after,
    .press a.pagination-arrow.wp-block-query-pagination-next::after {
    content: '';
    background: rgba(121, 121, 121, 1);
    color: #fff;
    margin: 0;
    display: block;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/wp-content/uploads/2024/02/Right.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 32px;
    }
    
    .page-numbers.current.is-one::before {
    content: '';
    background: rgba(121, 121, 121, .2);
    color: #fff;
    margin: 0;
    display: inline-block !important;
    width: 34px;
    height: 34px;
    justify-content: center;
    align-items: center;
    background-image: url(/wp-content/uploads/2024/02/Right.svg);
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    margin-right: 32px;
    }
    
    .page-numbers.is-last-current::after {
    content: '';
    background: rgba(121, 121, 121, .2);
    color: #fff;
    margin: 0;
    display: inline-block !important;
    width: 34px;
    height: 34px;
    justify-content: center;
    align-items: center;
    background-image: url(/wp-content/uploads/2024/02/Right.svg);
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    margin-left: 32px;
    }
    
    .press .wp-block-query-pagination-numbers {
    display: flex;
    align-items: center;
    height: 34px;
    margin: 0px;
    gap: 32px;
    }
    
    .press .wp-block-query-pagination>.wp-block-query-pagination-next {
    margin: 0px;
    }
    
    .press .pagination {
    gap: 0px;
    }
    
    .press .pagination a {
    margin: 0px;
    }
    
    .press .pagination span.current {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    margin: 0px;
    }
    
    .press .industry-logos {
    max-width: 1160px;
    flex-wrap: wrap;
    display: flex;
    margin: auto;
    padding-top: 64px;
    margin: auto;
    width: fit-content;
    justify-content: center;
    
    }
    
    .press .industry-logos .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow: 0 !important;
    }
    
    .press .industry-logos img {
    width: 160px;
    }
    
    .press .industry-associations {
    padding: 96px 120px;
    background: radial-gradient(104.41% 76.26% at 30.56% -30.9%, #790067 0%, #150056 100%);
    }
    
    .press .industry-associations p {
    font-size: 24px;
    font-weight: unset;
    line-height: 30px;
    font-family: 'FFMarkBold';
    }
    
    .press .wp-block-query-pagination>.wp-block-query-pagination-previous:first-child:after,
    .press a.pagination-arrow.wp-block-query-pagination-previous::after {
    content: '';
    background: rgba(121, 121, 121, 1);
    color: #fff;
    margin: 0;
    display: block;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('/wp-content/uploads/2024/02/Right.svg');
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    margin-right: 32px;
    }
    
    /* blocks overwrite ends */
    .press .ajax-load-more-wrap.white .alm-load-more-btn {
    font-family: 'FFMarkBold';
    }
    
    .press .ajax-load-more-wrap.white .alm-load-more-btn:hover {
    color: #fff !important;
    background-color: #000 !important;
    }
    
    .press .intro-top {
    padding: 64px 120px 96px;
    margin: auto;
    }
    
    .press .resources-cards-bg {
    background: url(/wp-content/uploads/2024/02/img_insights_background.png);
    background-position: bottom;
    background-size: cover;
    background-color: #fff;
    }
    
    .press h2 {
    font-family: "FFMarkBold";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    }
    
    .press .top-press-gradient-div,  
    .events-webinars-top {
    width: 100%;
    background: linear-gradient(180deg, #150056 12.95%, #790067 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 192px 120px 120px 120px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
    }
    
    .press .top-inner {
    width: 100%;
    max-width: 720px;
    margin: auto;
    }
    
    .press .label,
     .events-webinars-top .label {
    color: #72EAEF;
    text-align: center;
    margin: auto;
    font-family: "FFMarkHeavy";
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 16px;
    }
    
    .press .news-list .card-label {
    color: #991BB0;
    font-family: "FFMarkBook";
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    }
    
    .press .press-list .card-label {
    color: var(--Grayscale-500, #666);
    font-family: "FFMarkBook";
    font-size: 14px;
    line-height: 27px;
    }
    
    .press h2.subtitle-dark {
    color: #000;
    text-align: center;
    font-family: "FFMarkBOLD";
    font-size: 36px;
    line-height: 45px;
    padding-bottom: 40px;
    }
    
    .press .margin-32-b {
    margin-bottom: 32px !important;
    }
    
    .press .about-wurl {
    background-color: #0A090D;
    padding: 96px 0px;
    overflow: hidden;
    }
    
    .press .photos-wrapper {
    display: flex;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    }
    
    .press .about-wurl .photos {
    overflow: hidden;
    margin: auto;
    display: flex;
    justify-content: center;
    width: 1672px;
    overflow: hidden;
    gap: 24px;
    }
    
    .press .about-wurl .photos img {
    border-radius: 15px;
    }
    
    .press .about-wurl .photos .img-top {
    padding-top: 50px;
    }
    
    .press .about-wurl .photos .img-bottom {
    padding-bottom: 50px;
    }
    
    .press .about-wurl .about-text {
    margin: 64px 120px 0px;
    }
    
    .press .about-wurl-inner {
    margin: auto;
    }
    
    .press .about-wurl-inner p {
    color: #FFFFFF;
    text-align: center;
    font-family: "FFMarkBook";
    font-size: 21px;
    font-weight: 450;
    line-height: 28px;
    margin: 16px auto;
    max-width: 848px;
    }
    
    .press .about-wurl .cta img {
    max-width: 256px;
    width: 100%;
    }
    
    .press .about-wurl .cta {
    background-color: var(--purple-cta);
    color: var(--dark-bg-font);
    border-radius: 8px;
    max-width: 1000px;
    margin: auto !important;
    padding: 32px 40px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
    align-items: center !important;
    column-gap: 32px !important;
    row-gap: 24px !important;
    margin: 64px auto 0px !important;
    }
    
    .press .about-wurl-inner .cta p {
    font-size: 16px;
    line-height: 24px;
    text-align: left !important;
    margin: 4px 0px 0px;
    }
    
    .press .about-wurl .cta h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'FFMarkBold';
    }
    
    .press .about-wurl .cta .button-col {
    max-width: max-content;
    align-self: center;
    }
    
    .press .about-wurl .arrow-links a {
    color: #72EAEF;
    text-align: center;
    font-family: "FFMarkBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    /* 156.25% */
    text-decoration-line: underline;
    }
    
    .press .awards {
    background-color: #fff;
    }
    
    .press .awards-columns {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-bottom: 64px;
    justify-content: flex-start;
    flex-wrap: wrap;
    }
    
    .press .awards-columns img {
    box-sizing: border-box;
    height: auto;
    max-width: 200px;
    vertical-align: bottom;
    margin: auto;
    max-height: 200px;
    }
    
    .press .img-no-border img {
    padding: 20px;
    }
    
    .press .awards-pod {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-width: 265px;
    }
    
    .press .card-awards {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    min-width: 350px;
    gap: 40px;
    }
    
    .press .awards a {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-family: 'FFMarkBold';
    text-align: center;
    max-width: 265px;
    margin: auto;
    text-decoration: none;
    display: flex;
    justify-content: center;
    }
    
    .press .awards-list {
    max-width: 1440px;
    }
    
    .press .news-list {
    background-color: #fff;
    }
    
    .press .news-list .news-cards {
    display: flex;
    border-radius: 8px;
    text-decoration: none;
    gap: 16px;
    }
    
    .press .press-list a.news-cards {
    background-color: rgba(183, 121, 212, 0.10);
    display: flex;
    border-radius: 8px;
    text-decoration: none;
    }
    
    .press .press-list .news-cards {
    background-color: #fff;
    display: flex;
    border-radius: 8px;
    }
    
    .press .card-label-source {
    padding-right: 12px;
    border-right: 1px solid rgba(0, 0, 0, 0.20);
    height: 16px;
    text-transform: capitalize;
    margin-right: 12px;
    }
    
    .press .about-wurl .arrow-links::after {
    content: url(/wp-content/uploads/2024/02/teal-arrow-link.svg) !important;
    padding-left: 8px;
    }
    
    .news-list ul {
    display: flex !important;
    flex-wrap: wrap;
    gap: 40px;
    }
    
    .news-list ul li {
    margin: 0px;
    display: flex;
    background-color: rgba(183, 121, 212, 0.10);
    border-radius: 8px;
    padding: 24px;
    flex-basis: 40%;
    min-height: 168px;
    }
    
    .press .logo,
    .news-list .logo {
    width: 64px;
    border-radius: 8px;
    }
    
    .press .cards-flex-wrapper {
    display: flex !important;
    align-items: stretch;
    gap: 40px;
    width: 100%;
    flex-direction: row;
    margin: 0px auto;
    flex-wrap: wrap;
    max-width: 928px;
    box-sizing: content-box;
    justify-content: center;
    }
    
    .press .ind-card-wrapper a {
    text-decoration: none !important;
    cursor: pointer;
    padding: 24px;
    gap: 16px;
    }
    
    .press .news-cards .cards-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
    align-items: flex-start;
    text-align: left;
    }
    
    .press .news-cards .card-title {
    color: #000;
    font-family: "FFMarkBold";
    font-size: 18px;
    line-height: 27px;
    }
    
    .press .news-cards h3.card-title a {
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    text-decoration: none;
    }
    
    .press a.press-cards {
    text-decoration: none !important;
    font-size: 18px;
    line-height: 27px;
    font-family: 'FFMarkBold';
    }
    
    .press .news-cards .card-title a {
    text-decoration: none !important;
    }
    
    .press .divider-purple {
    background: linear-gradient(90deg, #004BFF 0%, #991BB0 72.82%);
    margin-top: 0px !important;
    height: 12px;
    margin: 0px !important;
    }
    
    .cta-purple-text-button {
    display: flex;
    flex-direction: row;
    }
    
    .awards-columns-ind {
    flex-basis: 0;
    gap: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    }
    
    .press .awards .h4 {
    font-size: 16px;
    line-height: 27px;
    }
    
    .press .awards h2 {
    font-size: 36px;
    line-height: 45px;
    padding-bottom: 64px;
    color: #000;
    }
    
    .press .large-padding-line {
    border-bottom: 0px !important;
    background: #fff !important;
    }
    
    .press .ind-card-wrapper {
    flex: 1 1 47%;
    display: flex;
    max-width: 47%;
    }
    
    .press .industry-logos figure {
    display: flex;
    justify-content: center;
    }
    
    
    /* special break for logos */
    @media only screen and (max-width: 1339px) {
    
    .industry-logos {
    max-width: 720px !important;
    }
    }
    
    /* tablet view */
    
    @media only screen and (max-width: 1100px) {
    
    .press .about-wurl .cta img {
    max-width: 143px;
    width: 100%;
    }
    
    .press .top-press-gradient-div,
     .events-webinars-top  {
    padding: 160px 48px 96px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 24px), 0 100%);
    }
    
    .press .intro-top {
    padding: 40px 48px 80px;
    margin: auto;
    }
    
    .press .press-featured-news {
    padding: 40px 48px 80px;
    }
    
    .press .news,
    .press .press-list,
    .news-list,
    .awards-list {
    padding: 80px 48px;
    margin: auto;
    }
    
    .press .about-wurl .photos {
    width: 1000px;
    gap: 16px;
    }
    
    .press .about-wurl .photos img {
    border-radius: 15px;
    max-height: 205px;
    width: auto;
    }
    
    .press .cards-flex-wrapper {
    gap: 24px;
    }
    
    .press .ind-card-wrapper {
    flex: 1 1 47%;
    display: flex;
    }
    
    .press .press-list li.wp-block-post.wurlpress.type-wurlpress.status-publish.hentry {
    flex: 1 1 47%;
    padding: 24px 40px;
    min-height: 248px;
    }
    
    .press .about-wurl {
    padding: 80px 0px;
    }
    
    .press .about-wurl .cta .button-col {
    max-width: max-content;
    align-self: flex-start;
    }
    
    .press .news-list .news-cards {
    display: flex;
    border-radius: 8px;
    flex-direction: column;
    gap: 16px;
    }
    
    .press h2 {
    font-size: 30px;
    line-height: 37px;
    }
    
    .press .margin-32-b {
    margin-bottom: 24px !important;
    }
    
    .press h2.subtitle-dark {
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 40px;
    }
    
    .press .awards h2 {
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 40px;
    }
    
    .press .about-wurl .about-text {
    margin: 64px 48px 0px;
    }
    
    .press .about-wurl .cta {
    padding: 40px 32px;
    justify-content: flex-start;
    margin: 64px auto 0px !important;
    }
    
    .cta-purple-text-button {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    }
    
    .cta-purple-text-button-inner-col {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    }
    
    .cta-purple-text-button-inner {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    }
    
    .press .about-wurl .cta .button-col {
    max-width: max-content;
    align-self: flex-start;
    }
    
    .awards-columns-ind {
    flex-basis: 47% !important;
    }
    
    .awards-columns-ind {
    gap: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    width: 100%;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px auto;
    }
    
    .press .about-wurl .photos .img-top {
    padding-top: 37px;
    }
    
    .press .about-wurl .photos .img-bottom {
    padding-bottom: 37px;
    }
    
    .news-list ul li {
    flex-basis: 47%;
    min-height: 248px;
    }
    
    .press .awards-columns {
    gap: 40px 0px;
    margin-bottom: 40px;
    }
    
    .press .block-related-posts {
    gap: 24px;
    }
    
    .press .industry-associations {
    padding: 80px 48px;
    }
    
    .press .industry-associations p {
    font-size: 21px;
    line-height: 28px;
    }
    
    .press .industry-logos {
    row-gap: 40px;
    }
    }
    
    @media only screen and (max-width: 781px) {
    
    .press .about-wurl .cta {
    padding: 40px 36px;
    display: flex;
    justify-content: center;
    }
    
    .press a.press-cards {
    text-decoration: none !important;
    font-size: 16px;
    line-height: 27px;
    font-family: 'FFMarkBold';
    }
    
    .press .top-press-gradient-div,
     .events-webinars-top  {
    padding: 144px 32px 80px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0 100%);
    }
    
    .press .about-wurl-inner p {
    font-size: 18px;
    line-height: 27px;
    }
    
    .press .press-featured-news {
    padding: 40px 32px 64px;
    }
    
    .press h2 {
    font-size: 24px;
    line-height: 32px;
    }
    
    .news-list ul li {
    flex-basis: 100%;
    }
    
    .press .industry-logos img {
    width: auto;
    height: 40px;
    }
    
    .press .industry-logos {
    row-gap: 24px;
    max-width: 420px !important;
    padding-top: 40px;
    column-gap: 8px;
    }
    
    .press .industry-associations p {
    font-size: 18px;
    line-height: 27px;
    }
    
    .press .news,
    .press .press-list,
    .news-list,
    .awards-list,
    .press .industry-associations {
    padding: 64px 32px;
    margin: auto;
    }
    
    .press .industry-associations .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: unset !important;
    flex: 1;
    }
    
    .press .intro-top {
    padding: 40px 32px 64px;
    margin: auto;
    }
    
    .press .about-wurl .about-text {
    margin: 40px 32px 0px;
    }
    
    .press .label {
    font-size: 14px;
    line-height: 19px;
    }
    
    .press .cards-flex-wrapper {
    display: flex;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    flex-direction: row;
    margin: 0px auto;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    padding: 0px;
    box-sizing: content-box;
    }
    
    .press .margin-32-b {
    margin-bottom: 16px !important;
    }
    
    .press .ind-card-wrapper {
    flex-basis: 100%;
    display: flex;
    max-width: 100%;
    width: 100%;
    }
    
    .press .news-cards {
    width: 100%;
    }
    
    .press .about-wurl .photos {
    overflow: hidden;
    margin: auto;
    display: flex;
    justify-content: center;
    overflow: hidden;
    flex-wrap: nowrap !important;
    width: 510px;
    gap: 8px;
    }
    
    .press .about-wurl .cta {
    margin: 40px auto 0px !important;
    gap: 24px;
    }
    
    .cta-purple-text-button {
    display: flex;
    flex-direction: column;
    }
    
    .cta-purple-text-button-inner-col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    
    .cta-purple-text-button-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    
    .press .about-wurl .cta .button-col {
    max-width: max-content;
    align-self: center;
    }
    
    .press .about-wurl-inner .cta p {
    font-size: 16px;
    line-height: 22px;
    margin: 8px 0px 0px;
    text-align: center !important;
    }
    
    .awards-columns-ind {
    flex-basis: 100%;
    gap: 8px;
    }
    
    .press .awards h2 {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 40px;
    }
    
    .press .about-wurl .photos .img-top {
    padding-top: 15px;
    }
    
    .press .about-wurl .photos .img-bottom {
    padding-bottom: 15px;
    }
    
    .press .about-wurl .cta h4 {
    font-size: 18px;
    line-height: 27px;
    font-family: 'FFMarkBold';
    text-align: center;
    }
    
    .press .about-wurl {
    padding: 64px 0px;
    }
    
    .press .news-cards h3.card-title {
    font-size: 16px;
    }
    
    .press .awards p {
    font-size: 14px;
    line-height: 27px;
    }
    
    .press .press-list li.wp-block-post.wurlpress.type-wurlpress.status-publish.hentry {
    flex: 1 1 100%;
    }
    
    .press .block-related-posts {
    display: flex;
    justify-content: space-around;
    gap: 24px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
    }
    
    .press .about-wurl-inner p {
    margin: 24px auto;
    }
    
    .press .about-wurl .cta {
    padding: 40px 36px;
    }
    
    .press .alm-btn-wrap {
    padding: 0px !important;
    margin: 40px 0px 0px !important;
    font-family: 'FFMarkHeavy';
    }
    
    .press .awards-columns {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-bottom: 0px;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    }
    
    .press .large-padding-line {
    border-bottom: 1px solid #E6E6E6 !important;
    }
    
    .press .awards a {
    font-size: 14px;
    line-height: 24px;
    }
    }