@import"https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap";.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-screen .loading-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.loading-screen .loading-logo{width:120px;height:auto;animation:pulse 1.5s infinite ease-in-out}.loading-screen .loading-spinner{display:flex;gap:.5rem}.loading-screen .spinner-circle{width:12px;height:12px;background-color:#d2bf55;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.loading-screen .spinner-circle:nth-child(1){animation-delay:-.32s}.loading-screen .spinner-circle:nth-child(2){animation-delay:-.16s}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.cursor{left:0;top:0;width:10px;height:10px;background-color:#8b6a33;position:fixed;border-radius:5px;pointer-events:none;z-index:9999;transform:translate3d(-50%,-50%,0)}.cursor__follower{transition:transform .4s;width:6px;height:6px;background-color:#d2bf55}.navbar{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%);z-index:1000;box-shadow:0 2px 10px #0000001a}.div-navbar1{display:flex;align-items:center;justify-content:center;justify-content:space-between;width:80%}.div-navbar{display:flex;align-items:center;justify-content:center;justify-content:space-between}.menu-toggle{display:none;background:none;border:none;font-size:2rem;cursor:pointer;color:#8b6a33;z-index:1100}.menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;transition:all .3s ease}.menu a{text-decoration:none;font-size:1.1rem;color:#cfcfcf;transition:color .3s}.menu a:hover{color:#8b6a33}.actions .signup{text-decoration:none;background-color:#8b6a33;color:#fff;padding:.5rem 1.5rem;border-radius:25px;transition:background-color .3s;transition:all 2s ease}.actions .signup:hover{background-color:#d2bf55}.logo-navbar img{height:80px;width:auto;transition:height .3s}.mobile-contact{display:none}@media (max-width: 1024px){.div-navbar1{flex-direction:column;width:98%}.div-navbar{width:100%;display:flex;justify-content:space-between}.menu{gap:1.5rem}.menu a{font-size:1rem}.logo-navbar img{height:60px}}@media (max-width: 1024px){.navbar{padding:1rem}.div-navbar1{width:95%;flex-direction:row;align-items:center}.div-navbar{width:15%}.menu{gap:1.5rem}.menu a{font-size:1rem}.actions .signup{padding:.5rem 1.2rem;font-size:.95rem}.logo-navbar img{height:65px}}@media (max-width: 768px){.navbar{padding:.8rem 1.5rem;flex-direction:column;align-items:stretch}.div-navbar1{width:100%;flex-direction:column;gap:1rem}.div-navbar{width:100%;justify-content:space-between;align-items:center}.menu-toggle{display:block;font-size:2.5rem}.menu{display:flex;flex-direction:column;align-items:center;max-height:0;overflow:hidden;gap:0;width:100%;transition:max-height .4s ease}.menu li{width:100%;text-align:center;padding:1rem 0}.menu li a{color:#cfcfcf;font-size:1.2rem;display:block;width:100%}.menu li a:hover{color:#8b6a33}.menu.show{max-height:500px;padding:1rem 0}.actions{display:none}.mobile-contact{display:block;text-align:center;width:100%;padding-top:1rem}.mobile-contact .signup{display:inline-block;font-size:1.1rem;padding:.8rem 2rem;width:auto}.logo-navbar img{height:75px}}@media (max-width: 480px){.navbar{padding:.5rem 1rem}.logo-navbar img{height:75px}.menu-toggle{font-size:2.5rem}.menu li{padding:.8rem 0}.menu li a{font-size:1.1rem}.mobile-contact .signup{font-size:1rem;padding:.7rem 1.5rem}}.Footer{display:flex;justify-content:center;align-items:center;background:#0a0a0a;color:#cfcfcf;border-top:1px solid #aaa;background-image:radial-gradient(circle at top center,#4446 1%,#0a0a0a 23%)}.Footer .section-Footer{display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer .footer-div1{display:flex;justify-content:center;gap:93.7px}.Footer .footer-info{gap:93.7px;border-bottom:1px solid #aaa;border-top:1px solid #aaa;display:flex}.Footer .footer-info h3{font-family:Open Sans;font-weight:800;font-size:20px;line-height:30px;letter-spacing:0%}.Footer .footer-info ul{list-style:none;display:flex;flex-direction:column;padding:0;gap:5px}.Footer .footer-info ul a{text-decoration:none;font-size:1.1rem;color:#cfcfcf;transition:color .3s}.Footer .footer-info ul a:hover{color:#8b6a33}.footer-Social-Media{display:flex;align-items:center;flex-direction:column}.Footer-logo{display:flex;justify-content:center;width:100%}.Footer-logo img{width:200px}.footer-Contacts span{margin-right:5px;width:20px}.footer-icons1 img{width:25px}.footer-Social-Media-icons{display:flex;gap:20px}.footer-icons img{width:50px;border-radius:50%}@media (max-width: 1024px){.Footer .section-Footer{width:90%}}@media (max-width: 820px){.Footer .footer-info{flex-direction:column;gap:50px}.Footer .footer-div1{display:flex;justify-content:center;justify-content:space-between;gap:20px}}@media (max-width: 360px){.Footer .footer-info{flex-direction:column;gap:10px}.Footer .footer-div1{flex-direction:column;gap:5px}}.lets-work{background:#0a0a0a;text-align:center;padding:4rem 2rem;color:#fff;position:relative;padding-bottom:100px;padding-top:64px;background-image:radial-gradient(circle at bottom center,#4446 1%,#0a0a0a 24%)}.lets-work h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.lets-work p{font-size:1rem;color:#aaa;line-height:1.6;max-width:600px;margin:0 auto 2rem}.lets-work .btn-contact{background-color:#8b6a33;padding:.75rem 2rem;border-radius:999px;color:#fff;font-weight:600;text-decoration:none;transition:all 2s ease}.lets-work .btn-contact:hover{background-color:#d2bf55}.lets-work:before{width:8px;height:8px;left:60px;top:40px}.lets-work:after{width:5px;height:5px;left:100px;top:90px;opacity:.5}.whatsapp-float{position:fixed;bottom:20px;right:20px;background:#25d366;color:#fff;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 4px 12px #0000004d;z-index:1000;transition:transform .2s ease}.whatsapp-float:hover{transform:scale(1.1)}.hero-section1{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden;padding-bottom:100px;padding-top:64px}@media (max-width: 768px){.hero-section1{min-height:90vh;padding:20px}}@media (max-width: 480px){.hero-section1{padding:40px 20px}}.hero-section1 .content-hero-section1{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:1140px}@media (max-width: 1024px){.hero-section1 .content-hero-section1{width:70%}}@media (max-width: 768px){.hero-section1 .content-hero-section1{width:80%}}@media (max-width: 480px){.hero-section1 .content-hero-section1{width:90%}}.hero-section1 .content-hero-section1 .title-hero{font-size:5rem;font-weight:700;color:#cfcfcf;line-height:1.2;position:relative;display:flex;flex-direction:column;transform:translateY(30px);animation:slideInUp 1.5s ease-out forwards}@media (max-width: 1024px){.hero-section1 .content-hero-section1 .title-hero{font-size:4rem}}@media (max-width: 768px){.hero-section1 .content-hero-section1 .title-hero{font-size:3.5rem}}@media (max-width: 480px){.hero-section1 .content-hero-section1 .title-hero{font-size:2.5rem;transform:translateY(15px)}}.hero-section1 .content-hero-section1 .title-hero .cube-container{display:inline-block;height:60px;position:relative;perspective:1000px}@media (max-width: 768px){.hero-section1 .content-hero-section1 .title-hero .cube-container{height:50px}}@media (max-width: 480px){.hero-section1 .content-hero-section1 .title-hero .cube-container{height:40px}}.hero-section1 .content-hero-section1 .title-hero .cube-span{position:absolute;width:100%;opacity:0;transform-origin:center;transform:rotateX(90deg);transition:opacity .5s ease-in-out,transform .8s ease-in-out}.hero-section1 .content-hero-section1 .title-hero .cube-span.active{opacity:1;transform:rotateX(0)}.hero-section1 .content-paragraph{display:flex;width:80%}@media (max-width: 768px){.hero-section1 .content-paragraph{width:90%}}@media (max-width: 480px){.hero-section1 .content-paragraph{width:100%}}.hero-section1 .content-paragraph .p-hero{margin-top:20px;font-size:1.6rem;color:#cfcfcf;opacity:0;animation:fadeInUp 1.5s ease-out forwards;animation-delay:1.5s}.hero-section1 .content-paragraph .p-hero span{color:#8b6a33}@media (max-width: 768px){.hero-section1 .content-paragraph .p-hero{font-size:1.4rem}}@media (max-width: 480px){.hero-section1 .content-paragraph .p-hero{font-size:1.2rem}}.hero-section1 .buttons{margin-top:30px;display:flex;gap:16px}@media (max-width: 480px){.hero-section1 .buttons{flex-direction:column;width:100%}}.hero-section1 .buttons .primary-btn{background:#8b6a33;color:#fff;padding:14px 28px;border-radius:20px;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:.3s;opacity:0;animation:fadeInUp 1.5s ease-out forwards;animation-delay:1.5s;transition:all 2s ease}.hero-section1 .buttons .primary-btn:hover{background-color:#d2bf55}@media (max-width: 480px){.hero-section1 .buttons .primary-btn{width:100%;padding:12px 20px}}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.projects{background:#0a0a0a;padding:64px 2rem 100px;display:flex;flex-direction:column;align-items:center;overflow:hidden;background-image:radial-gradient(circle at top left,#4446 1%,#0a0a0a 24%)}@media (max-width: 1024px){.projects{background-image:radial-gradient(circle at top left,#4446 1%,#0a0a0a 19%)}}@media (max-width: 768px){.projects{background-image:radial-gradient(circle at top left,#4446 1%,#0a0a0a 24%);padding:3rem 1.5rem}}@media (max-width: 480px){.projects{padding:2rem 1rem}}.projects__title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase}@media (max-width: 768px){.projects__title{font-size:1.5rem}}.projects .coming-soon{opacity:.6;border-style:dashed;pointer-events:none}.projects__subtitle{max-width:700px;margin:0 auto 3rem;font-size:1rem;color:#aaa;padding-bottom:20px;position:relative}.projects__subtitle:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:2px;background:#8b6a33}@media (max-width: 768px){.projects__subtitle{font-size:.9rem;padding:0 1rem 20px}}.projects__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 768px){.projects__list{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}.projects__card{background-color:#1e1e1e;border-radius:1rem;padding:1.5rem;border:1px solid #2c2c2c;transition:all .3s ease;height:100%}.projects__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.projects__card{padding:1rem}}.projects__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;color:#f5d58e}.projects__header h3{font-size:1.25rem;color:#fff;margin:0;flex:1}@media (max-width: 768px){.projects__header h3{font-size:1.1rem}}.projects__header .projects__tag{background-color:#1f1f1f;padding:.3rem .8rem;border-radius:999px;font-size:.8rem;color:#00ff85;white-space:nowrap}@media (max-width: 768px){.projects__header .projects__tag{font-size:.75rem;padding:.25rem .6rem}}.projects__desc{margin:1rem 0;font-size:1rem;color:#aaa;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.projects__desc{font-size:.9rem;-webkit-line-clamp:2}}.projects__img{margin-top:1.5rem;border-radius:.75rem;overflow:hidden}.projects__img img{width:100%;height:200px;object-fit:cover;border-radius:.75rem;transition:transform .3s ease}.projects__img img:hover{transform:scale(1.05)}@media (max-width: 768px){.projects__img img{height:180px}}.projects .projects__card-link{all:unset;display:block;cursor:pointer;height:100%}.projects .projects__card-link *{text-decoration:none}.projects__seeall{display:inline-block;margin-top:3rem;padding:.75rem 2rem;font-size:.95rem;color:#fff;background-color:#8b6a33;border-radius:999px;transition:all .3s ease}.projects__seeall:hover{color:#aaa;transform:translateY(-2px)}@media (max-width: 768px){.projects__seeall{margin-top:2rem;padding:.6rem 1.5rem}}.projects--showcase{background-image:none!important}@media (max-width: 1024px){.projects--showcase{background-image:none!important}}@media (max-width: 768px){.projects--showcase{background-image:none!important}}.qa-section{background:#0a0a0a;color:#fff;padding:64px 40px 100px;text-align:center}@media (max-width: 768px){.qa-section{padding:30px}}@media (max-width: 480px){.qa-section{padding:20px 15px}}.qa-section .qa-title{line-height:85%;padding:25px;margin:0 auto;text-transform:uppercase;width:20%;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}@media (max-width: 1024px){.qa-section .qa-title{padding:0;font-size:50px;width:30%}}.qa-section .qa-subtitle{font-size:16px;margin-bottom:20px;font-size:1rem;color:#aaa;line-height:1.6;padding-bottom:20px;position:relative}.qa-section .qa-subtitle:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.qa-section .qa-list{max-width:800px;margin:auto}.qa-section .qa-item{background:#333;margin:10px 0;border-radius:5px;overflow:hidden}.qa-section .qa-item .qa-question{width:100%;text-align:left;padding:15px;background:none;border:none;color:#fff;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.qa-section .qa-item .qa-answer{padding:15px;background:#333;text-align:left}.container-services{margin:auto;padding:64px 20px 100px;background:#0a0a0a;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tabs{display:flex;justify-content:center;gap:15px;margin-bottom:50px;position:relative;border:1px solid #aaa;border-radius:50px;padding:15px 30px}.tab{background:var(--secondary);padding:15px 30px;border-radius:50px;color:var(--primary);cursor:pointer;display:flex;align-items:center;gap:10px;transition:var(--transition);border:2px solid transparent;position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0}.tab:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#d2bf55,transparent);transition:.6s}.tab:hover:before{left:100%}.tab:hover,.tab.active{background:var(--primary);color:var(--secondary);border-color:var(--primary);transform:translateY(-3px);box-shadow:0 5px 5px #8b6a33}.split-text{line-height:85%;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase}.split-p{width:40%}.split-p p{text-align:center;font-size:1rem;color:#aaa;line-height:1.6;padding-bottom:20px;position:relative}.split-p p:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.service-section{display:none;justify-content:space-between;align-items:center;background:var(--secondary);padding:60px;border-radius:20px;opacity:0;transform:translateY(30px);transition:var(--transition);position:relative;overflow:hidden;width:1140px}.service-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#263238 0%,transparent 70%);animation:rotate 20s linear infinite}.service-section.active{display:flex;opacity:1;transform:translateY(0);box-shadow:0 20px 40px #0000004d}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-content{max-width:40%;display:flex;flex-direction:column;opacity:0;transform:translate(50px);transition:var(--transition) .3s;z-index:1}.service-content h2{color:var(--primary);font-size:2.5rem;margin:0 0 20px;position:relative;display:inline-block}.service-content h2:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background:var(--primary)}.service-content p{font-size:1.1rem;line-height:1.8;margin-bottom:30px;color:#aaa}.service-section.active .service-content{opacity:1;transform:translate(0)}.icons{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.icons img{width:50px;height:50px;padding:10px;background:#ffffff1a;border-radius:12px;transition:var(--transition);cursor:pointer}.icons img:hover{transform:translateY(-5px);background:var(--primary)}.service-image img{width:400px;height:450px;margin-left:50px;border-radius:5%}.icons img{opacity:0;transform:translateY(50px)}.service-section.active .icons img{animation:slideUp .6s ease-out forwards}.icons img:nth-child(1){animation-delay:.4s}.icons img:nth-child(2){animation-delay:.5s}.icons img:nth-child(3){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-section.active{animation:fadeIn .6s cubic-bezier(.23,1,.32,1) forwards}.service-image{opacity:0;transform:translate(100px)}.service-section.active .service-image{animation:slideIn .8s cubic-bezier(.175,.885,.32,1.275) forwards;animation-delay:.3s}@media (max-width: 1024px){.container-services{padding:60px 20px 80px}.split-p{width:60%}.split-p p{font-size:1rem;line-height:1.6}.tabs{padding:12px 25px;gap:12px;margin-bottom:40px}.tab{padding:12px 25px;font-size:.95rem}.service-section{width:70%;padding:50px;gap:40px}.service-content{max-width:45%}.service-content h2{font-size:2.2rem;margin-bottom:15px}.service-content p{font-size:1.05rem;line-height:1.7}.service-image img{width:350px;height:400px;margin-left:30px}.icons{gap:15px;margin-top:25px}.icons img{width:45px;height:45px;padding:8px}}@media (max-width: 1200px){.container-services{padding:50px 20px}.service-section{flex-direction:column;gap:40px;padding:40px;width:80%}.service-content{max-width:100%;text-align:center}.service-content h2:after{left:50%;transform:translate(-50%)}.service-image img{margin-left:0;width:100%;max-width:400px;height:auto}.icons{justify-content:center}.tabs{flex-wrap:wrap}}@media (max-width: 768px){.container-services{padding:40px 15px;align-items:stretch}.split-p{width:90%}.tabs{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#8B6A33 transparent;padding:15px 20px;gap:12px;margin-bottom:40px;width:100%;max-width:100%;border-radius:25px;justify-content:flex-start;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap;flex-wrap:nowrap;align-items:center}.tabs::-webkit-scrollbar{height:6px;display:block}.tabs::-webkit-scrollbar-track{background:#0000001a;border-radius:10px;margin:0 10px}.tabs::-webkit-scrollbar-thumb{background:#8b6a33;border-radius:10px}.tabs::-webkit-scrollbar-thumb:hover{background:#d2bf55}.tabs:not(:hover)::-webkit-scrollbar-thumb{background:transparent}.tab{padding:12px 24px;font-size:.9rem;flex:0 0 auto;text-align:center;min-width:max-content}.service-section{flex-direction:column;padding:25px;gap:25px;text-align:center;width:100%}.service-content{max-width:100%}.service-content h2{font-size:1.75rem}.service-content h2:after{left:50%;transform:translate(-50%)}.service-content p{font-size:1rem}.service-image{display:flex;justify-content:center;align-items:center;transform:none;opacity:1;animation:none}.service-image img{width:300px;height:auto;margin:0}.icons{flex-wrap:wrap;justify-content:center;gap:15px}.icons img{width:45px;height:45px}}@media (max-width: 480px){.container-services{padding:40px 10px;align-items:stretch}.split-text{font-size:1.75rem;text-align:center}.split-p{width:95%}.split-p p{font-size:.9rem}.tabs{padding:12px 15px;gap:10px;margin-bottom:35px;border-radius:20px}.tabs::-webkit-scrollbar{height:4px}.tabs::-webkit-scrollbar-track{margin:0 5px}.tab{padding:10px 20px;font-size:.8rem;font-weight:500;min-width:140px}.service-content h2{font-size:1.5rem}.service-image img{width:100%;max-width:250px}.icons{gap:12px}.icons img{width:40px;height:40px;padding:8px}}@media (max-width: 360px){.tabs{padding:12px;gap:8px}.tabs::-webkit-scrollbar{height:4px}.tab{padding:8px 16px;font-size:.75rem;min-width:120px}.service-section{padding:20px;width:95%}.service-content h2{font-size:1.4rem}.icons img{width:35px;height:35px}}.wrapper{min-height:60vh;display:flex;justify-content:center;align-items:center;padding:2rem;padding-bottom:100px;padding-top:64px}@media (max-width: 768px){.wrapper{min-height:50vh;padding:1.5rem}}@media (max-width: 480px){.wrapper{min-height:auto;padding:1rem}}.image img{width:50px}@media (max-width: 480px){.image img{width:40px}}.card-content{width:90%;max-width:600px;background:#0a0a0a;border-radius:1rem;padding:2rem 1rem;box-shadow:1px 1px 2rem #0000004d;text-align:center;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.card-content{padding:1.5rem .8rem;border-radius:.8rem}}@media (max-width: 480px){.card-content{width:95%;padding:1rem .5rem}}.card-content h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase}@media (max-width: 768px){.card-content h1{font-size:1.3rem}}@media (max-width: 480px){.card-content h1{font-size:1.1rem;margin-bottom:.8rem}}.card-content p{font-size:.8rem;margin-bottom:2rem;padding:0 1rem}@media (max-width: 480px){.card-content p{font-size:.7rem;margin-bottom:1.5rem;padding:0 .5rem}}.form-input{display:flex;gap:10px;width:90%;max-width:400px}@media (max-width: 480px){.form-input{flex-direction:column;gap:8px;width:85%}}input{padding:.8rem 1rem;width:100%;border-radius:5rem;outline:none;border:.1rem solid #aaa;font-size:.7rem}@media (max-width: 480px){input{padding:.6rem .8rem;font-size:.65rem}}.subscribe-btn{padding:.8rem 2rem;border-radius:5rem;background:#8b6a33;color:#fff;font-size:.7rem;border:none;outline:none;cursor:pointer;white-space:nowrap;transition:all 2s ease}.subscribe-btn:hover{background-color:#d2bf55}@media (max-width: 768px){.subscribe-btn{padding:.7rem 1.5rem}}@media (max-width: 480px){.subscribe-btn{width:100%;padding:.7rem 1rem;font-size:.65rem}}.testimonials{background:#0a0a0a;color:#aaa;padding:64px 20px 100px;text-align:center}.testimonials .title-testimonials{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase}@media (max-width: 768px){.testimonials .title-testimonials{font-size:1.75rem}}@media (max-width: 480px){.testimonials .title-testimonials{font-size:1.5rem;margin-bottom:.75rem}}.testimonials .subtitle-testimonials{max-width:800px;margin:0 auto 3rem;font-size:1rem;line-height:1.6;color:#aaa;padding-bottom:20px;position:relative}.testimonials .subtitle-testimonials:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}@media (max-width: 768px){.testimonials .subtitle-testimonials{margin-bottom:2rem;max-width:90%}}@media (max-width: 480px){.testimonials .subtitle-testimonials{font-size:.95rem;margin-bottom:1.5rem;line-height:1.5}}.testimonials .cards-testimonials{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media (max-width: 480px){.testimonials .cards-testimonials{gap:1.5rem}}.testimonials .cards-testimonials .card-testimonials{background:linear-gradient(to right,#ffffff05,#ffffff0d);border-radius:16px;padding:2rem;width:300px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 10px #0000004d;transition:transform .3s ease}@media (max-width: 768px){.testimonials .cards-testimonials .card-testimonials{width:280px;padding:1.5rem}}@media (max-width: 480px){.testimonials .cards-testimonials .card-testimonials{width:100%;max-width:300px;padding:1.2rem;border-radius:12px}}.testimonials .cards-testimonials .card-testimonials:hover{transform:translateY(-5px)}.testimonials .cards-testimonials .card-testimonials .quote-testimonials{font-size:1rem;color:#aaa;line-height:1.6}@media (max-width: 480px){.testimonials .cards-testimonials .card-testimonials .quote-testimonials{font-size:.9rem;margin-bottom:1rem}}.testimonials .cards-testimonials .card-testimonials .logo-testimonials{width:80px;height:auto;margin:0 auto}@media (max-width: 480px){.testimonials .cards-testimonials .card-testimonials .logo-testimonials{width:60px}}.tools-section-scrol{color:#cfcfcf;padding:64px 20px 100px;text-align:center;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#0a0a0a;background-image:radial-gradient(circle at bottom left,#4446 1%,#0a0a0a 25%)}.tools-section-scrol .tools-content{width:60%}.tools-section-scrol .tools-info{max-width:800px;margin:0 auto}.tools-section-scrol .tools-info h2{line-height:85%;padding:25px;margin:0;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase}.tools-section-scrol .tools-info h2 em{font-style:italic}.tools-section-scrol .tools-info p{margin-top:10px;opacity:.8;font-size:1rem;color:#aaa;line-height:1.6;padding-bottom:20px;position:relative}.tools-section-scrol .tools-info p:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.tools-section-scrol .logos-container{margin-top:30px;margin-bottom:30px;overflow:hidden;white-space:nowrap;display:flex;justify-content:center;align-items:center;width:100%;height:100px}.tools-section-scrol .logos-container .logos{display:flex;gap:20px}.tools-section-scrol .logos-container .logo-card{display:flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:10px;transition:transform .3s;min-width:120px;height:50px}.tools-section-scrol .logos-container .logo-card:hover{transform:scale(1.1);box-shadow:0 0 20px #8b6a33}.tools-section-scrol .logos-container .logo-card img{max-height:40px;max-width:100px}.tools-section-scrol .logos-container .logos{animation:scroll 150s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 992px){.tools-section{padding:40px 15px}.tools-section .tools-content{width:90%}.tools-section .tools-info h2{font-size:40px;padding:20px}.tools-section .logos-container{height:80px}.tools-section .logos-container .logos{gap:15px}.tools-section .logos-container .logo-card{min-width:100px;height:45px}.tools-section .logos-container .logo-card img{max-width:80px;max-height:35px}}@media (max-width: 480px){.tools-section-scrol{background-image:radial-gradient(circle at bottom left,#4446 1%,#0a0a0a 36%)}.tools-section-scrol .tools-section{padding:30px 10px}.tools-section-scrol .tools-section .tools-content{width:100%}.tools-section-scrol .tools-section .tools-info h2{font-size:28px;padding:15px}.tools-section-scrol .tools-section .tools-info p{font-size:.9rem}.tools-section-scrol .tools-section .logos-container{height:70px}.tools-section-scrol .tools-section .logos-container .logos{gap:10px}.tools-section-scrol .tools-section .logos-container .logo-card{min-width:90px;height:40px;padding:8px 15px}.tools-section-scrol .tools-section .logos-container .logo-card img{max-width:70px;max-height:30px}}@font-face{font-family:Slussen;src:url(/fonts/Slussen-Compressed-Black.woff2) format("woff2");font-display:swap;font-weight:900;font-stretch:compressed}@font-face{font-family:Slussen;src:url(/fonts/Slussen-Expanded-Black.woff2) format("woff2");font-display:swap;font-weight:900;font-stretch:expanded}@font-face{font-family:Slussen;src:url(/fonts/Slussen-Regular.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Slussen;src:url(/fonts/Slussen-Bold.woff2) format("woff2");font-display:swap;font-weight:700}.vertical__heading{font-size:60px;font-weight:900;line-height:85%;border-left:3px solid #F5D58E;padding:25px;margin:0;text-transform:uppercase}.vertical__heading span{display:block}.col h3{font-size:20px;font-stretch:expanded;color:#f5d58e;line-height:100%;text-transform:uppercase}.container-vert{width:70%;margin:20px auto 60PX}section{padding:0}.col{width:50%}#vertical{height:100vh;width:100%}.vertical__content{display:flex;justify-content:center;align-items:flex-start}.vertical__content .col_left{height:100%}.vertical__content .col.col_right{width:40%}.vertical__item:not(:last-child){margin-bottom:120px}@media screen and (max-width: 1024px){.vertical__heading{font-size:40px;padding:20px}.col h3{font-size:18px}.container{width:85%}.vertical__content{flex-direction:column;align-items:flex-start}.col{width:100%;margin-bottom:30px}.vertical__content .col.col_right{width:100%}.vertical__item:not(:last-child){margin-bottom:80px}}@media screen and (max-width: 767px){#vert{display:none}.vertical__heading{font-size:28px;padding:15px;background-color:#f5d58e}.col h3{font-size:16px}.container{width:90%;margin-bottom:40px}section{padding:30px 0}.vertical__item:not(:last-child){margin-bottom:50px}}._videoBackground_10dx6_3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;margin-bottom:50px}._bgVideo_10dx6_15{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;pointer-events:none}@media (max-width: 992px){._bgVideo_10dx6_15{object-fit:cover;width:100%;height:100%}}@media (max-width: 576px){._bgVideo_10dx6_15{object-fit:cover;width:100%;height:100%}}.logo-container{position:relative;width:100%;height:50vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:64px}.background-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.logo-icons{color:#fff;font-size:3rem;display:flex;align-items:center;margin-bottom:0}.logo-icons img{width:300px}.logo-text{text-transform:uppercase;letter-spacing:2px}.star{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%}.Offer-Section{width:100%;display:grid;place-items:center;background:#0a0a0a;padding:64px 3em 100px;background-image:radial-gradient(circle at bottom left,#4444444d 85px,#0a0a0a 24%)}.Offer-Section .site-heading-Offer{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:60px;overflow:hidden;margin-top:-5px}.Offer-Section .site-heading-Offer h2{display:block;font-weight:700;margin-bottom:10px;text-transform:uppercase;color:#fff}.Offer-Section .site-heading-Offer h2 span{color:#8b6a33}.Offer-Section .site-heading-Offer h4{display:inline-block;padding-bottom:20px;text-align:center;width:50%;position:relative;text-transform:capitalize;z-index:1;font-size:1rem;color:#aaa;line-height:1.6}.Offer-Section .site-heading-Offer h4 span{color:#8b6a33}.Offer-Section .site-heading-Offer h4:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.Offer-Section .row-Offer{display:flex;justify-content:center;flex-wrap:wrap;width:60%;gap:1rem}.Offer-Section .row-Offer .column-Offer{padding:0 1em 1em;text-align:center;display:flex;justify-content:center;align-items:center;width:40%}.Offer-Section .row-Offer .column-Offer .card-Offer{height:100%;padding:2em 1.5em;background:linear-gradient(#111114 50%,#8b6a33 50%);background-size:100% 200%;background-position:0 2.5%;border-radius:5px;box-shadow:0 0 35px #0000001f;cursor:pointer;transition:.5s}.Offer-Section .row-Offer .column-Offer .card-Offer:hover{background-position:0 100%}.Offer-Section .row-Offer .column-Offer .card-Offer:hover .icon-wrapper{background-color:#111114;color:#8b6a33}.Offer-Section .row-Offer .column-Offer .card-Offer:hover h3{color:#111114}.Offer-Section .row-Offer .column-Offer .card-Offer:hover p{font-size:1rem;color:#aaa;line-height:1.6}.Offer-Section .row-Offer .column-Offer .card-Offer h3{font-size:20px;font-weight:600;color:#fff;margin:1em 0}.Offer-Section .row-Offer .column-Offer .card-Offer p{font-size:1rem;color:#aaa;line-height:1.6;letter-spacing:.03em}.Offer-Section .row-Offer .column-Offer .card-Offer .icon-wrapper{background-color:#8b6a33;position:relative;margin:auto;font-size:30px;height:2.5em;width:2.5em;color:#111114;border-radius:50%;display:grid;place-items:center;transition:.5s}.Offer-Section .row-Offer .column-Offer .card-Offer .icon-wrapper img{width:60%;height:auto;object-fit:contain}@media screen and (max-width: 1024px){.Offer-Section{padding:50px 2em 80px;background-image:radial-gradient(circle at bottom left,#4446 30px,#0a0a0a 20%)}.Offer-Section .site-heading-Offer{margin-bottom:40px}.Offer-Section .site-heading-Offer h4{width:70%;font-size:.95rem}.Offer-Section .row-Offer{width:95%;gap:.8rem}.Offer-Section .row-Offer .column-Offer{width:40%;padding:0 .8em .8em}.Offer-Section .row-Offer .column-Offer .card-Offer{padding:1.5em 1.2em}.Offer-Section .row-Offer .column-Offer .card-Offer h3{font-size:18px;margin:.8em 0}.Offer-Section .row-Offer .column-Offer .card-Offer p{font-size:.9rem;line-height:1.5}.Offer-Section .row-Offer .column-Offer .card-Offer .icon-wrapper{font-size:26px;height:2.2em;width:2.2em}}@media screen and (max-width: 920px){.Offer-Section .row-Offer{width:100%}.Offer-Section .row-Offer .column-Offer{width:100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width: 768px){.Offer-Section{padding:40px 1.5em 60px;background-image:radial-gradient(circle at bottom left,#4446 5px,#0a0a0a 14%)}.Offer-Section .site-heading-Offer{margin-bottom:30px}.Offer-Section .site-heading-Offer h4{width:90%;font-size:.9rem}.Offer-Section .row-Offer{width:90%;gap:.5rem}.Offer-Section .row-Offer .column-Offer{padding:0 .5em .5em}.Offer-Section .row-Offer .column-Offer .card-Offer{padding:1.2em 1em}.Offer-Section .row-Offer .column-Offer .card-Offer h3{font-size:16px}.Offer-Section .row-Offer .column-Offer .card-Offer p{font-size:.85rem}.Offer-Section .row-Offer .column-Offer .card-Offer .icon-wrapper{font-size:24px;height:2em;width:2em}}@media screen and (max-width: 480px){.Offer-Section{padding:30px 1em 40px}.Offer-Section .site-heading-Offer h4{width:100%;font-size:.85rem}.Offer-Section .row-Offer .column-Offer .card-Offer{padding:1em .8em}}.WhyEvas{background:#0a0a0a;padding:4rem 2rem;text-align:center;padding-bottom:100px;padding-top:64px}.WhyEvas .title-WhyEvas{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.WhyEvas .subtitle-WhyEvas{max-width:800px;margin:0 auto 3rem;font-size:1rem;line-height:1.6;color:#cfcfcf;position:relative;padding-bottom:20px}.WhyEvas .subtitle-WhyEvas:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.WhyEvas .cards-WhyEvas{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.WhyEvas .cards-WhyEvas .card-WhyEvas{background:linear-gradient(to right,#ffffff05,#ffffff0d);border-radius:16px;padding:2rem;width:300px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 10px #0000004d;transition:transform .3s ease}.WhyEvas .cards-WhyEvas .card-WhyEvas:hover{transform:translateY(-5px)}.WhyEvas .cards-WhyEvas .card-WhyEvas .quote-WhyEvas{font-size:.95rem;margin-bottom:1.5rem;color:#cfcfcf}.WhyEvas .cards-WhyEvas .card-WhyEvas .logo-WhyEvas{width:80px;height:auto;margin:0 auto}.process-steps{background:#0a0a0a;color:#aaa;padding:3rem 2rem;font-family:Inter,sans-serif;padding-bottom:100px;padding-top:64px;background-image:radial-gradient(circle at top left,#4444444d 4%,#0a0a0a 31%)}@media (max-width: 1024px){.process-steps{padding:2.5rem 1.5rem;padding-bottom:80px;padding-top:50px;background-image:radial-gradient(circle at top left,#4446 2%,#0a0a0a 30%)}}@media (max-width: 768px){.process-steps{padding:2rem 1.5rem;padding-bottom:60px;padding-top:40px}}@media (max-width: 480px){.process-steps{padding:1.5rem 1rem;padding-bottom:40px;padding-top:30px}}.process-steps .site-heading-ProcessSteps{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:3rem}@media (max-width: 1024px){.process-steps .site-heading-ProcessSteps{margin-bottom:2.5rem}}@media (max-width: 768px){.process-steps .site-heading-ProcessSteps{margin-bottom:2rem}}@media (max-width: 480px){.process-steps .site-heading-ProcessSteps{margin-bottom:1.5rem}}.process-steps .site-heading-ProcessSteps h2{display:block;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-align:center}@media (max-width: 1024px){.process-steps .site-heading-ProcessSteps h2{font-size:1.8rem}}@media (max-width: 768px){.process-steps .site-heading-ProcessSteps h2{font-size:1.6rem}}@media (max-width: 480px){.process-steps .site-heading-ProcessSteps h2{font-size:1.4rem;margin-bottom:.8rem}}.process-steps .site-heading-ProcessSteps h4{display:inline-block;padding-bottom:20px;text-align:center;width:50%;position:relative;z-index:1;font-size:1rem;color:#aaa;line-height:1.6}.process-steps .site-heading-ProcessSteps h4 span{color:#8b6a33}@media (max-width: 1024px){.process-steps .site-heading-ProcessSteps h4{width:65%;font-size:.95rem}}@media (max-width: 768px){.process-steps .site-heading-ProcessSteps h4{width:75%;font-size:.95rem}}@media (max-width: 480px){.process-steps .site-heading-ProcessSteps h4{width:90%;font-size:.9rem;padding-bottom:15px;line-height:1.5}}.process-steps .site-heading-ProcessSteps h4:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}.process-steps .tabs-steps{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}@media (max-width: 1024px){.process-steps .tabs-steps{gap:2rem;margin-bottom:2.5rem}}@media (max-width: 768px){.process-steps .tabs-steps{gap:1.5rem;margin-bottom:2rem}}@media (max-width: 480px){.process-steps .tabs-steps{gap:1rem;margin-bottom:1.5rem}}.process-steps .tabs-steps button{background:none;border:none;color:#aaa;font-size:1.1rem;font-weight:500;cursor:pointer;padding:8px 0;position:relative;transition:color .3s ease;white-space:nowrap}@media (max-width: 1024px){.process-steps .tabs-steps button{font-size:1.05rem}}@media (max-width: 768px){.process-steps .tabs-steps button{font-size:1rem;padding:6px 0}}@media (max-width: 480px){.process-steps .tabs-steps button{font-size:.95rem;padding:4px 0}}.process-steps .tabs-steps button.active{color:#8b6a33;font-weight:600}.process-steps .tabs-steps button.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#8b6a33;transition:all .3s ease}.process-steps .tabs-steps button:hover:not(.active){color:#ddd}.process-steps .content-ProcessSteps{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 1024px){.process-steps .content-ProcessSteps{max-width:800px;gap:2rem}}@media (max-width: 768px){.process-steps .content-ProcessSteps{gap:1.8rem;padding:0 1rem}}@media (max-width: 480px){.process-steps .content-ProcessSteps{gap:1.5rem;padding:0 .5rem}}.process-steps .content-ProcessSteps .row-ProcessSteps{display:flex;gap:2rem;align-items:flex-start}@media (max-width: 1024px){.process-steps .content-ProcessSteps .row-ProcessSteps{gap:1.5rem}}@media (max-width: 768px){.process-steps .content-ProcessSteps .row-ProcessSteps{gap:1.2rem}}@media (max-width: 480px){.process-steps .content-ProcessSteps .row-ProcessSteps{flex-direction:column;gap:.8rem;text-align:center}}.process-steps .content-ProcessSteps .row-ProcessSteps .heading{min-width:200px;font-weight:600;color:#fff;font-size:1.1rem;line-height:1.4}@media (max-width: 1024px){.process-steps .content-ProcessSteps .row-ProcessSteps .heading{min-width:180px;font-size:1.05rem}}@media (max-width: 768px){.process-steps .content-ProcessSteps .row-ProcessSteps .heading{min-width:160px;font-size:1rem}}@media (max-width: 480px){.process-steps .content-ProcessSteps .row-ProcessSteps .heading{min-width:100%;font-size:1rem;font-weight:700;margin-bottom:.5rem}}.process-steps .content-ProcessSteps .row-ProcessSteps .description{flex:1;font-size:1rem;line-height:1.7;color:#aaa}@media (max-width: 1024px){.process-steps .content-ProcessSteps .row-ProcessSteps .description{font-size:.95rem;line-height:1.6}}@media (max-width: 768px){.process-steps .content-ProcessSteps .row-ProcessSteps .description{font-size:.9rem;line-height:1.6}}@media (max-width: 480px){.process-steps .content-ProcessSteps .row-ProcessSteps .description{font-size:.9rem;line-height:1.5;text-align:left}}.contact-container{display:flex;justify-content:center;align-items:center;background:#0a0a0a;width:100%;padding-bottom:100px;padding-top:64px}.contact-container1{display:flex;justify-content:center;align-items:center;background:#0a0a0a;padding:20px;flex-direction:column;width:100%;min-height:100vh;gap:20px}.contact-container-tilile{display:flex;justify-content:center;align-items:center;background:#0a0a0a;flex-direction:column;width:100%}.contact-container-tilile h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.contact-container-tilile p{text-align:center;font-size:1rem;color:#aaa;line-height:1.6;padding-bottom:20px;width:50%;position:relative}.contact-container-tilile p:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}@media (max-width: 480px){.contact-container-tilile p{width:100%}}.form-section{background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 10px #0000001a;width:35%;min-width:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.form-section h2{font-size:22px;font-weight:700;color:#111114}.form-section .input-group{display:flex;gap:10px}.form-section .input-group input{flex:1}.form-section input,.form-section textarea{width:96%;padding:10px;border:1px solid #C4A661;border-radius:4px;font-size:16px;margin:10px}.form-section button{text-decoration:none;background-color:#8b6a33;color:#fff;padding:.5rem 1.5rem;border-radius:25px;border:none;margin-left:10px;cursor:pointer;transition:all 2s ease}.form-section button:hover{background-color:#d2bf55}.contact-section{display:flex;justify-content:center;flex-direction:column;background:#c4a661;color:#fff;padding:30px;border-radius:8px;width:20%;height:520px;min-width:250px;margin-left:-10px;box-shadow:0 4px 10px #0003;position:relative}.contact-section h2{font-size:22px;margin-bottom:15px}.contact-section p{font-size:16px;margin:10px 0}@media (max-width: 768px){.contact-container{flex-direction:column}.contact-section{width:100%;margin-left:0;margin-top:20px}}.container-WhoWeAre{color:#fff;padding:4rem;background:#0a0a0a;min-height:70vh;display:flex;justify-content:center;text-align:center;flex-direction:column;width:100%;gap:20px;padding-bottom:100px;padding-top:64px;background-image:radial-gradient(circle at bottom right,#4446 1%,#0a0a0a 26%)}@media (max-width: 768px){.container-WhoWeAre{padding:3rem 2rem;min-height:auto}}@media (max-width: 480px){.container-WhoWeAre{padding:2rem 1.5rem}}.title{line-height:85%;padding:25px;text-transform:uppercase;width:40%;margin:0 auto;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}@media (max-width: 1024px){.title{font-size:50px;width:50%}}@media (max-width: 768px){.title{font-size:40px;width:70%;padding:20px}}@media (max-width: 480px){.title{font-size:30px;width:90%;padding:15px;border-left-width:2px}}.description{max-width:600px;margin:0 auto;opacity:.8;font-size:1rem;color:#aaa;line-height:1.6;padding-bottom:20px;position:relative}.description:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}@media (max-width: 768px){.description{max-width:80%;font-size:.95rem}}@media (max-width: 480px){.description{max-width:100%;font-size:.9rem}}.cards{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}@media (max-width: 768px){.cards{width:100%;gap:1.5rem;margin-top:2rem}}@media (max-width: 480px){.cards{gap:1rem;flex-direction:column;align-items:center}}.card{background:#0f0f0fe6;padding:2rem;border-radius:15px;text-align:center;width:180px;border:1px solid #fff;transition:transform .3s ease-in-out,box-shadow .3s}@media (max-width: 768px){.card{width:160px;height:300px;padding:1.5rem}}@media (max-width: 480px){.card{width:100%;max-width:260px;padding:1.2rem}}.card:hover{transform:translateY(-5px);box-shadow:0 0 20px #aaa}.card-1{background-image:url(/background/card1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.card-2{background-image:url(/background/card2.png);background-size:cover;background-position:center;background-repeat:no-repeat}.card-3{background-image:url(/background/card3.png);background-size:cover;background-position:center;background-repeat:no-repeat}.number{font-size:2rem;color:#8b6a33;font-weight:700;margin-top:5px;display:none}@media (max-width: 768px){.number{font-size:1.8rem}}@media (max-width: 480px){.number{font-size:1.6rem}}.tools-section{background:#0a0a0a;color:#fff;padding:2rem;font-family:Inter,sans-serif;color:#cfcfcf;padding:60px 20px;text-align:center;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;background-image:radial-gradient(circle at top right,#4446 1%,#0a0a0a 24%)}@media (max-width: 768px){.tools-section{padding:1.5rem}}@media (max-width: 480px){.tools-section{padding:1rem}}.tools-section h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase;padding-bottom:20px;position:relative}.tools-section h2:before{background:#8b6a33 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:50%;margin-left:-25px;position:absolute;width:50px}@media (max-width: 768px){.tools-section h2{font-size:1.6rem;margin-bottom:1.5rem}}@media (max-width: 480px){.tools-section h2{font-size:1.4rem;margin-bottom:1rem}}.tools-section .category-section{width:50%}@media (max-width: 1024px){.tools-section .category-section{width:70%}}@media (max-width: 768px){.tools-section .category-section{width:100%}}.tools-section .category{margin-bottom:3rem}@media (max-width: 768px){.tools-section .category{margin-bottom:2rem}}.tools-section .category h3{font-size:1.2rem;color:#aaa;margin-bottom:1rem;border-bottom:1px solid #444;padding-bottom:.5rem;width:fit-content}@media (max-width: 768px){.tools-section .category h3{font-size:1.1rem;margin-bottom:.8rem}}@media (max-width: 480px){.tools-section .category h3{font-size:1rem;width:100%}}.tools-section .category .tools{display:flex;flex-wrap:wrap;gap:2.5rem}@media (max-width: 1024px){.tools-section .category .tools{gap:2rem}}@media (max-width: 768px){.tools-section .category .tools{gap:1.5rem}}@media (max-width: 480px){.tools-section .category .tools{gap:1rem;justify-content:center}}.tools-section .category .tools img{height:70px;transition:transform .3s ease}@media (max-width: 768px){.tools-section .category .tools img{height:60px}}@media (max-width: 480px){.tools-section .category .tools img{height:50px}}.tools-section .category .tools img:hover{transform:scale(1.1)}.team-section{background:none;color:#aaa;padding:60px 20px;text-align:center}.team-section h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#fff;text-transform:uppercase}@media (max-width: 768px){.team-section h2{font-size:1.75rem}}@media (max-width: 480px){.team-section h2{font-size:1.5rem;margin-bottom:1.5rem}}.team-section .team-members{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.team-section .team-members .card-team{background:#0a0a0a;border-radius:16px;padding:2rem;width:280px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 10px #0000004d;transition:transform .3s ease}@media (max-width: 768px){.team-section .team-members .card-team{width:240px;padding:1.5rem}}@media (max-width: 480px){.team-section .team-members .card-team{width:100%;max-width:300px;padding:1.2rem;border-radius:12px}}.team-section .team-members .card-team:hover{transform:translateY(-5px)}.team-section .team-members .card-team img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #8B6A33}.team-section .team-members .card-team h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.25rem}.team-section .team-members .card-team p{margin:.25rem 0;font-size:.95rem;color:#aaa}.team-section .team-members .card-team .social-icons-card-team{margin-top:1rem;display:flex;gap:1rem}.team-section .team-members .card-team .social-icons-card-team a{font-size:1.2rem;color:#aaa;transition:color .3s ease,transform .3s ease}.team-section .team-members .card-team .social-icons-card-team a:hover{transform:scale(1.2)}.team-section .team-members .card-team .social-icons-card-team a:nth-child(1):hover{color:#c4a661}.team-section .team-members .card-team .social-icons-card-team a:nth-child(2):hover{color:#c4a661}.team-section .team-members .card-team .social-icons-card-team a:nth-child(3):hover{color:#c4a661}.project-details{width:100%;max-width:1440px;margin:0 auto;padding:80px 20px;box-sizing:border-box;min-height:100vh}.project-details.loading,.project-details.error{display:flex;align-items:center;justify-content:center;min-height:80vh}.project-details .loading-container{text-align:center}.project-details .loading-container .loading-spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.1);border-top-color:#4da3ff;border-radius:50%;margin:0 auto 20px;animation:spin 1s linear infinite}.project-details .loading-container p{color:#9aa4b2;font-size:16px}.project-details .error-container{text-align:center;max-width:500px}.project-details .error-container h2{font-size:32px;margin-bottom:16px;color:#ff6b6b}.project-details .error-container p{color:#9aa4b2;margin-bottom:30px;font-size:16px;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}.back-nav{margin-bottom:40px}.back-nav .back-button{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#4da3ff;text-decoration:none;padding:8px 16px;border-radius:8px;background:#4da3ff1a;transition:all .3s ease}.back-nav .back-button:hover{background:#4da3ff33;transform:translate(-4px)}.project-header{margin-bottom:60px}.project-header .project-meta{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.project-header .project-meta .project-year,.project-header .project-meta .project-category{padding:6px 16px;border-radius:20px;font-size:14px;font-weight:500}.project-header .project-meta .project-year{background:#0009;border:1px solid rgba(255,255,255,.1)}.project-header .project-meta .project-category{background:#4da3ff26;color:#4da3ff}.project-header .project-title{font-size:48px;font-weight:700;margin-bottom:40px;line-height:1.2;color:#fff}.project-header .project-logo-large{max-width:300px;height:120px;display:flex;align-items:center;justify-content:center;padding:20px;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.project-header .project-logo-large img{max-width:100%;max-height:100%;object-fit:contain}.project-content{display:grid;gap:60px}.live-site-button{display:inline-block;margin-top:20px;padding:12px 24px;border-radius:12px;background:#4da3ff26;color:#4da3ff;text-decoration:none;border:1px solid rgba(77,163,255,.3);transition:.2s ease}.live-site-button:hover{background:#4da3ff40;transform:translateY(-2px)}.project-description h2{font-size:32px;margin-bottom:30px;font-weight:700}.project-description .description-content{background:#ffffff0d;border-radius:20px;padding:40px;border:1px solid rgba(255,255,255,.1)}.project-description .description-content p{font-size:16px;line-height:1.8;color:#e0e0e0;margin-bottom:20px}.project-description .description-content p:last-child{margin-bottom:0}.project-technologies h2{font-size:32px;margin-bottom:30px;font-weight:700}.project-technologies .technologies-grid{display:flex;flex-wrap:wrap;gap:14px}.project-technologies .technologies-grid .tech-badge{width:56px;height:56px;padding:10px;border-radius:14px;background:#4da3ff1a;border:1px solid rgba(77,163,255,.3);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.project-technologies .technologies-grid .tech-badge img{width:100%;height:100%;object-fit:contain}.project-technologies .technologies-grid .tech-badge:hover{background:#4da3ff33;transform:translateY(-2px);box-shadow:0 6px 16px #4da3ff40}.project-gallery .gallery-main{position:relative;border-radius:20px;overflow:hidden;margin-bottom:20px;background:#0000004d;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9}.project-gallery .gallery-main .gallery-active-image{width:100%;height:100%;object-fit:contain;display:block}.project-gallery .gallery-main .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;border:1px solid rgba(255,255,255,.2);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:20px;z-index:2}.project-gallery .gallery-main .gallery-nav:hover{background:#4da3ffcc;border-color:#4da3ff}.project-gallery .gallery-main .gallery-nav.prev{left:20px}.project-gallery .gallery-main .gallery-nav.next{right:20px}.project-gallery .gallery-main .gallery-counter{position:absolute;bottom:20px;right:20px;background:#000000b3;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500}.project-gallery .gallery-thumbnails{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.project-gallery .gallery-thumbnails .thumbnail{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:pointer}.project-gallery .gallery-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover}.project-gallery .gallery-thumbnails .thumbnail.active{border-color:#4da3ff}*{box-sizing:border-box;font-family:Lexend Deca}body{margin:0;padding:0;color:#cfcfcf;font-family:Lexend Deca;cursor:none;background:#0a0a0a}@media (max-width: 768px){body{cursor:auto}}
