.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{background-color:#f06400;border-color:#f06400;color:#fff}.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{color:#a2a7b1;font-size:.7rem;font-weight:600;margin:.5rem 0 2.5rem;text-transform:uppercase}.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{background:linear-gradient(329deg,#f97204,#de02b7);border-radius:50%;color:#fff;font-size:1rem;height:31px;left:-40px;padding:3px;position:absolute;text-align:center;top:2px;width:31px}.section.changelog ul li .image,.section.changelog ul li .video{margin:.35rem 0 .75rem;max-width:100%;width:400px}.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{color:#f06400;content:"\f111";font-family:Font Awesome\ 6 Pro;font-size:.4rem;font-weight:300;left:-.85rem;position:absolute;top:.45rem}.section.changelog .lead ul{font-size:1.35rem}.section.changelog .lead ul li{margin-bottom:1rem}.section.changelog .lead .mutedColor a{border-bottom:1px dotted #7c8290;text-decoration:none}.section.colored,.section.hint{background-color:#222428;color:#fff;padding:1rem}.section.colored .content,.section.hint .content{font-size:1.1rem;margin:0 auto;max-width:975px;text-align:center}.section.colored .content strong,.section.hint .content strong{font-size:1.4rem}.section.colored a,.section.hint a{border-bottom:1px dotted hsla(0,0%,100%,.5);color:#fff;font-weight:800;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;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:65rem}.circlesContainer .circle{transform-origin:50% 50%}.circlesContainer .circle,.circlesContainer .circle:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.circlesContainer .circle:before{border-radius:65rem;content:""}.circlesContainer .circle:first-child{animation:spin 20s linear 2}.circlesContainer .circle:first-child:before{border:2rem solid rgba(18,18,23,.3);border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;height:60rem;width:60rem}.circlesContainer .circle:nth-child(2){animation:spin 25s linear 2 reverse}.circlesContainer .circle:nth-child(2):before{border:2.7rem solid rgba(18,18,23,.15);border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;height:52rem;width:52rem}.circlesContainer .circle:nth-child(3){animation:spin 15s linear 2}.circlesContainer .circle:nth-child(3):before{border:1.5rem solid rgba(240,100,0,.15);border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;height:42rem;width:42rem}.circlesContainer .circle:nth-child(4){animation:spin 20s linear 2 reverse}.circlesContainer .circle:nth-child(4):before{border:1.2rem solid rgba(18,18,23,.1);border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;height:30rem;width:30rem}.circlesContainer .circle:nth-child(5){animation:spin 25s linear 2}.circlesContainer .circle:nth-child(5):before{border:2.2rem solid rgba(18,18,23,.05);border-left-color:transparent!important;border-right-color:transparent!important;height:20rem;width:20rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}