.khp-hero{background:linear-gradient(120deg,#e9e4dc 0%,#f5f3ee 68%,#ded8cf 100%)}
.khp-hero .khc-shell{position:relative}
.khp-hero .khc-shell:after{content:"";position:absolute;right:2%;bottom:12%;width:clamp(120px,18vw,270px);aspect-ratio:1;border:1px solid rgba(178,52,62,.22);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.18),0 0 0 56px rgba(255,255,255,.10);pointer-events:none}
.khp-hero .khc-intro,.khp-hero h1,.khp-hero .khc-kicker,.khp-hero .khc-breadcrumb,.khp-hero .khc-shell>a{position:relative;z-index:1}
.khp-children{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:34px;margin-bottom:4px;background:var(--khc-line);border:1px solid var(--khc-line)}
.khp-children a{min-height:104px;padding:22px;background:#faf9f6;color:var(--khc-ink);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:background-color .18s ease,color .18s ease}
.khp-children a:hover,.khp-children a:focus-visible{background:var(--khc-ink);color:#fff}
.khp-children span{font:700 18px/1.25 Arial,sans-serif}
.khp-children small{color:var(--khc-muted)}
.khp-children a:hover small,.khp-children a:focus-visible small{color:#e9e4dc}
.khp-layout-full{grid-template-columns:1fr}
.khp-guide p{max-width:760px}
.khp-mode-compact .khc-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1050px}
.khp-mode-compact .khp-catalog{padding-bottom:58px}
@media(max-width:1100px){.khp-children{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.khp-hero .khc-shell:after{right:-35px;bottom:18%;width:150px}.khp-children{width:calc(100% - 40px);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.khp-children a{min-height:92px;padding:16px}.khp-mode-compact .khc-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.khp-catalog .khc-catalog-head>div:last-child{margin-left:auto}}
