.img-with-text-8__layout{display:grid;grid-template-columns:1fr}
@media(min-width:992px){.img-with-text-8__layout{grid-template-columns:1fr 1fr;align-items:stretch;min-height:65rem}}
.img-with-text-8__left{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:4rem 0}
@media(min-width:992px){.img-with-text-8__left{padding:6rem 5rem 6rem 0}}
.img-with-text-8__text-inner{display:flex;flex-direction:column;gap:2.4rem;width:100%}
.img-with-text-8__heading{font-family:"articulat-cf",sans-serif;font-size:clamp(3.6rem,4.5vw,6rem);font-weight:300;line-height:1.1;letter-spacing:-0.02em;color:rgba(var(--color-foreground));word-break:break-word}
.img-with-text-8__heading>*{color:color-mix(in srgb,rgba(var(--color-foreground)) var(--reveal-opacity),transparent);background-clip:text;background-repeat:no-repeat;background-image:linear-gradient(90deg,rgba(var(--color-foreground)),rgba(var(--color-foreground)))}
.img-with-text-8__heading *{background-size:inherit}
.img-with-text-8__heading p{margin:0;line-height:inherit;display:block}
.img-with-text-8__eyebrow{font-family:'Roboto Mono',monospace;font-weight:400;font-size:1.6rem;line-height:1.8;letter-spacing:0.068rem;text-transform:uppercase;color:#1c1b1a;word-break:break-word;max-width:38ch}
@media(min-width:992px){.img-with-text-8__eyebrow{font-size:1.8rem}}
.img-with-text-8__button{display:flex;align-items:center}
.img-with-text-8__specs{display:flex;flex-direction:column;padding-top:1.6rem;border-top:0.1rem solid rgba(var(--color-border))}
.img-with-text-8__specs-title{font-family:"articulat-cf",sans-serif;font-size:2rem;font-weight:500;line-height:1.3;color:rgba(var(--color-foreground));padding-bottom:1.6rem}
.img-with-text-8__spec-row{display:grid;grid-template-columns:14rem 1fr;gap:1.6rem;padding:1.2rem 0;border-bottom:0.1rem solid rgba(var(--color-border));align-items:baseline}
.img-with-text-8__spec-label{font-family:'Roboto Mono',monospace;font-weight:700;font-size:1.2rem;letter-spacing:0.07rem;text-transform:uppercase;color:#1c1b1a;flex-shrink:0}
.img-with-text-8__spec-value{font-family:'Roboto Mono',monospace;font-weight:400;font-size:1.2rem;letter-spacing:0.03rem;text-transform:uppercase;color:#1c1b1a;line-height:1.6}
@media(min-width:992px){.img-with-text-8__spec-label,.img-with-text-8__spec-value{font-size:1.3rem}}
.img-with-text-8__right{overflow:hidden;position:relative}
@media(min-width:992px){.img-with-text-8__right{min-height:50rem}}
.img-with-text-8__right--radius{border-radius:var(--general-radius-2)}
.img-with-text-8__image{width:100%;height:100%}
.img-with-text-8__image xo-image,.img-with-text-8__image xo-image img{width:100%;height:100%;display:block}
.img-with-text-8__image xo-image img{object-fit:cover;aspect-ratio:unset}
.img-with-text-8__image--desktop{display:none}
@media(min-width:768px){.img-with-text-8__image--desktop{display:block;height:100%}}
.img-with-text-8__image--mobile{display:block}
@media(min-width:768px){.img-with-text-8__image--mobile{display:none}}
