@charset "UTF-8";
.material-icons {
  width: 24px;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.ic-24 {
  fill: white;
  width: 24px;
  height: 24px;
}

.material-icons {
  width: 24px;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.ic-24 {
  fill: white;
  width: 24px;
  height: 24px;
}

.material-icons {
  width: 24px;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.ic-24 {
  fill: white;
  width: 24px;
  height: 24px;
}

.material-icons {
  width: 24px;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.ic-24 {
  fill: white;
  width: 24px;
  height: 24px;
}

body {
  box-sizing: border-box;
  background-color: #ffffff;
  color: #000000;
}
body * {
  word-break: keep-all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 16px 0 0 0;
}

h1,
h2,
h3 {
  line-height: 1.4;
}

h4,
h5 {
  line-height: 1.5;
}

h1,
h2 {
  font-weight: 900;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
  font-weight: 700;
}

h4 {
  font-size: 20px;
  font-weight: 700;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
  line-height: 1.4;
}

p {
  margin: 16px 0 0 0;
  line-height: 1.6;
}

pre,
code {
  font-family: Hack, monospace;
}

a {
  color: black;
  font-weight: 700;
}
a:hover, a:focus {
  text-decoration: none;
  color: #2962FF;
}

ul {
  margin: 16px 0 0 0;
  padding-left: 24px;
}

table caption {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  color: #78909C;
}

.container {
  padding-left: 16px;
  padding-right: 16px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-left: 16px;
  padding-right: 16px;
}

.grey-500 {
  color: #607D8B;
}

.btn {
  padding: 8px 16px;
  border: 0;
  border-radius: 8px;
  font-weight: 700;
}
.btn[disabled] {
  opacity: 0.4;
}

.btn-icon {
  font-size: 0;
  padding: 8px;
  max-width: 40px;
}

.btn-primary {
  background-color: #ECEFF1;
  color: #000000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary[disabled] {
  background-color: #CFD8DC !important;
  color: #000000 !important;
  box-shadow: none !important;
}

.btn-primary.active {
  background-color: #000000 !important;
  color: #ffffff;
}
.btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active:active, .btn-primary.active[disabled] {
  background-color: #000000 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.btn-secondary {
  background-color: #FAFAFC;
  color: #546E7A !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary[disabled] {
  background-color: #ECEFF1 !important;
  box-shadow: none !important;
}

.btn-black {
  background-color: #000000;
  color: #ffffff !important;
  font-weight: 500;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black[disabled] {
  background-color: #000000 !important;
  box-shadow: none !important;
}

.btn-outline {
  background-color: transparent;
  box-shadow: inset 0 0 0 0.5px rgba(255, 255, 255, 0.2);
  color: white;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline[disabled] {
  color: white !important;
  background-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: inset 0 0 0 0.5px rgba(255, 255, 255, 0.24) !important;
}

.btn-info {
  background-color: #2979FF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background-color: #2962FF !important;
  box-shadow: none !important;
}

.alert {
  border-radius: 16px;
  border: 0;
  padding: 24px;
  margin: 24px 0 0 0;
  color: white;
  background-color: #ECEFF1;
}
@media (max-width: 575px) {
  .alert {
    margin-top: 16px;
  }
  .alert br {
    display: none;
  }
}
.alert .col-icon,
.alert .col-content {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 575px) {
  .alert .col-icon,
  .alert .col-content {
    display: block;
  }
}
.alert .col-icon {
  width: 24px;
}
@media (max-width: 575px) {
  .alert .col-icon {
    width: 100%;
  }
}
.alert .col-content {
  width: calc(100% - 30px);
  padding-left: 12px;
}
@media (max-width: 575px) {
  .alert .col-content {
    width: 100%;
    padding-left: 0;
  }
}
.alert hr {
  border-color: #ffffff;
  opacity: 0.24;
}
@media (max-width: 575px) {
  .alert .alert-heading {
    font-size: 16px;
  }
}
.alert .alert-heading .material-icons {
  width: 24px;
  vertical-align: text-bottom;
}
@media (max-width: 575px) {
  .alert p {
    font-size: 14px;
  }
}
.alert a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.alert-outline {
  background-color: transparent;
  border: 0.5px solid #dadce0;
  color: #000000;
}

.alert-heading {
  font-weight: 700;
  margin-top: 0;
}
.alert-heading + p {
  margin-top: 8px;
}

.alert-caption {
  opacity: 0.56;
}

.alert-danger {
  background-color: #FF5722;
}

.alert-danger-lighter {
  background-color: #FFEBEE;
  color: #FF5722;
}

.alert-success-lighter {
  background-color: #E3F2FD;
  color: #2979FF;
}

.alert-warning {
  background-color: #FF9800;
}

.alert-dark {
  background-color: #000000;
}

.alert-success {
  background-color: #2979FF;
}

.alert-center {
  text-align: center;
}

.table {
  margin-bottom: 0;
}
.table th,
.table td {
  font-size: 14px;
  vertical-align: middle;
  font-weight: 400;
  line-height: 18px;
  padding: 8px 0;
  border-top: 0.5px solid #dadce0;
}

.badge {
  font-size: 100%;
  font-weight: inherit;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #455A64;
}

.badge-success {
  background-color: #2979FF;
}

.badge-danger {
  background-color: #FF5722;
}

.form-group {
  margin-bottom: 12px;
}
.form-group label {
  font-size: 14px;
  margin-bottom: 4px;
  padding-left: 2px;
  color: #78909C;
}

.form-control {
  padding: 10px 16px;
  height: unset;
  border-radius: 8px;
  background-color: transparent;
  transition: 0.16s;
  border: 0.5px solid #dadce0;
}
.form-control, .form-control:hover, .form-control:focus {
  box-shadow: none;
}
.form-control:hover, .form-control:focus {
  background-color: #FAFAFC;
}
.form-control::-webkit-input-placeholder {
  /* Edge */
  color: #455A64;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #455A64;
}
.form-control::placeholder {
  color: #455A64;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border-color: transparent;
}

.form-check-label,
.form-check-input {
  vertical-align: middle;
}

.form-check-label {
  padding-left: 10px;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type=checkbox],
  input[type=radio] {
    --active: #2979FF;
    --active-inner: #fff;
    --input-border: #CFD8DC;
    --input-border-hover: #90A4AE;
    --background: transparent;
    --disabled: #CFD8DC;
    --disabled-inner: #CFD8DC;
    --shadow-inner: #90A4AE;
    height: 24px;
    outline: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    cursor: pointer;
    height: 24px;
    border: 0.5px solid var(--input-border);
    background: var(--background);
    transition: background 0.1s ease, border-color 0.1s ease;
  }
  input[type=checkbox]:after,
  input[type=radio]:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform 0.1s ease, opacity 0.1s ease, filter 0.1s ease;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
    background: var(--active);
    border-color: var(--active);
  }
  input[type=checkbox]:checked:after,
  input[type=radio]:checked:after {
    transition: opacity 0.1s ease, filter 0.1s ease, transform 0.1s cubic-bezier(0.175, 0.88, 0.32, 1.2);
  }
  input[type=checkbox]:disabled,
  input[type=radio]:disabled {
    cursor: not-allowed;
    opacity: 0.9;
    background: var(--disabled);
  }
  input[type=checkbox]:disabled:checked,
  input[type=radio]:disabled:checked {
    background: var(--disabled-inner);
    border-color: var(--input-border);
  }
  input[type=checkbox]:hover:not(:checked):not(:disabled),
  input[type=radio]:hover:not(:checked):not(:disabled) {
    border-color: var(--input-border-hover);
  }
  input[type=checkbox]:not(.switch),
  input[type=radio]:not(.switch) {
    width: 24px;
  }
  input[type=checkbox]:not(.switch):after,
  input[type=radio]:not(.switch):after {
    opacity: 0;
  }
  input[type=checkbox]:not(.switch):checked:after,
  input[type=radio]:not(.switch):checked:after {
    opacity: 1;
  }
  input[type=checkbox]:not(.switch) {
    border-radius: 6px;
  }
  input[type=checkbox]:not(.switch):after {
    width: 6px;
    height: 11px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 8px;
    top: 4px;
    transform: rotate(20deg);
  }
  input[type=checkbox]:not(.switch):checked:after {
    transform: rotate(43deg);
  }
  input[type=checkbox].switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type=checkbox].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: var(--input-border);
  }
  input[type=checkbox].switch:checked:after {
    background: var(--active-inner);
    transform: translateX(17px);
  }
  input[type=checkbox].switch:disabled:not(:checked):after {
    opacity: 0.6;
  }
  input[type=radio] {
    border-radius: 50%;
  }
  input[type=radio]:after {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    transform: scale(0.7);
    top: 3px;
    left: 3px;
  }
  input[type=radio]:checked:after {
    background: var(--active-inner);
    transform: scale(0.5);
  }
}
.text-error {
  color: #FF5722;
  padding-left: 2px;
  line-height: 32px;
}

.modal-content {
  background-color: #ffffff;
  border: 0;
  border-radius: calc(8px * 2);
}

.modal-backdrop.show {
  opacity: 0.72;
}

.modal-header {
  padding: 24px 32px 0 32px;
  border-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575px) {
  .modal-header {
    padding: 16px 24px 0 24px;
  }
}
.modal-header .close {
  text-shadow: none;
  color: #78909C;
  padding: 8px;
  border-radius: 8px;
  margin: -16px -24px -16px auto;
  font-size: 0;
}
@media (max-width: 575px) {
  .modal-header .close {
    margin: -8px -16px -8px auto;
  }
}
.modal-header .close:hover, .modal-header .close:focus {
  outline: none;
  box-shadow: none;
  background-color: #CFD8DC;
}
.modal-header .close:hover i, .modal-header .close:focus i {
  vertical-align: top;
}

.modal-title {
  margin-top: 0;
  margin-bottom: 0;
}

.modal-body {
  padding: 24px 32px;
}
@media (max-width: 575px) {
  .modal-body {
    padding: 16px 24px;
  }
}

.modal-footer {
  padding: 24px;
  border-top: 0;
  position: sticky;
  bottom: 0;
  z-index: 99;
  background: #ECEFF1;
  box-shadow: 0 -0.5px rgba(50, 50, 68, 0.2);
  background: #ffffff;
  border-bottom-right-radius: calc(8px * 2);
  border-bottom-left-radius: calc(8px * 2);
}
@media (max-width: 575px) {
  .modal-footer {
    padding: 16px;
  }
}
.modal-footer .btn-primary {
  background-color: #2979FF;
  color: #ffffff;
}
.modal-footer .btn-primary:hover, .modal-footer .btn-primary:focus, .modal-footer .btn-primary:active, .modal-footer .btn-primary[disabled] {
  background-color: #2962FF !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.tooltip.show {
  opacity: 1;
}

.bs-tooltip-top .arrow::before {
  border-top-color: #4CAF50;
}

.bs-tooltip-right .arrow::before {
  border-right-color: #4CAF50;
}

.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #4CAF50;
}

.bs-tooltip-left .arrow::before {
  border-left-color: #4CAF50;
}

.tooltip-inner {
  padding: 10px 12px;
  color: #ffffff;
  background-color: #4CAF50;
  border-radius: 8px;
}

.img-logo {
  width: 40px;
  height: 40px;
}

.nav-global {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px;
}
.nav-global .left,
.nav-global .right {
  font-size: 0;
}
.nav-global .left a:not(.btn-icon),
.nav-global .left div,
.nav-global .right a:not(.btn-icon),
.nav-global .right div {
  font-size: 16px;
}
.nav-global .btn-divider {
  width: 0.5px;
  height: 16px;
  vertical-align: middle;
  background-color: #dadce0;
  display: inline-block;
  margin: 0 4px 0 8px;
}
.nav-global .btn-nav-share {
  padding: 4px 8px;
}

.section-divider {
  margin: 80px 0 16px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .section-divider {
    margin: 64px 0 8px 0;
  }
}
.section-divider .left,
.section-divider .right {
  height: 2px;
  width: 100%;
  background-color: #000000;
}
.section-divider .center {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px 8px 16px;
  border-radius: 1000px;
  color: #ffffff;
  background-color: #000000;
  white-space: nowrap;
}
.section-divider .center.btn:hover, .section-divider .center.btn:focus {
  box-shadow: none;
  background-color: #2979FF;
}
.section-divider i {
  width: 24px;
  margin-right: 4px;
}
.section-divider span {
  white-space: nowrap;
}

.list-vertical-cell {
  list-style: none;
  display: flex;
  position: relative;
  padding: 16px 0;
  margin: 16px 0 0 0;
  border-top: 0.5px solid #dadce0;
}
.list-vertical-cell .cell-item {
  width: 100%;
  flex-basis: auto;
  padding-right: 24px;
}
.list-vertical-cell .cell-item .title,
.list-vertical-cell .cell-item .value {
  margin: 0;
  text-align: center;
}
.list-vertical-cell .cell-item .title {
  color: #78909C;
}
.list-vertical-cell .cell-item .value {
  font-weight: 600;
}
.list-vertical-cell .cell-item + .cell-item {
  padding-left: 24px;
  border-left: 0.5px solid #dadce0;
}

.body {
  min-height: 100vh; /* 최소 높이를 지정 */
  display: flex;
  flex-direction: column;
}

.footer {
  margin-top: auto;
  padding-bottom: 96px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer {
    display: block;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .footer .right {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .footer .right a + a {
    display: block;
    margin-left: 0;
  }
}
.footer a {
  font-size: 14px;
  display: inline-block;
  color: #78909C;
  font-weight: 700;
  text-decoration: none;
}
.footer a:hover {
  color: #000000;
}
.footer a + a {
  margin-left: 16px;
}

@media (min-width: 576px) {
  .d-sm {
    display: none;
  }
}

.empty {
  margin: 24px 0;
  padding: 64px 16px;
  border-radius: 8px;
  border: 0.5px solid #dadce0;
  text-align: center;
}
.empty .material-icons {
  font-size: 96px;
  width: 96px;
  height: 96px;
}
.empty h6 {
  margin: 0;
}
.empty .highlight {
  box-shadow: inset 0 -12px #FFEB3B;
}
.empty .btn {
  margin: 40px 0;
}

.btn-icon {
  max-width: unset;
  background-color: transparent;
}
.btn-icon:hover, .btn-icon:focus {
  background-color: #ECEFF1 !important;
}
.btn-icon i,
.btn-icon span {
  vertical-align: middle;
}
.btn-icon i {
  font-size: 24px;
}
.btn-icon span {
  font-size: 12px;
  line-height: 1.4;
  padding-left: 4px;
  white-space: nowrap;
}

.modal-onboard .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-onboard .modal-footer {
  text-align: center;
  max-width: 320px;
  justify-content: center;
  margin: 0 auto;
  box-shadow: none;
}
.modal-onboard .title {
  text-align: center;
  margin: 0 0 16px 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .modal-onboard .title {
    font-size: 20px;
  }
}
@keyframes textHighlight {
  0% {
    box-shadow: inset 0 0 #FDD835;
  }
  100% {
    box-shadow: inset 0 -12px #FDD835;
  }
}
.modal-onboard .title f span {
  animation: 0.8s textHighlight 1s forwards ease-in-out;
}
.modal-onboard s {
  opacity: 0.24;
}
.modal-onboard b {
  color: #FF5722;
}
.modal-onboard .btn-primary {
  background-color: #000000 !important;
}
.modal-onboard .btn-secondary {
  color: #000000 !important;
  background-color: #ECEFF1 !important;
}
.modal-onboard .btn-block + .btn-block {
  margin-top: 0;
}

.carousel-onboard {
  text-align: center;
}
.carousel-onboard .img-onboard {
  width: 248px;
}
.carousel-onboard .carousel-control-prev,
.carousel-onboard .carousel-control-next {
  min-width: 40px;
  color: #000000;
  opacity: 1;
}
.carousel-onboard .carousel-control-prev {
  left: -24px;
}
.carousel-onboard .carousel-control-next {
  right: -24px;
}

.container-error {
  max-width: 300px;
  padding-top: 20vh;
  padding-bottom: 20vh;
  text-align: center;
}
.container-error .thumb {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.container-error .title, .container-error .sub-title {
  margin: 8px 0 0 0;
}
.container-error .sub-title {
  margin-bottom: 40px;
  color: #78909C;
}

.btn-root {
  display: flex;
  align-items: center;
  color: #000000;
}
.btn-root:hover {
  text-decoration: none;
  color: #000000;
}
.btn-root .img-symbol {
  width: 32px;
}
.btn-root .type-wrap {
  padding: 0 0 2px 8px;
}
@media (max-width: 767px) {
  .btn-root .type-wrap {
    display: none;
  }
}
.btn-root .type {
  position: relative;
  font-family: -apple-system, "Helvetica Neue", sans-serif;
  color: #000000;
}
.btn-root .status {
  color: #FF9800;
  font-size: 96%;
}

.root-hero {
  color: #ffffff;
  width: 100%;
  left: 0;
  z-index: 999;
  font-size: 0;
  bottom: 0;
  text-align: center;
  background: #000000;
  background-size: cover;
}
.root-hero s {
  opacity: 0.6;
}
.root-hero a {
  display: block;
}
.root-hero a:hover {
  opacity: 0.8;
}
.root-hero .inner-content {
  max-width: 1140px;
  padding: 6px 16px;
  margin: 0 auto;
}
.root-hero .carousel-item {
  font-size: 12px;
  line-height: 1.4;
  transition: 0.8s;
  margin: 0;
  font-weight: 400;
}
.root-hero .carousel-item a, .root-hero .carousel-item a:hover {
  color: white;
}
.root-hero .carousel-item {
  margin-right: -100%;
}
.root-hero .carousel-item.active,
.root-hero .carousel-item-next,
.root-hero .carousel-item-prev {
  opacity: 1;
}
.root-hero .carousel-item-next:not(.carousel-item-left),
.root-hero .active.carousel-item-right {
  transform: translateX(0%) translateY(100%);
  opacity: 0;
}
.root-hero .carousel-item-prev:not(.carousel-item-right),
.root-hero .active.carousel-item-left {
  transform: translateX(0%) translateY(-100%);
  opacity: 0;
}

.form-search {
  box-shadow: inset 0 0 0 0 #dadce0;
  padding: 0 0 0 12px;
  border-radius: 1000px;
  transition: 0.16s;
  position: relative;
  z-index: 9;
  background-color: #ECEFF1;
}
.form-search:focus-within {
  box-shadow: inset 0 0 0 2px #000000;
  background-color: #ffffff;
}
.form-search .input-group-text,
.form-search .form-control,
.form-search .btn-search {
  background-color: transparent;
}
.form-search .form-control:focus, .form-search .form-control:active,
.form-search .btn-search:focus,
.form-search .btn-search:active {
  box-shadow: none;
}
.form-search .input-group-prepend {
  margin-right: 0;
}
.form-search .input-group-append {
  margin-left: 0;
}
.form-search .input-group-text {
  padding: 6px 0 6px 6px;
  color: #000000;
  border: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-search .input-group-text .material-icons {
  width: 24px;
  height: 24px;
}
.form-search .form-control {
  font-size: 16px;
  border: 0;
  outline: none;
  height: unset;
}
@media (max-width: 575px) {
  .form-search .form-control {
    font-size: 16px;
  }
}
.form-search .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #90A4AE;
}
.form-search .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #90A4AE;
}
.form-search .form-control::placeholder {
  color: #90A4AE;
}
.form-search .form-control:-webkit-autofill, .form-search .form-control:-webkit-autofill:hover, .form-search .form-control:-webkit-autofill:focus, .form-search .form-control:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 30px rgba(41, 121, 255, 0.1) inset !important;
}
.form-search .form-control:-webkit-autofill {
  -webkit-text-fill-color: #2962FF !important;
}
.form-search input::-webkit-outer-spin-button,
.form-search input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-search .btn-search {
  border-radius: 0;
  transition: 0.16s;
  color: white;
  background-color: #000000;
  padding: 0 8px 0 20px;
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
  border-radius: 100px;
}
.form-search .btn-search:hover, .form-search .btn-search:active {
  background-color: #2962FF;
}
.form-search .btn-search .btn-label {
  line-height: 24px;
  display: inline-block;
  margin-right: -6px;
}
.form-search .btn-search .material-icons {
  width: 24px;
}
.form-search .btn-search .btn-label,
.form-search .btn-search .material-icons {
  vertical-align: middle;
  transform: translateY(-1px);
}

.tab-facets {
  list-style: none;
  font-size: 0;
  position: relative;
}
@media (max-width: 575px) {
  .tab-facets {
    white-space: nowrap;
    width: calc(100% + 32px);
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 16px;
    overflow-x: scroll;
  }
}
.tab-facets .facet-item {
  position: relative;
  display: inline-block;
  margin: 0 4px 8px 0;
  border-radius: 1000px;
  border: 0.5px solid #dadce0;
}
.tab-facets .facet-item:hover, .tab-facets .facet-item:focus {
  background-color: #ECEFF1;
}
.tab-facets .facet-item a:not(.btn-information) {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 16px 8px 16px;
  transition: 0.16s;
  color: #000000;
}
.tab-facets .active {
  background-color: #000000;
  border-color: #000000;
}
.tab-facets .active a:not(.btn-information) {
  color: #ffffff;
}
.tab-facets .active:hover, .tab-facets .active:focus {
  background-color: #000000;
}
.tab-facets .help {
  padding-right: 44px;
}
.tab-facets .help a:not(.btn-information) {
  padding-right: 0;
}
.tab-facets .btn-information {
  transition: 0.16s;
  position: absolute;
  width: 36px;
  height: 36px;
  padding: 6px;
  border-radius: 100px;
  right: 2px;
  top: 0;
  color: white;
  box-shadow: 0 0 0 0 #2979FF;
}
.tab-facets .btn-information:hover {
  background-color: #2979FF;
  box-shadow: 0 0 0 4px #2979FF;
}

.card-facet-basis {
  margin-top: 0;
  position: relative;
  padding: 40px;
  border: 0.5px solid #dadce0;
  border-radius: 16px;
  font-size: 0;
}
@media (max-width: 767px) {
  .card-facet-basis {
    padding: 24px;
  }
}
.card-facet-basis .basis-chip {
  font-size: 12px;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  background-color: white;
  border-radius: 100px;
  padding: 8px 16px 8px 12px;
  margin: 0 8px 8px 0;
  background-color: #2979FF;
  color: white;
  font-weight: 500;
}
.card-facet-basis i {
  font-size: 16px;
  width: 24px;
}
@media (max-width: 767px) {
  .card-facet-basis .alert-heading {
    font-size: 14px;
  }
}
.card-facet-basis .alert-caption {
  font-size: 12px;
  line-height: 1.4;
  opacity: 1;
  color: #90A4AE;
}
.card-facet-basis .btn-collapse-close .material-icons {
  position: absolute;
  font-size: 24px;
  width: 24px;
  height: 24px;
  right: 16px;
  top: 16px;
  color: #B0BEC5;
  border-radius: 4px;
}
.card-facet-basis .btn-collapse-close .material-icons:hover, .card-facet-basis .btn-collapse-close .material-icons:focus {
  color: #000000;
}

.list-coprs-header {
  margin-top: 24px;
  margin-bottom: -8px;
}
.list-coprs-header .result-number {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  color: #78909C;
}
@media (min-width: 576px) {
  .list-coprs-header .result-number {
    padding-top: 16px;
  }
}
.list-coprs-header .result-number b {
  color: #000000;
}
@media (max-width: 575px) {
  .list-coprs-header .col-filter {
    font-size: 0;
  }
}
.list-coprs-header .btn-filter {
  float: right;
  margin-left: 4px;
}
.list-coprs-header .active {
  position: relative;
  background-color: #2979FF !important;
  color: #ffffff !important;
}
.list-coprs-header .active:hover {
  background-color: #2962FF !important;
}
.list-coprs-header .active::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 4px solid #ffffff;
  border-radius: 100px;
  background-color: #2979FF;
  position: absolute;
  right: -8px;
  top: -8px;
}
@media (max-width: 575px) {
  .list-coprs-header .active::after {
    right: -4px;
    top: -4px;
  }
}

.list-corps .result-number {
  margin: 0;
  color: #78909C;
}
.list-corps .result-number b {
  font-weight: normal;
  color: #000000;
}
.list-corps .col-item {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 575px) {
  .list-corps .col-item {
    padding-bottom: 0;
  }
}
.list-corps .corp-card {
  display: block;
  border-radius: 16px;
  padding: 20px 24px;
  color: #000000;
  text-decoration: none;
  transition: 0.16s;
  border: 0.5px solid #dadce0;
}
@media (max-width: 575px) {
  .list-corps .corp-card {
    padding: 14px 16px;
  }
}
.list-corps .corp-card:hover, .list-corps .corp-card:active {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px -2px #ECEFF1;
}
.list-corps .corp-card.disabled, .list-corps .corp-card:hover.disabled, .list-corps .corp-card:active.disabled {
  border-color: transparent;
  transform: translateY(0);
  box-shadow: none;
  background-color: #ECEFF1;
  cursor: not-allowed;
}
.list-corps .corp-card.warning {
  border-color: #FFCDD2;
  background-color: #FFEBEE;
}
.list-corps .corp-card.warning .negative {
  border-color: #FFCDD2;
}
.list-corps .corp-card.warning .danger {
  color: white;
  border-color: transparent;
  background-color: #FF5722;
}
.list-corps .corp-card.warning .danger * {
  color: white !important;
}
.list-corps .corp-name {
  margin: 0;
  font-weight: 700;
}
@media (max-width: 575px) {
  .list-corps .corp-name {
    font-size: 16px;
  }
}
.list-corps .corp-name, .list-corps .corp-code {
  margin: 0;
}
.list-corps .corp-name .compare, .list-corps .corp-code .compare {
  position: relative;
  display: inline-block;
  color: #78909C;
  font-weight: 400;
  font-size: 94%;
  margin-left: 4px;
  padding-left: 8px;
}
.list-corps .corp-name .compare::before, .list-corps .corp-code .compare::before {
  content: "";
  position: absolute;
  display: block;
  width: 0.5px;
  height: 68%;
  background-color: #dadce0;
  left: 0;
  top: 15%;
}
@media (max-width: 575px) {
  .list-corps .corp-name, .list-corps .corp-code {
    font-size: 14px;
  }
}
.list-corps .list-corp-status {
  list-style: none;
  padding: 0;
  margin: 4px 0 0 -4px;
  width: calc(100% + 8px);
  font-size: 0;
}
.list-corps .list-corp-status .status-item {
  display: inline-block;
  font-size: 0;
  margin: 5px 2px 0 0;
  border-radius: 1000px;
  padding: 2px 6px;
  border: 0.5px solid #dadce0;
}
.list-corps .list-corp-status .status-item i,
.list-corps .list-corp-status .status-item span {
  display: inline-block;
  vertical-align: middle;
  color: #78909C;
}
.list-corps .list-corp-status .status-item i {
  font-size: 12px;
  width: 10px;
  height: 10px;
  transform: translateY(-1px);
}
.list-corps .list-corp-status .status-item span {
  font-size: 10px;
  padding-left: 6px;
  font-weight: 600;
}
.list-corps .list-corp-status .negative {
  border-color: transparent;
  background-color: #FFEBEE;
}
.list-corps .list-corp-status .negative i,
.list-corps .list-corp-status .negative span {
  color: #ffffff;
  color: #FF5722;
}
.list-corps .text-disabled {
  margin: 8px 0;
  min-height: 56px;
  padding: 12px 0;
  color: #90A4AE;
  text-align: center;
}
.list-corps .section-divider {
  margin: 40px 0;
}

.modal-sort .btn-reset,
.modal-filter .btn-reset {
  margin-right: auto;
}
.modal-sort fieldset + fieldset,
.modal-filter fieldset + fieldset {
  margin-top: 40px;
}
.modal-sort .legend,
.modal-sort .sub-legend,
.modal-filter .legend,
.modal-filter .sub-legend {
  margin: 0 0 8px 0;
}
.modal-sort .legend,
.modal-filter .legend {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
}
.modal-sort .sub-legend,
.modal-filter .sub-legend {
  font-size: 12px;
  line-height: 1.4;
  color: #78909C;
  margin-top: -4px;
}
.modal-sort .form-check,
.modal-filter .form-check {
  padding-left: 0;
}
.modal-sort .form-check + .form-check,
.modal-filter .form-check + .form-check {
  margin-top: 4px;
}
.modal-sort .form-check .form-check-label,
.modal-filter .form-check .form-check-label {
  font-size: 14px;
  cursor: pointer;
  width: calc(100% - 30px);
}

.pagination {
  text-align: center;
  display: block;
  margin-bottom: 100px;
  font-size: 0;
}
.pagination .btn {
  margin: 2px;
  padding-left: 12px;
  padding-right: 12px;
}
.pagination .btn[disabled] {
  padding-left: 2px;
  padding-right: 2px;
}

.report-header {
  position: relative;
  padding: 40px 0 0 0;
  display: flex;
  border-top: 2px solid #000000;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575px) {
  .report-header {
    display: block;
    padding-bottom: 16px;
  }
}
.report-header .corp-name {
  margin-top: 0;
  margin-bottom: 8px;
}
.report-header .sub-info {
  padding: 8px 0 0 0;
}
.report-header .sub-info div {
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
}
@media (max-width: 991px) {
  .report-header .sub-info div {
    font-size: 12px;
    line-height: 1.4;
    display: block;
    padding: 3px 0;
    border-top: 0.5px solid #dadce0;
  }
}
@media (max-width: 991px) {
  .report-header .sub-info div:last-child {
    border-bottom: 0.5px solid #dadce0;
  }
}
@media (min-width: 992px) {
  .report-header .sub-info div + div {
    display: inline-block;
    margin-left: 12px;
    padding-left: 16px;
    border-left: 0.5px solid #dadce0;
  }
}
.report-header .sub-info div span {
  color: #78909C;
  font-weight: 400;
  padding-right: 2px;
}
@media (max-width: 991px) {
  .report-header .sub-info div span {
    display: inline-block;
    min-width: 80px;
  }
}
.report-header .update-date {
  font-size: 10px;
  padding: 1px 8px;
  border: 0.5px solid #dadce0;
  border-radius: 100px;
  color: #78909C;
  margin: 4px 0 0 0;
  position: absolute;
  right: -2px;
  top: 4px;
}
.report-header .corp-code {
  color: #78909C;
}
@media (min-width: 576px) {
  .report-header .corp-code {
    padding-left: 12px;
    margin-left: 6px;
    position: relative;
  }
  .report-header .corp-code::before {
    content: "";
    position: absolute;
    display: block;
    background-color: #607D8B;
    width: 0.5px;
    height: 15px;
    left: 0;
    top: 5px;
  }
}

.alert-risk + .alert-risk {
  margin-top: 8px;
}

.col-nav-cards {
  box-shadow: 0 20px 20px -2px rgba(50, 50, 68, 0.2);
  position: sticky;
  z-index: 1;
  margin: 16px 12px 0 12px;
  background-color: #000000;
  border-radius: 8px;
  overflow-x: hidden;
  top: calc(100% - 48px - 24px);
  width: 100%;
}
@media (min-width: 768px) {
  .col-nav-cards {
    display: none;
  }
}
.col-nav-cards::before {
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  width: 40px;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  pointer-events: none;
}
.col-nav-cards .nav-cards {
  margin: 0 0 0 0;
  padding: 0 20px;
  flex-wrap: unset;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 48px;
  color: white;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.col-nav-cards .nav-cards::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera*/
}
.col-nav-cards .nav-cards::after {
  content: "정말 고마워요.";
  opacity: 0;
  pointer-events: none;
}
.col-nav-cards .nav-item a {
  font-size: 12px;
  line-height: 1.4;
  white-space: nowrap;
  font-weight: 500;
  border-radius: 999px;
  color: #ffffff;
  padding: 16px 12px;
}

.list-controls {
  font-size: 0;
}
@media (max-width: 575px) {
  .list-controls {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
}
.list-controls .btn {
  border-right: 0.5px solid #37474F;
  background-color: transparent !important;
  max-width: unset;
  width: 80px;
}
@media (max-width: 575px) {
  .list-controls .btn {
    border-right: 0;
    min-width: 33%;
  }
}
.list-controls .btn:hover, .list-controls .btn:focus {
  background-color: #2962FF !important;
}
.list-controls .btn:last-child {
  border-right: 0;
}
.list-controls .btn span {
  font-size: 12px;
  line-height: 1.4;
  display: block;
  margin-top: 8px;
  color: #000000;
}
@media (min-width: 768px) {
  .list-controls .btn-share {
    background-color: #2979FF !important;
  }
  .list-controls .btn-share i, .list-controls .btn-share span {
    color: white;
  }
}
@media (max-width: 575px) {
  .list-controls .btn-share {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 8px 36px;
    background-color: #2979FF !important;
    width: 100%;
    margin-bottom: 8px;
  }
  .list-controls .btn-share i, .list-controls .btn-share span {
    color: white;
  }
  .list-controls .btn-share i {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
  }
  .list-controls .btn-share span {
    font-size: 16px;
    margin-top: 0;
  }
}

.col-item:last-child {
  margin-bottom: 64px;
}

.card {
  border-radius: 16px;
  border: 0.5px solid #dadce0;
  margin-top: 24px;
  padding: 32px;
}
@media (max-width: 575px) {
  .card {
    margin-top: 16px;
    padding: 24px;
  }
}
@media (min-width: 992px) {
  .card {
    padding: 40px;
  }
}
.card .label {
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 16px 0;
  font-weight: 700;
  color: #2979FF;
}
.card .card-header {
  position: relative;
  border-bottom: 0;
  padding: 0;
  background-color: transparent;
}
.card .card-header .title {
  margin-top: 0;
  font-weight: 700;
  line-height: 1.4;
  width: calc(100% - 24px);
}
.card .card-header .sub-title {
  margin-top: 8px;
  color: #78909C;
}
.card .card-header .btn-help {
  position: absolute;
  right: -24px;
  top: -24px;
  color: #78909C;
  background-color: transparent;
}
@media (max-width: 575px) {
  .card .card-header .btn-help {
    top: -16px;
    right: -16px;
  }
}
.card .card-header .btn-help:hover {
  color: #000000;
  background-color: #ECEFF1 !important;
}

.card-intrinsic-value .list-vertical-cell {
  flex-direction: column;
  margin-top: 24px;
  padding: 24px 0 24px 0;
}
@media (max-width: 991px) {
  .card-intrinsic-value .list-vertical-cell {
    padding: 24px 0 0 0;
  }
}
.card-intrinsic-value .list-vertical-cell .title {
  font-size: 12px;
  line-height: 1.4;
}
.card-intrinsic-value .list-vertical-cell .value {
  font-weight: 700;
}
.card-intrinsic-value .list-vertical-cell .value .material-icons.comment {
  color: #78909C;
  margin-top: 4px;
  border: 0;
  background-color: #ECEFF1;
  line-height: 38px;
  width: 40px;
  height: 40px;
  border-radius: 8px;
}
.card-intrinsic-value .list-vertical-cell .cell-item {
  padding: 8px;
}
.card-intrinsic-value .list-vertical-cell .comparison {
  max-width: 320px;
  margin: 0 auto 4px auto;
  padding: 12px 32px;
  border-radius: 999999px;
  text-align: center;
  color: #ffffff;
}
.card-intrinsic-value .list-vertical-cell .comparison h5,
.card-intrinsic-value .list-vertical-cell .comparison h6 {
  margin: 0;
  line-height: 1.4;
}
.card-intrinsic-value .list-vertical-cell .comparison h6 {
  font-size: 12px;
  line-height: 1.4;
}
.card-intrinsic-value .list-vertical-cell .comparison h5 {
  font-weight: 500;
}
.card-intrinsic-value .list-vertical-cell .comparison.positive {
  background-color: #2979FF;
}
.card-intrinsic-value .list-vertical-cell .comparison.some-positive {
  background-color: #64B5F6;
}
.card-intrinsic-value .list-vertical-cell .comparison.some-negative {
  background-color: #E57373;
}
.card-intrinsic-value .list-vertical-cell .comparison.negative {
  background-color: #FF5722;
}
.card-intrinsic-value .value-caption {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 0;
  display: flex;
  align-items: center;
  color: #78909C;
}
.card-intrinsic-value .value-caption i {
  height: 24px;
}
.card-intrinsic-value .value-caption span {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 0.5px solid #dadce0;
}
.card-intrinsic-value .price-interval-table {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 48px 0 24px 0;
  margin: 0;
  text-align: center;
}
.card-intrinsic-value .price-interval-table li {
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  color: white;
  background-color: #78909C;
  padding: 2px;
  width: 100%;
}
.card-intrinsic-value .price-interval-table li:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.card-intrinsic-value .price-interval-table li:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.card-intrinsic-value .price-interval-table li + li {
  border-left: 0.5px solid white;
}
.card-intrinsic-value .price-interval-table .step-1 {
  background-color: #2979FF;
}
.card-intrinsic-value .price-interval-table .step-2 {
  background-color: #64B5F6;
}
.card-intrinsic-value .price-interval-table .step-3 {
  background-color: #E57373;
}
.card-intrinsic-value .price-interval-table .step-4 {
  background-color: #FF5722;
}
.card-intrinsic-value .price-interval-table .cutline-price {
  position: absolute;
  transform: translateX(-50%);
  left: 0;
  color: #78909C;
  bottom: 110%;
}

.card-prices .list-vertical-cell {
  margin-top: 24px;
}
.card-prices .list-vertical-cell .title {
  font-size: 12px;
  line-height: 1.4;
  line-height: 1.2;
  margin-bottom: 4px;
}
.card-prices .table-performance tr:first-child td,
.card-prices .table-performance tr:first-child th {
  border-top: 0.5px solid #dadce0;
}
.card-prices .table-performance th {
  color: #000000;
}
.card-prices .table-performance th span {
  font-size: 12px;
  line-height: 1.4;
  display: block;
  color: #78909C;
}

.card-to-be-released {
  padding: 24px;
}
@media (max-width: 575px) {
  .card-to-be-released .title {
    font-size: 16px;
  }
}
.card-to-be-released .sub-title {
  font-size: 14px;
}

@media (max-width: 575px) {
  .card-insider .card-content {
    overflow-x: scroll;
    margin-left: -24px;
    width: calc(100% + 24px * 2);
  }
}
.card-insider .table-insider {
  margin-top: 24px;
}
@media (max-width: 575px) {
  .card-insider .table-insider {
    margin-left: 24px;
  }
  .card-insider .table-insider th,
  .card-insider .table-insider td {
    white-space: nowrap;
  }
}
.card-insider .table-insider th {
  color: #78909C;
}
.card-insider .table-insider th + th,
.card-insider .table-insider td + td {
  padding-left: 12px;
}
.card-insider .table-insider thead th {
  font-size: 12px;
  line-height: 1.4;
  border-bottom: 0.5px solid #dadce0;
}
.card-insider .table-insider .position {
  font-size: 12px;
  line-height: 1.4;
  white-space: unset;
}
.card-insider .table-insider .transaction,
.card-insider .table-insider .residual {
  color: #000000;
  text-align: right;
}
.card-insider .table-insider .transaction.danger,
.card-insider .table-insider .residual.danger {
  color: #FF5722;
}
.card-insider .table-insider .date {
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
  white-space: nowrap;
}

.table-conditions-status {
  margin-top: 24px;
  color: #000000;
}
.table-conditions-status .t-index {
  padding-right: 8px;
}
.table-conditions-status .t-index .badge {
  font-size: 80%;
  color: #ffffff;
  background-color: #000000;
  padding: 4px 6px 5px 6px;
}
.table-conditions-status .t-title {
  padding-top: 12px;
  padding-bottom: 12px;
}
.table-conditions-status .t-title h5, .table-conditions-status .t-title h6 {
  margin: 0;
  line-height: 1.4;
}
.table-conditions-status .t-title h6 {
  font-size: 12px;
  line-height: 1.4;
  color: #78909C;
}
.table-conditions-status .t-status {
  text-align: right;
  padding-left: 16px;
}

.chip-check {
  color: white;
  width: 32px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 16px;
  text-align: center;
  vertical-align: top;
}
.chip-check.negative {
  background-color: #FF5722;
}
.chip-check.positive {
  background-color: #2979FF;
}

.comment {
  border-bottom: 0.5px dotted #607D8B;
}

.table-performance {
  margin-top: 12px;
}
.table-performance th, .table-performance td {
  padding: 6px 0;
}
.table-performance th {
  color: #78909C;
}
.table-performance td {
  text-align: right;
  font-family: monospace;
  letter-spacing: -0.8px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
.table-performance td.danger {
  color: #FF5722;
}
.table-performance tr:first-child th,
.table-performance tr:first-child td {
  border-top: 0;
}

.chart-wrap {
  width: calc(100% + 10px);
  margin-top: 24px;
  margin-left: -3px;
}

.list-explanations {
  list-style: none;
  margin: 16px 0 0 0;
  padding: 0;
  background-color: #000000;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .list-explanations {
    box-shadow: 0 20px 20px -2px rgba(50, 50, 68, 0.2);
  }
}
.list-explanations .explanation-item {
  padding: 8px 12px;
  font-size: 0;
  color: #ffffff;
}
.list-explanations .explanation-item .ic-thumb,
.list-explanations .explanation-item h6 {
  display: inline-block;
  vertical-align: middle;
}
.list-explanations .explanation-item .ic-thumb {
  font-size: 18px;
  line-height: 22px;
  color: #78909C;
  width: 18px;
  height: 22px;
}
.list-explanations .explanation-item h6 {
  font-size: 14px;
  max-width: calc(100% - 24px);
  padding-left: 10px;
  line-height: 1.3;
  font-weight: 400;
  margin: 0;
}
.list-explanations .explanation-item:first-child {
  padding-top: 14px;
}
.list-explanations .explanation-item:last-child {
  padding-bottom: 14px;
}
.list-explanations .explanation-item + .explanation-item {
  border-top: 0.5px solid #263238;
}
.list-explanations .explanation-item.positive i {
  color: #2979FF;
}
.list-explanations .explanation-item.negative i {
  color: #FF5722;
}

.lists-more-group {
  margin-top: 32px;
}
.lists-more-group .list-label {
  margin: 24px 0 8px 0;
}
.lists-more-group .list-links {
  list-style: none;
  padding: 16px 0 0 0;
  margin: 0;
  border-top: 0.5px solid #dadce0;
  font-size: 0;
}
.lists-more-group .list-links .link-item {
  display: inline-block;
  width: 100%;
  max-width: 88px;
  font-size: 16px;
  margin-bottom: 8px;
}
.lists-more-group .list-links a {
  padding: 8px 2px;
  display: block;
  background-color: transparent;
}
.lists-more-group .list-links a:hover, .lists-more-group .list-links a:focus {
  background-color: #ECEFF1 !important;
}
.lists-more-group .list-links i,
.lists-more-group .list-links .ic-24 {
  vertical-align: baseline;
  width: 24px;
  height: 24px;
}
.lists-more-group .list-links h6 {
  font-size: 11px;
  margin-top: 0px;
}

.card-additional-checks {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .card-additional-checks .card-header::before, .card-additional-checks .card-header::after {
    content: "";
    width: 200px;
    height: 200px;
    border-radius: 200px;
    display: block;
    position: absolute;
  }
  .card-additional-checks .card-header::before {
    top: 10%;
    right: 6%;
    background-color: #2979FF;
  }
  .card-additional-checks .card-header::after {
    top: 28%;
    right: 14%;
    background-color: #000000;
  }
}
@media (min-width: 992px) {
  .card-additional-checks .title,
  .card-additional-checks .sub-title {
    width: 50%;
  }
}
.card-additional-checks .btn[data-toggle=collapse] {
  margin-top: 24px;
}

.list-additional-checks {
  margin-top: 24px;
  padding-top: 24px;
}
.list-additional-checks .list-title {
  margin: 24px 0 8px 0;
  padding-bottom: 4px;
  border-bottom: 0.5px solid #dadce0;
}
.list-additional-checks .list-title span {
  font-size: 14px;
  float: right;
}
.list-additional-checks .check-item {
  font-size: 0;
}
.list-additional-checks .check-item i, .list-additional-checks .check-item h5 {
  display: inline-block;
  vertical-align: middle;
}
.list-additional-checks .check-item i {
  font-size: 24px;
  margin-right: 8px;
}
.list-additional-checks .check-item h5 {
  width: calc(100% - 8px - 24px);
  margin: 0;
}
@media (max-width: 575px) {
  .list-additional-checks .check-item h5 {
    font-size: 14px;
  }
}

.col-block-left .card {
  text-align: right;
}

.col-block-right .card {
  text-align: left;
}

.container-sign {
  max-width: 360px;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 575px) {
  .container-sign {
    max-width: 100%;
  }
}

.container-header {
  margin-bottom: 40px;
}
.container-header .headline {
  font-size: 28px;
}
.container-header .sub-headline {
  color: #78909C;
}

.btn-submit {
  margin-top: 32px;
}

.btn-icon-block {
  position: relative;
  padding-left: 48px;
  padding-right: 48px;
}
.btn-icon-block img,
.btn-icon-block i {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.btn-kakaotalk {
  background-color: #FFEB3B;
  color: #000000 !important;
}
.btn-kakaotalk:hover, .btn-kakaotalk:focus, .btn-kakaotalk:active, .btn-kakaotalk[disabled] {
  background-color: #FDD835 !important;
  box-shadow: none !important;
}

.btn-apple {
  background-color: #000000;
  color: #ffffff !important;
}
.btn-apple:hover, .btn-apple:focus, .btn-apple:active, .btn-apple[disabled] {
  background-color: #263238 !important;
  box-shadow: none !important;
}

.btn-facebook {
  background-color: #1a78f2;
  color: #ffffff !important;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook[disabled] {
  background-color: #1473ed !important;
  box-shadow: none !important;
}

.form-divider {
  position: relative;
  padding-top: 32px;
  margin-top: 32px;
}
.form-divider::before, .form-divider::after {
  content: "";
  display: block;
  width: 40%;
  height: 0.5px;
  position: absolute;
  top: 9px;
  background-color: #dadce0;
}
.form-divider::before {
  left: 0;
}
.form-divider::after {
  right: 0;
}
.form-divider .cap {
  font-size: 12px;
  line-height: 1.4;
  color: #455A64;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}

.form-option {
  text-align: center;
  margin-top: 24px;
}
.form-option a {
  font-size: 14px;
  color: #78909C;
  text-decoration: none;
}
.form-option a:hover {
  color: #000000;
}

@media (max-width: 575px) {
  .container-setting {
    max-width: 100%;
  }
}

.modal-body .highlight {
  color: #000000;
  box-shadow: 0 2px #FF9800;
}

.list-settings {
  list-style: none;
  padding: 0;
  margin: 40px 0 0 0;
}
.list-settings .setting-item {
  display: block;
  position: relative;
  padding: 24px 0;
}
.list-settings .setting-item + .setting-item {
  border-top: 0.5px solid #dadce0;
}
.list-settings .setting-item .item-label {
  margin: 0 0 8px 0;
  color: #78909C;
}
.list-settings .setting-item .value {
  margin: 0;
}
.list-settings .setting-item .ic-arrow {
  transition: 0.16s;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list-settings a.setting-item {
  padding-right: 24px;
  color: #000000;
}
.list-settings a.setting-item:hover {
  color: #2979FF;
}
.list-settings a.setting-item:hover .ic-arrow {
  transform: translate(3px, -50%);
}

.btn-delete-account {
  font-size: 14px;
  padding: 6px 16px;
  color: #607D8B;
}

.my-basket > nav a.nav-item {
  color: black;
}
.my-basket > nav a.nav-link.active {
  color: black;
  border-radius: 0;
  border-bottom: 4px solid black;
  background-color: white;
}

.modal-bottom {
  position: fixed;
  top: auto;
  right: auto;
  left: auto;
  bottom: 0;
}

.button-white {
  background-color: white;
  border: 1px solid black;
  border-radius: 30px;
  color: black;
  padding: 15px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.button-black {
  background-color: black;
  border-radius: 30px;
  color: white;
  padding: 15px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.button-link {
  background-color: white;
  border: 1px solid black;
  border-radius: 30px;
  color: black;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
}

.button-link-black {
  background-color: black;
  border-radius: 30px;
  color: white !important;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
}

.dot {
  height: 12px;
  width: 12px;
  background-color: #bbb;
  border-radius: 50%;
  border: 1px solid black;
  display: inline-block;
}

.bg-folder {
  background-image: url("/static/imgs/png/bg-folder.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.bg-circle {
  background-color: #f0f0f0;
  border-radius: 50%;
  border: 1px solid black;
  display: inline-block;
}

hr {
  background-color: black;
}

.flex-parent {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 30px 0;
}

h2 {
  font-size: 1rem;
  font-weight: normal;
}

.long-and-truncated {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.short-and-fixed {
  white-space: nowrap;
}
.short-and-fixed > div {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: lightgreen;
  display: inline-block;
}

.long-and-truncated-with-child {
  flex: 1;
}
.long-and-truncated-with-child h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-and-truncated-with-child-corrected {
  flex: 1;
  min-width: 0; /* or some value */
}
.long-and-truncated-with-child-corrected h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-basket label {
  margin-top: 20px;
  margin-bottom: 5px;
}
.form-basket input, .form-basket select {
  border: 1px solid black;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  height: 52px;
  background-color: white;
}

.form-group-basket label {
  margin-top: 20px;
  margin-bottom: 5px;
}
.form-group-basket .input-group {
  border: 1px solid black;
  border-radius: 5px;
}
.form-group-basket .input-group input, .form-group-basket .input-group select {
  border: none;
  height: 52px;
}
.form-group-basket .input-group .input-group-text {
  background-color: white;
  border: none;
}

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