.loading_container__CrTrw{display:flex;justify-content:center;align-items:center;height:100px}.loading_fullPage__MAL2f{min-height:100dvh}.loading_spinner__8Rvy_{display:inline-block;position:relative;width:40px;height:40px}.loading_spinner__8Rvy_ div{transform-origin:20px 20px;animation:loading_spinnerAnimation__Cg8J5 .8s linear infinite}.loading_spinner__8Rvy_ div:after{content:" ";display:block;position:absolute;top:3px;left:7px;width:6px;height:6px;border-radius:100%;background:var(--Scandic-Brand-Burgundy)}.loading_spinner__8Rvy_ div:first-child{transform:rotate(0deg);animation-delay:-.7s}.loading_spinner__8Rvy_ div:nth-child(2){transform:rotate(45deg);animation-delay:-.6s}.loading_spinner__8Rvy_ div:nth-child(3){transform:rotate(90deg);animation-delay:-.5s}.loading_spinner__8Rvy_ div:nth-child(4){transform:rotate(135deg);animation-delay:-.4s}.loading_spinner__8Rvy_ div:nth-child(5){transform:rotate(180deg);animation-delay:-.3s}.loading_spinner__8Rvy_ div:nth-child(6){transform:rotate(225deg);animation-delay:-.2s}.loading_spinner__8Rvy_ div:nth-child(7){transform:rotate(270deg);animation-delay:-.1s}.loading_spinner__8Rvy_ div:nth-child(8){transform:rotate(315deg);animation-delay:0s}@keyframes loading_spinnerAnimation__Cg8J5{0%{opacity:1}to{opacity:0}}