@keyframes animate-gradient{to{background-position:200%}}.headerContainer{z-index:2147483647;background-color:#000;width:100%;transition:all .3s ease-in-out;position:sticky;top:-1px;left:0}@media (max-width:600px){.headerContainer{flex-direction:column;width:100%;margin:0;display:flex}.headerContainer.loaded.walletOpen:not(.siderOpen){opacity:0;pointer-events:none}}.mobileHeaderWrapper{flex-direction:column;width:100%;display:flex;position:relative}.header{z-index:102;background-color:#000;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1312px;height:88px;max-height:88px;margin:0 auto;padding:16px 0;display:flex}@media (max-width:1360px){.header{max-width:1052px}}@media (max-width:1052px){.header{max-width:786px;height:88px;max-height:88px;padding:16px 0}}.header__walletAndCurrency{align-items:center;gap:16px;height:100%;display:flex}.header__left{align-items:center;gap:2rem;height:100%;display:flex}@media (max-width:1052px){.header__left{gap:1rem}}.header__right{align-items:center;gap:1rem;height:100%;display:flex}@media (max-width:1052px){.header__right{gap:.5rem}}.isSticky{background-color:#151515;animation:.35s ease-out slideDown;position:fixed;left:50%;transform:translate(-50%)}@media (max-width:834px){.isSticky{background-color:#000;animation:none;position:sticky;left:auto;transform:none}}.stickyClass{background-color:#000;position:sticky}@keyframes slideDown{0%{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0003;transform:translate(-50%)translateY(-100%)}to{-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#151515;transform:translate(-50%)translateY(0)}}.logo svg{cursor:pointer;width:3rem;height:3rem}@media (max-width:834px){.logo svg{width:1.5rem;height:1.5rem}}.progressBar{z-index:101;background-color:#151515;width:100%;position:absolute;bottom:0;right:0}.siderOpen{z-index:1000}
@keyframes animate-gradient{to{background-position:200%}}.baseProgressBar{background:#ffffff0d;border-radius:100px;flex-direction:column;align-items:center;height:1rem;display:flex;position:relative;overflow:hidden}.baseProgressBar__progress{height:100%;transition:all .02 ease-in-out 0s;background-color:#ffc54d1a;border-radius:100px;position:absolute;left:0;overflow:hidden}.baseProgressBar__verticalLine{pointer-events:none;z-index:2;width:.217063rem;height:500%;transition:all .02 ease-in-out 0s;background-color:#ffc54d80;position:absolute;top:-100%;left:-5px;transform:rotate(35deg)}
