.phone-real-screen{position:relative;height:530px;padding:0;background:#fff;overflow:hidden}
.app-screen-image{display:block;width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top center}
.phone-hotspot,.phone-hotspot-grid{position:absolute;z-index:4}
.phone-hotspot{border:0;background:transparent;color:transparent;cursor:pointer;font-size:0;border-radius:12px}
.phone-hotspot:focus-visible{outline:3px solid #ffd27b;outline-offset:-3px;background:rgba(255,255,255,.12)}
.phone-hotspot-greeting{top:10%;left:7%;right:7%;height:13%}
.phone-hotspot-grid{top:23%;left:5%;right:5%;height:68%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,1fr);gap:2.5% 4%}
.phone-hotspot-grid .phone-hotspot{position:static;width:100%;height:100%}
.granny-illustration img{display:block;width:132px;height:132px;margin:auto;border-radius:30px;object-fit:cover;object-position:center 22%;box-shadow:0 9px 18px rgba(38,50,56,.14)}
@media(max-width:600px){.phone-real-screen{height:520px}.granny-illustration img{width:120px;height:120px}.granny-illustration{bottom:45px}}
