.header-sticky-component{position:fixed;z-index:300;top:0;left:0;display:flex;width:100%;flex-direction:column;background-color:#fff;transform:translateY(-100%);transition:transform .3s ease-in-out 0s}@media (min-width: 1200px){.header-sticky-component{height:60px;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 16px}}.header-sticky-component--visible{box-shadow:#58667e14 0 4px 24px,#58667e1f 0 1px 2px;transform:none}.header-sticky-component__top-container{width:100%;padding:8px;border-bottom:1px solid #ced4da}@media (min-width: 576px){.header-sticky-component__top-container{padding:8px 16px}}@media (min-width: 1200px){.header-sticky-component__top-container{height:100%;padding:unset;border-bottom:none}}.header-sticky-component__top{display:flex;align-items:center;justify-content:space-between}@media (min-width: 1200px){.header-sticky-component__top{height:100%}}@media (min-width: 1200px){.header-sticky-component__bottom{display:none}}.header-sticky-component__info-section{display:flex;align-items:center;font-size:14px;font-weight:600;gap:8px}.header-sticky-component__text-wrapper{display:flex;flex-direction:column;line-height:16px}.header-sticky-component__logo{border:1px solid #fff;border-radius:100%;aspect-ratio:1;background-color:#fff;outline:1px solid #ced4da;width:24px}body.dark-theme .header-sticky-component__logo{border-color:#2c004b;background-color:#dbd0f1}.header-sticky-component__title{color:#171924;font-size:14px}.header-sticky-component__ticker{color:#838ea2!important;font-size:10px}.header-sticky-component__price-section{display:flex;align-items:center;gap:5px}@media (min-width: 576px){.header-sticky-component__price-section{gap:16px}}.header-sticky-component__numbers{display:flex;flex-direction:column}@media (min-width: 1200px){.header-sticky-component__numbers{flex-direction:row;gap:16px}}.header-sticky-component__price-title{display:none;color:#808a9d;font-size:13px;font-weight:700}@media (min-width: 1200px){.header-sticky-component__price-title{display:flex}}.header-sticky-component__price{display:flex;color:#000;font-size:14px;font-weight:700;line-height:1}@media (min-width: 1200px){.header-sticky-component__price{font-size:16px}}@media (min-width: 1200px){.header-sticky-component__price--mobile{display:none}}.header-sticky-component__price--desktop{display:none}@media (min-width: 1200px){.header-sticky-component__price--desktop{display:flex}}.header-sticky-component__change{line-height:11px;text-align:right}.header-sticky-component__change .price-value-up,.header-sticky-component__change .price-value-down{padding:5px 0;font-size:10px}@media (min-width: 768px){.header-sticky-component__change .price-value-up,.header-sticky-component__change .price-value-down{font-size:14px}}.header-sticky-component__change span{padding:0;font-size:11px}@media (min-width: 1200px){.header-sticky-component__change span{font-size:14px}}.header-sticky-component__button{font-size:14px;white-space:nowrap}.header-sticky-component__navigation{display:flex;overflow:scroll;padding:8px 0;gap:8px}.header-sticky-component__navigation--mobile{-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.header-sticky-component__navigation--mobile::-webkit-scrollbar{display:none}}.header-sticky-component__navigation--mobile{position:relative}@media (min-width: 1200px){.header-sticky-component__navigation--mobile{display:none}}.header-sticky-component__navigation--desktop{display:none;overflow:unset}@media (min-width: 1200px){.header-sticky-component__navigation--desktop{display:flex}}.header-sticky-component .header-navigation-section{padding:8px 12px;border:none;border-radius:6px;background-color:transparent;color:#000;cursor:pointer;font-size:14px;font-weight:600;line-height:1;transition:background-color .2s ease-in-out;white-space:nowrap}@media (min-width: 678px){.header-sticky-component .header-navigation-section{font-size:15px}}.header-sticky-component .header-navigation-section:hover{background-color:#814cff;color:#fff}.header-sticky-component .header-navigation-section--active{background-color:#814cff;color:#fff;transition:background-color .15s ease-in-out}.header-sticky-component .header-navigation-section--active:hover{background-color:#814cff}.header-sticky-component .header-shadow--left:before{position:absolute;z-index:1;bottom:0;width:100px;height:45px;content:"";opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;left:-25px;background:linear-gradient(to right,#fff 30px,transparent)}.header-sticky-component .header-shadow--left--active:before{opacity:1}.header-sticky-component .header-shadow--right:after{position:absolute;z-index:1;bottom:0;width:100px;height:45px;content:"";opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;right:-25px;background:linear-gradient(to left,#fff 30px,transparent)}.header-sticky-component .header-shadow--right--active:after{opacity:1}.dark-theme .header-sticky-component{background-color:#25003e}.dark-theme .header-sticky-component__top-container{border-color:#4f2572}.dark-theme .header-sticky-component__title,.dark-theme .header-sticky-component__ticker,.dark-theme .header-sticky-component__price-title,.dark-theme .header-sticky-component__price,.dark-theme .header-sticky-component .header-navigation-section{color:#fff}.dark-theme .header-shadow--left:before{background:linear-gradient(to right,#25003e 30px,transparent)}.dark-theme .header-shadow--right:after{background:linear-gradient(to left,#25003e 30px,transparent)}.btn-buy{padding:5px 10px;border-radius:8px;background-color:#18b076;color:#fff!important;font-size:14px;font-weight:600;transition:opacity .15s ease-in-out}.btn-buy i{padding-left:6px;margin-top:2px;font-size:12px}.btn-buy:focus{box-shadow:none}.btn-buy:hover{opacity:.9}.btn-buy--big{padding:10px 27px;border-radius:8px;background-color:#18b076;color:#fff!important;font-size:16px;font-weight:600;transition:opacity .15s ease-in-out}.btn-buy--big i{padding-left:6px;margin-top:2px;font-size:12px}.btn-buy--big:focus{box-shadow:none}.btn-buy--big:hover{opacity:.9}
