*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;font-family:"Inter",sans-serif;color:#fff}img{max-width:100%;display:block}html{font-size:62.5%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 1600px){html{font-size:58%}}@media(max-width: 520px){html{font-size:62.5%}}@media(max-width: 320px){html{font-size:55%}}html,body{background:var(--g2, #1a1e21);height:100%}button{background-color:rgba(0,0,0,0)}a,strong{font-weight:500}button,a{cursor:pointer;font-family:"Cocogoose";font-weight:100}span,strong{font-size:inherit;font-family:inherit}input,textarea,select{-webkit-appearance:none}h1,h2,h3,h4,h5,h6{font-family:"Cocogoose";font-weight:100}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:var(--primary, #4fcff5)}.container{width:90%;max-width:132rem;padding:0 1.6rem;margin:0 auto}@media(max-width: 1600px){.container{max-width:85%}}@media(max-width: 1300px){.container{max-width:88%}}@media(max-width: 991px){.container{max-width:90%}}@-webkit-keyframes acc{0%{transform:translateX(3.2rem)}100%{transform:translateX(0rem)}}@keyframes acc{0%{transform:translateX(3.2rem)}100%{transform:translateX(0rem)}}.btn-primary{max-width:20rem;width:100%;height:5.5rem;flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--white, #fff);font-size:1.6rem;line-height:130%;text-transform:uppercase;border-radius:50rem;border:.3rem solid var(--white, #fff);transition:all .3s}.btn-primary:hover{background-color:var(--primary, #4fcff5);color:var(--g2, #1a1e21)}@media(max-width: 1200px){.btn-primary{max-width:18rem;width:100%;height:4.8rem}}@media(max-width: 520px){.btn-primary{max-width:15rem;font-size:1.4rem;height:4rem}}.back{display:flex;margin-bottom:4rem}.back .button-back{border-radius:16rem;background:#303539;padding:1.2rem 1.4rem;color:#fff;font-family:"Cocogoose";font-size:1.4rem;font-weight:400;line-height:100%;text-transform:uppercase;transition:all .5s}.back .button-back:hover{background-color:#4fcff5;color:#1a1e21}.icon{max-width:6rem;height:6rem}@media(max-width: 520px){.icon{max-width:4.8rem;height:4.8rem}}.pagination{background-color:#303539;border-radius:1rem;padding:1.6rem;max-width:max-content;order:2}.pagination ul{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:2.4rem}.pagination ul li{height:1.6rem;width:1.6rem;font-size:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.pagination ul li a{width:100%;height:100%;font-size:1.6rem;transition:all .5s;display:flex;flex-direction:row;align-items:center;justify-content:center}.pagination ul li a:hover{color:#55c1ef}.pagination ul li.current{color:#55c1ef;font-weight:bold}.pagination ul li:first-child,.pagination ul li:last-child{width:auto}.pagination ul li:first-child{border-right:1px solid hsla(0,0%,100%,.5);padding-right:2.4rem}.pagination ul li:last-child{border-left:1px solid hsla(0,0%,100%,.5);padding-left:2.4rem}@media(max-width: 768px){.pagination{max-width:100%;width:100%}}.page-itens{order:1;gap:1.6rem;font-size:1.4rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-itens select{width:6rem;color:#fff;background:#303539;-webkit-appearance:auto;width:6.4rem;height:4.8rem;border-radius:1rem;text-align:left;font-size:1.6rem;padding:0 1rem}.control{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6.4rem;width:100%;padding:1.6rem;border:1px solid #303539;border-radius:1rem}@media(max-width: 768px){.control{flex-wrap:wrap;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.4rem 0}}.modal{position:fixed;top:0;left:0;overflow:hidden;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:all .3s;display:flex;flex-direction:row;align-items:center;justify-content:center}.modal.modal-out{opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal.hidden{opacity:0;pointer-events:none}.modal .overlay{position:fixed;width:100%;height:100%;background:var(--g2, #1a1e21);top:0;left:0;opacity:.92}.modal .box{position:relative;max-width:80rem;width:90%;background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);border-radius:.5rem;padding:1px}.modal .box .inner{background:var(--g2, #1a1e21);padding:3rem;border-radius:.5rem}.modal .box .btn-modal-close{position:absolute;right:0;top:0;margin:-14px;width:4rem;height:4rem;background:#1a1e21;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:40rem;cursor:pointer;transition:all .3s}.modal .box .btn-modal-close:hover{background:rgba(85,193,239,.308)}.modal .box p{color:#fff;font-size:1.8rem;line-height:160%}.modal .box p:not(:last-child){margin-bottom:1.6rem}.modal.modal-video .box .btn-modal-close{margin:-1.6rem}@media(max-width: 520px){.modal{align-items:flex-start;overflow:auto;padding:2rem}.modal .box .inner{padding:1rem}.modal .box p{font-size:1.6rem}.modal .box .btn-modal-close{width:3.2rem;height:3.2rem}.modal.modal-video{align-items:center;overflow:hidden;padding:0}.modal.modal-video .box .inner{padding:1.6rem}}header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5rem}header .menu ul{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:3rem}header .menu ul li a{color:var(--white, #fff);font-size:1.6rem;line-height:130%;text-transform:uppercase;transition:all .3s}header .menu ul li a:hover{color:#55c1ef}header .cta{max-width:20%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}header .cta button.btn-mobile{display:none}header .logo{max-width:20%;width:100%}@media(max-width: 1200px){header .logo{max-width:15rem}}@media(max-width: 1080px){header{padding:3.2rem}header .menu ul{grid-gap:2.4rem}header .logo{max-width:17rem}}@media(max-width: 991px){header .menu{display:none}header .cta{max-width:50%}header .cta button.btn-mobile{display:block;height:4.8rem;width:4.8rem;margin-left:1.6rem}header .cta button.btn-mobile img{width:100%}header .logo{max-width:20rem}}@media(max-width: 520px){header{padding:2.4rem}header .logo{max-width:12rem}header .cta{max-width:20rem}header .cta .btn-primary{max-width:12rem;font-size:1.2rem;height:3.2rem;border:1.5px solid #fff}header .cta button.btn-mobile{height:3.2rem;width:3.2rem;margin-left:1.2rem}}.menu-responsive{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0;pointer-events:none;transition:all .5s}.menu-responsive .overlay{background:rgba(26,30,33,.92);width:100%;height:100%;transition:all .5s}.menu-responsive aside{position:fixed;top:0;left:0;width:50%;height:100%;transform:translateX(-100%);padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:all .5s;background:#1a1e21}.menu-responsive aside ul{width:100%;position:relative}.menu-responsive aside ul li:not(:last-child){margin-bottom:6.4rem}.menu-responsive aside ul li a{font-size:2.4rem;line-height:100%;color:#fff;display:block;transition:all .5s;text-transform:uppercase}.menu-responsive aside ul li a:hover{color:#55c1ef}.menu-responsive aside::before{background:linear-gradient(180deg, rgba(26, 30, 33, 0.2) 0%, rgba(58, 42, 150, 0.2) 100%);content:"";position:absolute;width:100%;height:100%;bottom:0;left:0}.menu-responsive aside::after{content:"";background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);width:100%;height:.5rem;bottom:0;left:0;z-index:99;position:absolute}@media(max-width: 991px){.menu-responsive aside{width:70%}.menu-responsive aside ul li:not(:last-child){margin-bottom:4rem}.menu-responsive aside ul li a{font-size:3rem}}@media(max-width: 520px){.menu-responsive aside{width:80%}.menu-responsive aside ul li:not(:last-child){margin-bottom:4rem}.menu-responsive aside ul li a{font-size:2rem}}.menu-opened{overflow:hidden}.menu-opened .menu-responsive{opacity:1;pointer-events:all}.menu-opened .menu-responsive aside{transform:translateX(0%)}footer{padding:10rem 0}footer .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}footer .container .terms{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;max-width:40%;width:100%}footer .container .terms a{margin-right:2rem}footer .container .terms a img{transition:all .3s}footer .container .terms a:hover img{transform:scale(1.2)}footer .container .terms .content strong,footer .container .terms .content span{color:var(--white, #fff);font-size:1.6rem;line-height:150%}footer .container .terms .content strong{font-weight:600;display:block}footer .container .social{max-width:40%;width:100%}footer .container .social ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-gap:4rem}footer .container .social ul li a img{transition:all .3s}footer .container .social ul li a:hover img{transform:rotate(360deg)}@media(max-width: 1080px){footer{padding:5.6rem 0}}@media(max-width: 991px){footer{padding:4rem 0}footer .container .icon{max-width:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media(max-width: 520px){footer{padding:4rem 0 8rem}footer .container{display:flex;flex-direction:column;align-items:center;justify-content:center}footer .container .terms{max-width:100%;order:3;display:flex;flex-direction:row;align-items:center;justify-content:space-between}footer .container .terms a{order:2;margin:0;max-width:3.2rem}footer .container .terms .content{order:1}footer .container .terms .content strong,footer .container .terms .content span{font-size:1.4rem}footer .container .social{max-width:100%;order:2;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:3.2rem}footer .container .icon{max-width:100%;width:100%;margin-bottom:3.2rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}}#trp-floater-ls.trp-bottom-right{right:2% !important;background:#2b2b4d !important}section.s-hero{padding-top:5rem;padding-bottom:15rem;position:relative;overflow:hidden}section.s-hero .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-hero .container .text{max-width:69.6rem;width:100%;position:relative}section.s-hero .container .text .access{margin-bottom:5rem}section.s-hero .container .text h1{color:var(--white, #fff);font-family:"Cocogoose";font-size:6rem;line-height:150%;margin-bottom:2rem}section.s-hero .container .text p{color:#fff;font-size:2rem;line-height:160%;max-width:48.8rem;width:100%;margin-bottom:5rem}section.s-hero .container .text .cta{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}section.s-hero .container .text .cta .btn-primary{max-width:33rem;margin-right:3.2rem}section.s-hero .container .text .cta .btn-icon{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}section.s-hero .container .text .cta .btn-icon img{margin-right:1.6rem;transition:all .3s}section.s-hero .container .text .cta .btn-icon span{color:var(--primary, #4fcff5);font-size:1.6rem;line-height:130%;text-transform:uppercase;position:relative;transition:all .3s}section.s-hero .container .text .cta .btn-icon span::before{content:"";width:0%;height:1px;background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);position:absolute;bottom:-2px;transition:all .3s}section.s-hero .container .text .cta .btn-icon:hover span::before{width:100%}section.s-hero .container .text .cta .btn-icon:hover img{transform:rotate(180deg)}section.s-hero .container .area-video{position:relative;left:10rem}section.s-hero .container .area-video .video{cursor:pointer;overflow:hidden;border-radius:.5rem}section.s-hero .container .area-video .video:not(:last-child){margin-bottom:3.2rem}section.s-hero .container .area-video .video img{transition:all .3s}section.s-hero .container .area-video .video:hover img{transform:scale(1.02)}section.s-hero .container .asset-area{position:absolute;top:45%;transform:translateY(-50%);right:-10rem;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-hero .container .asset-area button{position:absolute;transition:all .3s}section.s-hero .container .asset-area button:hover{transform:scale(1.2)}section.s-hero::before{content:"";background:linear-gradient(180deg, rgba(26, 30, 33, 0.2) 0%, rgba(58, 42, 150, 0.2) 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}section.s-hero::after{content:"";background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);width:100%;height:1px;bottom:0;left:0;z-index:99;position:absolute}@media(max-width: 1600px){section.s-hero .container .text{left:-4rem}section.s-hero .container .text .access{max-width:25rem}section.s-hero .container .area-video{position:relative;left:5rem}section.s-hero .container .asset-area{max-width:50%;width:100%}section.s-hero .container .asset-area .asset-video{max-width:100%;width:100%}}@media(max-width: 1300px){section.s-hero .container .text{max-width:55%}section.s-hero .container .text h1{font-size:5rem}}@media(max-width: 1200px){section.s-hero .container .text .cta .btn-primary{max-width:24rem}section.s-hero .container .area-video{left:0rem}}@media(max-width: 1080px){section.s-hero{padding-bottom:12rem}section.s-hero .container .text{left:0}section.s-hero .container .text h1{font-size:4.5rem}section.s-hero .container .text .access{max-width:24rem}}@media(max-width: 991px){section.s-hero{padding-bottom:10rem}section.s-hero .container{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-hero .container .text{max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:8rem}section.s-hero .container .text h1{text-align:center;max-width:20rem;max-width:51rem}section.s-hero .container .text p{text-align:center}section.s-hero .container .text .cta{display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-hero .container .asset-area{position:relative;max-width:100%;right:0;top:0;transform:translateY(0)}}@media(max-width: 520px){section.s-hero{padding-bottom:6.4rem;padding-top:3.2rem}section.s-hero .container .text{margin-bottom:2.4rem}section.s-hero .container .text h1{max-width:28rem;font-size:3rem}section.s-hero .container .text p{text-align:center;font-size:1.8rem;margin-bottom:3.2rem}section.s-hero .container .text .access{max-width:18rem;margin-bottom:3.2rem}section.s-hero .container .text .cta{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-hero .container .text .cta .btn-primary{margin-right:0;margin-bottom:3.2rem;max-width:100%;height:5.6rem}section.s-hero .container .area-video .video:not(:last-child){margin-bottom:1.6rem}section.s-hero .container .asset-area button{max-width:12rem;margin-top:2rem}}section.s-conheca{padding:15rem 0}section.s-conheca .container .top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12rem}section.s-conheca .container .top .icon{margin-bottom:5rem}section.s-conheca .container .top h2{color:var(--white, #fff);text-align:center;font-size:4.5rem;line-height:150%}section.s-conheca .container main .row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}section.s-conheca .container main .row .itens{max-width:59.2rem;width:100%;position:sticky;top:1.6rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-gap:5rem}section.s-conheca .container main .row .itens .box{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}section.s-conheca .container main .row .itens .box .icon{max-width:6rem;width:100%;margin-right:4.4rem}section.s-conheca .container main .row .itens .box .content h3{color:#fff;font-size:2.3rem;line-height:150%;margin-bottom:1rem;text-transform:uppercase}section.s-conheca .container main .row .itens .box .content p{color:#fff;font-size:1.8rem;line-height:160%}section.s-conheca .container main .row .itens .line{background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);height:1px;width:100%}section.s-conheca .container main .row .itens .cta{display:flex;width:100%;grid-gap:1.6rem}section.s-conheca .container main .row .itens .cta .btn-primary{max-width:28rem}section.s-conheca .container main .row .itens .cta .btn-primary.btn-small{max-width:20rem}section.s-conheca .container main .row .asset{position:sticky;top:1.6rem}section.s-conheca .container main .row:not(:last-child){margin-bottom:15rem}@media(max-width: 1600px){section.s-conheca .container main .row .asset{max-width:55rem}}@media(max-width: 1400px){section.s-conheca .container main .row .asset{max-width:42%}}@media(max-width: 1300px){section.s-conheca .container main .row .asset{max-width:40%}}@media(max-width: 1200px){section.s-conheca .container main .row .itens{max-width:48%}}@media(max-width: 1080px){section.s-conheca{padding:12rem 0}section.s-conheca .container .top h2{font-size:4rem}}@media(max-width: 991px){section.s-conheca{padding:10rem 0}section.s-conheca .container .top{margin-bottom:8rem}section.s-conheca .container main .row .itens .box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}section.s-conheca .container main .row .itens .box .icon{margin-bottom:3.2rem;margin-right:0}section.s-conheca .container main .row .itens .box .content h3{font-size:2rem}section.s-conheca .container main .row .itens .cta{flex-wrap:wrap}section.s-conheca .container main .row .itens .cta .btn-primary.btn-small{max-width:28rem}}@media(max-width: 768px){section.s-conheca .container main .row{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-conheca .container main .row .itens,section.s-conheca .container main .row .asset{max-width:100%;position:relative;top:0}section.s-conheca .container main .row .asset{order:1;margin-bottom:8rem;max-width:70%}section.s-conheca .container main .row .itens{order:2}section.s-conheca .container main .row .itens .box{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-conheca .container main .row .itens .box .content h3,section.s-conheca .container main .row .itens .box .content p{text-align:center}section.s-conheca .container main .row .itens .cta{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media(max-width: 520px){section.s-conheca{padding:6.4rem 0}section.s-conheca .container .top{margin-bottom:6.4rem}section.s-conheca .container .top .icon{margin-bottom:2.4rem}section.s-conheca .container .top h2{font-size:2.8rem}section.s-conheca .container main .row{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-conheca .container main .row .asset{order:1;margin-bottom:6.4rem;max-width:100%}section.s-conheca .container main .row .itens{order:2}section.s-conheca .container main .row .itens .box .icon{max-width:4.8rem;height:4.8rem}section.s-conheca .container main .row .itens .box .content h3{font-size:1.8rem}section.s-conheca .container main .row .itens .box .content p{font-size:1.6rem}section.s-conheca .container main .row .itens .cta .btn-primary{max-width:100%;height:5.6rem}section.s-conheca .container main .row .itens .cta .btn-primary.btn-small{max-width:100%;height:5.6rem}section.s-conheca .container main .row:not(:last-child){margin-bottom:8rem}}.divide{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:4rem}.divide .line{width:100%;height:1px;background-color:#fff}.divide .line.blue{background-color:#55c1ef}.divide .line.purple{background-color:#592884}@media(max-width: 991px){.divide img{max-width:5rem}}@media(max-width: 520px){.divide img{max-width:4rem}}section.s-why{padding:15rem 0;position:relative}section.s-why .container{position:relative}section.s-why .container h2{color:var(--white, #fff);text-align:center;font-size:4.5rem;line-height:150%;margin-bottom:12rem}section.s-why .container main .block{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:10rem 3.2rem}section.s-why .container main .block .box{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-why .container main .block .box p{color:#fff;text-align:center;font-size:1.8rem;line-height:160%;max-width:44.8rem;width:100%}section.s-why .container main .block .box h3{color:#fff;text-align:center;font-size:2rem;line-height:150%;text-transform:uppercase;margin-bottom:1.6rem}section.s-why .container main .block .box .icon{margin-bottom:3rem}section.s-why .container main .block.security{border-radius:.5rem;background:linear-gradient(180deg, #55c1ef 0%, #592884 100%);position:relative;padding:1.5px 1px;display:block;margin-top:13rem}section.s-why .container main .block.security .area{background:#1e202e;width:100%;border-radius:.5rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:10rem 3.2rem;padding:8rem 5rem}section.s-why .container main .block.security .title-security{position:absolute;top:-3rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;background:#1e202e;width:30%}section.s-why .container main .block.security .title-security .sec{border-radius:16rem;border:1px solid var(--gradient, #40c2f0);background:#1e202e;width:28rem;height:6rem;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--white, #fff);text-align:center;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}section.s-why::before{content:"";background:linear-gradient(180deg, rgba(26, 30, 33, 0.2) 0%, rgba(58, 42, 150, 0.2) 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}@media(max-width: 1080px){section.s-why{padding:12rem 0}section.s-why .container h2{margin-bottom:10rem;font-size:4rem}section.s-why .container main .block.security .title-security{width:40rem}}@media(max-width: 991px){section.s-why{padding:10rem 0}section.s-why .container h2{margin-bottom:8rem}section.s-why .container main .block{grid-gap:8rem 3.2rem}section.s-why .container main .block .box p{font-size:1.6rem}section.s-why .container main .block.security .area{grid-gap:8rem 3.2rem;padding:6.4rem 4rem}}@media(max-width: 600px){section.s-why .container main .block{grid-template-columns:repeat(1, 1fr)}section.s-why .container main .block.security .area{grid-template-columns:repeat(1, 1fr);padding:10rem 4rem 6.4rem}}@media(max-width: 520px){section.s-why{padding:6.4rem 0}section.s-why .container h2{font-size:2.8rem;margin-bottom:6.4rem}section.s-why .container main .block{grid-gap:6.4rem 0rem}section.s-why .container main .block .box h3{font-size:1.8rem}section.s-why .container main .block.security{margin-top:8rem}section.s-why .container main .block.security .title-security{width:20rem;top:-2rem}section.s-why .container main .block.security .title-security .sec{width:16rem;height:4rem}section.s-why .container main .block.security .area{padding:6.4rem 2.4rem 3.2rem}}section.s-how{padding:15rem 0}section.s-how .container main{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-how .container main .text{max-width:48.8rem;width:100%}section.s-how .container main .text h2{color:var(--white, #fff);font-size:4.5rem;line-height:150%;margin-bottom:1rem}section.s-how .container main .text h2 span{font-size:4.5rem;color:#4fcff5}section.s-how .container main .text p{color:#fff;font-size:2rem;line-height:160%;margin-bottom:4rem}section.s-how .container main .text ul{padding-left:2rem;margin-bottom:4rem}section.s-how .container main .text ul li{list-style:disc;color:#4fcff5;font-size:2rem}section.s-how .container main .text ul li:not(:last-child){margin-bottom:3rem}section.s-how .container main .text ul li strong{color:#fff;font-size:2rem;font-weight:600;line-height:100%;font-family:"Inter",sans-serif}section.s-how .container main .text span{color:#fff;font-size:1.6rem;line-height:160%}section.s-how .container main .asset{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-how .container main .asset button{position:absolute;transition:all .3s}section.s-how .container main .asset button:hover{transform:scale(1.2)}section.s-how .container main .asset .video{cursor:pointer;overflow:hidden;border-radius:.5rem}section.s-how .container main .asset .video img{transition:all .3s}section.s-how .container main .asset .video:hover img{transform:scale(1.02)}section.s-how .container .tutorial{margin-top:10rem}section.s-how .container .tutorial .top{margin-bottom:5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:3.2rem}section.s-how .container .tutorial .top h3{color:#fff;font-size:2.3rem;line-height:150%;text-transform:uppercase;max-width:28rem;width:100%}section.s-how .container .tutorial .top .line{height:1px;width:100%;background-color:hsla(0,0%,100%,.2)}section.s-how .container .tutorial .videos{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:3.2rem}section.s-how .container .tutorial .videos .box-video{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-how .container .tutorial .videos .box-video .thumb{padding:1px;height:auto;position:relative;border-radius:.5rem;overflow:hidden;width:100%;cursor:pointer}section.s-how .container .tutorial .videos .box-video .thumb img{width:100%;height:100%;object-fit:cover;transition:all .3s}section.s-how .container .tutorial .videos .box-video .thumb:hover img{transform:scale(1.02)}section.s-how .container .tutorial .videos .box-video button{position:absolute;transition:all .3s}section.s-how .container .tutorial .videos .box-video button:hover{transform:scale(1.1)}@media(max-width: 1300px){section.s-how .container main .asset{max-width:48%}section.s-how .container main .text{max-width:40%}}@media(max-width: 1080px){section.s-how{padding:12rem 0}section.s-how .container main{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-how .container main .text{max-width:100%;margin-bottom:10rem}section.s-how .container main .text h2{font-size:4rem}section.s-how .container main .asset{max-width:100%;width:100%}section.s-how .container main .asset .video{max-width:100%;width:100%}section.s-how .container main .asset .video img{width:100%}}@media(max-width: 991px){section.s-how{padding:10rem 0}section.s-how .container main .text{margin-bottom:8rem}section.s-how .container main .asset{max-width:100%;width:100%}section.s-how .container main .asset .video{max-width:100%;width:100%}section.s-how .container main .asset .video img{width:100%}}@media(max-width: 768px){section.s-how .container main .text{margin-bottom:8rem}section.s-how .container main .text h2,section.s-how .container main .text p,section.s-how .container main .text span,section.s-how .container main .text li{text-align:center;display:block}section.s-how .container main .text h2 span{display:initial}section.s-how .container main .text ul{padding:0}section.s-how .container main .asset{max-width:100%;width:100%}section.s-how .container main .asset .video{max-width:100%;width:100%}section.s-how .container main .asset .video img{width:100%}section.s-how .container .tutorial .videos{grid-gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){section.s-how{padding:6.4rem 0}section.s-how .container main .text{margin-bottom:4rem}section.s-how .container main .text h2{font-size:2.8rem}section.s-how .container main .text h2 span{display:initial;font-size:2.8rem}section.s-how .container main .text p{font-size:1.6rem;margin-bottom:3.2rem}section.s-how .container main .text ul{margin-bottom:3.2rem}section.s-how .container main .text ul li strong{font-size:1.8rem}section.s-how .container main .text span{font-size:1.4rem}section.s-how .container main .asset button{max-width:8rem}section.s-how .container .tutorial{margin-top:6.4rem}section.s-how .container .tutorial .videos{grid-template-columns:repeat(1, 1fr)}}section.s-faq{padding:15rem 0;position:relative}section.s-faq .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-faq .container h2{color:var(--white, #fff);font-size:4.5rem;line-height:150%;text-align:center;margin-bottom:0;margin-bottom:6.4rem}section.s-faq .container ul{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:5.6rem}section.s-faq .container ul li button{color:#fff;text-align:center;font-size:1.7rem;line-height:100%;text-transform:uppercase;transition:all .3s;line-height:130%}section.s-faq .container ul li button:hover{color:#40c2f0}section.s-faq .container ul li button.active{color:#40c2f0}section.s-faq .container ul li .ball{width:.8rem;height:.8rem;background-color:var(--primary, #4fcff5);border-radius:50rem;display:block}section.s-faq .container main{max-width:80rem;width:100%;margin-top:5rem;display:none}section.s-faq .container main .acc{border-radius:.5rem;border:1px solid var(--g1, #48504f);padding:3.2rem;transition:all .3s}section.s-faq .container main .acc:not(:last-child){margin-bottom:3.2rem}section.s-faq .container main .acc .acc-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}section.s-faq .container main .acc .acc-title h3{color:#fff;font-family:"Inter",sans-serif;font-size:2rem;font-weight:600;line-height:140%;max-width:60rem}section.s-faq .container main .acc .acc-title img{transition:all .3s}section.s-faq .container main .acc .acc-body{margin-top:3.2rem;display:none;animation:acc .3s forwards}section.s-faq .container main .acc .acc-body p{color:#fff;font-size:1.6rem;line-height:160%}section.s-faq .container main .acc .acc-body p:not(:last-child){margin-bottom:1.6rem}section.s-faq .container main .acc.active{border-color:#40c2f0}section.s-faq .container main .acc.active .acc-title img{transform:rotate(180deg)}section.s-faq .container main .acc.active .acc-body{display:block}section.s-faq .container main .acc:hover{border-color:#40c2f0}section.s-faq .container main.active{display:block}section.s-faq::before{content:"";background:linear-gradient(180deg, rgba(26, 30, 33, 0.2) 0%, rgba(58, 42, 150, 0.2) 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}@media(max-width: 1080px){section.s-faq{padding:12rem 0}section.s-faq .container h2{font-size:4rem}section.s-faq .container ul{grid-gap:4rem}}@media(max-width: 991px){section.s-faq{padding:10rem 0}section.s-faq .container ul{display:grid;grid-template-columns:repeat(2, 1fr);width:100%}section.s-faq .container ul li button{text-align:center;width:100%}section.s-faq .container ul .none-mob{display:none}}@media(max-width: 768px){section.s-faq{padding:10rem 0}section.s-faq .container ul{grid-gap:3.2rem}section.s-faq .container ul li .ball{width:.48rem;height:.48rem}}@media(max-width: 520px){section.s-faq{padding:6.4rem 0}section.s-faq .container ul{flex-wrap:wrap;grid-gap:3.2rem 2.4rem}section.s-faq .container ul li button{font-size:1.4rem}section.s-faq .container h2{font-size:2.8rem}section.s-faq .container main .acc{padding:1.6rem}section.s-faq .container main .acc .acc-title h3{line-height:130%;max-width:26rem;font-size:1.8rem}section.s-faq .container main .acc .acc-title img{max-width:1.3rem}section.s-faq .container main .acc .acc-body{margin-top:1.6rem}section.s-faq .container main .acc .acc-body p{font-size:1.4rem}}section.s-contact{padding:15rem 0;position:relative}section.s-contact .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-contact .container .text{max-width:48.8rem;width:100%}section.s-contact .container .text .icon{margin-bottom:3.2rem}section.s-contact .container .text h2{color:var(--white, #fff);font-size:4.5rem;line-height:150%;margin-bottom:2rem}section.s-contact .container .text p{color:#fff;font-size:2rem;line-height:160%}section.s-contact .container .contact{max-width:59.2rem;width:100%}section.s-contact .container .contact form .group{display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:3.2rem;margin-bottom:3.2rem}section.s-contact .container .contact form .group input,section.s-contact .container .contact form .group textarea{height:5.6rem;width:100%;border-radius:.5rem;border:1px solid var(--g1, #48504f);color:#fff;font-size:1.6rem;line-height:100%;background:none;padding-left:2rem;transition:all .3s}section.s-contact .container .contact form .group input:focus,section.s-contact .container .contact form .group textarea:focus{border-color:#40c2f0}section.s-contact .container .contact form .group textarea{height:10.4rem;padding-top:2rem}section.s-contact .container .contact form .cta{display:flex;flex-direction:row;align-items:center;justify-content:center}section.s-contact .container .contact form .cta .btn-primary{max-width:28rem}section.s-contact::after{content:"";background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);width:100%;height:1px;bottom:0;left:0;z-index:99;position:absolute}@media(max-width: 1200px){section.s-contact .container .contact{max-width:48%}}@media(max-width: 1080px){section.s-contact{padding:12rem 0}section.s-contact .container .text h2{font-size:4rem}section.s-contact .container .contact form .cta .btn-primary{max-width:22rem}}@media(max-width: 991px){section.s-contact{padding:10rem 0}section.s-contact .container{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-contact .container .text{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;margin-bottom:8rem}section.s-contact .container .text h2{text-align:center;max-width:41rem}section.s-contact .container .contact{max-width:100%}}@media(max-width: 520px){section.s-contact{padding:6.4rem 0}section.s-contact .container .text{margin-bottom:6.4rem}section.s-contact .container .text .icon{margin-bottom:2.4rem}section.s-contact .container .text h2{font-size:2.8rem}section.s-contact .container .text p{text-align:center;font-size:1.6rem}section.s-contact .container .contact form .group{grid-gap:1.6rem;margin-bottom:1.6rem}section.s-contact .container .contact form .group input{height:4.8rem}section.s-contact .container .contact form .cta{margin-top:3.2rem}section.s-contact .container .contact form .cta .btn-primary{max-width:100%;height:5.6rem}}iframe{height:42rem}@media(max-width: 768px){iframe{height:32rem}}@media(max-width: 600px){iframe{height:29rem}}@media(max-width: 520px){iframe{height:17rem}}section.s-bn{padding-top:12rem}section.s-bn .container .banner-app{border-radius:.5rem;background:linear-gradient(93deg, #40c2f0 0%, #582b86 100%);display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:6rem;mix-blend-mode:color-dodge}section.s-bn .container .banner-app .text{max-width:57rem;width:100%}section.s-bn .container .banner-app .text h2{color:var(--white, #fff);font-size:4.5rem;font-weight:400;line-height:150%;margin-bottom:1rem}section.s-bn .container .banner-app .text p{color:#fff;line-height:160%;font-size:1.8rem}section.s-bn .container .banner-app .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-gap:2rem}section.s-bn .container .banner-app .buttons a{transition:all .5s}section.s-bn .container .banner-app .buttons a:hover{opacity:.5}@media(max-width: 1080px){section.s-bn .container .banner-app{display:flex;flex-direction:column;align-items:center;justify-content:center}section.s-bn .container .banner-app .text,section.s-bn .container .banner-app .buttons{max-width:100%;width:100%}section.s-bn .container .banner-app .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:3.2rem}}@media(max-width: 768px){section.s-bn{padding-top:10rem}section.s-bn .container .banner-app{padding:4rem}section.s-bn .container .banner-app .text h2{font-size:4rem}section.s-bn .container .banner-app .text p{font-size:1.6rem}}@media(max-width: 520px){section.s-bn{padding-top:6.4rem}section.s-bn .container .banner-app{padding:3.2rem}section.s-bn .container .banner-app .text h2{font-size:3.2rem}section.s-bn .container .banner-app .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-gap:1.6rem}}@font-face{font-family:"Cocogoose";src:url("../font/cocogoose_trial.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Vagabond";src:url("../font/VagabondBold.woff2") format("woff2"),url("../font/VagabondBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Vagabond";src:url("../font/VagabondRegular.woff2") format("woff2"),url("../font/VagabondRegular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}section.s-catalog-list{padding-top:10rem}section.s-catalog-list .top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:6.4rem}section.s-catalog-list .top h1,section.s-catalog-list .top h2{color:#fff;font-size:3.2rem;font-weight:400;line-height:130%}section.s-catalog-list .top .group-filter{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}section.s-catalog-list .top .group-filter .filter{position:relative}section.s-catalog-list .top .group-filter .filter .btn-filter{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:16rem;background:#303539;padding:1.6rem 2rem;gap:1.6rem}section.s-catalog-list .top .group-filter .filter .btn-filter span{color:var(--white, #fff);font-family:"Cocogoose";font-size:1.6rem;font-weight:400;line-height:100%;text-transform:uppercase}section.s-catalog-list .top .group-filter .filter .drop{margin-top:1rem;opacity:0;pointer-events:none;z-index:-1;position:absolute;right:0;width:33.7rem;padding:1.6rem;border-radius:1rem;background:#303539;transition:all .3s}section.s-catalog-list .top .group-filter .filter .drop ul li:not(:last-child) a{margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}section.s-catalog-list .top .group-filter .filter .drop ul li a{color:#fff;font-size:1.4rem;font-weight:400;line-height:100%;text-transform:uppercase;display:block;transition:all .3s}section.s-catalog-list .top .group-filter .filter .drop ul li a:hover{color:#4fcff5}section.s-catalog-list .top .group-filter .filter .drop.active{opacity:1;pointer-events:all;z-index:999}section.s-catalog-list .top .group-filter .filter .search{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#303539;border-radius:10rem;padding:0 1.6rem}section.s-catalog-list .top .group-filter .filter .search input{background:none;height:4.8rem;width:100%;color:#fff !important}section.s-catalog-list .top .group-filter .filter .search input::placeholder{color:hsla(0,0%,100%,.8)}section.s-catalog-list .top .group-filter .filter .search button{text-transform:uppercase;font-size:1.2rem;transition:all .5s}section.s-catalog-list .top .group-filter .filter .search button:hover{color:#4fcff5}section.s-catalog-list .list-catalog{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:8rem 3.2rem}@media(max-width: 1200px){section.s-catalog-list{padding-top:4rem}section.s-catalog-list .list-catalog{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1080px){section.s-catalog-list .top{flex-wrap:wrap;gap:3.2rem;margin-bottom:4rem}section.s-catalog-list .top .group-filter{width:100%;justify-content:space-between}}@media(max-width: 991px){section.s-catalog-list{padding-bottom:4.8rem}section.s-catalog-list .list-catalog{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){section.s-catalog-list .top .group-filter{flex-wrap:wrap;gap:2.4rem 0}section.s-catalog-list .top .group-filter .filter:first-child{width:100%}}@media(max-width: 520px){section.s-catalog-list{padding-bottom:3.2rem}section.s-catalog-list .top{flex-wrap:wrap;margin-bottom:3.2rem;gap:0}section.s-catalog-list .top .group-filter{margin-top:3.2rem;width:100%;justify-content:space-between;gap:1rem;flex-wrap:wrap}section.s-catalog-list .top .group-filter .filter{width:100%}section.s-catalog-list .top .group-filter .filter .btn-filter{width:100%;padding:1.6rem}section.s-catalog-list .top .group-filter .filter .btn-filter span{font-size:1.3rem}section.s-catalog-list .top .group-filter .filter .btn-filter img{max-width:1.3rem}section.s-catalog-list .top .group-filter .drop{left:0;right:inherit;max-width:100%}section.s-catalog-list .top .group-filter .drop ul li a{font-size:1.3rem}section.s-catalog-list .list-catalog{grid-template-columns:repeat(1, 1fr);grid-gap:6.4rem 0}}section.s-single-catalog{padding:4rem 0 10rem}section.s-single-catalog main{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-single-catalog main .photo-catalog{max-width:38.4rem;width:100%}section.s-single-catalog main .text{max-width:69.6rem;width:100%}section.s-single-catalog main .text .group-tags{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:4rem;gap:.8rem}section.s-single-catalog main .text .group-tags span{padding:.8rem;border-radius:7.6571rem;background:#592884;color:var(--white, #fff);text-align:center;font-family:"Cocogoose";font-size:1.2rem;font-weight:400;line-height:100%;text-transform:uppercase}section.s-single-catalog main .text .title{display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.s-single-catalog main .text .title h1{color:#fff;font-size:4rem;font-weight:400;line-height:120%;width:65%}section.s-single-catalog main .text .title .more-info{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:2.4rem}section.s-single-catalog main .text .title .more-info .direction-year{color:#fff;font-size:1.4rem;font-weight:500;width:65%;line-height:140%}section.s-single-catalog main .text .title .more-info .time{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.8rem}section.s-single-catalog main .text .title .more-info .time span{color:#fff;font-size:1.4rem;font-weight:400;line-height:100%}section.s-single-catalog main .text .descriptions{border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);padding:2.4rem 0;margin:4rem 0}section.s-single-catalog main .text .descriptions p{color:#fff;font-size:1.6rem;font-weight:400;line-height:150%}section.s-single-catalog main .text .cta{display:flex}section.s-single-catalog main .text .cta a,section.s-single-catalog main .text .cta button{padding:1.6rem 2rem;border-radius:16rem;background:#303539;color:var(--white, #fff);text-align:center;font-size:1.6rem;font-weight:400;line-height:130%;text-transform:uppercase;transition:all .3s}section.s-single-catalog main .text .cta a:hover,section.s-single-catalog main .text .cta button:hover{background-color:#4fcff5;color:#303539}@media(max-width: 1200px){section.s-single-catalog main .photo-catalog{max-width:35%}section.s-single-catalog main .text{width:55%}section.s-single-catalog main .text .title{flex-wrap:wrap}section.s-single-catalog main .text .title .more-info{width:100%;justify-content:space-between}section.s-single-catalog main .text .title h1{width:100%;margin-bottom:4rem}}@media(max-width: 1080px){section.s-single-catalog main .text{width:55%}section.s-single-catalog main .text .title{flex-wrap:wrap}section.s-single-catalog main .text .title h1{width:100%;font-size:3.2rem}}@media(max-width: 991px){section.s-single-catalog main{align-items:flex-start}section.s-single-catalog main .photo-catalog{position:sticky;top:1rem}}@media(max-width: 520px){section.s-single-catalog{padding:4rem 0 6.4rem}section.s-single-catalog main{flex-wrap:wrap}section.s-single-catalog main .photo-catalog{position:relative;top:0;width:100%;max-width:100%;margin-bottom:4rem}section.s-single-catalog main .text{width:100%}}section.s-more-catalog{padding-top:8rem}@media(max-width: 520px){section.s-more-catalog{padding-top:4.8rem}}.thumb-catalog .caption .title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1.6rem;padding:2.4rem 0 1.6rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.thumb-catalog .caption .title h3{color:#fff;font-family:"Inter",sans-serif;font-size:1.6rem;font-weight:600;line-height:150%;width:65%}.thumb-catalog .caption .title .cta{display:flex}.thumb-catalog .caption .title .cta a{border-radius:8rem;background:#592884;padding:.4rem .8rem;color:var(--white, #fff);text-align:center;font-size:1.2rem;font-weight:400;line-height:130%;text-transform:uppercase;transition:all .3s}.thumb-catalog .caption .title .cta a:hover{background-color:#4fcff5;color:#303539}.thumb-catalog .caption .more-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.thumb-catalog .caption .more-info .direction-year{color:#fff;font-size:1.4rem;font-weight:500;line-height:140%;width:65%}.thumb-catalog .caption .more-info .time{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.8rem;max-width:7.2rem;width:100%}.thumb-catalog .caption .more-info .time span{color:#fff;font-size:1.4rem;font-weight:400;line-height:100%}.photo-catalog{width:100%;background:linear-gradient(90deg, #55c1ef 0%, #592884 100%);padding:1px;border-radius:.5rem;overflow:hidden;position:relative}.photo-catalog img{width:100%;border-radius:.5rem}.photo-catalog .classific{z-index:99;position:absolute;top:0;left:0;margin:1.2rem;width:4rem;height:4rem;border-radius:.5rem;color:#fff;text-align:center;font-size:1.8rem;line-height:100%;font-family:"Cocogoose";display:flex;flex-direction:row;align-items:center;justify-content:center}.photo-catalog .classific.blue{background:#0095de}.photo-catalog .classific.green{background:#0ea447}.photo-catalog .classific.yellow{background:#ffca00}.photo-catalog .classific.orange{background:#f98300}.photo-catalog .classific.red{background:#ef2517}.photo-catalog .classific.black{background:#000}.photo-catalog a{transition:all .3s}.photo-catalog a:hover{opacity:.5}/*# sourceMappingURL=main.min.css.map */