.settings-dialog .setting{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.settings-dialog .setting p{font-family:LondrinaSolid;font-size:20px;line-height:48px;font-weight:300;margin-top:0;margin-bottom:10px}.settings-dialog .setting__buttons{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:0 10px}.settings-dialog .setting__buttons .el-button{height:80px;margin:0}.settings-dialog .setting__buttons .el-button>span{font-size:20px}.settings-dialog .setting__buttons .el-button.language-button>span img{height:34px;width:34px}@media(max-width:767px){.settings-dialog .setting__buttons .el-button>span{font-size:18px}}.language-dialog .el-dialog__body{padding-top:0!important;padding-bottom:0!important;width:100%}.language-dialog .el-dialog__body .flags{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:20px;padding:0 20px;margin-bottom:20px}.language-dialog .el-dialog__body .flags .flag{text-align:center;position:relative;cursor:pointer;transition:all .2s ease}.language-dialog .el-dialog__body .flags .flag img{width:100%;filter:drop-shadow(0 2px 0 black)}.language-dialog .el-dialog__body .flags .flag:active{transform:scale(.9)}.language-dialog .el-dialog__body .flags .flag.disabled{filter:grayscale(1)}.language-dialog .el-dialog__body .flags .flag.selected:after{content:"";position:absolute;bottom:-10px;right:-10px;height:52px;width:50px;background:url(../img/check.c8e577c8.png) no-repeat;background-size:cover!important;background-position:50%!important;filter:drop-shadow(0 2px 0 black)}.referral-dialog .el-dialog__body{padding:20px!important;padding-top:0!important;width:100%}.referral-dialog .el-dialog__body h2{margin-top:0}.referral-dialog .el-dialog__body .content{margin-top:20px}.referral-dialog .el-dialog__body .content .referral__code{border:2px solid #00427a;background:#045497;border-radius:10px;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;position:relative}.referral-dialog .el-dialog__body .content .referral__code h1{margin-top:0;margin-bottom:0}.referral-dialog .el-dialog__body .content .referral__code h1:nth-child(2){font-size:40px;margin-bottom:0}.referral-dialog .el-dialog__body .content .referral__code small{cursor:pointer;margin-top:15px;font-size:16px;padding-bottom:3px;text-decoration:underline}.referral-dialog .el-dialog__body .content .referral__code .buttons{margin-top:10px}.referral-dialog .el-dialog__body .content .referral__code .buttons .el-button{height:50px}.referral-dialog .el-dialog__body .content .referral__code .buttons .el-button>span{font-size:18px}.referral-dialog .el-dialog__body .content>span{font-size:16px;display:block;margin-bottom:20px;line-height:24px;word-spacing:1px}.referral-dialog .el-dialog__body .content h2{margin-top:0}.referral-dialog .el-dialog__body .content .socials-share{width:100%;display:flex;align-items:center;justify-content:center}.referral-dialog .el-dialog__body .content .socials-share h1{width:100%}.referral-dialog .el-dialog__body .content .socials-share a{margin:0 10px;width:40px;height:40px}.referral-dialog .el-dialog__body .content .socials-share a img{width:100%;filter:drop-shadow(0 5px 0 rgba(0,0,0,.3))}.referral-dialog.cn .el-dialog__body h2,.referral-dialog.jp .el-dialog__body h2{font-size:16px}.referral-dialog.cn .el-dialog__body .content>span,.referral-dialog.jp .el-dialog__body .content>span{font-size:14px}.warning-dialog .el-dialog__body{height:calc(100% - 80px);padding:20px!important;text-align:center;display:flex;justify-content:center;align-items:center}.warning-dialog .el-dialog__body h1{text-align:center;font-size:34px;line-height:40px;font-family:Digital}.warning-dialog.jp .el-dialog__body{height:calc(100% - 200px);word-break:normal}.warning-dialog.jp .el-dialog__body h1{width:100%}.warning-dialog.jp .el-dialog__title{line-height:44px}.splash{position:absolute;top:0;left:0;right:0;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;padding-bottom:30px;background-image:url(../img/splash.8447599a.png);background-size:contain;background-position:50%;overflow:hidden}.splash__logo{z-index:2}.splash__logo img{width:230px}.splash__images{display:flex;align-items:center;justify-content:center;height:100%;z-index:2}.splash__images img{position:absolute}.splash__images img:first-child{margin-top:-100px;margin-left:-200px}.splash__images img:nth-child(2){margin-top:50px;margin-left:100px}.splash__buttons{z-index:2;padding:0 80px}.splash__buttons .el-button{width:80px;height:80px}.splash__buttons .el-button>span i{font-size:32px}#page-loading{bottom:0;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;background:url(../img/loading.ed3e65a0.png);background-size:contain;background-position:50%;overflow:hidden}#page-loading,#page-loading .logo{position:absolute;top:0;left:0;right:0}#page-loading .logo img{width:230px;filter:drop-shadow(-4px 4px 4px rgba(0,0,0,.5))}#page-loading .hint{height:100%;display:flex;align-items:center;justify-content:center}#page-loading .hint img{position:absolute}#page-loading .hint img:first-child{margin-top:50px;margin-left:-200px}#page-loading .hint img:nth-child(2){margin-top:200px;margin-left:100px}#page-loading .el-progress{margin-bottom:100px;width:100%}#page-loading .el-progress-bar{position:relative;filter:drop-shadow(-4px 4px 4px rgba(0,0,0,.5))}#page-loading .el-progress-bar__outer{border:2px solid #663d40;left:50%;transform:translateX(-50%);top:5px;background:#663d40;padding:0 20px;width:calc(100% - 40px);z-index:1}#page-loading .el-progress-bar__inner{height:100%;top:0;left:0;border-radius:0;text-align:center;background-color:#fdc600}#page-loading .el-progress__text{position:absolute;color:#fdc600;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important;font-size:24px!important;top:60px;left:0;right:0;text-align:center;z-index:3}.collected-reward[data-v-d2462aac]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;background-color:#3f95ff;overflow:auto;z-index:10000;cursor:pointer}.collected-reward h1[data-v-d2462aac]{font-size:40px}.collected-reward h3[data-v-d2462aac]{font-size:30px;margin-top:-50px}.collected-reward__image[data-v-d2462aac]{position:relative}.collected-reward__image img[data-v-d2462aac]{height:150px;filter:drop-shadow(0 6px 4px rgba(0,0,0,.3))}.collected-reward__image .effect[data-v-d2462aac]{height:600px;position:absolute;left:-215px;top:-225px;z-index:-1}.claimed-reward[data-v-7eeb9977]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#3f95ff;overflow:auto;z-index:10000;cursor:pointer}.claimed-reward h1[data-v-7eeb9977]{font-size:32px;margin-bottom:0;margin-top:0}.claimed-reward h3[data-v-7eeb9977]{font-size:30px}.claimed-reward__image[data-v-7eeb9977]{margin:80px 0;position:relative}.claimed-reward__image img[data-v-7eeb9977]{height:150px;filter:drop-shadow(0 6px 4px rgba(0,0,0,.3))}.claimed-reward__image .effect[data-v-7eeb9977]{height:600px;position:absolute;left:-215px;top:-225px;z-index:-1}.bird{width:90%;margin-left:5%;height:200px;position:relative}.bird__button{display:none;text-align:center}.bird__button .el-button{width:120px;height:50px;border-radius:16px!important}.bird__button .el-button>span{font-size:20px}.bird__card{border:2px solid #000;border-radius:10px;overflow:hidden;height:100%;position:relative}.bird__card,.bird__card.empty{background:linear-gradient(180deg,#8689a5,#8689a5)}.bird__card.green{background:linear-gradient(180deg,#3ece59,#89f061)}.bird__card.blue{background:linear-gradient(180deg,#008ce8,#18ddfd)}.bird__card.purple{background:linear-gradient(180deg,#a763f6,#d08dfe)}.bird__card.yellow{background:linear-gradient(180deg,#ffba02,#ffe756)}.bird__card--hp-icon{width:40px;height:40px;border-radius:50%;position:absolute;bottom:-5px;left:-8px;background:#34374a;z-index:3;border:2px solid #000;display:flex;align-items:center;justify-content:center}.bird__card--hp-icon img{height:20px}.bird__card--name{position:absolute;left:5px;bottom:34px;font-size:24px;z-index:10}.bird__card--hp{position:absolute;background:#000;height:34px;bottom:0;left:0;width:100%}.bird__card--hp:before{content:"";position:absolute;background:#000;height:30px;top:-20px;left:-10px;width:150%;transform:rotate(-5deg)}.bird__card--progress{position:absolute;left:24px;right:0;height:24px;bottom:0}.bird__card--progress--bar{position:absolute;width:100%;height:100%;background:#0f1016}.bird__card--progress--inner{position:absolute;left:0;height:100%;background-color:#d8122e;background-image:linear-gradient(#ff455a,#ff455a),linear-gradient(#d8122e,#d8122e);background-size:100% 50%,100% 50%;background-position:top,0 50%;background-repeat:no-repeat;z-index:2}.bird__card--progress--outer{z-index:1;width:100%;left:0;bottom:0;position:absolute;height:20px;background:#1c1f2b}.bird__card--progress--text{z-index:2;position:absolute;width:100%;left:0;bottom:0;height:24px;font-size:16px;display:flex;justify-content:center;align-items:center}.bird__card--core{position:absolute;right:5px;bottom:34px;z-index:3;transform:rotate(-5deg)}.bird__card--core img{width:16px}.bird__card--rarity{position:absolute;right:5px;bottom:60px;z-index:3;transform:rotate(-5deg)}.bird__card--rarity img{width:64px}.bird__card--rarity>span{position:absolute;top:0;left:0;right:0;text-align:center;font-size:12px}.bird__card--gender{position:absolute;left:5px;top:5px;width:34px;height:34px;z-index:10;display:flex;align-items:center;justify-content:center;border:2px solid #000;background:#34374a;border-radius:50%}.bird__card--gender img{height:18px}.bird__card--ability{position:absolute;right:5px;top:5px;z-index:3}.bird__card--ability>div{display:flex;align-items:center}.bird__card--ability>div span{font-size:14px;line-height:18px;padding-top:2px}.bird__card--ability>div span:first-child{width:24px}.bird__card--ability img{height:14px;margin:0 4px}.bird__card--image{height:100%;display:flex;align-items:center;justify-content:center}.bird__card--image img{height:170px;margin-top:-20px}.bird__hp--countdown{display:none;position:absolute;bottom:-60px;width:100%;text-align:center;font-size:20px}.bird.cn .bird__card--ability>div span:first-child,.bird.jp .bird__card--ability>div span:first-child{width:30px;font-size:12px}.hatching{align-items:flex-end;background:url(/assets/images/bg/lobby.png);background-size:contain;background-position:50%;background-color:#3f95ff;overflow:hidden;z-index:10000;cursor:pointer}.hatching,.hatching .egg-crack{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center}.hatching .egg-crack{align-items:center}.hatching .egg-crack .egg{width:160px;height:160px;background-image:url(../img/default.eade1e0b.png);background-repeat:no-repeat;background-size:contain;position:relative}.hatching .egg-crack .egg .effect{position:absolute;transform:scale(0);width:160px;height:160px;top:-10px;left:10px}.hatching .egg-crack .egg .effect img{width:100%}.hatching__bird{width:200px;height:300px;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.hatching h3.fade{font-size:30px;margin-top:350px}*{box-sizing:border-box}body,html{height:100%;background:radial-gradient(ellipse at bottom,#1b2735 0,#090a0f 100%)}#app{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#17092c;background-size:100% 100%;overflow:hidden}.header[data-v-549a8c12]{position:absolute;top:10px;right:10px;width:100%;display:flex;align-items:center;justify-content:flex-end;z-index:10;left:0}.header__items[data-v-549a8c12]{padding-left:40px}.header__item[data-v-549a8c12]{width:200px;height:34px;border-radius:10px;background:rgba(0,0,0,.8);display:flex;align-items:center;position:relative;margin-left:5px}.header__item--icon[data-v-549a8c12]{position:absolute;top:8px;left:7px}.header__item--icon img[data-v-549a8c12]{height:18px;filter:drop-shadow(-4px 4px 4px rgba(0,0,0,.5))}.header__item--label[data-v-549a8c12]{margin-left:30px;color:#fff;font-size:14px;display:flex;width:calc(100% - 60px);justify-content:space-between;align-items:center}.header__item--label a[data-v-549a8c12]{color:#fdc600;text-decoration:none;font-size:14px;margin-right:10px}.header__item--label a[data-v-549a8c12]:active{transform:scale(1.1)}.header.cn .header__item--label a[data-v-549a8c12],.header.jp .header__item--label a[data-v-549a8c12]{font-size:14px}.claim-reward-dialog .el-dialog__body{padding:10px!important}.claim-reward-dialog .rewards{display:flex;justify-content:center}.claim-reward-dialog .rewards__minus{font-size:30px;margin:0 30px;padding-top:15px;line-height:85px}.claim-reward-dialog .rewards__item{height:140px;font-size:20px;text-align:center}.claim-reward-dialog .rewards__item h1{width:119px;height:80px;margin:auto;margin-bottom:20px;padding-top:5px;font-size:32px;text-align:center;background:#006ac0;border-radius:10px;display:flex;flex-direction:column}.claim-reward-dialog .rewards__item h1 span:last-child{font-size:24px}.claim-reward-dialog p{font-size:18px;text-align:center}.claim-reward-dialog .buttons{text-align:center;margin-bottom:20px}.claim-reward-dialog .buttons .el-button{height:60px;width:120px}.claim-reward-dialog .buttons .el-button>span{font-size:24px}.claim-reward-dialog .hint{font-size:16px;margin-bottom:40px}.claim-reward-dialog.cn .hint,.claim-reward-dialog.jp .hint{font-size:20px;margin-bottom:20px}.claim-reward-dialog.cn .buttons,.claim-reward-dialog.jp .buttons{text-align:center;transform:scale(.8)}.claim-reward-dialog.cn .buttons .el-button>span,.claim-reward-dialog.jp .buttons .el-button>span{font-size:24px}.faucet-dialog .content{padding:10px}.faucet-dialog .content h2{font-size:20px;margin:0;margin-bottom:10px}.faucet-dialog .content .button{transform:scale(.8);text-align:center}.faucet-dialog .content .button .el-button{height:60px;width:150px}.faucet-dialog .content .button .el-button>span{padding:10px;font-size:24px}.faucet-dialog .note{padding:10px}.faucet-dialog.cn .content,.faucet-dialog.jp .content{padding-bottom:0}.faucet-dialog.cn .content h2,.faucet-dialog.jp .content h2{font-size:17px}.faucet-dialog.cn .content .button,.faucet-dialog.jp .content .button{transform:scale(1);text-align:center}.faucet-dialog.cn .content .button .el-button,.faucet-dialog.jp .content .button .el-button{margin-top:10px}.faucet-dialog.cn .content .button .el-button>span,.faucet-dialog.jp .content .button .el-button>span{font-size:20px}.faucet-dialog.cn h2,.faucet-dialog.jp h2{font-size:18px}.main-layout{position:absolute;width:100%;top:0;left:0;right:0;bottom:0}.main-layout .setting-button{z-index:10;position:absolute;top:10px}.main-layout .setting-button .el-button{width:34px;height:34px;border-radius:10px!important;border-width:2px!important}.main-layout .setting-button .el-button>span{padding:5px;height:calc(100% - 4px)}.main-layout .setting-button .el-button>span i{font-size:16px}.main-layout .setting-button .el-button>span:before{width:6px;height:3px;top:3px;left:1px}.main-layout .setting-button .el-button>span:after{border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:4px}@font-face{font-family:LondrinaSolid;font-style:normal;font-weight:400;src:url(../fonts/LondrinaSolid-Regular.4ab79829.woff2) format("woff2")}@font-face{font-family:LondrinaSolid;font-style:normal;font-weight:300;src:url(../fonts/LondrinaSolid-Light.1e9b5f8a.woff2) format("woff2")}@font-face{font-family:LondrinaSolid;font-style:normal;font-weight:200;src:url(../fonts/LondrinaSolid-Thin.e0cc3b96.woff2) format("woff2")}@font-face{font-family:LondrinaSolid;font-style:normal;font-weight:700;src:url(../fonts/LondrinaSolid-Black.e9697d4b.woff2) format("woff2")}@font-face{font-family:g-icon;src:url(../fonts/g-icon.a9af15aa.eot);src:url(../fonts/g-icon.a9af15aa.eot#iefix) format("embedded-opentype"),url(../fonts/g-icon.e28dc5cb.ttf) format("truetype"),url(../fonts/g-icon.835d9c1c.woff) format("woff"),url(../img/g-icon.aad34283.svg#g-icon) format("svg");font-weight:400;font-style:normal;font-display:block}.container{width:336px;margin:auto;position:relative}.m-auto{margin-right:auto!important;margin-bottom:auto!important;margin-left:auto!important}.m-auto,.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-auto{padding-right:auto!important;padding-bottom:auto!important;padding-left:auto!important}.p-auto,.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.m-0{margin-right:0!important;margin-bottom:0!important;margin-left:0!important}.m-0,.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.p-0{padding-right:0!important;padding-bottom:0!important;padding-left:0!important}.p-0,.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.m-2xs{margin-right:4px!important;margin-bottom:4px!important;margin-left:4px!important}.m-2xs,.mt-2xs{margin-top:4px!important}.mr-2xs{margin-right:4px!important}.mb-2xs{margin-bottom:4px!important}.ml-2xs,.mx-2xs{margin-left:4px!important}.mx-2xs{margin-right:4px!important}.my-2xs{margin-top:4px!important;margin-bottom:4px!important}.p-2xs{padding-right:4px!important;padding-bottom:4px!important;padding-left:4px!important}.p-2xs,.pt-2xs{padding-top:4px!important}.pr-2xs{padding-right:4px!important}.pb-2xs{padding-bottom:4px!important}.pl-2xs,.px-2xs{padding-left:4px!important}.px-2xs{padding-right:4px!important}.py-2xs{padding-top:4px!important;padding-bottom:4px!important}.m-xs{margin-right:8px!important;margin-bottom:8px!important;margin-left:8px!important}.m-xs,.mt-xs{margin-top:8px!important}.mr-xs{margin-right:8px!important}.mb-xs{margin-bottom:8px!important}.ml-xs,.mx-xs{margin-left:8px!important}.mx-xs{margin-right:8px!important}.my-xs{margin-top:8px!important;margin-bottom:8px!important}.p-xs{padding-right:8px!important;padding-bottom:8px!important;padding-left:8px!important}.p-xs,.pt-xs{padding-top:8px!important}.pr-xs{padding-right:8px!important}.pb-xs{padding-bottom:8px!important}.pl-xs,.px-xs{padding-left:8px!important}.px-xs{padding-right:8px!important}.py-xs{padding-top:8px!important;padding-bottom:8px!important}.m-s{margin-right:12px!important;margin-bottom:12px!important;margin-left:12px!important}.m-s,.mt-s{margin-top:12px!important}.mr-s{margin-right:12px!important}.mb-s{margin-bottom:12px!important}.ml-s,.mx-s{margin-left:12px!important}.mx-s{margin-right:12px!important}.my-s{margin-top:12px!important;margin-bottom:12px!important}.p-s{padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important}.p-s,.pt-s{padding-top:12px!important}.pr-s{padding-right:12px!important}.pb-s{padding-bottom:12px!important}.pl-s,.px-s{padding-left:12px!important}.px-s{padding-right:12px!important}.py-s{padding-top:12px!important;padding-bottom:12px!important}.m-m{margin-right:16px!important;margin-bottom:16px!important;margin-left:16px!important}.m-m,.mt-m{margin-top:16px!important}.mr-m{margin-right:16px!important}.mb-m{margin-bottom:16px!important}.ml-m,.mx-m{margin-left:16px!important}.mx-m{margin-right:16px!important}.my-m{margin-top:16px!important;margin-bottom:16px!important}.p-m{padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important}.p-m,.pt-m{padding-top:16px!important}.pr-m{padding-right:16px!important}.pb-m{padding-bottom:16px!important}.pl-m,.px-m{padding-left:16px!important}.px-m{padding-right:16px!important}.py-m{padding-top:16px!important;padding-bottom:16px!important}.m-l{margin-right:24px!important;margin-bottom:24px!important;margin-left:24px!important}.m-l,.mt-l{margin-top:24px!important}.mr-l{margin-right:24px!important}.mb-l{margin-bottom:24px!important}.ml-l,.mx-l{margin-left:24px!important}.mx-l{margin-right:24px!important}.my-l{margin-top:24px!important;margin-bottom:24px!important}.p-l{padding-right:24px!important;padding-bottom:24px!important;padding-left:24px!important}.p-l,.pt-l{padding-top:24px!important}.pr-l{padding-right:24px!important}.pb-l{padding-bottom:24px!important}.pl-l,.px-l{padding-left:24px!important}.px-l{padding-right:24px!important}.py-l{padding-top:24px!important;padding-bottom:24px!important}.m-xl{margin-right:32px!important;margin-bottom:32px!important;margin-left:32px!important}.m-xl,.mt-xl{margin-top:32px!important}.mr-xl{margin-right:32px!important}.mb-xl{margin-bottom:32px!important}.ml-xl,.mx-xl{margin-left:32px!important}.mx-xl{margin-right:32px!important}.my-xl{margin-top:32px!important;margin-bottom:32px!important}.p-xl{padding-right:32px!important;padding-bottom:32px!important;padding-left:32px!important}.p-xl,.pt-xl{padding-top:32px!important}.pr-xl{padding-right:32px!important}.pb-xl{padding-bottom:32px!important}.pl-xl,.px-xl{padding-left:32px!important}.px-xl{padding-right:32px!important}.py-xl{padding-top:32px!important;padding-bottom:32px!important}.m-2xl{margin-right:40px!important;margin-bottom:40px!important;margin-left:40px!important}.m-2xl,.mt-2xl{margin-top:40px!important}.mr-2xl{margin-right:40px!important}.mb-2xl{margin-bottom:40px!important}.ml-2xl,.mx-2xl{margin-left:40px!important}.mx-2xl{margin-right:40px!important}.my-2xl{margin-top:40px!important;margin-bottom:40px!important}.p-2xl{padding-right:40px!important;padding-bottom:40px!important;padding-left:40px!important}.p-2xl,.pt-2xl{padding-top:40px!important}.pr-2xl{padding-right:40px!important}.pb-2xl{padding-bottom:40px!important}.pl-2xl,.px-2xl{padding-left:40px!important}.px-2xl{padding-right:40px!important}.py-2xl{padding-top:40px!important;padding-bottom:40px!important}.m-5xl{margin-right:200px!important;margin-bottom:200px!important;margin-left:200px!important}.m-5xl,.mt-5xl{margin-top:200px!important}.mr-5xl{margin-right:200px!important}.mb-5xl{margin-bottom:200px!important}.ml-5xl,.mx-5xl{margin-left:200px!important}.mx-5xl{margin-right:200px!important}.my-5xl{margin-top:200px!important;margin-bottom:200px!important}.p-5xl{padding-right:200px!important;padding-bottom:200px!important;padding-left:200px!important}.p-5xl,.pt-5xl{padding-top:200px!important}.pr-5xl{padding-right:200px!important}.pb-5xl{padding-bottom:200px!important}.pl-5xl,.px-5xl{padding-left:200px!important}.px-5xl{padding-right:200px!important}.py-5xl{padding-top:200px!important;padding-bottom:200px!important}@-webkit-keyframes typing{0%{width:0}50%{width:100%}to{width:0}}@keyframes typing{0%{width:0}50%{width:100%}to{width:0}}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@-webkit-keyframes flying{0%{margin-top:-10px}10%{margin-top:-8px}20%{margin-top:-6px}30%{margin-top:-4px}40%{margin-top:-2px}50%{margin-top:0}60%{margin-top:0}70%{margin-top:-2px}80%{margin-top:-4px}90%{margin-top:-6px}to{margin-top:-10px}}@keyframes flying{0%{margin-top:-10px}10%{margin-top:-8px}20%{margin-top:-6px}30%{margin-top:-4px}40%{margin-top:-2px}50%{margin-top:0}60%{margin-top:0}70%{margin-top:-2px}80%{margin-top:-4px}90%{margin-top:-6px}to{margin-top:-10px}}@-webkit-keyframes fade{0%{opacity:.5}25%{opacity:.7}50%{opacity:1}75%{opacity:.7}to{opacity:.5}}@keyframes fade{0%{opacity:.5}25%{opacity:.7}50%{opacity:1}75%{opacity:.7}to{opacity:.5}}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes zoom-in{0%{transform:scale(0)}50%{transform:scale(.5)}to{transform:scale(1)}}@keyframes zoom-in{0%{transform:scale(0)}50%{transform:scale(.5)}to{transform:scale(1)}}@-webkit-keyframes egg-effect{0%{transform:scale(0)}to{transform:scale(5)}}@keyframes egg-effect{0%{transform:scale(0)}to{transform:scale(5)}}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes backgroundAnimation{0%{background-position:0 0}to{background-position:-336px 0}}@keyframes backgroundAnimation{0%{background-position:0 0}to{background-position:-336px 0}}@-webkit-keyframes cracking{0%{background-image:url(../img/default.eade1e0b.png)}20%{background-image:url(../img/crack1.f2df4d53.png)}40%{background-image:url(../img/crack2.efeee81b.png)}60%{background-image:url(../img/crack3.8e083368.png)}80%{background-image:url(../img/crack4.181eadf4.png)}to{background-image:url(../img/crack4.181eadf4.png)}}@keyframes cracking{0%{background-image:url(../img/default.eade1e0b.png)}20%{background-image:url(../img/crack1.f2df4d53.png)}40%{background-image:url(../img/crack2.efeee81b.png)}60%{background-image:url(../img/crack3.8e083368.png)}80%{background-image:url(../img/crack4.181eadf4.png)}to{background-image:url(../img/crack4.181eadf4.png)}}@-webkit-keyframes shaking{0%{transform:translateY(0) rotate(0)}30%{transform:translateY(-10px) rotate(0)}35%{transform:translateY(-10px) rotate(10deg)}40%{transform:translateY(-10px) rotate(-10deg)}45%{transform:translateY(-10px) rotate(10deg)}50%{transform:translateY(-10px) rotate(-10deg)}55%{transform:translateY(-10px) rotate(10deg)}60%{transform:translateY(-10px) rotate(-10deg)}65%{transform:translateY(-10px) rotate(10deg)}70%{transform:translateY(-10px) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes shaking{0%{transform:translateY(0) rotate(0)}30%{transform:translateY(-10px) rotate(0)}35%{transform:translateY(-10px) rotate(10deg)}40%{transform:translateY(-10px) rotate(-10deg)}45%{transform:translateY(-10px) rotate(10deg)}50%{transform:translateY(-10px) rotate(-10deg)}55%{transform:translateY(-10px) rotate(10deg)}60%{transform:translateY(-10px) rotate(-10deg)}65%{transform:translateY(-10px) rotate(10deg)}70%{transform:translateY(-10px) rotate(0)}to{transform:translateY(0) rotate(0)}}.background-repeat{-webkit-animation:backgroundAnimation 3s linear infinite;animation:backgroundAnimation 3s linear infinite}.flying{-webkit-animation:flying 1s linear 0s infinite normal;animation:flying 1s linear 0s infinite normal}.human-flying{-webkit-animation:flying 2s linear 0s infinite normal;animation:flying 2s linear 0s infinite normal}.fade{-webkit-animation:fade .8s infinite normal;animation:fade .8s infinite normal}.typing{overflow:hidden;border-right:.15em solid #fff;white-space:nowrap;margin:0 auto;letter-spacing:.15em;-webkit-animation:typing 3s steps(25) infinite,blink-caret .35s step-end infinite;animation:typing 3s steps(25) infinite,blink-caret .35s step-end infinite}.zoom-in{-webkit-animation:zoom-in 1s linear 0s normal;animation:zoom-in 1s linear 0s normal}.rotating{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.shaking{-webkit-animation:shaking 1s linear infinite;animation:shaking 1s linear infinite}.cracking{-webkit-animation:cracking 3s ease forwards;animation:cracking 3s ease forwards}.cracking .effect{-webkit-animation:egg-effect 2s ease forwards;animation:egg-effect 2s ease forwards;-webkit-animation-delay:2.3s;animation-delay:2.3s}[class*=" g-icon-"],[class^=g-icon-]{font-family:g-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.g-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.g-icon-loading:before{content:""}.g-icon-corn:before{content:""}.g-icon-inject:before{content:""}.g-icon-medicine:before{content:""}.g-icon-shop:before{content:""}.g-icon-bag:before{content:""}.g-icon-dice:before{content:""}.g-icon-heart-plus:before{content:""}.g-icon-heart:before{content:""}.g-icon-saving:before{content:""}.g-icon-speaker:before{content:""}.g-icon-wing:before{content:""}.g-icon-back:before{content:""}.g-icon-bird:before{content:""}.g-icon-play:before{content:""}.g-icon-setting:before{content:""}.g-icon-trophy:before{content:""}.text-white{color:#fff}.text-white.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-green{color:#3ece59}.text-green.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-blue{color:#3f95ff}.text-blue.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-purple{color:#ffaef8}.text-purple.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-yellow{color:#fdc600}.text-yellow.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-orange{color:#ea8110}.text-orange.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-mint{color:#00bcd4}.text-mint.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-red{color:#fd4545}.text-red.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-light-red{color:#fd6d63}.text-light-red.text-shadow{text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-line-through{position:relative}.text-line-through:after{transform:rotate(20deg)}.text-line-through:after,.text-line-through:before{content:"";background:red;height:3px;position:absolute;left:0;right:0;top:6px}.text-line-through:before{transform:rotate(-20deg)}.el-progress-bar{padding-right:0;margin-right:0}.el-progress__text{margin-left:0}.el-progress.is-animated .el-progress-bar__inner{background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)!important;background-size:1rem 1rem!important;-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.el-button{border:3px solid #663d40!important;position:relative;border-radius:20px!important;overflow:hidden;padding:0!important;display:inline-flex;align-items:flex-start}.el-button:before{top:0;background:#3f95ff}.el-button:after,.el-button:before{z-index:9;content:"";position:absolute;left:0;right:0;bottom:0}.el-button:after{height:50%;background:rgba(102,61,64,.35)}.el-button>span{color:#fff;display:flex;align-items:center;justify-content:center;padding:14px;height:calc(100% - 8px);width:100%;font-family:LondrinaSolid}.el-button>span *{z-index:11}.el-button>span i{font-size:24px}.el-button>span:before{z-index:12;content:"";width:12px;height:6px;position:absolute;top:8px;left:4px;border-radius:50%;transform:rotate(-45deg);background:#fff}.el-button>span:after{content:"";z-index:10!important;position:absolute;top:0;left:0;right:0;bottom:8px;background:#3f95ff;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.el-button.is-round{aspect-ratio:1/1}.el-button.is-disabled{border-color:#8689a5!important}.el-button.is-disabled:before,.el-button.is-disabled>span:after{background:#8689a5}.el-button.is-loading>span i:not(.el-icon-loading),.el-button.is-loading>span span{display:none}.el-button.is-loading>span .el-icon-loading{font-family:g-icon!important}.el-button.is-loading>span .el-icon-loading:before{content:""}.el-button:active{transform:scale(.9)}.el-button--warning:before,.el-button--warning>span:after{background:#ea8110}.el-button--yellow:before{background:#fdc600}.el-button--yellow>span{color:#663d40}.el-button--yellow>span:after{background:#fdc600}.el-button--yellow>span i{color:#663d40}.el-button--red:before,.el-button--red>span:after{background:#fd4545}.el-button--purple:before,.el-button--purple>span:after{background:#ffaef8}.el-button--mint:before,.el-button--mint>span:after{background:#00bcd4}.el-button--green:before,.el-button--green>span:after{background:#3ece59}.el-carousel{left:0;position:absolute;width:100%}.el-carousel__mask{background:transparent;opacity:0}.el-carousel__item{margin-top:-50px;height:100%;display:flex;align-items:center}.el-carousel__item .bird__card--image{opacity:.5}.el-carousel__item.is-active .bird__card--image{opacity:1}.el-carousel__item.is-active .bird__button,.el-carousel__item.is-active .bird__hp--countdown{display:block}.el-carousel__item.is-active .bird__progress{transform:scale(1)}.el-carousel__item.is-active .bird__progress.bottom{transform:scaleY(-1) scale(1)}.v-modal{display:none}.el-dialog{background:rgba(0,0,0,.8);width:400px;margin-top:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:none;border-radius:20px}.el-dialog__wrapper{background:transparent}.el-dialog__header{padding-top:10px}.el-dialog__headerbtn{background-size:100%!important;background-position:50%!important;width:70px;height:70px;top:8px;bottom:0;left:0;transition:all .2s ease}.el-dialog__headerbtn:active{transform:scale(.9)}.el-dialog__close{color:#fff!important;font-family:g-icon!important;font-size:24px;margin-top:-10px}.el-dialog__close:before{content:""}.el-dialog__title{font-size:40px;line-height:56px;font-family:LondrinaSolid}.el-dialog__body{word-break:break-word!important;padding:0!important}@media(max-width:767px){.el-dialog{width:350px}.el-dialog__title{font-size:32px}}.el-message{font-family:LondrinaSolid;background:rgba(0,0,0,.8);border:rgba(0,0,0,.8);border-radius:20px;padding:10px 20px;display:block;text-align:center;width:540px}.el-message__icon{display:none}.el-message__content{font-size:16px;line-height:20px;color:#fdc600!important}.el-slider__runway{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA8CAYAAAB8SnrYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGj2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuZWRhMmIzZmFjLCAyMDIxLzExLzE3LTE3OjIzOjE5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMDQtMDlUMjM6MTQ6MjUrMDc6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIyLTA0LTA5VDIzOjMzOjE0KzA3OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTA0LTA5VDIzOjMzOjE0KzA3OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZTM1NGE2OC03Nzc2LTRlNWEtYjMwZi01NDJhMjRhZTY2M2IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YThhZWU4NDktMTEyYS00MWM2LTlmMDMtMGM3MzgzODQ2Y2U0IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YThhZWU4NDktMTEyYS00MWM2LTlmMDMtMGM3MzgzODQ2Y2U0Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphOGFlZTg0OS0xMTJhLTQxYzYtOWYwMy0wYzczODM4NDZjZTQiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6MTQ6MjUrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkZGI5NzU4MS03NTY5LTQ1YTYtOTMxYi04OTc5MjY2MWU5OWIiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6MjYrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZTM1NGE2OC03Nzc2LTRlNWEtYjMwZi01NDJhMjRhZTY2M2IiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6MzM6MTQrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoAA0y4AAADASURBVFiF7dgxSkNBFIbRowR0BxJxCZLWLSj2KSVNCl2QTQq1tRdxG8ElhKA7iBh8NimC8N5Fpv1vMzDfzJx+Drqu0zej8ykcYYYrnOATr3jE1/b9ufc+jAYrx7jHZG/vDHNc4A6boQcOC2D25/H9meCmuF8Cl0W/bgVOiz5uBVp7faB1AgQIECBAgAABAgQIECBAgAABAgT4D/DT2EtgXfSPVuCt6C+twAOWPW2Jp1Zgg1sssML3bl3s9gd/feEXNvAeGE6LWYUAAAAASUVORK5CYII=);background-size:contain!important;background-position:0!important;height:30px}.el-slider__bar{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA8CAYAAAB8SnrYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGkmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuZWRhMmIzZmFjLCAyMDIxLzExLzE3LTE3OjIzOjE5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMDQtMDlUMjM6MTY6NDArMDc6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIyLTA0LTA5VDIzOjMzOjA0KzA3OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTA0LTA5VDIzOjMzOjA0KzA3OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDhhNTIzZS1lNWFmLTQyZTUtOGNmMS1iN2U3Y2Q3ZjBiMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzUwYjc5ZTAtODYzMy00NGNiLTk2OGYtYWM2ZjZjZWExOTJiIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NzUwYjc5ZTAtODYzMy00NGNiLTk2OGYtYWM2ZjZjZWExOTJiIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTBiNzllMC04NjMzLTQ0Y2ItOTY4Zi1hYzZmNmNlYTE5MmIiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6MTY6NDArMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphZWUxOWJjYy1mZDI0LTQzNjMtYTljZC02Zjc5OWY4MjkzM2EiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6Mjc6NTUrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDhhNTIzZS1lNWFmLTQyZTUtOGNmMS1iN2U3Y2Q3ZjBiMTYiIHN0RXZ0OndoZW49IjIwMjItMDQtMDlUMjM6MzM6MDQrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4xIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmIV6IYAAADCSURBVFiF7dg9SkNBFIbhx58m9pai4C5SxzUIitsIqSzSqOsQCa7BPrsIiJb2CQjhWpgiCPceZNrvNAPzMvP056DrOn2zeT2FEWa4xRk+8YJHbEbXX73v4XiwcoI3jPfuLnGPCa6wHvrgsABmfz7fnzGmxfsSuCn6XStwUfTzVuCosZdA8wQIECBAgAABAgQIECBAgAABAgQI8B9g29hL4L3oH63AoujPrcADlj1tiadWYO13wzvHCt+7c767H9z6wg8niR3CZWPWGwAAAABJRU5ErkJggg==);background-size:contain!important;background-position:0!important;height:30px}.el-slider__button{background:url(data:image/png;base64,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) no-repeat;background-size:cover!important;background-position:50%!important;border:none!important;height:52px;width:26px;border-radius:0!important;filter:drop-shadow(0 5px 0 rgba(0,0,0,.2))}.el-slider__button-wrapper{top:-10px}.el-badge__content{background:#fd4545}.el-tabs,.el-tabs__content{width:100%;height:100%}.el-tabs .el-tabs__active-bar,.el-tabs .el-tabs__nav-wrap:after{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.el-input{border:2px solid #000;border-radius:10px;background:#fff;font-size:24px;font-weight:700}.el-input__suffix{right:10px}.el-input__suffix-inner{height:100%;display:flex;align-items:center;position:relative}.el-input__inner{border:none;border-top:4px solid #3ece59;border-color:#3ece59;background-color:transparent;font-family:LondrinaSolid;padding-top:15px;padding-bottom:15px;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;height:55px;line-height:50px;color:#000;text-align:center}.el-input__inner::-moz-placeholder{color:#333!important;font-weight:400}.el-input__inner:-ms-input-placeholder{color:#333!important;font-weight:400}.el-input__inner::placeholder{color:#333!important;font-weight:400}.el-input .el-input__inner:focus,.el-input .el-input__inner:hover,.el-input.is-active .el-input__inner{border-color:#3ece59}.el-input--mini .el-input__inner{padding-top:0}.el-form-item__error{width:100%;text-align:center;color:#fd4545;font-size:20px;margin-top:5px;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;filter:drop-shadow(0 2px 0 black)!important;position:relative}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus{border-color:#fd4545}.d-none{display:none}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.h-100{height:100%!important}.w-100{width:100%!important}.w-85{width:85%!important}.pointer{cursor:pointer!important}.bg-fixed{width:100%;background-attachment:fixed;background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;flex-direction:column}.scroll-content{overflow-y:scroll}.absolute{position:absolute}.hide{display:none}.transparent{opacity:0}.rotate-45{transform:rotate(45deg)}.flip-horizontal{transform:scaleX(-1)}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rounded{border-radius:50%}.absolute-center{left:50%;transform:translateX(-50%)}body{font-family:LondrinaSolid,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;margin:0}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{display:none}