.mobile_sticky{display:flex;padding:8px 52px var(--Widget-Values-Widget-Padding-Y---Mobile, 24px) 0;align-items:flex-start;gap:4px;border-top:1px solid rgba(0,0,0,0);-o-border-image:linear-gradient(90deg, var(--Brand-Primary, #FD3A01) 0%, var(--Brand-Secondary, #F70) 100%) 1;border-image:linear-gradient(90deg, var(--Brand-Primary, #FD3A01) 0%, var(--Brand-Secondary, #F70) 100%) 1;background:var(--Brand-Widget-Background-Dark, #1A1A1A);backdrop-filter:blur(2px);position:fixed;bottom:0;left:0;right:0;z-index:1023;transform:translateY(100%);transition:transform .3s ease}.mobile_sticky.open{transform:translateY(0)}.mobile_sticky__link{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none !important;color:#fff;font-size:.625rem;line-height:1.2;text-align:center}.mobile_sticky__link:hover,.mobile_sticky__link:active,.mobile_sticky__link:focus{text-decoration:none !important;color:#fff}.mobile_sticky__link--active{background:var(--Color-Gradients-Gradient-2---Horizontal, linear-gradient(90deg, var(--Gradient-Colors-Color-Gradients-Gradient-2---Color-1, #FD3A01) 0%, var(--Gradient-Colors-Color-Gradients-Gradient-2---Color-2, #F70) 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.mobile_sticky__link--active:hover,.mobile_sticky__link--active:active,.mobile_sticky__link--active:focus{background:var(--Color-Gradients-Gradient-2---Horizontal, linear-gradient(90deg, var(--Gradient-Colors-Color-Gradients-Gradient-2---Color-1, #FD3A01) 0%, var(--Gradient-Colors-Color-Gradients-Gradient-2---Color-2, #F70) 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.mobile_sticky__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.mobile_sticky__icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.mobile_sticky__label{display:block;font-size:.625rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mobile_sticky #spinning-wheel-btn{position:absolute;top:8px;right:0;z-index:1023;padding:8px;background:var(--Brand-Opacity-Background---5, rgba(255, 255, 255, 0.05));border-top-left-radius:50px;border-bottom-left-radius:50px;border-left:1px var(--Primary-500, #FD3A01) solid;justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.mobile_sticky_sub{display:none;position:fixed;height:calc(100% - 66px);top:100%;width:100%;left:0;transition:top .6s ease;z-index:1022;background:#1a1a1a;padding:16px;overflow-y:auto}@media(min-width: 768px){.mobile_sticky_sub{display:none !important}}.mobile_sticky_sub.open{display:block;top:0;box-shadow:0px -8px 16px rgba(0,0,0,.35)}.mobile_sticky_sub__item{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:8px;border-radius:12px;background:#2a2a2a;color:#fff;text-decoration:none !important}.mobile_sticky_sub__item:hover{color:#fff;text-decoration:none !important}.mobile_sticky_sub__item img{width:30px;height:30px}.mobile_sticky_sub__badge{margin-left:auto;background:#fd3a01;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem}.sticky_xs.open.with_mobile_sticky{bottom:60px}.scroll-top-wrapper{bottom:155px !important}.imgw100{max-width:100%;height:auto}
