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}.n-wrapper{display:flex;height:10vh;justify-content:space-between}.n-left{align-items:center;display:flex;flex:1 1;gap:2rem}.n-name{font-size:1.3rem;font-weight:700}.n-right{align-items:center;display:flex;flex:1 1;font-weight:400;justify-content:center}.n-list{flex:10 1}.n-list>ul{cursor:pointer;display:flex;gap:2rem;margin-right:4rem}.n-list>ul>li:hover{color:var(--orange);cursor:pointer}.n-button{flex:2 1}@media screen and (max-width:600px){.n-button,.n-list{display:none}}@media screen and (min-width:601px) and (max-width:1023px){.n-list{display:none}.n-button{display:flex;position:relative;right:-3rem}}@media screen and (orientation:landscape) and (max-width:1023px){.n-list{display:none}.n-button{display:flex;position:relative;right:-6rem;top:.2rem}}.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}: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}.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;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}}.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-container{height:2rem;width:6rem}.i-button{display:flex;height:100%;width:100%}.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:28%;transform:scale(1.4)}.i-right>:nth-child(4){border-radius:50%;left:-24%;padding:0;top:-19%;transform:scale(.6)}.blur{background:#edd0ff;border-radius:50%;filter:blur(72px);height:14rem;left:56%;position:absolute;top:-18%;width:22rem;z-index:-9}@media screen and (max-width:600px){.intro{flex-direction:column;gap:5rem;height:64rem;margin-bottom:-8rem;margin-top:3rem}.i-left{margin-bottom:-10rem}.i-icons{margin-top:1rem}.i-right{left:-3rem;transform:scale(.7)}.i-right>:first-child{left:-30%}.i-right>:nth-child(2){left:-42%}.i-right .blur{display:none}.floating-div:first-of-type{left:13rem!important;top:-7rem!important}}@media screen and (min-width:601px) and (max-width:1023px){.intro{flex-direction:column;height:64rem;margin-bottom:-8rem;margin-top:3rem}.i-left{margin-bottom:-2rem}.i-icons{margin-top:0}.i-right{left:-2.5rem}.floating-div:first-of-type{top:-7rem!important}}@media screen and (orientation:landscape) and (max-width:1023px){.intro{height:60rem;margin-bottom:-8rem;margin-top:3rem}.i-left{margin-bottom:-2rem}.i-icons{margin-top:0}.i-right{left:2rem}.floating-div:nth-of-type(2){top:18.4rem!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{transform:scale(.4)}.floatingdiv>span{color:#000;font-family:sans-serif;font-size:16px}.services{display:flex;height:90vh;margin-bottom:12rem;margin-top:9rem;padding:0 3rem}.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-blur1{left:-18rem;top:13rem}.s-blur2{left:14rem;top:8rem}@media screen and (max-width:600px){.services{gap:5rem;height:60rem;margin-top:0;padding:0}.cards,.services{flex-direction:column}.cards{display:flex;gap:17rem}.cards>*{position:static}.blur{display:none}}@media screen and (min-width:601px) and (max-width:1023px){.services{flex-direction:column;gap:5rem;height:50rem;margin-bottom:10rem;margin-top:4rem;padding:0}.cards>:first-child{left:12rem!important}.cards>:nth-child(2){left:-2.5rem!important}.cards>:nth-child(3){left:12rem!important}}@media screen and (orientation:landscape) and (max-width:961px){.cards>:first-child{left:19rem!important}.cards>:nth-child(2){left:0!important}.cards>:nth-child(3){left:16rem!important}}@media screen and (min-width:962px) and (max-width:1023px) and (orientation:landscape){.services{flex-direction:column;gap:5rem;height:50rem;margin-bottom:10rem;margin-top:4rem;padding:0}.cards>:first-child{left:25rem!important;position:absolute}.cards>:nth-child(2){left:2rem!important}.cards>:nth-child(3){left:22rem!important}}.card{align-items:center;background:#ffffff42;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;transform:scale(.6)}.c-button{background:#fff;border:none;border-radius:7px;box-shadow:0 19px 60px #00000014;color:#5290fd;font-size:16px;padding:10px}@media screen and (max-width:480px){.card{width:auto}}.experience{gap:5rem;height:30vh;justify-content:center;margin-bottom:8rem}.acheivement,.experience{align-items:center;display:flex}.acheivement{flex-direction:column}.circle{align-items:center;background:#fff;border-radius:100%;color:#000;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}.acheivement span:nth-of-type(2){color:var(--orange)}@media screen and (max-width:600px){.experience{margin-bottom:4rem;transform:scale(.7)}}@media screen and (min-width:601px) and (max-width:1023px){.experience{margin-bottom:6rem}}.works{display:flex;height:90vh;margin-top:4rem;padding:0 3rem}.w-mainCircle,.w-right{position:relative}.w-mainCircle{background:#fff;border-radius:100%;box-shadow:var(--smboxShadow);height:18rem;left:9rem;top:2rem;width:18rem}.w-mainCircle>*{position:absolute}.w-mainCircle>:first-child{left:6rem;top:-3rem}.w-mainCircle>:nth-child(2){left:-3rem;top:5rem}.w-mainCircle>:nth-child(3){left:6rem;top:5rem}.w-mainCircle>:nth-child(4){left:15rem;top:5rem}.w-mainCircle>:nth-child(5){left:6rem;top:13rem}.w-secCircle{align-items:center;background:"none";background:#fff;border:5px solid #ebebeb;border-radius:100%;box-shadow:var(--smboxShadow);display:flex;height:6rem;justify-content:center;position:absolute;width:6rem}.w-secCircle>img{transform:scale(.6)}.w-backCircle{border-radius:100%;height:13rem;position:absolute;width:13rem;z-index:-1}.blueCircle{background:#1949b8;left:18rem;top:0}.yellowCircle{background:#f5c32c;left:18rem;top:8rem}@media screen and (max-width:600px){.works{flex-direction:column;gap:5rem;height:47rem;padding:0}.w-right{left:-1rem;transform:scale(.7)}.w-mainCircle{position:static}.w-backCircle{left:8rem!important}}@media screen and (min-width:601px) and (max-width:1023px){.works{flex-direction:column;gap:8rem;height:42rem;padding:0}.w-right{align-self:center}.w-mainCircle{position:static}.w-backCircle{left:8rem!important}}@media screen and (orientation:landscape) and (max-width:961px){.works{flex-direction:column;gap:8rem;height:55rem;padding:0}}@media screen and (min-width:962px) and (max-width:1023px) and (orientation:landscape){.works{flex-direction:column;gap:11rem;height:58rem;padding:0}.w-right{transform:scale(1.3)}}.portfolio{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.portfolio span:first-of-type{color:var(--black);font-size:2rem;font-weight:700}.portfolio span:nth-of-type(2){color:var(--orange);font-size:2.5rem;font-weight:700}.portfolio .swiper{overflow:visible!important}.portfolio-slider{margin-top:3rem;width:100%}.portfolio-slider .swiper-slide{width:20rem}.portfolio img{border-radius:19px;filter:drop-shadow(-12px 15px 13px rgba(0,0,0,.25));width:19rem}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.t-wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:center;margin-top:7rem;padding:0 3rem;position:relative}.t-heading{align-self:start}.t-heading>*{font-size:2rem;font-weight:700}.t-heading span:nth-of-type(2){color:var(--orange)}.t-blur1{left:38rem;top:16rem}.t-blur2{left:0;top:9rem}.testimonial{align-items:center;background:#ffffff42;border:7px solid var(--blueCard);border-radius:20px;box-shadow:var(--boxShadow);display:flex;flex-direction:column;height:12rem;justify-content:space-evenly;padding:2rem;width:30rem}.testimonial>img{border-radius:100%;height:6rem;width:6rem}.testimonial>span{color:var(--gray)}.t-wrapper .swiper{height:70%;width:100%}.t-wrapper .swiper-slide{align-items:center;display:flex;justify-content:center}.t-wrapper .swiper-pagination-bullet-active{background:var(--orange)}@media screen and (max-width:600px){.t-wrapper{margin-top:4rem;padding:0}.blur{display:none}.testimonial>img{height:70px;width:70px}}@media screen and (min-width:601px) and (max-width:1023px){.blur{display:none}.testimonial{height:20rem}}@media screen and (orientation:landscape) and (max-width:961px){.t-wrapper{gap:4rem;height:170vh}.testimonial{height:16rem;width:21rem}}@media screen and (min-width:962px) and (max-width:1023px) and (orientation:landscape){.testimonial{height:13rem}}.contact-form{display:flex;height:80vh;margin-top:4rem;padding:0 3rem}.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:600px){.contact-form{flex-direction:column;gap:5rem;height:40rem;padding:0}.c-right .user{width:16rem}}@media screen and (min-width:601px) and (max-width:1023px){.contact-form{align-items:center;flex-direction:column;gap:5rem;height:40rem}.c-right .user{width:23rem}}.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:600px){.footer{height:14rem}.footer>:first-child{height:25rem}.f-content{gap:3rem;transform:scale(.8)}}@media screen and (min-width:601px) and (max-width:1023px){.footer{height:30rem}.footer>:first-child{height:35rem}.f-content{gap:3rem}.f-content>:first-child{font-size:1.2rem}}@media screen and (orientation:landscape) and (max-width:961px){.footer{height:17rem}.footer>:first-child{height:35rem}}@media screen and (min-width:962px) and (max-width:1023px) and (orientation:landscape){.footer{height:20rem}.footer>:first-child{height:35rem}}
/*# sourceMappingURL=main.e7384892.css.map*/