@charset "UTF-8";.overlay{position:absolute;width:100%;background-color:#00000080;align-items:center}.overlay-content{display:flex}.achievement *{box-sizing:border-box}.achievement{position:fixed;pointer-events:none;width:100%;bottom:16px;z-index:100}.badge-container{position:absolute;width:100%;display:flex;justify-content:center;bottom:125px;opacity:0;z-index:99;perspective:1000px}.badge-container.badge-animate{animation:badge-animate;animation-duration:10.5s}.badge-image{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;transform-style:preserve-3d;animation:badge-constant-spin 3s linear infinite}.badge-container.badge-animate .badge-image{animation:badge-appear-pause-leave 10.5s ease-in-out}@keyframes badge-animate{0%{opacity:0}4%{opacity:1}90%{opacity:1}94%{opacity:0}to{opacity:0}}.badge-container.badge-animate .badge-image:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#000;border-radius:50%;transform:translate(-50%,-50%);opacity:0;box-shadow:0 0 15px 5px #000c;z-index:5;pointer-events:none}.badge-container.badge-animate .badge-image.imploding:after{animation:black-hole .5s ease-in forwards}@keyframes black-hole{0%{width:0;height:0;opacity:0}20%{width:20px;height:20px;opacity:.9}to{width:250px;height:250px;opacity:.9}}@keyframes badge-appear-pause-leave{0%{transform:rotateY(0) rotateX(60deg) scale(.2);opacity:0}6%{transform:rotateY(720deg) rotateX(0) scale(1.2);opacity:1}8%{transform:rotateY(720deg) rotateX(0) scale(1);opacity:1}10%,80%{animation-timing-function:linear}10%{transform:rotateY(720deg) rotateX(0) scale(1) translateY(0);opacity:1}45%{transform:rotateY(750deg) rotateX(0) scale(1) translateY(0);opacity:1}80%{transform:rotateY(720deg) rotateX(0) scale(1) translateY(0);opacity:1}85%{transform:rotateY(720deg) rotateX(0) scale(1) translateY(0);opacity:1}87%{transform:rotateY(720deg) rotateX(0) scale(1.1) translateY(0) perspective(500px);opacity:1}88%{transform:rotateY(800deg) rotateX(10deg) scale(.9) translateY(20px) perspective(400px) skew(5deg);opacity:.9}89%{transform:rotateY(900deg) rotateX(20deg) scale(.7) translateY(40px) perspective(300px) skew(10deg) skewY(5deg);opacity:.8}90%{transform:rotateY(1080deg) rotateX(30deg) scale(.5) translateY(80px) perspective(200px) skew(20deg) skewY(10deg);opacity:.6}91%{transform:rotateY(1260deg) rotateX(40deg) scale(.2) translateY(140px) perspective(100px) skew(30deg) skewY(20deg);opacity:.3}92%{transform:rotateY(1440deg) rotateX(60deg) scale(0) translateY(200px) perspective(50px);opacity:0}to{transform:rotateY(1440deg) rotateX(60deg) scale(0) translateY(200px);opacity:0}}@keyframes badge-constant-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes rotate{0%{transform:rotateY(0)}50%{transform:rotateY(360deg)}to{transform:rotateY(0)}}@keyframes scale_circle_1{0%{transform:scale3d(0,0,0)}2%{opacity:1}5%{transform:scaleZ(1);opacity:.8}6%{opacity:0}9%{opacity:0}10%{transform:scaleZ(1);opacity:0}90%{transform:scale3d(0,0,0)}92%{opacity:1}95%{transform:scaleZ(1);opacity:.8}96%{opacity:0}99%{opacity:0}to{transform:scaleZ(1);opacity:0}}@keyframes circle_grow_move{1%{opacity:0;transform:scale(.1)}4%{transform:scale(1.1)}5%{transform:scale(1);opacity:1}11%{transform:translate(0);background-color:#0047ab}24%{transform:translate(-175px);background-color:#0a4184}85%{transform:translate(-175px);background-color:#0a4184}89%{transform:translate(0);background-color:#0047ab}94%{transform:scale(1)}96%{transform:scale(1.1)}98%{transform:scale(.1);opacity:1}99%{opacity:0}to{transform:scale(.1)}}@keyframes trophy_animate_opacity{0%{opacity:0}20%{opacity:0}23.8%{opacity:1}90%{opacity:1}93.8%{opacity:0}to{opacity:0}}@keyframes xbox_animate_opacity{0%{opacity:1}19%{opacity:1;transform:scaleZ(1)}22.8%{opacity:0}90%{opacity:0}93.8%{opacity:1}to{opacity:1}}@keyframes banner-animate{0%{width:75px;opacity:0}2%{opacity:0}4%{opacity:1}11%{width:75px}24%{width:425px}85%{width:425px}89%{width:75px;opacity:1}90%{opacity:0}}@keyframes textSlide{0%{transform:translateY(85px);opacity:0}20%{transform:translateY(85px);opacity:0}25%{transform:translateY(0);opacity:1}79%{transform:translateY(0);opacity:1}84%{transform:translateY(-115px);opacity:0}to{opacity:0}}.animation{width:425px;height:110px;padding:5px 0;position:relative;margin:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.circle.circle_animate{animation:circle_grow_move;animation-duration:10.5s;transform-origin:center}.circle.circle_animate:before{animation:scale_circle_1;animation-duration:10.5s;transform-origin:center;animation-iteration-count:2}.circle.circle_animate:after{animation:scale_circle_1;animation-duration:10.5s;animation-delay:.1s;transform-origin:center}.circle.circle_animate .trophy_animate{animation:trophy_animate_opacity;animation-duration:10.5s}.circle.circle_animate .xbox_img{animation:xbox_animate_opacity;animation-duration:10.5s;z-index:102}.rare .trophy_img{display:none}.circle{width:75px;height:75px;top:0;opacity:0;margin:0 auto;border-radius:100%;background:#0047ab;position:relative;overflow:hidden;z-index:4}.circle:before{content:"";opacity:0;width:75px;height:75px;background-color:#0a4184;position:absolute;top:0;left:0;border-radius:50%;display:block}.circle:after{content:"";opacity:0;width:75px;height:75px;background-color:#072f62;position:absolute;top:0;left:0;border-radius:50%;display:block}.rare .circle:after{z-index:-1;background-color:#072f62}.rare .circle:before{z-index:-1;background-color:#0a4184}.rare .circle{background-color:#0047ab}.circle .img{height:80%;left:10%;top:10%;position:absolute;z-index:100}.circle .img img{height:100%;position:absolute}.circle .trophy_1{animation:rotate;animation-duration:6s;animation-iteration-count:infinite}.achieve_disp_animate{animation:textSlide;animation-duration:10.5s}.banner{width:425px;height:75px;position:relative;left:0;opacity:0;display:flex;flex-direction:column;align-items:center;justify-content:center;right:0;margin:0 auto;background:#083773;overflow:hidden;border-radius:100px}.banner-outer{display:flex;align-items:center;align-content:center;width:100%;top:-75px;position:relative}.banner.banner-animate{animation:banner-animate;animation-duration:10.5s}.achieve_name:before,.achieve_score:before{display:none!important;opacity:0;content:""}.achieve_name:after,.achieve_score:after{display:none;content:""}.achieve_disp{display:flex;flex-direction:column;width:75%;position:absolute;justify-content:center;margin-left:100px;left:0;height:100%;top:0;text-align:center;padding-right:35px}.achieve_disp input{opacity:1!important}.achieve_disp .score_disp{width:100%;display:flex;flex-direction:row;align-items:flex-start;margin-bottom:0!important;justify-content:center}.achieve_disp .achiev_name{border:none;outline:none;background:none;font-size:13pt;color:#fff;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:240px}.acheive_score{margin-left:5px;margin-right:5px;color:#fff}.unlocked{width:100%;color:#fff;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:320px;text-align:center;margin:0 auto}.gamerscore{display:flex;flex-direction:row;align-items:center;height:24px;margin-right:5px}.gamerscore input{margin-left:5px;width:30px;margin-right:5px;background:none;outline:none;border:none;color:#fff;overflow:visible;font-family:open sans,sans-serif;font-weight:700;font-size:13pt}.hyphen_sep{margin-right:5px;color:#fff;font-size:15pt;line-height:24px}.rare .brilliant-wrap{display:block}.brilliant-wrap{display:none;height:75px;width:75px;border-radius:50%;overflow:hidden;z-index:101;animation:brilliant-wrap 10.5s ease-in-out;opacity:0;background-color:#0047ab}.brilliant{height:75px;width:75px;background-image:url(/build/assets/GoldCoin-animated-02-00-DHNAfdQ9.gif);background-size:cover;background-position:center;animation:brilliant 7.4s ease-in-out 2s}@keyframes brilliant{0%{opacity:.4}3.8%{opacity:1}86.5%{opacity:1}90%{opacity:.4}}@keyframes brilliant-wrap{0%,19%{opacity:0}23%{opacity:1}85%{opacity:1}89%{opacity:0}}
