.std-trigger-button{font-size:.62rem;line-height:1.25;color:#6a7077;font-weight:normal;padding:8px;display:flex;gap:8px;border:0;background:0}
.agenda-cards-header .std-trigger-button:hover,.agenda-cards-header .std-trigger-button:active,.agenda-cards-header .std-trigger-button:focus{border:0;background:0;color:#525a63}
.std-underline-button{font-size:.71rem;font-weight:bold;line-height:1.6;color:#03234b;border-bottom:1.5px solid #03234b;padding-bottom:7px;display:flex;align-items:center;width:fit-content}
.std-underline-button:hover{color:#042e62;border-bottom:1.5px solid #042e62}
.std-underline-button svg{margin-left:8px}
a.std-cta{background-color:#ffd200;color:#03234b;border-radius:10px 0 10px 0;display:inline-block;font-size:.71rem;line-height:1.5;padding:12px 32px 11px;text-align:center;height:48px}
a.std-cta:hover{background-color:#ffdb33;color:#03234b}
a.std-cta:active{background-color:#f5ca00;color:#03234b}
a.std-secondary-cta{color:#03234b;display:inline-block;font-size:.71rem;line-height:1.5;padding:12px 32px 11px;border-radius:10px 0 10px 0;height:48px}
a.std-secondary-cta:hover{background-color:#f7f8fa}
a.std-secondary-cta:active{background-color:#dbdee2}
.stdslider-cards-container{display:flex;gap:24px;overflow:hidden}
.stdslider-controls{display:none;align-items:center;justify-content:flex-end;gap:24px;margin-top:16px;margin-bottom:8px}
.stdslider-controls.show{display:flex}
.stdslider-control-left,.stdslider-control-right{cursor:pointer;height:24px;border:0;background:0}
button.stdslider-control-left[disabled],button.stdslider-control-right[disabled]{border:0;background:0}
.stdslider-controls .stdslider-control-left:hover,.stdslider-controls .stdslider-control-right:hover,.stdslider-controls .stdslider-control-left:focus,.stdslider-controls .stdslider-control-right:focus,.stdslider-controls .stdslider-control-left:active,.stdslider-controls .stdslider-control-right:active{border:0;background:0}
.stdTempl-agendaList{padding:36px}
.stdTempl-agendaList p+p{margin-top:-10px}
.agenda-cards-container{max-width:1232px;margin-left:auto;margin-right:auto;padding:16px}
.agenda-cards-bg-white{background-color:#fff}
.agenda-cards-bg-grey{background-color:#f7f8fa}
.agenda-cards-header{display:flex;align-items:center;justify-content:flex-end;gap:24px}
.agenda-cards-item-body{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}
.agenda-cards-item-container{border-top:1px solid #dbdee2;padding-bottom:16px;padding-top:16px}
.agenda-cards-item-container:last-child{padding-bottom:0}
.agenda-cards-item-title-container{cursor:pointer;display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;border:0;background:0}
.agenda-cards-item-container .agenda-cards-item-title-container:hover,.agenda-cards-item-container .agenda-cards-item-title-container:focus,.agenda-cards-item-container .agenda-cards-item-title-container:active{border:0;background:0}
.agenda-cards-item-title{font-size:.90rem;font-weight:500;line-height:1.7;color:#03234b;padding-bottom:0}
.agenda-cards-item-description p{font-size:.71rem;line-height:1.6;color:#6a7077;padding-bottom:0;overflow:hidden}
.agenda-cards-item-description{margin-bottom:24px}
.agenda-cards-item-right-col{width:56px;cursor:pointer}
.agenda-cards-item-right-col svg{transition:transform .3s ease-in-out;margin-left:auto;margin-right:auto;display:block}
.agenda-cards-item-right-col.rotate svg{transform:rotate(90deg)}
.agenda-cards-footer{padding-top:24px}
.agenda-cards-item-card{width:384px;border:solid 1px #dbdee2;padding:24px;background-color:white;flex-shrink:0}
.agenda-cards-item-card-pretitle{font-family:Arial;font-size:.62rem;line-height:1.25;color:#6a7077}
.agenda-cards-item-card-title{font-size:.90rem;font-weight:500;line-height:1.7;color:#0f182f;padding-bottom:8px}
.agenda-cards-item-card-subtitle{font-family:Arial;font-size:.62rem;line-height:1.25;color:#6a7077}
.agenda-cards-item-card-hours{font-family:Arial;font-size:1.71rem;line-height:1.55;color:#525a63}
.agenda-cards-item-card-body,.agenda-cards-item-card-body p{font-size:.62rem;line-height:1.25;color:#6a7077;padding:0}
@media screen and (min-width:1025px){.agenda-cards-item-title{display:inline;position:relative}
.clamp-1 .agenda-cards-item-body{max-height:32px}
.clamp-2 .agenda-cards-item-body{max-height:56px}
}
@media screen and (max-width:1024px){.stdTempl-agendaList{padding:24px}
.agenda-cards-item-description p{display:block}
.agenda-cards-item-card{width:296px;min-height:288px;word-wrap:break-word}
.agenda-cards-item-right-col{width:48px}
.agenda-cards-item-container{gap:0}
.agenda-cards-item-right-col svg{margin-top:0}
}
@media screen and (max-width:640px){.stdTempl-agendaList{padding:12px}
.agenda-cards-item-card-hours{font-size:1.14rem}
.agenda-cards-item-card{width:312px;min-height:248px;padding:12px 16px}
.agenda-cards-footer{display:grid;place-items:center;gap:12px}
}