.topic{align-items:center;background-color:#fff;border-radius:15px;color:#323b4b;display:flex;flex-direction:column;margin-bottom:20px;padding:40px;text-align:center;width:100%}.topic__title{color:#323b4b;font-size:32px;line-height:40px;margin:0 0 15px;word-break:auto-phrase}.topic__text{color:#323b4b;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:15px!important;text-align:left}.see-all-button{background-color:transparent;color:#0074dd;display:flex;font-size:16px;gap:5px;margin:10px auto 0}.see-all-button:hover{cursor:pointer}.see-all-button .dropdown-icon{display:block;transform:rotate(-90deg)}.see-all-button .active{transform:rotate(90deg)}.hidden{display:none}