.section_image_bg{position:relative;overflow:hidden;margin-bottom:100px}.section_image_bg.header{padding-top:0;margin-bottom:0}.section_image_bg.header .row:after{display:none}.section_image_bg .row{position:relative}.section_image_bg .row:after{content:"";display:block;position:absolute;bottom:0;z-index:3;width:100%;height:2px;background:#fff;background:linear-gradient(49deg,rgba(255,255,255,0),rgb(217,217,217) 50%,rgba(255,255,255,0))}.section_image_bg .image_bg{position:relative}.section_image_bg .image_bg>img{display:block;position:absolute;z-index:1;filter:var(--color-image-darkInverse)}.section_image_bg .text{position:relative;z-index:2;padding-top:120px;padding-bottom:120px}.section_image_bg .text .description{font-size:20px}.section_image_bg .text h2{font-size:45px}.section_image_bg .text h3{font-size:30px}.section_image_bg .text h2,.section_image_bg .text h3{font-weight:900;text-transform:uppercase}.competition{position:relative;z-index:2;display:flex;justify-content:space-between;flex-wrap:wrap}.competition .id{width:100px;height:100px;position:relative}.competition .progress-line{position:absolute;z-index:0;width:100%;height:90%;display:flex;justify-content:center}.competition .progress-line .line.gold{width:2px;height:100%;border:3px solid #ae8625;border-radius:5px;margin-top:50px}.competition .user-state{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.competition .user-state .user{width:100px}.competition .user-state .point{width:30px;height:30px;background:var(--color-background-primary);color:var(--color-text-primary);border:3px solid #ae8625;border-radius:50%;position:relative;z-index:3;margin:0 20px}.competition .user-state .score{min-width:100px;height:40px;border-radius:10px;font-size:24px;color:#000}.competition .number,.competition .user-state .score{display:flex;align-items:center;justify-content:center}.competition .number{position:absolute;z-index:3;width:30px;height:30px;background:var(--color-background-secondary);color:var(--color-text-primary);text-align:center;border-radius:25px}.competition .image{display:block;width:100px;height:100px}.border-gold,.competition .user-state .score.gold{border:3px solid #e6c86f}.border-silver,.competition .user-state .score.silver{border:3px solid #cdcdcd}.border-bronze,.competition .user-state .score.bronze{border:3px solid #d78364}.panel-white{border-radius:5px;background:var(--color-background-primary);box-shadow:0 0 10px gray}.leader-list{position:absolute;z-index:2}.win-model{position:relative;z-index:2;margin:0 auto;max-width:250px}.win-model .webm{display:block;max-width:250px;height:auto;pointer-events:none;background:rgba(0,0,0,0)}.win-model .amount{position:absolute;bottom:50px;width:100%;text-align:center;font-family:Open Sans,sans-serif;font-size:42px;font-weight:700;box-sizing:border-box;border-radius:.3em;text-transform:uppercase;padding:0 .3em;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(110,80,20,.4),inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385;background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);border:1px solid #a55d07;color:#783205;text-shadow:0 2px 2px #fae385;cursor:pointer;transition:all .2s ease-in-out;background-size:100% 100%;background-position:50%}.team-block{position:absolute;z-index:2;bottom:75px}.team-block .team-name{font-size:28px;padding:5px 15px;margin-bottom:15px;width:-moz-fit-content;width:fit-content}.team-block .teamates{display:flex}.team-block .teamates .image{width:115px;height:115px;position:relative;margin-left:-15px}.section_steps{overflow:hidden;padding-bottom:80px}.section_steps .row{align-items:center}.section_steps .title h2{text-align:center;text-transform:uppercase;font-size:42px;font-weight:900}.section_steps .text{position:relative;z-index:2}.section_steps .title{text-transform:uppercase;font-size:42px;font-weight:900}.section_steps .description{text-transform:uppercase;font-size:30px;font-weight:900}.section_steps .step{position:relative;font-size:360px;line-height:420px;font-weight:900;z-index:1;color:#e1e1e1}.section_steps .step .image_bg{position:absolute;top:0;left:-25%}.section_steps .step .image_bg img{display:block;position:relative;z-index:1;top:0;left:-160px;filter:var(--color-image-darkInverse)}.section_steps .step .image_bg:after{content:"";display:block;position:absolute;z-index:2;background:var(--color-background-body);background:radial-gradient(circle,rgba(255,255,255,0) 0,var(--color-background-body) 70%);width:100%;height:100%;top:0;left:-160px}.section_steps .step .number{position:relative;z-index:3;text-shadow:5px 5px 20px rgba(0,0,0,.5)}.section_steps .t-right .step{margin-left:-80px;z-index:-1}.section_steps .t-right .step .image_bg{left:50%}