.content-swipe-list-item{height:100vh;height:calc(var(--vh, 1vh)*100);height:100dvh;overflow:hidden;position:relative}.content-swipe-list-item .loading{align-items:center;background:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:9999}.content-swipe-list-item .loading .spinner{height:100px;width:100px}.content-onboarding-coupon-animation{align-items:center;background-color:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.content-onboarding-coupon-animation .title{color:#ff3c78;font-size:32px;font-weight:700;line-height:130%;text-align:center}.content-onboarding-coupon-animation .animating-coupon{align-items:center;display:flex;height:277px;justify-content:center;width:100%}.content-onboarding-coupon-animation .animating-coupon .effect{animation-delay:.45s;animation-duration:3s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;aspect-ratio:1/1;border-radius:100%;-webkit-mask-image:radial-gradient(#000,transparent);mask-image:radial-gradient(#000,transparent);position:relative;width:100%;z-index:-1}@keyframes rotate{0%{rotate:0deg}to{rotate:1turn}}.content-onboarding-coupon-animation .animating-coupon .coupon-image{animation-delay:.3s;animation-duration:4s;animation-fill-mode:both;animation-name:content-onboarding-coupon;animation-timing-function:linear;display:flex;height:222px;overflow:hidden;position:absolute;width:343px}@keyframes content-onboarding-coupon{0%{left:50%;opacity:0;top:50%;transform:scale(0) translate(-50%,-50%);transform-origin:0 0}5%,93%{left:50%;opacity:1;top:50%;transform:scale(1) translate(-50%,-50%)}to{left:100%;opacity:.2;top:56px;transform:scale(.2) translate(-50%,-50%) rotate(-10deg);transform-origin:-25% 25%}}.content-onboarding-coupon-animation .description{color:#fff;font-size:24px;font-weight:700;line-height:130%;text-align:center}:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.arrow-box{display:flex}.arrow-box.topCenter,.arrow-box.topEnd,.arrow-box.topStart{flex-direction:column-reverse}.arrow-box.rightCenter,.arrow-box.rightEnd,.arrow-box.rightStart{flex-direction:row}.arrow-box.bottomCenter,.arrow-box.bottomEnd,.arrow-box.bottomStart{flex-direction:column}.arrow-box.leftCenter,.arrow-box.leftEnd,.arrow-box.leftStart{flex-direction:row-reverse}.arrow-box .arrow-box-content{border-radius:6px;padding:14px;position:relative}.arrow-box .arrow-box-arrow{aspect-ratio:14/12;flex-shrink:0;height:-moz-fit-content;height:fit-content;position:relative;fill:#fff}.arrow-box .arrow-box-arrow.topCenter,.arrow-box .arrow-box-arrow.topEnd,.arrow-box .arrow-box-arrow.topStart{transform:translateX(-50%)}.arrow-box .arrow-box-arrow.rightCenter,.arrow-box .arrow-box-arrow.rightEnd,.arrow-box .arrow-box-arrow.rightStart{transform:rotate(90deg) translateX(-50%) translateY(1px)}.arrow-box .arrow-box-arrow.bottomCenter,.arrow-box .arrow-box-arrow.bottomEnd,.arrow-box .arrow-box-arrow.bottomStart{transform:rotate(180deg) translateX(50%)}.arrow-box .arrow-box-arrow.leftCenter,.arrow-box .arrow-box-arrow.leftEnd,.arrow-box .arrow-box-arrow.leftStart{transform:rotate(270deg) translateX(50%) translateY(1px)}.arrow-box .arrow-box-arrow.bottomCenter,.arrow-box .arrow-box-arrow.topCenter{left:50%}.arrow-box .arrow-box-arrow.bottomStart,.arrow-box .arrow-box-arrow.topStart{left:25%}.arrow-box .arrow-box-arrow.bottomEnd,.arrow-box .arrow-box-arrow.topEnd{left:75%}.arrow-box .arrow-box-arrow.leftCenter,.arrow-box .arrow-box-arrow.rightCenter{top:50%}.arrow-box .arrow-box-arrow.leftStart,.arrow-box .arrow-box-arrow.rightStart{top:25%}.arrow-box .arrow-box-arrow.leftEnd,.arrow-box .arrow-box-arrow.rightEnd{top:75%}