

/* Start:/local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206*/
.breadcrumbs {
  margin: 0 0 22px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.breadcrumbs-item {
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.breadcrumbs-item span.name {
  width: 100%;
  display: block;
}
.breadcrumbs-item a {
  display: flex;
  width: max-content;
}
.breadcrumbs-item:last-child {
  min-width: 225px;
  max-width: 522px;
  overflow: hidden;
}
.breadcrumbs-item:last-child span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumbs a, .breadcrumbs span, .breadcrumbs h1 {
  font-family: "TTNormsProWebNormal";
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #8c94a2;
  margin: 0;
  text-decoration: none;
}
.breadcrumbs a.black, .breadcrumbs span.black, .breadcrumbs h1.black {
  color: black;
}
@media (max-width: 990px) {
  .breadcrumbs {
    margin-top: 22px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    width: 100%;
    display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .breadcrumbs a, .breadcrumbs span, .breadcrumbs h1 {
    font-size: 13px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news/.default/bitrix/news.detail/blog/style.css?177310249212968*/
.homeNewsDetail blockquote.style {
  background-color: #f8f8f8;
  padding: 25px 65px 25px 44px;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #f8f8f8;
  margin: 44px auto;
}
.homeNewsDetail blockquote.style:before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #fd4a42;
  left: 0;
  top: 0;
  position: absolute;
}
.homeNewsDetail b, .homeNewsDetail strong {
  font-family: "TTNormsProWebDemiBold";
}
.homeNewsDetail .h1, .homeNewsDetail h1 {
  font-family: "TTNormsProWebDemiBold";
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}
.homeNewsDetail .h1.hide_seo, .homeNewsDetail h1.hide_seo {
  font-size: 16px;
  font-weight: 400;
  color: #e7e9ea;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .homeNewsDetail .h1, .homeNewsDetail h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}
.homeNewsDetail .h2, .homeNewsDetail h2 {
  font-family: "TTNormsProWebDemiBold";
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 34px;
}
@media (max-width: 960px) {
  .homeNewsDetail .h2, .homeNewsDetail h2 {
    font-size: 20px;
  }
}
.homeNewsDetail .h3, .homeNewsDetail h3 {
  font-family: "TTNormsProWebDemiBold";
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 960px) {
  .homeNewsDetail .h3, .homeNewsDetail h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.homeNewsDetail table.prev_product {
  font-size: 18px;
  border: 0;
}
.homeNewsDetail table.prev_product tr > td:first-child {
  min-width: 100px;
}
.homeNewsDetail table.prev_product.vertical {
  margin-top: 47px;
  margin-bottom: 75px;
}
.homeNewsDetail table.prev_product.vertical .h3 {
  margin: 20px 0;
}
.homeNewsDetail table.prev_product.vertical tr {
  display: flex;
  flex-direction: column;
}
.homeNewsDetail table.price_table {
  width: 100%;
  max-width: 900px;
  margin: 55px auto 25px;
  font-size: 14px;
  font-weight: 400;
  background-color: white;
}
.homeNewsDetail table.price_table tr:nth-child(odd) {
  background-color: #f4f4f4;
}
.homeNewsDetail table.price_table tr td, .homeNewsDetail table.price_table tr th {
  min-height: 40px;
}
.homeNewsDetail table.price_table tr td:last-child, .homeNewsDetail table.price_table tr th:last-child {
  text-align: center;
  font-weight: bold;
  padding-right: 25px;
}
.homeNewsDetail table.price_table tr td:first-child, .homeNewsDetail table.price_table tr th:first-child {
  display: flex;
  align-items: center;
  padding-left: 25px;
  width: 100%;
}
.homeNewsDetail table.price_table tr img {
  margin-right: 15px;
}
.homeNewsDetail table.price_table tr th {
  font-weight: bold;
  background-color: #eaf3fd;
  padding: 10px 0;
}
.homeNewsDetail table.price_table tr th b {
  width: 100%;
  margin-bottom: 0;
}
.homeNewsDetail table.price_table tr th p {
  margin-bottom: 0;
}
.homeNewsDetail table.price_table tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.homeNewsDetail table.price_table tr td p {
  margin: 0;
}
.homeNewsDetail table.price_table .price_table-item {
  min-width: 140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 960px) {
  .homeNewsDetail table.price_table {
    max-width: 100% !important;
    margin: 15px 0;
    font-size: 10px;
    line-height: 1.2;
  }
  .homeNewsDetail table.price_table img {
    display: none;
  }
  .homeNewsDetail table.price_table tr th, .homeNewsDetail table.price_table tr td {
    padding: 5px !important;
    max-width: 100px;
    min-height: 30px;
  }
  .homeNewsDetail table.price_table tr th {
    vertical-align: baseline;
  }
  .homeNewsDetail table.price_table tr th:first-child,
  .homeNewsDetail table.price_table tr td:first-child {
    max-width: 200px;
  }
  .homeNewsDetail table.price_table tr th:first-child p,
  .homeNewsDetail table.price_table tr td:first-child p {
    white-space: normal;
  }
  .homeNewsDetail table.price_table b {
    margin-bottom: 0;
  }
  .homeNewsDetail table.price_table p {
    white-space: nowrap;
  }
  .homeNewsDetail table.prev_product {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .homeNewsDetail table.prev_product img {
    display: block;
  }
  .homeNewsDetail table.prop {
    line-height: 1.2;
  }
  .homeNewsDetail table.prop tr {
    display: flex;
    margin-bottom: 20px;
  }
  .homeNewsDetail table.prop tr td {
    min-width: 50% !important;
    border-bottom: 0 !important;
  }
  .homeNewsDetail table.prop tr td span {
    left: 0;
    top: 0;
  }
}
.homeNewsDetail ul.list {
  padding-left: 0;
  color: #252525;
  font-size: 19px;
  font-weight: 400;
}
.homeNewsDetail ul.list > li {
  position: relative;
  min-height: 23px;
  display: flex;
  align-items: center;
  padding-left: 45px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.homeNewsDetail ul.list > li:before {
  width: 23px;
  height: 23px;
  background-image: url("#icon-list");
  background-size: cover;
  display: inline-block;
  background-position: center;
  margin-right: 18px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.homeNewsDetail ul.style {
  padding-left: 0;
}
.homeNewsDetail ul.style li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.homeNewsDetail ul.style li:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #fd4a42;
  background-color: white;
  border-radius: 6px;
  position: absolute;
  top: 0.7em;
  left: 0;
  transform: translate(0, -50%);
}
.homeNewsDetail ul.gray {
  padding-left: 0;
}
.homeNewsDetail ul.gray li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  line-height: 1.2;
}
.homeNewsDetail ul.gray li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #d8dfe9;
  border-radius: 6px;
  position: absolute;
}
.homeNewsDetail ul.disc {
  padding-left: 0;
}
.homeNewsDetail ul.disc li {
  color: #737c8c;
  list-style: disc;
  padding: 0;
  margin-left: 1.3rem;
}
.homeNewsDetail ol {
  padding-left: 0;
  counter-reset: ol-counter;
}
.homeNewsDetail ol > li {
  list-style: none;
}
.homeNewsDetail ol > li:before {
  counter-increment: ol-counter;
  content: counter(ol-counter) ".";
  color: #fd4a42;
  margin-right: 5px;
  font-family: "TTNormsProWebNormal";
}
.homeNewsDetail_image {
  width: 100%;
  max-width: 880px;
  margin-bottom: 40px;
}
.homeNewsDetail_image img {
  width: 100%;
}
.homeNewsDetail_heading {
  position: relative;
  font-size: 18px;
  line-height: 21px;
  color: #B0B6C1;
  margin-bottom: 40px;
}
@media (max-width: 960px) {
  .homeNewsDetail_heading {
    font-size: 17px;
  }
}
.homeNewsDetail_heading-props {
  display: flex;
  align-items: center;
}
.homeNewsDetail_heading-title {
  font-family: "TTNormsProWebDemiBold";
  color: #252525;
  font-size: 54px;
  line-height: 54px;
  margin-bottom: 40px;
}
@media (max-width: 960px) {
  .homeNewsDetail_heading-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.homeNewsDetail_heading-date {
  color: #B0B6C1;
  margin-right: 20px;
}
.homeNewsDetail_heading-show {
  color: #B0B6C1;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.homeNewsDetail_heading-show .icon {
  margin-right: 10px;
  fill: #B0B6C1;
}
.homeNewsDetail_heading-read {
  color: #B0B6C1;
  display: flex;
  align-items: center;
}
.homeNewsDetail_heading-read .icon {
  margin-right: 10px;
  fill: #B0B6C1;
}
.homeNewsDetail_heading-desc {
  padding: 30px 40px;
}
.homeNewsDetail_body {
  font-size: 20px;
  line-height: 27px;
}
@media (max-width: 960px) {
  .homeNewsDetail_body {
    font-size: 17px;
    line-height: 22px;
  }
}
.homeNewsDetail_body img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 960px) {
  .homeNewsDetail_body img {
    width: 100%;
  }
}
.homeNewsDetail_body p, .homeNewsDetail_body b {
  margin-bottom: 25px;
}
@media (max-width: 960px) {
  .homeNewsDetail_body p, .homeNewsDetail_body b {
    margin-bottom: 20px;
  }
}
.homeNewsDetail_body .gray i {
  font-size: 16px;
}
.homeNewsDetail_body iframe {
  width: 100%;
  height: auto;
  min-height: 404px;
  margin-bottom: 30px;
}
@media (max-width: 960px) {
  .homeNewsDetail_body iframe {
    min-height: 194px;
  }
}
.homeNewsDetail_body ul li, .homeNewsDetail_body ol li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.homeNewsDetail_body ul li:before, .homeNewsDetail_body ol li:before {
  position: absolute;
  left: 0;
  top: 0;
}
.homeNewsDetail_body ul li p, .homeNewsDetail_body ol li p {
  margin-bottom: 0;
}
.homeNewsDetail_body ul li:before {
  top: 12px !important;
}
.homeNewsDetail_body a, .homeNewsDetail_body a.style {
  border-bottom: 1px solid #4f8ef6;
  text-decoration: none;
}
.homeNewsDetail_body a:hover, .homeNewsDetail_body a.style:hover {
  text-decoration: none;
  border-color: #0056b3;
}
.homeNewsDetail_body a .no-border, .homeNewsDetail_body a.style .no-border {
  border: 0 !important;
}
.homeNewsDetail_body .h2, .homeNewsDetail_body h2,
.homeNewsDetail_body .h3, .homeNewsDetail_body h3,
.homeNewsDetail_body .h4, .homeNewsDetail_body h4,
.homeNewsDetail_body .h5, .homeNewsDetail_body h5 {
  font-size: 20px;
  line-height: 27px;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media (max-width: 960px) {
  .homeNewsDetail_body .h2, .homeNewsDetail_body h2,
  .homeNewsDetail_body .h3, .homeNewsDetail_body h3,
  .homeNewsDetail_body .h4, .homeNewsDetail_body h4,
  .homeNewsDetail_body .h5, .homeNewsDetail_body h5 {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
.homeNewsDetail_body .h2, .homeNewsDetail_body h2 {
  font-size: 31px;
  line-height: 38px;
}
@media (max-width: 960px) {
  .homeNewsDetail_body .h2, .homeNewsDetail_body h2 {
    font-size: 20px;
    line-height: 27px;
  }
}
.homeNewsDetail_body-title {
  margin: 20px 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.homeNewsDetail_navigation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.homeNewsDetail_navigation > * {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 50%;
  position: relative;
  color: #252525;
  text-decoration: none;
}
.homeNewsDetail_navigation > * span {
  border-bottom: 1px solid;
}
.homeNewsDetail_navigation > *:hover {
  text-decoration: none;
  color: #FD4A42;
}
.homeNewsDetail_navigation .icon {
  position: absolute;
  top: 5px;
  fill: #FD4A42;
  width: 8px;
}
.homeNewsDetail_navigation-left {
  padding-left: 21px;
}
.homeNewsDetail_navigation-left .icon {
  left: 0;
}
.homeNewsDetail_navigation-right {
  text-align: right;
  padding-right: 21px;
}
.homeNewsDetail_navigation-right .icon {
  right: 0;
}
.homeNewsDetail_tags {
  display: flex;
}

.ya-share2 {
  margin-top: 15px;
}
.ya-share2__item {
  margin-right: 15px !important;
  margin-bottom: 15px !important;
}
@media (max-width: 960px) {
  .ya-share2__item {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
}
.ya-share2__icon {
  width: 30px !important;
  height: 30px !important;
  background-size: 30px 30px !important;
}
.ya-share2__badge {
  min-width: 60px !important;
  min-height: 43px !important;
  border-radius: 100px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .ya-share2__badge {
    min-height: 43px !important;
    min-width: 43px !important;
  }
}

.form-left-blog {
  position: sticky;
  top: 90px;
}
.form-left-blog .progress {
  display: none;
}
.form-left-blog .modal_form.big {
  min-width: 0;
  padding: 30px 0;
}

.block-video {
  position: relative;
  margin-top: 65px;
  border-radius: 10px;
  overflow: hidden;
}

.block-video:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.3) 100%);
}

.block-video .icon {
  width: 76px;
  height: 76px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

.sticky {
  position: sticky;
  top: 130px;
}

.promo_block {
  background-color: #F4F9FF;
  padding: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 15px;
  color: #737C8C;
}
.promo_block-image {
  min-width: 145px;
}
.promo_block-buttons {
  display: flex;
  gap: 20px;
}
.promo_block-desc {
  flex-direction: column;
}
.promo_block-desc .title {
  color: #252525;
  font-size: 30px;
  line-height: 1.2;
}
.promo_block-desc b {
  font-size: 16px;
  color: #252525;
}
.promo_block .btn {
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-decoration: none;
  width: 100%;
  border-radius: 8px;
}
.promo_block .btn-vk {
  background-color: #0077ff;
}
.promo_block .btn-tg {
  background-color: #039be5;
}
.promo_block .btn svg {
  fill: white;
}
@media (max-width: 960px) {
  .promo_block {
    flex-direction: column;
    text-align: center;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/catalog.section/hot/style.css?177310244211256*/
.catalog_listProduct {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.catalog_listProduct a {
  text-decoration: none !important;
  color: inherit;
  border-bottom: 0;
}
.catalog_listProduct a.style.blue {
  color: #2079F5;
  border-color: #2079F5;
}
.catalog_listProduct .starRating {
  display: flex;
  justify-content: start;
  align-items: start;
  padding: 0;
}
.catalog_listProduct .starRating svg {
  width: 20px;
  height: 20px;
  fill: #FFCA43;
  margin-right: 8px;
}
.catalog_listProduct .starRating span {
  font-size: 16px;
  font-weight: bold;
  color: #FFCA43;
}
.catalog_listProduct .js-open-order-modal {
  font-size: 13px;
  line-height: 1;
}
.catalog_listProduct .highlight {
  height: 40px;
  background-color: #2FA9FF;
  color: #fff;
  padding: 0 15px;
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  padding-left: 5px;
}
.catalog_listProduct .highlight:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 25px 20px 0;
  border-color: transparent #2fa9ff transparent transparent;
  position: absolute;
  left: -25px;
}
.catalog_listProduct .highlight:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -5px;
  left: auto;
  margin-top: -2.5px;
}
.catalog_listProduct .highlight.min {
  height: 34px;
  font-size: 14px;
  width: fit-content;
  min-width: fit-content;
  padding: 0 10px 0 10px;
  margin-right: 17px;
}
.catalog_listProduct .highlight.min:after {
  right: -17px;
  border-width: 17px 0 17px 17px;
  border-color: transparent transparent transparent #2fa9ff;
  left: auto;
}
@media (max-width: 1200px) {
  .catalog_listProduct .highlight.min {
    transform: scale(0.9);
    max-width: 220px;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  .catalog_listProduct .highlight.min {
    transform: scale(1);
    max-width: 100%;
    font-size: 12px;
    line-height: 18px;
    min-width: 120px;
    height: auto;
    background: none;
    color: #2FA9FF;
    flex-direction: column;
    padding: 0;
  }
  .catalog_listProduct .highlight.min:after, .catalog_listProduct .highlight.min:before {
    display: none;
  }
}
.catalog_listProduct:after {
  content: "";
  clear: both;
  display: block;
}
.catalog_listProduct-sets .catalog_listProduct-item {
  height: 400px !important;
  min-height: 400px;
  font-size: 14px;
}
.catalog_listProduct-sets .catalog_listProduct-item:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translate(0, -50%);
}
.catalog_listProduct-sets .catalog_listProduct-item:last-child:before {
  display: none;
}
.catalog_listProduct-sets .catalog_listProduct-item:last-child:after {
  content: "=";
  background-color: white;
  line-height: 0.6;
  color: #fd4a42;
  width: 30px;
  height: 30px;
  font-size: 48px;
  font-weight: bold;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translate(0, -50%);
}
.catalog_listProduct-item {
  position: relative;
  text-align: left;
  padding: 29px 22px 29px;
  min-height: 510px;
  font-size: 14px;
  width: 33.3333333333%;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: box-shadow 0.5s;
}
.catalog_listProduct-item:nth-child(4n+4) {
  clear: both;
}
.catalog_listProduct-item:hover {
  box-shadow: 0 14px 59px 0 rgba(163, 169, 183, 0.0015);
}
.catalog_listProduct-item.js-cur-banner {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #EAEAEA;
}
.catalog_listProduct-item.js-cur-banner img {
  opacity: 0;
}
@media (max-width: 960px) {
  .catalog_listProduct-item.js-cur-banner {
    display: none;
  }
}
.catalog_listProduct-item--labels {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 200px;
  left: 0;
  top: 0;
  padding-top: 10px;
  display: flex;
  flex-direction: column-reverse;
}
.catalog_listProduct-item--labels > div {
  margin-bottom: 5px;
}
.catalog_listProduct-item--labelSale {
  background-color: #FF6D66;
  color: white;
  height: 20px;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 7px;
  margin-bottom: 2px;
  width: fit-content;
}
.catalog_listProduct-item--labelHit {
  background-color: #00AEEF;
  color: white;
  height: 20px;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 7px;
  width: fit-content;
}
.catalog_listProduct-item--choice {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog_listProduct-item--set {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog_listProduct-item--img {
  position: relative;
  font-size: 0;
  min-height: 170px;
  padding: 5px;
}
.catalog_listProduct-item--img img {
  display: block;
  margin: 0 auto;
}
.catalog_listProduct-item--btn {
  height: 53px;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.catalog_listProduct-item--btn:hover {
  color: white;
}
.catalog_listProduct-item--price {
  font-family: "TTNormsProWebDemiBold";
  font-size: 20px;
  font-weight: 500;
  line-height: 18px;
  color: #fd4a42;
  min-height: 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.catalog_listProduct-item--price .sale {
  font-family: "TTNormsProWebNormal";
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: line-through;
  color: #B0B6C1;
}
.catalog_listProduct-item--price .percent {
  font-family: "TTNormsProWebNormal";
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #B0B6C1;
}
.catalog_listProduct-item--name {
  font-family: "TTNormsProWebDemiBold";
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  margin: 20px 0;
  min-height: 76px;
}
.catalog_listProduct-item--name:hover {
  color: #fd4a42;
}
.catalog_listProduct-item--prop {
  min-height: 95px;
  display: flex;
}
.catalog_listProduct-item--prop ul > li:before {
  top: 5px !important;
}
.catalog_listProduct-item--pagination {
  margin-top: 60px;
  list-style: none;
  padding: 0;
  display: flex;
  bottom: -40px;
  width: 100%;
  justify-content: center;
}
.catalog_listProduct-item--pagination li {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  border: 1px solid #EAEAEA;
  margin-right: 20px;
  background-color: #dfdfdf;
}
.catalog_listProduct-item--pagination li:hover, .catalog_listProduct-item--pagination li.slick-active {
  border-color: #fd4a42;
  background-color: #fd4a42;
}
.catalog_listProduct-item--pagination li button {
  display: none;
}
.catalog_listProduct-item--slider {
  margin-bottom: 0 !important;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.catalog_listProduct-item--sliderJsPager {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
}
.catalog_listProduct-item--sliderJsPager span {
  min-width: 30px;
  height: 100%;
  width: 100%;
}
@media (max-width: 950px) {
  .catalog_listProduct-item--sliderJsPager {
    display: none;
  }
}
.catalog_listProduct-item--slider .slick-slide {
  padding-bottom: 20px;
}
.catalog_listProduct-item--slider-pagination {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
}
.catalog_listProduct-item--slider-pagination button {
  background-color: transparent;
  outline: none;
  padding: 0;
  border: 0;
  font-size: 0;
}
.catalog_listProduct-item--slider-pagination button:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 2px solid #d8dfe9;
  background-color: #fff;
  border-radius: 6px;
  min-width: 6px;
  min-height: 6px;
}
.catalog_listProduct-item--slider-pagination li:last-child button {
  margin-right: 0;
}
.catalog_listProduct-item--slider-pagination li.slick-active button:after {
  border-color: #fd4a42;
}
.catalog_listProduct .homeCoice-pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
  bottom: 5px;
}
.catalog_listProduct .homeCoice-pagination li {
  margin-right: 16px;
}
.catalog_listProduct .homeCoice-pagination li:last-child {
  margin-right: 0;
}
.catalog_listProduct .homeCoice-pagination button {
  height: 4px;
  background-color: #e1e6f0;
  width: 4px;
  min-width: 4px;
  min-height: 4px;
  max-width: 4px;
  max-height: 4px;
  border-radius: 0;
  content: " ";
}
.catalog_listProduct .homeCoice-pagination .slick-active button {
  background-color: #B0B6C1;
}
@media (max-width: 1200px) {
  .catalog_listProduct-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 990px) {
  .catalog_listProduct a[data-toggle=tooltip] {
    font-size: 13px;
  }
  .catalog_listProduct .starRating {
    padding: 0 10px;
  }
  .catalog_listProduct .starRating svg {
    width: 16px;
    height: 16px;
  }
  .catalog_listProduct .starRating span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
  }
  .catalog_listProduct-item {
    width: calc(50% - 2px) !important;
    margin: 0 !important;
    padding: 15px 0 15px 0;
    min-height: 375px;
  }
  .catalog_listProduct-item:hover {
    box-shadow: none;
    border-color: #EAEAEA;
  }
  .catalog_listProduct-item--labelSale, .catalog_listProduct-item--labelHit {
    font-size: 8px;
    height: auto;
    border-radius: 0 3px 3px 0;
  }
  .catalog_listProduct-item--choice {
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
  }
  .catalog_listProduct-item--choice svg {
    width: 100%;
    height: 100%;
  }
  .catalog_listProduct-item--price {
    padding: 0 10px;
    font-size: 18px;
    line-height: 18px;
  }
  .catalog_listProduct-item--price .sale, .catalog_listProduct-item--price .percent {
    font-size: 14px;
    line-height: 18px;
  }
  .catalog_listProduct-item--name {
    font-size: 14px;
    line-height: 16px;
    margin: 10px;
    display: flex;
    min-height: 64px;
    overflow: hidden;
  }
  .catalog_listProduct-item--credit {
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .catalog_listProduct-item--credit > span {
    flex-wrap: wrap;
  }
  .catalog_listProduct-item--btn {
    padding: 0 15px !important;
    max-height: 20px !important;
    height: 20px !important;
    min-height: 35px !important;
    font-size: 14px !important;
    margin: 0 10px;
    max-width: calc(100% - 20px);
  }
  .catalog_listProduct-item--prop {
    padding: 0 10px;
    min-height: auto;
  }
  .catalog_listProduct-sets .catalog_listProduct-item {
    min-height: 265px;
  }
  .catalog_listProduct-sets .catalog_listProduct-item:before {
    bottom: 0;
    left: 50%;
    top: auto;
    transform: translate(-50%, 15px);
  }
  .catalog_listProduct-sets .catalog_listProduct-item:last-child:before {
    display: none;
  }
  .catalog_listProduct-sets .catalog_listProduct-item:last-child:after {
    bottom: auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, -15px);
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/blogRec/style.css?1773102473770*/
.blogRec {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
}
.blogRec_item-img {
  margin-bottom: 20px;
}
.blogRec_item-img img {
  width: 100%;
}
.blogRec_item-name {
  margin-bottom: 10px;
}
.blogRec_item-name a {
  font-family: "TTNormsProWebDemiBold";
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  color: #252525;
}
.blogRec_item-name a:hover {
  text-decoration: none;
  color: #fd4a42;
}
.blogRec_item-props {
  font-size: 16px;
  line-height: 21px;
  color: #B0B6C1;
  display: flex;
}
.blogRec_item-props div {
  margin-right: 20px;
}
@media (max-width: 960px) {
  .blogRec {
    flex-direction: column;
  }
  .blogRec_item {
    width: 100%;
    margin-right: 0;
    padding: 0 !important;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/menu/news_category/style.css?17731024661619*/
.news_category {
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}
.news_category-item {
  border-radius: 8px;
  background-color: #F4F9FF;
  margin-bottom: 4px;
  position: relative;
  text-decoration: none;
  display: flex;
  padding: 12px 20px;
  align-items: center;
}
.news_category-item span {
  color: #252525;
  font-size: 14px;
  line-height: 20px;
}
.news_category-item:hover, .news_category-item.active {
  background-color: #EF443D;
  text-decoration: none;
}
.news_category-item:hover span, .news_category-item.active span {
  color: white;
}
@media (max-width: 960px) {
  .news_category {
    margin-bottom: 30px;
    border: 0;
    padding: 0 !important;
    display: none;
  }
  .news_category.open {
    display: block;
  }
}
.news_filter {
  font-size: 14px;
  line-height: 20px;
  color: #4F8EF6;
}

@media (max-width: 960px) {
  .js-toggle-left-category {
    margin-bottom: 30px;
  }
  .js-toggle-left-category:hover {
    background: transparent !important;
    color: black;
  }
  .js-toggle-left-category.opened {
    color: white;
    background-color: #fd4a42 !important;
  }
  .js-toggle-left-category.opened svg {
    fill: white;
  }
  .js-toggle-left-category.opened .icon-down {
    transform: rotate(180deg);
  }
  .js-toggle-left-category .icon-down {
    margin-top: 0;
  }
}
.cloud_tags {
  display: none;
}

@media (max-width: 960px) {
  .cloud_tags {
    display: none;
    padding: 0;
  }
  .cloud_tags.opened, .cloud_tags_top {
    display: flex;
  }
}
.sticky {
  position: sticky;
  top: 130px;
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.css?17731024555022*/
.modal_left {
  float: left;
  max-width: 560px;
  font-size: 20px;
  line-height: 25px;
}
.modal_left .image_full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal_left-content {
  padding: 26px 36px;
  background-color: white;
}
.modal_left-content--small {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 35px;
  text-align: center;
  color: #737c8c;
}
.modal_left-content--title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 25px;
}
.modal_left-content--scrollbar {
  max-height: 550px;
  overflow: hidden visible;
}
.modal_left-content--scrollbar.max-height-modal {
  max-height: 790px;
  display: block;
}
.modal_left-content--scrollbar .scroll-y {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
}
.modal_left-content--scrollbar .scroll-element_outer,
.modal_left-content--scrollbar .scroll-element_size,
.modal_left-content--scrollbar .scroll-element_track {
  width: 100%;
  height: 100%;
}
.modal_left-content--scrollbar .scroll-element_size,
.modal_left-content--scrollbar .scroll-element_track {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px solid #fd4a42;
}
.modal_left-content--scrollbar .scroll-bar {
  width: 100%;
  height: 20px;
  background-color: #fd4a42;
  position: absolute;
}
.modal_left-content--descVideo {
  font-size: 16px;
  color: #737c8c;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.modal_form {
  position: relative;
  text-align: center;
  max-width: 500px;
  background-color: #f4f9ff;
  padding: 20px;
}
.modal_form.big {
  min-width: 750px;
  text-align: left;
  z-index: 2;
}
@media (max-width: 1200px) {
  .modal_form.big {
    min-width: 600px;
  }
}
.modal_form .progress {
  margin: 0 auto 30px;
  max-width: 643px;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  position: relative;
  background-color: #f5f5f5;
  color: white;
}
.modal_form .progress-bar {
  border-radius: 10px;
  background-color: #5cc9bb;
}
.modal_form .progress-text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "TTNormsProWebNormal";
  font-size: 14px;
  font-weight: 400;
}
.modal_form-poly {
  text-align: center;
}
.modal_form-price {
  font-size: 19px;
  font-weight: bold;
  color: #ee443d;
}
.modal_form-button {
  margin-bottom: 28px;
  margin-top: 20px;
}
.modal_form label {
  font-family: "TTNormsProWebNormal";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  color: #737c8c;
  margin-bottom: 14px;
}
.modal_form label, .modal_form input, .modal_form button, .modal_form textarea {
  width: 100%;
}
.modal_form-close {
  cursor: pointer;
  position: absolute;
  right: -35px;
  top: 0;
  width: 17px;
  height: 17px;
  background-size: cover;
  z-index: 5;
  fill: white;
}
.modal_form-desc {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
}
.modal_form-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 17px;
  overflow: hidden;
}
.modal_form-tab {
  display: flex;
  justify-content: space-between;
}
.modal_form-tab button.btn {
  width: 165px;
  height: 52px;
  font-family: "TTNormsProWebNormal";
  font-size: 14px;
  padding: 0;
  border-color: #d8dfe9;
  color: #737c8c !important;
  background-color: transparent !important;
}
.modal_form-tab button.btn:hover, .modal_form-tab button.btn.active {
  background-color: transparent;
  color: #737c8c !important;
  border-color: #fd4a42;
}
.modal_form-whiteBlock {
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 17px 24px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.modal-content {
  flex-direction: row;
  border-radius: 0;
}
.modal-dialog {
  max-width: fit-content;
}
@media (max-width: 990px) {
  .modal-dialog {
    margin: 0;
    max-width: 100%;
  }
  .modal_left {
    display: none;
    font-size: 14px;
    line-height: 20px;
  }
  .modal_left-content {
    display: none;
  }
  .modal_left.big {
    min-width: 100%;
  }
  .modal_left.opened {
    display: flex;
  }
  .modal_left.opened .modal_left-content {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 15px 15px 15px;
  }
  .modal_form {
    max-width: 100%;
  }
  .modal_form-tab button.btn {
    max-width: 100px;
    width: 100px;
    min-width: 150px;
  }
  .modal_form-title {
    font-size: 24px;
    line-height: 1.2;
  }
  .modal_form-desc {
    order: 2;
    font-size: 16px;
    line-height: 1.2;
  }
  .modal_form-close {
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: invert(1);
    padding: 16px;
    opacity: 0.5;
  }
}

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

/* End */
/* /local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206 */
/* /local/templates/nettattoo_clean/components/bitrix/news/.default/bitrix/news.detail/blog/style.css?177310249212968 */
/* /local/templates/nettattoo_clean/components/bitrix/catalog.section/hot/style.css?177310244211256 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/blogRec/style.css?1773102473770 */
/* /local/templates/nettattoo_clean/components/bitrix/menu/news_category/style.css?17731024661619 */
/* /local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.css?17731024555022 */
