.CategoryCard-module___v2Tuq__card{text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;transition:background .15s;display:flex}.CategoryCard-module___v2Tuq__card:hover{background:var(--color-surface-muted)}.CategoryCard-module___v2Tuq__iconWrap{background:var(--color-surface-muted);width:70px;height:70px;color:var(--color-blue);border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.CategoryCard-module___v2Tuq__card:hover .CategoryCard-module___v2Tuq__iconWrap{background:var(--color-surface)}.CategoryCard-module___v2Tuq__name{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.3}
.CategoryStrip-module__vmmlAa__wrap{position:relative}.CategoryStrip-module__vmmlAa__strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(96px,1fr);grid-auto-flow:column;gap:4px;padding:4px 0;display:grid;overflow-x:auto}.CategoryStrip-module__vmmlAa__strip::-webkit-scrollbar{display:none}.CategoryStrip-module__vmmlAa__arrow{z-index:2;background:var(--color-surface);width:40px;height:40px;color:var(--color-text);opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000002e}.CategoryStrip-module__vmmlAa__wrap:hover .CategoryStrip-module__vmmlAa__arrow,.CategoryStrip-module__vmmlAa__arrow:focus-visible{opacity:1;pointer-events:auto}.CategoryStrip-module__vmmlAa__arrow:hover{background:var(--color-surface-muted)}.CategoryStrip-module__vmmlAa__arrowLeft{left:-22px}.CategoryStrip-module__vmmlAa__arrowRight{right:-22px}.CategoryStrip-module__vmmlAa__arrowIcon path{stroke:currentColor;stroke-width:14px}
.HeroSlider-module__7imyqa__slider{background:linear-gradient(105deg, var(--color-blue) 0%, var(--color-blue-soft) 70%, #1a3d94 100%);color:#fff;border-radius:12px;position:relative;overflow:hidden}.HeroSlider-module__7imyqa__viewport{aspect-ratio:8/3;width:100%;min-height:480px;max-height:620px;position:relative}.HeroSlider-module__7imyqa__slide{opacity:0;visibility:hidden;justify-content:space-between;align-items:center;gap:32px;padding:40px 120px 56px;transition:opacity .4s,visibility 0s linear .4s;display:flex;position:absolute;inset:0}.HeroSlider-module__7imyqa__slideActive{opacity:1;visibility:visible;transition:opacity .4s,visibility}.HeroSlider-module__7imyqa__copy{flex-direction:column;align-items:flex-start;gap:14px;max-width:640px;display:flex}.HeroSlider-module__7imyqa__headline{font-family:var(--font-headline), sans-serif;letter-spacing:.01em;text-transform:uppercase;font-size:clamp(38px,5.5vw,72px);font-weight:400;line-height:1}.HeroSlider-module__7imyqa__accent{font-family:var(--font-display), sans-serif;color:var(--color-green);font-size:clamp(18px,2.6vw,26px);font-weight:700;line-height:1.25}.HeroSlider-module__7imyqa__cta{background:var(--color-green);height:46px;color:var(--color-blue);border-radius:23px;align-items:center;margin-top:12px;padding:0 28px;font-size:15px;font-weight:700;transition:filter .15s;display:inline-flex}.HeroSlider-module__7imyqa__cta:hover{filter:brightness(1.08)}.HeroSlider-module__7imyqa__visual{flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:center;max-width:42%;display:flex}.HeroSlider-module__7imyqa__visual img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.HeroSlider-module__7imyqa__arrow{z-index:2;color:#fff;opacity:0;pointer-events:none;background-color:#0000;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,color .2s,opacity .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__7imyqa__arrowLeft{left:0}.HeroSlider-module__7imyqa__arrowRight{right:0}.HeroSlider-module__7imyqa__slider:hover .HeroSlider-module__7imyqa__arrow,.HeroSlider-module__7imyqa__arrow:focus-visible{opacity:1;pointer-events:auto}.HeroSlider-module__7imyqa__arrow:hover{color:var(--color-blue);background-color:#fff}.HeroSlider-module__7imyqa__controls{z-index:2;-webkit-backdrop-filter:blur(8px);background-color:#fff9;border-radius:999px;align-items:center;gap:8px;height:24px;margin:8px;padding:0 8px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.HeroSlider-module__7imyqa__dots{align-items:center;gap:0;display:flex}.HeroSlider-module__7imyqa__dot{cursor:pointer;background:0 0;border:0;padding:6px;display:flex}.HeroSlider-module__7imyqa__dot span{background-color:#fff;border-radius:50%;outline:1px solid #04165340;width:8px;height:8px;margin:auto;transition:background-color .2s;display:block}.HeroSlider-module__7imyqa__dot span.HeroSlider-module__7imyqa__dotActive{background-color:var(--color-green);outline-color:#fff}.HeroSlider-module__7imyqa__playPause{cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:flex}.HeroSlider-module__7imyqa__playPause:hover{background-color:#fff}.HeroSlider-module__7imyqa__playPause svg{width:12px;height:12px;fill:var(--color-blue);display:block}@media (min-width:900px){.HeroSlider-module__7imyqa__arrow{display:flex}}@media (max-width:899px){.HeroSlider-module__7imyqa__viewport{aspect-ratio:4/3;min-height:380px;max-height:none}.HeroSlider-module__7imyqa__slide{padding:28px 20px 60px}.HeroSlider-module__7imyqa__visual{display:none}}@media (prefers-reduced-motion:reduce){.HeroSlider-module__7imyqa__slide,.HeroSlider-module__7imyqa__slideActive{transition:none}}
