body.type-index.psd-home-v2 { --psd-green: #1cdb3e; --psd-ink: #161616; --psd-aqua: #24aeb7; --psd-space: 48px; }
.type-index.psd-home-v2 .next-to-carousel-banners { margin: 0 0 var(--psd-space) !important; padding: 8px 20px 0px !important; }
.type-index.psd-home-v2 #content > .homepage-group-title { padding: 0px !important; margin: var(--psd-space) 0 20px !important; }
.type-index.psd-home-v2 #content > .products-wrapper { padding: 0px !important; margin: 0px !important; }
.type-index.psd-home-v2 .position--benefitHomepage { margin: 0px !important; padding: 0px !important; }
.type-index.psd-home-v2 #psd-story { margin: var(--psd-space) 0 0 !important; padding: 32px !important; gap: 32px !important; }
.type-index.psd-home-v2 #psd-story h2 { font-size: clamp(27px, 2.7vw, 38px) !important; margin-bottom: 18px !important; }
.type-index.psd-home-v2 #psd-story p { margin-bottom: 14px; }
.type-index.psd-home-v2 #content > .homepage-banners-full-width { margin-top: var(--psd-space) !important; margin-bottom: 0px !important; }
.type-index.psd-home-v2 .middle-banners .banner-wrapper { margin-top: 0px !important; margin-bottom: 0px !important; }
.type-index.psd-home-v2 .psd-blog-shell { margin-top: var(--psd-space) !important; margin-bottom: var(--psd-space) !important; }
.type-index.psd-home-v2 .psd-blog-shell .homepage-group-title { margin-bottom: 20px !important; }
.type-index.psd-home-v2 .psd-replaced-group { display: none !important; }
.type-index.psd-home-v2 .products-wrapper .product, .type-index.psd-home-v2 .psd-category-grid > .product { min-width: 0px; padding: 0px !important; margin: 0px !important; }
.type-index.psd-home-v2 .products-wrapper .product > .p, .type-index.psd-home-v2 .psd-category-grid .p { min-width: 0px; border: 1px solid rgb(237, 240, 237); border-radius: 10px; background: rgb(255, 255, 255); box-sizing: border-box; padding: 10px !important; margin: 0px !important; }
@media (max-width: 767px) {
  .type-index.psd-home-v2 .product a.image { aspect-ratio: 1 / 1; display: block !important; width: 100% !important; height: auto !important; margin: 0px 0px 10px !important; padding: 0px !important; }
}
@media (max-width: 767px) {
  .type-index.psd-home-v2 .product a.image img { display: block !important; width: 100% !important; height: 100% !important; max-height: none !important; object-fit: contain !important; transform: none !important; }
}
.type-index.psd-home-v2 .product .p-in { padding: 0px !important; }
.type-index.psd-home-v2 .product .name { line-height: 1.4 !important; overflow-wrap: anywhere; }
.type-index.psd-home-v2 .product .prices { margin: 10px 0px 6px !important; }
.type-index.psd-home-v2 .product .p-bottom { padding: 0px !important; margin-top: 8px !important; }
.type-index.psd-home-v2 .product .p-tools { margin-top: 10px !important; }
.type-index.psd-home-v2 .product .btn, .type-index.psd-home-v2 #psd-story .btn, .type-index.psd-home-v2 .psd-view-all { box-sizing: border-box; background: var(--psd-green) !important; border: 1px solid var(--psd-green) !important; color: var(--psd-ink) !important; border-radius: 8px !important; min-height: 44px !important; min-width: 0px !important; padding: 11px 15px !important; text-decoration: none !important; font-weight: 700 !important; line-height: 1.3 !important; white-space: normal !important; }
.type-index.psd-home-v2 .product .btn:hover, .type-index.psd-home-v2 #psd-story .btn:hover, .type-index.psd-home-v2 .psd-view-all:hover { background: rgb(24, 196, 56) !important; border-color: rgb(24, 196, 56) !important; }
.type-index.psd-home-v2 a:focus-visible, .type-index.psd-home-v2 button:focus-visible { outline-offset: 3px; outline: rgb(8, 123, 133) solid 3px !important; }
.type-index.psd-home-v2 .psd-category-section { margin: var(--psd-space) 0 0; min-width: 0px; text-align: left; }
.type-index.psd-home-v2 .psd-category-section h2 { font: 700 clamp(27px, 3vw, 38px) / 1.15 "Exo 2", sans-serif; letter-spacing: 0.025em; margin: 0px 0px 18px; color: var(--psd-ink); }
.type-index.psd-home-v2 .psd-category-choices { display: flex; flex-wrap: wrap; gap: 8px; margin: 0px 0px 20px; max-width: 100%; }
.type-index.psd-home-v2 .psd-category-choice { border: 1px solid rgb(217, 227, 223); background: rgb(255, 255, 255); color: var(--psd-ink); border-radius: 8px; padding: 11px 14px; min-height: 44px; font: 600 15px / 1.35 "Source Sans 3", sans-serif; text-decoration: none; max-width: 100%; white-space: normal; cursor: pointer; }
.type-index.psd-home-v2 .psd-category-choice[aria-pressed="true"] { background: var(--psd-green); border-color: var(--psd-green); box-shadow: rgb(8, 123, 133) 0px -3px 0px inset; }
.type-index.psd-home-v2 .psd-category-choice:hover { border-color: var(--psd-aqua); }
.type-index.psd-home-v2 .psd-category-grid { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 16px; align-items: stretch; display: grid !important; width: 100% !important; transform: none !important; margin: 0px !important; padding: 0px !important; }
.type-index.psd-home-v2 .psd-category-grid > .product { width: auto !important; float: none !important; display: block !important; }
.type-index.psd-home-v2 .psd-category-grid .p { height: 100%; display: flex; flex-direction: column; }
.type-index.psd-home-v2 .psd-category-grid .p-in { flex: 1 1 0%; display: flex; flex-direction: column; }
.type-index.psd-home-v2 .psd-category-grid .p-bottom { margin-top: auto !important; padding-top: 8px !important; }
.type-index.psd-home-v2 .psd-category-grid .p-desc { display: none !important; }
.type-index.psd-home-v2 .psd-category-status { font-size: 14px; color: rgb(82, 98, 91); margin: 0px 0px 12px; min-height: 0px; }
.type-index.psd-home-v2 .psd-category-status:empty { display: none; }
.type-index.psd-home-v2 .psd-view-all { display: table; margin: 20px auto 0px; text-align: center; }
.type-index.psd-home-v2 .psd-card-skeleton { height: 400px; background: rgb(245, 247, 245); border-radius: 10px; }
@media (max-width: 767px) {
  body.type-index.psd-home-v2 { --psd-space: 28px; }
  .type-index.psd-home-v2 #content { padding-left: 12px !important; padding-right: 12px !important; }
  .type-index.psd-home-v2 .next-to-carousel-banners { padding-left: 12px !important; padding-right: 12px !important; gap: 12px !important; }
  .type-index.psd-home-v2 #content > .homepage-group-title { margin-bottom: 16px !important; font-size: 26px !important; line-height: 1.2 !important; }
  .type-index.psd-home-v2 #psd-story { padding: 20px !important; gap: 22px !important; }
  .type-index.psd-home-v2 #psd-story > div { flex-basis: 100% !important; }
  .type-index.psd-home-v2 .products-wrapper .product > .p, .type-index.psd-home-v2 .psd-category-grid .p { padding: 6px !important; }
  .type-index.psd-home-v2 .product .name { font-size: 14px !important; min-height: 58px !important; }
  .type-index.psd-home-v2 .product .availability { font-size: 12px !important; }
  .type-index.psd-home-v2 .product .btn { font-size: 14px !important; width: 100% !important; padding: 10px 6px !important; }
  .type-index.psd-home-v2 .psd-category-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
  .type-index.psd-home-v2 .psd-category-choices { gap: 8px; margin-bottom: 16px; }
  .type-index.psd-home-v2 .psd-category-choice { font-size: 14px; padding: 10px 12px; }
  .type-index.psd-home-v2 .psd-card-skeleton { height: 320px; }
}
@media (prefers-reduced-motion: reduce) {
  .type-index.psd-home-v2 * { scroll-behavior: auto !important; }
}
/* Homepage hierarchy and readable editorial cards */
body.type-index.psd-home-v2 .psd-category-section{box-sizing:border-box;border:1px solid #dce7de;border-radius:18px;padding:30px 22px 26px!important;margin:48px 0 0!important;background:#f5f9f2;isolation:isolate}
body.type-index.psd-home-v2 #psd-voditka{background:#f0f8f8;border-color:#d3e7e7;margin-top:40px!important}
body.type-index.psd-home-v2 .psd-category-section h2{margin:0 0 20px!important;line-height:1.2!important}
body.type-index.psd-home-v2 .psd-category-section h2:after{content:'';display:block;width:48px;height:4px;background:#1cdb3e;border-radius:4px;margin:12px auto 0}
body.type-index.psd-home-v2 #psd-voditka h2:after{background:#24aeb7}
body.type-index.psd-home-v2 .psd-category-choices{margin-bottom:16px!important}
body.type-index.psd-home-v2 .psd-view-all{margin-top:20px!important}
body.type-index.psd-home-v2 .psd-blog-shell{width:100%!important;max-width:100%!important;left:auto!important;transform:none!important;margin:48px 0!important;padding:30px 0 0!important;border-top:1px solid #dce7de;box-sizing:border-box;clear:both}
body.type-index.psd-home-v2 .psd-blog-shell .homepage-group-title{font-size:32px!important;line-height:1.2!important;margin:0 0 24px!important;padding:0 58px!important}
body.type-index.psd-home-v2 .psd-blog-shell .homepage-group-title:after{font-size:16px;letter-spacing:0;line-height:1.4}
body.type-index.psd-home-v2 .psd-blog-shell .homepage-blog-wrapper{display:flex!important;flex-flow:row nowrap!important;gap:18px!important;width:100%!important;margin:0!important;padding:0 0 12px!important;overflow-x:auto!important;scrollbar-width:thin!important;scrollbar-color:#24aeb7 #edf3ef}
body.type-index.psd-home-v2 .psd-blog-shell .homepage-blog-wrapper:before,body.type-index.psd-home-v2 .psd-blog-shell .homepage-blog-wrapper:after{display:none!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item{flex:0 0 calc((100% - 36px)/3)!important;width:calc((100% - 36px)/3)!important;max-width:none!important;min-width:0;display:flex!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item>a{position:relative!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;width:100%!important;background:#fff!important;border:1px solid #e0e8e3;border-radius:12px!important;color:#161616!important;box-shadow:none!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item>a:after,body.type-index.psd-home-v2 .psd-blog-shell .image:after,body.type-index.psd-home-v2 .psd-blog-shell .text:before,body.type-index.psd-home-v2 .psd-blog-shell .text:after{display:none!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .image{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:280px!important;min-height:0!important;margin:0!important;padding:0!important;background:#f6f8f5!important;flex:0 0 auto!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item img{display:block!important;position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;opacity:1!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .text{position:static!important;inset:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;flex:1 1 auto!important;padding:20px!important;margin:0!important;transform:none!important;background:#fff!important;color:#161616!important;opacity:1!important;box-sizing:border-box;overflow:visible!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .title{display:block!important;color:#161616!important;font-size:21px!important;line-height:1.3!important;text-shadow:none!important;margin:0!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .description{display:none!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .read-article{margin:18px 0 0!important;padding:10px 0!important;min-height:44px!important;background:transparent!important;color:#087b85!important;border:0!important;box-shadow:none!important;text-shadow:none!important}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .read-article:before{content:'Přečíst článek →';font-size:16px}
body.type-index.psd-home-v2 .psd-blog-shell .news-item .read-article i{display:none!important}
body.type-index.psd-home-v2 .psd-blog-nav{top:30px!important;width:44px!important;height:44px!important;font-size:26px!important;box-shadow:none!important;border:1px solid #dce7de!important}
body.type-index.psd-home-v2 .psd-blog-nav--prev{left:0!important;right:auto!important}
body.type-index.psd-home-v2 .psd-blog-nav--next{right:0!important;left:auto!important}
@media(max-width:767px){body.type-index.psd-home-v2 .psd-category-section{padding:22px 8px 20px!important;border-radius:12px;margin-top:28px!important}body.type-index.psd-home-v2 #psd-voditka{margin-top:28px!important}body.type-index.psd-home-v2 .psd-category-section h2{font-size:27px!important;margin-bottom:16px!important}body.type-index.psd-home-v2 .psd-blog-shell{margin:28px 0!important;padding-top:24px!important}body.type-index.psd-home-v2 .psd-blog-shell .homepage-group-title{font-size:27px!important;padding:0!important}body.type-index.psd-home-v2 .psd-blog-shell .news-item{flex-basis:82%!important;width:82%!important}body.type-index.psd-home-v2 .psd-blog-shell .news-item .image{height:250px!important}body.type-index.psd-home-v2 .psd-blog-shell .news-item .text{padding:16px!important}}
