.Turnkey1{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:#fff;max-height:1200px;background-color:rgba(0,0,0,0)}@media(max-width:1000px){.Turnkey1{max-height:calc(600px + 60vw)}}@media(max-width:700px){.Turnkey1{max-height:calc(460px + 80vw)}}.Turnkey1:before{content:"";position:absolute;top:0;left:0;width:100%;height:120%;background-color:#000;background-image:url(/turnkey/s1-1.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1}.Turnkey1 .turnkeyLight{margin-top:-50vw;width:100%;z-index:2}.Turnkey1 .earthContainer{z-index:3}.Turnkey1 .turnkeyEarth{width:100%;position:absolute;top:-100vw}.mainContent{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:2}.combinedContainer{position:relative;width:100%;max-width:1200px;margin:0 auto;height:600px}@media(max-width:768px){.combinedContainer{height:400px}}.uiImage{left:50%;transform:translateX(-50%);max-width:1000px;z-index:1}.horizonImage,.uiImage{position:absolute;bottom:0;width:100%;height:auto}.horizonImage{left:0;z-index:2}.lightImage{position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);width:80%;height:auto;z-index:3}@media(max-width:768px){.lightImage{width:100%}}@media(max-width:767px){.turnkeySection{padding:2rem 1rem}}@media(min-width:768px)and (max-width:1023px){.turnkeySection{padding:3rem 2rem}}@media(min-width:1024px){.turnkeySection{padding:4rem 2rem}}.heroSection{padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;position:relative}.title{font-size:3.5rem;font-weight:700;text-align:center;margin-bottom:4rem;line-height:1.2;text-transform:uppercase}@media(max-width:768px){.title{font-size:2.5rem}}.uiContainer{position:relative;width:100%;max-width:1200px;margin:0 auto}.glowEffect{position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:800px;height:400px;background:radial-gradient(circle,rgba(0,149,255,.3) 0,rgba(0,149,255,0) 70%);z-index:1}.uiDisplay{position:relative;z-index:2;width:100%;display:flex;justify-content:center}.uiDisplay img{border-radius:8px;box-shadow:0 0 50px rgba(0,149,255,.2)}.featuresTitle{margin-top:6rem;text-align:center}.featuresTitle h2{font-size:2.5rem;font-weight:700;color:#fff}.featuresSection{padding:4rem 2rem}.featureGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.featureItem{text-align:center}.featureItem .featureIcon{margin-bottom:1.5rem}.featureItem .featureIcon img{margin:0 auto}.featureItem h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.featureItem p{color:hsla(0,0%,100%,.8);line-height:1.6}.flip-badge{display:inline-block;perspective:1000px}.flip-badge .flip-inner{position:relative;transform-style:preserve-3d}.flip-badge img,.flip-badge span{backface-visibility:hidden}.flip-in{animation:flipIn .2s ease-out forwards}.flip-out{animation:flipOut .2s ease-in forwards}@keyframes flipIn{0%{transform:rotateY(90deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes flipOut{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(90deg);opacity:0}}.Turnkey2{background-color:#151718;color:#fff;position:relative}.Turnkey2 .service-card{display:flex;flex-direction:column;align-items:center;width:700px;max-width:1200px;margin:0 auto}@media(min-width:768px){.Turnkey2 .service-card{flex-direction:row;justify-content:space-between}.Turnkey2 .service-card.reverse{flex-direction:row-reverse;justify-content:center;gap:30px}}.Turnkey2 .service-card .service-card-img{position:relative;height:300px;aspect-ratio:1;border-radius:10px;overflow:hidden}@media(min-width:768px){.Turnkey2 .service-card .service-card-img{width:50%;height:auto;display:flex;align-items:center;justify-content:flex-end}}.Turnkey2 .service-card .service-card-img.circled{border-radius:50%;width:30%}@media(max-width:768px){.Turnkey2 .service-card .service-card-img.circled{height:250px;width:250px;margin:25px auto;border:2px solid;border-image-source:linear-gradient(100.67deg,#88adfc 21.84%,#d79cee 60.67%,#74d9c9 95.38%) 1}}.Turnkey2 .service-card .service-card-text{width:100%;margin-top:1rem;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.Turnkey2 .service-card .service-card-text{width:50%;margin-top:0;justify-content:flex-start}}.Turnkey2 .service-card .service-card-text .text-area{max-width:300px}@media(max-width:767px){.Turnkey2 .service-card .service-card-text .text-area{text-align:center}}@media(min-width:768px){.Turnkey2 .service-card.reverse .service-card-img{justify-content:flex-start}.Turnkey2 .service-card.reverse .service-card-text{justify-content:flex-end}}.Turnkey2 .line-container{position:absolute;top:0;left:0;width:100%;height:100%}.Turnkey2 .line-container .moving-line-container{height:400px;width:400px;position:absolute;overflow:hidden}.Turnkey2 .line-container .moving-line{position:absolute;width:300px;height:1px;background-color:#fda42e;border:.5px solid #ffa229;opacity:.5;display:flex;justify-content:center;align-items:center;rotate:150deg;animation:moveLine 5s linear infinite;top:50%;left:50%;transform:translate(-100%,-100%)}.Turnkey2 .line-container .moving-line .line-dot{width:8px;height:8px;background-color:#ff9000;border-radius:100%}@keyframes moveLine{0%{transform:translateX(200%) translateY(400%)}to{transform:translateX(-146.2%) translateY(-200%)}}.Turnkey3{background-color:#fff;color:#000;padding:60px 20px}.Turnkey3 .turnkey3-container{max-width:1200px;margin:0 auto}.Turnkey3 .turnkey3-title{text-align:center;margin-bottom:40px}.Turnkey3 .turnkey3-title h2{margin-bottom:10px}.Turnkey3 .turnkey3-title p{color:#000}.Turnkey3 .turnkey3-cards{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width:768px){.Turnkey3 .turnkey3-cards{display:flex;flex-wrap:wrap;gap:30px}}.Turnkey3 .advantage-card{background-color:#f7f7f7;border-radius:10px;padding:20px;text-align:left;overflow:hidden;position:relative}.Turnkey3 .advantage-card .special-img{position:absolute;top:75%;right:0;width:60%;height:60%;transform:translateY(-50%) translateX(0)}@media(max-width:1023px){.Turnkey3 .advantage-card .special-img{top:65%}}@media(min-width:768px){.Turnkey3 .advantage-card{width:var(--card-width,48%)}}.Turnkey3 .advantage-card .advantage-card-img{display:flex;justify-content:center;margin-bottom:20px}.Turnkey3 .advantage-card .advantage-card-img .img-wrapper{position:relative;width:140px;height:140px}@media(min-width:768px){.Turnkey3 .advantage-card .advantage-card-img .img-wrapper{width:150px;height:150px}}@media(min-width:1024px){.Turnkey3 .advantage-card .advantage-card-img .img-wrapper{width:280px;height:280px}}.Turnkey3 .advantage-card .card-title{font-size:20px;font-weight:600;margin-bottom:10px;color:#000}@media(max-width:1023px){.Turnkey3 .advantage-card .card-title{font-size:16px;line-height:1.2}}.Turnkey3 .advantage-card .card-description{font-size:16px;color:#333;line-height:1.5;font-family:Eina01-Regular}@media(max-width:1023px){.Turnkey3 .advantage-card .card-description{font-size:12px;line-height:1.2}}.Turnkey4{background-color:#151718;color:#fff;padding:80px 0 0;overflow:hidden}.Turnkey4 .turnkey4-container{margin:0 auto;text-align:center;overflow:hidden}.Turnkey4 .turnkey4-title{margin-bottom:40px}.Turnkey4 .turnkey4-title h2{margin-bottom:1rem}.Turnkey4 .turnkey4-title p{color:#fff;font-family:Eina01-Regular}.Turnkey4 .turnkey4-screenshots{position:relative;overflow:hidden;padding-top:30px;min-width:400px;width:100vw;--screenHeight:600px;--screenWidth:700px;margin-bottom:0;min-height:calc(var(--screenHeight)*1.2)}@media(max-width:1024px){.Turnkey4 .turnkey4-screenshots{margin-bottom:-100px;--screenHeight:550px;--screenWidth:650px}}@media(max-width:768px){.Turnkey4 .turnkey4-screenshots{margin-bottom:-200px;--screenHeight:500px;--screenWidth:600px}}@media(max-width:600px){.Turnkey4 .turnkey4-screenshots{--screenHeight:400px;--screenWidth:500px;margin-bottom:-150px}}@media(max-width:400px){.Turnkey4 .turnkey4-screenshots{--screenHeight:400px;--screenWidth:500px;margin-bottom:-200px}}.Turnkey4 .turnkey4-screenshots .screenshot{position:absolute;width:70%;left:50%;overflow:hidden;top:30px;transition:all .5s ease}.Turnkey4 .turnkey4-screenshots .screenshot .image-container{position:relative;overflow:hidden;height:100%}.Turnkey4 .turnkey4-screenshots .screenshot .image-container,.Turnkey4 .turnkey4-screenshots .screenshot .ui-image{border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.4);transition:transform .5s ease,opacity .5s ease,all .5s ease}.Turnkey4 .turnkey4-screenshots .screenshot-left{z-index:1;opacity:.7;transform:translateX(-95%);filter:brightness(.8)}.Turnkey4 .turnkey4-screenshots .screenshot-center{transform:translateX(-50%);z-index:2;opacity:1;filter:brightness(1);scale:1.05}.Turnkey4 .turnkey4-screenshots .screenshot-right{z-index:1;opacity:.7;filter:brightness(.8);transform:translateX(-5%)}.Turnkey4 .wheel-container{position:relative;margin-top:0}@media(max-width:1023px){.Turnkey4 .wheel-container{margin-top:-200px}}@media(max-width:767px){.Turnkey4 .wheel-container{margin-top:-250px}}.Turnkey4 .wheel-arrow{position:absolute;top:0;left:50%;transform:translateX(-50%) translateY(100%);width:20px;height:20px;background-color:#fff;clip-path:polygon(50% 0,0 100%,100% 100%);transition:all .5s ease}.Turnkey4 .turnkey4-color-wheel{text-align:center;overflow:hidden;height:170px}.Turnkey4 .turnkey4-color-wheel .wheel-image{max-width:100%;height:auto;margin:auto;transition:transform .5s ease-in-out}