.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;transition:transform .2s}.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)}}
.copyright-section-module-scss-module__UxCvZq__copyright{display:grid}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper,.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper{border-bottom:1px solid var(--border1);gap:16px;width:100%;padding:35px 0;display:flex;position:relative}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__socialSection,.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__badgeSection,.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper{gap:12px;display:grid;position:relative}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__socialSection .copyright-section-module-scss-module__UxCvZq__socialIcons{align-items:center;gap:12px;height:100%;display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__socialSection .copyright-section-module-scss-module__UxCvZq__socialIcons .copyright-section-module-scss-module__UxCvZq__stockExchangeMsg{color:var(--fifth-color);font-size:11px;font-style:italic;font-weight:var(--font-weight-semi);align-items:flex-end;display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__badgeSection .copyright-section-module-scss-module__UxCvZq__wrap{position:relative}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__badgeSection .copyright-section-module-scss-module__UxCvZq__wrap .copyright-section-module-scss-module__UxCvZq__newBadge{background:var(--positive) 0% 0% no-repeat padding-box;width:29px;height:14px;font-size:9px;font-weight:var(--font-weight-bold);color:var(--white);border-radius:2px;justify-content:center;align-items:center;margin-top:-6px;display:flex;position:absolute;right:-8px}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper{display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper .copyright-section-module-scss-module__UxCvZq__appDownloadScanner{background:var(--white);border-radius:5px;padding:5px}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper .copyright-section-module-scss-module__UxCvZq__stores{gap:12px;display:grid}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper .copyright-section-module-scss-module__UxCvZq__stores .copyright-section-module-scss-module__UxCvZq__appHeading{color:var(--grey-light);font-size:var(--base-smaller);letter-spacing:1.2px;text-transform:uppercase;font-weight:var(--font-weight-bold)}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper .copyright-section-module-scss-module__UxCvZq__stores .copyright-section-module-scss-module__UxCvZq__storeLinks{align-items:center;gap:12px;display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper{padding:20px 0}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper .copyright-section-module-scss-module__UxCvZq__copyrightList{align-items:center;gap:6px;display:flex}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper .copyright-section-module-scss-module__UxCvZq__copyrightText .copyright-section-module-scss-module__UxCvZq__link{color:var(--fifth-color);font-weight:var(--font-weight-semi);font-size:var(--base-small);text-decoration:none}@media only screen and (max-width:767px){.copyright-section-module-scss-module__UxCvZq__copyright{background-color:#0000;padding:0}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper,.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper{flex-direction:column;align-items:center;padding:0}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper{row-gap:8px}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper .copyright-section-module-scss-module__UxCvZq__copyrightText{margin:20px 0 80px}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__copyrightWrapper .copyright-section-module-scss-module__UxCvZq__copyrightText .copyright-section-module-scss-module__UxCvZq__link{font-size:var(--base-small)}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper{padding:16px 0}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__socialSection{width:100%}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__socialSection .copyright-section-module-scss-module__UxCvZq__socialIcons{text-align:center;flex-direction:column;gap:12px}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper{justify-content:unset}.copyright-section-module-scss-module__UxCvZq__copyright .copyright-section-module-scss-module__UxCvZq__socialWrapper .copyright-section-module-scss-module__UxCvZq__appWrapper .copyright-section-module-scss-module__UxCvZq__stores{text-align:center}}.copyright-section-module-scss-module__UxCvZq__heading{color:var(--grey-light);font-size:var(--base-smaller);letter-spacing:1.2px;text-transform:uppercase;font-weight:var(--font-weight-bold)}@media only screen and (max-width:767px){.copyright-section-module-scss-module__UxCvZq__heading{text-align:center}}
.footer-module-scss-module__ulZnjW__footer{background-color:var(--bg1-color);background:var(--grey-light-1);width:100%;margin:24px 0 auto;padding:24px 0 0}.footer-module-scss-module__ulZnjW__footer .footer-module-scss-module__ulZnjW__footerContainer{display:grid}.footer-module-scss-module__ulZnjW__footer .footer-module-scss-module__ulZnjW__footerContainer .footer-module-scss-module__ulZnjW__firstSection{background:var(--white);border-radius:10px;padding:24px}@media only screen and (max-width:767px){.footer-module-scss-module__ulZnjW__footer .footer-module-scss-module__ulZnjW__footerContainer .footer-module-scss-module__ulZnjW__firstSection{background:0 0;padding:0}}
.get-in-touch-module-scss-module__N7w8MW__getInTouch{border-bottom:1px dashed var(--border1);flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;padding:0 0 20px;display:flex}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__logo,.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__actionButton{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__ndtvLogo{width:auto;height:28px}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__ndtvImage{width:100%}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__actionButton .get-in-touch-module-scss-module__N7w8MW__watchBtn{font-weight:var(--font-weight-bold);font-size:var(--base-small);background:var(--white) 0% 0% no-repeat padding-box;border:1px solid var(--border1);width:max-content;color:var(--black-2);text-wrap:nowrap;border-radius:21px;flex-direction:row;justify-content:center;align-items:center;gap:5px;height:38px;padding:0 12px;text-decoration:none;display:flex}@media only screen and (max-width:767px){.get-in-touch-module-scss-module__N7w8MW__getInTouch{background:var(--white);border:none;border-radius:5px;flex-direction:column;gap:20px;padding:24px 0;position:relative}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__logo,.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__actionButton{flex-direction:column;gap:20px}.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__logo .get-in-touch-module-scss-module__N7w8MW__watchBtn,.get-in-touch-module-scss-module__N7w8MW__getInTouch .get-in-touch-module-scss-module__N7w8MW__actionButton .get-in-touch-module-scss-module__N7w8MW__watchBtn{position:absolute;bottom:3rem}}
.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}
.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;position:relative}.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:68px;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__myAccountTop,.MenuNav-module-scss-module__jig6na__subMenuWrap .MenuNav-module-scss-module__jig6na__getApp.MenuNav-module-scss-module__jig6na__myAccountTop.MenuNav-module-scss-module__jig6na__stickyApp{top:105px}.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}}
.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}}