.grade-selector-block{margin-top:16px}.grade-text{cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:15px;padding-top:16px;padding-bottom:16px}.grade-text-active{background-color:#823189;color:#fff}.grade-element{width:100%}.grade-element-primary:first-child{border-top-left-radius:8px}.grade-element-primary:nth-child(3){border-top-right-radius:8px}.grade-element-primary:nth-child(7){border-bottom-left-radius:8px}.grade-element-primary:last-child{border-bottom-right-radius:8px}.grade-element-highSchool:first-child,.grade-element-kindergarten:first-child,.grade-element-technical:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.grade-element-highSchool:last-child,.grade-element-kindergarten:last-child,.grade-element-technical:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.grade-selector-wrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:center;border:1px solid rgba(130,49,137,.06);border-radius:8px}.grade-selector-wrapper .grade-element-active{background-color:#823189;color:#fff}.grade-selector-wrapper-primary{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:48px}