/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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)}}
