.content-swipe-list-item{height:100vh;height:calc(var(--vh,1vh)*100);height:100dvh;position:relative;overflow:hidden}.content-swipe-list-item .loading{z-index:9999;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.content-swipe-list-item .loading .spinner{width:100px;height:100px}
.content-onboarding-coupon-animation{box-shadow:none;background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.content-onboarding-coupon-animation .title{color:#eb2b51;text-align:center;font-size:32px;font-weight:700;line-height:130%}.content-onboarding-coupon-animation .animating-coupon{justify-content:center;align-items:center;width:100%;height:277px;display:flex}.content-onboarding-coupon-animation .animating-coupon .effect{aspect-ratio:1;z-index:-1;border-radius:100%;width:100%;animation-name:rotate;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:.45s;position:relative;-webkit-mask-image:radial-gradient(#000,#0000);mask-image:radial-gradient(#000,#0000)}@keyframes rotate{0%{rotate:none}to{rotate:1turn}}.content-onboarding-coupon-animation .animating-coupon .coupon-image{width:343px;height:222px;animation-name:content-onboarding-coupon;animation-duration:4s;animation-timing-function:linear;animation-delay:.3s;animation-fill-mode:both;display:flex;position:absolute;overflow:hidden}@keyframes content-onboarding-coupon{0%{opacity:0;transform-origin:0 0;top:50%;left:50%;transform:scale(0)translate(-50%,-50%)}5%,93%{opacity:1;top:50%;left:50%;transform:scale(1)translate(-50%,-50%)}to{opacity:.2;transform-origin:-25% 25%;top:56px;left:100%;transform:scale(.2)translate(-50%,-50%)rotate(-10deg)}}.content-onboarding-coupon-animation .description{color:#fff;text-align:center;font-size:24px;font-weight:700;line-height:130%}
