@media (max-width: 767.98px) {
  .error404 {
    margin: 0 25px; } }
.error404 main {
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
.error404 .bg-grid-line .grid-line {
  transition: border 1s; }
  .error404 .bg-grid-line .grid-line:nth-child(3) {
    border-color: transparent; }
@media (max-width: 768px) {
  .error404 .bg-grid-line {
    display: none !important; } }
.error404 .page-title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  line-height: 1;
  letter-spacing: 0.5px;
  width: 100%; }
  .error404 .page-title .title-en {
    position: absolute;
    z-index: -1;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 5px;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(36, 36, 36, 0.1); }
    @media (max-width: 767.98px) {
      .error404 .page-title .title-en {
        letter-spacing: 2.1px;
        font-size: 100px; } }
    @media (max-width: 575.98px) {
      .error404 .page-title .title-en {
        font-size: 80px; } }
  .error404 .page-title .title-tw {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.8px; }
    @media (max-width: 767.98px) {
      .error404 .page-title .title-tw {
        font-size: 28px;
        letter-spacing: 0.5px; } }
  .error404 .page-title .work-sub-title {
    font-size: 28px;
    font-weight: 300;
    padding-top: 15px;
    line-height: 1;
    letter-spacing: 0.5px; }
    @media (max-width: 767.98px) {
      .error404 .page-title .work-sub-title {
        font-size: 20px; } }
  .error404 .page-title p {
    margin: 40px auto 0;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.3px; }
    .error404 .page-title p a {
      color: #d24648;
      transition: 0.3s; }
      .error404 .page-title p a:hover {
        opacity: 0.7; }
    @media (max-width: 767.98px) {
      .error404 .page-title p {
        max-width: 325px;
        font-size: 15px; } }

/*# sourceMappingURL=404.css.map */
