@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#313bac;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff;--border-gray-1:#6b76887a;--color-red:#f64f59;--text-color:#151515;--btn-color:#313bac}*,:after,:before{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}html{font-size:62.5%}div,p{font-size:1.6rem}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle;width:auto}.mt-3{margin-top:3rem}.app__about{flex:1 1;flex-direction:column;width:100%}.app__profiles{flex-wrap:wrap;justify-content:center;margin:2rem 2rem 0}.app__profiles,.app__profiles-item{align-items:flex-start;display:flex}.app__profiles-item{flex-direction:column;justify-content:flex-start;margin:0 2rem 2rem 0;width:19rem}.app__profiles-item img{border-radius:1.5rem;object-fit:cover}@media screen and (min-widht:2000px){.app__profiles-item{margin:2rem 4rem;width:37rem}.app__profiles-item img{height:32rem}}.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.18);justify-content:space-between;padding:1.5rem 2.5rem;position:fixed;transition:all .3s;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:center}.app__navbar-logo img{height:2rem;width:9rem}@media screen and (min-width:2000px){.app__navbar-logo img{height:4rem;width:18rem}}.app__navbar .sticky-nav{padding:1.5rem 2.5rem}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;font-size:1.6rem;margin:0 1.6rem}.app__navbar-links li a{position:relative}.app__navbar-links li a activeMenu,.app__navbar-links li a:after{background-color:var(--secondary-color);bottom:0;content:"";height:1.1px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom;transform-origin:bottom;transition:width .4s cubic-bezier(1,0,0,1),-webkit-transform .3s;transition:transform .3s,width .4s cubic-bezier(1,0,0,1);transition:transform .3s,width .4s cubic-bezier(1,0,0,1),-webkit-transform .3s;width:0}.app__navbar-links li a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);width:100%}.app__navbar-links li a{color:var(--gray-color);font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color:var(--secondary-color);border-radius:50%;display:flex;height:3.5rem;justify-content:center;position:relative;width:3.5rem}.app__navbar-menu svg{color:var(--white-color);height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;background-color:var(--white-color);background-image:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px hsla(0,0%,66%,.15);display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div svg{color:var(--secondary-color);cursor:pointer;height:3.5rem;width:3.5rem}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--gray-color);font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.cursor-pointer{cursor:pointer}.nav-motion{bottom:0;position:absolute;right:0;top:0;width:300px}@media screen and (min-width:900px){.nav-motion{display:none!important}}.nav-background{align-items:flex-end;background-color:var(--white-color);background-image:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px hsla(0,0%,66%,.15);display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;position:absolute;right:0;top:0;width:300px}button.nav-btn{background:transparent;border:none;border-radius:50%;cursor:pointer;height:35px;outline:none;position:absolute;right:26px;top:11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:35px}ul.nav-ul{padding:25px;position:absolute;top:100px;width:230px}ul.nav-ul li{list-style:none;margin-bottom:20px}.refresh,ul.nav-ul li{align-items:center;cursor:pointer;display:flex}.refresh{background:rgba(0,0,0,.4);border-radius:10px;height:20px;justify-content:center;padding:10px;position:absolute;right:10px;top:10px;width:20px}.app__footer{flex:1 1;flex-direction:column;width:100%}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap-reverse;justify-content:space-evenly;margin:4rem 2rem 2rem;width:60%}.app__footer-cards .app__footer-card{align-items:center;background-color:#fef4f5;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:29rem;padding:1rem;transition:all .3s ease-in-out}.app__footer-cards .app__footer-card img{height:4rem;margin:0 .7rem;width:4rem}.app__footer-cards .app__footer-card p{font-weight:600}.app__footer-cards .app__footer-card a{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 2.5rem #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#f3f7fb}.app__footer-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__footer-form .group{margin:1.2rem 0;position:relative}.app__footer-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:100%}.app__footer-form div input,.app__footer-form div textarea{background-color:var(--primary-color);border:none;border-bottom:1px;border-radius:8px;color:var(--black-color)!important;display:block;font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__footer-form div input:focus,.app__footer-form div textarea:focus{outline:none}.app__footer-form div input:focus~label,.app__footer-form div input:valid~label,.app__footer-form div textarea:focus~label,.app__footer-form div textarea:valid~label{color:var(--btn-color);font-size:12px;top:-14px}.app__footer-form div input:focus~.bar:before,.app__footer-form div textarea:focus~.bar:before{width:100%}.app__footer-form div textarea{height:17rem;resize:none}.app__footer-form div label{color:#5b5b5b;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.app__footer-form div .bar{display:block;position:relative;width:100%}.app__footer-form div .bar:before{background:#2196f3;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .3s ease;width:0}.app__footer-form div:hover{box-shadow:0 0 2.5rem var(--primary-color)}.app__footer-form button{color:var(--white-color);margin-top:2rem}#home{background-image:url(/static/media/bgIMG.c39101e520e2997fc6d4.png);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1 1;flex-direction:row;height:100%;padding:10rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:flex-start}@media screen and (min-width:2000px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{background-color:var(--white-color);border-radius:1.5rem;box-shadow:0 0 2rem rgba(0,0,0,.1);flex-direction:row;padding:1rem 2rem;width:auto}.app__header-badge .tag-cmp{flex-direction:column;margin-top:3rem}.app__header-badge .tag-cmp p{font-size:1.5rem;text-align:right;text-transform:uppercase;width:100%}.app__header-badge span{font-size:3.2rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:5rem}}@media screen and (max-width:1200px){.app__header-badge{align-items:flex-start;justify-content:flex-start}}.app__header-circles{align-items:flex-start;display:flex;flex:.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background-color:var(--white-color);border-radius:50%;height:10rem;width:10rem}.app__header-circles div img{height:60%;width:60%}.app__header-circles div:first-child{height:10rem;margin-left:-2rem;width:10rem}.app__header-circles div:nth-child(2){height:15rem;margin:2rem;width:15rem}.app__header-circles div:nth-child(3){height:9rem;width:9rem}@media screen and (min-width:2000px){.app__header-circles div:first-child{height:40rem;width:40rem}.app__header-circles div:nth-child(2){height:17rem;width:17rem}.app__header-circles div:nth-child(3){height:20rem;width:20rem}}@media screen and (max-width:1200px){.app__header-circles{flex-direction:row;flex-wrap:wrap;margin-left:0;width:100%}.app__header-circles div{margin:1rem}}.app__header-img{align-items:flex-end;display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative}.app__header-img img{object-fit:contain;width:90%;z-index:1}.app__header-img .overlay-circle{bottom:0;height:90%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;left:0;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;width:-webkit-max-content;width:max-content;will-change:opacity,visibility}.styles-module_fixed__7ciUi{position:fixed}.styles-module_arrow__K0L3T{background:inherit;height:8px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.styles-module_no-arrow__KcFZN{display:none}.styles-module_show__2NboJ{opacity:.9;opacity:var(--rt-opacity);visibility:visible}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}.app__skills{flex:1 1;flex-direction:column;width:100%}.app__skills-container{display:flex;flex-direction:row;margin-top:5rem;width:90%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:flex-start;display:flex;flex:1 1;flex-wrap:wrap;justify-content:flex-start;margin-right:5rem}@media screen and (max-width:900px){.app__skills-list{align-items:center;justify-content:center;margin-right:0}}.app__skills-item{flex-direction:column;margin:1.3rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fff;border-radius:50%;height:9rem;width:9rem}.app__skills-item div img{height:50%;width:50%}.app__skills-item div:hover{box-shadow:0 0 2.5rem #fef4f5}@media screen and (min-width:2000px){.app__skills-item div{height:15rem;width:15rem}}@media screen and (max-width:450px){.app__skills-item div{height:7rem;width:7rem}}.app__skills-item p{font-weight:500;margin-top:1rem}@media screen and (min-width:2000px){.app__skills-item{margin:2rem}.app__skills-item p{font-size:1.8rem;margin-top:1.5rem}}.app__skills-exp{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:900px){.app__skills-exp{margin-top:3rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1.5rem 0;width:100%}.app__skills-exp-works{flex:1 1}.app__skills-exp-works .app__skills-exp-work{align-items:flex-start;cursor:pointer;display:inline-flex;flex-direction:column;justify-content:flex-start;margin-bottom:1.5rem}.app__skills-exp-works .app__skills-exp-work h3{font-size:1.8rem;font-weight:500}.app__skills-exp-works .app__skills-exp-work p{color:var(--gray-color);font-size:1.6rem;font-weight:400;margin-top:5px}.app__skills-exp-year{margin-right:5rem}.app__skills-exp-year p{color:var(--secondary-color);font-size:1.5rem;font-weight:800}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{background-color:var(--white-color);border:1px solid #e1e1e1;border-radius:.5rem;box-shadow:0 0 2.5rem rgba(97,97,97,.2);color:#383d45;line-height:1.6;max-width:300px;opacity:1;padding:1.5rem;text-align:center}@media screen and (min-width:2000px){.skills-tooltip{font-size:2rem;line-height:2;max-width:500px}}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-item{background-color:var(--white-color);border-radius:1.5rem;box-shadow:0 0 3rem rgba(0,0,0,.1);display:flex;margin-top:4rem;min-height:30rem;padding:2rem;transition:all .3s ease-in-out;width:55%}.app__testimonial-item img{width:15rem}@media screen and (min-width:2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{height:15rem;width:15rem}}@media screen and (max-width:850px){.app__testimonial-item{width:100%}}@media screen and (max-width:600px){.app__testimonial-item{flex-direction:column}}.app__testimonial-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-evenly;padding:0 4rem;text-align:left}.app__testimonial-content p{color:var(--black-color);font-family:var(--font-base);font-size:2rem;line-height:1.6}.app__testimonial-content h4{color:var(--secondary-color);font-weight:600;margin-top:2rem}.app__testimonial-content h5{color:var(--gray-color);font-weight:400;margin-top:5px}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:var(--white-color);border-radius:50%;cursor:pointer;height:4.5rem;margin:1rem;transition:all .3s ease-in-out;width:4.5rem}.app__testimonial-btns div svg{color:var(--secondary-color);height:2rem;width:2rem}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div:hover svg{color:var(--white-color)}.app__testimonial-brands{flex-wrap:wrap;margin-top:1.5rem;width:80%}.app__testimonial-brands div{margin:2rem;width:15rem}.app__testimonial-brands div img{filter:grayscale(1);-webkit-filter:grayscale(1);height:auto;object-fit:cover;width:100%}.app__testimonial-brands div:hover img{filter:grayscale(0);-webkit-filter:grayscale(0)}@media screen and (min-width:2000px){.app__testimonial-brands div{margin:2rem;width:21rem}}@media screen and (max-width:450px){.app__testimonial-brands div{margin:1rem;width:12rem}.app__testimonial-brands{width:100%}}.app__works{flex:1 1;flex-direction:column;width:100%}.app__work-filter{align-items:center;border:1px solid var(--border-gray-1);border-radius:25rem;box-shadow:0 0 10px 0 rgba(0,0,0,.24);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:5rem 0 4rem}.app__work-filter-item{color:#000!important;cursor:pointer;font-size:1.6rem!important;font-weight:800;padding:.8rem 1.5rem;transition:all .3s ease}.app__work-filter-item:last-child{border-bottom-right-radius:25rem;border-top-right-radius:25rem}.app__work-filter-item:first-child{border-bottom-left-radius:25rem;border-top-left-radius:25rem}.app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff!important}@media screen and (min-width:2000px){.app__work-filter-item{border-radius:.85rem;padding:1.3rem 2.5rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff!important}.app__work-portfolio{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.app__work-portfolio .app__work-item{background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;flex-direction:column;transition:all .3s ease;width:34rem}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 2.5rem rgba(0,0,0,.2)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.8rem;padding:1.5rem;width:47rem}}@media screen and (max-width:300px){.app__work-portfolio .app__work-item{margin:1rem;width:100%}}.app__work-img{height:33rem;position:relative;width:100%}.app__work-img img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__work-img{height:35rem}}.app__work-hover{background-color:rgba(0,0,0,.4);border-radius:.5rem;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;width:100%}.app__work-hover div{background-color:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);height:5rem;margin:1rem;transition:all .3s ease;width:5rem}.app__work-hover div svg{color:var(--white-color);height:50%;width:50%}.app__work-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app__work-content h3{line-height:1.5;margin-top:1.5rem}.app__work-content p{padding:0 1rem .5rem}.app__work-content .app__work-tag{background-color:#fff;border-radius:1.3rem;padding:.8rem 1.8rem;position:absolute;top:-2.5rem}.head-text span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#12c2e9,#c471ed,#f64f59);-moz-background-clip:text;-webkit-background-clip:text;background-clip:text}.app__whitebg{background-color:var(--white-color)}.app{font-family:var(--font-base);overflow:hidden}.app,.app__primarybg{background-color:var(--primary-color)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex,.flex-center{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:6.4rem 3.2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:6.4rem 1.6rem 3.2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:3.2rem 0 0;width:100%}.copyright p{color:var(--black-color);text-transform:uppercase}.btn{background-color:var(--secondary-color);border:1px solid var(--btn-color);border-radius:2.5rem;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;outline:none;padding:1.2rem 1.8rem;text-decoration:none}.head-text{color:var(--text-color);font-size:4.4rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text-md{font-size:3.4rem}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:6.4rem}}@media screen and (max-width:450px){.head-text{font-size:3.2rem}}.p-text{color:var(--gray-color);font-size:1.4rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:2.8rem}}.bold-text{color:var(--black-color);font-size:1.6rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:3.2rem}}@media screen and (max-width:450px){.bold-text{font-size:1.4rem}}.app__social{flex-direction:column;justify-content:flex-end;padding:1.6rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.4rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:var(--gray-color);height:15px;width:15px}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.8rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.8rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:3.2rem}}.preloader{align-items:center;background-color:#000;bottom:0;color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;width:100%;z-index:1000}.preloader .texts-container{color:#fff;display:flex;font-size:2rem;font-weight:800;height:6rem;justify-content:space-between;overflow:hidden;width:35rem}@media screen and (max-width:400px){.preloader .texts-container{font-size:1.8rem;width:29rem}}
/*# sourceMappingURL=main.cbc91a73.css.map*/