@font-face {
font-family: 'AwesomeSerifVAR';
src: url(//www.venamicasa.com/wp-content/themes/venamicasa/fonts/AwesomeSerifVAR-VF.ttf);
}
@font-face {
font-family: 'AwesomeSerifItalicVAR';
src: url(//www.venamicasa.com/wp-content/themes/venamicasa/fonts/AwesomeSerifItalicVAR-VF.ttf);
font-style: italic;
}
body {
overflow-x: hidden;
margin: 0;
padding: 0;
width: 100%;
} .legal-cover {
min-height: 100vh;
height: auto;
color: #20313B;
display: flex;
flex-direction: row;
background-color: #FFFFF8;
}
.legal-menu {
width: 660px;
min-height: 100vh;
height: auto;
background-color: #C1DCEF;
padding-top: 100px;
display: flex;
flex-direction: column;
overflow: hidden;
padding-left: clamp(50px, 5.5vw, 73px);
box-sizing: border-box;
}
.legal-menu h1 {
margin: 0;
}
.legal-menu h1 p {
font-family: 'AwesomeSerifVAR';
font-variation-settings: 'wght' 325, 'hght' 1000;
font-weight: 300;
font-size: clamp(28px, 2.8vw, 40px);
line-height: 102%;
width: clamp(317px, 31.7vw, 450px);
margin: 15px 0;
text-align: start;
padding-right: 8px;
box-sizing: border-box;
}
.legal-menu a {
text-decoration: none;
color: #FFFFF8;
}
.legal-menu a.active {
color: #20313B;
}
.legal-cover .legal-menu .legal-cover-title {
font-family: 'AwesomeSerifVAR';
font-variation-settings: 'wght' 325, 'hght' 1000;
font-weight: 300;
font-size: 40px;
line-height: 102%;
width: 450px;
margin: 15px 0;
margin-bottom: 25px;
text-align: start;
color: #20313B;
}
.legal-text {
width: 888px;
height: 1023px;
display: flex;
flex-direction: column;
margin: 0;
margin-left: clamp(55px, 5.5vw, 85px);
padding-top: 120px;
padding-bottom: 100px;
overflow-y: auto;
background-color: #FFFFF8;
scrollbar-width: none;
scroll-behavior: smooth;
box-sizing: border-box;
-ms-overflow-style: none;
}
.legal-text::-webkit-scrollbar {
display: none;
}
.legal-text div {
width: 706px;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 50px;
opacity: 0.5;
}
.legal-text div.active {
opacity: 1;
}
.legal-text h1 p {
font-family: 'AwesomeSerifVAR';
font-variation-settings: 'wght' 175, 'hght' 1000;
font-weight: 100;
font-size: clamp(28px, 2.8vw, 40px);
line-height: 102%;
margin: 0;
}
.legal-text p,
.legal-text strong {
font-family: "neue-haas-grotesk-display", sans-serif;
line-height: 102%;
font-size: clamp(18px, 1.8vw, 24px);
text-align: start;
margin-bottom: 0;
width: clamp(456px, 45.6vw, 706px);
}
.legal-text p {
font-style: normal;
font-weight: 400;
}
.legal-text div a {
color: #20313B;
} .legal-cover-phone {
display: none;
}
@media (max-width: 1000px) {
.legal-cover {
display: none;
}
.legal-cover-phone {
display: flex;
flex-direction: column;
align-items: center;
background-color: #C1DCEF;
min-height: calc(100vh - 66px);
}
.chairs-legal {
width: 320px;
margin-top: clamp(50px, 10vh, 150px);
margin-bottom: clamp(20px, 2vh, 50px);
}
.legal-cover-title {
font-family: 'AwesomeSerifVAR';
font-variation-settings: 'wght' 325, 'hght' 1000;
font-weight: 300;
font-size: 32px;
line-height: 102%;
text-align: start;
color: #20313B;
}
.ley-div a h1,
.datos-div a h1,
.derechos-div a h1,
.excepcion-div a h1,
.aplicable-div a h1 {
margin: 0;
width: 300px;
}
.ley-div a h1 p,
.datos-div a h1 p,
.derechos-div a h1 p,
.excepcion-div a h1 p,
.aplicable-div a h1 p {
font-family: 'AwesomeSerifVAR';
font-variation-settings: 'wght' 325, 'hght' 1000;
font-weight: 300;
font-size: 30px;
line-height: 102%;
text-align: start;
color: #20313B;
margin: 0;
}
.ley-div a,
.datos-div a,
.derechos-div a,
.excepcion-div a,
.aplicable-div a {
display: flex;
align-items: start;
width: 321px;
margin-bottom: 20px;
text-decoration: none;
}
.ley-div a img,
.datos-div a img,
.derechos-div a img,
.excepcion-div a img,
.aplicable-div a img  {
margin-top: 11px;
}
.ley-div-text,
.datos-div-text,
.derechos-div-text,
.excepcion-div-text,
.aplicable-div-text {
display: none;
font-family: "neue-haas-grotesk-display", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 102%;
font-size: 20px;
color: #20313B;
width: 320px;
}
.ley-div-text p,
.datos-div-text p,
.derechos-div-text p,
.excepcion-div-text p,
.aplicable-div-text p { 
text-align: start;
}
.ley-div-text.active,
.datos-div-text.active,
.derechos-div-text.active,
.excepcion-div-text.active,
.aplicable-div-text.active {
display: block;
}
.legal-cover-phone li {
margin-left: 25px;
padding-top: 10px;
}
.ley-div-text a,
.datos-div-text a,
.derechos-div-text a,
.excepcion-div-text a,
.aplicable-div-text a {
text-decoration: underline;
margin: 0;
color: #20313B;
display: unset;
align-items: unset;
}
.aplicable-div {
margin-bottom: 75px;
}
.ley-div-img,
.datos-div-img,
.derechos-div-img,
.excepcion-div-img,
.aplicable-div-img {
width: 21px;
margin-right: 10px;
}
}