.Button-module-scss-module__eeMgEq__btn{font-size:var(--base);color:var(--sixth-color);text-align:center;font-weight:var(--font-weight-bold);border:none;border-radius:5px;align-items:center;line-height:24px;display:flex}.Button-module-scss-module__eeMgEq__btn-small{font-weight:var(--font-weight-bold);font-size:var(--base-small);height:32px;padding:4px 16px!important}.Button-module-scss-module__eeMgEq__btn-medium{font-weight:var(--font-weight-semi);height:40px;padding:8px 12px}.Button-module-scss-module__eeMgEq__btn-primary{background-color:var(--sixth-color);color:var(--white)}.Button-module-scss-module__eeMgEq__btn-primary:hover{box-shadow:0 3px 14px #fd5f1f6c}.Button-module-scss-module__eeMgEq__btn-primary:hover:disabled{box-shadow:none}.Button-module-scss-module__eeMgEq__btn-secondary{border:1px solid var(--first-color);background-color:var(--white);color:var(--second-color)}.Button-module-scss-module__eeMgEq__btn-outline{border:1px solid var(--sixth-color);background-color:var(--white)}.Button-module-scss-module__eeMgEq__btn-outline-dark{border:1px solid var(--second-color);background-color:var(--white);color:var(--second-color)}.Button-module-scss-module__eeMgEq__btn-dark{background-color:var(--second-color);color:var(--white)}.Button-module-scss-module__eeMgEq__btn-transparent{color:var(--fourth-color);background-color:#0000;padding:0}.Button-module-scss-module__eeMgEq__btn-warning{background-color:var(--bg6-color);color:var(--white)}.Button-module-scss-module__eeMgEq__btn-success{background-color:var(--success-color);color:var(--white)}.Button-module-scss-module__eeMgEq__btn-rounded-default{border-radius:5px}.Button-module-scss-module__eeMgEq__btn-rounded-full{border-radius:100px}.Button-module-scss-module__eeMgEq__btn-rounded-half{border-radius:0 5px 5px 0}.Button-module-scss-module__eeMgEq__btn:disabled{cursor:no-drop}.Button-module-scss-module__eeMgEq__btn-outline:disabled{border:none}
.Accordion-module-scss-module__iZVuoa__accChildElement{overflow:hidden}.Accordion-module-scss-module__iZVuoa__accContainerMobile{background-color:var(--white);border-radius:8px;flex-direction:column;padding:15px;display:flex}.Accordion-module-scss-module__iZVuoa__fCopyrightBottom{background-color:#0000}.Accordion-module-scss-module__iZVuoa__accContainerDesktop{display:none}.Accordion-module-scss-module__iZVuoa__button{grid-column-gap:0;color:var(--fourth-color);border-color:var(--fourth-color);border-radius:21px;grid-auto-flow:column;justify-content:center;align-items:center;margin:auto;display:grid;box-shadow:-30px -32px 30px #fcfcfccc}.Accordion-module-scss-module__iZVuoa__button>svg{margin-left:6px}.Accordion-module-scss-module__iZVuoa__button.Accordion-module-scss-module__iZVuoa__angleRotateUp>svg{transform:rotate(180deg)}.Accordion-module-scss-module__iZVuoa__button .Accordion-module-scss-module__iZVuoa__active{color:var(--fourth-color)}@media only screen and (min-width:768px) and (hover:hover) and (pointer:fine){.Accordion-module-scss-module__iZVuoa__button{display:none!important}.Accordion-module-scss-module__iZVuoa__accContainerMobile{display:none}.Accordion-module-scss-module__iZVuoa__accContainerDesktop{display:block}}
.LinkList-module-scss-module__zbP_ZG__list{margin-bottom:0}.LinkList-module-scss-module__zbP_ZG__vertical{grid-template-rows:repeat(var(--row-size,7), 1fr);grid-auto-flow:column;display:grid}.LinkList-module-scss-module__zbP_ZG__horizontal{flex-flow:wrap;justify-content:center;display:flex}.LinkList-module-scss-module__zbP_ZG__heading{font-size:var(--base-smaller);color:var(--fifth-color);font-weight:var(--font-weight-bold);opacity:1;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 18px;line-height:28px}.LinkList-module-scss-module__zbP_ZG__item,.LinkList-module-scss-module__zbP_ZG__footerItem{font-size:var(--base);font-weight:var(--font-weight-semi);width:max-content;color:var(--fifth-color);align-items:center;gap:8px;margin-bottom:0;text-decoration:none;display:flex}.LinkList-module-scss-module__zbP_ZG__item .LinkList-module-scss-module__zbP_ZG__liveDot,.LinkList-module-scss-module__zbP_ZG__footerItem .LinkList-module-scss-module__zbP_ZG__liveDot{background:var(--red-light);border-radius:50%;justify-content:center;align-items:center;width:7px;height:7px;display:flex;position:relative}.LinkList-module-scss-module__zbP_ZG__item .LinkList-module-scss-module__zbP_ZG__liveDot .LinkList-module-scss-module__zbP_ZG__circle,.LinkList-module-scss-module__zbP_ZG__footerItem .LinkList-module-scss-module__zbP_ZG__liveDot .LinkList-module-scss-module__zbP_ZG__circle{background:#d41f5466;border-radius:50%;animation:1.5s ease-out infinite LinkList-module-scss-module__zbP_ZG__pulse;position:absolute;inset:0}.LinkList-module-scss-module__zbP_ZG__item{color:var(--sixth-color);margin-bottom:18px}.LinkList-module-scss-module__zbP_ZG__item:hover{color:var(--third-color);font-weight:var(--font-weight-bold)}.LinkList-module-scss-module__zbP_ZG__dot{color:var(--grey);background-color:var(--grey);border-radius:50%;width:3px;height:3px;margin:auto 8px;display:inline-block}@media only screen and (min-width:768px) and (hover:hover) and (pointer:fine){.LinkList-module-scss-module__zbP_ZG__heading{text-align:left}.LinkList-module-scss-module__zbP_ZG__item,.LinkList-module-scss-module__zbP_ZG__footerItem{font-size:var(--base-small)}.LinkList-module-scss-module__zbP_ZG__list{margin-bottom:0}}@media only screen and (max-width:767px){.LinkList-module-scss-module__zbP_ZG__vertical{grid-template-rows:repeat(8,1fr)}.LinkList-module-scss-module__zbP_ZG__regUpdates{grid-template-rows:none;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense}.LinkList-module-scss-module__zbP_ZG__heading{margin:8px 0 7px}.LinkList-module-scss-module__zbP_ZG__horizontal{row-gap:12px}}@keyframes LinkList-module-scss-module__zbP_ZG__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}
.TickerMarquee-module-scss-module__-pkmfa__mainWrapper{color:var(--black-2);align-items:center;width:100%;max-width:1400px;height:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;display:flex;overflow:hidden}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow{align-items:center;gap:12px;width:100%;height:100%;display:flex;position:relative}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__deskLeftShadow{pointer-events:none;z-index:2;position:absolute;top:-8px;left:6px}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow>svg{z-index:3}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderSection{flex:1;overflow:hidden}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderSection .TickerMarquee-module-scss-module__-pkmfa__tickerRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderSection .TickerMarquee-module-scss-module__-pkmfa__tickerRow .TickerMarquee-module-scss-module__-pkmfa__tickerItem{flex:none;min-width:max-content}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderControls{align-items:center;display:flex;position:relative}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderControls .TickerMarquee-module-scss-module__-pkmfa__deskRightShadow{pointer-events:none;z-index:2;position:absolute;top:-8px;right:40px}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__sliderControls .TickerMarquee-module-scss-module__-pkmfa__arrowBtn{cursor:pointer;background:0 0;border:none;padding:0}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow .TickerMarquee-module-scss-module__-pkmfa__heading{font-size:var(--base-smallest);font-weight:var(--font-weight-bold);color:var(--black-2);align-items:center;text-decoration:none;display:flex}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper,.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__toggle{display:none}@media only screen and (max-width:767px){.TickerMarquee-module-scss-module__-pkmfa__mainWrapper{padding:0}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__deskSliderRow{display:none}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper{width:100%;min-width:0;display:block;position:relative;overflow:hidden}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper .TickerMarquee-module-scss-module__-pkmfa__leftShadow,.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper .TickerMarquee-module-scss-module__-pkmfa__rightShadow{pointer-events:none;z-index:2;position:absolute;top:-9px}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper .TickerMarquee-module-scss-module__-pkmfa__leftShadow{left:0}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper .TickerMarquee-module-scss-module__-pkmfa__rightShadow{right:0}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__marqueeFadeWrapper .TickerMarquee-module-scss-module__-pkmfa__tickerContainer{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.TickerMarquee-module-scss-module__-pkmfa__mainWrapper .TickerMarquee-module-scss-module__-pkmfa__toggle{z-index:3;border:none;border-left:1px solid var(--border1);border-radius:0;width:44px;height:44px;display:block;right:0}}
.NewLabel-module-scss-module__lUlwtG__newLabel{color:var(--white);background:var(--positive);font-weight:var(--font-weight-bold);border-radius:2px;padding:2px 4px;font-size:8px;line-height:1;display:inline-block}.NewLabel-module-scss-module__lUlwtG__newLabel:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--positive);width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.NewLabel-module-scss-module__lUlwtG__noShape:after{display:none}.NewLabel-module-scss-module__lUlwtG__positionAbsolute{position:absolute;top:-10px;right:0}.NewLabel-module-scss-module__lUlwtG__positionStatic{top:unset;right:unset;position:static}
.GlobalHeader-module-scss-module__FkiBUG__globalNavModal{border:1px solid var(--border-3);background:var(--white);z-index:1002;border-top:none;border-radius:0 0 6px 6px;grid-template-columns:3fr 2fr;width:min-content;margin:20px 0;display:grid;position:absolute;top:25px;right:-12px;overflow:hidden;box-shadow:0 36px 18px -18px #00000047}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--purple);width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList{border-right:1px solid var(--grey-border);flex-direction:column;justify-content:space-between;gap:20px;min-width:481px;padding:20px;display:flex}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__heading{color:var(--black-6);text-transform:capitalize;font-size:var(--base-small);font-weight:var(--font-weight-semi-bold);letter-spacing:normal;text-decoration:none}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__globalNavItems{grid-template-columns:repeat(4,1fr);gap:20px 40px;margin:0;padding:0;list-style:none;display:grid}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__globalNavItems .GlobalHeader-module-scss-module__FkiBUG__hiddenLinkItem{align-items:center;gap:6px;display:flex}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__globalNavItems .GlobalHeader-module-scss-module__FkiBUG__circleBullet{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:4px;display:inline-block}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__globalNavItems .GlobalHeader-module-scss-module__FkiBUG__navItem{color:var(--black-6);font-size:var(--base-small);font-weight:var(--font-weight-semi);white-space:nowrap;text-decoration:none}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalNavList .GlobalHeader-module-scss-module__FkiBUG__globalNavItems .GlobalHeader-module-scss-module__FkiBUG__navItem:hover{color:var(--black)}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList{background:#f8f8f8;flex-direction:column;gap:20px;min-width:330px;padding:20px 0 20px 16px;display:flex}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection,.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__socialSection{gap:12px;display:grid}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__heading,.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__socialSection .GlobalHeader-module-scss-module__FkiBUG__heading{font-size:var(--base-small);color:#000;font-weight:var(--font-weight-semi);text-transform:capitalize;text-decoration:none}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks{gap:16px;display:flex}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn{background:var(--white);border:1px solid #e0e0e3;border-radius:30px;justify-content:center;align-items:center;gap:4px;width:auto;padding:6px 14px;text-decoration:none;transition:background .15s;display:flex}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn:hover{background:var(--grey-light-6)}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn svg{margin-left:-4px}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn .GlobalHeader-module-scss-module__FkiBUG__txtSection{gap:2px;display:grid}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn .GlobalHeader-module-scss-module__FkiBUG__txtSection .GlobalHeader-module-scss-module__FkiBUG__title{font-size:var(--base-smallest);color:var(--black-6);font-weight:300;line-height:11px}.GlobalHeader-module-scss-module__FkiBUG__globalNavModal .GlobalHeader-module-scss-module__FkiBUG__globalSocialList .GlobalHeader-module-scss-module__FkiBUG__storeSection .GlobalHeader-module-scss-module__FkiBUG__storeLinks .GlobalHeader-module-scss-module__FkiBUG__socialBtn .GlobalHeader-module-scss-module__FkiBUG__txtSection .GlobalHeader-module-scss-module__FkiBUG__name{font-size:var(--base-smaller);color:var(--black-6);font-weight:500;line-height:13px}
.HamburgerMenu-module-scss-module__yBGWbG__hamburgerOverlay{visibility:hidden;opacity:0;z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:#00000080;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.HamburgerMenu-module-scss-module__yBGWbG__hamburgerOverlay.HamburgerMenu-module-scss-module__yBGWbG__show{opacity:1;visibility:visible;pointer-events:auto}.HamburgerMenu-module-scss-module__yBGWbG__hamburgerMenu{z-index:1001;scrollbar-width:none;width:auto;height:100%;transition:transform .35s;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.HamburgerMenu-module-scss-module__yBGWbG__hamburgerMenu::-webkit-scrollbar{display:none}.HamburgerMenu-module-scss-module__yBGWbG__hamburgerMenu.HamburgerMenu-module-scss-module__yBGWbG__open{transform:translate(0)}@media only screen and (max-width:767px){.HamburgerMenu-module-scss-module__yBGWbG__hamburgerMenu{width:95%}}.HamburgerMenu-module-scss-module__yBGWbG__hamburger{height:100%;display:flex;position:relative}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection{border-right:1px solid var(--border-1);background:var(--bg5);flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;width:60px;padding-bottom:12px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__name{color:var(--black-2);font-size:var(--base-smallest);font-weight:var(--font-weight-semi)}@media (max-width:767px){.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__name{white-space:nowrap;font-size:10px}}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__liveTvSection{flex-direction:column;align-items:center;gap:12px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__liveTvSection .HamburgerMenu-module-scss-module__yBGWbG__liveTV{background:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__liveTvSection .HamburgerMenu-module-scss-module__yBGWbG__liveTV:hover{background:var(--bg7)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__appSection{border-top:1px solid var(--box-shadow-1);border-bottom:1px solid var(--box-shadow-1);flex-direction:column;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__appSection .HamburgerMenu-module-scss-module__yBGWbG__icon{background:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__socialSection .HamburgerMenu-module-scss-module__yBGWbG__appSection .HamburgerMenu-module-scss-module__yBGWbG__icon:hover{background:var(--bg7)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent{background-color:var(--white);flex-direction:column;justify-content:space-between;width:420px;display:flex;position:relative}@media only screen and (max-width:767px){.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent{width:100%}}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection{background:var(--white);flex-direction:column;height:100%;padding:0 20px;display:flex;overflow-y:auto}@media only screen and (max-width:767px){.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection{padding:0 10px}}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__logoSearchSection{gap:16px;min-height:55px;margin-bottom:6px;display:grid}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__logoSearchSection .HamburgerMenu-module-scss-module__yBGWbG__siteLogo{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__logoSearchSection .HamburgerMenu-module-scss-module__yBGWbG__siteLogo .HamburgerMenu-module-scss-module__yBGWbG__closeBtn{cursor:pointer;background:var(--white-light);width:30px;height:30px;color:var(--black-2);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection{scroll-behavior:smooth;scrollbar-width:none;gap:12px;height:100%;display:grid;overflow:hidden auto}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection::-webkit-scrollbar{display:none}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection{border-bottom:1px solid var(--border-2);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting{align-items:center;gap:10px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials{background:var(--gradient);border-radius:50%;justify-content:center;align-items:center;width:41px;height:41px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials.HamburgerMenu-module-scss-module__yBGWbG__premiumUser{border:1px solid var(--premium-gold);background:0 0}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials .HamburgerMenu-module-scss-module__yBGWbG__whiteCircle{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials .HamburgerMenu-module-scss-module__yBGWbG__innerCircle{z-index:1;background:var(--black-2);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials .HamburgerMenu-module-scss-module__yBGWbG__innerCircle .HamburgerMenu-module-scss-module__yBGWbG__logo{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__userInitials .HamburgerMenu-module-scss-module__yBGWbG__innerCircle .HamburgerMenu-module-scss-module__yBGWbG__userLetter{background:var(--black-2);font-size:var(--base-medium);font-weight:var(--font-weight-bold);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx{flex-direction:column;gap:3px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__name{color:var(--black-2);font-size:var(--base-smaller);font-weight:var(--font-weight-semi-bold);align-items:center;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__userName{font-size:var(--base-small);text-transform:capitalize;color:var(--black-2);text-decoration:none}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__subTag{font-size:10px;font-weight:var(--font-weight-bold);color:var(--white);text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;width:max-content;height:19px;padding:0 6px;line-height:17px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__premiumTag{background-color:var(--premium-gold)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__basicTag{background-color:var(--positive)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__signIn{font-size:var(--base-small);font-weight:var(--font-weight-bold);color:var(--black-2);cursor:pointer;background-color:#0000;border:none;align-items:center;text-decoration:none;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__signIn svg{margin-bottom:-2px;margin-left:-3px}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection{background:var(--white);z-index:10;width:100%;display:grid;position:sticky;bottom:0}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__hrLine{background:var(--gradient);width:100%;height:3px}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__badgeContent{justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;display:flex}@media (max-width:767px){.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__badgeContent{font-size:var(--base)}}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__badgeContent .HamburgerMenu-module-scss-module__yBGWbG__content{color:#000;font-size:var(--base-small);font-weight:var(--font-weight-bold);display:grid}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__badgeContent .HamburgerMenu-module-scss-module__yBGWbG__content .HamburgerMenu-module-scss-module__yBGWbG__title{letter-spacing:-.34px;white-space:nowrap;line-height:21px}.HamburgerMenu-module-scss-module__yBGWbG__hamburger .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__badgeSection .HamburgerMenu-module-scss-module__yBGWbG__badgeContent .HamburgerMenu-module-scss-module__yBGWbG__content .HamburgerMenu-module-scss-module__yBGWbG__subTitle{color:var(--grey-light-3);font-size:var(--base-smallest);font-weight:var(--font-weight-regular)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection{background:var(--black-2)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__logoSearchSection .HamburgerMenu-module-scss-module__yBGWbG__siteLogo .HamburgerMenu-module-scss-module__yBGWbG__closeBtn{background:var(--black-5);color:var(--white)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__searchWrapper{background:var(--black-2);border-color:var(--black-5)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__searchWrapper .HamburgerMenu-module-scss-module__yBGWbG__input{background:var(--black-2);color:var(--white)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection{border-bottom-color:var(--black-5)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__userGreetSection .HamburgerMenu-module-scss-module__yBGWbG__greeting .HamburgerMenu-module-scss-module__yBGWbG__nameCtx .HamburgerMenu-module-scss-module__yBGWbG__userName{color:var(--white)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block{border-bottom-color:var(--black-5)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block .HamburgerMenu-module-scss-module__yBGWbG__heading{color:var(--white)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block .HamburgerMenu-module-scss-module__yBGWbG__gridTwo .HamburgerMenu-module-scss-module__yBGWbG__item{border-right-color:var(--black-5)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block .HamburgerMenu-module-scss-module__yBGWbG__gridTwo .HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link{color:var(--white)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block .HamburgerMenu-module-scss-module__yBGWbG__sectionBlock{border-bottom-color:var(--black-5)}.HamburgerMenu-module-scss-module__yBGWbG__hamburger.HamburgerMenu-module-scss-module__yBGWbG__darkMode .HamburgerMenu-module-scss-module__yBGWbG__menuContent .HamburgerMenu-module-scss-module__yBGWbG__menuSection .HamburgerMenu-module-scss-module__yBGWbG__userAndListSection .HamburgerMenu-module-scss-module__yBGWbG__block .HamburgerMenu-module-scss-module__yBGWbG__sectionBlock .HamburgerMenu-module-scss-module__yBGWbG__sectionHeader{color:var(--white);background:0 0}.HamburgerMenu-module-scss-module__yBGWbG__searchWrapper{border:1px solid var(--border-2);background:var(--bg5);border-radius:8px;align-items:center;gap:4px;height:42px;padding:0 12px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__searchWrapper:focus-within{border:2px solid var(--petrol-blue)}.HamburgerMenu-module-scss-module__yBGWbG__searchWrapper .HamburgerMenu-module-scss-module__yBGWbG__input{font-size:var(--base);font-weight:var(--font-weight-semi);background:var(--bg5);color:var(--black-2);border:none;outline:none;flex:1}.HamburgerMenu-module-scss-module__yBGWbG__searchWrapper .HamburgerMenu-module-scss-module__yBGWbG__input::placeholder{color:var(--grey-light-3);font-size:var(--base-small)}.HamburgerMenu-module-scss-module__yBGWbG__searchWrapper .HamburgerMenu-module-scss-module__yBGWbG__clearBtn{cursor:pointer;background:var(--bg6);border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__block{border-bottom:1px solid var(--border-2);padding-bottom:16px}.HamburgerMenu-module-scss-module__yBGWbG__block:last-child{border:none;padding:0}.HamburgerMenu-module-scss-module__yBGWbG__heading{font-size:15px;font-weight:var(--font-weight-bold);color:var(--black);text-transform:capitalize;margin-top:16px;margin-bottom:8px;line-height:21px}.HamburgerMenu-module-scss-module__yBGWbG__gridTwo{grid-template-columns:1fr 1fr;display:grid}.HamburgerMenu-module-scss-module__yBGWbG__item{font-size:var(--base-small);font-weight:var(--font-weight-semi);border-right:1px solid var(--border-2);text-transform:capitalize;align-items:center;padding:8px 0;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__item:nth-child(2n){border-right:none;padding-left:16px}.HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link{color:var(--grey-light-3);font-family:var(--font-inter);cursor:pointer;font-size:var(--base-small);font-weight:var(--font-weight-semi);background:0 0;border:none;align-items:center;gap:8px;text-decoration:none;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link:hover{color:var(--black-2)}.HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link .HamburgerMenu-module-scss-module__yBGWbG__tag{background:var(--positive);text-transform:uppercase;color:var(--white);border-radius:3px;padding:2px 6px;font-size:8px}.HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link .HamburgerMenu-module-scss-module__yBGWbG__liveDot{background:var(--red-light);border-radius:50%;justify-content:center;align-items:center;width:7px;height:7px;display:flex;position:relative}.HamburgerMenu-module-scss-module__yBGWbG__item .HamburgerMenu-module-scss-module__yBGWbG__link .HamburgerMenu-module-scss-module__yBGWbG__liveDot .HamburgerMenu-module-scss-module__yBGWbG__circle{background:#d41f5466;border-radius:50%;animation:1.5s ease-out infinite HamburgerMenu-module-scss-module__yBGWbG__pulse;position:absolute;inset:0}.HamburgerMenu-module-scss-module__yBGWbG__sectionBlock{border-bottom:1px solid var(--border-2);margin-bottom:6px}.HamburgerMenu-module-scss-module__yBGWbG__sectionBlock:last-child{border:none;margin:0}.HamburgerMenu-module-scss-module__yBGWbG__sectionHeader{width:100%;font-size:var(--base-small);font-weight:var(--font-weight-extra-bold);color:#000;cursor:pointer;text-transform:capitalize;background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 0;line-height:21px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__sectionHeader .HamburgerMenu-module-scss-module__yBGWbG__icon{background:var(--grey-light-8);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.HamburgerMenu-module-scss-module__yBGWbG__sectionBody{max-height:0;transition:max-height .35s;overflow:hidden}.HamburgerMenu-module-scss-module__yBGWbG__sectionBody.HamburgerMenu-module-scss-module__yBGWbG__open{max-height:500px;margin-bottom:16px}@keyframes HamburgerMenu-module-scss-module__yBGWbG__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}
.ProfileModal-module-scss-module__wI57UG__profileMenu{background:var(--white) 0% 0% no-repeat padding-box;box-shadow:0px 1px 74px var(--shadow2);z-index:1000;border-radius:5px;width:234px;padding:0;position:absolute;top:40px;right:0}.ProfileModal-module-scss-module__wI57UG__greetingWrapper{font-size:var(--base-smaller);border-bottom:1px solid var(--border1);color:var(--sixth-color);padding:14px 15px 10px}.ProfileModal-module-scss-module__wI57UG__greetingWrapper .ProfileModal-module-scss-module__wI57UG__greeting{white-space:nowrap;justify-content:center;align-items:center;display:flex}.ProfileModal-module-scss-module__wI57UG__greetingWrapper .ProfileModal-module-scss-module__wI57UG__greeting .ProfileModal-module-scss-module__wI57UG__time{color:var(--dark-grey);font-size:var(--base-smallest);display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection{margin-top:15px}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard{flex-direction:column;justify-content:center;align-items:center;display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials,.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg,.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg{border-radius:50%;justify-content:center;align-items:center;width:83px;height:83px;display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials{background:var(--gradient)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg{background:var(--white);width:80px;height:80px}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg{background:var(--black-2);width:70px;height:70px}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__innerCircle{background:#0000 linear-gradient(356deg, var(--black-2) 0%, var(--grey-bg-shadow) 100%) 0% 0% no-repeat padding-box;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:10px;display:flex;position:relative}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__innerCircle .ProfileModal-module-scss-module__wI57UG__initials{font-size:var(--medium);font-weight:var(--font-weight-bold);color:var(--white);text-shadow:0 3px 6px var(--text-shadow)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__innerCircle .ProfileModal-module-scss-module__wI57UG__subTag{font-size:var(--base-smallest);font-weight:var(--font-weight-bold);color:var(--white);text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;width:max-content;height:22px;padding:0 6px;line-height:17px;display:flex;position:absolute;top:45px;left:50%;transform:translate(-50%)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__innerCircle .ProfileModal-module-scss-module__wI57UG__premiumTag{background-color:var(--premium-gold)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__innerCircle .ProfileModal-module-scss-module__wI57UG__basicTag{background-color:var(--positive)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__userInitials .ProfileModal-module-scss-module__wI57UG__whiteBg .ProfileModal-module-scss-module__wI57UG__blackBg .ProfileModal-module-scss-module__wI57UG__premiumCircle{background:0 0}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__premiumUser{background:var(--premium-gold)}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__nameCtx{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px 0;display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__nameCtx .ProfileModal-module-scss-module__wI57UG__name{font-size:var(--base);color:var(--black-2);font-weight:var(--font-weight-bold);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__nameCtx .ProfileModal-module-scss-module__wI57UG__profileLink{background:var(--gradient);-webkit-text-fill-color:#0000;color:#0000;font-size:var(--base-small);font-weight:var(--font-weight-semi);cursor:pointer;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;text-decoration:none;display:flex}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__nameCtx .ProfileModal-module-scss-module__wI57UG__profileLink svg{margin-bottom:-2px;margin-left:-4px}.ProfileModal-module-scss-module__wI57UG__userGreetSection .ProfileModal-module-scss-module__wI57UG__greetingCard .ProfileModal-module-scss-module__wI57UG__nameCtx .ProfileModal-module-scss-module__wI57UG__premiumLink{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;color:var(--premium-gold)}.ProfileModal-module-scss-module__wI57UG__list{border-top:1px solid var(--border1);align-items:center;gap:20px;padding:15px;display:grid}.ProfileModal-module-scss-module__wI57UG__list .ProfileModal-module-scss-module__wI57UG__menuLink{font-size:var(--base-small);color:var(--sixth-color);font-weight:var(--font-weight-semi);border-radius:0;align-items:center;gap:12px;width:100%;text-decoration:none;display:flex}.ProfileModal-module-scss-module__wI57UG__logoutLink{font-size:var(--base-small);color:var(--sixth-color);font-weight:var(--font-weight-semi);border:none;border-top:1px solid var(--border1);width:100%;font-family:var(--font-inter);cursor:pointer;background:0 0;align-items:center;gap:12px;padding:15px;text-decoration:none;display:flex}
.MenuNav-module-scss-module__jig6na__subMenuWrap{background-color:var(--white);border-bottom:1px solid var(--border1);width:100%;transition:box-shadow .3s}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection{z-index:10;background-color:#0000;justify-content:space-between;max-width:1400px;height:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper{width:100%;font-size:var(--base-small);font-weight:var(--font-weight-bold);box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;min-height:56px;display:flex}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__topHeaderMb{display:none}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__menuWrap{align-items:center;gap:12px;display:flex}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap .MenuNav-module-scss-module__jig6na__globalNav{cursor:pointer;border:1px solid var(--border1);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap .MenuNav-module-scss-module__jig6na__globalNav.MenuNav-module-scss-module__jig6na__globalNavActive{border-color:var(--black-2)}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap .MenuNav-module-scss-module__jig6na__globalNav .MenuNav-module-scss-module__jig6na__hide{border-left:22px solid #0000;border-right:22px solid #0000;border-bottom:22px solid var(--border-3);opacity:0;pointer-events:none;width:0;height:0;position:absolute;bottom:-22px;right:-6px}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap .MenuNav-module-scss-module__jig6na__globalNav .MenuNav-module-scss-module__jig6na__hide.MenuNav-module-scss-module__jig6na__view{opacity:1;pointer-events:auto}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap .MenuNav-module-scss-module__jig6na__globalNav .MenuNav-module-scss-module__jig6na__hide.MenuNav-module-scss-module__jig6na__view:after{content:"";border-left:20px solid #0000;border-right:20px solid #0000;border-bottom:18px solid var(--border-4);width:0;height:0;position:absolute;top:2px;left:-20px}@media only screen and (max-width:767px){.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper{min-height:unset;flex-direction:column;gap:0;max-width:100%;padding:0}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__topHeaderMb{border-bottom:1px solid var(--border1);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;min-height:51px;padding:0;display:flex}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__menuWrap{box-sizing:border-box;align-items:center;gap:0;width:100%;min-height:41px;padding:0 0 0 7px;display:flex;overflow:hidden}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__socialWrap{display:none}}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp{background:var(--black-2);color:var(--white);height:36px;font-size:var(--base-small);font-weight:var(--font-weight-bold);cursor:pointer;z-index:9;white-space:nowrap;border-radius:24px 0 0 24px;align-items:center;gap:4px;padding:0 10px;text-decoration:none;display:flex;position:absolute;top:106px;right:0}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp.MenuNav-module-scss-module__jig6na__stickyApp{position:fixed;top:66px}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp .MenuNav-module-scss-module__jig6na__barcode{background:var(--black-2);z-index:1000;border-radius:10px 0 0 10px;flex-direction:column;align-items:center;gap:8px;padding:12px 10px;display:flex;position:absolute;top:0;right:0}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp .MenuNav-module-scss-module__jig6na__barcode .MenuNav-module-scss-module__jig6na__banner{background:var(--white);border-radius:6px;justify-content:center;align-items:center;padding:10px 6px;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp .MenuNav-module-scss-module__jig6na__barcode .MenuNav-module-scss-module__jig6na__banner .MenuNav-module-scss-module__jig6na__get{position:absolute;top:-9px;right:-8px}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp .MenuNav-module-scss-module__jig6na__barcode .MenuNav-module-scss-module__jig6na__nameTxt{font-size:var(--base-smallest);font-weight:var(--font-weight-bold);color:var(--white);white-space:nowrap}.MenuNav-module-scss-module__jig6na__subMenuWrap.MenuNav-module-scss-module__jig6na__isSticky{z-index:100;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000f}.MenuNav-module-scss-module__jig6na__subMenuWrap.MenuNav-module-scss-module__jig6na__isSticky .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__topHeaderMb{display:none}@media only screen and (max-width:767px){.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection{padding:0}.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__subMenuSection .MenuNav-module-scss-module__jig6na__subMenuWrapper .MenuNav-module-scss-module__jig6na__topHeaderMb{padding:0 15px}}.MenuNav-module-scss-module__jig6na__getAppMobileStrip{z-index:999;background:var(--black-2);color:var(--white);font-size:var(--base-small);font-weight:var(--font-weight-bold);cursor:pointer;will-change:transform;backface-visibility:hidden;-webkit-tap-highlight-color:#0000;border-radius:24px 0 0 24px;align-items:center;gap:6px;padding:6px 10px;text-decoration:none;display:flex;position:fixed;top:180px;right:0}.MenuNav-module-scss-module__jig6na__getAppMobileStrip.MenuNav-module-scss-module__jig6na__expanded{padding:6px 12px}.MenuNav-module-scss-module__jig6na__getAppMobileStrip.MenuNav-module-scss-module__jig6na__collapsed{border-radius:50% 0 0 50%;padding:8px}.MenuNav-module-scss-module__jig6na__userWrap{background:var(--gradient);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__userWrap .MenuNav-module-scss-module__jig6na__userBorder{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.MenuNav-module-scss-module__jig6na__userWrap .MenuNav-module-scss-module__jig6na__userBorder .MenuNav-module-scss-module__jig6na__userLetter{font-size:var(--base-small);font-weight:var(--font-weight-bold);color:var(--black-2);font-family:var(--inter);text-transform:uppercase;line-height:1}.MenuNav-module-scss-module__jig6na__homeSection{flex-shrink:0;align-items:center;gap:10px;display:flex}.MenuNav-module-scss-module__jig6na__homeSection .MenuNav-module-scss-module__jig6na__menuToggleBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MenuNav-module-scss-module__jig6na__navigationList{width:100%;min-width:0}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav{align-items:center;gap:4px;width:100%;min-height:56px;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__rightShadow{display:none}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link{color:var(--black-2);font-family:var(--font-inter);white-space:nowrap;font-size:var(--base-small);font-weight:var(--font-weight-semi);flex-shrink:0;align-items:center;gap:8px;min-height:26px;padding:0 8px;text-decoration:none;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link:hover{background:var(--grey-light-6);border-radius:18px}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link.MenuNav-module-scss-module__jig6na__modalLink{border-radius:6px;padding:4px 8px}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link .MenuNav-module-scss-module__jig6na__liveDot{background:var(--red-light);border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;display:flex;position:relative}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link .MenuNav-module-scss-module__jig6na__liveDot .MenuNav-module-scss-module__jig6na__circle{background:#d41f5466;border-radius:50%;animation:1.5s ease-out infinite MenuNav-module-scss-module__jig6na__pulse;position:absolute;inset:0}@media only screen and (max-width:767px){.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__link .MenuNav-module-scss-module__jig6na__liveDot{display:none}}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__moreBtnSection{flex-shrink:0;position:relative}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__moreBtnSection .MenuNav-module-scss-module__jig6na__moreBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:flex}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__moreBtnSection .MenuNav-module-scss-module__jig6na__modalContent{background:var(--white);box-shadow:0 3px 14px var(--shadow);z-index:100;border-radius:5px;width:max-content;min-width:160px;max-height:240px;padding:16px 20px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__moreBtnSection .MenuNav-module-scss-module__jig6na__modalContent .MenuNav-module-scss-module__jig6na__hiddenLinks{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__moreBtnSection .MenuNav-module-scss-module__jig6na__btnHide{width:100%;height:8px;position:absolute;bottom:-8px;left:0}@media only screen and (max-width:767px){.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:0;min-height:41px;overflow-x:auto}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav::-webkit-scrollbar{display:none}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__rightShadow{pointer-events:none;flex-shrink:0;display:block;position:sticky;right:0}.MenuNav-module-scss-module__jig6na__navigationList .MenuNav-module-scss-module__jig6na__menuNav .MenuNav-module-scss-module__jig6na__liveDot{display:none}}@keyframes MenuNav-module-scss-module__jig6na__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}
.Navigation-module-scss-module__uWL3lq__secondaryNav{background-color:#fff;flex-direction:column;width:100%;display:flex;box-shadow:0 1px 2px #0000000d}.Navigation-module-scss-module__uWL3lq__secondaryNav .Navigation-module-scss-module__uWL3lq__ticker,.Navigation-module-scss-module__uWL3lq__secondaryNav .Navigation-module-scss-module__uWL3lq__mainNav,.Navigation-module-scss-module__uWL3lq__secondaryNav .Navigation-module-scss-module__uWL3lq__menuNav{padding:6px 16px}@media only screen and (max-width:767px){.Navigation-module-scss-module__uWL3lq__secondaryNav .Navigation-module-scss-module__uWL3lq__mainNav{flex-wrap:wrap;justify-content:space-between}.Navigation-module-scss-module__uWL3lq__secondaryNav .Navigation-module-scss-module__uWL3lq__menuNav{flex-direction:column;align-items:flex-start}}
.EmptyState-module-scss-module__QtdQdq__container{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.EmptyState-module-scss-module__QtdQdq__container .EmptyState-module-scss-module__QtdQdq__title{font-family:var(--roboto);color:var(--black-2);font-size:16px;font-weight:500}.EmptyState-module-scss-module__QtdQdq__container .EmptyState-module-scss-module__QtdQdq__subText{font-size:14px;font-family:var(--roboto);color:var(--black-2)}.EmptyState-module-scss-module__QtdQdq__container.EmptyState-module-scss-module__QtdQdq__isDarkMode .EmptyState-module-scss-module__QtdQdq__title,.EmptyState-module-scss-module__QtdQdq__container.EmptyState-module-scss-module__QtdQdq__isDarkMode .EmptyState-module-scss-module__QtdQdq__subText{color:var(--white)}
.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines{background:var(--white);min-height:525px;box-shadow:0 3px 6px var(--box-shadow);border-radius:5px;padding:12px}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__loaderContainer{border:1px solid var(--border);border-radius:5px;justify-content:center;align-items:center;min-height:525px;margin-top:16px;display:flex}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__noDataContainerExt{text-align:center;border:1px solid var(--border);border-radius:5px;width:100%;min-height:525px;margin-top:16px;display:table}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__noDataContainerExt .AdvancesDeclines-module-scss-module__ca8Zqq__noDataContainerInt{vertical-align:middle;display:table-cell}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList{flex-direction:column;justify-content:center;gap:16px;display:flex}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer .AdvancesDeclines-module-scss-module__ca8Zqq__positive,.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer .AdvancesDeclines-module-scss-module__ca8Zqq__negative{color:var(--positive-green);font-size:var(--base-largest);font-weight:var(--font-weight-bold)}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer .AdvancesDeclines-module-scss-module__ca8Zqq__negative{color:var(--negative-red)}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer .AdvancesDeclines-module-scss-module__ca8Zqq__title{font-size:var(--base-small);font-weight:var(--font-weight-bold)}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer .AdvancesDeclines-module-scss-module__ca8Zqq__message{font-size:var(--base-smaller);line-height:18px}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines.AdvancesDeclines-module-scss-module__ca8Zqq__darkMode{background-color:var(--black-2)}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines.AdvancesDeclines-module-scss-module__ca8Zqq__darkMode .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .AdvancesDeclines-module-scss-module__ca8Zqq__statsContainer{color:var(--white)}@media only screen and (max-width:767px){.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines{min-height:unset;overflow:hidden}.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__loaderContainer,.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__noDataContainerExt{min-height:300px}:is(.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .highcharts-container,.AdvancesDeclines-module-scss-module__ca8Zqq__advancesDeclines .AdvancesDeclines-module-scss-module__ca8Zqq__charAndTableList .highcharts-root){width:100%!important;max-width:100%!important}}
.SectoralMovements-module-scss-module__UTQbyG__overallContainer{background:var(--white);box-shadow:0 3px 6px var(--box-shadow);border-radius:5px;grid-template-columns:1fr;gap:10px;padding:10px;display:grid}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__noDataContainerExt{text-align:center;border:1px solid var(--border);border-radius:5px;width:100%;height:400px;margin:10px 0;display:table}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__noDataContainerExt .SectoralMovements-module-scss-module__UTQbyG__noDataContainerInt{vertical-align:middle;display:table-cell}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer{width:100%;min-height:390px;max-height:390px;position:relative;overflow:auto}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer::-webkit-scrollbar{width:0;height:0}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table{border-collapse:collapse;width:100%}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead .SectoralMovements-module-scss-module__UTQbyG__firstHeaderRow{z-index:10;background:#dadee1;position:sticky;top:0}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead .SectoralMovements-module-scss-module__UTQbyG__firstHeaderRow th{text-transform:uppercase;text-align:center;color:var(--dark-grey);border-right:1px solid var(--border);padding:8px;font-size:14px;font-weight:650}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead .SectoralMovements-module-scss-module__UTQbyG__firstHeaderRow th:last-child{border-right:none}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead .SectoralMovements-module-scss-module__UTQbyG__secondHeader{z-index:9;background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:30px}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead .SectoralMovements-module-scss-module__UTQbyG__secondHeader td{text-transform:uppercase;text-align:center;color:var(--grey-light);padding:8px;font-size:12px;font-weight:550}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr:nth-child(2n){background-color:var(--bg3)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr td{text-align:left;padding:8px;font-size:14px}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr.SectoralMovements-module-scss-module__UTQbyG__dataRows:last-child{border-bottom:1px solid var(--border)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__viewMoreBtn{border:1px solid var(--black-2);width:100%;color:var(--black-2);font-size:var(--base);background:0 0;border-radius:3px;justify-content:center;align-items:center;gap:5px;margin:10px 0 3px;padding:10px 0;font-weight:500;text-decoration:none;display:flex}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__lineSeperator{border-right:1px solid var(--border)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__leftElements{text-align:left}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__central{text-align:center}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__name{color:var(--petrol-blue);font-size:14px;font-weight:600}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__neutralDataValue{color:var(--black-2);white-space:nowrap;font-size:14px;font-weight:600}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__negativeValue,.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__positiveValue{color:var(--negative-red);white-space:nowrap;font-size:14px;font-weight:600}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__positiveValue{color:var(--positive-green)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__noBar{border-top:1px solid var(--border);width:15px;height:1px;margin:auto;display:flex}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__barContainer{border-radius:2px;width:40px;height:15px;margin:auto;display:flex;overflow:hidden}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__barContainer .SectoralMovements-module-scss-module__UTQbyG__barNegative,.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__barContainer .SectoralMovements-module-scss-module__UTQbyG__barPositive{background:var(--negative-red);height:100%;transition:width .3s}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__barContainer .SectoralMovements-module-scss-module__UTQbyG__barPositive{background:var(--positive-green)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode{background:#1a1a1a;box-shadow:0 3px 6px #00000060}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer::-webkit-scrollbar-track{background:var(--black-2)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer::-webkit-scrollbar-thumb{background:#555}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer::-webkit-scrollbar-thumb:hover{background:#777}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr:nth-child(2n){background-color:#2a2a2a}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr:hover{background-color:#1e3a4a}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer .SectoralMovements-module-scss-module__UTQbyG__firstHeaderRow{background:var(--black-2)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer .SectoralMovements-module-scss-module__UTQbyG__firstHeaderRow th{color:#a0b0b8;border-right-color:var(--black-4)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer .SectoralMovements-module-scss-module__UTQbyG__secondHeader{background:var(--black-2);border-bottom-color:var(--black-4)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__tableContainer .SectoralMovements-module-scss-module__UTQbyG__lineSeperator{border-right-color:var(--black-4)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__viewMoreBtn{color:var(--white);border-color:var(--white)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__name{color:#7ec8e3}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__neutralDataValue{color:var(--border)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__noBar{border-top-color:var(--border)}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__darkMode .SectoralMovements-module-scss-module__UTQbyG__noDataContainerExt{border-color:#ffffff26}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__fullHeight .SectoralMovements-module-scss-module__UTQbyG__tableContainer{min-height:0;max-height:none}@media only screen and (max-width:767px){.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer{min-height:400px;max-height:400px}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table thead tr th,.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__tableContainer table tbody tr td{padding:6px;font-size:12px}.SectoralMovements-module-scss-module__UTQbyG__overallContainer.SectoralMovements-module-scss-module__UTQbyG__fullHeight .SectoralMovements-module-scss-module__UTQbyG__tableContainer{min-height:0;max-height:none}.SectoralMovements-module-scss-module__UTQbyG__overallContainer .SectoralMovements-module-scss-module__UTQbyG__barContainer{width:30px;height:12px}}
.BasicDetailsStock-module-scss-module__ibLaNG__skeleton{background:var(--bg1);height:391px;box-shadow:0 3px 6px var(--box-shadow);border-radius:5px}.BasicDetailsStock-module-scss-module__ibLaNG__noData{border:1px solid var(--border);background:var(--white);border-radius:5px;justify-content:center;align-items:center;min-height:391px;display:flex}.BasicDetailsStock-module-scss-module__ibLaNG__container{flex-direction:column;justify-content:space-between;gap:16px;display:flex}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard{background:var(--white);box-shadow:0 3px 6px var(--box-shadow);border-radius:5px;gap:6px;padding:12px;display:grid}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__sector{background:var(--black-2);color:var(--white);text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;width:max-content;padding:4px 6px;font-size:10px;font-weight:700;display:flex}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__stockName{text-transform:uppercase;color:var(--black-2);word-wrap:break-word;align-items:center;font-family:nato serif;font-size:20px;font-weight:800;display:flex}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__isinRow{align-items:center;gap:6px;display:flex}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__isinRow .BasicDetailsStock-module-scss-module__ibLaNG__isinLabel{color:var(--black-2);font-size:14px;font-weight:700}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__isinRow .BasicDetailsStock-module-scss-module__ibLaNG__isinValue{color:var(--black-2);font-size:14px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__isinRow .BasicDetailsStock-module-scss-module__ibLaNG__copyBtn{cursor:pointer;color:var(--grey-light);background:0 0;border:none;padding:0;font-size:18px;line-height:1}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__nameCard .BasicDetailsStock-module-scss-module__ibLaNG__isinRow .BasicDetailsStock-module-scss-module__ibLaNG__copyAlert{color:var(--positive-green);font-size:14px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard{background:var(--white);box-shadow:0 3px 6px var(--box-shadow);border-radius:5px;padding:12px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow{border-bottom:1px solid var(--border);grid-template-columns:1fr 3fr 6fr;align-items:center;gap:16px;padding-bottom:10px;display:grid}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__nseTag,.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__bseTag{color:var(--white);background:var(--positive-green);text-align:center;border-radius:4px;padding:3px 8px;font-size:22px;font-weight:700}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__bseTag{background:var(--negative-red)}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__price{color:var(--black-2);font-size:20px;font-weight:700}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__changeValues{text-align:right;font-size:12px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__changeValues .BasicDetailsStock-module-scss-module__ibLaNG__positive,.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__changeValues .BasicDetailsStock-module-scss-module__ibLaNG__negative{color:var(--positive-green);white-space:nowrap;background:#14c5880f;border-radius:5px;padding:5px 12px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__firstRow .BasicDetailsStock-module-scss-module__ibLaNG__changeValues .BasicDetailsStock-module-scss-module__ibLaNG__negative{color:var(--negative-red)}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__secondRow{grid-template-columns:repeat(4,1fr);gap:12px;padding-top:8px;display:grid}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__secondRow .BasicDetailsStock-module-scss-module__ibLaNG__statLabel{color:var(--black-2);margin:0 0 4px;font-size:12px}.BasicDetailsStock-module-scss-module__ibLaNG__container .BasicDetailsStock-module-scss-module__ibLaNG__exchangeCard .BasicDetailsStock-module-scss-module__ibLaNG__secondRow .BasicDetailsStock-module-scss-module__ibLaNG__statValue{color:var(--black-2);margin:0;font-size:14px;font-weight:700}
.TableList-module-scss-module__K-d3WG__tableContainer{border-collapse:collapse;width:100%}.TableList-module-scss-module__K-d3WG__tableContainer thead .TableList-module-scss-module__K-d3WG__headerRow{border-top:1px solid var(--border1);border-bottom:1px solid var(--border1)}.TableList-module-scss-module__K-d3WG__tableContainer thead th{font-size:var(--base-smaller);color:var(--grey-cement);font-weight:var(--font-weight-bold);padding:8px}.TableList-module-scss-module__K-d3WG__tableContainer thead th.TableList-module-scss-module__K-d3WG__tableHeader{text-align:left}.TableList-module-scss-module__K-d3WG__tableContainer thead th.TableList-module-scss-module__K-d3WG__tableHeaderAlt{text-align:center}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow:nth-child(2n){background-color:var(--grey-light-1)}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData{text-align:center;padding:8px;font-size:14px}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData.TableList-module-scss-module__K-d3WG__boldCell{font-weight:var(--font-weight-bold)}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData .TableList-module-scss-module__K-d3WG__positive,.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData .TableList-module-scss-module__K-d3WG__negative{color:var(--positive);grid-template-columns:6% 15%;justify-content:center;align-items:center;gap:12px;display:grid}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData .TableList-module-scss-module__K-d3WG__positive span,.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData .TableList-module-scss-module__K-d3WG__negative span{text-align:left}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData .TableList-module-scss-module__K-d3WG__negative{color:var(--negative)}.TableList-module-scss-module__K-d3WG__tableContainer tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData.TableList-module-scss-module__K-d3WG__advDec{text-align:center;font-size:18px;font-weight:700}.TableList-module-scss-module__K-d3WG__tableContainer.TableList-module-scss-module__K-d3WG__darkMode tbody .TableList-module-scss-module__K-d3WG__containerRow:nth-child(2n){background-color:var(--black-2)}.TableList-module-scss-module__K-d3WG__tableContainer.TableList-module-scss-module__K-d3WG__darkMode tbody .TableList-module-scss-module__K-d3WG__containerRow .TableList-module-scss-module__K-d3WG__tableData{color:var(--white)}
.ExternalPage-module-scss-module__xW3KdW__externalCtx{background-color:var(--bg4);padding:20px 0}.ExternalPage-module-scss-module__xW3KdW__externalCtx .ExternalPage-module-scss-module__xW3KdW__innerExternalCtx{background:var(--white) 0 0 no-repeat padding-box;border-radius:5px;width:100%;margin-bottom:20px;box-shadow:0 3px 6px #00000021}.ExternalPage-module-scss-module__xW3KdW__oiContainer{background-color:var(--white);border-radius:5px;flex-direction:column;width:100%;display:flex;overflow:hidden}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs{background:#dadee170;border-radius:4px;gap:8px;padding:4px;display:flex}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs .ExternalPage-module-scss-module__xW3KdW__tab{cursor:pointer;font-size:var(--base-small);font-weight:var(--font-weight-semi-bold);color:var(--grey-light-4);background:0 0;border:none;border-radius:4px;flex:1;padding:12px;transition:all .2s}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs .ExternalPage-module-scss-module__xW3KdW__tab.ExternalPage-module-scss-module__xW3KdW__active{background-color:var(--white);color:var(--black);box-shadow:0 3px 17px #0000001d}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs.ExternalPage-module-scss-module__xW3KdW__tabsCompact{align-self:flex-start;max-width:100%;margin:10px}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs.ExternalPage-module-scss-module__xW3KdW__tabsCompact .ExternalPage-module-scss-module__xW3KdW__tab{flex:none}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__scrollWrapper{-webkit-overflow-scrolling:touch;width:100%;max-height:528px;overflow:auto}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__scrollWrapper::-webkit-scrollbar{width:6px;height:4px}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__scrollWrapper::-webkit-scrollbar-track{background:var(--bg3)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__scrollWrapper::-webkit-scrollbar-thumb{background:var(--iron-color);border-radius:3px}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableHeader{grid-template-columns:var(--oi-grid-cols);border-bottom:1px solid var(--iron-color);box-sizing:border-box;z-index:1;background-color:var(--white);min-width:1100px;min-height:52px;padding:14px 12px;display:grid;position:sticky;top:0}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableHeader .ExternalPage-module-scss-module__xW3KdW__headerCell{font-size:var(--base-smaller);font-weight:var(--font-weight-bold);color:var(--grey-light);text-transform:uppercase;letter-spacing:.3px;white-space:pre-line}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableHeader .ExternalPage-module-scss-module__xW3KdW__headerCell.ExternalPage-module-scss-module__xW3KdW__numeric{text-align:right}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody{flex:1}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row{grid-template-columns:var(--oi-grid-cols);box-sizing:border-box;align-items:center;min-width:1100px;min-height:34px;padding:10px 12px;display:grid}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row:nth-child(odd){background-color:#f0f0f05c}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row:nth-child(2n){background-color:var(--white)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row:hover{background-color:var(--grey-light-9)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__security{font-size:var(--base-small);font-weight:var(--font-weight-bold)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__security a{color:var(--petrol-blue);text-decoration:none}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__security a:hover{text-decoration:underline}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__cell{font-size:var(--base-small);color:var(--black);font-weight:var(--font-weight-semi-bold);white-space:nowrap}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__cell.ExternalPage-module-scss-module__xW3KdW__numeric{text-align:right}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__positive{color:var(--positive-green-dark);font-weight:var(--font-weight-semi-bold)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__negative{color:var(--negative-red-1);font-weight:var(--font-weight-semi-bold)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__emptyWrapper,.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__loaderWrapper{justify-content:center;align-items:center;min-height:528px;padding:24px;display:flex}.ExternalPage-module-scss-module__xW3KdW__faqContainer{padding:20px 0}@media only screen and (max-width:767px){.ExternalPage-module-scss-module__xW3KdW__faqContainer{margin:0 16px}}.ExternalPage-module-scss-module__xW3KdW__faqSection{flex-direction:column;gap:16px;display:flex}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqTitle{font-size:var(--base-large);font-weight:var(--font-weight-extra-bold);color:var(--black);text-transform:uppercase;letter-spacing:.3px;margin:0;font-family:Inter,sans-serif}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard{background-color:var(--white);border-radius:5px;flex-direction:column;gap:16px;padding:8px 20px 20px;display:flex;box-shadow:0 3px 6px #00000021}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem{border-bottom:1px solid var(--iron-color)}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem:last-child{border-bottom:none}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem .ExternalPage-module-scss-module__xW3KdW__faqQuestion{cursor:pointer;text-align:left;width:100%;font-size:var(--base);font-weight:var(--font-weight-semi-bold);color:var(--black);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem .ExternalPage-module-scss-module__xW3KdW__faqQuestion .ExternalPage-module-scss-module__xW3KdW__question{color:#2b2b2b;font-family:Inter,sans-serif}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem .ExternalPage-module-scss-module__xW3KdW__faqQuestion svg{color:var(--grey-light);flex-shrink:0}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem .ExternalPage-module-scss-module__xW3KdW__faqAnswer{font-size:var(--base);color:var(--grey-light-3);padding:0 0 18px;line-height:1.5}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqReadMore{border:1px solid var(--black-2);cursor:pointer;font-size:var(--base);font-weight:var(--font-weight-semi);color:var(--black-2);background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:14px;text-decoration:none;transition:background-color .2s;display:flex}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqReadMore:hover{background-color:var(--grey-light-1)}@media only screen and (max-width:767px){.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tabs .ExternalPage-module-scss-module__xW3KdW__tab{font-size:var(--base-smaller);padding:10px}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableHeader,.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row{min-width:820px}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableHeader .ExternalPage-module-scss-module__xW3KdW__headerCell{font-size:var(--base-smallest)}.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__cell,.ExternalPage-module-scss-module__xW3KdW__oiContainer .ExternalPage-module-scss-module__xW3KdW__tableBody .ExternalPage-module-scss-module__xW3KdW__row .ExternalPage-module-scss-module__xW3KdW__security{font-size:var(--base-smaller)}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqTitle{font-size:var(--base)}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqList .ExternalPage-module-scss-module__xW3KdW__faqItem .ExternalPage-module-scss-module__xW3KdW__faqQuestion{font-size:var(--base-small)}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard{padding:8px 0 20px}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqItem{padding:0 20px}.ExternalPage-module-scss-module__xW3KdW__faqSection .ExternalPage-module-scss-module__xW3KdW__faqCard .ExternalPage-module-scss-module__xW3KdW__faqReadMore{margin:0 8px}}
.FuturesContract-module-scss-module__mmXnZW__page{gap:20px;display:grid}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__topSection{background-color:var(--bg4);gap:20px;display:grid}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__topSection .FuturesContract-module-scss-module__mmXnZW__cardWrap{margin-bottom:36px}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main{gap:20px;display:grid}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__tableSectionWithStories{grid-template-columns:1fr 3fr;gap:20px;display:grid}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__tableSectionWithLiveTv{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__twoSectionGridLeftLarge{grid-template-columns:8fr 4fr;gap:20px;display:grid}@media only screen and (max-width:767px){.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__topSection{background-color:var(--white);gap:0}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__topSection .FuturesContract-module-scss-module__mmXnZW__cardWrap{width:100%;margin-bottom:0;padding:0}.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__tableSectionWithStories,.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__tableSectionWithLiveTv,.FuturesContract-module-scss-module__mmXnZW__page .FuturesContract-module-scss-module__mmXnZW__main .FuturesContract-module-scss-module__mmXnZW__twoSectionGridLeftLarge{grid-template-columns:1fr}}
.ProfileStrip-module-scss-module__W7YwmG__profileWrapper{background:linear-gradient(91deg,#0081a220 0%,#0090c020 11%,#0093e620 21%,#227ef920 32%,#4c67f220 47%,#b942f820 65%,#e929ef20 74%,#dd24ae20 87%,#d41f5420 100%);justify-content:center;align-items:center;width:100%;min-height:41px;display:flex;position:relative}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection{align-items:center;gap:12px;display:flex}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__title{font-size:var(--base-small);font-weight:var(--font-weight-bold);color:var(--black-2);align-items:center;gap:2px;display:flex}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__subTitle{background:var(--white);border-radius:50px;justify-content:center;align-items:center;gap:2px;height:32px;padding:0 8px;display:flex}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__subTitle .ProfileStrip-module-scss-module__W7YwmG__name{background:var(--gradient);-webkit-text-fill-color:#0000;font-size:var(--base-small);color:#0000;-webkit-background-clip:text;background-clip:text;line-height:1.2;text-decoration:none}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__getApp{background:var(--black-2);color:var(--white);min-height:41px;font-size:var(--base-smaller);font-weight:var(--font-weight-bold);cursor:pointer;border-radius:50px 0 0 50px;align-items:center;gap:4px;padding:0 8px;display:flex;position:absolute;right:0}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__getApp .ProfileStrip-module-scss-module__W7YwmG__barcode{cursor:pointer;background:var(--black-2);border-radius:8px 8px 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex;position:absolute;top:0;right:0}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__getApp .ProfileStrip-module-scss-module__W7YwmG__barcode img{margin-left:7px}.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection .ProfileStrip-module-scss-module__W7YwmG__getApp .ProfileStrip-module-scss-module__W7YwmG__barcode .ProfileStrip-module-scss-module__W7YwmG__nameTxt{font-size:var(--base-smaller);font-weight:var(--font-weight-bold);color:var(--white);white-space:nowrap;justify-content:center;display:flex}@media only screen and (max-width:767px){.ProfileStrip-module-scss-module__W7YwmG__profileWrapper .ProfileStrip-module-scss-module__W7YwmG__profileSection{justify-content:space-between}}
.StockGraph-module-scss-module__txR8xG__container{box-shadow:0 3px 6px var(--box-shadow);background:var(--white);border-radius:5px;padding:10px}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__btnContainer{background:var(--grey-light-2);border-radius:4px;grid-template-columns:repeat(8,1fr);gap:3px;margin-bottom:8px;padding:2px;display:grid}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__btnContainer .StockGraph-module-scss-module__txR8xG__filterBtn{color:var(--grey-light);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:4px 2px;font-size:12px;transition:all .15s}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__btnContainer .StockGraph-module-scss-module__txR8xG__filterBtn:hover,.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__btnContainer .StockGraph-module-scss-module__txR8xG__filterBtn.StockGraph-module-scss-module__txR8xG__selected{background:var(--white);box-shadow:0 2px 8px var(--box-shadow);color:var(--black-2);border-radius:4px}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__graphContainer{width:100%;height:220px;overflow:hidden}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__rangeContainer{grid-template-columns:1fr 1fr;gap:10px;padding:8px 10px 4px;display:grid}@media only screen and (max-width:767px){.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__rangeContainer{grid-template-columns:1fr}}.StockGraph-module-scss-module__txR8xG__container .StockGraph-module-scss-module__txR8xG__noData{border:1px solid var(--border);border-radius:5px;justify-content:center;align-items:center;height:275px;display:flex}@keyframes StockGraph-module-scss-module__txR8xG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.stock-module-scss-module__FAH9-W__stockPage{background:var(--grey-light-1);flex-direction:column;gap:24px;display:flex}.stock-module-scss-module__FAH9-W__twoGridFold .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:4fr 8fr}@media only screen and (max-width:767px){.stock-module-scss-module__FAH9-W__twoGridFold .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:1fr}}.stock-module-scss-module__FAH9-W__twoGridFoldAlt .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:8fr 4fr}@media only screen and (max-width:767px){.stock-module-scss-module__FAH9-W__twoGridFoldAlt .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:1fr}}.stock-module-scss-module__FAH9-W__threeGridFold .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:767px){.stock-module-scss-module__FAH9-W__threeGridFold .stock-module-scss-module__FAH9-W__sidebarGrid{grid-template-columns:1fr}}.stock-module-scss-module__FAH9-W__sidebarGrid{gap:20px;display:grid}.stock-module-scss-module__FAH9-W__sidebarGrid .stock-module-scss-module__FAH9-W__liveTVSection{grid-template-columns:1fr;display:grid}.stock-module-scss-module__FAH9-W__adWidgetContainer{grid-template-columns:1fr;gap:16px;display:grid}