body { 
	font-family: 'Montserrat', sans-serif;
}
input, textarea, button, .cjxfvl {
  font-size: inherit;
  line-height: 1em;
  -moz-appearance: none;
}
a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #da291c;
}
.navbar-brand {
	margin-right: 40px;
}
#pick_modal__map_marker {
  position: fixed;
  left: calc(50% - 15px);
  top: calc(50%);
  background: transparent url("../img/m.png") center center no-repeat;
  width: 29px;
  height: 39px;
  z-index: 9999;
}
.dKDJkO {
  position: relative;
  width: 250px;
  margin-top: 0px;
  top: 36px;
  right: -12px;
  left: initial;
}
.XLfqU {
  position: relative;
  min-height: 45px;
  padding: 12px;
  border-radius: 10px;
  background-color: rgb(55, 53, 53);
  color: rgb(255, 255, 255);
}
.ProductElement-link {
  position: relative;
}
.ehlyEl {
  color: rgb(255, 255, 255);
  opacity: 0.5;
  margin: 0px 0px 4px;
}
.bju-tooltip {
  display: flex;
  flex-direction: column;
  min-width: 220px;
  text-align: left;
}
.ehlyEl {
  color: rgb(255, 255, 255);
  opacity: 0.5;
  margin: 0px 0px 4px;
  font-size: 12px;
}
.jnIJSE div:first-child {
  white-space: normal;
  text-align: left;
  max-width: 100%;
}
.tooltip-inner {
  max-width: 250px;
}
.jnIJSE div:last-child {
  flex: 1 0 auto;
  text-align: right;
}
.sc-1f9df4k-5.jnIJSE {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  margin-bottom: 2px;
}
.DesktopUIButton_tabInvert.DesktopUIButton_pressed {
  background-color: #ffffff;
}
.product-control:active {
    transform: translateY(1px);
}
.bju-info {
  position: absolute;
  right: 14px;
  z-index: 112;
  top: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProductElementWrapper_root {
  position: relative;
}
.minimal-info_root {
  width: fit-content;
  margin: 10px 2px 16px;
  display: flex;
  padding: 8px 10px;
  position: relative;
  font-size: 13px;
  min-width: 60%;
  align-items: center;
  line-height: 15px;
  border-radius: 12px;
  display: block;
  width: 100%;
}
.GoCheckoutDesktopPayOptions_payButton:disabled {
  background: #abccab;
  cursor: not-allowed;
}
.minimal-info_root {
  color: #850000;
  background: #F4CCCA;
}
.minimal-info_root span {
  color: #F4CCCA;
}
.minimal-info_root span {
  top: -6px;
  left: 0;
  position: absolute;
}
.itemModal .modal-header, .itemModal .modal-footer {
  display: none;
}
.ProfileMenuDropDown {
  top: -40px !important;
  width: 400px;
  padding: 20px !important;
}
.Profile_header {
  display: flex;
  padding: 0 12px;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between;
}
.ProfileMenuDropDown .UIPopupList_option:hover {
  background-color: rgba(92,90,87,0.1);
  border-radius: 17px;
}
.Avatar_avatarButtonNonClickable {
  cursor: default;
}
.Avatar_avatarButton {
  border: 0;
  padding: 0;
  vertical-align: middle;
  background-color: transparent;
}
.login-button.btn:active {
  color: black;
}
.login-button:focus {
  box-shadow: none !important;
}
.Avatar_sizeSm {
  width: 36px;
  height: 36px;
}
.Avatar_avatar {
  position: relative;
  border-radius: 50%;
  background-size: cover;
  background-image: url("https://yastatic.net/s3/eda-front/www/assets/desktop.defaultAvatar.a9d7e67447d3c7b56fbb.png");
  background-position: center;
}
.Profile_name {
  color: #000;
  overflow: hidden;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  white-space: nowrap;
  margin-right: 20px;
  text-overflow: ellipsis;
  letter-spacing: -0.01em;
  font-feature-settings: 'pnum' on, 'lnum' on;
}
.pick_modal__address_list, .delivery_modal__address_list {
  display: none;
  position: absolute;
}
.pick_modal__pickme_btn, .delivery_modal__pickme_btn {
  display: inline-block;
  background: transparent url(../img/ar.svg) center center no-repeat;
  height: 21px;
  width: 9%;
}
.ProductElement-link--img {
  transition: all .2s ease-in;
}
.ProductElement-link--img:hover {
  cursor: pointer;
  opacity: 0.8;
}

.aUWsZ[data-size="medium"] {
    height: 40px;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px;
}
@-moz-keyframes UISpinner_keyframes-loaderAnimationName {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
@-moz-keyframes UiKitSkeleton_keyframes-verticalWave {
  0% {
    background-position: 150%;
  }
  100% {
    background-position: -50%;
  }
}
@-moz-keyframes UiKitSkeleton_keyframes-angledWave {
  0% {
    background-position: 200%;
  }
  100% {
    background-position: -100%;
  }
}
@-moz-keyframes UiKitSkeleton_keyframes-lightFade {
  0% {
    background-color: #F5F4F2;
  }
  40% {
    background-color: #FCFBF9;
  }
  100% {
    background-color: #F5F4F2;
  }
}
@-moz-keyframes UiKitSkeleton_keyframes-darkFade {
  0% {
    background-color: #E7E6E4;
  }
  40% {
    background-color: #F1F0ED;
  }
  100% {
    background-color: #E7E6E4;
  }
}


@-webkit-keyframes UISpinner_keyframes-loaderAnimationName {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes UiKitSkeleton_keyframes-verticalWave {
  0% {
    background-position: 150%;
  }
  100% {
    background-position: -50%;
  }
}
@-webkit-keyframes UiKitSkeleton_keyframes-angledWave {
  0% {
    background-position: 200%;
  }
  100% {
    background-position: -100%;
  }
}
@-webkit-keyframes UiKitSkeleton_keyframes-lightFade {
  0% {
    background-color: #F5F4F2;
  }
  40% {
    background-color: #FCFBF9;
  }
  100% {
    background-color: #F5F4F2;
  }
}
@-webkit-keyframes UiKitSkeleton_keyframes-darkFade {
  0% {
    background-color: #E7E6E4;
  }
  40% {
    background-color: #F1F0ED;
  }
  100% {
    background-color: #E7E6E4;
  }
}

@keyframes UISpinner_keyframes-loaderAnimationName {
  from {
    transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes UiKitSkeleton_keyframes-verticalWave {
  0% {
    background-position: 150%;
  }
  100% {
    background-position: -50%;
  }
}
@keyframes UiKitSkeleton_keyframes-angledWave {
  0% {
    background-position: 200%;
  }
  100% {
    background-position: -100%;
  }
}
@keyframes UiKitSkeleton_keyframes-lightFade {
  0% {
    background-color: #F5F4F2;
  }
  40% {
    background-color: #FCFBF9;
  }
  100% {
    background-color: #F5F4F2;
  }
}
@keyframes UiKitSkeleton_keyframes-darkFade {
  0% {
    background-color: #E7E6E4;
  }
  40% {
    background-color: #F1F0ED;
  }
  100% {
    background-color: #E7E6E4;
  }
}
.GoCheckoutDesktopDeliveryTimeSelect_deliveryTimePopup {
    max-height: 628px;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 32px;
}
.DesktopDeliveryTimePane_root.DesktopDeliveryTimePane_popup {
    width: 400px;
    padding: 30px 24px 32px;
}
div#DeliveryDateTime .modal-dialog {
    max-width: 420px;
}
div#DeliveryDateTime {
    z-index: 9099;
    top: 10%;
}
.DesktopDeliveryTimePane_header {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 22px;
}
.UiKitProductFullCard_root {
  display: flex;
  max-width: 1164px;
  flex-direction: row;
}
.UiKitProductFullCard_pictureWrapper {
  width: 365px;
  height: 256px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}

.ProductElement-img .DesktopUILoader_spinnerContainer {
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    background: rgba(255,255,255,.5);
    z-index: 2;
    position: absolute !important;
}
.UiKitProductFullCard_picture {
  border-radius: 20px;
}
.SmartImage_hideCover .SmartImage_cover {
  background: none;
}
.SmartImage_hideCover .SmartImage_cover {
  background: none;
}
.MuiGrid-root.dr-list.top-margin-10.MuiGrid-item.MuiGrid-grid-xs-12 {
    display: flex !important;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 36px;
    margin-bottom: 15px;
}
.text-center {
    text-align: center!important;
}
.text-center.h3-b-margin {
    padding-top: 20px;
    margin-bottom: 15px;
}
.margin-left-10 {
    margin-left: 10px;
    display: inline-block;
    max-height: 21px;
}
.min-width-30 {
    width: 30px;
    height: 31px;
}
.SmartImage_cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-size: 200px;
  background-color: #F5F4F2;

  background-position: center;
}
.itemModal .SmartImage_image {
  border-radius: 28px;
  height: 244px;
  width: 100%;
}
.SmartImage_visibleImg {
  opacity: 1;
}
.itemModal .UiKitText_Title2Loose {
  font-size: 23px;
  line-height: 1.1em;
  margin-bottom: 7px;
}
.UiKitProductFullCard_control {
  display: flex;
  align-self: center;
  margin-top: 12px;
  margin-right: 16px;
}
.UiKitProductFullCard_priceRow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
}
.itemModal .InfoModalText {
  margin-top: 6px;
  line-height: 1.5;
  font-size: 16px;
}
.UiKitProductFullCard_weight {
  font-size: 16px;
  line-height: 21px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  font-weight: bold;
}
.UiKitProductFullCard_additionalInfo {
  color: #9E9B98;
  margin: 4px 0;
  display: flex;
  align-items: start;
  flex-direction: column;
}
.itemModal .UiKitProductFullCard_additionalInfo {
    color: #1a1a1a;

}
.UiKitText_Title2Loose {
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.025em;
  font-feature-settings: 'pnum' on, 'lnum' on;
}
.UiKitProductFullCard_descriptionWrapper {
  display: flex;
  max-width: 664;
  padding-left: 30px;
  margin-top: 10px;
  flex-direction: column;
/*  justify-content: center;*/
}
.itemModal.modal-lg {
  min-width: 998px;
}
@media (min-width: 992px) {
  .itemModal.modal-lg {
    --bs-modal-width: 998px;
  }
}
.SmartImage_image {
  top: 50%;
  left: 50%;
  height: 100%;
  position: absolute;
  max-width: 100%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.SmartImage_root {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.DesktopProductDetails_fullCardContent {
  padding: 0px 0px 0px 0px;
}
div#DeliveryDateTime  .DesktopModal_body.DesktopModal_modal {
    padding: 0;
}
.DesktopDeliveryTimePane_button.DesktopDeliveryTimePane_active {
    cursor: default;
    background: #FFFFFF;
}
div#DeliveryDateTime .GoCheckoutDesktopLayout_spinnerContainer {
    position: absolute !important;
}
ol, ul {
    list-style: none;
}
.DesktopDeliveryTimePane_selectButton {
    flex-shrink: 0;
}
.DesktopDeliveryTimePane_timeItem.DesktopDeliveryTimePane_selected {
    font-weight: bold;
}
.DesktopDeliveryTimePane_timeItem:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.DesktopDeliveryTimePane_timeList::-moz-scrollbar {
    width: 8px;
    background: #F5F4F2;
    -moz-appearance: none;
}
.DesktopDeliveryTimePane_timeList::-moz-scrollbar-thumb {
    background: #DEDDDB;
}
.DesktopDeliveryTimePane_timeList::-webkit-scrollbar {
    width: 8px;
    background: #F5F4F2;
    -webkit-appearance: none;
}
.DesktopDeliveryTimePane_timeList::-webkit-scrollbar-thumb {
    background: #DEDDDB;
}
.DesktopDeliveryTimePane_timeItem {
    flex: 0 0 100%;
    display: flex;
    padding: 14.5px 12px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 16px;
    justify-content: space-between;
}
.DesktopDeliveryTimePane_timeList {
    flex: 0 1 auto;
    color: black;
    cursor: pointer;
    margin: 12px -24px 12px 0;
    display: flex;
    overflow: auto;
    flex-flow: row wrap;
    line-height: 30px;
    padding-right: 24px;
    padding-left: 0;
}
.DesktopDeliveryTimePane_button {
    flex: 1 1 auto;
    cursor: pointer;
    padding: 13px 18px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    border-radius: 16px;
}
.DesktopDeliveryTimePane_button {
    flex: 1 1 auto;
    cursor: pointer;
    padding: 13px 18px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    border-radius: 16px;
}
.DesktopDeliveryTimePane_buttons {
    display: flex;
    padding: 8px;
    background: #F5F4F2;
    border-radius: 22px;
    justify-content: center;
}
.DesktopDeliveryTimePane_root {
    color: #21201F;
    height: 100%;
    display: flex;
    background: white;
    max-height: inherit;
    border-radius: 32px;
    flex-direction: column;
}
.UISpinner_spinner {
  top: 0;
  left: 0;
  width: 100%;
  border: solid 2px #da291c;
    border-top-width: 2px;
    border-right-color: #da291c;
    border-right-width: 2px;
    border-bottom-color: #da291c;
    border-bottom-width: 2px;
    border-left-color: #da291c;
    border-left-width: 2px;
  height: 100%;
  content: "";
  position: absolute;
  animation: UISpinner_keyframes-loaderAnimationName 1s infinite linear;
  box-sizing: border-box;
  border-radius: 50%;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.GoCheckoutDesktopLayout_spinnerContainer {
  top: 80px !important;
  z-index: 2;
  position: fixed !important;
}
.DesktopUILoader_spinnerContainer {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 2;
  position: absolute;
}

.DesktopUILoader_spinner {
  margin: auto;
}
.UISpinner_root {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.DesktopUILoader_root {
  position: relative;
}
.DesktopUILoader_cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  position: fixed;
  background-color: #FFFFFF;
}
.DesktopUILoader_backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  position: absolute;
  transition: opacity 0.2s linear;
  pointer-events: none;
  background-color: #FFFFFF;
}
.DesktopUILoader_showBackdrop {
  opacity: 0.75;
  background-color: #FFFFFF;
}
.DesktopUILoader_loading {
  pointer-events: none;
}
.DesktopUILoader_spinnerContainer {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 2;
  position: absolute;
}
.DesktopUILoader_spinner {
  margin: auto;
}
.DesktopUILoader_content {
  transition: filter 0.2s linear;
}
.DesktopUILoader_hideContent {
  opacity: 0;
}
.DesktopUILoader_blurContent.DesktopUILoader_content {
  filter: blur(1px);
}
.UiKitSkeleton_root {
  overflow: hidden;
  position: relative;
  line-height: inherit;
}
.UiKitSkeleton_light {
  background-color: #F5F4F2;
}
.UiKitSkeleton_dark {
  background-color: #E7E6E4;
}
.UiKitSkeleton_verticalWave {
  animation: UiKitSkeleton_keyframes-verticalWave 1s linear infinite;
  background-size: 200%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 33%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0.05) 66%, rgba(255, 255, 255, 0) 100%);
}
.UiKitSkeleton_verticalWave.UiKitSkeleton_dark {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 33%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.05) 66%, rgba(255, 255, 255, 0) 100%);
}
.UiKitSkeleton_angledWave {
  animation: UiKitSkeleton_keyframes-angledWave 2s linear infinite;
  background-size: 300%;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 40%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0.05) 60%, rgba(255, 255, 255, 0) 100%);
}
.UiKitSkeleton_angledWave.UiKitSkeleton_dark {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 40%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.05) 60%, rgba(255, 255, 255, 0) 100%);
}
.UiKitSkeleton_fade.UiKitSkeleton_light {
  animation: UiKitSkeleton_keyframes-lightFade 1s infinite;
}
.UiKitSkeleton_fade.UiKitSkeleton_dark {
  animation: UiKitSkeleton_keyframes-darkFade 1s infinite;
}
.right-actionsBar.navbar-text {
    padding-top: 0;
    padding-bottom: 0.9rem;
    color: var(--bs-navbar-color);
}
.aUWsZ[data-type="primary"]:hover, .aUWsZ[data-type="primary"]:focus-visible {
    background-color: rgb(197 23 11);
    color: rgb(255, 255, 255);
}
.buRhZD:hover .ymp2tw-9 {
    opacity: 1;
    transform: translateX(0px);
}
.buRhZD:hover .ymp2tw-8 {
    opacity: 0;
    transform: translateX(2px);
}
.buRhZD {
    top: 9px;
    min-width: 90px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.aUWsZ {
    outline: none;
    border: none;
    border-radius: 9999px;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    transition-property: background-color, color;
    transition-duration: 200ms;
    transition-timing-function: ease-out;
}
.jBUgbg {
    height: 24px;
    width: 1px;
    margin: 0px 12px;
    background: rgb(255, 255, 255);
    opacity: 0.4;
}
.NewCartFooterBottomBanner_root {
    display: flex;
    align-items: center;
    margin-top: 3px;
}
.buRhZD .ymp2tw-8 {
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
    opacity: 1;
    transform: translateX(0px);
}
.buRhZD .ymp2tw-9 {
    position: absolute;
    top: 14px;
    right: 16px;
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
    opacity: 0;
    transform: translateX(-5px);
}

.eDVuGl {
    display: inline-block;
    width: 14px;
}
.gtyfwx {
    display: inline-block;
    width: 14px;
    text-align: center;
    position: relative;
    left: -1px;
}
.ButtonOnlineType {
  max-height: 47px;
}
.NewCartFooterBottomBanner_icon {
    width: 36px;
    height: 36px;
    background: #F5F4F2 center / 24px no-repeat;
    background-image: none;
    flex-shrink: 0;
    margin-right: 8px;
    border-radius: 16px;
}
.UseBottomBanner_title {
  overflow: hidden;
  white-space: break-spaces;
  text-overflow: ellipsis;
}
div#offcanvasRight {
    z-index: 1099;
}
.jtNnBW {
    margin: 0px;
    padding: 0px;
    background: none;
    border: none;
    font: inherit;
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 24px;
    width: 16px;
    height: 16px;
}
.NewCartFooterBottomBanner_info {
  flex: 1 0 auto;
    flex-shrink: 0;
  overflow: hidden;
  font-size: 13px;
  flex-shrink: 1;
  font-weight: normal;
  line-height: 15px;
  padding-right: 4px
}
.RestaurantCart_root {
  top: 112px;
  width: 320px;
  height: calc(100vh - 112px);
  overflow: hidden;
  position: sticky;
  border-radius: 24px 24px 0 0;
  margin-bottom: -22px;
}
.showIfCountNotZero {
  display: none;
}
.pick_modal__address_list--active, .delivery_modal__address_list--active {
  display: block;
  list-style: none;
  background: #fff;
  padding: 0;
  top: 47px;
  z-index: 100;
  min-width: 414px;
}
.pick_modal__address_list li:hover, .delivery_modal__address_list li:hover {
  background: #FBF6EE;
  color: #BC450D;
}
.pick_modal__address, .delivery_modal__address {
  position: relative;
}
.pick_modal__address_list li, .delivery_modal__address_list li {
  padding: 5px 8px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.pick_modal__address, .delivery_modal__address {
  border-bottom: solid 1px #000;
  padding-top: 18px;
}
.pick_modal__address_list {
  margin-bottom: 0;
}

.bold {
  font-weight: 600;
}
.basket-toast-container {
    position: fixed !important;
    right: 0 !important;
    margin-right: 40px;
    z-index: 99999;
    opacity: 0.9;
}
.logo-sub {
    font-size: 13px;
    font-weight: 400;
    bottom: 0.16em;
    color: rgb(153, 153, 153);
    line-height: 1em;
}
.cjxfvl.fixed {
    transform: translateY(0px);
    opacity: 1;
}
.cjxfvl .price {
    width: 128px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    flex: 0 0 auto;
}
.cjxfvl .next-button[data-size="big"][data-arrow="right"] {
    padding: 12px 42px 12px 36px;
}

.aUWsZ[data-size="big"] {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
}
.aUWsZ[data-type="primary"] {
    background-color: rgb(218 41 28);
    color: rgb(255, 255, 255);
}
.aUWsZ[data-type="primary"] .button-arrow > path {
    stroke: rgb(255, 255, 255);
}
.aUWsZ .button-arrow > path {
    transition: stroke 200ms ease-out 0s;
}
.aUWsZ {
    outline: none;
    border: none;
    border-radius: 9999px;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    transition-property: background-color, color;
    transition-duration: 200ms;
    transition-timing-function: ease-out;
}
.aUWsZ .button-arrow {
    position: absolute;
    right: 8px;
    top: calc(50% - 13px);
    height: 24px;
}
.cjxfvl {
    width: 100%;
    height: 72px;
    z-index: 10;
    bottom: 0px;
    position: fixed;
    display: flex;
    transform: translateY(105%);
    opacity: 0;
    box-shadow: rgba(6, 5, 50, 0.1) 0px 6px 20px;
    padding: 12px 16px;
    background: rgb(255, 255, 255);
    transition: transform 80ms ease-out 0s, opacity;
}
#deliveryMap .modal-body {
  padding: 24px 24px;
}
div#deliveryMap {
    z-index: 1100;
}
.hero-unit p {
    line-height: 20px;
}
.cross-control {
    background: url(../img/center.gif) no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
}
#deliveryMap .modal-dialog {
    margin-top: 2rem;
}
.phone-nav {
    color: black;
    text-decoration: none;
}
.modal-content {
    border-radius: 24px;
}
.DesktopLocationModal_ok[disabled] {
    background: rgba(24, 149, 6, 0.62);
    border-color: gray;
    color: #ededed;
    cursor: no-drop;
}
.login-button {
    border-radius: 25px !important;
    padding: 10px 12px !important;
}

.login-button:hover {
	color: black;
}

button.btn.btn-sm.btn-outline-secondary {
    background: rgb(237 237 241);
    border: none;
    font-weight: 500;
    font-size: 12px;
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) #edf0f3!important;
}

.bg-light {
    background-color: white;
}

.menu-nav {
    background-color: #da291c;
}

.logo-text {
	margin-right: 40px;
}

.menu-nav a.nav-link {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: white;
}

.menu-nav ul.navbar-nav {
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.menu-nav a.nav-link.active {
    color: white;
    background: #dd5d2b;
    border-radius: 23px;
}

.menu-nav a.nav-link:hover {
    color: white;
    background: #dd372b;
    border-radius: 23px;
    cursor: pointer;
}

button.btn.btn-sm.btn-outline-secondary.basket-button {
    background: #da291c;
    color: white;
    border-radius: 25px;
    padding: 10px 12px;
}

.secondNav a.nav-link {
    font-size: 13px;
    padding: 10px 8px;
}

.story-slide {
	margin-right: 12px;
}

.slider-img-wrapper {
    padding: 3px 2px;
    border: 2px solid;
    border-color: #da291c;
    border-radius: 20px;
}

.owl-carousel .owl-item img {
    border-radius: 16px;
}

section.storyLikeWrapper {
    margin-top: 30px;
}

section.home-cats-list {
    margin-top: 15px;
}

.catImageContainer img {
	width: 100%;
	border-radius: 24px;
}

.section.heading {
	margin-bottom: 15px;
}

.ItemPlace_content {
	padding: 4px 0 0 2px;
}

.ItemPlace_content h3 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: -1px;
    overflow: hidden;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.catItemHome {
	text-decoration: none;
	color: inherit;
}

section.delivery-info {
    margin-top: 30px;
}

h2 {
    font-weight: bold;
    margin-bottom: 20px;
}

.delivery-info .heading h2 {
    margin-bottom: 35px;
}

h4.h4-heading {
    color: #da291c;
    font-size: 1.3rem;
}

.page-footer {
    background-color: #171717;
    min-height: 255px;
    margin-top: 40px;
}

section.page-footer {
    border-top: 20px solid #da291c;
}

.delivery-zone-map-wrapper.delivery-zone-menu-page_link {
    text-decoration: none;
}

.delivery-zone-map-wrapper.delivery-zone-menu-page {
    font-style: normal;
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border-width: 0px;
    padding: 0px;
}

.delivery-zone-map-wrapper.delivery-zone-menu-page {
    font-style: normal;
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border-width: 0px;
    padding: 0px;
}

.delivery-zone-map-wrapper .delivery-zone-menu-page__map-img {
    width: 100%;
    transition: transform 2s ease 0s, filter 0.25s ease 0s;
}

.delivery-zone-map-wrapper.delivery-zone-menu-page_link {
    text-decoration: none;
}

.delivery-zone-map-wrapper .delivery-zone-menu-page__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 20px;
    text-align: center;
    transform: translate(-50%, -50%);
}

.delivery-zone-map-wrapper.delivery-zone-menu-page_link:hover .delivery-zone-menu-page__map-img {
    transform: scale(1.2) translate(-15px, -15px);
    filter: saturate(2);
    transition: transform 5s ease-out 0s;
}

span.footer-logo-text {
    color: white;
    text-align: center;
    display: block;
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: bold;
    margin-right: 10px;
}

.footer-logo-text + sub {
    color: #c5c5c5;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    bottom: 10px;
    font-size: 0.8rem;
}

.trademark-text {
    text-align: center;
    color: white;
    margin-top: 20px;
    font-size: 11px;
}

.nav-block-footer ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 30px;
}

.nav-block-footer li {
    display: inline-block;
    margin: 0 0px;
}

.nav-block-footer li a {
    color: #d3cfcf;
    font-size: 14px;
    text-decoration: none;
    font-weight: 300;
}

.nav-block-footer li a:hover {
    color: white;
}

.nav-block-footer li:not(:last-child)::after {
    content: "|";
    color: #999999;
    margin: 0 10px;
}

#deliveryMap .modal-header {
    border-bottom: 0px;
}

.DesktopLocationModal_desktopBar {
    flex: 0 0 auto;
    width: 100%;
    height: 44px;
    display: flex;
    z-index: 100;
    position: relative;
    align-items: center;
    margin-bottom: 20px;
}

.DesktopLocationModal_detect {
    flex: 0 0 auto;
    left: 3px;
    border: 1px solid rgba(24, 149, 6, 0.72);
    height: 100%;
    z-index: 1;
    position: relative;
    min-width: 150px;
    background: white;
    font-weight: bold;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.DesktopLocationModal_address {
    flex: 1 1 auto;
    height: 100%;
    min-width: 500px;
    margin-right: 10px;
}

.DesktopAddressBox_content {
    height: 44px;
    display: flex;
    font-size: 19px;
    background: rgb(252, 224, 0);
    align-items: center;
    font-weight: bold;
    padding-top: 2px;
    border-radius: 4px;
}

.DesktopAddressBox_address {
    flex: 1 1 auto;
    padding-left: 30px;
}

.DesktopAddressBox_remove {
    flex: 0 0 auto;
    cursor: pointer;
    padding: 10px;
}
.DesktopUIButton_simple:hover {
    background-color: #f5f5f5;
}
.UICounter_secondary {
    background-color: #F1F0ED;
}
.DesktopLocationModal_ok {
  flex: 0 0 auto;
  border: 0px solid rgba(24, 149, 6, 0.72);
  height: 100%;
  min-width: 100px;
  background: rgba(24, 149, 6, 0.72);
  color: white;
  font-weight: bold;
  border-radius: 4px;
}

.AppAddressInput_modalStyle {
    width: 100%;
    height: 44px;
    border: 1px solid #e2e2e2;
    padding: 0 13px;
}

#deliveryMap .h5, #deliveryMap h5 {
    font-size: 1.45rem;
    font-weight: bold;
}

#headerstick {
    transition: all 0.1s ease-in-out;
}

.login-button svg {
  transition: all .3s ease-in-out;
  margin-right: 0;
}

.login-button:hover .UiKitUiKitIcon_m {
    margin-right: 6px !important;
}

nav.sticky_header {
    position: fixed;
    top: 0;
    z-index: 1039;
    width: 100%;
}

body.fixed_header .main-nav {
    padding-bottom: 50px;
}

.show-fixedheader, .show-fixedheader {
    display: none;
}

body.fixed_header .show-fixedheader {
    display: block;
}


#messageHeader {
    height: 20px;
}

#message {
    height: 76px;
}
.CheckoutTimeSpinner {
  position: absolute !important;
}
#map {
    height: 160px;
    width: 376px;
    margin: 0px 12px 18px 12px;
    position: relative;
}

#header {
    height: 28px;
    width: 376px;
    margin: 12px 10px 12px 12px;
}


.input {
    height: 18px;
    margin-right: 10px;
    width: 277px;
    padding: 4px;
    border: 1px solid #999;
    border-radius: 3px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0);
    transition: .17s linear;
}

.input:focus {
    outline: none;
    border: 1px solid #fdd734;
    box-shadow: 0 0 1px 1px #fdd734;
}

.input_error, .input_error:focus {
    outline: none;
    border: 1px solid #f33;
    box-shadow: 0 0 1px 1px #f33;
}

.footer {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  color: rgb(255, 255, 255);
  background-color: rgb(24, 24, 24);
  overflow: hidden;
  z-index: 0;
}
.page__footer {
  flex: 0 0 auto;
}

.footer .footer-row.navigation.apps.contacts {
  -moz-box-pack: justify;
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  padding: 30px 0px 0px;
}
.footer .footer-row.navigation.apps.contacts .footer-part.navigation-links {
  -moz-box-flex: 1;
  flex-grow: 1;
  height: 100%;
}
.footer .footer-row .footer-part {
  display: flex;
}
.footer .footer-row.navigation.apps.contacts .footer-part.navigation-links .links-section {
  display: flex;
  flex-direction: column;
  -moz-box-pack: start;
  justify-content: flex-start;
  min-width: 146px;
  margin-right: 60px;
  margin-bottom: 50px;
}
.footer .footer-row.navigation.apps.contacts .footer-part.navigation-links .links-section__title {
  font-weight: 500;
  letter-spacing: 0.1px;
  margin-bottom: 7px;
}
.footer .footer-row.navigation.apps.contacts .footer-part.navigation-links .links-section__link {
  line-height: 1.2;
  margin-bottom: 9px;
  white-space: normal;
}
.footer a {
  display: inline-block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer;
}
 .footer-link {
  cursor: pointer;
  opacity: 0.7;
}
.footer .footer-row.navigation.apps.contacts .footer-part.right-side {
  -moz-box-flex: 1;
  flex-grow: 1;
  flex-basis: 30%;
  margin-bottom: 27px;
}
.footer .footer-row.navigation.apps.contacts .footer-part.right-side, .footer .footer-row.navigation.apps.contacts .footer-part.contacts {
  flex-flow: column nowrap;
  -moz-box-pack: start;
  justify-content: flex-start;
  align-items: flex-end;
}
.footer .footer-row .footer-part {
  display: flex;
}
.footer .footer-row.navigation.apps.contacts .footer-part.mobile-apps {
  flex-wrap: wrap;
  -moz-box-pack: end;
  justify-content: end;
  gap: 12px;
  margin-bottom: 16px;
}
.footer .footer-row .footer-part {
  display: flex;
}
.footer .footer-row.navigation.apps.contacts .footer-part.mobile-apps .app-link.ios {
  max-width: 150px;
}
.footer .footer-row.navigation.apps.contacts .footer-part.mobile-apps .app-link-svg {
  height: 40px;
}
.VPnyn {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 0px;
  line-height: 0;
  font-style: normal;
}
.VPnyn svg {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  max-height: 100%;
}
.footer .footer-row.navigation.apps.contacts .footer-part.right-side, .footer .footer-row.navigation.apps.contacts .footer-part.contacts {
  flex-flow: column nowrap;
  -moz-box-pack: start;
  justify-content: flex-start;
  align-items: flex-end;
}
.footer a {
  display: inline-block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer;
}
.footer .footer-row {
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
}
.footer .footer-row.copyright.social {
  flex-wrap: wrap;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 25px;
  margin-top: -2px;
  color: rgba(255, 255, 255, 0.7);
}
.footer .footer-row.copyright.social .footer-part.copyright {
  -moz-box-align: center;
  align-items: center;
  margin-right: 16px;
}
.footer .footer-row.copyright.social .footer-part.copyright .logo-wordmark {
  fill: rgb(255, 255, 255);
  width: 110px;
  opacity: 0.7;
  margin-right: 8px;
  margin-bottom: -1px;
}
.footer .footer-row.copyright.social .footer-part.bottom-links {
  -moz-box-flex: 1;
  flex-grow: 1;
}
.footer .footer-row.copyright.social .footer-part.bottom-links .bottom-link {
  margin-right: 16px;
}
.footer a {
  display: inline-block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer;
}
.footer .footer-row.copyright.social .footer-part.social-links {
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: end;
  justify-content: flex-end;
}
.footer .footer-row.copyright.social .footer-part.social-links .link {
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 8px;
  border-radius: 4px;
  background-color: rgba(196, 196, 196, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.footer .footer-row.copyright.social .footer-part.social-links .link.odnoklassniki .social-link-svg {
  width: 18px;
  height: 18px;
}
.footer .footer-row.copyright.social .footer-part.social-links .link .social-link-svg {
  fill: rgba(255, 255, 255, 0.7);
}

.kOCVOc.footer .footer-row.copyright.social .footer-part.social-links .link.vkontakte .social-link-svg {
  width: 20px;
  height: 20px;
}
.addrwindow-wrapper h3 {
  font-size: 19px;
  text-align: center;
}
.addrWindow {
  position: absolute;
  z-index: 66;
  background: white;
  top: 70px;
  border-radius: 17px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
  opacity: 1;
  transition: all .1s ease-out;
  margin-left: 40px;
}
.AddressSuggestionPopup_root {
    color: #000;
    padding: 24px 32px;
    max-width: 400px;
    min-width: 300px;
}
.AddressSuggestionPopup_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 14px;
    letter-spacing: -0.01em;
}
.AddressSuggestionPopup_buttons {
    display: flex;
    margin-top: 24px;
}
.OldUiKitButton_width-full {
    width: 100%;
}
.OldUiKitButton_variant-action {
    background-color: #cb121d;
    color: white;
}
.AddressSuggestionPopup_reverse {
    display: flex;
    text-align: center;
    flex-direction: column-reverse;
}
.AddressSuggestionPopup_reverse .AddressSuggestionPopup_title {
    margin-bottom: 0;
}
.AddressSuggestionPopup_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 14px;
    letter-spacing: -0.01em;
}
.AddressSuggestionPopup_buttons {
    display: flex;
    margin-top: 24px;
}
.AddressSuggestionPopup_button {
    flex: 0 1 auto;
    width: 50%;
}

.OldUiKitButton_variant-default {
    background-color: #F1F0ED;
}
.OldUiKitButton_size-l {
    height: 56px;
    padding: 0 24px;
    font-weight: 500;
    border-radius: 16px;
}
.AddressSuggestionPopup_button + .AddressSuggestionPopup_button {
    margin-left: 12px;
}
.AddressSuggestionPopup_button {
    flex: 0 1 auto;
    width: 50%;
}
.AddressSuggestionPopup_button {
    flex: 0 1 auto;
    width: 50%;
}
.AddressSuggestionPopup_description {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
}
.OldUiKitButton_size-l {
    height: 56px;
    padding: 0 24px;
    font-weight: 500;
    border-radius: 16px;
}
.OldUiKitButton_root {
    border: none;
    cursor: pointer;
    display: flex;
    position: relative;
    font-size: 16px;
    transition: all 0.2s ease-out;
    align-items: center;
    line-height: 21px;
    border-radius: 12px;
    justify-content: center;
}
.AddressSuggestionPopup_description {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
}
.DesktopAddressButton_newAddress {
    font-weight: 500;
}
.UIPopupList_option:hover {
    background: #f5f4f2;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
}
.DesktopAddressButton_option {
    position: relative;
    white-space: nowrap;
    padding-right: 36px;
}
.addrwindow-wrapper {
  padding: 15px 34px 0px 34px;
}
.ProductElement {
    margin-bottom: 35px;
}
.ProductElement-inner {
    box-shadow: 0 10px 5px #f3f3f3;
    padding: 12px 15px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    min-height: 120px;
    position: relative;
}
.DesktopAddressButton_options {
    width: auto;
}
.UIPopupList_preventOverscroll {
    overscroll-behavior: contain;
}
.UIPopupList_options {
    color: #21201f;
    width: 320px;
    font-size: 16px;
    box-sizing: content-box;
    max-height: 368px;
    overflow-y: auto;
    line-height: 19px;
}
.UIPopupList_option {
    cursor: pointer;
    display: flex;
    padding: 18px 24px;
    position: relative;
    align-items: center;
    justify-content: space-between;
}
.DesktopAddressButton_newAddress {
    font-weight: 500;
}
.DesktopAddressButton_optionIcon {
    top: -4px;
    right: 0;
    position: absolute;
}
.DesktopAddressButton_option {
    position: relative;
    white-space: nowrap;
    padding-right: 36px;
}
.UIPopupList_checkIcon {
    margin-right: -7px;
}
.UiKitUiKitIcon_root {
    vertical-align: middle;
}
.UiKitUiKitIcon_m {
    width: 24px;
    height: 24px;
}
.UiKitUiKitIcon_root {
    vertical-align: middle;
}
.UiKitUiKitIcon_m {
    width: 24px;
    height: 24px;
}
.DesktopAddressButton_option {
    position: relative;
    white-space: nowrap;
    padding-right: 36px;
}
.RestaurantPageNewHeaderDeprecated_titleBubble {
    position: absolute;
    right: 7px;
    top: 3px;
    padding: 0px 5px;
    border-radius: 15px;
}
h2.ProductElement-title {
    font-size: 1em;
    text-decoration: none;
    min-height: 40px;
    color: black;
    margin-bottom: 0px;
}
.categories__item a, .ProductElement-img, .product__slider-item img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.ProductElement-weight {
  font-size: 10px;
  margin-bottom: -3px;
  position: absolute;
  top: -8px;
  left: 16px;
  font-weight: bold;
  display: none;
}
.weight-badge {
  position: absolute;
  bottom: 29px;
  right: 0;
  background: white;
  padding: 0 8px;
  border-top-left-radius: 13px;
  text-align: center;
  color: black;
  width: 100px;
  z-index: 9;
}
a.ProductElement-link {
    text-decoration: none;
    color: black;
}
.ProductElement-weight {
  font-size: 11px;
  margin-bottom: -3px;
}

.categories__item a, .ProductElement-img, .product__slider-item img {
  border-radius: 8px;
}
.ProductElement-img {
  position: relative;
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity .4s ease;
  margin-bottom: 0px;
}
.ProductElement-img {
  height: 230px;
  background-size: cover;
  background-position: center center;
}
.gSfIND {
    margin-top: 10px;
    display: flex;
}
.gSfIND .product-control-price {
    flex: 1 1 auto;
    padding-right: 4px;
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    font-weight: 500;
    line-height: 22px;
    display: flex;
    flex-flow: column nowrap;
    -moz-box-pack: center;
    justify-content: center;
}
.gSfIND .product-control {
  flex: 0 0 auto;
  height: 40px;
  min-width: 120px;
}
.iaMCBy[data-size="medium"] {
  height: 38px;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 22px;
}
.iaMCBy[data-type="secondary"]:hover {
    background-color: rgb(24 149 6);
    color: white;
}
.iaMCBy[data-type="secondary"] {
  background-color: rgba(24, 149, 6, 0.72);
  color: white;
}
.iaMCBy {
  outline: currentcolor none medium;
  border: medium none;
  border-radius: 9999px;
  text-align: center;
    font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
}
p.ProductElement-desc.js-catalog-item-desc {
    display: none;
}
p.ProductElement-price.js-price-wrap {
    display: none;
}

nav.filter-nav.navbar.navbar-expand-lg {
    padding: 2px 0;
    background: #f3f1f1;
}

.filter-nav li.nav-item {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
}
.filter-nav ul.navbar-nav {
    margin-left: 5px;
}

.fixed_header nav#filter-nav {
    position: fixed;
    top: 56px;
    width: 100%;
    z-index: 55;
}

.dDeMJE {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.eqA-DGO {
  position: relative;
  padding: 12px 16px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  margin-bottom: 8px;
}
.kNccfK {
  position: absolute;
  inset: 0px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  opacity: 0;
  transition: opacity 150ms ease 0s;
  z-index: 1;
  pointer-events: none;
}
.ipBfzI {
  display: flex;
  border-bottom: 1px solid rgb(226, 226, 233);
  padding-bottom: 0px;
}
.gZAaVR {
    width: 67px;
    height: 50px;
    flex: 0 0 auto;
    margin: 0px 15px 0px 0px;
}
.jhHyIA {
  position: relative;
  user-select: none;
  image-rendering: auto;
  display: flex;
  flex-flow: column nowrap;
}
.jhHyIA .img {
  width: 100%;
  object-fit: contain;
}
.jhHyIA[data-type="1"] .img {
  width: 95%;
  margin: 5% 0px 0px 5%;
}
.eemYWO {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column nowrap;
  -moz-box-pack: center;
  justify-content: center;
}
.cdZkPN {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  margin: 0px 0px 4px;
}
.cvQqWZ {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: rgb(92, 99, 112);
  margin: 0px;
}
.cvQqWZ .param {
  margin-bottom: 4px;
}
.yAojQ {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    margin-top: 5px;
}
.dQQQbj {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  -moz-box-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: rgb(0, 0, 0);
}
.dQQQbj .current {
  margin: 8px 8px 8px 0px;
}
.gIVflG {
  flex: 0 0 auto;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: end;
  justify-content: flex-end;
}
.cGNxFJ {
  position: relative;
  width: 96px;
  height: 32px;
  display: flex;
  background-color: rgb(243, 243, 247);
  box-sizing: border-box;
  border-radius: 9999px;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.Zcisr {
  margin: 0px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  height: 100%;
  padding: 0px 8px;
  width: 35.41%;
  border: medium none;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
}
.Zcisr .icon > * {
  fill: rgb(92, 99, 112);
}
.EdgdS {
  position: relative;
  z-index: 1;
  height: 100%;
  color: rgb(92, 99, 112);
  font-size: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  font-weight: 500;
}
.Zcisr {
  margin: 0px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  height: 100%;
  padding: 0px 8px;
  width: 35.41%;
  border: medium none;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
}

.fRtEBX {
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(6, 5, 50, 0.1) 0px -2px 4px;
  padding-bottom: env(safe-area-inset-bottom);
}
.form-input__label sub {
  display: block;
  bottom: 0px;
  width: 100%;
  height: auto;
  line-height: 1;
}

.frAftV {
  width: 100%;
  height: 72px;
  padding: 12px 16px;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  position: fixed;
  display: flex;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  transition-duration: 80ms;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  transition-property: transform, opacity;
  transform: translateY(105%);
  opacity: 0;
  box-shadow: rgba(6, 5, 50, 0.1) 0px 6px 20px;
}
.frAftV .price {
  width: 128px;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  color: rgb(0, 0, 0);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  flex: 0 0 auto;
}
.frAftV .next-button[data-size="big"][data-arrow="right"] {
  flex: 1 1 auto;
  padding: 12px 42px 12px 36px;
}
.ceAbTC[data-size="big"][data-arrow="right"] {
  padding: 12px 54px 12px 48px;
  margin-top: 30px;
  width: 100%;
  border-radius: 13px;
  background: #da291c;
  display: block;
  -webkit-appearance: none !important;
}
.ceAbTC[data-size="big"] {
  height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
}
.ceAbTC[data-type="primary"] {
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
}
#offcanvasRight .offcanvas-body {
  padding: 0px 0rem;
}
.ceAbTC {
  outline: currentcolor none medium;
  border: medium none;
  border-radius: 9999px;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
}
.ceAbTC .button-arrow {
  position: absolute;
  right: 8px;
  top: calc(50% - 13px);
  height: 24px;
}
.ceAbTC[data-type="primary"] .button-arrow > path {
  stroke: rgb(255, 255, 255);
}
.cMMQKV {
  padding: 16px 24px 24px;
}
.jlgZQC {
  width: 100%;
  color: rgb(0, 0, 0);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  flex: 0 0 auto;
}
.itemModal .modal-body.ModalBody_defaultStyle {
  padding: 22px 22px;
}
.itemModal .UiKitProductFullCard_pictureWrapper {
  width: 496px;
  height: 330px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
#mapContainer {
  padding: 0 0 30px 0;
  position: relative;
}
.DesktopLocationMap_pin {
  flex: 0 0 auto;
  width: 34px;
  height: 48px;
  margin-top: -48px;
}
.DesktopLocationMap_pane {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 1;
  position: absolute;
  align-items: center;
  pointer-events: none;
  justify-content: center;
}
.jlgZQC .subtotal {
    font-size: 14px;
    line-height: 12px;
    font-weight: normal;
    border-bottom: 1px solid rgb(226, 226, 233);
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.jlgZQC .subtotal > .info {
  margin-bottom: 8px;
}
#AddrMap .modal-header {
    padding: 23px 26px 16px;
    border: 0;
}
#AddrMap .modal-body {
    padding: 0px 20px 22px;
}
#AddrMap .modal-footer {
    padding: 0px 20px 22px;
}
.Modal_root {
    overflow: hidden;
    position: relative;
    text-align: left;
    border-radius: 24px;
    background-color: #ffffff;
}
.DesktopLocationModal_form {
    padding: 0 16px 0px;
}
.DesktopLocationModal_backIcon {
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    display: none;
    font-size: 19px;
    text-align: center;
    line-height: 44;
}
ul.dropdown-menu.DesktopAddressButton_dropdown.show {
    padding: 0;
    border-radius: 17px;
    border: 0;
    box-shadow: 0 4px 16px rgb(0 0 0 / 20%);
    margin-left: 40px;
    margin-top: 10px;
}
.DesktopLocationModal_closeIcon {
    top: 24px;
    right: 24px;
    cursor: pointer;
    position: absolute;
}
.DesktopAddressButton_dropdown span.dropdown-item-text {
    text-align: center;
    font-weight: bold;
    padding-top: 13px;
}
.DesktopLocationModal_description {
  margin-bottom: 10px;
}
.DesktopLocationModal_address {
    flex: 1 1 auto;
    height: 100%;
    margin-right: 8px;
}
.DesktopLocationModal_ok:disabled {
    color: #9E9B98;
    opacity: 1;
    background-color: #F1F0ED;
}
.OldUiKitButton_root:disabled {
    opacity: 0.6;
    pointer-events: none;
}
.AppAddressInput_closeIcon {
    top: 0;
    right: 16px;
    cursor: pointer;
    height: 100%;
    opacity: 0.6;
    position: absolute;
}
.AppAddressInput_addressInput {
    border: none;
    padding: 0 40px 0 48px;
    font-size: 16px;
    background: #F1F0ED;
    box-shadow: none;
    line-height: 17px;
    border-radius: 16px;
    font-feature-settings: 'pnum' on, 'lnum' on;
}
.DesktopLocationMap_content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.DesktopLocationModal_map {
    flex: 1 0 auto;
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    border-radius: 4px 4px 16px 16px;
}
.AppAddressInput_searchIcon {
    top: 0;
    left: 12px;
    height: 100%;
    position: absolute;
}
.OldUiKitButton_size-m {
    height: 48px;
    padding: 0 18px;
    font-weight: 500;
    border-radius: 16px;
}
.AppAddressInput_root {
    height: 100%;
    display: block;
    position: relative;
}
.DesktopLocationModal_desktopBar {
    flex: 0 0 auto;
    width: 100%;
    height: 48px;
    display: flex;
    z-index: 100;
    position: relative;
    align-items: center;
}
.DesktopLocationModal_header {
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  font-size: 28px;
  background: white;
  line-height: 32px;
  margin-bottom: 8px;
  font-weight: bold;
}
.DesktopLocationModal_wrapper {
    display: flex;
    padding: 32px 16px 16px;
    position: relative;
    font-size: 16px;
    min-width: 960px;
    background: white;
    min-height: 600px;
    flex-direction: column;
}
.jlgZQC .info {
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.fWUcww {
  display: inline-block;
  margin-left: 8px;
  line-height: 16px;
}
.fWUcww .info-icon-tooltip {
  position: relative;
}
.jlgZQC .info .info-icon-tooltip-control {
  vertical-align: -3px;
}
.fWUcww .info-icon-tooltip-control {
  margin: 0px;
  padding: 0px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  border: medium none;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-size: inherit;
  font-family: inherit;
  font-size-adjust: inherit;
  font-kerning: inherit;
  font-language-override: inherit;
  font-feature-settings: inherit;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  transition: transform 0.15s ease 0s, fill 0.15s ease 0s;
}
.fWUcww .info-icon-tooltip-control-icon path {
  fill: rgb(92, 99, 112);
}
.jlgZQC .info-icon-tooltip-tooltip {
  margin-left: -100px;
  width: 200px;
}
.fWUcww .info-icon-tooltip-tooltip {
  position: absolute;
  z-index: 2;
  bottom: 25px;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  text-align: left;
}
.dDeMJE + div + div {
  display: flex;
}
#offcanvasRightLabel {
  font-size: 2rem;
  margin-top: 10px;
  color: black;
}
#offcanvasRight .offcanvas-header {
  padding: 5px 1rem;
}
#offcanvasRight .button-close:hover {
  transform: scale(1.1) rotate(180deg);
}
#offcanvasRight .offcanvas-body {
  padding: 0px 0rem;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
#offcanvasRight .button-close {
  margin: 0px;
  padding: 0px;
  border: medium none;
  font: inherit;
    font-size: inherit;
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  top: calc(50% - 12px);
  left: -48px;
  transition: transform 500ms ease 0s;
}
.DesktopBduLayout_filtersLayout {
    margin-bottom: 36px;
}
.DesktopCatalogPage_filters {
    display: flex;
    padding: 8px;
    align-items: center;
    border-radius: 22px;
    margin-bottom: 24px;
    justify-content: space-between;
    background-color: #f5f4f2;
}
.DesktopCatalogPageFilters_isListMounted {
    flex-wrap: nowrap;
    padding-right: 0;
}
.DesktopCatalogPageFilters_list {
  flex: 1;
  height: 48px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  padding-right: 200px;
  margin-bottom: 0;
  padding-left: 0;
}
.DesktopCatalogPageFilters_active {
    background: #FFFFFF;
}
.DesktopCatalogDeliveryTimeDropdown_content {
    position: relative;
}
.DesktopCatalogPage_deliveryTimeNewHeader {
    flex: none;
    margin-right: 15px;
}
.DesktopUIButton_tabInvert {
    color: #21201F;
    background-color: transparent;
}
.DesktopCatalogPageFilters_link {
    height: 100%;
    display: block;
    padding: 0 18px;
    transition: background .2s ease;
    line-height: 48px;
    border-radius: 16px;
}
.DesktopCatalogDeliveryTimeDropdown_label {
    color: black;
    margin-right: 5px;
}
.DesktopCatalogDeliveryTimeDropdown_headerValue {
    font-weight: normal;
}

.DesktopCatalogDeliveryTimeDropdown_downicon {
    font-size: 12px;
    margin-left: 5px;
    vertical-align: middle;
}
.DesktopCatalogPageSort_root {
    padding-top: 10px;
    padding-bottom: 10px;
}
.DesktopUIButton_content {
    width: 100%;
    display: flex;
    transition: all .15s;
    align-items: center;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: center;
}
.DesktopCatalogPageFilters_item {
    white-space: nowrap;
}
.DesktopCatalogPageSort_sortText {
    vertical-align: middle;
}
.DesktopCatalogPageSort_sliderIcon {
    min-width: 24px;
    margin-right: 7px;
    vertical-align: middle;
}
.DesktopCatalogPageFilters_item + .DesktopCatalogPageFilters_item {
    padding-left: 4px;
}
.DesktopCatalogPageFilters_root {
    flex: 1;
    display: flex;
    overflow-x: hidden;
}
.categoryHeading h2 {
  font-weight: bold;
  font-size: 45px;
  line-height: 54px;
  color: #21201F;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#offcanvasRight .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: .25rem;
  opacity: .8;
  fill: white !important;
  font-size: 23px !important;
}
#offcanvasRight .button-close {
  margin: 0px;
  padding: 0px;
  border: medium none;
  font: inherit;
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  top: calc(50% - 12px);
  left: -48px;
  transition: transform 500ms ease 0s;
}
.sc-1s1e6fo-0.fgmLsr {
  width: 100%;
}

.jlgZQC {
  width: 100%;
  color: rgb(0, 0, 0);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  flex: 0 0 auto;
}
.GoCheckoutDesktopLayout_content {
    margin: 0 auto;
    padding: 30px 0 64px 0;
    z-index: 1;
    max-width: 1144px;
}
.GoCheckoutDesktopDeliveryTimeSelect_chevron.GoCheckoutDesktopDeliveryTimeSelect_down {
    transform: rotate(90deg);
}
.GoCheckoutDesktopDeliveryTimeSelect_chevron {
    margin: 0 -8px 0 6px;
    padding: 6px;
    transition: transform 0.2s ease-in-out;
}
h2.GoCheckoutDesktopDeliverySelect_title.UiKitText_root.UiKitText_Title4.UiKitText_Bold.UiKitText_Text {
    margin-top: 22px;
}
.GoCheckoutDesktopLayout_placeName {
    width: 100%;
    font-size: 56px;
    font-weight: bold;
    margin-bottom: 36px;
}
.GoCheckoutDesktopLayout_columnsWrapper {
    display: flex;
    justify-content: space-between;
}
.GoCheckoutDesktopLayout_leftColumn {
    flex: 2 1 600px;
    width: 1px;
}
.GoCheckoutDesktopLayout_rightColumn {
    flex: 1 2 448px;
    display: flex;
    flex-direction: column;
}
.GoCheckoutDesktopOffers_root {
    border-bottom: solid 1px #D2D0CC;
    padding-bottom: 32px;
}
.UiKitText_Text {
    color: #21201F;
}
.GoCheckoutDesktopOffers_changeButton {
    margin-left: auto;
}
.GoCheckoutDesktopOrderInfo_additionalItem {
    margin-bottom: 12px;
}
.GoCheckoutDesktopOrderInfo_additionalItem:last-child {
    margin-bottom: 0;
}
.DesktopCartAdditionalItem_sidebar {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-left: 8px;
}
.DesktopCartAdditionalItem_amount {
    font-size: 16px;

    line-height: 22px;
}
.DesktopCartAdditionalItem_title {
    font-size: 16px;

    line-height: 22px;
}
.DesktopCartAdditionalItem_root {
    color: #21201F;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.GoCheckoutDesktopPayOptions_root .GoCheckoutDesktopPayOptions_item + .GoCheckoutDesktopPayOptions_item {
    margin-top: 20px;
}

.GoCheckoutDesktopPayOptions_priceWrapper {
    display: flex;
    align-items: flex-end;
    margin-left: 46px;
    flex-direction: column;
    justify-content: center;
}
.DesktopUIButton_primary {
    background-color: rgba(24, 149, 6, 0.72);
    color: white !important;
}
.GoCheckoutDesktopPayOptions_payButton {
    width: 100%;
}
.DesktopUIButton_lg {
    padding: 17px 24px;
    font-weight: 500;
    border-radius: 16px;
}
.GoCheckoutDesktopPayOptions_payWrapper {
    display: flex;
    margin-top: 24px;
    justify-content: center;
}
.GoCheckoutDesktopOrderInfo_item {
    display: flex;
    font-size: 16px;
    align-items: center;

    line-height: 22px;
    margin-bottom: 12px;
    justify-content: space-between;
}
.GoCheckoutDesktopIndex_card+.GoCheckoutDesktopIndex_card {
    margin-top: 24px;
}
.DesktopUIButton_xs {
    padding: 5px 16px;
    font-weight: normal;
    border-radius: 12px;
}
.GoCheckoutDesktopOrderOptions_headerContainer {
    display: flex;
    margin-bottom: 26px;
    justify-content: space-between;
}
.GoCheckoutDesktopIndex_card {
    width: 100%;
    padding: 32px;
    border-radius: 32px;
    background-color: white;
}
.DesktopUIButton_white {
    color: #21201F;
    opacity: 0.4;
    background-color: transparent;
}
.GoCheckoutDesktopOrderInfo_header {
    margin-bottom: 16px;
}
.DesktopUIButton_secondary {
    background-color: #f1f0ed;
}
.GoCheckoutDesktopOffers_offersWrapper {
    display: flex;
    align-items: center;
}
.GoCheckoutDesktopOffers_offerLabel {
    font-size: 16px;
    line-height: 22px;
    margin-left: 8px;
}
.UiKitText_Body1Tight {
    font-size: 20px;

    line-height: 20px;
    letter-spacing: -0.01em;
}
.UiKitText_Bold {
    font-weight: 700;
}
.UiKitText_Title4 {
    font-size: 24px;
    font-family: YSDisplay, YSText, sans-serif;
    line-height: 27px;
    letter-spacing: -0.01em;
}
.GoCheckoutDesktopLayout_gap {
    flex: 1 23 96px;
}
.GoCheckoutDesktopReceivingOptions_receivingOption:not(.GoCheckoutDesktopReceivingOptions_active):hover {
    color: #21201F;
    background: rgba(0, 0, 0, 0.04);
}
.form-cart-control {
  border-radius: 16px !important;
  padding: 0.25rem 0.8rem;
}
label.error {
  padding: 0 !important;
  position: relative !important;
  margin-left: 3px !important;
  color: #d90101 !important;
}
.Price_root {
    font-size: inherit;
    line-height: inherit;
    white-space: nowrap;
}
.GoCheckoutDesktopReceivingOptions_receivingPrice {
    display: inline-block;
    line-height: 22px;
}
.floating-cart-form>.form-control, .floating-cart-form>.form-control-plaintext, .floating-cart-form>.form-select {
    height: calc(3rem + 2px);
    line-height: 1.25;
}
.form-control.error:focus {
  color: #212529;
  background-color: #fff;
  border-color: #fe8686;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(253, 13, 13, 0.25);
}
label.error {
  padding: 0 !important;
  position: relative !important;
  margin-left: 3px !important;
  color: #d90101 !important;
  display: flex !important;
  transition: none !important;
  transform: none !important;
}
.GoCheckoutDesktopReceivingOptions_receivingHeader {
    color: #21201F;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
}
.gYkYOZ .title {
  margin: 0px 0px 8px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}
.gYkYOZ .description {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: rgb(92, 99, 112);
  margin: 0px 0px 24px;
}
.iKvxeT .input:valid {
  background-color: rgb(255, 255, 255);
}
.iKvxeT[data-size="big"] .input {
  height: 56px;
  padding: 16px;
  border-radius: 12px;
}
.iKvxeT .input {
  text-align: left;
  display: block;
  outline: currentcolor none medium;
  box-shadow: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  height: 48px;
  padding: 14px 16px;
  border-radius: 12px;
  width: 100%;
  border: 1px solid rgb(226, 226, 233);
  resize: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  font-variant-ligatures: no-common-ligatures;
  transition-property: background-color, border-color;
  transition-duration: 100ms;
  transition-timing-function: ease-out;
}
.iKvxeT .input-container {
  position: relative;
  margin-top: 7px;
}
.ilcJtD:hover {
  transform: scale(1.11);
}
.DesktopModal_header.DesktopModal_defaultStyle {
  padding: 24px 24px 0px;
}
.DesktopModal_header {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  white-space: normal;
}
.ModalCross_root {
  float: right;
  width: 24px;
  line-height: inherit;
}
.DesktopModalNew_backdrop > div {
  display: inline-block;
  position: relative;
  text-align: initial;
  vertical-align: middle;
}
.DesktopPersonalDataModal_formControl:first-child {
  margin-top: 10px;
}
.DesktopPersonalDataModal_formControl > div:first-child {
  padding-top: 3px;
}
.DesktopPersonalDataModal_input {
  flex: 0 0 300px;
}
.UIInputComponent_fluid {
  display: block;
}
.UIInputComponent_fluid .UIInputComponent_container {
  display: flex;
}
.UIInputComponent_inner {
  width: 100%;
  display: flex;
  position: relative;
}
.UIInputComponent_input::placeholder {
  color: #6e6e6e;
}
.UIInputComponent_input {
  flex: 1 1 auto;
  border: none;
  height: 100%;
  resize: vertical;
  outline: none;
  padding: 7px 10px;
  font-size: 16px;
  box-shadow: none;
  line-height: 18px;
  border-radius: 0;
  background-color: transparent;
}
.DesktopModal_footer.DesktopModal_defaultStyle {
  padding: 24px 24px 24px;
}
.DesktopModal_buttons {
  display: flex;
  flex-wrap: wrap;
}
.DesktopModal_button {
  flex: 0 1 auto;
  font-size: 18px;
  min-width: 150px;
}
.DesktopModal_footer.DesktopModal_defaultStyle .DesktopModal_button + .DesktopModal_button {
  margin-left: 12px;
}
.DesktopModal_dialogButton {
  height: auto;
}
.UIAnimatedButton_secondary {
  background-color: #f1f0ed;
}
.UIAnimatedButton_md {
  padding: 13px 18px;
  font-weight: 500;
  border-radius: 16px;
}
.DesktopPersonalDataModal_errorMsg {
  color: red;
}
.UIInputComponent_container {
  border: 1px solid #cecece;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  background: #ffffff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  transition: .2s ease-out;
  line-height: 18px;
  border-radius: 4px;
}
.UIInputComponent_root {
  display: inline-block;
  position: relative;
}
.DesktopPersonalDataModal_roundedInput {
  overflow: hidden;
  border-radius: 4px;
}
.DesktopPersonalDataModal_firstName {
  flex: 0 0 140px;
  word-break: break-all;
  font-weight: bold;
}
.DesktopPersonalDataModal_formControl {
  display: flex;
  text-align: left;
  align-items: flex-start;
  margin-bottom: 20px;
}
.iKvxeT[data-size="big"] .label {
  margin-bottom: 3px;
  line-height: 1.4em;
  display: block;
}
.callagain {
  margin-bottom: 10px;
}
.iKvxeT .label {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.iKvxeT {
  position: relative;
  width: 100%;
}
.gYkYOZ .lg {
  flex: 1 0 auto;
}
a.btn-loginSubmit {
  color: red;
  font-weight: bold;
  margin-bottom: 5px;
}
.login__form-root {
  width: 100%;
  max-width: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-input-root {
  display: grid;
  grid-template-columns: repeat(4, 45px);
  grid-gap: 10px;
  margin-bottom: 30px;
}
input:not(.form-check-input) {
  width: 100%;
  border: 1px solid #cccccc;
  height: 34px;
  font-size: 15px;

  padding-left: 14px;
  border-radius: 4px;
  padding-right: 14px;
  text-overflow: ellipsis;
  -moz-appearance: none;
}
.login-input-root input {
  border: none !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: 1px solid #909090 !important;
  padding: 0px 0px 5px 0px;
  font-size: 24px;
  line-height: 29px;
  color: #909090;
  text-align: center;
  background: #f3f3f7;
  transition: border 0.2s;
  border-radius: 0 !important;
}
.ilcJtD {
  position: absolute;
  top: 13px;
  right: -38px;
  cursor: pointer;
  transition: transform 0.1s ease-in-out 0s;
}
.gYkYOZ .sm {
  flex: 0 0 auto;
}
#phn-input {
  margin-bottom: 30px;
}
.cpUbDl[data-type="primary"] {
  background-color: #da291c;
  color: rgb(255, 255, 255);
}
.fltNdG svg {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  max-height: 100%;
}
.gYkYOZ .submit-button {
  display: block;
  width: 100%;
}
.gqHCuc {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: rgb(92, 99, 112);
  text-align: center;
  margin-top: 8px;
}
.cpUbDl:disabled, .cpUbDl:disabled:hover, .cpUbDl:disabled:active {
  background-color: rgb(226, 226, 233);
  color: rgb(171, 173, 186);
  cursor: not-allowed;
}
#loginModal .modal-content {
  display: flex;
  flex-direction: column;
  width: 409px;
  height: 399px;
  padding: 32px;
  background-color: rgb(243, 243, 247);
  border-radius: 20px;
  position: relative;
}
.cpUbDl {
  outline: currentcolor none medium;
  border: medium none;
  border-radius: 9999px;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
}
.cpUbDl[data-size="big"] {
  height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
}
.fltNdG {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 0px;
  line-height: 0;
  font-style: normal;
}
.DesktopAddressButton_chevron.DesktopAddressButton_down {
    transform: rotate(90deg);
}
.toast-body {
  word-wrap: break-word;
  padding: 2px 10px;
}
.GoCheckoutDesktopAddressForm_root {
    margin: 12px 0;
}
.AddressSuggestionPopup_anchor.active {
  position: relative;
}
.AddressSuggestionPopup_anchor .addrWindow {
  display: none;
}
.AddressSuggestionPopup_anchor.active .addrWindow {
  display: block;
}

.AddressSuggestionPopup_anchor .addrWindow {
  position: absolute;
  z-index: 66;
  background: white;
  top: 0px;
  border-radius: 17px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
  opacity: 1;
  transition: all .1s ease-out;
  margin-left: 1px;
}
.GoCheckoutDesktopDeliveryTimeSelect_clock {
    margin-right: 5px;
}

.DesktopAddressButton_chevron {
    width: 24px;
    height: 12px;
    margin: 0 -8px 0 1px;
    transition: transform 0.2s ease-in-out;
}
.DesktopAddressButton_addressStreet {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.DeliveryAddress_addressIcon {
    margin: -1px 6px -1px -8px;
}
.DesktopAddressButton_address {
    height: 22px;
    display: flex;
    max-width: 100%;
    align-items: center;
}
.DeliveryAddress_selectContainer {
    margin-left: -8px;
}
.GoCheckoutDesktopOrderOptions_trashIcon {
    margin-right: 4px;
}
.DesktopUIButton_content {
    width: 100%;
    display: flex;
    transition: all .15s;
    align-items: center;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: center;
}
.logo-text {
    margin-right: 28px;
    min-width: 200px;
}
.main-nav, .secondNav {
    background: white;
}
.phone-wrapper {
    display: flex;
    min-width: 133px;
}
.DesktopUIButton_content-btn {
    transition: all .15s;
    align-items: center;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: center;
}
.DesktopUIButton_secondary {
    background-color: #f1f0ed;
}
.GoCheckoutDesktopOrderItem_imageWrapper {
    position: relative;
    flex-shrink: 0;
}
.UICounter_sm .UICounter_decrement, .UICounter_sm .UICounter_increment, .UICounter_sm .UICounter_iconDecrement, .UICounter_sm .UICounter_iconIncrement {
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    border-radius: 12px;
}
.GoCheckoutDesktopOrderOptions_root .GoCheckoutDesktopOrderOptions_orderItem + .GoCheckoutDesktopOrderOptions_orderItem {
    margin-top: 24px;
}
.UICounter_iconDecrement {
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 12.5C3 12.7761 3.22386 13 3.5 13H20.5C20.7761 13 21 12.7761 21 12.5V11.5C21 11.2239 20.7761 11 20.5 11H3.5C3.22386 11 3 11.2239 3 11.5V12.5Z' fill='%2321201F'/%3e %3c/svg%3e");
}
.UICounter_iconIncrement {
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5 3C11.2239 3 11 3.22386 11 3.5V11H3.5C3.22386 11 3 11.2239 3 11.5V12.5C3 12.7761 3.22386 13 3.5 13H11V20.5C11 20.7761 11.2239 21 11.5 21H12.5C12.7761 21 13 20.7761 13 20.5V13H20.5C20.7761 13 21 12.7761 21 12.5V11.5C21 11.2239 20.7761 11 20.5 11H13V3.5C13 3.22386 12.7761 3 12.5 3H11.5Z' fill='%2321201F'/%3e %3c/svg%3e");
}
.UICounter_sm .UICounter_value {
    font-size: 16px;
    min-width: 40px;
}
.GoCheckoutDesktopOrderItem_priceContainer {
    display: flex;
    align-items: flex-end;
    margin-left: auto;
    flex-direction: column;
}
.UICounter_value {
    margin: 0 4px;
    font-size: 16px;
    line-height: 24px;
}
.UICounter_icons {
    color: transparent;
    font-size: 0;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: center;
}
.UICounter_button {
    cursor: pointer;
    transition: .2s ease-out;
    font-weight: bold;
    user-select: none;
}
.UICounter_sm.UICounter_root {
    line-height: 40px;
}
.UICounter_root {
    display: flex;
    text-align: center;
    align-items: center;
    line-height: 23px;
}
.GoCheckoutDesktopOrderItem_weight {
    white-space: nowrap;
}
.GoCheckoutDesktopOrderItem_itemName {
    font-size: 16px;
    line-height: 22px;
}
.GoCheckoutDesktopOrderItem_options {
    color: #9E9B98;
    font-size: 16px;
    line-height: 22px;
}
.GoCheckoutDesktopOrderItem_itemData {
    margin: 0 24px;
    line-height: 22px;
}
.UIMagicalImage_image {
    width: 100%;
    height: 100%;
}
.UIMagicalImage_root.UIMagicalImage_loaded {
    background-image: none;
}
.GoCheckoutDesktopOrderItem_pictureImage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.GoCheckoutDesktopOrderItem_picture {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: transparent;
}
.GoCheckoutDesktopOrderItem_m {
    width: 96px;
    height: 96px;
}
.GoCheckoutDesktopOrderItem_m .GoCheckoutDesktopOrderItem_picture {
    border-radius: 24px;
}
.GoCheckoutDesktopOrderOptions_itemInfoCol {
    width: 294px;
    display: flex;
    font-size: 16px;
    word-break: break-word;
    align-items: center;
    line-height: 22px;
}
.GoCheckoutDesktopOrderItem_root {
    display: flex;
    align-items: center;
}
.GoCheckoutDesktopCutlery_addButtonIcon {
    margin-right: 8px;
}
.DesktopUIButton_content {
    width: 100%;
    display: flex;
    transition: all .15s;
    align-items: center;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: center;
}
.DesktopUIButton_md {
    padding: 13px 18px;
    font-weight: 500;
    border-radius: 16px;
}
.GoCheckoutDesktopCutlery_root {
    display: flex;
    min-height: 48px;
    margin-bottom: 24px;
}
.DesktopUIButton_root {
    color: #21201f;
    border: 0;
    display: inline-flex;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    text-align: center;
    transition: .2s ease-out;
    align-items: center;
    line-height: 22px;
    user-select: none;
}
.DesktopUIButton_xs {
    padding: 5px 16px;
    font-weight: normal;
    border-radius: 12px;
}
.DesktopUIButton_simple {
    background-color: transparent;
}
.DesktopAddressButton_button {
    max-width: 100%;
}
.DesktopAddressButton_root {
    width: 100%;
    position: relative;
    min-width: 0;
}
.GoCheckoutDesktopReceivingOptions_receivingSelect {
    margin: 12px 0;
    display: flex;
}
.GoCheckoutDesktopReceivingOptions_receivingOption {
    color: #9E9B98;
    cursor: pointer;
    display: flex;
    padding: 8px 16px;
    transition: .2s ease-out;
    border-radius: 16px;
}
.GoCheckoutDesktopReceivingOptions_receivingOption.GoCheckoutDesktopReceivingOptions_active {
    color: #21201F;
    background-color: #F1F0ED;
}
.GoCheckoutDesktopIndex_card {
    width: 100%;
    padding: 32px;
    border-radius: 32px;
    background-color: #ffffff;
}
.GoCheckoutDesktopIndex_payOptions {
    margin-bottom: 36px;
}
.GoCheckoutDesktopDeliveryTimeSelect_selectContainer {
  padding-left: 0;
}
.fgmLsr {
  flex: 1 1 auto;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.DesktopModalNew_backdrop > div {
    display: inline-block;
    position: relative;
    text-align: initial;
    vertical-align: middle;
}
.DesktopModal_header.DesktopModal_modal {
    padding: 30px 32px 0px;
}
.ModalCross_root {
    float: right;
    width: 24px;
    line-height: inherit;
}
.ModalCross_button {
    width: 40px;
    cursor: pointer;
    height: 40px;
    margin: -6px;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
}
.DesktopUIButton_content {
    width: 100%;
    display: flex;
    transition: all .15s;
    align-items: center;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: center;
}
.DesktopUIButton_content-btn {
  display: inline;
  width: 10%;
}
.DesktopModal_body.DesktopModal_modal {
    padding: 22px 32px 0px;
}
.GoCheckoutDesktopOffersModal_form {
    padding-bottom: 13px;
}
.GoCheckoutDesktopOffersModal_offerItem {
    margin: 0 -16px 0 -10px;
}
.UiKitSlotCore_root {
    position: relative;
}
.UiKitSlotCore_interactivityClickable .UiKitSlotCore_control {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.UiKitSlotCore_shapeRounded .UiKitSlotCore_content {
    border-radius: 16px;
}
.DesktopModal_header.DesktopModal_modal {
    font-size: 19px;
    font-weight: bold;
}
.UiKitSlotCore_content-d6::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    transition: background-color 0.2s ease-out 0s;
    border-radius: inherit;
}
.UIAnimatedButton_fullWidth {
    width: 100%;
    font-weight: bold !important;
    padding: 13px 0 !important;
}
.UiKitSlotItem_root-d12 {
    display: flex;
    padding: 8px;
    min-width: 56px;
    align-items: center;
    justify-content: center;
}
.UiKitSlotItem_inner {
    display: flex;
}
.CheckoutPaymentMethod_iconContainer {
    position: relative;
    font-size: 0;
}
.UiKitSlotItem_root-d13 {
    display: flex;
    padding: 12px 0px;
    align-items: center;
    margin-right: auto;
    justify-content: center;
}
.CheckoutPaymentMethod_text {
    word-break: break-word;
}
.UiKitSlotItem_root-d14 {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;
}
.UiKitSlotItem_interactivityClickable .UiKitSlotItem_inner {
    z-index: 1;
    position: relative;
}
.UiKitCheck_root {
    display: inline-block;
    position: relative;
}
.UiKitCheck_variantRadio .UiKitCheck_control, .UiKitCheck_variantRadio .UiKitCheck_box, .UiKitCheck_variantRadio .UiKitCheck_box:before {
    border-radius: 50%;
}
.UiKitCheck_root.UiKitCheck_variantRadio .UiKitCheck_control:checked ~ .UiKitCheck_box, .UiKitCheck_root.UiKitCheck_variantCheck .UiKitCheck_control:checked ~ .UiKitCheck_box {
    background-color: rgba(24, 149, 6, 0.72);
}
.UiKitCheck_root.UiKitCheck_variantRadio .UiKitCheck_box:before, .UiKitCheck_root.UiKitCheck_variantCheck .UiKitCheck_box:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    transition: .2s background-color;
}
.UiKitSlotCore_control {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    position: absolute;
}
.UiKitCheck_root.UiKitCheck_variantRadio .UiKitCheck_control:checked ~ .UiKitCheck_box .UiKitCheck_check, .UiKitCheck_root.UiKitCheck_variantCheck .UiKitCheck_control:checked ~ .UiKitCheck_box .UiKitCheck_check {
    opacity: 1;
}
.UiKitCheck_root.UiKitCheck_variantRadio.UiKitCheck_sizeMedium .UiKitCheck_box, .UiKitCheck_root.UiKitCheck_variantCheck.UiKitCheck_sizeMedium .UiKitCheck_box {
    width: 32px;
    height: 32px;
}
.UiKitCheck_root.UiKitCheck_variantRadio .UiKitCheck_box, .UiKitCheck_root.UiKitCheck_variantCheck .UiKitCheck_box {
    position: relative;
    box-shadow: inset 0 2px 3px rgb(0 0 0 / 5%);
    transition: .2s background-color;
    background-color: #F1F0ED;
}
.UiKitCheck_variantRadio .UiKitCheck_control, .UiKitCheck_variantRadio .UiKitCheck_box, .UiKitCheck_variantRadio .UiKitCheck_box:before {
    border-radius: 50%;
}
.UiKitCheck_control:not(:disabled) {
    cursor: pointer;
}
.UiKitCheck_check {
    opacity: 0;
    transition: .2s opacity;
}
#payType {
    z-index: 9999;
    margin-top: 8rem;
}
#payType .modal-dialog {
    max-width: 400px;
}
.GoCheckoutDesktopOffersModal_button {
    margin-top: 24px;
}
.UIAnimatedButton_fullWidth {
    width: 100%;
}
.UIAnimatedButton_md {
    padding: 13px 18px;
    font-weight: 500;
    border-radius: 16px !important;
}
.UIAnimatedButton_root {
    color: #21201f;
    border: none;
    height: 100%;
    display: inline-block;
    padding: 0 24px;
    overflow: hidden;
    font-size: 16px;
    min-height: 41px;
    transition: .2s ease-out;
    font-weight: normal;
    line-height: 22px;
    user-select: none;
    border-radius: 4px;
    background-color: #f1f0ed;
    transition-duration: 200ms;
    transition-property: background-color, color;
}
.UIAnimatedButton_primary {
    background-color: rgba(24, 149, 6, 0.72);
    color: white;
}
.UiKitCheck_control {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 1;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}
.UiKitCheck_box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.UiKitSlotText_title {
    color: rgb(33, 32, 31);
    font-size: 16px;

    line-height: 17px;
    font-feature-settings: "pnum", "lnum";
}
.UiKitSlotCore_interactivityClickable .UiKitSlotCore_content {
    user-select: none;
}
.UiKitSlotCore_content-d6 {
    width: 100%;
    border: 0px;
    display: flex;
    padding: 0px;
    position: relative;
    min-height: 56px;
    text-align: left;
    transition: background-color 0.2s ease 0s;
    align-items: stretch;
    text-decoration: none;
    background-color: transparent;
}
.fgmLsr .section {
  padding: 0px 16px;
  flex: 0 0 auto;
  background: #f3f3f7;
}
.fgmLsr .cart-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
}
.fgmLsr .cart-min-price {
  margin-bottom: 16px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: rgb(92, 99, 112);
}
.fgmLsr .money {
  white-space: nowrap;
}
.filter-item.activeFilter {
  background: #7ebf38;
  border-bottom: 2px solid #bfbfbf;
  color: white;
  font-weight: bold;
}
.eqA-DGO::after {
  content: " ";
  display: block;
  position: absolute;
  top: 100%;
  height: 8px;
  left: 0px;
  right: 0px;
  background: rgb(243, 243, 247) none repeat scroll 0% 0%;
}
#searchInput {
  border: none;
  height: 100%;
  padding: 0 40px 0 48px;
  font-size: 16px;
  background: rgb(246, 245, 244);
  box-shadow: none;
  line-height: 17px;
  border-radius: 16px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  min-height: 48px;
}
@keyframes zuckSlideTime {
  0% {
    max-width: 0;
  }
  100% {
    max-width: 100%;
  }
}

@keyframes zuckLoading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#zuck-modal {
  outline: 0 !important;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 100000;
  font-size: 14px;
  font-family: inherit;
}
#zuck-modal-content,
#zuck-modal-content .story-viewer,
#zuck-modal-content .story-viewer > .slides,
#zuck-modal-content .story-viewer > .slides > * {
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
}
#zuck-modal * {
  user-select: none;
  outline: 0;
}

#zuck-modal.with-effects {
  transform: scale(0.01);
  transform-origin: top left;
  transition: 0.25s;
}
#zuck-modal.with-effects.animated {
  transform: scale(1);
  border-radius: 0;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
#zuck-modal.with-effects.closed {
  transform: translateY(100%);
}

#zuck-modal .slider {
  width: 300vw;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -100vw;
  position: absolute;
}
#zuck-modal .slider > * {
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
}
#zuck-modal .slider > .previous {
  left: 0;
}
#zuck-modal .slider > .viewing {
  left: 100vw;
}
#zuck-modal .slider > .next {
  left: 200vw;
}
#zuck-modal .slider.animated {
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
}

#zuck-modal.with-cube #zuck-modal-content {
  perspective: 1000vw;
  transform: scale(0.95);
  perspective-origin: 50% 50%;
  overflow: visible;
  transition: 0.3s;
}
#zuck-modal.with-cube .slider {
  transform-style: preserve-3d;
  transform: rotateY(0deg);
}
#zuck-modal.with-cube .slider > .previous {
  backface-visibility: hidden;
  left: 100vw;
  transform: rotateY(270deg) translateX(-50%);
  transform-origin: center left;
}
#zuck-modal.with-cube .slider > .viewing {
  backface-visibility: hidden;
  left: 100vw;
  transform: translateZ(50vw);
}
#zuck-modal.with-cube .slider > .next {
  backface-visibility: hidden;
  left: 100vw;
  transform: rotateY(-270deg) translateX(50%);
  transform-origin: top right;
}

#zuck-modal-content .story-viewer.paused.longPress .head,
#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,
#zuck-modal-content .story-viewer.paused.longPress .tip {
  opacity: 0;
}
#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers > * > .active > b {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#zuck-modal-content .story-viewer.next {
  z-index: 10;
}
#zuck-modal-content .story-viewer.viewing {
  z-index: 5;
}
#zuck-modal-content .story-viewer.previous {
  z-index: 0;
}
#zuck-modal-content .story-viewer.muted .tip.muted,
#zuck-modal-content .story-viewer.loading .head .loading {
  display: block;
}
#zuck-modal-content .story-viewer.loading .head .right .time,
#zuck-modal-content .story-viewer.loading .head .right .close {
  display: none;
}

#zuck-modal-content .story-viewer .slides-pagination span {
  position: absolute;
  top: 50vh;
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  width: 48px;
  margin: 6px;
  transform: translateY(-50%);
  z-index: 1;
  text-align: center;
}

#zuck-modal-content .story-viewer .slides-pagination .previous {
  left: 0;
}

#zuck-modal-content .story-viewer .slides-pagination .next {
  right: 0;
}

#zuck-modal-content .story-viewer .slides-pointers {
  display: table;
  table-layout: fixed;
  border-spacing: 6px;
  border-collapse: separate;
  position: absolute;
  width: 100vh;
  top: 0;
  left: calc(50vw - 50vh);
  right: calc(50vw - 50vh);
  z-index: 100020;
}
#zuck-modal-content .story-viewer .slides-pointers > * {
  display: table-row;
}
#zuck-modal-content .story-viewer .slides-pointers > * > * {
  display: table-cell;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
}
#zuck-modal-content .story-viewer .slides-pointers > * > .seen {
  background: #fff;
}
#zuck-modal-content .story-viewer .slides-pointers > * > * > b {
  background: #fff;
  width: auto;
  max-width: 0;
  height: 2px;
  display: block;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  border-radius: 2px;
}
#zuck-modal-content .story-viewer .slides-pointers > * > .active > b {
  -webkit-animation-name: zuckSlideTime;
  animation-name: zuckSlideTime;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

#zuck-modal-content .story-viewer .head {
  position: absolute;
  height: 56px;
  left: 0;
  right: 0;
  line-height: 56px;
  z-index: 100010;
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35), 1px 0 1px rgba(0, 0, 0, 0.35);
  padding: 6px 12px;
}
#zuck-modal-content .story-viewer .head .item-preview {
  overflow: hidden;
  vertical-align: top;
  background-size: cover;
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-right: 9px;
  border-radius: 50%;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}
#zuck-modal-content .story-viewer .head .item-preview img {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}
#zuck-modal-content .story-viewer .head .time {
  opacity: 0.75;
  font-weight: 500;
  font-size: 13px;
}
#zuck-modal-content .story-viewer .head .left {
  line-height: 1 !important;
  display: inline-block;
  margin: 6px 0;
}
#zuck-modal-content .story-viewer .head .left .info {
  display: none;
  max-width: 30vw;
  vertical-align: middle;
}
#zuck-modal-content .story-viewer .head .left .info > * {
  width: 100%;
  display: inline-block;
  line-height: 21px;
}
#zuck-modal-content .story-viewer .head .left .info .name {
  font-weight: 500;
}
#zuck-modal-content .story-viewer .head .right {
  float: right;
}
.profilePhoto {
  display: none !important;  
}
#zuck-modal-content .story-viewer .head .right .close, #zuck-modal-content .story-viewer .head .back {
    font-size: 42px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: white !important;
    font-weight: normal;
    margin-right: 40px;
}
#zuck-modal-content .story-viewer > .slides > * {
  height: 70%;
  top: 80px;
}
#zuck-modal-content, #zuck-modal-content .story-viewer, #zuck-modal-content .story-viewer > .slides, #zuck-modal-content .story-viewer > .slides > * {
  /*background: rgba(0,0,0,0.5);*/
}
#zuck-modal-content .story-viewer .head .left .back {
  display: none;
  width: 24px;
  margin: -9px -6px 0 -6px;
}
#zuck-modal-content .story-viewer .head .right .time {
  display: none;
}
#zuck-modal-content .story-viewer .head .loading {
  display: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 9px 0;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  border-top-color: #fff;
  -webkit-animation: zuckLoading 1s infinite linear;
  animation: zuckLoading 1s infinite linear;
}
body main.app {
  transition: filter 0.2ms ease;
}
body.story-open main.app {
  filter: blur(18px);
  transition: filter 0.2ms ease;
}
#zuck-modal-content .story-viewer .head,
#zuck-modal-content .story-viewer .slides-pointers,
#zuck-modal-content .story-viewer .tip {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#zuck-modal-content .story-viewer .slides .item {
  display: none;
  overflow: hidden;
  /*background: rgba(0,0,0,0.8);*/
}
#zuck-modal-content .story-viewer .slides .item:before {
  z-index: 4;
  /*background: transparent;*/
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#zuck-modal-content .story-viewer .slides .item > .media {
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
}
#zuck-modal-content .story-viewer .slides .item.active,
#zuck-modal-content .story-viewer .slides .item.active .tip.link {
  display: block;
}

#zuck-modal-content .story-viewer .tip {
  z-index: 5;
  text-decoration: none;
  display: none;
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 24px;
}


#zuck-modal.rtl {
  direction: rtl;
  left: auto;
  right: 0;
}
#zuck-modal.rtl.with-effects {
  transform-origin: top right;
}
#zuck-modal.rtl.with-effects.animated {
  margin-left: auto !important;
  margin-right: 0 !important;
}
#zuck-modal.rtl .slider {
  left: auto;
  right: -100vw;
}
#zuck-modal.rtl .slider > .previous {
  left: auto;
  right: 0;
  transform: rotateY(-270deg) translateX(50%);
}
#zuck-modal.rtl .slider > .viewing {
  left: auto;
  right: 100vw;
}
#zuck-modal.rtl .slider > .next {
  left: auto;
  right: 200vw;
}
#zuck-modal.rtl.with-cube .slider > .previous {
  left: auto;
  right: 100vw;
  transform-origin: center right;
}
#zuck-modal.rtl.with-cube .slider > .viewing {
  left: auto;
  right: 100vw;
  transform: translateZ(50vw);
}
#zuck-modal.rtl.with-cube .slider > .next {
  left: auto;
  right: 100vw;
  transform-origin: top left;
  transform: rotateY(270deg) translateX(-50%);
}
#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .previous {
  left: auto;
  right: 0;
}
#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .next {
  right: auto;
  left: 0;
}
#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {
  margin-right: auto;
  margin-left: 9px;
}
#zuck-modal.rtl #zuck-modal-content .story-viewer .head .right {
  float: left;
}
#zuck-modal.rtl #zuck-modal-content .story-viewer .tip {
  left: auto;
  right: 50%;
  transform: translateX(50%);
}



@media (max-width: 1024px) {
  #zuck-modal-content .story-viewer .head {
    top: 3px;
  }
  #zuck-modal-content .story-viewer .head .loading {
    width: 24px;
    height: 24px;
    margin: 6px 0;
  }
  #zuck-modal-content .story-viewer .head .item-preview {
    width: 30px;
    height: 30px;
    margin-right: 9px;
  }
  #zuck-modal-content .story-viewer .head .left {
    font-size: 15px;
    margin: 15px 0;
  }
  #zuck-modal-content .story-viewer .head .left > div {
    line-height: 30px;
  }
  #zuck-modal-content .story-viewer .head .right .time {
    display: block;
    white-space: nowrap;
    font-size: 15px;
    margin: 15px 0;
    line-height: 30px;
  }
  #zuck-modal-content .story-viewer .head .left > .back {
    display: none;
    background: transparent;
    z-index: 20;
    visibility: visible;
    position: absolute;
    height: 42px;
    width: 24px;
    line-height: 36px;
    text-align: left;
    vertical-align: top;
    text-shadow: none;
  }

  #zuck-modal-content .story-viewer.with-back-button .head .left > .back {
    display: block;
  }
  #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
    margin-left: 18px;
  }

  #zuck-modal-content .story-viewer .slides-pointers {
    width: 100vw;
    left: 0;
    right: 0;
  }

  #zuck-modal-content .story-viewer .tip {
    font-size: 14px;
    padding: 6px 12px;
  }
  #zuck-modal-content .story-viewer .head .left .time,
  #zuck-modal-content .story-viewer .head .right .close {
    display: none;
  }

  #zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {
    margin-right: auto;
    margin-left: 9px;
  }
  #zuck-modal.rtl #zuck-modal-content .story-viewer .head .left > .back {
    text-align: right;
  }
  #zuck-modal.rtl #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
    margin-left: auto;
    margin-right: 18px;
  }
}

.stories.carousel {
  white-space: nowrap;
  /*! overflow: auto; */
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.stories.carousel::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
.stories.carousel .story {
  display: inline-block;

  margin: 0 6px;
  vertical-align: top;
}
.stories.carousel .story:first-child {
  margin-left: 0;
}
.stories.carousel .story:last-child {
  margin-right: 0;
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  justify-content: center;
  display: flex;
  margin-left: -25px;
}
.stories.carousel .story > .item-link {
  text-align: center;
  display: block;
}
.stories.carousel .story > .item-link:active > .item-preview {
  transform: scale(0.9);
}
.stories.carousel .story > .item-link > .item-preview {
  display: block;
  box-sizing: border-box;
  font-size: 0;
  max-height: 277px;
  height: 19vw;
  overflow: hidden;
  transition: transform 0.2s;
  border: 2px solid #da291c;
  border-radius: 20px;
  padding: 3px 2px;
}
.stories.carousel .story > .item-link > .item-preview img {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  border-radius: 16px;
}
.stories.carousel .story > .item-link > .info {
  display: inline-block;
  margin-top: 0.5em;
  line-height: 1.2em;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stories.carousel .story > .item-link > .info .name {
  font-weight: 300;
}
.stories.carousel .story > .item-link > .info .time {
  display: none;
}
.stories.carousel .story > .items {
  display: none;
}

.stories.list {
  white-space: nowrap;
  overflow: auto;
}
.stories.list .story {
  display: block;
  width: auto;
  margin: 6px;
  padding-bottom: 6px;
}

.stories.list .story > .item-link {
  text-align: left;
  display: block;
}
.stories.list .story > .item-link > .item-preview {
  height: 42px;
  width: 42px;
  max-width: 42px;
  margin-right: 12px;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  font-size: 0;
  overflow: hidden;
}
.stories.list .story > .item-link > .item-preview img {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.stories.list .story > .item-link > .info {
  display: inline-block;
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.stories.list .story > .item-link > .info .name {
  font-weight: 500;
  display: block;
}
.stories.list .story > .item-link > .info .time {
  display: inline-block;
}
.stories.list .story > .items {
  display: none;
}

.stories.rtl {
  direction: rtl;
}
.stories.rtl.carousel .story:first-child {
  margin-left: auto;
  margin-right: 0;
}
.stories.rtl.carousel .story:last-child {
  margin-right: auto;
  margin-left: 0;
}
.stories.rtl.list .story > .item-link {
  text-align: right;
}
.stories.rtl.list .story > .item-link > .item-preview {
  margin-right: auto;
  margin-left: 12px;
}


@media (max-width: 1450px) {
  .item-preview {
    max-height: 173px !important;
  }
}