.results_box{--width-item: 25%}.results_box .contents{max-width:var(--width-fixed-small);margin:0 0 var(--gap-section-small);text-align:left}.results_box .contents:last-child{margin-bottom:0}.results_box .items{justify-content:flex-start;--gap-grid-x: var(--gap-grid);--gap-grid-y: var(--gap-grid)}.results_box .item{display:flex;position:relative;overflow:hidden;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:320px;padding:var(--gap-card);border-radius:var(--radius-regular);background-color:var(--theme-primary);color:var(--theme-background);gap:15px}.results_box .number{display:block;overflow:hidden;max-width:100%;margin:0 0 auto;color:var(--theme-white);font-family:var(--font-heading);font-size:4.5rem;font-weight:700;line-height:1;white-space:nowrap;text-overflow:ellipsis}.results_box .text{display:block;font-size:var(--size-base);font-weight:400;line-height:1.5}@media (max-width: 88.75rem){.results_box .number{font-size:3.75rem}}@media (max-width: 64rem){.results_box{--width-item: 50%;--gap-grid: 10px;--gap-card: 15px}.results_box .item{min-height:280px}.results_box .number{font-size:3.125rem}}@media (max-width: 40rem){.results_box .item{min-height:240px}.results_box .number{font-size:2.625rem}}

/*# sourceMappingURL=results.css.map */
