body.admin-bar .brex-mobile-menu-container-node {
    padding-top: 0px;
}
@media (min-width: 1024px) {
    .fl-photo-img.wp-image-20983 {
        max-width: 150px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .brex-mobile-menu-container-node .brex-mobile-menu-container .menu-item-has-children>a::after {
        margin-top: 50px !important;
        content: "\e9fb";
        font-family: 'Ultimate-Icons';
        speak: none;
        top: 0px !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
    }

    .brex-mobile-menu-container-node .brex-mobile-menu-container .menu-item-has-children.expanded>a::after {
        content: "\e9fc";
        font-family: 'Ultimate-Icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
    }
}

.custom-box-shadow {
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(38, 50, 56, 0.1);
}

.hthb-row {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
}

.brex-mobile-menu-container-node .brex-mobile-menu-container.brex-mobile-menu-top.expanded {
}
.brex-mobile-menu-container-node .brex-mobile-menu-container {
    height: 100%;
    padding-top: 0px;
    z-index: 99999 !important;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings,
.ot-sdk-show-settings {
    color: #FFFFFF;
    border: none;
    height: auto;
    white-space: normal;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    cursor: pointer;
    background-color: transparent !important;
}

.ot-sdk-show-settings {
    margin-left: 5px;
}

@media (max-width: 767px) {
    .ot-sdk-show-settings {
        margin-left: 0;
    }
}

.ot-sdk-show-settings:hover,
#ot-sdk-btn:hover {
    color: #BF2F99;
}

.fl-heading-text sup {
    font-size: 0.5em;
}

.fl-heading-text {
    display: inline-block;
}

.fl-heading-text:before,
.fl-heading-text:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: baseline;
}

.hs-form input,
.hs-form select,
.hs-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    background-color: #ffffff;
}

.hs-form label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    color: #333;
}

.hs-form input[type="submit"] {
    background-color: #004d9f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s, border 0.3s;
    max-width: 492px;
}

.hs-form input[type="submit"]:hover {
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #000000;
    border-radius: 6px;
}

.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%;
}

.hs-form input::placeholder,
.hs-form textarea::placeholder {
    color: #000000;
    opacity: 1;
}


.hs-form fieldset.form-columns-1 input[type="checkbox"],
.hs-form fieldset.form-columns-1 input[type="radio"] {
    margin-right: 5px;
    margin-bottom: 1px;
}

.hs-form ul {
    list-style: none;
    padding-left: 0;
}

.hs-form-booleancheckbox span {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
}

@media (max-width: 768px) {
    .fl-button-wrap,
    .uabb-modal-action-wrap {
        width: 100%;
        text-align: center;
    }

    .fl-button,
    .uabb-button-wrap {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .fl-button-group.fl-button-group-layout-horizontal,
    .uabb-button-wrap.uabb-creative-button-wrap {
        display: block;
        width: 100%;
    }

    .fl-button-group-buttons,
    .uabb-module-content {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .fl-button-group-button,
    .uabb-button {
        width: 100%;
        margin-bottom: 10px;
    }

    .fl-button-group-button:last-child,
    .uabb-button:last-child {
        margin-bottom: 0;
    }

    .fl-button-group a.fl-button,
    .fl-button-group a.fl-button:visited,
    .uabb-button,
    .uabb-button:visited {
        text-align: center !important;
    }

    .fl-search-form.fl-search-form-inline.fl-search-form-width-full .fl-search-form-wrap .fl-search-form-fields .fl-button-wrap.fl-button-width-auto.fl-button-center.fl-button-has-icon {
        width: 40px !important;
    }

    .fl-search-form.fl-search-form-inline.fl-search-form-width-full .fl-search-form-wrap .fl-search-form-fields .fl-button-wrap.fl-button-width-auto.fl-button-center.fl-button-has-icon .fl-button {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .fl-search-form.fl-search-form-inline.fl-search-form-width-full .fl-search-form-wrap .fl-search-form-fields .fl-button-wrap.fl-button-width-auto.fl-button-center.fl-button-has-icon .fl-button-icon {
        margin-right: 5px;
    }

    .fl-search-form {
        text-align: center;
        max-width: 100%;
    }
}

.fl-button-text,
.fl-button .fl-button-text,
.hs-button.primary.large,
.fl-button-wrap .fl-button .fl-button-text {
    font-weight: 600;
}

@media (max-width: 768px) {
    .fl-button-text,
    .fl-button .fl-button-text,
    .hs-button.primary.large,
    .fl-button-wrap .fl-button .fl-button-text {
        font-size: 14px !important;
    }
}


.uabb-blog-post-inner-wrap.uabb-thumbnail-position-top.uabb-blog-reordered.uabb-empty-img .uabb-post-thumbnail {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#nav-get-demo-button .fl-button {
    color: rgba(255, 255, 255, 0.9);
    background: linear-gradient(-45deg, #BF2F99, #BF2F99, #df34b5, #BF2F99, #BF2F99);
    background-size: 600%;
    animation: anime 5s linear infinite; /* Animation speed */
    transition: background 0.5s ease;
}

#nav-get-demo-button .fl-button:hover {
    background: #ffffff;
}

@keyframes anime {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

.ot-sdk-btn-floating {
    display: none !important;
}
#ot-sdk-btn-floating.ot-floating-button {
    display: none !important;
}
#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
    display: none !important;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    color: #ffffff !important;
    border: none !important;
    font-size: 12px !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
    color: #BF2F99 !important;
}

.df-container .df-bg {
    border-radius: 10px;
    background-color: #f5f9fd !important;
}

.page-numbers {
    border-radius: 5px;
}

.page-numbers.current {
    color: #FFFFFF !important;
}

.page-numbers a:hover {
    background-color: #005999;
}



.uabb-post-thumbnail img {
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}


.fl-post-image img {
    max-height: 241px;
    width: auto;
    object-fit: contain;
}

.downloadable-content-horizontal {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: auto;
}

.downloadable-heading {
    flex: 0;
    text-align: center;
    margin-right: 20px;
    white-space: nowrap;
}

.downloadable-item {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}

.download-flag {
    overflow-clip-margin: content-box;
    overflow: clip;
    vertical-align: middle;
    object-fit: cover;
    display: inline-block;
    border: 0;
    width: 20px;
    height: 16px;
    border-radius: 0px !important;
    line-height: 0;
}

#downloadable-content-select {
    padding: 10px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;

    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

#downloadable-content-select option {
    padding-left: 30px;
    background-size: 20px 15px;
    background-repeat: no-repeat;
    background-position: left center;
}


.blog-testimonials {
    background-color: #ffffff;
    border-radius: 10px;
}


.footer-navigation ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.footer-navigation ul li {
    margin-top: 5px;
    font-size: 12px;
}

.footer-navigation .responsive-columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .footer-navigation .responsive-columns {
        grid-template-columns: repeat(2, 1fr);
    }
}


[id^="weglot-switcher-"] {
    position: relative;
    z-index: 2147483647;
}

.weglot_switcher.skewed.closed.down.right .language-option a img {
    visibility: hidden;
}

.weglot_switcher.skewed.closed.down.right .language-option a::before {
    content: "";
    background-image: url('/wp-content/uploads/2024/11/globe-language.svg');
    position: absolute;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: -30px;
}

.weglot_switcher.skewed.closed.down.right .language-option a:hover img {
    visibility: visible;
}


@media (max-width: 767px) {
    .weglot_switcher.skewed .language-option {
        margin-top: -20px;
    }
}


.weglot_switcher.skewed.closed .language-option a img {
    visibility: hidden;
}

.weglot_switcher.skewed.closed .language-option a::before {
    content: "";
    background-image: url('/wp-content/uploads/2024/11/globe-language.svg');
    position: absolute;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: -30px;
}

.weglot_switcher.skewed.closed .language-option a:hover img {
    visibility: visible;
}

@media (max-width: 767px) {
    .weglot_switcher.skewed {
        margin-top: 10px !important;
    }
    .language-option {
        margin-top: 5px !important;
    }
}

.fl-post-meta.fl-post-meta-bottom {
    visibility: hidden;
}

@media (max-width: 767px) {
    #overwrite-hero.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {
        width: auto !important;
    }
}

.swiper-pagination-bullet-active {
    width: 30px !important;
}
.bx-pager-link.active {
    width: 30px !important;
}
.pp-testimonials-wrap .owl-theme .owl-dots .owl-dot.active span {
    width: 30px !important;
}

.fl-builder-content .fl-button-group .fl-button,
.fl-builder-content .fl-button-wrap .fl-button {
    text-transform: none !important;
}

.fl-builder-content .fl-button-wrap .fl-button .fl-button-text {
    text-transform: none !important;
}

.fl-button-has-icon:hover .fl-button-icon {
    color: #004D9F !important;
}

.footer-navigation a {
    font-size: 13px;
}

/* Global Heading Styles */
h1 {
    font-size: 50px;
    line-height: normal;
}

h2 {
    font-size: 45px;
    line-height: normal;
}

h3 {
    font-size: 34px;
    line-height: 1.2;
}

h4 {
    font-size: 28px;
    line-height: 1.3;
}

h5 {
    font-size: 22px;
    line-height: 1.3;
}

h6 {
    font-size: 18px;
    line-height: 1.3;
}

/* Responsive Adjustments for Headings */
@media (max-width: 768px) {
    h1 {
        font-size: 45px;
        line-height: normal;
    }

    h2 {
        font-size: 30px;
        line-height: normal;
    }

    h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    h4 {
        font-size: 22px;
        line-height: 1.4;
    }

    h5 {
        font-size: 18px;
        line-height: 1.4;
    }

    h6 {
        font-size: 16px;
        line-height: 1.5;
    }
}

/* Rich Text Headings */
.fl-rich-text h2 {
    font-size: 32px;
}

.fl-rich-text h3 {
    font-size: 28px;
}

.fl-rich-text h4 {
    font-size: 24px;
}

/* Special Sub-Heading */
.sub-heading {
    font-size: 19px;
    font-weight: 400;
    max-width: 1100px;
    margin: auto;
}
@media (max-width: 767px) {
    .sub-heading {
        font-size: 18px;
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .subpage-hero-bg {
        height: 520px !important;
    }
}

.hero-section .fl-rich-text {
    font-size: 18px;
}

/* Hero Section Headline */
#default-headline h1,
#overwrite-headline h1 {
    font-size: 45px;
    line-height: normal;
}

/* Hero Section Headline - Mobile */
@media (max-width: 767px) {
    #default-headline h1,
    #overwrite-headline h1 {
        font-size: 40px;
    }

    .hero-section h1.fl-heading {
        font-size: 48px !important;
        line-height: normal;
    }
}


.fl-button-wrap.fl-button-width-auto.fl-button-has-icon .fl-button .fl-button-text {
    font-weight: 600 !important;
    font-size: 15px;
    color: #004D9F !important;
}
.fl-button-wrap.fl-button-width-auto.fl-button-has-icon .fl-button .fl-button-text:hover {
    color: #000000 !important;
}

.pp-tabs-panels .pp-tabs-panel-content {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    margin-bottom: -60px;
}


@media (max-width: 767px) {
    .pp-tabs-panels .pp-tabs-panel-content {
        margin-bottom: -40px;
    }
}

#content-icons .fl-icon i::before {
    color: #1b254e !important;
}

.fl-builder-pagination-load-more .fl-button-icon {
    color: #000000 !important;
}
.fl-builder-pagination-load-more .fl-button-icon:hover {
    color: #1b254e !important;
}
@media (min-width: 1024px) {
    .fl-builder-pagination-load-more{
        margin-top: -40px !important;
    }
}
@media (max-width: 767px) {
    .fl-builder-pagination-load-more {
        margin-top: -40px !important;
    }
}

.fl-rich-text .no-wrap {
    white-space: nowrap;
}

#schedule-demo-steps1 {
    display: none;
}


.wpgb-card-wrapper {
    background: #f6f6f6 !important;
}


@media (max-width: 767px) {
    .prev.page-numbers,
    .next.page-numbers,
    .wpgb-page-prev,
    .wpgb-page-next {
        display: none !important;
    }
}

.wpgb-card.wpgb-card-22 {
    width: 400px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 640px) {
    .wpgb-card.wpgb-card-22 {
        width: 100% !important;
    }
}


.subpage-hero-bg {
    background: radial-gradient(
            circle at 95% 100%,
            rgba(216, 195, 222, 0.35) 0%,
            rgba(226, 235, 241, 0.9) 40%,
            #e8eff5 100%
    )


}

.rating-container img {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

.number, .number-static {
    background: linear-gradient(to bottom, #409ca3, #122a4b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.number-analysts h2{
    background: linear-gradient(to bottom, #bd3794, #902f7c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}


