.notfound{width:100%;text-align:center;line-height:1.4}.notfound .notfound-404{position:relative;width:180px;height:180px;margin:0 auto 50px}.notfound .notfound-404>div:first-child{position:absolute;left:0;right:0;top:0;bottom:0;background:#ffa200;transform:rotate(45deg);border:5px dashed #000;border-radius:5px}.notfound .notfound-404>div:first-child:before{content:"";position:absolute;left:-5px;right:-5px;bottom:-5px;top:-5px;box-shadow:inset 0 0 0 5px rgba(0,0,0,.1);border-radius:5px}.notfound .notfound-404 h1{color:#000;margin:0;font-size:90px;position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;text-align:center;height:40px;line-height:40px}.notfound .notfound-404 h1,.notfound h2{font-family:Cabin,sans-serif;font-weight:700}.notfound h2{font-size:33px;text-transform:uppercase;letter-spacing:7px}.notfound p{font-size:16px;color:#000;font-weight:400}.notfound a,.notfound p{font-family:Cabin,sans-serif}.notfound a{display:inline-block;padding:10px 25px;background-color:#8f8f8f;border:none;border-radius:40px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .2s}.notfound a:hover{background-color:#2c2c2c}.v-main{display:flex;flex:1 0 auto;max-width:100%;transition:.2s cubic-bezier(.4,0,.2,1)}.v-main:not([data-booted=true]){transition:none!important}.v-main__wrap{flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-main{display:block}}}