:root{--dark-bg: #000000;--green-bg: #50715a;--service-bg: #0d2611;--orange: #FF934F;--blue: #45C6FF;--green: #BDFF50;--yellow: #FFD64F;--pink: #FF45E3;--purple: #7045FF}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:#88e41c;border-radius:5px}@font-face{font-family:poppins-medium;src:url(/assets/Poppins-Medium-B4HEQsVf.otf)}@font-face{font-family:popins-regualar;src:url(/assets/Poppins-Regular-B-Yi1OxT.otf)}html{scroll-behavior:smooth}*{margin:0;padding:0}.body{width:100%!important;height:auto;overflow-x:hidden;background-color:#222}.title{font-size:64px;font-weight:900;margin-bottom:40px;letter-spacing:2px;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:4px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase}.navbar-logo.nav-logo-hidden{opacity:0;visibility:hidden}.navbar-logo.nav-logo-visible{opacity:1;visibility:visible;animation:fadeInNavLogo .6s ease forwards}@keyframes fadeInNavLogo{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.temp-logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;pointer-events:none}.temp-logo{width:200px;height:auto;transition:all .8s ease;position:relative}.temp-logo.logo-hidden{opacity:0;transform:scale(.8)}.temp-logo.logo-visible{opacity:1;transform:scale(1);animation:logoGlow 2s ease-in-out infinite alternate}.temp-logo.logo-animating{animation:fadeOutLogo .6s ease forwards}@keyframes fadeOutLogo{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes logoGlow{0%{filter:drop-shadow(0 0 10px #88e41c)}to{filter:drop-shadow(0 0 20px #88e41c) drop-shadow(0 0 30px #88e41c)}}.left-container .hidden{opacity:0}.left-container .animate-in{opacity:1;animation:fadeInContent .6s ease forwards}@keyframes fadeInContent{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.left-container .banner-heading,.left-container .banner-text,.left-container .banner-btn{opacity:0}.left-container .animate-delay-1{animation-delay:.2s}.left-container .animate-delay-2{animation-delay:.4s}.banner-btn.animate-in:hover{transform:scale(1.05)}@media screen and (max-width: 992px){.temp-logo{width:150px}}@media screen and (max-width: 767px){.temp-logo{width:120px}}.navbar.navbar-hidden{opacity:0;visibility:hidden}.navbar.navbar-visible{opacity:1;visibility:visible;animation:fadeInNavbar .6s ease forwards}@keyframes fadeInNavbar{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.navbar{background-color:transparent;height:100px;width:100%;box-shadow:none;position:fixed;top:0;z-index:999;transition:background-color .3s ease,box-shadow .3s ease}.navbar-scrolled{background-color:#000000e6;box-shadow:0 2px 10px #0003}.navbar-container{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;max-width:1200px;margin:0 auto}.navbar-logo a{color:#333;font-size:1.8rem;font-weight:700;text-decoration:none}.navbar-logo img{width:150px;height:auto}.navbar-nav{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin:0 1rem}.nav-link{color:#fff;text-decoration:none;font-size:1.1rem;padding:.5rem;transition:all .3s ease;font-family:popins-medium}.nav-link:hover{color:#88e41c}.nav-link.active{background-color:#88e41c;padding:10px 20px;border-radius:20px;color:#333}.navbar-toggle{display:none;cursor:pointer}.bar{display:block;width:25px;height:3px;margin:5px auto;background-color:#fff;transition:all .3s ease}@media screen and (max-width: 768px){.navbar-toggle{display:block}.navbar-menu{position:fixed;right:-100%;top:0;width:100%;height:100vh;background-color:#000000f2;text-align:center;transition:all .3s ease;z-index:1000;display:flex;justify-content:center;align-items:center}.navbar-menu.active{right:0}.navbar-nav{flex-direction:column;padding:2rem 0}.nav-item{margin:1.5rem 0}.close-icon{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer}.close-bar{display:block;width:30px;height:3px;background-color:#fff;position:absolute;top:50%;left:0}.close-bar-1{transform:rotate(45deg)}.close-bar-2{transform:rotate(-45deg)}}model-viewer::part(progress-bar),model-viewer::part(center-panel),model-viewer::part(default-progress-bar){display:none!important;opacity:0!important;visibility:hidden!important;background:transparent!important}#banner{width:100%;height:100vh;background-image:url(/assets/banner2-BV0CmQoF.png);background-repeat:no-repeat;background-size:cover;background-position:center right;position:relative;overflow:hidden}#banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(136,228,28,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(136,228,28,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:1}.glow-circle{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;pointer-events:none;z-index:1}.glow-1{width:500px;height:500px;background:radial-gradient(circle,rgba(136,228,28,.4) 0%,transparent 70%);top:-200px;left:-100px}.glow-2{width:400px;height:400px;background:radial-gradient(circle,rgba(136,228,28,.3) 0%,transparent 70%);bottom:-150px;right:10%}.container{width:100%;max-width:1400px;margin:0 auto;height:100%;position:relative;z-index:2}.banner-content{display:flex;align-items:center;justify-content:center;height:100%;position:relative;padding:0 40px}.temp-logo-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;pointer-events:none}.temp-logo{width:150px;height:auto;transition:all .6s ease}.temp-logo.logo-visible{opacity:1;transform:scale(1)}.temp-logo.logo-animating{opacity:0;transform:scale(.8)}.temp-logo.logo-hidden{opacity:0;display:none}.text-content{position:relative;top:-50px;z-index:2;width:100%;max-width:1200px;margin:0 auto}.main-heading{font-family:popins-regualar;font-weight:700;line-height:.9;letter-spacing:2px}.heading-line{display:block;overflow:visible}.heading-line-left{text-align:left;padding-left:0;font-size:clamp(4rem,10vw,9rem)}.heading-line-right{text-align:right;padding-right:0;font-size:clamp(2rem,6vw,4rem)}.letter{display:inline-block;opacity:0;transform:translateY(-200px)}.letter.drop{animation:letterDrop .9s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes letterDrop{0%{opacity:0;transform:translateY(-200px)}60%{transform:translateY(10px)}80%{transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.white-text{color:#fff}.green-text{color:#82e31d}.model-container{position:absolute;left:15%;top:50%;transform:translateY(-50%);width:500px;height:400px;z-index:3;pointer-events:none}.hidden{opacity:0;visibility:hidden}.animate-in{opacity:1;visibility:visible}@media screen and (max-width: 1400px){.model-container{left:12%;width:480px;height:380px}}@media screen and (max-width: 1200px){.model-container{left:10%;width:450px;height:350px}.heading-line-left{font-size:clamp(3.5rem,9vw,7.5rem)}.heading-line-right{font-size:clamp(1.8rem,5vw,3.5rem)}.text-content{top:-30px}}@media screen and (max-width: 1024px){.model-container{left:8%;width:520px;height:230px}.heading-line-left{font-size:clamp(3.2rem,8.5vw,7rem)}.heading-line-right{font-size:clamp(1.7rem,4.8vw,3.2rem)}.text-content{top:-25px}}@media screen and (max-width: 992px){#banner{height:auto;min-height:100vh;padding:80px 0 40px}.banner-content{flex-direction:column;padding:60px 20px 20px;justify-content:flex-start;width:100%}.text-content{position:relative;text-align:center;max-width:100%;top:0;order:1;margin-bottom:40px}.model-container{position:relative;left:0;top:0;transform:none;width:100%;height:200px;margin:0 auto;pointer-events:none;order:2}.heading-line{text-align:center}.heading-line-left,.heading-line-right{text-align:center;padding:0}.heading-line-left{font-size:clamp(3rem,8vw,5rem);margin-bottom:10px}.heading-line-right{font-size:clamp(1.5rem,5vw,2.5rem)}.glow-1{width:400px;height:400px;top:-150px;left:-50px}.glow-2{width:350px;height:350px;bottom:-100px;right:-50px}}@media screen and (min-width: 768px) and (max-width: 992px){.text-content{margin-bottom:35px}.heading-line-left{font-size:clamp(3.2rem,8vw,4.5rem)}.heading-line-right{font-size:clamp(1.6rem,5vw,2.3rem)}}@media screen and (max-width: 767px){#banner{padding:60px 0 30px}.banner-content{padding:100px 15px 15px}.text-content{margin-bottom:30px}.model-container{height:420px;max-width:100%}.heading-line-left{font-size:clamp(2.5rem,10vw,4rem);margin-bottom:8px}.heading-line-right{font-size:clamp(1.3rem,6vw,2rem)}.glow-1{width:300px;height:300px;top:-120px}.glow-2{width:250px;height:250px;bottom:-80px}}@media screen and (max-width: 600px){#banner{padding:50px 0 20px}.banner-content{padding:120px 10px 10px}.text-content{margin-bottom:30px}.model-container{height:500px;max-width:100%}.heading-line-left{font-size:clamp(2.2rem,11vw,3.5rem);margin-bottom:5px}.heading-line-right{font-size:clamp(1.1rem,6.5vw,1.8rem)}.glow-1{width:300px;height:300px}.glow-2{width:250px;height:250px}}@media screen and (max-width: 480px){#banner{padding:120px 0 20px}.banner-content{padding:25px 5px 10px}.text-content{margin-bottom:20px}.model-container{height:450px;max-width:100%}.heading-line-left{font-size:clamp(2rem,12vw,3rem)}.heading-line-right{font-size:clamp(1rem,7vw,1.5rem)}.glow-1{width:250px;height:250px}.glow-2{width:200px;height:200px}}@media screen and (max-width: 375px){#banner{padding:120px 0 20px}.model-container{height:400px;max-width:100%}.text-content{margin-bottom:18px}.heading-line-left{font-size:clamp(1.8rem,13vw,2.5rem)}.heading-line-right{font-size:clamp(.9rem,8vw,1.3rem)}.banner-content{padding:25px 5px 10px}.main-heading{letter-spacing:.5px}}#logo-row{width:100%;background-color:#000;padding:10px;margin-top:20px}.logo-container{width:100%;padding:20px 0}.logo-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.logo-item{flex:0 1 10%;display:flex;justify-content:center;align-items:center}.logo-image{max-width:60px;height:auto;object-fit:contain;transition:opacity .3s ease}@media (max-width: 992px){.logo-item{flex:0 1 22%}}@media (max-width: 768px){.logo-item{flex:0 1 45%;justify-content:center}.logo-image{max-width:80px}}.services-section{min-height:100vh;background:#16330a;padding-top:60px;padding-bottom:60px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.services-section:before{content:"";position:absolute;top:50%;left:-80%;transform:translateY(-50%);width:100%;height:100%;background-image:url(/assets/bglines-CL0kwG7R.png);background-repeat:no-repeat;background-size:contain;background-position:center right;opacity:.6;pointer-events:none;z-index:1}.services-section:after{content:"";position:absolute;top:0;right:-30%;width:50%;height:100%;background-image:url(/assets/bghue-BjXgWzEa.png);background-repeat:no-repeat;background-size:contain;background-position:center left;opacity:.4;pointer-events:none;z-index:1}.services-wrapper{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.carousel-heading-container{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;font-family:popins-regualar}.carousel-strip{width:100%;height:200px;position:relative;z-index:1;margin-bottom:-50px;overflow:hidden}.carousel-track{display:flex;align-items:flex-end;justify-content:center;height:200px;position:relative;width:100%}.service-circle{position:absolute;flex-shrink:0;display:flex;align-items:flex-start;cursor:pointer;will-change:transform,opacity;left:50%;transform:translate(-50%)}.service-circle.center-active{cursor:default;z-index:10}.circle-content{width:130px;height:130px;border-radius:50%;background:#000000e6;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;padding:10px;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0006}.circle-icon-svg{width:38px;height:38px;margin-bottom:2px;transition:all .5s cubic-bezier(.4,0,.2,1)}.circle-label{color:#fff;font-size:12px;font-weight:600;text-align:center;line-height:1.1;max-width:85px;margin-bottom:5px;transition:color .5s cubic-bezier(.4,0,.2,1);font-family:popins-regualar}.service-circle.center-active .circle-content{width:190px;height:190px;background:#82e31d;padding:20px 20px 30px;justify-content:flex-start;margin-top:-40px;font-family:popins-regualar}.service-circle.center-active .circle-icon-svg{width:75px;height:75px}.service-circle.center-active .circle-label{color:#000;font-size:14px;font-weight:700;max-width:160px;margin-bottom:10px;font-family:popins-regualar}.services-heading-bg{width:100%;background:#000;padding:30px 40px;border-radius:0;position:relative;z-index:2;margin-top:0}.services-heading{font-size:85px;font-weight:900;letter-spacing:5px;text-align:center;line-height:1;margin:0}.text-white{color:#fff}.details-container{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-start}.details-box{width:50%;background:#000000e6;border:3px solid #7ed957;border-top:none;border-radius:0 0 30px 30px;padding:50px 60px;text-align:center;margin-top:0}.details-title{color:#fff;font-size:48px;font-weight:700;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-family:popins-regualar}.details-description{color:#fff;font-size:20px;line-height:1.7;font-family:popins-regualar}@media (max-width: 1200px){.services-heading{font-size:72px}.circle-content{width:130px;height:130px;padding:12px}.circle-icon-svg{width:30px;height:30px}.circle-label{font-size:11px;max-width:80px;line-height:1.2}.service-circle.center-active .circle-content{width:160px;height:160px;padding:18px 18px 25px}.service-circle.center-active .circle-icon-svg{width:60px;height:60px}.service-circle.center-active .circle-label{font-size:13px;max-width:140px}.details-title{font-size:42px}.details-description{font-size:18px}}@media (max-width: 1024px){.carousel-strip{height:180px;margin-bottom:-30px}.carousel-track{height:180px}.services-heading{font-size:60px;letter-spacing:4px}.services-heading-bg{padding:25px 35px}.circle-content{width:100px;height:100px;padding:10px}.circle-icon-svg{width:28px;height:28px}.circle-label{font-size:10px;max-width:75px;line-height:1.2}.service-circle.center-active .circle-content{width:140px;height:140px;padding:15px 15px 20px}.service-circle.center-active .circle-icon-svg{width:52px;height:52px}.service-circle.center-active .circle-label{font-size:12px;max-width:120px}.details-box{padding:40px 50px}.details-title{font-size:38px}}@media (max-width: 768px){.services-section:before{left:-60%;opacity:.4}.services-section:after{width:60%;opacity:.3}.carousel-strip{height:150px;margin-bottom:-20px}.carousel-track{height:150px}.services-heading{font-size:48px;letter-spacing:3px}.services-heading-bg{padding:22px 30px}.circle-content{width:100px;height:100px;padding:8px}.circle-icon-svg{width:26px;height:26px}.circle-label{font-size:10px;max-width:60px;line-height:1.2}.service-circle.center-active .circle-content{width:130px;height:130px;padding:12px 12px 15px}.service-circle.center-active .circle-icon-svg{width:45px;height:45px}.service-circle.center-active .circle-label{font-size:11px;max-width:100px}.details-box{padding:35px 40px;width:60%}.details-title{font-size:32px}.details-description{font-size:16px}.details-container{flex-direction:column;align-items:center}}@media (max-width: 640px){.carousel-strip{height:130px;margin-bottom:-10px}.carousel-track{height:130px}.services-heading{font-size:38px;letter-spacing:2px}.services-heading-bg{padding:18px 25px}.circle-content{width:80px;height:80px;padding:6px}.circle-icon-svg{width:30px;height:30px}.circle-label{font-size:10px;max-width:50px;line-height:1.2}.service-circle.center-active .circle-content{width:120px;height:120px;padding:10px 10px 12px}.service-circle.center-active .circle-icon-svg{width:48px;height:48px}.service-circle.center-active .circle-label{font-size:12px;max-width:85px}.details-box{padding:30px 35px;width:70%}.details-title{font-size:28px}.details-description{font-size:15px}}@media (max-width: 480px){.services-section:before{left:-70%;opacity:.3}.services-section:after{width:70%;opacity:.25}.carousel-strip{height:120px;margin-bottom:0}.carousel-track{height:140px}.services-heading{font-size:30px;letter-spacing:1px}.services-heading-bg{padding:15px 20px}.circle-content{width:90px;height:90px;padding:5px}.circle-icon-svg{width:35px;height:35px}.circle-label{font-size:10px;max-width:45px;line-height:1.2}.service-circle.center-active .circle-content{width:130px;height:130px;padding:8px 8px 10px}.service-circle.center-active .circle-icon-svg{width:50px;height:50px}.service-circle.center-active .circle-label{font-size:11px;max-width:75px}.details-box{padding:25px;border-radius:0 0 20px 20px;width:85%}.details-title{font-size:24px;margin-bottom:15px}.details-description{font-size:13px}}.portfolio-container{background:#16330a;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 1rem;color:#fff;margin-top:20px;position:relative;overflow:hidden}.portfolio-container:before{content:"";position:absolute;top:50%;right:-30%;transform:translateY(-50%);width:50%;height:100%;background-image:url(/assets/bglines-CL0kwG7R.png);background-repeat:no-repeat;background-size:contain;background-position:center left;opacity:.6;pointer-events:none;z-index:1}.portfolio-container:after{content:"";position:absolute;top:0;left:-30%;width:50%;height:100%;background-image:url(/assets/bghue-BjXgWzEa.png);background-repeat:no-repeat;background-size:contain;background-position:center right;opacity:.4;pointer-events:none;z-index:1}.portfolio-header,.characters-showcase,.portfolio-subtext{position:relative;z-index:2}.portfolio-header{text-align:center;margin-bottom:2rem;position:relative;z-index:2}.portfolio-header .title{font-size:85px;font-weight:900;letter-spacing:5px;margin-bottom:.5rem;font-family:popins-regualar;line-height:1;display:flex;justify-content:center;align-items:center;min-height:100px}.title-white{color:#fff}.title-green{color:#82e31d}@media (max-width: 1200px){.portfolio-header .title{font-size:72px}}@media (max-width: 768px){.portfolio-header .title{font-size:48px}}@media (max-width: 480px){.portfolio-header .title{font-size:36px;min-height:60px}}.characters-showcase{position:relative;display:flex;justify-content:center;align-items:flex-end;max-width:1200px;width:100%;background-image:url(/assets/product-bg-ZkRpZ2bJ.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:20px;padding:1.5rem;overflow:visible;gap:25px}.character-card{position:relative;display:flex;justify-content:center;align-items:flex-end;margin:0;transform-origin:bottom center}.character-image-container{transition:transform .35s ease}.character-image-container:hover{transform:scale(1.05)}.character-card:nth-child(1){z-index:1;transform:scale(.85)}.character-card:nth-child(2),.character-card:nth-child(4){z-index:3;transform:scale(.95)}.character-card:nth-child(3){z-index:5;transform:scale(1.08)}.character-card:nth-child(4){margin-left:10px}.character-card:nth-child(5){z-index:1;transform:scale(.85)}.character-image-container{border-radius:15px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.store-icon-container{margin-top:10px;display:flex;justify-content:center;width:100%}.store-icon{height:30px;width:auto;transition:transform .3s ease;cursor:pointer}.store-icon:hover{transform:scale(1.1)}.portfolio-subtext{margin-top:25px;text-align:center;font-size:1.3rem;color:#999;font-family:popins-regualar}.character-card:nth-child(1) .character-image,.character-card:nth-child(5) .character-image{max-height:400px}.character-card:nth-child(2) .character-image,.character-card:nth-child(4) .character-image{max-height:440px}.character-card:nth-child(3) .character-image{max-height:480px}@media (max-width: 1280px){.characters-showcase{max-width:900px}.character-card:nth-child(1) .character-image,.character-card:nth-child(5) .character-image{max-height:300px}.character-card:nth-child(2) .character-image,.character-card:nth-child(4) .character-image{max-height:340px}.character-card:nth-child(3) .character-image{max-height:380px}}@media (max-width: 1100px){.characters-showcase{max-width:90%}.characters-showcase{flex-wrap:wrap;gap:1rem;padding:1rem}}@media (max-width: 992px){.portfolio-container:before{right:-40%;opacity:.4}.portfolio-container:after{left:-40%;opacity:.3}.characters-showcase{flex-wrap:wrap;gap:1rem;padding:1rem}.character-card,.character-card:nth-child(1),.character-card:nth-child(2),.character-card:nth-child(3),.character-card:nth-child(4),.character-card:nth-child(5){transform:scale(1)}.character-image{max-height:280px!important}}@media (max-width: 768px){.portfolio-container:before{right:-50%;width:60%;opacity:.35}.portfolio-container:after{left:-50%;width:60%;opacity:.25}.characters-showcase{flex-wrap:wrap;gap:1rem;padding:1rem}.character-card,.character-card:nth-child(1),.character-card:nth-child(2),.character-card:nth-child(3),.character-card:nth-child(4),.character-card:nth-child(5){transform:scale(1)}.portfolio-header h1{font-size:2.5rem}.character-image{max-height:280px!important}}@media (max-width: 480px){.portfolio-container:before{right:-60%;width:70%;opacity:.3}.portfolio-container:after{left:-60%;width:70%;opacity:.2}.character-card{width:100%}.portfolio-header h1{font-size:2rem}.portfolio-header p{font-size:1rem}}.store-btn-container{background-color:#000;padding:20px 0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.store-btn-img{width:160px;height:55px;cursor:pointer;transition:transform .3s ease}.store-btn-img:hover{transform:scale(1.05)}@media (max-width: 600px){.store-btn-container{flex-direction:column;align-items:center;gap:10px}.store-btn-img{height:45px}}#gamelogo{width:100%;background:linear-gradient(to bottom,#000,#000 20%,#fff 20%,#fff 80%,#000 80%,#000);padding:10px 0}.gamelogo-container{width:100%;padding:200px 0;overflow-x:auto}.gamelogo-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;min-width:100%}.gamelogo-item{flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding:0 10px}.gamelogo-image{max-width:80px;height:auto;object-fit:contain;transition:opacity .3s ease}.logo-image:hover{opacity:.8}@media (max-width: 768px){.gamelogo-row{justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.gamelogo-item{flex:0 0 auto;min-width:100px}}.about-section{position:relative;background-image:url(/assets/aboutbg-CeL3xcyc.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 20px;display:flex;justify-content:flex-start;align-items:center;min-height:100vh;color:#fff}.about-container{display:flex;flex-direction:column;align-items:center;width:60%;margin-left:5%}.about-overlay{background-color:#000000b3;padding:40px;width:80%;border-radius:20px;text-align:center}.about-text{font-size:20px;line-height:1.8;margin-bottom:20px;font-family:popins-regualar}@media (max-width: 992px){.about-section{background-position:center right}.about-container{width:100%;margin-left:0}.about-overlay{width:100%;margin:0 auto}br{display:none}}#contact{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5;overflow:hidden;padding:40px 20px}.contact-container{width:100%;max-width:1200px;margin:0 auto}.contact-heading{font-size:clamp(60px,8vw,100px);font-weight:900;letter-spacing:2px;text-align:right;line-height:1;padding-right:100px;font-family:popins-regualar}.text-black{color:#000}.text-green{color:#82e31d}.contactForm{width:100%}.form-layout{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;max-width:1100px}.form-left{flex:1;display:flex;flex-direction:column;gap:20px}.input-wrapper{width:100%;max-width:500px}.input-offset-1{margin-left:180px}.input-offset-2{margin-left:360px}.input-wrapper input,.input-wrapper textarea{width:100%;padding:18px 25px;background:#eee;border:none;border-radius:12px;color:#000;font-size:18px;outline:none;transition:all .3s ease;font-family:popins-regualar}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{color:#999;font-size:18px;font-family:popins-regualar}.input-wrapper input:focus,.input-wrapper textarea:focus{background:#e0e0e0;box-shadow:0 0 0 2px #7ed957}.input-wrapper textarea{min-height:150px;resize:vertical;font-family:popins-regualar}.form-right{display:flex;align-items:flex-end;padding-bottom:0}.send-btn{padding:20px 60px;background:#7ed957;border:none;border-radius:50px;color:#000;font-weight:900;font-size:18px;cursor:pointer;transition:all .3s ease;white-space:nowrap;letter-spacing:1px;font-family:popins-regualar}.send-btn:hover{background:#6bc144;transform:translateY(-3px);box-shadow:0 8px 20px #7ed95766}.send-btn:active{transform:translateY(-1px)}@media (max-width: 1024px){.contact-heading{padding-right:50px;margin-bottom:60px}.input-offset-1,.input-offset-2{margin-left:0}.form-layout{gap:30px}.form-left{align-items:center}.input-wrapper{max-width:500px}}@media (max-width: 768px){#contact{height:auto;min-height:100vh;padding:60px 20px}.contact-heading{font-size:clamp(50px,10vw,70px);text-align:center;padding-right:0;margin-bottom:50px}.form-layout{flex-direction:column;align-items:center;gap:20px}.form-left{width:100%;align-items:center}.input-wrapper{max-width:400px}.input-offset-1,.input-offset-2{margin-left:0}.form-right{width:100%;justify-content:center;padding-right:0}.send-btn{padding:18px 50px}}@media (max-width: 480px){.contact-heading{font-size:clamp(40px,10vw,50px);margin-bottom:40px}.input-wrapper{max-width:300px}.input-offset-1,.input-offset-2{margin-left:0}.input-wrapper input,.input-wrapper textarea{padding:15px 20px;font-size:16px}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{font-size:16px}.send-btn{padding:15px 40px;font-size:16px}.form-right{padding-right:0;justify-content:center}}#credits-section{width:100%;background-color:#000;padding:20px 40px}.credits-wrapper{display:flex;align-items:center;width:100%;position:relative}.social-icons{display:flex;gap:10px;position:absolute;left:15px}.social-icon{color:#fff;font-size:18px;transition:color .3s ease}.social-icon:hover{color:#88e41c}.credit-text{text-align:center;width:100%}.credit-text .website-address{color:#fff;text-align:center;font-size:15px}.credit-text p{color:#fff;text-align:center;font-family:popins-regualar;font-size:14px}.credit-text a{color:#fff;font-family:popins-regualar;font-size:14px}.credit-text a:hover{color:#88e41c;font-size:14px}@media screen and (max-width: 768px){.credits-wrapper{flex-direction:column;gap:20px}.social-icons{position:static;justify-content:center;margin-bottom:15px}}#careers{width:100%;height:100vh;background-color:#000;padding:20px;font-family:MyriadPro;font-size:18px}.container{max-width:1200px;margin:auto}.inner-container{display:flex;flex-direction:column;gap:40px;padding-top:120px}.heading h1{font-size:2rem;margin-bottom:10px;color:#fff}.heading p{font-size:1rem;line-height:1.6;color:#fff}.services h2{font-size:1.5rem;margin-bottom:10px;color:#fff}.services ul{list-style-type:disc;padding-left:20px}.services li{margin-bottom:8px;font-size:1rem;color:#fff}.contact-info p{font-size:1rem;margin-bottom:10px;color:#fff}@media (max-width: 768px){.heading h1{font-size:1.5rem}.services h2{font-size:1.2rem}.services li,.heading p,.contact-info p{font-size:.95rem}}.privacy-section{padding:20px;background-color:#000;font-family:Myriad Pro,sans-serif}.privacy-container{max-width:900px;margin:60px auto 0;padding:20px;padding-top:80px!important}.privacy-heading{font-size:2rem;margin-bottom:10px;font-weight:700;color:#fff}.privacy-updated{font-size:.9rem;color:#fff;margin-bottom:30px}.privacy-content p{font-size:1rem;line-height:1.6;color:#fff;margin-bottom:20px}.privacy-content h2{font-size:1.2rem;margin-top:30px;margin-bottom:10px;color:#fff}.privacy-content ul{padding-left:20px;margin-bottom:20px;color:#fff}.privacy-content ul li{margin-bottom:8px;line-height:1.5}@media (max-width: 600px){.privacy-container{padding:15px}.privacy-heading{font-size:1.5rem}.privacy-content h2{font-size:1rem}.privacy-content p{font-size:.95rem}}*{margin:0;padding:0;box-sizing:border-box}.testimonials-container{min-height:100vh;background:#16330a;padding:40px 20px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.testimonials-container:before{content:"";position:absolute;top:50%;left:-80%;transform:translateY(-50%);width:100%;height:100%;background-image:url(/assets/bglines-CL0kwG7R.png);background-repeat:no-repeat;background-size:contain;background-position:center right;opacity:.6;pointer-events:none;z-index:1}.testimonials-container:after{content:"";position:absolute;top:0;right:-30%;width:50%;height:100%;background-image:url(/assets/bghue-BjXgWzEa.png);background-repeat:no-repeat;background-size:contain;background-position:center left;opacity:.4;pointer-events:none;z-index:1}.testimonials-content{max-width:1400px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;position:relative;z-index:1}.cards-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.title{font-size:85px;font-weight:900;letter-spacing:2px;text-align:center;line-height:1;margin:0 0 40px;display:flex;justify-content:center;align-items:center;min-height:100px;font-family:popins-regualar}.title-our{color:#fff}.title-our-circle{color:#82e31d}.title-clients{color:#fff}.title-clients-green{color:#82e31d}.cards-carousel{position:relative;height:400px;width:100%;max-width:700px;display:flex;align-items:center;justify-content:center}.client-card{position:absolute;width:220px;background:#fff;border-radius:20px;padding:25px 20px;box-shadow:0 10px 40px #0000004d;transition:all .8s cubic-bezier(.4,0,.2,1);transform-origin:center center;left:50%;top:50%}.client-card.card-position-0{transform:translate(-50%,-50%) scale(1.15) rotate(0);z-index:5;border:3px solid #7ed957;opacity:1}.client-card.card-position-1{transform:translate(10%,-45%) scale(.95) rotate(12deg);z-index:4;opacity:1;border:3px solid #7ed957}.client-card.card-position-2{transform:translate(60%,-30%) scale(.85) rotate(20deg);z-index:3;opacity:.95;border:3px solid #7ed957}.client-card.card-position-4{transform:translate(-110%,-45%) scale(.95) rotate(-12deg);z-index:4;opacity:1;border:3px solid #7ed957}.client-card.card-position-3{transform:translate(-160%,-30%) scale(.85) rotate(-20deg);z-index:3;opacity:.95;border:3px solid #7ed957}.card-content{text-align:center}.client-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:15px}.client-name{font-size:22px;font-weight:700;color:#0a3d0a;margin:10px 0 6px;font-family:popins-regualar}.client-role{font-size:13px;color:#666;margin-bottom:15px;min-height:38px;line-height:1.4;font-family:popins-regualar}.stars{display:flex;justify-content:center;gap:4px;flex-wrap:wrap}.star{font-size:22px}.featured-section{display:flex;align-items:center;justify-content:center;padding:20px}.featured-card{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAf0AAAK/CAYAAABjtBRyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAANLklEQVR4nO3cTYudBwGG4SfTqKkiNraIqGixVvzArlTcuHDjL1BE8B+q4EJci4IgiLSbgJCglCJYhBYrsU3qx2ISMk2TNtE5OZL7uuAwM+/7zuHZ3cyZc94Le3if2faFbZ/e9uStx6X/4nkAgAd3Y9s/bj1e3XZ127WHeYILD3jdpW3f3PbCTiMPABzfzW1Xtv1m29/f7+L3i/7Fbd/a9vVtH/ifpwEAh/Litl9ve/N+F7xX9C9t+/62T57vJgDgQF7f9uNbX9/lifv80lPbfrjtmUMsAgAO4tK2r257Zdsbd5+8V/Sf3PajbR877C4A4AAubvvKTt/kd/3sibujf3HbD7Y9/Wh2AQAHcLLt+Z2+ye/m2YNnfXf+hw8Aj4OPbPve2QNno//MTv8PAAA8Hj6xM20/G/3vPPotAMCBffv2N7ej/6ltzx5lCgBwSB/d9rXtTvS/eLwtAMCBPb/dif5zRxwCABzWc9tp9C9u+/hxtwAAB3b5ZO6pDwAFHz7Z/W/FCwA8Pj4o+gDQ8KGTvfuufADA4+ei4ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQIToA0CE6ANAhOgDQMTJtn8fewQAcHD/Otn2z2OvAAAO7q2TbW8fewUAcHA3RB8AGt482XZz2/VjLwEADuq12+/ev3rUGQDAIf1529u3o3/tmEsAgIO6tt35nP7Vba8fbQoAcCg3t/1+e+fNeX51nC0AwAH9dtuN7Z3R/8O2vxxlDgBwCNe3/e72D3ffhvdn2958lGsAgIP5yU5f3t+2PXHXybe2vbLthUe5CAA4dz/f9qezB+6O/ra9sdOX+b/8CAYBAOfvl9teuvvgvaK/ba9te3nbl97jGgDg/88vtr14rxPvFfS/bbuy7eltl89/EwBwjl7d9tNtf7zfBRce8Ik+v+0b2z57DqMAgPPz151+LO/K+134oNG/7fK2Z7d9bttTD7sKADgX13f6F/3Le4iP2/8HBHdSLMUODjcAAAAASUVORK5CYII=);background-repeat:center;background-size:cover;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:40px 35px;text-align:center;border:2px solid rgba(126,217,87,.3);width:100%;max-width:420px}.featured-avatar{width:130px;height:130px;border-radius:50%;object-fit:cover;margin-bottom:20px}.featured-name{font-size:32px;font-weight:700;color:#fff;margin:10px 0 8px;font-family:popins-regualar}.featured-role{font-size:16px;color:#fff;margin-bottom:20px;font-weight:600;font-family:popins-regualar}.featured-testimonial{font-size:14px;line-height:1.7;color:#e0e0e0;margin-bottom:20px;font-family:popins-regualar}.featured-stars{display:flex;justify-content:center;gap:6px}.star-large{font-size:32px}@media (max-width: 1200px){.testimonials-content{grid-template-columns:1fr;gap:60px;padding:20px}.title{font-size:72px}.cards-carousel{max-width:550px;height:380px}.client-card{width:240px;padding:22px 18px}.client-avatar{width:80px;height:80px}.client-name{font-size:20px}.client-role{font-size:12px}.star{font-size:20px}}@media (max-width: 768px){.testimonials-container{padding:30px 15px}.testimonials-container:before{left:-60%;opacity:.4}.testimonials-container:after{width:60%;opacity:.3}.title{font-size:48px;margin-bottom:30px;min-height:60px}.cards-carousel{height:320px;max-width:450px}.client-card{width:200px;padding:18px 15px}.client-avatar{width:70px;height:70px}.client-name{font-size:18px}.client-role{font-size:11px;min-height:32px}.star{font-size:18px}.featured-card{padding:30px 25px;max-width:350px}.featured-avatar{width:100px;height:100px}.featured-name{font-size:26px}.featured-role{font-size:14px}.featured-testimonial{font-size:13px}.star-large{font-size:26px}}@media (max-width: 480px){.testimonials-container:before{left:-70%;opacity:.3}.testimonials-container:after{width:70%;opacity:.25}.title{font-size:30px;min-height:40px}.cards-carousel{height:250px;max-width:300px}.client-card{width:150px;padding:12px 10px}.client-avatar{width:50px;height:50px}.client-name{font-size:14px}.client-role{font-size:10px}.featured-card{padding:25px 20px;max-width:300px}.featured-avatar{width:80px;height:80px}.featured-name{font-size:22px}.featured-testimonial{font-size:12px}.star-large{font-size:22px}}.section-model-container{position:absolute;width:180px;height:180px;z-index:999;pointer-events:none}.section-model-container .model-viewer-wrapper{width:100%;height:100%;filter:drop-shadow(0 10px 30px rgba(126,217,87,.3));animation:float 3s ease-in-out infinite}.section-model-container model-viewer{width:100%;height:100%;--poster-color: transparent}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.services-section,.portfolio-container,.testimonials-container,.about-section{position:relative}@media (max-width: 1200px){.section-model-container{width:150px;height:150px}}@media (max-width: 991px){.section-model-container{display:none}}
