/*
Theme Name: Rixxo V7
Theme URI: https://www.wpbeaverbuilder.com
Version: 1.0
Description: Rixxo V7 Theme
Author: Rixxo
Author URI: https://www.rixxo.com
template: bb-theme
*/

/* Add your custom styles here...Remember to change the Version number above! */
/* Global */
html,
html.fl-builder-edit {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

:root {
    --border-radius: 4px;
    --font-text-main: Roboto, sans-serif;
}

body p {
    /* color: var(--v2025-text-light-primary); */
    margin: 0 0 16px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
}
  

.fl-builder-content h1 {
    font-family: var(--font-poppins);
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -1.2px;
    padding-bottom: 28px;
}

.fl-builder-content h1 span.v2025-green-text {
    color: var(--v2025-green-text);
}

.fl-builder-content h3 span.v2025-green-text {
    color: var(--v2025-green-text);
}

.fl-builder-content h2 {
    font-family: var(--font-poppins);
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -1.2px;
    padding-bottom: 24px;
}

.fl-builder-content h3 {
    font-family: var(--font-poppins);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1.2px;
    padding-bottom: 20px;
}

.fl-builder-content h4 {
    font-family: var(--font-poppins);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -1.2px;
    padding-bottom: 16px;
}

.fl-builder-content h5 {
    font-family: var(--font-poppins);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -1.2px;
    padding-bottom: 12px;
}

.fl-builder-content h6 {
    font-family: var(--font-poppins);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -1.2px;
    padding-bottom: 8px;
}

.fl-builder-content h1 span.v2025-green-text,
.fl-builder-content h2 span.v2025-green-text {
    color: var(--v2025-green-text) !important;
}

.fl-module-pp-heading .pp-heading-content .pp-heading-prefix {
    line-height: 20px;
}

/* Global Buttons */
button:focus {
    outline: none !important;
}

.v2025-box-with-buttons .fl-module-pp-heading {
    padding-bottom: 24px;
}


/* Header */
.v2025-hero-banner .pp-heading-content {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
}

.v2025-hero-banner.fl-module>.fl-module-content {
    margin: 0;
}

.pp-heading.pp-dual-heading .heading-title a {
    display: flex !important;
    flex-wrap: wrap;
}

.pp-heading.pp-dual-heading .heading-title .pp-secondary-title {
    order: 0;
}

.pp-heading.pp-dual-heading .heading-title .pp-primary-title {
    order: 1;
}

/** buttons */
.fl-button {
    transition: all 0.2s ease !important;
}

.fl-button:hover * {
    color: #fff;
}

.fl-builder-content .fl-module-button .fl-button:hover {
    background-color: var(--v2025-green-bg);
}

.v2025-button-primary-alternative .fl-button {
    background-color: var(--v2025-pink-tint-bg) !important;
}

.v2025-button-primary-alternative .fl-button:hover {
    border: none !important;
    background-color: var(--v2025-pink-bg) !important;
}

.v2025-dark-button-secondary .fl-button {
    background-color: transparent !important;
    color: #FFFDFE !important;
    border: 1px solid #fff !important;
}

.v2025-dark-button-secondary .fl-button:hover {
    background-color: #fff !important;
}

.v2025-dark-button-secondary .fl-button:hover .fl-button-text,
.v2025-dark-button-secondary .fl-button:hover .fl-button-icon {
    color: #1A2F37 !important;
}

.v2025-light-button-secondary .fl-button {
    background-color: transparent !important;
    color: #1A2F37 !important;
    border: 1px solid #1A2F37 !important;
}

.v2025-light-button-secondary .fl-button:hover {
    background-color: #1A2F37 !important;
}

.v2025-light-button-secondary .fl-button:hover .fl-button-text,
.v2025-light-button-secondary .fl-button:hover .fl-button-icon {
    color: #FFFDFE !important;
}

/* Tab */
.v2025-tabs-vertical .fl-tabs.fl-tabs-vertical {
    border-radius: 16px;
    overflow: hidden;
}

.v2025-tabs-vertical .fl-tabs.fl-tabs-vertical .fl-tabs-labels {
    width: 50%;
    float: right;
    border-radius: 0 16px 8px 0;
}

.v2025-tabs-vertical .fl-tabs.fl-tabs-vertical .fl-tabs-labels li:last-child .fl-tabs-label {
    border-radius: 0 0 8px 0;
}

.v2025-tabs-vertical .fl-tabs-vertical .fl-tabs-panels {
    width: 50%;
    border-radius: 16px 0 16px 16px;
}

.v2025-tabs-vertical .fl-tabs-vertical .fl-tabs-panels h3.fl-cta-title {
    margin: 0 0 10px;
}

.v2025-tabs-vertical .fl-tabs-panels .fl-cta-button .fl-button {
    padding: 16px 36px;
    height: 56px;
}

.v2025-tabs-vertical .fl-tabs-panel .fl-tabs-panel-content {
    padding: 48px 48px 68px;
}

.v2025-our-team .fl-module-box .fl-module-photo {
    height: 100%;
    width: 100%;
}

.v2025-our-team .fl-module-box .fl-module-photo img {
    border-radius: var(--border-radius);
}

/* Our Work - Carousel */
.pp-content-post-carousel .pp-content-carousel-post {
    padding-bottom: 20px;
}

.pp-content-post-carousel .pp-portfolio-grid-post-text .pp-portfolio-grid-post-title {
    color: var(--v2025-text-light-primary);
    padding: 24px 0 0;
    margin: 0;
}

.pp-content-post-carousel .pp-portfolio-grid-post-text a:hover {
    text-decoration: none;
}

.pp-content-post-carousel .pp-portfolio-grid-post-text a:hover h4 {
    color: #33CC99;
}

.pp-content-post-carousel .pp-portfolio-grid-post-image {
    border-radius: 4px;
    overflow: hidden;
}

.pp-content-post-carousel .owl-nav {
    display: flex;
    gap: 16px;
    justify-content: end;
    width: 50%;
    float: right;
    /* transform: translateY(-28px); */
    z-index: 1;
    /*  position: relative; */
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 0;
}

.pp-content-post-carousel .owl-nav button {
    position: static;
}

.pp-content-post-carousel .owl-theme .owl-dots {
    margin-top: 0;
    text-align: left;
    padding-left: 16px;
    align-items: center;
    display: flex;
    height: 48px;
}

.pp-content-post-carousel .owl-stage-outer {
    padding-bottom: 28px;
    overflow: unset;
}

.v2025-background-alternative-dark .pp-content-post-carousel .owl-carousel .owl-stage-outer::after,
.v2025-background-alternative-dark .pp-content-post-carousel .owl-carousel .owl-stage-outer::before {
    background-color: var(--v2025-bg-alternative-dark);
}

.pp-content-post-carousel .pp-content-grid-image .pp-post-featured-img img {
    border-radius: 4px;
}

/* .fl-module-pp-content-grid > .fl-module-content {
    margin-left: -24px;
} */
/**
* Testimonials
*/
.v2025-testimonials .pp-testimonials-slider h2 {
    margin: 0 0 48px;
    padding: 0;
}

.v2025-testimonials .pp-testimonials-slider .owl-carousel .owl-dots {
    position: relative;
    left: -8px;
}

.v2025-testimonials .pp-testimonials .layout-1 {
    text-align: left;
}

.v2025-testimonials .pp-testimonial .pp-testimonials-image {
    margin: 0 0 24px;
}

.v2025-testimonials .pp-testimonial .pp-testimonials-image img {
    width: auto;
    margin: 0;
    line-height: 0;
}

.v2025-testimonials .pp-testimonial .pp-title-wrapper .pp-testimonials-name {
    font-weight: 600;
}

.v2025-testimonials .pp-testimonial {
    min-height: 327px;
}

.v2025-testimonials .pp-testimonial .pp-content-wrapper {
    min-height: 207px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.v2025-testimonials .pp-testimonial p:last-child {
    margin-bottom: 0;
}

.v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer {
    margin-bottom: 48px;
}

.v2025-testimonials .pp-testimonials .owl-nav {
    justify-content: center;
    justify-content: flex-end;
    width: auto;
    float: right;
    margin-top: 0 !important;
    z-index: 1;
    position: relative;
    right: -5px;
}

.v2025-testimonials .pp-testimonials .owl-nav button * {
    opacity: 0;
}

.v2025-testimonials .pp-testimonials .owl-nav button {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain;
    margin: 0 5px !important;
}

.v2025-testimonials .pp-testimonials .owl-nav .owl-prev {
    background-image: url(images/prev.png) !important;
}

.v2025-testimonials .pp-testimonials .owl-nav .owl-next {
    background-image: url(images/next.png) !important;
}

.v2025-testimonials .pp-testimonials .owl-carousel .owl-dots {
    text-align: left;
    margin-top: 48px;
    height: 48px;
    width: auto;
    display: flex;
    align-items: center;
}

/* Testimonials */
.v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer {
    overflow: unset;
    position: relative;
}

.v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer::before,
.v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    left: -100%;
    background-color: #F6F6F6;
    z-index: 1000;
    display: block;
    height: 100%;
    width: 100%;
}

.v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer::after {
    left: calc(100% + 120px);
    right: -100%;
}

/** more work */
.pp-content-post-carousel .owl-carousel {
    overflow-y: unset;
    overflow-x: unset;
    position: relative;
}

.pp-content-post-carousel .owl-carousel .owl-stage-outer::after,
.pp-content-post-carousel .owl-carousel .owl-stage-outer::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    left: -100%;
    background-color: var(--fl-global-base--shadesdeep---0f1e24);
    z-index: 1000;
    display: block;
    height: 100%;
    width: 100%;
}

.pp-content-post-carousel .owl-carousel .owl-stage-outer::after {
    right: -100%;
    left: calc(100% + 120px);
}

.v2025-who-we-help .heading-title .pp-secondary-title {
    display: none !important;
}

.v2025-accordion-mobile {
    border-radius: 24px;
    overflow: hidden;
}

.v2025-accordion-mobile a.fl-button {
    padding: 16px 36px;
    height: 56px;
}

.v2025-accordion-mobile a.fl-button fl-button-text {
    vertical-align: inherit;
}

.v2025-accordion-mobile a.fl-button fl-button-icon {
    vertical-align: sub;
}

/* we believe in better*/
.v2025-card-large-height .fl-cta-wrap .fl-cta-button {
    text-align: right;
}

.fl-tabs-vertical .fl-tabs-labels .fl-tabs-label {
    line-height: 28px;
    letter-spacing: -1.2px;
}

.v2025-blue-box {
    min-height: 248px;
}

.v2025-blue-box .fl-cta-text-content {
    min-height: 114px;
}

/* our-thinking */
.fl-our-thinking .fl-post-grid ul {
    display: flex;
    gap: 48px;
}

.fl-our-thinking .fl-post-grid ul li img {
    border-radius: 4px;
}

.fl-our-thinking .fl-post-grid .fl-post-grid-text {
    padding: 24px 0 0;
}

.fl-our-thinking .fl-post-grid .fl-post-grid-text a {
    font-size: 24px;
    line-height: 28px;
}

.fl-our-thinking .fl-post-grid .fl-post-grid-text a:hover {
    color: var(--v2025-green-text);
}

/** post-carousel on member page */
.fl-post-carousel.fl-post-carousel-grid {
    padding: 0;
}

.fl-post-carousel-grid .fl-post-carousel-wrapper .fl-post-carousel-post {
    width: 368px !important;
}

.fl-post-carousel-grid .fl-post-carousel-wrapper .fl-post-carousel-image img,
.fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-grid-image img {
    border-radius: 4px;
    max-height: 184px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.fl-post-carousel-grid .fl-post-carousel-wrapper .fl-post-carousel-post .fl-post-carousel-text,
.fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-grid-text {
    padding: 24px 0 0;
}

.fl-module-post-grid .fl-post-grid {
    display: block;
    /* max-width: 1200px; */
}

.fl-module-post-grid .fl-post-grid .fl-post-column {
    padding-bottom: 0;
    width: 100%;
}

.fl-post-grid .fl-post-column .fl-post-grid-post {
    background: transparent;
    border: 0;
}

.fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-grid-text {
    padding: 24px 0 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-grid-text .fl-post-grid-title {
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #FFFDFE;
}

.fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-grid-text .fl-post-grid-content {
    font-size: 16px;
    line-height: 24px;
    color: #FFFDFE;
}

.fl-module-post-carousel .fl-post-carousel .bx-wrapper {
    max-width: 1200px !important;
}

/** Socials */
.fl-module-icon .fl-icon-wrap .fl-icon i.icon-linkedin2 {
    line-height: 36px;
    width: 36px;
    background: var(--v2025-text-light-primary);
    height: 36px;
    border-radius: 4px;
    padding: 0;
    color: var(--v2025-bg-main);
}

.fl-module-icon .fl-icon-wrap .fl-icon i::before {
    line-height: 36px;
}

/* platform logos */
.platform-logos {
    background-color: var(--v2025-bg-light-card-hover);
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.platform-logos .logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.platform-logos .logos .logo {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
}

.platform-logos .platform-title,
.platform-logos .platform-title a {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    color: var(--v2025-text-dark-primary);
    text-align: center;
    font-family: Poppins;
    letter-spacing: -1.2px;
}

.platform-logos .platform-title a {
    color: var(--v2025-text-light-primary);
}

.platform-logos .platform-title a:hover {
    color: var(--v2025-green-text);
}

/* integrations */
.v2025-platform-logo .fl-photo {
    height: 308px;
    width: 308px;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: center;
    overflow: hidden;
}

.v2025-popular-integrations .pp-content-grid-pagination {
    margin-top: 48px;
}

.v2025-platforms-integrations {
    background-color: transparent;
}

.platform-logos .logos .v2025-box-128 {
    height: 128px;
    width: 128px;
    background: #ffffff;
    display: flex;
    align-items: center;
}

.v2025-popular-integrations .pp-content-grid-pagination ul {
    display: flex;
    gap: 20px;
}

.v2025-popular-integrations .pp-content-grid-pagination li .page-numbers {
    margin: 0;
    min-width: 0 !important;
    border: 0 !important;
}

.v2025-popular-integrations .pp-content-grid-pagination li {
    line-height: 24px;
    display: flex;
    align-items: center;
    height: 56px;
}

.platform-logos .v2025-p-14 {
    padding: 14px;
}

.platform-logos .v2025-box-128 img {
    height: auto;
    width: 100%;
}

.fl-our-thinking .fl-module-content .fl-post-feed {
    display: flex;
    flex-direction: row;
    gap: 48px;
    flex-basis: 33.33%;
}

.fl-our-thinking .fl-module-content .fl-post-feed .fl-post-feed-post {
    /* flex-basis: 368px; */
}

.fl-our-thinking .fl-module-content .fl-post-feed-image {
    margin-bottom: 24px;
    max-height: 184px;
    overflow: hidden;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.fl-our-thinking .fl-module-content .fl-post-feed-image img {
    border-radius: 4px;
    width: 100% !important;
    object-fit: cover;
}

.fl-our-thinking .fl-module-content .fl-post-feed-header {
    margin: 0;
}

.fl-our-thinking .fl-module-content .fl-post-feed-header h5 {
    margin: 0;
}

/** Popup */
.pp-modal-wrap .pp-modal-container .pp-modal {
    top: 80px !important;
}

.pp-modal-wrap .fl-builder-content .fl-module-box .fl-module-pp-heading {
    padding-top: 56px;
}

.pp-modal-wrap .fl-builder-content .pp-heading-content h4 {
    margin: 0 auto;
    max-width: 400px;
    padding-bottom: 16px;
}

.pp-modal-wrap .fl-builder-content .pp-heading-content h4 span {
    color: var(--v2025-text-dark-primary);
}

.pp-modal-wrap .fl-builder-content .pp-heading-content {
    text-align: center;
}

.pp-modal-wrap .fl-builder-content .pp-heading-content p:last-child {
    margin-bottom: 0;
}

.pp-modal-wrap .fl-module-button .fl-button {
    border: 0 !important;
    padding: 16px 36px;
    line-height: 24px;
}

.fl-list-regular .fl-list-item:first-child {
    padding-top: 0;
}

.fl-list-regular .fl-list-item:last-child {
    padding-bottom: 0;
}

/* Search on main menu */

#mega-menu-wrap-header #mega-menu-header .search-box .search-form .search-key::placeholder,
#mega-menu-wrap-header #mega-menu-header .search-box .search-form .search-key::-webkit-input-placeholder {
    color: var(--v2025-text-dark-primary);
    opacity: 1;
}

#mega-menu-wrap-header #mega-menu-header .search-box .search-form .search-key {
    border: solid 1px var(--v2025-bg-main) !important;
    color: var(--v2025-bg-main);
    border-radius: 4px;
    width: 100%;
    flex-basis: 100% 1 1;
    display: flex;
    height: 48px;
    padding: 12px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    outline: none !important;
    box-shadow: none !important;
}

#mega-menu-wrap-header #mega-menu-header .search-box .mega-menu-description,
#mega-menu-wrap-header #mega-menu-header .search-box a.mega-menu-link {
    width: 100%;
    display: block;
}

#mega-menu-wrap-header #mega-menu-header .search-box .mega-description-group,
#mega-menu-wrap-header #mega-menu-header .search-box .search-form,
.search-platforms {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

#mega-menu-wrap-header #mega-menu-header .search-box .mega-description-group,
.search-platforms {
    gap: 16px;
}

#mega-menu-wrap-header #mega-menu-header .search-box .search-form .search-results,
.search-platforms .search-platform-results {
    position: relative;
    display: none;
}

#mega-menu-wrap-header #mega-menu-header .search-box .search-form .search-results .post-lists,
.search-platforms .search-platform-results .post-lists {
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    background-color: var(--v2025-text-light-primary);
    border: solid 1px var(--v2025-text-dark-primary);
    border-radius: 0 0 4px 4px;
    padding: 20px;
    z-index: 100;
}

.search-platforms .search-platform-results .post-lists {
    max-height: 250px;
    min-width: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

#mega-menu-wrap-header #mega-menu-header .search-results .post-lists .post-item a,
.search-platforms .search-platform-results .post-lists .post-item a {
    color: var(--v2025-text-dark-primary);
    font-size: 14px;
    line-height: 24px
}

#mega-menu-wrap-header #mega-menu-header .search-results .post-lists .post-item a:hover,
.search-platforms .search-platform-results .post-lists .post-item a:hover {
    color: var(--v2025-green-text);
}

#mega-menu-wrap-header #mega-menu-header .search-results .post-lists .post-item,
.search-platforms .search-platform-results .post-lists .post-item {
    color: var(--v2025-text-dark-primary);
    padding: 7px 0;
}

.search-platforms .search-platform-results .post-lists .post-item {
    color: var(--v2025-text-dark-primary);
    padding: 0;
}

.search-platform-results>div {
    color: var(--v2025-text-light-primary);
}

.v2025-owl-limit-width {
    overflow: hidden;
}

.fl-builder-content .v7-rixxo-contact-box h3 {
    padding-bottom: 0;
}

.v2025-resource-card .fl-module-pp-heading .pp-heading-content .pp-heading-prefix {
    background: var(--v2025-bg-card-hover);
    color: var(--v2025-text-light-primary) !important;
    width: auto;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 4px;
}

body.blog  .pp-content-post-grid .pp-content-grid-post-image {
    min-height: 184px;
    border-radius: 4px;
    background-color: #fffdfe;
    background-image: url('/app/uploads/2025/11/no-image1.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.platform-logos .logos .plugs-sign {
    width: 32px;
    height: 32px;
    text-align: center;
}

.platform-logos .logos .plugs-sign svg {
    vertical-align: middle;
}

.pp-accordion-button {
    padding-right: 32px !important;
}

.pp-accordion-item .icon-angle-down, .pp-accordion-item .icon-angle-up {
    position: relative;
}

.pp-accordion-item .icon-angle-down:before {
    content: "";
    position: absolute;
    right: -32px;
    top: -15px;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    background-image: url(/app/uploads/2025/12/arrow-down.png);
    background-repeat: no-repeat;
    background-position: center;
}

.pp-accordion-item .icon-angle-up:before {
    content: "";
    position: absolute;
    right: -32px;
    top: -15px;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    background-image: url(/app/uploads/2025/12/arrow-down.png);
    background-repeat: no-repeat;
    background-position: center;
    rotate: 180deg;
}

/**
*   Responsive
*/

@media (min-width: 1200px) {

    /** Resourcs */
    .v2025-resource-card {
        cursor: pointer;
    }

    .v2025-resource-card .pp-heading-content .pp-heading-prefix {
        background: #F9F4F4;
        width: auto;
        display: inline-block;
        padding: 8px 16px;
        border-radius: 4px;
        line-height: 145%;
        font-family: var(--font-text-main);
        font-weight: 400;
        font-size: 14px;
    }

    .v2025-resource-card .pp-heading-content .pp-sub-heading,
    .v2025-resource-card .fl-module-button {
        opacity: 0;
        transition: all 0.5s ease-in-out;
    }

    .v2025-resource-card:hover .pp-heading-content .pp-sub-heading,
    .v2025-resource-card:hover .fl-module-button {
        opacity: 1;
    }

    /* who we help */
    .v2025-cta-box-hover .fl-cta-wrap {
        cursor: pointer;
    }

    .v2025-cta-box-hover .fl-module-cta .fl-cta-wrap .fl-cta-text-content,
    .v2025-cta-box-hover .fl-module-cta .fl-cta-wrap .fl-cta-button {
        opacity: 0;
        overflow: hidden;
        transition: opacity 0.5s ease, max-height 0.5s ease;
    }

    .fl-module-cta:hover .fl-cta-wrap .fl-cta-text-content,
    .v2025-cta-box-hover .fl-module-cta:hover .fl-cta-wrap .fl-cta-button {
        opacity: 1;
    }

    .v2025-cta-box-hover .fl-module-cta .fl-cta-wrap .fl-cta-button {
        text-align: right;
    }

    .v2025-cta-box-hover .fl-module-cta .fl-module-content {
        height: 100%;
    }

    /***/
    .v2025-b2b-ecommere-mor-row .fl-module-box {
        flex-basis: 50%;
    }

    /* we believe in better*/
    .v2025-card-large-height {
        position: relative;
        min-height: 708px;
    }

    .v2025-card-large-height .fl-cta-wrap {
        height: calc(708px - 125px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        opacity: 0;
        transition: opacity 0.5s ease, max-height 0.5s ease;
    }

    .v2025-card-large-height .fl-heading {
        position: absolute;
        bottom: 56px;
        padding: 0;
        transition: opacity 0.5s ease;
        opacity: 1;
        z-index: 0;
    }

    .v2025-card-large-height .fl-heading+div {
        z-index: 10;
    }

    .v2025-card-large-height:hover .fl-heading {
        opacity: 0;
    }

    .v2025-card-large-height:hover .fl-cta-wrap {
        opacity: 1;
    }

    .v2025-more-our-work .pp-content-posts-inner .pp-content-post .wp-post-image {
        min-width: 368px;
        height: 472px;
        border-radius: 4px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fl-builder-content-9 .v2025-b2b-ecommere-mor-row {
        gap: 128px;
    }

    .v2025-blue-box .fl-node-content {
        height: 100%;
    }

    .v2025-blue-box .fl-node-content .fl-cta-wrap {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .v2025-blue-box .fl-node-content .fl-cta-wrap .fl-cta-button {
        text-align: right;
    }

    .v2025-more-our-work .pp-content-posts-inner .pp-content-post .wp-post-image {
        min-width: 0;
    }

    .v2025-buttons-group .fl-button-wrap {
        max-width: 290px;
        width: 100%;
    }

    .v2025-buttons-group .fl-button-wrap .fl-button {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .v2025-sticky-scroll {
        position: sticky;
        top: 64px;
        height: fit-content;
        align-self: start;
    }

    .v2025-sticky-scroll-30 {
        position: sticky;
        top: 30vh;
        height: fit-content;
        align-self: start;
    }

    /* Mega menu */
    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu {
        z-index: 999;
        border-radius: 0px;
        background: white;
        border: 0;
        padding: 20px;
        /* padding-right: 12px; */
        position: absolute;
        width: 1200px;
        max-width: 1200px;
        left: calc(50% + 25px);
        transform: translateX(-50%);
        top: calc(100% + 18px);
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-flex>ul.mega-sub-menu {
        gap: 40px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        flex-grow: 0;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu {
        display: flex !important;
        gap: 31px;
    }

    /* Mega Menu Main */
    #mega-menu-wrap-header #mega-menu-header .mega-description-group {
        display: flex !important;
        min-height: 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex-shrink: 0;
    }

    #mega-menu-wrap-header #mega-menu-header .mega-description-group .mega-menu-title {
        color: var(--v2025-bg-main);
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px !important;
        letter-spacing: -1.2px;
    }

    #mega-menu-wrap-header #mega-menu-header .mega-description-group .mega-menu-description {
        color: var(--v2025-bg-main);
        font-family: Roboto;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 20px !important;
        letter-spacing: 0.035px;
        margin: 0 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main {
        width: 890px !important;
        display: flex;
        flex-direction: row;
        gap: 39px;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main>ul.mega-sub-menu {
        display: flex;
        gap: 12px;
        width: 245px;
        flex: 245px 1 1;
        flex-direction: column;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main>.mega-sub-menu-all-tabs {
        width: 593px;
        flex: 593px 1 1;
        position: relative;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main>.mega-sub-menu-all-tabs::before {
        border-right: solid 1px #C8C8C8;
        position: absolute;
        left: -20px;
        top: -20px;
        bottom: -20px;
        content: '';
        display: block;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main>ul.mega-sub-menu>li {
        display: flex;
        gap: 16px;
        flex-direction: row;
        /* min-height: 122px; */
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main>ul.mega-sub-menu>li>a.mega-menu-link,
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li a.mega-menu-link {
        padding: 16px !important;
        font-size: 14px;
        margin: 0 !important;
        border: solid 1px #F9F4F4 !important;
        background-color: #F9F4F4 !important;
        border-radius: 0 !important;
        height: 100%;
        width: 100%;
    }

    /*  #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-main > ul.mega-sub-menu > li ul, */
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu {
        display: grid;
        flex-direction: row;
        gap: 18px;
        grid-template-columns: repeat(2, 1fr);
    }

    .mega-sub-menu-tabs.not-show {
        display: none;
    }

    .mega-sub-menu-tabs.active {
        display: block;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main ul.mega-sub-menu>li:hover a.mega-menu-link,
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main ul.mega-sub-menu>li.active a.mega-menu-link,
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li:hover a.mega-menu-link {
        border: solid 1px #c8c8c8 !important;
    }

    /* #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-main > ul.mega-sub-menu > li ul li */
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li {
        display: flex;
        width: 100%;
        min-height: 128px;
        flex-direction: column;
        align-items: flex-start;
        gap: var(--space-4, 16px);
        flex-shrink: 0;
        background-color: #F9F4F4;
        border: solid 1px #F9F4F4 !important;
    }

    /* #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-main > ul.mega-sub-menu > li ul li.banner-ads */
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li.banner-ads {
        grid-column: 1 / span 2 !important;
        background-color: #1A2F37 !important;
        border: solid 1px #1A2F37 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        flex: 0;
        min-height: auto;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li.banner-ads a.mega-menu-link {
        background-color: #1A2F37 !important;
        border: solid 1px #1A2F37 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li.banner-ads .mega-description-group {
        display: flex;
        min-height: 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex-shrink: 0;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li.banner-ads .mega-description-group .mega-menu-title {
        color: #FFFDFE !important;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: -1.2px;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-main .mega-sub-menu-tabs ul.mega-sub-menu li.banner-ads .mega-description-group .mega-menu-description {
        color: #FFFDFE !important;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.035px;
        margin: 0 !important;
    }

    /* Mega menu Add - Right */
    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads {
        gap: 20px;
        padding: 20px;
        margin: 0;
        background-color: #1A2F37;
        flex-direction: row;
        display: flex;
        width: 261px !important;
        border: 0 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads ul {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        flex: 1 0 0;
        align-self: stretch;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads li {
        border: 0 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads ul li:first-child {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 16px;
        flex: 1 0 0;
        align-self: stretch;
        background-color: #223B44;
        padding: 20px !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads ul li:last-child {
        background-color: transparent;
        text-align: center;
        padding: 0 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-banner-ads ul li:last-child button {
        display: flex;
        padding: 16px 36px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        width: 100%;
    }

    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-banner-ads>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
        color: var(--Text-Primary, #FFFDFE) !important;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: normal;
    }

    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-banner-ads .widget_custom_html .custom-html-widget {
        color: var(--Text-Primary, #FFFDFE);
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.035px;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu.hide-on-desktop {
        display: none;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu .mega-sub-menu {
        display: flex;
        flex-direction: row;
        gap: 0;
        height: 100%;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu .mega-sub-menu li {
        border: solid 1px transparent;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu .mega-sub-menu li:hover {
        background: #F9F4F4;
        border: solid 1px #C8C8C8;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu li {
        min-height: 200px;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu li.mega-menu-banner-ads {
        padding: 0 !important;
    }

    #mega-menu-wrap-header #mega-menu-header li.mega-menu-item ul.mega-sub-menu .mega-menu-resources .mega-sub-menu li.mega-menu-banner-ads .mega-sub-menu li .widget_custom_html {
        padding: 20px !important;
    }

    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-banner-ads.menu-box-160 {
        width: 25% !important;
    }

    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-banner-ads.menu-box-160 .widget_custom_html {
        background: #1A2F37 !important;
        padding: 20px !important;
    }

    #mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-banner-ads.menu-box-160 .widget_custom_html .custom-html-widget {
        min-height: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #223B44 !important;
    }

    .page-number {
        display: none;
    }
}

@media (max-width: 991px) {

    html,
    body {
        overflow-x: hidden;
    }

    .fl-builder-content h1 {
        font-size: 44px;
        line-height: 48px;
        letter-spacing: -1.4px;
        padding-bottom: 24px;
    }

    .fl-builder-content h1 span.v2025-green-text,
    .fl-builder-content h1 span {}

    .fl-builder-content h2 {
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .fl-builder-content h3 {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 16px;
    }

    .fl-builder-content h4 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 12px;
    }

    .fl-builder-content h5 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 8px;
    }

    .fl-builder-content h6 {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 8px;
    }

    header.fl-builder-content .fl-photo-content img {
        max-width: 100.44px;
    }

    /* menu */
    header .fl-col-content>.fl-module-box {
        padding-top: 12px;
        padding-bottom: 11px;
    }

    html {
        margin-top: 0 !important;
    }

    #wpadminbar {
        display: none !important;
    }

    /* --- --- */
    .v2025-text-center .heading-title {
        text-align: center;
    }

    .v2025-box-with-buttons .fl-module-pp-heading {
        padding-bottom: 20px;
    }

    .v2025-md-heading-white .heading-title .v2025-green-text {
        color: #FFF !important;
    }

    .v2025-md-heading-white .pp-heading-content .pp-sub-heading p {
        font-size: 18px;
        line-height: 27px;
    }

    .fl-page header .fl-row .fl-row-content-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .fl-builder-content .fl-col-content .v2025-resource-card {
        min-height: 428px;
        padding: 20px;
    }

    .fl-builder-content .fl-col-content .v2025-resource-card .pp-heading-prefix {
        background: var(--v2025-bg-card-hover);
        color: #fff !important;
        width: auto;
        display: inline-block;
        padding: 8px 16px;
        border-radius: 4px;
        line-height: 145%;
    }

    .v2025-resource-card .fl-module-pp-heading .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {
        margin-top: 20px;
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 120%;
    }

    .v2025-resource-card .fl-button-wrap .fl-button,
    .v2025-blue-box .fl-button-wrap .fl-button {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .v2025-blue-box .fl-cta-wrap .fl-cta-title {
        font-size: 24px;
    }

    .v2025-blue-box .fl-button-wrap {
        text-align: right;
    }

    /** testimonials  */
    .v2025-testimonials .pp-testimonials-slider h2 {
        margin-bottom: 40px;
    }

    .v2025-testimonials .pp-testimonials {
        padding-right: 32px;
    }

    .v2025-testimonials .pp-testimonials .pp-testimonial {
        padding: 20px;
        /* min-height: 428px; */
    }

    .v2025-testimonials .pp-testimonial .pp-content-wrapper {
        min-height: 314px;
    }

    /** our work */
    .pp-content-post-carousel .pp-portfolio-grid-post-text .pp-portfolio-grid-post-title {
        font-size: 24px;
        padding: 20px 0 0;
    }

    .pp-content-post-carousel .owl-stage-outer {
        padding-bottom: 20px;
    }

    .v2025-more-our-work .pp-content-post-carousel .owl-theme .owl-dots {
        padding-left: 0;
        opacity: 0;
        height: 40px;
        transform: translateX(-8px);
    }

    .v2025-more-our-work .pp-content-post-carousel .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .v2025-post-content-carousel .pp-content-post-carousel .owl-carousel .pp-content-post,
    .v2025-more-our-work .pp-content-post-carousel .owl-carousel .pp-content-post {
        margin-left: 0;
        margin-right: 16px;
    }

    .fl-module-pp-content-grid>.fl-module-content {
        margin-left: 0;
    }

    .v2025-cta-box-hover .fl-module-cta {
        width: 100%;
    }

    .v2025-accordion-mobile {}

    .fl-col-content .owl-carousel-mobile {
        display: block !important;
        width: calc(100% - 32px);
    }

    .pp-content-post-carousel .pp-content-posts-inner {
        display: block !important;
        width: calc(100% + 16px);
    }

    .pp-content-post-carousel .pp-portfolio-grid-post-image {
        height: 430px !important;
    }

    .pp-content-post-carousel .owl-nav {
        right: 0;
    }

    .owl-carousel-mobile .owl-stage-outer,
    .owl-carousel-mobile .owl-nav,
    .owl-carousel-mobile .owl-dots {
        height: initial;
    }

    .pp-content-post-carousel .owl-carousel .owl-stage-outer,
    .pp-testimonials .owl-carousel .owl-stage-outer {
        overflow: unset;
    }

    .owl-carousel-mobile:not(.v2025-resource-boxies) .owl-stage-outer {
        overflow: unset;
    }

    .v2025-resource-boxies.show-half-block .owl-stage-outer {
        overflow: unset !important;
    }

    /** Blogs */
    .v2025-post-content-carousel .pp-content-post-carousel .owl-theme .owl-dots {
        padding-left: 0;
        margin-left: -8px;
    }

    .v2025-post-content-carousel .pp-content-carousel-post .pp-content-body .pp-content-carousel-title {
        padding: 0;
        font-size: 24px;
        line-height: 28px;
    }
    
    body.blog .pp-content-post-grid .pp-content-grid-post-image {
        min-height: 175px;
    }

    /* .pp-testimonials .owl-carousel .owl-stage-outer::before, */
    .owl-carousel-mobile .owl-stage-outer::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        left: -100%;
        background-color: #FFF;
        z-index: 1000;
        display: block;
        height: 100%;
        width: 100%;
    }

    .v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer::after,
    .pp-content-post-carousel .owl-carousel::after {
        display: none;
    }

    .v2025-owl-dark-background .owl-stage-outer::before {
        background-color: #15262C;
    }

    .v2025-owl-main-background .owl-stage-outer::before {
        background-color: var(--v2025-text-dark-primary);
    }

    .v2025-alternative-background .owl-stage-outer::before {
        background-color: var(--v2025-bg-deep-shadows);
    }

    .owl-carousel-mobile .page-number {
        color: var(--v2025-text-dark-primary);
        height: auto;
        position: absolute;
        z-index: 10;
        bottom: 20px;
        left: 24px;
    }

    .owl-carousel-mobile .page-number {
        display: none;
    }

    .owl-carousel-mobile.owl-carousel-mobile-number .page-number {
        display: inherit;
    }

    .owl-carousel-mobile.owl-stage-outer .v2025-resource-card {
        height: 428px;
    }

    .owl-carousel-mobile.owl-carousel.owl-drag .owl-item {
        /* padding-left: 1px; */
    }

    .owl-carousel-mobile.owl-carousel .owl-nav {
        width: auto;
        display: flex;
        float: right;
        margin-top: 40px;
        gap: 16px;
        transform: translateX(32px);
        height: auto;
        padding-right: 32px;
    }

    .fl-col-content .owl-carousel-mobile-number .owl-dots {
        opacity: 0;
        pointer-events: none;
        cursor: default;
    }

    .fl-col-content .owl-carousel-mobile.owl-carousel .owl-nav button {
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 1px solid white;
        background: transparent !important;
        color: white;
        text-indent: -9999px;
        font-size: 0;
        margin: 0;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }

    .owl-carousel-mobile.owl-carousel .owl-dots {
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 40px;
        justify-content: flex-start;
        width: auto;
        background: transparent !important;
    }

    .owl-carousel-mobile.owl-carousel .owl-dots .owl-dot {
        background: transparent !important;
    }

    .owl-carousel-mobile.owl-carousel .owl-dots .owl-dot.active span {
        background: var(--v2025-green-text);
    }

    .chevron-white.owl-carousel .owl-nav button.owl-prev {
        background-image: url(images/chevron_left.png) !important;
    }

    .chevron-white.owl-carousel .owl-nav button.owl-next {
        background-image: url(images/chevron_right.png) !important;
    }

    .arrow-white.owl-carousel .owl-nav button.owl-prev {
        background-image: url(images/prev-white.png) !important;
    }

    .arrow-white.owl-carousel .owl-nav button.owl-next {
        background-image: url(images/next-white.png) !important;
    }

    .fl-module-pp-content-grid .pp-content-post-carousel .owl-nav button {
        display: flex;
        align-items: center;
    }

    .fl-module-pp-content-grid .pp-content-post-carousel .owl-nav button svg {
        height: 27px;
        width: 27px;
    }

    /* Testimonials */
    .fl-module-pp-testimonials .pp-testimonials-wrap .pp-testimonials-heading {
        max-width: 210px;
    }

    .fl-module-pp-testimonials .pp-testimonials-wrap .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .v2025-testimonials .pp-testimonials .owl-carousel .owl-stage-outer {
        margin-bottom: 40px;
    }

    .v2025-testimonials .pp-testimonials .owl-nav {
        transform: translateX(36px);
    }

    .v2025-testimonials .pp-testimonials .owl-carousel .owl-dots {
        padding-top: 0;
        margin-top: 0;
        height: 40px;
    }

    .v2025-green-line-below .pp-heading.pp-mobile- .heading-title {
        font-size: 24px;
        margin-bottom: 12px !important;
    }

    .v2025-green-line-below .fl-node-content {
        height: 428px;
        border: solid 1px #fff;
        padding: 20px;
        /* margin-left: 1px; */
    }

    .v2025-green-line-below .fl-node-content .pp-heading-separator {
        display: none;
    }

    .v2025-who-we-help .heading-title .pp-primary-title {
        display: none !important;
    }

    .v2025-who-we-help .heading-title .pp-secondary-title {
        display: block !important;
    }

    .v2025-accordion-mobile .fl-cta-wrap .fl-cta-title {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 16px;
    }

    .v2025-accordion-mobile .fl-cta-button {
        padding-top: 16px !important;
    }

    .v2025-accordion-mobile .fl-cta-text-content p {
        margin: 0 !important;
    }

    .fl-builder-content .v2025-card-large-height .fl-heading {
        font-size: 24px;
        padding-bottom: 12px;
    }

    .fl-builder-content .v2025-card-large-height .fl-cta-title {
        display: none;
    }

    /* About */
    .v2025-companies-logo .fl-module-box {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .fl-our-thinking .fl-post-grid ul {
        display: block;
    }

    .fl-our-thinking .fl-post-grid ul .fl-post-grid-post {
        height: auto !important;
        margin-bottom: 20px;
    }

    .v2025-form-on-mobile .fl-module-html {
        width: 100%;
    }

    .v2025-form-on-mobile .pp-heading-content .pp-sub-heading {
        text-align: left;
    }

    .fl-our-thinking {
        width: 100%;
    }

    .fl-our-thinking .fl-module-content .fl-post-feed {
        display: block !important;
        width: 100% !important;
    }

    .fl-our-thinking .fl-module-content .fl-post-feed .fl-post-feed-post {
        width: 100% !important;
    }

    .v2025-more-our-work.pp-content-post-carousel .pp-portfolio-grid-post-image {
        height: 430px;
    }

    .v2025-more-our-work .pp-content-posts .pp-portfolio-grid-post-image img {
        width: 100%;
        height: 430px;
        object-fit: cover;
        border-radius: 4px;
    }

    footer .pp-heading .heading-title .title-text {
        font-size: 44px;
    }

    .fl-our-thinking .fl-module-content .fl-post-feed-image {
        max-height: fit-content;
    }
}

@media (max-width: 1024px) {
    .v2025-cta-prefix-header+.fl-module-box {
        flex-direction: column;
        justify-content: left;
        align-items: flex-start;
    }

    .v2025-cta-prefix-header+.fl-module-box .fl-button {
        min-width: 220px;
    }
}

@media (max-width: 767px) {
    .v2025-cta-prefix-header+.fl-module-box {
        flex-direction: column;
        justify-content: left;
        align-items: flex-start;
    }

    .v2025-cta-prefix-header+.fl-module-box .fl-button {
        min-width: 220px;
    }

    /* About */
    .v2025-companies-logo .fl-module-box {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .pp-content-post-carousel .pp-content-carousel-post {
        width: calc(100% - 16px);
    }

    .v2025-gradient-border {
        min-height: 128px;
        height: auto !important;
        justify-content: left !important;
    }

    .v2025-gradient-border .fl-rich-text {
        max-width: 100% !important;
        min-height: 0 !important;
    }

    .v2025-buttons-group-top .fl-button-wrap,
    .v2025-buttons-group .fl-button-wrap {
        max-width: 294px;
        width: 100%;
    }

    .v2025-buttons-group-top .fl-button-wrap .fl-button,
    .v2025-buttons-group .fl-button-wrap .fl-button {
        width: 100%;
    }

    footer .pp-heading .heading-title {
        max-width: 265px;
    }
}

@media (max-width: 575px) {
    .platform-logos .logos {
        /* flex-direction: column; */
    }

    .platform-logos .logos .logo {
        width: 168px;
        height: 168px;
    }

    .v2025-popular-integrations .pp-content-grid-pagination ul {
        gap: 4px;
    }
}

/* Footer */