.currency{display:inline-flex;align-items:center}.currency__text{font-weight:700;font-size:20px;line-height:28px;color:#fff;font-size:18px}.currency.--hide .currency__text{background:hsla(0,0%,100%,.3);filter:blur(6px);border-radius:4px}.currency.--tickets svg{margin-right:2px}.currency.--reversed svg{margin-left:4px;margin-right:0}.currency__icon{height:auto;margin-right:2px}.currency svg{display:block;height:100%}.currency__coins path{fill:#ffc107}.currency__euro path{fill:#4caf50}@media(max-width:550px){.currency__icon{margin-right:0}}.tournament-card{width:100%;border-radius:8px;background:#232f3f;display:block;transition:box-shadow .2s ease-in-out}.tournament-card__participant-icon{margin-right:10px}.tournament-card__body{display:flex;flex-direction:column;justify-content:stretch;height:100%}.tournament-card__booking{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;flex-wrap:wrap}.tournament-card__image{padding:8px 8px 0;position:relative;width:100%;height:269px;min-height:269px;overflow:hidden;border-radius:8px}.tournament-card__image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;height:100%;border-radius:8px}.tournament-card__freeroll{height:26px;position:absolute;right:8px;top:8px;padding:0 10px;border-radius:0 8px 0 8px;background:#ffb300;color:#fff;line-height:26px;font-size:14px}.tournament-card__labels{position:absolute;left:7px;right:7px;bottom:-1px;display:flex;flex-wrap:wrap;background:rgba(21,31,45,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;z-index:1;padding:4px 0 0}.tournament-card__label{display:flex;align-items:center;font-weight:500;font-size:14px;color:#fff;padding:4px 12px 8px;height:20px;box-sizing:content-box;position:relative}.tournament-card__label-value{margin-left:4px}.tournament-card__label-value:first-letter{text-transform:capitalize}.tournament-card__label .currency.--reversed svg{margin-left:0}.tournament-card__label .player-rank>span{margin:0}.tournament-card__label:after{content:"";position:absolute;border-right:1px solid #455566;height:12px;top:8px;right:0;width:0}.tournament-card__label:last-child:after{content:none}.tournament-card__status{height:32px;position:absolute;left:8px;top:8px;background:rgba(21,31,45,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px 0 8px 0;padding:0 10px 0 8px;display:flex;align-items:center}.tournament-card__status--opened path,.tournament-card__status--opened svg{fill:#4caf50}.tournament-card__status--closed path,.tournament-card__status--closed svg{fill:#fb362d}.tournament-card__status--started path,.tournament-card__status--started svg{fill:#ffb300}.tournament-card__status svg{margin-right:6px;position:relative;top:-1px}.tournament-card__status>span{font-size:16px;font-weight:400;color:#fff}.tournament-card__content{display:flex;flex-direction:column;width:100%;flex-grow:1}.tournament-card__content-top{flex-grow:1}.tournament-card__info{padding:28px 20px;border-bottom:1px solid #334153;height:100%}.tournament-card__date{font-weight:500;font-size:12px;line-height:100%;letter-spacing:.02em;text-transform:uppercase;color:#839ab5}@media(max-width:768px){.tournament-card__date{font-size:10px;line-height:14px}}.tournament-card__date span{margin-right:8px}.tournament-card__title{font-weight:700;font-size:22px;line-height:22px;color:#fff;margin-top:8px}.tournament-card__players{font-weight:700;color:#fff;padding:16px 20px;min-height:72px;max-height:72px;display:flex;align-items:center}.tournament-card:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 3px 10px 1px rgba(0,0,0,.14),0 1px 14px 2px rgba(0,0,0,.12)}.tournament-card.--list-item{margin-bottom:24px;width:100%;position:relative}.tournament-card.--list-item .tournament-card__body{flex-direction:row}.tournament-card.--list-item .tournament-card__image{width:232px;min-width:232px;min-height:130px;height:130px;padding:8px;box-sizing:content-box}.tournament-card.--list-item .tournament-card__content{margin-left:24px;justify-content:normal}.tournament-card.--list-item .tournament-card__content-top{display:flex;flex-wrap:wrap;align-items:flex-start;border-bottom:1px solid #334153}.tournament-card.--list-item .tournament-card__info{margin:0 24px 0 0;padding:18px 0;border:none;flex-grow:1;height:auto}.tournament-card.--list-item .tournament-card__labels{position:static;margin:16px 24px 12px 0;background:#232f3f;width:-moz-fit-content;width:fit-content}.tournament-card.--list-item .tournament-card__players{padding:0;margin:18px 24px 18px 0;height:auto;min-height:auto}.tournament-card.--list-item.--small{margin-bottom:16px;padding-bottom:12px}.tournament-card.--list-item.--small .tournament-card__content{margin-left:16px}.tournament-card.--list-item.--small .tournament-card__content-top{flex-direction:column;flex-wrap:nowrap;border:none}.tournament-card.--list-item.--small .tournament-card__players{margin-top:12px;min-height:44px}.tournament-card.--list-item.--small .tournament-card__labels{margin:12px 8px 0}.tournament-card.--big .tournament-card__body{flex-direction:row;border-bottom:none}.tournament-card.--big .tournament-card__content{margin-left:16px}.tournament-card.--big .tournament-card__content-top{flex-direction:column;flex-wrap:nowrap;border:none}.tournament-card.--big .tournament-card__status{left:16px;top:16px}.tournament-card.--big .tournament-card__freeroll{right:16px;top:16px}.tournament-card.--big .tournament-card__info{padding-left:0;border:none}.tournament-card.--big .tournament-card__title{font-size:32px;line-height:32px}.tournament-card.--big .tournament-card__date{font-weight:500;font-size:16px}.tournament-card.--big .tournament-card__players{margin:0;min-height:44px;padding:16px 16px 16px 0;display:flex;justify-content:space-between;border-top:1px solid #334153}.tournament-card.--big .tournament-card__labels{position:static;margin:16px 16px 12px 0;background:#232f3f;width:-moz-fit-content;width:fit-content}.tournament-card.--big .tournament-card__image{width:48%;min-width:48%;height:auto;min-height:270px;max-height:405px;margin:0;padding:16px}.tournament-card.--big .tournament-card__image img{height:100%}.tournament-card__booked{color:#ebebeb;font-size:20px;border-left:5px solid red;padding:10px;background:hsla(0,0%,100%,.1)}.duel-card{width:100%;transition:box-shadow .2s ease-in-out}.--list .duel-card__wrap{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:1300px){.--list .duel-card__wrap{flex-direction:column}}.duel-card__wrap--card{background:#232f3f;border-radius:8px;cursor:pointer}.duel-card__item-info{display:flex;align-items:center;padding:16px 24px;position:relative;border-bottom:1px solid #334153}.--list .duel-card__item-info{width:100%;padding:0;border:none}@media(max-width:1300px){.--list .duel-card__item-info{width:auto;padding:16px 24px;border-bottom:1px solid #334153}}.duel-card__item-avatar-section{position:relative}.--list .duel-card__item-avatar-section{padding:28px 32px;border-right:1px solid #2b3848}@media(max-width:1300px){.--list .duel-card__item-avatar-section{border:0;padding:0}}.duel-card__item-avatar-wrap{position:relative;width:56px;height:56px;overflow:hidden;border-radius:16px;display:flex;align-items:center;justify-content:center}.duel-card__item-avatar-wrap.--template{border:1px dashed #839ab5}.duel-card__item-avatar-wrap img,.duel-card__item-avatar-wrap svg{-o-object-fit:cover;object-fit:cover}.duel-card__item-dot-wrap{position:absolute;width:16px;height:16px;background:#1c2735;right:0;bottom:0;border-radius:50%;display:flex;justify-content:center;align-items:center}.--list .duel-card__item-dot-wrap{width:21px;height:21px;right:2px;bottom:2px}.duel-card__item-dot{width:8px;height:8px;background:#4caf50;border-radius:50%}.--list .duel-card__item-dot{width:13px;height:13px}.duel-card__duel-info{display:flex}.duel-card__user-wrap{margin-left:16px}.duel-card__duel-name{font-weight:700;font-size:20px;line-height:28px;color:#fff}.duel-card__player-nick{font-size:18px;font-weight:500;margin-top:8px;color:#1e88e5;position:relative;display:flex;align-items:center;flex-wrap:wrap}.duel-card__player-nick a{text-decoration:underline}.duel-card__dot{display:block;line-height:50%;margin:0 5px;margin-top:-9px}.duel-card__game-name{position:relative;color:#839ab5;margin-right:5px}.duel-card__params{display:flex;padding:0 24px}.--list .duel-card__params{padding:0}@media(max-width:1300px){.--list .duel-card__params{padding:24px 0}}.duel-card__params-title{font-weight:500;font-size:12px;line-height:100%;letter-spacing:.02em;text-transform:uppercase;color:#839ab5;color:#556877;margin-bottom:12px}@media(max-width:768px){.duel-card__params-title{font-size:10px;line-height:14px;line-height:12px}}.duel-card__item-date{font-weight:700;font-size:20px;line-height:28px;color:#fff}.duel-card__param{padding:24px 0;white-space:nowrap;margin-right:48px}.duel-card__param:last-child{margin-right:0}@media(max-width:550px){.duel-card__param{margin-right:32px}.duel-card__param:not(:last-child){padding-bottom:0}}.--list .duel-card__param{border-right:1px solid #2b3848;margin-right:0;padding:0 29px;height:100%;display:flex;justify-content:center;flex-direction:column;min-width:185px}.--list .duel-card__param:last-child{border-right:none}.--list .duel-card__param:first-child{border-left:1px solid #2b3848}@media(max-width:1300px){.--list .duel-card__param:first-child{border-left:none}}.duel-card__rating{background:rgba(255,179,0,.1);border-radius:34px;color:#ffb300;display:flex;padding:4px 0 4px 12px;width:-moz-fit-content;width:fit-content;height:32px;align-items:center}.duel-card__rating>span{display:flex;align-items:center;line-height:20px}.duel-card__rating .player-rank>span{margin:0}.duel-card__map{background:rgba(67,160,71,.1);color:#43a047}.duel-card__map,.duel-card__time{border-radius:34px;display:flex;padding:4px 0;width:-moz-fit-content;width:fit-content}.duel-card__time{background:rgba(236,43,45,.1);color:#ec2b2d}.duel-card__pr-fund{background:rgba(0,172,193,.1);border-radius:34px;color:#00acc1;display:flex;padding:4px 0 4px 12px;width:-moz-fit-content;width:fit-content}.duel-card__param-ico-wrap{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin:0 8px 0 12px}.duel-card__param-icon{margin-right:8px}.duel-card__param-val{margin-right:12px}.duel-card__duel-id{font-size:18px;line-height:100%;font-weight:400;color:#556877;position:absolute;right:24px;top:35px}.--list .duel-card__duel-id{display:none}@media(max-width:550px){.duel-card__duel-id{display:none}}.duel-card__follow-btn{margin:auto 0 auto auto}.--list .duel-card__follow-btn{padding:32px 8px 32px 32px}.duel-card__follow-btn button{background:transparent;width:48px;height:48px;min-width:48px;min-height:48px}@media(max-width:1530px){.duel-card__item-create-date-wrap{padding-right:16px}.duel-card__pr-fund-wrap,.duel-card__rating-wrap{padding:24px 16px}}@media(max-width:1300px){.duel-card{flex-direction:column}.duel-card__item-avatar-section{border:0;padding:0}.duel-card__item-info{padding:16px 24px;border-bottom:1px solid #334153}.duel-card__item-create-date-wrap{padding:0;border:0;padding-right:16px}}@media(max-width:550px){.duel-card{min-width:312px;width:312px;align-self:stretch}.duel-card__wrap{height:100%}.duel-card:first-child{margin-left:0}.duel-card:last-child{margin-right:0}.duel-card__params{padding:0 16px;display:flex;flex-wrap:wrap}.duel-card__player-nick span:first-child{width:100%}.duel-card__dot{display:none}.duel-card__ingame-nick{margin-top:8px}.duel-card__game-name{margin-top:8px;margin-bottom:0}.duel-card__duel-name{margin-bottom:8px}.duel-card__item-create-date-wrap{width:100%}}.duel-card:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 3px 10px 1px rgba(0,0,0,.14),0 1px 14px 2px rgba(0,0,0,.12)}