@charset "UTF-8";
.nowrap {
  white-space: nowrap;
}

.modal--callback .modal__content {
  padding: 20px !important;
}

.modal--mobile-fullwidth .modal__container .modal__content {
  padding: 20px !important;
}

.policy-content {
  padding: 0 !important;
}

.policy-close {
  position: absolute;
  right: 15px;
  top: 15px;
  margin: 0 !important;
}

.i-close {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

.is-select {
  outline: none;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  background: #fff;
  border-radius: 6px;
  max-height: 233px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 4;
  margin: 5px 0 0;
  padding: 10px 0 9px;
  font-size: 12px;
  color: #424348;
  scrollbar-color: dark;
  scrollbar-width: thin;
  overscroll-behavior: contain;
  border: solid 1px rgba(0, 0, 0, 0.3);
}

.item-prop__types .ellipsis .item-prop__type-bg {
  border-radius: 0 6px 6px 0;
}

.ellipsis span {
  cursor: pointer !important;
}

.is-select::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 6px;
}

.is-select::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}

.open .is-select {
  display: block;
}

.is-select__item {
  position: relative;
  padding: 7px 20px;
  cursor: pointer;
  list-style-type: none;
  line-height: 15px;
}

.is-select__item.selected,
.is-select__item.selected.desable {
  cursor: default;
  color: #383b40;
}

.is-select__item sub {
  position: absolute;
  right: 19px;
  top: 0;
  line-height: 30px;
  height: 30px;
  font-size: 12px;
}

.type-tkani {
  position: relative;
  z-index: 2;
}

.type-tkani .is-select__item {
  display: block;
  text-align: left;
  padding: 7px 15px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.ellipsis {
  cursor: pointer !important;
}

.item-prop__type.ellipsis {
  font-size: 22px;
  line-height: 16px;
  font-weight: 500;
}

.ellipsis span {
  outline: none;
  cursor: pointer !important;
}

.showit .is-select {
  display: block;
  left: 0;
  right: auto;
}

.is-select__item.desable,
.function-item.is-button.desable .head_text {
  cursor: default !important;
  color: rgba(135, 141, 147, 0.65);
}

.go-to-basket {
  display: block;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: red !important;
  border: solid 1px red;
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
  padding: 2px 30px 0;
  margin-left: 20px;
  white-space: nowrap;
  font-weight: 300;
  text-transform: none;
}

.go-to-basket:hover {
  color: #fff !important;
  border: solid 1px red;
  background: red;
}

.merchant__info {
  cursor: pointer;
  border-bottom: dashed 1px #333;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}

.merchant__info svg {
  vertical-align: middle;
  margin-bottom: 2px;
}

.merchant__full {
  position: absolute;
  left: 9.722em;
  bottom: 40px;
  opacity: 0;
  display: inline-block;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  min-width: 150px;
  font-size: 14px;
  line-height: 18px;
  max-width: 250px;
}

.merchant__full.show {
  opacity: 1;
}

/*Stikers*/
.stiker__list {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 2;
  max-width: 90%;
  padding: 0 5px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
  font-size: 0;
}

.stiker__item {
  display: inline-block;
  padding: 5px 10px 4px;
  line-height: 15px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 5px;
  margin: 0 5px 5px 0;
  letter-spacing: 0.1em;
  box-sizing: border-box;
}

/**/
.item-header__price {
  white-space: nowrap;
}

.delivery-day {
  font-size: 12px;
  font-weight: 300;
  padding: 10px 0 0;
  text-align: right;
  position: absolute;
  width: 100%;
}

.disclamer {
  margin-left: 4px;
  font-size: 18px;
  display: inline-block;
}

.disclamer-text {
  padding-top: 5px;
  font-size: 14px;
}

.disclamer-text strong {
  padding-right: 5px;
}

.product__price--sale {
  margin-right: 10px;
}

.product__price--sale span {
  display: table-caption;
  background: red;
  color: #fff;
  font-size: 11px;
  border-radius: 4px;
  padding: 4px 7px;
  font-weight: 300;
  margin: 0px 0 -2px;
}

.relative {
  position: relative;
}

.reviews-rating-head.item-rating {
  position: absolute;
  top: 0;
  right: 45px;
  font-size: 14px;
  border-bottom: none;
  margin-top: 0;
}

.item-rating .star-ratings {
  font-size: 16px;
  letter-spacing: 0.07em;
  line-height: 22px;
}

.item-rating .reviews-head-ratings-sum {
  line-height: 22px;
  padding-left: 5px;
  font-weight: 300;
}

a.item-prop__type,
a.item-prop__type span {
  cursor: pointer !important;
}

.item-prop__type.selected .item-prop__type-bg,
.item-prop__type:hover .item-prop__type-bg {
  background: #979797;
  border: 1px solid rgba(151, 151, 151, 0);
}

.item-prop__type.selected .item-prop__type-text,
.item-prop__type:hover .item-prop__type-text {
  cursor: default;
  color: #fff;
}

.item-slider__thumbs {
  position: absolute;
  bottom: 50px;
  z-index: 200;
  margin-left: 0 !important;
}

.item-slider__thumbs > li {
  width: 36px !important;
  height: 36px;
  background-position: center;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: solid 3px #fff;
  cursor: pointer;
  margin-right: 5px;
  text-align: center;
  line-height: 36px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.item-slider__thumbs li:hover {
  box-shadow: 0 0 0 1px red;
}

.item-slider__thumbs li svg.degree-icon {
  margin-top: 2px;
  width: 25px;
  height: 25px;
}

.on-video-button.isplay .icon-play__border {
  opacity: 0.5;
}

.on-video-button.isplay .icon-play__inner {
  opacity: 0.3;
}

.on-video-button.isplay:hover .icon-play__border {
  opacity: 0.7;
}

.on-video-button.isplay:hover .icon-play__inner {
  opacity: 0.5;
}

.item-slider__thumbs > li {
  position: relative;
}

.item-slider__thumbs .video-icon {
  width: 16px;
  height: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -6px;
}

.on-video-button {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  color: rgba(0, 0, 0, 0.2);
}

.on-video-button svg {
  position: absolute;
  width: 150px;
  height: 150px;
  margin: -75px -75px 0 0;
  right: 50%;
  top: 50%;
  transition: 0.2s ease;
}

.cloudimage-360 canvas {
  max-width: 70%;
  margin: 0 auto;
  display: block;
}

.item-slider__thumbs {
  position: relative !important;
  display: inline-block !important;
  margin-top: -30px !important;
  width: auto;
  margin-left: 0;
  vertical-align: middle;
  bottom: 0 !important;
}

.item-slider__thumbs > li {
  display: inline-block;
}

.item360,
.video-ico {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-left: 4px;
  margin-right: 6px;
  margin-top: -30px;
  vertical-align: middle;
  border: 3px solid #fff;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 102;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.item360:hover,
.item360.selected,
.video-ico:hover,
.video-ico.selected {
  box-shadow: 0 0 0 1px red;
}

.item360 svg {
  width: 90%;
  height: 85%;
  margin: 2px auto;
  display: block;
}

.video-ico svg {
  width: 60%;
  height: 60%;
  margin: 6px 0 0 8px;
  display: block;
}

.on-video-button {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  color: rgba(0, 0, 0, 0.2);
}

.on-video-button svg {
  position: absolute;
  width: 150px;
  height: 150px;
  margin: -75px -75px 0 0;
  right: 50%;
  top: 50%;
  transition: 0.2s ease;
}

.on-video-button.active {
  display: block;
}

.on-video-button.ispause svg {
  opacity: 0;
}

.on-video-button.ispause:hover svg {
  opacity: 1;
  color: rgba(0, 0, 0, 0.3);
}

.on-video-button.isplay:hover svg {
  color: rgba(0, 0, 0, 0.3);
}

@media (min-width: 900px) {
  .blockout {
    width: 0;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
  }
  .blockout video {
    display: block;
    width: 100%;
    height: 100%;
  }
  .hideSlide .swiper-slide,
  .hideSlide .item-slider__btn {
    width: 0 !important;
  }
  .hideSlide .blockout {
    width: 100% !important;
  }
  .blockout.selected {
    width: 100% !important;
  }
  .hideSlide .item-slider__thumbs > li.active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 1280px) {
  .cloudimage-360 canvas {
    width: 100%;
  }
}
.realtime.in-mobile {
  display: none;
}

.no-desctop {
  display: none;
}

@media (max-width: 900px) {
  .item-prop__type.ellipsis,
  .item-prop__type-more.showit,
  .nomobile {
    display: none;
  }
  .no-desctop {
    display: block;
  }
  .item-header .item-header__info,
  .item-header .item-header__buttons {
    margin-top: 12px;
  }
  .item-header__info .item-header__prices {
    margin-bottom: 14px;
  }
  .item-header__text.item-header__text--desktop {
    display: flex;
    padding-bottom: 10px;
  }
  .delivery-day {
    text-align: center;
  }
  .item-hero__head .item-header {
    padding: 24px 0;
  }
  .reviews-rating-head.item-rating {
    top: 4px;
  }
  .on-video-button svg {
    width: 100px;
    height: 100px;
    margin: -50px -50px 0 0;
  }
  .item360,
  .item-slider__thumbs {
    display: none !important;
  }
}
#video {
  width: 100%;
  position: relative;
}

#video-play,
#video-pause {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #fff;
  z-index: 1;
  cursor: pointer;
  transition: 0.2s ease;
  transition-property: opacity, visibility;
}

#video-play::before,
#video-pause::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 21px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-color: #fff;
  border-right-width: 0;
  transition: transform 0.2s ease;
}

#video-block {
  cursor: pointer;
}

#video-block:hover #video-play::before,
#video-block:hover #video-pause::before {
  transform: scale(1.2);
}

video {
  width: 100%;
  display: block;
}

#video.video-is-playing #video-over {
  display: block;
}

#video.video-is-playing #-play {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 768px) {
  .item-prop__types {
    overflow-x: auto;
  }
}
.load-wrapp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.load-wrapp p {
  padding: 0;
}

.load-wrapp:last-child {
  margin-right: 0;
}

.line {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #fff;
  margin: 0 4px 8px;
}

.load-3 {
  opacity: 0;
}

.wait .load-3 {
  opacity: 1;
}

.wait .btn__text {
  opacity: 0;
}

.load-3 .line:nth-last-child(1) {
  animation: loadingC 0.6s 0.1s linear infinite;
}

.load-3 .line:nth-last-child(2) {
  animation: loadingC 0.6s 0.2s linear infinite;
}

.load-3 .line:nth-last-child(3) {
  animation: loadingC 0.6s 0.3s linear infinite;
}

@keyframes loadingC {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.item-prop__types .item-prop__type {
  margin-left: -3px !important;
}

.item-prop__types .item-prop__type:first-child {
  margin-left: 8px !important;
}

.item-prop__types .item-prop__type-bg {
  border-radius: 0;
}

.item-prop__types .item-prop__type:first-child .item-prop__type-bg {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.item-prop__types .item-prop__type:last-child .item-prop__type-bg {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.swiper-slide-colors:not(:last-child) .item-prop__colors {
  margin-right: 60px;
}

@media (min-width: 901px) {
  .swiper-slide-colors:not(:last-child) .item-prop:before {
    top: 35px !important;
    min-height: 68.8px;
  }
}

/* Для инструкций */
@media (min-width: 900px) {
  .item-info__lists {
    margin-bottom: 56px;
  }
}
@media (max-width: 900px) {
  .item-info__lists {
    margin-bottom: 24px;
  }
}
.documents__item {
  margin-bottom: 24px;
  display: flex;
}

.documents__item--icon {
  flex: 0 0 auto;
  outline: none;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  color: #0066cc;
  display: block;
  text-decoration: none;
}

.documents__item--icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.documents__item--info {
  flex: 1 1 auto;
}

.documents__item--name {
  outline: none;
}

.items-info_documents h2,
.items-info_documents ul:not(:last-child) {
  margin-bottom: 24px;
}

.nn-documents__item--weight {
  font-weight: 300;
}

.advantages {
  padding: 36px 0;
  border-bottom: 1px solid rgba(214, 214, 214, 0.5);
}

.advantages__inner {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 900px) {
  .advantages__inner {
    flex-direction: column;
  }
}
.advantages__item {
  width: 33%;
}

@media (max-width: 900px) {
  .advantages__item {
    width: 100%;
    display: flex;
    flex-direction: row;
  }
}
.advantages--title {
  margin-bottom: 24px;
  font-weight: 300;
  line-height: 1;
}

.advantages__item {
  margin-right: 20px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.advantages__item-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  margin-right: 20px;
}

@media (max-width: 900px) {
  .advantages__item-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
.advantages__item-title {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 24px;
}

@media (max-width: 900px) {
  .advantages__item-title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.advantages__item-text {
  color: gray;
  font-weight: 300;
  font-size: 16px;
  color: #333;
}

.package-params {
  padding-top: 30px;
  margin-bottom: 10px;
}

.package-params .accordion__content {
  width: 100%;
}

.package-params .accordion__btn {
  padding: 0;
}

.package-params.accordion {
  border-top: none !important;
}

.package-params__weight {
  padding-bottom: 20px;
  font-size: 16px;
}

.package-params__table {
  max-width: 100%;
  min-width: 50%;
}

.package-params__table th {
  padding: 15px 20px;
  font-weight: 500;
  border: 1px solid #e8e8ec;
  background: #fafafc;
  text-align: left;
  font-size: 16px;
}

.package-params__table th span {
  color: #797979;
  font-weight: 400;
  font-size: 14px;
}

.package-params__table th br {
  display: none;
}

.package-params__table td {
  padding: 15px 20px;
  border: 1px solid #e8e8ec;
  text-align: left;
  font-size: 16px;
}

@media (max-width: 900px) {
  .package-params__table {
    width: 100%;
  }
  .package-params__table th,
  .package-params__table td {
    font-size: 14px;
    padding: 10px;
  }
  .package-params__table th br {
    display: inherit;
  }
  .package-params__table th span {
    font-size: 12px;
  }
}
@media (max-width: 900px) {
  .item-header .item-header__text--desktop {
    display: none;
  }
  .item-description .rating-stars {
    display: none;
  }
}
@media (min-width: 900px) {
  .item-description {
    margin-top: 10px;
  }
  .item-description .item-header__text--mobile {
    display: none;
  }
  .item-description .rating-star {
    display: none;
  }
  .item-description .rating-stars {
    margin-right: 5px;
  }
}
.item-description {
  display: flex;
}

.item-description--price {
  display: flex;
}

.item-hero {
  padding-bottom: 0px !important;
}

@media (max-width: 900px) {
  .item-hero {
    overflow: hidden;
  }
}
.item-header {
  padding-bottom: 10px !important;
}

.item-hero .reviews-rating-head {
  display: none !important;
  padding: 0;
  margin: 0;
}

.item-header-installment-text {
  display: none !important;
  padding: 0;
  margin: 0;
}

.item-slider__img {
  padding-bottom: 0 !important;
}

.description-container {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
}

@media (max-width: 900px) {
  .description-container {
    margin-right: 0;
  }
  .description-container .item-header__title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.item-description {
  display: flex;
  padding: 10px 0;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width: 900px) {
  .item-description {
    align-self: center;
  }
  .item-description:after {
    content: "";
    display: block;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
    right: 0;
    left: -50%;
    width: 200%;
  }
}
@media (max-width: 670px) {
  .item-description {
    flex-wrap: wrap;
  }
}
.item-description__item {
  padding: 8px;
  background-color: #ecebed;
  border-radius: 6px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 10px;
}

@media (min-width: 900px) {
  .item-description__item {
    font-size: 14px;
    padding: 10px 14px;
  }
}
.item-description__item .tooltip {
  margin-left: 5px;
}

.item-description__item-icon {
  width: 12px;
  height: 12px;
  margin-right: 6px;
}

@media (min-width: 900px) {
  .item-description__item-icon {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
}
.item-description__item:last-child {
  margin-right: 0;
}

.item-description .tooltip__content {
  z-index: 1;
}

@media (max-width: 400px) {
  .item-description .tooltip__content {
    left: 0;
    margin-left: -110px;
  }
}
.item-header__buttons {
  margin-top: 12px;
}

.item-header__info {
  margin-top: 12px;
}

#data_action_price_container {
  text-align: center;
  background: rgba(255, 0, 0, 0.6);
  border-radius: 6px;
  cursor: pointer;
  white-space: nowrap;
  text-transform: none;
  color: #282727;
  display: flex;
}

.offers-slider--osobennosti .offer-slide {
  display: flex;
}

.offers-slider--osobennosti .offer-slide .offer-slide__img {
  width: 150px;
  margin-right: 20px;
  min-width: 150px;
  max-width: 150px;
}

@media (max-width: 900px) {
  .offers-slider--osobennosti .offer-slide {
    display: block;
  }
}
.stickers-new {
  margin-top: 20px;
}

.stickers-new .stickers__list {
  display: flex;
  margin-top: 20px;
}

.stickers-new .stiker__item {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 10px 20px;
  margin-right: 18px;
  margin-bottom: 14px;
  letter-spacing: inherit;
}

.offers-slider--osobennosti .offer-slide {
  display: flex;
}
.offers-slider--osobennosti .offer-slide .offer-slide__img {
  width: 150px;
  margin-right: 20px;
  min-width: 150px;
  max-width: 150px;
}

@media (max-width: 900px) {
  .offers-slider--osobennosti .offer-slide {
    display: block;
  }
}
.stickers-new {
  margin-top: 20px;
}
.stickers-new .stickers__list {
  display: flex;
  margin-top: 20px;
}
.stickers-new .stiker__item {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 10px 20px;
  margin-right: 18px;
  margin-bottom: 14px;
  letter-spacing: inherit;
}

@media (min-width: 901px) {
  #mob_product_price_sale_average_el {
    display: none;
  }
}
.card-fixed {
  display: none;
  position: fixed;
  top: 73px;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
  z-index: 500;
}
.card-fixed-left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.card-fixed-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1185px) {
  .card-fixed__menu {
    display: none;
  }
}
.card-fixed__menu .items {
  display: flex;
  font-size: 12px;
}
.card-fixed__menu .items a {
  margin-right: 10px;
}
.card-fixed__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 900px) {
  .card-fixed--visible {
    display: block;
  }
}
.card-fixed__header-title {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.card-fixed__badges {
  display: flex;
  margin-left: 0;
  margin-right: auto;
  align-items: center;
  font-size: 12px;
}
.card-fixed__badges .badges__item-label {
  padding: 0;
  font-size: 12px;
  background-color: #fff;
  border-radius: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.card-fixed__price {
  display: flex;
  align-content: center;
  align-items: center;
}
.card-fixed__price .item-header__price {
  margin-left: 20px;
}
.card-fixed__price .product__price--old {
  font-size: 14px;
  text-decoration: line-through;
  color: #818181;
}
.card-fixed__price .product__price--old::before {
  display: none;
}
.card-fixed__btn {
  width: 220px;
  display: flex;
  align-content: center;
  align-items: center;
}/*# sourceMappingURL=style.css.map */