@charset "UTF-8";

:root {

  --bs-primary-rgb: 13, 110, 253;
  --bs-success-text-emphasis: #0a3622;
  --bs-danger-text-emphasis: #58151c;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-success-border-subtle: #a3cfbb;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-white-rgb: 255, 255, 255;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-bg: #e9ecef;
  --bs-tertiary-bg: #f8f9fa;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-border-width: 1px;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

 h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}


ul {
  padding-left: 2rem;
}


ul {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul ul {
  margin-bottom: 0;
}


strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}


code {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

img {
  vertical-align: middle;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.modtrack {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .modtrack {
    font-size: 5rem;
  }
}

.formunit {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .formunit {
    font-size: 4.5rem;
  }
}

.shelllayer {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .shelllayer {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.container,
.container-fluid {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
   .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
   .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
   .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
   .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
   .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
 .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.collapse:not(.show) {
  display: none;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
 .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.padwrap {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.padwrap .nav-link.active, .padwrap .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .padwrap {
    flex-direction: row;
  }
  .navbar-expand-lg .padwrap .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.clipbox {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.view {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root {
  --bs-btn-close-filter: ;
}

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

:root {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}

.d-flex {
  display: flex !important;
}

.d-none {
  display: none !important;
}

.w-100 {
  width: 100% !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.justify-content-center {
  justify-content: center !important;
}

.align-items-center {
  align-items: center !important;
}

.m-0 {
  margin: 0 !important;
}

.m-auto {
  margin: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.text-center {
  text-align: center !important;
}

/* rtl:begin:remove */

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.visible {
  visibility: visible !important;
}
@media (min-width: 992px) {
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
}

.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.navbar-dropdown {
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.45s ease;
  z-index: 1030;
  background: #282828; }
  .navbar-dropdown .areabox {
    margin-right: 0.8rem;
    transition: margin 0.3s ease-in-out;
    vertical-align: middle; }
    .navbar-dropdown .areabox img {
      height: 3.125rem;
      transition: all 0.3s ease-in-out; }
    .navbar-dropdown .areabox.palette-iconfont {
      font-size: 3.125rem;
      line-height: 3.125rem; }
  .navbar-dropdown .navbar-caption {
    font-weight: 700;
    white-space: normal;
    vertical-align: -4px;
    line-height: 3.125rem !important; }
    .navbar-dropdown .navbar-caption, .navbar-dropdown .navbar-caption:hover {
      color: inherit;
      text-decoration: none; }
  .navbar-dropdown .palette-iconfont + .navbar-caption {
    vertical-align: -1px; }
  .navbar-dropdown .navbar-brand span {
    vertical-align: -4px; }

.nav-dropdown {
  font-size: 0.75rem;
  font-weight: 500;
  height: auto !important; }
  .nav-dropdown .link {
    margin: .667em 1.667em;
    font-weight: 500;
    padding: 0;
    transition: color .2s ease-in-out; }
  .nav-dropdown .link::after {
    color: inherit; }
  .nav-dropdown .btn {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }



.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
@charset "UTF-8";

@font-face {
  font-family: 'Socicon';
  src:  url('fonts/socicon.eot');
  src:  url('fonts/socicon.eot') format('embedded-opentype'),
    url('fonts/socicon.woff2') format('woff2'),
    url('fonts/socicon.ttf') format('truetype'),
    url('fonts/socicon.woff') format('woff'),
    url('fonts/socicon.svg#socicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
@charset "UTF-8";

section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #00004c;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.palette-iconfont:hover {
  text-decoration: none;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a,
a:hover {
  text-decoration: none;
}

.palette-section-title {
  font-style: normal;
  line-height: 1.3;
}

.domunit {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
.modtrack,
.formunit,
.shelllayer,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}


strong {
  font-weight: bold;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition-delay: 9999s;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
}

textarea[type=hidden] {
  display: none;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hidden {
  visibility: hidden;
}

/*! Base colors */
.gridnode {
  color: #ffffff;
}

/*! Text-aligns */
.cell {
  text-align: left;
}

.zonecore {
  text-align: center;
}

@media (max-width: 767px) {

  .cell {
    text-align: center;
  }
}

/*! Font-weight  */

/*! Media  */

img {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {

  .media {
    width: auto;
  }
}

/*! Buttons */
.palette-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-form {
  margin: 0;
}

.btn-form:hover {
  cursor: pointer;
}

nav .palette-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .palette-iconfont,
.btn.btn-sm .palette-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .palette-iconfont,
.btn.btn-md .palette-iconfont {
  margin-left: 0.8rem;
}

[type=submit] {
  -webkit-appearance: none;
}

/*! Full-screen */
.layerbox .contentgrid {
  min-height: 100vh;
}

.layerbox {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */

/*! Scroll to top arrow */

/*! Arrow Down */

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0px);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .areabox img {
  display: -webkit-flex;
  width: auto;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }

  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 992px) {
  .menu .padwrap.nav-dropdown {
    display: -webkit-flex;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .palette-iconfont {
  margin-right: 0.5rem;
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

input[type=range] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
  box-shadow: none;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 0.6rem 1.2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}

form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .palette-section-btn {
  margin: 0;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .btn {
  display: flex;
  padding: 0.6rem 1.2rem;
  margin: 0;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.form-control:focus {
  box-shadow: none;
}

.contentgrid {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

ul {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

@media (min-width: 992px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .row {
    margin-left: -16px;
    margin-right: -16px;
  }

  .row>[class*=col] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.card-wrapper,
.item-wrapper {
  overflow: hidden;
}

.item {
  position: relative;
}
.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
@font-face {
  font-family: 'crop2';
  font-display: swap;
  src:  url('fonts/software2.eot');
  src:  url('fonts/software2.eot') format('embedded-opentype'),
    url('fonts/software2.woff2') format('woff2'),
    url('fonts/software2.woff') format('woff'),
    url('fonts/software2.ttf') format('truetype'),
    url('fonts/software2.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="3D-"], [class*=" 3D-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'crop2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.3D-collaboration-letter:before {
  content: "\e945";
}
.3D-collaboration-map-pin:before {
  content: "\e94c";
}
.3D-collaboration-phone:before {
  content: "\e95b";
}

.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.btn {
  border-width: 2px;
}
body {
  font-family: Epilogue;
}
.modtrack {
  font-family: 'Epilogue', sans-serif;
  font-size: 3.5rem;
  line-height: 1.1;
}
.modtrack > .palette-iconfont {
  font-size: 4.375rem;
}
.formunit {
  font-family: 'Epilogue', sans-serif;
  font-size: 3rem;
  line-height: 1.1;
}
.formunit > .palette-iconfont {
  font-size: 3.75rem;
}
.shelllayer {
  font-family: 'Epilogue', sans-serif;
  font-size: 0.9rem;
  line-height: 1.5;
}
.shelllayer > .palette-iconfont {
  font-size: 1.125rem;
}
.display-5 {
  font-family: 'Epilogue', sans-serif;
  font-size: 2.3rem;
  line-height: 1.5;
}
.display-5 > .palette-iconfont {
  font-size: 2.875rem;
}
.display-7 {
  font-family: 'Epilogue', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
.display-7 > .palette-iconfont {
  font-size: 1.25rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .modtrack {
    font-size: 2.8rem;
  }
}
@media (max-width: 768px) {
  .modtrack {
    font-size: 2.45rem;
    font-size: calc( 1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
  }
  .formunit {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .shelllayer {
    font-size: 0.72rem;
    font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.84rem;
    font-size: calc( 1.455rem + (2.3 - 1.455) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.455rem + (2.3 - 1.455) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.8rem 1.8rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1rem 2.6rem;
  border-radius: 4px;
}
.btn-primary,
.btn-primary:active {
  background-color: #693cbc !important;
  border-color: #693cbc !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #44277a !important;
  border-color: #44277a !important;
  box-shadow: none;
}

.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #44277a !important;
  border-color: #44277a !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #30c7bf !important;
  border-color: #30c7bf !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #1f817c !important;
  border-color: #1f817c !important;
  box-shadow: none;
}

.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #1f817c !important;
  border-color: #1f817c !important;
}
.btn-info,
.btn-info:active {
  background-color: #ff526b !important;
  border-color: #ff526b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #fa0024 !important;
  border-color: #fa0024 !important;
  box-shadow: none;
}

.btn-info:disabled {
  color: #ffffff !important;
  background-color: #fa0024 !important;
  border-color: #fa0024 !important;
}
.btn-success,
.btn-success:active {
  background-color: #64bf46 !important;
  border-color: #64bf46 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #42812d !important;
  border-color: #42812d !important;
  box-shadow: none;
}

.btn-success:disabled {
  color: #ffffff !important;
  background-color: #42812d !important;
  border-color: #42812d !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #ffaa40 !important;
  border-color: #ffaa40 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #e88100 !important;
  border-color: #e88100 !important;
  box-shadow: none;
}

.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e88100 !important;
  border-color: #e88100 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #545454 !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
  box-shadow: none;
}

.btn-danger:disabled {
  color: #808080 !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-white,
.btn-white:active {
  background-color: #fafafa !important;
  border-color: #fafafa !important;
  color: #7a7a7a !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #4f4f4f !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  box-shadow: none;
}

.btn-white:disabled {
  color: #7a7a7a !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
  box-shadow: none;
}

.btn-black:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #693cbc;
  color: #693cbc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background-color: #693cbc !important;
  border-color: #693cbc !important;
  box-shadow: none !important;
}

.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #693cbc !important;
  border-color: #693cbc !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #30c7bf;
  color: #30c7bf;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #30c7bf !important;
  border-color: #30c7bf !important;
  box-shadow: none !important;
}

.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #30c7bf !important;
  border-color: #30c7bf !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #ff526b;
  color: #ff526b;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background-color: #ff526b !important;
  border-color: #ff526b !important;
  box-shadow: none !important;
}

.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ff526b !important;
  border-color: #ff526b !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #64bf46;
  color: #64bf46;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background-color: #64bf46 !important;
  border-color: #64bf46 !important;
  box-shadow: none !important;
}

.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #64bf46 !important;
  border-color: #64bf46 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #ffaa40;
  color: #ffaa40;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff !important;
  background-color: #ffaa40 !important;
  border-color: #ffaa40 !important;
  box-shadow: none !important;
}

.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffaa40 !important;
  border-color: #ffaa40 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none !important;
}

.btn-danger-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
  box-shadow: none !important;
}

.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
  box-shadow: none !important;
}

.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #693cbc !important;
}
.text-white {
  color: #fafafa !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #3e236f !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
.clipbox {
  background-color: #70c770;
}
.view {
  background-color: #ffffff;
}
.palette-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
a,
a:hover {
  color: #693cbc;
}
/* Scroll to top button*/
.form-control {
  font-family: 'Epilogue', sans-serif;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control > .palette-iconfont {
  font-size: 1.125rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #693cbc !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Epilogue', sans-serif;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .palette-iconfont {
  font-size: 1.125rem;
}
/* Forms */
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
*:focus-visible {
  outline: red solid 2px !important;
  outline-offset: 2px !important;
  transition: outline 0.2s ease-in-out;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.holder {
  overflow: hidden;
  background-image: url("images/wet2.jpg");
}
.holder .contentgrid {
  backdrop-filter: blur(3.5px);
}
.holder .card-wrapper {
  background: linear-gradient(0deg, transparent 0%, #1a112a 150%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 6rem 3rem;
  margin: 0;
  overflow: visible;
  position: relative;
  justify-content: center;
}
@media (max-width: 767px) {
  .holder .card-wrapper {
    padding: 2rem 1rem;
  }
}
.holder .card-wrapper:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  pointer-events: none;
  border: 2px solid #1a112a;
  border-radius: 30px;
}
.holder .col-12 {
  position: relative;
}
.holder .round {
  position: absolute;
  top: -60px;
  right: -150px;
  width: 280px;
  height: 280px;
  background: linear-gradient(0deg, transparent 0%, #201534 150%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  z-index: 2;
}
@media (max-width: 767px) {
  .holder .round {
    top: -30px;
    right: -110px;
    width: 180px;
    height: 180px;
  }
}
.holder .round:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  pointer-events: none;
  border: 2px solid #201534;
  border-radius: 50%;
}
.holder .round2 {
  top: auto;
  right: auto;
  bottom: -30px;
  left: -30px;
  width: 120px;
  height: 120px;
  z-index: 0;
}
.holder .palette-section-title {
  color: #ffffff;
  text-align: center;
}
.holder .domunit,
.holder .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.grip {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #201534;
}
.grip .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .grip .container-fluid {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .grip .container {
    padding: 0 24px;
  }
}
.grip .row .card {
  padding: 0 12px;
  border-radius: 0 !important;
}
.grip .plane {
  height: 100%;
}
.grip .plane img {
  height: 100%;
  object-fit: cover;
  border-radius: .75rem !important;
}
@media (max-width: 992px) {
  .grip .plane img {
    height: 350px;
  }
}
.grip .section {
  display: flex;
  align-items: center;
  background-color: #1a112a;
  border-radius: .75rem;
  padding: 48px;
  height: 100%;
}
@media (max-width: 992px) {
  .grip .section {
    padding: 24px;
  }
}
.grip .section .tilenode {
  width: 100%;
}
.grip .section .tilenode .palette-section-title {
  margin-bottom: 32px;
}
.grip .section .tilenode .domunit {
  margin-bottom: 16px;
}
.grip .section .tilenode .palette-section-btn .btn::before {
  background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}
.grip .section .tilenode .palette-section-btn .btn:hover,
.grip .section .tilenode .palette-section-btn .btn:focus {
  box-shadow: inset 250px 10px 5px #7f89e9 !important;
  border-color: #7f89e9 !important;
}
.grip .palette-section-title {
  color: #141414;
}
.grip .domunit {
  color: #ffffff;
  text-align: center;
}
.grip .palette-section-title,
.grip .bodycore,
.grip .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.rowgrid {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
  overflow: hidden;
}
.rowgrid .container-fluid {
  padding: 0 80px;
}
@media (max-width: 992px) {
  .rowgrid .container-fluid {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .rowgrid .container-fluid {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .rowgrid .container {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .rowgrid .container {
    padding: 0 16px;
  }
}
.rowgrid .row {
  justify-content: center;
}
.rowgrid .card {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 992px) {
  .rowgrid .card {
    flex-direction: column;
  }
}
.rowgrid .plane {
  width: 45%;
  border: 1px solid #693cbc;
  border-radius: 1rem;
  padding: 10px;
}
@media (max-width: 992px) {
  .rowgrid .plane {
    width: 100%;
  }
}
.rowgrid .plane img {
  height: 550px;
  object-fit: cover;
  border-radius: 1rem !important;
}
@media (max-width: 992px) {
  .rowgrid .plane img {
    height: 350px;
  }
}
.rowgrid .bodycore {
  display: flex;
  align-items: center;
  height: 100%;
  width: 45%;
}
@media (max-width: 992px) {
  .rowgrid .bodycore {
    margin-bottom: 32px;
    width: 100%;
  }
}
.rowgrid .bodycore .nodemap .date-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .rowgrid .bodycore .nodemap .date-wrapper {
    margin-bottom: 32px;
  }
}
.rowgrid .bodycore .nodemap .date-wrapper .date-wrap {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.rowgrid .bodycore .nodemap .date-wrapper .date-wrap .layersegment {
  margin-bottom: 0;
}
.rowgrid .bodycore .nodemap .palette-section-title {
  margin-bottom: 0;
}
.rowgrid .palette-section-title {
  color: #ffffff;
  text-align: center;
}
.rowgrid .layersegment {
  color: #000000;
}
.rowgrid .layersegment,
.rowgrid .date-wrapper {
  color: #ffffff;
  text-align: center;
}
.moduleunit {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #201534;
}
@media (max-width: 768px) {
  .moduleunit .container {
    padding: 0 26px;
  }
}
.moduleunit .row {
  margin: 0;
}
@media (max-width: 992px) {
  .moduleunit .row {
    margin: 0 -12px;
  }
}
.moduleunit .card {
  position: relative;
  padding: 0 50px 0 0;
  justify-content: center;
  border-radius: 0;
}
.moduleunit .card:first-child {
  border-right: 1px solid #693cbc;
}
@media (max-width: 992px) {
  .moduleunit .card:first-child {
    border: none;
  }
}
.moduleunit .card:first-child::before {
  content: '';
  position: absolute;
  right: -8px;
  width: 15px;
  height: 15px;
  background-color: #693cbc;
  border-radius: 50%;
}
@media (max-width: 992px) {
  .moduleunit .card:first-child::before {
    display: none;
  }
}
.moduleunit .card:last-child {
  padding: 0 0 0 50px;
}
@media (max-width: 992px) {
  .moduleunit .card:last-child {
    padding: 0 12px;
  }
}
@media (max-width: 992px) {
  .moduleunit .card {
    padding: 0 12px;
  }
}
.moduleunit .plane {
  padding: 40px 0;
}
@media (max-width: 992px) {
  .moduleunit .plane {
    padding: 0 0 40px 0;
  }
}
.moduleunit .plane img {
  height: 420px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .moduleunit .plane img {
    height: 300px;
  }
}
.moduleunit .bodycore .nodemap {
  padding: 40px;
}
@media (max-width: 992px) {
  .moduleunit .bodycore .nodemap {
    padding: 0;
  }
}
.moduleunit .bodycore .nodemap .palette-section-title {
  margin-bottom: 18px;
}
.moduleunit .bodycore .nodemap .domunit {
  margin-bottom: 0;
}
.moduleunit .palette-section-title {
  color: #ffffff;
  text-align: center;
}
.moduleunit .domunit {
  color: #ffffff;
  text-align: center;
}
.bandunit {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.bandunit .pathunit {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 50px 30px;
}
@media (max-width: 1640px) {
  .bandunit .pathunit {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .bandunit .pathunit {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .bandunit .pathunit {
    grid-template-columns: 1fr;
  }
}
.bandunit .bodycore .nodemap {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.bandunit .bodycore .nodemap .logo-wrapper img {
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.bandunit .bodycore .nodemap .palette-section-title {
  margin-bottom: 0;
}
.bandunit .item .item-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
.bandunit .item .item-wrapper .holdunit .palette-iconfont {
  width: 80px;
  height: 80px;
  background-color: #693cbc;
  font-size: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.bandunit .item .item-wrapper .card-box .item-title {
  margin-bottom: 4px;
}
.bandunit .item .item-wrapper .card-box .item-text {
  margin-bottom: 0;
}
.bandunit .btn-wrapper {
  margin-top: -3rem;
}
.bandunit .palette-section-title {
  color: #ffffff;
}
.bandunit .item-title {
  color: #ffffff;
}
.bandunit .item-text {
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.col {
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-bottom: 2px solid #693cbc;
  background-color: #201534;
}
.col .card {
  justify-content: center;
}
.col .section {
  padding: 0 108px;
}
@media (max-width: 1440px) {
  .col .section {
    padding: 0 64px;
  }
}
@media (max-width: 992px) {
  .col .section {
    padding: 0;
    margin-bottom: 32px;
  }
}
.col .section .palette-section-btn {
  margin-bottom: 54px;
}
@media (max-width: 992px) {
  .col .section .palette-section-btn {
    margin-bottom: 22px;
  }
}
.col .section .palette-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .col .section .palette-section-title {
    margin-bottom: 32px;
  }
}
.col .section .text-wrapper .domunit {
  display: inline-block;
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .col .section .text-wrapper .domunit {
    margin-bottom: 32px;
  }
}
.col .plane {
  padding-right: 108px;
}
@media (max-width: 1440px) {
  .col .plane {
    padding-right: 64px;
  }
}
@media (max-width: 992px) {
  .col .plane {
    padding-right: 0;
  }
}
.col .plane img {
  height: 800px;
  object-fit: cover;
  border: 2px solid #693cbc;
  box-shadow: -10px 10px 0 0 #693cbc;
}
@media (max-width: 992px) {
  .col .plane img {
    box-shadow: -5px 5px 0 0 #693cbc;
    height: 350px;
  }
}
@media (max-width: 992px) {
  .col .plane img {
    box-shadow: -5px 5px 0 0 #693cbc;
  }
}
.col .palette-section-title {
  color: #ffffff;
}
.col .domunit {
  color: #ffffff;
}
.col .palette-section-title,
.col .palette-section-btn {
  text-align: center;
}
.col .domunit,
.col .text-wrapper {
  text-align: center;
}
.modsegment {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.modsegment .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .modsegment .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.modsegment .pathunit {
  margin: 0 -10px;
}
.modsegment .pathunit .item {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .modsegment .pathunit .item {
    margin-bottom: 16px;
  }
}
.modsegment .pathunit .item:hover .item-wrapper .item-img img,
.modsegment .pathunit .item:focus .item-wrapper .item-img img {
  transform: translateX(52px);
}
.modsegment .pathunit .item .item-wrapper {
  padding: 26px;
  height: 100%;
  overflow: hidden !important;
}
@media (max-width: 992px) {
  .modsegment .pathunit .item .item-wrapper {
    padding: 16px;
  }
}
.modsegment .pathunit .item .item-wrapper .item-img {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .modsegment .pathunit .item .item-wrapper .item-img {
    margin-bottom: 22px;
  }
}
.modsegment .pathunit .item .item-wrapper .item-img img {
  height: 250px;
  object-fit: cover;
  transition: all .3s ease;
}
.modsegment .pathunit .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}
.modsegment .pathunit .item .item-wrapper .card-box .item-text {
  margin-bottom: 16px;
}
.modsegment .pathunit .item .item-wrapper .card-box .palette-section-btn .btn {
  margin-bottom: 0;
}
.modsegment .pathunit .item .card_1 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.modsegment .pathunit .item .card_2 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.modsegment .pathunit .item .card_3 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.modsegment .palette-section-title,
.modsegment .bodycore {
  color: #ffffff;
  text-align: center;
}
.modsegment .item-title {
  color: #ffffff;
}
.modsegment .item-text {
  color: #ffffff;
  text-align: center;
}
.modsegment .item-title,
.modsegment .palette-section-btn {
  text-align: center;
}
.footbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.footbox .row {
  justify-content: center;
}
.footbox .bodycore {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .footbox .bodycore {
    margin-bottom: 30px;
  }
}
.footbox .bodycore .palette-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .footbox .bodycore .palette-section-title {
    margin-bottom: 30px;
  }
}
.footbox .bodycore .text-wrapper .domunit {
  display: inline-block;
  width: 35%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .footbox .bodycore .text-wrapper .domunit {
    width: 100%;
  }
}
.footbox .pathunit {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 48px;
}
@media (max-width: 1440px) {
  .footbox .pathunit {
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .footbox .pathunit {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .footbox .pathunit {
    display: block;
  }
}
.footbox .item {
  transform: rotate(-3deg);
}
@media (max-width: 1200px) {
  .footbox .item {
    transform: none;
  }
}
.footbox .item:nth-child(2n) {
  transform: translateY(5px) rotate(0);
}
@media (max-width: 1200px) {
  .footbox .item:nth-child(2n) {
    transform: none;
  }
}
.footbox .item:nth-child(3n) {
  transform: rotate(2.7deg);
}
@media (max-width: 1200px) {
  .footbox .item:nth-child(3n) {
    transform: none;
  }
}
@media (max-width: 768px) {
  .footbox .item {
    margin-bottom: 16px;
  }
}
.footbox .item .item-wrapper {
  height: 100%;
  background-color: #1a112a;
  padding: 48px;
}
@media (max-width: 1440px) {
  .footbox .item .item-wrapper {
    padding: 30px;
  }
}
@media (max-width: 1200px) {
  .footbox .item .item-wrapper {
    padding: 30px 20px;
  }
}
.footbox .item .item-wrapper .card-box .card-title {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .footbox .item .item-wrapper .card-box .card-title {
    margin-bottom: 30px;
  }
}
.footbox .item .item-wrapper .card-box .holdunit {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .footbox .item .item-wrapper .card-box .holdunit {
    margin-bottom: 30px;
  }
}
.footbox .item .item-wrapper .card-box .holdunit .palette-iconfont {
  font-size: 230px;
  color: #000000;
}
@media (max-width: 1440px) {
  .footbox .item .item-wrapper .card-box .holdunit .palette-iconfont {
    font-size: 180px;
  }
}
@media (max-width: 1200px) {
  .footbox .item .item-wrapper .card-box .holdunit .palette-iconfont {
    font-size: 120px;
  }
}
.footbox .item .item-wrapper .card-box .card-text {
  margin-bottom: 0;
}
.footbox .item .item-wrapper .card-box .palette-section-btn {
  margin-top: 40px;
  width: 100%;
}
@media (max-width: 992px) {
  .footbox .item .item-wrapper .card-box .palette-section-btn {
    margin-top: 30px;
  }
}
.footbox .item .item-wrapper .card-box .palette-section-btn .btn {
  width: 100%;
  margin-bottom: 0;
}
.footbox .palette-section-title {
  color: #ffffff;
}
.footbox .domunit,
.footbox .text-wrapper {
  color: #ffffff;
}
.footbox .card-title {
  color: #000000;
}
.footbox .card-text {
  color: #000000;
}
.footbox .holdunit {
  text-align: center;
}
.footbox .card-title,
.footbox .holdunit {
  color: #ffffff;
  text-align: center;
}
.footbox .card-text,
.footbox .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.bar {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.bar .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .bar .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.bar .pathunit {
  margin: 0 -10px;
}
.bar .pathunit .item {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .bar .pathunit .item {
    margin-bottom: 16px;
  }
}
.bar .pathunit .item:hover .item-wrapper .item-img img,
.bar .pathunit .item:focus .item-wrapper .item-img img {
  transform: translateX(52px);
}
.bar .pathunit .item .item-wrapper {
  padding: 26px;
  height: 100%;
  overflow: hidden !important;
}
@media (max-width: 992px) {
  .bar .pathunit .item .item-wrapper {
    padding: 16px;
  }
}
.bar .pathunit .item .item-wrapper .item-img {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .bar .pathunit .item .item-wrapper .item-img {
    margin-bottom: 22px;
  }
}
.bar .pathunit .item .item-wrapper .item-img img {
  height: 250px;
  object-fit: cover;
  transition: all .3s ease;
}
.bar .pathunit .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}
.bar .pathunit .item .item-wrapper .card-box .item-text {
  margin-bottom: 16px;
}
.bar .pathunit .item .item-wrapper .card-box .palette-section-btn .btn {
  margin-bottom: 0;
}
.bar .pathunit .item .card_1 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.bar .pathunit .item .card_2 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.bar .pathunit .item .card_3 {
  background-image: radial-gradient(circle farthest-corner at 80% 0%, #693cbc, #201534 50%);
}
.bar .palette-section-title,
.bar .bodycore {
  color: #ffffff;
  text-align: center;
}
.bar .item-title {
  color: #ffffff;
}
.bar .item-text {
  color: #ffffff;
  text-align: center;
}
.bar .item-title,
.bar .palette-section-btn {
  text-align: center;
}
.zonelayer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.zonelayer .row {
  justify-content: center;
}
.zonelayer .bodycore {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .zonelayer .bodycore {
    margin-bottom: 30px;
  }
}
.zonelayer .bodycore .palette-section-title {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .zonelayer .bodycore .palette-section-title {
    margin-bottom: 30px;
  }
}
.zonelayer .bodycore .text-wrapper .domunit {
  display: inline-block;
  width: 35%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .zonelayer .bodycore .text-wrapper .domunit {
    width: 100%;
  }
}
.zonelayer .pathunit {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 48px;
}
@media (max-width: 1440px) {
  .zonelayer .pathunit {
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .zonelayer .pathunit {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .zonelayer .pathunit {
    display: block;
  }
}
.zonelayer .item {
  transform: rotate(-3deg);
}
@media (max-width: 1200px) {
  .zonelayer .item {
    transform: none;
  }
}
.zonelayer .item:nth-child(2n) {
  transform: translateY(5px) rotate(0);
}
@media (max-width: 1200px) {
  .zonelayer .item:nth-child(2n) {
    transform: none;
  }
}
.zonelayer .item:nth-child(3n) {
  transform: rotate(2.7deg);
}
@media (max-width: 1200px) {
  .zonelayer .item:nth-child(3n) {
    transform: none;
  }
}
@media (max-width: 768px) {
  .zonelayer .item {
    margin-bottom: 16px;
  }
}
.zonelayer .item .item-wrapper {
  height: 100%;
  background-color: #1a112a;
  padding: 48px;
}
@media (max-width: 1440px) {
  .zonelayer .item .item-wrapper {
    padding: 30px;
  }
}
@media (max-width: 1200px) {
  .zonelayer .item .item-wrapper {
    padding: 30px 20px;
  }
}
.zonelayer .item .item-wrapper .card-box .card-title {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .zonelayer .item .item-wrapper .card-box .card-title {
    margin-bottom: 30px;
  }
}
.zonelayer .item .item-wrapper .card-box .holdunit {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .zonelayer .item .item-wrapper .card-box .holdunit {
    margin-bottom: 30px;
  }
}
.zonelayer .item .item-wrapper .card-box .holdunit .palette-iconfont {
  font-size: 230px;
  color: #000000;
}
@media (max-width: 1440px) {
  .zonelayer .item .item-wrapper .card-box .holdunit .palette-iconfont {
    font-size: 180px;
  }
}
@media (max-width: 1200px) {
  .zonelayer .item .item-wrapper .card-box .holdunit .palette-iconfont {
    font-size: 120px;
  }
}
.zonelayer .item .item-wrapper .card-box .card-text {
  margin-bottom: 0;
}
.zonelayer .item .item-wrapper .card-box .palette-section-btn {
  margin-top: 40px;
  width: 100%;
}
@media (max-width: 992px) {
  .zonelayer .item .item-wrapper .card-box .palette-section-btn {
    margin-top: 30px;
  }
}
.zonelayer .item .item-wrapper .card-box .palette-section-btn .btn {
  width: 100%;
  margin-bottom: 0;
}
.zonelayer .palette-section-title {
  color: #ffffff;
}
.zonelayer .domunit,
.zonelayer .text-wrapper {
  color: #ffffff;
}
.zonelayer .card-title {
  color: #000000;
}
.zonelayer .card-text {
  color: #000000;
}
.zonelayer .holdunit {
  text-align: center;
}
.zonelayer .card-title,
.zonelayer .holdunit {
  color: #ffffff;
  text-align: center;
}
.zonelayer .card-text,
.zonelayer .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.containwrap {
  background-color: #1a112a;
  display: flex;
  flex-direction: column;
}
.containwrap .container-fluid {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.containwrap .row {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.containwrap .col-text {
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 32px !important;
  background-image: url("images/gray3.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1399px) {
  .containwrap .col-text {
    padding: 20px !important;
  }
}
@media (max-width: 991px) {
  .containwrap .col-text {
    border-radius: 12px;
  }
}
@media (max-width: 767px) {
  .containwrap .col-text {
    padding: 12px !important;
  }
}
.containwrap .col-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #201534;
  opacity: 0.7;
}
.containwrap .palette-section-title {
  position: relative;
  color: #ffffff;
  text-align: center;
}
.containwrap .holdunit {
  border: 2px solid #1a1e21;
  border-radius: 50%;
  background: #1a1e21;
  transition: .3s all;
}
.containwrap .holdunit .palette-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 96px;
  padding: 20px;
  aspect-ratio: 1;
  font-size: 2rem;
  color: #e3ebf3;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .containwrap .holdunit .palette-iconfont {
    min-width: 66px;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .containwrap .holdunit .palette-iconfont {
    min-width: 56px;
    padding: 5px;
  }
}
@media (min-width: 992px) {
  .containwrap .holdunit:hover {
    border-color: #e3ebf3;
    background: transparent;
  }
}
.containwrap .domunit {
  position: relative;
  color: #e3ebf3;
}
.containwrap .palette-section-btn {
  position: relative;
}
.containwrap .domunit,
.containwrap .palette-section-btn {
  text-align: center;
  color: #ffffff;
}
.gridlayer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
@media (max-width: 768px) {
  .gridlayer .container {
    padding: 0 26px;
  }
}
.gridlayer .row {
  justify-content: center;
}
.gridlayer .bodycore {
  margin-bottom: 50px;
}
.gridlayer .bodycore .palette-section-title {
  margin-bottom: 0;
}
.gridlayer .item {
  padding: 0 10px;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .gridlayer .item {
    padding: 0 12px;
  }
}
.gridlayer .item .item-wrapper {
  padding: 35px;
  border: 1px solid #693cbc;
  height: 100%;
}
@media (max-width: 1400px) {
  .gridlayer .item .item-wrapper {
    padding: 18px;
  }
}
.gridlayer .item .item-wrapper .stackbox {
  margin-bottom: 18px;
}
.gridlayer .item .item-wrapper .item-img img {
  height: 260px;
  object-fit: cover;
  margin-bottom: 30px;
}
.gridlayer .item .item-wrapper .item-content .item-title {
  margin-bottom: 15px;
}
.gridlayer .palette-section-title {
  color: #ffffff;
}
.gridlayer .item-title {
  color: #ffffff;
}
.gridlayer .stackbox {
  color: #ffffff;
  text-align: center;
}
.gridlayer .item-title {
  text-align: center;
}
.corewrapbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
@media (max-width: 992px) {
  .corewrapbox .container {
    padding: 0 15px;
  }
}
.corewrapbox .row {
  justify-content: center;
}
.corewrapbox .pathunit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 150px 60px;
  padding: 0 130px;
}
@media (max-width: 1440px) {
  .corewrapbox .pathunit {
    padding: 0 60px;
  }
}
@media (max-width: 1200px) {
  .corewrapbox .pathunit {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .corewrapbox .pathunit {
    grid-template-columns: 1fr;
    gap: 100px 40px;
  }
}
.corewrapbox .pathunit .item:nth-child(2n) {
  margin-top: 70px;
}
@media (max-width: 992px) {
  .corewrapbox .pathunit .item:nth-child(2n) {
    margin-top: 0;
  }
}
.corewrapbox .pathunit .item .item-wrapper .card-box {
  position: relative;
  padding: 50px;
  background-color: #201534;
}
@media (max-width: 992px) {
  .corewrapbox .pathunit .item .item-wrapper .card-box {
    padding: 40px 20px;
  }
}
.corewrapbox .pathunit .item .item-wrapper .card-box .item-number {
  position: absolute;
  top: -5rem;
  left: 0;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .corewrapbox .pathunit .item .item-wrapper .card-box .item-number {
    top: -4.5rem;
  }
}
.corewrapbox .pathunit .item .item-wrapper .card-box .item-title {
  margin-bottom: 40px;
}
.corewrapbox .pathunit .item .item-wrapper .card-box .item-text {
  margin-bottom: 0;
}
.corewrapbox .item-title {
  color: #30262b;
}
.corewrapbox .item-text {
  color: #ffffff;
  text-align: center;
}
.corewrapbox .item-number {
  color: #dfe6d8;
}
.corewrapbox .item-title {
  color: #ffffff;
  text-align: center;
}
.part {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
@media (max-width: 768px) {
  .part .container {
    padding: 0 26px;
  }
}
.part .row {
  justify-content: center;
}
.part .bodycore {
  margin-bottom: 50px;
}
.part .bodycore .palette-section-title {
  margin-bottom: 0;
}
.part .item {
  padding: 0 10px;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .part .item {
    padding: 0 12px;
  }
}
.part .item .item-wrapper {
  padding: 35px;
  border: 1px solid #693cbc;
  height: 100%;
}
@media (max-width: 1400px) {
  .part .item .item-wrapper {
    padding: 18px;
  }
}
.part .item .item-wrapper .stackbox {
  margin-bottom: 18px;
}
.part .item .item-wrapper .item-img img {
  height: 260px;
  object-fit: cover;
  margin-bottom: 30px;
}
.part .item .item-wrapper .item-content .item-title {
  margin-bottom: 15px;
}
.part .palette-section-title {
  color: #ffffff;
}
.part .item-title {
  color: #ffffff;
}
.part .stackbox {
  color: #ffffff;
  text-align: center;
}
.part .item-title {
  text-align: center;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.nodewrapunit {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #1a112a;
  background: linear-gradient(180deg, #1a112a, #201534);
}
@media (max-width: 1400px) {
  .nodewrapunit .modtrack {
    font-size: 2.8rem;
  }
}
@media (max-width: 575px) {
  .nodewrapunit .row {
    text-align: center!important;
  }
}
.nodewrapunit .sectional {
  width: 100%;
  padding: 3.5rem 2.5rem;
  border-radius: 2rem;
  background-color: #201534;
  background: linear-gradient(180deg, #201534, #693cbc);
  background: linear-gradient(90deg, #201534, #693cbc) !important;
}
@media (max-width: 767px) {
  .nodewrapunit .sectional {
    padding: 1rem 0rem;
    padding-top: 2rem;
  }
}
.nodewrapunit img {
  border-radius: 2rem;
  height: 100%;
  object-fit: cover;
}
.nodewrapunit .palette-section-title {
  color: #ffffff;
}
@media (max-width: 575px) {
  .nodewrapunit .palette-section-title {
    text-align: center;
  }
}
.nodewrapunit .domunit {
  color: #ffffff;
  text-align: center;
}
.nodewrapunit .palette-section-title,
.nodewrapunit .palette-section-btn {
  text-align: center;
}
.topwrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.topwrap .row {
  align-items: stretch;
  column-gap: 7vw;
  row-gap: 30px;
}
.topwrap .col-img {
  width: 57%;
}
@media (max-width: 1199px) {
  .topwrap .col-img {
    width: 100%;
  }
}
.topwrap .plane {
  position: relative;
  border-radius: 60px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .topwrap .plane {
    border-radius: 40px;
  }
}
@media (max-width: 1199px) {
  .topwrap .plane {
    border-radius: 12px;
  }
}
.topwrap .plane img {
  width: 100%;
  aspect-ratio: 1.163;
  object-fit: cover;
}
.topwrap .plane:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border: 30px solid rgba(0, 0, 0, 0.35);
  border-radius: 60px;
  pointer-events: none;
}
@media (max-width: 1399px) {
  .topwrap .plane:after {
    border-radius: 40px;
  }
}
@media (max-width: 1199px) {
  .topwrap .plane:after {
    border-width: 20px;
    border-radius: 12px;
  }
}
.topwrap .col-text {
  display: flex;
  align-items: center;
  width: 1%;
  flex-grow: 1;
}
.topwrap .card-title {
  color: #ffffff;
  text-align: center;
}
.topwrap .domunit {
  margin-top: 40px;
  color: #6c7a88;
}
@media (max-width: 1399px) {
  .topwrap .domunit {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .topwrap .domunit {
    margin-top: 12px;
  }
}
.topwrap .palette-section-btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .topwrap .palette-section-btn {
    margin-top: 20px;
  }
}
.topwrap .domunit,
.topwrap .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.casing {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.casing .container,
.casing .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .casing .container,
  .casing .container-fluid {
    padding: 0 20px;
  }
}
.casing .bodycore {
  padding: 50px 0;
  border-top: 1px solid #693cbc;
  border-bottom: 1px solid #693cbc;
}
@media (max-width: 992px) {
  .casing .bodycore {
    padding: 25px 0;
  }
}
.casing .bodycore .nodemap {
  padding: 60px 90px 30px;
  background-color: #1a112a;
  border-radius: 24px;
}
@media (max-width: 992px) {
  .casing .bodycore .nodemap {
    padding: 50px 20px;
  }
}
.casing .bodycore .nodemap .palette-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .casing .bodycore .nodemap .palette-section-title {
    margin-bottom: 20px;
  }
}
.casing .bodycore .nodemap .domunit {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .casing .bodycore .nodemap .domunit {
    margin-bottom: 20px;
  }
}
.casing .palette-section-title {
  color: #3d4045;
}
.casing .domunit {
  color: #ffffff;
  text-align: center;
}
.casing .palette-section-btn {
  text-align: right;
}
.casing .palette-section-title,
.casing .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.flowbox {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #1a112a;
}
.flowbox .col-title {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .flowbox .col-title {
    margin-bottom: 70px;
  }
}
.flowbox .palette-section-title {
  color: #000000;
  opacity: 0.85;
  width: 100%;
}
@media (min-width: 768px) {
  .flowbox .palette-section-title {
    max-width: 75%;
  }
}
.flowbox .section {
  display: flex;
  width: 100%;
  background: #201534;
  border-radius: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .flowbox .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .flowbox .section {
    padding-bottom: 0;
  }
}
.flowbox .shell {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.flowbox .sectional {
  display: flex;
  align-items: stretch;
  max-width: 1140px;
  width: 100%;
  min-height: 500px;
  margin: 0 auto;
}
.flowbox .col-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}
.flowbox .text-wrapper {
  width: 100%;
  padding-left: 80px;
}
@media (max-width: 991px) {
  .flowbox .text-wrapper {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .flowbox .text-wrapper {
    padding: 35px 25px 25px;
  }
}
.flowbox .card-title {
  color: #ffffff;
  opacity: 0.85;
  margin-bottom: 0 !important;
  width: 100%;
  text-align: center;
}
.flowbox .domunit {
  color: #1d191f;
  margin-top: 32px;
  width: 100%;
  margin-bottom: 0 !important;
}
.flowbox .palette-section-btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .flowbox .palette-section-btn {
    margin-top: 10px;
  }
}
.flowbox .palette-section-btn .btn {
  padding: 12px 30px;
  transition: all .5s;
}
.flowbox .palette-section-btn .btn:hover {
  transform: translateY(-8px);
}
.flowbox .col-img {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px;
}
.flowbox .plane {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
@media (max-width: 991px) {
  .flowbox .plane {
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .flowbox .plane {
    margin-left: 40%;
  }
}
.flowbox .plane .img-bg-wrap {
  position: relative;
  margin-top: 60px;
  margin-bottom: 16px;
  margin-left: 66px;
}
@media (max-width: 991px) {
  .flowbox .plane .img-bg-wrap {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 15%;
    margin-right: 15%;
  }
}
.flowbox .plane .img-bg-wrap img {
  position: relative;
  z-index: 2;
  height: auto;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  border-top-left-radius: 45%;
  border-top-right-radius: 45%;
}
@media (min-width: 992px) {
  .flowbox .plane .img-bg-wrap img {
    max-width: 300px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
  }
}
.flowbox .plane .img-bg-wrap:after {
  content: "";
  position: absolute;
  bottom: -26px;
  right: -30px;
  display: inline-block;
  background-color: #693cbc;
  border-top-left-radius: 100%;
  height: 70%;
  width: 70%;
}
@media (max-width: 991px) {
  .flowbox .plane .img-bg-wrap:after {
    right: -17%;
    bottom: -16%;
    height: 80%;
    width: 80%;
  }
}
.flowbox .domunit,
.flowbox .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.track {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.track .containerwrap {
  justify-content: space-between;
}
@media (max-width: 992px) {
  .track .section {
    margin-bottom: 32px;
  }
}
.track .section .palette-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .track .section .palette-section-title {
    margin-bottom: 32px;
  }
}
.track .section .domunit {
  margin-bottom: 22px;
}
.track .plane img {
  width: 100%;
  height: 570px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .track .plane img {
    height: 350px;
  }
}
.track .palette-section-title {
  color: #ffffff;
}
.track .domunit {
  color: #ffffff;
}
.track .palette-section-title,
.track .palette-section-btn {
  text-align: center;
}
.track .domunit,
.track .text-wrapper {
  text-align: center;
}
.contentbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.contentbox .container {
  max-width: 1600px;
}
.contentbox .row {
  align-items: center;
}
.contentbox .sectional {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .contentbox .sectional {
    flex-wrap: wrap;
  }
}
.contentbox .treebox {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 45%;
  margin-right: auto;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 991px) {
  .contentbox .treebox {
    max-width: 455px;
    margin-right: auto;
    margin-left: 0;
    width: 100%;
    margin-bottom: 40px;
  }
}
.contentbox .main-title {
  color: #ffffff;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
.contentbox .main-subtitle {
  color: #ffffff;
  opacity: 0.8;
  width: 100%;
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 991px) {
  .contentbox .main-subtitle {
    margin-top: 12px;
  }
}
.contentbox .form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 50%;
  background-color: #1a112a;
  padding: 40px;
  border-radius: 2.08rem;
}
@media (max-width: 991px) {
  .contentbox .form-container {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    flex-wrap: nowrap;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .contentbox .form-container {
    flex-direction: column;
    align-items: center;
  }
}
.contentbox .form-subtitle {
  color: #ffffff;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .contentbox .form-subtitle {
    width: 30%;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .contentbox .form-subtitle {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center !important;
  }
}
.contentbox form {
  width: 100%;
}
.contentbox form .dragArea.row {
  justify-content: flex-start;
  width: auto !important;
}
.contentbox form p {
  color: #ffffff;
}
@media (max-width: 767px) {
  .contentbox form .palette-section-btn {
    width: 100%;
  }
}
.contentbox form .form-group {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .contentbox form .form-group {
    margin-bottom: 12px !important;
  }
}
.contentbox form .form-control {
  height: 100px;
  border: none !important;
  background: #ffffff;
  box-shadow: none !important;
  border-radius: 0.75rem;
  margin-bottom: 0;
  padding: 20px 40px;
  font-size: 24px;
  line-height: 32px;
  color: #212132;
  font-weight: 400;
}
@media (max-width: 767px) {
  .contentbox form .form-control {
    height: 62px;
    font-size: 16px;
    padding: 12px 24px;
  }
}
.contentbox form .form-control::-webkit-input-placeholder {
  color: #939292;
}
.contentbox form .form-control::-moz-placeholder {
  color: #939292;
}
.contentbox form .form-control:-moz-placeholder {
  color: #939292;
}
.contentbox form .form-control:-ms-input-placeholder {
  color: #939292;
}
.contentbox form .form-control:hover {
  outline: none !important;
}
.contentbox form select {
  color: #939292 !important;
}
.contentbox form textarea {
  height: 200px;
}
.contentbox form input:active,
.contentbox form textarea:active,
.contentbox form input:focus,
.contentbox form textarea:focus {
  background-color: #FFFFFF !important;
}
.contentbox form input:active::-webkit-input-placeholder,
.contentbox form textarea:active::-webkit-input-placeholder,
.contentbox form input:focus::-webkit-input-placeholder,
.contentbox form textarea:focus::-webkit-input-placeholder {
  color: #939292;
}
.contentbox form input:active::-moz-placeholder,
.contentbox form textarea:active::-moz-placeholder,
.contentbox form input:focus::-moz-placeholder,
.contentbox form textarea:focus::-moz-placeholder {
  color: #939292;
}
.contentbox form input:active:-moz-placeholder,
.contentbox form textarea:active:-moz-placeholder,
.contentbox form input:focus:-moz-placeholder,
.contentbox form textarea:focus:-moz-placeholder {
  color: #939292;
}
.contentbox form input:active:-ms-input-placeholder,
.contentbox form textarea:active:-ms-input-placeholder,
.contentbox form input:focus:-ms-input-placeholder,
.contentbox form textarea:focus:-ms-input-placeholder {
  color: #939292;
}
.contentbox form .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.contentbox form .row [class*=col] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.contentbox form label {
  width: 100%;
  color: #ffffff;
  margin-bottom: 10px;
}
.content {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.content .pathunit {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 50px 30px;
}
@media (max-width: 1640px) {
  .content .pathunit {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .content .pathunit {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .content .pathunit {
    grid-template-columns: 1fr;
  }
}
.content .bodycore .nodemap {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.content .bodycore .nodemap .logo-wrapper img {
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.content .bodycore .nodemap .palette-section-title {
  margin-bottom: 0;
}
.content .item .item-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
.content .item .item-wrapper .holdunit .palette-iconfont {
  width: 80px;
  height: 80px;
  background-color: #693cbc;
  font-size: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.content .item .item-wrapper .card-box .item-title {
  margin-bottom: 4px;
}
.content .item .item-wrapper .card-box .item-text {
  margin-bottom: 0;
}
.content .btn-wrapper {
  margin-top: -3rem;
}
.content .palette-section-title {
  color: #ffffff;
}
.content .item-title {
  color: #ffffff;
}
.content .item-text {
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.board {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.board .section {
  display: flex;
  justify-content: center;
}
.board .section .card-wrapper {
  background-color: #1a112a;
  border: 2px solid #693cbc;
  width: 58%;
  padding: 82px;
  -webkit-flex: inherit;
}
@media (max-width: 1440px) {
  .board .section .card-wrapper {
    width: 68%;
    padding: 25px;
  }
}
@media (max-width: 992px) {
  .board .section .card-wrapper {
    width: 100%;
    padding: 22px;
  }
}
.board .section .card-wrapper .logo-wrapper {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .board .section .card-wrapper .logo-wrapper {
    margin-bottom: 22px;
  }
}
.board .section .card-wrapper .logo-wrapper img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  display: inline-block;
}
.board .section .card-wrapper .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .board .section .card-wrapper .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.board .section .card-wrapper .text-wrapper .domunit {
  display: inline-block;
  width: 90%;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .board .section .card-wrapper .text-wrapper .domunit {
    width: 100%;
  }
}
.board .section .card-wrapper .palette-section-btn .btn {
  margin-bottom: 0;
}
.board .palette-section-title {
  color: #3a001d;
}
.board .domunit,
.board .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.board .palette-section-title,
.board .palette-section-btn,
.board .bodycore,
.board .logo-wrapper {
  text-align: center;
}
.board .palette-section-title,
.board .palette-section-btn,
.board .logo-wrapper,
.board .bodycore {
  color: #ffffff;
}
.box {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.box .domunit {
  margin-bottom: 32px;
  color: #000c3f;
}
.box .desc-wrapper .stackbox {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .box .desc-wrapper .stackbox {
    width: 100%;
  }
}
.box .stackbox,
.box .desc-wrapper {
  color: #000c3f;
  text-align: center;
}
.box .domunit {
  text-align: left;
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.headwrap .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .headwrap .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.headwrap .navbar-dropdown {
  position: relative !important;
}
.headwrap .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.headwrap .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .headwrap ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .headwrap li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.headwrap .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .headwrap .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .headwrap .nav-item {
    margin: 0 !important;
  }
}
.headwrap .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.headwrap .container {
  display: flex;
  margin: auto;
}
.headwrap .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.headwrap .holdunit:last-child {
  margin-right: 0;
}
.headwrap .holdunit:hover {
  opacity: .5;
}
.headwrap .navbar-caption {
  color: #ffffff;
}
.headwrap .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .headwrap .padwrap {
    margin: 0;
  }
}
.headwrap .nav-item:focus,
.headwrap .nav-link:focus {
  outline: none;
}
.headwrap .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .headwrap .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.headwrap .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.headwrap .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .headwrap .navbar .nav-item {
    padding: .5rem 0;
  }
  .headwrap .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .headwrap .navbar .nav-item .nav-link::before {
    display: none;
  }
  .headwrap .navbar .areabox img {
    height: 3rem !important;
  }
  .headwrap .navbar ul.padwrap {
    overflow: hidden;
  }
  .headwrap .navbar ul.padwrap li {
    margin: 0;
  }
  .headwrap .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .headwrap .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.headwrap .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.headwrap .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.headwrap .navbar-brand .areabox a {
  outline: none;
}
.headwrap .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.headwrap ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.headwrap button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.headwrap button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.headwrap button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.headwrap a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .headwrap .navbar {
    height: 70px;
  }
  .headwrap .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.headwrap .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .headwrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.headwrap .navbar-caption:hover {
  color: #693cbc;
}
.headwrap .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.headwrap .domunit {
  color: #000000;
  text-align: center;
}

.headwrap .palette-section-btn {
  text-align: center;
}
.headwrap a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.neutralwrap {
  background-image: url("images/deep1.jpg");
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.neutralwrap .padbox {
  position: absolute;
  bottom: 20%;
  width: 105%;
  height: 135%;
  border-radius: 100%;
  background-color: #1a112a;
  filter: blur(2rem);
  pointer-events: none;
}
@media (max-width: 1440px) {
  .neutralwrap .padbox {
    width: 150%;
  }
}
@media (max-width: 758px) {
  .neutralwrap .padbox {
    width: 250%;
  }
}
.neutralwrap .section {
  position: relative;
  z-index: 1;
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .neutralwrap .section {
    width: 80%;
  }
}
@media (max-width: 992px) {
  .neutralwrap .section {
    width: 100%;
  }
}
.neutralwrap .section .palette-section-title {
  margin-bottom: 22px;
}
@media (max-width: 992px) {
  .neutralwrap .section .palette-section-title {
    margin-bottom: 18px;
  }
}
.neutralwrap .section .domunit {
  margin-bottom: 0;
}
.neutralwrap .section .palette-section-btn {
  margin-top: 46px;
}
@media (max-width: 992px) {
  .neutralwrap .section .palette-section-btn {
    margin-top: 18px;
  }
}
.neutralwrap .palette-section-title {
  color: #ffffff;
}
.neutralwrap .domunit {
  color: #ffffff;
  text-align: center;
}
.neutralwrap .palette-section-title,
.neutralwrap .palette-section-btn {
  text-align: center;
}
.zone {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
  overflow: hidden;
}
@media (max-width: 992px) {
  .zone .container {
    padding: 0 22px;
  }
}
.zone .card {
  justify-content: center;
}
.zone .section {
  padding-right: 32px;
  padding-right: 0;
  padding-left: 32px;
}
@media (max-width: 992px) {
  .zone .section {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .zone .section {
    padding: 0;
    margin-bottom: 40px;
  }
}
.zone .section .palette-section-title {
  margin-bottom: 10px;
}
.zone .section .domunit {
  margin-bottom: 0;
}
.zone .plane {
  display: flex;
  justify-content: center;
}
.zone .plane img {
  height: 600px;
  width: 600px;
  border-radius: 100% !important;
  object-fit: cover;
  box-shadow: 10px 10px 60px #693cbc;
}
@media (max-width: 1440px) {
  .zone .plane img {
    height: 500px;
    width: 500px;
  }
}
@media (max-width: 1200px) {
  .zone .plane img {
    height: 400px;
    width: 400px;
  }
}
@media (max-width: 992px) {
  .zone .plane img {
    height: 400px;
    width: 400px;
  }
}
@media (max-width: 768px) {
  .zone .plane img {
    height: 260px;
    width: 260px;
  }
}
.zone .palette-section-title {
  color: #ffffff;
  text-align: center;
}
.zone .domunit {
  color: #ffffff;
  text-align: center;
}
.wrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.wrap .card {
  justify-content: center;
}
@media (max-width: 992px) {
  .wrap .tilenode {
    margin-bottom: 32px;
  }
}
.wrap .tilenode .palette-section-title {
  margin-bottom: 16px;
}
.wrap .tilenode .text-wrapper .domunit {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .wrap .tilenode .text-wrapper .domunit {
    width: 100%;
  }
}
.wrap .tilenode .palette-section-btn {
  margin-top: 14px;
}
.wrap .plane {
  background-color: #693cbc;
  padding: 8px;
}
.wrap .plane .gridunitbox {
  background-color: #1a112a;
  padding: 24px;
}
.wrap .plane .gridunitbox img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .wrap .plane .gridunitbox img {
    height: 300px;
  }
}
.wrap .palette-section-title {
  color: #000000;
}
.wrap .domunit,
.wrap .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.wrap .palette-section-title,
.wrap .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.colunit {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1a112a;
}
.colunit .containerwrap {
  justify-content: space-between;
}
@media (max-width: 992px) {
  .colunit .section {
    margin-bottom: 32px;
  }
}
.colunit .section .palette-section-title {
  margin-bottom: 64px;
}
@media (max-width: 992px) {
  .colunit .section .palette-section-title {
    margin-bottom: 32px;
  }
}
.colunit .section .domunit {
  margin-bottom: 22px;
}
.colunit .plane img {
  width: 100%;
  height: 570px;
  object-fit: cover;
  border-radius: 2rem;
  padding: 5px;
  background-color: #693cbc;
}
@media (max-width: 992px) {
  .colunit .plane img {
    height: 350px;
  }
}
.colunit .item-text {
  color: #ffffff;
  text-align: center;
}
.colunit .item-title {
  color: #bff747;
}
.colunit .palette-section-title,
.colunit .palette-section-btn {
  color: #ffffff;
  text-align: center;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.nodemapunit .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .nodemapunit .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.nodemapunit .navbar-dropdown {
  position: relative !important;
}
.nodemapunit .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.nodemapunit .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .nodemapunit ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .nodemapunit li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.nodemapunit .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .nodemapunit .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .nodemapunit .nav-item {
    margin: 0 !important;
  }
}
.nodemapunit .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.nodemapunit .container {
  display: flex;
  margin: auto;
}
.nodemapunit .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.nodemapunit .holdunit:last-child {
  margin-right: 0;
}
.nodemapunit .holdunit:hover {
  opacity: .5;
}
.nodemapunit .navbar-caption {
  color: #ffffff;
}
.nodemapunit .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .nodemapunit .padwrap {
    margin: 0;
  }
}
.nodemapunit .nav-item:focus,
.nodemapunit .nav-link:focus {
  outline: none;
}
.nodemapunit .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .nodemapunit .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.nodemapunit .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.nodemapunit .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .nodemapunit .navbar .nav-item {
    padding: .5rem 0;
  }
  .nodemapunit .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .nodemapunit .navbar .nav-item .nav-link::before {
    display: none;
  }
  .nodemapunit .navbar .areabox img {
    height: 3rem !important;
  }
  .nodemapunit .navbar ul.padwrap {
    overflow: hidden;
  }
  .nodemapunit .navbar ul.padwrap li {
    margin: 0;
  }
  .nodemapunit .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .nodemapunit .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.nodemapunit .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.nodemapunit .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.nodemapunit .navbar-brand .areabox a {
  outline: none;
}
.nodemapunit .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.nodemapunit ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.nodemapunit button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.nodemapunit button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.nodemapunit button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.nodemapunit button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.nodemapunit button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.nodemapunit button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.nodemapunit a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nodemapunit .navbar {
    height: 70px;
  }
  .nodemapunit .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.nodemapunit .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .nodemapunit .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.nodemapunit .navbar-caption:hover {
  color: #693cbc;
}
.nodemapunit .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.nodemapunit .domunit {
  color: #000000;
  text-align: center;
}

.nodemapunit .palette-section-btn {
  text-align: center;
}
.nodemapunit a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.dockbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.dockbox .section {
  display: flex;
  justify-content: center;
}
.dockbox .section .card-wrapper {
  background-color: #1a112a;
  border: 2px solid #693cbc;
  width: 58%;
  padding: 82px;
  -webkit-flex: inherit;
}
@media (max-width: 1440px) {
  .dockbox .section .card-wrapper {
    width: 68%;
    padding: 25px;
  }
}
@media (max-width: 992px) {
  .dockbox .section .card-wrapper {
    width: 100%;
    padding: 22px;
  }
}
.dockbox .section .card-wrapper .logo-wrapper {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .dockbox .section .card-wrapper .logo-wrapper {
    margin-bottom: 22px;
  }
}
.dockbox .section .card-wrapper .logo-wrapper img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  display: inline-block;
}
.dockbox .section .card-wrapper .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .dockbox .section .card-wrapper .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.dockbox .section .card-wrapper .text-wrapper .domunit {
  display: inline-block;
  width: 90%;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .dockbox .section .card-wrapper .text-wrapper .domunit {
    width: 100%;
  }
}
.dockbox .section .card-wrapper .palette-section-btn .btn {
  margin-bottom: 0;
}
.dockbox .palette-section-title {
  color: #3a001d;
}
.dockbox .domunit,
.dockbox .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.dockbox .palette-section-title,
.dockbox .palette-section-btn,
.dockbox .bodycore,
.dockbox .logo-wrapper {
  text-align: center;
}
.dockbox .palette-section-title,
.dockbox .palette-section-btn,
.dockbox .logo-wrapper,
.dockbox .bodycore {
  color: #ffffff;
}
.boxcore {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.boxcore .domunit {
  margin-bottom: 32px;
  color: #000c3f;
}
.boxcore .desc-wrapper .stackbox {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .boxcore .desc-wrapper .stackbox {
    width: 100%;
  }
}
.boxcore .stackbox,
.boxcore .desc-wrapper {
  color: #000c3f;
  text-align: center;
}
.boxcore .domunit {
  text-align: left;
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.sidebox .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .sidebox .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.sidebox .navbar-dropdown {
  position: relative !important;
}
.sidebox .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.sidebox .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .sidebox ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .sidebox li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.sidebox .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .sidebox .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .sidebox .nav-item {
    margin: 0 !important;
  }
}
.sidebox .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sidebox .container {
  display: flex;
  margin: auto;
}
.sidebox .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.sidebox .holdunit:last-child {
  margin-right: 0;
}
.sidebox .holdunit:hover {
  opacity: .5;
}
.sidebox .navbar-caption {
  color: #ffffff;
}
.sidebox .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .sidebox .padwrap {
    margin: 0;
  }
}
.sidebox .nav-item:focus,
.sidebox .nav-link:focus {
  outline: none;
}
.sidebox .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .sidebox .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.sidebox .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.sidebox .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .sidebox .navbar .nav-item {
    padding: .5rem 0;
  }
  .sidebox .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .sidebox .navbar .nav-item .nav-link::before {
    display: none;
  }
  .sidebox .navbar .areabox img {
    height: 3rem !important;
  }
  .sidebox .navbar ul.padwrap {
    overflow: hidden;
  }
  .sidebox .navbar ul.padwrap li {
    margin: 0;
  }
  .sidebox .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .sidebox .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.sidebox .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.sidebox .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.sidebox .navbar-brand .areabox a {
  outline: none;
}
.sidebox .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.sidebox ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.sidebox button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.sidebox button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.sidebox button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.sidebox button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.sidebox button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.sidebox button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.sidebox a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sidebox .navbar {
    height: 70px;
  }
  .sidebox .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.sidebox .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .sidebox .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.sidebox .navbar-caption:hover {
  color: #693cbc;
}
.sidebox .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.sidebox .domunit {
  color: #000000;
  text-align: center;
}

.sidebox .palette-section-btn {
  text-align: center;
}
.sidebox a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.host {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.host .section {
  display: flex;
  justify-content: center;
}
.host .section .card-wrapper {
  background-color: #1a112a;
  border: 2px solid #693cbc;
  width: 58%;
  padding: 82px;
  -webkit-flex: inherit;
}
@media (max-width: 1440px) {
  .host .section .card-wrapper {
    width: 68%;
    padding: 25px;
  }
}
@media (max-width: 992px) {
  .host .section .card-wrapper {
    width: 100%;
    padding: 22px;
  }
}
.host .section .card-wrapper .logo-wrapper {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .host .section .card-wrapper .logo-wrapper {
    margin-bottom: 22px;
  }
}
.host .section .card-wrapper .logo-wrapper img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  display: inline-block;
}
.host .section .card-wrapper .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .host .section .card-wrapper .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.host .section .card-wrapper .text-wrapper .domunit {
  display: inline-block;
  width: 90%;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .host .section .card-wrapper .text-wrapper .domunit {
    width: 100%;
  }
}
.host .section .card-wrapper .palette-section-btn .btn {
  margin-bottom: 0;
}
.host .palette-section-title {
  color: #3a001d;
}
.host .domunit,
.host .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.host .palette-section-title,
.host .palette-section-btn,
.host .bodycore,
.host .logo-wrapper {
  text-align: center;
}
.host .palette-section-title,
.host .palette-section-btn,
.host .logo-wrapper,
.host .bodycore {
  color: #ffffff;
}
.tile {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.tile .domunit {
  margin-bottom: 32px;
  color: #000c3f;
}
.tile .desc-wrapper .stackbox {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .tile .desc-wrapper .stackbox {
    width: 100%;
  }
}
.tile .stackbox,
.tile .desc-wrapper {
  color: #000c3f;
  text-align: center;
}
.tile .domunit {
  text-align: left;
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}
.containbox .navbar-dropdown {
  background-color: #422f66 !important;
  padding: 0;
}
@media (max-width: 991px) {
  
  .containbox .menu_box .navbar-collapse {
    background-color: #422f66 !important;
    transition: all 0s ease 0s;
  }
}
.containbox .navbar-dropdown {
  position: relative !important;
}
.containbox .btn {
  min-height: auto;
  box-shadow: none;
  margin-top: 0;
}
.containbox .btn:hover {
  box-shadow: none;
}
@media (min-width: 992px) {
  .containbox ul.padwrap {
    padding-bottom: 1.5rem;
  }
  .containbox li.nav-item {
    position: relative;
    display: inline-block;
    padding: 1px 7px !important;
    vertical-align: middle;
    line-height: 2em !important;
    font-weight: 600 !important;
    text-decoration: none;
    letter-spacing: 0 !important;
    z-index: 1;
  }
}
.containbox .nav-item {
  margin: 4px 15px;
}
@media (min-width: 1200px) {
  .containbox .nav-item {
    margin: 4px 20px;
  }
}
@media (max-width: 991px) {
  .containbox .nav-item {
    margin: 0 !important;
  }
}
.containbox .nav-dropdown .link {
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.containbox .container {
  display: flex;
  margin: auto;
}
.containbox .holdunit {
  color: #ffffff;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.containbox .holdunit:last-child {
  margin-right: 0;
}
.containbox .holdunit:hover {
  opacity: .5;
}
.containbox .navbar-caption {
  color: #ffffff;
}
.containbox .padwrap {
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .containbox .padwrap {
    margin: 0;
  }
}
.containbox .nav-item:focus,
.containbox .nav-link:focus {
  outline: none;
}
.containbox .navbar {
  min-height: 70px;
  padding: 20px 0;
  transition: all 0.3s;
  border-bottom-width: 0;
}
@media (max-width: 992px) {
  .containbox .navbar {
    min-height: 30px;
    max-height: none;
  }
}
.containbox .navbar .areabox img {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain;
}
.containbox .navbar .navbar-collapse {
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 991px) {
  .containbox .navbar .nav-item {
    padding: .5rem 0;
  }
  .containbox .navbar .navbar-collapse {
    padding: 34px 0;
    border-radius: 25px;
  }
  .containbox .navbar .nav-item .nav-link::before {
    display: none;
  }
  .containbox .navbar .areabox img {
    height: 3rem !important;
  }
  .containbox .navbar ul.padwrap {
    overflow: hidden;
  }
  .containbox .navbar ul.padwrap li {
    margin: 0;
  }
  .containbox .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .containbox .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.containbox .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.containbox .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.containbox .navbar-brand .areabox a {
  outline: none;
}
.containbox .navbar-expand-lg .padwrap .nav-link {
  padding: 0;
}
.containbox ul.padwrap {
  flex-wrap: wrap;
  padding: 0;
}
.containbox button.navbar-toggler {
  outline: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
  color: #422f66;
  background: #422f66;
}
.containbox button.navbar-toggler .hamburger span {
  position: absolute;
  right: 10px;
  margin-top: 14px;
  width: 26px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.containbox button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.containbox button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.containbox button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.containbox button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.containbox a.nav-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .containbox .navbar {
    height: 70px;
  }
  .containbox .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.containbox .navbar-dropdown .areabox {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .containbox .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.containbox .navbar-caption:hover {
  color: #693cbc;
}
.containbox .palette-section-btn .btn {
  background-image: linear-gradient(99deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%), radial-gradient(circle at 50% 50%, #ffffff 0, rgba(255, 255, 255, 0) 70%);
  color: #000000 !important;
}
.containbox .domunit {
  color: #000000;
  text-align: center;
}

.containbox .palette-section-btn {
  text-align: center;
}
.containbox a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  background-image: none;
}
.ridge {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.ridge .section {
  display: flex;
  justify-content: center;
}
.ridge .section .card-wrapper {
  background-color: #1a112a;
  border: 2px solid #693cbc;
  width: 58%;
  padding: 82px;
  -webkit-flex: inherit;
}
@media (max-width: 1440px) {
  .ridge .section .card-wrapper {
    width: 68%;
    padding: 25px;
  }
}
@media (max-width: 992px) {
  .ridge .section .card-wrapper {
    width: 100%;
    padding: 22px;
  }
}
.ridge .section .card-wrapper .logo-wrapper {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .ridge .section .card-wrapper .logo-wrapper {
    margin-bottom: 22px;
  }
}
.ridge .section .card-wrapper .logo-wrapper img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  display: inline-block;
}
.ridge .section .card-wrapper .bodycore .palette-section-title {
  display: inline-block;
  width: 80%;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .ridge .section .card-wrapper .bodycore .palette-section-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
.ridge .section .card-wrapper .text-wrapper .domunit {
  display: inline-block;
  width: 90%;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .ridge .section .card-wrapper .text-wrapper .domunit {
    width: 100%;
  }
}
.ridge .section .card-wrapper .palette-section-btn .btn {
  margin-bottom: 0;
}
.ridge .palette-section-title {
  color: #3a001d;
}
.ridge .domunit,
.ridge .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.ridge .palette-section-title,
.ridge .palette-section-btn,
.ridge .bodycore,
.ridge .logo-wrapper {
  text-align: center;
}
.ridge .palette-section-title,
.ridge .palette-section-btn,
.ridge .logo-wrapper,
.ridge .bodycore {
  color: #ffffff;
}
.scaffold {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #201534;
}
.scaffold .domunit {
  margin-bottom: 32px;
  color: #000c3f;
}
.scaffold .desc-wrapper .stackbox {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .scaffold .desc-wrapper .stackbox {
    width: 100%;
  }
}
.scaffold .stackbox,
.scaffold .desc-wrapper {
  color: #000c3f;
  text-align: center;
}
.scaffold .domunit {
  text-align: left;
  color: #ffffff;
}
.layoutbase {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #422f66;
}
.layoutbase .containerwrap {
  justify-content: center;
}
.layoutbase .containerwrap .card {
  justify-content: flex-end;
}
.layoutbase .bodycore .palette-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .layoutbase .bodycore .palette-section-title {
    text-align: center;
  }
}
.layoutbase .nav-wrapper {
  margin-bottom: 32px;
}
.layoutbase .nav-wrapper .list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.layoutbase .nav-wrapper .list .item-wrap {
  padding: 5px 10px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.layoutbase .nav-wrapper .list .item-wrap:hover,
.layoutbase .nav-wrapper .list .item-wrap:focus {
  color: #f7f7f7;
}
.layoutbase .nodeband {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 992px) {
  .layoutbase .nodeband {
    text-align: center;
  }
}
.layoutbase .palette-section-title {
  color: #ffffff;
}
.layoutbase .list,
.layoutbase .nav-wrapper {
  color: #ffffff;
  text-align: right;
}


/* Base Cookie Banner */
@keyframes coolIn {
  0% {
    opacity: 0;
    transform: scale(0.5) rotate(-15deg);
    filter: blur(5px);
  }
  60% {
    opacity: 1;
    transform: scale(1.1) rotate(5deg);
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0);
    filter: blur(0);
  }
}

@keyframes coolOut {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0);
    filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: scale(0.8) rotate(10deg);
    filter: blur(3px);
  }
}

.pack {
  position: fixed;
  bottom: 16px;
  left: 16px;
  max-width: 600px;
  width: calc(100% - 32px);
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 20px;
  z-index: 1000;
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  gap: 12px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(20px) scale(0.95);
  transition: opacity 0.3s ease;
  box-sizing: border-box;
}

.pack.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  animation: coolIn 0.8s ease-out forwards;
}

.pack p {
  margin: 0;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

#cookieBanner button,
.pack button,
.cookieAcceptBtn,
.cookieRejectBtn {
  flex: 1;
  border: none;
  border-radius: 8px;
  padding: 12px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow:
    5px 5px 10px rgba(0, 0, 0, 0.2),
    -5px -5px 10px rgba(255, 255, 255, 0.8);
  transform: scale(1);
  text-align: center;
}

#cookieAcceptBtn,
.cookieAcceptBtn {
  background: linear-gradient(145deg, #007bff, #0056b3);
  color: #fff;
}

#cookieAcceptBtn:hover,
.cookieAcceptBtn:hover {
  background: linear-gradient(145deg, #0056b3, #004494);
  box-shadow:
    inset 4px 4px 6px rgba(0, 0, 0, 0.3),
    inset -4px -4px 6px rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
}

#cookieRejectBtn,
.cookieRejectBtn {
  background: linear-gradient(145deg, #f8f9fa, #e0e0e0);
  color: #333;
  border: 1px solid #ccc;
}

#cookieRejectBtn:hover,
.cookieRejectBtn:hover {
  background: linear-gradient(145deg, #e0e0e0, #d6d6d6);
  box-shadow:
    inset 4px 4px 6px rgba(0, 0, 0, 0.2),
    inset -4px -4px 6px rgba(255, 255, 255, 0.8);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .pack {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    bottom: 16px !important;
    width: calc(100% - 24px) !important;
    max-width: 440px !important;
    margin: 0 auto !important;
    padding: 15px !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
    z-index: 2147483647 !important;
    transform: translateX(-50%) translateY(20px) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  .pack.show {
    transform: translateX(-50%) translateY(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    animation: coolIn 0.8s ease-out forwards !important;
  }

  #cookieBanner button,
  .pack button,
  .cookieAcceptBtn,
  .cookieRejectBtn {
    padding: 10px !important;
    font-size: 13px !important;
  }
}

@media (max-width: 480px) {
  .pack {
    bottom: 10px !important;
    width: calc(100% - 16px) !important;
    max-width: 380px !important;
    padding: 10px !important;
  }

  #cookieBanner button,
  .pack button,
  .cookieAcceptBtn,
  .cookieRejectBtn {
    padding: 8px !important;
    font-size: 12px !important;
  }
}
/* Finish Cookie Banner */

/* logoanimations */
@keyframes verticalShake {
    0%, 100% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-5px);
    }
    50% {
        transform: translateY(5px);
    }
    75% {
        transform: translateY(-2px);
    }
}

.navbar-brand {
    animation: verticalShake 0.6s ease-in-out;
}
/* endlogoanimations */

/* cssform-start */

.ttc-form {
  padding: 0 !important;
  background: transparent;
}

.ttc-form #customForm {
  width: 100%;
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  background: #f3f3f0;
  border-radius: 18px;
  padding: 24px 20px;
  margin: 0;
  box-shadow: 0 14px 34px rgba(0,0,0,0.06);
  box-sizing: border-box;
  border: 1px solid #ececec;
}

.ttc-form #customForm * {
  color: #111111;
  box-sizing: border-box;
}

.ttc-form #customForm .form-control {
  width: 100%;
  border: 1px solid #e1e1e1 !important;
  border-radius: 0 !important;
  padding: 16px 14px;
  margin: 0;
  background: #ffffff !important;
  box-shadow: none !important;
  font-size: 16px;
  transition: border-color .15s ease, background-color .15s ease;
}

.ttc-form #customForm .form-control + .form-control {
  border-top: 0 !important;
}

.ttc-form #customForm .form-group {
  margin-bottom: 0;
  padding: 0 14px;
}

.ttc-form #customForm textarea.form-control {
  min-height: 180px;
  resize: vertical;
}

.ttc-form #customForm ::placeholder {
  color: #8b8b8b;
}

.ttc-form #customForm .form-control:focus {
  outline: none;
  background: #fff !important;
  border-color: #111111 !important;
}

.ttc-form #customForm .btn {
  display: block;
  width: 100%;
  padding: 18px 20px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .08em;
  border: 2px solid #111111;
  border-radius: 0 !important;
  background: #111111;
  color: #ffffff;
  cursor: pointer;
  transition: background-color .12s ease, color .12s ease, transform .08s ease;
  text-transform: uppercase;
}

.ttc-form #customForm .btn:hover {
  background: #000000;
  transform: translateY(-1px);
}

.ttc-form #customForm small {
  display: block;
  font-size: 12px;
  color: #666666;
  padding: 12px 14px;
  border-top: 1px solid #ececec;
  background: #fafafa;
}

.ttc-form #customForm a {
  color: #111111;
  text-decoration: underline;
  text-underline-offset: 2px;
  overflow-wrap: break-word;
}

.ttc-form #customForm a:hover {
  text-decoration-thickness: 2px;
}

.ttc-form #customForm [data-for="captcha"] > div,
.ttc-form #customForm [data-for="consent_processing"] > div,
.ttc-form #customForm [data-for="consent_contact"] > div {
  background: #fcfcfc;
  padding: 16px 14px;
  border-radius: 0;
  width: 100%;
  text-align: left;
  border: 1px solid #dcdcdc;
  margin: 0;
}

.ttc-form #customForm [data-for="consent_processing"] > div {
  border-top: 0;
}

.ttc-form #customForm [data-for="consent_contact"] > div {
  border-top: 0;
}

.ttc-form #customForm [data-for="captcha"] label,
.ttc-form #customForm [data-for="consent_processing"] label,
.ttc-form #customForm [data-for="consent_contact"] label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.6;
  color: #222222;
  cursor: pointer;
  margin: 0;
  flex-wrap: nowrap;
}

.ttc-form #customForm [data-for="captcha"] input[type="checkbox"],
.ttc-form #customForm [data-for="consent_processing"] input[type="checkbox"],
.ttc-form #customForm [data-for="consent_contact"] input[type="checkbox"] {
  margin-top: 2px;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  accent-color: #111111;
}

.ttc-form #customForm .alert {
  border-radius: 0;
  font-size: 14px;
  padding: 14px 16px;
  background: #c4eacb;
  border: 1px solid #3aa54f;
  color: #0a3a14;
}

@media (min-width: 992px) {
  .ttc-form {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .ttc-form {
    padding: 0 14px !important;
  }
  .ttc-form #customForm {
    padding: 20px 14px;
  }
  .ttc-form #customForm .form-control {
    font-size: 15px;
    padding: 14px 12px;
  }
  .ttc-form #customForm .btn {
    font-size: 13px;
    padding: 16px 16px;
  }
}

@media (max-width: 420px) {
  .ttc-form #customForm {
    padding: 18px 10px;
  }
}
/* cssform-end */

.quiz-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100vh;
  background: url("images/clear1.jpg") center / cover no-repeat;
}

.quiz-form {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz-title {
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
}

.form-group label {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  color: #555;
}

.quiz-form select,
.quiz-form input[type="number"] {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #bbb;
  font-size: 15px;
  box-sizing: border-box;
}

.quiz-button {
  display: block;
  margin: 20px auto 0;
  background: linear-gradient(to right, #6a11cb, #2575fc);
  color: #fff;
  padding: 13px 36px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.quiz-button:hover {
  transform: scale(1.04);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}