.test-categories .test-category__link{border:1px solid var(--color_5);background-color:#e8e8e8;border-radius:30px;justify-content:center;align-items:center;width:100%;height:150px;padding:10px;transition:border-color .3s linear;display:flex}.test-categories .test-category__link:hover{border-color:var(--color_red)}.test-categories .test-category__link-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.test-categories .test-category__icon{width:60px;height:auto}.test-categories .test-category__icon svg{width:100%;height:100%}.test-categories .test-category__title{font-size:1rem;font-weight:600}@media screen and (min-width:768px){.test-categories .test-category__link{height:250px}.test-categories .test-category__title{font-size:initial}.test-categories .test-category__icon{margin-right:8px}}@media screen and (min-width:1024px){.test-categories .test-category__link-inner{flex-direction:row}}
/*# sourceMappingURL=2d81b166babac862.css.map*/