.sitecast-simple-search-form{direction:rtl;width:100%;display:flex}.sitecast-simple-search-input{outline:none;flex:auto;width:auto}.sitecast-simple-search-btn{cursor:pointer;flex:none;justify-content:center;align-items:center;width:auto;display:flex;position:relative;overflow:hidden}.btn-loader{justify-content:center;align-items:center;gap:4px;display:none}.loader-dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:.6s infinite alternate loader}.loader-dot:nth-child(2){animation-delay:.2s}.loader-dot:nth-child(3){animation-delay:.4s}@keyframes loader{0%{opacity:.5;transform:scale(.3)}to{opacity:1;transform:scale(1)}}