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:"Montserrat",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:#000;border-radius:20px;border:3px solid #000}*:focus{outline:0;border-color:initial;box-shadow:none}button{cursor:pointer}.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}.container{padding:0 15px;width:100%;max-width:1290px;margin:0 auto}.highlight{margin-top:72px}@media(max-width:900px){.highlight .container{padding-right:0}}.highlight__title{font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:28px;display:flex;align-items:center;justify-content:center}.highlight__wrapper{margin-top:24px;display:flex;gap:50px;justify-content:space-between}@media(max-width:900px){.highlight__wrapper{flex-wrap:nowrap;overflow-x:auto}}.highlight__wrapper::-webkit-scrollbar{display:none}.highlight__item{width:25%}@media(max-width:900px){.highlight__item{flex:1 0 65%}}.highlight__item .product__image--secondary{display:none}.highlight__item:hover .product__image--primary{display:none}.highlight__item:hover .product__image--secondary{display:block}.highlight__item img{width:100%}.highlight__name{font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:16px;display:flex;align-items:center;justify-content:center;color:#1d1d1b;text-align:center}header{width:100%;position:sticky;top:0;z-index:999}.header__desktop{display:none;box-shadow:2px 2px 5px rgba(0,0,0,.2);width:100%;height:98px;background:#fff;z-index:99;padding-left:32px;align-items:center;justify-content:space-between}@media(min-width:880px){.header__desktop{display:flex}}.header__desktop__links{display:flex;gap:20px;font-family:"Bebas Neue",sans-serif;list-style:none}.header__desktop__links a{color:#1d1d1b;font-size:18px}.header__desktop__links li{display:flex;align-items:center;cursor:pointer;height:98px}.header__desktop__links .link:hover{color:#c6001c}.header__desktop__links .menu_drop_father .menu_drop{display:none;align-items:center;justify-content:center;position:absolute;background:#f6f5f5;top:98px;left:0;width:100%;height:98px;transition:all 200ms ease;color:#000}.header__desktop__links .menu_drop_father .menu_drop li{margin-right:48px}.header__desktop__links .menu_drop_father:hover .menu_drop{display:flex}.header__desktop__links .menu_drop_father:hover .menu_drop a:hover{color:#c6001c}.header__desktop__links .acessorios{display:flex}.header__desktop__links .acessorios .teste2{display:none;color:#000;align-items:center;background:#f6f5f5;justify-content:center;position:absolute;top:98px;left:0;width:100%;height:98px;transition:all 200ms ease}.header__desktop__links .acessorios .teste2 li{margin-right:48px}.header__desktop__links .acessorios:hover{color:#c6001c}.header__desktop__links .acessorios:hover .teste2{display:flex}.header__desktop__icons{display:flex;align-items:center}.header__desktop__icons .header__desktop__icon{padding:10px;cursor:pointer}.header__desktop__icons .header__desktop__icon:nth-child(1){margin-right:20px}.header__desktop__icons .header__desktop__icon:nth-child(2){margin-right:20px}.header__desktop__icons .search{position:absolute;width:100%;height:148px;top:98px;left:0;background:#f6f5f5;display:none;align-items:center}.header__desktop__icons .search.active-search{display:flex}.header__desktop__icons .search div{width:100%;display:flex}.header__desktop__icons .search .list{position:absolute;top:150px;left:0;right:0;z-index:20;display:flex;flex-direction:column;background:#f6f5f5}.header__desktop__icons .search input{display:flex;width:80%;margin:0 auto;border:0;border-bottom:1px solid #000;height:40px;background:#f6f5f5;padding-right:40px}.header__desktop__icons .search input::-moz-placeholder{font-family:"Bebas Neue";color:#000}.header__desktop__icons .search input::placeholder{font-family:"Bebas Neue";color:#000}.header__desktop__icons .search button{position:absolute;right:10%;width:32px;height:32px;background:transparent;border:0;display:flex;align-items:center;justify-content:center;border-radius:10px}.header__desktop__icons .search button:hover{background:rgba(0,0,0,.2588235294)}.header__desktop__icons .search button img,.header__desktop__icons .search button svg{width:32px;max-width:32px}.header__desktop__icons .carrinho{background:#000;width:128px;height:98px;display:flex;align-items:center;justify-content:center}.header__desktop__icons .carrinho .carrinho-wrapper{position:relative}.header__desktop__icons .carrinho small{color:#fff;padding:5px;width:15px;height:15px;display:flex;align-items:center;justify-content:center;background:#c6001c;border-radius:50%;font-size:11px;top:-12px;right:-10px;position:absolute}.header__mobile{position:relative;display:flex;width:100%;height:68px;justify-content:space-between;align-items:center;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.2)}@media(min-width:880px){.header__mobile{display:none}}.header__mobile .hamburguer{width:20px;height:4px;background:#000;position:relative;margin-left:20px}.header__mobile .hamburguer:after{content:"";position:absolute;top:8px;width:20px;height:4px;background:#000}.header__mobile .hamburguer:before{content:"";position:absolute;top:-8px;width:20px;height:4px;background:#000}.header__mobile__links{display:flex;align-items:start;flex-direction:column;padding:20px;background:#f6f5f5;width:85%;height:100%;top:0;bottom:0;left:-85%;font-family:"Bebas Neue";list-style:none;position:fixed;transition:all 200ms ease;z-index:99999999}.header__mobile__links img{align-self:end;width:26px}.header__mobile__links li{width:100%;display:flex;color:#1d1d1b;flex-direction:column;cursor:pointer}.header__mobile__links .first-links{width:100%;display:flex;font-size:22px;padding-bottom:10px;margin-top:20px;border-bottom:1px solid #d9d9d9}.header__mobile__links .link{color:#1d1d1b}.header__mobile__links .second-links li{margin-top:10px;font-size:16px}.header__mobile a img{width:165px}.header__mobile__mobile__icon.user img{width:25px}.header__mobile__icons{display:flex;align-items:center}.header__mobile__icons .header__mobile__icon{padding:10px;cursor:pointer}.header__mobile__icons .search-mobile{position:absolute;width:100%;height:100px;top:68px;left:0;background:#f6f5f5;display:none;align-items:center}.header__mobile__icons .search-mobile.active-search{display:flex}.header__mobile__icons .search-mobile div{width:100%;display:flex}.header__mobile__icons .search-mobile .list{display:flex;flex-direction:column;top:500px;left:0;right:0;width:100%;height:500px;position:absolute}.header__mobile__icons .search-mobile input{width:80%;margin:0 auto;border:0;border-bottom:1px solid #000;height:40px;background:#f6f5f5}.header__mobile__icons .search-mobile input::-moz-placeholder{font-family:"Bebas Neue";color:#000}.header__mobile__icons .search-mobile input::placeholder{font-family:"Bebas Neue";color:#000}.header__mobile__icons .search-mobile button{position:absolute;right:10%;width:32px;height:32px;background:transparent;border:0;display:flex;align-items:center;justify-content:center}.header__mobile__icons .search-mobile button img{width:32px}.header__mobile__icons .carrinho{background:#000;width:68px;height:68px;display:flex;align-items:center;justify-content:center}.header__mobile__icons .carrinho .carrinho-wrapper{position:relative}.header__mobile__icons .carrinho small{color:#fff;padding:5px;width:15px;height:15px;display:flex;align-items:center;justify-content:center;background:#f00;border-radius:50%;font-size:11px;top:-12px;right:-10px;position:absolute}.overlay_link{display:none;background:rgba(0,0,0,.7882352941);position:fixed;top:0;bottom:0;right:0;left:0;z-index:999}.overlay_search{display:none;background:rgba(0,0,0,.7882352941);position:fixed;top:0;bottom:0;right:0;left:0;z-index:99}.overlay_search.active-search{display:flex}.active-mobile{left:0}.active-mobile+.overlay_link{display:flex}.active-mobile body{overflow:hidden}.newsletter{width:100%;height:120px;padding:20px;background:#1d1d1b;margin-top:72px}.newsletter form{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.newsletter form .title{font-family:"Bebas Neue",sans-serif;font-size:22px;line-height:26px;font-weight:400;width:177px;margin-right:76px;text-transform:uppercase;color:#fff}@media(max-width:900px){.newsletter form .title{width:100%}}.newsletter form input{border:1px solid #fff;color:#fff;width:100%;max-width:352px;height:56px;padding:16px 16px 26px;display:flex;margin-right:20px;background:transparent;font-family:"Bebas Neue",sans-serif}.newsletter form input::-moz-placeholder{font-family:"Bebas Neue",sans-serif;font-size:14px;line-height:14px;font-weight:400;color:#fff}.newsletter form input::placeholder{font-family:"Bebas Neue",sans-serif;font-size:14px;line-height:14px;font-weight:400;color:#fff}.newsletter form button{width:89px;min-width:89px;height:56px;background:#c6001c;color:#fff;font-family:"Bebas Neue",sans-serif;font-size:20px;font-weight:400;line-height:24px;border:0;cursor:pointer}.newsletter form button:hover{filter:brightness(.9)}@media(max-width:900px){.newsletter{height:auto}.newsletter form{flex-direction:column;align-items:start}.newsletter form .title{margin-right:0;margin-bottom:20px;height:38px;font-size:16px;line-height:19px}.newsletter form input{margin-right:0;margin-bottom:20px;max-width:100%}.newsletter form button{max-width:100%;height:38px;width:100%;font-size:16px}}#alert-newsletter{text-align:center;color:#01b14e}footer{width:100%;display:flex;justify-content:center;background:#fff}.footer__desktop{width:100%;max-width:1290px;display:flex;align-items:center;margin-top:50px;flex-direction:column;padding:15px}.footer__desktop__infos{width:100%;display:flex;justify-content:space-between;gap:40px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #1d1d1b}.footer__desktop__institucional,.footer__desktop__atendimento{display:flex;flex-direction:column}.footer__desktop__institucional .title,.footer__desktop__atendimento .title{color:#1d1d1b;font-weight:800;font-size:22px;font-family:"Bebas Neue",sans-serif;line-height:27px;margin-bottom:24px}.footer__desktop__institucional a,.footer__desktop__institucional p,.footer__desktop__atendimento a,.footer__desktop__atendimento p{margin-bottom:16px;font-family:"Bebas Neue",sans-serif;font-weight:400;line-height:14px;font-size:16px;color:#1d1d1b;text-decoration:none;display:block}.footer__desktop__institucional a,.footer__desktop__atendimento a{transition:all 200ms ease}.footer__desktop__institucional a:hover,.footer__desktop__atendimento a:hover{color:#c6001c}.footer__desktop__institucional span,.footer__desktop__atendimento span{margin-bottom:10px;font-family:"Bebas Neue",sans-serif;font-weight:700;line-height:20px;font-size:16px;color:#1d1d1b;display:block}.footer__desktop__social{display:flex;gap:12px;flex-wrap:wrap}.footer__desktop__social a{height:36px}.footer__desktop__flags{width:100%;display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #1d1d1b}.footer__desktop__payments .title{color:#1d1d1b;font-weight:800;font-size:22px;font-family:"Bebas Neue",sans-serif;line-height:27px;margin-bottom:24px}.footer__desktop__payments .banks{padding-top:18px;display:flex;align-items:center}.footer__desktop__payments .banks img{margin-right:10px}.footer__desktop .address{font-family:"Bebas Neue",sans-serif;font-weight:400;font-size:16px;line-height:14px;color:#1d1d1b;text-align:center;display:flex;padding:40px}.footer__mobile{width:100%;max-width:1073px;display:flex;align-items:center;margin-top:50px;flex-direction:column;padding:24px}@media(min-width:600px){.footer__mobile{display:none}}.footer__mobile__infos{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #1d1d1b}.footer__mobile__institucional,.footer__mobile__atendimento{display:flex;flex-direction:column}.footer__mobile__institucional .title,.footer__mobile__atendimento .title{color:#1d1d1b;font-weight:800;font-size:18px;font-family:"Bebas Neue",sans-serif;line-height:27px;margin-bottom:24px}.footer__mobile__institucional a,.footer__mobile__institucional p,.footer__mobile__atendimento a,.footer__mobile__atendimento p{margin-bottom:16px;font-family:"Bebas Neue",sans-serif;font-weight:400;line-height:14px;font-size:16px;color:#1d1d1b;text-decoration:none}.footer__mobile__institucional a,.footer__mobile__atendimento a{transition:all 200ms ease}.footer__mobile__institucional a:hover,.footer__mobile__atendimento a:hover{color:#c6001c}.footer__mobile__institucional span,.footer__mobile__atendimento span{margin-bottom:10px;font-family:"Bebas Neue",sans-serif;font-weight:700;line-height:20px;font-size:16px;color:#1d1d1b;display:block}.footer__mobile__social{display:flex;gap:24px;flex-wrap:wrap}.footer__mobile__social a{height:36px}.footer__mobile .contact a{margin-bottom:10px;display:block}.footer__mobile .address{display:flex;padding:40px;font-family:"Bebas Neue";font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center;letter-spacing:.1em}.footer__mobile__tray{display:flex;align-items:center;justify-content:center}@media(max-width:600px){.footer__desktop{display:none;padding:24px}.footer__desktop__infos{flex-direction:column}.footer__desktop__flags{flex-direction:column;gap:20px}.footer__desktop__tray{display:flex}}@media(max-width:500px){.footer__desktop{display:none}.footer__desktop__infos{flex-direction:column}}.float-whatsapp{position:fixed;right:20px;bottom:70px;z-index:40}@media(max-width:1199px){.float-whatsapp{transform:translateX(92%)}.float-whatsapp.-active{right:10px;transition:all .2s ease-in-out;transform:translateX(0)}}.float-whatsapp .wrapper{position:relative;background:#00a82d;color:#fff;padding:6px 15px;border-radius:8px}@media(max-width:1199px){.float-whatsapp .wrapper{padding:0 4px}}.float-whatsapp .wrapper .close-icon{position:absolute;width:19px;height:19px;top:5px;right:10px}.float-whatsapp .wrapper .close-icon svg{width:12px;height:12px}.float-whatsapp .wrapper .close-icon .close-wrapper{position:relative;width:19px;height:19px;cursor:pointer;z-index:50;color:#fff}.float-whatsapp .wrapper .content{display:flex;align-items:center}.float-whatsapp .wrapper .content svg{width:48px;height:auto;margin-right:15px}@media(max-width:1199px){.float-whatsapp .wrapper .content svg{width:40px;margin-right:5px}}.float-whatsapp .wrapper .content span{color:#fff;margin-right:15px}@media(max-width:1199px){.float-whatsapp .wrapper .content span{font-size:14px;margin-right:35px}}.float-whatsapp .wrapper .content span span{color:#fff;text-decoration:underline}.faixa-beneficios{position:fixed;bottom:0;background:#000;width:100%;height:60px;overflow:hidden;max-height:60px;transition:max-height 300ms ease-in-out;z-index:2}.faixa-beneficios.-hide{max-height:0;pointer-events:none}.faixa-beneficios .container-fluid{height:100%}.faixa-beneficios .fechar-faixa{position:absolute;top:15px;right:20px;color:#000;background:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer}.fechar-faixa svg{width:14px}.faixa-beneficios .lista-beneficios{display:flex;align-items:center;justify-content:space-between;padding:0 40px;margin-bottom:0;height:100%}.faixa-beneficios .lista-beneficios .slick-arrow{display:none!important}.faixa-beneficios .lista-beneficios .item{display:flex;align-items:center;flex-direction:column;height:100%;max-width:90%;justify-content:center}@media(min-width:900px){.faixa-beneficios .lista-beneficios .item{justify-content:initial}}.faixa-beneficios .lista-beneficios .item span{display:block;margin-bottom:0;color:#be9427;text-transform:uppercase;letter-spacing:1px;font-size:11px}.faixa-beneficios .lista-beneficios .item span.bold{font-weight:bold;margin-bottom:7px}@media(min-width:900px){.faixa-beneficios .lista-beneficios .item span{padding:0 20px;font-size:14px}}@media(min-width:430px){.faixa-beneficios .lista-beneficios .item{justify-content:center}}@media(min-width:380px){.faixa-beneficios .lista-beneficios .item{max-width:100%}}@media(max-width:900px){.faixa-beneficios .lista-beneficios .item{display:none;width:100%}.faixa-beneficios.category{display:none}}.spots{margin-top:45px}.spots .slick-list{padding:72px 0}.spots__item{display:flex!important;align-items:center;gap:40px;position:relative}@media(max-width:1024px){.spots__item{justify-content:center;gap:20px}}.spots__item.slick-current:before{content:"";position:absolute;background:#b8b6b6;width:1px;height:132%;right:24px;top:-31px;z-index:999999}@media(max-width:1024px){.spots__item.slick-current:before{display:none}}.spots__item img{max-width:200px}@media(max-width:700px){.spots__item img{max-width:100px}}.spots__text{position:relative;display:flex;flex-direction:column;gap:20px}.spots__text:before{background:#000;content:"";position:absolute;top:-15px;left:0;height:2px;width:50px}.spots__name{font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:16px;max-width:100px;line-height:17px;color:#000}.spots__buy{color:#c6001c;font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:16px;text-decoration:underline;background:transparent;border:0;padding:0;text-align:left}.spots .slick-arrow:before{display:none}.spots .slick-prev{background-image:url("data:image/svg+xml,%3Csvg width='16' height='28' viewBox='0 0 16 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 27.3334L0.666687 14.0001L14 0.666748L15.8667 2.56675L4.43335 14.0001L15.8667 25.4334L14 27.3334Z' fill='%23C6001C'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat;width:15px;height:26px;left:-50px}@media(max-width:1024px){.spots .slick-prev{left:0}}@media(max-width:400px){.spots .slick-prev{left:-12px}}.spots .slick-prev:hover{background-image:url("data:image/svg+xml,%3Csvg width='16' height='28' viewBox='0 0 16 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 27.3334L0.666687 14.0001L14 0.666748L15.8667 2.56675L4.43335 14.0001L15.8667 25.4334L14 27.3334Z' fill='%23C6001C'/%3E%3C/svg%3E%0A")}.spots .slick-next{background-image:url("data:image/svg+xml,%3Csvg width='16' height='26' viewBox='0 0 16 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.26667 25.8333L0.733337 24.2667L12.0667 12.9333L0.733337 1.63332L2.26667 0.0666504L15.1333 12.9333L2.26667 25.8333Z' fill='%23C6001C'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat;width:15px;height:26px;right:0}@media(max-width:400px){.spots .slick-next{right:-12px}}.spots .slick-next:hover{background-image:url("data:image/svg+xml,%3Csvg width='16' height='26' viewBox='0 0 16 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.26667 25.8333L0.733337 24.2667L12.0667 12.9333L0.733337 1.63332L2.26667 0.0666504L15.1333 12.9333L2.26667 25.8333Z' fill='%23C6001C'/%3E%3C/svg%3E%0A")}.banner img{display:block;width:100%;max-width:100%}@media(min-width:1024px){.banner .mobile{display:none}}.banner .desktop{display:none}@media(min-width:1024px){.banner .desktop{display:block}}.banner__mid,.banner__footer{margin-top:72px}.banner__mid .banner__item{display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:20px;margin:0 5px}.banner__mid .banner__item img{width:100%;max-width:100%}.banner__mid span{font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:16px;display:flex;align-items:center;justify-content:center;color:#1d1d1b;text-align:center}.banner__top .slick-prev{left:15px;z-index:2;background:#fff;border-radius:50px;width:40px}.banner__top .slick-prev:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.34363 6.98486L6.98426 0.344238C7.44324 -0.114746 8.18543 -0.114746 8.63953 0.344238L9.74304 1.44775C10.202 1.90674 10.202 2.64893 9.74304 3.10303L5.0409 7.81494L9.74793 12.522C10.2069 12.981 10.2069 13.7231 9.74793 14.1772L8.64441 15.2856C8.18543 15.7446 7.44324 15.7446 6.98914 15.2856L0.348513 8.64502C-0.115354 8.18604 -0.115354 7.44385 0.34363 6.98486Z' fill='black'/%3E%3C/svg%3E%0A");background-size:100% 100%;width:17px;height:17px;position:absolute;opacity:1;top:2px;left:10px}.banner__top .slick-prev:hover,.banner__top .slick-prev:focus{background:#fff}.banner__top .slick-next{right:15px;z-index:2;background:#fff;border-radius:50px;width:40px}.banner__top .slick-next:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7021 8.83008L4.06152 15.4707C3.60254 15.9297 2.86035 15.9297 2.40625 15.4707L1.30273 14.3672C0.84375 13.9082 0.84375 13.166 1.30273 12.7119L6.00977 8.00488L1.30273 3.29785C0.84375 2.83887 0.84375 2.09668 1.30273 1.64258L2.40137 0.529297C2.86035 0.0703125 3.60254 0.0703125 4.05664 0.529297L10.6973 7.16992C11.1611 7.62891 11.1611 8.37109 10.7021 8.83008Z' fill='black'/%3E%3C/svg%3E%0A");background-size:100% 100%;width:17px;height:17px;position:absolute;opacity:1;top:2px;left:12px}.banner__top .slick-next:hover,.banner__top .slick-next:focus{background:#fff}.dealer{margin-top:72px}.dealer__wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media(min-width:1024px){.dealer__wrapper{flex-direction:row}}.dealer__wrapper div:first-child{color:#1d1d1b;font-weight:700;font-family:"Montserrat",sans-serif;font-size:16px;max-width:282px;text-align:center;text-transform:uppercase}@media(min-width:1024px){.dealer__wrapper div:first-child{font-size:32px;text-align:initial}}.dealer__wrapper div:first-child span{color:#c6001c!important;font-size:24px;text-align:center}@media(min-width:1024px){.dealer__wrapper div:first-child span{font-size:40px;text-align:initial}}.dealer__wrapper div:nth-child(2){color:#1d1d1b;font-weight:700;font-family:"Montserrat",sans-serif;font-size:18px;line-height:18px;max-width:510px;text-align:center;margin-top:24px}@media(min-width:1024px){.dealer__wrapper div:nth-child(2){margin-top:0;text-align:initial}}.dealer__wrapper div:last-child a{width:311px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#fff;background:#c6001c;font-size:24px;font-family:"Bebas Neue",cursive;margin-top:24px;height:50px}@media(min-width:1024px){.dealer__wrapper div:last-child a{margin-top:0;height:65px}}.sidebar__overlay{width:100%;z-index:9999;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:99999;max-width:480px;transition:all 300ms ease-in-out;transform:translateX(100%)}.sidebar__cart{display:flex;height:100%;flex-direction:column;overflow-y:auto;background:#fff}.sidebar__wrapper{flex:1;overflow-y:auto;padding:24px 16px}.sidebar__items.-active{transform:translateX(0)}.sidebar__header{display:flex;align-items:flex-start;justify-content:space-between;align-items:center;font-weight:bold}.sidebar__header--title{color:#000}.sidebar__header--close{margin-left:12px;display:flex;height:28px;align-items:center}.sidebar__header--close button{padding:8px;margin:-8px;-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;background-image:none;border:0}.sidebar__header--close svg{width:24px;height:24px}.sidebar__list{margin-top:50px}.sidebar__list--wrapper{display:flow-root}.sidebar__list--items{margin-top:-24px;margin-bottom:-24px}.sidebar__list--empty{justify-content:center;display:flex;align-items:center;flex-direction:column;padding-top:240px;padding-bottom:240px}.sidebar__list--empty img{margin-bottom:20px;width:160px}.sidebar__list--empty p{font-size:18px}.sidebar__list--empty button{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;background-image:none;border:0;color:#4f46e5;font-size:16px}.sidebar__list--item{display:flex;padding-top:24px;padding-bottom:24px}.sidebar__list--image{overflow:hidden;flex-shrink:0;width:100px;height:100px}.sidebar__list--productWrapper{margin-left:16px;display:flex;flex:1;flex-direction:column}.sidebar__list--title{display:flex;justify-content:space-between}.sidebar__list--title button{border:0;background:transparent;cursor:pointer}.sidebar__list--title a{color:#000}.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:#000;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;border:0;background:transparent;line-height:20px}.sidebar__footer{padding:24px 16px}.sidebar__subtotal{display:flex;justify-content:space-between;font-weight:bold}.sidebar__button{margin-top:24px}.sidebar__button a{display:flex;align-items:center;justify-content:center;border-radius:5px;padding:12px 24px;font-weight:bold;background:#000;color:#fff}.sidebar__continue{display:flex;justify-content:center;text-align:center;font-size:14px;margin-top:24px}.sidebar__continue button{border:0;cursor:pointer;background:transparent}.sidebar__shipping{position:relative;height:8px;margin-bottom:30px;padding:0 4px}.sidebar__shipping--bar{position:relative;background:#fafafa;border-radius:10px;text-transform:uppercase;font-size:14px;display:flex;height:4px;align-items:center;padding:4px;background-size:50px 50px;animation:move 2s linear infinite;background-image:linear-gradient(-45deg,rgba(255,254,254,.2) 25%,#a8a8a8 25%,#a8a8a8 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,#a8a8a8 75%,#a8a8a8)}.sidebar__shipping--text{font-size:14px;text-align:center;display:block;margin-bottom:10px}.sidebar__shipping--text strong{font-weight:bold}.sidebar__shipping--value{position:absolute;background:#07ba10;width:0;height:100%;top:0;z-index:1;border-top-left-radius:5px;border-bottom-left-radius:5px;max-width:100%}.sidebar__shipping--bar span{z-index:2;color:#fff}@keyframes move{0%{background-position:0 0}100%{background-position:50px 50px}}.about{margin:50px 0}h2.about__title{text-align:center;font-weight:bold;font-size:18px}.about__content{margin-top:30px;font-size:15px;line-height:20px}.category__wrapper{display:flex;gap:54px;margin-top:35px;align-items:flex-start}.category .price__parcel{display:block}.category__more{border:1px solid #000;background:transparent;font-weight:500;text-transform:uppercase;font-family:"Bebas Neue",cursive;font-size:19px;padding:10px 60px}.category__more--wrapper{display:flex;align-items:center;justify-content:center;margin:50px auto 0}.category__columns{margin-top:35px;align-items:center;gap:11px;justify-content:flex-end;text-transform:uppercase;font-family:"Bebas Neue",cursive;font-size:14px;color:#1d1d1b;display:none}@media(min-width:1050px){.category__columns{display:flex}}.category__columns>span{margin-right:13px;margin-top:3px}.category__columns button{display:flex;gap:2px;background:transparent;border:0;padding:0}.category__columns button.active span{background:#1d1d1b}.category__columns button.active span:last-child{display:block}.category__columns button span{height:16px;width:16px;background:#c6001c}.category__columns button span:last-child{display:none}.category .overlay__filter{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5607843137);display:none}.category .overlay__filter.active{display:flex;z-index:9999}.category .filter__button{position:fixed;right:0;bottom:0;left:0;height:45px;display:flex;align-items:center;justify-content:center;border:0;padding:10px;font-family:"Bebas Neue",cursive;font-weight:400;font-size:24px;background:#c6c3c3;color:#fff;z-index:99}@media(min-width:1050px){.category .filter__button{display:none}}.category__filters{background:#f6f5f5;max-width:376px;padding:32px;padding-top:64px;transition:all 200ms ease;position:fixed;top:0;left:-376px;bottom:0;z-index:99999}.category__filters.active{left:0;overflow-y:scroll}.category__filters .filter_close{position:absolute;right:10px;top:10px;border:0}@media(min-width:1050px){.category__filters{display:block;position:relative;z-index:1;left:0}.category__filters .filter_close{display:none}}.category__sort{display:flex;flex-direction:column;gap:10px;font-family:"Bebas Neue",cursive}.category .sort__select,.category option{display:flex;padding:10px;border:1px solid #1d1d1b;font-family:"Bebas Neue",cursive;background:#fff}.category .filter{font-family:"Bebas Neue",cursive}.category .filter h4{padding:30px 0 10px;font-weight:400;line-height:22px;font-size:24px}.category .filter__items .tamanho{display:flex;gap:15px}.category .filter__items .tamanho label{display:flex;height:32px;width:32px;cursor:pointer;align-items:center;justify-content:center;background:#fff;border:1px solid #1d1d1b;font-weight:700;font-size:16px}.category .filter__items .tamanho input{display:none}.category .filter__items .tamanho input[type=checkbox]:checked+label{border:1px solid #c6001c;color:#c6001c;background:rgba(255,0,0,.103)}.category .filter__items ul li{display:flex;align-items:center;gap:2px}.category .filter__items ul li input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #000}.category .filter__items ul li input[type=checkbox]:checked{background:#1d1d1b}.category .filter__price .buttons__filter{display:flex;gap:10px;font-family:"Bebas Neue",cursive;margin-top:20px}.category .filter__price .buttons__filter button,.category .filter__price .buttons__filter input{flex:1;font-family:"Bebas Neue",cursive;display:flex;align-items:center;justify-content:center;font-size:12px;border:1px solid #1d1d1b;height:30px}.category .filter__price .buttons__filter button::-moz-placeholder,.category .filter__price .buttons__filter input::-moz-placeholder{color:#1d1d1b}.category .filter__price .buttons__filter button::placeholder,.category .filter__price .buttons__filter input::placeholder{color:#1d1d1b}.category .filter__price .buttons__filter button{background:#000;color:#fff;border:0;font-family:"Bebas Neue",cursive;font-weight:700;font-size:18px}.category .filter__price input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:48%}.category .filter__price input[type=range]:focus{outline:0}.category .filter__price input[type=range]::-webkit-slider-runnable-track{background-color:#000;border-radius:.5rem;height:.5rem}.category .filter__price input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-4px;background-color:#c6001c;border-radius:.5rem;height:1rem;width:1rem}.category .filter__price input[type=range]:focus::-webkit-slider-thumb{outline:3px solid #c6001c;outline-offset:.125rem}.category .filter__price input[type=range]::-moz-range-track{background-color:#000;border-radius:.5rem;height:.5rem}.category .filter__price input[type=range]::-moz-range-thumb{background-color:#c6001c;border:0;border-radius:.5rem;height:1rem;width:1rem}.category .filter__price input[type=range]:focus::-moz-range-thumb{outline:3px solid #c6001c;outline-offset:.125rem}.category .filter__mobile{display:none;position:fixed;top:0;left:0;bottom:0;padding:20px;width:500px;background:#f6f5f5;z-index:99999}.category__products{flex:1;display:flex;flex-wrap:wrap;gap:35px}.category__products.two-column .category__products--item{width:calc((100% - 35px)/2)}.category__products--item{width:calc((100% - 35px)/2)}@media(min-width:1050px){.category__products--item{width:calc((100% - 70px)/3)}}.category__products--item .highlight__name{justify-content:initial}.category__products--item .product__value{display:flex;margin-top:2px;text-transform:uppercase;font-weight:700;font-family:"Bebas Neue",cursive;color:#1d1d1b;text-transform:uppercase;font-size:18px;flex-direction:column-reverse;margin-top:12px;gap:4px}.category .price__parcel{font-weight:400;font-size:16px}.category__products--item .product__value h2{font-size:22px;font-weight:bold}.category__products--item .product__value h2{font-weight:400;position:relative}.category .pagination{display:flex;align-items:center;justify-content:center;width:100%}.category .pagination li{font-family:"Bebas Neue",cursive;color:#1d1d1b;margin:0 3px}.category .pagination li.active{background:#000}.category .pagination a{color:#1d1d1b;display:flex;align-items:center;justify-content:center;padding:20px;height:100%;width:100%;border-radius:10px}.category .pagination a.active{background:#1d1d1b;color:#fff}.category .pagination a:hover{background:rgba(0,0,0,.2470588235)}.product{margin-top:55px}.product__wrapper{display:flex;gap:150px}@media(max-width:950px){.product__wrapper{flex-direction:column;gap:40px}}.product__gallery img{width:100%}.product__gallery--wrapper{width:50%}@media(max-width:950px){.product__gallery--wrapper{width:100%}}.product .slick-dots li button:before{font-size:13px}.product__info{width:50%;font-family:"Bebas Neue",sans-serif}@media(max-width:950px){.product__info{width:100%}}.product__info .payment__format{text-decoration:underline;cursor:pointer}.product__info--wrapper{position:sticky;top:120px}.product__info .breadcrumb{font-size:16px;font-weight:400;line-height:19px}.product__info .breadcrumb a{color:#1d1d1b}.product__info .product__name{font-weight:400;font-size:49px;line-height:59px}@media(max-width:950px){.product__info .product__name{font-size:28px;line-height:37px}}.product__info .product__sku{font-style:16px;line-height:19px;padding-bottom:16px;display:flex}.product__info .product__price{padding-bottom:20px}.product__info .product__price .product__value>h2{font-size:48px;line-height:57px;font-weight:400}@media(max-width:950px){.product__info .product__price .product__value>h2{font-size:30px;line-height:30px}}.product__info .product__price .modals__trigger{display:flex;flex-direction:column}.product__info .product__price .modals__trigger .table__size{margin-top:28px;display:flex;gap:10px}.product__info .product__price .modals__trigger .table__size span{text-decoration:underline;cursor:pointer}.product__info .product__price .modals__trigger .table__size span:first-of-type{border-right:1px solid #000;padding-right:10px}.product__info .row .product__options{gap:10px}.product__info .row .product__options input{display:none}.product__info .row p{padding-bottom:12px;font-size:22px}.product__info .row label{width:54px;height:54px;font-size:27px;border:1px solid #be9427;cursor:pointer;display:flex;align-items:center;justify-content:center}.product__info .row input[type=radio]:checked+label{border:3px solid #be9427;color:#000}.product__info .row input[type=radio]:disabled+label{opacity:.5}.product__info .row #selected-quantity{height:40px;width:40px}.product__info .row .amount_itens{display:flex;width:200px;border:1px solid #be9427;margin-bottom:20px}.product__info .row .amount_itens input{margin-bottom:none;border:0;display:flex;align-items:center;justify-content:center;font-size:16px;text-align:center}.product__info .row .amount_itens button{display:flex;align-items:center;justify-content:center;flex:1;font-size:32px;background:#fff;border:0}.product__info .buttons__div{display:flex;gap:20px}.product__info .buttons__div button{font-family:"Bebas Neue",sans-serif;display:flex;width:100%;height:68px;background:#be9427;color:#fff;gap:20px;font-size:32px;border:0;align-items:center;justify-content:center}.product__info .buttons__div button img,.product__info .buttons__div button svg{width:25px}.product__info .frete{display:flex;flex-direction:column}.product__info .frete div{width:100%}.product__info .frete__title{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:22px;font-weight:500}.product__info .frete__title h2{display:flex;align-items:center}.product__info .frete form{width:100%;display:flex;gap:20px;padding-bottom:20px;font-family:"Bebas Neue",sans-serif}.product__info .frete .product-shipping-quote+.product-shipping-quote{margin-top:10px}.product__info .frete input[type=text]{padding:10px;display:flex;flex:1;width:100%;border:1px solid;font-family:"Bebas Neue",sans-serif;cursor:pointer}.product__info .frete input[type=submit]{background:#be9427;width:154px;height:38px;color:#fff;border:0;display:flex;align-items:center;justify-content:center;font-family:"Bebas Neue",sans-serif}.product__info .frete input[type=submit]:placeholder{font-family:"Bebas Neue",sans-serif}.product__info .info{display:flex;flex-direction:column}.modal_payment{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3411764706);z-index:999;display:none;align-items:center;justify-content:center}.modal_payment.active{display:flex}.modal_payment__container{width:500px;height:500px;background:#fff;border-radius:10px;overflow:hidden}.modal_payment__header{height:50px;background:#000;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.modal_payment__header span{color:#fff;font-weight:700}.modal_payment__header button{display:flex;align-items:center;justify-content:center;background:#fff;border:0;width:35px;height:35px;border-radius:50%}.modal_size{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3411764706);z-index:999;display:none;align-items:center;justify-content:center}.modal_size.active{display:flex}.modal_size__container{width:500px;height:500px;background:#fff;border-radius:10px;overflow:hidden}.modal_size__header{height:50px;background:#000;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.modal_size__header span{color:#fff;font-weight:700}.modal_size__header button{display:flex;align-items:center;justify-content:center;background:#fff;border:0;width:35px;height:35px;border-radius:50%}.modal_client_size{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3411764706);z-index:999;display:none;align-items:center;justify-content:center}.modal_client_size.active{display:flex}.modal_client_size__container{width:500px;height:500px;background:#fff;border-radius:10px;overflow:hidden}.modal_client_size__header{height:50px;background:#000;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.modal_client_size__header span{color:#fff;font-weight:700}.modal_client_size__header button{display:flex;align-items:center;justify-content:center;background:#fff;border:0;width:35px;height:35px;border-radius:50%}.price__parcel{display:none}.carrousel{display:flex;flex-direction:column}.product__related{border-top:1px solid #1d1d1b;margin-top:100px;padding-top:50px}.product__related h2{font-family:"Bebas Neue",cursive;text-transform:uppercase;font-size:28px;display:flex;align-items:center;justify-content:center}.product__description{margin-top:15px}.product__description .title{font-size:22px}.product__description--item{margin-top:10px;line-height:32px}.product__description--item+.product__description--item{display:none}.modal_size__body{overflow:auto;height:89%}.modal_size__body img,.modal_client_size__body img{width:100%!important;height:auto!important;max-width:100%;display:block}.installments-tab{display:none}.installments-tab.active{display:block}.installments-tab.Cartao{margin-top:10px}.product__price--info .product__value{display:flex;flex-direction:column-reverse}.product__price--info .price__parcel{display:block;margin-bottom:10px}.store__banner{position:relative}.store__breadcrumb{position:absolute;bottom:24px;display:flex;flex-wrap:wrap;gap:10px}.store__breadcrumb a{color:#fff;font-weight:bold;text-transform:uppercase;font-size:18px}.store__breadcrumb li:last-child{width:100%}.store__breadcrumb span{font-weight:bold;text-transform:uppercase;color:#fff;font-size:44px;margin-top:5px;display:block}.store img{width:100%;max-width:100%;display:block}.store p{font-size:16px;font-weight:300;color:#232323;display:block;margin-top:30px;margin-bottom:30px;line-height:22px}.store__color{background:#be9427;color:#fff;padding:30px 20px}.store__color p{margin-bottom:0;color:#fff}.store__color span{font-weight:bold}.store__list span{font-weight:bold;text-transform:uppercase;margin-top:30px;display:block;font-size:22px;color:#be9427}.store__list p{position:relative;padding-left:13px}.store__list p:before{content:"";width:4px;height:4px;background:#be9428;position:absolute;left:0;top:9px;border-radius:50%}.store__row{display:flex;align-items:center;padding:0 15px;width:100%;max-width:1290px;margin:0 auto;gap:50px}.store__row div{width:50%}@media(max-width:900px){.store__row{padding-left:0;gap:15px}}.store__row--reverse{margin-top:12px;display:flex;align-items:center;padding:0 15px;width:100%;max-width:1290px;margin:0 auto}@media(max-width:900px){.store__row--reverse{padding:0}}.store__row--reverse div{width:50%}.store__row--text{background:#be9427;color:#fff;padding:30px}.store__row--text p{color:#fff;margin:0}@media(max-width:900px){.store__row--image{width:60%}}a.header__mobile__icon.user img{width:auto}form#form-avise-me{margin-top:10px;display:flex;gap:8px;height:40px}form#form-avise-me input{border:1px solid #000;padding:7px;width:250px}form#form-avise-me button{flex:1;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border:0;font-weight:bold;padding:0 10px}@media(max-width:400px){.category__products--item .product__value{flex-direction:column;align-items:center}.category__products--item .product__value h2:before{display:none}.category__products--item .product__value h2{margin-left:0}}p.product__value-old{text-decoration:line-through;font-size:20px}.category__products--item .product__value .product__value-old{font-size:17px}

