

/* Start:/bitrix/templates/kosmos_s2/components/bitrix/sale.basket.basket/template.1/style.css?176155026625677*/
.ns-bitrix.c-basket.c-basket-template-1 .basket-mobile-actions {
  font-size: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-mobile-action {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-desktop-action {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .bonus_item_cart, .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value-text.bonus-total {
  position: relative;
  padding-left: 20px;
  font-size: 0.93rem;
}
.ns-bitrix.c-basket.c-basket-template-1 .bonus_item_cart.bonus, .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value-text.bonus-total.bonus {
  margin-top: 6px;
}
.ns-bitrix.c-basket.c-basket-template-1 .bonus_item_cart::before, .ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value-text.bonus-total::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/kosmos_s2/components/bitrix/sale.basket.basket/template.1/../../../../images/bonus.svg) center no-repeat;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-statuses {
  --int-tabs-content-offset: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-modal-confirm-delay {
  cursor: pointer;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-name a {
  text-decoration: none;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-action button {
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-minus, .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-plus {
  color: var(--color-neutral-semi-dark);
  cursor: pointer;
  border: none;
  background-color: transparent;
  transition-duration: var(--duration-base);
  transition-property: background-color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-minus:not([disabled]):hover, .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-plus:not([disabled]):hover {
  background-color: var(--int-counter-theme-hover, #E8E8E8);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-input {
  border: none;
  background-color: transparent;
  outline: none;
  font-weight: var(--int-counter-font-weight, 500);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-input:not([disabled]):hover {
  background-color: var(--int-counter-theme-hover, #E8E8E8);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter {
  background-color: var(--color-neutral-quarter-bright);
  border: solid 1px var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-article {
  display: inline-block;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-label + .basket-item-article {
  margin-left: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-text {
  display: inline-block;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-total-economy-value {
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  -webkit-border-radius: 1.428em;
  border-radius: 1.428em;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property + .basket-item-basket-property {
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-properties-header {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-properties-header[data-state=deployed] .basket-item-basket-properties-header-svg {
  transform: rotate(180deg);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-properties-header-svg {
  transition-duration: var(--duration-base);
  transition-property: transform;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property-line {
  border-bottom: dashed 1px var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties + .basket-item-product-properties {
  margin-top: 10px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties-header {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties-header[data-state=deployed] .basket-item-product-properties-header-svg {
  transform: rotate(180deg);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-properties-header-svg {
  transition-duration: var(--duration-base);
  transition-property: transform;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property + .basket-item-product-property {
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-name {
  white-space: nowrap;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-values {
  overflow: hidden;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-values a {
  text-decoration: none;
  color: var(--color-primary-base);
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-values a:hover {
  color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-values img {
  width: 100%;
  max-width: 110px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property-line {
  border-bottom: dashed 1px var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 img.basket-item-product-property-value {
  cursor: pointer;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-info-header {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-info-header[data-state=deployed] .basket-item-product-info-header-svg {
  transform: rotate(180deg);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-info-header[data-state=deployed] .basket-item-product-info-header-text-expand {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-info-header:not([data-state=deployed]) .basket-item-product-info-header-text-collapse {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-info-header-svg {
  transition-duration: var(--duration-base);
  transition-property: transform;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-action {
  font-size: 0;
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-restore-button {
  cursor: pointer;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image {
  position: relative;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image img {
  transition-duration: var(--duration-base);
  transition-property: opacity;
}
@media (min-width: 769px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image[data-quick=true]:hover .basket-item-image-eye {
    opacity: 1;
    z-index: 10;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image[data-quick=true]:hover img {
    opacity: 0.1;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-eye-action {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-eye-action svg {
  stroke: var(--color-neutral-semi-dark);
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-eye-action {
    display: block;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-eye {
  position: absolute;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
  opacity: 0;
  cursor: pointer;
  border-radius: 50%;
  -webkit-box-shadow: var(--shadow-dark);
  -moz-box-shadow: var(--shadow-dark);
  box-shadow: var(--shadow-dark);
  transition-duration: var(--duration-base);
  transition-property: opacity;
  transition-delay: stroke;
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-eye {
    display: none;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-link {
  position: relative;
  display: inline-block;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-container {
  display: inline-block;
  overflow: hidden;
  max-width: 105px;
  width: 105px;
  height: 105px;
  max-height: 105px;
  vertical-align: middle;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers {
  position: absolute;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-x=left] {
  left: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-x=right] {
  right: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-y=top] {
  top: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-stickers[data-position-y=bottom] {
  bottom: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper {
  row-gap: 12px;
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-wrapper {
    row-gap: 16px;
  }
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-table {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    column-gap: 8px;
    align-items: baseline;
  }
}
@media (max-width: 550px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-table {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 0;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-info {
  flex-basis: 65%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-info-other {
  gap: 8px 12px;
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-price {
    order: 4;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-actions-list {
  gap: 8px 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-prices {
  flex-basis: 20%;
  flex-grow: 1;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-prices-wrapper {
  gap: 16px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-properties {
  flex-basis: 100%;
  font-size: 0.93rem;
  row-gap: 12px;
}
@media (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-properties {
    row-gap: 16px;
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-show-similar-link {
  cursor: pointer;
  color: var(--color-primary-base);
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-show-similar-link:hover {
  color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-min-summ-info {
  font-weight: 500;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-item-list-empty-icon svg {
  width: 80px;
  height: 80px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-description {
  margin-left: auto;
  margin-right: auto;
  max-width: 26.7rem;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-feedback {
  gap: 4px 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-empty-feedback a {
  font-weight: 500;
  text-decoration: none;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter {
  gap: 30px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control {
  position: relative;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-control-reset {
  position: absolute;
  top: 50%;
  right: 1.643em;
  margin-top: -12px;
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-button-delete {
  font-size: 0.93rem;
  white-space: nowrap;
  background: none;
  border: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-filter-empty-description {
  margin-left: auto;
  margin-right: auto;
  max-width: 26.7rem;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-body {
  gap: 30px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total[data-fixed=true] {
  position: sticky;
  top: var(--header-sticky-padding, 7rem);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper {
  -webkit-box-shadow: var(--shadow-dark);
  -moz-box-shadow: var(--shadow-dark);
  box-shadow: var(--shadow-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total-order-condition a {
  text-decoration: none;
  color: var(--color-primary-base);
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-total-order-condition a:hover {
  color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-current {
  font-weight: 600;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-discount {
  text-decoration-color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-economy-value {
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  -webkit-border-radius: 1.428em;
  border-radius: 1.428em;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-name {
  font-weight: 600;
  white-space: nowrap;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value + .basket-price-info-value {
  margin-top: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value-line {
  border-bottom: dashed 1px var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-value-text {
  font-weight: 600;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-price-info-quantity {
  color: var(--color-neutral-dark);
  font-weight: 600;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-label {
  position: relative;
  width: 100%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-svg-container {
  position: absolute;
  top: 10px;
  right: 12px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  width: 45px;
  margin-left: 12px;
  font-size: 0;
  text-align: right;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-svg-container::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 11px;
  left: 18px;
  display: block;
  height: 1px;
  background-color: var(--color-neutral-semi-dark);
  transition-duration: var(--duration-base);
  transition-property: left, background-color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-svg-container svg {
  width: 25px;
  height: 25px;
  stroke: var(--color-neutral-semi-dark);
  transition-duration: var(--duration-base);
  transition-property: stroke;
}
@media (min-width: 769px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-svg-container:hover::before {
    left: 2px;
    background-color: var(--color-primary-bright);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-svg-container:hover svg {
    stroke: var(--color-primary-bright);
  }
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-field-line {
  position: absolute;
  top: calc(50% - 1px);
  left: 16px;
  right: 10px;
  height: 1px;
  background-color: var(--color-neutral-dark);
  transition-duration: var(--duration-base);
  transition-property: left;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message {
  gap: 8px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message + .basket-coupon-message {
  margin-top: 10px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-line {
  border-bottom: dashed 1px var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-value {
  font-weight: 600;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-coupon-message-delete svg {
  transition-duration: var(--duration-base);
  transition-property: stroke;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-values-wrapper {
  gap: 10px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-values {
  font-size: 0;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value.selected .basket-item-offers-property-value-content {
  border-color: var(--color-primary-base);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value.not-available .basket-item-offers-property-value-content {
  opacity: 0.3;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value:not(.not-available):not(.selected):hover .basket-item-offers-property-value-content {
  border-color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value:not(.not-available) .basket-item-offers-property-value-content {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content {
  display: block;
  border: solid 1px var(--color-neutral-semi-bright);
  transition-duration: var(--duration-base);
  transition-property: border-color, opacity;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture] .basket-item-offers-property-value-content span {
  display: block;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-size=normal] .basket-item-offers-property-value-content span {
  height: 24px;
  width: 24px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-size=big] .basket-item-offers-property-value-content span {
  height: 36px;
  width: 36px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-view=circle] .basket-item-offers-property-value-content {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-view=circle] .basket-item-offers-property-value-content span {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-view=square] .basket-item-offers-property-value-content {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=picture][data-offer-property-view=square] .basket-item-offers-property-value-content span {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-values-wrapper {
  gap: 4px;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value {
  cursor: pointer;
  border: solid 1px transparent;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  transition-duration: var(--duration-base);
  transition-property: border-color, background-color;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value.selected {
  border-color: var(--color-primary-base);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value[data-initial=false] {
  border-color: var(--color-neutral-semi-bright);
}
.ns-bitrix.c-basket.c-basket-template-1 [data-offer-property-type=text] .basket-item-offers-property-value[data-initial=false]:hover {
  border-color: var(--color-neutral-dark);
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert {
  width: 100%;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert:after {
  content: "";
  display: block;
  clear: both;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-text {
  display: inline-block;
  word-break: keep-all;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-interactive {
  float: right;
  display: inline-block;
  cursor: pointer;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=all] .basket-item[data-delayed=true] .basket-item-content {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=all] .basket-item[data-delayed=true] .basket-separator {
  margin-bottom: -1px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=all] .basket-item[data-available=false] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=delayed] .basket-item[data-available=false] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=delayed] .basket-item[data-delayed=false] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=delayed] .basket-item[data-delayed=true] .basket-alert {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=delayed] .basket-item[data-delayed=true] .basket-separator {
  margin-top: -1px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=not-available] .basket-item[data-available=true] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=not-available] .basket-item[data-available=false] .basket-alert {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=not-available] .basket-item[data-available=false] .basket-separator {
  margin-top: -1px;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-items-container[data-filter=not-available] .basket-item[data-delayed=true] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-alert-close {
  cursor: pointer;
}
.ns-bitrix.c-basket.c-basket-template-1 [data-print=true] {
  display: none;
}
.ns-bitrix.c-basket.c-basket-template-1 .basket-separator {
  height: 1px;
  background-color: var(--color-neutral-semi-bright);
}
@media all and (min-width: 769px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-items {
    border: solid 1px var(--color-neutral-semi-bright);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item {
    border-top: solid 1px var(--color-neutral-semi-bright);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-prices {
    margin-bottom: -20px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-properties {
    padding-right: 94px;
  }
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper {
    gap: 40px;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-info {
    flex-basis: 80%;
    order: 1;
    flex-grow: 1;
  }
  .ns-bitrix.c-basket.c-basket-template-1 #basket-items-list-container {
    border: 1px solid var(--color-neutral-semi-bright);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-image-container {
    max-width: unset;
    width: 110px;
    aspect-ratio: 1/1;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-actions {
    order: 2;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-prices {
    flex-basis: 100%;
    order: 5;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-properties {
    order: 3;
    flex-basis: 100%;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-product-property + .basket-item-product-property {
    margin-top: 10px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-basket-property + .basket-item-basket-property {
    margin-top: 10px;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item:last-child .basket-separator {
    display: none;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-separator {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media all and (max-width: 550px) {
  .ns-bitrix.c-basket.c-basket-template-1 .basket-total-wrapper {
    gap: 0;
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-input {
    min-width: var(--int-counter-input-min-width, 40px);
    padding: var(--int-counter-input-padding, 0.75rem) 0;
    font-size: var(--int-counter-font-size, 1rem);
    font-weight: var(--int-counter-font-weight, 500);
    line-height: var(--int-counter-line-height, 1.5);
    color: var(--int-counter-theme-text, #1B1E25);
    -moz-appearance: textfield;
    transition-property: background-color, color;
    transition-duration: var(--int-counter-transition-duration, 0.4s);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-minus, .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-plus {
    display: flex;
    align-items: center;
    padding: 0 var(--int-counter-button-padding, 1rem);
    transition-property: background-color;
    transition-duration: var(--int-counter-transition-duration, 0.4s);
    --int-counter-button-padding: var(--int-counter-button-padding-small, .85rem);
  }
  .ns-bitrix.c-basket.c-basket-template-1 .basket-item-counter, .ns-bitrix.c-basket.c-basket-template-1 .basket-item-quantity-counter {
    width: 100%;
  }
}

@media print {
  int-panel-bottom,
  .layout-header,
  .layout-footer,
  .ui-user-panel,
  #Gear,
  #bx-panel,
  .adm-informer,
  [data-role=breadcrumb],
  [data-role=h1],
  [data-print=false] {
    display: none !important;
  }
  [data-print=true] {
    display: block !important;
  }
  .basket-item {
    border-top: 1px solid var(--color-neutral-semi-bright);
    padding: 20px;
  }
  .basket-item:first-child {
    border-top: unset;
  }
}
@media print and (max-width: 768px) {
  .basket-items-container {
    padding: 0 !important;
  }
}
#loading_screen {
  position: fixed;
  z-index: 1150;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  height: 64px;
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/display.properties.standard/style.css?1761550265773*/
.intec-vue.display-properties-standard {
  display: flex;
  flex-flow: column wrap;
  row-gap: 10px;
}
.intec-vue.display-properties-standard .display-property {
  font-size: 0.93rem;
  line-height: 1.8;
}
.intec-vue.display-properties-standard .display-property-name {
  color: var(--color-neutral-semi-dark);
}
.intec-vue.display-properties-standard .display-property-value {
  color: var(--color-neutral-dark);
}
.intec-vue.display-properties-standard .display-property-value a {
  color: var(--color-primary-base);
  text-decoration: none;
  transition-duration: var(--duration-base);
  transition-property: color;
}
.intec-vue.display-properties-standard .display-property-value a:hover {
  color: var(--color-primary-bright);
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/price.discount.standard/style.css?1761550265150*/
.intec.price-discount-standard {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  align-items: center;
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/price.range.standard/style.css?1761550265784*/
.intec.price-range-standard {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
}
.intec.price-range-standard .price-range {
  display: flex;
  column-gap: 2px;
  align-items: baseline;
}
.intec.price-range-standard .price-range-from-to {
  font-size: 0.85rem;
  line-height: 1;
  color: var(--color-neutral-semi-dark);
}
.intec.price-range-standard .price-range-underline {
  flex-grow: 1;
  border-bottom: 1px dashed var(--color-neutral-semi-bright);
}
.intec.price-range-standard .price-range-value {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}
.intec.price-range-standard .price-range .price-range-from-to, .intec.price-range-standard .price-range .price-range-value {
  flex-shrink: 0;
  flex-basis: max-content;
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/quantity.standard/style.css?17615502651156*/
.intec.quantity-standard {
  --font-size: .85rem;
  --line-height: 1.4;
  --indicator-size: 4px;
  --indicator-color: var(--color-additional-2);
  --value-color: var(--color-neutral-semi-dark);
  display: flex;
  align-items: center;
}
.intec.quantity-standard .quantity-indicator {
  flex-shrink: 0;
  width: var(--indicator-size);
  height: var(--indicator-size);
  margin-right: 4px;
  background-color: var(--indicator-color);
  border-radius: 50%;
}
.intec.quantity-standard .quantity-message {
  display: -webkit-box;
  overflow: hidden;
  min-width: 65px;
  font-size: var(--font-size);
  line-height: var(--line-height);
  color: var(--indicator-color);
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.intec.quantity-standard .quantity-value {
  flex-shrink: 0;
  margin-left: 8px;
  font-size: var(--font-size);
  line-height: var(--line-height);
  color: var(--value-color);
}
.intec.quantity-standard.quantity-unavailable {
  --indicator-color: var(--color-neutral-semi-dark);
}
.intec.quantity-standard.quantity-few {
  --indicator-color: var(--color-additional-4);
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/sku.standard/style.css?17615502652090*/
.intec.sku-standard {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.intec.sku-standard .sku-property {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
.intec.sku-standard .sku-header {
  display: flex;
  column-gap: 8px;
  align-items: center;
  font-size: 1rem;
  line-height: 1;
}
.intec.sku-standard .sku-header-title {
  color: var(--color-neutral-semi-dark);
}
.intec.sku-standard .sku-header-value {
  color: var(--color-neutral-dark);
}
.intec.sku-standard .sku-values {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.intec.sku-standard .sku-value {
  min-width: 32px;
  height: 32px;
  background-color: transparent;
  border: 1px solid var(--color-neutral-semi-bright);
  border-radius: var(--button-border-radius);
  cursor: pointer;
  appearance: none;
  transition-duration: var(--duration-base);
  transition-property: border-color, background-color, color, box-shadow, opacity;
}
.intec.sku-standard .sku-value:not(:disabled):hover {
  border-color: var(--color-primary-bright);
}
.intec.sku-standard .sku-value:not(:disabled):focus {
  border-color: var(--color-primary-bright);
  outline: none;
}
.intec.sku-standard .sku-value:not(:disabled):focus-visible {
  border-color: var(--color-primary-bright);
  box-shadow: 0 0 0 0.22rem var(--ui-button-scheme-opacity, rgba(27, 30, 37, 0.25));
  outline: none;
}
.intec.sku-standard .sku-value:disabled {
  cursor: not-allowed;
}
.intec.sku-standard .sku-value-selected {
  border-color: var(--color-primary-base);
}
.intec.sku-standard .sku-value-picture {
  overflow: hidden;
  width: 32px;
  padding: 1px;
}
.intec.sku-standard .sku-value-picture img {
  width: 100%;
  height: 100%;
  border-radius: var(--button-border-radius);
}
.intec.sku-standard .sku-value-text {
  padding: 0 8px;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1;
  color: var(--color-neutral-dark);
  text-align: center;
}
.intec.sku-standard .sku-value-text:disabled {
  background-color: var(--color-neutral-semi-bright);
  color: var(--color-neutral-semi-dark);
}

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

/* End */


/* Start:/bitrix/templates/kosmos_s2/components/intec.kosmos/vue/stickers.standard/style.css?1761550265116*/
.intec.stickers-standard {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

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

/* End */
/* /bitrix/templates/kosmos_s2/components/bitrix/sale.basket.basket/template.1/style.css?176155026625677 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/display.properties.standard/style.css?1761550265773 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/price.discount.standard/style.css?1761550265150 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/price.range.standard/style.css?1761550265784 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/quantity.standard/style.css?17615502651156 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/sku.standard/style.css?17615502652090 */
/* /bitrix/templates/kosmos_s2/components/intec.kosmos/vue/stickers.standard/style.css?1761550265116 */
