.search__input.field__input{padding-right:5rem}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width)}.search__button:focus-visible,.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{width:1.8rem;height:1.8rem}input::-webkit-search-decoration{-webkit-appearance:none}@media screen and (width<=749px){.search-modal__content{padding-top:.5rem;padding-bottom:.5rem}}@media screen and (width>=750px){.search-modal__content predictive-search{padding:.5rem 0}}.search-modal__content .search-modal__form,.search-modal__content .search-modal__form .field{height:100%}.search-modal__content .search-modal__form .field:after,.search-modal__content .search-modal__form .field:before{content:none}.search-modal__content .search-modal__form .field .search__input.field__input{text-align:center;border:1px solid #000;border-right:none;height:100%;padding:0 2rem}@media screen and (width<=749px){.search-modal__content .search-modal__form .field .search__input.field__input{padding-top:.5rem;padding-bottom:.5rem}}.search-modal__content .search-modal__form .field .search__input.field__input::placeholder{opacity:1;text-transform:uppercase;color:rgba(var(--color-foreground),.75);font-size:1.1rem;line-height:1;display:block}.search-modal__content .search-modal__form .field .search__input.field__input:focus{box-shadow:none;padding-left:2rem;padding-right:2rem}.search-modal__content .search-modal__form .field .search__input.field__input:focus-visible{box-shadow:none}.search-modal__content .search-modal__form .field .field__label{display:none}.search-modal__content .search-modal__form .search__button{border-left:0;top:0;right:0}@media screen and (width>=750px){.search-modal__content .search-modal__form{padding:.3em 1.5rem}}