@charset "UTF-8";
section {
  background-color: #000000;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background: #D9981E;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  box-shadow: 0 0 10px #bab6dd, 0 0 20px #e3e1f8;
  transition: 0.3s;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 0.8 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background: #e6bd36;
  box-shadow: 0 0 15px #e6bd36, 0 0 30px #e6bd36;
}

.modalWindow-video-container {
  height: 80%;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
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;
}
section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

.mbr-white {
  color: #ffffff;
  opacity: 0.4;
}

.mbr-black {
  color: #111111;
  opacity: 0.4;
}

.mbr-bg-white {
  background-color: #000000;
  opacity: 0.4;
}

.mbr-bg-black {
  background-color: #000000;
  opacity: 0.4;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.hubcategorie-news {
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: start;
}
.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}
.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}
figure {
  margin-bottom: 0;
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

img,
iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  background: #3014FF;
  color: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 0 10px #3014FF, 0 0 20px #3014FF;
  transition: 0.3s;
   width: 100%;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #3014FF;
  background-color: rgba(0, 0, 0, 0.2); 
  
  font-weight: 600;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: 0.3s;
  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 .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type=submit] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
  
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@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;
  }
}
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}
.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-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;
}

.form-inline {
  display: -webkit-flex;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  right: 0;
  transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type=range] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}
@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

.carousel-item {
  text-align: center;
}

.carousel-item img {
  margin: auto;
}

.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;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0;
}

.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;
}
.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.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 .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.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: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}

.logogif {
  width: 100px; 
  height: auto; 
}

.logogif {
  position: fixed;  
  bottom: 0px;  
  right: 0px;     

}

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
}

section, .container, .container-fluid {
    position: relative;
    word-wrap: break-word;
}


.radar-box {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: 
        linear-gradient(rgba(212, 175, 55, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(212, 175, 55, 0.08) 1px, transparent 1px),
        radial-gradient(circle, rgba(212, 175, 55, 0.05) 0%, rgba(0, 0, 0, 0.8) 80%);
    background-size: 20px 20px, 20px 20px, 100% 100%;
    background-position: center center;
    border: 1px solid rgba(212, 175, 55, 0.4);
    box-shadow: 
        0 0 20px rgba(212, 175, 55, 0.15),
        inset 0 0 25px rgba(0, 0, 0, 0.9);
    position: relative;
    overflow: hidden;
}

.radar-box::before {
    content: '';
    position: absolute;
    inset: 15px;
    border-radius: 50%;
    border: 1px dashed rgba(212, 175, 55, 0.25);
    box-shadow: inset 0 0 0 35px rgba(212, 175, 55, 0.02);
    pointer-events: none;
}

.radar-box::after {
    content: '';
    position: absolute;
    inset: 75px;
    border-radius: 50%;
    border: 1px solid rgba(212, 175, 55, 0.3);
    pointer-events: none;
}

.radar-crosshair-v, .radar-crosshair-h {
    position: absolute;
    background: rgba(212, 175, 55, 0.25);
    pointer-events: none;
}
.radar-crosshair-v { top: 0; bottom: 0; left: 50%; width: 1px; transform: translateX(-50%); }
.radar-crosshair-h { left: 0; right: 0; top: 50%; height: 1px; transform: translateY(-50%); }

.radar-sweep {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: conic-gradient(
        from 0deg,
        rgba(212, 175, 55, 0.35) 0deg,
        rgba(212, 175, 55, 0.1) 45deg,
        transparent 90deg,
        transparent 360deg
    );
    animation: radar-spin 4s linear infinite;
    pointer-events: none;
}

.radar-sweep::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 2px;
    background: #D4AF37;
    box-shadow: 0 0 8px #D4AF37, 0 0 15px #D4AF37;
    transform-origin: left center;
}

@keyframes radar-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.radar-ping {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.radar-ping::after {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    border: 1px solid currentColor;
    animation: ping-pulse 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

@keyframes ping-pulse {
    0% { transform: scale(0.5); opacity: 1; }
    100% { transform: scale(2.5); opacity: 0; }
}

@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}
.skyx-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 15px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.skyx-buttons-wrapper .btn-amplify {
    padding: 15px 40px !important; 
    border-radius: 4px !important; 
    box-shadow: none !important;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.skyx-buttons-wrapper .btn-secondary {
    background: rgba(255, 255, 255, 0.05) !important;
    color: #ccc !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.skyx-buttons-wrapper .btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    border-color: #D4AF37 !important;
}

@media (min-width: 768px) {
    .skyx-buttons-wrapper {
        flex-direction: row;   
        justify-content: center;
        align-items: center;
    }

    .skyx-buttons-wrapper .btn-amplify {
        width: auto;             
    }
}

.skyx-grid-5 {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr) !important;
    gap: 15px !important;
}

@media (max-width: 1400px) {
    .skyx-grid-5 {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (max-width: 991px) {
    .skyx-grid-5 {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 576px) {
    .skyx-grid-5 {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

.acronym-def {
    font-size: 0.78em;
    font-style: italic;
    color: #a0a0a0;
    opacity: 0.75;
    font-weight: normal;
    display: block;
    margin-top: 2px;
}

@media (min-width: 1025px) {
    .skyx-animate {
        opacity: 0;
        will-change: transform, opacity;
        transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), 
                    transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    }

    .skyx-animate.fade-in-up {
        transform: translateY(30px);
    }

    .skyx-animate.fade-in-left {
        transform: translateX(-40px);
    }

    .skyx-animate.smooth-pop {
        transform: scale(0.95);
    }

    .skyx-animate.cascade {
        transform: translateY(25px);
    }

    .skyx-animate.active {
        opacity: 1;
        transform: translate(0, 0) scale(1) !important;
    }

    .delay-1 { transition-delay: 0.1s; }
    .delay-2 { transition-delay: 0.25s; }
    .delay-3 { transition-delay: 0.4s; }
    .delay-4 { transition-delay: 0.55s; }
}


@media (max-width: 1024px) {
    .skyx-animate {
        opacity: 1 !important;
        transform: none !important;
    }
}


.skyx-glow-text {
    color: #ffffff !important;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    will-change: text-shadow;
    animation: skyxPulseGlow 4s infinite ease-in-out;
}


.skyx-glow-text::after {
    content: attr(data-text); 
    position: absolute;
    top: 0;
    left: 1px; 
    
    width: 100%;
    height: 100%;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke: 3px rgba(150, 150, 150, 0.1) ;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    opacity: 0.85;
    pointer-events: none;
}



@keyframes skyxPulseGlow {
    0%, 100% {
        text-shadow: 0 0 10px rgba(255, 255, 255, 0.05), 
                     0 0 20px rgba(214, 175, 55, 0.1);
    }
    50% {
        text-shadow: 0 0 20px rgba(255, 255, 255, 0.05), 
                     0 0 35px rgba(214, 175, 55, 0.08),
                     0 0 50px rgba(214, 175, 55, 0.1);
    }
}


.skyx-particles-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
    overflow: hidden;
}


.ash-particle {
    position: absolute;
    bottom: -20px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(214, 175, 55, 0.2) 100%);
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.2);
    will-change: transform, opacity;
}


.p-left   { left: calc(10% + (15% * var(--rand, 0))); }
.p-center { left: calc(35% + (30% * var(--rand, 0))); }
.p-right  { left: calc(75% + (15% * var(--rand, 0))); }


.p1  { width: 4px; height: 4px; left: 12%;  animation: floatUpOrganic 8s infinite linear; animation-delay: 0s; }
.p2  { width: 3px; height: 3px; left: 22%;  animation: floatUpOrganic 11s infinite linear; animation-delay: 3s; }

.p3  { width: 5px; height: 5px; left: 40%;  animation: floatUpOrganic 7s infinite linear; animation-delay: 1.5s; background: rgba(214, 175, 55, 0.35); }
.p4  { width: 3px; height: 3px; left: 48%;  animation: floatUpOrganic 9s infinite linear; animation-delay: 4.5s; }
.p5  { width: 6px; height: 6px; left: 52%;  animation: floatUpOrganic 6s infinite linear; animation-delay: 0.5s; box-shadow: 0 0 12px rgba(214, 175, 55, 0.4); }
.p6  { width: 4px; height: 4px; left: 58%;  animation: floatUpOrganic 12s infinite linear; animation-delay: 7s; }
.p7  { width: 3px; height: 3px; left: 64%;  animation: floatUpOrganic 8s infinite linear; animation-delay: 2.5s; }


.p8  { width: 5px; height: 5px; left: 78%;  animation: floatUpOrganic 10s infinite linear; animation-delay: 1s; }
.p9  { width: 3px; height: 3px; left: 86%;  animation: floatUpOrganic 6s infinite linear; animation-delay: 5s; }
.p10 { width: 4px; height: 4px; left: 93%;  animation: floatUpOrganic 13s infinite linear; animation-delay: 2s; }

@keyframes floatUpOrganic {
    0% {
        transform: translate3d(0, 0, 0) scale(0.4);
        opacity: 0;
    }
    15% {
        opacity: 0.7;
    }
    50% {
        transform: translate3d(20px, -250px, 0) scale(1.1);
    }
    85% {
        opacity: 0.4;
    }
    100% {
        transform: translate3d(-15px, -550px, 0) scale(0.7);
        opacity: 0;
    }
}


@media (prefers-reduced-motion: reduce) {
    .ash-particle, .skyx-glow-text {
        animation: none !important;
    }
}
.skyx-glow-text {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    will-change: background-position, text-shadow;
    background: linear-gradient(
        110deg, 
        #ffffff 40%, 
        rgba(252, 215, 126, 0.3) 48%, 
        rgba(214, 175, 55, 0.35) 50%,
        rgba(252, 215, 126, 0.3) 52%, 
        #ffffff 60%
    );
    

    background-size: 220% 100% !important;
    background-position: 160% 0;   
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    animation: skyxPulseGlow 4s infinite ease-in-out, skyxShimmerGold 25s infinite ease-in-out;
}

.skyx-glow-text::after {
    content: attr(data-text); 
    position: absolute;
    top: 0;
    left: 1px; 
    width: 100%;
    height: 100%;
    z-index: -1;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-text-stroke: 1px #d6af37 !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    filter: drop-shadow(0px 0px 1px rgba(214, 175, 55, 0.3));
    opacity: 0.85;
    pointer-events: none;
}

@keyframes skyxShimmerGold {
    0% {
        background-position: 160% 0;
    }
    25% {
        background-position: -60% 0;
    }
    100% {
        background-position: -60% 0;
    }
}

@keyframes skyxPulseGlow {
    0%, 100% {
        text-shadow: 0 0 10px rgba(255, 255, 255, 0.08);
    }
    50% {
        text-shadow: 0 0 16px rgba(255, 255, 255, 0.12),
                     0 0 25px rgba(214, 175, 55, 0.04);
    }
}

@media (prefers-reduced-motion: reduce) {
    .skyx-glow-text {
        animation: none !important;
        background-position: 50% 0;
    }
    .skyx-glow-text::after {
        animation: none !important;
    }
}

.invite-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease, visibility 2s ease;
}

.invite-overlay.show {
  opacity: 1;
  visibility: visible;
}

.invite-modal {
  background-color: #121212;
  border: 1px solid rgba(212, 175, 55, 0.5);
  border-radius: 4px;
  padding: 30px;
  max-width: 480px;
  width: 90%;
  text-align: center;
  position: relative;
}

.invite-modal::before,
.invite-modal::after {
  content: '';
  position: absolute;
  left: 10%;
  right: 10%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #D4AF37, transparent);
}

.invite-modal::before { top: 12px; }
.invite-modal::after { bottom: 12px; }

.invite-modal h3 {
  color: #D4AF37;
  font-family: 'Orbitron', sans-serif, 'Montserrat';
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.invite-modal p {
  color: #dddddd;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 25px;
}

.invite-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.btn-invite-discord,
.btn-invite-site {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 280px; 
  padding: 10px 16px;
  font-weight: 800;
  font-size: 0.8rem;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.3s ease;
}

.btn-invite-discord {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #D4AF37 !important;
  border-radius: 0px !important;
}

.btn-invite-discord:hover {
  background-color: #D4AF37 !important;
  color: #000000 !important;
}

.btn-invite-site {
  background: transparent !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-radius: 6px !important;
}

.btn-invite-site:hover {
  border-color: #ffffff !important;
  background: rgba(255, 255, 255, 0.1) !important;
}

.invite-logo {
  display: block;
  margin: 0 auto 15px auto; 
  max-width: 60px;     
  height: auto;     
  object-fit: contain;
}

.skyx-intro-box {
    background: rgba(15, 15, 15, 0.6) !important;
    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important;
    border: 1px solid rgba(212, 175, 55, 0.25) !important;
    border-radius: 4px;
    padding: 25px 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    transition: border-color 0.3s ease;
}

.skyx-intro-box:hover {
    border-color: rgba(212, 175, 55, 0.5) !important;
}

.skyx-intro-content {
    flex: 1;
    text-align: left;
}

.skyx-badge-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(212, 175, 55, 0.1);
    border: 1px solid rgba(212, 175, 55, 0.3);
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 0.65rem;
    font-weight: 800;
    color: #D4AF37;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.skyx-intro-title {
    color: rgba(244, 244, 244, 0.95) !important;
    font-size: 1.25rem !important;
    font-weight: 800 !important;
    letter-spacing: 1px;
    margin-bottom: 8px !important;
    text-transform: uppercase;
}

.skyx-intro-text {
    color: rgba(204, 204, 204, 0.9) !important;
    font-size: 1.18rem !important;
    line-height: 1.5 !important;
    margin: 0 !important;
}

.skyx-intro-stats {
    display: flex;
    gap: 25px;
    border-left: 1px solid rgba(212, 175, 55, 0.2);
    padding-left: 25px;
}

.mini-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 75px;
}

.mini-stat .stat-num {
    color: #D4AF37;
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1;
}

.mini-stat .stat-lbl {
    color: #888888;
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 4px;
}

.skyx-glass-section {
    background: rgba(0, 0, 0, 0.15) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(212, 175, 55, 0.3) !important;
    border-radius: 2px !important;
    padding: 50px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.text-gold { color: #D4AF37 !important; }
.text-gray { color: #cccccc !important; }
.border-gold { border-color: rgba(212, 175, 55, 0.3) !important; }

.btn-action-primary {
    background: #D4AF37 !important;
    color: #000000 !important;
    border: 1px solid #D4AF37 !important;
    padding: 12px 25px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px !important;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: 0.85rem;
    letter-spacing: 1px;
}

.btn-action-primary:hover {
    background: #ffffff !important;
    border-color: #ffffff !important;
    transform: translateY(-2px);
}

.btn-action-secondary {
    background: transparent !important;
    color: #D4AF37 !important;
    border: 1px solid rgba(212, 175, 55, 0.6) !important;
    padding: 12px 25px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px !important;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: 0.85rem;
    letter-spacing: 1px;
}

.btn-action-secondary:hover {
    background: rgba(212, 175, 55, 0.1) !important;
    border-color: #D4AF37 !important;
}

.profile-header-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 50px;
    text-align: left;
}

.skyx-profile-frame-container {
    width: 260px !important; 
    height: 260px !important;
    border: 1px solid rgba(212, 175, 55, 0.4);
    border-radius: 2px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .profile-header-container {
        text-align: center;
        flex-direction: column;
        gap: 25px;
    }
    .profile-buttons {
        justify-content: center;
    }
}

.menu1.cid-uNJY5pjd7E.nav-shrink .navbar-collapse {
    display: none !important;
}

.menu1.cid-uNJY5pjd7E.nav-shrink #languageSwitcher {
    display: none !important;
}

.menu1.cid-uNJY5pjd7E.nav-shrink .navbar-logo img {
    height: 2.5rem !important;
    transition: height 0.3s ease-in-out !important;
}


.menu1.cid-uNJY5pjd7E.nav-shrink .navbar {
    font-size: 0.3rem !important; 
    padding: 0rem 0 !important;
    background-color: #000000 !important;
}

.menu1.cid-uNJY5pjd7E.nav-shrink .navbar-caption span:last-child {
    max-height: 0 !important;
    opacity: 0 !important;
    margin-top: 0 !important;
    overflow: hidden !important;
    transition: all 0.3s ease-in-out !important;
}

.menu1.cid-uNJY5pjd7E.nav-shrink .navbar-caption {
    justify-content: center !important;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #000000;
}

::-webkit-scrollbar-thumb {
    background-color: #fcd77e; 
    border: 2px solid #000000;
    border-radius: 4px;      
}

::-webkit-scrollbar-thumb:hover {
    background-color: #D4AF37;
}

.menu1.cid-uNJY5pjd7E {
    position: fixed !important;
    top: 0;
    width: 100%;
	transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;
transform: translateY(0);
}

.menu1.cid-uNJY5pjd7E.nav-hidden {
    transform: translateY(-100%) !important;
}

.menu1.cid-uNJY5pjd7E .navbar, 
.menu1[id^="menu01-"] .navbar {
    background-color: #000000 !important;
    border-bottom: 2px solid #fcd77e !important; 
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);
    padding: 1.2rem 0 !important; 
}


.menu1.cid-uNJY5pjd7E .skyx-blur-layer {
    background: #000000 !important;
    backdrop-filter: none !important;
}


.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
    text-transform: uppercase !important; 
    font-size: 0.9rem !important; 
    font-weight: 400 !important;          
    letter-spacing: 1.5px !important; 
    color: #ffffff !important;             
    transition: color 0.2s ease-in-out;
}

.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
    color: #fcd77e !important;             
}


.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item[style*="margin-left: 15px"] {
    margin-left: 20px !important;
    margin-top: 10px !important;
    height: 32px !important; 
    display: flex !important;
    align-items: center !important;
    padding: 0 !important;
    border: 1px solid #fcd77e !important; 
    border-radius: 1px !important;
	color: #000000 !important;
    background: #ffffff !important; 
    backdrop-filter: none !important;
}

.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item[style*="margin-left: 15px"] > a.nav-link {
    color: #000000 !important; 
    font-size: 0.75rem !important; 
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 4px 8px !important;
    margin: 0 !important;
    line-height: 1 !important;
    text-shadow: none !important;
}


.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item[style*="margin-left: 15px"].show,
.menu1.cid-uNJY5pjd7E .navbar-nav .nav-item[style*="margin-left: 15px"]:hover {
    background: rgba(148, 121, 34) !important;
    border-color: #fcd77e !important;
}




.menu1.cid-uNJY5pjd7E .form-select#languageSwitcher {
    background-color: #000000 !important;
    color: #ffffff !important;
    opacity: 1 !important; 
    border: 1px solid rgba(148, 121, 34, 0.8) !important;
    border-radius: 1px;
}

.menu1.cid-uNJY5pjd7E .dropdown-menu {
    background-color: #0a0a0a !important; 
    border: 1px solid rgba(252, 215, 126, 0.25) !important;
    border-radius: 4px !important;
}

.menu1.cid-uNJY5pjd7E .dropdown-menu .dropdown-item {
    text-transform: uppercase !important;
    font-size: 0.75rem !important;
    letter-spacing: 1px !important;
    color: #dddddd !important;
    padding: 8px 18px !important;
}

#seasonEffect {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9998;
  overflow: hidden;
}
.particle {
  position: absolute;
  pointer-events: none;
  will-change: transform, opacity;
  transform-origin: center;
}

.mbr-section-btn.item-footer .btn.item-btn.btn-secondary-outline:hover {
    border-color: #D9981E !important;
    color: #ffffff !important;
}

.skyx-static-news:hover .skyx-img-zoom {
    transform: scale(1.1);
}

.skyx-img-zoom {
    display: block;
    width: 100%;
    height: 380px !important;
    object-fit: cover;
}

.skyx-caption-v3 {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 25px !important;
    background: linear-gradient(transparent, rgba(0,0,0,0.95)) !important;
    z-index: 2;
}

.btn-gold-v3 {
    background: #D4AF37 !important;
    color: #000 !important;
    padding: 10px 20px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    display: inline-block !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-size: 0.8rem;
}

@media (max-width: 991px) {
    .skyx-static-news, .skyx-img-zoom {
        height: 250px !important;
    }

    .skyx-new-news-fix {
        margin-bottom: 20px !important;
    }

    .skyx-pillars-wrapper {
        height: auto !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        gap: 10px !important;
    }

    .pillar-card {
        min-width: 200px !important;
        flex: none !important;
    }
}


.side-card {
    position: relative;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.05);
    transition: 0.3s;
}



.side-card:hover {
    border-color: #D4AF37;
    transform: scale(1.02);
}



.side-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.side-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: linear-gradient(transparent, rgba(0,0,0,0.9));
}



.side-card-content h4 {
    color: #fff;
    margin: 0;
    font-size: 1rem;
    font-weight: bold;
}



.side-card-content p {
    color: #D4AF37;
    margin: 0;
    font-size: 0.8rem;
}



.dot-live {
    height: 8px;
    width: 8px;
    background-color: #00ff00;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 8px #00ff00;
    animation: pulse-live 1.5s infinite;
    margin-right: 5px;
}


@keyframes pulse-live {
    0% { opacity: 1; }
    50% { opacity: 0.3; }
    100% { opacity: 1; }
}


.btn-recruitment-skyx {
    display: inline-block;
    padding: 15px 40px;
    background: #D4AF37;
    color: #000 !important;
    font-weight: 900;
    text-decoration: none;
    border-radius: 2px;
    transition: 0.3s;
    text-transform: uppercase;
}



.btn-recruitment-skyx:hover {
    background: #fff;
    transform: translateY(-3px);
}


.skyx-slider-caption {
    background: linear-gradient(transparent, rgba(0,0,0,0.95)) !important;
    right: 0 !important; left: 0 !important; bottom: 0 !important;
    padding: 25px !important; text-align: left !important;

}

.gold-text { color: #D4AF37 !important; font-weight: bold !important; }


.pillar-card {

    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important;
    box-shadow: 0 0 0 0.2px rgba(101, 101, 101, 0.7) !important;
    display: flex !important; 
    align-items: center !important;
    padding: 0 !important; 
    flex: 1 !important;
    transition: 0.3s !important; 
    cursor: pointer !important;
    overflow: hidden !important;
    text-decoration: none !important;
}

.pillar-card:hover, .pillar-card.active {
    background: rgba(212, 175, 55, 0.1) !important;
    border-color: #D4AF37 !important;
    transform: translateY(-2px);
}

.pillar-icon-box {
    background: rgba(212, 175, 55, 0.05) !important;
    width: 60px !important; 
    height: 100% !important;
    display: flex !important; 
    align-items: center !important; 
    justify-content: center !important;
    color: #D4AF37 !important; 
    font-size: 1.5rem !important;
    border-right: 1px solid rgba(212, 175, 55, 0.2) !important;
}


@media (max-width: 768px) {
    .news-container, .row, .flex-container { 
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 auto !important;
        overflow-x: hidden !important;
    }


    .news-card, .item, .col-md-4 {
        width: 90% !important;
        max-width: 100% !important;
        margin-bottom: 20px !important;
        left: 0 !important;
        transform: none !important;

    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    body, html {
        overflow-x: hidden !important;
        position: relative;
    }

}

.skyx-static-news {
    cursor: pointer !Important;
    background-color !Important: #000;
}

.skyx-img-zoom {
    transform: scale(1) !Important;
    filter: brightness(1) !Important;
}

.skyx-static-news:hover .skyx-img-zoom {
    transform: scale(1.1) !Important;
    filter: brightness(1) !Important;
}

.skyx-caption-v3 {
    position: absolute !Important;
    bottom: 0 !Important;
    left: 0 !Important;
    width: 100% !Important;
    padding: 25px !Important;
    background: linear-gradient(transparent, rgba(0,0,0,0.9)) !Important;
    z-index: 2 !Important;
    pointer-events: none !Important;
}

.skyx-caption-v3 .btn-gold-v3 {
    pointer-events: auto !Important;
}

.skyx-game-card {
    background: rgba(15, 15, 15, 0.95) !important;
    border: 1px solid rgba(212, 175, 55, 0.2) !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    transition: transform 0.3s ease, border-color 0.3s ease !important;
    height: 100% !important;
    position: relative !important;
}

.skyx-game-card:hover {
    transform: translateY(-8px) !important;
    border-color: #656665 !important;
}

.game-status {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    padding: 3px 10px !important;
    border-radius: 3px !important;
    font-size: 0.65rem !important;
    font-weight: 900 !important;
    z-index: 5 !important;
    letter-spacing: 1px !important;
}
.game-status.live { background: rgba(46,46,45,0.5) !important; border: 0.5px solid #D4AF37 !important; color: #D4AF37 !important; opacity: 0.8; }
.game-status.beta { background: rgba(46,46,45,0.5) !important; border: 0.5px solid #D4AF37 !important; color: #D4AF37 !important; opacity: 0.8; }

.game-img-container {
    width: 100% !important;
    aspect-ratio: 16/9 !important;
    overflow: hidden !important;
}
.game-img-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
.skyx-game-card:hover img { transform: scale(1.1) !important; }

.game-content { padding: 20px !important; text-align: center !important; }

.game-title {
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    margin-bottom: 8px !important;
    height: 2.4em !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.game-stats {
    margin-bottom: 15px !important;
    color: #D4AF37 !important;
    font-size: 1.3rem !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

.game-code-box {
    background: #000 !important;
    border: 1px solid #222 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 10px !important;
    border-radius: 4px !important;
    margin-bottom: 15px !important;
}
.code-txt { color: #888 !important; font-family: 'Courier New', monospace !important; font-size: 0.85rem !important; font-weight: bold !important; }
.btn-copy-v2 {
    background: transparent !important;
    border: 1px solid #D4AF37 !important;
    color: #D4AF37 !important;
    padding: 2px 8px !important;
    font-size: 0.7rem !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    font-weight: bold !important;
    transition: 0.2s !important;
	box-shadow: none !important;
}
.btn-copy-v2:hover { background: #D4AF37 !important; color: #000 !important; }

.btn-game-link {
    display: block !important;
    border: 1px solid #D4AF37 !important;
    color: #D4AF37 !important;
    text-decoration: none !important;
    padding: 12px !important;
    border-radius: 4px !important;
    font-weight: 800 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    transition: 0.3s !important;
	box-shadow: none !important;
}
.btn-game-link:hover { background: #D4AF37 !important; color: #000 !important; }

@media (max-width: 991px) {
    .skyx-game-card { margin-bottom: 20px !important; }
	.pillar-image-hint {display: none !important;}
	.pillar-icon-box {display: none !important;}

}



@media (max-width: 991px) {
    .nav-item.dropdown {
        max-height: none !important;
        height: auto !important;
        overflow: visible !important;
    }
    .navbar-collapse .dropdown-menu {
        position: static !important;
        float: none !important;
        width: 100% !important;
        background: rgba(255, 255, 255, 0.05) !important;
        border: none !important;
        margin-top: 5px !important;
        visibility: visible !important;
        display: none;
    }
    .dropdown-menu.show {
        display: block !important;
    }
    .nav-item.dropdown a.nav-link.dropdown-toggle {
        margin-top: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .dropdown-item {
        background: transparent !important;
        color: #fcd77e !important;
        padding: 12px 20px !important;
    }
}

body {
  background-color: #000000;
}

body {
  min-height: 100vh;
  margin: 0;
  position: relative; 
  overflow-x: hidden; 


  background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.08)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.08)' stroke-width='1'/%3E%3C/svg%3E");

  background-size: 60px 60px, 60px 60px;
  background-position: 0 0, 30px 30px;
  background-attachment: fixed;
}

body::before {
  content: "";
  position: fixed;
  top: -150px;
  right: -150px;
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(238, 238, 238, 0.53) 0%, transparent 70%);
  filter: blur(100px);
  opacity: 0.3;
  border-radius: 50%;
  pointer-events: none;
  z-index: -1; 
}

body::after {
  content: "";
  position: fixed;
  bottom: -200px;
  left: -200px;
  width: 900px;
  height: 900px;
  background: radial-gradient(circle, rgba(228, 228, 238, 0.3) 0%, transparent 70%);
  filter: blur(120px);
  opacity: 0.2;
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;
}


#menu01-1l .navbar {
    border-bottom: 1px solid rgba(214, 175, 55, 0.4) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); 
    background-color: rgba(11, 11, 11, 0.05) !important;

}

@media (max-width: 991px) {
    .skyx-news-hub,
    .skyx-new-news-fix,
    .skyx-static-news {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .skyx-static-news {
        height: 350px !important;
    }

    .skyx-caption-v3 .btn-gold-v3 {
        width: 100% !important;
        text-align: center !important;
        padding: 14px 20px !important;
        font-size: 0.9rem !important;
    }

    .news-card, .item, .col-md-4, .skyx-game-card {
        width: 100% !important; 
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .row.g-3, .row.g-4 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .row.g-3 > [class*="col-"], 
    .row.g-4 > [class*="col-"] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .nav-dropdown-sm {
        padding-top: 0 !important;
        background: none !important;
    }

    #navbarSupportedContent {
    position: absolute !important;
    top: 70px !important;
    left: 0 !important;
    width: 100% !important;
    background: transparent !important;
    z-index: 1000 !important;
}

    .nav-dropdown-sm.collapsing, 
    .nav-dropdown-sm.collapse.in, 
    .navbar-collapse.show {
        background: rgba(11, 11, 11, 0.05) !important;
        backdrop-filter: blur(12px) !important;
        border-radius: 5px !important;
        border: 0.5px solid rgba(214, 175, 55, 0.3) !important;
        margin-top: 10px !important;
    }

    .nav-dropdown-sm .link, 
    .nav-dropdown-sm .dropdown-item {
        border-top: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
        background: transparent !important;
        padding: 15px 20px !important;
    }

    .nav-dropdown-sm {
        padding-top: 0 !important;
    }
	
	.nav-dropdown-sm {
        padding-top: 0 !important;
        background: none !important;
    }

    .navbar-dropdown {
        padding: 0 !important;
        height: 70px !important;
        display: flex !important;
        align-items: center !important;
    }

}

.navbar-toggler .hamburger span {
    background-color: #D4AF37 !important;
}


  section {
    background-color: transparent !important;
  }







  .skyx-slider-section {
    background-color: #000;
    padding: 0;
	
  }

  .skyx-slider-img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 0 !important;
  height: auto !important;
}

.skyx-slider-caption {
    right: 0 !important;
    left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important; 
    width: 100% !important; 
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1.5rem;
    border-radius: 0 !important;
    color: #fff;
    margin-right: 0 !important;
    margin-left: 0 !important;
    
}


@media (max-width: 768px) {
  .maps-magazine-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
  
  .map-image-container img {
    object-fit: contain;
    width: 100%; 
    height: auto;
  }
}
.maps-magazine-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  padding: 20px;
  background-color: transparent !important;
}
.map-card {
  transform-origin: center;
}
  .maps-magazine-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  
  

#skyxCarousel .carousel-item .skyx-slider-caption {
    z-index: 5 !important;
    transition: transform 0.5s ease !important;
}

#skyxCarousel .carousel-item:hover .skyx-slider-caption {
    transform: translateY(-5px) !important;
}

#skyxCarouselV3, 
#skyxCarouselV3 *, 
.carousel-inner, 
.carousel-item, 
.btn-gold-v3, 
.carousel-indicators li {
    box-shadow: none !important;
    text-shadow: none !important;
    outline: none !important;
    border: none !important;
}

.skyx-img-fill {
    width: 100% !important;
    height: 380px !important;
    object-fit: cover !important;
}

.skyx-caption-v3 {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 20px !important;
    background: linear-gradient(transparent, rgba(0,0,0,0.9)) !important;
}

@media (max-width: 991px) {
    .skyx-pillars-wrapper {
        height: 100px !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        gap: 10px !important;
    }

    .pillar-card {
        min-width: 180px !important;
        height: 80px !important; 
        max-height: 80px !important;
        flex: none !important;
    }
	
	.bottom-vide {
        margin-top:-300px !important;
    }
	
	.bottom-vide-app {
        margin-top:-40px !important;
    }
}
  

.square-box {
  border-radius: 1px !important;
  background: rgba(5, 5, 5, 0.85) !important;
  border: 1px solid rgba(0, 200, 255, 0.25) !important;
  backdrop-filter: blur(10px);
}

.text-cyan { color: #A0A0A0 !important; }
.text-orange { color: #D4AF37 !important; }
.text-red { color: #D4AF37 !important; }

.infra-node {
  border: 1px solid #00C8FF;
  padding: 12px 24px;
  background: rgba(0, 200, 255, 0.05);
  font-family: 'Courier New', monospace;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 2px;
}

.timeline-item {
  border-left: 2px solid #D4AF37;
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.timeline-item::before {
  content: '';
  position: absolute;
  left: -6px;
  top: 0;
  width: 10px;
  height: 10px;
  background: #D4AF37;
}

.radar-box {
  position: relative;
  width: 280px;
  height: 280px;
  border: 2px solid #D4AF37;
  border-radius: 50% !important;
  overflow: hidden;
  margin: 0 auto;
  background: radial-gradient(circle, rgba(212,175,55,0.05) 0%, rgba(5,5,5,0.95) 70%)
}
.radar-sweep {
  position: absolute;
  inset: 0;
  background: conic-gradient(from 90deg, transparent 0deg, rgba(200,200,200,0.2) 30deg, transparent 90deg);
  animation: rotate 4s linear infinite;
}
@keyframes rotate { to { transform: rotate(360deg); } }
    .skyx-stats-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 20px;
        margin-top: 30px;
        padding: 20px;
        border-top: 1px solid rgba(212, 175, 55, 0.2);
    }
    .stat-item {
        flex: 1 1 30%;
        text-align: center;
        min-width: 150px;
    }

    @media (max-width: 767px) {
        .stat-item {
            flex: 1 1 100%;
        }
    }
	
	.mini-carousel-container {
    width: 100%;
    max-width: 400px; 
    height: 250px;   
    position: relative;
    perspective: 800px; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-carousel-track {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
}


.mini-card {
    position: absolute;
    max-width: 500px;
    height: 310px;
    background: #111;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s, filter 0.6s;
    cursor: pointer;
    will-change: transform, opacity;
	cursor: grab;
}

.mini-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mini-card.center {
    z-index: 10;
    transform: scale(1.15) translateZ(0);
    filter: none;
    border-color: rgba(214, 175, 87, 0.5);
}

.mini-card.left-1 {
    z-index: 5;
    transform: translateX(-110px) scale(0.85) translateZ(-100px) rotateY(15deg);
    opacity: 0.6;
    filter: grayscale(80%) blur(1px);
}

.mini-card.right-1 {
    z-index: 5;
    transform: translateX(110px) scale(0.85) translateZ(-100px) rotateY(-15deg);
    opacity: 0.6;
    filter: grayscale(80%) blur(1px);
}

.mini-card.left-2, .mini-card.right-2, .mini-card.hidden {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.6) translateZ(-200px);
}

.mini-nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(214, 175, 87, 0.15);
    border: 1px solid rgba(214, 175, 87, 0.3);
    color: #D4AF37;
    width: 36px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	margin-left: 120px;
    z-index: 20;
    transition: all 0.3s ease;
    font-size: 1.3rem;
	box-shadow: none;
}

.mini-nav-arrow:hover {
    color: #000;
    box-shadow: none;
}

.mini-nav-arrow.left { left: -10px; }
.mini-nav-arrow.right { right: -10px; }

.mini-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
}

.mini-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
    transition: all 0.3s ease;
}

.mini-dot.active {
    background: #D4AF37;
    transform: scale(1.3);
    box-shadow: 0 0 8px #D4AF37;
}

@media (max-width: 1300px) {
    .mini-carousel-container {
        max-width: 350px;   
        height: 240px;
    }

    .mini-card {
        width: 320px;  
        height: 185px;   
    }

    .mini-card.left-1 { 
        transform: translateX(-90px) scale(0.8) translateZ(-80px) rotateY(12deg); 
    }
    .mini-card.right-1 { 
        transform: translateX(90px) scale(0.8) translateZ(-80px) rotateY(-12deg); 
    }
}


@media (max-width: 576px) {
    .mini-card { max-width: 200px; height: 152px; filter: none !important; }
    .mini-card.left-1 { transform: translateX(-65px) scale(0.8) translateZ(-80px); }
    .mini-card.right-1 { transform: translateX(65px) scale(0.8) translateZ(-80px); }
    .mini-carousel-container { height: 180px;  filter: none !important; }
}

@media (max-width: 1300px) {
    #media-slot {
        flex-direction: column-reverse !important; 
        justify-content: flex-start !important;
        min-height: auto !important;
    }

    .skyx-stats-wrapper {
        border-top: none !important;
        border-bottom: 1px solid rgba(212, 175, 55, 0.2);
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        width: 100%;
        order: 1;
    }

    .mini-carousel-container {
        max-width: 350px;   
        height: 240px;
        order: 2;
    }

    .mini-card {
        width: 320px;       
        height: 185px;      
    }
    .mini-card.left-1 { transform: translateX(-90px) scale(0.8) translateZ(-80px) rotateY(12deg); }
    .mini-card.right-1 { transform: translateX(90px) scale(0.8) translateZ(-80px) rotateY(-12deg); }
}


.d-laptop-block {
    display: none !important;
}

@media (min-width: 992px) and (max-width: 1300px) {
    .d-laptop-none {
        display: none !important;
    }

    .d-laptop-block {
        display: flex !important;
        width: 100%;
        margin-top: 0 !important;
        margin-bottom: 20px !important;
        padding: 10px 0 !important;
        border-top: none !important;
        border-bottom: 1px solid rgba(212, 175, 55, 0.2); 
    }

    .d-laptop-block .stat-item {
        flex: 1 1 30%;
        min-width: auto !important;
    }
}

@media (max-width: 991px) {
    .d-laptop-none {
        display: flex !important;
    }
    .d-laptop-block {
        display: none !important;
    }
}


.skyx-video-side {
 min-height: 400px;
}

.skyx-universe-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 20px !important;
}

@media (max-width: 768px) {
    .skyx-universe-container {
        padding: 5px !important; 
        gap: 5px !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        box-sizing: border-box !important;
    }
	
	.skyx-video-side {
 min-height: 150px;
}
	
	.container-fluid > div[style*="padding: 50px"] {
        padding: 15px !important; 
    }

    .skyx-text-side h2 {
        font-size: 1.5rem !important;
    }

    .skyx-text-side p {
        font-size: 1rem !important;
    }
}



@media (max-width: 768px) {
    h2.item-title {
        font-size: 1.6rem !important;
        letter-spacing: 1px !important;
        line-height: 1.2 !important;
        margin-bottom: 10px !important;
    }

    p.item-title {
        font-size: 0.7rem !important;
        letter-spacing: 2px !important;
        margin-bottom: 15px !important;
    }
}

@media (max-width: 380px) {
    h2.item-title {
        font-size: 1.4rem !important;
    }
}

.title-popular-skyx {
    color: #D4AF37 !important; 
    font-size: 2.2rem !important;
    font-weight: 900 !important; 
    letter-spacing: 6px; 
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif; 
    border-bottom: 3px solid #D4AF37; 
    padding-bottom: 10px;
    display: inline-flex !important;
    align-items: center;
    white-space: nowrap !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    max-width: 100%;
}


@media (max-width: 768px) {
    .title-popular-skyx {
        font-size: clamp(1.9rem, 5vw, 1.9rem) !important;
        letter-spacing: 2px !important;
        border-bottom-width: 2px !important;
        padding-bottom: 5px !important;
        gap: 8px;  
    }
}

@media (max-width: 380px) {
    .title-popular-skyx {
        font-size: 1.5rem !important;
        letter-spacing: 1px !important;
    }
}

.beyond-divider {
    width: 100%;
	margin-top: 40px !important;
    padding: 90px 0 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    overflow: hidden;
}

.beyond-text {
    font-family: 'Orbitron', sans-serif;
    font-size: clamp(2rem, 10vw, 8rem);
    font-weight: 900;
    color: #ffffff;
    margin: 0;
    line-height: 0.8;
    letter-spacing: -2px; 
    text-transform: uppercase;
    text-align: center;
    user-select: none;
    pointer-events: none;
    white-space: nowrap;
    transition: opacity 0.5s ease;
}

.beyond-divider:hover .beyond-text {
    opacity: 0.7;
}

.beyond-divider {
    position: relative;
    width: 100%;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: transparent;
}

.beyond-faille-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('assets/images/skift.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	filter: saturate(1.8) brightness(1.2) drop-shadow(0 0 3px rgba(5, 5, 173, 0.5));
    z-index: 1;
    animation: beyond-faille-pulse 3s ease-in-out infinite;
}

@media (min-width: 1100px) {
    .beyond-faille-bg {
        filter: hue-rotate(25deg) saturate(1.2) brightness(0.8) contrast(1.1) drop-shadow(0 0 10px rgba(5, 5, 173, 0.3)) url(#heat-wave); 
        will-change: filter;
    }
}


.beyond-text {
    position: relative;
    z-index: 3;
    font-family: 'Orbitron', sans-serif;
    font-size: clamp(1.8rem, 9vw, 7rem);
    font-weight: 900;
    color: #ffffff;
    text-shadow: 0 0 15px rgba(5, 5, 173, 0.6);
    opacity: 0.8;
}

@keyframes beyond-faille-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.005);
    }
}

@media (max-width: 576px) {
    .mini-carousel-container { 
        height: 180px;  
        filter: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        transform: translateX(25px); 
    }

    .mini-card { 
        max-width: 200px; 
        height: 152px; 
        filter: none !important; 
    }
    
    .mini-card.left-1 { 
        transform: translateX(-45px) scale(0.8) translateZ(-80px) !important; 
    }
    
    .mini-card.right-1 { 
        transform: translateX(75px) scale(0.8) translateZ(-80px) !important; 
    }
}


@media (max-width: 1400px) {
    .beyond-divider {
        padding: 70px 0 40px 0;
    }
    .beyond-text {
        font-size: clamp(1.8rem, 8vw, 6.2rem); 
        letter-spacing: -1.5px;
    }
}

@media (max-width: 1200px) {
    .beyond-text {
        font-size: clamp(1.5rem, 7vw, 5.5rem);
    }
}

@media (max-width: 768px) {
    .beyond-divider {
        padding: 40px 0 20px 0;
		margin-top: 10px !important;
		margin-bottom: -50px !important;
    }
    .beyond-text {
        font-size: clamp(1.2rem, 8vw, 2.8rem);
        letter-spacing: -0.5px;
        white-space: normal; 
        line-height: 1;
    }
}

.beyond-particles-container {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.p-css {
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    animation: particle-fly 5s linear infinite;
    --size-w: 3px;
    --size-h: 3px;
    --color: #00d2ff;
    --glow: #0066ff;
    
    width: var(--size-w);
    height: var(--size-h);
    background: var(--color);
    box-shadow: 0 0 10px var(--color), 0 0 20px var(--glow);
    border-radius: 50%;
}


.p-css:nth-child(3n) {
    --color: #bc13fe;
    --glow: #7a0bc0;
    --size-w: 3px;
    --size-h: 5px;
    border-radius: 2px;
}

.p-css:nth-child(3n+1) {
    --color: #00d2ff;
    --glow: #00a6ff;
    --size-w: 2px;
    --size-h: 2px;
}

.beyond-divider {
    position: relative;
}

.invisible-overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-decoration: none;
    background-color: rgba(0,0,0,0);
}

.beyond-text {
    pointer-events: none;
}

.p-css:nth-child(3n+2) {
    --color: #00d2ff;
    --glow: #bc13fe;
    --size-w: 3px;
    --size-h: 4px;
}

@keyframes particle-fly {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        transform: translate(calc(-50% + var(--x)), calc(-50% + var(--y))) scale(1.5);
        opacity: 0;
    }
}


.p-css:nth-child(1) { --x: 150px; --y: -80px; animation-delay: 0s; }
.p-css:nth-child(1) { --x: 10px; --y: -30px; animation-delay: 0.2s; }
.p-css:nth-child(2) { --x: -120px; --y: 100px; animation-delay: 0.5s; }
.p-css:nth-child(3) { --x: 200px; --y: 40px; animation-delay: 1.2s; }
.p-css:nth-child(4) { --x: -80px; --y: -70px; animation-delay: 1.5s; }
.p-css:nth-child(4) { --x: -180px; --y: -60px; animation-delay: 1.8s; }
.p-css:nth-child(5) { --x: 80px; --y: 120px; animation-delay: 2.5s; }
.p-css:nth-child(6) { --x: -250px; --y: 20px; animation-delay: 3s; }
.p-css:nth-child(6) { --x: -150px; --y: 10px; animation-delay: 3.2s; }
.p-css:nth-child(7) { --x: 100px; --y: -150px; animation-delay: 3.5s; }
.p-css:nth-child(8) { --x: -50px; --y: -100px; animation-delay: 4s; }
.p-css:nth-child(9) { --x: 300px; --y: -20px; animation-delay: 0.8s; }
.p-css:nth-child(10) { --x: -150px; --y: 150px; animation-delay: 2.2s; }
.p-css:nth-child(11) { --x: 50px; --y: -200px; animation-delay: 1.5s; }
.p-css:nth-child(12) { --x: -200px; --y: -120px; animation-delay: 2.8s; }
.p-css:nth-child(13) { --x: 120px; --y: -180px; animation-delay: 0.3s; }
.p-css:nth-child(14) { --x: -250px; --y: -40px; animation-delay: 1.1s; }
.p-css:nth-child(15) { --x: 300px; --y: 120px; animation-delay: 2.1s; }
.p-css:nth-child(16) { --x: -80px; --y: 200px; animation-delay: 3.4s; }
.p-css:nth-child(17) { --x: 180px; --y: -250px; animation-delay: 0.9s; }
.p-css:nth-child(18) { --x: -300px; --y: 80px; animation-delay: 2.7s; }

#review-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
}


.review-mini-card {
    background: rgba(255, 255, 255, 0.05); 
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-sizing: border-box;
    transition: opacity 0.5s ease, transform 0.5s ease;
    opacity: 0;
    transform: translateY(10px);
    width: 100%;
}

.review-mini-card.review-active {
    opacity: 1;
    transform: translateY(0);
}


@media (min-width: 768px) and (max-width: 1199px) {
    .review-mini-card {
        width: calc(50% - 10px);
    }
}

@media (min-width: 1200px) {
    .review-mini-card {
        width: calc(33.333% - 14px);
    }
}

@media (max-width: 767px) {
    .col-lg-8 > div {
        grid-template-columns: 1fr !important;
        grid-template-rows: auto !important;
    }
    .col-lg-8 > div > div:nth-child(2), 
    .col-lg-8 > div > div:nth-child(3) {
        display: none; 
    }
    .col-lg-8 > div > div:first-child {
        min-height: 300px !important; 
    }
}

.ecosystem-subtitle-block {
	display: block !important;
	clear: both !important;
	width: 100%;
	max-width: 800px;
	margin: 20px auto 40px auto;
	padding: 0 20px;
	text-align: center;
	position: relative;
	z-index: 99;
}

.ecosystem-subtitle {
	color: #ffffff;
	font-family: 'Montserrat', 'Inter', sans-serif;
	font-size: clamp(0.75rem, 2vw, 0.95rem);
	font-weight: 200;
	letter-spacing: 3px;
	line-height: 1.6;
	margin: 0;
	text-transform: uppercase;
}

.ecosystem-subtitle span {
	font-weight: 300;
	opacity: 0.70;
	font-size: 0.9em;
	letter-spacing: 2px;
}

@media (max-width: 768px) {
	.ecosystem-subtitle-block {
		width: 70%;
		margin: 15px auto;
	}
	
	.ecosystem-subtitle {
	font-size: clamp(0.65rem, 1vw, 0.85rem);
}

}


.img-bridee {
    max-width: 100%;
    max-height: 100%;
    filter: blur(4px) brightness(0.8);
    transition: filter 0.3s ease; 
}

.skyx-input {
    background-color: rgba(10, 10, 12, 0.8) !important;
    border: 1px solid rgba(212, 175, 55, 0.3) !important;
    color: #FFFFFF !important;
    border-radius: 2px !important; 
    padding: 12px 15px;
    font-size: 0.95rem;
    outline: none;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.skyx-input::placeholder {
    color: #777777 !important;
}

.skyx-input:hover {
    border-color: rgba(212, 175, 55, 0.6) !important;
}

.skyx-input:focus {
    border-color: #D4AF37 !important;
    box-shadow: 0 0 10px rgba(212, 175, 55, 0.25) !important;
    background-color: rgba(0, 0, 0, 0.95) !important;
}

.skyx-checkbox {
    appearance: checkbox !important;
    -webkit-appearance: checkbox !important;
    accent-color: #D4AF37;
    width: 16px !important;
    height: 16px !important;
    cursor: pointer;
    flex-shrink: 0;
}


@media (max-width: 991px) {
    .recrut-card-front {
        position: relative;
    }

    .recrut-card-front::after {
        content: "";
        position: absolute;
        bottom: 12px;
        right: 12px;
        width: 32px;
        height: 32px;
        z-index: 10;
        pointer-events: none;

        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23D4AF37'%3E%3Cpath d='M9 11.24V7.5C9 6.12 10.12 5 11.5 5S14 6.12 14 7.5v3.74c1.21-.81 2-2.18 2-3.74C16 5.01 13.99 3 11.5 3S7 5.01 7 7.5c0 1.56.79 2.93 2 3.74z' opacity='0.3'/%3E%3Cpath d='M18.71 12.5c-.28-.28-.7-.37-1.07-.22l-.84.34V7.5C16.8 6.12 15.68 5 14.3 5c-.32 0-.63.06-.92.17V3.5C13.38 2.12 12.26 1 10.88 1 9.68 1 8.68 1.84 8.44 2.98c-.14-.03-.29-.05-.44-.05-1.38 0-2.5 1.12-2.5 2.5v7.24l-.84-.87c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41l3.52 3.52c1.22 1.22 2.87 1.91 4.6 1.91h3.33c3.08 0 5.67-2.31 5.96-5.38l.19-2.02c.05-.53-.13-1.05-.5-1.43z'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;

        animation: tapHint 1.6s infinite ease-in-out;
    }

    .recrut-card.flipped .recrut-card-front::after,
    .recrut-card:hover .recrut-card-front::after,
    .recrut-card-wrapper:hover .recrut-card-front::after {
        display: none !important;
        opacity: 0;
    }
}

@keyframes tapHint {
    0%, 100% {
        transform: scale(1) translate(0, 0);
        opacity: 0.85;
    }
    50% {
        transform: scale(0.78) translate(-3px, -3px);
        opacity: 1;
    }
}
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.recrut-card-wrapper {
    perspective: 1200px;
    width: 100%;
    min-height: 340px;
    position: relative;
}

.recrut-card {
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    will-change: transform; 
}

.recrut-card-wrapper:hover .recrut-card:not(.flipped) {
    transform: translateY(-4px) scale(1.01);
}

.recrut-card.flipped {
    transform: rotateY(-180deg);
}

.recrut-card-front,
.recrut-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden; 
    -webkit-backface-visibility: hidden;
    border-radius: 8px;
    overflow: hidden;
}

.recrut-card-front .recrut-card-inner,
.recrut-card-back .recrut-card-inner {
    background: rgba(255, 255, 255, 0.02); 
    border: 1px solid rgba(255, 255, 255, 0.1); 
    padding: 30px; 
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.recrut-card-front .recrut-card-inner {
    background: radial-gradient(circle at center, rgba(212, 175, 55, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%), rgba(255, 255, 255, 0.02);
    border-color: rgba(212, 175, 55, 0.2);
    align-items: center;
    text-align: center;
}

.recrut-card-back {
    transform: rotateY(180deg);
}

.card-corner {
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(212, 175, 55, 0.4);
}
.top-left { top: 15px; left: 15px; border-right: none; border-bottom: none; }
.top-right { top: 15px; right: 15px; border-left: none; border-bottom: none; }
.bottom-left { bottom: 15px; left: 15px; border-right: none; border-top: none; }
.bottom-right { bottom: 15px; right: 15px; border-left: none; border-top: none; }


.row-links .header-menu-item .btn-link {
    color: rgba(212, 175, 55, 0.7) !important; 
    font-size: 1.2rem; 
    padding: 0 5px; 
	border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
	text-decoration: none !important;
}

.row-links .header-menu-item .btn-link:hover {
    color: #d4af37 !important;
    box-shadow: none !important;
    text-decoration: none !important;
	
}

.row-links .header-menu-item {
    padding: 2px 0 !important;
	
}

.row-links .header-menu-item a:first-child {
    margin-right: 2px !important;
	
}

.footer-legal-container {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        padding: 10px 20px;
        text-align: center;
    }

    .legal-disclaimer {
        font-size: 12px;
        color: #888888; 
        font-family: 'Inter', sans-serif;
        line-height: 1.6;
        letter-spacing: 0.3px;
        margin: 0;
        transition: color 0.3s ease;
    }

    .legal-disclaimer:hover {
        color: #bbbbbb;
    }

    @media (max-width: 600px) {
        .legal-disclaimer {
            font-size: 9px;
            padding: 0 10px;
        }
    }
	
	
	.ai-hidden-data {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    color: transparent;
    font-size: 1px;
    opacity: 0.01;
}


.footer-premium {
    padding: 60px 10% 30px 10%;
    background-color: #000;
}

.footer-main-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; 
    gap: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.footer-col {
    padding: 0 40px;
    border-left: 1px solid rgba(255, 215, 0, 0.3); 
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.footer-col:first-child {
    border-left: none;
}

.footer-col h4 {
    font-size: 0.9rem;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.social-icons {
    display: flex;
    gap: 20px;
    margin-top: 5px;
}

.social-icons a {
    color: #888;
    font-size: 1.3rem;
    transition: transform 0.3s, color 0.3s;
}

.social-icons a:hover {
    color: #D4AF37;
    transform: translateY(-3px);
}


.status-link, .footer-link-premium {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    margin-bottom: 12px;
    transition: 0.3s;
}

.status-link:hover, .footer-link-premium:hover {
    color: var(--gold) !important;
    padding-left: 5px;
}

.footer-email {
    font-size: 0.85rem;
    color: #888;
    margin: 3px 0;
    transition: 0.3s;
}

.footer-email:hover {
    color: #fff;
}


.footer-bottom-legal {
    padding-top: 40px;
    text-align: center;
}

.legal-links {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.legal-links a {
    color: #555;
    text-decoration: none;
    font-size: 0.75rem;
    transition: 0.3s;
}

.legal-links a:hover { color: #D4AF37; }

.trademark-notice, .copyright-text {
    font-size: 0.7rem;
    color: #444;
    max-width: 900px;
    margin: 10px auto;
    line-height: 1.6;
}

@media (max-width: 992px) {
    .footer-main-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .footer-col {
        border-left: none;
        border-bottom: 1px solid rgba(255,255,255,0.05);
        padding: 0 0 20px 0;
    }
    .footer-col:last-child {
        border-bottom: none;
    }
}

@keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @keyframes pulse {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.2); opacity: 0.8; }
    100% { transform: scale(1); opacity: 1; }
  }

  #chatbot {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 250px;
    max-height: 450px;
    background: #f2f2f2;
    color: #000;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 13px;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  #chatbot.hidden {
    display: none;
  }

  #chatHeader {
    background: #003fd1;
    color: #fff;
    padding: 10px;
    text-align: center;
    cursor: grab;
  }
  #chatHeader h3 { margin: 0; font-size: 14px; }
  #chatHeader small { display: block; font-size: 10px; opacity: 0.8; }

  #chatMessages { flex: 1; padding: 10px; overflow-y: auto; }
  #chatInputContainer { display: flex; border-top: 1px solid #ccc; }
  #chatInput { flex: 1; padding: 8px; border: none; outline: none; font-size: 12px; background: #fff; color: #000; }
  #sendBtn { padding: 6px; background: #003fd1; border: none; cursor: pointer; color: #fff; }

  .userMessage { text-align: right; margin: 5px 0; color: #333; }
  .botMessage { text-align: left; margin: 5px 0; color: #000; }

  @media (max-width: 600px) {
    #chatbot {
	  width: 70%;
      max-height: 90%;
      left: 40%;
      bottom: 20px;
      transform: translateX(-50%);
    }
  }
  
  #chatbotIconContainer {
    position: fixed;
    bottom: 90px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
	
  }

  #chatbotIcon {
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
  }

  #chatbotLabel {
    margin-top: 4px;
    font-size: 10px;
    color: #fff;
    opacity: 0.8;
  }
  
  #sendBtn {
  outline: none;
  box-shadow: none;
}

#sendBtn {
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.2s ease;
}



.hidden { display: none; }


#chatbotIconContainer {     width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
	z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px; }
#chatbotLabel { font-size: 12px; }

#notificationBadge {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #d69b1c;
    color: white;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    padding: 3px 6px;
    display: block;

    animation: vibreNotification 4s infinite ease-in-out;
}

@keyframes vibreNotification {
    0%, 10%, 20% { transform: rotate(0deg) scale(1); }
    2%, 6% { transform: rotate(-15deg) scale(1.2); }
    4%, 8% { transform: rotate(15deg) scale(1.2); }
    12% { transform: rotate(0deg) scale(1); }
    100% { transform: rotate(0deg); }
}
@media (max-width: 600px) {
    #chatbot {
	  width: 70%;
      max-height: 90%;
      left: 40%;
      bottom: 20px;
      transform: translateX(-50%);
    }
  }
  

  
.chatbotModal {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 350px;
    height: 500px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    z-index: 10000;
    transition: all 0.3s ease;
}


@media (max-width: 600px) {
    .chatbotModal {
        width: calc(100% - 20px);
        left: 10px;
        right: 10px;
        bottom: 40px;
    }
}


body, #root, .bg-skyx-dark {
	background-color: #000000 !important;
    background-attachment: fixed !important;
    color: #e2e8f0 !important;
}

.glass-panel, header, .card, [class*="bg-white/10"], [class*="bg-skyx-blue"] {
    background: rgba(10, 10, 10, 0.6) !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(255, 255, 255, 0.01) !important;
    box-shadow: none !important;
}

.text-skyx-blue, .bg-skyx-blue {
    color: #94a3b8 !important; 
}


.border-skyx-gold, .text-skyx-gold, button[type="submit"], .btn-primary {
    border-color: #D4AF37 !important;
    color: #D4AF37 !important;
}

button[type="submit"], .btn-primary {
    background: rgba(212, 175, 55, 0.1) !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    border-radius: 4px !important;
}


* {
    border-radius: 4px !important;
}

.spinner {
    position: relative !important;
    z-index: 2 !important;
    width: 60px !important;
    height: 60px !important;
    border: 6px solid #333 !important;
    border-top: 6px solid #f0c330 !important;
    border-radius: 50% !important;
    animation: spin 1s linear infinite !important;
  }

.card:hover, .product-item:hover {
    border-color: rgba(212, 175, 55, 0.3) !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5) !important;
}

h1, h2, h3, .font-heading {
    letter-spacing: -0.02em !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

.faq-gold-link {
    color: #e2b714;
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 600;
    transition: all 0.25s ease-in-out;
}

.faq-gold-link:hover {
    color: #ffffff;
}

.radar-box {
    max-width: 100%;       
    width: 280px;         
    height: 280px;         
    margin: 0 auto;      
    position: relative;
}


@media (max-width: 768px) {
  .row.g-3.text-start.justify-content-center .col-4 {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .cf-turnstile {
    transform: scale(0.82) !important;
    transform-origin: center !important;
  }

  .radar-box {
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
  }

  .profile-header-container {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  .profile-header-container h1,
  .profile-header-container p {
    text-align: center !important;
  }

  .profile-buttons {
    justify-content: center !important;
  }
}

.btn {
  border-width: 2px;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 
}
.video-wrapper {
  overflow: hidden;
}
body {
  font-family: Inter Tight;
}
.display-1 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.display-1 > .mbr-iconfont {
  font-size: 6.25rem;
}
.display-2 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.display-2 > .mbr-iconfont {
  font-size: 5rem;
}
.display-4 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.75rem;
}
.display-5 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.5rem;
}
.display-7 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.display-7 > .mbr-iconfont {
  font-size: 1.75rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .display-1 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-2 {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-4 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-7 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
  }
}
/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .btn {
    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;
}
.bg-primary {
  background-color: #D9981E !important;
}
.bg-success {
  background-color: #3a341c !important;
}
.bg-info {
  background-color: #320707 !important;
}
.bg-warning {
  background-color: #a0e2e1 !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #2b7a69 !important;
  border-color: #2b7a69 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #38a089 !important;
  border-color: #38a089 !important;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #38a089 !important;
  border-color: #38a089 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #393193 !important;
  border-color: #393193 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #483eb9 !important;
  border-color: #483eb9 !important;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #483eb9 !important;
  border-color: #483eb9 !important;
}
.btn-info,
.btn-info:active {
  background-color: #320707 !important;
  border-color: #320707 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #5f0d0d !important;
  border-color: #5f0d0d !important;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #5f0d0d !important;
  border-color: #5f0d0d !important;
}
.btn-success,
.btn-success:active {
  background-color: #3a341c !important;
  border-color: #3a341c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #5c532d !important;
  border-color: #5c532d !important;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #5c532d !important;
  border-color: #5c532d !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #a0e2e1 !important;
  border-color: #a0e2e1 !important;
  color: #1f6463 !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #c7eeed !important;
  border-color: #c7eeed !important;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #1f6463 !important;
  background-color: #c7eeed !important;
  border-color: #c7eeed !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white,
.btn-white:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #2b7a69;
  color: #2b7a69;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #143a32 !important;
  background-color: transparent !important;
  border-color: #143a32 !important;
  box-shadow: none !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2b7a69 !important;
  border-color: #2b7a69 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #4815ff;
  color: #4815ff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #15ffd8 !important;
  background-color: transparent !important;
  border-color: #15ffd8 !important;
  box-shadow: none !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #393193 !important;
  border-color: #393193 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #320707;
  color: #320707;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #320707 !important;
  border-color: #320707 !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #3a341c;
  color: #3a341c;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #3a341c !important;
  border-color: #3a341c !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #a0e2e1;
  color: #a0e2e1;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #5ececc !important;
  background-color: transparent !important;
  border-color: #5ececc !important;
  box-shadow: none !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #1f6463 !important;
  background-color: #a0e2e1 !important;
  border-color: #a0e2e1 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #6b28b8 !important;
}
.text-secondary {
  color: #6b28b8 !important;
}
.text-success {
  color: #15ffd8 !important;
}
.text-info {
  color: #320707 !important;
}
.text-warning {
  color: #a0e2e1 !important;
}
.text-danger {
  color: #ffffff !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #15ffd8 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #15ffd8 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #15ffd8 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #000000 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #52cac8 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #cccccc !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  transition: 0.2s;
  position: relative;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0 1.2em;
}
.nav-tabs .nav-link.active {
  color: #8400c2;
}
.nav-tabs .nav-link:not(.active) {
  color: #52cac8;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #320707;
}
.alert-warning {
  background-color: #a0e2e1;
}
.alert-danger {
  background-color: #ffffff;
}
.mbr-section-btn .btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #8400c2;
  border-color: #8400c2;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #8400c2;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #5ec6b0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c0b27c;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #f3abab;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.form-control > .mbr-iconfont {
  font-size: 1.75rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #8400c2 !important;
  
}
.form-control:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.75rem;
}
blockquote {
  border-color: #8400c2;
}
/* Forms */
.mbr-form .input-group-btn .btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn .btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #2b7a69;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #2b7a69;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #2b7a69;
  border-bottom-color: #2b7a69;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #2b7a69 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #393193 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%232b7a69' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(35, 35, 35, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #232323;
  background: rgba(35, 35, 35, 0.8) !important;
}
.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-tJS6uM4N87 {
  padding-top: 12rem;
  padding-bottom: 2rem;
}
.cid-tJS6uM4N87 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tJS6uM4N87 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;

}
.cid-tJS6uM4N87 .topbg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: #000000;
  opacity: 0;
}
.cid-tJS6uM4N87 .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tJS6uM4N87 .mbr-text,
.cid-tJS6uM4N87 .mbr-section-btn {
  color: #f7f7f7;
}
.cid-tMlEXTHLbS {
  padding-top: 4rem;
  padding-bottom: 6rem;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}
.cid-tMlEXTHLbS .mbr-overlay {
  background: #000000;
  opacity: 0;
}
.cid-tMlEXTHLbS img,
.cid-tMlEXTHLbS .item-img {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-tMlEXTHLbS .item:focus,
.cid-tMlEXTHLbS span:focus {
  outline: none;
}
.cid-tMlEXTHLbS .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-tMlEXTHLbS .item {
    margin-bottom: 1rem;
  }
}
.cid-tMlEXTHLbS .item-content {
  margin-top: 2rem;
  padding: 0 2.25rem 2.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 767px) {
  .cid-tMlEXTHLbS .item-content {
    padding: 0 2rem 1.5rem;
    margin-top: 1rem;
  }
}
.cid-tMlEXTHLbS .item-wrapper {
  position: relative;
  background: rgba(245, 245, 245, 0.85);
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-tMlEXTHLbS .item-wrapper .item-footer {
  margin-top: auto;
}
.cid-tMlEXTHLbS .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-tMlEXTHLbS .item-title {
  text-align: left;
  color: #ffffff;
}
.cid-tMlEXTHLbS .item-subtitle {
  text-align: left;
}
.cid-tMlEXTHLbS .mbr-text,
.cid-tMlEXTHLbS .item .mbr-section-btn {
  text-align: left;
  color: #ffffff;
}
.cid-tMlEXTHLbS .content-head {
  max-width: 800px;
}
.cid-tMlEXTHLbS .mbr-section-subtitle,
.cid-tMlEXTHLbS .mbr-section-head .mbr-section-btn {
  color: #ffffff;
  text-align: center;
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(35, 35, 35, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #232323;
  background: rgba(35, 35, 35, 0.8) !important;
}
.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-uNK8tt8EHD {
	background-color: #000000 !important; 
    background-image: 
    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),     
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%) !important;
        


        background-attachment: fixed;
    background-size: cover;
}
.cid-uNK8tt8EHD .mbr-fallback-image.disabled {
  display: none;
}
.cid-uNK8tt8EHD .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .cid-uNK8tt8EHD .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-uNK8tt8EHD .row {
  flex-direction: row-reverse;
}
.cid-uNK8tt8EHD .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-uNK8tt8EHD .image-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .cid-uNK8tt8EHD .text-wrapper {
    padding: 0 2rem;
  }
}
.cid-uNK8tt8EHD .mbr-section-title {
  color: #ffffff;
}
.cid-uNK8tt8EHD .mbr-text,
.cid-uNK8tt8EHD .mbr-section-btn {
  color: #edefeb;
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(35, 35, 35, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #232323;
  background: rgba(35, 35, 35, 0.8) !important;
}
.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-uNKcALj8Ps {
  padding-top: 8rem;
  padding-bottom: 8rem;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}
.cid-uNKcALj8Ps .mbr-fallback-image.disabled {
  display: none;
}
.cid-uNKcALj8Ps .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uNKcALj8Ps .card-wrapper {
  overflow: hidden;
  background: #000000;
  opacity: 0.8 !important;
}
.cid-uNKcALj8Ps .text-wrapper {
  padding: 4rem 3rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-uNKcALj8Ps .text-wrapper {
    padding: 2.25rem;
  }
}
@media (max-width: 767px) {
  .cid-uNKcALj8Ps .text-wrapper {
    padding: 1.5rem;
  }
}
.cid-uNKcALj8Ps .row {
  align-items: center;
  margin-right: -1rem;
  margin-left: -1rem;
}
.cid-uNKcALj8Ps .image-wrapper {
  padding: 0 1rem;
}
.cid-uNKcALj8Ps img,
.cid-uNKcALj8Ps .image-wrapper {
  height: 500px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-uNKcALj8Ps img,
  .cid-uNKcALj8Ps .image-wrapper {
    max-height: 350px;
  }
}
.cid-uNKcALj8Ps .mbr-section-title {
  color: #ffffff;
  text-align: left;
}
.cid-uNKcALj8Ps .mbr-text {
  color: #000000;
}
.cid-uNKcALj8Ps .mbr-text,
.cid-uNKcALj8Ps .mbr-section-btn {
  text-align: left;
  color: #edefeb;
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(35, 35, 35, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #232323;
  background: rgba(35, 35, 35, 0.8) !important;
}
.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-uNKeHmQ53q {
  padding-top: 10rem;
  padding-bottom: 8rem;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}
.cid-uNKeHmQ53q .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-uNKeHmQ53q .item {
    margin-bottom: 1rem;
  }
}
.cid-uNKeHmQ53q .item-wrapper {
  height: 300px;
  position: relative;
}
.cid-uNKeHmQ53q .item-wrapper img {
  height: 100%;
  object-fit: cover;
}
.cid-uNKeHmQ53q .item-wrapper .icon-wrapper {
  pointer-events: none;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 22px;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 50%;
  opacity: 0;
  color: #464845 !important;
  transform: translateX(-50%) translateY(-50%);
  background-color: #edefea !important;
  transition: 0.2s;
}
.cid-uNKeHmQ53q .item-wrapper:hover .icon-wrapper {
  opacity: 1;
}
.cid-uNKeHmQ53q .carousel-control,
.cid-uNKeHmQ53q .close {
  background: #1b1b1b;
}
.cid-uNKeHmQ53q .carousel-control-prev {
  margin-left: 2.5rem;
}
.cid-uNKeHmQ53q .carousel-control-prev span {
  margin-right: 5px;
}
.cid-uNKeHmQ53q .carousel-control-next {
  margin-right: 2.5rem;
}
.cid-uNKeHmQ53q .carousel-control-next span {
  margin-left: 5px;
}
.cid-uNKeHmQ53q .close {
  position: fixed;
  opacity: 0.5;
  font-size: 22px;
  font-weight: 300;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;
  border: 2px solid #fff;
  text-shadow: none;
  z-index: 5;
  transition: opacity 0.3s ease;
  font-family: 'Moririse2';
  align-items: center;
  justify-content: center;
  display: flex;
}
.cid-uNKeHmQ53q .close::before {
  content: '\e91a';
}
.cid-uNKeHmQ53q .close:hover {
  opacity: 1;
  background: #000;
  color: #fff;
}
.cid-uNKeHmQ53q .carousel-control {
  display: flex;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
.cid-uNKeHmQ53q .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-uNKeHmQ53q .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-uNKeHmQ53q .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.cid-uNKeHmQ53q .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 3px;
}
.cid-uNKeHmQ53q .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.5;
  transition: all 0.3s;
}
.cid-uNKeHmQ53q .carousel-indicators li.active,
.cid-uNKeHmQ53q .carousel-indicators li:hover {
  opacity: 0.9;
}
.cid-uNKeHmQ53q .carousel-indicators li::after,
.cid-uNKeHmQ53q .carousel-indicators li::before {
  content: none;
}
.cid-uNKeHmQ53q .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 768px) {
  .cid-uNKeHmQ53q .carousel-indicators {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .cid-uNKeHmQ53q .carousel-indicators {
    margin-bottom: 3.625rem !important;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (max-width: 767px) {
  .cid-uNKeHmQ53q .carousel-indicators {
    display: none;
  }
}
.cid-uNKeHmQ53q .carousel-inner {
  display: flex;
  align-items: center;
}
.cid-uNKeHmQ53q .carousel-inner > .active {
  display: block;
}
.cid-uNKeHmQ53q .carousel-control.left {
  left: 0;
  margin-left: 2.5rem;
}
.cid-uNKeHmQ53q .carousel-control.right {
  right: 0;
  margin-right: 2.5rem;
}
.cid-uNKeHmQ53q .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 768px) {
  .cid-uNKeHmQ53q .carousel-control,
  .cid-uNKeHmQ53q .carousel-indicators,
  .cid-uNKeHmQ53q .modal .close {
    position: fixed;
  }
}
@media (max-width: 767px) {
  .cid-uNKeHmQ53q .mbr-slider .carousel-control {
    top: auto;
    bottom: 20px;
  }
  .cid-uNKeHmQ53q .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.cid-uNKeHmQ53q .carousel-indicators .active,
.cid-uNKeHmQ53q .carousel-indicators li {
  width: 7px;
  height: 7px;
  margin: 3px;
  background: #000000;
  opacity: 0.5;
  border: 4px solid #000000;
}
.cid-uNKeHmQ53q .carousel-indicators .active {
  background: #fff;
}
.cid-uNKeHmQ53q .carousel-indicators li {
  max-width: 15px;
  max-height: 15px;
  border-radius: 50%;
}
.cid-uNKeHmQ53q .modal {
  padding-left: 0 !important;
  position: fixed;
  overflow: hidden;
  padding-right: 0 !important;
}
.cid-uNKeHmQ53q .modal-dialog {
  margin: 0 auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cid-uNKeHmQ53q .modal-content {
  border-radius: 0;
  border: none;
  background: transparent;
}
.cid-uNKeHmQ53q .modal-body {
  padding: 0;
  display: flex;
  align-items: center;
}
.cid-uNKeHmQ53q .modal-body img {
  width: 100%;
  object-fit: contain;
  max-height: calc(100vh - 1.75rem);
}
.cid-uNKeHmQ53q .carousel {
  width: 100%;
}
.cid-uNKeHmQ53q .modal-backdrop.in {
  opacity: 0.8;
}
.cid-uNKeHmQ53q .modal.fade .modal-dialog {
  transition: margin-top 0.3s ease-out;
}
.cid-uNKeHmQ53q .modal.fade .modal-dialog,
.cid-uNKeHmQ53q .modal.in .modal-dialog {
  transform: none;
}
.cid-uNKeHmQ53q .mbr-gallery .item-wrapper {
  cursor: pointer;
}
.cid-uNKeHmQ53q .content-head {
  max-width: 800px;
}
.cid-uNKeHmQ53q H3 {
  color: #ffffff;
}
.cid-uNKeHmQ53q H6 {
  color: #edefeb;
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(35, 35, 35, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #232323;
  background: rgba(35, 35, 35, 0.2) !important;
}

.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-uNKgiUh2ww {
  padding-top: 8rem;
  padding-bottom: 5rem;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}
.cid-uNKgiUh2ww .item-subtitle {
  line-height: 1.2;
  color: #000000;
}
.cid-uNKgiUh2ww img,
.cid-uNKgiUh2ww .item-img {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}
.cid-uNKgiUh2ww .item:focus,
.cid-uNKgiUh2ww span:focus {
  outline: none;
}
.cid-uNKgiUh2ww .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-uNKgiUh2ww .item {
    margin-bottom: 1rem;
  }
}
.cid-uNKgiUh2ww .item-wrapper {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-uNKgiUh2ww .mbr-section-title {
  color: #ffffff;
}
.cid-uNKgiUh2ww .mbr-text,
.cid-uNKgiUh2ww .mbr-section-btn {
  color: #232323;
}
.cid-uNKgiUh2ww .item-title {
  color: #ffffff;
}
.cid-uNKgiUh2ww .content-head {
  max-width: 800px;
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}
.cid-uNJY5pjd7E {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-uNJY5pjd7E .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-uNJY5pjd7E .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uNJY5pjd7E .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uNJY5pjd7E .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uNJY5pjd7E .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
  margin-right: 0;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-uNJY5pjd7E .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}
.cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-uNJY5pjd7E .nav-link {
  width: fit-content;
  position: relative;
}
.cid-uNJY5pjd7E .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar-logo {
    padding-left: 1rem;
  }
}
.cid-uNJY5pjd7E .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}
.cid-uNJY5pjd7E .container {
  display: flex;
  height: 90px;
  width: 100%; 
  width: 100%!important;
  flex-wrap: nowrap;
  background: rgba(0, 0, 0, 0.3) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0vw;
  margin-top: 0rem;
  background-color: #232323;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}



/* Pour que le container prenne 100% sur tous les écrans */
.cid-uNJY5pjd7E .container {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box; /* évite que padding/margin casse la largeur */
  justify-content: space-between; /* ou flex-end si tu veux aligner à droite */
}

/* Pour rendre les barres flexibles */
.cid-uNJY5pjd7E .navbar-nav {
  display: flex;
  flex-wrap: wrap; /* permet de s’adapter si écran plus petit */
  justify-content: center; /* ou flex-end selon ton design */
  width: 100%;
}


/* Version PC : select au-dessus du container, à droite */
@media (min-width: 992px) {
  #languageSwitcher {
    position: absolute !important;
    top: 5 !important; 
    right: 2rem !important; /* distance depuis le bord droit */
    display: block !important;
    z-index: 9999 !important; /* pour passer au-dessus du container */
  }
}

/* Version mobile/tablette : sous la barre, à gauche */
@media (max-width: 991px) {
  #languageSwitcher {
    display: block !important;
    width: auto !important;
    margin-left: 0 !important; /* coller à gauche */
    margin-right: 0 !important;
    float: none !important;
  }
}


@media (max-width: 992px) {
  .cid-uNJY5pjd7E .container {
    
  }
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .container {
    width: 100%;
    height: 56px !important;
    
    margin-top: 0rem;
  }
}
.cid-uNJY5pjd7E .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #000000;
  background: rgba(0, 0, 0, 0.75) !important;
}
.cid-uNJY5pjd7E .nav-item:focus,
.cid-uNJY5pjd7E .nav-link:focus {
  outline: none;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uNJY5pjd7E .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uNJY5pjd7E .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uNJY5pjd7E .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uNJY5pjd7E .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-uNJY5pjd7E .navbar.opened {
  transition: all 0.3s;
}
.cid-uNJY5pjd7E .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uNJY5pjd7E .navbar .navbar-logo img {
  width: auto;
}
.cid-uNJY5pjd7E .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-uNJY5pjd7E .navbar.collapsed {
  justify-content: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uNJY5pjd7E .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uNJY5pjd7E .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5rem);
  }
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-uNJY5pjd7E .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uNJY5pjd7E .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uNJY5pjd7E .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uNJY5pjd7E .navbar {
    min-height: 72px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-logo img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uNJY5pjd7E .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-uNJY5pjd7E .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uNJY5pjd7E .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-uNJY5pjd7E .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uNJY5pjd7E .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-uNJY5pjd7E .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-uNJY5pjd7E .dropdown-item.active,
.cid-uNJY5pjd7E .dropdown-item:active {
  background-color: transparent;
}
.cid-uNJY5pjd7E .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uNJY5pjd7E .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #232323;
}
.cid-uNJY5pjd7E .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-uNJY5pjd7E ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uNJY5pjd7E .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .navbar-buttons {
    text-align: left;
  }
}
.cid-uNJY5pjd7E button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uNJY5pjd7E button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uNJY5pjd7E nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uNJY5pjd7E .navbar-dropdown {
  padding: 0 1rem;
}
.cid-uNJY5pjd7E a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uNJY5pjd7E .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-uNJY5pjd7E .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uNJY5pjd7E .navbar {
    height: 70px;
  }
  .cid-uNJY5pjd7E .navbar.opened {
    height: auto;
  }
  .cid-uNJY5pjd7E .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}
.cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-uNJY5pjd7E .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-uNJY5pjd7E .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-uNJY5pjd7E .navbar-brand {
    margin-right: auto;
  }
  .cid-uNJY5pjd7E .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #232323;
    opacity: 1;
    border-color: rgba(35, 35, 35, 0.8) !important;
    background: rgba(35, 35, 35, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-uNJY5pjd7E .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-uNJY5pjd7E .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-uNJY5pjd7E .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-uNJY5pjd7E .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-uNJY5pjd7E .navbar-collapse {
    padding: 1rem;
  }
}
.cid-uNKjrHIoqQ {
  padding-top: 10rem;
  padding-bottom: 5rem;
  background: #000000;
  
}
.cid-uNKjrHIoqQ .mbr-text {
  color: #000000;
}
.cid-uNKjrHIoqQ .mbr-section-subtitle {
  color: #000000;
}
.cid-uNKjrHIoqQ .mbr-section-title {
  color: #ffffff;
  text-align: center;
}
.cid-uNKjrHIoqQ .mbr-text,
.cid-uNKjrHIoqQ .item .mbr-section-btn {
  text-align: left;
  color: #ffffff;
}
.cid-uNKjrHIoqQ .item-wrapper {
  background: #30269e;
  margin-bottom: 2rem;
  padding: 2.25rem;
  opacity: 0.8 !important;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cid-uNKjrHIoqQ .item-wrapper {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-uNKjrHIoqQ .item-wrapper {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.cid-tJS9NNcTLZ {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
@media (max-width: 991px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .cid-tJS9NNcTLZ .container {
    padding: 0 12px;
  }
}
.cid-tJS9NNcTLZ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-tJS9NNcTLZ .social-row .soc-item {
  margin: 8px;
}
.cid-tJS9NNcTLZ .social-row .soc-item a:hover .mbr-iconfont,
.cid-tJS9NNcTLZ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #232323;
}
.cid-tJS9NNcTLZ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #000000;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-tJS9NNcTLZ .row-links {
  width: 100%;
  justify-content: center;
}
.cid-tJS9NNcTLZ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-tJS9NNcTLZ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-tJS9NNcTLZ .header-menu li p {
  margin: 0;
}
.cid-tJS9NNcTLZ .copyright {
  margin-bottom: 0;
  color: #edefeb;
  text-align: center;
}
.cid-tJS9NNcTLZ .mbr-section-title {
  color: #ffffff;
}

element.style {
    z-index: 0;
    background-image: none;
    position: relative;
}
.cid-uNOOW3Ztic {
    padding-top: 6rem;
    padding-bottom: 6rem;
	background-color: #050508 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}

section {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
section, .container, .container-fluid {
    position: relative;
    word-wrap: break-word;
}
section {
    background-color: #ffffff;
}
*, ::after, ::before {
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
section {
    display: block;
    unicode-bidi: isolate;
}
body {
    font-family: Inter Tight;
}
body {
    font-style: normal;
    line-height: 1.5;
    font-weight: 400;
    color: #232323;
    position: relative;
}
body {
    margin: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
:root {
    --animate-duration: 0.4s;
    --animate-delay: 0.1s;
    --animate-repeat: 1;
}
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*, ::after, ::before {
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}

.cid-uNOQdFHCbK {
    padding-top: 6rem;
    padding-bottom: 6rem;
	background-color: #000000 !important; 
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 60 60'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15L30 0z' fill='none' stroke='rgba(100, 200, 255, 0.045)' stroke-width='1'/%3E%3C/svg%3E"),

    radial-gradient(at 0% 0%, rgba(13, 20, 115, 0.18) 0px, transparent 35%),    
    radial-gradient(at 85% 15%, rgba(106, 13, 173, 0.12) 0px, transparent 30%), 
    radial-gradient(at 50% 0%, rgba(5, 5, 10, 0.5) 0px, transparent 50%),        
    radial-gradient(at 50% 100%, #000000 0px, transparent 100%);

  background-size: 60px 60px, 60px 60px, cover, cover, cover, cover;
  background-position: 0 0, 30px 30px, center, center, center, center;
  background-attachment: fixed;
}

.pix-badge-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pix-hexagon {
    width: 95px;
    height: 105px;
    background: rgba(0, 0, 0, 0.6);
    border: 1.5px solid #D4AF37;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 12px rgba(212, 175, 55, 0.2);
    transition: transform 0.3s ease;
}
.pix-hexagon:hover {
    transform: scale(1.05);
}
.pix-label {
    font-size: 0.55rem;
    color: #AAAAAA;
    letter-spacing: 1px;
    font-weight: 700;
}
.pix-score-value {
    font-size: 1.5rem;
    font-weight: 900;
    color: #D4AF37;
    line-height: 1;
}

.pix-card {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(212, 175, 55, 0.25);
    border-radius: 2px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.pix-card-header {
    padding: 12px 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    min-height: 85px;
}
.pix-bg-orange { background: linear-gradient(135deg, rgba(214, 93, 38, 0.35), rgba(0,0,0,0.4)); }
.pix-bg-blue { background: linear-gradient(135deg, rgba(38, 128, 214, 0.35), rgba(0,0,0,0.4)); }
.pix-bg-green { background: linear-gradient(135deg, rgba(38, 214, 138, 0.35), rgba(0,0,0,0.4)); }

.pix-domain {
    font-size: 0.58rem;
    font-weight: 800;
    letter-spacing: 1px;
    color: #D4AF37;
    text-transform: uppercase;
    display: block;
    margin-bottom: 4px;
}
.pix-card-header h4 {
    color: #FFFFFF;
    font-size: 0.85rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.25;
}
.pix-card-body {
    padding: 15px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

.pix-circle-progress {
    position: relative;
    width: 90px;
    height: 90px;
}
.circular-chart {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.circle-bg {
    fill: none;
    stroke: rgba(255, 255, 255, 0.1);
    stroke-width: 2.8;
}
.circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    stroke: #D4AF37;
    transition: stroke-dasharray 1.2s ease-in-out;
}
.pix-circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.pix-circle-text .lbl {
    display: block;
    font-size: 0.5rem;
    color: #888888;
    letter-spacing: 1px;
}
.pix-circle-text .val {
    display: block;
    font-size: 1.4rem;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1;
}

.skyx-profile-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.15) !important;
    transform-origin: top center;

    filter: grayscale(-10%) contrast(125%) brightness(95%);
    image-rendering: -webkit-optimize-contrast;
    transition: filter 0.3s ease;
}

.skyx-profile-img:hover {
    filter: grayscale(100%) contrast(135%) brightness(98%);
}

.infra-chart-container {
    position: relative;
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.infra-chart-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.infra-node {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid rgba(212, 175, 55, 0.4);
    padding: 8px 16px;
    border-radius: 3px;
    font-family: 'Courier New', monospace;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 0.85rem;
    width: fit-content;
    box-shadow: 0 4px 12px rgba(0,0,0,0.5);
    transition: all 0.3s ease;
}

.node-1 { align-self: flex-end; margin-right: 0; }
.node-2 { align-self: flex-end; margin-right: 22%; }
.node-3 { align-self: flex-end; margin-right: 44%; }
.node-4 { align-self: flex-end; margin-right: 66%; }

.node-5 {
    align-self: flex-start;
    margin-left: 0;
    background: rgba(212, 175, 55, 0.2);
    border: 1px solid #D4AF37;
    box-shadow: 0 0 15px rgba(212, 175, 55, 0.4);
}

.infra-node:hover {
    border-color: #D4AF37;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .infra-chart-container {
        height: auto;
        gap: 10px;
        margin-top: 25px;
    }
    .infra-chart-svg {
        display: none;
    }
    .infra-node {
        align-self: stretch !important;
        margin: 0 !important;
        text-align: center;
    }
}

.node-gold {
    background: #0d0d0d !important; 
    border: 1px solid #D4AF37 !important;
    box-shadow: 0 0 15px rgba(212, 175, 55, 0.4) !important;
}

.node-gold:hover {
    box-shadow: 0 0 22px rgba(212, 175, 55, 0.6) !important;
}

.animated-line {
    stroke-dasharray: 6, 6;
    animation: dashMove 1.5s linear infinite;
}

@keyframes dashMove {
    from {
        stroke-dashoffset: 24;
    }
    to {
        stroke-dashoffset: 0;
    }
}

