.blufish-industries{padding:var(--space-group) 0}.blufish-industries__list{list-style:none;margin:0;padding:0}@media (min-width:56.3125em){.blufish-industries__list{display:grid;gap:var(--space-element);grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}}.blufish-industries__item{position:relative}.blufish-industries__item:before{background-color:#0000008f;content:"";inset:0;mix-blend-mode:multiply;position:absolute;transition:var(--transition-default);z-index:1}.blufish-industries__item:hover .blufish-industries__item:before{background-color:#000000ad}.blufish-industries__image{aspect-ratio:4/3}.blufish-industries__content-wrap{bottom:0;left:0;padding:var(--space-element);position:absolute;width:100%;z-index:2}.blufish-industries__content{max-height:0;opacity:0;overflow:hidden;transition:var(--transition-default)}.blufish-industries__item:hover .blufish-industries__content{max-height:15.625rem;opacity:1;overflow:auto}