.access-btn{
    background: #FFD600;
    padding: 16px 25px;
    border-radius: 8px;
    opacity: 0.8;
    background: #FFD600;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
    border: none;
}
.core-feature-sec  .new-feature-box{
    background-image: url(../img/Bridge-main.png) ;
    background-size: 100% 100%;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 60px 80px;
}
.core-feature-sec  .new-feature-box .desktop-view{
    margin: 20px 0;
}

.core-feature-sec  .new-feature-box .access-btn{
    margin-top: 30px;
}

.secure-loan-sec{
    margin: 70px 0;
}
.secure-loan-sec .secure-loan-box{
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(255, 214, 48, 0.15) 0%, rgba(255, 126, 56, 0.15) 100%);
    padding: 20px 30px;
    max-width: 416px;
}
.secure-loan-sec .secure-loan-box h4{
    color: var(--primary, #F0B90B);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}
.secure-loan-sec .secure-loan-box p{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.secure-loan-sec .arrow-sec{
    text-align: end;
    margin-right: -45px;
}
.secure-loan-sec .arrow-sec-left{
    text-align: start;
    margin-left: -45px;
}
.secure-loan-sec .arrow-sec img{
    max-width: 259px;
    margin-top: 30px;
}
.secure-loan-sec .arrow-sec-left img{
    max-width: 259px;
    margin-bottom: 30px;
}
.secure-loan-sec .secure-flex-left{
    display: flex;
    align-items: end;
    height: 100%;
}

.tokens-list-sec {
    margin: 40px 0;
    padding-left: 0;
    list-style: none;
    gap: 12px;
    display: flex;
    flex-direction: column;
}
.tokens-list-sec li{
    margin: 10px 0;
}
.tokens-list-sec li h5{
    color: var(--primary, #F0B90B);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%; /* 25px */
    margin-bottom: 15px;
}
.tokens-list-sec li p{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 20px */
    margin-bottom: 0;
}

.marlin-asset-sec.margin-finance{
    padding: 100px 0;
}
.marlin-asset-sec.margin-finance.finance-gradient{
    position: relative;
    overflow: hidden;
}
.marlin-asset-sec.margin-finance.finance-gradient::before{
    content: '';
    position: absolute;
    height: 950px;
    width: 1050px;
    background-image: url(../img/finance-gradient.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    /* margin-top: -100px; */
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
@media (max-width:1200px){
    .secure-loan-sec .secure-loan-box{
        padding: 20px;
    }
    .secure-loan-sec .secure-loan-box h4{
        font-size: 18px;
    }
    .secure-loan-sec .secure-loan-box p{
        font-size: 14px;
    }
    .secure-loan-sec .arrow-sec{
        margin-right: -20px;
    }
    .secure-loan-sec .arrow-sec-left{
        margin-left: -20px;
    }
    .secure-loan-sec .arrow-sec-left img, .secure-loan-sec .arrow-sec img{
        max-width: 190px;
    }
}
@media (max-width:991px){
    .core-feature-sec .new-feature-box{
        padding: 40px;
    }
    .secure-loan-sec .secure-loan-box {
        padding: 12px;
    }
    .secure-loan-sec .secure-loan-box h4 {
        font-size: 14px;
    }
    .secure-loan-sec .secure-loan-box p {
        font-size: 12px;
    }
    .secure-loan-sec .arrow-sec-left img {
        margin-bottom: 10px;
    }
    .secure-loan-sec .arrow-sec img {
        margin-top: 10px;
    }
    .access-btn{
        font-size: 16px;
        padding: 12px 24px;
    }
    .secure-loan-sec {
        margin: 50px 0;
    }
    .tokens-list-sec li h5{
        font-size: 16px;
        margin-bottom: 8px;
    }
    .tokens-list-sec li p{
        font-size: 12px;
        line-height: 20px;
    }
    .tokens-list-sec {
        margin: 25px 0;
        gap: 6px;
    }
    .marlin-asset-sec.margin-finance {
        padding: 60px 0;
    }
    .marlin-asset-sec.margin-finance.finance-gradient::before{
        height: 700px;
    }
    .sub-pera{
        font-size: 16px;
    }
}
@media (max-width:768px){
    .access-btn{
        font-size: 14px;
        line-height: 16px;
        padding: 10px;
         margin-top: 1rem;
    }
    .sub-pera, .marlin-asset-sec.margin-finance p{
        font-size: 13px;
    }
    .core-feature-sec .new-feature-box{
        padding: 30px 20px;
    }
    .secure-loan-sec .secure-loan-box{
        max-width: 100%;
        margin-top: 1rem;
    }
    .secure-loan-sec .arrow-sec{
        margin-right: 0;
    }
    .secure-loan-sec .arrow-sec-left{
        margin-left: 0;
    }
    .secure-loan-sec .arrow-sec, .secure-loan-sec .arrow-sec-left{
        display: none;
    }
    .secure-loan-sec .secure-flex-left>div{
        width: 100%;
    }
   .order-1-responsive{
        order: 1;
    }
    .secure-loan-sec {
        margin: 30px 0;
    }
    .core-feature-sec  .new-feature-box .access-btn {
        margin-top: 20px;
    }
    .marlin-asset-sec.margin-finance.finance-gradient::before {
        height: 573px;
        top: auto;
        background-position: left bottom;
    }
    .tokens-list-sec li h5, .tokens-list-sec li p{
        text-align: left;
    }
    .marlin-asset-sec.margin-finance img{
        max-width: 400px;
        width: 100%;
    }
    .marlin-asset-sec.margin-finance h2, .marlin-asset-sec.margin-finance p{
        text-align: left;
    }
    .marlin-asset-sec.margin-finance {
        padding: 45px 0;
    }
    .tokens-list-sec li h5{
        font-size: 14px;
    }
}


/* new service page css */

.marlin-banner-sec h2, .marlin-asset-sec h2, .core-feature-sec .main-heading-new{
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
/* .marlin-banner-sec.bg-service-new {
    background-image: url(../img/ESCROW/banner.png);
    background-position: top 60px right;
    background-size: 60%;
} */
.marlin-banner-sec.bg-service-new h5{
    background: var(--primary, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.marlin-banner-sec.bg-service-new p {
   font-size: 16px;
}
.text-orange{
    color: var(--primary, #F0B90B);
}
.ibvm-process li{
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.core-feature-sec.orange-gradient-sec .new-feature-box{
    background: linear-gradient(to right, #ffd630 0%,#ff7e38 100%);
    border-radius: 20px;
}
.text-black{
    color: #000 !important;
}
.white-btn.yellow-btn{
    background-color: #fff !important;
}
.bg-gradient{
    border-radius: 8px;
    opacity: 0.8;
    background: var(--primary, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%)) !important;
    background-color: transparent;
}
.marlin-banner-sec.bg-service-new h2 {
    font-size: 48px;
    line-height: 62px;
}
.outer-why-box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    
}

.why-box-escrow {
    border-radius: 12px;
    border: 1px solid var(--primary, #FFD630);
    background: rgba(0, 0, 0, 0.12);
    padding: 16px;
    width: 30%;
    display: flex;
    align-items: flex-start;
    margin: 15px;
    min-height: 180px;
}
.why-box-escrow img{
    height: 54px;
    margin-right: 10px;
}
.why-box-escrow h5{
    background: var(--primary, linear-gradient(90deg, #FFD630 0%, #FF7E38 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.why-box-escrow p{
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.text-white{
    color: #fff !important;
}
.why-box-escrow .bg-none.text-white{
    background: none !important;
    -webkit-text-fill-color: #fff;
}
.outer-why-box.key-feature .why-box-escrow {
    min-height: 170px;
    margin: 0;
}
.outer-why-box.key-feature {
    justify-content: center;
    gap: 20px;
}

.outer-why-box.key-feature .why-box-escrow.key-1{
width: 38%;
}
.outer-why-box.key-feature .why-box-escrow.key-3{
    width: 25%;
}
.outer-membership{
    border-radius: 26px;
    border: 1px solid #fff;
    background: #FFF;
    box-shadow: 0px 26px 40px 0px rgba(188, 202, 255, 0.13);
    padding: 40px;
    min-height: 786px;
}
.outer-membership img{
    width: 56px;
    height: 56px;
    object-fit: contain;
    margin-bottom: 10px;
}
.outer-membership h4 {
    color: #1B223C;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
}
.outer-membership p{
    color: #797878;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.outer-membership h5{
    color: #1B223C;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.outer-membership ul{
margin: 0;
padding-left: 20px;
}
.outer-membership ul li{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.border-black{
    border-color: #000 !important;
}
.bg-transperent{
    background-color: transparent !important;
}
.why-box-escrow.heading-center-tier{
    border: none !important;
    padding: 0 !important;
    background: none !important;
}
.outer-why-box.why-signup .why-box-escrow{
 border: none !important;
background: linear-gradient(92deg, #c08319 -16.27%, rgba(153, 153, 153, 0.00) 92.42%);
min-height: 140px;
}
.new-feature-box.bg-none{
    background: none !important;
}
.new-feature-box.bg-gradient .white-btn.yellow-btn {
    opacity: 1 !important;
}
.faq-outer-box {
    border-radius: 18px;
    background-color: rgba(240, 185, 11, 0.1);
    box-shadow: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
    /* background-color: red; */
    padding: 1rem;
}
.faq-outer-box .accordion-item{
    background-color: transparent;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    padding: 12px 0;
    margin: 0 1rem;
}
.faq-outer-box .accordion-button {
    color: #F0B90B;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: transparent !important;
    box-shadow: none !important;
}
.faq-outer-box .accordion-body{
    color: #D9D9D9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}
.faq-outer-box .accordion-item:last-child{
    border: none !important;
}

.faq-outer-box .accordion-button::after {
    background-image: url(../img/ESCROW/plus.png);
    background-size: 75%;
    background-position: center;
}
.faq-outer-box .accordion-button[aria-expanded="true"]::after{
    background-image: url(../img/ESCROW/minus.png);
}
.outer-how-box {
    background-image: url(../img/ESCROW/how-main-bg.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 230px;
    padding: 30px;
    max-width: 70%;
    position: relative;
    margin: 10%;
}
.outer-how-box::before {
    content: "";
    background-image: url(../img/ESCROW/arrows.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 110%;
    height: 75%;
    left: 25%;
    bottom: -10%;
    z-index: -1;
}
.outer-how-box::after {
    content: "";
    background-image: url(../img/ESCROW/outer-box.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    right: -8%;
    top: -10%;
    width: 40%;
    height: 90px;
    border-radius: 25px;
    z-index: -1;
}


.outer-how-box span {
    background-color: #E06D0E;
    width: 60px;
    height: 60px;
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    left: -30px;
    top: -20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-how-box > div{
display: flex;
align-items: center;
}
.outer-how-box > div img{
    width: 64px;
    height: 64px;
    object-fit: contain;
}
.outer-how-box > div h5{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.outer-how-box p{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.button-signup-why {
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #F0B90B;
    background: #F0B90B;
    box-shadow: 0px 26px 40px 0px rgba(188, 202, 255, 0.13);
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    text-decoration: none;
}

.button-signup-why h5 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    text-align: left;
}
.button-signup-why h5 small {
    color: #1B223C;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    display: block;
}

.flex-box-club-btn {
    max-width: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin: 1rem auto;
}
.marlin-asset-sec.margin-finance.process{
    position: relative;
    overflow: hidden;
}
@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.marlin-asset-sec.margin-finance.process::after {
    content: "";
    background-image: url(../img/ESCROW/shap.png);
    position: absolute;
    right: -15%;
    top: auto;
    bottom: -15%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    animation: rotate-animation 5s infinite linear;
    height: 700px;
    width: 450px;
}
.orange-btn {
    border-radius: 30px;
    background-color: #F0B90B;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #000 !important;
    border-color: #F0B90B;
    box-shadow: none;
    outline: none;
    border: none;
    text-decoration: none !important;
    min-width: 120px;
    text-align: center;
}
.black-btn {
    border-radius: 30px;
    background-color: #000;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff !important;
    border-color: #F0B90B;
    box-shadow: none;
    outline: none;
    border: none;
    text-decoration: none !important;
    min-width: 120px;
    text-align: center;
    box-shadow: 0 0 10px rgba(255,255,255,0.3);
}
.marlin-banner-sec.escrow-bg-banner {
    position: relative;
    overflow: hidden;
}
.marlin-banner-sec.escrow-bg-banner::after {
    content: "";
    background-image: url(../img/ESCROW/shap.png);
    position: absolute;
    left: -20%;
    top: auto;
    bottom: -10%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    animation: rotate-animation 5s infinite linear;
    height: 100%;
    width: 50%;
}
.z-index-1{
    z-index: 1;
}
.outer-box-video-process{
    position: relative;
}
.outer-box-video-process::before {
    content: "";
    position: absolute;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 0.5%;
    left: 0;
    right: 0;
}
.outer-box-video-process::after {
    content: "";
    position: absolute;
    bottom: 0.4%;
    background-color: #000;
    width: 100%;
    height: 1%;
    left: 0;
    right: 0;
    z-index: 1;
}

@media (max-width: 1400px) {
    .marlin-asset-sec.why-choose h2 {
        font-size: 38px;
        line-height: 55px;
    }
    .why-box-escrow{
        min-height: 220px;
    }
    
}
@media (max-width: 1300px) {
    .why-box-escrow {
        padding: 15px;
        width: 30%;
    }
    .why-box-escrow h5 {
        font-size: 16px;
    }
    .why-box-escrow p {
        font-size: 13px;
    }
    .ibvm-process li {
        font-size: 14px;
    }
    .why-box-escrow {
        width: 30% !important;
    }
    .why-box-escrow img {
        height: 45px;
    }
    .outer-how-box > div h5 {
        font-size: 18px;
    }
    .outer-how-box > div img {
        width: 50px;
        height: 50px;
    }


}
@media (max-width: 1200px) {
    .why-box-escrow{
        min-height: 230px;
    }
    .outer-how-box > div h5 {
        font-size: 16px;
    }
    .outer-how-box > div img {
        width: 46px;
        height: 46px;
    }
    .outer-how-box {
        padding: 20px;
    }
    .outer-how-box p {
        font-size: 12px;
    }
    .outer-membership{
        min-height: 850px;
    }
    .marlin-banner-sec.bg-service-new h2 {
        font-size: 36px;
        line-height: 46px;
    }
    
}

@media (max-width: 992px){
    .why-box-escrow{
        min-height: 190px;
    }
    .ibvm-process li {
        font-size: 12px;
    }
    .marlin-asset-sec.why-choose p {
        font-size: 13px;
    }
    .marlin-asset-sec.why-choose h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .faq-outer-box {
        padding: 0 !important;
    }
    .outer-membership {
        padding: 20px;
        min-height: 700px;
    }
    .why-box-escrow img {
        height: 40px;
        margin-right: 8px;
    }
    .why-box-escrow p {
        font-size: 12px;
    }
    .why-box-escrow {
        width: 44% !important;
    }
    .outer-why-box.key-feature .why-box-escrow {
        min-height: 150px;
    }
    .marlin-banner-sec.bg-service-new h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .outer-membership h4 {
        font-size: 20px;
    }
    .outer-membership p {
        font-size: 12px;
    }
    .outer-membership ul li {
       font-size: 12px;
        text-align: left;
    }
    .outer-how-box {
        padding: 15px;
        min-height: 260px;
    }
    .outer-how-box > div img {
        width: 40px;
        height: 40px;
    }
    .faq-outer-box .accordion-button {
        font-size: 16px;
    }
    .faq-outer-box .accordion-body {
        font-size: 12px;
    }
        .why-box-escrow.heading-center-tier{
            order: -1;
        }
    }
@media (max-width: 768px) {
    .marlin-asset-sec.why-choose p{
        text-align: center;
    }
    .marlin-asset-sec.why-choose h2 {
        text-align: center;
        font-size: 22px;
    }
    .ibvm-process li {
        font-size: 12px;
        text-align: left;
    }
    .mobile-only.d-none{
        display: block !important;
    }
    .marlin-banner-sec.bg-service-new{
        background: none !important;
    }
    .marlin-asset-sec.margin-finance.process{
        padding-top: 0;
    }
    .bg-service-new .mobile-center .d-flex{
        justify-content: center;
    }
    .outer-membership {
        padding: 15px;
        min-height: auto;
        margin-bottom: 20px;
    }
    .why-box-escrow {
        width: 100% !important;
        min-height: auto !important;
    }
    .why-box-escrow img {
        width: auto !important;
    }
    .why-box-escrow h5 {
        text-align: left;
    }
    .outer-how-box {
        padding: 20px;
        min-height: 200px;
        text-align: left;
    }
    .outer-how-box span {
       width: 44px;
        height: 44px;
        font-size: 20px;
        left: -20px;
        top: -20px;
    }
    .outer-how-box::before {
        left: 22%;
        display: none;
    }
    .flex-box-club-btn {
        display: block;
    }
    .button-signup-why img {
        height: 32px;
    }
    .button-signup-why h5 {
       font-size: 16px;
    }
    .button-signup-why h5 small {
        font-size: 11px;
    }
    .button-signup-why {
        border-radius: 12px;
        padding: 0.5rem;
        width: max-content;
        margin: 1rem;
        margin: 1rem auto;
        gap: 0.5rem;
    }
    .marlin-asset-sec.margin-finance.process::after {
        bottom: -25%;
        height: 240px;
        width: 134px;
    }
}

/* new added css code starts */
.outer-membership.space-button{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}