*{box-sizing:border-box;padding:0;margin:0}*:before,*:after{box-sizing:border-box}body{background:#f2f2f2;background:#fff;font-family:"Lato",sans-serif;font-weight:400;padding:64px 0 0}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.title-h2{font-size:32px;margin:0;line-height:1.4;font-weight:900;color:#0a0a0a}@media(max-width: 767px){.title-h2{font-size:28px}}.title-h2.center{text-align:center}.title-h2+.subtitle-02{margin-top:10px}.subtitle-02{font-size:18px;line-height:1.4;color:#0a0a0a}@media(max-width: 767px){.subtitle-02{font-size:16px}}.subtitle-02.center{text-align:center}.header{height:64px;background-color:#fff;position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:9;box-shadow:0 20px 40px rgba(0,0,0,.08)}.header .logo{display:block;width:100px;height:auto}.header .logo svg{display:block;width:100%;height:auto}.header .button-nav{width:24px;height:24px;display:block;background:rgba(0,0,0,0);border:0;padding:2px;cursor:pointer;position:absolute;z-index:1;left:30px;top:20px}.header .button-nav span{width:20px;height:2px;background:#0a0a0a;display:block;position:relative;transition:background-color .3s ease}.header .button-nav span:before,.header .button-nav span:after{content:"";width:20px;height:2px;background:#0a0a0a;display:block;position:absolute;left:0}.header .button-nav span:before{top:-6px;transition:top .3s .3s ease,transform .3s ease}.header .button-nav span:after{bottom:-6px;transition:bottom .3s .3s ease,width 0s .3s ease,transform .3s ease}.header .button-nav.active span{background-color:rgba(0,0,0,0) !important}.header .button-nav.active span:before{top:0;transform:rotate(45deg);transition:top .3s ease,transform .3s .3s ease}.header .button-nav.active span:after{bottom:0;transform:rotate(-45deg);transition:bottom .3s ease,width 0s .3s ease,transform .3s .3s ease}.header .button{position:absolute;top:10px;right:30px;width:200px;height:44px}.nav-content{position:fixed;top:64px;left:0;width:100%;height:calc(100% - 64px);background-color:#0a0a0a;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:translateY(-100%);transition:transform .3s ease;z-index:8}.nav-content.active{transform:translateY(0)}.nav-content a{color:#fff;font-size:24px;font-weight:600;text-decoration:none;text-align:center}.nav-content ul{list-style:none;padding:0;margin:0}.nav-content li+li{margin-top:20px}.footer{padding:100px 0}@media(max-width: 575px){.footer{padding:60px 0}}.footer .logo{width:200px;height:auto;display:block;margin:0 auto}@media(max-width: 767px){.footer .logo{width:170px}}.footer .logo svg{display:block;width:100%;height:auto}.footer span.text{display:block;margin-top:15px;font-weight:300;font-size:14px;text-align:center;color:#0a0a0a;text-transform:uppercase}@media(max-width: 767px){.footer span.text{margin-top:10px;font-size:12px}}.footer .copy{margin-top:40px;font-size:14px;text-align:center}@media(max-width: 767px){.footer .copy{margin-top:30px;font-size:12px}}.footer .copy a{color:#0a0a0a;display:block;margin-top:10px}.button-whats{width:60px;height:60px;position:fixed;bottom:30px;right:30px;border-radius:50%;z-index:99999;display:block;animation:shake 10s infinite}@media(max-width: 767px){.button-whats{width:44px;height:44px;bottom:20px;right:20px}}.button-whats svg{display:block;width:100%;height:100%}@keyframes shake{4.5%,10.5%{transform:translate(0px, 0px) rotate(0deg)}5%{transform:translate(1px, 1px) rotate(0deg)}5.5%{transform:translate(-1px, -2px) rotate(-1deg)}6%{transform:translate(-3px, 0px) rotate(1deg)}6.5%{transform:translate(3px, 2px) rotate(0deg)}7%{transform:translate(1px, -1px) rotate(1deg)}7.5%{transform:translate(-1px, 2px) rotate(-1deg)}8%{transform:translate(-3px, 1px) rotate(0deg)}8.5%{transform:translate(3px, 1px) rotate(-1deg)}9%{transform:translate(-1px, -1px) rotate(1deg)}9.5%{transform:translate(1px, 2px) rotate(0deg)}10%{transform:translate(1px, -2px) rotate(-1deg)}}.button{display:flex;height:48px;padding:0 30px;border-radius:24px;font-size:16px;font-weight:600;justify-content:center;align-items:center;text-decoration:none;cursor:pointer;transition:all .3s ease}.button.primary{color:#fff;background:linear-gradient(128deg, rgb(44, 42, 212) 0%, rgb(23, 22, 110) 100%)}.button.primary:hover{background:linear-gradient(128deg, rgb(23, 22, 110) 0%, rgb(23, 22, 110) 100%)}.button.secondary{background-color:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.button.secondary:hover{background-color:#fff;color:#0a0a0a}.button.black{background-color:#0a0a0a;color:#fff}.button.black:hover{background-color:#222}.banner-case{width:100%;background-color:#0a0a0a;padding:60px 0 0}.banner-case h1{color:#fff;font-size:48px;text-align:center;text-transform:uppercase}@media(max-width: 991px){.banner-case h1{font-size:42px}}@media(max-width: 575px){.banner-case h1{font-size:32px}}.banner-case h1 span{background:linear-gradient(90deg, #60a5fa, #38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner-case p{color:#ccc;font-size:18px;line-height:1.4;text-align:center;margin:30px auto 0;max-width:690px}@media(max-width: 991px){.banner-case p{font-size:16px;width:490px}}@media(max-width: 575px){.banner-case p{width:80%;margin:20px auto 0}}.banner-case img{display:block;max-width:1200px;width:100%;margin:40px auto 0}.content-default{padding:100px 0}@media(max-width: 991px){.content-default{padding:80px 0}}@media(max-width: 767px){.content-default{padding:60px 0}}.content-default .container{background:#f5f5f5}.content-default .content{padding:60px}@media(max-width: 767px){.content-default .content{padding:40px}}@media(max-width: 991px){.content-default .content-secondary{padding-top:0}}.content-default .content.middle{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.content-default .content.small{padding:30px 60px}.content-default .content.small p{font-size:16px}.content-default .content.small p strong{font-size:20px;display:block;margin:0 0 10px}.content-default .content h2{font-size:36px}@media(max-width: 767px){.content-default .content h2{font-size:30px}}.content-default .content h2+p{margin-top:20px}.content-default .content h3{font-size:26px}@media(max-width: 767px){.content-default .content h3{font-size:22px}}.content-default .content h3+p{margin-top:15px}.content-default .content h3{display:flex;align-items:center;justify-content:flex-start;gap:12px}.content-default .content h3 .icon{display:block;height:30px;width:30px;fill:#0a0a0a;flex-shrink:0}.content-default .content p{margin:0;font-size:18px;line-height:1.4}@media(max-width: 1199px){.content-default .content p{font-size:16px}}@media(max-width: 767px){.content-default .content p{font-size:14px}}.content-default .content p+p,.content-default .content p+ul{margin-top:20px}.content-default .content p.txt1{font-size:16px}.content-default .content ul{padding:0 0 0 30px}.content-default .content ul+p{margin-top:20px}.content-default .content ul li{font-size:16px;line-height:1.4}@media(max-width: 767px){.content-default .content ul li{font-size:14px}}.content-default .content ul li strong{display:block;font-size:18px}@media(max-width: 767px){.content-default .content ul li strong{font-size:16px}}.content-default .content ul li+li{margin-top:15px}.content-default .image{width:calc(100% + 14px);margin-right:-14px;height:500px;background-color:#0a0a0a;display:block;background-size:cover;background-repeat:no-repeat;background-position:center top;position:relative}@media(max-width: 991px){.content-default .image{width:calc(100% + 26px);margin:0 -13px}}@media(max-width: 767px){.content-default .image{height:300px}}.content-default .image .legend{position:absolute;bottom:20px;left:20px;color:#fff;background:rgba(0,0,0,.7);padding:10px 15px;font-size:14px;letter-spacing:1px}@media(max-width: 767px){.content-default .image .legend{font-size:12px}}.content-default img{display:block;max-width:100%}.content-default.hight .container{background:#0a0a0a;color:#fff}.content-carousel{overflow:hidden}.content-carousel .swiper-slide{position:relative;filter:blur(3px);opacity:.5;transition:opacity .3s ease-in-out}.content-carousel .swiper-slide.swiper-slide-active{filter:blur(0);opacity:1}.content-carousel .swiper-slide a{display:block;width:100%;height:100%;position:relative}.content-carousel .swiper-slide a:after{content:"";height:100px;position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(0deg, rgb(255, 255, 255) 40%, rgba(10, 10, 10, 0) 100%)}.content-carousel .swiper-slide .legend,.content-carousel .swiper-slide .ampliar{position:absolute;bottom:0;color:#0a0a0a;font-size:14px;letter-spacing:1px;z-index:2}.content-carousel .swiper-slide .legend{left:60px}.content-carousel .swiper-slide .ampliar{right:60px;display:flex;justify-content:center;align-items:center;gap:8px}.content-carousel .swiper-slide .ampliar .icon{fill:#0a0a0a;width:20px;height:20px}.content-carousel img{display:block;max-width:100%}.content-phrase p{width:500px;margin:0 auto;border-left:10px solid #f5f5f5;padding:10px 20px;font-size:28px;font-style:italic;font-weight:700;line-height:1.4;color:#0a0a0a}@media(max-width: 767px){.content-phrase p{width:318px;font-size:18px}}.content-testimony{padding:100px 0}@media(max-width: 767px){.content-testimony{padding:60px 0}}.content-testimony .swiper-default{width:600px;margin:0 auto}@media(max-width: 767px){.content-testimony .swiper-default{width:340px;font-size:18px}}.content-testimony .swiper-default .author{margin-top:10px;font-weight:700;font-size:18px;font-size:16px;color:#0a0a0a;display:block;padding:0 0 0 40px}@media(max-width: 767px){.content-testimony .swiper-default .author{font-size:14px}}.content-testimony blockquote{font-size:24px;font-style:italic;line-height:1.4;color:#0a0a0a;position:relative;padding:20px 40px}@media(max-width: 767px){.content-testimony blockquote{font-size:18px}}.content-testimony blockquote:before{content:"“";font-size:80px;position:absolute;top:-20px;left:10px;color:#f5f5f5;font-weight:700}.content-testimony blockquote:after{content:"”";font-size:80px;position:absolute;bottom:-30px;right:10px;color:#f5f5f5;font-weight:700}.banner{width:100%;background-color:#0a0a0a;padding:100px 0}@media(max-width: 767px){.banner{padding:80px 0}}@media(max-width: 575px){.banner{padding:60px 0}}.banner h1{color:#fff;font-size:48px;text-align:center;text-transform:uppercase}@media(max-width: 991px){.banner h1{font-size:42px}}@media(max-width: 575px){.banner h1{font-size:32px}}.banner h1 span{background:linear-gradient(90deg, #60a5fa, #38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner p{color:#fff;font-size:18px;line-height:1.4;text-align:center;margin:30px auto 0;width:690px}@media(max-width: 991px){.banner p{font-size:16px;width:490px}}@media(max-width: 575px){.banner p{width:80%;margin:20px auto 0}}.banner .buttons{display:flex;justify-content:center;align-items:center;margin:60px 0 0;gap:24px}@media(max-width: 991px){.banner .buttons{margin-top:40px}}@media(max-width: 575px){.banner .buttons{flex-direction:column;gap:16px;width:240px;margin:40px auto 0}.banner .buttons a{width:100%}}.solutions{padding:100px 0}@media(max-width: 767px){.solutions{padding:60px 0}}.solutions .subtitle-02{margin-bottom:40px}@media(max-width: 767px){.solutions .subtitle-02{margin-bottom:30px}}.solutions .card{padding:40px 60px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:calc(100% - 20px);margin-top:20px}@media(max-width: 1199px){.solutions .card{padding:40px}}.solutions .card h3{font-size:28px}@media(max-width: 991px){.solutions .card h3{font-size:24px}}.solutions .card p{font-size:16px;line-height:1.4;margin-top:20px}.solutions .card ul{margin:20px 0 0;padding:0;list-style:none}.solutions .card ul li{position:relative;padding-left:25px;font-size:16px;line-height:1.4}@media(max-width: 1199px){.solutions .card ul li{font-size:14px}}.solutions .card ul li+li{margin-top:15px}.solutions .card ul li .icon{position:absolute;left:0;top:2px;width:16px;height:16px;fill:#38bdf8;fill:#17166e}.case-highlight{background:#f5f5f5;padding:100px 0}@media(max-width: 767px){.case-highlight{padding:60px 0}}.case-highlight .highlight{font-weight:700;font-size:14px;display:block;margin:0 0 10px;text-transform:uppercase;letter-spacing:1px}.case-highlight .subtitle-02{margin:20px 0 0}.case-highlight .button{display:inline-flex;margin-top:30px}@media(max-width: 991px){.case-highlight .button{width:240px;margin:40px auto 0}}.case-highlight img{display:block;width:100%}@media(max-width: 991px){.case-highlight img{margin-top:30px}}.customers-highlight{background:#fff;padding:100px 0}@media(max-width: 767px){.customers-highlight{padding:60px 0}}.customers-highlight .subtitle-02{margin:10px 0 80px}@media(max-width: 767px){.customers-highlight .subtitle-02{margin:10px 0 60px}}.customers-highlight .logos{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap}@media(max-width: 767px){.customers-highlight .logos{gap:40px;padding:0 20px}}.customers-highlight .logos img{max-height:60px;max-width:150px;transition:all .3s ease}@media(max-width: 767px){.customers-highlight .logos img{max-height:50px;max-width:120px}}.customers-highlight .logos img:hover{scale:1.1}.cta-highlight{padding:100px 0;background:#f5f5f5}@media(max-width: 767px){.cta-highlight{padding:60px 0}}.cta-highlight .subtitle-02{margin:10px 0 0}.cta-highlight .button{margin:40px auto 0;width:240px}.page-default{padding:100px 0}@media(max-width: 767px){.page-default{padding:60px 0}}.page-default .container{color:#0a0a0a;font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(max-width: 767px){.page-default .container{font-size:14px;line-height:140%}}.page-default .container *{margin-top:30px}.page-default .container *:first-child{margin-top:0}@media(max-width: 767px){.page-default .container *{margin-top:20px}}.page-default .container a{color:#0a0a0a}.page-default .container figure>img{margin:0}.page-default .container img{display:block;max-width:100%;height:auto;border-radius:20px}.page-default .container strong{font-weight:700}.page-default .container h1,.page-default .container h2,.page-default .container h3,.page-default .container h4,.page-default .container h5,.page-default .container h5{text-transform:uppercase;color:#0a0a0a;margin-top:40px;line-height:140%}.page-default .container ul,.page-default .container ol{padding:0 0 0 60px}@media(max-width: 767px){.page-default .container ul,.page-default .container ol{padding:0 0 0 40px}}.page-default .container ul li+li,.page-default .container ol li+li{margin-top:10px}.page-default .container table{background:#ccc;border-radius:10px;font-size:14px;line-height:120%}@media(max-width: 767px){.page-default .container table{font-size:10px;border-spacing:1px}}.page-default .container table *{margin:0}.page-default .container table tr:first-child td:first-child{border-top-left-radius:10px}.page-default .container table tr:first-child td:last-child{border-top-right-radius:10px}.page-default .container table tr:last-child td:first-child{border-bottom-left-radius:10px}.page-default .container table tr:last-child td:last-child{border-bottom-right-radius:10px}.page-default .container table td{background:#fff;padding:5px}.page-default .container .wp-block-media-text *{margin-top:0;color:#0a0a0a}
