.cafe-app-promo{background:var(--cream);border-radius:26px;padding:36px 40px;display:flex;align-items:center;gap:30px;overflow:hidden}.cafe-app-promo-copy{flex:0 0 260px}.cafe-app-promo-copy h2{font-size:clamp(22px,2.6vw,28px);margin:0 0 18px;color:var(--text-strong);font-weight:750;line-height:1.2}.cafe-app-promo-list{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.cafe-app-promo-list div{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:var(--text-body-strong)}.cafe-app-promo-list svg{color:var(--icon-green);flex-shrink:0}.cafe-app-promo-media{flex:1 1;display:flex;align-items:center;justify-content:center;gap:0;min-width:0}.cafe-app-promo-media img{width:100%;max-width:420px;height:auto;object-fit:contain}.cafe-app-promo-side{flex:0 0 340px;text-align:left;align-self:flex-start;margin-top:-18px}.cafe-app-promo-side h3{font-size:clamp(17px,1.9vw,20px);margin:0 0 12px;color:var(--text-strong);font-weight:750;line-height:1.35}.cafe-app-promo-side h3 svg{color:var(--accent);vertical-align:middle;margin:0 2px 3px}.cafe-app-promo-side-media{position:relative;width:100%;max-width:360px}.cafe-app-promo-side-media:before{content:"";position:absolute;left:-26px;top:-22px;width:64px;height:64px;background:url(/Image/Landing-page/paw.png) 50%/contain no-repeat;opacity:.16;transform:rotate(-15deg);z-index:0}.cafe-app-promo-side-photo{position:relative;z-index:1;width:100%;height:250px;object-fit:cover;object-position:center 32%;border-radius:18px;box-shadow:0 10px 24px var(--shadow-card-alt);display:block}@media(max-width:1100px){.cafe-app-promo{flex-wrap:wrap}.cafe-app-promo-side{flex:1 1 100%}}@media(max-width:760px){.cafe-app-promo{padding:26px 22px}.cafe-app-promo-copy{flex:1 1 100%;order:2}.cafe-app-promo-media{order:1;flex:1 1 100%}.cafe-app-promo-media img{max-width:320px}.cafe-app-promo-side{display:none}}