.intro{display:flex;flex-direction:column;color:var(--wp--preset--color--midnight);background-color:var(--wp--preset--color--sand)}.intro__inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1600px;margin-left:auto;margin-right:auto;padding:clamp(48px,40svw,400px) clamp(24px,4.6vw,80px);text-align:center}@media(min-width: 768px){.intro__inner{padding:clamp(48px,30svw,200px) clamp(24px,4.6vw,80px)}}@media(min-width: 992px){.intro__inner{padding:clamp(48px,17svw,250px) clamp(24px,4.6vw,80px)}}.intro__text{width:100%;max-width:900px;margin:0;font-family:var(--wp--preset--font-family--body);font-size:clamp(30px,2.5svw,40px);font-weight:600;line-height:1.2;color:var(--wp--preset--color--midnight);word-break:break-word}.intro__text>*:first-child{margin-top:0}.intro__text>*:last-child{margin-bottom:0}.intro__text p{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.intro__sub-text{width:100%;max-width:900px;margin:50px auto 0;font-family:var(--wp--preset--font-family--body);font-size:clamp(20px,1.6svw,24px);font-weight:400;line-height:1.4;color:var(--wp--preset--color--midnight);word-break:break-word}.intro__sub-text>*:first-child{margin-top:0}.intro__sub-text>*:last-child{margin-bottom:0}.intro__sub-text p{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}