.kreativ-prog-test {
    --kpt-ink: #231f20;
    --kpt-muted: #6f686a;
    --kpt-line: #e9e1e3;
    --kpt-soft: #f8f4f5;
    --kpt-accent: #a7254c;
    --kpt-accent-dark: #751532;
    color: var(--kpt-ink);
}

body a,
body a:link,
body a:visited,
body a:hover,
body a:focus,
body a:active {
    text-decoration: none !important;
}

.kreativ-prog-test *,
.kreativ-prog-test *::before,
.kreativ-prog-test *::after {
    box-sizing: border-box;
}

body .breadcrumbs--empty {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

body > #check_code + p {
    display: none !important;
    margin: 0 !important;
}

.kpt-visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.kpt-eyebrow {
    display: inline-block;
    margin-bottom: 14px;
    color: var(--kpt-accent);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.kpt-button {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    padding: 12px 22px;
    border: 1px solid var(--kpt-accent);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-decoration: none !important;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.kpt-button:link,
.kpt-button:visited,
.kpt-button:hover,
.kpt-button:focus,
.kpt-button:active {
    text-decoration: none !important;
}

.kpt-button-primary {
    background: var(--kpt-accent);
    color: #fff;
}

.kpt-button-primary:hover {
    background: var(--kpt-accent-dark);
    border-color: var(--kpt-accent-dark);
    color: #fff;
}

.kpt-button-light {
    background: #fff;
    color: var(--kpt-accent);
}

.kpt-button-light:hover {
    background: var(--kpt-soft);
    color: var(--kpt-accent-dark);
}

.kpt-hero {
    padding: 72px 0 48px;
    overflow: hidden;
    background-color: #fbf7f8;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, .72) 42%, rgba(255, 255, 255, 0) 60%), url('/local/templates/catalog/images/kreativ-hero-products-real.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.kpt-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
    gap: 56px;
    align-items: center;
}

.kpt-hero-copy h1 {
    max-width: 860px;
    margin: 0 0 22px;
    color: var(--kpt-ink);
    font-size: clamp(38px, 5vw, 66px);
    font-weight: 600;
    line-height: 1.04;
    letter-spacing: -.035em;
    text-transform: none;
}

.kpt-hero-copy > p {
    max-width: 700px;
    margin: 0 0 26px;
    color: var(--kpt-muted);
    font-size: 18px;
    line-height: 1.6;
}

.kpt-hero-search {
    display: flex;
    max-width: 720px;
    margin-bottom: 18px;
    padding: 6px;
    border: 1px solid var(--kpt-line);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 14px 40px rgba(71, 29, 42, .08);
}

.kpt-hero-search input[type="search"] {
    width: 100%;
    min-width: 0;
    height: 46px;
    padding: 0 15px;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--kpt-ink);
    font-size: 15px;
}

.kpt-hero-search button {
    min-width: 110px;
    border: 0;
    border-radius: 7px;
    background: var(--kpt-accent);
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.kpt-hero-actions,
.kpt-about-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.kpt-hero-visual {
    position: relative;
    min-height: 440px;
    background: none;
    box-shadow: none;
}

.kpt-hero-visual .kpt-product-shape,
.kpt-hero-visual > span {
    display: none;
}

.kpt-hero-visual > span {
    position: absolute;
    right: 12%;
    bottom: 9%;
    color: rgba(255, 255, 255, .75);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .28em;
}

.kpt-product-shape {
    position: absolute;
    bottom: 70px;
    border: 5px solid rgba(255, 255, 255, .75);
    background: linear-gradient(180deg, #fff, #eee4e7);
    box-shadow: 0 22px 35px rgba(51, 23, 31, .25);
}

.kpt-product-shape-tall {
    left: 18%;
    width: 98px;
    height: 245px;
    border-radius: 20px 20px 12px 12px;
    transform: rotate(-7deg);
}

.kpt-product-shape-round {
    left: 43%;
    width: 168px;
    height: 168px;
    border-radius: 50%;
}

.kpt-product-shape-small {
    right: 11%;
    width: 78px;
    height: 205px;
    border-radius: 38px 38px 12px 12px;
    transform: rotate(8deg);
}

.kpt-usp {
    padding: 20px 0 54px;
    background: linear-gradient(180deg, #f4e8ec 0, #fff 100%);
}

.kpt-usp-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border: 1px solid var(--kpt-line);
    border-radius: 14px;
    background: var(--kpt-line);
    box-shadow: 0 18px 46px rgba(58, 29, 38, .08);
}

.kpt-usp-card {
    min-height: 142px;
    padding: 28px 24px;
    background: #fff;
}

.kpt-usp-card strong,
.kpt-usp-card span {
    display: block;
}

.kpt-usp-card strong {
    margin-bottom: 10px;
    color: var(--kpt-ink);
    font-size: 18px;
}

.kpt-usp-card span {
    color: var(--kpt-muted);
    font-size: 14px;
    line-height: 1.5;
}

.kreativ-prog-test-home > .section {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
}

.kreativ-prog-test-home .section-title,
.kreativ-prog-test-home .title {
    color: var(--kpt-ink);
    text-transform: none;
}

.kpt-about,
.kpt-faq {
    padding: 72px 0;
}

.kpt-about {
    background: var(--kpt-soft);
}

.kpt-about-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(260px, .5fr);
    gap: 70px;
}

.kpt-about h2,
.kpt-faq h2,
.kpt-color-guide h2,
.kpt-catalog-faq h2,
.kpt-catalog-heading h2 {
    margin: 0 0 24px;
    color: var(--kpt-ink);
    font-size: clamp(29px, 3vw, 44px);
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -.025em;
    text-transform: none;
}

.kpt-about p,
.kpt-about li {
    color: var(--kpt-muted);
    font-size: 16px;
    line-height: 1.65;
}

.kpt-about ul {
    margin: 20px 0 28px;
    padding-left: 20px;
    list-style: disc outside !important;
}

.kpt-about li {
    display: list-item !important;
    list-style: disc outside !important;
}

.kpt-stats {
    display: grid;
    gap: 14px;
}

.kpt-stats > div {
    display: flex;
    min-height: 138px;
    flex-direction: column;
    justify-content: center;
    padding: 24px;
    border: 1px solid var(--kpt-line);
    border-radius: 14px;
    background: #fff;
}

.kpt-stats strong,
.kpt-stats span {
    display: block;
}

.kpt-stats strong {
    color: var(--kpt-accent);
    font-size: 40px;
    line-height: 1;
}

.kpt-stats span {
    margin-top: 9px;
    color: var(--kpt-muted);
}

.kpt-faq-list,
.kpt-catalog-faq {
    border-top: 1px solid var(--kpt-line);
}

.kpt-faq details,
.kpt-catalog-faq details {
    border-bottom: 1px solid var(--kpt-line);
}

.kpt-faq summary,
.kpt-catalog-faq summary {
    position: relative;
    padding: 22px 48px 22px 0;
    color: var(--kpt-ink);
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    list-style: none;
}

.kpt-faq summary::-webkit-details-marker,
.kpt-catalog-faq summary::-webkit-details-marker {
    display: none;
}

.kpt-faq summary::after,
.kpt-catalog-faq summary::after {
    content: "+";
    position: absolute;
    top: 17px;
    right: 10px;
    color: var(--kpt-accent);
    font-size: 28px;
    font-weight: 400;
}

.kpt-faq details[open] summary::after,
.kpt-catalog-faq details[open] summary::after {
    content: "−";
}

.kpt-faq details p,
.kpt-catalog-faq details p {
    max-width: 900px;
    margin: -4px 0 22px;
    color: var(--kpt-muted);
    font-size: 15px;
    line-height: 1.6;
}

.kreativ-prog-test-catalog {
    margin-top: 24px !important;
}

.kreativ-prog-test-catalog h1 {
    margin-bottom: 12px;
    color: var(--kpt-ink);
    font-size: clamp(30px, 3.6vw, 48px);
    font-weight: 600;
    line-height: 1.15;
    text-transform: none;
}

.kpt-section-intro {
    max-width: 870px;
    margin: 0 0 24px;
    color: var(--kpt-muted);
    font-size: 16px;
    line-height: 1.6;
}

.kreativ-prog-test-catalog > .row > .col-md-3 {
    padding-right: 18px !important;
}

.kreativ-prog-test-catalog > .row > .col-md-3 > .border-block {
    position: sticky;
    top: 20px;
    max-height: calc(100vh - 40px);
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    border: 1px solid var(--kpt-line) !important;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(69, 32, 43, .06);
    scrollbar-color: #c9a5b2 transparent;
    scrollbar-width: thin;
}

.kreativ-prog-test-catalog > .row > .col-md-3 > .border-block::-webkit-scrollbar {
    width: 6px;
}

.kreativ-prog-test-catalog > .row > .col-md-3 > .border-block::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: #c9a5b2;
}

.kreativ-prog-test-catalog .bx-filter {
    padding: 0;
}

.kreativ-prog-test-catalog .bx-filter > .title {
    padding: 14px;
    border-bottom: 1px solid var(--kpt-line);
    color: var(--kpt-ink);
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
}

.kreativ-prog-test-catalog .bx-filter .inputs {
    padding: 0 14px;
}

.kreativ-prog-test-catalog .bx-filter-parameters-box {
    margin: 0;
    padding: 14px 0;
    border-bottom: 1px solid var(--kpt-line);
}

.kreativ-prog-test-catalog .bx-filter-parameters-box.kpt-hidden-filter {
    display: none;
}

.kreativ-prog-test-catalog .bx-filter-parameters-box > .row,
.kreativ-prog-test-catalog .bx-filter-parameters-box > .row > div {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 !important;
    padding: 0 !important;
}

.kreativ-prog-test-catalog .bx-filter-parameters-box-title {
    margin-bottom: 10px;
}

.kreativ-prog-test-catalog .bx-filter-parameters-box-hint {
    color: var(--kpt-ink);
    font-size: 13px;
    font-weight: 700;
}

.kreativ-prog-test-catalog .bx-filter .checkbox,
.kreativ-prog-test-catalog .bx-filter .radio {
    margin: 6px 0;
}

.kreativ-prog-test-catalog .bx-filter-param-label,
.kpt-filter-group label {
    color: var(--kpt-muted);
    font-size: 13px;
    line-height: 1.4;
    cursor: pointer;
}

.kreativ-prog-test-catalog .bx-filter-param-label:hover,
.kpt-filter-group label:hover {
    color: var(--kpt-ink);
}

.kreativ-prog-test-catalog .bx-filter-select-container,
.kreativ-prog-test-catalog .bx-filter-input-container input {
    min-height: 40px;
    border: 1px solid var(--kpt-line);
    border-radius: 7px;
    background: #fff;
    box-shadow: none;
}

.kreativ-prog-test-catalog .bx-filter-select-container:hover,
.kreativ-prog-test-catalog .bx-filter-input-container input:hover {
    border-color: #c9a5b2;
}

.kreativ-prog-test-catalog .bx-filter-select-container:focus-within,
.kreativ-prog-test-catalog .bx-filter-input-container input:focus {
    border-color: var(--kpt-accent);
    outline: none;
    box-shadow: 0 0 0 3px rgba(181, 35, 81, .1);
}

.kreativ-prog-test-catalog .bx-filter-input-checkbox {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.kreativ-prog-test-catalog .bx-filter-input-checkbox .bx-filter-param-text {
    display: inline !important;
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"] {
    display: inline-grid;
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    place-content: center;
    margin: 0;
    border: 1px solid #b8aeb2;
    border-radius: 4px;
    appearance: none;
    -webkit-appearance: none;
    background: #fff;
    cursor: pointer;
    transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"]::before {
    width: 8px;
    height: 4px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    content: "";
    transform: translateY(-1px) rotate(-45deg) scale(0);
    transition: transform .12s ease;
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"]:checked {
    border-color: var(--kpt-accent);
    background: var(--kpt-accent);
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"]:checked::before {
    transform: translateY(-1px) rotate(-45deg) scale(1);
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"]:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(181, 35, 81, .16);
}

.kreativ-prog-test-catalog .bx-filter input[type="checkbox"]:disabled,
.kreativ-prog-test-catalog .bx-filter-param-label.disabled input[type="checkbox"] {
    opacity: .45;
    cursor: not-allowed;
}

.kreativ-prog-test-catalog .kpt-price-filter .bx-filter-parameters-box-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.kreativ-prog-test-catalog .kpt-price-filter .bx-filter-parameters-box-container-block {
    width: auto;
    float: none;
    padding: 0;
}

.kreativ-prog-test-catalog .kpt-price-filter .bx-ft-sub {
    display: block;
    margin: 0 0 5px;
    color: var(--kpt-muted);
    font-size: 12px;
    font-style: normal;
}

.kreativ-prog-test-catalog .kpt-price-filter .bx-filter-input-container input {
    height: 40px;
    padding: 0 10px;
    color: var(--kpt-ink);
    font-size: 13px;
}

.kreativ-prog-test-catalog .kpt-price-slider {
    grid-column: 1 / -1;
    width: 100%;
    padding: 16px 9px 0;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-track {
    position: relative;
    height: 4px;
    border-radius: 999px;
    background: #eadde2;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-range,
.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-vd,
.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-vn,
.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 999px;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-vd {
    z-index: 1;
    background: #ded5d8;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-vn {
    z-index: 2;
    background: #e9c1cf;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-pricebar-v {
    z-index: 3;
    background: var(--kpt-accent);
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-range {
    z-index: 4;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-handle {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    margin: -9px 0 0;
    border: 3px solid var(--kpt-accent);
    border-radius: 50%;
    background: #fff !important;
    background-image: none !important;
    box-shadow: 0 2px 6px rgba(69, 32, 43, .18);
    cursor: grab;
    transition: none !important;
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-handle.left {
    margin-left: 0 !important;
    transform: translateX(-50%);
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-handle.right {
    margin-right: 0 !important;
    transform: translateX(50%);
}

.kreativ-prog-test-catalog .kpt-price-slider .bx-ui-slider-handle:active {
    cursor: grabbing;
}

.kreativ-prog-test-catalog .kpt-price-slider-limits {
    display: flex;
    justify-content: space-between;
    margin: 9px -9px 0;
    color: var(--kpt-muted);
    font-size: 11px;
}

.kpt-extra-filters {
    padding: 0 14px;
}

.kpt-filter-group {
    display: grid;
    gap: 7px;
    padding: 14px 0;
    border-bottom: 1px solid var(--kpt-line);
}

.kpt-filter-group strong {
    display: block;
    margin-bottom: 3px;
    color: var(--kpt-ink);
    font-size: 13px;
}

.kreativ-prog-test-catalog .kpt-filter-group label {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}

.kpt-filter-group input {
    accent-color: var(--kpt-accent);
}

.kpt-filter-group-inline {
    gap: 12px;
}

.kpt-shade-filter label i {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 50%;
}

.kreativ-prog-test-catalog .button-block {
    padding: 10px 14px 14px;
}

.kreativ-prog-test-catalog .button-block .row {
    margin: 0 -4px;
}

.kreativ-prog-test-catalog .button-block .col-6 {
    padding: 0 4px;
}

.kreativ-prog-test-catalog .button-block input.btn {
    min-height: 40px;
    margin-top: 0 !important;
    border-radius: 7px !important;
    font-size: 12px;
}

.kreativ-prog-test-catalog .button-block #set_filter {
    border-color: var(--kpt-accent) !important;
    background: var(--kpt-accent) !important;
    color: #fff !important;
}

.kreativ-prog-test-catalog .button-block #del_filter {
    border-color: var(--kpt-line) !important;
    background: #fff !important;
    color: var(--kpt-ink) !important;
}

.kreativ-prog-test-catalog .catalog-sections-top {
    margin-bottom: 24px;
}

.kreativ-prog-test-catalog .kpt-catalog-root-categories {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.kreativ-prog-test-catalog .kpt-catalog-root-categories + .row {
    margin-right: 0;
    margin-left: 0;
}

.kreativ-prog-test-catalog .catalog-sections-top > .title {
    margin: 0 0 16px;
    color: var(--kpt-ink);
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
}

.kreativ-prog-test-catalog .catalog-sections-top .filter-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.kreativ-prog-test-catalog .catalog-sections-top .filter-menu .item {
    margin: 0;
    width: auto !important;
    max-width: 100%;
    flex: 0 1 auto;
}

.kreativ-prog-test-catalog .catalog-sections-top .filter-menu a {
    display: inline-flex;
    width: auto !important;
    max-width: 100%;
    padding: 9px 13px;
    border: 1px solid var(--kpt-line);
    border-radius: 999px;
    background: #fff;
    color: var(--kpt-ink);
    font-size: 13px;
}

.kpt-category-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.kpt-category-card {
    position: relative;
    display: flex;
    min-height: 175px;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    padding: 24px;
    border: 1px solid var(--kpt-line);
    border-radius: 14px;
    background: linear-gradient(145deg, #fff, var(--kpt-soft));
    color: var(--kpt-ink);
    transition: transform .2s ease, box-shadow .2s ease;
}

.kpt-category-card::after {
    content: "";
    position: absolute;
    top: -55px;
    right: -35px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(167, 37, 76, .08);
}

.kpt-category-card:hover {
    z-index: 1;
    color: var(--kpt-ink);
    text-decoration: none;
    transform: translateY(-3px);
    box-shadow: 0 18px 35px rgba(69, 32, 43, .1);
}

.kpt-category-card > span {
    position: absolute;
    top: 22px;
    left: 24px;
    color: var(--kpt-accent);
    font-size: 13px;
    font-weight: 700;
}

.kpt-category-card strong {
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 1.25;
}

.kpt-category-card small {
    position: relative;
    z-index: 1;
    margin-top: 10px;
    color: var(--kpt-muted);
}

.kpt-catalog-heading {
    margin: 42px 0 18px;
}

.kpt-results-summary {
    margin-bottom: 12px;
    color: var(--kpt-muted);
    font-size: 14px;
}

.kreativ-prog-test-catalog .category-products > .border-block {
    border-color: var(--kpt-line) !important;
}

.kreativ-prog-test-catalog .kpt-catalog-root-categories + .row .kpt-results-summary,
.kreativ-prog-test-catalog .kpt-catalog-root-categories + .row .category-products > .border-block {
    display: none !important;
}

.kreativ-prog-test-catalog .toolbar .sort-by {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}

.kreativ-prog-test-catalog .toolbar .sort-by label {
    margin: 0;
    color: var(--kpt-muted);
    font-size: 13px;
}

.kreativ-prog-test-catalog .toolbar select {
    height: 40px;
    padding: 0 34px 0 12px;
    border: 1px solid var(--kpt-line);
    border-radius: 7px;
    background-color: #fff;
    color: var(--kpt-ink);
}

.kreativ-prog-test-catalog .products-grid > [class*="col-"] > .item {
    height: calc(100% - 30px);
    margin: 15px 8px !important;
    padding: 20px 10px !important;
    border: 1px solid var(--kpt-line);
    border-radius: 12px;
    background: #fff;
    transition: box-shadow .2s ease, transform .2s ease;
}

.kreativ-prog-test-catalog .products-grid > [class*="col-"] > .item:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 32px rgba(69, 32, 43, .08);
}

.kreativ-prog-test-catalog .product-image img {
    max-width: 100%;
    height: 250px;
    object-fit: contain;
}

.kreativ-prog-test-catalog .product-name {
    min-height: 62px;
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.45;
    text-transform: none;
}

.kpt-discount-badge {
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    padding: 4px 9px;
    border-radius: 6px;
    background: var(--kpt-accent);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}

.kpt-product-shade {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 9px 0;
    color: var(--kpt-muted);
    font-size: 12px;
}

.kpt-product-shade i {
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    border: 2px solid #c5bcc0;
    border-radius: 50%;
    background: #efe8ea;
}

.kpt-oxidizer-hint {
    min-height: 44px;
    margin: 8px 0;
    padding: 8px 10px;
    border-radius: 7px;
    background: var(--kpt-soft);
    color: var(--kpt-muted);
    font-size: 11px;
    line-height: 1.35;
}

.kpt-color-guide,
.kpt-catalog-faq {
    margin-top: 52px;
    padding: 34px;
    border: 1px solid var(--kpt-line);
    border-radius: 14px;
    background: #fff;
}

.kpt-guide-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 24px 0;
}

.kpt-guide-grid > div {
    min-height: 145px;
    padding: 20px;
    border-radius: 10px;
    background: var(--kpt-soft);
}

.kpt-guide-grid strong,
.kpt-guide-grid span {
    display: block;
}

.kpt-guide-grid strong {
    color: var(--kpt-accent);
    font-size: 34px;
}

.kpt-guide-grid span,
.kpt-color-guide > p {
    color: var(--kpt-muted);
    font-size: 13px;
    line-height: 1.5;
}

.kreativ-prog-test-home .kpt-carousel-controls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin: -28px 0 12px;
}

.kreativ-prog-test-home .kpt-carousel-counter {
    min-width: 42px;
    color: var(--kpt-muted);
    font-size: 12px;
    text-align: center;
}

.kreativ-prog-test-home .kpt-carousel-button {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid var(--kpt-accent);
    border-radius: 50%;
    background: var(--kpt-accent);
    color: #fff;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease, opacity .2s ease;
}

.kreativ-prog-test-home .kpt-carousel-button:hover,
.kreativ-prog-test-home .kpt-carousel-button:focus-visible {
    background: var(--kpt-accent-dark);
    color: #fff;
    outline: none;
}

.kreativ-prog-test-home .kpt-carousel-button:disabled {
    border-color: var(--kpt-line);
    background: #fff;
    color: #b6aeb1;
    cursor: default;
    opacity: .7;
}

.kreativ-prog-test-home .kpt-carousel-controls-hidden {
    visibility: hidden;
}

.kreativ-prog-test-home .kpt-product-carousel {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: 0 !important;
    margin-left: 0 !important;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

.kreativ-prog-test-home .kpt-product-carousel::-webkit-scrollbar {
    display: none;
}

.kreativ-prog-test-home .kpt-product-carousel > [class*="col-"] {
    display: flex;
    max-width: 33.333333% !important;
    flex: 0 0 33.333333% !important;
    scroll-snap-align: start;
}

.kreativ-prog-test-home .kpt-product-carousel > [class*="col-"] > .item {
    width: 100%;
}

.kreativ-prog-test-home .kpt-product-carousel .product-image {
    display: flex !important;
    width: 100%;
    height: 300px !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.kreativ-prog-test-home .kpt-product-carousel .product-image img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    object-fit: contain;
}

.kreativ-prog-test-home .kpt-product-carousel .product-name {
    position: relative;
    margin-top: 14px;
}

@media (max-width: 991px) {
    .kpt-hero {
        background: #fbf7f8;
    }

    .kpt-hero-grid,
    .kpt-about-grid {
        grid-template-columns: 1fr;
    }

    .kpt-hero-visual {
        min-height: 340px;
        border-radius: 18px;
        background-image: url('/local/templates/catalog/images/kreativ-hero-products-real.webp');
        background-position: 72% center;
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: 0 18px 42px rgba(69, 32, 43, .1);
    }

    .kpt-usp-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .kpt-category-grid,
    .kpt-guide-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .kreativ-prog-test-catalog > .row > .col-md-3 {
        padding-right: 0 !important;
    }

    .kreativ-prog-test-catalog > .row > .col-md-3 > .border-block {
        position: static;
        max-height: none;
        overflow: visible;
        overscroll-behavior: auto;
        margin-bottom: 24px;
    }

    .kreativ-prog-test-home .kpt-product-carousel > [class*="col-"] {
        max-width: 50% !important;
        flex-basis: 50% !important;
    }
}

@media (max-width: 575px) {
    .kpt-hero {
        padding: 40px 0 30px;
    }

    .kpt-hero-grid {
        gap: 30px;
    }

    .kpt-hero-copy h1 {
        font-size: 36px;
    }

    .kpt-hero-copy > p {
        font-size: 16px;
    }

    .kpt-hero-search {
        display: block;
    }

    .kpt-hero-search button {
        width: 100%;
        min-height: 44px;
    }

    .kpt-hero-actions,
    .kpt-about-actions {
        display: grid;
    }

    .kpt-hero-visual {
        min-height: 280px;
    }

    .kpt-product-shape-tall {
        left: 12%;
        width: 70px;
        height: 175px;
    }

    .kpt-product-shape-round {
        left: 37%;
        width: 125px;
        height: 125px;
    }

    .kpt-product-shape-small {
        right: 8%;
        width: 56px;
        height: 145px;
    }

    .kpt-usp-grid,
    .kpt-category-grid,
    .kpt-guide-grid {
        grid-template-columns: 1fr;
    }

    .kpt-usp-card {
        min-height: auto;
    }

    .kpt-about,
    .kpt-faq {
        padding: 48px 0;
    }

    .kpt-color-guide,
    .kpt-catalog-faq {
        padding: 22px 18px;
    }

    .kreativ-prog-test-catalog .toolbar .sort-by {
        flex-wrap: wrap;
    }

    .kreativ-prog-test-catalog .toolbar select {
        width: 100%;
    }

    .kreativ-prog-test-home .kpt-carousel-controls {
        margin-top: -18px;
    }

    .kreativ-prog-test-home .kpt-product-carousel > [class*="col-"] {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }

    .kreativ-prog-test-home .kpt-product-carousel .product-image {
        height: 260px !important;
    }
}
