.home-gift-banner{padding:34px 0 0;background:#fff}.home-gift-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:25px 28px;border:1px solid #eadbf4;border-radius:23px;background:radial-gradient(circle at 80% 20%,#ffe7a8,transparent 24%),linear-gradient(130deg,#f7f1ff,#fff);box-shadow:0 14px 36px #4d2c8014}.home-gift-icon{width:74px;height:74px;border-radius:20px;display:grid;place-items:center;background:#fff;font-size:39px;box-shadow:0 10px 25px #4d2c8019}.home-gift-card .section-kicker{font-size:10px;color:#7348ae}.home-gift-card h2{font-size:25px;margin:2px 0 5px}.home-gift-card>div:nth-child(2)>p:last-child{color:var(--muted);font-size:11px;margin:0}.home-gift-card .button{white-space:nowrap}@media(max-width:760px){.home-gift-card{grid-template-columns:auto 1fr}.home-gift-card .button{grid-column:1/-1;width:100%}}@media(max-width:480px){.home-gift-card{padding:20px;gap:13px}.home-gift-icon{width:55px;height:55px;font-size:30px}.home-gift-card h2{font-size:20px}.home-gift-card>div:nth-child(2)>p:last-child{display:none}}
