.dianas-category-page{padding-top:54px}.dianas-category-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:54px;padding:8px 0 48px;border-bottom:1px solid var(--line)}.dianas-category-photo{display:grid;min-height:290px;place-items:center;background:#edf2f1}.dianas-category-photo img{width:82%;height:240px;object-fit:contain;mix-blend-mode:multiply}.dianas-section-title{margin:45px 0 20px;font-size:34px}.dianas-subgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.dianas-subcard{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:24px;background:#edf2f1;color:var(--ink);text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.dianas-subcard span{font:600 23px/1.08 var(--head)}.dianas-subcard small{color:var(--cyan);font-weight:800}.dianas-subcard:hover,.dianas-subcard:focus-visible{transform:translateY(-3px);background:#e0eeee;box-shadow:0 14px 24px rgba(7,41,49,.13);color:var(--ink)}.dianas-catalog-page{max-width:1280px}.dianas-category-cards .catalog-card{display:flex;min-height:310px;flex-direction:column;padding:28px;background:#edf2f1;color:var(--ink);text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.dianas-category-cards .catalog-card img{width:100%;height:185px;object-fit:contain;mix-blend-mode:multiply}.dianas-category-cards .catalog-card strong{margin-top:auto;font-size:29px;line-height:1.05}.dianas-category-cards .catalog-card:hover,.dianas-category-cards .catalog-card:focus-visible{transform:translateY(-4px);background:#e1eeee;box-shadow:0 14px 28px rgba(7,41,49,.14);color:var(--ink)}@media(max-width:700px){.dianas-category-page{padding-top:34px}.dianas-category-hero{grid-template-columns:1fr;gap:28px;padding-bottom:34px}.dianas-category-photo{min-height:210px}.dianas-category-photo img{height:180px}.dianas-subgrid{grid-template-columns:1fr}.dianas-subcard{min-height:116px}.dianas-category-cards .catalog-card{min-height:270px}.dianas-category-cards .catalog-card img{height:150px}}.dianas-info-page h1{color:var(--cyan)!important}.dianas-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px}.dianas-video-grid iframe{width:100%;aspect-ratio:16/9;border:0;background:#102e35}.dianas-cert-list{display:grid;gap:10px;margin-top:30px}.dianas-cert{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:20px 22px;border:1px solid var(--line);background:#edf2f1;color:var(--ink);font:600 19px/1.2 var(--head);text-align:left;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.dianas-cert span{color:var(--cyan);font:800 12px var(--body)}.dianas-cert:hover{transform:translateY(-2px);border-color:var(--cyan);box-shadow:0 12px 22px rgba(7,41,49,.12)}.pdf-viewer{width:min(1000px,92vw);height:min(760px,88vh);padding:0;border:0;background:#fff}.pdf-viewer::backdrop{background:rgba(5,24,30,.75)}.pdf-viewer iframe{width:100%;height:100%;border:0}.pdf-viewer__close{position:absolute;z-index:1;right:8px;top:8px;width:36px;height:36px;border:0;border-radius:50%;background:#00a6c7;color:#071f27;font-size:24px;cursor:pointer}@media(max-width:700px){.dianas-video-grid{grid-template-columns:1fr}.dianas-cert{align-items:flex-start;flex-direction:column}.pdf-viewer{width:96vw;height:84vh}}
.dianas-home-intro{max-width:680px;color:#587076;font-size:17px;line-height:1.8}.dianas-home-intro .action-button{margin-top:12px}
.dianas-product-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line)}.dianas-product-category{display:flex;min-height:280px;flex-direction:column;padding:22px;background:#edf2f1;color:var(--ink);transition:transform .2s,background .2s,box-shadow .2s}.dianas-product-category__image{display:grid;height:165px;place-items:center}.dianas-product-category img{max-width:88%;max-height:148px;object-fit:contain;mix-blend-mode:multiply}.dianas-product-category strong{font:600 22px/1.08 var(--head)}.dianas-product-category small{margin-top:auto;padding-top:18px;color:var(--cyan);font-weight:800}.dianas-product-category:hover,.dianas-product-category:focus-visible{transform:translateY(-3px);background:#e0eeee;box-shadow:0 14px 24px rgba(7,41,49,.13);color:var(--ink)}@media(max-width:700px){.dianas-product-category-grid{grid-template-columns:1fr}.dianas-product-category{min-height:230px}.dianas-product-category__image{height:135px}.dianas-product-category img{max-height:125px}}.catalog-product-grid{margin-top:42px}.catalog-product-grid h2{margin:0 0 20px;color:#00A6C7}.catalog-product-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d8e0e1;border-left:1px solid #d8e0e1}.catalog-product-card{min-height:330px;padding:24px;display:flex;flex-direction:column;color:#142d34!important;text-decoration:none!important;background:#eef4f4;border-right:1px solid #d8e0e1;border-bottom:1px solid #d8e0e1;transition:background .2s,transform .2s,box-shadow .2s}.catalog-product-card:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 24px rgba(11,43,50,.14)}.catalog-product-card__image{height:165px;display:flex;align-items:center;justify-content:center;background:#fff;margin:-24px -24px 20px}.catalog-product-card__image img{max-width:80%;max-height:140px;object-fit:contain}.catalog-product-card__title{font-size:18px;font-weight:700;line-height:1.25}.catalog-product-card__more{margin-top:auto;padding-top:18px;color:#00A6C7;font-weight:700}@media(max-width:760px){.catalog-product-grid__items{grid-template-columns:1fr}.catalog-product-card{min-height:280px}}.dianas-video-links{display:grid;gap:16px;margin-top:24px}.dianas-video-card{display:flex;gap:20px;align-items:center;padding:24px;background:#eef4f4;border:1px solid #d8e0e1;transition:transform .2s,box-shadow .2s}.dianas-video-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(11,43,50,.14)}.dianas-video-card__icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:50%;background:#00A6C7;color:#fff;font-size:23px}.dianas-video-card h2{margin:0 0 8px;color:#00A6C7;font-size:22px}.dianas-video-card p{margin:0 0 14px}@media(max-width:600px){.dianas-video-card{align-items:flex-start;padding:18px}.dianas-video-card__icon{width:44px;height:44px;flex-basis:44px;font-size:18px}.dianas-video-card h2{font-size:18px}}
.genebre-products{align-items:stretch}.genebre-product-card{min-height:390px;text-decoration:none;color:var(--ink);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.genebre-product-card:hover,.genebre-product-card:focus-visible{transform:translateY(-4px);background:#edf5f4;box-shadow:0 14px 28px rgba(7,41,49,.14);color:var(--ink)}.genebre-product-card .genebre-product-card__image{display:grid;min-height:190px;place-items:center;background:#edf2f1}.genebre-product-card__image img{width:100%;height:180px;object-fit:contain;mix-blend-mode:multiply}.genebre-product-card h2{margin:20px 0 10px;color:var(--cyan);font-size:23px;line-height:1.12}.genebre-product-card p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:var(--muted);line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.genebre-product-card .genebre-more{margin-top:auto;color:var(--cyan);font-size:13px;font-weight:800}.genebre-detail__features{padding-left:22px;line-height:1.65}.genebre-detail__features li{margin:0 0 8px}.genebre-detail__documents{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.genebre-detail__documents a{color:var(--cyan);font-weight:700}.genebre-legacy-note{margin:0 0 28px;padding:18px 22px;background:#edf2f1;border-left:4px solid var(--cyan)}@media(max-width:700px){.genebre-product-card{min-height:340px}.genebre-product-card .genebre-product-card__image{min-height:160px}.genebre-product-card__image img{height:150px}}
@media(max-width:760px){.pnev-ins-section,.pnev-ins-section .catalog-product-grid,.pnev-ins-section .catalog-product-grid__items,.pnev-ins-section .catalog-product-card,.pnev-ins-product,.pnev-ins-product .product-intro,.pnev-ins-product .product-intro>div{min-width:0;max-width:100%}.pnev-ins-section h1,.pnev-ins-product h1{max-width:100%;font-size:clamp(27px,7vw,36px);line-height:1.08;overflow-wrap:anywhere}.pnev-ins-section .catalog-product-grid__items{grid-template-columns:minmax(0,1fr)}.pnev-ins-section .catalog-product-card__title,.pnev-ins-section .catalog-product-card>span:not(.catalog-product-card__image):not(.catalog-product-card__more){overflow-wrap:anywhere}.pnev-ins-product .product-intro{grid-template-columns:minmax(0,1fr)}.pnev-ins-product .product-image{min-width:0}.pnev-ins-product .pnev-ins-specs{padding-left:20px;overflow-wrap:anywhere}}
