body{font-family:"Roboto",sans-serif}.source-design{background:#f9f9f9;display:inline-block;padding:4px;margin:0;width:max-content}.source-design .source-link{text-decoration:none;color:#000}#top-companies{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;overflow:hidden;font-size:16px;font-weight:400;line-height:24px;letter-spacing:normal;width:1000px}#top-companies div.title-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}#top-companies div.title-wrap>div:has(h2){flex:1;padding:10px 10px 0}.share-btn-wrap{display:flex;justify-content:center;align-items:center;max-height:36px;color:#1b5b79;border:1px solid #1b5b79;border-radius:30px;padding:4px 10px;gap:5px;cursor:pointer}.key-market-badge{display:inline-flex;align-items:center;gap:.375rem;width:fit-content;padding:.25rem .5rem;margin-bottom:1rem;font-size:.75rem;color:#1d4ed8;background-color:hsla(0,0%,100%,.7);border:1px solid #bfdbfe;border-radius:.375rem;white-space:nowrap}.company-h2{font-size:20px;margin:0 0 5px 0}.company-tag{display:block;margin:0;color:#4a5565;font-size:16px}.circle-img-wrap{display:flex;justify-content:center;align-items:center;position:relative}.circle-img-wrap img{position:relative;width:100%;height:auto;max-height:250px}.top-companies-list-wrap{display:flex;flex-direction:column;justify-content:center;order:2}.top-companies-list{display:flex;flex-direction:column;gap:.75rem}.list-items-wrap{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.list-items-wrap li{display:flex;align-items:center;gap:10px;padding:5px;background-color:hsla(0,0%,100%,.8);border:1px solid #f3f4f6;border-radius:.5rem;transition:all .2s ease;position:relative}.list-items-wrap li:hover{background-color:#fff;border-color:#bfdbfe;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.top-companies-sec-wrap{position:relative;display:flex;flex-direction:row-reverse;justify-content:space-evenly;align-items:center;gap:20px;padding:10px;border:1px solid #e5e7eb;border-radius:20px}.top-companies-sec-wrap>div:first-child{flex:.4}.top-companies-sec-wrap>div:nth-child(2){width:100%;flex:1;display:flex;justify-content:space-between;align-items:center;gap:20px}.top-companies-sec-wrap>div:nth-child(2)>div.top-companies-list-wrap{width:100%;flex:1}.top-companies-sec-wrap>div:nth-child(2)>div:nth-child(2){width:100%;flex:1}.top-companies-sec-wrap .share-btn-wrap{display:none}.list-items-wrap li:hover::after{opacity:1}.list-items-wrap li p{flex:1;font-family:"regular_semibold";font-size:14px;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.list-items-wrap li:hover p{color:#1d4ed8}.disc-with-img-wrap{display:flex;align-items:center;order:3}.img-inner-wrap-major{background:linear-gradient(to bottom right, #f9fafb, #ffffff);border-radius:1rem;border:1px solid #f3f4f6;width:100%;min-height:208px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.top-company-img{max-height:200px}.circle-img-wrap{grid-column:span 3;order:1}.top-companies-list-wrap{grid-column:span 5;order:2}.disc-with-img-wrap{grid-column:span 4;order:3}.list-items-wrap li::before{width:44px;height:44px}.list-items-wrap li p{font-size:.95rem}