/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.blog-post-wrapper .authors{display:flex;flex-direction:column}.blog-post-wrapper .authors .authors-author{display:flex;flex-direction:row;padding:5px 25px 10px 0}.blog-post-wrapper .authors .authors-author .authors-author-image{padding-right:15px;flex-shrink:0}.blog-post-wrapper .authors .authors-author .authors-author-name{font-weight:700;margin:5px 0}.blog-post-wrapper .blog-publish-date{font-weight:500;font-size:16px;margin:1rem 0;padding-bottom:1rem;color:#706f6f}@media(min-width:680px){.blog-post-wrapper .blog-publish-date{font-weight:700;color:#1c1c1c}}
.htmx-indicator.htmx-request{display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem}.htmx-indicator.htmx-request:after{content:"";display:block;width:100%;height:100%;border-radius:50%;border:3px solid #F0F0F0;border-top-color:#2a289d;animation:renesas-htmx-spin .8s linear infinite}.htmx-indicator--small.htmx-request{width:.75rem;height:.75rem}@keyframes renesas-htmx-spin{to{transform:rotate(360deg)}}
