.loading-content{color:#18466d;justify-content:center;align-items:center;display:flex;position:relative}.loading-content svg{width:20px;height:20px;animation:.5s linear infinite animation-spin}.loading-content path,.loading-content circle,.loading-content line{fill:currentColor;stroke:currentColor}.loading-content.inline{background-color:#0000;height:30px}.loading-content.inline.small{height:30px}.loading-content.inline.small svg{width:20px;height:20px}.loading-content.inline.large{height:300px}.loading-content.inline.large svg{width:60px;height:60px}.loading-content.absolute{background-color:#fff;position:absolute;inset:0}.loading-content.flex{flex:1 0 auto}.loading-content.flex.small{height:30px}.loading-content.flex.small svg{width:20px;height:20px}.loading-content.flex.large{height:300px}.loading-content.flex.large svg{width:60px;height:60px}.loading-content.sticky{height:30px;position:sticky}@media only screen and (width<=759px){.loading-content.sticky{margin-top:20px}}@media only screen and (width>=760px) and (width<=1023px){.loading-content.sticky{margin-top:30px}}@media only screen and (width>=1024px){.loading-content.sticky{margin-top:30px}}@media only screen and (width<=759px){.loading-content.sticky{top:20px}}@media only screen and (width>=760px) and (width<=1023px){.loading-content.sticky{top:30px}}@media only screen and (width>=1024px){.loading-content.sticky{top:30px}}.loading-content.sticky.small{height:30px}.loading-content.sticky.small svg{width:20px;height:20px}.loading-content.sticky.large{height:300px}.loading-content.sticky.large svg{width:60px;height:60px}
