.cmp__404[data-v-2f0e00ad] {
  height: 100vh;
  max-height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.cmp__404 .cmp__404-bg[data-v-2f0e00ad] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  z-index: -1;
}
.cmp__404-container .cmp__404-svg svg[data-v-2f0e00ad] {
  width: 45px;
  height: 45px;
}
@media screen and (max-width: 1023px) {
.cmp__404-container .cmp__404-svg svg[data-v-2f0e00ad] {
    width: 37px;
    height: 37px;
}
}
.cmp__404-container .cmp__404-number[data-v-2f0e00ad] {
  font-size: 45px;
  font-weight: 500;
  line-height: 45px;
  color: #686D71;
  margin-top: 4px;
}
@media screen and (max-width: 1023px) {
.cmp__404-container .cmp__404-number[data-v-2f0e00ad] {
    font-size: 37.13px;
    font-weight: 500;
    line-height: 37.13px;
    margin-top: 3px;
}
}
.cmp__404 .cmp__404-message[data-v-2f0e00ad] {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.75);
  margin-top: 50.5px;
}
@media screen and (max-width: 1023px) {
.cmp__404 .cmp__404-message[data-v-2f0e00ad] {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 66px;
}
}
.cmp__404 .cmp__404-link[data-v-2f0e00ad] {
  display: block;
  border: 1px solid #000000;
  border-radius: 6px;
  padding: 14.5px 44px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  color: #000000;
  margin-top: 24px;
}
@media screen and (max-width: 1023px) {
.cmp__404 .cmp__404-link[data-v-2f0e00ad] {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
}
}