.hexagon-wrapper{display:block;width:100%;filter:drop-shadow(0px 4px 12px rgba(0,0,0,.06));transition:filter .3s ease,transform .3s ease;will-change:transform,filter}.hexagon-wrapper:hover{filter:drop-shadow(0px 8px 20px rgba(245,67,135,.18));transform:translateY(-4px)}.hexagon{width:100%;max-width:360px;min-height:270px;background:#fff;border-radius:24px;box-shadow:4px 4px 29px #00000012;cursor:pointer}@media(min-width:768px){.hexagon{width:360px;min-height:280px}}.hexagon-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:right;padding:20px;box-sizing:border-box}
