odaptos_design_system 1.4.151 → 1.4.153

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,21 @@
1
+ import React, { HTMLAttributes } from 'react';
2
+ interface FormQuestionsProps extends HTMLAttributes<HTMLParagraphElement> {
3
+ /** Text display */
4
+ answers: {
5
+ text: string;
6
+ isSelected: boolean;
7
+ }[];
8
+ question: string;
9
+ hint: string;
10
+ optionText: string;
11
+ onClick: () => void;
12
+ nextAction?: () => void;
13
+ backAction?: () => void;
14
+ nextText?: string;
15
+ backText?: string;
16
+ }
17
+ /** This text should be use to display basic text
18
+ * Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-751&mode=dev
19
+ */
20
+ export declare const FormQuestions: ({ answers, question, hint, optionText, onClick, backAction, backText, nextAction, nextText, }: FormQuestionsProps) => React.JSX.Element;
21
+ export {};
@@ -0,0 +1,12 @@
1
+ import React, { HTMLAttributes } from 'react';
2
+ interface QuestionButtonProps extends HTMLAttributes<HTMLParagraphElement> {
3
+ /** Text display */
4
+ text: string;
5
+ onClick: () => void;
6
+ clicked?: boolean;
7
+ }
8
+ /** This text should be use to display basic text
9
+ * Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-751&mode=dev
10
+ */
11
+ export declare const QuestionButton: ({ text, onClick, clicked, }: QuestionButtonProps) => React.JSX.Element;
12
+ export {};
@@ -1,2 +1,6 @@
1
1
  import React from 'react';
2
- export declare const LogoSlider: () => React.JSX.Element;
2
+ export interface LogoSliderProps {
3
+ logoWidth?: number;
4
+ logoHeight?: number;
5
+ }
6
+ export declare const LogoSlider: ({ logoWidth, logoHeight, }: LogoSliderProps) => React.JSX.Element;
@@ -18,8 +18,7 @@ interface PricingCardProps {
18
18
  isHighlighted: boolean;
19
19
  highlightMessage?: string;
20
20
  onClick: () => void;
21
- currency?: string;
22
21
  tier: 1 | 2 | 3 | 4;
23
22
  }
24
- export declare const PricingCard: ({ cardInfo: { title, description, monthlyPrice, yearlyPrice }, cmsContent, isYearlyOrMonthly, interviewsNumber, featuresList, isDark, isHighlighted, highlightMessage, onClick, currency, tier, }: PricingCardProps) => React.JSX.Element;
23
+ export declare const PricingCard: ({ cardInfo: { title, description, monthlyPrice, yearlyPrice }, cmsContent, isYearlyOrMonthly, interviewsNumber, featuresList, isDark, isHighlighted, highlightMessage, onClick, tier, }: PricingCardProps) => React.JSX.Element;
25
24
  export {};
@@ -0,0 +1,10 @@
1
+ import React, { HTMLAttributes } from 'react';
2
+ interface SquareTextProps extends HTMLAttributes<HTMLParagraphElement> {
3
+ /** Text display */
4
+ text: string;
5
+ }
6
+ /** This text should be use to display basic text
7
+ * Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-751&mode=dev
8
+ */
9
+ export declare const SquareText: ({ text, }: SquareTextProps) => React.JSX.Element;
10
+ export {};
@@ -7722,81 +7722,75 @@ function Partner2({
7722
7722
  ...rest
7723
7723
  }) {
7724
7724
  return /*#__PURE__*/React__default.createElement(material.SvgIcon, Object.assign({}, rest), /*#__PURE__*/React__default.createElement("svg", {
7725
- width: "149",
7726
- height: "26",
7727
- viewBox: "0 0 149 26",
7725
+ width: "176",
7726
+ height: "25",
7727
+ viewBox: "0 0 176 25",
7728
7728
  fill: "none",
7729
7729
  xmlns: "http://www.w3.org/2000/svg"
7730
7730
  }, /*#__PURE__*/React__default.createElement("g", {
7731
- id: "ap-logo 1",
7732
- "clip-path": "url(#clip0_1969_93180)"
7731
+ "clip-path": "url(#clip0_87_2425)"
7733
7732
  }, /*#__PURE__*/React__default.createElement("path", {
7734
- id: "Subtract",
7735
7733
  "fill-rule": "evenodd",
7736
7734
  "clip-rule": "evenodd",
7737
- d: "M13.2442 0.545471H13.5536C20.3471 0.545471 25.8534 6.12102 25.8534 13C25.8534 19.879 20.3471 25.4546 13.5536 25.4546H13.2442C6.45064 25.4546 0.944336 19.879 0.944336 13C0.944336 6.12102 6.45064 0.545471 13.2442 0.545471ZM12.5742 15.5946V11.626C12.5742 10.713 12.3163 10.007 11.802 9.51113C11.2969 9.00443 10.4629 8.74951 9.30138 8.74951C8.7361 8.74951 8.24494 8.8206 7.831 8.96268C7.41711 9.10482 7.07267 9.29173 6.80081 9.52503C6.52746 9.75828 6.32046 10.0317 6.17993 10.3468C6.03784 10.6512 5.96217 10.9756 5.9529 11.3201H7.78621C7.8171 10.9447 7.95305 10.6712 8.19552 10.4982C8.43804 10.3159 8.80096 10.2248 9.28594 10.2248C9.71996 10.2248 10.0443 10.3113 10.2559 10.4828C10.4783 10.645 10.5895 10.869 10.5895 11.1517C10.5895 11.4344 10.4381 11.6445 10.1354 11.7449C9.8327 11.8469 9.35698 11.9427 8.71139 12.0338C8.27737 12.0941 7.86807 12.1805 7.48352 12.2918C7.10973 12.3937 6.78073 12.5405 6.49811 12.7336C6.21545 12.9267 5.99306 13.1692 5.83087 13.4643C5.6687 13.7578 5.58838 14.1193 5.58838 14.5441C5.58838 15.3258 5.84168 15.919 6.34672 16.3253C6.85177 16.7316 7.5036 16.9339 8.30208 16.9339C8.63571 16.9339 8.92297 16.9031 9.16548 16.8428C9.40795 16.7918 9.61494 16.7208 9.78636 16.6296C9.96865 16.5385 10.12 16.4319 10.2405 16.3098C10.3717 16.1785 10.4876 16.0364 10.5895 15.8835H10.6204C10.6405 16.0565 10.6714 16.2233 10.7115 16.3855C10.7517 16.5478 10.8027 16.6698 10.8629 16.7501H12.8476V16.6744C12.6654 16.5431 12.5742 16.1831 12.5742 15.5946ZM10.6343 14.0004C10.6343 14.1934 10.5942 14.3804 10.5139 14.5642C10.4335 14.7372 10.3115 14.8932 10.1509 15.0354C9.99954 15.1667 9.80799 15.2794 9.57479 15.3706C9.35235 15.4525 9.09444 15.4926 8.80251 15.4926C8.43958 15.4926 8.1461 15.4216 7.92366 15.2794C7.70127 15.1265 7.59008 14.8685 7.59008 14.504C7.59008 14.1394 7.72135 13.8752 7.98394 13.713C8.24648 13.5508 8.65116 13.4087 9.19637 13.2867C9.45136 13.2281 9.70193 13.1682 9.94676 13.1096L9.96865 13.1044C10.2312 13.0333 10.4536 12.9422 10.6359 12.8309V14.0034L10.6343 14.0004ZM20.3052 9.90035C20.6106 10.255 20.8402 10.684 20.9922 11.1889L20.9953 11.1904C21.1597 11.6954 21.2403 12.2297 21.2403 12.8569C21.2403 13.4842 21.1581 14.0541 20.9953 14.5698C20.8324 15.0747 20.5982 15.5052 20.2928 15.8584C19.9981 16.2115 19.6414 16.4841 19.2242 16.6761C18.807 16.8682 18.348 16.9642 17.8501 16.9642C17.3011 16.9642 16.8421 16.8619 16.4761 16.6606C16.1101 16.4577 15.8139 16.1898 15.5905 15.8568H15.5595V19.2811H13.4829V8.96028H15.482V9.9298H15.5285C15.7828 9.58595 16.093 9.30254 16.459 9.08109C16.8359 8.8596 17.3151 8.74811 17.8331 8.74811C18.351 8.74811 18.8194 8.85034 19.2366 9.05165C19.6538 9.25456 20.0105 9.53643 20.3052 9.90035ZM17.405 15.2497C17.9339 15.2497 18.351 15.0484 18.6566 14.6441L18.6581 14.6426C18.973 14.2291 19.1311 13.653 19.1311 12.9157C19.1311 12.1785 18.9885 11.5776 18.7031 11.113C18.4286 10.6484 17.9695 10.4161 17.3291 10.4161C17.0034 10.4161 16.7242 10.4811 16.49 10.6128C16.2667 10.7429 16.0775 10.921 15.9255 11.1425C15.7828 11.3655 15.6758 11.6334 15.6045 11.9462C15.544 12.2482 15.513 12.572 15.513 12.9157C15.513 13.6235 15.6712 14.1889 15.986 14.6132C16.3117 15.0376 16.7847 15.2497 17.405 15.2497Z",
7738
- fill: "#26292E"
7735
+ d: "M12.6093 0H12.2998C5.50631 0 0 5.57555 0 12.4546C0 19.3335 5.50631 24.9091 12.2998 24.9091H12.6093C19.4028 24.9091 24.9091 19.3335 24.9091 12.4546C24.9091 5.57555 19.4028 0 12.6093 0ZM20.0479 10.6434C19.8959 10.1386 19.6663 9.70954 19.3608 9.35488C19.0662 8.99096 18.7095 8.70909 18.2923 8.50618C17.8751 8.30486 17.4067 8.20264 16.8887 8.20264C16.3707 8.20264 15.8915 8.31413 15.5147 8.53562C15.1487 8.75706 14.8385 9.04048 14.5842 9.38432H14.5376V8.41481H12.5386V18.7356H14.6152V15.3113H14.6462C14.8695 15.6443 15.1657 15.9123 15.5318 16.1152C15.8978 16.3165 16.3568 16.4187 16.9058 16.4187C17.4036 16.4187 17.8627 16.3227 18.2799 16.1307C18.6971 15.9386 19.0537 15.666 19.3484 15.3129C19.6539 14.9598 19.8881 14.5292 20.051 14.0243C20.2138 13.5086 20.296 12.9387 20.296 12.3114C20.296 11.6842 20.2154 11.1499 20.051 10.645L20.0479 10.6434ZM17.7122 14.0987C17.4067 14.5029 16.9895 14.7043 16.4607 14.7043C15.8404 14.7043 15.3674 14.4921 15.0417 14.0677C14.7268 13.6434 14.5687 13.078 14.5687 12.3703C14.5687 12.0265 14.5997 11.7028 14.6601 11.4008C14.7315 11.088 14.8385 10.82 14.9812 10.597C15.1332 10.3755 15.3224 10.1974 15.5457 10.0673C15.7799 9.93566 16.059 9.8706 16.3847 9.8706C17.0252 9.8706 17.4843 10.103 17.7588 10.5676C18.0441 11.0322 18.1868 11.6331 18.1868 12.3703C18.1868 13.1075 18.0286 13.6836 17.7138 14.0971L17.7122 14.0987ZM11.6299 15.0492V11.0806C11.6299 10.1676 11.3719 9.46156 10.8576 8.96572C10.3526 8.45902 9.51856 8.2041 8.35705 8.2041C7.79176 8.2041 7.3006 8.27519 6.88666 8.41727C6.47277 8.55941 6.12833 8.74632 5.85647 8.97962C5.58312 9.21287 5.37613 9.48632 5.23559 9.80142C5.09351 10.1058 5.01783 10.4302 5.00857 10.7747H6.84188C6.87276 10.3993 7.00872 10.1258 7.25118 9.95282C7.4937 9.77054 7.85662 9.67942 8.34161 9.67942C8.77562 9.67942 9.09999 9.7659 9.31157 9.93738C9.534 10.0996 9.6452 10.3236 9.6452 10.6063C9.6452 10.889 9.4938 11.0991 9.1911 11.1995C8.88836 11.3014 8.41265 11.3972 7.76705 11.4884C7.33304 11.5486 6.92373 11.6351 6.53918 11.7464C6.1654 11.8483 5.8364 11.9951 5.55378 12.1882C5.27111 12.3813 5.04872 12.6238 4.88653 12.9189C4.72436 13.2124 4.64404 13.5739 4.64404 13.9987C4.64404 14.7804 4.89734 15.3736 5.40238 15.7799C5.90744 16.1862 6.55926 16.3885 7.35775 16.3885C7.69138 16.3885 7.97863 16.3576 8.22114 16.2974C8.46361 16.2464 8.6706 16.1754 8.84203 16.0842C9.02431 15.9931 9.17566 15.8865 9.29612 15.7644C9.42739 15.6331 9.54327 15.491 9.6452 15.3381H9.67609C9.69616 15.5111 9.72705 15.6779 9.7672 15.8401C9.80736 16.0023 9.85832 16.1243 9.91855 16.2047H11.9033V16.129C11.721 15.9977 11.6299 15.6377 11.6299 15.0492ZM9.68999 13.4549C9.68999 13.648 9.64983 13.835 9.56952 14.0188C9.48917 14.1918 9.36716 14.3478 9.20655 14.49C9.0552 14.6213 8.86365 14.734 8.63045 14.8252C8.40801 14.907 8.1501 14.9472 7.85817 14.9472C7.49524 14.9472 7.20176 14.8762 6.97933 14.734C6.75694 14.5811 6.64574 14.3231 6.64574 13.9586C6.64574 13.594 6.77701 13.3298 7.03961 13.1676C7.30215 13.0054 7.70682 12.8632 8.25203 12.7412C8.50696 12.6827 8.75747 12.6228 9.00224 12.5642L9.02431 12.559C9.28686 12.4879 9.50929 12.3968 9.69153 12.2855V13.458L9.68999 13.4549Z",
7736
+ fill: "#00040A"
7739
7737
  }), /*#__PURE__*/React__default.createElement("path", {
7740
- id: "Vector",
7741
- d: "M62.439 6.66455H66.1703V20.2287H62.439V6.66455Z",
7742
- fill: "#26292E"
7738
+ d: "M61.4941 6.11914H65.2255V19.6833H61.4941V6.11914Z",
7739
+ fill: "#00040A"
7743
7740
  }), /*#__PURE__*/React__default.createElement("path", {
7744
- id: "Vector_2",
7745
- d: "M62.439 1.32391H66.1703V4.54947H62.439V1.32391Z",
7746
- fill: "#26292E"
7741
+ d: "M61.4941 0.778564H65.2255V4.00412H61.4941V0.778564Z",
7742
+ fill: "#00040A"
7747
7743
  }), /*#__PURE__*/React__default.createElement("path", {
7748
- id: "Vector_3",
7749
7744
  "fill-rule": "evenodd",
7750
7745
  "clip-rule": "evenodd",
7751
- d: "M48.6714 23.5417C49.8222 24.2965 51.3826 24.6747 53.3524 24.6747L53.3539 24.6762C54.4131 24.6762 55.388 24.5531 56.2803 24.3068C57.1725 24.0606 57.9153 23.6751 58.5101 23.1475C59.0491 22.6902 59.4661 22.1274 59.7635 21.4605C60.061 20.7936 60.2089 19.9846 60.2089 19.0363V6.54587H56.5587V7.96902H56.5029C56.0745 7.40623 55.528 6.96798 54.8584 6.65138C54.2088 6.33479 53.4571 6.17651 52.5459 6.17651C51.6347 6.17651 50.7988 6.33479 50.0371 6.65138C49.2942 6.95039 48.6449 7.38864 48.0874 7.96902C47.5486 8.54796 47.1219 9.25149 46.8058 10.0766C46.5083 10.8857 46.3604 11.7724 46.3604 12.7911C46.3604 13.8097 46.5364 14.7243 46.8898 15.5319C47.262 16.3218 47.7354 16.9975 48.3116 17.5603C48.905 18.1056 49.5746 18.5262 50.3174 18.8252C51.0787 19.1066 51.8589 19.2473 52.658 19.2473C53.5672 19.2473 54.3104 19.0978 54.8863 18.7989C55.4627 18.4998 55.9639 18.1232 56.3908 17.6659H56.475V19.1418C56.475 21.0222 55.4159 21.9618 53.2981 21.9618C52.4074 21.9618 51.7378 21.8123 51.2925 21.5132C50.864 21.2318 50.5759 20.8816 50.428 20.4594H46.6656C46.8696 21.7771 47.5377 22.8045 48.6714 23.5417ZM54.8285 16.0844C54.4021 16.2779 53.8915 16.3746 53.2966 16.3746C52.3122 16.3746 51.5226 16.0581 50.9278 15.4264C50.3516 14.7932 50.0635 13.8801 50.0635 12.7383C50.0635 11.5965 50.3516 10.6996 50.9278 10.0503C51.5226 9.38341 52.3028 9.04923 53.2682 9.04923C53.8431 9.04923 54.3458 9.14598 54.7728 9.33942C55.1992 9.53142 55.5529 9.79526 55.8319 10.1294C56.1104 10.4636 56.3161 10.8578 56.4452 11.3152C56.5931 11.7549 56.6678 12.2019 56.6678 12.7119C56.6678 13.222 56.6041 13.6954 56.473 14.1351C56.3425 14.5748 56.1383 14.9603 55.8598 15.2944C55.5997 15.6271 55.2555 15.891 54.8285 16.0844Z",
7752
- fill: "#26292E"
7746
+ d: "M47.727 22.9963C48.8778 23.7511 50.4383 24.1293 52.4081 24.1293L52.4096 24.1307C53.4687 24.1307 54.4437 24.0076 55.3359 23.7614C56.2282 23.5151 56.971 23.1297 57.5658 22.6021C58.1048 22.1448 58.5218 21.5819 58.8192 20.9151C59.1166 20.2482 59.2646 19.4392 59.2646 18.4909V6.00046H55.6144V7.42361H55.5586C55.1302 6.86082 54.5837 6.42257 53.9141 6.10597C53.2645 5.78938 52.5127 5.6311 51.6015 5.6311C50.6904 5.6311 49.8544 5.78938 49.0928 6.10597C48.3499 6.40498 47.7005 6.84323 47.1431 7.42361C46.6042 8.00255 46.1775 8.70608 45.8614 9.53122C45.564 10.3403 45.416 11.227 45.416 12.2457C45.416 13.2643 45.592 14.1789 45.9455 14.9865C46.3177 15.7764 46.7911 16.4521 47.3673 17.0149C47.9606 17.5602 48.6302 17.9808 49.373 18.2798C50.1344 18.5612 50.9146 18.7019 51.7136 18.7019C52.6228 18.7019 53.3661 18.5524 53.942 18.2534C54.5184 17.9544 55.0196 17.5778 55.4465 17.1205H55.5307V18.5964C55.5307 20.4768 54.4716 21.4163 52.3538 21.4163C51.463 21.4163 50.7935 21.2668 50.3481 20.9678C49.9197 20.6864 49.6315 20.3361 49.4836 19.914H45.7213C45.9253 21.2317 46.5933 22.2591 47.727 22.9963ZM53.8842 15.539C53.4578 15.7325 52.9471 15.8292 52.3523 15.8292C51.3679 15.8292 50.5783 15.5126 49.9834 14.8809C49.4073 14.2478 49.1192 13.3346 49.1192 12.1929C49.1192 11.0511 49.4073 10.1541 49.9834 9.50487C50.5783 8.838 51.3584 8.50382 52.3239 8.50382C52.8988 8.50382 53.4015 8.60057 53.8284 8.79401C54.2549 8.98601 54.6086 9.24985 54.8876 9.58403C55.166 9.91816 55.3718 10.3124 55.5008 10.7698C55.6488 11.2094 55.7235 11.6565 55.7235 12.1665C55.7235 12.6765 55.6597 13.15 55.5287 13.5897C55.3982 14.0294 55.1939 14.4148 54.9155 14.749C54.6554 15.0817 54.3112 15.3456 53.8842 15.539Z",
7747
+ fill: "#00040A"
7753
7748
  }), /*#__PURE__*/React__default.createElement("path", {
7754
- id: "Vector_4",
7755
7749
  "fill-rule": "evenodd",
7756
7750
  "clip-rule": "evenodd",
7757
- d: "M41.5003 19.5317C41.5751 19.8117 41.667 20.0228 41.7791 20.1635L41.7775 20.165H45.4275V20.033C45.0927 19.8058 44.9261 19.1814 44.9261 18.1625V11.2843C44.9261 9.7026 44.4512 8.48145 43.5044 7.62094C42.5764 6.74285 41.0441 6.3031 38.9077 6.3031C37.8675 6.3031 36.9659 6.4262 36.2044 6.6725C35.443 6.9188 34.8107 7.24277 34.3094 7.64734C33.8064 8.05197 33.4264 8.52544 33.1664 9.0708C32.9063 9.59853 32.7677 10.1614 32.7491 10.7581H36.1203C36.1764 10.1072 36.4271 9.6337 36.8725 9.33464C37.3178 9.01799 37.9858 8.85967 38.8781 8.85967C39.6769 8.85967 40.2702 9.00923 40.661 9.30828C41.0705 9.58971 41.2746 9.95916 41.2746 10.4678C41.2746 10.9765 40.9958 11.3195 40.4384 11.4955C39.8809 11.6714 39.0073 11.8385 37.8192 11.9968C37.0204 12.1023 36.2683 12.2518 35.5629 12.4454C34.8762 12.6213 34.272 12.8749 33.7519 13.2091C33.2318 13.5434 32.8238 13.9641 32.5264 14.4742C32.229 14.9829 32.0811 15.6074 32.0811 16.3448C32.0811 17.6964 32.5451 18.7255 33.4747 19.4277C34.4028 20.1298 35.6018 20.4817 37.0687 20.4817C37.6822 20.4817 38.2116 20.4289 38.657 20.3233C39.1039 20.2354 39.4838 20.1122 39.7999 19.9539C40.1347 19.7956 40.4134 19.6109 40.6361 19.3998C40.8775 19.1725 41.0924 18.9263 41.2777 18.6624H41.3337C41.3696 18.9615 41.4256 19.2503 41.5003 19.5317ZM39.4106 17.7653C39.0011 17.906 38.5277 17.9764 37.9889 17.9764L37.9905 17.9778C37.3209 17.9778 36.7821 17.8547 36.3741 17.6084C35.9646 17.3445 35.7606 16.8974 35.7606 16.2642C35.7606 15.6309 36.002 15.1749 36.4847 14.8935C36.969 14.6135 37.7118 14.3672 38.7146 14.1561C39.1973 14.0506 39.6707 13.945 40.1347 13.8395C40.6175 13.7163 41.0254 13.558 41.3602 13.3645V15.3934C41.3602 15.7276 41.2855 16.0516 41.1375 16.3682C40.9896 16.6658 40.7669 16.9385 40.4695 17.1847C40.1908 17.4135 39.8373 17.607 39.4106 17.7653Z",
7758
- fill: "#26292E"
7751
+ d: "M40.556 18.9862C40.6308 19.2662 40.7226 19.4773 40.8347 19.618L40.8332 19.6195H44.4832V19.4875C44.1484 19.2603 43.9818 18.6358 43.9818 17.617V10.7388C43.9818 9.15706 43.5068 7.93592 42.5601 7.07541C41.632 6.19731 40.0998 5.75757 37.9634 5.75757C36.9232 5.75757 36.0215 5.88067 35.2601 6.12697C34.4987 6.37327 33.8664 6.69724 33.365 7.10181C32.8621 7.50644 32.4821 7.97991 32.2221 8.52527C31.962 9.05299 31.8234 9.61589 31.8047 10.2126H35.176C35.2321 9.56169 35.4828 9.08816 35.9281 8.78911C36.3735 8.47246 37.0415 8.31414 37.9338 8.31414C38.7325 8.31414 39.3258 8.46369 39.7167 8.76275C40.1262 9.04418 40.3302 9.41363 40.3302 9.92227C40.3302 10.431 40.0515 10.774 39.494 10.9499C38.9366 11.1258 38.063 11.2929 36.8749 11.4512C36.076 11.5568 35.3239 11.7063 34.6186 11.8999C33.9318 12.0758 33.3277 12.3293 32.8076 12.6636C32.2875 12.9978 31.8795 13.4186 31.582 13.9287C31.2846 14.4374 31.1367 15.0619 31.1367 15.7992C31.1367 17.1508 31.6008 18.1799 32.5304 18.8821C33.4584 19.5843 34.6575 19.9361 36.1243 19.9361C36.7378 19.9361 37.2673 19.8833 37.7126 19.7778C38.1595 19.6898 38.5395 19.5667 38.8556 19.4084C39.1904 19.25 39.4691 19.0654 39.6918 18.8542C39.9332 18.627 40.148 18.3808 40.3334 18.1169H40.3894C40.4252 18.4159 40.4813 18.7047 40.556 18.9862ZM38.4663 17.2197C38.0568 17.3605 37.5834 17.4308 37.0446 17.4308L37.0462 17.4323C36.3766 17.4323 35.8378 17.3092 35.4298 17.0629C35.0203 16.799 34.8163 16.3519 34.8163 15.7186C34.8163 15.0853 35.0577 14.6294 35.5404 14.348C36.0247 14.0679 36.7674 13.8217 37.7703 13.6106C38.253 13.505 38.7263 13.3995 39.1904 13.294C39.6731 13.1708 40.0811 13.0125 40.4159 12.819V14.8478C40.4159 15.1821 40.3411 15.506 40.1932 15.8227C40.0453 16.1203 39.8226 16.393 39.5252 16.6392C39.2464 16.8679 38.893 17.0614 38.4663 17.2197Z",
7752
+ fill: "#00040A"
7759
7753
  }), /*#__PURE__*/React__default.createElement("path", {
7760
- id: "Vector_5",
7761
- d: "M72.1933 1.32391H68.4619V20.2287H72.1933V1.32391Z",
7762
- fill: "#26292E"
7754
+ d: "M71.249 0.778564H67.5176V19.6833H71.249V0.778564Z",
7755
+ fill: "#00040A"
7763
7756
  }), /*#__PURE__*/React__default.createElement("path", {
7764
- id: "Vector_6",
7765
7757
  "fill-rule": "evenodd",
7766
7758
  "clip-rule": "evenodd",
7767
- d: "M81.176 20.5996C79.9893 20.5996 78.9327 20.4145 78.0071 20.0458C77.0984 19.6757 76.3292 19.1748 75.7005 18.5403C75.0698 17.8896 74.588 17.1229 74.2543 16.2431C73.9389 15.3632 73.782 14.4217 73.782 13.417C73.782 12.4124 73.9484 11.4811 74.2822 10.6175C74.6349 9.73765 75.1161 8.97977 75.7269 8.34673C76.3576 7.71364 77.0984 7.21132 77.9513 6.84117C78.8226 6.47102 79.7761 6.28595 80.8138 6.28595C81.9636 6.28595 82.9729 6.48866 83.8428 6.89259C84.7146 7.28037 85.4459 7.8341 86.0393 8.55676C86.6326 9.27793 87.077 10.1416 87.3739 11.1448C87.6892 12.1304 87.8462 13.2305 87.8462 14.4452H77.5054C77.6529 15.5013 78.024 16.3283 78.6173 16.9275C79.2296 17.5253 80.0715 17.8249 81.1466 17.8249C81.8874 17.8249 82.4807 17.6751 82.9251 17.3755C83.369 17.0759 83.6938 16.6719 83.8976 16.1608H87.6225C87.492 16.7601 87.2508 17.3314 86.9001 17.8778C86.5658 18.4066 86.122 18.8722 85.5655 19.2776C85.0279 19.683 84.3883 19.9988 83.6475 20.2279C82.9062 20.4747 82.0817 20.5981 81.1745 20.5981L81.176 20.5996ZM80.8701 9.06057C79.8698 9.06057 79.11 9.32496 78.5909 9.85224C78.0723 10.3634 77.7291 11.067 77.5627 11.9644H83.9006C83.8448 11.1022 83.5384 10.406 82.9824 9.87869C82.4449 9.33228 81.7414 9.06057 80.8701 9.06057Z",
7768
- fill: "#26292E"
7759
+ d: "M80.2319 20.0541C79.0452 20.0541 77.9886 19.869 77.063 19.5003C76.1543 19.1302 75.3851 18.6293 74.7564 17.9948C74.1257 17.3441 73.644 16.5774 73.3102 15.6976C72.9948 14.8178 72.8379 13.8762 72.8379 12.8716C72.8379 11.8669 73.0043 10.9357 73.3381 10.072C73.6908 9.19218 74.172 8.4343 74.7828 7.80126C75.4135 7.16817 76.1543 6.66585 77.0072 6.2957C77.8785 5.92555 78.832 5.74048 79.8697 5.74048C81.0195 5.74048 82.0289 5.94319 82.8987 6.34711C83.7705 6.7349 84.5018 7.28863 85.0952 8.01129C85.6885 8.73246 86.1329 9.59611 86.4298 10.5993C86.7451 11.5849 86.9021 12.685 86.9021 13.8998H76.5613C76.7088 14.9559 77.0799 15.7828 77.6732 16.382C78.2855 16.9799 79.1274 17.2795 80.2025 17.2795C80.9433 17.2795 81.5366 17.1297 81.981 16.83C82.4249 16.5304 82.7497 16.1265 82.9535 15.6153H86.6784C86.5479 16.2146 86.3067 16.786 85.956 17.3324C85.6217 17.8611 85.1779 18.3267 84.6214 18.7322C84.0839 19.1375 83.4442 19.4533 82.7034 19.6825C81.9621 19.9293 81.1376 20.0526 80.2304 20.0526L80.2319 20.0541ZM79.926 8.5151C78.9257 8.5151 78.1659 8.77949 77.6468 9.30676C77.1282 9.8179 76.785 10.5215 76.6186 11.4189H82.9565C82.9007 10.5568 82.5943 9.86049 82.0383 9.33322C81.5008 8.78681 80.7973 8.5151 79.926 8.5151Z",
7760
+ fill: "#00040A"
7769
7761
  }), /*#__PURE__*/React__default.createElement("path", {
7770
- id: "Vector_7",
7771
7762
  "fill-rule": "evenodd",
7772
7763
  "clip-rule": "evenodd",
7773
- d: "M93.0368 6.655H89.3901V24.583H93.1748V18.6334H93.2311C93.6401 19.2133 94.1782 19.6775 94.8452 20.0289C95.5138 20.3804 96.3487 20.5561 97.3501 20.5561C98.2583 20.5561 99.0932 20.3891 99.8535 20.0553C100.614 19.7214 101.264 19.247 101.802 18.6334C102.358 18.0198 102.784 17.273 103.081 16.3959C103.379 15.5011 103.526 14.4761 103.526 13.4218C103.526 12.3674 103.379 11.4024 103.081 10.5253C102.803 9.64813 102.386 8.90131 101.83 8.28774C101.292 7.65515 100.642 7.16459 99.8814 6.81313C99.1211 6.46166 98.3046 6.28595 97.3222 6.28595C96.3393 6.28595 95.5043 6.47924 94.8183 6.86583C94.1498 7.25242 93.5838 7.74448 93.1205 8.34045H93.0368V6.655ZM98.8242 16.5276C98.2672 17.2291 97.507 17.5805 96.543 17.5805L96.5445 17.5834C95.4127 17.5834 94.5513 17.2144 93.957 16.4779C93.3816 15.7398 93.0941 14.7572 93.0941 13.5287C93.0941 12.9312 93.1484 12.3703 93.2605 11.8432C93.391 11.2985 93.5853 10.8343 93.8454 10.4477C94.1234 10.0625 94.4671 9.75499 94.8746 9.52657C95.3006 9.29816 95.8107 9.18392 96.4045 9.18392C97.5723 9.18392 98.4072 9.5881 98.9079 10.395C99.4275 11.2018 99.6871 12.2473 99.6871 13.5272C99.6871 14.807 99.3991 15.8086 98.8242 16.5276Z",
7774
- fill: "#26292E"
7764
+ d: "M92.092 6.10953H88.4453V24.0376H92.23V18.0879H92.2863C92.6953 18.6678 93.2333 19.132 93.9004 19.4834C94.569 19.8349 95.4039 20.0106 96.4053 20.0106C97.3135 20.0106 98.1484 19.8437 98.9086 19.5098C99.6689 19.1759 100.319 18.7015 100.857 18.0879C101.413 17.4744 101.839 16.7275 102.136 15.8504C102.434 14.9557 102.581 13.9306 102.581 12.8763C102.581 11.8219 102.434 10.857 102.136 9.97981C101.858 9.10266 101.441 8.35583 100.885 7.74227C100.347 7.10968 99.6968 6.61912 98.9365 6.26765C98.1763 5.91619 97.3598 5.74048 96.3774 5.74048C95.3945 5.74048 94.5595 5.93377 93.8735 6.32036C93.2049 6.70695 92.639 7.19901 92.1757 7.79498H92.092V6.10953ZM97.8794 15.9822C97.3224 16.6836 96.5622 17.0351 95.5982 17.0351L95.5997 17.038C94.4678 17.038 93.6065 16.6689 93.0121 15.9324C92.4367 15.1943 92.1493 14.2118 92.1493 12.9832C92.1493 12.3857 92.2036 11.8249 92.3157 11.2977C92.4462 10.753 92.6405 10.2888 92.9006 9.90219C93.1785 9.51705 93.5223 9.20952 93.9298 8.9811C94.3557 8.75269 94.8659 8.63845 95.4597 8.63845C96.6275 8.63845 97.4624 9.04263 97.9631 9.84948C98.4827 10.6563 98.7422 11.7019 98.7422 12.9817C98.7422 14.2615 98.4543 15.2632 97.8794 15.9822Z",
7765
+ fill: "#00040A"
7775
7766
  }), /*#__PURE__*/React__default.createElement("path", {
7776
- id: "Vector_8",
7777
7767
  "fill-rule": "evenodd",
7778
7768
  "clip-rule": "evenodd",
7779
- d: "M114.065 20.1758C113.954 20.0351 113.861 19.824 113.786 19.544C113.711 19.2626 113.655 18.9738 113.619 18.6747H113.564C113.378 18.9386 113.165 19.1849 112.922 19.4121C112.699 19.6232 112.42 19.8079 112.086 19.9662C111.77 20.1245 111.39 20.2477 110.943 20.3356C110.497 20.4412 109.968 20.4939 109.355 20.4939C107.887 20.4939 106.689 20.1421 105.761 19.4399C104.832 18.7377 104.367 17.7086 104.367 16.3571C104.367 15.6197 104.516 14.9952 104.812 14.4866C105.109 13.9764 105.518 13.5556 106.038 13.2214C106.558 12.8872 107.162 12.6336 107.848 12.4577C108.554 12.2642 109.306 12.1147 110.105 12.0091C111.294 11.8508 112.167 11.6837 112.724 11.5077C113.282 11.3318 113.56 10.9888 113.56 10.4801C113.56 9.97143 113.356 9.60203 112.947 9.32055C112.556 9.02149 111.962 8.87199 111.164 8.87199C110.272 8.87199 109.604 9.03031 109.158 9.34696C108.713 9.64601 108.462 10.1195 108.406 10.7704H105.035C105.054 10.1737 105.192 9.61084 105.452 9.08307C105.712 8.53776 106.094 8.06424 106.595 7.65966C107.097 7.25504 107.729 6.93107 108.49 6.68482C109.251 6.43852 110.153 6.31537 111.193 6.31537C113.33 6.31537 114.862 6.75516 115.792 7.63326C116.739 8.49377 117.212 9.71491 117.212 11.2966V18.1748C117.212 19.1937 117.378 19.8181 117.713 20.0454V20.1773H114.063L114.065 20.1758ZM110.276 17.9887C110.815 17.9887 111.288 17.9183 111.696 17.7775C112.123 17.6192 112.477 17.4257 112.755 17.1971C113.053 16.9508 113.275 16.6781 113.423 16.3805C113.571 16.0639 113.646 15.7399 113.646 15.4057V13.3768C113.311 13.5703 112.903 13.7286 112.42 13.8518C111.956 13.9573 111.483 14.0629 110.999 14.1684C109.996 14.3795 109.253 14.6258 108.769 14.9058C108.286 15.1872 108.045 15.6432 108.045 16.2764C108.045 16.9097 108.249 17.3568 108.659 17.6207C109.067 17.867 109.605 17.9901 110.275 17.9901L110.276 17.9887Z",
7780
- fill: "#26292E"
7769
+ d: "M113.12 19.6305C113.009 19.4898 112.916 19.2787 112.841 18.9986C112.766 18.7172 112.71 18.4284 112.675 18.1294H112.619C112.433 18.3933 112.22 18.6395 111.977 18.8667C111.754 19.0778 111.475 19.2625 111.141 19.4209C110.825 19.5792 110.445 19.7023 109.998 19.7903C109.553 19.8958 109.023 19.9486 108.41 19.9486C106.943 19.9486 105.744 19.5968 104.816 18.8946C103.888 18.1924 103.422 17.1633 103.422 15.8117C103.422 15.0744 103.571 14.4498 103.867 13.9412C104.165 13.431 104.573 13.0103 105.093 12.6761C105.613 12.3418 106.217 12.0882 106.904 11.9123C107.609 11.7188 108.361 11.5693 109.16 11.4637C110.35 11.3054 111.222 11.1383 111.779 10.9624C112.337 10.7865 112.615 10.4435 112.615 9.93477C112.615 9.42608 112.412 9.05668 112.002 8.7752C111.611 8.47614 111.018 8.32664 110.219 8.32664C109.327 8.32664 108.659 8.48496 108.213 8.80161C107.768 9.10067 107.517 9.57414 107.461 10.225H104.09C104.109 9.62839 104.247 9.06549 104.507 8.53772C104.767 7.99241 105.149 7.51889 105.65 7.11431C106.152 6.70969 106.784 6.38572 107.545 6.13947C108.307 5.89317 109.208 5.77002 110.248 5.77002C112.385 5.77002 113.917 6.20981 114.847 7.08791C115.794 7.94842 116.267 9.16956 116.267 10.7513V17.6295C116.267 18.6483 116.433 19.2728 116.769 19.5V19.6319H113.118L113.12 19.6305ZM109.331 17.4433C109.87 17.4433 110.344 17.3729 110.752 17.2322C111.178 17.0739 111.532 16.8804 111.81 16.6517C112.108 16.4054 112.33 16.1328 112.478 15.8352C112.626 15.5185 112.701 15.1946 112.701 14.8603V12.8315C112.366 13.025 111.958 13.1833 111.475 13.3064C111.012 13.412 110.538 13.5175 110.054 13.6231C109.051 13.8342 108.309 14.0804 107.824 14.3604C107.342 14.6419 107.1 15.0978 107.1 15.7311C107.1 16.3644 107.304 16.8115 107.714 17.0754C108.122 17.3216 108.66 17.4448 109.33 17.4448L109.331 17.4433Z",
7770
+ fill: "#00040A"
7781
7771
  }), /*#__PURE__*/React__default.createElement("path", {
7782
- id: "Vector_9",
7783
- d: "M123.099 8.81164H123.016V6.65531H119.379V20.1358H123.155V13.5659C123.155 12.1478 123.554 11.1215 124.35 10.4914C125.146 9.86136 126.164 9.60694 127.404 9.72974H127.487V6.6027C127.283 6.53251 126.988 6.49744 126.598 6.49744C125.765 6.49744 125.081 6.69038 124.544 7.07632C124.007 7.46232 123.525 8.0412 123.099 8.81164Z",
7784
- fill: "#26292E"
7772
+ d: "M122.155 8.26611H122.071V6.10978H118.435V19.5903H122.211V13.0204C122.211 11.6023 122.61 10.576 123.406 9.94588C124.202 9.31583 125.219 9.06141 126.459 9.18421H126.543V6.05717C126.338 5.98698 126.043 5.9519 125.654 5.9519C124.821 5.9519 124.136 6.14485 123.6 6.53079C123.063 6.91678 122.58 7.49567 122.155 8.26611Z",
7773
+ fill: "#00040A"
7785
7774
  }), /*#__PURE__*/React__default.createElement("path", {
7786
- id: "Vector_10",
7787
- d: "M128.191 6.64715H130.157V2.4325H133.845V6.64715H136.285V9.01825H133.845V16.1843C133.845 16.6943 133.975 17.0446 134.234 17.238C134.493 17.4314 134.835 17.5282 135.259 17.5282H135.98C136.11 17.5282 136.239 17.5194 136.369 17.5018V20.1367C136.185 20.1543 135.98 20.1631 135.759 20.1631C135.555 20.1807 135.306 20.1894 135.01 20.1894H134.012C133.55 20.1894 133.089 20.1455 132.625 20.0576C132.182 19.952 131.775 19.7762 131.406 19.53C131.035 19.2838 130.732 18.9497 130.491 18.5291C130.27 18.107 130.158 17.581 130.158 16.9479V9.01825H128.191V6.64715Z",
7788
- fill: "#26292E"
7775
+ d: "M127.246 6.10162H129.212V1.88696H132.9V6.10162H135.341V8.47272H132.9V15.6388C132.9 16.1488 133.03 16.499 133.289 16.6925C133.548 16.8859 133.89 16.9827 134.315 16.9827H135.036C135.166 16.9827 135.294 16.9738 135.424 16.9563V19.5911C135.24 19.6087 135.036 19.6175 134.814 19.6175C134.611 19.6351 134.362 19.6439 134.065 19.6439H133.067C132.606 19.6439 132.144 19.6 131.681 19.512C131.238 19.4065 130.83 19.2307 130.461 18.9845C130.091 18.7383 129.787 18.4041 129.547 17.9836C129.326 17.5615 129.214 17.0354 129.214 16.4023V8.47272H127.246V6.10162Z",
7776
+ fill: "#00040A"
7789
7777
  }), /*#__PURE__*/React__default.createElement("path", {
7790
- id: "Vector_11",
7791
- d: "M141.818 8.5042H141.734L141.733 8.50276V6.6559H138.018V20.1944H141.817V12.515C141.817 11.5828 142.087 10.8355 142.627 10.2718C143.186 9.69187 143.921 9.40118 144.722 9.40118C145.522 9.40118 146.138 9.62875 146.565 10.0868C146.993 10.5434 147.207 11.1423 147.207 11.8808V20.1944H151.006V11.3538C151.006 10.6153 150.884 9.93703 150.642 9.32192C150.4 8.70532 150.064 8.17829 149.637 7.7379C149.209 7.27982 148.688 6.92895 148.073 6.68235C147.478 6.41807 146.807 6.28595 146.062 6.28595C145.076 6.28595 144.238 6.47092 143.55 6.84087C142.88 7.21082 142.303 7.7658 141.818 8.5042Z",
7792
- fill: "#26292E"
7778
+ d: "M140.874 7.95873H140.79L140.788 7.95729V6.11043H137.073V19.649H140.872V11.9695C140.872 11.0373 141.142 10.29 141.682 9.72628C142.241 9.1464 142.977 8.85571 143.777 8.85571C144.578 8.85571 145.193 9.08328 145.621 9.54131C146.048 9.99789 146.262 10.5969 146.262 11.3353V19.649H150.061V10.8083C150.061 10.0698 149.939 9.39156 149.698 8.77645C149.456 8.15985 149.12 7.63282 148.692 7.19243C148.264 6.73435 147.743 6.38348 147.129 6.13688C146.534 5.8726 145.863 5.74048 145.118 5.74048C144.131 5.74048 143.294 5.92545 142.605 6.2954C141.936 6.66535 141.358 7.22033 140.874 7.95873Z",
7779
+ fill: "#00040A"
7780
+ }), /*#__PURE__*/React__default.createElement("path", {
7781
+ "fill-rule": "evenodd",
7782
+ "clip-rule": "evenodd",
7783
+ d: "M158.817 19.9865C157.632 19.9865 156.576 19.8024 155.649 19.4355C154.74 19.067 153.971 18.5685 153.342 17.937C152.712 17.2894 152.23 16.5263 151.898 15.6506C151.583 14.775 151.426 13.8379 151.426 12.8379C151.426 11.838 151.592 10.9112 151.926 10.0516C152.279 9.17594 152.76 8.42159 153.37 7.79149C154.001 7.16144 154.742 6.66147 155.595 6.29306C156.466 5.92471 157.419 5.74048 158.457 5.74048C159.606 5.74048 160.616 5.94224 161.488 6.34423C162.359 6.73017 163.09 7.28131 163.682 8.00058C164.275 8.71836 164.721 9.57792 165.016 10.5764C165.332 11.5574 165.49 12.6523 165.49 13.8612H155.15C155.298 14.9124 155.669 15.7354 156.263 16.3318C156.873 16.9269 157.716 17.2251 158.791 17.2251C159.532 17.2251 160.125 17.076 160.569 16.7777C161.015 16.4795 161.338 16.0775 161.543 15.5688H165.266C165.137 16.1652 164.897 16.7339 164.544 17.2777C164.21 17.804 163.766 18.2674 163.21 18.6708C162.672 19.0744 162.034 19.3887 161.293 19.6167C160.551 19.8623 159.727 19.9851 158.819 19.9851L158.817 19.9865ZM158.511 8.502C157.511 8.502 156.752 8.76514 156.233 9.28993C155.714 9.79867 155.371 10.4989 155.205 11.3922H161.542C161.486 10.534 161.18 9.84106 160.624 9.31628C160.086 8.77246 159.383 8.502 158.511 8.502Z",
7784
+ fill: "#00040A"
7785
+ }), /*#__PURE__*/React__default.createElement("path", {
7786
+ d: "M170.755 8.26611H170.671V6.10978H167.034V19.5903H170.811V13.0204C170.811 11.6023 171.208 10.576 172.005 9.94588C172.801 9.31583 173.818 9.06141 175.058 9.18421H175.142V6.05717C174.939 5.98698 174.642 5.9519 174.253 5.9519C173.421 5.9519 172.735 6.14485 172.198 6.53079C171.662 6.91678 171.181 7.49567 170.755 8.26611Z",
7787
+ fill: "#00040A"
7793
7788
  })), /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
7794
- id: "clip0_1969_93180"
7789
+ id: "clip0_87_2425"
7795
7790
  }, /*#__PURE__*/React__default.createElement("rect", {
7796
7791
  width: "175.161",
7797
7792
  height: "24.9091",
7798
- fill: "white",
7799
- transform: "translate(0.944336 0.545471)"
7793
+ fill: "white"
7800
7794
  })))));
7801
7795
  }
7802
7796
 
@@ -8849,7 +8843,7 @@ const HeaderCell = ({
8849
8843
  }, /*#__PURE__*/React__default.createElement(Title, {
8850
8844
  size: "base",
8851
8845
  weight: "bold",
8852
- text: isYearlyOrMonthly === 'yearly' ? `$${yearlyPrice}` : `$${monthlyPrice}`
8846
+ text: isYearlyOrMonthly === 'yearly' ? `${cmsContent.Currency || '$'}${yearlyPrice}` : `${cmsContent.Currency || '$'}${monthlyPrice}`
8853
8847
  }), /*#__PURE__*/React__default.createElement(Text, {
8854
8848
  size: "sm",
8855
8849
  text: isYearlyOrMonthly === 'yearly' ? `/ ${cmsContent.Year}` : `/ ${cmsContent.Month}`
@@ -9814,7 +9808,7 @@ const LateralMenu = ({
9814
9808
  }), content);
9815
9809
  };
9816
9810
 
9817
- var css_248z$o = ".LogoSlider-module_logoSlider__DzSpR .LogoSlider-module_partner__s7oA6{height:2rem;width:15rem}";
9811
+ var css_248z$o = ".LogoSlider-module_logoSlider__DzSpR .LogoSlider-module_partner__s7oA6{height:2rem;width:20rem}";
9818
9812
  var styles$o = {"logoSlider":"LogoSlider-module_logoSlider__DzSpR","partner":"LogoSlider-module_partner__s7oA6"};
9819
9813
  styleInject(css_248z$o);
9820
9814
 
@@ -9829,7 +9823,10 @@ const partnersSVGs = {
9829
9823
  '8': Partner8,
9830
9824
  '9': Partner9
9831
9825
  };
9832
- const LogoSlider = () => {
9826
+ const LogoSlider = ({
9827
+ logoWidth = 15,
9828
+ logoHeight = 2.5
9829
+ }) => {
9833
9830
  const partners = Object.keys(partnersSVGs);
9834
9831
  return /*#__PURE__*/React__default.createElement("div", {
9835
9832
  className: styles$o.logoSlider
@@ -9839,7 +9836,10 @@ const LogoSlider = () => {
9839
9836
  const PartnerSVG = partnersSVGs[partner];
9840
9837
  return /*#__PURE__*/React__default.createElement(PartnerSVG, {
9841
9838
  key: `partner-${index}`,
9842
- className: styles$o.partner
9839
+ style: {
9840
+ width: `${logoWidth}rem`,
9841
+ height: `${logoHeight}rem`
9842
+ }
9843
9843
  });
9844
9844
  })));
9845
9845
  };
@@ -10799,7 +10799,7 @@ const PopoverBeta = ({
10799
10799
  });
10800
10800
  };
10801
10801
 
10802
- var css_248z$x = ".PricingCard-module_pricingCard__jSupc{background-color:#fff;border:1px solid #d5d5d6;border-radius:.5rem;box-shadow:0 4px 8px 3px rgba(0,0,0,.078);box-shadow:0 1px 3px 0 rgba(0,0,0,.149);height:100%;position:relative;width:22.75rem}.PricingCard-module_pricingCard__jSupc.PricingCard-module_dark__wehVh{background:linear-gradient(180deg,#4b4e52,#26292e),linear-gradient(0deg,#00040a,#00040a)}.PricingCard-module_pricingCard__jSupc.PricingCard-module_highlighted__J29RS{border:1px solid #07f;border-top:none}.PricingCard-module_pricingCard__jSupc.PricingCard-module_highlighted__J29RS .PricingCard-module_highlightMessage__LYZRF{align-items:center;background:linear-gradient(135.07deg,#07f,#9024f6 98.4%);border:1px solid #07f;border-bottom:none;border-radius:.5rem .5rem 0 0;box-sizing:border-box;display:flex;height:2.5rem;justify-content:center;left:-1px;position:absolute;top:-2rem;width:calc(100% + 2px)}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_header__Z7H-L .PricingCard-module_description__2Gn2y{min-height:6rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1{display:flex;flex-direction:column}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_lineThrough__9zaav{text-decoration:line-through}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_price__oEUYG .PricingCard-module_amount__1SMoQ{align-items:center;display:flex;gap:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_interviews__vFA04{margin-bottom:1rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL{display:flex;flex-direction:column;gap:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA{display:flex;flex-direction:column;gap:.15rem;list-style:none;margin:0;padding:0}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa .PricingCard-module_icon__DAwOs{fill:#5cbb65}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa .PricingCard-module_tooltipButton__Wh2Ts{margin-left:auto}";
10802
+ var css_248z$x = ".PricingCard-module_pricingCard__jSupc{background-color:#fff;border:1px solid #d5d5d6;border-radius:.5rem;box-shadow:0 4px 8px 3px rgba(0,0,0,.078);box-shadow:0 1px 3px 0 rgba(0,0,0,.149);position:relative;width:22.75rem}.PricingCard-module_pricingCard__jSupc.PricingCard-module_dark__wehVh{background:linear-gradient(180deg,#4b4e52,#26292e),linear-gradient(0deg,#00040a,#00040a)}.PricingCard-module_pricingCard__jSupc.PricingCard-module_highlighted__J29RS{border:1px solid #07f;border-radius:0 0 .5rem .5rem;border-top:none}.PricingCard-module_pricingCard__jSupc.PricingCard-module_highlighted__J29RS .PricingCard-module_highlightMessage__LYZRF{align-items:center;background:linear-gradient(135.07deg,#07f,#9024f6 98.4%);border:1px solid #07f;border-bottom:none;border-radius:.5rem .5rem 0 0;box-sizing:border-box;display:flex;height:2.5rem;justify-content:center;left:-1px;position:absolute;top:-2.5rem;width:calc(100% + 2px)}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_header__Z7H-L .PricingCard-module_description__2Gn2y{min-height:4.8rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1{display:flex;flex-direction:column}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_lineThrough__9zaav{text-decoration:line-through}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_price__oEUYG .PricingCard-module_amount__1SMoQ{align-items:center;display:flex;gap:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_pricing__-0cI1 .PricingCard-module_interviews__vFA04{margin-bottom:1rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL{display:flex;flex-direction:column;gap:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA{display:flex;flex-direction:column;gap:.15rem;list-style:none;margin:0;padding:0}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa .PricingCard-module_icon__DAwOs{fill:#5cbb65}.PricingCard-module_pricingCard__jSupc .PricingCard-module_mainContent__W22qI .PricingCard-module_features__LmzjL .PricingCard-module_featuresList__1PyxA .PricingCard-module_feature__X0CDa .PricingCard-module_tooltipButton__Wh2Ts{margin-left:auto}";
10803
10803
  var styles$x = {"pricingCard":"PricingCard-module_pricingCard__jSupc","dark":"PricingCard-module_dark__wehVh","highlighted":"PricingCard-module_highlighted__J29RS","highlightMessage":"PricingCard-module_highlightMessage__LYZRF","mainContent":"PricingCard-module_mainContent__W22qI","header":"PricingCard-module_header__Z7H-L","description":"PricingCard-module_description__2Gn2y","pricing":"PricingCard-module_pricing__-0cI1","lineThrough":"PricingCard-module_lineThrough__9zaav","price":"PricingCard-module_price__oEUYG","amount":"PricingCard-module_amount__1SMoQ","interviews":"PricingCard-module_interviews__vFA04","features":"PricingCard-module_features__LmzjL","featuresList":"PricingCard-module_featuresList__1PyxA","feature":"PricingCard-module_feature__X0CDa","icon":"PricingCard-module_icon__DAwOs","tooltipButton":"PricingCard-module_tooltipButton__Wh2Ts"};
10804
10804
  styleInject(css_248z$x);
10805
10805
 
@@ -10818,7 +10818,6 @@ const PricingCard = ({
10818
10818
  isHighlighted = false,
10819
10819
  highlightMessage = '',
10820
10820
  onClick,
10821
- currency = '$',
10822
10821
  tier = 1
10823
10822
  }) => {
10824
10823
  //Map the tier to the button text and variant
@@ -10870,7 +10869,7 @@ const PricingCard = ({
10870
10869
  }, /*#__PURE__*/React__default.createElement(Text, {
10871
10870
  size: "base",
10872
10871
  weight: "bold",
10873
- text: isYearlyOrMonthly === 'yearly' && tier !== 4 ? `$${monthlyPrice} / ${cmsContent.Month}` : '-',
10872
+ text: isYearlyOrMonthly === 'yearly' && tier !== 4 ? `${cmsContent.Currency || '$'}${monthlyPrice} / ${cmsContent.Month}` : '-',
10874
10873
  color: isYearlyOrMonthly === 'yearly' && tier !== 4 ? colors.neutral_800 : 'transparent',
10875
10874
  className: styles$x.lineThrough
10876
10875
  }), /*#__PURE__*/React__default.createElement("div", {
@@ -10886,7 +10885,7 @@ const PricingCard = ({
10886
10885
  size: "xxxl",
10887
10886
  weight: "bold",
10888
10887
  text: `
10889
- ${currency}${isYearlyOrMonthly === 'yearly' ? yearlyPrice : monthlyPrice}
10888
+ ${cmsContent.Currency || '$'}${isYearlyOrMonthly === 'yearly' ? yearlyPrice : monthlyPrice}
10890
10889
  `,
10891
10890
  color: isDark ? '#fff' : ''
10892
10891
  }), /*#__PURE__*/React__default.createElement(Text, {