/* FONTES */
@import url("https://use.typekit.net/elt5uhe.css");


/* VARIÁVEIS */
:root {
  --wine:               #9D2235;
  --gray:               #53565A;
  --gray-medium:        #C7C7C7;
  --gray-light:         #E8E8E8;
  --gray-dark:          #252525;
  --white:              #FFFFFF;
  --black:              #1A1A1A;
  --dummy:              #FFCC00;
}


/* GERAL */
.FW012308 { font-family: "arboria", sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW012308 * { box-sizing: border-box; }
.FW012308 a { text-decoration: none; }

.FW012308 .mobile { display: none; }

.FW012308 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW012308 .container.min { max-width: 1056px; }
.FW012308 .container.fluid { flex-direction: row; }

/* CUSTOM */
.FW012308 .tip .container { justify-content: center; }
.FW012308 .tip .brand { padding: 15px 40px; border-radius: 0 0 10px 10px; background: var(--wine); }

.FW012308 .topo { padding-top: 115px; }
.FW012308 .topo .assinatura { position: absolute; left: 40%; top: 0; width: 50%; }
.FW012308 .topo .assinatura img { width: 100%; max-width: 646px; }
.FW012308 .topo .fogaca { width: 100%; display: flex; justify-content: center; align-items: center; padding-top: 20px; }
.FW012308 .topo .fogaca img { width: 100%; max-width: 1148px; }
.FW012308 .topo .panela { position: absolute; left: 50%; bottom: -9%; width: calc(50% - 50px); display: flex; justify-content: center; align-items: center; }
.FW012308 .topo .panela img { width: 100%; max-width: 458px; }

.FW012308 .funcionalidades { padding-top: 140px; position: relative; }
.FW012308 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW012308 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW012308 .funcionalidades .item .ico { width: 60px; flex-shrink: 0; aspect-ratio: 1/1; border-radius: 10px; background: var(--wine); display: flex; justify-content: center; align-items: center; margin-bottom: 50px; }
.FW012308 .funcionalidades .item h2 { margin: 0 0 20px 0; font-size: 2.2em; line-height: 1.136; text-transform: uppercase; }
.FW012308 .funcionalidades .item p { margin: 0; font-size: 2em; }

.FW012308 .capacidade { padding-top: 60px; }
.FW012308 .capacidade .panela { display: flex; justify-content: center; align-items: center; }
.FW012308 .capacidade .panela img { width: 100%; max-width: 768px; }
.FW012308 .capacidade .infos { display: flex; justify-content: center; align-items: flex-start; gap: 100px; padding: 80px 30px; border-radius: 20px; background: var(--gray-dark); }
.FW012308 .capacidade .infos .info { color: var(--white); }
.FW012308 .capacidade .infos .info h3 { font-size: 5em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0; text-align: center; }
.FW012308 .capacidade .infos .info h3 span { font-weight: 700; }
.FW012308 .capacidade .infos .info p { font-size: 2em; font-weight: 300; margin: 15px 0 0 0; }
.FW012308 .capacidade .infos .info strong { font-weight: 700; }

.FW012308 .receitas { overflow: hidden; margin: 0 calc(((100vw - 1232px)/2)*(-1)); width: 100vw; }
.FW012308 .receitas { overflow: hidden; }
.FW012308 .receitas .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; padding: 50px 30px; }
.FW012308 .receitas .infos { display: flex; justify-content: center; align-items: center; gap: 60px; margin-bottom: 60px; }
.FW012308 .receitas .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; }
.FW012308 .receitas .infos .ico { width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--wine); display: flex; justify-content: center; align-items: center; }
.FW012308 .receitas .infos h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0; }
.FW012308 .receitas .infos p { font-size: 2em; margin: 0; }
.FW012308 .receitas .slider-receitas { margin: 0 calc(((100vw - 1200px)/2)*(-1)); width: 100vw; }
.FW012308 .receitas .slider-receitas .slide { aspect-ratio: 389/765; background-repeat: no-repeat; background-position: center; background-size: cover; margin-right: 15px; border-radius: 20px; display: flex; justify-content: center; align-items: flex-end; position: relative; overflow: hidden; }
.FW012308 .receitas .slider-receitas .slide:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30.51%, rgba(0, 0, 0, 0.80) 100%); }
.FW012308 .receitas .slider-receitas .slide .info { padding-bottom: 50px; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; position: relative; z-index: 2; }
.FW012308 .receitas .slider-receitas .slide .info .chamada { font-size: 2.5em; font-weight: 700; color: var(--white); text-transform: uppercase; margin-top: 15px; }
.FW012308 .receitas .slider-receitas .slide .info .txt { font-size: 2.4em; color: var(--white); }
.FW012308 .receitas .slider-receitas .slick-list { padding: 0 calc((100vw - 1200px)/2); }
.FW012308 .receitas .nav-slider { position: absolute; left: 0; top: calc(50% + 43px); width: 100%; padding: 0 81px 0 66px; display: flex; justify-content: space-between; align-items: center; pointer-events: none; }
.FW012308 .receitas .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW012308 .receitas .nav-slider .arrow.prev img { transform: scaleX(-1); }

.FW012308 .seguranca { padding-top: 15px; }
.FW012308 .seguranca .holder { display: flex; align-items: center; gap: 60px; background: var(--wine); border-radius: 20px; padding: 0 20px 0 20px; }
.FW012308 .seguranca .holder .img { width: calc(50% + 30px); display: flex; justify-content: center; align-items: flex-end; padding-top: 80px; }
.FW012308 .seguranca .holder .img img { width: 100%; max-width: 588px; }
.FW012308 .seguranca .holder .infos { flex: 1; color: var(--white); }
.FW012308 .seguranca .holder .infos .ico { width: 70px; flex-shrink: 0; aspect-ratio: 1/1; border-radius: 10px; background: var(--black); display: flex; justify-content: center; align-items: center; margin-bottom: 15px; }
.FW012308 .seguranca .holder .infos h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0 0 25px 0; }
.FW012308 .seguranca .holder .infos p { font-size: 2em; margin: 0; }

.FW012308 .modos { padding-top: 100px; overflow: hidden; }
.FW012308 .modos .infos { width: 30%; margin-left: 8%; }
.FW012308 .modos .infos h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0 0 15px 0; }
.FW012308 .modos .infos p { font-size: 2em; margin: 0; }
.FW012308 .modos .holder-slider { margin-top: 85px; }
.FW012308 .modos .holder-slider.mobile { display: none; }
.FW012308 .modos .holder-slider .slider-modos .slide .ico { width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--wine); display: flex; justify-content: center; align-items: center; margin-bottom: 25px; }
.FW012308 .modos .holder-slider .slider-modos .slide .chamada { font-size: 3em; font-weight: 700; text-transform: uppercase; line-height: 1; margin: 0 0 15px 0; }
.FW012308 .modos .holder-slider .slider-modos .slide .txt { font-size: 2em; margin: 0; }
.FW012308 .modos .holder-slider .nav-slider { margin-top: 25px; display: flex; justify-content: flex-start; align-items: center; gap: 15px; pointer-events: none; }
.FW012308 .modos .holder-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW012308 .modos .holder-slider .nav-slider .arrow img { width: 29px; }
.FW012308 .modos .holder-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }
.FW012308 .modos .img { flex: 1; margin-right: -60px; display: flex; justify-content: center; align-items: center; }
.FW012308 .modos .img img { width: 100%; max-width: 589px; }

.FW012308 .destaque { padding-top: 90px; position: relative; z-index: 2; }
.FW012308 .destaque .img { width: 100%; height: 720px; background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 70px; position: relative; z-index: 2; }
.FW012308 .destaque .infos { padding-top: 70px; border-radius: 0 0 70px 70px; margin-top: -70px; background: var(--gray); }
.FW012308 .destaque .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; padding: 50px 30px; }
.FW012308 .destaque .infos .info { color: var(--white); flex: 1; display: flex; justify-content: flex-start; align-items: center; gap: 65px; padding-left: 11%; }
.FW012308 .destaque .infos .info.txt { width: 45%; flex: unset; justify-content: flex-start; padding: 0; }
.FW012308 .destaque .infos .info .ico { flex-shrink: 0; width: 70px; aspect-ratio: 1/1; background: var(--black); border-radius: 10px; display: flex; justify-content: center; align-items: center; }
.FW012308 .destaque .infos .info h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: -5px 0 0 0; }
.FW012308 .destaque .infos .info h3 span { font-weight: 700; }
.FW012308 .destaque .infos .info p { font-size: 2em; margin: 0; }
.FW012308 .destaque .chamada { padding: 120px 0 70px 0; border-radius: 0 0 70px 70px; margin-top: -70px; background: var(--gray); display: flex; justify-content: center; align-items: center; gap: 100px; }
.FW012308 .destaque .chamada .titulo { font-size: 3.8em; color: var(--white); line-height: 1; text-transform: uppercase; text-align: center; }
.FW012308 .destaque .chamada .titulo strong { font-size: 1.8157em; }
.FW012308 .destaque .chamada .txt { font-size: 2.3em; font-weight: 300; color: var(--white); line-height: 1; padding-top: 10px; }
.FW012308 .destaque .chamada .txt strong { font-weight: 700; }

.FW012308 .antiaderente .container { gap: 30px; }
.FW012308 .antiaderente .hld-img { flex: 1; position: relative; }
.FW012308 .antiaderente .hld-img:before { content: ''; position: absolute; left: 0; top: -70px; width: calc(100% - 80px); height: calc(100% + 70px); background: var(--wine); border-radius: 0 0 500px 500px; }
.FW012308 .antiaderente .hld-img .txt { font-size: 3em; font-weight: 700; color: var(--white); padding-top: 45px; line-height: 1; position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; width: calc(100% - 80px); }
.FW012308 .antiaderente .hld-img .img { position: relative; z-index: 2; text-align: right; }
.FW012308 .antiaderente .hld-img .img img { margin: 50px 20px -140px 0; }
.FW012308 .antiaderente .infos { width: 40%; padding-top: 70px; }
.FW012308 .antiaderente .infos .ico { width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--wine); display: flex; justify-content: center; align-items: center; margin-bottom: 20px; }
.FW012308 .antiaderente .infos .chamada { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0 0 35px 0; }
.FW012308 .antiaderente .infos .txt { font-size: 2em; margin: 0; }

.FW012308 .funcoes { padding-top: 60px; position: relative; z-index: 2; }
.FW012308 .funcoes .container:before { content: ''; position: absolute; left: 30px; top: 0; width: calc(100% - 60px); height: 100%; background: var(--gray); border-radius: 70px; }
.FW012308 .funcoes .infos { width: 40%; }
.FW012308 .funcoes .infos h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: 0 0 15px 0; }
.FW012308 .funcoes .infos p { font-size: 2em; margin: 0; }
.FW012308 .funcoes .infos .holder-slider { margin: 7vw 0 5vw 0; }
.FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide { color: var(--white); }
.FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .ico { width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--black); display: flex; justify-content: center; align-items: center; margin-bottom: 25px; }
.FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .chamada { font-size: 3em; font-weight: 700; text-transform: uppercase; line-height: 1; margin: 0 0 15px 0; }
.FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .txt { font-size: 2em; margin: 0; }
.FW012308 .funcoes .infos .holder-slider .nav-slider { position: relative; z-index: 2; margin-top: 25px; display: flex; justify-content: flex-start; align-items: center; gap: 15px; pointer-events: none; }
.FW012308 .funcoes .infos .holder-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW012308 .funcoes .infos .holder-slider .nav-slider .arrow img { width: 29px; }
.FW012308 .funcoes .infos .holder-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }
.FW012308 .funcoes .img { flex: 1; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; }
.FW012308 .funcoes .img img { width: 100%; max-width: 480px; }

.FW012308 .utensilios { padding-top: 200px; }
.FW012308 .utensilios .chamada { font-size: 2.6em; font-weight: 400; text-transform: uppercase; line-height: 1; position: absolute; left: 60px; top: 0; }
.FW012308 .utensilios .hld-img { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.FW012308 .utensilios .hld-img .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW012308 .utensilios .hld-img .img img { width: 90%; max-width: 1073px; }
.FW012308 .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; }
.FW012308 .utensilios .hld-img .bts .bt { position: absolute; pointer-events: all; border: none !important; }
.FW012308 .utensilios .hld-img .bts .bt a { position: relative; z-index: 2; }
.FW012308 .utensilios .hld-img .bts .bt a img { transition: all 0.3s ease; }
.FW012308 .utensilios .hld-img .bts .bt .pop-up { font-size: 2em; line-height: 1.2; color: var(--white); background: var(--wine); border-radius: 100px; white-space: nowrap; position: absolute; top: calc((100% + 8px) * (-1)); opacity: 1; max-width: 0; overflow: hidden; pointer-events: none; transition: all 0.3s ease; }
.FW012308 .utensilios .hld-img .bts .bt .pop-up.left { padding: 20px 0; right: 15px; }
.FW012308 .utensilios .hld-img .bts .bt .pop-up.right { padding: 20px 0; left: 15px; }
.FW012308 .utensilios .hld-img .bts .bt.selected { z-index: 3; }
.FW012308 .utensilios .hld-img .bts .bt.selected img { transform: rotate(-45deg); }
.FW012308 .utensilios .hld-img .bts .bt.selected .pop-up { opacity: 1; max-width: 350px; pointer-events: all; padding: 20px 30px; }
.FW012308 .utensilios .hld-img .bts .bt.selected .pop-up.left { padding: 20px 45px 20px 30px; }
.FW012308 .utensilios .hld-img .bts .bt.selected .pop-up.right { padding: 20px 30px 20px 45px; }
.FW012308 .utensilios .hld-img .bts .bt-1 { left: 66%; top: 1%; }
.FW012308 .utensilios .hld-img .bts .bt-2 { left: 35%; top: 29%; }
.FW012308 .utensilios .hld-img .bts .bt-3 { left: 13%; top: 46%; }
.FW012308 .utensilios .hld-img .bts .bt-4 { left: 64%; top: 55%; }
.FW012308 .utensilios .hld-img .bts .bt-5 { left: 7%; top: 65%; }
.FW012308 .utensilios .hld-img .bts .bt-6 { left: 54%; top: 85%; }
.FW012308 .utensilios .hld-img .bts .bt-7 { left: 19%; top: 89%; }
.FW012308 .utensilios .aux-slider { display: none; }

.FW012308 .saude { padding-top: 60px; }
.FW012308 .saude .container { gap: 60px; align-items: center; }
.FW012308 .saude .img { width: calc(50% + 30px); display: flex; justify-content: center; align-items: center; }
.FW012308 .saude .img img { width: 100%; max-width: 589px; }
.FW012308 .saude .infos { flex: 1; }
.FW012308 .saude .infos .ico { width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--black); display: flex; justify-content: center; align-items: center; margin-bottom: 20px; }
.FW012308 .saude .infos h2 { font-size: 3.5em; text-transform: uppercase; line-height: 1; margin: 0 0 10px 0; }
.FW012308 .saude .infos h3 { font-size: 2.6em; text-transform: uppercase; line-height: 1; margin: 30px 0 10px 0; }
.FW012308 .saude .infos p { font-size: 2em; margin: 0 0 20px 0; }
.FW012308 .saude .infos .bt { display: flex; margin-top: 30px; border: none !important; }
.FW012308 .saude .infos .bt a { font-size: 1.8em; font-weight: 700; line-height: 1; text-transform: uppercase; color: var(--white); padding: 10px 20px 12px 20px; border-radius: 10px; background: var(--wine); transition: all 0.3s ease; }
.FW012308 .saude .infos .bt a:hover { background: var(--black); }

.FW012308 .garantia { padding-top: 50px; }
.FW012308 .garantia .container { align-items: center; }
.FW012308 .garantia .aux-mobile { width: 60%; display: flex; justify-content: flex-start; align-items: center; }
.FW012308 .garantia .img { width: 100%; display: flex; justify-content: flex-start; align-items: center; }
.FW012308 .garantia .img img { width: 100%; max-width: 672px; }
.FW012308 .garantia .selo.mobile { display: none; }
.FW012308 .garantia .infos { flex: 1; display: flex; justify-content: flex-end; align-items: center; }
.FW012308 .garantia .infos h3 { font-size: 2.6em; text-transform: uppercase; line-height: 1; margin: 30px 0 20px 0; }
.FW012308 .garantia .infos p { font-size: 2em; margin: 0; }
.FW012308 .garantia .infos p strong { text-transform: uppercase; }

.FW012308 .banner { padding-top: 80px; }
.FW012308 .banner a .img { aspect-ratio: 1197/618; border-radius: 20px; overflow: hidden; position: relative; }
.FW012308 .banner a .img img { min-width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.3s ease; }
.FW012308 .banner a:hover .img img { transform: translate(-50%, -50%) scale(1.03); }

/*  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%;
  }
  .FW012308 {
    margin: 0 -1rem;
  }
  .FW012308 .acessorios { margin: 0; }
}
/*  DEFAULT */

/* MEDIA QUERY */

@media (max-width: 1259.98px) {
    /* LG */
    .FW012308 .topo .panela { width: 48%; left: 51%; }

    .FW012308 .destaque .infos .aux { gap: 20px; }
    .FW012308 .destaque .infos .info { gap: 20px; padding-left: 0; }
    .FW012308 .destaque .infos .info.txt { width: 52%; }

    .FW012308 .receitas .infos .aux { gap: 20px; }
    .FW012308 .receitas .infos .info { gap: 20px; padding-left: 0; }
    .FW012308 .receitas .infos .info.txt { width: 52%; }
    .FW012308 .receitas .slider-receitas { margin: 0 -30px; width: calc(100% + 60px); }
    .FW012308 .receitas .slider-receitas .slick-list { padding: 0 30px; }
    .FW012308 .receitas .slider-receitas .slide .info .txt { font-size: 2.2em; }
    .FW012308 .receitas .nav-slider { padding: 0 51px 0 36px; }

    .FW012308 .funcao .infos .aux { gap: 20px; }
    .FW012308 .funcao .infos .info { gap: 20px; padding-left: 0; }
    .FW012308 .funcao .infos .info.txt { width: 52%; }

    .FW012308 .feature .infos { width: 45%; }
    .FW012308 .feature .infos .titulo { gap: 20px; }
    .FW012308 .feature .holder { padding: 0 30px; }

    .FW012308 .seguranca .holder { gap: 30px; }
    .FW012308 .seguranca .holder .img { width: 45%; }

    .FW012308 .modos .img { margin-left: -80px; }
    .FW012308 .modos .infos { width: 35%; margin-left: 0; }

    .FW012308 .antiaderente .container { gap: 0px; }

    .FW012308 .experiencia .hld-img .img { width: 100%; }
    .FW012308 .experiencia .hld-img .img img { width: 100%; }
    .FW012308 .experiencia .infos .holder-slider .slider-funcoes .slide .txt br { display: none; }

    .FW012308 .utensilios .hld-img .bts .bt .pop-up.right.alter { left: auto; right: 15px; }
    .FW012308 .utensilios .hld-img .bts .bt.selected .pop-up.right.alter { padding: 20px 45px 20px 30px; }

    .FW012308 .saude .img { width: 45%; }
    
    .FW012308 .garantia { padding-top: 90px; }
    .FW012308 .garantia .img { width: 90%; }
}

@media (max-width: 991.98px) {
  /* MD */
    .FW012308 .container { padding: 0 15px; }
    .FW012308 .container.fluid { flex-direction: column; }

    .FW012308 .mobile { display: block; }
    .FW012308 .desktop { display: none !important; }

    .FW012308 .tip .container { flex-direction: row; }

    .FW012308 .topo { padding-top: 18vw; }
    .FW012308 .topo .assinatura { left: 0; top: -12vw; width: 100%; display: flex; justify-content: center; align-items: center; }
    .FW012308 .topo .assinatura img { width: 75%; }
    .FW012308 .topo .panela { bottom: -12%; width: 40%; left: 53%; }

    .FW012308 .funcionalidades { padding-top: 80px; }
    .FW012308 .funcionalidades .aux-slider { display: block; }
    .FW012308 .funcionalidades .item { flex: unset; width: unset; flex-direction: row; justify-content: center; text-align: left; gap: 30px; }
    .FW012308 .funcionalidades .item .info { width: 380px; }
    .FW012308 .funcionalidades .item .ico { margin-bottom: 0; }

    .FW012308 .capacidade .panela img { width: 90%; }
    .FW012308 .capacidade .infos { width: calc(100% + 30px); margin: 0 -15px; flex-direction: column; align-items: center; gap: 40px; padding: 40px 20vw; text-align: center; }
    .FW012308 .capacidade .infos .info p { font-size: 2em; margin: 0; }

    .FW012308 .receitas { overflow: hidden; }
    .FW012308 .receitas .infos { flex-direction: column; gap: 30px; }
    .FW012308 .receitas .infos .aux { padding: 50px 0 0 0; }
    .FW012308 .receitas .infos .info { gap: 10px; }
    .FW012308 .receitas .infos .info.txt { width: 100%; justify-content: center; }
    .FW012308 .receitas .infos p { text-align: center; }
    .FW012308 .receitas .slider-receitas .slide { aspect-ratio: 6/10; }

    .FW012308 .destaque { padding: 0; }
    .FW012308 .destaque .container { padding: 0; }
    .FW012308 .destaque .img { height: 510px; }
    .FW012308 .destaque .infos .aux { flex-direction: column; }
    .FW012308 .destaque .infos .chamada { flex-direction: column; }
    .FW012308 .destaque .chamada { gap: 0; text-align: center; padding: 100px 0 40px 0; background: var(--gray-dark); border-radius: 35px; }
    .FW012308 .destaque .chamada .titulo { font-size: 4em; margin-bottom: 20px; }
    .FW012308 .destaque .chamada .titulo strong { font-size: 1em; }
    .FW012308 .destaque .infos .info { gap: 40px; }
    .FW012308 .destaque .infos .info.txt { width: 100%; text-align: center; justify-content: center; }

    .FW012308 .seguranca { padding-top: 30px; }
    .FW012308 .seguranca .holder { flex-direction: column; justify-content: center; gap: 0; background: none; border-radius: 0; padding: 0; }
    .FW012308 .seguranca .holder .img { width: 80%; padding-top: 30px; }
    .FW012308 .seguranca .holder .infos { background: var(--wine); width: calc(100% + 30px); margin: 0 -15px; padding: 50px; }
    .FW012308 .seguranca .holder .infos .aux { display: flex; gap: 30px; justify-content: center; margin-bottom: 20px; }
    .FW012308 .seguranca .holder .infos p { text-align: center; }

    .FW012308 .modos { padding-top: 40px; }
    .FW012308 .modos .infos { width: 100%; margin-left: 0; text-align: center; }
    .FW012308 .modos .holder-slider { margin: 0 -15px 60px -15px; width: calc(100% + 30px); position: relative; }
    .FW012308 .modos .holder-slider.mobile { display: block; }
    .FW012308 .modos .holder-slider.desktop { display: none; }
    .FW012308 .modos .holder-slider .slider-modos .slide { display: flex; justify-content: center; align-items: center; flex-direction: column; }
    .FW012308 .modos .holder-slider .slider-modos .slide .aux { display: flex; gap: 30px; }
    .FW012308 .modos .holder-slider .slider-modos .slide .txt { text-align: center; }
    .FW012308 .modos .holder-slider .nav-slider { margin-top: 0; position: absolute; left: 0; top: calc(50% - 20px); width: 100%; justify-content: space-between; gap: 0; padding: 0 20px; }
    .FW012308 .modos .img { margin: 40px 0; display: flex; justify-content: center; align-items: center; }
    .FW012308 .modos .img img { width: 70%; }

    .FW012308 .funcoes { margin-top: 30px; padding-top: 0; }
    .FW012308 .funcoes .container:before { left: 0; top: -15px; width: 100%; border-radius: 30px; }
    .FW012308 .funcoes .infos { width: 100%; }
    .FW012308 .funcoes .infos .holder-slider { margin: 30px -20px; width: calc(100% + 30px); }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes { padding-bottom: 80px; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide { padding: 0 40px; display: flex; justify-content: center; align-items: center; flex-direction: column; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .aux { display: flex; gap: 30px; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .txt { text-align: center; }
    .FW012308 .funcoes .infos .holder-slider .nav-slider { display: none; }
    .FW012308 .funcoes .infos .holder-slider .slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; gap: 6px; padding: 0; width: 60px; height: 30px; background: var(--gray-light); border-radius: 50px; margin: 0; position: absolute; left: 50%; bottom: 20px; transform: translate(-50%); }
    .FW012308 .funcoes .infos .holder-slider .slick-dots li { margin: 0; padding: 0; line-height: 0; }
    .FW012308 .funcoes .infos .holder-slider .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; }
    .FW012308 .funcoes .infos .holder-slider .slick-dots li.slick-active button { width: 9px; height: 9px; }
    .FW012308 .funcoes .img { text-align: center; padding-top: 30px; }
    .FW012308 .funcoes .img img { width: 90%; }

    .FW012308 .antiaderente .hld-img:before { width: 75%; left: -15px; }
    .FW012308 .antiaderente .hld-img .txt { width: calc(75% - 30px); }
    .FW012308 .antiaderente .hld-img .img img { margin: 50px 20px -100px 0; }
    .FW012308 .antiaderente .infos { width: 100%; padding-top: 150px; }
    .FW012308 .antiaderente .infos .aux { display: flex; justify-content: center; align-items: center; gap: 30px; }
    .FW012308 .antiaderente .infos .txt { text-align: center; }

    .FW012308 .utensilios { padding-top: 60px; }
    .FW012308 .utensilios .chamada { position: relative; left: 0; text-align: center; }
    .FW012308 .utensilios .hld-img { display: none; }
    .FW012308 .utensilios .aux-slider { display: block; margin: 30px -15px; width: calc(100% + 30px); position: relative; }
    .FW012308 .utensilios .aux-slider .slider-utensilios { width: 100%; padding-top: 80px; }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slide { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 30px; }
    .FW012308 .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; }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 2em; text-align: center; }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slide .info strong { text-transform: uppercase; }
    .FW012308 .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%); }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slick-dots li { margin: 0; padding: 0; line-height: 0; }
    .FW012308 .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; }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slick-dots li.slick-active button { width: 9px; height: 9px; }
    .FW012308 .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; }
    .FW012308 .utensilios .aux-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
    .FW012308 .utensilios .aux-slider .nav-slider .arrow img { width: 29px; }
    .FW012308 .utensilios .aux-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }

    .FW012308 .saude .img { width: 60%; }
    .FW012308 .saude .desktop { display: none !important; }
    .FW012308 .saude .infos { text-align: center; }
    .FW012308 .saude .infos h3 { margin: 0 0 10px 0; }
    .FW012308 .saude .infos .bt { justify-content: center; }

    .FW012308 .garantia .selo.mobile { display: block; margin-right: -60px; }
    .FW012308 .garantia .selo.desktop { display: none; }
    .FW012308 .garantia .aux-mobile { width: 100%; align-items: flex-start; margin-top: 30px; }
    .FW012308 .garantia .img { flex: 1; margin-top: 60px; }
    .FW012308 .garantia .infos { justify-content: center; text-align: center; }

    .FW012308 .banner a .img { width: calc(100% + 30px); margin: 0 -15px; border-radius: 0; }
    .FW012308 .banner a:hover .img img { transform: translate(-50%, -50%); }
}

@media (max-width: 767.98px) {
  /* XS */
    .FW012308 .antiaderente .hld-img .img img { width: 100%; max-width: 526px; }
    .FW012308 .antiaderente .hld-img .txt { font-size: 2.6em; }
}

@media (max-width: 575.98px) {
    /* XXS */
    .FW012308 .tip .brand { padding: 10px 20px; }
    .FW012308 .tip .brand img { width: 90px; }

    .FW012308 .topo .assinatura img { width: 90%; }

    .FW012308 .funcionalidades { padding-top: 40px; }
    .FW012308 .funcionalidades .item { gap: 10px; }
    .FW012308 .funcionalidades .item .info { width: 100%; }
    .FW012308 .funcionalidades .item .info p { font-size: 1.2em !important; }
    .FW012308 .funcionalidades .item .ico { width: 50px; }

    .FW012308 .capacidade { padding-top: 30px; }
    .FW012308 .capacidade .infos { padding: 40px; gap: 20px; }

    .FW012308 .receitas { padding-top: 30px; }
    .FW012308 .receitas .infos { margin-bottom: 40px; }
    .FW012308 .receitas .infos .info { gap: 20px; }
    .FW012308 .receitas .infos .info .ico { width: 50px; }
    .FW012308 .receitas .infos .aux { gap: 15px; padding: 0; }
    .FW012308 .receitas .infos .ico { width: 50px; }
    .FW012308 .receitas .nav-slider { display: none; }
    .FW012308 .receitas .slider-receitas .slick-list { padding: 0 30px 0 40px !important; }
    .FW012308 .receitas .slider-receitas .slide .info { padding-bottom: 20px; transform: scale(0.7); }

    .FW012308 .destaque .infos { border-radius: 0 0 35px 35px; }
    .FW012308 .destaque .infos .info { gap: 20px; }
    .FW012308 .destaque .infos .info .ico { width: 50px; }
    .FW012308 .destaque .infos .aux { padding: 30px; }
    .FW012308 .destaque .img { height: 210px; border-radius: 35px; }
    .FW012308 .destaque .chamada { border-radius: 0 0 35px 35px; }
    .FW012308 .destaque .chamada .titulo { font-size: 2em; }
    .FW012308 .destaque .chamada .txt { font-size: 1.4em; }

    .FW012308 .seguranca .holder .infos { padding: 30px 15px; }
    .FW012308 .seguranca .holder .img { width: 90%; }
    .FW012308 .seguranca .holder .infos .aux { gap: 15px; margin: 0; }
    .FW012308 .seguranca .holder .infos .ico { width: 50px; }

    .FW012308 .modos .img img { width: 100%; }
    .FW012308 .modos .holder-slider .slider-modos .slide { padding: 0 40px; }
    .FW012308 .modos .holder-slider .slider-modos .slide .ico { width: 50px; }
    .FW012308 .modos .holder-slider .slider-modos .slide .aux { gap: 15px; }
    .FW012308 .modos .holder-slider .slider-modos .slide .chamada { font-size: 2em; margin: 5px 0 0 0; }
    .FW012308 .modos .holder-slider .slider-modos .slide .txt { font-size: 1.4em; }
    .FW012308 .modos .holder-slider .nav-slider { padding: 0 10px; }

    .FW012308 .funcoes .container:before { height: calc(100% + 30px); }
    .FW012308 .funcoes .img img { width: 100%; }
    .FW012308 .funcoes .infos .holder-slider { margin-bottom: 0; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide { padding: 0 15px; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .aux { gap: 15px; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .ico { width: 50px; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .chamada { font-size: 2em; }
    .FW012308 .funcoes .infos .holder-slider .slider-funcoes .slide .txt { font-size: 1.4em; }

    .FW012308 .antiaderente { overflow: hidden; margin-top: -35px; }
    .FW012308 .antiaderente .hld-img .txt { padding-top: 60px; width: calc(85% - 30px); font-size: 2em; }
    .FW012308 .antiaderente .hld-img:before { width: 85%; }

    .FW012308 .antiaderente .infos .aux { gap: 15px; }
    .FW012308 .antiaderente .infos .ico { width: 50px; }
    .FW012308 .antiaderente .infos .chamada { font-size: 2em; margin: 0 0 20px 0; }
    .FW012308 .antiaderente .infos .txt { font-size: 1.4em; }

    .FW012308 .utensilios .chamada { font-size: 2em; }
    .FW012308 .utensilios .aux-slider .nav-slider { padding: 0 5px; top: calc(50% - 15px); }
    .FW012308 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 1.6em; }

    .FW012308 .saude .img { width: 80%; }
    .FW012308 .saude .container { padding: 0 5px; gap: 30px; }

    .FW012308 .garantia { padding-top: 30px; }
    .FW012308 .garantia .selo.mobile img { width: 100px; }

    .FW012308 .banner { padding-top: 30px; }

    .FW012308 h3 { font-size: 2em !important; }
    .FW012308 p { font-size: 1.4em !important; }
}



/* 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) { .FW012308 { background: rgba(255,55,155,0.5); } }
@media (max-width: 1259.98px) { .FW012308 { background: rgba(255,155,55,0.5); } }
@media (max-width: 991.98px) { .FW012308 { background: rgba(155,255,55,0.5); } }
@media (max-width: 767.98px) { .FW012308 { background: rgba(155,55,255,0.5); } }
@media (max-width: 575.98px) { .FW012308 { background: rgba(55,155,255,0.5); } }
*/