.agenda{background-color:#fff5f8;padding:20px}@media (min-width:60rem){.agenda{padding:70px}}.agenda__title{text-align:center}.agenda__tab-list{display:flex;justify-content:flex-start;list-style:none;margin:auto;max-width:fit-content;overflow-x:auto;padding:0}.agenda__tab-button{border-bottom:4px solid #000;color:#000;display:block;padding:15px 30px;white-space:nowrap}.agenda__panes{list-style:none;margin:0;padding:0}.agenda__panes-group{background-color:#ffedf2;border-radius:40px}@media (min-width:60rem){.agenda__panes-group{display:flex}.agenda__panes-item{width:50%}.agenda__panes-item:first-child{margin-right:25px}.agenda__panes-item:last-child{margin-left:25px}}.agenda__panes-title{border-bottom:2px solid #000;color:#000;font-family:League Spartan,sans-serif;font-weight:700;margin-bottom:0;min-height:95px;padding:30px 40px}.agenda__pane-list{list-style:none;margin:0;padding:0}.agenda__pane-list-item{padding:30px;position:relative}.agenda__pane-list-item:not(:first-child){border-top:1px solid #000}.agenda__pane-list-item:nth-child(2n){background-color:#fff}@media (min-width:60rem){.agenda__pane-info{display:flex}}.agenda__pane-info time{display:inline-block;font-size:1.65rem;min-width:100px}.agenda__pane-title{font-family:League Spartan,sans-serif;font-size:1.35rem;margin-bottom:0}@media (min-width:60rem){.agenda__pane-title{margin-left:35px}}.agenda__toggle{background:transparent;border:0;border-radius:0;padding:0;position:absolute;right:30px;top:30px}.agenda__pane-content{display:none}