.own-storybook-container{height:8vh}.hero-section-wrapper,.own-storybook-container{display:flex;background:#f0f1f6;position:relative}.hero-section-wrapper{align-items:center;justify-content:center;flex-direction:column;gap:26px;width:100%;height:92vh;background-image:url(/Landing-Page/hero-bg.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-section-wrapper:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background:#fcfcfd}@media screen and (max-width:1024px){.hero-section-wrapper{padding:4vh 0 0}}@media screen and (max-width:767px){.hero-section-wrapper{display:flex;flex-direction:column;padding:1vh 0 0}}.hero-section-wrapper .first-title{display:flex;padding:8px 16px;align-items:center;gap:12px;border-radius:1000px;border:1px solid var(--Primary-3,#9e7dfe);background:#fff}.hero-section-wrapper .first-title span{color:var(--Primary-5,#5e26fe);font-family:Poppins,sans-serif!important;font-size:12px;font-weight:600;line-height:20px;text-transform:uppercase}.hero-section-wrapper .main-text{color:#23262f;text-align:center;font-family:Poppins,sans-serif!important;font-size:60px;font-style:normal;font-weight:800;line-height:72px}.hero-section-wrapper .main-text .highlighted-purple{color:#5e26fe}.hero-section-wrapper .main-text .highlighted-orange{margin-left:10px;color:#fe5500}@media screen and (max-width:767px){.hero-section-wrapper .main-text{font-size:32px;line-height:40px}}.hero-section-wrapper .description{color:#777e90;text-align:center;font-family:Poppins,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media screen and (max-width:991px){.hero-section-wrapper .description{max-width:90%}}.hero-section-wrapper .button-section{display:flex;align-items:center;justify-content:center;gap:16px}.hero-section-wrapper .button-section .watch-btn{cursor:pointer;display:flex;width:200px;height:48px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:1000px;background:#fff;border:none;color:#4b1ecb;font-family:Poppins,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media screen and (max-width:767px){.hero-section-wrapper .button-section .watch-btn{font-size:14px;line-height:40px;width:150px}}.hero-section-wrapper .button-section .learning-btn{cursor:pointer;display:flex;width:200px;height:48px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:1000px;color:#fcfcfd;font-family:Poppins,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:24px;background:#4b1ecb;border:none}@media screen and (max-width:767px){.hero-section-wrapper .button-section .learning-btn{font-size:14px}}.marquee-section{width:100%;overflow:hidden;background:#f0f1f6;padding:60px 0;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:767px){.marquee-section{padding-bottom:40px!important}}.marquee-section .marquee-row{width:100%;overflow:hidden;position:relative}.marquee-section .marquee-row .marquee-track{display:flex;width:max-content;animation:scroll-right 25s linear infinite}.marquee-section .marquee-row.reverse .marquee-track{animation:scroll-left 25s linear infinite}.marquee-section .marquee-row .narrow-slide,.marquee-section .marquee-row .wide-slide{display:flex;justify-content:center;align-items:center;margin-right:16px;flex-shrink:0}.marquee-section .marquee-row .narrow-slide img,.marquee-section .marquee-row .wide-slide img{border-radius:32px;box-shadow:0 2px 8px rgba(0,0,0,.06);background:#fff;height:auto}.marquee-section .marquee-row .wide-slide{max-width:470px;min-width:300px}.marquee-section .marquee-row .wide-slide img{width:470px;max-width:100%}.marquee-section .marquee-row .narrow-slide{max-width:290px;min-width:180px}.marquee-section .marquee-row .narrow-slide img{width:290px;max-width:100%}@media(max-width:1024px){.marquee-section{padding:16px 0}.marquee-section .wide-slide img{width:320px}.marquee-section .narrow-slide img{width:180px}}@media(max-width:767px){.marquee-section{padding:8px 0}.marquee-section .wide-slide img{width:180px}.marquee-section .narrow-slide img{width:120px}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.podcast-section-main{background:#000;padding:48px 0 0;min-height:100vh;position:relative;overflow:hidden}.podcast-section-main .podcast-header{text-align:center;color:#fff;margin-bottom:40px;position:relative;z-index:1}.podcast-section-main .podcast-header:before{content:"";position:absolute;left:50%;transform:translateX(-50%) scale(1.4);bottom:0;width:120vw;height:400%;border-radius:50%;background:#000;filter:blur(120px)}.podcast-section-main .podcast-header:after{content:"";position:absolute;left:50%;top:20px;width:60vw;height:300px;transform:translateX(-50%) scale(1.2);z-index:2;border-radius:50%;background:#4b1ecb;filter:blur(280px)}.podcast-section-main .podcast-header .podcast-logo{width:120px;margin-bottom:16px;position:relative;z-index:3}.podcast-section-main .podcast-header h2{position:relative;z-index:3;font-family:Poppins,sans-serif!important;font-size:48px;font-weight:800;line-height:68px;margin-bottom:12px;color:#fff}.podcast-section-main .podcast-header h2 .highlight{color:#7b61ff}.podcast-section-main .podcast-header h2 .first-text{font-size:36px;font-weight:400;line-height:44px}.podcast-section-main .podcast-header p{position:relative;z-index:3;font-family:Poppins,sans-serif!important;margin-bottom:25px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#777e90}.podcast-section-main .podcast-header .start-btn{position:relative;z-index:3;background:#4d03c5;color:#fff;border:none;border-radius:24px;padding:12px 32px;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif!important;cursor:pointer;transition:background .2s}.podcast-section-main .podcast-header .start-btn:hover{background:#5a41c6}.podcast-section-main .ant-spin i{color:#fff!important}.podcast-section-main .podcast-masonry{display:flex;margin-left:-24px;width:auto;padding:0 8px 24px 24px;margin-top:24px;transform:translate(-2%,-10px) scale(1.1)}.podcast-section-main .podcast-masonry-column{min-width:400px!important;padding-left:8px;background-clip:padding-box}.podcast-section-main .podcast-masonry-column:nth-child(odd){transform:translateY(-100px)}@media screen and (max-width:1440px){.podcast-section-main .podcast-masonry-column{min-width:350px!important}}@media screen and (max-width:767px){.podcast-section-main .podcast-masonry-column{padding-left:20px!important}}.podcast-section-main .podcast-card{width:100%;position:relative;border-radius:32px;overflow:hidden;margin-bottom:8px;cursor:pointer!important}.podcast-section-main .podcast-card.audio-preview{box-shadow:0 0 10px 10px hsla(0,0%,100%,.533);animation:pulse 1s infinite alternate}@keyframes pulse{0%{box-shadow:0 0 10px 5px hsla(0,0%,100%,.333)}to{box-shadow:0 0 10px 10px hsla(0,0%,100%,.333)}}.podcast-section-main .podcast-card:hover .podcast-overlay{transform:translateY(-48px)}.podcast-section-main .podcast-card:hover .podcast-bottom{opacity:1;visibility:visible}@media screen and (max-width:767px){.podcast-section-main .podcast-card{width:100%!important;padding:0 10px}}.podcast-section-main .podcast-card .audio-anim{position:absolute;top:12px;right:12px;font-size:2rem;animation:bounce .8s infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.podcast-section-main .podcast-card .podcast-img-wrap{position:relative;border-radius:24px;overflow:hidden}.podcast-section-main .podcast-card .podcast-img-wrap:before{content:"";position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;background:rgba(0,0,0,.27)}.podcast-section-main .podcast-card .podcast-img{width:100%;display:block;border-radius:24px;transition:filter .2s}@media screen and (max-width:1440px){.podcast-section-main .podcast-card .podcast-img{height:450px!important}}.podcast-section-main .podcast-card .podcast-overlay{position:absolute;bottom:15px;left:0;right:0;padding:18px 18px 14px;color:#fff;transition:background .2s;display:flex;flex-direction:column;gap:8px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;z-index:2;transform:translateY(0);transition:all .2s ease-in-out}.podcast-section-main .podcast-card .podcast-title{font-family:Poppins,sans-serif!important;font-size:1.1rem;font-weight:600;margin-bottom:4px;text-shadow:0 2px 8px rgba(0,0,0,.18)}.podcast-section-main .podcast-card .podcast-tags{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.podcast-section-main .podcast-card .podcast-tags .podcast-tag{font-family:Poppins,sans-serif!important;text-transform:capitalize;background:hsla(0,0%,100%,.133);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2px 10px;font-size:.85rem}.podcast-section-main .podcast-card .podcast-bottom{position:absolute;left:0;right:0;bottom:0;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 18px;z-index:10;opacity:0;visibility:hidden}.podcast-section-main .podcast-card .podcast-bottom .podcast-play{width:40px;height:40px;border:none;border-radius:50%;background-color:#fff;color:#fff;font-size:18px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .2s ease;transform:translateY(2px)}.podcast-section-main .podcast-card .podcast-bottom .podcast-play:hover{background-color:#e5e7eb}.podcast-section-main .podcast-card .podcast-bottom .podcast-duration{color:#fff;font-family:Poppins,sans-serif!important}.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-desc,.text-16{font-size:16px;line-height:22.4px}@media screen and (max-width:1440px){.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-desc,.text-16{font-size:15px;line-height:21px}}@media screen and (max-width:767px){.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-desc,.text-16{font-size:14px;line-height:19.6px}}.learning-section .learning-section-left .learning-section-desc,.text-20{font-size:20px;line-height:28px}@media screen and (max-width:1440px){.learning-section .learning-section-left .learning-section-desc,.text-20{font-size:18px;line-height:25.2px}}@media screen and (max-width:767px){.learning-section .learning-section-left .learning-section-desc,.text-20{font-size:16px;line-height:22.4px}}.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-title,.text-24{font-size:24px;line-height:33.6px}@media screen and (max-width:1440px){.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-title,.text-24{font-size:22px;line-height:30.8px}}@media screen and (max-width:767px){.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-title,.text-24{font-size:20px;line-height:28px}}@keyframes fadeInUp{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.learning-section{background:#fafbfc;padding:64px 0}@media screen and (max-width:1280px){.learning-section{padding:64px 30px}}.learning-section .learning-section-container{max-width:1200px;margin:0 auto;display:flex;gap:48px;align-items:flex-start;justify-content:center;opacity:0;will-change:opacity,transform}.learning-section .learning-section-container.animate-in{animation:fadeInUp 1.5s cubic-bezier(.4,0,.2,1) forwards}.learning-section .learning-section-left{flex:1 1 340px;max-width:340px;padding-top:16px}@media screen and (max-width:991px){.learning-section .learning-section-left{max-width:100%;display:flex;flex-direction:column;flex:auto}}.learning-section .learning-section-left .learning-section-feature-label{color:#777e90;font-size:.95rem;font-weight:600;letter-spacing:.04em;margin-bottom:18px;display:flex;align-items:center;gap:8px}@media screen and (max-width:991px){.learning-section .learning-section-left .learning-section-feature-label{justify-content:center}}.learning-section .learning-section-left .learning-section-title{font-size:2.4rem;font-weight:800;color:#23262f;font-family:Poppins,sans-serif!important;margin-bottom:18px;line-height:1.15}.learning-section .learning-section-left .learning-section-desc{color:#777e90;font-weight:600;font-family:Poppins,sans-serif!important;margin-bottom:0}.learning-section .learning-section-right{flex:2 1 600px;display:flex;justify-content:center;align-items:flex-start}.learning-section .learning-section-right .learning-section-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px 32px;gap:28px 32px;padding-top:70px}@media screen and (max-width:767px){.learning-section .learning-section-right .learning-section-grid{grid-template-columns:1fr!important;gap:20px}}.learning-section .learning-section-right .learning-section-grid .learning-section-card{background:#fff;border-radius:32px;box-shadow:0 2px 16px 0 rgba(40,40,80,.06);padding:32px;display:flex;flex-direction:column;align-items:center;min-width:260px;transition:all .3s ease-in-out}.learning-section .learning-section-right .learning-section-grid .learning-section-card:nth-child(odd){margin-top:-70px;margin-bottom:70px}@media screen and (max-width:767px){.learning-section .learning-section-right .learning-section-grid .learning-section-card:nth-child(odd){margin-top:0;margin-bottom:0}}.learning-section .learning-section-right .learning-section-grid .learning-section-card:hover{box-shadow:0 6px 32px 0 rgba(123,97,255,.13);transform:translateY(-4px) scale(1.02)}.learning-section .learning-section-right .learning-section-grid .learning-section-card:hover .learning-section-icon{transform:translateY(-25px) scale(1.05)}.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-icon{transition:all .3s ease-in-out;width:282px;height:282px;margin-bottom:18px;object-fit:contain;display:block}.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-title{font-weight:600;color:#181a20;display:flex;width:100%;margin-bottom:8px;font-family:Poppins,sans-serif!important}.learning-section .learning-section-right .learning-section-grid .learning-section-card .learning-section-card-desc{color:#777e90;font-weight:500;font-family:Poppins,sans-serif!important}@media(max-width:900px){.learning-section-container{flex-direction:column;gap:32px;padding:0 16px}.learning-section-left{max-width:100%;text-align:center;padding-top:0}.learning-section-right{width:100%}.learning-section-grid{grid-template-columns:1fr;gap:20px}.learning-section-card{min-width:0;width:100%}}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .header-text .text-description,.text-14{font-size:14px;line-height:19.6px}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .header-text .text-description,.text-14{font-size:12px;line-height:16.8px}}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .price-absent,.text-16{font-size:16px;line-height:22.4px}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .price-absent,.text-16{font-size:15px;line-height:21px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .price-absent,.text-16{font-size:14px;line-height:19.6px}}.pricing-section-main-component .pricing-section .title .description,.text-20{font-size:20px;line-height:28px}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .title .description,.text-20{font-size:18px;line-height:25.2px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .title .description,.text-20{font-size:16px;line-height:22.4px}}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .name,.text-28{font-size:28px;line-height:39.2px}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .name,.text-28{font-size:24px;line-height:33.6px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .name,.text-28{font-size:22px;line-height:30.8px}}.pricing-section-main-component{display:flex;position:relative;flex:1 1;height:100vh}.pricing-section-main-component:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:#fcfcfd}@media screen and (max-width:767px){.pricing-section-main-component{height:auto;padding:20px 0}}.pricing-section-main-component .container-home{width:100%;padding:0 10vw}@media screen and (max-width:1440px){.pricing-section-main-component .container-home{padding:0 6vw}}@media screen and (max-width:991px){.pricing-section-main-component .container-home{padding:0 2vw}}.pricing-section-main-component .pricing-section{display:flex;flex-direction:column;height:100vh;gap:45px;z-index:2;position:relative}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section{gap:40px}}@media screen and (max-width:1280px){.pricing-section-main-component .pricing-section{gap:20px}}@media screen and (max-width:1024px){.pricing-section-main-component .pricing-section{gap:20px;align-items:center}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section{height:auto}}.pricing-section-main-component .pricing-section .title{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.pricing-section-main-component .pricing-section .title .text{color:#23262f;text-align:center;font-family:Poppins,sans-serif!important;font-size:48px;font-style:normal;font-weight:800;line-height:62px}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .title .text{font-size:40px;line-height:43px}}@media screen and (max-width:1280px){.pricing-section-main-component .pricing-section .title .text{font-size:40px;line-height:43px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .title .text{font-size:30px;line-height:40px}}.pricing-section-main-component .pricing-section .title .description{color:#777e90;text-align:center;font-family:Poppins,sans-serif!important;font-style:normal;font-weight:600;line-height:24px}.pricing-section-main-component .pricing-section .pricing-card-section{display:flex;align-items:center;gap:40px;justify-content:center;padding-bottom:20px;margin-top:20px}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .pricing-card-section{padding-bottom:0;flex-wrap:wrap}}@media screen and (max-width:991px){.pricing-section-main-component .pricing-section .pricing-card-section{gap:15px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .pricing-card-section{flex-direction:column;gap:25px}}.pricing-section-main-component .pricing-section .pricing-card-section .card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0;width:100%;justify-content:space-between;max-width:400px;overflow:hidden;border-radius:40px}.pricing-section-main-component .pricing-section .pricing-card-section .card:first-child{background:#7e51fe}.pricing-section-main-component .pricing-section .pricing-card-section .card:nth-child(2){background:#436fff}.pricing-section-main-component .pricing-section .pricing-card-section .card:nth-child(3){background:#fee351}.pricing-section-main-component .pricing-section .pricing-card-section .card:nth-child(3) .top-section .name,.pricing-section-main-component .pricing-section .pricing-card-section .card:nth-child(3) .top-section .price{color:#23262f}.pricing-section-main-component .pricing-section .pricing-card-section .card:hover{transform:scale(1.02);transition:all .2s ease-in-out;box-shadow:0 6px 12px rgba(0,0,0,.15)}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .pricing-card-section .card{gap:5px;min-height:450px}}@media screen and (max-width:1024px){.pricing-section-main-component .pricing-section .pricing-card-section .card{height:auto;gap:30px}}@media screen and (max-width:767px){.pricing-section-main-component .pricing-section .pricing-card-section .card{gap:8px}}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section{display:flex;flex-direction:column;gap:15px;padding:30px}@media screen and (max-width:1280px){.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section{padding:25px;gap:10px}}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .header-text{display:flex;align-items:center;gap:12px;padding:8px 16px;border-radius:1000px;width:-moz-fit-content;width:fit-content;border:1px solid var(--Primary-2,#d6c7ff);background:var(--Neutral-1,#fcfcfd)}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .header-text .text-description{font-family:Poppins,sans-serif!important;font-weight:600;color:#7e51fe}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .name{font-family:Poppins,sans-serif!important;font-weight:800;color:#fcfcfd}.pricing-section-main-component .pricing-section .pricing-card-section .card .top-section .price-absent{font-weight:600;color:#fcfcfd}.pricing-section-main-component .pricing-section .pricing-card-section .card .card-wrapper .card-image{width:100%;height:auto;display:flex}.pricing-section-main-component .pricing-section .pricing-card-section .card .btn-section{display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto}.pricing-section-main-component .pricing-section .pricing-card-section .card .btn-section .pricing-btn{width:100%;display:flex;padding:12px 60px;justify-content:center;font-family:Poppins,sans-serif!important;background:#4d03c5;font-size:16px;font-weight:600;line-height:24px;color:#fff;align-items:center;gap:10px;border-radius:16px;border:1px solid #4d03c5;cursor:pointer}@media screen and (max-width:1440px){.pricing-section-main-component .pricing-section .pricing-card-section .card .btn-section .pricing-btn{padding:10px 30px;font-size:14px}}@media screen and (max-width:1024px){.pricing-section-main-component .pricing-section .pricing-card-section .card .btn-section .pricing-btn{padding:10px 20px}}.pricing-section-main-component .pricing-section .pricing-card-section .card .pricing-btn:hover{background-color:#6200ee;color:#fff}.pricing-section-main-component .pricing-card-section,.pricing-section-main-component .title{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.pricing-section-main-component .title.fade-in{opacity:1;transform:translateY(0)}.pricing-section-main-component .pricing-card-section.fade-in{opacity:1;transform:translateY(0);transition-delay:.3s}.text-14{font-size:14px;line-height:19.6px}@media screen and (max-width:767px){.text-14{font-size:12px;line-height:16.8px}}.text-16{font-size:16px;line-height:22.4px}@media screen and (max-width:1440px){.text-16{font-size:15px;line-height:21px}}@media screen and (max-width:767px){.text-16{font-size:14px;line-height:19.6px}}.community-section .community-row .community-text,.text-20{font-size:20px;line-height:28px}@media screen and (max-width:1440px){.community-section .community-row .community-text,.text-20{font-size:18px;line-height:25.2px}}@media screen and (max-width:767px){.community-section .community-row .community-text,.text-20{font-size:16px;line-height:22.4px}}.text-36{font-size:36px;line-height:50.4px}@media screen and (max-width:1440px){.text-36{font-size:32px;line-height:44.8px}}@media screen and (max-width:767px){.text-36{font-size:28px;line-height:39.2px}}.community-section{width:100%;position:relative;overflow:hidden;background:#fafbfc;padding:60px 0;display:flex;flex-direction:column;gap:40px}.community-section:after,.community-section:before{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.community-section:before{left:0;background:linear-gradient(90deg,#fff 80%,transparent);filter:blur(15px)}@media screen and (max-width:767px){.community-section:before{background:transparent}}.community-section:after{right:0;background:linear-gradient(270deg,#fff 80%,transparent);filter:blur(15px)}@media screen and (max-width:767px){.community-section:after{background:transparent}}.community-section .community-header{width:100%;text-align:center;margin-bottom:36px}.community-section .community-header .community-title{font-size:2.6rem;font-weight:800;color:#181a20;margin-bottom:10px;letter-spacing:-1px}.community-section .community-header .community-subtitle{color:#6b6f76;font-size:1.15rem;font-weight:400;line-height:1.5;margin:0}.community-section .community-row{width:100%;overflow:hidden;position:relative}.community-section .community-row .community-track{display:flex;width:max-content;animation:community-scroll-right 30s linear infinite}.community-section .community-row.reverse .community-track{animation:community-scroll-left 30s linear infinite}.community-section .community-row .community-card{padding:20px;min-width:340px;max-width:450px;margin-right:24px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;border:1px solid var(--Neutral-3,#e6e8ec);background:var(--Neutral-2,#f4f5f6)}.community-section .community-row .community-quote-mark{font-size:3rem;color:#b9aaff;font-weight:700;margin-bottom:12px}.community-section .community-row .community-text{font-family:Poppins,sans-serif!important;color:#777e90;margin-bottom:24px}.community-section .community-row .community-user{display:flex;align-items:center;gap:12px}.community-section .community-row .community-avatar{border-radius:50%;object-fit:cover}.community-section .community-row .community-name{font-weight:600;color:#23262f}.community-section .community-row .community-role{font-size:.95rem;color:#777e90}@media(max-width:1024px){.community-section{padding:16px 0}.community-section .community-card{min-width:260px;max-width:320px}}@media(max-width:600px){.community-section{padding:8px 0}.community-section .community-card{min-width:180px;max-width:220px;padding:16px 8px 12px}}@keyframes community-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes community-scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.text-12{font-size:12px;line-height:16.8px}@media screen and (max-width:767px){.text-12{font-size:11px;line-height:15.4px}}.aboutUs-label,.text-14{font-size:14px;line-height:19.6px}@media screen and (max-width:767px){.aboutUs-label,.text-14{font-size:12px;line-height:16.8px}}.aboutUs-desc,.footer-cta-box .footer-cta-content p,.text-16{font-size:16px;line-height:22.4px}@media screen and (max-width:1440px){.aboutUs-desc,.footer-cta-box .footer-cta-content p,.text-16{font-size:15px;line-height:21px}}@media screen and (max-width:767px){.aboutUs-desc,.footer-cta-box .footer-cta-content p,.text-16{font-size:14px;line-height:19.6px}}.text-18{font-size:18px;line-height:25.2px}@media screen and (max-width:1440px){.text-18{font-size:16px;line-height:22.4px}}@media screen and (max-width:767px){.text-18{font-size:15px;line-height:21px}}.text-20{font-size:20px;line-height:28px}@media screen and (max-width:1440px){.text-20{font-size:18px;line-height:25.2px}}@media screen and (max-width:767px){.text-20{font-size:16px;line-height:22.4px}}.text-22{font-size:22px;line-height:30.8px}@media screen and (max-width:1440px){.text-22{font-size:20px;line-height:28px}}@media screen and (max-width:767px){.text-22{font-size:18px;line-height:25.2px}}.text-24{font-size:24px;line-height:33.6px}@media screen and (max-width:1440px){.text-24{font-size:22px;line-height:30.8px}}@media screen and (max-width:767px){.text-24{font-size:20px;line-height:28px}}.text-26{font-size:26px;line-height:36.4px}@media screen and (max-width:1440px){.text-26{font-size:24px;line-height:33.6px}}@media screen and (max-width:767px){.text-26{font-size:22px;line-height:30.8px}}.text-28{font-size:28px;line-height:39.2px}@media screen and (max-width:1440px){.text-28{font-size:24px;line-height:33.6px}}@media screen and (max-width:767px){.text-28{font-size:22px;line-height:30.8px}}.text-30{font-size:30px;line-height:42px}@media screen and (max-width:1440px){.text-30{font-size:26px;line-height:36.4px}}@media screen and (max-width:767px){.text-30{font-size:24px;line-height:33.6px}}.text-32{font-size:32px;line-height:44.8px}@media screen and (max-width:1440px){.text-32{font-size:28px;line-height:39.2px}}@media screen and (max-width:767px){.text-32{font-size:24px;line-height:33.6px}}.aboutUs-title,.text-36{font-size:36px;line-height:50.4px}@media screen and (max-width:1440px){.aboutUs-title,.text-36{font-size:32px;line-height:44.8px}}@media screen and (max-width:767px){.aboutUs-title,.text-36{font-size:28px;line-height:39.2px}}.aboutUs-section{background:#fafbfc;padding:80px 0;width:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:767px){.aboutUs-section{padding:80px 0!important}}.aboutUs-container{max-width:1200px;margin:0 auto;gap:64px;min-height:420px}.aboutUs-cards,.aboutUs-container{display:flex;align-items:center;justify-content:center}.aboutUs-cards{position:relative;width:480px;min-width:320px;height:320px}.aboutUs-card{position:absolute;width:100%;height:100%;border-radius:22px;background:#f5f6f7;box-shadow:0 2px 16px 0 rgba(40,40,80,.06)}.aboutUs-card--back{background:#e6e8ec;transform:rotate(-9deg) translateY(-20px);z-index:1}.aboutUs-card--front{background:#f4f5f6;z-index:2}@media screen and (max-width:991px){.aboutUs-card{width:auto}}.aboutUs-card img{width:100%;height:100%;object-fit:cover}.aboutUs-content{flex:1 1 400px;max-width:540px;display:flex;flex-direction:column;align-items:flex-start}.aboutUs-label{color:#777e90;display:flex;align-items:center;gap:8px}.aboutUs-label,.aboutUs-title{font-family:Poppins,sans-serif!important;font-weight:600;margin-bottom:18px}.aboutUs-title{color:#23262f}.aboutUs-desc{color:#777e90;font-weight:400;margin-bottom:0;font-family:Poppins,sans-serif!important}.footer-cta-box{display:flex;align-items:center;background:#f0ebff;border-radius:40px;padding:35px 30px;max-width:60%;margin:0 auto;color:#fff;gap:32px;position:relative;top:16px}@media screen and (max-width:991px){.footer-cta-box{flex-direction:column;max-width:90%}}@media screen and (max-width:1440px){.footer-cta-box{max-width:85%}}.footer-cta-box .footer-cta-image{width:auto;height:320px;background:transparent;border-radius:16px;object-fit:cover}.footer-cta-box .footer-cta-content{flex:1 1}.footer-cta-box .footer-cta-content h2{font-size:44px;line-height:68px;font-weight:800;font-family:Poppins,sans-serif!important;margin-bottom:12px;color:#4d03c5}.footer-cta-box .footer-cta-content p{font-family:Poppins,sans-serif!important;font-weight:600;margin-bottom:18px;color:#777e90}.footer-cta-box .footer-cta-content .footer-cta-btn{background:#4d03c5;color:#fff;border:none;border-radius:1000px;padding:10px 40px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}@media(max-width:1100px){.aboutUs-container{gap:32px}.aboutUs-cards{width:340px;height:220px}}@media(max-width:900px){.aboutUs-container{flex-direction:column;gap:32px;padding:0 16px;min-height:unset}.aboutUs-cards{width:100%;min-width:0;height:280px}.aboutUs-content{max-width:100%;align-items:center;text-align:center}.aboutUs-title{font-size:2rem}.aboutUs-desc{font-size:1rem}}@media(max-width:600px){.aboutUs-section{padding:32px 0}.aboutUs-cards{height:200px}.aboutUs-title{font-size:1.3rem}.aboutUs-desc{font-size:.95rem}}