.Hero-module__KS2VjW__hero{background:var(--page);padding-block:var(--space-6)}.Hero-module__KS2VjW__grid{gap:var(--space-3);grid-template-rows:1fr 1fr auto;grid-template-columns:1.3fr 1fr;display:grid}.Hero-module__KS2VjW__main{border-radius:var(--radius-lg);background-color:var(--dark);color:var(--on-dark);padding:var(--space-8) var(--space-7);isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;grid-area:1/1/-1;justify-content:center;min-height:460px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.Hero-module__KS2VjW__main:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Hero-module__KS2VjW__product{object-fit:contain;object-position:center;z-index:0;pointer-events:none;width:auto;max-width:44%;height:84%;transition:transform .25s;position:absolute;top:50%;right:4%;transform:translateY(-50%)}.Hero-module__KS2VjW__main:hover .Hero-module__KS2VjW__product{transform:translateY(-50%)scale(1.06)}.Hero-module__KS2VjW__badge{background:var(--brand);color:var(--on-brand);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-pill);margin-bottom:var(--space-4);align-self:flex-start;padding:5px 12px;font-weight:800}.Hero-module__KS2VjW__title{font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:var(--fw-heading);text-transform:uppercase;letter-spacing:-.01em;text-wrap:balance;max-width:15ch;color:var(--on-dark);margin:0;line-height:1.05}.Hero-module__KS2VjW__highlight{color:var(--brand-light)}.Hero-module__KS2VjW__sub{color:var(--on-dark-muted);font-size:var(--fs-sm);margin:var(--space-3) 0 var(--space-5);max-width:34ch}.Hero-module__KS2VjW__chips{margin:0 0 var(--space-5);gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.Hero-module__KS2VjW__chip{font-size:var(--fs-xs);color:var(--on-dark);border-radius:var(--radius-pill);background:#ffffff12;border:1px solid #ffffff24;align-items:center;gap:7px;padding:6px 12px;font-weight:600;display:inline-flex}.Hero-module__KS2VjW__chip svg{width:14px;height:14px;color:var(--brand)}.Hero-module__KS2VjW__cta{background:var(--brand);color:var(--on-brand);text-transform:uppercase;letter-spacing:.03em;font-weight:800;font-size:var(--fs-sm);border-radius:var(--radius-pill);align-self:flex-start;align-items:center;gap:10px;padding:14px 26px;transition:background .15s,transform .15s;display:inline-flex}.Hero-module__KS2VjW__cta svg{width:16px;height:16px}.Hero-module__KS2VjW__tile{border-radius:var(--radius-lg);min-height:150px;padding:var(--space-5);color:#fff;background:var(--dark-elevated);isolation:isolate;flex-direction:column;grid-column:2;justify-content:flex-end;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.Hero-module__KS2VjW__tile:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Hero-module__KS2VjW__tileBg{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__KS2VjW__tileProduct{object-fit:contain;object-position:center;z-index:0;pointer-events:none;width:auto;max-width:44%;height:68%;transition:transform .25s;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.Hero-module__KS2VjW__tile:hover .Hero-module__KS2VjW__tileProduct{transform:translateY(-50%)scale(1.07)}.Hero-module__KS2VjW__tile:after{content:"";z-index:-1;background:linear-gradient(160deg,#0000001f 0%,#000000a8 100%);position:absolute;inset:0}.Hero-module__KS2VjW__tileLabel{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;opacity:.85;margin-bottom:4px;font-weight:800}.Hero-module__KS2VjW__tileHeading{font-size:var(--fs-base);text-transform:uppercase;margin-bottom:var(--space-3);max-width:18ch;font-weight:800;line-height:1.15}.Hero-module__KS2VjW__tileCta{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);background:#ffffff29;border:1px solid #ffffff47;align-self:flex-start;padding:7px 14px;font-weight:800}.Hero-module__KS2VjW__strip{gap:var(--space-3);grid-area:3/2;grid-template-columns:1fr;display:grid}.Hero-module__KS2VjW__stripCell{border-radius:var(--radius-lg);background:var(--dark-soft);color:var(--on-dark);padding:var(--space-4);justify-content:center;gap:var(--space-2);flex-direction:column;min-height:100px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.Hero-module__KS2VjW__stripCell:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.Hero-module__KS2VjW__stripProduct{object-fit:contain;z-index:0;pointer-events:none;width:46px;height:46px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Hero-module__KS2VjW__stripLabel{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-weight:800}.Hero-module__KS2VjW__stripHead{font-size:var(--fs-sm);text-transform:uppercase;font-weight:800;line-height:1.15}.Hero-module__KS2VjW__stripPill{font-size:var(--fs-xs);text-transform:uppercase;background:var(--brand);color:var(--on-brand);border-radius:var(--radius-pill);align-self:flex-start;padding:6px 12px;font-weight:800}@media (max-width:860px){.Hero-module__KS2VjW__grid{gap:var(--space-3);scroll-snap-type:x mandatory;scroll-padding-left:var(--space-4);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;grid-template-rows:none;grid-template-columns:none;display:flex;overflow-x:auto}.Hero-module__KS2VjW__grid::-webkit-scrollbar{display:none}.Hero-module__KS2VjW__main,.Hero-module__KS2VjW__tile,.Hero-module__KS2VjW__stripCell{scroll-snap-align:start;flex:0 0 82%;min-height:320px}.Hero-module__KS2VjW__main{padding:var(--space-6) var(--space-5)}.Hero-module__KS2VjW__product{display:none}.Hero-module__KS2VjW__strip{display:contents}}@media (prefers-reduced-motion:reduce){.Hero-module__KS2VjW__main,.Hero-module__KS2VjW__tile,.Hero-module__KS2VjW__stripCell,.Hero-module__KS2VjW__product,.Hero-module__KS2VjW__tileProduct{transition:none}.Hero-module__KS2VjW__main:hover,.Hero-module__KS2VjW__tile:hover,.Hero-module__KS2VjW__stripCell:hover{transform:none}.Hero-module__KS2VjW__main:hover .Hero-module__KS2VjW__product,.Hero-module__KS2VjW__tile:hover .Hero-module__KS2VjW__tileProduct{transform:translateY(-50%)}}@media (max-width:767px){.Hero-module__KS2VjW__hero{display:none}}
.UspBar-module__kQ8U_q__usp{padding-block:var(--space-6)}.UspBar-module__kQ8U_q__grid{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:var(--space-5) var(--space-6);justify-content:space-around;align-items:center;gap:var(--space-4) var(--space-6);flex-wrap:wrap;margin:0;list-style:none;display:flex}.UspBar-module__kQ8U_q__item{text-align:left;align-items:center;gap:var(--space-3);flex-direction:row;display:flex}.UspBar-module__kQ8U_q__icon{color:var(--band-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.UspBar-module__kQ8U_q__text{font-size:var(--fs-sm);color:var(--text);font-weight:600;line-height:1.3}
.CategoryBrands-module__FPRVNa__section{background:var(--zaver-tma);color:var(--on-zaver-tma);position:relative;overflow:hidden}.CategoryBrands-module__FPRVNa__section :where(h2){color:var(--on-zaver-tma)}.CategoryBrands-module__FPRVNa__figureLeft,.CategoryBrands-module__FPRVNa__figureRight{z-index:0;pointer-events:none;background-repeat:no-repeat;background-size:contain;width:clamp(120px,11vw,240px);height:100%;display:none;position:absolute;bottom:0}.CategoryBrands-module__FPRVNa__figureLeft{background-image:url(/decor/cat-left.webp);background-position:0 100%;left:0}.CategoryBrands-module__FPRVNa__figureRight{background-image:url(/decor/cat-right.webp);background-position:100% 100%;right:0}@media (min-width:1320px){.CategoryBrands-module__FPRVNa__figureLeft,.CategoryBrands-module__FPRVNa__figureRight{display:block}}.CategoryBrands-module__FPRVNa__inner.CategoryBrands-module__FPRVNa__inner{z-index:1;max-width:64rem;position:relative}.CategoryBrands-module__FPRVNa__heading{margin:0 0 var(--space-6);font-size:clamp(1.3rem,2vw,1.8rem);font-weight:var(--fw-heading);text-transform:uppercase;letter-spacing:-.01em;text-align:center}.CategoryBrands-module__FPRVNa__cols{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:720px){.CategoryBrands-module__FPRVNa__cols{grid-template-columns:repeat(3,1fr)}}.CategoryBrands-module__FPRVNa__col{gap:var(--space-4);padding:var(--space-5);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.CategoryBrands-module__FPRVNa__logoSlot{min-height:64px;padding-bottom:var(--space-3);border-bottom:1px solid var(--border);place-items:center;display:grid}.CategoryBrands-module__FPRVNa__logo{object-fit:contain;width:100%;max-width:170px;height:auto;max-height:52px}.CategoryBrands-module__FPRVNa__logoText{font-size:var(--fs-xl);font-weight:var(--fw-heading);text-transform:uppercase;letter-spacing:.02em}.CategoryBrands-module__FPRVNa__subs{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CategoryBrands-module__FPRVNa__subs li+li{border-top:1px solid var(--border)}.CategoryBrands-module__FPRVNa__subs a{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--text);font-size:var(--fs-sm);padding:.5rem 0;text-decoration:none;display:flex}.CategoryBrands-module__FPRVNa__subs a:hover{color:var(--text-muted)}.CategoryBrands-module__FPRVNa__count{color:var(--text-faint);font-size:var(--fs-xs);font-variant-numeric:tabular-nums}.CategoryBrands-module__FPRVNa__cta{background:var(--chrome);color:var(--on-chrome);font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);align-self:flex-start;margin-top:auto;padding:.6rem 1.1rem;font-weight:700;text-decoration:none;transition:background .15s}.CategoryBrands-module__FPRVNa__cta:hover{background:var(--chrome-elevated)}@media (max-width:767px){.CategoryBrands-module__FPRVNa__section{display:none}}
@media (max-width:767px){.PromoBanners-module__aDFS_q__sekce{display:none}}.PromoBanners-module__aDFS_q__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.PromoBanners-module__aDFS_q__grid{gap:var(--space-5);grid-template-columns:repeat(2,1fr)}}.PromoBanners-module__aDFS_q__banner{min-height:240px;padding:var(--space-6);border-radius:var(--radius-lg);background-color:var(--dark-soft);isolation:isolate;box-shadow:var(--shadow);background-position:50%;background-size:cover;align-items:flex-end;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.PromoBanners-module__aDFS_q__banner:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}@media (min-width:768px){.PromoBanners-module__aDFS_q__banner{min-height:320px}}.PromoBanners-module__aDFS_q__overlay{z-index:-1;position:absolute;inset:0}.PromoBanners-module__aDFS_q__dark .PromoBanners-module__aDFS_q__overlay{background:linear-gradient(#0000000d 0%,#000000a6 100%)}.PromoBanners-module__aDFS_q__light .PromoBanners-module__aDFS_q__overlay{background:linear-gradient(#ffffff0d 0%,#ffffffb3 100%)}.PromoBanners-module__aDFS_q__content{gap:var(--space-2);flex-direction:column;display:flex}.PromoBanners-module__aDFS_q__dark .PromoBanners-module__aDFS_q__content{color:#fff}.PromoBanners-module__aDFS_q__light .PromoBanners-module__aDFS_q__content{color:var(--text)}.PromoBanners-module__aDFS_q__heading{font-size:var(--fs-2xl);font-weight:var(--fw-heading,800);text-transform:uppercase;line-height:1.1}.PromoBanners-module__aDFS_q__sub{font-size:var(--fs-base);opacity:.9}.PromoBanners-module__aDFS_q__cta{margin-top:var(--space-2);background:var(--brand);color:var(--on-brand);font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.02em;border-radius:var(--radius-pill);align-self:flex-start;padding:.5rem 1.1rem;font-weight:700;transition:transform .15s}.PromoBanners-module__aDFS_q__banner:hover .PromoBanners-module__aDFS_q__cta{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.PromoBanners-module__aDFS_q__banner,.PromoBanners-module__aDFS_q__cta{transition:none}.PromoBanners-module__aDFS_q__banner:hover{transform:none}}
.MobileBannerCarousel-module__r9XyXG__wrap{display:none}@media (max-width:767px){.MobileBannerCarousel-module__r9XyXG__wrap.MobileBannerCarousel-module__r9XyXG__wrap{margin-top:0;padding-block:0;display:block}.MobileBannerCarousel-module__r9XyXG__pas{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding-inline:16px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.MobileBannerCarousel-module__r9XyXG__pas::-webkit-scrollbar{display:none}.MobileBannerCarousel-module__r9XyXG__karta{scroll-snap-align:start;background:var(--bg-soft);border-radius:22px;flex:0 0 calc(100% - 20px);height:clamp(220px,64vw,280px);position:relative;overflow:hidden}.MobileBannerCarousel-module__r9XyXG__odkaz{color:#fff;text-decoration:none;display:block;position:absolute;inset:0}.MobileBannerCarousel-module__r9XyXG__foto{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.MobileBannerCarousel-module__r9XyXG__stin{background:linear-gradient(#0000 55%,#0000008c 78%,#000000d1 100%);position:absolute;inset:0}.MobileBannerCarousel-module__r9XyXG__text{flex-direction:column;align-items:flex-start;gap:6px;padding:18px;display:flex;position:absolute;bottom:0;left:0;right:0}.MobileBannerCarousel-module__r9XyXG__nadpis{letter-spacing:-.01em;text-wrap:balance;font-size:19px;font-weight:800;line-height:1.15}.MobileBannerCarousel-module__r9XyXG__podnadpis{-webkit-line-clamp:2;color:#ffffffdb;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.MobileBannerCarousel-module__r9XyXG__cta{border-radius:var(--radius-pill);color:#111;letter-spacing:.02em;background:#fff;align-items:center;min-height:38px;margin-top:6px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.MobileBannerCarousel-module__r9XyXG__indikatory{justify-content:center;align-items:center;gap:6px;height:34px;margin-top:2px;display:flex}.MobileBannerCarousel-module__r9XyXG__tecka{cursor:pointer;background:0 0;border:0;width:20px;height:34px;position:relative}.MobileBannerCarousel-module__r9XyXG__tecka:after{content:"";background:var(--border-strong);border-radius:3px;width:6px;height:6px;transition:width .18s,background .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileBannerCarousel-module__r9XyXG__teckaOn:after{background:var(--dark);width:18px}@media (prefers-reduced-motion:reduce){.MobileBannerCarousel-module__r9XyXG__tecka:after{transition:none}}}
.MobileCategoryTiles-module__V4zPbW__wrap{display:none}@media (max-width:767px){.MobileCategoryTiles-module__V4zPbW__wrap.MobileCategoryTiles-module__V4zPbW__wrap{isolation:isolate;width:100%;max-width:none;margin:var(--space-2) 0 0;color:#fff;background:var(--zaver-tma);border-radius:0;padding-inline:0;display:block;position:relative;overflow:hidden}.MobileCategoryTiles-module__V4zPbW__obsah{z-index:2;padding:20px 16px 16px;position:relative}.MobileCategoryTiles-module__V4zPbW__pozadi{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.MobileCategoryTiles-module__V4zPbW__napis{color:#0000;letter-spacing:-.05em;white-space:nowrap;-webkit-text-stroke:1px var(--zaver-linka);width:max-content;font-size:clamp(76px,25vw,132px);font-weight:900;line-height:1;position:absolute;left:50%}.MobileCategoryTiles-module__V4zPbW__napisNahore{top:1%;transform:translate(-52%)}.MobileCategoryTiles-module__V4zPbW__napisUprostred{top:45%;transform:translate(-46%)}.MobileCategoryTiles-module__V4zPbW__napisDole{top:86%;transform:translate(-55%)}.MobileCategoryTiles-module__V4zPbW__zahlavi{margin-bottom:var(--space-4)}.MobileCategoryTiles-module__V4zPbW__linka{background:#fff;border-radius:2px;width:40px;height:3px;margin:10px 0 12px;display:block}.MobileCategoryTiles-module__V4zPbW__uvod{flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}@media (max-width:359px){.MobileCategoryTiles-module__V4zPbW__uvod{flex-wrap:wrap}}.MobileCategoryTiles-module__V4zPbW__lead{color:#ffffffb8;min-width:0;margin:0;font-size:13px;line-height:1.4}.MobileCategoryTiles-module__V4zPbW__vsechny{color:#fff;white-space:nowrap;flex:none;align-items:center;gap:5px;min-height:44px;font-size:13px;font-weight:700;display:inline-flex}.MobileCategoryTiles-module__V4zPbW__vsechny:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #fff}.MobileCategoryTiles-module__V4zPbW__heading{color:#fff;font-size:var(--fs-xl);font-weight:var(--fw-heading);text-wrap:balance;margin:0;line-height:1.2}.MobileCategoryTiles-module__V4zPbW__mrizka{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.MobileCategoryTiles-module__V4zPbW__polozka{min-width:0}.MobileCategoryTiles-module__V4zPbW__dlazdice{aspect-ratio:5/6;background:var(--bg-soft);color:#fff;border-radius:20px;text-decoration:none;transition:transform .12s;display:block;position:relative;overflow:hidden}.MobileCategoryTiles-module__V4zPbW__dlazdice:active{transform:scale(.985)}.MobileCategoryTiles-module__V4zPbW__dlazdice:focus-visible{outline-offset:2px;outline:3px solid #fff}@media (prefers-reduced-motion:reduce){.MobileCategoryTiles-module__V4zPbW__dlazdice{transition:none}}.MobileCategoryTiles-module__V4zPbW__foto{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.MobileCategoryTiles-module__V4zPbW__stin{background:linear-gradient(#0000 45%,#00000080 72%,#000c 100%);position:absolute;inset:0}.MobileCategoryTiles-module__V4zPbW__nazev{overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.2;position:absolute;bottom:12px;left:12px;right:46px}.MobileCategoryTiles-module__V4zPbW__sipka{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;background:#ffffff38;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:10px;right:10px}@media (max-width:359px){.MobileCategoryTiles-module__V4zPbW__nazev{right:12px}.MobileCategoryTiles-module__V4zPbW__sipka{top:10px;bottom:auto}}}@media (max-width:359px){.MobileCategoryTiles-module__V4zPbW__obsah{padding-inline:12px}.MobileCategoryTiles-module__V4zPbW__napis{font-size:clamp(68px,26vw,100px)}}
.WhyUs-module__gFo4ZW__head{text-align:center;margin-bottom:var(--space-6)}.WhyUs-module__gFo4ZW__heading{font-size:clamp(1.3rem,2vw,1.8rem);font-weight:var(--fw-heading);text-transform:uppercase;letter-spacing:-.01em;margin:0}.WhyUs-module__gFo4ZW__sub{color:var(--text-muted);font-size:var(--fs-sm);margin:var(--space-2) 0 0}.WhyUs-module__gFo4ZW__grid{gap:var(--space-5);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.WhyUs-module__gFo4ZW__item{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.WhyUs-module__gFo4ZW__icon{background:var(--brand-light);width:64px;height:64px;color:var(--band-accent);border-radius:50%;place-items:center;display:grid}.WhyUs-module__gFo4ZW__title{text-transform:uppercase;font-weight:800;font-size:var(--fs-base)}.WhyUs-module__gFo4ZW__subtitle{color:var(--text-muted);font-size:var(--fs-sm);max-width:20ch}@media (max-width:900px){.WhyUs-module__gFo4ZW__grid{row-gap:var(--space-6);grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.WhyUs-module__gFo4ZW__grid{grid-template-columns:repeat(2,1fr)}}
