.NotFound{background-color:var(--color-white);flex-direction:column;width:100%;min-height:100dvh;display:flex;overflow:hidden}.NotFound .container{flex-direction:column;flex:1;height:100%;display:flex}.NotFound-inner{flex-direction:column;flex:1;align-items:center;padding:30px 0;display:flex}@media only screen and (max-width:768px){.NotFound-inner{padding:20px 0}}.NotFound-logo{flex-shrink:0;width:354px;height:60px}.NotFound-logo svg{width:100%;height:100%}@media (max-width:400px){.NotFound-logo{width:300px;height:40px}}.NotFound-content{text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;margin:100px;display:flex}@media only screen and (max-width:768px){.NotFound-content{margin:auto}}.NotFound-message{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.NotFound-title{font-family:var(--font-title);font-weight:var(--font-weight-bold);text-align:center;color:#4e72b3b3;font-size:128px}@media (min-width:1024px){.NotFound-title{padding:0}}@media only screen and (max-width:768px){.NotFound-title{font-size:64px;line-height:1.5}}.NotFound-text{font-family:var(--font-text);font-size:var(--desktop-m);text-align:center;line-height:1.2}.NotFound-button .button.is-default{height:62px;padding:15px}.NotFound-button .button-icon{width:24px;height:24px;padding:10px 4px}.NotFound-button .button-icon svg{flex-shrink:0}
