.Hero_main__f_ckR{display:flex;flex-direction:column;height:100vh}.Hero_container__w_I6K{position:relative;display:flex;align-items:center;justify-content:center;margin-inline:auto;z-index:1;max-width:var(--max-width);margin-top:20vh}.Hero_content__22jKk{display:flex;flex-direction:column;align-items:flex-start;z-index:2;margin-inline:50px}.Hero_title__Qf1Rz{font-size:var(--font-size-title);font-weight:900;margin-bottom:33px;background:linear-gradient(90deg,var(--color-gradient-start) 70%,var(--color-gradient-end) 120%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero_description__APvAA{font-size:var(--font-size-description);font-family:var(--font-roboto);margin-bottom:52px}.Hero_heroImg__Yxu9K{width:500px;height:500px;z-index:1;animation:Hero_floating__XRF6g 3s ease-in-out infinite;position:relative}.Hero_logosContainer__CsTEG{position:relative;width:100%;height:400px}@keyframes Hero_floating__XRF6g{0%,to{transform:translate(0)}50%{transform:translateY(10px)}}.Hero_blurEffect__IQZ0l{position:absolute;border-radius:764px;background:var(--blur-bg-color);filter:var(--blur-filter);z-index:0}.Hero_topBlur__hHVTC{width:60vw;height:50vw;min-width:350px;top:-128px;left:-10vw}.Hero_btnContainer__ydeS7{position:sticky;margin-top:50px;top:calc(100vh - 60px);display:flex;justify-content:center;width:100%;z-index:3}.Hero_btn__O2AuD{display:flex;align-items:center;justify-content:center;border-radius:var(--button-border-radius);padding:var(--button-padding);transition:var(--button-transition);opacity:1;border:0;box-shadow:var(--button-shadow);cursor:pointer}.Hero_btn__O2AuD:hover{box-shadow:none;padding:var(--button-hover-padding)}.Hero_btn__O2AuD:hover img{transition:2s ease-in-out;animation-play-state:paused;padding-bottom:3px}.Hero_btn__O2AuD p{margin:0 0 0 10px;white-space:nowrap;font-size:17px;line-height:5vh}.Hero_btn__O2AuD img{background-color:#007bff;height:4vh;padding:0 .5vh 1vh;border-radius:50px;margin-left:20px;aspect-ratio:1.1;transition:.2s ease-in-out}@media screen and (max-width:1280px){.Hero_container__w_I6K{margin-top:10vh}}@media screen and (min-width:1536px){.Hero_container__w_I6K{margin-top:20vh}}@media screen and (max-width:1024px){.Hero_container__w_I6K{flex-direction:column}.Hero_content__22jKk{align-items:center}.Hero_heroImg__Yxu9K{margin:auto;max-width:300px;max-height:300px;display:block}.Hero_topBlur__hHVTC{width:100vw;height:50vw;top:-10px;left:3vw}}@media (max-width:768px){.Hero_description__APvAA{font-size:1.5rem;display:flex;flex-direction:column;text-align:center}.Hero_title__Qf1Rz{font-size:2.5rem}.Hero_main__f_ckR{display:flex;flex-direction:column;gap:2rem}.Hero_container__w_I6K{display:flex;flex-direction:column;gap:4rem}.Hero_btnContainer__ydeS7{margin-top:-4rem}}@media screen and (max-width:414px){.Hero_heroImg__Yxu9K{max-width:250px;max-height:250px}}