/* 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:        #A4A4A4;
  --gray-light:         #E8E8E8;
  --gray-lighter:       #F6F6F6;
  --gray-dark:          #53565A;
  --white:              #FFFFFF;
  --black:              #000000;
  --black-light:        #1A1A1A;
  --dummy:              #FFCC00;
}


/* GERAL */
.FW008794 { font-family: "UniSans", sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW008794 * { box-sizing: border-box; }
.FW008794 a { text-decoration: none; }
.FW008794 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW008794 .container.min { max-width: 1056px; }
.FW008794 .container.fluid { flex-direction: row; }
.FW008794 .mobile { display: none !important; }
.FW008794 .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 */
.FW008794 .topo { padding-top: 60px; }
.FW008794 .topo .container { align-items: center; gap: 60px; }
.FW008794 .topo .produto { flex: 1; display: flex; justify-content: flex-end; align-items: center; }
.FW008794 .topo .produto img { height: auto; max-width: 100%; }
.FW008794 .topo .infos { width: 50%; padding-top: 30px; }
.FW008794 .topo .infos h2 { font-size: 4.5em; font-weight: 500; color: var(--black-light); text-transform: uppercase; line-height: 1; margin-bottom: 50px; margin-top: 0; }
.FW008794 .topo .infos h2 strong { font-size: 1.3111em; font-weight: 800; }
.FW008794 .topo .infos h2 span { font-size: 0.6666em; font-weight: 300; display: block; }
.FW008794 .topo .infos h3 { font-size: 4em; font-weight: 700; color: var(--black-light); margin-bottom: 15px; line-height: 1; margin-top: 0; }
.FW008794 .topo .infos p { font-size: 2em; font-weight: 500; color: var(--black-light); margin-bottom: 50px; margin-top: 0; }

.FW008794 .funcionalidades { padding-top: 100px; position: relative; }
.FW008794 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW008794 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW008794 .funcionalidades .item .ico { margin-bottom: 40px; }
.FW008794 .funcionalidades .item h2 { margin: 0 0 20px 0; font-size: 3.3em; font-weight: 700; line-height: 1.136; }
.FW008794 .funcionalidades .item p { margin: 0; font-size: 1.8em; font-weight: 500; }

.FW008794 .box { padding: 200px 0 40px 0; }
.FW008794 .box .holder { display: flex; justify-content: center; align-items: center; background: var(--gray); border-radius: 100px; padding: 15px 15px 0 15px; }
.FW008794 .box .img { width: 50%; display: flex; justify-content: center; align-items: flex-start; margin: -180px 0 30px 0; }
.FW008794 .box .img img { height: auto; max-width: 100%; }
.FW008794 .box .infos { flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; color: var(--black-light); }
.FW008794 .box .infos h2 { font-size: 3em; font-weight: 500; text-transform: uppercase; line-height: 1; margin-bottom: 60px; margin-top: 0; }
.FW008794 .box .infos h3 { font-size: 4em; font-weight: 700; line-height: 1; margin-bottom: 20px; margin-top: 0; }
.FW008794 .box .infos p { font-size: 2em; font-weight: 500; margin: 0; }

.FW008794 .ideal { padding: 50px 0 100px 0; }
.FW008794 .ideal .container { align-items: center; }
.FW008794 .ideal .infos { flex: 1; }
.FW008794 .ideal .infos h3 { font-size: 4em; font-weight: 700; text-transform: uppercase; line-height: 1; margin: 0; }
.FW008794 .ideal .infos p { font-size: 2em; font-weight: 500; margin: 0; }
.FW008794 .ideal .areas { width: 70%; position: relative; display: flex; justify-content: space-between; align-items: center; }
.FW008794 .ideal .areas .area { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 20px; }
.FW008794 .ideal .areas .area .ico { background: var(--black); width: 100px; }
.FW008794 .ideal .areas .area .txt { font-size: 2em; text-transform: uppercase; font-weight: 700; text-align: center; }

.FW008794 .diferenciais { padding: 60px 0; }
.FW008794 .diferenciais .container { align-items: center; gap: 60px; }
.FW008794 .diferenciais .img { flex: 1; display: flex; justify-content: center; align-items: center; }
.FW008794 .diferenciais .img img { height: auto; max-width: 100%; }
.FW008794 .diferenciais .infos { width: 40%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap: 100px; }
.FW008794 .diferenciais .infos .aux { display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap: 40px; }
.FW008794 .diferenciais .infos .chamada { font-size: 3.3em; font-weight: 700; margin-bottom: 20px; }
.FW008794 .diferenciais .infos .txt { font-size: 2em; font-weight: 500; }
.FW008794 .diferenciais .infos .ico { margin-bottom: 20px; }
.FW008794 .diferenciais.bomba { padding: 0; }
.FW008794 .diferenciais.bomba .infos { padding-bottom: 100px; }
.FW008794 .diferenciais.bomba .img { justify-content: flex-end; margin-right: -120px; }
.FW008794 .diferenciais.itens { padding: 0; }
.FW008794 .diferenciais.itens .container { align-items: flex-start; }
.FW008794 .diferenciais.itens .infos { width: 45%; align-items: flex-end; padding-top: 30px; }
.FW008794 .diferenciais.itens .img {  }

.FW008794 .chamadas { padding: 60px 0; }
.FW008794 .chamadas .container { justify-content: unset; align-items: unset; gap: 50px; }
.FW008794 .chamadas h2 { font-size: 3.3em; flex: 1; text-align: right; margin: 0; }
.FW008794 .chamadas p { font-size: 2em; font-weight: 500; flex: 1; margin: 0; }
.FW008794 .chamadas .divisoria { width: 1px; background: var(--black); }

.FW008794 .destaques { padding: 200px 0 250px 0; overflow: hidden; }
.FW008794 .destaques .container .holder { background: var(--gray); border-radius: 100px; padding: 15px; display: flex; justify-content: center; align-items: flex-end; }
.FW008794 .destaques .top { position: absolute; left: 0; top: 0; width: 100%; text-align: right; transform: translate(0,-30%); }
.FW008794 .destaques .top img { height: auto; max-width: 100%; }
.FW008794 .destaques .bottom { position: absolute; right: 0; bottom: 0; width: 100%; text-align: center; transform: translate(5%,50%);  }
.FW008794 .destaques .bottom img { height: auto; max-width: 100%; }
.FW008794 .destaques .infos { flex: 1; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; gap: 120px; padding: 80px 0 260px 80px; }
.FW008794 .destaques .infos .chamada { font-size: 3em; font-weight: 700; margin-bottom: 15px; }
.FW008794 .destaques .infos .txt { font-size: 2em; font-weight: 500; }

.FW008794 .acessorios { padding: 60px 0 0 0; }
.FW008794 .acessorios .chamada { display: flex; justify-content: flex-start; align-items: center; gap: 20px; margin-bottom: 60px; }
.FW008794 .acessorios .chamada .txt { font-size: 2.5em; font-weight: 500; }
.FW008794 .acessorios .chamada img { flex-shrink: 0; }
.FW008794 .acessorios .imgs { display: flex; gap: 85px; }
.FW008794 .acessorios .imgs .img { flex: 1; display: flex; justify-content: flex-start; align-items: center; flex-direction: column; gap: 50px; }
.FW008794 .acessorios .imgs .img img { max-width: 100%; height: auto; }
.FW008794 .acessorios .imgs .img h3 { font-size: 2em; margin: 0; text-align: center; width: 100%; text-transform: uppercase; }

.FW008794 .medidas { padding: 60px 0 0 0; }
.FW008794 .medidas .container { align-items: center; gap: 100px; }
.FW008794 .medidas .aux-mobile { width: 50%; display: flex; justify-content: flex-start; align-items: center; }
.FW008794 .medidas .img { width: 100%; display: flex; justify-content: flex-end; align-items: center; }
.FW008794 .medidas .img img { height: auto; max-width: 100%; }
.FW008794 .medidas .infos { flex: 1; display: flex; justify-content: flex-start; align-items: center; padding-left: 5%; }
.FW008794 .medidas .infos h3 { font-size: 3.3em; line-height: 1; margin: 0 0 20px 0; }
.FW008794 .medidas .infos p { font-size: 2em; font-weight: 500; margin: 0; }
.FW008794 .medidas .infos .selo { margin-bottom: 120px; }
.FW008794 .medidas .infos .selo img { width: 100%; max-width: 230px; height: auto; }

.FW008794 .banner { padding-top: 80px; }
.FW008794 .banner .hld { background: var(--black-light); border-radius: 20px 20px 0 0; padding: 60px 30px; display: flex; justify-content: center; align-items: center; }
.FW008794 .banner .hld img { height: auto; max-width: 100%; }


/*  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%;
  }
  .FW008794 {
    margin: 0 -1rem;
  }
}
/*  DEFAULT */

/* MEDIA QUERY */
@media (max-width: 1399.98px) {
    /* XL */
}

@media (max-width: 1259.98px) {
    /* LG */
    .FW008794 .box .img { width: 55%; }

    .FW008794 .diferenciais .infos { width: 50%; }
    .FW008794 .diferenciais.itens .container { gap: 0; }
    .FW008794 .diferenciais.itens .infos { width: 50%; }

    .FW008794 .medidas .aux-mobile { width: 50%; }
    .FW008794 .medidas .container { gap: 50px; }
    .FW008794 .medidas .infos { padding: 0; }
}

@media (max-width: 991.98px) {
	/* MD */
    .FW008794 .container { padding: 0 15px; }
    .FW008794 .container.fluid { flex-direction: column; }

    .FW008794 .mobile { display: block !important; }
    .FW008794 .desktop { display: none !important; }

    .FW008794 .topo .container { gap: 30px; align-items: center; }
    .FW008794 .topo .infos { width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }
    .FW008794 .topo .infos .aux-mobile { display: flex; justify-content: center; align-items: center; gap: 20px; margin-bottom: 30px; }
    .FW008794 .topo .infos { text-align: center; }
    .FW008794 .topo .produto { justify-content: center; }

    .FW008794 .box { padding: 0; }
    .FW008794 .box .holder { flex-direction: column; position: relative; background: none; gap: 30px; }
    .FW008794 .box .img { position: relative; width: 100%; margin: 0; padding: 15px; }
    .FW008794 .box .img:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50px; background: var(--gray); }
    .FW008794 .box .img img { position: relative; z-index: 2; margin: 0; }
    .FW008794 .box .infos { align-items: center; text-align: center; margin-top: 30px; }
    .FW008794 .box .infos .ico.mobile { display: flex !important; margin: 0 auto 20px auto; }
    .FW008794 .box .infos h3 { font-size: 2.4em; }
    .FW008794 .box .infos h2 { margin-bottom: 30px; }

    .FW008794 .diferenciais .infos { width: 100%; align-items: center; gap: 60px; }
    .FW008794 .diferenciais .infos .aux { flex-direction: column; align-items: center; margin-bottom: 30px; }
    .FW008794 .diferenciais .infos .info { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
    .FW008794 .diferenciais .img { flex: unset; width: 100%; justify-content: center; }
    .FW008794 .diferenciais.bomba .container { flex-direction: column-reverse; }
    .FW008794 .diferenciais.bomba .infos { padding-bottom: 0; }
    .FW008794 .diferenciais.bomba .img { margin: 0; }
    .FW008794 .diferenciais.bomba .img img { max-width: 90%; }
    .FW008794 .diferenciais.itens .infos { width: 100%; align-items: center; }
    .FW008794 .diferenciais.itens .img img { max-width: 90%; }

    .FW008794 .chamadas { padding: 60px 0; }
    .FW008794 .chamadas .container { gap: 0; }
    .FW008794 .chamadas h2 { text-align: center; line-height: 1; margin-bottom: 15px; }
    .FW008794 .chamadas p { text-align: center; }
    .FW008794 .chamadas .divisoria { display: none; }

    .FW008794 .destaques { padding: 30px 0 50px 0; margin-top: 0; }
    .FW008794 .destaques .container .holder { border-radius: 50px; align-items: center; flex-direction: column; }
    .FW008794 .destaques .top { position: relative; left: unset; top: unset; text-align: center; transform: none; padding-right: 0; margin-top: -30%; margin-right: -5%; }
    .FW008794 .destaques .top img { width: 60%; }
    .FW008794 .destaques .bottom { position: relative; left: unset; bottom: unset; width: 100%; transform: none; margin-bottom: -30%; margin-right: -8%; }
    .FW008794 .destaques .infos {  text-align: center; gap: 0; padding: 0; }
    .FW008794 .destaques .infos:first-child { padding-bottom: 180px; }
    .FW008794 .destaques .infos:last-child { padding-top: 220px; }

    .FW008794 .acessorios { padding: 60px 0 0 0; }
    .FW008794 .acessorios .chamada { flex-direction: column; align-items: flex-start; gap: 20px; padding-left: 10%; }
    .FW008794 .acessorios .imgs { flex-direction: column; gap: 50px; }
    .FW008794 .acessorios .imgs .img { gap: 20px; }

    .FW008794 .ideal { padding: 60px 0; }
    .FW008794 .ideal .areas { width: 90%; justify-content: space-between; margin-top: 30px; }

    .FW008794 .medidas { padding: 100px 0 50px 0; }
    .FW008794 .medidas .aux-mobile { width: 80%; }
    .FW008794 .medidas .container { align-items: center; flex-direction: column-reverse; }
    .FW008794 .medidas .infos { justify-content: center; text-align: center; margin-bottom: 0; padding: 0; }
    .FW008794 .medidas .infos h3 { font-size: 2.4em; }
    .FW008794 .medidas .infos .selo { margin-bottom: 60px; }

    .FW008794 .banner { padding-top: 0; }
}

@media (max-width: 767.98px) {
	/* XS */
    .FW008794 .topo .infos h2 { font-size: 3em; }

    .FW008794 .diferenciais .infos .chamada { font-size: 3em; }

    .FW008794 .ideal .infos h3 { font-size: 3em; }

    .FW008794 .banner .hld { padding: 20px; width: calc(100% + 30px); margin: 0 -15px; }
    .FW008794 .banner .hld img { width: 60%; }
}

@media (max-width: 575.98px) {
    /* XXS */
    .FW008794 .ico { width: 50px; }
    .FW008794 .ico img { max-height: 25px; max-width: 25px; }

    .FW008794 .topo .container { padding: 0 5px; }
    .FW008794 .topo .infos h2 { font-size: 2.4em; margin-top: 6px; }
    .FW008794 .topo .infos h3 { font-size: 2em; }
    .FW008794 .topo .infos p { font-size: 1.4em; }
    .FW008794 .topo .infos .aux-mobile { gap: 10px; }
    .FW008794 .topo .produto img { max-width: 90%; }

    .FW008794 .box .holder { border-radius: 35px; padding: 0; }
    .FW008794 .box .infos h2 { font-size: 2.2em; }
    .FW008794 .box .infos h3 { font-size: 2em; }
    .FW008794 .box .infos p { font-size: 1.4em; }
    .FW008794 .box .infos.mobile { left: 45%; }
    .FW008794 .box .img img { width: 90%; }
    .FW008794 .box .img:before { border-radius: 35px; }

    .FW008794 .destaques .container { padding: 0; }
    .FW008794 .destaques .container .holder { border-radius: 35px; padding: 0 }
    .FW008794 .destaques .top { margin-top: -35%; }
    .FW008794 .destaques .top img { width: 75%; }
    .FW008794 .destaques .infos:first-child { padding-bottom: 120px; }
    .FW008794 .destaques .infos:last-child { padding-top: 120px; }
    .FW008794 .destaques .infos .chamada { font-size: 2em; }
    .FW008794 .destaques .infos .txt { font-size: 1.4em; }

    .FW008794 .diferenciais { padding: 30px 0; }
    .FW008794 .diferenciais .infos .chamada { font-size: 2em; }
    .FW008794 .diferenciais .infos .txt { font-size: 1.4em; }

    .FW008794 .chamadas h2 { font-size: 2em; }
    .FW008794 .chamadas p { font-size: 1.4em; }

    .FW008794 .acessorios .chamada { padding-left: 0; }
    .FW008794 .acessorios .chamada img { width: 40px; }
    .FW008794 .acessorios .chamada .txt { font-size: 2em; }
    .FW008794 .acessorios .imgs .img img { max-width: 90%; }
    .FW008794 .acessorios .imgs .img h3 { font-size: 1.6em; }

    .FW008794 .ideal { padding: 50px 0; }
    .FW008794 .ideal .container { padding: 0; }
    .FW008794 .ideal .infos h3 { font-size: 2em; }
    .FW008794 .ideal .areas { margin-top: 20px; }
    .FW008794 .ideal .areas .area { gap: 10px; }
    .FW008794 .ideal .areas .area .ico { width: 60px; }
    .FW008794 .ideal .areas .area .txt { font-size: 1.2em; }

    .FW008794 .medidas .infos h3 { font-size: 2em; }
    .FW008794 .medidas .infos p { font-size: 1.4em; }
    .FW008794 .medidas .infos .selo { margin-bottom: 30px; }
    .FW008794 .medidas .infos .selo img { max-width: 200px; }
}