/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.text-align-left{--textAlign:left;--marginInline:0 auto;text-align:left;}.text-align-right{--textAlign:right;--marginInline:auto 0;text-align:right;}.text-align-center{--textAlign:center;--marginInline:auto;text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;margin-left:0;margin-right:var(--layout02);}.align-right{float:right;margin-left:var(--layout02);margin-right:0;}.align-center{display:block;margin-right:auto;margin-left:auto;text-align:center;}.align-center img,.align-center video,.align-center audio{margin-left:auto;margin-right:auto;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.button-pair{display:flex;flex-wrap:wrap;gap:1rem;}
.logo-showcase{display:flex;}.logo-showcase--grid{flex-wrap:wrap;justify-content:space-around;}.logo-showcase--ticker{height:200px;width:100%;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;}.logo-showcase--filter-black img{filter:brightness(0) saturate(100%);}.logo-showcase--filter-white img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(26deg) brightness(112%) contrast(101%);}.logo-showcase__slide{display:flex;flex:none;justify-content:flex-start;column-gap:35px;margin-right:35px;animation:logo-showcase-ticker 35s linear infinite;}.logo-showcase__logo{display:flex;flex-shrink:0;align-items:center;justify-content:center;padding:20px;}.logo-showcase__logo img{max-width:200px;object-fit:contain;}@keyframes logo-showcase-ticker{0%{transform:translateX(0%);}100%{transform:translateX(-100%);}}
