.Search-ff2b10f79ba53ccb {
  position: relative;
}
.Search-1fbe36c5de503825 {
  background: #fff;
  box-shadow: 0 1px 4px #00000014;
  padding: 4px 16px;
}
.Search-1fbe36c5de503825 .Search-201be84c96ed3602 {
  top: 4px;
}
.Search-1fbe36c5de503825 .Search-94cae60f6c530ce4 {
  width: 100%;
}
.Search-b17976736bdaa08d {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 959px) {
  .Search-b17976736bdaa08d.Search-ba839d75711c0ac0 {
    justify-content: flex-end;
  }
}
.Search-cc0a8d4ec2f620d0 {
  -webkit-appearance: none;
  appearance: none;
  font-family: plex-sans;
  -webkit-font-smoothing: subpixel-antialiased;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
  caret-color: #00ccbc;
  border: 1px solid #e8ebeb;
  border-radius: 4px;
  opacity: 1;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  height: 46px;
  width: 100%;
  padding: 12px 16px 12px 40px;
}
[dir='rtl'] .Search-cc0a8d4ec2f620d0 {
  padding-left: 0;
  padding-right: 40px;
}
.Search-cc0a8d4ec2f620d0:focus {
  outline: none;
  box-shadow: inset 0 2px 4px #0000000d, 0 0 0 3px #ffffff4d;
  border: 2px solid #2e3333;
}
.Search-cc0a8d4ec2f620d0::-webkit-input- -ms-input-placeholder {
  color: #abadad;
}
.Search-cc0a8d4ec2f620d0::placeholder {
  color: #abadad;
}
.Search-cc0a8d4ec2f620d0:focus {
  padding-left: 39px;
  background: #fff;
}
[dir='rtl'] .Search-cc0a8d4ec2f620d0:focus {
  padding-left: 0;
  padding-right: 39px;
}
.Search-cc0a8d4ec2f620d0.Search-8d4a5ec435f5c606 {
  padding-left: 16px;
  border: none;
  background: #fff;
}
[dir='rtl'] .Search-cc0a8d4ec2f620d0.Search-8d4a5ec435f5c606 {
  padding-left: 0;
  padding-right: 16px;
}
.Search-cc0a8d4ec2f620d0.Search-8d4a5ec435f5c606:focus {
  box-shadow: none;
}
.Search-cc0a8d4ec2f620d0::-webkit-search-cancel-button {
  display: none;
}
.Search-94cae60f6c530ce4 {
  width: 100%;
}
.Search-94cae60f6c530ce4.Search-ba839d75711c0ac0 {
  width: auto;
}
.Search-b9caa5492e0221de {
  position: absolute;
  width: 100%;
  height: 46px;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  border-radius: 4px;
}
.Search-b9caa5492e0221de:focus-visible {
  outline: none;
  border-color: #0000;
  box-shadow: 0 0 0 2px #2e3333, 0 0 0 4px #fff;
}
.Search-87718f8701289b50 {
  position: absolute;
  top: 14px;
  left: 14px;
}
[dir='rtl'] .Search-87718f8701289b50 {
  left: auto;
  right: 14px;
}
.Search-2a2c4f5b8969ffab {
  overflow-y: auto;
  position: absolute;
  width: 100%;
  max-height: 80vh;
  border: 0.5px solid #0000000a;
  box-shadow: 0 6px 20px #00000014;
  border-radius: 4px;
}
.Search-201be84c96ed3602 {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px;
  margin: 8px;
  cursor: pointer;
  border-radius: 3px;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
[dir='rtl'] .Search-201be84c96ed3602 {
  right: auto;
  left: 0;
}
.Search-201be84c96ed3602:focus {
  outline: none;
}
.Search-201be84c96ed3602:focus-visible {
  outline: none;
  border-color: #0000;
  box-shadow: 0 0 0 2px #2e3333, 0 0 0 4px #fff;
}
.__theme-plus .Search-cc0a8d4ec2f620d0 {
  caret-color: #651ecb;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
.__theme-plus .Search-cc0a8d4ec2f620d0:focus {
  outline: none;
  box-shadow: inset 0 2px 4px #0000000d, 0 0 0 3px #ffffff4d;
  border: 2px solid #651ecb;
}
.__theme-plus .Search-cc0a8d4ec2f620d0:focus-visible {
  outline: none;
  border-color: #0000;
  box-shadow: 0 0 0 2px #2e3333, 0 0 0 4px #fff;
}
.PageOverlay-73bc44b5c5b7148a {
  background: #00000080;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  animation: PageOverlay-351dee7d3df8191f 0.2s ease-in-out forwards;
}
@keyframes PageOverlay-351dee7d3df8191f {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.SearchContainer-6546acb5bd11a767 {
  display: none;
  margin: 0 auto;
}
.SearchContainer-6546acb5bd11a767.SearchContainer-fe084e3976ea3d3e {
  display: block;
}
@media only screen and (min-width: 768px) {
  .SearchContainer-6546acb5bd11a767 {
    display: block;
    max-width: 650px;
  }
  .SearchContainer-6546acb5bd11a767.SearchContainer-fe084e3976ea3d3e {
    display: none;
  }
}
.SearchContainer-247a4685dcd219ee {
  background-color: #fff;
  padding-bottom: 8px;
}
.SearchContainer-d68c669480c14ce4 {
  padding-top: 100px;
}
@media only screen and (min-width: 540px) {
  .SearchContainer-d68c669480c14ce4 {
    max-width: 90vw;
  }
}
.SearchContainer-371ec63da0f31609 {
  position: absolute;
  background: #fff;
  z-index: 1;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 959px) {
  .Layout-4549ebf43c78c99a + .Layout-4549ebf43c78c99a {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 960px) {
  .Layout-4549ebf43c78c99a + .Layout-4549ebf43c78c99a {
    margin-top: 32px;
  }
}
.Layout-2515809e54db56a7 {
  margin: 0 16px 16px;
}
@media only screen and (min-width: 540px) {
  .Layout-2515809e54db56a7 {
    margin: 0 0 16px;
  }
  .Layout-3c627919d0f0355b .Layout-2515809e54db56a7 {
    margin-left: 16px;
    margin-right: 16px;
  }
}
.Layout-acd23e46648eee23 {
  align-items: baseline;
  display: flex;
}
.Layout-e4fa3690f20c14ed {
  vertical-align: middle;
}
.UIContentCard-dc744ed3d5a2719e {
  background-color: #fff;
  border: 1px solid #00000014;
  border-width: 1px 0;
}
.UIContentCard-85df48fbc5b6a66a {
  display: block;
  margin: 0 auto;
  width: 35%;
}
.UIContentCard-8ac68e2d2035d884 {
  border: 1px solid #00000014;
  display: flex;
  height: 190px;
  margin-bottom: 16px;
}
.UIContentCard-3f6f94d251797a1f {
  border-top: 1px solid #00000014;
  margin-top: 16px;
  padding-top: 16px;
}
.UIContentCard-d6c0bb29b71b9f90 {
  color: #00ccbc;
}
.UIContentCard-32d54d142ca96f5c {
  cursor: pointer;
  display: flex;
}
.UIBasicBanner-7b4689e1343a9f7e {
  word-break: break-word;
}
.UIRow-fc60387ed213866e {
  border-top: 1px solid #00000014;
  display: flex;
  flex-direction: column;
  padding: 8px 8px 8px 16px;
}
[dir='rtl'] .UIRow-fc60387ed213866e {
  padding: 8px 16px 8px 8px;
}
.UIRow-fc60387ed213866e.UIRow-9be6d147e16bb4e7 {
  box-shadow: inset 4px 0 0;
  color: #00ccbc;
  padding-left: calc(16px - 4px);
}
[dir='rtl'] .UIRow-fc60387ed213866e.UIRow-9be6d147e16bb4e7 {
  box-shadow: inset -4px 0 0;
  padding-left: 0;
  padding-right: calc(16px - 4px);
}
.UIRow-fc60387ed213866e.UIRow-1d557e240d347e59 {
  opacity: 0.5;
}
.UIRow-c5449988d8bf6511 {
  border: 1px solid #00000014;
  border-radius: 3px;
  height: 48px;
  overflow: hidden;
  position: relative;
  width: 48px;
}
.UIButton-667e0b1988c2143c {
  text-align: center;
}
@media only screen and (max-width: 539px) {
  .UIButton-667e0b1988c2143c {
    padding: 16px 24px 32px;
  }
}
.UICategoryPill-96309777a582e1db {
  padding: 8px 12px;
  border-radius: 4px;
  display: block;
  white-space: nowrap;
  outline: none;
}
.UICategoryPill-96309777a582e1db:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  position: absolute;
  border-radius: 4px;
}
.UICategoryPill-96309777a582e1db:focus-visible:before {
  z-index: 1;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
.UICategoryPill-96309777a582e1db:focus-visible:before {
  outline: none;
  border-color: #0000;
  box-shadow: inset 0 0 0 2px #2e3333, inset 0 0 0 4px #fff;
}
.UIPartnerCard-84a8e8cef7391ce0 {
  width: 100%;
  display: flex;
  align-items: center;
}
.UIPartnerCard-4594dcda70aa2479 {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background-size: contain;
  display: inline-block;
  margin-right: 12px;
  overflow: hidden;
  position: relative;
}
[dir='rtl'] .UIPartnerCard-4594dcda70aa2479 {
  margin-right: 0;
  margin-left: 12px;
}
.UICard-fc546e6554c9acdb {
  background-color: #fff;
  border: 1px solid #0000000a;
  border-radius: 4px;
  box-shadow: 0 1px 4px #00000014;
  box-sizing: border-box;
  display: block;
  height: 100%;
  padding: 8px;
  transition: box-shadow 0.2s ease-in-out;
  width: 100%;
  word-break: break-word;
  position: relative;
  outline: none;
}
.UICard-fc546e6554c9acdb:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  position: absolute;
  border-radius: 4px;
}
.UICard-fc546e6554c9acdb:focus-visible:before {
  z-index: 1;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
.UICard-fc546e6554c9acdb:focus-visible:before {
  outline: none;
  border-color: #0000;
  box-shadow: inset 0 0 0 2px #2e3333, inset 0 0 0 4px #fff;
}
@media only screen and (min-width: 1280px) {
  .UICard-fc546e6554c9acdb:not(.UICard-06adccc895cce1f3):hover {
    box-shadow: 0 22px 24px 0 #00000014;
  }
}
.UICard-fc546e6554c9acdb.UICard-c40dddc3b4a54cc5 {
  border-bottom: 4px solid #00ccbc;
}
.UICard-fc546e6554c9acdb.UICard-469f33f83128feb3 {
  cursor: pointer;
}
.UICard-fc546e6554c9acdb.UICard-06adccc895cce1f3 {
  width: 223px;
}
.UICard-fc546e6554c9acdb.UICard-06adccc895cce1f3.UICard-4474ac47376daa43 {
  width: 135px;
}
.UICard-fc546e6554c9acdb.UICard-06adccc895cce1f3:not(.UICard-20e6f74249484648) {
  padding: 16px;
}
.UICard-fc546e6554c9acdb span {
  display: -webkit-inline-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--card-max-lines);
}
.UICard-ef300280787fb408 {
  border-radius: 2px;
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
}
.UIImage-5d5bf168047b0276 {
  height: 24px;
  width: 24px;
}
.UIBannerCarouselCard-e53c89751b725ea8 {
  display: flex;
  background-color: #fff;
  min-height: 80px;
  min-width: 384px;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px 16px 16px;
  border: 1px solid #00000014;
  border-radius: 4px;
}
[dir='rtl'] .UIBannerCarouselCard-e53c89751b725ea8 {
  padding: 16px 16px 16px 24px;
}
@media only screen and (max-width: 539px) {
  .UIBannerCarouselCard-e53c89751b725ea8 {
    min-width: 290px;
  }
}
.UIBannerCarouselCard-00a1076dffa5aa22 {
  display: flex;
  flex-direction: column;
  order: 2;
  flex-grow: 3;
}
.UIBannerCarouselCard-6017a85020225c02 {
  display: flex;
  padding: 0 0 0 16px;
}
[dir='rtl'] .UIBannerCarouselCard-6017a85020225c02 {
  padding: 0 16px 0 0;
}
.UIBannerCarouselCard-6017a85020225c02.UIBannerCarouselCard-7f66d2e0a511316c {
  order: 1;
}
.UIBannerCarouselCard-6017a85020225c02.UIBannerCarouselCard-b0092af38fb22f3f {
  order: 3;
}
.UIBannerCarouselCard-60efb2934a8f06d6 {
  width: 42px;
  height: 42px;
  border-radius: 60px;
  object-fit: cover;
}
.UIBannerCarouselCard-d6a22667189d1d7b {
  line-height: 24px;
  font-weight: 700;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.UIBannerCarouselCard-4d70cac3983648bf {
  line-height: 19px;
  font-size: 14px;
}
.UIBannerCarouselCard-7fc4708922bbc323 {
  cursor: pointer;
  outline: none;
}
.UIBannerCarouselCard-7fc4708922bbc323:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  position: absolute;
  border-radius: 4px;
}
.UIBannerCarouselCard-7fc4708922bbc323:focus-visible:before {
  z-index: 1;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
.UIBannerCarouselCard-7fc4708922bbc323:focus-visible:before {
  outline: none;
  border-color: #0000;
  box-shadow: inset 0 0 0 2px #2e3333, inset 0 0 0 4px #fff;
}
.UIBannerCarouselCard-8520870381fe82d5 {
  color: #00ccbc;
}
@media only screen and (min-width: 540px) and (max-width: 1279px) {
  .UILayoutList-35695df5e1d82d37:not(.UILayoutList-66802ab874225adc) {
    border-radius: 4px;
    box-shadow: 0 1px 4px #00000014;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1280px) {
  .UILayoutList-35695df5e1d82d37:not(.UILayoutList-66802ab874225adc) {
    display: grid;
    grid-auto-rows: auto;
    grid-gap: 16px;
    grid-template: auto/repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1920px) {
  .UILayoutList-35695df5e1d82d37:not(.UILayoutList-66802ab874225adc) {
    grid-gap: 16px;
    grid-template: auto/repeat(3, 1fr);
  }
}
.UILayoutGrid-99a474f58af4cb2d {
  --grid-col-width: 110px;
  display: grid;
  grid-gap: 8px;
  grid-template: auto/repeat(auto-fill, minmax(var(--grid-col-width), 1fr));
}
@media only screen and (max-width: 539px) {
  .UILayoutGrid-99a474f58af4cb2d {
    margin: 0 16px 16px;
  }
}
@media only screen and (min-width: 540px) {
  .UILayoutGrid-99a474f58af4cb2d {
    --grid-col-width: 160px;
  }
}
@media only screen and (min-width: 960px) {
  .UILayoutGrid-99a474f58af4cb2d {
    --grid-col-width: 130px;
    grid-gap: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .UILayoutGrid-99a474f58af4cb2d {
    --grid-col-width: 125px;
  }
}
.UILayoutCarousel-eb0ddf91f09e0f45 {
  margin: 0 16px;
}
@media only screen and (min-width: 540px) {
  .UILayoutCarousel-eb0ddf91f09e0f45 {
    margin: 0;
  }
}
.UILayoutCarousel-becf4db83378d9db {
  margin-bottom: 8px;
}
.SearchSuggestionBox-0cc1b01fbee93356 {
  background: #fff;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 540px) {
  .SearchSuggestionBox-0cc1b01fbee93356 {
    padding: 16px 0;
  }
}
.SearchSuggestionBox-0cc1b01fbee93356.SearchSuggestionBox-23d4322ecae64326 {
  margin-top: 8px;
  background: none;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  flex-grow: 1;
}
@media only screen and (max-width: 959px) {
  .basketHasOfferProgressBar
    .SearchSuggestionBox-0cc1b01fbee93356.SearchSuggestionBox-23d4322ecae64326 {
    padding-bottom: calc(62px + 8px);
  }
  .basketHasItems
    .SearchSuggestionBox-0cc1b01fbee93356.SearchSuggestionBox-23d4322ecae64326 {
    padding-bottom: calc(80px + 8px);
  }
  .basketHasItems.basketHasOfferProgressBar
    .SearchSuggestionBox-0cc1b01fbee93356.SearchSuggestionBox-23d4322ecae64326 {
    padding-bottom: calc(126px + 8px);
  }
}
.SearchSuggestionBox-0cc1b01fbee93356.SearchSuggestionBox-e0e358ef31210326 {
  text-align: center;
  padding: 32px 24px;
}
.SearchSuggestionBox-637587306930a14f {
  padding: 8px 0;
}
.SearchSuggestionBox-637587306930a14f + .SearchSuggestionBox-637587306930a14f {
  border-top: 1px solid #00000014;
}
.UIFavouritesTrigger-da946d282a073473 {
  height: 40px;
  box-sizing: border-box;
  padding: 0 16px;
  display: inline-flex;
  justify-content: center;
  border: 1px solid #e8ebeb;
  border-radius: 4px;
  align-items: center;
}
.HomeFeedLink-91decfbd5cf60e48 {
  display: inline-block;
}
@media only screen and (max-width: 539px) {
  .HomeFeedLink-91decfbd5cf60e48 {
    top: 8px;
    left: 8px;
    z-index: 5;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    padding: 8px 0 8px 8px;
  }
  [dir='rtl'] .HomeFeedLink-91decfbd5cf60e48 {
    left: auto;
    right: 8px;
    padding: 8px 8px 8px 0;
  }
  .HomeFeedLink-2b49256a9eb88a2a {
    display: none;
  }
}
.MenuNavHeader-ecf64df20464d195 {
  position: sticky;
  top: 0;
  z-index: 6;
}
.AddressTooltip-0598e5ebb9f86892 {
  width: 262px;
}
.AddressTooltip-c509895300e866a5 {
  float: right;
}
[dir='rtl'] .AddressTooltip-c509895300e866a5 {
  float: left;
}
.FulfillmentInfoRow-89aba8c538de0cb6.FulfillmentInfoRow-abab69c717c68a7d {
  border-radius: 3px;
  height: 26px;
  overflow: hidden;
  width: 275px;
}
@media only screen and (min-width: 540px) {
  .FulfillmentInfoRow-89aba8c538de0cb6 {
    display: inline-block;
  }
  .FulfillmentInfoRow-89aba8c538de0cb6.FulfillmentInfoRow-abab69c717c68a7d {
    display: block;
  }
  .UIHeaderInfoRows-023104015d7355b8 {
    display: flex;
  }
}
.UIHeaderInfoRows-4c16fa13a5ed9be1 {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1280px) {
  .UIHeaderInfoRows-1b36069ee4c0f5a5 {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 0;
  }
  [dir='rtl'] .UIHeaderInfoRows-1b36069ee4c0f5a5 {
    right: auto;
    left: 0;
  }
}
.UIHeaderInfoRows-858235f4877240ea {
  display: none;
}
@media only screen and (min-width: 960px) {
  .UIHeaderInfoRows-858235f4877240ea {
    display: block;
  }
}
.HeaderBanners-2f0fdf6646fbc15a {
  display: block;
}
@media only screen and (min-width: 540px) {
  .HeaderBanners-2f0fdf6646fbc15a {
    display: flex;
  }
}
.HeaderBanners-c225bb965e5a080a {
  background-color: #fff;
  border-radius: 4px;
  flex-shrink: 0;
  margin-left: 16px;
  padding: 4px 8px;
}
[dir='rtl'] .HeaderBanners-c225bb965e5a080a {
  margin-left: 0;
  margin-right: 16px;
}
.GroupOrderBanner-c4e261e925b53560 {
  background-color: #00717c;
}
.GroupOrderBanner-cacf2c64ccc26e03 {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 539px) {
  .GroupOrderBanner-cacf2c64ccc26e03 {
    flex-wrap: wrap;
  }
}
.GroupOrderBanner-e2ecf704d8ca0397 {
  display: flex;
  flex-direction: column;
}
.GroupOrderBanner-ad42a8aa9797ded9 {
  display: flex;
}
@media only screen and (max-width: 539px) {
  .GroupOrderBanner-ad42a8aa9797ded9 {
    margin-top: 16px;
    width: 100%;
  }
}
@media only screen and (min-width: 540px) {
  .GroupOrderBanner-ad42a8aa9797ded9 {
    margin-left: auto;
  }
  [dir='rtl'] .GroupOrderBanner-ad42a8aa9797ded9 {
    margin-left: 0;
    margin-right: auto;
  }
}
.MenuHeaderTitle-62d07ccbd71a31b2 {
  bottom: 4px;
  left: 16px;
  position: relative;
}
[dir='rtl'] .MenuHeaderTitle-62d07ccbd71a31b2 {
  left: auto;
  right: 16px;
}
.UIHeaderRows-ab77b62f82e222c3 {
  display: flex;
  gap: 8px;
}
.UIHeaderRows-2fde568de8c584ae {
  padding: 4px;
  border-radius: 3px;
}
/*! autoprefixer grid: no-autoplace */
.MenuHeader-9e1e7e823358c53a {
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.MenuHeader-9e1e7e823358c53a:not(.MenuHeader-001e91fa66dd7c35) {
  border-bottom: 1px solid #00000014;
}
.MenuHeader-ab8bb00d5a4371e7 {
  position: relative;
}
@media only screen and (min-width: 540px) {
  .MenuHeader-2a6101b7ca1c48a8 {
    display: grid;
    grid-gap: 24px;
    grid-template-areas: 'image info';
    grid-template-columns: 30% 1fr;
    grid-template-rows: auto;
  }
}
.MenuHeader-f5663bee847582a6 {
  box-shadow: 0 6px 20px #00000014;
  grid-area: image;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 540px) {
  .MenuHeader-f5663bee847582a6 {
    border-radius: 4px;
    overflow: hidden;
  }
}
.MenuHeader-45db0548af3525e1 {
  grid-area: info;
  position: relative;
}
@media only screen and (min-width: 540px) {
  .MenuHeader-f5663bee847582a6 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .MenuHeader-45db0548af3525e1 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media only screen and (min-width: 1280px) {
  .MenuHeader-45db0548af3525e1 {
    padding-right: 300px;
  }
  [dir='rtl'] .MenuHeader-45db0548af3525e1 {
    padding-right: 0;
    padding-left: 300px;
  }
}
.MenuHeader-fcbc6d86e25a4a8c {
  bottom: 0;
  margin: 16px;
  position: absolute;
  right: 0;
  z-index: 2;
}
[dir='rtl'] .MenuHeader-fcbc6d86e25a4a8c {
  right: auto;
  left: 0;
}
@media only screen and (min-width: 960px) {
  .MenuHeader-fcbc6d86e25a4a8c {
    display: none;
  }
}
.LayoutNavigationBar-7b48ee922cb57321 {
  align-items: center;
  display: flex;
}
.LayoutNavigationBar-7b48ee922cb57321.LayoutNavigationBar-9ec49ae5a00d6bc6 {
  margin-right: calc(24px + 8px);
}
[dir='rtl']
  .LayoutNavigationBar-7b48ee922cb57321.LayoutNavigationBar-9ec49ae5a00d6bc6 {
  margin-right: 0;
  margin-left: calc(24px + 8px);
}
@media only screen and (min-width: 540px) {
  .LayoutNavigationBar-7b48ee922cb57321.LayoutNavigationBar-5932951865db2b5a {
    padding-left: calc(24px + 8px);
  }
  [dir='rtl']
    .LayoutNavigationBar-7b48ee922cb57321.LayoutNavigationBar-5932951865db2b5a {
    padding-left: 0;
    padding-right: calc(24px + 8px);
  }
}
.LayoutOptionNavigationBar-017b8eac284b8c82 {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.LayoutOptionNavigationBar-017b8eac284b8c82:after {
  content: '';
}
.LayoutOptionNavigationBar-4938db3300ca1c07 {
  cursor: pointer;
}
.LayoutOptionNavigationBar-82b96376cb66ce1e {
  display: inline-block;
}
.LayoutOptionNavigationBar-82b96376cb66ce1e.LayoutOptionNavigationBar-cff093738010cdff {
  transform: rotate(180deg);
}
[dir='rtl']
  .LayoutOptionNavigationBar-82b96376cb66ce1e.LayoutOptionNavigationBar-cff093738010cdff {
  transform: rotate(-180deg);
}
.LayoutOptionNavigationBar-bbe3e61bdedc1826 {
  visibility: hidden;
}
.LayoutTabNavigationBar-1c00cd05ee703049 {
  align-items: center;
  background-color: #fff;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  height: 69px;
}
@media only screen and (min-width: 960px) {
  .LayoutTabNavigationBar-1c00cd05ee703049 {
    grid-auto-columns: 20%;
  }
}
.LayoutTabNavigationBar-de2d8dc196107f0d {
  border-bottom: 4px solid #fff;
  justify-content: center;
}
.LayoutTabNavigationBar-de2d8dc196107f0d.LayoutTabNavigationBar-c96c3a38bd3fda2b {
  border-color: #00ccbc;
}
.__theme-plus
  .LayoutTabNavigationBar-de2d8dc196107f0d.LayoutTabNavigationBar-c96c3a38bd3fda2b {
  border-color: #651ecb;
}
.LayoutTabNavigationBar-23d306fa594798e8,
.LayoutTabNavigationBar-de2d8dc196107f0d {
  align-items: center;
  display: flex;
  height: 100%;
}
.UINavigationGroup-c26b246ed51b4a0d {
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #00000014;
  box-shadow: 0 2px 4px #0000000d;
  box-sizing: border-box;
  display: grid;
  grid-template: 73px 1fr/100%;
  position: sticky;
  width: 100%;
  z-index: 5;
    
}

@media only screen and (max-width: 539px) {
  .UINavigationGroup-c26b246ed51b4a0d {
    top: 57px;
  }
}
@media only screen and (min-width: 540px) {
  .UINavigationGroup-c26b246ed51b4a0d {
    top: 56px;
  }
}
.UINavigationGroup-c26b246ed51b4a0d.UINavigationGroup-6215718501ed992f {
  top: 0;
  box-shadow: none;
  border-bottom: 1px solid #00000014;
}
.UINavigationGroup-c26b246ed51b4a0d.UINavigationGroup-b75b094a81839534 {
  z-index: 4;
  background: #f9fafa;
  top: 74px;
  border-bottom: none;
}
.BasketItem-d94264fa7d70b163 {
  align-items: center;
  display: inline-flex;
}
.BasketItem-015e00629c8f0793 {
  min-width: 15px;
  text-align: center;
}
.BasketItems-7e49c1319ec16fbe {
  text-align: center;
}
.BasketRecommendedItem-32f1e93405c14507 {
  background-color: #fff;
  box-sizing: border-box;
  height: 100%;
  width: 327px;
}
.FeesEducationModal-e04e26efb7ab92d1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 540px) {
  .FeesEducationModal-e04e26efb7ab92d1 {
    flex-direction: row;
  }
}
.FeesEducationModal-77efc8c7cf74a3ec {
  display: flex;
}
.BasketDonations-8b71920be846c2f9 {
  border-top: 1px solid #00000014;
  margin: 16px 16px 0;
}
.BasketDonations-4345193e631346a6 {
  height: 64px;
  position: relative;
  width: 64px;
}
.BasketDonations-05c238b6192c6ad2 {
  align-items: center;
  display: flex;
}
.BasketDonations-6500eeb708fb93ce {
  background-color: #fff;
  border: 1px solid #00000014;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  padding: 16px;
  white-space: nowrap;
}
.BasketInfoPopover-7a4cd984fd86654e {
  align-items: center;
  display: inline-flex;
}
.BasketInfoPopover-d9a31ac7c067a2b2 {
  width: 280px;
}
.BasketBanner-c9c2f044f56fd6d8 {
  align-items: center;
  background: #00a396
    url(../images/banner.2a105818.svg) no-repeat
    top;
  border-radius: 4px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 12px;
}
.BasketBanner-c9c2f044f56fd6d8.BasketBanner-2cb07276451b48fc {
  background: #651ecb
    url(../images/banner.2a105818.svg) no-repeat
    top;
}
.__theme-plus .BasketBanner-c9c2f044f56fd6d8.BasketBanner-2cb07276451b48fc {
  background: #390080
    url(../images/banner.2a105818.svg) no-repeat
    top;
}
.ChallengesBasketItem-07dadb1a25be90e7 {
  display: inline-flex;
  align-items: center;
}
.BasketFeesAndTotals-73627e93611982ac {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.BasketFeesAndTotals-73627e93611982ac:before {
  border-top: 1px solid #00000014;
  content: '';
  display: block;
  margin: 24px 16px 0;
  padding-top: 24px;
}
.BasketFeesAndTotals-73627e93611982ac.BasketFeesAndTotals-f8fd16ba1adfb7a5:before {
  display: none;
}
.BasketFeesAndTotals-6c12990718a4fe85 {
  margin-top: auto;
}
.BasketFeesAndTotals-6c12990718a4fe85:before {
  border-top: 1px solid #00000014;
  content: '';
  display: block;
  margin: 24px 16px 0;
  padding-top: 16px;
}
@media only screen and (min-width: 960px) {
  .BasketFeesAndTotals-6c12990718a4fe85 {
    margin-top: 0;
  }
}
.BasketFeesAndTotals-19d12735889ced3a {
  display: inline-flex;
  vertical-align: bottom;
}
.BasketFeesAndTotals-5f2768b6c8a520ae {
  align-items: center;
  display: inline-flex;
}
@media only screen and (min-width: 960px) {
  .BasketOfferProgressBar-4352cddf028c50ff:not(
      .BasketOfferProgressBar-64820fe2a19b9181
    ) {
    display: none;
  }
}
.BasketOfferProgressBar-4ab12753c01504a9 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ResponsiveGridLayout-26d6b3dae28e76be {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  transition-property: opacity;
  transition-duration: 0.4s;
}
.ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8 {
  grid-gap: 32px 32px;
}
@media only screen and (min-width: 448px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 640px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(
        160px,
        1fr
      );
  }
}
@media only screen and (min-width: 832px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 1216px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 648px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 940px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) minmax(
        260px,
        1fr
      );
  }
}
@media only screen and (min-width: 1232px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1524px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1816px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 928px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 1360px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr) minmax(
        400px,
        1fr
      );
  }
}
@media only screen and (min-width: 1792px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2224px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2656px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-deff45761bc7beb8.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
.ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6 {
  grid-gap: 24px 24px;
}
@media only screen and (min-width: 416px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 600px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(
        160px,
        1fr
      );
  }
}
@media only screen and (min-width: 784px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 968px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 1152px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 616px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 900px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) minmax(
        260px,
        1fr
      );
  }
}
@media only screen and (min-width: 1184px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1468px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1752px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 896px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 1320px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr) minmax(
        400px,
        1fr
      );
  }
}
@media only screen and (min-width: 1744px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2168px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2592px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-261bdb220ebbc9a6.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
.ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d {
  grid-gap: 16px 16px;
}
@media only screen and (min-width: 384px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 560px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(
        160px,
        1fr
      );
  }
}
@media only screen and (min-width: 736px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 912px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 1088px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 584px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 860px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) minmax(
        260px,
        1fr
      );
  }
}
@media only screen and (min-width: 1136px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1412px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1688px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 864px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 1280px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr) minmax(
        400px,
        1fr
      );
  }
}
@media only screen and (min-width: 1696px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2112px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2528px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-f0be0a97d5b5905d.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
.ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30 {
  grid-gap: 8px 8px;
}
@media only screen and (min-width: 352px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 520px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(
        160px,
        1fr
      );
  }
}
@media only screen and (min-width: 688px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 856px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 552px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 820px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) minmax(
        260px,
        1fr
      );
  }
}
@media only screen and (min-width: 1088px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1356px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1624px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 832px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 1240px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr) minmax(
        400px,
        1fr
      );
  }
}
@media only screen and (min-width: 1648px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2056px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2464px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-c904cab0e930ff30.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
.ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a {
  grid-gap: 4px 4px;
}
@media only screen and (min-width: 336px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 500px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(
        160px,
        1fr
      );
  }
}
@media only screen and (min-width: 664px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 828px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-ded84990ce8d218c {
    grid-template-columns:
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr)
      minmax(160px, 1fr) minmax(160px, 1fr) minmax(160px, 1fr);
  }
}
@media only screen and (min-width: 536px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 800px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) minmax(
        260px,
        1fr
      );
  }
}
@media only screen and (min-width: 1064px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1328px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 1592px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-448405dea30926a0 {
    grid-template-columns:
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr)
      minmax(260px, 1fr) minmax(260px, 1fr) minmax(260px, 1fr);
  }
}
@media only screen and (min-width: 816px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-9c04bf732a673e8c.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 1220px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-a5e08e84b6492f7e.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns: minmax(400px, 1fr) minmax(400px, 1fr) minmax(
        400px,
        1fr
      );
  }
}
@media only screen and (min-width: 1624px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-477c4ea9a59c785b.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2028px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-2613f3420bb55e89.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (min-width: 2432px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a42dae5e5b3d305a.ResponsiveGridLayout-c8896ff3456700d9.ResponsiveGridLayout-8cfc1f9ec3000f37 {
    grid-template-columns:
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr)
      minmax(400px, 1fr) minmax(400px, 1fr) minmax(400px, 1fr);
  }
}
@media only screen and (max-width: 539px) {
  .ResponsiveGridLayout-26d6b3dae28e76be.ResponsiveGridLayout-a2f26259c2281769 {
    grid-gap: 0;
  }
}
.BasketRecommendationsModal-c762b1c9218c29bd {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  overflow: auto;
}
@media only screen and (max-width: 959px) {
  .Basket-3539a77e4e7ac46e {
    box-shadow: 0 -1px 4px #00000014;
    display: grid;
    grid-template-rows: 1fr auto;
  }
  .Basket-3539a77e4e7ac46e.Basket-498550f591596542 {
    box-shadow: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .Basket-3539a77e4e7ac46e {
    border: 1px solid #0000000a;
    border-radius: 4px;
    box-shadow: 0 6px 20px #00000014;
  }
}
.Basket-8a6643251f93b52e {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 24px 16px;
}
@media only screen and (min-width: 960px) {
  .Basket-3539a77e4e7ac46e:not(.Basket-a7542fe627cde7fb)
    .Basket-8a6643251f93b52e,
  .Basket-8a6643251f93b52e .Basket-710aaaa4c5463c50 {
    display: none;
  }
}
.Basket-088911b69d5c3483 {
  background: linear-gradient(#fff 33%, #fff0),
    linear-gradient(#fff0, #fff 66%) 0 100%,
    radial-gradient(farthest-side at 50% 0, #00000014, #fff0),
    radial-gradient(farthest-side at 50% 100%, #00000014, #fff0) 0 100%;
  overflow-y: auto;
}
[dir='rtl'] .Basket-088911b69d5c3483 {
  background: linear-gradient(#fff 33%, #fff0),
    linear-gradient(#fff0, #fff 66%) 100% 100%,
    radial-gradient(farthest-side at 50% 0, #00000014, #fff0),
    radial-gradient(farthest-side at 50% 100%, #00000014, #fff0) 100% 100%;
}
[dir] .Basket-088911b69d5c3483 {
  background-attachment: local, local, scroll, scroll;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 30px, 100% 30px, 100% 10px, 100% 10px;
}
.Basket-ed2337c0b0dbb1b3 .Basket-088911b69d5c3483 {
  padding-bottom: 16px;
}
@media only screen and (max-width: 959px) {
  .Basket-088911b69d5c3483 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    max-height: 0;
    transform: translate3d(0, 100vh, 0);
    transition: all 0.2s ease-out;
    visibility: hidden;
  }
  .Basket-498550f591596542 .Basket-088911b69d5c3483 {
    max-height: 100vh;
    transform: translateZ(0);
    visibility: visible;
  }
  .Basket-ed2337c0b0dbb1b3:not(.Basket-498550f591596542)
    .Basket-088911b69d5c3483 {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 960px) {
  .Basket-088911b69d5c3483 {
    max-height: calc(calc(100vh - (24px * 2) - (73px + 73px)) - 80px);
  }
  .Basket-41da0521bb9c28e7 .Basket-088911b69d5c3483 {
    max-height: calc(calc(100vh - (24px * 2) - (73px + 73px)) - 126px);
  }
}
.Basket-c6fc40ac4605dde6 {
  background-color: #fff;
  padding: 16px;
  position: relative;
  z-index: 1;
}
.Basket-ed2337c0b0dbb1b3 .Basket-c6fc40ac4605dde6 {
  background-color: #f9fafa;
  border-top: 1px solid #0000000a;
}
@media only screen and (max-width: 959px) {
  .Basket-c6fc40ac4605dde6 {
    display: none;
  }
  .Basket-41da0521bb9c28e7 .Basket-c6fc40ac4605dde6,
  .Basket-a7542fe627cde7fb .Basket-c6fc40ac4605dde6 {
    display: block;
  }
  .Basket-ed2337c0b0dbb1b3:not(.Basket-498550f591596542)
    .Basket-c6fc40ac4605dde6 {
    background-color: #fff;
    border-top: 0;
  }
  .Basket-c6fc40ac4605dde6 .Basket-c997e076cd534078 {
    display: none;
  }
  .Basket-a7542fe627cde7fb .Basket-c6fc40ac4605dde6 .Basket-c997e076cd534078 {
    display: block;
  }
}
.Basket-c6fc40ac4605dde6 .Basket-b2f782cc96c5521d {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.Basket-c6fc40ac4605dde6 .Basket-fcebe336eba70a1d {
  background-color: #2e33331a;
  border-radius: 3px;
  padding: 0 8px;
}
.Basket-c6fc40ac4605dde6 .Basket-cc61671a5a1a1d80 {
  display: flex;
  flex-direction: column;
}
.Basket-498550f591596542 .Basket-c6fc40ac4605dde6 .Basket-00ece298090d6218 {
  display: none;
}
@media only screen and (min-width: 960px) {
  .Basket-c6fc40ac4605dde6 .Basket-00ece298090d6218 {
    display: none;
  }
}
.Basket-c6fc40ac4605dde6 .Basket-00ece298090d6218 button {
  padding: 6px 24px;
}
.Basket-c6fc40ac4605dde6 .Basket-b2356c56643bf0c6 {
  display: none;
}
.Basket-498550f591596542 .Basket-c6fc40ac4605dde6 .Basket-b2356c56643bf0c6 {
  display: block;
}
@media only screen and (min-width: 960px) {
  .Basket-c6fc40ac4605dde6 .Basket-b2356c56643bf0c6 {
    display: block;
  }
}
.MenuSort-06edef10f808d654 {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
}
@media only screen and (max-width: 539px) {
  .MenuSort-06edef10f808d654 {
    margin-right: 16px;
  }
  [dir='rtl'] .MenuSort-06edef10f808d654 {
    margin-right: 0;
    margin-left: 16px;
  }
}
.MenuSort-a2df3006177cebaa {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  grid-area: menu;
}
.MenuSort-21d1341a61e2a060 {
  padding-bottom: 16px;
}
.MenuSort-11bd9c17ef9ad877 {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 3;
  background-color: #fff;
  border-radius: 4px;
  padding: 1rem;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  box-shadow: 0 6px 20px 0 #00000014;
  width: max-content;
  max-width: 100%;
  white-space: nowrap;
}
[dir='rtl'] .MenuSort-11bd9c17ef9ad877 {
  right: auto;
  left: 0;
}
.MenuSort-11bd9c17ef9ad877 a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  padding: 4px 0;
  display: flex;
  align-items: center;
}
.MenuSort-11bd9c17ef9ad877 a:hover {
  color: #00a698;
}
.UIBasketFooter-7370c44c5867bc32 {
  background-color: #fff;
  padding: 8px 0 16px;
  z-index: 4;
  box-shadow: 0 -1px 4px #00000014;
}
.UIBasketHeader-63eecc1df93bcd2a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: -1px;
  padding: 8px 0;
  flex-shrink: 0;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.08));
  background-color: #fff;
  margin-bottom: 16px;
  z-index: 2;
}
@media only screen and (min-width: 960px) {
  .UIBasketHeader-63eecc1df93bcd2a {
    display: none;
  }
}
.UIBasketHeader-d4437fd744af1a76 {
  text-align: center;
}
.UIBasketHeader-7eba533f2855fa07 {
  position: absolute;
  left: 16px;
}
[dir='rtl'] .UIBasketHeader-7eba533f2855fa07 {
  left: auto;
  right: 16px;
}
.UIBasketHeader-01db2d0776821001 {
  position: absolute;
  right: 16px;
  top: 16px;
}
[dir='rtl'] .UIBasketHeader-01db2d0776821001 {
  right: auto;
  left: 16px;
}
@media only screen and (max-width: 959px) {
  .UIBasketHeader-81529f2e984663f0 {
    display: none;
  }
}
.EmptyBasketScreen-4369638cac9ccad9 {
  text-align: center;
}
.EmptyBasketScreen-5c1fd31b6b59113c {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  height: calc(100vh - 64px - (73px + 73px));
}
.menuHasFooterBanner .EmptyBasketScreen-5c1fd31b6b59113c {
  height: calc(100vh - 64px - (73px + 73px) - 56px);
}
.EmptyBasketScreen-5c1fd31b6b59113c :first-child,
.EmptyBasketScreen-5c1fd31b6b59113c :last-child {
  margin-top: auto;
}
.BasketEditItemModal-922b054db886f836 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.BasketEditItemModal-1be5bd42552e298d {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.BasketEditItemModal-bc6a9e493f6ab6f1 {
  text-align: center;
}
.BasketEditItemModal-df4f826161b3de29 {
  margin: 0 auto;
  width: 200px;
}
.BasketEditItemModal-f1090847b876a8a9 {
  font-size: 24px;
}
.BasketEditItemModal-91de1e7a78cff21f {
  border: 1px solid #dcdddc;
  border-radius: 8px;
  background-color: #fff;
}
.BasketContent-2d17bdf339932d18 {
  padding: 16px;
}
@media only screen and (max-width: 959px) {
  .BasketContent-2d17bdf339932d18 {
    background: #f9fafa;
    padding: 0;
  }
}
.ViewMobileBasketButton-fa67d631422705a6 {
  background-color: #fff;
  padding: 16px;
  border-top: 1px solid #0000000a;
}
@media only screen and (min-width: 960px) {
  .ViewMobileBasketButton-fa67d631422705a6 {
    display: none;
  }
}
.ViewMobileBasketButton-fa67d631422705a6.ViewMobileBasketButton-e5bb0181776ff6d2 {
  display: none;
}
.ViewMobileBasketButton-5acf0fd86f9a70b1 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ViewMobileBasketButton-5acf0fd86f9a70b1.ViewMobileBasketButton-8feba71709fbed27 {
  padding: 0 8px;
}
.ViewMobileBasketButton-4661f9e223c40eb9 {
  background-color: #2e33331a;
  border-radius: 3px;
  padding: 0 8px;
}
.Basket-fbdf7bd4b817d685,
.ViewMobileBasketButton-bdc90ddc9edcdf5a {
  display: flex;
  flex-direction: column;
}
.Basket-fbdf7bd4b817d685 {
  background-color: #fff;
  border: 1px solid #00000014;
  border-radius: 4px 4px 0 0;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 960px) {
  .Basket-fbdf7bd4b817d685:not(.Basket-f6f2562f25f5c015) {
    background: linear-gradient(#fff 33%, #fff0),
      linear-gradient(#fff0, #fff 66%) 0 100%,
      radial-gradient(farthest-side at 50% 0, #00000014, #fff0),
      radial-gradient(farthest-side at 50% 100%, #00000014, #fff0) 0 100%;
    height: calc(100vh - 207px);
    overflow: auto;
  }
  [dir='rtl'] .Basket-fbdf7bd4b817d685:not(.Basket-f6f2562f25f5c015) {
    background: linear-gradient(#fff 33%, #fff0),
      linear-gradient(#fff0, #fff 66%) 100% 100%,
      radial-gradient(farthest-side at 50% 0, #00000014, #fff0),
      radial-gradient(farthest-side at 50% 100%, #00000014, #fff0) 100% 100%;
  }
  [dir] .Basket-fbdf7bd4b817d685:not(.Basket-f6f2562f25f5c015) {
    background-attachment: local, local, scroll, scroll;
    background-repeat: no-repeat;
    background-size: 100% 30px, 100% 30px, 100% 10px, 100% 10px;
    background-color: #fff;
  }
  .menuHasFooterBanner .Basket-fbdf7bd4b817d685:not(.Basket-f6f2562f25f5c015) {
    height: calc(100vh - 207px - 56px);
  }
  .Basket-adf3b7241448014b {
    opacity: 0.5;
    position: relative;
    z-index: 0;
  }
}
.Basket-f5caca3c326dc38a {
  padding: 16px;
  overflow-y: auto;
}
@media only screen and (max-width: 959px) {
  .Basket-f5caca3c326dc38a {
    background: #f9fafa;
    padding: 0;
  }
}
.Basket-f1fd817fa4ca1f1d {
  background-color: #fff;
  padding: 16px;
  border-top: 1px solid #0000000a;
}
@media only screen and (min-width: 960px) {
  .Basket-f1fd817fa4ca1f1d {
    display: none;
  }
}
.Basket-f1fd817fa4ca1f1d.Basket-955fef6fc2c05f11 {
  display: none;
}
.Basket-b9932db1d1832a16 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.Basket-dd02da5a93fbab7c {
  background-color: #2e33331a;
  border-radius: 3px;
  padding: 0 8px;
}
.Basket-b7e7fb6b73b46128 {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 959px) {
  .Basket-ee3814d856c609cb {
    opacity: 0.5;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #dcdddc;
    z-index: 1;
  }
  [dir='rtl'] .Basket-ee3814d856c609cb {
    left: auto;
    right: 0;
  }
}
.Basket-03591d19a6a285b6 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 4;
}
@media only screen and (max-width: 959px) {
  .Basket-03591d19a6a285b6 {
    position: fixed;
  }
  .Basket-03591d19a6a285b6.Basket-41175cea2c971fa2 {
    display: none;
  }
}
.Basket-8dba143f78f6edc6 {
  border-radius: 0 0 4px 4px;
  position: sticky;
  bottom: 0;
  z-index: 1;
}
@media only screen and (max-width: 959px) {
  .Basket-8dba143f78f6edc6 {
    width: 100%;
  }
  .Basket-8dba143f78f6edc6:not(.Basket-955fef6fc2c05f11) {
  }
}
.BasketBetaToggle-6257a0441acfa4d6 {
  display: flex;
  padding: 8px 0;
  align-items: center;
  align-self: stretch;
}
.BasketBetaToggle-8e31f77d81f9fba3 {
  display: flex;
  padding-right: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}
[dir='rtl'] .BasketBetaToggle-8e31f77d81f9fba3 {
  padding-right: 0;
  padding-left: 0;
}
/*! autoprefixer grid: no-autoplace */
.MenuLayouts-fb711d07abb4cdbb {
  background-color: #f9fafa;
  display: flex;
  justify-content: center;
  padding-bottom: 24px;
  scroll-margin-top: 150px;
}
.MenuLayouts-cd5a9b0c30d1f3e3 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
}
@media only screen and (max-width: 539px) {
  .MenuLayouts-cd5a9b0c30d1f3e3 {
    padding-left: 16px;
  }
  [dir='rtl'] .MenuLayouts-cd5a9b0c30d1f3e3 {
    padding-left: 0;
    padding-right: 16px;
  }
}
.MenuLayouts-ccd57d405179f001 {
  flex-grow: 1;
}
.MenuLayouts-07b01454e450979a {
  margin-top: 24px;
}
@media only screen and (min-width: 960px) {
  .MenuLayouts-07b01454e450979a {
    display: grid;
    grid-gap: 32px 24px;
    grid-template-areas: 'menu basket';
    grid-template-columns: 60% 1fr;
    grid-template-rows: auto 1fr;
    margin-top: 32px;
  }
  .MenuLayouts-07b01454e450979a.MenuLayouts-a3176183fb67cdbd {
    grid-template-columns: minmax(50%, 60%) minmax(420px, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  .MenuLayouts-07b01454e450979a {
    grid-template-columns: 70% 1fr;
  }
  .MenuLayouts-07b01454e450979a.MenuLayouts-a3176183fb67cdbd {
    grid-template-columns: minmax(60%, 70%) minmax(420px, 1fr);
  }
}
.MenuLayouts-571ac6097b09545e {
  grid-area: menu;
}
.MenuLayouts-1fe37f9f68a8dad9 {
  grid-area: basket;
}
@media only screen and (min-width: 960px) {
  .MenuLayouts-571ac6097b09545e {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .MenuLayouts-1fe37f9f68a8dad9 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 960px) {
  .MenuLayouts-1fe37f9f68a8dad9 {
    align-self: start;
    overflow: hidden;
    position: sticky;
    top: calc(73px + 32px);
    z-index: 3;
  }
  .menuHasNavigation .MenuLayouts-1fe37f9f68a8dad9 {
    top: calc(73px + 32px + 73px);
  }
  .menuHasNavigationSecondary .MenuLayouts-1fe37f9f68a8dad9 {
    top: calc(32px + 73px + 73px);
  }
  .MenuLayouts-1fe37f9f68a8dad9.MenuLayouts-80bcf4217f18a418 {
    overflow: unset;
  }
}
.MenuLayouts-195a9044f3971f06 {
  flex: 1;
  align-self: flex-end;
}
.MenuFooterBanner-cb29ac0e6c1ef85d {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 4;
}
@media only screen and (max-width: 959px) {
  .basketHasOfferProgressBar .MenuFooterBanner-cb29ac0e6c1ef85d {
    padding-bottom: calc(62px + 0px);
  }
  .basketHasItems .MenuFooterBanner-cb29ac0e6c1ef85d {
    padding-bottom: calc(80px + 0px);
  }
  .basketHasItems.basketHasOfferProgressBar .MenuFooterBanner-cb29ac0e6c1ef85d {
    padding-bottom: calc(126px + 0px);
  }
}
.LocationSearchModalLayout-fc888dda82a8c5b3 {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 540px) {
  .LocationSearchModalLayout-fc888dda82a8c5b3 {
    height: 300px;
  }
}
.LocationSearchModalLayout-b202d0c3fdce00db {
  display: flex;
  align-items: flex-end;
}
.LocationSearchModalLayout-6504f4127b09b11b {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #00000014;
  flex: 1;
  z-index: 2;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
}
[dir='rtl'] .LocationSearchModalLayout-6504f4127b09b11b {
  left: auto;
  right: 0;
}
.LocationSearchModalLayout-fac1e8de7453ab7c {
  width: 100%;
}
.LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63 {
  -webkit-appearance: none;
  appearance: none;
  font-family: plex-sans;
  -webkit-font-smoothing: subpixel-antialiased;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
  caret-color: #00ccbc;
  border-radius: 4px;
  opacity: 1;
  width: 100%;
  padding: 12px 16px;
  border: none;
  background: #fff;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
}
[dir='rtl']
  .LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63 {
  padding-left: 0;
  padding-right: 16px;
}
.LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63::-webkit-input-
  -ms-input-placeholder {
  color: #abadad;
}
.LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63::placeholder {
  color: #abadad;
}
.LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63:focus {
  outline: none;
  box-shadow: inset 0 2px 4px #0000000d, inset 0 0 0 100px #fff,
    0 0 0 3px #00ccbc4d;
  box-shadow: none;
  border: none;
}
.LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63::-webkit-search-cancel-button {
  display: none;
}
.LocationSearchModalLayout-cac5919a59c57583 {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  padding: 4px;
  margin: 8px;
  cursor: pointer;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  border-radius: 4px;
}
.LocationSearchModalLayout-cac5919a59c57583:focus {
  outline: none;
  box-shadow: 0 0 0 3px #00ccbc4d;
}
.LocationSearchModalLayout-cac5919a59c57583:focus-visible {
  outline: none;
  border-color: #0000;
  box-shadow: 0 0 0 2px #2e3333, 0 0 0 4px #fff;
}
.LocationSearchModalLayout-a120df33d0652ea2 {
  padding: 24px 16px;
}
@media only screen and (min-width: 540px) {
  .LocationSearchModalLayout-a120df33d0652ea2 {
    padding: 32px 16px;
  }
}
.LocationSearchModalLayout-dee2a53fe8bd027a {
  width: 100%;
}
.LocationSearchModalLayout-dee2a53fe8bd027a
  .LocationSearchModalLayout-ebb39129af88c33f {
  box-sizing: border-box;
  background-color: #fff;
  background-image: url(../images/powered-by-google.9a99a277.png);
  background-size: 120px 15px;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
  box-shadow: inset 0 1px 0 #00000014;
  height: 50px;
  padding: 24px 16px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
[dir='rtl']
  .LocationSearchModalLayout-dee2a53fe8bd027a
  .LocationSearchModalLayout-ebb39129af88c33f {
  background-position: calc(100% - (100% - 16px));
}
.LocationSearchModalLayout-337d0109d53a2474 {
  color: #00ccbc;
  text-decoration: none;
}
.__theme-plus
  .LocationSearchModalLayout-fac1e8de7453ab7c
  .LocationSearchModalLayout-953fd91b2886fd63 {
  caret-color: #651ecb;
}
.__theme-plus .LocationSearchModalLayout-337d0109d53a2474 {
  color: #651ecb;
}
.LocationSearchModalLayoutV4-10d292fe3ecdeaf9 {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  background-color: #0000000d;
}
@media only screen and (min-width: 540px) {
  .LocationSearchModalLayoutV4-10d292fe3ecdeaf9 {
    height: 690px;
  }
}
.LocationSearchModalLayoutV4-69224ae4f18675ca {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60%;
}
.LocationSearchModalLayoutV4-f533b7c893cfcae5 {
  align-items: stretch;
  z-index: 2;
  top: unset;
  padding: 8px 16px;
}
.LocationSearchModalLayoutV4-daff92734c7e1552 {
  box-sizing: border-box;
  background-color: #fff;
  background-image: url(../images/powered-by-google.9a99a277.png);
  background-size: 160px 20px;
  background-repeat: no-repeat;
  background-position: calc(50% - 16px);
  box-shadow: inset 0 1px 0 #00000014;
  height: 50px;
  padding: 24px 16px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: default;
}
[dir='rtl'] .LocationSearchModalLayoutV4-daff92734c7e1552 {
  background-position: calc(100% - (50% - 16px));
}
.LocationSearchModalLayoutV4-b7283b23e5ab8ab0 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background: #fff;
  cursor: pointer;
}
.LocationSearchModalLayoutV4-ace20b6c061412a8 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 68px;
  border-top: 1px solid #00000014;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
}
.LocationSearchModalLayoutV4-ace20b6c061412a8.LocationSearchModalLayoutV4-bd16c20e1c27f1cb {
  background-color: #e8ebeb;
}
.LocationSearchModalLayoutV4-ace20b6c061412a8:not(
    .LocationSearchModalLayoutV4-bd16c20e1c27f1cb
  ):hover {
  background-color: #f9fafa;
}
.LocationSearchModalLayoutV4-f0830498bf98d587 {
  display: flex;
  flex-direction: column;
  order: 1;
  padding-left: 16px;
}
[dir='rtl'] .LocationSearchModalLayoutV4-f0830498bf98d587 {
  padding-left: 0;
  padding-right: 16px;
}
.LocationSearchModalLayoutV4-ba91e19ff1df22a5,
.LocationSearchModalLayoutV4-d75f4678639960a6 {
  display: flex;
}
.LocationSearchModalLayoutV4-616648c1dbe66702 {
  display: flex;
  order: 2;
  padding-right: 12px;
}
[dir='rtl'] .LocationSearchModalLayoutV4-616648c1dbe66702 {
  padding-right: 0;
  padding-left: 12px;
}
.LocationSearchModalLayoutV4-e861ed1127f4e7f1 {
  display: flex;
  height: 48px;
  color: #00ccbc;
  border-top: 1px solid #00000014;
}
.LocationSearchModalLayoutV4-e861ed1127f4e7f1:hover {
  background-color: #f9fafa;
}
.LocationSearchModalLayoutV4-3db2ce0a5046b197 {
  display: flex;
  align-items: center;
  order: 1;
  padding: 12px 16px;
}
.LocationSearchModalLayoutV4-94853f6f87299997 {
  display: flex;
  order: 2;
  padding: 12px 0;
}
.VoteAreaModal-0d43d938cfb9b11c {
  position: relative;
}
.VoteAreaModal-0d43d938cfb9b11c.VoteAreaModal-0750631ff39723d6 {
  padding-bottom: 24px;
}
.VoteAreaModal-0d43d938cfb9b11c .VoteAreaModal-026996f3912778ec {
  margin: 16px auto 24px;
  justify-content: center;
  display: flex;
}
.VoteAreaModal-0d43d938cfb9b11c .VoteAreaModal-58dabfc22dfedda0,
.VoteAreaModal-0d43d938cfb9b11c .VoteAreaModal-c726e2c61e2d4413 {
  display: block;
  text-align: center;
}
.LocationSearchContainer-fd7c212dba7df9f6 {
  text-align: center;
}
.LocationSearchContainer-a680ff4dd5094fe8 {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.LocationSearchContainer-a680ff4dd5094fe8
  .LocationSearchContainer-e7c6df4849659d00 {
  align-self: center;
}
.LayoutModal-e7eff64300ff8e34 {
  background-color: #f9fafa;
  padding: 24px 0 32px;
}
.GroupOrderOwnerModal-c1491c90c844e303 {
  display: flex;
  flex-direction: column;
}
.GroupOrderOwnerModal-3d9fbbdabc5df1eb {
  background: url(../images/group-ordering.2f15a011.svg)
    center 20px no-repeat;
  padding-top: 130px;
  text-align: center;
}
.GroupOrderGuestModal-878978fc5020d100 {
  display: flex;
  flex-direction: column;
}
.GroupOrderGuestModal-4d80a42e202125f3 {
  background: url(../images/group-ordering.2f15a011.svg)
    center 20px no-repeat;
  padding-top: 130px;
  text-align: center;
}
.RiderTipModal-0d5b062423845b41 {
  width: 60%;
  margin: 0 auto;
  padding: 16px 0;
}
.LogisticsModal-a668b47bb1cae04a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.LogisticsModal-cddc8827791be32c {
  flex: 1 1 auto;
}
@media only screen and (max-width: 539px) {
  .LogisticsModal-ca970e7bb617f2e2,
  .LogisticsModal-dfa979dffe095b79 {
    display: none;
  }
}
.LogisticsModal-0c391e660181894c {
  display: none;
}
@media only screen and (max-width: 539px) {
  .LogisticsModal-0c391e660181894c {
    display: flex;
    justify-content: space-around;
  }
}
.FetchErrorContent-908e3c8932034231 {
  padding: 16px 0;
  text-align: center;
}
.FulfillmentTimePicker-20dfadaadaf22902 {
  flex: 1 1 auto;
}
.FulfillmentTimePicker-da592d8f3aee5c5b {
  border: none;
  border-top: 1px solid #e8ebeb;
  margin: 8px 0;
}
.FulfillmentTimePicker-b6ae770e989b9ca0 {
  display: flex;
  flex-flow: row nowrap;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .FulfillmentTimePicker-b6ae770e989b9ca0 {
    flex-direction: column;
  }
}
.FulfillmentTimePicker-a27c58c6461db341 {
  flex: 1 1 auto;
}
.FulfillmentTimePicker-e565786a7b98db36 {
  flex-grow: 1;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .FulfillmentTimePicker-e565786a7b98db36 {
    display: none;
  }
}
.FulfillmentTimePicker-854124b59be19baa {
  flex-grow: 2;
}
@media only screen and (max-width: 539px) {
  .UIStoryModal-8a17fea8f34dbe46 {
    overflow: hidden;
    width: 100%;
  }
  .UIStoryModal-8a17fea8f34dbe46 body {
    height: 100dvh;
    overflow-y: hidden;
    position: fixed;
    -webkit-overflow-scrolling: touch;
  }
  .UIStoryModal-f79280474d70418b {
    visibility: hidden;
  }
}
.UIStoryModal-5a6b9e6b6e956700 {
  display: flex;
  width: 100vw;
  background: #000;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media only screen and (min-width: 540px) {
  .UIStoryModal-5a6b9e6b6e956700 {
    height: 75vh;
    max-height: 720px;
    width: 100%;
  }
}
.UIStoryModal-460471cab0129938 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  user-select: none;
}
.UIStoryModal-460471cab0129938::selection {
  color: none;
  background: none;
}
.UIStoryModal-460471cab0129938:focus {
  outline: none;
}
.CreditRedemptionActions-00a5d0ae04453322 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
@keyframes CreditStatusModal-bf3cfdd10fed1a07 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes CreditStatusModal-7de8244f3049cd52 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes CreditStatusModal-85fa962f64307108 {
  0% {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes CreditStatusModal-fa856c52bff76f00 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes CreditStatusModal-cde81413d10e9076 {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes CreditStatusModal-600594e98c7545f2 {
  0% {
    transform: translateY(100vh);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes CreditStatusModal-c7b1f71978d2eecf {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: scaleX(1);
  }
  0% {
    transform: scale3d(0.6, 0.6, 0.6);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes CreditStatusModal-76dd10536292d5ef {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes CreditStatusModal-9cb666c5fcbacae5 {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }
  to {
    transform: scaleX(1);
    opacity: 0;
  }
}
@keyframes CreditStatusModal-009fb0fcc3f21ea6 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes CreditStatusModal-52b1ff92cb61047a {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes CreditStatusModal-4181101acc7a9f1a {
  0% {
    background-position: -936px 0;
  }
  to {
    background-position: 936px 0;
  }
}
.CreditStatusModal-c32af5e8704cf454 {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2e3333e6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
}
[dir='rtl'] .CreditStatusModal-c32af5e8704cf454 {
  left: auto;
  right: 0;
}
.CreditStatusModal-ea8431bea8b5f48b {
  animation-duration: 0.3s;
  animation-name: CreditStatusModal-bf3cfdd10fed1a07;
}
.CreditStatusModal-9f29537c0fb39e08 {
  animation-duration: 0.3s;
  animation-name: CreditStatusModal-7de8244f3049cd52;
}
.CreditStatusModal-96bfb1008ca99d6f {
  outline: none;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.CreditStatusModal-8e82ed1cf0788362 {
  animation-duration: 0.3s;
  animation-name: CreditStatusModal-fa856c52bff76f00;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}
.CreditStatusModal-6cd7cafde8821bd8 {
  animation-duration: 0.3s;
  animation-name: CreditStatusModal-7de8244f3049cd52;
}
.CreditStatusModal-8496f73d44823ddd {
  position: relative;
  padding: 16px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 0) and (max-width: 480px) {
  .CreditStatusModal-8496f73d44823ddd {
    width: 280px;
  }
}
@media only screen and (min-width: 481px) {
  .CreditStatusModal-8496f73d44823ddd {
    padding: 32px;
    margin: 0 auto;
    width: 100%;
    max-width: 576px;
  }
}
.CreditStatusModal-8496f73d44823ddd .CreditStatusModal-57414af52e71d21a {
  position: absolute;
  z-index: 1;
  top: 0;
  margin-top: -28px;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 1px 2px 0 #00000026;
  color: #007e8a;
}
.CreditStatusModal-8496f73d44823ddd h3 {
  margin: 16px 0 8px;
}
@media only screen and (min-width: 481px) {
  .CreditStatusModal-8496f73d44823ddd h3 {
    margin: 24px 0 16px;
  }
}
.CreditStatusModal-8496f73d44823ddd p {
  margin-bottom: 16px;
}
@media only screen and (min-width: 481px) {
  .CreditStatusModal-8496f73d44823ddd p {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 0) and (max-width: 480px) {
  .CreditStatusModal-8496f73d44823ddd h3,
  .CreditStatusModal-8496f73d44823ddd p {
    max-width: 220px;
  }
}
@media only screen and (min-width: 481px) {
  .CreditStatusModal-8496f73d44823ddd h3,
  .CreditStatusModal-8496f73d44823ddd p {
    max-width: 100%;
  }
}
@keyframes FlexModal-ad41fc92dcf02961 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes FlexModal-aaf0cbe9d9ea1fd0 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes FlexModal-1de7588347af82f9 {
  0% {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes FlexModal-c158cfc69a801df0 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes FlexModal-c0c9eb32047ccc64 {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes FlexModal-825db8f1426c9948 {
  0% {
    transform: translateY(100vh);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes FlexModal-188b222bc53758f2 {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: scaleX(1);
  }
  0% {
    transform: scale3d(0.6, 0.6, 0.6);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes FlexModal-2908fd1ad0afb9ce {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes FlexModal-e1c7924d33fcda02 {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }
  to {
    transform: scaleX(1);
    opacity: 0;
  }
}
@keyframes FlexModal-d5d58349532047c5 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes FlexModal-5f09999db02d5bdb {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes FlexModal-278250a36241821f {
  0% {
    background-position: -936px 0;
  }
  to {
    background-position: 936px 0;
  }
}
.ReactModal__Body--open {
  overflow: hidden;
}
.FlexModal-93c45df1a21ad9ad {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2e3333e6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
}
[dir='rtl'] .FlexModal-93c45df1a21ad9ad {
  left: auto;
  right: 0;
}
.FlexModal-c81b6fc57477874a {
  animation-duration: 0.3s;
  animation-name: FlexModal-ad41fc92dcf02961;
}
.FlexModal-24ec793df39c23be {
  animation-duration: 0.3s;
  animation-name: FlexModal-aaf0cbe9d9ea1fd0;
}
.FlexModal-75938385f02a7f90 {
  outline: none;
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
  .FlexModal-75938385f02a7f90 {
    padding: 16px;
  }
}
.FlexModal-8145f73c4c4e71f7 {
  position: static;
  width: 100%;
  max-width: 576px;
  margin: 0;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  background-color: #fff;
}
@media only screen and (min-width: 0) and (max-width: 480px) {
  .FlexModal-8145f73c4c4e71f7 {
    height: 100vh;
  }
}
@media only screen and (min-width: 481px) {
  .FlexModal-8145f73c4c4e71f7 {
    border-radius: 5px;
    padding: 32px;
    box-sizing: border-box;
  }
}
.FlexModal-8145f73c4c4e71f7 .FlexModal-d519ca1f023fab33 {
  flex: 0 0 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #2e333314;
}
.FlexModal-8145f73c4c4e71f7
  .FlexModal-d519ca1f023fab33
  h3.FlexModal-c81f6680ef520652 {
  flex-grow: 1;
  margin: 0 0 0 50px;
  padding: 16px;
  font-size: 16px;
  text-transform: none;
  text-align: center;
}
[dir='rtl']
  .FlexModal-8145f73c4c4e71f7
  .FlexModal-d519ca1f023fab33
  h3.FlexModal-c81f6680ef520652 {
  margin: 0 50px 0 0;
}
@media only screen and (min-width: 481px) {
  .FlexModal-8145f73c4c4e71f7
    .FlexModal-d519ca1f023fab33
    h3.FlexModal-c81f6680ef520652 {
    font-family: stratos, Helvetica Neue, Helvetica, Arial, Microsoft YaHei,
      微软雅黑体, Hiragino Sans GB, 冬青黑体, sans-serif;
    font-size: 22px;
    text-align: left;
    padding: 0 0 24px;
    margin: 0;
  }
  [dir='rtl']
    .FlexModal-8145f73c4c4e71f7
    .FlexModal-d519ca1f023fab33
    h3.FlexModal-c81f6680ef520652 {
    text-align: right;
  }
}
.FlexModal-8145f73c4c4e71f7
  .FlexModal-d519ca1f023fab33
  a.FlexModal-54e97d22fdf3f734 {
  display: flex;
  box-sizing: initial;
  width: 18px;
  height: 18px;
  line-height: 18px;
  padding: 16px;
  color: #00ccbc;
}
@media only screen and (min-width: 481px) {
  .FlexModal-8145f73c4c4e71f7
    .FlexModal-d519ca1f023fab33
    a.FlexModal-54e97d22fdf3f734 {
    padding: 0 0 24px;
  }
}
.FlexModal-8145f73c4c4e71f7 .FlexModal-784403c6c1bb1530 {
  flex: 1 1 auto;
  margin-top: 0;
  padding: 16px 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 481px) {
  .FlexModal-8145f73c4c4e71f7 .FlexModal-784403c6c1bb1530 {
    padding: 0;
    max-height: 420px;
  }
}
.FlexModal-8145f73c4c4e71f7 .FlexModal-eadf62fdedd4e3a5 {
  flex: 0 0 auto;
}
@media only screen and (min-width: 0) and (max-width: 480px) {
  .FlexModal-8145f73c4c4e71f7 .FlexModal-eadf62fdedd4e3a5 {
    padding: 16px;
  }
}
@media only screen and (min-width: 481px) {
  .FlexModal-8145f73c4c4e71f7 .FlexModal-eadf62fdedd4e3a5 {
    padding-top: 32px;
  }
}
@media only screen and (min-width: 0) and (max-width: 480px) {
  .FlexModal-10594a90897c3ccc .FlexModal-8145f73c4c4e71f7 {
    animation-name: FlexModal-825db8f1426c9948;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation-duration: 0.4s;
  }
}
@media only screen and (min-width: 481px) {
  .FlexModal-10594a90897c3ccc {
    animation-duration: 0.3s;
    animation-name: FlexModal-c158cfc69a801df0;
    animation-delay: 0.2s;
    animation-fill-mode: both;
  }
}
.FlexModal-4803ec71c7c7bbc5 {
  animation-duration: 0.3s;
  animation-name: FlexModal-aaf0cbe9d9ea1fd0;
}
.CreditBreakdownHeader-a664730df1034c82
  h3.CreditBreakdownHeader-b40e1e79537a9fed {
  font-family: stratos, Helvetica Neue, Helvetica, Arial, Microsoft YaHei,
    微软雅黑体, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-size: 18px;
  line-height: 23px;
  margin-top: 16px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 481px) {
  .CreditBreakdownHeader-a664730df1034c82
    h3.CreditBreakdownHeader-b40e1e79537a9fed {
    font-size: 22px;
    margin-top: 32px;
    margin-bottom: 16px;
  }
}
.CreditBreakdownHeader-a664730df1034c82
  p.CreditBreakdownHeader-71b55f001bd083ec {
  color: #828585;
  line-height: 24px;
  margin: 0;
}
.CreditBreakdownRestrictions-464eeb28587b907e {
  margin-top: 24px;
}
@media only screen and (min-width: 481px) {
  .CreditBreakdownRestrictions-464eeb28587b907e {
    margin-top: 32px;
  }
}
.CreditBreakdownRestrictions-464eeb28587b907e
  .CreditBreakdownRestrictions-d42a275f96639cf2 {
  font-family: plex-sans, Helvetica Neue, Helvetica, Arial, Microsoft YaHei,
    微软雅黑体, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
  color: #828585;
  margin: 0;
}
.CreditBreakdownRestrictions-464eeb28587b907e
  ul.CreditBreakdownRestrictions-8bfd62b429f4b35f {
  padding: 0;
  margin: 8px 0 0;
  list-style: none;
}
.CreditBreakdownRestrictions-464eeb28587b907e
  ul.CreditBreakdownRestrictions-8bfd62b429f4b35f
  li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
.CreditBreakdownTable-04363aaf9e5852dc {
  margin-top: 16px;
}
.CreditBreakdownTable-04363aaf9e5852dc .CreditBreakdownTable-5b69f3dad0e19fba {
  font-family: plex-sans, Helvetica Neue, Helvetica, Arial, Microsoft YaHei,
    微软雅黑体, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
  color: #828585;
  margin: 0;
}
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7 {
  margin-top: 8px;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  border-collapse: collapse;
}
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  td,
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  th,
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  tr {
  margin: 0;
  padding: 0;
}
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  th {
  color: #828585;
  font-weight: 400;
  text-align: left;
}
[dir='rtl']
  .CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  th {
  text-align: right;
}
.CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  td {
  color: #2e3333;
  text-align: right;
}
[dir='rtl']
  .CreditBreakdownTable-04363aaf9e5852dc
  table.CreditBreakdownTable-23b12e9fbf8d5ec7
  td {
  text-align: left;
}
@media only screen and (min-width: 481px) {
  .CreditBreakdownTable-04363aaf9e5852dc {
    margin-top: 32px;
  }
}
/*# sourceMappingURL=4e482fbd0c63c1b4.css.map*/
