.container{width:100%;max-width:1170px;margin:0 auto}.cta-red{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:100px;background-color:#e20721;line-height:16px;text-align:center;text-decoration:none;font-family:"Tenda";font-weight:500;font-style:normal;font-size:16px;color:#fff;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;padding:0px 12px;box-sizing:border-box;text-transform:uppercase;border:0}.cta-red:hover{background-color:#d30012}.cta-red:focus{background-color:#d92030}.box-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:24px;min-height:336px;width:100%;max-width:556px}.box-loading .ldio div{position:absolute;width:70px;height:70px;border:10px solid #e20721;border-top-color:rgba(0,0,0,0);border-radius:50%}.box-loading .ldio div{animation:ldio 1s linear infinite;top:100px;left:100px}.box-loading .loadingio-spinner-rolling{width:200px;height:200px;display:inline-block;overflow:hidden}.box-loading .ldio{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.box-loading .ldio div{box-sizing:content-box}@keyframes ldio{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}header#header{width:100%;background:#e20721;z-index:999999;position:fixed;top:0}@media(max-width: 767px){header#header{border-bottom:0;backdrop-filter:none}}@media(max-width: 767px){header#header .logo-header img{width:103px}}header#header .box-left{display:flex;align-items:center}@media(max-width: 767px){header#header .box-left{width:100%;justify-content:space-between;flex-direction:row-reverse}}header#header .box-left .burger{display:flex;align-items:center}.navbar{display:flex;justify-content:space-between;align-items:center;height:80px;transition:all .5s ease;position:relative;z-index:2;background:#e20721}@media(max-width: 767px){.navbar{height:70px;padding:0px 24px}}.navbar__menu{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.navbar__menu{position:absolute;top:100%;left:-100%;width:100%;min-height:calc(100vh - 64px);background:linear-gradient(170deg, #E20721 6.73%, #6F001D 123.15%);flex-direction:column;align-items:flex-start;justify-content:space-between;padding:0;transition:all .5s ease;box-sizing:border-box}.navbar__menu.left-open{left:0}}.navbar__list{display:flex;justify-content:center;flex-grow:1;gap:24px}@media screen and (max-width: 1024px){.navbar__list{flex-direction:column;flex-grow:0}}@media(max-width: 767px){.navbar__list{gap:0px;width:100%;position:relative;z-index:1}}.navbar__list li{display:flex;align-items:center}@media(min-width: 767px){.navbar__list li.active a::after{content:"";width:100%;height:2px;background:#fff;position:absolute;bottom:6px;left:.5px;border-radius:10px}}.navbar__list li a{display:flex;align-items:center;gap:.5rem;transition:all .5s ease;color:#fff;font-size:16px;font-style:normal;font-weight:normal;line-height:16px;text-decoration:none;padding:12px 0px;border-bottom:2px solid rgba(0,0,0,0);position:relative}@media(min-width: 767px){.navbar__list li a:hover::after{content:"";width:100%;height:2px;background:#fff;position:absolute;bottom:6px;left:.5px;border-radius:10px}}.navbar__list li a img{display:block}@media(max-width: 767px){.navbar__list li a{padding:0px 24px;height:56px}.navbar__list li a img{display:block}.navbar__list li a img:first-child{margin-right:12px}.navbar__list li a img:last-child{margin-left:auto}}.navbar__list li a strong{font-weight:bold}.navbar__buttons{display:flex;align-items:center;width:91px}@media screen and (max-width: 1024px){.navbar__buttons{width:100%;flex-direction:column}}.navbar .menu{display:none;float:left;transition:all 275ms ease;cursor:pointer}@media screen and (max-width: 1024px){.navbar .menu{display:block}}.navbar .menu span{display:block;width:22px;height:3px;background:#fff;margin-bottom:3px;border-radius:50px;transition:all 275ms ease}.navbar .menu span:last-child{margin-bottom:0}.navbar .menu.active{transform:rotate(-45deg)}.navbar .menu.active .bar1{transform:rotate(0deg) translateY(6px)}.navbar .menu.active .bar2{opacity:0}.navbar .menu.active .bar3{transform:rotate(-90deg) translateX(6px)}.navbar .nav-ctas{display:flex;align-items:center;gap:16px}@media(max-width: 767px){.navbar .nav-ctas{position:absolute;bottom:0;display:none}.navbar .nav-ctas.mobile{display:flex !important;bottom:40px;width:100%;padding:0px 16px;flex-direction:column}.navbar .nav-ctas.mobile .cta-header{width:100%}}.navbar .nav-ctas.mobile{display:none}.navbar .nav-ctas .cta-header{display:flex;align-items:center;justify-content:center;height:40px;border-radius:8px;background:none;line-height:16px;text-align:center;text-decoration:none;font-family:"Tenda";font-weight:500;font-style:normal;font-size:16px;color:#fff;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;padding:0px 12px;box-sizing:border-box;border:solid 1px #fff}.navbar .nav-ctas .cta-header:hover{background-color:#d30012}.navbar .nav-ctas .cta-header:hover::after{content:none !important}.navbar .nav-ctas .cta-header:focus{background-color:#d92030}.navbar .nav-ctas .cta-header.cta-02{background:#223e5d;border:solid 1px #223e5d}section#section-01 .first-section{height:840px;background:url("../../img/section-01/bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;padding-top:80px;overflow:hidden}@media(max-width: 767px){section#section-01 .first-section{height:initial;padding-top:100px}}section#section-01 .first-section .container-01{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section#section-01 .first-section .container-01{display:block;padding:0px 16px}}section#section-01 .first-section .container-01 .box-left{max-width:552px;display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-left{max-width:100%}}section#section-01 .first-section .container-01 .box-left .tx1{font-size:56px;font-style:normal;font-weight:900;line-height:normal;color:#262626}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-left .tx1{font-size:36px;line-height:43.2px}}section#section-01 .first-section .container-01 .box-left .tx2{font-size:16px;font-style:normal;font-weight:400;line-height:22.4px;color:#262626}section#section-01 .first-section .container-01 .box-left .box-bonus{display:flex;align-items:center;width:max-content;gap:16px;padding:24px;border-radius:8px;background:#43193a;box-shadow:0px 193px 54px 0px rgba(0,0,0,0),0px 123px 49px 0px rgba(0,0,0,.01),0px 69px 42px 0px rgba(0,0,0,.05),0px 31px 31px 0px rgba(0,0,0,.09),0px 8px 17px 0px rgba(0,0,0,.1)}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-left .box-bonus{width:100%;justify-content:center}}section#section-01 .first-section .container-01 .box-left .box-bonus img{display:block}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-left .box-bonus img{width:136px}}section#section-01 .first-section .container-01 .box-left .box-bonus span{font-size:14px;font-style:normal;font-weight:400;line-height:19.6px;color:#fff;max-width:160px;display:block}section#section-01 .first-section .container-01 .box-left .obs{font-size:12px;font-style:normal;font-weight:400;line-height:16.8px;color:#262626}section#section-01 .first-section .container-01 .box-right{margin-top:75px}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-right{margin-top:40px}}section#section-01 .first-section .container-01 .box-right img{display:block}@media(max-width: 767px){section#section-01 .first-section .container-01 .box-right img{width:100%}}section#section-01 .second-section{background:url("../../img/section-01/fade.webp");background-size:initial;background-repeat:no-repeat;background-position:center center;background-color:#43193a}@media(max-width: 767px){section#section-01 .second-section{padding:24px 16px;background:#43193a}}section#section-01 .second-section .container-02{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section#section-01 .second-section .container-02{display:block}}section#section-01 .second-section .container-02 .box-left{max-width:424px}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-left{max-width:100%}}section#section-01 .second-section .container-02 .box-left .tx1{font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;text-transform:uppercase;color:#fff}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-left .tx1{font-size:24px;line-height:28.8px;text-align:center}}section#section-01 .second-section .container-02 .box-left .tx2{font-size:16px;font-style:normal;font-weight:400;line-height:19.2px;color:silver;margin-top:6px}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-left .tx2{text-align:center}}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-center{display:none}}section#section-01 .second-section .container-02 .box-center img{display:block}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-right{margin-top:16px}}section#section-01 .second-section .container-02 .box-right .cronometro .timer_container{display:flex;align-items:center;gap:24px}@media(max-width: 767px){section#section-01 .second-section .container-02 .box-right .cronometro .timer_container{justify-content:center}}section#section-01 .second-section .container-02 .box-right .cronometro .timer_container .timer_circle_container{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;font-size:32px;font-style:normal;font-weight:500;line-height:35.2px;text-transform:uppercase;color:#43193a;width:60px;height:60px;margin:auto}section#section-01 .second-section .container-02 .box-right .cronometro .timer_container .timer_circle_container div{padding-top:4px}section#section-01 .second-section .container-02 .box-right .cronometro .timer_container .timer_label{margin-top:8px;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:15.4px;text-transform:uppercase;color:#fff}section#section-02{padding:60px 0px}@media(max-width: 767px){section#section-02{padding:30px 0px}}section#section-02 .container .tx1{font-size:16px;font-style:normal;font-weight:700;line-height:19.2px;color:#262626;text-align:center}@media(max-width: 767px){section#section-02 .container .tx1{padding:0px 16px;text-align:left}}section#section-02 .container .tx2{font-size:36px;font-style:normal;font-weight:700;line-height:normal;color:#262626;max-width:748px;margin:24px auto 0px auto;text-align:center}@media(max-width: 767px){section#section-02 .container .tx2{padding:0px 16px;max-width:100%;text-align:left}}section#section-02 .container .tx3{font-size:18px;font-style:normal;font-weight:400;line-height:25.2px;margin-top:24px;color:#262626;text-align:center;max-width:748px;margin:24px auto 0px auto}@media(max-width: 767px){section#section-02 .container .tx3{padding:0px 16px;max-width:100%;text-align:left}}section#section-02 .container .slider-passo-a-passo{margin-top:40px}@media(max-width: 767px){section#section-02 .container .slider-passo-a-passo .slick-list{padding-left:16px}}section#section-02 .container .slider-passo-a-passo .box{width:362px;margin:0px 20px;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}@media(max-width: 767px){section#section-02 .container .slider-passo-a-passo .box{width:320px;margin:0px 6px;overflow:hidden}}section#section-02 .container .slider-passo-a-passo .box:first-child .click-indique{margin-top:56px !important}section#section-02 .container .slider-passo-a-passo .box img{display:block}@media(max-width: 767px){section#section-02 .container .slider-passo-a-passo .box img{width:100%}}section#section-02 .container .slider-passo-a-passo .box .box-color{background:#262626;padding:32px 16px;height:279px}section#section-02 .container .slider-passo-a-passo .box .box-color .subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:19.6px;color:#fff}section#section-02 .container .slider-passo-a-passo .box .box-color .title{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#fdd269;margin:8px 0px 12px 0px}section#section-02 .container .slider-passo-a-passo .box .box-color .description{font-size:18px;font-style:normal;font-weight:400;line-height:25.2px;color:#fff}section#section-02 .container .slider-passo-a-passo .box .box-color .click-indique{display:flex;align-items:center;margin-top:32px}section#section-02 .container .slider-passo-a-passo .box .box-color .click-indique span{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:22.4px}section#section-02 .container .slider-passo-a-passo .box .box-color .click-indique img{width:initial}section#section-03{background:url("../../img/section-03/bg.webp");background-size:initial;background-repeat:no-repeat;background-position:top center;background-color:#fff;padding:60px 0px}@media(max-width: 767px){section#section-03{background:#fff;padding:30px 0px}}section#section-03 .container .tx1{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#262626;text-align:center}@media(max-width: 767px){section#section-03 .container .tx1{padding:0px 16px;text-align:left}}section#section-03 .container .box-simulation{margin-top:40px;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:0px 24px 24px 24px}@media(max-width: 767px){section#section-03 .container .box-simulation{padding:0px;box-shadow:none;border:none;border-radius:none;margin-top:24px}}section#section-03 .container .box-simulation .box-01{display:flex;align-items:center;justify-content:space-between;padding:32px 0px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-01{padding:0px;display:block}}section#section-03 .container .box-simulation .box-01 .title{font-size:24px;font-style:normal;font-weight:600;line-height:24px;color:#262626}@media(max-width: 767px){section#section-03 .container .box-simulation .box-01 .title{padding:0px 16px;font-size:18px;font-weight:400;line-height:25.2px}}section#section-03 .container .box-simulation .box-01 .box-controls{display:flex;align-items:center;gap:8px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-01 .box-controls{padding:0px 16px;margin-top:24px}}section#section-03 .container .box-simulation .box-01 .box-controls .click-control{cursor:pointer;display:block}section#section-03 .container .box-simulation .box-01 .box-controls .click-control.diminuir.inactive{content:url("../../img/section-03/diminuir-inativo.webp");pointer-events:none}section#section-03 .container .box-simulation .box-01 .box-controls .click-control.aumentar.inactive{content:url("../../img/section-03/aumentar-inativo.webp");pointer-events:none}section#section-03 .container .box-simulation .box-01 .box-controls input{border-radius:6px;border:1px solid #c4c4c4;background:#fff;display:block;width:100%;box-sizing:border-box;padding:12px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:40px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-family:"Tenda";text-align:center}section#section-03 .container .box-simulation .box-01 .box-controls input:focus{border:1px solid #262626}section#section-03 .container .box-simulation .box-01 .box-controls input::placeholder{color:#858c94;opacity:1}section#section-03 .container .box-simulation .box-01 .box-controls input:-ms-input-placeholder{color:#858c94}section#section-03 .container .box-simulation .box-01 .box-controls input::-ms-input-placeholder{color:#858c94}section#section-03 .container .box-simulation .box-02{display:grid;grid-template-columns:repeat(9, 1fr);gap:16px;padding:0px 0px 16px 0px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-02{overflow-x:auto;margin-top:24px;padding:0 0 0 16px}section#section-03 .container .box-simulation .box-02::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}}section#section-03 .container .box-simulation .box-02 .click-quantity{display:flex;align-items:center;justify-content:center;gap:6px;height:56px;border-radius:6px;background:#f0f0f0;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;border-color:#e20721}section#section-03 .container .box-simulation .box-02 .click-quantity:hover{border:solid 1px #e20721}section#section-03 .container .box-simulation .box-02 .click-quantity.selected{background:#e20721}section#section-03 .container .box-simulation .box-02 .click-quantity.selected .number{color:#fdd269}section#section-03 .container .box-simulation .box-02 .click-quantity.selected .icone{content:url("../../img/section-03/selo.webp")}@media(max-width: 767px){section#section-03 .container .box-simulation .box-02 .click-quantity{min-width:88px}}section#section-03 .container .box-simulation .box-02 .click-quantity .number{font-size:16px;font-style:normal;font-weight:700;line-height:20px;color:#898989}section#section-03 .container .box-simulation .box-02 .click-quantity .icone{display:block}section#section-03 .container .box-simulation .box-03{border-radius:16px;background:linear-gradient(95deg, #223E5D -14.13%, #41638C 122.12%);padding:32px;display:flex;flex-direction:column;gap:20px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03{width:calc(100% - 32px);margin:8px auto 0px auto;padding:0;gap:10px;border-radius:8px;overflow:hidden}}section#section-03 .container .box-simulation .box-03.oneItem{background:#ffedd1}section#section-03 .container .box-simulation .box-03.oneItem .title{color:#262626}section#section-03 .container .box-simulation .box-03.oneItem .result{color:#262626}section#section-03 .container .box-simulation .box-03.oneItem .description{color:#262626}section#section-03 .container .box-simulation .box-03.oneItem .box-color{background:#223e5d !important}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03.oneItem .box-color{background:none !important}}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03.oneItem .box-bonus{background:#223e5d !important}}section#section-03 .container .box-simulation .box-03 .title{font-size:24px;font-style:normal;font-weight:500;line-height:24px;color:#fff;text-align:center}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .title{padding:32px 16px 0px 16px;font-size:14px;line-height:19.6px;max-width:220px;margin:auto}}section#section-03 .container .box-simulation .box-03 .result{font-size:64px;font-style:normal;font-weight:700;line-height:normal;color:#fdd269;text-align:center}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .result{font-size:48px}}section#section-03 .container .box-simulation .box-03 .description{font-size:20px;font-style:normal;font-weight:500;line-height:normal;color:#fff;text-align:center}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .description{padding:8px 16px 0px 16px;font-size:16px;line-height:19.2px;max-width:310px;margin:auto}}section#section-03 .container .box-simulation .box-03 .box-bonus{display:flex;align-items:center;width:100%;position:relative;margin-top:12px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .box-bonus{background:#e20721;padding:12px;gap:12px}}section#section-03 .container .box-simulation .box-03 .box-bonus .bonus{display:block;position:absolute;bottom:0;left:65px}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .box-bonus .bonus{position:initial;content:url("../../img/section-03/bonus-extra-mobile.webp")}}section#section-03 .container .box-simulation .box-03 .box-bonus .box-color{border-radius:12px;background:#e20721;box-shadow:0px 8px 16px 0px rgba(0,0,0,.12);padding:24px 24px 24px 260px;width:100%}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .box-bonus .box-color{background:none;box-shadow:none;border-radius:none;padding:0px}}section#section-03 .container .box-simulation .box-03 .box-bonus .box-color .text{font-size:25px;font-style:normal;font-weight:700;line-height:30px;max-width:700px;margin-left:auto;color:#fff}section#section-03 .container .box-simulation .box-03 .box-bonus .box-color .text span{color:#fdd269}@media(max-width: 767px){section#section-03 .container .box-simulation .box-03 .box-bonus .box-color .text{font-size:16px;line-height:19.2px;max-width:100%}}section#section-04{background:url("../../img/section-04/bg.webp"),linear-gradient(0deg, #F7EBDD 6.08%, rgba(247, 235, 221, 0.3) 95.14%),#f7f3dd;background-size:initial;background-repeat:no-repeat;background-position:right bottom;padding:60px 0px}@media(max-width: 1200px){section#section-04{background-position:right -450px bottom;padding:30px 0px}}section#section-04 .container{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section#section-04 .container{display:block;padding:0px 16px}}section#section-04 .container .box-left{max-width:556px}@media(max-width: 767px){section#section-04 .container .box-left{max-width:100%}}section#section-04 .container .box-left .tx1{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#262626}@media(max-width: 767px){section#section-04 .container .box-left .tx1 br{display:none}}section#section-04 .container .box-left .tx2{font-size:18px;font-style:normal;line-height:25.2px;color:#262626;margin-top:24px}section#section-04 .container .box-left .tx2 strong{font-weight:bold}section#section-04 .container .box-right{max-width:556px;width:100%}@media(max-width: 767px){section#section-04 .container .box-right{max-width:100%;margin-top:24px}}section#section-04 .container .box-right .box-form{border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:24px}section#section-04 .container .box-right .box-form .tx1{font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#262626}section#section-04 .container .box-right .box-form #formulario-login{margin-top:24px}@media(max-width: 767px){section#section-04 .container .box-right .box-form #formulario-login{margin-top:16px}}section#section-04 .container .box-right .box-form #formulario-login .form-group{width:100%;position:relative}section#section-04 .container .box-right .box-form #formulario-login .form-group label{display:block;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#262626;margin-bottom:8px}section#section-04 .container .box-right .box-form #formulario-login .form-group input{border-radius:6px;border:1px solid #c4c4c4;background:#fff;display:block;width:100%;box-sizing:border-box;padding:12px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:48px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-family:"Tenda"}section#section-04 .container .box-right .box-form #formulario-login .form-group input:focus{border:1px solid #262626}section#section-04 .container .box-right .box-form #formulario-login .form-group input[aria-invalid=true]{border:2px solid #e20721 !important}section#section-04 .container .box-right .box-form #formulario-login .form-group input.error{border:2px solid #e20721 !important}section#section-04 .container .box-right .box-form #formulario-login .form-group input::placeholder{color:#858c94;opacity:1}section#section-04 .container .box-right .box-form #formulario-login .form-group input:-ms-input-placeholder{color:#858c94}section#section-04 .container .box-right .box-form #formulario-login .form-group input::-ms-input-placeholder{color:#858c94}@media(max-width: 767px){section#section-04 .container .box-right .box-form #formulario-login .form-group input{font-size:14px;margin-bottom:12px}}section#section-04 .container .box-right .box-form #formulario-login .form-group .box-cta{margin-top:32px}@media(max-width: 767px){section#section-04 .container .box-right .box-form #formulario-login .form-group .box-cta{margin-top:24px}}section#section-04 .container .box-right .box-form #formulario-login #alerta{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.48px;color:#e20721;margin-top:16px;animation:shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}section#section-04 .container .box-right .box-form #formulario-login .checks{margin-top:16px}section#section-04 .container .box-right .box-form #formulario-login .checks input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}section#section-04 .container .box-right .box-form #formulario-login .checks label{position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#000}section#section-04 .container .box-right .box-form #formulario-login .checks label a{text-decoration:underline;font-weight:700;color:#000;margin:0px 5px}section#section-04 .container .box-right .box-form #formulario-login .checks label:before{content:"";-webkit-appearance:none;background-color:#ccc;border-radius:4px;padding:6px;display:inline-block;position:relative;vertical-align:middle;margin-right:8px}section#section-04 .container .box-right .box-form #formulario-login .checks input:checked+label:before{background-color:#e20721}section#section-04 .container .box-right .box-form #formulario-login .checks input:checked+label:after{content:"";display:block;position:absolute;top:4.8px;left:4px;width:4px;height:7px;border:solid #fff;border-width:0 1.6px 1.6px 0;transform:rotate(45deg)}section#section-04 .container .box-right .box-form #formulario-login .checks .check-group{display:flex;align-items:center}section#section-04 .container .box-right .box-form #formulario-login .checks .check-group:first-child{margin-bottom:8px}section#section-04 .container .box-right .box-form #formulario-login .box-cta{margin-top:16px}section#section-04 .container .box-right .box-form #formulario-login .box-cta button.disabled{pointer-events:none;background:#ccc;color:#6f6f6f}section#section-04 .container .box-right .box-feedback{border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:24px}section#section-04 .container .box-right .box-feedback .erro{display:block;margin:auto}section#section-04 .container .box-right .box-feedback .tx1{font-size:20px;font-style:normal;font-weight:700;line-height:22px;color:#262626;margin:16px 0px;text-align:center}section#section-04 .container .box-right .box-feedback .tx2{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;color:#262626;text-align:center}section#section-04 .container .box-right .box-feedback .box-cta{margin-top:24px}section#section-05{padding:60px 0px;background:linear-gradient(95deg, #223346 -14.13%, #263F5F 122.12%);color:#fff}@media(max-width: 767px){section#section-05{padding:30px 0px}}section#section-05 .container .tx1{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;text-align:center}@media(max-width: 767px){section#section-05 .container .tx1{padding:0px 16px;text-align:left}}section#section-05 .container .tx2{font-size:16px;font-style:normal;font-weight:400;line-height:22.4px;text-align:center;margin-top:16px}@media(max-width: 767px){section#section-05 .container .tx2{padding:0px 16px;text-align:left}}section#section-05 .container .slider-testimonials{margin-top:40px}@media(max-width: 767px){section#section-05 .container .slider-testimonials .slick-list{padding-left:16px}}section#section-05 .container .slider-testimonials .box{border-radius:24px;background:rgba(255,255,255,.2);height:430px;width:368px;margin:0px 15.5px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:32px}@media(max-width: 767px){section#section-05 .container .slider-testimonials .box{width:320px;margin:0px 8px}}section#section-05 .container .slider-testimonials .box .box-01 .stars{display:flex;align-items:center;gap:4px}section#section-05 .container .slider-testimonials .box .box-01 .stars img{display:block}section#section-05 .container .slider-testimonials .box .box-01 .testimonial{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-top:24px}section#section-05 .container .slider-testimonials .box .box-02 .name{color:#fdd269;font-style:normal;font-weight:700;line-height:28px;font-size:16px}section#section-06{background:#fff;display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 767px){section#section-06{display:block}}section#section-06 .box-left{background:url("../../img/section-06/bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;align-items:center;justify-content:flex-end;padding:40px}@media(max-width: 767px){section#section-06 .box-left{display:block}}section#section-06 .box-left .presentes{display:block}@media(max-width: 767px){section#section-06 .box-left .presentes{content:url("../../img/section-06/presentes-mobile.webp");margin:auto;width:100%;max-width:366px}}section#section-06 .box-right{padding:60px;display:flex;align-items:center}@media(max-width: 767px){section#section-06 .box-right{padding:24px 16px}}section#section-06 .box-right .box-form{border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:24px;max-width:556px}@media(max-width: 767px){section#section-06 .box-right .box-form{max-width:100%;box-shadow:0px 193px 54px 0px rgba(0,0,0,0),0px 123px 49px 0px rgba(0,0,0,.01),0px 69px 42px 0px rgba(0,0,0,.05),0px 31px 31px 0px rgba(0,0,0,.09),0px 8px 17px 0px rgba(0,0,0,.1),0px 1px 2px 0px rgba(0,0,0,.05)}}section#section-06 .box-right .box-form .tx1{font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#262626}section#section-06 .box-right .box-form .tx2{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;color:#262626;margin-top:12px}section#section-06 .box-right .box-form #formulario-login-02{margin-top:24px}@media(max-width: 767px){section#section-06 .box-right .box-form #formulario-login-02{margin-top:16px}}section#section-06 .box-right .box-form #formulario-login-02 .form-group{width:100%;position:relative}section#section-06 .box-right .box-form #formulario-login-02 .form-group label{display:block;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#262626;margin-bottom:8px}section#section-06 .box-right .box-form #formulario-login-02 .form-group input{border-radius:6px;border:1px solid #c4c4c4;background:#fff;display:block;width:100%;box-sizing:border-box;padding:12px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:48px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-family:"Tenda"}section#section-06 .box-right .box-form #formulario-login-02 .form-group input:focus{border:1px solid #262626}section#section-06 .box-right .box-form #formulario-login-02 .form-group input[aria-invalid=true]{border:2px solid #e20721 !important}section#section-06 .box-right .box-form #formulario-login-02 .form-group input.error{border:2px solid #e20721 !important}section#section-06 .box-right .box-form #formulario-login-02 .form-group input::placeholder{color:#858c94;opacity:1}section#section-06 .box-right .box-form #formulario-login-02 .form-group input:-ms-input-placeholder{color:#858c94}section#section-06 .box-right .box-form #formulario-login-02 .form-group input::-ms-input-placeholder{color:#858c94}@media(max-width: 767px){section#section-06 .box-right .box-form #formulario-login-02 .form-group input{font-size:14px;margin-bottom:12px}}section#section-06 .box-right .box-form #formulario-login-02 .form-group .box-cta{margin-top:32px}@media(max-width: 767px){section#section-06 .box-right .box-form #formulario-login-02 .form-group .box-cta{margin-top:24px}}section#section-06 .box-right .box-form #formulario-login-02 #alerta-02{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.48px;color:#e20721;margin-top:16px;animation:shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}section#section-06 .box-right .box-form #formulario-login-02 .checks{margin-top:16px}section#section-06 .box-right .box-form #formulario-login-02 .checks input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}section#section-06 .box-right .box-form #formulario-login-02 .checks label{position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#000}section#section-06 .box-right .box-form #formulario-login-02 .checks label a{text-decoration:underline;font-weight:700;color:#000;margin:0px 5px}section#section-06 .box-right .box-form #formulario-login-02 .checks label:before{content:"";-webkit-appearance:none;background-color:#ccc;border-radius:4px;padding:6px;display:inline-block;position:relative;vertical-align:middle;margin-right:8px}section#section-06 .box-right .box-form #formulario-login-02 .checks input:checked+label:before{background-color:#e20721}section#section-06 .box-right .box-form #formulario-login-02 .checks input:checked+label:after{content:"";display:block;position:absolute;top:4.8px;left:4px;width:4px;height:7px;border:solid #fff;border-width:0 1.6px 1.6px 0;transform:rotate(45deg)}section#section-06 .box-right .box-form #formulario-login-02 .checks .check-group{display:flex;align-items:center}section#section-06 .box-right .box-form #formulario-login-02 .checks .check-group:first-child{margin-bottom:8px}section#section-06 .box-right .box-form #formulario-login-02 .box-cta{margin-top:16px}section#section-06 .box-right .box-form #formulario-login-02 .box-cta button.disabled{pointer-events:none;background:#ccc;color:#6f6f6f}section#section-06 .box-right .box-feedback{border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:24px;max-width:556px}section#section-06 .box-right .box-feedback .erro{display:block;margin:auto}section#section-06 .box-right .box-feedback .tx1{font-size:20px;font-style:normal;font-weight:700;line-height:22px;color:#262626;margin:16px 0px;text-align:center}section#section-06 .box-right .box-feedback .tx2{font-size:16px;font-style:normal;font-weight:normal;line-height:24px;color:#262626;text-align:center}section#section-06 .box-right .box-feedback .box-cta{margin-top:24px}section#section-07{background:linear-gradient(0deg, rgba(247, 235, 221, 0.3) 6.08%, #F7EBDD 95.14%),#fff;padding:60px 0px}@media(max-width: 767px){section#section-07{padding:30px 0px}}section#section-07 .container .tx1{font-size:16px;font-style:normal;font-weight:700;line-height:19.2px;color:#262626;text-align:center;max-width:768px}@media(max-width: 767px){section#section-07 .container .tx1{max-width:100%;text-align:left;padding:0px 16px}}section#section-07 .container .tx2{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#262626;text-align:center;margin-top:16px;max-width:768px}@media(max-width: 767px){section#section-07 .container .tx2{max-width:100%;text-align:left;padding:0px 16px}}section#section-07 .container .tx3{font-size:18px;font-style:normal;font-weight:400;line-height:25.2px;color:#262626;text-align:center;margin-top:24px;max-width:768px}@media(max-width: 767px){section#section-07 .container .tx3{max-width:100%;text-align:left;padding:0px 16px}}section#section-07 .container .slider-bonus{margin-top:40px}@media(max-width: 767px){section#section-07 .container .slider-bonus .slick-list{padding-left:16px}}section#section-07 .container .slider-bonus .box{position:relative;margin:0px 20px;border-radius:12px;overflow:hidden}@media(max-width: 767px){section#section-07 .container .slider-bonus .box{width:320px;margin:0px 8px}}section#section-07 .container .slider-bonus .box img{display:block}section#section-07 .container .slider-bonus .box .box-text{position:absolute;bottom:0;left:0;width:100%;padding:32px;color:#fff}section#section-07 .container .slider-bonus .box .box-text .subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:19.6px}section#section-07 .container .slider-bonus .box .box-text .title{font-size:25px;font-style:normal;font-weight:700;line-height:30px;margin:8px 0px 24px 0px}section#section-07 .container .slider-bonus .box .box-text .description{font-size:16px;font-style:normal;font-weight:400;line-height:22.4px}section#section-08{background:linear-gradient(0deg, #F7EBDD 6.08%, rgba(247, 235, 221, 0.3) 95.14%),#fff;padding:60px 0px}@media(max-width: 767px){section#section-08{padding:30px 0px}}section#section-08 .container{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section#section-08 .container{display:block;padding:0px 16px}}section#section-08 .container .box-left{max-width:497px}@media(max-width: 767px){section#section-08 .container .box-left{max-width:100%}}section#section-08 .container .box-left .tx1{color:#262626;font-size:18px;font-style:normal;font-weight:400;line-height:25.2px}section#section-08 .container .box-left .tx2{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#262626;margin:16px 0px 24px 0px}section#section-08 .container .box-left .tx3{font-size:16px;font-style:normal;font-weight:400;line-height:22.4px;color:#262626}section#section-08 .container .box-left .big-numbers{margin-top:40px;display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){section#section-08 .container .box-left .big-numbers{margin-top:24px}}section#section-08 .container .box-left .big-numbers .box .number{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#e20721}section#section-08 .container .box-left .big-numbers .box .text{font-size:16px;font-style:normal;font-weight:700;line-height:19.2px;color:#262626;margin-top:8px}@media(max-width: 767px){section#section-08 .container .box-right{margin-top:24px}}section#section-08 .container .box-right img{display:block;border-radius:24px}@media(max-width: 767px){section#section-08 .container .box-right img{width:100%}}section#section-09{padding:60px 0px;background:linear-gradient(0deg, rgba(247, 235, 221, 0.3) 6.08%, #F7EBDD 95.14%)}@media(max-width: 767px){section#section-09{padding:30px 0px}}@media(max-width: 767px){section#section-09 .container{padding:0px 16px}}section#section-09 .container .tx1{font-size:36px;font-style:normal;font-weight:700;line-height:43.2px;color:#43193a}section#section-09 .container .tx1 br{display:none}@media(max-width: 767px){section#section-09 .container .tx1{font-size:32px;line-height:35.2px}section#section-09 .container .tx1 br{display:block}}section#section-09 .container .tx2{font-size:16px;font-style:normal;font-weight:400;line-height:19.2px;margin-top:8px;color:#4d4d4d}section#section-09 .container .box-faq{margin-top:40px}section#section-09 .container .box-faq .collapse{display:flex;flex-direction:column;gap:12px}section#section-09 .container .box-faq .collapse .divFAQ{border-radius:8px;border:1px solid #dee1e4;background:#fff;overflow:hidden;box-shadow:0px 4px 24px 0px rgba(0,0,0,.08);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;height:62px}@media(max-width: 767px){section#section-09 .container .box-faq .collapse .divFAQ{height:initial}}section#section-09 .container .box-faq .collapse .divFAQ.divFaqActive{height:initial}@media(max-width: 767px){section#section-09 .container .box-faq .collapse .divFAQ.hide{display:none}}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq{text-decoration:none;cursor:pointer}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq.active .pergunta{box-shadow:0px 4px 24px 0px rgba(0,0,0,.08)}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq.active .plus{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta{width:100%;border-radius:8px 8px 0px 0px;background:#fff;display:flex;align-items:center;padding:12px 16px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;box-sizing:border-box;height:60px}@media(max-width: 767px){section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta{height:initial}}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta:hover{background:#e1e6ef}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta h3{font-size:14px;font-style:normal;font-weight:400;line-height:17.6px;color:#262626;box-sizing:border-box;padding-right:24px}@media(max-width: 767px){section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta h3{font-size:14px}}section#section-09 .container .box-faq .collapse .divFAQ .togglefaq .pergunta .plus{margin-left:auto;display:block;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}section#section-09 .container .box-faq .collapse .divFAQ .faqanswer{display:none;width:100%;padding:16px;box-sizing:border-box}section#section-09 .container .box-faq .collapse .divFAQ .faqanswer .resposta p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#4d4d4d}section#section-09 .container .box-faq .collapse .divFAQ .faqanswer .resposta p a{text-decoration:underline;color:#e20721}footer{background-color:#fff;padding:3vh 0 5vh 0}footer .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}@media(min-width: 576px){.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.d-none-mobile{display:block !important}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .footer_coperight{text-align:center;width:100%}footer hr{border-width:.5px;border:0;border-top:1px solid rgba(0,0,0,.1);margin:10px 0px}footer .formMobileFooter{position:relative;height:600px}footer .logo-rows{display:flex;width:100%;justify-content:space-between}@media(max-width: 900px){footer .logo-rows{justify-content:space-evenly}}@media(max-width: 900px){footer .logo-rows .logo-tenda{display:none}}footer .logo-rows .other-logos{display:flex;align-items:center;gap:50px}@media(max-width: 900px){footer .logo-rows .other-logos{gap:0;justify-content:space-evenly;width:100%}}footer .logo-rows .other-logos .logo-empresa-limpa img{width:110px;height:48px}@media(max-width: 900px){footer .logo-rows .other-logos .logo-empresa-limpa img{width:98px;height:42px}}@media(max-width: 900px){footer .logo-rows .other-logos .logo-mcmv img{width:122px;height:46px}}@media(max-width: 900px){footer .logo-rows .other-logos .logo-abrainc img{width:87px;height:27px}}footer .footer__links{margin:2vh 0}@media(max-width: 900px){footer .footer__links{margin-bottom:20px}}footer .footer__links a{outline:none;text-decoration:none}footer .footer__links a h2{color:#1d2433;font-family:Tenda;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}footer .footer__links a h2:hover{color:#ed1c24}footer .footer__links_title.no-link h2{font-size:16px;font-weight:700;line-height:normal;margin-bottom:24px}footer .footer__links_title a h2{font-size:16px;font-weight:700;line-height:normal;margin-bottom:24px}footer .box-contatos{display:flex;gap:25px;margin-bottom:30px}@media(max-width: 900px){footer .box-contatos{flex-direction:column;width:100%}}footer .box-contatos .box{border-radius:8px;border:1px solid #e3e3e3;background:#fff;display:flex;padding:32px;justify-content:center;align-items:center}@media(max-width: 900px){footer .box-contatos .box{width:85%;margin:0 auto}}footer .box-contatos .box-telefone{display:flex;gap:15px}@media(max-width: 900px){footer .box-contatos .box-telefone{flex-direction:column}}footer .box-contatos .box-telefone a{text-decoration:none}footer .box-contatos .box-telefone a p{color:#1d2433;font-family:Tenda;font-size:24px;font-style:normal;font-weight:700;line-height:24px}footer .box-contatos .box-redes-sociais{display:flex;gap:12px}@media(max-width: 900px){footer .box-contatos .box-redes-sociais{flex-direction:column}}footer .box-contatos .box-redes-sociais .redes-sociais-text p{color:#1d2433;font-family:Tenda;font-size:24px;font-style:normal;font-weight:700;line-height:24px}footer .box-contatos .box-redes-sociais .redes-sociais-icons{display:flex;gap:12px;align-items:center}footer .footer_coperight{text-align:center;width:100%}footer .footer_coperight p{color:#1d2433;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;position:relative}@media(max-width: 992px){.container-fluid{margin-bottom:568px}}.formularioFooterNew ::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:red;-webkit-box-shadow:inset 0 0 6px #a99de2}.formularioFooterNew ::-webkit-scrollbar-track{background-color:#8776d6;border-radius:5px}.formularioFooterNew ::-webkit-scrollbar{width:10px;background:#8776d6;border-radius:5px}.formularioFooterNew ::-webkit-scrollbar-thumb{background:#a99de2;border-radius:5px}.formularioFooterNew .cadastronew-footer{width:325px;height:auto;position:absolute;top:0;background-color:#624ac9;padding:20px;border-radius:12px;pointer-events:all;margin-top:20px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer{z-index:999;width:100%;max-height:575px;min-height:515px}}.formularioFooterNew .cadastronew-footer .btnCloseCadastro{position:absolute;right:10px;top:10px;z-index:10;cursor:pointer}.formularioFooterNew .cadastronew-footer .newCadastroFooter{background:#624ac9;padding:12px 0;margin-top:-5px}.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .logo-loja{width:90px;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .logo-loja{width:140px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fff;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .title{font-size:16px;line-height:20px;margin-bottom:25px;width:100%;max-width:295px}.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter{height:100%;width:294px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter{flex-direction:column;padding:0 15px;width:100%}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem{position:relative;margin-bottom:8px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem{margin-bottom:0}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.regiaoInteresseField{height:45px}@media(max-width: 900px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.regiaoInteresseField{height:48px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect{font-family:Tenda;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#fff;border:none;border:3px solid rgba(0,0,0,0);background:#444;border-radius:5px;width:100%;text-align:left;position:absolute;cursor:pointer}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect::after{content:url(../assets/img/dropdown-arrow-white.svg);position:absolute;width:15px;height:15px;right:10px;top:56%;margin-top:-12px;z-index:1;pointer-events:none}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect.active{height:280px;overflow:auto;z-index:999}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect.active::after{top:20px;transform:rotate(180deg)}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect.active li{display:block;cursor:pointer}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect li{background:#444;top:0;display:none;position:relative;height:36px;line-height:37px;width:100%;padding-left:15px;padding-bottom:10px;transition:all .2s;text-overflow:ellipsis;max-width:100%;white-space:nowrap;overflow:hidden;color:#fff;margin-bottom:0}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect li.active{display:block}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ul.regiaoSelect.disabled{pointer-events:none;opacity:.6}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem:last-child{margin-bottom:0}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.invalid span{opacity:1;z-index:2}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField{display:flex;align-items:center;justify-content:space-between}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .dddFooter,.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .ddd{width:65px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .dddFooter,.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .ddd{width:74px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .telFooter,.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .tel{width:calc(100% - 75px)}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .telFooter,.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem.whatsappField .tel{width:calc(100% - 80px)}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem span{opacity:0;transition:all 300ms;pointer-events:none;background:#ee353b;color:#fff;width:100%;position:absolute;bottom:0;left:0;text-align:center;font-size:12px;padding:4px;border-radius:5px;font-family:Tenda}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ::-webkit-input-placeholder{color:#fff}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem :-ms-input-placeholder{color:#fff}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem ::placeholder{color:#fff}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem input{background:#444;border:1px solid #444;border-radius:5px;padding:8px;width:100%;height:40px;font-family:Tenda;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.306143px;color:#fff;text-align:left;padding-left:15px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .inputItem input{margin-bottom:6px;height:48px;font-size:14px;line-height:14px;padding-left:20px}}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF{margin-bottom:0}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF ::-webkit-input-placeholder{color:#0c4066}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF :-ms-input-placeholder{color:#0c4066}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF ::placeholder{color:#0c4066}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt{padding:8px 35px 8px 20px;background-color:#444;color:#fff;font-family:Tenda;font-style:normal;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.306143px;border:none;border-radius:5px;cursor:pointer;width:100%;text-align:left;height:45px;position:relative;display:flex;align-items:center}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt{height:48px;font-size:14px;line-height:14px;text-align:center;margin-bottom:6px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt.active:after{transform:rotate(180deg)}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt:after{content:url(../assets/img/dropdown-arrow-white.svg);position:absolute;width:15px;height:15px;right:13px;top:56%;margin-top:-12px;z-index:1;transition:all .2s;pointer-events:none}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt::focus{outline:none}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .selectItemF .btnSelectOpt .zmdi-chevron-down{position:absolute;right:10px;top:12px}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .required{color:red;font-size:11px;display:none;font-family:Tenda;width:70%;margin-left:auto;margin-right:auto;text-align:center}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .checkBoxItemFooter input{accent-color:#e20721;width:11px;border-radius:3px;vertical-align:middle;position:relative;top:-1px}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .checkBoxItemFooter label{font-family:Tenda;font-style:normal;font-weight:400;font-size:11px;cursor:pointer;color:#fff;display:table;margin:-15px -20px 0 25px}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .checkBoxItemFooter label{font-size:12px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .checkBoxItemFooter label a{color:#fff;text-decoration:underline !important}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .columnRight{margin:15px 0;display:flex;justify-content:center}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .columnRight .btnItemNew button{font-family:Tenda;font-style:normal;font-weight:700;font-size:16px;line-height:24px;background:#f6cd3a;display:flex;width:230px;height:40px;align-items:center;justify-content:center;justify-content:center;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#194585;border-radius:100px;padding:12px;margin-top:0;cursor:pointer;transition:all .2s}@media(max-width: 992px){.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .columnRight .btnItemNew button{width:290px;height:45px;margin-bottom:10px;font-size:16px}}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .columnRight .btnItemNew button:hover{transform:scale(1.05);transition:all .2s}.formularioFooterNew .cadastronew-footer .newCadastroFooter__formFooter .columnRight .btnItemNew button:active{transform:scale(0.95);transition:all .2s}.formularioFooterNew .cadastronew-selectOptions{width:325px;height:471px;max-height:471px}@media(max-width: 992px){.formularioFooterNew .cadastronew-selectOptions{z-index:999;height:515px;width:100%;border-radius:0;max-height:525px;min-height:515px}}.formularioFooterNew .cadastronew-selectOptions.active{opacity:1;pointer-events:all}.formularioFooterNew .cadastronew-selectOptions__wrapper{position:relative;padding:40px 8px 10px 8px;margin:auto;background:#624ac9;border-radius:5px;height:100%}@media(max-width: 992px){.formularioFooterNew .cadastronew-selectOptions__wrapper{margin-top:0;height:515px;width:100%;border-radius:0;max-height:525px;min-height:515px;border-radius:0}}.formularioFooterNew .cadastronew-selectOptions__wrapper .btnCloseOptions{position:absolute;top:10px;right:10px;cursor:pointer}.formularioFooterNew .cadastronew-selectOptions__wrapper .title{font-family:Tenda;font-style:normal;font-weight:500;font-size:24px;line-height:25px;color:#fff;margin:0 18px 16px 18px;padding-bottom:16px;border-bottom:1px solid #dadee3}.formularioFooterNew .cadastronew-selectOptions__options .scroll{overflow:auto;height:306px}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .scroll{max-width:95%;height:330px}}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check{position:relative}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer{width:100%;display:block;padding:8px 16px}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer.switchFooter{font-family:Tenda;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#fff;cursor:pointer;transition:all .2s}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer.switchFooter{width:100%;font-size:16px}}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer.switchFooter.active,.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer.switchFooter:hover{color:#003e62;background:#f6cd3a}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer span #svg{opacity:0}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer input{display:none;accent-color:#c03}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer input:checked+span{background-color:#c03}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer input:checked+span #svg{opacity:1}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer span{width:16px;height:16px;display:inline-block;background-color:var(--check-bg-color);border:1px solid var(--check-border);transition:all .2s;position:relative;border-radius:2.5px}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer span{height:24px;width:24px}}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer span #svg{position:absolute;top:2px;left:1px;opacity:0;transition:all .2s;z-index:1}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check-label-footer span #svg{width:23px;height:23px}}.formularioFooterNew .cadastronew-selectOptions__options .scroll .form-check .inputItem{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle,.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:before,.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:after,.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:checked:before .footer-toggle:checked:after{transition:ease .3s;-webkit-transition:ease .3s;-moz-transition:ease .3s;-o-transition:ease .3s}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;border:0;outline:0;cursor:pointer;margin:0;margin-top:3px}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:after{content:"";width:43px;height:25px;display:inline-block;background:#bdbcc1;border-radius:18px;clear:both}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:after{content:"";width:43px;height:25px;display:inline-block;background:#bdbcc1;border-radius:18px;clear:both}}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:before{content:"";width:18px;height:18px;display:block;position:absolute;left:3px;top:3px;border-radius:50%;background:#fff}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:before{content:"";width:18px;height:18px;display:block;position:absolute;left:3px;top:3px;border-radius:50%;background:#fff}}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:checked:before{left:22px}@media(max-width: 900px){.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:checked:before{left:22px}}.formularioFooterNew .cadastronew-selectOptions__options .footer-toggle:checked:after{background:#e33448}.formularioFooterNew .newCadastroFooter-terms{width:325px;height:471px;position:absolute;top:0;background-color:#624ac9;padding:20px;border-radius:5px;pointer-events:all}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms{z-index:999;height:515px;width:100%;border-radius:0;max-height:525px;min-height:515px}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter{background:#624ac9;padding:12px 0;margin-top:-5px}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .logo-loja{width:90px;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .logo-loja{width:140px;margin-bottom:10px}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#fff;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .title{font-size:20px;line-height:20px;width:100%;max-width:300px;margin:10px 0}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .termos-description{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:11px;line-height:16px;text-align:center;color:#fff;margin-bottom:20px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .termos-description{font-weight:300;width:100%;font-size:16px}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .columnRight2 .btnItemNew2 button{font-family:Tenda;font-style:normal;font-weight:700;font-size:14px;line-height:24px;background:#f6cd3a;display:flex;width:230px;height:40px;align-items:center;justify-content:center;justify-content:center;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#194585;border-radius:100px;padding:12px;margin-top:0;cursor:pointer;transition:all .2s}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .columnRight2 .btnItemNew2 button{height:48px;margin:0}}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .columnRight2 .btnItemNew2 button:hover{transform:scale(1.05);transition:all .2s}.formularioFooterNew .newCadastroFooter-terms .newCadastroFooter__logo .columnRight2 .btnItemNew2 button:active{transform:scale(0.95);transition:all .2s}.formularioFooterNew .newCadastroFooter-feedback{background-position:center 35px;background-repeat:no-repeat;width:325px;height:471px;position:absolute;top:0;background-color:#624ac9;padding:30px;border-radius:5px;pointer-events:all;z-index:999}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback{z-index:999;height:515px;width:100%;border-radius:0;transition:all .2s;background-position:center 50px;max-height:525px;min-height:515px}}.formularioFooterNew .newCadastroFooter-feedback .btnCloseFeedback{position:absolute;right:10px;top:20px;z-index:10;cursor:pointer}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback .btnCloseFeedback{position:absolute;right:20px;top:20px;z-index:10;cursor:pointer}}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter{background:#624ac9;padding:12px 0;margin-top:-5px}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .logo-loja{width:90px;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .logo-loja{width:140px;margin-bottom:10px}}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo img.ilustracao{margin-top:30px}}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#fff;margin-bottom:20px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .title{font-size:20px;line-height:20px;width:100%;max-width:300px;margin-top:30px}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-feedback .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .newCadastroFooter-help{background-color:rgba(236,32,49,.95);width:325px;height:471px;position:absolute;top:0;padding:30px;border-radius:5px;pointer-events:all;z-index:999}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-help{z-index:999;height:515px;width:100%;border-radius:0;transition:all .2s;background-position:center 50px;max-height:525px;min-height:515px}}.formularioFooterNew .newCadastroFooter-help .btnCloseHelp{position:absolute;right:10px;top:20px;z-index:10;cursor:pointer}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-help .btnCloseHelp{position:absolute;right:20px;top:20px;z-index:10;cursor:pointer}}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter{background:#624ac9;padding:12px 0;margin-top:-5px}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo a{width:245px;border-radius:102.783px;height:46px;transition:300ms;font-size:13px;font-family:Tenda;color:#03435f;display:block;margin:auto;text-align:center;font-weight:400;background-color:#fff;margin-bottom:22px;line-height:46px;position:relative;transition:all .2s}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo a:hover{background-color:#194585;color:#fff;text-decoration:none}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo a:last-child{line-height:16px;margin-bottom:0;padding-top:8px}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo img.aviso{width:100px;margin-bottom:15px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo img.aviso{width:100px}}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#fff;margin-bottom:20px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo .title{font-size:20px;line-height:20px;width:100%;max-width:300px;margin-top:30px}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-help .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .newCadastroFooter-whatsApp{width:325px;height:471px;position:absolute;top:0;background-color:#fff;padding:20px;border-radius:5px;pointer-events:all;box-shadow:0 1px 10px 3px #ccc}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp{z-index:999;height:515px;width:100%;border-radius:0;max-height:525px;min-height:515px}}.formularioFooterNew .newCadastroFooter-whatsApp .btnClosewhatsAppFooter{position:absolute;right:10px;top:10px;z-index:10;cursor:pointer}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter{background:#fff;padding:12px 0;margin-top:-5px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .logo-loja{width:90px;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .logo-loja{width:140px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#003e62;margin:30px 0 20px 0}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .title{font-size:16px;line-height:20px;margin-bottom:25px;width:100%;max-width:295px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp{height:100%;width:294px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp{flex-direction:column;padding:0 15px;width:100%}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs{position:relative;margin-bottom:8px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs{margin-bottom:0}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs:last-child{margin-bottom:0}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.invalid span{opacity:1}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField{display:flex;align-items:center;justify-content:space-between;margin-top:54px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField{margin-top:52px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .dddFooter,.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .ddd{width:65px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .dddFooter,.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .ddd{width:74px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .telFooter,.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .tel{width:calc(100% - 75px)}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .telFooter,.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs.whatsappField .tel{width:calc(100% - 80px)}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs span{opacity:0;transition:all 300ms;pointer-events:none;background:#ee353b;color:#fff;width:100%;position:absolute;bottom:0;left:0;text-align:center;font-size:12px;padding:4px;border-radius:5px;font-family:Tenda;z-index:10}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs span.escolhaRegiao{bottom:-48px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ::-webkit-input-placeholder{color:#fff}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs :-ms-input-placeholder{color:#fff}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ::placeholder{color:#fff}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs input{background:#444;border:1px solid #444;border-radius:5px;padding:8px;width:100%;height:40px;font-family:Tenda;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.306143px;color:#fff;text-align:left;padding-left:15px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs input{margin-bottom:6px;height:48px;font-size:14px;line-height:14px;padding-left:20px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul{font-family:Tenda,sans-serif;font-weight:300;font-size:16px;line-height:24px;line-height:1.3125rem;color:#fff;border:none;border:3px solid rgba(0,0,0,0);background:#444;border-radius:5px;width:100%;text-align:left;position:absolute;z-index:9}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul:not(.active) li.active{border-radius:5px;border:0;padding-right:27px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul.active{height:280px;overflow:auto}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul.active li{display:block}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul.active:after{top:14px;transform:rotate(180deg)}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul:after{content:url(../assets/img/dropdown-arrow.svg);position:absolute;width:20px;height:20px;right:12px;top:12px;z-index:9999;transition:all .2s;pointer-events:none}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li{background:#444;display:none;width:100%;position:relative;height:40px;line-height:42px;width:100%;padding-left:15px;padding-bottom:10px;transition:all .2s;text-overflow:ellipsis;max-width:100%;white-space:nowrap;overflow:hidden}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li:hover{background-color:#003e62;color:#fff;cursor:pointer}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li.active{display:block}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li:first-child{border-radius:5px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li:nth-child(2){margin-top:3px;border-top-left-radius:5px;border-top-right-radius:5px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .inputItemWs ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF{margin-bottom:0}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF ::-webkit-input-placeholder{color:#0c4066}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF :-ms-input-placeholder{color:#0c4066}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF ::placeholder{color:#0c4066}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt{padding:8px 35px 8px 20px;background-color:#444;color:#fff;font-family:Tenda;font-style:normal;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.306143px;border:none;border-radius:5px;cursor:pointer;width:100%;text-align:left;height:45px;position:relative;display:flex;align-items:center;margin-bottom:8px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt{height:48px;font-size:14px;line-height:14px;text-align:center;margin-bottom:6px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt.active:after{transform:rotate(180deg)}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt:after{content:url(../assets/img/dropdown-arrow-white.svg);position:absolute;width:15px;height:15px;right:13px;top:56%;margin-top:-12px;z-index:1;transition:all .2s;pointer-events:none}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt::focus{outline:none}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .selectItemF .btnSelectOpt .zmdi-chevron-down{position:absolute;right:10px;top:12px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .required{color:red;font-size:11px;display:none;font-family:Tenda;width:70%;margin-left:auto;margin-right:auto;text-align:center}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .checkBoxItemFooter input{accent-color:#e20721;width:11px;border-radius:3px;vertical-align:middle;position:relative;top:-1px}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .checkBoxItemFooter label{font-family:Tenda;font-style:normal;font-weight:400;font-size:11px;cursor:pointer;color:#003e62;display:table;margin:-15px -20px 0 25px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .checkBoxItemFooter label{font-size:12px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .checkBoxItemFooter label a{color:#003e62;text-decoration:underline !important}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .columnRight{margin:15px 0;display:flex;justify-content:center}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .columnRight .btnItemNew button{font-family:Tenda;font-style:normal;font-weight:700;font-size:12px;line-height:24px;background:#ed1c24;display:flex;width:230px;height:40px;align-items:center;justify-content:center;justify-content:center;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:100px;padding:12px;margin-top:0;cursor:pointer;transition:all .2s}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .columnRight .btnItemNew button{width:290px;height:45px;margin-bottom:10px;font-size:12px}}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .columnRight .btnItemNew button:hover{transform:scale(1.05);transition:all .2s}.formularioFooterNew .newCadastroFooter-whatsApp .newCadastroFooter__formFooter-whatsApp .columnRight .btnItemNew button:active{transform:scale(0.95);transition:all .2s}.formularioFooterNew .newCadastroFooter-termsWhatsapp{width:325px;height:471px;position:absolute;top:0;background-color:#fff;padding:20px;border-radius:5px;pointer-events:all;box-shadow:0 1px 10px 3px #ccc}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp{z-index:999;height:515px;width:100%;border-radius:0;max-height:525px;min-height:515px}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter{background:#624ac9;padding:12px 0;margin-top:-5px}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo{display:flex;align-items:center;flex-direction:column;height:100%}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .logo-loja{width:90px;margin-bottom:10px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .logo-loja{width:140px;margin-bottom:10px}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .title{width:300px;font-family:Tenda;font-style:normal;font-weight:700;font-size:18px;line-height:24px;text-align:center;color:#194585;margin:20px 0}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .title{font-size:20px;line-height:20px;width:100%;max-width:300px;margin:10px 0}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .title br{display:none}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .title span{font-weight:700}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .title span{font-weight:400}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .termos-description{width:300px;font-family:Tenda;font-style:normal;font-weight:700;font-size:12px;line-height:16px;text-align:center;color:#194585;margin-bottom:20px}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .termos-description{font-weight:300;width:100%;font-size:16px}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .columnRight2 .btnItemNew2 button{font-family:Tenda;font-style:normal;font-weight:700;font-size:14px;line-height:24px;background:#ed1c24;display:flex;width:230px;height:40px;align-items:center;justify-content:center;justify-content:center;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:100px;padding:12px;margin-top:0;cursor:pointer;transition:all .2s}@media(max-width: 992px){.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .columnRight2 .btnItemNew2 button{height:48px;margin:0}}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .columnRight2 .btnItemNew2 button:hover{transform:scale(1.05);transition:all .2s}.formularioFooterNew .newCadastroFooter-termsWhatsapp .newCadastroFooter__logo .columnRight2 .btnItemNew2 button:active{transform:scale(0.95);transition:all .2s}