

/* Start:/local/templates/zadachi/components/bitrix/news.list/racer-room/style.css?174026685717030*/
.room{
	width: 100%;
    margin-top: 30px;
    border-top: 2px solid transparent;
    border-image: linear-gradient(to right,rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32) );
    border-image-slice: 1;
    box-sizing: border-box;
	display: flex;
    flex-direction: column;
	max-width: 1280px;
}
.raser-user {
    display: flex;
    align-items: center;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right,rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32), rgba(231, 145, 66, 0.32), rgba(255, 223, 164, 0.32) );
    border-image-slice: 1;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}
.raser-user-num{
    flex: 0 0 45px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
}
.raser-user-name{
	color: #FFF;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.5px;
    text-wrap: nowrap;
}
.raser-user-score {
    flex: 0 0 60px;
    padding-right: 34px;
    color: #FFF;
    text-align: right;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -3px;
}
.raser-user-car {
    flex: 64px 1 1;
    position: relative;
    margin-left: 8px;
    height: 20px;
    width: 64px;
}

.raser-user-num-you{
	color: #F4CB62;
}

.raser-user-name-and-car {
    flex: 100% 1 1;
    display: flex;
    align-items: center;
    position: relative;
    height: 24px;
}

.raser-user-label {
    background: rgba(244, 203, 98, 1);
    width: 28px;
    text-align: center;
    height: 16px;
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: -0.39px;
    border-radius: 5px;
    margin-left: 5px;
    flex: 28px 0 0;
}

.carsvg {
    position: absolute;
    top: 0;
    left: -54px;
}
.xvost{
	display:none;
}

.raser-user-car-dinamyc{
	display: flex;
    flex: 100% 0 0;
    align-items: center;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.racer-title {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.54px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 14px;
}
.racer-type-block {
    display: flex;
    justify-content: center;
    background: url(/shahmatnye-zadachi/racer/img/raserbgmain.png);
    background-position: right;
    width: 250px;
    margin: 0 auto;
}

.racer-type-block-frinds {
    position: relative;
    width: 250px;
    height: 500px;
    background: rgba(213, 74, 41, 0.6);
    cursor: pointer;
    border-radius: 10px;
}

.img-car-finds{
    margin: 150px 45px 0 45px;
    width: 160px;
}

.racer-type-block-frinds-text {
    color: #FFF;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.9px;
    flex: 0 0 165px;
}

.racer-type-block-frinds-nav{
display: flex;
    gap: 18px;
    justify-content: center;
    margin-top: 100px;
}


.racer-rezult-score-block {
    background: rgb(48,30,17);
    border-radius: 10px;
    width: 140px;
    margin: 0 auto;
}
.racer-rezult-score-block-title {
    text-align: center;
    padding-top: 11px;
    margin-bottom: 2px;
    color: #F4CB62;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
}
.racer-rezult-score-block-data-score {
    color: #F4CB62;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -3px;
}
.racer-rezult-score-block-data {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    padding-bottom: 9px;
}
.racer-rezult-title{
    color: #F4CB62;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Playfair Display;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -1.08px;
    transform: rotate(-10deg);
    margin-bottom: 8px;
}

.racer-rezult-kubok{
    position: relative;
}

.racer-rezult-kubok-title{
    position: absolute;
    width: 500px;
    top: 6px;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.5px;
}

.racer-newracer-bottom{
	background: rgba(215, 160, 61, 1);
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    padding: 15px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    width: 498px;
    bottom: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.menu-fixed {
    background: none!important;
}

.problem-area {
    padding-bottom: 40px;
    overflow: hidden;
}
.navigation__decor {
    display: none!important;
}

.racer-setting-block {
    position: relative;
    width: 500px;
    margin: 0 auto;
    min-height: 500px;
}

.racer-setting-bottom {
    background: rgba(215, 160, 61, 1);
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    padding: 15px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    width: 498px;
    bottom: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.boardBegin-block {
    filter: brightness(0.4);
}
.boardBegin-block-raserstart {
	filter: none;
}

.racer-name-block{
    position: absolute;
    top: 195px;
    width: 500px;
    text-align: center;
}

.racer-name-input{
	overflow: hidden;
    background: none;
    padding: 0;
    outline-offset: unset;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-radius: 12px;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: -3px;
    margin-top: 4px;
    width: 200px;
    padding: 4px;
    padding-left: 10px;
    caret-color: rgba(215, 160, 61, 1);
    text-align: center;
}


.racer-lobby-block {
    position: absolute;
    top: 92px;
    width: 500px;
    text-align: center;
}
.racer-lobby-title {
    width: 200px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
    margin: 0 auto;
    margin-top: 2px;
}
.racer-lobby-invite {
    display: flex;
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
    background: rgba(215, 160, 61, 1);
    border-radius: 8px;
    padding: 6px;
    gap: 6px;
    justify-content: center;
    align-items: flex-end;
    cursor: pointer;
}
.racer-lobby-invite-active{
	color: rgba(255, 255, 255, 0.4);
    background: rgb(63,43,35);
}

.racer-lobby-invite-title{
	color: #FFF;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 160% */
	letter-spacing: -0.5px;
}
.racer-lobby-invite-active .racer-lobby-invite-title {
	color: rgba(255, 255, 255, 0.4);
}

.racer-startrase-bottom{
	background: rgba(215, 160, 61, 1);
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    padding: 15px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    width: 498px;
    bottom: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.racer-startrase-bottom-noactive{
	color: rgba(255, 255, 255, 0.4);
	background: rgb(63,43,35);
}

.racer-startgame-block-title{
	position: absolute;
    top: 215px;
    width: 500px;
    text-align: center;
    color: rgb(166,163,162);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 200px;
    font-style: normal;
    font-weight: 300;
    line-height: 64px;
    letter-spacing: -8px;
}

.racer-game-score-block{
    background: rgba(244, 203, 98, 1);
    border-radius: 10px;
}
.racer-game-score-block-title{
	color: rgba(0, 0, 0, 0.7);
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px; 
	letter-spacing: -0.5px;
	text-align: center;
    padding-top: 11px;
    margin-bottom: 2px;
}
.racer-game-score-block-data{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    padding-bottom: 9px;
}
.racer-game-score-block-data-score {
	color: #000;
	font-variant-numeric: lining-nums proportional-nums;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 48px; /* 100% */
	letter-spacing: -3px;
}

.racer-game-time-block{
    margin-top: 30px;
}
.racer-game-time-block-title{
	color: rgba(255, 255, 255, 0.5);
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 120% */
letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 2px;
}

.racer-waitstart-block-title {
    width: 275px;
    position: absolute;
    top: 220px;
    left: 110px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
}

.racer-game-time-block-data{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.racer-game-time-block-data-time {
	color: #FFF;
	font-variant-numeric: lining-nums proportional-nums;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 48px; /* 100% */
	letter-spacing: -3px;
}
.racer-game-time-block-data-svg{
    width: 36px;
    height: 36px;
}
.racer-game-score-block-data-svg{
    width: 34px;
    height: 34px;
}

.racer-game-skip-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 6px;
    background: rgb(43,33,30);
    border-radius: 12px;
    margin-top: 28px;
	cursor: pointer;
}


.racer-game-skip-svg{
    width: 20px;
    height: 20px;
}
.racer-game-skip-svg path{
	stroke: white;
}
.racer-game-skip-title{
	color: #FFF;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.5px;
}

.racer-game-skip-block-noactive{
	background: rgb(25,11,10);
}
.racer-game-skip-block-noactive .racer-game-skip-title{
	color: rgb(112,103,102);
}
.racer-game-skip-block-noactive path{
	stroke: rgb(119,106,102);
}

.racer-rezult-block{
	position: absolute;
    top: 120px;
    width: 500px;
    text-align: center;
}


.racer-mod-inputname{
	display: block;
}
.racer-mod-createlobby{
	display:none;
}
.racer-mod-startgame{
	display:none;
}
.racer-mod-waitstart{
	display:none;
}
.racer-mod-rezult{
	display:none;
}

.racer-mod-startgame-side {
    display: none;
    position: absolute;
    top: 125px;
    width: 140px;
    right: -225px;
}

.raser-user-name-and-label{
	display: flex;
    align-items: center;
}

@media screen and (max-width: 1279px) {
.navigation__decor {
    display: none!important;
}
}

@media screen and (max-width: 1279px) {
.navigation__decor {
    display: none!important;
}
}

@media screen and (max-width: 1279px) {
.navigation__decor {
    display: none!important;
}

.container-full {
    max-width: 320px;
    margin: 0 auto;
}
.activeboard-area {
    flex: 0 0 320px;
    box-sizing: border-box;
}
.racer-title {
    display: none;
}
.racer-setting-block {
    position: relative;
    width: 300px;
    margin: 0 auto;
    min-height: 300px;
}
.racer-lobby-block {
    position: absolute;
    top: 22px;
    width: 300px;
    text-align: center;
}

.racer-setting-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0;
}
.racer-name-block {
    position: absolute;
    top: 75px;
    width: 300px;
    text-align: center;
}

.racer-startrase-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0;
}

.racer-waitstart-block-title {
    width: 275px;
    position: absolute;
    top: 132px;
    left: 12px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
}

.racer-mod-startgame-side {
    display: none;
    position: relative;
    top: 0px;
    width: 300px;
    right: 0px;
}

.racer-newracer-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0px;
}
.racer-rezult-block {
    position: absolute;
    top: 40px;
    width: 300px;
    text-align: center;
}
.racer-rezult-kubok-title {
    width: 300px;
}

.racer-mod-startgame-side-block{
	display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.racer-game-skip-title {
    display: none;
}
.racer-game-skip-block {
    margin-top: 0px;
    order: 3;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}
.racer-game-time-block {
    margin-top: 0px;
    order: 1;
}
.racer-game-time-block-title {
    display: none;
}
.racer-game-time-block-data-svg {
    display: none;
}
.racer-game-time-block-data-time {
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -3px;
	width: 70px;
}

.racer-game-score-block {
    background: rgba(244, 203, 98, 1);
    border-radius: 8px;
    order: 2;
    display: flex;
    align-items: center;
}
.racer-game-score-block-data-svg{
    display: none;
}
.racer-game-score-block-title {
    text-align: left;
    padding-top: 0;
    margin-bottom: 0;
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.39px;
    width: 29px;
    margin-left: 10px;
}
.racer-game-score-block-data-score {
    color: #000;
    text-align: right;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -3px;
}
.racer-game-score-block-data {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 10px;
}
.racer-startgame-block-title {
    position: absolute;
    top: 120px;
    width: 300px;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 140px;
    font-style: normal;
    font-weight: 300;
    line-height: 64px;
    letter-spacing: -5.6px;
}

.raser-user-score {
    flex: 0 0 34px;
    padding-right: 6px;
    color: #FFF;
    text-align: right;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -3px;
}
.raser-user-num {
    flex: 0 0 16px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
}


.raser-user-car-dinamyc {
    flex-direction: column;
    top: -5px;
}

.raser-user {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 50px;
}
.raser-user-name {
    text-wrap: nowrap;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 11px;
    letter-spacing: -0.1px;
    text-align: left;
}
.raser-user-label {
    background: rgba(244, 203, 98, 1);
    width: 20px;
    text-align: center;
    height: 12px;
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: -0.39px;
    border-radius: 5px;
    margin-left: 5px;
    flex: 28px 0 0;
}

.raser-user-name-and-label {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

}
/* End */
/* /local/templates/zadachi/components/bitrix/news.list/racer-room/style.css?174026685717030 */
