.rewards-hero{background-color:var(--rh-bg, #fefaf7);padding:30px 0}.rewards-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px}.rewards-hero__media{position:relative}.rewards-hero__img{width:100%;height:100%;max-height:520px;object-fit:cover;display:block;border-radius:2px}.rewards-hero__img--placeholder{aspect-ratio:1 / 1;background:#eee}.rewards-hero__badge{position:absolute;top:20px;right:20px;width:130px;height:130px;border-radius:50%;background:var(--rh-badge-bg, #333333);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000002e}.rewards-hero__badge-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:rewards-hero-spin 16s linear infinite}.rewards-hero__badge-text{fill:var(--rh-badge-text, #FFFFFF);font-size:11.5px;letter-spacing:1.5px;text-transform:uppercase;font-family:inherit}.rewards-hero__badge-center{position:relative;width:60%;height:60%;border-radius:50%;background:var(--rh-bg, #FBF3EC);display:flex;align-items:center;justify-content:center;overflow:hidden}.rewards-hero__badge-center img{width:100%;height:100%;object-fit:contain}.rewards-hero__badge-fallback{color:var(--rh-heading, #333333);font-weight:700;font-size:14px;letter-spacing:.5px}@keyframes rewards-hero-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rewards-hero__content{max-width:500px}.rewards-hero__heading{color:var(--rh-heading, #333333);font-size:clamp(24px,3vw,35px);font-family:Georgia,Times New Roman,serif;line-height:1.15;margin:0 0 20px}.rewards-hero__text{color:var(--rh-text, #333333);font-size:16px;line-height:1.6;margin:0 0 28px}.rewards-hero__text p{margin:0}.rewards-hero__terms-link{color:var(--rh-text, #333333);text-decoration:underline}.rewards-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:999px;border:1px solid var(--rh-btn-border, #333333);background:var(--rh-btn-bg, #FBF3EC);color:var(--rh-btn-text, #333333);font-weight:600;letter-spacing:.3px;text-decoration:none;transition:background .2s ease,color .2s ease}.rewards-hero__button:hover{background:var(--rh-btn-border, #333333);color:var(--rh-btn-bg, #FBF3EC)}@media screen and (max-width:989px){.rewards-hero__inner{grid-template-columns:1fr;gap:32px}.rewards-hero__content{max-width:100%}.rewards-hero__badge{width:100px;height:100px}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/section-rewards-hero.css.map */
