/* 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:        #636569;
  --gray-light:         #E8E8E8;
  --gray-lighter:       #F6F6F6;
  --gray-dark:          #53565A;
  --white:              #FFFFFF;
  --black:              #000000;
  --black-light:        #1A1A1A;
  --yellow:             #FFA400;
  --dummy:              #FFCC00;
}

/* GERAL */
.FW013447 { font-family: "UniSans", sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW013447 * { box-sizing: border-box; }
.FW013447 a { text-decoration: none; }
.FW013447 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW013447 .container.min { max-width: 1056px; }
.FW013447 .container.fluid { flex-direction: row; }
.FW013447 .mobile { display: none !important; }
.FW013447 .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 */
.FW013447 .topo { padding-top: 30px; }
.FW013447 .topo .container { align-items: flex-end; }
.FW013447 .topo .produto { flex: 1; display: flex; justify-content: center; align-items: center; margin-right: -50px; }
.FW013447 .topo .produto img { height: auto; max-width: 100%; }
.FW013447 .topo .infos { width: 45%; }
.FW013447 .topo .infos h2 { font-size: 2.9em; font-weight: 400; color: var(--black-light); text-transform: uppercase; line-height: 0.9; margin-bottom: 50px; margin-top: 0; display: inline-block; position: relative; }
.FW013447 .topo .infos h2 strong { font-size: 1.7586em; font-weight: 700; }
.FW013447 .topo .infos h2 span { display: flex; justify-content: flex-start; align-items: flex-start; font-weight: 500; }
.FW013447 .topo .infos h3 { font-size: 4em; font-weight: 700; color: var(--black-light); margin-bottom: 15px; line-height: 1; margin-top: 0; }
.FW013447 .topo .infos p { font-size: 2em; font-weight: 500; color: var(--black-light); margin-bottom: 50px; margin-top: 0; }
.FW013447 .topo .infos .selo { margin-bottom: 80px; }

.FW013447 .funcionalidades { padding-top: 100px; position: relative; }
.FW013447 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW013447 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW013447 .funcionalidades .item .ico { margin-bottom: 40px; }
.FW013447 .funcionalidades .item h2 { margin: 0 0 20px 0; font-size: 3.3em; font-weight: 700; line-height: 1.136; }
.FW013447 .funcionalidades .item p { margin: 0; font-size: 1.8em; font-weight: 500; }

.FW013447 .box { padding: 80px 0 150px 0; }
.FW013447 .box .holder { display: flex; justify-content: center; align-items: center; background: var(--gray); gap: 60px; border-radius: 100px 100px 0 0; }
.FW013447 .box .img { width: 60%; margin: 0 0 -220px 0; padding-top: 20px; display: flex; justify-content: flex-end; align-items: center; position: relative; z-index: 2; border-radius: 0 100px 100px 0; overflow: hidden; }
.FW013447 .box .img img { height: auto; max-width: 100%; }
.FW013447 .box .infos { flex: 1; display: flex; justify-content: center; align-items: flex-end; flex-direction: column; color: var(--black-light); }
.FW013447 .box .infos h3 { font-size: 4em; font-weight: 700; line-height: 1; margin-bottom: 20px; margin-top: 0; }
.FW013447 .box .infos h4 { font-size: 3em; font-weight: 500; text-transform: uppercase; margin-bottom: 30px; }
.FW013447 .box .infos p { font-size: 2em; font-weight: 500; margin: 0; }
.FW013447 .box .bar { background: var(--black-light); border-radius: 0 0 100px 100px; padding: 70px 60px 16px 60px; display: flex; justify-content: center; align-items: flex-start; }
.FW013447 .box .bar .info { flex: 1; font-size: 3em; font-weight: 500; color: var(--white); text-transform: uppercase; }
.FW013447 .box .bar .info strong { font-weight: 700; }
.FW013447 .box .bar .selos { width: 65%; display: flex; justify-content: center; align-items: flex-start; gap: 50px; margin-bottom: -70px; padding-right: 120px; }
.FW013447 .box .bar .selos .selo { background: var(--yellow); border-radius: 20px; padding: 5px; min-width: 150px; }
.FW013447 .box .bar .selos .selo .txt { width: 100%; text-align: center; font-size: 2em; text-transform: uppercase; font-weight: 700; color: var(--black-light); margin: 15px 0; }
.FW013447 .box .bar .selos .selo .icone { background: var(--white); border-radius: 17px; padding: 20px 0; display: flex; justify-content: center; align-items: center; }
.FW013447 .box .bar .selos .selo .icone .ico { width: 100px; background: none; }

.FW013447 .caracteristicas { margin: 0 0 80px 0; }
.FW013447 .caracteristicas .chamada { font-size: 2.5em; font-weight: 500; line-height: 1; position: absolute; left: 8%; top: 0; }
.FW013447 .caracteristicas .chamada strong { text-transform: uppercase; }
.FW013447 .caracteristicas .hld-img { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 150px; }
.FW013447 .caracteristicas .hld-img .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW013447 .caracteristicas .hld-img .img img { height: auto; max-width: 100%; }
.FW013447 .caracteristicas .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; }
.FW013447 .caracteristicas .hld-img .bts .bt { position: absolute; pointer-events: all; border: none; }
.FW013447 .caracteristicas .hld-img .bts .bt a { position: relative; z-index: 2; }
.FW013447 .caracteristicas .hld-img .bts .bt a img { transition: all 0.3s ease; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up { font-size: 1.6em; 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: 10px 0; transition: all 0.3s ease; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up.l1 { top: -8px; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up.l2 { top: -18px; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up.l3 { top: -29px; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up.left { right: 15px; }
.FW013447 .caracteristicas .hld-img .bts .bt .pop-up.right { left: 15px; }
.FW013447 .caracteristicas .hld-img .bts .bt.selected { z-index: 3; }
.FW013447 .caracteristicas .hld-img .bts .bt.selected img { transform: rotate(-45deg); }
.FW013447 .caracteristicas .hld-img .bts .bt.selected .pop-up { opacity: 1; max-width: 350px; pointer-events: all; padding: 10px 30px 8px 30px; }
.FW013447 .caracteristicas .hld-img .bts .bt-1 { left: 37%; top: 2%; }
.FW013447 .caracteristicas .hld-img .bts .bt-2 { left: 50%; top: 1%; }
.FW013447 .caracteristicas .hld-img .bts .bt-3 { left: 32%; top: 5%; }
.FW013447 .caracteristicas .hld-img .bts .bt-4 { left: 65%; top: 11%; }
.FW013447 .caracteristicas .hld-img .bts .bt-5 { left: 25%; top: 17%; }
.FW013447 .caracteristicas .hld-img .bts .bt-6 { left: 52%; top: 23%; }
.FW013447 .caracteristicas .hld-img .bts .bt-7 { left: 43%; top: 32%; }
.FW013447 .caracteristicas .hld-img .bts .bt-8 { left: 61%; top: 45%; }
.FW013447 .caracteristicas .hld-img .bts .bt-9 { left: 47%; top: 67%; }
.FW013447 .caracteristicas .hld-img .bts .bt-10 { left: 35%; top: 76%; }
.FW013447 .caracteristicas .hld-img .bts .bt-11 { left: 33%; top: 85%; }
.FW013447 .caracteristicas .hld-img .bts .bt-12 { left: 68%; top: 86%; }
.FW013447 .caracteristicas .aux-slider { display: none; }

.FW013447 .box-img { padding: 60px 0; }
.FW013447 .box-img .holder { display: flex; justify-content: center; align-items: center; background: var(--black-light); border-radius: 50px; gap: 20px; }
.FW013447 .box-img .img { width: 50%; }
.FW013447 .box-img .img img { height: auto; max-width: 100%; }
.FW013447 .box-img .infos { flex: 1; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; color: var(--white); }
.FW013447 .box-img .aux { display: flex; justify-content: flex-start; align-items: center; gap: 30px; margin-bottom: 30px; }
.FW013447 .box-img .ico { background: var(--white); }
.FW013447 .box-img h3 { font-size: 2.8em; font-weight: 700; line-height: 1; margin: 0 0 15px 0; text-transform: uppercase; }
.FW013447 .box-img p { font-size: 2em; font-weight: 500; margin: 0; }
.FW013447 .box-img.impacto .img { background: var(--gray-dark); display: flex; justify-content: center; align-items: flex-end; border-radius: 50px 0 0 50px; }
.FW013447 .box-img.impacto .img img { margin: -60px 0 -40px 0; }
.FW013447 .box-img.impacto .holder { margin-top: 70px; }
.FW013447 .box-img.impacto .infos { align-items: center; }

.FW013447 .diferenciais { padding: 60px 0; }
.FW013447 .diferenciais .container { align-items: center; gap: 60px; }
.FW013447 .diferenciais .img { flex: 1; display: flex; justify-content: center; align-items: center; }
.FW013447 .diferenciais .img img { height: auto; max-width: 100%; }
.FW013447 .diferenciais .infos { width: 40%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap: 100px; }
.FW013447 .diferenciais .infos .chamada { font-size: 3.3em; font-weight: 700; margin-bottom: 5px; }
.FW013447 .diferenciais .infos .txt { font-size: 2em; font-weight: 500; }
.FW013447 .diferenciais .infos .ico { margin-bottom: 20px; }
.FW013447 .diferenciais.produto { padding-bottom: 10px; }
.FW013447 .diferenciais.produto img { padding-right: 20%; }
.FW013447 .diferenciais.maleta { padding-top: 0; }
.FW013447 .diferenciais.seletor { padding-bottom: 0; }
.FW013447 .diferenciais.seletor .infos { position: absolute; left: 0; bottom: 0; width: 55%; height: 100%; justify-content: flex-end; align-items: flex-end; padding-bottom: 100px; text-align: right; }
.FW013447 .diferenciais.seletor .infos .ico { margin-left: auto; }
.FW013447 .diferenciais.rotacao { padding-top: 0; margin-top: -60px; }
.FW013447 .diferenciais.rotacao .img { margin-right: -10%; }
.FW013447 .diferenciais.bateria { padding: 0; }
.FW013447 .diferenciais.bateria .container { align-items: flex-start; }
.FW013447 .diferenciais.bateria .infos { width: 50%; align-items: flex-end; gap: 0; }
.FW013447 .diferenciais.bateria .infos .selo { width: 100%; display: flex; justify-content: flex-start; align-items: center; padding-left: 15%; margin-bottom: 40px; }
.FW013447 .diferenciais.bateria .infos .info { width: 100%; display: flex; justify-content: flex-start; align-items: flex-end; flex-direction: column; text-align: right; }
.FW013447 .diferenciais.bateria .infos .chamada { font-size: 2.5em; }
.FW013447 .diferenciais.bateria .infos .aux { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; }
.FW013447 .diferenciais.bateria .img { margin-left: -15%; padding-top: 60px; }
.FW013447 .diferenciais.indicador { padding: 0; margin-top: -100px; }
.FW013447 .diferenciais.indicador .img { margin-right: -10%; }
.FW013447 .diferenciais.empunhadura { padding: 0; }
.FW013447 .diferenciais.empunhadura .infos { width: 38%; align-items: flex-end; gap: 0; padding-top: 60px; }
.FW013447 .diferenciais.empunhadura .infos .info { width: 100%; display: flex; justify-content: flex-start; align-items: flex-end; flex-direction: column; text-align: right; }
.FW013447 .diferenciais.empunhadura .img { margin-left: -15%; }

.FW013447 .acessorios { overflow: hidden; margin: 0 calc(((100vw - 1248px)/2)*(-1)); width: 100vw; }
.FW013447 .acessorios h2 { font-size: 2.5em; text-transform: uppercase; font-weight: 500; margin: 0; padding-left: 5%; }
.FW013447 .acessorios .hld-slider { margin: 0 calc(((100vw - 1200px)/2)*(-1)); width: 100vw; }
.FW013447 .acessorios .hld-slider .slide { display: flex; justify-content: center; align-items: center; }
.FW013447 .acessorios .hld-slider .slide .container { align-items: center; }
.FW013447 .acessorios .hld-slider .slide .img { width: 60%; display: flex; justify-content: center; align-items: center; position: relative; }
.FW013447 .acessorios .hld-slider .slide .img img { height: auto; max-width: 100%; position: relative; z-index: 2; }
.FW013447 .acessorios .hld-slider .slide .info { font-size: 2em; font-weight: 500; color: var(--black-light); }
.FW013447 .acessorios .hld-slider .slide .info span { font-weight: 700; font-size: 1.65em; display: block; margin-bottom: 10px; }
.FW013447 .acessorios .hld-slider .slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; background: var(--gray-light); border-radius: 37px; gap: 9px; padding: 0 30px; height: 37px; margin: 0; position: absolute; left: 50%; top: 0; transform: translate(-50%); }
.FW013447 .acessorios .hld-slider .slick-dots li { margin: 0; padding: 0; line-height: 0; }
.FW013447 .acessorios .hld-slider .slick-dots li button { padding: 0; font-size: 0; border: none; background: var(--gray); width: 9px; height: 9px; border-radius: 50%; cursor: pointer; transition: all 0.3s ease; }
.FW013447 .acessorios .hld-slider .slick-dots li.slick-active button { width: 13px; height: 13px; background: var(--white); }
.FW013447 .acessorios .nav-slider { position: absolute; right: 30px; bottom: 85px; display: flex; justify-content: flex-end; align-items: center; pointer-events: none; gap: 10px; }
.FW013447 .acessorios .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW013447 .acessorios .nav-slider .arrow.prev img { transform: scaleX(-1); }

.FW013447 .medidas { padding-top: 60px; }
.FW013447 .medidas .container { align-items: flex-start; }
.FW013447 .medidas .aux-mobile { width: 50%; display: flex; justify-content: flex-start; align-items: center; }
.FW013447 .medidas .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW013447 .medidas .img img { height: auto; max-width: 100%; }
.FW013447 .medidas .infos { flex: 1; display: flex; justify-content: center; align-items: center; padding-top: 80px; }
.FW013447 .medidas .infos h3 { font-size: 3.3em; line-height: 1; margin: 0 0 20px 0; }
.FW013447 .medidas .infos p { font-size: 2em; font-weight: 500; margin: 0; }

.FW013447 .banner { padding-top: 80px; }
.FW013447 .banner .hld { background: var(--black-light); border-radius: 20px 20px 0 0; padding: 60px 30px; display: flex; justify-content: center; align-items: center; }
.FW013447 .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%;
  }
  .FW013447 {
    margin: 0 -1rem;
  }
  .FW013447 .acessorios { margin: 0; }
}
/*  DEFAULT */

/* MEDIA QUERY */
@media (max-width: 1399.98px) {
    /* XL */
}

@media (max-width: 1259.98px) {
    /* LG */
    .FW013447 .topo .infos h2 { font-size: 3em; }
    .FW013447 .topo .produto { margin-right: 15px; }
    .FW013447 .topo .infos h3 { font-size: 3em; }

    .FW013447 .acessorios .hld-slider { margin: 0 -30px; width: calc(100% + 60px); }

    .FW013447 .box .infos { padding-bottom: 30px; }
    .FW013447 .box .infos h3 { font-size: 3.4em; }
    .FW013447 .box .infos h4 { font-size: 2.4em; }
    .FW013447 .box .infos p { font-size: 1.8em; }
    .FW013447 .box .bar .info { font-size: 2.6em; }
    .FW013447 .box .bar .selos { gap: 20px; }

    .FW013447 .diferenciais .infos .chamada { font-size: 3em; }
    .FW013447 .diferenciais .infos .txt { font-size: 1.8em; }
    .FW013447 .diferenciais.empunhadura .infos { width: 42%; }
}

@media (max-width: 991.98px) {
	/* MD */
    .FW013447 .container { padding: 0 15px; }
    .FW013447 .container.fluid { flex-direction: column; }

    .FW013447 .mobile { display: block !important; }
    .FW013447 .desktop { display: none !important; }

    .FW013447 .topo .container { gap: 30px; align-items: center; }
    .FW013447 .topo .produto { justify-content: center; }
    .FW013447 .topo .infos { width: 100%; }
    .FW013447 .topo .infos .aux-mobile { display: flex; justify-content: center; align-items: center; gap: 30px; margin-bottom: 0; }
    .FW013447 .topo .infos h2 { font-size: 2.8em; margin-bottom: -10px; margin-top: 10px; }
    .FW013447 .topo .infos .selo { margin-bottom: 0; }

    .FW013447 .funcionalidades { padding-top: 20px; }
    .FW013447 .funcionalidades .aux-slider { display: block; }
    .FW013447 .funcionalidades .item { flex: unset; width: unset; flex-direction: row; justify-content: center; align-items: center; text-align: left; gap: 30px; }
    .FW013447 .funcionalidades .item .ico { margin-bottom: 0; }
    .FW013447 .funcionalidades .item .info { width: 245px; min-height: 75px; display: flex; justify-content: flex-start; align-items: center; }
    .FW013447 .funcionalidades .item h2 { margin: 0; }

    .FW013447 .infos-txt { text-align: center; padding: 60px 0 30px 0; }
    .FW013447 .infos-txt h3 { font-size: 2.4em; margin: 0 0 10px 0; }
    .FW013447 .infos-txt h3:last-child { margin-top: 30px; }
    .FW013447 .infos-txt h4 { font-size: 2.4em; font-weight: 500; text-transform: uppercase; margin: 60px 0 0 0; }
    .FW013447 .infos-txt p { font-size: 2em; margin: 0; }
    .FW013447 .infos-txt.box-txt { padding-bottom: 0; }

    .FW013447 .box { padding-top: 30px; }
    .FW013447 .box .container { padding: 0; align-items: center; }
    .FW013447 .box .holder { flex-direction: column-reverse; position: relative; padding: 0; width: 70%; border-radius: 70px; }
    .FW013447 .box .img { width: calc(100% + 50px); margin: 0 0 0 -50px; text-align: right; padding: 0; border-radius: 0 70px 70px 0; }
    .FW013447 .box .bar { padding: 30px 0 0 0; background: none }
    .FW013447 .box .bar .selos { width: 100%; gap: 30px; margin-bottom: -150px; padding: 0; }

    .FW013447 .caracteristicas { margin-top: 0; padding-top: 60px; }
    .FW013447 .caracteristicas .chamada { position: relative; left: 0; text-align: center; top: unset; line-height: 1.2; }
    .FW013447 .caracteristicas .chamada strong { text-transform: unset; }
    .FW013447 .caracteristicas .hld-img { display: none; }
    .FW013447 .caracteristicas .aux-slider { display: block; margin: 30px -15px; width: calc(100% + 30px); position: relative; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas { width: 100%; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slick-list { padding: 0 100px; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slide { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 30px; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slide .img { aspect-ratio: 70/86; width: 80%; border-radius: 20px; background-repeat: no-repeat; background-position: center; background-size: cover; background-color: var(--gray); }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slide .info { font-size: 2em; text-align: center; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slide .info strong { text-transform: uppercase; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .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%); }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slick-dots li { margin: 0; padding: 0; line-height: 0; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .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; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slick-dots li.slick-active button { width: 9px; height: 9px; }
    .FW013447 .caracteristicas .aux-slider .nav-slider { position: absolute; left: 0; top: calc(50% - 60px); width: 100%; padding: 0 70px; display: flex; justify-content: space-between; align-items: center; pointer-events: none; }
    .FW013447 .caracteristicas .aux-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
    .FW013447 .caracteristicas .aux-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }

    .FW013447 .box-img .container { align-items: center; }
    .FW013447 .box-img .holder { flex-direction: column; width: 70%; }
    .FW013447 .box-img .img { width: 100%; border-radius: 50px 50px 0 0; }
    .FW013447 .box-img .infos { padding: 30px 0 60px 0; text-align: center; align-items: center; }
    .FW013447 .box-img .aux.mobile { display: flex !important; margin: 0 0 30px 0; }
    .FW013447 .box-img .aux .ico { background: var(--black); }
    .FW013447 .box-img .aux h3 { font-size: 3em; }
    .FW013447 .box-img.impacto .holder { margin: 0; background: none; gap: 0; }
    .FW013447 .box-img.impacto .img { border-radius: 50px 50px 0 0; position: relative; z-index: 2; margin-top: 20vw; }
    .FW013447 .box-img.impacto .img.mobile { display: flex !important; }
    .FW013447 .box-img.impacto .img img { max-width: 80%; margin: -22% 0 -22% 0; }
    .FW013447 .box-img.impacto .infos { padding: 20vw 0 60px 0; }
    .FW013447 .box-img.impacto .infos { background: var(--black-light); width: 100%; border-radius: 0 0 50px 50px; }
    .FW013447 .box-img.impacto .infos.mobile { background: none; padding: 0; }
    .FW013447 .box-img.impacto .infos.mobile .aux { justify-content: center; }
    .FW013447 .box-img.impacto .aux h3 { margin: 0; color: var(--black-light); text-transform: none; }

    .FW013447 .diferenciais .infos { width: 100%; align-items: center; gap: 60px; }
    .FW013447 .diferenciais .infos .info { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
    .FW013447 .diferenciais .infos .chamada { font-size: 2.4em; margin-bottom: 10px; }
    .FW013447 .diferenciais.produto img { padding: 0; max-width: 80%; }
    .FW013447 .diferenciais.bateria .infos .aux { justify-content: center; align-items: center; }
    .FW013447 .diferenciais.bateria .container { gap: 30px; }
    .FW013447 .diferenciais.bateria .infos { width: 100%; align-items: center; }
    .FW013447 .diferenciais.seletor { padding: 0 0 60px 0; }
    .FW013447 .diferenciais.seletor .container { flex-direction: column-reverse; }
    .FW013447 .diferenciais.seletor .infos { position: relative; left: unset; bottom: unset; width: 100%; height: auto; justify-content: center; align-items: center; padding-bottom: 0; text-align: center; }
    .FW013447 .diferenciais.seletor .infos .ico { margin: 0 auto 20px auto; }
    .FW013447 .diferenciais.rotacao { overflow: hidden; }
    .FW013447 .diferenciais.rotacao .container { gap: 0; }
    .FW013447 .diferenciais.rotacao .img { margin-right: -8%; }
    .FW013447 .diferenciais.bateria .infos .selo { padding: 0; justify-content: center; }
    .FW013447 .diferenciais.bateria .infos { width: 100%; align-items: center; }
    .FW013447 .diferenciais.bateria .infos .info { justify-content: center; align-items: center; text-align: center; }
    .FW013447 .diferenciais.bateria .infos .aux { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; }
    .FW013447 .diferenciais.bateria .img { margin-left: -10%; padding: 30px 0; }
    .FW013447 .diferenciais.indicador { margin: 0; }
    .FW013447 .diferenciais.indicador .img { margin: 0; padding-left: 5%; }
    .FW013447 .diferenciais.indicador .container { gap: 0; }
    .FW013447 .diferenciais.empunhadura { padding-bottom: 60px; }
    .FW013447 .diferenciais.empunhadura .container { flex-direction: column-reverse; gap: 0; }
    .FW013447 .diferenciais.empunhadura .img { margin: 60px 0 0 0; padding-left: 5%; }
    .FW013447 .diferenciais.empunhadura .infos { width: 100%; padding: 0; align-items: center; }
    .FW013447 .diferenciais.empunhadura .infos .info { justify-content: center; align-items: center; text-align: center; }
  
    .FW013447 .acessorios h2 { text-align: center; text-transform: none; margin-bottom: 60px; line-height: 1; padding: 0; }
    .FW013447 .acessorios .hld-slider { margin: 0 -15px; width: calc(100% + 30px); }
    .FW013447 .acessorios .hld-slider .slick-dots { display: flex; }
    .FW013447 .acessorios .hld-slider .slick-track { padding: 0; display: flex !important; }
    .FW013447 .acessorios .hld-slider .slick-list { padding: 80px 0 0 0; }
    .FW013447 .acessorios .hld-slider .slick-slide { height: auto !important; display: flex !important; flex-direction: column; }
    .FW013447 .acessorios .hld-slider .slide { padding: 0 10vw; }
    .FW013447 .acessorios .hld-slider .slide .container { height: 100%; justify-content: flex-start; }
    .FW013447 .acessorios .hld-slider .slide .img { flex: 1; aspect-ratio: 54/73; width: 100%; justify-content: center; align-items: center; background: var(--gray-light); border-radius: 25px; }
    .FW013447 .acessorios .hld-slider .slide .img.mobile { display: flex !important; }
    .FW013447 .acessorios .hld-slider .slide .img img { max-width: 90%; }
    .FW013447 .acessorios .hld-slider .slide .info { text-align: center; margin-top: 30px; }
    .FW013447 .acessorios .nav-slider { width: calc(100% - 60px); bottom: calc(50% - 50px); justify-content: space-between; }

    .FW013447 .medidas { padding: 100px 0 50px 0; }
    .FW013447 .medidas .aux-mobile { width: 80%; }
    .FW013447 .medidas .container { align-items: center; flex-direction: column-reverse; }  
    .FW013447 .medidas .infos { justify-content: center; text-align: center; margin-bottom: 60px; padding-top: 0; }
    .FW013447 .medidas .infos h3 { font-size: 2.4em; }

    .FW013447 .banner { padding-top: 0; }
}

@media (max-width: 767.98px) {
	/* XS */
    .FW013447 .topo .infos h2 { font-size: 2.2em; }
    .FW013447 .topo .infos .selo img { width: 160px; }

    .FW013447 .box { overflow: hidden; }
    .FW013447 .box .bar .selos { gap: 30px; transform: scale(0.7); }
    
    .FW013447 .box-img .holder { width: 100%; }

    .FW013447 .acessorios .hld-slider .slick-list { padding: 30px 0 0 0; }
    .FW013447 .acessorios .hld-slider .slick-dots { gap: 6px; padding: 0 10px; height: 30px; top: -30px; }
    .FW013447 .acessorios .hld-slider .slick-dots li button { width: 6px; height: 6px; }
    .FW013447 .acessorios .hld-slider .slick-dots li.slick-active button { width: 10px; height: 10px; }

    .FW013447 .box-img.impacto .infos { padding: 25vw 0 30px 0; }
    .FW013447 .diferenciais.bateria .img { margin-left: 0; padding-right: 10%; }

    .FW013447 .banner .hld { padding: 20px; width: calc(100% + 30px); margin: 0 -15px; }
    .FW013447 .banner .hld img { width: 60%; }
}

@media (max-width: 575.98px) {
    /* XXS */
    .FW013447 .ico { width: 50px; }
    .FW013447 .ico img { max-height: 25px; max-width: 25px; }

    .FW013447 .topo .container { padding: 0 5px; }
    .FW013447 .topo .produto { margin: 0; }
    .FW013447 .topo .produto img { max-width: 90%; }
    .FW013447 .topo .infos h2 { font-size: 1.3em; margin-top: 0; }
    .FW013447 .topo .infos h3 { font-size: 2em; }
    .FW013447 .topo .infos p { font-size: 1.4em; }
    .FW013447 .topo .infos .aux-mobile { gap: 10px; }
    .FW013447 .topo .infos .selo img { width: 100px; }

    .FW013447 .infos-txt { padding: 30px 0; }
    .FW013447 .infos-txt .container { padding: 0; }
    .FW013447 .infos-txt h3 { font-size: 1.6em; }
    .FW013447 .infos-txt p { font-size: 1.4em; }

    .FW013447 .box { padding-bottom: 100px; }
    .FW013447 .box .holder { border-radius: 35px; }
    .FW013447 .box .infos h2 { font-size: 2em; }
    .FW013447 .box .infos h3 { font-size: 2em; }
    .FW013447 .box .infos p { font-size: 1.4em; }
    .FW013447 .box .holder { width: calc(100% - 30px); }
    .FW013447 .box .img { width: calc(100% + 10px); margin: 0 0 0 -10px; border-radius: 0 35px 35px 0; }
    .FW013447 .box .bar { padding: 0; }
    .FW013447 .box .bar .selos { margin-bottom: -115px; gap: 10px; }
    .FW013447 .box .bar .selos .selo { min-width: 135px; }
    .FW013447 .box .bar .selos .selo .icone { padding: 5px 0; }
    .FW013447 .box .bar .selos .selo .icone .ico img { max-height: 70px; max-width: 70px; }

    .FW013447 .caracteristicas { margin: 0px 0 30px 0; }
    .FW013447 .caracteristicas .chamada { font-size: 1.8em; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slick-list { padding: 0 15px; }
    .FW013447 .caracteristicas .aux-slider .slider-caracteristicas .slide .info { font-size: 1.4em; }
    .FW013447 .caracteristicas .aux-slider .nav-slider { padding: 0 10px; }

    .FW013447 .diferenciais { padding: 0 0 30px 0; }
    .FW013447 .diferenciais .infos .chamada { font-size: 2em; }
    .FW013447 .diferenciais .infos .txt { font-size: 1.4em; }
    .FW013447 .diferenciais.bateria .container { padding: 0; }
    .FW013447 .diferenciais.seletor .container { padding: 0; }
    .FW013447 .diferenciais.bateria .infos .selo img { max-width: 80%; }

    .FW013447 .box-img { overflow: hidden; }
    .FW013447 .box-img .infos h3 { font-size: 2em; }
    .FW013447 .box-img .infos p { font-size: 1.6em; }

    .FW013447 .acessorios { padding-top: 50px; }
    .FW013447 .acessorios h2 { font-size: 2em; }
    .FW013447 .acessorios .hld-slider .slide { margin-right: 0; }
    .FW013447 .acessorios .hld-slider .slide .info { font-size: 1.6em; }
    .FW013447 .acessorios .hld-slider .slick-list { padding: 30px 0 0 0 !important; }
    .FW013447 .acessorios .hld-slider .slick-track { padding: 0; }
    .FW013447 .acessorios .nav-slider { width: calc(100% - 20px); right: 10px; }

    .FW013447 .medidas { padding: 50px 0; }
    .FW013447 .medidas .container { padding: 0; }
    .FW013447 .medidas .infos h3 { font-size: 2em; }
    .FW013447 .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; }