@charset "UTF-8";

/* src/custom-theme.scss */
html {
  --mat-sys-background: #faf9fd;
  --mat-sys-error: #ba1a1a;
  --mat-sys-error-container: #ffdad6;
  --mat-sys-inverse-on-surface: #f2f0f4;
  --mat-sys-inverse-primary: #abc7ff;
  --mat-sys-inverse-surface: #2f3033;
  --mat-sys-on-background: #1a1b1f;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #93000a;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #00458f;
  --mat-sys-on-primary-fixed: #001b3f;
  --mat-sys-on-primary-fixed-variant: #00458f;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #3e4759;
  --mat-sys-on-secondary-fixed: #131c2b;
  --mat-sys-on-secondary-fixed-variant: #3e4759;
  --mat-sys-on-surface: #1a1b1f;
  --mat-sys-on-surface-variant: #44474e;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #0000ef;
  --mat-sys-on-tertiary-fixed: #00006e;
  --mat-sys-on-tertiary-fixed-variant: #0000ef;
  --mat-sys-outline: #74777f;
  --mat-sys-outline-variant: #c4c6d0;
  --mat-sys-primary: #005cbb;
  --mat-sys-primary-container: #d7e3ff;
  --mat-sys-primary-fixed: #d7e3ff;
  --mat-sys-primary-fixed-dim: #abc7ff;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #565e71;
  --mat-sys-secondary-container: #dae2f9;
  --mat-sys-secondary-fixed: #dae2f9;
  --mat-sys-secondary-fixed-dim: #bec6dc;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #faf9fd;
  --mat-sys-surface-bright: #faf9fd;
  --mat-sys-surface-container: #efedf0;
  --mat-sys-surface-container-high: #e9e7eb;
  --mat-sys-surface-container-highest: #e3e2e6;
  --mat-sys-surface-container-low: #f4f3f6;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #dbd9dd;
  --mat-sys-surface-tint: #005cbb;
  --mat-sys-surface-variant: #e0e2ec;
  --mat-sys-tertiary: #343dff;
  --mat-sys-tertiary-container: #e0e0ff;
  --mat-sys-tertiary-fixed: #e0e0ff;
  --mat-sys-tertiary-fixed-dim: #bec2ff;
  --mat-sys-neutral-variant20: #2d3038;
  --mat-sys-neutral10: #1a1b1f;
}
html {
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
}
html {
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
}
html {
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons-RSSEDYLY.eot");
  src:
    url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons-4GST5W3O.woff2") format("woff2"),
    url("./media/primeicons-P53SE5CV.woff") format("woff"),
    url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),
    url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* src/assets/css/style.css */
:root {
  color-scheme: dark;
  --techwave-site-bg-color: #0f0e11;
  --techwave-header-bg-color: #17151b;
  --techwave-some-r-bg-color: #17151b;
  --techwave-some-a-bg-color: #2b2830;
  --techwave-main-color: #055D55;
  --techwave-main-color1: #8768f8;
  --techwave-main-color2: #b7a4fb;
  --techwave-heading-color: #c0bcca;
  --techwave-body-color: #7e7a86;
  --techwave-border-color: #312e37;
  --techwave-button-bg-color: #1c1925;
  --techwave-hover-color: #fff;
  --techwave-heading-font-family: "Heebo", sans-serif;
  --techwave-body-font-family: "Work Sans", sans-serif;
  --techwave-left-panel-width: 250px;
  --techwave-header-height: 100px;
}
@media (min-width: 1041px) {
  .panel-opened:root {
    --techwave-left-panel-width: 76px;
  }
}
@media (max-width: 1040px) {
  :root {
    --techwave-header-height: 80px;
  }
}
[data-techwave-skin=light]:root {
  color-scheme: light;
  --techwave-site-bg-color: #fff;
  --techwave-header-bg-color: #f5f5f5;
  --techwave-some-r-bg-color: #f5f5f5;
  --techwave-some-a-bg-color: #e7e7e7;
  --techwave-main-color: #055D55;
  --techwave-main-color1: #8768f8;
  --techwave-main-color2: #b7a4fb;
  --techwave-heading-color: #333;
  --techwave-body-color: #444;
  --techwave-border-color: #ddd;
  --techwave-button-bg-color: #f5f5f5;
  --techwave-hover-color: #000;
  --techwave-hover-color-v1: #7d4ff0;
  --techwave-background-circle-color: #fa8f3e;
}
html {
  overflow-x: hidden;
  padding: 0px;
  margin: 0px;
}
*:after,
*:before,
* {
  box-sizing: border-box;
}
body {
  font-family: var(--techwave-body-font-family);
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 400;
  color: var(--techwave-body-color);
  position: relative;
  word-break: break-word;
  background-color: var(--techwave-site-bg-color);
}
.fn__svg {
  fill: currentcolor;
  width: 18px;
  height: 18px;
}
.replaced-svg {
  opacity: 1;
}
p {
  letter-spacing: 0;
  margin-bottom: 20px;
}
ol li {
  margin-bottom: 17px;
}
ol li:last-child {
  margin-bottom: 0;
}
.heading_color {
  color: var(--techwave-heading-color);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  line-height: 1.22;
  letter-spacing: 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  text-decoration: none;
  color: var(--techwave-heading-color);
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: var(--techwave-main-color);
}
select:focus {
  border-color: var(--techwave-main-color);
}
select {
  display: block;
  height: 40px;
  width: 100%;
  padding: 0 14px;
  background-color: var(--techwave-some-a-bg-color);
  border: 2px solid transparent;
  border-radius: 5px;
  outline: none;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 16px;
  position: relative;
  line-height: 40px;
}
hr {
  outline: none;
  border: none;
  border-top: 1px solid var(--techwave-border-color);
  margin: 0;
  margin-bottom: 20px;
}
hr[data-h="2"] {
  border-top-width: 2px;
}
hr[data-h="3"] {
  border-top-width: 3px;
}
hr[data-h="4"] {
  border-top-width: 4px;
}
hr[data-h="5"] {
  border-top-width: 5px;
}
hr[data-h="6"] {
  border-top-width: 6px;
}
hr[data-h="7"] {
  border-top-width: 7px;
}
hr[data-h="8"] {
  border-top-width: 8px;
}
hr[data-h="9"] {
  border-top-width: 9px;
}
hr[data-h="10"] {
  border-top-width: 10px;
}
.techwave_fn_preloader.fn_ready {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.techwave_fn_preloader.enabled {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.techwave_fn_preloader {
  position: fixed;
  padding: 0;
  margin: 0;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: var(--techwave-site-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: none;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
}
.techwave_fn_preloader svg {
  width: 240px;
  height: 240px;
  border-radius: 100%;
  position: relative;
}
.techwave_fn_preloader .first_circle {
  fill: none;
  stroke-width: 10px;
  stroke: #080808;
}
.techwave_fn_preloader .second_circle {
  fill: none;
  stroke-width: 10px;
  stroke-linecap: round;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  stroke-dasharray: 360;
  stroke-dashoffset: 100;
  stroke: var(--techwave-main-color);
  animation: techwave_fn_preloader 10s infinite;
  position: relative;
  z-index: 1;
}
@keyframes techwave_fn_preloader {
  0% {
    stroke-dasharray: 360;
  }
  50% {
    stroke-dasharray: 1;
  }
  100% {
    stroke-dasharray: 360;
  }
}
.container {
  width: 100%;
  max-width: 1400px;
  padding: 0 40px;
  margin: 0 auto;
}
.container.wide {
  max-width: 1680px;
}
.container.small {
  max-width: 780px;
}
.container.medium {
  max-width: 980px;
}
.container:after,
.clearfix:after,
.clearfix:before {
  content: "";
  clear: both;
  display: table;
}
@media (max-width: 1040px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 10px;
  }
}
.fn__full_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
frenify_main {
  color: var(--techwave-main-color);
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  -o-user-select: all;
  user-select: all;
}
frenify_uselect {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  -o-user-select: all;
  user-select: all;
}
frenify_typing {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
frenify_typing h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
frenify_typing span {
  color: var(--techwave-heading-color);
  overflow: hidden;
  border-right: 2px solid var(--techwave-main-color);
  white-space: nowrap;
  -webkit-animation: frenify_typing_animation 1s steps(150, end), frenify_blink_caret .5s step-end infinite;
  animation: frenify_typing_animation 1s steps(150, end), frenify_blink_caret .5s step-end infinite;
}
@keyframes frenify_typing_animation {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes frenify_blink_caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: var(--techwave-main-color);
  }
}
.techwave_fn_wrapper,
.techwave_fn_wrapper * {
  box-sizing: border-box;
}
.techwave_fn_wrapper:not(.fn__has_sidebar) .techwave_fn_image_generation_page .sidebar__trigger {
  color: var(--techwave-main-color);
}
.techwave_fn_wrapper.fn__has_sidebar .techwave_fn_content {
  margin-right: 300px;
}
.techwave_fn_content {
  position: relative;
  margin-left: var(--techwave-left-panel-width);
  margin-top: var(--techwave-header-height);
  min-height: calc(100vh - var(--techwave-header-height));
  transition: all .2s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.fn__submit {
  display: block;
  position: relative;
  background-color: var(--techwave-button-bg-color);
  border-radius: 20px;
}
.fn__submit input,
.techwave_fn_button {
  display: block;
  width: fit-content;
  max-width: 100%;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .5px;
  font-family: var(--techwave-heading-font-family);
  height: 40px;
  line-height: 40px;
  padding: 0 34px;
  position: relative;
  color: var(--techwave-heading-color);
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  background-color: var(--techwave-button-bg-color);
  outline: none;
  outline-color: transparent;
  border-radius: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn__submit input {
  width: 100%;
  background-color: transparent !important;
}
.techwave_fn_button.medium {
  padding: 0 97px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  font-size: 18px;
}
.techwave_fn_button.medium:after,
.techwave_fn_button.medium:before {
  border-radius: 30px;
}
.techwave_fn_button.small__border:after,
.techwave_fn_button.small__border:before,
.techwave_fn_button.small__border {
  border-radius: 5px;
}
.techwave_fn_button.small__border {
  background-color: var(--techwave-some-a-bg-color);
  padding: 0 20px;
}
.techwave_fn_button.has__icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_button.has__icon .fn__svg {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.fn__submit input,
.techwave_fn_button span {
  position: relative;
  z-index: 5;
}
.techwave_fn_button span {
  top: 1px;
}
.fn__submit:hover:after,
.techwave_fn_button:hover:after {
  animation-duration: 2s;
}
.fn__submit:hover,
.techwave_fn_button:hover {
  color: var(--techwave-hover-color);
}
.fn__submit:after,
.techwave_fn_button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  border: 2px solid transparent;
  background: -moz-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background: -webkit-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background:
    linear-gradient(
      270deg,
      var(--techwave-main-color1),
      var(--techwave-main-color2),
      var(--techwave-main-color1),
      var(--techwave-main-color2)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  -webkit-mask-composite: source-out;
  mask-composite: exclude;
  background-size: 300% 300%;
  -webkit-animation: animatedgradient 4s ease alternate infinite;
  animation: animatedgradient 4s ease alternate infinite;
}
.fn__submit:before,
.techwave_fn_button:before {
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  color: var(--techwave-main-color1);
  content: "";
  opacity: .1;
  border-radius: 20px;
  box-shadow: 0px 5px 15px;
}
.techwave_fn_button.enabled:after {
  display: block;
}
.techwave_fn_button.disabled {
  background-color: var(--techwave-some-a-bg-color);
}
.techwave_fn_button.disabled:after {
  display: none;
}
@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.short_logo {
  display: none;
}
.retina_logo {
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1), (min-resolution: 120dpi) {
  .retina_logo {
    display: block;
  }
}
.techwave_fn_leftpanel {
  z-index: 101;
  position: fixed;
  background-color: var(--techwave-some-r-bg-color);
  width: var(--techwave-left-panel-width);
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid var(--techwave-border-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  transition: all .2s ease;
}
.techwave_fn_leftpanel .leftpanel_logo {
  min-height: var(--techwave-header-height);
  height: var(--techwave-header-height);
  border-bottom: 1px solid var(--techwave-border-color);
  padding: 20px 70px 20px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.techwave_fn_leftpanel .mobile_closer {
  display: none;
}
.techwave_fn_leftpanel .fn__icon_button {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 20px;
  z-index: 4;
}
.techwave_fn_leftpanel .fn__icon_button .fn__svg {
  transform: rotate(180deg);
}
.techwave_fn_leftpanel .leftpanel_content {
  flex: 1 0 auto;
  padding: 48px 20px;
  overflow-y: auto;
  height: calc(100% - var(--techwave-header-height));
}
.techwave_fn_leftpanel .leftpanel_content {
  scrollbar-width: thin;
  scrollbar-color: #999 #fff;
}
.techwave_fn_leftpanel .leftpanel_content::-webkit-scrollbar {
  width: 4px;
}
.techwave_fn_leftpanel .leftpanel_content:-webkit-scrollbar-track {
  background: var(--techwave-some-a-bg-color);
}
.techwave_fn_leftpanel .leftpanel_content::-webkit-scrollbar-thumb {
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 6px;
}
.techwave_fn_leftpanel .nav_group {
  margin-bottom: 38px;
}
.techwave_fn_leftpanel .nav_group:last-child {
  margin-bottom: 0;
}
.techwave_fn_leftpanel .group__title {
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 12px;
}
.techwave_fn_leftpanel .group__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.techwave_fn_leftpanel .group__list li {
  margin-bottom: 4px;
  position: relative;
}
.techwave_fn_leftpanel .group__list li:last-child {
  margin-bottom: 0px;
}
.techwave_fn_leftpanel .group__list a {
  font-weight: 400;
  border-radius: 5px;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  text-decoration: none;
  min-height: 36px;
  padding: 5px 10px 5px 42px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.techwave_fn_leftpanel .group__list .menu-item-has-children > a {
  padding-right: 22px;
}
.techwave_fn_leftpanel .group__list .hovered > a,
.techwave_fn_leftpanel .group__list a.active,
.techwave_fn_leftpanel .group__list a:hover {
  background-color: var(--techwave-some-a-bg-color);
  color: var(--techwave-hover-color-v1);
}
.techwave_fn_leftpanel .group__list a.active .text {
  color: var(--techwave-hover-color-v1);
}
.techwave_fn_leftpanel .group__list .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -8px;
  display: block;
}
.techwave_fn_leftpanel .group__list .icon .fn__svg {
  width: 16px;
  height: 16px;
  display: block;
}
.techwave_fn_leftpanel .group__list .text {
  line-height: 24px;
  position: relative;
  top: 1px;
}
.techwave_fn_leftpanel .group__list .trigger {
  right: 5px;
  top: 50%;
  margin-top: -6px;
  position: absolute;
  display: block;
  color: var(--techwave-heading-color);
  transform: rotate(90deg);
  transition: all .2s ease;
}
.techwave_fn_leftpanel .group__list .closed .trigger {
  transform: rotate(-90deg);
}
.techwave_fn_leftpanel .group__list .trigger .fn__svg {
  width: 12px;
  height: 12px;
  display: block;
}
.techwave_fn_leftpanel .group__list .count {
  width: 24px;
  margin-left: 10px;
  display: inline-block;
  height: 24px;
  background-color: #ab0cdf;
  color: #fff;
  font-weight: 500;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  font-family: var(--techwave-heading-font-family);
  border-radius: 100%;
  vertical-align: top;
}
.fn__sup {
  color: var(--techwave-main-color);
  vertical-align: super;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  margin-left: 2px;
}
.techwave_fn_leftpanel .group__list ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin-left: 26px;
  margin-top: 4px;
  overflow: hidden;
}
.techwave_fn_leftpanel .group__list ul a {
  padding-left: 17px;
}
.techwave_fn_leftpanel .group__list ul a:after {
  width: 5px;
  height: 2px;
  background-color: var(--techwave-heading-color);
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -1px;
  content: "";
}
@media (min-width: 1041px) {
  .panel-opened .techwave_fn_leftpanel .group__list .icon .fn__svg {
    width: 18px;
    height: 18px;
  }
  .panel-opened .techwave_fn_leftpanel .group__list a {
    width: 36px;
    padding: 0;
  }
  .panel-opened .techwave_fn_leftpanel .group__list .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f1416c;
    left: 50%;
    bottom: 50%;
    margin-left: 2px;
    margin-bottom: 2px;
    border-radius: 100%;
  }
  .panel-opened .techwave_fn_leftpanel .leftpanel_logo {
    padding: 0;
    justify-content: center;
  }
  .panel-opened .techwave_fn_leftpanel .short_logo {
    display: block;
  }
  .panel-opened .techwave_fn_leftpanel .fn__closer {
    right: -15px;
    transform: rotate(180deg);
  }
  .panel-opened .techwave_fn_leftpanel .full_logo,
  .panel-opened .techwave_fn_leftpanel .group__title,
  .panel-opened .techwave_fn_leftpanel .group__list .trigger,
  .panel-opened .techwave_fn_leftpanel .group__list .text {
    display: none;
  }
  .panel-opened .techwave_fn_leftpanel .group__list ul {
    display: none !important;
  }
}
.techwave_fn_header {
  position: fixed;
  top: 0;
  left: var(--techwave-left-panel-width);
  right: 0;
  height: var(--techwave-header-height);
  background-color: var(--techwave-header-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  padding: 0 40px;
  z-index: 100;
  transition: all .2s ease;
}
.techwave_fn_header:after {
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  height: 1px;
  background-color: var(--techwave-border-color);
}
.fn__token_info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: var(--techwave-header-height);
  position: relative;
}
.fn__token_info:hover .token__popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__token_info .token__popup {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  width: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: var(--techwave-header-bg-color);
  padding: 12px 15px;
  border-radius: 0 0 5px 5px;
  border: 1px solid var(--techwave-border-color);
  margin-top: -1px;
  font-family: var(--techwave-heading-font-family);
  font-size: 12px;
  letter-spacing: .5px;
  transition: all .2s ease;
}
.fn__token_info .token__popup span {
  color: var(--techwave-heading-color);
}
.fn__token_info .token_summary {
  border-radius: 5px;
  background-color: var(--techwave-some-a-bg-color);
  font-family: var(--techwave-heading-font-family);
  line-height: 16px;
  height: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 12px;
  margin-right: 20px;
}
.fn__token_info .count {
  font-weight: 600;
  font-size: 18px;
  color: var(--techwave-heading-color);
  padding-right: 25px;
  position: relative;
}
.fn__token_info .text {
  line-height: 16px;
  font-size: 12px;
}
.fn__token_info .count:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  background-color: #413e45;
  width: 1px;
}
.fn__nav_bar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.fn__nav_bar .bar__item {
  height: var(--techwave-header-height);
  position: relative;
  margin-right: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__nav_bar .bar__item:last-child {
  margin-right: 0;
}
.fn__nav_bar .item_opener {
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 100%;
  color: var(--techwave-heading-color);
  position: relative;
}
.fn__nav_bar .item_opener:hover {
  opacity: 0.8;
}
.fn__nav_bar .item_opener.full_screen .f_screen {
  opacity: 0;
  transform: scale(0.7);
}
.fn__nav_bar .item_opener.full_screen .s_screen {
  opacity: 1;
  transform: scale(1);
}
.fn__nav_bar .item_opener .fn__svg {
  width: 24px;
  height: 24px;
  transition: all .3s ease;
}
.fn__nav_bar .item_opener .dark_mode {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
  transform: scale(0.7) rotate(-90deg);
}
[data-techwave-skin=light] .fn__nav_bar .item_opener .dark_mode {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
[data-techwave-skin=light] .fn__nav_bar .item_opener .light_mode {
  opacity: 0;
  transform: scale(0.7) rotate(90deg);
}
[data-techwave-skin=dark] .fn__nav_bar .item_opener .light_mode {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
[data-techwave-skin=dark] .fn__nav_bar .item_opener .dark_mode {
  opacity: 0;
  transform: scale(0.7) rotate(-90deg);
}
.fn__nav_bar .item_opener .s_screen {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -9px;
  transform: scale(0.7);
  width: 18px;
  height: 18px;
}
.fn__nav_bar .bar__item_user {
  margin-left: 10px;
}
.fn__nav_bar .user_opener {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E7E7E7;
}
.fn__nav_bar .item_popup {
  position: absolute;
  right: 0;
  top: 100%;
  background-color: var(--techwave-header-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-radius: 0 0 5px 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all .2s ease;
  margin-top: -1px;
}
.fn__nav_bar .item_popup[data-position=left] {
  right: auto;
  left: 0;
}
.fn__nav_bar .bar__item_user .item_popup {
  padding: 20px;
  width: 300px;
  max-width: calc(100vw - 80px);
}
.fn__nav_bar .bar__item_user.opened .item_popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__nav_bar .bar__item_user:hover .user_opener,
.fn__nav_bar .bar__item_user.opened .user_opener {
  border-color: var(--techwave-main-color);
}
.fn__nav_bar .bar__item_user .user_profile {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 10px 20px 10px;
  -ms-align-items: center;
  align-items: center;
}
.fn__nav_bar .bar__item_user .user_img {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #E7E7E7;
}
.fn__nav_bar .bar__item_user .user_name {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
}
.fn__nav_bar .bar__item_user .user_name span {
  height: 16px;
  line-height: 16px;
  display: inline-block;
  padding: 0 5px;
  border-radius: 5px;
  background-color: #ab0cdf;
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  font-family: var(--techwave-heading-font-family);
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.fn__nav_bar .bar__item_user .user_profile p {
  margin: 0;
  padding: 0;
  font-family: var(--techwave-heading-font-family);
  font-size: 12px;
  letter-spacing: 0;
}
.fn__nav_bar .bar__item_user .user_profile a {
  text-decoration: none;
  color: var(--techwave-heading-color);
}
.fn__nav_bar .bar__item_user .user_profile a:hover {
  color: var(--techwave-main-color);
}
.fn__nav_bar .bar__item_user .user_nav {
  padding-top: 20px;
}
.fn__nav_bar .bar__item_user .user_nav li {
  margin-bottom: 4px;
}
.fn__nav_bar .bar__item_user .user_nav li:last-child {
  margin-bottom: 0px;
}
.fn__nav_bar .bar__item_user .user_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.fn__nav_bar .bar__item_user .user_nav a {
  font-weight: 400;
  border-radius: 5px;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  text-decoration: none;
  height: 36px;
  padding: 0 10px 0 42px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.fn__nav_bar .bar__item_user .user_nav .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -8px;
  display: block;
}
.fn__nav_bar .bar__item_user .user_nav .icon .fn__svg {
  width: 16px;
  height: 16px;
  display: block;
}
.fn__nav_bar .bar__item_user .user_nav a.active,
.fn__nav_bar .bar__item_user .user_nav a:hover {
  background-color: var(--techwave-some-a-bg-color);
}
.fn__nav_bar .bar__item_user .user_nav .text {
  position: relative;
  top: 1px;
}
.fn__nav_bar .bar__item_language.opened .item_popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__nav_bar .bar__item_language.opened .item_opener {
  color: var(--techwave-main-color);
}
.fn__nav_bar .bar__item_language .item_popup {
  padding: 20px;
  width: 200px;
  max-width: calc(100vw - 80px);
}
.fn__nav_bar .bar__item_language .item_popup li {
  margin-bottom: 4px;
}
.fn__nav_bar .bar__item_language .item_popup li:last-child {
  margin-bottom: 0px;
}
.fn__nav_bar .bar__item_language .item_popup ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__nav_bar .bar__item_language .item_popup span,
.fn__nav_bar .bar__item_language .item_popup a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 36px;
  padding: 0 15px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  transition: all .3s ease;
}
.fn__nav_bar .bar__item_language .item_popup a:hover,
.fn__nav_bar .bar__item_language .item_popup .active {
  background-color: var(--techwave-some-a-bg-color);
  color: var(--techwave-hover-color);
}
.fn__nav_bar .bar__item_notification .item_opener:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #f1416c;
  border-radius: 100%;
  top: 9px;
  right: 10px;
  opacity: 0;
  visibility: hidden;
}
.fn__nav_bar .bar__item_notification.has_notification .item_opener:after {
  opacity: 1;
  visibility: visible;
}
.fn__nav_bar .bar__item_notification .item_popup {
  width: 340px;
  padding: 20px;
  max-width: calc(100vw - 80px);
}
.fn__nav_bar .bar__item_notification.opened .item_popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__nav_bar .bar__item_notification .ntfc_header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  padding: 1px 15px 20px;
  border-bottom: 1px solid var(--techwave-border-color);
}
.fn__nav_bar .bar__item_notification .ntfc_title {
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-body-color);
}
.fn__nav_bar .bar__item_notification .ntfc_header a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-body-color);
}
.fn__nav_bar .bar__item_notification .ntfc_header a:hover {
  color: var(--techwave-main-color);
}
.fn__nav_bar .bar__item_notification .ntfc_list {
  padding: 25px 15px 0;
}
.fn__nav_bar .bar__item_notification .ntfc_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__nav_bar .bar__item_notification .ntfc_list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}
.fn__nav_bar .bar__item_notification .ntfc_list li:last-child {
  margin-bottom: 0;
}
.fn__nav_bar .bar__item_notification .ntfc_list p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
}
.fn__nav_bar .bar__item_notification .ntfc_list p a {
  color: var(--techwave-heading-color);
  text-decoration: none;
}
.fn__nav_bar .bar__item_notification .ntfc_list p a:hover {
  color: var(--techwave-main-color);
}
.fn__nav_bar .bar__item_notification .ntfc_list span {
  font-size: 12px;
  font-weight: 400;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-body-color);
  margin-top: -1px;
}
.fn__nav_bar .bar__item_search .item_popup {
  width: 200px;
  padding: 20px;
  max-width: calc(100vw - 80px);
}
.techwave_fn_fixedsub {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: var(--techwave-left-panel-width);
  top: var(--techwave-header-height);
  z-index: 101;
  display: none;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-left: none;
  margin-top: calc(var(--techwave-header-height) - 21px);
  padding: 20px;
  transition: all .2s ease;
}
.panel-opened .techwave_fn_fixedsub {
  display: block;
}
.techwave_fn_fixedsub.opened {
  opacity: 1;
  visibility: visible;
}
.techwave_fn_fixedsub ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.techwave_fn_fixedsub li {
  margin-bottom: 4px;
  position: relative;
}
.techwave_fn_fixedsub li:last-child {
  margin-bottom: 0;
}
.techwave_fn_fixedsub a {
  font-weight: 400;
  border-radius: 5px;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  text-decoration: none;
  min-height: 36px;
  padding: 5px 10px 5px 17px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.techwave_fn_fixedsub a:after {
  width: 5px;
  height: 2px;
  background-color: var(--techwave-heading-color);
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -1px;
  content: "";
}
.techwave_fn_fixedsub a.active,
.techwave_fn_fixedsub a:hover {
  background-color: var(--techwave-some-a-bg-color);
}
.techwave_fn_footer {
  margin-top: auto;
  min-height: 71px;
  padding: 25px 40px;
  border-top: 1px solid var(--techwave-border-color);
}
.techwave_fn_footer_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_footer .copyright p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: .5px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_footer .menu_items ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
}
.techwave_fn_footer .menu_items li {
  margin: 5px 0 5px 30px;
}
.techwave_fn_footer .menu_items a {
  text-decoration: none;
  font-size: 14px;
  letter-spacing: .5px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_footer .menu_items a:hover {
  color: var(--techwave-main-color);
}
.section_home {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-height: calc(100vh - var(--techwave-header-height) - 71px);
}
.section_home .section_left {
  padding: 93px 40px 80px;
  border-right: 1px solid var(--techwave-border-color);
  width: 60%;
}
.section_home .section_right {
  width: 40%;
  padding: 155px 40px;
}
.section_home .company_info {
  max-width: 450px;
  margin: 0 auto;
  width: 100%;
}
.section_home .company_info hr {
  margin-bottom: 24px;
}
.section_home .company_info p {
  margin-bottom: 14px;
}
.section_home .company_info ol {
  margin: 20px 30px;
}
.section_home .company_info ol li ul {
  margin: 20px 14px;
}
.section_home .company_info a.read_disclaimer {
  margin: 0 44px 25px;
  display: inline-block;
}
.section_home .company_info img {
  margin-bottom: 25px;
}
.section_home .techwave_fn_title_holder {
  margin-bottom: 43px;
}
.techwave_fn_title_holder {
  text-align: center;
}
.techwave_fn_title_holder .title {
  margin: 0;
  padding: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  margin-bottom: -1px;
  font-size: 38px;
}
.techwave_fn_title_holder .desc {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-body-color);
}
.techwave_fn_interactive_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.techwave_fn_interactive_list li {
  width: 360px;
  max-width: 50%;
  padding-left: 20px;
  margin-bottom: 20px;
}
.techwave_fn_interactive_list .item {
  border: 2px solid var(--techwave-border-color);
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  min-height: 100%;
  text-align: center;
  transition: all .2s ease;
}
.techwave_fn_interactive_list .item:hover {
  background-color: var(--techwave-some-a-bg-color);
  border-color: var(--techwave-main-color);
}
.techwave_fn_interactive_list a {
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 48px 30px;
  min-height: 100%;
}
.techwave_fn_interactive_list .icon {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-color: var(--techwave-background-circle-color);
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 26px;
}
.techwave_fn_interactive_list .icon .fn__svg {
  width: 50px;
  height: 50px;
  display: block;
}
.techwave_fn_interactive_list .title {
  margin: 0;
  padding: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 20px;
}
.techwave_fn_interactive_list .desc {
  margin: 0;
  padding: 0;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-body-color);
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 22px;
}
.techwave_fn_interactive_list .arrow {
  display: block;
  width: 50px;
  height: 14px;
  color: var(--techwave-heading-color);
  position: relative;
}
.techwave_fn_interactive_list .arrow:after {
  position: absolute;
  content: "";
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background-color: var(--techwave-heading-color);
  transition: all .3s ease;
  right: 100%;
  left: 0%;
  margin-right: 0;
}
.techwave_fn_interactive_list .item:hover .arrow:after {
  right: 0;
  margin-right: 4px;
  left: 0;
}
.techwave_fn_interactive_list .item:hover .arrow .fn__svg {
  right: 0;
  margin-right: 0;
}
.techwave_fn_interactive_list .arrow .fn__svg {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -7px;
  transition: all .3s ease;
}
.techwave_fn_interactive_list.modern {
  max-width: 650px;
  margin: 0 auto;
}
.techwave_fn_interactive_list.modern li {
  width: 100%;
  max-width: 100%;
}
.techwave_fn_interactive_list.modern a {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  padding: 18px 38px;
}
.techwave_fn_interactive_list.modern .desc {
  display: none;
}
.techwave_fn_interactive_list.modern .icon {
  margin-bottom: 0;
  margin-right: 20px;
  min-width: 60px;
  width: 60px;
  height: 60px;
}
.techwave_fn_interactive_list.modern .icon .fn__svg {
  width: 24px;
  height: 24px;
}
.techwave_fn_interactive_list.modern .title {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 20px;
}
.techwave_fn_interactive_list.modern .arrow {
  margin-left: auto;
}
.fn__members .item {
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  line-height: 24px;
  min-height: 24px;
}
.fn__members .item {
  margin-bottom: 8px;
}
.fn__members .item:last-child {
  margin-bottom: 0;
}
.fn__members .circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: block;
  background-color: var(--techwave-body-color);
  position: absolute;
  top: 6px;
  left: 0;
}
.fn__members .active .circle {
  background-color: #45c569;
}
.fn__animated_text {
  opacity: 0;
}
.fn__animated_text.ready {
  opacity: 1;
}
.fn__animated_text span {
  animation: fn__animated_text 0.8s both;
}
.fn__animated_text em {
  opacity: 0;
}
@keyframes fn__animated_text {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 1;
    text-shadow: 0 0 25px white;
  }
  75% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
.techwave_fn_pagetitle {
  padding: 34px 40px;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_pagetitle .title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.364;
  font-weight: 600;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_pagetitle span {
  color: var(--techwave-body-color);
}
.change_log {
  padding: 40px 0;
}
.faq {
  padding: 40px 0;
}
.techwave_fn_changelog .changelog__item {
  border-radius: 5px;
  border: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-some-r-bg-color);
  margin-bottom: 40px;
}
.techwave_fn_changelog .changelog__item:last-child {
  margin-bottom: 0;
}
.techwave_fn_changelog .item__header {
  padding: 24px 30px;
  border-bottom: 1px solid var(--techwave-border-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 20px;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_changelog .item__ver {
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 20px;
  font-weight: 400;
}
.techwave_fn_changelog .item__date {
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.techwave_fn_changelog .item__content {
  padding: 40px 30px 34px;
}
.techwave_fn_changelog .item__group {
  margin-bottom: 34px;
}
.techwave_fn_changelog .item__group:last-child {
  margin-bottom: 0px;
}
.techwave_fn_changelog .item__title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 15px;
}
.techwave_fn_changelog .item__title span {
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  border-radius: 9px;
  font-weight: 500;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-transform: uppercase;
  font-size: 11px;
  background-color: var(--techwave-some-a-bg-color);
  padding-top: 1px;
}
.techwave_fn_changelog .item__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.techwave_fn_changelog .item__list li {
  position: relative;
  min-height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: var(--techwave-body-color);
  font-weight: 400;
  padding-left: 15px;
  margin-bottom: 8px;
}
.techwave_fn_changelog .item__list li:last-child {
  margin-bottom: 0;
}
.techwave_fn_changelog .item__list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  height: 2px;
  background-color: var(--techwave-body-color);
  width: 5px;
}
.techwave_fn_searchbar {
  opacity: 0;
  visibility: hidden;
  transform: translateX(100px);
  position: fixed;
  top: 0;
  left: var(--techwave-left-panel-width);
  right: 0;
  height: var(--techwave-header-height);
  background-color: var(--techwave-header-bg-color);
  padding: 0 40px;
  z-index: 102;
  transition: all .3s ease;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_searchbar.opened {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.techwave_fn_searchbar .search__results {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-bottom: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-header-bg-color);
  margin-top: 1px;
  padding: 46px 40px;
  transition: all .2s ease;
}
.techwave_fn_searchbar .search__results.opened {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.techwave_fn_searchbar .search__input {
  height: var(--techwave-header-height);
  padding: 0 50px 0 45px;
  display: block;
  width: 100%;
  background-color: transparent !important;
  border: none !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_searchbar .results__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  margin: 0;
  margin-bottom: 19px;
}
.techwave_fn_searchbar .search__icon {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 40px;
  pointer-events: none;
}
.techwave_fn_searchbar .search__closer {
  text-decoration: none;
  width: 30px;
  height: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: var(--techwave-some-a-bg-color);
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -15px;
  color: var(--techwave-heading-color);
}
.techwave_fn_searchbar .search__closer .fn__svg {
  width: 12px;
  height: 12px;
}
.techwave_fn_searchbar .search__results ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.techwave_fn_searchbar .search__results li {
  font-weight: 400;
  font-family: var(--techwave-heading-font-family);
  font-size: 16px;
  letter-spacing: 0;
  color: var(--techwave-heading-color);
  margin-bottom: 13px;
}
.techwave_fn_searchbar .search__results li:last-child {
  margin-bottom: 0;
}
.techwave_fn_searchbar .search__results a {
  text-decoration: none;
  color: var(--techwave-heading-color);
}
.techwave_fn_searchbar .search__results a:hover {
  color: var(--techwave-main-color);
}
.techwave_fn_accordion.small .acc__item {
  border-width: 1px;
}
.techwave_fn_accordion.small .acc__header {
  padding: 15px 20px;
}
.techwave_fn_accordion.small .acc__icon:after {
  width: 11px;
  height: 1px;
  right: 20px;
  margin-top: -1px;
}
.techwave_fn_accordion.small .acc__icon:before {
  width: 1px;
  height: 11px;
  right: 25px;
  margin-top: -6px;
}
.techwave_fn_accordion.small .acc__title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
}
.techwave_fn_accordion.small .acc__content {
  padding: 14px 20px;
}
.techwave_fn_accordion .acc__item {
  border: 2px solid var(--techwave-border-color);
  background-color: var(--techwave-some-r-bg-color);
  border-radius: 5px;
  margin-bottom: 10px;
}
.techwave_fn_accordion .acc__item.opened .acc__header,
.techwave_fn_accordion .acc__item .acc__header:hover {
  background-color: var(--techwave-some-a-bg-color);
}
.techwave_fn_accordion .acc__item:last-child {
  margin-bottom: 0;
}
.techwave_fn_accordion .acc__header {
  padding: 26px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 20px;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: all .3s ease;
}
.techwave_fn_accordion .acc__title {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  padding-right: 23px;
  top: 1px;
}
.techwave_fn_accordion .acc__icon:after {
  width: 18px;
  height: 2px;
  background-color: var(--techwave-heading-color);
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -1px;
}
.techwave_fn_accordion .opened .acc__icon:before {
  transform: scale(0) rotate(90deg);
}
.techwave_fn_accordion .acc__icon:before {
  width: 2px;
  height: 18px;
  background-color: var(--techwave-heading-color);
  content: "";
  position: absolute;
  right: 38px;
  top: 50%;
  margin-top: -9px;
  transition: all .3s ease;
}
.techwave_fn_accordion .acc__content {
  padding: 24px 30px;
  display: none;
  overflow: hidden;
  border-top: 1px solid var(--techwave-border-color);
}
.techwave_fn_accordion .acc__content p {
  margin-bottom: 18px;
}
.techwave_fn_accordion .acc__content > *:last-child {
  margin-bottom: 0;
}
.techwave_fn_community_page {
  padding: 36px 0 40px 0;
}
.techwave_fn_community_page .fn__title_holder {
  margin-bottom: 28px;
}
.fn__title_holder .title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
}
.fn__tabs {
  border-bottom: 1px solid var(--techwave-border-color);
  margin-bottom: 30px;
}
.fn__tabs .tab_in {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.fn__tabs a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-right: 30px;
  line-height: 40px;
  position: relative;
}
.fn__tabs a:after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: -1px;
  height: 2px;
  background-color: var(--techwave-main-color);
  right: 50%;
  transition: all .3s ease;
}
.fn__tabs a.active:after {
  left: 0;
  right: 0;
  opacity: 1;
}
.techwave_fn_feed .feed__filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  column-gap: 50px;
  margin-bottom: 30px;
  position: relative;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.techwave_fn_feed .filter__left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 5px 0;
  flex-wrap: wrap;
}
.techwave_fn_feed .filter__upscaled {
  margin: 5px 0;
}
.techwave_fn_feed .filter__left > * {
  margin-right: 30px;
}
.techwave_fn_feed .filter__left > *:last-child {
  margin-right: 0;
}
.techwave_fn_feed .filter__search {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.techwave_fn_feed .filter__search a {
  margin: 5px 0;
}
.techwave_fn_feed .filter__search input {
  margin: 5px 10px 5px 0;
}
.techwave_fn_feed .filter__sorting {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: -10px;
}
.techwave_fn_feed .filter__sorting a {
  margin: 5px 0 5px 10px;
}
.fn__selection_box {
  display: none;
  border-top: 1px solid var(--techwave-border-color);
  border-bottom: 1px solid var(--techwave-border-color);
  padding: 25px 0;
  margin-bottom: 30px;
  position: sticky;
  top: var(--techwave-header-height);
  z-index: 5;
  background: var(--techwave-site-bg-color);
}
.fn__selection_box .desc {
  margin: 0;
  padding: 0;
}
.fn__selection_box .selection_in {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
.fn__selection_box .actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.fn__selection_box .actions a {
  margin: 5px 0 5px 10px;
}
.techwave_fn_feed .feed__results {
  margin-bottom: 60px;
  position: relative;
}
.techwave_fn_feed .feed__results.loading .fn__gallery_items {
  opacity: 0;
  visibility: hidden;
}
.techwave_fn_feed .feed__results.loading .fn__preloader {
  opacity: 1;
  visibility: visible;
}
.techwave_fn_feed .feed__more {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.fn__gallery_items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.fn__gallery_items .item.select__ready .item__info {
  display: none;
}
.fn__gallery_items .item.select__ready .fn__selectable_item {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.fn__selectable_item {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  z-index: 3;
  color: var(--techwave-hover-color);
  border: 2px solid transparent;
  border-radius: 5px;
  cursor: pointer;
}
.fn__selectable_item.selected {
  border-color: var(--techwave-main-color);
}
.fn__selectable_item.selected .icon {
  background-color: var(--techwave-main-color);
}
.fn__selectable_item.selected:after {
  opacity: 0.1;
}
.fn__selectable_item:after {
  background-color: var(--techwave-site-bg-color);
  opacity: .6;
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  content: "";
}
.fn__selectable_item .icon {
  width: 50px;
  height: 50px;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
.fn__selectable_item .fn__svg {
  position: relative;
  z-index: 3;
}
.fn__gallery_item {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  width: 25%;
  margin-bottom: 20px;
}
.fn__gallery_items .item {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  height: 420px;
}
.fn__gallery_items .img {
  height: 100%;
}
.fn__gallery_items .img img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
}
.fn__gallery_items .item:hover .item__info {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__gallery_items .item__info {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  padding: 20px 15px 19px;
  transition: all .3s ease;
}
.fn__gallery_items .info__header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  -ms-align-items: center;
  align-items: center;
  column-gap: 15px;
}
.fn__gallery_items .user__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  max-width: 60%;
}
.fn__gallery_items .author_name {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn__gallery_items .user__info img {
  width: 20px;
  height: 20px;
  object-fit: cover;
  border-radius: 100%;
  margin-right: 7px;
}
.fn__gallery_items .item__info .desc {
  margin: 0;
  padding: 0;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
a.fn__like {
  text-decoration: none;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  position: relative;
  z-index: 25;
  padding: 0 18px;
  padding-right: 42px;
  height: 40px;
  border: 2px solid var(--techwave-some-a-bg-color);
  border-radius: 20px;
  line-height: 36px;
}
a.fn__like .count {
  position: relative;
  top: 1px;
}
a.fn__like .fn__svg {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 18px;
  top: 50%;
  margin-top: -9px;
  opacity: 0;
}
a.fn__like .empty__like {
  opacity: 1;
}
a.fn__like.has__like .empty__like {
  opacity: 0;
}
a.fn__like.has__like .full__like {
  opacity: 1;
  color: var(--techwave-main-color);
}
a.fn__like:hover {
  opacity: .8;
}
a.fn__like.has__like {
  border-color: var(--techwave-main-color);
}
a.fn__like.no_border {
  border: none;
  padding: 0 24px 0 0;
  line-height: 16px;
  border-radius: 0;
  height: 16px;
}
a.fn__like.no_border .fn__svg {
  right: 0;
}
.fn__checkbox {
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 20px;
  line-height: 20px;
  padding-left: 27px;
  font-size: 16px;
  font-weight: 400;
  border: none;
  outline: none;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.fn__checkbox .fn__svg {
  opacity: 0;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -6px;
  border-color: var(--techwave-main-color);
}
.fn__checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.fn__checkbox input:checked ~ .fn__svg {
  opacity: 1;
}
.fn__checkbox input:checked ~ .checkmark {
  border-color: var(--techwave-main-color);
}
.fn__checkbox .checkmark {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  border: 2px solid var(--techwave-border-color);
  border-radius: 3px;
}
.techwave_fn_img_lightbox {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 105;
  background-color: var(--techwave-site-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  pointer-events: none;
  transition: all .3s ease;
}
.techwave_fn_img_lightbox.opened {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.techwave_fn_img_lightbox .lightbox__top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_img_lightbox .lightbox__tl {
  width: 70%;
  width: calc(100% - 440px);
}
.techwave_fn_img_lightbox .lightbox__tr {
  width: 30%;
  width: 440px;
  border-left: 1px solid var(--techwave-border-color);
}
.techwave_fn_img_lightbox .lightbox__tlbar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_img_lightbox .lightbox__tlbar_left {
  flex: 3;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.techwave_fn_img_lightbox .lightbox__tlbar_left .item {
  margin: 2.5px 5px 2.5px 0;
}
.techwave_fn_img_lightbox .lightbox__tlbar_center {
  flex: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}
.techwave_fn_img_lightbox .lightbox__tlbar_right {
  flex: 3;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}
.techwave_fn_img_lightbox .img_nav {
  text-decoration: none;
  width: 40px;
  height: 40px;
  border: 2px solid var(--techwave-some-a-bg-color);
  border-radius: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: var(--techwave-heading-color);
}
.techwave_fn_img_lightbox .img_nav:hover {
  border-color: var(--techwave-main-color);
}
.techwave_fn_img_lightbox .img_nav .fn__svg {
  width: 12px;
  height: 12px;
}
.techwave_fn_img_lightbox .img_nav.nav_prev .fn__svg {
  transform: rotate(180deg);
}
.techwave_fn_img_lightbox .lightbox__tlimg {
  padding: 0 40px 60px;
  text-align: center;
}
.techwave_fn_img_lightbox .user__profile {
  padding: 20px 70px 20px 20px;
  position: relative;
  position: sticky;
  top: 0;
  background-color: var(--techwave-site-bg-color);
  z-index: 2;
  border-bottom: 1px solid var(--techwave-border-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.techwave_fn_img_lightbox .user__profile .profile_link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-decoration: none;
  -ms-align-items: center;
  align-items: center;
  margin-right: 10px;
  max-width: 55%;
}
.techwave_fn_img_lightbox .user__profile .profile_link .user_name {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.techwave_fn_img_lightbox .user__profile .profile_link img {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
  object-fit: cover;
}
.techwave_fn_img_lightbox .fn__closer {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}
.techwave_fn_img_lightbox .item__details {
  padding: 20px;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_img_lightbox .item__details > * {
  margin-bottom: 10px;
}
.techwave_fn_img_lightbox .item__details > *:last-child {
  margin-bottom: 0px;
}
.techwave_fn_img_lightbox .lightbox__related {
  padding: 36px 40px 20px;
}
.techwave_fn_img_lightbox .lightbox__related .fn__title_holder {
  margin-bottom: 33px;
}
.fn__follow {
  padding: 0 10px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 24px;
  white-space: nowrap;
  max-width: 100%;
  text-decoration: none;
  background-color: var(--techwave-some-a-bg-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 11px;
  letter-spacing: .5px;
  text-transform: uppercase;
  border-radius: 12px;
  line-height: 24px;
  color: var(--techwave-body-color);
  font-weight: 400;
}
.fn__follow:hover {
  opacity: .8;
}
.fn__follow.has__follow {
  background-color: #f1416c;
  color: #fff;
}
.fn__icon_button {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background-color: var(--techwave-some-a-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: var(--techwave-heading-color);
}
.fn__icon_button .dots {
  display: block;
  position: relative;
  width: 15px;
  height: 3px;
  border-left: 3px solid var(--techwave-heading-color);
  border-right: 3px solid var(--techwave-heading-color);
}
.fn__icon_button .dots:after {
  width: 3px;
  top: 0;
  bottom: 0;
  left: 3px;
  content: "";
  position: absolute;
  background-color: var(--techwave-heading-color);
}
.fn__icon_button:hover {
  opacity: .8;
}
.fn__icon_button .fn__svg {
  width: 12px;
  height: 12px;
}
.fn__model {
  position: relative;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  padding: 10px 70px 10px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.fn__model .fn__icon_button {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}
.fn__model .model_img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 15px;
}
.fn__model .model_subtitle {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  font-size: 11px;
  text-transform: uppercase;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.fn__model .model_title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn__prompt_details {
  position: relative;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
}
.fn__prompt_details .prompt__content {
  padding: 0 20px 15px 20px;
}
.fn__prompt_details .prompt__content p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.fn__prompt_details .prompt__text {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
.fn__prompt_details .prompt__options:hover .prompt__popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__prompt_details .prompt__popup {
  right: 0;
  position: absolute;
  top: 100%;
  padding-top: 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all .3s ease;
}
.fn__prompt_details .prompt__popup ul {
  width: 180px;
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
}
.fn__prompt_details .prompt__popup a {
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
}
.fn__prompt_details .prompt__popup a:hover {
  color: var(--techwave-main-color);
}
.fn__prompt_details .prompt__popup li {
  margin: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__prompt_details .prompt__popup li:last-child {
  margin-bottom: 0;
}
.fn__prompt_details .prompt__options {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -15px;
}
.fn__prompt_details .prompt__header {
  position: relative;
  padding: 15px 70px 10px 20px;
}
.fn__details_list {
  padding: 27px 30px 3px;
}
.fn__details_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.fn__details_list li {
  padding-left: 30px;
  margin-bottom: 20px;
  width: 50%;
}
.fn__details_list .sub_title {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  font-size: 11px;
  text-transform: uppercase;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1px;
}
.fn__details_list .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__grid_items ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.fn__grid_items li {
  padding-left: 20px;
  margin-bottom: 20px;
  width: 16.6666%;
}
.fn__grid_items img {
  border-radius: 5px;
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: all .3s ease;
}
.fn__grid_items img:hover {
  -webkit-filter: brightness(.5);
  filter: brightness(.5);
}
.techwave_fn_report {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
  background-color: var(--techwave-site-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  padding: 40px;
}
.techwave_fn_report.opened {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.techwave_fn_report .report__closer {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.techwave_fn_report .report__content {
  width: 600px;
  max-width: 100%;
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  padding: 30px;
  padding-bottom: 25px;
  position: relative;
  border: 1px solid var(--techwave-border-color);
  z-index: 3;
}
.techwave_fn_report .fn__closer {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
.techwave_fn_report .title {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 4px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_report .subtitle {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_report .reason_field {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  height: 50px;
  border-radius: 5px;
}
.techwave_fn_report .btns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.techwave_fn_report .btns .cancel {
  opacity: .6;
}
.techwave_fn_report .btns a {
  margin: 5px 10px 5px 0;
}
.fn__preloader {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  border: 2px solid var(--techwave-border-color);
  top: 0;
  left: 0;
  z-index: 1;
}
.fn__preloader .text {
  display: block;
  font-size: 18px;
  letter-spacing: .25px;
  text-transform: uppercase;
  font-family: var(--techwave-heading-font-family);
  font-weight: 600;
  color: var(--techwave-heading-color);
}
.fn__preloader .icon {
  width: 60px;
  height: 60px;
  display: block;
  border: 4px solid transparent;
  border-top-color: var(--techwave-hover-color);
  border-right-color: var(--techwave-hover-color);
  border-bottom-color: var(--techwave-hover-color);
  border-radius: 100%;
  animation: techwave_spin 1s linear infinite;
  margin-bottom: 15px;
}
.fn__preloader.loading {
  opacity: 1;
  visibility: visible;
}
@keyframes techwave_spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.techwave_fn_sign {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  background-color: var(--techwave-site-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  padding: 50px 40px;
}
.techwave_fn_sign .logo {
  text-align: center;
  height: 7rem;
  margin: 5px 7rem;
}
.techwave_fn_sign .sign__desc p {
  margin: 0;
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-body-color);
}
.techwave_fn_sign .sign__desc p a {
  text-decoration: none;
  color: var(--techwave-heading-color);
}
.techwave_fn_sign .sign__desc p a:hover {
  text-decoration: underline;
}
.techwave_fn_sign .sign__content {
  width: 500px;
  max-width: 100%;
}
.techwave_fn_sign .form__content {
  width: 100%;
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  padding: 36px 50px 40px 50px;
  position: relative;
  border: 1px solid var(--techwave-border-color);
}
.techwave_fn_sign .form__email,
.techwave_fn_sign .form__name,
.techwave_fn_sign .form__username {
  margin-bottom: 17px;
}
.techwave_fn_sign .pass_lab {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.techwave_fn_sign .pass_lab a {
  font-size: 16px;
  text-decoration: none;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-main-color);
  line-height: 40px;
}
.techwave_fn_sign .pass_lab a:hover {
  text-decoration: underline;
}
.techwave_fn_sign .form__title {
  text-align: center;
  font-size: 24px;
  margin: 0;
  font-weight: 500;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-heading-color);
  line-height: 1;
  margin-bottom: 3px;
}
.techwave_fn_sign label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-heading-color);
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.techwave_fn_sign input[type=text],
.techwave_fn_sign input[type=password] {
  display: block;
  width: 100%;
  border-radius: 5px;
  height: 60px;
  min-width: 100%;
}
.techwave_fn_sign .fn__lined_text {
  margin-bottom: 14px;
}
.fn__lined_text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.fn__lined_text .line {
  width: 50%;
  height: 1px;
  background-color: var(--techwave-border-color);
}
.fn__lined_text .text {
  white-space: nowrap;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  color: var(--techwave-body-color);
  font-family: var(--techwave-body-font-family);
  padding: 0 10px;
}
.techwave_fn_sign .form__alternative a {
  width: 100%;
}
.techwave_fn_sign .form__submit {
  margin-bottom: 14px;
}
.techwave_fn_sign .form__pass {
  margin-bottom: 30px;
}
.filter__select {
  position: relative;
  z-index: 5;
}
.filter__select .item__popup {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  position: absolute;
  right: 0;
  top: 100%;
  width: 140px;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  transition: all .3s ease;
}
.filter__select:hover .item__popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.filter__select .item__popup ul {
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
}
.filter__select .item__popup li:last-child {
  margin-bottom: 0;
}
.filter__select .item__popup li {
  margin: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.filter__select .item__popup a {
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
}
.filter__select .item__popup a:hover {
  color: var(--techwave-main-color);
  opacity: .9;
}
.techwave_fn_notifications_content {
  padding: 40px 0;
}
.techwave_fn_notifications_list .notification__item:last-child {
  margin-bottom: 0;
}
.techwave_fn_notifications_list .notification__item {
  padding: 24px 30px;
  border-radius: 5px;
  border: 1px solid var(--techwave-border-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 20px;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  background-color: var(--techwave-some-r-bg-color);
  margin-bottom: 10px;
  position: relative;
  transition: all .3s ease;
}
.techwave_fn_notifications_list .notification__item:hover {
  background-color: var(--techwave-some-a-bg-color);
}
.techwave_fn_notifications_list .item__title {
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.techwave_fn_notifications_list .item__date {
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.techwave_fn_notification_single_content {
  padding: 40px 0;
}
.fn__backto {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__backto a {
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 30px;
  padding-right: 13px;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  font-weight: 400;
  display: block;
  background-color: var(--techwave-some-a-bg-color);
}
.fn__backto a:hover {
  color: var(--techwave-main-color);
}
.fn__backto a .text {
  position: relative;
  top: 1px;
}
.fn__backto a .fn__svg {
  transform: rotate(180deg);
  width: 12px;
  height: 12px;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  position: absolute;
}
.techwave_fn_pricing_page {
  padding: 93px 0px 100px;
}
.techwave_fn_pricing_page .techwave_fn_title_holder {
  margin-bottom: 43px;
}
.techwave_fn_pricing_page .techwave_fn_pricing {
  margin-bottom: 111px;
}
.techwave_fn_pricing .pricing__tab {
  display: none;
}
.techwave_fn_pricing .pricing__tab.active {
  display: block;
}
.techwave_fn_pricing .pricing__toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.techwave_fn_pricing .pricing__toggle .bg {
  position: absolute;
  height: 40px;
  top: 9px;
  left: 50%;
  border-radius: 20px;
  background-color: var(--techwave-some-a-bg-color);
  z-index: 1;
  transition: all .3s ease;
  width: 0;
}
.techwave_fn_pricing .pricing__toggle .toggle_in {
  border: 1px solid var(--techwave-border-color);
  border-radius: 60px;
  padding: 9px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}
.techwave_fn_pricing .pricing__toggle a {
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  position: relative;
  z-index: 2;
}
.techwave_fn_pricing .pricing__toggle a:hover {
  color: var(--techwave-main-color);
}
.techwave_fn_pricing .pricing__content {
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
}
.techwave_fn_pricing .popular {
  position: absolute;
  top: 0;
  margin-top: -16px;
  background-color: #ab0cdf;
  height: 30px;
  border-radius: 15px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: var(--techwave-heading-font-family);
  padding: 0 18px;
  font-size: 14px;
  line-height: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 3;
}
.techwave_fn_pricing .popular * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}
.techwave_fn_pricing .popular:after {
  content: "";
  left: 50%;
  margin-left: -6px;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 6px 0 6px;
  border-color: #ab0cdf transparent transparent transparent;
  position: absolute;
}
.techwave_fn_pricing .item_row {
  margin-left: -1px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: center;
}
.techwave_fn_pricing .item_row .item_col:nth-child(1) {
  width: 31%;
  max-width: 31%;
  text-align: left;
  justify-content: flex-start;
}
.techwave_fn_pricing .item_row .item_col {
  width: 23%;
  max-width: 23%;
  border-left: 1px solid var(--techwave-border-color);
  position: relative;
}
.techwave_fn_pricing .pricing__header .title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 10px;
}
.techwave_fn_pricing .pricing__header .price {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 11px;
}
.techwave_fn_pricing .pricing__header .price span {
  font-size: 36px;
  font-weight: 500;
}
.techwave_fn_pricing .pricing__header .desc {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 24px;
}
.techwave_fn_pricing .pricing__header .desc span {
  color: var(--techwave-heading-color);
}
.techwave_fn_pricing .pricing__header .purchase {
  padding: 0;
  margin: 0;
}
.techwave_fn_pricing .pricing__header .purchase a {
  width: 100%;
}
.techwave_fn_pricing .pricing__header .item_col {
  padding: 35px 30px 40px 30px;
}
.techwave_fn_pricing .pricing__heading {
  background-color: var(--techwave-some-a-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -1px;
}
.techwave_fn_pricing .pricing__heading .item.wide {
  width: 69%;
  max-width: 69%;
}
.techwave_fn_pricing .pricing__heading .item {
  height: 54px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 0 30px;
}
.techwave_fn_pricing .pricing__heading .item {
  width: 31%;
  max-width: 31%;
}
.techwave_fn_pricing .pricing__heading .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_pricing .pricing__heading .item_col:first-child {
  padding: 0 40px;
}
.techwave_fn_pricing .pricing__heading .item.wide:after {
  content: "";
  left: 30px;
  right: 30px;
  position: absolute;
  height: 4px;
  border-radius: 5px;
  top: 50%;
  margin-top: -2px;
  background-color: var(--techwave-site-bg-color);
}
.techwave_fn_pricing .pricing__fields .item_row:nth-child(1) .item_col {
  padding-top: 35px;
}
.techwave_fn_pricing .pricing__fields .item_row:last-child .item_col {
  padding-bottom: 24px;
}
.techwave_fn_pricing .pricing__fields .item_col {
  padding: 9px 30px;
  line-height: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.techwave_fn_pricing .pricing__fields .option_text {
  font-size: 16px;
  margin: 0;
  padding: 0;
  letter-spacing: .5px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_pricing .pricing__fields .heading_text {
  font-size: 16px;
  margin: 0;
  padding: 0;
  letter-spacing: .5px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_pricing .pricing__footer {
  border-top: 1px solid var(--techwave-border-color);
}
.techwave_fn_pricing .pricing__footer .item_col {
  padding: 40px 30px;
}
.techwave_fn_pricing .pricing__footer a {
  width: 100%;
}
.fn__mobile_pricing {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: none;
  flex-wrap: wrap;
  margin-left: -20px;
  text-align: center;
}
.fn__mobile_pricing .pricing__item {
  width: 33.3333%;
  padding-left: 20px;
  margin-bottom: 20px;
}
.fn__mobile_pricing .pricing__item_holder {
  width: 100%;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  position: relative;
}
.fn__mobile_pricing .pricing__item__header {
  padding: 35px 10px 40px 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
.fn__mobile_pricing .pricing__item__header .title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 10px;
}
.fn__mobile_pricing .pricing__item__header .price {
  margin: 0;
  padding: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 11px;
}
.fn__mobile_pricing .pricing__item__header .price span {
  font-size: 36px;
  font-weight: 500;
}
.fn__mobile_pricing .pricing__item__header .desc {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 24px;
}
.fn__mobile_pricing .pricing__item__header .desc span {
  color: var(--techwave-heading-color);
}
.fn__mobile_pricing .pricing__item__header .purchase {
  padding: 0;
  margin: 0;
}
.fn__mobile_pricing .pricing__item__header .purchase a {
  width: 100%;
}
.fn__mobile_pricing .pricing__item__heading {
  background-color: var(--techwave-some-a-bg-color);
  padding: 0 10px;
  text-align: center;
  height: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__mobile_pricing .pricing__item__heading .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__mobile_pricing .pricing__item_list {
  padding: 10px 0px;
}
.fn__mobile_pricing .pricing__item_list_item {
  padding: 7px 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
}
.fn__mobile_pricing .pricing__item_list .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
  letter-spacing: .5px;
  font-weight: 400;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  text-align: left;
}
.fn__mobile_pricing .pricing__item_list .desc {
  font-size: 16px;
  margin: 0;
  padding: 0;
  letter-spacing: .5px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-align: right;
  white-space: nowrap;
}
.fn__mobile_pricing .pricing__item_footer {
  padding: 30px 10px;
  border-top: 1px solid var(--techwave-border-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.techwave_fn_user_profile {
  padding: 40px 0;
}
.techwave_fn_user_profile .user__profile {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
  padding: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
.techwave_fn_user_profile .user__profile .user_edit {
  position: absolute;
  top: 30px;
  right: 30px;
}
.techwave_fn_user_profile .user__profile .user_edit .fn__svg {
  width: 16px;
  height: 16px;
}
.techwave_fn_user_profile .user__profile .user_avatar {
  width: 200px;
  min-width: 200px;
  margin-right: 30px;
}
.techwave_fn_user_profile .user__profile .user_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  border-radius: 5px;
}
.techwave_fn_user_profile .user__profile .user_details ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.techwave_fn_user_profile .user__profile .user_details li {
  margin: 11px 0;
  padding: 0;
  width: 50%;
  padding-left: 20px;
}
.techwave_fn_user_profile .user__profile .subtitle {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  font-size: 11px;
  text-transform: uppercase;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 7px;
}
.techwave_fn_user_profile .user__profile .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_profile .user__plan {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
  padding: 38px 30px 33px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 38px;
  column-gap: 30px;
}
.techwave_fn_user_profile .user__plan .subtitle {
  margin: 0;
  padding: 0;
  font-weight: 500;
  letter-spacing: .5px;
  font-size: 11px;
  text-transform: uppercase;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.techwave_fn_user_profile .user__plan .info {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_profile .user__plan .info span {
  color: var(--techwave-heading-color);
}
.techwave_fn_user_profile .user__interests .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 14px;
}
.fn__options_list ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -10px;
}
.fn__options_list li {
  padding-left: 10px;
  margin-bottom: 10px;
}
.techwave_fn_user_settings {
  padding: 40px 0;
}
.techwave_fn_user_settings .user__settings {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 40px;
}
.techwave_fn_user_settings .settings_left {
  width: 300px;
  max-width: 50%;
}
.techwave_fn_user_settings .settings_right {
  flex: auto;
  max-width: 50%;
}
.techwave_fn_user_settings .input_label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--techwave-body-font-family);
  color: var(--techwave-heading-color);
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.techwave_fn_user_settings .input_item {
  position: relative;
}
.techwave_fn_user_settings .input_item .email {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-radius: 5px;
  display: block;
  width: 30px;
  height: 30px;
  background-color: var(--techwave-some-a-bg-color);
  left: 12px;
  color: var(--techwave-main-color);
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-family: var(--techwave-body-font-family);
  pointer-events: none;
}
.techwave_fn_user_settings .input {
  display: block;
  width: 100%;
  border-radius: 5px;
  height: 60px;
}
.techwave_fn_user_settings .settings_right .fn__checkbox {
  margin: 30px 0;
  display: block;
  width: fit-content;
  max-width: 100%;
}
.techwave_fn_user_settings .settings_right .item {
  margin-bottom: 17px;
}
.techwave_fn_user_settings .settings_right .item:last-child {
  margin-bottom: 0;
}
.techwave_fn_user_settings #username {
  padding-left: 50px;
}
.fn__upload {
  cursor: pointer;
  text-align: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  border: 2px dashed var(--techwave-border-color);
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  padding: 46px;
  transition: all .3s ease;
  position: relative;
  display: block;
  overflow: hidden;
}
.fn__upload .upload_content {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 100%;
}
.fn__upload.has_img {
  border-color: var(--techwave-main-color);
}
.fn__upload.has_img .upload_content {
  opacity: 0;
}
.fn__upload .upload_preview {
  opacity: 0;
  visibility: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__upload.has_img .upload_preview {
  opacity: 1;
  visibility: visible;
}
.fn__upload:hover {
  opacity: .8;
}
.fn__upload .preview_img {
  object-fit: cover;
}
.fn__upload .preview_img[src="#"] {
  opacity: 0;
}
.fn__upload input[type=file] {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.fn__upload .upload_content .fn__svg {
  width: 70px;
  height: auto;
  color: var(--techwave-heading-color);
  margin-bottom: 15px;
}
.fn__upload .upload_content .fn__lined_text {
  margin-bottom: 4px;
}
.fn__upload .upload_content .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 3px;
}
.fn__upload .upload_content .desc {
  margin: 0;
  padding: 0;
  padding-top: 6px;
  font-size: 12px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__upload .fn__closer {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}
.techwave_fn_user_billing {
  padding: 40px 0;
}
.techwave_fn_user_billing .billing__plan {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
  padding: 28px 30px 23px;
  margin-bottom: 10px;
}
.techwave_fn_user_billing .billing__plan .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 4px;
}
.techwave_fn_user_billing .billing__plan .desc {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_billing .billing__plan .plan {
  position: absolute;
  left: 30px;
  top: -10px;
  display: block;
  height: 20px;
  padding: 0 15px;
  background-color: var(--techwave-main-color);
  color: #fff;
  font-family: var(--techwave-heading-font-family);
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  text-transform: uppercase;
  line-height: 20px;
  border-radius: 10px;
}
.techwave_fn_user_billing .billing__plan .plan * {
  position: relative;
  top: 1px;
}
.techwave_fn_user_billing .billing__activation {
  margin-bottom: 39px;
}
.techwave_fn_user_billing .billing__activation .activation_status .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 5px;
}
.techwave_fn_user_billing .billing__activation .activation_status .desc {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_billing .billing__activation .activation_status {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
  padding: 28px 30px 23px;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.techwave_fn_user_billing .billing__activation .status_right {
  width: 150px;
  max-width: 50%;
  text-align: right;
}
.techwave_fn_user_billing .billing__activation .status_right .info {
  display: block;
  font-size: 11px;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  line-height: 1;
  margin-bottom: 6px;
}
.techwave_fn_user_billing .billing__activation .status_right .progress {
  display: block;
  width: 100%;
  height: 4px;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 4px;
  position: relative;
}
.techwave_fn_user_billing .billing__activation .status_right .progress.active:after {
  width: var(--frenify-progress);
}
.techwave_fn_user_billing .billing__activation .status_right .progress:after {
  right: 0;
  top: 0;
  position: absolute;
  bottom: 0;
  background-color: var(--techwave-main-color);
  border-radius: 4px;
  width: 0;
  transition: all .3s ease;
  content: "";
}
.techwave_fn_user_billing .billing__activation .activation_actions {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.techwave_fn_user_billing .billing__activation .activation_actions a {
  margin: 5px 10px 5px 0;
}
.techwave_fn_user_billing .payment__methods .title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.364;
  font-weight: 600;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 22px;
}
.techwave_fn_user_billing .payment__methods .payment__list {
  margin: 0;
  list-style-type: none;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.techwave_fn_user_billing .payment__methods .payment__list_item {
  margin: 0;
  padding: 0;
  width: 50%;
  padding-left: 20px;
  margin-bottom: 20px;
}
.techwave_fn_user_billing .payment__methods .ready .item {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
}
.techwave_fn_user_billing .payment__methods .ready .item_header {
  padding: 17px 15px 13px;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_user_billing .payment__methods .ready .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 3px;
}
.techwave_fn_user_billing .payment__methods .ready .subtitle {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_billing .payment__methods .ready .action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
  height: 40px;
  padding: 0 15px;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper {
  position: relative;
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .options {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .dots {
  display: block;
  position: relative;
  width: 15px;
  height: 3px;
  border-left: 3px solid var(--techwave-heading-color);
  border-right: 3px solid var(--techwave-heading-color);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .dots:after {
  width: 3px;
  top: 0;
  bottom: 0;
  left: 3px;
  content: "";
  position: absolute;
  background-color: var(--techwave-heading-color);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper:hover .edit__popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup {
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 140px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  transform: translateY(-20px);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup a {
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup a:hover {
  color: var(--techwave-main-color);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup ul {
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup li {
  margin: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_user_billing .payment__methods .ready .edit_wrapper .edit__popup li:last-child {
  margin-bottom: 0;
}
.techwave_fn_user_billing .payment__methods .ready .primary {
  display: block;
  height: 20px;
  padding: 0 15px;
  background-color: var(--techwave-main-color);
  color: #fff;
  font-family: var(--techwave-heading-font-family);
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  text-transform: uppercase;
  line-height: 20px;
  border-radius: 15px;
}
.techwave_fn_user_billing .payment__methods .ready .primary span {
  position: relative;
  top: 1px;
}
.techwave_fn_user_billing .payment__methods .new .item {
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  position: relative;
  padding: 30px 15px 27px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.techwave_fn_user_billing .payment__methods .new .item a {
  z-index: 2;
}
.techwave_fn_user_billing .payment__methods .new .add {
  height: 40px;
  width: 40px;
  position: relative;
  margin-bottom: 9px;
}
.techwave_fn_user_billing .payment__methods .new .add:after {
  width: 2px;
  height: 40px;
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -1px;
  background-color: var(--techwave-border-color);
  top: 50%;
  margin-top: -20px;
}
.techwave_fn_user_billing .payment__methods .new .add:before {
  width: 40px;
  height: 2px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -1px;
  background-color: var(--techwave-border-color);
}
.techwave_fn_user_billing .payment__methods .new .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_aichatbot_page {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-height: calc(100vh - var(--techwave-header-height) - 71px);
}
.techwave_fn_aichatbot_page .chat__page {
  width: 100%;
  padding-top: 38px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 3;
}
.techwave_fn_image_generation_page .generation__sidebar,
.techwave_fn_doc_page .docsidebar,
.techwave_fn_aichatbot_page .chat__sidebar {
  width: 300px;
  min-width: 300px;
  border-left: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-header-bg-color);
  top: var(--techwave-header-height);
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 0;
  transform: translateX(105%);
  transition: all .2s ease;
}
.techwave_fn_wrapper.fn__has_sidebar .techwave_fn_image_generation_page .generation__sidebar,
.techwave_fn_wrapper.fn__has_sidebar .techwave_fn_doc_page .docsidebar,
.techwave_fn_wrapper.fn__has_sidebar .techwave_fn_aichatbot_page .chat__sidebar {
  transform: translateX(0);
}
.techwave_fn_aichatbot_page .chat__sidebar .sidebar_header {
  padding: 20px;
  border-bottom: 1px solid var(--techwave-border-color);
  position: sticky;
  top: 0;
  background-color: var(--techwave-header-bg-color);
  z-index: 10;
}
.techwave_fn_aichatbot_page .chat__sidebar .sidebar_content {
  padding: 20px;
}
.techwave_fn_aichatbot_page .chat__sidebar .sidebar_content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__chat_link {
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  padding-right: 40px;
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-body-color);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.fn__chat_link:hover {
  border-color: var(--techwave-body-color);
}
.fn__chat_link.active {
  border-color: var(--techwave-main-color);
  color: var(--techwave-heading-color);
}
.fn__chat_link a:hover {
  border-color: var(--techwave-main-color);
}
.fn__chat_link .text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fn__chat_link .options {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.fn__chat_link.opened .trigger span:after {
  background-color: var(--techwave-heading-color);
}
.fn__chat_link.opened .trigger span {
  border-left-color: var(--techwave-heading-color);
  border-right-color: var(--techwave-heading-color);
}
.fn__chat_link.opened .trigger {
  background-color: var(--techwave-some-a-bg-color);
}
.fn__chat_link .trigger {
  background-color: transparent;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  width: 38px;
  height: 38px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}
.fn__chat_link .trigger:hover {
  background-color: var(--techwave-some-a-bg-color);
}
.fn__chat_link .trigger span {
  display: block;
  position: relative;
  width: 15px;
  height: 3px;
  border-left: 3px solid var(--techwave-body-color);
  border-right: 3px solid var(--techwave-body-color);
}
.fn__chat_link .trigger span:after {
  width: 3px;
  top: 0;
  bottom: 0;
  left: 3px;
  content: "";
  position: absolute;
  background-color: var(--techwave-body-color);
}
.fn__chat_link.opened {
  z-index: 10;
}
.fn__chat_link.opened .options__popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fn__chat_link .options__popup {
  position: absolute;
  top: 100%;
  right: -1px;
  width: 140px;
  transition: all .3s ease;
  padding-top: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}
.fn__chat_link .options__list {
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.fn__chat_link .options__list button:last-child {
  margin-bottom: 0;
}
.fn__chat_link .options__list button:hover {
  color: var(--techwave-hover-color-v1);
}
.fn__chat_link .options__list button {
  background-color: transparent;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
  margin-bottom: 3px;
  transition: all .3s ease;
}
.fn__chat_link.live_edit .save_options,
.fn__chat_link.live_edit input {
  opacity: 1;
  visibility: visible;
}
.fn__chat_link.live_edit .options,
.fn__chat_link.live_edit .text {
  opacity: 0;
  visibility: hidden;
}
.fn__chat_link input {
  position: absolute;
  height: 24px;
  left: 12px;
  right: 63px;
  margin: 0;
  padding: 0 7px;
  top: 50%;
  margin-top: -11px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-body-color);
  background-color: transparent;
  outline: none;
  opacity: 0;
  visibility: hidden;
  min-width: inherit;
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
}
.fn__chat_link .save_options {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}
.fn__chat_link .save_options button {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  outline: none;
  border-radius: 5px;
  background-color: var(--techwave-some-a-bg-color);
  margin-right: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: var(--techwave-heading-color);
}
.fn__chat_link .save_options button:hover {
  background-color: var(--techwave-main-color);
  color: #fff;
}
.fn__chat_link .save_options .fn__svg {
  width: 10px;
  height: 10px;
}
.techwave_fn_aichatbot_page .chat__sidebar .group__title {
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 12px;
}
.techwave_fn_aichatbot_page .chat__comment {
  margin-top: auto;
  position: sticky;
  bottom: 0;
  padding: 20px 0;
  background-color: var(--techwave-site-bg-color);
}
.fn__chat_comment {
  position: relative;
  padding-bottom: 10px;
}
.fn__chat_comment .new__chat {
  position: absolute;
  width: 500px;
  max-width: 100%;
  bottom: 100%;
  margin-bottom: 53px;
  left: 50%;
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  padding: 35px 40px 33px;
  text-align: center;
  transform: translateY(-20px) translateX(-50%) translateZ(0);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .3s ease;
}
.fn__chat_comment.neww .new__chat {
  transform: translateY(0px) translateX(-50%) translateZ(0);
  opacity: 1;
  visibility: visible;
}
.fn__chat_comment .new__chat:after {
  position: absolute;
  left: 50%;
  margin-left: -19px;
  top: 100%;
  margin-top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 19px 0 19px;
  border-color: var(--techwave-some-r-bg-color) transparent transparent transparent;
  content: "";
  filter: drop-shadow(0px 1px var(--techwave-border-color));
}
.fn__chat_comment .new__chat * {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .5px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__hidden_textarea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: inherit;
  opacity: 0;
  pointer-events: none;
  overflow-y: scroll;
}
.fn__chat_comment textarea {
  border: 2px solid var(--techwave-border-color);
  background-color: transparent;
  border-radius: 5px;
  outline: none;
  display: block;
  width: 100%;
  padding: 18px 20px 16px;
  padding-right: 72px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  min-height: 58px;
  max-height: 170px;
  font-family: var(--techwave-heading-font-family);
  resize: none;
  overflow-y: auto;
  color: var(--techwave-heading-color);
  transition: height 0.1s ease;
}
#fn__chat_textarea::-webkit-scrollbar {
  width: 0;
}
.fn__chat_comment textarea:focus {
  border-color: var(--techwave-main-color);
}
.fn__chat_comment textarea:disabled {
  background-color: lightgray;
}
.fn__chat_comment button {
  position: absolute;
  width: 60px;
  height: 44px;
  bottom: 8px;
  right: 8px;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  border: none;
  background-color: var(--techwave-some-a-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: var(--techwave-heading-color);
  transition: all .3s ease;
}
.fn__chat_comment button.disabled {
  cursor: not-allowed;
  opacity: .5;
}
.fn__chat_comment button:hover {
  opacity: .8;
}
.fn__chat_comment .fn__svg {
  width: 21px;
  height: 21px;
}
.fn__new_chat_link {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 44px;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  cursor: pointer;
}
.fn__new_chat_link:hover {
  opacity: .8;
}
.fn__new_chat_link .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: 1px;
}
.fn__new_chat_link .icon {
  position: absolute;
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 100%;
  background-color: var(--techwave-background-circle-color);
  left: 10px;
  top: 50%;
  margin-top: -12px;
}
.fn__new_chat_link .icon:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 8px;
  background-color: #FFFFFF;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -1px;
}
.fn__new_chat_link .icon:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  background-color: #FFFFFF;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -4px;
}
.techwave_fn_aichatbot_page .fn__title_holder {
  margin-bottom: 23px;
}
.techwave_fn_aichatbot_page .chat__item {
  display: none;
}
.techwave_fn_aichatbot_page .chat__item.active {
  display: block;
}
.fn__chatbot .chat__box {
  position: relative;
  margin-bottom: 20px;
}
.fn__chatbot .chat__box:last-child {
  margin-bottom: 0;
}
.fn__chatbot .author {
  position: absolute;
  left: 30px;
  top: -10px;
  display: block;
  height: 20px;
  padding: 0 15px;
  background-color: var(--techwave-background-circle-color);
  color: #fff;
  font-family: var(--techwave-heading-font-family);
  font-weight: 500;
  font-size: 11px;
  letter-spacing: .5px;
  text-transform: uppercase;
  line-height: 20px;
  border-radius: 10px;
}
.fn__chatbot .author * {
  position: relative;
  top: 1px;
}
.fn__chatbot .chat {
  padding: 30px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
  font-family: var(--techwave-heading-font-family);
}
.fn__chatbot .chat a {
  text-decoration: underline;
  color: var(--techwave-main-color);
}
.fn__chatbot .chat a:hover {
  text-decoration: none;
}
.fn__chatbot .your__chat .chat {
  background-color: var(--techwave-some-a-bg-color);
  color: var(--techwave-heading-color);
}
.fn__chatbot .bot__chat .author {
  background-color: var(--techwave-some-a-bg-color);
  color: var(--techwave-body-color);
}
.fn__chatbot .bot__chat .chat {
  background-color: var(--techwave-some-r-bg-color);
  border: 1px solid var(--techwave-border-color);
}
.fn__chatbot .chat > *:last-child:not(ul) {
  margin-bottom: 0;
}
.techwave_fn_doc_page .doccontent {
  padding: 40px 0;
}
.techwave_fn_doc_page .doccontent * {
  margin-bottom: 20px;
}
.rounded {
  border-radius: 5px;
}
.techwave_fn_doc_page .docsidebar {
  padding: 20px;
}
.techwave_fn_doc_page .docsidebar .trigger {
  right: 5px;
  top: 50%;
  margin-top: -6px;
  position: absolute;
  display: block;
  color: var(--techwave-heading-color);
  transform: rotate(90deg);
  transition: all .2s ease;
}
.techwave_fn_doc_page .docsidebar ul ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin-left: 26px;
  margin-top: 4px;
  overflow: hidden;
}
.techwave_fn_doc_page .docsidebar .trigger .fn__svg {
  width: 12px;
  height: 12px;
  display: block;
}
.techwave_fn_doc_page .docsidebar li {
  position: relative;
  margin-bottom: 4px;
}
.techwave_fn_doc_page .docsidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.techwave_fn_doc_page .docsidebar ul ul a {
  padding-left: 17px;
}
.techwave_fn_doc_page .docsidebar ul ul a:after {
  width: 5px;
  height: 2px;
  background-color: var(--techwave-heading-color);
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -1px;
  content: "";
}
.techwave_fn_doc_page .docsidebar li:hover > a,
.techwave_fn_doc_page .docsidebar .current > a {
  background-color: var(--techwave-some-a-bg-color);
}
.techwave_fn_doc_page .docsidebar a {
  font-weight: 400;
  border-radius: 5px;
  font-family: var(--techwave-heading-font-family);
  color: var(--techwave-heading-color);
  text-decoration: none;
  min-height: 36px;
  padding: 5px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.techwave_fn_image_generation_page .generation__page {
  position: relative;
  z-index: 2;
}
.techwave_fn_image_generation_page .generation_more {
  padding: 60px 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.techwave_fn_image_generation_page .generation_more .techwave_fn_button {
  padding: 0 57px;
}
.techwave_fn_image_generation_page .generation_header {
  padding: 40px;
  border-bottom: 1px solid var(--techwave-border-color);
}
.techwave_fn_image_generation_page .generation_header .title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
}
.techwave_fn_image_generation_page .generation_header .header_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px;
}
.techwave_fn_image_generation_page .generation_header .setup {
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 15px;
}
.techwave_fn_image_generation_page .generation_header .info {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_image_generation_page .sidebar__trigger {
  min-width: 50px;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 100%;
  color: var(--techwave-heading-color);
  position: relative;
}
.techwave_fn_image_generation_page .sidebar__trigger .fn__svg {
  width: 24px;
  height: 24px;
  transition: all .3s ease;
}
.techwave_fn_image_generation_page .header_bottom textarea {
  border: 2px solid var(--techwave-border-color);
  background-color: transparent;
  border-radius: 5px;
  outline: none;
  display: block;
  width: 100%;
  padding: 18px 20px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-height: 170px;
  font-family: var(--techwave-heading-font-family);
  resize: none;
  overflow-y: hidden;
  color: var(--techwave-heading-color);
}
.techwave_fn_image_generation_page .header_bottom textarea:focus {
  border-color: var(--techwave-main-color);
}
.techwave_fn_image_generation_page .include_area {
  margin-bottom: 10px;
  position: relative;
}
.techwave_fn_image_generation_page .exclude_area {
  position: relative;
  overflow: hidden;
}
.techwave_fn_image_generation_page .generate_section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
.techwave_fn_image_generation_page .generate_section #generate_it {
  margin: 10px 0 10px 20px;
}
.techwave_fn_image_generation_page .generation__sidebar .sidebar_details {
  padding: 20px;
}
.techwave_fn_image_generation_page .generation__sidebar .sidebar_details .title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_image_generation_page .generation__sidebar .sidebar_details .title .fn__tooltip {
  margin-left: 8px;
}
.techwave_fn_image_generation_page .generation__sidebar .sidebar_details .title .fn__svg {
  display: block;
  width: 14px;
  height: 14px;
  color: var(--techwave-body-color);
}
.techwave_fn_image_generation_page .generation__sidebar .sidebar_model {
  padding: 30px 20px;
  border-bottom: 1px solid var(--techwave-border-color);
  position: relative;
  z-index: 5;
}
.techwave_fn_image_generation_page .generation__sidebar .contrast_switcher,
.techwave_fn_image_generation_page .generation__sidebar .prompt_magic_switcher {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_image_generation_page .generation__sidebar .number_of_images {
  margin-bottom: 29px;
}
.techwave_fn_image_generation_page .generation__sidebar .number_of_images .title {
  margin-bottom: 9px;
}
.techwave_fn_image_generation_page .generation__sidebar .img_sizes {
  margin-bottom: 28px;
}
.techwave_fn_image_generation_page .generation__sidebar .img_sizes .title {
  margin-bottom: 10px;
}
.techwave_fn_image_generation_page .generation__sidebar .guidance_scale .title {
  margin-bottom: 4px;
}
.techwave_fn_image_generation_page .generation__sidebar .guidance_scale {
  margin-bottom: 23px;
}
.techwave_fn_image_generation_page .generation__sidebar .prompt_magic_switcher {
  margin-bottom: 30px;
}
.fn__icon_options {
  position: relative;
}
.fn__icon_options.align_right .fn__icon_popup {
  left: auto;
  right: 0;
}
.fn__icon_options .fn__icon_popup {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  position: absolute;
  left: 0;
  top: 100%;
  width: 240px;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  transition: all .3s ease;
  pointer-events: none;
}
.fn__icon_options.medium_size .fn__icon_button {
  width: 40px;
  height: 40px;
}
.fn__icon_options.medium_size .fn__icon_button .fn__svg {
  width: 16px;
  height: 16px;
}
.fn__icon_options:hover .fn__icon_popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
}
.fn__icon_options .fn__icon_popup ul {
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
}
.fn__icon_options .fn__icon_popup li:last-child {
  margin-bottom: 0;
}
.fn__icon_options .fn__icon_popup li {
  margin: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__icon_options .fn__icon_popup a {
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
}
.fn__icon_options .fn__icon_popup a:hover {
  color: var(--techwave-main-color);
  opacity: .9;
}
.fn__icon_options .fn__icon_popup .high_priorety a {
  color: #f1416c;
}
.fn__generation_item {
  padding: 31px 40px 10px;
  border-bottom: 1px solid var(--techwave-border-color);
  position: relative;
}
.fn__generation_item:hover {
  z-index: 10;
}
.fn__generation_item .item_header {
  padding: 0 0 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 1;
}
.fn__generation_item .item_header .item_options {
  width: 100%;
  width: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 5px;
}
.fn__generation_item .item_header .title_holder {
  width: 100%;
}
.fn__generation_item .item_header .prompt_title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  align-self: flex-end;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  --chakra-line-clamp: 1;
}
.fn__generation_item .item_header .negative_prompt_title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
  align-self: flex-end;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  --chakra-line-clamp: 1;
}
.fn__generation_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.fn__generation_list .fn__gl_item {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  width: 25%;
  margin-bottom: 20px;
}
.fn__generation_list .fn__gl__item {
  width: 100%;
  position: relative;
}
.fn__generation_list .fn__gl__item:before {
  content: "";
  height: 0px;
  display: block;
  padding-bottom: 100%;
}
.fn__generation_list .abs_item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fn__generation_list .abs_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.fn__generation_list .fn__gl__item:hover .all_options {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.fn__generation_list .all_options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  bottom: 5px;
  left: 10px;
  right: 10px;
  flex-wrap: wrap;
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .3s ease;
}
.fn__generation_list .all_options .fn__icon_options {
  margin: 0 5px 5px 0;
}
.fn__toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  column-gap: 7px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: var(--techwave-heading-font-family);
}
.fn__toggle .t_in {
  position: relative;
  width: 34px;
  height: 20px;
}
.fn__toggle .t_content:before {
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  color: var(--techwave-main-color1);
  content: "";
  opacity: .1;
  border-radius: 20px;
  box-shadow: 0px 5px 15px;
}
.fn__toggle .t_content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  border: 2px solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  -webkit-mask-composite: source-out;
  mask-composite: exclude;
  background-size: 300% 300%;
  -webkit-animation: animatedgradient 4s ease alternate infinite;
  animation: animatedgradient 4s ease alternate infinite;
}
.fn__toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
.fn__toggle .t_slider {
  position: absolute;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: var(--techwave-main-color);
  left: 4px;
  top: 50%;
  margin-top: -6px;
  border-radius: 100%;
  -webkit-transition: .4s;
  transition: .4s;
}
.fn__toggle .t_content:after {
  background: #454449;
}
.fn__toggle .t_slider {
  background-color: #454449;
}
.fn__toggle input:checked + .t_slider {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
  background-color: var(--techwave-main-color);
}
.fn__toggle input:checked ~ .t_content:after {
  background: -moz-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background: -webkit-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background:
    linear-gradient(
      270deg,
      var(--techwave-main-color1),
      var(--techwave-main-color2),
      var(--techwave-main-color1),
      var(--techwave-main-color2)) border-box;
}
.fn__toggle .t_in {
  border-radius: 34px;
}
.fn__toggle .t_in:before {
  border-radius: 50%;
}
.fn__select_model {
  position: relative;
}
.fn__select_model .all_models {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  right: 0;
  padding-top: 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all .3s ease;
  pointer-events: none;
}
.fn__select_model.opened .all_models {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.fn__select_model .all_models ul {
  list-style-type: none;
  background-color: var(--techwave-some-a-bg-color);
  border-radius: 5px;
  margin: 0;
  padding: 15px 20px;
}
.fn__select_model .all_models li:last-child {
  margin-bottom: 0;
}
.fn__select_model .all_models li {
  margin: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__select_model .all_models a.selected {
  color: var(--techwave-body-color);
}
.fn__select_model .all_models a {
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  text-decoration: none;
  overflow: hidden;
}
.fn__select_model .all_models a:hover {
  color: var(--techwave-main-color);
  opacity: .9;
}
.fn__select_model .model_open {
  text-decoration: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.fn__select_model .fn__icon_button {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
}
.fn__select_model .user_img {
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  object-fit: cover;
}
.fn__select_model .subtitle {
  margin: 0;
  padding: 0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: 11px;
  color: var(--techwave-body-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__select_model .title {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__quantity {
  width: 120px;
  height: 40px;
  position: relative;
}
.fn__quantity a {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  text-decoration: none;
  border-radius: 100%;
  background-color: var(--techwave-border-color);
  top: 50%;
  margin-top: -12px;
}
.fn__quantity a:after {
  content: "";
  position: absolute;
  background-color: var(--techwave-heading-color);
  top: 50%;
  left: 50%;
  width: 8px;
  height: 2px;
  margin: -1px 0 0 -4px;
}
.fn__quantity a.increase:before {
  content: "";
  position: absolute;
  background-color: var(--techwave-heading-color);
  top: 50%;
  left: 50%;
  width: 2px;
  height: 8px;
  margin: -4px 0 0 -1px;
}
.fn__quantity .decrease {
  left: 8px;
}
.fn__quantity .increase {
  right: 8px;
}
.fn__quantity input {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border-radius: 20px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 0 34px;
  border: 2px solid var(--techwave-border-color);
  color: var(--techwave-heading-color);
}
.fn__quantity input::-webkit-outer-spin-button,
.fn__quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.fn__quantity input[type=number] {
  -moz-appearance: textfield;
}
.fn__range {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.fn__range .range_in {
  position: relative;
  width: 100%;
}
.fn__range .slider {
  width: 0;
  display: block;
  position: absolute;
  left: 0;
  border-radius: 5px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  pointer-events: none;
}
.fn__range .slider:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  border-radius: 5px 0 0 5px;
  background-color: var(--techwave-main-color);
}
.fn__range .slider:before {
  width: 14px;
  height: 14px;
  background: var(--techwave-heading-color);
  cursor: pointer;
  border-radius: 100%;
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -7px;
  content: "";
  z-index: 2;
}
.fn__range .value {
  flex: auto;
  width: 40px;
  text-align: right;
  padding-left: 10px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  font-size: 16px;
}
.fn__range input {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  margin: 0;
  height: 4px;
  border-radius: 5px;
  outline: none;
  border: none;
  background-color: var(--techwave-some-a-bg-color);
}
.fn__range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  background: var(--techwave-heading-color);
  cursor: pointer;
  border-radius: 100%;
  opacity: 0;
}
.fn__range input::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: var(--techwave-heading-color);
  cursor: pointer;
  border-radius: 100%;
  z-index: 3;
  opacity: 0;
}
.techwave_fn_privacy_page .privacypage {
  padding: 40px 0;
}
.techwave_fn_privacy_page .privacypage hr {
  margin: 30px 0;
}
.techwave_fn_privacy_page .privacypage h4 {
  font-weight: 500;
  font-size: 22px;
}
.fn_contact_form .input_list ul {
  margin: 0;
  padding: 0;
  margin-left: -10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.fn_contact_form .input_list input[type=text],
.fn_contact_form .input_list input[type=email] {
  display: block;
  width: 100%;
  border-radius: 5px;
  height: 60px;
}
.fn_contact_form .input_list input,
.fn_contact_form .input_list textarea {
  display: block;
}
.fn_contact_form .input_list li {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 10px;
}
.fn_contact_form .input_list li:last-child {
  margin-top: 10px;
}
.fn_contact_form .empty_notice,
.fn_contact_form .returnmessage {
  padding: 20px;
  width: 100%;
  display: none;
  color: var(--techwave-heading-color);
  margin-top: 20px;
  position: relative;
  pointer-events: none;
}
.fn_contact_form .empty_notice:after,
.fn_contact_form .returnmessage:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  border: 2px solid transparent;
  background: -moz-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background: -webkit-linear-gradient(270deg, var(--techwave-main-color1), var(--techwave-main-color2), var(--techwave-main-color1), var(--techwave-main-color2)) border-box;
  background:
    linear-gradient(
      270deg,
      var(--techwave-main-color1),
      var(--techwave-main-color2),
      var(--techwave-main-color1),
      var(--techwave-main-color2)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  -webkit-mask-composite: source-out;
  mask-composite: exclude;
  background-size: 300% 300%;
  -webkit-animation: animatedgradient 4s ease alternate infinite;
  animation: animatedgradient 4s ease alternate infinite;
}
.fn_contact_form .empty_notice:before,
.fn_contact_form .returnmessage:before {
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  color: var(--techwave-main-color1);
  content: "";
  opacity: .1;
  border-radius: 20px;
  box-shadow: 0px 5px 15px;
}
.techwave_fn_contact_page .contactpage {
  padding: 40px 0;
}
.techwave_fn_contact_page .contactpage {
  font-size: 18px;
  line-height: 24px;
}
.techwave_fn_models_page {
  padding: 36px 0 40px 0;
}
.techwave_fn_models_page .fn__title_holder {
  margin-bottom: 28px;
}
.techwave_fn_models_page .models__filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  column-gap: 50px;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
  flex-wrap: wrap;
}
.techwave_fn_models_page .models__filter .filter__left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.techwave_fn_models_page .models__filter .filter__right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  column-gap: 5px;
  margin: 5px 0;
}
.techwave_fn_models_page .filter__search {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.techwave_fn_models_page .filter__search input {
  margin: 5px 10px 5px 0;
}
.techwave_fn_models_page .filter__search a {
  margin: 5px 0;
}
.techwave_fn_models_page .models__more {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.techwave_fn_models .models__results {
  position: relative;
}
.techwave_fn_models .loading .tab__item {
  opacity: 0;
  visibility: hidden;
}
.techwave_fn_models .loading .fn__preloader {
  opacity: 1;
  visibility: visible;
}
.tab__item {
  display: none;
}
.tab__item.active {
  display: block;
}
.fn__model_items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.fn__model_item {
  margin: 0;
  padding: 0;
  width: 20%;
  padding-left: 20px;
  margin-bottom: 20px;
}
.fn__model_item .item {
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  position: relative;
  background-color: var(--techwave-some-r-bg-color);
  min-height: 100%;
}
.fn__model_item.new .item a {
  z-index: 3;
}
.fn__model_item.new .item {
  padding: 30px 15px 27px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__model_item.new .item .add {
  height: 80px;
  width: 80px;
  position: relative;
  margin-bottom: 29px;
}
.fn__model_item.new .item .add:after {
  width: 2px;
  height: 80px;
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -1px;
  background-color: var(--techwave-border-color);
  top: 50%;
  margin-top: -40px;
}
.fn__model_item.new .item:hover {
  border-color: var(--techwave-main-color);
}
.fn__model_item.new .item .add:before {
  width: 80px;
  height: 2px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -1px;
  background-color: var(--techwave-border-color);
}
.fn__model_item.new .item .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__model_item .item:hover .fn__bookmark {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.fn__model_item .img:before {
  height: 0;
  content: "";
  padding-bottom: 100%;
  display: block;
}
.fn__model_item .img {
  position: relative;
  margin: -1px;
  margin-bottom: 0;
}
.fn__model_item .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 5px 5px 0 0;
}
.fn__model_item .item__info {
  padding: 18px 15px 14px;
}
.fn__model_item .item__info .title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
  margin-bottom: 5px;
}
.fn__model_item .item__info .desc {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: var(--techwave-body-color);
  font-family: var(--techwave-body-font-family);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.fn__model_item .item__author {
  height: 41px;
  border-top: 1px solid var(--techwave-border-color);
  padding: 10px 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.fn__model_item .item__author img {
  margin-right: 7px;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 100%;
  object-fit: cover;
}
.fn__model_item .author_name {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.fn__bookmark {
  background-color: var(--techwave-some-r-bg-color);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-decoration: none;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  color: var(--techwave-heading-color);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.fn__bookmark.has__bookmark .hasbook {
  opacity: 1;
}
.fn__bookmark.has__bookmark .hasntbook {
  opacity: 0;
}
.fn__bookmark .fn__svg {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.fn__bookmark .hasbook {
  opacity: 0;
  color: var(--techwave-main-color);
}
.font__trigger {
  width: 11px;
  height: 60px;
  position: fixed;
  right: 300px;
  margin-right: 14px;
  top: 50%;
  margin-top: -30px;
  z-index: 15;
  cursor: pointer;
}
.font__trigger:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: -10px;
  top: -10px;
}
.font__trigger:hover span:after,
.font__trigger:hover span:before,
.font__trigger:hover span {
  background-color: var(--techwave-main-color);
}
.font__trigger span {
  width: 1px;
  display: block;
  top: 0;
  bottom: 0;
  left: 5px;
  background-color: var(--techwave-border-color);
  position: absolute;
  transition: all .2s ease;
}
.font__trigger span:after,
.font__trigger span:before {
  width: 1px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  background-color: var(--techwave-border-color);
  content: "";
  position: absolute;
  transition: all .2s ease;
}
.font__trigger span:before {
  right: 100%;
  margin-right: 5px;
}
.font__trigger span:after {
  left: 100%;
  margin-left: 5px;
}
.techwave_fn_font.opened {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.techwave_fn_font {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  background-color: var(--techwave-site-bg-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  padding: 40px;
}
.techwave_fn_font .font__closer_link {
  position: fixed;
  right: 35px;
  top: 35px;
  z-index: 2;
}
.techwave_fn_font .font__closer {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.techwave_fn_font .font__dialog {
  width: 500px;
  max-width: 100%;
  border-radius: 5px;
  background-color: var(--techwave-some-r-bg-color);
  padding: 35px 50px 40px;
  position: relative;
  border: 1px solid var(--techwave-border-color);
  z-index: 3;
}
.techwave_fn_font .title {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 4px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_font select {
  margin-bottom: 30px;
}
.techwave_fn_font label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  color: var(--techwave-heading-color);
  font-family: var(--techwave-heading-font-family);
}
.techwave_fn_font .techwave_fn_button {
  width: 100%;
}
.tooltipster-sidetip.tooltipster-techwave .tooltipster-box {
  border: 1px solid var(--techwave-border-color);
  background: var(--techwave-some-r-bg-color);
}
.tooltipster-sidetip.tooltipster-techwave .tooltipster-content {
  color: var(--techwave-heading-color);
  font-size: 14px;
}
.tooltipster-sidetip.tooltipster-techwave .tooltipster-arrow-uncropped {
  display: none;
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-bottom .tooltipster-arrow:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  border: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-some-r-bg-color);
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-bottom .tooltipster-arrow {
  background-color: transparent;
  top: -1px;
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-right .tooltipster-arrow {
  left: -1px;
  background-color: transparent;
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-right .tooltipster-arrow:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  border: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-some-r-bg-color);
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-left .tooltipster-arrow {
  right: -1px;
  background-color: transparent;
}
.tooltipster-sidetip.tooltipster-techwave.tooltipster-left .tooltipster-arrow:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 5px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  border: 1px solid var(--techwave-border-color);
  background-color: var(--techwave-some-r-bg-color);
}
.techwave_fn_intro {
  padding: 150px 20px 100px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
.techwave_fn_intro .first {
  text-align: center;
  margin-bottom: 54px;
}
.techwave_fn_intro .txt {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
.techwave_fn_intro .mac {
  margin: 0 -20px;
  margin-bottom: 86px;
}
.techwave_fn_intro .mac img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.techwave_fn_intro .livechat {
  padding: 24px;
  position: relative;
  border: 2px dashed #252525;
  border-radius: 30px;
  width: 825px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 41px;
  margin-bottom: 133px;
}
.techwave_fn_intro .livechat .chat__comment {
  margin-top: 20px;
}
.techwave_fn_intro .livechat .chat_decor {
  position: absolute;
  right: 47px;
  z-index: 5;
  top: 100%;
  margin-top: -25px;
}
.techwave_fn_intro .or {
  padding-top: 87px;
  padding-bottom: 55px;
  text-align: center;
}
.techwave_fn_intro .or h1 {
  font-size: 150px;
  font-size: calc(50px + 5.211vw);
  font-weight: 700;
  text-transform: uppercase;
  font-family: sans-serif;
}
.techwave_fn_intro .or h1 span {
  color: var(--techwave-site-bg-color);
  -webkit-text-stroke: 1px var(--techwave-main-color);
  text-stroke: 1px var(--techwave-main-color);
  letter-spacing: -6px;
}
.fn__center_title {
  text-align: center;
  max-width: 700px;
}
.fn__center_title h3.big {
  font-size: 60px;
  margin-top: -6px;
  margin-bottom: 18px;
}
.fn__center_title p {
  margin: 0;
}
.fn__center_title h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-shadow: 0px 0px 15px rgba(124, 95, 227, .35);
}
.fn__center_title .lines {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 18px;
  margin-bottom: 34px;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__center_title .lines span {
  position: relative;
}
.fn__center_title .lines .r,
.fn__center_title .lines .l {
  width: 100px;
  height: 2px;
  display: block;
  background-color: var(--techwave-main-color);
}
.fn__center_title .lines span:after {
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  color: var(--techwave-main-color1);
  content: "";
  opacity: .35;
  box-shadow: 0px 0px 10px;
}
.fn__center_title .lines .c:after {
  border-radius: 6px;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
}
.fn__center_title .lines .c {
  width: 120px;
  height: 18px;
  display: block;
  border: 2px solid var(--techwave-main-color);
  margin: 0 10px;
  border-radius: 6px;
}
.txt_unlim {
  width: 100%;
  overflow: hidden;
}
.marquee {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.TickerNews {
  width: 100%;
  overflow: hidden;
}
.TickerNews .js-marquee-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
}
.TickerNews .ti_wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.TickerNews .ti_slide {
  position: relative;
  left: 0;
  top: 0;
}
.TickerNews .marquee {
  overflow: hidden;
}
.TickerNews .ti_content {
  position: relative;
  float: left;
}
.TickerNews .js-marquee {
  float: left;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
}
.TickerNews .item {
  float: left;
  position: relative;
  white-space: nowrap;
  color: var(--techwave-site-bg-color);
  -webkit-text-stroke: 1px var(--techwave-main-color);
  text-stroke: 1px var(--techwave-main-color);
  letter-spacing: -6px;
  font-size: 150px;
  font-size: calc(50px + 5.211vw);
  font-weight: 900;
  font-family: sans-serif;
  text-transform: uppercase;
}
.techwave_fn_intro .templates {
  width: 1650px;
  max-width: 100%;
}
.techwave_fn_intro .templates ul {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -50px;
}
.techwave_fn_intro .templates li {
  margin: 0;
  padding: 0;
  padding-left: 50px;
  margin-bottom: 50px;
  width: 50%;
}
.techwave_fn_intro .templates .top {
  display: block;
  width: 100%;
  text-decoration: none;
  border: 1px solid var(--techwave-border-color);
  border-radius: 5px;
  transition: all .4s ease;
  position: relative;
}
.techwave_fn_intro .templates .top:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 20px;
  transform: translateY(-20px);
  transition: all .4s ease;
}
.techwave_fn_intro .templates .top img {
  display: block;
  border-radius: 4px;
}
.techwave_fn_intro .templates .top:hover:after {
  transform: translateY(0px);
}
.techwave_fn_intro .templates .top:hover {
  transform: translateY(-20px);
}
.techwave_fn_intro .templates div div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}
.techwave_fn_intro .templates .techwave_fn_button {
  padding: 0 52px;
}
#img_gen {
  padding-top: 48px;
  margin-bottom: 91px;
}
#demos {
  padding-top: 100px;
  margin-bottom: 73px;
}
@media (max-width: 1400px) {
  .fn__model_item {
    width: 25%;
  }
}
@media (max-width: 1367px) {
  .techwave_fn_interactive_list li {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .fn__model_item {
    width: 33.3333%;
  }
}
@media (max-width: 1040px) {
  .techwave_fn_pricing .pricing__content {
    display: none;
  }
  .fn__mobile_pricing {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .font__trigger {
    right: 0px;
  }
  .techwave_fn_accordion .acc__title {
    font-size: 18px;
  }
  .techwave_fn_sign,
  .techwave_fn_sign .form__content,
  .techwave_fn_interactive_list.modern a,
  .techwave_fn_changelog .item__header,
  .techwave_fn_changelog .item__content,
  .techwave_fn_accordion .acc__header,
  .techwave_fn_accordion .acc__content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .techwave_fn_pricing .pricing__footer .item_col,
  .techwave_fn_pricing .pricing__heading .item,
  .techwave_fn_pricing .pricing__fields .item_col,
  .techwave_fn_pricing .pricing__header .item_col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .techwave_fn_image_generation_page .generation_header,
  .fn__generation_item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .techwave_fn_image_generation_page .sidebar__trigger {
    display: none;
  }
  .techwave_fn_aichatbot_page,
  .techwave_fn_doc_page,
  .techwave_fn_image_generation_page {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
    min-height: inherit;
  }
  .techwave_fn_wrapper.fn__has_sidebar .techwave_fn_content {
    margin-right: 0;
  }
  .techwave_fn_wrapper.fn__has_sidebar .techwave_fn_doc_page .docsidebar,
  .techwave_fn_aichatbot_page .chat__sidebar,
  .techwave_fn_image_generation_page .generation__sidebar {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    right: auto;
    top: auto;
    min-width: 100%;
    border-left: none;
    border-bottom: 1px solid var(--techwave-border-color);
  }
  .techwave_fn_searchbar {
    left: 0;
    padding: 0 20px;
  }
  .techwave_fn_searchbar .search__icon {
    left: 20px;
  }
  .techwave_fn_searchbar .search__closer {
    right: 20px;
  }
  .techwave_fn_searchbar .search__input {
    padding-left: 25px;
    padding-right: 30px;
  }
  .techwave_fn_img_lightbox .lightbox__tlimg {
    padding-left: 20px;
    padding-right: 20px;
  }
  .techwave_fn_img_lightbox .lightbox__related {
    padding-left: 20px;
    padding-right: 20px;
  }
  .fn__grid_items li {
    width: 25%;
  }
  .fn__gallery_item {
    width: 33.3333%;
  }
  .techwave_fn_header {
    padding: 0 20px 0 60px;
  }
  .techwave_fn_leftpanel .mobile_closer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .techwave_fn_leftpanel .desktop_closer {
    display: none;
  }
  .techwave_fn_leftpanel .mobile_extra_closer {
    position: absolute;
    left: 100%;
    width: calc(100vw - var(--techwave-left-panel-width));
    top: 0;
    bottom: 0;
    background-color: var(--techwave-some-r-bg-color);
    opacity: 0;
    pointer-events: none;
    margin-left: 1px;
  }
  .section_home {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .section_home .section_left {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--techwave-border-color);
    padding: 43px 20px 60px;
  }
  .section_home .section_right {
    width: 100%;
    padding: 70px 20px;
  }
  .techwave_fn_footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section_home .company_info {
    max-width: 100%;
  }
  .techwave_fn_content {
    margin-left: 0;
  }
  .techwave_fn_header {
    left: 0;
  }
  .techwave_fn_leftpanel {
    transform: translateX(-100%);
  }
  .techwave_fn_leftpanel .fn__icon_button {
    right: -51px;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    margin-top: -20px;
  }
  .mobile-panel-opened .techwave_fn_leftpanel .fn__icon_button {
    transform: rotate(0);
  }
  .mobile-panel-opened .techwave_fn_leftpanel .mobile_extra_closer {
    opacity: 0.9;
    pointer-events: all;
  }
  .mobile-panel-opened .techwave_fn_header,
  .mobile-panel-opened .techwave_fn_content {
    transform: translateX(300px);
  }
  .mobile-panel-opened .techwave_fn_leftpanel {
    transform: translateX(0);
  }
}
@media (max-width: 900px) {
  .techwave_fn_pricing .item_row .item_col {
    width: 25% !important;
    max-width: 25% !important;
  }
  .techwave_fn_pricing .pricing__header .price span {
    font-size: 20px;
  }
  .techwave_fn_pricing .pricing__footer .item_col,
  .techwave_fn_pricing .pricing__heading .item,
  .techwave_fn_pricing .pricing__fields .item_col,
  .techwave_fn_pricing .pricing__header .item_col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .techwave_fn_img_lightbox .lightbox__top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .techwave_fn_img_lightbox .lightbox__tl {
    width: 100%;
  }
  .techwave_fn_img_lightbox .lightbox__tr {
    width: 100%;
    border-left: none;
    border-top: 1px solid var(--techwave-border-color);
  }
}
@media (max-width: 768px) {
  .fn__mobile_pricing .pricing__item {
    width: 100%;
  }
  .fn__generation_list .fn__gl_item {
    width: 50%;
  }
  .fn__model_item {
    width: 50%;
  }
  .fn__gallery_items .item__info {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .techwave_fn_footer_content {
    flex-wrap: wrap;
  }
  .fn__grid_items li {
    width: 50%;
  }
  .fn__gallery_item {
    width: 50%;
  }
  .techwave_fn_header .header__left {
    display: none;
  }
  .techwave_fn_header {
    justify-content: flex-end;
  }
}
@media (max-width: 480px) {
  .techwave_fn_sign,
  .techwave_fn_sign .form__content,
  .techwave_fn_changelog .item__header,
  .techwave_fn_changelog .item__content,
  .techwave_fn_accordion .acc__header,
  .techwave_fn_accordion .acc__content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fn__generation_list .fn__gl_item {
    width: 100%;
  }
  .techwave_fn_image_generation_page .generation_header,
  .fn__generation_item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fn__model_item {
    width: 100%;
  }
  .fn__grid_items ul {
    margin-left: -10px;
  }
  .fn__grid_items li {
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .fn__nav_bar .user_opener {
    width: 50px;
    height: 50px;
  }
  .fn__details_list li {
    width: 100%;
  }
  .fn__gallery_item {
    width: 100%;
  }
  .techwave_fn_header {
    padding-right: 10px;
  }
  .fn__nav_bar .item_opener .dark_mode {
    margin: -9px 0 0 -9px;
  }
  .fn__nav_bar .bar__item {
    margin-right: 5px;
  }
  .fn__nav_bar .bar__item_user {
    margin-left: 5px;
  }
  .fn__nav_bar .item_opener {
    width: 40px;
    height: 40px;
  }
  .fn__nav_bar .item_opener .fn__svg {
    width: 18px;
    height: 18px;
  }
  .languages {
    max-width: 300px !important;
    width: 300px !important;
    left: -207.5px;
    right: auto;
  }
  .profile-popup {
    left: -300px;
    right: auto;
  }
  .notification-popup {
    max-width: 300px;
    width: 300px;
    left: -57.5px;
    right: auto;
  }
}
@media (max-width:375px) {
  .languages {
    left: -184px;
  }
  .profile-popup {
    left: -276px;
  }
  .notification-popup {
    left: -92.5px;
  }
}
@media (max-width:320px) {
  .languages {
    left: -155px;
  }
  .profile-popup {
    left: -220px;
  }
  .notification-popup {
    left: -36px;
  }
}
.clear-svg {
  position: absolute;
  height: 44px;
  bottom: 16px;
  margin-bottom: 0.8rem;
  cursor: pointer;
  margin-left: -2rem;
}
.ng-pristine {
  font-size: 14px !important;
  height: 24px !important;
}
.ng-valid {
  font-size: 14px !important;
  height: 24px !important;
}
.ng-touched {
  font-size: 14px !important;
  height: 24px !important;
}
.ng-untouched {
  font-size: 14px !important;
  height: 24px !important;
}
pre {
  font-family: var(--techwave-heading-font-family);
  white-space: pre-wrap;
  background: transparent !important;
  border-left: 0px solid var(--techwave-main-color) !important;
  line-height: 2;
}
.message-content {
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  word-break: normal;
  max-width: 100%;
  overflow-x: hidden;
  font-family: inherit;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
.custom-tooltip {
  position: absolute;
  background-color: var(--techwave-border-color, #333);
  color: black;
  text-align: center;
  padding: 8px 12px;
  border-radius: 4px;
  z-index: 9999;
  font-size: 14px;
  max-width: 250px;
  word-wrap: break-word;
  pointer-events: none;
  opacity: 0.9;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: opacity 0.2s;
}
.custom-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--techwave-border-color, #333) transparent transparent transparent;
}
.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.spinner {
  width: 64px;
  height: 64px;
  border: 8px solid #f3f3f3;
  border-top: 8px solid var(--techwave-main-color);
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.chat__sidebar {
  overflow-y: auto;
}
.chatmsg {
  line-height: 2;
}
.mat-mdc-button.mat-primary {
  background-color: var(--techwave-main-color) !important;
  color: white !important;
}
.mat-mdc-button {
  border-radius: 8px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  transition: all 0.3s ease !important;
}
.mat-mdc-button:hover {
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
.custom-backdrop {
  background-color: rgba(0, 0, 0, 0.6) !important;
  -webkit-backdrop-filter: blur(3px) !important;
  backdrop-filter: blur(3px) !important;
  pointer-events: none !important;
}
.techwave_fn_wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.techwave_fn_wrap {
  display: flex;
  flex: 1;
}
.techwave_fn_content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.techwave_fn_page {
  flex: 1;
}

/* src/assets/css/plugins.css */
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
blockquote {
  quotes: none;
}
blockquote:after,
blockquote:before {
  content: "";
  content: none;
}
ol,
ul {
  margin: 30px;
}
ol li,
ul li {
  margin-bottom: 5px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
iframe {
  max-width: 100%;
}
del {
  text-decoration: line-through;
}
a,
i {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 20px;
}
h1 {
  font-size: 45px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}
table {
  width: 100%;
  max-width: 100%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 15px;
  color: var(--techwave-body-color);
  border: 1px solid var(--techwave-border-color);
}
table tr {
  border: 1px solid var(--techwave-border-color);
}
table th {
  vertical-align: top;
  color: var(--techwave-heading-color);
  background: 0 0;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 10px;
  border: 1px solid var(--techwave-border-color);
}
table td {
  vertical-align: top;
  padding: 10px;
  border: 1px solid var(--techwave-border-color);
}
code,
pre {
  padding: 10px;
  border-left: 3px solid var(--techwave-main-color);
  border-bottom: 1px solid transparent;
  background: var(--techwave-some-a-bg-color);
  overflow-x: auto;
}
pre {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
pre code {
  white-space: pre-wrap;
}
textarea {
  outline: none;
  font-size: 16px;
  color: var(--techwave-heading-color);
  resize: vertical;
  font-family: var(--techwave-heading-font-family);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  border: 2px solid var(--techwave-border-color);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background-color: transparent;
}
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  font-size: 16px;
  color: var(--techwave-heading-color);
  letter-spacing: .5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: var(--techwave-heading-font-family);
  line-height: 1.6;
  padding: 10px 20px;
  height: 40px;
  vertical-align: middle;
  border: 2px solid var(--techwave-border-color);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background-color: transparent;
  border-radius: 20px;
  outline: none;
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  border-color: var(--techwave-main-color);
}
input[type=submit] {
  padding: 13px 15px;
  height: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: .5px;
  border: none;
  cursor: pointer;
  color: #fff;
  background: #777;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
input[type=submit]:hover {
  background: #444;
}
select {
  padding: 8px;
  border: 2px solid var(--techwave-border-color);
}
input[type=button] {
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
[class^=fn__space__]:after,
[class^=fn__space__]:before {
  clear: both;
  display: table;
  content: "";
}
.fn__space__10 {
  margin-bottom: 10px;
}
.fn__space__20 {
  margin-bottom: 20px;
}
.fn__space__30 {
  margin-bottom: 30px;
}
.fn__space__40 {
  margin-bottom: 40px;
}
.fn__space__50 {
  margin-bottom: 50px;
}
.fn__space__60 {
  margin-bottom: 60px;
}
.fn__space__70 {
  margin-bottom: 70px;
}
.fn__space__80 {
  margin-bottom: 80px;
}
.fn__space__90 {
  margin-bottom: 90px;
}
.fn__space__100 {
  margin-bottom: 100px;
}
.fn__space__150 {
  margin-bottom: 150px;
}
.fn__space__200 {
  margin-bottom: 200px;
}
.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}
.tooltipster-box {
  flex: 1 1 auto;
}
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
  -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
  transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
}
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading .4s;
}
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s;
}
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling .6s;
}
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
  border: none;
  background: #1b1b1b;
  background: rgba(10, 10, 10, .9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
  height: 8px;
  margin-left: -8px;
  width: 16px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
  height: 16px;
  margin-left: 0;
  margin-top: -8px;
  width: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
  border: 8px solid transparent;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #1b1b1b;
  border-bottom-color: rgba(10, 10, 10, .9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #1b1b1b;
  border-left-color: rgba(10, 10, 10, .9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #1b1b1b;
  border-right-color: rgba(10, 10, 10, .9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #1b1b1b;
  border-top-color: rgba(10, 10, 10, .9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
  left: -8px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #ededed;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ccc;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px;
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
  border-radius: 0;
  border: 3px solid #000;
  background: #fff;
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
  color: #000;
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
  height: 11px;
  margin-left: -11px;
  width: 22px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
  height: 22px;
  margin-left: 0;
  margin-top: -11px;
  width: 11px;
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
  border: 11px solid transparent;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  top: 4px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -4px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 4px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  top: -4px;
}
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
  border-width: 11px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -11px;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
  left: -11px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-box {
  border-radius: 5px;
  border: none;
  border-bottom: 3px solid var(--techwave-main-color);
  background: #2a2a2a;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box {
  margin-bottom: 7px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-content {
  color: #fff;
  padding: 8px 16px;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #2a2a2a;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #2a2a2a;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #2a2a2a;
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border {
  border-top-color: var(--techwave-main-color);
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1);
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px;
}

/* angular:styles/global:styles */
