:root{--mobS:393px;--mobL:480px;--tabM:720px;--deskS:1024px;--deskL:1366px;--deskXl:1440px}.markets-badge{flex-shrink:0;justify-content:center;align-items:center;width:230px;height:230px;display:flex;position:relative}@media screen and (width>=1024px){.markets-badge{width:255px;height:255px;margin-top:20px}}.markets-badge-glow{width:100%;height:100%;position:absolute;inset:0}.markets-badge-text-svg{width:100%;height:100%;animation:20s linear infinite markets-badge-spin;position:absolute;inset:0}.markets-badge-text{font-weight:500}.markets-badge-image-wrap{z-index:1;position:relative}.markets-badge-image{display:block}.markets-badge-image img{object-fit:contain;width:128px;height:82px;display:block}@media screen and (width>=1366px){.markets-badge-image img{width:140px;height:90px}}@keyframes markets-badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes markets-badge-spin-rtl{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}[dir=rtl] .markets-badge-text-svg{animation-name:markets-badge-spin-rtl}.markets{background:var(--Fill-1-default);margin-bottom:var(--gap-xxl);overflow:hidden}.markets-inner{flex-direction:column;gap:36px;padding-top:96px;padding-bottom:96px;display:flex}@media screen and (width>=480px){.markets-inner{gap:40px}}@media screen and (width>=720px){.markets-inner{flex-direction:row;align-items:flex-start;gap:50px}}@media screen and (width>=1024px){.markets-inner{gap:101px}}@media screen and (width>=1366px){.markets-inner{gap:210px}}@media screen and (width>=1440px){.markets-inner{gap:230px;padding-top:88px;padding-bottom:88px}}.markets-content{flex-direction:column;gap:88px;display:flex}@media screen and (width>=480px){.markets-content{gap:64px}}@media screen and (width>=720px){.markets-content{flex:1;min-width:0}}@media screen and (width>=1024px){.markets-content{gap:80px}}@media screen and (width>=1366px){.markets-content{gap:88px}}.markets-header{flex-direction:column;gap:16px;padding-top:20px;padding-bottom:20px;display:flex}@media screen and (width>=1024px){.markets-header{max-width:520px}}.markets-title,.markets-subtitle{margin:0}.markets-list-wrap{max-height:828px;position:relative;overflow:hidden}@media screen and (width>=720px){.markets-list-wrap{max-height:953px}}.markets-list-wrap:hover .markets-list-scroller{animation-play-state:paused}.markets-list-wrap:before{content:"";background:linear-gradient(to top, transparent, var(--Fill-1-default));pointer-events:none;z-index:1;height:200px;position:absolute;top:0;left:0;right:0}@media screen and (width>=720px){.markets-list-wrap:before{height:300px}}.markets-list-wrap:after{content:"";background:linear-gradient(to bottom, transparent, var(--Fill-1-default));pointer-events:none;height:200px;position:absolute;bottom:0;left:0;right:0}@media screen and (width>=720px){.markets-list-wrap:after{height:300px}}.markets:not(.markets--static) .markets-list-scroller{animation:35s linear infinite markets-list-scroll}@media (prefers-reduced-motion:reduce){.markets:not(.markets--static) .markets-list-scroller{animation:none}}.markets-list{flex-direction:column;gap:135px;margin:0;padding:0 0 135px;list-style:none;display:flex}.markets-item--active .markets-item-name{color:var(--Text-Brand-Primary-default)}.markets-item--active .markets-item-arrow{opacity:1}.markets-item--active .markets-item-inner:hover .markets-item-name{color:var(--Text-Brand-Primary-hover)}.markets-item--active .markets-item-inner:active .markets-item-name{color:var(--Text-Brand-Primary-pressed)}.markets-item-inner{color:inherit;flex-direction:column;gap:40px;text-decoration:none;display:flex}.markets-item-inner:hover .markets-item-name{color:var(--Text-Brand-Primary-hover)}.markets-item-inner:hover .markets-item-arrow{opacity:1}.markets-item-inner:active .markets-item-name{color:var(--Text-Brand-Primary-pressed)}.markets-item-inner:active .markets-item-arrow{opacity:1}.markets-item-icons{align-items:center;display:flex}.markets-item-name{color:var(--Text-Quaternary);margin:0;transition:color .4s}.markets-item-arrow{opacity:0;transition:opacity .4s;animation:1s ease-in-out infinite markets-arrow-nudge;display:inline-block}.markets-item-count{background:var(--Fill-0-alpha70);width:80px;height:80px;color:var(--Text-Primary);border-radius:50%;justify-content:center;align-items:center;margin-inline-start:-24px;display:flex}.markets-icon{object-fit:contain;flex-shrink:0;width:80px;height:80px;margin-inline-start:-24px;display:block}.markets-icon:first-child{margin-inline-start:0}@keyframes markets-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@keyframes markets-arrow-nudge-rtl{0%,to{transform:translate(0)}50%{transform:translate(-6px)}}:global([dir="rtl"]) .markets-item-arrow{animation-name:markets-arrow-nudge-rtl}@keyframes markets-list-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.markets--static .markets-list-wrap{max-height:none;overflow:visible}.markets--static .markets-list-wrap:before,.markets--static .markets-list-wrap:after{display:none}.markets--static .markets-list{padding-bottom:0}.markets--static .markets-item:not(:hover):not(:active) .markets-item-arrow{animation:none}.markets--static .markets-item-arrow{opacity:1}
