@keyframes spin{0%{transform:rotate(0)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.7,.7,.5,.7)}50.1%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.spinner{display:block;position:relative;margin:auto;width:40px;height:40px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Calque_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20283.5%20283.5'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20142)%20--%3e%3cpath%20fill='%23ccc'%20d='M213.6,99.3c-26,0-41.8,19.4-41.8,42.3s.4,6.6.9,9.6h14.1c-.9-2.6-1.3-6.2-1.3-9.6,0-16.5,10.7-29.3,28.1-29.3s27.9,12.6,27.9,28.9-13,29.5-35,29.5h-38.4l-20.6-32.5-16.4-25.9h4.5c29.6,0,48.6-19,48.6-41.9s-18.3-42.3-42.4-42.3-42.4,18.6-42.4,42.3,3.7,21.3,7.8,28.9h-30.1c-29.6,0-48.6,19.7-48.6,42.7s18.1,41.7,41.6,41.7,41.8-19.2,41.8-42.1-.4-6.6-.9-9.6h-14.1c.9,2.6,1.3,6.2,1.3,9.6,0,16.5-10.7,29.1-28.1,29.1s-27.9-12.4-27.9-28.6,13-29.7,35-29.7h38.3l20.8,32.7,16.3,25.6h-4.3c-29.6,0-48.6,19.2-48.6,42.1s18.3,42.1,42.4,42.1,42.4-18.4,42.4-42.1-3.8-21.5-7.9-29.1h30.3c29.6,0,48.6-19.4,48.6-42.5s-18.1-41.9-41.6-41.9ZM113,70.5c0-16.9,12.4-29.3,28.8-29.3s28.8,12.4,28.8,29.3-13,28.9-35,28.9h-12.7c-4.7-7.4-9.8-16.7-9.8-28.9ZM170.5,212.8c0,16.9-12.4,29.1-28.8,29.1s-28.8-12.2-28.8-29.1,13-29.1,35-29.1h12.6c4.7,7.5,10,16.8,10,29.1Z'/%3e%3c/svg%3e") no-repeat center;animation:spin 2s infinite}
