.cardContainer{z-index:1;justify-content:center;align-items:center;height:80vh;display:flex;position:sticky;top:80px}.cardContainer .card{transform-origin:top;background:#fff;border:1px solid #97144d14;border-radius:20px;flex-direction:column;width:100%;height:auto;min-height:340px;padding:32px;transition:transform .3s ease-in-out;display:flex;position:relative;top:0;box-shadow:0 4px 32px #97144d12}.cardContainer .smallGridItem{opacity:1;transition:transform .3s,opacity .3s}.cardContainer .smallGridItem.hidden{opacity:0;transform:translateY(100%)}.tech_card:hover{cursor:pointer;background:#f5f5f5;border:1px solid #e5e5e5;box-shadow:0 0 10px #0000001a}.head4{font-size:24px;font-weight:600;line-height:36px}.gallery{box-sizing:border-box;background:#2d2d2d;gap:2vw;height:175vh;padding:2vw;display:flex;position:relative;overflow:hidden}.gallery .column{flex-direction:column;gap:2vw;width:25%;min-width:250px;height:100%;display:flex;position:relative}.gallery .column:first-of-type{top:-45%}.gallery .column:nth-of-type(2){top:-95%}.gallery .column:nth-of-type(3){top:-45%}.gallery .column:nth-of-type(4){top:-75%}
