<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input[type="text"], textarea, input {
  max-width: 100% !important; }
  input[type="text"]:active, textarea:active, input:active, input[type="text"]:focus, textarea:focus, input:focus {
    outline: none;
    box-shadow: 0 0 0 1px #7169ff; }

input[type="submit"] {
  display: block;
  border: none;
  color: #fff !important;
  padding: 8px !important;
  background: #7169ff !important; }

.site-header .site-info {
  flex-direction: row;
  display: flex;
  align-items: center; }

@media (max-width: 480px) {
  .site-header .site-info {
    flex-direction: column; } }

.card-slider.vertical .card-slider__image {
  max-width: 100%;
  max-height: 100%;
  background-position: center;
  background-size: contain; }

.map-bl &gt; ymaps {
  width: auto !important;
  max-width: 100% !important; }

.card-slider.vertical .card-slider__image.no-image {
  background: url('../noimage.png') 50% 50% no-repeat; }

@media (min-width: 1261px) {
  .sublevel.has &gt; a + ul {
    display: none; } }

.product-list.thumbs .product-item .product-compare {
  display: none !important; }

.site-header .site-modules .site-folders .popup-folders &gt; li:nth-child(n+5) {
  display: list-item; }

.site-header .site-modules .site-folders__more {
  display: none; }

.product-list.thumbs .product-item__image a {
  background-size: contain !important;
  background-position: center !important; }

.card-slider.vertical .card-slider__thumb-img a img {
  opacity: 0; }

.card-slider.vertical .card-slider__thumb-img a {
  /*background-size: auto 100%;
   left: -23%;*/
  background-size: contain;
  background-position: 50%; }
  .card-slider.vertical .card-slider__thumb-img a img {
    max-width: 100%;
    width: auto;
    max-height: 102px;
    height: auto;
    margin: 0 auto; }
</pre></body></html>