.tpl-component-netcat-navigation-breadcrumbs--old .breadcrumbs { margin: 0; padding: 0; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-netcat-navigation-breadcrumbs--old .breadcrumbs li { list-style: none; }
.tpl-component-netcat-navigation-breadcrumbs--old .breadcrumbs li svg { height: 1em; width: 1em; }
.tpl-component-netcat-navigation-breadcrumbs--old .breadcrumbs li svg path { fill: var(--tpl-object-item--title-color); }
.tpl-component-netcat-navigation-breadcrumbs--old .breadcrumbs li.divider { margin-left: var(--divider-space); margin-right: var(--divider-space); }
.tpl-component-netcat-navigation-breadcrumbs--old.tpl-template-general .breadcrumbs { margin: 0; padding: 0; display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-netcat-navigation-breadcrumbs--old.tpl-template-general .breadcrumbs li { list-style: none; }
.tpl-component-netcat-navigation-breadcrumbs--old.tpl-template-general .breadcrumbs li svg { height: 1em; width: 1em; }
.tpl-component-netcat-navigation-breadcrumbs--old.tpl-template-general .breadcrumbs li svg path { fill: var(--tpl-object-item--title-color); }
.tpl-component-netcat-navigation-breadcrumbs--old.tpl-template-general .breadcrumbs li.divider { margin-left: var(--divider-space); margin-right: var(--divider-space); }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-button { cursor: pointer; display: flex; align-items: center; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container { position: fixed; top: 0; height: 100vh; z-index: 200; width: 0; overflow: hidden; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_visible { width: 100vw; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-close { position: absolute; cursor: pointer; z-index: 100; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_left .overlay-body, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_left.overlay-container_visible.overlay-container_leaving .overlay-body { transform: translateX(-100%); }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_right .overlay-body, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_right.overlay-container_visible.overlay-container_leaving .overlay-body { transform: translateX(100%); }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container:not(.overlay-container_visible) .overlay-background, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_visible.overlay-container_leaving .overlay-background { opacity: 0 !important; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_visible .overlay-body { transform: translateX(0); opacity: 1; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_visible.overlay-container_leaving .overlay-body { opacity: 0; }
.tpl-component-netcat-navigation-hidden-layer--old.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--old.tpl-template-overlay .overlay-body, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-body > .nc-area, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-body > .nc-area > .tpl-block-list { height: 100%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-body > .nc-area { overflow: auto; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-body { position: absolute; z-index: 2; transition: all 0.4s ease; opacity: 0; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_left .overlay-body { left: 0; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .overlay-container_side_right .overlay-body { right: 0; }
.tpl-component-netcat-navigation-hidden-layer--old.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--old.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--old.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--old.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--old.tpl-template-overlay .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon svg, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon img { object-fit: contain; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon svg path { fill: var(--tpl-object--icon-color); }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object--icon-decor-color); }
.tpl-component-netcat-navigation-hidden-layer--old.tpl-template-overlay .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object--icon-decor-color); }
.tpl-component-netcat-navigation-link--old.tpl-template-links-buttons ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-link--old.tpl-template-links-buttons li.no-bullet { list-style: none; }
.tpl-component-netcat-navigation-link--old.tpl-template-links-buttons a { text-decoration: none; }
.tpl-component-netcat-navigation-link--old.tpl-template-links-buttons a, .tpl-component-netcat-navigation-link--old.tpl-template-links-buttons button { cursor: pointer; }
.tpl-component-netcat-navigation-link--old.tpl-template-links-buttons .tpl-text-primary { font-weight: 700; }
.tpl-component-netcat-navigation-logo--old.tpl-template-general, .tpl-component-netcat-navigation-logo--old.tpl-template-general a { height: 100% }
.tpl-component-netcat-navigation-logo--old.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--old.tpl-template-general a img, .tpl-component-netcat-navigation-logo--old.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--old.tpl-template-general a svg path { fill: var(--tpl-color-brand) }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .nc-infoblock-object .nc-infoblock-insert { display: none; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name ul > li { list-style: none; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name a { text-decoration: none; display: block; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .menu-item { break-inside: avoid; }
.tpl-component-netcat-navigation-menu--old.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--old.tpl-template-name .menu-item-with-submenu .menu-item-link { display: inline-flex; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .toggle-btn { display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .toggle-icon { position: relative; display: flex; align-items: center; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .toggle-icon.icon-alternate { height: 16px; width: 16px; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .icon-alternate::before, .tpl-component-netcat-navigation-menu--old.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--old.tpl-template-name .icon-alternate::before { width: 100%; height: 1.5px; top: 50%; transform: translateY(-50%); }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .icon-alternate::after { width: 1.5px; height: 100%; left: 50%; transform: translateX(-50%); }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .icon-rotated { margin-top: 2px; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .icon-rotated svg { width: 100%; height: 100%; transition: transform 0.2s ease; }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-accordion-trigger-opened .icon-alternate::after, .tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-dropdown-trigger-opened .icon-alternate::after { transform: translateX(-50%) rotate(90deg); }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-accordion-trigger-opened .icon-rotated svg, .tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-dropdown-trigger-opened .icon-rotated svg { transform: rotate(180deg); }
.tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-dropdown-to-top .menu-item-symbol, .tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-dropdown-to-right .menu-item-symbol, .tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-dropdown-to-bottom .menu-item-symbol, .tpl-component-netcat-navigation-menu--old.tpl-template-name .tpl-accordion-trigger .menu-item-symbol { visibility: visible; }
.tpl-component-netcat-base-file--old .object-item { display: flex; flex-direction: column; }
.tpl-component-netcat-base-file--old .object-item .item-name { text-decoration: none; }
.tpl-component-netcat-base-file--old .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--old .object-item .item-file-name-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file--old .object-item.iconpos-top .item-file-name-wrapper { align-items: flex-start; flex-direction: column; }
.tpl-component-netcat-base-file--old .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--old .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file--old .object-item .tpl-icon svg, .tpl-component-netcat-base-file--old .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file--old .object-item .tpl-icon svg path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file--old .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file--old .object-item.tpl-align-center { align-items: center; }
.tpl-component-netcat-base-file--old .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-netcat-base-file--old .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-netcat-base-file--old .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-netcat-base-file--old .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file--old .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-netcat-base-file--old .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-netcat-base-file--old .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-netcat-base-file--old .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file--old .object-item.iconpos-top { flex-direction: column; }
.tpl-component-netcat-base-file--old .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file--old.tpl-template-general .file-item-icon { width: 60px; height: 60px; }
.tpl-component-netcat-base-file--old.tpl-template-general .file-item { display: flex ; gap: 15px; align-items: center; padding-right: 20px; }
.tpl-component-sport-rating .table-container { width: 100%; overflow-x: auto; position: relative; padding-bottom: 5px; -webkit-overflow-scrolling: touch; }
.tpl-component-sport-rating .table-sticky th:first-child, .tpl-component-sport-rating .table-sticky td:first-child { position: sticky; left: 0; z-index: 1; width: 40px; min-width: 40px; }
.tpl-component-sport-rating .table-sticky th:nth-child(2), .tpl-component-sport-rating .table-sticky td:nth-child(2) { position: sticky; left: 40px; z-index: 2; }
.tpl-component-sport-rating .table-sticky th:first-child, .tpl-component-sport-rating .table-sticky th:nth-child(2) { z-index: 3; }
.tpl-component-sport-rating .table-sticky th:nth-child(2), .tpl-component-sport-rating .table-sticky td:nth-child(2) { left: 40px; }
.tpl-component-sport-rating .table-container::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 15px; background: linear-gradient(to right, transparent, rgba(0,0,0,0.05)); pointer-events: none; opacity: 0; transition: opacity 0.3s; }
.tpl-component-sport-rating .table-container:not(:hover)::after { opacity: 1; }
@media screen and (max-width: 420px) {
.tpl-component-sport-rating.tpl-template-short .td-cat { display: none; }
}
.tpl-component-tournaments .tournaments-list { text-decoration: none; display: block; }
.tpl-component-tournaments .object-item, .tpl-component-tournaments .object-item a { text-decoration: none; }
.tpl-component-tournaments .object-items a { text-decoration: none; }
.tpl-component-tournaments .item-name { color: var(--tpl-color-foreground-main); }
.tpl-component-tournaments .item-location { color: var(--tpl-color-brand); }
.tpl-component-tournaments .item-description { color: var(--tpl-color-foreground-main); }
.tpl-component-tournaments .object-item-full .item-image-wrapper { min-width: 50%; margin-bottom: 40px; }
.tpl-component-tournaments .item-image-wrapper, .tpl-component-tournaments img.item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object-image-ratio, 16/9); overflow: hidden; position: relative; # border-radius: 10px; }
.tpl-component-tournaments .item-date, .tpl-component-tournaments .item-location { color: var(--tpl-color-brand); }
.tpl-component-tournaments .item-image-wrapper img { object-fit: cover; width: 100%; aspect-ratio: var(--tpl-object-image-ratio, 16/9); }
.tpl-component-tournaments .item-info { margin: 20px 30px 40px; }
.tpl-component-tournaments .item-info > div { margin-bottom: 10px; }
.tpl-component-tournaments .tournament-full { display:flex; align-items: flex-start; flex-direction: row; flex-wrap: wrap; justify-content: space-between; font-family: "Manrope"; font-size: 18px; font-weight: 400; line-height: 23.4px; gap: 10px; }
.tpl-component-tournaments .left-wrapper { max-width: 700px; }
.tpl-component-tournaments .file-list { display: flex; flex-direction: row; flex-wrap: wrap; row-gap: 40px; margin-bottom: 50px; }
.tpl-component-tournaments .file-item { align-items: center; align-self: stretch; border-bottom-color: rgb(245, 245, 246); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-bottom-style: solid; border-bottom-width: 1px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(245, 245, 246); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(245, 245, 246); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(245, 245, 246); border-top-left-radius: 10px; border-top-right-radius: 10px; border-top-style: solid; border-top-width: 1px; box-sizing: border-box; column-gap: 15px; display: flex; flex-grow: 0; flex-shrink: 0; font-weight: 300; line-height: 23.4px; margin: 0 0 0 0; max-width: 880px; overflow-x: hidden; overflow-y: hidden; padding: 20px 20px 20px 20px; row-gap: 15px; flex-wrap: wrap; }
.tpl-component-tournaments .file-item-icon { height: 60px; width: 60px; }
.tpl-component-tournaments .object-item { margin-bottom: 30px; flex-wrap: wrap; display: flex; }
.tpl-component-tournaments .object-item img { display:block; width: 278px; height: 278px; }
.tpl-component-tournaments .event_block { background-color: rgb(0, 0, 0); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-sizing: border-box; color: rgb(255, 255, 255); display: flex; margin-bottom: 50px; }
.tpl-component-tournaments .event_block_2 { margin-bottom:50px; }
.tpl-component-tournaments .event_block_wrapper { box-sizing: border-box; color: rgb(255, 255, 255); font-family: "Manrope"; font-size: 18px; font-weight: 300; line-height: 23.4px; overflow-x: hidden; overflow-y: hidden; padding-bottom: 40px; padding-left: 40px; padding-right: 40px; padding-top: 40px; display: flex; flex-direction: column; flex-wrap: wrap; margin-bottom: 50px; gap: 20px; }
.tpl-component-tournaments .contact-item { border-style: solid; border-radius: 10px; border-width: 1px; border-color: #006685; }
.tpl-component-tournaments #.item-image-wrapper { # width: 430px; # height: 171px; # }
.tpl-component-tournaments .contact-date.tpl-text-default-paragraph { margin-top: 20px; margin-bottom: 10px; }
.tpl-component-tournaments .contact-location.tpl-text-alt-paragraph { margin-bottom: 30px; }
.tpl-component-tournaments .header_block { margin-bottom: 32px; }
.tpl-component-tournaments .tpl-block-list { display:flex; }
.tpl-component-tournaments .contact-item_2 { border-style: solid; border-radius: 10px; border-width: 1px; border-color: var(--tpl-color-background-accent); width: 304px; }
.tpl-component-tournaments .contact-item_2 a { text-decoration: none; }
.tpl-component-tournaments #.item-image-wrapper img { # # aspect-ratio: 16/9; # }
.tpl-component-tournaments .button_wrapper button { cursor:pointer; }
.tpl-component-event .game-list { display: flex; flex-direction: column; gap: 30px; }
.tpl-component-event .upcoming-events, .tpl-component-event .past-events { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 20px; margin-bottom: 40px; }
.tpl-component-event .upcoming-title, .tpl-component-event .past-title { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid var(--tpl-color-brand); color: var(--tpl-color-foreground-main); }
.tpl-component-event .game-item { display: flex; flex-direction: column; border: 1px solid rgba(0,0,0,0.1); border-radius: 8px; overflow: hidden; transition: transform 0.3s, box-shadow 0.3s; }
.tpl-component-event .game-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.tpl-component-event .game-image { width: 100%; height: 200px; overflow: hidden; }
.tpl-component-event .game-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s; }
.tpl-component-event .game-image img:hover { transform: scale(1.05); }
.tpl-component-event .no-image { width: 100%; height: 100%; background-color: #f0f0f0; display: flex; align-items: center; justify-content: center; }
.tpl-component-event .game-info { padding: 20px; display: flex; flex-direction: column; gap: 10px; height: 100%; }
.tpl-component-event .game-title { font-weight: 600; color: var(--tpl-color-foreground-main); }
.tpl-component-event .game-short-description { flex-grow: 1; color: var(--tpl-color-foreground-main); margin-bottom: 10px; }
.tpl-component-event .game-more { align-self: flex-start; margin-top: 10px; }
.tpl-component-event .game-full-container { max-width: 100%; margin: 0 auto; }
.tpl-component-event .game-content-wrapper { display: flex; gap: 30px; margin-bottom: 40px; }
.tpl-component-event .game-image-container { flex: 0 0 40%; max-width: 40%; }
.tpl-component-event .game-full-image { width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.tpl-component-event .game-details-container { flex: 1; display: flex; flex-direction: column; gap: 20px; }
.tpl-component-event .game-header-block { padding: 25px; border-radius: 8px; }
.tpl-component-event .tournament-name { color: var(--tpl-color-foreground-accent); margin-bottom: 10px; }
.tpl-component-event .game-meta { display: flex; justify-content: space-between; margin-top: 15px; }
.tpl-component-event .game-actions { margin-top: 20px; }
.tpl-component-event .game-description { line-height: 1.6; color: var(--tpl-color-foreground-main); }
.tpl-component-event[data-nc-b2~="992"] .upcoming-events, .tpl-component-event[data-nc-b2~="992"] .past-events { grid-template-columns: repeat(2, 1fr); }
.tpl-component-event .game-content-wrapper { flex-direction: column; }
.tpl-component-event .game-image-container { flex: 0 0 100%; max-width: 100%; }
.tpl-component-event[data-nc-b2~="576"] .upcoming-events, .tpl-component-event[data-nc-b2~="576"] .past-events { grid-template-columns: 1fr; }
.tpl-component-event.tpl-template-general .contact-item, .tpl-component-event.tpl-template-general .contact-item a { text-decoration: none; display: block; }
.tpl-component-event.tpl-template-general .item-text { padding-right: 20px; padding-left: 20px; }
.tpl-component-event.tpl-template-general .contact-title { color: var(--tpl-object-item--title-color, var(--tpl-color-foreground-main)); text-decoration: none; }
.tpl-component-event.tpl-template-general .contact-date { color: var(--tpl-object-item--title-color, var(--tpl-color-brand)); text-decoration: none; }
.tpl-component-event.tpl-template-general .contact-description { color: var(--tpl-object-item--title-color, var(--tpl-color-foreground-main)); text-decoration: none; }
.tpl-component-event.tpl-template-general .contact-location { color: var(--tpl-object-item--title-color, var(--tpl-color-brand)); text-decoration: none; }
.tpl-component-event.tpl-template-general .item-info { color: var(--tpl-color-foreground-main); }
.tpl-component-event.tpl-template-general .flex-column { display: flex; flex-direction: column; }
.tpl-component-event.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-event.tpl-template-general .tpl-icon.tpl-text-inherit { width: 1.15em; height: 1.15em; min-height: 1.15em; line-height: 1.15; }
.tpl-component-event.tpl-template-general .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-event.tpl-template-general .tpl-icon svg, .tpl-component-event.tpl-template-general .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-event.tpl-template-general .item-info svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-event.tpl-template-general .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-event.tpl-template-general .item-image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 10px; }
.tpl-component-event.tpl-template-general .location-full .location-content { display: flex; gap: 20px; }
.tpl-component-event.tpl-template-general .location-full .right-column { max-width: 392px; width: 100%; display: flex; flex-direction: column; gap: 40px; }
.tpl-component-event.tpl-template-general .location-full .left-column { width: 100%; }
.tpl-component-event.tpl-template-general .location-full .contact-map { height: 250px; }
.tpl-component-event.tpl-template-general .location-full .contacts-wrapper { padding: 40px; background-color: var(--tpl-color-background-main-dark); }
.tpl-component-event.tpl-template-general .location-full .contacts-block { margin-top: 20px; display: flex; flex-direction: column; gap: 30px; }
.tpl-component-event.tpl-template-general .location-full .contacts-block a { text-decoration: none; }
.tpl-component-event.tpl-template-general .location-full .item-info { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-event.tpl-template-general .location-full .contact-socials { display: flex; gap: 20px; flex-wrap: wrap; margin: 0; }
.tpl-component-event.tpl-template-general[data-nc-b2~="790"] .location-full .location-content .description { margin: 40px 0; }
.tpl-component-event.tpl-template-general[data-nc-b2~="790"] .location-full .location-content { flex-direction: column; }
.tpl-component-event.tpl-template-general[data-nc-b2~="790"] .location-full .right-column { max-width: 100%; }
.tpl-component-event.tpl-template-391 .contact-item, .tpl-component-event.tpl-template-391 .contact-item a { text-decoration: none; display: block; }
.tpl-component-event.tpl-template-391 .item-text { padding-right: 20px; padding-left: 20px; }
.tpl-component-event.tpl-template-391 .contact-title { color: var(--tpl-object-item--title-color, var(--tpl-color-foreground-main)); text-decoration: none; }
.tpl-component-event.tpl-template-391 .contact-date { color: var(--tpl-object-item--title-color, var(--tpl-color-brand)); text-decoration: none; }
.tpl-component-event.tpl-template-391 .contact-description { color: var(--tpl-object-item--title-color, var(--tpl-color-foreground-main)); text-decoration: none; }
.tpl-component-event.tpl-template-391 .contact-location { color: var(--tpl-object-item--title-color, var(--tpl-color-brand)); text-decoration: none; }
.tpl-component-event.tpl-template-391 .item-info { color: var(--tpl-color-foreground-main); }
.tpl-component-event.tpl-template-391 .flex-column { display: flex; flex-direction: column; }
.tpl-component-event.tpl-template-391 .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-event.tpl-template-391 .tpl-icon.tpl-text-inherit { width: 1.15em; height: 1.15em; min-height: 1.15em; line-height: 1.15; }
.tpl-component-event.tpl-template-391 .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-event.tpl-template-391 .tpl-icon svg, .tpl-component-event.tpl-template-391 .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-event.tpl-template-391 .item-info svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-event.tpl-template-391 .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; margin-bottom: 40px; }
.tpl-component-event.tpl-template-391 .item-image-wrapper * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 10px; }
.tpl-component-event.tpl-template-391 .location-full .location-content { display: flex; gap: 20px; }
.tpl-component-event.tpl-template-391 .location-full .right-column { max-width: 392px; width: 100%; display: flex; flex-direction: column; gap: 40px; }
.tpl-component-event.tpl-template-391 .location-full .left-column { width: 100%; }
.tpl-component-event.tpl-template-391 .location-full .contact-map { height: 250px; }
.tpl-component-event.tpl-template-391 .location-full .contacts-wrapper { padding: 40px; background-color: var(--tpl-color-background-main-dark); }
.tpl-component-event.tpl-template-391 .location-full .contacts-block { margin-top: 20px; display: flex; flex-direction: column; gap: 30px; }
.tpl-component-event.tpl-template-391 .location-full .contacts-block a { text-decoration: none; }
.tpl-component-event.tpl-template-391 .location-full .item-info { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-event.tpl-template-391 .location-full .contact-socials { display: flex; gap: 20px; flex-wrap: wrap; margin: 0; }
.tpl-component-event.tpl-template-391[data-nc-b2~="790"] .location-full .location-content .description { margin: 40px 0; }
.tpl-component-event.tpl-template-391[data-nc-b2~="790"] .location-full .location-content { flex-direction: column; }
.tpl-component-event.tpl-template-391[data-nc-b2~="790"] .location-full .right-column { max-width: 100%; }
.tpl-component-event.tpl-template-391 .gallery { display: flex; flex-direction: row; flex-wrap: wrap; gap:20px; align-items: center; margin-top: 40px; }
.tpl-component-event.tpl-template-391 .docs { display: flex; flex-direction: column; flex-wrap: nowrap; gap:20px; align-items: justify; }
.tpl-component-event.tpl-template-391 .item-image img { border-radius: 10px; height: 172px; width: 305px; }
.tpl-component-event.tpl-template-391 .button_wrapper button { cursor:pointer; }
.tpl-component-event.tpl-template-391 .file-item-icon { width: 60px; height: 60px; }
.tpl-component-event.tpl-template-391 .file-item { display: flex; gap: 15px; align-items: center; padding: 20px; border-radius: 10px; border: 1px solid #eeeeee; }
.tpl-component-event.tpl-template-391 .file-item-icon-small { width: 30px; height: 30px; }
.tpl-component-event.tpl-template-391 .file-item-small { display: flex; gap: 15px; align-items: center; padding: 10px; border-radius: 5px; border: 1px solid var(--tpl-color-brand); }
.tpl-component-event.tpl-template-391 .file-item-accent { border: 1px solid var(--tpl-color-brand); }
.tpl-component-event.tpl-template-391 .tpl-text-header6 { margin-bottom: 0px; }
.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-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--old.tpl-template-general .nc-editable-image-container { width: 60px; height: auto; }
.tpl-component-netcat-block-fact--old.tpl-template-general .object-item { display: grid; grid-template-columns: auto 1fr; grid-auto-rows: auto; align-self: start; }
.tpl-component-netcat-block-fact--old.tpl-template-general .object-item .object-item-image { display: flex; align-items: flex-start; margin: 0; }
.tpl-component-netcat-block-fact--old.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--old.tpl-template-general .object-item-description { grid-column: 2; grid-row: 2; }
.tpl-component-netcat-block-fact--old.tpl-template-general a.object-item { text-decoration: none; color: inherit; }
.tpl-component-netcat-block-fact--old.tpl-template-general .icon-none { .object-item-title { display: block; } }
.tpl-component-netcat-block-fact--old.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--old.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--old.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--old.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--old.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--old.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--old.tpl-template-general .tpl-icon svg, .tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon img { object-fit: contain; }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon.library-icon { fill: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon:not(.library-icon) path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-block-fact--old.tpl-template-general .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-question { margin: 0; color: var(--tpl-object-item--title-color, inherit); }
.tpl-component-netcat-block-faq--old.tpl-template-general .toggle-btn { display: flex; justify-content: space-between; align-items: center; }
.tpl-component-netcat-block-faq--old.tpl-template-general .toggle-icon { height: 16px; width: 16px; position: relative; display: flex; align-items: center; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-alternate .toggle-icon::before, .tpl-component-netcat-block-faq--old.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--old.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--old.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--old.tpl-template-general .faq-item.icon-rotated .toggle-icon svg { width: 100%; height: 100%; transition: transform 0.25s ease; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-alternate .faq-answer { margin-left: calc(30px + 16px); }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-rotated .faq-answer { margin-right: calc(30px + 16px); }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-alternate:not(.collapsed) .toggle-icon::after { transform: translateX(-50%) rotate(90deg); }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-rotated:not(.collapsed) .toggle-icon svg { transform: rotate(180deg); }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.collapsed .faq-answer { display: none; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-alternate .faq-question { order: 2; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-item.icon-rotated .faq-header { justify-content: space-between; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-header { display: flex; align-items: center; cursor: pointer; gap: 30px; }
.tpl-component-netcat-block-faq--old.tpl-template-general .faq-answer { margin-top: 0.5rem; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan { height: 100%; cursor: pointer; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-header { display: flex; flex-direction: column; gap: 10px; padding-bottom: 40px; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-footer { display: flex; flex-direction: column; align-items: center; gap: 40px; padding-top: 40px; }
.tpl-component-netcat-block-plan--old.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--old.tpl-template-general .plan-body.empty-list { padding: 0; border-bottom: 0; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-price-wrapper { display: flex; align-items: center; align-self: flex-start; gap: 10px }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-price { margin: 0; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-button { width: 100%; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-items { display: flex; flex-direction: column; gap: 20px; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-item { display: flex; align-items: flex-start; gap: 18px; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-button { text-transform: uppercase; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-item-icon { display: flex; align-self: flex-start; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-period:before { content: "/"; margin-right: 5px; }
.tpl-component-netcat-block-plan--old.tpl-template-general .plan-item-icon svg path { stroke: var(--tpl-color-brand); }
.tpl-component-netcat-block-plan--old.tpl-template-general .tpl-component-netcat-module-requests-request, .tpl-component-netcat-block-plan--old.tpl-template-general .tpl-component-netcat-module-requests-request button { width: 100%; }
.tpl-component-netcat-block-plan--old.tpl-template-general .tpl-component-netcat-module-requests-request .tpl-block-button-content, .tpl-component-netcat-block-plan--old.tpl-template-general .tpl-component-netcat-module-requests-request div { display: block !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-item { display: flex; justify-content: space-between; align-items: center; flex-direction: row; background-color: var(--tpl-color-foreground-main); color: var(--tpl-color-background-main); }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-item.promo-wrapper.text-block-layout-right { flex-direction: row-reverse; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-item.promo-wrapper.text-block-layout-alternate:nth-child(even) { flex-direction: row-reverse; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-heading { color: var(--tpl-color-brand); }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-text { max-width: 50%; width: 100%; padding: 80px 40px; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-link { text-decoration: none; text-transform: uppercase; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-image { width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-image * { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-item-full { max-width: 804px; }
.tpl-component-netcat-block-promo--old.tpl-template-general .promo-item-full .promo-image { aspect-ratio: 16/9; margin-bottom: 40px; }
.tpl-component-netcat-block-promo--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="1024"] { flex-direction: column !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="1024"].text-block-layout-right { flex-direction: column-reverse !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="1024"].text-block-layout-alternate:nth-child(even) { flex-direction: column-reverse !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="1024"] .promo-text { max-width: 100%; }
.tpl-component-netcat-block-promo--old.tpl-template-general[data-nc-b2~="1024"] .promo-item { flex-direction: column !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general[data-nc-b2~="1024"] .promo-item.text-block-layout-right { flex-direction: column-reverse !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general[data-nc-b2~="1024"] .promo-item.text-block-layout-alternate:nth-child(even) { flex-direction: column-reverse !important; }
.tpl-component-netcat-block-promo--old.tpl-template-general[data-nc-b2~="1024"] .promo-text { max-width: 100%; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-item { position: relative; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-item .nc-editable-image-container img { max-width: 60px; max-height: 60px; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-content { display: flex; flex-direction: column; }
.tpl-component-netcat-block-quote--old.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--old.tpl-template-general .author-bio { display: flex; flex-direction: column; flex-basis: 70%; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-avatar img { border-radius: 50%; }
.tpl-component-netcat-block-quote--old.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--old.tpl-template-general .author-text-left .author-wrapper { justify-content: flex-start; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-text-right .author-wrapper { justify-content: flex-end; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-text-right .author-bio { order: 2; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-text-right .author-avatar { order: 1; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-text-left .author-bio { order: 1; }
.tpl-component-netcat-block-quote--old.tpl-template-general .author-text-left .author-avatar { order: 2; }
.tpl-component-netcat-block-quote--old.tpl-template-general .photo-stretch .author-wrapper { justify-content: space-between; }
.tpl-component-netcat-block-quote--old.tpl-template-general .photo-left .author-avatar { order: 1; }
.tpl-component-netcat-block-quote--old.tpl-template-general .photo-left .author-bio { order: 2; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-icon svg, .tpl-component-netcat-block-quote--old.tpl-template-general .quote-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-block-quote--old.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--old.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--old.tpl-template-general .quote-icon img { object-fit: contain; }
.tpl-component-netcat-block-quote--old.tpl-template-general .quote-icon svg path { stroke: var(--tpl-object-item--quote-icon-color); }
.tpl-component-netcat-block-quote--old.tpl-template-general[data-nc-b2~="390"] .author-avatar { display: none; }
.tpl-component-netcat-base-image--old.tpl-template-single { min-height: 1em; height: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single > .tpl-block-list-objects { height: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item { max-width: 100%; height: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item img { min-height: 1em; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item.fullSize { max-width: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item > .nc-editable-image-container { width: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item.real img { max-width: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item.full img { width: 100%; max-width: 100%; }
.tpl-component-netcat-base-image--old.tpl-template-single .object-item.setHeight img { object-fit: cover; }
.tpl-component-netcat-block-video--old .video-wrapper iframe, .tpl-component-netcat-block-video--old .video-wrapper object, .tpl-component-netcat-block-video--old .video-wrapper embed, .tpl-component-netcat-block-video--old .video-wrapper video { width: 100%; height: 100%; }
.tpl-component-netcat-block-video--old.tpl-template-general .video-wrapper iframe, .tpl-component-netcat-block-video--old.tpl-template-general .video-wrapper object, .tpl-component-netcat-block-video--old.tpl-template-general .video-wrapper embed, .tpl-component-netcat-block-video--old.tpl-template-general .video-wrapper video { width: 100%; height: 100%; }
.tpl-component-netcat-block-video--old.tpl-template-inside-admin .video-label { margin: 1rem 0; font-weight: bold; }
.tpl-component-netcat-block-video--old.tpl-template-inside-admin .video-wrapper { position: relative; padding-bottom: 10%; padding-top: 30px; height: 0; overflow: hidden; }
.tpl-component-netcat-block-video--old.tpl-template-inside-admin .video-wrapper iframe, .tpl-component-netcat-block-video--old.tpl-template-inside-admin .video-wrapper object, .tpl-component-netcat-block-video--old.tpl-template-inside-admin .video-wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-width: 300px; }
.tpl-component-netcat-cross-template-7--old .object-item { text-decoration: none; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .object-item, .tpl-component-netcat-multipage-article--old.tpl-template-general .object-item a { text-decoration: none; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .item-title { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-article--old.tpl-template-general .item-announce { color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-article--old.tpl-template-general .item-info { display: flex; flex-direction: column; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-multipage-article--old.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-article--old.tpl-template-general .object-item-full { display: flex; flex-direction: column; align-items: center; width: 100%; margin-bottom: 80px; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .object-item-full > * { max-width: 804px; width: 100%; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .object-item-full .item-name { min-width: 100%; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .object-item-full .item-image-wrapper { min-width: 100%; margin-bottom: 40px; }
.tpl-component-netcat-multipage-article--old.tpl-template-general .object-item-full .item-description { font-weight: 700; text-transform: none; }
.tpl-component-netcat-multipage-article--old.tpl-template-general[data-nc-b2~="1024"] .object-item-full { margin-bottom: 60px; }
.tpl-component-netcat-multipage-article--old.tpl-template-general[data-nc-b2~="768"] .object-item-full { margin-bottom: 40px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general { --box-border-radius: 0px; --box-default-spacing: 50px; min-height: 60px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general .objects-item a { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general .objects-item .item-image img { width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general .objects-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general .objects-item .item-name { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-list .item-image img { width: 100%; height: 100%; object-fit: var(--item-image-fit); aspect-ratio: var(--item-image-aspect-ratio); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full { margin-bottom: 80px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .top { margin-top: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap: var(--box-default-spacing); max-width: 100%; min-width: 100%; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .gallery, .tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .top-text { flex: 1 1 0px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama-container { min-width: 100%; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama img { max-width: 90vw; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama.not-ready { max-height: 520px; height: 520px; width: 100%; overflow: hidden; opacity: 0; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama__stage { border-radius: var(--box-border-radius); border: 1px solid var(--tpl-color-background-main-dark, #DFDFDF); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama__thumb-border { border-radius: var(--box-border-radius); border-color: var(--tpl-color-brand, #5B91F6); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .fotorama__thumb { border-radius: var(--box-border-radius); border: 1px solid var(--tpl-color-background-main-dark, #DFDFDF); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .top-text > *:not(:last-child) { margin-bottom: var(--box-default-spacing); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .property-block h3 { margin: 0; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .properties { padding: 20px 20px 0; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .property { display: flex; flex-direction: row; align-items: flex-start; gap: 10px; border-bottom: 1px solid var(--tpl-color-background-accent, rgba(0, 0, 0, 0.1)); }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .property .property-name { width: 200px; flex-shrink: 0; padding: 20px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .property .property-value { flex-grow: 1; padding: 20px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .price-and-button { display: flex; align-items: center; gap: var(--box-default-spacing); flex-wrap: wrap; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .price { margin: 0; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .details-wrapper { display: flex; justify-content: center; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general.tpl-block-full .details { max-width: 804px; margin-top: 60px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="1024"].tpl-block-full { margin-bottom: 60px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="768"].tpl-block-full { margin-bottom: 40px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="1000"].tpl-block-full .top > * { width: 100%; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="1000"].tpl-block-full .details { margin-top: 40px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full { --box-default-spacing: 20px; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full .properties { padding: 0; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full .property { display: block; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full .property .property-name { width: auto; padding: 10px 0 0; display: inline-block; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full .property .property-name:after { content: ": "; }
.tpl-component-netcat-multipage-goods-product--old.tpl-template-general[data-nc-b2~="400"].tpl-block-full .property .property-value { padding: 0 0 10px; display: inline-block; }
.tpl-component-netcat-multipage-news--old { min-height: 60px; }
.tpl-component-netcat-multipage-news--old .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news--old .object-item .item-info { padding-left: var(--tpl-object-item--text-padding, 0px); padding-right: var(--tpl-object-item--text-padding, 0px); }
.tpl-component-netcat-multipage-news--old .object-full .full-image, .tpl-component-netcat-multipage-news--old .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-news--old .object-full .full-image::before, .tpl-component-netcat-multipage-news--old .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-news--old .object-full .full-image .image, .tpl-component-netcat-multipage-news--old .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-news--old .object-full .full-image .image img, .tpl-component-netcat-multipage-news--old .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-news--old .object-full .full-image *, .tpl-component-netcat-multipage-news--old .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-news--old .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-news--old .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin { min-height: 60px; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-info { padding-left: var(--tpl-object-item--text-padding, 0px); padding-right: var(--tpl-object-item--text-padding, 0px); }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image, .tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image::before, .tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image .image, .tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image .image img, .tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image *, .tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-news--old.tpl-template-inside-admin .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-news--old.tpl-template-general .object-item, .tpl-component-netcat-multipage-news--old.tpl-template-general .object-item a { text-decoration: none; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-info { padding-right:20px; padding-left:20px; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-date { background: var(--tpl-color-background-accent); color: var(--tpl-color-brand); width: max-content; padding: 5px 10px; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-title { color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-announce { color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-info { display: flex; flex-direction: column; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-multipage-news--old.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-news--old.tpl-template-general .object-item-full { display: flex; flex-direction: column; align-items: center; width: 100%; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .object-item-full > * { max-width: 804px; width: 100%; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .object-item-full .item-name { min-width: 100%; }
.tpl-component-netcat-multipage-news--old.tpl-template-general .object-item-full .item-image-wrapper { min-width: 100%; margin-bottom: 40px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item .item { display: block; position: relative; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item a, .tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full a { text-decoration: none; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item .item-name { color: var(--tpl-object-item--title-color, inherit); }
.tpl-component-netcat-multipage-project--old.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-project--old.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-project--old.tpl-template-general .object-item-full { display: flex; flex-direction: column; align-items: center; width: 100%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full > * { max-width: 804px; width: 100%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-title { max-width: 100%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-image-wrapper { min-width: 100%; margin: 0 0 40px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-image-wrapper + div { margin-top: 0; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider { display: flex; align-items: flex-start; margin: 40px 0 20px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider .slider-big-image { width: 100%; margin-bottom: 7px; position: relative; overflow: hidden; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider .slider-big-image .image img { width: 100%; Height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider .slider-preview-list { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; }
.tpl-component-netcat-multipage-project--old.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-project--old.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-project--old.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-project--old.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-project--old.tpl-template-general .object-item-full .item-slider .slider-preview-list a.active { position: relative; }
.tpl-component-netcat-multipage-project--old.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: 2px solid var(--tpl-color-brand); }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider-tiles { --tpl-object-slider-tiles-gap: 20px; --tpl-object-slider-tiles-per-row: 3; min-width: 100%; display: flex; flex-wrap: wrap; }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider-tiles .image { width: calc( 100% / var(--tpl-object-slider-tiles-per-row) - var(--tpl-object-slider-tiles-gap) * (var(--tpl-object-slider-tiles-per-row) - 1) / var(--tpl-object-slider-tiles-per-row) ); margin-right: var(--tpl-object-slider-tiles-gap); margin-bottom: var(--tpl-object-slider-tiles-gap); aspect-ratio: var(--tpl-object--image-ratio, 4/3); }
.tpl-component-netcat-multipage-project--old.tpl-template-general .object-item-full .item-slider-tiles img { width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-thumbnails .slider-big-image { margin-right: 6px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list { flex-direction: row; width: 32%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(2n+1) span { padding-right: 3px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(2n) span { padding-left: 3px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider-tiles .image:nth-child(3n) { margin-right: 0; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider-thumbnails { flex-direction: column; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list a { width: 33.33%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(3n+2) span { padding-right: 6px; padding-left: 6px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider-tiles { --tpl-object-slider-tiles-per-row: 2; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider-tiles .image:nth-child(2n) { margin-right: 0; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-thumbnails { flex-direction: column; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-thumbnails .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(3n+2) span { padding: 0; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(2n+1) span { padding-right: 3px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-thumbnails .slider-preview-list a:nth-child(2n) span { padding-left: 3px; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-tiles { --tpl-object-slider-tiles-per-row: 1; }
.tpl-component-netcat-multipage-project--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider-tiles .image { margin-right: 0; }
.tpl-component-netcat-multipage-service--old.tpl-template-general .object-item a { display: block; text-decoration: none; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.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--old.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--old.tpl-template-general .object-item-full .item-announce { font-weight: 700; text-transform: none; }
.tpl-component-netcat-multipage-service--old.tpl-template-general .object-item-full .item-image-wrapper { margin-bottom: 20px; }
.tpl-component-netcat-multipage-service--old.tpl-template-general .object-item-full .item-slider { margin: 1rem 0; }
.tpl-component-netcat-multipage-service--old.tpl-template-general .object-item-full .item-slider { display: flex; flex-direction: column; gap: 10px; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.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--old.tpl-template-general .object-item-full .item-slider .slider-big-image .image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.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--old.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--old.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--old.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--old.tpl-template-general .object-item-full .item-slider .slider-preview-list a.active { position: relative; }
.tpl-component-netcat-multipage-service--old.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--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-big-image { margin-right: 6px; }
.tpl-component-netcat-multipage-service--old.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--old.tpl-template-general[data-nc-b1~="900"] .object-item-full .item-slider .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.tpl-template-general[data-nc-b2~="590"] .object-item-full .content-wrapper { grid-template-columns:1fr; gap: 10px; }
.tpl-component-netcat-multipage-service--old.tpl-template-general[data-nc-b1~="500"][data-nc-b2~="900"] .object-item-full .item-slider { flex-direction: column; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.tpl-template-general[data-nc-b2~="768"] .object-item-full .description-wrapper { margin-top: 20px; justify-content: flex-start; }
.tpl-component-netcat-multipage-service--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider { flex-direction: column; }
.tpl-component-netcat-multipage-service--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a { width: 50%; }
.tpl-component-netcat-multipage-service--old.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--old.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--old.tpl-template-general[data-nc-b2~="500"] .object-item-full .item-slider .slider-preview-list a:nth-child(2n) span { padding-left: 3px; }
.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-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-navigation-menu.tpl-template-name-below-image .nc-infoblock-object .nc-infoblock-insert { display: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image ul > li { list-style: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image a { text-decoration: none; color: var(--tpl-color-foreground-main); display: block; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image a:hover { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item { break-inside: avoid; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-active > span, .tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-active > a { color: var(--tpl-color-brand); }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-text-below-image { display: block; padding-left: var(--menu-name-below-image--text-padding, 0px); padding-right: var(--menu-name-below-image--text-padding, 0px); }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-link { display: block; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-image { position: relative; display: block; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-image:before { display: block; content: ""; width: 100%; padding-top: var(--menu-name-below-image--image-padding-top, 62.5%); }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-image .menu-item-image-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%; }
.tpl-component-netcat-navigation-menu.tpl-template-name-below-image .menu-item-image .menu-item-image-container img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-module-requests-request--old { position: relative; }
.tpl-component-netcat-module-requests-request--old.tpl-link-form-open .nc-modal-trigger-overlay, .tpl-component-netcat-module-requests-request--old .tpl-link-form-submit .nc-modal-trigger-overlay { margin: 0; }
.tpl-component-netcat-module-requests-request--old.tpl-link-form-open { display: inline-block; }
.tpl-component-netcat-module-requests-request--old .tpl-link-form-submit { position: relative; }
.tpl-component-netcat-module-requests-request--old .nc-ckeditor-inline { width: 100%; }
.tpl-component-netcat-module-requests-request--old 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--old .tpl-block-text-after-header { word-wrap: break-word; }
.tpl-component-netcat-module-requests-request--old form { text-align: left; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns { display: flex; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns .tpl-block-image img { margin-top: 40px; max-width: 430px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns .tpl-block-divider { min-width: 1px; width: 1px; margin: 0 100px 0 60px; background: #e5e5e5; }
.tpl-component-netcat-module-requests-request--old .tpl-block-fields { position: relative; }
.tpl-component-netcat-module-requests-request--old .tpl-block-fields .nc-modal-trigger-overlay { margin: -10px; z-index: 5; }
.tpl-component-netcat-module-requests-request--old .tpl-block-fields.tpl-state-empty { margin: 20px 10px; padding: 20px; text-align: center; }
.tpl-component-netcat-module-requests-request--old .tpl-block-fields.tpl-state-empty .nc-modal-trigger-overlay { background-size: 64px; }
.tpl-component-netcat-module-requests-request--old H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-request--old .tpl-block-text-after-header + .tpl-block-fields { margin-top: 30px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input { margin-bottom: 20px; text-align: left; }
.tpl-component-netcat-module-requests-request--old .tpl-block-fields .tpl-caption { padding-bottom: 10px; display: none; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-input INPUT, .tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT, .tpl-component-netcat-module-requests-request--old .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--old .tpl-block-input TEXTAREA { height: 120px; line-height: 22px; resize: none; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT { -moz-appearance: none; appearance: none; background: #fff url('/netcat_template/class/netcat_module_requests_request.old/images/dropdown_arrow.png') no-repeat 100% center; height: 60px; padding: 1px 20px; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-input INPUT[disabled="disabled"], .tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT[disabled="disabled"], .tpl-component-netcat-module-requests-request--old .tpl-block-input TEXTAREA[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input INPUT:hover, .tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT:hover, .tpl-component-netcat-module-requests-request--old .tpl-block-input TEXTAREA:hover { background-color: #f9f9f9; border-color: #999; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input INPUT:focus, .tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request--old .tpl-block-input TEXTAREA:focus { background-color: #f9f9f9; border: 2px solid #999; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT:focus { background-image: url('/netcat_template/class/netcat_module_requests_request.old/images/dropdown_arrow_focus.png'); }
.tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input.tpl-state-error INPUT, .tpl-component-netcat-module-requests-request--old .tpl-block-input.tpl-state-error SELECT, .tpl-component-netcat-module-requests-request--old .tpl-block-input.tpl-state-error TEXTAREA { border: 2px solid #ff7373; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request--old .tpl-block-input.tpl-state-error SELECT { padding: 0 19px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-input.tpl-state-error .tpl-block-error { display: block; }
.tpl-component-netcat-module-requests-request--old .tpl-field-quantity .tpl-value { display: flex; margin-bottom: 20px; }
.tpl-component-netcat-module-requests-request--old .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--old .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--old .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):hover { border-color: #999; z-index: 3; }
.tpl-component-netcat-module-requests-request--old .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--old .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.old/images/icon_minus.png"); }
.tpl-component-netcat-module-requests-request--old .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request.old/images/icon_minus_disabled.png"); }
.tpl-component-netcat-module-requests-request--old .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.old/images/icon_plus.png"); }
.tpl-component-netcat-module-requests-request--old .tpl-field-quantity .tpl-block-control-button.tpl-link-increase.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request.old/images/icon_plus_disabled.png"); }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-button.tpl-layout-background-dark { color: #fff; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button.tpl-layout-background-bright { color: #000; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button.tpl-layout-background-transparent { border: 2px solid #fff; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button { width: 100%; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button:not([disabled="disabled"]):hover, .tpl-component-netcat-module-requests-request--old .tpl-block-button:not([disabled="disabled"]):focus { opacity: 0.8; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-button-content { display: inline-flex; width: 100%; align-items: flex-start; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button .tpl-block-button-title { flex-grow: 2; text-align: center; }
.tpl-component-netcat-module-requests-request--old .tpl-block-button-title.tpl-field-item-price { white-space: nowrap; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-button::-moz-focus-inner { padding: 0; border: 0; }
.tpl-component-netcat-module-requests-request--old.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--old .tpl-block-popup-background { position: fixed; left: 0; right: 40px; bottom: 0; top: 0; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-popup-container { margin: 0; }
}
.tpl-component-netcat-module-requests-request--old .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.old/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--old .tpl-block-popup-container .tpl-block-popup-close-button:hover { border-color: #999; }
.tpl-component-netcat-module-requests-request--old .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--old .tpl-block-popup-body { font-size: 18px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-popup-body P { margin: 0; padding: 0 0 10px; }
.tpl-component-netcat-module-requests-request--old.tpl-block-popup-message .tpl-block-popup-body { margin: 35px 0; }
.tpl-component-netcat-module-requests-request--old.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--old.tpl-block-popup-message.tpl-state-success .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request.old/images/icon_success.svg'); }
.tpl-component-netcat-module-requests-request--old.tpl-block-popup-message.tpl-state-error .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request.old/images/icon_error.svg'); }
.tpl-component-netcat-module-requests-request--old.tpl-block-popup-form .tpl-block-popup-container { padding-top: 40px; }
@media (min-width: 1031px) {
.tpl-component-netcat-module-requests-request--old.tpl-block-popup .tpl-block-fields:first-child { margin-top: 40px; }
}
@media (max-width: 1030px) {
.tpl-component-netcat-module-requests-request--old.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--old .tpl-block-popup-body { margin: 15px 60px; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns { display: block; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns .tpl-block-divider { height: 50px; background: none; }
.tpl-component-netcat-module-requests-request--old .tpl-block-columns .tpl-block-image img { margin-top: 0; max-width: 100%; }
.tpl-component-netcat-module-requests-request--old .tpl-block-popup-container .tpl-block-form { margin: 0 auto; text-align: center; }
}
.tpl-component-netcat-module-requests-request--old .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--old .tpl-animation-fade-in-down { -webkit-animation-name: tpl-animation-fade-in-down; animation-name: tpl-animation-fade-in-down; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin { position: relative; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-link-form-open .nc-modal-trigger-overlay, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-link-form-submit .nc-modal-trigger-overlay { margin: 0; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-link-form-open { display: inline-block; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-link-form-submit { position: relative; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .nc-ckeditor-inline { width: 100%; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin 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--old.tpl-template-inside-admin .tpl-block-text-after-header { word-wrap: break-word; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin form { text-align: left; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns { display: flex; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns .tpl-block-image img { margin-top: 40px; max-width: 430px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns .tpl-block-divider { min-width: 1px; width: 1px; margin: 0 100px 0 60px; background: #e5e5e5; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-fields { position: relative; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-fields .nc-modal-trigger-overlay { margin: -10px; z-index: 5; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-fields.tpl-state-empty { margin: 20px 10px; padding: 20px; text-align: center; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-fields.tpl-state-empty .nc-modal-trigger-overlay { background-size: 64px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-text-after-header + .tpl-block-fields { margin-top: 30px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input { margin-bottom: 20px; text-align: left; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-fields .tpl-caption { padding-bottom: 10px; display: none; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-input INPUT, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-input TEXTAREA { height: 120px; line-height: 22px; resize: none; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT { -moz-appearance: none; appearance: none; background: #fff url('/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/dropdown_arrow.png') no-repeat 100% center; height: 60px; padding: 1px 20px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-input INPUT[disabled="disabled"], .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT[disabled="disabled"], .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input TEXTAREA[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input INPUT:hover, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT:hover, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input TEXTAREA:hover { background-color: #f9f9f9; border-color: #999; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input INPUT:focus, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input TEXTAREA:focus { background-color: #f9f9f9; border: 2px solid #999; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT:focus { background-image: url('/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/dropdown_arrow_focus.png'); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input.tpl-state-error INPUT, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input.tpl-state-error SELECT, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input.tpl-state-error TEXTAREA { border: 2px solid #ff7373; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input.tpl-state-error SELECT { padding: 0 19px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-input.tpl-state-error .tpl-block-error { display: block; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-field-quantity .tpl-value { display: flex; margin-bottom: 20px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):hover { border-color: #999; z-index: 3; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .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.old/inside_admin/images/icon_minus.png"); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/icon_minus_disabled.png"); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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.old/inside_admin/images/icon_plus.png"); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-increase.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/icon_plus_disabled.png"); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-dark { color: #fff; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-bright { color: #000; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-transparent { border: 2px solid #fff; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button { width: 100%; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button:not([disabled="disabled"]):hover, .tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button:not([disabled="disabled"]):focus { opacity: 0.8; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-button-content { display: inline-flex; width: 100%; align-items: flex-start; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button .tpl-block-button-title { flex-grow: 2; text-align: center; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-button-title.tpl-field-item-price { white-space: nowrap; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-button::-moz-focus-inner { padding: 0; border: 0; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.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--old.tpl-template-inside-admin .tpl-block-popup-background { position: fixed; left: 0; right: 40px; bottom: 0; top: 0; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-popup-container { margin: 0; }
}
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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.old/inside_admin/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--old.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-popup-close-button:hover { border-color: #999; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-block-popup-body { font-size: 18px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-popup-body P { margin: 0; padding: 0 0 10px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-block-popup-message .tpl-block-popup-body { margin: 35px 0; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.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--old.tpl-template-inside-admin.tpl-block-popup-message.tpl-state-success .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/icon_success.svg'); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-block-popup-message.tpl-state-error .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request.old/inside_admin/images/icon_error.svg'); }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-block-popup-form .tpl-block-popup-container { padding-top: 40px; }
@media (min-width: 1031px) {
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.tpl-block-popup .tpl-block-fields:first-child { margin-top: 40px; }
}
@media (max-width: 1030px) {
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin.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--old.tpl-template-inside-admin .tpl-block-popup-body { margin: 15px 60px; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns { display: block; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns .tpl-block-divider { height: 50px; background: none; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-columns .tpl-block-image img { margin-top: 0; max-width: 100%; }
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-form { margin: 0 auto; text-align: center; }
}
.tpl-component-netcat-module-requests-request--old.tpl-template-inside-admin .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--old.tpl-template-inside-admin .tpl-animation-fade-in-down { -webkit-animation-name: tpl-animation-fade-in-down; animation-name: tpl-animation-fade-in-down; }
.tpl-component-netcat-module-requests-simple-form--old .tpl-block-form h4, .tpl-component-netcat-module-requests-simple-form--old .tpl-block-form .tpl-block-text-after-header { display: none; }
.tpl-component-netcat-module-requests-simple-form--old H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-simple-form--old .tpl-block-text-after-header + .tpl-block-fields { margin-top: 0!important; }
.tpl-component-photo { min-height: 60px; }
.tpl-component-photo .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-photo .object-item .item-info { padding-left: var(--tpl-object-item--text-padding, 0px); padding-right: var(--tpl-object-item--text-padding, 0px); }
.tpl-component-photo .object-full .full-image, .tpl-component-photo .object-item .item-image { position: relative; }
.tpl-component-photo .object-full .full-image::before, .tpl-component-photo .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-photo .object-full .full-image .image, .tpl-component-photo .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-photo .object-full .full-image .image img, .tpl-component-photo .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-photo .object-full .full-image *, .tpl-component-photo .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-photo .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-photo .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-photo.tpl-template-general .item-info { padding-right:30px; padding-left:30px; }
.tpl-component-photo.tpl-template-general .object-item a { text-decoration: none; }
.tpl-component-photo.tpl-template-general .item-title { color: var(--tpl-color-foreground-main); }
.tpl-component-photo.tpl-template-general .item-announce { color: var(--tpl-color-foreground-main); }
.tpl-component-photo.tpl-template-general .item-info { display: flex; flex-direction: column; }
.tpl-component-photo.tpl-template-general .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-photo.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-photo.tpl-template-general .object-item-full { display: flex; flex-direction: column; width: 100%; }
.tpl-component-photo.tpl-template-general .object-item-full .item-name { min-width: 100%; }
.tpl-component-photo.tpl-template-general .object-item-full .item-image-wrapper { min-width: 100%; margin-bottom: 40px; }
.tpl-component-photo.tpl-template-general .item-image span { height: 172px; width: 305px; display: inline-block; overflow: hidden; }
.tpl-component-photo.tpl-template-general .item-image span img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; display: block; }
.tpl-component-photo.tpl-template-general .gallery { display: flex; flex-direction: row; flex-wrap: wrap; gap:20px; align-items: center; margin-top: 40px; }
.tpl-component-392 .object-item { display: flex; flex-direction: column; }
.tpl-component-392 .object-item .item-name { text-decoration: none; }
.tpl-component-392 .object-item.iconpos-left .item-size { padding-left: calc(var(--tpl-object-icon-size) + var(--tpl-object-item--icon-space-text)); }
.tpl-component-392 .object-item .item-file-name-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-392 .object-item.iconpos-top .item-file-name-wrapper { align-items: flex-start; flex-direction: column; }
.tpl-component-392 .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-392 .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-392 .object-item .tpl-icon svg, .tpl-component-392 .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-392 .object-item .tpl-icon svg path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-392 .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-392 .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-392 .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-392 .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-392 .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-392 .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-392 .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-392 .object-item.tpl-align-center { align-items: center; }
.tpl-component-392 .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-392 .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-392 .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-392 .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-392 .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-392 .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-392 .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-392 .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-392 .object-item.iconpos-top { flex-direction: column; }
.tpl-component-392 .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
.tpl-component-392.tpl-template-general .object-item { display: flex; flex-direction: column; }
.tpl-component-392.tpl-template-general .object-item .item-name { text-decoration: none; }
.tpl-component-392.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-392.tpl-template-general .object-item .item-file-name-wrapper { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-392.tpl-template-general .object-item.iconpos-top .item-file-name-wrapper { align-items: flex-start; flex-direction: column; }
.tpl-component-392.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-392.tpl-template-general .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-392.tpl-template-general .object-item .tpl-icon svg, .tpl-component-392.tpl-template-general .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-392.tpl-template-general .object-item .tpl-icon svg path { stroke: var(--tpl-object-item--icon-color, revert-layer); }
.tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-392.tpl-template-general .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-392.tpl-template-general .object-item.tpl-align-center { align-items: center; }
.tpl-component-392.tpl-template-general .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-392.tpl-template-general .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-392.tpl-template-general .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-392.tpl-template-general .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-392.tpl-template-general .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-392.tpl-template-general .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-392.tpl-template-general .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-392.tpl-template-general .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-392.tpl-template-general .object-item.iconpos-top { flex-direction: column; }
.tpl-component-392.tpl-template-general .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-block-logo { min-height: 1em; }
.tpl-component-netcat-block-logo .object { min-width: 50px; }
.tpl-component-netcat-block-logo .object a { color: inherit; text-decoration: none; display: block; }
.tpl-component-netcat-block-logo .partners-object { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; align-self: stretch; justify-self: stretch; text-align: center; }
.tpl-component-netcat-block-logo .partners-image { position: relative; margin: 0; width: 100%; }
.tpl-component-netcat-block-logo .partners-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-block-logo .partners-image .image { position: absolute; top: 15%; left: 15%; right: 15%; bottom: 15%; overflow: hidden; width: 70%; height: 70%; }
.tpl-component-netcat-block-logo .partners-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: contain; }
.tpl-component-netcat-block-logo .partners-image * { width: 100%; height: 100%; }
.tpl-component-netcat-block-logo.tpl-template-general .object { min-width: 50px; }
.tpl-component-netcat-block-logo.tpl-template-general .object a { color: inherit; text-decoration: none; display: block; }
.tpl-component-netcat-block-logo.tpl-template-general .partners-object { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; align-self: stretch; justify-self: stretch; text-align: center; }
.tpl-component-netcat-block-logo.tpl-template-general .partners-image { position: relative; margin: 0; width: 100%; }
.tpl-component-netcat-block-logo.tpl-template-general .partners-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-block-logo.tpl-template-general .partners-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-block-logo.tpl-template-general .partners-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: contain; }
.tpl-component-netcat-block-logo.tpl-template-general .partners-image * { width: 100%; height: 100%; }
.tpl-component-netcat-cross-template-3 .object-item { text-decoration: none; padding: 0; }
.tpl-component-netcat-cross-template-3 .object-item .item { display: block; position: relative; }
.tpl-component-netcat-cross-template-3 .object-item .name-position-over { max-width: 100%; position: relative; }
.tpl-component-netcat-cross-template-3 .object-item .name-position-over .item-text { position: absolute; z-index: 5; bottom: 0; left: 0; right: 0; padding: var(--tpl-object-item--text-margin, 0); }
.tpl-component-netcat-cross-template-3 .object-item .name-position-over .item-name { display: inline-block; position: relative; width: var(--tpl-object-item--text-width); color: var(--tpl-color-background-main, #ffffff); padding: var(--tpl-object-item--text-padding, 0); }
.tpl-component-netcat-cross-template-3 .object-item .name-position-over .item-name::before { display: block; position: absolute; z-index: -1; bottom: 0; top: 0; left: 0; right: 0; content: ""; width: 100%; background: var(--tpl-color-foreground-main, #000000); }
.tpl-component-netcat-cross-template-3 .object-item .item-image { position: relative; margin: 0; }
.tpl-component-netcat-cross-template-3 .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-cross-template-3 .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-cross-template-3 .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-cross-template-3 .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-cross-template-3 .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-cross-template-4 { min-height: 60px; }
.tpl-component-netcat-cross-template-4 .object-item-link { color: var(--tpl-color-foreground-main); text-decoration: none; }
.tpl-component-netcat-cross-template-4 .object-item-secondary-text { color: var(--tpl-color-brand); display: block; }
.tpl-component-netcat-cross-template-6 .bottom-right { bottom: 0; right: 0; }
.tpl-component-netcat-cross-template-6 .bottom-left { bottom: 0; left: 0; }
.tpl-component-netcat-cross-template-6 .top-left { top: 0; left: 0; }
.tpl-component-netcat-cross-template-6 .top-right { top: 0; right: 0; }
.tpl-component-netcat-cross-template-6 .object-item { display: flex; justify-content: flex-end; align-items: center; }
.tpl-component-netcat-cross-template-6 .item-image { position: relative; width: 100%; display: block; }
.tpl-component-netcat-cross-template-6 .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top, 75%); }
.tpl-component-netcat-cross-template-6 .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-cross-template-6 .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-cross-template-6 .item-image .image * { width: 100%; height: 100%; }
.tpl-component-netcat-cross-template-6 .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-cross-template-6 .slider-nav { background: var(--tpl-color-background-main); border: 1px solid var(--tpl-color-background-accent); }
.tpl-component-netcat-cross-template-6 .slider-wrapper { position: relative; }
.tpl-component-netcat-cross-template-6 .slide-description { position: absolute; max-height: 190px; }
.tpl-component-netcat-cross-template-6 .slide-caption { color: var(--tpl-color-background-main); }
.tpl-component-netcat-cross-template-6 .slide-info { position: relative; height: 100%; background: var(--tpl-color-brand); padding: var(--tpl-object-item--text-padding-y, 0) var(--tpl-object-item--text-padding-x, 0); overflow: hidden; }
.tpl-component-netcat-cross-template-6 .arrows { display: flex; width: 100%; }
.tpl-component-netcat-cross-template-6 .slider-nav { cursor: pointer; }
.tpl-component-netcat-cross-template-7 .object-item { text-decoration: none; }
.tpl-component-netcat-block-table--old .tpl-table { width: 100%; min-height: 60px; }
.tpl-component-netcat-block-table--old .tpl-table td { position: relative; }
.tpl-component-netcat-block-table--old .tpl-table .align-left { text-align: left; }
.tpl-component-netcat-block-table--old .tpl-table .align-center { text-align: center; }
.tpl-component-netcat-block-table--old .tpl-table .align-right { text-align: right; }
.tpl-component-netcat-block-table--old .tpl-table .align-justify { text-align: justify; }
.tpl-component-netcat-block-table--old .tpl-table .font-weight-normal { font-weight: 400 !important; }
.tpl-component-netcat-block-table--old .tpl-table .font-weight-semi-bold { font-weight: 700 !important; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table { width: 100%; min-height: 60px; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table td { position: relative; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .align-left { text-align: left; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .align-center { text-align: center; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .align-right { text-align: right; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .align-justify { text-align: justify; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .font-weight-normal { font-weight: 400 !important; }
.tpl-component-netcat-block-table--old.tpl-template-general .tpl-table .font-weight-semi-bold { font-weight: 700 !important; }
.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-contact-maps--old.tpl-template-yandex .map-container { min-height: 400px; width: 100%; max-width: 100%; overflow: hidden; }
.tpl-component-netcat-contact-office--old #map { width: 100%; min-height: 600px; padding: 0; margin: 20px 0 0; }
.tpl-component-netcat-contact-office--old.tpl-template-inside-admin #map { width: 100%; min-height: 600px; padding: 0; margin: 20px 0 0; }
.tpl-component-netcat-contact-office--old.tpl-template-general { --border-radius: 7px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point { display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; gap: 18px; max-width: 1076px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .name-and-address { max-width: 700px; flex-grow: 1; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .name { margin-bottom: 8px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .time + .phone { margin-top: 8px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .contacts { color: var(--tpl-color-foreground-main-lightest); width: 200px; display: flex; flex-flow: column nowrap; align-self: center; flex-shrink: 0; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .contacts a { white-space: nowrap; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .phone .divider { display: none; }
.tpl-component-netcat-contact-office--old.tpl-template-general .point .contacts a { color: var(--tpl-color-foreground-main-lightest); text-decoration: none; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container { display: block; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container .name-and-address { margin-bottom: 12px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container .contacts { width: 100%; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container .phone .divider { display: inline; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container .time + .phone { margin-top: 4px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="695"].point { display: block; }
.tpl-component-netcat-contact-office--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="695"].point .contacts { width: 100%; }
.tpl-component-netcat-contact-office--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="695"].point .time { margin-top: 8px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .tpl-block-list-objects > *[data-nc-b2~="695"].point .phone .divider { display: inline; }
.tpl-component-netcat-contact-office--old.tpl-template-general .map-in-prefix, .tpl-component-netcat-contact-office--old.tpl-template-general .map-in-suffix { position: relative; }
.tpl-component-netcat-contact-office--old.tpl-template-general .map-in-prefix .map-container { position: relative; margin-bottom: var(--map-margin, 20px); }
.tpl-component-netcat-contact-office--old.tpl-template-general .map-in-suffix .map-container { margin-top: var(--map-margin, 20px); }
.tpl-component-netcat-contact-office--old.tpl-template-general .map-container { height: 600px; max-height: 90vh; width: 100%; }
.tpl-component-netcat-contact-office--old.tpl-template-general ymaps { border-radius: var(--border-radius); }
.tpl-component-netcat-contact-office--old.tpl-template-general .ymaps3x0--zoom-control { border: none; background: none; box-shadow: none; }
.tpl-component-netcat-contact-office--old.tpl-template-general .ymaps3x0--zoom-control button { border-radius: var(--border-radius); margin-bottom: 4px; background: white; }
.tpl-component-netcat-contact-office--old.tpl-template-general .map-marker-circle { padding: 0 10px; border: 2px solid white; border-radius: 20px; background-color: #5B91F6; cursor: pointer; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup { position: absolute; background-color: #FFFFFF; border-radius: var(--border-radius); box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.12); top: 0; left: 30px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-container { position: relative; min-width: 400px; max-width: 536px; padding: 30px; }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup::before { position: absolute; background-color: #FFFFFF; border-radius: var(--border-radius); box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.12); }
.tpl-component-netcat-contact-office--old.tpl-template-general .popup-close { position: absolute; top: 5px; right: -2px; width: 24px; cursor: pointer; font-size: 18px; z-index: 2000; }
.tpl-component-netcat-contact-office--old.tpl-template-general .big-popup { display: none; position: absolute; background: white; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: var(--border-radius); }
.tpl-component-netcat-contact-office--old.tpl-template-general .big-popup .popup-container, .tpl-component-netcat-contact-office--old.tpl-template-general .big-popup .popup-container .contacts { text-align: center; min-width: 100%; max-width: 100%; }
.tpl-component-netcat-contact-personal--old.tpl-template-general { min-height: 60px }
.tpl-component-netcat-contact-personal--old.tpl-template-general .contacts-object { display: flex; flex-direction: column; margin: 0px auto; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-image { overflow: hidden; margin-bottom: 20px; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-image img { width: 160px; height: 160px; object-fit: cover; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object.rounded img { border-radius: 50%; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-info { font-family: var(--tpl-font-family-common); }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-info-header { font-size: 1.6rem; line-height: 1.23; font-weight: 600; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-info-about { font-size: 0.9rem; line-height: 1.5; font-weight: 300; margin-top: 4px; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-items { font-family: var(--tpl-font-family-common); }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-items-item { font-size: 1.1rem; line-height: 1.55; font-weight: 300; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-items-item strong { font-weight: 600; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-socials { margin-top: 5px; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-items + .tpl-block-list-objects .contacts-object-socials { margin-top: 45px; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-socials-social { margin: 0 4px; width: 30px; height: 30px; background-color: var(--tpl-color-background-accent); display: inline-block; border-radius: 50%; padding: 4px; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-socials-social svg { width: 1.5rem !important; height: 1.5rem !important; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .tpl-block-list-objects .contacts-object-socials-social svg path { fill: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-contact-personal--old.tpl-template-general .align-items-center { align-items: center; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .align-items-left { align-items: start; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .align-items-right { align-items: end; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .text-center { text-align: center; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .text-left { text-align: left; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .text-right { text-align: right; }
.tpl-component-netcat-contact-personal--old.tpl-template-general .text-justify { text-align: justify; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .contact-item { text-decoration: none; display: block; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .contact-title { color: var(--tpl-object-item--title-color, var(--tpl-color-foreground-main)); text-decoration: none; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .item-info { color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-location--old.tpl-template-general .flex-column { display: flex; flex-direction: column; }
.tpl-component-netcat-multipage-location--old.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-multipage-location--old.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-multipage-location--old.tpl-template-general .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .tpl-icon svg, .tpl-component-netcat-multipage-location--old.tpl-template-general .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .item-info svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-netcat-multipage-location--old.tpl-template-general .item-image-wrapper { display: block; width: 100%; aspect-ratio: var(--tpl-object--image-ratio, 4/3); overflow: hidden; position: relative; }
.tpl-component-netcat-multipage-location--old.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-location--old.tpl-template-general .location-full .location-content { display: flex; gap: 20px; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .right-column { max-width: 392px; width: 100%; display: flex; flex-direction: column; gap: 40px; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .left-column { width: 100%; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .contact-map { height: 250px; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .contacts-wrapper { padding: 40px; background-color: var(--tpl-color-background-main-dark); }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .contacts-block { margin-top: 20px; display: flex; flex-direction: column; gap: 30px; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .contacts-block a { text-decoration: none; }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .item-info { display: flex; align-items: center; gap: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-multipage-location--old.tpl-template-general .location-full .contact-socials { display: flex; gap: 20px; flex-wrap: wrap; margin: 0; }
.tpl-component-netcat-multipage-location--old.tpl-template-general[data-nc-b2~="790"] .location-full .location-content .description { margin: 40px 0; }
.tpl-component-netcat-multipage-location--old.tpl-template-general[data-nc-b2~="790"] .location-full .location-content { flex-direction: column; }
.tpl-component-netcat-multipage-location--old.tpl-template-general[data-nc-b2~="790"] .location-full .right-column { max-width: 100%; }
