.Resources h3{font:var(--h5-shorthand)}.Resources__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:var(--blue_1);border:none;padding:var(--spacing-32);font:var(--body-shorthand);cursor:pointer;margin-bottom:2px;color:var(--white)}.Resources__toggle-icon,.Resources__toggle-icon--open{transition:transform .3s ease-in-out}.Resources__toggle-icon--open{transform:rotate(180deg)}.Resources__toggle svg path{fill:var(--white)}.Resources .Table td{vertical-align:top;padding:var(--spacing-16)}.Resources .Table td:first-child{max-width:18rem;width:18rem;padding-left:var(--spacing-32)}.Resources .Table td+.Table__icon{margin-right:var(--spacing-64)}.Resources .Table svg path{stroke:var(--cyan_1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.small-medium{font:var(--small-medium-shorthand)}.label{font:var(--label-shorthand)}.wp-admin{--akka-full-width:100%}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:.8}to{transform:scale(1);opacity:0}}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}hr{background-color:var(--blue_1);border:none;display:block;height:25px;margin:var(--spacing-24) 0;width:100%}.Read-more{margin-bottom:2.5rem}.Read-more>*+*{margin-top:1.5em;clear:both}.Read-more>:is(p,h1,h2,h3,h4,h5,ul,ol,blockquote,.alignleft,.alignright)+:is(p,h1,h2,h3,h4,h5,ul,ol,blockquote,.alignleft,.alignright){margin-top:1em;clear:none}.Read-more>:is(.Section.Color-scheme:not(.Color-scheme--default),.Cover:not(.Cover--no-media),section.Color-scheme:not(.Color-scheme--default))+:is(.Section.Color-scheme:not(.Color-scheme--default),.Cover:not(.Cover--no-media),section.Color-scheme:not(.Color-scheme--default)){margin-top:1px}.Read-more__content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3em;transition:max-height .3s}.Read-more__content--expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible;text-overflow:unset;display:block}.Read-more__trigger{margin-top:0;color:var(--cyan_1);display:flex;align-items:center;gap:var(--spacing-8);font:var(--small-medium-shorthand)}