.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:var(--black-5-color)}.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}.SeparateTabs_tabs_wrapper__59_Zg{width:100%;display:flex;justify-content:center;align-self:stretch;margin-top:64px}.SeparateTabs_tabs_wrapper_no_margin__HtTbO{margin-top:0}.SeparateTabs_tab_list__7_eXP{display:flex;justify-content:center;gap:24px;width:100%;margin:0;padding:0;scrollbar-width:none;flex-wrap:nowrap;min-height:50px}.SeparateTabs_tab_list__7_eXP::-webkit-scrollbar{display:none}.SeparateTabs_tab__5u_Kx{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:1 1 144px;max-width:220px;min-width:144px;height:42px;padding:0 24px;border:none;border-radius:22px;background:var(--semantic-black-light2);color:var(--text-black-1-color);font-size:.875rem;font-style:normal;font-weight:600;line-height:1;letter-spacing:.2px;white-space:nowrap;text-align:center;cursor:pointer;transition:background .2s ease-out,color .2s ease-out}.SeparateTabs_tab__5u_Kx:not(.SeparateTabs_tab_active__24aac):hover,.SeparateTabs_tab_active__24aac{background:var(--semantic-black-middle);color:var(--text-white-color)}.SeparateTabs_tab_active__24aac:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid var(--semantic-black-middle)}.SeparateTabs_tab_panel__BFk26{width:100%;max-width:1120px;margin:0 auto}.SeparateTabs_tab_panel_full__l0KqL{max-width:100%}.SeparateTabs_empty_message__HlDkJ{margin:0 auto;text-align:center;color:var(--text-gray-2-color);font-size:.875rem;font-style:normal;font-weight:400}@media screen and (max-width:1023px){.SeparateTabs_tabs_wrapper__59_Zg{margin-top:40px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.SeparateTabs_tab_list__7_eXP{justify-content:flex-start;overflow-x:auto;padding-left:32px;padding-right:32px}.SeparateTabs_tab__5u_Kx{min-width:160px;flex:1 1 160px}.SeparateTabs_tab_panel__BFk26{max-width:100%}}@media screen and (max-width:767px){.SeparateTabs_tabs_wrapper__59_Zg{justify-content:flex-start}.SeparateTabs_tab_list__7_eXP{flex-wrap:nowrap;gap:16px;padding-left:16px;padding-right:16px;padding-bottom:8px}.SeparateTabs_tab__5u_Kx{flex:0 0 auto;width:144px;min-width:144px;max-width:144px;height:40px;border-radius:20px;font-size:.75rem}.SeparateTabs_tab__5u_Kx:first-of-type{margin-left:16px}.SeparateTabs_tab__5u_Kx:last-of-type{margin-right:16px}.SeparateTabs_tab_active__24aac:after{bottom:-6px;border-left-width:8px;border-right-width:8px;border-top-width:6px}}.Layout_container__AVMoE{align-self:flex-start;width:256px;margin-right:40px}.Layout_section__AMlVu{position:-webkit-sticky;position:sticky;top:calc(var(--global-header-height-desktop) + 32px);z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;height:auto;max-height:calc(100vh - var(--global-header-height-desktop) - 64px);max-height:calc(100dvh - var(--global-header-height-desktop) - 64px);margin-top:-32px;padding:24px 12px;border-radius:16px;background:var(--white-color);box-shadow:0 8px 16px 4px rgba(33,39,43,.2);overflow:hidden}.Layout_heading__r_m3k{width:100%;margin:0;color:var(--semantic-black-middle);font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:.8px;text-align:center}.Layout_list__AybG3{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%;margin-top:16px;overflow-y:auto;scrollbar-gutter:stable}@media(max-width:1023px){.Layout_container__AVMoE{width:100%;margin-right:0}.Layout_section__AMlVu{position:static;display:flex;gap:16px;width:100%;max-width:720px;height:auto;max-height:none;min-height:unset;margin:0 auto;padding:24px;box-shadow:none}.Layout_list__AybG3{flex:none;align-items:center;margin:0}}@media(max-width:767px){.Layout_section__AMlVu{max-width:none;padding:24px 16px}}.PublicationScheduleDayBlock_daySection__bESwc{display:flex;flex-direction:column;width:100%;padding:0 0 12px;border-bottom:1px solid var(--semantic-border-black-light)}.PublicationScheduleDayBlock_daySection__bESwc:not(:first-child){margin-top:12px}.PublicationScheduleDayBlock_daySection__bESwc:last-child{padding-bottom:0;border-bottom:none}.PublicationScheduleDayBlock_dayContent__sLW2T{display:flex;align-items:stretch;width:100%;gap:12px}.PublicationScheduleDayBlock_collapsibleRoot__f113h{display:flex;flex-direction:column;gap:8px}.PublicationScheduleDayBlock_dateBlock__OKIVm{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:8px;width:44px}.PublicationScheduleDayBlock_dateInner__Xk3az{display:flex;flex:1 1;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2px;padding:6px 4px;border-radius:4px;background:var(--semantic-background-black-light)}.PublicationScheduleDayBlock_monthLabel__Uy_Pp{margin:0;color:var(--semantic-black-light);font-size:.625rem;font-weight:300;line-height:1.5;letter-spacing:.5px;text-align:center}.PublicationScheduleDayBlock_dayOfMonth__oAcj8{margin:0;color:var(--semantic-black-middle);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:.8px;text-align:center}.PublicationScheduleDayBlock_weekdayLabel__4xm1W{margin:0;padding:4px;border:1px solid var(--semantic-border-black-light);border-radius:70px;color:var(--semantic-black-middle);font-size:.625rem;font-weight:600;line-height:1;letter-spacing:.5px;text-align:center}.PublicationScheduleDayBlock_articleListContainer__FrOoJ{width:100%}.PublicationScheduleDayBlock_articleList__jGz9W{display:grid;grid-template-columns:minmax(0,1fr);width:100%;margin:0;padding:0;list-style:none}.PublicationScheduleDayBlock_articleItem__7BQdL{display:flex;flex-direction:column;gap:4px;width:100%;padding:8px 0;border-bottom:1px dashed var(--semantic-border-black-light)}.PublicationScheduleDayBlock_articleItem__7BQdL:last-child{border-bottom:none}.PublicationScheduleDayBlock_articleListPrimary__Q7N8O .PublicationScheduleDayBlock_articleItem__7BQdL:last-child{border-bottom:1px dashed var(--semantic-border-black-light)}.PublicationScheduleDayBlock_collapsibleContent__MVXk_{overflow:hidden}.PublicationScheduleDayBlock_collapsibleContent__MVXk_[data-state=open]{animation:PublicationScheduleDayBlock_slide-down__jcUcH .3s ease-out}.PublicationScheduleDayBlock_collapsibleContent__MVXk_[data-state=closed]{animation:PublicationScheduleDayBlock_slide-up__hhKRB .3s ease-out}.PublicationScheduleDayBlock_expandButton__kI_Pa{width:100%;padding:2px 16px;border:1px solid var(--semantic-border-black-light);border-radius:50px;background:var(--white-color);color:var(--semantic-black-light);font-size:.75rem;font-weight:600;line-height:1.5;letter-spacing:.6px;cursor:pointer;transition:background .3s ease-out}.PublicationScheduleDayBlock_expandButton__kI_Pa:hover{background:var(--semantic-background-black-light)}@media(max-width:1023px){.PublicationScheduleDayBlock_collapsibleRoot__f113h{gap:12px}.PublicationScheduleDayBlock_daySection__bESwc{padding-bottom:16px}.PublicationScheduleDayBlock_daySection__bESwc:not(:first-child){margin-top:16px}.PublicationScheduleDayBlock_articleList__jGz9W{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}@media(min-width:768px)and (max-width:1023px){.PublicationScheduleDayBlock_articleItem__7BQdL:nth-last-child(2):first-child,.PublicationScheduleDayBlock_articleItem__7BQdL:nth-last-child(2):first-child+.PublicationScheduleDayBlock_articleItem__7BQdL{border-bottom:none}}@media(max-width:767px){.PublicationScheduleDayBlock_articleList__jGz9W{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.PublicationScheduleDayBlock_collapsibleContent__MVXk_[data-state=closed],.PublicationScheduleDayBlock_collapsibleContent__MVXk_[data-state=open]{animation:none}}@keyframes PublicationScheduleDayBlock_slide-down__jcUcH{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes PublicationScheduleDayBlock_slide-up__hhKRB{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.PublicationScheduleArticleItem_articleHeader__Qa_mZ{display:flex;flex-direction:column;gap:4px}.PublicationScheduleArticleItem_publishedLabel__KKeiB{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0;padding:2px 8px;border-radius:4px;background:var(--semantic-border-blue);color:var(--white-color);font-size:.625rem;font-weight:600;line-height:1.5;letter-spacing:.5px}.PublicationScheduleArticleItem_companyNameLink__kGJVJ{width:-moz-fit-content;width:fit-content;color:var(--semantic-black-middle);font-size:.75rem;font-weight:600;line-height:1.25;letter-spacing:.6px;text-decoration:none;transition:color .3s ease-out}.PublicationScheduleArticleItem_companyNameLink__kGJVJ span{font-size:.625rem;font-weight:300;line-height:1.25;letter-spacing:.5px}.PublicationScheduleArticleItem_companyNameLink__kGJVJ:hover{color:var(--semantic-black-light)}.PublicationScheduleArticleItem_articleMeta__nK2Ye{display:flex;justify-content:space-between;align-items:center;gap:12px}.PublicationScheduleArticleItem_articleTag__RsEtT{margin:0;padding:2px 8px;border:1px solid var(--semantic-border-black-light);border-radius:56px;color:var(--semantic-black-light);font-size:.625rem;font-weight:600;line-height:1.5;letter-spacing:.5px}.PublicationScheduleArticleItem_followButton__iekyc{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;margin:0 0 0 auto;padding:0;border:none;background:transparent;cursor:pointer}.PublicationScheduleArticleItem_followButton__iekyc:disabled{cursor:not-allowed;opacity:.6}.PublicationScheduleSection_feedback__t_Iqc{margin:0;color:var(--semantic-black-middle);font-size:.875rem;font-weight:300;line-height:1.5;letter-spacing:.7px}@media(max-width:1023px){.PublicationScheduleSection_section__f9oEz{width:100%;padding:56px 32px 80px;background-color:var(--semantic-background-black-light)}}@media(max-width:767px){.PublicationScheduleSection_section__f9oEz{padding-top:40px}}.ScrollToPublicationScheduleButton_button__i8_WD{position:fixed;right:64px;bottom:136px;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:var(--semantic-scrim-blue-85);cursor:pointer;opacity:1;transform:translateY(0);transition:background-color .2s ease,opacity .2s ease,transform .2s ease;z-index:10}.ScrollToPublicationScheduleButton_button__i8_WD:hover{background-color:var(--semantic-border-blue)}.ScrollToPublicationScheduleButton_button__i8_WD:focus-visible{outline:2px solid var(--white-color);outline-offset:4px}.ScrollToPublicationScheduleButton_hidden__ldp8h{opacity:0;pointer-events:none;transform:translateY(8px)}.ScrollToPublicationScheduleButton_icon__CNVft{width:20px;height:20px;background:url(/next_assets/icon_calendar_edit_white.svg) 50%/contain no-repeat}@media(min-width:1280px){.ScrollToPublicationScheduleButton_button__i8_WD{display:none}}@media(max-width:1023px){.ScrollToPublicationScheduleButton_button__i8_WD{right:40px;bottom:96px;width:48px;height:48px}}@media(max-width:767px){.ScrollToPublicationScheduleButton_button__i8_WD{right:16px;bottom:64px;width:40px;height:40px}.ScrollToPublicationScheduleButton_icon__CNVft{width:16px;height:16px}}.HeadingSection_logHeading__8VXst{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch;margin-top:40px}.HeadingSection_logHeadingTitle__f9m6s{color:var(--white-color);text-align:center;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:4.8px}.HeadingSection_logHeadingLead__DpkJd{color:var(--white-color);text-align:center;font-size:.875rem;font-style:normal;font-weight:300;line-height:24.5px;letter-spacing:.7px}@media(max-width:1023px){.HeadingSection_logHeadingLead__DpkJd{line-height:24.5px;letter-spacing:.7px}}@media(max-width:767px){.HeadingSection_logHeading__8VXst{margin-top:16px;padding:0 16px}.HeadingSection_logHeadingTitle__f9m6s{font-size:1.5rem;letter-spacing:3.6px}}.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)}