@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap";
.page-loader-module__s2JEXG__Container{background-image:linear-gradient(to right,var(--primary),var(--secondary));justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Montserrat,sans-serif;display:flex;overflow:hidden}.page-loader-module__s2JEXG__loadingContainer{text-align:center;color:#fff;width:100%;max-width:520px;margin:0 32px;position:relative}.page-loader-module__s2JEXG__loadingContainer:before{content:"";background-color:#fff;border-radius:10px;width:100%;height:3px;animation:2.4s ease-in-out infinite page-loader-module__s2JEXG__movingLine;position:absolute;bottom:0;left:0}@keyframes page-loader-module__s2JEXG__movingLine{0%{opacity:0;width:0}33.3%,66%{opacity:.8;width:100%}85%{width:0;left:initial;opacity:1;right:0}to{opacity:0;width:0}}.page-loader-module__s2JEXG__loadingText{letter-spacing:10px;justify-content:space-evenly;margin-bottom:32px;font-size:5vw;line-height:64px;display:flex}.page-loader-module__s2JEXG__loadingText span{opacity:0;text-shadow:0 2px 10px #2e4a514d;animation:2.4s ease-in-out infinite page-loader-module__s2JEXG__moveLetters;display:inline-block;position:relative;transform:translate(0)}.page-loader-module__s2JEXG__loadingText span:first-child{animation-delay:.1s}.page-loader-module__s2JEXG__loadingText span:nth-child(2){animation-delay:.2s}.page-loader-module__s2JEXG__loadingText span:nth-child(3){animation-delay:.3s}.page-loader-module__s2JEXG__loadingText span:nth-child(4){animation-delay:.4s}.page-loader-module__s2JEXG__loadingText span:nth-child(5){animation-delay:.5s}.page-loader-module__s2JEXG__loadingText span:nth-child(6){animation-delay:.6s}.page-loader-module__s2JEXG__loadingText span:nth-child(7){animation-delay:.7s}@keyframes page-loader-module__s2JEXG__moveLetters{0%{opacity:0;transform:translate(-15vw)}33.3%,66%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(15vw)}}
