:root{--p-color: #023e8a;--background-color-theme: #f7f7f7;--pay-color: #dc2f02}[data-theme=dark]{--background-color-theme: #000009}.loading-content{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}body{background-color:var(--background-color-theme)}.loader{width:35px;--b: 5px;aspect-ratio:1;border-radius:50%;background:var(--p-color);-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 70deg,#0000 71deg 90deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));mask-composite:intersect;animation:l5 1s infinite}@keyframes l5{to{transform:rotate(.5turn)}}@media (min-width: 970px){.container-pages-body{max-height:100vh;overflow-y:auto}}
