/* 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;
  --gray-alpha:         rgba(83, 86, 90, 0.60);
  --green:              #30A9B2;
  --white:              #FFFFFF;
  --black:              #000000;
  --black-light:        #1A1A1A;
  --dummy:              #FFCC00;
}


.FW012531 { font-family: "UniSans", sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW012531 * { box-sizing: border-box; }
.FW012531 a { text-decoration: none; }

.FW012531 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW012531 .container.min { max-width: 1068px; }
.FW012531 .container.fluid { flex-direction: row; }
.FW012531 .mobile { display: none !important; }
.FW012531 .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 */
.FW012531 .topo { padding: 60px 0; overflow: hidden; }
.FW012531 .topo .container { gap: 80px; align-items: center; }
.FW012531 .topo .produto { flex: 1; display: flex; justify-content: flex-end; align-items: center; }
.FW012531 .topo .produto img { max-width: 234px; }
.FW012531 .topo .infos { width: 53%; }
.FW012531 .topo .infos h2 { font-size: 3.2em; font-weight: 500; color: var(--black-light); text-transform: uppercase; line-height: 1; margin-bottom: 70px; margin-top: 0; display: inline-block; position: relative; }
.FW012531 .topo .infos h2 span { font-size: 0.71875em; font-style: italic; font-weight: 300; display: inline-block; width: 100%; text-align: right; position: absolute; right: 0; bottom: -16px; }
.FW012531 .topo .infos h2 strong { font-size: 1.90625em; font-weight: 800; }
.FW012531 .topo .infos h3 { font-size: 4em; font-weight: 700; color: var(--black-light); margin-bottom: 15px; line-height: 1; margin-top: 0; }
.FW012531 .topo .infos p { font-size: 2em; font-weight: 500; color: var(--black-light); margin-bottom: 20px; margin-top: 0; }

.FW012531 .funcionalidades { padding-top: 30px; position: relative; }
.FW012531 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW012531 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW012531 .funcionalidades .item .ico { margin-bottom: 40px; }
.FW012531 .funcionalidades .item h2 { margin: 0 0 10px 0; font-size: 3.3em; font-weight: 700; line-height: 1.136; }
.FW012531 .funcionalidades .item p { margin: 0; font-size: 1.8em; font-weight: 500; }

.FW012531 .box { padding-top: 100px; }
.FW012531 .box .holder { display: flex; background: var(--gray); border-radius: 100px; overflow: hidden; }
.FW012531 .box .img { width: 50%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.FW012531 .box .infos { flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; color: var(--black-light); padding: 190px 0; }
.FW012531 .box .infos h3 { font-size: 4em; font-weight: 700; line-height: 1; margin-bottom: 80px; margin-top: 0; }
.FW012531 .box .infos p { font-size: 2.5em; font-weight: 500; margin: 0; }

.FW012531 .diferenciais { padding-top: 60px; }
.FW012531 .diferenciais .container { align-items: center; gap: 120px; }
.FW012531 .diferenciais .img { flex: 1; display: flex; justify-content: flex-end; align-items: flex-end; }
.FW012531 .diferenciais .img img { width: 100%; }
.FW012531 .diferenciais .infos { width: 43%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap: 100px; }
.FW012531 .diferenciais .infos .chamada { font-size: 3.3em; font-weight: 700; margin-bottom: 15px; }
.FW012531 .diferenciais .infos .txt { font-size: 2em; font-weight: 500; }
.FW012531 .diferenciais .infos .ico { margin-bottom: 30px; }
.FW012531 .diferenciais.display .img img { max-width: 386px; }
.FW012531 .diferenciais.display .container { gap: 60px; }
.FW012531 .diferenciais.controle { margin-top: -130px; }
.FW012531 .diferenciais.controle .infos { padding-top: 60px; }
.FW012531 .diferenciais.controle .img img { max-width: 281px; }
.FW012531 .diferenciais.torre .img img { max-width: 398px; }
.FW012531 .diferenciais.torre .container { gap: 60px; }
.FW012531 .diferenciais.imagem { padding-top: 0; }
.FW012531 .diferenciais.imagem .container:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--gray); border-radius: 100px; }
.FW012531 .diferenciais.imagem .img { position: relative; z-index: 2; width: 60%; display: flex; justify-content: center; align-items: center; flex: unset; padding-top: 60px; margin-bottom: -350px; }
.FW012531 .diferenciais.imagem .img img { width: 100%; max-width: 515px; }
.FW012531 .diferenciais.oscilacao .container { align-items: flex-end; }
.FW012531 .diferenciais.oscilacao .img { width: 40%; display: flex; justify-content: center; align-items: center; flex: unset; margin-top: -680px; }
.FW012531 .diferenciais.oscilacao .img img { width: 100%; max-width: 375px; }
.FW012531 .diferenciais.oscilacao .infos { width: 45%; padding-bottom: 60px; align-items: flex-end; }

.FW012531 .box-foto .img { background-repeat: no-repeat; background-position: top right; background-size: contain; background-color: var(--green); width: 100%; height: 530px; border-radius: 100px; position: relative; display: flex; }
.FW012531 .box-foto .chamada { width: 60%; display: flex; justify-content: center; align-items: center; flex-direction: column; color: var(--white); }
.FW012531 .box-foto .chamada h2 { font-size: 3em; font-weight: 500; text-transform: uppercase; margin: 0 0 50px 0; }
.FW012531 .box-foto .chamada h3 { font-size: 4em; font-weight: 700; line-height: 1; margin: 0 0 20px 0; }
.FW012531 .box-foto .chamada p { font-size: 2.5em; font-weight: 500; margin: 0; }

.FW012531 .box-foto.pop .holder { background-color: var(--green); width: 100%; border-radius: 100px; display: flex; }
.FW012531 .box-foto.pop .aux { margin-bottom: 50px; }
.FW012531 .box-foto.pop .chamada h3 { margin: 0 0 40px 0; }
.FW012531 .box-foto.pop .img { background: none; flex: 1; border-radius: 0; display: flex; justify-content: center; margin: -50px 0 0 -100px; }
.FW012531 .box-foto.pop .img img { width: 100%; max-width: 426px; }

.FW012531 .funcoes { padding: 100px 0 50px 0; }
.FW012531 .funcoes .aux { width: 100%; display: flex; align-items: center; justify-content: space-around; }
.FW012531 .funcoes .funcao { text-align: center; }
.FW012531 .funcoes .funcao .icone { margin-bottom: 30px; }
.FW012531 .funcoes .funcao h3 { font-size: 2.5em; font-weight: 700; margin: 0 0 10px 0; }
.FW012531 .funcoes .funcao p { font-size: 1.8em; font-weight: 500; }
.FW012531 .funcoes .nav-slider { position: absolute; left: 0; top: 50%; width: 100%; padding: 0 60px; display: none; justify-content: space-between; align-items: center; pointer-events: none; }
.FW012531 .funcoes .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW012531 .funcoes .nav-slider .arrow.prev img { transform: scaleX(-1); }

.FW012531 .chamada-destaque { padding: 100px 0; }
.FW012531 .chamada-destaque .container { flex-direction: row; justify-content: center; gap: 50px; }
.FW012531 .chamada-destaque h2 { font-size: 3em; margin: 0; }
.FW012531 .chamada-destaque p { font-size: 2em; font-weight: 500; line-height: 1.2; margin: 0; }

.FW012531 .medidas { padding: 100px 0 0 0; }
.FW012531 .medidas .container { gap: 60px; }
.FW012531 .medidas .aux-mobile { width: 50%; display: flex; justify-content: flex-start; align-items: center; }
.FW012531 .medidas .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW012531 .medidas .img img { width: 100%; max-width:383px; }
.FW012531 .medidas .infos { flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.FW012531 .medidas .infos h3 { font-size: 3.3em; line-height: 1.2; margin: 0 0 20px 0; }
.FW012531 .medidas .infos p { font-size: 2em; font-weight: 500; margin: 0; }

.FW012531 .banner { padding-top: 80px; }
.FW012531 .banner .hld { background: var(--black-light); border-radius: 20px 20px 0 0; padding: 60px 30px; display: flex; justify-content: center; align-items: center; }
.FW012531 .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%;
  }
  .FW012531 {
    margin: 0 -1rem;
  }
}
/* DEFAULT */

/* MEDIA QUERY */
@media (max-width: 1399.98px) {
    /* XL */
}

@media (max-width: 1259.98px) {
    /* LG */

    .FW012531 .medidas .aux-mobile { width: 45%; }
}

@media (max-width: 991.98px) {
	/* MD */
    .FW012531 .container { padding: 0 15px; }
    .FW012531 .container.fluid { flex-direction: column; }

    .FW012531 .mobile { display: block !important; }
    .FW012531 .desktop { display: none !important; }

    .FW012531 .topo .container { gap: 30px; align-items: center; }
    .FW012531 .topo .produto { justify-content: center; }
    .FW012531 .topo .infos { width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
    .FW012531 .topo .infos .aux-mobile { display: flex; justify-content: center; align-items: center; gap: 20px; margin-bottom: 30px; }
    .FW012531 .topo .infos h2 { margin-bottom: 30px; }
    .FW012531 .topo .infos h3 { font-size: 2.4em; }

    .FW012531 .funcionalidades { padding-top: 20px; }
    .FW012531 .funcionalidades .aux-slider { display: block; }
    .FW012531 .funcionalidades .item { flex: unset; width: unset; flex-direction: row; justify-content: center; text-align: left; gap: 30px; }
    .FW012531 .funcionalidades .item .ico { margin-bottom: 0; }
    .FW012531 .funcionalidades .item .info { width: 230px; }
    .FW012531 .funcionalidades .item h2 { margin: 0; line-height: 1; }

    .FW012531 .box { padding-top: 80px; }
    .FW012531 .box .container { padding: 0; }
    .FW012531 .box .holder { flex-direction: column-reverse; position: relative; border-radius: 50px; }
    .FW012531 .box .img { width: 100%; aspect-ratio: 1/1.3; border-radius: 0 0 50px 50px; }
    .FW012531 .box .infos { padding: 60px 0; text-align: center; }
    .FW012531 .box .infos h3 { font-size: 3em; margin-bottom: 30px; }

    .FW012531 .diferenciais .container { flex-direction: column-reverse; gap: 60px; }
    .FW012531 .diferenciais .infos { width: 100%; align-items: center; gap: 60px; }
    .FW012531 .diferenciais .infos .info { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
    .FW012531 .diferenciais .infos .chamada { font-size: 2.4em; margin-bottom: 10px; }
    .FW012531 .diferenciais.imagem .container:before { display: none; }
    .FW012531 .diferenciais.imagem .img { width: 100%; padding: 30px 0 0 30px; margin-bottom: 0; }
    .FW012531 .diferenciais.oscilacao { padding-top: 0; }
    .FW012531 .diferenciais.oscilacao .img { width: 100%; margin-top: 0px; }
    .FW012531 .diferenciais.oscilacao .img img { width: 30%; }
    .FW012531 .diferenciais.oscilacao .infos { width: 100%; padding-bottom: 100px; align-items: center; }
    .FW012531 .diferenciais.controle { margin-top: 0; padding-top: 0; }
    
    .FW012531 .box-foto .container { padding: 0; }
    .FW012531 .box-foto .img { background-image: none !important; display: flex; justify-content: center; align-items: center; border-radius: 35px 35px 0 0; height: auto; padding: 60px 0; }
    .FW012531 .box-foto .img.mobile { display: flex !important; justify-content: center; border-radius: 0 0 35px 35px; position: relative; margin: 0; padding: 0; }
    .FW012531 .box-foto .img.mobile img { width: 45%; max-width: 478px; }
    .FW012531 .box-foto .chamada { text-align: center; width: 100%; }
    .FW012531 .box-foto .chamada h2 { font-size: 2.4em; }
    .FW012531 .box-foto .chamada h3 { font-size: 3em; }
    .FW012531 .box-foto .chamada p { font-size: 2em; }

    .FW012531 .box-foto.pop .holder { flex-direction: column; align-items: center; border-radius: 50px; padding-top: 60px; text-align: center; }
    .FW012531 .box-foto.pop .aux { margin-bottom: 0; width: 100%; }
    .FW012531 .box-foto.pop .img { flex:unset; width: 100%; margin: 0; padding-bottom: 0; }

    .FW012531 .funcoes .container { padding: 0; }
    .FW012531 .funcoes .nav-slider { display: flex; }
    .FW012531 .funcoes .funcao .icone { display: flex; justify-content: center; align-items: center; }

    .FW012531 .chamada-destaque { padding: 60px 0 30px 0; }
    .FW012531 .chamada-destaque .container { flex-direction: column; gap: 30px; align-items: center; text-align: center; }

    .FW012531 .medidas { padding: 0 0 50px 0; }
    .FW012531 .medidas .aux-mobile { width: 80%; }
    .FW012531 .medidas .container { align-items: center; flex-direction: column-reverse; }
    .FW012531 .medidas .infos { justify-content: center; text-align: center; margin-bottom: 60px; }
    .FW012531 .medidas .infos h3 { font-size: 2.4em; }

    .FW012531 .banner { padding-top: 0; }
}

@media (max-width: 767.98px) {
	/* XS */
    .FW012531 .box .infos p { font-size: 2em; }

    .FW012531 .banner .hld { padding: 20px; width: calc(100% + 30px); margin: 0 -15px; }
    .FW012531 .banner .hld img { width: 60%; }

    .FW012531 .funcoes .nav-slider { padding: 0 30px; }
    .FW012531 .funcoes .nav-slider .arrow img { width: 30px; }
}

@media (max-width: 575.98px) {
    /* XXS */
    .FW012531 .ico { width: 50px; }
    .FW012531 .ico img { max-height: 25px; max-width: 25px; }

    .FW012531 .topo .container { padding: 0 5px; }
    .FW012531 .topo .produto img { width: 80%; }
    .FW012531 .topo .infos h2 { font-size: 1.8em; margin-top: 2px; }
    .FW012531 .topo .infos h3 { font-size: 2em; }
    .FW012531 .topo .infos p { font-size: 1.4em; }
    .FW012531 .topo .infos .aux-mobile { gap: 10px; }

    .FW012531 .funcionalidades { padding-top: 0; }
    .FW012531 .funcionalidades .item { gap: 10px; }
    .FW012531 .funcionalidades .item .info { width: 165px; }
    .FW012531 .funcionalidades .item h2 { font-size: 2.4em }

    .FW012531 .box { padding-top: 60px; }
    .FW012531 .box .holder { border-radius: 35px; }
    .FW012531 .box .infos { padding: 30px 0; }
    .FW012531 .box .infos h2 { font-size: 2.2em; }
    .FW012531 .box .infos h3 { font-size: 2em; }
    .FW012531 .box .infos p { font-size: 1.4em; }
    .FW012531 .box .infos.mobile { left: 45%; }

    .FW012531 .box-foto .img .chamada { width: 100%; }
    .FW012531 .box-foto .img .chamada h2 { font-size: 2.2em; }
    .FW012531 .box-foto .img .chamada p { font-size: 1.6em; }

    .FW012531 .box-foto .chamada h3 { font-size: 2em; }
    .FW012531 .box-foto .chamada p { font-size: 1.6em; }

    .FW012531 .funcoes .funcao h3 { font-size: 2em; }
    .FW012531 .funcoes .funcao p { font-size: 1.6em; }

    .FW012531 .chamada-destaque { padding-bottom: 30px; }
    .FW012531 .chamada-destaque h2 { font-size: 2.4em; }
    .FW012531 .chamada-destaque p { font-size: 1.4em; }

    .FW012531 .diferenciais { padding-top: 30px; }
    .FW012531 .diferenciais .img { justify-content: center; }
    .FW012531 .diferenciais .img img { width: 80%; }
    .FW012531 .diferenciais .infos .chamada { font-size: 2em; }
    .FW012531 .diferenciais .infos .txt { font-size: 1.4em; }

    .FW012531 .medidas .infos { padding-top: 0; margin-bottom: 0; }
    .FW012531 .medidas .infos h3 { font-size: 2em; }
    .FW012531 .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; }


/* AUX */
/*
@media (max-width: 1399.98px) { .FW012531 { background: rgba(255,55,155,0.5); } }
@media (max-width: 1259.98px) { .FW012531 { background: rgba(255,155,55,0.5); } }
@media (max-width: 991.98px) { .FW012531 { background: rgba(155,255,55,0.5); } }
@media (max-width: 767.98px) { .FW012531 { background: rgba(155,55,255,0.5); } }
@media (max-width: 575.98px) { .FW012531 { background: rgba(55,155,255,0.5); } }
*/