.event__text {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.6;
}

.h2, h2,.statistics__best .best-card__title, .h4, h4 {
    font-size: 1.250rem;
}

.best-players__title{
font-family: Montserrat;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
}

.button, .schema-player__name, .game-results-table .table-row, .nav-link, .up__text, .slider-pagination .swiper-pagination-bullet__index {font-size: 12px;
}

.schema__round, .schema-team__place {
    font-size: 1rem;}

.button--big {
padding: 2em 3em;
}

.file{min-height: auto;}

.hero-slide__title{font-size: 2.8125rem;}

@media (min-width: 901px){
.blog-section {
    padding-top: 60px;
}
}

.players-table-section .table-cell--achievs .best-card-achiev {
max-width: 80px;
    width: 80px;
margin-bottom:0px
}

.players-table-section .table-cell--achievs .best-card-achiev__title {
    font-size: 8px;
}


.auth-section--policy .auth {
    line-height: 160%;
}

.auth-section--policy .auth-section__bg {
    max-width: 50%;
}

.player-achievs-slide .best-card-achiev__title {
    font-size: 12px;
}

.row-match .schema__round {
    font-size: 0.75rem;
}

@media (max-width:768px){
.row-match .schema__round {
    font-weight: 600;
}

.schema-cell .schema-cell__icon-wrapper--number {
    --size: 25px;
    font-size: 12px;
}

}

@media (max-width: 400px){
.schema-body__controls .schema-cell--referee .schema-player__name {
    font-size: 8px;
}
.button, .schema-player__name, .game-results-table .table-row, .nav-link, .up__text, .slider-pagination .swiper-pagination-bullet__index {
    font-size: 8px;
}

}





