@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYREGULAR.OTF)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYMEDIUM.OTF)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYLIGHTITALIC.OTF)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYSEMIBOLDITALIC.OTF)format("opentype");font-weight:600;font-style:italic;font-display:swap}:root{--background:#fff;--foreground:#171717;--color-orange:#f25523;--color-mint:#d4f5d4;--color-green:#7bc67e;--color-blue:#6b8fd6;--color-lavender:#dee5fc;--color-pink:#f5dcd8;--color-purple:#c9a8e0;--color-black:#1a1a1a;--color-gray-1:#e2e2e2;--color-navy:#1d3557;--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--text-white:#fff}body{background:var(--color-background);color:var(--color-foreground);font-family:SF Pro Display,-apple-system,sans-serif}@keyframes card-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.card-wrapper{width:100%;padding:20px 0;overflow:hidden}.card-wrapper .card-track-framer{flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;min-height:420px;display:flex;position:relative;overflow:visible}.card-wrapper .card-container{cursor:pointer;will-change:transform;background-color:#feedeb;border-radius:10px;flex-direction:column;gap:12px 0;width:260px;min-width:260px;max-width:260px;height:420px;padding:20px;transition:background-color .4s;display:flex;box-shadow:0 4px 10px #0003}.card-wrapper .card-container.card-active{background-color:#dbfacc}.card-wrapper .card-container .card-logo{flex-shrink:0;width:40px;height:40px}.card-wrapper .card-container h2{flex-shrink:0;font-size:22px;font-weight:500}.card-wrapper .card-container p{flex-shrink:0;font-size:14px;font-weight:400}.card-wrapper .card-container .card-image{border-radius:10px;flex:1;overflow:hidden}.card-wrapper .card-container .card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.mobile-only{display:none}.desktop-only{display:block}@media (min-width:320px) and (max-width:480px){.mobile-only{display:block}.desktop-only{display:none}.card-track-framer .card-container:nth-child(n+2){display:none!important}.navbar-wrapper{z-index:100;will-change:background-color, box-shadow;background-color:#0000;width:100%;padding:16px 20px;position:fixed;top:0;transform:translateZ(0)}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.navbar-wrapper .navbar-container .navbar-logo{width:50px;height:50px}.navbar-wrapper .navbar-container .navbar-links,.navbar-wrapper .navbar-container .navbar-search{display:none}.navbar-wrapper .navbar-container .navbar-hamburger{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#1a1a1a;background:#fff6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.mobile-menu{-webkit-backdrop-filter:blur(16px);z-index:99;background:#ffffffeb;border-radius:20px;padding:20px 16px;position:fixed;top:70px;left:16px;right:16px;box-shadow:0 8px 32px #0000001f}.mobile-menu__links{flex-direction:column;gap:4px;margin:0 0 16px;padding:0;list-style:none;display:flex}.mobile-menu__item{cursor:pointer;color:#1a1a1a;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:500;transition:background .2s}.mobile-menu__item.active{background:#00000012;font-weight:600}.mobile-menu__search{background:#0000000d;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:16px;display:flex}.mobile-menu__search input{background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:13px}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:70%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-80%;right:20%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:30px;font-weight:600}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:18px;font-weight:600}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:40px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;color:var(--text-white);cursor:pointer;background-color:#1d355733;border:none;border-radius:10px;margin-top:10px;padding:5px 20px;font-size:35px;font-weight:500}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:20px;font-weight:600}.empower-wrapper{padding:0 30px}.empower-wrapper .empower-container{flex-direction:column;gap:40px;padding:60px 0;display:flex}.empower-wrapper .empower-container .empower-title-container{list-style:normal}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:36px;font-weight:600}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:24px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-flow:wrap;justify-content:center;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--color-gray-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:24px;font-weight:600}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:18px;font-weight:400}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin-top:20px;margin-left:20px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 30px;padding:40px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:18px;font-weight:500;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:36px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:20px;font-weight:300;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:20px}.card-wrapper .card-container{gap:20px 0;min-width:350px;max-width:350px;padding:20px}.card-wrapper .card-container .card-logo{width:40px;height:50px}.card-wrapper .card-container h2{font-size:26px}.card-wrapper .card-container p{font-size:18px}.sliding-wrapper{max-width:1560px;height:1150px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content-wrapper{width:100%;min-height:300px;position:relative;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);will-change:transform, opacity;border-radius:20px;max-width:350px;padding:45px 25px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:40px;height:40px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:999;pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:23%;left:0;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.sliding-wrapper .card-controls .carousel-btn img{cursor:pointer;width:50px;height:50px}.about-wrapper{max-width:1560px;margin:0 auto;padding:100px 30px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:32px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:300px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:40%;height:80px;padding:0 10px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:18px;font-weight:400}.about-wrapper .about-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{letter-spacing:2px;margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:110px 10px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:100px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:60px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px;font-size:24px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:100%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:30px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:110px 0 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:20px;font-size:28px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:400px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:40%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:18px;font-weight:400}.waitlist-wrapper .waitlist-container p{padding:30px;font-size:20px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{font-size:20px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:20px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:100%;min-height:200px;padding:30px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:20px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:14px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 30px}.blog-wrapper .blog-container{flex-direction:column;gap:50px;padding:30px 0;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 20px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:40px;font-weight:400}.blog-wrapper .blog-container .blog-heading .blog-svg{width:50px;height:50px}.blog-wrapper .blog-content{grid-template-columns:1fr;gap:30px;width:100%;display:grid;margin:0!important}.blog-wrapper .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px;display:flex}.blog-wrapper .blog-content .blog-card .blog-cover-content h2{font-size:20px;font-weight:400}.blog-wrapper .blog-content .blog-card .blog-cover-content .blog-svg svg{width:40px;height:40px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:130px 10px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:50px;font-weight:600}.blog-content-wrapper .blog-content{flex-direction:column;gap:20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:100%;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:200px}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:20px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:40px;height:40px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:130px 10px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blog-post-wrapper .blog-post-cover img{height:200px}.blog-post-wrapper .blog-post-cover h1{font-size:24px}.blogbar-wrapper{background-color:var(--color-orange)}.blogbar-wrapper .blogbar-container{flex-direction:column;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:20px;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:20px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:50px}.footer-wrapper{background-color:var(--color-gray-1);padding:0 30px}.footer-wrapper .footer-container{flex-direction:column;justify-content:center;height:auto;padding-top:0;display:flex}.footer-wrapper .footer-container .footer-left{order:2;width:100%;height:100%;margin-top:50px}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:100%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 30px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:26px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:26px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:18px;font-weight:400}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-copyright{text-align:center;font-size:14px;font-weight:400}.footer-wrapper .footer-container .footer-right{width:100%;height:100%;margin-top:30px}.footer-wrapper .footer-container .footer-right input{width:100%;font-size:26px}.footer-wrapper .footer-container .footer-right .footer-list-container{flex-direction:column;justify-content:center;width:100%;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-list-container ul{text-align:center;margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:18px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:16px;font-weight:400}}@media (min-width:481px) and (max-width:768px){.mobile-only{display:none}.desktop-only{display:block}.card-track-framer .card-container:nth-child(n+3){display:none!important}.navbar-wrapper{z-index:100;background-color:#0000;width:100%;padding:25px 30px;position:fixed;top:0}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.navbar-wrapper .navbar-container .navbar-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 4px;padding:5px 8px;font-size:14px;font-weight:500;display:flex;position:relative;overflow:visible}.navbar-wrapper .navbar-container .navbar-links .nav-item{cursor:pointer;border-radius:50px;list-style:none;position:relative}.navbar-wrapper .navbar-container .navbar-links .nav-item .active-pill{-webkit-backdrop-filter:blur(12px)saturate(1.8);z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff14 100%);border:.5px solid #ffffff59;border-radius:50px;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000000f,0 2px 8px #00000052,0 1px 2px #00000014}.navbar-wrapper .navbar-container .navbar-links .nav-item span{padding:5px 12px;display:block}.navbar-wrapper .navbar-container .navbar-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 8px;padding:10px 16px;font-size:18px;display:flex}.navbar-wrapper .navbar-container .navbar-search input{background:0 0;outline:none;width:80px;font-size:14px}.navbar-wrapper .navbar-container .navbar-hamburger,.mobile-menu{display:none}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:50%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-150%;right:-25%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:30px;font-weight:600}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:18px;font-weight:600}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:50px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;color:var(--text-white);cursor:pointer;background-color:#1d355733;border:none;border-radius:10px;margin-top:10px;padding:5px 20px;font-size:35px;font-weight:500}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:20px;font-weight:600}.empower-wrapper{padding:0 30px}.empower-wrapper .empower-container{flex-direction:column;gap:40px;padding:60px 0;display:flex}.empower-wrapper .empower-container .empower-title-container{list-style:normal}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:48px;font-weight:600}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:26px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-flow:wrap;justify-content:center;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--color-gray-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:49%;padding:14px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:24px;font-weight:600}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:18px;font-weight:400}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin-top:20px;margin-left:20px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 30px;padding:48px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:20px;font-weight:500;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:48px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:24px;font-weight:400;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:20px}.card-wrapper .card-container{gap:20px 0;min-width:200px;max-width:350px;padding:20px}.card-wrapper .card-container .card-logo{width:40px;height:50px}.card-wrapper .card-container h2{font-size:26px}.card-wrapper .card-container p{font-size:18px}.sliding-wrapper{max-width:1560px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);border-radius:20px;max-width:700px;padding:45px 65px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:40px;height:40px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:999;pointer-events:none;justify-content:space-between;width:calc(100% + 40px);display:flex;position:absolute;top:28%;left:-20px;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.about-wrapper{max-width:1560px;margin:0 auto;padding:150px 50px 50px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:40px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:500px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:25%;height:100px;padding:20px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:20px;font-weight:400}.about-wrapper .about-card-container{flex-direction:row;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{letter-spacing:2px;margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:150px 50px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:100px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:80px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px 100px;font-size:26px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:48%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:18px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:180px 100px 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:30px 50px;font-size:30px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:500px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:40%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:18px;font-weight:400}.waitlist-wrapper .waitlist-container p{padding:30px;font-size:20px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{font-size:30px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:20px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;gap:16px;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:0;min-height:200px;padding:30px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:20px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:14px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 30px}.blog-wrapper .blog-container{flex-direction:column;gap:40px;padding:60px;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 60px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:80px;font-weight:500}.blog-wrapper .blog-container .blog-heading .blog-svg{width:78px;height:78px}.blog-wrapper .blog-container .blog-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:40px;width:100%;margin-top:40px;display:grid}.blog-wrapper .blog-container .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px;display:flex}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content h2{font-size:24px;font-weight:400}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content .blog-svg svg{width:50px;height:50px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:150px 50px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:80px;font-weight:600}.blog-content-wrapper .blog-content{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:48%;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:200px}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:20px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:50px;height:50px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:150px 50px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blog-post-wrapper .blog-post-cover img{height:300px}.blog-post-wrapper .blog-post-cover h1{font-size:30px}.blogbar-wrapper{background-color:var(--color-orange);padding:0 75px}.blogbar-wrapper .blogbar-container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:60px 0;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:20px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:40px}.footer-wrapper{background-color:var(--color-gray-1);padding:0 10px}.footer-wrapper .footer-container{flex-direction:row;justify-content:space-between;height:auto;padding-top:60px;display:flex}.footer-wrapper .footer-container .footer-left{width:50%;height:100%}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:70%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 30px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:26px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:26px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:18px;font-weight:400}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-copyright{text-align:center;font-size:14px;font-weight:400}.footer-wrapper .footer-container .footer-right{width:50%;height:100%}.footer-wrapper .footer-container .footer-right input{width:90%;font-size:26px}.footer-wrapper .footer-container .footer-right .footer-list-container{flex-direction:row;justify-content:space-between;width:90%;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-list-container ul{margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:18px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:16px;font-weight:400}}@media (min-width:769px) and (max-width:1024px){.navbar-wrapper{z-index:100;width:100%;padding-left:40px;padding-right:40px;position:fixed;top:0}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:center;align-items:center;display:flex}.navbar-wrapper .navbar-container .navbar-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 6px;margin-left:80px;margin-right:20px;padding:5px 8px;font-size:18px;font-weight:500;display:flex;position:relative;overflow:visible}.navbar-wrapper .navbar-container .navbar-links .nav-item{cursor:pointer;border-radius:50px;list-style:none;position:relative}.navbar-wrapper .navbar-container .navbar-links .nav-item .active-pill{-webkit-backdrop-filter:blur(12px)saturate(1.8);z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff14 100%);border:.5px solid #ffffff59;border-radius:50px;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000000f,0 2px 8px #00000052,0 1px 2px #00000014}.navbar-wrapper .navbar-container .navbar-links .nav-item span{padding:5px 14px;display:block}.navbar-wrapper .navbar-container .navbar-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 10px;margin:0 10px;padding:10px 18px;font-size:20px;display:flex}.navbar-wrapper .navbar-container .navbar-search input{background:0 0;outline:none;width:80px;font-size:18px}.navbar-wrapper .navbar-container .navbar-hamburger,.mobile-menu{display:none}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:50%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-180%;right:-30%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:30px;font-weight:600}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:18px;font-weight:600}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:50px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;color:var(--text-white);cursor:pointer;background-color:#1d355733;border:none;border-radius:10px;margin-top:10px;padding:5px 20px;font-size:35px;font-weight:500}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:20px;font-weight:600}.empower-wrapper{padding:0 80px}.empower-wrapper .empower-container{flex-direction:column;gap:40px;padding:60px 0;display:flex}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:50px;font-weight:600}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:26px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-direction:row;justify-content:space-between;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--color-gray-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:14px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:24px;font-weight:600}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:18px;font-weight:400}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin-top:20px;margin-left:20px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 80px;padding:48px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:20px;font-weight:500;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:48px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:24px;font-weight:400;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:20px}.card-wrapper .card-container{gap:20px 0;min-width:270px;max-width:350px;padding:20px}.card-wrapper .card-container .card-logo{width:40px;height:50px}.card-wrapper .card-container h2{font-size:26px}.card-wrapper .card-container p{font-size:18px}.sliding-wrapper{max-width:1560px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);border-radius:20px;max-width:850px;padding:45px 65px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:40px;height:40px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:999;pointer-events:none;justify-content:space-between;width:calc(100% + 160px);display:flex;position:absolute;top:28%;left:-80px;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.about-wrapper{max-width:1560px;margin:0 auto;padding:180px 100px 50px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:40px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:600px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:25%;height:100px;padding:20px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:24px;font-weight:400}.about-wrapper .about-card-container{flex-direction:row;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 100px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:100px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:60px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px 180px;font-size:30px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:48%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:26px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:180px 100px 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:30px 50px;font-size:50px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:600px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:25%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:24px;font-weight:500}.waitlist-wrapper .waitlist-container p{padding:30px;font-size:30px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{color:var(--color-foreground);margin-right:80px;font-size:50px;font-weight:500;line-height:1}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:30px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;gap:16px;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:0;min-height:200px;padding:30px 20px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:20px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:14px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 30px}.blog-wrapper .blog-container{flex-direction:column;gap:40px;padding:60px;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 60px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:80px;font-weight:500}.blog-wrapper .blog-container .blog-heading .blog-svg{width:78px;height:78px}.blog-wrapper .blog-container .blog-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:40px;width:100%;margin-top:40px;display:grid}.blog-wrapper .blog-container .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px;display:flex}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content h2{font-size:24px;font-weight:400}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content .blog-svg svg{width:50px;height:50px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 100px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:80px;font-weight:600}.blog-content-wrapper .blog-content{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:48%;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:300px}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:20px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:50px;height:50px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 100px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blog-post-wrapper .blog-post-cover img{height:400px}.blogbar-wrapper{background-color:var(--color-orange);padding:0 75px}.blogbar-wrapper .blogbar-container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:60px 50px;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:20px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:50px}.footer-wrapper{background-color:var(--color-gray-1);padding:0 20px}.footer-wrapper .footer-container{flex-direction:row;justify-content:space-between;height:auto;padding-top:60px;display:flex}.footer-wrapper .footer-container .footer-left{width:50%;height:100%}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:70%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 80px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:30px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:30px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:20px;font-weight:400}.footer-wrapper .footer-container .footer-right{width:50%;height:100%}.footer-wrapper .footer-container .footer-right input{width:90%;font-size:30px}.footer-wrapper .footer-container .footer-right .footer-list-container{flex-direction:row;justify-content:space-between;width:90%;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-list-container ul{margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:20px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:18px;font-weight:400}}@media (min-width:1025px) and (max-width:1280px){.navbar-wrapper{z-index:100;width:100%;padding-left:60px;padding-right:60px;position:fixed;top:0}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:center;align-items:center;display:flex}.navbar-wrapper .navbar-container .navbar-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 8px;margin-left:100px;margin-right:20px;padding:5px 8px;font-size:22px;font-weight:500;display:flex;position:relative;overflow:visible}.navbar-wrapper .navbar-container .navbar-links .nav-item{cursor:pointer;border-radius:50px;list-style:none;position:relative}.navbar-wrapper .navbar-container .navbar-links .nav-item .active-pill{-webkit-backdrop-filter:blur(12px)saturate(1.8);z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff14 100%);border:.5px solid #ffffff59;border-radius:50px;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000000f,0 2px 8px #00000052,0 1px 2px #00000014}.navbar-wrapper .navbar-container .navbar-links .nav-item span{padding:5px 16px;display:block}.navbar-wrapper .navbar-container .navbar-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border-radius:50px;flex-direction:row;align-items:center;gap:0 50px;width:20%;margin:0 10px;padding:10px 20px;font-size:20px;display:flex}.navbar-wrapper .navbar-container .navbar-search input{background:0 0;outline:none;width:50%;font-size:20px}.navbar-wrapper .navbar-container .navbar-hamburger,.mobile-menu{display:none}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:60%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-150%;right:-50%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:30px;font-weight:600}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:18px;font-weight:600}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:50px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;background-color:var(--color-navy);color:var(--text-white);cursor:pointer;border:none;border-radius:10px;margin-top:10px;padding:5px 20px;font-size:35px;font-weight:500}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:20px;font-weight:600}.empower-wrapper{padding:0 100px}.empower-wrapper .empower-container{flex-direction:column;gap:40px;padding:60px 0;display:flex}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:50px;font-weight:600}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:26px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-direction:row;justify-content:space-between;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--color-gray-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:14px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:24px;font-weight:600}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:18px;font-weight:400}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin-top:20px;margin-left:20px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 100px;padding:48px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:20px;font-weight:500;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:48px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:24px;font-weight:400;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:20px}.card-wrapper .card-container{gap:20px 0;min-width:350px;max-width:350px;padding:20px}.card-wrapper .card-container .card-logo{width:40px;height:50px}.card-wrapper .card-container h2{font-size:26px}.card-wrapper .card-container p{font-size:18px}.sliding-wrapper{max-width:1560px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;justify-content:center;gap:40px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);border-radius:20px;max-width:1100px;padding:45px 65px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:40px;height:40px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:999;pointer-events:none;justify-content:space-between;width:calc(100% + 160px);display:flex;position:absolute;top:28%;left:-80px;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.about-wrapper{max-width:1560px;margin:0 auto;padding:180px 100px 50px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:80px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:25%;height:100px;padding:20px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:30px;font-weight:400}.about-wrapper .about-card-container{flex-direction:row;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{letter-spacing:2px;margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:140px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:80px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px 180px;font-size:30px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:48%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:30px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:180px 180px 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:30px 50px;font-size:50px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:25%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:24px;font-weight:500}.waitlist-wrapper .waitlist-container p{margin-right:150px;padding:30px;font-size:30px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{color:var(--color-foreground);margin-right:80px;font-size:50px;font-weight:500;line-height:1}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:30px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;gap:16px;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:0;min-height:200px;padding:30px 20px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:20px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:14px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 30px}.blog-wrapper .blog-container{flex-direction:column;gap:40px;padding:60px;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 60px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:80px;font-weight:500}.blog-wrapper .blog-container .blog-heading .blog-svg{width:78px;height:78px}.blog-wrapper .blog-container .blog-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:40px;width:100%;margin-top:40px;display:grid}.blog-wrapper .blog-container .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px;display:flex}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content h2{margin:0 40px;font-size:24px;font-weight:400}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content .blog-svg svg{width:50px;height:50px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 100px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:80px;font-weight:600}.blog-content-wrapper .blog-content{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:48%;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:300px}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:20px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:50px;height:50px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blog-post-wrapper .blog-post-cover img{height:500px}.blog-post-wrapper .blog-post-cover h1{font-size:50px}.blogbar-wrapper{background-color:var(--color-orange);padding:0 75px}.blogbar-wrapper .blogbar-container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:60px 80px;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:24px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:80px}.footer-wrapper{background-color:var(--color-gray-1);padding:0 30px}.footer-wrapper .footer-container{flex-direction:row;justify-content:space-between;height:auto;padding-top:60px;display:flex}.footer-wrapper .footer-container .footer-left{width:50%;height:100%}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:70%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 80px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:30px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:30px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:20px;font-weight:400}.footer-wrapper .footer-container .footer-right{width:50%;height:100%}.footer-wrapper .footer-container .footer-right input{width:100%;font-size:30px}.footer-wrapper .footer-container .footer-right .footer-list-container{flex-direction:row;justify-content:space-between;width:100%;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-list-container ul{margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:20px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:18px;font-weight:400}}@media (min-width:1281px) and (max-width:1440px){.navbar-wrapper{z-index:100;width:100%;padding-left:50px;padding-right:50px;position:fixed;top:0}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:center;align-items:center;display:flex}.navbar-wrapper .navbar-container .navbar-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border-radius:50px;flex-direction:row;align-items:center;gap:0 20px;margin-left:120px;margin-right:20px;padding:5px 8px;font-size:20px;font-weight:500;display:flex;position:relative;overflow:visible}.navbar-wrapper .navbar-container .navbar-links .nav-item{cursor:pointer;border-radius:50px;list-style:none;position:relative}.navbar-wrapper .navbar-container .navbar-links .nav-item .active-pill{-webkit-backdrop-filter:blur(12px)saturate(1.8);z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff14 100%);border:.5px solid #ffffff59;border-radius:50px;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000000f,0 2px 8px #00000052,0 1px 2px #00000014}.navbar-wrapper .navbar-container .navbar-links .nav-item span{padding:5px 16px;display:block}.navbar-wrapper .navbar-container .navbar-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#fff3;border-radius:50px;flex-direction:row;align-items:center;gap:0 10px;margin:0 10px;padding:10px 18px;display:flex}.navbar-wrapper .navbar-container .navbar-search button{font-size:20px;font-weight:500}.navbar-wrapper .navbar-container .navbar-hamburger,.mobile-menu{display:none}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:70%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-100%;right:-60%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:30px;font-weight:600}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:18px;font-weight:600}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:50px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-white);cursor:pointer;background-color:#1d355733;border:none;border-radius:10px;margin-top:10px;padding:5px 20px;font-size:35px;font-weight:500}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:20px;font-weight:600}.empower-wrapper{width:100%;margin:0 auto;padding:0 180px}.empower-wrapper .empower-container{flex-direction:column;gap:30px;padding:50px 0;display:flex}.empower-wrapper .empower-container .empower-title-container{line-height:normal}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:50px;font-weight:700}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:20px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-direction:row;justify-content:space-between;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--color-gray-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:50%;padding:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:26px;font-weight:500}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:16px;font-weight:500}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin-top:20px;margin-left:20px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 180px;padding:48px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:20px;font-weight:500;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:48px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:24px;font-weight:400;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:20px}.card-wrapper .card-container{gap:20px 0;min-width:320px;max-width:320px;padding:20px}.card-wrapper .card-container .card-logo{width:40px;height:50px}.card-wrapper .card-container h2{font-size:26px}.card-wrapper .card-container p{font-size:18px}.sliding-wrapper{max-width:1560px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;gap:40px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);border-radius:20px;max-width:1000px;padding:45px 65px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:50px;height:50px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:999;pointer-events:none;justify-content:space-between;width:calc(100% + 200px);display:flex;position:absolute;top:28%;left:-100px;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.about-wrapper{max-width:1560px;margin:0 auto;padding:180px 180px 50px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:80px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:25%;height:100px;padding:20px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:30px;font-weight:400}.about-wrapper .about-card-container{flex-direction:row;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{letter-spacing:2px;margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:180px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:80px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px 180px;font-size:30px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:48%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:30px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:180px 180px 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:30px 50px;font-size:50px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:25%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:24px;font-weight:500}.waitlist-wrapper .waitlist-container p{margin-right:150px;padding:30px;font-size:30px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{color:var(--color-foreground);margin-right:80px;font-size:50px;font-weight:500;line-height:1}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:30px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;gap:16px;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:0;min-height:200px;padding:30px 20px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:20px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:14px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 80px}.blog-wrapper .blog-container{flex-direction:column;gap:40px;padding:60px;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 60px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:80px;font-weight:500}.blog-wrapper .blog-container .blog-heading .blog-svg{width:78px;height:78px}.blog-wrapper .blog-container .blog-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:40px;margin-top:40px;margin-left:50px;margin-right:50px;display:grid}.blog-wrapper .blog-container .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px;display:flex}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content h2{margin:0 40px;font-size:24px;font-weight:400}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content .blog-svg svg{width:50px;height:50px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:80px;font-weight:600}.blog-content-wrapper .blog-content{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:48%;height:550px;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:70%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:24px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:80px;height:80px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blogbar-wrapper{background-color:var(--color-orange);padding:0 75px}.blogbar-wrapper .blogbar-container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:60px 100px;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:30px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:80px}.footer-wrapper{background-color:var(--color-gray-1);padding:0 80px}.footer-wrapper .footer-container{flex-direction:row;justify-content:space-between;height:auto;padding-top:60px;display:flex}.footer-wrapper .footer-container .footer-left{width:50%;height:100%}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:60%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 80px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:30px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:30px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:20px;font-weight:400}.footer-wrapper .footer-container .footer-right{width:50%;height:100%;margin:0 auto}.footer-wrapper .footer-container .footer-right input{width:100%;font-size:30px}.footer-wrapper .footer-container .footer-right .footer-list-container{flex-direction:row;justify-content:space-between;width:100%;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-list-container ul{margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:20px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:18px;font-weight:400}}@media (min-width:1441px){.navbar-wrapper{z-index:10;width:100%;margin:0 auto;padding-left:80px;padding-right:80px;position:fixed;top:0}.navbar-wrapper .navbar-container{flex-direction:row;justify-content:center;align-items:center;height:100%;display:flex}.navbar-wrapper .navbar-container .navbar-links{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border:1.5px solid #fffc;border-color:#fffc #ffffff4d #ffffff1a #ffffff80;border-radius:50px;flex-direction:row;align-items:center;gap:0 5px;margin-left:130px;margin-right:20px;padding:5px;font-size:22px;font-weight:400;display:flex;overflow:visible;box-shadow:inset 0 1px #fff6,0 4px 24px #0000001a}.navbar-wrapper .navbar-container .navbar-links .nav-item{border-radius:50px;padding:0;list-style:none;position:relative}.navbar-wrapper .navbar-container .navbar-links .nav-item .active-pill{-webkit-backdrop-filter:blur(12px)saturate(1.8);z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff14 100%);border:.5px solid #ffffff59;border-radius:50px;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000000f,0 2px 8px #00000052,0 1px 2px #00000014}.navbar-wrapper .navbar-container .navbar-links .nav-item span{padding:5px 40px;display:block}.navbar-wrapper .navbar-container .navbar-search{cursor:pointer;-webkit-backdrop-filter:blur(15px);cursor:pointer;background-color:#ffffff1a;border:1.5px solid #fffc;border-color:#fffc #ffffff4d #ffffff1a #ffffff80;border-radius:50px;flex-direction:row;align-items:center;gap:0 10px;padding:10px 20px;font-size:22px;display:flex;box-shadow:inset 0 1px #fff6,0 4px 24px #0000001a}.navbar-wrapper .navbar-container .navbar-hamburger,.mobile-menu{display:none}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex;position:relative;overflow:hidden}.hero-wrapper__video{-o-object-fit:cover;object-fit:cover;z-index:-10;position:absolute;top:0;left:0}.hero-wrapper>*{z-index:1;position:relative}.hero-wrapper .hero-container{text-align:center;position:absolute;bottom:10px}.hero-wrapper .hero-container .hero-student-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;width:40%;padding:20px;font-size:20px;font-weight:500;display:grid;position:absolute;top:-60%;right:-20%}.hero-wrapper .hero-container .hero-student-container .hero-number{color:var(--color-orange);font-size:45px;font-weight:700}.hero-wrapper .hero-container .hero-student-container .hero-number-title{color:var(--text-white);text-align:justify;font-size:20px;font-weight:500}.hero-wrapper .hero-container .hero-title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hero-wrapper .hero-container .hero-title-wrapper h1{color:var(--text-white);font-size:80px;font-weight:600;line-height:1.2}.hero-wrapper .hero-container .hero-title-wrapper h1 span{color:var(--color-orange)}.hero-wrapper .hero-container button{text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-white);cursor:pointer;background-color:#1d355733;border:none;border-radius:10px;padding:12px 22px;font-size:38px;font-weight:500}.hero-wrapper .hero-container button:hover{background-color:var(--color-orange);transition:all .3s ease-in-out}.hero-wrapper .hero-container h2{color:var(--text-white);text-transform:uppercase;margin-top:10px;font-size:30px;font-weight:600}.empower-wrapper{max-width:1560px;margin:0 auto;padding:0 180px}.empower-wrapper .empower-container{flex-direction:column;gap:40px;padding:60px 0;display:flex}.empower-wrapper .empower-container .empower-title-container .empower-title{font-size:60px;font-weight:700}.empower-wrapper .empower-container .empower-title-container span{color:var(--color-green)}.empower-wrapper .empower-container .empower-description{font-size:30px;font-weight:400}.empower-wrapper .empower-card-wrapper{flex-direction:row;gap:10px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container{border:2px solid var(--foreground);border-radius:20px;width:33%;padding:30px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card{flex-direction:row;align-items:center;gap:20px;display:flex}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-image{width:50px;height:50px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card .empower-subtitle{color:var(--color-navy);font-size:30px;font-weight:600}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content{color:var(--color-foreground);margin-top:10px;font-size:20px;font-weight:400}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul{margin:20px 10px;list-style:outside}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li{margin-top:8px}.empower-wrapper .empower-card-wrapper .empower-card-container .empower-card-content ul li span{color:var(--color-navy);font-weight:400}.stake-wrapper{max-width:1560px;margin:0 auto}.stake-wrapper .stake-container{color:var(--text-white);background:linear-gradient(90deg,#1d3557,#a8dadc);border-radius:20px;flex-direction:column;gap:30px;margin:48px 180px;padding:48px;display:flex}.stake-wrapper .stake-container .stake-title-container h2{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:6px 26px;font-size:30px;font-weight:600;display:inline-block}.stake-wrapper .stake-container .stake-description{font-size:60px;font-weight:400;line-height:normal}.stake-wrapper .stake-container .stake-content p{font-size:30px;font-weight:400;line-height:normal}.card-wrapper{position:relative}.card-wrapper .card-track{gap:40px}.card-wrapper .card-container{gap:20px 0;min-width:380px;max-width:380px;padding:30px}.card-wrapper .card-container .card-logo{width:50px;height:50px}.card-wrapper .card-container h2{font-size:30px}.card-wrapper .card-container p{font-size:20px}.sliding-wrapper{max-width:1560px;margin:0 auto;position:relative;overflow:visible}.sliding-wrapper .sliding-container{flex-direction:column;gap:40px;margin:60px 100px;display:flex}.sliding-wrapper .sliding-container .sliding-card-content{display:flex;overflow:visible}.sliding-wrapper .sliding-container .sliding-card-content::-webkit-scrollbar{display:none}.sliding-wrapper .sliding-container .sliding-content{border:1px solid var(--foreground);border-radius:20px;min-height:550px;padding:45px 65px}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img{width:50px;height:50px;overflow:hidden}.sliding-wrapper .sliding-container .sliding-content .sliding-content-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.sliding-wrapper .sliding-container .sliding-content h2{margin-top:30px;font-size:30px;font-weight:500}.sliding-wrapper .sliding-container .sliding-content p{margin-top:20px;font-size:20px;font-weight:400}.sliding-wrapper .sliding-container .sliding-content ul{margin-top:20px;margin-left:30px;list-style:outside}.sliding-wrapper .sliding-container .sliding-content ul li{margin-top:10px}.sliding-wrapper .card-controls{z-index:5;pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:28%;left:0;transform:translateY(-50%)}.sliding-wrapper .card-controls .carousel-btn{pointer-events:all}.about-wrapper{max-width:1560px;margin:0 auto;padding:180px 180px 50px}.about-wrapper .about-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.about-wrapper .about-container h2{padding:20px 30px;font-size:80px;font-weight:600}.about-wrapper .about-container .about-image{background-image:url(/aboutus.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.about-wrapper .about-container .about-image .about-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:25%;height:100px;padding:20px;display:flex;position:absolute;bottom:5%;right:5%}.about-wrapper .about-container .about-image .about-image-container h3{color:var(--color-navy);font-size:16px;font-weight:500}.about-wrapper .about-container .about-image .about-image-container p{padding:0;font-size:16px;font-weight:500}.about-wrapper .about-container p{padding:20px 30px;font-size:30px;font-weight:400}.about-wrapper .about-card-container{flex-direction:row;gap:20px;margin-top:40px;display:flex}.about-wrapper .about-card-container .about-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.about-wrapper .about-card-container .about-card h2{color:var(--color-foreground);font-size:30px;font-weight:500}.about-wrapper .about-card-container .about-card p{letter-spacing:2px;margin-top:10px;font-size:18px;font-weight:400}.faq-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.faq-wrapper .faq-container{background-color:var(--color-orange);border-radius:20px;flex-direction:column;place-items:center;padding:180px 0;display:flex}.faq-wrapper .faq-container .faq-title{color:var(--background);font-size:80px;font-weight:600}.faq-wrapper .faq-container .faq-para-container{text-align:center;color:var(--background);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid #ffffff42;border-radius:20px;margin-top:20px;padding:20px 180px;font-size:30px;font-weight:400;box-shadow:-4px 4px 10px #0003}.faq-wrapper .faq-container .faq-para-container .faq-email{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.faq-wrapper .faq-container .faq-para-container .faq-email .faq-svg{width:30px;height:30px}.faq-wrapper .faq-pill-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:20px;display:flex}.faq-wrapper .faq-pill-container .faq-pill{background-color:var(--color-purple);border-radius:20px;flex-direction:column;justify-content:center;width:49%;min-height:130px;padding:20px;transition:all .3s;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-wrapper .faq-pill-container .faq-pill .faq-pill-header h3{color:var(--color-foreground);font-size:30px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-answer{margin-top:20px;padding-top:16px;font-size:20px;font-weight:400}.faq-wrapper .faq-pill-container .faq-pill .faq-btn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s}.faq-wrapper .faq-pill-container .faq-pill .faq-btn.rotated svg{transform:rotate(180deg)}.waitlist-wrapper{max-width:1560px;margin:0 auto;padding:180px 180px 50px}.waitlist-wrapper .waitlist-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;display:flex}.waitlist-wrapper .waitlist-container h2{padding:30px 50px;font-size:80px;font-weight:600;line-height:.95}.waitlist-wrapper .waitlist-container .waitlist-image{background-image:url(/waitlist.jpg);background-position:50%;background-size:cover;width:100%;height:1000px;position:relative}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container{background-color:var(--color-lavender);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:25%;height:60px;display:flex;position:absolute;bottom:5%;right:5%}.waitlist-wrapper .waitlist-container .waitlist-image .waitlist-image-container h3{padding:0;font-size:30px;font-weight:500}.waitlist-wrapper .waitlist-container p{margin-right:150px;padding:30px;font-size:30px;font-weight:400;line-height:1.3}.waitlist-wrapper .waitlist-card-container{flex-direction:column;gap:20px;margin-top:40px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-card{background-color:var(--color-mint);border-radius:20px;flex-direction:column;flex:1;justify-content:start;align-items:start;margin-top:30px;padding:20px;display:flex;box-shadow:0 5px 10px #0003}.waitlist-wrapper .waitlist-card-container .waitlist-card h3{color:var(--color-foreground);margin-right:80px;font-size:80px;font-weight:500;line-height:1}.waitlist-wrapper .waitlist-card-container .waitlist-card p{margin-top:10px;font-size:30px;font-weight:400}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper{align-items:center;gap:16px;width:100%;margin-top:60px;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn{border:2px solid var(--color-foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:flex}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .slider-btn:hover{background:var(--color-foreground);color:var(--background)}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container{border-radius:20px;flex-direction:row;flex:1;gap:20px;display:flex;overflow:hidden}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container{background-color:var(--color-purple);border-radius:20px;flex:1;min-width:0;min-height:280px;padding:30px 20px}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container h3{font-size:30px;font-weight:500}.waitlist-wrapper .waitlist-card-container .waitlist-slider-wrapper .waitlist-slider-container .slider-container p{margin-top:10px;font-size:20px;font-weight:400}.blog-wrapper{background-color:var(--color-orange);padding:0 75px}.blog-wrapper .blog-container{flex-direction:column;gap:40px;max-width:1560px;margin:0 auto;padding:60px;display:flex}.blog-wrapper .blog-container .blog-heading{justify-content:center;align-items:center;gap:0 60px;display:flex}.blog-wrapper .blog-container .blog-heading h2{color:var(--background);font-size:80px;font-weight:500}.blog-wrapper .blog-container .blog-heading .blog-svg{width:78px;height:78px}.blog-wrapper .blog-container .blog-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:40px;margin-top:40px;margin-left:50px;margin-right:50px;display:grid}.blog-wrapper .blog-container .blog-content .blog-card{background-color:var(--color-lavender);flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex;box-shadow:0 4px 10px #0003}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover{width:100%;height:300px}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content{flex-direction:row;justify-content:space-between;align-items:center;padding:30px;display:flex}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content h2{margin:0 40px;font-size:30px;font-weight:400}.blog-wrapper .blog-container .blog-content .blog-card .blog-cover-content .blog-svg svg{width:78px;height:78px}.blog-content-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.blog-content-wrapper .blog-container{background-color:var(--color-mint);border-radius:20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.blog-content-wrapper .blog-container h3{color:var(--color-foreground);font-size:80px;font-weight:600}.blog-content-wrapper .blog-content{flex-wrap:wrap;gap:50px 20px;margin-top:40px;display:flex}.blog-content-wrapper .blog-content .blog-pill{background-color:var(--color-lavender);flex-direction:column;justify-content:space-around;width:49%;font-size:30px;font-weight:500;display:flex;box-shadow:0 4px 10px #0003}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img{width:100%;height:400px}.blog-content-wrapper .blog-content .blog-pill .blog-pill-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content{flex-direction:row;align-items:center;padding:30px;display:flex}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content p{width:80%;font-size:30px;font-weight:400}.blog-content-wrapper .blog-content .blog-pill .blog-pill-content svg{width:80px;height:80px}.blog-post-wrapper{width:100%;max-width:1560px;margin:0 auto;padding:180px 180px 50px}.blog-post-wrapper .blog-post-cover{background-color:var(--color-lavender);border-radius:15px;flex-direction:column;justify-content:center;display:flex}.blogbar-wrapper{background-color:var(--color-orange);padding:0 75px}.blogbar-wrapper .blogbar-container{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1560px;margin:0 auto;padding:60px 180px;display:flex}.blogbar-wrapper .blogbar-container .blogbar-heading p{color:var(--background);font-size:30px;font-weight:400}.blogbar-wrapper .blogbar-container .blogbar-arrow{color:var(--background);font-size:80px}.footer-wrapper{background-color:var(--color-gray-1);margin-top:60px}.footer-wrapper .footer-container{flex-direction:row;justify-content:space-between;gap:0 100px;height:auto;padding:60px 50px 0;display:flex}.footer-wrapper .footer-container .footer-left{width:50%;height:100%}.footer-wrapper .footer-container .footer-left .footer-left-container{border-radius:32px 32px 0 0;flex-direction:column;justify-content:space-between;gap:90px 0;width:60%;height:100%;margin:0 auto;padding:42px 0;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content{text-align:center;flex-direction:column;align-items:center;gap:30px 0;margin:0 80px;display:flex}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text{color:var(--color-foreground);font-size:30px;font-weight:600}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content .footer-left-text span{color:var(--color-orange);font-size:30px}.footer-wrapper .footer-container .footer-left .footer-left-container .footer-left-content p{color:var(--color-foreground);margin:0 20px;font-size:20px;font-weight:400}.footer-wrapper .footer-container .footer-right{flex-direction:column;justify-content:center;width:50%;height:100%;margin:0 auto;padding:42px 0 0;display:flex}.footer-wrapper .footer-container .footer-right .footer-right-container{width:90%}.footer-wrapper .footer-container .footer-right .footer-right-container .footer-input{width:inherit;font-size:30px}.footer-wrapper .footer-container .footer-right .footer-right-container .footer-list-container{width:inherit;flex-direction:row;justify-content:space-between;margin-top:10px;display:flex}.footer-wrapper .footer-container .footer-right .footer-right-container .footer-list-container ul{margin-top:30px}.footer-wrapper .footer-container .footer-right .footer-right-container .footer-list-container ul .footer-list-item-heading{color:var(--color-foreground);font-size:20px;font-weight:600}.footer-wrapper .footer-container .footer-right .footer-right-container .footer-list-container ul .footer-list-item{color:var(--color-navy);margin-top:12px;font-size:18px;font-weight:400}}.register-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.register-card{background:linear-gradient(135deg,#dbdbdb 0%,#111 100%);border-radius:20px;width:90%;max-width:900px;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}.register-card .register-left{flex:1;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.register-card .register-left .register-img{justify-content:center;align-items:center;display:flex}.register-card .register-left .register-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.register-card .register-right{background:linear-gradient(#505050cc 0%,#1e1e1ef2 100%);border:1px solid #ffffff26;border-radius:16px;flex:1.2;margin:20px;padding:30px;box-shadow:inset 0 2px 20px #ffffff1a,0 10px 30px #00000080}.register-card .register-right h2{color:#ff5722;margin:0;font-size:38px;font-weight:700;line-height:1.2}.register-card .register-right p{color:#fff;margin-top:5px;margin-bottom:25px;font-size:16px;font-weight:500}.register-card .register-right .register-form{flex-direction:column;gap:15px;display:flex}.register-card .register-right .register-form .form-row{gap:15px;display:flex}.register-card .register-right .register-form input,.register-card .register-right .register-form textarea{color:#000;background:#b4b4b4e6;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:15px;font-weight:500;transition:all .3s}.register-card .register-right .register-form input::-moz-placeholder{color:#444;font-style:italic}.register-card .register-right .register-form textarea::-moz-placeholder{color:#444;font-style:italic}.register-card .register-right .register-form input::placeholder,.register-card .register-right .register-form textarea::placeholder{color:#444;font-style:italic}.register-card .register-right .register-form input:focus,.register-card .register-right .register-form textarea:focus{background:#dcdcdc;box-shadow:0 0 0 2px #ff5722}.register-card .register-right .register-form textarea{resize:none}.register-card .register-right .register-form .register-submit{color:#fff;cursor:pointer;background:#d84b25;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px 20px;font-size:18px;font-weight:600;transition:background .3s,transform .2s;display:flex}.register-card .register-right .register-form .register-submit:hover{background:#ff5722;transform:translateY(-2px)}.register-card .register-right .register-form .register-submit span{text-align:left;flex:1}.register-card .register-right .register-form .register-success-msg{color:#fff;align-items:center;gap:10px;margin-top:5px;font-size:16px;font-weight:400;display:flex}.register-card .register-right .register-form .register-success-msg .success-icon{color:#fff;background-color:#ba6d52;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.register-card .register-close{color:#fff;cursor:pointer;z-index:10;text-shadow:0 2px 4px #00000080;background:0 0;border:none;font-size:32px;line-height:1;transition:transform .2s;position:absolute;top:20px;left:20px}.register-card .register-close:hover{transform:scale(1.1)}@media (max-width:768px){.register-card{flex-direction:column;height:90vh;min-height:auto;overflow-y:auto}.register-card .register-left{min-height:200px}.register-card .register-left .register-img{position:relative;bottom:0;left:0}.register-card .register-left .register-img img{width:150px}.register-card .register-right{border-top:1px solid #fff3;border-radius:0 0 20px 20px;margin:0}.register-card .register-right .form-row{flex-direction:column}.register-card .register-close{color:#333;text-shadow:none}}.register-wrapper{background-color:var(--color-gray-1);z-index:20;border-radius:20px;width:80%;height:75vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.register-wrapper .register-container{flex-direction:row;justify-content:center;width:100%;height:100%;display:flex}.register-wrapper .register-container .register-img,.register-wrapper .register-container .register-content{width:50%}
