.search-modal__form .button-primary{margin-top:0}.search-modal__form .search__input{max-height:3rem}@media screen and (max-width:768px){.search-modal__form .search__input{max-height:100%;min-height:100%}}.search-modal__form .field{align-items:center}.search__button{margin-top:0;position:relative;max-height:-moz-fit-content;max-height:fit-content;min-width:-moz-fit-content;min-width:fit-content}.search__button svg{height:1.5rem;width:1.5rem;margin-left:1rem}.search__button:focus-visible{background-color:rgb(var(--color-background));z-index:2}.search__button:focus{background-color:rgb(var(--color-background));z-index:2}.search__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button .icon{height:1.8rem;width:1.8rem}input::-webkit-search-decoration{-webkit-appearance:none}#predictive-search-results{background:#000;color:#fff}#predictive-search-results a{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;max-height:-moz-fit-content;max-height:fit-content}#predictive-search-results *,#predictive-search-results .predictive-search__item-heading{color:#fff}#predictive-search-results .predictive-search__item--term{background:#00e178;border:none;color:#000;margin-top:1.5rem}#predictive-search-results .predictive-search__item--term *{color:#000}