.foundation-search-container{position:relative;display:block;width:auto;height:47px;padding:4px;border-radius:8px;border:1px solid #969696;background-color:#fff}.foundation-search-container .visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.foundation-search-container form{display:flex;justify-content:center;height:100%}.foundation-search-container .foundation-search-wrapper{display:flex;align-items:center;gap:8px;width:100%;background-color:#fff;border-radius:8px}.foundation-search-container input[type=search]{-webkit-appearance:none;-moz-appearance:none;position:relative;display:inline-block;width:100%;height:100%;padding-left:12px;color:#5a5a5a;font-weight:500;font-size:14px;border:none;outline:none;transition:width .4s}.foundation-search-container input[type=search]::placeholder{color:#818a8f}.foundation-search-container input[type=search]:focus{border-radius:8px;outline:2px solid #6629b7}.foundation-search-container input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.foundation-search-container .search-submit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%236629b7' width='30' height='30'%3E%3Cpath d='M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z'%3E%3C/path%3E%3C/svg%3E");width:27px;height:27px;margin-top:0;margin-right:4px;border-radius:6px;background-size:70%;background-color:rgba(0,0,0,0);position:relative;vertical-align:bottom;background-repeat:no-repeat;background-position:50% 50%;border:0;cursor:pointer;color:rgba(0,0,0,0)}