.mainScreen{color:#fff;display:flex;flex-direction:column;font-family:Poppins,Sans-serif;font-weight:600;height:100%;justify-content:center;margin:0 auto;max-width:900px;padding:0 20px}.mainScreen__background{background-image:url(/background.1c1fe5a1e7546789dfea.webp);background-position:30%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.mainScreen__background:after{background-image:linear-gradient(210deg,#f54fa0,#5b7fe9);content:"";height:100%;left:0;opacity:.79;position:absolute;top:0;width:100%}.mainScreen__foreground{position:relative}.mainScreen h1{font-size:30px;font-weight:600;letter-spacing:0;line-height:1.5em;margin-top:0;text-align:center;text-transform:uppercase}@media(min-width:700px){.mainScreen h1{font-size:50px;line-height:1.2em}}.mainScreen__counter{border-bottom:1px solid hsla(0,0%,100%,.4);border-top:1px solid hsla(0,0%,100%,.4);display:flex;gap:0 16px;justify-content:space-evenly}.mainScreen__counter__block{padding:20px 0}.mainScreen__counter__block__title{font-size:30px;font-weight:700;line-height:1;text-align:center}.mainScreen__counter__block__subtitle{font-weight:400;text-align:center}@media(min-width:700px){.mainScreen__counter__block{min-width:100px;padding:40px 0}.mainScreen__counter__block__title{font-size:70px}}#app,body,html{height:100%;margin:0;padding:0;width:100%}