.screen-finish{height:100%;position:relative;text-align:center;width:100%}.screen-finish.--no-score .screen-finish__title{color:#fff}.screen-finish.--one-score .screen-finish__trophy .fa:first-child,.screen-finish.--three-score .screen-finish__trophy .fa:first-child,.screen-finish.--three-score .screen-finish__trophy .fa:nth-child(2),.screen-finish.--three-score .screen-finish__trophy .fa:nth-child(3),.screen-finish.--two-score .screen-finish__trophy .fa:first-child,.screen-finish.--two-score .screen-finish__trophy .fa:nth-child(2){color:#faca19}.screen-finish.--without-thumb .screen-finish__bg:after,.screen-finish__bg.--default:after{background:transparent}.screen-finish__bg{background:#5c5a5a}.screen-finish__bg img{animation:zoomIn 45s cubic-bezier(.05,.9,.1,1) forwards;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center;width:100%}.screen-finish__bg:after{background:rgba(0,0,0,.75);content:" ";display:block}.screen-finish__bg,.screen-finish__bg:after{bottom:0;left:0;position:absolute;right:0;top:0}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.5)}}.screen-finish__container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:30px 15px;position:relative;width:100%;z-index:1}.screen-finish__title{color:#faca19;font-size:20px;font-weight:600;line-height:1.22}@media (min-width:500px){.screen-finish__title{font-size:28px}}.screen-finish__title>span{display:block;font-size:.98rem;margin-top:.7rem}.screen-finish__title em{font-style:normal}.screen-finish__trophy{color:#8a8a8a;font-size:24px;font-weight:900;line-height:12px;margin-top:25px;padding-top:15px;text-shadow:#2d2d2e 3px 0 0,#2d2d2e 2.83487px .98158px 0,#2d2d2e 2.35766px 1.85511px 0,#2d2d2e 1.62091px 2.52441px 0,#2d2d2e .70571px 2.91581px 0,#2d2d2e -.28717px 2.98622px 0,#2d2d2e -1.24844px 2.72789px 0,#2d2d2e -2.07227px 2.16926px 0,#2d2d2e -2.66798px 1.37182px 0,#2d2d2e -2.96998px .42336px 0,#2d2d2e -2.94502px -.5717px 0,#2d2d2e -2.59586px -1.50383px 0,#2d2d2e -1.96093px -2.27041px 0,#2d2d2e -1.11013px -2.78704px 0,#2d2d2e -.13712px -2.99686px 0,#2d2d2e .85099px -2.87677px 0,#2d2d2e 1.74541px -2.43999px 0,#2d2d2e 2.44769px -1.73459px 0,#2d2d2e 2.88051px -.83825px 0}.screen-finish__trophy .fa{margin-right:25px}.screen-finish__trophy .fa:nth-child(2){transform:translateY(-50%)}.screen-finish__trophy .fa:last-child{margin-right:0}@media (min-width:500px){.screen-finish__trophy{font-size:30px}}.screen-finish__result-title{font-weight:700;margin-bottom:.5rem;margin-top:2.5rem;max-width:400px;text-transform:uppercase}.screen-finish__result-title em{font-style:normal}.screen-finish__text{font-size:14px;letter-spacing:.01em;line-height:1.33;margin-top:25px}.screen-finish__text>span{color:#faca19}.screen-finish__text>div{margin-top:.44rem}@media (min-width:500px){.screen-finish__text{font-size:18px}}.screen-finish__btns{align-items:center;display:flex;flex-direction:column;font-size:0;justify-content:space-between;margin-top:30px}.screen-finish__btns .btn{font-weight:600!important;margin-bottom:10px;text-transform:none!important}@media (min-width:500px){.screen-finish__btns .btn{margin-bottom:0}.screen-finish__btns .btn:first-child{margin-right:25px}}.screen-finish__btns .btn:last-child{margin-right:0!important}.screen-finish__btns .btn-primary{color:#fff!important}.screen-finish__btns .btn-primary:hover{background:#39a4d1!important}.screen-finish__btns .btn-warning{color:#373737!important}.screen-finish__btns .btn-warning:hover{background:#faca19!important}@media (min-width:500px){.screen-finish__btns{flex-direction:row}}