@charset "UTF-8";
:root {
  --nutricia-azul1: #00aff1;
  --nutricia-azul2: #007afa;
  --nutricia-roxo1: #d25bed;
  --nutricia-roxo2: #9c24b8;
  --nutricia-2023-azul: #0C1654; }

@font-face {
  font-family: 'Gotham-Medium';
  src: url("../webfonts/Gotham-Medium.eot");
  src: url("../webfonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../webfonts/Gotham-Medium.woff2") format("woff2"), url("../webfonts/Gotham-Medium.woff") format("woff"), url("../webfonts/Gotham-Medium.ttf") format("truetype"), url("../webfonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Bold';
  src: url("../webfonts/Gotham-Bold.eot");
  src: url("../webfonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../webfonts/Gotham-Bold.woff2") format("woff2"), url("../webfonts/Gotham-Bold.woff") format("woff"), url("../webfonts/Gotham-Bold.ttf") format("truetype"), url("../webfonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Book';
  src: url("../webfonts/Gotham-Book.eot");
  src: url("../webfonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../webfonts/Gotham-Book.woff2") format("woff2"), url("../webfonts/Gotham-Book.woff") format("woff"), url("../webfonts/Gotham-Book.ttf") format("truetype"), url("../webfonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: sans-serif;
  font-weight: 700;
  border: 0;
  -webkit-font-smoothing: antialiased; }

body {
  background-color: var(--nutricia-2023-azul);
  font-family: sans-serif;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif; }

select:focus,
button:focus,
input:focus,
textarea:focus {
  box-shadow: none;
  outline: none; }

.max-container {
  position: relative;
  width: 100%;
  max-width: 1920px;
  min-height: 100vh;
  margin: 0 auto;
  height: 100%; }

.background {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  z-index: 1;
  background-color: red; }

/* .background::after {
    opacity:0.25;
    content:"";
    position: fixed;
    width:200vw;
    height: 200vh;
    left: -50%;
    top: -50%;
    background-image: url(data:image/png;base64,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);
} */
.background.base {
  height: 100%;
  background: url(/storage/app/media/site-2023-08/bg_main.jpg) no-repeat center 65px;
  background-size: cover; }

.background.base.internal {
  height: initial;
  overflow-x: initial;
  overflow-y: initial; }

.background.base.internal, .background.base.content {
  background: url(/storage/app/media/site-2023-08/bg_main.jpg) no-repeat center 0;
  background-size: cover; }

.background.page {
  background: url(/storage/app/media/site-2023-08/bg_internal.jpg) no-repeat center 0;
  background-size: cover; }

@media (max-width: 600px) {
  .background.base {
    background-size: cover; }
  .background.page {
    background: url(/storage/app/media/site-2023-08/bg_internal@0.5x.jpg) no-repeat center 0;
    background-size: cover; } }

button {
  background: none;
  cursor: pointer; }

.header {
  position: relative;
  background-color: #c00394; }
  .header .container {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .header a.link {
    background: #550887;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase; }
  .header img {
    margin-left: 20px; }
  @media (max-width: 500px) {
    .header .container {
      justify-content: space-between; }
    .header a {
      font-size: inherit; }
    .header img {
      margin-left: 0;
      max-width: 100px; } }

@media (max-width: 500px) {
  .main-menu a {
    font-size: 0.8rem;
    padding: 10px 15px; } }

.alert {
  background-color: #d6d8d9;
  border-color: #c6c8ca;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  color: #1b1e21;
  margin-bottom: 1rem;
  margin: 10px auto;
  max-width: calc(100% - 30px);
  padding: 0.75rem 1.25rem;
  position: relative; }
  .alert.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }

.btn-submit {
  background: #550887;
  color: #fff;
  border: 0;
  font-size: 16px;
  height: 49px;
  line-height: 49px;
  border-radius: 12px;
  padding: 0 15px; }

.logo {
  position: relative;
  display: block; }
  .logo img {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 90%; }
  .logo:before {
    background-image: url(../images/logo-circle.png);
    content: "";
    height: 1350px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 1350px;
    z-index: -2;
    opacity: 0.1;
    margin-left: 2px;
    filter: invert(100%); }

.container {
  width: 100%;
  padding: 0 15px;
  max-width: 1200px;
  margin: 0 auto; }

.page {
  min-height: calc(100vh - 70px);
  height: calc(100vh - 70px);
  display: flex;
  overflow: hidden;
  align-items: center; }

.no-menu {
  min-height: calc(100vh);
  height: calc(100vh); }

.embed-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.img-play {
  position: relative;
  cursor: pointer; }
  .img-play:before {
    content: "";
    display: block;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
  .img-play:after {
    background-image: url(../images/play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 70px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    z-index: 3; }

.intro-text {
  text-align: center;
  max-width: 500px; }
  .intro-text p {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 10px; }

.justify-center {
  justify-content: center; }

.logoimage {
  border-radius: 50%;
  overflow: hidden;
  width: 400px;
  height: 400px;
  background-size: cover;
  background-position: center center; }

.logo-content-page {
  max-width: 350px;
  width: 100%;
  margin: 0 auto; }

.homepage-logo-container-bottom {
  height: 230px; }
  .homepage-logo-container-bottom .logo {
    width: 230px;
    height: auto;
    display: block;
    padding-top: 0; }

@media (max-width: 600px) {
  .wrap-chat iframe {
    height: 300px !important; } }

@media (max-width: 730px) {
  .logoimage {
    border-radius: 50%;
    overflow: hidden;
    width: 300px;
    height: 300px;
    background-size: cover;
    background-position: center center; } }

.mobile-menu {
  transition: all 0.25s ease-in-out;
  z-index: 100; }
  .mobile-menu.visible {
    opacity: 1;
    visibility: visible;
    top: 0px; }
  .mobile-menu.invisible {
    top: -200px;
    opacity: 0.1;
    visibility: hidden; }

.page.content {
  position: relative; }
  .page.content .container {
    position: relative; }

.no-menu.page {
  overflow-x: hidden;
  overflow-y: auto; }

.no-menu.page {
  overflow-x: hidden;
  overflow-y: hidden; }

@media (max-width: 730px) {
  .no-menu.page {
    overflow-x: hidden;
    overflow-y: auto; }
  .page.content {
    position: relative; }
    .page.content .container {
      position: absolute;
      top: 0px; }
      .page.content .container .section-content .block-products {
        max-height: 40vh; } }

.footer-main {
  height: 65px; }
  .footer-main img {
    width: auto;
    height: 70%; }

.btn-send-question {
  border: 3px solid #fff;
  border-radius: 15px;
  text-align: center;
  padding: 15px 60px;
  font-size: 1.4rem;
  line-height: 1.2rem;
  display: block;
  margin: 0 auto;
  font-weight: 300; }
  .btn-send-question:hover {
    border-color: #1d3a8d;
    color: #fff;
    background: #1d3a8d; }

.background.page.content {
  height: auto; }

.products {
  height: auto;
  align-items: flex-start; }
  .products .middle {
    max-width: 910px;
    margin: 0 auto; }
    .products .middle .header-product {
      padding: 65px 0 20px; }
      .products .middle .header-product span {
        display: block; }
        .products .middle .header-product span.txt1 {
          font-size: 1.8rem;
          line-height: 1.9rem; }
        .products .middle .header-product span.txt2 {
          font-size: 1.3rem;
          line-height: 1.5rem; }
      .products .middle .header-product .logo {
        margin-right: 50px; }
    .products .middle .menu-product {
      z-index: 2; }
      .products .middle .menu-product > ul > li {
        width: 205px;
        padding: 5px 0;
        position: relative; }
        .products .middle .menu-product > ul > li .item-menu {
          width: 170px;
          height: 60px;
          background: #1d3a8d;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 15px;
          color: #fff;
          text-align: center;
          font-size: 1.3rem;
          line-height: 1.5rem; }
          .products .middle .menu-product > ul > li .item-menu:hover {
            background: #7f57f9; }
          .products .middle .menu-product > ul > li .item-menu.blue:hover {
            background: #0887e4; }
        .products .middle .menu-product > ul > li .submenu {
          z-index: 9999;
          position: absolute;
          top: 0;
          left: 170px;
          padding: 10px 0 0 46px;
          display: none; }
          .products .middle .menu-product > ul > li .submenu li {
            padding: 5px 0;
            position: relative; }
            .products .middle .menu-product > ul > li .submenu li .submenu-item {
              width: 270px;
              display: block;
              background: #7f57f9;
              color: #fff;
              font-family: 'Gotham-Book', arial;
              text-transform: uppercase;
              padding: 5px;
              border-radius: 100px;
              text-indent: 35px;
              cursor: pointer; }
              .products .middle .menu-product > ul > li .submenu li .submenu-item.active, .products .middle .menu-product > ul > li .submenu li .submenu-item:hover {
                background: #0887e4; }
              .products .middle .menu-product > ul > li .submenu li .submenu-item.video-item {
                padding: 10px 5px;
                border-radius: 10px; }
        .products .middle .menu-product > ul > li:hover {
          background: url(/storage/app/media/arrow-submenu.png) no-repeat right 18px; }
          .products .middle .menu-product > ul > li:hover .submenu {
            display: block; }
        .products .middle .menu-product > ul > li.active {
          background: url(/storage/app/media/arrow-submenu.png) no-repeat right 18px; }
          .products .middle .menu-product > ul > li.active .item-menu {
            background: #7f57f9; }
            .products .middle .menu-product > ul > li.active .item-menu.blue {
              background: #0887e4; }
    .products .middle .white-box {
      width: 680px;
      height: 360px;
      background: #fff;
      border-radius: 30px;
      position: relative;
      z-index: 1;
      display: none; }
      .products .middle .white-box .align-center {
        padding: 40px 40px 0 40px; }
        .products .middle .white-box .align-center .menu-nav {
          display: flex;
          justify-content: space-between;
          align-items: center;
          text-transform: uppercase;
          padding: 10px 0 5px 8px; }
          .products .middle .white-box .align-center .menu-nav .active-item {
            display: block;
            color: #7f57f8; }
          .products .middle .white-box .align-center .menu-nav .links a {
            font-family: 'Gotham-Book', arial;
            color: #1b48a9;
            padding-right: 15px; }
        .products .middle .white-box .align-center .scroll-area {
          width: 100%;
          height: 290px;
          -ms-overflow-style: none;
          scrollbar-width: none;
          overflow-y: scroll; }
          .products .middle .white-box .align-center .scroll-area::-webkit-scrollbar {
            display: none; }
          .products .middle .white-box .align-center .scroll-area .product-list .item {
            width: 108px;
            margin: 0 5px 10px 5px; }
            .products .middle .white-box .align-center .scroll-area .product-list .item .picture {
              width: 100%;
              height: 92px;
              display: flex;
              justify-content: center;
              border: 1px solid #aaa7a7;
              position: relative; }
              .products .middle .white-box .align-center .scroll-area .product-list .item .picture .link-zoom {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                background: url(/storage/app/media/glass.png) no-repeat right bottom; }
              .products .middle .white-box .align-center .scroll-area .product-list .item .picture .link-no-zoom {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2; }
              .products .middle .white-box .align-center .scroll-area .product-list .item .picture .link-download {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                background: url(/storage/app/media/glass.png) no-repeat right bottom; }
            .products .middle .white-box .align-center .scroll-area .product-list .item .info-text {
              padding-top: 5px;
              height: 60px;
              display: flex;
              align-items: flex-start;
              text-align: center;
              font-size: 0.7rem;
              line-height: 0.9rem; }
      .products .middle .white-box .scroll-nav {
        position: absolute;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        right: 15px;
        top: 0;
        z-index: 99; }
        .products .middle .white-box .scroll-nav img {
          padding: 20px 0; }
    .products .middle .categories-menu {
      margin: 34px 0 100px 100px; }
      .products .middle .categories-menu .thumb-content {
        width: 160px; }
        .products .middle .categories-menu .thumb-content .image-thumb {
          height: 108px; }
        .products .middle .categories-menu .thumb-content .category-name {
          width: 100%;
          height: 80px;
          font-size: 1.3rem; }
  @media (max-width: 600px) {
    .products .middle .header-product {
      padding: 35px 0 20px;
      justify-content: center;
      text-align: center; }
      .products .middle .header-product .logo {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -56px; }
    .products .middle .container-view {
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .products .middle .container-view .menu-product > ul > li {
        width: 100%; }
        .products .middle .container-view .menu-product > ul > li .item-menu {
          margin: 0 auto; }
        .products .middle .container-view .menu-product > ul > li .submenu {
          position: relative;
          top: 0;
          left: 0;
          padding: 45px 0 10px; }
        .products .middle .container-view .menu-product > ul > li:hover {
          background: url(/storage/app/media/arrow-menu-down.png) no-repeat center 80px; }
          .products .middle .container-view .menu-product > ul > li:hover .submenu {
            display: none; }
        .products .middle .container-view .menu-product > ul > li.active {
          background: url(/storage/app/media/arrow-menu-down.png) no-repeat center 80px; }
          .products .middle .container-view .menu-product > ul > li.active .submenu {
            display: block; }
      .products .middle .container-view .white-box {
        width: 100%;
        height: auto;
        border-radius: 0;
        margin-top: 20px; }
        .products .middle .container-view .white-box .align-center .menu-nav {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          padding: 10px 0 15px 0; }
          .products .middle .container-view .white-box .align-center .menu-nav .active-item {
            display: block;
            padding: 0 0; }
          .products .middle .container-view .white-box .align-center .menu-nav .links a {
            display: block;
            text-align: center;
            padding: 0 0; }
        .products .middle .container-view .white-box .align-center .scroll-area {
          height: auto; }
        .products .middle .container-view .white-box .scroll-nav {
          display: none; }
    .products .middle .categories-menu {
      flex-direction: column;
      margin-left: 0; }
      .products .middle .categories-menu .thumb-content {
        margin-bottom: 40px; }
        .products .middle .categories-menu .thumb-content .category-name {
          height: auto;
          padding: 20px 0; } }

@media (max-width: 600px) {
  .content-list .thumb-content .image-thumb {
    height: 108px;
    display: flex;
    align-items: center; }
  .content-list .thumb-content .category-name {
    height: auto;
    padding: 20px 0; } }

.avatar-with-border {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid transparent;
  /*2*/ }
  .avatar-with-border img {
    width: 50px;
    border-radius: 50%;
    border: 5px solid transparent;
    /*2*/ }
  .avatar-with-border::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(180deg, var(--nutricia-azul1), var(--nutricia-azul2));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude; }

.imageembed img {
  margin: auto; }

.spotify-bg {
  background: url(/storage/app/media/site-2023-08/ondas_spotify.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 2rem 0; }
  .spotify-bg .player-div {
    max-width: 700px; }
    .spotify-bg .player-div .player {
      width: 100%;
      height: 452px; }

.spot-titles {
  margin: 2rem 0 0 0; }

@media (max-width: 1920px) {
  .spotify-bg {
    padding: 2rem 0; }
    .spotify-bg .player-div {
      max-width: 700px; }
      .spotify-bg .player-div .player {
        height: 452px; } }

@media (max-width: 1440px) {
  .spotify-bg {
    padding: 2rem 0; }
    .spotify-bg .player-div {
      max-width: 650px; }
      .spotify-bg .player-div .player {
        height: 452px; } }

@media (max-width: 1024px) {
  .spotify-bg {
    padding: 2rem 0; }
    .spotify-bg .player-div {
      max-width: 600px; }
      .spotify-bg .player-div .player {
        height: 452px; } }

.loading {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  opacity: 0.1;
  visibility: hidden;
  transition: all 0.5s ease-in-out; }
  .loading:before {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0.98;
    top: 0;
    z-index: -1;
    width: 100%; }
  .loading.active {
    opacity: 1;
    visibility: visible; }

:root {
  --video-overlay-1: hsl(from var(--nutricia-azul2) h s calc(l - 15%)); }

.vid-bars {
  position: relative;
  height: 120px;
  width: 100%; }
  .vid-bars .bars {
    position: absolute;
    background: url(/storage/app/media/site-2023-08/bars_footer.png) no-repeat;
    background-size: cover;
    background-position: 0 40px;
    width: 100%;
    height: 131px; }

.video-galleries:first-child {
  padding-top: 200px;
  margin-top: 300px !important; }

.vgallery {
  padding: 0; }
  .vgallery .gallery-bg {
    background: white;
    background-size: cover; }
  .vgallery .gallery-item {
    position: relative;
    overflow: hidden;
    height: 150px !important; }
    .vgallery .gallery-item .item-link-gallery {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      background-color: rgba(9, 37, 178, 0.8);
      justify-content: center;
      align-items: center; }
    .vgallery .gallery-item:nth-child(1n) .item-link-gallery {
      opacity: 0.9;
      background-color: rgba(3, 47, 79, 0.9); }
    .vgallery .gallery-item:nth-child(2n) .item-link-gallery {
      opacity: 0.9;
      background-color: rgba(8, 135, 227, 0.9); }
    .vgallery .gallery-item:nth-child(3n) .item-link-gallery {
      opacity: 0.9;
      background-color: rgba(8, 135, 227, 0.9); }
    .vgallery .gallery-item:nth-child(4n) .item-link-gallery {
      opacity: 0.9;
      background-color: var(--nutricia-azul1); }
  .vgallery .glider-contain {
    max-width: 970px; }
    .vgallery .glider-contain .glider-prev {
      width: 23px;
      height: 40px;
      display: block;
      background: url(/storage/app/media/arrow-prev.png) no-repeat;
      text-indent: -9999px; }
    .vgallery .glider-contain .glider-next {
      width: 23px;
      height: 40px;
      display: block;
      background: url(/storage/app/media/arrow-next.png) no-repeat;
      text-indent: -9999px; }
  @media (max-width: 1300px) {
    .vgallery .glider-contain .glider-prev {
      left: 0px; }
    .vgallery .glider-contain .glider-next {
      right: 0px; } }
  @media (max-width: 1000px) {
    .vgallery .glider-contain {
      max-width: 800px; } }
  @media (max-width: 800px) {
    .vgallery .glider-contain {
      max-width: 600px; } }
  @media (max-width: 500px) {
    .vgallery .glider-contain {
      max-width: 90%; }
      .vgallery .glider-contain .glider-prev {
        left: -15px; }
      .vgallery .glider-contain .glider-next {
        right: -15px; } }

@media (max-width: 1920px) {
  .vid-bars {
    height: 140px; }
    .vid-bars .bars {
      height: 150px; } }

@media (max-width: 1440px) {
  .vid-bars {
    height: 140px; }
    .vid-bars .bars {
      height: 150px; } }

@media (max-width: 1280px) {
  .vid-bars {
    height: 120px; }
    .vid-bars .bars {
      height: 130px; } }

@media (max-width: 500px) {
  .vid-bars {
    height: 120px; }
    .vid-bars .bars {
      height: 130px; } }

.thumb-content .image-thumb .thumb-small {
  display: none; }

.thumb-content .category-name {
  width: 200px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem; }

.thumb-content .btn-got-products:hover {
  background: #1b48a9;
  color: #fff;
  border-color: #1b48a9; }

@media (max-width: 600px) {
  .thumb-content .image-thumb .thumb-small {
    display: block; }
  .thumb-content .image-thumb .thumb-big {
    display: none; } }

.section-login {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  min-height: 100vh;
  justify-content: center;
  flex-direction: column; }
  .section-login input {
    color: #c00294;
    font-size: 16px;
    height: 49px;
    border: 0;
    border-radius: 12px;
    line-height: 49px;
    margin-right: 10px;
    padding: 0 10px;
    width: 300px; }
    .section-login input::placeholder {
      font-style: italic;
      color: #c00394; }
  .section-login .btn-submit {
    width: 115px; }
  @media (max-width: 768px) {
    .section-login input {
      display: block;
      margin: 0 auto 20px; }
    .section-login .btn-submit {
      margin: 0 auto;
      display: block; }
    .section-login .forget-password {
      font-size: 20px; } }

.loging-header {
  width: 100%;
  height: 65px;
  z-index: 5; }
  .loging-header img {
    width: auto;
    height: 70%; }

.login-logo-danone {
  margin: 50px 0 0px 0;
  margin-bottom: 0;
  text-align: center; }
  .login-logo-danone img {
    margin: 0 auto;
    width: 100%;
    max-width: 600px; }

.footerplay .login-logo-danone {
  margin: 0; }

.radio-waves {
  position: absolute;
  height: 785px;
  top: -150px;
  left: 0;
  width: 100%;
  background: url(/storage/app/media/site-2023-08/ondas_glow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
  z-index: 2; }

.homepage .radio-waves {
  top: -205px; }

.footerplay .radio-waves {
  top: -235px;
  background-position: center center; }

@media (max-width: 1280px) {
  .login-logo-danone img {
    max-width: 40%; } }

@media (max-width: 1024px) {
  .radio-waves {
    top: -180px; }
  .homepage .radio-waves {
    top: -245px; }
  .footerplay .radio-waves {
    top: -285px;
    background-position: center center; } }

@media (max-width: 768px) {
  .radio-waves {
    top: -200px; }
  .homepage .radio-waves {
    top: -265px; }
  .footerplay .radio-waves {
    top: -315px;
    background-position: center center; } }

@media (max-width: 600px) {
  .radio-waves {
    background-size: cover;
    height: 36vh;
    top: 0px; }
  .homepage .radio-waves {
    background-size: cover;
    height: 36vh;
    top: -45px; }
  .footerplay .radio-waves {
    background-size: cover;
    height: 36vh;
    top: -85px; } }

.login-counter, .login-form {
  padding: 20px; }

@media (max-height: 760px) and (min-width: 1280px) {
  .login-counter, .login-form {
    padding: 00px; } }

@media (max-width: 600px) {
  .login-form {
    padding-right: 1rem;
    padding-left: 1rem; } }

.header-page {
  height: 65px; }
  .header-page .logo-danone img {
    width: auto;
    height: 70%; }

.section-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap; }
  .section-content .logo {
    padding: 50px 20px; }
    .section-content .logo img {
      width: 280px; }
      @media (min-width: 1200px) {
        .section-content .logo img {
          width: 320px; } }
      @media (min-width: 1400px) {
        .section-content .logo img {
          width: 380px; } }
  .section-content--block {
    width: 54%;
    opacity: 0;
    max-height: 422px; }
    @media (min-width: 768px) {
      .section-content--block {
        min-height: 422px; } }
    .section-content--block.active {
      opacity: 1;
      transition: all 0.3s ease-in-out 0.5s;
      max-height: 2000px; }
  @media (max-width: 830px) {
    .section-content .col {
      width: 100%; }
    .section-content .logo {
      margin: 0 auto; }
    .section-content--block {
      width: 100%; } }

.welcome-block {
  max-width: 700px;
  margin: 0 auto; }

.internal-home {
  background: url(../images/bg_1980.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

@media (max-width: 830px) {
  .internal-home {
    background: url(../images/bg_1980_mb.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; } }

.section-carousel {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between; }
  .section-carousel .carousel {
    width: calc(100% - 80px);
    list-style: none;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .section-carousel .carousel {
        width: 100%; } }
  .section-carousel .carousel-item {
    margin: 8px;
    font-size: 0;
    position: relative;
    cursor: default; }
    .section-carousel .carousel-item div,
    .section-carousel .carousel-item iframe {
      display: none; }
    .section-carousel .carousel-item:before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      background-color: #000;
      opacity: 0.2;
      position: absolute;
      z-index: 1; }
    .section-carousel .carousel-item.carousel-item-click {
      cursor: pointer; }
    .section-carousel .carousel-item h6 {
      font-size: 12px;
      text-align: center;
      margin: 0;
      color: #fff;
      position: absolute;
      width: 100%;
      bottom: 10px;
      text-transform: uppercase;
      z-index: 2;
      transform: tranlateY(-50%); }
      .section-carousel .carousel-item h6 strong {
        color: #c00394;
        display: block; }
    .section-carousel .carousel-item img {
      max-width: 100%;
      width: 100%;
      margin: 0; }
    .section-carousel .carousel-item.active:before {
      background: #c00394;
      opacity: 0.4; }
    .section-carousel .carousel-item.active h6 {
      color: #000; }
      .section-carousel .carousel-item.active h6 strong {
        color: inherit; }
  .section-carousel .carousel-prev {
    background: none;
    display: flex;
    font-size: 0;
    width: 30px; }
    .section-carousel .carousel-prev svg {
      width: 50px;
      height: 50px; }
      .section-carousel .carousel-prev svg path {
        fill: #c00394; }
  .section-carousel .carousel-next {
    background: none;
    display: flex;
    font-size: 0;
    width: 30px; }
    .section-carousel .carousel-next svg {
      width: 50px;
      height: 50px; }
      .section-carousel .carousel-next svg path {
        fill: #c00394; }

.block-content {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .block-content div.col {
    width: 48%; }
    .block-content div.col:last-of-type {
      display: flex;
      flex-direction: column; }
  .block-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px; }
  .block-content h4 {
    font-size: 17px;
    color: #fff;
    margin: 0 0 20px;
    text-transform: uppercase; }
    .block-content h4 strong {
      color: #c00394;
      display: block; }
  .block-content p {
    font-size: 10px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase; }
  .block-content .scroll {
    display: block;
    overflow: initial;
    padding-right: 15px; }
  .block-content button {
    align-items: center;
    background: #c00394;
    border: 0;
    color: #fff;
    display: flex;
    height: 45px;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0;
    font-size: 17px; }
    .block-content button svg {
      width: 20px;
      margin-right: 10px;
      pointer-events: none; }
      .block-content button svg path {
        fill: #fff; }
  @media (min-width: 999px) {
    .block-content {
      min-height: 422px; } }

.block-video h4 {
  font-size: 18px;
  color: #fff;
  margin: 20px 0 5px;
  text-transform: uppercase; }

.block-video iframe {
  width: 100%; }

.video-block-bg {
  background: url(/storage/app/media/site-2023-08/bars_video.png) no-repeat;
  background-size: contain;
  background-position: center center; }

.block-image {
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  .block-image img {
    align-self: flex-end;
    max-width: 100%; }
  @media (max-width: 768px) {
    .block-image {
      padding-top: 40px; } }

.block-products {
  align-items: stretch;
  background: linear-gradient(rgba(88, 28, 167, 0.9), rgba(55, 31, 143, 0.6));
  border-radius: 10px;
  margin: 30px 0;
  padding: 30px 45px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 180px); }
  .block-products article {
    width: 100%; }
    .block-products article + article {
      margin-top: 45px; }
    .block-products article img {
      float: right;
      margin: 0 0 20px; }
    .block-products article h6 {
      clear: both;
      color: #c00394;
      font-size: 12px;
      text-transform: uppercase; }
    .block-products article ul {
      display: block;
      list-style: none;
      padding: 5px 0 15px;
      width: 100%; }
  @media (max-width: 768px) {
    .block-products {
      margin: 30px 0 0;
      padding: 20px; } }

.modal {
  align-items: center;
  background: rgba(14, 6, 19, 0.7);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  visibility: hidden; }
  .modal.active {
    opacity: 1;
    visibility: visible; }

.modal-content {
  background: #8d1371;
  display: block;
  max-width: 100%;
  position: relative;
  width: 600px;
  max-width: 90%; }

span.modal-close {
  background: #000;
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block; }

button.modal-close {
  align-items: center;
  color: #fff;
  display: flex;
  font-style: italic;
  font-size: 15px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -50px; }
  button.modal-close span {
    pointer-events: none;
    color: #c00394;
    font-size: 43px;
    margin-left: 10px;
    font-style: normal;
    display: inline-block; }

button.modal-fullscreen {
  align-items: center;
  color: #fff;
  display: flex;
  font-style: italic;
  font-size: 15px;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -50px; }
  button.modal-fullscreen span {
    pointer-events: none;
    color: #c00394;
    font-size: 43px;
    margin-left: 10px;
    display: inline-block; }
  button.modal-fullscreen img {
    max-width: 30px; }

.modal.modal-tshirt .modal-content {
  text-align: center;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 540px;
  min-height: 300px; }

.modal.modal-tshirt h6 {
  display: block;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 23px;
  font-style: italic;
  color: #fff; }

.modal.modal-tshirt .radio-group {
  display: flex;
  margin: 0 0 20px 0;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 300px;
  max-width: 100%;
  margin: 0 auto 20px; }
  .modal.modal-tshirt .radio-group label {
    color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 0 10px;
    font-size: 26px;
    font-style: italic;
    flex-direction: column; }
    .modal.modal-tshirt .radio-group label input {
      visibility: hidden;
      position: absolute; }
    .modal.modal-tshirt .radio-group label span {
      background: #fff;
      border-radius: 50%;
      display: flex;
      order: -1;
      align-items: center;
      justify-content: center;
      height: 25px;
      width: 25px;
      margin-bottom: 5px; }
      .modal.modal-tshirt .radio-group label span:before {
        background-color: #c00394;
        border-radius: 50%;
        content: "";
        display: block;
        height: 17px;
        margin-bottom: -1px;
        opacity: 0;
        width: 17px; }
    .modal.modal-tshirt .radio-group label input:checked + span:before {
      opacity: 1; }
  @media (max-width: 300px) {
    .modal.modal-tshirt .radio-group label {
      width: 50%; } }

.modal.modal-video .modal-content {
  background: none; }

.modal.modal-video iframe {
  width: 100%; }

.modal.modal-video .modal-append {
  background-color: #c00394; }
  .modal.modal-video .modal-append:before {
    color: #fff;
    content: "AGUARDE, CARREGANDO VÍDEO...";
    display: block;
    font-size: 15px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1; }
  .modal.modal-video .modal-append iframe {
    z-index: 2; }

.modal.modal-aovivo .modal-content {
  display: flex;
  width: 800px;
  align-items: stretch;
  flex-wrap: wrap;
  height: 305px; }

.modal.modal-aovivo .embed,
.modal.modal-aovivo .embed-responsive {
  width: calc(100% - 270px);
  height: 100%;
  padding-bottom: 0; }

.modal.modal-aovivo .chat {
  width: 270px; }
  .modal.modal-aovivo .chat iframe {
    width: 100%;
    height: 100%; }

@media (max-width: 768px) {
  .modal.modal-aovivo {
    overflow: hidden;
    height: 100vh; }
    .modal.modal-aovivo .modal-content {
      background: none;
      flex-direction: row;
      height: 100vh;
      align-items: flex-start;
      margin: 0;
      max-width: 100%;
      overflow: scroll;
      align-content: stretch;
      padding: 50px 0 0; }
    .modal.modal-aovivo .embed,
    .modal.modal-aovivo .embed-responsive {
      width: 100%;
      padding-bottom: 56.25%;
      height: auto; }
    .modal.modal-aovivo .chat {
      height: 65%;
      width: 100%; }
    .modal.modal-aovivo button.modal-close {
      top: 0; }
    .modal.modal-aovivo button.modal-fullscreen {
      display: none; } }

.modal.fullscreen {
  align-items: flex-end; }
  .modal.fullscreen .modal-content {
    width: 100%;
    height: calc(100% - 50px);
    padding: 0;
    max-width: 100%;
    margin: 0; }
  .modal.fullscreen .modal-fullscreen {
    top: -50px;
    left: 0;
    bottom: auto;
    transform: none; }

.galleryModal.background.base {
  background: rgba(0, 0, 0, 0.8); }

.countdown {
  display: flex;
  justify-content: center;
  align-items: center; }
  .countdown #time {
    display: flex;
    gap: 30px; }
    .countdown #time .circle {
      position: relative;
      width: 70px;
      height: 70px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .countdown #time .circle svg {
        position: relative;
        width: 70px;
        height: 70px;
        transform: rotate(270deg); }
        .countdown #time .circle svg mask circle {
          transform: translate(0px, 0px);
          width: 100%;
          height: 100%;
          fill: transparent;
          stroke-width: 4;
          stroke-dasharray: 0 6;
          stroke-linecap: round;
          stroke: white; }
        .countdown #time .circle svg circle {
          width: 100%;
          height: 100%;
          fill: transparent;
          stroke-width: 2;
          stroke: rgba(255, 255, 255, 0.4);
          transform: translate(5px, 5px);
          stroke-dasharray: 2 3; }
        .countdown #time .circle svg circle:nth-child(3) {
          stroke-width: 4;
          stroke: var(--clr);
          stroke-dasharray: 283;
          stroke-dashoffset: 283;
          stroke-linecap: round; }
    .countdown #time div {
      position: absolute;
      text-align: center;
      font-weight: 500;
      font-size: 1.5rem;
      color: #fff; }
      .countdown #time div span {
        position: absolute;
        transform: translateX(-50%) translateY(30px);
        font-size: 0.55em;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-transform: lowecare; }
    .countdown #time .dots {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      z-index: 1000; }
      .countdown #time .dots::before {
        display: none;
        content: '';
        position: absolute;
        top: -3px;
        width: 15px;
        height: 15px;
        background: var(--clr);
        border-radius: 50%;
        box-shadow: 0 0 60px var(--clr); }

@media (max-width: 730px) {
  .container {
    max-width: 100%; }
  .countdown {
    width: 90%;
    padding: 0 10px;
    margin: 0 auto; }
    .countdown #time {
      display: flex;
      gap: 10px; }
      .countdown #time .circle {
        width: 90%;
        height: 90%; }
        .countdown #time .circle svg {
          width: 100%;
          height: 100%; } }

@media (max-width: 600px) {
  .homepage h2 {
    font-size: 1.5rem !important; }
  .homepage h3 {
    font-size: 1.2rem !important; } }
