.heads-tails-page{background:#000;color:#fff;padding:12px}.heads-tails-page .ht-heading{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:10px}.heads-tails-page h2{font-size:20px;margin:0 auto 0 0}.heads-tails-page .ht-status,.heads-tails-page .ht-winner{text-align:center;padding:10px;margin:0}.heads-tails-page .ht-limits{font-size:12px;padding:8px 0}.heads-tails-page .ht-sides{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.heads-tails-page .ht-side{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;position:relative;overflow:hidden;color:#fff;border:2px solid transparent;border-radius:8px}.heads-tails-page .ht-heads{background:#21152d;color:#c77bff}.heads-tails-page .ht-tails{background:#111a2e;color:#6097ff}.heads-tails-page .ht-selected{border-color:#ffe28a}.heads-tails-page button:disabled{opacity:.55;cursor:not-allowed}.heads-tails-page .ht-coin-stage{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:8 / 3;background:#000;overflow:hidden;perspective:1000px}.heads-tails-page .ht-coin-scene{width:min(32%,330px);aspect-ratio:1;perspective:1000px}.heads-tails-page .ht-live-coin{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateY(0)}.heads-tails-page .ht-live-coin.ht-coin-animate{animation:ht-coin-flip 1.8s cubic-bezier(.2,.7,.25,1) forwards}.heads-tails-page .ht-coin-face{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden}.heads-tails-page .ht-coin-face img{display:block;width:100%;height:100%;object-fit:contain}.heads-tails-page .ht-coin-tails{transform:rotateY(180deg)}.heads-tails-page .ht-timer{position:absolute;top:8px;right:8px;pointer-events:none}.heads-tails-page .ht-bet-image{display:block;width:100%;height:auto}.heads-tails-page .ht-price{position:absolute;bottom:1px;left:35%;width:30%;background:#111725;color:inherit;font-weight:700;line-height:1;font-size:clamp(12px,2vw,24px)}.heads-tails-page .ht-side:disabled{opacity:1}.heads-tails-page .ht-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;background:#0000008c;color:#fff;font-size:clamp(22px,4vw,40px);pointer-events:none}.heads-tails-page{padding:0 2px 32px;min-height:100%}.heads-tails-page .ht-accessible-status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.heads-tails-page .ht-sides{gap:8px}.heads-tails-page .ht-runner{position:relative;min-width:0;padding-top:22px}.heads-tails-page .ht-side{width:100%;border:1px solid #c3b6e3;border-radius:2px;gap:0}.heads-tails-page .ht-selected{outline:2px solid #ffe28a;outline-offset:-2px}.heads-tails-page .ht-bet-image{width:100%;aspect-ratio:3.8 / 1;object-fit:fill}.heads-tails-page .ht-price{bottom:0;left:35%;width:30%;font-size:clamp(12px,2vw,32px)}.heads-tails-page .ht-exposure{position:absolute;z-index:2;top:0;left:50%;transform:translate(-50%);min-width:88px;min-height:18px;display:flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:3px;background:#000000b8;font-size:clamp(10px,1.15vw,15px);line-height:1;white-space:nowrap;pointer-events:none}.heads-tails-page .ht-exposure:empty{display:none}.heads-tails-page .ht-exposure>div,.heads-tails-page .ht-exposure>div>span{display:flex;align-items:center;justify-content:center;margin:0}.heads-tails-page .function_zone{float:none;width:100%;padding:0;margin:32px 0 44px;text-align:center}.heads-tails-page .chips{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;width:100%;height:auto;padding:0 8px;margin:0}.heads-tails-page .chips li,.heads-tails-page .chips li.now{flex:0 0 60px;width:60px;height:60px;top:0}.heads-tails-page .chips li img,.heads-tails-page .chips li p{width:60px;height:60px;line-height:53px;margin:0;font-size:15px}.heads-tails-page .chips li.now{transform:translateY(-4px)}.heads-tails-page .chips li:focus-visible{outline:2px solid #fff;border-radius:50%}@media (max-width: 480px){.heads-tails-page .chips{gap:3px;padding:0}.heads-tails-page .chips li,.heads-tails-page .chips li.now{flex-basis:38px;width:38px;height:38px}.heads-tails-page .chips li img,.heads-tails-page .chips li p{width:38px;height:38px;line-height:34px;font-size:10px}.heads-tails-page .function_zone{margin:22px 0 28px}.heads-tails-page .ht-runner{padding-top:18px}.heads-tails-page .ht-exposure{min-width:62px;min-height:14px;padding:1px 4px;font-size:9px}}.heads-tails-page .recent-res .ht-result-h{background:#1f1426;color:#cc85ff}.heads-tails-page .recent-res .ht-result-t{background:#0f1626;color:#6198ff}.heads-tails-page .recent-res .ht-result-h .number{color:#cc85ff}.heads-tails-page .recent-res .ht-result-t .number{color:#6198ff}.heads-tails-page .ht-lock-overlay{display:flex;justify-content:center;align-items:center}@keyframes ht-coin-flip{0%{transform:rotateY(0) scale(1)}45%{transform:rotateY(900deg) scale(1.08)}to{transform:rotateY(var(--ht-coin-final)) scale(1)}}@media (prefers-reduced-motion: reduce){.heads-tails-page .ht-live-coin.ht-coin-animate{animation:none;transform:rotateY(var(--ht-coin-final))}}.l09-page{min-height:100%;padding-bottom:32px;background:#000;color:#fff}.l09-wheel-stage{position:relative;width:100%;min-height:280px;aspect-ratio:16 / 9;display:grid;place-items:center;background-color:#050505;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.l09-round{position:absolute;top:8px;left:8px;z-index:2;padding:3px 6px;border-radius:3px;background:#000000a6;font-size:12px}.l09-timer{position:absolute;top:8px;right:8px;z-index:2;pointer-events:none}.l09-wheel-wrap{position:relative;width:min(49.6%,312px);aspect-ratio:1}.l09-wheel-frame{box-sizing:border-box;width:100%;height:100%;padding:2px;border:3px solid #080808;border-radius:50%;background:#000;box-shadow:0 8px 26px #000c}.l09-wheel{--l09-wheel-end: 0deg;position:relative;width:100%;height:100%;border:2px solid #151515;border-radius:50%;transform:rotate(var(--l09-wheel-end));transform-style:preserve-3d;background:repeating-conic-gradient(from -18deg,transparent 0deg 35deg,#090909 35deg 36deg),conic-gradient(from -18deg,#135e26,#135e26 36deg,#f20b12 36deg,#f20b12 72deg,#030303 72deg,#030303 108deg,#f20b12 108deg,#f20b12 144deg,#030303 144deg,#030303 180deg,#f20b12 180deg,#f20b12 216deg,#030303 216deg,#030303 252deg,#f20b12 252deg,#f20b12 288deg,#030303 288deg,#030303 324deg,#f20b12 324deg,#f20b12 360deg);box-shadow:inset 0 0 18px #00000073}.l09-wheel-spinning{animation:l09-wheel-spin 2.8s cubic-bezier(.12,.62,.16,1) forwards}.l09-wheel-number{position:absolute;z-index:2;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:clamp(14px,2.56vw,30px);font-weight:800;line-height:1;text-shadow:0 2px 3px #000}.l09-wheel-hub{position:absolute;z-index:3;top:50%;left:50%;width:25%;height:25%;display:grid;place-items:center;transform:translate(-50%,-50%);border:3px solid #050505;border-radius:50%;background:#030303;color:#ffbf00;font-size:clamp(20px,4vw,46px);font-weight:900;line-height:1;text-shadow:-2px -2px 0 #7b3d00,2px 2px 0 #ffd943;box-shadow:0 2px 8px #000}.l09-wheel-pointer{position:absolute;z-index:4;top:-6px;left:50%;width:0;height:0;transform:translate(-50%);border-right:12px solid transparent;border-left:12px solid transparent;border-top:27px solid #ffd43b;filter:drop-shadow(0 2px 2px #000)}.l09-wheel-winner{position:absolute;z-index:5;bottom:10px;left:50%;transform:translate(-50%);padding:6px 18px;border:1px solid #f4cf63;border-radius:18px;background:#000000d1;color:#ffe376;font-size:16px;font-weight:800;white-space:nowrap;animation:l09-winner-reveal .3s ease 2.55s both}.l09-feed-error{margin:0;padding:7px;text-align:center}.l09-markets{padding:8px 4px 0}.l09-market{margin:0 0 9px}.l09-market h2{margin:0 0 5px;font-size:12px;color:#ddd;text-align:center}.l09-runners{display:grid;gap:5px}.l09-winner .l09-runners{grid-template-columns:repeat(5,minmax(0,1fr))}.l09-odd-even .l09-runners,.l09-color .l09-runners{grid-template-columns:repeat(2,minmax(0,1fr))}.l09-runner-wrap{position:relative;min-width:0;padding-top:18px}.l09-runner{position:relative;width:100%;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid transparent;border-radius:4px;color:#fff;overflow:hidden}.l09-runner strong{font-size:clamp(15px,2vw,25px);line-height:1.1}.l09-runner>span:not(.l09-lock){font-weight:700;font-size:12px}.l09-green{background:linear-gradient(#25843d,#105d24)}.l09-red{background:linear-gradient(#e44349,#a80e18)}.l09-black{background:linear-gradient(#333,#090909)}.l09-selected{border-color:#ffe174;box-shadow:0 0 0 1px #ffe174,0 0 8px #ffe174bf}.l09-runner:disabled{opacity:1;cursor:not-allowed}.l09-lock{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;background:#00000094;font-size:23px}.l09-exposure{position:absolute;top:0;left:50%;transform:translate(-50%);min-width:72px;min-height:16px;display:flex;align-items:center;justify-content:center;padding:1px 4px;border-radius:3px;background:#000000bf;font-size:10px;white-space:nowrap}.l09-exposure:empty{display:none}.l09-exposure>div,.l09-exposure>div>span{display:flex;align-items:center;justify-content:center;margin:0}.l09-chip-zone{width:100%;margin:26px 0 34px;text-align:center}.l09-chip-zone .chips{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;width:100%;height:auto;margin:0;padding:0 8px}.l09-chip-zone .chips li,.l09-chip-zone .chips li.now{flex:0 0 58px;width:58px;height:58px;top:0}.l09-chip-zone .chips li img,.l09-chip-zone .chips li p{width:58px;height:58px;margin:0;line-height:51px;font-size:13px}.l09-chip-zone .chips li.now{transform:translateY(-4px)}.l09-results{display:flex;align-items:center;gap:10px;padding:5px;overflow-x:auto;background:#b3b0b0;color:#000;white-space:nowrap}.l09-results h2{flex:0 0 auto;margin:0;font-size:17px}.l09-results ul{display:flex;gap:9px;margin:0;padding:0;list-style:none}.l09-results li{flex:0 0 35px;width:35px;height:35px;display:grid;place-items:center;border-radius:18px;font-weight:700;color:#fff;cursor:pointer}.l09-results li:focus-visible{outline:2px solid #fff;outline-offset:2px}.l09-result-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:16px;background:#000000b8}.l09-result-dialog{position:relative;width:min(100%,420px);padding:20px;border-radius:7px;background:#fff;color:#111;text-align:center;box-shadow:0 12px 40px #00000073}.l09-result-dialog h2{margin:0 30px 16px;font-size:18px}.l09-result-close{position:absolute;top:6px;right:9px;border:0;background:transparent;color:#111;font-size:28px;line-height:1}.l09-result-winner{width:64px;height:64px;display:grid;place-items:center;margin:18px auto 0;border-radius:50%;color:#fff;font-size:24px;font-weight:800}@media (min-width: 768px){.l09-markets{max-width:920px;margin:0 auto}.l09-runner{min-height:76px}.l09-runner-wrap{padding-top:22px}.l09-exposure{min-width:88px;min-height:19px;font-size:13px}}@media (max-width: 480px){.l09-wheel-stage{min-height:240px;aspect-ratio:4 / 3}.l09-wheel-wrap{width:min(57.6%,200px)}.l09-wheel-frame{padding:2px;border-width:2px}.l09-wheel-pointer{top:-4px;border-right-width:9px;border-left-width:9px;border-top-width:20px}.l09-wheel-winner{bottom:5px;padding:4px 13px;font-size:13px}.l09-markets{padding-inline:2px}.l09-runners{gap:3px}.l09-runner-wrap{padding-top:16px}.l09-runner{min-height:48px}.l09-runner strong{font-size:14px}.l09-exposure{min-width:54px;min-height:14px;font-size:8px}.l09-chip-zone .chips{gap:3px;padding:0}.l09-chip-zone .chips li,.l09-chip-zone .chips li.now{flex-basis:38px;width:38px;height:38px}.l09-chip-zone .chips li img,.l09-chip-zone .chips li p{width:38px;height:38px;line-height:34px;font-size:10px}}@keyframes l09-wheel-spin{0%{transform:rotate(0)}70%{filter:blur(.4px)}to{transform:rotate(var(--l09-wheel-end));filter:blur(0)}}@keyframes l09-winner-reveal{0%{opacity:0;transform:translate(-50%,8px) scale(.92)}to{opacity:1;transform:translate(-50%) scale(1)}}@media (prefers-reduced-motion: reduce){.l09-wheel-spinning{animation:none;transform:rotate(var(--l09-wheel-end))}.l09-wheel-winner{animation:none}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/images/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}#marketScroll{height:616px!important}app-video-player{position:static!important;width:100%!important;z-index:1000!important}.table{margin-bottom:0!important}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker *:before,.react-date-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-date-picker__inputGroup{min-width:calc((4px * 3) + .54em * 8 + .217em * 2);flex-grow:1;padding:0 2px;box-sizing:content-box}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__divider,.react-date-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-date-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-date-picker__inputGroup__input::-webkit-outer-spin-button,.react-date-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:#ff00001a}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{border:0;background:transparent;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:hover .react-date-picker__button__icon,.react-date-picker__button:enabled:focus .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{width:350px;max-width:100vw;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.vimaan-menu-item .vimaan-option{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 10px;background:#000!important;white-space:nowrap}.vimaan-option .vimaan-image{width:32px;height:29px;object-fit:contain;flex-shrink:0}.tab-menu .vimaan-menu-item .vimaan-option{height:30px;padding:0 10px;margin:0 -10px;vertical-align:top}.vimaan-option .vimaan-label{color:#ff3535;font-weight:700;animation:vimaan-highlight 1.6s ease-in-out infinite}.vimaan-content{display:inline-flex;align-items:center;justify-content:center;gap:6px}@media (max-width: 767px){.menu-list .vimaan-menu-item{vertical-align:middle}.menu-list .menu-item.vimaan-menu-item .vimaan-option{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:5px 8px;vertical-align:middle}.vimaan-option .vimaan-content{gap:4px;transform-origin:center;transition:.3s ease-in;animation:_ngcontent-ng-c261849108_zoom-in-zoom-outAnim 1s ease infinite}.vimaan-content .vimaan-image{display:block;width:29px;height:29px}.vimaan-content .vimaan-label{display:block;font-size:12px;line-height:18px}}@keyframes _ngcontent-ng-c261849108_zoom-in-zoom-outAnim{0%,to{transform:scale(.9)}50%{transform:scale(1)}}@keyframes vimaan-highlight{0%,to{color:#ff3535;text-shadow:0 0 6px rgb(255 53 53 / 55%)}50%{color:#ffeb00;text-shadow:0 0 6px rgb(255 235 0 / 55%)}}@media (prefers-reduced-motion: reduce){.vimaan-option .vimaan-content{animation:none;transition:none}.vimaan-option .vimaan-label{animation:none;color:#ffeb00}}
