/* BINAPPROVED — SEARCH OVERLAY POSITION FIX */
.header__search details[open]>.search-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;z-index:9998!important;display:block!important;background:rgba(5,5,5,.96)!important;border:0!important;overflow-y:auto!important}
.header__search .modal-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.62)!important;display:block!important}
.header__search .modal-overlay:after{content:none!important}
.header__search .search-modal__content{position:relative!important;z-index:2!important;width:100%!important;height:auto!important;min-height:156px!important;padding:48px 78px 30px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#050505!important;border-bottom:1px solid rgba(245,245,243,.18)!important;box-sizing:border-box!important}
.header__search .search-modal__form{width:min(100%,960px)!important;max-width:960px!important;margin:0!important}
.header__search .search-modal__close-button{position:absolute!important;top:18px!important;right:24px!important;margin:0!important;color:#f5f5f3!important;z-index:4!important}
.header__search .search-modal__close-button .svg-wrapper{width:22px!important;height:22px!important}
.header__search .field{width:100%!important}
.header__search .field:before,.header__search .field:after{content:none!important}
.header__search .search__input.field__input{height:58px!important;margin:0!important;padding:22px 58px 10px 0!important;background:transparent!important;color:#f5f5f3!important;border:0!important;border-bottom:1px solid rgba(245,245,243,.65)!important;border-radius:0!important;box-shadow:none!important;font-size:18px!important;line-height:1.1!important;letter-spacing:.01em!important}
.header__search .search__input.field__input:focus{border-bottom-color:#f5f5f3!important;box-shadow:none!important}
.header__search .field__label{left:0!important;top:18px!important;color:rgba(245,245,243,.65)!important;font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.header__search .field__input:focus~.field__label,.header__search .field__input:not(:placeholder-shown)~.field__label,.header__search .field__input:-webkit-autofill~.field__label{left:0!important;top:4px!important;font-size:9px!important;letter-spacing:.15em!important}
.header__search .search__button{right:0!important;top:7px!important;color:#f5f5f3!important}
.header__search .reset__button{right:44px!important;top:7px!important;color:#f5f5f3!important}
.header__search predictive-search{position:relative!important;display:block!important}
.header__search .predictive-search{top:calc(100% + 14px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(62vh,620px)!important;overflow-y:auto!important;background:#050505!important;color:#f5f5f3!important;border:1px solid rgba(245,245,243,.16)!important;border-radius:0!important;box-shadow:none!important;z-index:5!important}
@media(max-width:749px){.header__search details[open]>.search-modal{height:100dvh!important}.header__search .search-modal__content{min-height:128px!important;padding:38px 20px 24px!important;align-items:flex-end!important}.header__search .search-modal__form{max-width:none!important}.header__search .search-modal__close-button{top:12px!important;right:12px!important}.header__search .search__input.field__input{height:54px!important;font-size:16px!important;padding-right:52px!important}.header__search .field__label{font-size:11px!important}.header__search .predictive-search{max-height:calc(100dvh - 150px)!important}}
