@-webkit-keyframes loadAnimate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadAnimate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.width-100{width:100%}@font-face{font-display:swap;font-family:"Material Icons";font-style:normal;font-weight:400;src:url(/wp-content/plugins/formcraft3/lib/material-icons/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/wp-content/plugins/formcraft3/lib/material-icons/MaterialIcons-Regular.woff)format("woff"),url(/wp-content/plugins/formcraft3/lib/material-icons/MaterialIcons-Regular.ttf)format("truetype")}.formcraft-css .formcraft-icon{font-family:"Material Icons"!important;font-weight:400;font-style:normal;font-size:110%;line-height:1;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.formcraft-css{line-height:1.35;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.formcraft-css button,.formcraft-css input{font-family:inherit;font-size:inherit;line-height:1.3;text-transform:none;font-weight:400;margin:0;outline:0}.formcraft-css ::-webkit-input-placeholder{color:#bbb}.formcraft-css ::-moz-placeholder{color:#bbb}.formcraft-css :-ms-input-placeholder{color:#bbb}.formcraft-css :-moz-placeholder{color:#bbb}.formcraft-css [type=button]::-moz-focus-inner,.formcraft-css [type=submit]::-moz-focus-inner,.formcraft-css button::-moz-focus-inner{border-style:none;padding:0}.fc_modal{display:none;overflow:auto;overflow-y:scroll;position:fixed!important;top:0;right:0;bottom:0;left:0;padding-top:50px;z-index:9999998;transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-moz-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-webkit-transition:-webkit-transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-ms-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-o-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear}.fc_modal.fc_fade{opacity:0;-webkit-transform:scale(.99) translate3d(0,-2px,0);-moz-transform:scale(.99) translate3d(0,-2px,0);-o-transform:scale(.99) translate3d(0,-2px,0);-ms-transform:scale(.99) translate3d(0,-2px,0);transform:scale(.99) translate3d(0,-2px,0)}.fc_modal-dialog{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:99999}body .fc_modal .fc_close{position:absolute;top:5px;right:5px;padding:0;border:0;font-size:160%;z-index:9000;cursor:pointer;font-weight:700;background:0 0;width:30px;height:30px;line-height:30px;outline:0;margin:0}body .fc_modal .fc_close,body .fc_modal .fc_close:hover{color:#666;box-shadow:none}@media screen and (min-width:768px){.fc_modal-dialog{left:50%;right:auto;width:600px;padding-top:40px;padding-bottom:40px}}html body .fc-form-modal{text-align:center}html body .fc-form-modal .fc_modal-dialog{display:inline-block;width:auto;padding:40px 0 90px}html body .fc-form-modal .fc_modal-dialog .form-live{position:relative;width:auto;margin:0 auto;padding:0 1px}html body .fc-form-modal .formcraft-css .form-cover .prev-next{margin-left:auto;margin-right:auto}html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger .page-number,html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger:hover .page-number{box-shadow:0 0 1px rgb(0 0 0/.8)}html body .fc_modal .formcraft-css form.fc-form{margin:0 auto;box-shadow:0 2px 4px rgb(0 0 0/.4);-webkit-box-shadow:0 2px 4px rgb(0 0 0/.4)}html body .fc_modal .formcraft-css .prev-next{box-shadow:0 1px 6px rgb(0 0 0/.5);-webkit-box-shadow:0 1px 6px rgb(0 0 0/.5)}html body .fc-form-modal.fc_modal .fc-pagination{padding:0}html body .fc-form-modal.fc_modal .fc-pagination-cover{height:100px}html .formcraft-css .prev-next{display:none;width:100%;letter-spacing:-4px;border-radius:2px;overflow:hidden;box-shadow:0 0 0 .5px rgb(0 20 40/.1),0 2px 8px 0 rgb(50 55 90/.2);margin:15px auto;background:#fff}html .formcraft-css .prev-next>div{display:inline-block;width:49.5%;letter-spacing:0;text-align:center}html .formcraft-css .prev-next>div span{display:block;padding:15px;font-size:.87em;text-transform:uppercase;font-weight:600;letter-spacing:.6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}html .formcraft-css .prev-next>div span.inactive{opacity:.5;cursor:default}html .formcraft-css .prev-next>div span.inactive:hover{color:inherit}html .formcraft-css .prev-next>div:last-child{border-left:1px solid #e8e8e8;box-sizing:border-box;float:right}html .formcraft-css .fc-pagination-cover{text-align:center;height:130px;display:none;position:relative;max-width:100%}html .formcraft-css .fc-pagination{white-space:nowrap;text-align:center;position:relative;display:block;padding:12px 0;margin:0 auto;max-width:100%;transition:background .3s;-webkit-transition:background .3s}html .formcraft-css .fc-pagination>div{display:inline-block;padding:0 15px;position:relative;z-index:101;vertical-align:top;cursor:pointer;color:#999;transition:padding .3s;-webkit-transition:padding .3s}html .formcraft-css .fc-pagination>div:hover{color:#777}html .formcraft-css .fc-pagination>div:hover .page-number{box-shadow:0 0 0 .5px rgb(0 20 40/.18),0 2px 10px 0 rgb(50 55 90/.3)}html .formcraft-css .fc-pagination>div:after{position:absolute;border-top:2px solid rgb(255 255 255/.8);top:25px;width:100%;height:2px;content:"";left:0;z-index:101}html .formcraft-css .fc-pagination>div:first-child:after{width:110px;left:50%;margin-left:-15px}html .formcraft-css .fc-pagination>div:last-child:after{width:110px;right:50%;left:auto;margin-right:-15px}html .formcraft-css .fc-form,html .formcraft-css .fc-pagination .page-number{box-shadow:0 0 0 .5px rgb(0 20 40/.1),0 2px 8px 0 rgb(50 55 90/.2);border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;position:relative}html .formcraft-css .fc-pagination .page-number{font-weight:700;display:inline-block;background-color:#fff;padding:5px;margin-bottom:10px;margin-top:10px;min-width:30px;z-index:103;transition:transform .3s,background .3s,border-color .3s;-webkit-transition:transform .3s,background .3s,border-color .3s;border:1px solid #fff0}html .formcraft-css .fc-pagination .page-name{display:block;font-size:.88em;letter-spacing:.4px;font-weight:600;width:110px;text-transform:uppercase;padding:5px 0;white-space:normal}html .formcraft-css .fc-form{background:#fff;letter-spacing:-4px;text-align:left;margin:0 auto;min-width:140px;max-width:100%}html .formcraft-css .fc-form .field-cover .sub-label-false span.sub-label,html .formcraft-css .fc-form.icons-hide-true .form-element .field-cover div .formcraft-icon,html .formcraft-css .fc-form.label-placeholder .field-cover>span{display:none}html .formcraft-css .fc-form .form-page-content{padding:1.5em 0 0 1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText,html .formcraft-css .fc-form .form-page-content .form-element-type-heading{top:-.75em;position:relative}html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child .heading-cover{border-radius:2px 2px 0 0;padding-bottom:1.5em;padding-top:.75em}html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child{margin-top:-.75em}html .formcraft-css .fc-form.label-placeholder .field-cover>div{width:100%;display:block}html .formcraft-css .fc-form.remove-asterisk-true .form-element.is-required-true .field-cover>span>span:first-child>span::after{content:none}html .formcraft-css .fc-form .form-element.is-required-true .field-cover>span>span:first-child>span{position:relative}html .formcraft-css .fc-form .form-element.is-required-true .field-cover .main-label>span::after{content:"*";position:absolute;color:red;top:-3px;right:-6px}html .formcraft-css .fc-form .field-cover{letter-spacing:-4px}html .formcraft-css .fc-form .field-cover>div,html .formcraft-css .fc-form .field-cover>span{position:relative;letter-spacing:0;box-sizing:border-box;-moz-box-sizing:border-box;width:70%;display:inline-block;text-align:left}html .formcraft-css .fc-form .field-cover>span{width:30%;text-align:right;padding-right:9px;vertical-align:top;font-weight:600}html .formcraft-css .fc-form .field-cover>span>span{display:block;width:100%;line-height:1.45em}html .formcraft-css .fc-form .field-cover>span span.sub-label{font-weight:400;position:relative;font-style:italic;font-size:.9em;margin-top:-1px;opacity:.8}html .formcraft-css .fc-form .field-cover .sub-label-false{top:.7em}html .formcraft-css .fc-form .field-cover>div input[type=text]{width:100%;margin:0}html .formcraft-css .fc-form .field-cover>div.full{width:auto;display:block}html .formcraft-css .fc-form .form-element{position:relative;display:inline-block;letter-spacing:0;vertical-align:top;opacity:1;border-radius:2px;z-index:101;border:0;float:none!important;overflow:visible}html .formcraft-css .fc-form .form-element .form-element-html input[type=text]{box-sizing:border-box;padding:.72em .9em .65em;border-radius:2px;border:1px solid #d6d8d9;background-color:#fafafa;line-height:1.4em;font-family:inherit;height:auto;box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;font-size:inherit;background-image:none!important}html .formcraft-css .fc-form .form-element .error{display:none;position:absolute;top:-4px;z-index:103;font-size:.85em;line-height:8px;padding:0;border:0;margin:0;background:#fff;right:30px;color:red;-webkit-animation:fadeInRight .3s ease-out;animation:fadeInRight .3s ease-out}html .formcraft-css .fc-form .form-element .form-element-html{padding:0 1.5em 1.5em 0}html .formcraft-css .fc-form .form-element .field-cover{position:relative;display:block}html .formcraft-css .fc-form .form-element.form-element-type-customText .form-element-html{position:static}html .formcraft-css .fc-form .form-element .field-cover.heading-cover .bold-true{font-weight:700}html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div{line-height:normal;width:100%}html .formcraft-css .fc-form .form-element .field-cover.customText-cover,html .formcraft-css .fc-form .form-element .field-cover.heading-cover{white-space:pre-wrap;position:relative;padding:.75em 1.5em 1.5em;line-height:1.5em;margin:0-1.5em -1.5em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover{padding:.75em 1.5em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover p{margin:.3em 0;width:100%!important;display:block;font-size:1em}html .formcraft-css .fc-form .form-element .field-cover .formcraft-icon{position:absolute;right:0;top:0;cursor:text;line-height:1.4em;font-size:1.25em;margin:.45em 12px;width:1.1em;color:inherit;background-color:#fff0}html .formcraft-css .fc-form .form-element .submit-response{display:block;text-align:center}html .formcraft-css .fc-form .form-element .required_field{opacity:0}html .formcraft-css .fc-form .form-element .submit-cover{float:none!important;margin:0;transition:padding .5s}html .formcraft-css .fc-form .form-element .submit-cover.align-center{text-align:center}html .formcraft-css .fc-form .form-element .submit-cover.align-center .submit-button{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon{height:22px;font-size:22px;text-align:center;margin:0;line-height:.95em}html .formcraft-css .fc-form .form-element .submit-cover .spin-cover{border-radius:100%;width:1.2em;height:1.2em;opacity:0;font-size:12px;position:absolute;right:2em;top:50%;margin:-.55em 0 0;text-indent:-9999em;border-top:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff;border-left:2px solid #fff0;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loadAnimate 1.1s infinite linear;animation:loadAnimate 1.1s infinite linear;display:none}html .formcraft-css .fc-form .form-element .submit-cover .spin-cover:after{border-radius:100%;width:1.2em;height:1.2em;display:inline-block}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon:before{left:0;line-height:1em}html .formcraft-css .fc-form .form-element .submit-cover .submit-button{box-shadow:none;height:auto;font-size:1em;line-height:1.5em;position:relative;text-transform:none;margin:0 auto;padding:9px 18px;border:0;border-radius:2px;width:auto;cursor:pointer;font-weight:600;font-family:inherit;letter-spacing:0;white-space:nowrap;transition:padding .25s;-webkit-transition:padding .25s}html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover{box-shadow:0 0 100px rgb(50 50 50/.08) inset}.form-live{width:100%}.form-live .form-cover{-webkit-perspective:750px;perspective:750px}@media (max-width:480px){html body .fc-form-modal .fc_modal-dialog .formcraft-css .fc-pagination{box-shadow:0 1px 6px rgb(0 0 0/.5);border-radius:2px}html body .fc-form-modal .fc_modal-dialog .formcraft-css .fc-pagination>div .page-name{color:#666;text-shadow:none}html body .fc-form-modal.fc_modal .fc_modal-dialog .fc-pagination-cover{height:65px}html body .fc-form-modal.fc_modal .fc_modal-dialog .fc_close{margin-right:3px}html body .fc-form-modal.fc_modal .fc_close{font-size:26px;font-weight:400}html body .form-live{overflow:hidden}html .formcraft-css .fc-pagination-cover{left:0;margin-left:0}html body .fc-form-modal .fc_modal-dialog{max-width:96%;padding-top:0;padding-bottom:0}html body .fc-form .form-element{width:100%!important}html body .fc-form-modal{padding-top:3%;padding-bottom:3%}}.njt-review-badge-modal{display:none;flex-direction:column;position:fixed;z-index:2147483647;right:0;top:0;width:368px;height:100%;overflow:hidden;background-color:#fff;box-shadow:0 0 4px 1px rgb(0 0 0/.08)}.njt-review-badge-modal .njt-ellipsis{white-space:nowrap;width:220px;overflow:hidden;text-overflow:ellipsis}.njt-review-badge-modal__header{flex-basis:80px;flex-shrink:0;width:100%;padding:10px 16px;background-color:#fff;overflow:hidden;box-shadow:0 1px 2px 0 rgb(0 0 0/.12);box-sizing:border-box;display:flex;gap:10px;justify-content:space-between}.njt-review-badge-modal__header-image{flex:2;text-align:center}.njt-review-badge-modal__header-info{flex:8;white-space:nowrap;overflow:hidden}.njt-review-badge-modal__header-title{font-size:16px;font-weight:400;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;color:#666}.njt-review-badge-modal__close-btn{color:#000;font-size:28px;font-weight:700;flex:1}.njt-review-badge-modal__close-btn:focus,.njt-review-badge-modal__close-btn:hover{text-decoration:none;cursor:pointer}.njt-review-badge-modal__content{width:inherit;flex-grow:1;padding:15px 0 15px 20px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 80px - 48px)}.njt-review-badge-modal__footer{width:100%;flex-basis:48px;flex-shrink:0;text-align:center;box-shadow:0-1px 2px 0 rgb(0 0 0/.06);display:flex;background-color:#fff}.njt-review-badge-modal__footer img{margin:auto}@media only screen and (max-width:368px){.njt-review-badge-modal{width:319px}}.et_pb_text_align_left{text-align:left}.et_pb_text_align_center{text-align:center}.et_pb_text_align_justified{text-align:justify}button::-moz-focus-inner{padding:0;border:0}.et_pb_pagebuilder_layout.single-post .et_pb_post{padding-bottom:0!important;margin-bottom:0!important}.page-title h1{display:inline}.page-title span{display:block;line-height:1.7em}.page-title b{color:#fff}@media only screen and (min-width:981px){.page-title b{font-size:45px}}@media only screen and (max-width:980px) and (min-width:767px){.page-title b{font-size:35px}}@media only screen and (max-width:767px){.page-title b{font-size:25px}}@media (min-width:981px){ul.produtos{columns:4;-webkit-columns:4;-moz-columns:4}}@media (max-width:980px){ul.produtos{columns:2;-webkit-columns:2;-moz-columns:2}}@media (max-width:768px){ul.produtos{columns:1;-webkit-columns:1;-moz-columns:1}}.produtos li{margin-bottom:10px}