div#__next{height:100%}blockquote{padding-left:15px;border-left:2px solid #d1d1d1}strong{color:#000}.image-cropper{background:#cbcbcb!important;height:500px;max-height:100vh;position:relative}.blink-1{animation:blink-1 .6s infinite both}@keyframes blink-1{0%,50%,to{opacity:1}25%,75%{opacity:0}}.urgent{animation-name:urgentPalette;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes urgentPalette{0%{background:#fff}50%{background:#f5a882}to{background:#fff}}.postcard{width:100%;max-width:500px;max-height:535px;perspective:1000px;transform-style:preserve-3d;transition:transform .5s;cursor:pointer;margin:0 auto}.back,.front{width:100%;position:absolute;backface-visibility:hidden;border-radius:18px;overflow:hidden;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.back img,.front img{width:100%;vertical-align:top}.front{transform:rotateY(0deg)}.back,.postcard.flipped{transform:rotateY(180deg)}.ripple{width:1px;height:1px;position:absolute;border-radius:50%;transform:scale(0);animation:ripple-animation .6s linear;background-color:rgba(255,255,255,.1);pointer-events:none}@keyframes ripple-animation{to{transform:scale(400);opacity:0}}