.ProductsSection-module__zvZAGG__section{padding-block:var(--space-4xl);scroll-margin-top:var(--header-height-compact)}.ProductsSection-module__zvZAGG__head{text-align:center;margin-bottom:var(--space-3xl)}.ProductsSection-module__zvZAGG__title{font-family:var(--font-heading);font-size:var(--text-2xl);letter-spacing:.01em;margin-top:var(--space-sm);font-weight:500}.ProductsSection-module__zvZAGG__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}@media (min-width:769px){.ProductsSection-module__zvZAGG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.ProductsSection-module__zvZAGG__grid{grid-template-columns:repeat(4,1fr)}}
.ReviewsStories-module__-zD5kq__section{padding-block:var(--section-gap);background:var(--color-bg-alt);overflow:hidden}.ReviewsStories-module__-zD5kq__title{font-size:var(--text-2xl);margin-bottom:var(--space-2xl)}.ReviewsStories-module__-zD5kq__strip{gap:var(--space-lg);padding-block:var(--space-sm) var(--space-md);margin-inline:calc(-1 * var(--container-padding));padding-inline:var(--container-padding);scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.ReviewsStories-module__-zD5kq__strip::-webkit-scrollbar{display:none}.ReviewsStories-module__-zD5kq__card{align-items:center;gap:var(--space-sm);scroll-snap-align:start;transition:transform var(--duration-fast) var(--ease-out);background:0 0;flex-direction:column;flex:none;display:flex}.ReviewsStories-module__-zD5kq__card:hover{transform:translateY(-4px)}.ReviewsStories-module__-zD5kq__ring{border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--color-accent), var(--color-accent-light), var(--color-dark));padding:3px;display:block}.ReviewsStories-module__-zD5kq__thumb{aspect-ratio:9/16;border-radius:calc(var(--radius-lg) - 2px);background:var(--color-border-light);border:2px solid var(--color-bg-alt);width:140px;display:block;position:relative;overflow:hidden}.ReviewsStories-module__-zD5kq__thumbImg{object-fit:cover}.ReviewsStories-module__-zD5kq__playBadge{color:var(--color-white);text-shadow:0 1px 6px #00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ReviewsStories-module__-zD5kq__playBadge:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;border-radius:50%;width:44px;height:44px;position:absolute}.ReviewsStories-module__-zD5kq__playBadge svg{position:relative}.ReviewsStories-module__-zD5kq__author{font-size:var(--text-xs);color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}@media (max-width:640px){.ReviewsStories-module__-zD5kq__thumb{width:116px}}.ReviewsStories-module__-zD5kq__viewer{z-index:2000;justify-content:center;align-items:center;gap:var(--space-xl);display:flex;position:fixed;inset:0}.ReviewsStories-module__-zD5kq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0aeb;position:absolute;inset:0}.ReviewsStories-module__-zD5kq__stage{z-index:1;aspect-ratio:9/16;border-radius:var(--radius-lg);width:min(440px,94vw);height:min(86vh,167.111vw);box-shadow:var(--shadow-xl);background:#000;position:relative;overflow:hidden}.ReviewsStories-module__-zD5kq__bars{z-index:3;padding:var(--space-sm);gap:4px;display:flex;position:absolute;top:0;left:0;right:0}.ReviewsStories-module__-zD5kq__bar{border-radius:var(--radius-full);background:#ffffff4d;flex:1;height:3px;overflow:hidden}.ReviewsStories-module__-zD5kq__barFill{background:var(--color-white);border-radius:var(--radius-full);height:100%;transition:width 60ms linear;display:block}.ReviewsStories-module__-zD5kq__stageHeader{z-index:3;padding:var(--space-sm) var(--space-md) 0;color:var(--color-white);justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:0;right:0}.ReviewsStories-module__-zD5kq__stageAuthor{font-weight:600;font-size:var(--text-sm);text-shadow:0 1px 6px #0009}.ReviewsStories-module__-zD5kq__stageActions{align-items:center;gap:var(--space-sm);display:flex}.ReviewsStories-module__-zD5kq__stageActions button{color:var(--color-white);opacity:.9;transition:opacity var(--duration-fast);display:flex}.ReviewsStories-module__-zD5kq__stageActions button:hover{opacity:1}.ReviewsStories-module__-zD5kq__media{position:absolute;inset:0}.ReviewsStories-module__-zD5kq__mediaEl{object-fit:cover;width:100%;height:100%}.ReviewsStories-module__-zD5kq__caption{z-index:3;padding:var(--space-2xl) var(--space-lg) var(--space-lg);color:var(--color-white);font-size:var(--text-base);text-shadow:0 1px 4px #0009;background:linear-gradient(#0000,#000000b3);position:absolute;bottom:0;left:0;right:0}.ReviewsStories-module__-zD5kq__tapPrev,.ReviewsStories-module__-zD5kq__tapNext{z-index:2;background:0 0;position:absolute;top:0;bottom:0}.ReviewsStories-module__-zD5kq__tapPrev{width:30%;left:0}.ReviewsStories-module__-zD5kq__tapNext{width:70%;right:0}.ReviewsStories-module__-zD5kq__nav{z-index:1;width:48px;height:48px;color:var(--color-white);transition:background var(--duration-fast);background:#ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.ReviewsStories-module__-zD5kq__nav:hover{background:#ffffff40}@media (max-width:760px){.ReviewsStories-module__-zD5kq__nav{display:none}.ReviewsStories-module__-zD5kq__stage{aspect-ratio:auto;border-radius:0;width:100vw;height:100dvh;max-height:none}}
.BlogTeaser-module__eohleq__section{padding-block:var(--section-gap);background:var(--color-bg)}.BlogTeaser-module__eohleq__head{justify-content:space-between;align-items:flex-end;gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.BlogTeaser-module__eohleq__title{font-size:var(--text-2xl)}.BlogTeaser-module__eohleq__allLink{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);transition:gap var(--duration-fast) var(--ease-out);font-weight:500;display:inline-flex}.BlogTeaser-module__eohleq__allLink:hover{gap:var(--space-md)}.BlogTeaser-module__eohleq__grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:clamp(1rem,2.5vw,2rem);display:grid}.BlogTeaser-module__eohleq__card{flex-direction:column;display:flex}.BlogTeaser-module__eohleq__cardOffset{transform:translateY(2.5rem)}.BlogTeaser-module__eohleq__cover{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--color-border-light);margin-bottom:var(--space-md);position:relative;overflow:hidden}.BlogTeaser-module__eohleq__coverImg{object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.BlogTeaser-module__eohleq__card:hover .BlogTeaser-module__eohleq__coverImg{transform:scale(1.05)}.BlogTeaser-module__eohleq__index{top:var(--space-sm);left:var(--space-sm);font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-white);text-shadow:0 1px 8px #00000080;letter-spacing:.05em;position:absolute}.BlogTeaser-module__eohleq__cardTitle{font-size:var(--text-lg);margin-bottom:var(--space-sm);line-height:1.3}.BlogTeaser-module__eohleq__card:hover .BlogTeaser-module__eohleq__cardTitle{color:var(--color-accent)}.BlogTeaser-module__eohleq__cardExcerpt{font-size:var(--text-sm);color:var(--color-text-secondary);-webkit-line-clamp:3;margin-bottom:var(--space-md);-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogTeaser-module__eohleq__read{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-top:auto;font-weight:500;display:inline-flex}.BlogTeaser-module__eohleq__card:hover .BlogTeaser-module__eohleq__read{color:var(--color-accent)}@media (max-width:900px){.BlogTeaser-module__eohleq__grid{row-gap:var(--space-2xl);grid-template-columns:repeat(2,1fr)}.BlogTeaser-module__eohleq__cardOffset{transform:none}}@media (max-width:480px){.BlogTeaser-module__eohleq__grid{grid-template-columns:1fr}}
