/* FONTES */
@import url("https://use.typekit.net/elt5uhe.css");

/* VARIAVEIS */
:root {
  --wine: #9D2235;
  --gray: #53565A;
  --gray-medium: #C7C7C7;
  --gray-light: #E8E8E8;
  --gray-dark: #252525;
  --white: #FFFFFF;
  --black: #1A1A1A;
  --dummy: #FFCC00;
  --gray-lighter: #F2F2F2;
  --gray-alpha: rgba(83, 86, 90, 0.60);
  --blue: #D6EDF3;
  --black-light: #1A1A1A;
}


.FW011877 .container { width: 100%; max-width: 1260px; margin: 0 auto; padding: 0 30px; display: flex; flex-direction: column; position: relative; }
.FW011877 .container.fluid { flex-direction: row; }
.FW011877 .container.min { max-width: 1056px; }
.FW011877 .mobile { display: none !important; }
.FW011877 .ico { flex-shrink: 0; width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--black); display: flex; justify-content: center; align-items: center; }
.FW011877 { font-family: "arboria", sans-serif; font-weight: 400; font-size: 10px; color: var(--black); }
.FW011877 * { box-sizing: border-box; }
.FW011877 a { text-decoration: none; }


/* CUSTOM */
.FW011877 .tip .container { justify-content: center; }
.FW011877 .tip .brand { padding: 15px 40px; border-radius: 0 0 10px 10px; background: var(--wine); }

.FW011877 .topo { padding-top: 115px; }
.FW011877 .topo .assinatura { position: absolute; left: 40%; top: 0; width: 50%; }
.FW011877 .topo .assinatura img { max-width: 100%; height: auto; }
.FW011877 .topo .fogaca { width: 100%; display: flex; justify-content: center; align-items: center; padding-top: 20px; }
.FW011877 .topo .fogaca img { max-width: 100%; height: auto; }
.FW011877 .topo .produto { position: absolute; left: 50%; bottom: -11%; width: calc(50% - 30px); display: flex; justify-content: flex-start; align-items: center; }
.FW011877 .topo .produto img { max-width: 100%; height: auto; }

.FW011877 .funcionalidades { padding-top: 140px; position: relative; }
.FW011877 .funcionalidades .aux-slider { width: 100%; display: flex; }
.FW011877 .funcionalidades .item { flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; }
.FW011877 .funcionalidades .item .info.mobile { display: none; }
.FW011877 .funcionalidades .item .ico { background: var(--wine); margin-bottom: 40px; width: 60px; }
.FW011877 .funcionalidades .item h2 { margin: 0 0 20px 0; font-size: 2.2em; line-height: 1.136; text-transform: uppercase; }
.FW011877 .funcionalidades .item p { margin: 0; font-size: 2em; }

.FW011877 .box-imagem { padding-top: 60px; }
.FW011877 .box-imagem .img { width: 100%; height: 762px; background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 70px; position: relative; z-index: 2; }
.FW011877 .box-imagem .infos { padding-top: 70px; border-radius: 0 0 70px 70px; margin-top: -70px; background: var(--wine); }
.FW011877 .box-imagem .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; padding: 50px 30px; }
.FW011877 .box-imagem .infos .info { color: var(--white); flex: 1; display: flex; justify-content: flex-start; align-items: center; gap: 65px; padding-left: 11%; }
.FW011877 .box-imagem .infos .info.txt { width: 45%; flex: unset; justify-content: flex-start; padding: 0; }
.FW011877 .box-imagem .infos .info h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: -5px 0 0 0; }
.FW011877 .box-imagem .infos .info h3 span { font-weight: 700; }
.FW011877 .box-imagem .infos .info p { font-size: 2em; margin: 0; }
.FW011877 .box-imagem.display { position: relative; z-index: 2; }
.FW011877 .box-imagem.display .img { height: 611px; }
.FW011877 .box-imagem.display .infos { background: var(--gray-dark); }
.FW011877 .box-imagem.display .infos .ico { background: var(--wine); }

.FW011877 .receitas { overflow: hidden; margin: 0 calc(((100vw - 1232px)/2)*(-1)); width: 100vw; }
.FW011877 .receitas .infos .aux { display: flex; justify-content: center; align-items: center; gap: 60px; padding: 50px 30px; }
.FW011877 .receitas .infos .info { flex: 1; display: flex; justify-content: flex-start; align-items: center; gap: 65px; padding-left: 11%; }
.FW011877 .receitas .infos .info.txt { width: 45%; flex: unset; justify-content: flex-start; padding: 0; }
.FW011877 .receitas .infos .info .ico { background: var(--wine); }
.FW011877 .receitas .infos .info h3 { font-size: 3em; font-weight: 400; text-transform: uppercase; line-height: 1; margin: -5px 0 0 0; }
.FW011877 .receitas .infos .info h3 span { font-weight: 700; }
.FW011877 .receitas .infos .info p { font-size: 2em; margin: 0; }
.FW011877 .receitas .slider-receitas { margin: 0 calc(((100vw - 1200px)/2)*(-1)); width: 100vw; margin-top: -100px; }
.FW011877 .receitas .slider-receitas .slide { aspect-ratio: 389/765; margin-right: 15px; position: relative; }
.FW011877 .receitas .slider-receitas .slick-list { padding: 100px calc((100vw - 1200px)/2); }
.FW011877 .receitas .slider-receitas .slide .flip-card { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent; perspective: 1000px; }
.FW011877 .receitas .slider-receitas .slide .flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; }
.FW011877 .receitas .slider-receitas .slide .flip-card-front, .FW011877 .receitas .slider-receitas .slide .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 20px; overflow: hidden; }
.FW011877 .receitas .slider-receitas .slide .flip-card-front:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; background: linear-gradient(180deg, rgba(26, 26, 26, 0.00) 0%, #000 100%); }
.FW011877 .receitas .slider-receitas .slide .flip-card-front { background-repeat: none; background-position: center; background-size: cover; }
.FW011877 .receitas .slider-receitas .slide .flip-card .infos { position: relative; width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 30px; padding: 0 30px 40px 30px; }
.FW011877 .receitas .slider-receitas .slide .flip-card .infos .nome { font-size: 2.5em; font-weight: 700; color: var(--black); flex: 1; text-align: left; text-transform: uppercase; }
.FW011877 .receitas .slider-receitas .slide .flip-card .infos .plus { width: 30px; height: 30px; border-radius: 50%; }
.FW011877 .receitas .slider-receitas .slide .flip-card-front { display: flex; justify-content: center; align-items: flex-end; }
.FW011877 .receitas .slider-receitas .slide .flip-card-front .infos .nome { color: var(--white); }
.FW011877 .receitas .slider-receitas .slide .flip-card-front .infos .plus { background: var(--gray-medium); }
.FW011877 .receitas .slider-receitas .slide .flip-card-back { display: flex; justify-content: center; align-items: flex-start; flex-direction: column; transform: rotateY(180deg); }
.FW011877 .receitas .slider-receitas .slide .flip-card-back { background: var(--gray-light); }
.FW011877 .receitas .slider-receitas .slide .flip-card-back .receita { flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 0 60px; font-size: 2em; color: var(--black); }
.FW011877 .receitas .slider-receitas .slide .flip-card-back .infos .plus { background: var(--black); }
.FW011877 .receitas .slider-receitas .slide .flip-card-back .infos .plus img { transform: rotate(-45deg); }
.FW011877 .receitas .slider-receitas .slide.on .flip-card .flip-card-inner { transform: rotateY(180deg); }
.FW011877 .receitas .slider-receitas .slide.on .flip-card-front:before { opacity: 0; transition: all 0.01s; transition-delay: 0.4s; }
.FW011877 .receitas .nav-slider { position: absolute; right: 50px; bottom: 30px; display: flex; justify-content: flex-end; align-items: center; gap: 15px; pointer-events: none; }
.FW011877 .receitas .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW011877 .receitas .nav-slider .arrow.prev img { transform: scaleX(-1); }

.FW011877 .destaque-slider .container { gap: 30px; }
.FW011877 .destaque-slider .hld-img { flex: 1; position: relative; }
.FW011877 .destaque-slider .hld-img .txt { font-size: 3em; color: var(--white); padding-top: 70px; line-height: 1; position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; width: calc(100% - 80px); }
.FW011877 .destaque-slider .hld-img .img { position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; }
.FW011877 .destaque-slider .hld-img .img img { max-width: 100%; height: auto; }
.FW011877 .destaque-slider .infos { width: 40%; padding: 120px 0 0 30px; }
.FW011877 .destaque-slider .infos .text-fix { font-size: 3em; font-weight: 600; line-height: 1; margin: 130px 0 65px 0; }
.FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .ico { margin-bottom: 25px; }
.FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .chamada { font-size: 3em; text-transform: uppercase; line-height: 1.2; margin: 0 0 25px 0; }
.FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .txt { font-size: 2em; margin: 0; }
.FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .txt.mobile { display: none; }
.FW011877 .destaque-slider .infos .holder-slider .nav-slider { position: relative; z-index: 2; margin-top: 50px; display: flex; justify-content: flex-start; align-items: center; gap: 15px; pointer-events: none; }
.FW011877 .destaque-slider .infos .holder-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
.FW011877 .destaque-slider .infos .holder-slider .nav-slider .arrow img { width: 29px; }
.FW011877 .destaque-slider .infos .holder-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }
.FW011877 .destaque-slider.funcoes { margin-top: -135px; }
.FW011877 .destaque-slider.funcoes .infos { width: calc(50% - 30px); padding-top: 135px; }
.FW011877 .destaque-slider.funcoes .infos .holder-slider .slider-funcoes .slide .ico { background: var(--wine); }

.FW011877 .box { padding-top: 60px; position: relative; z-index: 2; }
.FW011877 .box .holder { display: flex; background: var(--wine); border-radius: 70px; overflow: hidden; }
.FW011877 .box .img { width: 50%; background-repeat: no-repeat; background-position: center; background-size: contain; }
.FW011877 .box .infos { flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; color: var(--white); padding: 160px 0; }
.FW011877 .box .infos .ico { margin-bottom: 40px; background: var(--black); }
.FW011877 .box .infos h3 { font-size: 4em; font-weight: 700; line-height: 1; margin-bottom: 40px; margin-top: 0; }
.FW011877 .box .infos p { font-size: 2.5em; font-weight: 500; margin: 0; }
.FW011877 .box.bg { padding-top: 30px; }
.FW011877 .box.bg .img { background-size: cover; }
.FW011877 .box.bg .infos { padding: 150px 0 230px 0; }
.FW011877 .box.bg .infos h3 { text-transform: uppercase; }

.FW011877 .experiencia .container { gap: 30px; }
.FW011877 .experiencia .hld-img { flex: 1; position: relative; }
.FW011877 .experiencia .hld-img:before { content: ''; position: absolute; left: 0; top: -70px; width: calc(100% - 80px); height: calc(100% - 150px); background: var(--gray); border-radius: 0 0 500px 500px; }
.FW011877 .experiencia .hld-img .txt { font-size: 3em; color: var(--white); padding-top: 70px; line-height: 1; position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; width: calc(100% - 80px); }
.FW011877 .experiencia .hld-img .img { position: relative; z-index: 2; text-align: center; }
.FW011877 .experiencia .hld-img .img img { max-width: 100%; height: auto; margin: 70px 80px 0 0; }
.FW011877 .experiencia .infos { width: 40%; padding: 120px 0 0 30px; }
.FW011877 .experiencia .infos .ico { flex-shrink: 0; width: 70px; aspect-ratio: 1/1; border-radius: 10px; background: var(--wine); display: flex; justify-content: center; align-items: center; margin-bottom: 25px; }
.FW011877 .experiencia .infos .chamada { font-size: 3em; text-transform: uppercase; line-height: 1.2; margin: 0 0 25px 0; }
.FW011877 .experiencia .infos .txt { font-size: 2em; margin: 0; }
.FW011877 .experiencia .infos .aux-info { margin-top: 60px; }
.FW011877 .experiencia .infos .aux-info .chamada { margin: 0; }

.FW011877 .utensilios { margin-top: -150px; margin-bottom: 50px; }
.FW011877 .utensilios .chamada { font-size: 2.6em; font-weight: 400; text-transform: uppercase; line-height: 1; position: absolute; left: calc(60% + 30px); top: 0; }
.FW011877 .utensilios .hld-img { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 150px; }
.FW011877 .utensilios .hld-img .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW011877 .utensilios .hld-img .img img { max-width: 100%; height: auto; }
.FW011877 .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; }
.FW011877 .utensilios .hld-img .bts .bt { position: absolute; pointer-events: all; border: none; }
.FW011877 .utensilios .hld-img .bts .bt a { position: relative; z-index: 2; }
.FW011877 .utensilios .hld-img .bts .bt a img { transition: all 0.3s ease; }
.FW011877 .utensilios .hld-img .bts .bt .pop-up { font-size: 2em; line-height: 1.2; color: var(--white); background: var(--wine); border-radius: 70px; 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; }
.FW011877 .utensilios .hld-img .bts .bt .pop-up.left { padding: 10px 0 15px 0; right: 15px; }
.FW011877 .utensilios .hld-img .bts .bt .pop-up.right { padding: 10px 0 15px 0; left: 15px; }
.FW011877 .utensilios .hld-img .bts .bt .pop-up.l1 { top: -12px; }
.FW011877 .utensilios .hld-img .bts .bt .pop-up.l2 { top: -26px; }
.FW011877 .utensilios .hld-img .bts .bt.selected { z-index: 3; }
.FW011877 .utensilios .hld-img .bts .bt.selected img { transform: rotate(-45deg); }
.FW011877 .utensilios .hld-img .bts .bt.selected .pop-up { opacity: 1; max-width: 350px; pointer-events: all; padding: 10px 30px 15px 30px; }
.FW011877 .utensilios .hld-img .bts .bt.selected .pop-up.left { padding: 10px 45px 15px 45px; }
.FW011877 .utensilios .hld-img .bts .bt.selected .pop-up.right { padding: 10px 45px 15px 45px; }
.FW011877 .utensilios .hld-img .bts .bt-1 { left: 80%; top: 14%; }
.FW011877 .utensilios .hld-img .bts .bt-2 { left: 52%; top: 30%; }
.FW011877 .utensilios .hld-img .bts .bt-3 { left: 27%; top: 51%; }
.FW011877 .utensilios .hld-img .bts .bt-4 { left: 11%; top: 78%; }
.FW011877 .utensilios .hld-img .bts .bt-5 { left: 36%; top: 83%; }
.FW011877 .utensilios .aux-slider { display: none; }

.FW011877 .saude .container { gap: 60px; align-items: center; }
.FW011877 .saude .img { width: calc(50% + 30px); display: flex; justify-content: center; align-items: center; }
.FW011877 .saude .img img { max-width: 100%; height: auto; }
.FW011877 .saude .infos { flex: 1; }
.FW011877 .saude .infos .ico { background: var(--wine); margin-bottom: 20px; }
.FW011877 .saude .infos h2 { font-size: 3.5em; text-transform: uppercase; line-height: 1; margin: 0 0 10px 0; }
.FW011877 .saude .infos h3 { font-size: 2.6em; text-transform: uppercase; line-height: 1; margin: 30px 0 30px 0; }
.FW011877 .saude .infos p { font-size: 2em; margin: 0 0 20px 0; }
.FW011877 .saude .infos .bt { display: flex; margin-top: 30px; border: none; }
.FW011877 .saude .infos .bt a { font-size: 1.8em; font-weight: 700; line-height: 1; text-transform: uppercase; color: var(--white); padding: 12px 20px 15px 20px; border-radius: 10px; background: var(--wine); transition: all 0.3s ease; }
.FW011877 .saude .infos .bt a:hover { background: var(--black); }

.FW011877 .garantia { padding: 100px 0; }
.FW011877 .garantia .container { align-items: center; }
.FW011877 .garantia .aux-mobile { width: 60%; display: flex; justify-content: flex-start; align-items: center; }
.FW011877 .garantia .img { width: 100%; display: flex; justify-content: center; align-items: center; }
.FW011877 .garantia .img img { max-width: 100%; height: auto; }
.FW011877 .garantia .selo.mobile { display: none; }
.FW011877 .garantia .infos { flex: 1; display: flex; justify-content: flex-end; align-items: center; }
.FW011877 .garantia .infos h3 { font-size: 2.6em; text-transform: uppercase; line-height: 1; margin: 30px 0 20px 0; }
.FW011877 .garantia .infos p { font-size: 2em; margin: 0; }
.FW011877 .garantia .infos .mobile { display: none; }

.FW011877 .banner a .img { aspect-ratio: 1197/618; border-radius: 20px; overflow: hidden; position: relative; }
.FW011877 .banner a .img img { min-width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.3s ease; }
.FW011877 .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%;
  }
  .FW011877 {
    margin: 0 -1rem;
  }
  .FW011877 .receitas { margin: 0; }
}
/* DEFAULT */

/* MEDIA QUERY */
@media (max-width: 1399.98px) {
  /* XL */
}
@media (max-width: 1259.98px) {
  /* LG */
  .FW011877 .topo .produto { width: 38%; justify-content: flex-start; }

  .FW011877 .receitas .infos .aux { gap: 20px; }
  .FW011877 .receitas .infos .info { gap: 20px; padding-left: 0; }
  .FW011877 .receitas .infos .info.txt { width: 52%; }
  .FW011877 .receitas .slider-receitas { margin: -100px -30px 0 -30px; width: calc(100% + 60px); }
  .FW011877 .receitas .slider-receitas .slick-list { padding: 100px 30px; }
  .FW011877 .receitas .slider-receitas .slide .info .txt { font-size: 2.2em; }
  .FW011877 .receitas .slider-receitas .slide .flip-card-back .receita { padding: 0 30px; }

  .FW011877 .destaque-slider .hld-img .img { width: 100%; padding: 0 15px; }
  .FW011877 .destaque-slider .infos { padding: 0; width: 45%; }
  .FW011877 .destaque-slider .infos .text-fix { margin-top: 60px; }

  .FW011877 .box-imagem .infos .aux { gap: 20px; }
  .FW011877 .box-imagem .infos .info { gap: 20px; padding-left: 0; }
  .FW011877 .box-imagem .infos .info.txt { width: 52%; }
  .FW011877 .box-imagem .img { height: 600px; }
  .FW011877 .box-imagem.display .img { height: 530px; }

  .FW011877 .box .infos p { font-size: 2em; }
  
  .FW011877 .experiencia .hld-img .img { width: 80%; margin-left: 15px; }
  .FW011877 .experiencia .infos { padding-left: 0; }

  .FW011877 .utensilios { margin-top: -100px; }
  .FW011877 .utensilios .chamada { left: 60%; }

  .FW011877 .garantia .aux-mobile { width: 55%; }
  
  .FW011877 .saude .img { width: 45%; }
}
@media (max-width: 991.98px) {
  /* MD */
  .FW011877 .container { padding: 0 15px; }
  .FW011877 .container.fluid { flex-direction: column; }

  .FW011877 .mobile { display: block !important; }
  .FW011877 .desktop { display: none !important; }

  .FW011877 .tip .container { flex-direction: row; }

  .FW011877 .topo { padding-top: 18vw; overflow: hidden; padding-bottom: 60px; }
  .FW011877 .topo .assinatura { left: 0; top: -12vw; width: 100%; display: flex; justify-content: center; align-items: center; }
  .FW011877 .topo .fogaca { padding-top: 40px; }
  .FW011877 .topo .produto { bottom: -13%; width: 50%; margin-left: -5%; }
  .FW011877 .topo .produto img { width: 92%; }

  .FW011877 .funcionalidades { padding-top: 20px; }
  .FW011877 .funcionalidades .aux-slider { display: block; }
  .FW011877 .funcionalidades .item { flex: unset; width: unset; flex-direction: row; justify-content: center; text-align: left; gap: 30px; }
  .FW011877 .funcionalidades .item .info { width: 325px; }
  .FW011877 .funcionalidades .item .ico { margin-bottom: 0; }

  .FW011877 .box-imagem .container { padding: 0; }
  .FW011877 .box-imagem .img { height: 425px; }
  .FW011877 .box-imagem .infos .aux { flex-direction: column; }
  .FW011877 .box-imagem .infos .info { gap: 40px; }
  .FW011877 .box-imagem .infos .info.txt { width: 100%; text-align: center; justify-content: center; }

  .FW011877 .receitas .infos { flex-direction: column; gap: 30px; }
  .FW011877 .receitas .infos .aux { flex-direction: column; gap: 30px; }
  .FW011877 .receitas .infos .info { gap: 40px; }
  .FW011877 .receitas .infos .info.txt { width: 100%; justify-content: center; }
  .FW011877 .receitas .infos p { text-align: center; }
  .FW011877 .receitas .slider-receitas .slick-list { padding: 100px 50px !important; }
  .FW011877 .receitas .nav-slider .arrow img { width: 40px; }

  .FW011877 .box { padding-top: 80px; }
  .FW011877 .box .container { padding: 0; }
  .FW011877 .box .holder { flex-direction: column-reverse; position: relative; }
  .FW011877 .box .img { width: 100%; aspect-ratio: 1/1.1; }
  .FW011877 .box .infos { padding: 60px 0; text-align: center; }
  .FW011877 .box .infos .aux { display: flex; justify-content: center; align-items: center; flex-direction: column; }
  .FW011877 .box .infos h3 { font-size: 3em; margin-bottom: 30px; }
  .FW011877 .box .aux-flex .ico { margin-bottom: 0; }
  .FW011877 .box .aux-flex h3 { margin-bottom: 0; }
  .FW011877 .box .aux-flex { display: flex; justify-content: center; align-items: center; gap: 30px; text-align: left; margin-bottom: 30px; }
  .FW011877 .box.bg .infos { padding: 80px 0 200px 0; }
  .FW011877 .box.bg .img { border-radius: 70px; }

  .FW011877 .destaque-slider .hld-img:before { width: 75%; left: -15px; }
  .FW011877 .destaque-slider .hld-img .txt { width: calc(75% - 30px); }
  .FW011877 .destaque-slider .hld-img .img { display: flex; justify-content: center; align-items: center; }
  .FW011877 .destaque-slider .hld-img .img img { margin: 70px 0 -200px 0; }
  .FW011877 .destaque-slider .infos { width: 100%; padding: 200px 0 0 0; }
  .FW011877 .destaque-slider .infos .aux { display: flex; justify-content: center; align-items: center; gap: 40px; margin-bottom: 40px; }
  .FW011877 .destaque-slider .infos .txt { text-align: center; }
  .FW011877 .destaque-slider .infos .holder-slider { width: calc(100% + 30px); margin: 0 -15px; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .txt.desktop { display: none; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .txt.mobile { display: block; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .ico { margin: 0; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .chamada { margin: -5px 0 0 0; }
  .FW011877 .destaque-slider .infos .holder-slider .nav-slider { justify-content: space-between; margin: 0; position: absolute; left: 0; bottom: 150px; width: 100%; padding: 0 30px; }
  .FW011877 .destaque-slider .infos .text-fix { text-align: center; }
  .FW011877 .destaque-slider.funcoes .hld-img .img img { margin: 0; }
  .FW011877 .destaque-slider.funcoes .infos { width: 100%; padding: 0; }
  .FW011877 .destaque-slider.funcoes .infos .holder-slider .nav-slider { bottom: 100px; }


  .FW011877 .experiencia .hld-img:before { width: 65%; left: -15px; }
  .FW011877 .experiencia .hld-img .txt { width: calc(75% - 30px); }
  .FW011877 .experiencia .hld-img .img { width: 100%; display: flex; justify-content: center; align-items: center; }
  .FW011877 .experiencia .infos { width: 100%; padding: 60px 0 0 0; }
  .FW011877 .experiencia .infos .aux { display: flex; justify-content: center; align-items: center; gap: 40px; margin-bottom: 40px; }
  .FW011877 .experiencia .infos .txt { text-align: center; }
  .FW011877 .experiencia .infos .aux-info { text-align: center; }

  .FW011877 .utensilios { padding-top: 60px; margin-top: 0; }
  .FW011877 .utensilios .chamada { position: relative; left: 0; text-align: center; }
  .FW011877 .utensilios .hld-img { display: none; }
  .FW011877 .utensilios .aux-slider { display: block; margin: 30px -15px; width: calc(100% + 30px); position: relative; }
  .FW011877 .utensilios .aux-slider .slider-utensilios { width: 100%; padding-top: 80px; }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slide { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 30px; }
  .FW011877 .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; }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 2em; text-align: center; }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slide .info strong { text-transform: uppercase; }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; gap: 6px; padding: 0 15px; height: 30px; background: var(--gray-light); border-radius: 50px; margin: 0; position: absolute; left: 50%; top: 20px; transform: translate(-50%); }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slick-dots li { margin: 0; padding: 0; line-height: 0; }
  .FW011877 .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; }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slick-dots li.slick-active button { width: 9px; height: 9px; background: var(--white); }
  .FW011877 .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; }
  .FW011877 .utensilios .aux-slider .nav-slider .arrow { cursor: pointer; pointer-events: all; }
  .FW011877 .utensilios .aux-slider .nav-slider .arrow img { width: 29px; }
  .FW011877 .utensilios .aux-slider .nav-slider .arrow.prev img { transform: scaleX(-1); }

  .FW011877 .garantia .aux-mobile { width: 100%; align-items: flex-start; margin-top: 30px; }
  .FW011877 .garantia .aux-mobile .img { margin-top: 60px; }
  .FW011877 .garantia .img { flex: 1; display: flex; justify-content: center; align-items: center; }
  .FW011877 .garantia .infos { justify-content: center; text-align: center; }

  .FW011877 .saude .img { width: 60%; }
  .FW011877 .saude .infos { text-align: center; }
  .FW011877 .saude .infos h3 { margin: 0 0 10px 0; }
  .FW011877 .saude .infos .bt { justify-content: center; }

  .FW011877 .banner { padding-top: 40px; }
  .FW011877 .banner a .img { width: calc(100% + 30px); margin: 0 -15px; border-radius: 0; }
  .FW011877 .banner a:hover .img img { transform: translate(-50%, -50%); }
}
@media (max-width: 767.98px) {
  /* XS */
  .FW011877 .experiencia .hld-img .img { margin: 0; }
  .FW011877 .experiencia .hld-img .img img { margin: 70px 0 0 0; }

  .FW011877 .box-imagem.display .img { height: 350px; }

  .FW011877 .box .infos p { font-size: 2em; }
}
@media (max-width: 575.98px) {
  /* XXS */
  .FW011877 .ico { width: 50px; }
  .FW011877 .ico img { max-height: 25px; max-width: 25px; }
  .FW011877 h3 { font-size: 2em !important; }
  .FW011877 p { font-size: 1.4em !important; }

  .FW011877 .tip .brand { padding: 10px 20px; }
  .FW011877 .tip .brand img { width: 90px; }
  
  .FW011877 .topo .assinatura img { width: 90%; }

  .FW011877 .funcionalidades { padding-top: 0; }
  .FW011877 .funcionalidades .item { gap: 15px; }
  .FW011877 .funcionalidades .item p { font-size: 1.2em !important }
  
  .FW011877 .receitas .infos { margin-bottom: 40px; }
  .FW011877 .receitas .infos .info { gap: 20px; }
  .FW011877 .receitas .infos .aux { gap: 15px; padding: 30px 0; }
  .FW011877 .receitas .nav-slider { display: none; }
  .FW011877 .receitas .slider-receitas .slick-list { padding: 100px 30px 100px 40px !important; }
  .FW011877 .receitas .slider-receitas .slide .info { padding-bottom: 20px; transform: scale(0.7); }
  .FW011877 .receitas .slider-receitas .slide .flip-card-back .receita { font-size: 1em; }
  .FW011877 .receitas .slider-receitas .slide .flip-card .infos { padding: 0; }
  .FW011877 .receitas .slider-receitas .slide .flip-card .infos .nome { font-size: 2em; text-align: center; }
  
  .FW011877 .experiencia .hld-img .txt { padding-top: 100px; width: calc(85% - 30px); font-size: 2em; }
  .FW011877 .experiencia .hld-img .img img { margin: 35px 0 -115px 0; }
  .FW011877 .experiencia .hld-img:before { width: 85%; }
  .FW011877 .experiencia .infos { padding: 115px 0 0 0; }
  .FW011877 .experiencia .infos .aux { gap: 20px; margin-bottom: 20px; }
  .FW011877 .experiencia .infos .chamada { font-size: 2em; margin: 0 0 20px 0; }
  .FW011877 .experiencia .infos .txt { font-size: 1.4em; }

  .FW011877 .destaque-slider { overflow: hidden; margin-top: -70px; }
  .FW011877 .destaque-slider .hld-img .txt { padding-top: 100px; width: calc(85% - 30px); font-size: 2em; }
  .FW011877 .destaque-slider .hld-img .img img { margin: 35px 0 -115px 0; }
  .FW011877 .destaque-slider .hld-img:before { width: 85%; }
  .FW011877 .destaque-slider .infos { padding: 115px 0 0 0; }
  .FW011877 .destaque-slider .infos .holder-slider { width: calc(100% + 30px); margin: 0 -15px; }
  .FW011877 .destaque-slider .infos .aux { gap: 20px; margin-bottom: 20px; }
  .FW011877 .destaque-slider .infos .ico { width: 50px; }
  .FW011877 .destaque-slider .infos .chamada { font-size: 2em; margin: 0 0 20px 0; }
  .FW011877 .destaque-slider .infos .txt { font-size: 1.4em; }
  .FW011877 .destaque-slider .infos .holder-slider .nav-slider { bottom: 75px; padding: 0 15px; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .chamada { font-size: 2em; }
  .FW011877 .destaque-slider .infos .holder-slider .slider-funcoes .slide .txt { font-size: 1.4em; padding: 0 15px; }
  .FW011877 .destaque-slider .infos .text-fix { font-size: 2em; }
  .FW011877 .destaque-slider.funcoes { margin-top: -80px; }
  .FW011877 .destaque-slider.funcoes .infos .holder-slider .nav-slider { bottom: 65px; }

  .FW011877 .box-imagem .infos { border-radius: 0 0 35px 35px; }
  .FW011877 .box-imagem .infos .info { gap: 20px; }
  .FW011877 .box-imagem .infos .aux { padding: 30px; }
  .FW011877 .box-imagem .img { height: 230px; border-radius: 35px; }
  .FW011877 .box-imagem.display .img { height: 196px; }

  .FW011877 .box { padding-top: 60px; }
  .FW011877 .box .holder { border-radius: 35px; }
  .FW011877 .box .infos { padding: 30px 0; }
  .FW011877 .box .infos h2 { font-size: 2.2em; }
  .FW011877 .box .infos h3 { font-size: 2em; }
  .FW011877 .box .infos p { font-size: 1.6em; }
  .FW011877 .box .aux-flex { gap: 20px; }
  .FW011877 .box.bg { padding-top: 60px; }
  .FW011877 .box.bg .infos { padding: 40px 0 120px 0; }
  .FW011877 .box.bg .img { border-radius: 35px; }

  .FW011877 .utensilios { padding-top: 0; margin-bottom: 30px; }
  .FW011877 .utensilios .chamada { font-size: 2em; }
  .FW011877 .utensilios .aux-slider .nav-slider { padding: 0 5px; top: calc(50% - 15px); }
  .FW011877 .utensilios .aux-slider .slider-utensilios .slide .info { font-size: 1.4em; }

  .FW011877 .garantia { padding: 50px 0; }
  .FW011877 .garantia .selo.mobile img { width: 100px; }
  
  .FW011877 .saude .img { width: 80%; }
}

/* 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) { .FW011877 { background: rgba(255,55,155,0.5); } }
@media (max-width: 1259.98px) { .FW011877 { background: rgba(255,155,55,0.5); } }
@media (max-width: 991.98px) { .FW011877 { background: rgba(155,255,55,0.5); } }
@media (max-width: 767.98px) { .FW011877 { background: rgba(155,55,255,0.5); } }
@media (max-width: 575.98px) { .FW011877 { background: rgba(55,155,255,0.5); } }
*/
