.containerFreeTestLoader,.containerFreeTestLoader *{box-sizing:border-box;padding:0;margin:0;font-family:monospace}.center{text-align:center}.progress-bar-container{position:relative;width:100%;height:35px}.progress-bar-background{content:"";height:35px;background:#e5e8ff;box-shadow:inset 0 0 13px 13px #c9cde8b3;display:block;width:100%;position:absolute;border-radius:4rem;z-index:-1;top:0;left:0}.progress-bar{height:35px;background:#1da1f2;box-shadow:2px 14px 15px -7px #1ea6fa5c;border-radius:50px;transition:all .5s;text-align:center;color:#fff;font-size:1.4rem;vertical-align:middle;padding-block:5px}.containerFreeTestLoader{width:100vw;height:100vh;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:transparent;position:fixed;top:0;left:0;z-index:500000;color:#2e2e2e;isolation:isolate}.containerFreeTestLoader .progress .close-progress{position:absolute;top:15px;right:15px;width:1.8rem;height:1.8rem;font-size:1.2rem;background-color:#646cff;box-shadow:1px 2px 5px 1px #2e2e2e;z-index:2}.containerFreeTestLoader .progress .close-progress:active{transform:scale(.8);transition:transform .15s ease-in-out;background-color:#646cff;box-shadow:1px 2px 5px 1px #2e2e2e}.containerFreeTestLoader .progress h2{margin-bottom:20px;position:relative;isolation:isolate;width:100%;text-align:center}.containerFreeTestLoader .progress{width:90%;min-width:300px;min-height:0;animation:scale .25s ease-in-out forwards;display:flex;flex-flow:column nowrap;justify-content:center;align-items:start;padding:20px;background:#e6e9ff;border-radius:20px;box-shadow:0 10px 60px 5px #aab6e9cc;position:relative;isolation:isolate;overflow:hidden}.containerFreeTestLoader .progress span{font-size:1.4rem;text-align:center;width:100%;padding-top:2rem;padding-bottom:2rem}.containerFreeTestLoader:before{content:"";background-color:#2e2e2ecc;width:100vw;position:fixed;height:100vh;opacity:0;animation:fadeIn .35s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scale{0%{min-height:0;height:0}to{min-height:200px;height:auto}}@media screen and (min-width: 480px){.containerFreeTestLoader .progress{max-width:720px}}
