.default-layout_container__abE9M{display:grid;grid-template-columns:clamp(30%,35rem,40%) 1fr;grid-template-rows:1fr;width:100vw;min-height:100vh;@media (max-width:768px){grid-template-columns:1fr}background:var(--blacks-grey-light,#f8fafc)}.default-layout_sidebar__bAEft{width:100%;background-color:#ccc;@media (max-width:768px){display:none}}.default-layout_content__74zvE{overflow:auto;min-height:clamp(100vh,100%,auto);background:var(--blacks-grey-light,#f8fafc)}.ProductCard_listContainer__PCIA9{display:flex;flex-direction:column;gap:.75rem;align-self:stretch}.ProductCard_container__zrc_0{display:flex;padding:1.25rem 1.5rem;align-items:flex-start;gap:1.5rem;align-self:stretch;border-radius:.75rem;background:#fff}.ProductCard_iconContainer__kZ0Le{width:3.375rem;height:2.375rem;flex-shrink:0}.ProductCard_icon__c94ow{display:flex;width:3.5rem;height:3.5rem;padding:.5625rem .0625rem;justify-content:center;align-items:center}.ProductCard_titile__BS2y5{color:var(--blacks-dark,#292929);font-size:1.25rem;font-style:normal;font-weight:500;line-height:150%}.ProductCard_description__ZTqu5{color:var(--blacks-dark-grey,#757a89);font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}.SideBarWithInvestorList_container__zXCwd{min-height:100vh;display:flex;flex-direction:column;background:var(--blacks-grey-light,#f8fafc);padding-inline:3rem}.SideBarWithInvestorList_logoWrapper__hzIQZ{margin-block:2.5rem}.SideBarWithInvestorList_wrapper__CKfFO{display:flex;flex-direction:column;height:100%}.SideBarWithInvestorList_wrapper__CKfFO h1{color:var(--system-color-black-dark);font-size:3rem;font-style:normal;font-weight:700;line-height:124%}.SideBarWithInvestorList_wrapper__CKfFO h3{color:var(--system-color-grey-dark);font-size:1.25rem;font-style:normal;font-weight:500;line-height:150%;margin-top:.4rem}.SideBarWithProductCardList_container__G_cbx{display:flex;flex-direction:column;justify-content:space-around;padding:3.5rem 3rem;gap:3.5rem;height:100vh;background:var(--blacks-grey-light,#f8fafc)}.SideBarWithProductCardList_content__2_nme{flex-grow:2}.SideBarWithProductCardList_p__zeFBT{color:var(--blacks-dark-grey,#757a89);font-size:1rem;font-style:normal;font-weight:400;line-height:160%}.SideBarWithProductCardList_h1__kuWXD{color:var(--blacks-dark,#292929);font-size:3rem;font-style:normal;font-weight:700;line-height:124%}.SideBarWithProductCardList_logo__1OSMJ{width:12.4375rem;height:1.5rem;flex-shrink:0}.ProfileCard_containerList__UX_WI{display:flex;gap:var(--system-gap-xs);flex-direction:column}.ProfileCard_container__yUyFT{container:profile-container/inline-size;--PADDING-LARGE:var(--system-padding-l);--GAP-SMALL:var(--system-gap-sm);--BORDER-RADIUS:var(--system-border-radius);--BORDER-RADIUS-SMALL:var(--system-border-radius-sm);--COLOR-WHITE:var(--system-color-white);--COLOR-GREY-DARK:var(--system-color-grey-dark);--COLOR-BLACK-DARK:var(--system-color-black-dark);--FONT-SIZE-SMALL:var(--system-font-size-sm);--FONT-SIZE_LARGE:var(--system-font-size-l);--LINE-HEIGHT:var(--system-line-height)}.ProfileCard_card__TiBOs{display:flex;padding:1.25rem;align-items:flex-start;gap:var(--GAP-SMALL);align-self:stretch;border-radius:var(--BORDER-RADIUS);background:var(--COLOR-WHITE);align-items:center}@container profile-container (max-width:300px){.ProfileCard_card__TiBOs{flex-direction:column;text-align:center;gap:4px}}.ProfileCard_container__yUyFT img{width:3.5rem;height:3.5rem;border-radius:var(--BORDER-RADIUS-SMALL);object-fit:cover}.ProfileCard_container__yUyFT h3{color:var(--COLOR-BLACK-DARK);font-size:var(--FONT-SIZE_LARGE);font-style:normal;font-weight:500;line-height:var(--LINE-HEIGHT)}.ProfileCard_container__yUyFT p{color:var(--COLOR-GREY-DARK)}