.wpcf7-response-output {
    color: #ffffff;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    color: #9c9c9d !important;
}

.site-branding.ast-site-identity .site-title {
    display: none;
}

#custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#custom-popup .popup-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

#custom-popup .popup-content {
    position: relative;
    background: white;
    padding: 2px;
    max-width: 600px;
    text-align: center;
    z-index: 10000;
    width: 100%;
    margin: 0 15px;
}

#custom-popup .popup-close {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(0, 0, 0, 1.00);
}

#popmake-13862 .inner_store_btns,
#custom-popup .inner_store_btns {
    background: #000000;
    border-radius: 11px;
    display: flex;
    justify-content: center;
    gap: 18px;
    padding: 90px 0;
}

#popmake-13862 {
    padding: 3px;
}

.gen-paragrph p {
    font-size: 16px !important;
    font-family: open sans !important;
}

.lesson-preview {
    min-height: 60vh !important;
}

.readdive .hidden_pg {
    display: none;
    margin-top: 12px;
}

.lesson-preview ul li {
    color: #fff;
    font-size: 32px !important;
    font-family: 'Open Sans Condensed' !important;
    line-height: 40px !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

a.read_more {
    color: #ffffff !important;
    padding-top: 9px;
    display: block;
}

.business-psychologybox-main h2 {
    line-height: 1.1 !important;
}

.font-League {
    font-family: League Gothic;
}

.fancy-field {
    position: relative;
}

.fancy-field>label {
    position: absolute;
    top: 12px;
    left: 15px;
    background-color: white;
    margin-bottom: 0px;
    z-index: 1;
    font-size: 14px;
    padding: 0px 8px;
}

.fancy-field input {
    height: 50px !important;
    border-color: #ced4da66 !important;
}

div#wpcf7-f13605-p4143-o1 {
    max-width: 430px;
}

/* form css  */
.contact-formstyle .form-fields input,
.contact-formstyle .form-fields textarea {
    font-family: 'Manrope';
    font-size: 14px !important;
}

label {
    font-family: Manrope !important;
    font-size: 14px !important;
}

span.wpcf7-list-item-label {
    font-family: 'Manrope';
    font-size: 14px !important;
}

.contact-formstyle .form-fields label {
    font-family: 'Manrope';
}

.top-heading-hero {
    font-size: 88px;
    line-height: 78px;
    font-family: "League Gothic";
}

form.wpcf7-form.init {
    max-width: 430px;
}

.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
}

h3.form-heading {
    color: #1A1A1A;
    font-family: 'Oswald';
    font-size: 36px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    line-height: 40px;
    padding-top: 22px;
}

.contact-formstyle .wpcf7-submit {
    font-family: 'Oswald';
    font-weight: 600;
}

.font-oswald {
    font-family: 'Oswald' !important;
}

.font-16 p {
    font-size: 16px !important;
}

.mindset_btn a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    min-width: 160px !important;
    font-size: 18px !important;
}

.ordernowtext #mtp_preview_box_text {
    width: 80%;
    margin-left: 10%;
}

@media only screen and (max-width: 1001px) {
    .shiftnav-nav ul li.current-menu-item a {
        background-color: #d12d2d !important;
    }
}

@media only screen and (max-width: 600px) {
    form#ult-login-form input {
        width: 100%;
        max-width: 455px;
    }

    .contact-formstyle .form-fields input {
        width: 100%;
    }
}

/* form css ends */
/* New CSS */
@font-face {
    font-family: leaguegothic;
    src: url(/wp-content/themes/astra-child/fonts/leaguegothic-regular-webfont.woff);
    font-weight: normal;
}

.ft_league,
h1.ft_league,
h2.ft_league,
h3.ft_league {
    font-family: leaguegothic !important;
    font-weight: normal;
}

.ft_120,
h1.ft_120,
h2.ft_120 {
    font-size: 120px;
    line-height: 0.9;
}

.text-grad {
    background: linear-gradient(to right, #ECE9E6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-uppercase {
    text-transform: uppercase;
}

h2 sup {
    vertical-align: super;
    font-size: 15px;
    line-height: normal;
    display: inline-block;
    position: relative;
    top: -35px;
    -webkit-text-fill-color: #fff;
    background: unset;
    font-family: arial;
    letter-spacing: 1px;
    left: 5px;
    font-weight: 600;
}

.wpb_text_column p sup {
    font-size: 8px;
    top: -8px;
}

.ast-primary-header-bar {
    border: 0;
}

.main-header-menu .sub-menu {
    background: #000;
}

#ast-desktop-header .ast-builder-grid-row {
    grid-column-gap: unset;
    grid-template-columns: auto;
    border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 16px;
    padding: 15px 20px;
    margin: 12px 0;
}

#ast-mobile-header .ast-builder-grid-row {
    grid-column-gap: unset;
    grid-template-columns: auto auto;
    border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 16px;
    padding: 15px 20px;
    margin: 0;
}

#ast-desktop-header .site-header-section {
    justify-content: space-between;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: normal;
}

#ast-desktop-header .ast-site-identity {
    padding: 0;
}

#ast-desktop-header .ast-custom-button {
    border: 2px solid #00000094;
    box-shadow: 0 0 20px #d23333, 0px 1px 0px #ffffff inset;
}

.hm_banner.pmi-for-pmp-banner {
    background-position: center 40% !important;
}

.hm_banner.pmi-for-pmp-banner:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 28%, rgba(0, 0, 0, 0.8), rgba(65, 191, 203, 0.36)) no-repeat 0 0 / 100% 100%;
}

.hm_banner h1.vc_custom_heading {
    font-size: 170px;
    background: linear-gradient(to right, #ECE9E6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    line-height: 0.9;
    position: relative;
    max-width: 480px;
}

.hm_banner.pmi-for-pmp-banner h1.vc_custom_heading {
    max-width: none;
}

.hm_banner h1.vc_custom_heading small {
    vertical-align: super;
    font-size: 15px;
    line-height: normal;
    display: inline-block;
    position: relative;
    top: -55px;
    -webkit-text-fill-color: #fff;
    background: unset;
    font-family: arial;
    letter-spacing: 1px;
    left: 5px;
    font-weight: 600;
}

.hm_banner .banner_content .vc_column-inner {
    padding: 80px 15px 128px 15px;
}

.hm_banner.pmi-for-pmp-banner .banner_content .vc_column-inner {
    padding: 134px 15px 128px 15px;
}

.hm_banner .banner_img.wpb_column {
    align-items: end;
}

.hm_banner .wpb_single_image img {
    max-height: 820px;
    object-fit: contain;
}

.hm_banner.pmi-for-pmp-banner .wpb_single_image img {
    max-height: 480px;
}

.vc_row.hm_pmp_wrap {
    background: radial-gradient(#181818, #000000);
}

.grey_text,
.grey_text p {
    color: #D0D0D0;
}

.store_btns .inner_store_btns {
    display: flex;
}

.hm_banner.pmi-for-pmp-banner .store_btns .inner_store_btns {
    align-items: center;
    gap: 16px 31px;
    font-size: 13px;
    line-height: 0.92;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-family: 'ClashDisplay', sans-serif !important;
}

.store_btns .inner_store_btns a {
    margin-right: 34px;
}

.hm_banner .wpb_text_column {
    max-width: 430px;
    font-size: 18px;
}

.hm_banner.pmi-for-pmp-banner .store_btns .inner_store_btns a {
    margin: 0;
}

.hm_banner.pmi-for-pmp-banner .store_btns .inner_store_btns img {
    min-width: 200px;
    max-width: 250px;
}

@media (max-width: 991px) {
    .hm_banner.pmi-for-pmp-banner .store_btns .inner_store_btns img {
        min-width: 150px;
    }
}

@media (max-width: 767px) {
    .hm_banner.pmi-for-pmp-banner .store_btns .inner_store_btns {
        flex-direction: column;
    }
}

.hm_below_banner .wpb_text_column {
    max-width: 720px;
    margin: 0 auto;
}

.hm_slider_wrap .img_wrap img {
    max-width: max-content;
    object-fit: contain;
    width: 100%;
    display: inline-block;
}

.hm_slider_wrap .owl-stage {
    display: flex;
    align-items: center;
}

.hm_slider_wrap .img_wrap {
    text-align: center;
    display: flex;
    justify-content: center;
}

.vc_row.hm_slider_wrap {
    padding: 30px 0;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

.vc_row.hm_pmp_wrap {
    padding-bottom: 160px;
}

.vc_row.hm_pmp_wrap .vc_column-inner {
    max-width: 1280px;
    margin: 0 auto;
}

.hm_pmp_exe li .right {
    max-width: 565px;
}

.hm_pmp_exe li .right img {
    width: 100%;
}

.hm_pmp_exe li {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 65px;
    padding-bottom: 65px;
}

.hm_pmp_exe li h3 {
    background: radial-gradient(#ffffff, #ffffff, #ffffff36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 480px;
    font-size: 42px;
    line-height: 1.2;
    margin-top: -5px;
}

/* custom faq start */
.hm_pmp_faq {
    max-width: 950px;
    margin: 0 auto;
}

.faq-item {
    margin: 20px 0px;
}

.faq-question {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.02em;
    border: 0 !important;
    padding: 20px 30px !important;
    background: linear-gradient(#ffffff24, #ffffff12, #ffffff24) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 8px !important;
    cursor: pointer;
    position: relative;
}

.faq-answer {
    padding: 14px 20px;
    color: #fff !important;
}

.faq-toggle-arrow {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 40%;
    padding-right: 7px;
}

/* custom faq ends */
.vc_row.hm_faq {
    padding-top: 60px;
}

.hm_faq .vc_tta-panels-container {
    max-width: 950px;
    margin: 0 auto;
}

.hm_faq .vc_tta-panel-heading {
    background: linear-gradient(#ffffff24, #ffffff12, #ffffff24) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 8px !important;
}

.hm_faq .vc_tta-panel-heading a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    border: 0 !important;
    padding: 25px 30px !important;
}

.hm_faq .vc_tta-panel-body {
    background: none !important;
    border: 0 !important;
    color: #fff;
    font-size: 15px;
}

.hm_faq i.vc_tta-controls-icon:before {
    border-color: #fff !important;
}

.hm_pmp_exe li .right p {
    color: #C5C5C5;
    font-size: 17px;
    line-height: 24px;
}

.hm_pmp_exe li .left:before {
    content: "";
    width: 2px;
    height: calc(100% + 65px);
    background: #1E1E1E;
    position: absolute;
    right: 0;
    top: -40px;
}

.hm_pmp_exe li:last-child .left:before {
    top: -70px;
}

.hm_pmp_exe li .left {
    position: relative;
    padding-right: 20px;
}

.hm_pmp_exe li .left:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #ffffff;
    position: absolute;
    right: -6px;
    top: 5px;
    border-radius: 50%;
}

.vc_row.hm_get {
    padding: 108px 0 0;
    border-radius: 66px 66px 0 0;
    margin-top: -80px;
    background-position: center !important;
}

.hm_get .wpb_text_column {
    max-width: 576px;
    width: 100%;
    margin: 30px auto;
}

.hm_get .plan_toggle {
    max-width: 200px;
    margin: 60px auto 0 auto;
    background: rgba(255, 255, 255, 0.05);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 4px;
    border-radius: 16px;
    border: 2px solid rgba(255, 255, 255, 0.12);
    gap: 3px;
}

.hm_get .plan_toggle span {
    color: rgb(255 255 255 / 80%);
    font-size: 14px;
    font-weight: 500;
    margin: 4px 0px;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 10px;
    flex: 1;
    transition: 0.3s;
    cursor: pointer;
}

.hm_get .plan_toggle span.active,
.hm_get .plan_toggle span:hover {
    background: #D12D2C;
    box-shadow: inset 0 0 3px #ffffff78;
}

.plan_data_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    max-width: 750px;
    margin: 60px auto 0;
}

.plan_data_wrap .plan_data {
    border-radius: 32px;
    padding: 40px;
    background: linear-gradient(332deg, #9f9f9f0f 40%, #ffffff21);
    outline: 1px solid transparent;
    transition: 0.3s;
    position: relative;
}

.plan_data_wrap .plan_data:first-child,
.plan_data_wrap .plan_data:hover {
    outline-color: #ffffff2b;
}

.plan_data_wrap .plan_data:first-child:before,
.plan_data_wrap .plan_data:hover:before {
    content: "";
    height: 10px;
    width: 85%;
    background: url(/wp-content/uploads/2024/09/shadow_line.png)no-repeat scroll center / 100%;
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.plan_data_wrap h3 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}

.plan_data_wrap .content {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    max-width: 255px;
}

.plan_data_wrap .planprice.plan_title strong {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
}

.plan_data_wrap .planprice.plan_title span {
    color: rgba(255, 255, 255, 0.8);
    margin-left: 5px;
    font-size: 14px;
}

.red_btn_wrap>.vc_btn3,
.red_btn {
    padding: 9px 40px;
    border: 2px solid #00000094;
    box-shadow: 0 0 10px #d23333, 0px 1px 0px #ffffff inset;
    background: #d12d2d;
    border-radius: 8px;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
}

.red_btn_wrap>.vc_btn3:hover,
.red_btn:hover {
    border-width: 2px;
    color: #fff;
    background: #000;
    box-shadow: 0 0 10px #363636, 0px 1px 0px #ffffff inset;
}

.red_btn_wrap>.vc_btn3 {
    width: 100%;
    font-weight: 700;
    line-height: 1.43;
    letter-spacing: -0.02em;
}

.plan_wrap .red_btn {
    width: 100%;
    margin-top: 80px;
}

.red_btn_wrap>.vc_btn3:focus,
.plan_wrap .red_btn:focus {
    color: #ffffff;
}

/****** Footer *********/
footer .widget_nav_menu li {
    margin-bottom: 10px;
}

footer h2.widget-title {
    margin-bottom: 20px;
}

footer .site-footer-primary-section-1,
footer .site-footer-primary-section-2 {
    margin-top: 20px;
}

.site-footer-below-section-1 {
    border-top: 1px solid rgb(208 218 245 / 15%);
    padding-top: 45px;
}

.widget_newsletterwidget {
    padding: 20px 28px;
    background: rgb(37 68 155 / 11%);
    display: flex;
    flex-direction: column;
}

.widget_newsletterwidget .signup_text {
    order: 1;
    font-size: 14px;
    color: rgba(251, 251, 251, 0.5);
}

.tnp-subscription .tnp-field.tnp-field-email {
    float: left;
    width: 100%;
    max-width: 80%;
}

.tnp-subscription .tnp-field.tnp-field-button {
    float: left;
    width: 20%;
}

.tnp-subscription .tnp-field.tnp-field-button input.tnp-submit {
    background: #D12D2C url(/wp-content/uploads/2024/09/Path.png)no-repeat scroll center;
    border: 0;
    text-indent: -9999px;
    border-radius: 0 6px 6px 0px !important;
    height: 50px;
}

.tnp-subscription .tnp-field.tnp-field-email input {
    height: 50px;
    border-color: #161829;
    background: #0D0D0D;
    border-radius: 6px 0 0 6px;
}

.tnp.tnp-subscription.tnp-widget {
    margin: 0 0 10px 0;
}

footer a.ast-builder-social-element {
    border: 1px solid #b8b8b83d;
}

.ast-footer-social-wrap {
    margin-top: 20px;
}

@media(min-width: 1200px) {
    #ast-desktop-header {
        display: block;
    }

    #ast-mobile-header {
        display: none;
    }

    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        max-width: 270px;
        margin: 0 auto;
    }
}

@media(max-width: 1199px) {
    #ast-desktop-header {
        display: none;
    }

    #ast-mobile-header {
        display: block;
    }

    #ast-mobile-header.ast-mobile-header-wrap .ast-primary-header-bar {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {
        background: #111111;
        margin: 0;
        padding: 20px;
        border-bottom: 1px solid #191919;
    }

    .ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 a {
        color: #fff;
    }

    .ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
        background: #111111;
        padding: 20px 20px 0 20px;
    }

    #ast-mobile-header .ast-builder-grid-row {
        padding: 5px 20px;
    }
}

@media(max-width: 1025px) {

    .ft_120,
    h1.ft_120,
    h2.ft_120 {
        font-size: 70px;
        line-height: 0.9;
    }

    .hm_banner h1.vc_custom_heading {
        font-size: 100px;
    }

    .hm_banner h1.vc_custom_heading small {
        top: -1.9em;
    }

    h2 sup {
        top: -1em;
    }
}

@media(max-width: 991px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {}
}

@media(max-width: 767px) {

    #popmake-13862 .inner_store_btns,
    #custom-popup .inner_store_btns {
        display: grid;
        gap: 10px;
    }

    .hm_banner h1.vc_custom_heading {
        max-width: 100%;
        text-align: center !important;
    }

    .hm_banner .wpb_text_column {
        max-width: 100%;
        text-align: center;
    }

    .store_btns .inner_store_btns {
        justify-content: center;
        flex-wrap: wrap;
    }

    .hm_banner .banner_content .vc_column-inner {
        padding: 50px 15px 40px;
    }

    .hm_pmp_exe li h3 {
        font-size: 24px;
    }

    .vc_row.hm_get {
        padding-top: 0;
        padding-left: 0 !important;
    }

    .plan_data_wrap {
        grid-template-columns: 1fr;
    }

    .vc_row.hm_faq {
        padding-top: 0;
        padding-left: 0 !important;
    }

    .hm_pmp_exe li {
        grid-template-columns: 1fr;
        grid-gap: 5px;
        position: relative;
        padding-left: 30px;
    }

    .hm_pmp_exe li:last-child {
        padding-bottom: 0;
    }

    .hm_pmp_exe li .left {
        padding-right: 0;
        padding-left: 0;
    }

    ul.hm_pmp_exe {
        padding-left: 0;
    }

    .hm_pmp_exe li .left:before,
    .hm_pmp_exe li .left:after,
    .hm_pmp_exe li:last-child .left:before {
        display: none;
    }

    .hm_pmp_exe li .right {
        padding-left: 0;
    }

    .hm_pmp_exe li:before {
        content: "";
        width: 2px;
        height: calc(100% + 65px);
        background: #1E1E1E;
        position: absolute;
        right: unset;
        left: 0;
        top: 0;
    }

    .hm_pmp_exe li:after {
        content: "";
        width: 15px;
        height: 15px;
        background: #ffffff;
        position: absolute;
        left: -6px;
        top: 5px;
        border-radius: 50%;
    }
}

@media(max-width: 575px) {
    footer .widget_newsletterwidget .signup_text {
        text-align: center;
    }

    .widget_newsletterwidget h2.widget-title {
        text-align: center !important;
    }

    .ft_120,
    h1.ft_120,
    h2.ft_120 {
        font-size: 50px;
        line-height: 0.9;
    }

    h2 sup {
        top: -8px;
    }

    .plan_wrap .red_btn {
        margin-top: 20px;
    }

    .vc_row.hm_slider_wrap {
        padding: 10px 0;
    }
}

@media(max-width: 480px) {
    .store_btns .inner_store_btns a {
        margin: 0 5px;
    }

    .store_btns .inner_store_btns a img {
        max-width: 142px;
        height: 45px;
        object-fit: contain;
    }
}

/*021225*/
.store_btns.centered_btns .inner_store_btns {
    justify-content: center;
}

@supports (background-clip: text) {
    .vc_custom_heading.banner-gradient-text {
        background: linear-gradient(90deg, #ECE9E6 0%, #FFFFFF 100%);
        color: transparent !important;
        background-clip: text;
    }
}

.letter-spacing-10 {
    letter-spacing: 0.1em !important;
}

.letter-spacing-5 {
    letter-spacing: 0.05em !important;
}

.letter-spacing-minus-2 {
    letter-spacing: -0.02em !important;
}

.letter-spacing-minus-08 {
    letter-spacing: -0.008em !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.vc_custom_heading sup {
    font-size: 18px;
    line-height: 1.37;
    top: -1em;
}

.video-embed {
    max-width: 960px;
    margin-inline: auto !important;
}

.video-embed .Tech__wrapper {
    border-radius: 34px;
    overflow: hidden;
}

.wpb_row.size-916 {
    max-width: 946px;
    margin-inline: auto !important;
}

.wpb_row.size-962 {
    max-width: 992px;
    margin-inline: auto !important;
}

.wpb_row.size-895 {
    max-width: 925px;
    margin-inline: auto !important;
}

.wpb_text_column.text-20 .wpb_wrapper * {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.008em;
}

.wpb_text_column.text-19 .wpb_wrapper * {
    font-size: 19.5px;
    line-height: 1.5;
}

.wpb_text_column.text-18 .wpb_wrapper * {
    font-size: 18px;
    line-height: 1.23;
}

.wpb_text_column.text-grey-white .wpb_wrapper * {
    color: #ddd;
}

.wpb_text_column.text-white .wpb_wrapper * {
    color: #fff;
}

.wpb_text_column.text-teal-blue .wpb_wrapper * {
    color: #3B4763;
}

.how-it-works--steps>.wpb_column>.vc_column-inner>.wpb_wrapper {
    position: relative;
    background: #F3F7F9;
    border-radius: 7.5px;
    padding: 0 30px 48px;
    height: 100%;
}

.how-it-works--steps .vc_custom_heading.floating-count {
    width: 126px;
    height: 126px;
    margin: 0 auto 8px;
    border: 2.25px solid #D12D2C;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    transform: translateY(-38px)
}

.how-it-works--steps .wpb_text_column .wpb_wrapper * {
    font-size: 19.5px;
    font-weight: 500;
    line-height: 1.5;
    color: #3B4763;
}

.white-bg-box>.vc_column-inner>.wpb_wrapper {
    border: 2.25px solid rgba(1, 173, 101, 0.1);
    box-shadow: 0px 15px 75px 0px rgba(0, 0, 0, 0.05);
    background: #FFFFFF;
    border-radius: 7.5px;
    padding: 40px 34px 56px 40px;
    height: 100%;
}

:is(.list-crossmark, .list-checkmark) ul {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

:is(.list-crossmark, .list-checkmark) ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 14px;
}

:is(.list-crossmark, .list-checkmark) ul li:last-child {
    margin-bottom: 0;
}

.list-crossmark ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #F3F9F6 url(https://mindsetprogram.com/wp-content/uploads/2025/02/icomoon-free_cross.svg) no-repeat center / 10px;
}

.list-checkmark ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #F3F9F6 url(https://mindsetprogram.com/wp-content/uploads/2025/02/gg_check-o.svg) no-repeat center / 15px;
}

.wpb_row.individual-license-box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.07) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    backdrop-filter: blur(84px);
    border-radius: 13px;
}

.individual-license-box>.wpb_column>.vc_column-inner {
    padding: 0 !important;
}

.individual-license-box .vc_custom_heading sub {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0;
    color: #FFFFFFCC;
    font-weight: 400;
    font-family: 'Manrope', sans-serif;
    bottom: 0;
}

.individual-license-box .wpb_text_column .wpb_wrapper * {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.0032em;
    color: #FFFFFFCC;
}

.full-width-img img {
    width: 100%;
}

.landing_header>.wpb_row>.wpb_column>.vc_column-inner>.wpb_wrapper,
.landing_header>.wpb_row>.wpb_column>.vc_column-inner>.vc_column-inner>.wpb_wrapper>div {
    position: relative;
}

.landing_header>.wpb_row>.wpb_column>.vc_column-inner>.wpb_wrapper:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    width: 100%;
    height: 76px;
    background: linear-gradient(93.78deg, rgba(17, 18, 20, 0.75) 4.87%, rgba(12, 13, 15, 0.9) 75.88%);
    border-radius: 16px;
}

.landing_footer {
    position: relative;
    background: #101114;
}

.landing_footer:before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #252525 0%, #0F0F0F 100%);
    backdrop-filter: blur(84px);
    border-radius: 8px;
}

.landing_footer .wpb_text_column .wpb_wrapper * {
    color: #ddd;
}

.logo-slider-wrapper {
    max-width: 1364px !important;
    margin: 0 auto !important;
}

.home_slider.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

/* testimonial section */
.testimonial-lists .testimonial-item>.vc_column-inner {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.07) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.32) !important;
    backdrop-filter: blur(84px);
    border-radius: 13px;
    height: 100%;
}

.testimonial-lists .testimonial-item .testimonial-image img {
    width: 145.5px;
    height: 145.5px;
    object-fit: cover;
    border: 2.25px solid #D12D2C54;
    border-radius: 50%;
}

.testimonial-lists .testimonial-item .testimonial-texts h3 {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.23;
    margin: 0 0 19px;
    text-align: center;
    font-family: 'ClashDisplay', sans-serif !important;
}

.testimonial-lists .testimonial-item .testimonial-texts p {
    color: #D3DAEB;
    font-size: 19.5px;
    line-height: 1.23;
    text-align: center;
    font-family: "inter", sans-serif !important;
}

:is(.app-download-wrapper, .app-store-btn, .play-store-btn) a.vc_single_image-wrapper img {
    width: 100%;
}

:is(.app-download-wrapper, .app-store-btn, .play-store-btn) a.vc_single_image-wrapper {
    background: #000;
    border-radius: 14px;
    transition: box-shadow .3s;
}

:is(.app-download-wrapper, .app-store-btn, .play-store-btn) a.vc_single_image-wrapper:hover {
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 992px) {
    .testimonial-lists .testimonial-item>.vc_column-inner {
        padding: 0 40.5px 0px 41.5px !important;
    }
}

@media only screen and (min-width: 768px) {

    .vc_row.testimonial-lists::after,
    .vc_row.testimonial-lists::before {
        content: none;
    }

    .vc_row.testimonial-lists {
        display: flex;
        flex-wrap: wrap;
        gap: 84px 54px;
        max-width: 1026px;
        margin: 0 auto !important;
        padding-bottom: 74px !important;
    }

    .vc_row.testimonial-lists .testimonial-item.wpb_column {
        width: calc(50% - 27px);
        float: unset;
    }

    .wpb_single_image:is(.app-store-btn, .play-store-btn) {
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .vc_row.testimonial-lists .testimonial-item.wpb_column:not(:last-child) {
        margin-bottom: 84px;
    }
}

/* Expertise section */
.expertise-section .vc_row.expertise-item {
    max-width: 978px;
    margin: 0 auto;
}

.expertise-section .vc_row.expertise-item .expertise-image img {
    aspect-ratio: 0.74 / 1;
    object-fit: cover;
    border-radius: 7.5px;
}

.expertise-section .vc_row.expertise-item .expertise-content p {
    color: #DDDDDD;
    font-size: 19.5px;
    line-height: 1.53;
}

.expertise-section .vc_row.expertise-item .expertise-content-col .logo-wrap>.wpb_column>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
}

.expertise-section .vc_row.expertise-item .expertise-content-col .logo-wrap>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_single_image {
    width: 101px;
    height: 101px;
}

.expertise-section .vc_row.expertise-item .expertise-content-col .logo-wrap>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_single_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media only screen and (min-width: 768px) {
    .vc_section .expertise-section {
        padding-bottom: 125px !important;
    }

    .expertise-section .vc_row.expertise-item .expertise-image-col>.vc_column-inner {
        padding-right: 26px;
    }

    .expertise-section .vc_row.expertise-item .expertise-content-col>.vc_column-inner {
        max-width: 429px;
        padding-left: 28px;
    }
}

/* program section */
.mindset-program .vc_row.mindset-program-listings {
    max-width: 1076px;
    margin: 0 auto;
}

.mindset-program .vc_row.mindset-program-listings .mindset-program-item {
    border-radius: 7.5px;
    border: 0.75px solid #00000026;
}

.mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_img img {
    aspect-ratio: 0.97 / 1;
    object-fit: cover;
    border-radius: 7.5px;
}

.mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_content h3 {
    font-weight: 600;
    color: #000B32;
    margin-bottom: 14px;
    font-family: 'ClashDisplay', sans-serif !important;
}

.mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_content.heading-league h3 {
    font-family: leaguegothic !important;
    font-weight: normal;
    text-transform: uppercase;
}

.mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_content :is(ul, ol, p) {
    color: #3B4763;
}

@media only screen and (min-width: 768px) {
    .vc_section.mindset-program .mindset-program-header {
        margin-bottom: 89px !important;
    }

    .mindset-program .vc_row.mindset-program-listings {
        padding-bottom: 64px !important;
    }

    .mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_content h3 {
        font-size: 36px;
        line-height: 1.23;
        margin-bottom: 22px;
    }

    .mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_img {
        margin-bottom: 0 !important;
    }

    .mindset-program .vc_row.mindset-program-listings .mindset-program-item .mindset-program-item_content :is(ul, ol, p) {
        font-size: 19.5px;
        line-height: 1.34;
    }

    .vc_section.mindset-faq .vc_row.mindset-faq-holder {
        margin-bottom: 78px !important;
    }
}

@media only screen and (max-width: 991px) {
    .banner-title {
        font-size: 70px !important;
        line-height: 1.2 !important;
    }

    .section-title {
        font-size: 54px !important;
        line-height: 1.2 !important;
    }

    .sub-title {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }

    .short-description {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .join-cta .join-cta-text {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }

    .vc_custom_heading {
        text-wrap: balance;
    }

    .vc_custom_heading br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {

    .vc_section.mindset-program,
    .vc_section.mindset-testimonial,
    .vc_section.mindset-faq,
    .vc_section.bef-aft-pmp,
    .vc_section.how-it-works,
    .vc_section.program-pricing,
    .vc_section.two-col-sec {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }

    .testimonial-lists .testimonial-item .testimonial-texts h3 {
        font-size: 24px;
    }

    .testimonial-lists .testimonial-item .testimonial-texts p {
        font-size: 18px;
    }

    .wpb_row.logo-slider-wrapper {
        padding: 40px !important;
    }

    .flex-sm {
        display: flex;
        flex-direction: column;
    }

    .flex-sm .order-sm-2 {
        order: 2;
    }

    .vc_custom_heading.mb-sm {
        margin-bottom: 30px !important;
    }

    .wpb_column.padding-left-sm-reset>.vc_column-inner {
        padding-left: 15px !important;
    }

    .wpb_column.padding-right-sm-reset>.vc_column-inner {
        padding-right: 15px !important;
    }

    .wpb_row.margin-right-sm-reset {
        margin-right: 0 !important;
    }

    .app-download-wrapper :is(.app-store, .play-store) {
        text-align: center;
    }

    .app-download-wrapper .app-store {
        margin-bottom: 24px !important;
    }

    .mindset-program .vc_row.mindset-program-listings .mindset-program-item {
        padding: 36px 15px !important;
    }

    .hm_banner.pmi-for-pmp-banner .banner_content .vc_column-inner {
        padding: 50px 15px 40px;
    }
}

@media only screen and (max-width: 575px) {

    .logo-slider,
    .vc_section:has(.logo-slider-wrapper) {
        padding-inline: 15px;
    }

    .wpb_row.logo-slider-wrapper {
        padding: 40px 20px !important;
    }
}

/**
* New Home Page
* 071525
*/
.home-banner-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://mindsetprogram.com/wp-content/uploads/2025/07/home_banner_bg.jpg) no-repeat center / cover;
    opacity: 0.04;
}

.banner-container-sm>.wpb_column {
    float: none;
    max-width: 846px;
    margin-left: auto;
    margin-right: auto;
}

.banner-text {
    max-width: 676px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -0.02em;
}

.light-grey-text {
    color: #ccc;
}

.text-16 {
    font-size: 16px !important;
}

.font_medium {
    font-weight: 500 !important;
}

.custom-red-btn .vc_btn3 {
    color: #fff !important;
    border-color: #000 !important;
    background: #D12D2C !important;
    border-radius: 5px !important;
    padding: 25px 90px 26px 66px !important;
    box-shadow: 0px 1.08px 0.43px 0px #FFFFFF inset, 0px -1.08px 0.43px 0px #00000033 inset, 0px 0px 15.17px 0px #D12D2C, 0px 0px 0px 2.17px #00000080;
    font-size: 18.56px !important;
    line-height: 1.14 !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    transition: background .3s;
}

.custom-red-btn .vc_btn3:hover {
    background: #000 !important;
}

.banner-line-bg {
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.wpb_single_image.image-gradient-bg {
    background-position: center !important;
    background-size: 100% !important;
}

.custom-red-btn .vc_btn3 .vc_btn3-icon {
    right: 66px !important;
}

.logo-slider-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 51.44%, #000 100%);
    z-index: 10;
    pointer-events: none;
}

.diamond-gradient {
    background: radial-gradient(45.31% 110.27% at 9.79% -2.97%, #660000 0%, #000 100%);
}

.container-gap-left {
    padding-left: max(15px, calc((100vw - 1200px) / 2));
}

.min-height-400 {
    min-height: 400px;
}

@media (max-width: 1024px) {

    .vc_row-fluid.section-padding-right-md,
    .section-padding-right-md:not(.vc_row-fluid)>.vc_column-inner {
        padding-right: 15px !important;
    }
}

@media (max-width: 767px) {

    .vc_row-fluid.section-padding-top-sm,
    .section-padding-top-sm:not(.vc_row-fluid)>.vc_column-inner {
        padding-top: 64px !important;
    }

    .vc_row-fluid.section-padding-bottom-sm,
    .section-padding-bottom-sm:not(.vc_row-fluid)>.vc_column-inner {
        padding-bottom: 64px !important;
    }

    .text-sm-50 {
        font-size: 50px !important;
    }

    .margin-top-sm-reset.wpb_single_image {
        margin-top: 0 !important;
    }

    .custom-red-btn .vc_btn3 {
        padding: 20px 64px 20px 40px !important;
    }

    .custom-red-btn .vc_btn3 .vc_btn3-icon {
        right: 40px !important;
    }

    .gap-sm {
        height: 64px !important;
    }
}

.how-it-works-sec .ft_league,
.importance-sec .ft_league {
    letter-spacing: -1px;
}

.importance-sec .grid-boxes .ft_league {
    letter-spacing: 0;
}

.importance-sec .vc_column_container.vc_col-sm-4>.vc_column-inner {
    padding-top: 0 !important;
}

@media screen and (max-width: 1200px) {

    section.how-it-works-sec,
    section.importance-sec {
        padding-block: 64px !important;
    }

    .importance-sec .grid-boxes .wpb_text_column {
        margin: 0 0 15px !important;
    }

    .importance-sec .grid-boxes .wpb_single_image {
        margin: 0 -24px !important;
    }
}

.vc_section.team-elevate {
    background-position: center top !important;
}

.vc_section.team-elevate::after,
.vc_section.team-elevate::before {
    content: '';
    position: absolute;
    pointer-events: none;
}

.vc_section.team-elevate::after {
    width: 100%;
    height: 100%;
    inset: 0;
    background: linear-gradient(56.05deg, rgba(0, 0, 0, 0.8862) 7.91%, rgba(0, 0, 0, 0.3) 159.2%);
    mix-blend-mode: multiply;
}

.vc_section.team-elevate::before {
    z-index: 1;
    background: url(/wp-content/uploads/2025/07/glow-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 32%;
    width: 886px;
    height: auto;
    aspect-ratio: 3.78 / 1;
    transform: translateX(-20%);
    max-width: 100%;
}

.vc_section.team-elevate>.vc_row {
    position: relative;
    z-index: 2;
}

.team-elevate .red_btn_wrap>.vc_btn3 {
    width: auto;
    padding: 27px 68px !important;
    font-size: 18px;
    line-height: 1.14;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.team-elevate .red_btn_wrap>.vc_btn3 .vc_btn3-icon {
    position: static;
    line-height: 1;
    vertical-align: unset;
    transform: translate(0);
}

.team-elevate .team-elevate_text>.wpb_wrapper {
    max-width: 403px;
    margin-inline: auto;
}

.team-elevate .team-elevate_text p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.32px;
    color: #E6E6E6;
}

/*pmp praise*/
.vc_section.pmp-praise .vc_row.pmp-praise_row {
    display: flex;
    flex-wrap: wrap;
}

.vc_section.pmp-praise::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/07/Vector-749.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    pointer-events: none;
}

.pmp-praise .pmp-praise_col>.vc_column-inner {
    background: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 13px;
    padding: 35px 41px;
    position: relative;
    overflow: hidden;
    height: 100%;
    z-index: 1;
    transition: 0.4s all;
}

.pmp-praise .pmp-praise_col>.vc_column-inner:hover {
    background-color: #151515;
    background-image: url(/wp-content/uploads/2025/07/bg-shrade.png);
    box-shadow: 0px 0px 2px 2px #FFFFFF66 inset;
}

.pmp-praise .pmp-praise_col>.vc_column-inner>.wpb_wrapper {
    position: relative;
    z-index: 2;
}

.pmp-praise .pmp-praise_col>.vc_column-inner::after {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.07) 100%);
    display: block;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    transition: 0.4s all;
    z-index: 1;
    -webkit-backdrop-filter: blur(84px);
    backdrop-filter: blur(84px);
}

.pmp-praise .pmp-praise_col>.vc_column-inner:hover::after {
    opacity: 0;
    visibility: hidden;
}

.pmp-praise .pmp-praise_col>.vc_column-inner::before {
    position: absolute;
    inset: 0;
    border-radius: inherit;
    border: 1px solid transparent;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.16) 100%) border-box;
    -webkit-mask: linear-gradient(#161515 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    display: block;
    pointer-events: none;
    z-index: 2;
}

.pmp-praise .pmp-praise_col .pmp-praise_col-text {
    max-width: 404px;
    margin-inline: auto;
}

.pmp-praise .pmp-praise_col .pmp-praise_col-text p {
    font-size: 19.5px;
    line-height: 1.33;
    letter-spacing: -0.02em;
    color: #B0B0B0;
}

@media (min-width: 1400px) {
    .vc_row.pmp-praise_row>.pmp-praise_col {
        padding: 27.5px;
    }
}

@media (max-width: 1399px) {
    .vc_section.pmp-praise .vc_row.pmp-praise_row {
        margin: 0 -17.5px;
    }
}

@media (max-width: 991px) {
    .team-elevate .team-elevate_text p {
        font-size: 18px;
    }

    .team-elevate .red_btn_wrap>.vc_btn3 {
        padding: 20px 25px !important;
        font-size: 14px;
    }

    .team-elevate .red_btn_wrap>.vc_btn3 .vc_btn3-icon {
        font-size: 14px;
    }

    .vc_section.team-elevate {
        padding-block: 64px !important;
    }

    .vc_custom_heading.pmp-section_title {
        font-size: 52px !important;
    }

    .vc_section.pmp-praise {
        padding-block: 64px !important;
    }

    .vc_custom_heading.pmp-praise_col-title {
        font-size: 34px !important;
    }

    .pmp-praise .pmp-praise_col .pmp-praise_col-text p {
        font-size: 16px;
    }

    .pmp-praise .pmp-praise_col>.vc_column-inner {
        padding: 40px 24px 25px;
    }
}

.text-white {
    color: #fff;
}

.text-grey {
    color: #B1B1B1;
}

.uppercase {
    text-transform: uppercase;
}

.cs-section-title {
    letter-spacing: -0.02em;
}

@media screen and (max-width: 991px) {
    .cs-section-title {
        font-size: 56px !important;
        margin-bottom: 40px !important;
    }
}

/* -------------------------------------------------- * Desktop Tab ----------------------------------------------------- */
.cs-custom-tab {
    --activeColor: #d12d2c;
}

.cs-custom-tab .vc_tta-tabs-container {
    overflow: auto !important;
    white-space: nowrap;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .cs-custom-tab .vc_tta-tabs-container {
        width: calc(100% + 15px);
        padding-bottom: 1px;
    }
}

.cs-custom-tab .vc_tta-tabs-list {
    position: relative;
    display: flex !important;
    flex-wrap: nowrap;
    gap: 13px;
    min-width: fit-content;
    justify-content: space-between;
}

.cs-custom-tab .vc_tta-tabs-list:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #686868;
}

.cs-custom-tab .vc_tta-tabs-list .vc_tta-tab {
    font-size: 14px;
    line-height: 1.28;
    font-weight: 500;
    letter-spacing: -0.02em;
    max-width: 202px;
}

@media screen and (max-width: 1199px) {
    .cs-custom-tab .vc_tta-tabs-list .vc_tta-tab {
        max-width: initial;
    }
}

.cs-custom-tab .vc_tta-tabs-list .vc_tta-tab a {
    display: inline-block !important;
    position: relative !important;
    z-index: 1;
    padding: 0 28px 12px !important;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    color: #b1b1b1;
    height: 100%;
}

.cs-custom-tab .vc_tta-tabs-list .vc_tta-tab a:hover,
.cs-custom-tab .vc_tta-tabs-list .vc_tta-tab a:focus {
    background-color: transparent !important;
    color: var(--activeColor) !important;
}

@media screen and (max-width: 1199px) {
    .cs-custom-tab .vc_tta-tabs-list .vc_tta-tab a {
        padding-inline: 24px;
    }

    .cs-custom-tab .vc_tta-tabs-list .vc_tta-tab a br {
        display: none;
    }
}

.cs-custom-tab .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    border-color: var(--activeColor) !important;
    color: var(--activeColor) !important;
    background-color: transparent !important;
}

.cs-custom-tab .vc_tta-panel-body {
    padding-top: 0 !important;
}

.cs-custom-tab__cont-row {
    padding-top: 69px;
    max-width: 957px;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
}

@media screen and (max-width: 1199px) {
    .cs-custom-tab__cont-row {
        max-width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .cs-custom-tab__cont-row {
        max-width: 100%;
    }
}

.cs-custom-tab__cont-row>*:nth-child(1) {
    width: 55%;
}

@media screen and (max-width: 1199px) {
    .cs-custom-tab__cont-row>*:nth-child(1) {
        width: 47%;
    }
}

@media screen and (max-width: 567px) {
    .cs-custom-tab__cont-row>*:nth-child(1) {
        width: 100%;
    }
}

.cs-custom-tab__cont-row>*:nth-child(2) {
    width: 39.8%;
}

@media screen and (max-width: 1199px) {
    .cs-custom-tab__cont-row>*:nth-child(2) {
        width: 48%;
    }
}

@media screen and (max-width: 767px) {
    .cs-custom-tab__cont-row>*:nth-child(2) {
        width: 100%;
    }
}

.cs-custom-tab__col_text {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.23;
    letter-spacing: 0;
}

@media screen and (max-width: 767px) {
    .cs-custom-tab__col_text {
        font-size: 18px;
    }
}

/* -------------------------------------------------- * Mobile Tab ----------------------------------------------------- */
@media screen and (max-width: 767px) {
    .cs-custom-tab__content {
        margin-bottom: 16px;
    }

    .cs-custom-tab__content .vc_tta-panel-heading {
        background: transparent !important;
        border: 1px solid #717171 !important;
        border-radius: 12px !important;
    }

    .cs-custom-tab__content .vc_tta-panel-heading .vc_tta-panel-title {
        line-height: 1.4;
    }

    .cs-custom-tab__content .vc_tta-panel-heading .vc_tta-panel-title br {
        display: none;
    }

    .cs-custom-tab__content .vc_tta-panel-heading .vc_tta-panel-title a {
        padding-block: 12px;
    }

    .cs-custom-tab__content.vc_active .vc_tta-panel-heading {
        background-color: #222 !important;
        border-color: rgba(209, 45, 44, 0.24) !important;
    }

    .cs-custom-tab__content .cs-heading-three {
        font-size: 36px !important;
        margin-bottom: 8px !important;
    }

    .cs-custom-tab__content .vc_column-inner {
        padding-inline: 0;
    }

    .cs-custom-tab__cont-row {
        padding-block: 40px 32px;
    }
}

/* -------------------------------------------------- * Tab Graphics ----------------------------------------------------- */
.cs-graphic-img {
    position: absolute;
    top: 25.6%;
    margin: 0 !important;
    pointer-events: none;
}

@media screen and (max-width: 1400px) {
    .cs-graphic-img {
        opacity: 0.2;
    }
}

@media screen and (max-width: 767px) {
    .cs-graphic-img {
        top: initial;
        bottom: 0;
    }
}

.cs-graphic-img.cs-right {
    right: calc(-1 * (100vw - 100%) / 2);
}

@media screen and (max-width: 767px) {
    .cs-graphic-img.cs-right {
        display: none;
    }
}

.cs-graphic-img.cs-left {
    left: calc(-1 * (100vw - 100%) / 2);
}