.site-header{max-width:1180px;margin:0 auto;padding:28px 60px 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.site-header .logo{gap:8px}.site-header .logo-mark{width:10px;height:10px}.page-main{max-width:1180px;margin:0 auto;padding:64px 60px 90px;box-sizing:border-box;display:flex;flex-direction:column;gap:48px}.page-hero{display:flex;flex-direction:column;gap:22px;max-width:760px}.page-hero h1{font-size:clamp(44px,4.4vw,64px);line-height:1;letter-spacing:-.045em;font-weight:700}.page-hero__sub{font-size:17px;line-height:1.6;color:var(--grey-600);max-width:56ch}.page-hero__note{font-size:14px;font-weight:500;color:var(--grey-500)}.h-sub{font-size:30px;letter-spacing:-.035em;font-weight:700}.closing--sub{padding:80px 60px 44px}.closing--sub .closing__inner{gap:44px}.closing__band--trusted{grid-template-columns:1.2fr 1fr;padding-top:28px}.closing__band--trusted .closing__band-label{white-space:nowrap}.closing__band--trusted .closing__band-logos{gap:22px;white-space:nowrap;flex-wrap:nowrap}.closing__band--trusted .closing__band-logos img{flex-shrink:0;opacity:.7;transition:opacity .2s ease}.closing__band--trusted .closing__band-logos img:hover{opacity:1}@media(max-width:920px){.closing__band--trusted .closing__band-logos{flex-wrap:wrap;white-space:normal}}.info-block{display:flex;flex-direction:column}.info-block__head{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:14px;border-bottom:2px solid var(--ink)}.info-block__title{font-size:15px;font-weight:700;letter-spacing:-.01em}.info-block__aside{font-size:13px;color:var(--grey-500);white-space:nowrap}.info-block__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px}.info-block__col{display:flex;flex-direction:column;min-width:0}.info-block__row{padding:14px 0;border-bottom:1px solid var(--rule);font-size:15px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#34343b}@media(max-width:920px){.info-block__head{flex-direction:column;align-items:flex-start;gap:6px}.info-block__aside{white-space:normal}}
