.search-modal--is-open{position:fixed;top:0;right:0;left:0;z-index:10000;display:flex;height:100vh;max-height:100vh;width:100%;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;background-color:rgb(17 24 39 / var(--tw-bg-opacity));--tw-bg-opacity: .5;background-blend-mode:multiply}.search-modal__container{position:relative;max-height:100%;width:100%;max-width:48rem;padding:1rem}.search-modal__content{position:relative;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-modal__header{display:flex;align-items:center;justify-content:space-between;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-width:1px;padding:1rem}@media (min-width: 768px){.search-modal__header{padding:1.25rem}}.search-modal__title{font-size:1.25rem;line-height:140%;font-weight:600;--tw-text-opacity: 1;color:rgb(61 107 95 / var(--tw-text-opacity))}.search-modal__close-button{margin-inline-start:auto;display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:transparent;font-size:.875rem;line-height:150%;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.search-modal__close-button:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.search-modal__close-icon{height:.75rem;width:.75rem}.search-modal__body>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.search-modal__body{padding:1rem}@media (min-width: 768px){.search-modal__body{padding:1.25rem}}.search-modal__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;margin-bottom:.5rem;font-size:.875rem;line-height:150%;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.search-modal__input-group{position:relative}.search-modal__icon{pointer-events:none;position:absolute;top:0;bottom:0;inset-inline-start:0px;display:flex;align-items:center;padding-left:.75rem;padding-right:.75rem}.search-modal__search-icon{height:1rem;width:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.search-modal__input{display:block;width:100%;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:1rem 2.5rem;font-size:.875rem;line-height:150%;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.search-modal__input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity));--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity)) }.search-modal__submit-button{position:absolute;right:.5rem;bottom:.375rem;height:2.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(61 107 95 / var(--tw-bg-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:150%;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.search-modal__submit-button:hover{--tw-bg-opacity: 1;background-color:rgb(29 61 53 / var(--tw-bg-opacity))}.search-modal__submit-button:focus{--tw-bg-opacity: 1;background-color:rgb(162 187 181 / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.search-modal__error-message{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.search-modal__loading,.search-modal__no-results{display:flex;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:1rem}.search-modal__loading-text,.search-modal__no-results-text{font-size:1.125rem;line-height:140%;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.search-result-item{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:1rem}.search-result-item__content{display:flex;width:100%;align-items:center;justify-content:space-between}.search-result-item__text,.search-result-item__article{display:flex;flex-direction:column}.search-result-item__title{cursor:pointer;font-size:1.125rem;line-height:140%;font-weight:600;--tw-text-opacity: 1;color:rgb(61 107 95 / var(--tw-text-opacity));text-decoration-line:underline}.search-result-item__description{max-height:5rem;overflow:hidden;font-size:.875rem;line-height:150%;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.search-result-item__icon{cursor:pointer;--tw-text-opacity: 1;color:rgb(79 127 115 / var(--tw-text-opacity))}.search-result-item__icon:hover{--tw-text-opacity: 1;color:rgb(61 107 95 / var(--tw-text-opacity))}.search-modal-pagination{text-align:center}.search-modal-pagination__container{margin:auto;display:inline-flex;align-items:center;justify-content:space-between;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:1rem}.search-modal-pagination__button{cursor:pointer;--tw-text-opacity: 1;color:rgb(79 127 115 / var(--tw-text-opacity))}.search-modal-pagination__button:hover{--tw-text-opacity: 1;color:rgb(61 107 95 / var(--tw-text-opacity))}.search-modal-pagination__button--prev{margin-right:1rem}.search-modal-pagination__button--next{margin-left:1rem}.search-modal-pagination__button[disabled]{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.search-modal-pagination__info{margin-left:1rem;margin-right:1rem;font-size:1.125rem;line-height:140%;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}
