*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;outline:none;border:none;font-family:"Inter",sans-serif}img{display:block;max-width:100%}html{font-size:62.5%}@media(max-width: 1300px){html{font-size:58%}}@media(max-width: 991px){html{font-size:62.5%}}html,body{overflow-x:hidden}button{background-color:rgba(0,0,0,0);cursor:pointer}.container{width:100%;max-width:124.6rem;padding:0 1.5rem;margin:0 auto}.card-depoimento{width:100%;max-width:38.4rem;height:20.9rem;background-color:rgba(241,240,245,.55);border-radius:8px;padding:3.7rem 3.2rem 2.3rem 3.2rem}.card-depoimento .user{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2.1rem}.card-depoimento .user storng{font-family:"Poppins",sans-serif;font-weight:600;font-size:1.8rem;line-height:112%;letter-spacing:-1px;color:#4e4b59}.card-depoimento p{font-weight:400;font-size:1.8rem;line-height:150%;color:#5f5c6b}@media(max-width: 480px){.card-depoimento{width:25.3rem}}.btn-primary{background-color:#ffc800;color:#855b35;transition:background-color .3s}.btn-primary:hover{background-color:#ffdc5c}.btn-secondary{border:1px solid #00a5f0;background-color:rgba(0,0,0,0);color:#00a5f0;transition:all .3s}.btn-secondary:hover{background-color:#00a5f0;color:#fff}.btn-secondary.white{border:1px solid #fff;color:#fff;transition:all .3s}.btn-secondary.white:hover{background-color:#fff;color:#00d7d7}.btn-primary,.btn-secondary{display:inline-block;padding:0 2.6rem;border-radius:12.2rem;line-height:4.8rem;font-family:"Poppins",sans-serif;font-weight:600;font-size:1.6rem}h1{font-weight:600;font-size:6.4rem}@media(max-width: 1050px){h1{font-size:5.2rem}}@media(max-width: 991px){h1{font-size:4.8rem}}h2{font-weight:bold;font-size:4rem}h1,h2{font-family:"Poppins",sans-serif;line-height:112%;letter-spacing:-1px;color:#4e4b59}h3{font-size:2.4rem;line-height:150%}h4{font-size:2rem;line-height:112%}h3,h4{font-family:"Poppins";color:#4e4b59;letter-spacing:-0.5px;font-weight:500}header{position:fixed;top:0;left:0;width:100%;height:8.8rem;border-bottom:1px solid rgba(255,255,255,.2);display:flex;z-index:2}header .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}header.fixed-menu{background-color:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.05)}header.fixed-menu .logo{background-image:url("../images/logo-neon-color.svg")}header.fixed-menu nav ul li a{color:#5f5c6b}header.fixed-menu nav ul li a:hover{color:#00a5f0}header.fixed-menu nav .btn-secondary{color:#00a5f0;border:1px solid #00a5f0}header.fixed-menu nav .btn-secondary:hover{background-color:#00a5f0;color:#fff}header .logo{display:inline-block;width:132px;height:30px;background:url("../images/logo.svg") no-repeat center center;background-size:100%;transition:background-image .3s}header nav{position:relative;display:flex;align-items:center}header nav .dropdown{position:absolute;top:49px;left:-130px;width:100%;max-width:373px;background:#fff;border-radius:6px;padding:4rem;z-index:2;opacity:0;pointer-events:none;transition:all .3s;transform:translateY(20px)}header nav .dropdown.active{opacity:1;pointer-events:all;transform:translateY(0px)}header nav .dropdown::after{content:"";width:293px;height:5px;background-color:#ffc800;border-radius:12px 12px 0px 0px;position:absolute;bottom:0}header nav .dropdown .item{cursor:pointer}header nav .dropdown .item:not(:last-child){margin-bottom:2.8rem}header nav .dropdown .item:hover strong{color:#0073ce}header nav .dropdown .item strong{font-weight:600;font-size:1.6rem;line-height:1.9rem;color:#5f5c6b;display:block;margin-bottom:.4rem;transition:color .3s}header nav .dropdown .item p{font-size:14px;line-height:150%;color:#8c8a97}header nav ul{display:flex;align-items:center;margin-right:5.9rem}header nav ul li:not(:first-child){margin-left:48px}header nav ul li a{font-family:"Poppins";font-weight:500;font-size:1.6rem;line-height:125%;color:#fff;transition:color .3s}header nav ul li a:hover{color:#ffc800}header .btn-mobile{display:none}@media(max-width: 1085px){header nav ul{margin-right:3rem}header nav li:not(:first-child){margin-left:2.5rem}}@media(max-width: 991px){header .logo{max-width:10.8rem}header nav ul{display:none}header .btn-mobile{display:block;margin-left:4rem}}@media(max-width: 480px){header{height:7.3rem}header nav .btn-secondary{display:none}}.menu-mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2022;opacity:0;pointer-events:none;transition:opacity .3s}.menu-mobile .overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2022;background-color:rgba(0,0,0,.5);z-index:0}.menu-mobile aside{position:fixed;top:0;left:0;width:75%;height:100%;background-color:#fff;padding:3rem;transform:translateX(-100%);transition:transform 3s}.menu-mobile aside .logo{max-width:15rem;margin-bottom:4rem}.menu-mobile aside ul li a{padding:1.5rem 0;display:block;font-size:1.8rem;color:#5f5c6b}.menu-opened{overflow:hidden}.menu-opened .menu-mobile{opacity:1;pointer-events:all}.menu-opened aside{transform:translateX(0%)}footer{background-color:#0073ce;padding-top:4.9rem}footer .top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(73,196,253,.2);padding-bottom:4.8rem;margin-bottom:5.7rem}footer .top .share{display:flex;align-items:center}footer .top .share span{font-size:1.4rem;line-height:125%;color:#fff;opacity:.7}footer .top .share ul{display:flex;align-items:center;margin-left:30px}footer .top .share ul li:not(:first-child){margin-left:30px}footer .main{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:2px solid rgba(73,196,253,.2);padding-bottom:6.2rem;margin-bottom:3.9rem}footer .main nav{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;max-width:860px}footer .main nav .item strong{display:inline-block;font-family:"Poppins",sans-serif;font-weight:600;font-size:1.6rem;line-height:125%;color:#fff;margin-bottom:2.5rem}footer .main nav .item ul li:not(:last-child){margin-bottom:2.9rem}footer .main nav .item ul li a{font-size:1.4rem;line-height:17px;color:#fff;opacity:.7}footer .main .btns{width:100%;max-width:28rem}footer .main .btns button{width:100%;height:7.6rem;background-color:rgba(0,164,240,.23);border-radius:6px;display:flex;align-items:center;padding-left:2.5rem}footer .main .btns button:not(:last-child){margin-bottom:2.4rem}footer .main .btns button .info{margin-left:2.4rem}footer .main .btns button .info span{font-size:14px;line-height:150%;display:block;color:#fff}footer .main .btns button .info strong{display:block;text-align:left;font-weight:bold;font-size:1.4rem;line-height:150%;color:#fff}footer .msg{display:flex;align-items:flex-start;border-bottom:4px solid #ffc800;padding-bottom:34px}footer .msg .icon{font-size:1.8rem}footer .msg p{width:100%;max-width:66rem;margin-left:25px;font-size:1.4rem;line-height:150%;color:#fff;opacity:.8}@media(max-width: 1050px){footer .main nav{max-width:760px}}@media(max-width: 991px){footer .main{padding-bottom:3.6rem;position:relative;flex-direction:column;align-items:flex-start;width:100%}footer .main nav{width:100%;flex-wrap:wrap;justify-content:flex-start}footer .main nav .item{width:33%;margin-bottom:3rem}footer .main .btns{position:absolute;right:0;bottom:14rem}footer .msg{flex-direction:column;align-items:center}footer .msg p{margin-left:auto;margin-top:1rem}}@media(max-width: 600px){footer .main{margin-bottom:3rem}footer .main .btns{max-width:25rem}footer .main .btns button img{display:none}footer .main .btns button .info{margin-left:0}}@media(max-width: 480px){footer .top{flex-direction:column;padding-bottom:4.3rem;margin-bottom:5.2rem}footer .top .share{margin-top:3.2rem;flex-direction:column}footer .top .share ul{margin-left:0;margin-top:2rem}footer .main nav .item{width:50%;margin-bottom:5.3rem}footer .main .btns{bottom:0;position:relative;max-width:100%}footer .main .btns button{padding-left:0;justify-content:center}footer .main .btns button .info strong{text-align:center}footer .main .btns button .info span{display:block;text-align:center}}.s-hero{width:100%;height:78.6rem;background:url("../images/bg-hero.svg") no-repeat center center;padding-top:17.5rem}.s-hero .container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.s-hero .text{width:100%;max-width:68.4rem}.s-hero .text h3{opacity:.8;color:#fff;font-weight:600;margin-bottom:3.2rem}.s-hero .text h1{color:#fff;margin-bottom:3.9rem}.s-hero .text ul{width:100%;max-width:62.1rem;margin-top:6.4rem;display:flex;align-items:center;justify-content:space-between}.s-hero .text ul li{display:flex;align-items:center}.s-hero .text ul li .icon{width:4.8rem;height:4.8rem;background:linear-gradient(45.08deg, rgba(11, 111, 182, 0.4) -0.6%, rgba(0, 215, 215, 0) 72.53%);border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:1.2rem}.s-hero .text ul li span{font-size:1.8rem;line-height:2.2rem;color:#fff}.s-hero .area-image{width:100%;max-width:70.6rem;margin-right:-17.4rem}.s-hero .area-image h2{margin-bottom:6.7rem;text-align:center;color:#fff;opacity:.4}.s-hero .area-image .image{position:relative;width:100%;height:541px;top:3.5rem}.s-hero .area-image .image img{position:absolute}.s-hero .area-image .image .card-front{top:4.1rem;left:0;z-index:2;max-width:43.5rem;-webkit-animation:floating 6s infinite;animation:floating 6s infinite}.s-hero .area-image .image .card-back{bottom:4.6rem;right:8.6rem;z-index:1;max-width:35.2rem;-webkit-animation:floating 8s infinite;animation:floating 8s infinite}.s-hero .area-image .image .circle{top:2.8rem;right:4.6rem;max-width:55.3rem}@media(max-width: 1440px){.s-hero .area-image{margin-right:-13.4rem}}@media(max-width: 1366px){.s-hero .area-image{margin-right:-8rem}.s-hero .area-image .image .card-back{right:4rem}}@media(max-width: 1050px){.s-hero{padding-top:14.5rem;height:65.6rem}.s-hero .text ul{margin-top:4.5rem}.s-hero .area-image{margin-right:-10px}.s-hero .area-image h2{margin-bottom:1.5rem}.s-hero .area-image .image{height:45rem}.s-hero .area-image .image .card-front{max-width:35rem;top:8rem}.s-hero .area-image .image .card-back{max-width:29rem;bottom:0}.s-hero .area-image .image .circle{max-width:46rem}}@media(max-width: 991px){.s-hero{height:89.1rem;background-size:cover}.s-hero .container{flex-direction:column;align-items:center}.s-hero .text{display:flex;flex-direction:column;align-items:center;margin-bottom:50px;max-width:658px}.s-hero .text h3{text-align:center}.s-hero .text h1{text-align:center;margin-bottom:2.6rem}.s-hero .text ul{margin-bottom:3.9rem}.s-hero .area-image h2{margin-bottom:1.5rem}.s-hero .area-image .image{max-width:51.1rem;margin:0 auto;height:42.4rem;top:0}.s-hero .area-image .image .circle{max-width:42.9rem;top:0;right:1.3rem}.s-hero .area-image .image .card-back{max-width:27.4rem;right:2.9rem;bottom:3.6rem}.s-hero .area-image .image .card-front{max-width:34rem;left:0;top:3.5rem}}@media(max-width: 480px){.s-hero{padding-top:8.3rem;height:73.9rem}.s-hero .text h3{font-size:1.6rem;line-height:120%;margin-bottom:1.5rem}.s-hero .text h1{font-size:3.2rem;line-height:112%;margin-bottom:3.7rem}.s-hero .text ul{flex-direction:column;align-items:flex-start;max-width:27.5rem}.s-hero .text ul li:not(:last-child){margin-bottom:1.7rem}.s-hero .text ul li .icon{width:2rem;height:auto;background:rgba(0,0,0,0)}.s-hero .text ul li span br{display:none}.s-hero .area-image h2{display:none}.s-hero .area-image .image{max-width:30.5rem;height:24.8rem}.s-hero .area-image .image .circle{max-width:26.7rem;right:0}.s-hero .area-image .image .card-front{max-width:21.1rem;top:29px}.s-hero .area-image .image .card-back{max-width:17rem;bottom:0;right:6px}}.s-card-neon{padding-top:12.9rem}.s-card-neon .container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.s-card-neon .left-area{width:100%;max-width:27.7rem}.s-card-neon .left-area .ilustra-mockup{position:relative;width:100%;max-width:27.7rem;margin-bottom:12.9rem}.s-card-neon .left-area .ilustra-mockup .circle{position:absolute;z-index:-1;top:8.7rem;left:-21.4rem;max-width:37.7rem}.s-card-neon .left-area .text{width:100%;display:flex;flex-direction:column;align-items:center}.s-card-neon .left-area .text .icon{position:relative}.s-card-neon .left-area .text .icon::before{content:"";width:5px;height:83px;position:absolute;background:url("../images/points.svg") no-repeat center center;top:-104px;left:50%;margin-left:-2.5px}.s-card-neon .left-area .text .info-txt{display:flex;flex-direction:column;align-items:center}.s-card-neon .left-area .text .info-txt h3{text-align:center;margin-top:3.6rem;color:#33303e}.s-card-neon .left-area .text .info-txt p{text-align:center;font-weight:400;font-size:16px;line-height:150%;color:#5f5c6b;opacity:.8;margin-bottom:2.6rem}.s-card-neon .left-area .text .info-txt ul li:not(:last-child){margin-bottom:2.6rem}.s-card-neon .right-area{width:100%;max-width:80rem}.s-card-neon .right-area .main-text{margin-bottom:14.4rem}.s-card-neon .right-area .main-text h2{width:100%;max-width:48.8rem;color:#33303e;margin-bottom:4.9rem}.s-card-neon .right-area .main-text ul{margin-bottom:3.2rem}.s-card-neon .right-area .main-text ul li{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(225,224,231,.9);padding:3.3rem 0}.s-card-neon .right-area .main-text ul li:first-child{padding-top:0}.s-card-neon .right-area .main-text ul li .info{display:flex;align-items:center}.s-card-neon .right-area .main-text ul li .info .txt{margin-left:4.3rem}.s-card-neon .right-area .main-text ul li .info .txt h3{color:#5f5c6b}.s-card-neon .right-area .main-text ul li .info .txt p{font-size:1.8rem;line-height:150%;color:#7a7786}.s-card-neon .right-area .main-text .btn{display:inline-block;font-family:"Poppins",sans-serif;font-weight:500;font-size:1.6rem;line-height:112%;letter-spacing:-0.5px;color:#0073ce;position:relative}.s-card-neon .right-area .main-text .btn::after{content:"";position:absolute;right:-1.8rem;bottom:0;width:1rem;height:.3rem;background-color:#ffc800}.s-card-neon .right-area .box-card{width:100%;height:41rem;background:url("../images/bg-box-card-neon.svg") no-repeat center center;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding-left:5.9rem}.s-card-neon .right-area .box-card .text{width:100%;max-width:38rem}.s-card-neon .right-area .box-card .text h2{color:#fff;margin-bottom:1.1rem}.s-card-neon .right-area .box-card .text h3{color:#fff;max-width:32.7rem;margin-bottom:.8rem}.s-card-neon .right-area .box-card .text p{font-size:1.6rem;line-height:150%;color:#fff;margin-bottom:3.1rem}.s-card-neon .right-area .box-card .text .btns{display:flex;align-items:center}.s-card-neon .right-area .box-card .text .btns button:not(:first-child){margin-left:1.6rem}.s-card-neon .right-area .box-card .image{margin-right:-3.1rem}@media(max-width: 1200px){.s-card-neon .left-area .ilustra-mockup .circle{display:none}.s-card-neon .right-area{max-width:73rem}.s-card-neon .right-area .main-text ul li .info .txt{margin-left:2rem}.s-card-neon .right-area .box-card{padding-left:3.5rem}.s-card-neon .right-area .box-card .image{margin-right:-1rem}}@media(max-width: 991px){.s-card-neon{padding-top:14rem}.s-card-neon .container{flex-direction:column-reverse}.s-card-neon .right-area{max-width:100%;margin-bottom:9.8rem}.s-card-neon .right-area .main-text{margin-bottom:57px}.s-card-neon .right-area .main-text h2{text-align:center;margin:0 auto;margin-bottom:5.3rem;font-size:3.6rem}.s-card-neon .right-area .main-text .btn{display:block;text-align:center}.s-card-neon .right-area .main-text .btn::after{display:none}.s-card-neon .right-area .box-card{max-width:94.7%}.s-card-neon .right-area .box-card .image{margin-right:-26px}.s-card-neon .left-area{display:flex;align-items:center;justify-content:space-between;max-width:61rem;margin:0 auto}.s-card-neon .left-area .ilustra-mockup{max-width:25.5rem;margin-bottom:0}.s-card-neon .left-area .text{max-width:27rem}}@media(max-width: 600px){.s-card-neon{padding-top:16.9rem}.s-card-neon .right-area .box-card{flex-direction:column;max-width:100%;height:470px;background-size:cover;padding-top:4.3rem;padding-left:0;margin-bottom:4rem}.s-card-neon .right-area .box-card .image{margin-right:0}.s-card-neon .right-area .box-card .text{max-width:90%;display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.s-card-neon .right-area .box-card .text h3{text-align:center}.s-card-neon .right-area .box-card .text p{text-align:center}}@media(max-width: 480px){.s-card-neon{position:relative;padding-top:8.6rem}.s-card-neon::after{content:"";width:375px;height:214px;background:linear-gradient(180deg, #f7f7fa, 0%, rgba(247, 247, 255, 0) 100%);position:absolute;bottom:0;left:0;z-index:-1;transform:matrix(1, 0, 0, -1, 0, 0)}.s-card-neon .right-area{margin-bottom:6.7rem}.s-card-neon .right-area .main-text h2{font-size:2.8rem;margin-bottom:3.7rem}.s-card-neon .right-area .main-text ul li{padding:2.8rem 0}.s-card-neon .right-area .main-text ul li .info{align-items:flex-start}.s-card-neon .right-area .main-text ul li .info .txt{max-width:71%}.s-card-neon .right-area .main-text ul li .info .txt h3{font-size:2rem}.s-card-neon .right-area .main-text ul li .info .txt p{font-size:1.4rem}.s-card-neon .right-area .box-card h2{font-weight:600;font-size:2.8rem}.s-card-neon .right-area .box-card h3{font-size:2rem}.s-card-neon .right-area .box-card .text p{max-width:25.3rem;margin-bottom:3.4rem}.s-card-neon .right-area .box-card .text .btns .btn-primary{padding:0 3rem}.s-card-neon .right-area .box-card .image{max-width:27.7rem}.s-card-neon .left-area{flex-direction:column-reverse}.s-card-neon .left-area .text{margin-bottom:4rem}.s-card-neon .left-area .text .icon::before{display:none}.s-card-neon .left-area .ilustra-mockup{height:39.7rem;overflow:hidden}}.s-depoimentos{padding-top:13.4rem}.s-depoimentos .top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:4rem}.s-depoimentos .top h2 span{display:block;color:#c6c5ce;margin-bottom:1.4rem}.s-depoimentos .top .swiper-pagination{width:5%;position:relative}.s-depoimentos .top .swiper-pagination .swiper-pagination-bullet{background:#ffc800;opacity:.3;border-radius:12px;transition:all .3s}.s-depoimentos .top .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:.4rem}.s-depoimentos .top .swiper-pagination .swiper-pagination-bullet-active{opacity:1;width:17.23px}.s-depoimentos .slide-depoimentos{overflow:hidden}@media(max-width: 991px){.s-depoimentos .top{flex-direction:column;align-items:center;margin-bottom:5.1rem}.s-depoimentos .top h2{text-align:center;margin-bottom:5.1rem}}@media(max-width: 480px){.s-depoimentos{padding-top:7.6rem}.s-depoimentos .container{padding:0}.s-depoimentos .top{margin-bottom:3.4rem}.s-depoimentos .top h2{font-size:2.8rem;font-weight:600;max-width:28.5rem;margin-bottom:3.4rem}.s-depoimentos .top h2 span{margin-bottom:1.1rem}.s-depoimentos .top .swiper-pagination{width:100%}.s-depoimentos .slide-depoimentos{padding:0 2rem}}.s-conta-digital{padding-top:12.7rem;padding-bottom:8.5rem}.s-conta-digital .container{display:flex;align-items:center}.s-conta-digital .text{width:100%;max-width:542px}.s-conta-digital .text h2{color:#33303e;margin-bottom:4.5rem}.s-conta-digital .text h2 span{display:block;color:rgba(198,197,206,.8);margin-bottom:.9rem}.s-conta-digital .text ul{margin-bottom:6.1rem}.s-conta-digital .text ul li{display:flex;align-items:center}.s-conta-digital .text ul li:not(:last-child){margin-bottom:4.5rem}.s-conta-digital .text ul li .icon{width:4.5rem;height:4.5rem;background-color:#00d7d7;border-radius:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:2.6rem}.s-conta-digital .text ul li .info h4{margin-bottom:4px;color:#5f5c6b}.s-conta-digital .text ul li .info p{font-size:18px;line-height:150%;color:#7a7786}.s-conta-digital .image{position:relative;width:100%;max-width:71.1rem;height:59.8rem;margin-right:-3.8rem;left:12.5rem}.s-conta-digital .image img{position:absolute}.s-conta-digital .image img.circle{right:0;bottom:0}.s-conta-digital .image img.mockup-01{bottom:4.7rem;left:0;z-index:2}.s-conta-digital .image img.mockup-02{top:.3rem;left:25.8rem;z-index:2}@media(max-width: 1200px){.s-conta-digital .container{flex-direction:column;align-items:center}.s-conta-digital .text{max-width:75%;display:flex;flex-direction:column;align-items:center}.s-conta-digital .text h2{text-align:center;max-width:80%}.s-conta-digital .image{margin-right:0;left:0;margin-top:50px}}@media(max-width: 900px){.s-conta-digital{padding-top:8.6rem;padding-bottom:8.1rem}.s-conta-digital .text{max-width:100%}.s-conta-digital .image{max-width:58.2rem;height:63.3rem}.s-conta-digital .image img.circel{width:100%}.s-conta-digital .image img.mockup-01{z-index:2}.s-conta-digital .image img.mockup-02{z-index:2}}@media(max-width: 480px){.s-conta-digital{padding-top:5.7rem;padding-bottom:7.2rem}.s-conta-digital .text h2{font-size:2.6rem;font-weight:600;max-width:100%;margin-bottom:3.9rem}.s-conta-digital .text h2 span{font-size:2.4rem}.s-conta-digital .text ul{margin-bottom:4.4rem}.s-conta-digital .text ul li{flex-direction:column;align-items:center}.s-conta-digital .text ul li:not(:last-child){margin-bottom:5.6rem}.s-conta-digital .text ul li .icon{margin-right:0;margin-bottom:1.6rem}.s-conta-digital .text ul li .info h4{text-align:center;max-width:28rem;font-size:1.8rem}.s-conta-digital .text ul li .info p{text-align:center;font-size:1.4rem;max-width:21rem;margin:0 auto}.s-conta-digital .image{max-width:35.7rem;height:46.9rem}.s-conta-digital .image img.mockup-01,.s-conta-digital .image img.mockup-02{max-width:16.8rem}.s-conta-digital .image img.mockup-01{top:58px;bottom:initial}.s-conta-digital .image img.mockup-02{right:0;top:0;left:initial}}@-webkit-keyframes floating{0%{transform:translateY(0)}66%{transform:translateY(-15px)}100%{transform:translateY(0)}}@keyframes floating{0%{transform:translateY(0)}66%{transform:translateY(-15px)}100%{transform:translateY(0)}}