@keyframes bounce-right{15%{transform:translate(3px)}30%{transform:translate(-1px)}50%{transform:translate(2px)}65%{transform:translate(-2px)}80%{transform:translate(2px)}to{transform:translate(0)}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes heightAnimation{0%{height:0}to{height:100px}}.Expandable-section{flex-direction:column;display:flex}.Expandable-section>*+p,.Expandable-section>p+*,.Expandable-section>*+.wp-block-buttons,.Expandable-section>.wp-block-buttons+*{margin-top:1.5rem}.Expandable-section>h2+*{margin-top:.75rem}@media screen and (min-width:67.5625rem){.Expandable-section>h2+*{margin-top:1rem}}.Expandable-section>h3+*,.Expandable-section>h4+*,.Expandable-section>h5+*,.Expandable-section>h6+*{margin-top:.5rem}.Expandable-section>*+figure:not(.alignleft):not(.alignright),.Expandable-section>*+.wp-block-separator,.Expandable-section>*+.wp-block-image,.Expandable-section>*+.wp-block-gallery,.Expandable-section>*+.Infobox,.Expandable-section>*+h2,.Expandable-section>*+h3,.Expandable-section>*+h4,.Expandable-section>*+h5,.Expandable-section>*+h6,.Expandable-section>figure:not(.alignleft):not(.alignright)+*,.Expandable-section>.wp-block-separator+*,.Expandable-section>.wp-block-gallery+*,.Expandable-section>.wp-block-image:not(.alignleft):not(.alignright)+*,.Expandable-section>.Post-content__preamble+*,.Expandable-section>.Infobox+*{margin-top:2.25rem}@media screen and (min-width:45.0625rem){.Expandable-section>*+figure:not(.alignleft):not(.alignright),.Expandable-section>*+.wp-block-separator,.Expandable-section>*+.wp-block-image,.Expandable-section>*+.wp-block-gallery,.Expandable-section>*+.Infobox,.Expandable-section>*+h2,.Expandable-section>*+h3,.Expandable-section>*+h4,.Expandable-section>*+h5,.Expandable-section>*+h6,.Expandable-section>figure:not(.alignleft):not(.alignright)+*,.Expandable-section>.wp-block-separator+*,.Expandable-section>.wp-block-gallery+*,.Expandable-section>.wp-block-image:not(.alignleft):not(.alignright)+*,.Expandable-section>.Post-content__preamble+*,.Expandable-section>.Infobox+*{margin-top:2.5rem}}.Expandable-section>.alignleft+*,.Expandable-section>.alignright+*{margin-top:0}@media screen and (min-width:45.0625rem){.Post-content .Expandable-section{grid-column:2/-2}}@media screen and (min-width:67.5625rem){.Post-content .Expandable-section{grid-column:4/-4}}.Expandable-section__button{appearance:none;cursor:pointer;background:0 0;border-style:none;border-radius:0;padding:0;text-decoration:underline}@media screen and (min-width:45.0625rem){.Expandable-section__button{text-align:left}}.Expandable-section__content{display:none}.Expandable-section .expanded{animation:1.8s forwards fadeOutAnimation}.Expandable-section--expanded .Expandable-section__content{animation:1.8s ease-in-out forwards fadeInAnimation;display:block}.Expandable-section--expanded .Expandable-section__button{order:2;margin-top:1.5rem}
