.matrix-box{position:relative;width:100%;z-index:0;cursor:pointer;overflow:hidden;border-radius:0.5rem}.matrix-box::before{content:'';display:block;padding-top:75%}.matrix-box.matrix-box-1zu1::before{padding-top:100%}.matrix-box.matrix-box-16zu9::before{padding-top:56.25%}.matrix-box.matrix-box-4zu3::before{padding-top:75%}.matrix-box.matrix-box-3zu2::before{padding-top:66.6666666667%}.matrix-box.matrix-box-2zu1::before{padding-top:50%}.matrix-box.matrix-box-3zu1::before{padding-top:33.3333333333%}.matrix-box.matrix-box-2zu3::before{padding-top:133.3333%}.matrix-box.matrix-box-3zu4::before{padding-top:150%}.matrix-box.matrix-box-1zu2::before{padding-top:200%}.matrix-box .supheadline{font-size:1.00625rem}.matrix-box .subheadline{line-height:1.25;font-size:1.4375rem}.matrix-box-img{position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover;border-radius:0.5rem}.matrix-box-content{position:absolute;top:0;left:0;right:0;bottom:0;padding:1.5rem;background-image:linear-gradient(45deg, rgba(var(--bs-schwarzblau-rgb), 0.8), rgba(var(--bs-primary-rgb), 0.8));color:var(--bs-light);border-radius:3rem 0}.matrix-item:first-of-type .matrix-box{border-top-left-radius:6rem}.matrix-item:last-of-type .matrix-box{border-bottom-right-radius:6rem}.matrix-box-overlay .matrix-box-content{-webkit-transition:background-color 0.25s ease-in-out, opacity 0.25s ease-in-out;transition:background-color 0.25s ease-in-out, opacity 0.25s ease-in-out;opacity:0;background-color:rgba(0, 167, 227, 0.2)}.matrix-box-overlay:hover .matrix-box-content,.matrix-box-overlay.hovered .matrix-box-content{opacity:1;background-color:rgba(0, 167, 227, 0.9)}.matrix-box-einfach .matrix-box-content{top:auto;padding:1rem;border-radius:0 0 0.5rem 0.5rem;bottom:0.75rem;left:0.75rem;right:0.75rem;max-height:calc(100% - 1.5rem);border-radius:0.375rem}.matrix-box-einfach .matrix-box-title{margin-bottom:0}.matrix-box-content-zoom{top:0.5rem;left:0.5rem;right:-0.5rem;bottom:-0.5rem;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255, 255, 255, 0.35);box-shadow:2px 2px 3px rgba(0, 0, 0, 0.15);background-color:rgba(var(--bs-primary-rgb), 0);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.25s ease, filter 0.25s ease, background-color 0.25s ease, transform 0.25s ease;transition:opacity 0.25s ease, filter 0.25s ease, background-color 0.25s ease, transform 0.25s ease;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;z-index:1}.matrix-box:hover .matrix-box-content-zoom,.matrix-box:focus .matrix-box-content-zoom{background-color:rgba(var(--bs-primary-rgb), 0.35);opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 0.45s ease, filter 0.45s ease, background-color 0.45s ease, transform 0.45s cubic-bezier(0.7, 0, 0.5, 1.25);transition:opacity 0.45s ease, filter 0.45s ease, background-color 0.45s ease, transform 0.45s cubic-bezier(0.7, 0, 0.5, 1.25);-webkit-transform:scale(1);transform:scale(1)}/*# sourceMappingURL=/media/templates/site/minnemedia/css/matrixbox.css.map */