.intro{position:relative;color:var(--color-base-secondary);background-color:var(--color-base-primary);padding:5rem 0 15rem;text-align:center}.intro .intro__edge{position:absolute;left:0;width:100%;z-index:10;overflow-x:hidden}.intro .intro__edge--bottom{bottom:-.2rem}.intro .intro__edge img{width:100%;height:100%;object-fit:cover}.intro__title{margin:0 0 1rem;font-size:10.7rem;line-height:1}.intro__subtitle{font-size:2.6rem;font-weight:500;max-width:61rem;margin:0 auto;line-height:1.5;font-family:var(--font-heading-family)}@media screen and (max-width:1200px){.intro__title{font-size:9rem;line-height:.9}.intro__subtitle{font-size:2.2rem}}@media screen and (max-width:989px){.intro{padding:2.7rem 0 15rem}.intro__title{font-size:7.5rem;margin-bottom:1rem}.intro__title--mobile-s{font-size:4.8rem}.intro__subtitle{font-size:1.8rem}}@media screen and (max-width:749px){.intro{padding-bottom:8rem}.intro__title--mobile-s{margin-bottom:2.5rem}}@media screen and (max-width:474px){.intro__title,.intro__title--mobile-s{font-size:4rem}}