@charset "UTF-8";

:root {

  --bs-primary-rgb: 13, 110, 253;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-white-rgb: 255, 255, 255;
  --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-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-border-width: 1px;
  --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;
}

*,
*::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;
}

ul {
  padding-left: 2rem;
}

ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul ul {
  margin-bottom: 0;
}

b,
strong {
  font-weight: bolder;
}

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;
}

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] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]: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;
}

::-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;
}

[hidden] {
  display: none !important;
}

.sectioncore {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .sectioncore {
    font-size: 5rem;
  }
}

.matrix {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .matrix {
    font-size: 4.5rem;
  }
}

.navlayer {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .navlayer {
    font-size: 3.5rem;
  }
}

.bound {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .bound {
    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;
}

.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);
}

.structurebox {
  --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;
}
.structurebox .nav-link.active, .structurebox .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 .structurebox {
    flex-direction: row;
  }
  .navbar-expand-lg .structurebox .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);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}

.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: ;
}

:root {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) ;
  }
}

@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%;
  }
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.navbar-dropdown {
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.45s ease;
  z-index: 1030;
  background: #282828; }
  .navbar-dropdown .stage {
    margin-right: 0.8rem;
    transition: margin 0.3s ease-in-out;
    vertical-align: middle; }
    .navbar-dropdown .stage img {
      height: 3.125rem;
      transition: all 0.3s ease-in-out; }
    .navbar-dropdown .stage.typography-iconfont {
      font-size: 3.125rem;
      line-height: 3.125rem; }
  .navbar-dropdown .fieldwrap {
    font-weight: 700;
    white-space: normal;
    vertical-align: -4px;
    line-height: 3.125rem !important; }
    .navbar-dropdown .fieldwrap, .navbar-dropdown .fieldwrap:hover {
      color: inherit;
      text-decoration: none; }
  .navbar-dropdown .typography-iconfont + .fieldwrap {
    vertical-align: -1px; }
  .navbar-dropdown.navbar-fixed-top {
    position: fixed; }
  .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; }

@charset "UTF-8";
section {
  background-color: #ffffff;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.typography-iconfont:hover {
  text-decoration: none;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

.typography-section-title {
  font-style: normal;
  line-height: 1.3;
}

.typography-section-subtitle {
  line-height: 1.3;
}

.rowsegmentbox {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
.sectioncore,
.matrix,
.navlayer,
.bound,
.framefield,
span,
p,
a {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
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;
}

.nodemap {
  text-align: left;
}

.contentgrid {
  text-align: right;
}

img {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.typography-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 .typography-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

.btn .typography-iconfont,
.btn.btn-sm .typography-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .typography-iconfont,
.btn.btn-md .typography-iconfont {
  margin-left: 0.8rem;
}

.floatbox .notch {
  min-height: 100vh;
}

.floatbox {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    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-brand {
  display: -webkit-flex;
}
.menu .navbar-brand .stage 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 .structurebox.nav-dropdown {
    display: -webkit-flex;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .typography-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;
}

.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;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .typography-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .btn {
  min-height: 48px;
}

.notch {
  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;
}

.container,
.container-fluid {
  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: 992px) {
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 992px) {
  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 992px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.item {
  position: relative;
}

[class^="input-"], [class*=" input-"] {
  
  font-family: 'prototype2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.input-preview-image-gallery:before {
  content: "\e93c";
}
.input-preview-letter:before {
  content: "\e945";
}
.input-preview-map-pin:before {
  content: "\e94c";
}
.input-preview-phone:before {
  content: "\e95b";
}
.input-preview-right:before {
  content: "\e96b";
}

.btn {
  border-width: 1px;
}
body {
  font-family: Stack Sans Text;
}
.sectioncore {
  font-family: 'Rokkitt', serif;
  font-size: 5rem;
  line-height: 1;
}
.sectioncore > .typography-iconfont {
  font-size: 6.25rem;
}
.matrix {
  font-family: 'Rokkitt', serif;
  font-size: 3.2rem;
  line-height: 1.1;
}
.matrix > .typography-iconfont {
  font-size: 4rem;
}
.navlayer {
  font-family: 'League Spartan', sans-serif;
  font-size: 0.9rem;
  line-height: 1.2;
}
.navlayer > .typography-iconfont {
  font-size: 1.125rem;
}
.bound {
  font-family: 'Cormorant', serif;
  font-size: 2rem;
  line-height: 1.2;
}
.bound > .typography-iconfont {
  font-size: 2.5rem;
}
.framefield {
  font-family: 'League Spartan', sans-serif;
  font-size: 0.95rem;
  line-height: 1.6;
}
.framefield > .typography-iconfont {
  font-size: 1.1875rem;
}

@media (max-width: 992px) {
  .sectioncore {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .sectioncore {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .matrix {
    font-size: 2.56rem;
    font-size: calc( 1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20))));
  }
  .navlayer {
    font-size: 0.72rem;
    font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.2 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))));
  }
  .bound {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.2 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .framefield {
    font-size: 0.76rem;
    font-size: calc( 0.9824999999999999rem + (0.95 - 0.9824999999999999) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.6 * (0.9824999999999999rem + (0.95 - 0.9824999999999999) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .sectioncore {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .matrix {
    font-size: 2.56rem;
    font-size: calc( 1.77rem + (3.2 - 1.77) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (1.77rem + (3.2 - 1.77) * ((100vw - 62rem) / (87 - 62))));
  }
  .navlayer {
    font-size: 0.72rem;
    font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.2 * (0.965rem + (0.9 - 0.965) * ((100vw - 62rem) / (87 - 62))));
  }
  .bound {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.2 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }
  .framefield {
    font-size: 0.76rem;
    font-size: calc( 0.9824999999999999rem + (0.95 - 0.9824999999999999) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.6 * (0.9824999999999999rem + (0.95 - 0.9824999999999999) * ((100vw - 62rem) / (87 - 62))));
  }
}

.btn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
  padding: 0.75rem 1.5rem;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.btn-primary .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-primary,
.btn-primary:active {
  background-color: #008410 !important;
  border-color: #008410 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active {
  color: inherit;
  background-color: #00b716 !important;
  border-color: #00b716 !important;
  box-shadow: none;
}

.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #00b716 !important;
  border-color: #00b716 !important;
}
.btn-secondary .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #008410 !important;
  border-color: #008410 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.active {
  color: inherit;
  background-color: #00b716 !important;
  border-color: #00b716 !important;
  box-shadow: none;
}

.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #00b716 !important;
  border-color: #00b716 !important;
}
.btn-info .typography-iconfont {
  color: #ffffff;
  background-color: #666666;
}
.btn-info,
.btn-info:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #666666 !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}

.btn-info:disabled {
  color: #666666 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-success,
.btn-success:active {
  background-color: #07a91b !important;
  border-color: #07a91b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.active {
  color: inherit;
  background-color: #09da23 !important;
  border-color: #09da23 !important;
  box-shadow: none;
}

.btn-success:disabled {
  color: #ffffff !important;
  background-color: #09da23 !important;
  border-color: #09da23 !important;
}
.btn-warning .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-warning,
.btn-warning:active {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.active {
  color: inherit;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
  box-shadow: none;
}

.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.btn-danger .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-danger,
.btn-danger:active {
  background-color: #121212 !important;
  border-color: #121212 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active {
  color: inherit;
  background-color: #2c2c2c !important;
  border-color: #2c2c2c !important;
  box-shadow: none;
}

.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #2c2c2c !important;
  border-color: #2c2c2c !important;
}
.btn-white .typography-iconfont {
  color: #ffffff;
  background-color: #666666;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #666666 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}

.btn-white:disabled {
  color: #666666 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-black,
.btn-black:active {
  background-color: #121212 !important;
  border-color: #121212 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.active {
  color: inherit;
  background-color: #2c2c2c !important;
  border-color: #2c2c2c !important;
  box-shadow: none;
}

.btn-black:disabled {
  color: #ffffff !important;
  background-color: #2c2c2c !important;
  border-color: #2c2c2c !important;
}
.btn-primary-outline .typography-iconfont {
  color: #ffffff;
  background-color: #008410;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #008410 !important;
  color: #008410;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.active {
  color: #002d05 !important;
  background-color: transparent !important;
  border-color: #002d05 !important;
  box-shadow: none !important;
}
.btn-primary-outline:hover .typography-iconfont,
.btn-primary-outline:focus .typography-iconfont,
.btn-primary-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #002d05;
}

.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #008410 !important;
  border-color: #008410 !important;
}
.btn-secondary-outline .typography-iconfont {
  color: #ffffff;
  background-color: #008410;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #008410 !important;
  color: #008410;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.active {
  color: #002d05 !important;
  background-color: transparent !important;
  border-color: #002d05 !important;
  box-shadow: none !important;
}
.btn-secondary-outline:hover .typography-iconfont,
.btn-secondary-outline:focus .typography-iconfont,
.btn-secondary-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #002d05;
}

.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #008410 !important;
  border-color: #008410 !important;
}
.btn-info-outline .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-info-outline:hover .typography-iconfont,
.btn-info-outline:focus .typography-iconfont,
.btn-info-outline.active .typography-iconfont {
  color: #3b3b3b;
  background-color: #d4d4d4;
}

.btn-info-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success-outline .typography-iconfont {
  color: #ffffff;
  background-color: #07a91b;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #07a91b !important;
  color: #07a91b;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.active {
  color: #04560e !important;
  background-color: transparent !important;
  border-color: #04560e !important;
  box-shadow: none !important;
}
.btn-success-outline:hover .typography-iconfont,
.btn-success-outline:focus .typography-iconfont,
.btn-success-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #04560e;
}

.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #07a91b !important;
  border-color: #07a91b !important;
}
.btn-warning-outline .typography-iconfont {
  color: #ffffff;
  background-color: #000000;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #000000 !important;
  color: #000000;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-warning-outline:hover .typography-iconfont,
.btn-warning-outline:focus .typography-iconfont,
.btn-warning-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #000000;
}

.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger-outline .typography-iconfont {
  color: #ffffff;
  background-color: #121212;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #121212 !important;
  color: #121212;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-danger-outline:hover .typography-iconfont,
.btn-danger-outline:focus .typography-iconfont,
.btn-danger-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #000000;
}

.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #121212 !important;
  border-color: #121212 !important;
}
.btn-black-outline .typography-iconfont {
  color: #ffffff;
  background-color: #121212;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #121212 !important;
  color: #121212;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline:hover .typography-iconfont,
.btn-black-outline:focus .typography-iconfont,
.btn-black-outline.active .typography-iconfont {
  color: #ffffff;
  background-color: #000000;
}

.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #121212 !important;
  border-color: #121212 !important;
}
.btn-white-outline .typography-iconfont {
  color: #666666;
  background-color: #ffffff;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-white-outline:hover .typography-iconfont,
.btn-white-outline:focus .typography-iconfont,
.btn-white-outline.active .typography-iconfont {
  color: #3b3b3b;
  background-color: #d4d4d4;
}

.btn-white-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.text-primary {
  color: #008410 !important;
}
.text-success {
  color: #07a91b !important;
}
.text-info {
  color: #ffffff !important;
}
.text-white {
  color: #ffffff !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #001e04 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #03470b !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #cccccc !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #cccccc !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;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.typography-section-btn .btn:not(.btn-form) {
  border-radius: 100px;
}
a,
a:hover {
  color: #008410;
}

html,
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.typography-section-btn .btn {
  padding: 4px 24px;
  font-weight: 400;
  min-height: 50px;
  border-radius: 8px !important;
}
.typography-section-btn .btn .typography-iconfont {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  border-radius: 8px !important;
  transition: all 0.3s ease-in-out;
  margin-left: 24px;
  margin-right: -20px;
}
.typography-section-btn .btn-primary .typography-iconfont {
  color: #fff;
  background-color: #121212;
}
.typography-section-btn .btn-primary:hover,
.typography-section-btn .btn-primary:focus,
.typography-section-btn .btn-primary.active {
  color: #ffffff !important;
  background-color: #121212 !important;
  border-color: #121212 !important;
}
.typography-section-btn .btn-primary:hover .typography-iconfont,
.typography-section-btn .btn-primary:focus .typography-iconfont,
.typography-section-btn .btn-primary.active .typography-iconfont {
  color: #ffffff;
  background-color: #008410;
}
.typography-section-btn .btn-black:hover .typography-iconfont,
.typography-section-btn .btn-black:focus .typography-iconfont,
.typography-section-btn .btn-black.active .typography-iconfont {
  color: #ffffff;
  background-color: #008410;
}
.typography-section-btn .btn-white:hover .typography-iconfont,
.typography-section-btn .btn-white:focus .typography-iconfont,
.typography-section-btn .btn-white.active .typography-iconfont {
  color: #ffffff;
  background-color: #008410;
}

.slotbox .typography-iconfont,
.icon-wrapper .typography-iconfont {
  border-radius: 8px !important;
}
img,
.card-wrap,
.card-wrapper,
.card,
.item-wrapper {
  border-radius: 24px !important;
}
.fold {
  border-radius: 12px !important;
}
*:focus-visible {
  outline: red solid 2px !important;
  outline-offset: 2px !important;
  transition: outline 0.2s ease-in-out;
}
.layoutcell {
  z-index: 1000;
  width: 100%;
}
.layoutcell nav.navbar {
  position: fixed;
}
.layoutcell .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.layoutcell .nav-link {
  position: relative;
}
.layoutcell .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .layoutcell .container {
    flex-wrap: nowrap;
  }
}
.layoutcell .nav-item:focus,
.layoutcell .nav-link:focus {
  outline: none;
}
.layoutcell .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.layoutcell .navbar .stage img {
  width: auto;
}
.layoutcell .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .layoutcell .navbar .nav-item .nav-link::before {
    display: none;
  }
  .layoutcell .navbar .stage img {
    height: 3rem !important;
  }
  .layoutcell .navbar ul.structurebox li {
    margin: auto;
  }
  .layoutcell .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .layoutcell .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .layoutcell .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.layoutcell .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .stage a {
  outline: none;
}
.layoutcell .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.layoutcell .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.layoutcell .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.layoutcell ul.structurebox {
  flex-wrap: wrap;
}
.layoutcell button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.layoutcell .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.layoutcell .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.layoutcell .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.layoutcell .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.layoutcell .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.layoutcell a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layoutcell .navbar {
    height: 70px;
  }
  .layoutcell .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.layoutcell .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.layoutcell .navbar-collapse {
  margin-left: auto;
}
.layoutcell .structurebox {
  justify-content: flex-end;
  border: none;
}
.layoutcell .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.layoutcell .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.layoutcell .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .layoutcell .navbar {
    padding: 0 !important;
  }
  .layoutcell .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .layoutcell .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .layoutcell .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .layoutcell .navbar-collapse.show {
    opacity: 1;
  }
  .layoutcell .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .layoutcell .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .layoutcell .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .layoutcell .navbar-collapse {
    padding: 50px 20px;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .layoutcell .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.domtrack {
  padding-top: 12rem;
  padding-bottom: 10rem;
  background-image: url("images/thick1.jpg");
}
.domtrack .fieldlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, #000000 0%, transparent 50%, #000000 65%);
  pointer-events: none;
}
.domtrack .card {
  justify-content: flex-end;
}
.domtrack .gridnode {
  position: relative;
  z-index: 1;
}
.domtrack .gridnode .dockwrap {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .domtrack .gridnode .dockwrap {
    margin-bottom: 40px;
  }
}
.domtrack .gridnode .dockwrap .typography-section-title {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(0deg, #45cd56 0%, #ffffff 100%);
  margin-bottom: 0;
}
.domtrack .gridnode .dockwrap .typography-section-subtitle {
  margin-bottom: 0;
}
.domtrack .track {
  position: relative;
  z-index: 1;
}
.domtrack .track .rowsegmentbox {
  margin-bottom: 0;
}
.domtrack .track .tags-wrapper {
  margin-top: 24px;
}
.domtrack .track .tags-wrapper .tags-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: fit-content;
  gap: 16px;
}
@media (max-width: 992px) {
  .domtrack .track .tags-wrapper .tags-wrap {
    justify-content: flex-start;
  }
}
.domtrack .track .tags-wrapper .tags-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .domtrack .track .tags-wrapper .tags-wrap .list {
    justify-content: flex-start;
  }
}
.domtrack .track .tags-wrapper .tags-wrap .list .item-wrap {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 10px 24px 10px 48px;
  border: 1px solid #45cd56;
  background-color: #000000;
}
.domtrack .track .tags-wrapper .tags-wrap .list .item-wrap::before {
  content: '';
  position: absolute;
  left: 24px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #45cd56;
  box-shadow: 0 0 15px -2px #45cd56, 0 0 20px 0 #45cd56;
}
.domtrack .track .tags-wrapper .tags-wrap .typography-section-btn {
  margin-top: -9.6px;
  margin-bottom: -9.6px;
}
.domtrack .typography-section-title {
  color: #ffffff;
  text-align: center;
}
.domtrack .typography-section-subtitle {
  color: #45cd56;
  text-align: center;
}
.domtrack .segment {
  color: #ffffff;
}
.domtrack .rowsegmentbox {
  color: #ffffff;
  text-align: left;
}
@media (max-width: 992px) {
  .domtrack .rowsegmentbox {
    text-align: left;
  }
}
.domtrack .list {
  color: #8c8c8c;
}
.domtrack .tags-wrapper,
.domtrack .list,
.domtrack .typography-section-btn {
  text-align: right;
}
@media (max-width: 992px) {
  .domtrack .tags-wrapper,
  .domtrack .list,
  .domtrack .typography-section-btn {
    text-align: left;
  }
}
.domtrack .list,
.domtrack .item-wrap,
.domtrack .tags-wrapper {
  color: #ffffff;
}
.region {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #121212;
}
@media (max-width: 992px) {
  .region .track .layoutunit {
    margin-bottom: 12px;
  }
}
.region .track .layoutunit .piece {
  display: inline-flex;
  gap: 7px;
  align-items: center;
}
.region .track .layoutunit .piece .layoutrow {
  display: inline-flex;
  width: 11px;
  height: 11px;
  min-width: 11px;
  border-radius: 100%;
  background-color: #45cd56;
}
.region .track .layoutunit .piece .mainsegment {
  margin-bottom: 0;
}
.region .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.region .track .dockwrap .typography-section-subtitle {
  margin-bottom: 0;
}
.region .track .dockwrap .rowsegmentbox {
  margin-top: 20px;
  margin-bottom: 0;
}
.region .track .mainbox {
  width: 100%;
  padding-bottom: 48px;
  border-bottom: 1px solid #45cd56;
}
@media (max-width: 992px) {
  .region .track .mainbox {
    padding-bottom: 20px;
  }
}
.region .mainsegment {
  color: #707070;
}
.region .typography-section-title {
  color: #000000;
}
.region .typography-section-subtitle {
  color: #707070;
}
.region .rowsegmentbox {
  color: #ffffff;
}
.region .typography-section-title {
  color: #45cd56;
}
.region .typography-section-subtitle {
  color: #ffffff;
}
.region .mainsegment,
.region .layoutunit {
  color: #ffffff;
}
.sidebox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.sidebox .card-wrapper {
  padding: 60px 30px 60px 80px;
  background-color: #121212;
  overflow: hidden;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper {
    padding: 20px 20px 0 20px;
  }
}
.sidebox .card-wrapper .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.sidebox .card-wrapper .dockwrap .text-wrapper .rowsegmentbox {
  display: inline-block;
  width: 85%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper .dockwrap .text-wrapper .rowsegmentbox {
    width: 100%;
  }
}
.sidebox .card-wrapper .dockwrap .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper .dockwrap .typography-section-btn {
    margin-top: 10px;
  }
}
.sidebox .card-wrapper .slot {
  position: relative;
  min-height: 220px;
  height: 100%;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper .slot {
    margin-top: 30px;
    margin-bottom: -20px;
    min-height: auto;
    height: 300px;
  }
}
.sidebox .card-wrapper .slot img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .sidebox .card-wrapper .slot img {
    height: 100%;
    bottom: 0;
  }
}
.sidebox .typography-section-title {
  color: #ffffff;
}
.sidebox .rowsegmentbox {
  color: #ffffff;
}
.sidebox .typography-section-title,
.sidebox .typography-section-btn {
  color: #45cd56;
}
.rowsegment {
  padding-top: 0rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.rowsegment .card {
  justify-content: space-between;
}
@media (max-width: 992px) {
  .rowsegment .card {
    margin-bottom: 40px;
  }
}
.rowsegment .dockwrap .mainsegment {
  margin-bottom: 20px;
}
.rowsegment .dockwrap .typography-section-title {
  margin-bottom: 20px;
}
.rowsegment .typography-section-btn .btn {
  margin-bottom: 0;
}
.rowsegment .text-wrapper .rowsegmentbox {
  margin-bottom: 0;
}
.rowsegment .mainsegment {
  color: #ffffff;
}
.rowsegment .typography-section-title {
  color: #45cd56;
}
.rowsegment .rowsegmentbox {
  color: #ffffff;
}
.boardwrap {
  padding-top: 5rem;
  background-color: #000000;
}
.boardwrap .gridnode {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 5rem;
}
.boardwrap .gridnode .card-wrapper {
  padding: 32px;
  background-color: #121212;
  box-shadow: inset 0 10px 8px 0 #000000, inset 0 -5px 10px -4px #000000, 0 10px 10px -5px #000000;
  overflow: hidden;
}
@media (max-width: 992px) {
  .boardwrap .gridnode .card-wrapper {
    padding: 24px;
  }
}
.boardwrap .gridnode .card-wrapper .dockwrap .layoutunit {
  margin-bottom: 16px;
}
.boardwrap .gridnode .card-wrapper .dockwrap .layoutunit .piece {
  display: inline-flex;
  align-items: center;
  padding: 7px 18px;
  box-shadow: inset 0 10px 8px 0 #000000, inset 0 -5px 10px -8px #45cd56, 0 10px 10px -8px #45cd56;
  background-color: #121212;
}
.boardwrap .gridnode .card-wrapper .dockwrap .layoutunit .piece .slotbox {
  display: inline-flex;
}
.boardwrap .gridnode .card-wrapper .dockwrap .layoutunit .piece .slotbox .typography-iconfont {
  font-size: 18px;
  display: inline-flex;
  margin-right: 8px;
}
.boardwrap .gridnode .card-wrapper .dockwrap .layoutunit .piece .mainsegment {
  margin-bottom: 0;
}
.boardwrap .gridnode .card-wrapper .dockwrap .typography-section-title {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .boardwrap .gridnode .card-wrapper .dockwrap .typography-section-title {
    margin-bottom: 16px;
  }
}
.boardwrap .gridnode .card-wrapper .text-wrapper .rowsegmentbox {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .boardwrap .gridnode .card-wrapper .text-wrapper .rowsegmentbox {
    width: 100%;
  }
}
.boardwrap .gridnode .card-wrapper .text-wrapper .typography-section-btn {
  margin-top: 10px;
}
.boardwrap .gridnode .card-wrapper .slot {
  margin-top: 20px;
}
.boardwrap .gridnode .card-wrapper .slot img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .boardwrap .gridnode .card-wrapper .slot img {
    height: 450px;
  }
}
.boardwrap .pagebox {
  margin: 0 -20px;
}
.boardwrap .pagebox .card {
  padding: 0 20px;
}
.boardwrap .mainsegment,
.boardwrap .layoutunit {
  color: #ffffff;
}
.boardwrap .typography-section-title {
  color: #45cd56;
}
.boardwrap .rowsegmentbox,
.boardwrap .text-wrapper {
  color: #475569;
}
.boardwrap .rowsegmentbox,
.boardwrap .typography-section-btn {
  color: #ffffff;
}
.tilenode {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
.tilenode .container-fluid {
  padding: 0 60px;
}
@media (max-width: 992px) {
  .tilenode .container-fluid {
    padding: 0 30px;
  }
}
@media (max-width: 992px) {
  .tilenode .container {
    padding: 0 30px;
  }
}
.tilenode .gridnode {
  display: flex;
  position: relative;
  padding-bottom: 180px;
  border-bottom: 1px solid #144031;
}
@media (max-width: 992px) {
  .tilenode .gridnode {
    display: block;
  }
}
.tilenode .gridnode .card {
  justify-content: center;
}
.tilenode .gridnode .track {
  width: 50%;
  padding: 50px 110px;
  min-height: 100%;
}
@media (max-width: 992px) {
  .tilenode .gridnode .track {
    width: 100%;
    padding: 40px 0 60px;
  }
}
.tilenode .gridnode .track .typography-section-title {
  margin-bottom: 35px;
}
.tilenode .gridnode .track .rowsegmentbox {
  margin-bottom: 40px;
}
.tilenode .gridnode .slot {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 50%;
  min-height: 630px;
  object-fit: cover;
  height: 100%;
}
@media (max-width: 992px) {
  .tilenode .gridnode .slot {
    min-height: auto;
    height: 400px;
    width: 100%;
  }
}
.tilenode .gridnode .slot::before {
  content: '';
  position: absolute;
  top: -3rem;
  right: 6rem;
  width: 82px;
  height: 82px;
  border-radius: 100%;
  background-color: #45cd56;
  opacity: .9;
  z-index: 1;
}
.tilenode .gridnode .slot img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tilenode .gridnode .slot .list {
  position: relative;
  display: inline-block;
  max-width: 310px;
  flex-direction: column;
  width: fit-content;
  padding: 50px 30px;
  list-style-type: none;
  background-color: #121212;
  border-radius: 2rem 0 2rem 0;
  margin: 50px 50px -100px 0;
}
@media (max-width: 992px) {
  .tilenode .gridnode .slot .list {
    padding: 40px 20px;
    max-width: 100%;
    width: 100%;
    margin: 50px 0 -100px 0;
  }
}
.tilenode .gridnode .slot .list .item-wrap {
  display: inline-flex;
  align-items: center;
  margin-bottom: 30px;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 992px) {
  .tilenode .gridnode .slot .list .item-wrap {
    display: block;
  }
}
.tilenode .gridnode .slot .list .item-wrap:last-child {
  margin-bottom: 0;
}
.tilenode .gridnode .slot .list .item-wrap::before {
  content: '';
  position: absolute;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #45cd56;
}
@media (max-width: 992px) {
  .tilenode .gridnode .slot .list .item-wrap::before {
    top: 10px;
  }
}
.tilenode .typography-section-title {
  color: #144031;
}
.tilenode .rowsegmentbox {
  color: #ffffff;
}
.tilenode .list {
  color: #144031;
}
.tilenode .typography-section-title,
.tilenode .typography-section-btn {
  color: #45cd56;
}
.tilenode .list,
.tilenode .item-wrap {
  color: #ffffff;
}
.depthbox {
  padding-top: 7rem;
  padding-bottom: 0rem;
  overflow: hidden;
  position: relative;
  background-color: #000000;
}
.depthbox .decor-wrap_1 {
  position: absolute;
  top: -4rem;
  left: 18%;
  width: 133px;
  height: 133px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
.depthbox .decor-wrap_2 {
  position: absolute;
  bottom: 4rem;
  left: -6rem;
  width: 207px;
  height: 207px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
.depthbox .decor-wrap_3 {
  position: absolute;
  bottom: -55%;
  right: -2rem;
  width: 422px;
  height: 422px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
@media (max-width: 992px) {
  .depthbox .container {
    padding: 0 30px;
  }
}
.depthbox .row {
  justify-content: center;
  position: relative;
  z-index: 1;
}
.depthbox .gridnode .typography-section-title {
  margin-bottom: 40px;
}
.depthbox .gridnode .text-wrapper .rowsegmentbox {
  display: inline-flex;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .depthbox .gridnode .text-wrapper .rowsegmentbox {
    margin-bottom: 30px;
    width: 100%;
  }
}
.depthbox .typography-section-title {
  color: #ffffff;
}
.depthbox .rowsegmentbox,
.depthbox .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.depthbox .typography-section-title,
.depthbox .typography-section-btn {
  text-align: center;
  color: #45cd56;
}
.innerwrapunit {
  padding-top: 3rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.innerwrapunit .pagebox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .innerwrapunit .pagebox {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox {
    display: block;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item {
    margin-bottom: 12px;
  }
  .innerwrapunit .pagebox .item:last-child {
    margin-bottom: 0;
  }
}
.innerwrapunit .pagebox .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  background-color: #121212;
  padding: 48px;
  height: 100%;
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item .item-wrapper {
    padding: 32px 16px;
  }
}
.innerwrapunit .pagebox .item .item-wrapper .card-box .item-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item .item-wrapper .card-box .item-title {
    margin-bottom: 24px;
  }
}
.innerwrapunit .pagebox .item .item-wrapper .card-box .item-text {
  margin-bottom: 16px;
}
.innerwrapunit .pagebox .item .item-wrapper .card-box .typography-section-btn {
  margin-top: 24px;
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item .item-wrapper .card-box .typography-section-btn {
    margin-bottom: 16px;
  }
}
.innerwrapunit .pagebox .item .item-wrapper .card-box .icon-wrapper {
  position: absolute;
  bottom: -1.8rem;
  left: 0;
  width: 100%;
  padding: 0 48px;
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item .item-wrapper .card-box .icon-wrapper {
    padding: 0 16px;
    bottom: -1rem;
  }
}
.innerwrapunit .pagebox .item .item-wrapper .card-box .icon-wrapper .typography-iconfont {
  font-size: 70px;
  -webkit-text-stroke-width: .125rem;
  -webkit-text-stroke-color: #000000;
  color: #45cd56;
}
@media (max-width: 992px) {
  .innerwrapunit .pagebox .item .item-wrapper .card-box .icon-wrapper .typography-iconfont {
    font-size: 48px;
    -webkit-text-stroke-width: .1rem;
  }
}
.innerwrapunit .item-title {
  color: #050f0f;
}
.innerwrapunit .item-text {
  color: #ffffff;
}
.innerwrapunit .icon-wrapper {
  text-align: right;
}
.innerwrapunit .item-title,
.innerwrapunit .icon-wrapper,
.innerwrapunit .typography-section-btn {
  color: #ffffff;
}
.root {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.root .row {
  justify-content: center;
}
.root .row .card {
  justify-content: space-between;
}
.root .gridnode {
  margin-bottom: 20px;
}
.root .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .root .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .root .gridnode .track {
    width: 100%;
  }
}
.root .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.root .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.root .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.root .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .root .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.root .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.root .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.root .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:hover,
.root .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.root .typography-section-btn {
  margin-bottom: 20px;
}
.root .typography-section-btn .btn {
  margin-bottom: 0;
}
.root .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.root .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title {
  color: #093388;
}
.root .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.root .list {
  color: #58595b;
}
.root .list,
.root .item-wrap {
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title,
.root .typography-section-btn,
.root .gridnode {
  color: #ffffff;
  text-align: center;
}
.layoutcell {
  z-index: 1000;
  width: 100%;
}
.layoutcell nav.navbar {
  position: fixed;
}
.layoutcell .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.layoutcell .nav-link {
  position: relative;
}
.layoutcell .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .layoutcell .container {
    flex-wrap: nowrap;
  }
}
.layoutcell .nav-item:focus,
.layoutcell .nav-link:focus {
  outline: none;
}
.layoutcell .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.layoutcell .navbar .stage img {
  width: auto;
}
.layoutcell .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .layoutcell .navbar .nav-item .nav-link::before {
    display: none;
  }
  .layoutcell .navbar .stage img {
    height: 3rem !important;
  }
  .layoutcell .navbar ul.structurebox li {
    margin: auto;
  }
  .layoutcell .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .layoutcell .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .layoutcell .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.layoutcell .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .stage a {
  outline: none;
}
.layoutcell .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.layoutcell .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.layoutcell .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.layoutcell ul.structurebox {
  flex-wrap: wrap;
}
.layoutcell button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.layoutcell .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.layoutcell .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.layoutcell .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.layoutcell .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.layoutcell .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.layoutcell a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layoutcell .navbar {
    height: 70px;
  }
  .layoutcell .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.layoutcell .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.layoutcell .navbar-collapse {
  margin-left: auto;
}
.layoutcell .structurebox {
  justify-content: flex-end;
  border: none;
}
.layoutcell .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.layoutcell .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.layoutcell .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .layoutcell .navbar {
    padding: 0 !important;
  }
  .layoutcell .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .layoutcell .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .layoutcell .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .layoutcell .navbar-collapse.show {
    opacity: 1;
  }
  .layoutcell .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .layoutcell .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .layoutcell .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .layoutcell .navbar-collapse {
    padding: 50px 20px;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .layoutcell .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.module {
  align-items: flex-end;
  background-image: url("images/blue1.jpg");
}
.module .card {
  justify-content: flex-end;
}
.module .dockwrap {
  margin-top: 80px;
}
.module .dockwrap .mainsegment {
  margin-bottom: 22px;
}
.module .dockwrap .typography-section-title {
  margin-bottom: 56px;
}
@media (max-width: 992px) {
  .module .dockwrap .typography-section-title {
    margin-bottom: 22px;
  }
}
.module .dockwrap .text-wrapper .rowsegmentbox {
  display: inline-block;
  width: 45%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .module .dockwrap .text-wrapper .rowsegmentbox {
    width: 100%;
  }
}
.module .dockwrap .typography-section-btn {
  margin-top: 22px;
}
@media (max-width: 992px) {
  .module .dockwrap .typography-section-btn {
    margin-top: 12px;
  }
}
.module .mainsegment {
  color: #ffffff;
  text-align: center;
}
.module .typography-section-title {
  color: #ffffff;
}
.module .rowsegmentbox,
.module .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.module .typography-section-title,
.module .typography-section-btn {
  text-align: center;
  color: #45cd56;
}
.trunk {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  position: relative;
  background-color: #000000;
}
.trunk .decor-wrap_1 {
  position: absolute;
  top: -65%;
  right: -10rem;
  width: 474px;
  height: 474px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
.trunk .decor-wrap_2 {
  position: absolute;
  bottom: -25%;
  left: -2rem;
  width: 254px;
  height: 254px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
@media (max-width: 992px) {
  .trunk .container {
    padding: 0 30px;
  }
}
.trunk .row {
  justify-content: center;
  position: relative;
  z-index: 1;
}
.trunk .dockwrap .typography-section-title {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .trunk .dockwrap .typography-section-title {
    margin-bottom: 30px;
  }
}
.trunk .text-wrapper {
  border-left: 1px solid #45cd56;
  padding-left: 40px;
}
@media (max-width: 992px) {
  .trunk .text-wrapper {
    padding-left: 20px;
  }
}
.trunk .text-wrapper .rowsegmentbox {
  margin-bottom: 0;
}
.trunk .typography-section-title {
  color: #45cd56;
}
.trunk .rowsegmentbox {
  color: #ffffff;
}
.layoutgroup {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
.layoutgroup .gridnode {
  margin-bottom: 44px;
}
@media (max-width: 992px) {
  .layoutgroup .gridnode {
    margin-bottom: 32px;
  }
}
.layoutgroup .gridnode .layoutunit {
  margin-bottom: 32px;
}
.layoutgroup .gridnode .layoutunit .piece {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  background-color: #f5f5f5;
  border-top: 2px solid #ffffff;
  box-shadow: 0 8px 20px -8px #9c9c9c;
}
.layoutgroup .gridnode .layoutunit .piece .slotbox .typography-iconfont {
  font-size: 16px;
  display: inline-block;
  margin-right: 8px;
}
.layoutgroup .gridnode .layoutunit .piece .mainsegment {
  margin-bottom: 0;
}
.layoutgroup .gridnode .dockwrap .typography-section-title {
  display: inline-block;
  width: 60%;
  margin-bottom: 16px;
  position: relative;
  background-image: linear-gradient(-180deg, #008410, #45cd56 40%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 992px) {
  .layoutgroup .gridnode .dockwrap .typography-section-title {
    width: 100%;
  }
}
.layoutgroup .gridnode .text-wrapper .rowsegmentbox {
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .layoutgroup .gridnode .text-wrapper .rowsegmentbox {
    width: 100%;
  }
}
.layoutgroup .pagebox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -12px;
}
.layoutgroup .pagebox .item {
  padding: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .item {
    margin-bottom: 18px;
  }
}
.layoutgroup .pagebox .item .item-wrapper {
  height: 100%;
  background-color: #121212;
  border-top: 3px solid #000000;
  box-shadow: 0 8px 15px -8px #008410;
  padding: 30px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .item .item-wrapper {
    padding: 24px;
  }
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .item .item-wrapper .item-img {
    margin-bottom: 24px;
  }
}
.layoutgroup .pagebox .item .item-wrapper .item-img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  box-shadow: 0 8px 20px -8px #515151;
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .item .item-wrapper .item-img img {
    height: 300px;
  }
}
.layoutgroup .pagebox .item .item-wrapper .item-content {
  padding-top: 20px;
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .item .item-wrapper .item-content {
    padding-top: 0;
  }
}
.layoutgroup .pagebox .item .item-wrapper .item-content .icon-wrapper {
  margin-bottom: 24px;
}
.layoutgroup .pagebox .item .item-wrapper .item-content .icon-wrapper .typography-iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 27px;
  background-image: linear-gradient(#000000 30%, #f5f5f5 130%);
  box-shadow: 0 8px 24px -5px #515151;
}
.layoutgroup .pagebox .item .item-wrapper .item-content .item-title {
  margin-bottom: 10px;
}
.layoutgroup .pagebox .item .item-wrapper .item-content .item-text {
  margin-bottom: 0;
}
.layoutgroup .pagebox .item .item-wrapper .item-content .typography-section-btn {
  margin-top: 10px;
}
.layoutgroup .pagebox .item .item-wrapper .item-content .typography-section-btn .btn {
  margin-bottom: 0;
}
.layoutgroup .pagebox .fieldnode .item-wrapper {
  display: grid;
  grid-template-columns: 52% 48%;
  gap: 24px;
}
@media (max-width: 992px) {
  .layoutgroup .pagebox .fieldnode .item-wrapper {
    display: block;
  }
}
.layoutgroup .card_1 {
  width: 60%;
}
@media (max-width: 992px) {
  .layoutgroup .card_1 {
    width: 100%;
  }
}
.layoutgroup .card_2 {
  width: 40%;
}
@media (max-width: 992px) {
  .layoutgroup .card_2 {
    width: 100%;
  }
}
.layoutgroup .mainsegment,
.layoutgroup .layoutunit {
  color: #000000;
  text-align: center;
}
.layoutgroup .typography-section-title,
.layoutgroup .dockwrap {
  color: #000000;
}
.layoutgroup .rowsegmentbox,
.layoutgroup .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.layoutgroup .item-title {
  color: #000000;
}
.layoutgroup .item-text {
  color: #ffffff;
}
.layoutgroup .typography-section-title,
.layoutgroup .dockwrap {
  text-align: center;
}
.layoutgroup .item-title,
.layoutgroup .icon-wrapper {
  color: #ffffff;
}
.cell {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  position: relative;
  background-color: #000000;
}
.cell .decor-wrap_1 {
  position: absolute;
  top: -4rem;
  left: 18%;
  width: 133px;
  height: 133px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
.cell .decor-wrap_2 {
  position: absolute;
  bottom: 4rem;
  left: -6rem;
  width: 207px;
  height: 207px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
.cell .decor-wrap_3 {
  position: absolute;
  bottom: -55%;
  right: -2rem;
  width: 422px;
  height: 422px;
  border-radius: 100%;
  background-image: radial-gradient(165.7% 132.72% at 4.98% 5.22%, #008410 0, #000000 43%, #008410 100%);
}
@media (max-width: 992px) {
  .cell .container {
    padding: 0 30px;
  }
}
.cell .row {
  justify-content: center;
  position: relative;
  z-index: 1;
}
.cell .gridnode .typography-section-title {
  margin-bottom: 40px;
}
.cell .gridnode .text-wrapper .rowsegmentbox {
  display: inline-flex;
  width: 60%;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .cell .gridnode .text-wrapper .rowsegmentbox {
    margin-bottom: 30px;
    width: 100%;
  }
}
.cell .typography-section-title {
  color: #ffffff;
}
.cell .rowsegmentbox,
.cell .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.cell .typography-section-title,
.cell .typography-section-btn {
  text-align: center;
  color: #45cd56;
}
.formunit {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.formunit .container-fluid {
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .formunit .container-fluid {
    padding: 0 42px;
  }
}
@media (max-width: 992px) {
  .formunit .container-fluid {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .formunit .container {
    padding: 0 16px;
  }
}
.formunit .row {
  justify-content: space-between;
}
.formunit .row .card {
  justify-content: flex-end;
  padding-bottom: 64px;
}
@media (max-width: 992px) {
  .formunit .row .card {
    padding-bottom: 32px;
  }
  .formunit .row .card:last-child {
    padding-bottom: 0;
  }
}
.formunit .card-wrapper {
  -webkit-flex: inherit;
}
.formunit .card-wrapper .card-title {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .formunit .card-wrapper .card-title {
    margin-bottom: 16px;
  }
}
@media (max-width: 992px) {
  .formunit .slot {
    margin-bottom: 32px;
  }
}
.formunit .slot img {
  height: 820px;
  object-fit: cover;
}
.formunit .card-title {
  color: #ffffff;
  text-align: center;
}
.formunit .card-text {
  color: #ffffff;
}
.root {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.root .row {
  justify-content: center;
}
.root .row .card {
  justify-content: space-between;
}
.root .gridnode {
  margin-bottom: 20px;
}
.root .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .root .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .root .gridnode .track {
    width: 100%;
  }
}
.root .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.root .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.root .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.root .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .root .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.root .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.root .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.root .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:hover,
.root .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.root .typography-section-btn {
  margin-bottom: 20px;
}
.root .typography-section-btn .btn {
  margin-bottom: 0;
}
.root .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.root .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title {
  color: #093388;
}
.root .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.root .list {
  color: #58595b;
}
.root .list,
.root .item-wrap {
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title,
.root .typography-section-btn,
.root .gridnode {
  color: #ffffff;
  text-align: center;
}
.layoutcell {
  z-index: 1000;
  width: 100%;
}
.layoutcell nav.navbar {
  position: fixed;
}
.layoutcell .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.layoutcell .nav-link {
  position: relative;
}
.layoutcell .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .layoutcell .container {
    flex-wrap: nowrap;
  }
}
.layoutcell .nav-item:focus,
.layoutcell .nav-link:focus {
  outline: none;
}
.layoutcell .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.layoutcell .navbar .stage img {
  width: auto;
}
.layoutcell .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .layoutcell .navbar .nav-item .nav-link::before {
    display: none;
  }
  .layoutcell .navbar .stage img {
    height: 3rem !important;
  }
  .layoutcell .navbar ul.structurebox li {
    margin: auto;
  }
  .layoutcell .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .layoutcell .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .layoutcell .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.layoutcell .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .stage a {
  outline: none;
}
.layoutcell .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.layoutcell .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.layoutcell .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.layoutcell ul.structurebox {
  flex-wrap: wrap;
}
.layoutcell button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.layoutcell .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.layoutcell .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.layoutcell .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.layoutcell .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.layoutcell .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.layoutcell a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layoutcell .navbar {
    height: 70px;
  }
  .layoutcell .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.layoutcell .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.layoutcell .navbar-collapse {
  margin-left: auto;
}
.layoutcell .structurebox {
  justify-content: flex-end;
  border: none;
}
.layoutcell .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.layoutcell .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.layoutcell .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .layoutcell .navbar {
    padding: 0 !important;
  }
  .layoutcell .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .layoutcell .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .layoutcell .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .layoutcell .navbar-collapse.show {
    opacity: 1;
  }
  .layoutcell .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .layoutcell .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .layoutcell .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .layoutcell .navbar-collapse {
    padding: 50px 20px;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .layoutcell .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.boxsegment {
  padding-top: 8rem;
  padding-bottom: 4rem;
  background-image: url("images/yellow1.jpg");
}
.boxsegment .row {
  margin: 0 -15px;
}
.boxsegment .row .card {
  padding: 0 15px;
}
@media (max-width: 992px) {
  .boxsegment .dockwrap {
    margin-bottom: 40px;
  }
}
.boxsegment .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.boxsegment .dockwrap .typography-section-subtitle {
  margin-bottom: 0;
}
.boxsegment .text-wrapper .mainsegment {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .boxsegment .text-wrapper .mainsegment {
    margin-bottom: 30px;
  }
}
.boxsegment .text-wrapper .text-wrap .rowsegmentbox {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .boxsegment .text-wrapper .text-wrap .rowsegmentbox {
    width: 100%;
  }
}
.boxsegment .text-wrapper .typography-section-btn {
  margin-top: 40px;
}
@media (max-width: 992px) {
  .boxsegment .text-wrapper .typography-section-btn {
    margin-bottom: 30px;
  }
}
.boxsegment .text-wrapper .typography-section-btn .btn {
  margin-bottom: 0;
}
.boxsegment .text-wrapper .slot {
  padding-left: 25%;
  margin-top: 40px;
}
@media (max-width: 1440px) {
  .boxsegment .text-wrapper .slot {
    padding-left: 0;
  }
}
@media (max-width: 992px) {
  .boxsegment .text-wrapper .slot {
    padding-left: 0;
    margin-top: 30px;
  }
}
.boxsegment .text-wrapper .slot img {
  height: 350px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 425px) {
  .boxsegment .text-wrapper .slot img {
    height: 300px;
  }
}
.boxsegment .typography-section-title {
  color: #45cd56;
}
.boxsegment .typography-section-subtitle {
  color: #ffffff;
}
.boxsegment .mainsegment {
  color: #ffffff;
}
.boxsegment .rowsegmentbox {
  color: #fefff5;
}
.boxsegment .rowsegmentbox,
.boxsegment .text-wrap,
.boxsegment .typography-section-btn {
  color: #ffffff;
}
.element {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #000000;
}
.element .container-fluid {
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .element .container-fluid {
    padding: 0 42px;
  }
}
@media (max-width: 992px) {
  .element .container-fluid {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .element .container {
    padding: 0 16px;
  }
}
.element .slot {
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .element .slot {
    margin-bottom: 32px;
  }
}
.element .slot .canvas {
  position: relative;
  border: 2px solid #45cd56;
  border-radius: 3rem !important;
  width: 332px;
  height: 690px;
  display: flex;
  justify-content: center;
  background-color: #45cd56;
  box-shadow: 25px 32px 60px #002905;
}
.element .slot .canvas::before {
  content: '';
  position: absolute;
  top: 16px;
  width: 98px;
  height: 28px;
  border-radius: 1rem;
  background-color: #000000;
}
@media (max-width: 1200px) {
  .element .slot .canvas::before {
    top: 13px;
    width: 68px;
    height: 22px;
  }
}
@media (max-width: 1200px) {
  .element .slot .canvas {
    width: 232px;
    height: 460px;
  }
}
.element .slot .canvas img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 7px solid #000000;
  background-color: #000000;
  border-radius: 3rem !important;
}
.element .gridnode .typography-section-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .element .gridnode .typography-section-title {
    margin-bottom: 16px;
  }
}
.element .gridnode .segment {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .element .gridnode .segment {
    margin-bottom: 16px;
  }
}
.element .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .element .gridnode .rowsegmentbox {
    margin-bottom: 16px;
  }
}
.element .typography-section-title {
  color: #45cd56;
}
.element .segment {
  color: #ffffff;
}
.element .rowsegmentbox {
  color: #ffffff;
}
.domcore {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #121212;
}
.domcore .container-fluid {
  padding: 0;
}
@media (max-width: 992px) {
  .domcore .container-fluid {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .domcore .container {
    padding: 0;
  }
}
.domcore .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .domcore .dockwrap {
    padding: 0 16px;
  }
}
.domcore .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.domcore .dockwrap .rowsegmentbox {
  margin: 30px 0 0 0;
}
.domcore .typography-section-title {
  color: #45cd56;
}
.domcore .rowsegmentbox {
  color: #ffffff;
}
.modularbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #000000;
}
.modularbox .container-fluid {
  padding: 0 64px;
}
@media (max-width: 992px) {
  .modularbox .container-fluid {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .modularbox .container {
    padding: 0 24px;
  }
}
.modularbox .row .card {
  padding: 0 12px;
  border-radius: 0 !important;
}
.modularbox .slot {
  height: 100%;
}
.modularbox .slot img {
  height: 100%;
  object-fit: cover;
  border-radius: .75rem !important;
}
@media (max-width: 992px) {
  .modularbox .slot img {
    height: 350px;
  }
}
.modularbox .gridnode {
  display: flex;
  align-items: center;
  background-color: #121212;
  border-radius: .75rem;
  padding: 48px;
  height: 100%;
}
@media (max-width: 992px) {
  .modularbox .gridnode {
    padding: 24px;
  }
}
.modularbox .gridnode .track {
  width: 100%;
}
.modularbox .gridnode .track .typography-section-title {
  margin-bottom: 32px;
}
.modularbox .gridnode .track .rowsegmentbox {
  margin-bottom: 16px;
}
.modularbox .gridnode .track .typography-section-btn .btn::before {
  background-image: linear-gradient(90deg, #fb8fc9 0%, transparent 100%);
}
.modularbox .gridnode .track .typography-section-btn .btn:hover,
.modularbox .gridnode .track .typography-section-btn .btn:focus {
  box-shadow: inset 250px 10px 5px #7f89e9 !important;
  border-color: #7f89e9 !important;
}
.modularbox .typography-section-title {
  color: #141414;
}
.modularbox .rowsegmentbox {
  color: #ffffff;
}
.modularbox .typography-section-title,
.modularbox .dockwrap,
.modularbox .typography-section-btn {
  color: #45cd56;
}
.sublayer {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #000000;
}
@media (min-width: 992px) {
  .sublayer .col-padding {
    padding-right: 4rem;
  }
}
.sublayer .layersegment {
  background: #121212;
  padding: 2rem;
  margin-left: 0;
  margin-right: auto;
  border-radius: 3rem;
  margin-bottom: 2rem;
  border-bottom-left-radius: 0;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 767px) {
  .sublayer .layersegment {
    max-width: 80%;
  }
}
.sublayer .part {
  background: #121212;
  padding: 2rem;
  border-radius: 3rem;
  border-bottom-right-radius: 0;
  margin-right: 0;
  margin-bottom: 2rem;
  margin-left: auto;
  color: #ffffff;
}
@media (min-width: 767px) {
  .sublayer .part {
    max-width: 80%;
  }
}
.sublayer .typography-section-title {
  color: #45cd56;
  text-align: center;
}
.sublayer .rowsegmentbox {
  color: #ffffff;
}
.root {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.root .row {
  justify-content: center;
}
.root .row .card {
  justify-content: space-between;
}
.root .gridnode {
  margin-bottom: 20px;
}
.root .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .root .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .root .gridnode .track {
    width: 100%;
  }
}
.root .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.root .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.root .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.root .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .root .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.root .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.root .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.root .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:hover,
.root .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.root .typography-section-btn {
  margin-bottom: 20px;
}
.root .typography-section-btn .btn {
  margin-bottom: 0;
}
.root .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.root .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title {
  color: #093388;
}
.root .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.root .list {
  color: #58595b;
}
.root .list,
.root .item-wrap {
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title,
.root .typography-section-btn,
.root .gridnode {
  color: #ffffff;
  text-align: center;
}
.layoutcell {
  z-index: 1000;
  width: 100%;
}
.layoutcell nav.navbar {
  position: fixed;
}
.layoutcell .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.layoutcell .nav-link {
  position: relative;
}
.layoutcell .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .layoutcell .container {
    flex-wrap: nowrap;
  }
}
.layoutcell .nav-item:focus,
.layoutcell .nav-link:focus {
  outline: none;
}
.layoutcell .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.layoutcell .navbar .stage img {
  width: auto;
}
.layoutcell .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .layoutcell .navbar .nav-item .nav-link::before {
    display: none;
  }
  .layoutcell .navbar .stage img {
    height: 3rem !important;
  }
  .layoutcell .navbar ul.structurebox li {
    margin: auto;
  }
  .layoutcell .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .layoutcell .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .layoutcell .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.layoutcell .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .stage a {
  outline: none;
}
.layoutcell .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.layoutcell .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.layoutcell .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.layoutcell ul.structurebox {
  flex-wrap: wrap;
}
.layoutcell button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.layoutcell .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.layoutcell .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.layoutcell .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.layoutcell .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.layoutcell .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.layoutcell a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layoutcell .navbar {
    height: 70px;
  }
  .layoutcell .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.layoutcell .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.layoutcell .navbar-collapse {
  margin-left: auto;
}
.layoutcell .structurebox {
  justify-content: flex-end;
  border: none;
}
.layoutcell .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.layoutcell .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.layoutcell .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .layoutcell .navbar {
    padding: 0 !important;
  }
  .layoutcell .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .layoutcell .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .layoutcell .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .layoutcell .navbar-collapse.show {
    opacity: 1;
  }
  .layoutcell .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .layoutcell .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .layoutcell .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .layoutcell .navbar-collapse {
    padding: 50px 20px;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .layoutcell .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.wrapbox {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #000000;
}
.wrapbox .gridnode .slot {
  margin-bottom: 32px;
}
.wrapbox .gridnode .slot img {
  height: 530px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .wrapbox .gridnode .slot img {
    height: 350px;
  }
}
.wrapbox .gridnode .typography-section-title {
  margin-bottom: 32px;
}
.wrapbox .gridnode .typography-section-title span {
  color: #bcfe1e;
}
.wrapbox .gridnode .text-wrapper .rowsegmentbox {
  display: inline-block;
  width: 60%;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .wrapbox .gridnode .text-wrapper .rowsegmentbox {
    margin-bottom: 16px;
    width: 100%;
  }
}
.wrapbox .typography-section-title {
  color: #ffffff;
}
.wrapbox .rowsegmentbox,
.wrapbox .text-wrapper {
  color: #ffffff;
  text-align: center;
}
.wrapbox .typography-section-title,
.wrapbox .typography-section-btn {
  text-align: center;
  color: #45cd56;
}
.flowbox {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
.flowbox .card {
  justify-content: center;
}
.flowbox .gridnode {
  padding-right: 115px;
}
@media (max-width: 992px) {
  .flowbox .gridnode {
    margin-bottom: 22px;
    padding-right: 0;
  }
}
.flowbox .gridnode .layoutunit {
  margin-bottom: 42px;
}
@media (max-width: 992px) {
  .flowbox .gridnode .layoutunit {
    margin-bottom: 22px;
  }
}
.flowbox .gridnode .layoutunit .mainsegment {
  display: inline-block;
  margin-bottom: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(90deg, #45cd56, #ffffff 50%, #ffffff);
}
.flowbox .gridnode .typography-section-title {
  margin-bottom: 22px;
}
.flowbox .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.flowbox .mainsegment,
.flowbox .layoutunit {
  color: #ffffff;
}
.flowbox .typography-section-title {
  color: #45cd56;
}
.flowbox .rowsegmentbox {
  color: #ffffff;
}
.flowbox label {
  color: #a997ce;
}
.frameunit {
  padding-top: 3rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.frameunit .pagebox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  padding: 0 60px;
}
@media (max-width: 1440px) {
  .frameunit .pagebox {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .frameunit .pagebox {
    display: block;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .frameunit .pagebox .item {
    margin-bottom: 12px;
  }
  .frameunit .pagebox .item:last-child {
    margin-bottom: 0;
  }
}
.frameunit .pagebox .item .item-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  background-color: #121212;
  padding: 48px;
  height: 100%;
}
@media (max-width: 992px) {
  .frameunit .pagebox .item .item-wrapper {
    padding: 32px 16px;
  }
}
.frameunit .pagebox .item .item-wrapper .card-box .item-title {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .frameunit .pagebox .item .item-wrapper .card-box .item-title {
    margin-bottom: 24px;
  }
}
.frameunit .pagebox .item .item-wrapper .card-box .item-text {
  margin-bottom: 16px;
}
.frameunit .pagebox .item .item-wrapper .card-box .typography-section-btn {
  margin-top: 24px;
}
@media (max-width: 992px) {
  .frameunit .pagebox .item .item-wrapper .card-box .typography-section-btn {
    margin-bottom: 16px;
  }
}
.frameunit .pagebox .item .item-wrapper .card-box .icon-wrapper {
  position: absolute;
  bottom: -1.8rem;
  left: 0;
  width: 100%;
  padding: 0 48px;
}
@media (max-width: 992px) {
  .frameunit .pagebox .item .item-wrapper .card-box .icon-wrapper {
    padding: 0 16px;
    bottom: -1rem;
  }
}
.frameunit .pagebox .item .item-wrapper .card-box .icon-wrapper .typography-iconfont {
  font-size: 70px;
  -webkit-text-stroke-width: .125rem;
  -webkit-text-stroke-color: #000000;
  color: #45cd56;
}
@media (max-width: 992px) {
  .frameunit .pagebox .item .item-wrapper .card-box .icon-wrapper .typography-iconfont {
    font-size: 48px;
    -webkit-text-stroke-width: .1rem;
  }
}
.frameunit .item-title {
  color: #050f0f;
}
.frameunit .item-text {
  color: #ffffff;
}
.frameunit .icon-wrapper {
  text-align: right;
}
.frameunit .item-title,
.frameunit .icon-wrapper,
.frameunit .typography-section-btn {
  color: #ffffff;
}
.sectionunit {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.sectionunit .track {
  margin: 0 -30px;
}
.sectionunit .track .card {
  padding: 0 30px;
}
.sectionunit .slot {
  text-align: center;
}
@media (max-width: 992px) {
  .sectionunit .slot {
    margin-bottom: 30px;
  }
}
.sectionunit .slot img {
  display: inline-flex;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 100% !important;
  border: 8px solid #45cd56;
}
.sectionunit .gridnode .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .sectionunit .gridnode .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.sectionunit .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.sectionunit .gridnode .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .sectionunit .gridnode .typography-section-btn {
    margin-top: 10px;
  }
}
.sectionunit .typography-section-title {
  color: #3a353e;
}
.sectionunit .rowsegmentbox {
  color: #3a353e;
}
.sectionunit .typography-section-title,
.sectionunit .typography-section-btn {
  color: #45cd56;
}
.sectionunit .rowsegmentbox,
.sectionunit .text-wrap {
  color: #ffffff;
}
.root {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.root .row {
  justify-content: center;
}
.root .row .card {
  justify-content: space-between;
}
.root .gridnode {
  margin-bottom: 20px;
}
.root .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .root .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .root .gridnode .track {
    width: 100%;
  }
}
.root .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.root .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.root .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.root .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .root .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.root .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.root .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.root .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:hover,
.root .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.root .typography-section-btn {
  margin-bottom: 20px;
}
.root .typography-section-btn .btn {
  margin-bottom: 0;
}
.root .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.root .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title {
  color: #093388;
}
.root .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.root .list {
  color: #58595b;
}
.root .list,
.root .item-wrap {
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title,
.root .typography-section-btn,
.root .gridnode {
  color: #ffffff;
  text-align: center;
}
.layoutcell {
  z-index: 1000;
  width: 100%;
}
.layoutcell nav.navbar {
  position: fixed;
}
.layoutcell .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.layoutcell .nav-link {
  position: relative;
}
.layoutcell .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .layoutcell .container {
    flex-wrap: nowrap;
  }
}
.layoutcell .nav-item:focus,
.layoutcell .nav-link:focus {
  outline: none;
}
.layoutcell .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.layoutcell .navbar .stage img {
  width: auto;
}
.layoutcell .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .layoutcell .navbar .nav-item .nav-link::before {
    display: none;
  }
  .layoutcell .navbar .stage img {
    height: 3rem !important;
  }
  .layoutcell .navbar ul.structurebox li {
    margin: auto;
  }
  .layoutcell .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .layoutcell .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .layoutcell .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.layoutcell .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.layoutcell .navbar-brand .stage a {
  outline: none;
}
.layoutcell .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.layoutcell .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.layoutcell .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.layoutcell ul.structurebox {
  flex-wrap: wrap;
}
.layoutcell button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.layoutcell .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .layoutcell .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.layoutcell .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.layoutcell .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.layoutcell .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.layoutcell .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.layoutcell .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.layoutcell a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layoutcell .navbar {
    height: 70px;
  }
  .layoutcell .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.layoutcell .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.layoutcell .navbar-collapse {
  margin-left: auto;
}
.layoutcell .structurebox {
  justify-content: flex-end;
  border: none;
}
.layoutcell .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.layoutcell .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.layoutcell .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .layoutcell .navbar {
    padding: 0 !important;
  }
  .layoutcell .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .layoutcell .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .layoutcell .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .layoutcell .navbar-collapse.show {
    opacity: 1;
  }
  .layoutcell .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .layoutcell .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .layoutcell .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .layoutcell .navbar-collapse {
    padding: 50px 20px;
  }
  .layoutcell .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .layoutcell .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.dompart {
  padding-top: 8rem;
  padding-bottom: 2rem;
  background-color: #121212;
}
.dompart .track {
  margin: 0 -30px;
}
.dompart .track .card {
  padding: 0 30px;
}
.dompart .slot {
  text-align: center;
}
@media (max-width: 992px) {
  .dompart .slot {
    margin-bottom: 30px;
  }
}
.dompart .slot img {
  display: inline-flex;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 100% !important;
  border: 8px solid #45cd56;
}
.dompart .gridnode .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .dompart .gridnode .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.dompart .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.dompart .gridnode .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .dompart .gridnode .typography-section-btn {
    margin-top: 10px;
  }
}
.dompart .typography-section-title {
  color: #3a353e;
}
.dompart .rowsegmentbox {
  color: #3a353e;
}
.dompart .typography-section-title,
.dompart .typography-section-btn {
  color: #45cd56;
}
.dompart .rowsegmentbox,
.dompart .text-wrap {
  color: #ffffff;
}
.panebox {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #121212;
}
.panebox .card-heading {
  padding-top: 32px;
  padding-bottom: 16px;
  color: #ffffff;
}
.panebox .rowsegmentbox {
  padding-bottom: 24px;
  color: #8c8c95;
}
.panebox .part {
  color: #45cd56;
}
.panebox .p:last-child {
  padding-bottom: 0;
}
.panebox .row {
  justify-content: center;
}
.root {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.root .row {
  justify-content: center;
}
.root .row .card {
  justify-content: space-between;
}
.root .gridnode {
  margin-bottom: 20px;
}
.root .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .root .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .root .gridnode .track {
    width: 100%;
  }
}
.root .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.root .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.root .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.root .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .root .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .root .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.root .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.root .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.root .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.root .nav-wrapper .nav-wrap .list .item-wrap:hover,
.root .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.root .typography-section-btn {
  margin-bottom: 20px;
}
.root .typography-section-btn .btn {
  margin-bottom: 0;
}
.root .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.root .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title {
  color: #093388;
}
.root .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.root .list {
  color: #58595b;
}
.root .list,
.root .item-wrap {
  color: #ffffff;
  text-align: center;
}
.root .typography-section-title,
.root .typography-section-btn,
.root .gridnode {
  color: #ffffff;
  text-align: center;
}
.gripbox {
  z-index: 1000;
  width: 100%;
}
.gripbox nav.navbar {
  position: fixed;
}
.gripbox .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.gripbox .nav-link {
  position: relative;
}
.gripbox .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .gripbox .container {
    flex-wrap: nowrap;
  }
}
.gripbox .nav-item:focus,
.gripbox .nav-link:focus {
  outline: none;
}
.gripbox .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.gripbox .navbar .stage img {
  width: auto;
}
.gripbox .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .gripbox .navbar .nav-item .nav-link::before {
    display: none;
  }
  .gripbox .navbar .stage img {
    height: 3rem !important;
  }
  .gripbox .navbar ul.structurebox li {
    margin: auto;
  }
  .gripbox .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .gripbox .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .gripbox .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.gripbox .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.gripbox .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.gripbox .navbar-brand .stage a {
  outline: none;
}
.gripbox .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.gripbox .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.gripbox .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.gripbox ul.structurebox {
  flex-wrap: wrap;
}
.gripbox button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.gripbox .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .gripbox .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .gripbox .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.gripbox .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.gripbox .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.gripbox .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.gripbox .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.gripbox .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.gripbox .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.gripbox a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gripbox .navbar {
    height: 70px;
  }
  .gripbox .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.gripbox .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.gripbox .navbar-collapse {
  margin-left: auto;
}
.gripbox .structurebox {
  justify-content: flex-end;
  border: none;
}
.gripbox .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.gripbox .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.gripbox .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .gripbox .navbar {
    padding: 0 !important;
  }
  .gripbox .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .gripbox .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .gripbox .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .gripbox .navbar-collapse.show {
    opacity: 1;
  }
  .gripbox .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .gripbox .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .gripbox .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .gripbox .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .gripbox .navbar-collapse {
    padding: 50px 20px;
  }
  .gripbox .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .gripbox .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.sectionwrap {
  padding-top: 8rem;
  padding-bottom: 2rem;
  background-color: #121212;
}
.sectionwrap .track {
  margin: 0 -30px;
}
.sectionwrap .track .card {
  padding: 0 30px;
}
.sectionwrap .slot {
  text-align: center;
}
@media (max-width: 992px) {
  .sectionwrap .slot {
    margin-bottom: 30px;
  }
}
.sectionwrap .slot img {
  display: inline-flex;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 100% !important;
  border: 8px solid #45cd56;
}
.sectionwrap .gridnode .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .sectionwrap .gridnode .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.sectionwrap .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.sectionwrap .gridnode .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .sectionwrap .gridnode .typography-section-btn {
    margin-top: 10px;
  }
}
.sectionwrap .typography-section-title {
  color: #3a353e;
}
.sectionwrap .rowsegmentbox {
  color: #3a353e;
}
.sectionwrap .typography-section-title,
.sectionwrap .typography-section-btn {
  color: #45cd56;
}
.sectionwrap .rowsegmentbox,
.sectionwrap .text-wrap {
  color: #ffffff;
}
.headbox {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #121212;
}
.headbox .card-heading {
  padding-top: 32px;
  padding-bottom: 16px;
  color: #ffffff;
}
.headbox .rowsegmentbox {
  padding-bottom: 24px;
  color: #8c8c95;
}
.headbox .part {
  color: #45cd56;
}
.headbox .p:last-child {
  padding-bottom: 0;
}
.headbox .row {
  justify-content: center;
}
.alignbox {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.alignbox .row {
  justify-content: center;
}
.alignbox .row .card {
  justify-content: space-between;
}
.alignbox .gridnode {
  margin-bottom: 20px;
}
.alignbox .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .alignbox .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .alignbox .gridnode .track {
    width: 100%;
  }
}
.alignbox .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .alignbox .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.alignbox .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.alignbox .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.alignbox .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .alignbox .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .alignbox .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.alignbox .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.alignbox .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.alignbox .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.alignbox .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.alignbox .nav-wrapper .nav-wrap .list .item-wrap:hover,
.alignbox .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.alignbox .typography-section-btn {
  margin-bottom: 20px;
}
.alignbox .typography-section-btn .btn {
  margin-bottom: 0;
}
.alignbox .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.alignbox .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.alignbox .typography-section-title {
  color: #093388;
}
.alignbox .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.alignbox .list {
  color: #58595b;
}
.alignbox .list,
.alignbox .item-wrap {
  color: #ffffff;
  text-align: center;
}
.alignbox .typography-section-title,
.alignbox .typography-section-btn,
.alignbox .gridnode {
  color: #ffffff;
  text-align: center;
}
.buildbox {
  z-index: 1000;
  width: 100%;
}
.buildbox nav.navbar {
  position: fixed;
}
.buildbox .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.buildbox .nav-link {
  position: relative;
}
.buildbox .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .buildbox .container {
    flex-wrap: nowrap;
  }
}
.buildbox .nav-item:focus,
.buildbox .nav-link:focus {
  outline: none;
}
.buildbox .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.buildbox .navbar .stage img {
  width: auto;
}
.buildbox .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .buildbox .navbar .nav-item .nav-link::before {
    display: none;
  }
  .buildbox .navbar .stage img {
    height: 3rem !important;
  }
  .buildbox .navbar ul.structurebox li {
    margin: auto;
  }
  .buildbox .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .buildbox .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .buildbox .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.buildbox .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 5s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.buildbox .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.buildbox .navbar-brand .stage a {
  outline: none;
}
.buildbox .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.buildbox .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.buildbox .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.buildbox ul.structurebox {
  flex-wrap: wrap;
}
.buildbox button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.buildbox .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .buildbox .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .buildbox .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.buildbox .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.buildbox .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.buildbox .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.buildbox .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.buildbox .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.buildbox .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.buildbox a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buildbox .navbar {
    height: 70px;
  }
  .buildbox .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.buildbox .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.buildbox .navbar-collapse {
  margin-left: auto;
}
.buildbox .structurebox {
  justify-content: flex-end;
  border: none;
}
.buildbox .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.buildbox .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.buildbox .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .buildbox .navbar {
    padding: 0 !important;
  }
  .buildbox .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .buildbox .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .buildbox .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .buildbox .navbar-collapse.show {
    opacity: 1;
  }
  .buildbox .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .buildbox .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .buildbox .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .buildbox .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .buildbox .navbar-collapse {
    padding: 50px 20px;
  }
  .buildbox .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .buildbox .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.viewnode {
  padding-top: 8rem;
  padding-bottom: 2rem;
  background-color: #121212;
}
.viewnode .track {
  margin: 0 -30px;
}
.viewnode .track .card {
  padding: 0 30px;
}
.viewnode .slot {
  text-align: center;
}
@media (max-width: 992px) {
  .viewnode .slot {
    margin-bottom: 30px;
  }
}
.viewnode .slot img {
  display: inline-flex;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 100% !important;
  border: 8px solid #45cd56;
}
.viewnode .gridnode .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .viewnode .gridnode .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.viewnode .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.viewnode .gridnode .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .viewnode .gridnode .typography-section-btn {
    margin-top: 10px;
  }
}
.viewnode .typography-section-title {
  color: #3a353e;
}
.viewnode .rowsegmentbox {
  color: #3a353e;
}
.viewnode .typography-section-title,
.viewnode .typography-section-btn {
  color: #45cd56;
}
.viewnode .rowsegmentbox,
.viewnode .text-wrap {
  color: #ffffff;
}
.formgrid {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #121212;
}
.formgrid .card-heading {
  padding-top: 32px;
  padding-bottom: 16px;
  color: #ffffff;
}
.formgrid .rowsegmentbox {
  padding-bottom: 24px;
  color: #8c8c95;
}
.formgrid .part {
  color: #45cd56;
}
.formgrid .p:last-child {
  padding-bottom: 0;
}
.formgrid .row {
  justify-content: center;
}
.colunit {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.colunit .row {
  justify-content: center;
}
.colunit .row .card {
  justify-content: space-between;
}
.colunit .gridnode {
  margin-bottom: 20px;
}
.colunit .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .colunit .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .colunit .gridnode .track {
    width: 100%;
  }
}
.colunit .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .colunit .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.colunit .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.colunit .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.colunit .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .colunit .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .colunit .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.colunit .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.colunit .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.colunit .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.colunit .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.colunit .nav-wrapper .nav-wrap .list .item-wrap:hover,
.colunit .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.colunit .typography-section-btn {
  margin-bottom: 20px;
}
.colunit .typography-section-btn .btn {
  margin-bottom: 0;
}
.colunit .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.colunit .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.colunit .typography-section-title {
  color: #093388;
}
.colunit .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.colunit .list {
  color: #58595b;
}
.colunit .list,
.colunit .item-wrap {
  color: #ffffff;
  text-align: center;
}
.colunit .typography-section-title,
.colunit .typography-section-btn,
.colunit .gridnode {
  color: #ffffff;
  text-align: center;
}
.casing {
  z-index: 1000;
  width: 100%;
}
.casing nav.navbar {
  position: fixed;
}
.casing .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.casing .nav-link {
  position: relative;
}
.casing .container {
  display: flex;
  margin: auto;
}
@media (min-width: 992px) {
  .casing .container {
    flex-wrap: nowrap;
  }
}
.casing .nav-item:focus,
.casing .nav-link:focus {
  outline: none;
}
.casing .navbar {
  min-height: 70px;
  transition: .4s all !important;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  padding: 10px 20px !important;
  border: none !important;
}
.casing .navbar .stage img {
  width: auto;
}
.casing .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 991px) {
  .casing .navbar .nav-item .nav-link::before {
    display: none;
  }
  .casing .navbar .stage img {
    height: 3rem !important;
  }
  .casing .navbar ul.structurebox li {
    margin: auto;
  }
  .casing .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .casing .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .casing .navbar .navbar-brand {
    width: calc(100% - 31px);
  }
}
.casing .navbar-brand {
  min-height: 46px !important;
  flex-shrink: 0;
  align-items: center;
  margin-right: auto;
  padding: 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
  font-weight: 500 !important;
}
.casing .navbar-brand .fieldwrap {
  line-height: inherit !important;
  font-weight: 500 !important;
}
.casing .navbar-brand .stage a {
  outline: none;
}
.casing .navbar-brand .stage {
  position: relative;
  margin-right: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.casing .navbar-brand .stage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  opacity: 0.8;
  background-color: #45cd56;
}
.casing .navbar-expand-lg .structurebox .nav-link {
  padding: 0;
}
.casing ul.structurebox {
  flex-wrap: wrap;
}
.casing button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.casing .navbar-toggler-close {
  position: absolute!important;
  right: 90px!important;
  top: 90px!important;
  height: 32px!important;
  width: 32px!important;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .casing .navbar-toggler-close {
    top: 50px!important;
    right: 50px!important;
    height: 26px!important;
    width: 26px!important;
  }
}
@media (max-width: 767px) {
  .casing .navbar-toggler-close {
    top: 50px!important;
    right: 20px!important;
    height: 16px!important;
    width: 16px!important;
  }
}
.casing .navbar-toggler-close span {
  width: 100% !important;
  height: 2px!important;
  top: 50%!important;
}
.casing .navbar-toggler-close span:nth-child(1) {
  display: none;
}
.casing .navbar-toggler-close span:nth-child(2) {
  transform: translateY(-50%) rotate(45deg);
}
.casing .navbar-toggler-close span:nth-child(3) {
  transform: translateY(-50%) rotate(-45deg);
}
.casing .navbar-toggler-close span:nth-child(4) {
  display: none;
}
.casing .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.casing a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .casing .navbar {
    height: 70px;
  }
  .casing .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.casing .container-fluid {
  padding: 5px 32px !important;
  border-radius: 100px;
  column-gap: 12px;
  background: #000000;
}
.casing .navbar-collapse {
  margin-left: auto;
}
.casing .structurebox {
  justify-content: flex-end;
  border: none;
}
.casing .structurebox .nav-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.casing .structurebox .nav-link {
  margin: 0 !important;
  border-radius: 90px;
  padding: 10px 15px !important;
  transition: all .4s;
}
.casing .typography-section-btn .btn {
  position: relative;
  min-width: 160px;
  min-height: 46px;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 400 !important;
  line-height: 1.1 !important;
  transition: all .3s;
}
@media (max-width: 991px) {
  .casing .navbar {
    padding: 0 !important;
  }
  .casing .container-fluid {
    padding: 5px 20px !important;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  .casing .navbar-brand {
    max-width: 50%;
    padding-right: 0 !important;
  }
  .casing .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 100vw;
    max-height: 100vh !important;
    height: 100vh !important;
    margin-left: 0;
    padding: 50px;
    background-image: url("images/sharpstream1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .casing .navbar-collapse.show {
    opacity: 1;
  }
  .casing .structurebox {
    justify-content: flex-start;
    height: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    max-width: 100%;
    overflow-y: auto;
  }
  .casing .structurebox .nav-item {
    display: list-item;
    margin: 0 !important;
  }
  .casing .structurebox .nav-item .nav-link {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: calc(6vh * 0.38) !important;
    border-radius: 0;
    font-size: 6vh !important;
    line-height: 1 !important;
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .casing .container-fluid {
    padding: 5px 12px !important;
    column-gap: 6px;
  }
  .casing .navbar-collapse {
    padding: 50px 20px;
  }
  .casing .structurebox .nav-item .nav-link {
    margin-bottom: 12px !important;
    font-size: 32px !important;
  }
  .casing .typography-section-btn .btn {
    min-width: 80px;
    min-height: 46px;
    padding: 10px;
  }
}
.viewsegment {
  padding-top: 8rem;
  padding-bottom: 2rem;
  background-color: #121212;
}
.viewsegment .track {
  margin: 0 -30px;
}
.viewsegment .track .card {
  padding: 0 30px;
}
.viewsegment .slot {
  text-align: center;
}
@media (max-width: 992px) {
  .viewsegment .slot {
    margin-bottom: 30px;
  }
}
.viewsegment .slot img {
  display: inline-flex;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 100% !important;
  border: 8px solid #45cd56;
}
.viewsegment .gridnode .dockwrap .typography-section-title {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .viewsegment .gridnode .dockwrap .typography-section-title {
    margin-bottom: 20px;
  }
}
.viewsegment .gridnode .rowsegmentbox {
  margin-bottom: 0;
}
.viewsegment .gridnode .typography-section-btn {
  margin-top: 20px;
  margin-bottom: -9.6px;
}
@media (max-width: 992px) {
  .viewsegment .gridnode .typography-section-btn {
    margin-top: 10px;
  }
}
.viewsegment .typography-section-title {
  color: #3a353e;
}
.viewsegment .rowsegmentbox {
  color: #3a353e;
}
.viewsegment .typography-section-title,
.viewsegment .typography-section-btn {
  color: #45cd56;
}
.viewsegment .rowsegmentbox,
.viewsegment .text-wrap {
  color: #ffffff;
}
.interfacewrap {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #121212;
}
.interfacewrap .card-heading {
  padding-top: 32px;
  padding-bottom: 16px;
  color: #ffffff;
}
.interfacewrap .rowsegmentbox {
  padding-bottom: 24px;
  color: #8c8c95;
}
.interfacewrap .part {
  color: #45cd56;
}
.interfacewrap .p:last-child {
  padding-bottom: 0;
}
.interfacewrap .row {
  justify-content: center;
}
.formpad {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.formpad .row {
  justify-content: center;
}
.formpad .row .card {
  justify-content: space-between;
}
.formpad .gridnode {
  margin-bottom: 20px;
}
.formpad .gridnode .track {
  display: inline-block;
  flex-direction: column;
  width: 35%;
}
@media (max-width: 1440px) {
  .formpad .gridnode .track {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .formpad .gridnode .track {
    width: 100%;
  }
}
.formpad .gridnode .track .slot {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .formpad .gridnode .track .slot {
    margin-bottom: 20px;
  }
}
.formpad .gridnode .track .slot img {
  height: 260px;
  object-fit: cover;
}
.formpad .gridnode .track .dockwrap .typography-section-title {
  margin-bottom: 0;
}
.formpad .nav-wrapper {
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .formpad .nav-wrapper {
    margin-bottom: 20px;
    display: block;
  }
}
@media (max-width: 992px) {
  .formpad .nav-wrapper .nav-wrap:first-child {
    margin-bottom: 20px;
  }
}
.formpad .nav-wrapper .nav-wrap .typography-list-title {
  margin-bottom: 20px;
}
.formpad .nav-wrapper .nav-wrap .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.formpad .nav-wrapper .nav-wrap .list .item-wrap {
  position: relative;
  margin-bottom: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.formpad .nav-wrapper .nav-wrap .list .item-wrap:last-child {
  margin-bottom: 0;
}
.formpad .nav-wrapper .nav-wrap .list .item-wrap:hover,
.formpad .nav-wrapper .nav-wrap .list .item-wrap:focus {
  color: #ffffff;
}
.formpad .typography-section-btn {
  margin-bottom: 20px;
}
.formpad .typography-section-btn .btn {
  margin-bottom: 0;
}
.formpad .corepad {
  width: 100%;
  height: 1px;
  background-color: #45cd56;
  margin-bottom: 20px;
}
.formpad .wrapperbox {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.formpad .typography-section-title {
  color: #093388;
}
.formpad .typography-list-title {
  color: #45cd56;
  text-align: center;
}
.formpad .list {
  color: #58595b;
}
.formpad .list,
.formpad .item-wrap {
  color: #ffffff;
  text-align: center;
}
.formpad .typography-section-title,
.formpad .typography-section-btn,
.formpad .gridnode {
  color: #ffffff;
  text-align: center;
}

.data-notice {
  position: fixed;
  right: 16px;
  bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  left: auto;
  width: min(780px, calc(100vw - 32px));
  max-width: 780px;
  z-index: 10000;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px) scale(0.985);
  transition: opacity 0.32s ease, transform 0.32s ease, visibility 0.32s ease;
}

.data-notice *,
.data-notice *::before,
.data-notice *::after {
  box-sizing: border-box;
}

.data-notice.hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px) scale(0.985);
}

.layoutbox {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 230px;
  gap: 18px;
  width: 100%;
  padding: 20px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fffefb 0%, #f8faf5 100%);
  border: 1px solid #dbe4d6;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.14);
  overflow: hidden;
}

.layoutbox::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7fbf4d 0%, #49a764 50%, #8bcf6b 100%);
}

.layoutbox::after {
  content: "";
  position: absolute;
  top: -90px;
  right: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(127, 191, 77, 0.12) 0%, rgba(127, 191, 77, 0) 72%);
  pointer-events: none;
}

.framebox {
  position: relative;
  z-index: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.layoutbase {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  min-width: 0;
}

.dialog-icon-wrap {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #dfe7da;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(73, 167, 100, 0.10);
}

.containbox {
  display: block;
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.dockunit {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.patternbox {
  display: inline-flex;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef8eb;
  border: 1px solid #d8ecd1;
  color: #3d7e48;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.layoutwrap {
  margin: 0;
  color: #203126;
  font-size: 19px;
  line-height: 1.15;
  font-weight: 600;
}

.drawunit {
  margin: 0;
  color: #34443a;
  font-size: clamp(13px, 0.95vw, 15px);
  line-height: 1.68;
  text-align: left;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.alignwrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.bar-links-label {
  display: block;
  color: #6a7d70;
  font-size: 12px;
  line-height: 1.4;
}

.info-links-row {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}

.info-links-row a {
  display: inline-block;
  color: #2f8a57;
  font-size: 13px;
  line-height: 1.35;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid rgba(47, 138, 87, 0.36);
  padding-bottom: 1px;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.info-links-row a:hover {
  color: #236843;
  border-bottom-color: #236843;
}

.info-links-row span {
  display: inline-block;
  color: #6a7d70;
  font-size: 13px;
  line-height: 1.35;
  white-space: nowrap;
}

.colwrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  justify-content: center;
}

#acknowledgeBtn {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  text-align: center;
  transition: transform 0.15s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  border: none;
  background: linear-gradient(135deg, #8cc84b 0%, #53b46c 100%);
  color: #163120;
  box-shadow: 0 12px 24px rgba(83, 180, 108, 0.18);
}

#acknowledgeBtn:hover {
  transform: translateY(-1px);
}

@media (max-width: 860px) {
  .data-notice {
    width: min(680px, calc(100vw - 28px));
    max-width: 680px;
  }

  .layoutbox {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .colwrap {
    flex-direction: row;
  }

  #acknowledgeBtn {
    flex: 1 1 0;
    min-width: 0;
  }
}

@media (max-width: 700px) {
  .data-notice {
    left: 10px;
    right: 10px;
    bottom: calc(10px + env(safe-area-inset-bottom, 0px));
    width: auto;
    max-width: none;
  }

  .layoutbox {
    padding: 16px;
    border-radius: 20px;
    max-height: calc(100vh - 20px - env(safe-area-inset-bottom, 0px));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .layoutbase {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .dockunit {
    align-items: center;
    text-align: center;
  }

  .patternbox {
    align-self: center;
  }

  .layoutwrap {
    text-align: center;
    font-size: 18px;
  }

  .drawunit {
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
  }

  .alignwrap {
    align-items: center;
    text-align: center;
  }

  .info-links-row {
    justify-content: center;
  }

  .colwrap {
    flex-direction: column;
    width: 100%;
  }

  #acknowledgeBtn {
    width: 100%;
  }
}

@media (max-width: 380px) {
  .data-notice {
    left: 8px;
    right: 8px;
    bottom: calc(8px + env(safe-area-inset-bottom, 0px));
  }

  .layoutbox {
    padding: 14px;
    border-radius: 18px;
  }

  .dialog-icon-wrap {
    width: 58px;
    height: 58px;
    border-radius: 18px;
  }

  .containbox {
    width: 38px;
    height: 38px;
  }

  .layoutwrap {
    font-size: 17px;
  }

  .bar-links-label,
  .info-links-row a,
  .info-links-row span {
    font-size: 12px;
  }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.navbar-brand {
    animation: fadeOut 3s ease-in-out alternate;
}

.nest { padding: 0 !important; background: transparent; }
.base-wrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background: #060f06;
  border: 1px solid #183018;
  overflow: hidden;
  font-family: 'Courier New', 'Lucida Console', Courier, monospace;
  color: #ffffff !important;
}
.nav-marker {
  padding: 40px 40px 30px;
  border-bottom: 1px solid #183018;
  background: #050d05;
}
.mod-text {
  display: inline-block;
  padding: 5px 10px;
  background: #a3ff3a;
  color: #050d05 !important;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pane {
  margin: 0 0 14px;
  color: #a3ff3a !important;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
}
.rootwrap {
  margin: 0 0 28px;
  color: #80c880 !important;
  font-size: 13px;
  line-height: 1.9;
}
.spanlayer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  border: 1px solid #183018;
}
.tag-group {
  padding: 14px 18px;
  border-right: 1px solid #183018;
}
.tag-group:last-child {
  border-right: none;
}
.desk-lite-text {
  display: block;
  color: #6ee650 !important;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.line-flat-bottom {
  display: block;
  color: #70b870 !important;
  font-size: 12px;
  line-height: 1.7;
}
.pane-inner {
  padding: 32px 40px 40px;
  background: #060f06;
}
.pane-inner *,
.pane-inner *::before,
.pane-inner *::after {
  box-sizing: border-box;
}
.pane-inner [hidden] {
  display: none !important;
}
.linedock {
  margin-bottom: 22px;
  padding: 12px 16px;
  font-size: 12px;
  line-height: 1.6;
  border-left: 3px solid;
}
.head-container {
  background: #1a0a0a;
  border-color: #e05252;
  color: #ffffff !important;
}
.sub-status {
  background: #0a1a0a;
  border-color: #a3ff3a;
  color: #ffffff !important;
}
.nav-badge {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 24px;
  row-gap: 22px;
}
.nodemapunit {
  grid-column: 1 / -1;
}
.bodyunit {
  display: block;
  margin-bottom: 8px;
  color: #ffffff !important;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.patch {
  color: rgba(255,255,255,0.72) !important;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.form-header {
  width: 100%;
  padding: 12px 14px;
  background: #050d05;
  border: 1px solid #183018;
  color: #ffffff !important;
  font-size: 13px;
  font-family: 'Courier New', 'Lucida Console', monospace;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  transition: border-color 0.2s, background 0.2s, color 0.2s;
}
.form-header::placeholder {
  color: rgba(255,255,255,0.58) !important;
}
.form-header:focus {
  border-color: #a3ff3a;
  background: #071207;
  color: #ffffff !important;
}
.pathunit {
  cursor: pointer;
  padding-right: 36px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23a3ff3a'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.pathunit option {
  background: #060f06;
  color: #ffffff;
}
textarea.form-header {
  min-height: 160px;
  resize: vertical;
}
.sidewrap {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
.bold-shell {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  flex-shrink: 0;
  accent-color: #a3ff3a;
  cursor: pointer;
}
.quick-main-inner {
  color: #ffffff !important;
  font-size: 12px;
  line-height: 1.8;
}
.quick-main-inner a {
  color: #a3ff3a !important;
  text-decoration: underline;
}
.app-check {
  display: block;
  width: 100%;
  padding: 16px 24px;
  background: #a3ff3a;
  border: none;
  color: #050d05 !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'Courier New', monospace;
  transition: background 0.2s;
}
.app-check:hover {
  background: #8de020;
}
.side-block {
  margin: 0;
  color: rgba(255,255,255,0.8) !important;
  font-size: 11px;
  line-height: 1.8;
}
@media (max-width: 860px) {
  .nest { padding: 0 12px !important; }
  .nav-marker, .pane-inner { padding-left: 20px; padding-right: 20px; }
  .nav-badge, .spanlayer { grid-template-columns: 1fr; }
  .tag-group { border-right: none; border-bottom: 1px solid #183018; }
  .tag-group:last-child { border-bottom: none; }
  .pane { font-size: 26px; }
}

.data-notice {
  position: fixed;
  right: 16px;
  bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  left: auto;
  width: min(780px, calc(100vw - 32px));
  max-width: 780px;
  z-index: 10000;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px) scale(0.985);
  transition: opacity 0.32s ease, transform 0.32s ease, visibility 0.32s ease;
}

.data-notice *,
.data-notice *::before,
.data-notice *::after {
  box-sizing: border-box;
}

.data-notice.mounted {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.data-notice.hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px) scale(0.985);
}

.layoutbox {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 230px;
  gap: 18px;
  width: 100%;
  padding: 20px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fffefb 0%, #f8faf5 100%);
  border: 1px solid #dbe4d6;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.14);
  overflow: hidden;
}

.layoutbox::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7fbf4d 0%, #49a764 50%, #8bcf6b 100%);
}

.layoutbox::after {
  content: "";
  position: absolute;
  top: -90px;
  right: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(127, 191, 77, 0.12) 0%, rgba(127, 191, 77, 0) 72%);
  pointer-events: none;
}

.framebox {
  position: relative;
  z-index: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.layoutbase {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  min-width: 0;
}

.dialog-icon-wrap {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #dfe7da;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(73, 167, 100, 0.10);
}

.containbox {
  display: block;
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.dockunit {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.patternbox {
  display: inline-flex;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef8eb;
  border: 1px solid #d8ecd1;
  color: #3d7e48;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.layoutwrap {
  margin: 0;
  color: #203126;
  font-size: 19px;
  line-height: 1.15;
  font-weight: 600;
}

.drawunit {
  margin: 0;
  color: #34443a;
  font-size: clamp(13px, 0.95vw, 15px);
  line-height: 1.68;
  text-align: left;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.alignwrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.bar-links-label {
  display: block;
  color: #6a7d70;
  font-size: 12px;
  line-height: 1.4;
}

.info-links-row {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  min-width: 0;
}

.info-links-row a {
  display: inline-block;
  color: #2f8a57;
  font-size: 13px;
  line-height: 1.35;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid rgba(47, 138, 87, 0.36);
  padding-bottom: 1px;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.info-links-row a:hover {
  color: #236843;
  border-bottom-color: #236843;
}

.info-links-row span {
  display: inline-block;
  color: #6a7d70;
  font-size: 13px;
  line-height: 1.35;
  white-space: nowrap;
}

.colwrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  justify-content: center;
}

#acknowledgeBtn {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  text-align: center;
  transition: transform 0.15s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  border: none;
  background: linear-gradient(135deg, #8cc84b 0%, #53b46c 100%);
  color: #163120;
  box-shadow: 0 12px 24px rgba(83, 180, 108, 0.18);
}

#acknowledgeBtn:hover {
  transform: translateY(-1px);
}

@media (max-width: 860px) {
  .data-notice {
    width: min(680px, calc(100vw - 28px));
    max-width: 680px;
  }

  .layoutbox {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .colwrap {
    flex-direction: row;
  }

  #acknowledgeBtn {
    flex: 1 1 0;
    min-width: 0;
  }
}

@media (max-width: 700px) {
  .data-notice {
    left: 10px;
    right: 10px;
    bottom: calc(10px + env(safe-area-inset-bottom, 0px));
    width: auto;
    max-width: none;
  }

  .layoutbox {
    padding: 16px;
    border-radius: 20px;
    max-height: calc(100vh - 20px - env(safe-area-inset-bottom, 0px));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .layoutbase {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .dockunit {
    align-items: center;
    text-align: center;
  }

  .patternbox {
    align-self: center;
  }

  .layoutwrap {
    text-align: center;
    font-size: 18px;
  }

  .drawunit {
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
  }

  .alignwrap {
    align-items: center;
    text-align: center;
  }

  .info-links-row {
    justify-content: center;
  }

  .colwrap {
    flex-direction: column;
    width: 100%;
  }

  #acknowledgeBtn {
    width: 100%;
  }
}

@media (max-width: 380px) {
  .data-notice {
    left: 8px;
    right: 8px;
    bottom: calc(8px + env(safe-area-inset-bottom, 0px));
  }

  .layoutbox {
    padding: 14px;
    border-radius: 18px;
  }

  .dialog-icon-wrap {
    width: 58px;
    height: 58px;
    border-radius: 18px;
  }

  .containbox {
    width: 38px;
    height: 38px;
  }

  .layoutwrap {
    font-size: 17px;
  }

  .bar-links-label,
  .info-links-row a,
  .info-links-row span {
    font-size: 12px;
  }
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: 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");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.menu.layoutcell .navbar-toggler{
padding:0;
border:none!important;
background:transparent!important;
box-shadow:none!important;
outline:none!important;
}

.menu.layoutcell .navbar-toggler:focus,
.menu.layoutcell .navbar-toggler:hover,
.menu.layoutcell .navbar-toggler:active{
border:none!important;
background:transparent!important;
box-shadow:none!important;
outline:none!important;
}

.menu.layoutcell .navbar-toggler-icon{
width:2rem;
height:2rem;
background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
background-size:100% 100%;
}

@media (max-width:768px){
.menu.layoutcell .bound{
font-size:1.2rem!important;
line-height:1.1!important;
}
}