.toggle{border:3px solid var(--orange);border-radius:1rem;cursor:pointer;display:flex;justify-content:space-between;padding:2px;position:relative}.toggle>*{color:var(--orange);height:1rem;width:1rem}.t-button{background:var(--orange);border-radius:100%;position:absolute}.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;margin-right:4rem}.n-list>ul :hover{color:var(--orange);cursor:pointer}.n-button{flex:2 1}@media screen and (max-width:480px){.n-list{display:none}}.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{gap:.25rem}.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{height:2rem;width:6rem}.i-icons{display:flex;gap:0;margin-top:3rem}.i-icons>*{-webkit-transform:scale(.5);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%;-webkit-transform:scale(.69);transform:scale(.69)}.i-right>:nth-child(2){left:-3rem;top:-4.6rem;-webkit-transform:scale(.67);transform:scale(.67)}.i-right>:nth-child(3){left:28%;-webkit-transform:scale(1.4);transform:scale(1.4)}.i-right>:nth-child(4){border-radius:50%;left:-24%;padding:0;top:-19%;-webkit-transform:scale(.62);transform:scale(.62)}.blur{background:#edd0ff;border-radius:50%;-webkit-filter:blur(212px);filter:blur(212px);-webkit-filter:blur(72px);filter:blur(72px);height:14rem;left:56%;position:absolute;top:-18%;width:22rem;z-index:-9}@media screen and (max-width:480px){.Intro{flex-direction:column;gap:7rem;height:64rem}.i-right{left:-3rem;-webkit-transform:scale(.8);transform:scale(.8)}.i-right .blur{display:none}.floating-div:first-of-type{top:-7rem!important}}.floatingDiv{align-items:center;background:#fff;border-radius:17px;box-shadow:var(--boxShadow);display:flex;height:4.5rem;justify-content:space-around;padding:0 28px 0 0}.floatingDiv>img{-webkit-transform:scale(.4);transform:scale(.4)}.floatingDiv>span{color:#000;font-family:sans-serif;font-size:16px}.services{display:flex;height:30rem;margin-bottom:13rem;margin-top:9rem;padding:3rem 3rem 0}.awesome{display:flex;flex-direction:column;position:relative}.awesome>:first-child{color:var(--black);font-size:2.5rem;font-weight:700}.awesome>:nth-child(2){color:var(--orange);font-size:2.5rem;font-weight:700}.awesome>:nth-child(3){color:var(--gray);font-size:14px;margin-top:1rem}.s-button{height:2rem;margin-top:1rem;width:8rem}.cards{position:relative}.cards>*{position:absolute}.s-blur2{left:14rem;top:8rem}.s-blur1{left:-18rem;top:13rem}@media screen and (max-width:480px){.services{gap:5rem;height:66rem;margin-top:0;padding:0}.cards,.services{flex-direction:column}.cards{display:flex;gap:17rem}.cards>*{position:static}}.card{align-items:center;background:hsla(0,0%,100%,.26);border:7px solid var(--orangeCard);border-radius:20px;box-shadow:var(--boxShadow);display:flex;flex-direction:column;gap:1rem;height:13rem;padding:0 26px 2rem;position:absolute;text-align:center;width:10rem}.card span:nth-of-type(2){color:var(--gray);font-size:16px}.card>img{margin-bottom:-2rem;-webkit-transform:scale(.6);transform:scale(.6)}.c-button{background:#fff;border:none;border-radius:7px;box-shadow:0 19px 60px rgba(0,0,0,.08);color:#5290fd;font-size:16px;padding:10px}.c-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.card{width:auto}}:root{--yellow:#f5c32c;--orange:#fca61f;--black:#242d49;--gray:#788097;--blueCard:#ddf8fe;--purple:#eed2ff;--boxShadow:0px 19px 60px rgb(0 0 0/8%);--orangeCard:rgba(252,166,31,.45);--smboxShadow:-79px 51px 60px rgba(0,0,0,.08)}.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 rgba(251,161,40,.42);color:#fff;font-size:16px;padding:11px 26px}.button:hover{background:#fff;border:1px solid #fca61f;border:1px solid var(--orange);color:#fca61f;color:var(--orange);cursor:pointer}@media screen and (max-width:480px){.App{padding:.5rem 1rem}}.experience{color:var(--black);gap:5rem;height:30vh;justify-content:center;margin-bottom:8rem}.achievement,.experience{align-items:center;display:flex}.achievement{flex-direction:column}.circle{align-items:center;background:#fff;border-radius:100%;display:flex;font-size:1.5rem;font-weight:700;height:4rem;justify-content:center;margin-bottom:2rem;position:relative;width:4rem}.circle:before{background-image:linear-gradient(180deg,#87e6fb 0,#ffc05c);border-radius:100%;bottom:-8px;box-shadow:var(--boxShadow);content:"";left:-8px;position:absolute;right:-8px;top:-8px;z-index:-1}.achievement span:nth-of-type(2){color:var(--orange)}@media screen and (max-width:480px){.experience{-webkit-transform:scale(.7);transform:scale(.7)}}.contact-form{display:flex;height:80vh;margin-top:4rem;padding:3rem 3rem 0}.c-right{display:flex;flex:1 1;justify-content:center;position:relative}.c-right>form{align-items:center;display:flex;flex-direction:column;gap:2rem}.c-right .user{border:2px solid var(--orange);border-radius:8px;font-size:16px;height:2rem;outline:none;padding:.3em;width:20rem}textarea{height:4rem!important}.c-blur1{left:8rem;top:1rem}@media screen and (max-width:480px){.contact-form{flex-direction:column;gap:5rem;height:40rem;padding:0}.c-right .user{width:16rem}}.footer{margin:-7rem -3.5rem -.5rem;position:relative}.f-content,.footer{align-items:center;display:flex}.f-content{color:#fff;flex-direction:column;gap:4rem;justify-content:center;margin-top:4rem;position:absolute;width:100%}.f-icons{display:flex;gap:2rem}@media screen and (max-width:480px){.f-content{-webkit-transform:scale(.5);transform:scale(.5)}}
/*# sourceMappingURL=main.99f58e0c.css.map*/