@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #E31F1A);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #e73532);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ea4b48);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #f28f8d);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #E31F1A);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #e73532);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #ea4b48);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #f28f8d);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #000000);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #1a1a1a);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #333333);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #808080);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 32);
  --search_count:var(--draft-search_count, 32);
  --blog_size:var(--draft-blog_size, 12);
  --product_not_available:var(--draft-product_not_available, hidden);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, false);
  --favorite_enabled:var(--draft-favorite_enabled, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* checkout2_custom_v1.scss
   Первый безопасный слой оформления Checkout 2.
   Только CSS: без JS, без перестановки системных блоков, без карты.
*/
@media screen and (max-width: 767px) {
  /* line 17, theme.scss */
  .checkout-v2-wrapper {
    max-width: 430px;
    margin: 0 auto;
    padding: 0 2px 2px; }

  /* line 23, theme.scss */
  .checkout-v2-wrapper .co-checkout-block--padded {
    padding: 0; }

  /* line 27, theme.scss */
  .checkout-v2-wrapper .co-title--h1 {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 22px; }

  /* line 33, theme.scss */
  .checkout-v2-wrapper .co-title--h2 {
    font-size: 20px;
    line-height: 1.25;
    margin: 24px 0 12px; }

  /* line 39, theme.scss */
  .checkout-v2-wrapper .co-input {
    margin-bottom: 12px; }

  /* line 43, theme.scss */
  .checkout-v2-wrapper .co-input-field,
  .checkout-v2-wrapper input[type="text"],
  .checkout-v2-wrapper input[type="tel"],
  .checkout-v2-wrapper textarea {
    width: 100%;
    min-height: 40px;
    padding: 8px 12px;
    border: 1px solid #d0d0d0;
    border-radius: 6px;
    font-size: 16px; }

  /* line 55, theme.scss */
  .checkout-v2-wrapper .co-delivery_method,
  .checkout-v2-wrapper .co-payment_method {
    margin-bottom: 12px;
    padding: 18px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff; }

  /* line 64, theme.scss */
  .checkout-v2-wrapper .co-button--checkout,
  .checkout-v2-wrapper button[type="submit"],
  .checkout-v2-wrapper input[type="submit"] {
    width: 100%;
    min-height: 52px;
    border-radius: 8px;
    background: #e31f1a;
    font-size: 16px;
    font-weight: 700; }

  /* line 76, theme.scss */
  .checkout-v2-wrapper .pikanto-placeholder-field .co-input-label {
    display: none; }

  /* line 80, theme.scss */
  .checkout-v2-wrapper .pikanto-placeholder-field {
    margin-bottom: 10px; }

  /* line 85, theme.scss */
  .checkout-v2-wrapper .pikanto-label-hidden {
    display: none !important; }

  /* line 89, theme.scss */
  .checkout-v2-wrapper .pikanto-placeholder-input::placeholder {
    color: #8a8a8a;
    opacity: 1; }

  /* line 94, theme.scss */
  .checkout-v2-wrapper input::placeholder,
  .checkout-v2-wrapper textarea::placeholder {
    color: #8a8a8a;
    opacity: 1; }

  /* line 100, theme.scss */
  .checkout-v2-wrapper .pikanto-city-hint {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.3;
    color: #8a8a8a; }

  /* line 121, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card {
    position: relative;
    display: grid;
    grid-template-columns: 23px 30px 1fr auto;
    column-gap: 5px;
    padding: 5px 10px;
    min-height: 50px;
    margin: 0 0 8px;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #fff; }

  /* line 136, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card::before {
    content: "";
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    grid-column: 2;
    grid-row: 1; }

  /* line 149, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--truck::before {
    background-image: url("https://static.insales-cdn.com/files/1/489/128074217/original/checkout-delivery-truck.png"); }

  /* line 153, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--store::before {
    background-image: url("https://static.insales-cdn.com/files/1/497/128074225/original/checkout-pickup-store.png"); }

  /* line 157, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--point::before {
    background-image: url("https://static.insales-cdn.com/files/1/481/128074209/original/checkout-pickup-point.png"); }

  /* line 161, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-input {
    grid-column: 1;
    grid-row: 1;
    width: 16px;
    margin: 0; }

  /* line 169, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-information {
    grid-column: 3;
    grid-row: 1;
    min-width: 0; }

  /* line 175, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-title {
    display: block;
    margin: 0;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left; }

  /* line 186, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-description {
    display: block;
    margin-top: 1px;
    font-size: 14px;
    white-space: nowrap;
    line-height: 1.15;
    color: #777;
    text-align: left; }

  /* line 197, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-price {
    grid-column: 4;
    grid-row: 1;
    text-align: right;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    text-align: right; }

  /* line 211, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card--selected {
    border-color: #e31f1a;
    background: #fff7f7; }

  /* line 216, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.not_available {
    display: none !important; }

  /* line 220, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card.not_available {
    display: none !important; }

  /* Компактный блок адреса */
  /* line 226, theme.scss */
  .checkout-v2-wrapper .pikanto-address-street {
    margin-bottom: 8px !important; }

  /* line 230, theme.scss */
  .checkout-v2-wrapper .pikanto-address-row {
    display: flex;
    gap: 16px;
    margin-bottom: 8px; }

  /* line 236, theme.scss */
  .checkout-v2-wrapper .pikanto-address-row__item {
    flex: 1 1 0;
    width: auto !important;
    margin: 0 !important; }

  /* line 242, theme.scss */
  .checkout-v2-wrapper .pikanto-address-row__item input {
    width: 100% !important; }

  /* line 246, theme.scss */
  .checkout-v2-wrapper input[placeholder="Улица"],
  .checkout-v2-wrapper input[placeholder="Дом"],
  .checkout-v2-wrapper input[placeholder="Квартира"],
  .checkout-v2-wrapper input[placeholder="Кв."],
  .checkout-v2-wrapper input[placeholder="Подъезд"],
  .checkout-v2-wrapper input[placeholder="Этаж"] {
    min-height: 34px;
    padding: 8px 8px;
    font-size: 15px;
    margin-bottom: 0; }

  /* line 258, theme.scss */
  .checkout-v2-wrapper textarea[placeholder="Комментарий к адресу"] {
    min-height: 84px;
    padding: 8px 10px;
    font-size: 15px;
    margin-bottom: 8px; }

  /* line 265, theme.scss */
  .checkout-v2-wrapper .co-input {
    margin-bottom: 8px !important; }

  /* line 269, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .co-input {
    margin-bottom: 8px !important; }

  /* line 273, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .co-input--street {
    margin-bottom: 8px !important; }

  /* line 277, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .co-input--house,
  .checkout-v2-wrapper .co-delivery_adress-form .co-input--flat {
    margin-top: 0 !important;
    margin-bottom: 8px !important; }

  /* line 283, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 8px;
    margin: 0 0 8px !important; }

  /* line 290, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row__item {
    min-width: 0;
    margin: 0 !important; }

  /* line 296, theme.scss */
  .checkout-v2-wrapper .co-tabs-content {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important; }

  /* line 301, theme.scss */
  .checkout-v2-wrapper .co-tabs-content > .co-modal.co-modal--hide {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important; }

  /* line 310, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card:last-of-type {
    margin-bottom: 0px !important; }

  /* line 314, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important; }

  /* line 319, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .co-input--checkbox {
    margin-top: 0 !important;
    margin-bottom: 6px !important; }

  /* Компактные карточки оплаты */
  /* line 331, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card {
    position: relative;
    display: grid;
    grid-template-columns: 23px 30px 1fr;
    column-gap: 5px;
    align-items: center;
    min-height: 50px;
    margin: 0 0 8px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #fff; }

  /* line 347, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card::before {
    content: "";
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    grid-column: 2;
    grid-row: 1; }

  /* line 360, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--sbp::before {
    background-image: url("https://static.insales-cdn.com/files/1/1913/128075641/original/checkout-payment-sbp.png"); }

  /* line 364, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--card::before {
    background-image: url("https://static.insales-cdn.com/files/1/1905/128075633/original/checkout-payment-card.png"); }

  /* line 368, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--person::before {
    background-image: url("https://static.insales-cdn.com/files/1/1921/128075649/original/checkout-payment-person.png"); }

  /* line 372, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--pickup::before {
    background-image: url("https://static.insales-cdn.com/files/1/497/128074225/original/checkout-pickup-store.png"); }

  /* line 376, theme.scss */
  .checkout-v2-wrapper .co-payment_method-input {
    grid-column: 1;
    grid-row: 1;
    width: 16px;
    margin: 0; }

  /* line 384, theme.scss */
  .checkout-v2-wrapper .co-payment_method-information {
    grid-column: 3;
    grid-row: 1;
    min-width: 0; }

  /* line 390, theme.scss */
  .checkout-v2-wrapper .co-payment_method-title {
    display: block;
    margin: 0;
    white-space: normal;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left; }

  /* line 401, theme.scss */
  .checkout-v2-wrapper .co-payment_method-description {
    display: block;
    margin-top: 1px;
    font-size: 14px;
    line-height: 1.15;
    color: #777;
    text-align: left; }

  /* line 411, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card--selected {
    border-color: #e31f1a;
    background: #fff7f7; }

  /* Компактные нижние чекбоксы */
  /* line 422, theme.scss */
  .checkout-v2-wrapper .co-input--checkbox {
    margin-bottom: 8px !important; }

  /* line 426, theme.scss */
  .checkout-v2-wrapper .co-input--checkbox .co-toggable_field {
    display: flex;
    align-items: flex-start;
    gap: 10px; }

  /* line 432, theme.scss */
  .checkout-v2-wrapper .co-input--checkbox .co-toggable_field-input {
    flex: 0 0 20px;
    margin-top: 3px; }

  /* line 437, theme.scss */
  .checkout-v2-wrapper .co-input--checkbox .co-input-title {
    font-size: 16px;
    line-height: 1.25; }

  /* line 442, theme.scss */
  .checkout-v2-wrapper .co-input--checkbox .co-input-description,
  .checkout-v2-wrapper .co-input--checkbox .co-toggable_field-description {
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.35;
    color: #777; }

  /* line 450, theme.scss */
  .checkout-v2-wrapper .co-payment_method.not_available,
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card.not_available {
    display: none !important; }

  /* line 455, theme.scss */
  .checkout-v2-wrapper.pikanto-city-empty .co-delivery_method,
  .checkout-v2-wrapper.pikanto-city-empty .co-delivery_adress-form {
    display: none !important; }

  /* line 460, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin: 0 0 8px !important; }

  /* line 467, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row__item {
    min-width: 0 !important;
    width: auto !important;
    margin: 0 !important; }

  /* line 473, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row__item input {
    width: 100% !important;
    min-width: 0 !important; }

  /* line 478, theme.scss */
  .checkout-v2-wrapper textarea[placeholder="Комментарий к заказу или адресу"] {
    min-height: 84px;
    padding: 8px 10px;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 8px; } }
/* ДЕСКТОПНЫЕ СТИЛИ ----------------------------------------*/
@media screen and (min-width: 768px) {
  /* line 495, theme.scss */
  .checkout-v2-wrapper .pikanto-label-hidden {
    display: none !important; }

  /* line 499, theme.scss */
  .checkout-v2-wrapper input::placeholder,
  .checkout-v2-wrapper textarea::placeholder {
    color: #8a8a8a;
    opacity: 1; }

  /* line 505, theme.scss */
  .checkout-v2-wrapper .co-input {
    margin-bottom: 12px !important; }

  /* line 509, theme.scss */
  .checkout-v2-wrapper .co-input-field,
  .checkout-v2-wrapper input[type="text"],
  .checkout-v2-wrapper input[type="tel"],
  .checkout-v2-wrapper input[type="email"],
  .checkout-v2-wrapper textarea {
    width: 100%;
    min-height: 40px;
    padding: 8px 12px;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    font-size: 15px; }

  /* line 522, theme.scss */
  .checkout-v2-wrapper .pikanto-city-hint {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.3;
    color: #777; }

  /* line 529, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card {
    position: relative;
    display: grid;
    grid-template-columns: 24px 34px 1fr auto;
    column-gap: 12px;
    align-items: center;
    min-height: 52px;
    margin: 0 0 10px;
    padding: 6px 14px;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #fff; }

  /* line 545, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card::before {
    content: "";
    width: 32px;
    height: 32px;
    grid-column: 2;
    grid-row: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

  /* line 556, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--truck::before {
    background-image: url("https://static.insales-cdn.com/files/1/489/128074217/original/checkout-delivery-truck.png"); }

  /* line 560, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--store::before {
    background-image: url("https://static.insales-cdn.com/files/1/497/128074225/original/checkout-pickup-store.png"); }

  /* line 564, theme.scss */
  .checkout-v2-wrapper .pikanto-delivery-card--point::before {
    background-image: url("https://static.insales-cdn.com/files/1/481/128074209/original/checkout-pickup-point.png"); }

  /* line 568, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-input {
    grid-column: 1;
    grid-row: 1;
    width: 16px;
    margin: 0; }

  /* line 575, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-information {
    grid-column: 3;
    grid-row: 1;
    min-width: 0; }

  /* line 581, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-title {
    display: block;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left; }

  /* line 590, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-description {
    display: block;
    margin-top: 3px;
    font-size: 14px;
    line-height: 1.2;
    color: #777;
    text-align: left; }

  /* line 599, theme.scss */
  .checkout-v2-wrapper .co-delivery_method-price {
    grid-column: 4;
    grid-row: 1;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: right; }

  /* line 610, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-card--selected {
    border-color: #e31f1a;
    background: #fff7f7; }

  /* line 615, theme.scss */
  .checkout-v2-wrapper .co-delivery_method.not_available,
  .checkout-v2-wrapper .co-delivery_method.pikanto-delivery-hidden {
    display: none !important; }

  /* line 620, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin: 0 0 10px !important; }

  /* line 627, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row__item {
    width: auto !important;
    margin: 0 !important; }

  /* line 632, theme.scss */
  .checkout-v2-wrapper .co-delivery_adress-form .pikanto-address-row__item input {
    width: 100% !important;
    min-width: 0; }

  /* line 637, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card {
    position: relative;
    display: grid;
    grid-template-columns: 24px 34px 1fr;
    column-gap: 12px;
    align-items: center;
    min-height: 50px;
    margin: 0 0 10px;
    padding: 6px 14px;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #fff; }

  /* line 653, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card::before {
    content: "";
    width: 32px;
    height: 32px;
    grid-column: 2;
    grid-row: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

  /* line 664, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--sbp::before {
    background-image: url("https://static.insales-cdn.com/files/1/1913/128075641/original/checkout-payment-sbp.png"); }

  /* line 668, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--card::before {
    background-image: url("https://static.insales-cdn.com/files/1/1905/128075633/original/checkout-payment-card.png"); }

  /* line 672, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--person::before {
    background-image: url("https://static.insales-cdn.com/files/1/1921/128075649/original/checkout-payment-person.png"); }

  /* line 676, theme.scss */
  .checkout-v2-wrapper .pikanto-payment-card--pickup::before {
    background-image: url("https://static.insales-cdn.com/files/1/497/128074225/original/checkout-pickup-store.png"); }

  /* line 680, theme.scss */
  .checkout-v2-wrapper .co-payment_method-input {
    grid-column: 1;
    grid-row: 1;
    width: 16px;
    margin: 0; }

  /* line 687, theme.scss */
  .checkout-v2-wrapper .co-payment_method-information {
    grid-column: 3;
    grid-row: 1;
    min-width: 0; }

  /* line 693, theme.scss */
  .checkout-v2-wrapper .co-payment_method-title {
    display: block;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left; }

  /* line 702, theme.scss */
  .checkout-v2-wrapper .co-payment_method-description {
    display: block;
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.2;
    color: #777;
    text-align: left; }

  /* line 711, theme.scss */
  .checkout-v2-wrapper .co-payment_method.pikanto-payment-card--selected {
    border-color: #e31f1a;
    background: #fff7f7; }

  /* line 716, theme.scss */
  .checkout-v2-wrapper .co-payment_method.not_available {
    display: none !important; } }
/* =========================================================
   PIKANTO: CHECKOUT BASKET DELIVERY STATUS (BEGIN)
   Статус доставки товара в плавающей корзине чекаута
   ========================================================= */
/* line 727, theme.scss */
.pikanto-checkout-delivery-status {
  margin-top: 4px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25; }

/* line 734, theme.scss */
.pikanto-checkout-delivery-status.is-express {
  color: #16a34a; }

/* line 738, theme.scss */
.pikanto-checkout-delivery-status.is-long {
  color: #92400e; }

/* line 742, theme.scss */
.pikanto-checkout-delivery-status.is-unknown {
  color: #6b7280; }

/* line 746, theme.scss */
.co-basket_item {
  display: grid;
  grid-template-columns: 100px 1fr auto;
  grid-template-areas: "image description total" "image delivery total";
  column-gap: 1px;
  row-gap: 4px;
  align-items: start; }

/* line 757, theme.scss */
.co-basket_item-image_container {
  grid-area: image; }

/* line 761, theme.scss */
.co-basket_item-description {
  grid-area: description;
  padding: 0;
  align-self: end; }

/* line 767, theme.scss */
.co-basket_item-total {
  grid-area: total;
  align-self: center;
  white-space: nowrap; }

/* line 773, theme.scss */
.pikanto-checkout-delivery-status {
  grid-area: delivery;
  margin-top: 0; }

/* =========================================================
   PIKANTO: CHECKOUT BASKET DELIVERY STATUS (END)
   ========================================================= */
/* =========================================================
   PIKANTO: CHECKOUT ORDER DELIVERY NOTICE (BEGIN)
   Верхняя плашка о сроках доставки всего заказа
   ========================================================= */
/* line 787, theme.scss */
.pikanto-checkout-delivery-notice {
  margin: 0 16px 18px;
  padding: 12px 14px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35; }

/* line 797, theme.scss */
.pikanto-checkout-delivery-notice.is-express {
  color: #18794e;
  border: 1px solid rgba(24, 121, 78, 0.18);
  background: rgba(231, 246, 236, 0.9); }

/* line 803, theme.scss */
.pikanto-checkout-delivery-notice.is-mixed {
  color: #92400e;
  border: 1px solid rgba(245, 158, 11, 0.28);
  background: rgba(254, 243, 199, 0.9); }

/* =========================================================
   PIKANTO: CHECKOUT ORDER DELIVERY NOTICE (END)
   ========================================================= */
/* === STORES PAGE === */
/* line 815, theme.scss */
.stores-page {
  width: calc(100% - 56px);
  max-width: 1408px;
  margin: 0 auto;
  padding: 28px 0 64px; }

/* line 822, theme.scss */
.stores-page a {
  color: #e51b23;
  text-decoration: none; }

/* line 827, theme.scss */
.stores-page a:hover {
  color: #b90008;
  text-decoration: underline; }

/* HERO */
/* line 834, theme.scss */
.stores-hero {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 32px;
  align-items: stretch;
  padding: 42px;
  border-radius: 26px;
  background: #fff;
  color: #111;
  margin-bottom: 38px;
  border: 1px solid #ececec;
  border-top: 7px solid #e51b23;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.06); }

/* line 849, theme.scss */
.stores-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #e51b23;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700; }

/* line 861, theme.scss */
.stores-hero h1 {
  margin: 0 0 16px;
  font-size: 42px;
  line-height: 1.08;
  color: #111; }

/* line 868, theme.scss */
.stores-hero p {
  max-width: 760px;
  margin: 0;
  font-size: 18px;
  line-height: 1.58;
  color: #222; }

/* line 876, theme.scss */
.stores-hero__facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px; }

/* line 882, theme.scss */
.stores-hero__fact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 112px;
  padding: 20px;
  border-radius: 20px;
  background: #fafafa;
  color: #111;
  border: 1px solid #ececec; }

/* line 894, theme.scss */
.stores-hero__fact strong {
  display: block;
  margin-bottom: 6px;
  font-size: 34px;
  line-height: 1;
  color: #e51b23; }

/* line 902, theme.scss */
.stores-hero__fact span {
  display: block;
  font-size: 15px;
  line-height: 1.25;
  color: #333; }

/* SECTIONS */
/* line 911, theme.scss */
.stores-cities,
.stores-trust,
.stores-about,
.stores-requisites {
  margin-top: 38px; }

/* line 918, theme.scss */
.stores-cities > h2,
.stores-about h2,
.stores-requisites h2 {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 1.18;
  color: #111; }

/* CITIES */
/* line 929, theme.scss */
.stores-cities {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px; }

/* line 935, theme.scss */
.stores-cities > h2 {
  grid-column: 1 / -1; }

/* line 939, theme.scss */
.stores-city {
  margin: 0;
  border: 1px solid #e9e9e9;
  border-radius: 22px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.04); }

/* line 948, theme.scss */
.stores-city__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 24px;
  cursor: pointer;
  list-style: none;
  background: #fff; }

/* line 960, theme.scss */
.stores-city__head::-webkit-details-marker {
  display: none; }

/* line 964, theme.scss */
.stores-city__head strong {
  display: block;
  margin-bottom: 6px;
  font-size: 24px;
  line-height: 1.18;
  color: #111; }

/* line 972, theme.scss */
.stores-city__head small {
  display: block;
  font-size: 15px;
  line-height: 1.35;
  color: #555; }

/* line 979, theme.scss */
.stores-city__head em {
  flex: 0 0 auto;
  padding: 9px 14px;
  border-radius: 999px;
  background: #e51b23;
  color: #fff;
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap; }

/* line 991, theme.scss */
.stores-city[open] .stores-city__head {
  border-bottom: 1px solid #e9e9e9; }

/* line 995, theme.scss */
.stores-city[open] .stores-city__head em {
  background: #111;
  font-size: 0; }

/* line 1000, theme.scss */
.stores-city[open] .stores-city__head em::after {
  content: "Скрыть магазины";
  font-size: 14px; }

/* line 1005, theme.scss */
.stores-city__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  padding: 18px;
  background: #fafafa; }

/* STORE CARDS */
/* line 1015, theme.scss */
.store-card {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 18px;
  padding: 16px;
  border: 1px solid #ececec;
  border-radius: 20px;
  background: #fff; }

/* line 1025, theme.scss */
.store-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 16px;
  background-color: #f3f3f3; }

/* line 1034, theme.scss */
.store-card__content {
  display: flex;
  flex-direction: column;
  gap: 7px; }

/* line 1040, theme.scss */
.store-card__content h3 {
  margin: 0 0 3px;
  font-size: 19px;
  line-height: 1.25;
  color: #111; }

/* line 1047, theme.scss */
.store-card__content p {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 1.4; }

/* line 1054, theme.scss */
.store-card__rating {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  align-items: center;
  margin-top: 4px;
  font-size: 14px; }

/* line 1063, theme.scss */
.store-card__rating span {
  font-weight: 800;
  color: #111; }

/* line 1068, theme.scss */
.stores-city__note {
  padding: 16px 18px;
  border-radius: 16px;
  background: #fff;
  border-left: 4px solid #e51b23;
  font-size: 15px;
  line-height: 1.4; }

/* TRUST */
/* line 1079, theme.scss */
.stores-section-head {
  margin-bottom: 22px;
  padding: 34px 36px;
  border-radius: 24px;
  background: #fff;
  color: #111;
  border: 1px solid #ececec;
  border-top: 7px solid #e51b23;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.06); }

/* line 1090, theme.scss */
.stores-section-head span {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #e51b23;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700; }

/* line 1102, theme.scss */
.stores-section-head h2 {
  margin: 0;
  font-size: 32px;
  line-height: 1.15;
  color: #111; }

/* line 1109, theme.scss */
.stores-trust__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 1115, theme.scss */
.stores-trust__item {
  position: relative;
  padding: 24px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.04); }

/* line 1124, theme.scss */
.stores-trust__item::before {
  content: "";
  display: block;
  width: 38px;
  height: 4px;
  margin-bottom: 18px;
  border-radius: 99px;
  background: #e51b23; }

/* line 1134, theme.scss */
.stores-trust__item h3 {
  margin: 0 0 9px;
  font-size: 18px;
  line-height: 1.25;
  color: #111; }

/* line 1141, theme.scss */
.stores-trust__item p {
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 1.48; }

/* ABOUT */
/* line 1150, theme.scss */
.stores-about {
  padding: 36px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.04); }

/* line 1158, theme.scss */
.stores-about h2 {
  padding-left: 16px;
  border-left: 5px solid #e51b23; }

/* line 1163, theme.scss */
.stores-about p {
  max-width: 980px;
  margin: 0 0 12px;
  font-size: 17px;
  line-height: 1.58;
  color: #222; }

/* line 1171, theme.scss */
.stores-about p:last-child {
  margin-bottom: 0; }

/* REQUISITES */
/* line 1177, theme.scss */
.stores-requisites {
  padding: 26px;
  border-radius: 20px;
  background: #f5f5f5; }

/* line 1183, theme.scss */
.stores-requisites p {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 1.55; }

/* ADAPTIVE */
@media screen and (max-width: 960px) {
  /* line 1193, theme.scss */
  .stores-page {
    width: calc(100% - 40px); }

  /* line 1197, theme.scss */
  .stores-hero {
    grid-template-columns: 1fr; }

  /* line 1201, theme.scss */
  .stores-cities {
    grid-template-columns: 1fr; }

  /* line 1205, theme.scss */
  .stores-trust__grid {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 640px) {
  /* line 1211, theme.scss */
  .stores-page {
    width: calc(100% - 32px);
    padding: 18px 0 48px; }

  /* line 1216, theme.scss */
  .stores-hero {
    padding: 26px 20px;
    border-radius: 22px; }

  /* line 1221, theme.scss */
  .stores-hero h1 {
    font-size: 32px; }

  /* line 1225, theme.scss */
  .stores-hero p {
    font-size: 15px; }

  /* line 1229, theme.scss */
  .stores-hero__facts {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 1234, theme.scss */
  .stores-hero__fact {
    min-height: 92px;
    padding: 15px;
    border-radius: 16px; }

  /* line 1240, theme.scss */
  .stores-hero__fact strong {
    font-size: 26px; }

  /* line 1244, theme.scss */
  .stores-city__head {
    align-items: flex-start;
    flex-direction: column;
    padding: 20px; }

  /* line 1250, theme.scss */
  .stores-city__head strong {
    font-size: 22px; }

  /* line 1254, theme.scss */
  .stores-city__head em {
    width: 100%;
    text-align: center; }

  /* line 1259, theme.scss */
  .stores-city__body {
    padding: 14px;
    gap: 14px; }

  /* line 1264, theme.scss */
  .store-card {
    grid-template-columns: 1fr;
    padding: 14px; }

  /* line 1269, theme.scss */
  .store-card__image {
    width: 100%; }

  /* line 1273, theme.scss */
  .stores-section-head {
    padding: 26px 20px;
    border-radius: 22px; }

  /* line 1278, theme.scss */
  .stores-section-head h2 {
    font-size: 26px; }

  /* line 1282, theme.scss */
  .stores-trust__grid {
    grid-template-columns: 1fr; }

  /* line 1286, theme.scss */
  .stores-about,
  .stores-requisites {
    padding: 22px 18px; }

  /* line 1291, theme.scss */
  .stores-cities > h2,
  .stores-about h2,
  .stores-requisites h2 {
    font-size: 26px; } }
/* === STORES PAGE КОНЕЦ === */
