@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}body,html{scroll-behavior:smooth}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{margin-bottom:0}p{margin:0}*:focus{outline:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}a{text-decoration:none}a:hover{text-decoration:none}img{display:block;max-width:100%}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,input,button,*{font-family:"Readex Pro",sans-serif}strong{font-weight:700}p{margin:0}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#d1d0ce}body::-webkit-scrollbar-thumb{background-color:#01843d;border-radius:20px;border:3px solid #01843d}*:focus{outline:0!important;border-color:initial!important;box-shadow:none!important}.flex{display:flex}.flex-column{flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.f-wrap{flex-wrap:wrap}.flex-grow{flex-grow:1}.uppercase{text-transform:uppercase}.transition{transition:ease-in-out .3s}.slick-dots li{width:initial!important;height:initial!important}.slick-dots li button{width:23px!important;height:16px!important;border:1px solid #41823c!important;border-radius:20px;transition:all 300ms ease-in-out}.slick-dots li button:before{display:none}.slick-dots li.slick-active button{background:#41823c;width:51px!important}.title{color:#000;font-weight:700;font-size:28px;position:relative}.title:after{content:"";position:absolute;background:#000;width:62px;height:2px;bottom:-20px;left:0}@media(max-width:800px){.title{font-size:18px}}.container{width:100%;max-width:1600px;padding:0 15px;margin:0 auto}.button__link{margin-top:60px}.button__link a{background:#41823c;width:250px;height:64px;color:#fff;font-weight:bold;font-size:16px;border-radius:10px;padding:0 24px}.button__link a:hover{transform:scale(.98);background:#41823c}.cookie{background:#fff;box-shadow:0 4px 13px rgba(0,0,0,.25);position:fixed;bottom:15px;z-index:999999;max-width:740px;display:flex;justify-content:center;align-items:center;left:50%;transform:translateX(-50%);padding:23px 33px;width:100%;gap:60px}@media(max-width:900px){.cookie{padding:15px;max-width:90%}}.cookie.hide{display:none}.cookie p{font-size:14px}.cookie p a{text-decoration:underline;font-weight:bold}.cookie__buttons{display:flex;align-items:center;justify-content:center;margin-top:16px;gap:12px}.cookie__buttons button{border:1px solid #000;padding:10px;border-radius:5px;cursor:pointer}.cookie__buttons button:last-child{background:#000;color:#fff}.header{background:#14460a;padding-bottom:15px;position:sticky;top:0;z-index:999}@media(min-width:1050px){.header{padding:0}}@media(max-width:1050px){.header{height:177px}}.header__bar{padding:13px 0;border-bottom:1px solid #fff;display:none}@media(min-width:1050px){.header__bar{display:flex}}.header__bar a,.header__bar span,.header__bar p,.header__bar div{color:#fff;font-size:14px}.header__bar a,.header__bar p,.header__bar div{gap:13px}.header__bar #logged-user{gap:5px;position:relative}@media(min-width:1050px){.header__bars{display:none}}.header .logo svg{width:280px;height:auto}@media(max-width:200px){.header .logo svg{width:280px}}.header__login{gap:60px}.header__wrapper{padding:20px 0}.header__search{align-items:center;position:relative}@media(min-width:1050px){.header__search{width:420px}}.header__search input{background:#fff;border-radius:50px;width:100%;padding:21px;height:48px;display:flex;align-items:center;color:#01843d;font-size:14px;font-weight:400;border:0;padding-right:50px}.header__search input::-webkit-search-cancel-button{cursor:pointer}.header__search input::-moz-placeholder{color:inherit}.header__search input::placeholder{color:inherit}.header__search button{position:absolute;background:transparent;border:0;cursor:pointer;top:15px}@media(min-width:1050px){.header__search button{right:21px}}@media(max-width:1050px){.header__search button{right:15px}}@media(max-width:1050px){.header__search{position:absolute;width:100%;left:0;margin:0 auto;max-width:calc(100% - 30px);right:0;bottom:15px}}.header__search--mobile{padding:0 15px;align-items:center;justify-content:center;display:flex}@media(min-width:1050px){.header__search--mobile{display:none}}.header__icons{gap:33px}.header__icon--account,.header__icon--wishlist{display:none}@media(min-width:1050px){.header__icon--account,.header__icon--wishlist{display:block}}.header__icon--bag{position:relative}.header__icon--bag span{position:absolute;top:-9px;right:-12px;background:#fff;border-radius:50%;min-width:18px;min-height:18px;display:flex;align-items:center;justify-content:center;font-size:13px}.header__menu{background:#41823c;display:none}@media(min-width:1050px){.header__menu{display:block}}.header__menu--desktop a{color:#fff;font-weight:400;font-size:14px}.header__menu--desktop .container{position:relative}.header__menu--desktop .header__menu--item1{padding:15px}.header__menu--desktop .header__menu--item1:hover{background:#fff;z-index:2}.header__menu--desktop .header__menu--item1:hover a{color:#01843d}.header__menu--desktop .header__menu--item1:hover .header__menu--lvl2{display:flex}@media(max-width:1400px){.header__menu--desktop .header__menu--item2:last-child{display:none}}.header__menu--desktop .header__menu--lvl2{display:none;position:absolute;top:46px;left:15px;background:#fff;padding:40px 20px;width:calc(100% - 30px);justify-content:space-between;gap:10px}.header__menu--desktop .header__menu--lvl2>.header__menu--item2>a{color:#01843d;font-weight:bold;text-transform:uppercase}.header__menu--desktop .header__menu--lvl2 .header__menu--lvl3{display:flex;flex-direction:column;gap:15px;margin-top:15px}.header__menu--desktop .header__menu--lvl2 .header__menu--lvl3 a{font-size:13px;color:#777;transition:all 300ms ease-in-out;position:relative}.header__menu--desktop .header__menu--lvl2 .header__menu--lvl3 a:after{content:"";position:absolute;bottom:0;left:0;width:0;bottom:0;background:#ffab4a;height:1px;transition:all 300ms ease-in-out}.header__menu--desktop .header__menu--lvl2 .header__menu--lvl3 a:hover{color:#ffab4a}.header__menu--desktop .header__menu--lvl2 .header__menu--lvl3 a:hover:after{width:100%}.header .header__menu--overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;z-index:1;display:none}.header .header__menu--overlay.active{display:block}.menu__mobile{position:fixed;top:0;left:0;width:85%;background:#01843d;height:100%;z-index:3;transition:all 300ms ease-in-out;transform:translateX(-100%)}.menu__mobile.active{transform:translateX(0)}.menu__mobile--logo{display:flex;align-items:center;justify-content:space-between;margin-top:35px;padding:0 15px}.menu__mobile--logo>svg{width:180px}.menu__mobile--logo button svg{width:20px;height:20px}.menu__mobile--icons{padding:35px 15px 0;display:flex;align-items:center;justify-content:space-between}.menu__mobile--nav{padding:0 15px;overflow:auto;padding-bottom:20px}.menu__mobile .header__menu--item1{border-top:1px solid #fff;margin-top:20px;padding-top:20px}.menu__mobile .header__menu--item1>a{color:#fff;font-size:13px;font-weight:bold}.menu__mobile--content{height:100%;display:flex;flex-direction:column}.menu__mobile .header__menu--hasChildren a{display:flex;align-items:center;justify-content:space-between}.menu__mobile .header__menu--item2{margin-top:24px;padding:0 15px}.menu__mobile .header__menu--item2>a{font-size:13px;color:#fff}.menu__mobile .menu__mobile--nav svg{transition:all 300ms ease-in-out}.menu__mobile .arrow-open>svg{transform:rotate(180deg)}.overlay__mobile{position:fixed;z-index:2;background:#000;opacity:.5;width:100%;height:100%;left:0;top:0;display:none}.overlay__mobile.active{display:block}.sidebar-close{z-index:2;width:calc(100% - 28rem)}@media(max-width:600px){#side-bar-cart{max-width:85%;width:85%}}@media(max-width:600px){.sidebar-close{width:15%}}.sidebar__overlay{width:100%;z-index:999;background:#000;left:0;top:0;height:100vh;position:fixed;opacity:.5;display:none}.sidebar__overlay.-active{display:block}.sidebar__items{position:fixed;top:0;right:0;height:100vh;z-index:999;max-width:480px;transition:all 300ms ease-in-out;transform:translateX(100%)}.sidebar__items.-active{transform:translateX(0)}@media(max-width:1050px){.sidebar__items>div{padding-bottom:50px}}@media(max-width:550px){.sidebar__items{max-width:90%}}.banner img{display:block;width:100%}.banner__desktop{display:none}@media(min-width:900px){.banner__desktop{display:block}}@media(min-width:900px){.banner__mobile{display:none}}.banner__mid{margin-top:60px}.banner .slick-dots{bottom:15px}.banner .slick-dotted.slick-slider{margin-bottom:0!important}.banner__wrapper:not(.slick-initialized) .banner__item+.banner__item{display:none}#banner__top .slick-dots li button{background:#fff;border:1px solid #41823c!important}#banner__top .slick-dots li.slick-active button{background:#14460a;border:1px solid #14460a!important}.categories{padding:40px 0}.categories__item{display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:15px}.categories img{display:block;width:100%;border-radius:50%}.categories__wrapper:not(.slick-initialized){display:flex;justify-content:center;gap:100px}.spots{margin-top:50px}.spots .product__wishlist{position:absolute;top:20px;right:20px;z-index:1;background:#fff;border-radius:50%;width:31px;height:30px;display:flex;align-items:center;justify-content:center}.spots__wrapper{margin-top:50px}.spots__wrapper:not(.slick-initialized) .spots__item+.spots__item{display:none!important}.spots__wrapper:not(.slick-initialized) .spots__item{max-width:320px}.spots__item{padding:11px;position:relative;border:1px solid #f0f0f0;border-radius:8px}.spots__item .product__price--installment{color:#41823c}.spots__image img{display:block;width:50%;margin:0 auto}.spots__image .image-second{display:none}.spots__tags{margin-top:20px;gap:13px;height:20px}.spots__tags span{font-weight:700;font-size:12px;color:#fff;padding:4px 8px;border-radius:20px}.spots__new{background:#ffab4a}.spots__off{background:#01843d}.spots__title{line-height:22px;color:#000;display:block;text-align:left;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:14px;height:66px;margin-top:10px}.spots__price{gap:5px;color:#000;margin-top:10px;height:58px;justify-content:flex-end}.spots__price--before{font-size:14px;font-weight:300;display:flex;align-items:flex-end;gap:3px}.spots__price--before p{text-decoration:line-through}.spots__price--after{font-weight:700;display:flex;align-items:flex-end;gap:3px}.spots__price--after span{font-size:14px}.spots__price--after p{font-size:22px}.spots__price--installment{font-size:14px;font-weight:300}.brands{margin-top:60px;background:#f1f1f1;padding:50px 0}.brands__wrapper{margin-top:76px}.brands__item{padding:15px}.brands__item a{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;margin:0 auto}.brands__item img{display:block;width:93%}@media(max-width:500px){.brands .slick-dots{bottom:-50px}}.reviews{margin-top:60px}.reviews__wrapper{margin-top:76px}.reviews__item{display:block;width:15%;border:1px solid #000;border-radius:5px;padding:15px;color:#000;font-size:14px}.reviews__name{font-weight:700}.reviews__text{margin-top:10px;line-height:21px;display:block}.reviews__stars{margin-top:12px;gap:11px}.reviews__stars span{display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0683 1.7421L14.07 5.74389C14.2662 6.13675 14.6449 6.40916 15.084 6.4722L19.562 7.11721C20.6684 7.27706 21.1087 8.61887 20.308 9.3877L17.0698 12.5013C16.7516 12.8075 16.6067 13.2477 16.682 13.6799L17.4462 18.0757C17.6344 19.1631 16.4778 19.9927 15.4889 19.4783L11.4866 17.4014C11.0942 17.1977 10.6243 17.1977 10.2308 17.4014L6.22838 19.4783C5.23948 19.9927 4.0829 19.1631 4.27224 18.0757L5.03531 13.6799C5.11059 13.2477 4.96573 12.8075 4.6475 12.5013L1.40933 9.3877C0.608628 8.61887 1.0489 7.27706 2.15529 7.11721L6.63329 6.4722C7.07242 6.40916 7.45225 6.13675 7.64843 5.74389L9.64905 1.7421C10.1441 0.752632 11.5732 0.752632 12.0683 1.7421Z' fill='%23FFE70F' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%}.blog{margin-top:60px;margin-bottom:40px}.blog__wrapper{margin-top:76px;justify-content:space-between;gap:30px;display:flex}@media(max-width:900px){.blog__wrapper{flex-wrap:nowrap;overflow-x:auto}}.blog__item{width:25%}@media(max-width:900px){.blog__item{flex:1 0 65%}}.blog img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover}.blog__title{color:#000;font-weight:700;font-size:16px;margin-top:30px;display:block}.blog__text{display:block;margin-top:10px;font-size:14px;line-height:21px;text-align:justify;font-weight:300;color:#000}.help{position:fixed;right:0;top:50%;background:#41823c;height:160px;width:39px;z-index:1}.help__item{padding:8px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.help__item:hover{background:#01843d}.help__item:hover .help__content{display:flex;position:absolute;right:38px;top:0;width:260px;height:160px;background:#fff;padding:20px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.help__content{display:none}.help span{font-weight:bold;font-size:16px}.help p{display:block;font-size:14px;margin-top:10px;margin-bottom:10px}.help a{background:#a1bc31;color:#fff;padding:5px;font-size:12px;text-transform:uppercase;letter-spacing:1px}.newsletter{background:#e6f1c6;padding:12px 0}.newsletter__wrapper{gap:40px;justify-content:center}@media(max-width:1050px){.newsletter__wrapper{gap:30px}}@media(max-width:950px){.newsletter__wrapper{flex-direction:column}}.newsletter__title{position:relative;font-weight:bold;font-size:18px;color:#7cb33b}.newsletter__title:after{position:absolute;background:#7cb33b;height:2px;width:62px;content:"";left:0;bottom:-9px}.newsletter form{gap:20px;align-items:center}@media(max-width:992px){.newsletter form{display:none}}.newsletter input{border:0;border-radius:8px;padding:0 17px;font-weight:300;color:#666;font-size:14px;width:260px;height:40px;display:flex;align-items:center;background:#fff;margin-top:0}.newsletter input::-moz-placeholder{color:inherit}.newsletter input::placeholder{color:inherit}@media(max-width:1200px){.newsletter input{width:260px}}@media(max-width:680px){.newsletter input{width:100%}}.newsletter button{border:0;height:32px;background:#7cb33b;color:#fff;cursor:pointer;text-transform:initial;padding:0 12px;border-radius:55px}.newsletter button:hover{background:#597e2d}.newsletter button.desktop{display:none}@media(min-width:681px){.newsletter button.desktop{display:block}}.newsletter button.mobile{margin:0 auto;width:140px;font-weight:bold}@media(min-width:681px){.newsletter button.mobile{display:none}}.footer{background:#41823c;padding:55px 0 35px}@media(max-width:1100px){.footer .footer__box-1,.footer .footer__box-2,.footer .footer__box-3{width:32%}.footer .footer__box-4{margin-top:20px;width:100%}}@media(max-width:700px){.footer .footer__box-1,.footer .footer__box-2,.footer .footer__box-3{width:100%;margin-bottom:20px}.footer .footer__box-4{margin-top:0}}.footer a,.footer p,.footer span{color:#fff}.footer a,.footer p{font-weight:300;font-size:14px;position:relative}.footer__title{font-weight:700;font-size:16px;display:block;margin-bottom:6px}.footer__mail{text-decoration:underline}.footer__mail:after{display:none}.footer__mail:hover{text-decoration:underline}.footer ul{display:flex;flex-direction:column;gap:14px}.footer ul a:hover:after{width:100%}.footer ul a:after{position:absolute;content:"";background-color:#fff;left:0;bottom:-2px;width:0;height:1px;transition:all 300ms ease-in-out}.footer ul+ul{margin-top:36px}.footer ul li p+p{display:block;margin-top:4px}.footer__buttons{margin-top:35px;gap:12px}.footer__buttons a{background:#fff;border-radius:5px;padding:10px 9px;color:#01843d;font-weight:300;gap:33px}.footer__buttons a:hover{transform:scale(.98)}.footer__buttons a:after{display:none}.footer__social{gap:11px;margin-top:18px}.footer__social a:hover{transform:scale(.92)}.footer__pay{margin-top:38px;padding-top:35px;align-items:flex-end;border-top:1px solid #fff}.footer__pay .flex{margin-top:30px;gap:9px;flex-wrap:wrap;align-items:center}@media(max-width:1050px){.footer__pay .flex{justify-content:center}}@media(max-width:1050px){.footer__pay{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:30px}}.footer__copy{margin-top:31px;padding-top:29px;border-top:1px solid #fff;justify-content:space-between;gap:20px}.footer__copy p{max-width:800px;font-weight:300;font-size:14px;max-width:665px;line-height:20px}@media(max-width:800px){.footer__copy p{max-width:100%}}@media(max-width:800px){.footer__copy{flex-direction:column;justify-content:center;text-align:center}}@media(max-width:800px){.footer__copy a{display:flex;align-items:center;justify-content:center}}.footer__reputation{display:flex;gap:50px}.category__filter{display:none;overflow:auto}@media(min-width:1100px){.category__filter{display:block;width:360px;overflow:initial}}.category__filter.active{display:block;position:fixed;top:0;left:0;z-index:9999;background:#fff;width:90%;height:100%;padding:12px}.category__filter--item{box-shadow:0 4px 11px rgba(0,0,0,.15);border-radius:5px;padding:18px 17px;overflow:auto;max-height:360px}.category__filter--item::-webkit-scrollbar-track{background:#fff}.category__filter--item::-webkit-scrollbar-thumb{background-color:#605f5f;border-radius:20px;border:1px solid transparent}.category__filter--item+.category__filter--item{margin-top:29px}.category__filter--item>span{color:#000;font-weight:700;font-size:16px}.category__filter--item li{position:relative}.category__filter--item li label{margin-top:15px;position:relative;background:#f3f3f2;padding:12px;border-radius:5px;position:relative;cursor:pointer}.category__filter--item input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.category__filter--item input:checked~label{background:#7a7a7a;color:#fff}.category__filter--item label{font-size:14px;font-weight:300;color:#000}.category__filter--item label span{background:#605f5f;color:#fff;border-radius:5px;padding:4px 8px}.category{margin-top:37px}.category__wrapper{display:flex;gap:38px}.category__content{flex:1}.category__breadcrumb a{color:#000;font-size:14px}.category__breadcrumb li:not(:last-child){border-right:1px solid #000;margin-right:3px;padding-right:3px}.category__breadcrumb li:last-child{width:100%;margin-top:4px}.category__breadcrumb li:last-child h1{position:relative;font-weight:bold;font-size:16px;position:relative}.category__breadcrumb li:last-child h1:after{content:"";position:absolute;width:62px;height:2px;background:#000;left:0;bottom:-10px}.category__actions{gap:9px}.category__order{border:1px solid #000;border-radius:5px;font-size:14px;cursor:pointer;position:relative}.category__order select{appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";border:0;cursor:pointer;background:transparent!important;padding:14px!important;min-width:183px}.category__order:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.15983 9.52075V0.770752' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.67409 5.9917L5.16009 9.52087L1.64551 5.9917' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;width:12px;height:12px;display:block;position:absolute;right:14px;top:20px}.category__columns{border:1px solid #000;border-radius:5px;padding:7px;display:none;gap:6px}@media(min-width:1020px){.category__columns{display:flex}}.category__columns .separador{height:26px;width:1px;background-color:#000}.category__columns div{display:flex;gap:3px;cursor:pointer}.category__columns__first span{width:8px;height:8px;border:1px solid #000;border-radius:4px}.category__columns__second span{width:8px;height:8px;border:1px solid #000;border-radius:4px}.category__columns .active span{background-color:#000}.category__results{font-size:14px;font-weight:300;display:block;margin-top:35px}.category__results strong{font-weight:bold}.category__spots{margin-top:30px;gap:30px 20px}.category__spots .spots__item{width:calc((100%/4) - 15px);position:relative}.category__spots .spots__item .product__wishlist{position:absolute;top:20px;right:20px;z-index:1;background:#fff;border-radius:50%;width:31px;height:30px;display:flex;align-items:center;justify-content:center}.category__spots .spots__item .product__wishlist .fill-red-300{fill:#9cba33}@media(max-width:1050px){.category__spots .spots__item{width:33%}}@media(max-width:780px){.category__spots .spots__item{width:100%}}.category__spots.three .spots__item{width:33.33%}.category__seo{margin-top:80px;background:#f1f1f1}.category__seo .internal__wrapper{padding:70px 0}.category__seo span{font-size:18px;color:#000;font-weight:700;text-align:center;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.category__seo span:after{content:"";position:absolute;width:62px;height:2px;background:#000;bottom:-10px}.category__seo p{color:#000;display:block;font-weight:300;font-size:14px;line-height:27px;margin-top:27px}.category__button{width:220px;gap:20px;height:59px;border:0;padding:0 17px;font-weight:700;font-size:16px;color:#fff;background:#4cc480;position:fixed;right:0;bottom:20px;z-index:2;cursor:pointer;border-radius:10px}@media(min-width:1100px){.category__button{display:none}}.category__overlay{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:999;display:none}.category__overlay.active{display:block}.category__filter--color div{position:relative}.category__filter--item{display:none}.category__filter--item.Marcas,.category__filter--item.Tamanho,.category__filter--item.Voltagem,.category__filter--item.Categoria{display:block}.category__filter--clean{display:flex;align-items:center;justify-content:center;font-weight:bold;gap:20px;text-transform:uppercase;cursor:pointer}.show__more{display:flex;align-items:center;justify-content:center;margin-top:20px;margin-bottom:20px}.show__more button{border:2px solid #14843e;border-radius:5px;color:#14843e;padding:10px 16px;transition:all 300ms ease-in-out}.show__more button:hover{background:#14843e;color:#fff}.accordion{margin-top:20px;display:flex;flex-direction:column}.accordion .accordion-button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;font-size:.875rem;background:transparent;border:0;color:#000;transition:all 300ms ease-in-out;cursor:pointer}.accordion .accordion-button[aria-expanded=true] .icon{background-size:100% 100%;transform:rotate(180deg)}.accordion .accordion-button[aria-expanded=true]+.accordion-content{opacity:1;max-height:10000px;will-change:opacity,max-height;padding:0 15px 15px}.accordion .icon{display:inline-block;position:absolute;top:28px;right:21px;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1.5L8 8.5L1 1.5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;transition:all 300ms ease-in-out}.accordion-item{border-bottom:1px solid #000;margin-bottom:10px}.accordion-item.Vídeos,.accordion-item.Valor.Referente,.accordion-item.Spot,.accordion-item.Descrição{display:none}.accordion-item.Sinopse{order:-1}.accordion-title{padding:1em 1.5em 1em 0;font-weight:bold}.accordion-content{opacity:0;max-height:0;overflow:hidden;will-change:opacity,max-height}.internal.accordion-hotsite{margin-top:70px}.internal.accordion-hotsite h2{font-weight:bold;font-size:20px}.accordion-content{font-size:14px;line-height:18px}.accordion-content a{color:#41823c}.product__wrapper{padding:45px;gap:20px}@media(max-width:1050px){.product__wrapper{flex-direction:column;padding:0;margin-top:20px;gap:0}}.product .container{max-width:1400px}.product__gallery{width:35%}@media(max-width:1050px){.product__gallery{width:100%}}.product__infos--left{flex:1;display:flex;flex-direction:column;justify-content:center}.product__infos--right{border-left:1px solid #605f5f;margin-left:69px;width:380px;padding:0 0 0 30px;display:flex;flex-direction:column;justify-content:center}@media(max-width:1050px){.product__infos--right{width:100%;margin-left:0;border:0;padding:0;margin-top:20px}}.product__infos{background:#f7f7f7;border:1px solid #f1f1f1;border-radius:10px;padding:10px 30px;position:relative;width:65%}@media(max-width:1050px){.product__infos{width:100%;flex-direction:column}}.product__stars{gap:5px}.product__stars svg{width:20px}.product__sku{font-size:14px;color:#000;display:block;margin-top:15px;font-weight:300}@media(max-width:1050px){.product__sku{font-size:13px;order:2}}.product__title{font-weight:700;color:#000;display:block;line-height:24px;font-size:20px;margin-top:5px}@media(max-width:1050px){.product__title{font-size:18px;margin-top:18px;order:1}}.product__price{margin-top:30px}@media(max-width:1050px){.product__price{order:3;margin-top:20px}}.product__price--before{font-size:14px;color:#605f5f;text-decoration:line-through}.product__price--installment{font-size:20px;color:#00843d;font-weight:bold;display:block;text-align:left}.product__price--installment strong{font-size:14px;font-weight:400}.product__price--after{font-size:14px;font-weight:400;display:flex;gap:4px;align-items:center;color:#636262}.product__quantity{margin-top:28px;display:flex;flex-direction:column;gap:8px}@media(max-width:1050px){.product__quantity{position:fixed;bottom:0;right:15px;width:130px;display:flex;justify-content:flex-end;align-items:flex-end;z-index:3}}.product__quantity label{font-weight:700;font-size:16px;color:#000}@media(max-width:1050px){.product__quantity label{display:none}}.product__quantity div{border:1px solid #000;border-radius:10px;padding:5px 12px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;width:180px}@media(max-width:1050px){.product__quantity div{width:100%;border:1px solid #14843e}}@media(max-width:1050px){.product__quantity div{padding:3px 12px}}.product__quantity input{border:0;text-align:center;width:80px;color:#000}@media(max-width:1050px){.product__quantity input{color:#14843e}}.product__quantity button{border:0;background:transparent;cursor:pointer;padding:0;width:40px;height:30px;font-size:18px;font-weight:bold;color:#000}@media(max-width:1050px){.product__quantity button{color:#14843e}}.product__delivery{cursor:pointer}.product__delivery>div{gap:10px}.product__delivery span{font-weight:bold;font-size:14px;text-decoration:underline}.product__delivery>p{font-size:14px;display:block;margin-top:7px}.product__delivery form{margin-top:15px;position:relative;display:inline-flex;min-width:248px}.product__delivery input[type=text]{margin-top:0;border:1px solid #000;background:transparent;font-size:14px;height:40px;border-radius:4px}.product__delivery input[type=submit]{position:absolute;right:0;height:40px;border:1px solid #000;background:#000;border-top-right-radius:4px;border-bottom-right-radius:4px}.product__type{margin-bottom:24px}.product__type button{border-radius:10px;color:#000;font-size:16px;background:transparent;padding:6px 8px;cursor:pointer}.product__type button.active{background:#000;color:#fff}.product__type--unique{border:1px solid #000;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.product__type--signature{border:1px solid #000;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.product__type--unique{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.product__type--signature{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.product__variants span{display:block;color:#000;font-weight:700;font-size:16px}.product__variants--select{position:relative}.product__variants--select:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.750244 10C0.750244 15.108 4.89124 19.25 10.0002 19.25C15.1082 19.25 19.2502 15.108 19.2502 10C19.2502 4.892 15.1082 0.75 10.0002 0.75C4.89124 0.75 0.750244 4.892 0.750244 10Z' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.52905 8.55762L10.0001 12.0436L13.4711 8.55762' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:17px;height:17px;display:block;position:absolute;background-size:100% 100%;right:22px;top:26px}.product__variants select{margin-top:10px;background:#fff;border-radius:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";border:0;cursor:pointer;border:1px solid #000;height:50px;width:100%;padding:0 17px;color:#000;font-size:16px}.product__variants ul{display:flex;margin-top:10px;gap:12px}.product__variants ul li{width:50px;height:50px;position:relative}.product__variants ul input{position:absolute;width:100%;height:100%;left:0;top:0;margin:0;opacity:0}.product__variants ul input:checked+div{border-radius:20px}.product__variants ul div{display:block;width:100%;height:100%;background:#000;border:1px solid #000;border-radius:10px}.product__buy{margin-top:30px}@media(max-width:1050px){.product__buy{position:fixed;left:15px;bottom:0;z-index:3;width:calc(100% - 170px)}}.product__buy button{border:0;width:100%;background:#00843d;color:#fff;font-weight:bold;font-size:22px;height:60px;border-radius:10px;cursor:pointer}@media(max-width:1050px){.product__buy button{height:52px}.product__buy button.add-to-cart-button{font-size:0}.product__buy button.add-to-cart-button:before{content:"Adicionar";font-size:20px}}.product__buy button:hover{opacity:.8}@media(max-width:1050px){.product__buy button:hover{opacity:1}}.product__buy button:disabled{opacity:.5}@media(max-width:1050px){.product__buy button:disabled{opacity:1}}.product__buy a{border:0;width:100%;background:#00843d;color:#fff;font-weight:bold;font-size:22px;height:60px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:1050px){.product__buy a{height:52px}.product__buy a.add-to-cart-button{font-size:0}.product__buy a.add-to-cart-button:before{content:"Adicionar";font-size:20px}}.product__buy a:hover{opacity:.8}@media(max-width:1050px){.product__buy a:hover{opacity:1}}.product__buy a:disabled{opacity:.5}@media(max-width:1050px){.product__buy a:disabled{opacity:1}}.product__tags{margin-top:20px;gap:13px;position:relative}.product__tags span{font-weight:700;font-size:12px;color:#fff;padding:4px 8px;border-radius:20px}.product__tags>button{position:absolute;right:20px;z-index:1;background:#fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25));padding:4px}.product__new{background:#ffab4a}.product__off{background:#41823c}.product__related{margin-top:70px;padding-bottom:30px}.product__related .product__wishlist{position:absolute;top:20px;right:20px;z-index:1;background:#fff;border-radius:50%;width:31px;height:30px;display:flex;align-items:center;justify-content:center}.product__related .product__wishlist .fill-red-300{fill:#9cba33}.product__related--spots{margin-top:50px}.product__brand{position:absolute;right:15px;top:-15px;background:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-radius:4px;padding:2px;display:flex;align-items:center;justify-content:center}.product__information{margin-top:60px;background:#f2f2f2;padding:80px 0}.product__information iframe,.product__information img{max-width:100%}.product__information iframe{width:560px;max-width:100%}.product__information table tr td{padding:10px}.product__information table tr:nth-child(even){background-color:#dbd9d9}.product__information table tr:nth-child(odd){background-color:#eaeaea}.product__information table tr{margin-top:10px;display:block}.product__information__title{position:relative;font-size:20px;color:#000;margin-bottom:33px;display:block;margin-top:20px}.product__information__title:after{content:"";width:25px;height:4px;background-color:#4bc480;position:absolute;left:0;bottom:-8px}.review__card{border-left:6px solid #4bc480;padding:15px 0 12px 21px;margin-top:25px}.review__text{font-size:18px;font-style:italic;line-height:21px;position:relative}.review__text:after{content:"";position:absolute;left:0;bottom:-15px;width:20px;height:2px;background:#000}.review__stars{display:flex;margin-top:36px;align-items:center}.review__name{font-size:16px}.review__stars--wrapper{display:flex;margin-left:30px}.review__title{font-size:24px;font-weight:bold;display:block;margin-bottom:30px}.product__variants--item{position:relative;min-width:50px;min-height:50px;cursor:pointer}.product__variants--item.disabled{opacity:.5}.product__variants--item.selected label{background:#000;color:#fff}.product__variants--item input{position:absolute;width:100%;height:100%;overflow:hidden;opacity:0;cursor:pointer}.product__variants--wrapper{margin-top:20px;display:flex;gap:12px;flex-wrap:wrap}.product__variants--item label{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:10px;cursor:pointer;transition:all 300ms ease-in-out;padding:0 4px}.product__variants--item:hover label{background:#000;color:#fff}.product__variants br{display:none}.product__variants--color .product__variants--item label{border:0}.product__variants--color .product__variants--item:hover label{background:initial}.product__variants--color .product__variants--item img{margin-right:0;border-radius:10px}.product__variants--color{margin-top:36px}.product__variants--item.product__variants--item--image label{border:0}.product__variants--item.product__variants--item--image.selected{border:1px solid #000;border-radius:5px}.product__variants--item.product__variants--item--image img{border-radius:5px}.product__variants--image{margin-top:30px}.product__infos--select{display:flex;margin-bottom:50px}@media(max-width:1050px){.product__infos--select{margin-bottom:30px}}.product__infos--select button{border:1px solid #000;padding:7px 18px;border-radius:10px;font-weight:bold;transition:all 300ms ease-in-out}.product__infos--select .product__infos--unique.selected{background:#000;color:#fff;border-top-right-radius:0;border-bottom-right-radius:0}.product__infos--select .product__infos--signature{border-top-left-radius:0;border-bottom-left-radius:0}.product__infos--select .product__infos--signature.selected{background:#000;color:#fff}.product__infos--select .product__infos--unique{border-top-right-radius:0;border-bottom-right-radius:0}.product__infos--signature--wrapper{display:none}.product__infos--signature--wrapper.selected{display:block}.product__infos--unique--wrapper{display:none}.product__infos--unique--wrapper.selected{display:block}.product__signature{margin-top:10px;display:flex;flex-direction:column}.product__signature>span{font-weight:bold}.product__signature select{background:transparent;border:1px solid #000;border-radius:5px;margin-top:10px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.750244 10C0.750244 15.108 4.89124 19.25 10.0002 19.25C15.1082 19.25 19.2502 15.108 19.2502 10C19.2502 4.892 15.1082 0.75 10.0002 0.75C4.89124 0.75 0.750244 4.892 0.750244 10Z' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.52905 8.55762L10.0001 12.0436L13.4711 8.55762' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-x:97%;background-position-y:9px}.product__signature .product__buy{margin-top:20px}.product__wishlist .fill-red-300{fill:#9cba33}.shipping__quotes{display:flex;flex-direction:column;margin-top:20px}.product__disabled{font-size:14px;margin-top:16px}.product__disabled span{font-weight:bold}.product__disabled p{display:block;margin-top:6px}#form-avise-me ul{display:flex;flex-direction:column;margin-top:10px;width:100%;gap:10px}#form-avise-me input{width:100%;border:1px solid #14843e;background:transparent;color:#000;border-radius:8px;font-size:14px}#form-avise-me input::-moz-placeholder{color:inherit}#form-avise-me input::placeholder{color:inherit}#form-avise-me input:focus{border:1px solid #14843e!important}#form-avise-me button{background:#14843e;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;height:39px;font-weight:bold}.product__delivery{position:relative}@media(max-width:1050px){.product__delivery--desktop{display:none}}.product__delivery--mobile{display:none}@media(max-width:1050px){.product__delivery--mobile{display:block}}.cep-error{position:absolute;left:-260px;top:-38px;right:initial}@media(max-width:1050px){.cep-error{left:-128px}}.shipping__quotes{display:none}.shipping__quotes.active{display:block}.product-shipping-quote{display:flex;flex-direction:column}.product-shipping-quote .shipping-free{color:#14843e}.product-shipping-quote strong{text-transform:uppercase;font-weight:400;font-size:13px}.product-shipping-quote span{font-weight:700;font-size:14px;text-decoration:none;display:block;margin-top:2px}.product-shipping-quote p{color:#999;font-size:13px;display:block;margin-top:3px}.product-shipping-quote+.product-shipping-quote{border-top:1px solid #000;padding-top:12px;margin-top:8px}.product-shipping-icon{position:absolute;top:-20px;right:-20px}.product-shipping-close{position:absolute;top:-6px;left:-12px;background:#000;border-radius:50%;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.product-shipping-close svg path{fill:#fff}.price__installment--options>span{display:flex;align-items:center;gap:12px;color:#605f5f;font-size:14px;margin-top:10px;cursor:pointer}.price__installment--options>span svg path{fill:#605f5f}.price__installment--values{display:flex;flex-direction:column;gap:14px}.price__installment--values div{display:flex;font-size:15px;justify-content:space-between;border-bottom:1px solid #ccc;padding-bottom:9px}.price__installment--values p{font-weight:bold}.product__buy--message{display:none}.review-form{background:#4bc480;border-radius:10px;padding:30px}.reviews-form-title span{font-weight:600;font-size:18px}.reviews-form-title p{display:block;font-size:15px;margin-top:8px}.review-form-wrapper{display:flex;flex-direction:column-reverse}.review-form-wrapper textarea{margin-top:20px;border:0;border-radius:10px;color:#000;font-size:15px;height:150px}.review-form-wrapper textarea::-moz-placeholder{color:inherit}.review-form-wrapper textarea::placeholder{color:inherit}.review-form button,.review-form a{display:flex;align-items:center;justify-content:center;background:#00843d;border-radius:10px;color:#fff;width:100%;height:50px;margin-top:20px}.review-form button.hidden,.review-form a.hidden{display:none}.reviews__product{position:relative;margin-top:-30px}.review__product--wrapper{display:flex;align-items:center;gap:80px}.review-form-stars{display:flex;align-items:center;margin-top:10px;gap:22px}form#review-form select{border:1px solid #000;border-radius:5px;background:transparent;background-image:url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 3.18205L8.00016 -4.37045e-08L9 0.908974L4.5 5L-3.97325e-08 0.908973L0.999843 -3.49698e-07L4.5 3.18205Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-x:92%;background-position-y:18px}.review-stars{display:flex;gap:9px}.review-star{background-image:url("data:image/svg+xml,%3Csvg width='28' height='27' viewBox='0 0 28 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.4147 9.97914C27.3114 9.65129 27.1125 9.36183 26.8434 9.14798C26.5743 8.93413 26.2473 8.80568 25.9047 8.77914L18.4722 8.13664C18.4272 8.13222 18.3843 8.11571 18.348 8.08886C18.3117 8.06201 18.2833 8.02582 18.2659 7.98414L15.3622 1.06414C15.2277 0.748461 15.0034 0.47928 14.7171 0.290077C14.4308 0.100875 14.0953 0 13.7522 0C13.409 0 13.0735 0.100875 12.7872 0.290077C12.501 0.47928 12.2766 0.748461 12.1422 1.06414L9.2384 7.98414C9.22101 8.02582 9.19264 8.06201 9.15633 8.08886C9.12001 8.11571 9.0771 8.13222 9.03215 8.13664L1.59965 8.77914C1.25696 8.80568 0.930042 8.93413 0.660948 9.14798C0.391854 9.36183 0.192892 9.65129 0.0896546 9.97914C-0.0196834 10.3075 -0.0292342 10.6608 0.0622098 10.9945C0.153654 11.3283 0.341987 11.6274 0.603404 11.8541L6.24215 16.7729C6.27668 16.8036 6.30233 16.8429 6.3164 16.8869C6.33048 16.9309 6.33246 16.9779 6.32215 17.0229L4.62715 24.3366C4.54814 24.6734 4.57068 25.026 4.69193 25.3499C4.81318 25.6738 5.02771 25.9546 5.3084 26.1566C5.58475 26.3605 5.91587 26.4769 6.25901 26.4907C6.60216 26.5045 6.94156 26.4152 7.2334 26.2341L13.6222 22.3591C13.6597 22.3359 13.703 22.3236 13.7472 22.3236C13.7913 22.3236 13.8346 22.3359 13.8722 22.3591L20.2609 26.2341C20.5558 26.4147 20.8975 26.5038 21.243 26.4903C21.5885 26.4768 21.9222 26.3613 22.2021 26.1583C22.482 25.9553 22.6955 25.6739 22.8156 25.3497C22.9358 25.0255 22.9572 24.673 22.8772 24.3366L21.1872 17.0204C21.1768 16.9754 21.1788 16.9284 21.1929 16.8844C21.207 16.8404 21.2326 16.8011 21.2672 16.7704L26.9059 11.8516C27.166 11.6245 27.353 11.3256 27.4436 10.9924C27.5341 10.6592 27.524 10.3066 27.4147 9.97914ZM25.9147 10.7191L20.2759 15.6379C20.0356 15.8469 19.857 16.1176 19.7592 16.4207C19.6614 16.7238 19.6481 17.0478 19.7209 17.3579L21.4109 24.6741C21.4234 24.7233 21.4206 24.7751 21.403 24.8227C21.3854 24.8702 21.3537 24.9113 21.3122 24.9404C21.2746 24.9705 21.2284 24.9878 21.1802 24.9898C21.1321 24.9919 21.0846 24.9785 21.0447 24.9516L14.6559 21.0766C14.3835 20.9111 14.0709 20.8235 13.7522 20.8235C13.4334 20.8235 13.1208 20.9111 12.8484 21.0766L6.45965 24.9516C6.41967 24.9785 6.37217 24.9919 6.32406 24.9898C6.27595 24.9878 6.22974 24.9705 6.19215 24.9404C6.15063 24.9113 6.11894 24.8702 6.10131 24.8227C6.08367 24.7751 6.08091 24.7233 6.0934 24.6741L7.7834 17.3579C7.85616 17.0478 7.84293 16.7238 7.74513 16.4207C7.64733 16.1176 7.46867 15.8469 7.2284 15.6379L1.58965 10.7191C1.55109 10.6863 1.52339 10.6426 1.51022 10.5937C1.49705 10.5449 1.49904 10.4931 1.5159 10.4454C1.52853 10.3979 1.5559 10.3556 1.59408 10.3246C1.63226 10.2936 1.67929 10.2755 1.7284 10.2729L9.16215 9.63039C9.4804 9.60328 9.78515 9.48958 10.0434 9.30163C10.3016 9.11368 10.5035 8.85864 10.6272 8.56414L13.5309 1.64414C13.5511 1.60119 13.5831 1.56488 13.6232 1.53944C13.6632 1.514 13.7097 1.5005 13.7572 1.5005C13.8046 1.5005 13.8511 1.514 13.8912 1.53944C13.9312 1.56488 13.9632 1.60119 13.9834 1.64414L16.8772 8.56414C17.0004 8.85793 17.2015 9.11251 17.4588 9.3004C17.7161 9.4883 18.0198 9.6024 18.3372 9.63039L25.7709 10.2729C25.82 10.2755 25.867 10.2936 25.9052 10.3246C25.9434 10.3556 25.9708 10.3979 25.9834 10.4454C26.0009 10.4926 26.0036 10.5441 25.9914 10.5929C25.9791 10.6417 25.9524 10.6857 25.9147 10.7191Z' fill='%23FFA800'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% 100%;display:block;width:20px;height:20px}.review-star.-active{background-image:url("data:image/svg+xml,%3Csvg width='29' height='27' viewBox='0 0 29 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.3188 12.2973L21.6813 17.2173L23.37 24.5422C23.4594 24.9252 23.4339 25.326 23.2967 25.6945C23.1595 26.063 22.9168 26.3829 22.5988 26.6142C22.2808 26.8455 21.9017 26.9779 21.5088 26.9949C21.116 27.0119 20.7268 26.9127 20.39 26.7097L14.0013 22.8347L7.62628 26.7097C7.28949 26.9127 6.90035 27.0119 6.50749 26.9949C6.11464 26.9779 5.73552 26.8455 5.41752 26.6142C5.09952 26.3829 4.85676 26.063 4.71959 25.6945C4.58241 25.326 4.55691 24.9252 4.64628 24.5422L6.33253 17.2248L0.693778 12.2973C0.395539 12.04 0.179881 11.7005 0.0738477 11.3212C-0.0321851 10.9419 -0.0238726 10.5397 0.0977427 10.1651C0.219358 9.79055 0.448862 9.4602 0.757476 9.21552C1.06609 8.97084 1.44007 8.82273 1.83253 8.78975L9.26503 8.146L12.1663 1.226C12.3178 0.862896 12.5733 0.552735 12.9008 0.334573C13.2282 0.11641 13.6128 0 14.0063 0C14.3997 0 14.7844 0.11641 15.1118 0.334573C15.4392 0.552735 15.6948 0.862896 15.8463 1.226L18.7563 8.146L26.1863 8.78975C26.5787 8.82273 26.9527 8.97084 27.2613 9.21552C27.5699 9.4602 27.7994 9.79055 27.9211 10.1651C28.0427 10.5397 28.051 10.9419 27.945 11.3212C27.8389 11.7005 27.6233 12.04 27.325 12.2973H27.3188Z' fill='%23FFA800'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% 100%;display:block;width:20px;height:20px}@media(max-width:900px){.review__product--wrapper{flex-direction:column;gap:20px}}.reviews__product--empty span{font-weight:bold;font-size:18px}.reviews__product--empty p{display:block;margin-top:16px}.product__infos--stars{display:flex;gap:8px;align-items:center;font-size:15px}.product__infos--stars svg{width:20px}.reviews__product{scroll-margin-top:260px}input.cupom-texto,button.cupom-texto{font-size:20px;border-radius:10px;border:0;padding:10px}input.cupom-texto{background-color:transparent;border:3px dashed #4bc480;color:#00843d;width:200px;font-weight:bold;margin-top:10px;text-align:center}input.cupom-texto:focus{outline:0}button.cupom-texto{margin-left:10px;background-color:#4bc480;color:#fff;transition:.3s}button.cupom-texto:hover{background-color:#3faa6e;transition:.3s}div#cupom-texto{text-align:center;border-radius:8px;padding:10px 0}div#cupom-texto span.texto{font-family:Arial;font-size:14px;text-align:center;display:block}div#cupom-texto span.cupom-texto-apoio{font-family:Arial;font-size:12px;font-style:italic;display:block}.cupom-copy{display:block;margin-bottom:12px}.cupom-copy+.cupom-copy{display:none;margin-bottom:0}.product__infos .product__price--installment{font-size:30px;display:block}.product__infos .product__price--installment strong{display:block;font-size:14px;margin-top:5px}.product__infos .product__price--after{font-size:14px;color:#636262}.color1{background:#d9d1c9}.color2{background:#e79527}.color3{background:#5b7033}.color4{background-image:url("https://agrosolo.fbitsstatic.net/media/bg-3.png");margin-top:-45px;height:670px;display:flex;align-items:center;background-position:center;background-size:cover}@media screen and (max-width:990px){.color4{height:auto;background:#99b1b7;margin-top:0;background-image:none}}.color5{background:#e79527}.color6{background:#5b7033}.clubePet__bemvindo{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem}@media screen and (max-width:990px){.clubePet__bemvindo{flex-direction:column;padding:50px 15px;font-family:"Baloo 2",cursive}}.clubePet__bemvindo .left,.clubePet__bemvindo .right{flex:1;display:flex;justify-content:center;align-items:center;font-family:"Baloo 2",cursive}.clubePet__bemvindo .texto-bemvindo h1,.clubePet__bemvindo .texto-bemvindo p{max-width:500px;width:100%;font-family:"Baloo 2",cursive}.clubePet__bemvindo .texto-bemvindo h1{color:#39643b;font-size:52px;font-weight:bold;line-height:3rem;font-family:"Baloo 2",cursive}@media screen and (max-width:990px){.clubePet__bemvindo .texto-bemvindo h1{font-size:32px;text-align:center;line-height:2rem;font-family:"Baloo 2",cursive}.clubePet__bemvindo .texto-bemvindo h1 br{display:none;font-family:"Baloo 2",cursive}}.clubePet__bemvindo .texto-bemvindo p{color:#b76923;font-size:34px;line-height:2rem;font-weight:600;margin-top:40px;font-family:"Baloo 2",cursive}@media screen and (max-width:990px){.clubePet__bemvindo .texto-bemvindo p{font-size:24px;text-align:center;line-height:2rem;font-family:"Baloo 2",cursive;margin-top:20px}.clubePet__bemvindo .texto-bemvindo p br{display:none;font-family:"Baloo 2",cursive}}.clubePet__bemvindo .texto-bemvindo a{width:-moz-fit-content;width:fit-content;text-decoration:none;background:#a7ce05;border-radius:50px;padding:15px 25px;margin-top:80px;display:flex;font-family:"Baloo 2",cursive;color:#39643b;font-size:22px;font-weight:bold}@media screen and (max-width:990px){.clubePet__bemvindo .texto-bemvindo a{width:100%;text-align:center;justify-content:center;font-family:"Baloo 2",cursive;margin-top:40px}}@media screen and (max-width:990px){.clubePet__bemvindo .img-bemvindo{margin-top:50px;font-family:"Baloo 2",cursive;display:flex}}.clubePet__bemvindo .img-bemvindo img{max-width:280px;font-family:"Baloo 2",cursive;width:100%}@media screen and (max-width:990px){.clubePet__bemvindo .img-bemvindo img{max-width:180px;width:100%;font-family:"Baloo 2",cursive}}.clubePet__Off{width:100%;display:flex;justify-content:center;font-family:"Baloo 2",cursive;align-items:center;padding:3rem}@media screen and (max-width:990px){.clubePet__Off{flex-direction:column;padding:50px 15px;font-family:"Baloo 2",cursive}}.clubePet__Off .left,.clubePet__Off .right{flex:1;display:flex;justify-content:center;font-family:"Baloo 2",cursive;align-items:center}.clubePet__Off .img-off-animals{max-width:560px;width:100%;font-family:"Baloo 2",cursive}@media screen and (max-width:1467px){.clubePet__Off .img-off-animals img{max-width:550px!important}}@media screen and (max-width:990px){.clubePet__Off .img-off-animals img{max-width:300px!important}}@media screen and (max-width:990px){.clubePet__Off .img-off{margin-top:50px}}.clubePet__Off .img-off img{max-width:380px;width:100%;height:auto}@media screen and (max-width:1467px){.clubePet__Off .img-off img{max-width:350px!important}}@media screen and (max-width:990px){.clubePet__Off .img-off img{max-width:300px!important}}.clubePet__simule{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem;font-family:"Baloo 2",cursive;flex-direction:column}@media screen and (max-width:990px){.clubePet__simule{flex-direction:column;padding:50px 15px;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__header{width:100%;display:flex;justify-content:center;align-items:center;font-family:"Baloo 2",cursive;flex-direction:column}.clubePet__simule .simule__header h2{font-size:50px;color:#fff;font-family:"Baloo 2",cursive;font-weight:bold}@media screen and (max-width:990px){.clubePet__simule .simule__header h2{font-size:32px;text-align:center;font-family:"Baloo 2",cursive;line-height:2rem}.clubePet__simule .simule__header h2 br{display:none}}.clubePet__simule .simule__header p{font-size:30px;color:#fff;display:flex;font-family:"Baloo 2",cursive;text-align:center;margin-top:-15px}@media screen and (max-width:990px){.clubePet__simule .simule__header p{font-size:24px;text-align:center;font-family:"Baloo 2",cursive;line-height:2rem;margin-top:20px}.clubePet__simule .simule__header p br{display:none}}.clubePet__simule .simule__body{width:100%;display:flex;flex-wrap:wrap;gap:20px;font-family:"Baloo 2",cursive;margin-top:35px}@media screen and (max-width:990px){.clubePet__simule .simule__body{flex-direction:column;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__body .simula__block{background:#a7ce05;border-radius:10px;padding:5px 35px;font-family:"Baloo 2",cursive;display:flex;align-items:center;justify-content:space-between;flex:1 0 40%}@media screen and (max-width:720px){.clubePet__simule .simule__body .simula__block{flex:unset;width:100%;font-family:"Baloo 2",cursive;padding:15px}}.clubePet__simule .simule__body .simula__block input{border:0;background:transparent;color:#5b7033;font-size:30px;font-family:"Baloo 2",cursive;font-weight:bold;flex:1;text-align:center;outline:0}@media screen and (max-width:720px){.clubePet__simule .simule__body .simula__block input{font-size:16px;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__body .simula__block span{font-size:30px;font-family:"Baloo 2",cursive}.clubePet__simule .simule__body .simula__block .numMais{color:#39643b;font-weight:bold;font-family:"Baloo 2",cursive;font-size:66px}@media screen and (max-width:720px){.clubePet__simule .simule__body .simula__block .numMais{font-size:16px;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__body .simula__block .numMenos{color:#a62639;font-weight:bold;font-family:"Baloo 2",cursive;font-size:66px}@media screen and (max-width:720px){.clubePet__simule .simule__body .simula__block .numMenos{font-size:16px;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__footer{width:100%;text-align:center;display:flex;justify-content:center;font-family:"Baloo 2",cursive;align-items:center;flex-direction:column}.clubePet__simule .simule__footer p{font-size:24px;color:#fff;font-family:"Baloo 2",cursive;margin-bottom:-30px;line-height:28px}.clubePet__simule .simule__footer p>span{color:#a7ce05;font-size:24px;font-weight:bold}@media screen and (max-width:990px){.clubePet__simule .simule__footer p{font-size:16px;font-family:"Baloo 2",cursive;text-align:center;margin:0}}.clubePet__simule .simule__footer .economiza{font-weight:bold;font-size:110px;font-family:"Baloo 2",cursive;color:#a7ce05;margin-top:24px;margin-bottom:16px}@media screen and (max-width:990px){.clubePet__simule .simule__footer .economiza{font-size:80px;font-family:"Baloo 2",cursive}}.clubePet__simule .simule__footer span{margin-top:-20px;font-size:18px;color:#fff;font-family:"Baloo 2",cursive;line-height:23px}@media screen and (max-width:990px){.clubePet__simule .simule__footer span{font-size:16px;text-align:center;margin-top:0;font-family:"Baloo 2",cursive}}.clubePet__taxa{width:100%;padding:3rem;flex-direction:column;font-family:"Baloo 2",cursive;align-items:center}@media screen and (max-width:990px){.clubePet__taxa{flex-direction:column;padding:50px 15px;font-family:"Baloo 2",cursive}}.clubePet__taxa .imgs__taxa{display:flex;align-items:center;font-family:"Baloo 2",cursive;gap:50px}@media screen and (max-width:990px){.clubePet__taxa .imgs__taxa{width:100%;flex-direction:column;justify-content:center;font-family:"Baloo 2",cursive;gap:0}}.clubePet__taxa .imgs__taxa img{max-width:400px}@media screen and (max-width:990px){.clubePet__taxa .imgs__taxa img{max-width:300px!important}}.clubePet__taxa .imgs__taxa img:nth-child(2){margin-left:100px}@media screen and (max-width:990px){.clubePet__taxa .imgs__taxa img:nth-child(2){margin:0;margin-top:50px}}.clubePet__marcas{width:100%;display:flex;justify-content:center;font-family:"Baloo 2",cursive;align-items:center;padding:3rem;flex-direction:column}@media screen and (max-width:990px){.clubePet__marcas{flex-direction:column;padding:50px 15px}}.clubePet__marcas .marcas__header{width:100%;display:flex;font-family:"Baloo 2",cursive;justify-content:center;align-items:center;flex-direction:column}.clubePet__marcas .marcas__header h3{font-size:50px;color:#e76a10;font-family:"Baloo 2",cursive;font-weight:bold}@media screen and (max-width:990px){.clubePet__marcas .marcas__header h3{font-size:32px;text-align:center;font-family:"Baloo 2",cursive;line-height:2rem}.clubePet__marcas .marcas__header h3 br{display:none;font-family:"Baloo 2",cursive}}.clubePet__marcas .marcas__body{width:100%;display:flex;flex-wrap:wrap;font-family:"Baloo 2",cursive;gap:10px;margin-top:40px}.clubePet__marcas .marcas__body .clube_marca{flex:1 0 23%;justify-content:center;height:130px;font-family:"Baloo 2",cursive;display:flex;align-items:center}.clubePet__faq{width:100%;display:flex;justify-content:center;align-items:center;font-family:"Baloo 2",cursive;padding:3rem;flex-direction:column}@media screen and (max-width:990px){.clubePet__faq{flex-direction:column;padding:50px 15px;font-family:"Baloo 2",cursive}}.clubePet__faq .faq__header{width:100%;display:flex;justify-content:center;font-family:"Baloo 2",cursive;align-items:center;flex-direction:column}.clubePet__faq .faq__header h4{font-size:50px;color:#a7ce05;font-family:"Baloo 2",cursive;font-weight:bold}@media screen and (max-width:990px){.clubePet__faq .faq__header h4{font-size:32px;text-align:center;font-family:"Baloo 2",cursive;line-height:2rem}.clubePet__faq .faq__header h4 br{display:none}}.clubePet__faq .faq__body{width:100%;display:flex;font-family:"Baloo 2",cursive;flex-wrap:wrap;gap:10px;justify-content:center}.clubePet__faq .faq__body .clube_marca{flex:1 0 23%;height:50px;background:#ddd;font-family:"Baloo 2",cursive}.clubePet__faq .faq__footer{width:100%;display:flex;justify-content:center;align-items:center;font-family:"Baloo 2",cursive;margin-top:35px}.clubePet__faq .faq__footer a{padding:15px 25px;border-radius:15px;color:#5b7033;font-family:"Baloo 2",cursive;background:#a7ce05;width:-moz-fit-content;width:fit-content;display:flex;text-decoration:none;font-size:32px;font-weight:bold}.clube-pet .container{width:100%;display:flex;justify-content:center;position:relative;max-width:100%;padding:0}.clube-pet .internal__wrapper{margin-top:0;width:100%}.clube-pet .wrapper{max-width:1670px;width:100%;padding:0 15px}.product__gallery--main img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.selo__image{position:absolute;z-index:2;top:0;left:0}.product__gallery{position:relative}.modal-comp-overlay{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-comp-content{max-width:500px;width:100%;background:#fff;border-radius:10px;overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;width:100%;background:#00843d;padding:15px}.modal__header span{font-size:16px;font-weight:600;color:#fff}.modal__close{width:40px;height:40px;background:#fff;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:600;font-size:16px;cursor:pointer}.modal-comp-content .modal__body{width:100%;padding:20px;max-height:400px;overflow:auto}.modal__body p+p{margin-top:12px}.modal-exit .modal-comp-content .modal__body{padding:0}.modal-exit .modal-comp-content .modal__body img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.modal-exit .modal__header{position:absolute;width:40px;height:40px;right:8px;top:8px;padding:0;background:transparent}.modal-exit .modal-comp-content{position:relative}.sidebar__attributes{font-size:14px;margin-top:8px}.sidebar__actions{display:flex;align-items:center;margin-top:20px;justify-content:space-between}.sidebar__price{color:#00843d;font-weight:bold}.sidebar__qty{border:1px solid #eee;border-radius:5px}.sidebar__qty button{font-weight:bold;font-size:20px;padding:10px;width:40px;height:40px;cursor:pointer}.sidebar__finished{background:#00843d}.sidebar__gift{display:inline-flex;align-items:center;justify-content:center;width:127px;background:#14843e;color:#fff;border-radius:5px;margin-top:8px;padding:7px}.sidebar__shipping form>p{font-size:15px;color:#000;display:block;margin-bottom:8px}.sidebar__shipping form>div{position:relative;display:inline-flex}.sidebar__shipping #shipping-quote-cep-cart{border:1px solid #000;border-radius:5px;color:#000;font-size:15px;margin-top:0}.sidebar__shipping #shipping-quote-cep-cart::-moz-placeholder{color:inherit}.sidebar__shipping #shipping-quote-cep-cart::placeholder{color:inherit}.sidebar__shipping input[type=submit]{position:absolute;right:0;height:100%;background:#000;color:#fff;width:45px;border-radius:5px;font-weight:bold;cursor:pointer}#shipping-quotes-snippet-div-cart{transition:all 300ms ease-in-out}#shipping-quotes-snippet-div-cart .shipping__quotes--content{border:0;padding:0}#shipping-quotes-snippet-div-cart .product-shipping-quote{flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #000;padding-bottom:10px;margin-top:10px}#shipping-quotes-snippet-div-cart .product-shipping-quote span{margin-top:0;font-size:16px}#shipping-quotes-snippet-div-cart .product-shipping-quote+.product-shipping-quote{border-top:0;padding-top:0;margin-top:10px}.internal__wrapper{margin-top:30px}.internal.quem-somos img,.internal.quem-somos iframe{width:100%!important;max-width:100%}@media(max-width:1050px){.internal.quem-somos img{height:auto!important}}@media(max-width:1050px){.internal.quem-somos iframe{height:350px!important}}.wishlist-off{margin-bottom:2rem;display:block}.wishlist__loading{display:flex;align-items:center;justify-content:center}.wishlist__text{display:block;margin-bottom:50px}.wishlist__loading--icon{margin:20px;width:100px;height:100px;-webkit-animation-name:spin;-webkit-animation-duration:2000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:2000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:2000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:2000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#autocomplete-list{position:absolute;top:55px;background:#fff;z-index:2;border-radius:5px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.autocomplete__suggest{display:flex;flex-direction:column;gap:4px}.autocomplete__suggest>div{padding:0 20px}.autocomplete__suggest>div:first-child{padding-top:20px}.autocomplet__suggest--item{cursor:pointer}.autocomplete__products{max-height:400px;overflow:auto;display:flex;flex-direction:column;margin-top:25px;gap:15px;padding:0 20px 20px}.autocomplete__products>a{padding:0 20px}.autocomplete__products>a:last-child{padding-bottom:20px}.autocomplete::-webkit-scrollbar-track{background:#d1d0ce}.autocomplete__products::-webkit-scrollbar-thumb{background-color:#01843d;border-radius:20px;border:3px solid #01843d}.autocomplete__products a{display:flex}.autocomplete__image{max-width:136px}.autocomplete__info span{font-size:15px}.autocomplete__info p{color:#00843d;font-size:19px;font-weight:bold;display:block;margin-top:7px}.autocomplete{width:100%}.pagination{display:flex;align-items:center;margin-top:50px;gap:10px;justify-content:center;flex-wrap:wrap}.pagination__wrapper{display:flex;gap:10px}.pagination__item a,.pagination__first a,.pagination__prev a,.pagination__next a,.pagination__last a{display:flex;align-items:center;justify-content:center;color:#14843e;border:1px solid #14843e;border-radius:5px;min-width:35px;min-height:35px;transition:all 300ms ease-in-out}.pagination__item a:hover,.pagination__first a:hover,.pagination__prev a:hover,.pagination__next a:hover,.pagination__last a:hover{background:#14843e;color:#fff}.pagination__prev a,.pagination__next a{padding:0 4px}.pagination__item--active a{color:#fff;background:#14843e}.together{margin-top:70px}.together .container{max-width:1300px}@media(max-width:1050px){.together .product__buy{position:initial;position:initial;width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}}.together .product__buy button{font-size:18px;padding:0 5px}@media(max-width:1050px){.together .product__buy button .add-to-cart-button:before{display:none}}@media(max-width:1050px){.together .product__price--before,.together .product__price--after,.together .product__price--installment{text-align:center}}.together__wrapper{margin-top:60px;display:flex;align-items:center;gap:10px}@media(max-width:1050px){.together__wrapper{flex-direction:column}}.together__wrapper .product-view-div{border:1px solid #eae5e5;border-radius:5px}.together__items{display:flex;gap:10px}.together__items--plus{display:flex;align-items:center}.together__infos{width:330px;margin-left:20px}@media(max-width:1050px){.together__infos{margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.together__spot{padding:25px}.together__spot .attribute-selections{margin-top:20px}.together__spot .together__quantity p{display:block;color:#000;font-weight:700;font-size:16px}.together__quantity label{font-weight:700;font-size:16px;color:#000}.together__quantity div{border:1px solid #000;border-radius:10px;padding:5px 12px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;width:180px;margin-top:12px}.together__quantity button{border:0;background:transparent;cursor:pointer;padding:0;width:40px;height:30px;font-size:18px;font-weight:bold;color:#000}.together__quantity input{border:0;text-align:center;width:80px;color:#000}.product__infos--list .product__infos{width:100%;margin-top:15px}.product__infos--list .product__variants--item{position:relative;min-width:40px;min-height:36px;cursor:pointer}.product__infos--list .product__buy{width:300px}@media(max-width:1050px){.product__infos--list .product__buy{width:100%;left:0}}.product__infos--list .product__list--item{background:#f7f7f7;border:1px solid #f1f1f1;border-radius:10px;padding:10px 17px;margin-top:20px}.product__infos--list .list__item{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}@media(max-width:650px){.product__infos--list .list__item{flex-direction:column;gap:20px}}.product__infos--list .list__item--left{display:flex;align-items:center;width:15%;margin-left:50px}@media(max-width:650px){.product__infos--list .list__item--left{width:100%}}.product__infos--list .list__item--left img{border-radius:10px}.product__infos--list .list__item--sku{font-size:14px;text-transform:uppercase;font-weight:300;display:block}.product__infos--list .list__item--title{display:block;font-weight:400;font-size:14px;max-width:220px}.product__infos--list .list__item--right{flex:1;margin-left:30px}.product__infos--list .list__item--right .product__variants{margin-top:10px}@media(max-width:650px){.product__infos--list .list__item--right .product__variants{margin-top:0}}.product__infos--list .list__item--right .product__variants>span{display:none}@media(max-width:650px){.product__infos--list .list__item--right{width:100%;margin-top:0}}.product__infos--list .list__item--right .product__quantity{position:absolute;right:0;top:0;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center}.product__infos--list .list__item--right .product__quantity>label{display:none}.product__infos--list .list__item--right .product__price--after,.product__infos--list .list__item--right .list__item--price .product__price--installment strong{display:none}.list__item--input{position:absolute;top:0;left:0;bottom:0;margin:auto;display:flex;align-items:center}.list__item--input label{position:relative}.list__item--input input:checked~.list__item--removed{display:none}.list__item--input input:checked~.list__item--added{display:flex}.list__item--added{display:none}.list__item--added{border:1px solid #000;background:transparent;color:#757575;font-size:14px;border-radius:5px;width:22px;height:22px;justify-content:center;align-items:center}.list__item--added svg{width:24px}.list__item--input input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.list__item--removed{border:1px solid #000;background:transparent;color:#757575;font-size:14px;border-radius:5px;width:22px;height:22px}.list__item--price .product__price--installment strong{display:block;font-size:14px;margin-top:5px}.list__item .spots__image img{width:100%}.product__infos--list--price{display:flex;align-items:center;justify-content:space-between;gap:20px}.product__infos--list-left{width:50%}@media(max-width:900px){.product__infos--list-left{width:100%}}.product__infos--list-right{width:50%}@media(max-width:900px){.product__infos--list-right{width:100%}}.product__infos--list-right br{display:none}.product__infos--list .product__infos--list-right .product__buy{margin-top:0}.product__infos--list-right>span{text-align:center;font-size:13px;display:block;margin:10px auto 0;max-width:299px}@media(max-width:900px){.product__infos--list-right>span{max-width:100%;text-align:left}}.product__infos--list-right .col-6{display:flex;align-items:center;justify-content:center}.product__price{margin-top:10px}.product__title--list{padding-left:40px;padding-top:20px}.product__wrapper--list{padding-top:0}.product__wrapper--list .product__gallery--main{position:sticky;top:232px}@media(max-width:900px){.product__title--list{padding-left:0}.product__infos--list .list__item--right .product__quantity{position:initial;justify-content:initial;align-items:initial;margin:20px auto}.product__infos--list .list__item--right{margin-left:0}.product__wrapper.product__wrapper--list{margin-top:0}.product__title--list{padding-top:0}.product__infos--list .list__item--left{margin-left:0}.product__infos--list .list__item--left .spots__image{width:50%;margin:0 auto}.product__infos--list .list__item--title{max-width:100%}.list__item--input{bottom:initial}}@media(min-width:1200px){.list__item .product__variants--wrapper{max-width:294px}}@media(min-width:1360px){.list__item .product__variants--wrapper{max-width:400px}}.benefits{background:#f1f1f1}.benefits__wrapper{padding:12px 0;display:flex;justify-content:space-between;gap:10px}.progressive{background:#212121}.progressive__text{color:#fff;position:relative}.progressive__text strong{color:#a5cc30}.progressive__wrapper{display:flex;justify-content:center;padding:12px 0;text-transform:uppercase;align-items:center;gap:12px}.progressive__bar{position:relative;width:300px;height:9px}.progressive__bar--bg{width:100%;background:#fff;height:100%;border-radius:12px}.progressive__bar--value{width:0;background:#a5cc30;height:100%;border-radius:12px;position:absolute;left:0;top:0;transition:all 300ms ease-in-out}.progressive__icon svg{width:30px}.progressive__bar--modal{display:none;position:absolute;background:#fff;color:#000;padding:16px;width:252px;z-index:2;text-transform:initial}.progressive__bar--modal span{font-weight:bold;font-size:14px}.progressive__bar--modal p{margin-top:10px;font-size:14px}.progressive__bar--modal a{display:inline-flex;background:#82af33;color:#fff;text-transform:uppercase;font-weight:bold;margin-top:10px;padding:6px 4px;border-radius:22px;font-size:14px}@media(min-width:1024px){.progressive__text:hover .progressive__bar--modal,.progressive__bar:hover .progressive__bar--modal{display:block}}.progressive__wrapper--text{display:flex;align-items:center;gap:12px}@media(max-width:1024px){.progressive__text{font-size:14px}.progressive__wrapper,.progressive__wrapper--text{gap:4px}.header{height:225px}.progressive__wrapper{flex-direction:column-reverse}}.modal-progressive .modal__header{justify-content:flex-end;position:absolute;right:0;top:22px;background:transparent;padding:0}.modal-progressive .progressive__info--float{display:block!important;position:initial}.progressive__info--float span{font-weight:bold}.progressive__info--float p{margin-top:10px;font-size:14px}.progressive__info--float a{display:inline-flex;background:#82af33;color:#fff;text-transform:uppercase;font-weight:bold;margin-top:10px;padding:6px 4px;border-radius:22px;font-size:14px}.modal-progressive .modal__content{position:relative;max-width:320px}.cart__progressive__bar{position:relative;width:100%;height:9px}.cart__progressive__bar--bg{width:100%;background:#e0e0e0;height:100%;border-radius:12px}.cart__progressive__bar--value{width:0;background:#a5cc30;height:100%;border-radius:12px;position:absolute;left:0;top:0;transition:all 300ms ease-in-out}.cart__progressive--wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:23px}.cart__progressive__text{font-size:14px;text-transform:uppercase}.cart__progressive__text strong{color:#14843e;font-weight:bold;font-size:16px}.cart__progressive__alert{font-size:12px}.cart__progressive__alert a{text-decoration:underline}.cart__progressive__alert span{border-right:1px solid #000;margin-right:12px;padding-right:12px}span.cart__progressive__message span{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:4px}span.cart__progressive__message span:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='27' height='25' viewBox='0 0 27 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_2008_2079' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='27' height='25'%3E%3Cpath d='M26.232 0H0V24.14H26.232V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2008_2079)'%3E%3Cpath d='M12.071 0C5.415 0 0 5.415 0 12.07C0 18.726 5.415 24.14 12.071 24.14C18.726 24.14 24.141 18.726 24.141 12.07C24.141 5.415 18.726 0 12.071 0ZM12.071 21.38C6.937 21.38 2.76 17.204 2.76 12.07C2.76 6.937 6.937 2.76 12.071 2.76C17.204 2.76 21.381 6.937 21.381 12.07C21.381 17.204 17.204 21.38 12.071 21.38ZM26.021 2.678L24.496 1.17C24.218 0.895 23.768 0.899 23.496 1.178L11.956 12.722C11.68 13.004 11.226 13.005 10.949 12.724L8.06 9.79C7.784 9.509 7.331 9.509 7.055 9.789L5.696 11.165C5.423 11.442 5.425 11.887 5.701 12.161L11.015 17.451C11.291 17.725 11.736 17.725 12.011 17.451L26.023 3.68C26.302 3.404 26.301 2.954 26.021 2.678Z' fill='%23A5CC30'/%3E%3C/g%3E%3C/svg%3E%0A");display:block;width:20px;height:20px;background-size:100% 100%}.cart__progressive--wrapper{border-bottom:1px solid #d2d2d2;padding-bottom:20px}@media(max-width:900px){.cart__progressive__alert a{display:none}.cart__progressive__alert span{border:0;padding:0;margin:0}}button.button__select--cep div{display:flex;align-items:center}.button__select--cepWrapper{position:relative}.regional__offer--input{background:#fff;position:absolute;z-index:4;top:26px;border-radius:8px;padding:12px 16px;width:251px}.regional__offer--input p{color:#000;line-height:18px;padding-top:14px}.regional__offer--input span{font-size:14px;color:#000;display:block;margin-top:16px}.regional__offer--input div{position:relative;margin-top:6px;width:100%}.regional__offer--input input{border:1px solid #000;color:#000;font-size:14px;margin:0;border-radius:6px;width:100%}.regional__offer--input input::placeholder{color:#000}.regional__offer--input button{background:#82af33;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:14px;position:absolute;right:0;top:0;height:100%;border-radius:6px;width:40px;cursor:pointer}.regional__offer--close{color:#000!important;position:absolute!important;top:0;right:6px;width:12px!important;height:12px!important;cursor:pointer}@media(max-width:900px){.header__wrapper{padding:4px 0}.header .logo svg{width:170px;margin-top:5px}.header__search input{height:38px}.progressive__wrapper{padding:8px 0 3px}.header__bar{display:flex;padding:6px 0;position:absolute;bottom:0;border:0;width:96%}.header__bar div{width:100%}.header__bar .header__login{display:none}.header__bar .flex a{display:none}.button__select--cepWrapper{gap:4px!important;text-align:center;width:100%;padding-right:15px}button.button__select--cep div{gap:4px}.header__search input{height:30px;padding:18px}.header__search button{top:10px}.header__search{bottom:35px}.header{height:130px}}.z-50{z-index:50}button.event_list_footer_minus{display:flex;align-items:center;justify-content:center;border-top-left-radius:6px;border-top-right-radius:6px;position:absolute;background:#000;right:20px;top:-30px;width:40px;height:40px}button.event_list_footer_minus svg{transition:all 300ms ease-in-out}#event_list_footer.ocult{height:0}button.event_list_footer_minus.ocult svg{transform:rotate(180deg)}.event_list{display:none}.page-product .event_list{display:flex}.reputation__iframe>div{display:flex;align-items:center;gap:8px}.spot__actions--button{width:100%;height:34px;background:#7eb339;border-radius:200px;color:#fff;font-size:14px;transition:all 300ms ease-in-out}.spot__actions--button:hover{opacity:.9}.spot__attributes--item{border:1px solid #a0c912;min-width:40px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:8px;padding:8px 8px;cursor:pointer;transition:all 300ms ease-in-out;height:36px;text-align:center}.spot__attributes--item:hover{background:#f2f7eb}span.spot__attributes--item.spot__selected{background:#a0c91240}span.spot__attributes--item.spot__disabled{border:1px solid #7c7c7c;background:#f0f0f0;color:#929292;position:relative}span.spot__attributes--item.spot__disabled:after{content:'';background:#7c7c7c;height:1px;width:26px;position:absolute;top:14px;transform:rotate(45deg)}.spot__actions--quantity button{width:34px;height:34px;background:#a0c91240;color:#4e8142;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:18px;border-radius:100%;transition:all 300ms ease-in-out}.spot__actions--quantity button:hover{opacity:.9}.spot__actions--quantity input{border:1px solid #a0c91240;color:#4e8142;text-align:center;height:34px;margin-top:0;width:100%;border-radius:20px}.spot__actions--quantity{transition:all 300ms ease-in-out;position:relative;top:0;width:100%}.spot__actions--quantity button{position:absolute;top:0}.spot__actions--quantity button:first-child{left:0}.spot__actions--quantity button:last-child{right:0}.spot__actions--button-wrapper{margin-top:16px;position:relative;display:flex;flex-direction:column;gap:8px}.spot__actions--attributes{margin-top:12px;position:relative}.spot__actions--content{width:100%}.category__content{width:100%}@media(min-width:1100px){.category__content{width:calc(100% - 360px)}}.swiper-actions-prev{position:absolute;top:8px;z-index:2;left:-12px}.swiper-actions-next{position:absolute;top:8px;z-index:2;right:-12px}.swiper-actions-next:after{content:'';background:#fff;position:absolute;width:11px;height:37px;right:0;top:-8px;z-index:1}.swiper-actions-next svg{position:absolute;z-index:3;right:0}.swiper-actions-prev:after{content:'';background:#fff;position:absolute;width:11px;height:37px;left:0;top:-8px;z-index:1}.swiper-actions-prev svg{position:absolute;z-index:3;left:0}.spot__actions--content .attribute__size+.attribute__size{margin-top:6px}.swiper-slide:has(.spot__selected){order:-1!important}.spot__actions--attributes{overflow:hidden;padding:0 12px;height:36px}.spot__actions--attributes .swiper{overflow:visible}.spots__price:has(#form-avise-me){height:140px;}.disabled span.spot__attributes--item.spot__selected{background:#d8d7d7;border:1px solid #ccc}.disabled span.spot__attributes--item.spot__selected::after{content:"";height:1px;width:26px;position:absolute;top:14px;transform:rotate(45deg);background:#7c7c7c}.category__order--mobile{display:none}.spots .slick-slide{margin:0 6px}@media(max-width:900px){.category__order select{font-size:14px;padding:12px!important}.help{display:none}.category__order.category__order--desktop{width:calc((100%/2) - 4px)}.category__actions.flex{width:100%}.category__order--mobile{display:flex;align-items:center;gap:4px;border:1px solid #000;border-radius:5px;font-size:14px;padding:12px;justify-content:space-between;width:calc((100%/2) - 4px)}.category__order--mobile svg{width:23px;height:23px}.category__header{flex-direction:column;align-items:flex-start;gap:26px}body [data-mbz-button-popup-wrapper] [data-mbz-popup-button]{width:40px!important;height:40px!important;background-size:40px 40px!important}body [data-mbz-button-popup-wrapper]{bottom:60px!important}.spots .slick-dots li button{width:14px!important;height:14px!important}.spots .slick-dots li.slick-active button{width:14px!important}}.spot__actions{width:100%}#infinity-scroll-content-div{width:100%}@media(max-width:900px){.footer__reputation{flex-direction:column;align-items:center;gap:20px}.reputation__iframe .footer__title{margin-bottom:20px}}.newsletter__text--mobile{display:none}@media(max-width:992px){.newsletter__title{display:none}.newsletter__text--mobile{font-weight:bold;font-size:16px;color:#7cb33b;display:flex;align-items:center;gap:4px}.newsletter__text--mobile a{border:0;height:32px;background:#7cb33b;color:#fff;cursor:pointer;text-transform:initial;padding:0 12px;border-radius:55px;display:flex;align-items:center}}.spots .title{text-align:center;display:flex;align-items:center;justify-content:center;color:#7cb33b}.spots .title:after{display:none}.categories a div{display:flex;flex-direction:column;gap:25px;color:#0d6f49;font-size:14px;font-weight:500;align-items:center}.categories a div svg{height:45px}@media(max-width:900px){.categories{display:none}}.benefits-mobile{display:none}@media(max-width:900px){.mission .message--title{min-width:110px}.benefits-desktop{display:none}.benefits-mobile{display:block}}.product__related .title,.brands .title,.blog .title{text-align:center;display:flex;align-items:center;justify-content:center;color:#7cb33b}.product__related .title:after,.brands .title:after,.blog .title:after{display:none}.logged-user-dropdown{position:absolute;top:20px;z-index:2;background:#fff;border-radius:6px;padding:6px;width:110px;left:-23px;display:none;flex-direction:column}.logged-user-dropdown a{color:#000}.header__bar #logged-user:hover .logged-user-dropdown{display:flex}.header__bar #logged-user:hover .logged-user-dropdown:before{width:100%;position:absolute;background:transparent;height:7px;top:-7px;content:'';left:0}
