

/* Start:/local/templates/.default/components/bitrix/catalog.element/catalog/style.css?178031082226656*/
.product-detail-slider-images-container .product-detail-slider-image {
  white-space: nowrap; }
  .product-detail-slider-images-container .product-detail-slider-image:before {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle;
    width: 0; }
  .product-detail-slider-images-container .product-detail-slider-image > img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    white-space: normal; }

.sale-banner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: linear-gradient(-51deg, #634197 0%, #863875 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 1rem 0 0.5rem;
  position: relative; }
  @media (min-width: 576px) {
    .sale-banner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .sale-banner-icon {
    font-size: 3rem;
    margin-right: 1.5rem; }
    @media (min-width: 576px) {
      .sale-banner-icon {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .sale-banner-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 75%;
    margin-bottom: 1rem;
    padding: 0 1rem;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .sale-banner-head {
        font-size: 1.15rem; } }
  .sale-banner-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1; }
  .sale-banner-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem; }
    .sale-banner-timer-item {
      margin-right: 1.25rem;
      text-align: center; }
    .sale-banner-timer-item:last-child {
      margin-right: 0; }
    .sale-banner-timer-item:last-child .sale-banner-timer-item-cell:after {
      display: none; }
    .sale-banner-timer-item-cell {
      background-color: rgba(255, 255, 255, 0.2);
      border-radius: 0.375rem;
      font-size: 1.75rem;
      margin-bottom: -0.25rem;
      padding: 0.625rem 0.875rem;
      position: relative; }
      .sale-banner-timer-item-cell:before {
        background-color: rgba(255, 255, 255, 0.2);
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;
        bottom: 45%;
        content: '';
        left: 0.0625rem;
        position: absolute;
        right: 0.0625rem;
        top: 9.52381%; }
      .sale-banner-timer-item-cell:after {
        content: ':';
        display: inline-block;
        left: 100%;
        position: absolute;
        width: 1.25rem; }
  .sale-banner-bg, .sale-banner-bg-1, .sale-banner-bg-2, .sale-banner-bg-3, .sale-banner-bg-4 {
    background-image: linear-gradient(80deg, #000 0%, #fff 100%);
    bottom: 0;
    margin: auto;
    opacity: 0.2;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
            transform: rotate(28deg); }
  .sale-banner-bg-1 {
    height: 183.63636%;
    left: 14.19019%;
    width: 10.84695%; }
  .sale-banner-bg-2 {
    height: 144.54545%;
    left: 26.07726%;
    width: 4.53195%; }
  .sale-banner-bg-3 {
    height: 183.63636%;
    right: 3.34324%;
    width: 10.84695%; }
  .sale-banner-bg-4 {
    height: 144.54545%;
    right: -2.22883%;
    width: 4.53195%; }
  @media (min-width: 576px) {
    .sale-banner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .sale-banner-head, .sale-banner-timer {
        padding: 0 0.5rem;
        margin-bottom: 0; } }

.fancybox-content .product-detail {
  max-width: 100%;
  width: 992px; }

.product-detail .l-main__title {
  margin-bottom: 2rem !important; }

@supports (position: sticky) {
  .product-detail-slider-container {
    position: sticky;
    top: 5.25rem;
    z-index: 890; } }

@media (min-width: 768px) {
  .product-detail-slider-container--wide {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    overflow: hidden; } }

@media (min-width: 768px) {
  .product-detail-slider-wrap {
    width: 100%;
    margin-left: -76px; } }

.product-detail-slider-block {
  position: relative;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .product-detail-slider-block {
      margin-bottom: 1rem; } }
  .product-detail-slider-block .product-cat-deals {
    left: 0;
    top: 0; }
  .product-detail-slider-block .product-cat-image-action {
    display: block; }

.product-detail-slider-images-container {
  overflow: hidden; }
  .product-detail-slider-images-container.owl-loaded {
    overflow: visible; }

.product-detail-slider-images-container .product-detail-slider-image {
  /* TODO need set height */
  display: block;
  height: 300px;
  text-align: center; }
  .product-detail-slider-images-container .product-detail-slider-image > img {
    max-height: 300px;
    max-width: 100%;
    width: auto; }
  @media (min-width: 768px) {
    .product-detail-slider-images-container .product-detail-slider-image {
      height: 450px; }
      .product-detail-slider-images-container .product-detail-slider-image > img {
        max-height: 450px; } }

.product-detail-slider-images-container.owl-loaded .product-detail-slider-image {
  cursor: pointer; }

.product-detail-slider-dots > .slider-dots {
  display: block;
  text-align: center; }

.product-detail-slider-dots .owl-preview {
  display: none; }

@media (min-width: 768px) {
  .product-detail-slider-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: auto;
    margin: auto auto 1rem;
    max-width: 336px;
    max-width: 21rem; }
    .product-detail-slider-dots:after {
      content: '';
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      max-width: 5.75rem;
      width: 33.33333%; }
    .product-detail-slider-dots.slider-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .product-detail-slider-dots .owl-dot {
      background: transparent;
      border: 2px solid transparent;
      border-radius: 0;
      display: inline-block;
      height: auto;
      margin: 0.5rem;
      padding: 1px;
      position: relative;
      width: auto; }
      .product-detail-slider-dots .owl-dot:focus, .product-detail-slider-dots .owl-dot:active {
        border: 2px solid transparent; }
      .product-detail-slider-dots .owl-dot.active {
        background: transparent;
        border: 2px solid #ff5605;
        width: auto; }
    .product-detail-slider-dots .owl-preview {
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: center center;
      border: none;
      cursor: pointer;
      display: block;
      height: 4.375rem;
      margin: auto;
      outline: 0;
      width: 4.375rem; }
    .product-detail-slider-dots--wide {
      max-width: 76px;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      margin-top: 0;
      background-color: #ffffff;
      z-index: 2 !important; }
      .product-detail-slider-dots--wide .slider-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        overflow-y: auto;
        max-height: 480px; }
        .product-detail-slider-dots--wide .slider-dots::-webkit-scrollbar {
          width: 0;
          height: 0; }
      .product-detail-slider-dots--wide .owl-dot {
        height: 60px;
        min-height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: none !important;
        background: transparent;
        outline: 1px solid #DEE1E6; }
        .product-detail-slider-dots--wide .owl-dot.active::after {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          height: 3px;
          background-color: #ff5605; }
        .product-detail-slider-dots--wide .owl-dot:focus::after, .product-detail-slider-dots--wide .owl-dot:active::after {
          content: ""; }
        .product-detail-slider-dots--wide .owl-dot.active::after {
          content: ""; }
      .product-detail-slider-dots--wide .owl-preview {
        width: 100%;
        height: 100%;
        background-size: contain; } }

.product-detail-price-current.product-cat-price-current {
  font-size: 1.5rem; }

.product-detail-price-old.product-cat-price-old {
  font-size: 1.25rem; }

.product-detail-price-economy.product-cat-price-economy {
  font-size: 0.875rem; }

.product-detail-properties {
  font-size: 0.875rem; }

.product-detail-properties .product-cat-properties dd:after {
  height: 0.5rem; }

.product-detail-properties .product-cat-properties dd:last-of-type:after {
  height: 0; }

.product-detail .product-detail-price-ranges {
  margin-bottom: 0; }
  .product-detail .product-detail-price-ranges::after {
    display: block;
    clear: both;
    content: ""; }
  .product-detail .product-detail-price-ranges > dt {
    color: #7d8698;
    font-weight: normal; }
  .product-detail .product-detail-price-ranges > dt,
  .product-detail .product-detail-price-ranges > dd,
  .product-detail .product-detail-price-ranges > dt:last-of-type,
  .product-detail .product-detail-price-ranges > dd:last-of-type {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem; }

.product-detail-sale {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff6e5;
  border-radius: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem 0.5rem 0.5rem; }
  .product-detail-sale:last-child {
    margin-bottom: 0; }

.product-detail-sale-title {
  display: block; }

.product-detail-sale-icon {
  border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  margin-right: 0.5rem;
  vertical-align: middle; }

@media (min-width: 768px) {
  .product-detail-sale-title {
    display: inline; }
  .product-detail-sale-body {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space: nowrap; } }

.product-detail-share {
  margin-bottom: 0.5rem;
  text-align: center; }
  @media (min-width: 768px) {
    .product-detail-share {
      margin-bottom: 1rem; } }

.product-detail-info-container {
  border-bottom: 1px solid #e5e6ea;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  padding-top: 1rem; }
  @media (min-width: 768px) {
    .product-detail-info-container {
      border-top: 1px solid #e5e6ea;
      margin-bottom: 1rem; } }

.product-detail-size-table-icon {
  font-size: 1.33334em; }

.product-detail .print-link {
  position: relative; }
  .product-detail .print-link:before {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 2px;
    left: -20px;
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBkPSJNNTAsMzJjMi43NTcsMCw1LTIuMjQzLDUtNXMtMi4yNDMtNS01LTVzLTUsMi4yNDMtNSw1UzQ3LjI0MywzMiw1MCwzMnogTTUwLDI0YzEuNjU0LDAsMywxLjM0NiwzLDNzLTEuMzQ2LDMtMywzDQoJCXMtMy0xLjM0Ni0zLTNTNDguMzQ2LDI0LDUwLDI0eiIvPg0KCTxwYXRoIGQ9Ik00Miw0M0gxOGMtMC41NTMsMC0xLDAuNDQ3LTEsMXMwLjQ0NywxLDEsMWgyNGMwLjU1MywwLDEtMC40NDcsMS0xUzQyLjU1Myw0Myw0Miw0M3oiLz4NCgk8cGF0aCBkPSJNNDIsNDhIMThjLTAuNTUzLDAtMSwwLjQ0Ny0xLDFzMC40NDcsMSwxLDFoMjRjMC41NTMsMCwxLTAuNDQ3LDEtMVM0Mi41NTMsNDgsNDIsNDh6Ii8+DQoJPHBhdGggZD0iTTUxLDE3VjBIOXYxN0gwdjM0aDZ2M2gzdjZoNDJ2LTZoM3YtM2g2VjE3SDUxeiBNMTEsMmgzOHYxNUgxMVYyeiBNOSwxOWg0Mmg3djE2SDJWMTlIOXogTTgsNTJ2LTJ2LTF2LTQNCgkJYzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjRIMlYzN2g3djE1SDh6IE00OSw1OEgxMXYtNFYzN2gzOHYxN1Y1OHogTTU0LDQ5di00YzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjR2MXYyaC0xDQoJCVYzN2g3djEySDU0eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=); }

.product-detail-artnumber {
  display: inline-block; }
  .product-detail-artnumber:empty {
    display: none; }

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


.specs {
	max-width: 700px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.specs__title {
	font-size: 18px;
	font-weight: 700;
	color: #1a2238;
	margin: 0 0 16px;
}

.specs__table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.specs__table td {
	padding: 14px 24px;
	font-size: 15px;
	line-height: 1.4;
	vertical-align: middle;
}

.specs__table td:first-child {
	color: #6b7280;
	width: 40%;
}

.specs__table td:last-child {
	color: #1a2238;
	font-weight: 500;
}

.specs__table tr:nth-child(odd) td {
	background-color: #f1f3f7;
}

.specs__table tr:nth-child(odd) td:first-child {
	border-radius: 8px 0 0 8px;
}

.specs__table tr:nth-child(odd) td:last-child {
	border-radius: 0 8px 8px 0;
}


.nn-service-banner {
    margin-top: 24px;
    position: relative;
    width: 100%;
    min-height: 280px;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #1a1a2e;
}
.nn-service-banner__bg {
    position: absolute;
    inset: 0;
    background-image: url('https://images.unsplash.com/photo-1625047509248-ec889cbff17f?w=1600&q=80&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    opacity: 0.35;
}
.nn-service-banner__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(20,20,30,0.95) 0%, rgba(20,20,30,0.7) 60%, rgba(20,20,30,0.2) 100%);
}
.nn-service-banner__content {
    position: relative;
    z-index: 2;
    padding: 48px 56px;
    max-width: 560px;
}
.nn-service-banner__title {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 14px;
    line-height: 1.2;
}
.nn-service-banner__text {
    font-size: 0.95rem;
    color: rgba(255,255,255,0.75);
    margin: 0 0 28px;
    line-height: 1.6;
}
.nn-service-banner__actions {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}
.nn-service-banner__btn {
    display: inline-block;
    padding: 14px 32px;
    background: #e2261c;
    color: #fff !important;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-decoration: none !important;
    transition: background 0.2s;
}
.nn-service-banner__btn:hover { background: #c41f17; }
.nn-service-banner__link {
    color: rgba(255,255,255,0.7) !important;
    font-size: 0.9rem;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    transition: color 0.2s, border-color 0.2s;
}
.nn-service-banner__link:hover {
    color: #fff !important;
    border-color: rgba(255,255,255,0.7);
}

/* Попап */
.nn-popup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.nn-popup-overlay.active { display: flex; }
.nn-popup {
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    width: 100%;
    max-width: 480px;
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
}
.nn-popup__logo {
    margin-bottom: 24px;
}
.nn-popup__logo img {
    height: 36px;
    width: auto;
}
.nn-popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    color: #999;
    font-size: 1.4rem;
    line-height: 1;
    padding: 4px;
}
.nn-popup__close:hover { color: #333; }
.nn-popup__title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #111;
    margin: 0 0 28px;
}
.nn-popup__field { margin-bottom: 20px; }
.nn-popup__label {
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    color: #111;
    margin-bottom: 8px;
}
.nn-popup__input,
.nn-popup__select {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 0.95rem;
    color: #111;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.2s;
    appearance: none;
    background: #fff;
}
.nn-popup__input:focus,
.nn-popup__select:focus { border-color: #e2261c; }
.nn-popup__input.nn-error { border-color: #e2261c; background: #fff5f5; }
.nn-popup__error-msg {
    display: none;
    font-size: 0.78rem;
    color: #e2261c;
    margin-top: 4px;
}
.nn-popup__input.nn-error + .nn-popup__error-msg { display: block; }
.nn-popup__select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
}
.nn-popup__consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 24px;
}
.nn-popup__consent input[type="checkbox"] {
    margin-top: 2px;
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    accent-color: #e2261c;
}
.nn-popup__consent-text {
    font-size: 0.8rem;
    color: #666;
    line-height: 1.5;
}
.nn-popup__consent-text a { color: #e2261c; text-decoration: none; }
.nn-popup__submit {
    width: 100%;
    padding: 16px;
    background: #e2261c;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.2s;
}
.nn-popup__submit:hover { background: #c41f17; }
.nn-popup__success {
    display: none;
    text-align: center;
    padding: 20px 0;
}
.nn-popup__success-icon { font-size: 3rem; margin-bottom: 16px; }
.nn-popup__success h3 { font-size: 1.3rem; font-weight: 700; margin: 0 0 8px; }
.nn-popup__success p { color: #666; margin: 0; }

@media (max-width: 767px) {
    .nn-service-banner__content { padding: 32px 24px; }
    .nn-service-banner__title { font-size: 1.5rem; }
    .nn-popup { padding: 28px 20px; }
}

.cars-single-price__title {
	color: #bbb;
	color: var(--color-text-light);
	font-size: 1.2rem;
	line-height: 1.5;
}

.cars-single-price__price {
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 1.3;
}
@media (min-width: 62rem) {
	.cars-single-price__price {
		font-size: 3.1rem;
		letter-spacing: -.01em;
	}
}
.color-secondary {
	color: #e2261c;
	color: var(--color-secondary);
}
body .block__price {
	flex-direction: unset !important;
}
.block__price > div {
	width: 50%;
}
/*
.cars-single-price__col {
	margin-top: -76px;
}
*/
.cars-single-price__col .cars-single-price__price {
	font-size: 24px !important;
	color: #cc0a00;
	font-family: none !important;
}
.cars-single-price__title {
	font-size: 12px !important;
	color: #6b7280;
}
.detail__block {
	display: flex;
}
.detail__block > div {
	width: 50%;
}
.preim {

}
.cars-single-maintenance {
	padding: 3rem 2.7rem;
	background: rgba(161, 217, 229, .1);
	border: .1rem solid #a1d9e5;
	border-radius: .6rem;
}
.cars-single-maintenance__title {
	margin-bottom: 1.5rem;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5;
}
.cars-single-maintenance__list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cars-single-maintenance__list li .cars-single-maintenance__icon {
	display: grid;
	width: 3rem;
	height: 3rem;
	margin-right: 1rem;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	place-content: center;
}

.cars-single-maintenance__list li .cars-single-maintenance__icon svg {
	width: 3rem;
	height: 3rem;
}
.cars-single-maintenance ul {
	margin-left: -40px;
}
.mod_detail_tickets .spacer, .mod_detail_tickets button {
	border: .1rem solid #a1d9e5 !important;
}
body .product-cat-buttons {
	display: none !important;
}
.product-cat-info-container {
	margin-top: -50px !important;
}
.l-main__nav-wrap {
	display: none !important;
}
body .product-cat-parent {
	display: none !important;
}


.sticky-bar {
	position: fixed;
	top: 0; /* подставь высоту своей шапки, напр. top: 70px; */
	left: 0;
	right: 0;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .08);
	border-bottom: 1px solid #eee;
	transform: translateY(-100%);
	opacity: 0;
	visibility: hidden;
	transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
}

.sticky-bar.is-visible {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.sticky-bar__inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 16px 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
}

.sticky-bar__left {
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
}

.sticky-bar__title {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	color: #1a1a1a;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sticky-bar__offer {
	align-self: flex-start;
	padding: 10px 24px;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	background: #fff;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	transition: border-color .2s, background .2s;
}

.sticky-bar__offer:hover {
	border-color: #999;
	background: #fafafa;
}

.sticky-bar__right {
	display: flex;
	align-items: center;
	gap: 28px;
	flex-shrink: 0;
}

.sticky-bar__price {
	font-size: 22px;
	font-weight: 700;
	color: #1a1a1a;
	white-space: nowrap;
}

.sticky-bar__actions {
	display: flex;
	align-items: center;
	gap: 16px;
}

.sticky-bar__icon {
	width: 24px;
	height: 24px;
	padding: 0;
	border: none;
	background: none;
	color: #1a1a1a;
	cursor: pointer;
	transition: color .2s;
}

.sticky-bar__icon svg {
	width: 100%;
	height: 100%;
	display: block;
}

.sticky-bar__icon:hover {
	color: #888;
}

.sticky-bar__reserve {
	padding: 10px 28px;
	border: none;
	border-radius: 8px;
	background: #3a3f54;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
	transition: background .2s;
}

.sticky-bar__reserve:hover {
	background: #2c3042;
}

.sticky-bar__buttons {
	display: flex;
	align-items: center;
	gap: 12px;
}

@media (max-width: 768px) {
	.sticky-bar__inner {
		padding: 12px 16px;
		gap: 12px;
	}
	.sticky-bar__title {
		font-size: 15px;
	}
	.sticky-bar__offer {
		display: none;
	}
	.sticky-bar__price {
		font-size: 17px;
	}
	.sticky-bar__right {
		gap: 12px;
	}
	.sticky-bar__actions {
		gap: 10px;
	}
	.sticky-bar__reserve {
		padding: 8px 16px;
		font-size: 13px;
	}
}/* ===== Карточка авто: цена + кредит в строку ===== */
.car-detail-price-row {
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
	gap: 32px;
	flex-wrap: nowrap;
}

.car-detail-price-main {
	flex: 0 0 auto;
	width: auto;
}

.car-detail-price-main .product-detail-price {
	display: inline-block;
}

/* крупная текущая цена */
.car-detail-price-row .product-detail-price-current.product-cat-price-current {
	font-size: 2rem;
	font-weight: 700;
	color: #1a2238;
	line-height: 1.1;
}

/* зачёркнутая старая цена под текущей */
.car-detail-price-row .product-detail-price-old.product-cat-price-old {
	display: block;
	font-size: 1rem;
	color: #aaa;
	text-decoration: line-through;
	margin-top: 4px;
}

/* блок ставки по кредиту справа от цены */
.car-detail-credit {
	flex: 0 0 auto;
	text-align: left;
	align-self: center;
}

.car-detail-credit .cars-single-price__title {
	font-size: 12px !important;
	color: #6b7280;
	margin-bottom: 2px;
}

.car-detail-credit .cars-single-price__price {
	font-size: 22px !important;
	font-weight: 700;
	color: #e2261c;
	font-family: inherit !important;
}

/* ===== Кнопки действий (Зарезервировать / Персональное предложение) ===== */
.car-detail-buttons {
	display: flex;
	align-items: stretch;
	gap: 12px;
	flex-wrap: wrap;
}

.car-detail-btn {
	flex: 1 1 auto;
	min-width: 220px;
	padding: 14px 28px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2;
	cursor: pointer;
	text-align: center;
	transition: background .2s, color .2s, border-color .2s;
}

.car-detail-btn--reserve {
	border: none;
	background: #e2261c;
	color: #fff;
}

.car-detail-btn--reserve:hover {
	background: #c41f17;
}

.car-detail-btn--offer {
	border: 1px solid #e2261c;
	background: #fff;
	color: #e2261c;
}

.car-detail-btn--offer:hover {
	background: #fff5f5;
}

@media (max-width: 767px) {
	.car-detail-price-row {
		gap: 12px;
	}
	.car-detail-credit {
		text-align: left;
	}
	.car-detail-btn {
		min-width: 100%;
	}
}

/* Характеристики во всю ширину под фото */
.product-detail-main .specs {
	max-width: none;
	width: 100%;
	margin-top: 8px;
}

/* Две таблицы в ряд под фото */
.product-detail-tables .specs {
	margin-top: 0;
}
@media (max-width: 991px) {
	.product-detail-tables .col-12:first-child .specs {
		margin-bottom: 24px;
	}
}
/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/catalog-item.min.css?177460339812234*/
.product-cat-scu-item-list::after{display:block;clear:both;content:""}.product-cat-scu-item-color-block{background:#fff;border:2px solid transparent;border-radius:50%;cursor:pointer;display:inline-block;font-weight:400;line-height:1;position:relative;text-align:center;text-decoration:none;-webkit-transition:border .3s ease,color .3s ease;transition:border .3s ease,color .3s ease;vertical-align:middle}.product-cat-scu-item-color{background-size:cover;border:2px solid #e9ecef;border-radius:50%;display:block;width:1.75rem;height:1.75rem;vertical-align:middle}.checked.product-cat-scu-item-color-container .product-cat-scu-item-color-block,.product-cat-scu-item-color-block:active,.product-cat-scu-item-color-block:focus,.product-cat-scu-item-color-container:hover .product-cat-scu-item-color-block,.selected.product-cat-scu-item-color-container .product-cat-scu-item-color-block{border-color:#7d8698}.disabled.product-cat-scu-item-color-container>.product-cat-scu-item-color-block{background:0 0;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:inherit}.disabled.product-cat-scu-item-color-container>.product-cat-scu-item-color-block:before{position:absolute;bottom:0;right:0;top:0;left:0;content:' ';display:block;z-index:100;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==) no-repeat center;opacity:.7}.disabled.product-cat-scu-item-color-container .product-cat-scu-item-color{opacity:.2}.product-cat-price-old{color:#7d8698;font-size:.875rem;text-decoration:line-through;white-space:nowrap}.product-cat-price-current{font-weight:600;font-size:1.125rem;white-space:nowrap}.product-cat-action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,.8);border:1px solid rgba(189,189,189,.5);border-radius:50%;color:#bdbdbd;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.product-cat-action-container .product-cat-action{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.product-cat-action-container{display:block;height:2.375rem;margin-bottom:.5rem;position:relative;width:2.375rem}.product-cat-action-container:last-child{margin-bottom:0}.product-cat-action input[type=checkbox]{display:none}.product-cat-action>.product-cat-action-icon{display:block}.bx-no-touch .product-cat-action:hover{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.bx-no-touch .product-cat-action:hover,.product-cat-action.checked{background-color:#fff;color:#ff5605}.product-cat-del{color:#bdbdbd;cursor:pointer;font-size:.6875rem;padding:.5rem;position:absolute;right:0;top:0;z-index:210}.product-cat-del:hover{color:#202020}.product-cat-label-text{bottom:0;display:block;position:absolute;right:0;z-index:190}.product-cat-label-text-item{background:#ff5605;clear:both;color:#fff;display:block;float:right;font-size:75%;margin:.125rem auto;padding:.25rem .5rem;text-align:center}.product-cat-label-text-item:before{content:'';display:table;width:0;height:100%;margin:-1px 0 1px}@media (min-width:992px){.product-cat-label-text-item{padding:.5rem 1rem}}.product-cat-deals{background-color:rgba(34,36,40,.8);border-radius:0 0 .5rem .5rem;color:#fff;min-width:3rem;padding:.5rem .25rem 1rem;text-align:center;left:-.5rem;position:absolute;top:-1rem;z-index:190}.product-cat-deals-icon{font-size:1.625rem;margin-bottom:.25rem}.product-cat-deals-name{display:block;font-size:75%;line-height:1.08333;white-space:pre}.product-cat-image-action{position:absolute;right:1rem;top:1rem;z-index:210}.product-cat-image-slider-control-container{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;z-index:200}.bx-touch .product-cat-image-slider-control-container{display:none}.product-cat-image-slider-control{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative}.product-cat-image-slider-control:after{background-color:rgba(255,255,255,.8);content:'';display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 1px 2px;height:3px;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:4}.product-cat-image-slider-control.active:after{background-color:#ff5605}.product-cat-image-slider-control:first-child:after{margin-left:3px}.product-cat-image-slider-control:last-child:after{margin-right:3px}.product-cat-image-slider-control-container:not(:hover) .product-cat-image-slider-control:after{opacity:0}.product-cat-image-slider-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;z-index:200}.product-cat-image-slider-more-icon{display:block;font-size:3rem;margin-bottom:.375rem}.product-cat-image-slider-more-text{margin-top:.5rem}.product-cat-gift{background-color:#ffa800;border-radius:50%;bottom:0;color:#fff;left:-.5rem;position:absolute;padding:.5rem;z-index:200}.product-cat-gift .product-cat-gift-icon{display:block;font-size:1.75rem}.product-cat-limit{white-space:nowrap}.product-cat-limit-quantity:before{background-color:#c8c8c8;border:1px solid #bdbdbd;border-radius:50%;content:'';display:inline-block;height:.5em;margin:-.125em .5em 0;vertical-align:middle;width:.5em}.product-cat-limit.is-instock .product-cat-limit-quantity:before{background-color:#78b05c;border:1px solid #5ea13d}.product-cat-limit.is-limited .product-cat-limit-quantity:before{background-color:#ffbb29;border:1px solid #ffae00}.product-cat-limit.is-outofstock .product-cat-limit-quantity:before{background-color:#d43129;border:1px solid #cc0a00}.product-cat-price-current{margin-bottom:-.1875rem;margin-top:-.375rem}.product-cat-price-old{display:inline-block}.product-cat-price-percent{background-color:#e83700;color:#fff;display:inline-block;font-size:75%;padding:0 .25rem}.product-cat-price-economy{background-color:#fff6e5;display:inline-block;font-size:75%;padding:0 .25rem;white-space:nowrap}.product-cat-button-container .btn-rounded{padding:.5rem}.product-cat-button-container .icon-cart{float:left;font-size:1.25rem}.product-cat-button-container .is-incart .btn-primary,.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):active,.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):hover{background-color:#fff;border-color:#ff5605;color:#212529!important}.product-cat-button-container .is-incart .btn-primary.btn-rounded,.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):active,.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):focus,.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):hover{background-color:#fff;border-color:#e5e6ea;color:#5ea13d}.product-cat-button-container .is-incart .icon-cart{color:#5ea13d}.product-cat-scu-list .dropdown-menu{max-height:24.8rem;overflow-y:auto}.product-cat-scu-item-list{padding-left:0;list-style:none;margin:0}.product-cat-scu-item-text-container.btn-link{background-color:transparent;border-color:transparent;color:#202020;padding-left:.25rem;padding-right:.25rem}.product-cat-scu-item-text-container.btn-link.checked,.product-cat-scu-item-text-container.btn-link:hover{background-color:transparent;border-color:transparent;color:#ff5605}.product-cat-scu-item-text-container.btn-link.checked{text-decoration:none}.product-cat-scu-item-text-container.btn-link.checked:not(:disabled):not(.disabled){cursor:text}.product-cat-scu-item-text-container.disabled{text-decoration:line-through}.product-cat-scu-item-text:after{content:',';display:inline}.product-cat-scu-item-text-container.btn-outline-secondary .product-cat-scu-item-text:after,.product-cat-scu-item-text-container.last-visible .product-cat-scu-item-text:after{display:none}.product-cat-scu-item-color-container,.product-cat-scu-item-text-container.btn-outline-secondary{float:left;margin:0 .5rem .5rem 0}.product-cat-scu-item-text-container.btn-outline-secondary.checked{color:#fff;background-color:#7d8698;border-color:#7d8698}.product-cat-amount-field-btn-minus,.product-cat-amount-field-btn-plus{position:relative;display:inline-block;min-width:22px;height:22px;vertical-align:middle;text-align:center;cursor:pointer;-webkit-transition:background .3s ease,opacity .3s ease;transition:background .3s ease,opacity .3s ease}.product-cat-amount-field-btn-minus:after,.product-cat-amount-field-btn-plus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;-webkit-transition:opacity .3s ease,background .3s ease;transition:opacity .3s ease,background .3s ease}.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:after,.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:after{opacity:.3!important;cursor:default}.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:hover,.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:hover{background-color:#f2f2f2}.product-cat-amount-field-btn-plus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;background-size:10px}.product-cat-amount-field-btn-minus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;background-size:10px}.product-cat-amount-field-btn-minus:hover:after,.product-cat-amount-field-btn-plus:hover:after{opacity:1}.product-cat-amount-field.form-control:focus{border-color:#ced4da;border-right-color:transparent;-webkit-box-shadow:none;box-shadow:none}.product-cat-amount-field::-webkit-inner-spin-button,.product-cat-amount-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-cat-amount .input-group>.product-cat-amount-field{-moz-appearance:textfield;border-right-color:transparent;text-align:center;width:4.25rem}.product-cat-amount .product-cat-amount-field:disabled{background:#fff;color:rgba(73,80,87,.5)}.product-cat-amount-field:disabled+.product-cat-amount-measure{color:rgba(73,80,87,.5)}.product-cat-amount-field:focus{outline:0!important}.product-cat .bx-no-touch input.product-cat-amount-field::-webkit-inner-spin-button,.product-cat .bx-no-touch input.product-cat-amount-field::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-cat-amount-description-container{clear:both;display:block;font-size:75%;padding-bottom:.625rem;padding-top:.625rem;vertical-align:middle;white-space:nowrap}.product-cat-amount-description-container:empty{display:none}@media (min-width:576px){.product-cat-amount-description-container{clear:none;display:inline-block;margin-bottom:1rem;margin-left:1rem}}.product-cat-amount-measure .input-group-text{background:#fff;border-left-color:transparent}.product-cat-properties{display:block;margin:0;overflow:hidden}.product-cat-properties dl{clear:both}.product-cat-properties dt{clear:both;color:#7d8698;font-weight:400;display:inline;margin-right:.25rem}.product-cat-properties dd{display:inline}.product-cat-properties dd:after{content:'';display:block;height:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.store.amount/catalog/style.css?17798751911495*/
.shop-list-item.is-outofstock .shop-list-item__icon {
  color: #7d8698; }

.shop-list-item.is-outofstock .shop-list-item__amount {
  background-color: #7d8698; }

.shop-list-item__amount {
  background-color: #7d8698; }

.shop-list-item .product-cat-limit-quantity::before {
  color: #ff5605;
  left: 0;
  margin: 0.5rem;
  position: absolute; }

.shop-list-empty {
  padding: 3rem; }

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

.shop-list-item__map {
	flex: 0 0 520px;
	max-width: 520px;
	min-height: 320px;
	margin-right: 24px;
	border-radius: 8px;
	overflow: hidden;
}

.shop-list-item__map > div,
.shop-list-item__map .bx-yandex-view-map {
	width: 100% !important;
	height: 320px !important;
}

@media (max-width: 991.98px) {
	.shop-list-item__map {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}
}

.shop-list-item .product-cat-limit,
.shop-list-item .shop-list-item__container > .col.flex-grow-1,
.shop-list-item .shop-list-item__container > .col-lg-auto {
	display: none;
}

.shop-list-item__container {
	margin-left: 0px !important;
}
.shop-list-item {
	padding-left: 0px !important;
}
.bx_storege {
	padding: 3rem 2.7rem;
	background: rgba(161, 217, 229, .1);
	border: .1rem solid #a1d9e5;
	border-radius: .6rem;
}
.shop-list-item__prop--schedule-title {
	padding-left: 0 !important;
	margin-left: 0 !important;
	margin-top: 10px;
}

@media (max-width: 991.98px) {
	.detail__block {
		flex-direction: column;
	}
	.detail__block > div {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/megamart_default/assets/styles/shop-list-items.min.css?17746033982161*/
.shop-list-items{margin:0}.shop-list-item{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem;border-bottom:1px solid #f1f1f1}@media (min-width:576px){.shop-list-item{padding-top:3rem;padding-left:3rem;padding-bottom:3rem;padding-right:3rem}}@media (min-width:768px){.l-main--has-outer-sidebar .l-main__inner-content .shop-list-item{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}}@media (min-width:992px){.l-main--has-outer-sidebar .l-main__inner-content .shop-list-item{padding-top:3rem;padding-left:3rem;padding-bottom:3rem;padding-right:3rem}}@media (min-width:992px){.l-main__outer-sidebar .shop-list-item{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}}@media (min-width:1200px){.l-main__inner-sidebar .shop-list-item{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}}.shop-list-item__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto;max-width:68rem}.shop-list-item__picture{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;margin-bottom:1rem}.shop-list-item__picture img{max-width:100%}.shop-list-item__icon{font-size:1.5rem;color:#ff5605}.shop-list-item__data{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1rem}.shop-list-item__name{margin-bottom:1rem}.shop-list-item__name a{color:#202020;font-weight:700}.shop-list-item__name a:focus,.shop-list-item__name a:hover{color:#202020}.shop-list-item__prop{margin:.38rem 0;position:relative;padding-left:1.63rem}.shop-list-item__prop .icon-svg{margin-right:.56rem;margin-top:.19rem;color:#ff5605;position:absolute;left:0}@media (min-width:992px){.shop-list-item__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-list-item__picture{margin-left:auto;margin-right:auto}.shop-list-item__picture{-ms-flex-preferred-size:16.25rem;flex-basis:16.25rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.shop-list-item__data{padding-left:2rem}}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1774602322666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/catalog/style.min.css?17799791075701*/
.product-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;padding:1rem;-webkit-transition:none;transition:none}.product-cat-container{background-color:#fff;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;position:relative}.product-cat-container.hover{z-index:210}.product-cat-container.hover .product-cat-popup{background-color:#fff;-webkit-box-shadow:0 10px 32px 0 rgba(84,133,169,.3);box-shadow:0 10px 32px 0 rgba(84,133,169,.3);height:auto;left:0;margin:-.5rem -.5rem auto;min-height:calc(100% + 3rem);padding:1.5rem;position:absolute;right:0;top:0;-webkit-transition-property:margin,padding,min-height;transition-property:margin,padding,min-height;-webkit-transition-duration:.2s;transition-duration:.2s}.product-cat-line-card .product-cat-preview,.product-cat-line-card .product-cat-properties{font-size:.875rem}.product-cat-line-card .product-cat-head{height:auto}.product-cat-table-card .product-cat{padding:.5rem 1rem}.product-cat-table-card .product-cat-image-wrapper{margin:-.5rem -.5rem -.5rem -1rem;padding:.5rem .5rem .5rem 1rem}.product-cat-table-card .product-cat-head{height:auto;margin-bottom:auto}.product-cat-line-card .product-cat-buttons,.product-cat-table-card .product-cat-buttons{position:relative;-ms-flex-item-align:center;align-self:center}.product-cat-info-container.product-cat-hidden{display:none;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.bx-touch .product-cat-info-container.product-cat-touch-hidden{display:none!important}.bx-no-touch .product-cat-container.hover .product-cat-popup .product-cat-info-container.product-cat-hidden,.product-cat-line-card .product-cat-info-container.product-cat-hidden{display:block;opacity:1}.product-cat-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-cat-image-wrapper{display:block;margin:-1rem -1rem 0;padding:1rem;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.product-cat-image-canvas{display:block;padding-bottom:90%;position:relative}.product-cat-image-slider{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.product-cat-image-slider{overflow:hidden}.bx-touch .product-cat-image-slider>.active,.bx-touch .product-cat-image-slider>.next,.bx-touch .product-cat-image-slider>.prev{display:-webkit-box;display:-ms-flexbox;display:flex}.bx-touch .product-cat-image-slider>.active{left:0}.bx-touch .product-cat-image-slider>.next,.bx-touch .product-cat-image-slider>.prev{position:absolute;top:0;width:100%}.bx-touch .product-cat-image-slider>.next{left:100%}.bx-touch .product-cat-image-slider>.prev{left:-100%}.bx-touch .product-cat-image-slider>.next.left,.bx-touch .product-cat-image-slider>.prev.right{left:0}.product-cat-image-slide{display:none;height:100%}.product-cat-image-slide.active{display:block}@media all and (transform-3d),(-webkit-transform-3d){.bx-touch .product-cat-image-slide{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.bx-touch .product-cat-image-slide.active.right,.bx-touch .product-cat-image-slide.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.bx-touch .product-cat-image-slide.active.left,.bx-touch .product-cat-image-slide.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.bx-touch .product-cat-image-slide.active,.bx-touch .product-cat-image-slide.next.left,.bx-touch .product-cat-image-slide.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-cat-image{display:block;left:50%;max-height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-cat-image-action{display:none}.product-cat-container.hover .product-cat-image-action{display:block}.product-cat-head{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem}@media (min-width:576px){.product-cat-head{height:6.375rem}}.product-cat-data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-cat-title{font-weight:700;max-height:2.5rem;margin-bottom:.25rem;overflow:hidden}.product-cat-title>a,.product-cat-title>a:hover{color:#202020}.product-cat-parent{font-size:75%;height:1.125rem;margin-bottom:.25rem;overflow:hidden}.product-cat-parent>a,.product-cat-parent>a:hover{color:#ff5605}.product-cat-info-container{margin-bottom:1rem}.product-cat-info-container--price{overflow:hidden}.product-cat-preview-container{margin-bottom:1.5rem}.product-cat-price-container{min-width:1px}.product-cat-info-container-title{font-size:.875rem}@media (min-width:768px){.product-cat-table-card .product-cat-price-container{position:relative;top:-1.25rem}.product-cat-table-card .product-cat-content{margin-bottom:1.625rem;margin-top:1.625rem}.product-cat .product-cat-deals{top:-1.5rem}}@media (min-width:992px){.product-cat{padding:1.5rem}.product-cat-container.hover .product-cat-popup{margin:-.5rem -.5rem auto;min-height:calc(100% + 1rem);padding:2rem}.product-cat-image-wrapper{margin:-1.5rem -1.5rem .5rem;padding:1.5rem}.product-cat-image-action{right:1.5rem;top:1.5rem}.product-cat-head{margin-bottom:1.5rem}.product-cat-table-card .product-cat{padding:1rem 1.5rem}.product-cat-table-card .product-cat-image-wrapper{margin:-1rem 0 -1rem -1.5rem;padding:1rem 1rem 1rem 1.5rem}}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/tickets/style.css?1779800984150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/megamart_default/components/bitrix/sale.prediction.product.detail/catalog/style.min.css?177460339845*/
.catalog-element-popup-element{color:#3483b8}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/catalog/style.css?178031082226656 */
/* /bitrix/templates/megamart_default/assets/styles/catalog-item.min.css?177460339812234 */
/* /local/templates/.default/components/bitrix/catalog.store.amount/catalog/style.css?17798751911495 */
/* /bitrix/templates/megamart_default/assets/styles/shop-list-items.min.css?17746033982161 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1774602322666 */
/* /local/templates/.default/components/bitrix/catalog.item/catalog/style.min.css?17799791075701 */
/* /local/templates/.default/components/bitrix/news.list/tickets/style.css?1779800984150 */
/* /bitrix/templates/megamart_default/components/bitrix/sale.prediction.product.detail/catalog/style.min.css?177460339845 */
