.containerSkeleton{width:100%;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;position:relative;gap:2rem;overflow:hidden;background:linear-gradient(0deg,#000,#000 0,#05151a 46%);transition:all .4s ease}.bg_skeleton{background:radial-gradient(circle,#000 0,#21606ed0 0,#0613181e 48%);background-position:center -14rem;min-height:69rem;left:0}.bg_skeleton,.bg_skeleton:before{width:100%;position:absolute;background-repeat:no-repeat}.bg_skeleton:before{content:"";background-image:url(/_next/static/media/CirclesTransp.e72998a8.svg);stroke-dashoffset:0;background-size:contain;height:64rem;background-position:center 0;opacity:.3;animation:shine-lines 1s ease infinite}@keyframes shine-lines{0%{scale:.9;opacity:.1}50%{scale:1.05;opacity:.5}to{scale:1.1;opacity:.1}}@media screen and (max-width:1300px){.bg_skeleton{min-height:210vh;background-position:center -24.5rem!important}.bg_skeleton:before{background-size:cover;height:65rem;width:100%;background-position:center 5rem}}@media screen and (max-width:600px){.bg_skeleton{min-height:210vh;background-position:center -24.5rem!important}.bg_skeleton:before{background-size:cover;height:60rem;width:100%;background-position:center 5rem}}@media screen and (max-height:741px){.bg_skeleton{min-height:200vh;background-position:center -24.5rem!important}}@media screen and (max-height:675px){.bg_skeleton{min-height:300vh;background:radial-gradient(circle,#000 0,rgba(33,96,110,.816) 0,#020708 48%)!important;background-position:center -24.5rem!important}}@media screen and (max-height:600px){.bg_skeleton{min-height:130vh;background:radial-gradient(circle,#000 0,rgba(33,96,110,.816) 0,#020708 48%)!important;background-position:center -24.5rem!important}}