.tips-alzheimer{
width: 100%;
float: left;
margin: 0 auto;
display: flex;
align-items: flex-start;
}
.tips-alzheimer .tips-sidebar{
width: 35%;
float: left;
}
.tips-alzheimer .tips-content{
width: 65%;
float: left;
}
.tips-alzheimer .tips-contenido{
display: none;
}
.tips-alzheimer .tips-contenido.open{
display: block;
}
.tips-alzheimer .tips-content .pre-title{
font-size: 12px;
line-height: 14px;
letter-spacing: 0.08em;
text-transform: uppercase;
font-family: 'Founders Grotesk';
margin-bottom: 19px;
}
.tips-alzheimer .tips-sidebar .tips-option{
font-size: 16px;
line-height: 19px;
text-transform: uppercase;
color: #ED2B4E;
font-family: 'Founders Grotesk Light';
margin-top: 30px;
position: relative;
}
.tips-alzheimer .tips-sidebar .tips-option.open{
font-weight: 600;
margin-left: 20px;
}
.tips-alzheimer .tips-sidebar .tips-option:hover{
cursor: pointer;
}
.tips-alzheimer .tips-sidebar .tips-option.open:before{
content: url(//www.acebarcelona.org/wp-content/uploads/2021/11/Ellipse-8.svg);
left: -20px;
position: absolute;
bottom: 2px;
} .tips-alzheimer .tips-content .bloque-estandar{
display: block;
width: 100%;
float: left;
margin-bottom: 40px;
color: #000;
}
.tips-alzheimer .tips-content .bloque-estandar .title{
color: #000;
font-family: 'Founders Grotesk';
font-size: 40px;
line-height: 47px;
margin-bottom: 15px;
}
.tips-alzheimer .tips-content .bloque-estandar .contenido{
color: #000;
font-family: 'Founders Grotesk Light';
font-size: 18px;
line-height: 130%;
margin-bottom: 15px;
} .tips-alzheimer .tips-content .bloque-grisaceo{
display: block;
width: 100%;
padding: 30px 34px;
float: left;
margin-bottom: 40px;
color: #000;
background-color: #F9F9F9;
}
.tips-alzheimer .tips-content .bloque-grisaceo .title{
font-weight: 300;
font-size: 30px;
line-height: 36px;
font-family: 'FoundersGroteskRegular';
margin-bottom: 13px;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido{
color: #000;
font-family: 'Founders Grotesk Light';
font-size: 18px;
line-height: 130%;
margin-bottom: 15px;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido ul{
padding: 10px 0 15px 45px;
display: inline-block;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido ul li{
margin-bottom: 10px;
font-size: 18px;
line-height: 28px;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido ul li::marker, .tips-alzheimer ul li::marker {
color: #ED2B4E;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido .micro-title{
font-size: 12px;
line-height: 14px;
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: -10px;
} .tips-alzheimer .tips-content .bloque-columnas{
display: flex;
width: 100%;
padding: 30px 34px;
float: left;
margin-bottom: 62px;
color: #000;
align-items: flex-start;
border-bottom: 2px solid #ED2B4E;
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04);
}
.tips-alzheimer .tips-content .bloque-columnas .last{
color: rgb(0,0,0,0.7);
padding: 10px 13px 10px 32px;
border-left: 1px solid rgb(0,0,0,0.1);
}
.tips-alzheimer .tips-content .bloque-columnas .title{
font-family: 'FoundersGroteskRegular';
margin-bottom: 8px;
font-size: 24px;
line-height: 121%;
}
.tips-alzheimer .tips-content .bloque-columnas .subtitle{
font-size: 18px;
line-height: 130%;
color: #000000;
}
.tips-alzheimer .tips-content .bloque-columnas .subtitle a{
font-size: 18px;
line-height: 20px;
color: #ED2B4E;
text-decoration: underline;
text-underline-offset: 3px;
}
.tips-alzheimer .tips-content .bloque-columnas .contenido .last{
color: rgb(0,0,0,0.7);
font-family: 'FoundersGroteskRegular';
font-size: 18px;
line-height: 130%;
margin-bottom: 15px;
}
.tips-alzheimer .tips-sidebar{
display: block;
}
.tips-alzheimer .tips-sidebar-mobile{
display: none;
}
@media (max-width: 958px) {
.tips-alzheimer .tips-sidebar{
display: none;
}
.tips-alzheimer .tips-sidebar-mobile{
display: block;
}
.tips-alzheimer .tips-sidebar-mobile select{
width: 300px;
float: left;
display: block;
margin-bottom: 30px;
padding: 20px 10px 14px 10px;
border-radius: 3px;
border: 1px solid #ED2B4E;
font-weight: 400;
font-size: 18px;
line-height: 150%;
color: #ED2B4E;
}
.tips-alzheimer .tips-content .bloque-grisaceo .contenido ul {
padding: 0 0 10px 0;
}
tips-alzheimer .tips-content .bloque-grisaceo .title {
font-weight: 300;
font-size: 26px;
line-height: 32px;
}
.tips-alzheimer .tips-sidebar-mobile select option{
color: #ED2B4E;
font-weight: 400;
font-size: 18px;
line-height: 150%;
}
.tips-alzheimer .tips-sidebar,
.tips-alzheimer .tips-content {
width: 100%;
}
.tips-alzheimer bloque-grisaceo{
margin-bottom: 20px;
}
.tips-alzheimer .tips-content .bloque-estandar .title {
font-size: 30px;
line-height: 35px;
margin-bottom: 12px;
}
.tips-alzheimer {
width: 100%;
float: left;
margin: 0 auto;
display: flex;
align-items: flex-start;
flex-direction: column;
}
.tips-alzheimer .tips-sidebar .tips-option{
margin-top: 10px;
}
}