:root{--yellow:#f5c32c;--orange:#fca61f;--black:#242d49;--gray:#788097;--blueCard:#ddf8fe;--purple:#eed2ff;--boxShadow:0px 19px 60px #00000014;--orangeCard:#fca61f73;--smboxShadow:-79px 51px 60px #00000014;--white:#fff}.App{color:#242d49;color:var(--black);overflow:hidden;padding:.5rem 3.5rem}.button{background:linear-gradient(180deg,#fdc50f 26.71%,#fb982f 99.36%);border:none;border-radius:34px;box-shadow:0 20px 24px 3px #fba1286b;color:#fff;color:var(--white);font-size:16px;padding:11px 26px}.button:hover{background:#fff;background:var(--white);border:1px solid #fca61f;border:1px solid var(--orange);color:#fca61f;color:var(--orange);cursor:pointer}.n-wrapper{display:flex;height:10vh;justify-content:space-between;margin-bottom:2rem;top:0}.n-left{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:left}.n-name{font-size:1.3rem;font-weight:700}.n-right{align-items:center;display:flex;flex:1 1;font-weight:400;justify-content:flex-end}.n-list{flex:10 1}.n-list>ul{display:flex;gap:2rem;list-style-type:none;margin-right:4rem}.n-list>ul :hover{color:var(--orange);cursor:pointer}.n-button{flex:2 1}.intro{display:flex;height:77vh;margin-top:6rem}.i-left{flex:1 1;gap:2rem;position:relative}.i-left,.i-name{display:flex;flex-direction:column}.i-name>:first-child{color:var(--black);font-size:3rem;font-weight:700}.i-name>:nth-child(2){color:var(--orange);font-size:3rem;font-weight:700}.i-name>:nth-child(3){color:var(--gray);font-size:14px;font-weight:100;margin-top:10px}.i-button{width:6rem}.i-icons{display:flex;gap:0;margin-top:3rem}.i-icons>*{transform:scale(.5)}.i-icons:hover{cursor:pointer}.i-right{flex:1 1;position:relative}.i-right>*{position:absolute;z-index:1}.i-right>:first-child{left:-15%;top:-9%;transform:scale(.69)}.i-right>:nth-child(2){left:-3rem;top:-4.6rem;transform:scale(.67)}.i-right>:nth-child(3){left:7.5%;top:-20%;transform:scale(.85)}.i-right>:nth-child(4){left:-24%;top:-19%;transform:scale(.6)}.blur{background:#edd0ff;border-radius:50%;filter:blur(52px);height:14rem;left:60%;position:absolute;top:-15%;width:22rem;z-index:-9}.floatingDiv{align-items:center;background:var(--white);border-radius:17px;box-shadow:var(--boxShadow);display:flex;height:4.5rem;justify-content:space-around;padding:0 28px 0 0}.floatingDiv>img{transform:scale(.4)}.floatingDiv>span{font-family:sans-serif;font-size:16px}
/*# sourceMappingURL=main.1ef53a1d.css.map*/