/* stylelint-disable */
body{margin:0}.unsupported{width:100%;height:100vh;color:#121316;font-family:sans-serif}.unsupported__header{box-sizing:border-box;width:100%;height:480px;padding:4px;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0),#fff),url('/images/img-not-found.jpg');background-repeat:no-repeat;background-position:center;background-size:cover}.unsupported__band{display:flex;align-items:center;box-sizing:border-box;height:80px;padding-left:24px;background-color:rgba(255,255,255,.5)}.unsupported__card{position:absolute;top:50%;left:50%;box-sizing:border-box;width:85%;max-width:480px;margin:0 auto;padding:24px 0;background-color:#fff;transform:translate(-50%,-50%)}.unsupported__card-wrapper{width:80%;margin:0 auto}.unsupported__icon{width:16px;height:16px}.unsupported__title{margin:16px 0;font-weight:600;font-size:20px;line-height:1.28}.unsupported__text{margin-bottom:32px;color:#383944;font-weight:400;font-size:14px;line-height:1.44}.unsupported__button{display:flex;align-items:center;justify-content:center;max-width:320px;height:48px;margin:0 auto;color:#fff;font-weight:600;font-size:14px;text-decoration:none;background-color:#809fac;border-radius:4px}.unsupported__button:hover{background-color:#003341}
