@charset "UTF-8";
/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.bx_filter_parameters_box[data-prop_code=filter_price] .fullwidth-input {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}

.bx_filter_parameters_box[data-prop_code=filter_price] .fullwidth-input:before,
.bx_filter_parameters_box[data-prop_code=filter_price] .fullwidth-input:after {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: -14px;
}

.bx_filter_parameters_box[data-prop_code=filter_price] .fullwidth-input:before {
  content: "от";
  left: 4px;
}

.bx_filter_parameters_box[data-prop_code=filter_price] .fullwidth-input:after {
  content: "до";
  right: 4px;
}

.header-menu__wide-submenu {
  padding-left: 10px;
}

.cabinet-dropdown__item:has(a[href="/?deleteAccount=yes"]) {
  display: none;
}

a[href="/?deleteAccount=yes"] {
  color: var(--personal-color--red);
}

#deleteAccountAccept .form-footer {
  padding: 0 32px 32px;
  display: flex;
  justify-content: center;
  gap: 32px;
}

#bx-soa-delivery .city_destination {
  display: none;
}

[data-ajax-load-block=HEADER_FIXED_TOGGLE_BASKET] {
  display: none;
}

#mobileheader [data-ajax-load-block=HEADER_MOBILE_TOGGLE_CART] {
  display: none;
}

.form-checkbox__input:checked + label + .form-checkbox__label {
  color: #333;
  color: var(--white_text_black);
}

.form-checkbox__input:checked + label + .form-checkbox__label .form-checkbox__box {
  border: 8px solid #9e9e9e;
  border-color: var(--theme-base-color);
  background-color: #9e9e9e;
  background-color: var(--theme-base-color);
}

.form-checkbox__input:checked + label + .form-checkbox__label .form-checkbox__box:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: -1px;
  top: 2px;
  width: 4px;
  height: 8px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  content: "";
  box-sizing: content-box;
  transform-origin: 0 100%;
  animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards;
}

.form-checkbox__input:checked + label + .form-checkbox__label .form-checkbox__box.form-checkbox__box--static:before {
  animation: none;
  border-color: #fff;
  height: 0.5em;
  height: 8px;
  transform: translate3d(0, -8px, 0) rotate(45deg);
  width: 0.2em;
  width: 4px;
}

.form .licence_block .form-checkbox__label {
  text-align: left;
}

input[type=radio].hidden:checked + .btn.cook {
  color: #0468B1;
}

input[type=radio].hidden:checked + .btn.cook {
  border-color: #9e9e9e;
  background-color: #9e9e9e;
  background-color: var(--theme-base-color);
  border-color: var(--theme-base-color);
  color: #ffffff;
}

.btn.btn-default {
  color: #0468B1;
}

.btn.btn-default svg {
  fill: #0468B1;
}

.btn.btn-transparent-border {
  color: #0468B1;
  border-color: #0468B1;
}

.btn.btn-transparent-border:hover,
.btn.btn-transparent-border.active {
  color: #0468B1;
}

.header-cart__count, .icon-count {
  color: #0468B1;
}

body {
  --fill_dark_lite_hover: #0468B1;
}

.tizers-list__items-wrapper {
  --theme-base-color: #0468B1;
}

a {
  color: #0468B1;
}

.form-checkbox__label {
  --fill_dark_lite_white_hover: #0468B1;
}

.form-checkbox__label:hover a {
  color: #0468B1;
  text-decoration: underline;
}

#basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:hover),
#basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:active),
#basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:focus) {
  color: #0468B1;
}

#basket-root .basket-checkout-section .btn-default:active, #basket-root .basket-checkout-section .btn-default:focus {
  color: #0468B1 !important;
}

.btn.btn-transparent {
  color: #0468B1;
}

.btn.btn-transparent:hover,
.btn.btn-transparent:active,
.btn.btn-transparent:focus-visible {
  color: #0468B1;
}

.bx-blue .btn.btn-default {
  color: #0468B1;
}

.bx-blue .btn.btn-default:hover {
  color: #0468B1;
}

input[type=radio].hidden:checked + .btn.cook {
  color: #0468B1;
}

.chip.active {
  color: #0468B1;
}

.counter__action::before, .counter__action::after {
  background-color: #0468B1;
}

.counter__count {
  color: #0468B1;
}

.contacts-list__item-coord .color-theme {
  color: #0468B1;
}

.contacts-list__item-coord svg path {
  fill: #0468B1;
}

.bx-soa-sidebar .licence_block {
  display: none;
}

.item-action.active svg { /*svg fill color*/
  background: var(--fill_dark_lite_hover);
  clip-path: path("M1.381 1.822C2.343 0.675 3.762 0 5.521 0c1.442 0 2.624.714 3.477 1.683C9.841.715 11.012 0 12.477 0c1.782 0 3.205.672 4.165 1.825C17.58 2.953 18 4.45 18 6c0 2.445-1.502 4.577-3.2 6.202-1.723 1.648-3.815 2.935-5.357 3.695-.281.139-.611.138-.892-.003-1.539-.775-3.63-2.068-5.351-3.715C1.503 10.556 0 8.432 0 6c0-1.558.437-3.054 1.381-4.178ZM2 6c0-1.204.338-2.208.913-2.893C3.47 2.444 4.312 2 5.521 2c1.02 0 1.98.73 2.589 1.913.171.333.514.542.889.542s.719-.21.89-.544C10.501 2.724 11.432 2 12.477 2c1.241 0 2.08.447 2.627 1.104.567.682.896 1.686.896 2.896 0 1.622-1.02 3.262-2.582 4.756-1.382 1.321-3.062 2.407-4.414 3.12-1.357-.727-3.04-1.82-4.423-3.142C3.017 9.237 2 7.606 2 6Z");
}

.bottom-icons-panel__content-link--active svg path, .bottom-icons-panel__content-link--active svg use {
  fill: #0468B1;
}

.bottom-icons-panel__content-link--active .bottom-icons-panel__content-text {
  color: #0468B1;
}

.order-pane .order__info__caption .order__shipment-status {
  display: none;
}

.dropdown-menu-inner .header-menu__dropdown-item .switcher-title {
  font-weight: bold;
  font-size: 18px;
}

.personal__block.personal__block--order .order__bar.order__bar--red,
.order__pay-status {
  display: none;
}

.btn.btn-link {
  color: #0468B1;
  text-decoration: none;
}

.btn.btn-link i use {
  fill: #0468B1;
}

.btn.btn-link:hover {
  color: #0468B1;
}

/*-----------custom-modal-------------*/
.custom-modal.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5001;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.custom-modal .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .custom-modal .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .custom-modal .modal-dialog {
    transition: none;
  }
}
.modal.show .custom-modal .modal-dialog {
  transform: none;
}

.modal.modal-static .custom-modal .modal-dialog {
  transform: scale(1.02);
}

.custom-modal .modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.custom-modal .modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.custom-modal .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.custom-modal .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.custom-modal .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  outline: 0;
}

.custom-modal .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.custom-modal .modal-backdrop.fade {
  opacity: 0;
}

.custom-modal .modal-backdrop.show {
  opacity: 0.5;
}

.custom-modal .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.custom-modal .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.custom-modal .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.custom-modal .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.custom-modal .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.custom-modal .modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .custom-modal .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .custom-modal .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .custom-modal .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .custom-modal .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .custom-modal .modal-lg,
  .custom-modal .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .custom-modal .modal-xl {
    max-width: 1140px;
  }
}
.custom-modal .modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.custom-modal .modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.custom-modal .modal-fullscreen .modal-header {
  border-radius: 0;
}

.custom-modal .modal-fullscreen .modal-body {
  overflow-y: auto;
}

.custom-modal .modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .custom-modal .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .custom-modal .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .custom-modal .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .custom-modal .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .custom-modal .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .custom-modal .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .custom-modal .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .custom-modal .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .custom-modal .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .custom-modal .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .custom-modal .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .custom-modal .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .custom-modal .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .custom-modal .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .custom-modal .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .custom-modal .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.custom-modal.fade {
  opacity: 1;
  transition: opacity 0.15s linear;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.custom-modal.modal.fade .modal-dialog {
  transform: translate(0, 0);
}

/*----------------------------*/
.change-delivery-block .stores-item.bx-selected .btn.btn-transparent-border {
  color: #fff;
  background-color: var(--theme-base-color);
  border: 1px solid var(--theme-base-color);
}

.change-delivery-block {
  display: grid;
  grid-template-columns: 400px 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991.98px) {
  .change-delivery-block {
    grid-template-columns: 1fr;
  }
}
.change-delivery-block .info-block .info-text {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tabs-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin: 0 0 10px;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item {
  text-align: center;
  border: 1px solid #0468B1;
  border-radius: 0;
  color: #0468B1;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item:has(input[type=radio]:checked) {
  background: #0468B1;
  color: white;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item input[type=radio] {
  display: none;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tab-item .delivery-tab-title {
  padding: 5px 30px;
  margin: 0;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tabs-content .delivery-tab-content {
  display: none;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tabs-content .delivery-tab-content.active {
  display: block;
}
.change-delivery-block .info-block .delivery-tabs .delivery-tabs-content .btn-select-delivery {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.change-delivery-block .info-block .delivery-tabs .delivery-note {
  margin-top: 8px;
  color: red;
}
.change-delivery-block .info-block .delivery-tabs .delivery-zone {
  margin-top: 8px;
  color: #2CBE15;
}
.change-delivery-block .info-block .suggestions {
  border: 1px solid #ccc;
  background: white;
  position: absolute;
  width: 100%;
  max-width: 500px;
  z-index: 1000;
  max-height: 400px;
  overflow-y: auto;
}
.change-delivery-block .info-block .suggestions .suggestion-item {
  padding: 5px;
  cursor: pointer;
}
.change-delivery-block .info-block .suggestions .suggestion-item:hover {
  background-color: #c9e8f5;
}
@media (max-width: 991.98px) {
  .change-delivery-block .info-block {
    order: 2;
  }
}
.change-delivery-block .stores-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}
.change-delivery-block .stores-list-wrapper .btn-select-store {
  width: calc(100% - 40px);
}
.change-delivery-block .stores-list {
  max-height: 500px;
  overflow: auto;
  width: 100%;
}
.change-delivery-block .stores-list .stores-item {
  padding: 12px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
}
.change-delivery-block .stores-list .stores-item:not(:last-child) {
  border-bottom: 1px solid var(--stroke_black);
}
.change-delivery-block .stores-list .stores-item .item-radio {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #0468B1;
}
.change-delivery-block .stores-list .stores-item .item-radio.selected:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0468B1;
  transform: translate(-50%, -50%);
}
.change-delivery-block .stores-list .stores-item.selected-store {
  background: #c9e8f5;
}
.change-delivery-block .stores-list .stores-item .item-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.change-delivery-block .stores-list .stores-item .item-address {
  color: var(--white_text_black);
}
.change-delivery-block .stores-list .stores-item .item-desc {
  font-size: 0.8125rem;
  line-height: calc(1em + 7px);
}
.change-delivery-block .stores-list .stores-item .stores-item-availability-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: space-between;
}
.change-delivery-block .stores-list .stores-item .stores-item-availability {
  font-size: 14px;
  line-height: 1;
}
.change-delivery-block .stores-list .stores-item .stores-item-availability.in-stock {
  color: #2CBE15;
}
.change-delivery-block .stores-list .stores-item .stores-item-availability.out-of-stock {
  color: red;
}
@media (max-width: 991.98px) {
  .change-delivery-block .map-block {
    order: 1;
  }
}
.change-delivery-block .stores-maps {
  width: 100%;
  height: 550px;
}
@media (max-width: 991.98px) {
  .change-delivery-block .stores-maps {
    order: 1;
    height: 100px;
  }
}
.change-delivery-block .stores-maps-front-mobile {
  display: none;
}
@media (max-width: 991.98px) {
  .change-delivery-block .stores-maps-front-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 5;
  }
}
.change-delivery-block .stores-maps__btn-back {
  display: none;
}
@media (max-width: 991.98px) {
  .change-delivery-block.full-map {
    height: 100%;
  }
  .change-delivery-block.full-map .info-block {
    display: none;
  }
  .change-delivery-block.full-map .stores-maps {
    width: 100%;
    height: 100%;
    min-height: 500px;
  }
  .change-delivery-block.full-map .stores-maps-front-mobile {
    display: none;
  }
  .change-delivery-block.full-map .stores-list {
    display: none;
  }
  .change-delivery-block.full-map .stores-maps__btn-back {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
  }
}

.changeBasketModal .modal-title {
  font-weight: 600;
}
.changeBasketModal .products-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.changeBasketModal .products-list .product-item {
  padding: 17px 20px;
  display: grid;
  grid-template-columns: 1fr 150px;
  grid-row-gap: 10px;
  grid-column-gap: 20px;
  align-items: center;
}
.changeBasketModal .products-list .product-item:not(:last-child) {
  border-bottom: 1px solid var(--stroke_black);
}
@media (max-width: 767.98px) {
  .changeBasketModal .products-list .product-item {
    grid-template-columns: 1fr;
  }
}
.changeBasketModal .products-list .product-item .item-title {
  font-weight: 500;
}
.changeBasketModal .products-list .product-item .item-amount {
  color: red;
  text-align: center;
}
.changeBasketModal .products-list .product-item .item-props {
  display: grid;
  grid-template-columns: 70px 1fr;
  grid-gap: 20px;
  align-items: center;
}
.changeBasketModal .products-list .product-item .item-props .item-img-wrapper {
  width: 100%;
  max-width: 70px;
  margin: 0 auto;
}
.changeBasketModal .products-list .product-item .item-props .item-img {
  width: 100%;
  text-align: center;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  background: transparent;
  position: relative;
  max-height: unset;
  max-width: unset;
}
.changeBasketModal .products-list .product-item .item-props .item-img img {
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: unset;
  max-width: unset;
  object-position: center;
}
.changeBasketModal .buttons-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.checkCityModal .cities-block .cities-delivery-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.checkCityModal .cities-block .cities-delivery-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 30px;
}
.checkCityModal .cities-block .cities-delivery-list .city-item {
  cursor: pointer;
  padding: 5px;
}

.change-delivery-btn-title {
  max-width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header__top-item_mob .btn-link {
  background-color: white;
  padding: 5px 8px;
}

.btn:focus {
  outline: none;
}

.showDeliveryPopup {
  cursor: pointer;
}

.btn-default-outline {
  background: transparent;
  border-color: #0468B1;
  color: #0468B1;
}
.btn-default-outline:hover {
  color: #0468B1;
}

.btn-secondary-outline {
  background: transparent;
  border-color: #ECECEC;
  color: #404040;
}
.btn-secondary-outline:hover {
  color: #404040;
}

.btn.btn-link-custom {
  display: flex;
  gap: 10px;
  align-items: center;
  text-decoration: none;
  color: #0468B1;
  background: transparent;
  border-color: transparent;
}
.btn.btn-link-custom:disabled {
  border: none !important;
}
.btn.btn-link-custom[disabled] {
  border: none !important;
}
.btn.btn-link-custom:hover {
  color: #0468B1;
}

.btn-check-city {
  margin: 5px 0;
  padding: 5px 0;
}

.basket-total-block__error-container {
  margin-top: 12px;
}
.basket-total-block__error-container .basket-total-icon_error_wrapper {
  padding: 16px;
}
.basket-total-block__error-container .basket-error-btn-container {
  margin-top: 9px;
}

.loyaltyModal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 32px 32px 14px;
  position: relative;
}
.loyaltyModal .modal-dialog .modal-content .modal-header .modal-title {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.loyaltyModal .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.loyaltyModal .modal-dialog .modal-content .modal-body {
  padding: 0 32px 24px;
}
.loyaltyModal .modal-dialog .modal-content .modal-body .loyalty-block .loyalty-text {
  color: #404040;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.loyaltyModal .modal-dialog .modal-content .modal-body .loyalty-block .buttons-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 45px;
}

@media (max-width: 767.98px) {
  .filter-panel__part-left .line-block {
    flex-wrap: wrap;
    gap: 8px;
  }
  .showDeliveryPopup {
    margin-left: 10px;
  }
}
body.site_s1:has(.loyalty-page) {
  background-color: white;
}
body.site_s1:has(.loyalty-page) .side-menu li.active .link--active {
  background-color: #FFFF03;
  color: #2B2A29;
}
body.site_s1:has(.loyalty-page) .side-menu li a {
  color: #2B2A29;
}
body.site_s1:has(.loyalty-page) .side-menu li a:hover {
  background-color: rgba(177, 191, 189, 0.1);
}

.loyalty-page .block-title {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 35px;
}
.loyalty-page .loyalty-auth-block {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 30px;
}
@media (max-width: 1200px) {
  .loyalty-page .loyalty-auth-block {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767.98px) {
  .loyalty-page .loyalty-auth-block {
    grid-template-columns: 1fr;
  }
}
.loyalty-page .loyalty-auth-block .loyalty-card {
  width: 100%;
  max-width: 441px;
  position: relative;
}
.loyalty-page .loyalty-auth-block .loyalty-card img {
  width: 100%;
  height: auto;
}
.loyalty-page .loyalty-auth-block .loyalty-card .loyalty-card-text {
  margin-top: 13px;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.loyalty-page .loyalty-auth-block .buttons-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 45px;
  width: 100%;
  max-width: 450px;
}
.loyalty-page .loyalty-auth-step.hidden {
  display: none;
}
.loyalty-page .loyalty-auth-step-2 {
  color: #555;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.loyalty-page .licenceContent-wrapper {
  margin-bottom: 46px;
}
.loyalty-page .licenceContent-wrapper .licenceContent {
  max-height: 600px;
  overflow: auto;
}
.loyalty-page .licenceContent-wrapper .loyalty-license-form {
  padding-top: 30px;
}
.loyalty-page .licenceContent-wrapper .buttons-wrapper {
  position: sticky;
  bottom: 0;
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.loyalty-page .additional-inputs {
  padding-left: 43px;
}
.loyalty-page .custom-checkbox {
  display: grid;
  grid-template-columns: 28px 1fr;
  grid-template-areas: "check label";
  gap: 15px;
  align-items: center;
}
.loyalty-page .custom-checkbox.with-btn {
  grid-template-columns: 28px auto auto 1fr;
  grid-template-areas: "check label btn .";
}
@media (max-width: 1200.98px) {
  .loyalty-page .custom-checkbox.with-btn {
    grid-template-columns: 28px 1fr auto;
    grid-template-areas: "check label btn";
  }
}
@media (max-width: 576.98px) {
  .loyalty-page .custom-checkbox.with-btn {
    grid-template-columns: 28px 1fr;
    grid-template-areas: "check label" "btn btn";
  }
  .loyalty-page .custom-checkbox.with-btn .btn {
    width: fit-content;
  }
}
.loyalty-page .custom-checkbox .btn {
  grid-area: btn;
}
.loyalty-page .custom-checkbox .form-check-input {
  grid-area: check;
  appearance: none;
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  border: 1px solid #262626;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  margin: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.loyalty-page .custom-checkbox .form-check-input:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M21.4207 7.92337L11.1336 18.4094L6.58439 13.7734C6.43399 13.6241 6.23084 13.5401 6.01893 13.5395C5.80701 13.5388 5.60337 13.6217 5.45208 13.7701C5.30079 13.9185 5.21402 14.1205 5.21056 14.3323C5.20709 14.5442 5.28721 14.749 5.43357 14.9022L10.5636 20.1325C10.647 20.2175 10.7482 20.283 10.8599 20.3242C10.9717 20.3654 11.0912 20.3813 11.2098 20.3708C11.3285 20.3602 11.4433 20.3235 11.546 20.2632C11.6488 20.203 11.7369 20.1207 11.804 20.0223C11.8139 20.0137 11.8239 20.0052 11.8331 19.996L22.5665 9.04931C22.6955 8.8938 22.7615 8.6955 22.7512 8.49368C22.741 8.29187 22.6553 8.10127 22.5111 7.95964C22.367 7.81801 22.1749 7.73568 21.973 7.72896C21.771 7.72224 21.5739 7.79163 21.4207 7.92337Z' fill='%23262626'%3E%3C/path%3E%3C/svg%3E");
}
.loyalty-page .custom-checkbox .form-check-input:focus {
  outline: none;
}
.loyalty-page .custom-checkbox .form-check-label {
  grid-area: label;
  margin-bottom: 0;
}
.loyalty-page .css-hidden-block {
  margin-bottom: 26px;
}
.loyalty-page .css-hidden-block .additional-inputs {
  display: none;
}
.loyalty-page .css-hidden-block:has(.form-check-input:checked) .additional-inputs {
  display: block;
}
.loyalty-page .custom-datepicker {
  position: relative;
}
.loyalty-page .custom-datepicker:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_200_535)'%3E%3Cpath d='M8.75 13.125V14.875C8.75 15.3587 8.35866 15.75 7.875 15.75H6.125C5.64134 15.75 5.25 15.3587 5.25 14.875V13.125C5.25 12.6413 5.64134 12.25 6.125 12.25H7.875C8.35866 12.25 8.75 12.6413 8.75 13.125ZM7.875 19.25H6.125C5.64134 19.25 5.25 19.6413 5.25 20.125V21.875C5.25 22.3587 5.64134 22.75 6.125 22.75H7.875C8.35866 22.75 8.75 22.3587 8.75 21.875V20.125C8.75 19.6413 8.35866 19.25 7.875 19.25ZM14.875 12.25H13.125C12.6413 12.25 12.25 12.6413 12.25 13.125V14.875C12.25 15.3587 12.6413 15.75 13.125 15.75H14.875C15.3587 15.75 15.75 15.3587 15.75 14.875V13.125C15.75 12.6413 15.3587 12.25 14.875 12.25ZM14.875 19.25H13.125C12.6413 19.25 12.25 19.6413 12.25 20.125V21.875C12.25 22.3587 12.6413 22.75 13.125 22.75H14.875C15.3587 22.75 15.75 22.3587 15.75 21.875V20.125C15.75 19.6413 15.3587 19.25 14.875 19.25ZM21.875 12.25H20.125C19.6413 12.25 19.25 12.6413 19.25 13.125V14.875C19.25 15.3587 19.6413 15.75 20.125 15.75H21.875C22.3587 15.75 22.75 15.3587 22.75 14.875V13.125C22.75 12.6413 22.3587 12.25 21.875 12.25ZM21.875 19.25H20.125C19.6413 19.25 19.25 19.6413 19.25 20.125V21.875C19.25 22.3587 19.6413 22.75 20.125 22.75H21.875C22.3587 22.75 22.75 22.3587 22.75 21.875V20.125C22.75 19.6413 22.3587 19.25 21.875 19.25ZM6.125 5.25H7.875C8.35866 5.25 8.75 4.85866 8.75 4.375V0.875C8.75 0.391344 8.35866 0 7.875 0H6.125C5.64134 0 5.25 0.391344 5.25 0.875V4.375C5.25 4.85866 5.64134 5.25 6.125 5.25ZM28 7V24.5C28 26.4329 26.4329 28 24.5 28H3.5C1.56712 28 0 26.4329 0 24.5V7C0 5.06712 1.56712 3.5 3.5 3.5H4.375V4.375C4.375 5.33887 5.16026 6.125 6.125 6.125H7.875C8.83974 6.125 9.625 5.33887 9.625 4.375V3.5H18.375V4.375C18.375 5.33887 19.1611 6.125 20.125 6.125H21.875C22.8389 6.125 23.625 5.33887 23.625 4.375V3.5H24.5C26.4329 3.5 28 5.06712 28 7ZM26.25 10.5C26.25 9.53613 25.4656 8.75 24.5 8.75H3.5C2.53526 8.75 1.75 9.53613 1.75 10.5V24.5C1.75 25.4656 2.53526 26.25 3.5 26.25H24.5C25.4656 26.25 26.25 25.4656 26.25 24.5V10.5ZM20.125 5.25H21.875C22.3587 5.25 22.75 4.85866 22.75 4.375V0.875C22.75 0.391344 22.3587 0 21.875 0H20.125C19.6413 0 19.25 0.391344 19.25 0.875V4.375C19.25 4.85866 19.6413 5.25 20.125 5.25Z' fill='%23D9D9D9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_200_535'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.loyalty-page .custom-datepicker .form-control {
  padding-right: 40px;
}
.loyalty-page .loyalty-user-block {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 8px;
}
.loyalty-page .loyalty-user-block .loyalty-card-container {
  display: flex;
  column-gap: 8px;
  row-gap: 8px;
}
@media (max-width: 1200px) {
  .loyalty-page .loyalty-user-block .loyalty-card-container {
    flex-wrap: wrap;
  }
}
@media (max-width: 850px) {
  .loyalty-page .loyalty-user-block .loyalty-card-container {
    justify-content: center;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card {
  width: 393px;
  height: 234px;
  position: relative;
}
@media (max-width: 575.98px) {
  .loyalty-page .loyalty-user-block .loyalty-card {
    width: 300px;
    height: 180px;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card img {
  width: 100%;
  height: auto;
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .loyalty-card__info {
  position: absolute;
  bottom: 43px;
  left: 23px;
  right: 23px;
  padding: 12px;
  border-radius: 10px;
  border: 1px solid #F3E03B;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575.98px) {
  .loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .loyalty-card__info {
    gap: 6px;
    bottom: 30px;
    left: 12px;
    right: 12px;
    padding: 10px;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .status {
  display: flex;
  gap: 6px;
  align-items: center;
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .bonus {
  display: flex;
  gap: 6px;
  align-items: center;
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .title {
  color: #F3E03B;
  text-align: center;
  font-family: "GT Eesti Pro Display";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.646px; /* 120.356% */
  letter-spacing: 1.95px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .title {
    font-size: 10px;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .value {
  color: #FFF;
  font-family: "GT Eesti Pro Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.646px; /* 97.789% */
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-front .value {
    font-size: 12px;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-back {
  border-radius: 24px;
  border: 1px solid #1B1B1B;
  padding: 16px 16px 16px;
  background: #1B1B1B;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: space-evenly;
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-back .title {
  color: #F3E03B;
  text-align: center;
  font-family: "GT Eesti Pro Display";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.646px; /* 92.037% */
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-back .code {
  font-family: "Libre Barcode 128", system-ui;
  font-weight: 400;
  font-style: normal;
  font-size: 75px;
  text-align: center;
  color: black;
  padding: 8px;
  border-radius: 16px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-back .code {
    font-size: 50px;
  }
}
.loyalty-page .loyalty-user-block .loyalty-card.loyalty-card-back .number {
  color: #F3E03B;
  text-align: center;
  font-family: "GT Eesti Pro Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.646px; /* 78.231% */
  letter-spacing: 2px;
}
@media (max-width: 767.98px) {
  .loyalty-page .buttons-wrapper {
    width: 100%;
  }
  .loyalty-page .buttons-wrapper .btn {
    width: 100%;
    max-width: 393px;
  }
}
.loyalty-page .loyalty-range-block {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 0px;
  align-items: center;
}
.loyalty-page .loyalty-range-block .loyalty-range {
  width: 100%;
  max-width: 700px;
  padding-bottom: 20px;
  padding-right: 70px;
  padding-left: 50px;
  overflow-x: auto;
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper {
  position: relative;
  width: 100%;
  max-width: 700px;
  min-width: 500px;
  height: 130px;
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container {
  height: 100%;
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container .item {
  position: absolute;
  height: 100%;
  color: #B1BFBD;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container .item:after {
  content: "";
  display: block;
  width: 24px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32' fill='none'%3E%3Cpath d='M9.40192 4.5C10.5566 2.5 13.4434 2.5 14.5981 4.5L19.7942 13.5C20.9489 15.5 19.5056 18 17.1962 18H6.80385C4.49445 18 3.05107 15.5 4.20577 13.5L9.40192 4.5Z' fill='%232B2A29'/%3E%3Cpath d='M9.40192 27.5C10.5566 29.5 13.4434 29.5 14.5981 27.5L19.7942 18.5C20.9489 16.5 19.5056 14 17.1962 14H6.80385C4.49445 14 3.05107 16.5 4.20577 18.5L9.40192 27.5Z' fill='%232B2A29'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-12px, -16px);
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container .item.active {
  color: #2B2A29;
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container .item .text {
  transform: translate(-50%, 0);
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-container .item .values {
  transform: translate(-50%, 0);
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-scale {
  border-radius: 20px;
  background: #2B2A29;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-coin {
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.loyalty-page .loyalty-range-block .loyalty-range-wrapper .loyalty-range-coin .loyalty-range-coin-value {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #2B2A29;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
.loyalty-page .loyalty-range-block .loyalty-range-title {
  color: #2B2A29;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.646px; /* 120.356% */
  letter-spacing: 1.95px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.custom-form .form-title {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 17px;
}
.custom-form .form-group:has(input[required]) label:before {
  content: "* ";
  color: #EE585A;
}
.custom-form .form-group .form-label {
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.custom-form .form-group .form-control {
  margin-bottom: 6px;
  max-width: 450px;
}
.custom-form .form-group .form-control.incomplete {
  border-color: #EE585A;
}
.custom-form .form-group .form-control.incomplete ~ .alert-input {
  display: block;
}
.custom-form .form-group .custom-datepicker {
  max-width: 450px;
}
.custom-form .form-group .alert-input {
  display: none;
}
.custom-form .form-group .alertW, .custom-form .form-group .alert-input {
  color: #EE585A;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.air-datepicker .air-datepicker--content .air-datepicker-body .air-datepicker-body--day-names .air-datepicker-body--day-name {
  color: #0468B1;
}

.licenseModal .modal-dialog .modal-content .modal-header, .successDeleteAccountModal .modal-dialog .modal-content .modal-header, .successDeleteCardModal .modal-dialog .modal-content .modal-header, .successSaveLoyaModal .modal-dialog .modal-content .modal-header, .createCardModal .modal-dialog .modal-content .modal-header, .deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header, .deleteAccountAccept .modal-dialog .modal-content .modal-header, .recallAgreementModal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 32px 32px 14px;
  position: relative;
  justify-content: center;
}
.licenseModal .modal-dialog .modal-content .modal-header .modal-title, .successDeleteAccountModal .modal-dialog .modal-content .modal-header .modal-title, .successDeleteCardModal .modal-dialog .modal-content .modal-header .modal-title, .successSaveLoyaModal .modal-dialog .modal-content .modal-header .modal-title, .createCardModal .modal-dialog .modal-content .modal-header .modal-title, .deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header .modal-title, .deleteAccountAccept .modal-dialog .modal-content .modal-header .modal-title, .recallAgreementModal .modal-dialog .modal-content .modal-header .modal-title {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.licenseModal .modal-dialog .modal-content .modal-header .btn-close, .successDeleteAccountModal .modal-dialog .modal-content .modal-header .btn-close, .successDeleteCardModal .modal-dialog .modal-content .modal-header .btn-close, .successSaveLoyaModal .modal-dialog .modal-content .modal-header .btn-close, .createCardModal .modal-dialog .modal-content .modal-header .btn-close, .deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header .btn-close, .deleteAccountAccept .modal-dialog .modal-content .modal-header .btn-close, .recallAgreementModal .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.licenseModal .modal-dialog .modal-content .modal-body, .successDeleteAccountModal .modal-dialog .modal-content .modal-body, .successDeleteCardModal .modal-dialog .modal-content .modal-body, .successSaveLoyaModal .modal-dialog .modal-content .modal-body, .createCardModal .modal-dialog .modal-content .modal-body, .deleteLoyaltyCardModal .modal-dialog .modal-content .modal-body, .deleteAccountAccept .modal-dialog .modal-content .modal-body, .recallAgreementModal .modal-dialog .modal-content .modal-body {
  padding: 0 32px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  flex-direction: column;
  gap: 15px;
}

.custom-collapse-wrapper .custom-collapse-btn {
  width: 100%;
  max-width: 605px;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 1fr 13px;
  grid-column-gap: 8px;
  height: auto;
  text-wrap-mode: wrap;
  text-align: start;
  padding: 10px 18px;
  color: #404040;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.custom-collapse-wrapper .custom-collapse-btn:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' fill='none'%3E%3Cpath d='M5.73551 10.0999L11.4079 0.274912H0.0630751L5.73551 10.0999Z' fill='%23282727'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 13px;
  display: block;
  transform: rotate(-180deg);
  transition: all ease 0.3s;
}
.custom-collapse-wrapper .custom-collapse-btn.collapsed:after {
  transform: rotate(0);
}
.custom-collapse-wrapper .custom-collapse .custom-collapse-body {
  padding: 30px 0;
}

.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-header, .recallAgreementModal .modal-dialog .modal-content .modal-header, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-header, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 32px 32px 14px;
  position: relative;
}
.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header .modal-title, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-header .modal-title, .recallAgreementModal .modal-dialog .modal-content .modal-header .modal-title, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-header .modal-title, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-header .modal-title {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-header .btn-close, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-header .btn-close, .recallAgreementModal .modal-dialog .modal-content .modal-header .btn-close, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-header .btn-close, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-body, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-body, .recallAgreementModal .modal-dialog .modal-content .modal-body, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-body, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-body {
  padding: 0 32px 24px;
}
.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-body .modal-body-text, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-body .modal-body-text, .recallAgreementModal .modal-dialog .modal-content .modal-body .modal-body-text, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-body .modal-body-text, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-body .modal-body-text {
  color: #404040;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.deleteLoyaltyCardModal .modal-dialog .modal-content .modal-body .buttons-wrapper, .deleteLoyaltyAccountModal .modal-dialog .modal-content .modal-body .buttons-wrapper, .recallAgreementModal .modal-dialog .modal-content .modal-body .buttons-wrapper, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-body .buttons-wrapper, .deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-body .buttons-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 30px;
}

.deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-body .form-control.last-num, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-body .form-control.last-num {
  color: #222;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  letter-spacing: 48px;
  text-align: center;
}
.deleteLoyaltyCard_CardNumberModal .modal-dialog .modal-content .modal-body .buttons-wrapper, .deleteLoyaltyAccount_CardNumberModal .modal-dialog .modal-content .modal-body .buttons-wrapper {
  grid-template-columns: 1fr;
}

.personal-info-block {
  margin-top: 50px;
}

.personal-license-info-block {
  margin-top: 50px;
}

.custom-tabs .nav-tabs-custom {
  border: none;
  margin: -3px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 10px;
}
.custom-tabs .nav-tabs-custom .nav-item-custom {
  position: relative;
  padding: 8px;
}
.custom-tabs .nav-tabs-custom .nav-item-custom:before {
  display: none;
}
.custom-tabs .nav-tabs-custom .nav-item-custom.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #F3E03B;
  position: absolute;
  bottom: 0;
  left: 0;
}
.custom-tabs .nav-tabs-custom .nav-item-custom.active a {
  color: #343434;
}
.custom-tabs .nav-tabs-custom .nav-item-custom:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #B1BFBD;
  position: absolute;
  bottom: 0;
  left: 0;
}
.custom-tabs .nav-tabs-custom .nav-item-custom a {
  color: #B1BFBD;
}
.custom-tabs .tab-content-custom {
  padding: 30px 0 20px;
}
.custom-tabs .tab-content-custom .tab-pane-custom {
  display: none;
}
.custom-tabs .tab-content-custom .tab-pane-custom.active {
  display: block;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.jqmOverlay {
  pointer-events: none;
}

.snow {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
}

.window {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 10px white);
  pointer-events: none;
}

.gsap-ohgiri {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

body {
  position: relative;
}

.b-page__content {
  min-height: 95px;
  background-color: #2B2A29;
}

.b-head-decor {
  display: none;
}

.b-page_newyear .b-head-decor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 115px;
  width: 100%;
  overflow: hidden;
  background: url(/local/images/balls/b-head-decor_newyear.png) repeat-x 0 0;
}

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px;
  z-index: 7;
}

.b-page_newyear .b-head-decor::before {
  content: "";
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75);
}

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px;
}

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px;
}

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px;
}

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px;
}

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px;
}

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px;
}

.b-ball {
  position: absolute;
}

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px;
}

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px;
}

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px;
}

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px;
}

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px;
}

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px;
}

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px;
}

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px;
}

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px;
}

.b-ball_n1 .b-ball__i {
  background: url(/local/images/balls/b-ball_n1.png) no-repeat;
}

.b-ball_n2 .b-ball__i {
  background: url(/local/images/balls/b-ball_n2.png) no-repeat;
}

.b-ball_n3 .b-ball__i {
  background: url(/local/images/balls/b-ball_n3.png) no-repeat;
}

.b-ball_n4 .b-ball__i {
  background: url(/local/images/balls/b-ball_n4.png) no-repeat;
}

.b-ball_n5 .b-ball__i {
  background: url(/local/images/balls/b-ball_n5.png) no-repeat;
}

.b-ball_n6 .b-ball__i {
  background: url(/local/images/balls/b-ball_n6.png) no-repeat;
}

.b-ball_n7 .b-ball__i {
  background: url(/local/images/balls/b-ball_n7.png) no-repeat;
}

.b-ball_n8 .b-ball__i {
  background: url(/local/images/balls/b-ball_n8.png) no-repeat;
}

.b-ball_n9 .b-ball__i {
  background: url(/local/images/balls/b-ball_n9.png) no-repeat;
}

.b-ball_i1 .b-ball__i {
  background: url(/local/images/balls/b-ball_i1.png) no-repeat;
}

.b-ball_i2 .b-ball__i {
  background: url(/local/images/balls/b-ball_i2.png) no-repeat;
}

.b-ball_i3 .b-ball__i {
  background: url(/local/images/balls/b-ball_i3.png) no-repeat;
}

.b-ball_i4 .b-ball__i {
  background: url(/local/images/balls/b-ball_i4.png) no-repeat;
}

.b-ball_i5 .b-ball__i {
  background: url(/local/images/balls/b-ball_i5.png) no-repeat;
}

.b-ball_i6 .b-ball__i {
  background: url(/local/images/balls/b-ball_i6.png) no-repeat;
}

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px;
}

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px;
}

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px;
}

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px;
}

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px;
}

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px;
}

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-origin: 50% 0;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9;
}

.b-ball_bounce:hover .b-ball__right {
  display: none;
}

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block !important;
}

.b-ball_bounce.bounce > .b-ball__i {
  transform: rotate(-9deg);
}

.b-ball_bounce .b-ball__right.bounce + .b-ball__i {
  transform: rotate(9deg);
}

.b-ball_bounce.bounce1 > .b-ball__i {
  transform: rotate(6deg);
}

.b-ball_bounce .b-ball__right.bounce1 + .b-ball__i {
  transform: rotate(-6deg);
}

.b-ball_bounce.bounce2 > .b-ball__i {
  transform: rotate(-3deg);
}

.b-ball_bounce .b-ball__right.bounce2 + .b-ball__i {
  transform: rotate(3deg);
}

.b-ball_bounce.bounce3 > .b-ball__i {
  transform: rotate(1.5deg);
}

.b-ball_bounce .b-ball__right.bounce3 + .b-ball__i {
  transform: rotate(-1.5deg);
}

/*# sourceMappingURL=custom.css.map */
