:root {
  --bg-svg-1: url('data:image/svg+xml,<svg width="280" height="194" viewBox="0 0 280 194" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="194" height="280" transform="matrix(5.47703e-08 -1 -1 -3.48855e-08 280 194)" fill="url(%23paint0_linear_1886_6098)"/><rect width="194" height="280" transform="matrix(5.47703e-08 -1 -1 -3.48855e-08 280 194)" fill="url(%23paint1_radial_1886_6098)"/><rect width="194" height="280" transform="matrix(5.47703e-08 -1 -1 -3.48855e-08 280 194)" fill="url(%23paint2_radial_1886_6098)"/><defs><linearGradient id="paint0_linear_1886_6098" x1="2.41703e-07" y1="233.93" x2="200.83" y2="227.912" gradientUnits="userSpaceOnUse"><stop stop-color="%23618CFF"/><stop offset="1" stop-color="%23C7C7FF"/></linearGradient><radialGradient id="paint1_radial_1886_6098" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(122.814 280) rotate(-126.593) scale(144.977 176.058)"><stop stop-color="%236B96FF"/><stop offset="1" stop-color="%238CA5FF" stop-opacity="0"/></radialGradient><radialGradient id="paint2_radial_1886_6098" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11.5259 223.333) rotate(-68.4654) scale(319.288 294.154)"><stop offset="0.190568" stop-color="%233A1ED6"/><stop offset="1" stop-color="%238CA3FF" stop-opacity="0"/></radialGradient></defs></svg>');
  --bg-svg-2: url('data:image/svg+xml,<svg width="280" height="194" viewBox="0 0 280 194" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="194" height="280" transform="matrix(-7.25341e-08 1 1 2.63419e-08 0 0)" fill="url(%23paint0_linear_1886_6105)"/><rect width="194" height="280" transform="matrix(-7.25341e-08 1 1 2.63419e-08 0 0)" fill="url(%23paint1_radial_1886_6105)"/><rect width="194" height="280" transform="matrix(-7.25341e-08 1 1 2.63419e-08 0 0)" fill="url(%23paint2_radial_1886_6105)"/><defs><linearGradient id="paint0_linear_1886_6105" x1="67.6744" y1="170.346" x2="203.68" y2="162.231" gradientUnits="userSpaceOnUse"><stop stop-color="%23E9F3FF"/><stop offset="0.467073" stop-color="%23D1C2FF"/><stop offset="1" stop-color="%23CAB6FF"/></linearGradient><radialGradient id="paint1_radial_1886_6105" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(123.819 259.193) rotate(-125.973) scale(190.734 205.497)"><stop stop-color="%236BD3FF"/><stop offset="1" stop-color="%238CBEFF" stop-opacity="0"/></radialGradient><radialGradient id="paint2_radial_1886_6105" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.16235 280) rotate(-74.732) scale(422.05 250.104)"><stop stop-color="%23275EEF"/><stop offset="0.392057" stop-color="%23275EEF" stop-opacity="0.6"/><stop offset="1" stop-color="%23ACC6FB" stop-opacity="0"/></radialGradient></defs></svg>');
  --bg-svg-3: url('data:image/svg+xml,<svg width="280" height="194" viewBox="0 0 280 194" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M280 194L280 -2.38419e-07L1.85238e-05 -1.00063e-05L7.89838e-06 194L280 194Z" fill="url(%23paint0_linear_1886_6112)"/><path d="M280 194L280 -2.38419e-07L1.85238e-05 -1.00063e-05L7.89838e-06 194L280 194Z" fill="url(%23paint1_radial_1886_6112)"/><path d="M280 194L280 -2.38419e-07L1.85238e-05 -1.00063e-05L7.89838e-06 194L280 194Z" fill="url(%23paint2_radial_1886_6112)"/><defs><linearGradient id="paint0_linear_1886_6112" x1="46.0696" y1="194" x2="52.0884" y2="-6.83048" gradientUnits="userSpaceOnUse"><stop stop-color="%23497FF2"/><stop offset="1" stop-color="%23B8DEFF"/></linearGradient><radialGradient id="paint1_radial_1886_6112" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.28742e-05 71.1864) rotate(36.5928) scale(144.977 176.058)"><stop stop-color="%2383CCFF"/><stop offset="1" stop-color="%2383CCFF" stop-opacity="0"/></radialGradient><radialGradient id="paint2_radial_1886_6112" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(269.333 194) rotate(-135.545) scale(160.175 343.813)"><stop offset="0.196732" stop-color="%2303078C"/><stop offset="1" stop-color="%2387C5F4" stop-opacity="0"/></radialGradient></defs></svg>');
}

.about-banner {
  position: relative;
  font-size: 0;
  line-height: 0;
  height: 100vh;
}
.about-banner .container {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .about-banner {
    height: 50vh;
  }
}
.about-banner video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}

.about-culture .box {
  padding: 2rem;
  height: 100%;
  background-image: var(--bg-svg-1);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 5px 20px rgba(107, 150, 255, 0.8);
  border-radius: 1rem;
  overflow: hidden;
}
.about-culture .box .line {
  display: block;
  width: 36px;
  height: 4px;
  line-height: 4px;
  background-color: #fff;
}
.about-culture .item:nth-of-type(2) .box {
  background-image: var(--bg-svg-2);
}
.about-culture .item:nth-of-type(3) .box {
  background-image: var(--bg-svg-3);
}

.sec-tab .nav-tabs {
  padding: 0 48px;
  border-bottom: 0;
}
.sec-tab .nav-tabs .nav-link {
  padding: 12px 32px;
  border: 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.125rem;
}
.sec-tab .nav-tabs .nav-link.active {
  color: #000;
  font-weight: bold;
}
.sec-tab .tab-content {
  background-color: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .history-timeline .title {
    font-size: 1.5rem;
  }
}
.history-timeline .history-line {
  display: block;
  height: 100%;
  width: 0;
  margin: 0 auto;
  border-left: solid 1px #ADADAD;
  position: relative;
}
.history-timeline .history-line::after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #013EF8;
  border: solid 8px #E5F2FD;
  position: absolute;
  top: 0;
  left: -12px;
}/*# sourceMappingURL=about.css.map */