/* GENERIC */

/* YEKAN BAKH */

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 100;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-Thin.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 300;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-Light.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: normal;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-Regular.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 700;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-Bold.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 600;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-SemiBold.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 750;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-ExtraBold.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 900;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-ExtraBlack.woff") format("woff");

  font-display: swap;
}

@font-face {
  font-family: "yekanbakh";

  font-style: normal;

  font-weight: 800;

  src: url("../fonts/YekanBakh/YekanBakhFaNum-Black.woff") format("woff");

  font-display: swap;
}

/*FONT-ICON*/

@font-face {
  font-family: 'icomoon';

  src: url("../fonts/icon/icomoon.eot?xk61jf");

  src: url("../fonts/icon/icomoon.eot?xk61jf#iefix") format("embedded-opentype"), url("../fonts/icon/icomoon.ttf?xk61jf") format("truetype"), url("../fonts/icon/icomoon.woff?xk61jf") format("woff"), url("../fonts/icon/icomoon.svg?xk61jf#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin1:before {
  content: "\e92c";
}

.icon-instagram1:before {
  content: "\e92d";
}

.icon-checked:before {
  content: "\e92b";
}

.icon-close:before {
  content: "\e92a";
}

.icon-double-quotes-up:before {
  content: "\e928";
}

.icon-double-quotes-down:before {
  content: "\e929";
}

.icon-menu:before {
  content: "\e900";
}

.icon-right:before {
  content: "\e901";
}

.icon-down:before {
  content: "\e902";
}

.icon-up:before {
  content: "\e903";
}

.icon-folder:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e90a";
}

.icon-left:before {
  content: "\e90e";
}

.icon-linkedin:before {
  content: "\e912";
}

.icon-messages:before {
  content: "\e916";
}

.icon-play:before {
  content: "\e91a";
}

.icon-premium:before {
  content: "\e91b";
}

.icon-profile:before {
  content: "\e91c";
}

.icon-verify:before {
  content: "\e91d";
}

.icon-archive-book:before {
  content: "\e91e";
}

.icon-book:before {
  content: "\e91f";
}

.icon-clock:before {
  content: "\e920";
}

.icon-premium1:before {
  content: "\e921";
}

.icon-airplane:before {
  content: "\e922";
}

.icon-product:before {
  content: "\e923";
}

.icon-arrow-left-sq:before {
  content: "\e924";
}

.icon-file:before {
  content: "\e925";
}

.icon-smile:before {
  content: "\e926";
}

.icon-reward:before {
  content: "\e927";
}

.icon-calendar-2:before {
  content: "\e904";
}

.icon-call:before {
  content: "\e905";
}

.icon-clipboard-tick:before {
  content: "\e906";
}

.icon-clock1:before {
  content: "\e907";
}

.icon-document-copy:before {
  content: "\e909";
}

.icon-document-text:before {
  content: "\e90b";
}

.icon-empty-wallet:before {
  content: "\e90c";
}

.icon-user:before {
  content: "\e90d";
}

.icon-heart:before {
  content: "\e90f";
}

.icon-house:before {
  content: "\e910";
}

.icon-location:before {
  content: "\e911";
}

.icon-money:before {
  content: "\e913";
}

.icon-note:before {
  content: "\e914";
}

.icon-profile-2user1:before {
  content: "\e915";
}

.icon-teacher:before {
  content: "\e917";
}

.icon-telephone:before {
  content: "\e918";
}

.icon-timer-start:before {
  content: "\e919";
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-border-opacity: 0.75;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn:hover {
  --tw-border-opacity: 0;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 992px) {
  .btn {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.btn-white-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
}

/* contact us form modal */

.contact__modal-wrapper {
  display: none;
}


.contact__modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 1rem;
  z-index: 100;
}

.contact__modal-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 3rem;
  background-color: #f1f1f1;
  border-radius: 0.5rem;
  gap: 30px;
  max-width: 500px;
}

.contact__modal-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.contact__modal-content>div {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.contact__modal-close {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 1rem;
  right: 1rem;
  font-size: 1.5rem;
  color: #000;
  cursor: pointer;
  width: 2.125rem;
  height: 2.125rem;
  transition: all .4s;
}

.contact__modal-close:hover {
  border-radius: 100vmax;
  background-color: var(--scroll-thumb-color);
}

.contact__modal-text-1 {
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
}

.contact__modal-text-2 {
  color: rgba(3, 152, 85, 1);
  font-size: 0.875rem;
  font-weight: 600;
}

.contact__modal-wrapper {
  display: none;
}

.show__contact-modal {
  display: flex;
}

.uis-check-circle {
  color: rgba(3, 152, 85, 1);
  font-size: 3rem;
}

@media screen and (max-width: 768px) {
  .contact__container {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 3rem;
  }
}

@media screen and (max-width: 576px) {
  .contact__container {
    grid-template-columns: repeat(1, 1fr);
  }

  .contact__modal-text-2 {
    font-size: 0.875rem;
  }

  .contact__modal-text-1 {
    font-size: 1rem;
  }

  .contact__modal-main-text {
    font-size: 0.885rem;
    text-align: center;
  }

  .contact__modal-container {
    padding: 2rem;
    gap: 10px;

  }

  .contact__modal-close {
    top: .4rem;
    right: .4rem;
  }
}

.uil-check-circle {
  color: rgba(3, 152, 85, 1);
  font-size: 3rem;

}

.uil-phone {
  font-size: 1.5rem;
}

.uil-envelope-edit {
  font-size: 1.5rem;

}

.btn-free-consulting {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.75rem;
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media not all and (min-width: 576px) {
  .btn-free-consulting {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .btn-free-consulting {
    padding-left: 6rem;
    padding-right: 6rem;
    font-size: 18px;
  }
}

.btn-free-consulting {
  background-image: linear-gradient(to left, #140F5E, #6888EC, #140F5E, #6888EC);
  background-size: 300% 100%;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-free-consulting:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.title-public {
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(65 65 65 / var(--tw-text-opacity));
}

@media (min-width: 992px) {
  .title-public {
    font-size: 24px;
  }
}

.title-public-right {
  text-align: right;
}

.title-public-primary {
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
}

.subtitle-public {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(60 65 134 / var(--tw-text-opacity));
}

@media (min-width: 992px) {
  .subtitle-public {
    font-size: 22px;
  }
}

.lines {
  margin-left: 1rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.lines.lines-reverse {
  margin-left: 0px;
  margin-right: 1rem;
  flex-direction: row;
}

.lines .line {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  display: block;
  height: 0.125rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(14 58 128 / var(--tw-bg-opacity));
}

.lines .line:nth-child(2) {
  width: 0.5rem;
}

.lines .line:nth-child(3) {
  width: 0.25rem;
}

.text-public {
  margin-bottom: 0px;
  display: block;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(70 71 73 / var(--tw-text-opacity));
}

@media (min-width: 992px) {
  .text-public {
    font-size: 18px;
  }
}

.text-public-sm {
  font-size: 14px;
}

.text-public-base {
  font-size: 14px;
}

@media (min-width: 992px) {
  .text-public-base {
    font-size: 16px;
  }
}

.nav-item-bullet {
  position: relative;
  margin-bottom: 0.25rem;
  display: block;
  padding-right: 1rem;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(70 71 73 / var(--tw-text-opacity));
}

.nav-item-bullet:last-child {
  margin-bottom: 0px;
}

.nav-item-bullet:before {
  position: absolute;
  top: 0.5rem;
  right: 0px;
  height: 0.375rem;
  width: 0.375rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(14 58 128 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.btn-nav {
  position: absolute;
  top: 50%;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.btn-nav.btn-nav-gradient {
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-nav i {
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-nav:hover i {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-nav.btn-nav-gradient i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-nav.btn-nav-relative {
  position: relative;
  top: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-nav-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(40 35 93 / var(--tw-bg-opacity));
}

.btn-nav-primary i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-small-gradient {
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-image: linear-gradient(to left, #140F5E, #6888EC, #140F5E, #6888EC);
  background-size: 300% 100%;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-small-gradient:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px !important;
  background-color: #D9D9D9 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px !important;
  background-color: #140f5e !important;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: 0 !important;
  left: auto !important;
  width: 4px !important;
}

.mCustomScrollBox {
  padding-right: 16px !important;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-left: 0 !important;
}

/* SECTIONS */

/*.header-bg:before {*/

/*    @apply content-[""] absolute top-0 right-0 w-full h-full bg-primary-alpha opacity-60*/

/*}*/

/*.header-bg:after {*/

/*    @apply content-[""] absolute top-0 right-0 w-full h-full bg-[#063DA9] opacity-80*/

/*}*/

.header-nav:hover .header-nav-link {
  opacity: 0.4;
}

.header-nav-link:hover {
  opacity: 1 !important;
}

.another-services-before:before {
  position: absolute;
  right: 0px;
  z-index: -10;
  height: calc(100% - 282px);
  width: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 1.5rem;
  background-color: #E8EFF54D;
  --tw-content: "";
  content: var(--tw-content);
}

@media not all and (min-width: 992px) {
  .another-services-before:before {
    bottom: 0px;
  }
}

@media (min-width: 992px) {
  .another-services-before:before {
    top: 50%;
    height: 100%;
    width: 50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
}

.swiper-steps:before {
  position: absolute;
  top: 50%;
  right: 0px;
  height: 0.125rem;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: repeating-linear-gradient(to left, rgba(109, 72, 200, 0.3) 0px, rgba(109, 72, 200, 0.3) 5px, #fff 5px, #fff 10px);
  ;
  --tw-content: "";
  content: var(--tw-content);
}

.swiper-steps .swiper-slide.swiper-slide-thumb-active>div {
  --tw-bg-opacity: 1;
  background-color: rgb(39 201 125 / var(--tw-bg-opacity));
  background-image: none;
}

.step-swiper-slide i {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.step-swiper-slide:hover i {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-next-step {
  margin-right: auto;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  border-radius: 0.75rem;
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
  padding: 0.625rem;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-image: linear-gradient(to left, #140F5E, #6888EC, #140F5E, #6888EC);
  background-size: 300% 100%;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-next-step:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.gallery-container:before {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: -10;
  height: 140px;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: linear-gradient(180deg, #28235D 0%, #586FC6 164.89%, #28235D 259.67%);
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 992px) {
  .gallery-container:before {
    height: 175px;
  }
}

.form-box:before {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: -10;
  height: 100%;
  width: 100%;
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 992px) {
  .form-box:before {
    background-image: linear-gradient(262deg, #080E1B -10.52%, #749CF1 133.28%);
  }
}

@media screen and (max-width: 992px) {
  .form-box:before {
    background-image: linear-gradient(262deg, #080E1B -10.52%, #749CF1 160%);
  }
}

.form-box form {
  max-width: 500px;
}

.form-icon {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(215 219 228 / var(--tw-text-opacity));
}

.form-input {
  height: 2.75rem;
  width: 100%;
  border-radius: 0.75rem;
  padding-right: 2.5rem;
  font-size: 14px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.form-input::-moz-placeholder {
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 1;
}

.form-input::placeholder {
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 1;
}

.form-input {
  border: 1px solid rgba(174, 184, 213, 0.40);
  background: rgba(255, 255, 255, 0.23);
}

.btn-form {
  display: flex;
  height: 2.75rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(101 111 189 / var(--tw-bg-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-form:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
}

.tab-item-services>div:before {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 100%;
  width: 0px;
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  --tw-content: "";
  content: var(--tw-content);
}

.tab-item-services.active>div:before {
  width: 100%;
}

.tab-item-services.active>div * {
  position: relative;
  z-index: 20;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tab-item-services.active .tab-item-services-line {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.2;
}

.services-another-item-icon:before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.services-another-item:hover .services-another-item-icon:before {
  opacity: 1;
}

.services-another-item:hover .services-another-item-icon i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.services-another-item-icon svg {
  position: relative;
  z-index: 10;
  width: 34px !important;
  height: 34px !important;
}

.services-another-item-icon svg path {
  transition: all 0.3s;
}

.services-another-item:hover .services-another-item-icon svg path {
  stroke: #ffffff !important;
}

.item-accordion.active {
  background-color: rgb(40 35 93 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.07;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.item-accordion.active i {
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* ! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  scroll-behavior: smooth;
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

.managers-img {
  background-color: #E5DBB8;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

html, body {
  overflow-x: hidden;
  text-align: right;
  font-family: "yekanbakh";
  direction: rtl;
}

@media not all and (min-width: 576px) {
  body {
    padding-bottom: 90px;
  }
}

button {
  cursor: pointer;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-16 {
  left: -4rem;
}

.-left-8 {
  left: -2rem;
}

.-right-16 {
  right: -4rem;
}

.-right-8 {
  right: -2rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-32 {
  bottom: 8rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.right-0 {
  right: 0px;
}

.right-1\/2 {
  right: 50%;
}

.right-10 {
  right: 2.5rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-4 {
  top: 1rem;
}

.top-\[212px\] {
  top: 212px;
}

.top-full {
  top: 100%;
}

.-z-10 {
  z-index: -10;
}

.z-10 {
  z-index: 10;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.-m-1 {
  margin: -0.25rem;
}

.-m-2 {
  margin: -0.5rem;
}

.-m-4 {
  margin: -1rem;
}

.-m-5 {
  margin: -1.25rem;
}

.m-0 {
  margin: 0px;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-mr-4 {
  margin-right: -1rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-auto {
  margin-right: auto;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-32 {
  height: 8rem;
}

.h-40 {
  height: 10rem;
}

.h-48 {
  height: 12rem;
}

.h-52 {
  height: 20rem;
}

.h-522 {
  height: 13rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-full {
  height: 100%;
}

.w-0 {
  width: 0px;
}

.w-0\.5 {
  width: 0.125rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[125px\] {
  width: 125px;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[230px\] {
  width: 230px;
}

.w-\[500px\] {
  width: 500px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.max-w-\[115px\] {
  max-width: 115px;
}

.max-w-\[250px\] {
  max-width: 250px;
}

.max-w-\[70px\] {
  max-width: 70px;
}

.max-w-full {
  max-width: 100%;
}

.shrink-0 {
  flex-shrink: 0;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-1\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-100 {
  --tw-scale-x: -1;
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-x-100 {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-even {
  justify-content: space-evenly;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-4xl {
  border-radius: 20px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dark-alpha {
  --tw-border-opacity: 1;
  border-color: rgb(70 71 73 / var(--tw-border-opacity));
}

.border-natural {
  --tw-border-opacity: 1;
  border-color: rgb(232 232 237 / var(--tw-border-opacity));
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.bg-\[\#F6F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-dark-beta {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity));
}

.bg-info {
  --tw-bg-opacity: 1;
  background-color: rgb(67 127 236 / var(--tw-bg-opacity));
}

.bg-natural-alpha {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 58 128 / var(--tw-bg-opacity));
}

.bg-primary-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 26 81 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-\[0\.15\] {
  --tw-bg-opacity: 0.15;
}

.bg-none {
  background-image: none;
}

.bg-primary-fixed {
  background-image: linear-gradient(267deg, #110A58 3.73%, #7094FA 97.09%);
}

.bg-primary-gra-alpha {
  background-image: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
  ;
}

.bg-cover {
  background-size: cover;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: left;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-bottom {
  -o-object-position: bottom;
  object-position: bottom;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.object-left {
  -o-object-position: left;
  object-position: left;
}

.object-right {
  -o-object-position: right;
  object-position: right;
}

.object-top {
  -o-object-position: top;
  object-position: top;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-4 {
  padding-top: 1rem;
}

.text-center {
  text-align: center;
}

.text-2xl {
  font-size: 24px;
}

.text-4xl {
  font-size: 28px;
}

.text-6xl {
  font-size: 32px;
}

.text-base {
  font-size: 16px;
}

.text-lg {
  font-size: 20px;
}

.text-md {
  font-size: 18px;
}

.text-sm {
  font-size: 14px;
}

.text-xl {
  font-size: 22px;
}

.text-xs {
  font-size: 12px;
}

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

.font-semibold {
  font-weight: 600;
}

.text-\[\#28235D\] {
  --tw-text-opacity: 1;
  color: rgb(40 35 93 / var(--tw-text-opacity));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(65 65 65 / var(--tw-text-opacity));
}

.text-dark-alpha {
  --tw-text-opacity: 1;
  color: rgb(70 71 73 / var(--tw-text-opacity));
}

.text-light {
  color: rgba(0, 0, 0, 0.50);
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
}

.text-primary-beta {
  --tw-text-opacity: 1;
  color: rgb(60 65 134 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow-normal {
  --tw-shadow: 0px 4px 16px 6px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0px 4px 16px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-normal-alpha {
  --tw-shadow: 0px 6px 12px 8px rgba(203, 190, 190, 0.16);
  --tw-shadow-colored: 0px 6px 12px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.first\:top-4:first-child {
  top: 1rem;
}

.first\:mb-0:first-child {
  margin-bottom: 0px;
}

.first\:ml-4:first-child {
  margin-left: 1rem;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:ml-0:last-child {
  margin-left: 0px;
}

.hover\:border-natural-alpha:hover {
  --tw-border-opacity: 1;
  border-color: rgb(249 249 249 / var(--tw-border-opacity));
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.hover\:bg-natural-alpha:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-100:hover {
  --tw-bg-opacity: 1;
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(14 58 128 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:shadow-normal:hover {
  --tw-shadow: 0px 4px 16px 6px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0px 4px 16px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media not all and (min-width: 992px) {
  .max-lg\:order-first {
    order: -9999;
  }

  .max-lg\:order-last {
    order: 9999;
  }

  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:max-w-\[200px\] {
    max-width: 200px;
  }

  .max-lg\:max-w-\[240px\] {
    max-width: 240px;
  }

  .max-lg\:max-w-\[266px\] {
    max-width: 266px;
  }

  .max-lg\:max-w-\[270px\] {
    max-width: 270px;
  }

  .max-lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .max-lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .max-lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .max-lg\:pt-44 {
    padding-top: 11rem;
  }

  .max-lg\:pt-8 {
    padding-top: 2rem;
  }
}

@media not all and (min-width: 576px) {
  .max-sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .max-sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .max-sm\:w-\[270px\] {
    width: 270px;
  }

  .max-sm\:max-w-\[180px\] {
    max-width: 180px;
  }

  .max-sm\:max-w-\[290px\] {
    max-width: 290px;
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .max-sm\:justify-center {
    justify-content: center;
  }

  .max-sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-sm\:text-center {
    text-align: center;
  }
}

@media (min-width: 576px) {
  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .lg\:top-0 {
    top: 0px;
  }

  .lg\:-m-3 {
    margin: -0.75rem;
  }

  .lg\:-m-4 {
    margin: -1rem;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-64 {
    height: 16rem;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-\[192px\] {
    width: 192px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[80px\] {
    max-width: 80px;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pr-32 {
    padding-right: 8rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 26px;
  }

  .lg\:text-5xl {
    font-size: 30px;
  }

  .lg\:text-base {
    font-size: 16px;
  }

  .lg\:text-md {
    font-size: 18px;
  }

  .lg\:text-xl {
    font-size: 22px;
  }

  .lg\:first\:top-8:first-child {
    top: 2rem;
  }

  .lg\:first\:ml-8:first-child {
    margin-left: 2rem;
  }
}

@media (min-width: 1200px) {
  .xl\:-m-4 {
    margin: -1rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:p-4 {
    padding: 1rem;
  }
}


/* mobile cta buttons */

.btn-container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 0;
  background: linear-gradient(237deg, #140F5E 15.76%, #6888EC 93.59%);
}

.floating-cta {
  width: 100%;
  margin: 10px;
}

.extra-info {
  text-align: center;
}

.cta-fixed {
  margin-block: 10px;
  background-image: linear-gradient(271deg, #140F5E 15.76%, #99b1ff 93.59%);
}

.warranty {
  position: relative;
}

.warranty-img {
  position: absolute;
  top: 90px;
  left: 90px;
  width: 60px;
  transform: rotate(-25deg);
}

@media screen and (max-width: 740px) {
  .warranty-img {
    top: 130px;
    right: 140px;
  }
}

@media screen and (min-width: 840px) {
  .fixed-ctas {
    display: none;
  }
}