@charset "UTF-8";
html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto;display:inline-block}.header{position:fixed;top:20px;width:100vw;z-index:99}.header .wrapper__large{max-width:115em;padding:0 15px}.header__wrapper{background:var(--red);height:55px;border-radius:50px;padding:0 15px;justify-content:flex-end;position:relative;box-shadow:0 4px 250px 0 rgba(0,0,0,.35);gap:20px}.header__logo,.header__wrapper{-js-display:flex;display:flex;align-items:center}.header__logo{position:absolute;left:0;border:1px solid var(--red);border-radius:50px;padding:0 30px;background:var(--white);height:100%}.header__logo img{max-width:122px}.header .cart{-js-display:flex;display:flex;align-items:center;position:relative}.header .cart i{position:absolute;right:0;top:0;background-color:var(--white);font-size:1em;color:var(--red)}.header .cart:hover svg path{stroke-width:2px;transition:.2s}.nav{position:fixed;top:20px;left:0;width:100%;z-index:9999}.nav .wrapper__large{padding:0 15px;max-width:115em;-js-display:flex;display:flex;justify-content:space-between}.nav__background{background:var(--red);height:55px;border-radius:50px;padding:0 20px 0 0;position:relative;box-shadow:0 4px 250px 0 rgba(0,0,0,.35);justify-content:space-between;width:100%}.nav__background,.nav__background .logo{-js-display:flex;display:flex;align-items:center;transition:.2s}.nav__background .logo{height:100%}.nav__background .logo a{background:var(--white);border:1px solid var(--red);padding:0 30px;border-radius:50px;height:100%;-js-display:flex;display:flex;transition:.2s}.nav__background .logo a img{max-width:120px}.nav__background .logo:hover a{box-shadow:0 4px 5px 0 rgba(0,0,0,.35)}.nav__background .menu{position:fixed;top:0;left:0;width:100%;background:var(--white);max-height:0;z-index:-1;transition:.2s;box-shadow:0 4px 250px 0 rgba(0,0,0,.35)}.nav__background .menu .links{-js-display:flex;display:flex;flex-direction:column;grid-gap:15px}.nav__background .menu .links a{text-transform:none;font-weight:400}.nav__background .menu .aux-img{display:none}.nav__background .menu .wave{transition:.2s;position:absolute;z-index:-1;left:0;max-height:0}.nav__background .menu .wave path{fill:var(--white)}.nav__background .menu-links{max-height:0;transition:max-height 0s,visibility .2s,opacity .2s;overflow:hidden;opacity:0;visibility:hidden}.nav__background .menu-links ul{-js-display:flex;display:flex;padding:0;gap:25px;list-style:none;flex-direction:column}.nav__background .menu-links ul li.ico-cart span{position:absolute;top:-10px;left:15px;z-index:1;background-color:var(--white);border-radius:50%;font-size:12px;width:15px;height:15px;-js-display:flex;display:flex;justify-content:center;align-items:center}.nav__background .menu-links ul li.ico-cart a{-js-display:flex;display:flex;align-items:center}.nav__background .menu-links ul li.ico-cart a:before{content:""}.nav__background .menu-links ul li.ico-cart a svg{margin-right:10px}.nav__background .menu-links ul li.has-drop{position:relative}.nav__background .menu-links ul li.has-drop:before{content:"";display:block;width:12px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.01 11.654l5.327-5.327L2.01 1' stroke='%23E01D1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;position:absolute;right:10px;top:5px}.nav__background .menu-links ul li.has-drop .drop{opacity:0;display:none;margin-top:10px}.nav__background .menu-links ul li.has-drop.is--active:before{transform:rotate(90deg)}.nav__background .menu-links ul li.has-drop.is--active .drop{opacity:1;display:block}.nav__background .menu-links ul li.cart,.nav__background .menu-links ul li:last-of-type{display:none}.nav__background .menu-links ul li.cart a svg path{transition:.2s}.nav__background .menu-links ul li.cart.is--active a svg path,.nav__background .menu-links ul li.cart:hover a svg path{stroke-width:2px}.nav__background .menu-links ul li a{color:var(--color-text);font-size:15px;text-decoration:none;text-transform:uppercase;font-weight:700}.nav__background .holder{-js-display:flex;display:flex;padding-right:40px;gap:15px;position:relative;align-items:center}.nav__background .holder .carrinho{position:relative}.nav__background .holder .carrinho span{position:absolute;top:-10px;left:15px;z-index:1;background-color:var(--white);border-radius:50%;font-size:12px;width:15px;height:15px;-js-display:flex;display:flex;justify-content:center;align-items:center}.nav__background .holder .ico-busca{cursor:pointer}.nav__background .holder .ico-busca span{display:none}.nav__background .holder .ico-busca .drop{margin-top:0;transition:top .2s,visibility .2s,opacity .2s;overflow:hidden;opacity:0;visibility:hidden;position:fixed;background:var(--white);top:-300px;left:0;right:0;z-index:-1;padding:115px 20px 50px;box-shadow:0 4px 150px 0 rgba(0,0,0,.35)}.nav__background .holder .ico-busca .drop .holder{flex-direction:column}.nav__background .holder .ico-busca .drop .wave{bottom:0;overflow:hidden;opacity:0;visibility:hidden;transition:.2s}.nav__background .holder .ico-busca .drop .wave path{fill:var(--white)}.nav__background .holder .ico-busca .drop form{width:100%;margin-bottom:40px}.nav__background .holder .ico-busca .drop form .borda{width:100%;-js-display:flex;display:flex;align-items:center;justify-content:space-around;border:1px solid var(--color-text);border-radius:30px;gap:0}.nav__background .holder .ico-busca .drop form .borda:active,.nav__background .holder .ico-busca .drop form .borda:focus{border-color:var(--red)}.nav__background .holder .ico-busca .drop form .borda #searchtext{border:none;padding:0;height:60px;color:var(--color-text);font-size:1.4em;font-weight:500;font-family:Reddit Sans,sans-serif;width:70%;border-radius:30px}.nav__background .holder .ico-busca .drop form .borda #searchtext::-moz-placeholder{color:#989898;line-height:20px;font-weight:500;font-family:Reddit Sans,sans-serif}.nav__background .holder .ico-busca .drop form .borda #searchtext:-ms-input-placeholder{color:#989898;line-height:20px;font-weight:500;font-family:Reddit Sans,sans-serif}.nav__background .holder .ico-busca .drop form .borda #searchtext::placeholder{color:#989898;line-height:20px;font-weight:500;font-family:Reddit Sans,sans-serif}.nav__background .holder .ico-busca .drop form .borda #searchsubmit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.725 16.975l-4.437-4.615a7.524 7.524 0 10-5.761 2.688 7.447 7.447 0 004.313-1.362l4.471 4.65a.982.982 0 101.415-1.361h-.001zM7.527 1.957a5.564 5.564 0 110 11.128 5.564 5.564 0 010-11.128z' fill='%23E01E1C'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-color:transparent;border:0;font-size:0;width:20px;height:20px;padding:0;cursor:pointer}.nav__background .holder .ico-busca .drop .links-rapidos,.nav__background .holder .ico-busca .drop .sugeridas{gap:10px;flex-direction:column;opacity:0;visibility:hidden;max-height:0;overflow:hidden;transition:max-height 0s,visibility .2s,opacity .2s}.nav__background .holder .ico-busca .drop .links-rapidos.is--active,.nav__background .holder .ico-busca .drop .sugeridas.is--active{opacity:1;visibility:visible;max-height:999px;-js-display:flex;display:flex}.nav__background .holder .ico-busca .drop .links-rapidos p,.nav__background .holder .ico-busca .drop .sugeridas p{color:var(--color-text);font-size:1.4em;font-weight:500;margin:0}.nav__background .holder .ico-busca .drop .links-rapidos a,.nav__background .holder .ico-busca .drop .sugeridas a{display:block;color:var(--color-text);font-size:1.8em;font-weight:400;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav__background .holder .ico-busca .drop .links-rapidos a:after,.nav__background .holder .ico-busca .drop .sugeridas a:after{content:"";border-bottom:1px solid var(--red);width:0;transition:.2s;display:block}.nav__background .holder .ico-busca .drop .links-rapidos a:hover,.nav__background .holder .ico-busca .drop .sugeridas a:hover{color:var(--red);font-weight:700}.nav__background .holder .ico-busca .drop .links-rapidos a:hover:after,.nav__background .holder .ico-busca .drop .sugeridas a:hover:after{border-bottom:1px solid var(--red);width:100%}.nav__background .holder .ico-busca .drop .encontrado{position:absolute;bottom:-130px;text-align:center;left:50%;transform:translateX(-50%)}.nav__background .holder .ico-busca .drop .encontrado p{font-size:1.2em;width:80%;margin-left:auto;margin-right:auto}.nav__background .holder .ico-busca.is--active .drop{max-height:999px;overflow:visible;opacity:1;visibility:visible;top:0}.nav__background .holder .ico-busca.is--active .drop .wave{bottom:-99px;z-index:-1;overflow:visible;opacity:1;visibility:visible}.nav__background .bt-menu{position:absolute;top:0;right:0;z-index:99;pointer-events:all;transition:.2s}.nav__background .bt-menu button{text-decoration:none;position:relative;-js-display:flex;display:flex;justify-content:center;align-items:center;width:55px;height:55px}.nav__language{align-items:center}.nav__language.desktop{display:none}.nav__language.mobile{-js-display:flex;display:flex;justify-content:center;opacity:0;transition:.2s;gap:30px}.nav__language.mobile li a{font-size:15px;color:var(--color-text)}.nav__language li{list-style:none;position:relative;-js-display:flex;display:flex;justify-content:center;flex-direction:column;gap:5px;align-items:center}.nav__language li:hover{transition:.2s}.nav__language li:hover:after{opacity:1}.nav__language li:after{content:"";display:block;width:5px;height:5px;background:var(--red);border-radius:50%;opacity:0;transition:.2s;box-shadow:0 0 4px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.5)}.nav__language li a{text-transform:uppercase;color:#b8b8b8;text-decoration:none;font-size:11px;text-shadow:0 0 0 #000}.nav__language li.current-lang:after{opacity:1}.nav.is--open{transition:.2s}.nav.is--open .wave{max-height:999px}.nav.is--open .nav__background{background-color:var(--white);box-shadow:unset}.nav.is--open .nav__background .logo{background:transparent}.nav.is--open .nav__background .menu{-js-display:flex;display:flex;gap:30px;max-height:999px;padding:115px 20px 50px;flex-direction:column}.nav.is--open .nav__background .menu .nav__language.mobile{opacity:1}.nav.is--open .nav__background .menu .wave{bottom:-50px}.nav.is--open .nav__background .menu-links.is--active{overflow:visible;max-height:999px;opacity:1;visibility:visible}.nav.is--open .nav__background .holder .carrinho span{background-color:var(--red);color:var(--white)}.nav.is--open .nav__background .holder .carrinho a svg path{stroke:var(--color-text)}.nav.is--open .nav__background .holder .ico-busca .borda svg path{fill:var(--color-text)}.nav.is--open .nav__background .holder .ico-busca.is--active .borda svg path,.nav.is--open .nav__background .holder .ico-busca.red .borda svg path,.nav.is--open .nav__background .holder .ico-busca:hover .borda svg path{fill:var(--red)}.nav.is--open .nav__background .holder .ico-busca .carrinho svg path{transition:.2s;fill:var(--color-text)}.nav.is--open .nav__background .bt-menu .hamburger-inner,.nav.is--open .nav__background .bt-menu .hamburger-inner:after,.nav.is--open .nav__background .bt-menu .hamburger-inner:before{background-color:var(--color-text)}.nav.is--white .nav__background{background-color:transparent;box-shadow:unset}.nav.is--white .nav__background .logo{background:var(--white)}.nav.is--white .nav__background .holder .carrinho a svg path{stroke:var(--color-text)}.nav.is--white .nav__background .holder .ico-busca .borda svg path{fill:var(--color-text)}.nav.is--white .nav__background .holder .ico-busca.is--active .borda svg path,.nav.is--white .nav__background .holder .ico-busca.red .borda svg path,.nav.is--white .nav__background .holder .ico-busca:hover .borda svg path{fill:var(--red)}.nav.is--white .nav__background .holder .ico-busca .carrinho svg path{transition:.2s;fill:var(--color-text)}.nav.is--white .nav__background .bt-menu .hamburger-inner,.nav.is--white .nav__background .bt-menu .hamburger-inner:after,.nav.is--white .nav__background .bt-menu .hamburger-inner:before{background-color:var(--color-text)}#ajaxsearchprores2_1.vertical .results .item .asp_content,#ajaxsearchprores2_2.vertical .results .item .asp_content,div.asp_r.asp_r_2.vertical .results .item .asp_content{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.725 16.984l-4.437-4.616A7.526 7.526 0 004.343.712a7.525 7.525 0 003.184 14.344 7.446 7.446 0 004.313-1.362l4.471 4.65a.983.983 0 101.415-1.36h-.001zM7.527 1.964a5.563 5.563 0 013.934 9.5 5.565 5.565 0 01-9.498-3.936 5.571 5.571 0 015.564-5.565z' fill='%23E01E1C'/%3E%3C/svg%3E")!important;background-position:0!important;background-repeat:no-repeat!important;padding:5px 5px 5px 25px!important;-js-display:flex;display:flex;align-items:center}.nav div.asp_w.asp_r .resdrg{grid-gap:0 16px!important;flex-direction:column!important}.footer{background-color:var(--off-white);color:var(--color-text)}.footer a{color:#fff;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__grid{padding:50px 0 0;z-index:1;gap:30px}.footer__grid,.footer__grid-grid1{-js-display:flex;display:flex;flex-direction:column}.footer__grid-grid1{gap:25px}.footer__grid-grid1 .wpcf7{margin-top:0;margin-bottom:0;position:relative}.footer__grid-grid1 .wpcf7 .wpforms-field{padding-top:0;padding-bottom:0}.footer__grid-grid1 .wpcf7 .wpcf7-form{position:relative;margin-top:0;-js-display:flex;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-not-valid-tip,.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-response-output{position:absolute;top:40px;margin:5px 0 0;padding:0;border:none;font-size:1.4em}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom{position:absolute;right:3px;background:var(--red);border-radius:50px;height:37px;padding:0;border:none;-js-display:flex;display:flex;align-items:center;width:103px;cursor:pointer;overflow:hidden}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom [type=submit]{font-weight:400;text-transform:uppercase;color:var(--white);font-size:1.4em;background-color:transparent;border:none;cursor:inherit;font-family:Reddit Sans,sans-serif;height:inherit;width:inherit;border-radius:inherit;padding:0}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom [type=submit]::-moz-placeholder{font-family:Reddit Sans,sans-serif;font-size:15px;font-weight:400}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom [type=submit]:-ms-input-placeholder{font-family:Reddit Sans,sans-serif;font-size:15px;font-weight:400}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom [type=submit]::placeholder{font-family:Reddit Sans,sans-serif;font-size:15px;font-weight:400}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.84 3.55L10.981.706a.547.547 0 00-.772.775l1.918 1.91H.548a.547.547 0 100 1.093h11.582l-1.919 1.91a.547.547 0 00.772.775l2.857-2.844a.547.547 0 000-.775z' fill='%23fff'/%3E%3C/svg%3E");transform:translateX(-14px);transition:.2s;display:inline-block}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom:hover:after{transform:translateX(-11px);transition:.2s}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom .wpcf7-spinner{position:absolute;right:-60px}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type=email]{border-radius:50px;padding:0 14px;height:44px;border:1px solid var(--color-text);background:var(--off-white)}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type=email]:focus{border-color:var(--red);box-shadow:none}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type=email]::-moz-placeholder{color:var(--color-text);opacity:1}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type=email]:-ms-input-placeholder{color:var(--color-text);opacity:1}.footer__grid-grid1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input[type=email]::placeholder{color:var(--color-text);opacity:1}.footer__grid-grid1 h3{font-size:2em;margin-bottom:15px}.footer__info{justify-content:space-between;text-align:center}.footer__info,.footer__info-bloco{-js-display:flex;display:flex;flex-direction:column;align-items:flex-start}.footer__info-bloco:first-of-type h3{margin-top:0}.footer__info-bloco h3{font-size:2em;margin:25px 0 10px;text-align:left}.footer__info-bloco:nth-of-type(3) .bloco:nth-of-type(2),.footer__info-bloco:nth-of-type(4) .bloco:nth-of-type(2){margin-top:15px}.footer__info-bloco:nth-of-type(4) .bloco p a{font-weight:700;text-decoration:underline}.footer__info-bloco .bloco{-js-display:flex;display:flex;gap:10px;align-items:flex-start}.footer__info-bloco .bloco p{text-align:left;margin:0}.footer__info-bloco .bloco p a{color:var(--color-text);transition:.2s;font-weight:700}.footer__info-bloco .bloco p a:hover{color:var(--red)}.footer__info-bloco .certificados{-js-display:flex;display:flex;gap:20px;flex-direction:column}.footer__info-bloco .certificados .bloco{align-items:center}.footer__info-bloco .certificados .bloco img{width:100px;height:auto}.footer__info-bloco .certificados .bloco:nth-of-type(2){margin-top:0}.footer__social{-js-display:flex;display:flex;grid-gap:15px;align-items:center}.footer__social svg path,.footer__social svg rect{transition:.2s}.footer__social svg:hover path{fill:var(--red);transition:.2s}.footer__social svg:hover rect{stroke:var(--red);transition:.2s}.footer__social .bloco:last-of-type svg path{transition:.2s}.footer__social .bloco:last-of-type svg:hover path:nth-of-type(2){stroke:var(--red);fill:unset;transition:.2s}.footer__links{margin-top:30px;-js-display:flex;display:flex;grid-gap:20px;flex-wrap:wrap}.footer__links .bloco p{text-align:left;margin:0}.footer__links .bloco p a{color:var(--color-text);transition:.2s;text-decoration:underline;font-weight:700}.footer__links .bloco p a:hover{color:var(--red)}.footer__linksm{margin-top:30px;-js-display:flex;display:flex;grid-gap:20px;flex-wrap:wrap}.footer__linksm .bloco p{text-align:left;margin:0}.footer__linksm .bloco p a{color:var(--color-text);transition:.2s;text-decoration:underline}.footer__linksm .bloco p a:hover{color:var(--red)}.footer__copyright{margin-top:30px}.bt-whatsapp{display:block;position:fixed;right:17px;bottom:40px;width:60px;height:60px;background-color:var(--red);font-size:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.986 16.606c-.326-.163-1.924-.948-2.222-1.058-.298-.11-.514-.162-.732.164-.218.326-.839 1.057-1.028 1.273-.189.216-.38.244-.7.082a8.924 8.924 0 01-2.614-1.613 9.786 9.786 0 01-1.808-2.252c-.189-.325-.021-.5.142-.663.147-.145.325-.38.488-.569.134-.165.243-.348.325-.544a.591.591 0 00-.027-.569c-.081-.163-.731-1.763-1-2.414-.264-.633-.532-.547-.731-.558-.199-.011-.414-.011-.63-.011a1.191 1.191 0 00-.866.407 3.641 3.641 0 00-1.138 2.712 6.325 6.325 0 001.327 3.363 14.492 14.492 0 005.552 4.908c.605.26 1.224.489 1.853.684a4.438 4.438 0 002.048.129 3.353 3.353 0 002.194-1.546 2.724 2.724 0 00.189-1.546c-.081-.136-.3-.217-.624-.38l.002.001zm-5.931 8.1a10.8 10.8 0 01-5.506-1.508l-.392-.233-4.098 1.072 1.093-3.99-.257-.409a10.812 10.812 0 119.16 5.067v.001zm9.2-20.015a13.012 13.012 0 00-20.475 15.7L.936 27.127l6.9-1.809a12.999 12.999 0 006.218 1.584h.005a13.014 13.014 0 009.2-22.212' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:100px;z-index:100;transition:.2s;border:1px solid var(--white)}.bt-whatsapp:hover{transform:scale(1.05)}.a11y{position:fixed;top:200px;right:0;width:75px;height:70px;overflow:hidden;display:none;padding-bottom:10px;z-index:99;transition:width .2s,height 0s .2s;align-items:flex-start;justify-content:flex-start;color:var(--dark-white)}.a11y.active{width:210px;height:290px;transition:width .2s,height 0s 0s}.a11y__wrapper{z-index:9}.a11y__menu,.a11y__wrapper{position:relative;-js-display:flex;display:flex}.a11y__menu{width:125px;background:#0f0f0f;border-radius:0 0 0 30px;align-items:center;flex-direction:column;padding:15px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.15)}.a11y__menu p{color:var(--white);font-size:1.4em;font-weight:400;margin:0}.a11y__menu hr{width:45%;margin:10px auto}.a11y__btn{cursor:pointer;-js-display:flex;display:flex;align-items:flex-start;justify-content:flex-end;width:75px;flex-wrap:wrap;background:transparent;border:0}.has--high-contrast .a11y__btn{filter:grayscale(100%) contrast(150%)}.a11y__btn div{border-radius:50%;background:var(--red);padding:10px;height:40px;width:40px;-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid var(--white)}.a11y__toggles{flex-direction:column;color:var(--white)}.a11y__toggles .contraste,.a11y__toggles .zoom{font-size:1.4em;font-weight:400;-js-display:flex;display:flex;flex-direction:column;align-items:center;gap:10px}.a11y__item{-js-display:flex;display:flex;gap:4px;justify-content:center}.a11y__toggle{width:24px;height:24px;display:block;background-color:transparent;border:none;cursor:pointer}.has--high-contrast .a11y__toggle{border:1px solid #000;filter:grayscale(100%) contrast(150%)}.a11y__toggle--aumentar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M11 19a8 8 0 100-16 8 8 0 000 16zM21 21l-4.35-4.35M11 8v6M8 11h6' stroke='%23fff' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}.a11y__toggle--aumentar,.a11y__toggle--diminuir{background-repeat:no-repeat;background-position:50%}.a11y__toggle--diminuir{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M11 19a8 8 0 100-16 8 8 0 000 16zM21 21l-4.35-4.35M8 11h6' stroke='%23fff' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}.a11y__toggle--contraste{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18A9 9 0 109 0a9 9 0 000 18z' fill='%23fff'/%3E%3Cpath d='M9 2a7 7 0 110 14V2z' fill='%230F0F0F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.has--high-contrast *{filter:grayscale(100%)}.hamburger{padding:0;text-transform:none;background-color:transparent;border:none}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:var(--white)}.hamburger-box{width:20px;height:12px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:20px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--slider .hamburger-inner{top:0}.hamburger--slider .hamburger-inner:before{top:6px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:12px}.hamburger--slider.is-active .hamburger-inner:after{width:36px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.mobile-nav{position:absolute;top:0;left:0;bottom:0;width:100%;height:auto;z-index:10;background-color:#fff;visibility:hidden;opacity:0;transform:translate3d(-100%,0,0);transition:all .25s ease;box-shadow:0 8px 20px 0 rgba(0,0,0,.25);padding:60px 15px 15px;font-size:15px;font-size:1.5rem}.mobile-nav.active{visibility:visible;opacity:1;transform:translateZ(0);position:fixed}.mobile-nav a.btn-close-nav{position:absolute;right:30px;top:60px}.mobile-nav .menu li{margin-bottom:30px}.mobile-nav .menu li,.mobile-nav a{-js-display:flex;display:flex;justify-content:center}.mobile-nav a{padding:8px 15px;color:var(--green);font-weight:600;height:100%;align-items:center;border:1px solid rgba(62,111,58,.3);border-radius:40px;text-decoration:none;font-size:1.2em;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-nav .seja{background:none;padding-top:0}.mobile-nav .nav-main a.btn-search{display:none}.mobile-nav .search-area{padding:30px}.mobile-nav .search-area input{border-radius:50px;border:1px solid #c7c7c7;padding:10px 20px}.mobile-nav .nav-social{padding:30px 15px 15px;color:var(--green)}.mobile-nav .nav-social span{display:inline-block;margin-right:30px}.mobile-nav .nav-social a{display:inline-block;padding:0 8px}.mobile-nav .seja{color:var(--green)}.aba-cookies{background:#000;position:fixed;min-height:90px;padding:20px 0;display:none;z-index:9999999999;border-radius:30px;bottom:0;left:0;right:0}.aba-cookies.show{display:block}.aba-cookies__wrapper{-js-display:flex;display:flex;align-items:center;flex-direction:column;grid-gap:30px}.aba-cookies__btn{text-transform:none;margin-top:0!important;white-space:nowrap;border:0;background:var(--red)}.aba-cookies p{font-size:1.6em;line-height:22px;color:#fff}.aba-cookies a{color:#fff}.conteudos-busca{position:relative;z-index:1;width:100%}.conteudos-busca .searchandfilter ul{width:100%;border:1px solid rgba(24,110,255,.3137254901960784);border-radius:50px;padding:5px;background:linear-gradient(225deg,rgba(7,29,86,.3),rgba(52,68,163,.3));display:grid;grid-template-columns:auto 50px}.conteudos-busca input{padding:10px;background:none;margin-top:2px;border:0;color:#fff;opacity:1}.conteudos-busca input::-webkit-input-placeholder{color:#fff;opacity:.5}.conteudos-busca input::-moz-placeholder{color:#fff;opacity:.5}.conteudos-busca input:-ms-input-placeholder{color:#fff;opacity:.5}.conteudos-busca input:-moz-placeholder{color:#fff;opacity:.5}.conteudos-busca input[type=submit]{border-radius:50px;color:#fff;width:50px;margin:0;cursor:pointer;height:50px;border:0;font-size:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.609' height='13.609'%3E%3Cg data-name='Icon' transform='translate(1.957 3.166)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333'%3E%3Ccircle cx='5.333' cy='5.333' r='5.333' transform='translate(-1.29 -2.499)'/%3E%3Cpath data-name='577bb84a-3c84-4383-a9a4-cdba8c4b1ca0' d='M10.71 9.501l-2.9-2.9'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(180deg,var(--blue04),var(--light-blue));background-position:50%;background-repeat:no-repeat}.conteudos-busca__filtros{-js-display:flex;display:flex;grid-gap:15px;margin-top:30px;width:calc(100vw - 30px);overflow:scroll;padding-bottom:20px;padding-right:30px}.conteudos-busca__btn{border:1px solid rgba(24,110,255,.3137254901960784);border-radius:50px;color:#fff;text-decoration:none;padding:10px 35px;font-size:1.4em;-js-display:flex;display:flex;align-items:center;grid-gap:10px;justify-content:center}:root{--white:#fff;--red:#e01e1c;--color-text:#292929;--off-white:#f3f3f3;--containerSize:1120px;--containerSize:112rem;--navSize:1044px;--navSize:104.4rem;--gutter:15px;--gutter:1.5rem;--gutter2:30px;--gutter2:3rem}:root,:root:after,:root:before{box-sizing:border-box}:root *,:root :after,:root :before{box-sizing:inherit}body,html{font-size:10px;font-family:Reddit Sans,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.container-fluid{-js-display:flex;display:flex;flex-direction:column;min-height:100vh;position:relative}main{flex-grow:1;font-family:Reddit Sans,sans-serif}.wrapper{max-width:1120px;max-width:112rem;padding:0 18px}.wrapper,.wrapper__full{flex-grow:1;width:100%;margin:0 auto}.wrapper__full{padding:0 40px}.wrapper__small{max-width:980px;max-width:98rem}.wrapper__large,.wrapper__small{flex-grow:1;width:100%;margin:0 auto;padding:0 30px}.wrapper__large{max-width:1230px;max-width:123rem}.wrapper__large .wrapper__small{padding:0}.wrapper-large-mobile{flex-grow:1;width:100%;max-width:1275px;max-width:127.5rem;margin:0 auto;padding:0 10px;position:relative}.padded{padding-right:var(--gutter);padding-left:var(--gutter)}.sr-only{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.has--text strong{font-weight:700}.has--text>*{margin:0}.has--text>*+*{margin-top:1em}[hidden]{display:none!important}.reset__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;border-radius:0;background:0 0;color:inherit}:focus{outline:var(--text-blue) dotted 1px}.block-full,body.has--modal{overflow:hidden}.block-full{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}h1{font-size:1.6em;font-weight:400;line-height:normal;color:var(--color-text)}h1 strong{font-weight:700}h2{font-size:4em;font-weight:400;line-height:90%;color:var(--color-text)}h2 strong{font-weight:600}h3{font-size:3em;font-weight:300;line-height:normal;color:var(--color-text)}h3 strong{font-weight:600}h4{font-size:1.8em;font-weight:400;line-height:1.2em;margin-top:10px;color:var(--color-text)}h4 strong{font-weight:700}p{margin:15px 0;line-height:150%}li,p,table{font-size:1.6em;color:var(--color-text)}li li,p li,table li{font-size:1em}table{border-spacing:0}table tr>th{border:2px solid #000;padding:0 10px}table tr>td{border:1px solid #000;padding:0 10px}.page-template-template-orcamento table tr>td,.page-template-template-orcamento table tr>th{border:unset}details,input,label,summary{color:var(--color-text)}.btn{background:var(--red);color:var(--white);padding:12px 30px;font-size:1.5em;font-weight:400;margin:40px auto 0;-js-display:flex;display:flex;align-items:center;transition:.2s;border-radius:50px;text-decoration:none;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.84 3.55L10.981.706a.547.547 0 00-.772.775l1.918 1.91H.548a.547.547 0 100 1.093h11.582l-1.919 1.91a.547.547 0 00.772.775l2.857-2.844a.547.547 0 000-.775z' fill='%23fff'/%3E%3C/svg%3E");margin-left:10px;transition:.2s;display:inline-block}.btn:hover:after{transform:translateX(3px);transition:.2s}.faq #ajaxsearchprores5_1 p.showmore a,.faq div.asp_r.asp_r_5 p.showmore a{background:var(--red);color:var(--white);padding:12px 30px;font-size:1.5em;font-weight:400;margin:40px auto 0;-js-display:flex;display:flex;align-items:center;transition:.2s;border-radius:50px;text-decoration:none;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid var(--white)}.faq #ajaxsearchprores5_1 p.showmore a:hover,.faq div.asp_r.asp_r_5 p.showmore a:hover{background:var(--white);color:var(--red);border:1px solid var(--red)}.wp-embed-aspect-16-9{aspect-ratio:16/9;-js-display:flex;display:flex}.wp-embed-aspect-16-9 iframe{height:100%;aspect-ratio:16/9;width:100%}.wp-embed-aspect-16-9 .wp-block-embed__wrapper{width:100%}.wave{display:block;position:relative}.wave path{fill:var(--off-white)}.wave-top{bottom:-1px}.wave-bottom{top:-1px}details{interpolate-size:allow-keywords}details,details>*{list-style-type:none}details::details-content{transition:block-size .2s,content-visibility allow-discrete .2s;overflow:hidden;block-size:0}details[open]::details-content{block-size:auto}.desktop-hide{display:block}.mobile-hide{display:none}main{padding-top:100px;overflow:hidden;width:100%;margin-bottom:100px}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:1em}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;border:0;border-radius:30px}.has--high-contrast{--orange:#000;--purple:#000;--lighter-gray:#fff;--light-gray:#fff;--dark-gray:#000;--darker-gray:#000}.has--high-contrast img{filter:grayscale(100%) contrast(150%)}.has--high-contrast video{filter:grayscale(100%) contrast(120%)}.has--high-contrast .destaque__wrapper{background:#000!important}.has--high-contrast .main-header{background:#000}.has--high-contrast .nav-main #menu-menu-principal .current-menu-item a{color:#fff;background-color:#000;border:1px solid #000}.home.has--high-contrast .main-header{background:transparent}.politica{padding-top:0}.politica__heading{position:relative;background-repeat:no-repeat;background-position:50%;min-height:422px;height:calc(40dvh + 80px);background-size:cover;margin-bottom:100px}.politica__heading .wrapper{height:100%;-js-display:flex;display:flex;align-items:center;justify-content:flex-start}.politica__heading-title{-js-display:flex;display:flex;flex-direction:column;gap:10px}.politica__heading-title h1,.politica__heading-title h2{color:var(--white);text-wrap-style:balance;font-weight:400}.politica__heading-title h2{font-size:1.6em;line-height:normal}.politica__heading-title h2 strong{font-weight:700}.politica__heading-title h1{font-size:4em;line-height:90%}.politica__heading-title h1 strong{font-weight:600}.politica__heading .wave-bottom{bottom:-1px;position:absolute;top:unset}.politica__heading .wave-bottom path{fill:var(--white)}.politica__content .wrapper .wp-block-spacer{height:30px!important}.politica__content .wrapper h3{font-weight:600}.politica__content .wrapper h3 br{display:none}.politica__content .wrapper ol{list-style:number;list-style-position:inside}.politica__content .wrapper a{color:var(--color-text);transition:.2s}.politica__content .wrapper a:hover{color:var(--red)}.home{padding-top:0}.home__banner{position:relative}.home__banner .wave{position:absolute;bottom:-1px;z-index:1}.home__banner .wrapper{padding:0}.home__banner-hothome .swiper{min-height:652px;height:calc(40dvh + 80px)}.home__banner-hothome .swiper .swiper-slide{background-size:cover;background-repeat:no-repeat;background-position-x:center;-js-display:flex;display:flex;flex-direction:column;justify-content:flex-end;padding:0 15px 140px}.home__banner-hothome .swiper .swiper-slide .slide-wrapper{max-width:115em;width:100%;padding:0 15px;margin-left:auto;margin-right:auto;-js-display:flex;display:flex;flex-direction:column;gap:20px}.home__banner-hothome .swiper .swiper-slide .titulo h1,.home__banner-hothome .swiper .swiper-slide .titulo h2{color:var(--white);font-size:2em;font-weight:400;margin-bottom:5px;text-transform:uppercase}.home__banner-hothome .swiper .swiper-slide .subtitulo h3{color:var(--white);text-wrap-style:balance;font-size:4em;line-height:90%;margin-bottom:5px}.home__banner-hothome .swiper .swiper-slide .btn{margin:10px auto 0 0;background:transparent;border:1px solid var(--white);transition:.2s}.home__banner-hothome .swiper .swiper-slide .btn:hover{background:var(--red);color:var(--white);border-color:var(--red);transition:.2s}.home__banner-hothome .swiper-pagination{margin-bottom:50px;background:#727574;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;-js-display:flex;display:flex;align-items:center;justify-content:center;border-radius:30px;padding:0 30px;left:50%;transform:translateX(-50%)}.home__banner-hothome .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.45);transition:.2s;opacity:1}.home__banner-hothome .swiper-pagination .swiper-pagination-bullet-active{width:30px;border-radius:10px;transition:.2s;background:hsla(0,0%,100%,.8)}.home__banner-hothome .swiper-pagination.swiper-pagination-lock{opacity:0}.home__produtos{margin:30px 0 60px}.home__produtos .wrapper{max-width:108.8em;padding:0;-js-display:flex;display:flex;flex-direction:column;gap:20px}.home__produtos .wrapper .btn{margin-top:0}.home__produtos-title h2{font-size:4em;line-height:normal;text-align:center}.home__produtos-categorias{-js-display:flex;display:flex;gap:50px;overflow:scroll;align-items:center;scrollbar-width:none;padding:0 15px}.home__produtos-categorias .categoria{-js-display:flex;display:flex;text-wrap:nowrap;font-size:1.5em;font-weight:600;cursor:pointer;transition:.2s}.home__produtos-categorias .categoria.active,.home__produtos-categorias .categoria:hover{border-bottom:2px solid var(--red);padding-bottom:3px;transition:.2s}.home__produtos-swiper .swiper-pagination{width:100%;height:40px;-js-display:flex;display:flex;align-items:center;justify-content:center;border-radius:30px;position:static}.home__produtos-swiper .swiper-pagination.swiper-pagination-lock{display:none}.home__produtos-swiper .swiper-pagination .swiper-pagination-bullet{transition:.2s;background:rgba(41,41,41,.45);opacity:1}.home__produtos-swiper .swiper-pagination .swiper-pagination-bullet-active{width:30px;border-radius:10px;transition:.2s;background:rgba(41,41,41,.8)}.home__produtos-swiper .swiper{transition:opacity .2s ease-in;max-height:0;overflow:hidden;opacity:0}.home__produtos-swiper .swiper.active{transition:opacity .2s ease-in;display:block;opacity:1;max-height:999px}.home__produtos-swiper .swiper .swiper-wrapper{justify-content:space-evenly}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide{gap:10px;-js-display:flex;display:flex;flex-direction:column}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide .card{border:1px solid #d9d9d9;border-radius:20px;-js-display:flex;display:flex;align-items:center;justify-content:center;height:340px;position:relative}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide .card img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide .card .btn{position:absolute;bottom:0;margin:0;height:0;width:100%;justify-content:center;border-radius:20px;border-top-left-radius:0;border-top-right-radius:0;opacity:0}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide .card:hover{border-color:var(--red)}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide .card:hover .btn{height:50px;opacity:1}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide P{font-size:2em;font-weight:400;margin:0}.home__produtos-swiper .swiper .swiper-wrapper .swiper-slide P span{font-size:.7em;text-transform:uppercase}.home__produtos .swiper-pagination{width:auto;position:relative;height:50px;-js-display:flex;display:flex;align-items:center;bottom:auto}.home__produtos .swiper-pagination-bullet{background:#292929;opacity:.45;border-radius:10px}.home__produtos .swiper-pagination-bullet-active{background:#292929;width:25px;opacity:.8}.home__produtos .swiper-arrows{position:relative;-js-display:flex;display:flex;align-items:center;justify-content:center;grid-gap:20px;margin-top:30px}.home__produtos .swiper-arrows .swiper-button-next{position:relative;width:50px;height:50px;margin-top:0}.home__produtos .swiper-arrows .swiper-button-next:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.855 15l6.764-6.764-6.764-6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.home__produtos .swiper-arrows .swiper-button-prev{position:relative;width:50px;height:50px;margin-top:0}.home__produtos .swiper-arrows .swiper-button-prev:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.145 1L3.381 7.764l6.764 6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.home__catalogos .wrapper,.home__linhainformativa .wrapper{padding:0}.home__sobre{background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/img-homesobre.png) no-repeat bottom;height:581px;position:relative;background-size:cover;overflow:hidden}.home__sobre .wrapper{-js-display:flex;display:flex;flex-direction:column;padding-top:85px;gap:10px}.home__sobre:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='359' height='526' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='url(%23pattern0_2921_3906)' d='M0 .128h555v571H0z'/%3E%3Cdefs%3E%3Cpattern id='pattern0_2921_3906' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_2921_3906' transform='scale(.0018 .00175)'/%3E%3C/pattern%3E%3Cimage id='image0_2921_3906' width='555' height='571' xlink:href='data:image/png;base64,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'/%3E%3C/defs%3E%3C/svg%3E");position:absolute;right:-240px;bottom:-400px;display:block;content:"";background-repeat:no-repeat;width:555px;height:571px}.home__sobre .wave{position:absolute}.home__sobre .wave path{fill:var(--white)}.home__sobre .wave-top{top:12px;bottom:unset}.home__sobre .wave-bottom{bottom:2px;top:unset}.home__sobre .img img,.home__sobre .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home__sobre .text{border-bottom:5px solid var(--white);padding-bottom:10px;transition:.2s}.home__sobre .text a{font-size:6em;color:var(--white);text-wrap-style:balance;text-decoration:none;line-height:90%}.home__sobre .text a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='49' height='28' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.84 3.55L10.981.706a.547.547 0 00-.772.775l1.918 1.91H.548a.547.547 0 100 1.093h11.582l-1.919 1.91a.547.547 0 00.772.775l2.857-2.844a.547.547 0 000-.775z' fill='%23fff'/%3E%3C/svg%3E");margin-left:10px;display:inline-block;transition:.2s}.home__sobre .text:hover a:after{transform:translateX(10px)}.home__sugestoes{margin:30px 0 60px}.home__sugestoes .wrapper{max-width:108.8em;padding:0;-js-display:flex;display:flex;flex-direction:column;gap:20px}.home__sugestoes .wrapper .btn{margin-top:0}.home__sugestoes-title h2{font-size:4em;line-height:normal;text-align:center}.home__sugestoes-swiper .swiper-pagination{width:100%;height:40px;justify-content:center;border-radius:30px;position:static}.home__sugestoes-swiper .swiper-pagination.swiper-pagination-lock{display:none}.home__sugestoes-swiper .swiper-pagination .swiper-pagination-bullet{transition:.2s;background:rgba(41,41,41,.45);opacity:1}.home__sugestoes-swiper .swiper-pagination .swiper-pagination-bullet-active{width:30px;border-radius:10px;transition:.2s;background:rgba(41,41,41,.8)}.home__sugestoes-swiper .swiper .swiper-wrapper{justify-content:space-evenly}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide{gap:10px;-js-display:flex;display:flex;flex-direction:column}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide .card{border:1px solid #d9d9d9;border-radius:20px;-js-display:flex;display:flex;align-items:center;justify-content:center;height:340px;position:relative}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide .card img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide .card .btn{position:absolute;bottom:0;margin:0;height:0;width:100%;justify-content:center;border-radius:20px;border-top-left-radius:0;border-top-right-radius:0;opacity:0}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide .card:hover{border-color:var(--red)}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide .card:hover .btn{height:50px;opacity:1}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide P{font-size:2em;font-weight:400;margin:0}.home__sugestoes-swiper .swiper .swiper-wrapper .swiper-slide P span{font-size:.7em;text-transform:uppercase}.home__sugestoes-swiper .swiper-pagination{width:auto;position:relative;height:50px;-js-display:flex;display:flex;align-items:center;bottom:auto}.home__sugestoes-swiper .swiper-pagination-bullet{background:#292929;opacity:.45;border-radius:10px}.home__sugestoes-swiper .swiper-pagination-bullet-active{background:#292929;width:25px;opacity:.8}.home__sugestoes-swiper .swiper-arrows{position:relative;-js-display:flex;display:flex;align-items:center;justify-content:center;grid-gap:20px;margin-top:30px}.home__sugestoes-swiper .swiper-arrows .swiper-button-next{position:relative;width:50px;height:50px;margin-top:0}.home__sugestoes-swiper .swiper-arrows .swiper-button-next:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.855 15l6.764-6.764-6.764-6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.home__sugestoes-swiper .swiper-arrows .swiper-button-prev{position:relative;width:50px;height:50px;margin-top:0}.home__sugestoes-swiper .swiper-arrows .swiper-button-prev:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.145 1L3.381 7.764l6.764 6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.home__descontos{margin:80px 0}.home__descontos .wrapper{padding:0 35px}.home__noticias{margin-top:80px}.home__noticias-title h3{text-align:center;margin-bottom:20px}.home__noticias .novidades__cards-grid .novidades-noticia .novidade-card .card-img{border-radius:30px}.post__heading .wrapper{padding:0 8px}.post__heading-box{color:var(--white);background:#1e1e1e;padding:40px 20px 40px 40px;border-radius:30px;flex-direction:column;gap:15px}.post__heading-box,.post__heading-box .linha{-js-display:flex;display:flex}.post__heading-box .linha1{justify-content:space-between;padding-right:20px}.post__heading-box .linha1 .data{font-size:1.4em;font-weight:400}.post__heading-box .linha1 .copy{cursor:pointer}.post__heading-box .linha1 .copy #copiado{visibility:hidden;color:var(--white);background-color:#1e1e1e;min-width:250px;margin-left:-125px;border-radius:2px;padding:16px;text-align:center;left:50%;bottom:30px;z-index:1;position:fixed;font-size:1.6em}.post__heading-box .linha1 .copy #copiado.active{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2s;animation:fadein .5s,fadeout .5s 2s}.post__heading-box .linha1 .copy svg path{transition:.2s}.post__heading-box .linha1 .copy:hover svg path{stroke:var(--white);transition:.2s}.post__heading-box .linha2{padding-right:20px}.post__heading-box .linha2 h1{font-size:3.5em;color:var(--white);line-height:normal}.post__heading-box .linha2 h1 strong{font-weight:600}.post__heading-box .linha3{padding-right:20px}.post__heading-box .linha3 p{font-size:2em;color:var(--white);line-height:150%;opacity:.7;font-weight:400}.post__heading-box .linha4{justify-content:space-between;align-items:center}.post__heading-box .linha4 .autor{font-size:1.6em;color:var(--white);line-height:30px;font-weight:400;-js-display:flex;display:flex;align-items:center;gap:5px}.post__heading-box .linha4 .compartilhar{-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.18823529411764706);border-radius:50%;padding:20px;cursor:pointer;position:relative}.post__heading-box .linha4 .compartilhar:hover{transition:.2s;border-color:var(--red)}.post__heading-box .linha4 .compartilhar:hover .compartilhar-social{visibility:visible;opacity:1;bottom:45px}.post__heading-box .linha4 .compartilhar-social{visibility:hidden;opacity:0;color:var(--white);background-color:var(--red);border-radius:20px;padding:20px 5px;text-align:center;z-index:1;bottom:40px;position:absolute;transition:.2s;-js-display:flex;display:flex;flex-direction:column;align-items:center;grid-gap:10px;cursor:default}.post__heading-box .linha4 .compartilhar-social .social{padding:5px;border-radius:50%;transition:.2s;cursor:pointer}.post__heading-box .linha4 .compartilhar-social .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.post__heading-box .linha4 .compartilhar-social .social a svg path{transition:.2s}.post__heading-box .linha4 .compartilhar-social .social:hover{background:#fff;transition:.2s}.post__heading-box .linha4 .compartilhar-social .social:hover a svg path{fill:var(--red);transition:.2s}.post__heading-thumb{margin-top:-20px;position:relative;z-index:-1}.post__heading-thumb img{border-radius:15px}.post__content-content{margin-top:30px}.post__content-content h2,.post__content-content h3,.post__content-content h4,.post__content-content ol,.post__content-content p,.post__content-content ul{padding:0 18px}.post__content-content p{margin-top:0;margin-bottom:10px}.post__content-content h3{font-weight:600;margin-bottom:20px}.post__content-content h3:not(:first-of-type){margin-top:40px}.post__content-content h4{margin-top:25px;margin-bottom:10px}.post__content-content ol,.post__content-content ul{margin-bottom:5px}.post__content-content ol li,.post__content-content ul li{margin-bottom:10px}.post__content-content ol li:first-of-type,.post__content-content ul li:first-of-type{margin-top:10px}.post__content-content ol li ol,.post__content-content ol li ul,.post__content-content ul li ol,.post__content-content ul li ul{padding-left:50px}.post__content-content figure{max-width:1040px;-js-display:flex;display:flex;align-items:center;justify-content:center;border-radius:30px;margin:30px auto;padding:0 10px}.post__content-content figure img{border-radius:30px}.post__content-content .wp-block-separator{margin-top:40px;margin-bottom:40px}.post__content-content hr{background:#e3dbd8;height:1px;border:none;margin:0 18px}.post__content-content ol,.post__content-content ul{list-style-type:revert;list-style-position:inside}.post__content-content figure.wp-block-gallery.has-nested-images{overflow-x:scroll;flex-wrap:nowrap;padding:0 18px;margin:40px 0;gap:20px;scrollbar-color:var(--red) transparent;scrollbar-arrow-color:transparent;scrollbar-width:thin}.post__content-content figure.wp-block-gallery.has-nested-images figure{width:200px!important}.post__content-content figure.wp-block-gallery.has-nested-images figure.wp-block-image img{max-width:unset!important}.post__content-content .wp-block-embed{padding:0 18px;margin:20px 0}.post__content-outro{margin:25px 0}.post__content-outro .wrapper{padding:0 18px;-js-display:flex;display:flex;flex-direction:column;gap:25px}.post__content-outro hr{background:#e3dbd8;height:1px;border:none;margin:25px 18px 0}.post__content-outro-tags .btn{width:150px;justify-content:center;background:transparent;color:var(--red);margin-top:15px;border:1px solid var(--red);cursor:default;padding:0 15px;text-align:center;cursor:pointer;transition:.2s}.post__content-outro-tags .btn:after{content:"";display:none}.post__content-outro-tags .btn:hover{background:var(--red);color:#fff;transition:.2s}.post__content-outro-share{-js-display:flex;display:flex;align-items:center;justify-content:space-evenly}.post__content-outro-share .icons{-js-display:flex;display:flex;align-items:center;justify-content:center;gap:10px}.post__content-outro-share .icons .social{padding:8px;border-radius:50%;border:1px solid var(--red);transition:.2s;cursor:pointer}.post__content-outro-share .icons .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.post__content-outro-share .icons .social a svg path{transition:.2s}.post__content-outro-share .icons .social:hover{border-color:var(--white);background:var(--red);transition:.2s}.post__content-outro-share .icons .social:hover a svg path{fill:var(--white);transition:.2s}.post__relacionados{margin-bottom:50px}.post__relacionados .wrapper{padding:0 8px}.post__relacionados h2{line-height:normal;font-size:3.5em;font-weight:600;margin-bottom:10px}.post__relacionados .novidades__cards-grid .novidades-noticia .novidade-card img{height:300px}.novidades__topo .wrapper{padding:0;-js-display:flex;display:flex;flex-direction:column;gap:20px}.novidades__topo-title h1{font-size:4em;font-weight:600;color:var(--color-text);text-align:center;padding:0 30px}.novidades__topo-filtros{height:100%;gap:5px;overflow:scroll visible;scrollbar-width:none}.novidades__topo-filtro a,.novidades__topo-filtros{-js-display:flex;display:flex;align-items:center;padding:0 15px}.novidades__topo-filtro a{cursor:pointer;gap:8px;border-radius:100px;color:var(--color-text);font-size:1.6em;transition:all .2s;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:none;height:35px;font-weight:700}.novidades__topo-filtro a.active,.novidades__topo-filtro a:hover{opacity:1;transition:all .2s;background:var(--off-white)}.single-post li.current_page_parent:before{content:"";width:0;height:3px;left:50%;transition:all .2s ease-in-out;position:absolute;top:0;background:var(--white)}.single-post li.current_page_parent:hover:before{width:30px;left:calc(50% - 15px)}.novidades__cards{margin:30px 0}.novidades__cards .wrapper{padding:0 10px}.novidades__cards .alm-btn-wrap .alm-load-more-btn{border:1px solid var(--red);color:var(--white);border-radius:100px;background:var(--red)}.novidades__cards .alm-btn-wrap .alm-load-more-btn.loading{background:var(--white);color:var(--red)}.novidades__cards .alm-btn-wrap .alm-load-more-btn.loading:before{background-color:unset}.novidades__cards .alm-btn-wrap .alm-load-more-btn:hover{background:var(--white);color:var(--red)}.novidades__cards .alm-btn-wrap .alm-load-more-btn:disabled{background:var(--red);color:var(--white)}.novidades__cards-grid{-js-display:flex;display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.novidades__cards-grid:last-of-type{margin-bottom:0}.novidades__cards-grid .novidades-noticia{cursor:default}.novidades__cards-grid .novidades-noticia a.card{-webkit-text-decoration:underline .15em transparent;text-decoration:underline .15em transparent;transition:.2s}.novidades__cards-grid .novidades-noticia a.card:hover{-webkit-text-decoration:underline .15em var(--color-text);text-decoration:underline .15em var(--color-text);text-underline-offset:.2em;transition:.2s}.novidades__cards-grid .novidades-noticia a.card:hover .novidade-card .card-img{position:relative;transition:.2s;border-bottom-left-radius:0;border-bottom-right-radius:0}.novidades__cards-grid .novidades-noticia a.card:hover .novidade-card .card-img:after{position:absolute;z-index:2;width:100%;bottom:-3px;left:0;right:0;transition:.2s}.novidades__cards-grid .novidades-noticia .novidade-card{text-align:center}.novidades__cards-grid .novidades-noticia .novidade-card .card-img{position:relative;transition:.2s;max-height:300px;overflow:hidden;border-radius:30px}.novidades__cards-grid .novidades-noticia .novidade-card .card-img:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg class='wave' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 100'%3E%3Cpath d='M-1440 40q200 0 400-20 400-40 800 0 200 20 400 20t400-20q400-40 800 0 200 20 400 20t400-20q400-40 800 0 200 20 400 20l-1440 60H0z' fill='%23fff'/%3E%3C/svg%3E");transition:.2s;bottom:-30px;width:100%;left:0;right:0;position:absolute}.novidades__cards-grid .novidades-noticia .novidade-card img{-o-object-fit:cover;object-fit:cover;max-width:350px;width:100%;position:relative;height:300px}.novidades__cards-grid .novidades-noticia .novidade-card .content{-js-display:flex;display:flex;flex-direction:column;margin:10px auto 0;color:var(--color-text);gap:10px;justify-content:space-between;max-width:350px}.novidades__cards-grid .novidades-noticia .novidade-card .content-noticia{-js-display:flex;display:flex;flex-direction:column;gap:20px}.novidades__cards-grid .novidades-noticia .novidade-card .content .text h3{font-size:2.5em;color:var(--color-text);text-align:left;text-wrap-style:balance}.novidades__cards-grid .novidades-noticia .novidade-card .content .text h3 strong{font-weight:600}.novidades__cards-grid .novidades-noticia.destaque{cursor:default}.novidades__cards-grid .novidades-noticia.destaque .novidade-card{text-align:center;-js-display:flex;display:flex;flex-direction:column;align-items:center}.novidades__cards-grid .novidades-noticia.destaque .novidade-card img{-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content{-js-display:flex;display:flex;flex-direction:column;justify-content:space-between;border:none;border-radius:0 0 20px 20px;margin:0 auto;color:var(--white);padding:20px 40px 50px;background:#1e1e1e}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text h3,.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text p{color:var(--white);text-align:left}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text h3{font-size:3em}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text p{font-size:1.6em}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .btn{margin-left:0;margin-top:20px}.sobre{padding-top:0}.sobre__heading{position:relative;background-repeat:no-repeat;background-position:50%;min-height:422px;height:calc(40dvh + 80px);background-size:cover}.sobre__heading .wrapper{height:100%;-js-display:flex;display:flex;align-items:center}.sobre__heading-title{-js-display:flex;display:flex;flex-direction:column;gap:10px}.sobre__heading-title h1,.sobre__heading-title h2{color:var(--white);text-wrap-style:balance}.sobre__heading-title h2 br{display:none}.sobre__heading .wave.wave-top{position:absolute;bottom:-1px;z-index:1}.sobre__heading .wave.wave-top path{fill:var(--white)}.sobre__documentos{padding:40px 0 50px}.sobre__documentos .box{border:1px solid rgba(0,0,0,.12549019607843137);border-radius:30px;box-shadow:0 6px 16px rgba(0,0,0,.25);padding:40px 20px}.sobre__documentos .box-title{margin-bottom:50px}.sobre__documentos .box-title h3{-js-display:flex;display:flex;align-items:center;gap:10px;justify-content:center}.sobre__documentos .box-documentos{-js-display:flex;display:flex;grid-gap:30px;flex-direction:column}.sobre__documentos .box-documentos .documento-card{-js-display:flex;display:flex;align-items:center;gap:10px}.sobre__documentos .box-documentos .documento-card .text{-js-display:flex;display:flex;flex-direction:column;gap:10px}.sobre__documentos .box-documentos .documento-card .text h3{font-size:1.6em}.sobre__documentos .box-documentos .documento-card .text h3 strong{font-weight:700}.sobre__documentos .box-documentos .documento-card .text p{margin:0}.sobre__documentos .box-documentos .documento-card .text .link{-js-display:flex;display:flex;flex-direction:column;gap:8px}.sobre__documentos .box-documentos .documento-card .text .link a{color:var(--red);font-size:1.4em;transition:.2s}.sobre__documentos .box-documentos .documento-card .text .link a:hover{font-weight:700;transition:.2s}.sobre__infos{margin:50px 0}.sobre__infos-video video{width:100%;border-radius:40px}.sobre__infos-intro-text{-js-display:flex;display:flex;flex-direction:column;gap:20px;padding-right:30px}.sobre__infos-intro-text p{font-size:2.2em;margin-top:0}.sobre__infos-intro-text img{max-width:40px}.sobre__infos-blocos .wrapper{padding:0 10px}.sobre__infos-blocos .bloco{margin-bottom:40px}.sobre__infos-blocos .bloco:last-of-type{margin-bottom:0}.sobre__infos-blocos .bloco-titulo h3{-js-display:flex;display:flex;gap:10px;align-items:center;font-size:2.4em;text-wrap-style:balance}.sobre__infos-blocos .bloco-titulo h3 svg{flex:1 1}.sobre__infos-blocos .bloco-titulo h3 strong{flex:9 1}.sobre__infos-blocos .bloco-img{margin:30px 0}.sobre__infos-blocos .bloco-text{padding:0 6px}.sobre__infos-blocos .bloco-text h4{font-size:2em}.sobre__infos-blocos .bloco-text hr{height:1px;border:none;background:rgba(30,30,30,.12549019607843137);margin:30px 0}.sobre__infos-blocos .bloco-text hr:last-of-type{display:none}.sobre__produtosservicos .wrapper{padding:0 8px}.sobre__produtosservicos .box{background:var(--off-white);padding:30px 20px;border-radius:25px}.sobre__produtosservicos .box-left-title h3{-js-display:flex;display:flex;gap:10px;align-items:center}.sobre__produtosservicos .box-left-img{margin:30px 0}.sobre__produtosservicos .box-left-text h4{font-size:2em}.sobre__produtosservicos .box-left-text p{margin-top:5px}.sobre__produtosservicos .box-left-text hr{height:1px;border:none;background:rgba(30,30,30,.12549019607843137);margin:30px 0}.sobre__produtosservicos .box-right-text h4{font-size:2em}.sobre__produtosservicos .box-right-text p{margin-top:5px}.sobre__produtosservicos .box-right-text hr{height:1px;border:none;background:rgba(30,30,30,.12549019607843137);margin:30px 0}.sobre__produtosservicos .box-right-catalogo{-js-display:flex;display:flex;flex-direction:column;gap:20px;margin-top:20px}.sobre__produtosservicos .box-right-catalogo details{position:relative;border:1px solid rgba(30,30,30,.12549019607843137);padding:15px 0 15px 15px;border-radius:10px;transition:.2s}.sobre__produtosservicos .box-right-catalogo details[open]{border-color:var(--red);transition:.2s}.sobre__produtosservicos .box-right-catalogo details[open] summary{color:var(--red)}.sobre__produtosservicos .box-right-catalogo details[open] summary strong{font-weight:600}.sobre__produtosservicos .box-right-catalogo details[open] summary:after{content:"-";font-weight:600}.sobre__produtosservicos .box-right-catalogo details .catalogo-content{padding:0 40px 0 0}.sobre__produtosservicos .box-right-catalogo details .catalogo-content p{font-weight:400;margin:5px 0 0}.sobre__produtosservicos .box-right-catalogo details summary{padding:0;list-style-type:none;position:relative;font-size:1.6em;font-weight:600;line-height:150%;transition:font-size .2s ease-in-out;cursor:pointer;transition:.2s}.sobre__produtosservicos .box-right-catalogo details summary:after{content:"+";background:transparent;transition:all .2s;cursor:pointer;justify-content:center;font-weight:700;-js-display:flex;display:flex;position:absolute;top:0;right:10px;font-size:30px;color:var(--red);font-weight:300;transition:.2s}.sobre__produtosservicos .box-right-catalogo details summary:hover{color:var(--red);transition:.2s}.sobre__produtosservicos .box-right-catalogo details summary:hover strong{font-weight:600;transition:.2s}.sobre__produtosservicos .box-right-catalogo details:hover summary:after{font-weight:600}.sobre__timeline{background:var(--red);position:relative}.sobre__timeline .wrapper__full{padding:0}.sobre__timeline-heading h3{-js-display:flex;display:flex;justify-content:center;gap:10px;color:var(--white);font-weight:600}.sobre__timeline-swiper .swiper{box-sizing:border-box;overflow:visible;margin-right:20px}.sobre__timeline-swiper .swiper *{box-sizing:border-box}.sobre__timeline-swiper .swiper .swiper-wrapper{overflow:visible}.sobre__timeline-swiper .swiper .swiper-slide{width:330px;padding:30px 0 0 20px}.sobre__timeline-swiper .swiper .swiper-slide h4{color:#fff;font-size:2.6em;text-align:center}.sobre__timeline-swiper .swiper .swiper-slide p{color:#fff;line-height:26px;text-align:center;font-weight:400}.sobre__timeline-swiper .swiper .swiper-slide .timeline__card{-js-display:flex;display:flex;flex-direction:column;align-items:center;position:relative;gap:90px}.sobre__timeline-swiper .swiper .swiper-slide .bolinha{width:15px;height:15px;background:var(--white);border-radius:50%;position:absolute}.sobre__timeline-swiper .swiper .swiper-slide:first-child{background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:0 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:first-child .bolinha{top:54px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(2){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-330px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(2) .bolinha{top:88px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(3){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-660px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(3) .bolinha{top:68px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(4){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-990px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(4) .bolinha{top:95px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(5){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1320px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(5) .bolinha{top:57px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(6){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1650px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(6) .bolinha{top:55px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(7){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1980px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(7) .bolinha{top:84px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(8){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-2310px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(8) .bolinha{top:71px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(9){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-2640px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(9) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(10){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1270px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(10) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(11){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1600px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(11) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(12){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-1930px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(12) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(13){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-2260px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(13) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(14){background:url(//www.eurosul.com/wp-content/themes/eurosul20/assets/images/timeline.svg);background-repeat:no-repeat;background-position:-2590px 90px;position:relative}.sobre__timeline-swiper .swiper .swiper-slide:nth-child(14) .bolinha{top:89px}.sobre__timeline-swiper .swiper .swiper-button-prev{width:45px;height:45px;top:0;left:0;right:0;position:relative;margin:0;transform:none;border-radius:50%;border:1px solid #fff;transition:.2s}.sobre__timeline-swiper .swiper .swiper-button-prev:after{width:10px;height:10px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1L1 6l5 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;transition:.2s;background-position:50%;background-repeat:no-repeat}.sobre__timeline-swiper .swiper .swiper-button-prev:hover{background:var(--white);transition:.2s}.sobre__timeline-swiper .swiper .swiper-button-prev:hover:after{fill:red;transition:.2s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1L1 6l5 5' stroke='%23e01e1c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.sobre__timeline-swiper .swiper .swiper-button-next{width:45px;height:45px;top:0;left:0;right:0;position:relative;margin:0;transform:none;border-radius:50%;border:1px solid #fff;transition:.2s}.sobre__timeline-swiper .swiper .swiper-button-next:after{width:10px;height:10px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11l5-5-5-5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;transition:.2s;background-position:50%;background-repeat:no-repeat}.sobre__timeline-swiper .swiper .swiper-button-next:hover{background:var(--white);transition:.2s}.sobre__timeline-swiper .swiper .swiper-button-next:hover:after{fill:red;transition:.2s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11l5-5-5-5' stroke='%23e01e1c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.sobre__timeline-nav{margin:0 auto;justify-content:center;grid-gap:10px;-js-display:flex;display:flex}.sobre .wave path{fill:var(--red)}.contato__topo h1{color:var(--color-text);font-size:4em}.contato__info .wrapper-large-mobile{max-width:115em}.contato__info p{color:var(--white);margin:0}.contato__info-box{background:var(--red);padding:50px 30px;color:var(--white);-js-display:flex;display:flex;flex-direction:column;grid-gap:20px;border-radius:40px;position:relative;z-index:1;overflow:hidden}.contato__info-box:after{position:absolute;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='157' height='548' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='url(%23pattern0_2921_4346)' d='M0 0h157v571H0z'/%3E%3Cdefs%3E%3Cpattern id='pattern0_2921_4346' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_2921_4346' transform='matrix(.00637 0 0 .00175 -.15 0)'/%3E%3C/pattern%3E%3Cimage id='image0_2921_4346' width='555' height='571' xlink:href='data:image/png;base64,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'/%3E%3C/defs%3E%3C/svg%3E");display:block;bottom:0;right:0;z-index:-1}.contato__info-box-text h3{font-size:4em;color:var(--white)}.contato__info-box-text p{font-size:1.8em}.contato__info-box-infos{gap:35px}.contato__info-box-infos,.contato__info-box-infos .info{-js-display:flex;display:flex;flex-direction:column}.contato__info-box-infos .info h4{font-size:2em;margin-bottom:10px;color:var(--white)}.contato__info-box-infos .info-flex{-js-display:flex;display:flex;flex-direction:row;align-items:center;gap:10px}.contato__info-box-infos .info.info1 .info-flex p a{color:var(--white);text-decoration:none;border-bottom:1px solid var(--red)}.contato__info-box-infos .info.info1 .info-flex p a:hover{border-bottom:1px solid var(--white);transition:.2s}.contato__info-box-infos .info.info2 .bloco{-js-display:flex;display:flex;flex-direction:column;gap:10px}.contato__info-box-infos .info.info2 .bloco p a{color:var(--white);text-decoration:none;border-bottom:1px solid var(--red)}.contato__info-box-infos .info.info2 .bloco p a:hover{border-bottom:1px solid var(--white);transition:.2s}.contato__info-box-infos .info.info2 .bloco a.btn{font-size:1.6em;color:var(--white);font-weight:400;text-decoration:none;border:1px solid var(--white);border-radius:34px;padding:3px 20px;transition:.2s;margin:0;flex-direction:column}.contato__info-box-infos .info.info2 .bloco a.btn:after{content:""}.contato__info-box-infos .info.info2 .bloco a.btn:hover{background:var(--white);color:var(--red);transition:.2s;font-weight:700;padding:3px 19px}.contato__info-box-infos .info.info3 .info-flex p a{color:var(--white);text-decoration:none;border-bottom:1px solid var(--red)}.contato__info-box-infos .info.info3 .info-flex p a:hover{border-bottom:1px solid var(--white);transition:.2s}.contato__info-social{-js-display:flex;display:flex;flex-direction:row;grid-gap:15px;margin-top:50px}.contato__info-social .bloco svg{background:var(--red)}.contato__info-social .bloco svg rect{transition:.2s}.contato__info-social .bloco svg:hover rect{stroke-width:2px;transition:.2s}.contato__form{margin-top:50px}.contato__form .wrapper.wrapper-form{max-height:0;visibility:hidden;opacity:0}.contato__form .wrapper.wrapper-form.is--visible{max-height:100%;visibility:visible;opacity:1;transition:.2s}.contato__form .wrapper.wrapper-sucesso{max-height:0;visibility:hidden;opacity:0;text-align:center}.contato__form .wrapper.wrapper-sucesso.is--visible{max-height:100%;visibility:visible;opacity:1;padding:5em 0;transition:.2s}.contato__form .wrapper.wrapper-sucesso .contato__form-sent-img{margin-bottom:5em}.contato__form .wrapper.wrapper-sucesso .contato__form-sent-content h3{font-size:5em}.contato__form .wrapper.wrapper-sucesso .contato__form-sent-content .btn{flex-direction:row-reverse}.contato__form .wrapper.wrapper-sucesso .contato__form-sent-content .btn:after{margin-left:0;margin-right:10px;transform:rotate(180deg)}.contato__form .wrapper.wrapper-sucesso .contato__form-sent-content .btn:hover:after{transform:rotate(180deg) translateX(-3px)}.contato__form-form form{font-size:1em;font-weight:500;margin:0}.contato__form-form form.invalid .wpcf7-response-output{margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-color:var(--red);color:var(--red)}.contato__form-form form p{font-size:1em}.contato__form-form form label,.contato__form-form form p.label{font-size:1.4em;font-weight:500;margin-bottom:50px}.contato__form-form form p.label{margin:0}.contato__form-form form label{width:300px}.contato__form-form form .linha input,.contato__form-form form .linha textarea{border:none;border-bottom:1px solid #1e1e1e;font-size:16px;width:100%;padding-top:10px;font-family:Reddit Sans,sans-serif}.contato__form-form form .linha3{margin-bottom:50px}.contato__form-form form .linha3 label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin-bottom:0}.contato__form-form form .linha3 p{margin:0;overflow:scroll}.contato__form-form form .linha3 p::-webkit-scrollbar{display:none}.contato__form-form form .linha3 .contato-option{text-wrap:nowrap;-js-display:flex;display:flex;grid-gap:10px 20px;padding:0 0 10px;width:100vw;overflow:scroll}.contato__form-form form .linha3 .contato-option .wpcf7-list-item{margin:0}.contato__form-form form .linha3 .contato-option input{width:unset;margin-left:0}.contato__form-form form .linha3 .contato-option input:checked{background:#000}.contato__form-form form .linha4,.contato__form-form form .linha4 label{width:100%;margin-bottom:0}.contato__form-form form .linha5 .btn{border:none;margin-left:0;width:unset;font-size:1.5em;border-radius:30px!important}.contato__form-form form .linha5 a{color:var(--color-text);font-size:1.4em;transition:.2s}.contato__form-form form .linha5 a:hover{color:var(--red)}.contato__form-form form .intl-tel-input.separate-dial-code .selected-flag{background:none}.contato__form-form form .intl-tel-input.separate-dial-code .selected-dial-code{display:none}.contato__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag,.contato__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:50px}.contato__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.contato__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input{padding-left:60px}.contato__form-form form .wpcf7-list-item,.contato__form-form form label{-js-display:flex;display:flex;flex-direction:column}.contato__form-form form .wpcf7-list-item{margin:0}.contato__form-form form .wpcf7-list-item:not(:last-child){margin-bottom:10px}.contato__form-form form [type=checkbox],.contato__form-form form [type=radio]{visibility:hidden;opacity:0}.contato__form-form form [type=checkbox]+.wpcf7-list-item-label,.contato__form-form form [type=radio]+.wpcf7-list-item-label{position:relative;padding-left:20px;line-height:1;font-weight:400}.contato__form-form form [type=checkbox]+.wpcf7-list-item-label:after,.contato__form-form form [type=checkbox]+.wpcf7-list-item-label:before,.contato__form-form form [type=radio]+.wpcf7-list-item-label:after,.contato__form-form form [type=radio]+.wpcf7-list-item-label:before{content:"";position:absolute;box-sizing:border-box}.contato__form-form form [type=radio]+.wpcf7-list-item-label:after,.contato__form-form form [type=radio]+.wpcf7-list-item-label:before{border-radius:50%}.contato__form-form form [type=checkbox]+.wpcf7-list-item-label:before,.contato__form-form form [type=radio]+.wpcf7-list-item-label:before{top:0;left:0;width:14px;height:14px;border:2px solid #e0e0e0;background:#e0e0e0}.contato__form-form form [type=checkbox]+.wpcf7-list-item-label:after,.contato__form-form form [type=radio]+.wpcf7-list-item-label:after{top:0;left:0;width:14px;height:14px;background:#000;transition:all .2s}.contato__form-form form [type=checkbox]:not(:checked)+.wpcf7-list-item-label:after,.contato__form-form form [type=radio]:not(:checked)+.wpcf7-list-item-label:after{opacity:0;transform:scale(.01)}.contato__form-form form [type=checkbox]:checked+.wpcf7-list-item-label:after,.contato__form-form form [type=radio]:checked+.wpcf7-list-item-label:after{opacity:1;transform:scale(1)}.contato__faq{background:var(--off-white);padding-bottom:10px}.contato__faq-title{padding:0 20px}.contato__faq-title h2{font-size:1.4em;font-weight:500}.contato__faq-title h3{font-weight:600;font-size:4em;letter-spacing:-.8px}.contato__faq-title p{font-weight:500}.contato__faq-img{padding:10px 0 20px}.contato__faq-perguntas{transition:all .2s;border-radius:25px;margin:25px 0}.contato__faq-perguntas hr{margin:0 20px;height:1px;border:none;background:#292929}.contato__faq-perguntas details{position:relative}.contato__faq-perguntas details[open]:after{width:-webkit-fill-available}.contato__faq-perguntas details[open] summary{list-style:none;color:var(--red)}.contato__faq-perguntas details[open] summary strong{font-weight:600}.contato__faq-perguntas details[open] summary:after{content:"-";font-weight:600}.contato__faq-perguntas details .faq-content{padding:0 20px}.contato__faq-perguntas details .faq-content p{font-weight:400}.contato__faq-perguntas details summary{padding:30px 50px 15px 20px;list-style-type:none;position:relative;font-size:1.6em;font-weight:600;line-height:150%;transition:font-size .2s ease-in-out;cursor:pointer;transition:.2s;list-style:none}.contato__faq-perguntas details summary:after{content:"+";background:transparent;transition:all .2s;cursor:pointer;justify-content:center;font-weight:700;-js-display:flex;display:flex;position:absolute;top:25px;right:25px;font-size:30px;color:var(--red);font-weight:300;transition:.2s}.contato__faq-perguntas details summary:hover{color:var(--red);transition:.2s}.contato__faq-perguntas details summary:hover strong{font-weight:600;transition:.2s}.contato__faq-perguntas details:after{content:"";width:0;height:1px;position:absolute;left:0;bottom:0;background:var(--red);transition:all .2s ease;margin:0 20px}.contato__faq-perguntas details:hover:after{width:-webkit-fill-available}.contato__faq-perguntas details:hover summary{list-style:none}.contato__faq-perguntas details:hover summary:after{font-weight:600}.contato__trabalheconosco{padding:50px 0}.contato__trabalheconosco-content .box{border:1px solid rgba(41,41,41,.12549019607843137);border-radius:30px;padding:30px 15px 60px 17px}.contato__trabalheconosco-content .box h2{font-size:1.4em;font-weight:500;margin-bottom:10px}.contato__trabalheconosco-content .box h3{color:var(--red);font-weight:500;line-height:100%;font-size:4em}.contato__trabalheconosco-content .box .btn{margin-left:0}.contato__trabalheconosco-img{text-align:center;padding:0 20px;margin-top:-30px}.contato .catalogos__cta{margin:0}.contato .catalogos__cta .wrapper-large-mobile{max-width:115em}.contato .cf7-smart-grid.has-grid .wpcf7-form-control.wpcf7-radio{-js-display:flex;display:flex}.lista-compras__topo{text-align:center}.lista-compras__topo h1{color:var(--color-text);font-size:4em}.lista-compras__menu{border-bottom:1px solid #d9d9d9;width:100%;-js-display:flex;display:flex;justify-content:center;grid-gap:20px;margin-bottom:65px}.lista-compras__aba{height:62px;-js-display:flex;display:flex;align-items:center;padding:0 15px;border:0;background:transparent;font-size:1.8em;font-weight:600;margin-bottom:-1px;border-bottom:1px solid #d9d9d9;cursor:pointer}.lista-compras__aba.is--active{border-bottom:2px solid var(--red);color:var(--red)}.lista-compras__form{margin-top:50px}.lista-compras__form-form{display:none}.lista-compras__form-form.is--active{display:block}.lista-compras__form-form .btn-enviar{flex-direction:column}.lista-compras__form-form .btn-enviar,.lista-compras__form-form .btn-enviar p{-js-display:flex;display:flex;align-items:center}.lista-compras__form-form .btn-enviar input[type=submit]{margin-top:0;border:0;padding:12px 70px;margin:0 auto!important}.lista-compras__form-form form{font-size:1em;font-weight:500;margin:0}.lista-compras__form-form form p{font-size:1em}.lista-compras__form-form form label,.lista-compras__form-form form p.label{font-size:1.4em;font-weight:500;margin-bottom:50px}.lista-compras__form-form form p.label{margin:0}.lista-compras__form-form form label{width:100%}.lista-compras__form-form form .linha input,.lista-compras__form-form form .linha textarea{border:none;border-bottom:1px solid #1e1e1e;font-size:16px;width:100%;padding-top:10px;font-family:Reddit Sans,sans-serif}.lista-compras__form-form form .linha .wpcf7-form-control-wrap:has(.wpcf7-file){border:1px solid #1e1e1e;border-radius:50px;max-width:835px;width:100%;margin:0 auto;height:58px;-js-display:flex;display:flex;align-items:center;cursor:pointer}.lista-compras__form-form form .linha .wpcf7-form-control-wrap:has(.wpcf7-file) input{width:calc(100% - 50px);border:0;margin:0 auto;padding:0}.lista-compras__form-form form .linha4{margin-bottom:50px}.lista-compras__form-form form .linha4 label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin-bottom:0}.lista-compras__form-form form .linha4 p{margin:0 0 12px;text-align:center}.lista-compras__form-form form .linha4 .contato-option{text-wrap:nowrap;-js-display:flex;display:flex;gap:20px;padding:0 0 10px}.lista-compras__form-form form .linha4 .contato-option .wpcf7-list-item{margin:0}.lista-compras__form-form form .linha4 .contato-option input{width:unset;margin-left:0}.lista-compras__form-form form .linha4 .contato-option input:checked{background:#000}.lista-compras__form-form form .linha5,.lista-compras__form-form form .linha5 label{width:100%;margin-bottom:0}.lista-compras__form-form form .linha6 .btn{border:none;margin-left:0;width:unset;font-size:1.5em;border-radius:30px!important;border:0!important}.lista-compras__form-form form .linha6 a{color:var(--color-text);font-size:1.4em;transition:.2s}.lista-compras__form-form form .linha6 a:hover{color:var(--red)}.lista-compras__form-form form .intl-tel-input.separate-dial-code .selected-flag{background:none}.lista-compras__form-form form .intl-tel-input.separate-dial-code .selected-dial-code{display:none}.lista-compras__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag,.lista-compras__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:50px}.lista-compras__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.lista-compras__form-form form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input{padding-left:60px}.lista-compras__form-form form .wpcf7-list-item,.lista-compras__form-form form label{-js-display:flex;display:flex;flex-direction:column}.lista-compras__form-form form .wpcf7-list-item{margin:0}.lista-compras__form-form form .wpcf7-list-item:not(:last-child){margin-bottom:10px}.lista-compras__form-form form [type=checkbox],.lista-compras__form-form form [type=radio]{visibility:hidden;opacity:0}.lista-compras__form-form form [type=checkbox]+.wpcf7-list-item-label,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label{position:relative;padding-left:20px;line-height:1;font-weight:400}.lista-compras__form-form form [type=checkbox]+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=checkbox]+.wpcf7-list-item-label:before,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:before{content:"";position:absolute;box-sizing:border-box}.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:before{border-radius:50%}.lista-compras__form-form form [type=checkbox]+.wpcf7-list-item-label:before,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:before{top:0;left:0;width:14px;height:14px;border:2px solid #e0e0e0;background:#e0e0e0}.lista-compras__form-form form [type=checkbox]+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=radio]+.wpcf7-list-item-label:after{top:0;left:0;width:14px;height:14px;background:#000;transition:all .2s}.lista-compras__form-form form [type=checkbox]:not(:checked)+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=radio]:not(:checked)+.wpcf7-list-item-label:after{opacity:0;transform:scale(.01)}.lista-compras__form-form form [type=checkbox]:checked+.wpcf7-list-item-label:after,.lista-compras__form-form form [type=radio]:checked+.wpcf7-list-item-label:after{opacity:1;transform:scale(1)}.lista-compras__faq{background:var(--off-white);padding-bottom:10px}.lista-compras__faq-title{padding:0 20px}.lista-compras__faq-title h2{font-size:1.4em;font-weight:500}.lista-compras__faq-title h3{font-weight:600;font-size:4em;letter-spacing:-.8px}.lista-compras__faq-title p{font-weight:500}.lista-compras__faq-img{padding:10px 0 20px}.lista-compras__faq-perguntas{transition:all .2s;border-radius:25px;margin:25px 0}.lista-compras__faq-perguntas hr{margin:0 20px;height:1px;border:none;background:#292929}.lista-compras__faq-perguntas details{position:relative}.lista-compras__faq-perguntas details[open]:after{width:-webkit-fill-available}.lista-compras__faq-perguntas details[open] summary{color:var(--red)}.lista-compras__faq-perguntas details[open] summary strong{font-weight:600}.lista-compras__faq-perguntas details[open] summary:after{content:"-";font-weight:600}.lista-compras__faq-perguntas details .faq-content{padding:0 20px}.lista-compras__faq-perguntas details .faq-content p{font-weight:400}.lista-compras__faq-perguntas details summary{padding:30px 50px 15px 20px;list-style-type:none;position:relative;font-size:1.6em;font-weight:600;line-height:150%;transition:font-size .2s ease-in-out;cursor:pointer;transition:.2s}.lista-compras__faq-perguntas details summary:after{content:"+";background:transparent;transition:all .2s;cursor:pointer;justify-content:center;font-weight:700;-js-display:flex;display:flex;position:absolute;top:25px;right:25px;font-size:30px;color:var(--red);font-weight:300;transition:.2s}.lista-compras__faq-perguntas details summary:hover{color:var(--red);transition:.2s}.lista-compras__faq-perguntas details summary:hover strong{font-weight:600;transition:.2s}.lista-compras__faq-perguntas details:after{content:"";width:0;height:1px;position:absolute;left:0;bottom:0;background:var(--red);transition:all .2s ease;margin:0 20px}.lista-compras__faq-perguntas details:hover:after{width:-webkit-fill-available}.lista-compras__faq-perguntas details:hover summary:after{font-weight:600}.lista-compras__sucesso{display:none}.lista-compras__trabalheconosco{padding:50px 0}.lista-compras__trabalheconosco-content .box{border:1px solid rgba(41,41,41,.12549019607843137);border-radius:30px;padding:30px 15px 60px 17px}.lista-compras__trabalheconosco-content .box h2{font-size:1.4em;font-weight:500;margin-bottom:10px}.lista-compras__trabalheconosco-content .box h3{color:var(--red);font-weight:500;line-height:100%;font-size:4em}.lista-compras__trabalheconosco-content .box .btn{margin-left:0}.lista-compras__trabalheconosco-img{text-align:center;padding:0 20px;margin-top:-30px}.lista-compras .catalogos__cta{margin:0}.lista-compras .cf7-smart-grid.has-grid .wpcf7-form-control.wpcf7-radio{-js-display:flex;display:flex}.lista-compras-descontos{margin-top:80px;margin-bottom:150px}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form{display:grid;grid-template-columns:1fr}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form input{padding:0}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form label{margin-bottom:0}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form .form-row-full{grid-column:span 1}.page-template-template-lista-de-compras:has(.wpcf7-form.sent) .lista-compras__topo,.page-template-template-lista-de-compras:has(.wpcf7-form.sent) .lista-compras__wrapper{display:none}.page-template-template-lista-de-compras:has(.wpcf7-form.sent) .lista-compras__sucesso{border:0;background-color:transparent;font-size:2em;text-align:center;max-width:500px;-js-display:flex;display:flex;flex-direction:column;grid-gap:50px;margin:0 auto 50px;padding:0;align-items:center}.page-template-template-lista-de-compras:has(.wpcf7-form.sent) .lista-compras__sucesso:before{content:"";width:100px;height:100px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='98' height='98' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6671_6155)' fill='%23292929'%3E%3Cpath d='M49 0C21.897 0 0 21.872 0 49s21.872 49 49 49 49-21.872 49-49S76.103 0 49 0zm0 91.448C25.484 91.448 6.552 72.516 6.552 49 6.552 25.484 25.484 6.55 49 6.55c23.516 0 42.448 18.933 42.448 42.449S72.516 91.448 49 91.448z'/%3E%3Cpath d='M72.516 34.627c-1.295-1.296-3.263-1.296-4.583 0L42.797 59.761l-12.73-12.73c-1.294-1.295-3.263-1.295-4.583 0-1.295 1.296-1.295 3.264 0 4.584l15.021 15.021c.648.648 1.296.972 2.292.972.972 0 1.644-.324 2.292-.972L72.516 39.21c1.295-1.295 1.295-3.263 0-4.584z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6671_6155'%3E%3Cpath fill='%23fff' d='M0 0h98v98H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;position:static}.page-template-template-lista-de-compras:has(.wpcf7-form.sent) .lista-compras__sucesso .btn{border:0;font-size:16px}.wpcf7-response-output{border:0;font-size:16px}.catalogos{margin-bottom:20px}.catalogos__topo{margin-bottom:50px}.catalogos__topo .wrapper{padding:0;-js-display:flex;display:flex;flex-direction:column;gap:20px}.catalogos__topo-title h1{font-size:4em;font-weight:600;color:var(--color-text);text-align:left;padding:0 30px}.catalogos__topo-filtros{height:100%;gap:5px;overflow:scroll visible;scrollbar-width:none;justify-content:flex-start}.catalogos__topo-filtro a,.catalogos__topo-filtros{-js-display:flex;display:flex;align-items:center;padding:0 15px}.catalogos__topo-filtro a{cursor:pointer;gap:8px;border-radius:100px;color:var(--color-text);font-size:1.6em;transition:all .2s;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:none;height:35px;font-weight:700}.catalogos__topo-filtro a.active,.catalogos__topo-filtro a:hover{opacity:1;transition:all .2s;background:var(--off-white)}.catalogos__cards-linha{margin-bottom:50px}.catalogos__cards-linha-title{margin-bottom:15px;padding:0 8px}.catalogos__cards-linha-catalogos{display:grid;gap:30px}.catalogos__cards-linha-catalogos .card{border-radius:30px;position:relative;overflow:hidden;padding:30px 20px;height:400px;-js-display:flex;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:20px}.catalogos__cards-linha-catalogos .card:hover .bg{transform:scale(1.1)}.catalogos__cards-linha-catalogos .card .bg{position:absolute;background-color:var(--red);background-repeat:no-repeat;background-position:50%;background-size:cover;transition:all .3s;left:0;top:0;width:100%;height:100%;border-radius:15px;z-index:-1}.catalogos__cards-linha-catalogos .card .bg:after{content:"";background:rgba(41,41,41,.3);z-index:100;width:100%;height:100%;display:block}.catalogos__cards-linha-catalogos .card h3{font-size:3em;color:var(--white);text-wrap-style:balance;text-shadow:0 0 100px #000}.catalogos__cards-linha-catalogos .card .btn{margin-left:0;margin-top:0;text-transform:uppercase;font-size:1.4em}.catalogos__cards-linha-catalogos .card .btn:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.015 13.59H2.68a1.605 1.605 0 01-1.604-1.604v-1.75a.437.437 0 11.875 0v1.75a.73.73 0 00.73.73h9.333a.73.73 0 00.729-.73v-1.75a.437.437 0 11.875 0v1.75a1.605 1.605 0 01-1.604 1.605z' fill='%23fff'/%3E%3Cpath d='M7.348 10.09a.438.438 0 01-.438-.437V1.486a.437.437 0 11.875 0v8.167a.438.438 0 01-.437.438z' fill='%23fff'/%3E%3Cpath d='M7.348 10.09a.437.437 0 01-.28-.1l-3.5-2.918a.437.437 0 01.56-.672l3.22 2.684 3.22-2.684a.437.437 0 01.56.672l-3.5 2.917a.437.437 0 01-.28.102z' fill='%23fff'/%3E%3C/svg%3E")}.catalogos__cards-linha-catalogos .card .btn:hover:after{transform:translateX(0);transform:translateY(3px)}.catalogos__cards .swiper{padding:0 8px;margin-left:0;margin-right:0}.catalogos__cards .swiper .swiper-pagination{margin:20px 0 0;width:100%;height:40px;-js-display:flex;display:flex;align-items:center;justify-content:center;border-radius:30px;padding:0 30px;position:static}.catalogos__cards .swiper .swiper-pagination-bullet{transition:.2s;background:rgba(41,41,41,.45);opacity:1}.catalogos__cards .swiper .swiper-pagination-bullet-active{width:30px;border-radius:10px;transition:.2s;background:rgba(41,41,41,.8)}.catalogos__cards .swiper .swiper-pagination-lock{display:none}.catalogos.archive .catalogos__cards .wrapper{padding:0 8px}.catalogos.archive .catalogos__cards-linha-title{padding:0}.catalogos.archive .catalogos__cards-linha-catalogos{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.catalogos__cta{margin:80px 0}.catalogos__cta .wrapper{position:relative;max-width:88.7em;padding:0 10px}.catalogos__desconto{margin:80px 0}.catalogos__desconto .wrapper{padding:0 35px}.catalogos__linhainformativa .wrapper{padding:0}.faq__topo{margin:0 0 50px}.faq__topo .wrapper__large{max-width:115em;padding:0 15px}.faq__topo-box{background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:400px;position:relative;border-radius:30px;-js-display:flex;display:flex;flex-direction:column;justify-content:center;padding:30px 60px}.faq__topo-box:after{content:"";height:100%;width:100%;filter:opacity(.5);z-index:0;background:#000;display:block;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:30px}.faq__topo-box-title{text-align:center;position:relative;z-index:2}.faq__topo-box-title h1{font-size:3.5em;line-height:90%;color:var(--white)}.faq__topo-box-subtitle{text-align:center;position:relative;z-index:2}.faq__topo-box-subtitle p{font-size:1.8em;color:var(--white);line-height:normal;text-wrap-style:balance;margin-bottom:0}.faq__faq{margin:50px 0}.faq__faq .wrapper__large{max-width:115em;padding:0 15px}.faq__faq-title{text-align:center;margin-bottom:35px}.faq__faq-title h2{font-size:3.5em}.faq__faq-cards{-js-display:flex;display:flex;grid-gap:20px;flex-direction:column;position:relative}.faq__faq-cards-card{border:1px solid rgba(0,0,0,.2);border-radius:30px;padding:35px 25px 35px 60px;position:relative}.faq__faq-cards-card .numero{position:absolute;top:38px;left:25px;background:var(--red);border-radius:50%;width:25px;height:25px;-js-display:flex;display:flex;align-items:center;justify-content:center}.faq__faq-cards-card .numero span{color:var(--white);font-size:1.6em;font-weight:500}.faq__faq-cards-card h3{font-size:2.4em;line-height:32px}.faq__faq-cards-card h3 strong{font-weight:500}.faq__faq-cards-card p{line-height:150%;text-wrap-style:balance}.faq__duvidas{margin:80px 0}.faq__duvidas .wrapper__large{max-width:115em;padding:0 15px}.faq__duvidas-title{text-align:center;margin-bottom:35px}.faq__duvidas-title h2{font-size:3.5em}.faq__duvidas-lista .resdrg{flex-wrap:nowrap;flex-direction:column;grid-gap:0!important}.faq__duvidas-lista .resdrg .asp_content details{position:relative;padding:0!important}.faq__duvidas-lista .resdrg .asp_content details[open]:after{width:-webkit-fill-available;background:var(--red)}.faq__duvidas-lista .resdrg .asp_content details[open] summary{list-style:none;padding:25px 50px 0 20px;color:var(--red)}.faq__duvidas-lista .resdrg .asp_content details[open] summary strong{font-weight:600}.faq__duvidas-lista .resdrg .asp_content details[open] summary:after{content:"-";font-weight:600}.faq__duvidas-lista .resdrg .asp_content details .faq-content{padding:0 20px}.faq__duvidas-lista .resdrg .asp_content details .faq-content p{font-weight:400;margin:0 0 15px}.faq__duvidas-lista .resdrg .asp_content details summary{padding:25px 50px 15px 20px;list-style-type:none;position:relative;font-size:1.6em;font-weight:600;line-height:150%;transition:font-size .2s ease-in-out;cursor:pointer;transition:.2s;list-style:none}.faq__duvidas-lista .resdrg .asp_content details summary:after{content:"+";background:transparent;transition:all .2s;cursor:pointer;justify-content:center;font-weight:700;-js-display:flex;display:flex;position:absolute;top:25px;right:25px;font-size:30px;color:var(--red);font-weight:300;transition:.2s}.faq__duvidas-lista .resdrg .asp_content details summary:hover{color:var(--red);transition:.2s}.faq__duvidas-lista .resdrg .asp_content details summary:hover strong{font-weight:600;transition:.2s}.faq__duvidas-lista .resdrg .asp_content details:after{content:"";width:-webkit-fill-available;height:1px;position:absolute;left:0;bottom:0;background:var(--color-text);transition:all .2s ease;margin:0 20px}.faq__duvidas-lista .resdrg .asp_content details:hover:after{width:-webkit-fill-available;background:var(--red)}.faq__duvidas-lista .resdrg .asp_content details:hover summary{list-style:none}.faq__duvidas-lista .resdrg .asp_content details:hover summary:after{font-weight:600}.product-content{margin-top:115px}.product-content h1{font-size:3.2em;font-weight:600;line-break:normal}.product-content .product{-js-display:flex;display:flex;flex-direction:column;grid-gap:30px;align-items:flex-start}.product-content .product .images{float:none!important;width:auto!important;margin-left:0;display:block;max-width:700px;border:1px solid #d9d9d9;border-radius:20px;overflow:hidden;position:relative;height:auto}.product-content .product .yith_magnifier_zoom_magnifier{border:0}.product-content .product .summary{width:auto!important;float:none!important;margin:0}.product-content .product .yith-ywraq-add-to-quote{-js-display:flex!important;display:flex!important;vertical-align:middle!important;margin-top:0!important;height:120px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;font-size:14px;padding:0 10px;text-align:center;float:none}.product-content .product .yith-ywraq-add-to-quote a{color:var(--red);border:1px solid var(--red)}.product-content .product .yith-ywraq-add-to-quote a:hover{background-color:transparent!important;color:var(--red)!important;transition:.2s}.product-content .product .yith-ywraq-add-to-quote a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h1.281a1.041 1.041 0 011 .772L3.64 3.1m0 0a55.567 55.567 0 0115.282 1.7 55.084 55.084 0 01-2.7 6.6H5.85M3.64 3.1l2.21 8.3m0 0a2.773 2.773 0 00-2.77 2.772h14.558M4.466 16.945a.693.693 0 11-1.386 0 .693.693 0 011.386 0zm11.786 0a.693.693 0 11-1.381 0 .693.693 0 011.379 0h.002z' stroke='%23e01e1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:.2s}.woocommerce-product-details__short-description{border-bottom:1px solid #d9d9d9;padding-bottom:10px}.woocommerce-product-details__short-description p{color:#767676}.products-related{grid-column:span 2}.products-related__wrapper{width:100vw;overflow:hidden;margin:0 -30px}.products-related h2{text-align:center;margin-bottom:30px}.products-related h3{font-size:2em}.products-related a{text-decoration:none}.products-related .product{display:block!important;width:100%!important;float:none!important}.products-related .swiper{overflow:visible;padding:0 30px 50px}.products-related .swiper-slide{width:260px}.products-related .swiper-slide .products-related__border{position:relative;width:calc(100% - 2px);height:338px!important;border:1px solid #d9d9d9;border-radius:20px;overflow:hidden;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.products-related .swiper-slide .products-related__border:after{content:"DESCUBRA  →";background:var(--red);color:#fff;text-align:center;width:100%;height:50px;-js-display:flex;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-1px;font-size:1.4em;transition:.2s;transform:translateY(50px)}.products-related .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-related .swiper-slide .products-related__border:hover{border:1px solid var(--red)}.products-related .swiper-slide .products-related__border:hover:after{transform:translate(0)}.products-related .swiper-slide .button{display:none!important}.products-related .swiper-slide h2{font-size:20px!important;font-weight:400;line-height:1.2em;text-align:left}.products-related .swiper-slide li{margin-bottom:20px}.products-related .swiper-pagination{width:auto;position:relative;height:50px;-js-display:flex;display:flex;align-items:center;bottom:auto}.products-related .swiper-pagination-bullet{background:#292929;opacity:.45;border-radius:10px}.products-related .swiper-pagination-bullet-active{background:#292929;width:25px;opacity:.8}.products-related .swiper-arrows{position:relative;-js-display:flex;display:flex;align-items:center;justify-content:center;grid-gap:20px}.products-related .swiper-arrows .swiper-button-next{position:relative;width:50px;height:50px;margin-top:0}.products-related .swiper-arrows .swiper-button-next:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.855 15l6.764-6.764-6.764-6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.products-related .swiper-arrows .swiper-button-prev{position:relative;width:50px;height:50px;margin-top:0}.products-related .swiper-arrows .swiper-button-prev:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.145 1L3.381 7.764l6.764 6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:50px;height:50px}.woocommerce div.product form.cart{float:left;width:100%;margin-bottom:0!important}.quantity{grid-gap:5px;margin-top:40px!important;float:none!important}.quantity,.quantity button{-js-display:flex;display:flex;justify-content:center}.quantity button{border:1px solid #d9d9d9;background:transparent;width:50px;height:40px;align-items:center;border-radius:8px;cursor:pointer}.quantity button:hover{border-color:var(--red);transition:.2s}.quantity input{border:1px solid #d9d9d9;background:transparent;width:50px;height:40px;-js-display:flex;display:flex;align-items:center;justify-content:center;border-radius:8px}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input[type=number]{-moz-appearance:textfield}.add-request-quote-button{background:var(--red);color:#fff;border:0;height:60px;width:260px;-js-display:flex!important;display:flex!important;cursor:pointer;grid-gap:12px;padding:0 25px;text-transform:uppercase;align-items:center;justify-content:center;border-radius:50px!important;margin-top:15px!important;margin-left:0!important}.add-request-quote-button:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h1.281a1.041 1.041 0 011 .772L3.64 3.1m0 0a55.567 55.567 0 0115.282 1.7 55.084 55.084 0 01-2.7 6.6H5.85M3.64 3.1l2.21 8.3m0 0a2.773 2.773 0 00-2.77 2.772h14.558M4.466 16.945a.693.693 0 11-1.386 0 .693.693 0 011.386 0zm11.786 0a.693.693 0 11-1.381 0 .693.693 0 011.379 0h.002z' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:18px;height:18px;background-repeat:no-repeat;background-position:50%}.product__bt--pdf{background:transparent;color:#000;border:1px solid var(--red);-js-display:flex;display:flex;align-items:center;grid-gap:10px;font-size:1.2em;cursor:pointer;border-radius:50px;text-transform:uppercase;font-weight:700;float:right;height:60px;padding:22px 25px;margin:30px 40px 0 0;font-family:Reddit Sans}.product__bt--pdf:before{content:"";width:18px;height:18px;display:block;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h1.281a1.041 1.041 0 011 .772L3.64 3.1m0 0a55.567 55.567 0 0115.282 1.7 55.084 55.084 0 01-2.7 6.6H5.85M3.64 3.1l2.21 8.3m0 0a2.773 2.773 0 00-2.77 2.772h14.558M4.466 16.945a.693.693 0 11-1.386 0 .693.693 0 011.386 0zm11.786 0a.693.693 0 11-1.381 0 .693.693 0 011.379 0h.002z' stroke='%23E01E1C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.summary:has(.yith-ywraq-add-button.addedd) .quantity,.summary:has(.yith-ywraq-add-button.hide) .quantity{display:none}.woocommerce div.product div.images img{pointer-events:none}html:lang(en-US) .products-related .swiper-slide .products-related__border:after{content:"DISCOVER  →"}.single-product .chamada-compartilhar{-js-display:flex;display:flex;grid-gap:10px;align-items:center;margin-bottom:25px}.single-product .chamada-compartilhar p{color:var(--red)}.single-product .chamada-compartilhar .compartilhar{-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid var(--red);border-radius:50%;padding:9px;cursor:pointer;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single-product .chamada-compartilhar .compartilhar:hover{transition:.2s;border-color:var(--red);background:var(--red)}.single-product .chamada-compartilhar .compartilhar:hover svg mask,.single-product .chamada-compartilhar .compartilhar:hover svg path{fill:var(--white)}.single-product .chamada-compartilhar .compartilhar:hover .compartilhar-social{visibility:visible;opacity:1;bottom:30px}.single-product .chamada-compartilhar .compartilhar-social{visibility:hidden;opacity:0;color:var(--white);background-color:var(--red);border-radius:20px;padding:20px 5px;text-align:center;z-index:1;bottom:40px;position:absolute;transition:.2s;-js-display:flex;display:flex;flex-direction:column;align-items:center;grid-gap:10px;border:1px solid var(--red);cursor:default}.single-product .chamada-compartilhar .compartilhar-social .social{padding:5px;border-radius:50%;transition:.2s;cursor:pointer;margin-bottom:0!important}.single-product .chamada-compartilhar .compartilhar-social .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.single-product .chamada-compartilhar .compartilhar-social .social a svg path{transition:.2s}.single-product .chamada-compartilhar .compartilhar-social .social:hover{background:#fff;transition:.2s}.single-product .chamada-compartilhar .compartilhar-social .social:hover a svg path{fill:var(--red);transition:.2s}.product-info{display:grid;grid-template-columns:130px 1fr;grid-gap:10px 20px}.product-info p{margin:0}.product-info p span{color:#767676}.product-tabs{grid-column:span 2}.product-tabs__list{-js-display:flex;display:flex;align-items:center;grid-gap:5px;border-bottom:1px solid #d9d9d9;margin:0 -30px 50px;justify-content:center;position:relative;z-index:1}.product-tabs__list a{border:0;background:transparent;cursor:pointer;font-size:1.8em;font-weight:700;padding:15px 10px;text-decoration:none;color:#000;border-bottom:2px solid transparent}.product-tabs__list a:hover{color:var(--red);border-bottom:2px solid var(--red);transition:.2s}.product-tabs__download{display:grid;grid-template-columns:1fr 130px;grid-gap:10px;align-items:center;border-bottom:1px solid #d9d9d9;padding:20px 0}.product-tabs__download p{font-size:1.8em;font-weight:700}.product-tabs__bt-download{-js-display:flex;display:flex;background:var(--red);color:var(--white);text-decoration:none;align-items:center;height:33px;padding:7px 20px;border-radius:50px;justify-content:space-between;font-size:1.5em;border:1px solid var(--red);cursor:pointer}.product-tabs__bt-download:hover{background:transparent;color:var(--red);transition:.2s}.product-tabs__bt-download:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.667 12.59H2.334a1.605 1.605 0 01-1.605-1.604v-1.75a.438.438 0 01.875 0v1.75a.73.73 0 00.73.73h9.333a.73.73 0 00.73-.73v-1.75a.438.438 0 01.874 0v1.75a1.606 1.606 0 01-1.604 1.604z' fill='%23e01e1c'/%3E%3Cpath d='M7 9.09a.437.437 0 01-.437-.437V.486a.437.437 0 01.875 0v8.167A.437.437 0 017 9.091z' fill='%23e01e1c'/%3E%3Cpath d='M7 9.09a.437.437 0 01-.28-.1l-3.5-2.918a.437.437 0 01.56-.672L7 8.084 10.22 5.4a.438.438 0 01.56.672L7.28 8.99a.437.437 0 01-.28.102z' fill='%23e01e1c'/%3E%3C/svg%3E");transition:.2s}.product-tabs__bt-download:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.667 12.59H2.334a1.605 1.605 0 01-1.605-1.604v-1.75a.438.438 0 01.875 0v1.75a.73.73 0 00.73.73h9.333a.73.73 0 00.73-.73v-1.75a.438.438 0 01.874 0v1.75a1.606 1.606 0 01-1.604 1.604z' fill='%23fff'/%3E%3Cpath d='M7 9.09a.437.437 0 01-.437-.437V.486a.437.437 0 01.875 0v8.167A.437.437 0 017 9.091z' fill='%23fff'/%3E%3Cpath d='M7 9.09a.437.437 0 01-.28-.1l-3.5-2.918a.437.437 0 01.56-.672L7 8.084 10.22 5.4a.438.438 0 01.56.672L7.28 8.99a.437.437 0 01-.28.102z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;width:13px;height:13px}.product-tabs__inner{display:block;margin-bottom:100px;position:relative}.product-tabs__inner table thead tr{height:unset!important}.product-tabs__inner table thead tr th{height:unset!important;width:unset!important}.product-tabs__inner table tbody tr td{width:unset!important}.product-tabs__inner:before{content:"";margin-top:-100px;height:100px;display:block;z-index:0}.product-tabs__inner h3{font-size:2.4em;font-weight:500}.product-tabs__aprovacoes{-js-display:flex;display:flex;grid-gap:15px;align-items:center}.product-tabs__aprovacoes img{width:60px;height:60px}.product-video{max-width:1000px;width:100%;height:auto;grid-column:span 2;-js-display:flex;display:flex;margin:0 auto 60px;aspect-ratio:16/9}.product-video iframe{width:100%;height:100%;border-radius:30px;overflow:hidden}.products-content{padding-top:115px}.products-content h1{text-align:center;font-size:2.2em!important;font-weight:400;margin-bottom:30px}.products-content h1 strong{font-weight:500}.products-content__grid{grid-gap:75px}.products-content__grid,.products-content__list{-js-display:flex;display:flex;flex-direction:column}.products-content__list{grid-gap:2.992em 3.8%}.products-content__list a{text-decoration:none}.products-content__list .product{width:auto!important}.products-content #ajaxsearchpro1_1 .probox,.products-content #ajaxsearchpro1_2 .probox,.products-content div.asp_m.asp_m_1 .probox{padding:0 25px!important}.products-content #ajaxsearchpro1_1,.products-content #ajaxsearchpro1_2,.products-content div.asp_m.asp_m_1{margin-bottom:60px}.products-content__filters{height:40px;overflow:hidden;transition:.2s}.products-content__filters.is--active{height:auto}.products-content__filters #bt-filters{display:block;background:transparent;border:0;border-bottom:1px solid #e5e5e5;font-size:1.6em;text-transform:uppercase;font-weight:700;width:100%;text-align:left;padding:8px 10px;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.685 11.147h17.896M3.685 5.28h17.896M3.685 17.014h17.896' stroke='%23292929' stroke-width='2.222' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='7' cy='5' r='1.25' fill='%23fff'/%3E%3Ccircle cx='7' cy='5' r='1.25' stroke='%23000' stroke-width='1.5'/%3E%3Ccircle cx='7' cy='5' r='1.25' stroke='%23292929' stroke-width='1.5'/%3E%3Ccircle cx='7' cy='17' r='1.25' fill='%23fff'/%3E%3Ccircle cx='7' cy='17' r='1.25' stroke='%23000' stroke-width='1.5'/%3E%3Ccircle cx='7' cy='17' r='1.25' stroke='%23292929' stroke-width='1.5'/%3E%3Ccircle cx='18' cy='11' r='1.25' fill='%23fff'/%3E%3Ccircle cx='18' cy='11' r='1.25' stroke='%23000' stroke-width='1.5'/%3E%3Ccircle cx='18' cy='11' r='1.25' stroke='%23292929' stroke-width='1.5'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;margin-bottom:30px;color:#000}.products-content__filters h3,.products-content__filters legend{font-size:2.2em!important;border-bottom:1px solid #e5e5e5!important;font-weight:500!important;margin-bottom:20px!important;padding:10px 0!important;position:relative;width:100%}.products-content__filters h3:after,.products-content__filters legend:after{content:"";border-bottom:1px solid var(--red);height:1px;width:105px;display:block;position:absolute;bottom:-1px;left:0}.products-content__filters .asp_sett_scroll{margin-top:20px!important}.products-content__filters .asp_option_checkbox{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:4px!important}.products-content__filters .asp_option_checkbox:after{color:#000!important}.products-content__filters div.asp_w.asp_s.searchsettings .asp_option,.products-content__filters div.asp_w.asp_sb.searchsettings .asp_option{margin-bottom:15px;align-items:center}.products-content__filters div.asp_w.asp_s.searchsettings .asp_option_inner,.products-content__filters div.asp_w.asp_sb.searchsettings .asp_option_inner{height:20px;background:none}.products-content__descontos{margin-top:60px}.products-content__descontos .desconto a:hover .desconto-wrapper .box .numero,.products-content__descontos .desconto a:hover .desconto-wrapper .box .texto{transform:translate(-3px,3px)}.products-content__descontos .desconto a .desconto-wrapper .box{flex-direction:column;justify-content:flex-start;padding:30px 25px;grid-gap:0;align-items:flex-start}.products-content__descontos .desconto a .desconto-wrapper .box .img{position:relative;order:3;right:unset;width:310px;margin-left:-20px;margin-top:80px;margin-bottom:-120px}.products-content__descontos .desconto a .desconto-wrapper .box .img img{max-width:none;width:100%}.products-content__descontos .desconto a .desconto-wrapper .box .numero{order:1}.products-content__descontos .desconto a .desconto-wrapper .box .numero p{font-size:26px;line-height:1em;margin-bottom:5px}.products-content__descontos .desconto a .desconto-wrapper .box .numero p span{display:inline-block;text-align:left}.products-content__descontos .desconto a .desconto-wrapper .box .numero{text-align:center;align-self:center}.products-content__descontos .desconto a .desconto-wrapper .box .numero:before{content:"Tendência";background:#000;color:#fff;padding:10px 23px;font-size:14px;border-radius:50px;margin-bottom:20px;display:inline-block}.products-content__descontos .desconto a .desconto-wrapper .box .texto{order:2}.products-content__descontos .desconto a .desconto-wrapper .box .texto p{font-weight:300;font-size:20px}.products-content__descontos .desconto a .desconto-wrapper .box .texto:after{content:"Comprar";background:#000;color:#fff;padding:10px 23px;font-size:14px;border-radius:50px;margin-top:20px;display:inline-block}.products-content__results .page-title{display:none}.products-content__results .add_to_cart_button{display:none!important}.products-content ul.products li.product{margin-right:15px;margin-bottom:60px;width:100%!important}.products-content ul.products li.product a{width:315px;display:block;margin:0 auto;text-align:center}.products-content ul.products li.product img{width:315px!important;height:410px!important;-o-object-fit:contain;object-fit:contain;border:1px solid #d9d9d9;border-radius:15px;margin-bottom:10px}.products-content ul.products li.product h2{font-size:20px!important;color:#000;line-height:1.2em}.products-content .linhainformativa{margin-top:30px}.products-content .catalogos__cta--2{margin-top:0}.woocommerce nav.woocommerce-pagination ul{border:0!important;grid-gap:5px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a{color:#000}.woocommerce nav.woocommerce-pagination ul li .current,.woocommerce nav.woocommerce-pagination ul li a{-js-display:flex;display:flex;height:30px;width:30px;border-radius:50%;align-items:center;justify-content:center}.woocommerce nav.woocommerce-pagination ul li .current{color:#fff!important;background:var(--red)!important}.search .products-content ul.products-content__list li.product{width:auto!important}div.asp_w.asp_r .resdrg{-js-display:flex;display:flex;flex-wrap:wrap;grid-gap:40px 16px;height:auto!important}#ajaxsearchprores3_1.isotopic .results .item,#ajaxsearchprores3_2.isotopic .results .item,div.asp_r.asp_r_3.isotopic .results .item{height:auto!important;position:relative!important;left:auto!important;top:auto!important;cursor:pointer}#ajaxsearchprores3_1.isotopic .results .item .asp_image:after,#ajaxsearchprores3_2.isotopic .results .item .asp_image:after,div.asp_r.asp_r_3.isotopic .results .item .asp_image:after{content:"DESCUBRA  →";background:var(--red);color:#fff;text-align:center;width:100%;height:50px;-js-display:flex;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-1px;font-size:1.4em;transition:.2s;transform:translateY(50px)}#ajaxsearchprores3_1.isotopic .results .item:hover .asp_image,#ajaxsearchprores3_2.isotopic .results .item:hover .asp_image,div.asp_r.asp_r_3.isotopic .results .item:hover .asp_image{border:1px solid var(--red)}#ajaxsearchprores3_1.isotopic .results .item:hover .asp_image:after,#ajaxsearchprores3_2.isotopic .results .item:hover .asp_image:after,div.asp_r.asp_r_3.isotopic .results .item:hover .asp_image:after{transform:translate(0)}#ajaxsearchprores3_1.isotopic .results .item .asp_content,#ajaxsearchprores3_2.isotopic .results .item .asp_content,div.asp_r.asp_r_3.isotopic .results .item .asp_content{position:relative!important;padding:10px 0}#ajaxsearchprores3_1 .results .item .asp_image,#ajaxsearchprores3_2 .results .item .asp_image,div.asp_r.asp_r_3 .results .item .asp_image{position:relative;height:340px;border:1px solid #d9d9d9;border-radius:15px}.asp_item_overlay_img{display:none!important}.asp_showmore{padding:12px 30px!important;font-weight:400!important;margin:40px auto 0!important;display:inline-block!important;align-items:center!important;transition:.2s!important;border-radius:50px!important;cursor:pointer!important}html:lang(en-US) #ajaxsearchprores3_1.isotopic .results .item .asp_image:after,html:lang(en-US) #ajaxsearchprores3_2.isotopic .results .item .asp_image:after,html:lang(en-US) div.asp_r.asp_r_3.isotopic .results .item .asp_image:after{content:"DISCOVER  →"}.products-categories{margin-bottom:60px}.products-categories h2{text-align:center;margin-bottom:80px}.products-categories .swiper-slide{width:170px;-js-display:flex;display:flex;flex-direction:column;align-items:center;font-size:1.5em;font-weight:500}.products-categories .swiper-slide img{height:85px;width:105px;-o-object-fit:contain;object-fit:contain;margin-bottom:15px}.products-categories .swiper-slide a{-js-display:flex;display:flex;flex-direction:column;align-items:center;font-size:15px;font-weight:500;text-decoration:none;color:#000;text-align:center}.products-categories .swiper-arrows{position:relative;-js-display:flex;display:flex;align-items:center;justify-content:center;margin-top:30px;grid-gap:60px}.products-categories .swiper-arrows .swiper-button-next,.products-categories .swiper-arrows .swiper-button-prev{width:50px;height:50px;color:#000;position:relative;margin-top:0;background-position:50%;background-repeat:no-repeat;background-size:14px}.products-categories .swiper-arrows .swiper-button-next:after,.products-categories .swiper-arrows .swiper-button-prev:after{content:""}.products-categories .swiper-arrows .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.145 1L3.381 7.764l6.764 6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.products-categories .swiper-arrows .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.855 15l6.764-6.764-6.764-6.763' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.products-marcas h2{text-align:center;margin-bottom:50px}.products-marcas h2 p{font-size:1em;line-height:1.2em}.products-marcas .swiper{overflow:visible}.products-marcas .carrossel-marcas{overflow:hidden}.products-catalogos{margin-top:50px}.products-catalogos h2{text-align:center;margin-bottom:50px}.products-catalogos h2 p{font-size:1em;line-height:1.2em}.products-catalogos .catalogo-swiper .swiper-wrapper .swiper-slide{height:500px}.products-catalogos .catalogo-swiper .swiper-wrapper .swiper-slide .info{width:auto;padding:30px}.products-descontos{margin-top:120px}.orcamento-content{margin-top:115px;margin-bottom:50px}.orcamento-content h2{font-size:3em;margin-bottom:70px;line-height:1.2em}.orcamento-content .orcamento-btn-list{margin-bottom:100px}.orcamento-content table.shop_table_responsive{border:0!important}.orcamento-content table.shop_table_responsive tr{-js-display:flex!important;display:flex!important;flex-wrap:wrap;border:0;margin-top:50px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:100px;align-items:center;grid-gap:0 30px}.orcamento-content table.shop_table_responsive tr td{padding:25px 12px!important;border:0!important;text-align:left!important}.orcamento-content table.shop_table_responsive tr td:before{content:attr(data-title) " "!important;top:-40px!important}.orcamento-content table.shop_table_responsive tr th{padding:25px 12px!important}.orcamento-content table.shop_table_responsive tr th.product-thumbnail{max-height:0!important}.orcamento-content table.shop_table_responsive thead{font-size:14px;text-transform:uppercase;font-weight:700}.orcamento-content table.shop_table_responsive .product-thumbnail{line-height:1;flex:0 0 125px;display:block!important;position:relative;width:125px;height:140px!important}.orcamento-content table.shop_table_responsive .product-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.orcamento-content table.shop_table_responsive .product-thumbnail a{display:inline-block}.orcamento-content table.shop_table_responsive .product-thumbnail:before{position:absolute;width:100%;top:0;float:none;text-align:left;text-transform:uppercase}.orcamento-content table.shop_table_responsive .product-name{font-size:14px;text-transform:uppercase;font-weight:700;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 165px);margin-left:10px;-js-display:flex;display:flex;align-items:center}.orcamento-content table.shop_table_responsive .product-name a{text-decoration:none;color:#000}.orcamento-content table.shop_table_responsive .product-name:before{display:none}.orcamento-content table.shop_table_responsive .product-quantity{-js-display:flex!important;display:flex!important;flex-direction:column;width:100%;text-align:center!important;text-transform:uppercase;flex:0 0 100%}.orcamento-content table.shop_table_responsive .product-quantity:before{margin-bottom:15px}.orcamento-content table.shop_table_responsive .quantity{margin:0 auto!important;background:#f6f7fb;grid-gap:0;width:100px}.orcamento-content table.shop_table_responsive .quantity button{border:0;width:30px}.orcamento-content table.shop_table_responsive .quantity input{border:0}.orcamento-content table.shop_table_responsive .product-remove{text-align:center;width:100%}.orcamento-content table.shop_table_responsive .product-remove a.remove{font-weight:400;color:#000!important;box-shadow:0 0 30px 10px rgba(224,30,28,.1);width:45px;height:45px;-js-display:flex!important;display:flex!important;align-items:center;justify-content:center;margin:0 auto}.orcamento-content table.shop_table_responsive .product-remove a.remove:hover{background-color:var(--red)!important}.orcamento-content table.shop_table_responsive .actions input[type=submit]{background:var(--red);color:#fff;border-radius:50px;padding:14px 30px;font-weight:400;font-size:15px;border:1px solid var(--red);transition:.2s;line-height:1}.orcamento-content table.shop_table_responsive .actions input[type=submit]:hover{background:#fff;color:var(--red);transition:.2s}.orcamento-content .yith-ywraq-mail-form-wrapper{margin-top:0;padding:0!important}.orcamento-content .yith-ywraq-mail-form-wrapper h3{margin-bottom:30px;text-align:center;font-weight:400}.orcamento-content .yith-ywraq-mail-form-wrapper label{font-weight:500;line-height:2!important}.orcamento-content .yith-ywraq-mail-form-wrapper input,.orcamento-content .yith-ywraq-mail-form-wrapper textarea{border:0;border-bottom:1px solid #000;line-height:2!important;font-weight:500;font-size:14px;padding:10px 5px;font-family:inherit;margin-bottom:40px!important;height:auto!important}.orcamento-content .yith-ywraq-mail-form-wrapper input[type=submit]{background:var(--red);color:#fff;border-radius:50px;padding:14px 60px 14px 30px;font-weight:400;font-size:15px;border:1px solid var(--red);transition:.2s;line-height:1;margin:0 auto;-js-display:flex;display:flex;align-items:center;justify-content:center;grid-gap:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.84 3.113L10.981.268a.547.547 0 00-.772.775l1.918 1.91H.548a.547.547 0 100 1.093h11.582l-1.919 1.91a.547.547 0 00.772.774l2.857-2.843a.547.547 0 000-.775z' fill='%23fff'/%3E%3C/svg%3E");background-size:14px;background-position:calc(100% - 30px) 50%;background-repeat:no-repeat}.orcamento-content .yith-ywraq-mail-form-wrapper input[type=submit]:hover{background:#fff;color:var(--red);transition:.2s;background-position:calc(100% - 30px) 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.84 3.113L10.981.268a.547.547 0 00-.772.775l1.918 1.91H.548a.547.547 0 100 1.093h11.582l-1.919 1.91a.547.547 0 00.772.774l2.857-2.843a.547.547 0 000-.775z' fill='%23e01e1c'/%3E%3C/svg%3E");background-repeat:no-repeat}.woocommerce-page table.shop_table_responsive tr td.product-name,.woocommerce table.shop_table_responsive tr td.product-name{text-align:left!important}.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background:transparent!important}.orcamento-content .woocommerce-message{border:0;background-color:transparent;font-size:2em;text-align:center;max-width:500px;-js-display:flex;display:flex;flex-direction:column;grid-gap:50px;margin:0 auto 50px;padding:0;align-items:center}.orcamento-content .woocommerce-message:before{content:"";width:100px;height:100px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='98' height='98' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6671_6155)' fill='%23292929'%3E%3Cpath d='M49 0C21.897 0 0 21.872 0 49s21.872 49 49 49 49-21.872 49-49S76.103 0 49 0zm0 91.448C25.484 91.448 6.552 72.516 6.552 49 6.552 25.484 25.484 6.55 49 6.55c23.516 0 42.448 18.933 42.448 42.449S72.516 91.448 49 91.448z'/%3E%3Cpath d='M72.516 34.627c-1.295-1.296-3.263-1.296-4.583 0L42.797 59.761l-12.73-12.73c-1.294-1.295-3.263-1.295-4.583 0-1.295 1.296-1.295 3.264 0 4.584l15.021 15.021c.648.648 1.296.972 2.292.972.972 0 1.644-.324 2.292-.972L72.516 39.21c1.295-1.295 1.295-3.263 0-4.584z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6671_6155'%3E%3Cpath fill='%23fff' d='M0 0h98v98H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;position:static}.trabalhe__intro{margin-bottom:45px}.trabalhe__intro h1{font-size:4em;font-weight:600;text-align:center;text-wrap-style:balance;margin-bottom:20px}.trabalhe__intro h1,.trabalhe__intro h2{color:var(--color-text);line-height:125%}.trabalhe__intro h2{font-size:1.6em;text-align:center;font-weight:400}.trabalhe__lista{margin-top:45px}.trabalhe__lista-intro h3{font-size:2.4em;line-height:20px;font-weight:700;margin-bottom:20px}.trabalhe__lista-select form ul{-js-display:flex;display:flex;flex-direction:column;gap:10px}.trabalhe__lista-select form ul li{width:100%;padding:0}.trabalhe__lista-select form ul li h4{display:none}.trabalhe__lista-select form ul li input[type=submit]{background:var(--red);color:var(--white);border:none;padding:13px 50px;font-size:15px;font-weight:400;font-family:Reddit Sans,sans-serif;border-radius:100px;cursor:pointer;border:1px solid var(--red);transition:.2s}.trabalhe__lista-select form ul li input[type=submit]:hover{background:transparent;color:var(--red)}.trabalhe__lista-select form ul li .ts-wrapper.dropdown-active .ts-control:after{transform:translateY(-50%) rotate(180deg)}.trabalhe__lista-select form ul li .ts-wrapper.single.input-active .ts-control{background-color:#f3f3f3;cursor:default}.trabalhe__lista-select form ul li .ts-wrapper .ts-control{padding:30px 20px;border-radius:8px;background:#f3f3f3;border:none;position:relative}.trabalhe__lista-select form ul li .ts-wrapper .ts-control:after{content:"";position:absolute;top:50%;right:20px;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8l5 5 5-5' stroke='%23292929' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none;transition:transform .2s ease-in-out;transform:translateY(-50%) rotate(0deg)}.trabalhe__lista-select form ul li .ts-wrapper .ts-control .item{font-size:1.6em;font-weight:700;line-height:20px}.trabalhe__lista-select form ul li .ts-wrapper .ts-dropdown{border:none;margin-top:0}.trabalhe__lista-select form ul li .ts-wrapper .ts-dropdown .ts-dropdown-content{font-size:1.6em;font-weight:700;line-height:20px;max-height:unset}.trabalhe__lista-select form ul li .ts-wrapper .ts-dropdown .ts-dropdown-content .option{padding:30px 20px;background:#f3f3f3;border:none}.trabalhe__lista-select form ul li .ts-wrapper .ts-dropdown .ts-dropdown-content .option.active{background:linear-gradient(270deg,#f3f3f3,#ffc1c0 163.73%);color:var(--red)}.trabalhe__lista-select form ul li .ts-wrapper .ts-dropdown .ts-dropdown-content .option.selected{color:var(--red);border-left:2px solid var(--red)}.trabalhe__lista-lista{margin-top:40px}.trabalhe__lista-lista .vagas-lista{-js-display:flex;display:flex;flex-direction:column;gap:8px}.trabalhe__lista-lista .vagas-lista .vaga{background:#f3f3f3;border-radius:24px;padding:22px 20px 29px 15px;-js-display:flex;display:flex;flex-direction:row;gap:13px;font-size:1em}.trabalhe__lista-lista .vagas-lista .vaga .infos{flex:1 1}.trabalhe__lista-lista .vagas-lista .vaga .infos p{line-height:1}.trabalhe__lista-lista .vagas-lista .vaga .infos p:first-of-type{color:var(--red);font-weight:700;font-size:1.4em}.trabalhe__lista-lista .vagas-lista .vaga .infos p:nth-of-type(2){font-weight:700;font-size:2em}.trabalhe__lista-lista .vagas-lista .vaga .infos p:nth-of-type(3){font-weight:500;font-size:1.6em}.trabalhe__lista-lista .vagas-lista .vaga .infos p:nth-of-type(4){font-weight:400;font-size:1.2em}.trabalhe__lista-lista .vagas-lista .vaga .links{flex:0.9 1;-js-display:flex;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.trabalhe__lista-lista .vagas-lista .vaga .links a.btn{font-size:1.5em;margin-top:0}.trabalhe__lista-lista .vagas-lista .vaga .links a.btn:after{content:""}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar{-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text);border-radius:50%;padding:20px;cursor:pointer;position:relative}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar:hover{transition:.2s;border-color:var(--red)}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar:hover .compartilhar-social{visibility:visible;opacity:1;bottom:45px}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social{visibility:hidden;opacity:0;color:var(--white);background-color:var(--red);border-radius:20px;padding:20px 5px;text-align:center;z-index:1;bottom:40px;position:absolute;transition:.2s;-js-display:flex;display:flex;flex-direction:column;align-items:center;grid-gap:10px;cursor:default}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social .social{padding:5px;border-radius:50%;transition:.2s;cursor:pointer}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social .social a svg path{transition:.2s}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social .social:hover{background:#fff;transition:.2s}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social .social:hover a svg path{fill:var(--red);transition:.2s}.trabalhe__form{background:var(--off-white);margin-top:35px}.trabalhe__form .wave-bottom{top:1px}.trabalhe__form .wave-top{bottom:1px}.trabalhe__form .wave path{fill:var(--white)}.trabalhe__form-cta .cta-content .box{background:var(--white);text-align:center;border:none;box-shadow:15px 15px 25px 0 rgba(0,0,0,.05)}.trabalhe__porques{margin-top:50px}.trabalhe__porques-titulo{text-align:center;margin-bottom:25px}.trabalhe__porques-porques{-js-display:flex;display:flex;flex-direction:column;gap:38px;margin-top:25px}.trabalhe__porques-porques .porque{-js-display:flex;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center}.trabalhe__porques-porques .porque .texto p{line-height:30px;font-weight:700;font-size:2em;text-align:center;text-wrap-style:balance;margin:0}.denuncie{margin-bottom:50px}.denuncie__heading{padding-bottom:30px}.denuncie__heading-title h1{font-size:6em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:20px}.denuncie__heading-title p{font-size:1.6em;font-weight:400;padding:0}.denuncie__heading-content h3,.denuncie__heading-title p{line-height:125%;color:var(--color-text);text-align:center}.denuncie__heading-content h3{font-size:2.4em;font-weight:600;text-wrap-style:balance;margin-bottom:40px;margin-top:40px}.denuncie__heading-content .itens-grid{align-items:center}.denuncie__heading-content .itens-grid .bloco{text-align:center}.denuncie__heading-content .itens-grid .bloco .texto p{margin-top:0;font-size:1.8em;font-weight:600}.denuncie__content-como{background:#f3f3f3;padding-bottom:40px;padding-top:60px;position:relative}.denuncie__content-como .wave{position:absolute}.denuncie__content-como .wave path{fill:#fff}.denuncie__content-como .wave-top{bottom:unset;top:0}.denuncie__content-como h2{font-size:5em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:20px}.denuncie__content-como .card-grid{display:grid;grid-gap:15px;align-items:center}.denuncie__content-como .card-grid .card{text-align:center;border-radius:20px;padding:30px;background:#fff;box-shadow:10px 10px 10px #e2e2e2;align-items:center;-js-display:flex;display:flex;flex-direction:column;grid-gap:20px}.denuncie__content-como .card-grid .card h3{font-size:2.4em;line-height:100%}.denuncie__content-como .card-grid .card .img{height:60px;-js-display:flex;display:flex;align-items:center;justify-content:center;width:80px;-o-object-fit:contain;object-fit:contain}.denuncie__content-como .card-grid .card .img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.denuncie__content-form{padding-bottom:40px;padding-top:40px;position:relative}.denuncie__content-form .wpcf7-response-output{border:none}.denuncie__content-form .wrapper.wrapper-sucesso{max-height:0;visibility:hidden;opacity:0;text-align:center}.denuncie__content-form .wrapper.wrapper-sucesso.is--visible{max-height:100%;visibility:visible;opacity:1;padding:5em 0;transition:.2s}.denuncie__content-form .wrapper.wrapper-sucesso .contato__form-sent-img{margin-bottom:5em}.denuncie__content-form .wrapper.wrapper-sucesso .contato__form-sent-content h3{font-size:5em}.denuncie__content-form .wrapper.wrapper-form{max-height:0;visibility:hidden;opacity:0;text-align:center}.denuncie__content-form .wrapper.wrapper-form.is--visible{max-height:100%;visibility:visible;opacity:1;padding:5em 18px;transition:.2s}.denuncie__content-form h2{font-size:5em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:50px}.denuncie__content-form form{font-size:1em;font-weight:500;margin:0}.denuncie__content-form form.invalid .wpcf7-response-output{margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-color:var(--red);color:var(--red)}.denuncie__content-form form p{font-size:1em}.denuncie__content-form form label,.denuncie__content-form form p.label{font-size:1.4em;font-weight:500;margin-bottom:30px}.denuncie__content-form form p.label{margin:0}.denuncie__content-form form label{width:300px;text-align:left}.denuncie__content-form form .linha.linha3 .drag-drop-container{position:relative;display:block;padding:40px;border-radius:8px;background-color:#f7f7f7;text-align:center;background:hsla(0,0%,59.6%,.12);cursor:pointer;transition:background-color .2s ease;border-radius:16px;border:1px dashed #7b7b7b;margin-top:14px}.denuncie__content-form form .linha.linha3 .drag-drop-container:hover{background-color:#f0f0f0}.denuncie__content-form form .linha.linha3 .drag-drop-container .drag-drop-content{position:relative;z-index:1;color:#888;font-size:16px;font-size:1.6rem}.denuncie__content-form form .linha.linha3 .drag-drop-container .drag-drop-content p{font-size:16px;font-size:1.6rem;color:#7b7b7b}.denuncie__content-form form .linha.linha3 .drag-drop-container .wpcf7-form-control-wrap{position:static;display:block}.denuncie__content-form form .linha.linha3 .drag-drop-container input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;padding:0;margin:0}.denuncie__content-form form .linha textarea{border:1px solid silver;border-radius:20px;font-size:16px;width:100%;padding:10px;margin-top:10px;height:200px;font-family:Reddit Sans,sans-serif}.denuncie__content-form form .linha input{font-size:14px;font-family:Reddit Sans,sans-serif;padding:10px;margin-top:10px}.denuncie__content-form form .linha3{margin:30px 0 0}.denuncie__content-form form .linha3 label{width:100%}.denuncie__content-form form .linha3 p{margin:0;overflow:scroll}.denuncie__content-form form .linha3 p::-webkit-scrollbar{display:none}.denuncie__content-form form .linha4,.denuncie__content-form form .linha4 label{width:100%;margin-bottom:0}.denuncie__content-form form .linha5 .btn{border:none;margin-left:0;width:unset;font-size:1.5em;border-radius:30px!important;padding:15px 40px}.denuncie__content-form form .wpcf7-list-item,.denuncie__content-form form label{-js-display:flex;display:flex;flex-direction:column}.denuncie__content-form form .wpcf7-list-item{margin:0}.denuncie__content-form form [type=checkbox],.denuncie__content-form form [type=radio]{visibility:hidden;opacity:0}.denuncie__content-form form [type=checkbox]+.wpcf7-list-item-label,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label{position:relative;padding-left:20px;line-height:1;font-weight:400}.denuncie__content-form form [type=checkbox]+.wpcf7-list-item-label:after,.denuncie__content-form form [type=checkbox]+.wpcf7-list-item-label:before,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:after,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:before{content:"";position:absolute;box-sizing:border-box}.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:after,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:before{border-radius:50%}.denuncie__content-form form [type=checkbox]+.wpcf7-list-item-label:before,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:before{top:0;left:0;width:14px;height:14px;border:2px solid #e0e0e0;background:#e0e0e0}.denuncie__content-form form [type=checkbox]+.wpcf7-list-item-label:after,.denuncie__content-form form [type=radio]+.wpcf7-list-item-label:after{top:0;left:0;width:14px;height:14px;background:#000;transition:all .2s}.denuncie__content-form form [type=checkbox]:not(:checked)+.wpcf7-list-item-label:after,.denuncie__content-form form [type=radio]:not(:checked)+.wpcf7-list-item-label:after{opacity:0;transform:scale(.01)}.denuncie__content-form form [type=checkbox]:checked+.wpcf7-list-item-label:after,.denuncie__content-form form [type=radio]:checked+.wpcf7-list-item-label:after{opacity:1;transform:scale(1)}.vagas{margin-bottom:50px}.vagas__heading{padding-bottom:30px}.vagas__heading-title h1{font-size:4em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:20px}.vagas__heading-title p{font-size:1.6em;line-height:125%;color:var(--color-text);text-align:center;font-weight:400;padding:0}.vagas__listagem h3{font-size:2.2em;font-weight:600;text-align:left;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:20px}.vagas__listagem-container{display:grid;grid-template-columns:100%}.vagas__listagem-filtro .searchandfilter{margin-bottom:40px}.vagas__listagem-filtro .searchandfilter ul{-js-display:flex;display:flex;flex-direction:column;gap:15px}.vagas__listagem-filtro .searchandfilter ul li input[type=submit]{background:var(--red);color:var(--white);padding:12px 30px;font-size:15px;font-size:1.5rem;font-weight:400;margin:20px 0 0;-js-display:flex;display:flex;align-items:center;border-radius:50px;text-decoration:none;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;border:1px solid var(--red);transition:.2s}.vagas__listagem-filtro .searchandfilter ul li input[type=submit]:hover{background:transparent;color:var(--red)}.vagas__listagem-filtro .searchandfilter ul li .choices{margin-bottom:0}.vagas__listagem-filtro .searchandfilter ul li .choices__inner{padding:20px;border-radius:8px;border:none;background:#f3f3f3;height:80px;-js-display:flex;display:flex;align-items:center;font-weight:700;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem}.vagas__listagem-filtro .searchandfilter ul li .choices__item{background:#f3f3f3;padding:0}.vagas__listagem-filtro .searchandfilter ul li .choices__item--choice{padding:20px;font-size:16px;font-size:1.6rem;font-weight:700}.vagas__listagem-filtro .searchandfilter ul li .choices__item.is-selected{color:var(--red)}.vagas__listagem-filtro .searchandfilter ul li .choices__item.is-highlighted{color:var(--red);background:linear-gradient(270deg,#f3f3f3,#ffc1c0 163.73%)}.vagas__listagem-filtro .searchandfilter ul li .choices__list--single{padding:0}.vagas__listagem-filtro .searchandfilter ul li .choices__list--dropdown{border:none;padding:0}.vagas__listagem-resultados .card-grid{display:grid;grid-gap:1px;grid-template-columns:100%}.vagas__listagem-resultados .card-grid .card{background:#f3f3f3;border-radius:20px;-js-display:flex;display:flex;padding:0 30px;justify-content:space-between}.vagas__listagem-resultados .card-grid .card .texto{flex:50% 1}.vagas__listagem-resultados .card-grid .card .texto .area{color:var(--red);font-size:1.4em;font-weight:600}.vagas__listagem-resultados .card-grid .card .texto h4{color:var(--color-text);font-size:2em;font-weight:800}.vagas__listagem-resultados .card-grid .card .texto .tipo{color:var(--color-text);font-size:1.6em;font-weight:600}.vagas__listagem-resultados .card-grid .card .texto .local{color:var(--color-text);font-size:1.2em;font-weight:400}.vagas__listagem-resultados .card-grid .card .botoes{-js-display:flex;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:15px;flex:50% 1}.vagas__listagem-resultados .card-grid .card .botoes .btn{margin-top:0;border:1px solid var(--red);transition:.2s}.vagas__listagem-resultados .card-grid .card .botoes .btn:hover{background:transparent;color:var(--red)}.vagas__listagem-resultados .card-grid .card .botoes .btn:after{content:none}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar{-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid silver;border-radius:50%;padding:20px;cursor:pointer;position:relative}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar:hover{transition:.2s;border-color:var(--red)}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar:hover .compartilhar-social{visibility:visible;opacity:1;bottom:45px}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social{visibility:hidden;opacity:0;color:var(--white);background-color:var(--red);border-radius:20px;padding:20px 5px;text-align:center;z-index:1;bottom:40px;position:absolute;transition:.2s;-js-display:flex;display:flex;flex-direction:column;align-items:center;grid-gap:10px;cursor:default}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social .social{padding:5px;border-radius:50%;transition:.2s;cursor:pointer}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social .social a svg path{transition:.2s}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social .social:hover{background:#fff;transition:.2s}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social .social:hover a svg path{fill:var(--red);transition:.2s}.vagas__porque-content h2{font-size:4em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:40px;margin-top:40px}.vagas__porque-content .itens-grid{align-items:center}.vagas__porque-content .itens-grid .bloco{text-align:center}.vagas__porque-content .itens-grid .bloco .texto p{margin-top:0;font-size:1.8em;font-weight:600}.vagas__depoimentos h2{font-size:4em;font-weight:600;text-align:center;color:var(--color-text);text-wrap-style:balance;line-height:125%;margin-bottom:40px;margin-top:60px}.vagas__depoimentos .foto{text-align:center}.vagas__depoimentos .foto img{width:230px;border-radius:30px}.vagas__depoimentos .box{border:1px solid silver;border-radius:20px;padding:150px 50px 30px;text-align:center;width:100%;margin:-130px auto 0}.vagas__depoimentos .box h3{font-size:3em;font-weight:600;color:var(--red);text-wrap-style:balance;line-height:125%}.vagas__depoimentos .box .cargo{font-size:2em;font-weight:400;margin:0 0 30px}.vagas__depoimentos .box .depo{font-size:2em;font-weight:400;font-style:italic}.vagas__depoimentos .nav-pag-box{position:relative;bottom:0;width:200px;margin:0 auto;height:50px}.vagas__depoimentos .nav-pag-box .swiper-button-next,.vagas__depoimentos .nav-pag-box .swiper-button-prev{top:unset;bottom:0;z-index:11}.vagas__depoimentos .nav-pag-box .swiper-button-next:after,.vagas__depoimentos .nav-pag-box .swiper-button-prev:after{color:#292929;font-size:16px;font-weight:700}.vagas__depoimentos .nav-pag-box .swiper-pagination{bottom:15px}.vagas__depoimentos .nav-pag-box .swiper-pagination-bullet{background:#292929;transition:.2s;border-radius:50px}.vagas__depoimentos .nav-pag-box .swiper-pagination-bullet-active{width:25px}.vagas .contato__form{background:var(--off-white);margin-top:0;padding-top:30px}.vagas .contato__form .linha1 input,.vagas .contato__form .linha1 textarea,.vagas .contato__form .linha2 input,.vagas .contato__form .linha2 textarea,.vagas .contato__form .linha4 input,.vagas .contato__form .linha4 textarea{background:transparent}.vagas .contato__form .linha4 .drag-drop-container{position:relative;display:block;padding:40px;border-radius:8px;background-color:#f7f7f7;text-align:center;background:hsla(0,0%,59.6%,.12);cursor:pointer;transition:background-color .2s ease;border-radius:16px;border:1px dashed #7b7b7b;margin-top:14px}.vagas .contato__form .linha4 .drag-drop-container:hover{background-color:#f0f0f0}.vagas .contato__form .linha4 .drag-drop-container .drag-drop-content{position:relative;z-index:1;color:#888;font-size:16px;font-size:1.6rem}.vagas .contato__form .linha4 .drag-drop-container .drag-drop-content p{font-size:16px;font-size:1.6rem;color:#7b7b7b}.vagas .contato__form .linha4 .drag-drop-container .wpcf7-form-control-wrap{position:static;display:block}.vagas .contato__form .linha4 .drag-drop-container input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;padding:0;margin:0}.vagas .catalogos__cta{position:relative;background:var(--off-white);margin-bottom:0;padding-top:30px}.vagas .catalogos__cta .catalogos__cta{margin-top:0;padding-top:0}.vagas .catalogos__cta .wave{position:absolute}.vagas .catalogos__cta .wave path{fill:#fff}.vagas .catalogos__cta .wave-top{bottom:unset;top:0}.vagas .catalogos__cta .wrapper .cta-content .box{background:var(--white)}.vaga__content .wrapper{max-width:844px;max-width:84.4rem}.vaga__content .vaga-box{margin-top:40px}.vaga__content .vaga-box .grid{-js-display:flex;display:flex;gap:40px;flex-direction:column;align-items:center}.vaga__content .vaga-box .grid .item{text-align:center}.vaga__content .vaga-box .grid .item p{margin:0;font-size:20px;font-size:2rem}.vaga__content .vaga-box .grid .item p:first-of-type{margin-top:15px}.vaga__content h2:first-of-type{text-align:center}.vaga__content h2{margin-top:40px;font-size:35px;font-size:3.5rem}.vaga__content p{font-size:16px;font-size:1.6rem}.vaga__content p.obs{font-size:12px;font-size:1.2rem}.vaga__content ul{list-style:unset;list-style-position:inside}.vaga__content ul li{font-size:16px;font-size:1.6rem}.vaga .post__heading .wrapper{padding:0 8px}.vaga .post__heading-box{color:var(--white);background:#1e1e1e;padding:40px 20px 40px 40px;border-radius:30px;flex-direction:column;gap:15px}.vaga .post__heading-box,.vaga .post__heading-box .linha{-js-display:flex;display:flex}.vaga .post__heading-box .linha1{justify-content:space-between;padding-right:20px}.vaga .post__heading-box .linha1 .data{font-size:1.4em;font-weight:400}.vaga .post__heading-box .linha1 .copy{cursor:pointer}.vaga .post__heading-box .linha1 .copy #copiado{visibility:hidden;color:var(--white);background-color:#1e1e1e;min-width:250px;margin-left:-125px;border-radius:2px;padding:16px;text-align:center;left:50%;bottom:30px;z-index:1;position:fixed;font-size:1.6em}.vaga .post__heading-box .linha1 .copy #copiado.active{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2s;animation:fadein .5s,fadeout .5s 2s}.vaga .post__heading-box .linha1 .copy svg path{transition:.2s}.vaga .post__heading-box .linha1 .copy:hover svg path{stroke:var(--white);transition:.2s}.vaga .post__heading-box .linha2{padding-right:20px}.vaga .post__heading-box .linha2 h1{font-size:3.5em;color:var(--white);line-height:normal}.vaga .post__heading-box .linha2 h1 strong{font-weight:600}.vaga .post__heading-box .linha3{padding-right:20px}.vaga .post__heading-box .linha3 p{font-size:2em;color:var(--white);line-height:150%;opacity:.7;font-weight:400}.vaga .post__heading-box .linha4{justify-content:space-between;align-items:center}.vaga .post__heading-box .linha4 .autor{font-size:1.6em;color:var(--white);line-height:30px;font-weight:400;-js-display:flex;display:flex;align-items:center;gap:5px}.vaga .post__heading-box .linha4 .compartilhar{-js-display:flex;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.18823529411764706);border-radius:50%;padding:20px;cursor:pointer;position:relative}.vaga .post__heading-box .linha4 .compartilhar:hover{transition:.2s;border-color:var(--red)}.vaga .post__heading-box .linha4 .compartilhar:hover .compartilhar-social{visibility:visible;opacity:1;bottom:45px}.vaga .post__heading-box .linha4 .compartilhar-social{visibility:hidden;opacity:0;color:var(--white);background-color:var(--red);border-radius:20px;padding:20px 5px;text-align:center;z-index:1;bottom:40px;position:absolute;transition:.2s;-js-display:flex;display:flex;flex-direction:column;align-items:center;grid-gap:10px;cursor:default}.vaga .post__heading-box .linha4 .compartilhar-social .social{padding:5px;border-radius:50%;transition:.2s;cursor:pointer}.vaga .post__heading-box .linha4 .compartilhar-social .social a{-js-display:flex;display:flex;width:19px;height:19px;align-items:center;justify-content:center}.vaga .post__heading-box .linha4 .compartilhar-social .social a svg path{transition:.2s}.vaga .post__heading-box .linha4 .compartilhar-social .social:hover{background:#fff;transition:.2s}.vaga .post__heading-box .linha4 .compartilhar-social .social:hover a svg path{fill:var(--red);transition:.2s}.vaga .post__heading-thumb{margin-top:-20px;position:relative;z-index:-1}.vaga .post__heading-thumb img{border-radius:15px}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.vaga .contato__form{margin-top:30px;padding-top:30px}.vaga .contato__form-form form label{width:unset}.vaga .contato__form .linha1 input,.vaga .contato__form .linha1 textarea,.vaga .contato__form .linha2 input,.vaga .contato__form .linha2 textarea,.vaga .contato__form .linha4 input,.vaga .contato__form .linha4 textarea{background:transparent}.vaga .contato__form .linha4 .drag-drop-container{position:relative;display:block;padding:40px;border-radius:8px;background-color:#f7f7f7;text-align:center;background:hsla(0,0%,59.6%,.12);cursor:pointer;transition:background-color .2s ease;border-radius:16px;border:1px dashed #7b7b7b;margin-top:14px}.vaga .contato__form .linha4 .drag-drop-container:hover{background-color:#f0f0f0}.vaga .contato__form .linha4 .drag-drop-container .drag-drop-content{position:relative;z-index:1;color:#888;font-size:16px;font-size:1.6rem}.vaga .contato__form .linha4 .drag-drop-container .drag-drop-content p{font-size:16px;font-size:1.6rem;color:#7b7b7b}.vaga .contato__form .linha4 .drag-drop-container .wpcf7-form-control-wrap{position:static;display:block}.vaga .contato__form .linha4 .drag-drop-container input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;padding:0;margin:0}.search-content{padding-top:115px}.search-content__ttl{text-align:center;margin-bottom:60px}.search-content h1{text-align:center;font-size:2.2em!important;font-weight:400;margin-bottom:30px}.search-content h1 strong{font-weight:500}.search-content h3{font-size:4em;font-weight:600}.search-content h4{font-size:2.4em;font-weight:600}.search .products-descontos{margin-bottom:50px}#ajaxsearchprores3_1 .asp_nores,#ajaxsearchprores3_2 .asp_nores,div.asp_r.asp_r_3 .asp_nores{-js-display:flex;display:flex;font-size:24px!important;line-height:30px!important;margin-bottom:30px!important}.search-results,.search-results__ttl{margin-bottom:60px}.search-results__prods{-js-display:flex;display:flex;grid-gap:30px 16px;flex-wrap:wrap;justify-content:center}.search-results__prods img{height:340px;width:100%;border:1px solid #d9d9d9;border-radius:10px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.search-results__news{-js-display:flex;display:flex;grid-gap:50px 36px;flex-wrap:wrap;justify-content:center}.search-results__card h3{font-size:2em;font-weight:400}.search-results__card a{text-decoration:none}.search-results__card--news{width:260px;flex:0 0 260px}.search-results__card--news img{height:300px;border-radius:10px;margin-bottom:10px}.search-results__card--news h3{font-size:2.5em;font-weight:500}.search-results__card--prods{width:260px;flex:0 0 260px}.search-results__more{grid-column:1/-1}.search-results__more a{color:#fff}.erro-404{padding-top:0}.erro-404__heading{position:relative;background-repeat:no-repeat;background-position:50%;min-height:422px;height:calc(40dvh + 80px);background-size:cover;margin-bottom:100px}.erro-404__heading .wrapper{height:100%;-js-display:flex;display:flex;align-items:center;justify-content:flex-start}.erro-404__heading-title{-js-display:flex;display:flex;flex-direction:column;gap:10px}.erro-404__heading-title h1,.erro-404__heading-title h2{color:var(--white)}.erro-404__heading-title h1{line-height:normal}.erro-404__heading-title h2{line-height:95%}.erro-404__heading .wave-bottom{bottom:-1px;position:absolute;top:unset}.erro-404__heading .wave-bottom path{fill:var(--white)}.erro-404__content .wrapper .wp-block-spacer{height:30px!important}.erro-404__content .wrapper h3{font-weight:600}.erro-404__content .wrapper h3 br{display:none}.erro-404__content .wrapper a{color:var(--color-text);transition:.2s}.erro-404__content .wrapper a:hover{color:var(--red)}.carrossel-marcas{background-color:var(--off-white);padding:25px 0}.carrossel-marcas .wrapper{padding:0;max-width:100%}.carrossel-marcas .swiper{padding:0 10px}.carrossel-marcas .swiper .swiper-wrapper{align-items:center}.carrossel-marcas .swiper .swiper-wrapper .swiper-slide{-js-display:flex;display:flex;align-items:center;justify-content:center}.carrossel-marcas .swiper .swiper-wrapper .swiper-slide img{filter:grayscale(1);transition:.2s}.carrossel-marcas .swiper .swiper-wrapper .swiper-slide img:hover{filter:grayscale(0);transition:.2s}.carrossel-marcas .swiper .swiper-button-next,.carrossel-marcas .swiper .swiper-button-prev{display:none}.catalogo{-js-display:flex;display:flex;flex-direction:column;gap:20px}.catalogo-text{padding:0 30px}.catalogo-text h2{font-size:4em;line-height:normal;text-align:center}.catalogo-swiper .swiper-wrapper .swiper-slide{border-radius:15px;position:relative;width:300px;height:400px;overflow:hidden}.catalogo-swiper .swiper-wrapper .swiper-slide .bg{position:absolute;aspect-ratio:300/400;background-repeat:no-repeat;background-position:50%;background-size:cover;transition:all .3s ease;left:0;top:0;width:100%;height:100%;border-radius:15px}.catalogo-swiper .swiper-wrapper .swiper-slide .bg:after{content:"";background:rgba(41,41,41,.3);z-index:100;width:100%;height:100%;display:block}.catalogo-swiper .swiper-wrapper .swiper-slide:hover .bg{transform:scale(1.1)}.catalogo-swiper .swiper-wrapper .swiper-slide .info{position:absolute;left:0;bottom:0;width:100%;padding:30px 0 30px 30px;-js-display:flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;gap:10px;z-index:2}.catalogo-swiper .swiper-wrapper .swiper-slide .info h3{font-size:2.5em;color:var(--white);text-shadow:0 0 100px #000}.catalogo-swiper .swiper-wrapper .swiper-slide .info .btn{margin-top:5px;margin-left:0}.linhainformativa{padding:50px;-js-display:flex;display:flex;justify-content:space-between;overflow-x:scroll;scrollbar-width:none;gap:25px}.linhainformativa .bloco{-js-display:flex;display:flex;gap:10px;align-items:center}.linhainformativa .bloco .img{width:41px}.linhainformativa .bloco .texto p{margin:0;white-space:nowrap}.linhainformativa .bloco .texto p:first-of-type{font-size:2em}.linhainformativa .bloco .texto p:last-of-type{font-size:1.4em}.desconto{text-align:center}.desconto a{text-decoration:none}.desconto a .desconto-wrapper{position:relative}.desconto a .desconto-wrapper .box{background:var(--red);border-radius:30px;padding:160px 8px 55px;-js-display:flex;display:flex;flex-direction:column;gap:20px}.desconto a .desconto-wrapper .box .img{position:absolute;top:-60px;left:0;right:0;transition:.2s;filter:drop-shadow(50px 50px 50px rgba(0,0,0,.16))}.desconto a .desconto-wrapper .box .numero p{margin:0;color:var(--white);font-weight:600;font-size:7em;line-height:normal}.desconto a .desconto-wrapper .box .texto p{margin:0;color:var(--white);font-weight:600;font-size:2em;line-height:normal}.desconto a:hover .desconto-wrapper .box .img{top:-80px}.cta-wrapper{padding:50px 0}.cta-content .box{border:1px solid rgba(41,41,41,.12549019607843137);border-radius:30px;padding:30px 15px 60px 17px}.cta-content .box h2{font-size:1.4em;font-weight:500;margin-bottom:10px}.cta-content .box h3{color:var(--red);font-weight:500;line-height:100%;font-size:4em}.cta-content .box p{text-wrap-style:balance}.cta-content .box .btn{margin-left:0;margin-top:20px}.cta-img{text-align:center;padding:0 20px;margin-top:-30px}.cta-img,.cta-img img{border-radius:30px}@media (min-width:992px){.header .wrapper__large{padding:0 30px}.header__wrapper{height:60px;padding:0 30px;width:100%}.header__logo{padding:0 30px}.header__logo img{max-width:unset}.header .cart,.header .ico-bussola{display:none}.nav__background{height:60px;padding:0 7px 0 0;width:unset}.nav__background .logo{margin-right:50px}.nav__background .logo a img{max-width:160px}.nav__background .menu{top:90px;position:static;z-index:auto;box-shadow:none;max-height:unset;background:transparent}.nav__background .menu-links{max-height:unset;overflow:visible;opacity:1;visibility:visible}.nav__background .menu-links ul{flex-direction:row;justify-content:flex-end;margin-right:25px}.nav__background .menu-links ul li{position:relative}.nav__background .menu-links ul li.is--active a{font-weight:700}.nav__background .menu-links ul li a{color:var(--white);font-weight:400;transition:.2s;position:relative;text-transform:none}.nav__background .menu-links ul li a:before{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.nav__background .menu-links ul li:hover{z-index:2}.nav__background .menu-links ul li:hover a{text-decoration:none;font-weight:700}.nav__background .menu-links ul li.has-drop{position:relative}.nav__background .menu-links ul li.has-drop a .arrow-down{margin-left:auto;margin-right:auto;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.821 2.384l3.73 3.729 3.728-3.73' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.821 2.384l3.73 3.729 3.728-3.73' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:8px;mask-size:8px;width:8px;height:8px;-webkit-mask-position:center;mask-position:center;background:var(--white);transition:all .2s ease}.nav__background .menu-links ul li.has-drop .drop{position:absolute;top:30px;left:50%;transform:translate(-50%);opacity:0;pointer-events:none;transition:all .5s}.nav__background .menu-links ul li.has-drop .drop .holder{width:auto;height:354px;padding:0;background:var(--white);margin-top:12px;-js-display:flex;display:flex;justify-content:flex-start;grid-gap:40px;border-radius:40px;box-shadow:0 4px 20px 0 rgba(0,0,0,.35);align-items:center}.nav__background .menu-links ul li.has-drop .drop .holder .aux-img{width:236px;height:100%;position:relative;display:block}.nav__background .menu-links ul li.has-drop .drop .holder .aux-img .img{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease;border-top-left-radius:30px;border-bottom-left-radius:30px}.nav__background .menu-links ul li.has-drop .drop .holder .aux-img .img.is--active,.nav__background .menu-links ul li.has-drop .drop .holder .aux-img .img.main,.nav__background .menu-links ul li.has-drop .drop .holder .aux-img .img:hover{opacity:1}.nav__background .menu-links ul li.has-drop .drop .holder .infos{min-width:200px}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links{display:grid;grid-gap:10px 30px;grid-auto-flow:column;grid-template-rows:repeat(9,1fr);grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;padding-right:40px}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a{color:var(--color-text);font-weight:500;font-size:18px;transition:.2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a:after{content:"";border-bottom:1px solid var(--red);width:0;transition:.2s;display:block}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a:before{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a.is--active,.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a:hover{color:var(--red);font-weight:700}.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a.is--active:after,.nav__background .menu-links ul li.has-drop .drop .holder .infos .links a:hover:after{border-bottom:1px solid var(--red);width:100%}.nav__background .menu-links ul li.has-drop:hover a .arrow-down{transform:translateY(2px);transition:all .2s ease}.nav__background .menu-links ul li.has-drop:hover .drop{pointer-events:all}.nav__background .menu-links ul li.has-drop:before{width:100%;height:55px;background:none;right:auto;bottom:-55px;position:absolute}.nav__background .menu-links ul li.has-drop .drop{display:block}.nav__background .menu-links ul li.has-drop.is--active .drop{opacity:0;display:none}.nav__background .menu-links ul li.has-drop:hover .drop{opacity:1;display:block}.nav__background .menu-links ul li.cart,.nav__background .menu-links ul li:last-of-type{display:initial}.nav__background .menu-links ul li.cart{-js-display:flex;display:flex;align-items:center}.nav__background .holder .ico-busca .drop{max-width:1120px;margin:0 auto;padding:50px 120px;border-top-left-radius:40px;border-top-right-radius:40px}.nav__background .holder .ico-busca .drop form .borda{padding:0 30px}.nav__background .holder .ico-busca .drop form .borda #searchtext{width:100%}.nav__background .holder .ico-busca.is--active .drop{top:90px;cursor:default}.nav__background .holder{padding-right:0}.nav__background .holder .ico-busca.is--active .borda,.nav__background .holder .ico-busca:hover .borda{border:2px solid var(--white)}.nav__background .holder .ico-busca .borda{transition:.2s;border:1px solid hsla(0,0%,100%,.5019607843137255);border-radius:50px;-js-display:flex;display:flex;align-items:center;gap:80px;padding:12px}.nav__background .holder .ico-busca .borda span{display:block;font-size:1.4em;color:var(--white);font-weight:300}.nav__background .bt-menu,.nav__background .holder .carrinho{display:none}.nav__language.desktop{-js-display:flex;display:flex;justify-content:flex-start;gap:10px}.nav__language.mobile{display:none}.nav.is--open .nav__background{background-color:var(--red)}.nav.is--open .nav__background .holder .ico-busca .carrinho svg path,.nav.is--open .nav__background .holder .ico-busca.is--active .borda svg path,.nav.is--open .nav__background .holder .ico-busca.red .borda svg path,.nav.is--open .nav__background .holder .ico-busca:hover .borda svg path{fill:var(--white)}.nav.is--white .nav__background{background-color:var(--red)}.nav.is--white .nav__background .logo{background:unset}.nav.is--white .nav__background .holder .ico-busca .borda svg path,.nav.is--white .nav__background .holder .ico-busca .carrinho svg path,.nav.is--white .nav__background .holder .ico-busca.is--active .borda svg path,.nav.is--white .nav__background .holder .ico-busca.red .borda svg path,.nav.is--white .nav__background .holder .ico-busca:hover .borda svg path{fill:var(--white)}.footer__grid-grid1 .wpcf7 .wpcf7-form .btn-custom{overflow:visible}.footer__grid{display:grid;grid-gap:0 50px;align-items:center;grid-template-columns:2fr 1fr;padding:0 0 50px}.footer__grid-grid1{align-self:flex-start;grid-row:1;grid-column:1}.footer__grid-grid2{grid-row:1/3;grid-column:2}.footer__grid-grid3{grid-row:2;grid-column:1;align-self:flex-end;margin-bottom:-20px}.footer__info-bloco .certificados{flex-direction:row}.footer__info-bloco .certificados .bloco img{width:70px}.a11y{-js-display:flex;display:flex}.hamburger,.mobile-nav{display:none}.aba-cookies__wrapper{flex-direction:row}.conteudos-busca{width:60%}.conteudos-busca .searchandfilter ul{grid-template-columns:auto 130px;padding:12px}.conteudos-busca input{margin-top:0}.conteudos-busca input[type=submit]{font-size:1em;width:130px;height:100%;background:none;background-image:linear-gradient(180deg,var(--blue04),var(--light-blue))}.conteudos-busca__filtros{padding:0;width:auto;overflow:auto}.wrapper{padding:0 15px}.wrapper__full{padding:0 40px}.wrapper__large,.wrapper__large .wrapper__small,.wrapper__small{padding:0 15px}.block-full{margin-left:calc(-50vw - 9px)}h2{font-size:6em}h3{font-size:3.5em}.desktop-hide{display:none}.mobile-hide{display:block}main{padding-top:150px}.politica__heading{height:calc(50dvh + 10px)}.politica__heading-title h1{font-size:6em}.politica__heading-title{max-width:50%}.politica__content .wrapper h3 br{display:initial}.home__banner .wrapper{max-width:100%}.home__banner-hothome .swiper{min-height:730px}.home__banner-hothome .swiper .swiper-slide{padding:0;justify-content:center}.home__banner-hothome .swiper .swiper-slide .titulo h1,.home__banner-hothome .swiper .swiper-slide .titulo h2{margin-bottom:0}.home__banner-hothome .swiper .swiper-slide .subtitulo{max-width:65%}.home__banner-hothome .swiper .swiper-slide .subtitulo h3{font-size:6em}.home__produtos{margin:80px 0}.home__produtos-title h2{font-size:5em}.home__produtos-categorias{justify-content:center}.home__catalogos .wrapper{max-width:129em;padding:0 15px}.home__linhainformativa .wrapper{max-width:129em;padding:0 8px}.home__sobre{height:470px}.home__sobre .wrapper{max-width:129em;height:100%;padding-top:0;justify-content:center}.home__sobre:after{right:-200px;bottom:-60px}.home__sobre .wave-top{top:0}.home__sobre .text a{font-size:10em}.home__sugestoes{margin:80px 0}.home__sugestoes-title h2{font-size:5em}.home__descontos .wrapper{max-width:93.6em;padding:0}.home__noticias-title h3{text-align:left;margin-bottom:40px}.home__noticias .novidades__cards-grid .novidades-noticia:nth-of-type(2n) .novidade-card{transform:translateY(-50px)}.post__heading .wrapper{width:116.7em;display:grid;grid-template-columns:repeat(12,1fr);align-items:center}.post__heading-box{justify-self:flex-start;grid-column:1/-1;grid-row:1;max-width:514px;padding:50px 40px 40px}.post__heading-box .linha4 .compartilhar-social{grid-gap:5px}.post__heading-thumb{grid-column:6/-1;grid-row:1;justify-self:flex-end}.post__heading-thumb img{border-radius:30px}.post__content-content h2,.post__content-content h3,.post__content-content h4,.post__content-content ol,.post__content-content p,.post__content-content ul{padding:0;margin-left:auto;margin-right:auto;max-width:740px}.post__content-content hr{max-width:850px;margin-left:auto;margin-right:auto}.post__content-content figure.wp-block-gallery.has-nested-images{padding:0 80px}.post__content-content .wp-block-embed{max-width:865px;margin:50px auto;padding:0}.post__content-outro{margin:40px 0}.post__content-outro .wrapper{flex-direction:row;width:85em;justify-content:space-between}.post__content-outro hr{margin-top:40px;max-width:850px;margin-left:auto;margin-right:auto}.post__content-outro-tags .btn{margin-top:0}.post__content-outro-tags{-js-display:flex;display:flex;gap:15px;flex-wrap:wrap}.post__content-outro-share{gap:20px}.post__relacionados{margin-top:50px}.novidades__topo-title h1{font-size:4em;text-align:left;text-wrap-style:balance;padding:0}.novidades__topo-filtros{overflow:initial;padding:0}.novidades__topo-filtro a{padding:0 10px}.novidades__cards{margin:60px 0}.novidades__cards-grid .novidades-noticia .novidade-card .content,.novidades__cards-grid .novidades-noticia .novidade-card img{max-width:unset}.novidades .wrapper{padding:0 15px}.novidades__cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.novidades__cards-grid .novidades-noticia.destaque{grid-column:1/3;justify-self:center;width:100%;grid-row:1}.novidades__cards-grid .novidades-noticia.destaque .novidade-card{-js-display:flex;display:flex;align-items:stretch;justify-content:center;flex-direction:row;max-height:368px}.novidades__cards-grid .novidades-noticia.destaque .novidade-card img{border-radius:20px 0 0 20px;max-width:374px;height:auto}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content{border-radius:0 20px 20px 0;border-left:none;width:100%;padding:30px 20px;margin:0}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text h3{font-size:2.5em}.novidades__cards-grid .novidades-noticia.destaque .novidade-card .content .text p{font-size:1.6em;margin-bottom:0}.sobre__heading{background-size:cover;height:calc(50dvh + 10px)}.sobre__heading-title h2 br{display:block}.sobre__documentos .wrapper{max-width:122em}.sobre__documentos .box{padding:40px 100px}.sobre__documentos .box-documentos{display:grid;grid-template-columns:1fr 1fr 1fr}.sobre__documentos .box-documentos .documento-card{justify-content:center}.sobre__infos-video .wrapper{max-width:120em}.sobre__infos-intro{margin:30px 0 50px}.sobre__infos-intro .wrapper{max-width:115.2em;-js-display:flex;display:flex;flex-direction:column;gap:70px}.sobre__infos-intro-img,.sobre__infos-intro-text{justify-content:center;flex:1 1}.sobre__infos-intro .linha1{-js-display:flex;display:flex;flex-direction:row-reverse;gap:160px}.sobre__infos-intro .linha2{padding:0 160px}.sobre__infos-blocos .wrapper{padding:0;max-width:122.6em}.sobre__infos-blocos .bloco{margin-bottom:70px;-js-display:flex;display:flex;flex-direction:row-reverse;gap:50px}.sobre__infos-blocos .bloco-titulo{margin-bottom:50px}.sobre__infos-blocos .bloco-img{flex:1 1}.sobre__infos-blocos .bloco-img img{border-radius:25px}.sobre__infos-blocos .bloco-text{flex:2 1}.sobre__infos-blocos .bloco-text-content{-js-display:flex;display:flex;gap:60px}.sobre__infos-blocos .bloco-text-content h4{flex:1 1}.sobre__infos-blocos .bloco-text-content p{flex:2 1}.sobre__infos-blocos .bloco-titulo h3{font-size:3em}.sobre__infos-blocos .bloco-titulo h3 strong,.sobre__infos-blocos .bloco-titulo h3 svg{flex:unset}.sobre__infos-blocos .bloco-img{margin:0}.sobre__infos-blocos .bloco-text hr{margin:15px 0}.sobre__produtosservicos .wrapper{max-width:122.6em}.sobre__produtosservicos .box{-js-display:flex;display:flex;padding:50px 140px 40px 80px;gap:58px}.sobre__produtosservicos .box-left,.sobre__produtosservicos .box-right{flex:1 1}.sobre__produtosservicos .box-left-img{margin:20px 0}.sobre__produtosservicos .box-right-catalogo details summary strong{font-weight:500;transition:.2s}.sobre__timeline{padding:20px 0}.sobre__timeline-heading h3{justify-content:flex-start}.sobre__timeline-nav{position:absolute;top:-50px;right:0;-js-display:flex;display:flex}.contato__topo{display:none}.contato__info-box{gap:40px}.contato__info-box:after{bottom:-360px;right:-425px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='689' height='664' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='url(%23pattern0_2921_4863)' d='M0 0h688.446v664H0z'/%3E%3Cdefs%3E%3Cpattern id='pattern0_2921_4863' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_2921_4863' transform='matrix(.0018 0 0 .00187 0 -.033)'/%3E%3C/pattern%3E%3Cimage id='image0_2921_4863' width='555' height='571' xlink:href='data:image/png;base64,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'/%3E%3C/defs%3E%3C/svg%3E")}.contato__info-box-text{-js-display:flex;display:flex;flex-direction:column;align-items:center;gap:10px}.contato__info-box-infos{flex-direction:row;justify-content:space-evenly}.contato__info-social{margin-top:10px}.contato__form{padding-bottom:50px}.contato__form .wrapper{padding:0 140px}.contato__form-form form .linha{-js-display:flex;display:flex;justify-content:space-between}.contato__form-form form .linha input{width:300px}.contato__form-form form .linha textarea{height:50px}.contato__form-form form .linha3 .contato-option{justify-content:flex-start;width:auto;overflow:initial;flex-wrap:wrap}.contato__form-form form .linha3{flex-direction:column}.contato__form-form form .linha4{display:initial}.contato__form-form form .linha5{margin-top:0;align-items:center}.contato__form-form form .linha5 p{margin-bottom:0}.contato__form-form form .linha5 .btn-enviar p{-js-display:flex;display:flex;align-items:center}.contato__form-form form .linha5 .btn-enviar p input{margin-top:0}.contato__faq{padding:50px 0}.contato__faq .wrapper-large-mobile{-js-display:flex;display:flex}.contato__faq-content{flex:1 1}.contato__faq-title{padding:0}.contato__faq-title h3{font-size:4.8em}.contato__faq-title p{width:65%;font-size:2em}.contato__faq-perguntas{margin-top:0}.contato__faq-perguntas hr{margin-bottom:20px}.contato__faq-perguntas details summary{font-size:2.4em;line-height:32px}.contato__faq-perguntas details summary strong{font-weight:500;transition:.2s}.contato__trabalheconosco .wrapper-large-mobile{position:relative;width:88.7em}.contato__trabalheconosco-content .box h2{margin-bottom:30px}.contato__trabalheconosco-content .box h3{font-size:4.8em;text-wrap-style:balance;margin-bottom:30px}.contato__trabalheconosco-content .box{padding:60px 120px 60px 40px}.contato__trabalheconosco-content{padding-right:250px}.contato__trabalheconosco-img{margin-top:0;top:0;right:0;bottom:0;-js-display:flex;display:flex;position:absolute;align-items:center}.lista-compras__form{padding-bottom:50px}.lista-compras__form .wrapper{padding:0 140px}.lista-compras__form-form form label{width:300px}.lista-compras__form-form form .linha{-js-display:flex;display:flex;justify-content:space-between}.lista-compras__form-form form .linha input{width:300px}.lista-compras__form-form form .linha textarea{height:50px}.lista-compras__form-form form .linha4 .contato-option{justify-content:space-between}.lista-compras__form-form form .linha4{flex-direction:column}.lista-compras__form-form form .linha5{display:initial}.lista-compras__form-form form .linha6{margin-top:0;align-items:center}.lista-compras__form-form form .linha6 p{margin-bottom:0}.lista-compras__faq{padding:50px 0}.lista-compras__faq .wrapper-large-mobile{-js-display:flex;display:flex}.lista-compras__faq-content{flex:1 1}.lista-compras__faq-title{padding:0}.lista-compras__faq-title h3{font-size:4.8em}.lista-compras__faq-title p{width:65%;font-size:2em}.lista-compras__faq-perguntas{margin-top:0}.lista-compras__faq-perguntas hr{margin-bottom:20px}.lista-compras__faq-perguntas details summary{font-size:2.4em;line-height:32px}.lista-compras__faq-perguntas details summary strong{font-weight:500;transition:.2s}.lista-compras__trabalheconosco .wrapper-large-mobile{position:relative;width:88.7em}.lista-compras__trabalheconosco-content .box h2{margin-bottom:30px}.lista-compras__trabalheconosco-content .box h3{font-size:4.8em;text-wrap-style:balance;margin-bottom:30px}.lista-compras__trabalheconosco-content .box{padding:60px 120px 60px 40px}.lista-compras__trabalheconosco-content{padding-right:250px}.lista-compras__trabalheconosco-img{margin-top:0;top:0;right:0;bottom:0;-js-display:flex;display:flex;position:absolute;align-items:center}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form{display:grid;grid-template-columns:repeat(2,300px);justify-content:space-between}.yith-ywraq-mail-form-wrapper .lista-compras__form-form form .form-row-full{grid-column:span 2}.catalogos__topo-title h1{font-size:5em;text-align:center;text-wrap-style:balance;padding:0}.catalogos__topo-filtros{padding:0}.catalogos__topo-filtro a{padding:0 10px}.novidades__topo .wrapper{-js-display:flex;display:flex;align-items:center;flex-direction:row}.novidades__topo-img{transform:translateY(80px);margin-bottom:0}.novidades__topo-img img{max-width:444px}.catalogos__cards-linha-title{padding:0 110px}.catalogos__cards-linha-catalogos{grid-template-columns:1fr 1fr 1fr 1fr}.catalogos__cards .swiper{padding:0 110px}.catalogos.archive .catalogos__cards .wrapper{padding:0 100px}.catalogos__desconto .wrapper{max-width:93.6em;padding:0}.catalogos__linhainformativa .wrapper{max-width:129em;padding:0 15px}.faq__faq-title h2{font-size:5em}.faq__faq-cards{display:grid;grid-template-columns:1fr 1fr}.faq__faq-cards-card{padding:35px 60px 35px 65px}.faq__duvidas-title h2{font-size:5em}.faq__duvidas-lista .resdrg .asp_content details[open] summary{padding:25px 300px 25px 20px}.faq__duvidas-lista .resdrg .asp_content details .faq-content{padding:0 500px 0 20px}.faq__duvidas-lista .resdrg .asp_content details summary{font-size:2.4em;line-height:32px;padding:25px 300px 25px 20px}.faq__duvidas-lista .resdrg .asp_content details summary strong{font-weight:500;transition:.2s}.product-content{margin-top:170px}.product-content h1{font-size:4.5em;line-break:normal}.product-content .product{grid-template-columns:480px 700px;display:grid}.product-content .product .images{margin-left:60px;height:auto}.product-content .product .summary{margin-right:60px}.product-content .product .yith-ywraq-add-to-quote{float:left}.products-related__wrapper{width:100%;margin:0}.products-related .swiper{overflow:hidden;padding:0 0 50px}.products-related .swiper-slide{width:auto}.woocommerce div.product form.cart{width:auto;margin-bottom:20px!important}.quantity{float:left!important;justify-content:flex-start}.add-request-quote-button{margin-top:25px!important;margin-left:8px!important}.single-product .chamada-compartilhar .compartilhar-social{grid-gap:5px}.product-tabs__list{margin:0 0 50px;justify-content:flex-start}.product-tabs__list a{padding:15px 22px}.product-tabs__download{grid-template-columns:1fr 165px;grid-gap:30px}.product-tabs__download p{font-size:2em}.products-content{padding-top:150px}.products-content__grid{display:grid;grid-template-columns:265px 1fr;flex-direction:row}.products-content__list{display:grid;grid-template-columns:repeat(3,1fr);flex-direction:row}.products-content__filters{height:auto}.products-content__filters #bt-filters{display:none}.products-content__descontos .desconto a .desconto-wrapper .box .img{margin-left:-80px;margin-top:20px}.products-content__descontos .desconto a .desconto-wrapper .box .numero{text-align:initial;align-self:auto}.products-content ul.products li.product{width:30.75%!important}.products-content ul.products li.product a{width:auto;margin:0;text-align:left}.products-content ul.products li.product img{width:260px!important;height:340px!important}.orcamento-content{margin-top:150px}.orcamento-content h2{font-size:4em}.orcamento-content table.shop_table_responsive tr{-js-display:flex!important;display:flex!important;border-bottom:1px solid rgba(0,0,0,.1);border-top:0;margin:0;flex-wrap:nowrap;grid-gap:30px}.orcamento-content table.shop_table_responsive tr td{border-top:1px solid rgba(0,0,0,.1)}.orcamento-content table.shop_table_responsive tr td:before{display:none}.orcamento-content table.shop_table_responsive .product-thumbnail{display:table-cell!important}.orcamento-content table.shop_table_responsive .product-name{margin:0;display:table-cell;flex:0 1 100%}.orcamento-content table.shop_table_responsive .product-quantity{display:table-cell!important;width:auto;flex:0 0 100px}.orcamento-content table.shop_table_responsive .quantity{margin:0!important}.orcamento-content table.shop_table_responsive .product-remove{width:auto}.orcamento-content .yith-ywraq-mail-form-wrapper{padding:25px!important;margin-top:50px}.trabalhe__intro h1{font-size:5em;line-height:100%}.trabalhe__lista-lista .vagas-lista .vaga .links .compartilhar-social{grid-gap:5px}.denuncie{padding-top:150px}.denuncie__heading-title h1{font-size:5em;line-height:100%}.denuncie__heading-title p{padding:0 22%}.denuncie__heading-content h3{font-size:2.2em;line-height:100%}.denuncie__heading-content .itens-grid{-js-display:flex;display:flex;justify-content:space-between;gap:10px}.denuncie__heading-content .itens-grid .bloco{text-align:left}.denuncie__content-como h2{font-size:5em;line-height:100%}.denuncie__content-como .card-grid{grid-template-columns:repeat(3,1fr);display:grid}.denuncie__content-como .card-grid .card{height:100%}.denuncie__content-form h2{font-size:5em;line-height:100%}.denuncie__content-form form .linha{-js-display:flex;display:flex;justify-content:space-between}.denuncie__content-form form .linha textarea{height:250px}.denuncie__content-form form .linha4{display:initial}.denuncie__content-form form .linha5{margin-top:0;align-items:center}.denuncie__content-form form .linha5 p{margin-bottom:0}.denuncie__content-form form .linha5 .btn-enviar p{-js-display:flex;display:flex;align-items:center}.denuncie__content-form form .linha5 .btn-enviar p input{margin-top:0}.vagas{padding-top:150px}.vagas__heading-title h1{font-size:5em;line-height:100%}.vagas__heading-title p{padding:0 22%}.vagas__listagem h3{font-size:2.4em;line-height:100%}.vagas__listagem-container{grid-gap:20px;grid-template-columns:40% 60%}.vagas__listagem-filtro .searchandfilter{margin-bottom:0}.vagas__listagem-resultados .card-grid .card .texto{flex:unset}.vagas__listagem-resultados .card-grid .card .botoes{display:grid;grid-gap:10px;grid-template-columns:auto auto;justify-items:end;justify-content:end;align-items:center;flex:unset}.vagas__listagem-resultados .card-grid .card .botoes .compartilhar-social{grid-gap:5px}.vagas__porque-content h2{font-size:5em;line-height:100%}.vagas__porque-content .itens-grid{-js-display:flex;display:flex;justify-content:space-between;gap:10px}.vagas__porque-content .itens-grid .bloco{text-align:left}.vagas__depoimentos h2{font-size:5em;line-height:100%}.vagas__depoimentos .box{width:680px}.vagas__depoimentos .box h3{font-size:4em;line-height:100%}.vaga__content .vaga-box .grid{flex-direction:row}.vaga__content .vaga-box .grid .item,.vaga__content h2:first-of-type{text-align:left}.vaga__content p.obs{text-wrap-style:balance}.vaga .post__heading .wrapper{width:116.7em;display:grid;grid-template-columns:repeat(12,1fr);align-items:center}.vaga .post__heading-box{justify-self:auto;grid-column:1/6;grid-row:1;padding:50px 40px 40px}.vaga .post__heading-box .linha4 .compartilhar-social{grid-gap:5px}.vaga .post__heading-thumb{grid-column:4/-1;grid-row:1;justify-self:flex-end}.vaga .post__heading-thumb img{border-radius:30px}.vaga .contato__form{margin-top:80px}.search-content{padding-top:150px}.search-results__prods{display:grid;grid-template-columns:repeat(4,1fr);width:auto;padding:0;margin:0}.search-results__news{display:grid;grid-template-columns:repeat(3,1fr)}.search-results__card--news,.search-results__card--prods{width:auto;flex:0 0 auto}.erro-404__heading{height:calc(50dvh + 10px)}.erro-404__heading-title{max-width:60%}.erro-404__content .wrapper h3 br{display:initial}.carrossel-marcas .swiper .swiper-button-next,.carrossel-marcas .swiper .swiper-button-prev{-js-display:flex;display:flex;width:50px;height:50px;background:var(--white);border-radius:50%}.carrossel-marcas .swiper .swiper-button-next:after,.carrossel-marcas .swiper .swiper-button-prev:after{font-size:13px;font-weight:700;color:var(--color-text)}.catalogo-text h2{font-size:5em;max-width:60%;margin-left:auto;margin-right:auto}.catalogo-swiper .swiper-wrapper .swiper-slide .info{width:60%}.catalogo-swiper .swiper-wrapper .swiper-slide .info h3{font-size:4em}.linhainformativa{padding-left:0;padding-right:0;gap:15px}.desconto{text-align:initial}.desconto a .desconto-wrapper .box{flex-direction:row;justify-content:flex-end;padding:15px 25px;align-items:center;gap:30px}.desconto a .desconto-wrapper .box .img{top:unset;left:25px;right:unset;bottom:unset}.desconto a .desconto-wrapper .box .numero{transition:.2s}.desconto a .desconto-wrapper .box .numero p{line-height:60px;width:200px}.desconto a .desconto-wrapper .box .numero p span{display:block;text-align:right}.desconto a .desconto-wrapper .box .texto{transition:.2s}.desconto a .desconto-wrapper .box .texto p{font-size:2.5em;max-width:356px}.desconto a:hover .desconto-wrapper .box .img{top:unset;transform:translate(7px,-10px)}.desconto a:hover .desconto-wrapper .box .numero{transform:translate(-3px,3px)}.desconto a:hover .desconto-wrapper .box .texto{transform:translate(10px)}.cta.esquerda .cta-content{padding-right:unset;padding-left:250px}.cta.esquerda .cta-content .box{padding:50px 100px 40px 280px}.cta.esquerda .cta-img{left:0;right:unset}.cta-content .box h2{margin-bottom:30px}.cta-content .box h3{font-size:4.8em;text-wrap-style:balance;margin-bottom:30px}.cta-content .box{padding:50px 320px 40px 60px}.cta-content{padding-right:250px}.cta-img{margin-top:0;top:0;right:0;bottom:0;-js-display:flex;display:flex;position:absolute;align-items:center}.catalogos__cta .wrapper .cta-content .box{padding:50px 150px 40px 60px}html{color:inherit}}@media screen and (max-width:992px){.product-tabs__inner .acf-tabela thead,.product-tabs__inner table thead{display:none}.product-tabs__inner .acf-tabela,.product-tabs__inner .acf-tabela tbody,.product-tabs__inner .acf-tabela td,.product-tabs__inner .acf-tabela tr,.product-tabs__inner table,.product-tabs__inner table tbody,.product-tabs__inner table td,.product-tabs__inner table tr{display:block;width:100%!important;height:100%!important}.product-tabs__inner .acf-tabela tr,.product-tabs__inner table tr{margin-bottom:15px}.product-tabs__inner .acf-tabela td,.product-tabs__inner table td{position:relative;text-align:right;width:unset!important;padding-top:20px}.product-tabs__inner .acf-tabela td:before,.product-tabs__inner table td:before{content:attr(data-label);position:absolute;left:10px;top:0;padding-right:10px;font-weight:700;text-align:left;white-space:nowrap}}@media (min-width:768px){html{color:inherit}}@media (min-width:1200px){html{color:inherit}}  .post__content .schema-faq.wp-block-yoast-faq-block { display: block; width: 100%; margin: 30px 0; clear: both; }
.post__content .schema-faq-section { display: block !important; background: #f9f9f9; border-radius: 8px; padding: 20px; margin-bottom: 15px; border-left: 4px solid #E01E1C; float: none !important; }
.post__content .schema-faq-question { display: block !important; font-size: 18px; font-weight: bold; color: #333; margin-bottom: 10px; width: 100% !important; float: none !important; text-align: left; }
.post__content .schema-faq-answer { display: block !important; font-size: 16px; color: #555; line-height: 1.6; margin: 0 !important; width: 100% !important; float: none !important; text-align: left; }