@media (min-width:768px){:root{--container-size:750px}}@media (min-width:992px){:root{--container-size:970px}}@media (min-width:1200px){:root{--container-size:1170px}}.heading-2{font-family:'OpenSans-ExtraBold';font-size:4.4rem;line-height:1.4;text-transform:uppercase;margin:0}.btn-outline{color:#FD8103;background:transparent;border:var(--btn-outline-border, 1px solid #FD8103)}.btn-outline-white{color:#fff;background:transparent;border:var(--btn-outline-white-border, 1px solid #fff)}.btn-outline-white:hover{color:#FD8103;background:#fff;border:var(--btn-outline-white-border, 1px solid #fff)}.card-product{max-width:var(--card-product-max-width, 29.6rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:0}@media only screen and (max-width:767px){.card-product{margin:0 auto}}.card-product:hover{z-index:2}.card-product:hover:after{-webkit-box-shadow:0 5px 50px 0 rgba(0,0,0,0.16);box-shadow:0 5px 50px 0 rgba(0,0,0,0.16);-webkit-transform:scale(1.08);transform:scale(1.08)}.card-product:hover .card-image:after{opacity:1}.card-product:after{content:'';width:100%;height:100%;background-color:#fff;border-radius:2rem;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;z-index:-1}.card-product .card-link{display:grid;gap:1.2rem;padding:1rem 1rem 2rem;background-color:#fff;border-radius:2rem}.card-product .card-image{overflow:hidden;border-radius:1.2rem;position:relative;z-index:0}.card-product .card-image img{max-width:var(--card-product-image-max-width, 27.6rem);width:100%;-o-object-fit:cover;object-fit:cover}.card-product .card-image:after{content:'';width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(253,129,3,0.7);background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M384%20250v12c0%206.6-5.4%2012-12%2012h-98v98c0%206.6-5.4%2012-12%2012h-12c-6.6%200-12-5.4-12-12v-98h-98c-6.6%200-12-5.4-12-12v-12c0-6.6%205.4-12%2012-12h98v-98c0-6.6%205.4-12%2012-12h12c6.6%200%2012%205.4%2012%2012v98h98c6.6%200%2012%205.4%2012%2012zm120%206c0%20137-111%20248-248%20248S8%20393%208%20256%20119%208%20256%208s248%20111%20248%20248zm-32%200c0-119.9-97.3-216-216-216-119.9%200-216%2097.3-216%20216%200%20119.9%2097.3%20216%20216%20216%20119.9%200%20216-97.3%20216-216z%22%2F%3E%3C%2Fsvg%3E");background-position:center;background-repeat:no-repeat;background-size:3.6rem;opacity:0;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;top:0;left:0}.card-product .card-title{margin:0;font-size:var(--card-product-title-font-size, 1.9rem);text-align:center}.tab-content-list{display:grid}.tab-content{grid-column:1 / -1;grid-row:1 / -1;max-height:var(--tab-content-max-height, initial);height:100%;overflow-y:auto;opacity:0;pointer-events:none;position:relative;z-index:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;scrollbar-width:var(--scroll-width, 8px);scrollbar-color:var(--scroll-handle-color, #e1e1e1) var(--scroll-track-color, #f1f1f1)}.tab-content.active{opacity:1;z-index:1;pointer-events:all}@media only screen and (max-width:992px){.tab-content{-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute}.tab-content.active{-webkit-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s;position:relative}}.tab-content::-webkit-scrollbar{width:var(--scroll-width, 8px);height:var(--scroll-height, var(--scroll-width, 8px))}.tab-content::-webkit-scrollbar-track{overflow:hidden;background:var(--scroll-track-color, #f1f1f1);border-radius:var(--scroll-radius, var(--scroll-track-radius, 2px))}.tab-content::-webkit-scrollbar-thumb{background:var(--scroll-handle-color, #e1e1e1);border-radius:var(--scroll-radius, var(--scroll-thumb-radius, 2px))}.tab-content::-webkit-scrollbar-thumb:hover{background:var(--scroll-handle-hover-color, #d1d1d1)}@font-face{font-family:'OpenSans-ExtraBold';src:url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),url('fonts/OpenSans-ExtraBold.woff') format('woff'),url('fonts/OpenSans-ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal}.header{background:-o-linear-gradient(85deg, #F76F01, #FD8103, #FD8B16);background:linear-gradient(5deg, #F76F01, #FD8103, #FD8B16);padding-bottom:clamp(1.2rem, 1.93846154vw, 3rem)}.header .top-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;padding:1rem 2rem;margin-left:auto;margin-bottom:1.4rem;background-color:rgba(255,255,255,0.08);border-width:0 1px 1px 1px;border-style:solid;border-color:rgba(255,255,255,0.1);border-radius:0 0 2rem 2rem}.header .top-content hr{width:.8rem;height:.8rem;margin:0;background-color:rgba(255,255,255,0.2);border-radius:50%;border:none}.header .middle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .redes_topo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.header .redes_topo a{width:2.6rem;height:2.6rem;padding:.3rem !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-radius:50%;font-size:1.3rem;color:#fff}.header .redes_topo a:hover{opacity:.6}@media only screen and (min-width: 1200px){.header .redes_topo{gap:.3rem}.header .redes_topo a{width:2.4rem;height:2.4rem}}.header .language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.3rem}.header .language a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:block}.header .language img{max-width:2.6rem;width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 1200px){.header .language{gap:.6rem}.header .language img{max-width:2rem}}@media only screen and (max-width:992px){.header .navbar-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.header .navbar-header:before,.header .navbar-header:after{content:none}.header .navbar-toggle{margin:0}.header .navbar-toggle .icon-bar{width:3.2rem;height:.3rem;margin:.6rem 0;background:#fff}.header .navbar-brand{max-width:clamp(16rem, 17.64102564vw, 20rem);height:initial;padding:0;margin:0;float:none}.header .navbar-brand a{display:block}.header .navbar-collapse{padding:0}@media only screen and (max-width:992px){.header .navbar-collapse{width:100%;background:#FD8103;position:absolute;top:calc(100% + 1.1rem);left:0;z-index:20}}.header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.6rem;font-family:'open_sansbold';color:#fff;text-transform:none;list-style:none;padding:0;margin:0}@media only screen and (max-width:992px){.header .menu{padding:1.6rem 2rem 2.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.9rem;border-top:2px solid #fd8e1c;-webkit-box-shadow:inset 0 4px 12px -6px #e47403;box-shadow:inset 0 4px 12px -6px #e47403}.header .menu li{width:100%;padding-bottom:1rem;border-bottom:1px solid #fd9a35}.header .menu li:last-child{border:none}}@media only screen and (min-width: 1200px){.header .menu{padding-right:2rem}}.header .menu a:not(.btn){padding:.7rem clamp(.5rem, 1.03333333vw, 1.8rem);border-radius:1.5rem;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;font-size:clamp(1.5rem, 1.54102564vw, 1.6rem);color:#fff}.header .menu a:not(.btn):hover{opacity:.6}@media only screen and (min-width: 1200px){.header .menu a:not(.btn):hover{background-color:rgba(255,255,255,0.15);opacity:1}}.header .menu .btn{font-size:1.3rem;padding:.7rem 1.6rem;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);box-shadow:0 2px 6px 0 rgba(0,0,0,0.1)}.fix-in{width:100%;opacity:1;-webkit-box-shadow:0 0 8px 6px rgba(0,0,0,0.1);box-shadow:0 0 8px 6px rgba(0,0,0,0.1);position:fixed;left:0;top:0;z-index:99;-webkit-animation-name:anime_fix;animation-name:anime_fix;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes anime_fix{from{top:-90px}to{top:0}}@keyframes anime_fix{from{top:-90px}to{top:0}}.mobile{display:none !important}@media (max-width:991px){.mobile{display:block !important}}.footer{padding-bottom:3rem}.footer ul{list-style:none;margin:0;padding:0}.footer .footer-top{min-height:158px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding:3rem clamp(2rem, 2.82051282vw, 4rem);background:-o-linear-gradient(85deg, #F76F01, #FD8103, #FD8B16);background:linear-gradient(5deg, #F76F01, #FD8103, #FD8B16);border-radius:2rem}@media only screen and (max-width:600px){.footer .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .footer-top .logo-footer{margin-bottom:2rem}}.footer .footer-top ul{max-width:360px;display:grid;gap:.6rem;font-size:1.6rem}.footer .footer-top ul a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.footer .footer-top ul a:hover{color:#fecd9a}.footer .footer-top ul a:hover .custom-icon-map-marker:before{background-color:#fecd9a}.footer .footer-top ul a span{text-decoration:underline}.footer .footer-top ul i{font-size:2rem}.footer .footer-top ul i:before{width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-top .custom-icon-map-marker:before{content:"";width:2rem;height:2rem;background-color:#fff;-webkit-mask-image:url(../imagens/pointer.svg);mask-image:url(../imagens/pointer.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer .grid-content{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:repeat(2, 1fr);gap:3rem clamp(2rem, 2.41025641vw, 3rem);padding:3.2rem clamp(1rem, 2.23076923vw, 4rem)}@media only screen and (min-width:576px){.footer .grid-content{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:992px){.footer .grid-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-columns:repeat(4, -webkit-max-content);grid-template-columns:repeat(4, max-content)}}.footer .menu-footer h4{font-size:1.6rem;margin:0 0 clamp(1rem, 1.41025641vw, 2rem)}.footer .menu-footer ul{display:grid;gap:clamp(1rem, 1.32820513vw, 1.8rem)}.footer .social-icons a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.footer .social-icons a:hover{opacity:.6}.footer .social-icons i{width:3.6rem;height:3.6rem;padding:.3rem !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #FD8103;border-radius:50%;font-size:1.6rem;color:#FD8103}.footer .social-icons .custom-icon-facebook:before,.footer .social-icons .custom-icon-instagram:before{content:"";width:2.4rem;height:2.4rem;display:block;background-color:#FD8103;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer .social-icons .custom-icon-facebook:before{-webkit-mask-image:url(../imagens/faceb.svg);mask-image:url(../imagens/faceb.svg)}.footer .social-icons .custom-icon-instagram:before{-webkit-mask-image:url(../imagens/insta.svg);mask-image:url(../imagens/insta.svg)}.footer .seals{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(1rem, 1.41025641vw, 2rem);padding:1.6rem clamp(2rem, 2.82051282vw, 4rem);margin:clamp(1rem, 2.64102564vw, 5rem) 0 0;border-width:1px 0 1px 0;border-style:solid;border-color:#F5F5F5}.footer .seals img{max-width:clamp(4rem, 4.32820513vw, 4.8rem);max-height:clamp(4rem, 4.32820513vw, 4.8rem);width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:576px){.footer .seals{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem;padding:1.6rem clamp(.5rem, 1.93589744vw, 4rem) 0;opacity:.6}@media only screen and (max-width:767px){.footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.footer .footer-bottom p{margin:0}.footer .footer-bottom .expression{max-width:100px}.footer .footer-bottom .expression:hover{opacity:.6}.footer .footer-bottom .expression img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.sobre_nos{background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}@media only screen and (min-width:992px){.sobre_nos{padding:3rem 2rem}}.sobre_nos .btn.bt_small{padding:.3rem 1.3rem}.products{padding:7rem 0;background-color:#F4F2EF;background-image:-o-linear-gradient(68deg, #F76F01 10%, #FD8103 52%, #FD8B16 80%);background-image:linear-gradient(22deg, #F76F01 10%, #FD8103 52%, #FD8B16 80%);background-repeat:no-repeat;background-size:37.3%;background-position:right;overflow:hidden}@media only screen and (max-width:768px){.products{background-size:100% 37.3%;background-position:bottom}}.products .heading-2{max-width:var(--container-size);margin:0 auto 4rem}@media only screen and (max-width:767px){.products .heading-2{text-align:center}}.products .helper-size-carousel{max-width:calc(100vw - 30px);margin:0 auto;position:relative}@media only screen and (min-width: 992px){.products .helper-size-carousel{max-width:var(--container-size)}}.products .swiper-products{--swiper-navigation-size:1.8rem;--swiper-navigation-color:#fff;--swiper-pagination-bullet-size:10px;--swiper-pagination-color:transparent;--swiper-pagination-bullet-inactive-color:#fff;--button-arrow-size:5rem;max-width:clamp(60rem, 75.17948718vw, 97rem);margin:0;overflow:visible;position:initial}@media only screen and (max-width:767px){.products .swiper-products{margin:0 auto}}.products .swiper-products .swiper-slide{opacity:0;pointer-events:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.products .swiper-products .swiper-slide.swiper-slide-active{opacity:1;pointer-events:all}@media only screen and (min-width:767px){.products .swiper-products .swiper-slide.swiper-slide-active,.products .swiper-products .swiper-slide.swiper-slide-next{opacity:1;pointer-events:all}}@media only screen and (min-width:992px){.products .swiper-products .swiper-slide.swiper-slide-active,.products .swiper-products .swiper-slide.swiper-slide-next,.products .swiper-products .swiper-slide.swiper-slide-next+*{opacity:1;pointer-events:all}}.products .swiper-products .arrow-box{display:grid;gap:.8rem}@media only screen and (max-width:768px){.products .swiper-products .arrow-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}}.products .swiper-products .product-prev,.products .swiper-products .product-next,.products .swiper-products .product-pagination{position:relative}.products .swiper-products .product-prev,.products .swiper-products .product-next{width:var(--button-arrow-size);height:var(--button-arrow-size);border:2px solid #fff;border-radius:50%;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.15);box-shadow:0 2px 4px rgba(0,0,0,0.15);top:unset;left:unset;right:unset;margin:0}.products .swiper-products .product-prev:after,.products .swiper-products .product-next:after{content:'';width:calc(var(--button-arrow-size) / 2);height:calc(var(--button-arrow-size) / 2);font-family:'open_sansregular';background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.products .swiper-products .product-prev:hover,.products .swiper-products .product-next:hover{--swiper-navigation-color:#FD8103;background-color:#fff}.products .swiper-products .product-prev:hover:after,.products .swiper-products .product-next:hover:after{background-color:#FD8103}.products .swiper-products .product-prev:after{-webkit-mask-image:url('../owl.carousel/prev.svg');mask-image:url('../owl.carousel/prev.svg')}.products .swiper-products .product-next:after{-webkit-mask-image:url('../owl.carousel/next.svg');mask-image:url('../owl.carousel/next.svg')}.products .swiper-products .swiper-navigation{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.products .swiper-products .swiper-navigation{margin:2rem auto 0}}@media only screen and (min-width:768px){.products .swiper-products .swiper-navigation{position:absolute;top:0;right:0}}.products .swiper-products .product-pagination{display:none;bottom:unset;left:unset}@media only screen and (min-width: 768px){.products .swiper-products .product-pagination{display:grid;gap:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}}.products .swiper-products .product-pagination .swiper-pagination-bullet{margin:0;display:block}.products .swiper-products .product-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-size:14px;border:1.8px solid #fff}.product-info{padding:clamp(3rem, 3.82051282vw, 5rem) 0}.product-info .card-info-product{width:100%;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(2rem, 2.41025641vw, 3rem);padding:clamp(3rem, 3.41025641vw, 4rem) 2rem;border-radius:2rem;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}@media only screen and (max-width:768px){.product-info .card-info-product{margin-bottom:3rem}}.product-info .card-info-product .flex-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.product-info .card-info-product .card-title{color:#FD8103;margin:0}.product-info .card-info-product [class^='custom-icon-']{width:clamp(4rem, 4.41025641vw, 5rem);height:clamp(4rem, 4.41025641vw, 5rem);display:block}.product-info .card-info-product .custom-icon-open-book{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%20fill%3D%22%23FD8103%22%3E%0D%0A%3Cpath%20d%3D%22M540.9%2056.77c-45.95-16.66-90.23-24.09-129.1-24.75C351.1%2032.96%20309.1%2049.47%20288%2059.74C266.9%2049.47%20223.9%2032.94%20164.8%2032C124.8%2031.95%2080.4%2040.35%2035.1%2056.77C14.18%2064.33%200%2084.41%200%20106.7v302.9c0%2014.66%206.875%2028.06%2018.89%2036.8c11.81%208.531%2026.64%2010.98%2040.73%206.781c118.9-36.34%20209.3%2019.05%20214.3%2022.19C277.8%20477.6%20281.2%20480%20287.1%20480c6.52%200%2010.12-2.373%2014.07-4.578c10.78-6.688%2098.3-57.66%20214.3-22.27c14.11%204.25%2028.86%201.75%2040.75-6.812C569.1%20437.6%20576%20424.2%20576%20409.6V106.7C576%2084.42%20561.8%2064.35%20540.9%2056.77zM272%20438.1c-24.95-12.03-71.01-29.37-130.5-29.37c-27.83%200-58.5%203.812-91.19%2013.77c-4.406%201.344-9%20.5938-12.69-2.047C34.02%20417.8%2032%20413.1%2032%20409.6V106.7c0-8.859%205.562-16.83%2013.86-19.83C87.66%2071.7%20127.9%2063.95%20164.5%2064C216.3%2064.81%20254.2%2079.26%20272%2087.66V438.1zM544%20409.6c0%204.375-2.016%208.234-5.594%2010.84c-3.766%202.703-8.297%203.422-12.69%202.125C424.1%20391.6%20341.3%20420.4%20304%20438.3V87.66C321.8%2079.26%20359.7%2064.81%20411.4%2064c35.31-.0625%2076.34%207.484%20118.8%2022.88C538.4%2089.88%20544%2097.84%20544%20106.7V409.6z%22%2F%3E%0D%0A%3C%2Fsvg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.product-info .card-info-product .custom-icon-pointer{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2220px%22%20height%3D%2228px%22%20viewBox%3D%220%200%2020%2028%22%20enable-background%3D%22new%200%200%2020%2028%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23FD8103%22%20d%3D%22M10%2C4.563c-3.257%2C0-5.905%2C2.648-5.905%2C5.905c0%2C3.256%2C2.648%2C5.904%2C5.905%2C5.904%0D%0A%09%09c3.256%2C0%2C5.905-2.648%2C5.905-5.904C15.905%2C7.211%2C13.256%2C4.563%2C10%2C4.563z%20M10%2C14.784c-2.381%2C0-4.317-1.937-4.317-4.317%0D%0A%09%09c0-2.38%2C1.937-4.316%2C4.317-4.316c2.38%2C0%2C4.316%2C1.937%2C4.316%2C4.317C14.316%2C12.848%2C12.38%2C14.784%2C10%2C14.784z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23FD8103%22%20d%3D%22M10%2C0.454c-5.521%2C0-10.014%2C4.492-10.014%2C10.013c0%2C3.185%2C2.671%2C7.928%2C4.263%2C10.473%0D%0A%09%09c1.047%2C1.675%2C2.172%2C3.268%2C3.169%2C4.486c1.599%2C1.956%2C2.171%2C2.12%2C2.582%2C2.12c0.416%2C0%2C0.957-0.164%2C2.552-2.121%0D%0A%09%09c0.998-1.227%2C2.124-2.818%2C3.17-4.483c1.604-2.551%2C4.292-7.304%2C4.292-10.475C20.014%2C4.946%2C15.521%2C0.454%2C10%2C0.454z%20M14.62%2C19.704%0D%0A%09%09c-2.054%2C3.334-3.939%2C5.586-4.63%2C6.161c-0.694-0.558-2.55-2.757-4.632-6.15c-2.404-3.92-3.783-7.29-3.783-9.248%0D%0A%09%09c0-4.646%2C3.779-8.425%2C8.425-8.425s8.426%2C3.779%2C8.426%2C8.425C18.426%2C12.413%2C17.039%2C15.78%2C14.62%2C19.704z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");background-position:center;background-repeat:no-repeat;background-size:contain}.box_noticias{padding:clamp(3rem, 3.82051282vw, 5rem) 0}.box_noticias .news-post{padding:1.2rem}.box_noticias .news-post img{border-radius:3px}#page-list-products{--card-product-title-font-size:1.8rem}#page-list-products .list-products{background-color:#fff;background-image:url('../imagens/ellipse-products.svg');background-size:contain;background-position:top center;background-repeat:no-repeat;padding:clamp(4rem, 4.41025641vw, 5rem) 0}@media only screen and (max-width:992px){#page-list-products .list-products{background-size:130rem}}#page-list-products .list-products header{text-align:center;margin-bottom:4rem}#page-list-products .list-products header p{font-size:1.6rem}#page-list-products .list-products .text-about-products{max-width:700px;margin:0 auto}#page-list-products .list-products .static-text span{color:#FD8103;font-weight:600}#page-list-products .list-products .card-product{margin:0 auto 2rem}#page-list-products .list-products .grid-content{max-width:var(--container-size);display:grid;grid-template-columns:repeat(12, 1fr);gap:0 15px}#page-list-products .list-products .grid-content>*{grid-column:1 / -1}@media only screen and (min-width: 768px){#page-list-products .list-products .grid-content .g-col-md-1{grid-column:span 1}#page-list-products .list-products .grid-content .g-col-md-2{grid-column:span 2}#page-list-products .list-products .grid-content .g-col-md-3{grid-column:span 3}#page-list-products .list-products .grid-content .g-col-md-4{grid-column:span 4}#page-list-products .list-products .grid-content .g-col-md-5{grid-column:span 5}#page-list-products .list-products .grid-content .g-col-md-6{grid-column:span 6}#page-list-products .list-products .grid-content .g-col-md-7{grid-column:span 7}#page-list-products .list-products .grid-content .g-col-md-8{grid-column:span 8}#page-list-products .list-products .grid-content .g-col-md-9{grid-column:span 9}#page-list-products .list-products .grid-content .g-col-md-10{grid-column:span 10}#page-list-products .list-products .grid-content .g-col-md-11{grid-column:span 11}#page-list-products .list-products .grid-content .g-col-md-12{grid-column:span 12}}@media only screen and (min-width: 992px){#page-list-products .list-products .grid-content .g-col-lg-1{grid-column:span 1}#page-list-products .list-products .grid-content .g-col-lg-2{grid-column:span 2}#page-list-products .list-products .grid-content .g-col-lg-3{grid-column:span 3}#page-list-products .list-products .grid-content .g-col-lg-4{grid-column:span 4}#page-list-products .list-products .grid-content .g-col-lg-5{grid-column:span 5}#page-list-products .list-products .grid-content .g-col-lg-6{grid-column:span 6}#page-list-products .list-products .grid-content .g-col-lg-7{grid-column:span 7}#page-list-products .list-products .grid-content .g-col-lg-8{grid-column:span 8}#page-list-products .list-products .grid-content .g-col-lg-9{grid-column:span 9}#page-list-products .list-products .grid-content .g-col-lg-10{grid-column:span 10}#page-list-products .list-products .grid-content .g-col-lg-11{grid-column:span 11}#page-list-products .list-products .grid-content .g-col-lg-12{grid-column:span 12}}#page-product .custom-icon-play:before{content:"";width:1.4rem;height:1.4rem;display:block;background-color:#FD8103;-webkit-mask-image:url(../imagens/circle-play.svg);mask-image:url(../imagens/circle-play.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#page-product .custom-icon-download:before{content:"";width:1.4rem;height:1.4rem;display:block;background-color:#FD8103;-webkit-mask-image:url(../imagens/download-icon.svg);mask-image:url(../imagens/download-icon.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#page-product .presentation-product{padding:5rem 0}#page-product .presentation-product .grid-content{display:grid;gap:1.2rem}@media only screen and (max-width:767px){#page-product .presentation-product .grid-content{grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr}}@media only screen and (min-width:768px){#page-product .presentation-product .grid-content{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}#page-product .presentation-product .thumb-container{--button-arrow-size:4rem;padding:1.1rem 1.4rem;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);border-radius:1.5rem}@media only screen and (max-width:767px){#page-product .presentation-product .thumb-container{display:-webkit-box;display:-ms-flexbox;display:flex}}#page-product .presentation-product .swiper-thumbs{max-width:100vw;width:calc(var(--container-size, 100vw) - (2 * var(--button-arrow-size)) - 2.8rem - 3rem);height:100%}@media only screen and (min-width:768px){#page-product .presentation-product .swiper-thumbs{max-width:100px;max-height:380px;margin:1.1rem 0}}#page-product .presentation-product .thumb-prev,#page-product .presentation-product .thumb-next{width:var(--button-arrow-size);height:var(--button-arrow-size);background-color:#FD8103;border-radius:50%;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,0.1);box-shadow:2px 0 4px 0 rgba(0,0,0,0.1);position:relative;z-index:0;top:unset;right:unset;left:unset;bottom:unset;margin:auto}@media only screen and (min-width:768px){#page-product .presentation-product .thumb-prev,#page-product .presentation-product .thumb-next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}#page-product .presentation-product .thumb-prev:after,#page-product .presentation-product .thumb-next:after{content:'';width:calc(var(--button-arrow-size) / 2);height:calc(var(--button-arrow-size) / 2);font-family:'open_sansregular';background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#page-product .presentation-product .thumb-prev:hover,#page-product .presentation-product .thumb-next:hover{--swiper-navigation-color:#FD8103;background-color:#fff}#page-product .presentation-product .thumb-prev:hover:after,#page-product .presentation-product .thumb-next:hover:after{background-color:#FD8103}#page-product .presentation-product .thumb-prev:after{-webkit-mask-image:url('../owl.carousel/prev.svg');mask-image:url('../owl.carousel/prev.svg')}#page-product .presentation-product .thumb-next:after{-webkit-mask-image:url('../owl.carousel/next.svg');mask-image:url('../owl.carousel/next.svg')}#page-product .presentation-product .button-thumb-image{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:0 auto;padding:0;background-color:transparent;border-radius:4px;border:1px solid transparent;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9)}#page-product .presentation-product .button-thumb-image.active{border:1px solid rgba(253,129,3,0.5);-webkit-transform:scale(1);transform:scale(1)}#page-product .presentation-product .button-thumb-image:hover,#page-product .presentation-product .button-thumb-image:focus{opacity:1}#page-product .presentation-product .thumb-image{width:clamp(7rem, 7.61538462vw, 8.5rem);height:clamp(7rem, 7.61538462vw, 8.5rem);-o-object-fit:cover;object-fit:cover}#page-product .presentation-product .main-image{max-width:50rem;max-height:50rem;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);border-radius:1.5rem;overflow:hidden;margin:0 auto;background-position:50% 50%;position:relative;cursor:crosshair}#page-product .presentation-product .main-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;display:block;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}#page-product .presentation-product .main-image img:hover{opacity:0}@media only screen and (max-width:767px){#page-product .presentation-product .main-image{grid-row:1}}@media only screen and (max-width:997px){#page-product .presentation-product .product-description{margin-top:4rem}}#page-product .presentation-product .product-description .top-content{display:grid;gap:1rem;margin-bottom:2.4rem}#page-product .presentation-product .heading-product{font-family:'OpenSans-ExtraBold';font-size:clamp(2.6rem, 2.76410256vw, 3rem);color:#FD8103;line-height:1.2;margin:0}#page-product .presentation-product .model{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding:.5rem 1.4rem;background-color:rgba(253,129,3,0.1);border-radius:2rem;font-size:1.4rem;color:#f07b03}#page-product .presentation-product .buttons-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem .8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}#page-product .presentation-product .buttons-box .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.4rem;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#page-product .presentation-product .buttons-box .btn i{margin:0}#page-product .presentation-product .buttons-box .btn-small-white{background-color:#fff;color:#FD8103;-webkit-box-shadow:0 2px 5px 0 rgba(182,93,1,0.18);box-shadow:0 2px 5px 0 rgba(182,93,1,0.18)}#page-product .presentation-product .buttons-box .btn-small-white:hover{background-color:#fff9f2}#page-product .presentation-product .buttons-box .btn-buy{max-width:273px;width:100%;padding:1.4rem 2.5rem;margin-top:3rem;background-color:#2E9E4D;-webkit-box-shadow:0 2px 5px 0 rgba(49,95,27,0.3);box-shadow:0 2px 5px 0 rgba(49,95,27,0.3);border-radius:50rem;font-size:1.6rem;text-transform:uppercase}#page-product .presentation-product .buttons-box .btn-buy:hover{background-color:#24a848;opacity:1}#page-product .presentation-product .faq hr{border-color:#F0F0F0;margin-bottom:1.6rem}#page-product .presentation-product .faq p{color:#868686;margin:0}#page-product .presentation-product .faq a{color:#FD8103;text-decoration:underline}#page-product .presentation-product .faq a:hover{color:#feb368}#page-product .details-product{padding:0 0 6rem}#page-product .details-product .image-benefits{margin:0 0 3rem;border-width:1px 0;border-style:solid;border-image-source:linear-gradient(90deg, transparent, #F0F0F0 20%, #F0F0F0 80%, transparent);border-image-slice:1}#page-product .details-product .tab-details-product{margin-top:3rem}#page-product .details-product .tab-details-product .tab-buttons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 2rem;margin:0 auto 1.5rem}#page-product .details-product .tab-details-product .tab-button{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-ms-flex-preferred-size:32%;flex-basis:32%;padding:.8rem 2rem;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;font-family:'open_sansbold';font-size:1.6rem;color:#424242;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#page-product .details-product .tab-details-product .tab-button:hover{color:#FD8103}#page-product .details-product .tab-details-product .tab-button.active{background-color:#ffecd9;-webkit-box-shadow:none;box-shadow:none;color:#FD8103}#page-product .details-product .tab-details-product .tab-content{padding:2rem clamp(1.4rem, 1.64615385vw, 2rem);background-color:#fafafa;border-radius:1.6rem}#page-product .details-product .tab-details-product .tab-content .white-card{padding:clamp(3rem, 3.82051282vw, 5rem) clamp(1rem, 1.73846154vw, 2.8rem);margin-bottom:.6rem;background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,0.05);box-shadow:0 0 40px 0 rgba(0,0,0,0.05)}#page-product .details-product .tab-details-product .tab-content .white-card.small{padding:1.6rem clamp(1rem, 1.73846154vw, 2.8rem)}#page-product .details-product .tab-details-product .measures{display:grid}@media only screen and (min-width:768px){#page-product .details-product .tab-details-product .measures{grid-template-columns:50% 50%}}#page-product .details-product .tab-details-product .measures p{margin:0}#page-product .details-product .tab-details-product .measures .measures-text{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #EAEAEA;border-radius:1rem;padding:clamp(2rem, 2.32820513vw, 2.8rem) clamp(1rem, 1.41025641vw, 2rem)}#page-product .details-product .tab-details-product .measures .measures-text i.fa{font-size:1.6rem;margin:0 .3rem 0 0}#page-product .details-product .tab-details-product .custom-table{display:grid;gap:.6rem}#page-product .details-product .tab-details-product .custom-table .custom-row{display:grid;gap:clamp(.5rem, 1.11538462vw, 2rem);padding:1.4rem 2.7rem;border-radius:50rem}#page-product .details-product .tab-details-product .custom-table .custom-row:nth-child(2n + 1){border:1px solid #F2F2F2}#page-product .details-product .tab-details-product .custom-table .custom-row:nth-child(2n + 0){background-color:#F2F2F2}@media only screen and (min-width:767px){#page-product .details-product .tab-details-product .custom-table .custom-row{grid-template-columns:.32fr 1fr;padding:1rem 2rem}}#page-product .details-product .tab-details-product .custom-table .custom-cel{margin:0;line-height:1.2}#page-product .details-product .tab-details-product .custom-table .custom-cel.heading{font-weight:600}#page-product .details-product .tab-details-product .list-download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem}#page-product .details-product .tab-details-product .list-download .list-download-title{font-size:1.5rem;margin:0}@media only screen and (max-width:767px){#page-product .details-product .tab-details-product .list-download .list-download-title{width:100%}}#page-product .details-product .tab-details-product .list-download .btn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:1rem 1.4rem;background-color:#fff2e6;-webkit-box-shadow:none;box-shadow:none;font-size:1.4rem;font-family:'open_sansbold';color:#FD8103}#page-product .details-product .tab-details-product .list-download .btn i{margin:0}#page-product .details-product .tab-details-product .alert-image{padding:1rem;margin:0 0 1rem;background-color:#ffeddc;border:1px solid #ffe7cf;font-size:1.4rem;line-height:1.3;border-radius:1rem}#page-product .details-product .tab-details-product .list-additional-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}@media only screen and (max-width:768px){#page-product .details-product .tab-details-product .list-additional-images{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#page-product .details-product .tab-details-product .list-additional-images .additional-image{-ms-flex-preferred-size:calc((100% - 3rem) / 2);flex-basis:calc((100% - 3rem) / 2);border:1px solid #F7F7F7;position:relative;z-index:0}@media only screen and (min-width:768px){#page-product .details-product .tab-details-product .list-additional-images .additional-image{-ms-flex-preferred-size:calc((100% - 3rem) / 4);flex-basis:calc((100% - 3rem) / 4)}}#page-product .details-product .tab-details-product .list-additional-images .image-overlay{width:100%;height:100%;background-color:rgba(253,129,3,0.6);font-weight:600;color:#fff;text-align:center;opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:absolute;top:0;left:0;z-index:1}#page-product .details-product .tab-details-product .list-additional-images .image-overlay i{display:block;margin-bottom:.3rem;font-size:1.8rem}@media only screen and (min-width:768px){#page-product .details-product .tab-details-product .list-additional-images .image-overlay:hover{opacity:1}}#page-product .custom-modal-video{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0.7);position:fixed;top:-105vh;left:0;bottom:0;right:0;opacity:0;pointer-events:none;z-index:100;-webkit-transition:opacity .2s ease-in-out .2s,top .2s ease-in-out .4s;-o-transition:opacity .2s ease-in-out .2s,top .2s ease-in-out .4s;transition:opacity .2s ease-in-out .2s,top .2s ease-in-out .4s}#page-product .custom-modal-video[open]{top:0;left:0;opacity:1;pointer-events:all;-webkit-transition:opacity .2s ease-in-out .2s,top 0s ease-in-out;-o-transition:opacity .2s ease-in-out .2s,top 0s ease-in-out;transition:opacity .2s ease-in-out .2s,top 0s ease-in-out}#page-product .custom-modal-video[open] .center-content{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#page-product .custom-modal-video .center-content{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0;-webkit-transition:all .2s ease-in-out .2s;-o-transition:all .2s ease-in-out .2s;transition:all .2s ease-in-out .2s}#page-product .custom-modal-video .btn.btn-close-modal{width:4rem;height:4rem;padding:0;margin-left:auto;margin-bottom:2rem;background-color:#FD8103;border:3px solid #fd8e1c;font-size:1.5rem;color:#fff}#page-product .custom-modal-video .btn.btn-close-modal:hover{background:#fff;border-color:#f2f2f2;color:#FD8103;opacity:1}#page-product .custom-modal-video .video-frame{--video-frame-width:clamp(36rem, 62.25641026vw, 100rem);max-width:var(--video-frame-max-width, 100vw);width:var(--video-frame-width, 100%);height:var(--video-frame-height, calc(((var(--video-frame-width) - 30px) / 16) * 9));display:block;-webkit-box-shadow:0 0 8rem -2rem rgba(0,0,0,0.5);box-shadow:0 0 8rem -2rem rgba(0,0,0,0.5);border:none}#page-onde-comprar .representante2,#page-onde-comprar .representante{border:none;border-radius:2rem;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.1);box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}