.statistics_wapper{display:flex;flex-direction:row;justify-content:space-between}
/*! CSS Used from: Embedded */.mode-card{--gradient-main-card-start:var(--bg-btn-dark);--gradient-main-card-end:var(--bg-btn-dark-hover);flex-direction:column;height:25em;grid-row:span 2;background:linear-gradient(359.05deg,var(--gradient-main-card-start) 7.05%,var(--gradient-main-card-end) 107.56%);border-radius:2.5em;padding:3.2em 2.5em 2.5em;cursor:pointer;flex-basis:100%;overflow:hidden;transition:--gradient-main-card-start .2s ease-out 0s,--gradient-main-card-end .2s ease-out 0s;min-width:300px;flex:1 1 calc(16.6667% - 20px);-webkit-box-flex:1;border:1px solid var(--bg-btn-dark-border)}.mode-card,.mode-card__head{position:relative;display:flex;justify-content:space-between}.mode-card__head{z-index:1;width:100%}.mode-card__title-wrap{font-weight:500}.mode-card__title{display:flex;align-items:center;color:#fff;font-size:2em;font-weight:700;line-height:2.4em;text-transform:uppercase;margin-bottom:.5em;margin-left:0;transition:margin-left .2s ease-out 0s;text-shadow:0 0 8px #000}.mode-card:hover .mode-card__title{margin-left:.6em}.mode-card__img{position:absolute;background-size:100%;background-repeat:no-repeat;transition:background .2s ease-out 0s;background-position:50%;bottom:0;right:0;width:100%;height:100%}.mode-card:hover .mode-card__img{background-size:110%}.mode-card__badge{display:flex;font-weight:500;font-size:1em;line-height:normal;width:-moz-max-content;width:max-content;height:2.2em;flex:none;background-color:hsla(0,0%,100%,.6);border-radius:2.4em;color:#000;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.1em;padding:0 10px}@media (max-width:1200px){.mode-card{height:23.8em;padding:2.2em}.mode-card__title{font-size:1.8em;line-height:1.5em;margin-bottom:.3em}}@media (max-width:991px){.mode-card{grid-row:span 1;grid-column:span 2;height:17.8em;padding:2.2em}.mode-card__title{font-size:1.8em;line-height:1.5em;margin-bottom:.3em}}@media (max-width:768px){.mode-card{height:14.1em;padding:1em 1em;border-radius:1.4em;min-width:160px}.mode-card__title{font-size:1.4em;margin-bottom:.1em;line-height:2.2em}}@media (max-width:568px){.mode-card{height:14.1em;padding:1em 1em;border-radius:1.4em;min-width:140px}}.mode-card:hover{--gradient-main-card-start:#5e98f0;--gradient-main-card-end:#1c2e6c}.modes-cards[data-v-1482ce38]{gap:2rem;margin-top:1.6rem;align-content:flex-start;display:flex;flex-wrap:wrap}@media (max-width:991px){.modes-cards[data-v-1482ce38]{gap:1rem}}@media (max-width:768px){.modes-cards[data-v-1482ce38]{gap:.8rem;margin-top:0}}