/* Negative balance protection page css starts */

.negative-balance-protection-main .hero-section {
    background:
        url('../images/deposit-withdraw/negative-balance-protection/negative-balance-banner.png');
}

.feature-box {
    background: #fff;
    width: 100%;
    max-width: 235px;
    height: 210px;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    margin: auto;
}

.feature-box h6 {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: var(--dark-color);
    padding-top: 10px;
}

.why-trade-indices-with-pipze-main {
    background-image: url('../images/deposit-withdraw/negative-balance-protection/transparant-back.png');
    background-size: cover;
    padding: 60px 0;
}

.why-trade-indices-with-pipze-main .feature-box img{
    height: 55px;
    width: 55px;
    background: #5F259E;
    padding: 10px 12px;
    border-radius: 100px;
}

.nagative-balance-page-info-content {
    background-color: #461872;
    color: white;
}

.nagative-balance-page-info-content h1, .nagative-balance-page-info-content p, .nagative-balance-page-info-content p {
    color: white;
}

.nagative-balance-page-info-content p {
    max-width: 540px !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

.negative-balance-protection-main .faq-section {
    padding: 60px 0 !important;
}

/* Negative balance protection page css starts end */

/* Why chose pipze page design start */

.why-chose-pipze-main .hero-section {
    background:
        url('../images/deposit-withdraw/funds-security/funds-security-hero.png');
}


.protecting-funds-main {
    padding: 60px 0 0;
    background-color: #FBF5FF;
}

.protecting-funds-main .tagline-badge-new {
    margin: 0;
}

.protecting-funds-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    text-align: center;
    color: var(--dark-color);
    margin: 30px 0;
}

.protecting-funds-content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
}

.protecting-funds-content .common-item {
    margin-bottom: 60px;
}

.powerful-trading-main {
    padding: 0px;
}

.powerful-trading-main-content {
    align-items: center;
    justify-content: space-around;
}

.powerful-trading-main-content h1 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
    margin-bottom: 20px;
}

.powerful-trading-main-content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    max-width: 420px;
}

.feature-in-content {
    background: linear-gradient(90deg, #F0FAFF 0%, #FBF5FF 88%);
    padding: 5px 0;
    border-radius: 20px;
}

.feature-in-content h1 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
    margin-bottom: 20px;
}

.feature-in-content p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: var(--dark-color);
    max-width: 500px;
}

.feature-in-content .img-section {
    padding: 0;
}

.feature-in-content .content-section {
    padding: 0 60px;
}

.regulations-and-licenses-main {
    padding: 0;
    margin: 130px 0;
}

.regulation-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 20px;
    justify-content: center;
    max-width: 900px;
    margin: 0 auto;
}

.common-regulaion-box {
    height: 250px;
    border: 1px solid #EBEFF1;
    border-radius: 12px;
    padding: 21px;
    text-align: left;
    position: relative;
}

.regulation-title {
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: var(--dark-color);
    margin-bottom: 30px;
}

.common-regulaion-box p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: var(--dark-color);
    margin-top: 20px;
    margin-bottom: 4px;
}


.common-regulaion-box strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: var(--dark-color);
}

.common-regulaion-box a {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16.8px;
    text-transform: capitalize;
    position: absolute;
    bottom: 23px;
}

.responsive-experience-main {
    background-color: #f6f6f6;
    padding: 0;
    margin-bottom: 60px;
}

.responsive-experience-content-container {
    margin-top: 0;
}

.responsive-experience-content-container h2 {
    font-weight: 400;
    font-size: 38px;
    line-height: 48px;
    color: var(--dark-color);
}

.responsive-experience-content-container p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: var(--dark-color);
    margin: 30px 0;
    max-width: 500px;
}

.responsive-devices {
    display: flex;
    gap: 20px;
}

.powerfull-trading-btn {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #1c1c1c;
    padding: 10px 14px;
    border: 1px solid #D5DAE8;
    border-radius: 10px;
    margin-top: 30px;
}

/* Why chose pipze page design end */

/* Platforms Overvie Page Css start */

.platform-overview-main .hero-section {
    background:
        url('../images/platform/overview/platform-hero.png');
}

.default-common-hero-section h1, .default-common-hero-section p {
    max-width: 950px;
}

.default-common-hero-section h1 {
    font-weight: 700 !important;
    font-size: 52px;
    line-height: 80px;
    margin: 0;
}

.default-common-hero-section p {
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    margin: 14px 0;
}

.default-common-hero-section .action-btn a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FEBC1F;
    padding: 16px 24px;
    border: 1px solid #FEBC1F;
    border-radius: 10px;
    display: inline-block;
}

.default-common-hero-section .action-btn .open-live-ac-btn {
    color: var(--dark-color);
    background-color: #FEBC1F;
}

.trending-app-main {
    background-image: url('../images/platform/overview/app-bg-transparent.png');
    background-size: cover;
    /* padding-top: 60px; */
}

/* .common-trading-app-web-section {
    padding: 60px 0;
} */

.common-trading-app-web-section .trading-app-btn, .explore-trading-btn, .open-live-ac {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: var(--dark-color);
    padding: 16px 44px;
    display: inline-block;
    background-color: #FEBC1F;
    border-radius: 10px;
}

.common-trading-app-web-section h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: var(--dark-color);
    margin-bottom: 10px;
}

.common-trading-app-web-section p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
}

.common-trading-app-web-section .app-feature {
    margin-bottom: 20px;
}

.common-trading-app-web-section hr {
    border-color: #DFDFDF;
}

.trending-web-main .app-images {
    padding: 0;
    text-align: end;
}

.trending-web-main .text-content {
    padding-left: 110px;
}

.explore-trading-main {
    background-image: url('../images/platform/overview/explore-bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 60px 0;
}

.explore-trading-main h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    max-width: 400px;
    margin: 0;
}

.explore-trading-main p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    padding: 20px 0;
    max-width: 600px;
}

.start-trading-section .top-section {
    background-color: var(--default-light-color);
    padding: 20px 148px 0;
}

.start-trading-section .top-section .iamge-area {
    text-align: end;
}

.start-trading-section .top-section h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    max-width: 500px;
}

.platform-overview-info-section {
    background-color: #FBF5FF;
    padding: 60px 30px;
    /* margin-top: 30px; */
}


.platform-overview-info-grid {
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.platform-overview-info-box {
    flex: 1;
    padding: 40px;
}

.platform-overview-info-box:first-child {
    border-right: 2px solid #E4B9FF;
}

.platform-overview-info-box h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
}

.platform-overview-info-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    padding: 30px 0;
}

.platform-overview-info-box a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-decoration: underline;
    display: inline-block;
    color: var(--default-light-color);
}

/* .platform-overview-main .faq-section {
    padding: 60px 0;
} */

/* Platforms Overvie Page Css end */

/* Platform Web Page Css start */
.platform-web-main .hero-section {
    background:
        url('../images/platform/web/web-hero.png');
}

.platform-web-main .trending-web-main {
    background-image: url('../images/platform/overview/app-bg-transparent.png');
    background-size: cover;
    padding-top: 60px;
}

.platform-web-main .trending-app-main {
    background-image: none;
    padding-top: 60px;
}

.get-the-most-out-of-web-main {
    padding-bottom: 0px;
}

.get-the-most-out-of-web-main .title-section h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: var(--dark-color);
    margin: 0;
}

.get-the-most-out-of-web-main .title-section p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--dark-color);
    padding: 16px 0 40px;
    margin: 0;
}

.get-the-most-out-of-web-main .gif-section img {
    /* width: 100%; */
    /* max-width: 1000px; */
    /* height: 600px; */
    border-radius: 20px;
}

.trade-with-support-main {
    background-image: url('../images/platform/web/trade-support-bg.png');
    background-size: cover;
    padding: 60px 0;
}

.trade-with-support-main h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: var(--dark-color);
    padding: 0;
    margin-bottom: 30px;
    text-align: center;
}

.trade-with-support-main .content-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.trade-with-support-main .content-section .trade-support-common-box {
    padding: 43px 30px;
    border-radius: 10px;
    background-color: #fff;
    max-width: 400px;
    width: 100%;
    height: 210px;
}

.trade-with-support-main .content-section .trade-support-common-box h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 10px 0;
    color: var(--dark-color);
}

.trade-with-support-main .content-section .trade-support-common-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    margin: 0;
    padding: 0;
}

/* .platform-web-main .faq-section {
    padding: 60px 0;
} */

/* Platform Web Page Css end */

/* Platform Android Page Css start */
.platform-android-main .hero-section {
    background:
        url('../images/platform/android/android-hero.png');
}

.trading-android-main .content-section h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: var(--dark-color);
}

.trading-android-main {
    background-image: url('../images/platform/android/mobile-trade-bg.png') !important;
    background-size: cover;
}

.trading-android-main .content-section p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
}


.platform-android-features-section .container {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: stretch;
}

.platform-android-feature-card {
    background: #FDF9FF;
    padding: 35px 30px;
    border-radius: 16px;
    transition: all 0.3s ease;
    position: relative;
}

/* .card-full-height {
    flex: 1;
    max-width: 400px;
    display: flex;
    flex-direction: column;
} */

.cards-right-section {
    flex: 1;
    max-width: 800px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.card-half-height {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.platform-android-feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.12);
}

.platform-android-feature-card h3 {
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.3;
}

.platform-android-feature-card p {
    font-size: 16px;
    line-height: 1.6;
    color: #4a4a4a;
    margin-bottom: 16px;
}

.platform-android-feature-card p:last-of-type {
    margin-bottom: 0;
}

.platform-android-feature-card img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    margin-top: 10px;
    border: 2px solid #e1e8ed;
}

.card-yellow {
    background: #FFFDF0;
}

.card-purple {
    background: #F3F5FF;
}

/* Platform Android Page Css end */

/* Platform Windows Page Css start */
.platform-windows-main .hero-section {
    background:
        url('../images/platform/windows/windows-hero.png');
}

.why-chose-mt5-main {
    padding: 60px 0;
}

.why-chose-mt5-content h6 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
}

.why-chose-mt5-content p {
    padding: 20px 0;
}

.why-chose-mt5-content p, .why-chose-mt5-content ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
}

.why-chose-mt5-content ul li {
    padding: 5px 0;
}

.start-trading-journey-main img {
    transform: scaleX(-1);
}

.start-trading-journey-main h1 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
    margin: 0;
}

.start-trading-journey-main p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    margin: 20px 0;
}

.start-trading-journey-main a {
    display: inline-block;
}


.platform-download-section {
    background:
        linear-gradient(rgba(95, 37, 158, 0.3), rgba(95, 37, 158, 0.3)),
        url('../images/platform/windows/platform-download-bg.jpg') center center / cover no-repeat;
    padding: 60px 0;
    text-align: center;
    /* margin-bottom: 60px; */
}

.platform-download-box {
    padding: 30px 20px;
    border-radius: 15px;
    display: inline-block;
    max-width: 1160px;
    width: 100%;
    backdrop-filter: blur(20px);
    border: 1px solid #5F259E;
    background: #5F259E33;
}

.platform-download-box h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    margin-bottom: 40px;
    color: #fff;
}

.platform-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.platform-option {
    background: #ffffff;
    border-radius: 12px;
    text-align: center;
    width: 100%;
    max-width: 200px;
    height: 150px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, background 0.3s ease;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #212121;
    font-weight: bold;
}

.platform-option.active{
    background-color: #5F259E;
    color: #fff;
}


.platform-option img {
    width: 32px;
    margin-bottom: 10px;
}

.platform-option span {
    display: block;
    font-weight: 500;
    color: inherit;
}

/* Platform Windows Page Css end */

/* Platform Mac Page Css start */
.platform-mac-main .hero-section {
    background:
        url('../images/platform/mac/mac-hero.png');
}

.platform-mac-main .start-trading-journey-main img {
    transform: none;
}

/* Platform Mac Page Css start */

/* Platform Demo Accoun Page Css start */
.platform-demo-account-main .hero-section {
    background:
        url('../images/platform/demo-account/banner.png');
}

.platform-demo-account-main .trading-android-main {
    background-image: none !important;
}

.platform-demo-account-main .card-full-height {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.platform-demo-account-main .card-full-height p {
    padding-right: 20px !important;
}

.platform-demo-account-main .card-full-height img {
    border: none;
}

.trading-instruments-section {
    background:
        radial-gradient(49.91% 49.91% at 50% 50.09%, rgba(95, 37, 158, 0.2) 0%, rgba(70, 24, 114, 0.2) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url('../images/platform/demo-account/trading-instruments-bg.jpg') center center / cover no-repeat;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    position: relative;
}


.trading-instruments-section h2 {
    font-weight: 700;
    font-style: Bold;
    font-size: 52px;
    line-height: 80px;
    color: #fff;
    margin-bottom: 10px;
}

.trading-instruments-section h2 span {
    color: #FEBC1F;
}

.trading-instruments-section p {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 40px;
}

.instrument-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.instrument-card {
    background: rgba(255, 255, 255, 0.6);
    /* same as #FFFFFF99 */
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 10px;
    padding: 30px;
    width: 100%;
    /* max-width: 165px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.3s ease;
}

.instrument-card:hover {
    transform: translateY(-5px);
}

.instrument-card img {
    width: 40px;
    margin-bottom: 10px;
}

.instrument-card span {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: var(--dark-color);
}

/* Platform Demo Accoun Page Css end */

/* Partner program introducing banner page design start */
.partner-program-intoducing-broker-main .hero-section {
    background:
        url('../images/partner-program/introducing-broker/introducing-banner.png') no-repeat top center;
}

.connecting-trader-introducing-broker {
    padding: 30px 0;
}

.connecting-trader-introducing-broker .content-section {
    padding: 0 0 0 45px;
}

.connecting-trader-introducing-broker .content-section h6 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
}

.connecting-trader-introducing-broker .content-section p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
}

.intro-broker-contact-section {
    padding: 60px 20px;
    background: url('../images/partner-program/introducing-broker/get-in-touch-bg.jpg') center center / cover no-repeat;
}

.intro-broker-contact-container {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.intro-broker-contact-container h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    color: #fff;
}

.intro-broker-contact-form-box h2 span {
    color: #555;
    font-weight: 400;
}

.intro-broker-contact-form-box {
    max-width: 500px;
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.intro-broker-contact-form-box form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.intro-broker-contact-form-box .form-group {
    position: relative;
}

.intro-broker-contact-form-box input,
.intro-broker-contact-form-box select,
.intro-broker-contact-form-box textarea {
    padding: 15px 15px 12px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    width: 100%;
    background: transparent;
    outline: none;
    transition: all 0.3s ease;
}

.intro-broker-contact-form-box input:focus,
.intro-broker-contact-form-box select:focus,
.intro-broker-contact-form-box textarea:focus {
    border-color: var(--default-light-color);
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.intro-broker-contact-form-box .floating-label {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    padding: 0 5px;
    font-size: 16px;
    color: #999;
    pointer-events: none;
    transition: all 0.3s ease;
}

.intro-broker-contact-form-box .form-group textarea+.floating-label {
    top: 25px;
    transform: translateY(0);
}

.intro-broker-contact-form-box .floating-label.active,
.intro-broker-contact-form-box input:focus+.floating-label,
.intro-broker-contact-form-box select:focus+.floating-label,
.intro-broker-contact-form-box textarea:focus+.floating-label {
    top: 0;
    transform: translateY(-50%);
    font-size: 12px;
    color: var(--default-light-color);
}

.intro-broker-contact-form-box input:not(:placeholder-shown)+.floating-label,
.intro-broker-contact-form-box select:not([value=""])+.floating-label,
.intro-broker-contact-form-box textarea:not(:placeholder-shown)+.floating-label {
    top: 0;
    transform: translateY(-50%);
    font-size: 12px;
    color: var(--default-light-color);
}

.intro-broker-contact-form-box select:valid+.floating-label {
    top: 0;
    transform: translateY(-50%);
    font-size: 12px;
    color: var(--default-light-color);
}


.intro-broker-contact-form-box select {
    cursor: pointer;
}

.intro-broker-contact-form-box select option {
    padding: 10px;
}

.intro-broker-contact-form-box button {
    padding: 15px 30px;
    background: var(--default-light-color);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.intro-broker-contact-form-box button:hover {
    background: #893bdc;
    transform: translateY(-2px);
}

/* Partner program introducing banner page design end */


/* Partner program overview page design start */
.partner-program-overview-main .hero-section {
    background:
        radial-gradient(49.91% 49.91% at 50% 50.09%, rgba(95, 37, 158, 0.2) 0%, rgba(70, 24, 114, 0.2) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('../images/partner-program/overview/partner-program-hero.jpg') no-repeat top center;
}

.stats-section {
    padding: 60px 20px;
    background-color: #fff;
    text-align: center;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 40px 20px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.stat-title {
    color: var(--default-light-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;

}

.stat-number {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: var(--dark-color);
    margin: 0;
}

.stat-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #827E7D;
    margin-top: 5px;
}

.partner-program-overview-main .corporate .section-para p {
    font-size: 16px;
}

.who-is-pipze-main .title-section {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}

.who-is-pipze-main .title-section h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: var(--dark-color);
}

.who-is-pipze-main .title-section p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: var(--dark-color);
}

.who-is-pipze-main .image-section img {
    background-size: cover;
    background-position: center;
    width: 100%;
}

.swap-rates-section {
    padding: 50px 20px;
    background: linear-gradient(to bottom, #f9f9f9, #ffffff);
}

.swap-rates-section .mockup-images {
    text-align: center;
}

.swap-rates-section .swap-info h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: var(--dark-color);
}

.swap-rates-section .swap-info ol {
    padding-left: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    color: var(--dark-color);
}

.swap-rates-section .swap-info a {
    color: var(--default-light-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
}

.swap-rates-section .app-buttons img {
    height: 40px;
    margin-right: 10px;
}

/* Partner program overview page design end */
/* Partner program affiliate page design start */
.who-is-our-cpa-affiliate .title-section {
    max-width: 850px;
    margin: 0 auto;
}

.who-is-our-cpa-affiliate .title-section h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    text-transform: capitalize;
    color: var(--dark-color);
    text-align: center;
}

.who-is-our-cpa-affiliate .title-section p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: var(--dark-color);
}

.who-is-our-cpa-affiliate {
    padding: 30px 0;
    background-color: #fff;
}

.who-is-our-cpa-affiliate .image-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.who-is-our-cpa-affiliate .content-wrapper {
    padding: 0 0 0 45px;
}

.who-is-our-cpa-affiliate .content-wrapper h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    margin-bottom: 20px;
    color: var(--dark-color);
}

.who-is-our-cpa-affiliate .content-wrapper p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    /* margin-bottom: 25px; */
}

.who-is-our-cpa-affiliate .check-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.who-is-our-cpa-affiliate .check-list li {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: var(--dark-color);
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
}

.who-is-our-cpa-affiliate .check-list .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #6C2BD9;
    font-weight: bold;
}

.affiliate-benefits-main h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: var(--dark-color);
}

.affiliate-benefits-main .benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}

.affiliate-benefits-main .benefit-box {
    background-color: #FBF5FF;
    border-radius: 8px;
    max-width: 300px;
    transition: transform 0.3s ease;
    padding: 20px;

}

.affiliate-benefits-main .benefit-box:hover {
    transform: translateY(-5px);
}

.affiliate-benefits-main .benefit-box .text-1 {
    font-weight: 500;
    font-size: 15.5px;
    line-height: 22px;
    color: var(--default-light-color);
    margin: 0;
}

.affiliate-benefits-main .benefit-box .text-2 {
    font-weight: 600;
    font-size: 20.06px;
    line-height: 38px;
    text-align: center;
    color: var(--dark-color);
}

.affiliate-benefits-main .benefit-box .text-3 {
    font-weight: 400;
    font-size: 15.13px;
    line-height: 22px;
    color: #404040;
}

.cpa-table-main {
    background-image: url('../images/partner-program/affiliate-program/cpa-table.png');
    background-size: cover;
    text-align: center;
    padding: 30px 0px 0px;
}

.cpa-table-main .title-section h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    color: var(--dark-color);
    margin-bottom: 0px;
}

.cpa-table-main .title-section p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--dark-color);
}

.cpa-table-parent {
    max-width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
    overflow: scroll;
    padding: 5px;
    margin-top: 40px;

    &::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0;
    }

    scrollbar-width: none;
    -ms-overflow-style: none;
}

.cpa-table {
    border-collapse: collapse;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.cpa-table th, .cpa-table td {
    border: 1px solid #e0e0e0;
    padding: 14px 18px;
    text-align: center;
    vertical-align: middle;
    font-size: 1rem;
    border: none;
}

.cpa-table th:first-child,
.cpa-table td:first-child {
    border: none;
    text-align: left;
}

.cpa-table th {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.cpa-table tbody tr:nth-child(odd) {
    background: #FBF5FF;
}



.cpa-table td sup {
    font-size: 0.75em;
}

.cpa-table td {
    line-height: 1.7;
}

.cpa-note {
    width: 90%;
    margin: 24px auto 0;
    font-size: 0.98em;
    color: #333;
}

.cpa-table th:first-child {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    word-break: break-word;
    background: #f0f4ff;
}

.cpa-table th:not(:first-child),
.cpa-table td:not(:first-child) {
    /* width: 200px;
    max-width: 200px; */
    min-width: 200px;
    word-break: break-word;
}

.cpa-table thead th:nth-child(1) {
    background: #E8E9ED;
    color: var(--dark-color);
}

.cpa-table thead th:nth-child(2) {
    background: #8547C2;
}

.cpa-table thead th:nth-child(3) {
    background: #5F259E;
}

.cpa-table thead th:nth-child(4) {
    background: #461872;
}

.cpa-table thead th:nth-child(5) {
    background: #818181;
}

.cpa-table tbody tr .price {
    font-weight: 600;
    font-size: 15.13px;
    line-height: 22px;
    color: #000;
}

.cpa-table tbody tr .title {
    font-weight: 400;
    font-size: 13.45px;
    line-height: 20px;
    color: #646464;
}

.cpa-table tbody tr .desc {
    font-weight: 400;
    font-size: 13.34px;
    line-height: 20px;
    color: #000;
}

.cpa-table tbody tr .color-purple {
    color: var(--default-light-color);
}

.banned-country-note {
    max-width: 80%;
    background-color: #FBF5FF;
    padding: 30px;
    text-align: left;
    margin: 30px auto 0;
}

.banned-country-note .title p {
    font-weight: 600;
    font-size: 13.02px;
    line-height: 20px;
    color: var(--default-light-color);
}

.banned-country-note .content p {
    font-weight: 400;
    font-size: 14.50px;
    line-height: 20px;
    color: var(--dark-color);

}

.referral-income-section {
    padding: 0px 20px;
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
}

.referral-income-section h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: var(--dark-color);
}

.referral-income-section .subtext {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--dark-color);
}

.slider-area {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin: 100px 0 48px;
}

.client-count, .income {
    font-size: 1.5rem;
    color: #5F259E;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.slider-wrapper {
    position: relative;
    max-width: 700px;
    width: 100%;
}

#clientSlider {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #eee;
    border-radius: 4px;
    outline: none;
}

#clientSlider::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 26px;
    width: 26px;
    background-color: #5F259E;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid white;
    background: radial-gradient(circle at center, #5F259E 60%, #b28be0 100%);
    box-shadow: 0 0 0 5px rgba(95, 37, 158, 0.3);
    margin-top: -5px;
    padding: 0;
}

.slider-pin {
    position: absolute;
    top: -55px;
    left: 0;
    width: 40px;
    height: 40px;
    background: #5F259E;
    color: white;
    border-radius: 50% 50% 50% 0;
    transform: translateX(-50%) rotate(-45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    z-index: 1;
}

.slider-pin span {
    transform: rotate(45deg);
}


.slider-labels {
    position: relative;
    width: 100%;
    height: 20px;
    margin-top: 8px;
}

.slider-labels span {
    position: absolute;
    transform: translateX(-50%);
    font-size: 12px;
    white-space: nowrap;
}

.refer-note {
    text-align: left;
    /* max-width: 71%; */
    margin: 0 auto;
    font-size: 0.85rem;
    color: #666;
}

.refer-note ol {
    padding-left: 18px;
}

.refer-note li {
    font-weight: 400;
    font-size: 15.63px;
    line-height: 24px;
    color: #000000A6;
}

.leaderboard-table-parent {
    box-shadow: 0px 20px 30px 0px #00000029;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 42px;
    border: none;
}

.leaderboard-table td, .leaderboard-table th {
    text-align: center;
    border: none;
}

.leaderboard-table tr:nth-child(odd) td {
    background-color: #FBF5FF;
}

.leaderboard-title-section h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: var(--dark-color);
}

.badge-1 span {
    background-color: #FDD791;
}

.badge-1 span::before {
    background: linear-gradient(180deg, #E9AF46 -3.7%, #F0C371 103.7%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
}

.badge-2 span {
    background-color: #E2D7C8;
}

.badge-2 span::before {
    background: linear-gradient(180deg, #BEB4A6 -3.7%, #C4B8A9 103.7%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
}

.badge-3 span {
    background-color: #EFA55D;
}

.badge-3 span::before {
    background: linear-gradient(180deg, #CB7F3B -3.7%, #D48840 103.7%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);

}

.badge-1 span::before, .badge-2 span::before, .badge-3 span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    padding: 2px;
    -webkit-mask-composite: xor;
    mask-composite: exclude;

    z-index: -1;
}

.badge-1 span, .badge-2 span, .badge-3 span {
    color: #FFFFFF;
    box-shadow: 0px 1px 2px 0px #D59114;
    font-weight: 700;
    font-size: 19.84px;
    line-height: 30px;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.badge-1, .badge-2, .badge-3 {
    display: flex;
    justify-content: center;
}

.top-amount {
    font-weight: 600;
    font-size: 17.5px;
    line-height: 28px;
    color: #C62400 !important;
}

/* Partner program affiliate page design end */