@media (min-width:900px){.headline1{margin-bottom:40px;text-align:center}.categoryList{padding-bottom:100px}}.categoryList a{background-color:#fff;border:1px solid var(--grey);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.051);color:var(--black);display:block;margin-bottom:40px;text-align:center;text-decoration:none;transition:all .3s}.categoryList a h3{display:-webkit-box;font-size:13px;font-weight:600;margin:0;padding-block:16px;padding-inline:8px;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:70px;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}.categoryList a:hover{border-color:var(--green);box-shadow:0 0 5px var(--green)}.categoryList a img{border-radius:5px}@media (max-width:900px){.categoryList>.row{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-inline:0}.categoryList>.row>div{flex-grow:0;flex-shrink:0;margin:0 20px 0 0;padding-inline:0;width:60vw}}