@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');body,html{margin:0;padding:0;font-family:'Roboto',Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;color:#32394c}a{text-decoration:none}.transition{transition:all .3s ease}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:1.5s;animation-delay:1.5s}#header{position:fixed;top:0;left:0;width:100%;height:80px;z-index:10;background-color:#fff}.headerContent{margin:0 auto;width:100%;height:80px;max-width:1280px;box-sizing:border-box;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.headerLogo{display:inline-block;background:url("../Images/Landings/SmsMarketing/logo_1.svg") no-repeat left center/contain;width:110px;height:80px}.headerCTA{flex:0 0 170px;width:170px;height:45px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;background-color:#1a79ff;font-family:'Roboto',sans-serif;font-size:16px;font-weight:700;text-align:center;color:#fff;border-radius:50px;box-sizing:border-box;opacity:.9;transition:all .3s ease}.headerCTA:hover{opacity:1}.headerCTA img{display:inline-block;width:25px;height:auto;margin-right:3px}.contentSection{overflow:hidden;position:relative}.circle{position:absolute;border-radius:50%}.sectionBg{position:absolute;width:100%;height:100%;overflow:hidden;top:0;left:0}.sectionBg img{position:absolute;width:1280px;height:auto;bottom:0;left:50%;transform:translateX(-50%)}.sectionText{position:absolute;top:50%;transform:translateY(-50%);padding:0 40px;box-sizing:border-box}.sectionText h1{font-size:38px;line-height:48px;margin-top:0;font-weight:500;font-family:"Roboto",sans-serif}.sectionText h2{font-size:30px;line-height:42px;margin-top:0;font-weight:500;font-family:"Roboto",sans-serif}.sectionText p{font-size:16px;line-height:28px;margin:0;font-family:"Roboto",sans-serif}.sectionCTA{display:inline-block;height:60px;line-height:60px;margin-top:40px;padding:0 40px;border-radius:30px;font-size:18px;color:#fff;font-family:"Roboto",sans-serif;cursor:pointer;opacity:.9;font-weight:700;transition:opacity .3s ease}.sectionCTA:hover{opacity:1}#sms-01-section{height:660px;background-color:#1ca3e8}#sms-01-section .circle1{background-color:#1cd7e8;height:100px;width:100px;top:140px;right:50%;margin-right:-166px}#sms-01-section .circle2{background-color:#1a79ff;height:270px;width:270px;bottom:-30px;right:50%;margin-right:-605px}#sms-01-section .sectionText{right:50%;width:640px}#sms-01-section .sectionText h1,#sms-01-section .sectionText p{color:#fff}#sms-01-section .sectionCTA{background-color:#323a46;transition:all .3s ease}#sms-02-section{height:770px;background-color:#fff}#sms-02-section .circle1{background-color:#323a46;height:200px;width:200px;top:40px;left:50%;margin-left:-260px}#sms-02-section .circle2{background-color:#1a79ff;height:450px;width:450px;bottom:-85px;left:50%;margin-left:-740px}#sms-02-section .sectionText{left:50%;width:640px}#sms-02-section .sectionCTA{background-color:#1cd7e8}#sms-03-section{height:800px;background-color:#eff2f8}#sms-03-section .circle1{background-color:#323a46;height:450px;width:450px;top:-365px;left:50%;margin-left:-740px}#sms-03-section .circle2{background-color:#1a79ff;height:400px;width:400px;bottom:-320px;right:50%;margin-right:-600px}#sms-03-section .sectionText{width:780px;left:50%;text-align:center;transform:translate(-50%,-50%)}#sms-03-section .sectionText .sectionCards{display:flex;flex-wrap:wrap;justify-content:space-between}#sms-03-section .sectionText .sectionCards .card{flex:0 0 calc(100%/2 - 30px);width:calc(100%/2 - 30px);margin:15px;padding:20px;border-radius:10px;background-color:rgba(28,163,232,.1);box-sizing:border-box}#sms-03-section .sectionText .sectionCards .card p{font-weight:500}#sms-03-section .sectionText .sectionCards .card:last-of-type{background-color:rgba(28,163,232,1);color:#fff}#sms-03-section .sectionCTA{background-color:#1ca3e8}#contactForm{position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding-top:90px;background:#fff}.formHeader{position:absolute;top:0;flex:0 0 100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#1cd7e8;min-height:90px;text-align:center}.formHeader.fixed{position:fixed;top:initial;bottom:0}.formHeader h2{flex:0 0 100%;width:100%;max-width:1280px;font-weight:400;text-align:center}.formHeader h2 a{color:inherit}.formContent{flex:0 0 100%;width:100%;max-width:1280px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:60px 0;box-sizing:border-box}.formContent .formTitle{flex:0 0 100%;width:100%;text-align:center;margin-bottom:40px}.formContent form{display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:700px}.col{position:relative;flex:0 0 100%;width:100%}.col2{flex:0 0 calc(100%/2 - 15px);width:calc(100%/2 - 15px);margin:0 30px 50px 0}.col2:nth-child(2n+2){margin-right:0}.formContent form input{width:100%;height:40px;border:none;outline:none;box-sizing:border-box;font-size:16px;font-family:'Roboto',Helvetica,Arial,sans-serif;border-bottom:1px solid #ccc}.formContent form label{display:block;font-size:12px;line-height:17px;text-align:center;color:#777}.formContent form input[type="checkbox"]{display:inline;width:auto;height:auto;margin:0 0 0 0}.formContent form button{width:100%;height:60px;margin-top:50px;padding:0 40px;background-color:#1a79ff;border:none;border-radius:30px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;opacity:.9;transition:all .3s ease}.formContent form button:hover{opacity:1}.formContent input::placeholder{opacity:.7;transition:all ease .3s}.formContent input.mandatory{border-bottom:2px solid rgba(238,86,86,1)}.formContent input:focus::placeholder,.formContent input::placeholder:active{opacity:.2;font-size:15px}.formContent input.mandatory::placeholder{color:rgba(238,86,86,1);opacity:1}.formErro{position:absolute;z-index:100;height:30px;line-height:30px;padding:0 15px 0 15px;background-color:#c84f53;text-align:center;font-size:11px;color:#fff !important;right:0;top:5px;border-radius:20px;opacity:.8;display:none}.privacidade .formErro{left:0;right:unset;top:0}#footer{background-color:#32394c}.footerContent{background-color:#32394c;display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;max-width:1280px;box-sizing:border-box;padding:30px 20px}.footerMenu{flex:0 0 auto;font-size:0}.footerMenu>a{display:inline-block;font-size:13px;margin:0 50px 0 0;font-family:"Roboto",sans-serif;color:#fff;text-decoration:none}#footer .nbLogo{flex:0 0 auto}#footer .nbLogo img{width:110px;height:auto}@media only screen and (max-width:1280px){.sectionBg img{width:100%}#sms-01-section .sectionText{width:50%;padding:0 0 0 40px}#sms-02-section .sectionText{width:50%;padding:0 40px 0 0}}@media only screen and (max-width:1024px) and (orientation:landscape){.sectionText h1{font-size:36px;line-height:46px}.sectionText h2{font-size:26px;line-height:38px}.sectionText p{font-size:14px;line-height:24px}#sms-01-section .sectionBg img{bottom:50%;transform:translate(-50%,50%)}#sms-01-section .sectionText h1 br,#sms-02-section .sectionText h2 br{display:none}#sms-01-section,#sms-02-section,#sms-03-section,#contactForm{height:calc(100vh - 80px)}}@media only screen and (max-width:768px){.sectionText h1{font-size:28px;line-height:38px}.sectionText h2{font-size:23px;line-height:32px}.sectionText p{font-size:16px}.sectionBg img{width:200%}#sms-01-section{height:auto;padding-bottom:80%}#sms-01-section .circle1{top:430px;margin-right:115px}#sms-01-section .sectionText,#sms-02-section .sectionText,#sms-03-section .sectionText{position:relative;top:auto;right:auto;left:auto;transform:none;width:100%;padding:60px 30px 0 30px;text-align:center}#sms-01-section .sectionBg img{width:150%;left:15%;bottom:30px;transform:translateX(-50%)}#sms-02-section{height:auto;padding-bottom:80%}#sms-02-section .circle1{top:510px;margin-left:130px}#sms-02-section .sectionBg img{left:98%;bottom:-270px}#sms-03-section,#contactForm{height:auto}#sms-03-section .sectionText,#contactForm .formContent{padding:60px 30px 60px 30px}.formHeader h2{padding:0 30px;box-sizing:border-box}}@media only screen and (max-width:480px){.headerCTA{width:45px;flex:0 0 45px}.headerCTA span{display:none}.headerCTA img{width:30px}#sms-01-section,#sms-02-section{padding-bottom:100%}#sms-01-section .circle1{top:470px;margin-right:70px}#sms-01-section .circle2{bottom:-100px;margin-right:-290px}#sms-01-section .sectionBg img{width:200%;left:2%;bottom:0}#sms-02-section .circle1{top:680px;margin-left:90px}#sms-02-section .circle2{bottom:-360px;margin-left:-340px}#sms-02-section .sectionBg img{bottom:-95px}#sms-03-section .circle1{background-color:#323a46;height:300px;width:300px;top:-250px;left:50%;margin-left:-400px}#sms-03-section .circle2{margin-right:-450px}#sms-03-section .sectionText .sectionCards .card{flex:0 0 100%;width:100%;margin:0 0 30px 0}#sms-03-section .sectionText .sectionCards .card:last-of-type{margin-bottom:0}.formHeader.fixed{position:absolute;top:0;bottom:initial}.col2{flex:0 0 100%;width:100%;margin-right:0}}@media only screen and (max-width:375px){#sms-02-section .circle1{top:820px;margin-left:60px}#contactForm{padding-top:135px}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}