.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.ReadMoreCallback .toggling.animation-height{max-height:0px;overflow:hidden;animation:toggleReadMoreCallbackHeight 300ms ease-in forwards}@keyframes toggleReadMoreCallbackHeight{0%{max-height:0px}100%{max-height:1000vh;overflow:visible}}.ReadMoreCallback .toggled.animation-height{max-height:1000vh}.ReadMoreCallback .animation-height-back{animation:toggleReadMoreCallbackHeightBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackHeightBack{0%{max-height:500px}100%{max-height:0px}}.ReadMoreCallback .toggling.animation-scale{transform-origin:top;transform:scaleY(0);animation:toggleReadMoreCallbackScale 300ms ease-in forwards}@keyframes toggleReadMoreCallbackScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.ReadMoreCallback .toggled.animation-scale{transform:scaleY(1)}.ReadMoreCallback .animation-scale-back{transform-origin:top;transform:scaleY(1);animation:toggleReadMoreCallbackScaleBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.ReadMoreCallback .toggling.animation-opacity{opacity:0;animation:toggleReadMoreCallbackOpacity 300ms ease-in forwards}@keyframes toggleReadMoreCallbackOpacity{0%{opacity:0}100%{opacity:1}}.ReadMoreCallback .toggled.animation-opacity{opacity:1}.ReadMoreCallback .animation-opacity-back{opacity:1;animation:toggleReadMoreCallbackOpacityBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackOpacityBack{0%{opacity:1}100%{opacity:0}}
