.sm_cards{display:flex;overflow-x:auto;gap:10px;width:100%;padding-bottom:10px}.sm_cards .sector{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:16px;border-radius:.75rem;background-color:#e9e9e9;min-width:150px}.sm_cards .positive{background-color:#e5ffef}.sm_cards .negative{background-color:#ffe9eb}.sm_cards .MuiLinearProgress-bar{background:var(--Success-900,#10b349)}.sm_cards .negative .MuiLinearProgress-bar{background:var(--Error-900,#ff524b)}.sector .stats{display:flex;flex-direction:column;gap:.5rem}.sector .title{color:var(--Secondary-900,#191442);font-size:14px;font-weight:500}.sector .icon{width:24px;height:24px}.sector .footer,.sector div:first-child{display:flex;justify-content:space-between}.sector .value{color:var(--Secondary-900,#191442);font-size:12px;font-weight:400;display:flex;align-items:center}.sector .footer span{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400}.sm_cards .MuiLinearProgress-root{background-color:#fff}.sector_link{display:contents}.sector_movement_card_wrapper{border-radius:0;border-width:medium 1px 1px;border-top:1px}@media (min-width:678px){.sm_cards{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;padding:0}.footer_web{display:flex}.footer_m{display:none}}.view_all_stocks_wrapper{padding:16px;cursor:pointer;display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12);border:1px solid var(--Neutrals-300,#e0dfe7);border-top:none}.view_all_content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.view_all_content .view_all_row{display:flex;flex-direction:row;align-items:flex-end}.view_all_content span{color:var(--Secondary-900,#191442);font-size:14px;font-style:normal;font-weight:500}.view_all_content p{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.view_all_content div{gap:5px;display:flex;flex-direction:row;align-items:center}.view_all_stocks_link{display:contents}@media (max-width:678px){.view_all_content div{gap:2px;flex-direction:column!important;align-items:flex-start!important}.view_all_stocks_wrapper{border:none}}