.alpha-container{display:flex;flex-direction:column;min-height:100vh;text-align:center}.alpha-txt{color:var(--green-2)}.hero-section{display:flex;flex-direction:column;align-items:center;padding-top:3rem;background:linear-gradient(180deg,#f9f7f6 0%,#fffcdc 100%)}.custom-carousel{height:400px;position:relative;max-width:90%;width:375px;margin:50px 0;overflow:hidden;border-radius:30px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.custom-carousel-track{display:flex;transition:transform .5s ease-in-out;height:400px}.custom-carousel-item{min-width:100%;height:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;color:var(--white);direction:rtl}.custom-carousel-item::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1);z-index:1}.custom-carousel-content{position:relative;z-index:2;text-align:center;padding:0 20px;max-width:80%}.custom-carousel-content p{font-size:28px;line-height:1.8;font-weight:bold}.highlight{color:var(--lime-2)}.custom-carousel-content button{margin-top:20px;padding:10px 25px;font-size:16px;border:0;border-radius:30px;background-color:var(--white);color:var(--green-2);cursor:pointer;transition:.3s}.custom-carousel-content button:hover{background-color:var(--lime-1)}.custom-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:var(--green-3);color:var(--lime-2);border:0;padding:9px;cursor:pointer;border-radius:50%;z-index:2}.prev{left:10px}.next{right:10px}.custom-carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;z-index:5}.dot{height:8px;width:8px;margin:0 3px;background-color:var(--white);border-radius:50%;display:inline-block;cursor:pointer;transition:background .3s ease}.dot.active{background-color:var(--lime-0)}.search-section{background-color:var(--green-2);height:480px}.search-section>div{padding:1.5rem 5% 0 5%;display:flex;flex-direction:column;color:var(--white);justify-content:center;align-items:center;background-image:url("/ThemeLibrary/AlphaTheme/images/path.svg")}.search-section-description{margin:1rem 0}.grades-section{position:relative;display:flex;justify-content:center;height:955px}.grades-section>div{position:absolute;top:-170px;width:90%;border:1px solid var(--lime-0);background-color:var(--white-1);border-radius:50px;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;z-index:2;padding:2rem 1rem}.grain-img{position:absolute;top:-0;width:258px;right:0}.teachers-section{background-color:var(--light-green)}.teacher-card:hover,.new-item:hover{transform:scale(1.05)}.stats-section .wave-container{display:none}.show-all{margin:3rem 0;padding:10px;width:90%;z-index:1}#teachers-div{direction:rtl;display:flex;flex-wrap:nowrap;gap:2rem;margin-top:50px;row-gap:4rem;transition:transform .5s ease}.teachers-section,.news-section{position:relative;width:100%;overflow:hidden;padding:4rem 0}.faq-section{padding-top:4rem}.stats-section{position:relative;padding-top:4rem}.stats-grid{color:var(--green-3);background-color:var(--pale-lime);border:1px solid var(--lime-0);position:relative;border-radius:31px;padding:2rem 0;width:90%;flex-wrap:wrap;gap:1rem}.stats-section img{position:absolute;top:12rem;right:11rem}.stats-box{padding:2rem;background-color:var(--white);color:var(--green-3);border-radius:25px;width:90%}#news-grid{display:flex;flex-wrap:nowrap;gap:2rem;margin-top:50px;row-gap:4rem;justify-content:center;transition:transform .5s ease}.faq-section{background-color:var(--light-gray)}#faq-grid{border-radius:20px;width:90%;padding:10px;background-color:var(--white);display:flex;flex-direction:column;margin-bottom:4rem}.show-more-faq{padding:2rem;align-self:center}.show-more-faq a{color:var(--green-3)}@media(max-width:700px){.grades-section>div{top:-133px}}@media(min-width:768px){.custom-carousel{height:450px;width:550px;max-width:85%;border-radius:40px}.custom-carousel-track{height:450px}.custom-carousel-btn{padding:8px}.custom-carousel-btn img{width:18px;height:18px}.custom-carousel-indicators{bottom:18px}.dot{height:9px;width:9px;margin:0 4px}}@media(min-width:1024px){.alpha-container{gap:0}.hero-section{flex-direction:row;justify-content:space-between;align-items:center;padding-left:8%;padding-right:8%;padding-top:0}.custom-carousel{max-width:65%;width:825px;height:600px;border-radius:50px}.custom-carousel-track{height:600px}.custom-carousel-item{flex-shrink:0}.custom-carousel-btn{padding:9px}.custom-carousel-btn img{width:20px;height:20px}.custom-carousel-indicators{bottom:20px}.dot{height:10px;width:10px;margin:0 5px}.search-section{height:364px}.search-section>div{padding:1.5rem 0 0 0}.grades-section{height:583px}.grades-section>div{width:84%;position:absolute;top:-100px;height:583px;padding:0 6rem}.grades-section>img{position:absolute;top:-100px;z-index:3;width:258px;display:flex;right:8%}.show-all{margin:3rem 0;width:fit-content;padding:10px 30px}.stats-section .wave-container{display:flex;position:absolute;top:-141px;height:190px;width:100%;background-image:url("/ThemeLibrary/AlphaTheme/images/section-wave.svg");background-repeat:repeat;background-size:cover;z-index:0}.stats-grid{width:84%;margin:7rem 0;padding:2rem;gap:2rem}.stats-box{padding:2rem 4rem;width:auto}#faq-grid{width:65%;padding:2rem;margin:2rem;margin-bottom:10rem}}.special-grades-container{background-color:#e6f0f1}