/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/* You can add global styles to this file, and also import other style files */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item.center {
  z-index: 5;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.launcherNote {
  color: #ffd95a !important;
  font-weight: bold !important;
}

.hyperlink {
  color: #ffd95a;
  cursor: pointer;
  text-decoration: underline;
  transition: 300ms;
}
.hyperlink:hover {
  color: #c07f00;
}

.downloadButton {
  gap: 1rem;
}
.downloadButton svg {
  width: 1.5rem;
  fill: white;
}

.logsWrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.error-border {
  border: 1px solid red;
  border-bottom: 1px solid red !important;
}

.toast-success {
  background-color: #46ba6c;
}

.shop-special {
  display: flex;
  justify-content: center;
  gap: 50px;
}

.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.owl-dots button {
  margin: 0;
  position: relative;
}

.owl-theme .owl-dots .owl-dot span {
  transition: all 0.2s ease-in-out;
  z-index: 1;
  margin: -2px;
  height: 3px;
  width: 100px;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
}

.owl-theme .owl-dots .owl-dot.active span {
  z-index: 2;
  height: 5px;
  background: #fff;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 75px;
}

.issueHeading p {
  color: var(--secondary_yellow);
  margin: 0;
}

.customs_sliderHeadings {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.customs_sliderHeadings .customs_navigation {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.customs_sliderHeadings .customs_navigation div {
  cursor: pointer;
}

.issueInput input {
  padding: 0 2rem !important;
}
.issueInput select {
  background: var(--input);
  font-family: "Poppins";
  font-weight: 600;
  font-size: 0.9rem;
  width: 100%;
  height: 100%;
  border: 0.05rem solid var(--input_border);
  color: var(--secondary_yellow);
  transition: 0.3s;
  border-radius: 0.3rem;
  padding: 0 2rem;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1em;
}
.issueInput select:focus, .issueInput select:focus-visible {
  border-color: var(--main_accent);
  outline: none;
  outline-width: 0;
}
.issueInput select option {
  color: #fff;
}
.issueInput textarea {
  background: var(--input);
  font-family: "Poppins";
  font-weight: 600;
  font-size: 0.9rem;
  width: 100%;
  height: 100%;
  border: 0.05rem solid var(--input_border);
  color: var(--secondary_yellow);
  transition: 0.3s;
  border-radius: 0.3rem;
  padding: 0.5rem 2rem;
  resize: none;
}
.issueInput ckeditor {
  width: 100%;
}
.issueInput .ck-editor__editable_inline {
  min-height: 15rem;
  height: 15rem;
  border: 0.05rem solid var(--input_border) !important;
  color: var(--secondary_yellow);
  background: var(--input) !important;
  transition: 0.3s;
  border-radius: 0.3rem;
  padding: 0.5rem 2rem;
}
.issueInput:has(ckeditor) {
  height: 15rem;
}

.issueForm {
  max-width: 60% !important;
}
.issueForm h1 {
  font-weight: 600 !important;
  color: var(--main_accent) !important;
}
.issueForm md-editor {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .customs_navigation {
    display: none;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 20px;
  }
  .news_read-content_topic-read {
    text-align: center;
  }
  .news_read-content_topic-read img {
    width: 100%;
    height: 100%;
  }
}
.disabled {
  background-color: #393012 !important;
  cursor: progress !important;
}

.news_mainSlider .swiper-slide,
.news_mainSlider .swiper-slide > div {
  min-height: 275px;
  max-height: 275px;
  opacity: 1;
}
.news_mainSlider .swiper-slide h1,
.news_mainSlider .swiper-slide > div h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.loader {
  width: 100%;
  height: 20px;
  background: #171717;
  transition: 300ms;
  animation: loader 2s ease-in infinite;
}

.space {
  margin-bottom: 30px;
}

@keyframes loader {
  0% {
    background: #171717;
  }
  50% {
    background: rgba(154, 154, 154, 0.3803921569);
  }
  100% {
    background: #171717;
  }
}
@font-face {
  font-family: "Strong Sword";
  src: url('StrongSword-Bold.eot');
  src: url('StrongSword-Bold.eot?#iefix') format("embedded-opentype"), url('StrongSword-Bold.woff2') format("woff2"), url('StrongSword-Bold.woff') format("woff"), url('StrongSword-Bold.ttf') format("truetype"), url('StrongSword-Bold.svg#StrongSword-Bold') format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Strong Sword";
  src: url('StrongSword-Regular.eot');
  src: url('StrongSword-Regular.eot?#iefix') format("embedded-opentype"), url('StrongSword-Regular.woff2') format("woff2"), url('StrongSword-Regular.woff') format("woff"), url('StrongSword-Regular.ttf') format("truetype"), url('StrongSword-Regular.svg#StrongSword-Regular') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --global_nav: linear-gradient(-103deg, #191409, #171717);
  --global_body: #13131f;
  --global_red: #ff1919;
  --global_red-warning: #ed7070;
  --global_red-soft: #402929;
  --global_red-dark: #251717;
  --global_green-warning: #70ed70;
  --global_green-soft: #304029;
  --global_green-dark: #1c2617;
  --main_accent: #17afcb;
  --primary_yellow: #ffd95a;
  --secondary_yellow: #a6a6a5;
  --primary_blue: #799ee9;
  --secondary_blue: #797e9c;
  --button_main: #067db9;
  --form: rgba(20, 22, 36, 0.85);
  --input: rgba(41, 43, 64, 0.7);
  --input_border: #383b50;
  --dashboard_blue-soft: #292b40;
  --dashboard_blue-darker: rgba(28, 29, 48, 0.9);
  --dashboard_blue-darker_dropdown: rgba(21, 21, 35, 0.9);
  --global_blue-soft: #292b40;
  --global_blue-darker: rgba(28, 29, 48, 1);
  --global_blue-darker_05: rgba(28, 29, 48, 0.5);
  --shop_gradient-special: linear-gradient(160deg, #503c28, #372817);
  --shop_gradient: linear-gradient(160deg, #2b2c3f, #1b1c29);
  --custom_body: #13131f;
}

body {
  margin: 0;
  background-color: var(--global_body);
  font-family: "Poppins";
}

.custom_body {
  background-color: var(--custom_body) !important;
}

html {
  scroll-behavior: smooth;
}

h1 {
  font-family: "Strong Sword";
}

.page_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.page_bg-customs {
  background: url('1.webp') top no-repeat;
  height: 55rem;
}

.page_bg-orc_1 {
  background: url('sign_up.webp') top no-repeat;
  height: 80rem;
}

.page_bg-orc_2 {
  background: url('dashboard.webp') top no-repeat;
  height: 60rem;
}

.page_bg-map_1 {
  background: url('form_only-bg.webp') top no-repeat;
  height: 60rem;
}

.page_bg-map_2 {
  background: url('shop.webp') top no-repeat;
  height: 60rem;
}

.page_bg-map_3 {
  background: url('changelog.webp') top no-repeat;
  height: 60rem;
}

.page_bg-map_3_single_issue {
  background: url('changelog.webp') bottom no-repeat;
  height: 45rem;
}

.page_bg-map_4 {
  background: url('news.webp') top no-repeat;
  height: 60rem;
}

.page_bg-map_5 {
  background: url('timeline.webp') top no-repeat;
  height: 50rem;
}

.news_read-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 35rem;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.news_read-bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background: linear-gradient(rgba(0, 0, 0, 0.4), var(--global_body));
  z-index: 1;
}
.news_read-bg img {
  width: 100%;
  opacity: 1;
  height: 100%;
  object-fit: cover;
}

.dusk_coin {
  position: relative;
  z-index: 1;
  padding: 10rem 0 5rem 0;
}
.dusk_coin .global_page-navIndicator {
  margin-bottom: 2rem;
}
.dusk_coin-title {
  margin-bottom: 2.2rem;
}
.dusk_coin-title h1 {
  font-size: 2.5rem;
  margin: 0;
}
.dusk_coin .main_container {
  max-width: 62.6rem;
}
.dusk_coin-summary p {
  margin: 0;
  color: var(--secondary_yellow);
  font-weight: 500;
}
.dusk_coin-summary ul {
  margin: 2rem 0 0 0;
  padding: 0;
  background-color: var(--global_blue-darker);
  border-radius: 0.4rem;
  border: 0.05rem solid var(--global_blue-soft);
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 1rem 1rem 2rem;
  box-sizing: border-box;
}
.dusk_coin-summary ul li {
  width: 20%;
  list-style: none;
}
.dusk_coin-summary ul li p {
  font-size: 0.9rem;
}
.dusk_coin-summary ul li span {
  color: var(--main_accent);
  font-weight: 500;
}
.dusk_coin-summary ul li #methodResult {
  color: white;
}
.dusk_coin-summary ul li button {
  border: none;
  background-color: var(--button_main);
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.2rem;
  height: 100%;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
  font-family: "Strong Sword";
}
.dusk_coin-summary ul li button:hover {
  box-shadow: inset 0 0 1rem var(--main_accent);
}
.dusk_coin-summary ul li button:hover::before {
  left: -70%;
  opacity: 0.6;
}
.dusk_coin-summary ul li button::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  background-color: var(--main_accent);
  left: -100%;
  top: 0;
  filter: blur(4rem);
  opacity: 0;
  transition: 0.5s;
}
.dusk_coin-bonus {
  width: 100%;
  background: linear-gradient(120deg, var(--main_accent), white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.4rem;
  height: 3.6rem;
  padding: 0 1rem 0 2rem;
  box-sizing: border-box;
}
.dusk_coin-bonus h1 {
  font-size: 1.2rem;
  color: var(--global_blue-darker);
}
.dusk_coin-bonus span {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background-color: var(--global_blue-darker);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  cursor: pointer;
}
.dusk_coin-bonus span:hover {
  color: var(--main_accent);
}
.dusk_coin-bonus span:hover p {
  opacity: 1;
  bottom: 80%;
}
.dusk_coin-bonus span p {
  position: absolute;
  width: 18rem;
  text-align: center;
  right: 0;
  font-size: 0.9rem;
  background-color: var(--global_blue-darker);
  border-radius: 0.4rem;
  padding: 1rem;
  bottom: 60%;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  border: 0.1rem solid var(--global_blue-soft);
  color: var(--secondary_yellow);
}
.dusk_coin-bonus span p strong {
  color: var(--main_accent);
}
.dusk_coin-title h1 {
  color: white;
}
.dusk_coin-list {
  display: flex;
  gap: 2.8rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.dusk_coin-list label {
  border-radius: 0.4rem;
  width: 19rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  content: "";
  position: relative;
  overflow: hidden;
}
.dusk_coin-list label input {
  appearance: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0.4rem;
  margin: 0;
  outline: none;
  top: 0;
  left: 0;
  border: 0.15rem solid var(--global_blue-soft);
  cursor: pointer;
}
.dusk_coin-list label input::before {
  content: "";
  position: absolute;
  left: -1.6rem;
  top: -1.6rem;
  transform: rotate(45deg);
  width: 3.2rem;
  height: 3.2rem;
  opacity: 0;
  background-color: var(--main_accent);
}
.dusk_coin-list label input::after {
  content: "✓";
  position: absolute;
  left: 0.45rem;
  font-weight: bold;
  top: 0.2rem;
  color: var(--global_blue-darker);
  opacity: 0;
  transform: rotate(10deg);
  font-size: 0.7rem;
}
.dusk_coin-list label input:checked {
  border-color: var(--main_accent);
}
.dusk_coin-list label input:checked::before {
  opacity: 1;
}
.dusk_coin-list label input:checked::after {
  opacity: 1;
}
.dusk_coin-list label input:checked ~ div:nth-child(3) {
  background-color: var(--global_blue-darker);
}
.dusk_coin-list label input:checked ~ div:nth-child(2) {
  background-color: var(--global_blue-soft);
}
.dusk_coin-list label input:hover ~ div:nth-child(3) {
  background-color: var(--global_blue-darker);
}
.dusk_coin-list label input:hover ~ div:nth-child(2) {
  background-color: var(--global_blue-soft);
}
.dusk_coin-list label img {
  max-width: 7rem;
}
.dusk_coin-list label div:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 8rem;
  background-color: var(--global_blue-darker);
  box-sizing: border-box;
  width: 100%;
  transition: 0.3s;
}
.dusk_coin-list label div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: var(--global_blue-soft);
  padding: 0.9rem 1.5rem;
  box-sizing: border-box;
  transition: 0.3s;
}
.dusk_coin-list label div:nth-child(3) span {
  display: flex;
  align-items: center;
  color: var(--main_accent);
  font-weight: 600;
  gap: 0.4rem;
}
.dusk_coin-list label div:nth-child(3) span svg {
  width: 1.3rem;
  height: 1.2rem;
}
.dusk_coin-list label div:nth-child(3) span span:nth-child(1) {
  width: 1rem;
  height: 1rem;
  background-color: var(--main_accent);
  color: var(--global_blue-darker);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  font-weight: bold;
}
.dusk_coin-list label div:nth-child(3) span span:nth-child(2) {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--global_blue-darker);
  padding: 0.08rem 0.8rem;
  border-radius: 2rem;
  margin-left: 0.2rem;
  background-color: var(--main_accent);
}
.dusk_coin-list label div:nth-child(3) span:nth-child(2) {
  color: white;
}
.dusk_coin form {
  margin-bottom: 1rem;
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
}
.dusk_coin form p {
  color: var(--secondary_yellow);
  font-weight: 500;
  margin: 0;
}
.dusk_coin #duskPayment label {
  height: 9.2rem;
}
.dusk_coin #duskPayment label img {
  max-width: 8rem;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.dusk_coin #duskPayment label input {
  background-color: var(--global_blue-darker);
  transition: 0.3s;
}
.dusk_coin #duskPayment label input:hover {
  background-color: var(--global_blue-soft);
}
.dusk_coin #duskPayment label input:checked {
  background-color: var(--global_blue-soft);
}

.customs {
  padding: 0 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.customs .custom_noBorder .customs_content-title::before {
  display: none;
}
.customs .mythic_custom::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 65rem;
  top: 4rem;
  left: 0;
  background: url('4.webp') top no-repeat;
}
.customs .hardcore_custom::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 65rem;
  top: -2rem;
  left: 0;
  background: url('7.webp') top no-repeat;
}
.customs .pvp_custom::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 65rem;
  top: -5rem;
  left: 0;
  background: url('8.webp') top no-repeat;
}
.customs .lairs_custom::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 65rem;
  top: 4rem;
  left: 0;
  background: url('6.webp') top no-repeat;
}
.customs_content-withList {
  position: relative;
  padding-bottom: 8rem;
}
.customs_content-withList .customs_content-title {
  padding: 10rem 0 0 0;
  margin-bottom: 22rem;
}
.customs_content-withList ul {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 6rem;
  margin: 0 auto;
  padding: 0;
}
.customs_content-withList ul li {
  width: 21.8rem;
  list-style: none;
}
.customs_content-withList ul li div {
  text-align: center;
}
.customs_content-withList ul li div h1 {
  color: white;
  font-size: 1.7rem;
}
.customs_content-withList ul li div p {
  color: var(--secondary_yellow);
  width: 90%;
  margin: 0 auto;
  font-weight: 500;
}
.customs_content-withList ul li div:nth-child(1) {
  width: 100%;
  height: 14.7rem;
  margin-bottom: 2.5rem;
  position: relative;
}
.customs_content-withList ul li div:nth-child(1)::after {
  content: "";
  position: absolute;
  border: 1.4rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  top: -0.2rem;
  pointer-events: none;
}
.customs_content-withList ul li div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.4rem;
}
.customs_content-withTab .customs_content-title {
  padding: 10rem 0 5rem 0;
}
.customs_content-withTab .combination_alliance {
  background: none;
}
.customs_content-withTab .combination_alliance .customs_content-withTab_content-table ul .combination_th {
  background-color: rgba(27, 27, 77, 0.718);
}
.customs_content-withTab .combination_alliance::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50rem;
  background: url('3_alliance.webp') top no-repeat;
}
.customs_content-withTab .combination_horder {
  background: none;
}
.customs_content-withTab .combination_horder .customs_content-withTab_content-table ul .combination_th {
  background-color: rgba(77, 27, 27, 0.718);
}
.customs_content-withTab .combination_horder::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50rem;
  background: url('3_horder.webp') top no-repeat;
}
.customs_content-withTab .raid_custom-scarlet {
  position: relative;
}
.customs_content-withTab .raid_custom-scarlet::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 53rem;
  background: url('5_scarlet.webp') top no-repeat;
}
.customs_content-withTab .raid_custom-gnoll {
  position: relative;
}
.customs_content-withTab .raid_custom-gnoll::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 53rem;
  background: url('5_scarlet.webp') top no-repeat;
}
.customs_content-withTab .race_custom {
  position: relative;
}
.customs_content-withTab .race_custom::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 53rem;
  background: url('2.webp') top no-repeat;
}
.customs_content-withTab_content {
  min-height: 50rem;
  margin: 0;
  position: relative;
  padding-top: 4rem;
  box-sizing: border-box;
}
.customs_content-withTab_content-table {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start !important;
  padding: 4.5rem 0;
}
.customs_content-withTab_content-table h1 {
  color: white;
  font-size: 2.5rem;
  width: 50%;
  padding: 0;
  margin-bottom: 5rem;
  text-align: left;
}
.customs_content-withTab_content-table ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
}
.customs_content-withTab_content-table ul .combination_th {
  position: relative;
  border-radius: 1.5rem;
}
.customs_content-withTab_content-table ul .combination_th::after {
  content: "";
  position: absolute;
  border: 0.9rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: 0rem;
  right: 0rem;
  bottom: -0.1rem;
  top: 0rem;
  pointer-events: none;
}
.customs_content-withTab_content-table ul .combination_th p {
  color: white;
}
.customs_content-withTab_content-table ul .combination_td p {
  color: var(--secondary_yellow);
}
.customs_content-withTab_content-table ul li:not(:last-child) {
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
}
.customs_content-withTab_content-table ul li {
  display: flex;
  padding: 0.4rem 2rem 0.4rem 2.6rem;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.customs_content-withTab_content-table ul li p {
  width: 14.5rem;
  font-weight: 600;
  font-size: 1.15rem;
}
.customs_content-withTab_content-table ul li div {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 2.2rem;
  width: 2.2rem !important;
  width: 0;
}
.customs_content-withTab_content-table ul li div:hover span {
  opacity: 1;
}
.customs_content-withTab_content-table ul li div:hover img {
  border-color: white;
}
.customs_content-withTab_content-table ul li div svg path {
  fill: greenyellow;
}
.customs_content-withTab_content-table ul li div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.3rem;
  border: 0.05rem solid var(--main_accent);
  cursor: pointer;
  transition: 0.2s;
}
.customs_content-withTab_content-table ul li div span {
  position: absolute;
  bottom: 150%;
  color: var(--secondary_yellow);
  width: 10rem;
  background-color: rgb(23, 23, 23);
  padding: 0.5rem;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
}
.customs_content-withTab_content-table ul li div span::before {
  content: "";
  background-color: rgb(23, 23, 23);
  width: 0.5rem;
  height: 0.5rem;
  transform: rotate(45deg);
  position: absolute;
  bottom: -0.25rem;
}
.customs_content-withTab_content .newRace_img {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.customs_content-withTab_content .newRace_img img {
  width: 120rem;
}
.customs_content-withTab_content .main_container {
  box-sizing: border-box;
  min-height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.customs_content-withTab_content .main_container div {
  width: 40%;
  text-align: center;
  box-sizing: border-box;
}
.customs_content-withTab_content .main_container div h1 {
  margin: 0;
  color: white;
  font-family: "Poppins";
  font-size: 3.7rem;
  line-height: 4rem;
  font-weight: 600;
  letter-spacing: 0.05rem;
}
.customs_content-withTab_content .main_container div a {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  width: 6.2rem;
  height: 6.2rem;
  font-size: 1.9rem;
  position: relative;
  box-sizing: border-box;
}
.customs_content-withTab_content .main_container div a:hover svg path {
  fill: white;
}
.customs_content-withTab_content .main_container div a:hover::before {
  opacity: 0.3;
}
.customs_content-withTab_content .main_container div a svg {
  position: relative;
  z-index: 2;
  left: 0.2rem;
}
.customs_content-withTab_content .main_container div a svg path {
  transition: 0.3s;
  fill: var(--main_accent);
}
.customs_content-withTab_content .main_container div a::before {
  content: "";
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main_accent);
  opacity: 0.15;
  border-radius: 100%;
}
.customs_content-withTab_content .main_container div a::after {
  content: "";
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--main_accent);
  opacity: 0;
  border-radius: 100%;
  animation: custom_play-animation 2s infinite;
}
@keyframes custom_play-animation {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
.customs_content-withTab_content .main_container div p {
  color: var(--secondary_yellow);
  font-size: 1.35rem;
  letter-spacing: 0.01rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
}
.customs_content-withTab_tabs {
  border-top: 0.05rem solid rgba(255, 255, 255, 0.1);
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
  margin: 0;
}
.customs_content-withTab_tabs .main_container {
  display: flex;
  gap: 8rem;
  justify-content: center;
}
.customs_content-withTab_tabs .tba {
  pointer-events: none;
  opacity: 0.4;
}
.customs_content-withTab_tabs span {
  margin: 0;
  cursor: pointer;
  display: inline-flex;
  height: 6.2rem;
  align-items: center;
  justify-content: center;
  color: var(--secondary_yellow);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: 0.05rem;
  border-bottom: 0.1rem solid transparent;
  transition: 0.3s;
}
.customs_content-withTab_tabs span:hover {
  color: var(--main_accent);
}
.customs_content-withTab_tabs span.active {
  color: var(--main_accent);
  border-color: var(--main_accent);
}
.customs_content-title {
  text-align: center;
  position: relative;
}
.customs_content-title span {
  width: 3.4rem;
  font-size: 1.6rem;
  height: 3.4rem;
  font-family: "Strong Sword";
  font-weight: bold;
  align-items: center;
  justify-content: center;
  color: var(--secondary_yellow);
  display: inline-flex;
  margin-bottom: 2rem;
  position: relative;
  background: url('number_icon.png') top/cover;
}
.customs_content-title span::before {
  content: "";
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: var(--main_accent);
  position: absolute;
  filter: blur(3rem);
  opacity: 0.5;
}
.customs_content-title h1 {
  color: var(--main_accent);
  font-size: 3.4rem;
  margin: 0;
}
.customs_content-title p {
  color: var(--secondary_yellow);
}
.customs_content-title::before {
  content: "";
  background: url('frame_line.png') top/cover no-repeat;
  width: 100%;
  height: 1.29rem;
  opacity: 0.2;
  top: 0;
  left: 0;
  position: absolute;
}
.customs_heading {
  padding: 11rem 0 6.8rem 0;
}
.customs_heading .main_container:nth-child(2) p {
  color: white;
  font-weight: 500;
  margin: 0;
  margin-bottom: 3.3rem;
  font-size: 1.15rem;
}
.customs_heading .main_container:nth-child(1) {
  margin-bottom: 5.8rem;
}
.customs_heading .main_container:nth-child(1) h1 {
  color: var(--main_accent);
  font-size: 3.6rem;
  margin: 0;
  width: 60%;
}
.customs_heading .main_container:nth-child(1) p {
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 1.15rem;
  width: 60%;
}
.customs_heading-slider {
  position: relative;
}
.customs_heading-slider .swiper-slide {
  position: relative;
  height: 10rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  gap: 1rem;
  padding: 1.7rem;
  text-align: center;
  font-weight: 600;
  font-size: 1.12rem;
  box-sizing: border-box;
  justify-content: center;
  border-radius: 2rem;
  background-color: rgba(46, 46, 46, 0.3);
  color: var(--secondary_yellow);
  transition: 0.3s;
}
.customs_heading-slider .swiper-slide:hover {
  color: var(--main_accent);
}
.customs_heading-slider .swiper-slide:hover svg path {
  fill: var(--secondary_yellow);
}
.customs_heading-slider .swiper-slide svg path {
  transition: 0.3s;
  fill: var(--main_accent);
}
.customs_heading-slider .swiper-slide::after {
  content: "";
  position: absolute;
  border: 1rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.customs_heading-slider_prev {
  top: -4rem;
  left: 91%;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--secondary_yellow);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.customs_heading-slider_prev:hover {
  border-color: var(--main_accent);
}
.customs_heading-slider_prev svg {
  object-fit: none !important;
  font-size: 1rem;
  width: auto;
  height: auto;
}
.customs_heading-slider_prev svg path {
  fill: var(--main_accent);
}
.customs_heading-slider_prev::after {
  display: none;
}
.customs_heading-slider_next {
  top: -4rem;
  right: 0;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--secondary_yellow);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.customs_heading-slider_next:hover {
  border-color: var(--main_accent);
}
.customs_heading-slider_next svg {
  object-fit: none !important;
  font-size: 1rem;
  width: auto;
  height: auto;
}
.customs_heading-slider_next svg path {
  fill: var(--main_accent);
}
.customs_heading-slider_next::after {
  display: none;
}

.news_read {
  padding: 8rem 0 6rem 0;
  position: relative;
  z-index: 1;
}
.news_read .global_page-navIndicator {
  margin-bottom: 3rem;
}
.news_read-content {
  display: flex;
  justify-content: space-between;
}
.news_read-content_menu {
  width: 27%;
  border-radius: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 8rem;
  box-sizing: border-box;
}
.news_read-content_menu h1 {
  margin: 0;
  padding: 0 0 1rem 0;
  font-size: 1.1rem;
  font-family: "Poppins";
  font-weight: 600;
  color: var(--secondary_yellow);
}
.news_read-content_menu ul {
  padding: 0;
  margin: 0;
  background-color: var(--global_blue-darker);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
  overflow-y: auto;
}
.news_read-content_menu ul::-webkit-scrollbar {
  width: 0;
}
.news_read-content_menu ul li:not(:last-child) {
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.047);
}
.news_read-content_menu ul li {
  list-style: none;
  display: flex;
  height: 100%;
}
.news_read-content_menu ul li a {
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  padding: 1.7rem;
  transition: 0.3s;
}
.news_read-content_menu ul li a:hover {
  background-color: rgba(255, 255, 255, 0.03);
}
.news_read-content_menu ul li a div:nth-child(1) {
  width: 6rem;
  height: 100%;
  display: flex;
  position: relative;
}
.news_read-content_menu ul li a div:nth-child(1)::after {
  content: "";
  position: absolute;
  border: 0.6rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.news_read-content_menu ul li a div:nth-child(1) img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
  object-fit: cover;
}
.news_read-content_menu ul li a div:nth-child(2) {
  width: 70%;
}
.news_read-content_menu ul li a p {
  margin: 0;
  color: var(--secondary_yellow);
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_read-content_menu ul li a span {
  color: var(--secondary_blue);
  opacity: 0.4;
  font-size: 0.7rem;
}
.news_read-content_topic {
  width: 68%;
}
.news_read-content_topic-read {
  width: 100%;
}
.news_read-content_topic-read_ending {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3.5rem;
  padding-top: 2rem;
  border-top: 0.1rem solid rgba(255, 255, 255, 0.062);
  align-items: center;
  gap: 2rem;
}
.news_read-content_topic-read_ending div {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.news_read-content_topic-read_ending div p {
  margin: 0 !important;
  color: var(--secondary_yellow);
  font-size: 0.8rem;
  font-weight: 700;
  padding-right: 0.6rem;
  text-transform: uppercase;
}
.news_read-content_topic-read_ending div span {
  background-color: rgba(255, 255, 255, 0.1);
  color: var(--secondary_yellow);
  font-size: 0.8rem;
  padding: 0.4rem 1rem;
  font-weight: 500;
  border-radius: 0.2rem;
}
.news_read-content_topic-read_ending a {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.058);
  color: var(--secondary_yellow) !important;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.8rem 1.5rem;
  border-radius: 0.4rem;
  height: -moz-fit-content;
  height: fit-content;
}
.news_read-content_topic-read_ending a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.news_read-content_topic-read_ending a svg path {
  fill: var(--secondary_yellow);
}
.news_read-content_topic-read img {
  max-width: 100%;
  border-radius: 0.4rem;
}
.news_read-content_topic-read .red_quote {
  border: 0.05rem solid var(--global_red-warning);
  border-left: 0.2rem solid var(--global_red-warning);
  color: var(--global_red-warning);
  padding: 1.2rem 2rem;
  font-size: 0.9rem;
  font-weight: 500;
  border-radius: 0rem 0.4rem 0.4rem 0;
}
.news_read-content_topic-read a {
  color: var(--main_accent);
  transition: 0.3s;
}
.news_read-content_topic-read a:hover {
  color: white;
}
.news_read-content_topic-read blockquote {
  margin: 1rem 0;
}
.news_read-content_topic-read ul {
  padding: 1.5rem 4rem;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 0.95rem;
}
.news_read-content_topic-read ul ul {
  padding: 1.5rem 2rem;
  padding-right: 0;
}
.news_read-content_topic-read ul li {
  color: var(--secondary_yellow);
  font-weight: 500;
}
.news_read-content_topic-read ul li img {
  max-width: 30rem;
}
.news_read-content_topic-read img {
  margin: 1rem 0;
}
.news_read-content_topic-read p {
  color: var(--secondary_yellow);
  font-weight: 500;
}
.news_read-content_topic-read h1 {
  color: var(--main_accent);
  font-family: "Poppins";
  font-weight: 600;
  position: relative;
  padding-left: 3rem;
}
.news_read-content_topic-read h1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  opacity: 0.5;
  width: 2.1rem;
  height: 2.1rem;
  background: url('logo.png') top/cover;
}
.news_read-content_topic-read h1:nth-child(2) {
  margin-top: 1rem;
}
.news_read-content_topic-read h1:nth-child(1) {
  margin-top: 1rem;
}
.news_read-content_topic-read h1 {
  margin-top: 5rem;
}
.news_read-content_topic-read h2 {
  color: white;
  font-weight: 500;
}
.news_read-content_topic-read .blue_quote {
  border: 0.05rem solid var(--primary_blue);
  border-left: 0.2rem solid var(--primary_blue);
  color: var(--primary_blue);
  padding: 1.2rem 2rem;
  font-size: 0.9rem;
  font-weight: 500;
  border-radius: 0rem 0.4rem 0.4rem 0;
}
.news_read-content_topic-read table {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border: 0.1rem solid var(--global_blue-darker);
}
.news_read-content_topic-read table img {
  max-width: 15rem;
}
.news_read-content_topic-read table th {
  background-color: var(--global_blue-soft);
  color: white;
  font-weight: 500;
  padding: 1.2rem;
}
.news_read-content_topic-read table td {
  background-color: var(--global_blue-darker_05);
  color: var(--secondary_yellow);
  font-weight: 500;
  padding: 1.2rem;
  flex-direction: column;
}
.news_read-title {
  margin-bottom: 2.3rem;
  padding-bottom: 3rem;
  width: 100%;
  border-bottom: 0.15rem solid rgba(255, 255, 255, 0.05);
}
.news_read-title h1 {
  font-family: "Poppins";
  font-size: 2.8rem;
  line-height: 3.5rem;
  color: white;
  margin: 0;
  margin-bottom: 2.5rem;
  font-weight: 600;
  padding-left: 0;
}
.news_read-title h1::before {
  display: none;
}
.news_read-title div {
  display: flex;
  gap: 2rem;
  font-weight: 500;
  align-items: center;
  flex-wrap: wrap;
}
.news_read-title_tag {
  padding-right: 2rem;
  border-right: 0.1rem solid rgba(255, 255, 255, 0.129);
}
.news_read-title_date {
  color: var(--secondary_yellow);
}
.news_read-title_tagList {
  display: flex;
  gap: 1rem;
}
.news_read-title_tagList span {
  background-color: rgba(255, 255, 255, 0.1);
  color: var(--secondary_yellow);
  font-size: 0.8rem;
  padding: 0.3rem 1rem;
  border-radius: 0.2rem;
}

.new_tagUpdate {
  color: #b7f58e !important;
}

.new_tagMaintenance {
  color: red !important;
}

.new_tagAnnouncement {
  color: orange !important;
}

.new_tagEvent {
  color: red !important;
}

.new_tagDev {
  color: aqua !important;
}

.new_tagStore {
  color: #d07ff5 !important;
}

.news {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 5rem 0;
}
.news .global_page-navIndicator {
  margin-bottom: 1rem;
}
.news_title h1 {
  color: var(--main_accent);
  font-size: 2.8rem;
  margin: 0;
}
.news_mainNews {
  padding: 3rem 0 9rem 0;
  position: relative;
  box-sizing: border-box;
}
.news_mainNews::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.news_mainSlider {
  position: relative;
  overflow: visible !important;
  z-index: 1;
}
.news_mainSlider .swiper-slide {
  position: relative;
  height: 23.7rem;
  border-radius: 2.4rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.378);
  text-decoration: none;
  opacity: 0.5;
  transform: translateX(4.7rem);
  transition: 0.3s;
}
.news_mainSlider .swiper-slide-active {
  opacity: 1;
  transform: translateX(0rem);
}
.news_mainSlider .swiper-slide-prev {
  transform: translateX(-4.7rem);
  overflow: 0.5;
}
.news_mainSlider .swiper-slide-next {
  opacity: 1;
  transform: translateX(0rem);
}
.news_mainSlider .swiper-slide:hover div:nth-child(1) img {
  transform: scale(1.1);
}
.news_mainSlider .swiper-slide::after {
  content: "";
  position: absolute;
  border: 1.7rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.news_mainSlider .swiper-slide div {
  position: relative;
}
.news_mainSlider .swiper-slide div:nth-child(1) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 2.4rem;
}
.news_mainSlider .swiper-slide div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.news_mainSlider .swiper-slide div:nth-child(2) {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 2.4rem;
  padding: 3rem 3.5rem;
  background: linear-gradient(rgba(0, 0, 0, 0.001), black);
}
.news_mainSlider .swiper-slide div:nth-child(2) h1 {
  font-size: 1.3rem;
  font-weight: 500;
  color: white;
  font-family: "Poppins";
}
.news_mainSlider .swiper-slide div:nth-child(2) h1 span {
  font-size: 0.95rem;
  top: -0.15rem;
  position: relative;
  margin-right: 0.3rem;
  opacity: 1;
  color: var(--main_accent);
}
.news_mainSlider .swiper-slide div:nth-child(2) span {
  color: var(--secondary_yellow);
  font-weight: 500;
  opacity: 0.5;
  font-size: 0.9rem;
}
.news_mainSlider-pagination {
  bottom: -6rem !important;
  right: 0 !important;
  display: flex;
  justify-content: center;
  height: 2rem;
  gap: 1rem;
}
.news_mainSlider-pagination .swiper-pagination-bullet {
  width: 4.8rem;
  height: 0.2rem;
  border-radius: 1rem;
  transition: 0.3s;
  background-color: white;
}
.news_mainSlider-pagination .swiper-pagination-bullet-active {
  background-color: var(--main_accent);
}
.news_mainSlider-prev {
  left: -6rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--global_blue-soft);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.549);
  transition: 0.3s;
}
.news_mainSlider-prev:hover {
  border-color: var(--secondary_yellow);
}
.news_mainSlider-prev svg {
  object-fit: none !important;
  font-size: 1.3rem;
  width: auto;
  height: auto;
}
.news_mainSlider-prev svg path {
  fill: var(--main_accent);
}
.news_mainSlider-prev::after {
  display: none;
}
.news_mainSlider-next {
  right: -6rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--global_blue-soft);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.549);
  transition: 0.3s;
}
.news_mainSlider-next:hover {
  border-color: var(--secondary_yellow);
}
.news_mainSlider-next svg {
  object-fit: none !important;
  font-size: 1.3rem;
  width: auto;
  height: auto;
}
.news_mainSlider-next svg path {
  fill: var(--main_accent);
}
.news_mainSlider-next::after {
  display: none;
}
.news_list-news ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  width: 100%;
}
.news_list-news ul li {
  list-style: none;
  width: 100%;
}
.news_list-news ul li a {
  display: flex;
  gap: 3rem;
  width: 100%;
  padding: 1.8rem;
  background-color: var(--global_blue-darker_05);
  border-radius: 0.4rem;
  border: 0.05rem solid var(--global_blue-soft);
  text-decoration: none;
  box-sizing: border-box;
  transition: 0.3s;
}
.news_list-news ul li a:hover {
  background-color: var(--global_blue-darker);
}
.news_list-news ul li a div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem 0;
  width: 70%;
}
.news_list-news ul li a div:nth-child(2) span:nth-child(2) {
  background-color: rgb(15, 14, 23);
  border-radius: 0.3rem;
  color: var(--secondary_yellow);
  padding: 0.6rem 1.2rem;
  font-size: 0.8rem;
  box-sizing: border-box;
  opacity: 0.4;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  letter-spacing: 0.05rem;
}
.news_list-news ul li a div:nth-child(2) span:nth-child(1) h1 {
  margin: 0;
  font-size: 1.4rem;
  font-family: "Poppins";
  font-weight: 500;
  color: white;
  margin-bottom: 0.5rem;
  letter-spacing: 0.05rem;
}
.news_list-news ul li a div:nth-child(2) span:nth-child(1) h1 span {
  font-size: 0.95rem;
  position: relative;
  top: -0.15rem;
  margin-right: 1rem;
  color: yellow;
}
.news_list-news ul li a div:nth-child(2) span:nth-child(1) p {
  margin: 0;
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}
.news_list-news ul li a div:nth-child(1) {
  width: 16.9rem;
  height: 12.4rem;
  border-radius: 2.4rem;
  position: relative;
}
.news_list-news ul li a div:nth-child(1)::after {
  content: "";
  position: absolute;
  border: 1.4rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.news_list-news ul li a div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.4rem;
}
.news_menu {
  border-top: 0.05rem solid rgba(255, 255, 255, 0.1);
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
  padding: 1.6rem 0;
  margin-bottom: 4rem;
}
.news_menu .main_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.news_menu div {
  display: flex;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.news_menu div p {
  margin: 0;
  color: var(--secondary_yellow);
}
.news_menu div ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0;
  margin: 0;
}
.news_menu div ul li {
  list-style: none;
}
.news_menu div ul li a {
  text-decoration: none;
  font-family: "Poppins";
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.7rem 2.2rem;
  border: none;
  color: var(--secondary_yellow);
  border-radius: 0.2rem;
  font-size: 0.9rem;
  cursor: pointer;
  transition: 0.3s;
}
.news_menu div ul li a:hover {
  color: var(--main_accent);
}
.news_menu div ul li a.active {
  color: var(--main_accent);
  background-color: rgba(255, 255, 255, 0.1);
}

.changelog {
  position: relative;
  z-index: 1;
  padding: 6rem 0;
}
.changelog .global_page-navIndicator {
  margin-bottom: 1rem;
}
.changelog_logs ul {
  padding: 0;
  margin: 0;
  width: 100%;
  padding-left: 2.5rem;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.changelog_logs ul.active .changelog_logs-list {
  display: flex;
}
.changelog_logs ul.active .changelog_logs-date {
  border-color: var(--main_accent);
  color: white;
}
.changelog_logs ul.active .changelog_logs-date::before {
  border-left-color: var(--main_accent);
  border-bottom-color: var(--main_accent);
}
.changelog_logs ul.active .changelog_logs-date::after {
  opacity: 1;
}
.changelog_logs ul.active .changelog_logs-date svg {
  transform: rotate(90deg);
}
.changelog_logs ul::before {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 1rem;
  width: 0.3rem;
  background-color: var(--global_blue-soft);
  height: 100%;
}
.changelog_logs ul li {
  width: 100%;
  list-style: none;
  position: relative;
}
.changelog_logs ul li::before {
  content: "";
  position: absolute;
  width: 1rem;
  left: -3.05rem;
  top: 1.45rem;
  height: 1rem;
  border-radius: 100%;
  border: 0.2rem solid var(--global_blue-soft);
  background-color: var(--global_body);
}
.changelog_logs-list {
  display: flex;
  flex-direction: column;
  padding: 2.5rem 3rem 0 3rem;
  display: none;
}
.changelog_logs-list h1 {
  margin: 0;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.05);
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Poppins";
  color: white;
  margin-bottom: 1.8rem;
}
.changelog_logs-list_content {
  display: flex;
  margin-bottom: 1.5rem;
  flex-direction: column;
}
.changelog_logs-list_content div {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  margin-bottom: 1.3rem;
}
.changelog_logs-list_content div span {
  color: white;
  width: 5.5rem;
  height: 1.85rem;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: 500;
  position: relative;
  top: 0rem;
}
.changelog_logs-list_content div .changelog_New {
  background-color: rgb(207, 16, 16);
}
.changelog_logs-list_content div .changelog_Change {
  background-color: rgb(59, 59, 205);
}
.changelog_logs-list_content div p {
  width: 90%;
  margin: 0;
  color: var(--secondary_yellow);
  font-weight: 500;
  padding-top: 0.2rem;
}
.changelog_logs-date {
  width: 100%;
  padding: 1.3rem 2rem;
  color: var(--secondary_yellow);
  background-color: var(--global_blue-darker);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.3rem;
  border: 0.05rem solid var(--global_blue-soft);
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 500;
  transition: 0.3s;
}
.changelog_logs-date:hover {
  color: white;
}
.changelog_logs-date.active {
  border-color: var(--main_accent);
  color: white;
}
.changelog_logs-date.active::before {
  border-left-color: var(--main_accent);
  border-bottom-color: var(--main_accent);
}
.changelog_logs-date.active::after {
  opacity: 1;
}
.changelog_logs-date.active svg {
  transform: rotate(90deg);
}
.changelog_logs-date.active ~ .changelog_logs-list {
  display: flex;
}
.changelog_logs-date::before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  left: -0.5rem;
  transform: rotate(45deg);
  background-color: var(--global_blue-darker);
  border-left: 0.05rem solid var(--global_blue-soft);
  border-bottom: 0.05rem solid var(--global_blue-soft);
  transition: 0.3s;
}
.changelog_logs-date::after {
  content: "";
  position: absolute;
  width: 0.3rem;
  left: -2.55rem;
  top: 1.9rem;
  opacity: 0;
  height: 0.3rem;
  border-radius: 100%;
  background-color: var(--main_accent);
  transition: 0.3s;
}
.changelog_logs-date p {
  margin: 0;
  font-size: 1.1rem;
}
.changelog_logs-date svg {
  transition: 0.3s;
}
.changelog_logs-date svg path {
  fill: var(--secondary_yellow);
}
.changelog_title h1 {
  color: var(--main_accent);
  font-size: 3.1rem;
  margin: 0;
}
.changelog_title p {
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 1.1rem;
}
.changelog_menu {
  width: 100%;
  margin-top: 6.8rem;
  border-top: 0.05rem solid rgba(255, 255, 255, 0.05);
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
  margin-bottom: 4rem;
  position: relative;
}
.changelog_menu::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.307));
  width: 100%;
  height: 300%;
}
.changelog_menu .main_container {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}
.changelog_menu .main_container ul {
  display: flex;
  padding: 0;
  gap: 5rem;
  height: 100%;
  margin: 0;
}
.changelog_menu .main_container ul li {
  list-style: none;
  height: 100%;
  box-sizing: border-box;
}
.changelog_menu .main_container ul li button {
  cursor: pointer;
  background-color: transparent;
  font-size: 1.3rem;
  font-weight: 600;
  border: none;
  font-family: "Poppins";
  color: var(--secondary_yellow);
  padding: 2.5rem 0;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  transition: 0.3s;
  outline: none;
}
.changelog_menu .main_container ul li button::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0%;
  transition: 0.3s;
  height: 0.1rem;
  background-color: var(--main_accent);
}
.changelog_menu .main_container ul li button:hover {
  color: var(--main_accent);
}
.changelog_menu .main_container ul li button.active {
  color: var(--main_accent);
}
.changelog_menu .main_container ul li button.active::before {
  width: 100%;
}

.shop_cart .main_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop_cart-items {
  width: 59%;
}
.shop_cart-items h1 {
  color: white;
  font-size: 2.3rem;
  margin: 0;
  margin-bottom: 2rem;
}
.shop_cart-items_info:not(:last-child) {
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
}
.shop_cart-items_info {
  display: flex;
  align-items: center;
  padding: 2.2rem 0;
}
.shop_cart-items_info-delete button {
  border-radius: 100%;
  background-color: var(--global_red-soft);
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}
.shop_cart-items_info-delete button:hover svg path {
  fill: white;
}
.shop_cart-items_info-delete button svg path {
  transition: 0.3s;
  fill: var(--global_red-warning);
}
.shop_cart-items_info-cost {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  justify-content: center;
  color: var(--main_accent);
  font-weight: 600;
  width: 6rem;
}
.shop_cart-items_info-cost span {
  background-color: var(--main_accent);
  color: var(--global_blue-darker);
  width: 1rem;
  font-weight: 700;
  height: 1rem;
  display: flex;
  border-radius: 100%;
  align-items: center;
  font-size: 0.7rem;
  justify-content: center;
}
.shop_cart-items_info-product {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.shop_cart-items_info-product div:nth-child(1) {
  width: 4.8rem;
  height: 3.5rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.shop_cart-items_info-product div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop_cart-items_info-product div:nth-child(2) {
  font-weight: 600;
}
.shop_cart-items_info-product div:nth-child(2) p {
  margin: 0;
  color: white;
}
.shop_cart-items_info-product div:nth-child(2) span {
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.9rem;
}
.shop_cart-items_info-quantity {
  position: relative;
  width: 5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--global_blue-darker);
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0.3rem;
  height: 1.5rem;
  padding: 0.5rem;
}
.shop_cart-items_info-quantity input {
  width: 100%;
  background-color: transparent;
  appearance: none;
  color: var(--secondary_yellow);
  border: none;
  text-align: center;
  font-size: 1rem;
  font-family: "Poppins";
  pointer-events: none;
  font-weight: 500;
}
.shop_cart-items_info-quantity button {
  opacity: 0.5;
  font-size: 1.2rem;
  font-family: "Poppins";
  background-color: transparent;
  border: none;
  color: var(--secondary_yellow);
  transition: 0.3s;
  cursor: pointer;
}
.shop_cart-items_info-quantity button:hover {
  opacity: 1;
  color: white;
}
.shop_cart-items_info-quantity input[type=number]::-webkit-inner-spin-button,
.shop_cart-items_info-quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shop_cart-items ul {
  margin: 0;
  padding: 0;
}
.shop_cart-items ul li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  gap: 3rem;
}
.shop_cart-items ul li div:nth-child(4) {
  width: auto;
  right: 0;
  position: absolute;
}
.shop_cart-items_table {
  justify-content: flex-start;
  color: var(--secondary_yellow);
  border-bottom: 0.15rem solid var(--global_blue-soft);
  border-top: 0.05rem solid var(--global_blue-soft);
  padding: 1.3rem 0;
  font-weight: 500;
}
.shop_cart-items_table div:nth-child(1) {
  width: 50%;
}
.shop_cart-items_table div:nth-child(2) {
  text-align: center;
  width: 6.4rem;
}
.shop_cart-items_table div:nth-child(3) {
  text-align: center;
  width: 6.4rem;
}
.shop_cart-summary {
  width: 33.5%;
}
.shop_cart-summary h1 {
  color: white;
  font-size: 2.3rem;
  margin: 0;
  margin-bottom: 2rem;
}
.shop_cart-summary ul {
  padding: 0;
  margin: 0;
  background-color: var(--global_blue-darker);
  border-radius: 0.4rem;
  border: 0.05rem solid var(--global_blue-soft);
  margin-bottom: 1.5rem;
}
.shop_cart-summary ul li:not(:last-child) {
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
}
.shop_cart-summary ul li {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2rem;
}
.shop_cart-summary ul li div:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: var(--main_accent);
  font-weight: 500;
}
.shop_cart-summary ul li div:nth-child(2) span {
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  background-color: var(--main_accent);
  color: var(--global_blue-darker);
  font-size: 0.7rem;
  font-weight: 700;
}
.shop_cart-summary ul li div:nth-child(1) {
  font-weight: 500;
  color: white;
}
.shop_cart-summary ul li div:nth-child(1) span {
  color: var(--secondary_yellow);
}
.shop_cart-summary ul li div p {
  margin: 0;
}
.shop_cart-summary_complete button {
  border: none;
  background-color: var(--button_main);
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.25rem;
  height: 4rem;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
  font-family: "Strong Sword";
}
.shop_cart-summary_complete button:hover {
  box-shadow: inset 0 0 1rem var(--main_accent);
}
.shop_cart-summary_complete button:hover::before {
  left: -70%;
  opacity: 0.6;
}
.shop_cart-summary_complete button::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  background-color: var(--main_accent);
  left: -100%;
  top: 0;
  filter: blur(4rem);
  opacity: 0;
  transition: 0.5s;
}
.shop_cart-summary_total {
  display: flex;
  background-color: var(--global_blue-soft);
  align-items: center;
  justify-content: space-between;
  color: white;
  border-radius: 0.4rem;
  padding: 1.2rem 2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.shop_cart-summary_total div {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  font-size: 1.05rem;
}
.shop_cart-summary_total div p {
  color: var(--main_accent);
  font-weight: 600;
  margin: 0;
}
.shop_cart-summary_total div span {
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  background-color: var(--main_accent);
  color: var(--global_blue-darker);
  font-size: 0.7rem;
  font-weight: 700;
}
.shop_cart-summary_select {
  margin-bottom: 1.5rem;
}
.shop_cart-summary_select p {
  color: var(--secondary_yellow);
  font-weight: 500;
  margin: 0;
  margin-bottom: 1rem;
  font-size: 0.9rem;
}
.shop_cart-summary_select div {
  position: relative;
  display: flex;
  align-items: center;
}
.shop_cart-summary_select div::before {
  content: ">";
  position: absolute;
  right: 1.2rem;
  opacity: 0.5;
  color: white;
  z-index: 1;
  font-size: 1.5rem;
  transform: rotate(90deg);
}
.shop_cart-summary_select select {
  width: 100%;
  background-color: black;
  border: 0.05rem solid rgba(255, 255, 255, 0.15);
  appearance: none;
  color: white;
  font-family: "Poppins";
  padding: 1.2rem 1.8rem;
  font-size: 0.9rem;
  border-radius: 0.4rem;
  font-weight: 500;
  transition: 0.3s;
  cursor: pointer;
  position: relative;
}
.shop_cart-summary_select select:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.shop_view .main_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop_view .shop_section {
  margin-top: 7rem !important;
  padding-top: 5rem;
  margin-bottom: 0 !important;
}
.shop_view .global_page-navIndicator {
  margin-bottom: 4.7rem;
}
.shop_view-item_description {
  width: 53.5%;
  position: sticky;
  top: 6rem;
  height: -moz-fit-content;
  height: fit-content;
}
.shop_view-item_description-img {
  width: 100%;
  height: 28rem;
  position: relative;
}
.shop_view-item_description-img::after {
  content: "";
  position: absolute;
  border: 1.5rem solid transparent;
  border-image: url('frame_golden.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.shop_view-item_description-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.4rem;
}
.shop_view-item_description-text {
  margin-top: 2.5rem;
}
.shop_view-item_description-text h1 {
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 1.6rem;
  margin: 0;
  margin-bottom: 1rem;
  font-family: "Poppins";
}
.shop_view-item_description-text p {
  color: var(--secondary_yellow);
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  opacity: 0.5;
  letter-spacing: 0.02rem;
  width: 90%;
  margin: 0 auto;
}
.shop_view-item_info {
  width: 38.4%;
}
.shop_view-item_info-buy_button button {
  border: none;
  background-color: var(--button_main);
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.3rem;
  height: 4.4rem;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
  font-family: "Strong Sword";
}
.shop_view-item_info-buy_button button:hover {
  box-shadow: inset 0 0 1rem var(--main_accent);
}
.shop_view-item_info-buy_button button:hover::before {
  left: -70%;
  opacity: 0.6;
}
.shop_view-item_info-buy_button button::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  background-color: var(--main_accent);
  left: -100%;
  top: 0;
  filter: blur(4rem);
  opacity: 0;
  transition: 0.5s;
}
.shop_view-item_info-buy p {
  font-weight: 600;
  color: white;
  margin: 0;
  margin-bottom: 1.7rem;
}
.shop_view-item_info-buy_price {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding: 0.7rem 0.7rem 0.7rem 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.shop_view-item_info-buy_price::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main_accent);
  opacity: 0.1;
  border-radius: 0.3rem;
}
.shop_view-item_info-buy_price div:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6rem;
  border-radius: 0.2rem;
  height: 2.5rem;
}
.shop_view-item_info-buy_price div:nth-child(2) span {
  position: absolute;
  cursor: pointer;
  color: var(--secondary_yellow);
  font-size: 0.9rem;
  opacity: 0.5;
  height: 100%;
  width: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0.2rem;
  transition: 0.3s;
  z-index: 2;
}
.shop_view-item_info-buy_price div:nth-child(2) span svg path {
  fill: var(--secondary_yellow);
}
.shop_view-item_info-buy_price div:nth-child(2) span:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.02);
}
.shop_view-item_info-buy_price div:nth-child(2) span:nth-child(1) {
  left: 0rem;
}
.shop_view-item_info-buy_price div:nth-child(2) span:nth-child(3) {
  right: 0rem;
}
.shop_view-item_info-buy_price div:nth-child(2) input {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 1rem;
  width: 1.9rem;
  position: absolute;
  background-color: transparent;
  cursor: not-allowed;
  color: var(--secondary_yellow);
  border: none;
  text-align: center;
  appearance: textfield;
}
.shop_view-item_info-buy_price div:nth-child(2) input[type=number]::-webkit-inner-spin-button,
.shop_view-item_info-buy_price div:nth-child(2) input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shop_view-item_info-buy_price div:nth-child(1) {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.shop_view-item_info-buy_price div:nth-child(1) span:nth-child(1) {
  display: flex;
  width: 1.4rem;
  height: 1.4rem;
  background-color: var(--main_accent);
  color: black;
  font-weight: 700;
  border-radius: 100%;
  font-size: 0.85rem;
  align-items: center;
  justify-content: center;
}
.shop_view-item_info-buy_price div:nth-child(1) span:nth-child(2) {
  color: var(--main_accent);
  font-weight: 600;
  font-size: 1.1rem;
}
.shop_view-item_info-buy_price div {
  position: relative;
  z-index: 1;
}
.shop_view-item_info-msg {
  margin-top: 2rem;
}
.shop_view-item_info-msg p {
  color: var(--secondary_yellow);
  font-size: 0.9rem;
  font-weight: 500;
  opacity: 0.4;
}
.shop_view-item_info-msg p a {
  color: white;
  transition: 0.3s;
  text-decoration: none;
}
.shop_view-item_info-msg p a:hover {
  color: var(--main_accent);
}
.shop_view-item_info-complement {
  margin-bottom: 3.5rem;
}
.shop_view-item_info-complement p {
  font-weight: 600;
  color: white;
  margin: 0;
  margin-bottom: 1.7rem;
}
.shop_view-item_info-complement ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
}
.shop_view-item_info-complement ul li {
  list-style: none;
  padding: 0.8rem;
  background: var(--shop_gradient);
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  gap: 1.3rem;
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.95rem;
}
.shop_view-item_info-complement ul li span:nth-child(1) {
  display: inline-flex;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
.shop_view-item_info-complement ul li span:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop_view-item_info-name {
  padding-bottom: 1.8rem;
  margin-bottom: 2.5rem;
  border-bottom: 0.15rem solid rgba(255, 255, 255, 0.05);
}
.shop_view-item_info-name h1 {
  color: white;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
.shop_view-item_info-name span {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--main_accent);
}

.shop {
  position: relative;
  z-index: 1;
  padding: 7.8rem 0;
}
.shop_section {
  padding-top: 3rem;
  border-top: 0.15rem solid rgba(255, 255, 255, 0.05);
  margin-bottom: 4rem;
  width: 100%;
}
.shop_section .global_showMore {
  margin-top: 3rem !important;
}
.shop_section-item_img {
  width: 100%;
  height: 11rem;
  overflow: hidden;
  border-radius: 2.4rem 2.4rem 0 0;
}
.shop_section-item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.shop_section-item_info {
  background: var(--shop_gradient);
  padding: 2rem 2.5rem 2rem 2.5rem;
  height: 7rem;
  display: flex;
  flex-direction: column;
  border-radius: 0 0 2.4rem 2.4rem;
  justify-content: space-between;
}
.shop_section-item_info p {
  margin: 0;
  color: white;
  font-size: 1rem;
  font-weight: 600;
}
.shop_section-item_info div:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.shop_section-item_info div:nth-child(2) span:nth-child(1) {
  width: 1.3rem;
  height: 1.3rem;
  background-color: var(--main_accent);
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-size: 0.9rem;
  font-weight: 700;
  border-radius: 100%;
}
.shop_section-item_info div:nth-child(2) span:nth-child(2) {
  color: var(--main_accent);
  font-size: 1.1rem;
  font-weight: 600;
}
.shop_section-title {
  margin-bottom: 2.7rem !important;
}
.shop_section-title h1 {
  font-size: 2rem !important;
}
.shop_section ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  gap: 2.7rem;
}
.shop_section ul li {
  list-style: none;
  width: 17.3rem;
  position: relative;
}
.shop_section ul li::after {
  content: "";
  position: absolute;
  border: 1.3rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.shop_section ul li:hover a .shop_section-item_img img {
  transform: scale(1.15);
}
.shop_section ul li a {
  text-decoration: none;
}
.shop_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--global_body);
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  z-index: 1;
  margin-top: 4.5rem;
}
.shop_menu div:nth-child(1) {
  display: flex;
  gap: 2rem;
  color: var(--secondary_yellow);
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  flex-wrap: wrap;
}
.shop_menu div:nth-child(1) p {
  margin: 0;
}
.shop_menu div:nth-child(1) ul {
  display: flex;
  padding: 0;
  gap: 1rem;
  flex-wrap: wrap;
}
.shop_menu div:nth-child(1) ul li {
  list-style: none;
}
.shop_menu div:nth-child(1) ul li button {
  text-decoration: none;
  font-family: "Poppins";
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.7rem 2.2rem;
  border: none;
  color: var(--secondary_yellow);
  border-radius: 0.2rem;
  font-size: 0.9rem;
  cursor: pointer;
  transition: 0.3s;
}
.shop_menu div:nth-child(1) ul li button:hover {
  color: var(--main_accent);
}
.shop_menu div:nth-child(1) ul li button.active {
  color: var(--main_accent);
  background-color: rgba(255, 255, 255, 0.1);
}
.shop_section-title {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  margin-bottom: 3.5rem !important;
}
.shop_section-title h1 {
  color: white;
  margin: 0;
  letter-spacing: 0.05rem;
  font-size: 2.2rem !important;
}
.shop_section-title svg {
  opacity: 0.6;
  font-size: 2rem;
}
.shop_section-title svg path {
  fill: var(--secondary_yellow);
}
.shop_special {
  position: relative;
}
.shop_special-slider {
  overflow: hidden;
  padding: 0.2rem;
}
.shop_special-slider_pagination {
  top: 1.6rem !important;
  right: 0 !important;
  display: flex;
  justify-content: flex-end;
  height: 2rem;
  gap: 0.7rem;
}
.shop_special-slider_pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  background-color: white;
}
.shop_special-slider_pagination .swiper-pagination-bullet-active {
  background-color: var(--main_accent);
}
.shop_special-slider_prev {
  left: -6rem;
  top: 19.5rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--global_blue-soft);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.549);
  transition: 0.3s;
}
.shop_special-slider_prev:hover {
  border-color: var(--secondary_yellow);
}
.shop_special-slider_prev svg {
  object-fit: none !important;
  font-size: 1.3rem;
  width: auto;
  height: auto;
}
.shop_special-slider_prev svg path {
  fill: var(--main_accent);
}
.shop_special-slider_prev::after {
  display: none;
}
.shop_special-slider_next {
  right: -6rem;
  top: 19.5rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.15rem solid var(--global_blue-soft);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.549);
  transition: 0.3s;
}
.shop_special-slider_next:hover {
  border-color: var(--secondary_yellow);
}
.shop_special-slider_next svg {
  object-fit: none !important;
  font-size: 1.3rem;
  width: auto;
  height: auto;
}
.shop_special-slider_next svg path {
  fill: var(--main_accent);
}
.shop_special-slider_next::after {
  display: none;
}
.shop_special-item {
  position: relative;
}
.shop_special-item::after {
  content: "";
  position: absolute;
  border: 1.7rem solid transparent;
  border-image: url('frame_golden.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.shop_item {
  position: relative;
  text-decoration: none;
}
.shop_item:hover .shop_item-img img {
  transform: scale(1.15);
}
.shop_item-img {
  width: 100%;
  height: 15rem;
  border-radius: 2.4rem 2.4rem 0 0;
  overflow: hidden;
}
.shop_item-img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
  object-fit: cover;
}
.shop_item-info {
  background: var(--shop_gradient-special);
  padding: 2rem 3rem 2.5rem 3rem;
  border-radius: 0 0 2.4rem 2.4rem;
  height: 7.7rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.shop_item-info p {
  margin: 0;
}
.shop_item-info_name {
  font-size: 1rem;
  color: white;
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.02rem;
}
.shop_item-info_price {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.shop_item-info_price span {
  display: flex;
}
.shop_item-info_price span:nth-child(1) {
  width: 1.5rem;
  height: 1.5rem;
  background-color: var(--main_accent);
  color: black;
  font-weight: bold;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}
.shop_item-info_price span:nth-child(2) {
  gap: 0.6rem;
  font-weight: 600;
  font-size: 1.1rem;
}
.shop_item-info_price span:nth-child(2) .shop_item-info_price-discount {
  text-decoration: line-through;
  color: var(--secondary_yellow);
}
.shop_item-info_price span:nth-child(2) p {
  color: var(--main_accent);
}
.shop_item-info_tag {
  position: absolute;
  right: 2.5rem;
  bottom: 2.5rem;
  color: var(--secondary_yellow);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}

.dashboard {
  position: relative;
  z-index: 1;
  padding: 10rem 0;
}
.dashboard button {
  cursor: pointer;
  font-family: "Poppins";
  font-weight: 500;
}
.dashboard .main_container {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.dashboard_menu-mobile {
  display: none;
}
.dashboard_content {
  width: 67%;
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}
.dashboard_content-characters {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.dashboard_content-characters li {
  list-style: none;
  position: relative;
  width: 100%;
  height: 12.6rem;
  overflow: hidden;
  border-radius: 0.4rem;
  border: 0.05rem solid var(--global_blue-soft);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.dashboard_content-characters li div:nth-child(1) {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dashboard_content-characters li div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dashboard_content-characters li div:nth-child(2) {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 2rem 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dashboard_content-characters li div:nth-child(2) h1 {
  margin: 0;
  font-size: 1.4rem;
  color: white;
  margin-bottom: 0.3rem;
}
.dashboard_content-characters li div:nth-child(2) h1 span {
  font-size: 1.1rem;
  color: var(--secondary_yellow);
}
.dashboard_content-characters li div:nth-child(2) h1 span span {
  color: var(--main_accent);
}
.dashboard_content-characters li div:nth-child(2) span {
  color: var(--secondary_yellow);
}
.dashboard_content-characters li div:nth-child(3) {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  align-items: center;
  background-color: var(--global_blue-darker);
  padding: 1rem 1rem 1rem 3rem;
  flex-wrap: wrap;
  gap: 1rem;
}
.dashboard_content-characters li div:nth-child(3) p {
  margin: 0;
  color: var(--secondary_yellow);
  font-weight: 600;
  font-size: 0.95rem;
}
.dashboard_content-characters li div:nth-child(3) p span {
  color: white;
}
.dashboard_content-characters li div:nth-child(3) ul {
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  flex-wrap: wrap;
  gap: 1rem;
}
.dashboard_content-characters li div:nth-child(3) ul li {
  width: auto;
  height: auto;
  margin: 0;
  border: none;
  border-radius: 0;
}
.dashboard_content-characters li div:nth-child(3) ul li button {
  width: auto !important;
  height: auto !important;
  padding: 0.5rem 1.4rem;
  margin: 0;
  color: var(--secondary_yellow);
  border-radius: 0.2rem !important;
  border: none !important;
}
.dashboard_content-characters li div:nth-child(3) ul li button:hover {
  color: var(--main_accent);
}
.dashboard_content .dashboard_ipConnect {
  position: relative;
}
.dashboard_content .dashboard_ipConnect table {
  width: 100%;
  text-align: left;
  background-color: var(--global_blue-darker);
  border-radius: 0.5rem;
  overflow: hidden;
  border: 0.05rem solid var(--global_blue-soft);
  border-collapse: collapse;
  position: relative;
}
.dashboard_content .dashboard_ipConnect table tr th {
  background-color: var(--global_blue-soft);
  padding: 1.5rem 2rem;
  font-weight: 500;
  color: white;
}
.dashboard_content .dashboard_ipConnect table tr td {
  padding: 1.5rem 2rem;
  border-bottom: 0.05rem solid rgba(255, 255, 255, 0.05);
  color: var(--secondary_yellow);
  width: 50%;
  font-weight: 500;
}
.dashboard_content .dashboard_ipConnect-message {
  position: absolute;
  color: var(--main_accent) !important;
  z-index: 1;
  right: 2rem;
  top: 1.5rem;
  text-decoration: underline;
  cursor: pointer;
  transition: 0.3s;
}
.dashboard_content .dashboard_ipConnect-message:hover {
  color: white !important;
}
.dashboard_content .dashboard_ipConnect-message:hover div {
  opacity: 1;
  bottom: 150%;
}
.dashboard_content .dashboard_ipConnect-message div {
  position: absolute;
  bottom: 100%;
  transition: 0.3s;
  opacity: 0;
  color: var(--secondary_yellow);
  right: 0;
  text-align: center;
  font-size: 0.9rem;
  width: 15rem;
  background-color: var(--global_blue-darker);
  padding: 1rem;
  border-radius: 0.4rem;
  pointer-events: none;
  border: 0.05rem solid var(--global_blue-soft);
}
.dashboard_content-logs_tabs {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.dashboard_content-logs_tabs button {
  width: auto !important;
  padding: 0 1.8rem;
  color: var(--secondary_yellow) !important;
  height: 3rem !important;
  border: 0.05rem solid transparent !important;
  gap: 0.6rem;
}
.dashboard_content-logs_tabs button svg {
  width: 1.5rem;
}
.dashboard_content-logs_tabs button svg path {
  fill: var(--secondary_yellow);
}
.dashboard_content-logs_tabs button.active {
  color: var(--main_accent) !important;
  border-color: var(--main_accent) !important;
}
.dashboard_content-logs_tabs button.active svg path {
  fill: var(--main_accent);
}
.dashboard_content-logs_tabs button:hover {
  color: var(--main_accent) !important;
}
.dashboard_content .dashboard_orderHistory {
  flex-direction: column;
}
.dashboard_content .dashboard_orderHistory .dashboard_orderHistory-ul {
  margin: 0;
  padding: 0;
  gap: 3rem;
  display: flex;
  flex-direction: column;
}
.dashboard_content .dashboard_orderHistory .dashboard_orderHistory-ul li {
  background-color: var(--global_blue-soft);
  list-style: none;
  width: 100%;
  border-radius: 0.5rem;
  border: 0.05rem solid var(--global_blue-soft);
}
.dashboard_content .dashboard_orderHistory-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 2.2rem;
  gap: 2rem;
}
.dashboard_content .dashboard_orderHistory-info div {
  display: flex;
}
.dashboard_content .dashboard_orderHistory-info div p {
  margin: 0;
}
.dashboard_content .dashboard_orderHistory-price {
  padding: 0.5rem 1.5rem;
  border-radius: 0.2rem;
  color: var(--main_accent);
  font-weight: 600;
  border: 0.05rem solid var(--main_accent);
}
.dashboard_content .dashboard_orderHistory-coin {
  gap: 4rem;
}
.dashboard_content .dashboard_orderHistory-coin div {
  flex-direction: column;
}
.dashboard_content .dashboard_orderHistory-coin div p {
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.85rem;
  margin-bottom: 0.3rem;
}
.dashboard_content .dashboard_orderHistory-coin div div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-direction: row;
}
.dashboard_content .dashboard_orderHistory-coin div div span {
  width: 1rem;
  height: 1rem;
  background-color: var(--main_accent);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: var(--global_blue-darker);
  font-weight: 700;
  font-size: 0.7rem;
}
.dashboard_content .dashboard_orderHistory-coin div div p {
  font-size: 1rem;
  color: var(--main_accent);
  margin: 0;
}
.dashboard_content .dashboard_orderHistory-product {
  align-items: center;
  gap: 1.2rem;
}
.dashboard_content .dashboard_orderHistory-product_img {
  display: flex;
  width: 5.5rem;
  height: 3.5rem;
  border-radius: 0.3rem;
  border: 0.05rem solid var(--secondary_yellow);
  overflow: hidden;
}
.dashboard_content .dashboard_orderHistory-product_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dashboard_content .dashboard_orderHistory-product div {
  flex-direction: column;
}
.dashboard_content .dashboard_orderHistory-product div p:nth-child(1) {
  color: white;
  font-weight: 500;
}
.dashboard_content .dashboard_orderHistory-product div p:nth-child(2) {
  color: var(--secondary_yellow);
  font-size: 0.9rem;
  font-weight: 500;
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-verifying {
  color: gray;
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-completed {
  color: var(--main_accent);
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-rejected {
  color: var(--global_red);
  display: inline-flex;
  align-items: center;
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-rejected_message {
  width: 1.1rem;
  height: 1.1rem;
  color: var(--secondary_yellow);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 0.7rem;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 500;
  top: -0.1rem;
  left: 0.15rem;
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-rejected_message:hover {
  color: var(--global_red);
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-rejected_message:hover span {
  bottom: 150%;
  opacity: 1;
}
.dashboard_content .dashboard_orderHistory-product div .dashboard_orderHistory-rejected_message span {
  position: absolute;
  pointer-events: none;
  right: 0;
  width: 14rem;
  height: auto;
  bottom: 100%;
  transition: 0.3s;
  background-color: var(--global_blue-darker);
  border-radius: 0.3rem;
  padding: 1rem;
  border: 0.05rem solid var(--global_blue-soft);
  text-align: center;
  opacity: 0;
  color: var(--secondary_yellow) !important;
}
.dashboard_content .dashboard_orderHistory-details {
  display: flex;
  background-color: var(--global_blue-darker);
  padding: 2.2rem;
  align-items: center;
  gap: 5rem;
  flex-wrap: wrap;
}
.dashboard_content .dashboard_orderHistory-details p {
  margin: 0;
}
.dashboard_content .dashboard_orderHistory-details div p {
  color: var(--secondary_yellow);
  opacity: 0.5;
  font-weight: 500;
  font-size: 0.85rem;
}
.dashboard_content .dashboard_orderHistory-details div span {
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.9rem;
}
.dashboard_content button {
  display: flex;
  background-color: var(--dashboard_blue-soft);
  border-radius: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 2.6rem;
  border: none;
  font-size: 0.9rem;
  transition: 0.3s;
}
.dashboard_content button:hover {
  color: white;
}
.dashboard_content .dashboard_red-button {
  background-color: var(--global_red-soft) !important;
  color: var(--global_red-warning) !important;
}
.dashboard_content .dashboard_red-button:hover {
  color: white !important;
}
.dashboard_content .dashboard_yellow-button {
  background-color: var(--main_accent) !important;
  color: var(--global_blue-darker) !important;
}
.dashboard_content .dashboard_yellow-button:hover {
  background-color: var(--global_blue-soft) !important;
  color: white !important;
}
.dashboard_content-title h1 {
  margin: 0;
  color: white;
  font-size: 2.8rem;
}
.dashboard_content-withList_title {
  padding: 1.5rem 3rem 1.5rem 3rem;
  color: white;
  font-weight: 600;
  font-size: 1.4rem;
}
.dashboard_content-withList_list {
  padding: 0;
  margin: 0;
}
.dashboard_content-withList_list button {
  color: var(--main_accent);
}
.dashboard_content-withList_list-gold {
  cursor: auto !important;
}
.dashboard_content-withList_list-gold:hover {
  background-color: transparent !important;
}
.dashboard_content-withList_list-gold span:nth-child(2) p {
  color: var(--main_accent);
}
.dashboard_content-withList_list-gold span:nth-child(2) a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.3rem;
  height: 2.3rem;
  transition: 0.3s;
  position: relative;
}
.dashboard_content-withList_list-gold span:nth-child(2) a:hover svg {
  transform: rotate(180deg);
}
.dashboard_content-withList_list-gold span:nth-child(2) a:hover::before {
  opacity: 0.3;
}
.dashboard_content-withList_list-gold span:nth-child(2) a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: var(--main_accent);
  top: 0;
  left: 0;
  opacity: 0.2;
  transition: 0.3s;
}
.dashboard_content-withList_list-gold span:nth-child(2) a svg {
  font-size: 0.9rem;
  transition: 0.3s;
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.dashboard_content-withList_list-gold span:nth-child(2) a svg path {
  fill: var(--main_accent);
}
.dashboard_content-withList_list li:not(:last-child) {
  border-bottom: 0.05rem solid var(--dashboard_blue-soft);
}
.dashboard_content-withList_list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dashboard_content-withList_list li form {
  padding: 0rem 3rem;
  background-color: var(--dashboard_blue-darker_dropdown);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s;
  opacity: 0;
}
.dashboard_content-withList_list li form p {
  color: var(--secondary_yellow);
  margin: 0;
  width: 100%;
  padding: 0;
  text-align: left;
  margin-bottom: 1rem;
}
.dashboard_content-withList_list li form div {
  justify-content: center !important;
  padding: 0;
  background-color: transparent;
  align-items: center;
  margin-bottom: 1.5rem !important;
  height: 3.3rem;
  max-height: 50rem !important;
  opacity: 1;
}
.dashboard_content-withList_list li form div svg {
  font-size: 1rem;
}
.dashboard_content-withList_list li form div span:nth-child(4) {
  display: none;
}
.dashboard_content-withList_list li form input {
  width: 100%;
  box-sizing: border-box;
}
.dashboard_content-withList_list li form button {
  color: var(--primary_blue);
}
.dashboard_content-withList_list li .global_toggleable {
  cursor: pointer;
}
.dashboard_content-withList_list li .global_toggleable:hover {
  background-color: var(--dashboard_blue-soft);
}
.dashboard_content-withList_list li div:nth-child(1) {
  padding: 0rem 2.5rem 0rem 3rem;
  height: 5.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.1rem;
  color: var(--secondary_yellow);
  font-weight: 500;
  transition: 0.3s;
  flex-wrap: wrap;
}
.dashboard_content-withList_list li div:nth-child(1) p {
  margin: 0;
}
.dashboard_content-withList_list li div:nth-child(1).active span:nth-child(2) span {
  background-color: var(--global_red-soft);
}
.dashboard_content-withList_list li div:nth-child(1).active span:nth-child(2) span svg {
  transform: rotate(90deg);
}
.dashboard_content-withList_list li div:nth-child(1).active span:nth-child(2) span svg path {
  fill: var(--global_red-warning);
}
.dashboard_content-withList_list li div:nth-child(1).active ~ form {
  max-height: 50rem;
  padding: 3rem;
  opacity: 1;
  transition: 1s;
}
.dashboard_content-withList_list li div:nth-child(1) span:nth-child(1) {
  font-weight: 600;
}
.dashboard_content-withList_list li div:nth-child(1) span:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.dashboard_content-withList_list li div:nth-child(1) span:nth-child(2) span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 100%;
  background-color: var(--dashboard_blue-soft);
  transition: 0.3s;
}
.dashboard_content-withList_list li div:nth-child(1) span:nth-child(2) span svg {
  font-size: 0.9rem;
  transition: 0.3s;
}
.dashboard_content-withList_list li div:nth-child(1) span:nth-child(2) span svg path {
  fill: var(--secondary_yellow);
}
.dashboard_content-wrapper {
  background-color: var(--dashboard_blue-darker);
  border: 0.05rem solid var(--dashboard_blue-soft);
  border-radius: 0.6rem;
  box-sizing: border-box;
  overflow: hidden;
}
.dashboard_content-noList {
  padding: 2.5rem 3rem;
}
.dashboard_content-noList h1 {
  margin: 0;
  font-family: "Poppins";
  font-weight: 600;
}
.dashboard_content-warning {
  background-color: transparent !important;
  border: 0.05rem solid var(--global_red-soft) !important;
}
.dashboard_content-warning h1 {
  color: var(--global_red-warning);
  font-size: 1.4rem;
}
.dashboard_content-warning p {
  color: var(--secondary_yellow);
}
.dashboard_content-profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}
.dashboard_content-profile_avatarButton {
  display: flex;
  align-items: center;
}
.dashboard_content-profile_avatarButton button {
  color: var(--main_accent);
}
.dashboard_content-profile_avatarProfile {
  display: flex;
  gap: 2rem;
}
.dashboard_content-profile_avatarProfile span:nth-child(1) {
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  overflow: hidden;
  border: 0.15rem solid var(--primary_blue);
}
.dashboard_content-profile_avatarProfile span:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dashboard_content-profile_avatarProfile span:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dashboard_content-profile_avatarProfile span:nth-child(2) h1 {
  margin: 0;
  font-family: "Poppins";
  font-weight: 600;
  color: white;
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}
.dashboard_content-profile_avatarProfile span:nth-child(2) p {
  margin: 0;
  color: var(--secondary_yellow);
  font-weight: 500;
  letter-spacing: 0.05rem;
}
.dashboard_menu {
  padding: 0;
  background-color: var(--dashboard_blue-darker);
  height: -moz-fit-content;
  height: fit-content;
  padding: 2.5rem;
  position: sticky;
  top: 8rem;
  border-radius: 2.8rem;
  width: 22%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.dashboard_menu::after {
  content: "";
  position: absolute;
  border: 1.3rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.dashboard_menu li {
  list-style: none;
  width: 100%;
}
.dashboard_menu li button {
  background-color: transparent;
  font-family: "Strong Sword";
  color: var(--global_red-warning);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  font-size: 1rem;
  margin: 0 auto;
  margin-top: 0.8rem;
  cursor: pointer;
  transition: 0.3s;
  font-family: "Poppins";
}
.dashboard_menu li button:hover {
  color: white;
}
.dashboard_menu li button svg path {
  fill: var(--global_red-warning);
}
.dashboard_menu li.active a {
  background-color: var(--dashboard_blue-soft);
  color: var(--main_accent);
}
.dashboard_menu li.active a svg {
  transform: rotate(0);
}
.dashboard_menu li.active a svg path {
  fill: var(--main_accent);
}
.dashboard_menu li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0.8rem 0 0.9rem 0;
  box-sizing: border-box;
  border-radius: 0.3rem;
  text-decoration: none;
  font-family: "Strong Sword";
  font-weight: bold;
  color: var(--secondary_yellow);
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  border: 0.1rem solid var(--dashboard_blue-soft);
  transition: 0.3s;
}
.dashboard_menu li a:hover {
  background-color: var(--dashboard_blue-soft);
}
.dashboard_menu li a svg {
  position: absolute;
  right: 1.5rem;
  font-size: 0.85rem;
  transform: rotate(90deg);
}
.dashboard_menu li a svg path {
  fill: var(--secondary_yellow);
}

.sign-up {
  position: relative;
  z-index: 1;
  padding: 10rem 0;
}
.sign-up .main_container {
  display: flex;
  justify-content: flex-start;
}

.main_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  animation: levitate_bg-dragon 6s infinite linear;
  overflow: hidden;
  height: 101rem;
}
.main_bg-effect {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  overflow: hidden;
}
.main_bg-effect::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70rem;
  background: url('rocks.webp') top no-repeat;
  top: 0;
  right: 0;
  opacity: 0;
  animation: fly_main-effect 30s infinite linear;
}
.main_bg-effect::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70rem;
  background: url('rocks.webp') top no-repeat;
  top: 0;
  right: 0;
  opacity: 0;
  animation: fly_main-effect 30s 15s infinite linear;
}
.main_bg::before {
  content: "";
  position: absolute;
  background: url('animated-dragon.avifs') top no-repeat;
  background: url('dragon_effect-off.webp') top no-repeat;
  width: 100%;
  height: 101rem;
  top: 0;
  left: 0;
}
.main_bg::after {
  content: "";
  position: absolute;
  background: url('dragon_effect-on.webp') top no-repeat;
  width: 100%;
  height: 101rem;
  top: 0;
  left: 0;
  animation: opacity_bg-dragon 10s infinite;
}

@keyframes fly_main-effect {
  0% {
    top: 20rem;
    right: -30rem;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    top: -50rem;
    right: 50rem;
    opacity: 0;
  }
}
@keyframes levitate_bg-dragon {
  0% {
    top: 0;
  }
  50% {
    top: -1rem;
  }
  100% {
    top: 0;
  }
}
@keyframes opacity_bg-dragon {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main_container {
  width: 85%;
  max-width: 77.4rem;
  margin: 0 auto;
}

.main_header {
  width: 100%;
  height: 38rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 7rem;
}
.main_header-logo img {
  width: 40rem;
  animation: scale_header-logo 6s infinite linear;
}
@keyframes scale_header-logo {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.main_header-logo video {
  width: 58rem;
  position: relative;
  top: 7rem;
}
.main_header-slogan {
  margin-bottom: 4.5rem;
}
.main_header-slogan h1 {
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(170, 170, 170));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.4));
  font-size: 3.75rem;
}
.main_header-link {
  box-sizing: border-box;
}
.main_header-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 30rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_header-link a:hover span:nth-child(1) {
  transform: scale(1.1);
}
.main_header-link a:hover span:nth-child(1) svg path {
  fill: white;
}
.main_header-link a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_header-link a span:nth-child(1) {
  position: relative;
  z-index: 3;
  font-family: "Strong Sword";
  padding: 0;
  color: white;
  text-transform: uppercase;
  gap: 0.9rem;
  font-size: 1.1rem;
  letter-spacing: 0.03rem;
  font-weight: bold;
  transition: 0.5s;
}
.main_header-link a span:nth-child(1) svg {
  font-size: 0.85rem;
}
.main_header-link a span:nth-child(1) svg path {
  fill: var(--main_accent);
  transition: 0.3s;
}
.main_header-link a span:nth-child(2) {
  position: absolute;
  z-index: 3;
}
.main_header-link a span:nth-child(2) img {
  width: 29rem;
}
.main_header-link a span:nth-child(3) {
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
@keyframes opacity_header-link {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main_header-link a span:nth-child(3)::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 40%;
  left: 1rem;
  filter: blur(2rem);
  background-color: white;
  animation: sliding_header-link 6s infinite linear;
  opacity: 0.4;
}
.main_header-link a span:nth-child(3)::after {
  content: "";
  position: absolute;
  width: 8cm;
  height: 40%;
  left: 1rem;
  filter: blur(3rem);
  background-color: white;
  opacity: 0.3;
  animation: sliding_header-link 6s infinite linear;
}
@keyframes sliding_header-link {
  0% {
    left: -1rem;
    opacity: 0;
  }
  40% {
    opacity: 0.7;
  }
  100% {
    left: 15rem;
    opacity: 0;
  }
}
.main_header-link a span:nth-child(3) img {
  width: 28rem;
  animation: opacity_header-link 3s linear infinite;
}
.main_header-link a span:nth-child(4) {
  position: absolute;
  pointer-events: none;
}
.main_header-link a span:nth-child(4)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -2.5rem;
  filter: blur(2rem);
  background-color: black;
  opacity: 0.2;
}
.main_header-link a span:nth-child(4) img {
  width: 27.5rem;
  position: relative;
  z-index: 1;
}

.main_history {
  position: relative;
  z-index: 1;
  padding-bottom: 1rem;
}
.main_history::before {
  content: "";
  width: 100%;
  background: url('history_bg.webp') top no-repeat;
  height: 112rem;
  position: absolute;
  pointer-events: none;
  top: -54rem;
  left: 0;
}
.main_history-title {
  display: flex;
  align-items: center;
  position: relative;
  gap: 1.8rem;
  z-index: 1;
  padding: 4rem 0 2.5rem 0;
}
.main_history-title h1 {
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(170, 170, 170));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.4));
  font-size: 2.8rem;
  font-weight: normal;
}
.main_history-title svg {
  font-size: 2.2rem;
  opacity: 0.4;
}
.main_history-title svg path {
  fill: var(--secondary_yellow);
}
.main_history-title::before {
  content: "";
  background: url('frame_line.png') top/cover no-repeat;
  width: 100%;
  height: 1.29rem;
  opacity: 0.5;
  top: 0;
  left: 0;
  position: absolute;
}
.main_history-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.main_history-content .history_old div:nth-child(1)::after {
  content: "";
  position: absolute;
  border: 2rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.main_history-content .history_old div:nth-child(2) h1 {
  color: white;
}
.main_history-content .history_old div:nth-child(2) p {
  color: var(--secondary_blue);
}
.main_history-content .history_old div:nth-child(3) span {
  color: var(--primary_blue);
}
.main_history-content .history_old div:nth-child(3) span svg path {
  fill: var(--primary_blue);
}
.main_history-content .history_new div:nth-child(1)::after {
  content: "";
  position: absolute;
  border: 2rem solid transparent;
  border-image: url('frame_golden.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.main_history-content .history_new div:nth-child(2) h1 {
  color: var(--main_accent);
}
.main_history-content .history_new div:nth-child(2) p {
  color: var(--secondary_yellow);
}
.main_history-content .history_new div:nth-child(3) span {
  color: var(--main_accent);
}
.main_history-content .history_new div:nth-child(3) span svg path {
  fill: var(--main_accent);
}
.main_history-content_wrapper {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  top: 8rem;
  height: -moz-fit-content;
  height: fit-content;
}
.main_history-content_wrapper.active div:nth-child(2) {
  max-height: 50rem;
  transition: 1s;
}
.main_history-content_wrapper.active div:nth-child(2) p {
  -webkit-line-clamp: 100;
  line-clamp: 100;
}
.main_history-content_wrapper.active div:nth-child(3) span:nth-child(1) {
  display: none;
}
.main_history-content_wrapper.active div:nth-child(3) span:nth-child(2) {
  display: flex;
}
.main_history-content_wrapper div:nth-child(1) {
  height: 23.2rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.main_history-content_wrapper div:nth-child(1)::before {
  content: "";
  width: 100%;
  height: 80%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.734));
  bottom: 0;
  left: 0;
  position: absolute;
  border-radius: 2.4rem;
}
.main_history-content_wrapper div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 3rem;
}
.main_history-content_wrapper div:nth-child(1) a {
  position: absolute;
  left: 2rem;
  top: 2rem;
  border-radius: 100%;
  height: 2.7rem;
  width: 2.7rem;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.main_history-content_wrapper div:nth-child(1) a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.main_history-content_wrapper div:nth-child(1) a:hover svg {
  opacity: 1;
}
.main_history-content_wrapper div:nth-child(1) a svg {
  opacity: 0.5;
  font-size: 1.1rem;
  transition: 0.3s;
}
.main_history-content_wrapper div:nth-child(1) a svg path {
  fill: white;
}
.main_history-content_wrapper div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-height: 8rem;
  transition: 0.6s;
}
.main_history-content_wrapper div:nth-child(2) h1 {
  margin: 0;
  text-align: center;
  font-weight: normal;
}
.main_history-content_wrapper div:nth-child(2) p {
  margin: 0 auto;
  width: 85%;
  text-align: center;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main_history-content_wrapper div:nth-child(3) {
  padding-bottom: 0.12rem;
  width: 8rem;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 0.2rem;
  height: 2.7rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
}
.main_history-content_wrapper div:nth-child(3):hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.main_history-content_wrapper div:nth-child(3) span:nth-child(2) {
  display: none;
}
.main_history-content_wrapper div:nth-child(3) span {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
  font-family: "Strong Sword";
  font-size: 1rem;
}
.main_history-content_wrapper div:nth-child(3) span svg {
  font-size: 0.8rem;
  position: relative;
  top: 0.1rem;
}

.main_end-wrapper {
  overflow: hidden;
  position: relative;
}
.main_end-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130rem;
  background: url('wrapped_bg.webp') top no-repeat;
}

.main_features {
  padding-bottom: 10rem;
  padding-top: 20.5rem;
}
.main_features .main_container {
  overflow: visible !important;
}
.main_features-title {
  width: 40%;
  margin-bottom: 10rem;
  position: relative;
  z-index: 1;
}
.main_features-title h1 {
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(170, 170, 170));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.4));
  font-size: 4.5rem;
  line-height: 5rem;
  font-weight: normal;
  margin: 0;
  margin-bottom: 2.5rem;
}
.main_features-title p {
  color: var(--secondary_yellow);
  font-weight: 500;
  letter-spacing: 0.02rem;
  font-size: 1.1rem;
}
.main_features-slider {
  position: relative;
  overflow: visible !important;
}
.main_features-slider .swiper-scrollbar {
  background-color: rgba(255, 255, 255, 0.05);
  width: 70% !important;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -8.2rem;
  z-index: 2 !important;
}
.main_features-slider .swiper-scrollbar-drag {
  background-color: rgba(255, 255, 255, 0.2);
}
.main_features-slider_content {
  min-height: 17rem;
  position: relative;
}
.main_features-slider_content-wrapper {
  position: absolute;
  width: 100%;
  max-height: 17rem;
  transition: 0.5s;
  background-color: black;
  border-radius: 2.4rem;
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.2);
}
.main_features-slider_content-wrapper::after {
  content: "";
  position: absolute;
  border: 2rem solid transparent;
  border-image: url('frame_brown-shaded.png');
  border-image-slice: 35 35 fill;
  left: -0.3rem;
  right: -0.3rem;
  bottom: -0.3rem;
  top: -0.3rem;
  z-index: 1;
  pointer-events: none;
}
.main_features-slider_content-wrapper.active {
  max-height: 30rem;
  transition: 1.2s;
}
.main_features-slider_content-wrapper.active div:nth-child(2) {
  max-height: 20rem;
}
.main_features-slider_content-wrapper.active div:nth-child(2) p {
  max-height: 15rem;
  opacity: 1;
}
.main_features-slider_content-wrapper.active button p:nth-child(2) {
  display: block;
}
.main_features-slider_content-wrapper.active button p:nth-child(1) {
  display: none;
}
.main_features-slider_content-wrapper.active button svg {
  rotate: 180deg;
  top: 0;
}
.main_features-slider_content-wrapper button {
  color: var(--main_accent);
  position: absolute;
  left: 0;
  bottom: -3.2rem;
  height: 2rem;
  background-color: transparent;
  border: none;
  font-family: "Strong Sword";
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.1rem;
  margin-left: 2.8rem;
  cursor: pointer;
  transition: 0.3s;
}
.main_features-slider_content-wrapper button:hover {
  color: white;
}
.main_features-slider_content-wrapper button p:nth-child(2) {
  display: none;
}
.main_features-slider_content-wrapper button svg {
  font-size: 0.8rem;
  position: relative;
  top: 0.1rem;
  transition: 0.6s;
}
.main_features-slider_content-wrapper button svg path {
  fill: var(--main_accent);
}
.main_features-slider_content-wrapper div:nth-child(1) {
  position: absolute;
  width: 100%;
  max-height: 17rem;
  background-color: black;
  display: flex;
  top: 0;
  border-radius: 3rem;
  overflow: hidden;
}
.main_features-slider_content-wrapper div:nth-child(1) a {
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 2;
  width: 2.6rem;
  height: 2.6rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100%;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  justify-content: center;
  transition: 0.3s;
}
.main_features-slider_content-wrapper div:nth-child(1) a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.main_features-slider_content-wrapper div:nth-child(1) a:hover svg {
  opacity: 1;
}
.main_features-slider_content-wrapper div:nth-child(1) a svg {
  transition: 0.3s;
  opacity: 0.6;
}
.main_features-slider_content-wrapper div:nth-child(1) a svg path {
  fill: white;
}
.main_features-slider_content-wrapper div:nth-child(1) img {
  width: 100%;
  border-radius: 2.4rem;
  min-height: 17rem;
  object-fit: cover;
  opacity: 0.7;
}
.main_features-slider_content-wrapper div:nth-child(1)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 2.4rem;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), black);
}
.main_features-slider_content-wrapper div:nth-child(2) {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 9rem;
  box-sizing: border-box;
  padding: 3rem;
}
.main_features-slider_content-wrapper div:nth-child(2) h1 {
  margin: 0;
  padding: 0;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(170, 170, 170));
  -webkit-background-clip: text;
  font-size: 1.6rem;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.4));
}
.main_features-slider_content-wrapper div:nth-child(2) p {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0;
  transition: 0.5s;
  color: var(--secondary_yellow);
  font-weight: 500;
  font-size: 0.85rem;
  margin-top: 0.5rem;
}

.global_tabs {
  display: none;
}
.global_tabs.active {
  display: flex;
}

.global_spinner-loading {
  position: relative;
  align-items: center;
  justify-content: center;
}
.global_spinner-loading::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  border-left: 0.12rem solid rgba(255, 255, 255, 0.4);
  border-top: 0.12rem solid rgba(255, 255, 255, 0.4);
  left: 1.5rem;
  animation: spinning_loading 0.7s infinite linear;
}

@keyframes spinning_loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main_video {
  position: relative;
  z-index: 1;
  padding-bottom: 7rem;
  padding-top: 5rem;
}
.main_video-title {
  text-align: center;
}
.main_video-title h1 {
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(170, 170, 170));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.4));
  font-weight: normal;
  font-size: 3.4rem;
}
.main_video-select {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.7rem;
  margin-bottom: 2.4rem;
}
.main_video-select span {
  display: flex;
  padding: 0.6rem 2rem;
  color: var(--secondary_yellow);
  border-radius: 0.35rem;
  font-weight: 500;
  font-size: 0.95rem;
  transition: 0.3s;
  cursor: pointer;
}
.main_video-select span:hover {
  color: var(--main_accent);
}
.main_video-select span.active {
  color: var(--main_accent);
  background-color: rgba(255, 255, 255, 0.1);
}
.main_video-list {
  flex-direction: column;
}
.main_video-list ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 3.9rem;
}
.main_video-list ul li {
  list-style: none;
  width: 23.2rem;
  height: 17rem;
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
  border-radius: 2.4rem;
  position: relative;
}
.main_video-list ul li::after {
  content: "";
  position: absolute;
  border: 2rem solid transparent;
  border-image: url('frame_blue-shaded.png');
  border-image-slice: 35 35 fill;
  left: -0.3rem;
  right: -0.3rem;
  bottom: -0.3rem;
  top: -0.3rem;
  z-index: 1;
  pointer-events: none;
}
.main_video-list ul li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
}
.main_video-list ul li a:hover div:nth-child(1) img {
  opacity: 1;
  transform: scale(1.1);
}
.main_video-list ul li a:hover div:nth-child(2) span svg {
  opacity: 1;
}
.main_video-list ul li a div:nth-child(1) {
  position: absolute;
  background-color: black;
  border-radius: 2.4rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_video-list ul li a div:nth-child(1) img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
  object-fit: cover;
  border-radius: 2.4rem;
  opacity: 0.7;
}
.main_video-list ul li a div:nth-child(2) {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  background-color: rgba(20, 20, 34, 0.908);
  position: relative;
  z-index: 1;
  border-radius: 0 0 2.4rem 2.4rem;
  box-sizing: border-box;
  padding: 0 2rem 1rem 2.5rem;
}
.main_video-list ul li a div:nth-child(2) span {
  width: 2.2rem;
  height: 2.2rem;
  background-color: rgba(255, 255, 255, 0.05);
  display: flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}
.main_video-list ul li a div:nth-child(2) span svg {
  font-size: 0.85rem;
  position: relative;
  left: 0.1rem;
  opacity: 0.7;
  transition: 0.3s;
}
.main_video-list ul li a div:nth-child(2) span svg path {
  fill: white;
}
.main_video-list ul li a div:nth-child(2) p {
  margin: 0;
  color: rgba(255, 255, 255, 0.874);
  font-weight: 500;
  font-size: 0.95rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 85%;
}

.hidden {
  display: none !important;
}

.no-results-message {
  display: none;
  width: 100%;
  color: var(--secondary_yellow);
  background-color: var(--global_red-soft);
  border-radius: 0.3rem;
  padding: 1rem 2rem;
  box-sizing: border-box;
}

.no-result-message {
  width: 100%;
  color: var(--secondary_yellow);
  background-color: var(--global_red-soft);
  border-radius: 0.3rem;
  padding: 1rem 2rem;
  box-sizing: border-box;
}

.global_showMore {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 3rem;
}
.global_showMore-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: var(--secondary_yellow) !important;
  font-family: "Poppins";
  border: none;
  border-radius: 0.35rem !important;
  padding: 0.7rem 1.8rem !important;
  font-weight: 500 !important;
  font-size: 0.85rem !important;
  gap: 0.6rem !important;
  transition: 0.3s;
  cursor: pointer;
  width: auto !important;
  height: auto !important;
}
.global_showMore-button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.global_showMore-button svg {
  font-size: 0.7rem;
  top: 0.05rem;
  position: relative;
}
.global_showMore-button svg path {
  fill: var(--secondary_yellow);
}

.global_searchingInput {
  position: relative;
  width: 20rem;
  height: 3rem;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
}
.global_searchingInput input {
  width: 100%;
  height: 100%;
  border: none;
  background-color: black;
  border: 0.05rem solid var(--global_blue-soft);
  border-radius: 0.3rem;
  padding: 0 3.5rem;
  font-weight: 500;
  color: var(--secondary_yellow);
  font-family: "Poppins";
  outline: none;
  transition: 0.3s;
  font-size: 0.9rem;
}
.global_searchingInput input:focus {
  border-color: var(--main_accent);
}
.global_searchingInput input:focus ~ svg path {
  fill: var(--main_accent);
}
.global_searchingInput #global_searchingInput-loading {
  position: absolute;
  width: 2rem;
  height: 2rem;
  display: flex;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  border-left: 0.12rem solid rgba(255, 255, 255, 0.4);
  border-top: 0.12rem solid rgba(255, 255, 255, 0.4);
  animation: spinning_loading 0.5s infinite linear;
}
.global_searchingInput svg {
  position: absolute;
  left: 1.5rem;
}
.global_searchingInput svg path {
  fill: var(--secondary_yellow);
  transition: 0.3s;
}

.global_message-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(1.1);
  pointer-events: none;
  transition: 0.3s;
}
.global_message-modal.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: all;
}
.global_message-modal_succesfully div {
  background-color: var(--global_green-dark);
}
.global_message-modal_succesfully div p strong {
  color: var(--global_green-warning);
}
.global_message-modal_succesfully div button {
  background-color: var(--global_green-soft);
  color: var(--global_green-warning);
}
.global_message-modal_error div {
  background-color: var(--global_red-dark);
}
.global_message-modal_error div p strong {
  color: var(--global_red-warning);
}
.global_message-modal_error div button {
  background-color: var(--global_red-soft);
  color: var(--global_red-warning);
}
.global_message-modal div {
  width: 80%;
  max-width: 20rem;
  padding: 3rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 2.4rem;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.67);
}
.global_message-modal div::after {
  content: "";
  position: absolute;
  border: 1rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.global_message-modal div p {
  color: var(--secondary_yellow);
  margin: 0;
  margin-bottom: 1rem;
}
.global_message-modal div p strong {
  font-weight: 600;
}
.global_message-modal div button {
  width: 9rem;
  height: 2.6rem;
  font-weight: 500;
  cursor: pointer;
  font-family: "Poppins";
  border-radius: 0.2rem;
  font-size: 0.9rem;
  border: none;
  transition: 0.3s;
}
.global_message-modal div button:hover {
  color: white;
}
.global_message-modal div button::before {
  content: "";
  position: fixed;
  z-index: -1;
  background-color: black;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0.6;
}

.global_page-navIndicator {
  display: flex;
  margin-bottom: 3rem;
  padding: 0;
}
.global_page-navIndicator li:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 2rem;
  width: 0.1rem;
  opacity: 0.5;
  height: 80%;
  transform: rotate(15deg);
  background-color: var(--secondary_yellow);
}
.global_page-navIndicator li {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  padding-right: 4rem;
}
.global_page-navIndicator li.active a {
  color: var(--main_accent);
}
.global_page-navIndicator li a {
  font-weight: 700;
  text-transform: uppercase;
  color: var(--secondary_yellow);
  text-decoration: none;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  letter-spacing: 0.05rem;
  transition: 0.3s;
}
.global_page-navIndicator li a:hover {
  color: var(--main_accent);
}
.global_page-navIndicator li a svg {
  position: relative;
  top: -0.05rem;
  font-size: 1rem;
}
.global_page-navIndicator li a svg path {
  fill: var(--secondary_yellow);
}

.global_centered-form {
  position: relative;
  z-index: 1;
  padding: 10rem 0;
  box-sizing: border-box;
}
.global_centered-form .main_container {
  display: flex;
  justify-content: center;
}

.global_form {
  width: 95%;
  max-width: 40.2rem;
  background-color: var(--form);
  position: relative;
  border-radius: 2.8rem;
  padding: 5rem;
  box-sizing: border-box;
}
.global_form-heading {
  text-align: center;
}
.global_form-heading img {
  width: 5rem;
  margin-bottom: 1.5rem;
}
.global_form-heading h1 {
  margin-bottom: 1.8rem !important;
}
.global_form-heading p {
  color: var(--secondary_yellow);
  font-weight: 500;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
.global_form-message {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  color: var(--secondary_yellow);
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 2.3rem;
}
.global_form-message a {
  padding: 0.35rem 1.7rem;
  border-radius: 0.25rem;
  border: 0.05rem solid var(--button_main);
  color: var(--main_accent);
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.05);
  transition: 0.3s;
}
.global_form-message a:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: var(--main_accent);
}
.global_form button {
  font-family: "Strong Sword";
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.global_form-checkbox {
  padding-top: 0.5rem;
  margin-bottom: 2.3rem;
}
.global_form-checkbox label {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
}
.global_form-checkbox label input {
  display: none;
}
.global_form-checkbox label input:checked ~ span {
  background-color: var(--main_accent);
}
.global_form-checkbox label input:checked ~ span svg {
  display: block;
}
.global_form-checkbox label p {
  color: var(--secondary_yellow);
  margin: 0;
  width: 80%;
  font-size: 0.85rem;
  margin-top: 0.12rem;
  font-weight: 500;
}
.global_form-checkbox label p a {
  color: var(--main_accent);
  text-decoration: none;
  transition: 0.3s;
}
.global_form-checkbox label p a:hover {
  color: white;
}
.global_form-checkbox label span {
  display: flex;
  width: 1.2rem;
  font-size: 0.8rem;
  height: 1.2rem;
  background-color: var(--input);
  border: 0.1rem solid var(--input_border);
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
  transition: 0.3s;
  cursor: pointer;
}
.global_form-checkbox label span svg {
  display: none;
}
.global_form-checkbox label span svg path {
  fill: black;
}
.global_form-button a {
  text-decoration: none;
}
.global_form-button button {
  border: none;
  background-color: var(--button_main);
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 0.3rem;
  height: 4.4rem;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.global_form-button button:hover {
  box-shadow: inset 0 0 1rem var(--main_accent);
}
.global_form-button button:hover::before {
  left: -70%;
  opacity: 0.6;
}
.global_form-button button::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  background-color: var(--main_accent);
  left: -100%;
  top: 0;
  filter: blur(4rem);
  opacity: 0;
  transition: 0.5s;
}
.global_form-input:not(:last-child) {
  margin-bottom: 2.3rem;
}
.global_form-input {
  width: 100%;
  height: 3.85rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.global_form-input_error span.error {
  display: flex !important;
}
.global_form-input_error input {
  border-color: var(--global_red) !important;
}
.global_form-input_error svg path {
  fill: var(--global_red) !important;
}
.global_form-input svg {
  position: absolute;
  left: 2rem;
  font-size: 1.2rem;
  z-index: 1;
}
.global_form-input svg path {
  fill: var(--secondary_yellow);
}
.global_form-input input {
  font-family: "Poppins";
  padding: 0 4.5rem;
  width: 100%;
  height: 100%;
  background-color: var(--input);
  border: 0.05rem solid var(--input_border);
  color: var(--secondary_yellow);
  font-weight: 600;
  font-size: 0.9rem;
  border-radius: 0.3rem;
  z-index: 1;
  outline: none;
  transition: 0.3s;
  position: relative;
}
.global_form-input input:focus {
  border-color: var(--main_accent);
}
.global_form-input input:focus ~ svg path {
  fill: var(--main_accent);
}
.global_form-input span {
  position: absolute;
}
.global_form-input span.error {
  right: 1.2rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background-color: var(--global_red);
  color: black;
  font-weight: 600;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.global_form::after {
  content: "";
  position: absolute;
  border: 2rem solid transparent;
  border-image: url('global_frame.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.3rem;
  top: -0.2rem;
  pointer-events: none;
}
.global_form h1 {
  margin: 0;
  font-size: 2.2rem;
  text-align: center;
  color: var(--main_accent);
  margin-bottom: 3rem;
}

.global_nav {
  position: sticky;
  top: 0;
  z-index: 3;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  height: 4.5rem;
}
.global_nav-mobile {
  display: none;
}
.global_nav-user {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  padding: 0 2rem;
  height: 100%;
  gap: 1.2rem;
}
.global_nav-user_cart {
  width: 2.3rem;
  height: 2.3rem;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 100%;
  border: 0.11rem solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
}
.global_nav-user_cart:hover {
  border-color: rgba(255, 255, 255, 0.2);
}
.global_nav-user_cart:hover::before {
  transform: scale(1);
  opacity: 1;
}
.global_nav-user_cart::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  transform: scale(0);
  opacity: 0;
  transition: 0.3s;
}
.global_nav-user_cart-items {
  position: absolute;
  width: 0.8rem;
  right: 0;
  top: -0.2rem;
  height: 0.8rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--global_red);
  font-size: 0.7rem;
  color: var(--global_blue-darker);
  font-weight: 700;
}
.global_nav-user_cart svg {
  transform: scale(0.9);
}
.global_nav-user_cart svg path {
  fill: white;
}
.global_nav-user_coin {
  display: flex;
  gap: 0.3rem;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  text-decoration: none;
  color: white;
  transition: 0.3s;
  font-family: "Poppins";
  background-color: var(--global_blue-soft);
  border-radius: 3rem;
  padding: 0.45rem 0.45rem 0.45rem 0.8rem;
  justify-content: space-between;
}
.global_nav-user_coin svg {
  width: 1.2rem;
  height: 1.2rem;
}
.global_nav-user_coin:hover {
  color: var(--main_accent);
  background-color: rgba(255, 255, 255, 0.15);
}
.global_nav-user_coin div {
  margin-right: 1rem;
  color: var(--main_accent);
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  gap: 0.5rem;
}
.global_nav-user_coin div span {
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--main_accent);
  color: var(--global_blue-darker);
  border-radius: 100%;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
}
.global_nav-user_lang {
  display: flex;
  align-items: center;
  padding-right: 1.45rem;
  width: 100%;
  height: 100%;
  min-width: 6rem;
  cursor: pointer;
}
.global_nav-user_lang .coinsWrapper {
  padding: 0.25rem 0rem;
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid var(--main_accent);
  position: relative;
  transition: 300ms ease;
  background: transparent;
}
.global_nav-user_lang .coinsWrapper .hoverDonate {
  position: absolute;
  opacity: 0;
  color: var(--custom_body);
  font-weight: bold;
  transition: 300ms ease;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  top: 15%;
}
.global_nav-user_lang .coinsWrapper a {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 1rem;
  font-weight: bold;
  color: var(--main_accent);
  justify-content: center;
  transition: 300ms ease;
  text-decoration: none;
}
.global_nav-user_lang .coinsWrapper a svg {
  width: 1.85rem;
  height: 1.78rem;
}
.global_nav-user_lang .coinsWrapper:hover {
  background-color: var(--main_accent);
}
.global_nav-user_lang .coinsWrapper:hover a {
  opacity: 0;
}
.global_nav-user_lang .coinsWrapper:hover .hoverDonate {
  opacity: 1;
}
.global_nav-user_lang::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.748);
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.global_nav-user_lang::after {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 1.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  right: 0rem;
  z-index: 2;
  opacity: 0.2;
}
.global_nav-user_account {
  position: relative;
  display: flex;
  align-items: center;
}
.global_nav-user_account-loggedIn_avatar {
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  border: 0.12rem solid var(--main_accent);
  overflow: hidden;
  margin-right: 0.2rem;
}
.global_nav-user_account-loggedIn_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global_nav-user_account-loggedIn div:nth-child(1) p {
  text-transform: none;
  font-weight: 500;
}
.global_nav-user_account.active div:nth-child(1) {
  color: var(--main_accent);
}
.global_nav-user_account.active div:nth-child(1) .global_nav-dropdown_icon {
  transform: rotate(180deg);
}
.global_nav-user_account.active::before {
  opacity: 1;
  pointer-events: all;
}
.global_nav-user_account.active .global_nav-user_account-dropdown {
  top: 2.5rem;
  opacity: 1;
  pointer-events: all;
}
.global_nav-user_account::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.748);
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: fixed;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.global_nav-user_account .user_account-loggedIn li {
  list-style: none;
  text-align: center;
}
.global_nav-user_account .user_account-loggedIn li button {
  background-color: transparent;
  font-family: "Strong Sword";
  color: var(--global_red-warning);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  font-size: 0.85rem;
  margin: 0 auto;
  margin-top: 0.8rem;
  cursor: pointer;
  transition: 0.3s;
  font-family: "Poppins";
}
.global_nav-user_account .user_account-loggedIn li button:hover {
  color: white;
}
.global_nav-user_account .user_account-loggedIn li button svg path {
  fill: var(--global_red-warning);
}
.global_nav-user_account .user_account-loggedIn li span {
  width: 4.5rem;
  height: 4.5rem;
  border: 0.15rem solid var(--main_accent);
  border-radius: 100%;
  overflow: hidden;
  display: inline-flex;
  margin-bottom: 1rem;
}
.global_nav-user_account .user_account-loggedIn li span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global_nav-user_account .user_account-loggedIn li h1 {
  margin: 0;
  font-family: "Poppins";
  color: var(--main_accent);
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
}
.global_nav-user_account .user_account-loggedIn li p {
  margin: 0;
  color: var(--secondary_yellow);
  margin-bottom: 1rem;
  font-size: 0.8rem;
}
.global_nav-user_account .user_account-loggedIn li a {
  width: 100%;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  gap: 0.8rem;
  color: white;
  padding: 0.8rem;
  font-weight: 600;
  border-radius: 0.3rem;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.05);
  transition: 0.3s;
  margin-bottom: 10px;
}
.global_nav-user_account .user_account-loggedIn li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.global_nav-user_account .user_account-loggedIn li a:hover svg path {
  fill: white;
}
.global_nav-user_account .user_account-loggedIn li a svg path {
  transition: 0.3s;
  fill: var(--main_accent);
}
.global_nav-user_account .user_account-loggedOut li {
  list-style: none;
}
.global_nav-user_account .user_account-loggedOut li a {
  width: 100%;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  gap: 0.8rem;
  color: white;
  padding: 0.8rem;
  font-weight: 600;
  border-radius: 0.3rem;
  box-sizing: border-box;
}
.global_nav-user_account .user_account-loggedOut li a:hover svg path {
  fill: white;
}
.global_nav-user_account .user_account-loggedOut li a svg path {
  transition: 0.3s;
  fill: var(--main_accent);
}
.global_nav-user_account .user_account-loggedOut li:nth-child(1) a {
  background-color: rgba(255, 255, 255, 0.05);
  transition: 0.3s;
}
.global_nav-user_account .user_account-loggedOut li:nth-child(1) a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.global_nav-user_account .user_account-loggedOut li:nth-child(2) {
  margin-top: 1.5rem;
  border-top: 0.1rem solid rgba(255, 255, 255, 0.05);
}
.global_nav-user_account .user_account-loggedOut li:nth-child(2) p {
  color: var(--secondary_yellow);
  text-align: center;
}
.global_nav-user_account .user_account-loggedOut li:nth-child(2) a {
  background-color: rgba(23, 175, 203, 0.2666666667);
  transition: 0.3s;
}
.global_nav-user_account .user_account-loggedOut li:nth-child(2) a:hover {
  background-color: rgba(23, 175, 203, 0.5333333333);
}
.global_nav-user_account-dropdown {
  width: 21rem;
  padding: 2.5rem;
  position: absolute;
  top: 0rem;
  background-color: rgb(40, 31, 24);
  border-radius: 2.4rem;
  box-sizing: border-box;
  transition: 0.3s;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.305);
  right: 0rem;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.global_nav-user_account-dropdown::after {
  content: "";
  position: absolute;
  border: 1.5rem solid transparent;
  border-image: url('frame_brown-shaded.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  top: -0.2rem;
  pointer-events: none;
}
.global_nav-user_account div:nth-child(1) {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: white;
  transition: 0.3s;
  cursor: pointer;
}
.global_nav-user_account div:nth-child(1):hover {
  color: var(--main_accent);
}
.global_nav-user_account div:nth-child(1):hover svg path {
  fill: var(--main_accent);
}
.global_nav-user_account div:nth-child(1):hover .global_nav-dropdown_icon {
  background-color: rgba(255, 255, 255, 0.15);
}
.global_nav-user_account div:nth-child(1) svg path {
  fill: var(--secondary_yellow);
  opacity: 0.5;
  transition: 0.3s;
}
.global_nav-dropdown_icon {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.06);
  display: flex !important;
  transition: 0.3s;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0.75rem;
  box-sizing: border-box;
}
.global_nav-dropdown_icon svg {
  top: 0 !important;
}
.global_nav-dropdown_icon svg path {
  fill: var(--secondary_yellow) !important;
  opacity: 1 !important;
}
.global_nav::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--global_nav);
  top: 0;
  left: 0;
  opacity: 0.7;
  transition: 0.3s;
}
.global_nav.scrolled::before {
  opacity: 1;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.07);
}
.global_nav-items {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 0 1rem;
}
.global_nav-items_dropdown {
  position: relative;
  display: flex;
  justify-content: center;
}
.global_nav-items_dropdown.active a {
  color: var(--main_accent);
}
.global_nav-items_dropdown.active::before {
  opacity: 1;
  pointer-events: all;
}
.global_nav-items_dropdown.active ul {
  top: 3.5rem;
  opacity: 1;
  pointer-events: all;
}
.global_nav-items_dropdown.active .global_nav-dropdown_icon {
  transform: rotate(180deg);
}
.global_nav-items_dropdown::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.748);
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.global_nav-items_dropdown ul {
  position: absolute;
  align-items: center;
  top: 2rem;
  background-color: rgb(40, 31, 24);
  border-radius: 2.4rem;
  box-sizing: border-box;
  padding: 2rem;
  opacity: 0;
  transition: 0.4s;
  pointer-events: none;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.305);
}
.global_nav-items_dropdown ul::after {
  content: "";
  position: absolute;
  border: 1.5rem solid transparent;
  border-image: url('frame_brown-shaded.png');
  border-image-slice: 35 35 fill;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  top: -0.2rem;
  pointer-events: none;
}
.global_nav-items_dropdown ul li {
  margin: 0;
}
.global_nav-items_dropdown ul li a {
  display: flex !important;
  justify-content: flex-start !important;
  width: 100%;
  padding: 0.8rem 2rem;
  border-radius: 0.3rem;
  color: var(--secondary_yellow) !important;
  white-space: nowrap;
}
.global_nav-items_dropdown ul li a svg {
  width: 35px;
}
.global_nav-items_dropdown ul li a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.global_nav-items_shop a {
  color: white !important;
  gap: 0.6rem !important;
}
.global_nav-items_shop a:hover {
  color: var(--main_accent) !important;
}
.global_nav-items_shop a:hover span {
  background-color: var(--main_accent);
}
.global_nav-items_shop a span {
  width: 1.2rem;
  height: 1.2rem;
  font-size: 0.8rem;
  background-color: var(--global_red);
  border-radius: 100%;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.global_nav-items_icon {
  display: flex;
  align-items: center;
  margin: 0 !important;
  padding: 0 0.5rem;
}
.global_nav-items_icon span {
  display: flex;
  align-items: center;
}
.global_nav-items_icon img {
  width: 3rem;
}
.global_nav-items li {
  margin: 2.4rem;
  display: flex;
  align-items: center;
  list-style: none;
  color: var(--secondary_yellow);
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  -webkit-user-select: none;
          user-select: none;
}
.global_nav-items li a {
  text-decoration: none;
  color: var(--secondary_yellow);
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
  transition: 0.3s;
}
.global_nav-items li a:hover {
  color: var(--main_accent);
}
.global_nav-items li a:hover .global_nav-dropdown_icon {
  background-color: rgba(255, 255, 255, 0.15);
}
.global_nav-items li a svg {
  position: relative;
  top: -0.05rem;
}
.global_nav-items li a svg path {
  fill: var(--main_accent);
}

.un1k {
  width: 2.8rem;
  height: 2.8rem;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.un1k:hover {
  background-color: white;
}
.un1k:hover img {
  filter: invert(0);
  opacity: 1;
}
.un1k img {
  filter: invert(100%);
  width: 1.5rem;
  opacity: 0.5;
  transition: 0.3s;
}

.global_footer {
  background: url('footer_bg.webp') top no-repeat;
  position: relative;
  z-index: 1;
}
.global_footer-bottom {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.05);
  width: 100%;
  padding: 2.5rem 0 6rem 0;
}
.global_footer-bottom .main_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.global_footer-bottom .main_container ul:nth-child(1) li a {
  padding: 0.7rem 1.8rem;
  color: var(--main_accent);
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 0.85rem;
  position: relative;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 0.3rem;
  gap: 0.8rem;
  transition: 0.3s;
}
.global_footer-bottom .main_container ul:nth-child(1) li a:hover {
  opacity: 1;
}
.global_footer-bottom .main_container ul:nth-child(1) li a span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  z-index: 1;
}
.global_footer-bottom .main_container ul:nth-child(1) li a svg {
  opacity: 0.5;
  font-size: 0.75rem;
}
.global_footer-bottom .main_container ul:nth-child(1) li a svg path {
  fill: var(--main_accent);
}
.global_footer-bottom .main_container ul {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  gap: 1.8rem;
}
.global_footer-bottom .main_container ul li {
  list-style: none;
}
.global_footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 5rem 0 4rem 0;
  box-sizing: border-box;
}
.global_footer-top_copyright {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.global_footer-top_copyright div {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.global_footer-top_copyright div img {
  width: 3.5rem;
}
.global_footer-top_copyright div p {
  font-size: 0.9rem;
  font-weight: 500;
  margin: 0;
}
.global_footer-top_copyright div p:nth-child(1) {
  color: var(--secondary_yellow);
}
.global_footer-top_copyright div p:nth-child(2) {
  color: var(--secondary_yellow);
  opacity: 0.4;
}
.global_footer-top_social {
  display: flex;
  align-items: center;
  padding: 0;
  gap: 1.7rem;
}
.global_footer-top_social li:not(:last-child) {
  border-right: 0.12rem solid rgba(255, 255, 255, 0.1);
  padding-right: 1.7rem;
}
.global_footer-top_social li {
  list-style: none;
}
.global_footer-top_social li a {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
.global_footer-top_social li a:hover svg path {
  fill: var(--main_accent);
}
.global_footer-top_social li a svg path {
  transition: 0.3s;
  fill: var(--secondary_yellow);
}
.global_footer-top::before {
  content: "";
  background: url('frame_line.png') top/cover no-repeat;
  width: 100%;
  height: 1.29rem;
  opacity: 0.5;
  top: 0;
  left: 0;
  position: absolute;
}

@media (max-width: 1580px) {
  .global_nav-user_account-loggedIn div p {
    display: none;
  }
}
@media (max-width: 1370px) {
  .main_video-list ul {
    justify-content: center;
  }
  .main_features-title {
    width: 100%;
    text-align: center;
    margin-bottom: 6rem;
  }
  .main_bg {
    position: absolute;
  }
  .main_history::before {
    display: none;
  }
  .main_history-content_wrapper {
    position: relative;
    top: 0;
  }
  .global_nav-mobile {
    width: 2.3rem;
    height: 2.3rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    position: relative;
    z-index: 2;
    margin: 0 1rem;
  }
  .global_nav-mobile::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    transition: 0.3s;
    pointer-events: none;
    opacity: 0;
  }
  .global_nav-mobile svg path {
    fill: var(--main_accent);
  }
  .global_nav-mobile svg:nth-child(2) {
    display: none;
  }
  .global_nav-mobile.active {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .global_nav-mobile.active::before {
    opacity: 1;
    pointer-events: all;
  }
  .global_nav-mobile.active svg:nth-child(1) {
    display: none;
  }
  .global_nav-mobile.active svg:nth-child(2) {
    display: block;
  }
  .global_nav-user {
    padding: 0 1rem;
  }
  .global_nav-user_lang div:nth-child(2) {
    flex-direction: column;
    gap: 1rem;
    right: -4rem;
    width: 15rem;
    padding: 2rem 3rem;
  }
  .global_nav-items {
    position: fixed;
    z-index: 2;
    top: 3.5rem;
    padding: 0;
    box-sizing: border-box;
    left: -20rem;
    opacity: 0;
    height: 100vh;
    overflow-y: auto;
    background: var(--global_nav);
    flex-direction: column;
    width: 20rem;
    transition: 0.3s;
  }
  .global_nav-items.active {
    left: 0;
    opacity: 1;
  }
  .global_nav-items_icon {
    border: none !important;
    display: none !important;
  }
  .global_nav-items_dropdown {
    position: relative;
    flex-direction: column;
  }
  .global_nav-items_dropdown a {
    width: 100%;
    justify-content: space-between;
    gap: 0;
    box-sizing: border-box;
  }
  .global_nav-items_dropdown::before {
    display: none;
  }
  .global_nav-items_dropdown.active ul {
    top: 0;
    max-height: 20rem;
  }
  .global_nav-items_dropdown ul {
    position: relative;
    top: 0;
    max-height: 0;
    transition: 0.8s;
    padding: 0;
    box-shadow: none;
    background-color: rgb(28, 25, 20);
    border-radius: 0;
    overflow: hidden;
    width: 100% !important;
  }
  .global_nav-items_dropdown ul::after {
    display: none;
  }
  .global_nav-items_dropdown ul li {
    padding: 0;
    width: 100% !important;
    margin: 0;
  }
  .global_nav-items_dropdown ul li a {
    width: 100%;
    padding: 1.8rem 2.5rem;
    justify-content: start !important;
  }
  .global_nav-items li {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    border-top: 0.1rem solid rgba(255, 255, 255, 0.03);
  }
  .global_nav-items li a {
    padding: 1.8rem 2.4rem;
  }
}
@media (max-width: 1024px) {
  .news_read-content_topic {
    width: 100%;
  }
  .news_read-content_menu {
    display: none;
  }
  .shop {
    overflow: hidden;
  }
  .shop_special .shop_section-title {
    justify-content: start !important;
  }
  .shop_special-slider {
    overflow: visible;
  }
  .shop_special-slider_pagination {
    display: none;
  }
  .shop_special-slider_prev {
    display: none;
  }
  .shop_special-slider_next {
    display: none;
  }
  .shop_menu {
    justify-content: center;
  }
  .shop_menu div {
    gap: 0.5rem !important;
  }
  .shop_menu p {
    margin: 0 !important;
  }
  .shop_menu .global_searchingInput {
    width: 100%;
  }
  .shop_section {
    justify-content: center;
  }
  .shop_section-title {
    justify-content: center !important;
  }
  .shop_section ul {
    justify-content: center;
  }
  .global_footer {
    background-size: cover;
  }
  .main_history-content_wrapper div:nth-child(1) {
    height: 18rem;
  }
  .dashboard_menu-mobile {
    display: flex;
    width: 3rem;
    height: 3rem;
    background-color: var(--dashboard_blue-soft);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0.5rem;
    font-size: 1.2rem;
    border-radius: 0.3rem;
    z-index: 2;
  }
  .dashboard_menu-mobile svg path {
    fill: var(--main_accent);
  }
  .dashboard_menu {
    position: fixed;
    top: 5rem;
    right: 1rem;
    width: 18rem;
    height: 100vh;
    z-index: 9;
    opacity: 0;
    right: -20rem;
    transition: 0.5s;
    -webkit-backdrop-filter: blur(2rem);
            backdrop-filter: blur(2rem);
    padding-top: 6rem;
    pointer-events: none;
  }
  .dashboard_menu.active {
    right: 1rem;
    opacity: 1;
    pointer-events: all;
  }
  .dashboard_menu li a svg {
    display: none;
  }
  .dashboard_content {
    width: 100%;
  }
  .global_form {
    padding: 3rem;
    width: 100%;
  }
  .sign-up {
    padding: 5rem 0;
  }
  .sign-up .main_container {
    width: 98%;
    justify-content: center;
  }
  .global_centered-form {
    padding: 5rem 0;
  }
  .global_centered-form .main_container {
    width: 98%;
  }
  .global_footer-top {
    flex-direction: column;
  }
  .global_footer-top div:nth-child(1) {
    flex-direction: column;
    text-align: center;
  }
  .global_footer-bottom .main_container {
    flex-direction: column;
  }
  .global_footer-bottom .main_container ul {
    flex-direction: column;
  }
  .main_header-link span:nth-child(3)::after {
    display: none;
  }
  .main_header-link span:nth-child(3)::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .shop_cart-summary {
    width: 100%;
  }
  .shop_cart .main_container {
    gap: 2rem;
  }
  .shop_cart-items {
    width: 100%;
  }
  .shop_cart-items_info {
    gap: 1.5rem !important;
  }
  .shop_cart-items_info-product {
    width: 100%;
  }
  .shop_cart-items_info-delete {
    position: relative !important;
  }
  .shop_cart-items_table div:nth-child(2) {
    display: none;
  }
  .shop_cart-items_table div:nth-child(3) {
    display: none;
  }
  .dashboard {
    padding: 5rem 0;
  }
  .dashboard_content-characters li {
    height: auto;
  }
  .dashboard_content-characters li div:nth-child(2) {
    padding: 2rem;
  }
  .dashboard_content-characters li div:nth-child(3) {
    padding: 2rem;
  }
  .dashboard_content .dashboard_orderHistory-details {
    gap: 2rem;
  }
  .dashboard_content .dashboard_ipConnect {
    padding-top: 2.5rem;
  }
  .dashboard_content .dashboard_ipConnect table tr {
    width: 100%;
  }
  .dashboard_content .dashboard_ipConnect table tr td {
    width: auto;
  }
  .dashboard_content .dashboard_ipConnect-message {
    right: 0;
    top: -0.8rem;
  }
  .dusk_coin-list label {
    width: 100%;
  }
  .dusk_coin-summary ul {
    flex-wrap: wrap;
    gap: 2rem;
    padding: 2rem;
  }
  .dusk_coin-summary ul li {
    width: 40%;
  }
  .dusk_coin-summary ul li button {
    height: 3rem;
  }
  .dusk_coin-summary ul li:last-child {
    width: 100%;
  }
  .customs .bg_cover::before {
    background-size: cover !important;
    height: 40rem;
  }
  .customs_content-withList ul {
    justify-content: center;
  }
  .customs_content-withList .customs_content-title {
    margin-bottom: 10rem;
  }
  .customs_content-withTab .bg_cover::before {
    background-size: cover !important;
    height: 40rem;
  }
  .customs_content-withTab_content {
    min-height: 40rem;
  }
  .customs_content-withTab_content .main_container div {
    width: 100%;
  }
  .customs_content-withTab_content-table h1 {
    width: 100%;
  }
  .customs_content-withTab_content-table ul {
    overflow-x: scroll;
  }
  .customs_content-withTab_content-table ul li {
    width: -moz-fit-content;
    width: fit-content;
    gap: 2rem;
  }
  .customs_content-withTab_content-table ul li div img {
    width: 10rem;
  }
  .customs_content-withTab_content-table ul li div span {
    width: 10rem;
  }
  .customs_content-withTab_content .newRace_img {
    display: none;
  }
  .customs_content-withTab_tabs .main_container {
    overflow-x: scroll;
    width: 100%;
    justify-content: start;
    padding: 0 4rem;
    box-sizing: border-box;
  }
  .customs_content-withTab_tabs span {
    display: flex;
    width: 20rem;
    white-space: nowrap;
  }
  .customs_content-title h1 {
    font-size: 2.4rem;
  }
  .customs_heading h1 {
    width: 100% !important;
    line-height: 4rem;
  }
  .customs_heading p {
    width: 100% !important;
  }
  .customs_heading-slider_prev {
    display: none;
  }
  .customs_heading-slider_next {
    display: none;
  }
  .news_read {
    padding-top: 3rem;
  }
  .news_read-title h1 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .news_read-content_topic {
    width: 100%;
  }
  .news_read-content_topic img {
    max-width: 100% !important;
  }
  .news_read-content_topic ul {
    padding: 1rem 2rem;
  }
  .news_read-content_menu {
    display: none;
  }
  .news .main_container {
    width: 80%;
  }
  .news_menu .global_searchingInput {
    width: 100%;
  }
  .changelog .main_container {
    width: 85%;
  }
  .shop_view-item_description {
    width: 100%;
    margin-bottom: 3rem;
    position: relative;
    top: 0;
  }
  .shop_view-item_description-img {
    height: 20rem;
  }
  .shop_view-item_info {
    width: 100%;
  }
  .shop_view-item_info-name {
    text-align: center;
  }
  .shop_section ul li {
    width: 100%;
  }
  .main_container {
    width: 60%;
  }
  .main_history-content {
    gap: 5rem;
    flex-wrap: wrap;
  }
  .main_history-content_wrapper {
    width: 100%;
  }
  .main_header {
    height: 50rem;
  }
  .main_header-link a {
    width: 15rem;
  }
  .main_header-link a span:nth-child(1) {
    font-size: 0.8rem;
  }
  .main_header-link a span:nth-child(1) svg {
    font-size: 0.7rem;
  }
  .main_header-link a span:nth-child(2) img {
    width: 20rem;
  }
  .main_header-link a span:nth-child(3) img {
    width: 19rem;
  }
  .main_header-link a span:nth-child(4) img {
    width: 18.5rem;
  }
  .main_header-logo img {
    width: 22rem;
  }
  .main_header-slogan {
    margin-bottom: 3rem;
  }
  .main_header-slogan h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 480px) {
  .news_list-news ul li a {
    flex-direction: column;
    gap: 1rem;
  }
  .news_list-news ul li a div {
    width: 100% !important;
  }
  .news_list-news ul li a div:nth-child(2) {
    gap: 2rem;
    padding-bottom: 0;
  }
  .changelog_menu .main_container {
    flex-direction: column-reverse;
  }
  .changelog_logs ul {
    padding-left: 0;
  }
  .changelog_logs ul::before {
    display: none;
  }
  .changelog_logs ul li::before {
    display: none;
  }
  .changelog_logs-date::before {
    display: none;
  }
  .changelog_logs-date::after {
    display: none;
  }
  .changelog_logs-list {
    padding: 2rem 0;
  }
  .shop_view-item_description-img {
    height: 15rem;
  }
  .main_container {
    width: 80%;
  }
  .dashboard .main_container {
    width: 90%;
  }
  .dashboard_content-withList_title {
    text-align: center;
  }
  .dashboard_content-withList_list li div:nth-child(1) {
    height: auto;
    padding: 1.5rem;
    gap: 1rem;
    flex-direction: column;
  }
  .dashboard_content-withList_list li div:nth-child(1) span:nth-child(1) {
    color: var(--primary_blue);
  }
  .dashboard_content-profile_avatarProfile {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }
  .dashboard_content-profile_avatarButton {
    margin: 0 auto;
  }
  .main_features {
    padding-top: 8rem;
  }
  .main_features-title h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
  .main_history-title h1 {
    font-size: 2.2rem;
  }
  .main_history-content_wrapper div:nth-child(1) {
    height: 17rem;
  }
}
@media (min-width: 1921px) {
  .customs .bg_cover::before {
    background-size: cover;
  }
  .page_bg {
    background-size: cover;
  }
  .global_footer {
    background-size: cover;
  }
  .main_bg-effect::before {
    background-size: cover;
  }
  .main_bg-effect::after {
    background-size: cover;
  }
  .main_bg::before {
    background-size: cover;
  }
  .main_bg::after {
    background-size: cover;
  }
  .main_end-wrapper::before {
    background-size: cover;
  }
  .main_history::before {
    background-size: cover;
  }
}
html {
  font-size: var(--base-font-size);
}

@media (max-width: 480px) {
  :root {
    --base-font-size: 12px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  :root {
    --base-font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  :root {
    --base-font-size: 14px;
  }
}
@media (min-width: 1025px) and (max-width: 1365px) {
  :root {
    --base-font-size: 14px;
  }
}
@media (min-width: 1366px) and (max-width: 1920px) {
  :root {
    --base-font-size: 14px;
  }
}
@media (min-width: 1921px) {
  :root {
    --base-font-size: 16px;
  }
}
.fancybox-bg {
  background: rgb(12, 11, 8) !important;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}


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