html body #resultado-busca-page{background:#fff}html body #resultado-produtos{background:#fff;padding:0 0 66px}@media (max-width:991px){html body #resultado-produtos{padding:50px 0}}html body #resultado-produtos .resultado-header{text-align:center;margin:0 0 50px}@media (max-width:991px){html body #resultado-produtos .resultado-header{margin-bottom:35px}}html body #resultado-produtos .resultado-header h1{color:var(--black);font-weight:600;font-size:32px;line-height:100%;letter-spacing:0%;text-align:center;margin-bottom:16px}@media (max-width:991px){html body #resultado-produtos .resultado-header h1{font-size:24px}}html body #resultado-produtos .resultado-header p{color:var(--color-36);font-weight:500;font-size:14px;line-height:20.8px;letter-spacing:0%;text-align:center;margin-bottom:32px}html body #resultado-produtos .resultado-header .resultado-search{position:relative;width:100%;max-width:430px;margin:0 auto}html body #resultado-produtos .resultado-header .resultado-search button{position:absolute;left:0;top:0;width:52px;height:100%;border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}html body #resultado-produtos .resultado-header .resultado-search button img{width:13px;height:13px;object-fit:contain;opacity:0.6}html body #resultado-produtos .resultado-header .resultado-search input{width:100%;height:56px;border:1px solid var(--color-9);border-radius:100px;background:#fff;color:var(--black);font-weight:500;font-size:14px;line-height:120%;letter-spacing:0%;padding-left:52px}html body #resultado-produtos .resultado-toolbar{align-items:center;height:60px;margin-bottom:16px}html body #resultado-produtos .resultado-toolbar>div{margin:0}html body #resultado-produtos .resultado-toolbar hr{color:var(--color-9);background:var(--color-9);height:1px;width:100%}@media (max-width:991px){html body #resultado-produtos .resultado-toolbar hr{display:none}}html body #resultado-produtos .resultado-toolbar h2{color:var(--black);font-weight:600;font-size:20px;line-height:100%;letter-spacing:0%}@media (max-width:991px){html body #resultado-produtos .resultado-toolbar h2{margin-bottom:14px}}html body #resultado-produtos .resultado-toolbar .toolbar-content{display:flex;align-items:center;justify-content:end;gap:24px}@media (max-width:767px){html body #resultado-produtos .resultado-toolbar .toolbar-content{align-items:flex-start;flex-direction:column;gap:12px}}html body #resultado-produtos .resultado-toolbar .toolbar-content span{color:var(--color-36);font-size:14px;line-height:120%;letter-spacing:0%}html body #resultado-produtos .resultado-toolbar .toolbar-content span strong{color:var(--black);font-weight:600}html body #resultado-produtos .resultado-toolbar .toolbar-content select{width:240px;height:44px;border:1px solid var(--color-9);border-radius:32px;color:var(--black);font-weight:500;font-size:14px;line-height:120%;letter-spacing:0%;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.53125 0.530384L6.53128 6.53033L12.5313 0.530334' stroke='gray' stroke-width='1.5' stroke-miterlimit='16'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:14px 8px}@media (max-width:767px){html body #resultado-produtos .resultado-toolbar .toolbar-content select{display:none}}html body #resultado-produtos .resultado-content .resultado-filtros{padding-right:12px}@media (max-width:991px){html body #resultado-produtos .resultado-content .resultado-filtros{padding-right:0;margin-bottom:28px}}html body #resultado-produtos .resultado-content .resultado-filtros ul{margin:0;padding:0}html body #resultado-produtos .resultado-content .resultado-filtros ul .filtro-item{border-bottom:1px solid #e5e5e5;list-style:none;height:68px;display:flex;align-items:center;padding:0;margin:0}html body #resultado-produtos .resultado-content .resultado-filtros ul .filtro-item:last-child{border-bottom:none}html body #resultado-produtos .resultado-content .resultado-filtros ul .filtro-item button{width:100%;height:48px;border:0;background:transparent;color:var(--black);font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;text-align:left;padding:0 24px 0 0;position:relative;cursor:pointer}html body #resultado-produtos .resultado-content .resultado-filtros ul .filtro-item button:after{content:"";width:6px;height:6px;border-right:1px solid #111;border-bottom:1px solid #111;position:absolute;right:4px;top:19px;transform:rotate(45deg)}html body #resultado-produtos .resultado-content .resultado-listagem .filtros-ativos{display:flex;align-items:center;gap:13px;margin:0 0 14px}html body #resultado-produtos .resultado-content .resultado-listagem .filtros-ativos span{height:22px;border:1px solid #dcdcdc;border-radius:100px;color:#555;background:#fff;font-size:10px;font-weight:500;line-height:20px;display:inline-flex;align-items:center;gap:6px;padding:0 8px}html body #resultado-produtos .resultado-content .resultado-listagem .filtros-ativos span button{border:0;background:transparent;color:#555;font-size:12px;line-height:1;padding:0;cursor:pointer}html body #resultado-produtos .resultado-content .resultado-listagem .filtros-ativos a{color:#111;font-size:10px;font-weight:500;line-height:1;text-decoration:underline}html body #resultado-produtos .resultado-content .resultado-listagem .produtos-row>[class*="col-"]{margin-bottom:24px}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card{height:100%;min-height:405px;background:#f5f5f5;border-radius:9px;padding:17px 20px 22px;display:flex;flex-direction:column}@media (max-width:1199px){html body #resultado-produtos .resultado-content .resultado-listagem .produto-card{min-height:380px}}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-tag{width:fit-content;height:17px;border-radius:100px;background:#fff3e8;color:#ff7f1f;font-size:9px;font-weight:600;line-height:17px;padding:0 8px;margin:0 0 10px}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-image{height:206px;display:flex;align-items:center;justify-content:center;margin:0 0 26px}@media (max-width:1199px){html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-image{height:185px}}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-image img{max-width:190px;max-height:206px;object-fit:contain}@media (max-width:1199px){html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-image img{max-height:185px}}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info{margin-top:auto}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info h2{color:#111;font-size:15px;font-weight:700;line-height:1.15;margin:0 0 4px}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info h3{color:#333;font-size:10px;font-weight:500;line-height:1.2;text-transform:uppercase;margin:0 0 9px}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info ul{list-style:none;padding:0;margin:0 0 18px}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info ul li{color:#444;font-size:10px;font-weight:400;line-height:1.45;margin:0;padding-left:8px;position:relative}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info ul li:before{content:"-";position:absolute;left:0;top:0}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info a{width:100%;height:33px;border-radius:100px;background:#ff7f1f;color:#fff;font-size:10px;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;transition:0.3s}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info a span{font-size:13px;line-height:1}html body #resultado-produtos .resultado-content .resultado-listagem .produto-card .produto-info a:hover{background:#e96c11}html body #resultado-produtos .resultado-content .resultado-listagem .carregar-produtos{display:flex;justify-content:center;margin:7px 0 0}html body #resultado-produtos .resultado-content .resultado-listagem .carregar-produtos a{height:35px;border:2px solid #111;border-radius:100px;background:#fff;color:#111;font-size:11px;font-weight:700;line-height:31px;text-decoration:none;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:0.3s}html body #resultado-produtos .resultado-content .resultado-listagem .carregar-produtos a span{font-size:12px;line-height:1}html body #resultado-produtos .resultado-content .resultado-listagem .carregar-produtos a:hover{background:#111;color:#fff}html body #produtos{margin:0 0 90px 0}@media (max-width:991px){html body #produtos{margin:0 0 45px 0}}html body #produtos>.container>h3{font-size:20px;text-align:center;margin:0}html body #produtos>.container #slider-produtos{padding:0 calc(80px + 16px)}@media (max-width:767px){html body #produtos>.container #slider-produtos{padding:0}}html body #produtos>.container #slider-produtos .swiper{padding:30px calc(30px - 16px)}@media (max-width:767px){html body #produtos>.container #slider-produtos .swiper{padding:30px 0px}}html body #produtos>.container #slider-produtos [class*="swiper-button-"]{width:80px;height:80px;margin-top:-90px}@media (max-width:767px){html body #produtos>.container #slider-produtos [class*="swiper-button-"]{display:none}}html body #produtos>.container #slider-produtos [class*="swiper-button-"] svg path{transition:all 0.3s}html body #produtos>.container #slider-produtos [class*="swiper-button-"]:hover svg path{stroke:var(--color-19)}html body #produtos>.container #slider-produtos [class*="swiper-button-"]:after{content:none}html body #produtos>.container #slider-produtos [class*="swiper-button-"].swiper-button-prev{left:0}html body #produtos>.container #slider-produtos [class*="swiper-button-"].swiper-button-next{right:0}html body #produtos>.container #slider-produtos .swiper-pagination{margin:0 0 0 0;position:static;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px}html body #produtos>.container #slider-produtos .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:transparent;border:2px solid var(--black);margin:0;opacity:1}html body #produtos>.container #slider-produtos .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--black)}html body #produtos>.container #slider-produtos .c-btn{margin:30px auto 0 auto}@media (max-width:991px){html body #produtos-destaque{padding-bottom:50px}}@media (max-width:1199px){html body #produtos-destaque .destaque-content{padding:42px 30px}}@media (max-width:767px){html body #produtos-destaque .destaque-content{padding:34px 18px}}@media (max-width:767px){html body #produtos-destaque .destaque-content .destaque-slider{gap:10px}}@media (max-width:991px){html body #produtos-destaque .destaque-content .destaque-slider .destaque-lista{overflow-x:auto;justify-content:flex-start;padding-bottom:8px}}@media (max-width:767px){html body #produtos-destaque .destaque-content .destaque-slider .destaque-nav{display:none}}html body #precisa-ajuda{background:#fff;padding:0 0 78px}html body #precisa-ajuda>.container{max-width:1040px}html body #precisa-ajuda .ajuda-header{text-align:center;margin:0 0 26px}html body #precisa-ajuda .ajuda-header h2{color:#111;font-size:14px;font-weight:700;line-height:1;margin:0 0 9px}html body #precisa-ajuda .ajuda-header p{color:#444;font-size:11px;font-weight:400;line-height:1.4;margin:0}html body #precisa-ajuda .ajuda-card{height:100%;min-height:190px;background:#f4f4f4;border-radius:8px;padding:29px 22px 24px;text-align:center}@media (max-width:991px){html body #precisa-ajuda .ajuda-card{margin-bottom:24px}}html body #precisa-ajuda .ajuda-card img{width:34px;height:34px;object-fit:contain;margin:0 0 17px}html body #precisa-ajuda .ajuda-card h3{color:#111;font-size:14px;font-weight:700;line-height:1.15;margin:0 0 9px}html body #precisa-ajuda .ajuda-card p{color:#444;font-size:11px;font-weight:400;line-height:1.35;margin:0 0 18px}html body #precisa-ajuda .ajuda-card a{height:31px;border:2px solid #111;border-radius:100px;background:#fff;color:#111;font-size:11px;font-weight:700;line-height:27px;text-decoration:none;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:0.3s}html body #precisa-ajuda .ajuda-card a span{font-size:13px;line-height:1}html body #precisa-ajuda .ajuda-card a:hover{background:#111;color:#fff}