@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{background:#000}li{list-style:none}a{text-decoration:none;color:#fff}.title-app h1{font-size:4em;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;letter-spacing:-5px}@media screen and (max-width:376px){.title-app h1{font-size:3rem}}:root{--vh:1vh}header{display:flex;align-items:center;justify-content:space-between;height:70px;width:90%;position:fixed;left:50%;top:30px;transform:translateX(-50%);z-index:90}header .logo{height:70px;width:70px;z-index:100;display:block;position:relative}header .logo img{width:100%;height:100%}header .head{display:flex;align-items:center;justify-content:space-between;width:100%;height:70px;position:absolute}header .head .openMenu{background-color:hsla(0,0%,100%,.3254901961);display:flex;align-items:center;justify-content:center;width:60px;height:80%;font-size:1.5rem;border-radius:30px;cursor:pointer;color:#fff;z-index:2}header nav{justify-content:flex-end;width:90%;height:100%;position:absolute;right:70px}header nav,header nav .mainMenu{display:flex;align-items:center;overflow:hidden}header nav .mainMenu{transform:translateX(110%);width:30%;height:80%;background-color:hsla(0,0%,100%,.3254901961);transition:transform .5s;transform-origin:right;border-radius:30px;justify-content:space-evenly;font-family:Inter,sans-serif}header nav .mainMenu .active{color:#f5be1e}header nav .mainMenu a{color:#fff;font-weight:700}header nav .ul-active{transform:translateX(0);transform-origin:right;transition:transform .5s}header nav .hr{display:block;margin:70px 0 30px;width:50%;background-color:#101010;display:none}header nav .icons-socials{display:flex;justify-content:space-evenly;align-items:center;display:none;width:30%;height:50px}header nav .icons-socials li a{font-size:1.5rem!important}@media screen and (max-width:768px){header{display:flex;align-items:center;justify-content:space-between;height:100vh;width:100%;position:fixed;left:0;top:0;transform:translateX(0);z-index:90}header .logo{margin:0 0 0 50px;z-index:100}header .head{z-index:99;top:20px}header nav{justify-content:space-between;height:100%;position:absolute;left:0;right:0;z-index:2}header nav,header nav .mainMenu{display:flex;align-items:center;width:100%;bottom:0}header nav .mainMenu{transform:translateY(-121%);height:100vh;position:fixed;top:0;line-height:3;background-color:#000;border-top:4px solid #101010;z-index:1;transition:transform .5s;transform-origin:left;border-radius:0;justify-content:start;flex-direction:column;overflow:hidden}header nav .mainMenu a{font-size:1.7rem;font-weight:700}header nav .mainMenu:first-child{padding-top:20px}header nav .ul-active{transform:translateY(0);transform-origin:left;transition:transform .5s}header nav .hr{display:block;margin:70px 0 30px;width:50%;background-color:#101010}header nav .icons-socials{display:flex;justify-content:space-evenly;align-items:center;width:30%;height:50px}header nav .icons-socials li a{font-size:1.5rem!important}header .openMenu{width:60px;height:60px;border-radius:50px;margin:0 50px 0 0;background-color:rgba(0,0,0,0);font-size:3rem}}@media screen and (max-width:465px){header .logo{margin:0 0 0 20px;z-index:3;width:57px;height:57px}header .openMenu{width:60px;height:60px;border-radius:50px;margin:0 20px 0 0;background-color:rgba(0,0,0,0);font-size:2.2rem}}@media screen and (max-width:376px){header .logo{margin:0 0 0 20px;z-index:3;width:57px;height:57px}header .openMenu{width:60px;height:60px;border-radius:50px;margin:0 20px 0 0;background-color:rgba(0,0,0,0);font-size:2.2rem}}footer{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}footer .hr{width:90%;margin:auto;background-color:rgb(38.5,38.5,38.5)}.copyright{width:90%;display:flex;align-items:center;justify-content:space-between;color:#a6a6a6;margin-top:30px;margin-bottom:30px}.copyright a{color:#a6a6a6;text-decoration:none;transition:all .3s ease-in-out}.copyright a:hover{color:#f5be1e}@media screen and (max-width:577px){.copyright{flex-direction:column-reverse;align-items:center;text-align:center}}.copyright ul{display:flex}@media screen and (max-width:577px){.copyright ul{flex-direction:column;align-items:center;text-align:center}}.copyright ul li{margin-left:10px}@media screen and (max-width:577px){.copyright ul li{margin-bottom:10px;margin-left:0}}.container-f{display:flex;width:100%;height:300px;margin:auto auto 100px}@media screen and (max-width:769px){.container-f{flex-direction:column;height:auto;margin-top:100px}}.c-p{width:50%;display:flex;flex-direction:column;position:relative;justify-content:center}@media screen and (max-width:769px){.c-p{width:100%}}.c-p .title-newsLetter{width:54%;color:#fff;font-family:Poppins,sans-serif;letter-spacing:-2px;margin:0 auto}@media screen and (max-width:1024px){.c-p .title-newsLetter{font-size:.9rem}}@media screen and (max-width:769px){.c-p .title-newsLetter{width:30%}}@media screen and (max-width:577px){.c-p .title-newsLetter{width:40%}}@media screen and (max-width:440px){.c-p .title-newsLetter{width:80%;text-align:center}}.c-p .newsLetter{margin:50px auto;position:relative;width:54%}@media screen and (max-width:440px){.c-p .newsLetter{width:80%}}.c-p .newsLetter .btn-i{position:absolute;right:0;width:20%;height:50px;border-radius:15px;border:none;background-color:#f5be1e;color:#fff;font-size:1.3rem;cursor:pointer}.c-p .newsLetter .btn-i:hover{background-color:rgb(247.170212766,204.1063829787,78.829787234)}.c-p input{width:100%;height:50px;border-radius:15px;background-color:#1c1b1b;border:none;font-weight:700;letter-spacing:-1px;font-size:.9rem;padding-left:30px;position:relative;left:50%;transform:translateX(-50%);color:#fff}.c-p input:focus{outline:none}.socialM{display:flex;position:relative;width:54%;margin:0 auto}@media screen and (max-width:769px){.socialM{justify-content:center}}@media screen and (max-width:440px){.socialM{width:80%}}@media screen and (max-width:321px){.socialM{width:90%}}.socialM ul{display:flex;align-items:center;justify-content:space-between;width:40%;position:relative}.socialM ul li{font-size:1.2rem;color:#fff;cursor:pointer}.vr{background-color:#f5be1e;height:95%;width:2px;border-radius:50}@media screen and (max-width:769px){.vr{width:50%;height:3px;margin:20px auto}}@media screen and (max-width:440px){.vr{width:60%}}.descri{width:50%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:769px){.descri{width:100%}}.descri p{width:70%;color:#a6a6a6;font-size:1.1rem;font-weight:500;font-family:Poppins,sans-serif}@media screen and (max-width:1024px){.descri p{font-size:.9rem}}@media screen and (max-width:769px){.descri p{margin:auto;text-align:center}}@media screen and (max-width:440px){.descri p{width:80%}}@media screen and (max-width:321px){.descri p{font-size:.8rem}}.container-about{width:78%;height:500px;margin:auto;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:769px){.container-about{flex-direction:column;height:auto;width:85%}}.p-about{width:50%;font-size:1rem;font-weight:500;font-family:Poppins,sans-serif;letter-spacing:-1px;color:#a6a6a6}@media screen and (max-width:769px){.p-about{width:100%;text-align:center;margin-top:20px}}@media screen and (max-width:376px){.p-about{font-size:.9rem}}.container-dzair{position:relative;height:750px}.container-dzair .feature-title{color:#fff;width:80%;margin:auto;text-transform:uppercase;font-size:3rem;font-family:Inter,sans-serif;letter-spacing:-4px;text-align:center}@media screen and (max-width:576px){.container-dzair .feature-title{font-size:2rem;letter-spacing:-2px}}@media screen and (max-width:440px){.container-dzair .feature-title{font-size:2rem;letter-spacing:-1px;width:90%}}.contents{width:80%;height:100%;display:flex;align-items:center;justify-content:space-between;background-color:#000;margin:auto;display:none}.content-active,.phone{display:flex}.phone{width:19%;height:70%;justify-content:center;align-items:center;position:relative}.phone img{width:100%;height:100%;object-fit:contain;margin:auto}.phone:after{content:"";width:100%;height:100%;position:absolute;top:0;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(41deg,#000 6.24%,rgba(0,0,0,0) 34.5%),linear-gradient(229deg,#000 4.53%,rgba(0,0,0,0) 42.47%)}.content{width:35%;height:70%;position:relative}.content .container-2 .title-2,.content .container-3 .title-2,.content .title{display:flex;align-items:center;justify-content:center;color:#fff;font-family:Inter,sans-serif;font-weight:700}.content .title-4{float:left}.content .nb{width:70px;height:70px;margin-right:20px}.content .nb .nbr{width:70px;height:70px;border:5px solid #f5be1e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.content .container-2 .info-2,.content .container-3 .info-2,.content .info{color:#a6a6a6;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem}.content .container-2,.content .container-3{position:absolute;bottom:0}.content .container-2 .title-2,.content .container-3 .title-2{float:left}.container-tabs{width:2%;display:flex;align-items:center;justify-content:space-between;margin:auto;position:relative;top:-40px}.container-tabs .ellipse{background-color:#000;border:3px solid #f5be1e;width:12px;height:12px;border-radius:50px;cursor:pointer}.container-tabs .active-tab,.hr{background-color:#f5be1e}.hr{width:100%;height:2px;margin-top:30px;border-radius:50px}.container-4{position:absolute;bottom:0}.container-3{position:absolute;top:0}@media screen and (max-width:1024px){.contents{width:90%;height:100%;display:flex;align-items:center;justify-content:space-between;background-color:#000;margin:auto;display:none}.content-active,.phone{display:flex}.phone{width:28%;height:70%;justify-content:center;align-items:center;position:relative}.phone img{width:100%;height:100%;object-fit:contain;margin:auto}.phone:after{content:"";width:100%;height:100%;position:absolute;top:0;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(55deg,#000 6.24%,rgba(0,0,0,0) 43%),linear-gradient(249deg,#000 4.53%,rgba(0,0,0,0) 42.47%)}.content{width:30%;height:70%;position:relative}.content .container-2 .title-2,.content .container-3 .title-2,.content .title{display:flex;align-items:center;justify-content:center;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:.8rem}.content .nb{width:60px;height:60px;margin-right:20px}.content .nb .nbr{width:60px;height:60px;border:5px solid #f5be1e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.content .container-2 .info-2,.content .container-3 .info-2,.content .info{color:#a6a6a6;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem}.content .container-2,.content .container-3{position:absolute;bottom:0}.container-tabs{width:3%;display:flex;align-items:center;justify-content:space-between;margin:auto;position:relative;top:-40px}.container-tabs .ellipse{background-color:#000;border:3px solid #f5be1e;width:12px;height:12px;border-radius:50px;cursor:pointer}.container-tabs .active-tab{background-color:#f5be1e}}@media screen and (max-width:768px){.container-dzair{position:relative;height:auto}.phone{width:32.5%;height:60%;order:-1;display:flex;justify-content:center;align-items:center;position:relative;margin:45px 0}.phone img{width:100%;height:100%;object-fit:contain;margin:auto}.phone:after{content:"";width:100%;height:100%;position:absolute;top:0;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(55deg,#000 6.24%,rgba(0,0,0,0) 43%),linear-gradient(249deg,#000 4.53%,rgba(0,0,0,0) 42.47%)}.contents{width:90%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;background-color:#000;margin:auto;display:none}.content-active{display:flex}.content{width:50%;height:auto;position:relative}.content .container-2 .title-2,.content .container-3 .title-2,.content .title{display:flex;align-items:center;justify-content:center;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:.8rem}.content .nb{width:60px;height:60px;margin-right:20px}.content .nb .nbr{width:60px;height:60px;border:5px solid #f5be1e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.content .container-2 .info-2,.content .container-3 .info-2,.content .info{color:#a6a6a6;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem}.content .container-2,.content .container-3{position:relative;bottom:inherit;margin-top:35px}.content .container-2 .title-2,.content .container-3 .title-2{float:right}.content-3{order:-1}.container-4{position:relative;bottom:inherit;margin-top:35px}.container-4 .title-4{float:left;align-items:center}.container-tabs{width:4%;height:60px;display:flex;align-items:center;justify-content:space-between;margin:auto;position:relative;top:inherit}.container-tabs .ellipse{background-color:#000;border:3px solid #f5be1e;width:12px;height:12px;border-radius:50px;cursor:pointer}.container-tabs .active-tab{background-color:#f5be1e}}@media screen and (max-width:440px){.container-dzair{position:relative;width:85%;margin:auto}.contents{width:100%;height:100%}.content{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.content .container-2 .info-2,.content .container-3 .info-2,.content .info{width:95%;margin:auto}.content .container-2 .title-2,.content .container-3 .title-2,.content .title{font-size:.8rem}.content .nb{width:60px;height:60px;margin-right:20px}.content .nb .nbr{width:60px;height:60px;font-size:2rem}.content .container-2 .info-2,.content .container-3 .info-2,.content .info{font-size:1rem}.content .container-2,.content .container-3{margin-top:35px}.content .container-2 .title-2,.content .container-3 .title-2{float:right}.phone{width:50.5%}.container-tabs{width:8%}}@media screen and (max-width:321px){.phone{width:80%}.container-tabs{width:11%}}.hero{background-color:#000;width:100%;height:100vh;color:#fff}@media screen and (max-width:577px){.hero{height:800px!important}}@media screen and (max-width:321px){.hero{height:700px!important}}.hero .hero-img{width:100%;height:100%;position:relative}.hero .hero-img img{width:100%;height:100%;object-fit:cover}.hero .overlay{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),#000);display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.hero .overlay{flex-direction:column-reverse}}.hero .overlay .overlay-content{width:45%}@media screen and (max-width:768px){.hero .overlay .overlay-content{width:80%!important;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;margin-top:-100px}}@media screen and (max-width:440px){.hero .overlay .overlay-content{margin-top:-150px}}@media screen and (max-width:376px){.hero .overlay .overlay-content{margin-top:-170px}}@media screen and (max-width:321px){.hero .overlay .overlay-content{margin-top:-150px}}.hero .overlay .overlay-content h1{font-family:Poppins;font-size:3rem;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:-4px}@media screen and (max-width:577px){.hero .overlay .overlay-content h1{font-size:1.7rem!important}}@media screen and (max-width:376px){.hero .overlay .overlay-content h1{font-size:1.5rem!important;letter-spacing:-2px!important}}@media screen and (max-width:321px){.hero .overlay .overlay-content h1{font-size:1.1rem!important;letter-spacing:-1px!important}}.hero .overlay .overlay-content .badges{display:flex;margin-top:30px;gap:5px}@media screen and (max-width:321px){.hero .overlay .overlay-content .badges{width:80%}}.hero .overlay .overlay-content .badges .badge{height:60px}@media screen and (max-width:321px){.hero .overlay .overlay-content .badges .badge{height:40px!important}}.hero .overlay .overlay-content .badges .badge img{width:100%;height:100%;object-fit:contain}.hero .overlay .overlay-sreen{width:50%;height:80%}@media screen and (max-width:577px){.hero .overlay .overlay-sreen{width:90%}}@media screen and (max-width:440px){.hero .overlay .overlay-sreen{margin-top:-150px}}@media screen and (max-width:322px){.hero .overlay .overlay-sreen{margin-top:-250px!important}}.hero .overlay .overlay-sreen img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1024px){.hero{background-color:#000;height:620px;color:#fff}.hero,.hero .hero-img{width:100%;position:relative}.hero .hero-img{height:100%}.hero .hero-img img{width:100%;height:100%;object-fit:cover}.hero .overlay{background:linear-gradient(180deg,rgba(0,0,0,0),#000);height:100%}.hero .overlay .overlay-content{width:45%}.hero .overlay .overlay-content h1{font-size:2rem;letter-spacing:-3px}.hero .overlay .overlay-content .badges{margin:20px 0}.hero .overlay .overlay-content .badges .badge{width:150px;height:50px}.hero .overlay .overlay-content .badges .badge img{width:100%;height:100%}}#App{width:100%;height:600px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){#App{height:400px}}@media screen and (max-width:769px){#App{height:auto}}.container-app{width:90%;height:500px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:769px){.container-app{width:95%;flex-direction:column-reverse;height:auto}}.container-card-app{display:flex;align-items:center;justify-content:space-between;width:70%}@media screen and (max-width:769px){.container-card-app{width:90%;margin:50px auto}}@media screen and (max-width:440px){.container-card-app{width:100%}}.card-app{height:400px;width:33.33%;aspect-ratio:9/16;border-radius:10px;padding:5px}.card-app a{width:100%;height:100%}@media screen and (max-width:1024px){.card-app{height:300px}}@media screen and (max-width:576px){.card-app{height:250px}}@media screen and (max-width:440px){.card-app{height:190px}}@media screen and (max-width:376px){.card-app{height:150px}}@media screen and (max-width:321px){.card-app{height:140px}}.card-app img{width:100%;height:100%;object-fit:cover;border-radius:10px}.details{height:100vh;position:relative;overflow:hidden}@media screen and (max-width:1024px){.details{height:900px}}@media screen and (max-width:376px){.details{height:700px}}.details img{width:100%;height:100%;object-fit:cover}.hero-overlay{width:100%;height:100%;position:absolute;top:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,0),#000)}@media screen and (max-width:1024px){.hero-overlay{flex-direction:column-reverse;margin-top:0;height:100%;bottom:0}}.hero-content{width:40%}@media screen and (max-width:1024px){.hero-content{width:70%}}.hero-content .content{width:100%;height:100%}.hero-content h1{color:#fff;font-size:6rem;font-weight:600;margin-bottom:10px;letter-spacing:-5px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.hero-content h1{text-align:center;margin:auto}}@media screen and (max-width:768px){.hero-content h1{font-size:5rem}}@media screen and (max-width:440px){.hero-content h1{margin:20px auto;font-size:3.5rem;font-size:3rem}}@media screen and (max-width:320px){.hero-content h1{font-size:2.6rem;letter-spacing:-3px;margin:10px auto}}.hero-content p{color:#d1d1d1;letter-spacing:-2px;font-size:2.7rem;width:100%;display:inline-block;line-height:1}@media screen and (max-width:1024px){.hero-content p{text-align:center;width:100%}}@media screen and (max-width:768px){.hero-content p{font-size:2rem}}@media screen and (max-width:440px){.hero-content p{font-size:1.7rem}}@media screen and (max-width:320px){.hero-content p{font-size:1.3rem;letter-spacing:-1px}}.hero-rating{display:flex;width:-moz-fit-content;width:fit-content;gap:10px;margin:30px 0}@media screen and (max-width:1024px){.hero-rating{margin:30px auto}}@media screen and (max-width:440px){.hero-rating{gap:5px}}@media screen and (max-width:320px){.hero-rating{margin:10px auto;gap:2px}}.hero-rating .star{color:#f5be1e;font-size:2rem}@media screen and (max-width:440px){.hero-rating .star{font-size:1.5rem}}@media screen and (max-width:320px){.hero-rating .star{font-size:1.2rem}}.hero-rating h3{color:#fff;font-size:2rem;font-weight:500}@media screen and (max-width:440px){.hero-rating h3{font-size:1.5rem}}.badges-app{display:flex;gap:5px}@media screen and (max-width:1024px){.badges-app{margin:auto;align-items:center;justify-content:center}}.badges-app .badge{height:60px;flex:1 1 120px;max-width:200px}@media screen and (max-width:768px){.badges-app .badge{height:50px;max-width:160px}}@media screen and (max-width:440px){.badges-app .badge{height:40px;max-width:130px}}@media screen and (max-width:321px){.badges-app .badge{height:30px;max-width:100px}}.badges-app .badge img{width:100%;height:100%;object-fit:contain}.hero-app-screenshot{width:50%}@media screen and (max-width:768px){.hero-app-screenshot{width:90%}}.hero-app-screenshot img{width:100%;height:100%;object-fit:cover}.info-app{margin-top:50px}.info-app .info-app-content{width:70%;margin:0 auto}@media screen and (max-width:768px){.info-app .info-app-content{width:90%}}.info-app .info-app-content h2{color:#fff;font-size:3rem;margin-bottom:100px;text-align:center;font-family:Poppins,sans-serif;letter-spacing:-2px}@media screen and (max-width:1024px){.info-app .info-app-content h2{font-size:2.5rem}}@media screen and (max-width:440px){.info-app .info-app-content h2{margin-bottom:80px}}@media screen and (max-width:321px){.info-app .info-app-content h2{font-size:2rem;margin-bottom:50px}}.info-app .info-app-content h2:after{content:"";display:block;width:100px;height:4px;background-color:#f5be1e;border-radius:50px;margin:10px auto 0}.info-app .info-app-content h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-family:Poppins,sans-serif}@media screen and (max-width:440px){.info-app .info-app-content h3{font-size:1.2rem}}@media screen and (max-width:321px){.info-app .info-app-content h3{font-size:1rem;margin-bottom:.5rem}}.info-app .info-app-content p{color:#a6a6a6;font-size:1.3rem;text-align:justify;margin-bottom:1rem;font-family:Inter,sans-serif;line-height:1.5}@media screen and (max-width:440px){.info-app .info-app-content p{font-size:1rem}}@media screen and (max-width:321px){.info-app .info-app-content p{font-size:.8rem;margin-bottom:1rem}}.screenshot-info{width:90%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:100px auto}@media screen and (max-width:440px){.screenshot-info{margin:70px auto;width:100%;padding:10px;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;justify-content:flex-start}.screenshot-info::-webkit-scrollbar{display:none}.screenshot-info:before{content:"";flex:0 0 20px;scroll-snap-align:start}}@media screen and (max-width:321px){.screenshot-info{margin:50px auto}}.screenshot-info .app-screenshot{aspect-ratio:9/16;width:25%;padding:5px}@media screen and (max-width:440px){.screenshot-info .app-screenshot{width:80%;flex:0 0 auto;scroll-snap-align:start}}.screenshot-info .app-screenshot .screen-img{width:100%;height:100%;background-color:#adff2f;border-radius:10px}.screenshot-info .app-screenshot .screen-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.call-to-action{width:100%;height:500px;position:relative;margin-bottom:50px}@media screen and (max-width:577px){.call-to-action{height:450px}}@media screen and (max-width:440px){.call-to-action{height:420px}}@media screen and (max-width:375px){.call-to-action{height:400px}}@media screen and (max-width:321px){.call-to-action{height:300px}}.cta-img,.cta-img img{width:100%;height:100%}.cta-img img{object-fit:cover;border-radius:10px}.cta-content{position:absolute;top:0;z-index:10;width:100%;height:100%;background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 70%,#000)}.cta-content h2{color:#fff;font-size:2.5rem;text-align:center;font-family:Poppins,sans-serif;letter-spacing:-2px;margin:50px auto;width:70%}@media screen and (max-width:577px){.cta-content h2{font-size:2rem}}@media screen and (max-width:440px){.cta-content h2{margin:30px auto}}@media screen and (max-width:321px){.cta-content h2{font-size:1.5rem;margin:20px auto}}.cta-content h2:after{content:"";display:block;width:100px;height:4px;background-color:#f5be1e;margin:10px auto 0;border-radius:50px}.cta-content p{color:#fff;font-size:1.3rem;text-align:center;font-family:Inter,sans-serif;line-height:1.5;width:50%;margin:0 auto}@media screen and (max-width:1024px){.cta-content p{width:80%}}@media screen and (max-width:577px){.cta-content p{font-size:1.2rem}}@media screen and (max-width:440px){.cta-content p{font-size:1rem}}@media screen and (max-width:375px){.cta-content p{font-size:.9rem}}@media screen and (max-width:321px){.cta-content p{font-size:.8rem}}.cta-buttons{display:flex;gap:10px;align-items:center;justify-content:center;position:relative;width:50%;margin:20px auto;flex-wrap:wrap}@media screen and (max-width:768px){.cta-buttons{width:80%}}@media screen and (max-width:440px){.cta-buttons{width:100%;gap:5px}}.cta-buttons .badge-cta{height:60px;width:auto;z-index:50;flex:1 1 120px;max-width:200px}.cta-buttons .badge-cta a{display:block;width:100%;height:100%}.cta-buttons .badge-cta img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:440px){.cta-buttons .badge-cta{height:40px;max-width:150px}}@media screen and (max-width:375px){.cta-buttons .badge-cta{height:40px;max-width:130px}}.legal h1{text-align:center;color:#f5be1e;font-size:3rem;margin-top:100px}.legal h2{color:#f5be1e;font-size:1.5rem;margin:20px 0}.legal h3{margin:20px 0;font-size:1.2rem}.legal article{width:80%;color:#a1a1a1;line-height:1.5;margin:100px auto}.legal article a{color:#f5be1e}.legal ul li{margin-left:30px;list-style:inherit}.legal p{font-size:1rem;line-height:2;text-align:justify}@media screen and (min-width:320px)and (max-width:426px){.legal h1{font-size:2rem}.legal h2{font-size:1.2rem}.legal p{font-size:1rem}}.container-form-contact{height:90vh;width:100%;margin-top:150px}.container-form-contact .title-section{width:40%;margin:auto auto 50px;text-align:center;font-size:2rem;color:#f5be1e}.container-form-contact #contact{width:50%;margin:auto}.container-form-contact .container-input input{width:48.4%;height:50px;border-radius:7px;border:3px solid #343434;background-color:rgba(0,0,0,0);margin:5px;padding-left:10px;color:#a6a6a6}.container-form-contact .container-input input:focus{outline:none}.container-form-contact textarea{width:98.5%;height:200px;margin:10px 0 0 5.5px;resize:none;border-radius:7px;border:3px solid #343434;background-color:rgba(0,0,0,0);padding-left:10px;padding-top:10px;color:#a6a6a6}.container-form-contact textarea:focus{outline:none}.container-form-contact #submit{width:98.5%;height:35px;margin:10px 0 0 5.5px;border-radius:7px;border:none;background-color:#343434;color:#fff;font-weight:700;cursor:pointer}.container-form-contact #submit:hover{background:rgb(26.5,26.5,26.5)}.container-form-contact .insta-contact{width:98.5%;margin:10px 0 0 5.5px;color:#575656;display:flex;align-items:center;font-size:.7rem}.container-form-contact .insta-contact a{color:#a6a6a6;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.container-form-contact .insta-contact a:hover{color:rgb(140.5,140.5,140.5)}@media screen and (max-width:1024px){.container-form-contact{height:auto}.container-form-contact .title-section{width:60%}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (max-width:768px){.container-form-contact{height:auto}.container-form-contact .title-section{width:60%}.container-form-contact #contact{width:90%;margin-bottom:20px}.container-form-contact #contact .container-input{display:flex}}@media screen and (min-width:528px)and (max-width:766px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (min-width:426px)and (max-width:527px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (max-width:440px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%;font-size:1.5rem}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (max-width:426px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (max-width:376px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%}.container-form-contact .title-section h1{font-size:1.7rem}.container-form-contact #contact{width:80%;margin-bottom:20px}}@media screen and (min-width:320px)and (max-width:374px){.container-form-contact{height:auto}.container-form-contact .title-section{width:90%}.container-form-contact .title-section h1{font-size:1.7rem}.container-form-contact #contact{width:80%;margin-bottom:20px}}