/* 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}.contact-facility{display:grid;grid-template-columns:1.1fr .9fr;min-height:520px;background:#e7e4db}.contact-facility figure{margin:0;overflow:hidden}.contact-facility img{display:block;width:100%;height:100%;object-fit:cover}.contact-facility>div{display:flex;flex-direction:column;justify-content:flex-end;padding:9vw 13%}.contact-facility h2{font-size:clamp(2.4rem,4vw,4.8rem);line-height:.95}.contact-facility p:not(.eyebrow){line-height:1.65}@media(max-width:760px){.photo-screen>div{padding:18vw 8%}.image-left-copy-right,.copy-left-image-right,.contact-facility{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,.contact-facility>div{min-height:430px;padding:17vw 8%}.copy-left-image-right figure{order:2}.contact-facility figure{min-height:360px}}
