.form--views-exposed-form{--form-item-margin:0;display:flex;flex-flow:column nowrap;gap:1rem;margin-bottom:1.618rem}@media(width > 768px){.form--views-exposed-form{flex-flow:row wrap;justify-content:stretch}}@media(width > 1080px){.form--views-exposed-form{justify-content:center}}.form--views-exposed-form .form__element{display:flex;flex:1 1 auto;flex-direction:column;justify-content:end;max-width:none}@media(width > 768px){.form--views-exposed-form .form__element{max-width:18.75rem}}.form--views-exposed-form .form__element--textfield{flex-grow:0}.form--views-exposed-form .form-actions{display:inline-flex;flex-basis:100%;gap:1rem;justify-content:stretch}.form--views-exposed-form .form-actions>*{flex:1 1 100%}@media(width > 1080px){.form--views-exposed-form .form-actions{flex-basis:auto}.form--views-exposed-form .form-actions>*{align-self:flex-end;flex-basis:auto}}.form--views-exposed-form .button{--button-padding:0.875em;align-self:flex-end}