/* FONTES */
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Light.ttf.css); font-weight: 300; }
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans.ttf.css); font-weight: 400; }
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Book.ttf.css); font-weight: 500; }
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_SemiBold.ttf.css); font-weight: 600; }
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Bold.ttf.css); font-weight: 700; }
@font-face { font-family: UniSans; src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Heavy.ttf.css); font-weight: 800; }

/* VARIÁVEIS */
:root {
  --gray:               #D9D9D9;
  --gray-medium:        #C7C7C7;
  --gray-light:         #E8E8E8;
  --gray-dark:          #53565A;
  --white:              #FFFFFF;
  --black:              #000000;
  --black-light:        #1A1A1A;
  --dummy:              #FFCC00;
}

/* GERAL */
.FW011419 { font-family: 'UniSans', sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW011419 * { box-sizing: border-box; }
.FW011419 a { text-decoration: none; }
.FW011419 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW011419 .container.min { max-width: 1056px; }
.FW011419 .container.fluid { flex-direction: row; }
.FW011419 .mobile { display: none !important; }
.FW011419 .ico { flex-shrink: 0; width: 60px; aspect-ratio: 1/1; border-radius: 10px; background: var(--black); display: flex; justify-content: center; align-items: center; }

/* CUSTOM */
.FW011419 .topo { padding-top: 30px; }
.FW011419 .topo .container { align-items: flex-end; }
.FW011419 .topo .produto { flex: 1; display: flex; justify-content: flex-end; align-items: center; }
.FW011419 .topo .produto img { max-width: 100%; height: auto; }
.FW011419 .topo .infos { width: 50%; }
.FW011419 .topo .infos h2 { font-size: 8.5em; font-weight: 500; color: var(--black-light); text-transform: uppercase; line-height: 0.9; margin-bottom: 35px; margin-top: 0; }
.FW011419 .topo .infos h2 strong { font-size: 1.5176em; font-weight: 800; }
.FW011419 .topo .infos h2 span { font-size: 0.3411em; font-weight: 300; display: block; }
.FW011419 .topo .infos h3 { font-size: 4em; font-weight: 700; color: var(--black-light); margin-bottom: 15px; line-height: 1; margin-top: 0; }
.FW011419 .topo .infos p { font-size: 2em; font-weight: 500; color: var(--black-light); margin-bottom: 50px; margin-top: 0; }
.FW011419 .topo .infos .selo { margin-bottom: 120px; }

.FW011419 .funcionalidades { padding-top: 70px; position: relative; }
.FW011419 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW011419 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW011419 .funcionalidades .item .ico { margin-bottom: 40px; }
.FW011419 .funcionalidades .item h2 { margin: 0 0 20px 0; font-size: 3.3em; font-weight: 700; line-height: 1.136; }
.FW011419 .funcionalidades .item p { margin: 0; font-size: 1.8em; font-weight: 500; }

.FW011419 .box-imagem { padding: 60px 0; position: relative; z-index: 2; }
.FW011419 .box-imagem .img { width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 70px; height: 684px; position: relative; z-index: 2; }
.FW011419 .box-imagem .infos { padding-top: 70px; border-radius: 0 0 70px 70px; margin-top: -70px; background: var(--black-light); }
.FW011419 .box-imagem .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; padding: 50px 30px; }
.FW011419 .box-imagem .infos .info { color: var(--white); flex: 1; display: flex; justify-content: flex-end; align-items: center; gap: 30px; }
.FW011419 .box-imagem .infos .info span { font-size: 0.6em; white-space: nowrap; display: block; position: absolute; left: 0; bottom: -90px; color: var(--black-light); }
.FW011419 .box-imagem .infos .info.txt { width: 55%; flex: unset; justify-content: flex-start; padding: 0; }
.FW011419 .box-imagem .infos .info .ico { background: var(--black); }
.FW011419 .box-imagem .infos .info h3 { font-size: 2.5em; font-weight: 400; margin: 0; position: relative; }
.FW011419 .box-imagem .infos .info p { font-size: 2.5em; text-transform: uppercase; margin: 0; }

.FW011419 .utensilios { padding-top: 100px; overflow: hidden; }
.FW011419 .utensilios .chamada { font-size: 2.5em; font-weight: 500; line-height: 1; position: absolute; left: 100px; top: 0; }
.FW011419 .utensilios .chamada strong { text-transform: uppercase; }
.FW011419 .utensilios .hld-img { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; padding-top: 100px; }
.FW011419 .utensilios .hld-img .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW011419 .utensilios .hld-img .img img { max-width: 100%; height: auto; }
.FW011419 .utensilios .hld-img .bts { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-wrap: wrap;  justify-content: center;  align-items: center;  pointer-events: none; }
.FW011419 .utensilios .hld-img .bts .bt { position: absolute; pointer-events: all; border: none; }
.FW011419 .utensilios .hld-img .bts .bt a { position: relative; z-index: 2; }
.FW011419 .utensilios .hld-img .bts .bt a img { transition: all 0.3s ease; }
.FW011419 .utensilios .hld-img .bts .bt .pop-up { font-size: 1.6em; font-weight: 600; line-height: 1.2; color: var(--black-light); background: var(--gray); border-radius: 100px; white-space: nowrap; position: absolute; opacity: 1; max-width: 0; overflow: hidden; pointer-events: none; padding: 12px 0; transition: all 0.3s ease; }
.FW011419 .utensilios .hld-img .bts .bt .pop-up.l1 { top: -9px; }
.FW011419 .utensilios .hld-img .bts .bt .pop-up.l2 { top: -28px; }
.FW011419 .utensilios .hld-img .bts .bt .pop-up.left { right: 15px; }
.FW011419 .utensilios .hld-img .bts .bt .pop-up.right { left: 15px; }
.FW011419 .utensilios .hld-img .bts .bt.selected { z-index: 3; }
.FW011419 .utensilios .hld-img .bts .bt.selected img { transform: rotate(-45deg); }
.FW011419 .utensilios .hld-img .bts .bt.selected .pop-up { opacity: 1; max-width: 350px; pointer-events: all; padding: 12px 30px; }
.FW011419 .utensilios .hld-img .bts .bt.selected .pop-up.left { padding: 12px 45px; }
.FW011419 .utensilios .hld-img .bts .bt.selected .pop-up.right { padding: 12px 45px; }
.FW011419 .utensilios .hld-img .bts .bt-1 { left: 51%; top: 27%; }
.FW011419 .utensilios .hld-img .bts .bt-2 { left: 60%; top: 68%; }
.FW011419 .utensilios .hld-img .bts .bt-3 { left: 49%; top: 79%; }
.FW011419 .utensilios .hld-img .bts .bt-4 { left: 38%; top: 85%; }
.FW011419 .utensilios .hld-img .bts .bt-5 { left: 44%; top: 89%; }
.FW011419 .utensilios .hld-img .bts .bt-6 { left: 60%; top: 90%; }
.FW011419 .utensilios .aux-slider { display: none; }

.FW011419 .box { padding: 50px 0; }
.FW011419 .box .holder { display: flex; justify-content: center; align-items: center; background: var(--black-light); border-radius: 30px; gap: 30px; }
.FW011419 .box .img { width: 50%; display: flex; justify-content: center; align-items: flex-start; }
.FW011419 .box .img img { max-width: 100%; height: auto; }
.FW011419 .box .infos { flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; color: var(--white); }
.FW011419 .box .infos .aux { display: flex; justify-content: flex-start; align-items: center; gap: 30px; margin-bottom: 30px; }
.FW011419 .box .infos .ico { background: var(--white); }
.FW011419 .box .infos h2 { font-size: 2.8em; font-weight: 700; text-transform: uppercase; line-height: 1; margin: 0 0 15px 0; }
.FW011419 .box .infos p { font-size: 2em; font-weight: 300; margin: 0; }
.FW011419 .box .infos p strong { font-weight: 900; }
.FW011419 .box .infos .aux h2 { margin-bottom: 0; }
.FW011419 .box.design { padding-top: 250px; }
.FW011419 .box.design .img { margin: -220px 0 -50px 0; }
.FW011419 .box.cabo { padding-top: 60px; }
.FW011419 .box.cabo .img { background: var(--gray-dark); border-radius: 30px 0 0 30px; justify-content: flex-end; }
.FW011419 .box.cabo .img img { margin: -100px 0 0 0; }
.FW011419 .box.pincas { padding-bottom: 100px; }
.FW011419 .box.pincas .holder { gap: 0; }
.FW011419 .box.pincas .img { width: 65%; margin: 0 -20% -100px 0; }
.FW011419 .box.pincas .infos { justify-content: flex-start; }

.FW011419 .diferenciais .container { align-items: center; gap: 60px; }
.FW011419 .diferenciais .img { flex: 1; display: flex; justify-content: center; align-items: center; }
.FW011419 .diferenciais .img img { max-width: 100%; height: auto; }
.FW011419 .diferenciais .infos { width: 35%; display: flex; justify-content: center; align-items: flex-end; flex-direction: column; gap: 100px; }
.FW011419 .diferenciais .infos .chamada { font-size: 2.5em; font-weight: 700; }
.FW011419 .diferenciais .infos .txt { font-size: 2em; font-weight: 500; }
.FW011419 .diferenciais .infos .ico { margin-bottom: 20px; }

.FW011419 .eficiencia { padding: 280px 0 350px 0; overflow: hidden; }
.FW011419 .eficiencia .container .holder { background: var(--gray); border-radius: 100px; padding: 15px; display: flex; justify-content: center; align-items: flex-end; }
.FW011419 .eficiencia .top { position: absolute; left: 0; top: 0; width: 100%; display: flex; justify-content: flex-start; align-items: center; transform: translate(-5%,-50%); }
.FW011419 .eficiencia .top img { max-width: 100%; height: auto; }
.FW011419 .eficiencia .img { transform: translate(13%,-13%); margin-bottom: -450px; }
.FW011419 .eficiencia .img img { max-width: 100%; height: auto; }
.FW011419 .eficiencia .infos { flex: 1; display: flex; justify-content: flex-end; align-items: flex-end; flex-direction: column; gap: 20px; text-align: right; margin-right: -30px; padding: 250px 0 120px 0; }
.FW011419 .eficiencia .infos .chamada { font-size: 3em; font-weight: 700; }
.FW011419 .eficiencia .infos .txt { font-size: 2em; font-weight: 500; }
.FW011419 .eficiencia .aux-img { width: 50%; }

.FW011419 .acessorios { overflow: hidden; margin: 0 calc(((100vw - 1248px)/2)*(-1)); width: 100vw; }
.FW011419 .acessorios h2 { font-size: 3.4em; text-transform: uppercase; text-align: center; }
.FW011419 .acessorios .hld-slider { margin: 0 calc(((100vw - 1200px)/2)*(-1)); width: 100vw; padding-bottom: 80px; }
.FW011419 .acessorios .hld-slider .slide { margin-right: 15px; }
.FW011419 .acessorios .hld-slider .slide .img { width: 100%; display: flex; justify-content: center; align-items: center; position: relative; height: 279px; padding: 20px 0; transition: all 0.3s ease; }
.FW011419 .acessorios .hld-slider .slide .img img { height: auto; max-height: 100%; position: relative; z-index: 2; }
.FW011419 .acessorios .hld-slider .slide .img:before { content: ''; position: absolute; left: 50%; top: 50%; width: 50%; transform: translate(-50%,-50%); aspect-ratio: 1.3/1; background: var(--gray); border-radius: 20px; transition: all 0.3s ease; }
.FW011419 .acessorios .hld-slider .slide .info { font-size: 2.5em; font-weight: 700; color: var(--black-light); text-transform: uppercase; text-align: center; padding-top: 0px; height: 80px; transition: all 0.3s ease; }
.FW011419 .acessorios .hld-slider .slide.center .img { padding: 0; }
.FW011419 .acessorios .hld-slider .slide.center .img:before { width: 90%; max-width: 270px; }
.FW011419 .acessorios .hld-slider .slide.center .info { padding-top: 10px; }
.FW011419 .acessorios .hld-slider .slick-list { padding: 0 calc((100vw - 1200px)/2); }
.FW011419 .acessorios .hld-slider .slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; gap: 9px; padding: 0 30px; background: var(--gray-light); border-radius: 37px; height: 37px; margin: 0; position: absolute; left: 50%; bottom: -80px; transform: translate(-50%); }
.FW011419 .acessorios .hld-slider .slick-dots li { margin: 0; padding: 0; line-height: 0; }
.FW011419 .acessorios .hld-slider .slick-dots li button { padding: 0; font-size: 0; border: none; background: var(--gray-medium); width: 9px; height: 9px; border-radius: 50%; cursor: pointer; transition: all 0.3s ease; }
.FW011419 .acessorios .hld-slider .slick-dots li.slick-active button { width: 13px; height: 13px; background: var(--white); }

.FW011419 .medidas { padding: 80px 0 50px 0; }
.FW011419 .medidas .container { align-items: flex-start; }
.FW011419 .medidas .aux-mobile { width: 50%; display: flex; justify-content: flex-start; align-items: center; }
.FW011419 .medidas .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW011419 .medidas .img img { max-width: 100%; height: auto; }
.FW011419 .medidas .infos { flex: 1; display: flex; justify-content: flex-end; align-items: center; padding-top: 100px; }
.FW011419 .medidas .infos h3 { font-size: 3.3em; line-height: 1; margin: 0 0 20px 0; }
.FW011419 .medidas .infos p { font-size: 2em; font-weight: 500;  }

.FW011419 .banner { padding-top: 80px; }
.FW011419 .banner .hld { background: var(--black-light); border-radius: 20px 20px 0 0; padding: 60px 30px; display: flex; justify-content: center; align-items: center; }
.FW011419 .banner .hld img { width: 100%; max-width: 430px; }


/*  DEFAULT */
@media screen and (min-width: 1026px) and (max-width: 1439.98px) {
  .sandbox-product { width: 100%; }
}
@media screen and (min-width: 640px) and (max-width: 1025.98px) {
  .sandbox-product {
    width: 100%;
  }
}
@media screen and (max-width: 639.98px) {
  .sandbox-product {
    width: 100%;
  }
}

@media (max-width: 1248px) {
  .sandbox-product {
    width: 100%;
  }
  .FW011419 {
    margin: 0 -1rem;
  }
  .FW011419 .acessorios { margin: 0; }
}
/*  DEFAULT */

/* MEDIA QUERY */
@media (max-width: 1399.98px) {
    /* XL */
}

@media (max-width: 1259.98px) {
    /* LG */
    .FW011419 .box-imagem .infos .info { padding-left: 0; }
    .FW011419 .box-imagem .infos .info.txt { width: 55%; }

    .FW011419 .eficiencia .top { transform: translate(-30px,-50%); }

    .FW011419 .diferenciais .infos { width: 40%; }
    .FW011419 .diferenciais.filtro .infos { width: 42%; }

    .FW011419 .acessorios .hld-slider { margin: 0 -30px; width: calc(100% + 60px); }
    .FW011419 .acessorios .hld-slider .slick-list { padding: 0 30px; }
}

@media (max-width: 991.98px) {
	/* MD */
    .FW011419 .container { padding: 0 15px; }
    .FW011419 .container.fluid { flex-direction: column; }

    .FW011419 .mobile { display: block !important; }
    .FW011419 .desktop { display: none !important; }

    .FW011419 .topo .container { gap: 30px; align-items: center; }
    .FW011419 .topo .infos { width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;  }
    .FW011419 .topo .infos .aux-mobile { display: flex; justify-content: center; align-items: center; gap: 40px; margin-bottom: 50px; }
    .FW011419 .topo .infos h2 { font-size: 4em; margin-bottom: 0; margin-top: 10px; }
    .FW011419 .topo .infos h3 { font-size: 2.4em; text-align: center; }
    .FW011419 .topo .infos p { text-align: center; }
    .FW011419 .topo .infos .selo { margin-bottom: 0; }

    .FW011419 .funcionalidades { padding: 20px 0 60px 0; }
    .FW011419 .funcionalidades .aux-slider { display: block; }
    .FW011419 .funcionalidades .item h2 { font-size: 3em; margin-bottom: 10px; }
    .FW011419 .funcionalidades .item p { font-size: 2.4em; }

    .FW011419 .box-imagem .container { padding: 0; }
    .FW011419 .box-imagem .chamada { flex-direction: column; gap: 30px; text-align: center; }
    .FW011419 .box-imagem .chamada .titulo strong { font-size: 1em; }
    .FW011419 .box-imagem .chamada .txt { line-height: 1.2; }
    .FW011419 .box-imagem .img { height: 530px; background-position: right center; }
    .FW011419 .box-imagem { padding-top: 0; }
    .FW011419 .box-imagem .infos .aux { flex-direction: column; gap: 30px; }
    .FW011419 .box-imagem .infos .info { width: 100%; flex: unset; justify-content: center; gap: 30px; text-align: center; }
    .FW011419 .box-imagem .infos .info.txt { width: 100%; justify-content: center; text-align: center; }
    .FW011419 .box-imagem .infos .info span { width: 100%; }

    .FW011419 .box .holder { flex-direction: column; }
    .FW011419 .box .img { width: 100%; justify-content: center; }
    .FW011419 .box .infos { flex: unset; width: 100%; text-align: center; padding: 30px 0 50px 0; }
    .FW011419 .box .infos .aux { flex-direction: column; justify-content: center; margin-bottom: 10px; }
    .FW011419 .box.design { padding-top: 20%; }
    .FW011419 .box.design .holder { flex-direction: column-reverse; }
    .FW011419 .box.design .img { background: var(--gray-dark); border-radius: 30px 30px 0 0; margin: 0 0 5% 0; }
    .FW011419 .box.design .img img { margin: -17% 0 -5% 0; }
    .FW011419 .box.cabo .img { border-radius: 30px 30px 0 0; }
    .FW011419 .box.cabo .img img { margin-top: -4%; }
    .FW011419 .box.pincas { padding-top: 30px; }
    .FW011419 .box.pincas .img { width: 100%; background: var(--gray-dark); border-radius: 30px 30px 0 0; margin: 0 0 10% 0; }
    .FW011419 .box.pincas .img.mobile { display: flex !important; }
    .FW011419 .box.pincas .img img { margin: 0 0 -10% 0; }

    .FW011419 .diferenciais { margin-bottom: 30px; }
    .FW011419 .diferenciais .container { flex-direction: column-reverse; gap: 0; }
    .FW011419 .diferenciais .infos { width: 100%; align-items: center; gap: 60px; }
    .FW011419 .diferenciais .infos .info { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
    .FW011419 .diferenciais .infos .chamada { font-size: 2.4em; margin-bottom: 10px; }
    .FW011419 .diferenciais .img { width: 100%; overflow: hidden; margin-bottom: -30px; }
    .FW011419 .diferenciais .img img { margin-right: -10%; }

    .FW011419 .eficiencia { padding-top: 200px; margin-bottom: 60px; }
    .FW011419 .eficiencia .container .holder { flex-direction: column; align-items: center; }
    .FW011419 .eficiencia .top { transform: translate(0, -45%); display: flex; justify-content: center; }
    .FW011419 .eficiencia .top img { max-width: 90%; margin-right: -8%; }
    .FW011419 .eficiencia .infos { flex: unset; width: 100%; text-align: center; justify-content: center; align-items: center; padding: 200px 0 80px 0; margin: 0; }
    .FW011419 .eficiencia .infos .chamada { font-size: 2.4em; }
    .FW011419 .eficiencia .aux-img { width: 70%; }

    .FW011419 .utensilios { margin: 0; padding-top: 60px; }
    .FW011419 .utensilios .chamada { position: relative; left: 0; text-align: center; top: unset; }
    .FW011419 .utensilios .hld-img { display: none; }
    .FW011419 .utensilios .aux-slider { display: block; margin: 30px -15px; width: calc(100% + 30px); position: relative; }
    .FW011419 .utensilios .aux-slider .slider-utensilios { width: 100%; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slide { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 30px; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slide .img { aspect-ratio: 70/86; width: 80%; border-radius: 20px; background-repeat: no-repeat; background-position: center; background-size: cover; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 2em; text-align: center; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slide .info strong { text-transform: uppercase; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; gap: 6px; padding: 0; width: 110px; height: 30px; background: var(--gray-light); border-radius: 50px; margin: 0; position: absolute; left: 50%; top: 20px; transform: translate(-50%); }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slick-dots li { margin: 0; padding: 0; line-height: 0; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slick-dots li button { padding: 0; font-size: 0; border: none; background: var(--gray-medium); width: 6px; height: 6px; border-radius: 50%; cursor: pointer; transition: all 0.3s ease; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slick-dots li.slick-active button { width: 9px; height: 9px; }
    .FW011419 .utensilios .aux-slider .nav-slider { position: absolute; left: 0; top: calc(50% - 60px); width: 100%; padding: 0 15px; display: flex; justify-content: space-between; align-items: center; pointer-events: none; }
    .FW011419 .utensilios .aux-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
    .FW011419 .utensilios .aux-slider .nav-slider .arrow img { width: 29px; }
    .FW011419 .utensilios .aux-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }

    .FW011419 .acessorios .hld-slider { margin: 0 -15px; width: calc(100% + 30px); }
    .FW011419 .acessorios .hld-slider .slick-track { padding: 0 0 0 25%; }

    .FW011419 .medidas { padding: 100px 0 50px 0; }
    .FW011419 .medidas .aux-mobile { width: 80%; }
    .FW011419 .medidas .container { align-items: center; flex-direction: column-reverse; }
    .FW011419 .medidas .infos { justify-content: center; text-align: center; }
    .FW011419 .medidas .infos h3 { font-size: 2.4em; }

    .FW011419 .banner { padding-top: 0; }
}

@media (max-width: 767.98px) {
  	/* XS */
    .FW011419 .eficiencia { padding: 200px 0; }
    .FW011419 .eficiencia .img { transform: translate(8%,-10%); margin-bottom: -250px; }

    .FW011419 .box-imagem .img { height: 500px; }

    .FW011419 .acessorios .hld-slider .slide .info { font-size: 2em; }

    .FW011419 .banner .hld { padding: 20px; width: calc(100% + 30px); margin: 0 -15px; }
    .FW011419 .banner .hld img { width: 60%; }
}

@media (max-width: 575.98px) {
    /* XXS */
    .FW011419 .ico { width: 50px; }
    .FW011419 .ico img { max-height: 25px; max-width: 25px; }

    .FW011419 .topo .container { padding: 0 5px; }
    .FW011419 .topo .produto { justify-content: center; }
    .FW011419 .topo .produto img { width: 80%; }
    .FW011419 .topo .infos h2 { font-size: 3em; }
    .FW011419 .topo .infos h3 { font-size: 2em; }
    .FW011419 .topo .infos p { font-size: 1.4em; }
    .FW011419 .topo .infos .aux-mobile { gap: 20px; margin-bottom: 30px; }
    .FW011419 .topo .infos .selo img { width: 100px; }

    .FW011419 .funcionalidades { padding-top: 0; }
    .FW011419 .funcionalidades .item { gap: 10px; }
    .FW011419 .funcionalidades .item .info { width: 230px; }
    .FW011419 .funcionalidades .item h2 { font-size: 2em; }
    .FW011419 .funcionalidades .item p { font-size: 1.4em; }
    .FW011419 .funcionalidades .item .ico { margin-bottom: 10px; }

    .FW011419 .utensilios { margin: 0px 0 30px 0; padding-top: 30px; }
    .FW011419 .utensilios .chamada { font-size: 1.8em; }
    .FW011419 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 1.4em; }

    .FW011419 .box-imagem .img { border-radius: 35px; height: 235px; }
    .FW011419 .box-imagem .chamada { border-radius: 35px; height: 240px; gap: 15px; padding: 100px 0 30px 0; }
    .FW011419 .box-imagem .chamada .titulo { font-size: 2em; }
    .FW011419 .box-imagem .chamada .txt { font-size: 1.6em; }
    .FW011419 .box-imagem .infos { border-radius: 0 0 35px 35px; }
    .FW011419 .box-imagem .infos .info { gap: 15px; }
    .FW011419 .box-imagem .infos .aux { padding: 30px 0; gap: 10px; }
    .FW011419 .box-imagem .infos .info h3 { font-size: 1.4em; }
    .FW011419 .box-imagem .infos .info p { font-size: 1.4em; }
    .FW011419 .box-imagem .infos .info span { font-size: 1em; bottom: -70px; }

    .FW011419 .box .infos { padding: 0 0 30px 0; }
    .FW011419 .box .infos h2 { font-size: 2em; }
    .FW011419 .box .infos p { font-size: 1.3em; }
    .FW011419 .box.design { padding-bottom: 0; }
    .FW011419 .box.design .img img { max-width: 60%; }
    .FW011419 .box.pincas { padding-bottom: 30px; }

    .FW011419 .eficiencia { padding: 80px 0 230px 0; margin-bottom: 0; }
    .FW011419 .eficiencia .infos .chamada { font-size: 1.8em; }
    .FW011419 .eficiencia .infos .txt { font-size: 1.4em; }
    .FW011419 .eficiencia .container .holder { padding: 0; }
    .FW011419 .eficiencia .infos { padding: 120px 0 60px 0; }

    .FW011419 .diferenciais { padding: 0 0 30px 0; }
    .FW011419 .diferenciais .container { gap: 30px; }
    .FW011419 .diferenciais .infos .chamada { font-size: 2em; }
    .FW011419 .diferenciais .infos .txt { font-size: 1.4em; }

    .FW011419 .acessorios h2 { font-size: 2em; }
    .FW011419 .acessorios .hld-slider { padding-bottom: 50px; }
    .FW011419 .acessorios .hld-slider .slick-dots { bottom: -50px; }
    .FW011419 .acessorios .hld-slider .slide { margin-right: 0; }
    .FW011419 .acessorios .hld-slider .slide .info { font-size: 1.6em; }
    .FW011419 .acessorios .hld-slider .slick-list { padding: 0 !important; }
    .FW011419 .acessorios .hld-slider .slick-track { padding: 0; }

    .FW011419 .medidas .infos { padding-top: 30px; }
    .FW011419 .medidas .infos h3 { font-size: 1.8em; }
    .FW011419 .medidas .infos p { font-size: 1.4em; }
}

/* SLICK SLIDER */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none;  -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }