.hero{display:grid;place-items:center;min-height:calc(100vh - 8rem);padding-top:4rem}@media(max-width:743px){.hero{min-height:calc(100vh - 3.5rem);padding-top:0}}.hero__wrapper{display:grid;place-items:center;gap:2.75rem;opacity:0;transform:translateY(.75rem);animation:fade .8s ease-out .2s forwards}@media(max-width:743px){.hero__wrapper{gap:2rem}}@media(prefers-reduced-motion:reduce){.hero__wrapper{animation:fade .01ms ease-out .01ms forwards}}.hero__image{font-size:0}@media(max-width:743px){h1.hero__image img{display:block;max-width:90%;margin:0 auto}p.hero__image img{max-width:105%;margin:0 -2.5%}}@keyframes fade{to{opacity:1;transform:translateY(0)}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);clip:rect(1px,1px,1px,1px)}.concept{margin:4rem calc(50% - 50vw) 0;background:#f6f6f6}@media(max-width:743px){.concept{margin:3.5rem calc(50% - 50vw) 0}}.concept__wrapper{max-width:67.5rem;width:calc(100% - 5rem);margin:0 auto;padding:4rem 0}@media(max-width:743px){.concept__wrapper{width:calc(100% - 3rem);padding:3rem 0}}.concept__list{display:grid;gap:1rem;margin-top:2.5rem;font-size:1rem;list-style:none;line-height:1.8}@media(max-width:743px){.concept__list{margin-top:1.75rem}}.concept__item{position:relative;padding-left:1rem}@media(max-width:743px){.concept__item{padding-left:.75rem}}.concept__item:before{position:absolute;content:"";top:.75rem;left:0;width:6px;height:6px;border-radius:2px;background:#181818}.concept__emphasis{font-weight:900}.concept__more{margin-top:2.5rem}@media(max-width:743px){.concept__more{margin-top:2rem}}.advisor{padding-top:4rem;margin-top:6rem}@media(max-width:743px){.advisor{padding-top:3.5rem;margin-top:2.5rem}}.advisor__lead{margin-top:1.5rem;font-size:1rem;text-align:center}@media(max-width:743px){.advisor__lead{margin-top:1rem;text-align:left}}.advisor__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem 2.25rem;margin-top:3.5rem;list-style:none}@media(max-width:767px){.advisor__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:743px){.advisor__list{grid-template-columns:repeat(1,1fr);gap:2.5rem;margin-top:2.5rem}}.advisor__link{display:flex;flex-direction:column;height:100%;color:#181818;text-decoration:none;border-radius:12px}.advisor__link:focus-visible{outline-color:#0075de}.advisor__image{position:relative;line-height:0;overflow:hidden;border-radius:12px}.advisor__image:after{position:absolute;inset:0;content:"";border:1px solid #0000001a;border-radius:12px}.advisor__image img{transition:transform .3s ease-out}@media(any-hover:hover){.advisor__link:hover img{transition:transform .3s ease-out;transform:scale(1.15)}}@media(prefers-reduced-motion:reduce){@media(any-hover:hover){.advisor__link:hover img{transform:scale(1)}}}.advisor__name{margin-top:1rem;font-size:1rem}@media(max-width:743px){.advisor__name{margin-top:.75rem}}.advisor__description{margin-top:.25rem;color:#0000008a;font-size:1rem}.profile{padding-top:4rem;margin-top:6rem}@media(max-width:743px){.profile{padding-top:3.5rem;margin-top:2.5rem}}.profile__wrapper{display:flex;gap:2.5rem;margin-top:3rem}@media(max-width:743px){.profile__wrapper{flex-direction:column;gap:2rem;margin-top:1.75rem}}.profile__title{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;font-size:1.25rem;font-weight:700}.profile__title+.profile__title{margin-top:.5rem}.profile__company{flex:none;display:flex;align-items:end;gap:.25rem}.profile__logo{line-height:0}.profile__description{margin-top:1.5rem;font-size:1rem;line-height:1.8}.profile__image{display:block;flex:none;line-height:0}.profile__image.is-sp{display:none}@media(max-width:743px){.profile__image{display:none}.profile__image.is-sp{display:block}}.profile__image img{border-radius:12px}@media(max-width:1023px){.profile__image img{width:24.5vw}}@media(max-width:743px){.profile__image img{width:100%}}.contact{display:grid;gap:2rem;padding:4rem 1.5rem;margin:8rem calc(50% - 50vw) 0;background:#f6f6f6}@media(max-width:743px){.contact{gap:1.5rem;padding:2.75rem 1.5rem 3rem;margin:4rem calc(50% - 50vw) 0}}.contact__description{font-size:1rem;text-align:center;line-height:1.8}@media(max-width:1000px){.contact__description{text-align:left}}.page-top{z-index:1;position:fixed;right:1.75rem;bottom:1.75rem;display:grid;place-items:center;min-width:3rem;min-height:3rem;border-radius:50%;box-shadow:#00000029 0 2px 8px;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease-out,visibility .3s ease-out}@media(max-width:743px){.page-top{display:none}}@media(prefers-reduced-motion:reduce){.page-top{transition:opacity .01ms ease-out,visibility .01ms ease-out}}.page-top.is-visible{opacity:1;visibility:visible}.page-top:focus-visible{outline-color:#0075de}
