#widgetSearchField{align-items:center;display:flex;gap:20px}#originalContent{background-color:#fff;border-radius:8px;display:grid;gap:0;padding:16px;width:auto}#searchWidgetForm{display:flex;flex-direction:column;gap:24px;position:relative}#widgetSearchField h1{color:#fff;font-size:24px;font-weight:700;margin-bottom:10px;text-align:center}#widgetSearchField h2{color:#fff;font-size:20px;font-weight:400;margin-bottom:30px;text-align:center}#searchButton{align-items:center;background-color:#f58423;border:none;border-radius:3px;color:#fff;display:flex;font-family:nunito-sans,open-sans,sans-serif;font-size:16px;font-weight:700;height:54px;justify-content:center;line-height:1;margin:auto;max-width:20vw;min-width:90px;transition:.1s;width:100px}#searchButton:disabled{background-color:#dd7720;cursor:not-allowed}#searchButton{background-color:#dd7720;cursor:pointer}#info-box{align-items:center;display:flex;font-size:14px;gap:5px;width:100%}#info-box img{margin-top:12px;max-width:20px}#info-box p{margin-bottom:0;margin-top:15px}.autocomplete-container{position:relative;width:100%}@media screen and (min-width:1200px){.autocomplete-container{max-width:30em}}.autocomplete-container input{box-sizing:border-box;width:100%}.dawa-autocomplete-suggestions{background:#fcfcfc;border-radius:.3125em;box-shadow:0 .0625em .15625em #00000026;box-sizing:border-box;left:0;margin:.3em 0 0;overflow-y:auto;padding:0;position:absolute;right:0;text-align:left;transform:translateZ(1000px);z-index:9999}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion{border:.0625em solid #ddd;border-bottom-width:0;color:#333;cursor:pointer;list-style:none;margin:0;padding:.4em .6em}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-bottom-width:.0625em}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion.dawa-selected,.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:hover{background:#f0f0f0}#search-headers{max-width:500px}#search-headers h2{color:#fff;font-size:24px;font-weight:700;line-height:1.5;margin-bottom:30px;text-align:center}#search-headers h2 span{color:#f7a054}#search-headers h2 .comma{color:#fff}#search-content{background-color:#076b9c;border:1px solid #fff;border-radius:8px;color:#fff;display:grid;margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:16px;place-items:center;text-align:center}#search-content p{margin-top:10px}#search-reset-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:center;margin-top:15px;width:100%}
