.intro-box{--variable-txt-color:#00485e;--variable-secondary-color:#000;display:flex;justify-content:space-between;background:var(--web-refresh-background-color);flex-wrap:wrap}
.intro-box .header-title{font-family:"BNYM_CORPORATE_Druk";font-size:48px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.96px;text-align:left;padding-top:16px;color:var(--web-refresh-title)}
.intro-box .header-link{font-family:"BNYM_CORPORATE_Akkurat_Pro";font-size:14px;font-weight:700;line-height:20px;letter-spacing:0;color:var(--web-refresh-title);margin-top:15px}
.intro-box .eyebrow{font-size:16px;font-style:normal;font-weight:400;color:var(--web-refresh-eyebrow);font-family:"BNYM_CORPORATE_Akkurat_Pro"}
.intro-box .description{color:var(--web-refresh-description);font-size:14px;padding-top:16px;font-style:normal;font-weight:400;line-height:22px font-family:"BNYM_CORPORATE_Akkurat_Pro"}
@media(min-width:768px){.intro-box .header-title{padding-top:18px;font-size:44px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:.44px}
.intro-box .description{font-size:16px;padding-top:16px;line-height:24px}
.intro-box .eyebrow{font-size:14px;font-style:normal;font-weight:400}
.intro-box .intro-content{width:50%}
}
@media(min-width:1024px){.intro-box .header-title{padding-top:32px;font-size:72px;font-style:normal;font-weight:700;line-height:64px}
.intro-box .header-link{font-size:16px;line-height:24px;margin-top:23px}
.intro-box .eyebrow{font-size:18px;font-style:normal;font-weight:400}
.intro-box .intro-content{width:50%}
.intro-box .description{font-size:20px;line-height:32px}
}
.header-title-eyebrow{display:flex;flex-direction:column;align-items:flex-start}
.intro-box .link-section{justify-content:end;display:flex;flex-direction:column}
.intro-box .link-cta-container:hover{text-decoration:none;border-bottom:0;margin-bottom:0}
.intro-box .cta-Text{letter-spacing:.32px;line-height:20px}
.intro-box .cta-container.button-cta-container{padding:16px 32px}
.intro-box .link-section{padding-top:32px}
[type="investor"]:lang(ja){.header-with-link .header-link{font-family:"source-han-sans-japanese"}
.header-with-link .header-title{font-family:"hiragino-mincho-pron"}
}