:root{--color__rariry1:#fff;--color__rariry2:#82d433;--color__rariry3:#038aff;--color__rariry4:#bc3bff;--color__rariry5:#e38f29}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.video-monsters,.video-monsters__inner{position:relative;width:100%;padding:0;margin:0}.video-monsters__inner{display:block}@media (max-width:480px){.video-monsters__inner{padding-bottom:60px}}.video-monsters__slides{position:absolute;width:100%;bottom:-20px}.video-monsters__video{height:auto;position:relative;overflow:hidden;padding-top:52%;background-position:50% 50%;background-size:cover}@media (max-width:1024px){.video-monsters__video{padding-top:60%}}@media (max-width:768px){.video-monsters__video{padding-top:80%}}@media (max-width:480px){.video-monsters__video{padding-top:120%}}.video-monsters__video .bg-fill{width:100%;height:100%;position:absolute;margin:0;padding:0;top:0;left:0}.video-monsters__video .bg-fill .bg-image,.video-monsters__video .bg-fill .bg-video{z-index:0;width:inherit;height:inherit;position:absolute;-o-object-fit:cover;object-fit:cover}.video-monsters__video .bg-fill:before{content:"";width:100%;height:10%;position:absolute;z-index:1;top:0;left:0;background:linear-gradient(0deg,transparent,#05060b)}.video-monsters__video .bg-fill:after{content:"";width:100%;height:10%;position:absolute;z-index:1;bottom:0;left:0;background:linear-gradient(180deg,transparent,#05060b)}.video-monsters__loading{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1;background:#290b67;background:radial-gradient(circle,#290b67 0,#000 100%)}.video-monsters__title{position:absolute;top:20px;z-index:1;left:50px;letter-spacing:2px}@media (max-width:1024px){.video-monsters__title h3{font-size:24px;line-height:30px}}@media (max-width:768px){.video-monsters__title{left:20px}}.video-monsters__info{position:absolute;z-index:1;left:50px;bottom:25%;display:flex;flex-direction:column;width:250px}@media (max-width:768px){.video-monsters__info{left:20px;bottom:15%}}@media (max-width:480px){.video-monsters__info{bottom:20px;width:120px;font-size:11px;left:10px}}.video-monsters__info .monster_name{font-size:58px;line-height:80px;font-weight:600;font-family:var(--tg-heading-font-family);letter-spacing:4px}@media (max-width:1024px){.video-monsters__info .monster_name{font-size:48px;line-height:60px}}@media (max-width:768px){.video-monsters__info .monster_name{font-size:48px;line-height:50px}}@media (max-width:480px){.video-monsters__info .monster_name{font-size:24px;line-height:30px}}.video-monsters__info .monster_rarity{display:flex;gap:10px;margin-bottom:15px;align-items:center}@media (max-width:480px){.video-monsters__info .monster_rarity{gap:5px;margin-bottom:10px}}.video-monsters__info .monster_rarity .icon{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-size:contain;background-position:50%;background-repeat:no-repeat}@media (max-width:480px){.video-monsters__info .monster_rarity .icon{width:40px;height:40px}}.video-monsters__info .monster_rarity.rarity-1 .icon{background-image:url(../images/sym_1.png)}.video-monsters__info .monster_rarity.rarity-1 .text strong{color:var(--color__rariry1)}.video-monsters__info .monster_rarity.rarity-2 .icon{background-image:url(../images/sym_2.png)}.video-monsters__info .monster_rarity.rarity-2 .text strong{color:var(--color__rariry2)}.video-monsters__info .monster_rarity.rarity-3 .icon{background-image:url(../images/sym_3.png)}.video-monsters__info .monster_rarity.rarity-3 .text strong{color:var(--color__rariry3)}.video-monsters__info .monster_rarity.rarity-4 .icon{background-image:url(../images/sym_4.png)}.video-monsters__info .monster_rarity.rarity-4 .text strong{color:var(--color__rariry4)}.video-monsters__info .monster_rarity.rarity-5 .icon{background-image:url(../images/sym_5.png)}.video-monsters__info .monster_rarity.rarity-5 .text strong{color:var(--color__rariry5)}.video-monsters__info .monster_rarity .text{display:flex;flex-direction:column;color:#fff}.video-monsters__info .monster_rarity .text strong{font-size:24px;line-height:30px;font-family:var(--tg-heading-font-family);letter-spacing:2px;text-shadow:0 0 4px rgba(0,0,0,.6)}@media (max-width:480px){.video-monsters__info .monster_rarity .text strong{font-size:14px;line-height:16px}}.video-monsters__info .monster_type{position:relative;width:100%;text-align:center;padding-left:10px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:1px solid #332f2f;box-shadow:0 0 6px rgba(0,0,0,.6);background:#000;background:linear-gradient(0deg,#1c1c1c 30%,#000);color:#fff;margin-bottom:12px}@media (max-width:480px){.video-monsters__info .monster_type{margin-bottom:8px;padding-left:4px}}.video-monsters__info .monster_type_inner{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#595959;background:linear-gradient(0deg,#595959 30%,#1b1c22)}.monsters-thumb.swiper-container{padding:30px 0}.monsters-thumb__item{position:relative;max-width:120px!important}@media (min-width:1800px){.monsters-thumb__item{max-width:200px!important}}@media (max-width:1024px){.monsters-thumb__item{max-width:100px!important}}@media (max-width:768px){.monsters-thumb__item{max-width:80px!important}}@media (max-width:480px){.monsters-thumb__item{max-width:60px!important}}.monsters-thumb__item .label-new{position:absolute;z-index:1;color:#fff;font-family:sans-serif;font-weight:700;font-size:11px;line-height:10px;background-color:#d9202e;border-radius:8px;padding:4px 10px;right:2px;top:6px}@media (max-width:480px){.monsters-thumb__item .label-new{font-size:9px;padding:2px 6px;top:-4px;right:0}}.monsters-thumb__img{width:100%;cursor:pointer;transform:scale(.85);transition:all .3s}.monsters-thumb__img.isActive{transform:scale(1.1)}.monsters-thumb__img.isActive.rarity-1{-webkit-filter:drop-shadow(0 0 8px var(--color__rariry1));filter:drop-shadow(0 0 8px var(--color__rariry1))}.monsters-thumb__img.isActive.rarity-2{-webkit-filter:drop-shadow(0 0 8px var(--color__rariry2));filter:drop-shadow(0 0 8px var(--color__rariry2))}.monsters-thumb__img.isActive.rarity-3{-webkit-filter:drop-shadow(0 0 8px var(--color__rariry3));filter:drop-shadow(0 0 8px var(--color__rariry3))}.monsters-thumb__img.isActive.rarity-4{-webkit-filter:drop-shadow(0 0 8px var(--color__rariry4));filter:drop-shadow(0 0 8px var(--color__rariry4))}.monsters-thumb__img.isActive.rarity-5{-webkit-filter:drop-shadow(0 0 8px var(--color__rariry5));filter:drop-shadow(0 0 8px var(--color__rariry5))}.monster_stats{display:flex;flex-direction:column;gap:8px;color:#fff}@media (max-width:480px){.monster_stats{width:120px;gap:4px}}.monster_stats .item{display:flex;justify-content:space-between;align-items:center;background:#000;background:linear-gradient(90deg,#000,rgba(0,0,0,.3));padding:4px 12px;border-radius:4px}@media (max-width:480px){.monster_stats .item{padding:2px 6px;line-height:14px}}.monster_stats .stast-name{position:relative;display:flex;gap:6px;align-items:center;font-size:14px}@media (max-width:480px){.monster_stats .stast-name{font-size:11px;gap:0}}.monster_stats .stast-name .icon{width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:contain}.monster_stats .stast-name .icon.hp{background-image:url(../images/icon_health.png)}.monster_stats .stast-name .icon.attack{background-image:url(../images/icon_atk.png)}.monster_stats .stast-name .icon.speed{background-image:url(../images/icon_as.png)}.monster_stats .stast-name .icon.critical{background-image:url(../images/icon_crit.png)}.monster_stats .stast-value{font-size:18px;font-weight:600}@media (max-width:480px){.monster_stats .stast-value{font-size:12px}}.monster-collections{position:relative;padding-top:60px}.monster-collections__wrap{width:100%;position:relative;display:flex;align-items:center;justify-content:space-around}@media (max-width:640px){.monster-collections__wrap{flex-direction:column-reverse;gap:50px}}.monster-collections__filter{width:40%;max-width:400px}.monster-collections__filter .filter{position:relative;display:flex;flex-direction:column;background:#000;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 50%,transparent);box-shadow:20px 0 10px -22px #9282fd,-20px 0 10px -22px #9282fd;-moz-box-shadow:20px 0 10px -22px #9282fd,-20px 0 10px -22px #9282fd;-webkit-box-shadow:20px 0 10px -22px #9282fd,-20px 0 10px -22px #9282fd}.monster-collections__filter .filter__header{position:relative}.monster-collections__filter .filter__header .monster_rarity{display:flex;width:100%;align-items:center;position:relative}.monster-collections__filter .filter__header .monster_rarity:after{content:"";width:120%;height:100%;position:absolute;left:-5%;bottom:-15%;background-position:bottom;background-size:100%;background-repeat:no-repeat}.monster-collections__filter .filter__header .monster_rarity .icon{min-width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-size:contain;background-position:50%;background-repeat:no-repeat;transform:scale(1.4);z-index:1}.monster-collections__filter .filter__header .monster_rarity .text{width:100%;display:flex;flex-direction:column;padding:0 20px;z-index:1}.monster-collections__filter .filter__header .monster_rarity .text span{color:var(--oncha-color-second);font-size:14px;line-height:16px}.monster-collections__filter .filter__header .monster_rarity .text strong{font-size:24px;font-weight:500;line-height:30px}.monster-collections__filter .filter__header .monster_rarity.rarity-1:after{background-image:url(../images/colorbar_1.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-1 .icon{background-image:url(../images/sym_1.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-1 .text strong{color:var(--color__rariry1)}.monster-collections__filter .filter__header .monster_rarity.rarity-2:after{background-image:url(../images/colorbar_2.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-2 .icon{background-image:url(../images/sym_2.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-2 .text strong{color:var(--color__rariry2)}.monster-collections__filter .filter__header .monster_rarity.rarity-3:after{background-image:url(../images/colorbar_3.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-3 .icon{background-image:url(../images/sym_3.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-3 .text strong{color:var(--color__rariry3)}.monster-collections__filter .filter__header .monster_rarity.rarity-4:after{background-image:url(../images/colorbar_4.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-4 .icon{background-image:url(../images/sym_4.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-4 .text strong{color:var(--color__rariry4)}.monster-collections__filter .filter__header .monster_rarity.rarity-5:after{background-image:url(../images/colorbar_5.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-5 .icon{background-image:url(../images/sym_5.png)}.monster-collections__filter .filter__header .monster_rarity.rarity-5 .text strong{color:var(--color__rariry5)}.monster-collections__filter .filter__body{position:relative;padding:50px 15px;min-height:425px}.monster-collections__filter .filter__body .monster_thumb{width:100%;position:relative;display:flex;flex-direction:row;flex-wrap:wrap}.monster-collections__filter .filter__body .monster_thumb_item{position:relative;width:25%;background:url(../images/m_thumbbox.png) no-repeat bottom;background-size:contain;display:flex;justify-content:center;cursor:pointer;padding:0 1% 1%}.monster-collections__filter .filter__body .monster_thumb_item .label-new{position:absolute;padding:2px 10px;background-color:#d9202e;border-radius:8px;font-size:11px;line-height:12px;font-weight:900;font-family:sans-serif;color:#fff;bottom:12px}.monster-collections__filter .filter__body .monster_thumb_item_wrap{display:flex;flex-direction:column;align-items:center;padding:30% 0;border-radius:8px}.monster-collections__filter .filter__body .monster_thumb_item_wrap img{width:100%;pointer-events:none}.monster-collections__filter .filter__body .monster_thumb_item_wrap .monster_thumb_name{font-size:13px;font-weight:600;font-family:var(--tg-heading-font-family);color:#fff;letter-spacing:1px}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-1.active{background:linear-gradient(0deg,hsla(0,0%,90.6%,.3) 60%,rgba(234,149,42,0));box-shadow:inset 0 0 4px 0 #d9d9d9}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-1 .monster_thumb_name{color:var(--color__rariry1)}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-2.active{background:linear-gradient(0deg,rgba(80,255,9,.3) 60%,rgba(234,149,42,0));box-shadow:inset 0 0 4px 0 #84ff72}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-2 .monster_thumb_name{color:var(--color__rariry2)}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-3.active{background:linear-gradient(0deg,rgba(38,129,255,.3) 60%,rgba(234,149,42,0));box-shadow:inset 0 0 4px 0 #7098ff}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-3 .monster_thumb_name{color:var(--color__rariry3)}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-4.active{background:linear-gradient(0deg,rgba(101,28,208,.5) 60%,rgba(234,149,42,0));box-shadow:inset 0 0 4px 0 #7f2aea}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-4 .monster_thumb_name{color:var(--color__rariry4)}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-5.active{background:linear-gradient(0deg,rgba(253,186,49,.3) 60%,rgba(234,149,42,0));box-shadow:inset 0 0 4px 0 #ea952a}.monster-collections__filter .filter__body .monster_thumb_item_wrap.rarity-5 .monster_thumb_name{color:var(--color__rariry5)}.monster-collections__filter .filter__nav{width:100%}.monster-collections__filter .filter .monster_rarity_nav{position:relative;padding:0;width:100%;display:flex;list-style:none;justify-content:center;gap:12px}.monster-collections__filter .filter .monster_rarity_nav_item{width:50px;height:50px;border-radius:99px;border:.5px solid rgba(209,153,237,.1);padding:2px;cursor:pointer}.monster-collections__filter .filter .monster_rarity_nav_item .icon{display:block;width:100%;height:100%;border-radius:99px;background-size:contain;background-repeat:no-repeat;background-position:50%}.monster-collections__filter .filter .monster_rarity_nav_item .icon.rarity-1{background-image:url(../images/sym_1.png)}.monster-collections__filter .filter .monster_rarity_nav_item .icon.rarity-2{background-image:url(../images/sym_2.png)}.monster-collections__filter .filter .monster_rarity_nav_item .icon.rarity-3{background-image:url(../images/sym_3.png)}.monster-collections__filter .filter .monster_rarity_nav_item .icon.rarity-4{background-image:url(../images/sym_4.png)}.monster-collections__filter .filter .monster_rarity_nav_item .icon.rarity-5{background-image:url(../images/sym_5.png)}.monster-collections__filter .filter .monster_rarity_nav_item.active .icon.rarity-1{box-shadow:inset 0 0 15px hsla(0,0%,100%,.5)}.monster-collections__filter .filter .monster_rarity_nav_item.active .icon.rarity-2{box-shadow:inset 0 0 15px rgba(101,255,132,.5)}.monster-collections__filter .filter .monster_rarity_nav_item.active .icon.rarity-3{box-shadow:inset 0 0 15px rgba(28,164,255,.5)}.monster-collections__filter .filter .monster_rarity_nav_item.active .icon.rarity-4{box-shadow:inset 0 0 15px rgba(207,73,255,.5)}.monster-collections__filter .filter .monster_rarity_nav_item.active .icon.rarity-5{box-shadow:inset 0 0 15px rgba(255,201,23,.5)}@media (max-width:768px){.monster-collections__filter .filter__header .monster_rarity:after{width:100%;left:0}.monster-collections__filter .filter__body{padding:30px 15px;min-height:320px}}@media (max-width:640px){.monster-collections__filter{width:100%}.monster-collections__filter .filter__body{padding:30px 15px;min-height:390px}}.monster-collections__info{width:60%;max-width:600px}.monster-collections__info_inner{width:100%;position:relative;display:flex;justify-content:center}.monster-collections__info .monster__info_image{width:100%;padding-bottom:180px;position:relative;background-image:url(../images/m_stage.png);background-size:contain;background-repeat:no-repeat;background-position:bottom;pointer-events:none}.monster-collections__info .monster__info_content{position:absolute;bottom:30px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center}.monster-collections__info .monster__info_name{position:relative;display:flex;justify-content:space-between;width:100%;padding:30px 50px}.monster-collections__info .monster__info_name .item-name{width:140px;text-align:center;font-size:22px;font-weight:600;font-family:var(--tg-heading-font-family);color:#fff;letter-spacing:2px}.monster-collections__info .monster__info_evolution{position:absolute;top:0;width:100%;display:flex;justify-content:space-between;padding:0 50px;left:0;background-image:url(../images/m_arrow.png);align-items:center;height:30px;background-size:contain;background-repeat:no-repeat;background-position:100%;font-size:12px}.monster-collections__info .monster__info_evolution .label{width:140px;text-align:center}.monster-collections__info .monster__info_evolution .point{width:10px;height:10px;background-color:rgba(26,104,235,.71);border:1px solid rgba(34,124,238,.52);transform:rotate(45deg)}.monster-collections__info .monster_type{position:relative;width:100%;max-width:120px;text-align:center;padding-left:10px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:1px solid #332f2f;box-shadow:0 0 6px rgba(0,0,0,.6);background:#000;background:linear-gradient(0deg,#1c1c1c 30%,#000);color:#fff;margin-bottom:12px}.monster-collections__info .monster_type_inner{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#595959;background:linear-gradient(0deg,#595959 30%,#1b1c22);font-size:13px}@media (max-width:768px){.monster-collections__info .monster__info_image{padding-bottom:125px}.monster-collections__info .monster__info_content{bottom:0}.monster-collections__info .monster__info_name{padding-bottom:0}}@media (max-width:640px){.monster-collections__info{width:100%}}.airdrop{background-color:transparent;background-image:radial-gradient(at center center,transparent 0,#0d051f 100%);border-radius:12px;border:1px solid #283b52;min-height:50vh}.airdrop .el-loading-mask{background-color:rgba(13,10,48,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.airdrop__connect{width:100%;display:flex;justify-content:center;padding:50px 15px}.airdrop__header{display:flex;justify-content:space-between;padding:15px 30px}.airdrop__title{text-transform:capitalize;font-size:24px;font-weight:500}.airdrop__account{display:flex;gap:15px}.airdrop__account__points{background:#172531;display:inline-flex;justify-content:space-between;align-items:center;padding:4px 12px;border-radius:8px;border:1px solid #283b52;gap:15px;min-width:220px}.airdrop__account__points label{color:#99b1f4;font-weight:400}.airdrop__account__points span{color:#fff}.airdrop__account__address{background:#172531;display:inline-flex;justify-content:space-between;align-items:center;padding:4px 12px;border-radius:8px;border:1px solid #283b52;gap:5px}.airdrop__account__address label{color:#99b1f4}.airdrop__account__address .icon{position:relative;width:28px;height:28px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:flex-end}.airdrop__account .btn-power{width:38px;height:38px;border:1px solid #283b52;border-radius:8px;background:#5f04c6;background:linear-gradient(180deg,#5f04c6,#1c2c8c);position:relative}.airdrop__account .btn-power:before{content:url(../images/icon-power.svg);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);display:block;width:24px;height:24px}.airdrop__claim{width:100%;padding:30px;background:#01178c;background:linear-gradient(180deg,rgba(1,23,140,.3),rgba(59,14,105,.7))}.airdrop__claim__handle{width:100%;display:flex;flex-direction:column;margin-top:20px}.airdrop__claim__actions{display:flex;justify-content:center}.airdrop__claim__actions .btn-claim{border:none;background:transparent;color:#000;text-transform:uppercase;font-weight:700;padding:4px 20px;display:flex;justify-content:center;align-items:center;line-height:normal;min-height:40px;letter-spacing:1px;min-width:180px;background-image:url(../images/btn_yellow.png);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.8));filter:drop-shadow(0 0 4px rgba(0,0,0,.8))}.airdrop__claim__actions .btn-claim.disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6;color:#888;pointer-events:none}.airdrop__claim__note{max-width:600px;margin:10px auto auto;font-family:Arial,sans-serif;font-size:14px;font-style:italic;color:#737d98}.airdrop__claim__note p{color:#737d98;margin:0}.airdrop__claim__note ul{margin:0}.airdrop__eggs{width:100%;display:flex;gap:20px}.airdrop__eggs__item{width:25%;border-radius:12px;overflow:hidden;border:1px solid #481aa4;box-shadow:0 0 12px rgba(0,0,0,.5)}.airdrop__eggs__item.has-egg.legendary{box-shadow:0 0 15px #fece26}.airdrop__eggs__item.has-egg.epic{box-shadow:0 0 15px #fb48ff}.airdrop__eggs__item.has-egg.elite{box-shadow:0 0 15px #149cff}.airdrop__eggs__item.has-egg.rare{box-shadow:0 0 15px #4be233}.airdrop__eggs__item.has-egg.common{box-shadow:0 0 15px #fff}.airdrop__eggs__item .image{width:100%;display:flex;padding-top:100%;position:relative;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:50%;background-size:cover}.airdrop__eggs__item .image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:50%;background-size:contain}.airdrop__eggs__item .image:after{content:"";width:100%;height:8px;background:url(../images/growlight.png) no-repeat 50%;background-size:200%;position:absolute;bottom:-4px;left:0}.airdrop__eggs__item.common .image{background-image:url(../images/bg_common.png)}.airdrop__eggs__item.common .image:before{background-image:url(../images/egg_1.png)}.airdrop__eggs__item.rare .image{background-image:url(../images/bg_rare.png)}.airdrop__eggs__item.rare .image:before{background-image:url(../images/egg_2.png)}.airdrop__eggs__item.elite .image{background-image:url(../images/bg_elite.png)}.airdrop__eggs__item.elite .image:before{background-image:url(../images/egg_3.png)}.airdrop__eggs__item.epic .image{background-image:url(../images/bg_epic.png)}.airdrop__eggs__item.epic .image:before{background-image:url(../images/egg_4.png)}.airdrop__eggs__item.legendary .image{background-image:url(../images/bg_legendary.png)}.airdrop__eggs__item.legendary .image:before{background-image:url(../images/egg_5.png)}.airdrop__eggs__item .desc{padding:10px 20px;background:#180b55;background:linear-gradient(180deg,#180b55,#080326)}.airdrop__eggs__item .desc h5{font-weight:400!important;font-family:var(--tg-heading-font-family);font-size:16px;letter-spacing:1px;margin:0}.airdrop__eggs__item .desc .quantity{color:#878295;font-size:13px;font-family:Arial,sans-serif}.airdrop__eggs__item .desc .quantity span{color:#9b54ff;font-size:16px;font-weight:700}.airdrop__details{padding:40px 30px}.airdrop__details .el-tabs{position:relative}.airdrop__details .el-tabs__nav-wrap:after{display:none}.airdrop__details .el-tabs__item{color:#737d98;height:30px;line-height:30px;padding:0 10px}.airdrop__details .el-tabs__item.is-active,.airdrop__details .el-tabs__item:hover{color:#fff}.airdrop__details .el-tabs__active-bar{background-color:#3a1f87}.airdrop__details .table{position:relative;font-size:14px;color:#fff;margin-bottom:50px}.airdrop__details .table tr td,.airdrop__details .table tr th{padding:5px 20px}.airdrop__details .table thead tr th{background-color:#16203d;font-weight:400;color:#7c7f95;border:none;box-shadow:none}.airdrop__details .table thead tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.airdrop__details .table thead tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.airdrop__details .table thead tr th.number{width:250px}.airdrop__details .table tbody{border:none}.airdrop__details .table tbody tr td{border:none;color:#fff}.airdrop__details .table tbody tr td.spirit{color:#ff43ec}.airdrop__details .table.table-striped tbody tr:nth-child(2n) td{background-color:#25283e}.airdrop__details .table.table-striped tbody tr:nth-child(2n) td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.airdrop__details .table.table-striped tbody tr:nth-child(2n) td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.airdrop__details__reward,.airdrop__details__reward p{color:#fff;margin:0}.airdrop__details__reward h3{font-size:20px;text-transform:inherit;letter-spacing:1px}.airdrop__details__reward .item-detail{margin-bottom:30px}.airdrop__details__reward ul.list-reward{list-style:none;padding:0;display:flex;flex-direction:column;gap:5px;margin:20px 0 0}.airdrop__details__reward ul.list-reward li{display:flex;justify-content:space-between;background-color:#1a1c2d;padding:4px 24px;border-radius:6px}.airdrop__details__reward ul.list-reward li .rank{color:#7c7f95}.airdrop__details__reward ul.list-reward li .rank span{color:#fff}.airdrop__details__reward ul.list-reward li .reward{width:40%}.airdrop__details__reward ul.list-reward li .reward .legendary{color:#fece26}.airdrop__details__reward ul.list-reward li .reward .epic{color:#fb48ff}.airdrop__details__reward ul.list-reward li .reward .elite{color:#149cff}.airdrop__details__reward ul.list-reward li .reward .rare{color:#4be233}.airdrop__details__reward ul.list-reward li .reward .common{color:#fff}.airdrop__details__reward ul.list-reward li.top1{background:linear-gradient(-90deg,rgba(70,60,187,.7),#201b55)}.airdrop__details__reward ul.list-reward li.top2{background:linear-gradient(-90deg,rgba(70,60,187,.5),rgba(32,27,85,.5))}.airdrop__details__reward ul.list-reward li.top3{background:linear-gradient(-90deg,rgba(70,60,187,.3),rgba(32,27,85,.3))}@media (max-width:840px){.airdrop__header{padding:15px}.airdrop__claim{padding:30px 15px}.airdrop__eggs{gap:15px}.airdrop__eggs__item .desc{padding:10px}.airdrop__eggs__item .desc h5{font-size:13px}.airdrop__eggs__item .desc .quantity{font-size:12px}.airdrop__details{padding:30px 15px}.airdrop__details .table{font-size:13px}.airdrop__details .table thead tr th.number{width:120px}.airdrop__details__reward{font-size:14px}.airdrop__details__reward ul.list-reward{font-size:13px}}@media (max-width:520px){.airdrop__header{flex-direction:column;padding:10px}.airdrop__account{gap:5px;justify-content:space-around}.airdrop__account__points{min-width:120px;padding:4px 8px}.airdrop__account__points label{font-size:12px}.airdrop__account__address{padding:4px 8px}.airdrop__account__address label{font-size:12px}.airdrop__account__address .icon{width:16px}.airdrop__eggs{-moz-column-gap:2%;column-gap:2%;row-gap:10px;flex-direction:row;flex-wrap:wrap}.airdrop__eggs__item{width:32%}.airdrop__details .table,.airdrop__eggs__item .desc h5{font-size:11px}.airdrop__details .table tr td,.airdrop__details .table tr th{padding:5px}.airdrop__details .table thead tr th.number{width:80px}.airdrop__details__reward ul.list-reward{gap:10px;font-size:11px}.airdrop__details__reward ul.list-reward li{flex-direction:row;padding:5px 15px;justify-content:space-between}.airdrop__details__reward ul.list-reward li .reward{width:auto}.airdrop__details__reward p{font-size:13px}}.modal-connect.el-dialog__wrapper{height:100vh;display:flex;justify-content:center;align-items:center}.modal-connect .el-dialog{margin:0!important;width:90%;max-width:400px;background:rgba(12,13,28,.5);border:1px solid #283b52;border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;box-shadow:0 0 4px #000}.modal-connect .el-dialog__title{color:#fff;font-weight:700}.modal-connect .el-dialog__headerbtn{top:8px;right:12px;font-size:20px}.modal-connect .el-dialog__headerbtn:hover .el-dialog__close{color:#fff!important}.modal-connect .el-dialog__body .connect-wallet{width:100%;display:flex;flex-direction:column;gap:20px}.modal-connect .el-dialog__body .connect-wallet__item{margin:0;display:flex;align-items:center;background:#5f04c6;background:linear-gradient(180deg,#5f04c6,#1c2c8c);border-color:#2b2b67;border-radius:8px;box-shadow:0 0 4px #000;padding:8px 20px}.modal-connect .el-dialog__body .connect-wallet__item span{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-connect .el-dialog__body .connect-wallet__item.metamask .connect-wallet__icon{background-image:url(../images/icon-metamask.svg)}.modal-connect .el-dialog__body .connect-wallet__item.wc .connect-wallet__icon{background-image:url(../images/icon-walletconnect.png)}.modal-connect .el-dialog__body .connect-wallet__lable{color:#fff;font-size:16px}.modal-connect .el-dialog__body .connect-wallet__icon{width:30px;height:30px;background-repeat:no-repeat;background-position:50%;background-size:contain}.el-tabs.season-tabs .el-tabs__nav{padding:10px}.el-tabs.season-tabs .el-tabs__header{margin-bottom:5px}.el-tabs.season-tabs .el-tabs__nav-wrap:after{display:none}.el-tabs.season-tabs .el-tabs__nav-scroll{display:flex;width:100%;justify-content:center}.el-tabs.season-tabs .el-tabs__item{font-weight:700;letter-spacing:1px;font-size:24px;font-family:var(--tg-heading-font-family);color:#fff}.el-tabs.season-tabs .el-tabs__item.is-active,.el-tabs.season-tabs .el-tabs__item:hover{color:var(--oncha-navbar-active-color);-webkit-filter:drop-shadow(0 0 4px #7200ff) drop-shadow(0 2px 1px #000);filter:drop-shadow(0 0 4px #7200ff) drop-shadow(0 2px 1px black)}.el-tabs.season-tabs .el-tabs__active-bar{display:none}.list-seasons{position:relative;display:flex;flex-direction:column;width:100%}.list-seasons ul.header-seasons{width:100%;display:flex;justify-content:space-around;list-style:none;padding:8px 20px;border-bottom:2px solid rgba(80,21,177,.6);font-size:14px;font-weight:600;color:#b7aff3;background-color:rgba(0,0,0,.5);margin-bottom:0}.list-seasons ul.header-seasons li{min-width:180px;display:inline-flex;justify-content:center}.list-seasons ul.header-seasons li.phase{justify-content:flex-start;padding-left:25px}.list-seasons .body-seasons{display:flex;flex-direction:column;width:100%;background-color:transparent;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.list-seasons .body-seasons .season-item{width:100%;display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid hsla(0,0%,100%,.1);padding:5px 20px}.list-seasons .body-seasons .season-item .statistic{display:inline-flex;width:180px;flex-direction:column;align-items:center}.list-seasons .body-seasons .season-item .statistic.season .logo{min-height:65px;display:flex;justify-content:center;align-items:flex-end}.list-seasons .body-seasons .season-item .statistic.season .logo img{max-width:100px}.list-seasons .body-seasons .season-item .statistic.season .season-number{width:100%;position:relative;margin-bottom:20px;text-align:center;display:flex;justify-content:center}.list-seasons .body-seasons .season-item .statistic.season .season-number span{font-size:16px;letter-spacing:1px;font-weight:700;line-height:20px;color:#fff;font-family:var(--tg-heading-font-family)}.list-seasons .body-seasons .season-item .statistic.season .season-number .tag-live{position:absolute;bottom:-14px;font-size:11px;line-height:14px;text-transform:uppercase;font-weight:700;color:#fff;background-color:#1db053;padding:0 8px;border-radius:4px;display:flex;gap:2px;align-items:center}.list-seasons .body-seasons .season-item .statistic.season .season-number .tag-live:before{content:"";width:5px;height:5px;background-color:#fff;border-radius:99px}.list-seasons .body-seasons .season-item .statistic__label{display:none}.list-seasons .body-seasons .season-item .statistic__value{color:#fff;font-size:14px;font-weight:500}.list-seasons .body-seasons .season-item .statistic__value a{color:#917fff;font-size:16px}.list-seasons .body-seasons .season-item .statistic__value a :hover{text-decoration:underline}.list-seasons .body-seasons .season-item .statistic.phase .statistic__value{width:100%;padding-left:24px;position:relative}.list-seasons .body-seasons .season-item .statistic.phase .statistic__value span{position:relative;display:flex;align-items:center}.list-seasons .body-seasons .season-item .statistic.phase .statistic__value span:before{content:"";position:absolute;left:-15px;width:6px;height:6px;background-color:#fff;border-radius:99px}.list-seasons .body-seasons .season-item .statistic.phase .cooldown{font-size:12px;color:#b4afee}.list-seasons .body-seasons .season-item .statistic.phase.phase-0 .statistic__value{color:#59f693}.list-seasons .body-seasons .season-item .statistic.phase.phase-0 .statistic__value span:before{background-color:#59f693!important}.list-seasons .body-seasons .season-item .statistic.phase.phase-2 .statistic__value,.list-seasons .body-seasons .season-item .statistic.phase .phase-3 .statistic__value{color:#e13e5a}.list-seasons .body-seasons .season-item .statistic.phase.phase-2 .statistic__value span:before,.list-seasons .body-seasons .season-item .statistic.phase .phase-3 .statistic__value span:before{background-color:#e13e5a!important}.list-seasons .body-seasons .season-item .statistic.phase.phase-1 .statistic__value{color:#6e6e6e}.list-seasons .body-seasons .season-item .statistic.phase.phase-1 .statistic__value span:before{background-color:#6e6e6e!important}.list-seasons .body-seasons .season-item .statistic.prizepool span{position:relative;display:flex;gap:4px;align-items:center}.list-seasons .body-seasons .season-item .statistic.prizepool span .icon-dpet{width:20px;height:20px;display:block;background-image:url(https://onchamon.com/wp-content/uploads/2024/01/icon_dpet.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media (max-width:1152px){.list-seasons .body-seasons .season-item .statistic,.list-seasons ul.header-seasons li{width:auto;min-width:100px}.list-seasons .body-seasons .season-item .statistic.season .logo img{max-width:60px}.list-seasons .body-seasons .season-item .statistic.phase,.list-seasons ul.header-seasons li.phase{min-width:160px}.list-seasons .body-seasons .season-item .statistic.phase .statistic__value{padding-left:15px}.list-seasons ul.header-seasons{font-size:12px}.list-seasons .body-seasons .season-item .statistic.season .season-number span{font-size:14px}.list-seasons .body-seasons .season-item .statistic__value{font-size:13px}.list-seasons .body-seasons .season-item .statistic__value a{font-size:14px}}@media (max-width:768px){.list-seasons{overflow-x:auto}.list-seasons ul.header-seasons li.phase{min-width:120px}.list-seasons .body-seasons .season-item .statistic,.list-seasons ul.header-seasons li{min-width:80px}.list-seasons ul.header-seasons{padding:8px;font-size:11px}.list-seasons .body-seasons .season-item .statistic.phase{min-width:120px}.list-seasons .body-seasons .season-item .statistic__value{font-size:11px}.el-tabs.season-tabs .el-tabs__item{font-size:16px}}@media (max-width:568px){.list-seasons .body-seasons .season-item .statistic.season .season-number .tag-live{bottom:-20px}.list-seasons ul.header-seasons{display:none}.list-seasons .body-seasons{flex-wrap:wrap}.list-seasons .body-seasons .season-item{flex-wrap:wrap;margin-bottom:25px;padding-bottom:30px}.list-seasons .body-seasons .season-item .statistic__label{display:inline-flex;font-size:14px}.list-seasons .body-seasons .season-item .statistic{width:100%;display:flex;flex-direction:row;justify-content:space-between}.list-seasons .body-seasons .season-item .statistic.season{flex-direction:column}.list-seasons .body-seasons .season-item .statistic.phase .statistic__value{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.list-seasons .body-seasons .season-item .statistic.season .logo img{max-width:150px}.list-seasons .body-seasons .season-item .statistic.season .season-number span{font-size:28px}.list-seasons .body-seasons .season-item .statistic__value{font-size:16px}.list-seasons .body-seasons .season-item .statistic__value a{font-size:18px}.list-seasons .body-seasons .season-item .statistic.phase .cooldown{font-size:13px}}.wrap-price-token{display:flex;flex-direction:column;gap:4px}.wrap-price-token .priceToken{font-weight:700;font-size:24px;line-height:24px}.wrap-price-token .change24h{font-size:14px;font-weight:600;position:relative;display:flex;align-items:center;gap:4px}.wrap-price-token .change24h:before{content:"";width:16px;height:16px;display:inline-flex}.wrap-price-token .change24h.changeDown{color:#c83737}.wrap-price-token .change24h.changeDown:before{background:url(../images/iconstat_down.png) no-repeat 50%;background-size:contain}.wrap-price-token .change24h.changeUp{color:#3bb948}.wrap-price-token .change24h.changeUp:before{background:url(../images/iconstat_up.png) no-repeat 50%;background-size:contain}button.oncha-btn.btn-connect{font-family:Arial,sans-serif;text-transform:inherit;font-size:14px;letter-spacing:normal;padding:0 24px;background:transparent;border:none;height:64px;max-width:320px;display:flex;justify-content:center;align-items:center}.ehf-stylesheet-onchamon-theme .el-notification{background-color:rgba(4,1,12,.8);border:1px solid #283b52;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ehf-stylesheet-onchamon-theme .el-notification__title{color:#fff;font-family:inherit;font-weight:500}.ehf-stylesheet-onchamon-theme .el-notification__content,.ehf-stylesheet-onchamon-theme .el-notification__content p{color:#99b1f4;font-size:14px}.ehf-stylesheet-onchamon-theme .el-notification .el-icon-success+.el-notification__group .el-notification__title{color:#67c23a}.ehf-stylesheet-onchamon-theme .el-notification .el-icon-error+.el-notification__group .el-notification__title{color:#f56c6c}.ehf-stylesheet-onchamon-theme .el-notification .el-icon-warning+.el-notification__group .el-notification__title{color:#e6a23c}.ehf-stylesheet-onchamon-theme .el-message-box{background-color:rgba(4,1,12,.8);border:1px solid #283b52;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px}.ehf-stylesheet-onchamon-theme .el-message-box__title span{font-size:28px;letter-spacing:1px;font-family:var(--tg-heading-font-family);color:transparent;-webkit-background-clip:text;background-clip:text;background-color:var(--tg-common-color-white);background-image:linear-gradient(180deg,#f1f5ff 50%,rgba(114,0,255,.5));-webkit-filter:drop-shadow(0 0 10px rgba(114,0,255,.6)) drop-shadow(0 2px 1px rgba(0,0,0,.5));filter:drop-shadow(0 0 10px rgba(114,0,255,.6)) drop-shadow(0 2px 1px rgba(0,0,0,.5))}.ehf-stylesheet-onchamon-theme .el-message-box__headerbtn{display:none}.ehf-stylesheet-onchamon-theme .el-message-box__message,.ehf-stylesheet-onchamon-theme .el-message-box__message p{font-size:14px;color:#c5d2f6}.ehf-stylesheet-onchamon-theme .el-message-box__btns{display:flex;justify-content:center;align-items:center}.ehf-stylesheet-onchamon-theme .el-message-box__btns .el-button{font-size:14px;border:none;background:transparent;color:#000;text-transform:uppercase;font-weight:700;padding:4px 20px;display:flex;justify-content:center;align-items:center;line-height:normal;min-height:40px;letter-spacing:1px;min-width:180px;background-image:url(../images/btn_yellow.png);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.8));filter:drop-shadow(0 0 4px rgba(0,0,0,.8))}.ehf-stylesheet-onchamon-theme .el-message-box__btns .el-button.disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6;color:#888;pointer-events:none}.web3-processing{width:100%;height:100vh;position:fixed;z-index:99999;background-color:rgba(0,0,0,.7);top:0;left:0;display:flex;justify-content:center;align-items:center;font-size:13px}.web3-processing .loading{width:50px;height:50px;margin:auto auto 10px;border-radius:50%;border:.25rem solid rgba(145,154,237,.2);border-top-color:#5f27fc;-webkit-animation:spin .5s infinite;animation:spin .5s infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}