.detached-exposed-form>form{width:100%;position:relative;overflow:hidden;padding-top:calc(12px + .75rem)}@media print{.detached-exposed-form>form{display:none}}.detached-exposed-form>form .form-item>label{position:absolute;top:0;left:24px;cursor:pointer;color:var(--linz-grey-1100);font-size:var(--type-scale-12)}.detached-exposed-form>form .form-item{width:100%;min-height:64px;row-gap:0}.detached-exposed-form>form .form-control[type=text]{border:none;border-radius:0;height:100%;background-image:none;min-height:64px;font-size:var(--type-scale-18);padding-left:32px;border:1px solid var(--linz-grey-1100);border-radius:32px}.detached-exposed-form>form .form-actions{position:absolute;z-index:10;right:8px;bottom:0;height:100%;max-height:64px;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.detached-exposed-form>form .form-actions .button{width:48px;height:48px;border-radius:50%;text-indent:-5000em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23322e2e' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.8859 18 14.5977 17.2542 15.8564 16.0414C15.8827 16.0072 15.9115 15.9742 15.9429 15.9429C15.9742 15.9115 16.0072 15.8827 16.0414 15.8564C17.2542 14.5977 18 12.8859 18 11C18 7.13401 14.866 4 11 4ZM18.0319 16.6177C19.2635 15.078 20 13.125 20 11C20 6.02944 15.9706 2 11 2C6.02944 2 2 6.02944 2 11C2 15.9706 6.02944 20 11 20C13.125 20 15.078 19.2635 16.6177 18.0319L20.2929 21.7071C20.6834 22.0976 21.3166 22.0976 21.7071 21.7071C22.0976 21.3166 22.0976 20.6834 21.7071 20.2929L18.0319 16.6177Z'/%3E %3C/svg%3E");background-repeat:no-repeat;background-size:24px auto;background-color:rgba(0,0,0,0);background-position:center;border:none}.detached-exposed-form>form .form-actions .button:focus-visible{outline:3px solid var(--a11y-focus-color, #E31CEE);outline-offset:-3px;background-color:var(--linz-teal-200);border:none}@media(hover: hover){.detached-exposed-form>form .form-actions .button:hover,.detached-exposed-form>form .form-actions .button:active{outline:none;background-color:var(--linz-teal-200);border:none}}.detached-exposed-form>form .form-actions .button:is([data-drupal-selector=edit-reset]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23322e2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-refresh-ccw'%3E%3Cpolyline points='1 4 1 10 7 10'/%3E%3Cpolyline points='23 20 23 14 17 14'/%3E%3Cpath d='M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15'/%3E%3C/svg%3E")}