* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-optical-sizing: auto;
}

html {
  -webkit-text-size-adjust: 100%;
}

html,
body {
  width: 100%;
  color: #39325A;
  font-size: 50px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  direction: rtl;
  overscroll-behavior-y: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "kern" 1, "liga" 1;
          font-feature-settings: "kern" 1, "liga" 1;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Poppins", Arial, "Microsoft Yahei", sans-serif;
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 500;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  vertical-align: baseline;
  color: #39325A;
  font-family: "Poppins", Arial, "Microsoft Yahei", sans-serif;
}

img {
  -webkit-user-drag: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: bold;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

main {
  width: 100%;
}

main {
  max-width: 100vw;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #39325A;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}

li {
  list-style: none;
}

input,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  outline: none;
  border: none;
  font-family: "Poppins", Arial, "Microsoft Yahei", sans-serif;
}

.file-uploads.file-uploads-html5 input[type=file] {
  overflow: hidden;
  z-index: -1;
  display: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-ms-clear {
  display: none;
}

input::-ms-reveal {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
          box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: none;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

input::-webkit-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input:-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input::-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input::-webkit-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input:-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input::-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

.is-invalid::-webkit-input-placeholder {
  color: #dc3545;
}

.is-invalid:-moz-placeholder {
  color: #dc3545;
}

.is-invalid::-moz-placeholder {
  color: #dc3545;
}

input[type=text]::-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

-input[type=text]::-webkit-input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input[type=text]::input-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input::-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

input[type=text]:-moz-placeholder {
  color: rgba(109, 113, 122, 0.8);
  font-size: 14px;
  font-weight: 300;
}

.wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}

.downDisabled {
  pointer-events: none;
}

@font-face {
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Poppins-Black.ttf") format("truetype");
}
@font-face {
  font-family: Roboto;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Roboto-Light.ttf");
}
@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Roboto-Regular.ttf");
}
@font-face {
  font-family: Roboto;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Roboto-Medium.ttf");
}
@font-face {
  font-family: Roboto;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Roboto-Medium.ttf");
}
@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://static-alter1.vidnoz.com/web/fonts/app/Roboto-Bold.ttf");
}
.showup {
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
}
.showup.on {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.scroll-animation.on .showup {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

:root {
  --gen-dialog-index: 9999;
}

.gen-dialog-container {
  display: none;
  position: relative;
  z-index: 99999;
}
.gen-dialog-container .gen-dialog-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.16);
  z-index: 9999;
}
.gen-dialog-container .gen-dialog-content {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10000;
}
@media screen and (min-width: 1200px) {
  .gen-dialog-container .gen-dialog-content {
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}
@media screen and (max-width: 1200px) {
  .gen-dialog-container .gen-dialog-content:not(.gen-popup) {
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .gen-dialog-container .gen-dialog-content.gen-popup {
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
  }
  .gen-dialog-container .gen-dialog-content.gen-popup.active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.__gen-zoom-dialog-wrappernew {
  position: relative;
}
.__gen-zoom-dialog-wrappernew .zoom-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.__gen-zoom-dialog-wrappernew .gen-dialog-backdrop {
  background: rgba(0, 0, 0, 0.6) 0% 0% no-repeat padding-box;
}
.__gen-zoom-dialog-wrappernew .close-dialog {
  position: fixed;
  left: 48px;
  top: 48px;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.2509803922) 0% 0% no-repeat padding-box;
  border-radius: 50%;
  cursor: pointer;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/icon_close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000;
}
@media screen and (max-width: 1200px) {
  .__gen-zoom-dialog-wrappernew .close-dialog {
    left: 0.4rem;
    top: 0.4rem;
  }
}
.__gen-zoom-dialog-wrappernew .__gen-zoom-dialog {
  width: 1024px !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.__gen-zoom-dialog-wrappernew .__gen-zoom-dialog .__gen-zoom-body {
  background-color: transparent !important;
  border-radius: 10px !important;
  height: 576px !important;
}
@media screen and (max-width: 1200px) {
  .__gen-zoom-dialog-wrappernew .__gen-zoom-dialog .__gen-zoom-body {
    height: 68vh !important;
  }
}
.__gen-zoom-dialog-wrappernew .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-video-wrapper video {
  background-color: #333333 !important;
}
.__gen-zoom-dialog-wrappernew .__gen-zoom-dialog .swiper-has-swiping .__gen-zoom-image-wrapper {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
@media screen and (max-width: 1200px) {
  .__gen-zoom-dialog-wrappernew .__gen-zoom-dialog {
    width: 6.68rem !important;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem;
  }
}
.__gen-zoom-dialog-wrappernew .__gen-zoom-swiper-navigation {
  position: absolute;
  top: 0;
  left: unset !important;
  right: 0 !important;
}

.__gen-icon-close {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
@media screen and (min-width: 1200px) {
  .__gen-icon-close:hover {
    background-color: #E9EAEC;
  }
}

.__gen-common-dialog {
  width: 482px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 36px 30px 32px 30px;
  background: #FFFFFF 100% 0 no-repeat padding-box;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1215686275);
  border: 1px solid #D8D4FF;
  border-radius: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.__gen-common-dialog .__gen-icon {
  width: 52px;
  height: 52px;
  margin-bottom: 12px;
  background-size: 100% 100%;
}
.__gen-common-dialog.failed .__gen-icon {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTIiIGhlaWdodD0iNTIiIHZpZXdCb3g9IjAgMCA1MiA1MiI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzQyMzUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDM0MjM1IiB3aWR0aD0iNTIiIGhlaWdodD0iNTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2MiA0NTUpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Imljb25fZmFpbGVkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjYyIC00NTUpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8yMjk1IiBkYXRhLW5hbWU9IlBhdGggMjI5NSIgZD0iTTIzLjY2NywxNXY4LjY2N20wLDguNjY3aC4wMjJtMjEuNjQ1LTguNjY3QTIxLjY2NywyMS42NjcsMCwxLDEsMjMuNjY3LDIsMjEuNjY3LDIxLjY2NywwLDAsMSw0NS4zMzMsMjMuNjY3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjY0LjMzMyA0NTcuMzMzKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZWUxYTNkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIvPgogIDwvZz4KPC9zdmc+Cg==");
}
.__gen-common-dialog.downloads-success .__gen-icon {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTIiIGhlaWdodD0iNTIiIHZpZXdCb3g9IjAgMCA1MiA1MiI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzQyMzUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDM0MjM1IiB3aWR0aD0iNTIiIGhlaWdodD0iNTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2MiA0NTUpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Imljb25fc3VjY2VzcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY2MiAtNDU1KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgPHBhdGggaWQ9IlBhdGhfMTc4OTIyIiBkYXRhLW5hbWU9IlBhdGggMTc4OTIyIiBkPSJNMTA1LjgyOCwxMi41MjFsMi4xOCw0LjE3Niw0LjY2Ljc3NmEyLjgyMywyLjgyMywwLDAsMSwxLjU1NSw0Ljc2OUwxMTAuOTExLDI1LjZsLjcsNC42NTVhMi44MzQsMi44MzQsMCwwLDEtNC4wNzEsMi45NDdsLTQuMjI3LTIuMS00LjIyNywyLjFhMi44MzQsMi44MzQsMCwwLDEtNC4wNzEtMi45NDdsLjctNC42NTVMOTIuNCwyMi4yNDJhMi44MjMsMi44MjMsMCwwLDEsMS41NTUtNC43NjlsNC42Ni0uNzc2LDIuMTgtNC4xNzZBMi44NDEsMi44NDEsMCwwLDEsMTA1LjgyOCwxMi41MjFaTTEyNi41MzgsMjMuOGgtMi4wNTRtLTEuODA1LTkuMjQ3TDEyMS4yMjcsMTZtMS40NTIsMTcuMDUyLTEuNDUyLTEuNDQxTTgwLjA4NSwyMy44aDIuMDU0bTEuODA1LTkuMjQ3TDg1LjQsMTZNODMuOTQ0LDMzLjA1MSw4NS40LDMxLjYwOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTg0LjY4NyA0NTguNzQ4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOGIzZGZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMy41Ii8+CiAgPC9nPgo8L3N2Zz4K");
}
.__gen-common-dialog.downloads-progress .__gen-icon {
  display: none;
}
.__gen-common-dialog .__gen-common-title {
  text-align: center;
  font: normal normal bold 20px/26px Roboto;
  color: #282E48;
  margin-bottom: 12px;
}
.__gen-common-dialog .__gen-common-desc {
  text-align: center;
  font: normal normal normal 14px/19px Roboto;
  color: #282E48;
  opacity: 0.6;
  margin-bottom: 16px;
}
.__gen-common-dialog .__gen-common-footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__gen-common-dialog .__gen-progress-bar {
  max-width: 362px;
  width: 100%;
  height: 8px;
  background: rgba(139, 61, 255, 0.34);
  border-radius: 99px;
  margin: 0 auto 6px;
  position: relative;
  overflow: hidden;
}
.__gen-common-dialog .__gen-progress-bar .__gen-progress {
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
  width: 0;
  height: 100%;
  background: transparent -webkit-gradient(linear, right top, left top, from(#8B3DFF), to(#561DF1)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #8B3DFF 0%, #561DF1 100%) 100% 0 no-repeat padding-box;
}

.__gen-zoom-dialog {
  width: 825px;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1607843137);
  border-radius: 17px;
  position: relative;
}
.__gen-zoom-dialog .__gen-zoom-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 58px;
  padding: 0 16px;
}
.__gen-zoom-dialog .__gen-zoom-header > img {
  margin-left: 8px;
}
.__gen-zoom-dialog .__gen-zoom-header > span {
  font: normal normal 500 20px/26px Roboto;
  color: #282E48;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 90%;
}
.__gen-zoom-dialog .__gen-zoom-body {
  height: 464px;
  width: 100%;
  background-color: #F2F3F4;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-image-wrapper {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-image-wrapper > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-image-wrapper .__gen-zoom-prev-image {
  display: none;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-image-wrapper.show-prev .__gen-zoom-image {
  display: none;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-image-wrapper.show-prev .__gen-zoom-prev-image {
  display: block;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-video-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-video-wrapper > video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 16px;
  z-index: 1;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div {
  background: rgba(255, 255, 255, 0.7) 100% 0 no-repeat padding-box;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div:last-child {
  margin-right: 8px;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-position: center center;
  background-size: contain;
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div.__gen-zoom-swiper-next::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzQ1MTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDM0NTE1IiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0NyAyNzYpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Imljb25fbGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY0NyAtMjc2KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgPHBhdGggaWQ9IlBhdGhfMjEwMSIgZGF0YS1uYW1lPSJQYXRoIDIxMDEiIGQ9Ik0xNSwyMThsLTYtNiw2LTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0MyA3MikiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzI4MmU0OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz4KICA8L2c+Cjwvc3ZnPgo=");
}
.__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div.__gen-zoom-swiper-prev::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzQ1MTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDM0NTE1IiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzcwNzA3MCIgc3Ryb2tlLXdpZHRoPSIxIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iaWNvbl9yaWdodCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgPHBhdGggaWQ9IlBhdGhfMjEwMSIgZGF0YS1uYW1lPSJQYXRoIDIxMDEiIGQ9Ik05LDIxOGw2LTYtNi02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNCAtMjA0KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjgyZTQ4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgogIDwvZz4KPC9zdmc+Cg==");
}
@media screen and (min-width: 1200px) {
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation > div:hover {
    background: rgba(255, 255, 255, 0.9) 100% 0 no-repeat padding-box;
  }
}
.__gen-zoom-dialog .__gen-zoom-footer {
  height: 80px;
  width: 100%;
}
.__gen-zoom-dialog .__gen-zoom-btn img {
  margin-left: 8px;
}
.__gen-zoom-dialog .__gen-zoom-btn-wrapper {
  display: none;
  width: 100%;
  padding-top: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__gen-zoom-dialog .__gen-zoom-btn-wrapper .__gen-zoom-btn {
  margin-left: 10px;
}
.__gen-zoom-dialog .__gen-zoom-btn-wrapper .__gen-zoom-btn:last-child {
  margin-left: 0;
}
.__gen-zoom-dialog .__gen-zoom-btn-wrapper.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.__gen-insufficient-dialog {
  position: relative;
  background: #FFFFFF 100% 0 no-repeat padding-box;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1215686275);
  border: 1px solid #D8D4FF;
  border-radius: 8px;
  width: 479px;
  padding: 36px 32px 32px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.__gen-insufficient-dialog .__gen-icon-close {
  top: 10px;
  left: 17px;
}
.__gen-insufficient-dialog .__gen-insufficient-title {
  font: normal normal bold 20px/26px Roboto;
  color: #282E48;
  margin-bottom: 12px;
  text-align: center;
}
.__gen-insufficient-dialog .__gen-insufficient-desc {
  text-align: center;
  font: normal normal normal 14px/19px Roboto;
  color: #A1A4B3;
  margin-bottom: 12px;
}
.__gen-insufficient-dialog .__gen-insufficient-content {
  width: 100%;
  background: transparent -webkit-gradient(linear, right top, left top, from(#FFF2F8), to(#FFF4EE)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #FFF2F8 0%, #FFF4EE 100%) 100% 0 no-repeat padding-box;
  border-radius: 6px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 88px;
  position: relative;
}
.__gen-insufficient-dialog .__gen-insufficient-content > img {
  top: 0;
  left: 0;
  width: 88px;
  position: absolute;
}
.__gen-insufficient-dialog .__gen-insufficient-content > div {
  position: relative;
  font: normal normal normal 14px/19px Roboto;
  color: #282E48;
}
.__gen-insufficient-dialog .__gen-insufficient-content > div span {
  font: normal normal bold 14px/19px Roboto;
  color: inherit;
}
.__gen-insufficient-dialog .__gen-insufficient-content .__gen-insufficient-need span {
  color: #EE1A3D;
}
.__gen-insufficient-dialog .__gen-insufficient-btn {
  background: transparent -webkit-gradient(linear, right top, left top, from(#FF8CC6), to(#EE600B)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #FF8CC6 0%, #EE600B 100%) 100% 0 no-repeat padding-box;
  border-radius: 8px;
  padding: 0 32px;
  font: normal normal normal 16px/21px Roboto;
  color: #FFFFFF;
  text-transform: capitalize;
}
@media screen and (min-width: 1200px) {
  .__gen-insufficient-dialog .__gen-insufficient-btn:hover {
    opacity: 0.7;
  }
}

.__gen-upgrade-wrapper.v1 {
  width: 763px;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/upgrade_bg.svg");
  background-color: #FAF8FF;
  background-size: cover;
  position: relative;
  border-radius: 10px;
  padding: 60px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__gen-upgrade-wrapper.v1 .close-dialog {
  width: 32px;
  height: 32px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 27px;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-wrapper {
  width: 100%;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-title {
  font: normal normal 900 20px/26px Roboto;
  color: #282E48;
  position: relative;
  padding-right: 42px;
  margin-bottom: 16px;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-tip {
  font: normal normal 500 14px/20px Roboto;
  color: #FF9900;
  position: absolute;
  bottom: calc(100% + 3px);
  right: 42px;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-top {
  width: 310px;
  background: transparent -webkit-gradient(linear, right top, left top, from(#FF850A), to(#FFBB00)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #FF850A 0%, #FFBB00 100%) 100% 0 no-repeat padding-box;
  font: normal normal 500 12px Roboto;
  color: #FFFFFF;
  margin-bottom: 3px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 42px;
  border-radius: 99px 0 0 99px;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-top:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  display: block;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/upgrade_arrow.svg");
  background-size: cover;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-item {
  width: 310px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 42px;
  font: normal normal normal 12px/22px Roboto;
  color: #39325A;
  border-radius: 99px 0 0 99px;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-item:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  display: block;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/upgrade_checked.svg");
  background-size: cover;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-banner {
  width: 340px;
  margin-right: 44px;
  margin-left: 38px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-banner img {
  width: 100%;
  display: block;
}
.__gen-upgrade-wrapper.v1 .__gen-upgrade-btn {
  width: 205px;
  height: 44px;
  background: transparent linear-gradient(-89deg, #FF8CC6 0%, #EE600B 100%) 100% 0 no-repeat padding-box;
  border-radius: 4px;
  font: normal normal 500 16px/21px Roboto;
  color: #FFFFFF;
}
@media screen and (min-width: 1200px) {
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-btn:hover {
    opacity: 0.7;
  }
}

.__gen-upgrade-wrapper.v2 {
  width: 796px;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgradeV2/upgrade_v2_bg.svg");
  background-color: #FAF8FF;
  background-size: cover;
  position: relative;
  border-radius: 10px;
  padding: 32px 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__gen-upgrade-wrapper.v2 .close-dialog {
  width: 32px;
  height: 32px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-content {
  width: 100%;
  display: block;
  margin-bottom: 24px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-title {
  font: normal normal 900 20px/26px Roboto;
  color: #282E48;
  position: relative;
  margin-left: 45px;
  margin-top: 25px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-title span:not(.__gen-upgrade-tip) {
  color: #8B3DFF;
  font: inherit;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-tip {
  font: normal normal 500 14px/20px Roboto;
  color: #FF9900;
  position: absolute;
  bottom: calc(100% + 6px);
  right: 0;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-banner {
  width: 330px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-banner img {
  width: 100%;
  display: block;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  width: 100%;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group {
  width: 100%;
  background: #FFFFFF 100% 0 no-repeat padding-box;
  border: 1px solid #E9ECF6;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 16px 16px 20px;
  overflow: hidden;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group .__gen-upgrade-menu-content {
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group[data-key=features] {
  border: none;
  position: relative;
  padding: 2px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group[data-key=features] .__gen-upgrade-menu-content {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 14px 14px 18px;
  height: 100%;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group[data-key=features]::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: transparent linear-gradient(-140deg, #F53670 0%, #CC7DF5 47%, #0CD0FC 100%) 100% 0 no-repeat padding-box;
  z-index: 0;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-icon {
  width: 32px;
  margin-bottom: 12px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-icon img {
  width: 100%;
  display: block;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-title {
  font: normal normal bold 14px/26px Poppins;
  color: #282E48;
  margin-bottom: 10px;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: normal normal normal 13px/22px Roboto;
  color: #39325A;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-item:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  display: block;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/upgrade_checked.svg");
  background-size: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.__gen-upgrade-wrapper.v2 .__gen-upgrade-btn {
  width: 205px;
  height: 44px;
  background: transparent linear-gradient(-89deg, #FF8CC6 0%, #EE600B 100%) 100% 0 no-repeat padding-box;
  border-radius: 4px;
  font: normal normal 500 16px/21px Roboto;
  color: #FFFFFF;
}
@media screen and (min-width: 1200px) {
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-btn:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 1200px) {
  .__gen-icon-close {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    cursor: pointer;
    border-radius: 0.1rem;
  }
  .__gen-common-dialog {
    width: 100%;
    padding: 0.8rem 0.6rem 0.6rem 0.6rem;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-top: 1px solid rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem 0.2rem 0 0;
  }
  .__gen-common-dialog .__gen-icon {
    width: 1.04rem;
    height: 1.04rem;
    margin-bottom: 0.32rem;
  }
  .__gen-common-dialog .__gen-common-title {
    font: normal normal bold 0.4rem/0.53rem Roboto;
    margin-bottom: 0.32rem;
  }
  .__gen-common-dialog .__gen-common-desc {
    text-align: center;
    font: normal normal normal 0.26rem/0.34rem Roboto;
    color: #A1A4B3;
    margin-bottom: 0.64rem;
  }
  .__gen-common-dialog .__gen-common-footer .__gen-common-btn {
    width: 100%;
  }
  .__gen-common-dialog .__gen-progress-bar {
    max-width: none;
    width: 100%;
    height: 0.16rem;
    background: rgba(139, 61, 255, 0.34);
    margin: 0 auto 0.6rem;
  }
  .__gen-zoom-dialog {
    width: 6.68rem;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem;
  }
  .__gen-zoom-dialog .icon_close {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    cursor: pointer;
    border-radius: 0.1rem;
  }
  .__gen-zoom-dialog .__gen-zoom-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 1.16rem;
    padding: 0 0.4rem;
  }
  .__gen-zoom-dialog .__gen-zoom-header > img {
    margin-left: 0.22rem;
  }
  .__gen-zoom-dialog .__gen-zoom-header > span {
    font: normal normal 500 0.36rem/0.48rem Roboto;
    color: #282E48;
  }
  .__gen-zoom-dialog .__gen-zoom-body {
    height: 334px;
  }
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-navigation {
    display: none;
  }
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-pagination {
    width: 100%;
    position: absolute;
    top: 0.34rem;
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 0.12rem;
    border-radius: 99px;
    background-color: rgba(255, 255, 255, 0.5);
    margin-left: 0.23rem;
  }
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-pagination .swiper-pagination-bullet:last-child {
    margin-left: 0;
  }
  .__gen-zoom-dialog .__gen-zoom-body .__gen-zoom-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
  }
  .__gen-zoom-dialog .__gen-zoom-footer {
    height: 1.42rem;
  }
  .__gen-zoom-dialog .__gen-zoom-btn img {
    margin-left: 0.12rem;
  }
  .__gen-zoom-dialog .__gen-zoom-btn-wrapper {
    display: none;
    width: 100%;
    padding-top: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .__gen-zoom-dialog .__gen-zoom-btn-wrapper .__gen-zoom-btn {
    margin-left: 10px;
  }
  .__gen-zoom-dialog .__gen-zoom-btn-wrapper .__gen-zoom-btn:last-child {
    margin-left: 0;
  }
  .__gen-zoom-dialog .__gen-zoom-btn-wrapper.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .__gen-insufficient-dialog {
    position: relative;
    background: #FFFFFF 100% 0 no-repeat padding-box;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border: none;
    border-radius: 0.2rem 0.2rem 0 0;
    width: 100%;
    padding: 0.52rem 0.6rem 0.6rem 0.6rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .__gen-insufficient-dialog .__gen-icon-close {
    top: 0.2rem;
    left: 0.2rem;
  }
  .__gen-insufficient-dialog .__gen-insufficient-title {
    font: normal normal 500 0.4rem/0.54rem Roboto;
    color: #FF5E03;
    margin-bottom: 0.24rem;
    text-align: right;
  }
  .__gen-insufficient-dialog .__gen-insufficient-desc {
    text-align: right;
    font: normal normal normal 0.28rem/0.37rem Roboto;
    color: #A1A4B3;
    margin-bottom: 0.46rem;
  }
  .__gen-insufficient-dialog .__gen-insufficient-content {
    width: 100%;
    border-radius: 0.12rem;
    margin-bottom: 0.62rem;
    height: 2.05rem;
  }
  .__gen-insufficient-dialog .__gen-insufficient-content > img {
    width: 1.88rem;
  }
  .__gen-insufficient-dialog .__gen-insufficient-content > div {
    font: normal normal normal 0.28rem/0.52rem Roboto;
    color: #000000;
  }
  .__gen-insufficient-dialog .__gen-insufficient-content > div span {
    font: normal normal bold 0.28rem/0.52rem Roboto;
    color: inherit;
  }
  .__gen-insufficient-dialog .__gen-insufficient-link {
    width: 100%;
  }
  .__gen-insufficient-dialog .__gen-insufficient-btn {
    width: 100%;
    height: 0.92rem;
    border-radius: 0.12rem;
    padding: 0;
    font: normal normal 500 0.3rem/0.39rem Roboto;
  }
  .__gen-upgrade-wrapper.v1 {
    width: 100%;
    background-image: none;
    background-color: #FAF8FF;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem 0.2rem 0 0;
    position: relative;
    padding: 1.13rem 0 0.6rem;
    max-height: 90vh;
    overflow-y: auto;
  }
  @supports (height: 1dvh) {
    .__gen-upgrade-wrapper.v1 {
      max-height: 90dvh;
    }
  }
  .__gen-upgrade-wrapper.v1 .close-dialog {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.2rem;
    left: 0.2rem;
    position: fixed;
    z-index: 1;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0.42rem;
    width: 100%;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-title {
    width: 100%;
    font: normal normal 900 0.4rem/0.54rem Roboto;
    color: #282E48;
    position: relative;
    padding: 0 0.6rem;
    margin-bottom: 0.24rem;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-tip {
    font: normal normal 500 0.32rem/0.2rem Roboto;
    color: #FF9900;
    position: absolute;
    bottom: calc(100% + 0.1rem);
    right: 0;
    left: 0;
    padding: 0 0.6rem;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-top {
    width: 5.18rem;
    font: normal normal 500 0.32rem Roboto;
    color: #FFFFFF;
    margin-bottom: 0.24rem;
    height: 0.72rem;
    padding-right: 0.6rem;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-top:before {
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    margin-left: 0.24rem;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-item {
    width: 50%;
    height: 0.65rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 0.6rem;
    font: normal normal normal 0.26rem Roboto;
    color: #39325A;
    border-radius: 99px 0 0 99px;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-menu-item:before {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    margin-left: 0.12rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-banner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 0.6rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-banner img {
    width: 100%;
    display: block;
  }
  .__gen-upgrade-wrapper.v1 .__gen-upgrade-btn {
    width: 6.3rem;
    height: 0.92rem;
    border-radius: 0.12rem;
    font: normal normal 500 0.3rem/0.39rem Roboto;
  }
  .__gen-upgrade-wrapper.v2 {
    width: 100%;
    background-image: none;
    background-color: #FAF8FF;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem 0.2rem 0 0;
    position: relative;
    padding: 1.13rem 0.5rem 0.6rem;
    max-height: 90vh;
    overflow-y: auto;
  }
  @supports (height: 1dvh) {
    .__gen-upgrade-wrapper.v2 {
      max-height: 90dvh;
    }
  }
  .__gen-upgrade-wrapper.v2 .close-dialog {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.2rem;
    left: 0.2rem;
    position: fixed;
    z-index: 1;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-content {
    display: block;
    margin-bottom: 0.32rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 0.26rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-title {
    font: normal normal 900 0.36rem/0.48rem Roboto;
    color: #282E48;
    position: relative;
    margin-left: 0;
    margin-top: 0;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-tip {
    font: normal normal 500 0.32rem/1 Roboto;
    color: #FF9900;
    position: absolute;
    bottom: calc(100% + 0.08rem);
    right: 0;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-banner {
    width: 2.3rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0.16rem;
    width: 100%;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group {
    width: 100%;
    background: #FFFFFF 100% 0 no-repeat padding-box;
    border: 1px solid #E9ECF6;
    border-radius: 0.24rem;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    padding: 0.2rem 0.26rem;
    overflow: hidden;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group .__gen-upgrade-menu-content {
    background-color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 0.2rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group .__gen-upgrade-menu-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.2rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group[data-key=features] {
    border: none;
    position: relative;
    padding: 2px;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-group[data-key=features] .__gen-upgrade-menu-content {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: calc(0.2rem - 2px) calc(0.26rem - 2px);
    height: 100%;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-icon {
    width: 0.64rem;
    margin-bottom: 0;
    margin-left: 0.16rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-icon img {
    width: 100%;
    display: block;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-title {
    font: normal normal bold 0.28rem Poppins;
    color: #282E48;
    margin-bottom: 0;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font: normal normal normal 0.26rem Roboto;
    color: #39325A;
    margin-bottom: 0.08rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-menu-item:before {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.16rem;
  }
  .__gen-upgrade-wrapper.v2 .__gen-upgrade-btn {
    width: 6.3rem;
    height: 0.92rem;
    border-radius: 0.12rem;
    font: normal normal 500 0.3rem/0.39rem Roboto;
  }
}
.__gen-spread-dialog-wrapper .gen-dialog-backdrop {
  background-color: rgba(0, 0, 0, 0.78);
}

.__gen-spread-dialog {
  width: 824px;
  -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.4470588235);
          box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.4470588235);
  border-radius: 14px;
  position: relative;
}
.__gen-spread-dialog .__gen-icon-close {
  z-index: 2;
}
.__gen-spread-dialog .__gen-spread-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 0 60px 45px;
  position: absolute;
  z-index: 1;
}
.__gen-spread-dialog .__gen-spread-header .__gen-spread-header_title {
  font: normal normal bold 28px/37px Roboto;
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
  width: 100%;
}
.__gen-spread-dialog .__gen-spread-header .__gen-spread-header_desc {
  width: 100%;
  text-align: center;
  font: normal normal normal 14px/19px Roboto;
  color: #ffffff;
  margin: 8px 0 12px;
}
.__gen-spread-dialog .__gen-spread-btn {
  min-width: 164px;
  height: 32px;
  background: transparent -webkit-gradient(linear, left top, right top, from(#4c15e2), to(#8b3dff)) 100% 0% no-repeat padding-box;
  background: transparent linear-gradient(-270deg, #4c15e2 0%, #8b3dff 100%) 100% 0% no-repeat padding-box;
  border-radius: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: normal normal 500 14px/19px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  padding: 0 10px;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
@media screen and (min-width: 1200px) {
  .__gen-spread-dialog .__gen-spread-btn {
    cursor: pointer;
  }
  .__gen-spread-dialog .__gen-spread-btn:hover {
    background: transparent -webkit-gradient(linear, left top, right top, from(#7f64e5), to(#a77df8)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-270deg, #7f64e5 0%, #a77df8 100%) 100% 0% no-repeat padding-box;
  }
}
.__gen-spread-dialog .__gen-spread-body {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper img,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper video,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper img,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper video {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.__gen-spread-dialog .__gen-spread-swiper-prev,
.__gen-spread-dialog .__gen-spread-swiper-next {
  background: #b8b8b8 100% 0% no-repeat padding-box;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  position: absolute;
  bottom: 40%;
  z-index: 10;
}
.__gen-spread-dialog .__gen-spread-swiper-prev::before,
.__gen-spread-dialog .__gen-spread-swiper-next::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1200px) {
  .__gen-spread-dialog .__gen-spread-swiper-prev:hover,
.__gen-spread-dialog .__gen-spread-swiper-next:hover {
    background: #000000 100% 0% no-repeat padding-box;
  }
}
.__gen-spread-dialog .__gen-spread-swiper-prev {
  right: 10px;
}
.__gen-spread-dialog .__gen-spread-swiper-prev::before {
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/icon_right_white.svg");
}
.__gen-spread-dialog .__gen-spread-swiper-next {
  left: 10px;
}
.__gen-spread-dialog .__gen-spread-swiper-next::before {
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/upgrade/icon_left_white.svg");
}
.__gen-spread-dialog .__gen-spread-item {
  width: 100%;
  height: 100%;
  min-height: 464px;
}
.__gen-spread-dialog .__gen-spread-item.image {
  background-color: #fff;
  padding: 0 60px 45px;
  border-radius: 14px;
}
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-header {
  height: auto;
  position: relative;
  z-index: 1;
  padding: 35px 0 0;
}
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-header .__gen-spread-header_title {
  color: #282e48;
}
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-header .__gen-spread-header_desc {
  color: #5e5f65;
  margin: 8px 0 12px;
}
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-image-wrapper {
  margin-top: 20px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.__gen-spread-dialog .__gen-spread-item.video .__gen-spread-video-wrapper::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 50%;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000)) 100% 0% no-repeat padding-box;
  background: transparent linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 100% 0% no-repeat padding-box;
  border-radius: 0px 0px 8px 8px;
  opacity: 0.6;
}
.__gen-spread-dialog.video .__gen-spread-swiper-prev,
.__gen-spread-dialog.video .__gen-spread-swiper-next {
  background: rgba(0, 0, 0, 0.44);
}
.__gen-spread-dialog.video .__gen-spread-swiper-prev::before,
.__gen-spread-dialog.video .__gen-spread-swiper-next::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1200px) {
  .__gen-spread-dialog.video .__gen-spread-swiper-prev:hover,
.__gen-spread-dialog.video .__gen-spread-swiper-next:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}
.__gen-spread-dialog.video .__gen-icon-close path {
  stroke: #fff;
}
.__gen-spread-dialog.video .__gen-icon-close:hover {
  background-color: transparent;
}

@media screen and (max-width: 1200px) {
  .__gen-spread-dialog {
    width: 100%;
    background-color: transparent;
  }
  .__gen-spread-dialog .swiper-wrapper {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .__gen-spread-dialog .__gen-icon-close {
    z-index: 2;
    bottom: 0.52rem;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .__gen-spread-dialog .__gen-icon-close path {
    stroke: #fff;
  }
  .__gen-spread-dialog .__gen-spread-header {
    position: relative;
    padding: 0 0 1.95rem;
  }
  .__gen-spread-dialog .__gen-spread-header .__gen-spread-header_title {
    font: normal normal bold 0.28rem/0.37rem Roboto;
  }
  .__gen-spread-dialog .__gen-spread-header .__gen-spread-header_desc {
    font: normal normal normal 0.24rem/0.32rem Roboto;
    margin: 0.24rem 0 1rem;
  }
  .__gen-spread-dialog .__gen-spread-btn {
    min-width: 4.8rem;
    height: 0.94rem;
    background: transparent -webkit-gradient(linear, right top, left top, from(#8b3dff), to(#4c15e2)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #8b3dff 0%, #4c15e2 100%) 100% 0% no-repeat padding-box;
    border-radius: 0.12rem;
    font: normal normal 500 0.31rem/0.4rem Roboto;
    padding: 0;
  }
  .__gen-spread-dialog .__gen-spread-body {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin-bottom: 0.64rem;
  }
  .__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper img,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-image-wrapper video,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper img,
.__gen-spread-dialog .__gen-spread-body .__gen-spread-video-wrapper video {
    display: block;
    width: 100%;
    border-radius: 0.08rem;
    height: 4.22rem;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  .__gen-spread-dialog .__gen-spread-swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 5.2rem;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
  .__gen-spread-dialog .__gen-spread-swiper-pagination .swiper-pagination-bullet {
    width: 0.13rem;
    height: 0.13rem;
    border-radius: 50%;
    background: #cecece 100% 0% no-repeat padding-box;
    margin-left: 0.17rem;
  }
  .__gen-spread-dialog .__gen-spread-swiper-pagination .swiper-pagination-bullet:last-child {
    margin-left: 0;
  }
  .__gen-spread-dialog .__gen-spread-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
  }
  .__gen-spread-dialog .__gen-spread-swiper-prev,
.__gen-spread-dialog .__gen-spread-swiper-next {
    display: none;
  }
  .__gen-spread-dialog .__gen-spread-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    min-height: auto;
  }
  .__gen-spread-dialog .__gen-spread-item.image {
    border-radius: 0.2rem 0.2rem 0rem 0rem;
    padding: 0 0.2rem 0.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .__gen-spread-dialog .__gen-spread-item.image .__gen-spread-image-wrapper,
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-video-wrapper {
    margin: 0.29rem 0 0;
    padding: 0 0 0.6rem;
  }
  .__gen-spread-dialog .__gen-spread-item.image .__gen-spread-image-wrapper img,
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-image-wrapper video,
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-video-wrapper img,
.__gen-spread-dialog .__gen-spread-item.image .__gen-spread-video-wrapper video {
    display: block;
    width: 100%;
    border-radius: 0.08rem;
    height: 3.7rem;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  .__gen-spread-dialog .__gen-spread-item.image .__gen-icon-close {
    top: 0.24rem;
    left: 0.24rem;
    bottom: auto;
    -webkit-transform: none;
            transform: none;
  }
  .__gen-spread-dialog .__gen-spread-item.image .__gen-icon-close path {
    stroke: #656c86;
  }
  .__gen-spread-dialog.image .__gen-spread-swiper-pagination {
    bottom: 1.2rem;
  }
  .__gen-spread-dialog.image .__gen-spread-swiper-pagination .swiper-pagination-bullet:last-child {
    -webkit-margin-end: 0;
            margin-inline-end: 0;
  }
  .__gen-spread-dialog.image .__gen-spread-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
}
:root {
  --gen-header-height: 70px;
  --gen-header-index: 2333;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(140, 140, 151, 0.2);
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(140, 140, 151, 0.5);
}

::-webkit-scrollbar-trach {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #ccc;
}

::-webkit-input-placeholder {
  color: #8c8c97;
  opacity: 0.5;
}

body {
  font-size: 16px;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  width: 100%;
  overflow-x: hidden;
}

video::-webkit-media-controls-download-button {
  display: none !important;
}

#backTop {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/back_to_top.svg") no-repeat;
  opacity: 0.1;
  position: fixed;
  bottom: 45px;
  left: 30px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
}
#backTop:hover {
  opacity: 0.3;
}

.gen-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f6f6f8;
}
@media (min-width: 1199px) {
  .gen-container {
    padding-right: 90px;
  }
  .gen-container:not(.container-shrink) {
    padding-right: 0;
  }
  .gen-container:not(.container-shrink) #gen-aside {
    position: initial;
  }
  .gen-container:not(.container-shrink) #gen-header .gen-header-wrapper {
    padding-right: calc(var(--gen-aside-width) + 32px);
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-feedback {
    font-size: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-feedback svg {
    -webkit-margin-end: 0 !important;
            margin-inline-end: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-AiTools {
    font-size: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-AiTools img {
    -webkit-margin-end: 0 !important;
            margin-inline-end: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-title {
    padding-right: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .shrink-logo {
    display: block !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-content nav span.gen-menu-first-title {
    color: #fff;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-content nav a.gen-menu-first-title, .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-content nav a.gen-menu-first-content {
    font-size: 0 !important;
    overflow: hidden;
    white-space: nowrap;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-content nav a.gen-menu-first-title svg, .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-content nav a.gen-menu-first-content svg {
    -webkit-margin-end: 0 !important;
            margin-inline-end: 0 !important;
  }
  .gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-title a,
.gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-title .gen-menu-icon-wrapper,
.gen-container:not(.container-shrink, .container-expand) #gen-aside:not(.shrink) .gen-menu-title i {
    display: none !important;
  }
}

#gen-aside {
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  width: var(--gen-aside-width);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#gen-aside .shrink-logo {
  display: none !important;
}
@media (min-width: 1199px) {
  #gen-aside.shrink .gen-menu-title a,
#gen-aside.shrink .gen-menu-title .gen-menu-icon-wrapper,
#gen-aside.shrink .gen-menu-title i {
    display: none !important;
  }
  #gen-aside.shrink .gen-menu-title {
    padding-right: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #gen-aside.shrink .shrink-logo {
    display: block !important;
    width: 32px;
    height: 32px;
  }
  #gen-aside.shrink .gen-menu-content nav a.gen-menu-first-title svg,
#gen-aside.shrink .gen-menu-content nav a.gen-menu-first-content svg,
#gen-aside.shrink .gen-menu-feedback svg,
#gen-aside.shrink .gen-menu-AiTools img {
    -webkit-margin-end: 0 !important;
            margin-inline-end: 0 !important;
  }
  #gen-aside.shrink .gen-menu-content .gen-menu-createNewBtn {
    font-size: 0;
  }
  #gen-aside.shrink .gen-menu-content ul,
#gen-aside.shrink .gen-menu-content li,
#gen-aside.shrink .gen-menu-content a {
    font-size: 0 !important;
  }
  #gen-aside.shrink .gen-menu-content nav ul:nth-child(3) .gen-menu-first-title,
#gen-aside.shrink .gen-menu-content nav ul:nth-child(4) .gen-menu-first-title,
#gen-aside.shrink .gen-menu-content nav ul:nth-child(5) .gen-menu-first-title {
    color: #fff;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
  }
  #gen-aside.shrink .gen-menu-content nav ul:nth-child(3) .gen-menu-first-title::before,
#gen-aside.shrink .gen-menu-content nav ul:nth-child(4) .gen-menu-first-title::before,
#gen-aside.shrink .gen-menu-content nav ul:nth-child(5) .gen-menu-first-title::before {
    content: "";
    position: absolute;
    width: 20px;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    height: 1px;
    background-color: #e9ecf6;
  }
  #gen-aside.shrink .gen-menu-feedback, #gen-aside.shrink .gen-menu-AiTools {
    font-size: 0 !important;
  }
}
#gen-aside .aside-wrapper {
  position: absolute;
  z-index: calc(var(--gen-header-index) + 1);
  width: var(--gen-aside-width);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff;
  padding: 17px 12px 17px 13px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 890px;
}
#gen-aside .gen-menu-title {
  margin: 0 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#gen-aside .gen-menu-title > i {
  width: 1px;
  height: 20px;
  background-color: #e9ecf6;
  margin: 0 9px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#gen-aside .gen-menu-title .gen-menu-icon-wrapper {
  position: relative;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-title .gen-menu-icon-wrapper:hover .gen-menu-icon-popup {
    opacity: 1;
    visibility: visible;
  }
}
#gen-aside .gen-menu-title .gen-menu-icon {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-title .gen-menu-icon:hover {
    background-color: rgba(40, 46, 72, 0.06);
  }
}
#gen-aside .gen-menu-title .gen-menu-icon-popup {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  z-index: 1;
  background: #ffffff 100% 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(40, 46, 72, 0.1215686275);
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.16s all;
  transition: 0.16s all;
  width: 171px;
  padding: 16px 8px;
}
#gen-aside .gen-menu-title .gen-menu-icon-popup a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 100%;
  margin-bottom: 4px;
  border-radius: 4px;
  padding: 0 12px;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-title .gen-menu-icon-popup a:hover {
    background-color: rgba(40, 46, 72, 0.06);
  }
}
#gen-aside .gen-menu-title .gen-menu-icon-popup a img {
  display: block;
  height: 24px;
  width: auto;
}
#gen-aside .gen-menu-title .gen-menu-icon-popup a:last-child {
  margin-bottom: 0;
}
#gen-aside .gen-menu-title img {
  display: block;
  width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
#gen-aside .gen-menu-content {
  overflow-y: auto;
  -webkit-margin-end: -10px;
          margin-inline-end: -10px;
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
}
#gen-aside .gen-menu-content .gen-menu-createNewBtn {
  height: 48px;
  background: transparent -webkit-gradient(linear, right top, left top, from(#4c15e2), to(#8b3dff)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(270deg, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;
  border-radius: 6px;
  font: normal normal normal 16px/21px Roboto;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-inline: 16px;
  margin-bottom: 4px;
  display: none;
}
#gen-aside .gen-menu-content .gen-menu-createNewBtn img {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-content .gen-menu-createNewBtn:hover {
    cursor: pointer;
    background: transparent -webkit-gradient(linear, right top, left top, from(#7847fc), to(#9655f7)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(270deg, #7847fc 0%, #9655f7 100%) 0% 0% no-repeat padding-box;
  }
}
#gen-aside .gen-menu-content nav a.gen-menu-first-title,
#gen-aside .gen-menu-content nav a.gen-menu-first-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 40px;
  border-radius: 6px;
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
  margin-bottom: 4px;
  padding-right: 16px;
  position: relative;
}
#gen-aside .gen-menu-content nav a.gen-menu-first-title svg,
#gen-aside .gen-menu-content nav a.gen-menu-first-content svg {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-content nav a.gen-menu-first-title:hover,
#gen-aside .gen-menu-content nav a.gen-menu-first-content:hover {
    background-color: rgba(40, 46, 72, 0.08);
  }
}
#gen-aside .gen-menu-content nav a.gen-menu-first-title.active,
#gen-aside .gen-menu-content nav a.gen-menu-first-content.active {
  background-color: rgba(139, 61, 255, 0.1);
  color: #8b3dff;
}
#gen-aside .gen-menu-content nav a.gen-menu-first-title.active svg path,
#gen-aside .gen-menu-content nav a.gen-menu-first-title.active svg circle,
#gen-aside .gen-menu-content nav a.gen-menu-first-content.active svg path,
#gen-aside .gen-menu-content nav a.gen-menu-first-content.active svg circle {
  stroke: #8b3dff;
}
#gen-aside .gen-menu-content nav a.gen-menu-first-content[data-key=videoEffects].active svg path:last-of-type {
  fill: #8b3dff !important;
  stroke: none;
}
#gen-aside .gen-menu-content nav a.gen-menu-first-content[data-key=photoEffects].active svg g[data-name="33"] path:first-child {
  stroke: none;
}
#gen-aside .gen-menu-content nav a.gen-menu-first-content[data-key=photoEffects].active svg g[data-name="33"] path:last-child {
  fill: #8b3dff !important;
  stroke: none;
}
#gen-aside .gen-menu-content nav span.gen-menu-first-title {
  display: block;
  padding-right: 16px;
  padding-left: 16px;
  margin-top: 18px;
  margin-bottom: 8px;
  font: normal normal bold 14px/19px Roboto;
  color: #282e48;
  text-transform: capitalize;
}
#gen-aside .gen-menu-content nav .gen-meau-hot-tag,
#gen-aside .gen-menu-content nav .gen-meau-new-tag {
  position: absolute;
  top: 0;
  right: 30px;
  height: 14px;
  background: #ef4747 100% 0% no-repeat padding-box;
  border-radius: 15px;
  font: normal normal bold 8px/14px Poppins;
  color: #ffffff;
  padding: 0 5px;
}
#gen-aside .gen-menu-feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 40px;
  border-radius: 6px;
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
  margin-bottom: 4px;
  padding-right: 16px;
  padding-left: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#gen-aside .gen-menu-feedback svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 16px;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-feedback:hover {
    color: #8b3dff;
    text-decoration: underline;
  }
  #gen-aside .gen-menu-feedback:hover svg path {
    stroke: #8b3dff;
  }
}
#gen-aside .gen-menu-AiTools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 40px;
  border-radius: 6px;
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
  margin-bottom: 4px;
  padding-inline: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#gen-aside .gen-menu-AiTools img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
}
@media screen and (min-width: 1200px) {
  #gen-aside .gen-menu-AiTools:hover {
    color: #8b3dff;
    text-decoration: underline;
  }
  #gen-aside .gen-menu-AiTools:hover img {
    content: url("https://static-alter1.vidnoz.com/web/ar/img/gen/aside/icon_ai_tool_hover.svg");
  }
}

#gen-header-background {
  display: none;
}

#gen-header {
  width: 100%;
  height: var(--gen-header-height);
}
#gen-header .gen-header-wrapper {
  background-color: #f6f6f8;
  height: var(--gen-header-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 122px 0 32px;
  position: fixed;
  z-index: var(--gen-header-index);
  right: 0;
  left: 0;
}
#gen-header .gen-header-wrapper .gen-header-title {
  font: normal normal bold 24px/32px Roboto;
  color: #282e48;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#gen-header .gen-header-wrapper .gen-header-icon {
  display: none;
}
#gen-header .gen-header-product-wrapper {
  position: relative;
}
@media screen and (min-width: 1200px) {
  #gen-header .gen-header-product-wrapper:hover .gen-header-product-popup {
    opacity: 1;
    visibility: visible;
  }
}
#gen-header .gen-header-product {
  height: 36px;
  margin-left: 8px;
  padding: 0 16px;
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
  border: 2px solid #e9ecf6;
  background: #e9ecf6 100% 0 no-repeat padding-box;
  display: none;
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
}
#gen-header .gen-header-product svg {
  margin-right: 24px;
}
@media screen and (min-width: 1200px) {
  #gen-header .gen-header-product:hover {
    border: 2px solid #8b3dff;
  }
}
#gen-header .gen-header-product-popup {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  background: #ffffff 100% 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(40, 46, 72, 0.1215686275);
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.16s all;
  transition: 0.16s all;
  width: 171px;
  padding: 16px 8px;
}
#gen-header .gen-header-product-popup a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 100%;
  margin-bottom: 4px;
  border-radius: 4px;
  padding: 0 12px;
}
@media screen and (min-width: 1200px) {
  #gen-header .gen-header-product-popup a:hover {
    background-color: rgba(40, 46, 72, 0.06);
  }
}
#gen-header .gen-header-product-popup a img {
  display: block;
  height: 24px;
}
#gen-header .gen-header-product-popup a:last-child {
  margin-bottom: 0;
}

#gen-header-back {
  display: none;
}

#gen-header-menu {
  display: none;
}

.gen-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gen-user[data-login=false] .gen-user-login {
  display: block;
}
.gen-user[data-login=false] .gen-user-wrapper {
  display: none;
}
.gen-user[data-login=true] .gen-user-login {
  display: none;
}
.gen-user[data-login=true] .gen-user-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gen-user[data-login=true] .gen-user-credits-info {
  display: block;
}
.gen-user .gen-user-login {
  background: rgba(40, 46, 72, 0.06) 100% 0 no-repeat padding-box;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: normal normal normal 16px/21px Roboto;
  color: #282e48;
  padding: 6px 15px;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-login:hover {
    background: rgba(139, 61, 255, 0.1) 100% 0 no-repeat padding-box;
    color: #8b3dff;
  }
}
.gen-user .gen-user-wrapper {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gen-user .gen-user-upgrade-wrapper {
  display: block;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-upgrade-wrapper:hover .gen-user-credits-pop {
    opacity: 1;
    visibility: visible;
  }
}
.gen-user .gen-user-credits-wrapper {
  display: block;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-credits-wrapper:hover .gen-user-credits-pop {
    opacity: 1;
    visibility: visible;
  }
  .gen-user .gen-user-credits-wrapper[data-multi-sub]:hover .gen-user-credits-pop {
    display: none !important;
  }
  .gen-user .gen-user-credits-wrapper[data-multi-sub]:hover .gen-user-credits-multi-pop {
    opacity: 1;
    visibility: visible;
  }
}
.gen-user .gen-user-credits-pop {
  display: block;
  position: absolute;
  top: calc(100% + 9px);
  left: 0;
  width: 243px;
  padding: 4px;
  border-radius: 10px;
  background: linear-gradient(-319deg, #f8c5a6 0%, #ffd1e8 100%);
  z-index: 1;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
.gen-user .gen-user-credits-pop::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  border-radius: 7px;
  background: linear-gradient(-319deg, #fff4ee 0%, #fff2f8 100%);
  z-index: -1;
}
.gen-user .gen-user-credits-pop-content {
  position: relative;
  padding: 16px;
  background-image: url("https://static-alter1.vidnoz.com/web/ar/img/gen/common/credit_bg.png");
  background-size: 66px 66px;
  background-repeat: no-repeat;
  background-position: top left;
}
.gen-user .gen-user-credits-pop-content .gen-user-credits-pop-title {
  font: normal normal 500 16px/21px Roboto;
  color: #ff5e03;
  margin-bottom: 6px;
}
.gen-user .gen-user-credits-pop-content .gen-user-credits-pop-desc {
  font: normal normal normal 12px/16px Roboto;
  color: #282e48;
  margin-bottom: 20px;
}
.gen-user .gen-user-credits-pop-content > a {
  width: 100%;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent -webkit-gradient(linear, right top, left top, from(#ff8cc6), to(#ee600b)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #ff8cc6 0%, #ee600b 100%) 100% 0 no-repeat padding-box;
  border-radius: 6px;
  font: normal normal normal 14px/19px Roboto;
  color: #ffffff;
  margin-top: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-credits-pop-content > a:hover {
    opacity: 0.7;
  }
}
.gen-user .gen-user-credits-pop-desc-list li {
  font: normal normal 500 12px/22px Roboto;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gen-user .gen-user-credits-pop-desc-list li a {
  text-decoration: underline;
  color: #8b3dff;
}
.gen-user .gen-user-credits-pop-desc-list li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ee1b3c;
  margin-left: 8px;
}
.gen-user .gen-user-credits-multi-pop {
  display: block;
  position: absolute;
  top: calc(100% + 9px);
  left: 0;
  width: 266px;
  padding: 12px 20px 20px;
  border-radius: 8px;
  z-index: 1;
  background: #ffffff 0 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(40, 46, 72, 0.1215686275);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
.gen-user .gen-user-credits-multi-pop > a {
  width: 100%;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent -webkit-gradient(linear, left top, right top, from(#ff8cc6), to(#ee600b)) 0 0 no-repeat padding-box;
  background: transparent linear-gradient(90deg, #ff8cc6 0%, #ee600b 100%) 0 0 no-repeat padding-box;
  border-radius: 6px;
  font: normal normal normal 16px/21px Roboto;
  color: #ffffff;
  margin-top: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-credits-multi-pop > a:hover {
    opacity: 0.7;
  }
}
.gen-user .gen-user-credits-multi-pop-title {
  font: normal normal normal 14px/19px Roboto;
  color: #bdbec5;
  margin-bottom: 10px;
}
.gen-user .gen-user-credits-multi-pop-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 36px;
  gap: 10px;
  -webkit-padding-start: 9px;
          padding-inline-start: 9px;
  -webkit-padding-end: 6px;
          padding-inline-end: 6px;
  margin-bottom: 10px;
}
.gen-user .gen-user-credits-multi-pop-list li span {
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
  text-align: start;
}
.gen-user .gen-user-credits-multi-pop-list li span:last-child {
  text-align: end;
}
.gen-user .gen-user-credits-multi-pop-list li.gen-user-credits-multi-pop-line {
  height: 1px;
  background-color: #f8f8f9;
}
.gen-user .gen-user-credits-multi-pop-list li:last-child {
  margin-bottom: 0;
}
.gen-user .gen-user-upgrade {
  margin-left: 12px;
  height: 36px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 20px;
  cursor: pointer;
  background-color: #ff9900;
  border-radius: 99px;
  -webkit-transition: 0.16s ease-in-out all;
  transition: 0.16s ease-in-out all;
}
.gen-user .gen-user-upgrade img {
  display: block;
  width: 18px;
  height: 18px;
  margin-left: 6px;
}
.gen-user .gen-user-upgrade span {
  font: normal normal normal 14px/19px Roboto;
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-upgrade:hover {
    opacity: 0.7;
  }
}
.gen-user .gen-user-credits-info {
  display: none;
}
.gen-user .gen-user-credits {
  margin-left: 12px;
  height: 36px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 20px;
  cursor: pointer;
  background: transparent -webkit-gradient(linear, right top, left top, from(#ff8cc6), to(#ee600b)) 100% 0 no-repeat padding-box;
  background: transparent linear-gradient(-90deg, #ff8cc6 0%, #ee600b 100%) 100% 0 no-repeat padding-box;
  border-radius: 99px;
  -webkit-transition: 0.16s ease-in-out all;
  transition: 0.16s ease-in-out all;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-credits:hover {
    opacity: 0.7;
  }
}
.gen-user .gen-user-credits .gen-user-credits-icon {
  display: block;
  font-size: 0;
  margin-left: 5px;
}
.gen-user .gen-user-credits .gen-user-credits-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: normal normal normal 14px/19px Roboto;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gen-user .gen-user-credits .gen-user-credits-text span {
  margin: 0 2px;
  font: inherit;
  color: inherit;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-credits .gen-user-credits-text span:first-child {
    display: none;
  }
}
.gen-user .gen-user-avatar-wrapper {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-avatar-wrapper:hover .gen-user-pop {
    opacity: 1;
    visibility: visible;
  }
}
.gen-user .gen-user-avatar-wrapper .gen-user-avatar {
  border-radius: 50%;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.gen-user .gen-user-avatar-wrapper .gen-user-avatar img {
  display: block;
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  background-color: rgba(40, 46, 72, 0.1215686275);
}
.gen-user .gen-user-avatar-wrapper .gen-user-avatar img[src=""] {
  display: none;
}
.gen-user .gen-user-avatar-wrapper > .gen-user-avatar {
  width: 42px;
  height: 42px;
  cursor: pointer;
}
.gen-user .gen-user-avatar-wrapper .gen-user-name {
  width: inherit;
  height: inherit;
  border-radius: 50%;
  background: rgba(139, 61, 255, 0.1) 100% 0 no-repeat padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: normal normal normal 16px/21px Roboto;
  color: #8b3dff;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-avatar-wrapper .gen-user-name:hover {
    background: #d9d1e5 100% 0 no-repeat padding-box;
  }
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  width: 263px;
  background: #ffffff 100% 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(40, 46, 72, 0.1215686275);
  border-radius: 8px;
  padding: 12px 14px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.16s ease-in-out all;
  transition: 0.16s ease-in-out all;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 10px;
  margin-bottom: 4px;
  border-radius: 6px;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper:hover {
    background: rgba(27, 30, 55, 0.06);
  }
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper > .gen-user-avatar {
  width: 39px;
  height: 39px;
  margin-left: 8px;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper > .gen-user-avatar .gen-user-name {
  cursor: auto;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper > .gen-user-avatar .gen-user-name:hover {
  background: rgba(139, 61, 255, 0.1) 100% 0 no-repeat padding-box;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info {
  font-size: 0;
  overflow: hidden;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info p {
  font: normal normal 500 12px/16px Roboto;
  color: #282e48;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info p:last-child {
  font: normal normal normal 12px/16px Roboto;
  color: rgba(40, 46, 72, 0.4);
  margin-top: 5px;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor {
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12px 0 6px;
  border-radius: 4px;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor[data-active=login] {
  display: none;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div svg {
  margin-left: 8px;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div span {
  font: normal normal normal 14px/19px Roboto;
  color: #282e48;
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1200px) {
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor:hover {
    background: rgba(40, 46, 72, 0.06);
  }
}
.gen-user .gen-mobile-product {
  display: none;
}

#gen-bottom-nav {
  display: none;
}

.gen-main-container {
  width: 100%;
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
}

gen-loading[init-loading] {
  display: none !important;
}

.__gen-status-content {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.__gen-status-content > img {
  display: block;
}
.__gen-status-content .__gen-status-title {
  text-align: center;
  font: normal normal bold 16px/21px Roboto;
  color: #282e48;
  margin-top: 10px;
}
.__gen-status-content .__gen-status-desc {
  text-align: center;
  font: normal normal normal 14px/19px Roboto;
  color: #a1a4b3;
  margin-top: 4px;
}
.__gen-status-content .__gen-status-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
}

.__gen-common-btn {
  outline: none;
  border: none;
  -webkit-transition: 0.16s ease-in-out all;
  transition: 0.16s ease-in-out all;
  border-radius: 6px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  text-align: center;
  font-family: Roboto, sans-serif;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  min-width: 86px;
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  background: #f2f3f4;
  color: #282e48;
}
.__gen-common-btn:disabled {
  pointer-events: none;
  opacity: 0.2;
  cursor: not-allowed;
}
:where(.__gen-common-btn)[data-size=tiny] {
  height: 36px;
  min-width: 60px;
  font-size: 12px;
}
:where(.__gen-common-btn)[data-size=small] {
  height: 40px;
  min-width: 72px;
  font-size: 14px;
}
:where(.__gen-common-btn)[data-size=medium] {
  height: 42px;
  min-width: 86px;
  font-size: 16px;
}
:where(.__gen-common-btn)[data-size=large] {
  height: 46px;
  min-width: 100px;
  font-size: 18px;
}
:where(.__gen-common-btn)[data-size=giant] {
  height: 50px;
  min-width: 120px;
  font-size: 20px;
}
:where(.__gen-common-btn)[data-type=basic] {
  background: #f2f3f4;
  color: #282e48;
}
@media screen and (min-width: 1200px) {
  :where(.__gen-common-btn)[data-type=basic]:hover {
    background: #e4e6e8;
  }
}
:where(.__gen-common-btn)[data-type=basic].loading::after {
  background: rgba(242, 243, 244, 0.8);
}
:where(.__gen-common-btn)[data-type=primary] {
  background: -webkit-gradient(linear, left top, right top, from(#8b3dff), to(#561df1));
  background: linear-gradient(90deg, #8b3dff 0%, #561df1 100%);
  color: #fff;
}
@media screen and (min-width: 1200px) {
  :where(.__gen-common-btn)[data-type=primary]:hover {
    opacity: 0.7;
  }
}
:where(.__gen-common-btn)[data-type=success] {
  background: -webkit-gradient(linear, left top, right top, from(#52c41a), to(#389e0d));
  background: linear-gradient(90deg, #52c41a 0%, #389e0d 100%);
  color: #fff;
}
@media screen and (min-width: 1200px) {
  :where(.__gen-common-btn)[data-type=success]:hover {
    background: -webkit-gradient(linear, left top, right top, from(#49ad17), to(#30860b));
    background: linear-gradient(90deg, #49ad17 0%, #30860b 100%);
  }
}
:where(.__gen-common-btn)[data-type=success].loading::after {
  background: rgba(82, 196, 26, 0.1);
}
:where(.__gen-common-btn)[data-type=danger] {
  background: #f5dbe1;
  color: #ee1a3d;
}
@media screen and (min-width: 1200px) {
  :where(.__gen-common-btn)[data-type=danger]:hover {
    background: rgba(238, 26, 61, 0.2);
  }
}
:where(.__gen-common-btn)[data-type=danger].loading::after {
  background: #f5dbe1;
}
:where(.__gen-common-btn)[data-type=outline] {
  background: transparent;
  color: #282e48;
  border: 1px solid #282e48;
}
@media screen and (min-width: 1200px) {
  :where(.__gen-common-btn)[data-type=outline]:hover {
    background: rgba(40, 46, 72, 0.05);
  }
}
:where(.__gen-common-btn)[data-type=outline].loading::after {
  background: rgba(40, 46, 72, 0.05);
}
:where(.__gen-common-btn)[data-ghost] {
  background: transparent;
}
@-webkit-keyframes rotateCenter360 {
  0% {
    -webkit-transform: translate(50%, -50%) rotate(0deg);
            transform: translate(50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(50%, -50%) rotate(-360deg);
            transform: translate(50%, -50%) rotate(-360deg);
  }
}
@keyframes rotateCenter360 {
  0% {
    -webkit-transform: translate(50%, -50%) rotate(0deg);
            transform: translate(50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(50%, -50%) rotate(-360deg);
            transform: translate(50%, -50%) rotate(-360deg);
  }
}
:where(.__gen-common-btn).loading {
  pointer-events: none;
}
:where(.__gen-common-btn).loading::before, :where(.__gen-common-btn).loading::after {
  content: "";
  display: block;
  position: absolute;
}
:where(.__gen-common-btn).loading::before {
  filter: brightness(0) saturate(100%) invert(1);
  -webkit-filter: brightness(0) saturate(100%) invert(1);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzE3ODkiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDMxNzg5IiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjc2OCAtMi44NjMpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0ibGluZWFyLWdyYWRpZW50IiB4MT0iMC41IiB5MT0iMC4wNTMiIHgyPSIwLjUiIHkyPSIwLjkxOCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlZTFhM2QiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZWUxYTNkIiBzdG9wLW9wYWNpdHk9IjAuNTQ5Ii8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJsaW5lYXItZ3JhZGllbnQtMiIgeDE9IjAuNSIgeTE9IjAuMTUyIiB4Mj0iMC41IiB5Mj0iMC44NzIiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij4KICAgICAgPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZWUxYTNkIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZWUxYTNkIiBzdG9wLW9wYWNpdHk9IjAuNTQ5Ii8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogIDwvZGVmcz4KICA8ZyBpZD0iaWNvbl9sYW9kaW5nX3JlZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43NjggMi44NjMpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICA8cGF0aCBpZD0i6Lev5b6EIiBkPSJNNi40MTUuMDE1QTEuMSwxLjEsMCwwLDEsNi43OCwyLjE4NSw1LjUsNS41LDAsMCwwLDcuNywxMy4xMDh2Mi4yQTcuNyw3LjcsMCwwLDEsNi40MTUuMDE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIuNDY3IC0yLjU2NikiIGZpbGw9InVybCgjbGluZWFyLWdyYWRpZW50KSIvPgogICAgPHBhdGggaWQ9Iui3r+W+hC0yIiBkYXRhLW5hbWU9Iui3r+W+hCIgZD0iTTE0LjA4NywyLjU0YTEuMSwxLjEsMCwwLDEsMS41NTMtLjA4NEE3LjcsNy43LDAsMCwxLDEwLjUsMTUuODg3di0yLjJhNS41LDUuNSwwLDAsMCwzLjY3MS05LjU5NEExLjEsMS4xLDAsMCwxLDE0LjA4NywyLjU0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUuMjY4IC0zLjE0NikiIGZpbGw9InVybCgjbGluZWFyLWdyYWRpZW50LTIpIi8+CiAgPC9nPgo8L3N2Zz4K");
  right: 50%;
  top: 50%;
  -webkit-animation: rotateCenter360 1.5s linear infinite;
          animation: rotateCenter360 1.5s linear infinite;
  width: 16px;
  height: 16px;
  z-index: 2;
}
:where(.__gen-common-btn).loading::after {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  :where(.__gen-common-btn)[data-size=tiny] {
    height: 0.68rem;
    min-width: 1.2rem;
    font-size: 0.24rem;
  }
  :where(.__gen-common-btn)[data-size=small] {
    height: 0.72rem;
    min-width: 1.44rem;
    font-size: 0.28rem;
  }
  :where(.__gen-common-btn)[data-size=medium] {
    height: 0.76rem;
    min-width: 1.92rem;
    font-size: 0.32rem;
  }
  :where(.__gen-common-btn)[data-size=large] {
    height: 0.92rem;
    min-width: 2rem;
    font-size: 0.3rem;
  }
  :where(.__gen-common-btn)[data-size=giant] {
    height: 1rem;
    min-width: 2.4rem;
    font-size: 0.4rem;
  }
}

.__gen-status-refresh-button {
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__gen-status-refresh-button.loading::before {
  filter: none;
  -webkit-filter: none;
}
.__gen-status-refresh-button > img {
  width: 14px;
  margin-left: 7px;
}
.__gen-status-refresh-button > span {
  font: normal normal normal 16px/21px Roboto;
  color: inherit;
}

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.__gen-global-loading-wrapper .gen-dialog-backdrop {
  z-index: 19999 !important;
}
.__gen-global-loading-wrapper .gen-dialog-content {
  z-index: 20000 !important;
}

.__gen-global-loading {
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  padding-bottom: 90px;
}
.__gen-global-loading img {
  display: block;
  -webkit-animation: rotate360 1.5s linear infinite;
          animation: rotate360 1.5s linear infinite;
}

.footer-window {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  .page-footer {
    max-width: 1364px;
    margin: 0 auto;
  }
  .page-footer a {
    text-decoration: none;
  }
  .page-footer .record-now_btn {
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    min-width: 252px;
    padding: 12px 72px;
    background: #6d4dff 100% 0% no-repeat padding-box;
    border-radius: 25px;
    font: normal normal normal 18px/27px Poppins;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .page-footer .record-now_btn:hover {
    background: #4f2fe3;
    border-color: #4f2fe3;
    color: #fff;
  }
  .page-footer .footer-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 64px 0 12px;
    border-bottom: 1px solid #e2e1e8;
  }
  .page-footer .footer-main .page-footer_title {
    width: 28%;
  }
  .page-footer .footer-main .page-footer_title .logo-footer {
    width: 158px;
    height: 50px;
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/vidnoz-new.svg") no-repeat;
    background-size: 158px 50px;
    margin-bottom: 10px;
  }
  .page-footer .footer-main .page-footer_title p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 26px;
    color: #0e0d11;
  }
  .page-footer .footer-main .page-footer_title .record-now_btn {
    margin-top: 0;
    padding: 6px 30px;
    background-color: rgb(139, 61, 255);
    font-size: 18px;
    font-weight: 500;
    min-width: 175px;
  }
  .page-footer .footer-main .page-footer_title .record-now_btn:hover {
    background: #8b3dff linear-gradient(-95deg, #8b3dff 0%, #bc8fff 100%);
  }
  .page-footer .footer-main .page-footer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 70px;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item {
    margin-right: 57px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item h3 {
    font: normal normal 600 15px/23px Poppins;
    letter-spacing: -0.24px;
    margin-bottom: 8px;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item h4 {
    font: normal normal 300 16px/25px Poppins;
    color: #39325a;
    cursor: pointer;
    padding: 8px 0;
    margin: 0;
    border-right: 2px solid #ffffff;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item h4 a {
    font: normal normal 300 16px/25px Poppins;
    color: #000000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item h4 a:hover {
    color: #4f2fe3;
    text-decoration: underline;
  }
  .page-footer .footer-main .page-footer-box .page-footer_item .spcial {
    margin-top: 10px;
  }
  .page-footer .footer-deep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0 30px;
  }
  .page-footer .footer-deep .footer-deep-go {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-footer .footer-deep .footer-deep-go .language-select {
    position: relative;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle {
    border: 1px solid #e2e1e8;
    border-radius: 20px;
    min-width: 218px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
    cursor: pointer;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle.selected .bottom {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle i {
    display: inline-block;
    width: 20px;
    height: 20px;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle #language {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font: normal normal 300 14px/21px Poppins;
    color: #39325a;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle .global {
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/global.svg") no-repeat;
    margin-left: 15px;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle .bottom {
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/icon_bottom.svg") no-repeat;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options {
    width: 100%;
    overflow-y: auto;
    position: absolute;
    bottom: 50px;
    right: 0;
    border: 1px solid #e2e1e8;
    border-radius: 10px;
    padding: 8px 0;
    background: #fff;
    display: none;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options p {
    font: normal normal 300 14px/21px Poppins;
    color: #39325a;
    padding: 8px 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options p a {
    width: 100%;
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    display: block;
    cursor: pointer;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options p:hover {
    background: #f8f6ff 100% 0 no-repeat padding-box;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons .footer-deep-go_icon {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #ffffff 100% 0% no-repeat padding-box;
    border: 1px solid #d3d1dc;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons .footer-deep-go_icon .small-icon {
    width: 16px;
    height: 16px;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons .footer-deep-go_icon .big-icon {
    display: none;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons .footer-deep-go_icon:hover {
    background: #f1f1f2 100% 0% no-repeat padding-box;
  }
  .page-footer .footer-deep .footer-deep-go .footer-icons .footer-deep-go_icon.tiktok {
    display: none;
  }
  .page-footer .footer-deep p {
    font: normal normal 300 14px/21px Poppins;
    color: #39325a;
  }
  .page-footer .footer-deep p a {
    text-decoration: underline;
    font: normal normal 300 14px/21px Poppins;
    color: #6d4dff;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --gen-aside-width: 0x;
    --gen-header-height: 1.3rem;
    --gen-header-back-height: 55px;
    --gen-bottom-nav-spacing: 10px;
    --gen-bottom-nav-height: 54px;
    --gen-bottom-nav-total-height: calc(var(--gen-bottom-nav-spacing) + var(--gen-bottom-nav-height));
  }
  body {
    padding-bottom: var(--gen-bottom-nav-total-height);
  }
  #backTop {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/back_to_top.svg") center center/cover no-repeat;
    opacity: 0.6;
    position: fixed;
    bottom: 1.5rem;
    left: 0.6rem;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 999;
  }
  #gen-header-background {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgba(40, 46, 72, 0.16) 100% 0 no-repeat padding-box;
    z-index: calc(var(--gen-header-index) - 1);
    -webkit-transition: 0.1s ease-in-out all;
    transition: 0.1s ease-in-out all;
  }
  #gen-header-background.active {
    opacity: 1;
    visibility: visible;
  }
  #gen-aside {
    display: none;
  }
  #gen-header {
    height: calc(var(--gen-header-height) + var(--gen-header-back-height));
  }
  #gen-header .gen-header-wrapper {
    background-color: #fff;
    padding: 0.3rem 0.6rem;
    -webkit-box-shadow: 0 1px 2px #e9ecf6;
            box-shadow: 0 1px 2px #e9ecf6;
  }
  #gen-header .gen-header-wrapper .gen-header-title {
    font-size: 0;
    opacity: 0;
    visibility: hidden;
  }
  #gen-header .gen-header-wrapper .gen-header-icon {
    display: block;
  }
  #gen-header .gen-header-wrapper .gen-header-icon img {
    display: block;
    width: 3.02rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #gen-header .gen-header-product-wrapper {
    display: none;
  }
  #gen-header-back {
    position: fixed;
    top: var(--gen-header-height);
    right: 0;
    width: 100%;
    height: var(--gen-header-back-height);
    z-index: calc(var(--gen-header-index) - 1);
    background-color: #f2f3f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 16px;
    opacity: 0;
    visibility: hidden;
  }
  #gen-header-back > span {
    font: normal normal bold 16px Roboto;
    color: #282e48;
  }
  #gen-header-back > a {
    display: none;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    background-size: contain;
    margin-top: -2px;
  }
  #gen-header-back > a img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #gen-header-back[data-href] a {
    display: block;
  }
  #gen-header-back.show {
    opacity: 1;
    visibility: visible;
  }
  #gen-header-menu {
    display: block;
    outline: none;
    border: none;
    background-color: transparent;
  }
  #gen-header-menu img {
    display: block;
    height: 0.4rem;
    width: 0.4rem;
  }
  #gen-header-menu img:last-child {
    display: none;
  }
  #gen-header-menu.active img:first-child {
    display: none;
  }
  #gen-header-menu.active img:last-child {
    display: block;
  }
  .gen-user .gen-user-login {
    display: none !important;
  }
  .gen-user .gen-user-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .gen-user[data-login=false] .gen-user-credits-info {
    display: none;
  }
  .gen-user[data-login=false] .gen-user-pop {
    padding: 0.17rem 0.4rem !important;
  }
  .gen-user[data-login=false] .gen-user-pop > .gen-user-pop-anchor {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .gen-user[data-login=false] .gen-user-pop .gen-user-pop-detail {
    display: none !important;
  }
  .gen-user[data-login=true] .gen-user-pop > .gen-user-pop-anchor {
    display: none !important;
  }
  .gen-user[data-login=true] .gen-user-pop .gen-user-pop-detail {
    display: block !important;
  }
  .gen-user .gen-user-credits-pop {
    display: none;
  }
  .gen-user .gen-user-upgrade {
    height: 0.68rem;
    padding: 0.16rem 0.26rem;
    cursor: pointer;
    margin-left: 0.32rem;
  }
  .gen-user .gen-user-upgrade img {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    margin-left: 0;
  }
  .gen-user .gen-user-upgrade span {
    display: none;
    font: normal normal normal 0.28rem/1 Roboto;
    color: #ffffff;
  }
  .gen-user .gen-user-credits {
    height: 0.68rem;
    padding: 0.16rem 0.2rem;
    cursor: pointer;
    margin-left: 0.32rem;
  }
  .gen-user .gen-user-credits .gen-user-credits-icon {
    display: block;
    font-size: 0;
    margin-left: 0.08rem;
  }
  .gen-user .gen-user-credits .gen-user-credits-icon svg {
    width: 0.36rem;
    height: 0.36rem;
  }
  .gen-user .gen-user-credits .gen-user-credits-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: normal normal normal 0.28rem Roboto;
    color: #ffffff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gen-user .gen-user-credits .gen-user-credits-text span {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  .gen-user .gen-user-credits .gen-user-credits-text span:last-child {
    display: none;
  }
  .gen-user .gen-user-avatar-wrapper {
    position: static;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-avatar {
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-avatar img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    background-color: rgba(40, 46, 72, 0.1215686275);
  }
  .gen-user .gen-user-avatar-wrapper > .gen-user-avatar {
    display: none;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff 100% 0 no-repeat padding-box;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid rgba(40, 46, 72, 0.1215686275);
    border-bottom: 1px solid rgba(40, 46, 72, 0.1215686275);
    border-radius: 0 0 0.2rem 0.2rem;
    padding: 0.32rem 0.4rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.1s ease-in-out all;
    transition: 0.1s ease-in-out all;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    margin-bottom: 0.1rem;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper > .gen-user-avatar {
    width: 1rem;
    height: 1rem;
    margin-right: 0.32rem;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info p {
    font: normal normal 500 0.36rem/0.48rem Roboto;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-info-wrapper .gen-user-info p:last-child {
    font: normal normal normal 0.28rem/0.37rem Roboto;
    margin-top: 0.12rem;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor {
    height: 1rem;
    padding: 0 0.2rem;
    direction: rtl;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > svg {
    width: 0.3rem;
    height: 0.3rem;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div svg {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0;
    margin-left: 0.24rem;
  }
  .gen-user .gen-user-avatar-wrapper .gen-user-pop .gen-user-pop-anchor > div span {
    font: normal normal normal 0.32rem/0.43rem Roboto;
    color: #282e48;
  }
  .gen-user .gen-mobile-product {
    display: block;
    margin-top: 0.35rem;
    padding: 0 0.16rem;
    direction: rtl;
  }
  .gen-user .gen-mobile-product .gen-mobile-product-title {
    font: normal normal normal 0.28rem/0.37rem Roboto;
    color: #a1a4b3;
    text-transform: capitalize;
    margin-bottom: 0.2rem;
  }
  .gen-user .gen-mobile-product a {
    height: 1.07rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e2e5ee;
    font: normal normal 500 0.32rem/0.43rem Roboto;
    color: #1e1f22;
  }
  .gen-user .gen-mobile-product a:last-child {
    border-bottom: none;
  }
  #gen-bottom-nav {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: var(--gen-bottom-nav-spacing);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    z-index: calc(var(--gen-header-index) - 1);
    background-color: #fff;
    -webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.0196078431);
            box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.0196078431);
  }
  #gen-bottom-nav .gen-bottom-nav {
    width: 100%;
    height: var(--gen-bottom-nav-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding-top: 13px;
  }
  #gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item svg {
    width: 21px;
    height: 21px;
    margin-bottom: 5px;
  }
  #gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item span {
    text-align: center;
    font: normal normal bold 12px/14px Roboto;
    color: #282e48;
  }
  #gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item.active span {
    color: #8b3dff;
  }
  #gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item.active svg path,
#gen-bottom-nav .gen-bottom-nav .gen-bottom-nav-item.active svg circle {
    stroke: #8b3dff;
  }
  #gen-user-credits-pop-wrapper {
    width: 100%;
    position: relative;
    background: transparent -webkit-gradient(linear, right top, left top, from(#fff2f7), to(#fff4ee)) 100% 0 no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #fff2f7 0%, #fff4ee 100%) 100% 0 no-repeat padding-box;
    -webkit-box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
            box-shadow: 0 0.1rem 0.4rem rgba(60, 74, 104, 0.1019607843);
    border-radius: 0.2rem 0.2rem 0 0;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-content {
    background-image: url(https://static-alter1.vidnoz.com/web/ar/img/gen/common/credit_bg.png);
    background-size: 3.28rem 3.28rem;
    background-repeat: no-repeat;
    background-position: bottom 0.77rem left -0.3rem;
    padding: 0.52rem 0.6rem 0.6rem 0.6rem;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-title {
    font: normal normal 500 0.4rem/0.54rem Roboto;
    color: #ff5e03;
    margin-bottom: 0.24rem;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-desc {
    font: normal normal normal 0.28rem/0.37rem Roboto;
    color: #282e48;
    margin-bottom: 0.48rem;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-desc-list li {
    font: normal normal 500 0.28rem/0.52rem Roboto;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-desc-list li::before {
    content: "";
    display: block;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background: #ee1b3c;
    margin-left: 0.24rem;
  }
  #gen-user-credits-pop-wrapper .gen-user-credits-pop-content > a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 0.92rem;
    background: transparent -webkit-gradient(linear, right top, left top, from(#ff8cc6), to(#ee600b)) 100% 0 no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #ff8cc6 0%, #ee600b 100%) 100% 0 no-repeat padding-box;
    border-radius: 0.12rem;
    font: normal normal 500 0.3rem/0.39rem Roboto;
    color: #ffffff;
    margin-top: 0.9rem;
  }
  .__gen-status-content > img {
    width: 3.56rem;
    display: block;
  }
  .__gen-status-content .__gen-status-title {
    font: normal normal bold 0.32rem/0.43rem Roboto;
    margin-top: 0.24rem;
  }
  .__gen-status-content .__gen-status-desc {
    text-align: center;
    font: normal normal normal 0.28rem/0.37rem Roboto;
    margin-top: 0.08rem;
  }
  .__gen-status-content .__gen-status-btn-wrapper {
    margin-top: 0.32rem;
  }
  .__gen-global-loading {
    padding-bottom: 1rem;
  }
  .__gen-global-loading img {
    width: 0.95rem;
  }
  .page-footer {
    margin-bottom: 0.5rem;
  }
  .page-footer .record-now_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.3rem;
    width: 100%;
    height: 1rem;
    background: #6d4dff 100% 0% no-repeat padding-box;
    border-radius: 0.5rem;
    font: normal normal 300 0.32rem/0.48rem Poppins;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .page-footer .footer-main {
    max-width: 86%;
    margin: 0 auto;
    text-align: center;
  }
  .page-footer .footer-main .page-footer_title {
    border-bottom: 1px solid #e0dee6;
  }
  .page-footer .footer-main .page-footer_title .logo-footer {
    width: 3.58rem;
    height: 1.14rem;
    margin: 0 auto;
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/vidnoz-new.svg") no-repeat;
    background-size: 3.58rem 1.14rem;
    margin-bottom: 0.28rem;
    margin-top: 1.5rem;
  }
  .page-footer .footer-main .page-footer_title > p {
    font-size: 0.32rem;
    font-weight: 300;
    color: #0e0d11;
  }
  .page-footer .footer-main .page-footer_title .record-now_btn {
    font-weight: 500 !important;
    font-size: 18px !important;
    margin: 0.43rem 0 0.6rem;
    background-color: #8b3dff;
  }
  .page-footer .footer-main .page-footer_item {
    padding-top: 0.3rem;
  }
  .page-footer .footer-main .page-footer_item h3 {
    font: normal normal 600 0.38rem/0.57rem Poppins;
    color: #39325a;
    margin-top: 0.25rem;
  }
  .page-footer .footer-main .page-footer_item h4 {
    font: normal normal 300 0.38rem/0.57rem Poppins;
    color: #39325a;
    margin-top: 0.25rem;
  }
  .page-footer .footer-main .page-footer_item h4 a {
    font: normal normal 300 0.38rem/0.57rem Poppins;
  }
  .page-footer .footer-main .page-footer_item .spcial {
    margin-top: 0.6rem;
  }
  .page-footer .footer-main .last-item {
    padding-bottom: 0.6rem;
    border-bottom: 2px solid #e0dee6;
  }
  .page-footer .footer-deep {
    max-width: 86%;
    margin: 0 auto;
  }
  .page-footer .footer-deep a {
    text-decoration: none;
  }
  .page-footer .footer-deep .footer-deep-go {
    width: 100%;
  }
  .page-footer .footer-deep .footer-deep-go .language-select {
    position: relative;
    margin: 0.3rem 0;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle {
    border: 1px solid #e2e1e8;
    border-radius: 0.5rem;
    width: 100%;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.42rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle.selected .bottom {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle i {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle #language {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font: normal normal 300 0.32rem/0.48rem Poppins;
    color: #39325a;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle .global {
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/global.svg") no-repeat;
    background-size: 0.5rem 0.5rem;
    margin-left: 0.55rem;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .select-handle .bottom {
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    background: url("https://static-alter1.vidnoz.com/web/ar/img/_common/icon_bottom.svg") no-repeat;
    background-size: 0.5rem 0.5rem;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options {
    width: 100%;
    position: absolute;
    bottom: 1.1rem;
    right: 0;
    border: 1px solid #e2e1e8;
    border-radius: 0.1rem;
    padding: 0.08rem 0;
    background: #fff;
    display: none;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options p {
    font: normal normal 300 0.32rem/0.48rem Poppins;
    color: #39325a;
    padding: 0.08rem 0.15rem;
    text-align: right;
  }
  .page-footer .footer-deep .footer-deep-go .language-select .options p a {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    text-align: right;
  }
  .page-footer .footer-deep .footer-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-bottom: 0.6rem;
    border-bottom: 2px solid #e2e1e8;
    margin-bottom: 0.6rem;
    margin-top: 0.6rem;
  }
  .page-footer .footer-deep .footer-icons .footer-deep-go_icon {
    width: 1rem;
    height: 1rem;
    background: #ffffff 100% 0% no-repeat padding-box;
    border: 0.01rem solid #e2e1e8;
    border-radius: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-footer .footer-deep .footer-icons .footer-deep-go_icon .big-icon {
    width: 0.45rem;
    height: 0.45rem;
  }
  .page-footer .footer-deep .footer-icons .footer-deep-go_icon .small-icon {
    display: none;
  }
  .page-footer .footer-deep .footer-icons .footer-deep-go_icon.tiktok {
    display: inherit;
  }
  .page-footer .footer-deep .footer-icons .footer-deep-go_icon.pinterest {
    display: none;
  }
  .page-footer .footer-deep p {
    font: normal normal 300 0.28rem/0.42rem Poppins;
    opacity: 1;
    text-align: center;
  }
  .page-footer .footer-deep p a {
    text-decoration: underline;
    font: normal normal 300 0.28rem/0.42rem Poppins;
    color: #6d4dff;
  }
}
.gen-global-status {
  position: fixed;
  bottom: 60px;
  left: 20px;
  background: #f4ecff;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1137);
          box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1137);
  height: 40px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 0 20px;
  border-radius: 10px;
  z-index: 999;
}
.gen-global-status .gen-global-status-loader {
  margin-right: 3px;
}
.gen-global-status .gen-global-status-loader i {
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #1e1f22;
  margin: 0 1.5px;
  -webkit-animation: progressgenerate 1.5s linear infinite;
          animation: progressgenerate 1.5s linear infinite;
}
.gen-global-status .gen-global-status-loader i:nth-child(1) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.gen-global-status .gen-global-status-loader i:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.gen-global-status .gen-global-status-loader i:nth-child(3) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@media (max-width: 1200px) {
  .gen-global-status {
    gap: 5px;
    padding: 0 8px;
    height: 30px;
    border-radius: 5px;
    left: 10px;
    bottom: 80px;
  }
}
.gen-global-status > img {
  width: 20px;
  height: 20px;
}
@media (max-width: 1200px) {
  .gen-global-status > img {
    width: 16px;
    height: 16px;
  }
}
.gen-global-status > img.gen-global-status-icon-generating {
  -webkit-animation: rotate 1s linear infinite;
          animation: rotate 1s linear infinite;
}
@-webkit-keyframes progressgenerate {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes progressgenerate {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.gen-global-status span {
  font-size: 16px;
  color: #1e1f22;
  font-weight: 400;
}
.gen-global-status span.gen-global-status-title-generating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  .gen-global-status span {
    font-size: 14px;
  }
}
.gen-global-status .gen-global-status-title-generated {
  color: #28a745;
}
.gen-global-status .gen-global-status-btn {
  font-size: 14px;
  color: #1e1f22;
}
@media (max-width: 1200px) {
  .gen-global-status .gen-global-status-btn {
    font-size: 12px;
  }
}
.gen-global-status .gen-global-status-btn b {
  color: #8b3dff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .gen-global-status .gen-global-status-btn b {
    font-size: 14px;
  }
}
.gen-global-status .gen-global-status-btn b:hover {
  text-decoration: underline;
}

.gen-menu-icon-wrapper .gen-menu-icon {
  background: url("https://static-alter1.vidnoz.com/web/ar/img/gen/aside/icon_aside_menu.svg") no-repeat center center;
  background-size: 18px 18px;
}
.gen-menu-icon-wrapper .gen-menu-icon.aside-expand:hover {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTY3NSIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTY3NSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNSA0NykiIGZpbGw9IiNmZmYiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJpY29uX2V4cGFuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1IC00NykiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4KICAgIDxwYXRoIGlkPSJQYXRoXzIwMzMiIGRhdGEtbmFtZT0iUGF0aCAyMDMzIiBkPSJNMTQuMjIyLDBIME0xMS44NTIsNy45LDcuMTExLDMuMTYxbTAsMEwyLjM3LDcuOU03LjExMSwzLjE2MVYxNC4yMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUxLjExMSA0OC44ODkpIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzE3MTkxYyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuOCIvPgogIDwvZz4KPC9zdmc+");
}
.gen-menu-icon-wrapper .gen-menu-icon.aside-shrink:hover {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTY3NSIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTY3NSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNiA0OCkiIGZpbGw9IiNmZmYiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJpY29uX2ZvbGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNiAtNDgpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8yMDMzIiBkYXRhLW5hbWU9IlBhdGggMjAzMyIgZD0iTTE0LjIyMiwxNC4yMjNIMG0xMS44NTItNy45TDcuMTExLDExLjA2Mm0wLDBMMi4zNyw2LjMyMW00Ljc0MSw0Ljc0MVYwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MS4xMTIgNDkuODg5KSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiMxNzE5MWMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjgiLz4KICA8L2c+Cjwvc3ZnPg==");
}

.gen-header-freeAiTip {
  padding: 0 16px;
  height: 36px;
  background-color: rgba(40, 46, 72, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 18px;
  color: #282e48;
  font-size: 14px;
  font-weight: 500;
  margin-left: 8px;
  position: relative;
  gap: 8px;
  font-style: italic;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gen-header-freeAiTip:hover {
  background-color: rgba(139, 61, 255, 0.1);
}
@media (max-width: 1200px) {
  .gen-header-freeAiTip {
    display: none;
  }
}
.gen-header-freeAiTip::before {
  content: attr(data-attr);
  position: absolute;
  top: 0;
  right: 2px;
  min-width: 43px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 5px;
  height: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent linear-gradient(-237deg, #ffff5e 0%, #f3592b 100%);
  border-radius: 0px 8px 0px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  font-style: italic;
}

#create_today {
  display: block;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 1;
  padding: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 2px 6px rgba(60, 74, 104, 0.2745098039);
          box-shadow: 0px 2px 6px rgba(60, 74, 104, 0.2745098039);
  border: 1px solid #d3d3d3;
  border-radius: 8px;
}
#create_today .create_today_title {
  white-space: nowrap;
  font: normal normal 500 16px/21px Roboto;
  color: #1e1f22;
  margin-bottom: 16px;
}
#create_today .create_today_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 78px;
     -moz-column-gap: 78px;
          column-gap: 78px;
}
#create_today .create_today_content ul {
  height: auto;
}
#create_today .create_today_content .tb_title {
  font: normal normal normal 12px/16px Roboto;
  color: #282e48;
  opacity: 0.7;
  margin-bottom: 17px;
}
#create_today .create_today_content li a {
  min-width: 154px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: normal normal normal 14px/19px Roboto;
  letter-spacing: 0px;
  color: #282e48;
  height: 30px;
  white-space: nowrap;
  margin-bottom: 3px;
  padding: 0 8px;
}
@media screen and (min-width: 1200px) {
  #create_today .create_today_content li a:hover {
    background: rgba(101, 108, 134, 0.06);
    border-radius: 2px;
  }
}
#create_today .create_today_content img {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}