@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,'Courier New',monospace}button{background-color:unset;border:none}.App{display:flex;flex-direction:column;height:100vh;overflow:hidden}nav{display:flex;justify-content:space-between;align-items:center;padding:1.875rem 4.063rem;height:6.25rem;font-weight:700}.nav__item{display:flex;align-items:center;gap:10px}@media only screen and (max-width:640px){nav{padding:1.875rem 2.5rem}}.bg-main{background-color:#0e0244}.bg-alt{background-color:#0078ff}.bd-alt{border-color:#0078ff}.bd-alt-2{border-color:#c4c4c4}.color-alt{color:#0078ff}.color-alt-2{color:#c4c4c4}.br-alt{border-radius:5px}button{border-radius:10px;color:#fff;font-size:.875rem;padding:.813rem 1.25rem;border:2px solid #fff;background-color:#fff;cursor:pointer;letter-spacing:1.25px}.home{background-color:#f9fafc;flex:1;background-image:url('/assets/back.64b42626.svg');background-size:100% 100%;background-size:cover;padding:6.25rem 6.25rem 0 6.25rem;position:relative;z-index:-3}.home__main{max-width:39.375rem}.home__main__title{font-size:5.938rem;line-height:6.313rem;font-weight:700}.home__main__title span{color:#4355ff}.home__buttons{margin-top:2.313rem;display:flex;align-items:center;gap:1.188rem}.home__pic{height:100%}.home__pic>img{position:absolute;right:3.375rem;top:2.688rem;bottom:0;max-height:100%}.home__rect--1{height:18.438rem;width:32.125rem;background-color:#fff;transform:rotate(40.38deg);position:absolute;bottom:-6.25rem;left:-10rem;z-index:-1}.home__rect--2{height:27.531rem;width:47.97rem;background-color:#fff;transform:rotate(40.38deg);position:absolute;bottom:8.75rem;right:-10rem;z-index:-1}@media only screen and (min-height:760px){.home__rect--2{bottom:-2rem}}@media only screen and (max-width:640px){.home{padding:3rem 3rem 0 3rem;text-align:center}.home__pic>img{display:none}.home__rect--1,.home__rect--2{display:none}.home__main{max-width:unset}}