:root{--green:#008240;--dark:#0d1524;--dark-bg:#0d0d0d;--dark-green:#003018;--body-text:#313131;--light-bg:#f2f9fc}
*{box-sizing:border-box}
section.container-fluid{position:relative;z-index:99999}
.hero-section{/*min-height:100vh;*/padding-top:100px;text-align:center;position:relative}
.hero-section:before{content:'';position:absolute;top:0;z-index:1;width:100%;height:415px;background:linear-gradient(180deg,#f2f9fc 0,#f3f8FC00 100%);left:0}
.hero-section:after{content:'';position:absolute;bottom:-10%;z-index:0;width:100%;height:415px;background:linear-gradient(360deg,#fff 0,#f2f9fc 56%,#f3f8FC00 100%);left:0}
.hero-section{background:url(../images/hero-section.png) no-repeat center/cover;pointer-events:none;z-index:0}
.hero-section .content{position:relative;z-index:1}
.hero-section .content .hero-title{font-size:clamp(32px, 4vw, 58px);font-weight:700;line-height:1.27;letter-spacing:-1.16px;color:var(--dark);max-width:1240px;margin:0 auto 28px;z-index:99999}
.hero-section .content .hero-sub{font-size:17px;font-weight:500;color:var(--body-text);line-height:1.6;letter-spacing:.34px;max-width:850px;margin:0 auto 60px}
.hero-section .dashboard-card{background:rgba(185,185,185,.1);backdrop-filter:blur(52px);border:1px solid #fff;border-radius:20px;max-width:1100px;margin:0 auto}
.hero-section .dashboard-card img{width:100%;border-radius:15px;display:block;margin-bottom:-50px}
.section-title{font-size:clamp(32px, 4vw, 55px);font-weight:700;letter-spacing:-1.1px;line-height:1.4;color:var(--dark)}
.how-title{margin-bottom:74px}
.how-work-section .how-steps::before{content:'';position:absolute;top:25%;left:calc(16.666666% + 44px);right:calc(16.666666% + 44px);height:1px;background-image:repeating-linear-gradient(to right,#008240 0,#008240 6px,transparent 6px,transparent 12px);z-index:0}
.how-work-section .how-steps .step-icon{width:88px;height:88px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:2}
.how-work-section .how-steps .step-num{font-size:32px;font-weight:700;letter-spacing:-.64px;color:var(--dark);margin-top:32px;margin-bottom:38px}
.how-work-section .how-steps .step-text{font-size:17px;color:var(--body-text);line-height:25px;letter-spacing:.51px;max-width:450px;margin:0 auto}
.marketplace-section{background:#fff}
.marketplace-section .marketplace-card{border-radius:20px;overflow:hidden;position:relative}
.marketplace-section .marketplace-bg-photo{position:relative;background:url(../images/marketplace-bg.jpg) no-repeat center/cover;border-radius:20px;padding:50px 20px;height:600px}
.marketplace-section .marketplace-card .content{position:relative;z-index:1;min-height:500px}
.marketplace-section .marketplace-tabs{list-style:none;padding:0;margin:0;display:flex;flex-direction: column; justify-content: center;position:relative;min-height:480px}
.marketplace-section .marketplace-tabs li{display:block;width:34%}
.marketplace-section .marketplace-tabs .nav-link{padding:0;border:0;background:0 0;font-size:32px;font-weight:700;color:rgba(255,255,255,.24);line-height:44px;letter-spacing:-.64px;cursor:pointer;transition:color .2s;margin-bottom:40px;display:flex;align-items:center;gap:40px;text-align:left;}
.marketplace-section .marketplace-tabs .nav-link.active, .marketplace-section .marketplace-tabs .nav-link:focus, .marketplace-section .marketplace-tabs .nav-link:hover{color:#fff}
.marketplace-tabs .nav-link.active::before{content:'';display:inline-block;background:url(../images/right-play-arrow.svg) no-repeat center/cover;width:28px;height:32px;margin-left:-70px}
.marketplace-section .marketplace-tabs .tab-pane{display:none;position:absolute;top:50%;right:0;width:65%;transform:translateY(-50%)}
.marketplace-section .marketplace-tabs .tab-pane.active{display:block}
.marketplace-section .funder-box{background:rgba(0,0,0,.29);border:1px solid rgba(255,255,255,.27);border-radius:20px;padding:40px 60px}
.marketplace-section .funder-box p{font-size:21px;color:#fff;line-height:1.8;}
.integration-banner{background:var(--dark-bg);border-radius:20px;padding:60px 60px;text-align:center;position:relative;overflow:hidden;min-height:460px;display:flex;align-items:center;justify-content:center}
.integration-banner .glow{position:absolute;inset:0;background:rgba(0,130,64,.29);pointer-events:none;display:block;width:100%;max-width:1200px;height:370px;margin:auto;transform:rotate(3deg);filter:blur(70px);transform-origin:center}
.integration-banner h2{font-size:clamp(27px, 3.5vw, 55px);font-weight:700;color:#fff;line-height:1.4;letter-spacing:-1.1px;margin-bottom:40px;max-width:1050px}
.btn-primary{background:var(--green);color:#fff;border:none;border-radius:210px;padding:12px 40px;font-size:19px;font-weight:500;border:1px solid var(--green)}
.btn-primary:hover{color:#fff;border:1px solid var(--green);background:0 0}
.features-section{padding:100px 0 50px}
.feature-item{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:60px}
.feature-item .btn{position:absolute;bottom:0}
.feature-img{border-radius:16px;width:100%;height:356px;object-fit:cover;margin-bottom:48px}
.feature-title{  font-size: clamp(24px, 2.5vw, 32px);font-weight:700;letter-spacing:-.64px;color:var(--dark);line-height:1.25;margin-bottom:18px}
.feature-title small{font-size:17px;font-weight:600;color:var(--dark);letter-spacing:0;margin-left:8px;white-space:nowrap}
.feature-sub{font-size:17px;color:var(--body-text);line-height:26px;letter-spacing:.51px;max-width:675px}
.btn-know-more-green{background:var(--green);color:#fff;border:none;border-radius:210px;padding:9px 26px;font-size:17px;font-weight:500;min-width:146px;border:1px solid var(--green)}
.btn-know-more-green:hover{color:var(--green);border:1px solid var(--green);background:0 0}
.btn-know-more-outline{background:#fff;color:var(--dark);border:1px solid var(--green);border-radius:210px;padding:9px 26px;font-size:17px;font-weight:500;min-width:146px}
.btn-know-more-outline:hover{color:#fff;border:1px solid var(--green);background:var(--green)}
.seamless-section.section-gap-sm{padding-bottom:100px}
.payments-section{background:var(--dark-green);border-radius:20px;overflow:hidden;position:relative;min-height:485px;display:flex;padding:0 50px;align-items:center}
.payments-section h2{font-size:clamp(27px, 3.5vw, 45px);font-weight:700;color:#fff;line-height:1.4;letter-spacing:-.9px;margin-bottom:30px}
.payments-section p{font-size:17px;color:rgba(255,255,255,.7);line-height:25px;letter-spacing:.51px}
.payment-video{width:100%;max-width:880px;height:420px;object-fit:cover;mix-blend-mode:plus-lighter;display:block;position:absolute;right:0;top:0}
.footer-top{background:var(--dark-bg);padding:80px 0 40px;position:relative;margin-bottom:100px}
.footer-top:before{content:'';background:url(../images/bg-logo.png) no-repeat center/cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;width:400px;height:400px}
.footer-top h2{font-size:clamp(27px,3.5vw,55px);font-weight:700;color:#fff;line-height:1.4;letter-spacing:-1.1px}
.footer-heading{font-size:25px;font-weight:700;color:#fff;line-height:40px;margin-bottom:8px}
.footer-desc{font-size:17px;color:rgba(255,255,255,.75);line-height:25px;max-width:850px}
.btn-footer-cta{background:var(--green);color:#fff;border:none;border-radius:210px;padding:14px 36px;font-size:19px;font-weight:500;white-space:nowrap;border:1px solid var(--green)}
.btn-footer-cta:hover{color:#fff;border:1px solid var(--green);background:0 0}
.rounded-20{border-radius:20px}
.how-work-section{padding-top:50px;padding-bottom:70px}
.section-gap-sm{padding:60px 30px}
@media (min-width:1200px){
.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}
.how-work-section .how-steps::before{top:28%;}
.marketplace-section .marketplace-tabs .nav-link{padding-left: 75px;}
}
@media (min-width:1320px){
.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}
.feature-grid{--bs-gutter-x:56px;--bs-gutter-y:40px}
}
@media (min-width:1400px){
.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1360px}
}
@media (min-width:1480px){
.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}
.feature-grid{--bs-gutter-x:72px;--bs-gutter-y:56px}
}
@media (max-width:1280px){
.payment-video{max-width:550px}
 .how-work-section{padding-top: 120px;}
 .how-work-section .how-steps .step-num{font-size: 27px;margin-top: 20px;margin-bottom: 20px;}
 .marketplace-section .marketplace-tabs .tab-pane{ width: 58%;}
 .marketplace-section .marketplace-tabs li{width: 40%}
}
@media (max-width:991.98px){
    .how-work-section{padding-top:90px;padding-bottom:30px}
.marketplace-section .marketplace-card, .marketplace-section .marketplace-card .content{min-height:auto!important}
.marketplace-section .marketplace-tabs{display:block}
.marketplace-section .marketplace-tabs li{display:block;width:100%}
.marketplace-section .marketplace-tabs .nav-link{font-size:24px;line-height:32px;margin-bottom:16px;gap:16px}
.marketplace-section .marketplace-tabs .nav-link.active::before{width:18px;height:21px;margin-left:0;flex:0 0 18px}
.marketplace-section .marketplace-tabs .tab-pane{position:static;width:100%;transform:none;margin:-4px 0 24px;padding:22px}
.marketplace-section .marketplace-tabs .tab-pane p{font-size:16px;line-height:28px;letter-spacing:0;margin-bottom:0}
.payments-section{padding-top:50px}
.payments-section h2,.payments-section p{text-align:center}
.payment-video{position:relative;max-width:100%;height:100%}
.integration-banner{min-height:350px}
}
@media (max-width:767.98px){
.hero-section{padding:60px 10px 0; min-height: auto ;}
.hero-section:after{display: none;}
.how-work-section .how-steps .step-num{font-size: 24px;}

.how-title{margin-bottom:40px}
.how-work-section .how-steps::before{display:none}
.integration-banner{min-height: 260px;}
.how-work-section .how-steps .step-num{margin-top: 16px; margin-bottom:16px}
.how-work-section .how-steps .step-text{margin-bottom:20px}
.features-section{padding-top:70px}
.feature-img{height:240px;margin-bottom:28px}
.feature-title small{display:block;margin-left:0;margin-top:4px;white-space:normal}
.footer-top:before{display:none}
.how-work-section{padding-top:90px;padding-bottom:20px}
.section-gap-sm{padding:40px 10px}
.footer-top{padding:60px 10px 40px;margin-bottom:50px}
.integration-banner{padding:40px 20px}
.features-section{padding:50px 10px}
.payments-section{padding:50px 10px 0}
.seamless-section.section-gap-sm{padding-bottom: 60px;}
.marketplace-section .marketplace-bg-photo{padding:50px 10px;height:100%}
}
@media (min-width:768px) and (max-width:1199.98px){
.feature-grid{--bs-gutter-x:36px}
.feature-img{height:300px}
.feature-title small{display:block;margin-left:0;margin-top:4px;white-space:normal}
}
