html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: Newsreader;
  font-style: normal;
  font-weight: normal;
  src: url("../new-front-end/fonts/Newsreader-Regular.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  font-style: normal;
  font-weight: 300;
  src: url("../new-front-end/fonts/Newsreader-Light.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  font-style: normal;
  font-weight: 200;
  src: url("../new-front-end/fonts/Newsreader-ExtraLight.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-ExtraLight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Newsreader_16pt;
  font-style: italic;
  font-weight: 400;
  src: url("../new-front-end/fonts/Newsreader_16pt-Italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Newsreader_16pt_Regular;
  font-style: normal;
  font-weight: 400;
  src: url("../new-front-end/fonts/Newsreader_16pt-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  font-style: italic;
  font-weight: 400;
  src: url("../new-front-end/fonts/Newsreader-Italic.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-Italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  font-style: italic;
  font-weight: 300;
  src: url("../new-front-end/fonts/Newsreader-LightItalic.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-LightItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  font-style: italic;
  font-weight: 200;
  src: url("../new-front-end/fonts/Newsreader-ExtraLightItalic.woff2") format("woff2"), url("../new-front-end/fonts/Newsreader-ExtraLightItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Outfit;
  font-style: normal;
  font-weight: normal;
  src: url("../new-front-end/fonts/Outfit-Regular.woff2") format("woff2"), url("../new-front-end/fonts/Outfit-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Outfit_extralight;
  font-style: normal;
  font-weight: 400;
  src: url("../new-front-end/fonts/outfit-extralight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Outfit;
  font-style: normal;
  font-weight: 300;
  src: url("../new-front-end/fonts/Outfit-Light.woff2") format("woff2"), url("../new-front-end/fonts/Outfit-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Outfit;
  font-style: normal;
  font-weight: 500;
  src: url("../new-front-end/fonts/Outfit-Medium.woff2") format("woff2"), url("../new-front-end/fonts/Outfit-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: Outfit;
  font-style: normal;
  font-weight: 600;
  src: url("../new-front-end/fonts/Outfit-SemiBold.woff2") format("woff2"), url("../new-front-end/fonts/Outfit-SemiBold.woff") format("woff");
  font-display: swap;
}
.newsreader {
  font-family: Newsreader;
}

.newsreader-light {
  font-family: Newsreader;
  font-weight: 300;
}

.newsreader-extralight {
  font-family: Newsreader;
  font-weight: 200;
}

.outfit {
  font-family: Outfit;
}

html {
  box-sizing: border-box;
  overflow-x: hidden;
}

body {
  display: block;
  margin: 0;
  padding: 0;
  font-family: Outfit, sans-serif;
  overflow-x: hidden;
}

i,
em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

.container {
  padding-right: 6.1111111111vw;
  padding-left: 6.1111111111vw;
}
@media screen and (min-width: 600px) {
  .container {
    padding-right: 2.6388888889vw;
    padding-left: 2.6388888889vw;
  }
}

.nfec-container {
  padding-right: 6.1111111111vw;
  padding-left: 6.1111111111vw;
}
@media screen and (min-width: 600px) {
  .nfec-container {
    padding-right: 2.6388888889vw;
    padding-left: 2.6388888889vw;
  }
}

.nfec-page-header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

._with-background + ._with-background {
  padding-top: 0 !important;
}

cta-icon-button {
  outline: none;
}

img,
audio,
video {
  max-width: 100%;
}

.second-label-modal {
  padding-top: 14px;
  display: block;
}
@media screen and (min-width: 600px) {
  .second-label-modal {
    padding-top: 16px;
  }
}

.warning-button-modal {
  display: block;
  padding-top: 80px;
}
@media screen and (min-width: 600px) {
  .warning-button-modal {
    padding-top: 0;
    position: absolute;
    bottom: 32px;
    width: 394px;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-apply {
  animation: fadeIn ease 500ms;
}

.fade-in-visible {
  opacity: 1;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-out-apply {
  animation: fadeOut 500ms forwards;
}

.fade-out-hidden {
  opacity: 0;
  display: none;
}

.under-header-container {
  background-color: #E6E6E0;
}

#wrapper {
  padding-top: 0;
}

body section ~ #wrapper {
  padding: 0;
}

body .header-isFixed ~ .under-header-container {
  height: 166px;
}
@media screen and (min-width: 992px) {
  body .header-isFixed ~ .under-header-container {
    height: 114px;
  }
}
@media screen and (min-width: 1439px) {
  body .header-isFixed ~ .under-header-container {
    height: 152px;
  }
}

body .header-isFixed.showRewardsProgram ~ .under-header-container {
  height: 223px;
}
@media screen and (min-width: 992px) {
  body .header-isFixed.showRewardsProgram ~ .under-header-container {
    height: 174px;
  }
}
@media screen and (min-width: 1439px) {
  body .header-isFixed.showRewardsProgram ~ .under-header-container {
    height: 212px;
  }
}

body .header-relative ~ .under-header-container.search-result-page {
  height: 0px;
}
@media screen and (min-width: 992px) {
  body .header-relative ~ .under-header-container.search-result-page {
    height: 52px;
  }
}
@media screen and (min-width: 992px) {
  body .header-relative ~ .under-header-container.search-result-page {
    height: 95px;
  }
}

body .header-relative.header-relative-search.fixed-on-scroll ~ .under-header-container.search-result-page {
  height: 70px;
}
@media screen and (min-width: 992px) {
  body .header-relative.header-relative-search.fixed-on-scroll ~ .under-header-container.search-result-page {
    height: 144px;
  }
  body .header-relative.header-relative-search.fixed-on-scroll ~ .under-header-container.search-result-page.filterIsExpanded {
    height: 275px;
  }
}

body .header-relative.header-relative-category.fixed-on-scroll ~ .under-header-container {
  height: 70px;
}
@media screen and (min-width: 600px) {
  body .header-relative.header-relative-category.fixed-on-scroll ~ .under-header-container {
    height: 76px;
  }
  body .header-relative.header-relative-category.fixed-on-scroll ~ .under-header-container.filterIsExpanded {
    height: 200px;
  }
}
@media screen and (min-width: 992px) {
  body .header-relative.header-relative-category.fixed-on-scroll ~ .under-header-container {
    height: 76px;
  }
  body .header-relative.header-relative-category.fixed-on-scroll ~ .under-header-container.filterIsExpanded {
    height: 200px;
  }
}

.low-opacity {
  opacity: 0;
  pointer-events: none;
}

body #wrapper .section.breadcrumbs {
  height: 88px;
  display: flex;
  padding: 16px 0;
  overflow-x: auto;
  flex-wrap: nowrap;
  margin-left: 22px;
  margin-right: 22px;
  align-items: center;
  scrollbar-width: none;
  box-sizing: border-box;
  -ms-overflow-style: none;
  justify-content: flex-start;
}
body #wrapper .section.breadcrumbs::-webkit-scrollbar {
  display: none;
}
body #wrapper .section.breadcrumbs ::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 992px) {
  body #wrapper .section.breadcrumbs {
    margin-left: 2.6388888889vw;
    margin-right: 2.6388888889vw;
    height: 48px;
  }
}

body #wrapper .section.breadcrumbs::-webkit-scrollbar {
  display: none;
}

html, body {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.create-account-container {
  padding-bottom: 20px;
}
@media screen and (min-width: 1194px) {
  .create-account-container {
    padding-top: 60px;
  }
}
.create-account__container {
  padding-right: 6.1111111111vw;
  padding-left: 6.1111111111vw;
}
@media screen and (min-width: 1194px) {
  .create-account__container {
    padding-right: 2.6388888889vw;
    padding-left: 2.6388888889vw;
    margin: 0 auto;
    max-width: 1250px;
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-direction: row;
  }
}
.create-account__title {
  margin-top: 2px;
  min-width: fit-content;
}
@media screen and (min-width: 1194px) {
  .create-account__title {
    position: fixed;
    left: 45px;
    z-index: -1;
    gap: 50px;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.create-account__title .title {
  font-size: 16px;
}
@media screen and (min-width: 600px) {
  .create-account__title .title {
    font-size: 32px;
  }
}
@media screen and (min-width: 600px) {
  .create-account__form {
    max-width: 680px;
  }
}
@media screen and (min-width: 1194px) {
  .create-account__form {
    width: 100%;
  }
}
.create-account__info-tab {
  margin-top: 52px;
  display: block;
}
.create-account__optin {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.icon-user {
  display: none;
}
@media screen and (min-width: 1194px) {
  .icon-user {
    display: block;
    left: 38px;
  }
}

.createAccountToast__container {
  top: 80px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  display: flex;
  right: 0;
}
@media screen and (min-width: 600px) {
  .createAccountToast__container {
    width: auto;
    top: 115px;
    right: 8px;
    display: block;
  }
}
@media screen and (min-width: 1194px) {
  .createAccountToast__container {
    right: 16px;
  }
}
.createAccountToast__container #createAccountToast {
  width: 100%;
  padding: 0 8px;
}
@media screen and (min-width: 600px) {
  .createAccountToast__container #createAccountToast {
    width: auto;
    padding: 0;
  }
}

input-checkbox {
  padding: 2px;
  border-radius: 6px;
}
input-checkbox:focus {
  outline: solid 2px black;
}