.header-introduction{display:block;width:100%;padding:var(--hi-pad-top) var(--hi-pad-x) var(--hi-pad-bottom);box-sizing:border-box;background:var(--hi-background)}.header-introduction__container{max-width:1440px;margin:0 auto;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.header-introduction__container.is-visible{opacity:1;transform:translateY(0)}.header-introduction__title{display:flex;justify-content:center;align-items:center;gap:var(--hi-title-gap);flex-wrap:wrap;margin-bottom:0}.header-introduction__title.has-description{margin-bottom:var(--hi-description-spacing)}.header-introduction__title-left{font-family:var(--hi-title-left-font);font-weight:var(--hi-title-left-weight);font-size:var(--hi-title-left-size);color:var(--hi-title-left-color);letter-spacing:var(--hi-title-left-letter-spacing);line-height:var(--hi-title-left-line-height);text-transform:var(--hi-title-left-transform);font-style:var(--hi-title-left-style);margin:0}.header-introduction__title-right{font-family:var(--hi-title-right-font);font-weight:var(--hi-title-right-weight);font-size:var(--hi-title-right-size);color:var(--hi-title-right-color);letter-spacing:var(--hi-title-right-letter-spacing);line-height:var(--hi-title-right-line-height);text-transform:var(--hi-title-right-transform);font-style:var(--hi-title-right-style);margin:0}.header-introduction__description{font-family:var(--hi-description-font);font-weight:var(--hi-description-weight);font-size:var(--hi-description-size);color:var(--hi-description-color);letter-spacing:var(--hi-description-letter-spacing);line-height:var(--hi-description-line-height);text-align:var(--hi-description-align);margin:0 auto;max-width:1328px}@media screen and (max-width:749px){.header-introduction{padding:var(--hi-pad-top-mobile) var(--hi-pad-x-mobile) var(--hi-pad-bottom-mobile)}.header-introduction__title{align-items:flex-start;gap:var(--hi-title-gap-mobile);max-width:317px;margin-left:auto;margin-right:auto;margin-bottom:0}.header-introduction__title.has-description{margin-bottom:var(--hi-description-spacing-mobile)}.header-introduction__title-left{font-family:var(--hi-title-left-font);font-weight:var(--hi-title-left-weight);font-size:var(--hi-title-left-size-mobile);line-height:32px;letter-spacing:var(--hi-title-left-letter-spacing);font-style:var(--hi-title-left-style)}.header-introduction__title-right{font-family:var(--hi-title-right-font);font-weight:var(--hi-title-right-weight);font-size:var(--hi-title-right-size-mobile);line-height:32px;letter-spacing:var(--hi-title-right-letter-spacing);font-style:var(--hi-title-right-style)}.header-introduction__description{font-family:var(--hi-description-font);font-weight:var(--hi-description-weight);font-style:normal;font-size:var(--hi-description-size-mobile);color:var(--hi-description-color);letter-spacing:var(--hi-description-letter-spacing);line-height:24px;text-align:var(--hi-description-align);width:100%;max-width:358px;margin-left:auto;margin-right:auto}}@media screen and (min-width:750px){.header-introduction__title{gap:var(--hi-title-gap)}}
