.fontface-vazirmatn {
  font-family: "VazirMatn" !important;
}

.fontface-vazir-fa {
  font-family: "VazirMatnFa" !important;
}

html {
  font-family: "VazirMatn";
  font-size: 14px;
  line-height: 1.7;
  color: #2d354a;
  background-color: #f4f7fb;
}
@media (min-width: 640px) {
  html {
    font-size: 16px;
  }
}

/* override  */

.uk-link,
a {
  color: #4e91e6;
}

.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
  color: #0f6ecd;
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-xsmall,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge {
  font-family: "VazirMatn";
  font-weight: bold;
  color: #081f3c;
  line-height: auto !important;
}

* + .uk-h1,
* + .uk-h2,
* + .uk-h3,
* + .uk-h4,
* + .uk-h5,
* + .uk-h6,
* + .uk-heading-2xlarge,
* + .uk-heading-3xlarge,
* + .uk-heading-large,
* + .uk-heading-medium,
* + .uk-heading-small,
* + .uk-heading-xsmall,
* + .uk-heading-xlarge,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 20px;
}

.uk-hr,
hr {
  border-top: 1px solid #f2f5f6;
}

.uk-link-muted a,
.uk-link-toggle .uk-link-muted,
a.uk-link-muted {
  color: #718e9c;
}

.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted,
a.uk-link-muted:hover {
  color: #081f3c;
}

.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text,
a.uk-link-text:hover {
  color: #718e9c;
}

.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
a.uk-link-heading:hover {
  color: #4e91e6;
}

.uk-heading-xsmall {
  font-size: 1rem;
}

.uk-heading-small {
  font-size: 1rem;
}

.uk-heading-medium {
  font-size: 1.15rem;
}

.uk-heading-large {
  font-size: 1.25rem;
}

.uk-heading-xlarge {
  font-size: 1.3rem;
}

.uk-heading-2xlarge {
  font-size: 1.5rem;
}

.uk-heading-3xlarge {
  font-size: 1.75rem;
}

@media (min-width: 960px) {
  .uk-heading-xsmall {
    font-size: 1rem;
  }

  .uk-heading-small {
    font-size: 1rem;
  }

  .uk-heading-medium {
    font-size: 1.25rem;
  }

  .uk-heading-large {
    font-size: 1.5rem;
  }

  .uk-heading-xlarge {
    font-size: 1.75rem;
  }

  .uk-heading-2xlarge {
    font-size: 2rem;
  }

  .uk-heading-3xlarge {
    font-size: 2.25rem;
  }
}

@media (min-width: 1200px) {
  .uk-heading-xsmall {
    font-size: 1.1rem;
  }

  .uk-heading-small {
    font-size: 1.25rem;
  }

  .uk-heading-medium {
    font-size: 1.5rem;
  }

  .uk-heading-large {
    font-size: 2rem;
  }

  .uk-heading-xlarge {
    font-size: 2.5rem;
  }

  .uk-heading-2xlarge {
    font-size: 2.75rem;
  }

  .uk-heading-3xlarge {
    font-size: 3.5rem;
  }
}

.uk-button .ti {
  font-size: 18px;
}

.uk-button-primary {
  background-color: #317ff5;
  color: #fff;
}

.uk-button-primary:hover {
  background-color: #2469d2;
  color: #fff;
}

.uk-button-primary.uk-active,
.uk-button-primary:active {
  background-color: #0e6dcd;
  color: #fff;
}

.uk-section-default {
  background: transparent;
}

.uk-section-muted {
  background: #fafaff;
}

.uk-nav-default .uk-nav-sub a {
  padding: 4px 0;
  color: #718e9c;
}

.uk-nav-default .uk-nav-sub a:hover {
  color: #081f3c;
}

.uk-nav-primary .uk-nav-sub a {
  color: #718e9c;
}

.uk-nav-primary .uk-nav-sub a:hover {
  color: #718e9c;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
}

.uk-height-min-xsmall {
  min-height: 100px;
}

.uk-text-lead {
  font-size: 1.1rem;
  color: #081f3c;
}

.uk-text-meta {
  font-size: 0.875rem;
  color: #718e9c;
}

.uk-text-meta > a {
  color: #718e9c;
}

.uk-text-meta > a:hover {
  color: #081f3c;
}

.uk-text-small {
  font-size: 0.875rem;
}

.uk-text-large {
  font-size: 1.5rem;
}

.uk-text-light {
  font-weight: 300;
}

.uk-text-normal {
  font-weight: 400;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-lighter {
  font-weight: lighter;
}

.uk-text-bolder {
  font-weight: bolder;
}

.uk-border-rounded {
  border-radius: 12px;
}

.uk-border-rounded-xsmall {
  border-radius: 4px;
}

.uk-border-rounded-small {
  border-radius: 8px;
}

.uk-border-rounded-medium {
  border-radius: 16px;
}

.uk-border-rounded-large {
  border-radius: 24px;
}

.uk-border-rounded-xlarge {
  border-radius: 32px;
}

.uk-border-rounded-2xlarge {
  border-radius: 40px;
}

.uk-padding {
  padding: 30px;
}

@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}

.uk-padding-small {
  padding: 20px;
}

.uk-padding-large {
  padding: 40px;
}

@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 60px;
  }
}

@supports (filter: blur(0)) {
  .uk-box-shadow-bottom::after {
    background: #444;
  }
}

.uk-logo {
  font-family: "VazirMatn";
  color: #081f3c;
}

.uk-logo:hover {
  color: #081f3c;
}

.uk-accordion .uk-open {
  background-color: #f5f7f9;
}

.uk-accordion-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;

  width: 24px;
  height: 24px;
  background-image: url(../icon/ic-plus.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: 400ms;
}

.uk-open > .uk-accordion-title::before {
  background-image: url("../icon/ic-plus.svg");
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .uk-text-large {
    font-size: 1.2rem;
  }
}

.uk-accordion-content ol li {
  padding-right: 20px;
}
@media (max-width: 640px) {
  .plyr {
    border-radius: 25px;
  }
}
.plyr {
  border-radius: 40px;
  max-width: 330px;
  min-height: 300px;
}
.plyr__controls {
  padding-bottom: 30px !important;
}
:root {
  --plyr-color-main: #000;
  --plyr-video-background: transparent;
}

/* ------------------------------------------------------------------  */

#AppDownloadBtn button {
  padding: 7px 22px;
  font-size: 1.2rem;
}
@media (max-width: 640px) {
  #AppDownloadBtn {
    padding: 15px 0;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(9.1px);
    -webkit-backdrop-filter: blur(9.1px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  #AppDownloadBtn button {
    margin: 0 !important;
  }
  #QRModal img {
    width: 145px;
  }
}

.ui-pink-line-right::before {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background-color: #e83388;
  border-radius: 25px;
  margin-bottom: 20px;
}

.ui-pink-line-center::before {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background-color: #e83388;
  border-radius: 25px;
  position: absolute;
  bottom: 135%;
  left: 50%;
  transform: translateX(-50%);
}
.ui-hero-slideshow .ui-arrow {
  background: white;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0px 0px 35px 0px rgba(232, 51, 136, 0.15);
}
.ui-hero-slideshow .uk-slideshow-items {
  aspect-ratio: 16 / 7 !important;
  max-width: unset !important;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
  border-radius: 40px;
}
@media (max-width: 736px) {
  .ui-hero-slideshow .uk-slideshow-items {
    aspect-ratio: 11 / 7 !important;
    border-radius: 25px;
  }
}
@media (min-width: 960px) {
  .ui-hero-slideshow .uk-slideshow-items {
    min-width: 95% !important;
  }
}
.ui-hero-slideshow .uk-slideshow-nav {
  height: 15px;
}
.ui-hero-slideshow .uk-slideshow-nav li a {
  border: none;
  background-color: #4f3d451a;
  transition: 0.5s;
}
.ui-hero-slideshow .uk-slideshow-nav li.uk-active a {
  background-color: #e83388;
  width: 16px;
  height: 16px;
  transition: 0.5s;
}
@media (max-width: 640px) {
  .ui-hero-slideshow .uk-slideshow-nav li.uk-active a {
    width: 12px;
    height: 12px;
  }
}
.ui-hero-slideshow .uk-slidenav {
  width: 48;
  height: 48;
  background: #ffffff;
  box-shadow: 0px 0px 35px 0px #e8338826;
  border-radius: 50%;
}

.ui-hero-slideshow .uk-slidenav polyline {
  stroke: #e83388 !important;
}
.ui-ellipse-1 {
  z-index: -10;
  opacity: 0.75;
}
.ui-ellipse-2 {
  position: absolute;
  bottom: 50%;
  left: -300px;
  z-index: -1;
  transform: translateY(50%);
}
.ui-gradient-1 {
  width: 758px;
  height: 633px;
  filter: blur(100px);
  position: absolute;
  top: -300px;
  border-radius: 50%;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(208, 118, 224, 0.16) 0%,
    rgba(255, 255, 255, 0) 82%
  );
  z-index: -2;
}
.ui-gradient-2 {
  width: 758px;
  height: 633px;
  filter: blur(100px);
  position: absolute;
  top: 300px;
  left: 230px;
  border-radius: 50%;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(208, 118, 224, 0.16) 0%,
    rgba(255, 255, 255, 0) 82%
  );
  z-index: -2;
}

.ui-carousel-desc-line {
  width: 0;
  transition: 1s;
  border: 1px solid #2d354a20;
  border-right: none;
  border-bottom: none;
  margin-bottom: 10px;
  position: relative;
}
.ui-carousel-desc-title {
  border-bottom: 1px solid #2d354a20;
  padding-bottom: 10px;
}
.ui-carousel-desc {
  color: #2D354A20;
  text-align: right;
  height: 220px;
}
.ui-carousel-desc ul {
  opacity: 0;
  transition: 1.5s;
  padding-left: 5px;
  margin-top: 10px;
}
.ui-carousel-desc a {
  text-decoration: none;
  color: inherit;
}
.ui-carousel-desc.uk-active {
  color: #2D354A;
}
.ui-carousel-desc.uk-active ul {
  opacity: 1;
}
.ui-carousel-desc.uk-active .ui-carousel-desc-line {
  border-color: #2D354A;
  width: 100%;
}
.ui-qr-border {
  border: 1px solid rgba(242, 243, 247, 1);
  border-radius: 16px;
}
.ui-list-style {
  list-style: none;
}
.ui-mobile-carousel-arrow {
  width: 40px;
}
#MobileCarousel .ui-ellipse-1 img {
  min-width: 450px;
  opacity: 0.75;
  max-width: 1000px;
}
#MobileCarousel .uk-slideshow-items {
  aspect-ratio: 16 / 6 !important;
}
@media (max-width: 640px) {
  .ui-carousel-desc:not(.uk-active) {
    opacity: 0;
    position: absolute;
  }
  .ui-mobile-carousel-arrow {
    width: 20px;
  }
  .ui-pink-line-center::before {
    position: absolute;
    bottom: 135%;
    right: 0;
    transform: unset;
  }
}

#FaqAccordion > li {
  padding: 18px;
  border-radius: 20px;
  border-bottom: 1px solid rgba(49, 127, 245, 0.3);
  margin-top: 0;
}
#FaqAccordion > li:nth-child(odd) {
  background-color: rgba(255, 255, 255, 1);
}
#FaqAccordion > li:nth-child(even) {
  background-color: rgba(245, 248, 251, 1);
}
#FaqAccordion > li:nth-child(n +4) {
 display: none;
}
.ui-faq-gradient {
  z-index: -1;
  position: absolute;
  right: -190px;
  top: -242px;
}
#FaqAccordion > li.faq-collapsed {
  display: list-item;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.5s ease;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}

#FaqAccordion > li.faq-expanded {
  display: list-item;
  max-height: 500px;
  opacity: 1;
  transition: 0.5s ease;
}
#FaqAccordion .uk-accordion-title {
  font-size: 1.12rem;
  display: flex;
  align-items: center;
  position: relative;
  color: #2d354a !important;
}
#FaqAccordion .uk-accordion-content {
  padding-right: 25px;
}
.faq-arrow {
  transform: rotate(180deg);
  transition: transform 0.3s;
}
.faq-arrow.rotated {
  transform: rotate(0deg);
}
@media (max-width: 640px) {
  #MobileCarousel .uk-slideshow-items {
    aspect-ratio: 1/1 !important;
  }
  #FaqToggleBtn {
    margin-bottom: 100px;
  }
}
