.clear{clear:both}.clearfix{overflow:auto;zoom:1}.container{width:100%;max-width:1260px;margin:0 auto;padding:0 10px}.container-large{width:100%;max-width:1600px;margin:0 auto;padding:0 10px}.container2{width:100%;margin:0 auto;padding:0 10px;max-width:1760px}.beforeTableTd{font-size:14px;font-weight:bold;text-transform:uppercase;text-align:left}.unselectable{user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none}*{border:0;margin:0;padding:0;outline:none;list-style:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:'Montserrat',sans-serif}*.fixed::-webkit-scrollbar{display:none}*.stuck{overflow:hidden}*.stuck::-webkit-scrollbar{display:none}*.stuck.for-video .page,*.stuck footer{filter:none}*.stuck .page,*.stuck footer{filter:blur(4px)}body{color:#4a4c4c;margin:0 auto;position:relative;overflow-x:hidden;top:0 !important;font-weight:400;background-color:#e2e2e2;font-family:'Open sans',sans-serif;background-attachment:scroll}.area-obox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;padding:0 20px;background:rgba(193,193,193,0.8)}.area-obox[data-show="true"]{display:block}.area-obox.confirm .obox .obox-body .close,.area-obox.confirm .obox .obox-body .confirm{margin:20px}.obox{top:50%;left:50%;width:97%;margin:0 auto;display:table;max-width:500px;overflow:hidden;position:absolute;border-radius:7px;-o-border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-webkit-transition:all 350ms ease-in-out;will-change:auto;transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform-origin:center;-o-transform-origin:center;-ms-transform-origin:center;-moz-transform-origin:center;-webkit-transform-origin:center}.obox .obox-header{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;position:relative;background:#383838}.obox .obox-header h3{padding:7px;color:#FFFFFF;font-size:22px;line-height:23px;text-align:center;font-weight:400;display:inline-block;width:calc(100% - 48px)}.obox .obox-header .close{align-items:center;display:inline-flex;justify-content:center;width:48px;height:48px;font-size:22px;cursor:pointer;color:#FFFFFF;border-left:1px solid #FFFFFF;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}.obox .obox-header .close:hover{color:red}.obox .obox-body{padding:10px;overflow:auto;position:relative;text-align:center;background:#4a4c4c;height:inherit;min-height:114px;max-height:calc(100vh - 100px);color:#f5f5f5}.obox .obox-body .content{color:#f5f5f5 !important}.obox .obox-body .content>*{color:#f5f5f5 !important}.obox .obox-body .content p{color:#f5f5f5 !important;font-family:inherit}.obox .obox-body .content [align="left"]{text-align:left}.obox .obox-body .content [align="justify"]{text-align:justify}.obox .obox-body .content form{width:100%}.obox .obox-body .content form ::placeholder{opacity:1;color:#58585a;font-size:16px;font-weight:400;font-style:normal;text-transform:none;font-family:inherit}.obox .obox-body .content form ::-webkit-input-placeholder{opacity:1;color:#58585a;font-size:16px;font-weight:400;font-style:normal;text-transform:none;font-family:inherit}.obox .obox-body .content form :-moz-placeholder{opacity:1;color:#58585a;font-size:16px;font-weight:400;font-style:normal;text-transform:none;font-family:inherit}.obox .obox-body .content form ::-moz-placeholder{opacity:1;color:#58585a;font-size:16px;font-weight:400;font-style:normal;text-transform:none;font-family:inherit}.obox .obox-body .content form :-ms-input-placeholder{opacity:1;color:#58585a;font-size:16px;font-weight:400;font-style:normal;text-transform:none;font-family:inherit}.obox .obox-body .content form .campo{width:100%;color:#58585a;display:block;font-size:16px;padding:8px 10px;margin-bottom:7px;border:1px solid #58585a;background-color:#f5f5f5;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto;border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.obox .obox-body .content form .campo:not(:placeholder-shown){border:1px solid green}.obox .obox-body .content form .campo:not(:placeholder-shown).required{border:1px solid green !important}.obox .obox-body .content form .campo:focus{border:1px solid #fc9f50}.obox .obox-body .content form button{display:inline-block;color:#FFFFFF;font-size:18px;padding:8px 25px;font-weight:400;margin-bottom:15px;background:#f5a523;border:1px solid #f5a523;border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}.obox .obox-body .content form button:hover{background:#fc9f50}.obox .obox-body .close,.obox .obox-body .confirm{display:inline-block;vertical-align:middle;cursor:pointer;font-size:20px;margin-top:20px;padding:12px 22px;font-weight:400;color:#f7b121;background:transparent;border:1px solid #f7b121;border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}.obox .obox-body .close>strong,.obox .obox-body .confirm>strong{font:inherit}.obox .obox-body .close:hover,.obox .obox-body .confirm:hover{color:#FFFFFF;background:#f5a523}a{text-decoration:none!important;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}[data-element-as-modal]{position:fixed;top:0;left:0;opacity:0;width:100%;height:100%;z-index:-1;padding:0 20px;visibility:hidden;backdrop-filter:blur(6px);background:rgba(193,193,193,0.8);transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-webkit-transition:all 350ms ease-in-out;will-change:auto}[data-element-as-modal][class^="form-page-"] [data-element-as-close],[data-element-as-modal][class^="form-page-"] [data-element-as-bttn]{background:#be7532}[data-element-as-modal][class^="form-page-"] [data-element-as-close]:hover,[data-element-as-modal][class^="form-page-"] [data-element-as-bttn]:hover{background:#497c4e}[data-element-as-modal] div[data-element-as-fieldset]{top:50%;left:50%;width:97%;margin:0 auto;display:table;max-width:500px;overflow:hidden;padding:7px 10px;position:absolute;text-align:center;background:#f5f5f5;border-radius:7px;-o-border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-webkit-transition:all 350ms ease-in-out;will-change:auto;transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform-origin:center;-o-transform-origin:center;-ms-transform-origin:center;-moz-transform-origin:center;-webkit-transform-origin:center}[data-element-as-modal] div[data-element-as-fieldset] .campo{width:100%;padding:7px;color:#58585a;font-size:16px;margin:0 0 4px;line-height:24px;background:#FFFFFF;border:1px solid #4a4c4c;display:block;border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}[data-element-as-modal] div[data-element-as-fieldset] .campo.required{border:1px solid red}[data-element-as-modal] div[data-element-as-fieldset] input[type="checkbox"]{z-index:-1;position:absolute}[data-element-as-modal] div[data-element-as-fieldset] input[type="checkbox"]:checked+p label:after{opacity:1}[data-element-as-modal] div[data-element-as-fieldset] p{text-align:left}[data-element-as-modal] div[data-element-as-fieldset] p label{display:inline-block;position:relative}[data-element-as-modal] div[data-element-as-fieldset] p label:before{display:inline-block;content:'';width:12px;height:12px;border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-right:5px;position:relative;border:1px solid #58585a}[data-element-as-modal] div[data-element-as-fieldset] p label:after{left:0;opacity:0;top:-4px;content:'\2714';font-size:18px;color:#33593d;position:absolute}[data-element-as-modal] div[data-element-as-fieldset] p a{color:#005fb1;text-decoration:none;display:inline}[data-element-as-modal] div[data-element-as-fieldset] [data-element-as-close]{float:right;color:#FFFFFF;cursor:pointer;padding:7px 15px;font-weight:700;margin-bottom:5px;display:inline-block;border-radius:7px;-o-border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}[data-element-as-modal] div[data-element-as-fieldset] [data-element-as-bttn]{color:#FFFFFF;cursor:pointer;font-size:20px;margin-top:5px;font-weight:400;padding:7px 20px;display:inline-block;border-radius:7px;-o-border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;will-change:auto}[data-element-as-modal] div[data-element-as-fieldset] p.violation{margin:0;color:#FFFFFF;font-size:20px;background:red;padding:25px 10px;font-weight:700}[class$="-form-visible"]{opacity:1;z-index:9999;visibility:visible;display:block;-webkit-box-shadow:0 0 0 1px rgba(193,193,193,0.8);box-shadow:0 0 0 1px rgba(193,193,193,0.8)}.loader{top:0;width:100%;height:100%;z-index:99999;display:none;position:fixed;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.2);background-image:url('../../../../images/loading.gif')}.page-empresas.ver3 .access-link{color:#FFFFFF;padding:15px 30px;font-weight:900;cursor:pointer;text-transform:uppercase;display:inline-block;border-radius:26px;-o-border-radius:26px;-moz-border-radius:26px;-webkit-border-radius:26px;transition:all 450ms ease-in-out;-o-transition:all 450ms ease-in-out;-ms-transition:all 450ms ease-in-out;-moz-transition:all 450ms ease-in-out;-webkit-transition:all 450ms ease-in-out;will-change:auto;-webkit-box-shadow:3px 3px 7px -2px #000000;box-shadow:3px 3px 7px -2px #000000}.page-empresas.ver3 .access-link.green{background:#3ea35f;background:linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-o-linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-moz-linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-webkit-linear-gradient(-90deg, #3ea35f, #2a5c3a);background-size:100% 100%;background-position:top}.page-empresas.ver3 .access-link.green:hover{color:#383838;background-size:100% 400%}.page-empresas.ver3 .access-link.laranja{background:#c17734;background:linear-gradient(-90deg, #c17734, #934c0b);background:-o-linear-gradient(-90deg, #c17734, #934c0b);background:-moz-linear-gradient(-90deg, #c17734, #934c0b);background:-webkit-linear-gradient(-90deg, #c17734, #934c0b);background-size:100% 100%;background-position:top}.page-empresas.ver3 .access-link.laranja:hover{color:#383838;background-size:100% 400%}.page-empresas.ver3 .access-link.marrom{background:#c17734;background:linear-gradient(-90deg, #c17734, #944e0e);background:-o-linear-gradient(-90deg, #c17734, #944e0e);background:-moz-linear-gradient(-90deg, #c17734, #944e0e);background:-webkit-linear-gradient(-90deg, #c17734, #944e0e);background-size:100% 100%;background-position:top}.page-empresas.ver3 .access-link.marrom:hover{color:#944e0e;background-size:100% 400%}.page-empresas.ver3 .section{padding-top:clamp(30px, 6vw, 120px);padding-bottom:clamp(30px, 6vw, 120px)}.page-empresas.ver3 .chamada{margin:0 auto;min-width:245px;max-width:350px}.page-empresas.ver3 .chamada h2>*{font-style:italic}.page-empresas.ver3 .chamada h2 span:not(.price){color:#282828;font-weight:400;font-size:clamp(18px, 5.5vw, 23px)}.page-empresas.ver3 .chamada h2 .price{display:block;font-weight:300;font-size:clamp(20px, 10vw, 50px)}.page-empresas.ver3 .chamada h2 .price strong{font-weight:300;font-size:clamp(20px, 10vw, 50px)}.page-empresas.ver3 .chamada h2 .price strong b{font-size:70px;font-weight:900;color:#c17734}.page-empresas.ver3 .chamada h2 small{font-weight:400;font-size:clamp(13px, 4vw, 18px)}.page-empresas.ver3 .chamada h2 small strong{color:currentColor}.page-empresas.ver3 .chamada h2>small{color:#c17734}.page-empresas.ver3 .chamada .access-link{width:100%;padding:15px 0;text-align:center}.page-empresas.ver3 .section-1{overflow:hidden;text-align:right;position:relative;padding:20px 10px 0;background-color:#be7532}.page-empresas.ver3 .section-1:after{bottom:40px;right:-29vw;z-index:0;content:'';height:auto;position:absolute;aspect-ratio:760/680;background-size:100%;width:clamp(340px, 90vw, 600px);background-repeat:no-repeat;background-image:url(../../../../images/captacao/clientes/v3/family-mobile.png)}.page-empresas.ver3 .section-1 .produto{text-align:center;margin:0 0 30px;filter:contrast(0) brightness(2)}.page-empresas.ver3 .section-1 .produto img{height:auto;max-width:180px}.page-empresas.ver3 .section-1 .content{z-index:6;width:100%;max-width:520px;text-align:left;position:relative}.page-empresas.ver3 .section-1 .content h1{color:#FFFFFF;font-weight:400;font-size:clamp(20px, 3.2vw, 28px)}.page-empresas.ver3 .section-1 .content h1>strong{display:block;font-weight:800;font-size:clamp(24px, 4.1vw, 52px)}.page-empresas.ver3 .section-1 .content h1 small{font-size:clamp(20px, 2.8vw, 37px)}.page-empresas.ver3 .section-1 .content h1 small strong{font-weight:800}.page-empresas.ver3 .section-1 .content h1 br{display:none}.page-empresas.ver3 .section-1 .content p{color:#FFFFFF;margin-top:30px;font-weight:400}.page-empresas.ver3 .section-1 .content p>br{display:none}.page-empresas.ver3 .section-1 .content p small{font-weight:300;font-style:italic}.page-empresas.ver3 .section-1 .content .access-link{margin-top:30px}.page-empresas.ver3 .section-1 .chamada{z-index:2;padding:10px;text-align:left;position:relative;margin-bottom:10px;margin-top:clamp(190px, 39%, 500px);background:#e2e2e2;display:inline-block;border-radius:30px;-o-border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;-webkit-box-shadow:0 5px 10px -5px #000000;box-shadow:0 5px 10px -5px #000000}.page-empresas.ver3 .section-1 .chamada h2{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;-webkit-justify-content:space-between;align-items:center}.page-empresas.ver3 .section-1 .efeito-bottom{right:-73%;width:200%;bottom:-2px;color:#e2e2e2;z-index:1;position:absolute;filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform-origin:center;-o-transform-origin:center;-ms-transform-origin:center;-moz-transform-origin:center;-webkit-transform-origin:center}.page-empresas.ver3 .section-1 .efeito-bottom svg{width:auto;height:clamp(180px, 70vw, 750px);display:block}.page-empresas.ver3 .section-2{padding-top:clamp(80px, 6vw, 120px)}.page-empresas.ver3 .section-2 h2{color:#282828;margin-bottom:30px;font-weight:700;font-size:clamp(22px, 4.5vw, 84px)}.page-empresas.ver3 .section-2 h2 strong{color:#be7532;font-weight:900}.page-empresas.ver3 .section-2 p{font-weight:500;font-size:clamp(18px, 3.4vw, 24px)}.page-empresas.ver3 .section-2 p,.page-empresas.ver3 .section-2 li{margin:15px 0;line-height:154%;color:#282828}.page-empresas.ver3 .section-2 figure{display:block}.page-empresas.ver3 .section-2 figure picture,.page-empresas.ver3 .section-2 figure img{width:clamp(260px, 100%, 680px);height:auto;display:block}.page-empresas.ver3 .section-2 ul{padding-left:clamp(16px, 8.4vw, 120px)}.page-empresas.ver3 .section-2 ul li{display:list-item;font-size:clamp(16px, 3.4vw, 22px);position:relative}.page-empresas.ver3 .section-2 ul li:before{top:50%;left:-40px;font-size:150%;translate:0% -50%;position:absolute;content:'●';color:#be7532}.page-empresas.ver3 .section-3{background:#33593d;padding-top:clamp(80px, 6vw, 120px)}.page-empresas.ver3 .section-3 h2{color:#FFFFFF;margin-bottom:30px;font-weight:700;font-size:clamp(22px, 3.2vw, 65px)}.page-empresas.ver3 .section-3 h2 strong{color:currentColor;font-weight:900}.page-empresas.ver3 .section-3 p{font-weight:500;font-size:clamp(18px, 3.4vw, 24px)}.page-empresas.ver3 .section-3 p,.page-empresas.ver3 .section-3 li{margin:15px 0;line-height:154%;color:#FFFFFF}.page-empresas.ver3 .section-3 figure{display:block;margin:0 0 40px}.page-empresas.ver3 .section-3 figure picture,.page-empresas.ver3 .section-3 figure img{width:clamp(260px, 100%, 680px);height:auto;display:block}.page-empresas.ver3 .section-3 ul{padding-left:clamp(16px, 8.4vw, 120px)}.page-empresas.ver3 .section-3 ul li{display:list-item;font-size:clamp(16px, 3.4vw, 22px);position:relative}.page-empresas.ver3 .section-3 ul li:before{top:50%;left:-40px;font-size:150%;translate:0% -50%;position:absolute;content:'●';color:#be7532}.page-empresas.ver3 .section-4{padding-top:clamp(80px, 6vw, 120px)}.page-empresas.ver3 .section-4 h2{color:#282828;margin-bottom:30px;font-weight:700;font-size:clamp(22px, 4.5vw, 64px)}.page-empresas.ver3 .section-4 h2 strong{color:#be7532;font-weight:900}.page-empresas.ver3 .section-4 h3{font-weight:400;font-size:clamp(18px, 3.4vw, 24px)}.page-empresas.ver3 .section-4 p,.page-empresas.ver3 .section-4 li{margin:15px 0;line-height:154%;color:#282828}.page-empresas.ver3 .section-4 figure{display:block}.page-empresas.ver3 .section-4 figure picture,.page-empresas.ver3 .section-4 figure img{width:clamp(260px, 100%, 680px);height:auto;display:block}.page-empresas.ver3 .section-4 ul{padding-left:clamp(16px, 8.4vw, 120px)}.page-empresas.ver3 .section-4 ul li{display:list-item;font-size:clamp(16px, 3.4vw, 22px);position:relative}.page-empresas.ver3 .section-4 ul li:before{top:50%;left:-40px;font-size:150%;translate:0% -50%;position:absolute;content:'●';color:#be7532}.page-empresas.ver3 .section-4 .access-link{margin-top:30px}.page-empresas.ver3 .section-7{background:#33593d;text-align:center}.page-empresas.ver3 .section-7 h2{color:#FFFFFF;text-align:left;font-weight:700;margin-bottom:50px;font-size:clamp(22px, 4.5vw, 84px)}.page-empresas.ver3 .section-7 h2 strong{font-weight:900}.page-empresas.ver3 .section-7 h3{color:#FFFFFF;text-align:left;font-style:italic;font-weight:400;font-size:clamp(20px, 3.1vw, 42px)}.page-empresas.ver3 .section-7 figure{margin:60px 0}.page-empresas.ver3 .section-7 figure img{width:100%;height:auto;display:block}.page-empresas.ver3 .section-7 .lista-depoimentos{padding:0 60px;margin:0 auto 30px}.page-empresas.ver3 .section-7 .lista-depoimentos .owl-item{padding:10px;align-items:center;display:inline-flex;justify-content:center}.page-empresas.ver3 .section-7 .lista-depoimentos .item-depo{color:#282828;padding:2vw 1.5vw}.page-empresas.ver3 .section-7 .lista-depoimentos .item-depo img{width:100%;height:auto;display:block}.page-empresas.ver3 .section-7 .lista-depoimentos.owl-theme .owl-controls .owl-buttons{left:0;height:0;width:100%;padding:0 5px;position:absolute;top:calc(50% - 24px);display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;-webkit-justify-content:space-between}.page-empresas.ver3 .section-7 .lista-depoimentos.owl-theme .owl-controls .owl-buttons div,.page-empresas.ver3 .section-7 .lista-depoimentos.owl-theme .owl-controls .owl-buttons button{width:48px;height:48px;color:#33593d;font-size:26px;background-color:#3ea35f;align-items:center;display:inline-flex;justify-content:center;border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.page-empresas.ver3 .section-7 p{color:#e2e2e2;font-weight:500;font-size:clamp(18px, 3.4vw, 24px)}.page-empresas.ver3 .section-7 .access-link{margin-top:20px;font-size:20px;font-style:italic;display:inline-block}.page-empresas.ver3 .section-5 h2{color:#282828;text-align:left;font-weight:700;margin-bottom:30px;font-size:clamp(22px, 4.5vw, 84px)}.page-empresas.ver3 .section-5 h2 strong{color:#497c4e;font-weight:900}.page-empresas.ver3 .section-5 h3{color:#282828;text-align:center;font-style:italic;font-weight:700;font-size:clamp(20px, 3.3vw, 32px)}.page-empresas.ver3 .section-5 h3 span{font-weight:700;color:#497c4e}.page-empresas.ver3 .section-5 .container{text-align:center}.page-empresas.ver3 .section-5 .container>h5{color:#282828;margin-bottom:30px;text-align:left;font-weight:500;font-size:clamp(16px, 2.2vw, 28px)}.page-empresas.ver3 .section-5 ul{margin-top:clamp(30px, 2.5vw, 50px);margin-bottom:clamp(45px, 3.7vw, 80px)}.page-empresas.ver3 .section-5 ul li{text-align:left;margin-bottom:10px;padding:10px 5px 20px;border:1px solid #33593d;border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;display:flex}.page-empresas.ver3 .section-5 ul li figure{width:50px;padding:0 5px}.page-empresas.ver3 .section-5 ul li figure svg{width:100%;height:auto;max-height:48px}.page-empresas.ver3 .section-5 ul li .content{max-width:calc(100% - 50px)}.page-empresas.ver3 .section-5 ul li .content h5{font-size:23px;font-weight:800;text-transform:uppercase;display:block}.page-empresas.ver3 .section-5 ul li .content h5 span{display:inline-block;position:relative}.page-empresas.ver3 .section-5 ul li .content h5 span:after{left:0;width:100%;height:1px;content:'';bottom:-10px;position:absolute;background:currentColor}.page-empresas.ver3 .section-5 ul li .content p{margin-top:20px;display:block}.page-empresas.ver3 .section-5 ul li:nth-child(odd){color:#fefefe;background:#33593d}.page-empresas.ver3 .section-5 ul li:nth-child(even){color:#33593d}.page-empresas.ver3 .section-5 .chamada{max-width:clamp(370px, 44.5vw, 485px);margin:30px auto}.page-empresas.ver3 .section-5 .chamada h2{background:#f5f5f5;border:10px solid #f5f5f5;border-radius:10px;-o-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-box-shadow:0 5px 10px -5px #000000;box-shadow:0 5px 10px -5px #000000}.page-empresas.ver3 .section-5 .chamada h2 .price{font-weight:600}.page-empresas.ver3 .section-5 .chamada h2 .price strong{display:inline-block;vertical-align:text-bottom;font-weight:600;color:currentColor}.page-empresas.ver3 .section-5 .chamada h2 .price strong b{display:inline-block;vertical-align:text-top}.page-empresas.ver3 .section-5 .chamada h2>small{color:#c17734;display:block;text-align:center}.page-empresas.ver3 .section-5 .access-link{width:auto;font-size:20px;padding-left:30px;padding-right:30px;display:inline-block}.page-empresas.ver3 .section-8 h2{color:#be7532;text-align:left;font-weight:700;margin-bottom:30px;font-size:clamp(22px, 4.5vw, 84px)}.page-empresas.ver3 .section-8 h2 strong{font-weight:900}.page-empresas.ver3 .section-8 ul{margin-top:clamp(30px, 2.5vw, 50px)}.page-empresas.ver3 .section-8 ul li{text-align:left;margin-bottom:10px;padding:10px 5px 20px;border:1px solid #58585a;border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;display:flex}.page-empresas.ver3 .section-8 ul li figure{width:50px;padding:0 5px;color:currentColor}.page-empresas.ver3 .section-8 ul li figure .fa{color:#e2e2e2;font-size:38px;position:relative}.page-empresas.ver3 .section-8 ul li figure .fa:after{top:-1px;left:-1px;z-index:-1;content:'';position:absolute;background:#be7532;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.page-empresas.ver3 .section-8 ul li .content{max-width:calc(100% - 50px)}.page-empresas.ver3 .section-8 ul li .content h5{font-size:18px;color:#be7532;font-weight:800;display:block}.page-empresas.ver3 .section-8 ul li .content h5 span{display:inline-block;position:relative}.page-empresas.ver3 .section-8 ul li .content h5 span:after{left:0;width:100%;height:1px;content:'';bottom:-10px;position:absolute;background:currentColor}.page-empresas.ver3 .section-8 ul li .content p{color:#58585a;margin-top:10px;display:block}.page-empresas.ver3 .section-8 ul li .content p a{color:#1da1f2;font-style:italic}.page-empresas.ver3 .section-6{text-align:center}.page-empresas.ver3 .section-6 h2{color:#282828;margin-bottom:30px;font-weight:700;font-size:clamp(22px, 4.5vw, 84px)}.page-empresas.ver3 .section-6 h2 strong{color:#497c4e;font-weight:900}.page-empresas.ver3 .section-6 p{font-weight:500;font-size:clamp(18px, 3.4vw, 24px)}.page-empresas.ver3 .section-6 h3{font-style:italic;margin-bottom:20px;font-weight:400;font-size:clamp(20px, 3.2vw, 42px)}.page-empresas.ver3 .section-6 figure{display:block;margin:0 auto 40px}.page-empresas.ver3 .section-6 figure picture,.page-empresas.ver3 .section-6 figure img{width:clamp(260px, 100%, 680px);height:auto;margin:auto;display:block}.page-empresas.ver3 .section-6 .chamada{max-width:425px}.page-empresas.ver3 .section-6 .chamada h2{width:100%;text-align:center;display:block}.page-empresas.ver3 .section-6 .chamada h2 span{margin:0 7px;display:block}.page-empresas.ver3 .section-6 .access-link{margin-top:20px;font-size:20px;font-style:italic;display:inline-block}.page-empresas.ver3 .section-assinatura{position:relative}.page-empresas.ver3 .section-assinatura:before{top:0;left:0;right:0;height:4px;content:'';margin:auto;width:33.3vw;position:absolute;background:#be7532}.page-empresas.ver3 .section-assinatura .container{max-width:680px;align-items:center;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;-webkit-justify-content:space-between}.page-empresas.ver3 .section-assinatura .container .produto{max-width:65%}.page-empresas.ver3 .section-assinatura .container .produto img,.page-empresas.ver3 .section-assinatura .container .produto picture{width:100%;max-width:285px;height:auto}.page-empresas.ver3 .section-assinatura .container .produtor{margin:auto;text-align:center}.page-empresas.ver3 .section-assinatura .container .produtor img,.page-empresas.ver3 .section-assinatura .container .produtor picture{width:100%;max-width:170px;height:auto}.page-empresas.ver3 .section-assinatura .container .produtor figcaption{font-size:20px;font-style:italic}.page-empresas.ver3 .section-assinatura .container .produtor figcaption strong{font-size:24px;color:#be7532;font-style:normal;font-weight:800;display:block}.page-obrigado{background:#be7532;text-align:center}.page-obrigado .section-1{min-height:100vh}.page-obrigado .container{max-width:1024px;padding-top:clamp(30px, 6vw, 80px);padding-bottom:100px}.page-obrigado h1{width:100%;color:#282828;background:#FFFFFF;font-weight:800;padding:0 3vw;margin-bottom:30px;font-size:clamp(24px, 5vw, 52px);padding-top:clamp(20px, 4vw, 50px);padding-bottom:clamp(20px, 4vw, 50px);border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;-webkit-box-shadow:0 0 20px -5px #000000;box-shadow:0 0 20px -5px #000000}.page-obrigado h3{color:#FFFFFF;font-weight:800;font-size:clamp(18px, 3.6vw, 28px)}.page-obrigado p{color:#FFFFFF;line-height:154%;margin:25px 0 15px;font-weight:400;font-size:clamp(18px, 3.4vw, 24px)}.page-obrigado .access-link{color:#FFFFFF;padding:15px 30px;font-weight:900;font-size:20px;cursor:pointer;text-transform:uppercase;display:inline-block;border-radius:12px;-o-border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;transition:all 450ms ease-in-out;-o-transition:all 450ms ease-in-out;-ms-transition:all 450ms ease-in-out;-moz-transition:all 450ms ease-in-out;-webkit-transition:all 450ms ease-in-out;will-change:auto;-webkit-box-shadow:3px 3px 7px -2px #000000;box-shadow:3px 3px 7px -2px #000000}.page-obrigado .access-link.green{background:#3ea35f;background:linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-o-linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-moz-linear-gradient(-90deg, #3ea35f, #2a5c3a);background:-webkit-linear-gradient(-90deg, #3ea35f, #2a5c3a);background-size:100% 100%;background-position:top}.page-obrigado .access-link.green:hover{color:#383838;background-size:100% 400%}.page-obrigado .access-link.laranja{background:#c17734;background:linear-gradient(-90deg, #c17734, #934c0b);background:-o-linear-gradient(-90deg, #c17734, #934c0b);background:-moz-linear-gradient(-90deg, #c17734, #934c0b);background:-webkit-linear-gradient(-90deg, #c17734, #934c0b);background-size:100% 100%;background-position:top}.page-obrigado .access-link.laranja:hover{color:#383838;background-size:100% 400%}.page-obrigado .access-link.marrom{background:#c17734;background:linear-gradient(-90deg, #c17734, #944e0e);background:-o-linear-gradient(-90deg, #c17734, #944e0e);background:-moz-linear-gradient(-90deg, #c17734, #944e0e);background:-webkit-linear-gradient(-90deg, #c17734, #944e0e);background-size:100% 100%;background-position:top}.page-obrigado .access-link.marrom:hover{color:#944e0e;background-size:100% 400%}.footer{position:relative}.footer .pre-footer{z-index:2;position:relative}.footer .pre-footer .container{padding:4vw 10px 3vw;text-align:center}.footer .pre-footer .container h2{font-size:35px;color:#be7532;font-weight:900}.footer .pre-footer .container .link-whats{color:#FFFFFF;max-width:280px;text-align:left;margin:30px auto;padding:15px 20px;font-style:italic;font-weight:700;align-items:center;background:#37ab09;background:linear-gradient(-90deg, #37ab09, #2a5c3a);background:-o-linear-gradient(-90deg, #37ab09, #2a5c3a);background:-moz-linear-gradient(-90deg, #37ab09, #2a5c3a);background:-webkit-linear-gradient(-90deg, #37ab09, #2a5c3a);background-size:100% 100%;background-position:top;justify-content:space-between;-webkit-justify-content:space-between;display:flex;border-radius:22px;-o-border-radius:22px;-moz-border-radius:22px;-webkit-border-radius:22px;transition:all 450ms ease-in-out;-o-transition:all 450ms ease-in-out;-ms-transition:all 450ms ease-in-out;-moz-transition:all 450ms ease-in-out;-webkit-transition:all 450ms ease-in-out;will-change:auto}.footer .pre-footer .container .link-whats svg{width:38px;height:auto}.footer .pre-footer .container .link-whats svg path{fill:currentColor}.footer .pre-footer .container .link-whats:hover{color:#383838;background-size:100% 400%}.footer .pre-footer .container nav{width:100%;color:#FFFFFF;margin:0 auto;font-size:20px;max-width:620px;font-weight:600;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;-webkit-justify-content:space-around}.footer .pre-footer .container nav a{color:#383838;padding:15px 20px;margin:10px 20px;border:1px solid currentColor;border-radius:7px;-o-border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}.footer .pre-footer .container nav a:focus,.footer .pre-footer .container nav a:hover{color:#c17734}.footer .rodape{z-index:2;position:relative}.footer .rodape .container{padding:30px 10px 90px;text-align:center}.footer .rodape .container p{color:#383838;font-size:14px;line-height:104%;font-weight:500}@supports (background-image: url(../../../../images/captacao/clientes/v3/family-mobile.webp)){.page-empresas.ver3 .section-1:after{background-image:url(../../../../images/captacao/clientes/v3/family-mobile.webp)}}@media (min-width:460px){.page-empresas.ver3 .section-1 .form-call{width:80%;padding:40px 30px}.page-empresas.ver3 .section-6 .chamada h2{text-align:left}.page-empresas.ver3 .section-6 .chamada h2 span{margin:0 7px;display:inline-block}}@media (min-width:920px){.page-empresas.ver3 .section-1{padding:0;position:relative;background-repeat:no-repeat;background-size:140% auto;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;-webkit-justify-content:space-around;background-color:#e6e1e5}.page-empresas.ver3 .section-1:after{right:0;min-width:40%;height:100%;background-size:auto 100%;width:calc(100% - 860px);background-position:-250px 100%;background-image:url(../../../../images/captacao/clientes/v3/family.webp)}.page-empresas.ver3 .section-1 .efeito-bottom{right:-1px;width:100%;bottom:-32px;color:#be7532;transform:unset;position:relative;-moz-transform:unset;-webkit-transform:unset;-o-transform:unset}.page-empresas.ver3 .section-1 .efeito-bottom svg{left:0;bottom:0;width:100%;height:auto;position:absolute;aspect-ratio:1920/717}.page-empresas.ver3 .section-1 .produto{filter:unset;max-width:60%;text-align:left}.page-empresas.ver3 .section-1 .produto img{max-width:inherit}.page-empresas.ver3 .section-1 .content{width:60%;max-width:860px;position:relative;padding:30px 0 0 30px}.page-empresas.ver3 .section-1 .content h1{color:#282828}.page-empresas.ver3 .section-1 .content h1 strong{color:#be7532;display:inline-block}.page-empresas.ver3 .section-1 .content h1 br{display:block}.page-empresas.ver3 .section-1 .content p{color:#282828;font-size:20px;line-height:154%}.page-empresas.ver3 .section-1 .content p br{display:block}.page-empresas.ver3 .section-1 .content .chamada{margin:20px 0 0;max-width:400px}.page-empresas.ver3 .section-1 .content .chamada h2{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;-webkit-justify-content:space-between;align-items:center}.page-empresas.ver3 .section-2{background:#be7532;padding-top:clamp(30px, 6vw, 120px)}.page-empresas.ver3 .section-2 h2{color:#FFFFFF}.page-empresas.ver3 .section-2 h2 strong{color:#FFFFFF}.page-empresas.ver3 .section-2 p,.page-empresas.ver3 .section-2 li{color:#FFFFFF}.page-empresas.ver3 .section-2 ul li{position:relative}.page-empresas.ver3 .section-2 ul li:before{left:-40px;top:50%;font-size:150%;translate:0% -50%;position:absolute;content:'●';color:#FFFFFF}.page-empresas.ver3 .section-3{padding-top:clamp(30px, 6vw, 120px)}.page-empresas.ver3 .section-4{padding-top:clamp(30px, 6vw, 120px)}.page-empresas.ver3 .section-7 .lista-depoimentos{max-width:80%;background:unset}.page-empresas.ver3 .section-5 ul{column-count:2}.page-empresas.ver3 .section-5 ul li{padding:15px 20px 30px 20px}.page-empresas.ver3 .section-5 ul li figure{padding:0 10px}.page-empresas.ver3 .section-5 .chamada{max-width:clamp(370px, 52.9vw, 500px)}.page-empresas.ver3 .section-6 .chamada{max-width:595px}.page-empresas.ver3 .chamada h2 small{font-size:clamp(13px, 4vw, 20px)}.page-empresas.ver3 .chamada h2>small{color:#c17734}.page-empresas.ver3 .chamada h2 span:not(.price){font-size:clamp(18px, 5.5vw, 30px)}.page-empresas.ver3 .chamada h2 .price strong b{font-size:110px}.page-empresas.ver3 .section-assinatura{padding-bottom:0}@supports (background-image: url(../../../../images/captacao/clientes/v3/family.webp)){.page-empresas.ver3 .section-1:after{background-image:url(../../../../images/captacao/clientes/v3/family.webp)}}}@media (min-width:1180px){.container{width:90%}.page-empresas.ver3 .section-1{align-items:flex-end}.page-empresas.ver3 .section-1 .content{padding:0;max-width:930px;padding-top:clamp(30px, 3vw, 130px);padding-left:clamp(30px, 3vw, 130px);padding-bottom:clamp(90px, 9.3vw, 170px)}.page-empresas.ver3 .section-1 .content h1{color:#282828}.page-empresas.ver3 .section-1 .content h1 strong{color:#be7532;line-height:102%;font-size:clamp(34px, 3.2vw, 54px);display:inline-block}.page-empresas.ver3 .section-1 .content h1 br{display:block}.page-empresas.ver3 .section-1 .content p{line-height:122%;font-size:clamp(20px, 1.9vw, 34px)}.page-empresas.ver3 .section-1 .content p.small{line-height:110%}.page-empresas.ver3 .section-1 .content p small{font-size:clamp(18px, 1.7vw, 30px)}.page-empresas.ver3 .section-1 .content .access-link{font-size:clamp(18px, 1.5vw, 30px)}.page-empresas.ver3 .section-1 .chamada{margin-top:0;margin-bottom:170px;padding:32px 55px 45px}.page-empresas.ver3 .section-1 .chamada h2 small{font-size:20px}.page-empresas.ver3 .section-1 .chamada h2>small{font-size:14px;color:#c17734}.page-empresas.ver3 .section-1 .chamada h2 span:not(.price){font-size:20px}.page-empresas.ver3 .section-1 .chamada h2 .price{font-size:38px}.page-empresas.ver3 .section-1 .chamada h2 .price strong{font-size:48px}.page-empresas.ver3 .section-1 .chamada h2 .price strong b{font-size:70px}.page-empresas.ver3 .section-2 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-2 .access-link{margin-top:50px;font-size:30px}.page-empresas.ver3 .section-3 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-3 .access-link{margin-top:50px;font-size:30px}.page-empresas.ver3 .section-4 h2{font-size:clamp(22px, 4.1vw, 54px)}.page-empresas.ver3 .section-4 .access-link{margin-top:50px;font-size:30px}.page-empresas.ver3 .section-7 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-7 .access-link{font-size:30px}.page-empresas.ver3 .section-6 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-6 .access-link{font-size:30px}.page-empresas.ver3 .section-5 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-5 ul li{min-height:220px}.page-empresas.ver3 .section-5 .chamada{max-width:550px}.page-empresas.ver3 .section-5 .chamada h2{border:none;background:unset;-webkit-box-shadow:none;box-shadow:none}.page-empresas.ver3 .section-5 .chamada h2 span:not(.price){font-size:33px}.page-empresas.ver3 .section-5 .chamada h2 .price{font-size:70px}.page-empresas.ver3 .section-5 .chamada h2 .price strong{font-size:70px}.page-empresas.ver3 .section-5 .chamada h2 .price strong b{color:#497c4e;font-size:100px}.page-empresas.ver3 .section-5 .chamada h2 small{font-size:23px}.page-empresas.ver3 .section-5 .chamada h2>small{color:#497c4e}.page-empresas.ver3 .section-5 .access-link{font-size:30px}.page-empresas.ver3 .section-5 .access-link br{display:none}.page-empresas.ver3 .section-8 h2{font-size:clamp(22px, 4.5vw, 68px)}.page-empresas.ver3 .section-8 ul li{padding:3vw 7vw 3vw 2vw}.page-empresas.ver3 .section-8 ul li .content{padding-left:2vw}.page-empresas.ver3 .section-8 ul li .content h5{font-size:34px}.page-empresas.ver3 .section-8 ul li .content p{font-size:20px;line-height:154%}.footer .pre-footer .container h2{font-size:55px}}@media (min-width:1370px){.footer .pre-footer .container .link-whats{max-width:460px;font-size:30px;border-radius:32px;-o-border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px}.footer .pre-footer .container .link-whats svg{width:58px}}