#search-modal{padding-top:6.25rem;background-color:#fff}#search-modal .modal-close{color:#072d5d}#search-modal .search-form-container{max-width:50rem;margin:0 auto}#search-results-wrapper .search-result-group .title-wrapper{display:flex;justify-content:space-between;margin:0 0 1.5625rem 0;border-bottom:.0625rem solid #072d5d;padding:0 0 .625rem 0;color:#072d5d}#search-results-wrapper .search-result-group .content-wrapper .search-result-item{color:#072d5d}#search-results-wrapper .search-result-group .content-wrapper .search-result-item a{color:#072d5d}#search-results-wrapper .search-result-group .content-wrapper .search-result-item a:hover,#search-results-wrapper .search-result-group .content-wrapper .search-result-item a:active,#search-results-wrapper .search-result-group .content-wrapper .search-result-item a:focus{color:#072d5d;text-decoration:underline}#search-results-wrapper .search-result-group.product .content-wrapper{display:grid;grid-template-columns:repeat(auto-fill,250px);gap:1rem;justify-content:center}#search-results-wrapper .search-result-group.product .content-wrapper .search-result-item.product img{max-width:100%;padding:1rem;aspect-ratio:1;object-fit:contain}#search-form-modal .search-form-inputs-wrapper{display:flex;width:100%;align-items:center;justify-content:flex-end}#search-form-modal .search-form-inputs-wrapper .search-form-field{width:100%;margin:0;padding:0}#search-form-modal .search-form-inputs-wrapper .search-form-field input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:2.5rem;border-bottom-left-radius:2.5rem;height:3.75rem;line-height:3.75rem;border-right:none;padding-left:1.5625rem;margin:0;width:100%;outline:none}#search-form-modal .search-form-inputs-wrapper .search-form-field #s-error{display:none!important}#search-form-modal .search-form-inputs-wrapper .search-form-submit{position:relative}#search-form-modal .search-form-inputs-wrapper .search-form-submit:before{font-family:"hoyryicon";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}#search-form-modal .search-form-inputs-wrapper .search-form-submit:before{position:absolute;top:-.0625rem;left:0;right:-.0625rem;margin:.9375rem auto 0 auto;color:#fff;font-size:2rem;pointer-events:none;text-align:center;z-index:10}#search-form-modal .search-form-inputs-wrapper .search-form-submit button{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:2.5rem!important;border-bottom-right-radius:2.5rem!important;height:3.75rem;width:4.375rem;line-height:3.75rem;border:0!important;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin:0!important;z-index:9}#search-form-modal .search-form-inputs-wrapper .search-form-submit button:before{display:none}