.form-search{align-items:center;border:1px solid #c2c2c2;border-radius:32px;display:flex;gap:.57142857rem;padding:.42857143rem 1.28571429rem}.form-search__add{padding-block:.14285714rem}.form-search__wrapper{position:relative}.form-search__wrapper:focus-within{border-color:#000}.page-collection-search-advanced .form-search__wrapper:focus-within .form-search,.page-collection-search-advanced .form-search__wrapper:focus-within .form-search__options{border-color:transparent!important;box-shadow:0 0 18px #0003}.form-search input{border:none;flex-grow:1;overflow:hidden;padding:0;text-overflow:ellipsis;width:100%}.form-search input:focus-visible{outline:none}.form-search input::-moz-placeholder{color:#0000004d;font-style:italic}.form-search input::placeholder{color:#0000004d;font-style:italic}.form-search,.form-search__options{transition:box-shadow .2s ease-in-out}.form-search__options{align-content:flex-start;align-items:flex-start;align-self:stretch;background:#fff;border-radius:16px;display:flex;flex-wrap:wrap;gap:.57142857rem;left:0;max-height:20lh;overflow-y:auto;padding:1.14285714rem .85714286rem;position:absolute;top:calc(100% + .28571rem);transition:opacity .2s ease-in-out,visibility .2s ease-in-out;width:100%;z-index:5}.form-search__options[aria-hidden=true]{opacity:0;visibility:hidden}.form-search__options[aria-hidden=false]{opacity:1;visibility:visible}.form-search__options button{border:1px solid rgba(0,0,0,.3);border-radius:58px;cursor:pointer;padding:8px 14px 6px;transition:background-color .2s ease-in-out,color .2s ease-in-out}@media (hover:hover){.form-search__options button:hover{background-color:#000;color:#fff}}.form-search__options button::focus-visible{background-color:#000;color:#fff}.form-search button{cursor:pointer}:root{--padding-x:.85714286rem}@media screen and (min-width:950px){:root{--padding-x:1.71428571rem}}:root{--grid-gutter:12px;--grid-columns:6;--column-width:calc((var(--vw, 1vw)*100 - var(--padding-x)*2 - (var(--grid-columns) - 1)*var(--grid-gutter))/var(--grid-columns))}@media screen and (min-width:950px){:root{--grid-gutter:16px;--grid-columns:12}}@media screen and (min-width:1600px){:root{--grid-gutter:24px}}.image-background{height:100%;overflow:hidden;position:relative;width:100%}.image-background :deep(img),.image-background img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.form-checkbox{align-items:center;cursor:pointer;display:grid;gap:.57142857rem;grid-template-columns:1.14285714rem auto;padding-block:.71428571rem;padding-inline:.14285714rem}@media screen and (min-width:950px){.form-checkbox{padding-block:.42857143rem}}.form-checkbox.radio-type input,.form-checkbox.radio-type:after{border-radius:100px}.form-checkbox.is-busy{cursor:default;pointer-events:none}.form-checkbox.is-busy:after{content:none}.form-checkbox input,.form-checkbox__skeleton-box{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1/1;background:transparent;border:1px solid;border-radius:2px;color:currentcolor;cursor:pointer;cursor:inherit;font:inherit;grid-column:1;grid-row:1;outline:none;place-self:center;position:relative;text-decoration:none;transition:background-color .2s ease-in-out;width:100%}.form-checkbox:after{aspect-ratio:1;border-radius:1px;content:"";grid-column:1;grid-row:1;place-self:center;transition:background-color .2s ease-in-out;width:71%}.form-checkbox__label{position:relative;top:.14285714rem}.form-checkbox__skeleton-box{border:none;width:1.14285714rem!important}.form-checkbox:has(input:disabled){cursor:not-allowed;opacity:.5}.form-checkbox:has(input:checked){font-weight:600}.form-checkbox:has(input:checked):after{background:#000}
