body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Somar Sans Bold Expanded;font-style:normal;font-weight:400;src:url(/static/media/SomarSans-BoldExpanded.f895f990eb46ee58ee31.woff2) format("woff2")}@font-face{font-display:swap;font-family:Somar Sans Light Expanded;font-style:normal;font-weight:400;src:url(/static/media/SomarSans-LightExpanded.95db817efa67b38b5fd2.woff2) format("woff2")}@font-face{font-display:swap;font-family:Somar Sans Bold;font-style:normal;font-weight:400;src:url(/static/media/SomarSans-Bold.2be4cb5ccccfa977c31b.woff2) format("woff2")}@font-face{font-display:swap;font-family:Somar Sans Regular;font-style:normal;font-weight:400;src:url(/static/media/SomarSans-Regular.170e26be1c1632b12e05.woff2) format("woff2")}:root{--primary-green:#006750;--text-light:#fff;--bg-dark:#006750}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#006750;background-color:var(--bg-dark);color:#fff;color:var(--text-light);font-family:Outfit,sans-serif;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.custom-loader{align-items:center;background-color:#006750;background-color:var(--primary-green);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.loader-logo{filter:brightness(0) invert(1);margin-bottom:40px;width:220px}.progress-bar{background-color:#ffffff4d;border-radius:2px;height:4px;overflow:hidden;position:relative;width:200px}.progress-bar:after{animation:loadProgress 2.5s ease-in-out forwards;background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;transform-origin:left;width:100%}@keyframes loadProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.header-bar{align-items:center;direction:ltr;display:flex;justify-content:space-between;left:0;padding-left:5%;padding-right:5%;padding-top:100px;position:absolute;top:0;width:100%;z-index:200}.brand-logo{display:block;height:auto;width:340px}.language-switcher{align-items:center;background-color:#0f302d!important;border:none;border-radius:10px;box-shadow:0 4px 10px #00000026;color:#fff!important;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;gap:6px;justify-content:center;line-height:1;padding:12px 24px;transition:transform .2s ease,background-color .3s}.language-switcher:hover{background-color:#0b2522!important;transform:translateY(-2px)}.language-switcher svg{color:#2ee5ac;height:22px;width:22px}.top-hero-image{display:block;height:auto;object-fit:cover;width:100%}.img-desktop{display:block}.img-mobile{display:none}.star-icon{display:block;flex-shrink:0;height:45px;object-fit:contain;position:relative;top:5px;width:45px}.scroll-mouse-container{align-items:center;bottom:40px;cursor:pointer;display:flex;flex-direction:column;gap:8px;left:170px;position:absolute;right:auto;z-index:100}html[dir=rtl] .scroll-mouse-container{left:auto;right:170px}.mouse-icon{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;border:2px solid #006750;border-radius:20px;box-shadow:0 4px 10px #00675033;height:42px;position:relative;width:26px}.wheel{animation:scrollWheel 1.5s infinite;background-color:#006750;border-radius:2px;height:6px;left:50%;position:absolute;top:6px;transform:translateX(-50%);width:4px}@keyframes scrollWheel{0%{height:6px;opacity:1;top:6px}to{height:4px;opacity:0;top:20px}}.scroll-to-top{align-items:center;background-color:#006750!important;border:none;border-radius:50%;bottom:40px;box-shadow:0 4px 15px #0067504d;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background-color:#0b4638!important;box-shadow:0 8px 20px #00675066;transform:translateY(-5px)}.scroll-to-top svg{height:24px;width:24px}.together{padding:40px 0}.together .head{align-items:baseline;display:flex;gap:15px;margin-bottom:20px}.together ul{list-style:none;padding:0}.submition{padding:60px 0 100px}.register h1{color:#fff;font-family:Somar Sans Bold Expanded,sans-serif!important;font-size:36px;margin-bottom:40px;text-align:center}.input{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:600px}.input-wrapper{position:relative;width:100%}.input input{background-color:#ffffff1a;border:2px solid #fff3;border-radius:50px;color:#fff;font-family:Somar Sans Bold,sans-serif!important;font-size:16px;padding:20px;width:100%}.input input:focus{background-color:#fff3;border-color:#fff;outline:none}.input input::placeholder{color:#fff;font-family:Somar Sans Bold,sans-serif!important;opacity:1}.input-icon{filter:brightness(0) invert(1);height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.input button{align-items:center;background-color:#fff;border:none;border-radius:50px;box-shadow:0 6px 20px #00000026;color:#006750;color:var(--primary-green);cursor:pointer;display:flex;font-family:Somar Sans Bold,sans-serif!important;font-size:20px;font-weight:800;justify-content:center;max-width:250px;padding:18px 0;position:relative;transition:all .3s ease;width:100%}.input button:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.input button img{width:24px!important}.platform-section h2{color:#fff;font-family:Somar Sans Bold Expanded,sans-serif!important;font-size:40px!important;line-height:1.3;margin:0}.platform-intro{color:#fff;font-family:Somar Sans Bold,sans-serif!important;font-size:30px!important;line-height:1.5;margin-bottom:30px}.platform-section ul li{color:#fff;font-family:Somar Sans Regular,sans-serif!important;font-size:21px!important;font-weight:400!important;line-height:1.6;margin-bottom:14px;padding-left:30px;position:relative}.platform-section ul li:before{color:#fff;content:"•";font-size:24px;font-weight:700;left:0;position:absolute;top:-3px}html[dir=rtl] .platform-section ul li{padding-left:0;padding-right:30px}html[dir=rtl] .platform-section ul li:before{left:auto;right:0}.echoes-section h2{font-family:Somar Sans Light Expanded,sans-serif!important;font-weight:400!important;margin:0;word-spacing:8px!important}.echoes-section h1,.echoes-section h2{color:#fff;font-size:40px!important;line-height:1.3}.echoes-section h1{font-family:Somar Sans Bold Expanded,sans-serif!important;margin-bottom:30px;margin-top:10px}.echoes-section ul li{color:#fff;font-family:Somar Sans Regular,sans-serif!important;font-size:21px!important;font-weight:400!important;line-height:1.6;margin-bottom:14px;padding-left:30px;position:relative}.echoes-section ul li:before{color:#fff;content:"•";font-size:24px;font-weight:700;left:0;position:absolute;top:-3px}html[dir=rtl] .echoes-section ul li{padding-left:0;padding-right:30px}html[dir=rtl] .echoes-section ul li:before{left:auto;right:0}.features-section h2{color:#fff;font-family:Somar Sans Bold Expanded,sans-serif!important;font-size:40px!important;line-height:1.3;margin:0}.features-section ul li{color:#fff;font-family:Somar Sans Regular,sans-serif!important;font-size:21px!important;font-weight:400!important;line-height:1.6;margin-bottom:14px;padding-left:30px;position:relative}.features-section ul li:before{color:#fff;content:"•";font-size:24px;font-weight:700;left:0;position:absolute;top:-3px}html[dir=rtl] .features-section ul li{padding-left:0;padding-right:30px}html[dir=rtl] .features-section ul li:before{left:auto;right:0}.why-section h2{color:#fff;font-family:Somar Sans Bold Expanded,sans-serif!important;font-size:40px!important;line-height:1.3;margin:0}.why-section ul li{color:#fff;font-family:Somar Sans Regular,sans-serif!important;font-size:21px!important;font-weight:400!important;line-height:1.6;margin-bottom:14px;padding-left:30px;position:relative}.why-section ul li:before{color:#fff;content:"•";font-size:24px;font-weight:700;left:0;position:absolute;top:-3px}html[dir=rtl] .why-section ul li{padding-left:0;padding-right:30px}html[dir=rtl] .why-section ul li:before{left:auto;right:0}html[dir=rtl] .echoes-section h1,html[dir=rtl] .features-section h2,html[dir=rtl] .platform-intro,html[dir=rtl] .why-section h2{font-family:Somar Sans Bold,sans-serif!important;letter-spacing:0!important}@media (max-width:768px){.header-bar{align-items:center;display:flex;justify-content:space-between;padding:25px 20px 0;top:0}.brand-logo{height:auto;object-fit:contain;width:145px}.language-switcher{border-radius:8px;font-size:13px;height:auto;padding:7px 14px}.language-switcher svg{height:18px;width:18px}.img-desktop{display:none}.img-mobile{display:block;position:relative;width:100%;z-index:1}.scroll-mouse-container{bottom:25%;left:50%;opacity:.9;right:auto;transform:translateX(-50%)}html[dir=rtl] .scroll-mouse-container{left:50%;right:auto;transform:translateX(50%)}.scroll-to-top{bottom:20px;height:40px;left:auto!important;right:20px!important;width:40px}html[dir=rtl] .scroll-to-top{left:20px!important;right:auto!important}.container{padding:0 20px}.together{padding:20px 0}.together .head{align-items:flex-start;gap:10px}.star-icon{height:30px;top:2px;width:30px}.platform-section{margin-top:-60px;position:relative;z-index:5}.echoes-section h2,.features-section h2,.platform-section h2,.why-section h2{font-size:24px!important;line-height:1.3!important;margin-bottom:12px}.platform-intro{font-size:16px!important;line-height:1.5!important;margin-bottom:20px}.echoes-section h1{font-size:20px!important;line-height:1.4!important;margin-bottom:20px}.echoes-section ul li,.features-section ul li,.platform-section ul li,.why-section ul li{font-size:16px!important;line-height:1.5;margin-bottom:10px}.echoes-section ul li:before,.features-section ul li:before,.platform-section ul li:before,.why-section ul li:before{font-size:18px;top:-2px}html[dir=rtl] .echoes-section h1,html[dir=rtl] .echoes-section h2,html[dir=rtl] .features-section h2,html[dir=rtl] .platform-section h2,html[dir=rtl] .why-section h2{font-size:22px!important;line-height:1.5!important}html[dir=rtl] .platform-intro{font-size:16px!important;line-height:1.6!important}.submition{padding:40px 0 80px}.register h1{font-size:24px;margin-bottom:25px}.input{width:100%}.input input{font-size:14px;padding:15px 40px 15px 20px}html[dir=rtl] .input input{padding:15px 20px 15px 40px}.input button{font-size:18px;max-width:100%;padding:15px 0;width:100%}}
/*# sourceMappingURL=main.25cc42e9.css.map*/