.btn__loading{border:2px solid;border-top-color:#0000;border-radius:50%;width:24px;height:24px;margin-right:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.btn.exportIcon:before{content:"";background-image:url(/images/export-icon.svg);background-repeat:no-repeat;width:22px;height:22px;position:absolute;left:10px}.btn.exportIcon:hover:before{filter:invert(39%)sepia(95%)saturate(3607%)hue-rotate(211deg)brightness()contrast(103%)}.btn.exportIcon:active:before{filter:invert(4%)sepia(79%)saturate(6173%)hue-rotate(238deg)brightness(112%)contrast(91%)}.btn__left-icon,.btn__right-icon{justify-content:center;align-items:center;display:inline-flex}
