@charset "utf-8";

.modal[data-v-c185bece] { align-items: center; display: flex; justify-content: center; z-index: 1000; }

.modal .vfm--overlay[data-v-c185bece] { background-color: rgba(0, 0, 0, 0.7); inset: 0px auto auto 0px; height: 100%; position: absolute; width: 100%; }

.modal.vfm--fixed.vfm--inset[data-v-c185bece] { pointer-events: auto; }

.modal-contents[data-v-c185bece] { background-color: rgb(42, 42, 45); border-radius: 16px; box-shadow: none; padding: 0px; }

.redirection-modal-sorry[data-v-c185bece] { max-width: 327px; min-height: 460px; padding: 48px 16px; position: relative; text-align: center; }

.redirection-modal-sorry > .btn-close[data-v-c185bece] { align-items: center; display: flex; height: 24px; justify-content: center; position: absolute; right: 16px; top: 16px; width: 24px; }

.redirection-modal-sorry .redirection-header[data-v-c185bece] { padding-top: 32px; }

.redirection-modal-sorry .redirection-header h2[data-v-c185bece] { color: rgb(255, 255, 255); font-size: 20px; font-weight: 500; letter-spacing: 0.6px; line-height: 24px; padding-left: 12px; padding-right: 12px; }

@media screen and (min-width: 768px) {
  .redirection-modal-sorry .redirection-header h2[data-v-c185bece] { font-size: 22px; letter-spacing: 0.66px; line-height: 26px; }
}

@media screen and (min-width: 1244px) {
  .redirection-modal-sorry .redirection-header h2[data-v-c185bece] { font-size: 24px; letter-spacing: 0.72px; line-height: 32px; }
}

.redirection-modal-sorry .redirection-header p[data-v-c185bece] { color: rgb(212, 212, 212); font-size: 14px; font-weight: 400; letter-spacing: 0.42px; line-height: 22px; margin-top: 16px; }

.redirection-modal-sorry .redirection-buttons[data-v-c185bece] { padding-top: 32px; }

.redirection-modal-sorry .redirection-buttons ._color-button[data-v-c185bece] { height: 40px; margin-left: auto; margin-right: auto; min-width: 240px; }

.redirection-modal-sorry .redirection-links[data-v-c185bece] { padding-top: 8px; }

.redirection-modal-sorry .redirection-links a[data-v-c185bece] { color: rgb(255, 255, 255); font-size: 14px; font-weight: 500; letter-spacing: 0.56px; line-height: 20px; text-decoration: underline; }

@media screen and (min-width: 768px) {
  .redirection-modal-sorry[data-v-c185bece] { display: flex; flex-direction: column; height: 100%; max-width: 560px; padding: 64px 32px; }
  .redirection-modal-sorry > figure[data-v-c185bece] { flex: 0 0 auto; }
  .redirection-modal-sorry > figure img[data-v-c185bece] { height: 160px; width: 160px; }
  .redirection-modal-sorry .redirection-content[data-v-c185bece] { flex: 1 1 0%; }
  .redirection-modal-sorry .redirection-buttons[data-v-c185bece] { flex: 0 0 auto; }
  .redirection-modal-sorry .redirection-buttons ._color-button[data-v-c185bece] { min-width: 320px; }
  .redirection-modal-sorry .redirection-links[data-v-c185bece] { padding-top: 16px; }
}