html{scroll-behavior:smooth}[data-template=template-10]{--t10-navy:#0f172a;--t10-navy-light:#1e293b;--t10-blue:#3b82f6;--t10-blue-hover:#2563eb;--t10-blue-light:#eff6ff;--t10-white:#fff;--t10-slate:#f8fafc;--t10-slate-100:#f1f5f9;--t10-slate-200:#e2e8f0;--t10-slate-400:#94a3b8;--t10-slate-500:#64748b;--t10-slate-700:#334155;--t10-risk-high:#dc2626;--t10-risk-high-bg:#fef2f2;--t10-risk-medium:#f59e0b;--t10-risk-medium-bg:#fffbeb;--t10-risk-low:#22c55e;--t10-risk-low-bg:#f0fdf4;background-color:var(--t10-white);color:var(--t10-navy);font-family:Inter,system-ui,-apple-system,sans-serif}[data-template=template-10] *{box-sizing:border-box}[data-template=template-10] .t10-h1,[data-template=template-10] h1,[data-template=template-10] h2,[data-template=template-10] h3,[data-template=template-10] h4,[data-template=template-10] h5,[data-template=template-10] h6{color:var(--t10-navy);margin:0;font-weight:600;line-height:1.25}[data-template=template-10] p{line-height:1.7}[data-template=template-10] button{font:inherit}[data-template=template-10] ul{margin:0;padding:0;list-style:none}[data-template=template-10] .prose-report,[data-template=template-10] .t10-prose{color:var(--t10-slate-700);font-size:1.0625rem;line-height:1.75}[data-template=template-10] .prose-report h2,[data-template=template-10] .t10-prose h2{color:var(--t10-navy);letter-spacing:-.02em;margin-top:0;margin-bottom:1.25rem;font-size:1.875rem;font-weight:700}[data-template=template-10] .prose-report h3,[data-template=template-10] .t10-prose h3{color:var(--t10-navy);margin-top:2rem;margin-bottom:.875rem;font-size:1.375rem;font-weight:600}[data-template=template-10] .prose-report h4,[data-template=template-10] .t10-prose h4{color:var(--t10-navy-light);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}[data-template=template-10] .prose-report p,[data-template=template-10] .t10-prose p{margin-bottom:1.125rem}[data-template=template-10] .prose-report strong,[data-template=template-10] .t10-prose strong{color:var(--t10-navy);font-weight:600}[data-template=template-10] .t10-prose a{color:var(--t10-blue);text-underline-offset:2px;text-decoration:underline}[data-template=template-10] .t10-section-white{background:var(--t10-white)}[data-template=template-10] .t10-section-slate{background:var(--t10-slate)}@keyframes t10FadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-template=template-10] .t10-section-fade-in{animation:.6s both t10FadeIn}[data-template=template-10] .t10-card{background:var(--t10-white);border:1px solid var(--t10-slate-200);border-radius:.75rem;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a}[data-template=template-10] .t10-card-hover{transition:box-shadow .2s,transform .2s,border-color .2s}[data-template=template-10] .t10-card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px -4px #0f172a1f,0 4px 8px -4px #0f172a14}[data-template=template-10] .t10-risk-badge-high{letter-spacing:.06em;text-transform:uppercase;background:var(--t10-risk-high-bg);color:var(--t10-risk-high);border:1px solid #dc262633;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}[data-template=template-10] .t10-risk-badge-medium{letter-spacing:.06em;text-transform:uppercase;background:var(--t10-risk-medium-bg);color:var(--t10-risk-medium);border:1px solid #f59e0b33;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}[data-template=template-10] .t10-risk-badge-low{letter-spacing:.06em;text-transform:uppercase;background:var(--t10-risk-low-bg);color:var(--t10-risk-low);border:1px solid #22c55e33;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}[data-template=template-10] .t10-data-row{border-bottom:1px solid var(--t10-slate-100);justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0;font-size:.875rem;display:flex}[data-template=template-10] .t10-data-row:last-child{border-bottom:none}[data-template=template-10] .t10-data-row-label{color:var(--t10-slate-500);flex-shrink:0;font-size:.8125rem}[data-template=template-10] .t10-data-row-value{color:var(--t10-navy);text-align:right;font-weight:500}[data-template=template-10] .t10-data-row-highlight .t10-data-row-value{color:var(--t10-blue);font-weight:600}[data-template=template-10] .t10-btn-filter{cursor:pointer;border:1px solid var(--t10-slate-200);background:var(--t10-white);color:var(--t10-slate-500);border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}[data-template=template-10] .t10-btn-filter:hover{background:var(--t10-slate-100);color:var(--t10-navy);border-color:var(--t10-slate-200)}[data-template=template-10] .t10-btn-filter-active{background:var(--t10-blue);color:var(--t10-white);border-color:var(--t10-blue)}[data-template=template-10] .t10-btn-filter-active:hover{background:var(--t10-blue-hover);color:var(--t10-white);border-color:var(--t10-blue-hover)}[data-template=template-10] input[type=range]{appearance:none;background:var(--t10-slate-200);cursor:pointer;border-radius:9999px;outline:none;width:100%;height:6px}[data-template=template-10] input[type=range]:focus{outline:none}[data-template=template-10] input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--t10-blue);border:3px solid var(--t10-white);width:20px;height:20px;box-shadow:0 0 0 2px var(--t10-blue), 0 2px 6px #00000026;cursor:pointer;border-radius:50%;margin-top:-7px;transition:box-shadow .15s}[data-template=template-10] input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #3b82f64d,0 2px 6px #00000026}[data-template=template-10] input[type=range]::-webkit-slider-runnable-track{border-radius:9999px;height:6px}[data-template=template-10] input[type=range]::-moz-range-thumb{background:var(--t10-blue);border:3px solid var(--t10-white);width:20px;height:20px;box-shadow:0 0 0 2px var(--t10-blue), 0 2px 6px #00000026;cursor:pointer;border-radius:50%}[data-template=template-10] input[type=range]::-moz-range-track{background:var(--t10-slate-200);border-radius:9999px;height:6px}[data-template=template-10] .t10-scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--t10-slate-200) transparent}[data-template=template-10] .t10-scrollbar-thin::-webkit-scrollbar{width:4px;height:4px}[data-template=template-10] .t10-scrollbar-thin::-webkit-scrollbar-track{background:0 0}[data-template=template-10] .t10-scrollbar-thin::-webkit-scrollbar-thumb{background:var(--t10-slate-200);border-radius:9999px}[data-template=template-10] .t10-scrollbar-thin::-webkit-scrollbar-thumb:hover{background:var(--t10-slate-400)}[data-template=template-10] ::-webkit-scrollbar{width:6px;height:6px}[data-template=template-10] ::-webkit-scrollbar-track{background:var(--t10-slate)}[data-template=template-10] ::-webkit-scrollbar-thumb{background:var(--t10-slate-200);border-radius:3px}[data-template=template-10] ::-webkit-scrollbar-thumb:hover{background:var(--t10-slate-400)}[data-template=template-10] :focus-visible{outline:2px solid var(--t10-blue);outline-offset:2px}[data-template=template-10] ::selection{color:var(--t10-navy);background-color:#3b82f626}@keyframes t10Pulse{0%,to{opacity:1}50%{opacity:.5}}[data-template=template-10] .t10-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite t10Pulse}@keyframes t10SlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-template=template-10] .t10-slide-in{animation:.25s ease-out both t10SlideIn}[data-template=template-10] .t10-timeline-line:before{content:"";background:linear-gradient(to bottom, var(--t10-blue), transparent);width:2px;position:absolute;top:2.5rem;bottom:0;left:1.125rem}
.investigation-module__fj8oAW__investherobaner{background-color:#081019;font-family:Geist,sans-serif}.investigation-module__fj8oAW__innerdivinveheroheading p{color:#abb4bf;text-align:center;padding:6px 12px;font-family:Geist,sans-serif;font-size:18px;font-weight:500;display:inline;position:relative}.investigation-module__fj8oAW__innerdivinveheroheading h3{color:#fff;text-align:center;background:linear-gradient(#ffffff14 0%,#ffffff29 100%);border:1px solid #ffffff4a;border-radius:99px;padding:2px 12px 2px 25px;font-family:Geist,sans-serif;font-size:18px;font-weight:300;display:inline;position:relative}.investigation-module__fj8oAW__innerdivinveheroheading h3 span:after{content:"";background-color:#9fe0ff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.investigation-module__fj8oAW__innerdivinveheroheading h1{text-align:center;color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:25px 12px 6px;font-family:Libre Bodoni,serif;font-size:64px;font-weight:700;display:inline}.investigation-module__fj8oAW__innerdivinveheroheading{z-index:0;border-top:1px solid #3e4753;border-bottom:1px solid #3e4753;flex-direction:column;justify-content:center;align-items:center;width:100%;height:480px;padding:50px;display:flex;position:sticky;top:0;overflow:hidden}.investigation-module__fj8oAW__heroHeadingOverlay{z-index:0;background:#081019cc;position:absolute;inset:0}.investigation-module__fj8oAW__innerdivinveheroheading p,.investigation-module__fj8oAW__innerdivinveheroheading h1{z-index:1;position:relative}.investigation-module__fj8oAW__innerdivinveherodatepublish p{color:#abb4bf;text-transform:uppercase;font-size:12px;font-weight:400}.investigation-module__fj8oAW__innerdivinveherodatepublish span{font-weight:700}.investigation-module__fj8oAW__innerdivinveherodatepublish{border-top:none;border-bottom:1px solid #3e4753;padding:20px}.investigation-module__fj8oAW__innerdivinveheroprofilemain{border-bottom:1px solid #3e4753;padding:20px}.investigation-module__fj8oAW__rightsideprofilehero,.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv{flex:0 0 20%}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv img{max-width:240px}.investigation-module__fj8oAW__innerherobanerrole ul li{color:#e5e9ed;font-size:12px}.investigation-module__fj8oAW__innerherobanerrole ul{border-top:0;border-bottom:0;gap:15px;padding:13.5px 10px;display:flex}.investigation-module__fj8oAW__innerherobanerrole{border:0;border-left:1px solid #3e4753;border-right:1px solid #3e4753}.investigation-module__fj8oAW__taggssectionulli li span a{border:1px solid #3e4753;border-radius:99px;margin-right:5px;padding:5px 10px;transition:all .5s}.investigation-module__fj8oAW__taggssectionulli li span a:hover{background-color:#d92d20;border-color:#d92d20}.investigation-module__fj8oAW__innerherobanerrole ul.investigation-module__fj8oAW__taggssectionulli li:first-child{flex:0 0 10%}.investigation-module__fj8oAW__innerherobanerrole ul li:first-child{color:#848f9d;flex:0 0 28%;font-weight:600}.investigation-module__fj8oAW__innerherobanerrole{flex:0 0 55%;max-width:685px}.investigation-module__fj8oAW__rightsideprofilehero ul:nth-child(2n),.investigation-module__fj8oAW__innerherobanerrole ul:nth-child(2n){background-color:#121820}.investigation-module__fj8oAW__rightsideprofilehero ul:nth-child(odd),.investigation-module__fj8oAW__innerherobanerrole ul:nth-child(odd){background-color:#212933}.investigation-module__fj8oAW__rightsideprofilehero ul li{color:#abb4bf;font-size:14px;font-weight:400}.investigation-module__fj8oAW__rightsideprofilehero ul li:last-child{color:#fff}.investigation-module__fj8oAW__rightsideprofilehero ul{border:1px solid #3e4753;border-bottom:none;justify-content:space-between;gap:15px;padding:15.6px 10px;display:flex}.investigation-module__fj8oAW__rightsideprofilehero ul:last-child{border-bottom:1px solid #3e4753}.investigation-module__fj8oAW__btnadddashjoin{align-items:center;gap:10px;padding-top:20px;display:flex}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv{padding:15px 0 15px 15px}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv img{border:1px solid #3e4753;width:100%;max-width:194px}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv a{max-width:194px;margin-top:10px;font-weight:600}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv a,.investigation-module__fj8oAW__btnadddashjoin a,.investigation-module__fj8oAW__btnadddashjoin button{color:#fff;text-align:center;cursor:pointer;background:#ffffff1f;border:1px solid #3e4753;flex:1;padding:10px;font-size:12px;transition:all .5s;display:block}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv a:hover,.investigation-module__fj8oAW__btnadddashjoin a:hover,.investigation-module__fj8oAW__btnadddashjoin button:hover{color:#081019;background-color:#fff}.investigation-module__fj8oAW__havecrediblesection{background-color:#081019}.investigation-module__fj8oAW__havecrediblesection h2{color:#fff;max-width:600px;font-family:Libre Bodoni,serif;font-size:24px;font-weight:700;line-height:1.1}.investigation-module__fj8oAW__havecrediblesection a{color:#081019;text-align:center;background:#fff;border:1px solid #d1d7dd;width:100%;max-width:268px;margin:0 0 0 auto;padding:11px;font-family:Geist,sans-serif;font-size:16px;font-weight:400;display:block}.investigation-module__fj8oAW__innerdatahavecrediblesection .investigation-module__fj8oAW__imagediv{background:#fff;border:1px solid #e5e9ed;border-radius:8px;justify-content:center;align-items:center;max-width:64px;height:64px;display:flex;box-shadow:0 4px 4px -4px #0c0c0d0d,0 16px 32px -4px #0c0c0d1a}.investigation-module__fj8oAW__innerdatahavecrediblesection .investigation-module__fj8oAW__imagediv img{max-width:32px}.investigation-module__fj8oAW__innerdatahavecrediblesection h3{color:#0a0a0a;margin-top:15px;margin-bottom:10px;font-family:Libre Bodoni,serif;font-size:24px;font-weight:700}.investigation-module__fj8oAW__innerdatahavecrediblesection li,.investigation-module__fj8oAW__innerdatahavecrediblesection p{color:#47474a;font-family:Geist,sans-serif;font-size:14px;font-weight:400}.investigation-module__fj8oAW__innerdatahavecrediblesection p span{font-weight:700}.investigation-module__fj8oAW__innerdatahavecrediblesection ul{margin-top:20px;padding-left:20px;list-style-type:disc}.investigation-module__fj8oAW__innerdatahavecrediblesection{background:#f8f9fa;height:100%;padding:20px}.investigation-module__fj8oAW__innerdatahavecrediblesection.investigation-module__fj8oAW__innerdatahavecredibleright ul{margin-top:10px;list-style-type:investigation-module__fj8oAW__auto}.investigation-module__fj8oAW__verifucationsnapshot h2{color:#fff;font-size:32px;font-weight:600;font-family:var(--font-geist);margin-bottom:10px}.investigation-module__fj8oAW__verifucationsnapshot p{font-family:var(--font-geist);color:#abb4bf;margin-bottom:30px;font-size:16px;font-weight:400}.investigation-module__fj8oAW__verifucationsnapshotinner h4{color:#abb4bf;font-size:16px;font-weight:500;font-family:var(--font-geist);margin-bottom:10px}.investigation-module__fj8oAW__verifucationsnapshotinner h5{color:#fff;font-size:20px;font-weight:500;font-family:var(--font-geist);margin-bottom:10px}.investigation-module__fj8oAW__bottomtext p,.investigation-module__fj8oAW__verifucationsnapshotinner p{color:#abb4bf;font-size:14px;font-family:var(--font-geist);font-weight:400}.investigation-module__fj8oAW__bottomtext p{color:#fef0c7}.investigation-module__fj8oAW__whitebtn{color:#081019;font-size:14px;font-family:var(--font-geist);text-align:center;cursor:pointer;background-color:#fff;border:1px solid #d1d7dd;padding:10px;font-weight:400;transition:all .5s;display:block}.investigation-module__fj8oAW__whitebtn:hover{color:#fff;background-color:#081019}@media (max-width:991px){.investigation-module__fj8oAW__innerdivinveheroheading p{font-size:14px}.investigation-module__fj8oAW__innerdivinveheroheading h1{font-size:32px}.investigation-module__fj8oAW__innerdivinveheroheading{padding:40px}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv{flex:0 0 100%;margin-bottom:15px}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv img{max-width:100%}.investigation-module__fj8oAW__innerherobanerrole{flex:0 0 100%;margin-bottom:15px;padding:0}.investigation-module__fj8oAW__rightsideprofilehero{flex:0 0 100%}.investigation-module__fj8oAW__btnadddashjoin{flex-wrap:wrap}.investigation-module__fj8oAW__btnadddashjoin a,.investigation-module__fj8oAW__btnadddashjoin button{flex:0 0 100%}.investigation-module__fj8oAW__verifucationsnapshot h2{font-size:24px}.investigation-module__fj8oAW__verifucationsnapshot p{font-size:14px}.investigation-module__fj8oAW__havecrediblesection h2{font-size:32px}.investigation-module__fj8oAW__innerdatahavecrediblesection img{max-width:27px}.investigation-module__fj8oAW__innerdatahavecrediblesection .investigation-module__fj8oAW__imagediv{max-width:56px;height:56px}.investigation-module__fj8oAW__innerdatahavecrediblesection h3{font-size:20px}.investigation-module__fj8oAW__havecrediblesection a{max-width:100%;margin-top:20px}}@media (max-width:991px){.investigation-module__fj8oAW__innercontentherobanner h1{font-size:28px}.investigation-module__fj8oAW__innercontentherobanner p{font-size:16px}.investigation-module__fj8oAW__searchinvestigation input{margin-bottom:15px}.investigation-module__fj8oAW__searchinvestigation button,.investigation-module__fj8oAW__searchinvestigation input{max-width:100%}.investigation-module__fj8oAW__searchinvestigation .investigation-module__fj8oAW__investigicon{top:24%}.investigation-module__fj8oAW__headingdiv h2{font-size:24px}.investigation-module__fj8oAW__headingdiv{padding:16px}.investigation-module__fj8oAW__homeherrobaner{height:auto}.investigation-module__fj8oAW__innercontentherobanner{padding:70px 0;display:block}.investigation-module__fj8oAW__forspacborder{padding:25px 0}.investigation-module__fj8oAW__havecrediblediv h3{margin-bottom:30px;font-size:20px;line-height:1.2}.investigation-module__fj8oAW__havecrediblediv{padding:25px}.investigation-module__fj8oAW__havecrediblediv .investigation-module__fj8oAW__whitebtn{max-width:100%}.investigation-module__fj8oAW__investrecenheading h2{margin-bottom:10px;font-size:24px}.investigation-module__fj8oAW__investrecenheading p{font-size:14px}.investigation-module__fj8oAW__sectorsourcediv{gap:6px}.investigation-module__fj8oAW__countdection h3{font-size:32px}.investigation-module__fj8oAW__countdection p{font-size:14px}.investigation-module__fj8oAW__getaccinner h2{font-size:32px}.investigation-module__fj8oAW__getaccinner h5{font-size:20px}.investigation-module__fj8oAW__getaccinner{border-bottom:1px solid #f97066;padding:40px}.investigation-module__fj8oAW__getaccinnerright{padding:40px}}@media (max-width:991px){.investigation-module__fj8oAW__innercontentherobanner h1{font-size:28px}.investigation-module__fj8oAW__innercontentherobanner p{font-size:16px}.investigation-module__fj8oAW__searchinvestigation input{margin-bottom:15px}.investigation-module__fj8oAW__searchinvestigation button,.investigation-module__fj8oAW__searchinvestigation input{max-width:100%}.investigation-module__fj8oAW__searchinvestigation .investigation-module__fj8oAW__investigicon{top:24%}.investigation-module__fj8oAW__headingdiv h2{font-size:24px}.investigation-module__fj8oAW__headingdiv{padding:16px}.investigation-module__fj8oAW__homeherrobaner{height:auto}.investigation-module__fj8oAW__innercontentherobanner{padding:70px 0;display:block}.investigation-module__fj8oAW__forspacborder{padding:25px 0}.investigation-module__fj8oAW__havecrediblediv h3{margin-bottom:30px;font-size:20px;line-height:1.2}.investigation-module__fj8oAW__havecrediblediv{padding:25px}.investigation-module__fj8oAW__havecrediblediv .investigation-module__fj8oAW__whitebtn{max-width:100%}.investigation-module__fj8oAW__investrecenheading h2{margin-bottom:10px;font-size:24px}.investigation-module__fj8oAW__investrecenheading p{font-size:14px}.investigation-module__fj8oAW__sectorsourcediv{gap:6px}.investigation-module__fj8oAW__countdection h3{font-size:32px}.investigation-module__fj8oAW__countdection p{font-size:14px}.investigation-module__fj8oAW__getaccinner h2{font-size:32px}.investigation-module__fj8oAW__getaccinner h5{font-size:20px}.investigation-module__fj8oAW__getaccinner{border-bottom:1px solid #f97066;padding:40px}.investigation-module__fj8oAW__getaccinnerright{padding:40px}}.investigation-module__fj8oAW__recentinvestigationssect{transition:.5;background-color:#081019}.investigation-module__fj8oAW__investrecenheading h2{color:#fff;font-size:48px;font-weight:700;font-family:var(--font-bodoni)}.investigation-module__fj8oAW__investrecenheading p{color:#d1d7dd;font-size:16px;font-weight:400;font-family:var(--font-geist)}.investigation-module__fj8oAW__recentinvestinner ul{justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.investigation-module__fj8oAW__recentinvestinner ul li:first-child{color:#abb4bf;font-size:14px;font-weight:400;font-family:var(--font-geist);border:1px solid #3e4753;border-radius:99px;justify-content:center;align-items:center;gap:5px;padding:4px 10px;display:inline-flex;position:relative}.investigation-module__fj8oAW__recentinvestinner ul li span{background-color:#9fe0ff;border-radius:50%;width:8px;height:8px}.investigation-module__fj8oAW__recentinvestinner ul li:last-child{font-size:14px;font-weight:700;font-family:var(--font-geist)}.investigation-module__fj8oAW__recentinvestinner h3{font-family:var(--font-bodoni);color:#fff;font-size:20px;font-weight:700}.investigation-module__fj8oAW__recentinvestinner p{color:#d1d7dd;font-family:var(--font-geist);margin:20px 0;font-size:14px;font-weight:400}.investigation-module__fj8oAW__sectorsourcediv{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-bottom:20px;display:flex}.investigation-module__fj8oAW__sectorsourcedivinner{border:1px solid #3e4753;flex:0 0 49%;padding:7px}.investigation-module__fj8oAW__sectorsourcedivinner h6{font-size:12px;font-family:var(--font-geist);color:#a1a1a5;margin-bottom:5px;font-weight:400}.investigation-module__fj8oAW__sectorsourcedivinner p{font-family:var(--font-geist);color:#fff;height:auto;margin:0;padding:0;font-size:11px;font-weight:400}.investigation-module__fj8oAW__recentinvestinner a{color:#fff;font-family:var(--font-geist);justify-content:center;align-items:center;gap:5px;display:flex}.investigation-module__fj8oAW__recentinvestinner{background:#121820;border:1px solid #212933;flex:1;padding:20px;transition:all .5s;position:relative}.investigation-module__fj8oAW__recentinvestinner:hover{background-color:#000;border-color:#fff;transition:all .5s}.investigation-module__fj8oAW__countdection h3{font-family:var(--font-bodoni);font-size:32px;font-weight:700}.investigation-module__fj8oAW__countdection p{font-family:var(--font-geist);color:#3e4753;font-size:14px;font-weight:400}.investigation-module__fj8oAW__getaccusection{background-color:#d92d20}.investigation-module__fj8oAW__getaccinner{padding:80px 40px}.investigation-module__fj8oAW__getaccinner h2{color:#fff;font-size:32px;font-weight:700;font-family:var(--font-bodoni);margin-bottom:20px;line-height:1.3}.investigation-module__fj8oAW__getaccinner h5{font-size:20px;font-family:var(--font-bodoni);color:#fff;font-weight:700}.investigation-module__fj8oAW__getaccinner h5 span{display:block}.investigation-module__fj8oAW__getaccinnerright{padding:80px}.investigation-module__fj8oAW__getaccinnerright p{color:#fff;font-size:16px;font-family:var(--font-geist);padding-bottom:20px;font-weight:400}.investigation-module__fj8oAW__recentinvestigationssect .investigation-module__fj8oAW__whitebtn{width:100%;max-width:256px}@media (max-width:991px){.investigation-module__fj8oAW__innercontentherobanner h1{font-size:28px}.investigation-module__fj8oAW__innercontentherobanner p{font-size:16px}.investigation-module__fj8oAW__searchinvestigation input{margin-bottom:15px}.investigation-module__fj8oAW__searchinvestigation button,.investigation-module__fj8oAW__searchinvestigation input{max-width:100%}.investigation-module__fj8oAW__searchinvestigation .investigation-module__fj8oAW__investigicon{top:24%}.investigation-module__fj8oAW__headingdiv h2{font-size:24px}.investigation-module__fj8oAW__headingdiv{padding:16px}.investigation-module__fj8oAW__homeherrobaner{height:auto}.investigation-module__fj8oAW__innercontentherobanner{padding:70px 0;display:block}.investigation-module__fj8oAW__forspacborder{padding:25px 0}.investigation-module__fj8oAW__havecrediblediv h3{margin-bottom:30px;font-size:20px;line-height:1.2}.investigation-module__fj8oAW__havecrediblediv{padding:25px}.investigation-module__fj8oAW__havecrediblediv .investigation-module__fj8oAW__whitebtn{max-width:100%}.investigation-module__fj8oAW__investrecenheading h2{margin-bottom:10px;font-size:24px}.investigation-module__fj8oAW__investrecenheading p{font-size:14px}.investigation-module__fj8oAW__sectorsourcediv{gap:6px}.investigation-module__fj8oAW__countdection h3{font-size:32px}.investigation-module__fj8oAW__countdection p{font-size:14px}.investigation-module__fj8oAW__getaccinner h2{font-size:32px}.investigation-module__fj8oAW__getaccinner h5{font-size:20px}.investigation-module__fj8oAW__getaccinner{border-bottom:1px solid #f97066;padding:40px}.investigation-module__fj8oAW__getaccinnerright{padding:40px}}.investigation-module__fj8oAW__userassignmaindiv .investigation-module__fj8oAW__imagediv img{object-fit:cover;border-radius:50%;max-width:148px;height:124px}.investigation-module__fj8oAW__textdivinner h3{color:#fff;font-size:20px;font-weight:500;font-family:var(--font-geist);margin-bottom:10px}.investigation-module__fj8oAW__textdivinner p{color:#abb4bf;font-size:14px;font-weight:400;font-family:var(--font-geist)}.investigation-module__fj8oAW__basicinfomaindivuser h4{font-size:16px;font-family:var(--font-geist);color:#f8f9fa;font-weight:500}.investigation-module__fj8oAW__basicinfomaindivuser p{color:#abb4bf;font-size:14px;font-family:var(--font-geist)}.investigation-module__fj8oAW__innerdivinveherodatepublish .investigation-module__fj8oAW__addtodashdiv{color:#fff;font-size:14px;text-decoration:underline}@media (max-width:991px){.investigation-module__fj8oAW__userassignmaindiv .investigation-module__fj8oAW__imagediv img{max-width:132px}.investigation-module__fj8oAW__userassignmaindiv .investigation-module__fj8oAW__imagediv{margin-bottom:20px}.investigation-module__fj8oAW__textdivinner h3{margin-bottom:10px;font-size:18px}.investigation-module__fj8oAW__textdivinner p{font-size:14px}.investigation-module__fj8oAW__innerdivinveheroheading{height:250px}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv a{max-width:100%}.investigation-module__fj8oAW__innerdivinveheroprofilemain .investigation-module__fj8oAW__imagediv{padding:15px}.investigation-module__fj8oAW__taggssectionulli a{margin-bottom:5px;display:block}}
