@charset "UTF-8";.section.hasCircles{overflow:hidden;position:relative}.section.hasCircles .content{position:relative}.section.hasCircles .button.hollow{background-color:rgba(240,241,245,.7)}.section.hasCircles .button.hollow:hover{border-color:#f06400;color:#fff;background-color:#f06400}.section.changelog{padding-left:40px}.section.changelog h3{font-weight:600}.section.changelog h4{font-size:1.1rem;font-weight:600;margin-top:1.5rem}.section.changelog .subtitle{font-size:.7rem;font-weight:600;color:#a2a7b1;text-transform:uppercase;margin:.5rem 0 2.5rem}.section.changelog .subtitle a{color:#a2a7b1}.section.changelog .subtitle a:hover{color:#f06400}.section.changelog ul{font-size:.9rem;list-style-type:none;margin:0}.section.changelog ul li{margin-bottom:.5rem;position:relative}.section.changelog ul li .icon{height:31px;padding:3px;font-size:1rem;color:#fff;position:absolute;text-align:center;top:2px;border-radius:50%;background:linear-gradient(329deg,#f97204,#de02b7);left:-40px;width:31px}.section.changelog ul li .image,.section.changelog ul li .video{max-width:100%;margin:.35rem 0 .75rem;width:500px}.section.changelog ul li .image img,.section.changelog ul li .image video,.section.changelog ul li .video img,.section.changelog ul li .video video{border-radius:12px;width:100%}.section.changelog ul li.hasDot:before{font-size:.8rem;font-weight:600;color:#f06400;content:"•";position:absolute;top:.1rem;left:-.85rem}.section.changelog .lead ul{font-size:1.35rem}.section.changelog .lead ul li{margin-bottom:1rem}.section.changelog .lead .mutedColor a{text-decoration:none;border-bottom:1px dotted #7c8290}.section.colored,.section.hint{padding:1rem;color:#fff;background-color:#222428}.section.colored .content,.section.hint .content{font-size:1.1rem;max-width:975px;text-align:center;margin:0 auto}.section.colored .content strong,.section.hint .content strong{font-size:1.4rem}.section.colored a,.section.hint a{font-weight:800;color:#fff;border-bottom:1px dotted hsla(0,0%,100%,.5);white-space:nowrap}.section.colored a:hover,.section.hint a:hover{border-bottom:1px solid #fff}.section.colored{background:#f06400;background:linear-gradient(111deg,#de02b7,#f06400)}.circlesContainer{height:65rem;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:65rem}.circlesContainer .circle{transform-origin:50% 50%}.circlesContainer .circle,.circlesContainer .circle:before{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.circlesContainer .circle:before{content:"";border-radius:65rem}.circlesContainer .circle:first-child{animation:spin 20s linear 2}.circlesContainer .circle:first-child:before{height:60rem;border:2rem solid rgba(18,18,23,.3);border-top-color:transparent!important;border-right-color:transparent!important;width:60rem;border-bottom-color:transparent!important}.circlesContainer .circle:nth-child(2){animation:spin 25s linear 2 reverse}.circlesContainer .circle:nth-child(2):before{height:52rem;border:2.7rem solid rgba(18,18,23,.15);border-left-color:transparent!important;border-top-color:transparent!important;width:52rem;border-bottom-color:transparent!important}.circlesContainer .circle:nth-child(3){animation:spin 15s linear 2}.circlesContainer .circle:nth-child(3):before{height:42rem;border:1.5rem solid rgba(240,100,0,.15);border-top-color:transparent!important;border-right-color:transparent!important;width:42rem;border-bottom-color:transparent!important}.circlesContainer .circle:nth-child(4){animation:spin 20s linear 2 reverse}.circlesContainer .circle:nth-child(4):before{height:30rem;border:1.2rem solid rgba(18,18,23,.1);border-left-color:transparent!important;border-top-color:transparent!important;width:30rem;border-bottom-color:transparent!important}.circlesContainer .circle:nth-child(5){animation:spin 25s linear 2}.circlesContainer .circle:nth-child(5):before{height:20rem;border:2.2rem solid rgba(18,18,23,.05);border-left-color:transparent!important;border-right-color:transparent!important;width:20rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}