/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
.anticon {
  text-align: center;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  min-width: 1200px;
}
.ant-image .ant-image-img {
  object-fit: cover;
}
.ant-btn {
  height: 64px;
  font-size: 22px;
  padding: 0 56px;
  line-height: 62px;
}
.ant-input-affix-wrapper {
  border-radius: 4px;
}
.ant-table-wrapper .ant-table-thead > tr > th,
.ant-table-wrapper .ant-table-thead > tr > td {
  color: #11142d;
  background-color: #ececec;
  border-color: #ececec;
  border-radius: 0 !important;
}
.ant-table-wrapper
  .ant-table-container
  table
  > thead
  > tr:first-child
  > *:last-child,
.ant-table-wrapper table,
.ant-table-wrapper .ant-table,
.ant-table-wrapper .ant-table-container,
.ant-table-wrapper .ant-table .ant-table-title,
.ant-table-wrapper .ant-table .ant-table-header {
  border-radius: 0 !important;
}
.ant-table {
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.ant-table td {
  border-color: #ececec !important;
}
.ant-table-wrapper
  .ant-table-thead
  > tr
  > th:not(:last-child):not(.ant-table-selection-column):not(
    .ant-table-row-expand-icon-cell
  ):not([colspan]):before {
  background-color: #ccc;
}
.custom-modal .ant-btn {
  height: 32px;
  font-size: 14px;
  padding: 0 15px;
  line-height: 30px;
}
.custom-modal.center-footer .ant-modal-footer,
.custom-modal.center-footer .ant-modal-confirm-btns {
  text-align: center;
}
.custom-modal.no-style .ant-modal-content {
  padding: 0;
}
.custom-popconfirm .ant-btn {
  height: 24px;
  font-size: 14px;
  padding: 0 7px;
  line-height: 22px;
}
.page-container {
  position: relative;
}
.page-container .bg {
  display: block;
  width: 100%;
  object-fit: cover;
}
.page-container .main-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.order-container {
  min-height: calc(100vh - 64px);
  margin-top: 64px;
  padding-bottom: 40px;
  overflow: auto;
  background-color: #efefef;
  box-sizing: border-box;
}
.order-container .bg-white {
  background-color: #fff;
}
.ant-typography {
  margin-bottom: 0 !important;
}
.puzzle-conatainer[data-v-1acbda96] {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.box-container[data-v-81f509c6] {
  height: 100vh;
  background: url(/assets/bg-45de7a93.png) no-repeat left center;
  background-size: cover;
  display: flex;
  align-items: center;
}
.box-container .box[data-v-81f509c6] {
  width: 100%;
  margin: 0 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box-container .box .logo[data-v-81f509c6] {
  padding: 51px 64px;
  box-sizing: border-box;
  height: 100vh;
}
.box-container .box .logo .btn[data-v-81f509c6] {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  user-select: none;
}
.box-container .box .logo .btn .text[data-v-81f509c6] {
  margin-bottom: 30px;
}
.box-container .box .form-container[data-v-81f509c6] {
  box-sizing: border-box;
  width: 532px;
  padding: 32px 64px;
  background-color: #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box-container .box .form-container .title[data-v-81f509c6] {
  color: #11142d;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 40px;
  padding-top: 24px;
}
.video-container[data-v-a26d2f72] {
  position: relative;
}
.video-container .play-icon[data-v-a26d2f72] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 64px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
}
.video-container .play-icon .icon[data-v-a26d2f72] {
  color: #fff;
}