@charset "UTF-8";
.page-header__home {
  max-width: 100vw;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

.header-relative.header-relative-category {
  height: 114px;
}
.header-relative.header-relative-category.showRewardsProgram {
  height: 173px;
}
@media (min-width: 1440px) {
  .header-relative.header-relative-category {
    height: 152px;
  }
  .header-relative.header-relative-category.showRewardsProgram {
    height: 211px;
  }
}

@media screen and (max-width: 991px) {
  .header-relative {
    height: 170px;
  }
  .header-relative.header-relative-search.showRewardsProgram {
    height: 170px;
  }
  .header-relative.showRewardsProgram {
    height: 230px;
  }
  .nfec-page-header.toanimate-header {
    animation: animate-header 5s forwards ease-out;
  }
  .header-relative.showRewardsProgram .nfec-page-header.toanimate-header {
    animation: animate-header-show-reward 5s forwards ease-out;
  }
  .header-relative-search {
    height: 110px;
  }
  .header-relative.header-relative-category.showRewardsProgram {
    height: 225px;
  }
  .header-relative.header-relative-category {
    height: 170px;
  }
  @keyframes animate-header {
    0% {
      top: -120px;
    }
    20% {
      top: 0px;
    }
    80% {
      top: 0px;
    }
    100% {
      top: -120px;
    }
  }
  @keyframes animate-header-show-reward {
    0% {
      top: -180px;
    }
    20% {
      top: -60px;
    }
    80% {
      top: -60px;
    }
    100% {
      top: -180px;
    }
  }
}
@media screen and (min-width: 992px) {
  .product-page-container {
    padding-top: 0;
  }
}
@media screen and (min-width: 1440px) {
  .product-page-container {
    padding-top: 16px;
  }
}

#tooltipContainer,
#formLogin,
#passwordRecovery {
  display: none;
}

#tooltipContainer {
  z-index: 9999;
  max-width: 281px;
  max-height: fit-content;
  width: 100%;
  position: fixed;
  right: 28px;
  background-color: white;
  border: 1px solid #E5E5E0;
  border-radius: 12px;
  padding: 24px 32px;
  top: 108px;
}

#tooltipContainer.rewardsProgram {
  top: 168px;
}

#tooltipContainer a {
  color: #6A6A69;
  text-decoration: none;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
}

#formLogin.active,
#passwordRecovery.active,
#tooltipContainer.active {
  display: block;
}

.headerToast__container,
.loginToast__container {
  z-index: 9999999;
  position: absolute;
  width: 100%;
  right: 0;
}

.headerToast__container.rewardsProgram {
  top: 200px;
}

.headerToast__container {
  width: 480px;
  top: 140px;
  padding-right: 38px;
  transition: opacity 1s ease-out;
  opacity: 0;
}

.headerToast__container.active {
  opacity: 1;
}

.loginToast__container {
  top: 128px;
}

#tooltip__overlay.active {
  opacity: 0.5;
  visibility: visible;
}

#tooltip__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: #333;
  transition: all 0.5s, z-index 0ms;
  visibility: hidden;
  z-index: 1000;
}

@media screen and (max-width: 600px) {
  #tooltipContainer {
    transform: translateY(100%);
    display: block;
    top: 0 !important;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-height: inherit;
    max-width: inherit;
    margin-top: 72px;
    border-radius: 0;
    transition: 0.3s ease;
  }
  #tooltipContainer.active {
    transform: translateY(0);
  }
  #tooltipContainer.rewardsProgram.active {
    margin-top: 132px;
  }
  #tooltip__overlay {
    opacity: 0;
  }
  .loginToast__container {
    top: 80px;
  }
}
@media screen and (max-width: 494px) {
  .headerToast__container,
.loginToast__container {
    padding: 0;
    min-width: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .headerToast__container.rewardsProgram {
    top: 124px;
  }
  .headerToast__container {
    top: 64px;
  }
  #headerToast,
#loginToast {
    width: 100%;
    padding: 0 8px;
  }
  #tooltipContainer.active a.logout {
    color: var(--color-neutral-darkest, #0c0d0d);
    text-decoration: none;
    font-size: 14px;
  }
  #tooltipContainer.active a.logout:hover {
    color: var(--color-hover, #66050e);
  }
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/new-icomoon.eot?cqv4ap");
  src: url("fonts/new-icomoon.eot?cqv4ap#iefix") format("embedded-opentype"), url("fonts/new-icomoon.ttf?cqv4ap") format("truetype"), url("fonts/new-icomoon.woff?cqv4ap") format("woff"), url("fonts/new-icomoon.svg?cqv4ap#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ic-google .path1:before {
  content: "\e1425";
  color: rgb(234, 67, 53);
}

.icon-ic-google .path2:before {
  content: "\e1426";
  margin-left: -1em;
  color: rgb(52, 168, 83);
}

.icon-ic-google .path3:before {
  content: "\e1427";
  margin-left: -1em;
  color: rgb(66, 133, 244);
}

.icon-ic-google .path4:before {
  content: "\e1428";
  margin-left: -1em;
  color: rgb(251, 188, 5);
}

div[slot=social-login-google] {
  border: 1px solid #DFDFDD;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
}

.login-btn .g_id_signin, div[slot=social-login-google] .g_id_signin {
  position: absolute;
}

.login-btn .icon-ic-google, div[slot=social-login-google] .icon-ic-google {
  font-size: 26px;
  margin-top: 7px;
  display: block;
}

.googleLoginBtn {
  padding-top: 10px;
}

.cashback {
  margin-top: 79px;
}
@media screen and (min-width: 600px) {
  .cashback {
    margin-top: 120px;
  }
}
.cashback__box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2px 0;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .cashback__box {
    padding: 8px 4px 4px;
  }
}
.cashback__icon {
  width: 24px;
  height: 24px;
  margin-bottom: 24px;
}
.cashback__text {
  display: none;
  margin-bottom: 18px;
  color: #164333;
  line-height: 120%;
}
@media screen and (min-width: 600px) {
  .cashback__text {
    font-size: 16px;
  }
}
.cashback__text span {
  color: #348272;
}
.cashback__button {
  margin: 24px 0;
  display: block;
}
@media screen and (min-width: 600px) {
  .cashback__button {
    margin: 40px 0 16px;
  }
}
@media screen and (min-width: 600px) {
  .cashback__button--font {
    font-size: 16px;
  }
}

modal-right[shouldanimate] .cashback__text {
  display: block;
}