@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";:root{--text: #e7f2e7;--background: #040704;--primary: #a3cfa5;--secondary: #3d755f;--acent: #67b0a4}body{background-color:#e7f2e7;scroll-padding-top:97px}.App{display:flex;flex-direction:column;gap:6rem;overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--primary)}::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:5px}.header{z-index:1000;width:100%;position:fixed;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none;background-color:var(--primary);transition:box-shadow .7s ease-out}.header-not-on-top{z-index:1000;width:100%;position:fixed;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none;background-color:var(--primary);transition:box-shadow .7s ease-in;box-shadow:0 20px 50px -5px var(--secondary)}.left-side-h{display:flex}.logo{padding:1.5rem;display:flex;justify-content:center;align-items:center}.logo>:nth-child(2){padding-left:1rem;font-size:2rem;color:var(--text)}.logo>span>:nth-child(1){-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--text)}.logo-img{height:2.8rem;width:2.8rem}.right-side-h{display:flex;align-items:center}.header-menu{padding:1.5rem}.header-navbar{display:flex;list-style:none;gap:4rem}.sign-in{display:flex;flex-direction:column;align-items:center;color:var(--text);padding-right:1.5rem;padding-left:1.5rem}.sign-in>button{background-color:var(--acent);color:var(--text);font-family:Poppins,sans-serif}.right-side-h-navbar{display:flex;padding:2rem}.menu-button{color:var(--text);cursor:pointer;padding:.5rem;height:2.5rem;width:2.5rem;background-color:var(--secondary);border-radius:100%;border-style:none;transition:all .7s ease-in-out;transition-property:color,background-color}.menu-button:hover{background-color:var(--text);color:var(--background)}.dropdown-menu{position:fixed;right:0;bottom:0;height:100%;z-index:40;width:20rem;background-color:var(--primary);box-shadow:0 20px 50px -5px var(--secondary)}.menu-close-button{display:flex;justify-content:end;padding:1.5rem}.close-button{border:none;color:var(--text);background-color:var(--primary);cursor:pointer;padding:.5rem;height:2.5rem;width:2.5rem;transition:color .7s ease-in-out}.close-button:hover{color:var(--background)}.header-navbar-dropdown{display:flex;flex-direction:column;list-style:none;gap:3rem;margin-left:5rem}.selected-page{text-decoration:none;color:var(--secondary);transition:color .7s ease-in-out}.selected-page:hover{cursor:pointer;color:var(--background)}.list-element{color:var(--text);text-decoration:none;transition:color .5s ease-in-out}.list-element:hover{cursor:pointer;color:var(--background)}.action-button{color:var(--text);background-color:var(--secondary);padding:.5rem;border-radius:.2rem;border-style:none;transition:all .7s ease-in-out;transition-property:color,background-color;text-decoration:none}.action-button:hover{cursor:pointer;color:var(--background);background-color:var(--text)}@media only screen and (min-width: 1060px){.home-section{height:100%;padding-bottom:0}.home-section-text-img{margin-top:4rem!important;display:flex;height:80%;border-bottom:none!important}.left-side-home{flex-basis:30%!important;box-shadow:-40px -40px 0 0 var(--secondary)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 5rem))}}.sponsors-home{background-color:var(--primary);padding-top:1.5rem;padding-bottom:1.5rem;justify-content:space-between;display:flex;-webkit-user-select:none;user-select:none;gap:5rem;overflow-x:hidden}.marquee-content{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%;gap:5rem;list-style:none;animation:scroll 20s linear infinite}}.home-section{background-color:var(--text);padding-top:4rem;-webkit-user-select:none;user-select:none}.home-section-text-img{margin-top:8rem;margin-bottom:auto;margin-left:auto;margin-right:auto;width:80%;align-items:center;justify-content:center;border-bottom:2px solid var(--primary)}.left-side-home{border-radius:2%;padding:2rem;background-color:var(--primary);display:flex;flex-direction:column;gap:1.5rem;flex-basis:30%}.logo-text-home{display:flex;justify-content:center}.logo-home>span{font-size:2rem;color:var(--text)}.logo-text-home>span{-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--text)}.description-text{color:var(--text)}.description-text>span>:nth-child(1){color:var(--secondary)}.right-side-home{margin-top:4rem;display:flex;justify-content:center}.right-side-home>img{max-width:555px;width:100%;height:auto}.sponsors-home{display:flex}@media only screen and (min-width: 1060px){.benefits-section{height:100%;padding-bottom:0!important}.benefits-list{display:flex}.benefits-split{height:100%;padding-bottom:0}.benefits-text-img{margin-top:3rem!important;display:flex;height:80%}.left-side-benefits{border-bottom:none!important}.right-side-benefits{flex-basis:30%!important;box-shadow:40px -40px 0 0 var(--secondary)}}.benefits-section{-webkit-user-select:none;user-select:none;margin-left:auto;margin-right:auto;width:80%;padding-top:4rem;padding-bottom:4rem;background-color:var(--text)}.header-benefits{display:flex;flex-direction:column;text-align:center;font-size:1.5rem;color:var(--background);flex-basis:60%}.logo-benefits{font-size:2.5rem}.logo-text-benefits>span{-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--background)}.benefits-list{margin-top:2rem;align-items:center;justify-content:space-between;gap:1rem}.benefits-split{background-color:var(--text);padding-top:2rem;-webkit-user-select:none;user-select:none}.benefits-text-img{margin-top:3rem;margin-bottom:auto;margin-left:auto;margin-right:auto;align-items:start;justify-content:center}.left-side-benefits{display:flex;justify-content:center;border-bottom:2px solid var(--primary)}.left-side-benefits>img{width:100%;height:auto}.right-side-benefits{margin-top:4rem;display:flex;flex-direction:column;color:var(--text);border-radius:2%;padding:2rem;background-color:var(--primary);align-items:center;justify-content:center}.benefits-title{font-size:1rem;display:flex;flex-direction:column;text-align:center;margin-bottom:.5rem}.benefits-title>:nth-child(1){font-size:2rem}.benefits-description>p>span{color:var(--secondary)}.benefit-box{margin-top:1rem;background-color:var(--primary);border-radius:2%;padding:2rem 1rem;text-align:center}.icon-element{margin-bottom:1rem;display:flex;justify-content:center}.icon-box{color:var(--text);height:2rem;width:2rem;background-color:var(--secondary);padding:.5rem;border-radius:100%}.title-element{color:var(--background);font-size:1.2rem}.description-element{color:var(--text);margin-top:.5rem;margin-bottom:2rem;font-weight:400}.button-element{color:var(--background);transition:color .7s ease-in-out}.button-element:hover{color:var(--text)}.plan{display:flex;flex-direction:column;background-color:var(--primary);border-radius:1%;justify-content:center;gap:2rem;padding:1.5rem;width:17rem;height:28rem}.header-plan{font-size:1.5rem;gap:1rem;display:flex;flex-direction:column;color:var(--text)}.icon-plan{color:var(--text);width:3rem;height:3rem}.price-tag{font-size:3rem}.tick-icon{color:var(--text);width:2.5rem;height:2.5rem}.plan-features{display:flex;flex-direction:column;color:var(--text);font-size:.9rem;gap:1rem}.separate-feature{display:flex;flex-direction:row;align-items:center;gap:.2rem}.join-now-btn{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 1060px){.plans-header{gap:7rem!important;flex-direction:row!important}.plans{display:flex;flex-direction:row!important;gap:7rem!important}}.plans-section{display:flex;flex-direction:column;background-color:var(--secondary);-webkit-user-select:none;user-select:none}.plans-elements{width:80%;margin-bottom:auto;margin-left:auto;margin-right:auto}.plans-header{display:flex;flex-direction:column;gap:1rem;padding-top:3rem;padding-bottom:3rem;font-size:2.5rem;text-align:center;justify-content:center}.plans-header>:nth-child(odd){-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--background)}.plans{display:flex;flex-direction:column;padding-bottom:10rem;padding-top:2rem;align-items:center;justify-content:center;gap:4rem}.plans>:nth-child(2){background-color:var(--acent);scale:1.1;box-shadow:0 0 50px -14px var(--acent)}@media only screen and (min-width: 1060px){.contact-us-section{display:flex}.contact-us-header-text{width:50%!important}.contact-us-title{display:flex;justify-content:space-between;width:100%!important}.contact-us-subtitle{padding-bottom:0!important}.form-join-now{display:flex;flex-direction:row!important;gap:.7rem}.form-elements{display:flex}.form{align-items:start!important}.form-input,.form-input-message{width:100%!important}.form-img{width:100%;height:auto;justify-content:end!important}.form-img>div>:nth-child(1){box-shadow:40px -40px 0 0 var(--primary)}}.contact-us-section{margin-bottom:auto;margin-left:auto;margin-right:auto;padding-top:4rem;padding-bottom:4rem;-webkit-user-select:none;user-select:none;width:80%}.contact-us-header>:nth-child(1){font-size:2.5rem;padding-bottom:1.5rem;text-align:center}.contact-us-header>:nth-child(2){font-size:1rem}.contact-us-header>span>:nth-child(1){color:var(--secondary)}.contact-us-title{gap:.5rem}.contact-us-subtitle{padding-bottom:1rem}.contact-us-subtitle>:nth-child(odd){-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--background)}.form-elements{gap:6rem}.form-join-now{display:flex;flex-direction:column;gap:.7rem;align-items:center}.join-now-input{font-size:1rem;display:flex;background-color:var(--secondary);border:none;font-family:Poppins,sans-serif;color:var(--background);height:3rem;border-radius:10px;padding-left:2rem;padding-right:2rem;width:84%}.join-now-input::placeholder{color:var(--text)}.join-now-error{font-size:1rem;margin-top:0;margin-bottom:0;color:var(--primary)}.contact-us-form{padding-top:2rem;gap:10rem}.form{display:flex;flex-direction:column;align-items:center;gap:.7rem;padding-bottom:4rem;height:100%}.form-input{font-size:1rem;display:flex;background-color:var(--secondary);border:none;font-family:Poppins,sans-serif;color:var(--background);height:3rem;border-radius:10px;padding-left:2rem;padding-right:2rem;width:84%}.form-input::placeholder{font-size:1rem;color:var(--text)}.form-input::{color:var(--text)}.form-input-message{font-size:1rem;background-color:var(--secondary);border:none;font-family:Poppins,sans-serif;color:var(--background);height:10rem;border-radius:10px;padding:2rem;width:84%}.form-input-message::placeholder{font-size:1rem;text-align:start;color:var(--text)}.form-input-message:focus{border-color:var(--background)}.form-error{font-size:1rem;margin-top:0;margin-bottom:0;color:var(--primary)}.form-button{font-size:1rem;font-family:Poppins,sans-serif;border-radius:4%;padding:.7rem;width:10rem;background-color:var(--secondary);border:none;color:var(--text);transition:color,background-color 1s ease-in-out}.form-button:hover{color:var(--background);background-color:var(--primary)}.form-img{display:flex;justify-content:center}.form-img>div>:nth-child(1){border-radius:4%;width:100%;height:auto}@media only screen and (min-width: 1060px){.footer-content{display:flex}.second-section,.third-section{padding-top:0rem!important}}.footer-section{padding-top:4rem;padding-bottom:2rem;background-color:var(--primary);-webkit-user-select:none;user-select:none}.footer-content{justify-content:center;width:80%;gap:4rem;margin:auto}.first-section{flex-basis:50%;color:var(--text)}.logo-footer{display:flex;align-items:center}.logo-footer>:nth-child(2){padding-left:1rem;font-size:2rem}.logo-footer>span>:nth-child(1){-webkit-text-stroke-width:1px;color:transparent;-webkit-text-stroke-color:var(--text)}.logo-img-footer{height:2.8rem;width:2.8rem}.second-section{font-family:Poppins,sans-serif;color:var(--text);flex-basis:25%;padding-top:2rem}.second-section>:nth-child(1){font-size:2rem;padding-top:1.5rem;padding-bottom:1.5rem}.social-media-links{display:flex;align-items:center;gap:2rem}.social-media-links>a{color:var(--text);transition:color 1s ease-in-out}.social-media-links>:nth-child(1):hover{color:#0866ff}.social-media-links>:nth-child(2):hover{color:#1ed65e}.social-media-links>:nth-child(3):hover{color:red}.third-section{font-family:Poppins,sans-serif;color:var(--text);font-size:2rem;flex-basis:25%;padding-top:2rem}.third-section>:nth-child(1){font-size:2rem;padding-top:1.5rem;padding-bottom:1.5rem}.third-section>:nth-child(2){-webkit-user-select:text;user-select:text;font-size:1rem}.third-section>:nth-child(2)::selection{background-color:var(--secondary)}.third-section>:nth-child(3){-webkit-user-select:text;user-select:text;user-select;font-size:1rem}.third-section>:nth-child(3)::selection{background-color:var(--secondary)}body,html{font-family:Poppins,sans-serif;height:100%;margin:0}
