.tableBox__title{font-size:2rem;line-height:1.1;margin-bottom:1rem}.tableBox__description{margin-bottom:2rem}.tableBox__item{border-radius:2.5rem;box-shadow:8px 8px 32px 0 #1b0e3514;overflow-x:scroll}.tableBox__row{align-items:center;display:flex;justify-content:space-between}.tableBox__row:last-chid{border-radius:0 0 2.5rem 2.5rem}.tableBox__row--high{border-radius:2.5rem 2.5rem 0 0;color:#fff;font-weight:600}.tableBox__row--high,.tableBox__row--high p{background-color:#6b37d4}.tableBox__row--high p:first-child{border-radius:2.5rem 0 0 0}.tableBox__row--high p:last-child{border-radius:0 2.5rem 0 0}.tableBox__row--bold{font-weight:600}.tableBox__row p{box-sizing:border-box;min-width:212px;padding:12px 20px;width:50%}@media (min-width:768px){.tableBox__row p{padding:24px 40px}.tableBox__item{font-size:1.17em;overflow-x:initial}}@media (min-width:1024px){.tableBox__title{font-size:3rem;margin-bottom:1.5rem}}