.stock{margin-bottom:4px}@media(max-width:575px){.stock{margin-bottom:16px}}.stock__category{display:flex;align-items:center;gap:8px;padding:8px 0;font-weight:bold}.stock__category .sector-image{width:32px}.stock__contents{display:flex;gap:40px;width:100%}@media(max-width:575px){.stock__contents{flex-direction:column;align-items:center;gap:20px}.stock__contents>div{width:100%;max-width:none!important}}.stock__contents>div{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}@media(max-width:575px){.stock__contents .stock__description,.stock__contents .stock__graph-complement{display:none}}.stock__contents .stock__show-detail-button{display:none;cursor:pointer;color:#1061D7;font-weight:bold;padding:8px 0 12px 0;font-size:14px}@media(max-width:575px){.stock__contents .stock__show-detail-button{display:flex;align-items:center;justify-content:center;gap:4px}}