.ready h2{display:flex;align-items:center;justify-content:center;gap:10px}.ready-heart{display:inline-block;width:52px;height:52px;flex:0 0 52px;background-image:url('/assets/ready-hearts-v1.png');background-repeat:no-repeat;background-size:104px 52px}.ready-heart-left{background-position:0 0}.ready-heart-right{background-position:-52px 0}@media(max-width:640px){.ready h2{gap:3px}.ready-heart{width:42px;height:42px;flex-basis:42px;background-size:84px 42px}.ready-heart-right{background-position:-42px 0}}
