

/* 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/catalog/.default/bitrix/catalog.element/light23/style.css?177310244676255*/
@charset "UTF-8";
.comments_list .slick-arrow {
  display: none !important;
}

#order input {
  height: 60px;
}
#order .progress {
  display: none;
}
#order .modal-content {
  display: flex;
  flex-direction: column;
  max-width: 750px;
  background-color: #F4F9FF;
}
#order .modal-content > .tab-content {
  background-color: #F4F9FF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#order .modal-content > .tab-content [aria-label=Close] {
  display: none !important;
}
#order .modal-content > .tab-content .modal_form {
  padding-top: 30px;
}
#order .modal-content > .tab-content .tab-pane {
  display: none;
}
#order .modal-content > .tab-content .tab-pane.active {
  display: block;
}
#order .modal-content > .modal-tabs {
  width: 100%;
  background-color: #F4F9FF;
}
#order .modal-content > .modal-tabs [role=tablist] {
  background-color: #F4F9FF;
  display: flex;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #E1E6F0;
  margin-bottom: 0;
}
#order .modal-content > .modal-tabs [role=tablist] li {
  border-right: 1px solid #E1E6F0;
  height: 40px;
  display: flex;
  align-items: flex-start;
  min-width: max-content;
}
#order .modal-content > .modal-tabs [role=tablist] li:last-child {
  border-right: 0;
}
#order .modal-content > .modal-tabs [role=tablist] li a {
  display: flex;
  width: 100%;
  height: 100%;
  color: #202020;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  font-size: 16px;
  padding: 0 15px;
  align-items: center;
}
#order .modal-content > .modal-tabs [role=tablist] li a.active {
  color: white;
  border-color: #EF443D;
  background-color: #EF443D;
}
@media (max-width: 960px) {
  #order .modal-content > .modal-tabs [role=tablist] {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  #order .modal-content > .modal-tabs [role=tablist] li {
    min-width: 90px;
    height: 65px;
  }
  #order .modal-content > .modal-tabs [role=tablist] li a {
    color: white;
    background-color: #C5D2EA;
    font-family: "TTNormsProWebDemiBold";
    font-size: 12px;
    line-height: 15px;
  }
  #order .modal-content > .modal-tabs [role=tablist] li a.active {
    border-style: solid;
  }
}
@media (max-width: 960px) {
  #order .modal-content {
    max-width: 100vw;
  }
  #order .modal-content .instalments_form-title {
    margin-top: 0;
  }
  #order .modal-content .modal-tabs {
    display: flex;
    width: 100vw;
    overflow-y: scroll;
  }
}
#order .pb-sdk-pos-credit > div {
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 960px) {
  #order .pb-sdk-pos-credit > div {
    min-width: 0;
    max-width: 100vw;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
  }
}
#order .pb-sdk-pos-credit .logo---2-NwG {
  display: none;
}
#order .pb-sdk-pos-credit .input,
#order .pb-sdk-pos-credit .button---39Wp4 {
  border-radius: 60px;
}

#tabsModalBanklist {
  background-color: #F4F9FF;
  display: flex;
  list-style: none;
  padding: 25px 30px;
  margin-bottom: 0;
}
#tabsModalBanklist .nav-item {
  max-width: 180px;
  display: flex;
  align-items: center;
  margin-right: 7px;
}
#tabsModalBanklist .nav-item:last-child {
  margin-right: 0;
}
#tabsModalBanklist .nav-item .nav-link {
  background-color: #fff;
  padding: 2px 0;
  display: flex;
  width: 100%;
  height: 100%;
  color: #252525;
  border: 1px solid transparent;
  text-decoration: none;
  border-radius: 100px;
  font-size: 10px;
  line-height: 13px;
  text-align: left;
  align-items: center;
  outline: none;
}
#tabsModalBanklist .nav-item .nav-link.active {
  border-color: #EF443D;
}
#tabsModalBanklist .nav-item .nav-link span:first-child {
  width: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#tabsModalBanklist .nav-item .nav-link b {
  font-weight: bold;
  display: flex;
  font-size: 13px;
  line-height: 17px;
}
@media (max-width: 960px) {
  #tabsModalBanklist .nav-item {
    max-width: 60px;
    height: 60px;
  }
  #tabsModalBanklist .nav-item span:last-child {
    display: none;
  }
}
#tabsModalBanklist + .tab-content {
  max-width: 100vw;
}
#tabsModalBanklist + .tab-content .tab-pane {
  display: none !important;
  justify-content: center;
}
#tabsModalBanklist + .tab-content .tab-pane.active {
  display: flex !important;
}
@media (max-width: 960px) {
  #tabsModalBanklist {
    padding: 25px 0;
    display: flex;
    justify-content: space-evenly;
  }
}

.catalog_element {
  width: 100%;
  margin-bottom: 64px;
  min-height: 480px;
}
.catalog_element-info {
  order: 1;
  display: grid;
  flex-wrap: wrap;
  margin-top: 100px;
}
.catalog_element-gallery {
  overflow: hidden;
  margin-right: 40px;
  position: relative;
  float: left;
}
.catalog_element-gallery--cloud {
  width: 174px;
  height: 167px;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  padding: 14px;
  position: absolute;
  left: 30%;
  top: 60%;
  z-index: 1;
}
.catalog_element-rating {
  display: flex;
  margin-bottom: 20px;
}
.catalog_element-rating .star-list {
  margin-right: 22px;
}
.catalog_element-rating .icon-star.active {
  fill: #ffca43;
}
.catalog_element-name {
  font-family: "TTNormsProWebDemiBold";
  font-size: 42px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  max-height: 200px;
  overflow: hidden;
}
.catalog_element-price {
  max-width: 462px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.catalog_element-price--old {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  color: #B0B6C1;
  text-decoration: line-through;
}
.catalog_element-price--old + span {
  color: #B0B6C1;
  text-decoration: none;
}
.catalog_element-price--current {
  font-family: "TTNormsProWebNormal";
  font-size: 40px;
  font-weight: 500;
}
.catalog_element-sku {
  display: flex;
  flex-direction: column;
}
.catalog_element-sku--items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0 10px;
}
.catalog_element-sku--items a {
  display: flex;
  margin-right: 5px;
  border: 2px solid transparent;
  margin-bottom: 5px;
}
.catalog_element-sku--items a.active {
  border-color: #fd4a42;
}
.catalog_element-smallDesc {
  font-size: 19px;
  font-weight: 400;
}
.catalog_element-smallDesc .flex-column > div {
  margin-bottom: 5px;
}
.catalog_element-buttons {
  margin-top: 30px;
  float: left;
}
.catalog_element-buttons--line {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  max-width: 500px;
  width: 100%;
}
.catalog_element-buttons--line:last-child {
  margin-bottom: 0;
}
.catalog_element-buttons .btn-big {
  font-size: 18px;
  margin-right: 42px;
}
.catalog_element-buttons .btn-small {
  color: #252525;
  height: 54px;
  border-radius: 27px;
  padding: 0 15px;
  font-size: 14px;
}
.catalog_element-buttons .btn-small:hover {
  color: white;
}
.catalog_element-manager {
  display: grid;
  grid-template-columns: 130px 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 1px 1px;
  grid-template-areas: "ava title" "ava name" "ava phone";
  padding: 15px 30px 15px 20px;
  border: 1px solid #fd4a42;
  border-radius: 80px;
  margin: 0 0 0 180px;
  max-width: 370px;
}
.catalog_element-manager--image {
  max-width: 120px;
  grid-area: ava;
  padding-right: 10px;
}
.catalog_element-manager--image img {
  width: 100%;
}
.catalog_element-manager--title {
  grid-area: title;
}
.catalog_element-manager--name {
  grid-area: name;
}
.catalog_element-manager--phone {
  grid-area: phone;
}
.catalog_element .js-tooltip-custom .tooltip.active {
  display: block;
  opacity: 1;
}
.catalog_element .js-tooltip-custom .tooltip {
  display: none;
  opacity: 0;
  transition: all 0.5s;
}
@media (max-width: 990px) {
  .catalog_element {
    display: flex;
    flex-direction: column;
    min-height: 1px;
  }
  .catalog_element .highlight {
    font-size: 15px;
    margin-left: 25px;
    max-width: 230px;
  }
  .catalog_element-info {
    margin-top: 0;
  }
  .catalog_element-buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
    order: 5;
  }
  .catalog_element-buttons--line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    order: 5;
    margin-top: 0;
  }
  .catalog_element-buttons--line > form.js-tinkoff {
    width: 47%;
    display: grid;
    margin-bottom: 10px;
  }
  .catalog_element-buttons--line .btn-big {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .catalog_element-buttons--line > .btn-small {
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 5px;
    min-width: calc(50% - 10px);
  }
  .catalog_element-buttons--line:last-child {
    margin-bottom: 30px;
  }
  .catalog_element-smallDesc {
    display: flex;
    order: 6;
    flex-direction: column;
  }
  .catalog_element-smallDesc a:not(.active) {
    border: 0;
  }
  .catalog_element-smallDesc .icon-down {
    background-image: none;
    min-width: 15px;
    min-height: 15px;
    margin-top: 8px;
  }
  .catalog_element-gallery {
    width: 100%;
    display: flex;
    order: 1;
    margin-bottom: 0;
  }
  .catalog_element-gallery--cloud {
    display: none;
  }
  .catalog_element-name {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 30px;
    order: 2;
    display: flex;
    flex-direction: column;
  }
  .catalog_element-rating {
    order: 3;
  }
  .catalog_element-price {
    order: 4;
    flex-flow: wrap;
    justify-content: flex-start;
    font-size: 18px;
    margin-bottom: 0;
  }
  .catalog_element-price--current {
    font-size: 40px;
    margin-right: 30px;
    margin-bottom: 15px;
    line-height: 1;
  }
}
@media (max-width: 990px) and (max-width: 960px) {
  .catalog_element-counter {
    order: 4;
    margin-bottom: 15px;
  }
}
.catalog_description {
  display: block;
}
.catalog_description h1, .catalog_description h2, .catalog_description h3, .catalog_description h4, .catalog_description h5, .catalog_description h6 {
  margin: 20px 0 10px 0;
  padding: 0;
}
.catalog_description ul {
  padding-left: 0;
}
.catalog_description ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: flex;
}
.catalog_description ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #fd4a42;
  background-color: white;
  border-radius: 6px;
  position: absolute;
  top: 0.7rem;
  left: 0;
  transform: translate(0, -50%);
}
.catalog_description ol {
  padding-left: 0;
  counter-reset: ol-counter;
}
.catalog_description ol li {
  display: flex;
  list-style: none;
}
.catalog_description ol li:before {
  counter-increment: ol-counter;
  content: counter(ol-counter) ".";
  color: #fd4a42;
  margin-right: 5px;
  font-family: "TTNormsProWebNormal";
}
@media (max-width: 960px) {
  .catalog_description {
    text-align: left;
  }
  .catalog_description .heading-title, .catalog_description .instalments_head-title, .catalog_description .marketing_head-title, .catalog_description .instruction_head-title, .catalog_description h2, .catalog_description .h2 {
    text-align: left;
  }
  .catalog_description table.prev_product {
    /* tr{
       display: flex;
       flex-direction: column;
     }*/
  }
  .catalog_description table.prev_product li:before {
    top: 15px;
  }
  .catalog_description table.prev_product img {
    margin: 20px 0;
    display: block;
  }
}

.sale_counter {
  display: flex;
  max-width: 200px;
  min-width: 200px;
  margin-left: 15px;
  background-color: #fd4a42;
  color: white;
  line-height: 1;
  padding: 8px;
}
.sale_counter .ds-element {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  width: 25%;
}
.sale_counter .ds-element-value:after {
  content: ":";
  position: absolute;
  right: 0;
}
.sale_counter .ds-element:last-child .ds-element-value:after {
  content: "";
}
@media (max-width: 960px) {
  .sale_counter {
    margin-top: 15px;
    margin-left: 0;
  }
}

.table_prop-item div {
  display: flex;
  align-items: flex-end;
}
.table_prop-item div span {
  background-color: white;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
  top: 7px;
}
.table_prop-item div:first-child {
  min-width: 262px;
  color: #737c8c;
  border-bottom: 1px dotted #737c8c;
}
.table_prop-item div:first-child span {
  padding-left: 0;
}

.modal_productLp {
  width: 100%;
  color: black;
}
.modal_productLp-toptitle {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #252525;
  margin-top: 39px;
}
.modal_productLp-title {
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  font-family: "TTNormsProWebDemiBold";
}
.modal_productLp-image {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.modal_productLp-close {
  position: fixed;
  z-index: 1;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: white;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.advantage-init {
  width: 100%;
}
.advantage-init .classic_slider-pagination {
  display: none;
}
.advantage-init .advantage_item {
  min-width: auto;
}
@media (max-width: 960px) {
  .advantage-init .classic_slider-pagination {
    display: flex;
  }
}

.messageTopBlock {
  position: fixed;
  top: 60px;
  width: 100%;
  height: 60px;
  opacity: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  z-index: 10;
  background-color: #2079F5;
}
.messageTopBlock a {
  color: white;
  text-decoration: none;
}
.messageTopBlock a:hover {
  color: white;
  text-decoration: none;
}
.messageTopBlock span {
  display: flex;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
}

.catalog-container .productPrev_360 {
  position: relative;
}
.catalog-container .productPrev_360 iframe {
  min-width: 500px;
  min-height: 500px;
}
.catalog-container .productPrev_360 .icon-360 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  padding: 10px;
  position: absolute;
  z-index: 0;
  background-color: #fd4942;
  border-radius: 100%;
  right: 10%;
  top: 21%;
}
.catalog-container .productPrev_360 .icon-360 svg {
  width: 100%;
  height: 100%;
}
.catalog-container .productPrev_360 .cloud {
  left: 0;
  transform: rotate(-30deg);
  position: absolute;
  z-index: -2;
}
.catalog-container .productPrev_video {
  cursor: pointer;
  width: fit-content;
  position: relative;
  margin: 100px 0;
}
.catalog-container .productPrev_video img {
  border-radius: 5px;
}
.catalog-container .productPrev_video .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-container .productPrev.col-md-12 {
  display: flex;
  justify-content: center;
}
.catalog-container .productPrev.col-md-12 .productPrev_video {
  margin: 20px 0 60px;
  min-width: 650px;
}
.catalog-container .productPrev.col-md-12 .productPrev_video img {
  width: 100%;
  height: auto;
  max-width: 650px;
}
.catalog-container .catalog_element {
  margin-bottom: 0;
}
.catalog-container .catalog_element-counter {
  font-size: 14px;
}
.catalog-container .catalog_element-counter .counter {
  display: flex;
  max-width: 200px;
  min-width: 200px;
  height: 58px;
  margin-left: 0px;
  padding: 10px 8px 3px;
  color: #252525;
  font-size: 10px;
  border-radius: 8px;
  border: 4px solid var(--red, #EF443D);
  background: var(--white, #FFF);
}
.catalog-container .catalog_element-counter .counter .ds-element {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  width: 25%;
}
.catalog-container .catalog_element-counter .counter .ds-element-value {
  text-align: center;
  width: 100%;
  font-family: "TTNormsProWebDemiBold";
  font-size: 24px;
  line-height: 22px;
  color: var(--red, #EF443D);
}
.catalog-container .catalog_element-counter .counter .ds-element-value:after {
  content: ":";
  position: absolute;
  right: -4px;
}
.catalog-container .catalog_element-counter .counter .ds-element:last-child .ds-element-value:after {
  display: none;
}
.catalog-container .catalog_element-gallery {
  max-width: 472px;
  min-width: 472px;
  overflow: visible;
  margin-right: 30px;
}
@media (max-width: 960px) {
  .catalog-container .catalog_element-gallery {
    overflow: hidden;
    flex-direction: column;
    min-width: 0;
  }
}
.catalog-container .catalog_element-rating {
  display: inline-flex;
  margin-bottom: 0;
}
.catalog-container .catalog_element-userOrder {
  color: #737C8C;
  font-size: 16px;
  line-height: 18px;
}
.catalog-container .catalog_element-sale {
  font-family: "TTNormsProWebNormal";
  height: 29px;
  background-color: #FF726C;
  align-items: center;
  padding: 0 10px;
  font-size: 17px;
  line-height: 22px;
  color: white;
  display: inline-flex;
  margin-left: 15px;
  margin-top: -8px;
  position: relative;
  bottom: 7px;
  justify-content: center;
}
.catalog-container .catalog_element-name--best {
  font-family: "TTNormsProWebNormal";
  width: 130px;
  height: 29px;
  background-color: #00AEEF;
  align-items: center;
  padding: 0 10px;
  font-size: 17px;
  line-height: 22px;
  color: white;
  text-transform: uppercase;
  display: inline-flex;
  margin-left: 15px;
  margin-top: -8px;
  position: relative;
  bottom: 7px;
  justify-content: center;
}
.catalog-container .catalog_element-info {
  margin-top: 20px;
  display: flex;
}
.catalog-container .catalog_element-procedures {
  order: 8;
  margin: 25px 0 0;
  display: flex;
  align-items: center;
}
.catalog-container .catalog_element-procedures a.style.blue {
  color: #2079F5;
  border-color: #2079F5;
  font-family: "TTNormsProWebNormal";
  font-size: 16px;
  line-height: 19px;
}
.catalog-container .catalog_element-topProps {
  order: 6;
  width: 100%;
  line-height: 1.4;
  margin-top: 0;
}
.catalog-container .catalog_element-topProps--title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 18px;
}
.catalog-container .catalog_element-topProps .table_prop-item {
  width: 100%;
}
.catalog-container .catalog_element-price {
  margin-top: 16px;
  border-radius: 8px;
  border: 2px solid rgba(176, 182, 193, 0.3);
  background: var(--white, #FFF);
  order: 3;
  min-height: 115px;
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
  margin-bottom: 0;
}
.catalog-container .catalog_element-price--value {
  display: flex;
  align-items: flex-start;
}
.catalog-container .catalog_element-price--current {
  display: flex;
  margin-right: 15px;
  max-width: fit-content;
  color: #EF443D;
  margin-bottom: 0;
  width: 100%;
  font-size: 36px;
}
.catalog-container .catalog_element-price--current svg {
  margin-left: 11px;
}
.catalog-container .catalog_element-price--credit {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 8px;
}
.catalog-container .catalog_element-price--credit p {
  max-width: 120px;
}
.catalog-container .catalog_element-price--credit svg {
  margin-left: 10px;
}
.catalog-container .catalog_element-price--credit .credit {
  margin-right: 12px;
  color: #fff;
  font-size: 14px;
  padding: 8px;
  border-radius: 8px;
  background: var(--green, #5CC9BB);
}
.catalog-container .catalog_element-price--credit .credit svg {
  margin-left: 8px;
}
.catalog-container .catalog_element-price--old {
  min-width: max-content;
  font-family: "TTNormsProWebNormal";
  font-size: 18px;
  line-height: 23px;
  text-decoration-line: none;
  display: flex;
  margin-bottom: 0;
  height: 60px;
  align-items: flex-end;
  padding-bottom: 12px;
}
.catalog-container .catalog_element-price .or, .catalog-container .catalog_element-price .price {
  margin-right: 7px;
}
.catalog-container .catalog_element-price .price {
  text-decoration-line: line-through;
}
.catalog-container .catalog_element-price .btn {
  max-height: 66px;
}
.catalog-container .catalog_element-buttons {
  width: 100%;
  order: 4;
  margin: 10px 20px 0 0;
}
.catalog-container .catalog_element-buttons--line {
  width: 100%;
  max-width: 330px;
  margin: 0;
}
.catalog-container .catalog_element-buttons--line .js-tooltip-custom {
  width: 100%;
}
.catalog-container .catalog_element-buttons .btn {
  width: 100%;
  min-width: 235px;
  font-family: "TTNormsProWebNormal";
  padding: 0 25px 0 25px;
  border: 1px solid #737C8C;
  box-sizing: border-box;
  font-style: normal;
  border-radius: 65px;
  height: 60px;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  color: #737C8C;
  margin-bottom: 0;
  margin-right: 10px;
}
.catalog-container .catalog_element-buttons .btn-settings-toggle + .toggle-menu {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 80px;
  background-color: white;
  border-radius: 2px;
  box-shadow: 0px 0px 20px 0px rgba(32, 121, 245, 0.1019607843);
  filter: drop-shadow(0px 0px 20px rgba(32, 121, 245, 0.1));
}
.catalog-container .catalog_element-buttons .btn-settings-toggle + .toggle-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: white transparent transparent transparent;
  position: absolute;
  bottom: -12px;
  right: 28px;
}
.catalog-container .catalog_element-buttons .btn-settings-toggle + .toggle-menu > div {
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  border-bottom: 1px solid #EAEAEA;
}
.catalog-container .catalog_element-buttons .btn-settings-toggle + .toggle-menu > div:last-child {
  border: 0;
}
.catalog-container .catalog_element-buttons .btn-classic-btn {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.catalog-container .catalog_element-buttons .btn-toggle-menu {
  width: 60px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid white;
}
.catalog-container .catalog_element-buttons .btn-border-red {
  background-color: white;
  color: #EE443D;
  border-color: #EE443D;
}
.catalog-container .catalog_element-buttons .btn-border-red:hover {
  background-color: white;
  color: #EE443D;
  border-color: #EE443D;
}
.catalog-container .catalog_element-buttons .btn-small:hover {
  background-color: white;
  color: #737C8C;
  border-color: #737C8C;
}
.catalog-container .catalog_element-buttons .btn-big {
  background-color: #EE443D;
  color: white;
  border-color: #EE443D;
  margin-right: 0 !important;
}
.catalog-container .catalog_element-buttons .btn-big:hover {
  background-color: #EE443D;
  color: white;
  border-color: #EE443D;
}
.catalog-container .catalog_element-buttons .btn-tinkoff:before, .catalog-container .catalog_element-buttons .btn-pochtabank:before, .catalog-container .catalog_element-buttons .btn-renisans:before {
  display: none;
}
.catalog-container .catalog_element-smallDesc {
  width: 100%;
  order: 5;
  background-color: transparent;
  border-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  position: relative;
  z-index: 1;
  color: #252525;
}
.catalog-container .catalog_element-smallDesc .icon {
  fill: #4F8EF6;
}
.catalog-container .catalog_element-smallDesc--title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 18px !important;
}
.catalog-container .catalog_element-smallDesc--subtitle {
  font-size: 14px;
  line-height: 22px;
  color: #737c8c;
}
.catalog-container .catalog_element-smallDesc .icon-checkList {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  margin-right: 12px;
}
.catalog-container .catalog_element-links {
  order: 6;
  background-color: #F4F9FF;
  font-size: 16px;
  line-height: 18px;
  padding: 20px;
}
.catalog-container .catalog_description ul li {
  text-align: left;
}
.catalog-container .catalog_description ul li:before {
  top: 0.8rem;
}
.catalog-container .table_prop {
  width: 100%;
  min-height: 148px;
  margin-bottom: 15px;
}
.catalog-container .table_prop-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 9px;
  width: 50%;
  float: left;
}
.catalog-container .table_prop-item div:last-child {
  max-width: 45%;
}
.catalog-container .table_prop-item div {
  align-items: flex-start;
}
.catalog-container .table_prop-item div:first-child {
  position: relative;
  min-width: 55%;
  max-width: 50%;
  border-bottom: 0;
}
.catalog-container .table_prop-item div:first-child:after {
  content: "";
  height: 0;
  border-bottom: 1px dotted #737c8c;
  width: 100%;
  left: 0;
  top: 22px;
  position: absolute;
}
.catalog-container .table_prop-item div:first-child > span {
  position: relative;
  background-color: white;
  z-index: 1;
}
.catalog-container .table_prop.init-toggle-hidden {
  overflow: hidden;
  height: 230px;
  position: relative;
}
.catalog-container .table_prop.init-toggle-hidden:not(.open):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}
.catalog-container .table_prop.init-toggle-hidden.open {
  height: auto;
}
.catalog-container .gallery {
  width: 100%;
  height: 100%;
  max-width: 600px;
  max-height: 505px;
  display: flex;
  flex-direction: column;
}
.catalog-container .gallery img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.catalog-container .gallery_big {
  margin-top: 0;
  margin-left: 40px;
  width: 460px;
}
.catalog-container .gallery_big-item {
  width: 100%;
  position: relative;
  margin: 0 0 20px;
  min-height: 345px;
}
.catalog-container .gallery_big-item a {
  text-decoration: none;
  cursor: zoom-in;
}
.catalog-container .gallery_big-item .btn {
  min-width: 20px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: flex;
  min-height: 50px;
  max-height: 50px;
  color: #fff;
  font-size: 0;
  padding: 0 15px;
  align-items: center;
  transform: translate(-50%, -50%);
  justify-content: center;
}
.catalog-container .gallery_big-item .btn .icon {
  margin-right: 0;
  width: 20px;
  height: 20px;
  fill: white;
}
.catalog-container .gallery_big-item .btn .icon-play {
  background-size: 13px;
}
.catalog-container .gallery_big-item._360, .catalog-container .gallery_big-item._video {
  cursor: pointer;
}
.catalog-container .gallery_big-item img {
  position: absolute;
}
.catalog-container .gallery_big-item iframe {
  height: inherit;
}
.catalog-container .gallery_big-pagination {
  width: 100%;
  overflow-y: scroll;
  justify-content: left;
}
.catalog-container .gallery_big-pagination li {
  height: 3px;
  margin-right: 16px;
}
.catalog-container .gallery_big-pagination li button {
  display: block;
  background-color: #e1e6f0;
  height: 3px;
  font-size: 0;
  outline: 0;
  border: 0;
  border-radius: 5px;
  min-width: 30px;
}
.catalog-container .gallery_big-pagination li.slick-active button {
  background-color: #b0b6c1;
}
@media (max-width: 1200px) {
  .catalog-container .gallery_big {
    margin-left: 0;
    width: 370px;
  }
}
.catalog-container .gallery_small {
  max-width: 100%;
  width: 100%;
  display: flex;
}
.catalog-container .gallery_small-item {
  width: 110px;
  height: 110px;
  vertical-align: bottom;
  padding: 15px;
  cursor: pointer;
}
.catalog-container .gallery_small-item._360 {
  position: relative;
}
.catalog-container .gallery_small-item._360:before {
  content: "360°";
  position: absolute;
  left: 0;
  right: 0;
  width: fit-content;
  padding: 0 10px;
  background-color: #fd4a42;
  color: white;
  top: 0;
}
.catalog-container .gallery_small-item._video {
  position: absolute;
  max-width: 120px;
  padding: 0;
  max-height: 32px;
  min-width: 140px;
  bottom: 30px;
  display: flex;
  right: 7px;
  border: 0 !important;
  justify-content: end;
  padding-right: 40px;
  font-family: "TTNormsProWebNormal";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  text-align: right;
}
.catalog-container .gallery_small-item._video .icon {
  background-size: 13px;
}
.catalog-container .gallery_small-item._video .btn {
  right: 0;
  max-width: 30px !important;
  max-height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
}
.catalog-container .gallery_small-item._video img {
  display: none;
}
.catalog-container .gallery_small-item img {
  width: 76px;
  height: 76px;
}
.catalog-container .gallery_small .slick-list {
  margin: 28px 0;
}
.catalog-container .gallery_small .slick-arrow {
  display: block;
  margin: 0 auto;
  transform: rotate(90deg);
  position: relative;
  width: 32px;
  height: 32px;
  background-size: 15px;
}
.catalog-container .gallery_small .slick-arrow.icon-left-btn {
  transform: rotate(-90deg);
}
.catalog-container .gallery_small .slick-slide {
  min-width: 110px;
  border: 2px solid transparent;
  margin-bottom: 16px;
}
.catalog-container .gallery_small .slick-center, .catalog-container .gallery_small .slick-current {
  border-color: #fd4a42;
}
.catalog-container .gallery_small .slick-track {
  display: flex;
  margin-left: 0;
}
.catalog-container .gallery_small .slick-list {
  margin: 0;
}
.catalog-container .gallery_small .slick-slide {
  background-color: #E1E6F0;
  min-height: 3px;
  margin-bottom: 0;
  padding: 0;
  min-width: 30px;
  border-radius: 3px;
  margin-right: 15px;
  border: 0 !important;
}
.catalog-container .gallery_small .slick-slide:before, .catalog-container .gallery_small .slick-slide img, .catalog-container .gallery_small .slick-slide .icon {
  display: none;
}
.catalog-container .gallery_small .slick-current {
  background-color: #B0B6C1;
}
@media (max-width: 1200px) {
  .catalog-container .gallery_small {
    width: 60px;
  }
  .catalog-container .gallery_small-item {
    min-width: 60px;
    height: 60px;
  }
  .catalog-container .gallery_small .slick-slide {
    min-width: 60px;
  }
}
.catalog-container .gallery_labels-item {
  height: 20px;
  line-height: 15px;
  font-size: 12px;
  margin-bottom: 3px;
}
.catalog-container .gallery_video {
  width: 100%;
  max-width: 120px;
  display: flex;
  background-image: none !important;
  position: absolute;
  bottom: 30px;
  z-index: 1;
  padding: 0;
  flex-direction: row;
  left: 7px;
  justify-content: flex-start;
  align-items: center;
  height: 32px;
}
.catalog-container .gallery_video-close {
  display: none;
}
.catalog-container .gallery_video-text {
  font-family: "TTNormsProWebNormal";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  background-color: transparent;
  margin: 0;
  text-align: start;
  width: 100%;
  padding: 0;
  display: contents;
}
.catalog-container .gallery_video-play {
  width: 32px;
  height: 32px;
  background-size: 13px;
  min-width: 32px;
  margin-right: 7px;
  transform: translate(0, 0);
}
@media (max-width: 990px) {
  .catalog-container .gallery {
    min-height: 290px;
  }
  .catalog-container .gallery_big {
    margin-bottom: 0 !important;
    width: calc(100vw - 30px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .catalog-container .gallery_big-item {
    min-height: 290px;
    margin: 30px 0;
  }
  .catalog-container .gallery_big-item .btn {
    line-height: 1.2;
  }
  .catalog-container .gallery_big-item iframe {
    width: 100%;
    height: calc(100vw - 30px);
    position: absolute;
    border: 0;
  }
  .catalog-container .gallery_big-pagination {
    position: relative;
    padding: 0;
    display: flex;
    justify-content: center;
    order: 2;
    margin: 0;
  }
  .catalog-container .gallery_big-pagination li {
    display: inline-flex;
  }
  .catalog-container .gallery_big-pagination li button {
    font-size: 0;
    width: 6px;
    height: 6px;
    background-color: #dfdfdf;
    border-radius: 6px;
    margin-right: 5px;
    border: 0;
    padding: 0;
  }
  .catalog-container .gallery_big-pagination li.slick-active button {
    background-color: #fd4a42;
  }
  .catalog-container .gallery_big-pagination li:last-child button {
    margin-right: 0;
  }
  .catalog-container .gallery_big .slick-list {
    order: 1;
    width: 100%;
  }
  .catalog-container .gallery_big .slick-arrow {
    display: flex;
    order: 2;
  }
  .catalog-container .gallery_small {
    display: none;
  }
}
.catalog-container .gallery_small-item._video {
  position: absolute;
  max-width: 120px;
  padding: 0;
  max-height: 32px;
  min-width: 140px;
  bottom: 30px;
  display: flex;
  right: 7px;
  border: 0 !important;
  justify-content: end;
  padding-right: 40px;
  font-family: "TTNormsProWebNormal";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  text-align: right;
}
.catalog-container .gallery_small-item._video .icon {
  background-size: 13px;
}
.catalog-container .gallery_small-item._video .btn {
  right: 0;
  max-width: 30px !important;
  max-height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
}
.catalog-container .gallery_small-item._video img {
  display: none;
}
.catalog-container .highlight {
  max-width: max-content;
  margin: 0 30px 0 0;
  text-align: center;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 800;
  line-height: 19px;
  font-style: normal;
}
.catalog-container .highlight:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: -20px;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #2fa9ff;
  left: auto;
}
.catalog-container .highlight:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -7px;
  left: auto;
  margin-top: -2.5px;
}
.catalog-container .tooltip-inner.buttons {
  padding: 0 15px;
}
.catalog-container .tooltip-inner.buttons .btn {
  text-decoration: none;
  min-width: 215px;
  margin-bottom: 10px;
  display: flex;
  text-align: left;
  align-items: center;
  font-size: 10px;
  line-height: 1.2;
  border: 1px solid #737C8C !important;
  padding: 0 20px;
}
.catalog-container .tooltip-inner.buttons .btn > span:last-child {
  padding-left: 10px;
}
.catalog-container .tooltip-inner.buttons .btn b {
  display: block;
  color: #212529;
}
.catalog-container .after_before-head--title {
  font-family: "TTNormsProWebNormal";
  font-size: 36px;
  line-height: 40px;
}
.catalog-container .after_before-filter {
  width: 100%;
  background-color: #F4F9FF;
  background-image: url("/local/templates/nettattoo_clean/img/down_arrow.svg");
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border: 0;
  outline: none;
  -webkit-appearance: none; /* Chrome */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* убираем дефолнтные стрелочки */
  min-height: 50px;
  padding: 0 45px 0 18px;
  color: #EF443D;
  font-size: 24px;
}
@media (max-width: 960px) {
  .catalog-container .after_before-filter {
    font-size: 14px;
    margin-top: 15px;
  }
}
.catalog-container .after_before-filter option {
  color: #404040;
}
.catalog-container .procedures, .catalog-container .instalments {
  padding-top: 0;
}
.catalog-container .procedures_form-title, .catalog-container .procedures_left-title, .catalog-container .instalments_form-title, .catalog-container .instalments_left-title {
  font-family: "TTNormsProWebNormal";
  font-size: 32px;
  line-height: 1.2;
}
.catalog-container .procedures_head-title, .catalog-container .instalments_head-title {
  font-family: "TTNormsProWebNormal";
  font-size: 36px;
  line-height: 40px;
}
.catalog-container .heading-title, .catalog-container .instalments_head-title, .catalog-container .marketing_head-title, .catalog-container .instruction_head-title {
  font-family: "TTNormsProWebNormal";
  font-size: 36px;
  line-height: 40px;
}

.fixedPC {
  width: 100%;
  height: 70px;
  background-color: white;
  border-top: 1px solid #EAEAEA;
  position: fixed;
  left: 0;
  bottom: -200px;
  z-index: 2;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.0588235294);
  transition: bottom 0.5s;
}
.fixedPC.open {
  bottom: 0;
}
.fixedPC-content {
  float: left;
  max-width: 50%;
  height: 70px;
  display: flex;
  align-items: center;
}
.fixedPC-rating {
  display: none;
}
.fixedPC-price {
  background-color: #F4F9FF;
  font-family: "TTNormsProWebNormal";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  color: #252525;
  height: 100%;
  display: flex;
  min-height: 60px;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin-left: 25px;
  margin-right: 15px;
}
.fixedPC-price > span {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.fixedPC-price > span .price {
  font-size: 20px;
  margin-right: 15px;
  line-height: 26px;
  color: #EF443D;
}
.fixedPC-name {
  display: flex;
  width: 100%;
  font-family: "TTNormsProWebDemiBold";
  font-size: 20px;
  line-height: 20px;
}
.fixedPC-name--best {
  display: none;
  font-family: "TTNormsProWebNormal";
  font-weight: normal;
  min-width: 130px;
  height: 29px;
  background-color: #00AEEF;
  align-items: center;
  padding: 0 10px;
  font-size: 17px;
  line-height: 22px;
  color: white;
  text-transform: uppercase;
  /*display: inline-flex;*/
  margin-left: 15px;
  margin-top: 7px;
  position: relative;
  justify-content: center;
}
.fixedPC-image {
  display: none;
}
.fixedPC-price {
  background-color: transparent;
}
.fixedPC-price--value {
  display: flex;
  padding: 8px 20px;
  align-items: center;
  gap: 4px;
  max-height: 50px;
  min-height: 50px;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  background: var(--green, #5CC9BB);
}
.fixedPC-buttons {
  display: flex;
  align-items: center;
}
.fixedPC-buttons .btn {
  max-height: 50px;
  min-height: 50px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 15px;
  margin-right: 15px;
}
.fixedPC-buttons .btn:before {
  display: none !important;
}
.fixedPC-buttons .tooltip.active {
  bottom: 45px;
  z-index: 6;
  opacity: 1;
}
.fixedPC-buttons .tooltip.active .tooltip-inner.buttons {
  padding: 15px;
}
.fixedPC-buttons .tooltip.active .tooltip-inner.buttons .btn {
  text-decoration: none;
  min-width: 215px;
  margin-bottom: 10px;
  display: flex;
  text-align: left;
  align-items: center;
  font-size: 10px;
  line-height: 1.2;
  border: 1px solid #737C8C !important;
  padding: 0 20px;
  border-radius: 46px;
  transition: all 0s;
}
.fixedPC-buttons .tooltip.active .tooltip-inner.buttons .btn > span:first-child {
  margin-right: 10px;
}
.fixedPC-right {
  display: flex;
  /*float: right;*/
  padding-right: 10%;
}

.catalog_list-item {
  min-height: 480px;
}
.catalog_list-item--name {
  min-height: 60px;
}

.productLp {
  display: none;
}

.product_gallery {
  flex-wrap: wrap;
  height: 489px;
}
.product_gallery .label_360 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 62px;
  height: 62px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3490196078);
}
.product_gallery .label_360 svg {
  width: 40px;
  height: 40px;
}
.product_gallery_big {
  margin: 0 0 25px;
  width: 472px;
  height: 472px;
  display: none;
  opacity: 0;
  transition: opacity 0.5s;
}
.product_gallery_big.slick-initialized {
  opacity: 1;
  display: block;
}
.product_gallery_big-item {
  min-height: 474px;
  display: flex;
}
.product_gallery_big-item a {
  cursor: zoom-in;
  display: flex;
}
.product_gallery_big-item a img, .product_gallery_big-item a amp-img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product_gallery_small {
  width: 100%;
  align-items: center;
  justify-content: space-between;
  opacity: 0;
  transition: opacity 0.5s;
  display: none;
  margin-top: -90px;
}
.product_gallery_small.slick-initialized {
  opacity: 1;
  display: flex !important;
}
.product_gallery_small-item {
  max-width: 82px !important;
  max-height: 82px !important;
  min-width: 82px !important;
  min-height: 82px !important;
  width: 82px !important;
  height: 82px !important;
  margin-left: 20px !important;
  margin-right: 0 !important;
  cursor: pointer;
}
.product_gallery_small .slick-arrow {
  cursor: pointer;
  transform: rotate(0);
  min-width: 13px;
  min-height: 24px;
  fill: #B0B6C1;
  margin: 0;
}
.product_gallery_small .slick-arrow:hover {
  fill: #EE443D;
}
.product_gallery_small .slick-list {
  width: 100%;
  margin: 0 26px 0;
  padding: 0 !important;
}
.product_gallery_small .slick-list .slick-track {
  display: flex;
  margin-left: 0;
}
.product_gallery_small .slick-slide {
  max-width: 80px;
  max-height: 80px;
  min-width: 80px;
  min-height: 80px;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 1px solid #EAEAEA;
  border-radius: 1px;
  margin-right: 10px;
  margin-bottom: 0;
}
.product_gallery_small .slick-slide:hover, .product_gallery_small .slick-slide.slick-current {
  border-color: #ee443d !important;
}
.product_gallery_small img, .product_gallery_small amp-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 960px) {
  .product_gallery {
    height: inherit;
    width: 100%;
  }
  .product_gallery .label_360 {
    top: 8px;
    right: 8px;
    width: 46px;
    height: 46px;
    border-radius: 24px;
  }
  .product_gallery .label_360 svg {
    width: 24px;
    height: 24px;
  }
  .product_gallery_big {
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 320px) {
  .product_gallery {
    max-height: 320px;
  }
}

.product_video {
  display: flex;
  margin-top: 50px;
}
.product_video-item {
  display: flex;
  align-items: center;
  color: #404040;
  padding: 24px 20px;
  border-radius: 8px;
  background: var(--light-blue, #F4F9FF);
  font-size: 14px;
  line-height: 20px;
  min-width: 244px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.product_video-item:hover {
  color: #404040;
  text-decoration: none;
}
.product_video-item .icon {
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
  margin-right: 16px;
}
@media (max-width: 960px) {
  .product_video {
    width: calc(100% + 15px);
    margin-top: 0;
    overflow: scroll hidden;
    position: relative;
  }
  .product_video-item {
    font-size: 12px;
    padding: 12px 8px;
    min-width: 146px;
    max-width: 146px;
    line-height: normal;
  }
  .product_video-item .icon {
    min-width: 24px;
    min-height: 24px;
    max-width: 24px;
    max-height: 24px;
    margin-right: 8px;
  }
}

.product_description {
  margin-top: 30px;
}
.product_description .product_description__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
}
.product_description .product_description__item .product_description__item__icon {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.product_description .product_description__item .product_description__item__text {
  padding-left: 30px;
}

.product_subitem {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.product_subitem .product_subitem__image {
  margin-right: 30px;
}
.product_subitem .product_subitem__content .product_subitem__content__title {
  margin-bottom: 20px;
}
.product_subitem .product_subitem__content .product_subitem__content__list > * {
  margin-bottom: 0.7rem;
}
.product_subitem .product_subitem__content .product_subitem__content__list svg {
  margin-right: 12px;
}

.heading .heading-title.heading-title_left, .heading .heading-title_left.instalments_head-title, .instalments_head .heading-title.heading-title_left, .instalments_head .heading-title_left.instalments_head-title, .heading .heading-title_left.marketing_head-title, .instalments_head .heading-title_left.marketing_head-title, .marketing_head .heading-title.heading-title_left, .marketing_head .heading-title_left.instalments_head-title, .marketing_head .heading-title_left.marketing_head-title, .heading .heading-title_left.instruction_head-title, .instalments_head .heading-title_left.instruction_head-title, .marketing_head .heading-title_left.instruction_head-title, .instruction_head .heading-title.heading-title_left, .instruction_head .heading-title_left.instalments_head-title, .instruction_head .heading-title_left.marketing_head-title, .instruction_head .heading-title_left.instruction_head-title {
  text-align: left;
}
.heading .heading-bottom.heading-bottom_left, .instalments_head .heading-bottom.heading-bottom_left, .heading .heading-bottom_left.marketing_head-bottom, .instalments_head .heading-bottom_left.marketing_head-bottom, .marketing_head .heading-bottom.heading-bottom_left, .marketing_head .heading-bottom_left.marketing_head-bottom, .heading .heading-bottom_left.instruction_head-bottom, .instalments_head .heading-bottom_left.instruction_head-bottom, .marketing_head .heading-bottom_left.instruction_head-bottom, .instruction_head .heading-bottom.heading-bottom_left, .instruction_head .heading-bottom_left.marketing_head-bottom, .instruction_head .heading-bottom_left.instruction_head-bottom {
  text-align: left;
  font-size: 14px !important;
  line-height: 22px !important;
}

.product_advantages__item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
}
.product_advantages__item .product_advantages__item__icon {
  width: 100px;
  height: 100px;
  background-color: transparent;
  border: 1px solid #4F8EF6;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin-right: 20px;
}
.product_advantages__item .product_advantages__item__icon img {
  width: 60px;
  height: 60px;
}
.product_advantages__item .product_advantages__item__content {
  flex: 1;
}
.product_advantages__item .product_advantages__item__content .product_advantages__item__title {
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .catalog-container .catalog_element-smallDesc .icon-checkList {
    display: none;
  }
  .catalog-container .catalog_element-price--old {
    height: auto;
  }
  .catalog-container .catalog_element-price--value {
    flex-direction: column;
  }
}
@media (max-width: 960px) {
  .catalog_listProduct {
    width: 100%;
  }
  .catalog-container .productPrev_360 {
    position: relative;
    overflow: hidden;
  }
  .catalog-container .productPrev_360 iframe {
    min-width: 100%;
    min-height: 310px;
  }
  .catalog-container .productPrev_360 .cloud {
    width: 100%;
    height: 100%;
  }
  .catalog-container .productPrev_video {
    margin: 0;
  }
  .catalog-container .productPrev_video img {
    width: 100%;
    height: auto;
  }
  .catalog-container .productPrev_video .btn {
    width: 50px;
    height: 50px;
    background-size: 20px;
  }
  .catalog-container .productPrev.col-md-12 {
    display: flex;
    justify-content: center;
  }
  .catalog-container .productPrev.col-md-12 .productPrev_video {
    min-width: 100%;
  }
  .catalog-container .productPrev.col-md-12 .productPrev_video img {
    max-width: 100%;
  }
  .catalog-container .breadcrumbs {
    margin: 0;
  }
  .catalog-container .catalog_element {
    font-family: "TTNormsProWebNormal";
    margin-bottom: 20px;
  }
  .catalog-container .catalog_element-info {
    order: 3;
    margin-top: 0;
  }
  .catalog-container .catalog_element-info > div {
    max-width: 100%;
  }
  .catalog-container .catalog_element-procedures {
    order: 6;
  }
  .catalog-container .catalog_element-sale {
    display: none;
  }
  .catalog-container .catalog_element-name {
    font-size: 18px;
    margin-top: 10px;
  }
  .catalog-container .catalog_element-name--best {
    display: none;
  }
  .catalog-container .catalog_element-rating .star-list {
    margin-right: 15px;
  }
  .catalog-container .catalog_element-rating .star-list .icon {
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }
  .catalog-container .catalog_element-price {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    min-height: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .catalog-container .catalog_element-price .price-mobile {
    width: 100%;
    border-radius: 8px;
    border: 2px solid rgba(176, 182, 193, 0.3);
    background: var(--white, #FFF);
    padding: 12px;
    margin-bottom: 10px;
  }
  .catalog-container .catalog_element-price .btn-big {
    height: 47px;
    font-size: 18px;
    padding: 0 24px;
    width: 100%;
    min-width: 150px;
  }
  .catalog-container .catalog_element-price--value {
    flex-direction: row;
  }
  .catalog-container .catalog_element-price--credit {
    margin-bottom: 10px;
  }
  .catalog-container .catalog_element-price--credit p {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .catalog-container .catalog_element-price--old {
    height: 35px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .catalog-container .catalog_element-price--current {
    min-width: fit-content;
    margin: 0 15px 0 0;
  }
  .catalog-container .catalog_element-price--current .rubl {
    font-size: 0.9em;
  }
  .catalog-container .catalog_element-buttons {
    margin-bottom: 0;
    margin-right: 0;
  }
  .catalog-container .catalog_element-buttons--line:last-child {
    margin-bottom: 0 !important;
    padding-left: 5px !important;
  }
  .catalog-container .catalog_element-buttons .btn {
    border-radius: 50px;
    height: 50px;
    margin: 0;
    width: 100%;
  }
  .catalog-container .catalog_element-buttons .btn.fixed-left {
    position: fixed;
    z-index: 11;
    left: 20px;
    bottom: 20px;
    display: flex;
    font-size: 16px;
    width: calc(100vw - 125px);
    min-width: 80px;
    height: 64px;
    background-position: center;
    background-size: 32px;
    background-repeat: no-repeat;
    border: 0;
    transition: all 0s;
  }
  .catalog-container .catalog_element-buttons .btn.fixed-left + .toggle-menu {
    position: fixed;
    z-index: 11;
    bottom: 100px;
    left: 15px;
    width: 100%;
    max-width: 240px;
  }
  .catalog-container .catalog_element-buttons .btn.fixed-left + .toggle-menu:before {
    right: 55px;
  }
  .catalog-container .catalog_element-buttons .btn-tinkoff:before, .catalog-container .catalog_element-buttons .btn-pochtabank:before, .catalog-container .catalog_element-buttons .btn-renisans:before {
    display: none;
  }
  .catalog-container .catalog_element-buttons .mobile-hidden {
    opacity: 0;
  }
  .catalog-container .catalog_element-topProps {
    order: 5;
  }
  .catalog-container .catalog_element-smallDesc {
    max-height: fit-content;
    margin-top: 30px;
    z-index: 0;
  }
  .catalog-container .catalog_element-smallDesc .icon-checkList {
    display: block;
  }
  .catalog-container .catalog_element-smallDesc:after {
    display: none;
  }
  .catalog-container .catalog_element-smallDesc .flex-column > div {
    margin-bottom: 18px;
  }
  .catalog-container .catalog_element-gallery {
    max-width: 100%;
    margin-top: 15px;
    margin-right: 0;
    overflow: visible;
  }
  .catalog-container .catalog_element .highlight {
    margin-left: 0;
    max-width: max-content;
    width: fit-content;
    min-width: fit-content;
  }
  .catalog-container .gallery {
    flex-direction: column;
  }
  .catalog-container .gallery_video {
    width: 100%;
    max-width: 120px;
    display: flex;
    background-image: none !important;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    padding: 0;
    flex-direction: row;
    left: 7px;
    justify-content: flex-start;
    align-items: center;
    height: 32px;
  }
  .catalog-container .gallery_video-close {
    display: none;
  }
  .catalog-container .gallery_video-text {
    font-family: "TTNormsProWebNormal";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #404040;
    background-color: transparent;
    margin: 0;
    text-align: start;
    width: 100%;
    padding: 0;
    display: contents;
  }
  .catalog-container .gallery_video-play {
    width: 32px;
    height: 32px;
    background-size: 13px;
    min-width: 32px;
    margin-right: 7px;
    transform: translate(0, 0);
  }
  .catalog-container .gallery_big {
    margin-top: 0;
  }
  .catalog-container .gallery_big-pagination {
    width: 100%;
    overflow-y: scroll;
    justify-content: left;
  }
  .catalog-container .gallery_big-pagination li {
    height: 3px;
    margin-right: 16px;
  }
  .catalog-container .gallery_big-pagination li button {
    display: block;
    background-color: #e1e6f0;
    height: 3px;
    font-size: 0;
    outline: 0;
    border: 0;
    border-radius: 5px;
    min-width: 30px;
  }
  .catalog-container .gallery_big-pagination li.slick-active button {
    background-color: #b0b6c1;
  }
  .catalog-container .gallery_big-item {
    margin: 0 0 20px;
    min-height: 345px;
  }
  .catalog-container .gallery_big iframe {
    height: inherit;
  }
  .catalog-container .gallery_small {
    max-width: 100%;
    width: 100%;
    display: flex;
  }
  .catalog-container .gallery_small-item._video {
    position: absolute;
    max-width: 120px;
    padding: 0;
    max-height: 32px;
    min-width: 140px;
    bottom: 30px;
    display: flex;
    right: 7px;
    border: 0 !important;
    justify-content: end;
    padding-right: 40px;
    font-family: "TTNormsProWebNormal";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #404040;
    text-align: right;
  }
  .catalog-container .gallery_small-item._video .icon {
    background-size: 13px;
  }
  .catalog-container .gallery_small-item._video .btn {
    right: 0;
    max-width: 30px !important;
    max-height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
  }
  .catalog-container .gallery_small-item._video img {
    display: none;
  }
  .catalog-container .gallery_small .slick-track {
    display: flex;
    margin-left: 0;
  }
  .catalog-container .gallery_small .slick-list {
    margin: 0;
  }
  .catalog-container .gallery_small .slick-slide {
    background-color: #E1E6F0;
    min-height: 3px;
    margin-bottom: 0;
    padding: 0;
    min-width: 30px;
    border-radius: 3px;
    margin-right: 15px;
    border: 0 !important;
  }
  .catalog-container .gallery_small .slick-slide:before, .catalog-container .gallery_small .slick-slide img, .catalog-container .gallery_small .slick-slide .icon {
    display: none;
  }
  .catalog-container .gallery_small .slick-current {
    background-color: #B0B6C1;
  }
  .catalog-container .gallery_labels-item {
    height: 20px;
    line-height: 15px;
    font-size: 12px;
    margin-bottom: 3px;
  }
  .catalog-container .table_prop {
    width: calc(100vw - 30px);
    min-height: 175px;
  }
  .catalog-container .table_prop-item {
    width: 100%;
  }
  .catalog-container .table_prop.init-toggle-hidden {
    height: 170px;
  }
  .catalog-container .tabs.catalog {
    margin-bottom: 35px;
    max-width: 100%;
    overflow: hidden;
  }
  .catalog-container .tabs.catalog .tabs_list-item {
    height: 56px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid;
    border-bottom: 0;
    border-radius: 0;
    border-color: #EAEAEA;
    margin: 0;
    padding: 0 25px 0 15px;
    background-color: white;
    color: #252525;
    font-size: 22px;
    line-height: 26px;
  }
  .catalog-container .tabs.catalog .tabs_list-item.active {
    background-color: white;
    color: #252525;
  }
  .catalog-container .tabs.catalog .tabs_list-item.active .icon-down {
    fill: #252525;
  }
  .catalog-container .tabs.catalog .tabs_content-item--content {
    border-top: 1px solid #EAEAEA;
    padding: 30px 15px;
  }
  .catalog-container .tabs.catalog .tabs_content-item:last-child .tabs_list-item {
    border-bottom: 1px solid #EAEAEA;
  }
  .tooltip-inner.full {
    width: 100vw !important;
    max-width: calc(100vw - 30px) !important;
  }
  div.school {
    border-top: 0;
  }
  div.banners_slider {
    margin: 0 !important;
    width: 100%;
  }
  .horizontal-scroll {
    width: 100vw;
    overflow-y: scroll;
  }
  div.modal-demonstration {
    min-height: auto;
  }
  div.modal-demonstration .demonstration_form {
    padding: 15px;
  }
  div.modal-demonstration .demonstration_form-messenger--button a {
    width: 100%;
  }
  div.modal-demonstration .demonstration_form-messenger--button.full {
    width: 100%;
  }
  div.modal-demonstration .demonstration_form-messenger--button:not(.full):first-child {
    padding-right: 2.5px;
  }
  div.modal-demonstration .demonstration_form-messenger--button:not(.full):last-child {
    padding-left: 2.5px;
  }
  div.modal-demonstration .demonstration_desc {
    font-size: 16px;
    line-height: 1.2;
  }
  div.modal-demonstration .demonstration_desc ul.list {
    margin: 15px 20px;
  }
  div.modal-demonstration .demonstration_desc ul.list li {
    font-size: 16px;
    line-height: 1.2;
  }
  div.modal-demonstration .demonstration_title {
    font-size: 22px;
    line-height: 1.2;
    margin: 20px 30px;
  }
  .fixedPC {
    display: none;
  }
  .productLp {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 354px;
    margin-bottom: 30px;
  }
  .productLp-button.btn {
    width: calc(100% - 60px);
    height: 50px;
    background-color: #EE443D;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 21px;
    position: absolute;
    bottom: 20px;
    color: white;
    overflow: hidden;
    margin: 0 30px;
  }
  .productLp-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 30px;
    background-color: #EF443D;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
  }
  .productLp-title {
    position: absolute;
    width: 238px;
    left: 14px;
    right: 14px;
    top: 44px;
    font-size: 22px;
    line-height: 25px;
    color: #FFFFFF;
  }
  .productLp-image img {
    width: 100%;
  }
  .product_description {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .product_description .product_description__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    margin-right: 20px;
  }
  .product_description .product_description__item .product_description__item__icon {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 60px;
    border: 1px dashed #4F8EF6;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .product_description .product_description__item.product_description__item_active .product_description__item__icon {
    border-style: solid;
  }
  .product_description__content {
    margin-bottom: 30px;
  }
  .product_description__content .product_description__item__text {
    display: none;
  }
  .product_description__content .product_description__item__text.product_description__item__text_active {
    display: block;
  }
  .product_advantages {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow-x: auto;
  }
  .product_advantages .product_advantages__item {
    margin-bottom: 13px;
  }
  .product_advantages .product_advantages__item .product_advantages__item__icon {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    border-style: dashed;
  }
  .product_advantages .product_advantages__item .product_advantages__item__icon img {
    width: 40px;
    height: 40px;
  }
  .product_advantages .product_advantages__item.product_advantages__item_active .product_advantages__item__icon {
    border-style: solid;
  }
  .product_advantages__content .product_advantages__item__content {
    display: none;
  }
  .product_advantages__content .product_advantages__item__content .product_advantages__item__title {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .product_advantages__content .product_advantages__item__content.product_advantages__item__content_active {
    display: block;
  }
}
@media (max-width: 320px) {
  .catalog-container .catalog_element-counter .counter {
    margin-top: 15px;
  }
  .catalog-container .catalog_element-price a {
    font-size: 14px;
  }
  .catalog-container .catalog_element-price--old {
    font-size: 20px;
  }
  .catalog-container .catalog_element-price--current {
    font-size: 30px;
  }
  .catalog-container .catalog_element-price--current svg {
    width: 15px;
    height: 15px;
    margin-left: 8px;
  }
  .catalog-container .catalog_element-buttons .btn-small {
    margin-right: 0 !important;
  }
  .catalog-container .catalog_element-buttons--line.col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-container .catalog_element-rating {
    flex-wrap: wrap;
  }
  .catalog-container .catalog_element-rating .star-list {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 960px) {
  .banners_slider-pagination {
    display: none;
  }
}
.instruction {
  position: relative;
  margin-bottom: 100px;
}
.instruction:after {
  content: "";
  width: 715px;
  height: 779px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_2.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: -1;
}
.instruction_head {
  position: relative;
  margin-bottom: 35px;
}
.instruction_cloud {
  padding: 25px 60px;
  width: 272px;
  height: 168px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: white;
  position: absolute;
  bottom: 10%;
  right: 10%;
}
.instruction_link {
  position: absolute;
  left: 50%;
  bottom: 0;
}
.instruction_link a {
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 990px) {
  .instruction {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .instruction:after {
    display: none;
  }
  .instruction_link {
    width: 100%;
    left: 0;
    text-align: center;
    position: relative;
    order: 3;
  }
  .instruction_image {
    overflow: hidden;
    order: 2;
  }
  .instruction_image img, .instruction_image amp-img {
    width: 150%;
    margin-left: -62px;
    max-width: 100vh;
    object-fit: contain;
  }
  .instruction_cloud {
    position: absolute;
    left: 10%;
    top: 20%;
    right: auto;
    z-index: 1;
  }
  .instruction_head {
    padding: 0 15px;
    margin-bottom: 0;
  }
}

.service_head {
  width: 100%;
  text-align: center;
  position: relative;
}
.service_head-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  margin-bottom: 25px;
}
.service_head-subtitle {
  color: #737c8c;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.service_head-cloud {
  position: absolute;
  right: 50px;
  bottom: -118px;
  width: 229px;
  height: 144px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "TTNormsProWebNormal";
  font-weight: 300;
  display: none;
}
.service_head-cloud b, .service_head-cloud strong {
  font-family: "TTNormsProWebDemiBold";
  font-weight: 600;
}
.service-bg {
  display: none;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  height: 348px;
  width: 100%;
  object-fit: cover;
}
.service-bg.mobile {
  display: none;
}
.service_list {
  position: relative;
  width: 100%;
  display: flex;
  border: 1px solid #f3f3f3;
  background-color: white;
  z-index: 1;
}
.service_list-item {
  padding: 40px;
  width: 25%;
  border-right: 1px solid #f3f3f3;
}
.service_list-item:last-child {
  border-right: 0;
}
.service_list-item--title {
  position: relative;
  margin-top: 17px;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  font-family: "TTNormsProWebNormal";
}
.service_list-item--title b, .service_list-item--title strong {
  font-family: "TTNormsProWebDemiBold";
  font-weight: 600;
}
.service_list-item--img {
  height: 132px;
  display: flex;
  align-items: flex-end;
}
.service_support {
  margin-top: 40px;
  padding-top: 208px;
  padding-bottom: 54px;
  width: 100%;
  position: relative;
  z-index: 0;
}
.service_support .btn-more {
  display: flex;
  align-items: center;
  max-width: 206px;
  max-height: 65px;
  text-decoration: none;
}
.service_support .btn-more:hover {
  text-decoration: none;
}
.service_support .container {
  padding-left: 190px;
  padding-right: 0;
  position: relative;
}
.service_support .container .row {
  position: relative;
  z-index: 1;
}
.service_support .container:after {
  content: "";
  position: absolute;
  top: 25%;
  left: -36px;
  display: block;
  width: 402px;
  height: 453px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_3.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.service_support .container > .row > div:last-child {
  position: relative;
}
.service_support .container > .row > div:last-child:after {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/speedometer.svg");
  background-position: right center;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -300px;
  z-index: -1;
}
.service_support-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 54px;
  font-weight: 400;
  line-height: 56px;
  margin-top: 64px;
  padding: 0 15px;
}
.service_support-subtitle {
  padding: 0 15px;
  font-family: "TTNormsProWebNormal", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  color: #737c8c;
  margin-top: 28px;
  margin-bottom: 59px;
}
.service_support-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}
.service_support-text .btn {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.service_support-text .btn .icon {
  margin-right: 15px;
}
.service_support.reversed .container:after {
  position: absolute;
  width: 600px;
  height: 600px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/speedometer.svg");
  background-position: right center;
  background-repeat: no-repeat;
  top: 50%;
  left: -10%;
  margin-top: -300px;
  z-index: -1;
}
.service_support.reversed .container > .row > div:last-child:after {
  content: "";
  transform: rotate(180deg);
  position: absolute;
  top: 66%;
  left: 80px;
  display: block;
  width: 402px;
  height: 453px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_3.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.service_support.white-bg {
  background-color: white;
  background-image: none;
}
@media (max-width: 990px) {
  .service_support {
    margin-top: 0;
    padding: 43px 15px;
  }
  .service_support .btn-more {
    display: flex;
    align-items: center;
    max-width: 206px;
    max-height: 65px;
    text-decoration: none;
  }
  .service_support .btn-more:hover {
    text-decoration: none;
  }
  .service_support .container {
    padding: 0;
  }
  .service_support .container:after {
    content: "";
    position: absolute;
    display: none;
    top: 25%;
    left: -36px;
    width: 402px;
    height: 453px;
    background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_3.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .service_support .container > .row > div:last-child:after {
    display: none;
  }
  .service_support .container.reversed > .row > div:last-child:after {
    display: flex;
  }
  .service_support-title {
    font-size: 30px;
    line-height: 34px;
    margin-top: 0;
    text-align: center;
    color: #252525;
  }
  .service_support-subtitle {
    font-size: 20px;
    line-height: 24px;
    color: #404040;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
  }
  .service_support-phone {
    margin: 0 auto;
    max-width: 190px;
    max-height: 344px;
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
  }
  .service_support-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .service_support .phone_cloud {
    position: relative;
  }
  .service_support .phone_cloud:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    display: block;
    width: 209px;
    height: 237px;
    background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_1.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
  }
  .service_list {
    flex-wrap: wrap;
    margin: 0;
    border: 0;
    padding-bottom: 51px;
  }
  .service_list-item {
    width: 50%;
    border: 0;
    padding: 15px;
  }
  .service_list-item--img {
    height: 100px;
  }
  .service_list-item--img img {
    width: 100%;
    height: auto;
    max-height: 100px;
    object-fit: contain;
  }
  .service_list-item--title {
    font-size: 16px;
    line-height: 20px;
  }
  .service-bg {
    width: calc(100% - 30px);
    height: auto;
    margin: 0 auto;
    display: none;
  }
  .service-bg.mobile {
    display: block;
  }
  .service_head {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .service_head-cloud {
    position: relative;
    margin: 26px auto;
    right: 0;
    top: 0;
    transform: scale(0.9);
  }
  .service_head-subtitle {
    font-size: 16px;
    line-height: normal;
    padding: 0;
    text-align: left;
  }
  .service_head-title {
    font-size: 20px;
    line-height: normal;
    text-align: left;
  }
}

.marketing {
  margin-top: 86px;
}
.marketing_head {
  position: relative;
}
.marketing_head-top {
  font-size: 20px !important;
  line-height: 1 !important;
}
.marketing_cloud {
  position: relative;
  max-width: 775px;
  height: 428px;
  width: 100%;
  margin: 20px auto 15px;
}
.marketing_cloud:after {
  content: "";
  width: 591px;
  height: 428px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/img/cloud_type_2.svg");
  background-repeat: no-repeat;
  background-size: 125% 90%;
  background-position: 50% 0;
  position: absolute;
  left: -107px;
  top: 0;
  z-index: -1;
}
.marketing_cloud-img {
  float: left;
  margin: 83px 52px 15% 0;
}
.marketing_cloud-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  padding-top: 130px;
  padding-bottom: 41px;
  width: calc(100% + 75px);
  position: relative;
  left: -75px;
}
.marketing_cloud-desc {
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}
.marketing_list {
  width: 100%;
  display: flex;
}
.marketing_list-item {
  width: 25%;
}
.marketing_list-item--img {
  height: 150px;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 960px) {
  .marketing_list-item--img {
    margin: 0 auto;
  }
}
.marketing_list-item--title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 26px;
  margin-bottom: 20px;
}
.marketing_list-item--text {
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  padding-right: 30%;
}
.marketing_bottom {
  text-align: center;
  margin-top: 67px;
  margin-bottom: 97px;
}
@media (max-width: 990px) {
  .marketing {
    margin: 30px 0;
  }
  .marketing_bottom {
    margin: 42px auto 57px;
  }
  .marketing_list {
    flex-wrap: wrap;
  }
  .marketing_list-item {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .marketing_list-item--img img {
    margin: 0 auto;
  }
  .marketing_list-item--text {
    padding: 0 23px;
  }
  .marketing_cloud {
    height: auto;
    padding: 0 -15px;
    overflow: hidden;
  }
  .marketing_cloud-desc {
    font-size: 18px;
    width: 100%;
    text-align: center;
  }
  .marketing_cloud-title {
    margin: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 27px;
    line-height: 28px;
  }
  .marketing_cloud-img {
    margin: 0 0 26px;
  }
  .marketing_cloud-img img {
    width: 100%;
  }
}

.instalments {
  padding: 0 0 80px;
  width: 100%;
}
.instalments_head {
  position: relative;
}
.instalments_head-title {
  margin-bottom: 75px;
}
.instalments_left {
  float: left;
  max-width: 55%;
  flex-direction: column;
  display: flex;
  justify-content: space-between;
}
.instalments_left-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 42px;
  font-weight: 500;
  line-height: 46px;
  max-width: 330px;
}
.instalments_left-list {
  display: flex;
  flex-wrap: wrap;
  padding-right: 15px;
}
.instalments_left-list--item {
  display: flex;
  line-height: 1.3;
  margin-top: 30px;
  flex-direction: column;
  min-width: 33.3333333333%;
}
.instalments_left-list--item > div:first-child {
  min-width: 167px;
  display: flex;
  align-items: flex-end;
  min-height: 85px;
  margin-bottom: 20px;
}
.instalments_form {
  float: right;
  background-color: #f4f9ff;
  padding: 50px 60px;
  position: relative;
  max-width: 500px;
}
.instalments_form-poly {
  text-align: center;
}
.instalments_form-button {
  margin-bottom: 28px;
}
.instalments_form label {
  font-family: "TTNormsProWebNormal";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  color: #737c8c;
  margin-bottom: 14px;
}
.instalments_form label, .instalments_form input, .instalments_form button {
  width: 100%;
  max-width: 340px;
}
.instalments_form-desc {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
}
.instalments_form-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 17px;
}
@media (max-width: 1200px) {
  .instalments {
    background-position: 40% 40%;
    background-size: 27%;
  }
}
@media (max-width: 990px) {
  .instalments {
    background-position: 15px 45%;
    background-size: 248px;
    padding: 0 15px 0;
    display: flex;
    flex-direction: column;
  }
  .instalments_head-title {
    margin-bottom: 30px;
    text-align: left;
    font-size: 20px;
    line-height: 26px;
  }
  .instalments_left {
    max-width: 100%;
  }
  .instalments_left-list {
    padding-right: 0;
  }
  .instalments_left-list--item {
    line-height: 20px;
    width: 50%;
    margin-top: 0;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .instalments_left-list--item:nth-child(2n) {
    padding-right: 0;
  }
  .instalments_left-list--item > div:first-child {
    min-height: auto;
  }
  .instalments_left-list--item > div:first-child img {
    max-width: 110px;
    object-fit: contain;
  }
  .instalments_left-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 40px;
  }
  .instalments_left-title .icon {
    width: 24px;
    height: 19px;
  }
  .instalments_form {
    margin-top: 0;
    max-width: 100%;
    padding: 10px;
    text-align: center;
  }
  .instalments_form-title {
    font-size: 28px;
    line-height: 32px;
    margin: 43px 0 20px;
  }
  .instalments_form:after {
    width: 248px;
    height: 211px;
    top: 124px;
    left: 15px;
    background-size: contain;
  }
  .instalments + .faq {
    padding: 0 15px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/bower_components/fancybox/dist/jquery.fancybox.min.css?174738531912795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/banner-all-page-slider/style.css?17731024701674*/
.banners_slider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  max-height: 140px;
}
.banners_slider-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 23px;
}
.banners_slider-pagination li {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  margin-right: 12px;
}
.banners_slider-pagination li:hover, .banners_slider-pagination li.slick-active {
  border-color: #fd4a42;
  background-color: #fd4a42;
}
.banners_slider-pagination li button {
  display: none;
}
.banners_slider-item img {
  object-fit: contain;
}
.banners_slider-item .pc {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  max-height: 200px;
  object-fit: contain;
}
.banners_slider-item .mobile {
  display: none !important;
}
.banners_slider .icon {
  position: absolute;
  cursor: pointer;
}
@media (max-width: 990px) {
  .banners_slider {
    width: calc(100% - 30px);
    margin: 0 auto;
    max-height: 200px;
    position: relative;
  }
  .banners_slider-item {
    max-width: 100%;
    min-height: 200px;
    overflow: hidden;
  }
  .banners_slider-item img {
    max-width: 100%;
  }
  .banners_slider-item img img {
    max-width: 100%;
    object-fit: contain;
  }
  .banners_slider-item img.pc {
    display: none !important;
  }
  .banners_slider-item .mobile {
    display: block !important;
    width: 100%;
  }
  .banners_slider .icon {
    display: none !important;
  }
  .banners_slider-pagination {
    position: relative;
    bottom: 20px;
    left: 15px;
    right: auto;
    width: 100%;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/success_stories/style.css?17731024882841*/
.success_stories {
  max-width: 970px;
  margin: 0 auto;
}
.success_stories .slick-arrow {
  position: absolute;
  top: 160px;
  width: 70px;
  height: 70px;
  transform: none;
}
.success_stories .slick-prev {
  left: -100px;
}
.success_stories .slick-next {
  right: -100px;
}
.success_stories-pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -20px;
}
.success_stories-pagination li {
  margin-right: 10px;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  max-width: 6px;
  max-height: 6px;
  border-radius: 5px;
  border: 1px solid #D8DFE9;
  font-size: 0;
  background-color: transparent;
}
.success_stories-pagination li:last-child {
  margin-right: 0;
}
.success_stories-pagination li.slick-active {
  background-color: #fd4a42;
  border-color: #fd4a42;
}
.success_stories-pagination li button {
  display: none;
}
.success_stories-item {
  font-size: 14px;
  position: relative;
}
.success_stories-item a {
  position: relative;
  display: block;
}
.success_stories-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.success_stories-item .icon-plays {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -38px;
  margin-left: -38px;
  width: 76px;
  height: 76px;
}
.success_stories-text {
  font-size: 16px;
  display: flex;
  margin-top: 20px;
}
.success_stories-text .icon {
  min-width: 50px;
  min-height: 50px;
}
@media (max-width: 960px) {
  .success_stories {
    max-width: 100%;
  }
  .success_stories-item {
    display: flex;
    min-height: 200px;
  }
  .success_stories-item .icon-plays {
    width: 56px;
    height: 56px;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
    display: flex;
  }
  .success_stories-item amp-img {
    max-height: 200px;
    max-width: 100%;
  }
  .success_stories-text {
    font-size: 16px;
    line-height: 22px;
  }
  .success_stories-text .icon {
    display: none;
  }
}

.tabs_list {
  font-family: "TTNormsProWebDemiBold";
  display: flex;
  margin: 0 auto 60px;
}
.tabs_list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: max-content;
  width: 100%;
  min-height: 64px;
  padding: 0 15px;
  font-size: 18px;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
}
.tabs_list-item:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.tabs_list-item:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-left: 1px solid #eaeaea;
}
.tabs_list-item.active {
  background-color: #fd4a42;
  color: #fff;
}
@media (max-width: 960px) {
  .tabs_list-item {
    font-size: 14px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/marketing_list/style.css?1773102482233*/
@media (max-width: 960px) {
  .mark_doc-list {
    max-height: 413px;
    overflow: hidden;
  }
  .mark_doc-list.open {
    max-height: fit-content;
  }
  .icon-doc {
    min-width: 25px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/payment_list/style.css?17731024831569*/
.instalments_left {
  float: left;
  max-width: 55%;
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.instalments_left-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 42px;
  font-weight: 500;
  line-height: 46px;
  max-width: 330px;
}
.instalments_left-list {
  display: flex;
  flex-wrap: wrap;
  padding-right: 15px;
}
.instalments_left-list--item {
  display: flex;
  line-height: 1.3;
  margin-top: 30px;
  flex-direction: column;
  width: 33.3333333333%;
}
.instalments_left-list--item > div:first-child {
  min-width: 167px;
  display: flex;
  align-items: flex-end;
  min-height: 85px;
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .instalments {
    padding: 65px 15px 60px;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
  }
  .instalments_left {
    max-width: 100%;
  }
  .instalments_left-list {
    padding-right: 0;
  }
  .instalments_left-list--item {
    line-height: 20px;
    width: 50%;
    margin-top: 0;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .instalments_left-list--item:nth-child(2n) {
    padding-right: 0;
  }
  .instalments_left-list--item > div:first-child {
    min-height: auto;
  }
  .instalments_left-list--item > div:first-child img {
    max-width: 110px;
    object-fit: contain;
  }
  .instalments_left-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 40px;
  }
  .instalments_left-title .icon {
    width: 24px;
    height: 19px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/form/home-form/bitrix/form.result.new/.default/style.css?17731024531650*/
.instalments_form {
  float: right;
  background-color: #f4f9ff;
  padding: 50px 60px;
  position: relative;
  max-width: 500px;
}
.instalments_form .modal_form-close {
  cursor: pointer;
  position: absolute;
  right: -35px;
  top: 0;
  width: 17px;
  height: 17px;
  background-size: cover;
  z-index: 5;
  fill: white;
}
.instalments_form-poly {
  text-align: center;
}
.instalments_form-button {
  margin: 30px 0;
}
.instalments_form label {
  font-family: "TTNormsProWebNormal";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  color: #737c8c;
  margin-bottom: 14px;
}
.instalments_form label, .instalments_form input, .instalments_form button {
  width: 100%;
  max-width: 340px;
}
.instalments_form-desc {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
}
.instalments_form-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 17px;
}
@media (max-width: 990px) {
  .instalments_form {
    margin-top: 0;
    max-width: 100%;
    padding: 10px;
    text-align: center;
  }
  .instalments_form .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;
  }
  .instalments_form-title {
    font-size: 28px;
    line-height: 32px;
    margin: 43px 0 20px;
  }
  .instalments_form:after {
    width: 248px;
    height: 211px;
    top: 124px;
    left: 15px;
    background-size: contain;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news.list/product_lp_desc/style.css?1773102484468*/
.gray_item {
  background: #F3F3F3;
  border-radius: 4px;
  padding: 16px;
  position: relative;
  min-height: 233px;
  margin: 10px 20px;
}
.gray_item-title {
  font-family: "TTNormsProWebDemiBold";
  color: #252525;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 10px;
}
.gray_item-desc {
  font-size: 14px;
  line-height: 18px;
  max-width: 68%;
}
.gray_item-image {
  position: absolute;
  right: 0;
  bottom: 0;
}

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

/* End */
/* /local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206 */
/* /local/templates/nettattoo_clean/components/bitrix/catalog/.default/bitrix/catalog.element/light23/style.css?177310244676255 */
/* /local/templates/nettattoo_clean/bower_components/fancybox/dist/jquery.fancybox.min.css?174738531912795 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/banner-all-page-slider/style.css?17731024701674 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/success_stories/style.css?17731024882841 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/marketing_list/style.css?1773102482233 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/payment_list/style.css?17731024831569 */
/* /local/templates/nettattoo_clean/components/bitrix/form/home-form/bitrix/form.result.new/.default/style.css?17731024531650 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/product_lp_desc/style.css?1773102484468 */
