@import url("https://use.typekit.net/vzb2gfx.css");
@import url("https://use.typekit.net/psk4shc.css");

.uk-modal-dialog {
  width: 750px !important;
}
.uk-modal {
  display: flex !important;
  align-items: center;
  padding: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
  font-family: "effra", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: black;
}
.flex1 {
    display: flex;
}
.bg-45 {width: 45%;}
.bg-3Q25 {background: url(../img/bg-3Q25.jpg) center / cover no-repeat;}
.bg-4Q25 {background: url(../img/bg-4Q25.jpg) center / cover no-repeat;}
.bg2 {
    padding-top: 10px;
    background: url(../img/Invitacion-Liverpool-2025-Earnings-Call-02.jpg) center / cover no-repeat;
    width: 55%;
    text-align: center;
}
.name {
    color: #502b80;
    font-size: 24px;
    line-height: 26px;
    font-weight: 900;
}
.cfo {
    color: #f27179;
    font-weight: 900;
}
.l-puerto img {
    width: 220px;
}
.flex2 {
    background: #7dcacc;
    display: flex;
    padding: 20px 0;
    color: white;
    align-items: center;
    text-align: center;
}
.flex2 p:nth-of-type(1) {
    width: 45%;
    margin: 0;
}
.flex2 p:nth-of-type(2) {
    width: 55%;
    margin: 0;
}
.day {
    font-size: 36px;
}
.day sup {
    font-size: 20px;
    line-height: 22px;
}
.hour {
    font-size: 30px;
    line-height: 34px;
}
.flex3 {
    display: flex;
}
.flex3 .pop-izq {
    background: url(../img/Invitacion-Liverpool-2025-Earnings-Call-03.jpg) center center / cover no-repeat;
    width:45%;
    color: white;
    padding: 40px 0 20px 0;
}
.flex3 .pop-izq small {
    font-family: museo-sans, sans-serif;
    font-weight: 100;
    font-size: 27px;
    line-height: 31px;
    white-space: nowrap;
    margin-bottom: -40px;
    display: block;
}
.flex3 .pop-izq p {
    padding: 0 0 0 24px;
    font-size: 62px;
    line-height: 62px;
    font-weight: 900;
}
.flex3 .pop-izq span {
    color: #543183;
}
.flex3 .pop-der {
    width:55%;
    background: url(../img/Invitacion-Liverpool-2025-Earnings-Call-04.jpg) center center / cover no-repeat;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    padding: 20px 0;
}
.flex3 .pop-der p {
    margin: 0 0 10px 0;
}
.flex3 .pop-der p:nth-of-type(1) {
    padding-top: 10px;
}
.flex3 .pop-der a {
    color: #f27179;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    transition: 400ms ease;
}
.flex3 .f18 {
    font-size: 18px;
}
.flex3 .pop-der a:hover {
    color: #543183;
}
.flex3 .pop-der strong {
    font-weight: 900;
}
.flex3 .pop-der .webzoom {
    color: black;
}


.uk-modal-close-default {
    color: white !important;
}
.on650 {
    display: none;
}
@media (max-width: 650px) {
    .uk-modal-dialog {
      width: 360px !important;
      max-width: 100% !important;
      transition: 1s ease-in-out !important;
    }
    /*.flex1, .flex3 {
        display: block;
    }
    .bg1 {
        display: none;
    }
    .bg2 {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 1px;
    }
    .name {
        font-size: 18px;
        line-height: 20px;
    }
    .l-puerto {
        display: none;
    }
    .flex2 {
        padding: 10px 0;
        font-size: 16px;
    }
    .flex2 p {
        width: 100%;
        line-height: 20px;
    }
    .flex3 .pop-izq {
        width:100%;
    }
    .flex3 .pop-izq small {
        font-size: 16px;
    }
    .flex3 .pop-izq p {
        text-align: center;
        padding: 0;
        font-size: 26px;
        line-height: 30px;
    }
    .flex3 .pop-der {
        width:100%;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }*/
    .on650 {
        display: block;
    }
    .off650 {
        display: none;
    }
	
	.pani h2{
		font-size: 20px;
		line-height: 1.2;
	}
	.pani h2 .inag{
		font-size: 36px;
		font-weight: 100 !important;
	}
	.pani h2 .museo{
		font-size: 36px;
		font-weight: 900 !important;
	}
	.museo-button img{
		width: 120px;
	}
}