/*! PDZ1_templates_V1 | merged: Article->ESHOP->CATEGORY->PRODUKT | build V1 */body.type-post{--pdz-blue:#1A6B9B;--pdz-blue-dark:#114b6e;--pdz-green:#007A25;--pdz-ink:#1f2d3a;--pdz-ink-soft:#54616e;--pdz-line:#e1e8ee;--pdz-bg-soft:#f3f6f9;--pdz-article-width:760px;--pdz-aside-width:330px;--pdz-sticky-top:120px}body.type-post #content.content,body.type-post .content-inner{max-width:none!important;padding:0!important;margin:0!important;background:transparent!important}body.type-post .content-inner{padding:clamp(30px,4vw,50px) 0 clamp(40px,6vw,80px)!important;box-sizing:border-box}body.type-post .news-item-detail{max-width:var(--content-max-width,1600px);margin:0 auto;padding:clamp(32px,5vw,56px) clamp(20px,5vw,64px);box-sizing:border-box;background:#ffffff;border-radius:var(--radius-lg,1.5rem);box-shadow:0 24px 60px rgba(17,75,110,0.18);font-family:var(--template-font,'Montserrat',sans-serif);color:var(--pdz-ink)}body.type-post .pdz-article-eyebrow{display:inline-block;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:800;letter-spacing:0.08em;text-transform:uppercase;padding:6px 16px;border-radius:999px;margin:6px 0 clamp(12px,2vw,18px);background:rgba(26,107,155,0.10);color:var(--pdz-blue)}body.type-post .pdz-article-eyebrow.is-legal{background:rgba(0,122,37,0.12);color:var(--pdz-green)}body.type-post .pdz-article-perex{font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.55;color:var(--pdz-ink-soft);font-weight:500;max-width:820px;margin:0 0 clamp(20px,4vw,34px);padding:0 0 clamp(20px,4vw,34px);border-bottom:1px solid var(--pdz-line)}body.type-post .pdz-article-perex b,body.type-post .pdz-article-perex strong{color:var(--pdz-ink)}body.type-post .pdz-article-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--pdz-aside-width);gap:clamp(24px,4vw,56px);align-items:start;margin-bottom:clamp(40px,6vw,70px)}body.type-post .pdz-article-main{min-width:0}body.type-post .pdz-article-main .text{max-width:var(--pdz-article-width)}body.type-post .pdz-article-aside{position:sticky;top:var(--pdz-sticky-top,120px)}body.type-post .news-item-detail .text{font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.75;color:var(--pdz-ink)}body.type-post .news-item-detail .text p{font-size:clamp(1.1rem,1.5vw,1.375rem)!important;line-height:1.75!important;font-weight:400!important;margin:0 0 1.35em!important}body.type-post .news-item-detail .text b,body.type-post .news-item-detail .text strong{font-weight:700;color:var(--pdz-ink)}body.type-post .news-item-detail .text i,body.type-post .news-item-detail .text em{font-style:italic}body.type-post .news-item-detail .text a{color:var(--pdz-blue);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}body.type-post .news-item-detail .text a:hover{color:var(--pdz-blue-dark)}body.type-post .news-item-detail .text ul{list-style:none;margin:0 0 1.5em;padding:0}body.type-post .news-item-detail .text ul>li{position:relative;padding-left:1.9em;margin-bottom:0.7em;font-size:clamp(1.1rem,1.5vw,1.375rem)!important}body.type-post .news-item-detail .text ul>li::before{content:"";position:absolute;left:0.15em;top:0.62em;width:9px;height:9px;background:var(--pdz-blue);transform:rotate(45deg);border-radius:1px}body.type-post .news-item-detail .text li p{margin:0!important}body.type-post .news-item-detail .text ol{list-style:none;counter-reset:pdz-ol;margin:0 0 1.5em;padding:0}body.type-post .news-item-detail .text ol>li{position:relative;counter-increment:pdz-ol;padding-left:2.4em;margin-bottom:0.7em;font-size:clamp(1.1rem,1.5vw,1.375rem)!important}body.type-post .news-item-detail .text ol>li::before{content:counter(pdz-ol);position:absolute;left:0;top:0.18em;width:1.55em;height:1.55em;background:rgba(26,107,155,0.10);color:var(--pdz-blue);font-size:0.8em;font-weight:800;border-radius:var(--radius-sm,0.5rem);display:inline-flex;align-items:center;justify-content:center}body.type-post .news-item-detail .text blockquote{margin:1.8em 0;padding:clamp(16px,3vw,24px) clamp(20px,3vw,28px);background:var(--pdz-bg-soft);border-left:4px solid var(--pdz-blue);border-radius:0 var(--radius-md,1rem) var(--radius-md,1rem) 0;color:var(--pdz-ink)}body.type-post .news-item-detail .text blockquote p:last-child{margin-bottom:0!important}body.type-post .news-item-detail .text blockquote b,body.type-post .news-item-detail .text blockquote strong{color:var(--pdz-blue)}body.type-post .news-item-detail .text img{display:block;max-width:100%;height:auto;border-radius:var(--radius-md,1rem);margin:1.8em auto;box-shadow:0 12px 30px rgba(17,75,110,0.10)}body.type-post .news-item-detail .text figure{margin:1.8em 0}body.type-post .news-item-detail .text figure img{margin:0 auto 0.6em}body.type-post .news-item-detail .text figcaption{text-align:center;font-size:0.92rem;color:var(--pdz-ink-soft)}body.type-post .news-item-detail .text table{width:100%;border-collapse:collapse;margin:1.8em 0;font-size:0.98rem}body.type-post .news-item-detail .text th,body.type-post .news-item-detail .text td{border:1px solid var(--pdz-line);padding:12px 14px;text-align:left}body.type-post .news-item-detail .text th{background:var(--pdz-bg-soft);font-weight:700}body.type-post .pdz-audit-box{background:var(--pdz-bg-soft);border:1px solid var(--pdz-line);border-radius:var(--radius-lg,1.5rem);padding:clamp(20px,3vw,30px) clamp(16px,3vw,28px);box-shadow:0 10px 26 rgba(17,75,110,0.06)}body.type-post .pdz-audit-box .pdz-audit-icon{width:52px;height:52px;border-radius:var(--radius-md,1rem);background:rgba(26,107,155,0.10);display:flex;align-items:center;justify-content:center;margin-bottom:18px}body.type-post .pdz-audit-box .pdz-audit-icon svg{width:26px;height:26px}body.type-post .pdz-audit-box h3{font-size:clamp(1.15rem,2vw,1.35rem)!important;font-weight:800!important;line-height:1.3!important;margin:0 0 12px!important}body.type-post .pdz-audit-box p{font-size:clamp(0.95rem,1.2vw,1.05rem)!important;line-height:1.6!important;color:var(--pdz-ink-soft)!important;margin:0 0 22px!important}body.type-post .pdz-audit-box .btn{width:100%;justify-content:center;text-align:center;padding:14px 18px!important}body.type-post .pdz-audit-box .pdz-audit-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;font-size:0.86rem;color:var(--pdz-ink-soft);font-weight:600}body.type-post .pdz-audit-box .pdz-audit-note svg{width:16px;height:16px;color:var(--pdz-green);flex-shrink:0}body.type-post .pdz-article-cta{background:linear-gradient(135deg,var(--pdz-blue) 0%,var(--pdz-blue-dark) 100%);border-radius:var(--radius-lg,1.5rem);padding:clamp(32px,5vw,48px) clamp(24px,5vw,56px);display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,4vw,40px);margin:8px 0 0;position:relative;overflow:hidden}body.type-post .pdz-article-cta::after{content:"";position:absolute;inset:0 0 0 auto;width:40%;background:radial-gradient(circle at right center,rgba(255,255,255,0.07) 0%,transparent 60%);pointer-events:none}body.type-post .pdz-article-cta .pdz-cta-text{position:relative;z-index:2;max-width:640px}body.type-post .pdz-article-cta .pdz-cta-eyebrow{display:inline-block;font-size:clamp(1rem,1.5vw,1.2rem)!important;font-weight:800;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.7)!important;margin-bottom:12px}body.type-post .pdz-article-cta h2{color:#fff!important;font-size:clamp(1.4rem,3vw,2rem)!important;line-height:1.25!important;font-weight:800!important;margin:0!important}body.type-post .pdz-article-cta .pdz-cta-action{position:relative;z-index:2;flex-shrink:0}body.type-post .pdz-article-cta .btn{white-space:nowrap;padding:16px 34px!important;box-shadow:0 10px 25px rgba(0,122,37,0.3)}body.type-post.theme-light .pdz-article-eyebrow,body.type-post .theme-light .pdz-article-eyebrow,body.type-post .pdz-article-eyebrow{color:var(--pdz-blue)!important}body.type-post.theme-light .pdz-article-eyebrow.is-legal,body.type-post .theme-light .pdz-article-eyebrow.is-legal,body.type-post .pdz-article-eyebrow.is-legal{color:var(--pdz-green)!important}body.type-post .theme-light .pdz-article-cta h2,body.type-post .pdz-article-cta h2{color:#ffffff!important}body.type-post .theme-light .pdz-article-cta .pdz-cta-eyebrow,body.type-post .pdz-article-cta .pdz-cta-eyebrow{color:rgba(255,255,255,0.7)!important}body.type-post .theme-light .pdz-article-cta p,body.type-post .theme-light .pdz-article-cta span{color:rgba(255,255,255,0.92)!important}body.type-post .theme-light .pdz-article-perex,body.type-post .pdz-article-perex{color:var(--pdz-ink-soft)!important}body.type-post .theme-light .pdz-article-perex b,body.type-post .theme-light .pdz-article-perex strong{color:var(--pdz-ink)!important}@media (max-width:991px){body.type-post .pdz-article-layout{grid-template-columns:1fr;gap:40px}body.type-post .pdz-article-aside{position:static;top:auto}body.type-post .pdz-article-main .text{max-width:none}body.type-post .pdz-article-cta{flex-direction:column;text-align:center;padding:clamp(30px,5vw,40px) 24px;gap:28px}body.type-post .pdz-article-cta .btn{width:100%}}@media (max-width:768px){body.type-post .news-item-detail{padding-bottom:24px}}body.id-754 .sidebar-left{display:none!important}body.id-754 main#content.narrow{width:100%!important;max-width:100%!important;float:none!important;padding:0!important}.pdz-lp-container{max-width:var(--content-max-width,1600px);margin:0 auto;padding-left:var(--content-padding-x);padding-right:var(--content-padding-x);box-sizing:border-box}.pdz-lp-center{text-align:center}.pdz-lp-hero{background:transparent!important;padding:var(--section-padding-y) 0!important;color:#ffffff!important}.pdz-lp-hero .pdz-lp-container{display:flex;flex-direction:column;align-items:center;text-align:center}.pdz-lp-hero .pdz-eyebrow{align-self:center!important}.pdz-lp-hero h1{font-size:clamp(2.5rem,6vw,3.75rem)!important;margin-bottom:clamp(16px,2.5vw,24px)!important;max-width:900px;color:#ffffff!important;text-align:center!important}.pdz-lp-hero p{font-size:clamp(1.15rem,2vw,1.375rem)!important;max-width:750px;margin-bottom:clamp(28px,4vw,40px)!important;color:rgba(255,255,255,0.9)!important;text-align:center!important}.pdz-lp-grid-sec{background-color:#F8FAFC!important;padding:var(--section-padding-y) 0!important}.pdz-lp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(16px,2.5vw,28px)}.pdz-lp-card{background:#ffffff;border-radius:var(--radius-md);overflow:hidden;text-decoration:none!important;box-shadow:0 4px 15px rgba(0,0,0,0.05);transition:transform 0.3s cubic-bezier(0.25,1,0.5,1),box-shadow 0.3s ease;display:flex;flex-direction:column}.pdz-lp-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(26,107,155,0.15)}.pdz-lp-card-img{height:clamp(160px,14vw,220px);background-size:contain;background-origin:content-box;padding:clamp(12px,1.5vw,20px);background-position:center;background-color:#e8edf1;background-repeat:no-repeat;box-sizing:border-box}.pdz-lp-card-content{padding:clamp(16px,2vw,24px);display:flex;flex-direction:column;flex:1}.pdz-lp-card-content h3{color:#1A1A1A!important;font-size:clamp(1.2rem,2vw,1.45rem)!important;margin:0 0 12px 0!important}.pdz-lp-card-content p{color:#555555!important;font-size:clamp(1rem,1.5vw,1.15rem)!important;line-height:1.5!important;margin:0 0 clamp(16px,2.4vw,24px) 0!important}.pdz-lp-card-link{color:#1A6B9B!important;font-weight:600;display:flex;align-items:center;font-size:clamp(1.05rem,1.5vw,1.1rem);margin-top:auto;transition:color 0.3s ease}.pdz-lp-card:hover .pdz-lp-card-link{color:#14567d!important}.pdz-lp-why-sec{background-color:#F8FAFC!important;padding:0 0 var(--section-padding-y) 0!important}.pdz-lp-why-box{background:#ffffff;border-radius:var(--radius-md);border:1px solid #3098C2;padding:clamp(24px,4vw,50px)!important;box-shadow:0 10px 30px rgba(0,0,0,0.05)}.pdz-lp-why-box h2{color:#1A1A1A!important;margin-bottom:clamp(20px,3vw,30px)!important}.pdz-lp-why-list{list-style:none;padding:0;margin:0 0 clamp(24px,3.5vw,35px) 0}.pdz-lp-why-list li{display:flex;align-items:flex-start;margin-bottom:clamp(14px,2vw,20px);font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.6}.pdz-lp-why-list li,.pdz-lp-why-list li span,.pdz-lp-why-list li strong{color:#1a1a1a!important}.pdz-lp-why-list li strong{font-weight:700!important}.pdz-lp-why-list .pdz-icon{flex-shrink:0;width:clamp(24px,2.4vw,28px);height:clamp(24px,2.4vw,28px);margin-right:clamp(12px,1.4vw,15px);margin-top:2px}body.id-754 .pdz-steps-section{background-color:#ffffff!important;padding:var(--section-padding-y) 0!important;position:relative;z-index:10}body.id-754 .pdz-steps-inner{max-width:var(--content-max-width,1600px);margin:0 auto;padding:0 var(--content-padding-x)}body.id-754 .pdz-steps-header{text-align:center;max-width:760px;margin:0 auto clamp(40px,5vw,60px) auto;display:flex;flex-direction:column;align-items:center}body.id-754 .pdz-steps-header .pdz-eyebrow{align-self:center!important}body.id-754 .pdz-steps-header h2{color:#1a1a1a!important;margin-bottom:20px!important}body.id-754 .pdz-steps-header p{color:#1a1a1a!important;margin:0!important;line-height:1.6!important}body.id-754 .pdz-steps-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,40px);position:relative}@media (min-width:991px){body.id-754 .pdz-steps-timeline::before{content:"";position:absolute;top:32px;left:16%;right:16%;height:2px;background:rgba(48,152,194,0.2);z-index:1}}body.id-754 .pdz-step-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:default}body.id-754 .pdz-step-num{width:clamp(54px,4.5vw,64px);height:clamp(54px,4.5vw,64px);background:linear-gradient(135deg,#3098C2 0%,#1A6B9B 100%);color:#ffffff;font-size:clamp(1.25rem,1.9vw,1.5rem);font-weight:800;font-family:var(--template-headings-font);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 20px rgba(26,107,155,0.25);border:4px solid #ffffff;transition:transform 0.4s cubic-bezier(0.25,1,0.5,1),box-shadow 0.4s ease}body.id-754 .pdz-step-text{transition:transform 0.4s cubic-bezier(0.25,1,0.5,1)}body.id-754 .pdz-step-item h3{color:#1a1a1a!important;font-size:clamp(1.2rem,2vw,1.45rem)!important;font-weight:800!important;margin-bottom:12px!important;transition:color 0.3s ease}body.id-754 .pdz-step-item p{color:#1a1a1a!important;font-size:clamp(1.1rem,1.6vw,1.25rem)!important;line-height:1.6!important;margin:0!important;transition:color 0.3s ease}body.id-754 .pdz-step-item:hover .pdz-step-num{transform:scale(1.15);box-shadow:0 12px 30px rgba(26,107,155,0.35)}body.id-754 .pdz-step-item:hover .pdz-step-text{transform:translateY(-6px)}body.id-754 .pdz-step-item:hover h3{color:#1A6B9B!important}body.id-754 .pdz-step-item:hover p{color:#1a1a1a!important}.pdz-lp-cta-sec{background:transparent!important;padding:var(--section-padding-y) 0!important;color:#ffffff!important}.pdz-lp-cta-sec h2{color:#ffffff!important;margin-bottom:20px!important}.pdz-lp-cta-sec p{font-size:clamp(1.15rem,2vw,1.375rem)!important;max-width:700px;margin:0 auto clamp(24px,3.5vw,35px) auto!important;color:rgba(255,255,255,0.9)!important}@media (max-width:990px){body.id-754 .pdz-steps-timeline{grid-template-columns:1fr;gap:clamp(28px,6vw,40px)}body.id-754 .pdz-step-item{flex-direction:row;text-align:left;align-items:flex-start;gap:clamp(14px,3vw,20px)}body.id-754 .pdz-step-num{flex-shrink:0;margin-bottom:0}body.id-754 .pdz-step-item:not(:last-child)::after{content:"";position:absolute;top:64px;bottom:-30px;left:26px;width:2px;background:rgba(48,152,194,0.2);z-index:-1}body.id-754 .pdz-step-item:hover .pdz-step-text{transform:none}.pdz-lp-why-list li span{font-size:0!important;line-height:0!important}.pdz-lp-why-list li span strong{display:block;font-size:clamp(1.15rem,3.5vw,1.3rem)!important;line-height:1.4!important}.pdz-lp-why-list li{align-items:center}}body.type-category:not(.id-754) .sidebar-left{display:none!important}body.type-category:not(.id-754) main#content.wide,body.type-category:not(.id-754) main#content.narrow{width:100%!important;max-width:100%!important;float:none!important;padding:0!important}body.type-category:not(.id-754) #filters-wrapper,body.type-category:not(.id-754) .benefitBanner{display:none!important}body.type-category:not(.id-754) .listSorting__control[data-sort="name"]{display:none!important}body.type-category:not(.id-754) .product .p-code,body.type-category:not(.id-754) .listingControls{display:none!important}body.type-category:not(.id-754) a[data-testid="buttonBackToShop"]{display:none!important}body.type-category:not(.id-754) .category-content-wrapper a[data-testid="buttonBackToShop"]{display:inline-flex!important;align-items:center;justify-content:center}.pdz-cat-container{max-width:var(--content-max-width,1600px);margin:0 auto;padding-left:var(--content-padding-x,clamp(20px,10vw,160px));padding-right:var(--content-padding-x,clamp(20px,10vw,160px));box-sizing:border-box}body.type-category:not(.id-754) .pdz-cat-hero{background:transparent!important;padding:var(--section-padding-y,clamp(40px,5vw,120px)) 0!important;color:#ffffff!important}body.type-category:not(.id-754) .pdz-cat-hero-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:clamp(30px,4vw,60px);align-items:center}body.type-category:not(.id-754) .pdz-cat-hero-text .pdz-eyebrow{margin-bottom:clamp(16px,2vw,24px)!important}body.type-category:not(.id-754) .pdz-cat-hero h1{font-size:clamp(2.3rem,5.5vw,3.5rem)!important;margin:0 0 clamp(16px,2vw,24px) 0!important;color:#ffffff!important;line-height:1.15!important;letter-spacing:-0.02em!important}body.type-category:not(.id-754) .pdz-cat-perex{font-size:clamp(1.15rem,1.5vw,1.3rem);margin:0 0 clamp(24px,3vw,32px) 0;color:rgba(255,255,255,0.85);line-height:1.6;max-width:540px}body.type-category:not(.id-754) .pdz-cat-perex p{margin:0 0 12px 0;color:rgba(255,255,255,0.85)!important}body.type-category:not(.id-754) .pdz-cat-perex p:last-child{margin-bottom:0}body.type-category:not(.id-754) .pdz-cat-hero-cta{display:flex;align-items:center;gap:clamp(12px,2vw,20px);flex-wrap:wrap}body.type-category:not(.id-754) .pdz-cat-hero-note{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.85)!important;font-size:clamp(1.1rem,1.2vw,1.2rem);font-weight:500}body.type-category:not(.id-754) .pdz-cat-hero-note svg{width:18px;height:18px;flex-shrink:0;color:#ffffff}body.type-category:not(.id-754) .pdz-cat-hero-trust{background:rgba(0,0,0,0.18);border:1px solid rgba(255,255,255,0.12);border-radius:var(--radius-lg,1.5rem);padding:clamp(20px,3vw,28px);display:flex;flex-direction:column;gap:18px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body.type-category:not(.id-754) .pdz-cat-trust-item{display:flex;align-items:center;gap:16px}body.type-category:not(.id-754) .pdz-cat-trust-icon{flex-shrink:0;width:44px;height:44px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);border-radius:var(--radius-sm,0.5rem);display:flex;align-items:center;justify-content:center}body.type-category:not(.id-754) .pdz-cat-trust-icon svg{width:22px;height:22px;color:#ffffff}body.type-category:not(.id-754) .pdz-cat-trust-text{display:flex;flex-direction:column;gap:2px;min-width:0}body.type-category:not(.id-754) .pdz-cat-trust-text strong{color:#ffffff!important;font-size:clamp(1.1rem,1.2vw,1.2rem);font-weight:500;line-height:1.2}body.type-category:not(.id-754) .pdz-cat-trust-text span{color:rgba(255,255,255,0.7)!important;font-size:clamp(1.05rem,1.15vw,1.15rem);line-height:1.4}body.type-category:not(.id-754) .pdz-cat-subgrid-sec{background-color:#F8FAFC!important;padding:var(--section-padding-y,clamp(40px,5vw,120px)) 0!important}body.type-category:not(.id-754) .pdz-cat-section-header{text-align:center;max-width:720px;margin:0 auto clamp(30px,4vw,40px) auto;display:flex;flex-direction:column;align-items:center}body.type-category:not(.id-754) .pdz-cat-section-header .pdz-eyebrow{align-self:center!important;margin-bottom:16px!important}body.type-category:not(.id-754) .pdz-cat-section-header h2{color:#1a1a1a!important;margin:0 0 14px 0!important;font-size:clamp(1.8rem,3.5vw,2.2rem)!important;font-weight:800!important}body.type-category:not(.id-754) .pdz-cat-section-header p{color:#4b5563!important;font-size:clamp(1.15rem,1.3vw,1.2rem)!important;margin:0!important;line-height:1.55!important}body.type-category:not(.id-754) .pdz-cat-subgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,24px)}body.type-category:not(.id-754) .pdz-cat-subcard{background:#ffffff;border:1px solid #f0f2f5;border-radius:var(--radius-md,1rem);overflow:hidden;text-decoration:none!important;box-shadow:0 1px 3px rgba(0,0,0,0.04);transition:transform 0.3s cubic-bezier(0.25,1,0.5,1),box-shadow 0.3s ease,border-color 0.3s ease;display:flex;flex-direction:column}body.type-category:not(.id-754) .pdz-cat-subcard:hover{transform:translateY(-5px);border-color:#e5e7eb;box-shadow:0 12px 28px rgba(26,107,155,0.12)}body.type-category:not(.id-754) .pdz-cat-subcard-img{aspect-ratio:16 / 11;background-size:cover;background-position:center;background-color:#e8edf1;background-repeat:no-repeat}body.type-category:not(.id-754) .pdz-cat-subcard-body{padding:clamp(16px,2vw,22px);display:flex;flex-direction:column;flex:1;gap:10px}body.type-category:not(.id-754) .pdz-cat-subcard-body h3{color:#1A1A1A!important;font-size:clamp(1.1rem,1.2vw,1.2rem)!important;font-weight:700!important;margin:0!important}body.type-category:not(.id-754) .pdz-cat-subcard-desc{color:#4b5563!important;font-size:clamp(1.1rem,1.15vw,1.15rem)!important;line-height:1.5!important;margin:0!important}body.type-category:not(.id-754) .pdz-cat-subcard-link{color:#1A6B9B!important;font-weight:600;display:inline-flex;align-items:center;font-size:clamp(1.1rem,1.15vw,1.15rem);margin-top:auto;padding-top:8px;transition:color 0.3s ease}body.type-category:not(.id-754) #products .product .p .price.price-final{font-size:clamp(1.35rem,1.6vw,1.5rem)!important;font-weight:800!important;color:#1a1a1a!important;line-height:1.1!important;order:1;padding:0!important;margin:0!important;letter-spacing:-0.01em}body.type-category:not(.id-754) #products .product .p .price.price-final strong{font-weight:800!important;color:#1a1a1a!important}body.type-category:not(.id-754) #products .product .p .price.price-final::after{content:" bez DPH";font-size:0.7em!important;font-weight:600!important;color:#6b7280!important;letter-spacing:0}body.type-category:not(.id-754) #products .product .p .price-additional{font-size:clamp(1.05rem,1.2vw,1.15rem)!important;font-weight:500!important;color:#9ca3af!important;line-height:1.2!important;order:2;padding:0!important;margin:0!important}body.type-category:not(.id-754) #products .product .p .price-additional .pdz-vat-label{font-size:1em!important;font-weight:500!important;color:#9ca3af!important;margin-left:4px}body.type-category:not(.id-754) .category-content-wrapper{background-color:transparent!important;padding:var(--section-padding-y,clamp(40px,5vw,120px)) 0!important;position:relative;z-index:2}body.type-category:not(.id-754) .category-content-wrapper::before{content:"";position:absolute;top:0;bottom:0;left:50%;margin-left:-50vw;width:100vw;background-color:#e8edf1;z-index:-1;pointer-events:none}body.type-category:not(.id-754){overflow-x:clip}body.type-category:not(.id-754) .pdz-cat-sortbar{display:flex!important;align-items:center;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3vw,32px)!important;flex-wrap:wrap}body.type-category:not(.id-754) .pdz-cat-sortbar-label{color:#1A6B9B!important;font-size:clamp(1.1rem,1.2vw,1.2rem);font-weight:600;margin:0}body.type-category:not(.id-754) .category-content-wrapper:has(.empty-content-category) .pdz-cat-sortbar{justify-content:center}body.type-category:not(.id-754) .category-content-wrapper:has(.empty-content-category) .pdz-cat-sortbar-controls{display:none!important}body.type-category:not(.id-754) #category-header{display:none!important}body.type-category:not(.id-754) .pdz-cat-sortbar-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}body.type-category:not(.id-754) .pdz-cat-sortbar-controls .pdz-cat-sortbar-prefix{color:#9ca3af!important;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em}body.type-category:not(.id-754) .pdz-cat-sortbar .listSorting{display:contents}body.type-category:not(.id-754) .pdz-cat-sortbar .listSorting__controls{display:flex;gap:6px;list-style:none;padding:0;margin:0;flex-wrap:wrap}body.type-category:not(.id-754) .pdz-cat-sortbar .listSorting__control{background:#ffffff;border:1px solid #e5e7eb;color:#4b5563!important;padding:7px 14px;border-radius:999px;font-size:clamp(1.1rem,1.15vw,1.15rem);font-weight:500;cursor:pointer;transition:all 0.2s ease}body.type-category:not(.id-754) .pdz-cat-sortbar .listSorting__control:hover{border-color:#1A6B9B;color:#1A6B9B!important}body.type-category:not(.id-754) .pdz-cat-sortbar .listSorting__control--current{background:#ffffff;border-color:#1A6B9B;color:#1A6B9B!important;cursor:default;box-shadow:0 0 0 3px rgba(26,107,155,0.08)}body.type-category:not(.id-754) .pdz-cat-sortbar .sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}body.type-category:not(.id-754) .category-content-wrapper .empty-content-category h2{color:#1a1a1a!important;font-size:clamp(1.8rem,4vw,2.2rem)!important;font-weight:800!important;line-height:1.2!important;margin:0 0 14px 0!important}body.type-category:not(.id-754) .category-content-wrapper .empty-content-category p{color:#4b5563!important;font-size:clamp(1.15rem,1.25rem,1.25rem)!important;line-height:1.6!important}body.type-category:not(.id-754) .category__secondDescription{margin-top:clamp(30px,5vw,50px)!important;padding:clamp(20px,3vw,32px)!important;background:#ffffff!important;border-radius:var(--radius-md,1rem)!important;border:1px solid #f0f2f5!important;box-shadow:0 4px 15px rgba(26,107,155,0.04)!important;max-width:100%!important;box-sizing:border-box!important}body.type-category:not(.id-754) .category__secondDescription p{color:#4b5563!important;font-size:clamp(1.15rem,1.3vw,1.25rem)!important;line-height:1.65!important;font-weight:400!important;margin-bottom:1em!important}body.type-category:not(.id-754) .category__secondDescription p:last-child{margin-bottom:0!important}body.type-category:not(.id-754) .category__secondDescription strong,body.type-category:not(.id-754) .category__secondDescription b{color:#1a1a1a!important;font-weight:700!important}body.type-category:not(.id-754) .category__secondDescription a{color:#1A6B9B!important;text-decoration:underline!important;font-weight:600!important}body.type-category:not(.id-754) .category__secondDescription a:hover{color:#14567d!important}body.type-category:not(.id-754) #products.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:clamp(16px,2vw,24px);margin:0 0 40px 0!important;padding:0!important}body.type-category:not(.id-754) #products .product{width:100%!important;max-width:100%!important;float:none!important;padding:0!important;margin:0!important}body.type-category:not(.id-754) #products .product .p{background:#ffffff;border:1px solid #f0f2f5;border-radius:var(--radius-md,1rem);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform 0.3s cubic-bezier(0.25,1,0.5,1),box-shadow 0.3s ease,border-color 0.3s ease;box-shadow:0 1px 3px rgba(0,0,0,0.04);position:relative}body.type-category:not(.id-754) #products .product .p>a.image{display:block;aspect-ratio:1 / 1;background:#FAFBFC;overflow:hidden;position:relative}body.type-category:not(.id-754) #products .product .p>a.image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:clamp(10px,1.5vw,16px);box-sizing:border-box;transition:transform 0.4s cubic-bezier(0.25,1,0.5,1)}body.type-category:not(.id-754) #products .product .p:hover>a.image img{transform:scale(1.04)}body.type-category:not(.id-754) #products .product .p .p-in{padding:clamp(14px,1.8vw,20px);display:flex;flex-direction:column;flex:1;gap:0!important}body.type-category:not(.id-754) #products .product .p .p-in-in,body.type-category:not(.id-754) #products .product .p .p-bottom,body.type-category:not(.id-754) #products .product .p .p-bottom>div[data-micro="offer"]{display:contents!important}body.type-category:not(.id-754) #products .product .pdz-cat-product-cat{color:#1A6B9B!important;font-size:clamp(1.05rem,1.1rem,1.15rem);font-weight:700;text-transform:uppercase;letter-spacing:0.08em;line-height:1;order:1;margin:0 0 6px 0!important}body.type-category:not(.id-754) #products .product .p .name{display:block;order:2;width:100%;margin:0 0 4px 0!important;padding:0!important}body.type-category:not(.id-754) #products .product .p .name span{color:#1A1A1A!important;font-size:clamp(1.25rem,1.4vw,1.4rem)!important;font-weight:700!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden;text-overflow:ellipsis}body.type-category:not(.id-754) #products .product .p:hover .name span{color:#1A6B9B!important}body.type-category:not(.id-754) #products .product .p .p-desc{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#6b7280!important;font-size:clamp(1.1rem,1.15rem,1.15rem)!important;font-weight:500!important;line-height:1.5!important;order:3;margin:0 0 16px 0!important;padding:0!important}body.type-category:not(.id-754) #products .product .p .availability{font-size:clamp(1.1rem,1.15rem,1.2rem)!important;order:4;margin:0 0 12px 0!important;padding:0!important}body.type-category:not(.id-754) #products .product .p .availability span{color:#16a34a!important;font-weight:600!important}body.type-category:not(.id-754) #products .product .p .prices{display:flex;flex-direction:column;order:5;gap:2px!important;margin:0 0 16px 0!important;padding:0!important}body.type-category:not(.id-754) #products .product .p .p-tools{order:6;margin-top:auto!important;width:100%;padding:0!important}body.type-category:not(.id-754) #products .product .p .p-tools>a.btn{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:41px;background:#1A6B9B!important;border:1px solid #1A6B9B!important;color:#ffffff!important;padding:10px 12px!important;border-radius:999px!important;font-size:clamp(1.15rem,1.25rem,1.25rem)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.04em!important;transition:background 0.2s ease,border-color 0.2s ease;line-height:1.2}body.type-category:not(.id-754) #products .product .p .p-tools>a.btn:hover{background:#14567d!important;border-color:#14567d!important}body.type-category:not(.id-754) #products .product .p .p-tools form{display:flex!important;flex-direction:column!important;gap:8px;margin:0!important;padding:0!important;width:100%}body.type-category:not(.id-754) #products .product .p .p-tools form .add-to-cart-button,body.type-category:not(.id-754) #products .product .p .p-tools form .poptat-projekt-btn{width:100%;padding:10px 12px;border-radius:var(--radius-sm,0.5rem);font-size:clamp(1.15rem,1.2rem,1.2rem);font-weight:700;text-transform:uppercase;letter-spacing:0.04em;cursor:pointer;transition:background 0.2s ease,border-color 0.2s ease;line-height:1.2}body.type-category:not(.id-754) #products .product .p .p-tools form .add-to-cart-button{background:#1A6B9B!important;border:1px solid #1A6B9B!important;color:#ffffff!important}body.type-category:not(.id-754) #products .product .p .p-tools form .add-to-cart-button:hover{background:#14567d!important;border-color:#14567d!important}body.type-category:not(.id-754) #products .product .p .p-tools form .poptat-projekt-btn{background:#007A25!important;border:1px solid #007A25!important;color:#ffffff!important}body.type-category:not(.id-754) #products .product .p .p-tools form .poptat-projekt-btn:hover{background:#005f1d!important;border-color:#005f1d!important}body.type-category:not(.id-754) #products .product .flags{position:absolute;top:12px;left:12px;display:flex!important;flex-direction:column!important;gap:6px;z-index:3;max-width:calc(100% - 24px)}body.type-category:not(.id-754) #products .product .flag{display:inline-flex!important;align-items:center!important;padding:4px 10px!important;border-radius:999px!important;font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.05em!important;line-height:1!important;color:#ffffff!important;box-shadow:0 2px 6px rgba(0,0,0,0.1)!important;transform:none!important}body.type-category:not(.id-754) #products .product .flag::before,body.type-category:not(.id-754) #products .product .flag::after{display:none!important}body.type-category:not(.id-754) #products .product .flag-action{background:#16a34a!important}body.type-category:not(.id-754) #products .product .flag-new{background:#1A6B9B!important}body.type-category:not(.id-754) #products .product .flag-tip{background:#ea580c!important}body.type-category:not(.id-754) #products .product .flag-sale{background:#dc2626!important}body.type-category:not(.id-754) #products .product .flag-recommended{background:#ea580c!important}body.type-category:not(.id-754) .pagination{display:flex;justify-content:center;gap:6px;list-style:none;padding:0!important;margin:32px 0 0 0!important;flex-wrap:wrap}body.type-category:not(.id-754) .pagination a,body.type-category:not(.id-754) .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:var(--radius-sm,0.5rem);background:#ffffff;border:1px solid #e5e7eb;color:#4b5563!important;font-size:1.2rem;font-weight:500;transition:all 0.2s ease}body.type-category:not(.id-754) .pagination a:hover{border-color:#1A6B9B;color:#1A6B9B!important}body.type-category:not(.id-754) .pagination .current,body.type-category:not(.id-754) .pagination a.current,body.type-category:not(.id-754) .pagination span.current,body.type-category:not(.id-754) .pagination .active,body.type-category:not(.id-754) .pagination a.active{background:#1A6B9B;border-color:#1A6B9B;color:#ffffff!important}body.type-category:not(.id-754) .pdz-stats-section{background:transparent!important;padding:var(--section-padding-y,clamp(40px,5vw,120px)) 0!important;position:relative;z-index:2}body.type-category:not(.id-754) .pdz-stats-inner{max-width:var(--content-max-width,1600px);margin:0 auto;padding:0 var(--content-padding-x,clamp(20px,10vw,160px))}body.type-category:not(.id-754) .pdz-stats-section .pdz-cat-section-header{margin-bottom:clamp(32px,5vw,50px)}body.type-category:not(.id-754) .pdz-stats-section .pdz-cat-section-header h2{color:#ffffff!important}body.type-category:not(.id-754) .pdz-stats-section .pdz-cat-section-header .pdz-eyebrow{color:rgba(255,255,255,0.85)!important}body.type-category:not(.id-754) .pdz-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,50px)}body.type-category:not(.id-754) .pdz-stat-card{text-align:center;display:flex;flex-direction:column;align-items:center}body.type-category:not(.id-754) .pdz-stat-circle{width:clamp(120px,12vw,160px);height:clamp(120px,12vw,160px);border-radius:50%;background:linear-gradient(135deg,rgba(48,152,194,0.15) 0%,rgba(26,107,155,0.25) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:4px solid rgba(255,255,255,0.25);transition:transform 0.4s cubic-bezier(0.25,1,0.5,1),box-shadow 0.4s ease}body.type-category:not(.id-754) .pdz-stat-card:hover .pdz-stat-circle{transform:scale(1.06);box-shadow:0 12px 30px rgba(26,107,155,0.25)}body.type-category:not(.id-754) .pdz-stat-number{font-size:clamp(2rem,3vw,3rem);font-weight:800;font-family:var(--template-headings-font,'Montserrat',sans-serif);color:#ffffff;line-height:1;letter-spacing:-0.02em}body.type-category:not(.id-754) .pdz-stat-title{color:#ffffff!important;font-size:clamp(1.1rem,1.2vw,1.2rem)!important;font-weight:700!important;margin:0 0 6px 0!important}body.type-category:not(.id-754) .pdz-stat-desc{color:rgba(255,255,255,0.75)!important;font-size:clamp(1.05rem,1.15vw,1.15rem)!important;margin:0!important;line-height:1.5!important}body.type-category:not(.id-754) .pdz-cat-cta-sec{background:#F8FAFC!important;padding:var(--section-padding-y,clamp(40px,5vw,120px)) 0!important}body.type-category:not(.id-754) .pdz-cat-cta-card{background:#ffffff;border-radius:var(--radius-lg,1.5rem);padding:clamp(24px,4vw,50px);box-shadow:0 10px 30px rgba(0,0,0,0.04);border-left:4px solid #007A25;display:grid;grid-template-columns:1.5fr 1fr;gap:clamp(24px,3vw,40px);align-items:center}body.type-category:not(.id-754) .pdz-cat-cta-card .pdz-cat-cta-content .pdz-eyebrow{color:#007A25!important;background:rgba(0,122,37,0.08)!important;margin-bottom:16px!important}body.type-category:not(.id-754) .pdz-cat-cta-card h2{color:#1a1a1a!important;margin:0 0 12px 0!important;font-size:clamp(1.5rem,2.5vw,1.9rem)!important;font-weight:800!important;line-height:1.2!important}body.type-category:not(.id-754) .pdz-cat-cta-card .pdz-cat-cta-content p{color:#4b5563!important;margin:0!important;font-size:clamp(1.15rem,1.25rem,1.25rem)!important;line-height:1.6!important}body.type-category:not(.id-754) .pdz-cat-cta-action{display:flex;flex-direction:column;align-items:flex-end;gap:14px}body.type-category:not(.id-754) .pdz-cat-cta-note{color:#6b7280!important;font-size:clamp(1.1rem,1.15rem,1.2rem);text-align:right}body.type-category:not(.id-754) .pdz-eyebrow{font-size:1.1rem!important}@media (max-width:1250px){body.type-category:not(.id-754) .pdz-cat-hero-grid{grid-template-columns:1fr}body.type-category:not(.id-754) .pdz-cat-hero-trust{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:clamp(16px,3vw,32px);background:transparent;border:none;border-radius:0;padding:0;backdrop-filter:none;-webkit-backdrop-filter:none}body.type-category:not(.id-754) .pdz-cat-trust-item{flex:1 1 0;flex-direction:column;align-items:center;text-align:center;gap:clamp(6px,1.2vw,10px);min-width:0}body.type-category:not(.id-754) .pdz-cat-trust-icon{width:auto;height:auto;background:transparent;border:none;border-radius:0}body.type-category:not(.id-754) .pdz-cat-trust-icon svg{width:clamp(26px,4vw,32px);height:clamp(26px,4vw,32px)}body.type-category:not(.id-754) .pdz-cat-trust-text{align-items:center;text-align:center}body.type-category:not(.id-754) .pdz-cat-trust-text strong{font-size:clamp(1rem,2.4vw,1.15rem);text-wrap:balance}body.type-category:not(.id-754) .pdz-cat-trust-text span{display:none}}@media (max-width:990px){body.type-category:not(.id-754) .pdz-cat-cta-card{grid-template-columns:1fr}body.type-category:not(.id-754) .pdz-cat-cta-card .pdz-cat-cta-action{align-items:flex-start}body.type-category:not(.id-754) .pdz-cat-cta-note{text-align:left}body.type-category:not(.id-754) .pdz-stats-grid{grid-template-columns:1fr}body.type-category:not(.id-754) .pdz-cat-sortbar{flex-direction:column;align-items:flex-start}}body.type-product{--pdz-radius:var(--radius-lg,1.5rem);--pdz-radius-md:var(--radius-md,1rem);--pdz-radius-sm:var(--radius-sm,0.5rem);--pdz-cut:clamp(18px,2.2vw,28px);--pdz-cut-sm:clamp(6px,0.8vw,8px);--pdz-card-pad:clamp(20px,3.2vw,44px);--pdz-col-gap:clamp(24px,3.6vw,48px);--pdz-block-gap:clamp(12px,1.5vw,20px);--pdz-panel-pad:clamp(16px,2vw,26px);--pdz-tab-pad-y:clamp(8px,1vw,12px);--pdz-tab-pad-x:clamp(14px,1.6vw,24px);--pdz-blue:#1A6B9B;--pdz-blue-dark:#14567d;--pdz-green:#007A25;--pdz-ink:#16202a;--pdz-muted:#5b6b7a;--pdz-panel:#e8edf1;--pdz-line:#e6edf3}body.type-product #content-wrapper.content-wrapper,body.type-product .content-wrapper-in,body.type-product main#content.content,body.type-product main#content.content.wide{max-width:none!important;width:100%!important;float:none!important;padding:0!important;margin:0!important;background:transparent!important}body.type-product #content-wrapper.content-wrapper{padding:0 var(--content-padding-x,clamp(20px,10vw,160px)) clamp(40px,5vw,80px)!important;box-sizing:border-box}body.type-product .p-detail,body.type-product .p-detail-tabs-wrapper{max-width:var(--content-max-width,1600px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box}body.type-product .p-detail{margin-bottom:clamp(30px,4vw,60px)}body.type-product .p-detail-inner{background:#ffffff;border-radius:var(--pdz-radius);box-shadow:0 20px 50px rgba(13,52,76,0.1);padding:var(--pdz-card-pad);display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--pdz-col-gap);box-sizing:border-box}body.type-product .p-image-wrapper{order:-1;flex:1 1 calc(50% - var(--pdz-col-gap) / 2);min-width:min(100%,360px);float:none!important;width:auto!important;margin:0!important;padding:0!important}body.type-product .p-data-wrapper{flex:1 1 calc(50% - var(--pdz-col-gap) / 2);min-width:min(100%,380px);float:none!important;width:auto!important;margin:0!important;padding:0!important}body.type-product .p-image-wrapper .p-image{filter:drop-shadow(0 18px 32px rgba(13,52,76,0.18));margin:0!important;padding:0!important}body.type-product .p-image-wrapper .p-main-image,body.type-product .p-image-wrapper .p-main-image img{display:block;width:100%;height:auto;border-radius:var(--pdz-radius) var(--pdz-radius) 0 var(--pdz-radius);clip-path:polygon(0 0,100% 0,100% calc(100% - var(--pdz-cut)),calc(100% - var(--pdz-cut)) 100%,0 100%);object-fit:cover}body.type-product .p-image-wrapper .p-thumbnails-inner>div{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(clamp(60px,6vw,76px),1fr));gap:clamp(8px,1vw,14px)}body.type-product .p-image-wrapper a.p-thumbnail{flex:none;width:100%;aspect-ratio:1 / 1;height:auto;display:block;padding:0!important;margin-top:clamp(12px,2vw,20px)!important;border:none!important;background:transparent!important;filter:drop-shadow(0 6px 10px rgba(13,52,76,0.12));transition:transform 0.2s cubic-bezier(0.25,1,0.5,1)}body.type-product .p-image-wrapper a.p-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;background:#eef3f7;border:none!important;border-radius:10px 10px 0 var(--pdz-cut-sm);clip-path:polygon(0 0,100% 0,100% calc(100% - var(--pdz-cut-sm)),calc(100% - var(--pdz-cut-sm)) 100%,0 100%)}body.type-product .p-image-wrapper a.p-thumbnail:hover{transform:translateY(-3px)}body.type-product .p-image-wrapper a.p-thumbnail.highlighted{border:none!important;outline:none!important;box-shadow:none!important;filter:drop-shadow(1px 0 0 var(--pdz-blue)) drop-shadow(-1px 0 0 var(--pdz-blue)) drop-shadow(0 1px 0 var(--pdz-blue)) drop-shadow(0 -1px 0 var(--pdz-blue)) drop-shadow(0 6px 10px rgba(13,52,76,0.18))}body.type-product .p-image-wrapper a.p-thumbnail.highlighted::before,body.type-product .p-image-wrapper a.p-thumbnail.highlighted::after,body.type-product .p-image-wrapper a.p-thumbnail:hover::before,body.type-product .p-image-wrapper a.p-thumbnail:hover::after,body.type-product #product-detail-form .p-thumbnail.highlighted::before,body.type-product #product-detail-form .p-thumbnail.highlighted::after,body.type-product #product-detail-form .p-thumbnail:hover::before,body.type-product #product-detail-form .p-thumbnail:hover::after{display:none!important;content:none!important;background:transparent!important;height:0!important;border:none!important}body.type-product .p-image-wrapper a.p-thumbnail.highlighted img,body.type-product .p-image-wrapper a.p-thumbnail:hover img{border:none!important;box-shadow:none!important;outline:none!important}body.type-product .p-image-wrapper .thumbnail-prev,body.type-product .p-image-wrapper .thumbnail-next,body.type-product .p-image-wrapper a.cbox-gal,body.type-product .p-image-wrapper .p-thumbnails,body.type-product .p-image-wrapper .p-thumbnails-inner,body.type-product .p-image-wrapper .p-thumbnails-wrapper{border:none!important;overflow:visible!important;position:static!important;width:100%!important}body.type-product .p-data-wrapper .pdz-detail-eyebrow{display:inline-block;color:var(--pdz-blue)!important;font-family:var(--template-headings-font,'Montserrat',sans-serif)!important;font-size:clamp(1.1rem,1.2vw,1.3rem)!important;font-weight:700!important;letter-spacing:0.12em;text-transform:uppercase;margin:0 0 clamp(8px,1vw,12px) 0}body.type-product .p-detail-inner-header h1{color:var(--pdz-ink)!important;font-family:var(--template-headings-font,'Montserrat',sans-serif);font-size:clamp(1.8rem,3.5vw,2.8rem)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-0.01em;margin:0 0 var(--pdz-block-gap) 0!important}body.type-product .p-short-description,body.type-product .p-short-description p,body.type-product .p-short-description span,body.type-product .p-short-description b,body.type-product .p-short-description strong,body.type-product .p-short-description div{color:#1A1A1A!important;font-family:var(--template-font,sans-serif)}body.type-product .p-short-description,body.type-product .p-short-description p{font-size:clamp(1.15rem,1.3vw,1.3rem)!important;line-height:1.6!important;margin:0 0 var(--pdz-block-gap) 0!important}body.type-product .pdz-product-meta{display:flex;flex-wrap:wrap;gap:clamp(10px,1.2vw,16px) clamp(20px,3vw,36px);margin:var(--pdz-block-gap) 0;padding:0;border:none}body.type-product .pdz-product-meta .pdz-meta-item{display:flex;flex-direction:row;align-items:baseline;gap:6px}body.type-product .pdz-product-meta .pdz-meta-label{text-transform:uppercase;letter-spacing:0.07em;color:var(--pdz-muted)!important;font-size:clamp(1.1rem,1.15vw,1.2rem);font-weight:800;line-height:1.2}body.type-product .pdz-product-meta .pdz-meta-label::after{content:":"}body.type-product .pdz-product-meta .pdz-meta-value,body.type-product .pdz-product-meta .pdz-meta-value a{color:var(--pdz-blue)!important;font-weight:800;font-size:clamp(1.1rem,1.15vw,1.2rem);text-decoration:none}body.type-product .pdz-product-meta .pdz-meta-value a:hover{color:var(--pdz-blue-dark)!important}body.type-product .p-basic-info-block{display:none!important}body.type-product .pdz-qty-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px clamp(16px,2vw,24px);margin:0 0 var(--pdz-block-gap) 0}body.type-product .availability-label{display:inline-flex;align-items:center;gap:8px;color:#0a7d2b!important;font-size:clamp(1.15rem,1.25vw,1.3rem)!important;font-weight:800!important;line-height:1}body.type-product .availability-label::before{content:"";width:9px;height:9px;border-radius:50%;background:currentColor;flex-shrink:0}body.type-product .p-to-cart-block{background:var(--pdz-panel);border:1px solid var(--pdz-line);border-radius:var(--pdz-radius);padding:var(--pdz-panel-pad);margin:0 0 var(--pdz-block-gap) 0;display:flex!important;flex-direction:column!important;align-items:stretch!important}body.type-product .p-to-cart-block .p-add-to-cart-wrapper{width:100%!important;margin:0!important;float:none!important}body.type-product .p-final-price-wrapper{display:grid!important;grid-template-columns:auto auto 1fr;align-items:baseline;column-gap:clamp(10px,1.5vw,20px);row-gap:6px;margin:0 0 var(--pdz-block-gap) 0}body.type-product .p-final-price-wrapper .price-final,body.type-product .p-final-price-wrapper .price-additional{flex:0 0 auto!important;width:auto!important;white-space:nowrap;margin:0!important}body.type-product .price-final{color:var(--pdz-ink)!important;font-size:clamp(2.2rem,4.2vw,3.2rem)!important;font-weight:800!important;line-height:1!important;letter-spacing:-0.02em}body.type-product .price-final .price-final-holder{color:var(--pdz-ink)!important;font-weight:800!important}body.type-product .p-final-price-wrapper .price-additional{flex:1 0 100%!important;width:100%!important;order:3;color:var(--pdz-muted)!important;font-size:clamp(1.15rem,1.4vw,1.4rem)!important;font-weight:600!important;line-height:1.2!important}body.type-product .p-final-price-wrapper .pdz-detail-vat-note{flex:0 0 auto!important;width:auto!important;order:2;align-self:center;color:var(--pdz-green)!important;font-size:clamp(1rem,1.1vw,1.15rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:normal;white-space:nowrap;border-left:1px solid #c3cbd3;padding-left:clamp(12px,1.2vw,16px);margin-left:clamp(10px,1.2vw,16px)!important}body.type-product .p-final-price-wrapper .price-final{grid-column:1;grid-row:1}body.type-product .p-final-price-wrapper .pdz-detail-vat-note{grid-column:2;grid-row:1;align-self:center}body.type-product .p-final-price-wrapper .price-additional{grid-column:1 / -1;grid-row:2}body.type-product .p-final-price-wrapper .price-measure{grid-column:1 / -1;grid-row:3}body.type-product .p-final-price-wrapper .price-final{order:1;display:inline-flex!important;align-items:baseline!important;flex-wrap:nowrap!important;white-space:nowrap!important;gap:0!important}body.type-product .price-final>*{flex:0 0 auto!important}body.type-product .p-final-price-wrapper .price-measure:empty{display:none!important}body.type-product .p-add-to-cart-wrapper .add-to-cart{display:flex!important;flex-flow:row wrap!important;align-items:center;gap:clamp(10px,1.5vw,16px);width:100%!important}body.type-product .add-to-cart .add-to-cart-button.btn,body.type-product .add-to-cart .poptat-projekt-btn{min-height:clamp(48px,5vw,56px);flex:1 1 200px}body.type-product .quantity,body.type-product #product-detail-form .quantity{display:inline-flex!important;align-items:center;flex:0 0 auto!important;width:auto!important;background:#ffffff;border:1px solid var(--pdz-line);border-radius:999px;overflow:hidden;height:clamp(42px,4.5vw,48px)!important}body.type-product .quantity input.amount,body.type-product #product-detail-form .quantity input.amount{width:clamp(36px,4vw,46px)!important;border:none!important;background:transparent!important;text-align:center;font-size:clamp(1.2rem,1.3vw,1.4rem)!important;font-weight:700!important;color:var(--pdz-ink)!important;box-shadow:none!important}body.type-product .quantity .increase,body.type-product .quantity .decrease,body.type-product #product-detail-form .quantity button.increase,body.type-product #product-detail-form .quantity button.decrease{width:clamp(36px,4.2vw,42px)!important;height:100%!important;background:transparent!important;border:none!important;color:var(--pdz-blue)!important;cursor:pointer;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background 0.2s ease}body.type-product #product-detail-form .quantity .increase::before,body.type-product #product-detail-form .quantity .decrease::before{content:""!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:1px;background:currentColor!important}body.type-product #product-detail-form .quantity .increase::after{content:""!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:10px;background:currentColor!important}body.type-product .quantity .decrease{order:1}body.type-product .quantity .increase{order:3}body.type-product .quantity .increase:hover,body.type-product .quantity .decrease:hover{background:#eef3f7!important}body.type-product .p-variants-block{margin:0 0 clamp(16px,2vw,24px) 0}body.type-product .p-variants-block table.detail-parameters,body.type-product .p-variants-block table.detail-parameters tbody,body.type-product .p-variants-block table.detail-parameters tr,body.type-product .p-variants-block table.detail-parameters th,body.type-product .p-variants-block table.detail-parameters td{display:block!important;width:100%!important;border:none!important;padding:0!important;margin:0!important;background:transparent!important}body.type-product .p-variants-block table.detail-parameters th{color:var(--pdz-ink)!important;font-size:clamp(1.15rem,1.25vw,1.3rem)!important;font-weight:700!important;margin:0 0 8px 0!important;text-align:left!important}body.type-product .p-variants-block .pdz-select{position:relative;width:100%;max-width:min(100%,480px);font-family:var(--template-font,sans-serif)}body.type-product .p-variants-block .pdz-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;box-sizing:border-box;width:100%;background:#ffffff;border:1.5px solid #d1d5db;border-radius:50px!important;padding:clamp(10px,1.2vw,14px) clamp(16px,2vw,22px);font-size:clamp(1.2rem,1.3vw,1.35rem);font-weight:600;cursor:pointer;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}body.type-product .p-variants-block .pdz-select__trigger:hover{border-color:var(--pdz-blue);background:#fbfdff}body.type-product .p-variants-block .pdz-select.is-open .pdz-select__trigger{border-color:var(--pdz-blue);box-shadow:0 0 0 3px rgba(26,107,155,0.15)}body.type-product .p-variants-block .pdz-select__label{color:var(--pdz-ink)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.type-product .p-variants-block .pdz-select__chevron{flex:0 0 auto;width:18px;height:18px;color:var(--pdz-blue);transition:transform 0.25s ease}body.type-product .p-variants-block .pdz-select.is-open .pdz-select__chevron{transform:rotate(180deg)}body.type-product .p-variants-block .pdz-select__panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:50;background:#ffffff;border:1px solid var(--pdz-line);border-radius:var(--pdz-radius-md);box-shadow:0 18px 40px rgba(13,52,76,0.16);padding:6px;max-height:280px;overflow-y:auto;transform-origin:top center;opacity:0;transform:translateY(-6px) scale(0.98);visibility:hidden;pointer-events:none;transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s}body.type-product .p-variants-block .pdz-select.is-open .pdz-select__panel{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto}body.type-product .p-variants-block .pdz-select__option{padding:10px 18px;border-radius:50px;font-size:clamp(1.15rem,1.25vw,1.3rem);font-weight:600;color:var(--pdz-ink)!important;cursor:pointer;transition:background 0.15s ease}body.type-product .p-variants-block .pdz-select__option:hover{background:rgba(26,107,155,0.08);color:var(--pdz-blue-dark)!important}body.type-product .p-variants-block .pdz-select__option.is-selected{background:rgba(26,107,155,0.12);color:var(--pdz-blue)!important;font-weight:700}body.type-product #parameters-tab-pane .p-param-block{display:block!important;background:transparent;border:none;box-shadow:none;padding:0;margin:0}body.type-product .p-param-block .detail-parameters-wrapper{display:block!important;width:100%;overflow:visible}body.type-product .p-param-block table.detail-parameters.second{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:clamp(12px,1.4vw,18px) clamp(24px,4vw,64px);width:100%;background:transparent;border:none}body.type-product .p-param-block table.detail-parameters.second tbody{display:contents}body.type-product .p-param-block table.detail-parameters.second tr{display:flex!important;flex-direction:row!important;align-items:baseline;justify-content:space-between;width:100%;padding:0;box-shadow:none}body.type-product .p-param-block table.detail-parameters.second th{display:flex;align-items:baseline;flex-grow:1;padding:0;border:none;text-align:left}body.type-product .p-param-block .row-header-label{color:var(--pdz-muted)!important;font-size:clamp(1.2rem,1.3vw,1.35rem)!important;font-weight:700!important;white-space:nowrap}body.type-product .p-param-block table.detail-parameters.second th::after{content:"";flex-grow:1;border-bottom:2px dotted #d1d5db;margin:0 16px;position:relative;top:-4px;min-width:16px}body.type-product .p-param-block table.detail-parameters.second td{padding:0;border:none;text-align:right;color:var(--pdz-ink)!important;font-weight:700;font-size:clamp(1.2rem,1.3vw,1.35rem);max-width:60%;line-height:1.4}body.type-product .p-param-block table.detail-parameters.second td a{color:var(--pdz-ink)!important;text-decoration:none}body.type-product .p-param-block table.detail-parameters.second td a:hover{color:var(--pdz-blue)!important}body.type-product .p-param-block table.detail-parameters.second tr.pdz-param-heading-row{grid-column:1 / -1!important;display:block!important;width:100%;margin-top:clamp(24px,3vw,38px);margin-bottom:12px;border-bottom:none!important}body.type-product .p-param-block table.detail-parameters.second tr.pdz-param-heading-row:first-child{margin-top:0}body.type-product .p-param-block .pdz-param-group-title{color:var(--pdz-blue)!important;font-size:clamp(1.2rem,1.3vw,1.4rem);font-weight:800;text-transform:uppercase;letter-spacing:0.08em}body.type-product .social-buttons-wrapper{float:none!important;clear:both;width:100%!important;margin:clamp(14px,2vw,24px) 0 0 0!important;padding:0 0 0 clamp(10px,2vw,26px)!important;box-sizing:border-box}body.type-product .social-buttons-wrapper .link-icons,body.type-product .social-buttons-wrapper{display:flex!important;flex-flow:row wrap!important;gap:clamp(16px,2.5vw,28px)!important;align-items:center;justify-content:flex-start}body.type-product .social-buttons-wrapper .link-icon,body.type-product .social-buttons-wrapper .link-icon span{color:var(--pdz-blue)!important;font-size:clamp(1.15rem,1.2vw,1.25rem);text-decoration:none!important;display:inline-flex;align-items:center;gap:6px;transition:opacity 0.2s ease,color 0.2s ease}body.type-product .social-buttons-wrapper .link-icon:hover,body.type-product .social-buttons-wrapper .link-icon:hover span{opacity:0.7;color:var(--pdz-blue-dark)!important}body.type-product .p-detail-inner>.p-detail-tabs-wrapper{flex:1 1 100%;width:100%;max-width:none!important;margin:4px 0 0 0!important;padding:0!important;order:20}body.type-product .p-detail-tabs{display:flex!important;flex-wrap:wrap;gap:10px;margin:0!important;border:none!important;padding:0!important}body.type-product .p-detail-tabs-wrapper .shp-tabs-row,body.type-product .p-detail-tabs-wrapper .shp-tabs-holder,body.type-product .p-detail-tabs .shp-tab{border:none!important;margin:0!important;padding:0!important;background:transparent!important}body.type-product .p-detail-tabs .shp-tab-link{display:inline-flex;align-items:center;justify-content:center;background:#ffffff!important;border:1px solid #e5e7eb!important;color:#4b5563!important;padding:var(--pdz-tab-pad-y) var(--pdz-tab-pad-x)!important;border-radius:999px!important;font-size:clamp(1.15rem,1.2vw,1.3rem)!important;font-weight:600!important;transition:all 0.2s ease}body.type-product .p-detail-tabs .shp-tab-link:hover{border-color:var(--pdz-blue)!important;color:var(--pdz-blue)!important}body.type-product .p-detail-tabs .shp-tab.active .shp-tab-link{background:#ffffff!important;border-color:var(--pdz-blue)!important;color:var(--pdz-blue)!important;box-shadow:0 0 0 3px rgba(26,107,155,0.08)!important}body.type-product .p-detail-tabs-wrapper .tab-content,body.type-product .p-detail-tabs-wrapper #tab-content{background:transparent!important;border:none!important;box-shadow:none!important;padding:clamp(20px,3vw,32px) 0 0 0!important;margin-top:0}body.type-product .p-detail-tabs-wrapper .basic-description,body.type-product .p-detail-tabs-wrapper .basic-description p,body.type-product .p-detail-tabs-wrapper .basic-description li{color:#334250!important;font-size:clamp(1.2rem,1.3vw,1.375rem);line-height:1.7}body.type-product .p-detail-tabs-wrapper .basic-description h2,body.type-product .p-detail-tabs-wrapper .basic-description h3,body.type-product .p-detail-tabs-wrapper .basic-description h4{color:var(--pdz-ink)!important;font-weight:800!important}body.type-product .p-detail-tabs-wrapper .basic-description ul{list-style:none;padding-left:0}body.type-product .p-detail-tabs-wrapper .basic-description ul li{position:relative;padding-left:26px;margin-bottom:10px}body.type-product .p-detail-tabs-wrapper .basic-description ul li::before{content:"✓";position:absolute;left:0;top:0;color:var(--pdz-green);font-weight:800}body.type-product #relatedFiles.active{display:flex!important;flex-direction:column;align-items:flex-start;gap:14px}body.type-product #relatedFiles li{margin:0!important;padding:0!important;width:100%;max-width:min(100%,680px)}body.type-product #relatedFiles li img{display:none!important}body.type-product #relatedFiles li a{display:flex;align-items:center;background:#ffffff;border:1px solid var(--pdz-blue);border-radius:var(--pdz-radius-md);padding:clamp(14px,2vw,20px) clamp(16px,2.5vw,24px);text-decoration:none!important;box-shadow:0 4px 16px rgba(13,52,76,0.03);transition:all 0.3s cubic-bezier(0.25,1,0.5,1);width:100%;box-sizing:border-box}body.type-product #relatedFiles li a:hover{border-color:var(--pdz-blue-dark);box-shadow:0 8px 24px rgba(26,107,155,0.12);transform:translateY(-2px)}body.type-product #relatedFiles li a .pdz-file-icon{flex-shrink:0;width:44px;height:44px;background-color:rgba(26,107,155,0.08);border-radius:10px;display:flex;align-items:center;justify-content:center}body.type-product #relatedFiles li a .pdz-file-icon::before{content:"";display:block;width:20px;height:20px;background-color:var(--pdz-blue);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3C/svg%3E") no-repeat center / contain}body.type-product #relatedFiles li a .pdz-file-info{display:flex;flex-flow:row wrap;flex-grow:1;margin:0 clamp(12px,2vw,24px);align-items:center;gap:8px 16px;min-width:0}body.type-product #relatedFiles li a .pdz-file-title{color:var(--pdz-blue)!important;font-size:clamp(1.2rem,1.3vw,1.4rem)!important;font-weight:800!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.type-product #relatedFiles li a:hover .pdz-file-title{color:var(--pdz-blue-dark)!important}body.type-product #relatedFiles li a .pdz-file-meta{color:var(--pdz-blue)!important;font-size:clamp(1.1rem,1.15vw,1.2rem)!important;font-weight:600!important;white-space:nowrap;opacity:0.8}body.type-product #relatedFiles li a::after{content:"";flex-shrink:0;width:20px;height:20px;background-color:var(--pdz-blue);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E") no-repeat center / contain;transition:background-color 0.2s ease,transform 0.2s ease}body.type-product #relatedFiles li a:hover::after{background-color:var(--pdz-blue-dark);transform:translateY(2px)}body.type-product .basic-description table:not(.detail-parameters){width:100%!important;border-collapse:collapse!important;margin:clamp(20px,3vw,32px) 0!important;background:#ffffff!important;box-sizing:border-box}body.type-product .basic-description table:not(.detail-parameters) th{color:#1A6B9B!important;font-family:var(--template-headings-font,sans-serif);font-weight:800!important;font-size:clamp(1.1rem,1.2vw,1.25rem)!important;text-transform:uppercase;letter-spacing:0.06em;text-align:left!important;padding:clamp(10px,1.2vw,16px) clamp(12px,1.5vw,20px)!important;border-bottom:2px solid #1A6B9B!important;background-color:#f8fafc!important}body.type-product .basic-description table:not(.detail-parameters) td{padding:clamp(10px,1.2vw,16px) clamp(12px,1.5vw,20px)!important;font-size:clamp(1.15rem,1.25vw,1.30rem)!important;line-height:1.5!important;color:#333333!important;border-bottom:1px solid var(--pdz-line)!important;vertical-align:middle}body.type-product .basic-description table:not(.detail-parameters) tbody tr:nth-child(even){background-color:#fbfcfd!important}body.type-product .basic-description table:not(.detail-parameters) tbody tr:last-child td{border-bottom:none!important}body.type-product #description{--pdz-pd-aside-width:clamp(280px,25vw,340px);--pdz-pd-sticky-top:clamp(80px,8vw,120px);overflow:visible!important}body.type-product #description .description-inner{padding:8px 0 clamp(32px,3.5vw,44px) 0!important;overflow:visible!important}body.type-product .pdz-pd-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--pdz-pd-aside-width);gap:var(--pdz-col-gap);align-items:start}@media (max-width:991px){body.type-product .pdz-pd-layout{grid-template-columns:1fr;gap:32px}body.type-product .pdz-pd-aside{position:static!important;top:auto!important}}body.type-product .pdz-pd-aside{position:sticky;top:var(--pdz-pd-sticky-top)}body.type-product .pdz-pd-widget{background:#ffffff;border:1px solid var(--pdz-line);border-radius:var(--pdz-radius-md);padding:var(--pdz-panel-pad);box-shadow:0 12px 30px rgba(13,52,76,0.06)}body.type-product .pdz-pd-widget__title{font-size:clamp(1.25rem,1.35vw,1.45rem)!important;font-weight:800!important;color:var(--pdz-ink)!important;margin:0 0 16px 0!important;line-height:1.25!important;font-family:var(--template-headings-font,sans-serif)!important}body.type-product .pdz-pd-widget__item{display:flex;align-items:flex-start;gap:14px;padding:12px 0;border-top:1px solid #eef3f7}body.type-product .pdz-pd-widget__item:first-of-type{border-top:none;padding-top:0}body.type-product .pdz-pd-widget__icon{flex:0 0 auto;width:42px;height:42px;border-radius:11px;background:rgba(26,107,155,0.10);display:flex;align-items:center;justify-content:center;color:var(--pdz-blue)}body.type-product .pdz-pd-widget__text strong{display:block;font-size:clamp(1.1rem,1.18rem,1.25rem)!important;font-weight:700!important;color:var(--pdz-ink)!important;line-height:1.3;margin-bottom:2px}body.type-product .pdz-pd-widget__text span{display:block;font-size:clamp(1rem,1.05rem,1.15rem)!important;font-weight:500!important;color:var(--pdz-muted)!important;line-height:1.4}body.type-product .products.products-additional{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(clamp(240px,22vw,320px),1fr));gap:clamp(16px,2vw,24px);margin:0!important;padding:0!important;float:none!important}body.type-product .products-additional .product{width:100%!important;max-width:100%!important;float:none!important;padding:0!important;margin:0!important}body.type-product .products-additional .product .p{background:#ffffff;border:1px solid #f0f2f5;border-radius:var(--pdz-radius-md);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform 0.3s cubic-bezier(0.25,1,0.5,1),box-shadow 0.3s ease;box-shadow:0 1px 3px rgba(0,0,0,0.04);position:relative}body.type-product .products-additional .product .p:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(13,52,76,0.12)}body.type-product .products-additional .product .p>a.image{display:block;aspect-ratio:1 / 1;background:#FAFBFC;overflow:hidden;position:relative}body.type-product .products-additional .product .p>a.image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:16px;box-sizing:border-box;transition:transform 0.4s cubic-bezier(0.25,1,0.5,1)}body.type-product .products-additional .product .p:hover>a.image img{transform:scale(1.04)}body.type-product .products-additional .product .p .p-in{padding:18px 18px 20px 18px;display:flex;flex-direction:column;flex:1;gap:0!important}body.type-product .products-additional .product .p .p-in-in,body.type-product .products-additional .product .p .p-bottom,body.type-product .products-additional .product .p .p-bottom>div[data-micro="offer"]{display:contents!important}body.type-product .products-additional .product .p .name{display:block;text-decoration:none!important;order:2;width:100%;height:auto!important;margin:0 0 6px 0!important;padding:0!important}body.type-product .products-additional .product .p .name span{color:#1A1A1A!important;font-size:clamp(1.25rem,1.35vw,1.45rem)!important;font-weight:700!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden}body.type-product .products-additional .product .p:hover .name span{color:var(--pdz-blue)!important}body.type-product .products-additional .product .p .p-desc{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#6b7280!important;font-size:clamp(1.1rem,1.15rem,1.2rem)!important;line-height:1.5!important;order:3;margin:0 0 8px 0!important}body.type-product .products-additional .product .p .availability{font-size:clamp(1.1rem,1.15rem,1.2rem)!important;order:4;margin:0 0 12px 0!important}body.type-product .products-additional .product .p .prices{display:flex;flex-direction:column;order:5;margin:0 0 16px 0!important;gap:2px!important}body.type-product .products-additional .product .p .price.price-final{font-size:clamp(1.35rem,1.45vw,1.55rem)!important;font-weight:800!important;color:#1a1a1a!important;order:1}body.type-product .products-additional .product .p .price.price-final::after{content:" bez DPH";font-size:1.05rem;font-weight:600;color:#6b7280}body.type-product .products-additional .product .p .price-additional{font-size:clamp(1.1rem,1.15rem,1.2rem)!important;color:#9ca3af!important;order:2}body.type-product .products-additional .product .p .p-tools{margin-top:auto!important;width:100%;order:6}body.type-product .products-additional .product .p .p-tools form{display:flex!important;flex-direction:column!important;gap:8px;width:100%}body.type-product .products-additional .product .p .p-tools form .add-to-cart-button,body.type-product .products-additional .product .p .p-tools form .poptat-projekt-btn{width:100%;padding:10px 12px;border-radius:10px;font-size:1.2rem;font-weight:700;text-transform:uppercase;cursor:pointer;line-height:1.2;font-family:var(--template-headings-font,sans-serif)}body.type-product .products-additional .product .p .p-tools form .add-to-cart-button{background:var(--pdz-blue)!important;border:1px solid var(--pdz-blue)!important;color:#ffffff!important}body.type-product .products-additional .product .p .p-tools form .add-to-cart-button:hover{background:var(--pdz-blue-dark)!important;border-color:var(--pdz-blue-dark)!important}body.type-product .products-additional .product .p .p-tools form .poptat-projekt-btn{background:var(--pdz-green)!important;border:1px solid var(--pdz-green)!important;color:#ffffff!important}body.type-product .products-additional .product .p .p-tools form .poptat-projekt-btn:hover{background:#005f1d!important;border-color:#005f1d!important}body.type-product .products-additional .product .flags{position:absolute;top:12px;left:12px;display:flex!important;flex-direction:column!important;gap:6px;z-index:3;list-style:none}body.type-product .products-additional .product .flag{display:inline-flex!important;align-items:center!important;padding:4px 10px!important;border-radius:999px!important;font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase!important;color:#ffffff!important;box-shadow:0 2px 6px rgba(0,0,0,0.1)!important}body.type-product .products-additional .product .flag-action{background:#16a34a!important}body.type-product .products-additional .product .flag-new{background:var(--pdz-blue)!important}body.type-product .products-additional .product .flag-tip{background:#ea580c!important}body.type-product .products-additional .product .flag-sale{background:#dc2626!important}body.type-product .products-additional .product .pin-it-button,body.type-product .products-additional .product a[data-pin-log],body.type-product .products-additional .product .p-code,body.type-product .products-additional .product .p-tools>a{display:none!important}@media (max-width:991px){body.type-product .p-detail-inner{flex-direction:column}body.type-product .p-image-wrapper,body.type-product .p-data-wrapper{flex:1 1 100%;width:100%!important}body.type-product .p-data-wrapper .p-image-wrapper{margin:6px 0 24px 0!important}}@media (max-width:600px){body.type-product .p-detail-tabs-wrapper .tab-content,body.type-product .p-detail-tabs-wrapper #tab-content{padding:24px 16px}body.type-product .add-to-cart-button.btn,body.type-product .add-to-cart-button.btn-conversion{width:100%;flex:1 1 100%}body.type-product .p-detail-tabs{padding-left:16px!important;padding-right:16px!important}body.type-product .p-detail-tabs-wrapper .tab-content,body.type-product .p-detail-tabs-wrapper #tab-content{padding:24px 16px}body.type-product .add-to-cart-button.btn,body.type-product .add-to-cart-button.btn-conversion{width:100%;flex:1 1 100%}}.link-icon.chat[data-testid="buttonAskQuestion"]{display:none!important}