

/* Start:/local/templates/samura/components/bitrix/catalog/samura/style.css?174100844727529*/
.products-exist {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 40px;
}

.section-info {
  width: 1720px;
  margin: 0 auto;
  padding-bottom: 80px;
  border-bottom: 1px solid #D9D9D9;
}

@media(min-width: 2560px) {
  .section-info {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .section-info {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .section-info {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) {
  .section-info {
    border-bottom: 0;
    padding-bottom: 30px;
  }
}
.section-info.with-subsections {
  padding-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  .section-info.with-subsections {
    padding-bottom: 20px;
  }
}
.section-info.only-h1 {
  padding-bottom: 0;
}
.section-info .picture-and-info {
  margin-top: 50px;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .section-info .picture-and-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info {
    margin-top: 24px;
  }
}
.section-info .picture-and-info .info-wrap:not(.wide) {
  min-width: 580px;
  max-width: 580px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .info-wrap:not(.wide) {
    min-width: 380px;
    max-width: 380px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap:not(.wide) {
    min-width: 100%;
    max-width: 100%;
  }
}
.section-info .picture-and-info .info-wrap .topProps .top-prop {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 15px;
  text-transform: none;
  padding: 13px 20px;
  text-align: center;
  display: table;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap .topProps .top-prop {
    font-size: 12px;
    padding: 6px 20px;
  }
}
.section-info .picture-and-info .info-wrap .topProps .top-prop.NEW {
  background-color: #FFFFFF;
}
.section-info .picture-and-info .info-wrap h1.name.section {
  margin-top: 45px;
  margin-bottom: 0;
  color: #231F20;
  font-size: 64px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 64px;
  padding-right: 130px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .info-wrap h1.name.section {
    font-size: 48px;
    line-height: 48px;
    padding-right: 50px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap h1.name.section {
    margin-top: 16px;
    font-size: 28px;
    line-height: 28px;
    padding-right: 0;
  }
}
.section-info .picture-and-info .info-wrap .preview-text {
  margin-top: 24px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 22px;
  padding-right: 100px;
  max-width: 1000px;
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap .preview-text {
    font-size: 14px;
    line-height: 14px;
    padding-right: 0;
    margin-top: 16px;
  }
}
.section-info .picture-and-info .info-wrap .preview-text span {
  color: #231F20;
}
.section-info .picture-and-info .picture {
  min-width: 1;
  max-width: 1;
  height: 400px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .picture {
    height: 330px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .picture {
    margin-top: 16px;
    height: 300px;
  }
}
.section-info .picture-and-info .picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .section-info .picture-and-info .picture img:not(.image-mobile) {
    display: none;
  }
}
.section-info .picture-and-info .picture img.image-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-info .picture-and-info .picture img.image-mobile {
    display: block;
  }
}
.section-info .subsections {
  margin-top: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-left: -11px;
}
@media screen and (max-width: 1279px) {
  .section-info .subsections {
    gap: 10px;
    margin-top: 25px;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-color: #231F20 #e4ecef;
    scrollbar-width: thin;
    scrollbar-base-color: #231F20;
    scrollbar-face-color: #231F20;
    scrollbar-3dlight-color: #231F20;
    scrollbar-highlight-color: #231F20;
    scrollbar-track-color: #e4ecef;
    scrollbar-arrow-color: #e4ecef;
    scrollbar-shadow-color: #231F20;
    scrollbar-dark-shadow-color: #231F20;
  }
  .section-info .subsections::-webkit-scrollbar {
    width: 2px;
    background-color: #e4ecef;
  }
  .section-info .subsections::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #231F20;
    border-radius: 6px;
  }
  .section-info .subsections::-webkit-scrollbar-button {
    background-color: #e4ecef;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
    width: 1em;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.section-info .subsections .subsection {
  width: auto !important;
  padding: 12px 22px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .subsections .subsection {
    font-size: 18px;
    padding: 18px 28px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .subsections .subsection {
    font-size: 16px;
    padding: 4px 20px;
    margin-right: 0;
  }
}
.section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
  background-color: #005F61;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
    font-size: 16px;
  }
}
.section-info .subsections .subsection:last-child {
  margin-right: 0;
}

.catalog-wrap {
  margin-top: 50px;
  width: 1720px;
  margin: 0 auto;
}

@media(min-width: 2560px) {
  .catalog-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .catalog-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1280px) {
  .catalog-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap {
    margin-top: 0;
  }
}
.catalog-wrap > .left {
  margin-top: 50px;
  min-width: 292px;
  max-width: 292px;
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .left {
    margin-top: 30px;
    min-width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .left {
    margin: 0;
    height: 0;
  }
}
.catalog-wrap > .right {
  margin-top: 50px;
  margin-left: 56px;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media(min-width: 2560px) {
  .catalog-wrap > .right {
    margin-left: 98px;
  }
}

@media screen and (max-width: 1279px) {
  .catalog-wrap > .right {
    margin-top: 30px;
    margin-left: 0;
  }
}
.catalog-wrap > .right .elements-wrap {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  width: 100%;
}
.catalog-wrap > .right .elements-wrap .sort-props {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  z-index: 4;
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props {
    display: none;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort {
  position: relative;
  height: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .title-name {
  color: #8B8B8B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  min-width: 115px;
  max-width: 115px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  cursor: pointer;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  display: none;
  background-color: #FFFFFF;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item:nth-child(2) {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item:last-child {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first {
  height: 20px;
  margin-bottom: 5px;
  padding-left: 5px;
  background-color: transparent;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first:after {
  content: "";
  width: 12px;
  height: 8px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/../../../../img/form-field-arrow.svg") center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  cursor: pointer;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first.default {
  color: #DFDEE2;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.active {
  color: #005F61;
}
@media screen and (min-width: 1280px) {
  .catalog-wrap > .right .elements-wrap {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.catalog-wrap > .right .elements-wrap.fadeOut {
  -webkit-animation-name: animateContentBlockFadeOut;
  animation-name: animateContentBlockFadeOut;
}
@-webkit-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-moz-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-ms-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-o-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.catalog-wrap > .right .elements-wrap.fadeIn {
  -webkit-animation-name: animateContentBlockFadeIn;
  animation-name: animateContentBlockFadeIn;
}
@-webkit-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

.section-description {
  margin-top: 24px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 22px;
}

.catalog-search-wrap {
  width: 1720px;
  margin: 0 auto;
  position: relative;
}

@media(min-width: 2560px) {
  .catalog-search-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .catalog-search-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-search-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.catalog-search-wrap .search-page {
  margin-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page {
    margin-top: 20px;
  }
}
.catalog-search-wrap .search-page form {
  width: 100%;
  height: 65px;
  line-height: normal;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form {
    height: 50px;
  }
}
.catalog-search-wrap .search-page form input {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.catalog-search-wrap .search-page form input[name=q] {
  width: 100%;
  height: 100%;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  border: 1px solid transparent;
  padding: 0 20px 0 61px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}
.catalog-search-wrap .search-page form input[name=q]::-webkit-input-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]::-moz-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-moz-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-ms-input-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-webkit-autofill, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:hover, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:focus, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:active {
  -webkit-text-fill-color: white !important;
  -webkit-box-shadow: 0 0 0 1000px black inset;
  transition: background-color 5000s ease-in-out 0s;
  border: 1px solid black;
  background-color: black !important;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form input[name=q] {
    font-size: 16px;
    padding-left: 48px;
  }
}
.catalog-search-wrap .search-page form input[type=submit] {
  position: absolute;
  left: 23px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/../../../../img/search.svg") center no-repeat;
  background-size: contain;
  border: 0;
  cursor: pointer;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form input[type=submit] {
    width: 20px;
    height: 20px;
    left: 17px;
  }
}
.catalog-search-wrap .search-page .preview-search {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  right: 0;
  z-index: 6;
  width: 100%;
  background-color: #F3F6F6;
  overflow: visible;
}
.catalog-search-wrap .search-page .preview-search .marks {
  margin-top: 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  z-index: 1;
  position: relative;
}
.catalog-search-wrap .search-page .preview-search .marks .mark {
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  background-color: #FFFFFF;
  margin: 0 15px 10px 0;
  padding: 10px 24px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.catalog-search-wrap .search-page .preview-search .preview-search-inner {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  position: relative;
  min-height: 400px;
}
@media screen and (min-width: 768px) {
  .catalog-search-wrap .search-page .preview-search .preview-search-inner {
    max-height: 675px;
    scrollbar-color: #231F20 #e4ecef;
    scrollbar-width: thin;
    scrollbar-base-color: #231F20;
    scrollbar-face-color: #231F20;
    scrollbar-3dlight-color: #231F20;
    scrollbar-highlight-color: #231F20;
    scrollbar-track-color: #e4ecef;
    scrollbar-arrow-color: #e4ecef;
    scrollbar-shadow-color: #231F20;
    scrollbar-dark-shadow-color: #231F20;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar {
    width: 10px;
    background-color: #e4ecef;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar-thumb {
    width: 10px;
    background-color: #231F20;
    border-radius: 6px;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar-button {
    background-color: #e4ecef;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
    width: 1em;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.catalog-search-wrap .search-page .preview-search .items-title {
  display: none;
}
.catalog-search-wrap .search-page .preview-search a.prod {
  text-decoration: none;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-bottom: 20px;
  padding-left: 46px;
  display: table;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page .preview-search a.prod {
    font-size: 16px;
    margin-bottom: 33px;
  }
}
.catalog-search-wrap .search-page .preview-search a.prod:hover:not(noHover) {
  color: #005F61;
}
@media screen and (min-width: 768px) {
  .catalog-search-wrap .search-page .preview-search a.accessory {
    font-size: 16px;
    font-family: "HelveticaNeueCyr";
  }
}
.catalog-search-wrap .search-page .no-results {
  padding: 0;
  margin-top: 5px;
  font-size: 18px;
}
.catalog-search-wrap .no-results {
  padding: 0 0 120px 60px;
  color: #F92F2F;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .no-results {
    font-size: 16px;
  }
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/style.css?175685069894978*/
.__jivoMobileButton.detail-product-page {
  bottom: 100px !important;
}

.sc-toggle {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none !important;
  }
}

.catalog-wrap {
  display: block;
  height: auto;
  min-height: auto !important;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  padding: 0 !important;
}
.catalog-wrap:before {
  display: none;
}

.detail-wrap {
  width: 1720px;
  margin: 0 auto;
}
@media (min-width: 2560px) {
  .detail-wrap {
    width: 2320px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.detail-wrap .bx_item_detail {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail {
    margin-top: 24px;
  }
}
.detail-wrap .bx_item_detail:not(.with-collection) {
  padding-bottom: 60px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail:not(.with-collection) {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail:not(.with-collection) {
    padding-bottom: 0;
  }
}
.detail-wrap .bx_item_detail .product-info {
  padding-bottom: 60px;
}
@media screen and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info {
    padding-bottom: 0;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left {
  height: 100%;
}
@media screen and (min-width: 1800px) {
  .detail-wrap .bx_item_detail .product-info .bx-left {
    max-width: 1215px;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
@media (min-width: 2560px) {
  .detail-wrap .bx_item_detail .product-info .bx-left {
    max-width: 1555px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .bx-left {
    max-width: 700px;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left {
    width: 100%;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite {
  display: none;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .new {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 11.5px 20px;
  text-align: center;
  display: table;
  margin-right: 8px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .new {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 10px 20px 7px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .percent-sale {
  color: white;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 11.5px 20px;
  text-align: center;
  display: table;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #F92F2F;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .percent-sale {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 10px 20px 7px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .add-to-favorite {
  margin-left: auto;
  cursor: pointer;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .add-to-favorite {
    min-width: 25px;
    max-width: 25px;
    height: 25px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .add-to-favorite svg {
  margin-right: 0;
  width: 100%;
  height: 100%;
}
.detail-wrap .bx_item_detail .product-info .bx-left .new-name-favorite .add-to-favorite[data-action=remove] svg path {
  fill: #016466;
  stroke: #016466;
}
.detail-wrap .bx_item_detail .product-info .bx-left .h1-mobile {
  display: none;
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 25px 0 0 0;
  line-height: 1.1em;
  padding: 0;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .h1-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .h1-mobile {
    margin-top: 16px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber {
  display: none;
  margin-top: 20px;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .product-share {
    font-size: 12px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .star {
  height: 18px;
  min-width: 18px;
  max-width: 18px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/star-active.svg") center no-repeat;
  background-size: contain;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .star {
    height: 14px;
    min-width: 14px;
    max-width: 14px;
    margin-top: -1px;
    margin-right: 10px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .rating-num {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 1px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .rating-num {
    font-size: 12px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .line {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 0 12px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .line {
    font-size: 12px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .line_span_item {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 2px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .rating .line_span_item {
    font-size: 12px;
    margin-top: 1px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .artnumber {
  margin-left: auto;
  color: rgba(35, 31, 32, 0.5);
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .rating-and-artnumber .artnumber {
    font-size: 12px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
  width: 100%;
  height: 732px;
  position: relative;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
    height: 230px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
    display: none;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap {
  min-width: 140px;
  max-width: 140px;
  margin-right: 10px;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap {
    min-width: 90px;
    max-width: 90px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  margin-bottom: 10px;
  height: 96px;
  overflow: hidden;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img {
    height: 60px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img:last-child {
  margin-bottom: 0;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img:hover img {
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img.active {
  border: 1px solid #D9D9D9;
  opacity: 0.8;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images-wrap .img img.contain-img {
  object-fit: contain;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  cursor: zoom-in;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img.contain-img {
  object-fit: contain;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img.animate-left {
  -webkit-animation: animateLeftBigImg 0.4s ease;
  animation: animateLeftBigImg 0.4s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-moz-keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img.animate-right {
  -webkit-animation: animateRightBigImg 0.4s ease;
  animation: animateRightBigImg 0.4s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-moz-keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images #custom-tattoo-openboard-btn,
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images #custom-tattoo-openboard-btn-disabled {
  position: absolute;
  right: 50px;
  bottom: 50px;
  padding: 0 20px 0 45px;
  height: 54px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/+.svg") 20px center no-repeat #F3F6F6;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images #custom-tattoo-openboard-btn,
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images #custom-tattoo-openboard-btn-disabled {
    bottom: 25px;
    right: 25px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images #custom-tattoo-openboard-btn-disabled {
  opacity: 0.5;
  cursor: default;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel-wrap {
  display: none;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel-wrap {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel-wrap {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel-wrap {
    margin-top: 10px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
    max-width: 335px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn,
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn-disabled {
  position: absolute;
  right: 50px;
  bottom: 50px;
  padding: 0 20px 0 45px;
  height: 54px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/+.svg") 20px center no-repeat #F3F6F6;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn,
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn-disabled {
    bottom: auto;
    top: 25px;
    right: auto;
    left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn,
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn-disabled {
    font-size: 12px;
    padding: 0 14px 0 30px;
    height: 36.5px;
    bottom: auto;
    top: 16px;
    right: auto;
    left: 16px;
    background-position: 13px center;
    background-size: 10px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel #custom-tattoo-openboard-btn-disabled {
  opacity: 0.5;
  cursor: default;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-stage-outer {
  width: 100%;
  height: 100%;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-stage {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item {
  height: 100%;
  margin-right: 20px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item {
    max-width: 335px;
    margin-right: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item img.contain-img {
  object-fit: contain;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-nav.disabled {
  display: none !important;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel.short-dots .owl-dots .owl-dot {
  min-width: 24px;
  max-width: 24px;
  margin: 0 3.5px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel.short-dots .owl-dots .owl-dot {
    min-width: 14px;
    max-width: 14px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 16px;
  z-index: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots .owl-dot {
  border: 0;
  cursor: pointer;
  outline: none;
  background-color: #D9D9D9;
  min-width: 35px;
  max-width: 35px;
  height: 3px;
  margin: 0 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots .owl-dot {
    min-width: 24px;
    max-width: 24px;
    height: 1px;
    margin: 0 3.5px;
  }
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots .owl-dot.active {
  background-color: #008C8F;
}
.detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots.disabled {
  display: none !important;
}
.detail-wrap .bx_item_detail .product-info .info {
  margin-left: 40px;
  height: 100%;
  position: relative;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info {
    margin-left: 0;
  }
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite {
    display: none;
  }
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .artnumber {
  color: rgba(35, 31, 32, 0.5);
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite {
  margin-left: auto;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite svg {
  margin-right: 10px;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite span {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite[data-action=add] svg {
  opacity: 0.5;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite[data-action=add] span {
  opacity: 0.5;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite[data-action=remove] svg {
  margin-right: 10px;
}
.detail-wrap .bx_item_detail .product-info .info .artnumber-and-favorite .add-to-favorite[data-action=remove] svg path {
  fill: #016466;
  stroke: #016466;
}
.detail-wrap .bx_item_detail .product-info .info .detail {
  color: #231F20;
  font-size: 40px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 28px 0 0 0;
  padding: 0;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
  line-height: 1.2;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .detail {
    font-size: 38px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .detail {
    display: none;
  }
}
.detail-wrap .bx_item_detail .product-info .info .rating {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.detail-wrap .bx_item_detail .product-info .info .rating .star {
  height: 18px;
  min-width: 18px;
  max-width: 18px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/star-active.svg") center no-repeat;
  background-size: contain;
  margin-right: 12px;
}
.detail-wrap .bx_item_detail .product-info .info .rating .rating-num {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 1px;
}
.detail-wrap .bx_item_detail .product-info .info .rating .line {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 0 12px;
}
.detail-wrap .bx_item_detail .product-info .info .rating .line_span_item {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 3px;
}
.detail-wrap .bx_item_detail .product-info .info .description-wrap .description {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 1.5em;
  text-transform: none;
  margin-top: 22px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .description-wrap .description {
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.35em;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .description-wrap .description {
    font-size: 16px;
    margin-top: 16px;
    color: #231F20;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .description-wrap .description {
    -webkit-line-clamp: 2;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .description-wrap.active .description {
    -webkit-line-clamp: 15;
  }
}
.detail-wrap .bx_item_detail .product-info .info .description-wrap.active .read-more svg {
  -webkit-transform: rotate(-180deg); /* Chrome y Safari */
  -moz-transform: rotate(-180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(-180deg); /* Opera */
  -ms-transform: rotate(-180deg);
}
.detail-wrap .bx_item_detail .product-info .info .description-wrap .read-more {
  display: none;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .description-wrap .read-more {
    padding: 7px 0;
    display: block;
    color: #76767B;
    font-size: 14px;
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .detail-wrap .bx_item_detail .product-info .info .description-wrap .read-more svg {
    margin-left: 7px;
    min-width: 14px;
    max-width: 14px;
    margin-top: -2px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 41px;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit {
    display: none;
  }
}
.detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .new {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 11.5px 20px;
  text-align: center;
  display: table;
  margin-right: 8px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1799px) {
  .detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .new {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 5px 0;
    min-width: 72px;
    max-width: 72px;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .new {
    padding: 6px 0 4px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .percent-sale {
  color: white;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 11.5px 20px;
  text-align: center;
  display: table;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #F92F2F;
}
@media screen and (max-width: 1799px) {
  .detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .percent-sale {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 5px 0;
    min-width: 72px;
    max-width: 72px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .discount-new-buy-in-credit .buy-in-credit {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 24px;
  display: none;
}
.detail-wrap .bx_item_detail .product-info .info .prices {
  margin-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .prices {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .prices {
    margin-top: 25px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-discount {
  height: 40px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .prices .price-discount {
    height: 35px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .prices .price-discount {
    height: 27px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-discount span {
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .prices .price-discount span {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .prices .price-discount span {
    font-size: 32px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-discount .rub {
  color: #231F20;
  font-size: 13.7px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-left: 5px;
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-wrap {
  margin-left: 20px;
  line-height: 0.8;
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-wrap span.price {
  color: rgba(35, 31, 32, 0.5);
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 0 3px;
  position: relative;
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-wrap span.price:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #8B8A8B;
}
.detail-wrap .bx_item_detail .product-info .info .prices .price-wrap .rub {
  color: rgba(35, 31, 32, 0.5);
  font-size: 9px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
}
.detail-wrap .bx_item_detail .product-info .info .prices .percent-sale {
  color: #fff;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  background: #F92F2F;
  border-radius: 8px;
  padding: 8px 5px 5px;
  margin-left: 6px;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click {
  margin-top: 36px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click {
    margin-top: 25px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click:hover:not(.noHover):not(.disabled) .q-order {
  margin-top: 10px;
  background: #fff;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart {
  position: relative;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 1;
  min-width: unset;
  flex: 1;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart > span, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart > div, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart > span, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart > div, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart a {
    font-size: 16px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:after, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:active:after, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:active:before {
  opacity: 0;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:disabled, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart.disabled {
  background-color: #76767B;
  cursor: default;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:disabled:after, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart:disabled:before, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart.disabled:after, .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart {
    min-width: 48%;
    max-width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart {
    height: 50px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .add-to-cart.disabled {
  cursor: default;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .q-order {
  min-width: 100%;
  max-width: 100%;
  height: 61px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #FFFFFF;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  margin-top: -65px;
  transition: margin 0.3s ease;
  background: #F3F6F6;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .q-order {
    min-width: 48%;
    max-width: 48%;
    background: #FFF;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .q-order {
    position: relative;
    margin-top: 0;
    background: #FFF;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .q-order {
    height: 50px;
    font-size: 16px;
    margin-top: 10px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .q-order.disabled {
  display: none;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .subscribe-button {
  margin-top: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  cursor: pointer;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .subscribe-button #subscribe-product {
  display: block;
  min-width: 14px;
  max-width: 14px;
  height: 14px;
  border: 1px solid #76767B;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  padding: 0;
  accent-color: #005F61;
  cursor: pointer;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .subscribe-button label {
  cursor: pointer;
}
.detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .buy-in-credit {
  margin-top: 16px;
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 24px;
  text-align: center;
  display: none;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .buy-in-credit {
    display: block;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-buy-by-one-click .buy-in-credit {
    margin-top: 16px;
  }
}
.detail-wrap .bx_item_detail .product-info .info .credit-note {
  position: absolute;
  bottom: -88px;
  left: 0;
  color: #8B8B8B;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .bx_item_detail .product-info .info .credit-note {
    bottom: -50px;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .bx_item_detail .product-info .info .credit-note {
    position: relative;
    bottom: auto;
    text-align: center;
    font-size: 14px;
    margin-top: 18px;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart {
  position: fixed;
  z-index: 5;
  bottom: 50px;
  background-color: #FFFFFF;
  -webkit-border-radius: 170px;
  -moz-border-radius: 170px;
  -ms-border-radius: 170px;
  border-radius: 170px;
  -webkit-box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.11);
  box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.11);
  height: 92px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 14px 14px 46px;
  opacity: 0;
  visibility: hidden;
  right: 0;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart {
    align-items: flex-start;
    bottom: -150px;
    width: 100%;
    height: auto;
    padding: 20px 20px 15px;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    -webkit-box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 17px -2px rgba(0, 0, 0, 0.3);
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart.active:not(.disabled) {
  opacity: 1;
  visibility: visible;
  right: 100px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart.active:not(.disabled) {
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart.active:not(.disabled) {
    bottom: 0;
    right: 0;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price {
  text-align: right;
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price {
    text-align: left;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .name {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 5px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .name {
    max-width: 445px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .name {
    margin-top: 0;
    font-size: 12px;
    line-height: 18px;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .prices-wrap {
  margin-top: 3px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .prices-wrap {
    justify-content: flex-start;
    margin-top: 8px;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-discount {
  height: 26px;
  white-space: nowrap;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-discount span {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-discount .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-discount .rub {
    font-size: 10px;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-wrap {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-wrap {
    white-space: nowrap;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-wrap span.price {
  color: rgba(35, 31, 32, 0.5);
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 0 3px;
  position: relative;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-wrap span.price:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #8B8A8B;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .name-and-price .price-wrap .rub {
  color: rgba(35, 31, 32, 0.5);
  font-size: 9px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart {
  position: relative;
  align-items: center;
  min-width: 194px;
  max-width: 194px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart > span, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart > div, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart > span, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart > div, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart a {
    font-size: 16px;
  }
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:after, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:active:after, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:active:before {
  opacity: 0;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:disabled, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart.disabled {
  background-color: #76767B;
  cursor: default;
}
.detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:disabled:after, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart:disabled:before, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart.disabled:after, .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart {
    min-width: 136px;
    max-width: 136px;
    height: 40px;
  }
  .detail-wrap .bx_item_detail .fixed-add-to-cart .add-to-cart span {
    font-size: 14px;
    line-height: 42px;
  }
}
.detail-wrap .bx_item_detail .yandex-points-wrap {
  margin-top: 30px;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .yandex-points-wrap {
    padding: 16px 12px;
  }
}
.detail-wrap .bx_item_detail .yandex-points-wrap .name {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .yandex-points-wrap .name {
    font-size: 16px;
  }
}
.detail-wrap .bx_item_detail .yandex-points-wrap .count {
  height: 22px;
  margin-left: auto;
  margin-right: 6px;
  padding: 0 3.5px;
  white-space: nowrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  -webkit-border-radius: 20px 2px 2px 20px;
  -moz-border-radius: 20px 2px 2px 20px;
  -ms-border-radius: 20px 2px 2px 20px;
  border-radius: 20px 2px 2px 20px;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .yandex-points-wrap .count {
    font-size: 16px;
  }
}
.detail-wrap .bx_item_detail .yandex-points-wrap .count svg {
  margin-right: 5px;
}
.detail-wrap .bx_item_detail .yandex-points-wrap .desc {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
}
.detail-wrap .bx_item_detail .yandex-points-wrap .split-nums {
  margin-left: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #F92F2F;
  padding: 0 6.5px;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 18px;
  text-transform: none;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .detail-wrap .bx_item_detail .yandex-points-wrap .split-nums {
    font-size: 16px;
    line-height: 16px;
    padding: 0 4px;
  }
}
.detail-wrap .bx_item_detail .yandex-points-wrap .yandex-points {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.detail-wrap .bx_item_detail .yandex-points-wrap .yandex-points .count {
  background: linear-gradient(90deg, #ff5c50 0%, #585af5 100%);
}
.detail-wrap .bx_item_detail .yandex-points-wrap .yandex-split {
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.detail-wrap .bx_item_detail .yandex-points-wrap .yandex-split .count {
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.detail-wrap .tabs-wrap {
  margin-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1799px) and (min-width: 768px) {
  .detail-wrap .tabs-wrap {
    margin-top: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .tabs-wrap {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.detail-wrap .tabs-wrap .tabs .tab {
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tabs .tab {
    text-align: center;
    padding: 20px 35px;
    margin-right: 20px;
    background: #F3F6F6;
    color: #76767B;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    white-space: nowrap;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    border-radius: 37px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tabs .tab {
    padding: 28px 0 28px 0;
    color: #231F20;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    line-height: 1.3em;
    border-bottom: 1px solid #EAEAEA;
  }
  .detail-wrap .tabs-wrap .tabs .tab:first-child {
    padding-top: 0;
  }
  .detail-wrap .tabs-wrap .tabs .tab span {
    position: relative;
    display: block;
    padding-right: 50px;
  }
  .detail-wrap .tabs-wrap .tabs .tab span:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    right: 14px;
    top: 50%;
    margin-top: -8px;
    background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/plus-tab.svg") center center no-repeat;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tabs .tab.active span:after {
    background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/../../../../../../../img/minus-tab.svg") center center no-repeat;
  }
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tabs .tab.active {
    background: #016466;
    color: white;
  }
}
.detail-wrap .tabs-wrap .tabs .tab.active {
  cursor: default;
}
.detail-wrap .tabs-wrap .tabs .tab:last-child {
  margin-right: 0;
}
.detail-wrap .tabs-wrap .tab-content {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  position: relative;
  z-index: 2;
}
.detail-wrap .tabs-wrap .tab-content.fadeOut {
  -webkit-animation-name: animateContentBlockFadeOut;
  animation-name: animateContentBlockFadeOut;
}
@-webkit-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-moz-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-ms-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-o-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.detail-wrap .tabs-wrap .tab-content.fadeIn {
  -webkit-animation-name: animateContentBlockFadeIn;
  animation-name: animateContentBlockFadeIn;
}
@-webkit-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
}
.detail-wrap .tabs-wrap .tab-content.fadeIn {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.detail-wrap .tabs-wrap .tab-content .value-block {
  display: none;
}
.detail-wrap .tabs-wrap .tab-content .value-block .no-tab-info {
  padding: 25px 30px;
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .description-wrap {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #EAEAEA;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .description-wrap {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
.detail-wrap .tabs-wrap .tab-content .description-wrap .description {
  max-width: 1050px;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.5em;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .description-wrap .description {
    font-size: 16px;
  }
}
.detail-wrap .tabs-wrap .tab-content .description-wrap .description *:not(h2):not(h3):not(h4):not(h5) {
  font-size: 18px !important;
  line-height: 1.5em !important;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .description-wrap .description *:not(h2):not(h3):not(h4):not(h5) {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .documents {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #EAEAEA;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .documents {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
.detail-wrap .tabs-wrap .tab-content .documents .document {
  width: 100%;
  display: block;
  height: 116px;
  background-color: #FFFFFF;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  margin-bottom: 6px;
  padding: 43px 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.detail-wrap .tabs-wrap .tab-content .documents .document:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .documents .document {
    padding: 14px 28px;
    height: 58px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }
}
.detail-wrap .tabs-wrap .tab-content .documents .document span {
  color: #231F20;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-left: 15px;
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .documents .document span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .documents .document svg:first-child {
    min-width: 17px;
    max-width: 17px;
    height: 21px;
  }
}
.detail-wrap .tabs-wrap .tab-content .documents .document svg:last-child {
  margin-left: auto;
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #EAEAEA;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .column {
    min-width: 48.5%;
    max-width: 48.5%;
  }
}
.detail-wrap .tabs-wrap .tab-content .properties-table .row {
  padding: 20.5px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EAEAEA;
}
@media screen and (min-width: 768px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row {
    padding: 20.5px 0;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row {
    padding: 14px 0;
  }
}
.detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap, .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: normal;
}
@media screen and (min-width: 1800px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap, .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
    min-width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap, .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
    min-width: 50%;
    max-width: 50%;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap, .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
    font-size: 16px;
  }
}
.detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  color: #76767B;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap {
    min-width: 65%;
    max-width: 65%;
  }
}
.detail-wrap .tabs-wrap .tab-content .properties-table .row .name-wrap .line {
  display: none;
  margin: -1px 12px 3px;
  height: 1px;
  border-bottom: 1px dashed #231F20;
  opacity: 0.5;
}
.detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
  padding-left: 25px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
    min-width: 35%;
    max-width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .tabs-wrap .tab-content .properties-table .row .value {
    padding-left: 0;
    margin-top: 8px;
  }
}
.detail-wrap .collection-lending {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  height: 290px;
  background-color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .collection-lending {
    padding: 40px;
    height: 250px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-lending {
    padding: 30px;
    height: 240px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending {
    padding: 24px;
    height: 240px;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }
}
.detail-wrap .collection-lending .collection-info {
  max-width: 730px;
  height: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .collection-lending .collection-info {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending .collection-info {
    max-width: 100%;
  }
}
.detail-wrap .collection-lending .collection-info .name {
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-lending .collection-info .name {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending .collection-info .name {
    font-size: 24px;
    max-width: 180px;
  }
}
.detail-wrap .collection-lending .collection-info .show-more {
  margin-top: auto;
  color: #005F61;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-lending .collection-info .show-more {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending .collection-info .show-more {
    font-size: 14px;
  }
}
.detail-wrap .collection-lending .collection-info .show-more:after {
  content: "";
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/img/collection-show-more-arrow.svg") right center no-repeat;
  min-width: 20px;
  max-width: 20px;
  height: 10px;
  margin-left: 13px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-lending .collection-info .show-more:after {
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending .collection-info .show-more:after {
    min-width: 15px;
    max-width: 15px;
    height: 9px;
    margin-top: 2px;
    margin-left: 8px;
    background-size: contain;
  }
}
.detail-wrap .collection-lending .collection-info .show-more.active:after {
  -webkit-transform: rotate(-180deg); /* Chrome y Safari */
  -moz-transform: rotate(-180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(-180deg); /* Opera */
  -ms-transform: rotate(-180deg);
}
.detail-wrap .collection-lending .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 999px;
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .collection-lending .image {
    right: -200px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-lending .image {
    width: 600px;
    right: -100px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-lending .image {
    width: 370px;
    right: -80px;
    top: 20px;
  }
}
.detail-wrap .collection-lending .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.detail-wrap .collection-detail {
  margin-top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
}
.detail-wrap .collection-detail.fadeIn {
  opacity: 1;
  visibility: visible;
  margin-top: 120px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .detail-wrap .collection-detail.fadeIn {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .detail-wrap .collection-detail.fadeIn {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .detail-wrap .collection-detail.fadeIn {
    margin-top: 60px;
  }
}

.reviews-another {
  margin-top: 50px;
  border-top: 1px solid #EAEAEA;
}

.reviews-another__item:first-child {
  margin-top: 50px;
}

.reviews-another__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.reviews-another__item {
  margin-top: 64px;
  padding-bottom: 50px;
  border-bottom: 1px solid #EAEAEA;
}

.status {
  font-size: 16px;
  color: rgba(35, 31, 32, 0.5);
  font-family: "HelveticaNeueCyr Medium";
  display: flex;
  align-items: center;
}

.status::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0DCA72;
  display: block;
  margin-right: 10px;
  margin-bottom: 2px;
}

.status.not-available::before {
  background: #F92F2F;
}

.subtitle-props {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 12px;
  font-family: "HelveticaNeueCyr Medium";
  font-size: 16px;
}

.subtitle-props__item {
  color: #8B8B8B;
  padding: 0 24px;
  border-right: 1px solid #8B8B8B;
}
@media (max-width: 767px) {
  .subtitle-props__item {
    padding: 0 10px;
  }
}

.subtitle-props__item:first-child {
  padding-left: 0;
}

.subtitle-props__item:last-child {
  padding-right: 0;
  border-right: none;
}

.labels {
  padding-top: 10px;
  display: flex;
  gap: 6px;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold";
}

.labels__item {
  border: 1px solid #8B8B8B;
  border-radius: 41px;
  padding: 5px 20px;
  min-height: 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  color: #8B8B8B;
}

.label-new {
  color: #016466;
  border-color: #016466;
}

.label-bs {
  color: #4AB642;
  background: linear-gradient(#F3F6F6, #F3F6F6) padding-box, linear-gradient(90deg, rgb(218, 225, 54) 0%, rgb(32, 169, 70) 53%, rgb(42, 163, 231) 96%) border-box;
  border-color: transparent;
}


.labels__item.label-series {
    color: #FFF;
    background-color: #016466;
    border-color: #016466;
    text-decoration: none;
}


.side-props {
  margin-top: 64px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
}

.side-title {
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  font-size: 18px;
  color: #231F20;
  padding-bottom: 22px;
  position: relative;
  border-bottom: 1px solid #EAEAEA;
  line-height: 1.3;
  display: flex;
  align-items: center;
}
.side-title .city {
  color: #005F61;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.side-title .city::after {
  content: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/img/arrow.svg");
  display: block;
  transform: rotate(90deg);
  margin-left: 10px;
}

.side-props__title {
  font-size: 18px;
  color: #005F61;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.side-props__title::after {
  content: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/img/arrow.svg");
  display: block;
  margin: 2px 0 0 12px;
}

.side-block__body {
  margin-top: 22px;
  margin-bottom: 64px;
}

.side-props__item {
  font-size: 16px;
  display: flex;
  width: 100%;
  margin-bottom: 18px;
}

.side-props__item:last-child {
  margin-bottom: 0;
}

.side-props__item::before {
  content: "";
  display: block;
  flex: 1;
  border-bottom: 1px solid #EAEAEA;
  order: 1;
  margin: 0 10px 3px;
}

.side-props__item-name {
  color: #76767B;
  order: 0;
}

.side-props__item-value {
  color: #231F20;
  order: 2;
}

.services-item {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  margin-bottom: 24px;
  text-decoration: none;
}

.services-item:last-child {
  margin-bottom: 0;
}

.services-item__desc {
  flex: 1;
  padding: 0 16px;
}

.services-item__name {
  color: #231F20;
  margin-bottom: 6px;
}

.services-item__info {
  color: #76767B;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
}

.services-item__btn {
  color: #005F61;
  display: flex;
  cursor: pointer;
  text-decoration: none;
}

.services-item__btn div {
  margin-left: 10px;
}

.video-cons {
  padding: 28px 32px 24px;
  background: #fff;
  border-radius: 20px;
}

.video-cons__head {
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  color: #231F20;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.video-cons__title {
  font-size: 20px;
}

.video-cons__status {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.video-cons__status::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #48DD59;
  margin-right: 7px;
}

.video-cons__body {
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  color: #76767B;
  line-height: 1.5;
  margin-bottom: 35px;
}

.video-cons__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video-cons__btn {
  height: 40px;
  padding: 5px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  font-size: 16px;
  border-radius: 41px;
  background: linear-gradient(90deg, #005F61 0%, #008C8F 50%);
  box-sizing: border-box;
  cursor: pointer;
}

.video-cons__info {
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

.bx-left .status, .bx-left .subtitle-props, .bx-left .labels {
  display: none;
}
@media (max-width: 1279px) {
  .bx-left .status, .bx-left .subtitle-props, .bx-left .labels {
    display: flex;
  }
  .bx-left .subtitle-props {
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .bx-left .status, .bx-left .subtitle-props, .bx-left .labels {
    font-size: 12px;
    font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  }
  .bx-left .labels {
    margin-bottom: 16px;
  }
  .bx-left .labels__item {
    min-height: 28px;
  }
}

.product-share {
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  font-size: 16px;
  color: rgba(35, 31, 32, 0.5);
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 3px;
}
.product-share svg {
  flex-shrink: 0;
  margin-bottom: 2px;
}

.info .rating-and-share {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 14px;
}
@media screen and (max-width: 1279px) {
  .info .rating-and-share {
    display: none;
  }
}
@media (max-width: 1279px) {
  .info .status, .info .subtitle-props, .info .labels {
    display: none;
  }
  .info .side-props {
    display: none;
  }
  .info .side-services {
    margin-top: 12px;
    margin-bottom: 0;
  }
  .info .side-deliveries {
    margin-top: 0;
  }
  .info .side-block .side-title {
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    padding: 28px 0;
    justify-content: space-between;
  }
  .info .side-block .side-title::after {
    content: "";
    width: 16px;
    height: 16px;
    background: url("/local/templates/samura/img/plus-tab.svg") center center no-repeat;
    display: block;
    margin: 0 14px 0 10px;
    flex-shrink: 0;
  }
  .info .side-block .side-block__body {
    display: none;
    margin-bottom: 40px;
  }
  .info .side-block.active .side-title::after {
    background: url("/local/templates/samura/img/minus-tab.svg") center center no-repeat;
  }
  .info .side-block.active .side-block__body {
    display: block;
  }
  .info .video-cons {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .info .video-cons {
    padding: 28px 24px 24px;
  }
  .info .video-cons__footer {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .info .video-cons__btn {
    width: 100%;
    height: 50px;
  }
  .info .video-cons__head {
    margin-bottom: 20px;
  }
  .info .video-cons__body {
    margin-bottom: 28px;
  }
  .info .video-cons__body br {
    display: none;
  }
  .info .video-cons__info {
    margin-bottom: 28px;
  }
}

.add-to-cart-wrapper {
  display: flex;
  background: #F3F6F6;
}

.product-counter {
  width: 137px;
  height: 64px;
  border-radius: 41px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  margin-right: 10px;
}
.product-counter__btn {
  flex: 1;
  height: 100%;
  cursor: pointer;
}
.product-counter__minus {
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/img/counter-minus.svg") no-repeat right 10px center;
}
.product-counter__plus {
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/img/counter-plus.svg") no-repeat 10px center;
}
.product-counter__input {
  display: block;
  box-sizing: border-box;
  min-width: unset;
  max-width: unset;
  height: 100%;
  width: 40px;
  border: none;
  text-align: center;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  font-size: 16px;
  color: #231F20;
}
@media (max-width: 767px) {
  .product-counter {
    height: 50px;
  }
}

.left-images-slider__btn {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  cursor: pointer;
}

.left-images-slider__btn-down {
  transform: rotate(180deg);
}

.left-images-slider {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.left-images-slider__btn.swiper-button-disabled {
  display: none;
}

.product-share {
  position: relative;
}

.product-share > div {
  position: absolute;
  width: 200px;
  height: 30px;
  display: flex;
  justify-content: center;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  color: #fff;
  align-items: center;
  border-radius: 15px;
  right: 0;
}

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


/* Start:/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/selectize/selectize.default.css?175023305711882*/
/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/selectize/selectize.dropdown.css?1750233057771*/
.selectize-control.location-search .selectize-dropdown > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.selectize-control.location-search .selectize-dropdown .name {
    font-weight: bold;
    margin-right: 5px;
}

.selectize-control.location-search .selectize-dropdown .title {
    padding: 10px;
}

.selectize-control.location-search::before {
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    display: block;
    top: 12px;
    right: 34px;
    width: 16px;
    height: 16px;
    background: url(/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/selectize/images/spinner.gif);
    background-size: 16px 16px;
    opacity: 0;
}

.selectize-control.location-search.loading::before {
    opacity: 0.4;
}
/* End */


/* Start:/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/assets/swiper-bundle.min.css?175023305818452*/
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/tattoo/swiper.min.css?173943974719788*/
/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/samura/components/bitrix/system.pagenavigation/samura/style.css?17394397452736*/
.bx-pagination {
  height: auto;
  position: relative;
  text-align: left;
  margin-top: 50px;
}
.bx-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.bx-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0;
  width: 38px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  margin-right: 8px;
  background: white;
}
.bx-pagination ul li:last-child {
  margin-right: 0;
}
.bx-pagination ul li:nth-last-child(2).bx-active {
  margin-right: 0;
}
.bx-pagination ul li span, .bx-pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next), .bx-pagination ul li.bx-active {
  height: 38px;
  line-height: 38px;
  background: #016466;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next) span, .bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next) a, .bx-pagination ul li.bx-active span, .bx-pagination ul li.bx-active a {
  color: white;
}
.bx-pagination ul li.bx-pag-prev.noActive, .bx-pagination ul li.bx-pag-next.noActive {
  cursor: default;
}
.bx-pagination ul li.bx-pag-prev {
  background: url("/local/templates/samura/components/bitrix/system.pagenavigation/samura/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 10px;
  margin-right: 10px;
}
.bx-pagination ul li.bx-pag-next {
  -webkit-transform: rotate(180deg); /* Chrome y Safari */
  -moz-transform: rotate(180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(180deg); /* Opera */
  -ms-transform: rotate(180deg);
  background: url("/local/templates/samura/components/bitrix/system.pagenavigation/samura/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 10px;
}
.bx-pagination ul li.bx-pag-all {
  margin-right: 30px;
}
.bx-pagination ul .dots {
  width: 30px;
  height: 31px;
  font-size: 0;
  vertical-align: middle;
  white-space: normal;
  text-align: center;
  color: black;
  font-size: 21px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/news.list/reviews-detail-product/style.css?173943974510735*/
@media screen and (min-width: 1280px) {
  .reviews-wrap {
    margin-top: 50px;
    border-top: 1px solid #EAEAEA;
  }
}
@media screen and (max-width: 1279px) {
  .reviews-wrap {
    margin-top: 24px;
  }
}
.reviews-wrap .open-form-review-button {
  display: none;
}
@media screen and (max-width: 1279px) {
  .reviews-wrap .open-form-review-button {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap .open-form-review-button {
    position: relative;
    align-items: center;
    min-width: 300px;
    max-width: 300px;
    height: 67px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    border: 0;
    padding: 0;
    outline: none;
    background: #016466;
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
  }
  .reviews-wrap .open-form-review-button > span, .reviews-wrap .open-form-review-button > div, .reviews-wrap .open-form-review-button a {
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 767px) {
  .reviews-wrap .open-form-review-button > span, .reviews-wrap .open-form-review-button > div, .reviews-wrap .open-form-review-button a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap .open-form-review-button:before {
    left: 0;
    background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  }
  .reviews-wrap .open-form-review-button:after, .reviews-wrap .open-form-review-button:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
  }
  .reviews-wrap .open-form-review-button:after {
    opacity: 0;
    right: 100%;
    background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
  }
  .reviews-wrap .open-form-review-button:hover:not(.noHover):not([disabled]):not(.disabled):after {
    right: 0;
    opacity: 1;
  }
  .reviews-wrap .open-form-review-button:active:after, .reviews-wrap .open-form-review-button:active:before {
    opacity: 0;
  }
  .reviews-wrap .open-form-review-button:disabled, .reviews-wrap .open-form-review-button.disabled {
    background-color: #76767B;
    cursor: default;
  }
  .reviews-wrap .open-form-review-button:disabled:after, .reviews-wrap .open-form-review-button:disabled:before, .reviews-wrap .open-form-review-button.disabled:after, .reviews-wrap .open-form-review-button.disabled:before {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap .open-form-review-button {
    position: relative;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 47px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    border: 0;
    padding: 0;
    outline: none;
    background: #016466;
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
  }
  .reviews-wrap .open-form-review-button > span, .reviews-wrap .open-form-review-button > div, .reviews-wrap .open-form-review-button a {
    color: white;
    font-size: 20px;
    font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .reviews-wrap .open-form-review-button > span, .reviews-wrap .open-form-review-button > div, .reviews-wrap .open-form-review-button a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap .open-form-review-button:before {
    left: 0;
    background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  }
  .reviews-wrap .open-form-review-button:after, .reviews-wrap .open-form-review-button:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    border-radius: 41px;
  }
  .reviews-wrap .open-form-review-button:after {
    opacity: 0;
    right: 100%;
    background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
  }
  .reviews-wrap .open-form-review-button:hover:not(.noHover):not([disabled]):not(.disabled):after {
    right: 0;
    opacity: 1;
  }
  .reviews-wrap .open-form-review-button:active:after, .reviews-wrap .open-form-review-button:active:before {
    opacity: 0;
  }
  .reviews-wrap .open-form-review-button:disabled, .reviews-wrap .open-form-review-button.disabled {
    background-color: #76767B;
    cursor: default;
  }
  .reviews-wrap .open-form-review-button:disabled:after, .reviews-wrap .open-form-review-button:disabled:before, .reviews-wrap .open-form-review-button.disabled:after, .reviews-wrap .open-form-review-button.disabled:before {
    opacity: 0;
  }
}
.reviews-wrap #reviews .feedback_curent_item {
  margin-top: 64px;
  padding-bottom: 50px;
  border-bottom: 1px solid #EAEAEA;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap #reviews .feedback_curent_item {
    margin-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .feedback_curent_item {
    margin-top: 24px;
    padding-bottom: 30px;
  }
}
.reviews-wrap #reviews .feedback_curent_item:first-child {
  margin-top: 50px;
}
@media screen and (max-width: 1279px) {
  .reviews-wrap #reviews .feedback_curent_item:first-child {
    margin-top: 60px;
  }
}
.reviews-wrap #reviews .date-and-name {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.reviews-wrap #reviews .date-and-name .feed_name_ng {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 24px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap #reviews .date-and-name .feed_name_ng {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .date-and-name .feed_name_ng {
    font-size: 16px;
    line-height: 16px;
  }
}
.reviews-wrap #reviews .date-and-name .line {
  margin: 0 32px;
  min-width: 1px;
  max-width: 1px;
  height: 17px;
  background-color: #8B8B8B;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .date-and-name .line {
    display: none;
  }
}
.reviews-wrap #reviews .date-and-name .right_date_feed {
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap #reviews .date-and-name .right_date_feed {
    font-size: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .date-and-name .right_date_feed {
    font-size: 12px;
    margin-left: auto;
  }
}
.reviews-wrap #reviews .rating_block {
  margin-top: 28px;
  height: 23px;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .rating_block {
    margin-top: 16px;
  }
}
.reviews-wrap #reviews .rating_block .star {
  height: 23px;
  min-width: 24px;
  max-width: 24px;
  background: url("/local/templates/samura/components/bitrix/news.list/reviews-detail-product/../../../../img/star-active.svg") center;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .rating_block .star {
    height: 16px;
    min-width: 16px;
    max-width: 16px;
    margin-right: 7px;
    background-size: contain;
  }
}
.reviews-wrap #reviews .feed_main_description {
  margin-top: 24px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.5em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .reviews-wrap #reviews .feed_main_description {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-wrap #reviews .feed_main_description {
    font-size: 16px;
    margin-top: 16px;
    font-family: "HelveticaNeueCyr";
  }
}

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

/* End */


/* Start:/local/templates/samura/components/uniofweb/iblock.element.add/.default/uniofweb/iblock.element.add.form/.default/style.css?173943974517302*/
.small_pad {
  color: #008C8F !important;
}

form[name=iblock_add] {
  margin-top: 40px;
  background-color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  form[name=iblock_add] {
    display: none;
    transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1001;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  form[name=iblock_add].active {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] {
    width: 90%;
    padding: 30px;
  }
}
form[name=iblock_add] .exit {
  display: none;
}
@media screen and (max-width: 1279px) {
  form[name=iblock_add] .exit {
    display: block;
    position: absolute;
    background: url("/local/templates/samura/components/uniofweb/iblock.element.add/.default/uniofweb/iblock.element.add.form/.default/../../../../../../../img/exit-form-black.svg") center no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 1;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  form[name=iblock_add] .exit {
    background-size: 17px;
    right: 13px;
    top: 13px;
  }
}
form[name=iblock_add] .form-name {
  color: #231F20;
  font-size: 32px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .form-name {
    font-size: 26px;
  }
}
form[name=iblock_add] .errors-wrap {
  position: relative;
  display: none;
}
form[name=iblock_add] .errors-wrap.active {
  display: block;
}
form[name=iblock_add] .errors-wrap .error {
  color: #F92F2F;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: normal;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 0;
}
form[name=iblock_add] .errors-wrap .error.agreement {
  display: none;
}
form[name=iblock_add] .rating_block {
  margin-top: 50px;
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  form[name=iblock_add] .rating_block {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .rating_block {
    margin-top: 15px;
    font-size: 16px;
  }
}
form[name=iblock_add] .rating_block span {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .rating_block span {
    margin-right: 12px;
  }
}
form[name=iblock_add] .rating_block .rate_mask {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
form[name=iblock_add] .rating_block .rate_mask input {
  display: none;
}
form[name=iblock_add] .rating_block .rate_mask label {
  height: 36px;
  min-width: 35px;
  max-width: 35px;
  background: url("/local/templates/samura/components/uniofweb/iblock.element.add/.default/uniofweb/iblock.element.add.form/.default/../../../../../../../img/star_2.svg") center no-repeat;
  background-size: contain;
  margin-right: 18px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .rating_block .rate_mask label {
    height: 26px;
    min-width: 25px;
    max-width: 25px;
    margin-right: 6px;
  }
}
form[name=iblock_add] .rating_block .rate_mask label.active {
  background: url("/local/templates/samura/components/uniofweb/iblock.element.add/.default/uniofweb/iblock.element.add.form/.default/../../../../../../../img/star-active.svg") center no-repeat;
  background-size: contain;
}
form[name=iblock_add] .name-and-email {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  form[name=iblock_add] .name-and-email {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  form[name=iblock_add] .name-and-email {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .name-and-email {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  form[name=iblock_add] .name-and-email .half_block_input {
    min-width: 48.5%;
    max-width: 48.5%;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .name-and-email .half_block_input:last-child {
    margin-top: 10px;
  }
}
form[name=iblock_add] .name-and-email .half_block_input .label_input {
  display: block;
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .name-and-email .half_block_input .label_input {
    font-size: 16px;
    display: none;
  }
}
form[name=iblock_add] .name-and-email .half_block_input .input_style {
  display: block;
  width: 100%;
  height: 60px;
  margin-top: 12px;
  -webkit-border-radius: 77px;
  -moz-border-radius: 77px;
  -ms-border-radius: 77px;
  border-radius: 77px;
  background-color: #EAEAEA;
  border: 1px solid transparent;
  outline: none;
  padding: 0 20px 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
form[name=iblock_add] .name-and-email .half_block_input .input_style::-webkit-input-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .name-and-email .half_block_input .input_style::-moz-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .name-and-email .half_block_input .input_style:-moz-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .name-and-email .half_block_input .input_style:-ms-input-placeholder {
  color: #EAEAEA;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  form[name=iblock_add] .name-and-email .half_block_input .input_style {
    height: 45px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .name-and-email .half_block_input .input_style {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    height: 40px;
    margin-top: 5px;
    font-size: 14px;
    padding-left: 15px;
  }
  form[name=iblock_add] .name-and-email .half_block_input .input_style::-webkit-input-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .name-and-email .half_block_input .input_style::-moz-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .name-and-email .half_block_input .input_style:-moz-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .name-and-email .half_block_input .input_style:-ms-input-placeholder {
    color: #231F20;
  }
}
form[name=iblock_add] .review-description {
  margin-top: 40px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  form[name=iblock_add] .review-description {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .review-description {
    margin-top: 10px;
  }
}
form[name=iblock_add] .review-description .preview-text-name {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .review-description .preview-text-name {
    font-size: 16px;
    display: none;
  }
}
form[name=iblock_add] .review-description textarea {
  margin-top: 12px;
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 240px;
  max-height: 240px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background-color: #EAEAEA;
  border: 1px solid transparent;
  outline: none;
  padding: 20px 20px 20px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
form[name=iblock_add] .review-description textarea::-webkit-input-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .review-description textarea::-moz-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .review-description textarea:-moz-placeholder {
  color: #EAEAEA;
}
form[name=iblock_add] .review-description textarea:-ms-input-placeholder {
  color: #EAEAEA;
}
@media screen and (max-width: 1279px) {
  form[name=iblock_add] .review-description textarea {
    height: 200px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .review-description textarea {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    height: 150px;
    margin-top: 5px;
    padding: 15px;
    font-size: 14px;
  }
  form[name=iblock_add] .review-description textarea::-webkit-input-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .review-description textarea::-moz-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .review-description textarea:-moz-placeholder {
    color: #231F20;
  }
  form[name=iblock_add] .review-description textarea:-ms-input-placeholder {
    color: #231F20;
  }
}
form[name=iblock_add] .privacy_policy {
  margin-top: 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .privacy_policy {
    margin-top: 20px;
  }
}
form[name=iblock_add] .privacy_policy #priv_policy {
  display: block;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  border: 1px solid #76767B;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  padding: 0;
  accent-color: #005F61;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .privacy_policy #priv_policy {
    min-width: 18px;
    max-width: 18px;
    height: 18px;
  }
}
form[name=iblock_add] .privacy_policy label {
  cursor: pointer;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 16px;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .privacy_policy label {
    font-size: 10px;
    line-height: 10px;
  }
}
form[name=iblock_add] .privacy_policy label a {
  color: #016E70;
}
form[name=iblock_add] .captcha-wrap {
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .captcha-wrap {
    margin-top: 10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
form[name=iblock_add] .captcha-wrap .label_input {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .captcha-wrap .label_input {
    font-size: 14px;
    white-space: normal;
  }
}
form[name=iblock_add] .captcha-wrap img[class=img_captcha] {
  display: block;
  min-width: 140px;
  max-width: 140px;
  height: 40px;
  margin-right: 15px;
  border: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .captcha-wrap img[class=img_captcha] {
    min-width: 105px;
    max-width: 105px;
    margin-top: 10px;
  }
}
form[name=iblock_add] .captcha-wrap input {
  display: table;
  height: 60px;
  -webkit-border-radius: 77px;
  -moz-border-radius: 77px;
  -ms-border-radius: 77px;
  border-radius: 77px;
  background-color: #EAEAEA;
  border: 1px solid transparent;
  outline: none;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  form[name=iblock_add] .captcha-wrap input {
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .captcha-wrap input {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    min-width: 100%;
    max-width: 100%;
    height: 40px;
    margin-top: 10px;
  }
}
form[name=iblock_add] .form_sub_btn {
  display: none;
}
form[name=iblock_add] .button-send-review {
  position: relative;
  align-items: center;
  min-width: 275px;
  max-width: 275px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 40px;
}
form[name=iblock_add] .button-send-review > span, form[name=iblock_add] .button-send-review > div, form[name=iblock_add] .button-send-review a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .button-send-review > span, form[name=iblock_add] .button-send-review > div, form[name=iblock_add] .button-send-review a {
    font-size: 16px;
  }
}
form[name=iblock_add] .button-send-review:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
form[name=iblock_add] .button-send-review:after, form[name=iblock_add] .button-send-review:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
form[name=iblock_add] .button-send-review:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
form[name=iblock_add] .button-send-review:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
form[name=iblock_add] .button-send-review:active:after, form[name=iblock_add] .button-send-review:active:before {
  opacity: 0;
}
form[name=iblock_add] .button-send-review:disabled, form[name=iblock_add] .button-send-review.disabled {
  background-color: #76767B;
  cursor: default;
}
form[name=iblock_add] .button-send-review:disabled:after, form[name=iblock_add] .button-send-review:disabled:before, form[name=iblock_add] .button-send-review.disabled:after, form[name=iblock_add] .button-send-review.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  form[name=iblock_add] .button-send-review {
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin: 30px auto 0;
  }
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/style.css?174187194454858*/
.floatbar {
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  padding: 15px 15px 15px 40px;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.0784313725), 0px 0px 4px 0px rgba(0, 0, 0, 0.0392156863);
  transition: all 0.6s ease-in-out;
  top: -200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  .floatbar {
    border-radius: 50px;
    left: 50%;
    width: 1720px;
    margin: 0 auto;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) and (max-width: 1799px) and (min-width: 1280px) {
  .floatbar {
    width: 1180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) and (min-width: 768px) {
  .floatbar {
    width: 710px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .floatbar {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .floatbar {
    width: 100%;
    left: 0;
    padding: 15px 20px 15px 30px;
  }
}
.floatbar.fixed {
  top: 20px;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .floatbar.fixed {
    top: 0;
  }
}
.floatbar .floatbar__selector {
  background: -webkit-linear-gradient(-90deg, #005F61 0%, #008C8F 76.34%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFFFFF;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .floatbar .floatbar__selector {
    font-size: 24px;
    position: relative;
    padding: 15px;
    margin: -15px;
  }
  .floatbar .floatbar__selector:after {
    content: "";
    position: absolute;
    right: -7px;
    top: 22px;
    width: 11px;
    height: 7px;
    background: url("/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/img/floatbar-arrow.svg") right center no-repeat;
  }
  .floatbar .floatbar__selector.active:after {
    -webkit-transform: rotate(180deg); /* Chrome y Safari */
    -moz-transform: rotate(180deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
    -o-transform: rotate(180deg); /* Opera */
    -ms-transform: rotate(180deg);
  }
}
.floatbar .floatbar__nav {
  margin-left: 80px;
  display: flex;
  column-gap: 50px;
}
@media screen and (max-width: 767px) {
  .floatbar .floatbar__nav {
    opacity: 0;
    visibility: hidden;
    top: 50%;
    position: absolute;
    width: 100%;
    left: -80px;
    background-color: #FFFFFF;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  .floatbar .floatbar__nav.active {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100%;
    padding: 12px 0;
    border-top: 1px solid #EAEAEA;
  }
}
.floatbar .floatbar__nav .floatbar__nav-item {
  font-family: "HelveticaNeueCyr", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 19.9px;
  text-decoration: none;
  color: #76767B;
}
@media screen and (max-width: 767px) {
  .floatbar .floatbar__nav .floatbar__nav-item {
    display: block;
    font-size: 18px;
    padding: 12px 30px;
  }
}
.floatbar .floatbar__button {
  position: relative;
  align-items: center;
  min-width: 150px;
  max-width: 150px;
  height: 54px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-left: auto;
}
.floatbar .floatbar__button > span, .floatbar .floatbar__button > div, .floatbar .floatbar__button a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .floatbar .floatbar__button > span, .floatbar .floatbar__button > div, .floatbar .floatbar__button a {
    font-size: 16px;
  }
}
.floatbar .floatbar__button:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.floatbar .floatbar__button:after, .floatbar .floatbar__button:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.floatbar .floatbar__button:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.floatbar .floatbar__button:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.floatbar .floatbar__button:active:after, .floatbar .floatbar__button:active:before {
  opacity: 0;
}
.floatbar .floatbar__button:disabled, .floatbar .floatbar__button.disabled {
  background-color: #76767B;
  cursor: default;
}
.floatbar .floatbar__button:disabled:after, .floatbar .floatbar__button:disabled:before, .floatbar .floatbar__button.disabled:after, .floatbar .floatbar__button.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .floatbar .floatbar__button {
    min-width: 114px;
    max-width: 114px;
    height: 40px;
  }
}

.collection-detail {
  margin-top: 0;
}
.collection-detail .collection-slider {
  position: relative;
  width: 100%;
  height: 748px;
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .collection-slider {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider {
    height: 570px;
    background-color: #F3F6F6;
  }
  .collection-detail .collection-slider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 426px;
    background: linear-gradient(0deg, rgba(217, 217, 217, 0) 60%, #005f61 100%);
    opacity: 0.4;
    z-index: 1;
  }
}
.collection-detail .collection-slider .bg-image, .collection-detail .collection-slider .bg-image-mobile {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.collection-detail .collection-slider .bg-image-mobile {
  mix-blend-mode: multiply;
  height: 350px;
  top: 35px;
}
.collection-detail .collection-slider .slider-info {
  position: relative;
  z-index: 2;
  height: 100%;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1720px;
  margin: 0 auto;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .collection-slider .slider-info {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info {
    padding-top: 50px;
  }
}
.collection-detail .collection-slider .slider-info .slider-info-inner {
  height: 480px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info .slider-info-inner {
    height: 380px;
  }
}
@media screen and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info .slider-info-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .slider-info-inner {
    height: auto;
  }
}
.collection-detail .collection-slider .slider-info .new {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 14px 20px;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .new {
    font-size: 14px;
    padding: 11px 0;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.08);
  }
}
@media screen and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info .name-and-description {
    margin-top: -40px;
  }
}
.collection-detail .collection-slider .slider-info .name-and-description .brand-name {
  display: none;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .name-and-description .brand-name {
    margin-top: 248px;
    display: block;
    min-width: 125px;
    max-width: 125px;
  }
}
.collection-detail .collection-slider .slider-info .name-and-description .name {
  color: #FFFFFF;
  font-size: 80px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .collection-slider .slider-info .name-and-description .name {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .name-and-description .name {
    background: -webkit-linear-gradient(-90deg, #005F61 0%, #008C8F 76.34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 64px;
  }
}
.collection-detail .collection-slider .slider-info .name-and-description .description {
  margin-top: 15px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .name-and-description .description {
    margin-top: 5px;
    font-size: 14px;
  }
}
.collection-detail .collection-slider .slider-info .name-and-description .description span {
  color: white;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .name-and-description .description span {
    color: #231F20;
  }
}
.collection-detail .collection-slider .slider-info .link {
  position: relative;
  align-items: center;
  min-width: 275px;
  max-width: 275px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.collection-detail .collection-slider .slider-info .link > span, .collection-detail .collection-slider .slider-info .link > div, .collection-detail .collection-slider .slider-info .link a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .link > span, .collection-detail .collection-slider .slider-info .link > div, .collection-detail .collection-slider .slider-info .link a {
    font-size: 16px;
  }
}
.collection-detail .collection-slider .slider-info .link:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.collection-detail .collection-slider .slider-info .link:after, .collection-detail .collection-slider .slider-info .link:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.collection-detail .collection-slider .slider-info .link:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.collection-detail .collection-slider .slider-info .link:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.collection-detail .collection-slider .slider-info .link:active:after, .collection-detail .collection-slider .slider-info .link:active:before {
  opacity: 0;
}
.collection-detail .collection-slider .slider-info .link:disabled, .collection-detail .collection-slider .slider-info .link.disabled {
  background-color: #76767B;
  cursor: default;
}
.collection-detail .collection-slider .slider-info .link:disabled:after, .collection-detail .collection-slider .slider-info .link:disabled:before, .collection-detail .collection-slider .slider-info .link.disabled:after, .collection-detail .collection-slider .slider-info .link.disabled:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .link {
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    margin-top: 30px;
  }
}
.collection-detail .collection-slider .slider-info .price {
  display: none;
  margin-top: 15px;
  color: #76767B;
  font-size: 15px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  min-width: 275px;
  max-width: 275px;
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .price {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .collection-slider .slider-info .price {
    font-size: 14px;
    margin-top: 10px;
    min-width: 320px;
    max-width: 320px;
  }
}
.collection-detail .landing-slider {
  position: relative;
  width: 1720px;
  margin: 0 auto;
  padding-bottom: 200px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .landing-slider {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .landing-slider {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .landing-slider {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider {
    padding-bottom: 80px;
  }
}
.collection-detail .landing-slider .owl-nav {
  position: absolute;
  top: 42%;
  right: 0;
  width: 100%;
  height: 0;
}
.collection-detail .landing-slider .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-nav {
    display: none !important;
  }
}
.collection-detail .landing-slider .owl-nav button {
  width: 64px;
  height: 64px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
.collection-detail .landing-slider .owl-nav button span {
  font-size: 0;
}
.collection-detail .landing-slider .owl-nav button.disabled {
  display: none !important;
}
.collection-detail .landing-slider .owl-nav button:hover:not(.noHover) {
  -webkit-box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
}
.collection-detail .landing-slider .owl-nav .owl-prev {
  left: 60px;
  background: url("/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/../../../../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-nav .owl-prev {
    display: none;
    background-size: 9px;
  }
}
.collection-detail .landing-slider .owl-nav .owl-next {
  right: 60px;
  background: url("/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/../../../../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-nav .owl-next {
    display: none;
    background-size: 9px;
  }
}
.collection-detail .landing-slider .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 100px;
  z-index: 2;
  background-color: #EAEAEA;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .landing-slider .owl-dots {
    bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-dots {
    display: none !important;
  }
}
.collection-detail .landing-slider .owl-dots .owl-dot {
  border: 0;
  cursor: pointer;
  outline: none;
  min-width: 12px;
  max-width: 12px;
  height: 12px;
  background-color: #D9D9D9;
  margin: 0 4px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-dots .owl-dot {
    margin: 0 5px;
  }
}
.collection-detail .landing-slider .owl-dots .owl-dot.active {
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  background-color: #005F61;
}
@media screen and (max-width: 767px) {
  .collection-detail .landing-slider .owl-dots .owl-dot.active {
    min-width: 65px;
    max-width: 65px;
  }
}
.collection-detail .landing-slider .owl-dots.disabled {
  display: none !important;
}
.collection-detail .slider-after-banner .title {
  margin-top: 140px;
  margin-bottom: 85px;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-after-banner .title {
    margin-top: 100px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-after-banner .title {
    margin-top: 80px;
    margin-bottom: 40px;
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-after-banner .title {
    margin-top: 60px;
    margin-bottom: 35px;
    font-size: 24px;
  }
}
.collection-detail .slider-after-banner .owl-carousel {
  width: 750px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-after-banner .owl-carousel {
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-after-banner .owl-carousel {
    width: 290px;
  }
}
.collection-detail .slider-after-banner .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.collection-detail .slider-after-banner .owl-item {
  min-width: 750px;
  max-width: 750px;
  height: 500px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-color: #FFFFFF;
  margin-right: 20px;
  padding: 50px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-after-banner .owl-item {
    min-width: 650px;
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-after-banner .owl-item {
    min-width: 290px;
    max-width: 290px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 30px;
    height: 420px;
  }
}
.collection-detail .slider-after-banner .owl-item .description {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  font-weight: 500;
  line-height: 1.35em;
  position: relative;
  z-index: 1;
  padding-right: 100px;
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-after-banner .owl-item .description {
    font-size: 16px;
    padding-right: 0;
  }
}
.collection-detail .slider-after-banner .owl-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-after-banner .owl-item img {
    height: 70%;
  }
}
.collection-detail .slider-after-banner .owl-nav {
  top: 33%;
}
.collection-detail .slider-after-banner.landing-page .owl-nav {
  top: 43%;
}
.collection-detail .slider-second {
  position: relative;
  padding-bottom: 200px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-second {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-second {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-second {
    padding-bottom: 80px;
  }
}
.collection-detail .slider-second .title {
  margin: 0;
  padding: 0 0 85px 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-second .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-second .title {
    font-size: 38px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-second .title {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
.collection-detail .slider-second .title span {
  background: -webkit-linear-gradient(-90deg, #005F61 0%, #008C8F 76.34%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.collection-detail .slider-second .owl-carousel {
  width: 1520px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-second .owl-carousel {
    width: 1100px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-second .owl-carousel {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-second .owl-carousel {
    width: 290px;
  }
}
.collection-detail .slider-second .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.collection-detail .slider-second .owl-item {
  min-width: 488px;
  max-width: 488px;
  height: 500px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-color: #FFFFFF;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-second .owl-item {
    min-width: 290px;
    max-width: 290px;
    height: 420px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .collection-detail .slider-second .owl-item:nth-child(odd) {
    min-width: 750px;
    max-width: 750px;
  }
}
.collection-detail .slider-second .owl-item .description {
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  font-weight: 500;
  line-height: 1.35em;
  position: relative;
  z-index: 1;
  padding-right: 100px;
}
.collection-detail .slider-second .owl-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  left: 0;
  bottom: 0;
}
.collection-detail .two-sides-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 1720px;
  margin: 0 auto;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .two-sides-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .two-sides-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.collection-detail .two-sides-wrap .title {
  margin: 0;
  padding: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .two-sides-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .title {
    font-size: 24px;
  }
}
.collection-detail .two-sides-wrap .two-sides-images {
  margin: 50px auto 0;
  width: 580px;
  height: 735px;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap .two-sides-images {
    width: 415px;
    height: 500px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .two-sides-images {
    width: 340px;
    height: 460px;
    margin-top: 20px;
  }
}
.collection-detail .two-sides-wrap .two-sides-images.anim {
  -webkit-animation: swing 0.8s ease;
  animation: swing 0.8s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.collection-detail .two-sides-wrap .two-sides-images img {
  transform: scaleX(-1);
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}
.collection-detail .two-sides-wrap .two-sides-images img.active {
  opacity: 1;
}
.collection-detail .two-sides-wrap .two-sides-buttons {
  width: 287px;
  margin: 60px auto 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #EAEAEA;
  -webkit-border-radius: 66px;
  -moz-border-radius: 66px;
  -ms-border-radius: 66px;
  border-radius: 66px;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap .two-sides-buttons {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .two-sides-buttons {
    margin-top: 20px;
    width: 200px;
  }
}
.collection-detail .two-sides-wrap .two-sides-buttons .color {
  padding: 0 25px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  opacity: 0.2;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #231F20;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .two-sides-buttons .color {
    font-size: 14px;
    padding: 0 20px;
    height: 40px;
    line-height: 42px;
  }
}
.collection-detail .two-sides-wrap .two-sides-buttons .color.black {
  color: #fff;
  background: #231F20;
}
.collection-detail .two-sides-wrap .two-sides-buttons .color.white {
  color: #000;
  background-color: #FFFFFF;
}
.collection-detail .two-sides-wrap .two-sides-buttons .color.active {
  opacity: 1;
  cursor: default;
}
.collection-detail .two-sides-wrap .two-sides-description {
  color: #76767B;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.35em;
  text-align: center;
  width: 835px;
  margin: 50px auto 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap .two-sides-description {
    width: 100%;
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .two-sides-wrap .two-sides-description {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .two-sides-description {
    font-size: 16px;
    width: 100%;
  }
}
.collection-detail .two-sides-wrap .two-sides-description * {
  color: #76767B;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.35em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .two-sides-wrap .two-sides-description * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .two-sides-wrap .two-sides-description * {
    font-size: 16px;
  }
}
.collection-detail .two-sides-wrap .two-sides-description *:last-child {
  margin-bottom: 0;
}
.collection-detail .two-sides-wrap .two-sides-description strong {
  color: #231F20;
  font-family: "HelveticaNeueCyr Medium";
}
.collection-detail .banners-with-images {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 1720px;
  margin: 0 auto;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .banners-with-images {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .banners-with-images {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .banners-with-images {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .banners-with-images {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
.collection-detail .banners-with-images .banner-with-image {
  margin-bottom: 40px;
  padding: 50px 60px;
  position: relative;
  height: 500px;
  background-color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .collection-detail .banners-with-images .banner-with-image {
    height: 420px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .banners-with-images .banner-with-image {
    padding: 30px;
  }
}
.collection-detail .banners-with-images .banner-with-image:last-child {
  margin-bottom: 0;
}
.collection-detail .banners-with-images .banner-with-image:nth-child(even) .banner-info {
  margin-left: auto;
}
@media screen and (min-width: 1280px) {
  .collection-detail .banners-with-images .banner-with-image:nth-child(even) .banner-info {
    margin-right: 120px;
  }
}
.collection-detail .banners-with-images .banner-with-image:nth-child(even) .image {
  left: 0;
  right: auto;
}
.collection-detail .banners-with-images .banner-with-image .banner-info {
  max-width: 570px;
  height: 100%;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1280px) {
  .collection-detail .banners-with-images .banner-with-image .banner-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.collection-detail .banners-with-images .banner-with-image .banner-info.less-words {
  max-width: 620px;
}
.collection-detail .banners-with-images .banner-with-image .banner-info .name {
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.2em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .banners-with-images .banner-with-image .banner-info .name {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .banners-with-images .banner-with-image .banner-info .name {
    font-size: 16px;
  }
}
.collection-detail .banners-with-images .banner-with-image .banner-info .description {
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.35em;
  margin-top: auto;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .banners-with-images .banner-with-image .banner-info .description {
    font-size: 16px;
    margin-top: 25px;
    padding-right: 115px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .banners-with-images .banner-with-image .banner-info .description {
    font-size: 14px;
    margin-top: 24px;
  }
}
.collection-detail .banners-with-images .banner-with-image .banner-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 1620px;
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .collection-detail .banners-with-images .banner-with-image .banner-image {
    width: 100%;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .banners-with-images .banner-with-image .banner-image {
    top: auto;
    bottom: 0;
    align-items: flex-end;
  }
}
.collection-detail .banners-with-images .banner-with-image .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .collection-detail .banners-with-images .banner-with-image .banner-image img {
    margin-top: auto;
    height: auto;
  }
}
.collection-detail .slider-bottom {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 1275px;
  margin: 0 auto;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-bottom {
    margin-top: 20px;
    width: 1020px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-bottom {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom {
    width: 335px;
  }
}
.collection-detail .slider-bottom .owl-stage-outer {
  overflow: hidden;
  height: 720px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-bottom .owl-stage-outer {
    height: 460px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .owl-stage-outer {
    height: 460px;
    margin-left: -20px;
  }
}
.collection-detail .slider-bottom .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom .owl-item {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
}
.collection-detail .slider-bottom .owl-item img {
  width: 100%;
  object-fit: contain;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-bottom .owl-item img {
    margin-left: -15px;
    width: 75%;
    height: 435px;
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
    -o-transform: rotate(90deg); /* Opera */
    -ms-transform: rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .owl-item img {
    width: 135%;
    height: 435px;
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
    -o-transform: rotate(90deg); /* Opera */
    -ms-transform: rotate(90deg);
  }
}
.collection-detail .slider-bottom .owl-nav {
  top: 30%;
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .owl-nav {
    display: block !important;
  }
}
@media screen and (min-width: 1800px) {
  .collection-detail .slider-bottom .owl-nav .owl-prev {
    left: -220px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-bottom .owl-nav .owl-prev {
    left: -90px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom .owl-nav .owl-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .owl-nav .owl-prev {
    display: block;
  }
}
@media screen and (min-width: 1800px) {
  .collection-detail .slider-bottom .owl-nav .owl-next {
    right: -220px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .slider-bottom .owl-nav .owl-next {
    right: -90px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom .owl-nav .owl-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .owl-nav .owl-next {
    display: block;
  }
}
.collection-detail .slider-bottom .owl-dots {
  bottom: auto;
  top: 62%;
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom .owl-dots {
    display: none;
  }
}
.collection-detail .slider-bottom .slider-bottom-text {
  margin: -10px auto 0;
  width: 720px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.35em;
  text-align: center;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-bottom .slider-bottom-text {
    font-size: 18px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .slider-bottom .slider-bottom-text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .slider-bottom-text {
    font-size: 16px;
    margin-top: 30px;
  }
}
.collection-detail .slider-bottom .slider-bottom-text * {
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 1.35em;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .slider-bottom .slider-bottom-text * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .slider-bottom .slider-bottom-text * {
    font-size: 16px;
  }
}
.collection-detail .slider-bottom .slider-bottom-text *:last-child {
  margin-bottom: 0;
}
.collection-detail .slider-bottom .slider-bottom-text strong {
  color: #231F20;
  font-family: "HelveticaNeueCyr Medium";
}
.collection-detail .properties-collection-wrap {
  padding: 70px 0;
  width: 1720px;
  margin: 0 auto;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .properties-collection-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .properties-collection-wrap {
    padding: 60px 0 80px;
  }
}
.collection-detail .properties-collection-wrap .properties-collection-title {
  color: #76767B;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap .properties-collection-title {
    font-size: 24px;
    padding-right: 50px;
    background: url("/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/../../../../../../../img/plus-tab.svg") calc(100% - 14px) center no-repeat;
  }
  .collection-detail .properties-collection-wrap .properties-collection-title.active {
    background: url("/local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/../../../../../../../img/minus-tab.svg") calc(100% - 14px) center no-repeat;
  }
}
@media screen and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap .properties-collection {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #EAEAEA;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .properties-collection-wrap .properties-collection {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .collection-detail .properties-collection-wrap .properties-collection {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap .properties-collection {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  .collection-detail .properties-collection-wrap .properties-collection.active {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap .properties-collection .column {
    min-width: 48.5%;
    max-width: 48.5%;
  }
}
.collection-detail .properties-collection-wrap .properties-collection .row {
  padding: 20.5px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EAEAEA;
}
@media screen and (min-width: 768px) {
  .collection-detail .properties-collection-wrap .properties-collection .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .properties-collection-wrap .properties-collection .row {
    padding: 20.5px 0;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap .properties-collection .row {
    padding: 14px 0;
  }
}
.collection-detail .properties-collection-wrap .properties-collection .row .name-wrap, .collection-detail .properties-collection-wrap .properties-collection .row .value {
  color: #231F20;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (min-width: 1800px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .name-wrap, .collection-detail .properties-collection-wrap .properties-collection .row .value {
    min-width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .name-wrap, .collection-detail .properties-collection-wrap .properties-collection .row .value {
    min-width: 50%;
    max-width: 50%;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .name-wrap, .collection-detail .properties-collection-wrap .properties-collection .row .value {
    font-size: 16px;
  }
}
.collection-detail .properties-collection-wrap .properties-collection .row .name-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  color: #76767B;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .name-wrap {
    min-width: 65%;
    max-width: 65%;
  }
}
.collection-detail .properties-collection-wrap .properties-collection .row .name-wrap .line {
  display: none;
  margin: -1px 12px 3px;
  height: 1px;
  border-bottom: 1px dashed #231F20;
  opacity: 0.5;
}
.collection-detail .properties-collection-wrap .properties-collection .row .value {
  white-space: nowrap;
  padding-left: 25px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .value {
    min-width: 35%;
    max-width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .collection-detail .properties-collection-wrap .properties-collection .row .value {
    padding-left: 0;
    margin-top: 8px;
  }
}

@media (min-width: 2560px) {
    .collection-detail .landing-slider,
    .collection-detail .two-sides-wrap,
    .collection-detail .banners-with-images,
    .collection-detail .properties-collection-wrap,
    .similar-products-wrap,
    .bestsellers-wrap,
    .collection-detail .collection-slider .slider-info {
        width: 2320px !important;
    }

    .collection-detail .slider-bottom.landing-slider {
        width: 1275px !important;
    }

    .similar-products-wrap .similar-products .product:not(.section-item),
    .bestsellers-wrap .bestsellers-products .product:not(.section-item) {
        min-width: 370px !important;
        max-width: 370px !important;
    }

}
/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/similar-products/style.css?174599890719828*/
.similar-products-wrap {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}

@media(min-width: 2560px) {
  .similar-products-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .similar-products-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .similar-products-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .similar-products-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .similar-products-wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .similar-products-wrap {
    padding: 30px 0;
  }
}
.similar-products-wrap .title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.similar-products-wrap .title-wrap .title {
  margin: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .similar-products-wrap .title-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .similar-products-wrap .title-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .title-wrap .title {
    font-size: 24px;
  }
}
.similar-products-wrap .similar-products {
  margin-top: 40px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .similar-products-wrap .similar-products {
    margin-top: 30px;
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .similar-products {
    margin-top: 25px;
    width: 210px;
  }
}
.similar-products-wrap .similar-products .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.similar-products-wrap .similar-products .product:not(.section-item) {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media(min-width: 2560px) {
  .similar-products-wrap .similar-products .product:not(.section-item) {
    min-width: 370px;
    max-width: 370px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .similar-products-wrap .similar-products .product:not(.section-item) {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .similar-products-wrap .similar-products .product:not(.section-item) {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item).fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .similar-products-wrap .similar-products .product:not(.section-item):hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .topProps {
    left: 16px;
    top: 16px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.similar-products-wrap .similar-products .product:not(.section-item) .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/favorite-product.svg") center no-repeat;
  background-size: contain !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-favorite:hover:not(.noHover), .similar-products-wrap .similar-products .product:not(.section-item) .add-to-favorite[data-action=remove] {
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/favorite-product-active.svg") center no-repeat;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .add-to-favorite {
    right: 16px;
    top: 16px;
    width: 27px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .image {
    height: 145px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.similar-products-wrap .similar-products .product:not(.section-item) .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .name {
    font-size: 16px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.similar-products-wrap .similar-products .product:not(.section-item) .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):after, .similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/basket-icon-black.svg") center no-repeat;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .similar-products-wrap .similar-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}
.similar-products-wrap .similar-products .owl-dots {
  display: none !important;
}
.similar-products-wrap .similar-products .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  height: 0;
  width: 100%;
}
.similar-products-wrap .similar-products .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .similar-products .owl-nav {
    display: none !important;
  }
}
.similar-products-wrap .similar-products .owl-nav button {
  width: 64px;
  height: 64px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .similar-products .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
.similar-products-wrap .similar-products .owl-nav button span {
  font-size: 0;
}
.similar-products-wrap .similar-products .owl-nav button:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.similar-products-wrap .similar-products .owl-nav .owl-prev {
  left: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .similar-products .owl-nav .owl-prev {
    display: none;
  }
}
.similar-products-wrap .similar-products .owl-nav .owl-next {
  right: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/similar-products/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .similar-products-wrap .similar-products .owl-nav .owl-next {
    display: none;
  }
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/actual-offers/style.css?174599888826660*/
.actual-offers-wrap {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0 120px;
  position: relative;
}

@media(min-width: 2560px) {
  .actual-offers-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap {
    padding: 25px 0 43px;
  }
}
.actual-offers-wrap .title {
  margin: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .title {
    font-size: 24px;
  }
}
.actual-offers-wrap .tabs {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .tabs {
    margin-top: 25px;
  }
}
.actual-offers-wrap .tabs .tab {
  cursor: pointer;
  text-align: center;
  padding: 20px 35px;
  margin-right: 20px;
  background: #F3F6F6;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .tabs .tab {
    padding: 10px 24px;
    margin-right: 0;
    position: relative;
    font-size: 16px;
  }
}
.actual-offers-wrap .tabs .tab.active {
  color: white;
  background: #016466;
}
.actual-offers-wrap .tabs .tab.active {
  cursor: default;
}
.actual-offers-wrap .tabs .tab:last-child {
  margin-right: 0;
}
.actual-offers-wrap .actual-offers-products {
  margin-top: 43px;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.actual-offers-wrap .actual-offers-products.fadeOut {
  -webkit-animation-name: animateContentBlockFadeOut;
  animation-name: animateContentBlockFadeOut;
}
@-webkit-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-moz-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-ms-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-o-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.actual-offers-wrap .actual-offers-products.fadeIn {
  -webkit-animation-name: animateContentBlockFadeIn;
  animation-name: animateContentBlockFadeIn;
}
@-webkit-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap .actual-offers-products {
    margin-top: 30px;
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products {
    margin-top: 25px;
    width: 210px;
  }
}
.actual-offers-wrap .actual-offers-products .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media(min-width: 2560px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 370px;
    max-width: 370px;
    height: 440px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item).fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item):hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps {
    left: 16px;
    top: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/favorite-product.svg") center no-repeat;
  background-size: contain !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite:hover:not(.noHover), .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite[data-action=remove] {
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/favorite-product-active.svg") center no-repeat;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite {
    right: 16px;
    top: 16px;
    width: 27px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .image {
    height: 145px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .name {
    font-size: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):after, .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/basket-icon-black.svg") center no-repeat;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}
.actual-offers-wrap .actual-offers-products .owl-dots {
  display: none !important;
}
.actual-offers-wrap .actual-offers-products .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  height: 0;
  width: 100%;
  top: 54%;
}
.actual-offers-wrap .actual-offers-products .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav {
    display: none !important;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav button {
  width: 64px;
  height: 64px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav button span {
  font-size: 0;
}
.actual-offers-wrap .actual-offers-products .owl-nav button:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.actual-offers-wrap .actual-offers-products .owl-nav .owl-prev {
  left: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav .owl-prev {
    display: none;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav .owl-next {
  right: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav .owl-next {
    display: none;
  }
}

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

/* End */
/* /local/templates/samura/components/bitrix/catalog/samura/style.css?174100844727529 */
/* /local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/style.css?175685069894978 */
/* /local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/selectize/selectize.default.css?175023305711882 */
/* /local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/selectize/selectize.dropdown.css?1750233057771 */
/* /local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.element/product-detail-new/assets/swiper-bundle.min.css?175023305818452 */
/* /tattoo/swiper.min.css?173943974719788 */
/* /local/templates/samura/components/bitrix/system.pagenavigation/samura/style.css?17394397452736 */
/* /local/templates/samura/components/bitrix/news.list/reviews-detail-product/style.css?173943974510735 */
/* /local/templates/samura/components/uniofweb/iblock.element.add/.default/uniofweb/iblock.element.add.form/.default/style.css?173943974517302 */
/* /local/templates/samura/components/bitrix/news/collections/bitrix/news.detail/.default/style.css?174187194454858 */
/* /local/templates/samura/components/bitrix/catalog.section/similar-products/style.css?174599890719828 */
/* /local/templates/samura/components/bitrix/catalog.section/actual-offers/style.css?174599888826660 */
