<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.giftcard-cta{align-items:center;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;gap:1rem;justify-content:space-between;padding:3rem 6rem;position:relative}.giftcard-cta-content{display:flex;flex-wrap:wrap;max-width:40%}.giftcard-cta-image{max-width:60%;padding:1rem;position:absolute;right:0;top:-70px}.giftcard-cta-content h2{color:#fff;font-size:var(--step-4);margin-bottom:10px;margin-top:0}.giftcard-cta-image img{border-radius:10px;max-width:100%}.giftcard-cta-button{background:none;border:2px solid var(--yellow);color:#fff;margin-top:1rem;text-decoration:none}.giftcard-cta-button:hover{background:var(--yellow);color:#000;text-decoration:none}@media screen and (max-width:768px){.giftcard-cta-image{max-width:none;padding:0;position:relative;right:0;top:0}.giftcard-cta{align-items:center;border:2px solid #fff;flex-direction:column-reverse;justify-content:center;margin:2rem;padding:2rem;position:relative}.giftcard-cta-button:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.giftcard-cta{flex-wrap:wrap}.giftcard-cta-content h2{font-size:var(--step-7);text-align:center;width:100%}.giftcard-cta-content{justify-content:center;max-width:none}}</pre></body></html>