.how-buyr-works-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.how-buyr-works-modal[open]{opacity:1;visibility:visible}.how-buyr-works-modal__dialog{background:#fff;border-radius:16px;max-width:480px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;position:relative}@media screen and (max-width:520px){.how-buyr-works-modal__dialog{max-width:100%;max-height:100vh;height:100%;border-radius:0}}.how-buyr-works__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff;position:sticky;top:0;z-index:10}.how-buyr-works__header-title{font-size:16px;font-weight:500;color:#1d1d1f;margin:0;flex:1;text-align:center}.how-buyr-works__header-btn{background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6e6e73;transition:color .2s ease;border-radius:8px;width:40px;height:40px}.how-buyr-works__header-btn:hover{color:#1d1d1f;background:#0000000a}.how-buyr-works__header-btn svg{width:20px;height:20px}.how-buyr-works__header-btn--hidden{visibility:hidden;pointer-events:none}.how-buyr-works__carousel{flex:1;overflow:hidden;position:relative}.how-buyr-works__slides{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1);height:100%}.how-buyr-works__slide{min-width:100%;display:flex;flex-direction:column;padding:24px}.how-buyr-works__image-container{flex:1;display:flex;align-items:center;justify-content:center;padding:20px 0;min-height:280px}.how-buyr-works__image{max-width:100%;max-height:300px;object-fit:contain}.how-buyr-works__price-wheel{position:relative;width:280px;height:280px}.how-buyr-works__wheel-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;border:12px solid #26bf59;background:transparent;box-shadow:0 0 30px #26bf594d}.how-buyr-works__wheel-track{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;border:12px solid rgba(0,0,0,.08)}.how-buyr-works__wheel-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px}.how-buyr-works__wheel-progress svg{transform:rotate(-90deg)}.how-buyr-works__wheel-progress circle{fill:none;stroke-width:12;stroke-linecap:round}.how-buyr-works__wheel-progress .track{stroke:#00000014}.how-buyr-works__wheel-progress .progress{stroke:#26bf59;stroke-dasharray:690;stroke-dashoffset:138;transition:stroke-dashoffset 1s ease}.how-buyr-works__wheel-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.how-buyr-works__wheel-original-price{font-size:14px;color:#6e6e73;margin-bottom:4px;font-style:italic}.how-buyr-works__wheel-price{font-size:48px;font-weight:700;color:#1d1d1f;line-height:1}.how-buyr-works__wheel-discount{font-size:14px;color:#26bf59;font-weight:500;margin-top:4px}.how-buyr-works__wheel-handle{position:absolute;top:8px;left:50%;transform:translate(-50%);width:44px;height:44px;background:#fff;border-radius:50%;border:3px solid #26bf59;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}.how-buyr-works__wheel-handle svg{width:20px;height:20px;color:#26bf59}.how-buyr-works__celebration{position:relative;width:280px;height:280px;display:flex;align-items:center;justify-content:center}.how-buyr-works__celebration-check{width:100px;height:100px;background:#26bf59;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #26bf5966;animation:how-buyr-works-bounce .6s ease}.how-buyr-works__celebration-check svg{width:50px;height:50px;color:#fff}.how-buyr-works__confetti{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.how-buyr-works__confetti-piece{position:absolute;width:10px;height:10px;opacity:0;animation:how-buyr-works-confetti 1.5s ease-out forwards}.how-buyr-works__confetti-piece--1{background:#26bf59;top:50%;left:50%;animation-delay:0s;--confetti-x: -80px;--confetti-y: -100px}.how-buyr-works__confetti-piece--2{background:#8bc34a;top:50%;left:50%;animation-delay:.1s;--confetti-x: 90px;--confetti-y: -80px;border-radius:50%}.how-buyr-works__confetti-piece--3{background:#cddc39;top:50%;left:50%;animation-delay:.05s;--confetti-x: -60px;--confetti-y: 70px}.how-buyr-works__confetti-piece--4{background:#26bf59;top:50%;left:50%;animation-delay:.15s;--confetti-x: 70px;--confetti-y: 90px;border-radius:50%}.how-buyr-works__confetti-piece--5{background:#8bc34a;top:50%;left:50%;animation-delay:.08s;--confetti-x: -100px;--confetti-y: -30px}.how-buyr-works__confetti-piece--6{background:#cddc39;top:50%;left:50%;animation-delay:.12s;--confetti-x: 110px;--confetti-y: 20px;border-radius:50%}.how-buyr-works__confetti-piece--7{background:#26bf59;top:50%;left:50%;animation-delay:.2s;--confetti-x: -40px;--confetti-y: 100px}.how-buyr-works__confetti-piece--8{background:#8bc34a;top:50%;left:50%;animation-delay:.03s;--confetti-x: 50px;--confetti-y: -110px;border-radius:50%}.how-buyr-works__confetti-streamer{position:absolute;width:40px;height:8px;border-radius:4px;opacity:0;animation:how-buyr-works-streamer 1.5s ease-out forwards}.how-buyr-works__confetti-streamer--1{background:#26bf59;top:50%;left:50%;animation-delay:0s;--streamer-x: -90px;--streamer-y: -70px;--streamer-rotate: -30deg}.how-buyr-works__confetti-streamer--2{background:#8bc34a;top:50%;left:50%;animation-delay:.1s;--streamer-x: 80px;--streamer-y: -60px;--streamer-rotate: 45deg}.how-buyr-works__confetti-streamer--3{background:#cddc39;top:50%;left:50%;animation-delay:.05s;--streamer-x: -70px;--streamer-y: 80px;--streamer-rotate: 15deg}.how-buyr-works__confetti-streamer--4{background:#26bf59;top:50%;left:50%;animation-delay:.15s;--streamer-x: 100px;--streamer-y: 50px;--streamer-rotate: -20deg}@keyframes how-buyr-works-bounce{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes how-buyr-works-confetti{0%{opacity:1;transform:translate(0) scale(0)}50%{opacity:1}to{opacity:0;transform:translate(var(--confetti-x),var(--confetti-y)) scale(1) rotate(180deg)}}@keyframes how-buyr-works-streamer{0%{opacity:1;transform:translate(0) rotate(0) scale(0)}50%{opacity:1}to{opacity:0;transform:translate(var(--streamer-x),var(--streamer-y)) rotate(var(--streamer-rotate)) scale(1)}}.how-buyr-works__reward-card{background:linear-gradient(135deg,#343434,#1a1d21);border-radius:16px;padding:24px;width:280px;box-shadow:0 12px 40px #0000004d;position:relative;overflow:hidden}.how-buyr-works__reward-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none}.how-buyr-works__reward-amount{font-size:14px;color:#fff;font-weight:400;margin-bottom:8px}.how-buyr-works__reward-amount span{font-size:42px;font-weight:700;vertical-align:top;line-height:1}.how-buyr-works__reward-logo{font-size:48px;font-weight:700;color:#26bf59;letter-spacing:4px;margin:16px 0}.how-buyr-works__reward-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#ffffff80;margin-bottom:4px}.how-buyr-works__reward-name{font-size:18px;font-weight:500;color:#fff}.how-buyr-works__text{text-align:left;padding:0 8px}.how-buyr-works__title{font-size:20px;font-weight:600;color:#1d1d1f;margin:0 0 12px;line-height:1.3}.how-buyr-works__title em{font-style:italic;color:#26bf59}.how-buyr-works__description{font-size:15px;color:#6e6e73;line-height:1.6;margin:0}.how-buyr-works__nav{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-top:1px solid rgba(0,0,0,.08)}.how-buyr-works__nav-btn{background:transparent;border:none;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;transition:background .2s ease,color .2s ease;min-width:60px}.how-buyr-works__nav-btn--skip{color:#86868b}.how-buyr-works__nav-btn--skip:hover{color:#6e6e73;background:#0000000a}.how-buyr-works__nav-btn--next{color:#26bf59}.how-buyr-works__nav-btn--next:hover{color:#08b541;background:#26bf5914}.how-buyr-works__nav-btn--hidden{visibility:hidden;pointer-events:none}.how-buyr-works__dots{display:flex;gap:8px}.how-buyr-works__dot{width:8px;height:8px;border-radius:50%;background:#e5e5e5;border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .3s ease}.how-buyr-works__dot:hover{background:#c5c5c5;transform:scale(1.1)}.how-buyr-works__dot--active,.how-buyr-works__dot--active:hover{background:#26bf59}.how-buyr-works__form{padding:0 24px 24px}.how-buyr-works__input-wrapper{margin-bottom:16px}.how-buyr-works__input{width:100%;padding:14px 16px;font-size:16px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#f5f5f7;color:#1d1d1f;transition:border-color .2s ease,background .2s ease}.how-buyr-works__input::placeholder{color:#86868b}.how-buyr-works__input:focus{outline:none;border-color:#26bf59;background:#fff}.how-buyr-works__submit-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:600;color:#fff;background:#26bf59;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease}.how-buyr-works__submit-btn:hover{background:#08b541}.how-buyr-works__submit-btn:active{transform:scale(.98)}.how-buyr-works__submit-btn:disabled{background:#c5c5c5;cursor:not-allowed}.how-buyr-works-trigger{background:transparent;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.how-buyr-works-trigger:hover{color:#26bf59}.how-buyr-works-nav-trigger{background:transparent;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;border-radius:6px;transition:background .2s ease,color .2s ease}.how-buyr-works-nav-trigger:hover{background:#ffffff1a;color:#26bf59}.how-buyr-works__success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.how-buyr-works__success-icon{width:80px;height:80px;background:#26bf59;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;animation:how-buyr-works-bounce .6s ease}.how-buyr-works__success-icon svg{width:40px;height:40px;color:#fff}.how-buyr-works__success-title{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 12px}.how-buyr-works__success-text{font-size:15px;color:#6e6e73;line-height:1.6;margin:0}@media screen and (max-width:380px){.how-buyr-works__slide{padding:16px}.how-buyr-works__price-wheel,.how-buyr-works__celebration{width:240px;height:240px}.how-buyr-works__wheel-ring,.how-buyr-works__wheel-track,.how-buyr-works__wheel-progress{width:180px;height:180px}.how-buyr-works__wheel-price{font-size:40px}.how-buyr-works__reward-card{width:240px;padding:20px}.how-buyr-works__reward-amount span{font-size:36px}.how-buyr-works__reward-logo{font-size:40px}}@media(pointer:coarse){.how-buyr-works__header-btn,.how-buyr-works__nav-btn,.how-buyr-works__dot{min-height:44px;min-width:44px}.how-buyr-works__dot{width:12px;height:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/how-buyr-works.css.map */
