#agenda-content{max-height:800px;opacity:1;overflow:hidden;position:relative;transition:max-height .8s ease-in-out,opacity .5s ease-in-out}#agenda-content.collapsed{mask-image:linear-gradient(180deg,#000 75%,#000 85%,transparent,transparent);-webkit-mask-image:linear-gradient(180deg,#000 75%,#000 85%,transparent,transparent);max-height:750px;position:relative}#agenda-content.expanded{mask-image:none;-webkit-mask-image:none;max-height:3000px;opacity:1}.ver-mas-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;text-decoration:underline;transition:opacity .3s ease}.txt-title{font-size:clamp(50px,5vw,100px)}.txt-subtitle{font-size:32px}.w-txt{margin-left:5%;width:65%}.w-img{width:35%}@media only screen and (min-width:1020px){.txt-subtitle{font-size:50px}}@media only screen and (min-width:1300px){.w-txt{margin-left:8%}}@media only screen and (min-width:1440px){.w-txt{margin-left:11%}}@media only screen and (min-width:1600px){.w-txt{margin-left:19%}}