@import url(https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap);

h1[data-v-0b82c106] {
  font-size: 20px;
}


.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 5px;
  width: 0%;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: #fcdb53;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}


.nuxt__build_indicator[data-v-26c032d0] {
  box-sizing: border-box;
  position: fixed;
  font-family: monospace;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
  width: 88px;
  z-index: 2147483647;
  font-size: 16px;
  line-height: 1.2rem;
}
.v-enter-active[data-v-26c032d0], .v-leave-active[data-v-26c032d0] {
  transition-delay: 0.2s;
  transition-property: all;
  transition-duration: 0.3s;
}
.v-leave-to[data-v-26c032d0] {
  opacity: 0;
  transform: translateY(20px);
}
svg[data-v-26c032d0] {
  display: inline-block;
  vertical-align: baseline;
  width: 1.1em;
  height: 0.825em;
  position: relative;
  top: 1px;
}

:root {
  --primary: #fcdb53;
  --secondary: #34303e;
  --accent: #fff8dd;
  --error: #f65354;
  --info: #3363ff;
  --success: #1bd2a4;
  --warning: #e6c84c;
  --backgroundD: #1e1e1e;
  --backgroundW: #fff;
  --white: #FFFFFF;
  --light: #F5F6F8;
  --gray1: #0f0d15;
  --gray2: #1d1929;
  --gray3: #34303e;
  --gray4: #4a4754;
  --gray5: #615e69;
  --gray6: #77757f;
  --gray7: #8e8c94;
  --gray8: #a5a3a9;
  --gray9: #bbbabf;
  --gray10: #d2d1d4;
  --gray11: #e8e8ea;
  --gray12: #f9f9f9;
  --blue1: #0030cc;
  --blue2: #0036e6;
  --blue3: #003cff;
  --blue4: #1a50ff;
  --blue5: #3363ff;
  --blue6: #4d77ff;
  --blue7: #668aff;
  --blue8: #809eff;
  --blue9: #99b1ff;
  --blue10: #b3c5ff;
  --blue11: #ccd8ff;
  --blue12: #e6ecff;
  --green1: #18ba92;
  --green2: #1bd2a4;
  --green3: #1ee9b6;
  --green4: #35ebbd;
  --green5: #4bedc5;
  --green6: #62f0cc;
  --green7: #78f2d3;
  --green8: #8ff4db;
  --green9: #a5f6e2;
  --green10: #bcf8e9;
  --green11: #d2fbf0;
  --green12: #e9fdf8;
  --yellow1: #ccb243;
  --yellow2: #e6c84c;
  --yellow3: #ffde54;
  --yellow4: #ffe165;
  --yellow5: #ffe576;
  --yellow6: #ffe887;
  --yellow7: #ffeb98;
  --yellow8: #ffefaa;
  --yellow9: #fff2bb;
  --yellow10: #fff5cc;
  --yellow11: #fff8dd;
  --yellow12: #fffcee;
  --red1: #c32021;
  --red2: #dc2425;
  --red3: #f42829;
  --red4: #f53e3e;
  --red5: #f65354;
  --red6: #f76969;
  --red7: #f87e7f;
  --red8: #f87e7f;
  --red9: #fba9a9;
  --red10: #FCBFBF;
  --red11: #FDD4D4;
  --red12: #feeaea;
  --orange5: #ff8b34;
  --backGroundColor: #f1f5f9;
  --primaryColor: #F1B60D;
  --secondaryColor: rgba(0,0,0,0.87059);
  --accentColor: rgba(140,140,140,0.8);
  --backGround2:#676767;
  --backGround3:#fff;
  --backGround4:#f0f0f0;
}
:root {
  --primary: #fcdb53;
  --secondary: #34303e;
  --accent: #fff8dd;
  --error: #f65354;
  --info: #3363ff;
  --success: #1bd2a4;
  --warning: #e6c84c;
  --backgroundD: #1e1e1e;
  --backgroundW: #fff;
  --white: #FFFFFF;
  --light: #F5F6F8;
  --gray1: #0f0d15;
  --gray2: #1d1929;
  --gray3: #34303e;
  --gray4: #4a4754;
  --gray5: #615e69;
  --gray6: #77757f;
  --gray7: #8e8c94;
  --gray8: #a5a3a9;
  --gray9: #bbbabf;
  --gray10: #d2d1d4;
  --gray11: #e8e8ea;
  --gray12: #f9f9f9;
  --blue1: #0030cc;
  --blue2: #0036e6;
  --blue3: #003cff;
  --blue4: #1a50ff;
  --blue5: #3363ff;
  --blue6: #4d77ff;
  --blue7: #668aff;
  --blue8: #809eff;
  --blue9: #99b1ff;
  --blue10: #b3c5ff;
  --blue11: #ccd8ff;
  --blue12: #e6ecff;
  --green1: #18ba92;
  --green2: #1bd2a4;
  --green3: #1ee9b6;
  --green4: #35ebbd;
  --green5: #4bedc5;
  --green6: #62f0cc;
  --green7: #78f2d3;
  --green8: #8ff4db;
  --green9: #a5f6e2;
  --green10: #bcf8e9;
  --green11: #d2fbf0;
  --green12: #e9fdf8;
  --yellow1: #ccb243;
  --yellow2: #e6c84c;
  --yellow3: #ffde54;
  --yellow4: #ffe165;
  --yellow5: #ffe576;
  --yellow6: #ffe887;
  --yellow7: #ffeb98;
  --yellow8: #ffefaa;
  --yellow9: #fff2bb;
  --yellow10: #fff5cc;
  --yellow11: #fff8dd;
  --yellow12: #fffcee;
  --red1: #c32021;
  --red2: #dc2425;
  --red3: #f42829;
  --red4: #f53e3e;
  --red5: #f65354;
  --red6: #f76969;
  --red7: #f87e7f;
  --red8: #f87e7f;
  --red9: #fba9a9;
  --red10: #FCBFBF;
  --red11: #FDD4D4;
  --red12: #feeaea;
  --orange5: #ff8b34;
}
* {
  font-family: "Noto Kufi Arabic", sans-serif !important;
}
*::-moz-selection {
  background-color: #66b4e3;
  color: #FFFFFF;
}
*::selection {
  background-color: #66b4e3;
  color: #FFFFFF;
}
.v-application * {
  font-family: "Noto Kufi Arabic", sans-serif !important;
  letter-spacing: 0 !important;
}
.v-application [class*=text-] {
  font-family: "Noto Kufi Arabic", sans-serif !important;
}
body {
  width: 100vw;
  overflow-x: hidden;
}
a,
a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.v-main {
  min-height: 100vh;
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate--180 {
  transform: rotate(-180deg);
}
.cursor_pointer {
  cursor: pointer;
}
.cursor_drag {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}
.position-relative {
  position: relative;
}
.overflow-hidden {
  overflow: hidden;
}
.mi-start-auto {
  margin-left: auto;
}
.theme--light .shadow {
  box-shadow: 0px 0.6px 15px rgba(0, 0, 0, 0.06) !important;
}
.theme--light .shadow-md {
  box-shadow: 0px 4px 12px rgba(204, 95, 255, 0.25) !important;
}
.theme--light .shadow-lg {
  box-shadow: 0px 0.6px 15px rgba(0, 0, 0, 0.06) !important;
}
.theme--light .shadow-none {
  box-shadow: none !important;
}
.theme--light tr:nth-of-type(even):hover {
  background-color: transparent !important;
}
.theme--dark .shadow {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.01) !important;
}
.theme--dark .shadow-none {
  box-shadow: none !important;
}
/*scroll style*/
::-webkit-scrollbar {
  width: 7px;
  opacity: 0;
}
::-webkit-scrollbar:hover {
  opacity: 1 !important;
}
::-webkit-scrollbar-track {
  background: transparent !important;
}
::-webkit-scrollbar-thumb {
  background: #fcdb53 !important;
  border-radius: 15px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ecce51 !important;
}
.theme--dark {
  /*scroll style*/
}
.theme--dark ::-webkit-scrollbar {
  width: 10px;
  opacity: 0;
}
.theme--dark ::-webkit-scrollbar:hover {
  opacity: 1 !important;
}
.theme--dark ::-webkit-scrollbar-track {
  background: transparent !important;
}
.theme--dark ::-webkit-scrollbar-thumb {
  background: #393939 !important;
  border-radius: 15px;
}
.theme--dark ::-webkit-scrollbar-thumb:hover {
  background: #393939 !important;
}
.linear-gradient,
.linear-gradient1 {
  background: linear-gradient(107.78deg, #1B57F0 9.77%, #F01E2B 96.95%);
}
.linear-gradient2 {
  background: linear-gradient(146.31deg, #0036E6 5.14%, #E100E6 105.43%);
}
.linear-gradient3 {
  background: linear-gradient(136.67deg, #1B4AF0 8.34%, #00D1FF 95.26%);
}
.v-tab {
  text-transform: capitalize !important;
}
.v-tab--active {
  color: inherit;
  border-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.v-input--has-state,
.v-navigation-drawer.v-navigation-drawer--open {
  animation: shake 300ms !important;
  z-index: 500;
  max-height: 100vh;
}
@keyframes shake {
  25% {
    transform: translateX(4px);
  }
  50% {
    transform: translateX(-4px);
  }
  75% {
    transform: translateX(4px);
  }
}
.v-label {
  font-size: 15px !important;
}
.hideInputIcon input {
  text-align: center !important;
}
.hideInputIcon .v-icon__svg,
.hideInputIcon .v-input__append-inner {
  display: none !important;
}
.inputBorderPrimary .v-input__control {
  border: 1px solid #fcdb53 !important;
  border: 1px solid var(--primary) !important;
}
.inputBorderPrimary input::-moz-placeholder {
  color: #fcdb53 !important;
  color: var(--primary) !important;
}
.inputBorderPrimary input::placeholder,
.inputBorderPrimary .v-icon {
  color: #fcdb53 !important;
  color: var(--primary) !important;
}
.v-application .rounded-lg {
  border-radius: 13.37px !important;
}
.v-application thead tr,
.v-application tbody tr {
  background-color: #fff !important;
}
.h-100 {
  height: 100%;
}
.text-truncate-vertical {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.border-dashed {
  border: 3px dashed !important;
}
.primary--border {
  border-color: #fcdb53 !important;
  border-color: var(--primary) !important;
}
.sticky_top {
  position: sticky !important;
  z-index: 55;
  top: 0;
}
.sticky_bottom {
  position: sticky !important;
  z-index: 55;
  bottom: 0;
}
.v-stepper--alt-labels .v-stepper__header .v-divider {
  border: 6px solid #35ebbd !important;
  border: 6px solid var(--green4) !important;
  background-color: #35ebbd !important;
  background-color: var(--green4) !important;
  margin: 34px -77px 0 !important;
}
.v-stepper__step__step {
  height: 35px !important;
  width: 35px !important;
  font-weight: 800;
  font-size: 18px !important;
}
.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step {
  background: white !important;
  color: #35ebbd;
  color: var(--green4);
  box-shadow: 0px -2px 10px rgba(24, 186, 146, 0.13) !important;
}
.v-input--selection-controls {
  margin-top: 0 !important;
}
.fileInput {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 15;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.fileInput .v-text-field__slot {
  height: 500px !important;
  cursor: pointer;
}
label.v-label {
  text-transform: capitalize;
}
.v-expansion-panel::before {
  box-shadow: none !important;
}
.v-application--is-rtl #profile-page .activeItem::after {
  left: auto !important;
  left: initial !important;
  right: 0 !important;
}
.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot fieldset {
  color: rgba(0, 0, 0, 0.18) !important;
}
.v-tabs > .v-tabs-bar {
  background-color: transparent !important;
}
.glass-effect {
  background: rgba(255, 255, 255, 0.85) !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.06) !important;
  backdrop-filter: blur(61px);
  border-radius: 12px;
}
.dropzone.dz-started .dz-message {
  display: block !important;
}
.dropzone .dz-preview.dz-image-preview {
  display: none !important;
}
.vue-dropzone {
  background-color: #f9f9f9 !important;
  border: 0px !important;
}
.v-btn {
  text-transform: capitalize !important;
}
#not-active-account {
  position: fixed;
  bottom: -16px;
  width: 100vw;
  z-index: 555;
}
#float-price {
  position: fixed;
  bottom: 0;
  z-index: 900;
  right: 0;
  left: auto;
  left: initial;
}
@media screen and (max-width: 1280px) {
  #float-price {
    width: 100%;
  }
}
.v-application--is-rtl #float-price {
  left: 0;
  right: auto;
  right: initial;
}
.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined) {
  box-shadow: none;
}
.v-app-bar {
  height: 56px !important;
}
@media screen and (max-width: 991px) {
  .v-app-bar {
    height: 40px !important;
    top: -5px;
  }
}
.v-input--has-state,
.v-navigation-drawer.v-navigation-drawer--open {
  z-index: 1 !important;
}
.hotSpotForm {
  width: 400px;
  padding: 16px;
  box-shadow: 0px 9px 176px 0px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  box-align: center;
  flex-box: flex;
}
.slick-prev:before,
.slick-next:before {
  color: #000 !important;
}
.w-100 {
  width: 100%;
}
.blog-class .v-text-field.v-text-field--solo .v-input__control {
  height: 50px !important;
  width: 462px !important;
  border-radius: 16px !important;
  border-radius: var(--3, 16px) !important;
}
.blog-class .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) > .v-input__control > .v-input__slot {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
@media screen and (max-width: 500px) {
  .blog-class .v-text-field.v-text-field--solo .v-input__control {
    width: 250px !important;
  }
}
.blog-class .text-truncate {
  white-space: normal !important;
}
.v-input--has-state,
.v-navigation-drawer.v-navigation-drawer--open {
  z-index: 1000000000 !important;
}
@media (max-width: 1300px) {
  .blogPage .v-html-content img {
    width: 100% !important;
  }
}
.blogPage .v-html-content {
  all: unset !important;
}
.blogPage .v-html-content * {
  font-family: inherit !important;
  font-size: inherit !important;
}


#appbar[data-v-1255afa6] {
  z-index: 500;
}
@media (min-width: 1265px) {
.header-route[data-v-1255afa6] {
    display: flex !important;
}
}
@media (max-width: 1264px) {
.sidebar-route[data-v-1255afa6] {
    display: flex !important;
}
}
.activeNav[data-v-1255afa6] {
  background: rgba(255, 255, 255, 0.6) !important;
  position: relative;
}
.activeNav[data-v-1255afa6]:before {
  backdrop-filter: blur(4px) saturate(200%);
  z-index: -2;
  background: rgba(255, 255, 255, 0) linear-gradient(180deg, #f7faff, rgba(247, 250, 255, 0));
  transition: backdrop-filter 0.25s ease-out;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
.activeNav[data-v-1255afa6]:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  opacity: 1;
  z-index: -1;
  background: rgba(255, 255, 255, 0.66667);
  opacity: 0;
  transition: opacity 0.25s ease-out;
  background: rgba(255, 255, 255, 0) linear-gradient(180deg, #f7faff, rgba(247, 250, 255, 0));
}
#logo[data-v-1255afa6] {
  height: 70px;
  width: 70px;
}
@media screen and (max-width: 991px) {
#logo[data-v-1255afa6] {
    height: 50px;
    width: 50px;
}
}
.active_section[data-v-1255afa6] {
  text-shadow: 0 1px 20px var(--primary) !important;
}
.logo[data-v-1255afa6] {
  max-height: 85px !important;
}
#contact-section[data-v-35eaecd4] {
  min-height: 400px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
footer[data-v-4fa303a8] {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
footer[data-v-4fa303a8] {
    z-index: 555555555;
    background-color: #ffffff;
}
}
.footerEffectOne[data-v-4fa303a8] {
  background: url(/_nuxt/assets/img/svg/dotts1.svg);
  position: absolute;
  width: 272px;
  min-height: 400px;
  right: 0;
  background-repeat: no-repeat;
}
.footerEffectTwo[data-v-4fa303a8] {
  background: url(/_nuxt/assets/img/svg/dashed2.svg);
  position: absolute;
  width: 390px;
  min-height: 450px;
  left: 0;
  background-repeat: no-repeat;
}
@media (max-width: 600px) {
.footerEffectOne[data-v-4fa303a8] {
    background: url(/_nuxt/assets/img/svg/dashedMobile1.png);
    background-repeat: no-repeat;
    bottom: 677px;
    display: none;
}
.footerEffectTwo[data-v-4fa303a8] {
    background: url(/_nuxt/assets/img/svg/dashedMobile2.png);
    background-repeat: no-repeat;
}
.v-application .align-center[data-v-4fa303a8] {
    align-items: flex-start !important;
}
}
.footerContainer[data-v-4fa303a8] {
  position: relative;
  z-index: 150;
}
.footer-row .logo img[data-v-4fa303a8] {
  max-height: 147px;
}
.social a[data-v-4fa303a8] {
  margin-right: 15px;
}
.contact-us-row[data-v-4fa303a8],
.links-row[data-v-4fa303a8] {
  line-height: 1.9 !important;
}
p.gray3--text[data-v-4fa303a8] {
  max-width: 548px;
}
.logo1[data-v-bc2f28fa],
.logo3[data-v-bc2f28fa],
.logo2[data-v-bc2f28fa] {
  position: absolute;
  display: block;
  animation: logoAnimate-bc2f28fa 1.6s infinite;
}
.logo0[data-v-bc2f28fa] {
  position: absolute;
}
.logo1[data-v-bc2f28fa] {
  animation-delay: 0s;
}
.logo2[data-v-bc2f28fa] {
  animation-delay: 2s;
}
.logo3[data-v-bc2f28fa] {
  animation-delay: 4s;
}
@keyframes logoAnimate-bc2f28fa {
0% {
    opacity: 1;
}
17% {
    opacity: 1;
}
25% {
    opacity: 0;
}
92% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
section[data-v-c3b8731e] {
  position: relative;
  z-index: 5555555555555;
}
.userCard[data-v-c3b8731e] {
  border-right: 2px solid #2db742 !important;
}
.card_container[data-v-c3b8731e] {
  max-height: 300px;
  overflow-y: scroll;
}
.card_container[data-v-c3b8731e]::-webkit-scrollbar-thumb {
  background: gainsboro !important;
}
.social_name[data-v-c3b8731e] {
  white-space: pre-wrap;
}
.card[data-v-bfecd504] {
  position: relative;
  border-radius: 8px;
}
.card .layer[data-v-bfecd504] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
}
.card:hover .layer[data-v-bfecd504] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
  z-index: 9999999;
}
.card .layer div[data-v-bfecd504]:nth-child(1) {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.card .layer div:nth-child(1) .v-icon[data-v-bfecd504] {
  cursor: pointer;
}
.dialog_container[data-v-bfecd504] {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.dialog_container img[data-v-bfecd504] {
  width: 100%;
  height: auto;
}
.img_title[data-v-bfecd504] {
  width: 154px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.upload[data-v-bfecd504] {
  width: 145px;
  height: 145px;
  border: 2px dotted var(--info);
  border-radius: 7px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#img_slider[data-v-bfecd504] {
  max-height: 412px;
}
.dropzone[data-v-f2dbd844] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px dashed var(--primary);
  transition: 0.3s ease-in-out all;
  border-radius: 9px;
  cursor: pointer;
}
.dropzone label[data-v-f2dbd844] {
  padding: 8px 16px;
  color: #fff;
  background: var(--primary);
}
.dropzone #dropzoneFile[data-v-f2dbd844] {
  display: none;
}
.active-dropzone[data-v-f2dbd844] {
  color: #fff;
  border-color: #fff;
  background-color: var(--primary);
}
.active-dropzone label[data-v-f2dbd844] {
  padding: 8px 16px;
  color: var(--primary);
  background: #fff;
}
.active-dropzone .upload_btn[data-v-f2dbd844] {
  color: #fff !important;
}
.card[data-v-f2dbd844] {
  position: relative;
  border-radius: 8px;
}
.card .layer[data-v-f2dbd844] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
}
.card:hover .layer[data-v-f2dbd844] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
}
.card .layer div[data-v-f2dbd844]:nth-child(1) {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.card .layer div:nth-child(1) .v-icon[data-v-f2dbd844] {
  cursor: pointer;
}
#removeStyle[data-v-f2dbd844] {
  cursor: pointer;
  padding: 0;
  padding: initial;
  color: inherit;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
}
.v-price-active.v-input input:not(.inputPrice) {
  opacity: 1 !important;
}
.v-price.v-input input {
  opacity: 0;
}
.v-price .v-input__prepend-outer {
  margin-left: 0;
}
.inputPrice {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 2px;
}
.inputPrice.active {
  opacity: 1 !important;
}
.v-application--is-rtl .inputPrice {
  left: auto;
  left: initial;
  right: 10px;
}
.formControl {
  position: relative;
}
.border_bottom::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e1e1e1;
  width: 98%;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
}
.upload[data-v-46a75bfe] {
  width: 145px;
  height: 145px;
  border: 2px dotted var(--info);
  border-radius: 7px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card[data-v-46a75bfe] {
  position: relative;
  border-radius: 8px;
}
.card .layer[data-v-46a75bfe] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
}
.card:hover .layer[data-v-46a75bfe] {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  border-radius: 8px;
  z-index: 9999999;
}
.card .layer div[data-v-46a75bfe]:nth-child(1) {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.card .layer div:nth-child(1) .v-icon[data-v-46a75bfe] {
  cursor: pointer;
}
.dialog_container[data-v-46a75bfe] {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.dialog_container img[data-v-46a75bfe] {
  width: 100%;
  height: 69dvh;
  -o-object-fit: contain;
     object-fit: contain;
}
.img_title[data-v-46a75bfe] {
  width: 154px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.img_title_slide[data-v-46a75bfe] {
  width: 100%;
  padding: 10px;
}
.title_attachment[data-v-46a75bfe] {
  position: sticky;
  top: 0;
  z-index: 5;
  background-color: white;
}
#iframe_slider[data-v-46a75bfe] {
  height: 69vh;
}
#video_slider[data-v-46a75bfe] {
  height: 70vh;
}
#img_slider[data-v-46a75bfe] {
  max-height: 412px;
}
.style[data-v-495e3be4] {
  padding-top: 7rem;
}
.about-the-company-content[data-v-495e3be4] {
  background-repeat: no-repeat;
}
@media (max-width: 450px) {
.about-the-company[data-v-495e3be4] {
    order: 1;
    margin-top: 100px;
}
.about-the-company-content[data-v-495e3be4] {
    height: 253px;
}
}
.rowEaseSection p[data-v-495e3be4] {
  line-height: 1.6;
}
.store-links[data-v-495e3be4] {
  display: flex;
  max-width: 516px;
  justify-content: space-between;
  align-items: center;
}
.store-links a:nth-child(1) img[data-v-495e3be4] {
  border: 1px solid black;
  border-radius: 15px;
}
@media (max-width: 450px) {
.store-links[data-v-495e3be4] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.store-links img[data-v-495e3be4] {
    width: 164px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
}
.image-input div img[data-v-3ea81763] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.image-input[data-v-3ea81763] {
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-size: 100% 100%;
  background-position: center center;
  margin: auto;
  z-index: 1;
}
.image-container[data-v-3ea81763] {
  width: 100%;
  height: 100%;
}
.file-input[data-v-3ea81763] {
  display: none;
}
#clientsSection[data-v-45a79ef0] {
  overflow: hidden;
  padding: 100px 0;
}
#clientsSection img[data-v-45a79ef0] {
  max-height: 120;
  max-width: 120;
  transition: 0.5s;
}
.benefits-section[data-v-5fa69e4a] {
  position: relative;
  margin-top: -250px !important;
  z-index: 200;
  overflow: hidden;
}
@media (max-width: 1300px) {
.benefits-section[data-v-5fa69e4a] {
    margin-top: -50px !important;
}
}
.square-big[data-v-5fa69e4a] {
  position: absolute;
  left: 246px;
  z-index: -2;
}
header[data-v-5fa69e4a] {
  line-height: 3.6;
}
p[data-v-5fa69e4a] {
  max-width: 700px;
  line-height: 1.6;
  margin: auto;
  display: -webkit-box;
  transition: 0.3s;
  padding-top: 15px;
}
.icon-card[data-v-5fa69e4a] {
  width: 90px !important;
  height: 90px !important;
  display: flex;
  border-radius: 50%;
  background: #ffffff;
  margin: 4px auto 24px;
}
.icon-card img[data-v-5fa69e4a] {
  height: 45px;
  width: 45px;
  margin: auto;
}
.card[data-v-5fa69e4a] {
  width: 306px;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 5.39px 31.79px rgba(0, 54, 230, 0.09);
  border-radius: 20.3843px;
  border-radius: 23px;
}
.carousel-3d-slide[data-v-5fa69e4a] {
  background: white;
  border: 1px solid blue;
  text-align: center;
  border-radius: 15px;
}
.pricingCol[data-v-78f85c42] {
  padding: 0 1rem !important;
  text-align: left;
}
@media screen and (max-width: 1390px) {
.pricingCol[data-v-78f85c42] {
    text-align: center;
    padding: 0 0.3rem !important;
}
}
@media screen and (max-width: 1380px) {
.body-1[data-v-78f85c42] {
    font-size: 0.875rem !important;
}
}
#landing-section[data-v-3b48809a] {
  position: relative;
}
.text[data-v-3b48809a] {
  display: -webkit-box;
  overflow: hidden;
  z-index: 2;
  font-size: 14px;
  line-height: 1.9;
  color: #fff !important;
}
@media screen and (max-width: 1024px) {
.text[data-v-3b48809a] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
}
.pattern[data-v-3b48809a] {
  height: 150vh;
  position: relative;
}
@media screen and (max-width: 991px) {
.pattern[data-v-3b48809a] {
    height: 130vh;
}
}
video[data-v-3b48809a],
#gif[data-v-3b48809a] {
  /* width: 100%; */
  position: absolute;
  top: 0;
  opacity: 1;
  height: 150vh;
  -o-object-fit: fill;
     object-fit: fill;
  width: 100vw !important;
}
@media screen and (max-width: 1280px) {
video[data-v-3b48809a],
#gif[data-v-3b48809a] {
    height: 100vh;
}
}
.overlayBG[data-v-3b48809a] {
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}
.landing_sections[data-v-3b48809a] {
  position: relative;
}
.images_container[data-v-3b48809a] {
  position: relative;
  overflow: hidden;
}
.images_container .heading[data-v-3b48809a] {
  position: absolute;
  color: white !important;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 80vw;
}
@media screen and (max-width: 600px) {
.images_container .heading[data-v-3b48809a] {
    top: 45%;
}
}
@media screen and (max-width: 1280px) {
.images_container .heading[data-v-3b48809a] {
    min-width: 95vw;
}
}
.video_container[data-v-3b48809a] {
  position: relative;
  overflow: hidden;
}
.heading[data-v-3b48809a] {
  z-index: 5;
}
.video_container .heading[data-v-3b48809a] {
  position: absolute;
  color: white !important;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 80vw;
}
@media screen and (max-width: 1280px) {
.video_container .heading[data-v-3b48809a] {
    min-width: 95vw;
}
}
.paralax_postion[data-v-3b48809a] {
  position: relative;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 67%;
  max-height: 600px;
}
.paralax_postion_ar[data-v-3b48809a] {
  position: relative;
  top: 100%;
  left: 18%;
  transform: translate(-50%, -50%);
  width: 67%;
  max-height: 600px;
  z-index: 2;
}
.v-application--is-rtl .parallax_animation[data-v-3b48809a] {
  position: relative;
  display: flex;
  justify-content: center;
}
.v-application--is-rtl .parallax_animation img[data-v-3b48809a]:nth-child(1) {
  max-height: 600px;
  position: relative;
  left: -247px;
  z-index: 5;
}
.v-application--is-rtl .animation_transation_one[data-v-3b48809a] {
  animation-name: imgOne-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-rtl .animation_default_one[data-v-3b48809a] {
  animation-name: imgDefaultOne-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgOne-rtl-3b48809a {
0% {
    left: -247px;
}
100% {
    left: 0px;
}
}
@keyframes imgDefaultOne-rtl-3b48809a {
0% {
    left: 0px;
}
100% {
    left: -247px;
}
}
.v-application--is-rtl .parallax_animation img[data-v-3b48809a]:nth-child(2) {
  max-height: 600px;
  position: relative;
  top: -110px;
  z-index: 2;
  left: -8%;
}
.v-application--is-rtl .animation_transation_two[data-v-3b48809a] {
  animation-name: imgTwo-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-rtl .animation_default_two[data-v-3b48809a] {
  animation-name: imgDefaultTwo-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgTwo-rtl-3b48809a {
0% {
    top: -110px;
    left: -8%;
}
100% {
    top: 0px;
    left: 0%;
}
}
@keyframes imgDefaultTwo-rtl-3b48809a {
0% {
    top: 0px;
    left: 0%;
}
100% {
    top: -110px;
    left: -8%;
}
}
.v-application--is-rtl .parallax_animation img[data-v-3b48809a]:nth-child(3) {
  max-height: 600px;
  position: relative;
  right: -217px;
  z-index: 5;
}
.v-application--is-rtl .animation_transation_three[data-v-3b48809a] {
  animation-name: imgThree-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-rtl .animation_default_three[data-v-3b48809a] {
  animation-name: imgDefaultThree-rtl-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgThree-rtl-3b48809a {
0% {
    right: -217px;
}
100% {
    right: 0px;
}
}
@keyframes imgDefaultThree-rtl-3b48809a {
0% {
    right: 0px;
}
100% {
    right: -217px;
}
}
.v-application--is-ltr .parallax_animation[data-v-3b48809a] {
  position: relative;
  top: -228px;
  display: flex;
  justify-content: center;
}
.v-application--is-ltr .parallax_animation img[data-v-3b48809a]:nth-child(1) {
  max-height: 600px;
  position: relative;
  left: 275px;
  z-index: 1;
}
.v-application--is-ltr .animation_transation_one[data-v-3b48809a] {
  animation-name: imgOne-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-ltr .animation_default_one[data-v-3b48809a] {
  animation-name: imgDefaultOne-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgOne-3b48809a {
0% {
    left: 275px;
}
100% {
    left: 0px;
}
}
@keyframes imgDefaultOne-3b48809a {
0% {
    left: 0px;
}
100% {
    left: 275px;
}
}
.v-application--is-ltr .parallax_animation img[data-v-3b48809a]:nth-child(2) {
  max-height: 600px;
  position: relative;
  top: -110px;
  z-index: 0;
  left: 10%;
}
.v-application--is-ltr .animation_transation_two[data-v-3b48809a] {
  animation-name: imgTwo-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-ltr .animation_default_two[data-v-3b48809a] {
  animation-name: imgDefaultTwo-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgTwo-3b48809a {
0% {
    top: -110px;
    left: 10%;
}
100% {
    top: 0px;
    left: 0%;
}
}
@keyframes imgDefaultTwo-3b48809a {
0% {
    top: 0px;
    left: 0%;
}
100% {
    top: -110px;
    left: 10%;
}
}
.v-application--is-ltr .parallax_animation img[data-v-3b48809a]:nth-child(3) {
  max-height: 600px;
  position: relative;
  right: 190px;
}
.v-application--is-ltr .animation_transation_three[data-v-3b48809a] {
  animation-name: imgThree-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.v-application--is-ltr .animation_default_three[data-v-3b48809a] {
  animation-name: imgDefaultThree-3b48809a;
  animation-duration: 2s;
  animation-fill-mode: both;
}
@keyframes imgThree-3b48809a {
0% {
    right: 190px;
}
100% {
    right: 0px;
}
}
@keyframes imgDefaultThree-3b48809a {
0% {
    right: 0px;
}
100% {
    right: 190px;
}
}
.style[data-v-1a8a9160] {
  padding-top: 3rem !important;
}
.card-app[data-v-1a8a9160] {
  position: relative;
  overflow: hidden;
  z-index: 200;
}
@media (max-width: 960px) {
.card-app[data-v-1a8a9160] {
    height: 100% !important;
}
}
.column-app[data-v-1a8a9160] {
  background-color: #f9f9f9;
  padding: 32px;
  border-radius: 10px;
}
.appRow[data-v-1a8a9160] {
  position: relative;
  height: 100%;
}
@media (max-width: 960px) {
.card-app[data-v-1a8a9160]::before,
.card-app[data-v-1a8a9160]::after {
    display: none;
}
}
.app-image[data-v-1a8a9160] {
  max-height: 383px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 660px) {
.app-image[data-v-1a8a9160] {
    max-height: 361px;
}
}
@media (max-width: 500px) {
.app-image[data-v-1a8a9160] {
    max-height: 234px;
}
}
.app-image img[data-v-1a8a9160] {
  max-height: 200px;
}
.close[data-v-1a8a9160] {
  position: relative;
  cursor: pointer;
  width: 50px;
  top: 60px;
}
@media (max-width: 600px) {
.close[data-v-1a8a9160] {
    position: absolute;
    cursor: pointer;
    width: 29px;
    top: 9px;
    left: 15px;
}
.app__title[data-v-1a8a9160] {
    margin-top: 15px;
}
}
.close img[data-v-1a8a9160] {
  width: 100%;
}
.style[data-v-3248dc25] {
  padding-top: 7rem;
}
.triangle-container *[data-v-3248dc25] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.triangle-container[data-v-3248dc25] {
  height: 80dvh;
  background-color: transparent;
  position: relative;
}
.triangle-container .left-top-triangle[data-v-3248dc25] {
  clip-path: polygon(85% 0%, 11% 0%, 11% 40%);
  -webkit-clip-path: polygon(85% 0%, 11% 0%, 11% 40%);
  background-color: #FAECAD;
}
.triangle-container .center-triangle[data-v-3248dc25] {
  padding: 0;
  background-color: #1A234E;
  clip-path: url(#clip);
}
.triangle-container .left-bottom-triangle[data-v-3248dc25] {
  clip-path: polygon(12% 60%, 12% 100%, 85% 100%);
  -webkit-clip-path: polygon(12% 60%, 12% 100%, 85% 100%);
  background-color: #F1F1F1;
}
.logo[data-v-3248dc25] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-85%, -25%);
  z-index: 2;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.logo .table[data-v-3248dc25] {
  display: table !important;
}
.logo .table h1[data-v-3248dc25] {
  margin-top: 8rem !important;
}
.v-application--is-ltr .logo[data-v-3248dc25] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -25%);
  z-index: 2;
  text-align: center;
}
.v-application--is-ltr .ltr-class[data-v-3248dc25] {
  transform: rotateY(190deg);
}
.ourCustomerScrollBar[data-v-3248dc25] {
  height: 65dvh !important;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
}
.ourCustomerScrollBar[data-v-3248dc25]::-webkit-scrollbar {
  width: 4px !important;
}
.v-pagination__item[data-v-55b39d6c] {
  box-shadow: none !important;
}
.v-application .v-parallax[data-v-3c1c8919] {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
  height: 300px;
  text-transform: capitalize;
}
.v-application .v-parallax p[data-v-3c1c8919] {
  margin-bottom: 0;
}
.v-application .v-parallax #gold_price_card[data-v-3c1c8919] {
  width: 95%;
  border-radius: 60px;
}
@media screen and (max-width: 1260px) {
.v-application .v-parallax #gold_price_card[data-v-3c1c8919] {
    width: 75%;
}
}
@media screen and (max-width: 1020px) {
.v-application .v-parallax #gold_price_card[data-v-3c1c8919] {
    width: 85%;
}
}
@media screen and (max-width: 958px) {
.v-application .v-parallax #gold_price_card[data-v-3c1c8919] {
    border-radius: 20px;
}
}
@media screen and (max-width: 9720px) {
.v-application .v-parallax #gold_price_card[data-v-3c1c8919] {
    width: 98%;
}
}
.v-application .v-parallax #gold_price_card .price[data-v-3c1c8919] {
  text-align: left;
  display: block;
  margin: auto;
  border-radius: 0;
}
.category[data-v-a58403fe] {
  padding: 3px;
  min-width: 110px;
}
#request-section[data-v-bdb85572] {
  width: 100vw;
  position: relative;
  padding-top: 100px;
  margin-top: 50px;
}
#request-section .container[data-v-bdb85572] {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  position: relative;
}
.style[data-v-df93129e] {
  padding-top: 22rem !important;
}
.card-image img[data-v-df93129e] {
  max-height: 200px;
}
.benefits-section[data-v-df93129e] {
  position: relative;
  margin-top: -250px !important;
  z-index: 10;
  overflow: hidden;
}
@media (max-width: 1300px) {
.benefits-section[data-v-df93129e] {
    margin-top: -50px !important;
}
}
.square-big[data-v-df93129e] {
  position: absolute;
  left: 246px;
  z-index: -2;
}
header[data-v-df93129e] {
  line-height: 3.6;
}
p[data-v-df93129e] {
  max-width: 700px;
  line-height: 1.6;
  margin: auto;
  display: -webkit-box;
  transition: 0.3s;
  padding-top: 15px;
}
.icon-card[data-v-df93129e] {
  width: 90px !important;
  height: 90px !important;
  display: flex;
  border-radius: 50%;
  background: #ffffff;
  margin: 4px auto 24px;
}
.icon-card img[data-v-df93129e] {
  max-height: 45px;
  width: 45px;
  margin: auto;
}
.card[data-v-df93129e] {
  width: 306px;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 5.39px 15.79px rgba(255, 194, 14, 0.13);
  border-radius: 20.3843px;
  border-radius: 23px;
}
.carousel-3d-slide[data-v-df93129e] {
  background: white;
  border: 1px solid blue;
  text-align: center;
  border-radius: 15px;
}
@media (max-width: 650px) {
.carousel-3d-slide img[data-v-df93129e] {
    width: 100%;
    max-height: 160px;
}
}

.tradingview-widget-container[data-v-8f3496ce] {
    position: relative;
}
.tradingview-widget-container__widget[data-v-8f3496ce] {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}
.tradingview-widget-copyright[data-v-8f3496ce] {
    position: absolute;
    bottom: 16px;
    left: 16px;
    font-size: 12px;
}
.blue-text[data-v-8f3496ce] {
    color: #007bff;
}

#img-carousel[data-v-d1574194] {
  display: flex;
  position: relative;
  transition: 0;
}
#img-carousel[data-v-d1574194]::after {
  content: "";
  width: 100vw;
  overflow: hidden;
  height: 100vh;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
}
#img-carousel img[data-v-d1574194] {
  margin: auto;
  display: block;
  position: relative;
  max-height: 90vh;
  z-index: 2;
}
.video_container[data-v-53293c66] {
  box-shadow: 0px 4px 58px rgba(0, 0, 0, 0.1);
  padding: 60px 29px;
  border-radius: 15px;
  background: url("/_nuxt/assets/img/svg/Group 1000001842.svg");
  background-repeat: no-repeat;
  background-position: left;
}
.video_box[data-v-53293c66] {
  position: relative;
}
.video_box[data-v-53293c66]::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzOCAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAwSDMwLjA1OFYzMC4wNThIMFYwWk0yMS4wNjUyIDE1LjAyOTJDMjEuMDY1MiAxOC4zNjI4IDE4LjM2MjggMjEuMDY1MiAxNS4wMjkyIDIxLjA2NTJDMTEuNjk1NiAyMS4wNjUyIDguOTkzMTYgMTguMzYyOCA4Ljk5MzE2IDE1LjAyOTJDOC45OTMxNiAxMS42OTU2IDExLjY5NTYgOC45OTMxNiAxNS4wMjkyIDguOTkzMTZDMTguMzYyOCA4Ljk5MzE2IDIxLjA2NTIgMTEuNjk1NiAyMS4wNjUyIDE1LjAyOTJaIiBmaWxsPSJibGFjayIvPg0KPHBhdGggZD0iTTM3LjM0NTIgMTUuMDI5M0gyNC42MTYyIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  top: 50%;
  left: -40px;
}
@media (max-width: 750px) {
.video_box[data-v-53293c66]::before {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
}
.video_box[data-v-53293c66]::after {
  content: "";
  position: absolute;
  width: 210px;
  height: 54px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjUyIiB2aWV3Qm94PSIwIDAgMTY5IDUyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTEgMEMxIDI3LjUzNyAzMi43ODcgNDkuODQzIDcyLjAyOSA0OS44NDNDMTExLjI3MSA0OS44NDMgMTQzLjA1OCAyNy41MzcgMTQzLjA1OCAwIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPg0KPHBhdGggZD0iTTkyLjgyOTEgMC45NjM4NjdDOTIuODI5MSAyOC41MDA5IDEwOS41MDcgNTAuODA2OSAxMzAuMTA5IDUwLjgwNjlDMTUwLjcxMSA1MC44MDY5IDE2Ny4zODkgMjguNTAxOSAxNjcuMzg5IDAuOTYzODY3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPg0KPC9zdmc+DQo=);
  background-repeat: no-repeat;
  top: 94%;
  left: 269px;
}
@media (max-width: 1264px) {
.video_box[data-v-53293c66]::after {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
}
.v-application--is-ltr .video_box[data-v-53293c66]::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCAzOCAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAwSDMwLjA1OFYzMC4wNThIMFYwWk0yMS4wNjUyIDE1LjAyOTJDMjEuMDY1MiAxOC4zNjI4IDE4LjM2MjggMjEuMDY1MiAxNS4wMjkyIDIxLjA2NTJDMTEuNjk1NiAyMS4wNjUyIDguOTkzMTYgMTguMzYyOCA4Ljk5MzE2IDE1LjAyOTJDOC45OTMxNiAxMS42OTU2IDExLjY5NTYgOC45OTMxNiAxNS4wMjkyIDguOTkzMTZDMTguMzYyOCA4Ljk5MzE2IDIxLjA2NTIgMTEuNjk1NiAyMS4wNjUyIDE1LjAyOTJaIiBmaWxsPSJibGFjayIvPg0KPHBhdGggZD0iTTM3LjM0NTIgMTUuMDI5M0gyNC42MTYyIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  top: 50%;
  left: auto;
  left: initial;
  transform: rotate(180deg);
  right: -40px;
}
@media (max-width: 750px) {
.v-application--is-ltr .video_box[data-v-53293c66]::before {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
}
.v-application--is-ltr .video_box[data-v-53293c66]::after {
  content: "";
  position: absolute;
  width: 210px;
  height: 54px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjUyIiB2aWV3Qm94PSIwIDAgMTY5IDUyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPHBhdGggZD0iTTEgMEMxIDI3LjUzNyAzMi43ODcgNDkuODQzIDcyLjAyOSA0OS44NDNDMTExLjI3MSA0OS44NDMgMTQzLjA1OCAyNy41MzcgMTQzLjA1OCAwIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPg0KPHBhdGggZD0iTTkyLjgyOTEgMC45NjM4NjdDOTIuODI5MSAyOC41MDA5IDEwOS41MDcgNTAuODA2OSAxMzAuMTA5IDUwLjgwNjlDMTUwLjcxMSA1MC44MDY5IDE2Ny4zODkgMjguNTAxOSAxNjcuMzg5IDAuOTYzODY3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPg0KPC9zdmc+DQo=);
  background-repeat: no-repeat;
  top: 94%;
  left: auto;
  left: initial;
  right: 269px;
}
@media (max-width: 1264px) {
.v-application--is-ltr .video_box[data-v-53293c66]::after {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
}
p[data-v-53293c66] {
  max-width: 439px;
  font-size: 35px;
}
@media (max-width: 1000px) {
p[data-v-53293c66] {
    margin-top: 25px;
}
}
video[data-v-53293c66], iframe[data-v-53293c66] {
  width: 100%;
  border-radius: 20px;
  height: 300px;
  outline: 3px solid black;
  position: relative;
  z-index: 55;
}
.benefits-section[data-v-67157dfd] {
  position: relative;
  margin-top: -29px;
  z-index: 200;
  overflow: hidden;
}
.benefits-section .bg[data-v-67157dfd] {
  background: url(/_nuxt/assets/img/png/whyQarat.webp);
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 85%;
  transform: translate(0%, -100%);
}
.benefits-section .bg[data-v-67157dfd]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(87, 70, 0, 0.59);
}
.square-big[data-v-67157dfd] {
  position: absolute;
  left: 246px;
  z-index: -2;
}
header[data-v-67157dfd] {
  line-height: 3.6;
}
p[data-v-67157dfd] {
  max-width: 700px;
  line-height: 1.6;
  margin: auto;
  display: -webkit-box;
  transition: 0.3s;
  padding-top: 15px;
}
.icon-card[data-v-67157dfd] {
  width: 90px !important;
  height: 90px !important;
  display: flex;
  border-radius: 50%;
  background: #ffffff;
  margin: 4px auto 24px;
}
.icon-card img[data-v-67157dfd] {
  max-height: 45px;
  width: 45px;
  margin: auto;
}
.card[data-v-67157dfd] {
  max-width: 400px;
  margin: auto;
  height: 335px;
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 0px 25px rgba(132, 132, 132, 0.312);
  border-radius: 23px;
  z-index: 500;
  position: relative;
  overflow: hidden;
}
.card p[data-v-67157dfd] {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.row-cards[data-v-67157dfd] {
  background: url(/_nuxt/assets/img/png/whyQarat.webp);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  margin: 0;
  background-attachment: fixed;
  position: relative;
  padding: 29px 0;
}
.row-cards .icon-card[data-v-67157dfd] {
  box-shadow: 0px 5.80039px 27.5519px rgba(27, 195, 0, 0.15) !important;
}
.row-cards .icon-card[data-v-67157dfd] {
  box-shadow: 0px 5.80039px 27.5519px rgba(27, 195, 0, 0.15);
}
.row-cards[data-v-67157dfd]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(87, 70, 0, 0.59);
}
@media (max-width: 1024px) {
.row-cards[data-v-67157dfd] {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
.row-cards[data-v-67157dfd]:before {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
}
}
