#p_prod{min-height:1500px;padding-bottom:200px}#p_prod #othercard{max-width:1440px;margin:200px auto 0;display:flex;flex-direction:column;gap:1em}#p_prod #othercard .ocard{height:300px;width:100%;position:relative;z-index:1;display:flex;align-items:center;padding:0 5em;overflow:hidden}#p_prod #othercard .ocard h2{font-size:5rem;transition:all .5s ease;color:#fff}#p_prod #othercard .ocard:hover .bg{scale:1.1;opacity:.6}#p_prod #othercard .ocard:hover h2{color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff;text-stroke:2px #fff;color:var(--pink);filter:drop-shadow(0 0 4px black)}#p_prod #othercard .ocard .bg{position:absolute;top:0;left:0;width:100%;transition:all .5s ease;height:100%;object-fit:cover;z-index:-1;opacity:.3}