.card{z-index:20;width:300px;height:430px;background:#fff;border-radius:20px;box-shadow:0 0 1px rgba(0,0,0,.075),0 0 2px rgba(0,0,0,.075),0 0 4px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.075),0 0 16px rgba(0,0,0,.075);transform-origin:10% 60%}.card,.card-container{display:flex;justify-content:center}.card-container{overflow:hidden;align-items:center;position:relative;padding:20px 20px 60px}.splash{position:absolute;z-index:10;bottom:0;left:0;right:0;top:0;clip-path:path("M 0 303.5 C 0 292.454 8.995 285.101 20 283.5 L 460 219.5 C 470.085 218.033 480 228.454 480 239.5 L 500 430 C 500 441.046 491.046 450 480 450 L 20 450 C 8.954 450 0 441.046 0 430 Z")}@media screen and (min-width:768px){.card{width:500px;height:430px;padding:24px}}