.agendas__button{background-color:#f7f7f7;border:2px solid #ebebeb;color:#091523;font-size:24px;padding:22px 40px;transition:.3s ease}@media(max-width:640px){.agendas__button{font-size:18px;padding:22px 20px}}.agendas__button:first-child{border-radius:100px 0 0 100px}.agendas__button:nth-child(2){border-radius:0 100px 100px 0}.agendas__button.active{background:#091523;border:2px solid #091523;color:#fff}.agenda-schedule{left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.agenda-schedule.active{opacity:1;pointer-events:all}@media(min-width:640px){.agenda-event .time,.agenda-event .title{padding-bottom:43px}.agenda-event:last-child .time,.agenda-event:last-child .title{padding-bottom:0}}