.tpl-component-netcat-navigation-breadcrumbs .breadcrumbs { margin: 0; padding: 0; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-netcat-navigation-breadcrumbs .breadcrumbs li { list-style: none; }
.tpl-component-netcat-navigation-breadcrumbs .breadcrumbs li svg { height: 1em; width: 1em; }
.tpl-component-netcat-navigation-breadcrumbs .breadcrumbs li svg path { fill: var(--tpl-object-item--title-color); }
.tpl-component-netcat-navigation-breadcrumbs .breadcrumbs li.divider { margin-left: var(--divider-space); margin-right: var(--divider-space); }
.tpl-component-netcat-navigation-breadcrumbs.tpl-template-general .breadcrumbs { margin: 0; padding: 0; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-netcat-navigation-breadcrumbs.tpl-template-general .breadcrumbs li { list-style: none; }
.tpl-component-netcat-navigation-breadcrumbs.tpl-template-general .breadcrumbs li svg { height: 1em; width: 1em; }
.tpl-component-netcat-navigation-breadcrumbs.tpl-template-general .breadcrumbs li svg path { fill: var(--tpl-object-item--title-color); }
.tpl-component-netcat-navigation-breadcrumbs.tpl-template-general .breadcrumbs li.divider { margin-left: var(--divider-space); margin-right: var(--divider-space); }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-button { cursor: pointer; display: flex; align-items: center; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container { position: fixed; top: 0; height: 100vh; z-index: 200; width: 0; overflow: hidden; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_visible { width: 100vw; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-close { position: absolute; cursor: pointer; z-index: 100; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_left .overlay-body, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_left.overlay-container_visible.overlay-container_leaving .overlay-body { transform: translateX(-100%); }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_right .overlay-body, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_right.overlay-container_visible.overlay-container_leaving .overlay-body { transform: translateX(100%); }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container:not(.overlay-container_visible) .overlay-background, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_visible.overlay-container_leaving .overlay-background { opacity: 0 !important; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_visible .overlay-body { transform: translateX(0); opacity: 1; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_visible.overlay-container_leaving .overlay-body { opacity: 0; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; transition: opacity 0.3s ease; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body > .nc-area, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body > .nc-area > .tpl-block-list { height: 100%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body > .nc-area { overflow: auto; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body { position: absolute; z-index: 2; transition: all 0.4s ease; opacity: 0; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_left .overlay-body { left: 0; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-container_side_right .overlay-body { right: 0; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body > .nc-area > .tpl-block-list > .tpl-container:first-child:last-child:not(.nc--empty) { overflow: auto; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .overlay-body > .nc-area > .tpl-block-list > .tpl-container:first-child > .nc-infoblock-toolbar { top: 0; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0 var(--tpl-object--icon-space-text, 0px) 0 0; line-height: 1; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon.tpl-text-inherit { width: 1.5em; height: 1.5em; min-height: 1.5em; line-height: 1; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon svg, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon img { object-fit: contain; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon svg path { fill: var(--tpl-object--icon-color); }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object--icon-decor-color); }
.tpl-component-netcat-navigation-hidden-layer.tpl-template-overlay .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object--icon-decor-color); }
.tpl-component-netcat-navigation-link.tpl-template-links-buttons ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-link.tpl-template-links-buttons li.no-bullet { list-style: none; }
.tpl-component-netcat-navigation-link.tpl-template-links-buttons a { text-decoration: none; }
.tpl-component-netcat-navigation-link.tpl-template-links-buttons a, .tpl-component-netcat-navigation-link.tpl-template-links-buttons button { cursor: pointer; }
.tpl-component-netcat-navigation-link.tpl-template-links-buttons .tpl-text-primary { font-weight: 700; }
.tpl-component-netcat-navigation-logo.tpl-template-general, .tpl-component-netcat-navigation-logo.tpl-template-general a { height: 100% }
.tpl-component-netcat-navigation-logo.tpl-template-general a { display: flex; align-items: center; color: var(--tpl-color-foreground-accent); text-decoration: none; white-space: nowrap; }
.tpl-component-netcat-navigation-logo.tpl-template-general a img, .tpl-component-netcat-navigation-logo.tpl-template-general a svg { height: 100% !important; width: 100% !important; max-height: 100%; max-width: 100%; object-fit: contain }
.tpl-component-netcat-navigation-logo.tpl-template-general a svg path { fill: var(--tpl-color-brand) }
.tpl-component-netcat-navigation-menu.tpl-template-name .nc-infoblock-object .nc-infoblock-insert { display: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-menu.tpl-template-name ul > li { list-style: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name a { text-decoration: none; display: block; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item { break-inside: avoid; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-link { display: flex; align-items: center; flex-wrap: nowrap; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-with-submenu .menu-item-link { display: inline-flex; }
.tpl-component-netcat-navigation-menu.tpl-template-name .toggle-btn { display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-navigation-menu.tpl-template-name .toggle-icon { position: relative; display: flex; align-items: center; }
.tpl-component-netcat-navigation-menu.tpl-template-name .toggle-icon.icon-alternate { height: 16px; width: 16px; }
.tpl-component-netcat-navigation-menu.tpl-template-name .icon-alternate::before, .tpl-component-netcat-navigation-menu.tpl-template-name .icon-alternate::after { content: ""; position: absolute; background-color: var(--tpl-object-item--symbol-color, var(--tpl-color-foreground-main)); transition: transform 0.2s ease; }
.tpl-component-netcat-navigation-menu.tpl-template-name .icon-alternate::before { width: 100%; height: 1.5px; top: 50%; transform: translateY(-50%); }
.tpl-component-netcat-navigation-menu.tpl-template-name .icon-alternate::after { width: 1.5px; height: 100%; left: 50%; transform: translateX(-50%); }
.tpl-component-netcat-navigation-menu.tpl-template-name .icon-rotated { margin-top: 2px; }
.tpl-component-netcat-navigation-menu.tpl-template-name .icon-rotated svg { width: 100%; height: 100%; transition: transform 0.2s ease; }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger-opened .icon-alternate::after, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-trigger-opened .icon-alternate::after { transform: translateX(-50%) rotate(90deg); }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger-opened .icon-rotated svg, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-trigger-opened .icon-rotated svg { transform: rotate(180deg); }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-top .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-right .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-bottom .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger .menu-item-symbol { visibility: visible; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-infoblock-toolbar { position: absolute; top: 0; right: 10px; z-index: 2; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slide { position: relative; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .nc-toolbar { top: 0; z-index: 1; left: auto; right: 0; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-move-place { display: none !important; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-editable-image-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-editable-image-container-toolbar { top: 10px; right: 147px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-object-toolbar-bridge { top: -100px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-page-block { position: relative; min-width: 460px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-content { margin: 0 auto; max-width: 1060px; min-width: 420px; padding: 0 20px; text-align: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider H2 { font-weight: 600; font-size: 42px; line-height: 1.18em; color: #333; margin: 0 auto 20px; text-align: center; max-width: 740px; word-wrap: break-word; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider H2 * { line-height: 1.18em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-description { text-align: center; margin: 0 auto 72px; max-width: 740px; word-wrap: break-word; line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-description * { line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider { position: relative; margin-top: 80px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev { position: absolute; left: 0; top: 235px; width: 70px; height: 70px; border-radius: 35px; background: #01aff2 url("/netcat_template/class/netcat_page_block_gallery/slider/images/previous_button_icon.png") 23px 50% no-repeat; cursor: pointer; transition: all .1s ease; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next { position: absolute; right: 0; top: 235px; width: 70px; height: 70px; border-radius: 35px; background: #01aff2 url("/netcat_template/class/netcat_page_block_gallery/slider/images/next_button_icon.png") 28px 50% no-repeat; cursor: pointer; transition: all .1s ease; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev:hover, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next:hover { background-color: #34bff5; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev:active, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next:active { background-color: #34bff5; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { position: relative; border: 1px solid #f1f1f1; margin: 0 90px 16px; height: 540px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-width: 100%; max-height: 540px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container .tpl-block-slide { display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control { position: relative; display: inline-flex; background: #fff; padding: 11px 18px; border-radius: 20px; margin-bottom: 10px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot { width: 18px; height: 18px; background: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon.png") 0 0 no-repeat; transition: all .1s ease; margin: 0 3px; cursor: pointer; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot:hover { background-image: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon_hover.png"); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot:active, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot.tpl-state-active { background-image: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon_active.png"); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider-current-description { font-size: 16px; line-height: 20px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slide-description { display: none; }
@media (max-width: 720px) {
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next { display: none; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { margin-left: 0; margin-right: 0; height: 400px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-height: 400px; }
}
@media (max-width: 520px) {
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { height: 250px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-height: 250px; }
}
.tpl-component-netcat-base-file .object-item { display: flex; flex-direction: column; }
.tpl-component-netcat-base-file .object-item .item-name { text-decoration: none; }
.tpl-component-netcat-base-file .object-item.iconpos-left .item-size { padding-left: calc(var(--tpl-object-icon-size) + var(--tpl-object-item--icon-space-text)); }
.tpl-component-netcat-base-file .object-item .item-file-name-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file .object-item.iconpos-top .item-file-name-wrapper { align-items: flex-start; flex-direction: column; }
.tpl-component-netcat-base-file .object-item .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; padding: 0; }
.tpl-component-netcat-base-file .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file .object-item .tpl-icon svg, .tpl-component-netcat-base-file .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file .object-item .tpl-icon svg path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file .object-item.tpl-align-center { align-items: center; }
.tpl-component-netcat-base-file .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-netcat-base-file .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-netcat-base-file .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-netcat-base-file .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-netcat-base-file .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-netcat-base-file .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-netcat-base-file .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file .object-item.iconpos-top { flex-direction: column; }
.tpl-component-netcat-base-file .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file.tpl-template-general .object-item { display: flex; flex-direction: column; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .item-name { text-decoration: none; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-left .item-size { padding-left: calc(var(--tpl-object-icon-size) + var(--tpl-object-item--icon-space-text)); }
.tpl-component-netcat-base-file.tpl-template-general .object-item .item-file-name-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-top .item-file-name-wrapper { align-items: flex-start; flex-direction: column; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; padding: 0; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon svg, .tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon svg path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file.tpl-template-general .object-item.tpl-align-center { align-items: center; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-netcat-base-file.tpl-template-general .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-top { flex-direction: column; }
.tpl-component-netcat-base-file.tpl-template-general .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item { display: flex; flex-wrap: wrap; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-title { color: var(--tpl-object--title-color, inherit); }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item:not(.with-image) { align-items: center; justify-content: space-between; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item.with-image { flex-direction: column; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item:not(.with-image) .price-list-info { flex-basis: 80%; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-description { word-break: break-word; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item-image-wrapper { width: 100%; aspect-ratio: 4/3; overflow: hidden; position: relative; }
.tpl-component-netcat-stub-pricelist.tpl-template-general .price-list-item-image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.tpl-component-netcat-module-requests-request { position: relative; }
.tpl-component-netcat-module-requests-request.tpl-link-form-open .nc-modal-trigger-overlay, .tpl-component-netcat-module-requests-request .tpl-link-form-submit .nc-modal-trigger-overlay { margin: 0; }
.tpl-component-netcat-module-requests-request.tpl-link-form-open { display: inline-block; }
.tpl-component-netcat-module-requests-request .tpl-link-form-submit { position: relative; }
.tpl-component-netcat-module-requests-request .nc-ckeditor-inline { width: 100%; }
.tpl-component-netcat-module-requests-request H4 { font-weight: 600; font-size: 24px; line-height: 28px; color: #333; margin: 0 0 9px; padding: 0; word-wrap: break-word; }
.tpl-component-netcat-module-requests-request .tpl-block-text-after-header { word-wrap: break-word; }
.tpl-component-netcat-module-requests-request form { text-align: left; }
.tpl-component-netcat-module-requests-request .tpl-block-columns { display: flex; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-image img { margin-top: 40px; max-width: 430px; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-divider { min-width: 1px; width: 1px; margin: 0 100px 0 60px; background: #e5e5e5; }
.tpl-component-netcat-module-requests-request .tpl-block-fields { position: relative; }
.tpl-component-netcat-module-requests-request .tpl-block-fields .nc-modal-trigger-overlay { margin: -10px; z-index: 5; }
.tpl-component-netcat-module-requests-request .tpl-block-fields.tpl-state-empty { margin: 20px 10px; padding: 20px; text-align: center; }
.tpl-component-netcat-module-requests-request .tpl-block-fields.tpl-state-empty .nc-modal-trigger-overlay { background-size: 64px; }
.tpl-component-netcat-module-requests-request H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-request .tpl-block-text-after-header + .tpl-block-fields { margin-top: 30px; }
.tpl-component-netcat-module-requests-request .tpl-block-input { margin-bottom: 20px; text-align: left; }
.tpl-component-netcat-module-requests-request .tpl-block-fields .tpl-caption { padding-bottom: 10px; display: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input .tpl-block-error { font-weight: 600; font-size: 13px; line-height: 16px; color: #ff7373; padding: 2px 0 0 2px; display: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA { box-sizing: border-box; width: 100%; border: 1px solid #ccc; background: #fff; border-radius: 3px; outline: none; padding: 19px 20px; font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; line-height: 20px; -webkit-appearance: none; transition: background, border-color .1s ease; }
.tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA { height: 120px; line-height: 22px; resize: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT { -moz-appearance: none; appearance: none; background: #fff url('/netcat_template/class/netcat_module_requests_request/images/dropdown_arrow.png') no-repeat 100% center; height: 60px; padding: 1px 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT OPTION { font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; padding: 12px 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT[disabled="disabled"], .tpl-component-netcat-module-requests-request .tpl-block-input SELECT[disabled="disabled"], .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT:hover, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT:hover, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA:hover { background-color: #f9f9f9; border-color: #999; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA:focus { background-color: #f9f9f9; border: 2px solid #999; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus { background-image: url('/netcat_template/class/netcat_module_requests_request/images/dropdown_arrow_focus.png'); }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
.tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error INPUT, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error SELECT, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error TEXTAREA { border: 2px solid #ff7373; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error SELECT { padding: 0 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error .tpl-block-error { display: block; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-value { display: flex; margin-bottom: 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-form .tpl-block-input.tpl-field-quantity .tpl-value INPUT { position: relative; border-radius: 0; text-align: center; z-index: 2; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button { position: relative; width: 62px; min-width: 62px; height: 60px; border: 1px solid #ccc; border-radius: 2px; transition: all .1s ease; box-sizing: border-box; background: #fff 50% 50% no-repeat; outline: none; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):hover { border-color: #999; z-index: 3; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):active { border-color: #999; z-index: 3; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease { left: 0; margin-right: -1px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_minus.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_minus_disabled.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-increase { right: 0; margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_plus.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-increase.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_plus_disabled.png"); }
.tpl-component-netcat-module-requests-request .tpl-block-button { position: relative; font-weight: bold; font-size: 18px; line-height: 22px; color: #fff; background: #01aff2; border: none; border-radius: 2px; min-height: fit-content; cursor: pointer; transition: all .1s ease; min-width: fit-content; box-sizing: border-box; outline: none; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-dark { color: #fff; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-bright { color: #000; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-transparent { border: 2px solid #fff; }
.tpl-component-netcat-module-requests-request .tpl-block-button { width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-button[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):hover, .tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):focus { opacity: 0.8; }
.tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):active { opacity: 0.8; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-button-content { display: inline-flex; width: 100%; align-items: flex-start; }
.tpl-component-netcat-module-requests-request .tpl-block-button .tpl-block-button-title { flex-grow: 2; text-align: center; }
.tpl-component-netcat-module-requests-request .tpl-block-button-title.tpl-field-item-price { white-space: nowrap; }
.tpl-component-netcat-module-requests-request .tpl-block-button .tpl-block-button-divider { width: 1px; min-width: 1px; position: absolute; top: 10px; bottom: 10px; background: rgba(255, 255, 255, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-button::-moz-focus-inner { padding: 0; border: 0; }
.tpl-component-netcat-module-requests-request.tpl-block-popup { z-index: 500; position: fixed; left: 0; right: 0; top: 0; bottom: 0; min-width: 100%; max-width: 100%; border: none; overflow-y: auto; background: rgba(0, 0, 0, 0.5); text-align: center; width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-background { position: fixed; left: 0; right: 40px; bottom: 0; top: 0; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container { position: relative; display: inline-block; text-align: left; padding: 35px 90px 60px; margin: 20px 0; min-width: 250px; max-width: 1060px; background: #fff; border-radius: 2px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1); }
@media (max-width: 560px) {
.tpl-component-netcat-module-requests-request .tpl-block-popup-container { margin: 0; }
}
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button { width: 50px; height: 50px; border-radius: 25px; background: url("/netcat_template/class/netcat_module_requests_request/images/icon_close.png") 50% 50% no-repeat; border: 1px solid #e5e5e5; transition: all .1s ease; position: absolute; top: 15px; right: 15px; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button:hover { border-color: #999; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button:active { border-color: #999; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body { font-size: 18px; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body P { margin: 0; padding: 0 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message .tpl-block-popup-body { margin: 35px 0; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message .tpl-block-popup-icon { width: 50px; height: 50px; background-size: 50px; background-repeat: no-repeat; margin: 20px 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message.tpl-state-success .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/images/icon_success.svg'); }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message.tpl-state-error .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/images/icon_error.svg'); }
.tpl-component-netcat-module-requests-request.tpl-block-popup-form .tpl-block-popup-container { padding-top: 40px; }
@media (min-width: 1031px) {
.tpl-component-netcat-module-requests-request.tpl-block-popup .tpl-block-fields:first-child { margin-top: 40px; }
}
@media (max-width: 1030px) {
.tpl-component-netcat-module-requests-request.tpl-block-popup-form .tpl-block-popup-container { max-width: 520px; padding-top: 55px; padding-left: 0; padding-right: 0; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body { margin: 15px 60px; }
.tpl-component-netcat-module-requests-request .tpl-block-columns { display: block; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-divider { height: 50px; background: none; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-image img { margin-top: 0; max-width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-form { margin: 0 auto; text-align: center; }
}
.tpl-component-netcat-module-requests-request .tpl-state-animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
.tpl-component-netcat-module-requests-request .tpl-animation-fade-in-down { -webkit-animation-name: tpl-animation-fade-in-down; animation-name: tpl-animation-fade-in-down; }
.tpl-component-netcat-base-image.tpl-template-single { min-height: 1em; height: 100%; }
.tpl-component-netcat-base-image.tpl-template-single > .tpl-block-list-objects { height: 100%; }
.tpl-component-netcat-base-image.tpl-template-single .object-item { max-width: 100%; height: 100%; }
.tpl-component-netcat-base-image.tpl-template-single .object-item img { min-height: 1em; }
.tpl-component-netcat-base-image.tpl-template-single .object-item.fullSize { max-width: 100%; }
.tpl-component-netcat-base-image.tpl-template-single .object-item > .nc-editable-image-container { width: 100%; }
.tpl-component-netcat-base-image.tpl-template-single .object-item.real img { max-width: 100%; }
.tpl-component-netcat-base-image.tpl-template-single .object-item.full img { width: 100%; max-width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-base-image.tpl-template-single .object-item.setHeight img { object-fit: cover; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-size { position: relative; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-size * { width: 100%; height: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-size img { max-width: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-size:before { display: block; content: ""; width: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-size:not(.size-real):not(.realSize) > .item-image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-base-image.tpl-template-gallery .size- { padding-top: var(--tpl-image-padding-top); }
.tpl-component-netcat-base-image.tpl-template-gallery .size-5by1 { padding-top: 20%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-4by1 { padding-top: 25%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-3by1 { padding-top: 33.33%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-2by1 { padding-top: 50%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-16by9 { padding-top: 56.25%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1-62by1 { padding-top: 61.72%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-3by2 { padding-top: 66.66%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-4by3 { padding-top: 75%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by1 { padding-top: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-3by4 { padding-top: 133.33%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-2by3 { padding-top: 150%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-9by16 { padding-top: 177.77%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by1-62 { padding-top: 162%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by2 { padding-top: 200%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by3 { padding-top: 300%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by4 { padding-top: 400%; }
.tpl-component-netcat-base-image.tpl-template-gallery .size-1by5 { padding-top: 500%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-image img { max-width: 100%; }
.tpl-component-netcat-base-image.tpl-template-gallery .item-image:not([class^='.image-']) img { margin-left: auto; margin-right: auto; }
.tpl-component-netcat-base-image.tpl-template-gallery .image-fill img { width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: fill; }
.tpl-component-netcat-base-image.tpl-template-gallery .image-contain img { width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; }
.tpl-component-netcat-base-image.tpl-template-gallery .image-cover img { width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; }
.tpl-component-netcat-base-image.tpl-template-gallery .image-none img { object-fit: none; }
.tpl-component-netcat-block-fact.tpl-template-general .nc-editable-image-container { width: 60px; height: auto; }
.tpl-component-netcat-block-fact.tpl-template-general .object-item { display: grid; grid-template-columns: auto 1fr; grid-auto-rows: auto; align-self: start; }
.tpl-component-netcat-block-fact.tpl-template-general .object-item .object-item-image { display: flex; align-items: flex-start; margin: 0; }
.tpl-component-netcat-block-fact.tpl-template-general .object-item-title { color: var(--tpl-object-item--title-color); grid-column: 2; grid-row: 1; display: flex; align-items: center; }
.tpl-component-netcat-block-fact.tpl-template-general .object-item-description { grid-column: 2; grid-row: 2; }
.tpl-component-netcat-block-fact.tpl-template-general a.object-item { text-decoration: none; color: inherit; }
.tpl-component-netcat-block-fact.tpl-template-general .icon-none { .object-item-title { display: block; } }
.tpl-component-netcat-block-fact.tpl-template-general .icon-left { .object-item-image { margin-right: var(--tpl-object-item--icon-space-text); grid-column: 1; grid-row: 1; } }
.tpl-component-netcat-block-fact.tpl-template-general .icon-right { .object-item-image { margin-left: var(--tpl-object-item--icon-space-text); grid-column: 3; grid-row: 2; } .object-item-title { grid-column: 1; grid-row: 2; } .object-item-description { grid-column: 1; grid-row: 3; } }
.tpl-component-netcat-block-fact.tpl-template-general .icon-top { .object-item-image { margin-bottom: var(--tpl-object-item--icon-space-text); grid-column: 1; grid-row: 1; } .object-item-title { grid-column: 1; grid-row: 2; } .object-item-description { grid-column: 1; grid-row: 3; } }
.tpl-component-netcat-block-fact.tpl-template-general .icon-bottom { .object-item-image { margin-top: var(--tpl-object-item--icon-space-text); grid-column: 1; grid-row: 3; } .object-item-title { grid-column: 1; grid-row: 1; } .object-item-description { grid-column: 1; grid-row: 2; } }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon.tpl-text-inherit { width: 40px; height: 40px; min-height: 1.15em; line-height: 1.15; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon svg, .tpl-component-netcat-block-fact.tpl-template-general .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon img { object-fit: contain; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon.library-icon { fill: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon:not(.library-icon) path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-block-fact.tpl-template-general .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-question { margin: 0; color: var(--tpl-object-item--title-color, inherit); }
.tpl-component-netcat-block-faq.tpl-template-general .toggle-btn { display: flex; justify-content: space-between; align-items: center; }
.tpl-component-netcat-block-faq.tpl-template-general .toggle-icon { height: 16px; width: 16px; position: relative; display: flex; align-items: center; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .toggle-icon::before, .tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .toggle-icon::after { content: ""; position: absolute; background-color: var(--tpl-object-item--icon-color); transition: transform 0.25s ease; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .toggle-icon::before { width: 100%; height: 1.2px; top: 50%; transform: translateY(-50%); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .toggle-icon::after { width: 1.2px; height: 100%; left: 50%; transform: translateX(-50%); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-rotated .toggle-icon svg { width: 100%; height: 100%; transition: transform 0.25s ease; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .faq-answer { margin-left: calc(30px + 16px); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-rotated .faq-answer { margin-right: calc(30px + 16px); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate:not(.collapsed) .toggle-icon::after { transform: translateX(-50%) rotate(90deg); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-rotated:not(.collapsed) .toggle-icon svg { transform: rotate(180deg); }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.collapsed .faq-answer { display: none; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-alternate .faq-question { order: 2; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-item.icon-rotated .faq-header { justify-content: space-between; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-header { display: flex; align-items: center; cursor: pointer; gap: 30px; }
.tpl-component-netcat-block-faq.tpl-template-general .faq-answer { margin-top: 0.5rem; }
.tpl-component-netcat-block-plan.tpl-template-general .plan { height: 100%; cursor: pointer; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-header { display: flex; flex-direction: column; gap: 10px; padding-bottom: 40px; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-footer { display: flex; flex-direction: column; align-items: center; gap: 40px; padding-top: 40px; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-body { padding: 40px 0; border-bottom: 1px solid var(--tpl-color-background-accent); border-top: 1px solid var(--tpl-color-background-accent); }
.tpl-component-netcat-block-plan.tpl-template-general .plan-body.empty-list { padding: 0; border-bottom: 0; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-price-wrapper { display: flex; align-items: center; align-self: flex-start; gap: 10px }
.tpl-component-netcat-block-plan.tpl-template-general .plan-price { margin: 0; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-button { width: 100%; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-items { display: flex; flex-direction: column; gap: 20px; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-item { display: flex; align-items: flex-start; gap: 18px; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-button { text-transform: uppercase; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-item-icon { display: flex; align-self: flex-start; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-period:before { content: "/"; margin-right: 5px; }
.tpl-component-netcat-block-plan.tpl-template-general .plan-item-icon svg path { stroke: var(--tpl-color-brand); }
.tpl-component-netcat-block-plan.tpl-template-general .tpl-component-netcat-module-requests-request, .tpl-component-netcat-block-plan.tpl-template-general .tpl-component-netcat-module-requests-request button { width: 100%; }
.tpl-component-netcat-block-plan.tpl-template-general .tpl-component-netcat-module-requests-request .tpl-block-button-content, .tpl-component-netcat-block-plan.tpl-template-general .tpl-component-netcat-module-requests-request div { display: block !important; }
.tpl-component-netcat-module-requests-simple-form .tpl-block-form h4, .tpl-component-netcat-module-requests-simple-form .tpl-block-form .tpl-block-text-after-header { display: none; }
.tpl-component-netcat-module-requests-simple-form H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-simple-form .tpl-block-text-after-header + .tpl-block-fields { margin-top: 0!important; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-item { position: relative; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-item .nc-editable-image-container img { max-width: 60px; max-height: 60px; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-content { display: flex; flex-direction: column; }
.tpl-component-netcat-block-quote.tpl-template-general .author-wrapper { display: flex; flex-wrap: wrap; gap: var(--tpl-object-item--author-wrapper-space-text); align-items: center; color: var(--tpl-object-item--author-text-color); }
.tpl-component-netcat-block-quote.tpl-template-general .author-bio { display: flex; flex-direction: column; flex-basis: 70%; }
.tpl-component-netcat-block-quote.tpl-template-general .author-avatar img { border-radius: 50%; }
.tpl-component-netcat-block-quote.tpl-template-general .avatar-default { color: var(--tpl-object-item--author-icon-text-color); background: var(--tpl-object-item--author-icon-fill-color); width: 60px; height: 60px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 50%; font-weight: 700; font-size: 32px; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-left .author-wrapper { justify-content: flex-start; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-right .author-wrapper { justify-content: flex-end; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-right .author-bio { order: 2; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-right .author-avatar { order: 1; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-left .author-bio { order: 1; }
.tpl-component-netcat-block-quote.tpl-template-general .author-text-left .author-avatar { order: 2; }
.tpl-component-netcat-block-quote.tpl-template-general .photo-stretch .author-wrapper { justify-content: space-between; }
.tpl-component-netcat-block-quote.tpl-template-general .photo-left .author-avatar { order: 1; }
.tpl-component-netcat-block-quote.tpl-template-general .photo-left .author-bio { order: 2; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon svg, .tpl-component-netcat-block-quote.tpl-template-general .quote-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon { height: 1em; width: 1em; display: inline-flex; align-items: center; justify-content: center; overflow: hidden; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon.tpl-text-inherit { width: 24px; height: 24px; min-height: 1.15em; line-height: 1.15; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon img { object-fit: contain; }
.tpl-component-netcat-block-quote.tpl-template-general .quote-icon svg path { stroke: var(--tpl-object-item--quote-icon-color); }
.tpl-component-netcat-block-quote.tpl-template-general[data-nc-b2~="390"] .author-avatar { display: none; }
.tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-form h4, .tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-form .tpl-block-text-after-header { display: none; }
.tpl-component-netcat-module-requests-simple-form.tpl-template-popup H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-text-after-header + .tpl-block-fields { margin-top: 0!important; }
.tpl-component-netcat-block-table .tpl-table { width: 100%; min-height: 60px; }
.tpl-component-netcat-block-table .tpl-table td { position: relative; }
.tpl-component-netcat-block-table .tpl-table .align-left { text-align: left; }
.tpl-component-netcat-block-table .tpl-table .align-center { text-align: center; }
.tpl-component-netcat-block-table .tpl-table .align-right { text-align: right; }
.tpl-component-netcat-block-table .tpl-table .align-justify { text-align: justify; }
.tpl-component-netcat-block-table .tpl-table .font-weight-normal { font-weight: 400 !important; }
.tpl-component-netcat-block-table .tpl-table .font-weight-semi-bold { font-weight: 700 !important; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table { width: 100%; min-height: 60px; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table td { position: relative; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .align-left { text-align: left; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .align-center { text-align: center; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .align-right { text-align: right; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .align-justify { text-align: justify; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .font-weight-normal { font-weight: 400 !important; }
.tpl-component-netcat-block-table.tpl-template-general .tpl-table .font-weight-semi-bold { font-weight: 700 !important; }
.tpl-component-netcat-contact-personal.tpl-template-general .contacts-object { display: flex; flex-direction: column; }
.tpl-component-netcat-contact-personal.tpl-template-general .contact-name { color: var(--tpl-object-item--title-color); }
.tpl-component-netcat-contact-personal.tpl-template-general .contacts-object .square-image { overflow: hidden; }
.tpl-component-netcat-contact-personal.tpl-template-general .contacts-object .square-image img { width: 160px; height: 160px; object-fit: cover; }
.tpl-component-netcat-contact-personal.tpl-template-general .contacts-object .square-image.rounded img { border-radius: 50%; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-image-wrapper { width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.tpl-component-netcat-contact-personal.tpl-template-general .contacts-object-socials { display: flex; flex-wrap: wrap; gap: 4px; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-block-list-objects .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-block-list-objects .tpl-text-inherit .tpl-icon { width: 3em; height: 3em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-block-list-objects .tpl-text-inherit .tpl-icon svg { width: 2rem !important; height: 2rem !important; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; line-height: 1; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon.tpl-text-inherit { width: 1.15em; height: 1.15em; min-height: 1.15em; line-height: 1.15; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon svg, .tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-contact-personal.tpl-template-general .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .person-wrapper { display: grid; column-gap: 50px; row-gap: 20px; grid-template-columns: 1fr 2fr; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .person-post { margin-top: 0; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .contacts-wrapper { display: flex; gap: 20px; flex-direction: column; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full a { text-decoration: none; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .contact-item { display: flex; gap: 20px; align-items: center; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .contacts-object-socials { gap: 10px; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .person-image-wrapper { align-self: start; }
.tpl-component-netcat-contact-personal.tpl-template-general .person-full .person-biography { margin: 20px 0; padding: 20px 0; border-top: 1px solid #F5F3F4; border-bottom: 1px solid #F5F3F4; }
.tpl-component-netcat-contact-personal.tpl-template-general[data-nc-b2~="790"] .person-full .person-wrapper { grid-template-columns: 1fr; }
.tpl-component-netcat-contact-short.tpl-template-short .contact-item a { display: flex; align-items: center; text-decoration: none; white-space: nowrap; }
.tpl-component-netcat-contact-short.tpl-template-short .contact-value-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon { margin: 0; height: 1em; width: 1em; display: flex; align-items: center; justify-content: center; min-height: 1em; min-width: 1em; }
.tpl-component-netcat-contact-short.tpl-template-short .blocks-layout-icon.icon-position-left .contact-item, .tpl-component-netcat-contact-short.tpl-template-short .icon-position-left .contact-value-wrapper { flex-direction: row; }
.tpl-component-netcat-contact-short.tpl-template-short .blocks-layout-icon.icon-position-right .contact-item, .tpl-component-netcat-contact-short.tpl-template-short .icon-position-right .contact-value-wrapper { flex-direction: row-reverse; }
.tpl-component-netcat-contact-short.tpl-template-short .blocks-layout-icon.icon-position-top .contact-item, .tpl-component-netcat-contact-short.tpl-template-short .icon-position-top .contact-value-wrapper { flex-direction: column; }
.tpl-component-netcat-contact-short.tpl-template-short .blocks-layout-icon.icon-position-bottom .contact-item, .tpl-component-netcat-contact-short.tpl-template-short .icon-position-bottom .contact-value-wrapper { flex-direction: column-reverse; }
.tpl-component-netcat-contact-short.tpl-template-short .blocks-layout-icon .contact-item { gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon > svg, .tpl-component-netcat-contact-short.tpl-template-short .contact-icon > img { max-width: 100%; height: 100%; }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon svg:not(.default-icon) path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-contact-item--icon-decor-color); }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-contact-item--icon-decor-color); }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-contact-short.tpl-template-short .contact-icon[class*='icon-decor-circle'] > * { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-cross-object-field-generic .tpl-block-image { width: 100%; }
.tpl-component-netcat-cross-object-field-generic .nc-editable-image-container { width: 100%; }
.tpl-component-netcat-cross-object-field-generic .image-wrapper { width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 16/9); overflow: hidden; position: relative; }
.tpl-component-netcat-cross-object-field-generic .image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item a { display: block; text-decoration: none; }
.tpl-component-netcat-multipage-service.tpl-template-general .item-image-wrapper { width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-multipage-service.tpl-template-general .item-image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item .item-price { background: var(--tpl-color-background-accent); color: var(--tpl-color-brand); width: max-content; padding: 5px 10px; white-space: nowrap; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .content-wrapper { display: grid; align-items: start; grid-template-columns: minmax(200px, 450px) 1fr; grid-template-rows: auto auto; gap: 80px 48px; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-announce { font-weight: 700; text-transform: none; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-image-wrapper { margin-bottom: 20px; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider { margin: 1rem 0; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider { display: flex; flex-direction: column; gap: 10px; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-big-image { width: 100%; margin-bottom: 7px; position: relative; overflow: hidden; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-big-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top, 50%); }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-big-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-big-image .image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-big-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: contain; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a { display: inline-block; margin-bottom: 6px; position: relative; overflow: hidden; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top, 50%); }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a span { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a span img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a.active { position: relative; }
.tpl-component-netcat-multipage-service.tpl-template-general .object-item-full .item-slider .slider-preview-list a.active:after { position: absolute; content: ""; left: 0; right: 0; top: 0; bottom: 0; border: 5px solid var(--tpl-color-brand); }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-big-image { margin-right: 6px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-preview-list { flex-direction: row; width: 32%; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-preview-list a:nth-child(2n+1) span { padding-right: 3px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-preview-list a:nth-child(2n) span { padding-left: 3px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="590"] .object-item-full .content-wrapper { grid-template-columns:1fr; gap: 10px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider { flex-direction: column; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider .slider-preview-list a { width: 33.33%; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider .slider-preview-list a:nth-child(3n+2) span { padding-right: 6px; padding-left: 6px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="768"] .object-item-full .description-wrapper { margin-top: 20px; justify-content: flex-start; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider { flex-direction: column; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a:nth-child(3n+2) span { padding: 0; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a:nth-child(2n+1) span { padding-right: 3px; }
.tpl-component-netcat-multipage-service.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a:nth-child(2n) span { padding-left: 3px; }
