@font-face {
  font-family: Ibmplexsansarabic;
  src: url('../fonts/IBMPlexSansArabic-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Ibmplexsansarabic;
  src: url('../fonts/IBMPlexSansArabic-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Ibmplexsansarabic;
  src: url('../fonts/IBMPlexSansArabic-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

:root {
  --backgorund-color--background: var(--_primitives---natrual--gray-100);
  --text-color--primary: var(--_primitives---natrual--gray-900);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--secondary: var(--_primitives---natrual--gray-700);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--muted: var(--_primitives---natrual--gray-300);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --text-color--white: var(--_primitives---natrual--gray-0);
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --button--bg: var(--_primitives---natrual--gray-1000);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --button--text: var(--_primitives---natrual--gray-50);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --_primitives---semantic--accent-100: #d7bff9;
  --semantic--accent--bg: var(--_primitives---semantic--accent-50);
  --semantic--accent--text: var(--_primitives---semantic--accent-400);
  --semantic--info--bg: #5ac5d13d;
  --semantic--info--text: var(--_primitives---semantic--info-500);
  --text-color--accent: #0004ff;
  --backgorund-color--surface-2: var(--_primitives---natrual--gray-0);
  --text-color--black: var(--_primitives---natrual--gray-1000);
  --backgorund-color--surface-1: var(--_primitives---natrual--gray-50);
  --semantic--success--stroke: var(--_primitives---semantic--success-500);
  --semantic--success--text: var(--_primitives---semantic--success-500);
  --_primitives---primary-color--brand-blue-50: #e6e6ff;
  --_primitives---natrual--gray-0: white;
  --_primitives---natrual--gray-50: #f2f2f2;
  --_primitives---natrual--gray-100: #f8f8f8;
  --_primitives---natrual--gray-150: #d9d9d9;
  --_primitives---natrual--gray-200: #cdcdcd;
  --_primitives---natrual--gray-300: #b3b3b3;
  --_primitives---natrual--gray-400: #9a9a9a;
  --_primitives---natrual--gray-500: #818181;
  --_primitives---natrual--gray-600: #676767;
  --_primitives---natrual--gray-700: #4d4d4d;
  --_primitives---natrual--gray-800: #343434;
  --_primitives---natrual--gray-850: #272727;
  --_primitives---natrual--gray-900: #1a1a1a;
  --_primitives---natrual--gray-950: #0d0d0d;
  --_primitives---natrual--gray-1000: black;
  --_primitives---primary-color--brand-blue-100: #cccdff;
  --_primitives---primary-color--brand-blue-150: #b3b4ff;
  --_primitives---primary-color--brand-blue-200: #999bff;
  --_primitives---primary-color--brand_blue-300: #6668ff;
  --_primitives---primary-color--brand-blue-400: #3336ff;
  --_primitives---primary-color--brand-blue-500: #0004ff;
  --_primitives---primary-color--brand-blue-600: #0003cc;
  --_primitives---primary-color--brand-blue-700: #000299;
  --_primitives---primary-color--brand-blue-800: #000266;
  --_primitives---primary-color--brand-blue-850: #00014d;
  --_primitives---primary-color--brand-blue-900: #000133;
  --_primitives---primary-color--brand-blue-950: #00001a;
  --_primitives---primary-color--indigo-50: #f1e6ff;
  --_primitives---primary-color--indigo-100: #e2ccff;
  --_primitives---primary-color--indigo-150: #d4b3ff;
  --_primitives---primary-color--indigo-200: #c599ff;
  --_primitives---primary-color--indigo-300: #a966ff;
  --_primitives---primary-color--indigo-400: #8c33ff;
  --_primitives---primary-color--indigo-500: #6f00ff;
  --_primitives---primary-color--indigo-600: #5900cc;
  --_primitives---primary-color--indigo-700: #430099;
  --_primitives---primary-color--indigo-800: #2c0066;
  --_primitives---primary-color--indigo-850: #21004d;
  --_primitives---primary-color--indigo-900: #160033;
  --_primitives---primary-color--indigo-950: #0b001a;
  --backgorund-color--accent: var(--_primitives---primary-color--brand-blue-100);
  --_primitives---complementary-color--azure-50: #e6f4ff;
  --_primitives---complementary-color--azure-100: #cce9ff;
  --_primitives---complementary-color--azure-150: #b3deff;
  --_primitives---complementary-color--azure-200: #99d3ff;
  --text-color--inverted: var(--_primitives---natrual--gray-50);
  --semantic--success--bg: var(--_primitives---semantic--success-50);
  --_primitives---complementary-color--azure-300: #66bcff;
  --_primitives---complementary-color--azure-400: #33a6ff;
  --_primitives---complementary-color--azure-500: #0090ff;
  --_primitives---complementary-color--azure-600: #0073cc;
  --semantic--error--bg: var(--_primitives---semantic--error-50);
  --semantic--error--text: var(--_primitives---semantic--error-500);
  --_primitives---complementary-color--azure-700: #005699;
  --semantic--error--stroke: var(--_primitives---semantic--error-500);
  --_primitives---complementary-color--azure-800: #003a66;
  --semantic--warning--bg: var(--_primitives---semantic--warning-50);
  --_primitives---complementary-color--azure-850: #002b4d;
  --semantic--warning--text: var(--_primitives---semantic--warning-500);
  --_primitives---complementary-color--azure-900: #001d33;
  --_primitives---complementary-color--azure-950: #000e1a;
  --semantic--warning--stroke: var(--_primitives---semantic--warning-500);
  --_primitives---semantic--success-50: #e6f9ed;
  --_primitives---semantic--success-100: #c1f0d3;
  --_primitives---semantic--success-200: #8ce9b3;
  --semantic--info--stroke: var(--_primitives---semantic--info-500);
  --_primitives---semantic--success-300: #5de194;
  --_primitives---semantic--success-400: #6bd599;
  --_primitives---semantic--success-500: #5bc78a;
  --_primitives---semantic--warning-50: #ffefb3;
  --_primitives---semantic--warning-100: #ffe380;
  --semantic--accent--stroke: var(--_primitives---semantic--accent-400);
  --_primitives---semantic--warning-200: #ffe380;
  --_primitives---semantic--warning-300: #ffd94d;
  --_primitives---semantic--warning-400: #ffcc1a;
  --_primitives---semantic--warning-500: #ffbf00;
  --_primitives---semantic--info-50: #5ac5d1;
  --_primitives---semantic--info-100: #bee8f9;
  --_primitives---semantic--info-200: #85d3f4;
  --_primitives---semantic--info-300: #49beef;
  --_primitives---semantic--info-400: #1daaef;
  --_primitives---semantic--info-500: #0095e0;
  --_primitives---semantic--accent-50: #f0e8fd;
  --_primitives---semantic--accent-200: #b98af3;
  --_primitives---semantic--accent-300: #9c5ced;
  --_primitives---semantic--accent-400: #8136e6;
  --_primitives---semantic--accent-500: #690fed;
  --_primitives---semantic--neutral-50: whitesmoke;
  --_primitives---semantic--neutral-100: #e0e0e0;
  --_primitives---semantic--neutral-200: #c2c2c2;
  --_primitives---semantic--neutral-300: #a3a3a3;
  --_primitives---semantic--neutral-400: #858585;
  --_primitives---semantic--neutral-500: #6b6b6b;
  --_primitives---semantic--error-50: #fde8e8;
  --_primitives---semantic--error-100: #f9bfbf;
  --_primitives---semantic--error-200: #f08a8a;
  --_primitives---semantic--error-300: #e65a5a;
  --_primitives---semantic--error-400: #db3030;
  --_primitives---semantic--error-500: #d31111;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  background-color: var(--backgorund-color--background);
  color: var(--text-color--primary);
  direction: rtl;
  font-family: Ibmplexsansarabic, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(2.75rem, 5.1429vw - 1.1071rem, 5rem);
  font-weight: 600;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin: 0 0 1rem;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin: 1rem 0 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: 1800px;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.background-color-primary {
  background-color: var(--background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-primary {
  color: var(--text-color--primary);
}

.text-color-secondary {
  color: var(--text-color--secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  background-color: var(--background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>);
  color: var(--text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>);
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.padding-global {
  border-radius: 20px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-alternate {
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
}

.text-style-italic {
  font-style: italic;
}

.pointer-events-none {
  pointer-events: none;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 112.5rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

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

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.text-weight-xbold {
  font-weight: 800;
}

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

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-alternate {
  background-color: var(--background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>);
}

.text-style-muted {
  opacity: .6;
}

.text-size-small.hide-mobile-landscape {
  color: var(--text-color--muted);
  text-align: right;
  font-size: .8rem;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.max-width-xlarge {
  width: 100%;
  max-width: 100rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-secondary {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
}

.form_input {
  border: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder, .form_input.is-select-input {
  color: var(--text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.padding-section-large {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  direction: rtl;
  flex-flow: column;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: var(--link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>);
  text-decoration: underline;
}

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

.fs-styleguide_header {
  background-color: var(--background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs-styleguide_label {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>);
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
}

.container-large.dark {
  color: var(--text-color--white);
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: var(--background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>);
  color: var(--text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>);
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--button--bg);
  color: var(--text-color--white);
  text-align: center;
  border-radius: 90px;
  align-items: center;
  padding: .75rem 2rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>);
  color: #000;
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.menu-desktop_hidden {
  display: none;
}

.button.nav-download-cta {
  background-color: #4f0af5;
  background-image: radial-gradient(circle at 250% -250%, #000, #a988f900 74%), radial-gradient(circle at 50% 200%, #a988f9, #a988f900);
  border: 1px solid #fff6;
  border-radius: 20px;
  padding: .5rem 1rem;
}

.button.white {
  background-color: var(--button--text);
  color: var(--button--bg);
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-medium {
  max-width: 67ch;
  color: var(--text-color--secondary);
  font-size: 1.2rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>);
  color: var(--text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.nav_component {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  direction: ltr;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 9.5rem;
  color: var(--text-color--primary);
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-tertiary {
  background-color: var(--background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.section_hero {
  color: var(--text-color--primary);
  background-image: radial-gradient(circle farthest-side, #4f0af5, #000 48%, #01012c);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.nav_list-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  margin-bottom: 0;
}

.dropdown {
  align-self: stretch;
  font-size: 1rem;
  display: flex;
}

.alert-tag_small {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: 8px;
  align-items: center;
  padding: .5rem;
  font-size: .8rem;
  line-height: 1;
  display: flex;
}

.alert-tag_small.accent {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--_primitives---semantic--accent-100);
  background-color: var(--semantic--accent--bg);
  color: var(--semantic--accent--text);
  border-radius: 12px;
  font-size: .8rem;
  font-weight: 500;
  display: flex;
  box-shadow: 0 0 2px #7940dd30;
}

.alert-tag_small.info {
  background-color: var(--semantic--info--bg);
  color: var(--semantic--info--text);
  margin-left: auto;
}

.alert-tag_small.future {
  color: var(--text-color--accent);
  background-color: #0000ff17;
  border-radius: 20px;
  padding-left: .75rem;
  padding-right: .75rem;
}

.alert-tag_small.now {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  color: #8000ff;
  background-color: #6a00ff2e;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: .5rem .75rem;
}

.text-block-9 {
  font-weight: 300;
}

.div-sitemap-content-wrapper.right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--muted);
  order: -1;
  display: flex;
}

.div-sitemap-content-wrapper.left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.form-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fapptitle {
  font-size: 1.1rem;
  font-weight: 600;
}

.fapptext {
  font-size: .6rem;
}

.list-item-2 {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  flex-direction: column;
  display: flex;
}

.f_appdonwload-wrapper {
  color: #fff;
  flex-direction: column;
  display: flex;
}

.footer-details {
  font-size: .8rem;
  font-weight: 400;
}

.footer-details.disclamer {
  direction: rtl;
  font-size: .9rem;
  line-height: 1.5;
}

.emailheader {
  direction: rtl;
  align-self: stretch;
}

.appdownload_border {
  background-image: linear-gradient(#fff, #8743f61f);
  border-radius: 50px;
  padding: .6rem;
  box-shadow: inset 0 0 1px #00000040;
}

.sc-link {
  padding: .2rem .2rem 0;
}

.sc-link:hover {
  color: var(--text-color--primary);
}

.sitemap-link-title {
  z-index: 25;
  padding: .4rem 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.div-container-footerheader {
  flex-direction: column;
  display: flex;
}

.appdownload_bottom {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(150deg, #4f0af5 18%, #8318f5);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  transition: box-shadow .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  box-shadow: inset 1px -2px 2px #00000040, inset 0 1px #fff3, 0 2px 2px #4f0af580, 0 0 1px #00000040;
}

.appdownload_bottom:hover {
  box-shadow: inset 1px -2px 2px #00000040, inset 0 1px #fff3, 0 6px 16px #4f0af580, 0 0 1px #00000040;
}

.appdownload_bottom:active {
  background-image: linear-gradient(#93f, #93f);
  box-shadow: inset 1px -2px 2px #00000040, inset 0 1px #fff3, 0 0 #4f0af56b, 0 0 1px #00000040;
}

.sitemap-premitted-text {
  order: -9999;
}

.email-form-wrapper {
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.sitemap-link {
  z-index: 25;
  color: var(--text-color--muted);
  flex-direction: row;
  align-self: flex-start;
  align-items: center;
  padding: .125rem 0 .125rem 1rem;
  display: inline-block;
}

.text-field {
  color: #0b0b0b;
  text-align: right;
  direction: rtl;
  background-color: #fff;
  border: .8px solid #0000000d;
  border-radius: 8px;
  max-width: 450px;
  height: 3rem;
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1rem;
  transition: filter .2s, border-color .2s;
}

.text-field:focus {
  border-width: 1px;
  border-color: #4f0af5;
  box-shadow: 0 4px 10px #490aef1f, inset 0 0 8px #4300f11f;
}

.div-container-copyright {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--muted);
  flex-direction: column;
  padding-bottom: 1rem;
  display: flex;
}

.sitemap-header {
  font-size: 1rem;
  font-weight: 600;
  line-height: .9;
}

.sitemap-content-wrapper {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  direction: rtl;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  line-height: .9;
  display: flex;
}

.newsletter-form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.cell {
  grid-column-gap: 7rem;
  grid-row-gap: 1rem;
  direction: rtl;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.cta-links-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer {
  background-image: linear-gradient(180deg, var(--backgorund-color--surface-2), var(--backgorund-color--background));
  color: var(--text-color--primary);
  --backgorund-color--background: var(--_primitives---natrual--gray-100);
  --text-color--primary: var(--_primitives---natrual--gray-900);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--secondary: var(--_primitives---natrual--gray-700);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--muted: var(--_primitives---natrual--gray-300);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --text-color--white: var(--_primitives---natrual--gray-0);
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --button--bg: var(--_primitives---natrual--gray-1000);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --button--text: var(--_primitives---natrual--gray-50);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --semantic--accent--bg: var(--_primitives---semantic--accent-50);
  --semantic--accent--text: var(--_primitives---semantic--accent-400);
  --semantic--info--bg: #5ac5d13d;
  --semantic--info--text: var(--_primitives---semantic--info-500);
  --text-color--accent: #0004ff;
  --backgorund-color--surface-2: var(--_primitives---natrual--gray-0);
  --text-color--black: var(--_primitives---natrual--gray-1000);
  --backgorund-color--surface-1: var(--_primitives---natrual--gray-50);
  --semantic--success--stroke: var(--_primitives---semantic--success-500);
  --semantic--success--text: var(--_primitives---semantic--success-500);
  --backgorund-color--accent: var(--_primitives---primary-color--brand-blue-100);
  --text-color--inverted: var(--_primitives---natrual--gray-50);
  --semantic--success--bg: var(--_primitives---semantic--success-50);
  --semantic--error--bg: var(--_primitives---semantic--error-50);
  --semantic--error--text: var(--_primitives---semantic--error-500);
  --semantic--error--stroke: var(--_primitives---semantic--error-500);
  --semantic--warning--bg: var(--_primitives---semantic--warning-50);
  --semantic--warning--text: var(--_primitives---semantic--warning-500);
  --semantic--warning--stroke: var(--_primitives---semantic--warning-500);
  --semantic--info--stroke: var(--_primitives---semantic--info-500);
  --semantic--accent--stroke: var(--_primitives---semantic--accent-400);
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.fcontent-header {
  margin-bottom: .5rem;
  font-size: .9rem;
  font-weight: 600;
}

.submit-button {
  color: var(--text-color--primary);
  background-color: #f8f8f8;
  border-radius: 8px;
  transition: background-color .2s cubic-bezier(.445, .05, .55, .95), color .3s cubic-bezier(.39, .575, .565, 1);
  box-shadow: inset 0 0 .97px #fff, inset 0 .9px #fff, 0 0 .97px #00000080, 0 8px 16px #a3b1c329, 0 1.95px 4px #00000014;
}

.submit-button:hover {
  color: #fff;
  background-color: #4f0af5;
}

.div-container-disclamer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--muted);
  flex-direction: column;
  padding-bottom: 1rem;
  display: flex;
}

.div-container-sitemap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--muted);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.line {
  opacity: .2;
  background-color: #a3b1c3;
  height: 1px;
}

.footerheader {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo_footer {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  display: flex;
}

.sitemap {
  font-size: .9rem;
}

.mainsitemap-wrapper {
  direction: ltr;
  padding: 0 0 3rem;
  font-weight: 600;
}

.sitemap-content-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-icon_line-bottom.is-light {
  background-color: #000;
}

.navbar_menu-button {
  padding: 0;
}

.navbar {
  background-color: #ddd0;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4rem;
  margin-top: 8px;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-icon_line-top.is-light {
  background-color: #000;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
}

.navbarlogo-link {
  width: 7rem;
  color: var(--text-color--white);
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
}

.navbarlogo-link.is-light {
  color: var(--text-color--primary);
}

.navbar_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  max-width: 1900px;
  height: 100%;
  color: var(--text-color--primary);
  grid-template-rows: auto;
  grid-template-columns: .375fr 1fr .375fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar_menu.is-page-height-tablet {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  direction: ltr;
  background-color: #a8a8a845;
  border-radius: 60px;
  box-shadow: 0 0 3px #0000004d;
}

.navbar_button-wrapper {
  grid-column-gap: 1rem;
  color: var(--text-color--white);
  flex: 1;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.navbar_button-wrapper.is-light {
  color: var(--text-color--primary);
}

.menu-icon_line-middle.is-light {
  background-color: #000;
}

.navbar-dropdown_text-wrapper {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.navbar-dropdown_list-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-self: stretch;
  place-items: flex-start end;
  width: 21rem;
  display: flex;
}

.navbar-dropdown_list-wrapper.is-gird {
  grid-column-gap: .8rem;
  grid-row-gap: .5rem;
  grid-template-rows: max-content auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start end;
  width: 71ch;
  display: grid;
}

.navbar-dropdown_link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff0;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding: .75rem;
  display: flex;
}

.navbar-dropdown_toggle {
  grid-column-gap: .5rem;
  color: var(--text-color--white);
  align-items: center;
  padding: .25rem 1rem;
  display: flex;
}

.navbar-dropdown_toggle.is-light {
  color: var(--text-color--primary);
}

.navbar-dropdown_list {
  direction: rtl;
  top: 46px;
}

.navbar-dropdown_list.w--open {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--backgorund-color--surface-2);
  background-color: var(--backgorund-color--background);
  text-align: right;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem;
  display: flex;
  right: -25%;
  overflow: hidden;
}

.navbar-dropdown_list.is-left {
  top: 46px;
}

.navbar-dropdown_list.is-left.w--open {
  background-color: var(--backgorund-color--background);
  right: -60%;
}

.navbar-dropdown {
  margin-left: 0;
  margin-right: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.text-weight-semibold {
  font-size: 1rem;
  font-weight: 600;
}

.navbar-dropdown_icon-wrapper {
  aspect-ratio: 1;
  object-fit: fill;
  border-radius: 16px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  height: 2.6rem;
  padding: .25rem;
  display: flex;
}

.navbar-dropdown_update-warpper {
  background-color: var(--backgorund-color--surface-2);
  border-radius: 16px;
  flex-flow: column;
  align-self: stretch;
  align-items: stretch;
  width: 16em;
  padding: 1.5rem;
  display: flex;
}

.navbar-dropdown_update-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.navbar-dropdown_update-item-warpper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.navbar-dropdown_update-image-warpper {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.navbar-dropdown_update-text-warpper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.navbar-dropdown_updatelink-warpper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image {
  object-fit: cover;
  border-radius: 11px;
}

.navbar-dropdown_heading-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
}

.hero-home_container_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 12rem;
  padding-bottom: 5rem;
  display: flex;
}

.hero-home_container_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 50vw;
  color: var(--text-color--muted);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.hero-home_container_bottom {
  flex: none;
  width: 40vw;
}

.hero-home_text-small {
  max-width: 80ch;
}

.image-2 {
  object-fit: fill;
  width: 70vw;
  max-width: 100%;
}

.hero-main_heading {
  color: var(--text-color--white);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #ffffff94, #fff 64%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: clamp(3rem, 3rem + 3vw, 5rem);
  font-weight: 600;
}

.main-heading_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--primary);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
  font-weight: 500;
  display: flex;
}

.main-heading_wrapper.margin-bottom {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.main-heading_wrapper.margin-bottom.dark {
  color: var(--text-color--white);
}

.main-heading_wrapper.dark {
  color: var(--text-color--white);
  position: relative;
}

.tag-normal-wrapper {
  background-color: var(--backgorund-color--surface-2);
  border-radius: 20px;
  padding: .25rem 1rem;
}

.tag-normal-wrapper.dark {
  background-color: #ffffff1a;
}

.hero_pills-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-pfm {
  overflow: hidden;
}

.sub_card_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 2 / 1.2;
  border: 2px solid var(--backgorund-color--surface-2);
  background-image: linear-gradient(#fff, #ffffffb3);
  border-radius: 25px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  max-width: 50ch;
  height: 420px;
  padding-top: .3rem;
  padding-left: .3rem;
  padding-right: .3rem;
  font-size: 1rem;
  transition: box-shadow .2s cubic-bezier(.25, .1, 1, .346);
  display: flex;
  position: static;
}

.sub_card_wrapper.privacy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  aspect-ratio: auto;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 1070px;
  padding: 2rem 4rem;
  font-size: .8rem;
  position: relative;
}

.sub_card_wrapper.hero {
  aspect-ratio: auto;
  background-color: #fff0;
  background-image: radial-gradient(circle at 50% 100%, #09021b, #01012c);
  border-width: 0;
  border-radius: 23px;
  flex: 1;
  max-width: 37ch;
  height: auto;
  padding: .25rem;
}

.sub_card_wrapper.portolfio-style {
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #00000038;
  background-image: none;
  border-width: 0;
  border-radius: 23px;
  flex: 1;
  padding: .25rem;
}

.sub_card_wrapper.income-expense {
  height: 100%;
}

.sub_card_wrapper.pfm_s {
  flex: 1;
  width: 50%;
  max-width: 40ch;
  height: 100%;
}

.sub_card_wrapper.budget-warpper {
  height: auto;
}

.sub_card_wrapper.pfm-final {
  aspect-ratio: auto;
  height: auto;
}

.card-heading {
  font-size: 1.3rem;
}

.div-block-2 {
  flex: 1;
}

.content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cards_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body {
  --backgorund-color--background: var(--_primitives---natrual--gray-100);
  --text-color--primary: var(--_primitives---natrual--gray-900);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--secondary: var(--_primitives---natrual--gray-700);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--muted: var(--_primitives---natrual--gray-300);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --text-color--white: var(--_primitives---natrual--gray-0);
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --button--bg: var(--_primitives---natrual--gray-1000);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --button--text: var(--_primitives---natrual--gray-50);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --semantic--accent--bg: var(--_primitives---semantic--accent-50);
  --semantic--accent--text: var(--_primitives---semantic--accent-400);
  --semantic--info--bg: #5ac5d13d;
  --semantic--info--text: var(--_primitives---semantic--info-500);
  --text-color--accent: #0004ff;
  --backgorund-color--surface-2: var(--_primitives---natrual--gray-0);
  --text-color--black: var(--_primitives---natrual--gray-1000);
  --backgorund-color--surface-1: var(--_primitives---natrual--gray-50);
  --semantic--success--stroke: var(--_primitives---semantic--success-500);
  --semantic--success--text: var(--_primitives---semantic--success-500);
  --backgorund-color--accent: var(--_primitives---primary-color--brand-blue-100);
  --text-color--inverted: var(--_primitives---natrual--gray-50);
  --semantic--success--bg: var(--_primitives---semantic--success-50);
  --semantic--error--bg: var(--_primitives---semantic--error-50);
  --semantic--error--text: var(--_primitives---semantic--error-500);
  --semantic--error--stroke: var(--_primitives---semantic--error-500);
  --semantic--warning--bg: var(--_primitives---semantic--warning-50);
  --semantic--warning--text: var(--_primitives---semantic--warning-500);
  --semantic--warning--stroke: var(--_primitives---semantic--warning-500);
  --semantic--info--stroke: var(--_primitives---semantic--info-500);
  --semantic--accent--stroke: var(--_primitives---semantic--accent-400);
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.permitted-wrapper_image {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  background-image: linear-gradient(#fff, #fafbfc);
  border-radius: 19px;
  flex-flow: column;
  align-items: center;
  width: 290px;
  padding: 1.8rem 2rem;
  display: flex;
}

.permitted-wrapper_image.paddingcustom {
  width: 290px;
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.permintted-tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--semantic--success--stroke);
  color: #1dd78d;
  background-image: linear-gradient(90deg, #6bffabad, #02ff7012);
  border-radius: 20px;
  align-items: center;
  padding: .5rem 1rem;
  font-size: 1rem;
  line-height: 1;
  display: flex;
  box-shadow: inset -2px -2px 1px #0eff8e33, inset 2px 2px 4px #ffffff6b, 0 0 8px #00000014, 0 0 2px #0000002e;
}

.permintted-line {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--text-color--accent);
  background-image: linear-gradient(#4f0af5, #9d74ff);
  align-items: center;
  width: 90px;
  height: 2px;
  line-height: .8;
  display: flex;
}

.code-embed {
  color: var(--semantic--success--text);
}

.text-block-11 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f4f4f4 74%, #ffffff5c);
  -webkit-background-clip: text;
  background-clip: text;
}

.wrapper-cards {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrapper-cards.hero {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.tag {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  background-color: var(--semantic--accent--bg);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  font-weight: 600;
  display: flex;
}

.tag.blue {
  background-color: var(--_primitives---primary-color--brand-blue-50);
  color: var(--semantic--info--text);
}

.tag-dot {
  aspect-ratio: auto;
  border-radius: 20px;
  width: 10px;
  height: 10px;
}

.card-heading_wrapper {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  text-align: right;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-heading_wrapper.hero {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .9rem;
}

.card_image_wrapper {
  background-image: linear-gradient(0deg, #4b00ff14, #fff0);
  border: 2px solid #e7e7e7;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  height: auto;
  display: flex;
  overflow: hidden;
}

.card_image_wrapper.future {
  background-image: url('../images/Frame-1707479421.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  align-self: stretch;
  height: 290px;
}

.card_image_wrapper.hero {
  background-image: radial-gradient(circle at 50% 150%, #8403fa, #000);
  border-width: 0;
  justify-content: center;
  align-items: flex-end;
  width: 347.195px;
  height: 240px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

.card_image_wrapper.hero.s {
  background-image: radial-gradient(circle at 0 0, #4b00ff, #000);
}

.card_image_wrapper.investment-guy {
  background-image: radial-gradient(circle at 50% 0, #000012 62%, #5301b1);
  border-width: 0;
  flex: none;
  height: 18rem;
  overflow: hidden;
}

.card_image_wrapper.square {
  aspect-ratio: auto;
  overflow: hidden;
}

.card_image_wrapper.square-copy {
  height: 180px;
  overflow: hidden;
}

.card_image_wrapper.portolfio {
  background-image: none;
  border-width: 0;
}

.card_image_wrapper.now {
  background-image: url('../images/Frame-1707479317.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  align-self: stretch;
  height: 300px;
}

.card_image_wrapper.pfm {
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  overflow: hidden;
}

.card_image_wrapper.obli {
  justify-content: center;
  align-items: center;
  height: 260px;
}

.image_cover {
  aspect-ratio: 1;
  vertical-align: baseline;
}

.card_image_wrapper_pfm {
  aspect-ratio: 1;
  background-image: linear-gradient(0deg, #4b00ff14, #fff0);
  border: 1px solid #e7e7e757;
  border-radius: 20.64px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.card_wrapper_carousel {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--backgorund-color--surface-2);
  background-color: var(--backgorund-color--surface-2);
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  max-width: 26vw;
  height: 100%;
  padding: .3rem;
  display: flex;
}

.swiper.myswiper {
  overflow: hidden;
}

.swiper.is-pfm {
  direction: rtl;
  overflow: visible;
}

.swiper.is-portoflio {
  overflow: visible;
}

.grid-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  direction: rtl;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.swiper-slide2 {
  width: 30vw;
}

.div-block-13 {
  z-index: 1;
  -webkit-backdrop-filter: brightness(60%) blur(40px);
  backdrop-filter: brightness(60%) blur(40px);
  cursor: none;
  border-radius: 20px;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  min-height: 30%;
  position: absolute;
  inset: auto 0% 0%;
  -webkit-mask-image: linear-gradient(to top, #fff 40%, #0000 100%);
  mask-image: linear-gradient(to top, #fff 40%, #0000 100%);
}

.div-block-13:lang(en) {
  -webkit-backdrop-filter: brightness(46%) blur(40px);
  backdrop-filter: brightness(46%) blur(40px);
  min-height: 35%;
}

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

.swiper-slide.is-pfm {
  direction: rtl;
}

.swiper-slide.is-pfm:lang(en) {
  width: 34vh;
}

.swiper-slide.is-lifestyle {
  border-radius: 20px;
  width: 150px;
  overflow: hidden;
}

.swiper-slide.is-lifestyle:lang(en) {
  width: 34vh;
}

.slide-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7rem;
  font-weight: 300;
  line-height: 1;
}

.slide-heading:lang(ar) {
  font-size: clamp(2rem, 32px, 3.5rem);
}

.slide-heading._1 {
  font-size: clamp(2rem, 2.5vw, 4rem);
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 11px;
  font-size: 1.1rem;
  line-height: 1.5;
}

.slide_content {
  aspect-ratio: 2 / 2.5;
  text-align: right;
  object-fit: cover;
  direction: rtl;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.slide_content:lang(en) {
  text-align: left;
  direction: ltr;
}

.tag-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}

.div-block-16 {
  z-index: 2;
  background-image: linear-gradient(135deg, #0000006b, #0000 38%);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.feature-tab-content {
  z-index: 60;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.pill_icon {
  display: inline-flex;
}

.tag-pill {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  background-color: #0a0a0a3d;
  border: 1px solid #ffffff17;
  border-radius: 50px;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.tag-pill:lang(ar) {
  background-color: #00000052;
}

.swiper-btn-next {
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  display: flex;
}

.navigation-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-btn-prev {
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  display: flex;
}

.navgitation-warpper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.section-obli {
  overflow: hidden;
}

.permitted-wrapper-border {
  background-image: linear-gradient(45deg, #4f0af5, #9d74ff);
  border-radius: 20px;
  padding: 1.5px;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-7 {
  width: 350px;
}

.image-8 {
  width: 260px;
}

.image-9 {
  max-width: 100%;
}

.faq-stripe-1 {
  background-color: #000;
  width: 2px;
  height: 100%;
}

.faq-a-text {
  font-size: 1em;
  line-height: 1.6em;
}

.c-faq-a-text {
  padding: 20px;
}

.c-faq-q {
  align-items: center;
  display: flex;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq-icon {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq {
  direction: rtl;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.c-faq-q-text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  align-items: center;
  height: 5rem;
  padding: 0 20px 0 0;
  display: flex;
}

.faq-divider {
  border-top: 1px dashed #ffffff40;
  height: 0;
}

.c-faq-item {
  cursor: pointer;
  background-color: #fff;
  border-radius: 24px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.faq-stripe-2 {
  background-color: #000;
  width: 100%;
  height: 2px;
  position: absolute;
}

.section-testimonal {
  overflow: hidden;
}

.section_invest {
  color: var(--text-color--primary);
  background-image: radial-gradient(circle at 50% 0, #4b00ff, #01012c 67%, #000);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.invest-cal {
  opacity: 1;
  width: 80vw;
  max-width: 1060px;
  color: var(--text-color--white);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.invest-cal._2nd {
  position: static;
}

.invest_container_bottom {
  align-self: center;
  position: relative;
}

.invest_container_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 50vw;
  color: var(--text-color--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.invest_container_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 8.5rem;
  padding-bottom: 5rem;
  display: flex;
}

.text-block-12 {
  color: var(--text-color--white);
}

.invest-robo-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.image-10 {
  -webkit-mask-image: linear-gradient(#000 0% 20%, #0000 60%);
  mask-image: linear-gradient(#000 0% 20%, #0000 60%);
}

.invest-illustration {
  flex-flow: row;
  order: 0;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.invest-illustration.fade-mask {
  margin-top: -96px;
}

.invest-robo-heading-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  max-width: 47ch;
  color: var(--text-color--white);
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.image-11 {
  display: inline-flex;
  -webkit-mask-image: linear-gradient(#000 0% 50%, #0000 90%);
  mask-image: linear-gradient(#000 0% 50%, #0000 90%);
}

.cal-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -webkit-backdrop-filter: saturate(200%) blur(16px);
  backdrop-filter: saturate(200%) blur(16px);
  background-image: radial-gradient(circle farthest-side at 50% 310%, #4f0af5 22%, #070017b8);
  border-radius: 24px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem;
  display: flex;
}

.cal-wrapper.borader {
  background-image: repeating-radial-gradient(circle at 0 100%, #4f0af5, #800af5 36%, #540af538 64%, #4f0af500 90%, #4f0af5);
  align-self: center;
  padding: 2px;
}

.cal-wrapper.content {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #1b0c1da6;
  background-image: none;
}

.investtype-tab {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--text-color--white);
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff1a;
  border: 1px solid #fff0;
  border-radius: 16px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 1rem;
  display: flex;
}

.investtype-tab.w--current {
  color: var(--text-color--white);
  background-color: #fff3;
  border: 1px solid #ffffff80;
  border-radius: 15px;
  flex: 1;
  font-size: 1rem;
}

.investtype-wrapper {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-self: stretch;
  place-items: start end;
  display: flex;
}

.tabs {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 0 auto;
  align-self: stretch;
  display: flex;
}

.inlinesvg {
  vertical-align: super;
  --backgorund-color--background: var(--_primitives---natrual--gray-100);
  --text-color--primary: var(--_primitives---natrual--gray-900);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--secondary: var(--_primitives---natrual--gray-700);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--muted: var(--_primitives---natrual--gray-300);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --text-color--white: var(--_primitives---natrual--gray-0);
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --button--bg: var(--_primitives---natrual--gray-1000);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --button--text: var(--_primitives---natrual--gray-50);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --semantic--accent--bg: var(--_primitives---semantic--accent-50);
  --semantic--accent--text: var(--_primitives---semantic--accent-400);
  --semantic--info--bg: #5ac5d13d;
  --semantic--info--text: var(--_primitives---semantic--info-500);
  --text-color--accent: #0004ff;
  --backgorund-color--surface-2: var(--_primitives---natrual--gray-0);
  --text-color--black: var(--_primitives---natrual--gray-1000);
  --backgorund-color--surface-1: var(--_primitives---natrual--gray-50);
  --semantic--success--stroke: var(--_primitives---semantic--success-500);
  --semantic--success--text: var(--_primitives---semantic--success-500);
  --backgorund-color--accent: var(--_primitives---primary-color--brand-blue-100);
  --text-color--inverted: var(--_primitives---natrual--gray-50);
  --semantic--success--bg: var(--_primitives---semantic--success-50);
  --semantic--error--bg: var(--_primitives---semantic--error-50);
  --semantic--error--text: var(--_primitives---semantic--error-500);
  --semantic--error--stroke: var(--_primitives---semantic--error-500);
  --semantic--warning--bg: var(--_primitives---semantic--warning-50);
  --semantic--warning--text: var(--_primitives---semantic--warning-500);
  --semantic--warning--stroke: var(--_primitives---semantic--warning-500);
  --semantic--info--stroke: var(--_primitives---semantic--info-500);
  --semantic--accent--stroke: var(--_primitives---semantic--accent-400);
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.inlinesvg.portfoliostyle {
  width: 1.7rem;
}

.inlinesvg.totalportolfioriyal {
  width: 1.8rem;
}

.inlinesvg.styles, .inlinesvg.investment-style {
  width: 2rem;
}

.div-block-18 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.portfolio-options {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.portfolio-option {
  white-space: nowrap;
  cursor: pointer;
  background-color: #ffffff1a;
  border: 1.5px solid #fff0;
  border-radius: 18px;
}

.portfolio-option.is-active {
  background-color: #fff3;
  border: 1.5px solid #ffffff80;
}

.portfolio-option.current-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff3;
  border: 1.5px solid #ffffff80;
  flex-flow: column;
  display: flex;
}

.portoflio-type-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: auto;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  display: flex;
}

.tabs-content {
  flex-flow: row;
  display: flex;
}

.cal-side {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.div-block-20 {
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.div-block-21 {
  background-color: #0f031924;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  padding: 1.5rem;
  display: flex;
  position: relative;
}

.amounts-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.div-block-22 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.amount {
  font-size: 1.4rem;
}

.amount-control {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #ffffff1a;
  border-radius: 17px;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  font-size: 1.3rem;
  display: flex;
}

.btn {
  padding: .5rem 1rem;
}

.amount-btn {
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #ffffff1a;
  border-radius: 17px;
  width: 50px;
  height: 50px;
  padding: 1rem;
  position: relative;
}

.amount-wrapper {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.hiddenjs {
  display: none;
}

.calcuation-profotlio {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.div-block-23 {
  line-height: .8;
}

.div-block-24 {
  color: var(--semantic--success--text);
}

.years-slider {
  font-size: 1.3rem;
}

.code-embed-2 {
  flex: 1;
  align-self: stretch;
  width: 661px;
  min-width: 100%;
  max-width: 800px;
  height: 100%;
}

.div-block-25 {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  display: flex;
}

.code-embed-3 {
  flex: 1;
}

.div-block-26 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  align-items: center;
  font-size: 2.5rem;
  display: flex;
}

.year-wrapper {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  flex-flow: column;
  flex: 0 auto;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: flex-start;
  display: flex;
}

.code-embed-4, .code-embed-5, .text-block-13 {
  display: none;
}

.marquee__track {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  display: flex;
}

.ts-card {
  background-color: var(--backgorund-color--surface-2);
  width: 396px;
  color: var(--text-color--muted);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 1.5rem;
  display: flex;
  box-shadow: 0 0 2px #0000001a;
}

.ts-header-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.ts-review {
  white-space: pre-wrap;
  margin-top: 2rem;
}

.placeholder {
  opacity: .5;
  background-image: linear-gradient(315deg, #cacaca, #fefefe);
  border-radius: 9px;
  width: 130px;
  height: 32px;
}

.marquee {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.marquee__track-marquee__track--right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.marquee__track-marquee__track--right.infinite-scroll-2 {
  margin-left: 70px;
}

.image-12 {
  align-self: center;
  width: 239.344px;
  max-width: 80%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  top: 8px;
}

.hero_investmet {
  align-self: center;
  width: 299.195px;
  max-width: 100%;
  height: 463.867px;
  position: relative;
  top: 112px;
}

.hero_obli {
  object-fit: cover;
  align-self: flex-end;
  width: 448.781px;
  max-width: 150%;
  height: 363.68px;
  position: relative;
  top: 86px;
}

.image-13 {
  border-radius: 0;
}

.section_product_hero {
  height: 100dvh;
  color: var(--text-color--primary);
  background-image: radial-gradient(circle farthest-side at 0 0, #4f0af5, #000 34%, #01012c);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-container-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  padding-top: 8.5rem;
  padding-bottom: 5rem;
  display: flex;
}

.product-containertop {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 50vw;
  color: var(--text-color--muted);
  text-align: right;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  font-size: 1rem;
  display: flex;
  position: absolute;
}

.tag-product-wrapper {
  color: var(--text-color--white);
  background-color: #ffffff29;
  border-radius: 20px;
  padding: .5rem 1.3rem;
}

.tag-product-wrapper.dark {
  background-color: #ffffff1a;
}

.image-14 {
  max-width: 70%;
}

.section_invest_offer {
  height: 580px;
  color: var(--text-color--primary);
  background-image: radial-gradient(circle at 30%, #5e21ed, #01012c 67%, #000);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-image {
  width: 70%;
  max-width: 140%;
  position: absolute;
  inset: -9% 376px 0% 0%;
}

.invet_offer_container {
  flex: 1;
  position: relative;
}

.investment_offer-wrapper {
  position: absolute;
  inset: 0%;
}

.offer_heading {
  color: var(--text-color--white);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #ffffff94, #fff 64%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
  font-weight: 600;
}

.offer-container-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
}

.image-15 {
  z-index: 0;
  max-width: 100vw;
  position: relative;
  left: -383px;
  right: auto;
}

.pro-main_heading {
  max-width: 17ch;
  color: var(--text-color--white);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(225deg, #ffffff94, #fff 64%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: clamp(3rem, 3rem + 3vw, 5rem);
  font-weight: 600;
}

.card-content_wrapper {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: .8rem;
  padding-left: .8rem;
  padding-right: .8rem;
  display: flex;
}

.card-content_wrapper.hero {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40ch;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .9rem;
}

.gradient-border {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.gradient-border.borader {
  background-image: repeating-radial-gradient(circle at 0 100%, #4f0af5, #800af5 36%, #540af538 64%, #4f0af500 90%, #4f0af5);
  align-self: center;
  padding: 2px;
}

.content {
  opacity: 1;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  text-align: right;
  background-image: linear-gradient(#170424e6, #57149bd9);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.card-conent_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

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

.swiper-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  direction: rtl;
  flex-flow: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.obli-card_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--backgorund-color--surface-2);
  background-image: linear-gradient(#fff, #ffffffb3);
  border-radius: 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .3rem;
  display: flex;
}

.card_image_wrapper_pfm-copy {
  aspect-ratio: 1;
  background-image: linear-gradient(0deg, #4b00ff14, #fff0);
  border: 1px solid #e7e7e757;
  border-radius: 20.64px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.card_image_wrapper_obli {
  background-image: linear-gradient(0deg, #4b00ff14, #fff0);
  border: 2px solid #e7e7e7;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.card_image_wrapper_obli.hero {
  background-image: radial-gradient(circle at 50% 150%, #8403fa, #000);
  border-width: 0;
  justify-content: center;
  align-items: flex-end;
  height: 270px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

.card_image_wrapper_obli.hero.s {
  background-image: radial-gradient(circle at 0 0, #4b00ff, #000);
}

.card-oblicontent_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 36ch;
  padding: 1rem;
  display: flex;
}

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

.sub-card_content_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 50ch;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.now_img_wrapper_line {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  max-height: 110%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.now-img_middle {
  width: 50%;
}

.now-img_sides {
  width: 40%;
}

._2ndimag {
  z-index: 3;
  position: static;
  inset: auto auto -123px 91%;
}

.bento_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 2 / 1.2;
  border: 2px solid var(--backgorund-color--surface-2);
  background-image: linear-gradient(#fff, #ffffffb3);
  border-radius: 25px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  max-width: 40ch;
  font-size: 1rem;
  transition: box-shadow .2s cubic-bezier(.25, .1, 1, .346);
  display: flex;
  position: static;
}

.bento_card.privacy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  aspect-ratio: auto;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: none;
  padding: 2rem 4rem;
  font-size: 1rem;
  position: relative;
}

.bento_card.hero {
  background-color: #fff0;
  background-image: linear-gradient(#cdb9ff33, #cab5ff0d);
  border-width: 0;
  border-radius: 23px;
  flex: 1;
  max-width: 37ch;
  padding: .25rem;
}

.bento-slide-top {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.heading-style-h1-2 {
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 5rem;
  line-height: 1;
}

.bento-background-video {
  z-index: 1;
  object-fit: cover;
  background-color: #91dfb5;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
}

.bento-chart-image {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: absolute;
}

.bento-person-image {
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: .75rem;
  width: 100%;
  height: 90%;
  margin-top: -30%;
  position: relative;
  bottom: 0;
}

.bento-slider-do-not-touch {
  z-index: 3;
  width: 100%;
  position: absolute;
  inset: 0% 0% 3.5rem;
}

.social-icons1_link {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.left-arrow {
  display: none;
}

.bento-grid-item {
  background-image: linear-gradient(#fff, #ffffffe3);
  border-radius: 1.5rem;
  flex-flow: row;
  order: -9999;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.bento-grid-item.is-slideshow {
  aspect-ratio: 2;
  background-image: url('../images/Frame-337854.png'), linear-gradient(#fff, #ffffffe3);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.bento-grid-item.is-social {
  aspect-ratio: 1 / 2;
  width: 33%;
  color: var(--text-color--primary);
  background-image: linear-gradient(#fff, #ffffffe3);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.bento-grid-item.is-mood-image {
  max-height: 13rem;
}

.bento-grid-item.is-intro {
  aspect-ratio: 1;
  background-image: linear-gradient(#5f21f5, #a681ff);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.bento-grid-item.is-person {
  z-index: 3;
  aspect-ratio: 2;
  width: 100%;
  color: var(--text-color--primary);
  background-color: #dfdbd4;
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.bento-grid-item.is--wide {
  width: 100%;
  color: var(--text-color--primary);
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}

.bento-grid-item.cover {
  width: 100%;
  height: 590px;
  color: var(--text-color--white);
  background-image: url('../images/Frame-337994.png'), linear-gradient(#fff, #ffffffe3);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  order: 0;
  justify-content: flex-start;
  align-items: flex-end;
}

.copy-small {
  font-size: 1.1rem;
  line-height: 1.4;
}

.right-arrow {
  display: none;
}

.bento-grid-client-image {
  object-fit: cover;
  border-radius: 999rem;
  width: 8rem;
  height: 8rem;
  position: absolute;
  box-shadow: 0 2.1em 2em #0000003d;
}

.bento-grid-client-image.is-1 {
  inset: 30% auto auto -5%;
}

.bento-grid-client-image.is-2 {
  width: 5rem;
  height: 5rem;
  inset: 9% 22% auto auto;
}

.bento-grid-client-image.is-6 {
  margin-top: auto;
  margin-bottom: auto;
  inset: 0% auto 0 -5%;
}

.bento-grid-client-image.is-3 {
  width: 5rem;
  height: 5rem;
  inset: auto auto 23% 26%;
}

.bento-grid-client-image.is-5 {
  inset: auto 17% 17% auto;
}

.bento-grid-client-image.is-4 {
  width: 6rem;
  height: 6rem;
  inset: auto 10% 3% auto;
}

.webflow-logo {
  color: #91dfb5;
  width: 8rem;
  height: auto;
  margin-right: -.5rem;
}

.bento-slide {
  width: 100%;
  margin-right: -1px;
}

.bento-shine {
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: overlay;
  background-image: radial-gradient(circle farthest-side at 50% 0, #91dfb5, #0000);
  position: absolute;
  inset: 0%;
}

.spacer-xs-start {
  padding-top: .8rem;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.button-2 {
  color: #132c1e;
  text-align: center;
  letter-spacing: .02rem;
  text-transform: uppercase;
  background-color: #91dfb5;
  border-radius: 999rem;
  padding: .7rem 2.1rem;
  font-size: 1rem;
  font-weight: 500;
}

.bento-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 60%;
  color: var(--text-color--white);
  flex-flow: column;
  grid-template-rows: auto minmax(10rem, 1fr) auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.spacer-xxs-end {
  padding-bottom: .5rem;
}

.bento-grid-intro-inner {
  width: 100%;
  max-width: 34rem;
}

.bento-slider {
  z-index: 2;
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.bento-slide-inner {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.social-icons1_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  white-space: normal;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center start;
  display: flex;
}

.heading-style-h3-2 {
  letter-spacing: -.005em;
  text-transform: none;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.1;
}

.bento-mood-image {
  object-fit: cover;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
}

.bento-slide-bottom {
  text-align: center;
  width: 100%;
  padding: 5rem 2.5rem;
}

.slide-nav {
  height: 3rem;
  font-size: .6rem;
}

.bento_heading {
  flex-flow: column;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
}

.image-17 {
  max-width: 100%;
  position: absolute;
  top: 34px;
  left: 8px;
}

.lineplan {
  width: 1140px;
  max-width: 160%;
  position: absolute;
  top: -3px;
}

.div-block-28 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 51ch;
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 2rem;
  font-size: .8rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-28.is-3rd {
  z-index: 2;
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  max-width: 40ch;
  padding: 1rem;
  font-weight: 500;
  position: relative;
}

.image-18 {
  max-width: 70%;
  position: relative;
  top: 100px;
  left: auto;
  right: 100px;
}

.div-block-29 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 1;
  width: 100%;
  display: flex;
}

.image-beno-3 {
  position: absolute;
  inset: -13% auto 0% -23%;
}

.image-19 {
  max-width: 110%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

._3col-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

._3col-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  align-items: center;
  padding: 2rem;
  display: flex;
}

._30ol-iconwrapper {
  background-color: #4f0af50d;
  border-radius: 15px;
  padding: .75rem;
}

._3col-p {
  text-align: center;
  max-width: 30ch;
}

.obli2bento {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.topbento {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bento-card-obli {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: .2rem;
  display: flex;
}

.card-content_wrapper_bento {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50ch;
  padding: 0 1rem 1rem;
  display: flex;
}

.card-content_wrapper_bento.hero {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40ch;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .9rem;
}

.sharia-bento {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--text-color--white);
  background-image: linear-gradient(135deg, #4f0af54d, #4f0af5);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  display: flex;
}

.sharia-bento.bento-card-obli {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-20 {
  max-width: 90%;
  position: relative;
  top: 58px;
}

.button_bento {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-20-copy {
  max-width: 120%;
  position: relative;
  top: 31px;
}

.image-21 {
  margin-top: 1rem;
}

.listimage {
  max-width: 87%;
  position: relative;
  top: 31px;
}

.image-14-copy {
  width: 100vh;
  max-width: none;
  position: relative;
  top: 254px;
}

.bento-card-invest {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .2rem;
  display: flex;
}

.sharia-complinet-p {
  column-count: 2;
  font-size: 1rem;
  line-height: 1.4;
}

.commite_title {
  color: #4f0af5;
  text-align: center;
  font-size: 1.8rem;
}

.paragraph-5 {
  color: #0b0b0b;
  max-width: 90ch;
  font-size: 1rem;
}

.div_commite-warpper {
  color: #4f0af5;
  text-align: center;
  flex-flow: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.image-23 {
  opacity: .57;
  align-self: center;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.about-section {
  background-color: #f8f8f8;
  margin-left: auto;
  margin-right: auto;
}

.div-block-41 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-42 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.sharia_title {
  color: #f8f8f8;
  align-self: center;
  font-size: 1.9rem;
}

.button-primary {
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.button-primary:hover {
  box-shadow: none;
  transform: none;
}

.button-primary.dark {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  color: #f8f8f8;
  background-color: #000;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
}

.button-primary.button-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fafbfc);
  border-radius: 2.8rem;
  padding: .4rem 1.3rem;
  box-shadow: 0 0 1px #00000080, inset 0 0 .9px #fff, inset 0 .98px #fff, 0 9px 16px #a3b1c329, 0 2px 3.8px #00000014;
}

.button-primary.button-header:hover {
  transform: none;
}

.div-block-40 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.mainpadding {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  max-width: 1600px;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.mainpadding.privacy {
  padding-bottom: 10rem;
  display: flex;
}

.icon-6 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 20px;
  display: flex;
}

.text-block {
  direction: rtl;
  font-size: .9rem;
  line-height: 1rem;
}

.m1st-features {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(135deg, #f4f4f417, #f4f4f4 70%);
  border: 1px solid #0000001f;
  border-radius: 40px;
  flex-flow: column;
  margin-top: 60px;
  padding: 2.5rem;
  display: flex;
}

.sharia-tiitle-div {
  background-image: linear-gradient(90deg, #4f0af5, #a988f9a1 68%);
  border-radius: 13px;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.div-block-43 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  display: flex;
}

.code-wrap {
  color: #4f0af5;
  cursor: pointer;
  background-color: #4f0af51a;
  border: 1px solid #4f0af5;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}

.image-24 {
  height: 100%;
}

.paragraph-6 {
  color: #0b0b0b;
  max-width: 90ch;
  font-size: 1rem;
}

.image-25 {
  opacity: .57;
  align-self: center;
  position: absolute;
  inset: 0% auto 0% 0;
}

.div-block-44 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-45, .div-block-46 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.text-block-14 {
  direction: rtl;
  font-size: .9rem;
  line-height: 1rem;
}

.div-block-47 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  display: flex;
}

.image-26 {
  height: 100%;
}

.image-27 {
  max-width: 140%;
  position: relative;
  top: 51px;
  left: 84px;
}

.listimage-copy {
  max-width: 100%;
  position: relative;
  top: 96px;
}

.investment-consle {
  color: var(--text-color--white);
  background-image: radial-gradient(circle at 50% 10%, #000 45%, #01012c 73%, #5e21ed);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_investmet--person {
  align-self: center;
  max-width: 100%;
  position: relative;
  top: 102px;
}

.hero_investmet--person._2nd {
  max-width: 85%;
  top: 80px;
}

.div-block-48 {
  background-image: linear-gradient(0deg, #fff0, #fff);
  padding: 1px;
}

.b-hhero {
  background-image: linear-gradient(#ffffff7d, #0b0a2d 50%);
  border-radius: 23px;
  padding: 1px;
}

.image-28 {
  position: absolute;
  inset: 0%;
}

.offer-inevest {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: var(--text-color--muted);
  text-align: right;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  font-size: 1rem;
  display: flex;
  position: absolute;
}

.bento-grid_budget {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 60%;
  color: var(--text-color--white);
  flex-flow: column;
  grid-template-rows: auto minmax(10rem, 1fr) auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrapper-cards_budget {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  max-width: 70%;
  display: grid;
}

.wrapper-cards_budget.hero {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.div-block-50 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 98%;
  height: 100%;
  color: var(--text-color--black);
  align-self: stretch;
  display: flex;
}

.bento-gridperf {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 60%;
  color: var(--text-color--white);
  flex-flow: column;
  grid-template-rows: auto minmax(10rem, 1fr) auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.investment-portfolio {
  color: var(--text-color--white);
  background-image: linear-gradient(#030022, #030022);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.portolfio-switc--warpper {
  z-index: 2;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.portolfio-tabwrapper {
  background-color: #ffffff0d;
  border-radius: 50px;
  padding: 4px;
}

.tab-link-tab-1 {
  border-radius: 0;
}

.tab-link-tab-1.w--current {
  color: var(--text-color--white);
  background-color: #fff3;
  border-radius: 20px;
}

.portolfio_tab {
  color: var(--text-color--white);
  background-color: #ddd0;
}

.portolfio_tab.w--current {
  background-color: #fff3;
  border-radius: 20px;
}

.right-arrow-2 {
  display: none;
}

.slide {
  z-index: 0;
  background-color: #0000005c;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.slider {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mask {
  width: 100%;
}

.div-block-51 {
  z-index: 1;
  -webkit-backdrop-filter: brightness(60%) blur(40px);
  backdrop-filter: brightness(60%) blur(40px);
  cursor: none;
  border-radius: 20px;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  min-height: 30%;
  position: absolute;
  inset: auto 0% 0%;
  -webkit-mask-image: linear-gradient(to top, #fff 40%, #0000 100%);
  mask-image: linear-gradient(to top, #fff 40%, #0000 100%);
}

.div-block-51:lang(en) {
  -webkit-backdrop-filter: brightness(46%) blur(40px);
  backdrop-filter: brightness(46%) blur(40px);
  min-height: 35%;
}

.div-block-52 {
  z-index: 2;
  background-image: linear-gradient(135deg, #0000006b, #0000 38%);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-30 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.swiper-wrapper-2 {
  align-items: stretch;
}

.swiper-wrapper-2.is-lifestyle {
  display: flex;
  position: relative;
}

.tabs-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.style-icon {
  align-self: center;
  max-width: 80%;
}

.style-icon._2nd {
  max-width: 85%;
  top: 80px;
}

.style-icon.mid {
  max-width: 89%;
}

.portfolio_glow {
  z-index: 0;
  aspect-ratio: 1;
  background-image: radial-gradient(circle, #5a9eff99, #fff0 57%);
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -764px;
}

.portfolio-card {
  background-color: #040030bd;
  width: 240px;
}

.privecy-list-items {
  max-width: 100ch;
  list-style-type: disc;
}

.privacy-mainsection {
  margin-left: auto;
  margin-right: auto;
}

.p-howto {
  align-items: center;
  display: flex;
}

.div_content-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 6rem;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.div-block-4 {
  aspect-ratio: 1;
  background-color: #fefefe;
  background-image: linear-gradient(#fff, #eee);
  border-radius: 30px;
  order: -1;
  width: 40%;
  box-shadow: 0 0 9px -2px #00000017;
}

.div_main-content-wrapper {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div_main_content-wrapper {
  grid-column-gap: 2.1rem;
  grid-row-gap: 2.1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 11rem;
  display: flex;
}

.div_main_content-wrapper.privacy {
  justify-content: center;
  align-items: center;
}

.p-privacy-temrs {
  color: #929497;
  max-width: 90ch;
  font-size: .9rem;
  line-height: 1.4;
}

.p-subheading {
  text-transform: none;
  max-width: 76ch;
}

.p-subheading._2 {
  color: #0b0b0b;
  text-transform: none;
}

.div-block-6 {
  background-color: silver;
  width: 1px;
}

.inline-link {
  text-shadow: 0 1px #4300f129;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #4f0af5 16%, #ef86ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
  transition: text-shadow .2s ease-in-out;
}

.inline-link:hover {
  text-shadow: 0 1px 6px #4300f133;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.h6-privacy_terms-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
}

.text-span {
  color: #4f0af5;
}

.p-h3 {
  color: #0b0b0b;
  text-align: right;
  text-transform: none;
  max-width: 50ch;
  margin-top: 0;
  margin-bottom: 1rem;
  margin-right: 0;
  font-weight: 600;
  line-height: 1.3;
}

.right-warpper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  width: 65%;
  display: flex;
}

.side-anchor-wrapper {
  flex: 1;
  align-self: stretch;
  position: relative;
}

.p-subtitle {
  text-transform: none;
  max-width: 50ch;
  margin-top: 0;
  margin-bottom: 1rem;
  margin-right: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.privacy-contentsection {
  margin-left: auto;
  margin-right: auto;
}

.div-block-5 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
  font-size: 1rem;
  display: flex;
  position: sticky;
  top: 58%;
}

.h-privacy_terms {
  margin-top: 0;
}

.terms {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.p-heading {
  margin-top: 0;
}

.div-block-53 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.text-span-2 {
  color: #0b0b0b;
  font-weight: 600;
}

.div-block-9 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.mainpadding-2 {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  max-width: 1600px;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.mainpadding-2.privacy {
  padding-bottom: 10rem;
  display: flex;
}

.div-block-54 {
  background-color: silver;
  width: 1px;
}

.div-block-8 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-55 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
  font-size: 1rem;
  display: flex;
  position: sticky;
  top: 58%;
}

.tabs-menu-wrapper {
  background-color: #fff;
  border-radius: 999em;
  align-items: center;
  padding: 4px;
  display: flex;
}

.c-faq-a-text-2 {
  padding: 20px;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.c-faq-2 {
  direction: rtl;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-3 {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mainpadding-3 {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  max-width: 1600px;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.mainpadding-3.privacy {
  padding-bottom: 10rem;
  display: flex;
}

.tabs-nav-text {
  z-index: 1;
  white-space: nowrap;
  position: relative;
}

.tabs-nav-item {
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  padding: .65em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #c7c7c745;
}

.tabs-nav-item.w--current {
  color: #fff;
  background-color: #000;
  font-weight: 500;
}

.tabs-nav-item._01:hover {
  background-color: #53535300;
}

.tabs-nav-item._01.w--current {
  color: #fff;
  background-color: #000;
  padding-top: .75em;
  padding-bottom: .75em;
}

.tabs-nav-item._02:hover {
  background-color: #53535300;
}

.tabs-nav-item._02.w--current {
  color: #fff;
}

.tabs-nav-item._03:hover {
  background-color: #53535300;
}

.tabs-nav-item._03.w--current {
  color: #fff;
}

.tabs-nav-background {
  z-index: 0;
  background-color: #000;
  border-radius: 40px;
  position: absolute;
  inset: 0%;
}

.div-block-56 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.cloneable-area {
  min-height: 50vh;
}

.div-block-57 {
  aspect-ratio: 1;
  border-radius: 20px;
  height: 420px;
  max-height: 420px;
  overflow: hidden;
  box-shadow: 0 .82px 6.5px #0000001f;
}

.div-block-11 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: row;
  align-self: stretch;
  display: flex;
}

.inline-heading {
  font-size: 1.5rem;
}

.div-block-12 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #d17bf8;
  background-color: #d17bf82b;
  border-radius: 16px;
  align-items: center;
  max-width: 45ch;
  padding: .6rem;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  display: flex;
}

.mainpadding-4 {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  max-width: 1600px;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.mainpadding-4.privacy {
  padding-bottom: 10rem;
  display: flex;
}

.text-block-15 {
  direction: rtl;
  font-size: .9rem;
  line-height: 1rem;
}

.inline-link-action {
  font-weight: 600;
}

.div-block-58 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.p-paragraph {
  color: #929497;
  max-width: 90ch;
  font-size: .9rem;
  line-height: 1.4;
}

.div-block-59 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.div-block-60 {
  text-align: center;
}

.rich-p {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  line-height: 1.5;
  display: flex;
}

.rich-list-p {
  text-indent: 10px;
  list-style-type: decimal;
}

.list-item-3 {
  list-style-type: square;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
}

.pfm_bentocard_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  width: 70%;
  height: 660px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-explorer-pfm {
  width: 118%;
  max-width: 160%;
  max-height: 300px;
}

.product-containertop-hero {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 50vw;
  color: var(--text-color--muted);
  text-align: right;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  font-size: 1rem;
  display: flex;
  position: static;
}

.image-14-invet {
  width: 80vh;
  max-width: none;
  position: relative;
  top: 132px;
}

.marquee__inner-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
}

.marquee__inner-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.tab_content_texth {
  text-align: center;
  direction: rtl;
  font-size: 3.4rem;
}

.bentocard_text {
  direction: rtl;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
}

.div-block-62 {
  background-color: #000;
  border-radius: 20px;
  height: 60vh;
}

.tabs-menu {
  background-color: #fff;
  border-radius: 100vh;
  align-items: center;
  padding: 4px;
}

.bg_light {
  z-index: -3;
  filter: blur(16px);
  background-image: radial-gradient(circle farthest-side at 50% 0, #a27bff47 23%, #fff0 82%);
  width: 80%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -17% 0% auto;
}

.main-pills {
  box-shadow: none;
  color: #f8f8f8;
  background-image: repeating-linear-gradient(315deg, #2e05a5, #baa4f8 26%, #4b27b1c4 50%, #6748bd 90%, #baa4f8);
  border-radius: 50px;
  padding: .5px;
  transition: box-shadow .375s ease-in-out;
  position: relative;
  overflow: hidden;
}

.main-pills:hover {
  box-shadow: 0 0 20px -1px #aa88ff52;
}

.text-block-10 {
  text-align: center;
  direction: rtl;
  font-size: 1rem;
  line-height: 1;
}

.div-block-63 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab_content_wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-64 {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: .3rem .8rem;
  font-weight: 600;
  display: flex;
  box-shadow: 0 2px 9px #0000001f, 0 0 .9px #000000b8;
}

.bills-contentwrapper {
  box-sizing: border-box;
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  color: #f8f8f8;
  background-color: #0f0031;
  border-radius: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  text-decoration: none;
  transition: box-shadow .325s ease-in-out;
  display: flex;
  overflow: hidden;
  box-shadow: 0 5px 9px #0000003d, inset 0 0 2px #fff3;
}

.bills-contentwrapper:hover {
  box-shadow: inset 0 2px 6px #d3c2ffeb, 0 5px 9px #0000003d, inset 0 0 2px #fff3;
}

.tabs-4 {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subheading {
  color: #a3b1c3;
  text-align: center;
  text-transform: capitalize;
  direction: rtl;
  max-width: 73ch;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}

.subheading.about {
  text-align: left;
  max-width: 60ch;
}

.code-embed-7 {
  line-height: 0;
}

.mainpadding-5 {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  max-width: 1600px;
  height: 90vh;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.text-block-17 {
  direction: rtl;
  font-size: .9rem;
  line-height: 1rem;
}

.tab-button {
  vertical-align: baseline;
  background-color: #fff0;
  border-radius: 20px;
  padding: 8px 16px;
}

.tab-button.w--current {
  color: #f8f8f8;
  text-align: right;
  direction: rtl;
  background-color: #000;
  padding: 8px 16px;
  font-weight: 500;
  transition: background-color .2s;
}

.heading-4 {
  text-transform: capitalize;
  text-shadow: 0 1px 8px #0000003b;
  -webkit-text-fill-color: transparent;
  direction: rtl;
  background-image: radial-gradient(circle farthest-side at 50% 0, #f4f4f4 40%, #e3e3ff59);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 19ch;
  margin: 0 auto 1rem;
  font-size: 4.6rem;
  font-weight: 600;
  line-height: 1.4;
}

.code-embed-8 {
  line-height: 0;
}

.tab_content_textp {
  color: #a3b1c3;
  text-align: center;
  direction: rtl;
  align-self: center;
  max-width: 64ch;
  font-size: 1rem;
  line-height: 1.6;
}

.tabs-content-2 {
  overflow: visible;
}

.code-embed-9 {
  line-height: 0;
}

.bills-textitem {
  z-index: 1;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f8f8f8 50%, #ffffffa1);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: .8rem;
  font-weight: 600;
  line-height: 1.3;
  position: relative;
}

.tab_content_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.tab_content_bento {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.hero_section {
  background-image: url('../images/Homepage.svg');
  background-position: 0 0;
  height: 96vh;
  margin-left: auto;
  margin-right: auto;
}

.blured-element {
  filter: blur(9px);
  background-color: #a786ffb0;
  border-radius: 90px;
  width: 30px;
  height: 30px;
  display: none;
  position: absolute;
  inset: 0%;
}

.bentocard_img_fill {
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
}

.bentocard_img_fill.right {
  margin-left: 0;
  margin-right: auto;
}

.bentocard_img_fill.left {
  margin-left: 0;
  margin-right: 0;
  padding-right: 1.9rem;
}

.bentocard {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  background-image: radial-gradient(circle at 50% 0, #fff, #f0f0f0);
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 394.797px;
  height: 332.188px;
  padding: 1.4rem 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 2px #0003;
}

.bentocard.over {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 0 2px #0003;
}

.founder-section {
  z-index: 0;
}

.founder-section._2 {
  background-color: #000;
  background-image: linear-gradient(#01012c, #fff0);
}

.text-span-6 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #4f0af5, #d17bf8);
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-65 {
  grid-column-gap: 5.25rem;
  grid-row-gap: 5.25rem;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.illustration {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(119deg, #4300f1, #6b09de 60%);
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-5.founder {
  color: #f8f8f8;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.heading-5.about {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  align-self: center;
  margin-bottom: 2rem;
}

.heading-5.premitted {
  z-index: 11;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  position: relative;
}

.div-block-66 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-67 {
  z-index: 5;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff1c;
  background-image: linear-gradient(#0000, #ffffff9e);
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 1rem 3.8rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 60px #0003;
}

.wwa-content {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8rem;
  display: flex;
  position: relative;
}

.wwa-content.privacy {
  align-items: flex-start;
  margin-bottom: 0;
}

.wwa-content.premitted {
  align-items: flex-start;
  margin-top: 102px;
}

.wwa-content.premitted._2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 8.1rem;
  padding-top: 26.8rem;
}

.div-block-68 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  align-self: flex-start;
  max-width: 90ch;
  display: flex;
}

.embelemtitle._1 {
  color: #929497;
  font-size: 1rem;
  font-weight: 500;
}

.heading-6 {
  align-self: flex-start;
  max-width: 43ch;
}

.div_aboutheader_content-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 11.3rem;
  display: flex;
}

.wwa-content-wrapper.vision {
  position: relative;
}

.logo_wrapper {
  color: #8692a1;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-69 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.founded-year-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fff;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
  box-shadow: inset 0 1px #fff3, 0 0 1px #0003, 0 2px 6px #0000001a;
}

.noramlspan {
  color: #4f0af5;
}

.image-36 {
  z-index: 10;
  width: 13.8rem;
  position: relative;
}

.image-37 {
  z-index: 10;
  width: 17rem;
  max-width: 100%;
  position: relative;
}

.html-embed-2 {
  color: #8692a1;
}

._256-bit {
  color: #4f0af5;
  text-shadow: 0 0 #fff3, 0 2px 3px #0000003d;
  direction: rtl;
  max-width: 40ch;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
}

.ap-content-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.largae-ball {
  z-index: 2.5;
  filter: blur(80px);
  background-color: #4f0af5;
  border-radius: 440px;
  width: 370px;
  height: 160px;
  position: absolute;
  top: -43px;
  left: 161px;
}

.largae-ball._3 {
  z-index: 4;
  background-color: #5ac5d1;
  width: 1290px;
  height: 240px;
  inset: -44% 0% auto;
}

.largae-ball._1 {
  z-index: 0;
  top: -21px;
  left: 267px;
}

.largae-ball._2 {
  z-index: 0;
  background-color: #5bc78a;
  width: 580px;
  height: 170px;
  top: -35px;
  left: 422px;
  transform: rotate(-15deg);
}

.righ-header_content {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.h2 {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.h2.premitted {
  justify-content: center;
  align-items: center;
}

.mainpadding-6 {
  z-index: 3;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1600px;
  margin-bottom: 4.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.text-span-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #4f0af5 33%, #d17bf8);
  -webkit-background-clip: text;
  background-clip: text;
}

.lottie-animation-2 {
  width: 24.1rem;
}

.blured-element-2 {
  aspect-ratio: 1;
  opacity: .94;
  filter: blur(20px);
  background-color: #4c07ec;
  border-radius: 90px;
  width: 50%;
  display: none;
  position: absolute;
  bottom: 10px;
  left: 149px;
}

.heading-7 {
  text-transform: capitalize;
  text-shadow: 0 1px 8px #0000003b;
  -webkit-text-fill-color: transparent;
  direction: rtl;
  background-image: radial-gradient(circle farthest-side at 50% 0, #f4f4f4 40%, #e3e3ff59);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 19ch;
  margin: 0 auto 1rem;
  font-size: 4.6rem;
  font-weight: 600;
  line-height: 1.4;
}

.heading-7.about {
  text-align: left;
  background-image: linear-gradient(#fff 41%, #dddddd94 70%);
}

.div-block-70 {
  grid-column-gap: 9rem;
  grid-row-gap: 9rem;
  flex: 0 auto;
  justify-content: space-around;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: sticky;
}

.permitted-section {
  z-index: 0;
  position: relative;
  top: 193px;
}

.text-span-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #733bfc 21%, #aa87ff 80%);
  -webkit-background-clip: text;
  background-clip: text;
}

.spline-scene-2 {
  max-width: 80%;
}

.p-about {
  flex: 1;
  max-width: 50ch;
  font-size: 1.2rem;
  line-height: 1.4;
}

.p-about._01 {
  position: relative;
  right: 27px;
}

.p-about._1 {
  max-width: 70ch;
  font-size: 1.3rem;
}

.founded-date {
  color: #4f0af5;
  font-size: 2rem;
  font-weight: 600;
}

.saveing-rate._1 {
  color: #f09737;
  font-size: 2.5rem;
  font-weight: 500;
}

.saveing-rate._2 {
  color: #4f0af5;
  font-size: 2.5rem;
  font-weight: 500;
}

.ball {
  z-index: 0;
  filter: blur(60px);
  background-color: #fff;
  border-radius: 460px;
  width: 330px;
  height: 190px;
  position: absolute;
  inset: -111% 0% 0% 56%;
}

.ball._1 {
  top: -148%;
}

.ball._2 {
  top: 60%;
  left: -16%;
}

.div-block-71 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  direction: ltr;
  background-color: #fff;
  background-image: linear-gradient(#fff 21%, #e7e7e7);
  border-radius: 15px;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
  box-shadow: inset 0 1px #fff3, 0 0 1px #0003, 0 2px 6px #0000001a;
}

.p-number {
  opacity: .1;
  color: #4f0af5;
  font-size: 6rem;
  font-weight: 600;
}

.div-block-72 {
  grid-column-gap: 4.25rem;
  grid-row-gap: 4.25rem;
  flex-flow: column;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.left-contetn {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 0 auto;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.video {
  aspect-ratio: 1;
  height: 100%;
}

.about-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 2 / 1.2;
  border: 2px solid var(--backgorund-color--surface-2);
  background-image: linear-gradient(#fff, #ffffffb3);
  border-radius: 25px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  max-width: 100ch;
  height: 420px;
  padding-top: .3rem;
  padding-left: .3rem;
  padding-right: .3rem;
  font-size: 1rem;
  transition: box-shadow .2s cubic-bezier(.25, .1, 1, .346);
  display: flex;
  position: static;
}

.about-content.privacy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  aspect-ratio: auto;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: none;
  padding: 2rem 4rem;
  font-size: 1rem;
  position: relative;
}

.about-content.hero {
  aspect-ratio: auto;
  background-color: #fff0;
  background-image: radial-gradient(circle at 50% 100%, #09021b, #01012c);
  border-width: 0;
  border-radius: 23px;
  flex: 1;
  max-width: 37ch;
  height: auto;
  padding: .25rem;
}

.about-content.portolfio-style {
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #00000038;
  background-image: none;
  border-width: 0;
  border-radius: 23px;
  flex: 1;
  padding: .25rem;
}

.about-content.income-expense {
  height: 100%;
}

.about-content.pfm_s {
  flex: 1;
  width: 50%;
  max-width: 40ch;
  height: 100%;
}

.about-content.budget-warpper {
  height: auto;
}

.about-content.pfm-final {
  aspect-ratio: auto;
  height: auto;
}

.heading-8 {
  max-width: 37ch;
  font-size: 2rem;
  line-height: 1.5;
}

.div-block-73 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.download-icon, .download {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .button {
    padding: .5rem 1.5rem;
  }

  .button.nav-download-cta.mobile-hidden {
    font-size: 1rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .alert-tag_small.future {
    border-radius: 20px;
  }

  .form-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
  }

  .fapptitle {
    font-size: 1rem;
  }

  .f_appdonwload-wrapper {
    align-self: flex-end;
  }

  .appdownload_border {
    align-self: stretch;
  }

  .appdownload_bottom {
    justify-content: flex-start;
    align-items: center;
  }

  .cell {
    grid-column-gap: 4rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta-links-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .div_mainsitemap {
    display: flex;
  }

  .mainsitemap-wrapper {
    flex: 1;
    align-self: stretch;
  }

  .menu-icon_line-bottom {
    background-color: var(--text-color--black);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .navbar {
    background-color: #fff;
    min-height: 4rem;
    margin-top: 0;
    padding: 10px 2rem;
  }

  .menu-icon_line-top {
    background-color: var(--text-color--black);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar_container {
    flex: 1;
    grid-template-columns: .25fr 1fr;
  }

  .menu-icon {
    background-color: #d4d4d49e;
    border-radius: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: flex;
  }

  .navbar_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
    background-color: var(--backgorund-color--surface-1);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    width: 100%;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu.is-page-height-tablet {
    direction: rtl;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    height: 100dvh;
    padding: 0 0% 6.5rem;
    transition: height .5s;
  }

  .menu-icon_line-middle {
    background-color: var(--text-color--black);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navlogo {
    color: var(--text-color--black);
  }

  .navbar-dropdown_list-wrapper {
    flex: 0 auto;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar-dropdown_list-wrapper.is-gird {
    grid-template-columns: 1fr;
  }

  .navbar-dropdown_toggle {
    color: var(--text-color--primary);
    justify-content: space-between;
    align-items: center;
    padding: .75rem 2rem;
    display: flex;
  }

  .navbar-dropdown_list {
    position: static;
    overflow: hidden;
  }

  .navbar-dropdown_list.w--open {
    width: auto;
    color: var(--text-color--primary);
    border-width: 0;
    border-radius: 0;
    padding: 0 1rem;
  }

  .navbar-dropdown_list.is-left.w--open {
    color: var(--text-color--primary);
    border-width: 0;
    border-radius: 0;
  }

  .navbar-dropdown {
    width: 100%;
    color: var(--text-color--white);
    background-color: #00002700;
    border-radius: 0;
    font-size: 1.125rem;
  }

  .navbar-dropdown_update-warpper {
    border-radius: 0;
    display: none;
  }

  .local-switcher.hiddden {
    display: none;
  }

  .hero-home_container_wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 12rem;
  }

  .hero-home_container_top {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .hero-home_container_bottom, .image-2 {
    width: 70vw;
  }

  .hero-main_heading {
    font-size: clamp(3rem, 8vw, 7rem);
  }

  .sub_card_wrapper {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    height: 370px;
    padding: .1rem;
    font-size: .8rem;
  }

  .sub_card_wrapper.privacy {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    aspect-ratio: auto;
    width: auto;
  }

  .sub_card_wrapper.hero {
    height: 330px;
  }

  .sub_card_wrapper.income-expense {
    justify-content: flex-end;
    align-items: center;
    max-width: 40ch;
  }

  .sub_card_wrapper.pfm_s {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    height: 230px;
  }

  .sub_card_wrapper.budget-warpper {
    aspect-ratio: auto;
    height: 260px;
  }

  .card-heading {
    font-size: 1.5rem;
  }

  .permitted-wrapper_image {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .permintted-line {
    width: 2px;
    height: 30px;
  }

  .wrapper-cards {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .wrapper-cards.hero {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tag, .tag.blue {
    order: -9999;
  }

  .card-heading_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .card_image_wrapper {
    height: 1000290%;
  }

  .card_image_wrapper.hero {
    width: 100%;
    height: 180px;
  }

  .card_image_wrapper.hero.s {
    width: 100%;
  }

  .card_image_wrapper.square {
    aspect-ratio: 1;
    justify-content: center;
    align-items: center;
    height: 210px;
  }

  .card_image_wrapper.now {
    background-image: url('../images/Frame-1707479317.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
    height: 340px;
  }

  .card_image_wrapper.pfm {
    height: 61%;
  }

  .card_image_wrapper.obli {
    justify-content: center;
    align-items: flex-end;
    height: 170px;
  }

  .image_cover {
    height: 100%;
  }

  .card_image_wrapper_pfm {
    aspect-ratio: 1;
  }

  .card_wrapper_carousel {
    width: 100%;
    max-width: 30ch;
    font-size: 1rem;
  }

  .grid-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-items: center;
    width: auto;
  }

  .swiper-slide.is-pfm {
    position: relative;
  }

  .swiper-slide.is-lifestyle {
    width: auto;
    position: relative;
  }

  .slide_content {
    aspect-ratio: 2 / 2.4;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .c-faq {
    max-width: none;
  }

  .invest-cal {
    width: auto;
    max-width: 100%;
    position: static;
  }

  .invest_container_top {
    width: auto;
  }

  .invest_container_wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .image-10 {
    max-width: 23%;
  }

  .invest-illustration.fade-mask {
    margin-top: -27px;
  }

  .cal-wrapper {
    max-width: 100%;
    padding: 1rem;
  }

  .cal-wrapper.borader {
    flex: 0 auto;
  }

  .investtype-tab {
    flex-flow: row;
  }

  .investtype-wrapper {
    align-self: stretch;
  }

  .tabs {
    flex-flow: column;
  }

  .portfolio-options {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .portfolio-option.is-active {
    align-items: stretch;
  }

  .portoflio-type-heading {
    flex-flow: column;
  }

  .amounts-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .code-embed-2 {
    width: auto;
  }

  .div-block-27 {
    flex-flow: column;
  }

  .ts-card {
    min-width: 340px;
  }

  .ts-review {
    max-width: 30ch;
  }

  .marquee {
    justify-content: center;
    align-items: center;
    height: 60svh;
    overflow: hidden;
  }

  .marquee__track-marquee__track--right.infinite-scroll-2 {
    margin-left: 0;
  }

  .image-12 {
    width: 90%;
    max-width: 110%;
  }

  .hero_investmet {
    width: 100%;
    max-width: 120%;
    height: auto;
    top: 98px;
  }

  .hero_obli {
    width: auto;
    height: auto;
    top: 98px;
  }

  .image-13 {
    max-width: 106%;
  }

  .section_product_hero {
    height: 100dvh;
  }

  .product-container-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 12rem;
  }

  .product-containertop {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 90vw;
  }

  .image-14 {
    max-width: 80%;
  }

  .product_image-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .offer_heading {
    font-size: 3rem;
  }

  .image-15 {
    max-width: 130%;
    left: 0;
    right: 19px;
    overflow: visible;
  }

  .pro-main_heading {
    text-align: center;
    font-size: clamp(3rem, 8vw, 7rem);
  }

  .card-content_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .gradient-border {
    max-width: 100%;
    padding: 1rem;
    overflow: visible;
  }

  .gradient-border.borader {
    flex: 0 auto;
  }

  .content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
    display: flex;
  }

  .obli-card_wrapper {
    width: 100%;
    max-width: 60ch;
    padding-left: 1rem;
    padding-right: .125rem;
    font-size: 1rem;
  }

  .card_image_wrapper_pfm-copy {
    aspect-ratio: 1;
    width: 100%;
  }

  .card_image_wrapper_obli {
    height: 100%;
  }

  .bento_card {
    width: 100%;
    padding: 1rem;
    font-size: .8rem;
  }

  .bento_card.privacy {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    aspect-ratio: auto;
  }

  .bento-grid-item.is-slideshow {
    flex: 1;
    justify-content: flex-end;
    align-items: flex-start;
    overflow: hidden;
  }

  .bento-grid-item.is-video {
    height: 45rem;
  }

  .bento-grid-item.is-social {
    aspect-ratio: 1;
    width: 50%;
    overflow: hidden;
  }

  .bento-grid-item.is-mood-image {
    max-height: none;
  }

  .bento-grid-item.is-person {
    flex-flow: column;
    flex: 1;
    height: 290px;
  }

  .bento-grid-item.is {
    height: 45rem;
  }

  .bento-grid-item.is--wide {
    width: 60%;
  }

  .bento-grid-item.cover {
    background-position: 100%, 0 0;
    background-size: cover, auto;
    width: 100%;
  }

  .icon-embed-xsmall {
    width: 3.5rem;
    height: 3.5rem;
  }

  .bento-grid {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    width: 100%;
  }

  .social-icons1_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
  }

  .bento-mood-image {
    max-height: none;
  }

  .bento_heading {
    font-size: 1.3rem;
  }

  .image-17 {
    max-width: 120%;
    top: -40px;
    left: -19px;
  }

  .lineplan {
    top: -20px;
  }

  .div-block-28.is-3rd {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-18 {
    max-width: 100%;
    left: -1px;
    right: 0;
  }

  .div-block-30 {
    flex-flow: row;
  }

  .div-block-31 {
    width: 60%;
  }

  .image-beno-3 {
    max-width: 100%;
    inset: 25% 0% 0%;
  }

  ._3col-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .topbento {
    display: flex;
  }

  .bento-card-obli {
    width: 100%;
  }

  .card-content_wrapper_bento {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .sharia-bento {
    width: 100%;
  }

  .image-20 {
    max-width: 140%;
    top: -22px;
    bottom: -14px;
    left: -58px;
  }

  .button_bento {
    display: flex;
  }

  .image-20-copy {
    max-width: 210%;
    top: 0;
  }

  .code-embed-6 {
    display: none;
  }

  .div-block-49 {
    align-self: stretch;
  }

  .image-28 {
    align-self: center;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

  .offer-inevest {
    justify-content: center;
    align-items: flex-start;
  }

  .bento-grid_budget {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    width: 100%;
  }

  .wrapper-cards_budget {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: grid;
  }

  .wrapper-cards_budget.hero {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-50 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-self: stretch;
  }

  .bento-gridperf {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    width: 100%;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .div-block-59 {
    margin-top: 40px;
  }

  .cell-2 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .pfm_bentocard_wrapper {
    flex-flow: row;
    width: 100%;
  }

  .image-explorer-pfm {
    align-self: center;
    width: 105%;
  }

  .image-31, .image-32 {
    max-width: 120%;
  }

  .image-33 {
    max-width: 110%;
  }

  .product-containertop-hero {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 90vw;
  }

  .image-14-invet {
    width: 60vh;
    top: 221px;
    left: -81px;
  }

  .heading-4, .heading-7 {
    font-size: 2.875rem;
  }

  .div-block-70 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .about-content {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    height: 370px;
    padding: .1rem;
    font-size: .8rem;
  }

  .about-content.privacy {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    aspect-ratio: auto;
    width: auto;
  }

  .about-content.hero {
    height: 330px;
  }

  .about-content.income-expense {
    justify-content: flex-end;
    align-items: center;
    max-width: 40ch;
  }

  .about-content.pfm_s {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    height: 230px;
  }

  .about-content.budget-warpper {
    aspect-ratio: auto;
    height: 260px;
  }

  .download-icon, .download {
    inset: auto 0% auto auto;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.9rem;
    line-height: 1.5;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .button {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .button.menu-desktop_hidden {
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: flex;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .div-sitemap-content-wrapper.right {
    flex-flow: wrap;
  }

  .div-sitemap-content-wrapper.left {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .f_appdonwload-wrapper {
    flex-flow: column;
  }

  .appdownload_border {
    align-self: flex-end;
  }

  .sitemap-premitted-text {
    order: -9999;
  }

  .cell {
    flex-flow: wrap;
  }

  .mainsitemap-wrapper {
    grid-column-gap: 1rem;
  }

  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar_menu.is-page-height-tablet {
    height: 100svh;
    padding-bottom: 8rem;
  }

  .navbar-dropdown_list-wrapper {
    grid-row-gap: .5rem;
    max-width: none;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .navbar-dropdown_link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .hero-home_container_wrapper {
    padding-top: 7.8rem;
  }

  .hero-home_text-small {
    max-width: 40ch;
    font-size: 1rem;
  }

  .sub_card_wrapper {
    aspect-ratio: 2 / 1.5;
    flex: 0 auto;
    max-width: 100%;
    height: 420px;
    font-size: 1rem;
  }

  .sub_card_wrapper.privacy {
    padding: 2rem;
  }

  .sub_card_wrapper.income-expense {
    aspect-ratio: auto;
    max-width: 100%;
    height: auto;
  }

  .sub_card_wrapper.pfm_s, .sub_card_wrapper.budget-warpper {
    height: auto;
  }

  .cards_wrapper {
    flex-flow: column;
  }

  .permitted-wrapper_image, .permitted-wrapper_image.paddingcustom {
    width: 250px;
  }

  .wrapper-cards {
    flex-flow: column;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-cards.hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .card_image_wrapper {
    align-self: stretch;
    height: auto;
  }

  .card_image_wrapper.square {
    height: auto;
  }

  .card_image_wrapper.now {
    background-image: url('../images/Frame-1707479317.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    align-self: stretch;
    height: 90%;
  }

  .card_image_wrapper.pfm {
    height: 100%;
  }

  .image_cover {
    object-fit: cover;
  }

  .card_wrapper_carousel {
    font-size: 1rem;
  }

  .grid-wrapper {
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .slide-heading._1 {
    font-size: 2.2rem;
  }

  .div-block-16 {
    padding: 1.5rem;
  }

  .invest_container_wrapper {
    padding-top: 7.8rem;
  }

  .invest-illustration.fade-mask {
    margin-top: 0;
  }

  .tabs {
    flex-flow: column;
  }

  .amounts-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .amount-control {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .product-container-wrapper {
    padding-top: 7.8rem;
  }

  .product-containertop {
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .section_invest_offer {
    justify-content: flex-start;
    align-items: stretch;
    height: 530px;
  }

  .offer_heading {
    font-size: 2rem;
  }

  .offer-container-wrapper {
    flex-flow: column;
    justify-content: center;
    max-width: none;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .image-15 {
    max-width: 140%;
    position: relative;
    bottom: 199px;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .obli-card_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 37ch;
    padding-top: .125rem;
    padding-left: .125rem;
    padding-right: .125rem;
    font-size: 1rem;
    position: relative;
  }

  .card_image_wrapper_obli {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

  .bento_card {
    font-size: 1rem;
  }

  .bento_card.privacy {
    max-width: 450px;
  }

  .bento-grid-item.is-video {
    height: 37rem;
  }

  .bento-grid-item.is-social {
    aspect-ratio: 3 / 2;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 250px;
  }

  .bento-grid-item.is-intro {
    aspect-ratio: 3 / 2;
    width: 100%;
    padding-top: 6vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .bento-grid-item.is {
    height: 37rem;
  }

  .bento-grid-item.is--wide {
    width: 100%;
  }

  .bento-grid-item.cover {
    height: 260px;
  }

  .image-17 {
    inset: auto 0% -29%;
  }

  .div-block-28.is-3rd {
    max-width: 35ch;
  }

  .div-block-29 {
    flex-flow: wrap;
    align-items: stretch;
  }

  .div-block-30 {
    flex-flow: column;
  }

  .div-block-31 {
    width: 100%;
  }

  .image-beno-3 {
    top: -11%;
    right: 15%;
  }

  .button-primary {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .image-28 {
    width: 260px;
    max-width: 100%;
    margin-left: 0;
    inset: -108px 0 35px 0%;
  }

  .offer-inevest {
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .wrapper-cards_budget {
    flex-flow: column;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .wrapper-cards_budget.hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-29 {
    max-width: 70%;
  }

  .div-block-52 {
    padding: 1.5rem;
  }

  .tabs-menu-wrapper {
    border-radius: 1.6em;
    flex-flow: wrap;
    width: 100%;
  }

  .tabs-3 {
    max-width: 100%;
  }

  .pfm_bentocard_wrapper {
    flex-flow: column;
    height: auto;
  }

  .product-containertop-hero {
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .image-14-invet {
    width: 60vh;
    left: -140px;
  }

  .about-content {
    aspect-ratio: 2 / 1.5;
    flex: 0 auto;
    max-width: 100%;
    height: 420px;
    font-size: 1rem;
  }

  .about-content.privacy {
    padding: 2rem;
  }

  .about-content.income-expense {
    aspect-ratio: auto;
    max-width: 100%;
    height: auto;
  }

  .about-content.pfm_s, .about-content.budget-warpper {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    text-align: right;
    font-size: 1.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .button.menu-desktop_hidden {
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .button.nav-download-cta.mobile-hidden, .droplink-icon {
    display: none;
  }

  .div-sitemap-content-wrapper.right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-sitemap-content-wrapper.left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .fapptitle {
    font-size: .8rem;
  }

  .fapptext {
    font-size: .5rem;
  }

  .f_appdonwload-wrapper {
    flex-flow: row;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .appdownload_border {
    flex: 1;
    align-self: flex-end;
  }

  .appdownload_bottom {
    justify-content: center;
    align-items: flex-end;
  }

  .newsletter-form {
    direction: ltr;
  }

  .cta-links-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    font-size: .9rem;
    display: flex;
  }

  .div-container-sitemap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .logo_footer {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .mainsitemap-wrapper {
    grid-column-gap: 1rem;
    direction: rtl;
    order: -9999;
  }

  .menu-icon_line-bottom.is-light {
    background-color: var(--button--bg);
  }

  .navbar {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    margin-top: 0;
  }

  .navbar_menu.is-page-height-tablet {
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    min-height: 100%;
    color: var(--text-color--white);
    justify-content: center;
    align-items: center;
    padding-bottom: 8.8rem;
  }

  .navbar-dropdown_link {
    padding-left: 0;
  }

  .navbar-dropdown_link.is-first {
    background-color: #0000;
  }

  .navbar-dropdown_list.is-left.w--open {
    border-width: 0;
  }

  .navbar-dropdown_heading-wrapper {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
  }

  .hero-home_container_top {
    justify-content: center;
    align-items: center;
  }

  .hero-home_container_bottom {
    width: auto;
  }

  .hero-home_text-small {
    width: 90%;
    max-width: none;
  }

  .image-2 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    width: 100vw;
    position: relative;
  }

  .sub_card_wrapper {
    aspect-ratio: auto;
    max-width: none;
    height: 410px;
    font-size: .9rem;
  }

  .sub_card_wrapper.privacy {
    width: 100%;
    max-width: 100%;
  }

  .sub_card_wrapper.hero {
    aspect-ratio: auto;
    background-image: radial-gradient(circle at 50% 100%, #09021b, #005);
    flex: 1;
    align-self: center;
  }

  .sub_card_wrapper.portolfio-style {
    aspect-ratio: auto;
    flex: 1;
    align-self: center;
  }

  .card-heading {
    font-size: 1.3rem;
  }

  .permitted-wrapper_image {
    width: 250px;
  }

  .wrapper-cards {
    flex-flow: column;
    width: auto;
    max-width: 100%;
  }

  .wrapper-cards.hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .tag_text {
    font-size: .8rem;
  }

  .card_image_wrapper {
    aspect-ratio: auto;
    background-image: linear-gradient(0deg, #4b00ff14, #fff0);
    flex: 0 auto;
    align-self: auto;
    overflow: hidden;
  }

  .card_image_wrapper.future {
    background-image: url('../images/Frame-1707479421.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
  }

  .card_image_wrapper.hero {
    height: 230px;
  }

  .card_image_wrapper.investment-guy {
    flex: none;
    height: 15rem;
  }

  .card_image_wrapper.square-copy {
    height: 180px;
  }

  .card_image_wrapper.now {
    background-size: cover, auto;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .card_image_wrapper.obli {
    height: 200px;
  }

  .image_cover {
    max-width: 100%;
    overflow: clip;
  }

  .card_image_wrapper_pfm {
    aspect-ratio: 3 / 2;
  }

  .card_wrapper_carousel {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .grid-wrapper {
    width: 90%;
  }

  .div-block-13 {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
  }

  .swiper-slide.is-lifestyle {
    width: 40vh;
  }

  .slide-heading {
    padding-top: 0;
    font-size: 3rem;
  }

  .paragraph-2 {
    margin-bottom: 0;
  }

  .slide_content {
    aspect-ratio: 2 / 2.8;
    justify-content: space-between;
    align-items: center;
  }

  .slide_content:lang(en) {
    text-align: left;
    direction: ltr;
  }

  .tag-text {
    font-size: .9rem;
    font-weight: 300;
  }

  .image-6 {
    border-radius: 20px;
    width: 100%;
    max-width: 110%;
    height: 120%;
  }

  .feature-tab-content {
    align-self: stretch;
    padding: 0;
  }

  .image-9 {
    width: 5rem;
  }

  .c-faq-a-text {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: .8em;
    line-height: 1.3em;
    display: flex;
  }

  .c-faq-q {
    background-color: #fff;
  }

  .c-faq-a {
    border-radius: 20px;
  }

  .c-faq-q-text {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .c-faq-item {
    background-image: linear-gradient(#00000012, #00000012);
    overflow: hidden;
  }

  .invest_container_bottom {
    height: auto;
  }

  .invest-robo-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-10 {
    max-width: 31%;
  }

  .invest-illustration.fade-mask {
    margin-top: 0;
  }

  .cal-wrapper {
    width: 100vw;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .investtype-tab {
    flex-flow: column;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .9rem;
  }

  .investtype-tab.w--current {
    flex-flow: row;
  }

  .investtype-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    width: 100%;
    display: grid;
  }

  .tabs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-self: center;
  }

  .inlinesvg.portfoliostyle {
    width: 1rem;
    display: none;
  }

  .inlinesvg.totalportolfioriyal {
    width: 1.2rem;
  }

  .portfolio-options {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start center;
    align-self: stretch;
    place-items: center;
    display: flex;
  }

  .portfolio-option {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: none;
    padding: .5rem 1rem;
    display: flex;
    overflow: hidden;
  }

  .portfolio-option.is-active {
    overflow: visible;
  }

  .portoflio-type-heading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .cal-side {
    flex-flow: column;
    width: 100%;
  }

  .div-block-21 {
    height: auto;
    padding: 1rem;
  }

  .amounts-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    align-self: stretch;
  }

  .amount-control {
    padding: .5rem;
    font-size: 1rem;
  }

  .amount-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    align-self: stretch;
    font-size: .8rem;
  }

  .calcuation-profotlio {
    font-size: .8rem;
  }

  .div-block-26 {
    font-size: 1.5rem;
  }

  .div-block-27 {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    flex-flow: column;
    align-self: stretch;
    align-items: stretch;
  }

  .text-block-13 {
    display: none;
  }

  .heading {
    text-align: center;
    font-size: 2.1rem;
  }

  .marquee {
    height: auto;
  }

  .image-12 {
    max-width: 100%;
  }

  .hero_investmet {
    max-width: 100%;
    top: 95px;
  }

  .hero_obli {
    max-width: 130%;
    top: 78px;
  }

  .image-13 {
    max-width: 100%;
  }

  .section_product_hero {
    height: auto;
  }

  .product-container-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    justify-content: center;
  }

  .product-containertop {
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .image-14 {
    max-width: 100%;
  }

  .product_image-wrapper.invest {
    height: 320px;
  }

  .offer_heading {
    align-self: center;
  }

  .offer-container-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .image-15 {
    object-fit: cover;
    width: 130vw;
    max-width: none;
    bottom: 117px;
  }

  .pro-main_heading {
    font-size: clamp(2.5rem, 8vw, 7rem);
  }

  .gradient-border {
    padding-left: 0;
    padding-right: 0;
  }

  .content {
    z-index: 5;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .card-conent_wrapper {
    max-width: none;
  }

  .swiper-wrapper {
    flex-flow: column;
  }

  .obli-card_wrapper {
    flex-flow: column;
    max-width: none;
  }

  .card_image_wrapper_pfm-copy {
    aspect-ratio: 3 / 2;
  }

  .card_image_wrapper_obli {
    aspect-ratio: 1;
    background-image: linear-gradient(0deg, #4b00ff14, #fff0);
    flex: 1;
    align-self: stretch;
    width: auto;
    height: 60%;
  }

  .card_image_wrapper_obli.future {
    background-image: url('../images/Frame-1707479421.svg'), linear-gradient(0deg, #4b00ff14, #fff0);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
  }

  .card-oblicontent_wrapper {
    padding: .5rem;
  }

  .bento_card {
    max-width: none;
    font-size: .9rem;
  }

  .bento-grid-item.is-slideshow {
    background-image: linear-gradient(#0000008f, #fff0), url('../images/Frame-337854.png'), linear-gradient(#fff, #ffffffe3);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, cover, auto;
    background-attachment: scroll, scroll, scroll;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    height: 310px;
  }

  .bento-grid-item.is-social {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 450px;
    padding-left: 0;
    padding-right: 0;
  }

  .bento-grid-item.is-intro {
    aspect-ratio: 1;
    width: 100%;
  }

  .bento-grid-item.is-person {
    flex: 0 auto;
  }

  .bento-grid-item.is--wide {
    aspect-ratio: auto;
    height: 310px;
  }

  .bento-grid-item.cover {
    background-position: 100%, 0 0;
  }

  .bento-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .bento-mood-image {
    height: 22rem;
  }

  .bento_heading {
    font-size: 1.7rem;
  }

  .image-17 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    inset: 12px -10% 0% 6%;
  }

  .lineplan {
    width: 1210px;
    max-width: 220%;
    top: -91px;
  }

  .div-block-28.is-3rd {
    max-width: 100%;
  }

  .image-18 {
    max-width: 100%;
    position: relative;
    top: 144px;
  }

  .div-block-29 {
    flex-flow: column;
  }

  .div-block-30 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-31 {
    align-items: stretch;
    width: auto;
  }

  .image-beno-3 {
    max-width: 100%;
    position: relative;
    top: -21%;
    bottom: 35%;
    left: 0%;
  }

  ._3col-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
  }

  .obli2bento {
    max-width: 100%;
  }

  .topbento {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .image-20 {
    max-width: 140%;
    top: 8px;
    right: 78px;
  }

  .button_bento {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    display: flex;
  }

  .image-20-copy {
    max-width: 170%;
  }

  .listimage {
    max-width: 90%;
  }

  .image-22 {
    max-width: 70%;
  }

  .image-14-copy {
    top: 41px;
  }

  .sharia-complinet-p {
    display: flex;
  }

  .sharia_title {
    white-space: nowrap;
    font-size: .9rem;
  }

  .button-primary {
    padding: 15px 34px 16px;
  }

  .button-primary.button-header {
    padding: 1rem 24px;
  }

  .m1st-features {
    padding: 1rem;
  }

  .sharia-tiitle-div {
    align-self: stretch;
  }

  .image-25 {
    display: none;
    position: relative;
    inset: 0% auto 0% -25px;
  }

  .div-block-45 {
    flex-flow: column;
    align-self: stretch;
  }

  .div-block-46 {
    flex-flow: column;
  }

  .text-block-14 {
    text-decoration: none;
  }

  .div-block-47 {
    flex-flow: column;
    align-items: center;
  }

  .image-26 {
    aspect-ratio: 1;
    width: 90px;
    height: 80px;
  }

  .image-27 {
    top: 60px;
  }

  .listimage-copy {
    top: 154px;
  }

  .investment-consle {
    background-image: radial-gradient(circle, #000 45%, #01012c 73%, #5e21ed);
    height: auto;
  }

  .hero_investmet--person {
    top: 62px;
  }

  .hero_investmet--person._2nd {
    top: 51px;
  }

  .b-hhero {
    background-image: linear-gradient(#ffffff7d, #0b0a2d 50%);
  }

  .image-28 {
    align-self: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .offer-inevest {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .bento-grid_budget {
    grid-template-columns: minmax(0, 1fr);
  }

  .wrapper-cards_budget {
    flex-flow: column;
    width: auto;
    max-width: 100%;
    display: flex;
  }

  .wrapper-cards_budget.hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .div-block-50 {
    flex-flow: column;
  }

  .bento-gridperf {
    grid-template-columns: minmax(0, 1fr);
  }

  .investment-portfolio {
    background-image: radial-gradient(circle, #000 45%, #01012c 73%, #5e21ed);
    height: auto;
  }

  .div-block-51 {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
  }

  .image-30 {
    border-radius: 20px;
    width: 100%;
    max-width: 110%;
    height: 120%;
  }

  .swiper-wrapper-2.is-lifestyle {
    align-items: center;
  }

  .div_content-wrapper {
    align-self: stretch;
  }

  .p-heading {
    text-align: right;
  }

  .tabs-menu-wrapper {
    border-radius: 1em;
    flex-flow: wrap;
  }

  .tabs-3 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mainpadding-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mainpadding-3.privacy {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-57 {
    width: auto;
  }

  .div-block-14 {
    flex-flow: column;
    align-self: stretch;
  }

  .mainpadding-4, .mainpadding-4.privacy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-61 {
    margin-top: 100%;
    position: relative;
  }

  .pfm_bentocard_wrapper {
    flex-flow: column;
    width: 100%;
  }

  .product-containertop-hero {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 95vw;
    position: relative;
  }

  .image-14-invet {
    width: 160vw;
    top: 164px;
    left: -183px;
  }

  .sharia-list {
    white-space: normal;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 40px;
    list-style-type: disc;
  }

  .image-34 {
    max-width: 20%;
  }

  .image-35 {
    position: relative;
    bottom: -55px;
  }

  .wwa-content.privacy {
    width: 100%;
  }

  .div-block-69 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .mainpadding-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lottie-animation-2 {
    width: 15rem;
  }

  .div-block-70 {
    position: static;
  }

  .p-about._01 {
    align-self: center;
    right: 0;
  }

  .div-block-71 {
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .about-content {
    aspect-ratio: auto;
    max-width: none;
    height: 410px;
    font-size: .9rem;
  }

  .about-content.privacy {
    width: 100%;
    max-width: 100%;
  }

  .about-content.hero {
    aspect-ratio: auto;
    background-image: radial-gradient(circle at 50% 100%, #09021b, #005);
    flex: 1;
    align-self: center;
  }

  .about-content.portolfio-style {
    aspect-ratio: auto;
    flex: 1;
    align-self: center;
  }

  .image-38 {
    width: 15rem;
  }
}

#w-node-_1fca5295-dc9d-e9b4-fdef-66e61ae27bd8-1ae27bc2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_8f3a99d9-d267-1348-879c-262e33cd8c27-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c2b-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c2f-33cd8c1a {
  place-self: stretch center;
}

#w-node-_8f3a99d9-d267-1348-879c-262e33cd8c44-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c49-33cd8c1a {
  place-self: stretch stretch;
}

#w-node-_8f3a99d9-d267-1348-879c-262e33cd8c67-33cd8c1a {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: stretch;
}

#w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8e69-a68a8e54 {
  justify-self: center;
}

#w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8ea1-a68a8e54 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8ee7-a68a8e54 {
  order: -9999;
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-c22462aa {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-c22462aa, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-c22462aa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-c22462aa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-c22462aa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-c22462aa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-c22462aa, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-c22462aa {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-c22462aa {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-c22462aa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-c22462aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-c22462aa {
  justify-self: start;
}

#w-node-b692e9a1-f7c7-b85f-64d0-9f54d6b52c88-f6bfad60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: stretch;
}

#w-node-b692e9a1-f7c7-b85f-64d0-9f54d6b52cd1-f6bfad60 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_021807f5-f139-6b94-061c-f473eba2e332-3a1fd1dc, #w-node-_65cce9af-4c8e-d377-7d7e-908485e23ae4-3a1fd1dc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_67edfb48-54eb-5e1e-7007-dce538e661e8-4f665d04 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1fca5295-dc9d-e9b4-fdef-66e61ae27bd8-1ae27bc2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8e57-a68a8e54, #w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8f01-a68a8e54, #w-node-_22c8d3a3-4cfd-1978-1051-2f37a68a8f02-a68a8e54 {
    order: -9999;
  }

  #w-node-b692e9a1-f7c7-b85f-64d0-9f54d6b52c88-f6bfad60, #w-node-b692e9a1-f7c7-b85f-64d0-9f54d6b52cd1-f6bfad60 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_021807f5-f139-6b94-061c-f473eba2e332-3a1fd1dc, #w-node-c7688f76-1aa4-095f-3338-070c4b30e6d8-3a1fd1dc {
    justify-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9c4bb230-62e7-e7b4-608c-7093254a6074-c22462a7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1fca5295-dc9d-e9b4-fdef-66e61ae27bd8-1ae27bc2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-eebf62ca-cc3c-ff5e-1b46-60bdc7d210e1-3a1fd1dc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1fca5295-dc9d-e9b4-fdef-66e61ae27bd8-1ae27bc2 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c27-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c2b-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c2f-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c3a-33cd8c1a {
    justify-self: stretch;
  }

  #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c3f-33cd8c1a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c44-33cd8c1a {
    justify-self: stretch;
  }

  #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c49-33cd8c1a {
    justify-self: auto;
  }

  #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c53-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c58-33cd8c1a, #w-node-_8f3a99d9-d267-1348-879c-262e33cd8c5d-33cd8c1a {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Ibmplexsansarabic';
  src: url('../fonts/IBMPlexSansArabic-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ibmplexsansarabic';
  src: url('../fonts/IBMPlexSansArabic-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ibmplexsansarabic';
  src: url('../fonts/IBMPlexSansArabic-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}