.HomeSectionIntroOutro{position:relative;padding:8vw 6vw;text-align:center;overflow:hidden;background-size:15%;background-repeat:no-repeat;background-position:0,100%;color:#fff;background-image:url(/assets/images/home/home-pattern-angled-lines-left.svg),url(/assets/images/home/home-pattern-angled-lines-right.svg)}.HomeSectionIntroOutro:last-child{padding:9vw 6vw;background-color:var(--color-space-darker)}.HomeSectionIntroOutro:last-child:after,.HomeSectionIntroOutro:last-child:before{position:absolute;z-index:1;height:25px}.HomeSectionIntroOutro:last-child:before{left:0;top:0;transform:scale(-1);content:url(/assets/images/shared/section-notch-space.svg)}.HomeSectionIntroOutro:last-child:after{right:0;bottom:0;content:url(/assets/images/shared/section-notch-blue.svg)}.HomeSectionIntroOutro .image{margin-top:clamp(20px,2vw,28px)}.HomeSectionIntroOutro .text{display:flex;flex-direction:column;align-items:center;max-width:60ch;margin:0 auto;gap:clamp(16px,1.5vw,24px)}.HomeSectionIntroOutro .text__heading{font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1;text-transform:uppercase;max-width:20ch}.HomeSectionIntroOutro .text__caption{font-size:clamp(14px,1.5vw,18px);font-weight:200;line-height:1.45;opacity:.8}.HomeSectionIntroOutro .text__caption span{display:block;margin-top:1.25rem;font-size:.875em;font-weight:300}@media(max-width:600px){.HomeSectionIntroOutro:last-child{padding:5rem 6vw}.HomeSectionIntroOutro .text__icon{transform:scale(75%);transform-origin:50% 75%}}