.u-ir-event{background-color:var(--COLOR_BACKGROUND_LIGHT);border-radius:18px;display:grid}.u-ir-event__news{display:flex}.u-ir-stockInfo__iframe{height:290px;width:380px}.u-ir-document{display:grid}.u-ir-document__button{--local-foreground:var(--COLOR_BASE_DARK);--local-background:var(--COLOR_BASE_LIGHT);--local-outline:var(--COLOR_FOREGROUND_LIGHT);align-items:center;background:var(--local-background);border:2px solid var(--local-outline);border-radius:100vh;color:var(--local-foreground);display:flex;fill:var(--local-foreground);gap:8px;height:fit-content;padding:18px 64px;transition:color .3s,background .3s;width:fit-content}.m-button{padding:16px 75px}@media (min-width:900px){.u-ir-event{align-items:center;gap:40px;grid-template-columns:max-content 1fr max-content;padding:24px 32px}.u-ir-event__news{column-gap:16px;flex-wrap:wrap;row-gap:8px}.u-ir-stockInfo{background-color:var(--COLOR_BASE_LIGHT);padding:16px 0;width:fit-content}.u-ir-document{gap:40px;grid-template-columns:208px 1fr max-content;margin-top:48px}.u-ir-document+.m-card-list--media{margin-top:88px!important}.u-ir-document .m-list{margin-top:0}}@media (max-width:899px){.u-ir-event{grid-template-columns:1fr;margin-top:32px;padding:24px}.u-ir-event__news{flex-direction:column;gap:8px;margin-top:16px}.u-ir-event__button{display:flex;justify-content:center;margin-top:24px}.u-ir-stockInfo{background-color:var(--COLOR_BASE_LIGHT);margin-top:32px;padding:16px;width:100%}.u-ir-stockInfo .u-ir-stockInfo__iframe{width:100%}.u-ir-document{margin-top:32px}.u-ir-document .m-list{margin-top:16px}.u-ir-document__button{margin-inline:auto;margin-top:24px}}@media (any-hover:hover){.u-ir-document :hover{--local-foreground:var(--COLOR_BASE_LIGHT);--local-background:var(--COLOR_BASE_DARK);--local-outline:var(--COLOR_BASE_DARK);transition:color .3s,background .3s}}