.GuestMcSection_section__29KyE{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;padding:0 24px 80px}.GuestMcSection_title__rKXq7{margin:0;color:var(--semantic-black-middle);font-size:2rem;font-weight:600;line-height:normal;letter-spacing:1.6px;text-align:center}@media screen and (max-width:1023px){.GuestMcSection_section__29KyE{gap:48px;padding:0 32px 64px}.GuestMcSection_title__rKXq7{font-size:1.5rem;letter-spacing:1.2px}}@media screen and (max-width:767px){.GuestMcSection_section__29KyE{gap:40px;padding:0 16px 56px}}.GuestMcCardList_list__4TF80{display:grid;grid-template-columns:repeat(2,minmax(340px,1fr));grid-gap:32px;gap:32px;width:100%;max-width:768px;margin:0 auto;padding:0;list-style:none}.GuestMcCardList_item__T21Qw{position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1023px){.GuestMcCardList_list__4TF80{gap:24px;max-width:720px}}@media screen and (max-width:767px){.GuestMcCardList_list__4TF80{grid-template-columns:1fr}}.GuestMcCard_card__ABIgs{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;max-width:480px;min-width:340px;min-height:128px;padding:16px 40px;position:relative}.GuestMcCard_bracket__DOwO4{display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:0;bottom:0;width:32px;height:100%}.GuestMcCard_bracketLeft__eDIKa{left:0}.GuestMcCard_bracketRight__T7vp4{right:0}.GuestMcCard_bracketBottom__f34ee,.GuestMcCard_bracketTop__ZaGB7{width:32px;height:32px;box-sizing:border-box}.GuestMcCard_bracketLeft__eDIKa .GuestMcCard_bracketTop__ZaGB7{border-top:1px solid var(--semantic-black-light2);border-left:1px solid var(--semantic-black-light2)}.GuestMcCard_bracketLeft__eDIKa .GuestMcCard_bracketBottom__f34ee{border-bottom:1px solid var(--semantic-black-light2);border-left:1px solid var(--semantic-black-light2)}.GuestMcCard_bracketRight__T7vp4 .GuestMcCard_bracketTop__ZaGB7{border-top:1px solid var(--semantic-black-light2);border-right:1px solid var(--semantic-black-light2)}.GuestMcCard_bracketRight__T7vp4 .GuestMcCard_bracketBottom__f34ee{border-bottom:1px solid var(--semantic-black-light2);border-right:1px solid var(--semantic-black-light2)}.GuestMcCard_content__qUSse{display:flex;align-items:center;gap:12px;max-width:100%}.GuestMcCard_avatar__DS2Zr{width:64px;height:64px;border-radius:4px;overflow:hidden;flex-shrink:0;background-color:var(--semantic-black-light2)}.GuestMcCard_avatarImage__iu0Kx{width:100%;height:100%;object-fit:cover;display:block}.GuestMcCard_text__hh3vS{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.GuestMcCard_title__ZIlyW{margin:0;color:var(--semantic-text-black-3);font-size:.75rem;font-weight:300;line-height:1.25;letter-spacing:.6px;overflow-wrap:anywhere}.GuestMcCard_name__uMKRs{margin:0;color:var(--semantic-background-black-primary);line-height:1.25;letter-spacing:.8px}.GuestMcCard_nameMain__yvCv5{font-size:1rem;font-weight:600;overflow-wrap:anywhere}.GuestMcCard_nameSuffix__eOsRH{margin-left:4px;font-size:.875rem;font-weight:600;white-space:nowrap}@media screen and (max-width:1023px){.GuestMcCard_card__ABIgs{min-height:112px;padding:8px 32px}.GuestMcCard_name__uMKRs{letter-spacing:.75px}.GuestMcCard_nameMain__yvCv5{font-size:.875rem}.GuestMcCard_nameSuffix__eOsRH{font-size:.75rem}}.CTASection_section__g_xQa{align-items:center;background-color:var(--background-light-blue);display:flex;justify-content:center;padding:32px 16px;margin-bottom:56px;width:100%}.CTASection_content__OoFLN{display:flex;justify-content:center;max-width:420px;width:100%}@media screen and (min-width:768px)and (max-width:1023px){.CTASection_section__g_xQa{padding:32px 16px;margin-bottom:64px}.CTASection_content__OoFLN{max-width:420px}}@media screen and (min-width:1024px){.CTASection_section__g_xQa{padding:40px 24px;margin-bottom:80px}.CTASection_content__OoFLN{max-width:none}}.ButtonLink_button__cFgbN{background-color:#3e444e;border-radius:32px;text-decoration:none;display:flex;align-items:center;justify-content:space-between;border:none;cursor:pointer;transition:background-color .3s ease}.ButtonLink_button__cFgbN[data-size=lg]{height:48px;padding:14px 24px}.ButtonLink_button__cFgbN[data-size=md]{height:40px;padding:10px 20px}.ButtonLink_button__cFgbN[data-size=sm]{height:32px;padding:8px 16px}.ButtonLink_button__cFgbN[data-size=sm] span{font-size:.75rem}.ButtonLink_button__cFgbN[data-size=xl]{height:64px;padding:16px 32px}.ButtonLink_button__cFgbN[data-variant=contained-black]{background-color:#3e444e}.ButtonLink_button__cFgbN[data-variant=contained-white]{background-color:var(--white-color);border:1px solid var(--text-black-1-color)}.ButtonLink_button__cFgbN[data-variant=contained-white] span{color:var(--text-black-1-color)}.ButtonLink_button__cFgbN[data-variant=contained-white]:hover{background-color:var(--background-gray-light);border-color:var(--text-black-2-color)}.ButtonLink_button__cFgbN[data-variant=contained-white]:hover span{color:var(--text-black-2-color)}.ButtonLink_button__cFgbN[data-variant=outlined-white]{background-color:transparent;border:1px solid #fff}.ButtonLink_button__cFgbN span{padding-top:2px;color:#fff;font-weight:600;font-size:1rem;line-height:1.2}.ButtonLink_button__cFgbN:hover{background:#30343e}.ButtonLink_buttonCenter__cLM8x{justify-content:center;position:relative}.ButtonLink_buttonCenter__cLM8x .ButtonLink_buttonIconRight__0Ufe_{position:absolute;right:24px}.ButtonLink_buttonCenter__cLM8x .ButtonLink_buttonContent__TbGOk{gap:4px}.ButtonLink_buttonContent__TbGOk{display:flex;align-items:center;gap:8px}.ButtonLink_buttonIconLeft__EqoHU{align-items:center;display:flex;justify-content:center;width:20px;height:20px}.ButtonLink_buttonIconRight__0Ufe_{width:24px;height:24px}.SectionDecorator_left__i_kTG,.SectionDecorator_right__IM8CN{flex:1 1;background-color:#20232b;min-width:0}.SectionDecorator_center_top__Nj8FW{flex:0 0 auto;max-width:1600px;width:100%;height:100%;position:relative}.SectionDecorator_center_top__Nj8FW:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:100%;background-color:#fff;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.SectionDecorator_center_bottom__qy9zP{flex:0 0 auto;max-width:1600px;width:100%;height:100%;background-color:#fff;overflow:hidden;position:relative}.SectionDecorator_decorator_top__9w_zK{background-color:#20232b}.SectionDecorator_decorator_bottom__dg_42,.SectionDecorator_decorator_top__9w_zK{position:relative;width:100%;height:120px;overflow:hidden;display:flex;align-items:stretch}.SectionDecorator_decorator_bottom__dg_42,.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP,.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_left__i_kTG,.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_right__IM8CN{background-color:#fff}.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:100%;background-color:#20232b;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}@media screen and (max-width:1600px){.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_left__i_kTG,.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_right__IM8CN,.SectionDecorator_decorator_top__9w_zK .SectionDecorator_left__i_kTG,.SectionDecorator_decorator_top__9w_zK .SectionDecorator_right__IM8CN{display:none}}@media(max-width:1023px){.SectionDecorator_decorator_top__9w_zK{height:77px}.SectionDecorator_decorator_top__9w_zK .SectionDecorator_center_top__Nj8FW:before{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.SectionDecorator_decorator_bottom__dg_42{height:77px;background-color:#fff}.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP{background-color:#fff}.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP:before{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}}@media(max-width:767px){.SectionDecorator_decorator_top__9w_zK{height:58px}.SectionDecorator_decorator_top__9w_zK .SectionDecorator_center_top__Nj8FW:before{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.SectionDecorator_decorator_bottom__dg_42{height:58px;background-color:#fff}.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP{background-color:#fff}.SectionDecorator_decorator_bottom__dg_42 .SectionDecorator_center_bottom__qy9zP:before{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}}@media(max-width:375px){.SectionDecorator_decorator_bottom__dg_42,.SectionDecorator_decorator_top__9w_zK{height:28px}}.IrnewsList_irnewsListWrapper__koPp_{max-width:1120px}.IrnewsList_irnewsList__lPVWg{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:40px;column-gap:40px;list-style-type:none}.IrnewsList_irnewsListItem__ZxscG{height:100%;display:flex}@media(min-width:768px)and (max-width:1023px){.IrnewsList_irnewsList__lPVWg{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));column-gap:32px}.IrnewsList_irnewsListItem__ZxscG{width:100%}}@media(max-width:767px){.IrnewsList_irnewsList__lPVWg{grid-template-columns:1fr;column-gap:0}.IrnewsList_irnewsListItem__ZxscG{width:100%}}.IrnewsListItem_irnewsListItem__VvTOV{display:flex;width:100%;padding:24px 0;align-items:flex-start;gap:16px;border-bottom:1px solid #dde2eb;height:100%;flex:1 1 auto}.IrnewsListItem_content__5ZBNI{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0;height:100%}.IrnewsListItem_header__Cx_7k{display:flex;align-items:center;gap:16px;align-self:stretch}.IrnewsListItem_company__a28_D{flex-direction:column;justify-content:center;flex:1 0}.IrnewsListItem_company__a28_D a{color:#3e444e;font-size:1rem;font-weight:600;line-height:normal;text-decoration:none}.IrnewsListItem_stockCode__9JNOW{color:#3e444e;font-size:.875rem;font-weight:300;line-height:normal}.IrnewsListItem_latestActivities__Bd9Z7{display:flex;align-items:center;gap:8px}.IrnewsListItem_newsTitle__3erL3{text-wrap:inherit}.IrnewsListItem_newsTitleLink__aYwcU{color:#1c95e6;font-size:1rem;font-weight:300;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-decoration:none}.IrnewsListItem_newsTitleLink__aYwcU:hover{text-decoration:underline}.IrnewsListItem_footer__osdpZ{display:flex;align-items:center;gap:16px;align-self:stretch}.IrnewsListItem_publishedAt__6iPXT{color:#7d838e;font-size:.875rem;font-weight:274;line-height:normal}.IrnewsListItem_tagString__WDFd2{color:#7d838e;font-size:.875rem;font-weight:300;line-height:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}@media(max-width:1023px){.IrnewsListItem_irnewsListItem__VvTOV{padding:16px 0;gap:8px}.IrnewsListItem_company__a28_D a{font-size:.875rem}.IrnewsListItem_newsTitle__3erL3{font-size:.875rem;min-height:2.625rem}.IrnewsListItem_newsTitleLink__aYwcU{font-size:.875rem}.IrnewsListItem_publishedAt__6iPXT,.IrnewsListItem_stockCode__9JNOW,.IrnewsListItem_tagString__WDFd2{font-size:.75rem}}@media(max-width:767px){.IrnewsListItem_newsTitle__3erL3{min-height:auto}}.ActivitiesIcon_activitiesIcons__kneeT{display:flex;padding:.5rem;align-items:center;border-radius:.25rem;background:#dde2eb;transition:background .2s ease}.ActivitiesIcon_activitiesIcons__kneeT .ActivitiesIcon_disabled__4t89F{background:#eff1f6}.ActivitiesIcon_activitiesIcons__kneeT:hover:not(.ActivitiesIcon_disabled__4t89F){background:var(--Primitive-Black-Black70,#ced3dc)}