#gallery{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:0;width:calc(var(--mWidth)*var(--cols))}.video-container-gallery{width:var(--width);height:var(--height)}video{height:100%;width:100%}*{box-sizing:border-box}body{padding:0;margin:0}#notfound{position:relative;height:100vh}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:767px;width:100%;line-height:1.4;padding:0 15px}.notfound .notfound-404{position:relative;height:150px;line-height:150px;margin-bottom:25px}.notfound .notfound-404 h1{font-size:186px;font-weight:900;text-transform:uppercase;background:url(/static/media/text.4df4c9d5.png);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;background-position:50%}.notfound .notfound-404 h1,.notfound h2{font-family:"Titillium Web",sans-serif;margin:0}.notfound h2{font-size:26px;font-weight:700}.notfound p{font-family:"Montserrat",sans-serif;font-weight:500;margin-bottom:0}.notfound a,.notfound p{font-size:14px;text-transform:uppercase}.notfound a{font-family:"Titillium Web",sans-serif;display:inline-block;color:#fff;text-decoration:none;border:none;background:#5c91fe;padding:10px 40px;font-weight:700;border-radius:1px;margin-top:15px;transition:all .2s}.notfound a:hover{opacity:.8}@media only screen and (max-width:767px){.notfound .notfound-404{height:110px;line-height:110px}.notfound .notfound-404 h1{font-size:120px}}