/* Keep the approved page. The buying choice lives in two buttons only. */
.sp-simple-offers{container-type:inline-size;width:100%;margin-top:2rem}
.sp-simple-buttons{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.2rem}
.sp-simple-buttons .btn{width:100%;min-height:76px;padding:1rem 1.2rem;font-size:.8rem;letter-spacing:.1em;line-height:1.35;margin:0;max-width:none}
.sp-simple-buttons .btn small{font-size:.67rem;font-weight:400;letter-spacing:.035em;line-height:1.5;margin-top:.4rem;opacity:1}
.sp-detail-copy>.sp-simple-offers{order:6}
.sp-final-card .sp-simple-offers{max-width:850px;margin:2rem auto 0}
.sp-community-offer .sp-simple-offers{margin:0}
.sp-community-offer .sp-simple-buttons .btn{margin:0;max-width:none}
.sp-review-stars{font-family:'Segoe UI Emoji','Apple Color Emoji',sans-serif;font-size:1.25rem;line-height:1.5;margin-bottom:.9rem;letter-spacing:.1em;background:none;-webkit-text-fill-color:initial}
.sp-hero-carousel{background:#E3D4F6;border-radius:24px;padding:24px 30px;color:#052A2D;margin-top:24px}
.sp-hero-carousel:focus-visible{outline:3px solid #259499;outline-offset:4px}
.sp-carousel-slides{display:grid;align-items:start;overflow:hidden}
.sp-carousel-slide{grid-area:1/1;margin:0;visibility:hidden;transform:translateX(110%);pointer-events:none;transition:transform .65s cubic-bezier(.22,1,.36,1)}
.sp-carousel-slide.is-current{visibility:visible;transform:translateX(0);pointer-events:auto}
.sp-carousel-slide.is-leaving{visibility:visible;transform:translateX(-110%);pointer-events:none}
.sp-carousel-slide blockquote{font:500 1.08rem/1.55 GeneralSans,sans-serif;margin:0}
.sp-carousel-slide figcaption{font:700 .64rem/1.6 Unbounded,sans-serif;text-transform:uppercase;margin-top:1rem}
@container(max-width:560px){.sp-simple-buttons{grid-template-columns:1fr}.sp-simple-buttons .btn{min-height:76px}}
@media(max-width:800px){.sp-detail-copy>.sp-simple-offers{order:6!important;margin-top:0}}
@media(max-width:540px){.sp-hero-carousel{padding:24px}.sp-carousel-slide figcaption{font-size:.6rem}.sp-simple-buttons .btn{font-size:.8rem;padding-inline:1rem}.sp-simple-buttons .btn small{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){.sp-carousel-slide{transition:none}}
