._fl{font-weight:300}._fl,._fr{font-family:var(--Pretendard)}._fr{font-weight:400}._fb{font-weight:800}._fb,._fsb{font-family:var(--Pretendard)}._fsb{font-weight:600}.Loading{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.4)}.Loading .newload .load-wrap{width:150px;height:150px}.Loading .newload .load-wrap .spinner{animation:loadingI 2s linear infinite;margin-top:40px}.Loading .newload .load-wrap .spinner .bubble-1,.Loading .newload .load-wrap .spinner .bubble-2{width:22px;height:22px;border-radius:100%;background-color:#1142bf;animation:bounce 2s ease-in-out infinite}.Loading .newload .load-wrap .spinner .bubble-2{animation-delay:-1s}@keyframes loadingI{to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.PageTemplate:has(#SafehomesPC) .Loading .spinner .bubble-1,.PageTemplate:has(#SafehomesPC) .Loading .spinner .bubble-2{background-color:#003478}