@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;1,300&display=swap";.html{box-sizing:border-box;cursor:progress;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{color:#fff;-webkit-user-select:none;user-select:none;background-color:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin:0;display:flex;overflow:hidden}.wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main{text-align:center}.main__after{text-align:center;margin-top:32px}.main__svg{stroke:#fff;transition:stroke .8s}.main__subtitle{margin-top:12px;font-size:25px}.main__span{color:#ffcece;text-decoration:underline}.main__lang{color:#ffcece}.list{list-style-type:none}.main__list{flex-wrap:nowrap;justify-content:center;align-items:center;gap:30px;margin-top:25px;display:flex}@media screen and (width<=520px){.main__list{flex-wrap:wrap;justify-content:center;gap:20px}}.list__item{fill:#fff;flex:auto}.list__link{fill:inherit;cursor:progress;transition:fill .5s}.list__link:hover{fill:#ffcece}.footer{text-align:center;padding:20px;font-size:20px;position:absolute;bottom:0}.footer_span,.footer_link{color:#ffcece}.visually-hidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (width>=200px) and (width<=500px){.html{font-size:16px!important}.main__subtitle,.footer{font-size:16px}.main__svg{width:240px;height:115px}}