#brand-logos-tab{padding:11px 15px;background-color:#f9f9ff;border-radius:35px;border:none;justify-content:space-between;margin-bottom:20px}#brand-logos-tab .nav-link{border-radius:35px;color:#000;border:none;padding:15px 20px}#brand-logos-tab .nav-link.active{background-color:#141beb;color:#fff}.pagination-controls{margin-top:20px;height:62px}.pagination{margin:0;justify-content:center}.pagination .page-item.disabled .page-link{background:none}.pagination .page-item.disabled .page-link .ctrl-wrapper{background-color:gray}.ctrl-wrapper{width:50px;height:50px;border-radius:25px;background-color:#141beb;display:flex;justify-content:center;align-items:center}.page-link{border:none}.brand-logos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}@media(max-width:768px){.brand-logos-grid{grid-template-columns:1fr 1fr}}.brand-logos-grid .brand-logo{display:flex;justify-content:center;align-items:center;background-color:#f3f4fb;border-radius:20px;height:120px;padding:10px 20px}.brand-logos-grid .brand-logo img{max-width:100%;height:auto}.dapp-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:90px 0;position:relative;isolation:isolate;background:linear-gradient(180deg,#141beb,#3c4ef5);overflow:hidden;width:100%;margin:0 auto}.dapp-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/dapp-bg-dot.5ccf01be.svg);background-size:cover;background-position:50%;opacity:1;z-index:1}@media(max-width:768px){.dapp-section:before{background-size:200% 200%}}.dapp-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/dapp-bg-main.c0625c12.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center 50px;opacity:.3;z-index:0}@media(max-width:768px){.dapp-section:after{background-size:150% 100%;background-position:top}}.dapp-section .dapp-section-content{z-index:2;display:flex;flex-direction:column}.dapp-section .section-title{width:100%;font-weight:700;font-size:40px;line-height:130%;color:#fff;margin-bottom:15px}@media(max-width:768px){.dapp-section .section-title{text-align:left!important;font-weight:700;font-size:24px;line-height:140%;letter-spacing:0}}.dapp-section .section-description{width:100%;font-weight:500;font-size:16px;line-height:180%;color:#fff;margin-bottom:30px;max-width:800px}@media(max-width:768px){.dapp-section .section-description{text-align:left!important;font-weight:500;font-size:16px;line-height:180%;letter-spacing:0}}.dapp-section .spotlight-section{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px 0;row-gap:15px;width:100%;background:#fff;border:1.5px solid #cfd1fb;border-radius:30px}@media(max-width:768px){.dapp-section .spotlight-section{padding:30px!important}.dapp-section .spotlight-section>.subsection-title{text-align:left!important;font-weight:600;font-size:22px;line-height:120%;letter-spacing:-3%}.dapp-section .spotlight-section a{height:192px!important}}.dapp-section .spotlight-section .subsection-title{width:100%;padding:0 30px;text-align:left;font-weight:600;font-size:22px;line-height:120%;letter-spacing:-.03em;color:#000}.dapp-section .spotlight-section .spotlight-carousel{width:100%;padding:0 30px}.dapp-section .spotlight-section .spotlight-carousel .row{display:flex;flex-direction:row;align-items:center;gap:20px}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 14px);padding:0}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4 .spotlight-card{display:block;width:100%;height:180px;border-radius:18px;overflow:hidden;transition:transform .3s ease}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4 .spotlight-card:hover{transform:translateY(-5px)}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4 .spotlight-card img{width:100%;height:100%;object-fit:fill}.dapp-section .top-dapps-section{margin-top:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 30px;gap:25px;width:100%;background:#fff;border:1.5px solid #cfd1fb;border-radius:30px;position:relative;overflow:hidden}@media(max-width:768px){.dapp-section .top-dapps-section{padding:40px 30px!important}}.dapp-section .top-dapps-section .subsection-title{width:100%;font-weight:600;text-align:left;font-size:22px;line-height:120%;letter-spacing:-.03em;color:#07094d;margin-bottom:10px}@media(max-width:768px){.dapp-section .top-dapps-section .subsection-title{text-align:left!important;font-weight:600;font-size:22px;line-height:120%;letter-spacing:-3%}}.dapp-section .top-dapps-section .dapps-list{width:100%;display:flex;flex-direction:column}.dapp-section .top-dapps-section .dapps-list .dapp-card{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:30px 0;width:100%;border-bottom:1px solid #cfd1fb;position:relative}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info{display:flex;align-items:center;flex:1 1}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info .dapp-logo{width:180px;height:80px;display:flex;justify-content:center}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info .dapp-logo .dapp-logo-img{width:100%;height:100%;object-fit:contain}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info .dapp-details{display:flex;flex-direction:column;column-gap:10px;flex:1 1;height:100px}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info .dapp-details .dapp-name{font-weight:700;font-size:14px;line-height:160%;color:#07094d;margin:0}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-info .dapp-details .dapp-description{font-weight:500;font-size:14px;line-height:160%;color:#07094d;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats{width:240px;height:80px;position:relative}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .yuzu-count{position:absolute;top:0;right:0;display:flex;align-items:center;gap:5px;font-weight:500;font-size:14px;line-height:100%;color:#000}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .yuzu-count .yuzu-icon{width:22px;height:22px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><circle cx="11" cy="11" r="11" fill="%23F6E82C"/></svg>');margin-left:5px}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .dapp-link{position:absolute;bottom:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:44px;background:#141beb;border-radius:8px;font-weight:600;font-size:14px;line-height:100%;color:#fff;text-decoration:none;text-align:center;transition:background-color .2s ease}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .dapp-link:hover{background:#0e15c1}@media(max-width:768px){.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .dapp-link{position:relative;width:80%!important}}@media(max-width:480px){.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .dapp-link{height:40px;font-size:13px}}@media(max-width:768px){.dapp-section .top-dapps-section .dapps-list .dapp-card{flex-direction:column;align-items:flex-start}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-name{font-size:14px!important;line-height:160%!important;letter-spacing:0!important}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-description{font-size:14px!important;line-height:160%!important;letter-spacing:0}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;height:auto!important;margin-top:15px!important}.dapp-section .top-dapps-section .dapps-list .dapp-card .dapp-stats .yuzu-count{position:static!important;margin-bottom:15px!important}}.dapp-section .top-dapps-section .explore-all-button{display:flex;justify-content:center;margin-top:40px}.dapp-section .top-dapps-section .explore-all-button .explore-btn{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;gap:10px;width:205px;height:43px;background:#fff;border:2px solid #141beb;border-radius:88px;font-weight:600;font-size:18px;line-height:27px;color:#141beb}.dapp-section .top-dapps-section .explore-all-button .explore-btn:hover{background:rgba(20,27,235,.05)}@media(max-width:768px){.dapp-section .top-dapps-section .explore-all-button .explore-btn{width:180px;font-size:16px;line-height:24px}}.dapp-section .loading-container{display:flex;justify-content:center;align-items:center;height:300px;color:#fff;font-size:18px;font-weight:500}@media(max-width:1024px){.dapp-section{padding:60px 0}.dapp-section .dapp-section-content{width:90%}.dapp-section .section-title{font-size:32px;line-height:120%}.dapp-section .section-description{font-size:15px;line-height:160%}.dapp-section .spotlight-section{padding:30px 0}.dapp-section .spotlight-section .subsection-title{font-size:20px}.dapp-section .spotlight-section .spotlight-carousel .row{flex-direction:column}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4{width:100%;flex:none;margin-bottom:10px}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4 .spotlight-card{height:160px}}@media(max-width:768px){.dapp-section{padding:80px 0}.dapp-section .section-title{font-size:28px;text-align:center}.dapp-section .section-description{text-align:center}.dapp-section .spotlight-section{padding:25px 0}.dapp-section .spotlight-section .subsection-title{text-align:center;padding:0 15px}.dapp-section .spotlight-section .spotlight-carousel{padding:0 15px}.dapp-section .top-dapps-section{padding:25px 15px}.dapp-section .top-dapps-section .subsection-title{text-align:center}.dapp-section .top-dapps-section .dapp-card{padding:20px 0}.dapp-section .top-dapps-section .dapp-card .dapp-info{flex-direction:column;align-items:flex-start}.dapp-section .top-dapps-section .dapp-card .dapp-info .dapp-logo{width:100%;margin-bottom:15px;justify-content:flex-start}.dapp-section .top-dapps-section .dapp-card .dapp-info .dapp-details{width:100%}.dapp-section .top-dapps-section .dapp-card .dapp-info .dapp-details .dapp-name{margin-bottom:5px}}@media(max-width:480px){.dapp-section{padding:40px 0}.dapp-section .section-title{font-size:24px}.dapp-section .spotlight-section .spotlight-carousel .row .col-md-4 .spotlight-card{height:140px}.dapp-section .top-dapps-section .dapp-card .dapp-info .dapp-logo{height:60px}.dapp-section .top-dapps-section .dapp-card .dapp-stats .yuzu-count{font-size:13px!important;margin-bottom:10px!important}.dapp-section .top-dapps-section .explore-all-button .explore-btn{font-size:16px;height:40px}}.token-icon{width:22px;height:25px;margin-left:4px;vertical-align:middle}@media(max-width:480px){.token-icon{width:18px;height:20px}}.customContent{background:#fff;box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);border-radius:12px;border:none}.dialogGetEdu{width:775px!important;max-width:none!important}.dialogSelectExchange{width:500px!important;max-width:none!important}.customHeader{border-bottom:none;padding:20px 20px 0}.customHeaderMinimal{border-bottom:none;padding:10px 10px 0;min-height:40px;position:relative}.customTitle{font-size:20px;font-weight:600}.customBody{padding:0}@media(max-width:768px){.dialogGetEdu{width:370px!important;margin-left:auto!important;margin-right:auto!important;max-width:calc(100% - 1rem)}}.getEduModalContent{isolation:isolate}.getEduContainer,.getEduModalContent{display:flex;flex-direction:column;align-items:center;position:relative}.getEduContainer{padding:64px 24px 44px;width:100%;text-align:center}.closeButton{background:#e9ebfb!important;width:44px;height:44px;border-radius:58px;padding:10px;display:flex;align-items:center;justify-content:center}.imageContainer{margin-bottom:24px}.getEduTitle{font-weight:700;font-size:18px;line-height:28px}.getEduSubtitle,.getEduTitle{width:100%;text-align:left;letter-spacing:0}.getEduSubtitle{font-weight:400;font-size:14px;line-height:20px}.optionsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;width:100%;max-width:700px}.optionCard{background-color:#f9fafb;border:1px solid #eaecf0;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px}.optionIconContainer{width:60px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center}.optionTitle{font-weight:600;font-size:16px;line-height:28px;color:#141beb}.optionSubtitle,.optionTitle{margin:0;letter-spacing:0;text-align:center}.optionSubtitle{font-weight:400;font-size:12px;line-height:140%;color:#000}.actionButton{background-color:#3538cd;color:#fff;border:none;border-radius:8px;padding:15px 20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.actionButton,.arrowIcon{font-size:16px}@media(max-width:768px){.getEduContainer{padding-top:60px!important}.getEduTitle{font-weight:700;font-size:18px;line-height:28px;letter-spacing:0}.getEduSubtitle{margin-bottom:24px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.optionsGrid{grid-template-columns:1fr;gap:16px}.optionCard{padding:20px;display:flex;flex-direction:row;gap:20px}.optionCard .optionIconContainer{align-self:flex-start}.optionCard .mobile-description{display:flex!important;flex-direction:column!important;gap:15px!important}.optionCard .mobile-description h3{font-weight:600;font-size:18px;line-height:28px;letter-spacing:0;text-align:left!important}.optionCard .mobile-description p{font-weight:400;font-size:14px;line-height:28px;letter-spacing:0;text-align:left!important}.optionCard .mobile-description button{width:150px;height:44px;border-radius:8px;padding:20px 15px;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0}.optionTitle{font-size:16px}.optionSubtitle{font-size:13px;min-height:auto}.actionButton{padding:12px 18px;font-size:15px}}.selectExchangeModalContent{isolation:isolate}.selectExchangeContainer,.selectExchangeModalContent{display:flex;flex-direction:column;align-items:center;position:relative}.selectExchangeContainer{padding:40px 20px 20px;width:100%;text-align:center}.selectExchangeTitle{width:100%;text-align:left;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0}.selectExchangeSubtitle{width:100%;text-align:left;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.exchangeGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%;margin-bottom:24px}.exchangeCard{width:122px;height:80px;border-radius:10px;padding:25px 15px;border:1px solid #e9ebfb;background-color:#fff}.exchangeCard:hover{border-color:#a4bcfd}.exchangeCard.selected{border-color:#141beb;background-color:#f1f3ff}@media(max-width:520px){.dialogSelectExchange{width:370px!important;margin-left:auto!important;margin-right:auto!important;max-width:calc(100% - 1rem)}.selectExchangeTitle{font-size:18px}.selectExchangeSubtitle{font-size:13px;margin-bottom:20px}.exchangeGrid{grid-template-columns:repeat(2,1fr);gap:10px}.exchangeCard{padding:10px;height:80px;width:100%;display:flex;align-items:center;justify-content:center}.submitButton{padding:12px 18px;font-size:15px;width:100%;max-width:200px}}.selectDexModalContent{isolation:isolate}.selectDexContainer,.selectDexModalContent{display:flex;flex-direction:column;align-items:center;position:relative}.selectDexContainer{padding:40px 20px 20px;width:100%;text-align:center}.closeButton{top:20px;right:20px;background:none;padding:5px;z-index:10}.closeButton svg{display:block}.selectDexTitle{font-weight:700;font-size:18px;line-height:28px}.selectDexSubtitle,.selectDexTitle{width:100%;text-align:left;letter-spacing:0}.selectDexSubtitle{font-weight:400;font-size:14px;line-height:20px}.dexGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%;margin-bottom:24px}.dexCard{width:122px;height:80px;border-radius:10px;padding:25px 15px;border:1px solid #e9ebfb;background-color:#fff}.dexCard:hover{border-color:#a4bcfd}.dexCard.selected{border-color:#141beb;background-color:#f1f3ff}.submitButton{width:170px;height:54px;border-radius:8px;gap:10px;display:flex;align-items:center;justify-content:center}.submitButton:hover:not(:disabled){background-color:#2a2eb3}.submitButton:disabled{cursor:not-allowed}.arrowIcon{font-size:18px}@media(max-width:520px){.selectDexTitle{font-size:18px}.selectDexSubtitle{font-size:13px;margin-bottom:20px}.dexGrid{grid-template-columns:repeat(2,1fr);gap:10px}.dexCard{padding:10px;font-size:13px}.submitButton{padding:12px 18px;font-size:15px}}.dialogThirdweb{max-width:550px;width:100%;margin:1.75rem auto}.thirdwebModalContent{border:none!important;box-shadow:none!important;overflow:hidden}.thirdwebContainer{padding:16px;position:relative}@media(max-width:520px){.dialogThirdweb{max-width:calc(100% - 1rem);border:none}.thirdwebContainer{padding:0!important}.thirdwebModalContent{border:none!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;overflow:hidden}}.closeButton{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:100;transition:opacity .2s ease}.closeButton:hover{opacity:.7}#home h4{width:55%;margin:auto auto 50px}@media(max-width:768px){#home h4{width:100%}}#home section{padding:100px 0}#home section:last-child{margin-bottom:100px}#home #hero{padding-top:100px;text-align:center}@media(max-width:768px){#home #hero{padding-top:80px;padding-bottom:0}}#home #hero h1.hero-title{font-weight:700;font-size:60px}@media(max-width:768px){#home #hero h1.hero-title{font-size:34px;line-height:120%;display:inline-flex}}#home #hero .hero-banner{height:470px;width:80%}@media(max-width:768px){#home #hero .hero-banner{margin-top:100px;height:400px;width:100%}}#home #hero .hero-desc{width:55%;font-size:16px;margin-left:0;margin-bottom:50px;text-align:left}@media(max-width:768px){#home #hero .hero-desc{width:100%;font-weight:500;font-size:15px;line-height:170%;letter-spacing:0;text-align:center}#home #hero .description-text{margin-top:40px;width:100%!important;font-weight:500!important;font-size:16px!important;line-height:180%!important}}#home .social-links .social-icon{height:55px!important}@media(max-width:768px){#home .social-links{margin-top:20px;display:flex;flex-direction:row;justify-content:center}}#home #supported-by{padding-top:30px;padding-bottom:100px}@media(max-width:768px){#home #supported-by{padding-bottom:40px;text-align:center}#home #supported-by>.hstack{gap:20px!important}}#home #supported-by strong{font-weight:500;font-size:14px;color:#07094d;opacity:.25}#home #supported-by img{filter:grayscale(100%) opacity(30%)}#home #supported-by .hstack{margin:auto;justify-content:center;flex-wrap:wrap}@media(max-width:768px){#home #supported-by .hstack strong{display:block;width:100%}}#home #about-edu-chain img{max-width:100%;height:auto;margin-top:-200px;position:relative}@media(max-width:768px){#home #about-edu-chain img{margin:0}}#home #about-edu-chain .left-side{width:50%;position:relative;z-index:1}@media(max-width:768px){#home #about-edu-chain .left-side{width:100%}}#home #about-edu-chain .bubble{background-color:#e9ebfb;padding:12px 15px;border-radius:25px;color:#141beb}#home #about-edu-chain h2{margin-top:20px}#home #dapp-deploy>img{max-width:60%;height:auto;display:block;margin-right:0;margin-left:auto;margin-top:-150px}@media(max-width:768px){#home #dapp-deploy>img{margin-top:0;max-width:100%}}#home #dapp-deploy .left-side{width:70%}@media(max-width:768px){#home #dapp-deploy .left-side{width:100%}}#home #hackathon>img{max-width:60%;height:auto;display:block;margin-right:0;margin-left:auto;margin-top:-100px}@media(max-width:768px){#home #hackathon>img{max-width:100%;margin:25px 0 0}}#home #hackathon .left-side{width:70%}@media(max-width:768px){#home #hackathon .left-side{width:100%}}#home #can-do{display:flex;gap:15px}#home #can-do .first{flex:1 0 250px}@media(max-width:768px){#home #can-do .first{flex:0 0 150px}}#home #can-do .second{display:flex;flex-wrap:wrap;gap:15px}@media(max-width:768px){#home #can-do .second{justify-content:space-between;gap:5%;row-gap:15px}}#home #can-do .card-heading{background-color:#ebebff;border-radius:20px;font-size:35px;font-weight:900;line-height:42px;text-align:left;color:#141beb;height:100%;padding:50px 15px}#home #can-do .card{width:226px;height:210px;border-radius:16px;background-color:#3c4ef5;color:#fff;display:flex;justify-content:flex-end;padding:20px;background-repeat:no-repeat}#home #can-do .card.c1{background-image:url(/_next/static/media/1.644dfe17.png);background-position:top 10px right 15px;background-size:40%}#home #can-do .card.c2{background-image:url(/_next/static/media/2.6d8a8cab.png);background-position:top 10px right 15px}#home #can-do .card.c3{background-image:url(/_next/static/media/3.595f1c67.png);background-position:top 10px right}#home #can-do .card.c4{background-image:url(/_next/static/media/4.b7f24893.png);background-position:top 10px right 20px}#home #can-do .card.c5{background-image:url(/_next/static/media/5.aa6684e5.png);background-position:top 10px right 15px}#home #can-do .card.c6{background-image:url(/_next/static/media/6.6f52e012.png);background-position:100% 0}#home #can-do .card h3{text-align:left;margin-bottom:4px;font-weight:600;font-size:25px;line-height:120%;letter-spacing:0}#home #can-do .card p{color:#fff;margin-bottom:0;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0}@media(max-width:768px){#home #can-do .card p{font-size:12px;font-weight:400;line-height:1.4}#home #can-do{flex-direction:column;padding-left:30px;padding-right:30px;padding-bottom:0}#home #can-do .card-heading{font-size:32px;width:100%;padding-right:40%}#home #can-do .card{width:178px;height:164px;aspect-ratio:178/164;flex:0 0 47%;padding:10px}#home #can-do .c1,#home #can-do .c2,#home #can-do .c3,#home #can-do .c4,#home #can-do .c5{background-size:95px 90px}#home #can-do .c6{background-size:100% 80px}}#home #core-pillars h3{color:#141beb}#home #core-pillars .pillars{display:flex;justify-content:space-around}@media(max-width:768px){#home #core-pillars .pillars{flex-direction:column}}#home #core-pillars .pillar{flex:0 1 30%;text-align:center}@media(max-width:768px){#home #core-pillars .pillar{display:flex;margin:20px 0;text-align:left}}#home #core-pillars .pillar p{text-align:center}@media(max-width:768px){#home #core-pillars .pillar p{text-align:left}#home #core-pillars{padding-left:30px;padding-right:30px;padding-bottom:0}#home #core-pillars img{width:130px;height:180px;margin-right:15px}}#home #discover{padding-left:calc((100vw - 1024px)/2);padding-right:calc((100vw - 1024px)/2);margin:auto;position:relative}#home #discover:after{background-image:url(/_next/static/media/discover-bg-left.d44ac3a7.svg),url(/_next/static/media/discover-bg-right.c7a4e3d3.svg);background-position:0,right 70%;background-repeat:no-repeat;background-size:auto 90%,auto 90%;z-index:-2}#home #discover:after,#home #discover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}#home #discover:before{background:linear-gradient(0deg,#7075ff -13.93%,#141beb 85.46%);mix-blend-mode:multiply;z-index:-1}#home #discover h3,#home #discover h4,#home #discover p{position:relative;z-index:2;color:#fff}#home #discover h3{color:#fff;font-weight:700;font-size:30px}#home #discover p{text-align:center;max-width:80%;margin:auto;color:#fff;font-weight:500;font-size:14px}#home #discover h4{width:70%;color:#fff;margin-top:30px;font-size:20px;font-weight:600}#home #discover .page-link{background-color:initial}#home #discover .page-link .ctrl-wrapper{background-color:#fff!important}#home #discover .disabled>.page-link .ctrl-wrapper{background-color:#5b6cff!important}@media(max-width:768px){#home #discover{padding-left:30px;padding-right:30px}#home #discover h3,#home #discover h4,#home #discover p{text-align:left;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important}#home #discover h4,#home #discover p{font-size:16px;line-height:1.5;display:inline-block;padding-top:15px!important}#home #discover #brand-logos-tab{margin-top:20px;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;background:#f9f9ff;border-radius:50px}#home #discover #brand-logos-tab::-webkit-scrollbar{display:none}#home #discover #brand-logos-tab .nav-item{flex:0 0 auto}#home #discover #brand-logos-tab .nav-link{white-space:nowrap;padding:12px 24px;border:none;border-radius:50px;font-size:13px;font-weight:600;color:#000;transition:all .3s ease}#home #discover #brand-logos-tab .nav-link.active{background-color:#141beb;color:#fff}#home #discover #brand-logos-tab .nav-link:focus{outline:none}}#home #community{padding-top:50px;padding-bottom:80px;margin-bottom:0;text-align:center}#home #community h3{color:#3c4ef5}#home #community .community-infos{gap:10px;display:flex;justify-content:center}#home #community .build-with-us-btn{padding:20px 10px}@media(max-width:768px){#home #community .build-with-us-btn{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:500px){.get-edu-btn,.learn-more-btn{padding:20px!important;font-size:14px!important}}