.elementor-8643 .elementor-element.elementor-element-666d0d9{--display:flex;--min-height:88vh;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--z-index:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8643 .elementor-element.elementor-element-7c05c14{width:var( --container-widget-width, 36% );max-width:36%;--container-widget-width:36%;--container-widget-flex-grow:0;top:8vh;}.elementor-8643 .elementor-element.elementor-element-7c05c14.elementor-element{--flex-grow:0;--flex-shrink:0;}body:not(.rtl) .elementor-8643 .elementor-element.elementor-element-7c05c14{left:20px;}body.rtl .elementor-8643 .elementor-element.elementor-element-7c05c14{right:20px;}.elementor-8643 .elementor-element.elementor-element-7c05c14 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-8643 .elementor-element.elementor-element-bffeee7{--display:flex;--min-height:22vh;--justify-content:center;}.elementor-8643 .elementor-element.elementor-element-a732db5{--display:flex;--min-height:21vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-8643 .elementor-element.elementor-element-666d0d9{--min-height:87vh;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-8643 .elementor-element.elementor-element-7c05c14 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-8643 .elementor-element.elementor-element-a732db5{--min-height:58vh;--justify-content:center;}}@media(max-width:1200px){.elementor-8643 .elementor-element.elementor-element-bffeee7{--min-height:27vh;}.elementor-8643 .elementor-element.elementor-element-a732db5{--min-height:40vh;--justify-content:center;}}@media(max-width:1024px){.elementor-8643 .elementor-element.elementor-element-666d0d9{--min-height:80vh;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-8643 .elementor-element.elementor-element-7c05c14{width:var( --container-widget-width, 46.429% );max-width:46.429%;--container-widget-width:46.429%;--container-widget-flex-grow:0;top:8vh;}.elementor-8643 .elementor-element.elementor-element-7c05c14 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-8643 .elementor-element.elementor-element-bffeee7{--min-height:83vh;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-8643 .elementor-element.elementor-element-a732db5{--min-height:85vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;}}@media(max-width:767px){.elementor-8643 .elementor-element.elementor-element-666d0d9{--min-height:70vh;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-8643 .elementor-element.elementor-element-7c05c14{--container-widget-width:75%;--container-widget-flex-grow:0;width:var( --container-widget-width, 75% );max-width:75%;top:5vh;}.elementor-8643 .elementor-element.elementor-element-7c05c14 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-8643 .elementor-element.elementor-element-bffeee7{--min-height:14vh;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8643 .elementor-element.elementor-element-a732db5{--min-height:82vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8643 .elementor-element.elementor-element-a732db5.e-con{--align-self:center;}}/* Start custom CSS */#site-header{
    display: none;
}

.collage{
  position: relative;
  width: min(1100px, 92vw);   /* ancho fluido con tope */
  margin: 0 auto;
  aspect-ratio: 3 / 4;        /* AJUSTA: 3/4 es ejemplo */
}
.collage img{
  display:block;
  width:100%;
  height:auto;
}
/* Móvil: apilar */
@media (max-width: 768px){
  .collage{ aspect-ratio: auto; }
  .collage .ph{           /* clase común para todas las fotos */
    position: static !important;
    width: 100% !important;
    margin: 8vw 0;
  }
}/* End custom CSS */