

/* Start:/local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.min.css?1785425021938*/
.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 h1,.breadcrumbs span{font-family:"TTNormsProWebNormal";font-size:12px;font-weight:400;line-height:1.2;color:#8c94a2;margin:0;text-decoration:none}.breadcrumbs a.black,.breadcrumbs h1.black,.breadcrumbs span.black{color:#000}@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 h1,.breadcrumbs span{font-size:13px}}
/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news/sales/bitrix/news.detail/sales/style.css?17893888755476*/
.homeNewsDetail_image {
  width: 100%;
  max-width: 880px;
}
.homeNewsDetail_image img {
  width: 100%;
}
.homeNewsDetail_heading {
  position: relative;
  font-size: 16px;
  line-height: 21px;
  color: white;
  margin-bottom: 40px;
}
.homeNewsDetail_heading-props {
  display: flex;
  align-items: center;
}
.homeNewsDetail_heading-title {
  font-size: 54px;
  line-height: 54px;
  margin-top: 26px;
  max-width: 654px;
}
.homeNewsDetail_heading-date {
  margin-right: 20px;
}
.homeNewsDetail_heading-show {
  display: flex;
  align-items: center;
}
.homeNewsDetail_heading-show .icon {
  margin-right: 8px;
}
.homeNewsDetail_heading-desc {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  padding: 30px 40px;
}
.homeNewsDetail_body {
  font-size: 16px;
  line-height: 20px;
}
.homeNewsDetail_body img {
  width: 100%;
}
.homeNewsDetail_body p {
  margin-bottom: 20px;
}
.homeNewsDetail_body b {
  margin-bottom: 1rem;
}
.homeNewsDetail_body iframe {
  margin-bottom: 30px;
}
.homeNewsDetail_body ul.style li:before {
  top: 10px;
}
.homeNewsDetail_body ul.style li {
  margin-bottom: 10px;
}
.homeNewsDetail_body ul.style li p {
  margin-bottom: 0;
}
.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: 31px;
  line-height: 38px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.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;
}
@media (max-width: 960px) {
  .homeNewsDetail_heading-title {
    display: none;
  }
  .homeNewsDetail_heading-desc {
    padding: 13px;
  }
  .homeNewsDetail_body-title,
  .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: 20px 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
  }
}
.promotion-products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 28px 0 32px;
}
.promotion-product-card {
  display: flex;
  min-width: 0;
  overflow: hidden;
  flex-direction: column;
  color: #252525;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 20px;
  box-shadow: 0 8px 28px rgba(37, 37, 37, 0.07);
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.promotion-product-card:hover {
  color: #252525;
  border-color: rgba(253, 74, 66, 0.45);
  box-shadow: 0 14px 36px rgba(37, 37, 37, 0.12);
  text-decoration: none;
  transform: translateY(-3px);
}
.promotion-product-card__media {
  position: relative;
  display: block;
  height: 230px;
  padding: 18px;
  background: linear-gradient(145deg, #f7f9fb, #fff);
}
.homeNewsDetail_body .promotion-product-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.promotion-product-card__badge {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 7px 10px;
  color: #fff;
  background: #fd4a42;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}
.promotion-product-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}
.promotion-product-card__title {
  min-height: 48px;
  margin-bottom: 18px;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
}
.promotion-product-card__caption {
  margin-bottom: 5px;
  color: #7d8793;
  font-size: 13px;
  line-height: 18px;
}
.promotion-product-card__price {
  margin-bottom: 8px !important;
  color: #252525;
  font-size: 28px;
  line-height: 34px;
}
.promotion-product-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 12px;
  color: #7d8793;
  font-size: 14px;
  line-height: 18px;
}
.promotion-product-card__meta span {
  color: #fd4a42;
  font-weight: 500;
}
.promotion-product-card__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 16px;
  color: #fd4a42;
  border-top: 1px solid #edf0f3;
  font-weight: 600;
}
.promotion-product-card__link b {
  margin: 0;
  font-size: 22px;
}
@media (max-width: 680px) {
  .promotion-products {
    grid-template-columns: 1fr;
    gap: 14px;
    margin: 22px 0 26px;
  }
  .promotion-product-card__media { height: 210px; }
  .promotion-product-card__title { min-height: 0; }
  .promotion-product-card__price { font-size: 26px; line-height: 32px; }
}/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.min.css?17854250213989*/
.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:#fff}.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;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:#fff}.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,.modal_form-poly{text-align:center}.modal_form-price{font-size:19px;font-weight:700;color:#ee443d}.modal_form-button{margin-bottom:28px;margin-top:20px}.modal_form label{font-size:17px;line-height:20px;color:#737c8c;margin-bottom:14px;width:100%}.modal_form button,.modal_form input,.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:#fff}.modal_form label,.modal_form-desc{font-family:"TTNormsProWebNormal";font-weight:400}.modal_form-desc{font-size:20px;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.active,.modal_form-tab button.btn:hover{background-color:transparent;color:#737c8c!important;border-color:#fd4a42}.modal_form-whiteBlock{background-color:#fff;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{font-size:14px;line-height:20px}.modal_left,.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}.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:.5}}
/* End */
/* /local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.min.css?1785425021938 */
/* /local/templates/nettattoo_clean/components/bitrix/news/sales/bitrix/news.detail/sales/style.css?17893888755476 */
/* /local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.min.css?17854250213989 */
