.rewards-timeline{position:relative;width:100%;padding:46px 0;overflow:hidden;background:#f8fafc}.rewards-timeline__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.rewards-timeline .blobs-center{position:absolute;left:50%;transform:translate(-50%);width:100%;max-width:1280px;height:100%;pointer-events:none}.rewards-timeline .blobs-center .blob{position:absolute}.rewards-timeline .blobs-center .blob-1{top:0;left:15%}.rewards-timeline .blobs-center .blob-2{top:0;right:15%;left:auto}.rewards-timeline .blobs-center .blob-3{bottom:-8rem;left:35%;top:auto}.rewards-timeline .w-500{width:500px}.rewards-timeline .h-500{height:500px}.rewards-timeline .rounded-full{border-radius:9999px}.rewards-timeline .blur-3xl{filter:blur(80px)}.rewards-timeline .mix-blend-multiply{mix-blend-mode:multiply}.rewards-timeline .bg-orange-200{background-color:#fed7aa66}.rewards-timeline .bg-pink-200{background-color:#fbcfe866}.rewards-timeline .bg-rose-200{background-color:#fecdd366}.rewards-timeline .animate-blob{animation:rt-blob 7s ease-in-out infinite}.rewards-timeline .animation-delay-2000{animation-delay:2s}.rewards-timeline .animation-delay-4000{animation-delay:4s}.rewards-timeline__grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(128,128,128,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(128,128,128,.07) 1px,transparent 1px);background-size:24px 24px}.rewards-timeline__container{position:relative;z-index:1}.rewards-timeline__header{text-align:center;margin-bottom:96px}@media screen and (max-width:749px){.rewards-timeline__header{margin-bottom:25px}.rewards-timeline__container .rewards-timeline__steps{margin-bottom:45px}}.rewards-timeline__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;background:#fffc;border:1px solid #ffedd5;box-shadow:0 1px 2px #0000000d;margin-bottom:24px}.rewards-timeline__badge-icon,.rewards-timeline__badge-icon-image{width:16px;height:16px}.rewards-timeline__badge-icon-image{object-fit:contain}.rewards-timeline__badge-text{font-size:14px;font-weight:600;color:#ea580c;letter-spacing:.025em;text-transform:uppercase}.rewards-timeline__title{font-size:48px;line-height:1.05;font-weight:800;color:#111827;margin:0 0 24px;letter-spacing:-.02em}.rewards-timeline__title-highlight{background:linear-gradient(to right,var(--rt-title-highlight-start, #f97316),var(--rt-title-highlight-end, #db2777));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rewards-timeline__subtitle{font-size:20px;color:#4b5563;margin:0 auto;max-width:42rem;line-height:1.6}.rewards-timeline__steps{position:relative;margin-bottom:96px}.rewards-timeline__path{position:absolute;top:50%;left:0;width:100%;height:96px;transform:translateY(-50%);z-index:-1;pointer-events:none;display:none}.rewards-timeline__path-line{opacity:.3}.rewards-timeline__steps-grid{display:grid;grid-template-columns:1fr;gap:32px}.rewards-timeline__step{position:relative;padding:32px;background:#fff;border-radius:24px;border:1px solid #f3f4f6;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.rewards-timeline__step:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #00000040}.rewards-timeline__step:hover .rewards-timeline__step-title{color:#ea580c}.rewards-timeline__step:hover .rewards-timeline__step-icon{transform:scale(1.1) rotate(3deg)}.rewards-timeline__step:hover .rewards-timeline__step-num{transform:scale(1.1) rotate(12deg)}.rewards-timeline__step:hover .rewards-timeline__step-line{transform:scaleX(1)}.rewards-timeline__step-num{position:absolute;right:-16px;top:-16px;font-size:144px;font-weight:800;color:#f9fafb;opacity:.08;-webkit-user-select:none;user-select:none;transition:transform .5s ease}.rewards-timeline__step-icon{width:64px;height:64px;border-radius:16px;margin-bottom:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a;transition:transform .3s ease}.rewards-timeline__step-icon svg,.rewards-timeline__step-icon-image{width:32px;height:32px;color:#fff}.rewards-timeline__step-icon-image{object-fit:contain}.rewards-timeline__step-icon--orange{background:linear-gradient(to bottom right,#fb923c,#f59e0b);box-shadow:0 10px 15px -3px #f9731633}.rewards-timeline__step-icon--rose{background:linear-gradient(to bottom right,#fb7185,#ec4899);box-shadow:0 10px 15px -3px #f43f5e33}.rewards-timeline__step-icon--fuchsia{background:linear-gradient(to bottom right,#e879f9,#a855f7);box-shadow:0 10px 15px -3px #d946ef33}.rewards-timeline__step-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 12px;transition:color .3s ease}.rewards-timeline__step-desc{color:#4b5563;line-height:1.6;font-size:18px;margin:0}.rewards-timeline__step-line{position:absolute;bottom:0;left:0;width:100%;height:4px;transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.rewards-timeline__step-line--orange{background:linear-gradient(to right,#fb923c,#f59e0b)}.rewards-timeline__step-line--rose{background:linear-gradient(to right,#fb7185,#ec4899)}.rewards-timeline__step-line--fuchsia{background:linear-gradient(to right,#e879f9,#a855f7)}.rewards-timeline__cta{text-align:center}.rewards-timeline__cta-wrap{display:inline-block;padding:4px;border-radius:9999px;background:linear-gradient(to right,#f97316,#f43f5e,#db2777);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #f43f5e33}.rewards-timeline__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:24px 48px;border-radius:9999px;border:0;background:#fff;color:#111827;font-size:18px;font-weight:700;letter-spacing:.025em;cursor:pointer;transition:background-color .2s ease,transform .2s ease;text-decoration:none}.rewards-timeline__cta-button:hover{background-color:#f9fafb}.rewards-timeline__cta-button:active{transform:scale(.98)}.rewards-timeline__cta-icon{display:inline-flex;color:#f43f5e}.rewards-timeline__cta-note{margin-top:24px;margin-bottom:0;color:#6b7280;font-weight:500}.rt-reveal-fade,.rt-reveal-slide,.rt-reveal-card{opacity:0}.rt-reveal-slide{transform:translateY(20px)}.rt-reveal-card{transform:translateY(50px)}.rt-reveal-fade.is-visible{opacity:1}.rt-reveal-slide.is-visible,.rt-reveal-card.is-visible{opacity:1;transform:translateY(0)}.rt-reveal-fade,.rt-reveal-slide,.rt-reveal-card{transition:opacity .5s ease,transform .5s ease}.rt-reveal-slide.delay-1{transition-delay:.1s}.rt-reveal-card[data-delay="1"]{transition-delay:.2s}.rt-reveal-card[data-delay="2"]{transition-delay:.4s}.rt-reveal-fade.delay-2{transition-delay:.6s}@media (min-width: 768px){.rewards-timeline__title{font-size:60px}}@media (min-width: 1024px){.rewards-timeline__path{display:block}.rewards-timeline__steps-grid{grid-template-columns:repeat(3,1fr);gap:48px}.rewards-timeline__step--offset{margin-top:64px}}@keyframes rt-blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/rewards-timeline.css.map */
