.DownloadAjoMoney_iphone12Container__zWUHe {
    /* background: #f6f6f6; */
    /* background-color: rgb(0, 255, 255, 0.03); */
    background-color: rgb(255, 222, 0, 0.2);
    border-radius: 15px;
    position: relative
}

.DownloadAjoMoney_iphone12__HHlGp {
    display: none
}

.DownloadAjoMoney_para__bcBfU {
    font-size: 12px;
    line-height: 18.67px;
    margin-bottom: 1.5rem
}

@media screen and (min-width:992px) {
    .DownloadAjoMoney_para__bcBfU {
        font-size: 18px;
        line-height: 28px
    }
    .DownloadAjoMoney_iphone12Container__zWUHe p {
        width: 75%
    }
    .DownloadAjoMoney_iphone12__HHlGp {
        display: inline;
        transform: translate(10%, -10%) scale(1.2)
    }
}

.Platforms_hero__4HzPZ {
    background-color: #eff3ff
}

.Platforms_hero__4HzPZ>div {
    padding-top: 3rem
}

.Platforms_heroPara__ieDnL {
    text-align: center;
    margin: auto
}

.Platforms_hero__4HzPZ img {
    transform: translateY(42px)
}

.Platforms_featuretteSection__UaKvf {
    background-color: #e3d1ff;
    padding-top: 110px;
    padding-bottom: 81px
}

.Platforms_featurette__Pt1AW {
    padding: 8px 10px;
    border-radius: 15px;
    box-shadow: 0 15px 25px 0 #90909010;
    background-color: #fff;
    height: 100%
}

.Platforms_featuretteTitle__hd_21 {
    font-weight: 500;
    font-size: 18px;
    font-family: PoliteType, ubuntu;
    color: #000
}

.Platforms_featuretteText__xR9u4 {
    font-size: 16px;
    color: #4f4f4f;
    margin-top: 17px
}

@media screen and (min-width:768) {
    .Platforms_hero__4HzPZ>div {
        padding-top: 6rem
    }
    .Platforms_hero__4HzPZ img {
        transform: translateY(50px)
    }
}

@media screen and (min-width:992px) {
    .Platforms_hero__4HzPZ>div {
        padding-top: 127px
    }
    .Platforms_featuretteSection__UaKvf {
        padding-bottom: 8rem
    }
    .Platforms_hero__4HzPZ img {
        transform: translateY(115px)
    }
}

@media screen and (min-width:1200px) {
    .Platforms_hero__4HzPZ img {
        transform: translateY(15%)
    }
}

@media screen and (min-width:1400px) {
    .Platforms_hero__4HzPZ img {
        transform: translateY(clamp(11%, 17%, 23%))
    }
}


/* CSS FOR GET STARTED */

.get-started[data-v-396f7c65] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    font-family: FacebookSans !important;
    font-family: var(--font-family);
    text-rendering: optimizeLegibility
}

.get-started[data-v-396f7c65] {
    /* background: #edffff!important; */
    background-color: rgb(0, 255, 255, 0.02);
    padding: 10px!important
}

@media screen and (max-width:768px) {
    .get-started[data-v-396f7c65] {
        margin-top: 50px!important
    }
}

.get-started[data-v-396f7c65] .step .step-counter {
    position: relative;
}

.get-started[data-v-396f7c65] .step .step-counter:after {
    border: 1px solid #FFDE00;
    bottom: -25px;
    content: "";
    height: 35px;
    top: 52px;
    left: 40px;
    position: absolute;
    /* transform: translateX(-50%); */
    display: block;
    margin: 5px 0;
}

.get-started[data-v-396f7c65] .step .step-4:after {
    display: none
}

.get-started-title {
    font-size: 57px;
}

.get-started[data-v-396f7c65] .step .step-title {
    font-size: 14px;
}

.get-started[data-v-396f7c65] .step .step-text {
    font-size: 14px !important;
}

@media screen and (min-width:1440px) {
    .get-started[data-v-396f7c65] .step .step-1:after {
        top: 40px;
        height: 25px;
    }
}

@media screen and (max-width:1399px) {
    .get-started-title {
        font-size: 43px !important;
    }
}

@media screen and (max-width:1023px) {
    .get-started-title {
        font-size: 35px !important;
    }
}

@media screen and (max-width:767px) {
    .get-started-title {
        font-size: 30px !important;
        text-align: center;
    }
}


/* Services */

.service-text {
    text-align: end !important;
}

.services-small-title {
    font-size: 14px !important;
    background-color: rgb(0, 255, 255, 0.09);
    border: 1px solid #FFDE00;
    border-radius: 8px;
    padding: 12px 30px;
    text-align: center;
    width: 350px;
    margin-bottom: 2rem;
}

.services-icon-wrapper {
    padding: 21rem;
    position: relative;
}

.services-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 2rem 3rem;
    height: 400px !important;
    background-color: #fca103 !important;
}


.services-icon1 {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 1rem 2rem;
    height: 400px !important;
    background-color: #e8bf09 !important;
}

@media screen and (max-width:1023px) {
    .services-icon {
        height: 100% !important;
        width: 70%;
    }
     .services-icon1 {
        height: 100% !important;
        width: 70%;
    }
    .services-small-title {
        margin: auto;
        margin-bottom: 2rem;
    }
    .services-image {
        margin: auto;
    }
}

@media screen and (max-width:767px) {
    .services-icon {
        height: 100% !important;
        width: 90%;
    }
}

.services-image img {
    width: 90%;
}


/* .services-image:hover, */

.services-image img:hover {
    /* background: #000; */
    transform: scale(1.1);
    transition: transform 0.2s ease-in-out;
}

.border-dotted {
    border-style: dotted !important;
    border-color: #ffde00 !important;
}


/* Partner Slidshow */

.partner-slideshow-container {
    max-width: 800px;
    margin: auto;
    overflow: hidden;
}

.partner-fade {
    animation: fade 6s finite;
}

.partner-fade img {
    width: 20%;
    margin-top: 1rem;
}

@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}


/* WHy choose us */

.why-choose-us-box {
    border-radius: 10px;
    padding: 10px 20px;
    margin: 10px 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .04);
}


/* Loans */

.counter-wrapper {
    display: flex;
    background-color: #FFDE00;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.loans-how-it-works-counter {
    height: 35px;
    width: 35px;
    font-size: 18px;
    text-align: center;
    align-items: center;
    /* justify-content: center; */
}

.faq-counter-wrapper {
    display: flex;
    background-color: #FFDE00;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.faq-counter {
    height: 41px;
    width: 41px;
    font-size: 12px;
    text-align: center;
    align-items: center;
    /* justify-content: center; */
}

.accordBtn{
    /*color: #12aac2 !important;*/
    color: #FFDE00 !important;
}


/* Auto counter */

@media screen and (min-width:767px) {
    .single-counter-divider {
        border-left: 1px solid #ffde00 !important;
    }
    .double-counter-divider {
        border-left: 1px solid #ffde00;
        border-right: 1px solid #ffde00;
    }
}


/* Scrolling partners */

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7))
    }
}

.slider {
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
    .slide-track {
        animation: scroll 40s linear infinite;
        display: flex;
        width: calc(250px * 14);
    }
    .slide {
        height: 100px;
        width: 250px;
    }
}

.slick-slide {
    margin: 0px 20px;
}


/* .slick-slide img {
    width: 10%;
} */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Hero text for page */

.page-hero-text {
    border-bottom: 4px solid #ffde00;
    display: inline;
    /* Ensures the underline is only as wide as the text */
    padding-bottom: 2px;
    /* Adjust as needed to control the distance between text and underline */
}


/* Join */

@media screen and (min-width:1023px) {
    .header-sub-text {
        width: 70%;
    }
}


/* Investment */

@media screen and (max-width:1023px) {
    .investment-hero {
        font-size: 38px;
    }
}

@media screen and (min-width:1024px) {
    .investment-hero {
        width: 65%;
    }
    .investment-small,
    .agency_hero {
        width: 65%;
    }
}


/* Payment list */

@media screen and (max-width:767px) {
    .payment-lists {
        list-style-type: none !important;
    }
}


/* Orbit Animation*/


/* // Base */

body {
    background: #252525;
}


/* // Keyframes */

@keyframes rotateClockwise {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateCounterClockwise {
    100% {
        transform: rotate(-360deg);
    }
}

@media screen and (min-width:1399px) {
    .save-img {
        width: 70% !important;
        margin: auto;
        margin-left: 50px;
    }
}

@media screen and (min-width:1399px) {
    .invest-img-lg {
        width: 60% !important;
    }
}


/* Career btn */

.careerBtn {
    background-color: #FFDE00;
    padding: 5px 15px !important;
}

.careerBtn:hover {
    color: #000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
}


/* // Ring */

.ring {
    position: relative;
    left: 50%;
    top: 50px;
    margin-left: -100px;
    height: 420px;
    width: 420px;
    border: .5px solid #666;
    border-radius: 50%;
}

.ring2 {
    position: absolute;
    /* left: 50%;
    top: 50px; */
    /* margin-left: -100px; */
    height: 300px;
    width: 300px;
    border: .5px solid #666;
    border-radius: 50%;
}

.ring {
    position: relative;
    left: 50%;
    top: 50px;
    margin-left: -100px;
    height: 420px;
    width: 420px;
    border: .5px solid #666;
    border-radius: 50%;
}


/* // Dots */

.dot {
    position: absolute;
    height: 250px;
    width: 40px;
    top: -25px;
    left: 50%;
    margin-left: -20px;
    &:before {
        display: block;
        content: '';
        height: 40px;
        width: 40px;
        border-radius: 50%;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    }
}

.dot--one {
    animation: rotateClockwise 4s linear infinite;
    &:before {
        background: #e6a933;
    }
}

.dot--two {
    animation: rotateCounterClockwise 2s linear infinite;
    &:before {
        background: #e63348;
    }
}

.dot--three {
    animation: rotateClockwise 7s linear infinite;
    &:before {
        background: #70b942;
    }
}

.dot--four {
    animation: rotateCounterClockwise 12s linear infinite;
    &:before {
        background: #009ee3;
    }
}


/* Navbar for mobile */

.sub-nav {
    display: none;
}

.no-list-style {
    list-style-type: none !important;
}