.bipro-themen-overview{background:linear-gradient(135deg,var(--wp--preset--color--primary) 0%,#7b3f7a 50%,var(--wp--preset--color--secondary) 100%);padding-block:var(--wp--preset--spacing--x-large);padding-inline:var(--wp--style--root--padding-left);overflow:hidden}.bipro-themen-overview__inner{max-width:1600px;margin-inline:auto;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--regular)}.bipro-themen-overview__label{font-size:var(--wp--preset--font-size--x-large);font-weight:700;color:var(--wp--preset--color--white);margin:0}.bipro-themen-overview__body{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--regular)}@media(min-width:1024px){.bipro-themen-overview__body{display:grid;grid-template-columns:minmax(200px,260px) 1fr;gap:var(--wp--preset--spacing--x-small);align-items:start}}.bipro-themen-overview__nav{position:relative}.bipro-themen-overview__nav-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--wp--preset--spacing--x-small);padding:var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small);list-style:none;border-radius:var(--wp--custom--radius--medium);background-color:color-mix(in srgb,var(--wp--preset--color--light) 14%,transparent);color:var(--wp--preset--color--light);font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.bipro-themen-overview__nav-summary::-webkit-details-marker{display:none}.bipro-themen-overview__nav-summary i{transition:transform var(--wp--custom--duration--moderate) var(--wp--custom--ease--in-out-expo)}.bipro-themen-overview__nav[open] .bipro-themen-overview__nav-summary i{transform:rotate(180deg)}.bipro-themen-overview__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.bipro-themen-overview__nav-list li{margin:0;padding:0}.bipro-themen-overview__nav-link{display:flex;align-items:center;gap:var(--wp--preset--spacing--tiny);padding-block:var(--wp--preset--spacing--tiny);color:var(--wp--preset--color--light);text-decoration:none;font-weight:600;line-height:var(--wp--custom--line-height--tight);background-image:none;opacity:.85;transition:opacity var(--wp--custom--duration--moderate) var(--wp--custom--ease--in-out-expo)}.bipro-themen-overview__nav-link i{opacity:0;transform:translate(-.35rem);transition:opacity var(--wp--custom--duration--moderate) var(--wp--custom--ease--in-out-expo),transform var(--wp--custom--duration--moderate) var(--wp--custom--ease--in-out-expo)}.bipro-themen-overview__nav-link:hover,.bipro-themen-overview__nav-link:focus-visible{opacity:1;outline:none}.bipro-themen-overview__nav-link:hover i,.bipro-themen-overview__nav-link:focus-visible i{opacity:1;transform:translate(0)}@media(max-width:1023.98px){.bipro-themen-overview__nav{display:none}}@media(min-width:1024px){.bipro-themen-overview__nav{position:sticky;align-self:start;top:calc(var(--bipro-header-height) + var(--wp--preset--spacing--regular))}.bipro-themen-overview__nav-summary{display:none}.bipro-themen-overview__nav::details-content{content-visibility:visible;display:block}.bipro-themen-overview__nav-panel{display:block!important}}.bipro-themen-overview__grid{display:grid;grid-template-columns:1fr;gap:var(--wp--preset--spacing--tiny)}@media(min-width:600px){.bipro-themen-overview__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bipro-themen-overview__grid{grid-template-columns:repeat(2,1fr);gap:var(--wp--preset--spacing--x-small)}}@media(min-width:1600px){.bipro-themen-overview__grid{grid-template-columns:repeat(3,1fr);gap:var(--wp--preset--spacing--small)}}@property --card-scale{syntax: "<number>"; inherits: false; initial-value: 1;}@property --nav-shift{syntax: "<length>"; inherits: false; initial-value: 0px;}.bipro-themen-overview__card{position:relative;display:block;overflow:hidden;border-radius:var(--wp--custom--radius--large);background-color:var(--wp--preset--color--dark, #1d1d1b);aspect-ratio:2.5 / 1;text-decoration:none;color:var(--wp--preset--color--light);-webkit-tap-highlight-color:transparent;--card-scale: 1;--nav-shift: 0px;outline:2px solid transparent;outline-offset:0;transform:translateY(calc(var(--parallax-y, 0px) + var(--nav-shift, 0px))) scale(var(--card-scale));transition:--card-scale var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo),--nav-shift var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo),opacity var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo),outline-color var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo),outline-offset var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo);will-change:transform}@media(min-width:600px){.bipro-themen-overview__card{aspect-ratio:5 / 3}}@media(min-width:1024px){.bipro-themen-overview__card{aspect-ratio:5 / 4}}.bipro-themen-overview__card:hover,.bipro-themen-overview__card:focus-visible{--card-scale: 1.1;z-index:3;outline-color:var(--wp--preset--color--white);outline-offset:0}.bipro-themen-overview__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,color-mix(in srgb,var(--wp--preset--color--dark) 40%,transparent),color-mix(in srgb,var(--wp--preset--color--dark) 100%,transparent));opacity:.5;transition:opacity var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo);z-index:1}.bipro-themen-overview__card:hover:before,.bipro-themen-overview__card:focus-visible:before{opacity:1}.bipro-themen-overview__card-image{position:absolute;top:0;right:0;bottom:0;left:0}.bipro-themen-overview__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo)}.bipro-themen-overview__card:hover .bipro-themen-overview__card-img,.bipro-themen-overview__card:focus-visible .bipro-themen-overview__card-img{transform:scale(1.05)}.bipro-themen-overview__card-info{position:absolute;inset-inline:0;bottom:0;padding:var(--wp--preset--spacing--tiny);display:grid;grid-template-rows:auto 0fr;z-index:2;transition:grid-template-rows var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo)}@media(min-width:1024px){.bipro-themen-overview__card-info{padding:var(--wp--preset--spacing--large) var(--wp--preset--spacing--tiny) var(--wp--preset--spacing--tiny)}.bipro-themen-overview__card:hover .bipro-themen-overview__card-info,.bipro-themen-overview__card:focus-visible .bipro-themen-overview__card-info{grid-template-rows:auto 1fr}.bipro-themen-overview__card:hover .bipro-themen-overview__card-desc,.bipro-themen-overview__card:focus-visible .bipro-themen-overview__card-desc{opacity:.75}}.bipro-themen-overview__card-desc{min-height:0;overflow:hidden;opacity:0;transition:opacity var(--wp--custom--duration--expressive) ease}.bipro-themen-overview__card-title{margin:0;font-size:var(--wp--preset--font-size--x-large);font-weight:700;letter-spacing:var(--wp--custom--letter-spacing--tight);color:var(--wp--preset--color--light);line-height:1.2}@media(min-width:1024px){.bipro-themen-overview__card-title{font-size:var(--wp--preset--font-size--large)}}.bipro-themen-overview__card-desc{margin:0;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;color:var(--wp--preset--color--light)}.bipro-themen-overview__card-cta{position:absolute;top:var(--wp--preset--spacing--x-small, .75rem);right:var(--wp--preset--spacing--x-small, .75rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:1.5px solid transparent;color:var(--wp--preset--color--white);font-size:1rem;transform:translateY(calc(-100% - var(--wp--preset--spacing--x-small, .75rem)));transition:all var(--wp--custom--duration--expressive) var(--wp--custom--ease--in-out-expo);pointer-events:none}.bipro-themen-overview__card-cta i{font-weight:700}.bipro-themen-overview__card:hover .bipro-themen-overview__card-cta,.bipro-themen-overview__card:focus-visible .bipro-themen-overview__card-cta{border-color:var(--wp--preset--color--white);transform:translateY(0)}@media(hover:none){.bipro-themen-overview__card-cta{transform:translateY(0)}}.bipro-themen-overview__card.is-active{z-index:10;--card-scale: 1.1;outline-color:var(--wp--preset--color--white);outline-offset:0}.bipro-themen-overview__grid:has(.is-active) .bipro-themen-overview__card:not(.is-active){opacity:.75}.bipro-themen-overview__card.is-active:before{opacity:1}.bipro-themen-overview__card.is-active .bipro-themen-overview__card-img{transform:scale(var(--card-scale))}.bipro-themen-overview__card.is-active .bipro-themen-overview__card-cta{border-color:var(--wp--preset--color--white);transform:translateY(0)}@media(min-width:1024px){.bipro-themen-overview__card.is-active .bipro-themen-overview__card-info{grid-template-rows:auto 1fr}.bipro-themen-overview__card.is-active .bipro-themen-overview__card-desc{opacity:.75}}
