.market-desc-card{background:#202228;border:1px solid #40444e;border-radius:16px;flex-direction:column;display:flex;position:relative}.market-desc-card.highlighted{border-color:#e9c89166}.market-desc-card .market-desc-content{max-height:280px;transition:max-height .4s;overflow:hidden}.market-desc-card.expanded .market-desc-content{max-height:2000px}.market-desc-content{flex-direction:column;gap:clamp(32px,5vw,48px);padding:clamp(16px,3vw,24px) clamp(16px,3vw,24px) clamp(24px,4vw,32px);display:flex}a.market-desc-title{color:inherit;text-decoration:none}.market-desc-title{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.market-desc-title img{border-radius:12px;flex-shrink:0;width:48px;height:48px}.market-desc-title h3{font-size:clamp(20px,2.6vw,24px)}.market-desc-intro{flex-direction:column;gap:20px;display:flex}.market-desc-intro .market-desc-header{color:#f5f6f7e0;font-size:clamp(20px,2.2vw,22px);font-weight:500}.market-desc-intro p{font-size:clamp(16px,1.8vw,18px);line-height:140%}.market-desc-sections{flex-direction:column;gap:clamp(28px,4vw,40px);display:flex}.market-desc-row{gap:clamp(16px,3vw,24px);display:flex}@media (width<=767px){.market-desc-row{flex-direction:column}}.market-desc-block{flex-direction:column;flex:1;gap:clamp(16px,3vw,24px);display:flex}.market-desc-block .market-desc-block-header{border-bottom:1px solid #40444e;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding-bottom:8px;display:flex}.market-desc-block .market-desc-block-header svg{flex-shrink:0;width:24px;height:24px}.market-desc-block .market-desc-block-header span{color:#f5f6f7e0;font-size:clamp(18px,2vw,20px);font-weight:500}.market-desc-block .market-desc-block-text{font-size:clamp(16px,1.8vw,18px);line-height:140%}.market-desc-block .market-desc-block-list{flex-direction:column;gap:12px;font-size:clamp(16px,1.8vw,18px);line-height:140%;display:flex}.market-desc-block .market-desc-rating{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;font-size:clamp(20px,2.2vw,22px);font-weight:500;display:flex}.market-desc-block .market-desc-rating svg{color:#4caf50;width:20px;height:20px}.market-desc-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#202228a3;border-radius:0 0 16px 16px;justify-content:center;padding:16px 0;display:flex;position:relative}.market-desc-card:not(.expanded) .market-desc-footer:before{content:"";pointer-events:none;background:linear-gradient(#0000,#202228);height:80px;position:absolute;bottom:100%;left:0;right:0}.market-desc-footer .btn-secondary{border-color:#434f65e0}.market-desc-footer .btn-secondary svg{transition:transform .4s}.expanded .market-desc-footer .btn-secondary svg{transform:rotate(180deg)}
