.brenexcard{--h: 255;position:relative;overflow:hidden;border-radius:8%/calc(8% * 305 / var(--h))}.brenexcard[aria-hidden]{display:none !important}.brenexcard--projectfooter{--h: 200}.brenexcard--projectslist{scroll-snap-align:center}.brenexcard--projectslist:focus-visible{scroll-snap-align:center}.brenexcard--projectslist:has(~:focus-visible),.brenexcard--projectslist:focus-visible~*{scroll-snap-align:none}.brenexcard--projectslist img{width:240px;min-width:240px}.brenexcard p{position:absolute;font-weight:600;bottom:-10px;padding:20px;color:#fff;left:0;margin:0;opacity:0;width:100%;height:calc(100% + 10px);align-content:end;background:rgba(0,70,126,.75);transition-duration:var(--duration-med)}@media(prefers-contrast: more),(prefers-reduced-transparency: reduce){.brenexcard p{height:auto;background:#00467e}}.brenexcard img{display:block;width:100%}.brenexcard:hover p,.brenexcard:focus p{opacity:1;bottom:0}