.app__navbar{position:fixed;width:100%;height:100px;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;z-index:100}.app__navbar,.app__navbar:before{top:0;background-image:url(/_next/static/media/Background-crop-home-01.64317e5d.png)}.app__navbar:before{content:"";position:absolute;left:0;right:0;bottom:0;background-size:cover;background-position:top;background-repeat:no-repeat;opacity:1;z-index:1;pointer-events:none}.app__navbar .app__navbar-links,.app__navbar .app__navbar-logo,.app__navbar .app__navbar-menu{position:relative;z-index:15}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center}.app__navbar-logo img{width:90px;height:auto}@media screen and (min-width:768px){.app__navbar-logo img{width:120px}}@media screen and (min-width:1024px){.app__navbar-logo img{width:150px}}@media screen and (min-width:1440px){.app__navbar-logo img{width:180px}}@media screen and (min-width:2000px){.app__navbar-logo img{width:220px}}.app__navbar-links{flex:1;display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:0;width:auto}.app__navbar-links li{margin:0 1rem;display:flex;align-items:center;cursor:pointer}.app__navbar-links li a{color:var(--gray-color);text-decoration:none;flex-direction:column;text-transform:uppercase;font-weight:500;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{width:35px;height:35px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;background-color:transparent}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}.app__navbar-menu div{position:fixed;top:0;bottom:0;right:0;padding:1rem;width:80%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background-image:url(/_next/static/media/Background-crop-home-01.64317e5d.png);background-size:cover;background-position:top;background-repeat:no-repeat;opacity:1;z-index:1;box-shadow:0 0 20px hsla(0,0%,66%,.15)}.app__navbar-menu div svg{width:35px;height:35px;color:var(--gray-color);margin:.5rem 1rem}.app__navbar-menu div ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--gray-color);text-decoration:none;font-size:1rem;text-transform:uppercase;font-weight:500;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}}.app__about{flex:1;flex-direction:column;box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-02.47ed3a3c.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw;align-items:center;margin-top:0;padding-top:0}.app__about,.app__profiles{display:flex;justify-content:center}.app__profiles{align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__profile-item{width:190px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:2rem}.app__profile-item img{width:100%;height:170px;border-radius:15px;object-fit:cover}@media screen and (min-width:2000px){.app__profile-item{width:370px;margin:2rem 4rem}.app__profile-item img{height:320px}}.footer{box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-02.47ed3a3c.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100vw;padding-top:15%;padding-left:24px;padding-right:24px;color:#bab9c6;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.footer-main{display:grid;border-top:1px solid #444;justify-content:center;gap:40px;padding:5% 10%;grid-template-columns:1fr}@media(min-width:768px){.footer-main{grid-template-columns:minmax(300px,1fr) minmax(400px,1fr);justify-content:center}}@media(min-width:1024px){.footer-main{grid-template-columns:350px 500px}}.col{padding:0 24px}.col-5-6-container{grid-column:span 3;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:768px){.col-5-6-container{grid-column:span 1}}.row{display:flex;justify-content:space-between}h5{color:#bab9c6;font-size:16px;margin:24px 0;padding-top:24px}.footer-links{list-style:none;padding:0;text-decoration:none;margin-left:8px}.footer-links li{margin-bottom:6px;text-decoration:none}.footer-links a{color:#bab9c6;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer-links a:hover{color:#fff;transform:scale(1.2)}.footer-copyright{border-top:1px solid #444;padding:24px 0;margin-bottom:0;font-size:12px;color:#bab9c6;bottom:0;max-height:60px}@media(max-width:768px){.footer-copyright{padding:12px}.footer-copyright .row{flex-direction:column;text-align:center;gap:12px}}.footer-copyright .text-left,.footer-copyright .text-right{flex:1;text-align:left}@media(max-width:768px){.footer-copyright .text-left,.footer-copyright .text-right{text-align:center}}.footer-copyright .text-center{position:absolute;left:50%;transform:translateX(-50%)}@media(max-width:768px){.footer-copyright .text-center{position:relative;transform:none;left:0}}.footer-commercial{padding-left:20px}.footer-commercial a,p{color:#bab9c6;text-decoration:none;font-size:small;padding-top:6px}.footer-commercial a:hover{color:#fff}.footer-copyright .row{display:flex;justify-content:space-between;align-items:center;position:relative}.text-left{flex:1;text-align:left;text-decoration:none}.text-center{position:absolute;left:50%;transform:translateX(-50%)}.text-right{text-align:right}.text-center a{text-align:center;font-size:12px;color:#bab9c6;margin:6px}.text-center a:hover{color:#fff}.footer_form{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:800px}.footer_input,.footer_textarea{width:100%;padding:12px;background-color:hsla(0,0%,100%,.1);border:1px solid #444;border-radius:4px;color:#bab9c6;font-size:14px;transition:background-color .3s ease,border-color .3s ease}.footer_input::placeholder,.footer_textarea::placeholder{color:#bab9c6}.footer_input:focus,.footer_textarea:focus{outline:none;background-color:hsla(0,0%,100%,.2);border-color:#fff}.footer_textarea{resize:none;height:120px}.footer_button{padding:12px;background-color:#444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease,transform .3s ease}.footer_button:hover{background-color:#fff;color:#444;transform:scale(1.05)}.footer_thankyou{color:#bab9c6;font-size:16px;margin-top:24px;text-align:center}.footer-popup{position:fixed;bottom:20px;right:20px;padding:15px 20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:9999;font-weight:700;color:#fff;animation:fadeInOut 3s forwards;font-size:1rem}.footer-popup-success{background-color:#4bb543}.footer-popup-error{background-color:#e74c3c}@keyframes fadeInOut{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.app__header{position:relative;box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-01.64317e5d.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;margin-top:0;padding-top:0}.app__header .app__header-info{z-index:10;text-align:center;position:relative}.app__skills{flex:1;display:flex;flex-direction:column;box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-02.47ed3a3c.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw;justify-content:center;align-items:center;text-align:center}@media screen and (max-width:900px){.app__skills{height:auto;padding:1rem .5rem}}.app__skills-container{width:100%;margin-top:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (min-width:900px){.app__skills-container{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;margin-top:1.5rem}}.app__skills-list{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:.5rem 2rem}@media screen and (max-width:900px){.app__skills-list{margin:.5rem 1rem}}@media screen and (max-width:600px){.app__skills-list{justify-content:space-around}}.app__skills-item{display:flex;flex-direction:column;text-align:center;margin:.5rem;transition:all .3s ease-in-out}.app__skills-item div{width:80px;height:80px;border-radius:50%;background-color:#fef4f5;position:relative}.app__skills-item div img{width:70%;height:70%;object-fit:contain}.app__skills-item div:hover{box-shadow:0 0 15px #fef4f5}@media screen and (min-width:2000px){.app__skills-item div{width:150px;height:150px}}@media screen and (max-width:600px){.app__skills-item div{width:65px;height:65px}}.app__skills-item p{font-weight:500;margin-top:.3rem;font-size:.85rem}@media screen and (max-width:600px){.app__skills-item p{font-size:.75rem}}@media screen and (max-width:900px){.app__skills-item{width:45%;margin:.5rem}}@media screen and (max-width:600px){.app__skills-item{width:30%;margin:.25rem}}.app__testimonial{flex:1;flex-direction:column;box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-01.64317e5d.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;margin-top:0;padding-top:0}.app__testimonial-item{width:60%;min-height:320px;background-color:var(--white-color);display:flex;flex-direction:row;padding:2rem;border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);transition:all .3s ease-in-out}.app__testimonial-item img{width:100px;height:100px;border-radius:50%;object-fit:cover}@media screen and (min-width:2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{width:150px;height:150px}}@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{flex:1;height:100%;padding:0 2rem;text-align:left;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.app__testimonial-content p{font-size:1.25rem;line-height:2rem;color:var(--black-color);font-family:var(--font-base)}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}.app__testimonial-content h4{font-weight:600;color:var(--secondary-color);margin-top:2rem}.app__testimonial-content h5{font-weight:400;color:var(--gray-color);margin-top:5px}@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{width:50px;height:50px;border-radius:50%;background-color:var(--white-color);margin:1rem;transition:all .3s ease-in-out}.app__testimonial-btns div svg{width:20px;height:20px;color:var(--secondary-color)}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__testimonial-btns div{width:100px;height:100px}.app__testimonial-btns div svg{width:45px;height:45px}}.app__testimonial-brands{width:80%;flex-wrap:wrap;margin-top:2rem}.app__testimonial-brands div{width:150px;margin:1.5rem}.app__testimonial-brands div img{width:100%;height:auto;object-fit:cover;filter:grayscale(1)}.app__testimonial-brands div:hover img{filter:grayscale(0)}@media screen and (min-width:2000px){.app__testimonial-brands div{width:210px;margin:2rem}}@media screen and (max-width:450px){.app__testimonial-brands div{width:120px;margin:1rem}}@media screen and (max-width:800px){.app__testimonial-brands{width:100%}}.app__works{flex:1;flex-direction:column;box-sizing:border-box;background-image:url(/_next/static/media/Background-crop-home-01.64317e5d.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;width:100vw;margin-top:0;padding-top:0}.app__work-filter,.app__works{display:flex;justify-content:center;align-items:center}.app__work-filter{flex-direction:row;flex-wrap:wrap;margin:2rem 0}.app__work-filter .app__work-filter-item{padding:.5rem 1rem;border-radius:.5rem;background-color:#fff;color:#000;font-weight:800;cursor:pointer;transition:all .3s ease;margin:.5rem}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{padding:.3rem .8rem;border-radius:.8rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff}.app__work-portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.app__work-portfolio .app__work-item{width:270px;flex-direction:column;margin:1.5rem;padding:1rem;border-radius:.5rem;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{width:470px;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width:600px){.app__work-portfolio .app__work-item{width:90%;margin:1rem}}.app__work-img{width:100%;height:230px;position:relative}.app__work-img img{width:100%;height:100%;border-radius:.5rem;object-fit:cover}@media screen and (min-width:2000px){.app__work-img{height:350px}}@media screen and (max-width:600px){.app__work-img{height:200px}}.app__work-hover{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:.5rem;opacity:0}.app__work-hover,.app__work-hover div{background-color:rgba(0,0,0,.5);transition:all .3s ease}.app__work-hover div{width:50px;height:50px;border-radius:50%;color:#fff;margin:1rem;font-family:var(--font-base);font-weight:800;cursor:pointer}.app__work-hover div svg{width:50%;height:50%;color:var(--white-color)}.app__work-content{padding:.5rem;width:100%;position:relative;flex-direction:column}.app__work-content h4{margin-top:1rem;line-height:1.5}@media screen and (min-width:2000px){.app__work-content h4{margin-top:3rem}}.app__work-content .app__work-tag{position:absolute;padding:.5rem 1rem;border-radius:10px;background-color:#fff;top:-25px}