.section-agenda{justify-content:flex-start!important}.section-agenda .titulo-agendas{background:linear-gradient(90deg,#021725,#393c40);border-bottom:1px solid #fff;color:#fff;margin-bottom:30px;margin-top:30px;width:100%}.section-agenda .titulo-agendas h2 span{font-weight:300}.agendas{width:100%}.agendas .agenda{background:#fe4140;color:#fff;overflow:hidden}.agendas .agenda .__texto{align-items:center;display:flex;justify-content:center;padding:40px;width:70%}.agendas .agenda .__texto .content-texto{display:grid;gap:20px;max-width:500px;width:100%}@media screen and (max-width:768px){.agendas .agenda .__texto{width:100%}.agendas .agenda .__texto .content-texto{max-width:100%}}.agendas .agenda .__texto span{align-items:flex-start;display:flex;gap:10px}.agendas .agenda .__texto p{color:#f1f3f5;font-size:30px;font-weight:300}.agendas .agenda .__img{overflow:hidden;position:relative}.agendas .agenda .__img .nombre-patente{background:var(--gradient-20,linear-gradient(49deg,#e5e4f6 0,#fff 100%));bottom:0;color:#000;display:flex;gap:10px;padding:20px;position:absolute;width:100%}.agendas .agenda .__img img{height:100%!important;min-height:400px;object-fit:cover}@media screen and (max-width:430px){.agendas .agenda .__img img{min-height:auto}}.agendas .right{display:flex;flex-direction:row-reverse}@media screen and (max-width:768px){.agendas .right{flex-direction:column-reverse}}.agendas .left{background:var(--secondary-100,#001624);display:flex}@media screen and (max-width:768px){.agendas .left{flex-direction:column-reverse}}.agenda-preterminada{align-items:center;background:var(--secondary-100,#001624);display:flex;height:360px;width:100%}.agenda-preterminada span{align-items:center;color:#fff;display:flex;gap:10px}.agenda-preterminada p{color:#f1f3f5;font-size:24px;font-weight:300;margin-top:20px}