@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.home-container{background-color:#fff}@-webkit-keyframes orb{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes orb{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home-container h1{font-family:"Inter";font-weight:600;font-size:2.5rem;line-height:130%;text-align:left}.home-container .title--large{font-family:"Inter";font-style:normal;font-weight:700;font-size:56px;line-height:120%;text-align:center;color:#1e1623}.home-container .title--medium{font-family:"Inter";font-style:normal;font-weight:600;font-size:40px;line-height:130%;-webkit-font-feature-settings:"salt" on;font-feature-settings:"salt" on;color:#212121}.home-container .title--small{font-family:"Inter";font-style:normal;font-weight:600;font-size:20px;line-height:150%;color:#212121}.home-container .cta-btn{all:unset;border-radius:.5rem;padding:.75rem 1.25rem;background:linear-gradient(91.18deg,#4b2880,#284680);font-family:"Inter";font-weight:600;font-size:1rem;line-height:150%;color:#fff;cursor:pointer}.home-container .mobile-only{display:none}@media(max-width:991px){.home-container .desktop-only{display:none!important}.home-container .mobile-only{display:block}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes bannerscroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-1036px);transform:translateX(-1036px)}}@keyframes bannerscroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-1036px);transform:translateX(-1036px)}}p{margin:0;font-family:"Inter"}.investInCrypto{background-image:url(/assets/home-revamp/invest-in-crypto-bg.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;padding-bottom:5rem;overflow:hidden}.investInCrypto .max-width,.investInCrypto .numbers__max-width{max-width:87rem;margin-inline:auto}.investInCrypto .content{padding-top:6.25rem;max-width:40.625rem;margin-inline:auto;padding-inline:1.5rem}.investInCrypto .title{display:block;font-family:"Inter";font-weight:700;font-size:3.5rem;line-height:120%;color:#1e1623}.investInCrypto .title__trade{position:relative}.investInCrypto .title__trade__invest{position:absolute;top:-3rem;left:-2rem;font-style:italic;font-weight:500;transition:-webkit-animation 1s;transition:animation 1s;transition:animation 1s,-webkit-animation 1s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.investInCrypto .title__trade__strick-through{width:12rem;height:50px;position:absolute;top:2.5rem;left:-1rem;overflow:hidden;border-color:#4a2980;border-top:5px solid #4a2980;border-radius:67% 10% 10% 10%/30% 5% 10% 10%;transition:-webkit-animation .2s;transition:animation .2s;transition:animation .2s,-webkit-animation .2s;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.investInCrypto .subTitle{display:block;font-family:"Inter";font-style:normal;font-weight:400;font-size:18px;line-height:130%;opacity:.5;margin-block:1.5rem}.investInCrypto .banner{width:100%;height:5rem;margin-top:3.75rem;margin-bottom:8.75rem;overflow:hidden;display:flex;align-items:center}.investInCrypto .banner__ctn{width:200%;display:flex;flex-direction:row;align-items:center;-webkit-animation:bannerscroll 10s linear infinite;animation:bannerscroll 10s linear infinite}.investInCrypto .banner__image{margin-left:3.875rem}.investInCrypto .numbers__ctn{position:relative;margin-inline:6.25rem;padding:4.375rem;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.41);border:1px solid hsla(0,0%,100%,.78);box-shadow:0 4px 4px hsla(0,0%,85.1%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px}.investInCrypto .numbers__ctn .orb-block{position:absolute;z-index:0;top:-85px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.investInCrypto .numbers__ctn .orb-block .orb-img{width:370px;z-index:0;opacity:.3;-webkit-animation:orb 6s linear infinite;animation:orb 6s linear infinite}.investInCrypto .numbers__group{position:relative;z-index:1}.investInCrypto .numbers__group__number{font-weight:700;font-size:2.5rem;line-height:120%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.investInCrypto .numbers__group__label{font-weight:400;font-size:1.25rem;line-height:120%;color:#616161}@media(max-width:991px){.investInCrypto .banner{margin-block:3rem}.investInCrypto .numbers__ctn{flex-direction:column;margin-inline:1rem;padding:1.5rem 1.875rem;grid-gap:1.5rem;gap:1.5rem}.investInCrypto .numbers__ctn .orb-block{position:absolute;z-index:0;top:-60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.investInCrypto .numbers__ctn .orb-block .orb-img{width:300px;z-index:0;opacity:.3;-webkit-animation:orb 6s linear infinite;animation:orb 6s linear infinite}.investInCrypto .numbers__group__number{font-size:1.25rem}.investInCrypto .numbers__group__label{font-weight:400;font-size:.875rem}}.home-container .investing-is-for-everyone{padding-block:5rem;max-width:75rem;margin-inline:auto}.home-container .investing-is-for-everyone h2{font-family:"Inter";font-weight:600;font-size:2.5rem;line-height:130%;-webkit-font-feature-settings:"salt" on;font-feature-settings:"salt" on;color:#333;margin-bottom:2rem}.home-container .investing-is-for-everyone h2 span{font-family:"Inter";color:#7947bf}.home-container .investing-is-for-everyone .inner-container{display:flex;justify-content:space-between;position:relative;grid-gap:3.75rem;gap:3.75rem}.home-container .investing-is-for-everyone .inner-container .image{width:55vw;height:35vw;position:-webkit-sticky;position:sticky;top:6.375rem;text-align:left}.home-container .investing-is-for-everyone .inner-container .image iframe{width:100%;height:400px;border-radius:1rem}.home-container .investing-is-for-everyone .inner-container .image img{width:24.5vw;height:15vw;margin:1.25vw}.home-container .investing-is-for-everyone .inner-container .image .focus{transition:all 1s linear}.home-container .investing-is-for-everyone .inner-container .text{display:flex;flex-direction:column;width:31vw;align-items:flex-start}.home-container .investing-is-for-everyone .inner-container .text div{height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-container .investing-is-for-everyone .inner-container .text p{font-family:"Inter";font-weight:400;font-size:1.5rem;line-height:150%;color:#212121;text-align:left}.home-container .investing-is-for-everyone .inner-container .text .highlight,.home-container .investing-is-for-everyone .inner-container .text .highlight--black,.home-container .investing-is-for-everyone .inner-container .text .highlight--purple{font-family:"Inter";font-weight:500;font-size:3rem;line-height:150%;text-transform:uppercase}.home-container .investing-is-for-everyone .inner-container .text .highlight--purple{color:#7947bf}@media(max-width:1200px){.home-container .investing-is-for-everyone{padding-inline:2rem}}@media(max-width:991px){.home-container .investing-is-for-everyone{display:none}}.home-container .section3{background-image:url(/assets/home-revamp/section3-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;overflow-y:hidden;overflow-x:hidden;position:relative;padding-top:5.625rem;max-width:75rem;margin-inline:auto}.home-container .section3 h2{margin-bottom:2rem;text-align:left}.home-container .section3 h3{text-align:left}.home-container .section3 p{font-family:"Inter";font-style:normal;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#1e1623;opacity:.7}.home-container .section3 .card__ctn{overflow-x:auto;overflow-y:visible;padding-top:6rem}.home-container .section3 .card__ctn::-webkit-scrollbar{display:none}.home-container .section3 .cards-block{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem;justify-content:space-around;overflow-y:visible}.home-container .section3 .cards-block .card{background:#fff;border:none;padding-inline:2rem;padding-top:7.3125rem;padding-bottom:3.5625rem;width:25rem;align-items:baseline;z-index:2;border-radius:20px}.home-container .section3 .cards-block .card p{text-align:left}.home-container .section3 .cards-block .card .card-img{position:absolute;left:50%;top:-6rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10.5rem;height:10.9419rem}.home-container .section3 .cards-block .first{margin-left:1rem}.home-container .section3 .cards-block .last{margin-right:1rem}.home-container .section3 .btn-ctn{margin-top:5rem;margin-bottom:6.25rem;position:relative;z-index:3}.home-container .section3 .orb-block{display:flex;justify-content:center;margin:0 auto;position:relative;z-index:1;width:40rem}.home-container .section3 .orb-block .orb-img{position:absolute;-webkit-animation:orb 6s linear infinite;animation:orb 6s linear infinite;width:100%;top:-16rem;opacity:.4}.home-container ul{padding-left:0}.home-container ul li{color:#7947bf}.home-container ul li span{color:#212121}.home-container .coin-metric-block{display:flex;flex-direction:row;margin-top:2rem;grid-gap:2rem;gap:2rem}.home-container .coin-metric-block .divider{display:inline-block;width:0;height:64px;margin-top:1.5rem;margin-left:-2rem;border-left:1px solid #ececec;border-right:1px solid #ececec}.home-container .coin-metric-block .coin-metric--left{line-height:5px;padding-right:2rem;margin-left:-1rem}.home-container .coin-metric-block .coin-metric--left h3{font-family:"Inter";font-style:normal;font-weight:500;font-size:32px;line-height:150%;text-align:center;color:#212121}.home-container .coin-metric-block .coin-metric--left p{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#616161}.home-container .coin-metric-block .coin-metric--left mid{margin-left:-4rem}.home-container .coin-metric-block .coin-metric--right{margin-left:-1rem}.home-container .coin-metric-block .coin-metric--right h3{font-family:"Inter";font-style:normal;font-weight:500;font-size:32px;line-height:150%;text-align:center;color:#212121}.home-container .coin-metric-block .coin-metric--right p{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#616161}.home-container .c-set--title{font-family:"Inter";font-style:normal;font-weight:700;font-size:32px;line-height:150%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.home-container .c-set--txt{font-family:"Inter";font-style:normal;font-weight:600;font-size:16px;line-height:150%;color:#212121}@media(max-width:1200px){.home-container .section3{padding-inline:2rem}}@media(max-width:991px){.home-container .section3{padding-inline:0;padding-top:2rem}.home-container .section3 h1{margin-bottom:0;text-align:center;font-size:1.5rem}.home-container .section3 .card__ctn{padding-top:3.5rem}.home-container .section3 .cards-block{display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-container .section3 .cards-block .card{background-color:#fff;width:300px;padding-block:1.5rem;padding-inline:1rem}.home-container .section3 .cards-block .card .card-img{left:80%;width:100px;bottom:5.5rem}.home-container .section3 .btn-ctn{margin-top:3.75rem;margin-bottom:1.5rem}.home-container .section3 .orb-block{width:20rem}.home-container .section3 .orb-block .orb-img{top:-7.5rem}}.home-container .coinsets{max-width:75rem;margin-inline:auto}.home-container .coinsets .title{margin:0;font-family:"Inter";font-weight:600;font-size:2.5rem;line-height:130%;color:#1e1623}.home-container .coinsets__ctn{display:flex;align-items:stretch;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-top:7rem}.home-container .coinsets__left{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-container .coinsets__left .product{align-items:baseline}.home-container .coinsets__left .product .title{margin:0;font-weight:700;font-size:2rem;line-height:150%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-container .coinsets__left .product .subTitle{font-weight:600;font-size:1rem;line-height:150%;color:#212121}.home-container .coinsets__left .features{margin-top:2.8125rem;margin-bottom:2.5rem;margin-left:1rem}.home-container .coinsets__left .features ul{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.home-container .coinsets__left .features ul li{font-family:"Inter";font-weight:400;font-size:1rem;line-height:150%;color:#212121}.home-container .coinsets__left .numbers{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;margin-block:2.5rem}.home-container .coinsets__left .numbers .group{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.home-container .coinsets__left .numbers .number{margin:0;font-weight:500;font-size:32px;line-height:150%;color:#212121}.home-container .coinsets__left .numbers .label{margin:0;font-weight:400;font-size:.875rem;line-height:150%}.home-container .coinsets__left .numbers .seperator{width:2px;height:4rem;background-color:#ececec}.home-container .coinsets__left .carousel-root .carousel-slider{overflow:visible}.home-container .coinsets__left .carousel-root .control-dots{bottom:-2.5rem}.home-container .coinsets__left .carousel-root .control-dots .dot{background-color:#4a2980}.home-container .coinsets__left .testimonial__ctn{width:30rem}.home-container .coinsets__left .coinset-ui-image{display:none}.home-container .coinsets__right{width:70%}.home-container .coinsets__right img{width:100%;object-fit:contain}@media(max-width:1200px){.home-container .coinsets{padding-inline:2rem}}@media(max-width:991px){.home-container .coinsets .title{font-size:1.5rem;text-align:center}.home-container .coinsets__ctn{margin-top:2.25rem}.home-container .coinsets__left .product .title{text-align:left}.home-container .coinsets__left .features{margin-top:1.5rem;margin-bottom:3.25rem}.home-container .coinsets__left .numbers{align-self:center;width:100%;background:linear-gradient(180deg,#f9f5ff,rgba(249,251,255,0));grid-gap:.75rem;gap:.75rem}.home-container .coinsets__left .testimonial__ctn{width:100%}.home-container .coinsets__left .mobile-btn{margin-top:3rem;align-self:center}.home-container .coinsets__left .coinset-ui-image{display:block;width:100%;object-fit:contain}.home-container .coinsets__right{width:100%}}.home-container .vault{max-width:75rem;margin-inline:auto}.home-container .vault .title{margin:0;font-family:"Inter";font-weight:600;font-size:2.5rem;line-height:130%;color:#1e1623}.home-container .vault__ctn{display:flex;align-items:stretch;justify-content:space-between;grid-gap:10%;gap:10%;margin-top:7rem}.home-container .vault__left{width:35%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-container .vault__left .product{align-items:baseline}.home-container .vault__left .product .title{margin:0;font-weight:700;font-size:2rem;line-height:150%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-container .vault__left .product .subTitle{font-weight:600;font-size:1rem;line-height:150%;color:#212121}.home-container .vault__left .features{margin-top:2.8125rem;margin-bottom:2.5rem;margin-left:1rem}.home-container .vault__left .features ul{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.home-container .vault__left .features ul li{font-family:"Inter";font-weight:400;font-size:1rem;line-height:150%;color:#212121}.home-container .vault__left .numbers{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;margin-block:2.5rem}.home-container .vault__left .numbers .group{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.home-container .vault__left .numbers .number{margin:0;font-weight:500;font-size:32px;line-height:150%;color:#212121}.home-container .vault__left .numbers .label{margin:0;font-weight:400;font-size:.875rem;line-height:150%}.home-container .vault__left .numbers .seperator{width:2px;height:4rem;background-color:#ececec}.home-container .vault__left .carousel-root .carousel-slider{overflow:visible}.home-container .vault__left .carousel-root .control-dots{bottom:-2.5rem}.home-container .vault__left .carousel-root .control-dots .dot{background-color:#4a2980}.home-container .vault__left .testimonial__ctn{width:30rem}.home-container .vault__left .vault-ui-image{display:none}.home-container .vault__right{width:40%}.home-container .vault__right img{width:100%;object-fit:contain}@media(max-width:1200px){.home-container .vault{padding-inline:2rem}}@media(max-width:991px){.home-container .vault{padding-inline:7%;padding-block:2.5rem}.home-container .vault .title{font-size:1.5rem;text-align:center}.home-container .vault__ctn{margin-top:2.25rem}.home-container .vault__left{width:100%}.home-container .vault__left .product .title{text-align:left}.home-container .vault__left .features{margin-top:1.5rem;margin-bottom:3.25rem}.home-container .vault__left .numbers{align-self:center;width:100%;background:linear-gradient(180deg,#f9f5ff,rgba(249,251,255,0));grid-gap:.75rem;gap:.75rem}.home-container .vault__left .testimonial__ctn{width:100%}.home-container .vault__left .mobile-btn{margin-top:3rem;align-self:center}.home-container .vault__left .vault-ui-image{display:block;width:100%;object-fit:contain}.home-container .vault__right{width:100%}}.home-container .coins{padding-bottom:6rem;max-width:75rem;margin-inline:auto}.home-container .coins .title{margin:0;font-family:"Inter";font-weight:600;font-size:2.5rem;line-height:130%;color:#1e1623}.home-container .coins__ctn{display:flex;align-items:stretch;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-top:7rem}.home-container .coins__left{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-container .coins__left .product{align-items:baseline}.home-container .coins__left .product .title{margin:0;font-weight:700;font-size:2rem;line-height:150%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-container .coins__left .product .subTitle{font-weight:600;font-size:1rem;line-height:150%;color:#212121}.home-container .coins__left .features{margin-top:2.8125rem;margin-bottom:2.5rem;margin-left:1rem}.home-container .coins__left .features ul{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.home-container .coins__left .features ul li{font-family:"Inter";font-weight:400;font-size:1rem;line-height:150%;color:#212121}.home-container .coins__left .numbers{display:flex;grid-gap:1.5rem;gap:1.5rem;margin-block:2.5rem}.home-container .coins__left .numbers .group{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.home-container .coins__left .numbers .number{margin:0;font-weight:500;font-size:32px;line-height:150%;color:#212121}.home-container .coins__left .numbers .label{margin:0;font-weight:400;font-size:.875rem;line-height:150%}.home-container .coins__left .numbers .seperator{width:2px;height:4rem;background-color:#ececec}.home-container .coins__left .carousel-root .carousel-slider{overflow:visible}.home-container .coins__left .carousel-root .control-dots{bottom:-2.5rem}.home-container .coins__left .carousel-root .control-dots .dot{background-color:#4a2980}.home-container .coins__left .testimonial__ctn{width:30rem}.home-container .coins__left .coins-ui-image{display:none}.home-container .coins__right{width:70%}.home-container .coins__right img{width:100%;object-fit:contain}@media(max-width:1200px){.home-container .coins{padding-inline:2rem}}@media(max-width:991px){.home-container .coins{padding-bottom:2.5rem}.home-container .coins .title{font-size:1.5rem;text-align:center}.home-container .coins__ctn{margin-top:2.25rem}.home-container .coins__left .product .title{text-align:left}.home-container .coins__left .features{margin-top:1.5rem;margin-bottom:3.25rem}.home-container .coins__left .numbers{align-self:center;width:100%;background:linear-gradient(180deg,#f9f5ff,rgba(249,251,255,0));grid-gap:.75rem;gap:.75rem}.home-container .coins__left .testimonial__ctn{width:100%}.home-container .coins__left .mobile-btn{margin-top:3rem;align-self:center}.home-container .coins__left .coins-ui-image{display:block;width:100%;object-fit:contain}.home-container .coins__right{width:100%}}.home-container .onRampOffRamp{background:linear-gradient(105.64deg,#dfebff 30.21%,#e3e6fe 47.37%,#edeeff 52.28%,#e5e3fe 58.93%,#edd8fd 97.45%);border-radius:24px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:86%;margin-block:4.375rem;padding-top:3.5rem;padding-bottom:4.125rem;padding-inline:4rem;max-width:75rem;margin-inline:auto}.home-container .onRampOffRamp h3{width:294px;font-family:"Inter";font-style:normal;font-weight:700;font-size:48px;line-height:150%;color:#4b2880}.home-container .onRampOffRamp span{font-family:"Inter";font-style:normal;font-weight:400;font-size:20px;line-height:200%;color:#212121}.home-container .onRampOffRamp .features-block{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem;align-items:flex-end;width:100%}.home-container .onRampOffRamp .features-block__bottom,.home-container .onRampOffRamp .features-block__top{display:flex;grid-gap:1.625rem;gap:1.625rem}.home-container .onRampOffRamp .features-block__top{align-items:flex-end;margin-right:4.25rem}.home-container .onRampOffRamp .features-block .feature{box-sizing:border-box;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(10.9724px);backdrop-filter:blur(10.9724px);border-radius:12px;padding:19px;display:flex;flex-direction:column}.home-container .onRampOffRamp .features-block .feature__1 img{width:80%}.home-container .onRampOffRamp .features-block .feature__2 img{width:50%}.home-container .onRampOffRamp .features-block .feature__3{align-items:flex-end;padding:19px 0 19px 19px}.home-container .onRampOffRamp .features-block .feature__3 img{width:100%;align-self:flex-end}.home-container .onRampOffRamp .features-block .feature__4 img{width:45%}.home-container .onRampOffRamp .features-block p{font-family:"Inter";font-style:normal;font-weight:500;font-size:15px;line-height:22px;color:#212121;text-align:left;padding-top:10px}.home-container .onRampOffRamp .ramp-block{width:100%;text-align:left}.home-container .onRampOffRamp .ramp-block .ramp-features{display:flex;flex-direction:column;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.home-container .onRampOffRamp .ramp-block .ramp-img{padding-right:.5rem}.home-container .onRampOffRamp .ramp-block .bottom-fiat{display:flex;flex-direction:column}.home-container .onRampOffRamp .ramp-block .bottom-fiat button{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:4rem;height:30%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-container .onRampOffRamp .ramp-block .coin-metric-block{display:flex;flex-direction:row;margin-top:2rem;grid-gap:2rem;gap:2rem;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:16px;align-items:center;justify-content:center;width:450px;padding:2rem;text-align:left}.home-container .onRampOffRamp .ramp-block .coin-metric-block .divider{display:inline-block;width:1.8px;height:40.5px;margin-top:.5rem;margin-left:-2rem;border-left:1.2px solid #6424c5;border-right:1.2px solid #6424c5}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left h3{all:unset;font-family:"Inter";font-style:normal;font-weight:700;font-size:36px;line-height:150%;text-align:center;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left p{font-family:"Inter";font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#616161}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right h3{all:unset;font-family:"Inter";font-style:normal;font-weight:700;font-size:36px;line-height:150%;text-align:center;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right p{font-family:"Inter";font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#616161}.home-container .onRampOffRamp .payment-block{margin-top:2rem;margin-left:-.5rem}.home-container .onRampOffRamp .mobile-btn{display:none}@media(max-width:991px){.home-container .onRampOffRamp{flex-wrap:wrap;justify-content:center;margin-inline:2rem;margin-top:2rem;padding-bottom:3.625rem;padding-inline:2rem}.home-container .onRampOffRamp h3{width:100%;font-size:1.5rem}.home-container .onRampOffRamp .ramp-block .coin-metric-block{width:100%;align-self:center;flex-direction:column;align-items:center;text-align:center;padding:0}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left,.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right{padding-right:0}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left h3,.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right h3{font-size:1.125rem}.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left #mid,.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--left p,.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right #mid,.home-container .onRampOffRamp .ramp-block .coin-metric-block .coin-metric--right p{margin-left:0}.home-container .onRampOffRamp .features-block{align-items:center;grid-gap:.875rem;gap:.875rem;margin-top:2.5rem}.home-container .onRampOffRamp .features-block__bottom,.home-container .onRampOffRamp .features-block__top{flex-wrap:wrap;margin:0;grid-gap:.875rem;gap:.875rem}.home-container .onRampOffRamp .features-block .feature__3{align-items:flex-start}.home-container .onRampOffRamp .mobile-btn{display:block;align-self:center;-webkit-transform:translateY(5rem);transform:translateY(5rem)}}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-2100px);transform:translateX(-2100px)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-2100px);transform:translateX(-2100px)}}.home-container .grow-your-knowledge{background-color:#130628;color:#fff;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding-block:5.625rem}.home-container .grow-your-knowledge p{font-family:"Inter";font-size:1.25rem;text-align:center;color:#fdfdfd}.home-container .grow-your-knowledge .title{font-family:"Inter";font-weight:700;font-size:2.25rem;line-height:130%;text-align:center}.home-container .grow-your-knowledge .title span{background:linear-gradient(225deg,#b8d0ff,#d9baff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-container .grow-your-knowledge .subTitle{font-weight:500;line-height:130%;opacity:.6;width:60%}.home-container .grow-your-knowledge .slider{overflow:hidden;position:relative;align-self:baseline}.home-container .grow-your-knowledge .slider__bottom-curve,.home-container .grow-your-knowledge .slider__top-curve{width:110vw;height:10rem;border-radius:50%;background-color:#130628;position:absolute;left:-5vw}.home-container .grow-your-knowledge .slider__top-curve{top:-4rem}.home-container .grow-your-knowledge .slider__bottom-curve{bottom:-4rem}.home-container .grow-your-knowledge .slider__image{width:380px;-webkit-transition-property:all;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease}.home-container .grow-your-knowledge .slider__image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-container .grow-your-knowledge .slider__image__ctn{overflow:hidden;display:flex;grid-gap:40px;gap:40px;flex-wrap:nowrap;-webkit-animation:scroll 15s linear infinite;animation:scroll 15s linear infinite}.home-container .grow-your-knowledge .slider__image__ctn:hover{cursor:pointer;-webkit-animation-play-state:paused;animation-play-state:paused}.home-container .grow-your-knowledge .cta-text{font-weight:600;line-height:100%;margin-bottom:2.25rem}.home-container .grow-your-knowledge .learning-cta{all:unset;padding:.75rem 1.25rem;background:linear-gradient(225deg,#e7efff,#eddfff);border-radius:.5rem}.home-container .grow-your-knowledge .learning-cta__text{font-family:"Inter";font-weight:600;font-size:1rem;line-height:150%;text-align:center;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:991px){.home-container .grow-your-knowledge{background-color:#292e79;padding-block:2.25rem}.home-container .grow-your-knowledge .title{font-size:1.5rem;padding-inline:1rem}.home-container .grow-your-knowledge .subTitle{font-size:1rem;width:100%;padding-inline:1rem}.home-container .grow-your-knowledge .slider__bottom-curve,.home-container .grow-your-knowledge .slider__top-curve{border-radius:0;background-color:#292e79}.home-container .grow-your-knowledge .cta-text{font-size:1rem;padding-inline:1rem}}.section9{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-image:url(/assets/home-revamp/security-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:5.25rem;padding-bottom:4.5rem;margin-top:5rem;margin-bottom:4.6875rem;overflow:hidden;max-width:75rem;margin-inline:auto}.section9 .title--large{font-family:"Inter";font-style:normal;font-weight:700;font-size:56px;line-height:120%;text-align:center;color:#1e1623}.section9 .title--medium{font-family:"Inter";font-style:normal;font-weight:600;font-size:40px;line-height:130%;-webkit-font-feature-settings:"salt" on;font-feature-settings:"salt" on;color:#212121}.section9 .title--small{font-weight:600;font-size:20px;color:#212121}.section9 .title--small,.section9 p{font-family:"Inter";font-style:normal;line-height:150%}.section9 p{font-weight:500;font-size:16px;text-align:center;color:#000;opacity:.6}.section9 .security{display:flex;flex-direction:row;position:relative}.section9 .security h1{z-index:1}.section9 .security .security-img{position:absolute;opacity:.3;right:-4rem;z-index:0}.section9 .cards-block{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem;justify-content:space-between;margin-top:8rem;margin-bottom:3rem;width:100%}.section9 .cards-block .card{background:linear-gradient(180deg,#f2e4ff 2.83%,hsla(0,0%,99.2%,0)),linear-gradient(180deg,#fff,hsla(0,0%,100%,0));border:2px solid;border-bottom:transparent;border-image-source:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));border-radius:24px;padding:2rem;width:100%;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.section9 .cards-block .card .card-img{position:absolute;width:100%;height:6.9419rem;left:-.0625rem;top:-4rem;opacity:.9}.section9 .cards-block .card:hover{background:#fff}.section9 .learn-more{width:7.5rem}.section9 .mobile-only{display:none}@media(max-width:1200px){.section9{padding-inline:2rem}}@media(max-width:991px){.section9{padding-block:0;padding-inline:7%}.section9 .desktop-only{display:none}.section9 .mobile-only{display:block}.section9 .list-block{margin-top:2.75rem;width:100%}.section9 .list-block .list{display:flex;flex-direction:row;align-items:flex-start;width:100%}.section9 .list-block .list .icon{width:1.25rem;height:1.25rem}.section9 .list-block .list .icon__ctn{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:1rem;width:2rem;height:2rem;border-radius:.75rem;background:linear-gradient(180deg,rgba(182,207,255,.6),rgba(213,219,255,.6))}.section9 .list-block .list__text{display:flex;flex-direction:column;align-items:baseline;width:100%}.section9 .list-block .list__text__title{font-family:"Inter";font-size:1rem;font-weight:600;line-height:150%;margin:0}.section9 .list-block .list__text__subTitle{font-family:"Inter";font-size:.875rem;font-weight:400;line-height:150%;text-align:left;margin:0}.section9 .list-block .list__text__seperator{width:100%;height:1px;background-color:#d2eadf;margin-block:1.25rem}}@-webkit-keyframes tweetScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100.125rem);transform:translateX(-100.125rem)}}@keyframes tweetScroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100.125rem);transform:translateX(-100.125rem)}}.home-container .section10{text-align:center;padding-top:2rem;background:linear-gradient(0deg,#e0e3f4,rgba(239,249,243,.27) 84.44%);display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;overflow:hidden}.home-container .section10 .security{display:flex;flex-direction:row;justify-content:center;align-items:center}.home-container .section10 .security .security-img{position:absolute;opacity:.3;left:63rem}.home-container .section10 .count{font-family:"Roboto";font-style:normal;font-weight:700;font-size:21vw;line-height:90%;text-align:center;color:#fff;opacity:.29;margin-top:-5rem}.home-container .section10 .animation-ctn{overflow-x:hidden}.home-container .section10 .animation-ctn .tweets-slider{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;align-items:center;-webkit-animation:tweetScroll 50s linear infinite;animation:tweetScroll 50s linear infinite}.home-container .section10 .animation-ctn .tweets-slider:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard{padding:1rem;background-color:#fff;text-align:left;width:14.6875rem}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard:hover{-webkit-transition:transform .2s ease-in-out;-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.06)}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .user{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .user__info{display:flex;flex-direction:column;align-items:flex-start}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .user__info__name{font-family:"Inter";font-weight:600;font-size:16px;line-height:150%;text-align:left;color:#000}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .user__info__username{font-family:"Inter";font-weight:400;font-size:12px;line-height:90%;color:#000;opacity:.6;margin-top:.5625rem}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .user__image{width:2.375rem;height:2.375rem;border-radius:50%}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .tweet{margin-block:1.4375rem;font-family:"Inter";font-weight:400;font-size:14px;line-height:130%;color:#000}.home-container .section10 .animation-ctn .tweets-slider .tweetGroup .tweetCard .date{font-family:"Inter";font-weight:400;font-size:12px;line-height:90%;color:#000;opacity:.6}@media(max-width:991px){.home-container h1{padding-inline:7%}.home-container .section10 .count{font-size:19vw}}@media(max-width:599px){.home-container .section10 .count{font-size:15vw}}.home-container .trusted-partner{display:flex;grid-gap:3rem;gap:3rem;text-align:left;justify-content:space-between;align-self:center;padding-inline:6.25rem;padding-block:5.8125rem;max-width:90rem;margin:0 auto}.home-container .trusted-partner h1{text-align:left;margin:0}.home-container .trusted-partner button{margin:0}.home-container .trusted-partner .video-img{margin-bottom:2rem;width:100%}.home-container .trusted-partner .left-side{width:100%;max-width:500px}.home-container .trusted-partner .right-side{display:flex;flex-direction:column;width:100%;max-width:500px;grid-gap:5rem;gap:5rem;background-image:url(/assets/home-revamp/section9-right-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.home-container .trusted-partner .right-side p{font-family:"Inter";font-style:normal;font-weight:500;font-size:16px;line-height:130%;color:#212121;opacity:.7}.home-container .trusted-partner .right-side .guidance{margin-top:2rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.home-container .trusted-partner .right-side .guidance img{margin-right:.8rem;width:8%}.home-container .trusted-partner .right-side .support{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.home-container .trusted-partner .right-side .support img{margin-right:.8rem;width:8%}.home-container .trusted-partner .btn-grad{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;grid-gap:10px;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1.5px solid #7947bf;border-radius:8px;font-weight:600}.home-container .trusted-partner .btn-grad span{background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(max-width:991px){.home-container .trusted-partner{flex-direction:column;align-items:center;grid-gap:2.5rem;gap:2.5rem;padding-inline:7%;padding-block:0;padding-top:2.5rem}.home-container .trusted-partner h1{font-size:1.5rem;text-align:center}.home-container .trusted-partner .right-side{grid-gap:4.5rem;gap:4.5rem}.home-container .trusted-partner .right-side .guidance,.home-container .trusted-partner .right-side .support{margin-top:0;grid-gap:.625rem;gap:.625rem}.home-container .trusted-partner .right-side .guidance img,.home-container .trusted-partner .right-side .support img{margin-right:0;width:3rem}}.home-container .team{display:flex;flex-direction:column;align-items:center;overflow:hidden;margin-block:5rem}.home-container .team .photo__ctn{display:flex;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}.home-container .team .photo__ctn .photo__bottom,.home-container .team .photo__ctn .photo__top{display:flex;flex-direction:row;grid-gap:15px;gap:15px}.home-container .team .photo__ctn .photo__top{align-items:baseline}.home-container .team .photo__ctn .photo__top--1{width:12.5rem;height:12.5rem;background-color:red;border-radius:50%}.home-container .team .photo__ctn .photo__top--2{width:15.625rem;height:15.625rem;background-color:red;border-radius:50%}.home-container .team .photo__ctn .photo__top--3{width:185px;height:185px;background-color:red;border-radius:50%;-webkit-transform:translateY(15px);transform:translateY(15px)}.home-container .team .photo__ctn .photo__top--4{width:215px;height:215px;background-color:red;border-radius:50%;-webkit-transform:translateY(10px);transform:translateY(10px)}.home-container .team .photo__ctn .photo__top--5{width:150px;height:150px;background-color:red;border-radius:50%;-webkit-transform:translateY(15px);transform:translateY(15px)}.home-container .team .photo__ctn .photo__top--6{width:230px;height:230px;background-color:red;border-radius:50%;-webkit-transform:translateY(25px);transform:translateY(25px)}.home-container .team .photo__ctn .photo__bottom{align-items:flex-start;justify-content:baseline}.home-container .team .photo__ctn .photo__bottom--1,.home-container .team .photo__ctn .photo__bottom--2{width:168px;height:168px;background-color:red;border-radius:50%}.home-container .team .photo__ctn .photo__bottom--2{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.home-container .team .photo__ctn .photo__bottom--3{width:225px;height:225px;background-color:red;border-radius:50%;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.home-container .team .photo__ctn .photo__bottom--4{width:152px;height:152px;background-color:red;border-radius:50%;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.home-container .team .photo__ctn .photo__bottom--5{width:192px;height:192px;background-color:red;border-radius:50%}.home-container .team .photo__ctn .photo__bottom--6{width:168px;height:168px;background-color:red;border-radius:50%}@media(max-width:991px){.home-container .team .photo__ctn .photo__top--1{width:125px;height:125px}.home-container .team .photo__ctn .photo__top--2{width:150px;height:150px}.home-container .team .photo__ctn .photo__top--3{width:110px;height:110px}.home-container .team .photo__ctn .photo__top--4{width:130px;height:130px}.home-container .team .photo__ctn .photo__top--5{width:95px;height:95px}.home-container .team .photo__ctn .photo__top--6{width:140px;height:140px}.home-container .team .photo__ctn .photo__bottom--1,.home-container .team .photo__ctn .photo__bottom--2{width:100px;height:100px}.home-container .team .photo__ctn .photo__bottom--3{width:135px;height:135px}.home-container .team .photo__ctn .photo__bottom--4{width:90px;height:90px}.home-container .team .photo__ctn .photo__bottom--5{width:115px;height:115px}.home-container .team .photo__ctn .photo__bottom--6{width:100px;height:100px}}.home-container .journey{width:100%;background:linear-gradient(180deg,#fff 50%,rgba(180,127,226,.2));padding-bottom:10.625rem;padding-top:1.5rem}.home-container .journey span{font-family:"Inter"}.home-container .journey p{font-size:1.5rem}.home-container .journey .slider{position:relative;-ms-overflow-style:none;scrollbar-width:none}.home-container .journey .slider ::-webkit-scrollbar{display:none}.home-container .journey .slider__ctn{display:flex;overflow:auto;margin-top:9.5rem;margin-bottom:10rem}.home-container .journey .slider__btn{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px;height:48px;background:linear-gradient(225deg,#e7efff,#eddfff);border-radius:50% 0 0 50%;border:1px solid #cdbdf3;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}@media(max-width:991px){.home-container .journey{padding-bottom:0;padding-top:0}.home-container .journey h3{font-size:1.5rem;margin-inline:7%}.home-container .journey p{font-size:1rem}.home-container .journey .slider{margin-block:0}.home-container .journey .slider__btn{display:none}}.home-container .year-point{display:flex;flex-direction:column;text-align:left;min-width:18.25rem}.home-container .year-point .tag{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.home-container .year-point .tag__label{padding-inline:1rem;background:linear-gradient(91.18deg,#6424c5,#1a52bd);border-radius:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-container .year-point .tag__label p{font-family:"Inter";font-weight:600;font-size:.875rem;line-height:150%;color:#fff}.home-container .year-point .tag .vertical-line{width:1.5px;height:22px;background-color:#3840c1}.home-container .year-point .tag__circle{position:absolute;-webkit-transform:translate(-10px,12px);transform:translate(-10px,12px)}.home-container .year-point .tag__circle__outer{width:20px;height:20px;border-radius:50%;background:rgba(121,71,191,.16);position:absolute}.home-container .year-point .tag__circle__inner{width:12px;height:12px;border-radius:50%;border:1.5px solid #3840c1;background-color:#fff;position:absolute;-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}.home-container .year-point .tag .horizontal-line{width:100%;height:2px;background-color:#244cbf}.home-container .year-point .info{padding-inline:.625rem}.home-container .year-point .info__title{font-weight:600;font-size:1.125rem;line-height:150%;background:linear-gradient(91.18deg,#6424c5,#1a52bd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:1rem}.home-container .year-point .info__decription{font-weight:400;font-size:1rem!important;line-height:150%;color:#212121;opacity:.7}@media(max-width:991px){.home-container .year-point{min-width:9.25rem}.home-container .year-point .info__title{font-size:.875rem}.home-container .year-point .info__decription{font-size:.75rem}}.home-container .section13{background-image:url(/assets/home-revamp/section11-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding-block:2rem;max-width:75rem;margin:5rem auto 0;text-align:left;display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.home-container .section13 ::-webkit-scrollbar{display:none}.home-container .section13 h2{margin:0;text-align:left;width:660px}.home-container .section13 h3{font-size:24px}.home-container .section13 p{font-family:"Inter";font-style:normal;font-weight:400;font-size:20px;line-height:130%;color:#707070}.home-container .section13 .product-block{display:flex;flex-direction:row;justify-content:center;grid-gap:2rem;gap:2rem;padding:1rem}.home-container .section13 .product-block .card-p{padding-left:0;width:auto}.home-container .section13 .product-block .capital{background:#fff;border-radius:20px;padding:2rem;display:flex;flex-direction:column;justify-content:center;width:40%}.home-container .section13 .product-block .capital img{width:100%}.home-container .section13 .others{display:flex;flex-direction:column;grid-gap:3rem;gap:3rem;width:60%}.home-container .section13 .others .jediswap{background:#fff;border-radius:20px;padding:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}.home-container .section13 .others .jediswap .jedi-img{width:265px;height:184px;background:#f8f8f8;border-radius:20px}.home-container .section13 .others .jediswap .jedi-info{display:flex;flex-direction:column}.home-container .section13 .others .jediswap .jedi-info h3{margin:0}.home-container .section13 .others .flippening{background:#fff;border-radius:20px;padding:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}.home-container .section13 .others .flippening .flip-img{width:265px;height:184px;background:#f8f8f8;border-radius:20px;display:flex;align-items:center}.home-container .section13 .others .flippening .flippening-info{display:flex;flex-direction:column}.home-container .section13 .others .flippening .flippening-info h3{margin:0}.home-container .section13 .products{display:flex;width:100%;overflow:scroll}.home-container .section13 .products__card{padding:1rem 1rem 1.5rem;background-color:#fff;border-radius:.75rem;margin-inline:.5rem;width:19rem;display:flex;flex-direction:column;align-items:baseline}.home-container .section13 .products__card__image{width:17rem;height:6.25rem;background-color:#f8f8f8;border-radius:1.25rem}.home-container .section13 .products__card__image img{width:100%;height:100%;object-fit:contain}.home-container .section13 .products__card__name{font-weight:600;font-size:1rem;line-height:150%;color:#212121;margin-top:.5rem}.home-container .section13 .products__card__description{font-weight:400;font-size:.875rem;line-height:150%;color:#616161}@media(max-width:991px){.home-container .section13{margin-top:0;padding-top:0}.home-container .section13 .title-container{margin-inline:7%}.home-container .section13 h1{width:100%;font-size:1.5rem;text-align:center}}.thoughts{position:relative;width:min(100vw,75rem);margin-inline:auto}.thoughts .circles{position:relative;width:100%;aspect-ratio:100/40;overflow:hidden}.thoughts .circles div{border-radius:50%;position:absolute;background-color:#937b93;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.thoughts .circles #circle1{width:10%;aspect-ratio:1/1;opacity:.74}.thoughts .circles #circle2{width:20%;aspect-ratio:1/1;opacity:.64}.thoughts .circles #circle3{width:30%;aspect-ratio:1/1;opacity:.54}.thoughts .circles #circle4{width:40%;aspect-ratio:1/1;opacity:.44}.thoughts .circles #circle5{width:50%;aspect-ratio:1/1;opacity:.34}.thoughts .circles #circle6{width:60%;aspect-ratio:1/1;opacity:.24}.thoughts .circles #circle7{width:70%;aspect-ratio:1/1;opacity:.14}.thoughts .circles #circle8{width:80%;aspect-ratio:1/1;opacity:.04}.thoughts .avtaar{width:7vw;height:7vw}.thoughts .callout{padding-block:1.1875rem;padding-inline:1rem;border-radius:.75rem;border:1px solid #fdfdfd;background-color:#f6f2f5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-family:"Inter";font-weight:600;font-size:1rem;line-height:150%;color:#212121}.thoughts .thought,.thoughts .thought-1,.thoughts .thought-2,.thoughts .thought-4,.thoughts .thought-6{display:flex;flex-direction:row;align-items:center;position:absolute}.thoughts .thought-1{top:0;left:0}.thoughts .thought-2{top:10rem;left:10%}.thoughts .thought-3{display:flex;flex-direction:column;align-items:baseline;position:absolute;top:15rem;left:0}.thoughts .thought-3 img{opacity:.2}.thoughts .thought-4{top:0;right:15%}.thoughts .thought-5{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:2rem;right:0}.thoughts .thought-5 img{opacity:.2}.thoughts .thought-6{top:15rem;right:25%}.thoughts .thought-6 img{opacity:.7}@media(max-width:991px){.thoughts .circles{height:45vw}.thoughts .circles #circle1{width:20vw;height:20vw}.thoughts .circles #circle2{width:30vw;height:30vw}.thoughts .circles #circle3{width:40vw;height:40vw}.thoughts .circles #circle4{width:50vw;height:50vw}.thoughts .circles #circle5{width:60vw;height:60vw}.thoughts .circles #circle6{width:70vw;height:70vw}.thoughts .circles #circle7{width:80vw;height:80vw}.thoughts .circles #circle8{width:90vw;height:90vw}.thoughts .avtaar{width:20vw;height:20vw;max-width:4rem;max-height:4rem}.thoughts .callout{padding-block:.5rem;padding-inline:.8125rem;background-color:#fff;font-size:.75rem}.thoughts .thought-1{top:0;left:5vw}.thoughts .thought-2{top:8rem;left:20vw}.thoughts .thought-3{display:none}.thoughts .thought-4{top:4rem;right:20vw}.thoughts .thought-5,.thoughts .thought-6{display:none}}@font-face{font-family:"Poppins-M";src:url(https://mudrex.com/static/media/Poppins-Medium.f61a4eb2.ttf)}@font-face{font-family:"Poppins";src:url(https://mudrex.com/static/media/Poppins-Regular.8b6af8e5.ttf)}@-webkit-keyframes blinkDot{0%,to{opacity:.2}50%{opacity:1;box-shadow:0 0 .4rem .05rem #4d2981}}@keyframes blinkDot{0%,to{opacity:.2}50%{opacity:1;box-shadow:0 0 .4rem .05rem #4d2981}}@-webkit-keyframes move{to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes move{to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(38,192,117,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(38,192,117,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(38,192,117,0)}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(38,192,117,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(38,192,117,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(38,192,117,0)}}@-webkit-keyframes shimmer-animation{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer-animation{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes youtubeModalAnimateOpen{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}70%{-webkit-transform:translateX(10%);transform:translateX(10%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes youtubeModalAnimateOpen{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}70%{-webkit-transform:translateX(10%);transform:translateX(10%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes youtubeModalAnimateClose{0%{-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-transform:translateX(10%);transform:translateX(10%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes youtubeModalAnimateClose{0%{-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-transform:translateX(10%);transform:translateX(10%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.trusted-by-thousands{position:relative;background-color:#fff}.bg-img{position:absolute;top:-50%;left:0;width:100vw;object-fit:contain}.text{display:flex;flex-direction:row;grid-gap:4rem;gap:4rem;text-align:left;justify-content:center}.text__title{margin:0;font-weight:600;font-size:3rem;color:#1c0f43;max-width:32.9375rem}.text__subTitle,.text__title{font-family:"Inter";line-height:150%}.text__subTitle{font-weight:400;font-size:1.25rem;color:#333;max-width:29.375rem}.review-ctn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:2rem;gap:2rem;padding-block:5rem;position:relative}.review-ctn .active-review{width:64vw;height:300px;background-color:#fff;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;border-radius:12px}.review-ctn .active-review div{padding:2rem 4rem;max-width:60%}.review-ctn .active-review div p{font-family:"Inter";font-weight:400;font-size:1.5rem;line-height:150%;color:#333;text-align:left}.review-ctn .active-review img{width:100%;height:25vw;max-height:120%;object-fit:contain;position:absolute;left:15vw;object-position:bottom;align-self:flex-end}.review-ctn .inactive-review{width:15vw;height:300px;background-color:#fff;display:flex;align-items:center;justify-content:center}.review-ctn .inactive-review img{width:100%;height:100%;object-fit:contain;opacity:.25;object-position:bottom}.mobile-review{width:19.375rem;background-color:#fff;border-radius:12px;padding-inline:1.25rem;padding-top:3rem;text-align:left}.mobile-review p{font-family:"Inter";font-weight:400;font-size:20px;line-height:150%;color:#333}.mobile-review img{width:13.125rem;object-fit:contain}.mobile-review__ctn{display:flex;flex-direction:row;grid-gap:.625rem;gap:.625rem;overflow-x:scroll;position:relative}@media(max-width:991px){.text{flex-direction:column;grid-gap:1rem;gap:1rem}.text__title{font-weight:600;font-size:24px}.text__subTitle{font-weight:400;font-size:14px}.bg-img{position:absolute;top:0;z-index:0;width:100vw;object-fit:contain}.trusted-by-thousands{padding-inline:7%}.mobile-review__ctn{margin-inline:-7%;padding-inline:7%}}
/*# sourceMappingURL=HomeRevamp.89f14862.chunk.css.map */