.products_container__boxed.astra-category-page {padding: 0;background: transparent;border: 0;border-radius: 0;box-shadow: none;}.astra-category-head {margin-bottom: 14px;padding: 18px 20px;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-large);box-shadow: var(--astra-shadow-small);}.astra-category-head__title {margin: 0;padding: 0;color: var(--astra-heading);font-size: 25px;font-weight: 800;line-height: 1.25;letter-spacing: -0.025em;}.astra-category-head__intro {margin-top: 11px;padding-top: 11px;border-top: 1px solid var(--astra-border);}.astra-category-head__description {max-width: 100%;margin: 0;color: var(--astra-text);font-size: 13px;line-height: 1.65;}.astra-category-head__description > :first-child {margin-top: 0;}.astra-category-head__description > :last-child {margin-bottom: 0;}.astra-category-head .fn_readmore + [data-readmore-toggle] {position: relative;display: inline-flex;box-sizing: border-box;width: 124px;min-width: 124px;max-width: 100%;min-height: 36px;align-items: center;justify-content: center;gap: 7px;margin: 10px 0 0;padding: 0 12px;background: #f3f8fb;border: 1px solid rgba(36, 114, 157, 0.18);border-radius: 8px;color: var(--astra-primary);font-family: inherit;font-size: 11.5px;font-weight: 800;line-height: 1;text-decoration: none;box-shadow: 0 2px 7px rgba(24, 56, 79, 0.045);cursor: pointer;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}.astra-category-head .fn_readmore + [data-readmore-toggle] > span {display: none;}.astra-category-head .fn_readmore[aria-expanded="false"] + [data-readmore-toggle]::before {content: "Детальніше";}.astra-category-head .fn_readmore[aria-expanded="true"] + [data-readmore-toggle]::before {content: "Згорнути";}.astra-category-head .fn_readmore + [data-readmore-toggle]::after {content: "";display: block;box-sizing: border-box;width: 7px;height: 7px;margin: -3px 1px 0 2px;border-right: 1.5px solid currentColor;border-bottom: 1.5px solid currentColor;transform: rotate(45deg);transform-origin: center;transition: margin 180ms ease, transform 180ms ease;}.astra-category-head .fn_readmore[aria-expanded="true"] + [data-readmore-toggle]::after {margin-top: 3px;transform: rotate(-135deg);}.astra-category-head .fn_readmore + [data-readmore-toggle]:focus-visible {outline: 3px solid rgba(36, 114, 157, 0.18);outline-offset: 2px;}.astra-category-head .fn_readmore + [data-readmore-toggle]:active {background: #e8f3f8;box-shadow: none;transform: translateY(0);}@media (hover: hover) and (pointer: fine) {.astra-category-head .fn_readmore + [data-readmore-toggle]:hover {background: #e7f3f8;border-color: rgba(36, 114, 157, 0.3);color: var(--astra-primary-dark);box-shadow: 0 4px 11px rgba(24, 56, 79, 0.08);transform: translateY(-1px);}}.astra-category-page .astra-category-toolbar {display: flex;align-items: center;justify-content: space-between;gap: 12px;margin: 0 0 15px;padding: 10px 12px;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-medium);box-shadow: var(--astra-shadow-small);border-bottom: 1px solid var(--astra-border);}.astra-category-page .astra-products-sort {display: flex;flex: 1 1 auto;flex-wrap: wrap;align-items: center;gap: 7px;min-width: 0;}.astra-category-page .product_sort__title {margin: 0 4px 0 0;color: var(--astra-muted);font-size: 12px;font-weight: 700;line-height: 1.2;white-space: nowrap;}.astra-category-page .product_sort__form {display: flex;margin: 0;padding: 0;}.astra-category-page .product_sort__link {display: inline-flex;align-items: center;justify-content: center;min-height: 36px;margin: 0;padding: 0 12px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 9px;color: var(--astra-text);font-family: inherit;font-size: 12px;font-weight: 600;line-height: 1;white-space: nowrap;cursor: pointer;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}.astra-category-page .product_sort__link .sorting_icon {width: 14px;height: 14px;margin-left: 6px;}.astra-category-page .product_sort__link .sorting_icon--right,.astra-category-page .product_sort__link .sorting_icon--left {fill: var(--astra-muted);}.astra-category-page .product_sort__link.active_up,.astra-category-page .product_sort__link.active_down {background: var(--astra-primary);border-color: var(--astra-primary);color: #ffffff;box-shadow: 0 4px 11px rgba(36, 114, 157, 0.18);}.astra-category-page .product_sort__link.active_up .sorting_icon--right,.astra-category-page .product_sort__link.active_down .sorting_icon--left {fill: #ffffff;}@media (hover: hover) and (pointer: fine) {.astra-category-page .product_sort__link:not(.active_up):not(.active_down):hover {background: #f3f8fb;border-color: rgba(36, 114, 157, 0.28);color: var(--astra-primary);box-shadow: 0 3px 9px rgba(24, 56, 79, 0.07);transform: translateY(-1px);}}.astra-category-page .astra-category-filter-button {min-height: 38px;padding: 0 14px;background: #ffffff;border: 1px solid var(--astra-primary);border-radius: 9px;color: var(--astra-primary);font-size: 12px;font-weight: 700;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;}.astra-category-page .astra-category-filter-button svg {width: 15px;height: 15px;margin-right: 7px;color: inherit;fill: currentColor;}@media (max-width: 991px) {.astra-category-page .astra-category-toolbar {flex-wrap: wrap;}.astra-category-page .fn_products_sort {flex: 1 1 auto;min-width: 0;}}@media (max-width: 767px) {.products_container__boxed.astra-category-page {padding: 0;margin-bottom: 10px;}.astra-category-head {margin-bottom: 10px;padding: 14px 13px;border-radius: 10px;}.astra-category-head__title {font-size: 20px;line-height: 1.3;letter-spacing: -0.02em;}.astra-category-head__intro {margin-top: 9px;padding-top: 9px;}.astra-category-head__description {font-size: 12.5px;line-height: 1.6;}.astra-category-page .astra-category-toolbar {margin-bottom: 11px;border-radius: 10px;}.astra-category-page .astra-category-filter-button {background: var(--astra-primary);border-color: var(--astra-primary);border-radius: 9px;color: #ffffff;}.astra-category-page .astra-products-sort {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);gap: 8px;width: 100%;}.astra-category-page .product_sort__title {display: none;}.astra-category-page .product_sort__form {display: flex;width: 100%;margin: 0;}.astra-category-page .product_sort__link {width: 100%;height: 42px;min-height: 42px;margin: 0;padding: 0 8px;border-radius: 9px;font-size: 11.5px;}.astra-category-page .product_sort__link .sorting_icon {width: 13px;height: 13px;margin-left: 5px;}}@media (min-width: 992px) {.sidebar > .fn_features {display: grid;gap: 14px;}.sidebar > .fn_features > .sidebar__boxed {margin: 0;padding: 0;overflow: hidden;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-medium);box-shadow: var(--astra-shadow-small);}.sidebar > .fn_features .filters {overflow: hidden;}.sidebar > .fn_features .filter__name {display: flex;min-height: 50px;align-items: center;margin: 0;padding: 0 15px;background: #ffffff;border-top: 1px solid var(--astra-border);color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 1.3;transition: color 180ms ease, background-color 180ms ease;}.sidebar > .fn_features .filters > .filter__name:first-child {border-top: 0;}.sidebar > .fn_features .filter__name.active {background: #f8fafb;color: var(--astra-primary-dark);}.sidebar > .fn_features .filter__name_arrow {display: inline-flex;flex: 0 0 28px;align-items: center;justify-content: center;width: 28px;height: 28px;margin-left: 10px;background: rgba(36, 114, 157, 0.08);border-radius: 50%;color: var(--astra-primary);font-size: 10px;transition: color 180ms ease, background-color 180ms ease;}.sidebar > .fn_features .filter__name.active .filter__name_arrow {background: rgba(36, 114, 157, 0.14);color: var(--astra-primary-dark);}.sidebar > .fn_features .filters > .filter__group {margin: 0;padding: 2px 15px 14px;background: #ffffff;border-bottom: 0;}.sidebar > .fn_features .filters_catalog > .filter__group {padding: 3px 8px 10px;}.sidebar > .fn_features .filter__catalog_item {margin: 2px 0;}.sidebar > .fn_features b.filter__catalog_link,.sidebar > .fn_features a.filter__catalog_link {min-height: 38px;padding: 6px 8px;border-radius: 8px;color: var(--astra-text);font-size: 12.5px;font-weight: 600;line-height: 1.35;transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;}.sidebar > .fn_features .filter_catalog__no_image,.sidebar > .fn_features b.filter__catalog_link img,.sidebar > .fn_features a.filter__catalog_link img {flex: 0 0 26px;width: 26px;max-width: 26px;height: 26px;margin-right: 9px;padding: 3px;object-fit: contain;background: #f3f7f9;border-radius: 7px;}.sidebar > .fn_features .filter__catalog_link > svg {flex: 0 0 12px;width: 12px;height: 12px;margin-left: auto;color: var(--astra-muted);}.sidebar > .fn_features .filter__catalog_link.selected {background: #edf6fb;color: var(--astra-primary);font-weight: 700;}.sidebar > .fn_features a.filter__catalog_link:hover {background: #f3f8fb;color: var(--astra-primary);transform: translateX(2px);}.sidebar > .fn_features a.filter__catalog_link:hover span {padding-right: 5px;}.sidebar > .fn_features .price_range {display: grid;grid-template-columns: minmax(0, 1fr) 12px minmax(0, 1fr) auto;align-items: center;gap: 7px;margin: 2px 0 10px;overflow: visible;}.sidebar > .fn_features .price_label {flex: none;width: 100%;max-width: none;}.sidebar > .fn_features .min_input,.sidebar > .fn_features .max_input {width: 100%;height: 40px;padding: 0 10px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 8px;color: var(--astra-heading);font-family: inherit;font-size: 13px;font-weight: 600;box-shadow: none;}.sidebar > .fn_features .min_input:focus,.sidebar > .fn_features .max_input:focus {border-color: var(--astra-primary);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.11);outline: none;}.sidebar > .fn_features .price_range .separator {flex: none;width: 12px;max-width: none;color: var(--astra-muted);font-size: 13px;text-align: center;}.sidebar > .fn_features .price_range .price_currency {flex: none;width: auto;max-width: none;color: var(--astra-muted);font-size: 12px;font-weight: 700;text-align: left;}.sidebar > .fn_features #fn_slider_price.noUi-target {height: 5px;margin: 18px 9px 7px;background: #e3e9ee;border: 0;border-radius: 999px;box-shadow: none;}.sidebar > .fn_features #fn_slider_price .noUi-connect {background: var(--astra-primary);}.sidebar > .fn_features #fn_slider_price .noUi-handle {width: 20px;height: 20px;top: -8px;background: #ffffff;border: 5px solid var(--astra-primary);border-radius: 50%;box-shadow: 0 2px 8px rgba(24, 56, 79, 0.16);}.sidebar > .fn_features .filter__item {margin: 3px 0;}.sidebar > .fn_features .filter__link {display: flex;min-height: 36px;align-items: center;width: 100%;padding: 7px 8px 7px 37px;border-radius: 8px;color: var(--astra-text);font-family: inherit;line-height: 1.35;transition: color 180ms ease, background-color 180ms ease;}.sidebar > .fn_features .filter__link .filter__checkbox {top: 50%;left: 8px;width: 20px;height: 20px;border: 1px solid var(--astra-border);border-radius: 6px;transform: translateY(-50%);transition: background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease;}.sidebar > .fn_features .filter__link .filter__checkbox svg {width: 18px;height: 18px;}.sidebar > .fn_features .filter__link .filter__label {color: var(--astra-text);font-size: 12.5px;font-weight: 500;line-height: 1.35;}.sidebar > .fn_features .filter__link.checked {background: #edf6fb;}.sidebar > .fn_features .filter__link.checked .filter__checkbox {background: var(--astra-primary);border-color: var(--astra-primary);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.09);}.sidebar > .fn_features .filter__link.checked .filter__checkbox svg path {stroke: #ffffff;}.sidebar > .fn_features .filter__link.checked .filter__label {color: var(--astra-primary-dark);font-weight: 700;}.sidebar > .fn_features .filter__link:hover {background: #f4f8fa;}.sidebar > .fn_features .filter__link:hover .filter__label {color: var(--astra-primary);}.sidebar > .fn_features .box_view_all_feature {padding: 5px 8px 2px;}.sidebar > .fn_features .view_all_feature {display: inline-flex;align-items: center;min-height: 32px;margin: 0;padding: 0 10px;background: #f3f8fb;border: 1px solid rgba(36, 114, 157, 0.16);border-radius: 8px;color: var(--astra-primary);font-size: 11.5px;font-weight: 700;text-decoration: none;}.sidebar > .fn_features .view_all_feature:hover {background: #edf6fb;border-color: rgba(36, 114, 157, 0.28);color: var(--astra-primary-dark);}}@media (max-width: 991px) {body.astra-mobile-filter-open {overflow: hidden;overscroll-behavior: none;touch-action: none;}.astra-mobile-filter-overlay {position: fixed;inset: 0;z-index: 9998;display: block;background: rgba(17, 31, 44, 0.48);opacity: 0;visibility: hidden;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);transition: opacity 220ms ease, visibility 220ms ease;}.astra-mobile-filter-sidebar.opened + .astra-mobile-filter-overlay {opacity: 1;visibility: visible;}.astra-mobile-filter-sidebar:not(.sidebar--user) {position: fixed;top: 0;right: 0;z-index: 10000;display: block;width: min(370px, calc(100vw - 24px));max-width: none;height: 100dvh;margin: 0;padding: 0 10px 20px;overflow-x: hidden;overflow-y: auto;background: var(--astra-background);box-shadow: -12px 0 36px rgba(17, 31, 44, 0.2);transform: translateX(105%);transition: transform 240ms ease;overscroll-behavior: contain;scrollbar-width: thin;scrollbar-color: rgba(36, 114, 157, 0.35) transparent;}.astra-mobile-filter-sidebar.opened {right: 0;transform: translateX(0);}.astra-mobile-filter-header,.astra-mobile-filter-header.opened {position: sticky;top: 0;right: auto;z-index: 5;width: auto;max-width: none;height: 64px;margin: 0 -10px 11px;padding: 10px;background: rgba(255, 255, 255, 0.98);border: 0;border-bottom: 1px solid var(--astra-border);border-radius: 0;box-shadow: 0 4px 16px rgba(24, 56, 79, 0.08);color: var(--astra-heading);}.astra-mobile-filter-header .sidebar__header--close {background: #f3f8fb;border: 1px solid rgba(36, 114, 157, 0.16);color: var(--astra-primary-dark);}.astra-mobile-filter-header .sidebar__header--close svg {color: var(--astra-primary);fill: currentColor;}.astra-mobile-filter-header .mobile_filter__reset {background: #fff8f4;border: 1px solid rgba(217, 120, 74, 0.24);color: var(--astra-accent);}.astra-mobile-filter-header .mobile_filter__reset svg {color: inherit;fill: currentColor;}.astra-mobile-filter-sidebar .sidebar__boxed {margin: 0 0 10px;padding: 0;overflow: hidden;background: var(--astra-surface);border: 1px solid var(--astra-border);box-shadow: var(--astra-shadow-small);}.astra-mobile-filter-sidebar > .browsed {display: none;}.astra-mobile-filter-sidebar .filter__name {display: flex;min-height: 52px;align-items: center;margin: 0;padding: 0 13px;background: #ffffff;border-top: 1px solid var(--astra-border);color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 1.3;}.astra-mobile-filter-sidebar .filters > .filter__name:first-child {border-top: 0;}.astra-mobile-filter-sidebar .filter__name.active {background: #f7fafc;color: var(--astra-primary-dark);}.astra-mobile-filter-sidebar .filter__name_arrow {display: inline-flex;flex: 0 0 29px;align-items: center;justify-content: center;width: 29px;height: 29px;margin-left: 10px;background: rgba(36, 114, 157, 0.09);border-radius: 50%;color: var(--astra-primary);font-size: 10px;}.astra-mobile-filter-sidebar .filter__name.active .filter__name_arrow {background: rgba(36, 114, 157, 0.15);color: var(--astra-primary-dark);}.astra-mobile-filter-sidebar .filter__group {margin: 0;padding: 2px 12px 14px;background: #ffffff;border: 0;}.astra-mobile-filter-sidebar .filters .filter__group:last-child {padding-bottom: 14px;}.astra-mobile-filter-sidebar .price_range {display: grid;grid-template-columns: minmax(0, 1fr) 12px minmax(0, 1fr) auto;align-items: center;gap: 7px;margin: 4px 0 10px;overflow: visible;}.astra-mobile-filter-sidebar .price_label {width: 100%;max-width: none;}.astra-mobile-filter-sidebar .min_input,.astra-mobile-filter-sidebar .max_input {width: 100%;height: 42px;padding: 0 10px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 8px;color: var(--astra-heading);font-size: 13px;font-weight: 600;box-shadow: none;}.astra-mobile-filter-sidebar .min_input:focus,.astra-mobile-filter-sidebar .max_input:focus {border-color: var(--astra-primary);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.11);outline: none;}.astra-mobile-filter-sidebar .price_range .separator {width: 12px;max-width: none;color: var(--astra-muted);text-align: center;}.astra-mobile-filter-sidebar .price_range .price_currency {width: auto;max-width: none;color: var(--astra-muted);font-size: 12px;font-weight: 700;}.astra-mobile-filter-sidebar #fn_slider_price.noUi-target {height: 5px;margin: 19px 10px 8px;background: #e3e9ee;border: 0;border-radius: 999px;box-shadow: none;}.astra-mobile-filter-sidebar #fn_slider_price .noUi-connect {background: var(--astra-primary);}.astra-mobile-filter-sidebar #fn_slider_price .noUi-handle {top: -8px;width: 21px;height: 21px;background: #ffffff;border: 5px solid var(--astra-primary);border-radius: 50%;box-shadow: 0 2px 8px rgba(24, 56, 79, 0.16);}.astra-mobile-filter-sidebar .filter__item {margin: 3px 0;}.astra-mobile-filter-sidebar .filter__link {display: flex;min-height: 40px;align-items: center;width: 100%;padding: 8px 8px 8px 38px;border-radius: 8px;color: var(--astra-text);line-height: 1.35;}.astra-mobile-filter-sidebar .filter__checkbox {top: 50%;left: 8px;width: 21px;height: 21px;border: 1px solid var(--astra-border);border-radius: 6px;transform: translateY(-50%);}.astra-mobile-filter-sidebar .filter__checkbox svg {width: 19px;height: 19px;}.astra-mobile-filter-sidebar .filter__label {color: var(--astra-text);font-size: 13px;font-weight: 500;}.astra-mobile-filter-sidebar .filter__link.checked {background: #edf6fb;}.astra-mobile-filter-sidebar .filter__link.checked .filter__checkbox {background: var(--astra-primary);border-color: var(--astra-primary);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.09);}.astra-mobile-filter-sidebar .filter__link.checked .filter__checkbox svg path {stroke: #ffffff;}.astra-mobile-filter-sidebar .filter__link.checked .filter__label {color: var(--astra-primary-dark);font-weight: 700;}.astra-mobile-filter-sidebar .box_view_all_feature {padding: 5px 8px 1px;}.astra-mobile-filter-sidebar .view_all_feature {display: inline-flex;align-items: center;min-height: 34px;margin: 0;padding: 0 11px;background: #f3f8fb;border: 1px solid rgba(36, 114, 157, 0.17);border-radius: 8px;color: var(--astra-primary);font-size: 12px;font-weight: 700;text-decoration: none;}.astra-mobile-filter-sidebar .filter__selected_features {gap: 6px;padding: 4px 0 8px;}.astra-mobile-filter-sidebar .filter__selected_feature {margin: 0;}.astra-mobile-filter-sidebar .filter__selected_feature_item {margin: 0;}.astra-mobile-filter-sidebar .filter__sf_link {display: inline-flex;min-height: 34px;align-items: center;gap: 7px;padding: 6px 9px;background: #fff8f4;border: 1px solid rgba(217, 120, 74, 0.2);border-radius: 8px;color: var(--astra-text);font-size: 11.5px;line-height: 1.3;}.astra-mobile-filter-sidebar .filter__sf_link svg {flex: 0 0 12px;width: 12px;height: 12px;color: var(--astra-accent);fill: currentColor;}.astra-mobile-filter-sidebar .filter__selected_feature_reset {padding-top: 5px;}.astra-mobile-filter-sidebar .filter__sf_reset {min-height: 34px;padding: 0 10px;background: transparent;border: 0;border-bottom: 1px dashed var(--astra-accent);color: var(--astra-accent);font-size: 12px;font-weight: 700;}.astra-mobile-filter-header,.astra-mobile-filter-header.opened {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);align-items: center;gap: 8px;}.astra-mobile-filter-header .sidebar__header--close svg,.astra-mobile-filter-header .mobile_filter__reset svg {margin-right: 7px;}.astra-category-page .astra-category-filter-button {display: flex;align-items: center;justify-content: center;gap: 8px;}.astra-filter-count {display: inline-flex;flex: 0 0 auto;align-items: center;justify-content: center;box-sizing: border-box;min-width: 23px;height: 23px;padding: 0 7px;background: #ffffff;border: 1px solid rgba(255, 255, 255, 0.65);border-radius: 999px;color: var(--astra-primary);font-size: 11px;font-weight: 800;line-height: 1;box-shadow: 0 2px 7px rgba(24, 56, 79, 0.13);}.astra-filter-count[hidden] {display: none;}.astra-selected-filter-meta {display: inline-flex;flex: 0 0 auto;align-items: center;gap: 7px;margin-left: 10px;}.astra-selected-filter-count {display: inline-flex;align-items: center;justify-content: center;box-sizing: border-box;min-width: 25px;height: 25px;padding: 0 8px;background: var(--astra-primary);border-radius: 999px;color: #ffffff;font-size: 11px;font-weight: 800;line-height: 1;box-shadow: 0 3px 8px rgba(36, 114, 157, 0.17);}.astra-selected-filter-count[hidden] {display: none;}.astra-mobile-filter-sidebar .astra-selected-filter-meta .filter__name_arrow {position: relative;display: inline-flex;flex: 0 0 29px;align-items: center;justify-content: center;width: 29px;height: 29px;margin: 0;background: rgba(36, 114, 157, 0.09);border-radius: 50%;color: var(--astra-primary);}.astra-mobile-filter-sidebar .astra-selected-filter-meta .filter__name_arrow::before {content: "";display: block;box-sizing: border-box;width: 8px;height: 8px;margin-top: -4px;border-right: 2px solid currentColor;border-bottom: 2px solid currentColor;transform: rotate(45deg);transition: margin 180ms ease, transform 180ms ease;}.astra-mobile-filter-sidebar .fn_switch.active .astra-selected-filter-meta .filter__name_arrow::before {margin-top: 4px;transform: rotate(-135deg);}.astra-mobile-filter-sidebar .astra-mobile-filter-header,.astra-mobile-filter-sidebar .astra-mobile-filter-header.opened {position: sticky;top: 0;right: auto;display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);gap: 8px;box-sizing: border-box;width: 100%;max-width: 100%;height: auto;min-height: 64px;margin: 0 0 11px;padding: 10px;background: rgba(255, 255, 255, 0.98);border: 1px solid var(--astra-border);border-radius: 11px;box-shadow: var(--astra-shadow-small);}.astra-mobile-filter-header .sidebar__header--close,.astra-mobile-filter-header .sidebar__header--reset {display: block;box-sizing: border-box;flex: none;width: 100%;min-width: 0;max-width: 100%;margin: 0;padding: 0;}.astra-mobile-filter-header .sidebar__header--reset form {display: block;box-sizing: border-box;width: 100%;min-width: 0;max-width: 100%;margin: 0;padding: 0;}.astra-mobile-filter-header .sidebar__header--close,.astra-mobile-filter-header .mobile_filter__reset {display: inline-flex;box-sizing: border-box;width: 100%;min-width: 0;max-width: 100%;height: 44px;align-items: center;justify-content: center;margin: 0;padding: 0 8px;border-radius: 9px;font-size: 12.5px;font-weight: 700;line-height: 1;white-space: nowrap;}.astra-mobile-filter-header .sidebar__header--close svg,.astra-mobile-filter-header .mobile_filter__reset svg {display: block;flex: 0 0 16px;width: 16px;height: 16px;margin: 0 7px 0 0;}}.astra-sort-control {width: 100%;}.astra-sort-trigger {display: none;}@media (max-width: 767px) {.astra-category-page .astra-category-toolbar {position: relative;z-index: 30;display: flex;flex-direction: row;align-items: stretch;gap: 8px;padding: 10px;overflow: visible;}.astra-category-page .fn_products_sort {order: 1;display: block;flex: 1 1 0;width: auto;min-width: 0;}.astra-category-page .astra-category-filter-button {order: 2;display: flex;flex: 1 1 0;width: auto;min-width: 0;height: 44px;margin: 0;padding: 0 8px;font-size: 12px;white-space: nowrap;}.astra-sort-control {position: static;width: 100%;}.astra-sort-trigger {display: flex;box-sizing: border-box;width: 100%;min-width: 0;height: 44px;align-items: center;justify-content: center;gap: 7px;margin: 0;padding: 0 10px;background: #ffffff;border: 1px solid var(--astra-primary);border-radius: 9px;color: var(--astra-primary-dark);font-family: inherit;font-size: 12px;font-weight: 700;line-height: 1;white-space: nowrap;cursor: pointer;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease;}.astra-sort-control.is-open .astra-sort-trigger {background: #f3f8fb;border-color: var(--astra-primary);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.1);}.astra-sort-trigger__icon {display: inline-flex;flex: 0 0 16px;align-items: center;justify-content: center;width: 16px;height: 16px;}.astra-sort-trigger__icon svg {display: block;width: 16px;height: 16px;color: currentColor;fill: currentColor;}.astra-sort-trigger__text {display: block;min-width: 0;overflow: hidden;text-overflow: ellipsis;}.astra-sort-trigger__direction {flex: 0 0 auto;color: var(--astra-primary);font-size: 14px;font-weight: 800;}.astra-sort-trigger__chevron {display: block;flex: 0 0 7px;box-sizing: border-box;width: 7px;height: 7px;margin: -4px 0 0 1px;border-right: 2px solid currentColor;border-bottom: 2px solid currentColor;transform: rotate(45deg);transition: margin 180ms ease, transform 180ms ease;}.astra-sort-control.is-open .astra-sort-trigger__chevron {margin-top: 4px;transform: rotate(-135deg);}.astra-category-page .astra-sort-options {position: absolute;top: calc(100% + 7px);right: 10px;left: 10px;z-index: 50;display: none;grid-template-columns: minmax(0, 1fr);gap: 6px;width: auto;margin: 0;padding: 9px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 11px;box-shadow: 0 12px 30px rgba(17, 31, 44, 0.18);}.astra-category-page .astra-sort-control.is-open .astra-sort-options {display: grid;}.astra-category-page .astra-sort-options .product_sort__title {display: none;}.astra-category-page .astra-sort-options .product_sort__form {display: block;width: 100%;margin: 0;}.astra-category-page .astra-sort-options .product_sort__link {position: relative;display: flex;width: 100%;min-height: 44px;height: 44px;align-items: center;justify-content: flex-start;margin: 0;padding: 0 42px 0 13px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 9px;color: var(--astra-text);font-size: 12.5px;font-weight: 600;text-align: left;}.astra-category-page .astra-sort-options .product_sort__link > span:first-child {min-width: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.astra-category-page .astra-sort-options .sorting_icon {position: absolute;top: 50%;right: 13px;width: 15px;height: 15px;margin: 0;transform: translateY(-50%);}.astra-category-page .astra-sort-options .product_sort__link.active_up,.astra-category-page .astra-sort-options .product_sort__link.active_down {background: #edf6fb;border-color: rgba(36, 114, 157, 0.28);color: var(--astra-primary-dark);box-shadow: inset 3px 0 0 var(--astra-primary);}.astra-category-page .astra-sort-options .product_sort__link.no_after.active_up::after {content: "✓";position: absolute;top: 50%;right: 14px;display: flex;align-items: center;justify-content: center;color: var(--astra-primary);font-size: 14px;font-weight: 800;transform: translateY(-50%);}.astra-category-page .astra-category-toolbar:has(.astra-sort-control.is-open) {z-index: 60;}}@media (min-width: 992px) {.sidebar > .fn_selected_features > .sidebar__boxed {margin: 0 0 14px;padding: 0;overflow: hidden;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-medium);box-shadow: var(--astra-shadow-small);}.sidebar > .fn_selected_features .filter {overflow: hidden;}.sidebar > .fn_selected_features .filter__name {display: flex;min-height: 50px;align-items: center;justify-content: space-between;margin: 0;padding: 0 14px;background: #ffffff;border: 0;border-bottom: 1px solid var(--astra-border);color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 1.3;cursor: pointer;}.sidebar > .fn_selected_features .filter__name.active {background: #f8fafb;color: var(--astra-primary-dark);}.sidebar > .fn_selected_features .astra-selected-filter-meta {display: inline-flex;flex: 0 0 auto;align-items: center;gap: 7px;margin-left: 10px;}.sidebar > .fn_selected_features .astra-selected-filter-count {display: inline-flex;box-sizing: border-box;min-width: 24px;height: 24px;align-items: center;justify-content: center;padding: 0 7px;background: var(--astra-primary);border-radius: 999px;color: #ffffff;font-size: 11px;font-weight: 800;line-height: 1;box-shadow: 0 3px 8px rgba(36, 114, 157, 0.17);}.sidebar > .fn_selected_features .astra-selected-filter-count[hidden] {display: none;}.sidebar > .fn_selected_features .filter__name_arrow {position: relative;display: inline-flex;flex: 0 0 28px;width: 28px;height: 28px;align-items: center;justify-content: center;margin: 0;background: rgba(36, 114, 157, 0.09);border-radius: 50%;color: var(--astra-primary);}.sidebar > .fn_selected_features .filter__name_arrow::before {content: "";display: block;box-sizing: border-box;width: 8px;height: 8px;margin-top: -4px;border-right: 2px solid currentColor;border-bottom: 2px solid currentColor;transform: rotate(45deg);transition: margin 180ms ease, transform 180ms ease;}.sidebar > .fn_selected_features .filter__name.active .filter__name_arrow::before {margin-top: 4px;transform: rotate(-135deg);}.sidebar > .fn_selected_features .filter__group {margin: 0;padding: 11px 12px 13px;background: #ffffff;border: 0;}.sidebar > .fn_selected_features .filter__selected_features {display: flex;align-items: flex-start;gap: 7px;margin: 0;padding: 0;}.sidebar > .fn_selected_features .filter__selected_feature,.sidebar > .fn_selected_features .filter__selected_feature_item {max-width: 100%;margin: 0;padding: 0;}.sidebar > .fn_selected_features .filter__sf_link {display: inline-flex;box-sizing: border-box;max-width: 100%;min-height: 34px;align-items: center;justify-content: space-between;gap: 7px;margin: 0;padding: 6px 9px;overflow: hidden;background: #fff8f4;border: 1px solid rgba(217, 120, 74, 0.23);border-radius: 8px;color: var(--astra-text);font-family: inherit;font-size: 11.5px;font-weight: 600;line-height: 1.3;text-align: left;cursor: pointer;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;}.sidebar > .fn_selected_features .filter__sf_link > span {display: block;min-width: 0;overflow: hidden;text-overflow: ellipsis;}.sidebar > .fn_selected_features .filter__sf_link i {color: var(--astra-heading);font-style: normal;font-weight: 700;}.sidebar > .fn_selected_features .filter__sf_link svg {display: block;flex: 0 0 12px;width: 12px;height: 12px;margin: 0;color: var(--astra-accent);fill: currentColor;}@media (hover: hover) and (pointer: fine) {.sidebar > .fn_selected_features .filter__sf_link:hover {background: #fff3ed;border-color: rgba(217, 120, 74, 0.38);color: var(--astra-accent);}}.sidebar > .fn_selected_features .filter__selected_feature_reset {margin-top: 10px;padding-top: 10px;border-top: 1px solid var(--astra-border);}.sidebar > .fn_selected_features .filter__selected_feature_reset form {margin: 0;}.sidebar > .fn_selected_features .filter__sf_reset {display: inline-flex;min-height: 34px;align-items: center;justify-content: center;margin: 0;padding: 0 11px;background: transparent;border: 1px solid rgba(217, 120, 74, 0.24);border-radius: 8px;color: var(--astra-accent);font-family: inherit;font-size: 11.5px;font-weight: 700;line-height: 1;cursor: pointer;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;}@media (hover: hover) and (pointer: fine) {.sidebar > .fn_selected_features .filter__sf_reset:hover {background: #fff8f4;border-color: rgba(217, 120, 74, 0.4);color: #c96539;}}.sidebar > .browsed.products {margin: 14px 0 0;padding: 0;}.sidebar > .browsed.products > .sidebar__boxed.browsed {margin: 0;padding: 0;overflow: hidden;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-medium);box-shadow: var(--astra-shadow-small);}.sidebar > .browsed.products .sidebar_heading {display: flex;min-height: 50px;align-items: center;justify-content: space-between;margin: 0;padding: 0 14px;background: #ffffff;border: 0;border-bottom: 1px solid var(--astra-border);color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 1.3;cursor: pointer;transition: color 180ms ease, background-color 180ms ease;}.sidebar > .browsed.products .sidebar_heading.active {background: #f8fafb;color: var(--astra-primary-dark);}.sidebar > .browsed.products .sidebar_heading_arrow {display: inline-flex;flex: 0 0 28px;align-items: center;justify-content: center;width: 28px;height: 28px;margin-left: 10px;background: rgba(36, 114, 157, 0.09);border-radius: 50%;color: var(--astra-primary);font-size: 0;line-height: 1;transition: color 180ms ease, background-color 180ms ease;}.sidebar > .browsed.products .sidebar_heading_arrow::before {content: "";display: block;box-sizing: border-box;width: 8px;height: 8px;margin-top: -4px;border-right: 2px solid currentColor;border-bottom: 2px solid currentColor;transform: rotate(45deg);transition: margin 180ms ease, transform 180ms ease;}.sidebar > .browsed.products .sidebar_heading.active .sidebar_heading_arrow::before {content: "";margin-top: 4px;transform: rotate(-135deg);}.sidebar > .browsed.products .sidebar_heading.active .sidebar_heading_arrow {background: rgba(36, 114, 157, 0.15);color: var(--astra-primary-dark);}.sidebar > .browsed.products .browsed__content {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 8px;width: 100%;margin: 0;padding: 10px 10px 12px;background: #ffffff;}.sidebar > .browsed.products .browsed__item {display: block;flex: none;width: auto;max-width: none;height: auto;margin: 0;padding: 0;}.sidebar > .browsed.products .browsed__link {position: relative;display: flex;width: 100%;height: auto;min-height: 72px;aspect-ratio: 1 / 1;align-items: center;justify-content: center;padding: 6px;overflow: hidden;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 9px;box-shadow: 0 2px 7px rgba(24, 56, 79, 0.04);transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}.sidebar > .browsed.products .browsed__link picture {display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}.sidebar > .browsed.products .browsed__link img {display: block;width: auto;max-width: 100%;height: auto;max-height: 100%;object-fit: contain;}.sidebar > .browsed.products .browsed__no_image {display: flex;width: 100%;height: 100%;min-height: 58px;align-items: center;justify-content: center;background: #f5f8fa;border-radius: 7px;color: var(--astra-muted);}.sidebar > .browsed.products .browsed__no_image svg {width: 30px;height: 30px;color: inherit;}@media (hover: hover) and (pointer: fine) {.sidebar > .browsed.products .browsed__link:hover {border-color: rgba(36, 114, 157, 0.3);box-shadow: 0 5px 13px rgba(24, 56, 79, 0.09);transform: translateY(-2px);}}}.products_pagination {width: 100%;margin: 20px 0 24px;}.products_pagination .astra-pagination {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 7px;box-sizing: border-box;width: 100%;margin: 0;padding: 12px;list-style: none;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-medium);box-shadow: var(--astra-shadow-small);}.products_pagination .pagination__item {display: block;margin: 0;padding: 0;}.products_pagination .pagination__link {display: inline-flex;box-sizing: border-box;min-width: 42px;height: 42px;align-items: center;justify-content: center;margin: 0;padding: 0 11px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 9px;color: var(--astra-text);font-family: inherit;font-size: 13px;font-weight: 700;line-height: 1;text-align: center;text-decoration: none;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}.products_pagination .pagination__item.active .pagination__link {background: var(--astra-primary);border-color: var(--astra-primary);color: #ffffff;box-shadow: 0 5px 13px rgba(36, 114, 157, 0.2);cursor: default;}.products_pagination .pagination__link--nav {min-width: 112px;gap: 9px;padding-right: 14px;padding-left: 14px;background: #f3f8fb;border-color: rgba(36, 114, 157, 0.18);color: var(--astra-primary-dark);}.products_pagination .pagination__nav-icon {display: block;box-sizing: border-box;flex: 0 0 8px;width: 8px;height: 8px;border-top: 2px solid currentColor;border-right: 2px solid currentColor;}.products_pagination .pagination__item--prev .pagination__nav-icon {transform: rotate(-135deg);}.products_pagination .pagination__item--next .pagination__nav-icon {transform: rotate(45deg);}.products_pagination .pagination__link--all {min-width: 62px;background: #fff8f4;border-color: rgba(217, 120, 74, 0.23);color: var(--astra-accent);}.products_pagination .pagination__link--dots {min-width: 34px;padding: 0 7px;background: transparent;border-color: transparent;color: var(--astra-muted);box-shadow: none;}@media (hover: hover) and (pointer: fine) {.products_pagination a.pagination__link:hover {background: #f3f8fb;border-color: rgba(36, 114, 157, 0.3);color: var(--astra-primary);box-shadow: 0 4px 11px rgba(24, 56, 79, 0.09);transform: translateY(-1px);}.products_pagination a.pagination__link--all:hover {background: #fff3ed;border-color: rgba(217, 120, 74, 0.38);color: #c96539;}.products_pagination a.pagination__link--dots:hover {background: #f3f8fb;border-color: transparent;box-shadow: none;}}@media (max-width: 767px) {.products_pagination {margin: 14px 0 16px;}.products_pagination .astra-pagination {gap: 5px;padding: 8px;border-radius: 10px;}.products_pagination .pagination__link {min-width: 38px;height: 40px;padding: 0 8px;border-radius: 8px;font-size: 12px;}.products_pagination .pagination__link--nav {min-width: 40px;width: 40px;padding: 0;}.products_pagination .pagination__nav-text {display: none;}.products_pagination .pagination__item--all {display: none;}.products_pagination .pagination__link--dots {min-width: 28px;padding: 0 4px;}}.astra-category-description {box-sizing: border-box;width: 100%;margin: 22px 0 24px;padding: 23px 24px;overflow: visible;background: var(--astra-surface);border: 1px solid var(--astra-border);border-radius: var(--astra-radius-large);box-shadow: var(--astra-shadow-small);}.astra-category-description__content {color: var(--astra-text);font-size: 14px;line-height: 1.72;}.astra-category-description__content > :first-child {margin-top: 0;}.astra-category-description__content > :last-child {margin-bottom: 0;}.astra-category-description__content h2,.astra-category-description__content h3,.astra-category-description__content h4 {color: var(--astra-heading);font-weight: 750;line-height: 1.35;letter-spacing: -0.012em;}.astra-category-description__content h2 {margin: 27px 0 13px;font-size: 20px;}.astra-category-description__content h3 {margin: 23px 0 11px;font-size: 17px;}.astra-category-description__content h4 {margin: 19px 0 9px;font-size: 15px;}.astra-category-description__content > h2:first-child,.astra-category-description__content > h3:first-child,.astra-category-description__content > h4:first-child {margin-top: 0;}.astra-category-description__content p {margin: 0 0 14px;}.astra-category-description__content a {color: var(--astra-primary);font-weight: 600;text-decoration: underline rgba(36, 114, 157, 0.28);text-underline-offset: 3px;transition: color 180ms ease, text-decoration-color 180ms ease;}@media (hover: hover) and (pointer: fine) {.astra-category-description__content a:hover {color: var(--astra-accent);text-decoration-color: currentColor;}}.astra-category-description__content hr {height: 1px;margin: 22px 0;background: var(--astra-border);border: 0;}.astra-category-description__content ul,.astra-category-description__content ol {margin: 13px 0 18px;padding-left: 0;list-style: none;}.astra-category-description__content li {position: relative;margin-bottom: 9px;padding-left: 24px;color: var(--astra-text);}.astra-category-description__content li:last-child {margin-bottom: 0;}.astra-category-description__content ul > li::before {content: "";position: absolute;top: 0.68em;left: 5px;width: 6px;height: 6px;background: var(--astra-primary);border-radius: 50%;transform: translateY(-50%);box-shadow: 0 0 0 3px rgba(36, 114, 157, 0.09);}.astra-category-description__content ol {counter-reset: astra-category-list;}.astra-category-description__content ol > li {counter-increment: astra-category-list;padding-left: 32px;}.astra-category-description__content ol > li::before {content: counter(astra-category-list);position: absolute;top: 1px;left: 0;display: inline-flex;box-sizing: border-box;width: 22px;height: 22px;align-items: center;justify-content: center;background: #edf6fb;border-radius: 7px;color: var(--astra-primary);font-size: 10px;font-weight: 800;line-height: 1;}.astra-category-description__content table {width: 100%;margin: 18px 0;overflow: hidden;border-collapse: separate;border-spacing: 0;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 10px;}.astra-category-description__content th,.astra-category-description__content td {padding: 11px 13px;border-right: 1px solid var(--astra-border);border-bottom: 1px solid var(--astra-border);font-size: 12.5px;line-height: 1.45;text-align: left;vertical-align: top;}.astra-category-description__content th {background: #f3f8fb;color: var(--astra-heading);font-weight: 700;}.astra-category-description__content tr:last-child td {border-bottom: 0;}.astra-category-description__content th:last-child,.astra-category-description__content td:last-child {border-right: 0;}.astra-category-description__contents {margin: 0 0 21px;padding: 16px 17px;background: #f3f8fb;border: 1px solid rgba(36, 114, 157, 0.15);border-radius: 10px;box-shadow: none;}.astra-category-description__contents .post__table_contents_title {margin: 0 0 11px;color: var(--astra-heading);font-size: 14px;font-weight: 750;line-height: 1.35;}.astra-category-description__contents ol {display: grid;gap: 7px;margin: 0;padding: 0;list-style: none;counter-reset: astra-contents;}.astra-category-description__contents li {counter-increment: astra-contents;position: relative;margin: 0;padding-left: 27px;}.astra-category-description__contents li::before {content: counter(astra-contents);position: absolute;top: 1px;left: 0;display: inline-flex;width: 19px;height: 19px;align-items: center;justify-content: center;background: #ffffff;border: 1px solid rgba(36, 114, 157, 0.16);border-radius: 6px;color: var(--astra-primary);font-size: 9px;font-weight: 800;}.astra-category-description__contents a {color: var(--astra-text);font-size: 12.5px;font-weight: 600;line-height: 1.4;text-decoration: none;}.astra-category-description__contents a:hover {color: var(--astra-primary);}.astra-category-description__content .product-faq {margin-top: 27px;padding-top: 22px;border-top: 1px solid var(--astra-border);}.astra-category-description__content .product-faq > h2,.astra-category-description__content .product-faq > h3 {margin-top: 0;}.astra-category-description__content .product-faq details {margin: 0 0 9px;overflow: hidden;background: #f8fafb;border: 1px solid var(--astra-border);border-radius: 10px;transition: border-color 180ms ease, box-shadow 180ms ease;}.astra-category-description__content .product-faq details:last-child {margin-bottom: 0;}.astra-category-description__content .product-faq details[open] {background: #ffffff;border-color: rgba(36, 114, 157, 0.28);box-shadow: 0 4px 13px rgba(24, 56, 79, 0.07);}.astra-category-description__content .product-faq summary {position: relative;display: flex;box-sizing: border-box;min-height: 53px;align-items: center;margin: 0;padding: 12px 48px 12px 15px;color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 1.4;list-style: none;cursor: pointer;user-select: none;}.astra-category-description__content .product-faq summary::-webkit-details-marker {display: none;}.astra-category-description__content .product-faq summary::before {content: "";position: absolute;top: 50%;right: 13px;width: 28px;height: 28px;background: rgba(36, 114, 157, 0.09);border-radius: 50%;transform: translateY(-50%);}.astra-category-description__content .product-faq summary::after {content: "";position: absolute;top: 50%;right: 23px;box-sizing: border-box;width: 8px;height: 8px;margin-top: -6px;border-right: 2px solid var(--astra-primary);border-bottom: 2px solid var(--astra-primary);transform: rotate(45deg);transition: margin 180ms ease, transform 180ms ease;}.astra-category-description__content .product-faq details[open] summary::after {margin-top: -2px;transform: rotate(-135deg);}.astra-category-description__content .product-faq details > p {margin: 0;padding: 14px 15px 16px;background: #ffffff;border-top: 1px solid var(--astra-border);color: var(--astra-text);font-size: 13px;line-height: 1.65;}@media (max-width: 767px) {.astra-category-description {margin: 15px 0 16px;padding: 15px 13px;border-radius: 10px;}.astra-category-description__content {font-size: 13px;line-height: 1.67;}.astra-category-description__content h2 {margin-top: 22px;font-size: 18px;}.astra-category-description__content h3 {margin-top: 19px;font-size: 16px;}.astra-category-description__content h4 {font-size: 14px;}.astra-category-description__content li {padding-left: 22px;}.astra-category-description__contents {margin-bottom: 16px;padding: 13px;border-radius: 9px;}.astra-category-description__content table {display: block;width: 100%;overflow-x: auto;white-space: nowrap;scrollbar-width: thin;}.astra-category-description__content th,.astra-category-description__content td {min-width: 125px;padding: 10px;font-size: 12px;}.astra-category-description__content .product-faq {margin-top: 22px;padding-top: 17px;}.astra-category-description__content .product-faq summary {min-height: 52px;padding: 11px 46px 11px 13px;font-size: 12.5px;}.astra-category-description__content .product-faq details > p {padding: 12px 13px 14px;font-size: 12.5px;}}.astra-category-description__contents ol > li {display: grid;grid-template-columns: 22px minmax(0, 1fr);column-gap: 9px;align-items: start;margin: 0;padding: 0;}.astra-category-description__contents ol > li::before {position: static;display: inline-flex;box-sizing: border-box;width: 22px;height: 22px;align-items: center;justify-content: center;margin: 0;padding: 0;background: #ffffff;border: 1px solid rgba(36, 114, 157, 0.18);border-radius: 6px;color: var(--astra-primary);font-size: 10px;font-weight: 800;line-height: 1;}.astra-category-description__contents ol > li > a {display: block;min-width: 0;padding-top: 2px;color: var(--astra-text);font-size: 12.5px;font-weight: 600;line-height: 1.45;overflow-wrap: anywhere;}.astra-category-description .astra-category-description__content :is(h1, h2, h3, h4, h5, h6) {position: static;left: auto;margin-right: 0;margin-left: 0;padding-right: 0;padding-left: 0;text-indent: 0;transform: none;}.astra-category-description .astra-category-description__content :is(div, section, p):has( > :is(h1, h2, h3, h4, h5, h6) ) {margin-right: 0;margin-left: 0;padding-right: 0;padding-left: 0;text-indent: 0;transform: none;}.astra-category-description .astra-category-description__content :is(h1, h2, h3, h4, h5, h6)[style*="margin-left"],.astra-category-description .astra-category-description__content :is(h1, h2, h3, h4, h5, h6)[style*="padding-left"],.astra-category-description .astra-category-description__content :is(div, section, p):has( > :is(h1, h2, h3, h4, h5, h6) )[style*="margin-left"],.astra-category-description .astra-category-description__content :is(div, section, p):has( > :is(h1, h2, h3, h4, h5, h6) )[style*="padding-left"] {margin-left: 0;padding-left: 0;}@media (max-width: 767px) {.astra-category-description__contents ol > li {grid-template-columns: 21px minmax(0, 1fr);column-gap: 8px;}.astra-category-description__contents ol > li::before {width: 21px;height: 21px;font-size: 9.5px;}.astra-category-description__contents ol > li > a {padding-top: 1px;font-size: 12px;line-height: 1.45;}}.astra-category-description__content .fn_auto_navigation_header {position: relative;}.astra-category-description__content .fn_auto_navigation_anchor {position: absolute;top: -90px;left: 0;display: block;width: 1px;min-width: 0;height: 1px;min-height: 0;margin: 0;padding: 0;overflow: hidden;opacity: 0;visibility: visible;background: none;border: 0;pointer-events: none;z-index: auto !important;}.astra-category-description__content .fn_auto_navigation_header:hover .fn_auto_navigation_anchor {width: 1px;height: 1px;padding: 0;opacity: 0;background: none;pointer-events: none;}.astra-category-description .astra-category-description__content ul > li {position: relative;padding-left: 36px;}.astra-category-description .astra-category-description__content ul > li::before {top: 20px;left: 8px;width: 6px;height: 6px;margin: 0;transform: translateY(-50%);}@media (max-width: 767px) {.astra-category-description .astra-category-description__content ul > li {padding-left: 34px;}.astra-category-description .astra-category-description__content ul > li::before {top: 18px;left: 8px;}}.other_page:has(.astra-category-page) .banner_advantages {display: grid;box-sizing: border-box;width: 100%;max-width: 100%;grid-template-columns: repeat(4, minmax(0, 1fr));gap: 10px;margin: 0;padding: 10px;background: #ffffff;border: 1px solid rgba(36, 114, 157, 0.12);border-radius: var(--astra-radius-large);box-shadow: 0 8px 22px rgba(24, 56, 79, 0.05);overflow: hidden;}.other_page:has(.astra-category-page) .banner_advantages > [class*="f_col"] {display: flex;box-sizing: border-box;width: auto;min-width: 0;max-width: none;margin: 0;padding: 0;background: transparent;border: 0;border-radius: 0;box-shadow: none;overflow: visible;}.other_page:has(.astra-category-page) .banner_advantages > [class*="f_col"] > * {display: flex;box-sizing: border-box;width: 100%;min-width: 0;min-height: 153px;flex-direction: column;align-items: stretch;justify-content: flex-start;gap: 0;margin: 0;padding: 0;overflow: hidden;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 11px;box-shadow: 0 2px 7px rgba(24, 56, 79, 0.035);color: var(--astra-text);text-align: center;text-decoration: none;transform: none;transition: border-color 180ms ease, box-shadow 180ms ease;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon {display: flex;box-sizing: border-box;width: 100%;max-width: none;height: 102px;min-height: 102px;flex: 0 0 102px;align-items: center;justify-content: center;align-self: stretch;margin: 0;padding: 12px 14px;background: linear-gradient( 145deg, #ffffff 0%, #fbfcfd 100% );border: 0;border-bottom: 1px solid var(--astra-border);border-radius: 0;box-shadow: none;text-align: center;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon svg {display: block;width: 52px;height: 52px;margin: auto;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon img {display: block;width: auto;max-width: 52px;height: auto;max-height: 52px;margin: auto;object-fit: contain;}.other_page:has(.astra-category-page) .banner_advantages > :nth-child(1) .banner_advantages__icon,.other_page:has(.astra-category-page) .banner_advantages > :nth-child(2) .banner_advantages__icon,.other_page:has(.astra-category-page) .banner_advantages > :nth-child(3) .banner_advantages__icon,.other_page:has(.astra-category-page) .banner_advantages > :nth-child(4) .banner_advantages__icon {background: linear-gradient( 145deg, #ffffff 0%, #fbfcfd 100% );border-bottom: 1px solid var(--astra-border);box-shadow: none;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * {display: flex;box-sizing: border-box;width: 100%;min-width: 100%;max-width: 100%;min-height: 51px;flex: 1 1 auto;align-self: stretch;align-items: center;justify-content: center;margin: 0;padding: 8px 10px;background: #f8fafb;border: 0;border-radius: 0;box-shadow: none;color: var(--astra-heading);font-family: inherit;font-size: 14px;font-weight: 700;line-height: 1.25;text-align: center;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * > *,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * span,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * div,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * p {box-sizing: border-box;width: auto;min-width: 0;max-width: 100%;margin: 0;padding: 0;background: transparent;border: 0;border-radius: 0;box-shadow: none;color: inherit;font-family: inherit;font-size: 14px;font-weight: 700;line-height: 1.25;text-align: center;}.other_page:has(.astra-category-page) .banner_advantages__title,.other_page:has(.astra-category-page) .banner_advantages__name,.other_page:has(.astra-category-page) .banner_advantages__text {width: 100%;margin: 0;padding: 0;background: transparent;color: var(--astra-heading);font-size: 14px;font-weight: 700;line-height: 1.25;text-align: center;}@media (hover: hover) and (pointer: fine) {.other_page:has(.astra-category-page) .banner_advantages > [class*="f_col"] > *:hover {transform: none;border-color: rgba(36, 114, 157, 0.24);box-shadow: 0 5px 14px rgba(24, 56, 79, 0.065);}}@media (max-width: 767px) {.other_page:has(.astra-category-page) .banner_advantages {grid-template-columns: repeat(2, minmax(0, 1fr));gap: 8px;padding: 8px;border-radius: 11px;}.other_page:has(.astra-category-page) .banner_advantages > [class*="f_col"] > * {min-height: 124px;border-radius: 9px;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon {height: 80px;min-height: 80px;flex-basis: 80px;padding: 10px;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon svg {width: 44px;height: 44px;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon img {max-width: 44px;max-height: 44px;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * {min-height: 44px;padding: 7px 8px;font-size: 11px;}.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * > *,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * span,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * div,.other_page:has(.astra-category-page) .banner_advantages .banner_advantages__icon ~ * p {font-size: 11px;line-height: 1.25;}}.other_page:has(.astra-category-page) {--astra-category-gap: 8px;}@media (min-width: 992px) {.other_page:has(.astra-category-page) .products_container {margin-left: 292px;width: calc(100% - 292px);}}.other_page:has(.astra-category-page) .astra-category-head {margin-bottom: var(--astra-category-gap);}.other_page:has(.astra-category-page) .astra-category-toolbar {margin: 0 0 var(--astra-category-gap);}.other_page:has(.astra-category-page) .astra-category-page #fn_products_content > .product_item {margin-bottom: var(--astra-category-gap);}.other_page:has(.astra-category-page) .astra-category-page .products_pagination {margin: 0 0 var(--astra-category-gap);}.other_page:has(.astra-category-page) .astra-category-description {margin: 0 0 var(--astra-category-gap);}.other_page:has(.astra-category-page) .products_container__boxed.astra-category-page {margin-bottom: 0;}.other_page:has(.astra-category-page) .container.astra-advantages-section {margin-top: 0;margin-bottom: var(--astra-category-gap);}.other_page:has(.astra-category-page) .container:has(.banner_advantages) {margin-bottom: var(--astra-category-gap);}@media (min-width: 992px) {.other_page:has(.astra-category-page) .sidebar > .fn_features {gap: var(--astra-category-gap);}.other_page:has(.astra-category-page) .sidebar > .fn_selected_features > .sidebar__boxed {margin: 0 0 var(--astra-category-gap);}.other_page:has(.astra-category-page) .sidebar > .browsed.products {margin: var(--astra-category-gap) 0 0;}}@media (max-width: 991px) {.other_page:has(.astra-category-page) .products_container {margin-left: 0;width: 100%;}.other_page:has(.astra-category-page) .astra-category-head,.other_page:has(.astra-category-page) .astra-category-toolbar,.other_page:has(.astra-category-page) .astra-category-page #fn_products_content > .product_item,.other_page:has(.astra-category-page) .astra-category-page .products_pagination,.other_page:has(.astra-category-page) .astra-category-description,.other_page:has(.astra-category-page) .container.astra-advantages-section {margin-bottom: var(--astra-category-gap);}}.other_page:has(.astra-category-page) .astra-category-page #fn_products_content {margin-left: -4px;margin-right: -4px;}.other_page:has(.astra-category-page) .astra-category-page #fn_products_content > .product_item {padding-left: 4px;padding-right: 4px;}
/*# sourceMappingURL=custom_shop..astra-catalog.css.ee95761cd0be537dc185008a5c9aab27.css.map */
