/* Ciclo editorial: imagen fuerte, izquierda/derecha, derecha/izquierda, imagen fuerte. */
.featured-project,.large-projects{position:relative;display:block;min-height:100svh;height:100svh;overflow:hidden}.featured-project>figure,.large-projects-grid{position:absolute;inset:0;margin:0;display:block;background:transparent}.featured-project>figure img,.large-projects-grid figure,.large-projects-grid figure img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover}.featured-project>div,.large-projects-copy{position:relative;z-index:1;display:flex;min-height:100svh;width:min(48%,760px);padding:10vw 8%;justify-content:flex-end;color:#fff;background:linear-gradient(90deg,rgba(7,20,17,.9) 0%,rgba(7,20,17,.58) 66%,transparent 100%)}.featured-project>div{padding-left:8%}.featured-project .text-link{color:#fff}.manufacturing{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.manufacturing .photo-pair{display:block;min-height:680px;background:transparent}.manufacturing .photo-pair figure{display:block;min-height:680px;height:100%;margin:0;overflow:hidden}.manufacturing .photo-pair img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:760px){.featured-project,.large-projects{height:100svh;min-height:100svh}.featured-project>div,.large-projects-copy{width:100%;min-height:100svh;padding:18vw 8%;background:linear-gradient(0deg,rgba(7,20,17,.9) 0%,rgba(7,20,17,.35) 70%,transparent 100%)}.manufacturing{grid-template-columns:1fr;min-height:unset}.manufacturing .section-copy{min-height:450px}.manufacturing .photo-pair,.manufacturing .photo-pair figure{min-height:70svh;height:70svh}}

/* Secuencia adicional de escala: pantalla completa, imagen/texto, texto/imagen. */
.photo-screen{position:relative;min-height:100svh;height:100svh;overflow:hidden;background:#0b1d19;color:#fff}.photo-screen figure{position:absolute;inset:0;margin:0}.photo-screen img{width:100%;height:100%;display:block;object-fit:cover}.photo-screen::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,20,17,.68),rgba(7,20,17,.05) 70%)}.photo-screen>div{position:relative;z-index:1;min-height:100%;display:flex;max-width:760px;padding:10vw 8%;flex-direction:column;justify-content:flex-end}.photo-screen h2,.image-left-copy-right h2,.copy-left-image-right h2{font-size:clamp(2.7rem,4.7vw,5.7rem);line-height:.94}.photo-screen .eyebrow,.image-left-copy-right .eyebrow{color:#f1d9bc}.image-left-copy-right,.copy-left-image-right{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.image-left-copy-right figure,.copy-left-image-right figure{margin:0;overflow:hidden}.image-left-copy-right img,.copy-left-image-right img{display:block;width:100%;height:100%;object-fit:cover}.image-left-copy-right>div,.copy-left-image-right>div{display:flex;flex-direction:column;justify-content:flex-end;padding:11vw 13%;background:#fff}.image-left-copy-right>div{background:#0b1d19;color:#fff}.image-left-copy-right p:not(.eyebrow),.copy-left-image-right p:not(.eyebrow){line-height:1.65;max-width:470px}@media(max-width:760px){.photo-screen>div{padding:18vw 8%}.image-left-copy-right,.copy-left-image-right{grid-template-columns:1fr;min-height:unset}.image-left-copy-right figure,.copy-left-image-right figure{min-height:65svh}.image-left-copy-right>div,.copy-left-image-right>div{min-height:430px;padding:17vw 8%}.copy-left-image-right figure{order:2}}
