

/* Start:/local/components/itescort/b24.order.find/templates/.default/style.css?1760695497273*/
/* HTML: <div class="loader"></div> */
.loader {
	width: 50px;
	height: 50px;
	aspect-ratio: 1;
	border-radius: 50%;
	border: 8px solid white;
	border-right-color: orange;
	animation: l2 1s infinite linear;
	margin-left: 1rem;
}
@keyframes l2 {to{transform: rotate(1turn)}}
/* End */
/* /local/components/itescort/b24.order.find/templates/.default/style.css?1760695497273 */
