@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);#home{background-size:cover;position:relative}#home .app__wrapper{margin:0;padding:0}#home .app__navigation,#home .app__navigation-dot,#home .app__social,#home .copyright{display:none}.main{flex:1 1;height:100vh;width:100%}video{object-fit:cover}.content,video{height:100%;width:100%}.content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0}.content h1{border-radius:15px;mix-blend-mode:screen}.content p{color:var(--secondary-color);font-size:.8rem;letter-spacing:.15rem;line-height:1.5;text-align:left}.overlay{background-color:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:450px){.content h1 img{height:50vh}}@media screen and (max-width:850px){.content h1 img{height:40vh}}.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(44,44,44,.8);border:1px solid rgba(44,44,44,.8);justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{height:50px}.app__navbar-logo h4{color:#fff;width:1rem}.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;margin:0 1rem}.app__navbar-links div{background:transparent;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links a{color:var(--white-color);flex-direction:column;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links a:hover{color:var(--secondary-color);text-decoration:line-through}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color:rgba(0,0,0,.4);border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:var(--white-color);height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;background-color:var(--lightGray-color);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 0;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div svg{color:var(--primary-color);height:35px;margin:.5rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;background-color:#000;color:var(--secondary-color);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{border-bottom:1px solid #fff;margin:1rem;width:100%}.app__navbar-menu div ul li a{color:var(--primary-color);font-size:1rem;font-weight:500;letter-spacing:.15rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--gray-color);text-decoration:line-through}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div ul li a{display:none}}*,:after,:before{box-sizing:border-box}button{font-weight:700;letter-spacing:1.4px}.background{display:flex;min-height:100vh}.container{min-width:25vw}.screen{background:var(--white-color);border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.4);position:relative}.screen:after{border-radius:15px;bottom:0;content:"";display:block;left:20px;position:absolute;right:20px;top:0;z-index:-1}.screen-header{align-items:center;background:var(--secondary-color);border-top-left-radius:15px;border-top-right-radius:15px;display:flex;padding:10px 20px}.screen-header-left{margin-right:auto}.screen-header-button{background:#fff;border-radius:8px;display:inline-block;height:8px;margin-right:3px;width:8px}.screen-header-button.close{background:red}.screen-header-button.maximize{background:#ff0}.screen-header-button.minimize{background:#adff2f}.screen-header-right{display:flex}.screen-header-ellipsis{background:#fff;border-radius:8px;height:3px;margin-left:2px;width:3px}.screen-body{display:flex}.screen-body-item{flex:1 1;padding:50px}.app-title,.screen-body-item.left{display:flex;flex-direction:column}.app-title{color:var(--secondary-color);font-size:26px;position:relative}.app-title:after{background:var(--secondary-color);bottom:-10px;content:"";display:block;height:4px;left:0;position:absolute;width:25px}.app-contact{color:#888;font-size:8px;margin-top:auto;white-space:nowrap}.app-contact p{font-size:larger}.app__contact-email img,.app__contact-phone img{height:40px}.app-form-group{margin-bottom:15px}.app-form-group.message{margin-top:40px}.app-form-group.buttons{margin-bottom:0;text-align:right}.app-form-control{background:none;border:none;border-bottom:1px solid #666;color:#000;font-size:14px;outline:none;padding:10px 0;text-transform:uppercase;transition:border-color .2s;width:100%}.app-form-control::-webkit-input-placeholder{color:#666}.app-form-control:-ms-input-placeholder{color:#666}.app-form-control::placeholder{color:#666}.app-form-control:focus{border-bottom-color:#ddd}.app-form-button{background:var(--secondary-color);border:15px;color:#fff;cursor:pointer;font-size:14px;outline:none;padding:10px}.app-form-button:hover{color:var(--lightGray-color)}.dribbble{height:20px;margin:0 5px;width:20px}@media screen and (max-width:520px){.screen-body{flex-direction:column;min-width:90%}.screen-body-item.left{margin-bottom:30px}.app-title{flex-direction:row}.app-title span{margin-right:12px}.app-title:after{display:none}}@media screen and (max-width:600px){.container{width:90vw}.screen-body{padding:40px}.screen-body-item{padding:0}.app__contact-email p,.app__contact-phone p{display:none}}.about__app{flex:1 1;height:100%;width:80%}.about__app h1{padding-top:2rem}.about__app-container{background-color:var(--white-color);border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.4);display:flex;margin-top:1rem;padding:1rem;transition:all .3s ease-in-out}.about__app-image{padding:1rem}.about__app-image img{border-radius:15px;height:200x;width:400px}.about__app-text{padding:1rem}.head-text{font-size:5rem}.about-text{color:var(--gray-color);font-size:2rem;letter-spacing:.15rem;line-height:1.5;margin-top:1rem;text-align:left}@media screen and(min-width:2000px){.about__app-image img{height:300px;width:500px}}@media screen and (max-width:850px){.about__app{width:80%}.about__app-container{display:block}.about__app-image img{height:300px;margin-left:20%;width:300px}.about-text{font-size:1.5rem}.about__app-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:450px){.about__app-image img{height:300px;margin-left:1%;width:300px}.about-text{font-size:smaller}.about__app h1{padding-top:0}}.app__services-main{flex:1 1;height:100vh;width:100%}.app__services{flex:1 1;flex-direction:column;width:100%}.app__services-items{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem}.app__profile-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem;padding:1rem 0;width:250px}.app__profile-item img{border-radius:3%;height:170px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:370px}.app__profile-item img{height:320px}}.app__work{flex:1 1;flex-direction:column;margin-bottom:3rem;width:100%}.app__center{justify-content:center}.app__work-item_container{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.4);display:flex;flex-wrap:wrap;height:400px;justify-content:center;margin-bottom:1rem;margin-left:1rem;overflow:scroll;width:80vw}@media screen and (max-width:600px){.app__work-item_container{margin-right:10px}}.app__work-item_container::-webkit-scrollbar{display:none}.app__work-item{align-items:center;border:1px solid #ccc;border-radius:15px;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);display:flex;justify-content:center;margin:15px;max-height:200px;min-height:200px;min-width:200px}@media screen and (min-width:1080px){.app__work-item{max-height:300px;min-height:300px;min-width:300px}}.app__work-item:hover .app__work-item-link{background-color:rgba(0,0,0,.5);border-radius:15px;height:100%;opacity:1;transition:all .3s ease;width:100%}.app__work-item_container img{border:1px solid #ccc;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);width:50%}.app__work-item-link{height:100%;opacity:0;transition:opacity .5s;width:100%}.app__work-item-link div{height:200px;padding-top:120px;width:200px}@media screen and (min-width:1080px){.app__work-item-link div{height:300px;padding-top:130px;width:300px}}.app__work-item-link div svg{color:var(--secondary-color);display:block;height:25%;margin:auto;width:25%}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-head{margin-bottom:5rem}.app__testimonial-item{background-color:var(--secondary-color);border-radius:15px;box-shadow:0 0 30px black(0,0,0,.1);display:flex;flex-direction:row;min-height:320px;padding:2rem;transition:all .3s ease-in-out;width:60%}.app__testimonial-item img{border-radius:50%;height:100px;object-fit:cover;width:100px}@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-around;padding:0 2rem;text-align:left}.app__testimonial-content p{color:var(--white-color);font-family:var(--font-base);font-size:1.25rem;line-height:2rem}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}@media screen and (max-width:600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:var(--white-color);border-radius:50%;height:50px;margin:1rem;transition:all .3s ease-in-out;width:50px}.app__testimonial-btns div svg{color:var(--secondary-color);height:20px;width:20px}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div svg:hover{color:var(--white-color)}@media screen and (min-width:2000px){.app__testimonial-btns{height:100px;width:100px}.app__testimonial-btns svg{height:45px;width:45px}}section{display:flex;flex-direction:column;height:100vh;margin:0;padding:0}.app__footer{align-items:center;background-color:var(--lightGray-color);display:flex;flex:1 1;flex-direction:column;justify-content:center}.app__footer-title{margin-top:2rem}.sub-text{color:var(--secondary-color);font-size:larger;margin-bottom:3rem;text-align:center}.app__footer-social{display:flex;flex-direction:column;margin-top:8rem}.app__footer-links{display:flex;justify-content:space-around;margin-top:1rem}.app__footer-links a{color:var(--secondary-color);cursor:pointer}.app__footer-links svg{height:25px;width:25px}.app__footer-copyright{margin-top:5rem}@media screen and (min-width:2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{height:150px;width:150px}}@media screen and (max-width:850px){.app__testimonial-item{width:100%}}@media screen and (max-width:600px){.app__footer-title{margin-top:1rem}.sub-text{margin-bottom:.5rem}.app__footer-social{margin-top:1rem}.app__footer-copyright,.app__footer-links{margin-top:.5rem}.app__footer-links svg{height:20px;width:20px}}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--lightGray-color)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:70%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.p-text{color:var(--gray-color);font-size:.8rem;letter-spacing:.15rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.app__social{flex-direction:row;justify-content:flex-end;padding:1rem}.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:.25rem 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 svg:hover{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 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-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}:root{--font-base:"DM Sans",sans-serif;--primary-color:##C2CaD0;--secondary-color:#e7717d;--black-color:#030303;--lightGray-color:#c2b9b0;--gray-color:#6b7688;--brown-color:#7e685a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}::-webkit-scrollbar{background-color:##C2CaD0;background-color:var(--primary-color);width:.4vw}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e7717d,#c2b9b0,#e7717d)}
/*# sourceMappingURL=main.b30cdaff.css.map*/