@axos-web-dev/shared-components 0.0.118 → 0.0.120

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.
Files changed (116) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -2
  2. package/dist/Accordion/Accordion.css.d.ts +9 -9
  3. package/dist/Article/Article.js +8 -4
  4. package/dist/Button/Button.js +6 -4
  5. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +16 -1
  6. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +8 -8
  7. package/dist/Calculators/AnnualFeeCalculator/index.js +7 -4
  8. package/dist/Calculators/Calculator.js +2 -0
  9. package/dist/Calculators/MarginTradingCalculator/index.js +25 -5
  10. package/dist/Calculators/MaxLoanCalculator/index.js +3 -1
  11. package/dist/Calculators/MonthlyPaymentCalculator/index.js +3 -1
  12. package/dist/Calculators/calculator.css.d.ts +1 -0
  13. package/dist/Calculators/calculator.css.js +4 -2
  14. package/dist/Calculators/index.js +2 -1
  15. package/dist/Carousel/Carousel.css.d.ts +1 -0
  16. package/dist/Carousel/Carousel.css.js +13 -11
  17. package/dist/Carousel/index.d.ts +1 -1
  18. package/dist/Carousel/index.js +44 -35
  19. package/dist/Chevron/index.js +5 -3
  20. package/dist/Comparison/Comparison.css.js +2 -2
  21. package/dist/Comparison/Comparison.js +3 -1
  22. package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
  23. package/dist/ContentBanner/index.js +3 -2
  24. package/dist/DownloadTile/DownloadTile.css.d.ts +1 -0
  25. package/dist/DownloadTile/DownloadTile.css.js +9 -7
  26. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -0
  27. package/dist/DownloadTile/index.js +34 -25
  28. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -0
  29. package/dist/ExecutiveBio/ExecutiveBio.css.js +23 -21
  30. package/dist/ExecutiveBio/ExecutiveBio.js +3 -2
  31. package/dist/ExecutiveBio/index.js +2 -1
  32. package/dist/FaqAccordion/FaqAccordion.css.d.ts +1 -0
  33. package/dist/FaqAccordion/FaqAccordion.css.js +7 -5
  34. package/dist/FaqAccordion/index.d.ts +1 -0
  35. package/dist/FaqAccordion/index.js +17 -8
  36. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +6 -4
  37. package/dist/Forms/ContactUsBusiness.js +7 -5
  38. package/dist/Forms/ContactUsNMLSId.js +7 -5
  39. package/dist/Forms/DealerServices.d.ts +1 -1
  40. package/dist/Forms/DealerServices.js +12 -8
  41. package/dist/Forms/EmailOnly.js +7 -5
  42. package/dist/Forms/Forms.css.js +2 -2
  43. package/dist/Forms/SalesforceFieldsForm.d.ts +0 -1
  44. package/dist/Forms/ScheduleCall.js +1 -0
  45. package/dist/Forms/ScheduleCallPremier.js +1 -0
  46. package/dist/Forms/SuccesForm.js +3 -1
  47. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  48. package/dist/Hyperlink/index.js +6 -4
  49. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  50. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +1 -0
  51. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  52. package/dist/ImageBillboard/ImageBillboardSet.js +3 -2
  53. package/dist/ImageLink/ImageLink.css.d.ts +1 -0
  54. package/dist/ImageLink/ImageLink.css.js +5 -1
  55. package/dist/ImageLink/ImageLink.js +4 -2
  56. package/dist/ImageLink/ImageLinkSet.d.ts +1 -0
  57. package/dist/ImageLink/ImageLinkSet.js +8 -4
  58. package/dist/ImageLink/index.js +5 -4
  59. package/dist/Input/Checkbox.d.ts +1 -1
  60. package/dist/Input/Input.css.js +1 -1
  61. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  62. package/dist/Insight/Featured/CategorySelector.js +3 -1
  63. package/dist/Insight/Featured/Featured.js +7 -5
  64. package/dist/MainHTML/index.d.ts +2 -1
  65. package/dist/MainHTML/index.js +10 -2
  66. package/dist/Modal/Modal.js +7 -5
  67. package/dist/NavigationMenu/AxosBank/NavData.js +6 -4
  68. package/dist/NavigationMenu/AxosBank/SubNavBar.js +6 -4
  69. package/dist/NavigationMenu/AxosBank/index.js +4 -2
  70. package/dist/PageNavItem/PageNavItem.js +8 -1
  71. package/dist/PageNavSet/PageNavSet.js +16 -19
  72. package/dist/SetContainer/SetContainer.d.ts +2 -1
  73. package/dist/SetContainer/SetContainer.js +7 -3
  74. package/dist/Table/Table.css.d.ts +1 -0
  75. package/dist/Table/Table.css.js +18 -16
  76. package/dist/Table/Table.d.ts +13 -13
  77. package/dist/Table/Table.js +23 -15
  78. package/dist/Table/index.js +2 -1
  79. package/dist/TextBlock/TextBlock.css.d.ts +1 -0
  80. package/dist/TextBlock/TextBlock.css.js +6 -4
  81. package/dist/TextBlock/TextBlock.d.ts +1 -0
  82. package/dist/TextBlock/TextBlock.js +13 -5
  83. package/dist/TextBlock/index.js +3 -2
  84. package/dist/VideoTile/VideoInit.js +2 -1
  85. package/dist/VideoTile/VideoTile.css.d.ts +1 -0
  86. package/dist/VideoTile/VideoTile.css.js +15 -13
  87. package/dist/VideoTile/VideoTile.interface.d.ts +1 -0
  88. package/dist/VideoTile/VideoTile.js +65 -56
  89. package/dist/VideoTile/index.js +2 -1
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +6 -4
  92. package/dist/VideoWrapper/index.d.ts +1 -0
  93. package/dist/VideoWrapper/index.js +35 -24
  94. package/dist/assets/ArticlesSet/ArticlesSet.css +1 -1
  95. package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +23 -12
  96. package/dist/assets/Calculators/calculator.css +24 -11
  97. package/dist/assets/Carousel/Carousel.css +52 -39
  98. package/dist/assets/Comparison/Comparison.css +2 -2
  99. package/dist/assets/DownloadTile/DownloadTile.css +32 -19
  100. package/dist/assets/ExecutiveBio/ExecutiveBio.css +92 -79
  101. package/dist/assets/FaqAccordion/FaqAccordion.css +24 -11
  102. package/dist/assets/IconBillboard/IconBillboard.css +11 -0
  103. package/dist/assets/ImageBillboard/ImageBillboard.css +9 -0
  104. package/dist/assets/ImageLink/ImageLink.css +13 -0
  105. package/dist/assets/PageNavItem/PageNavItem.css +1 -0
  106. package/dist/assets/PageNavSet/PageNavigationSet.css +7 -10
  107. package/dist/assets/SetContainer/SetContainer.css +0 -1
  108. package/dist/assets/Table/Table.css +90 -75
  109. package/dist/assets/TextBlock/TextBlock.css +16 -3
  110. package/dist/assets/VideoTile/VideoTile.css +32 -14
  111. package/dist/assets/VideoWrapper/VideoWrapper.css +18 -5
  112. package/dist/index.css.js +1 -1
  113. package/dist/main.js +10 -5
  114. package/dist/utils/allowedAxosDomains.js +3 -2
  115. package/package.json +121 -121
  116. package/dist/ImageLink/ImageLink.css.ts.vanilla.css.js +0 -1
@@ -2,19 +2,20 @@
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
5
- var show = "_16puo4g0";
6
- var video_title = "_16puo4g1";
7
- var transcript_btn = "_16puo4g2";
8
- var item = "_16puo4g3";
9
- var video_container = "_16puo4g4";
10
- var mb_8 = "_16puo4g5";
11
- var toggle_container = "_16puo4g6";
12
- var expand_icon = "_16puo4g7";
13
- var transcript_container = "_16puo4g8";
14
- var w_100 = "_16puo4g9";
15
- var transcript_content = "_16puo4ga";
16
- var vidyard_height = "_16puo4gb";
17
- var hide_transcript = "_16puo4gc";
5
+ var video_tile = "_16puo4g0";
6
+ var show = "_16puo4g1";
7
+ var video_title = "_16puo4g2";
8
+ var transcript_btn = "_16puo4g3";
9
+ var item = "_16puo4g4";
10
+ var video_container = "_16puo4g5";
11
+ var mb_8 = "_16puo4g6";
12
+ var toggle_container = "_16puo4g7";
13
+ var expand_icon = "_16puo4g8";
14
+ var transcript_container = "_16puo4g9";
15
+ var w_100 = "_16puo4ga";
16
+ var transcript_content = "_16puo4gb";
17
+ var vidyard_height = "_16puo4gc";
18
+ var hide_transcript = "_16puo4gd";
18
19
  export {
19
20
  expand_icon,
20
21
  hide_transcript,
@@ -26,6 +27,7 @@ export {
26
27
  transcript_container,
27
28
  transcript_content,
28
29
  video_container,
30
+ video_tile,
29
31
  video_title,
30
32
  vidyard_height,
31
33
  w_100
@@ -10,4 +10,5 @@ export interface VideoTileInterface {
10
10
  videoPlayer: string;
11
11
  transcript: string;
12
12
  description?: string | ReactNode;
13
+ internalName?: string;
13
14
  }
@@ -11,7 +11,7 @@ import SvgChevronUp from "../icons/ChevronUp.js";
11
11
  import ReactMarkdown from "react-markdown";
12
12
  import { useToggle } from "react-use";
13
13
  import { VideoInit } from "./VideoInit.js";
14
- import { video_container, mb_8, video_title, vidyard_height, transcript_container, toggle_container, transcript_btn, expand_icon, transcript_content, show, hide_transcript } from "./VideoTile.css.js";
14
+ import { video_tile, video_container, mb_8, video_title, vidyard_height, transcript_container, toggle_container, transcript_btn, expand_icon, transcript_content, show, hide_transcript } from "./VideoTile.css.js";
15
15
  const VideoTile = ({
16
16
  // ariaLabel,
17
17
  title,
@@ -22,70 +22,79 @@ const VideoTile = ({
22
22
  videoPlayer,
23
23
  transcript,
24
24
  id,
25
- description
25
+ description,
26
+ internalName
26
27
  }) => {
27
28
  const [on, toggle] = useToggle(false);
28
29
  const handleToggleClick = (event) => {
29
30
  event.preventDefault();
30
31
  toggle();
31
32
  };
32
- return /* @__PURE__ */ jsxs("div", { id, className: `flex center`, children: [
33
- /* @__PURE__ */ jsx(VideoInit, {}),
34
- /* @__PURE__ */ jsxs("div", { className: `containment ${video_container} flex_col`, children: [
35
- title && /* @__PURE__ */ jsx("h2", { className: `${mb_8} ${video_title}`, children: title }),
36
- description && /* @__PURE__ */ jsx("div", { className: "push_up", children: description }),
37
- /* @__PURE__ */ jsx(
38
- "div",
39
- {
40
- id: "",
41
- className: `${mb_8} ${vidyard_height} vidyard-player-container rounded bordered`,
42
- "data-uuid": videoId,
43
- children: /* @__PURE__ */ jsx(
44
- "img",
33
+ return /* @__PURE__ */ jsxs(
34
+ "div",
35
+ {
36
+ id: internalName?.replace(/ /g, "-") ?? id,
37
+ className: `flex center ${video_tile}`,
38
+ children: [
39
+ /* @__PURE__ */ jsx(VideoInit, {}),
40
+ /* @__PURE__ */ jsxs("div", { className: `containment ${video_container} flex_col`, children: [
41
+ title && /* @__PURE__ */ jsx("h2", { className: `${mb_8} ${video_title}`, children: title }),
42
+ description && /* @__PURE__ */ jsx("div", { className: "push_up", children: description }),
43
+ /* @__PURE__ */ jsx(
44
+ "div",
45
45
  {
46
- style: {
47
- width: "100%",
48
- margin: "auto",
49
- display: "block",
50
- maxWidth
51
- },
52
- alt: "",
53
- className: "vidyard-player-embed",
54
- src: thumbnailImage ? thumbnailImage : `https://play.vidyard.com/${videoId}.jpg`,
46
+ id: "",
47
+ className: `${mb_8} ${vidyard_height} vidyard-player-container rounded bordered`,
55
48
  "data-uuid": videoId,
56
- "data-v": "4",
57
- "data-type": videoPlayer,
58
- "data-width": maxWidth,
59
- "data-height": "331px"
49
+ children: /* @__PURE__ */ jsx(
50
+ "img",
51
+ {
52
+ style: {
53
+ width: "100%",
54
+ margin: "auto",
55
+ display: "block",
56
+ maxWidth
57
+ },
58
+ alt: "",
59
+ className: "vidyard-player-embed",
60
+ src: thumbnailImage ? thumbnailImage : `https://play.vidyard.com/${videoId}.jpg`,
61
+ "data-uuid": videoId,
62
+ "data-v": "4",
63
+ "data-type": videoPlayer,
64
+ "data-width": maxWidth,
65
+ "data-height": "331px"
66
+ }
67
+ )
60
68
  }
61
- )
62
- }
63
- ),
64
- /* @__PURE__ */ jsxs("div", { className: `${transcript_container}`, children: [
65
- /* @__PURE__ */ jsxs(
66
- "a",
67
- {
68
- className: `${toggle_container}`,
69
- "aria-expanded": on,
70
- href: "#",
71
- "aria-label": "",
72
- onClick: handleToggleClick,
73
- children: [
74
- /* @__PURE__ */ jsx("span", { className: `${transcript_btn}`, children: "Review transcript" }),
75
- /* @__PURE__ */ jsx("span", { className: expand_icon, "aria-hidden": "true", children: on ? /* @__PURE__ */ jsx(SvgChevronUp, {}) : /* @__PURE__ */ jsx(SvgChevronDown, {}) })
76
- ]
77
- }
78
- ),
79
- /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
80
- ReactMarkdown,
81
- {
82
- className: `${transcript_content} ${on ? show : hide_transcript}`,
83
- children: transcript
84
- }
85
- ) })
86
- ] })
87
- ] })
88
- ] }, id);
69
+ ),
70
+ /* @__PURE__ */ jsxs("div", { className: `${transcript_container}`, children: [
71
+ /* @__PURE__ */ jsxs(
72
+ "a",
73
+ {
74
+ className: `${toggle_container}`,
75
+ "aria-expanded": on,
76
+ href: "#",
77
+ "aria-label": "",
78
+ onClick: handleToggleClick,
79
+ children: [
80
+ /* @__PURE__ */ jsx("span", { className: `${transcript_btn}`, children: "Review transcript" }),
81
+ /* @__PURE__ */ jsx("span", { className: expand_icon, "aria-hidden": "true", children: on ? /* @__PURE__ */ jsx(SvgChevronUp, {}) : /* @__PURE__ */ jsx(SvgChevronDown, {}) })
82
+ ]
83
+ }
84
+ ),
85
+ /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
86
+ ReactMarkdown,
87
+ {
88
+ className: `${transcript_content} ${on ? show : hide_transcript}`,
89
+ children: transcript
90
+ }
91
+ ) })
92
+ ] })
93
+ ] })
94
+ ]
95
+ },
96
+ id
97
+ );
89
98
  };
90
99
  export {
91
100
  VideoTile
@@ -1,6 +1,6 @@
1
1
  import { VideoInit } from "./VideoInit.js";
2
2
  import { VideoTile } from "./VideoTile.js";
3
- import { expand_icon, hide_transcript, item, mb_8, show, toggle_container, transcript_btn, transcript_container, transcript_content, video_container, video_title, vidyard_height, w_100 } from "./VideoTile.css.js";
3
+ import { expand_icon, hide_transcript, item, mb_8, show, toggle_container, transcript_btn, transcript_container, transcript_content, video_container, video_tile, video_title, vidyard_height, w_100 } from "./VideoTile.css.js";
4
4
  export {
5
5
  VideoInit,
6
6
  VideoTile,
@@ -14,6 +14,7 @@ export {
14
14
  transcript_container,
15
15
  transcript_content,
16
16
  video_container,
17
+ video_tile,
17
18
  video_title,
18
19
  vidyard_height,
19
20
  w_100
@@ -1,3 +1,4 @@
1
+ export declare const video_tile_set: string;
1
2
  export declare const grid_wrapper: string;
2
3
  export declare const grid_2: string;
3
4
  export declare const grid_3: string;
@@ -1,9 +1,11 @@
1
1
  /* empty css */
2
- var grid_wrapper = "_2i5u4u0";
3
- var grid_2 = "_2i5u4u1";
4
- var grid_3 = "_2i5u4u2";
2
+ var video_tile_set = "_2i5u4u0";
3
+ var grid_wrapper = "_2i5u4u1";
4
+ var grid_2 = "_2i5u4u2";
5
+ var grid_3 = "_2i5u4u3";
5
6
  export {
6
7
  grid_2,
7
8
  grid_3,
8
- grid_wrapper
9
+ grid_wrapper,
10
+ video_tile_set
9
11
  };
@@ -6,5 +6,6 @@ export interface VideoWrapperProps {
6
6
  backgroundColor?: string;
7
7
  title: string;
8
8
  id: string;
9
+ internalName?: string;
9
10
  }
10
11
  export declare const VideoWrapper: FC<VideoWrapperProps>;
@@ -1,39 +1,50 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
+ import "next/script.js";
2
3
  import { VideoTile } from "../VideoTile/VideoTile.js";
3
4
  /* empty css */
4
5
  /* empty css */
5
6
  /* empty css */
6
7
  /* empty css */
7
- import { grid_wrapper, grid_3, grid_2 } from "./VideoWrapper.css.js";
8
+ import { video_tile_set, grid_wrapper, grid_3, grid_2 } from "./VideoWrapper.css.js";
8
9
  const VideoWrapper = ({
9
10
  title,
10
11
  videoTiles,
11
12
  backgroundColor,
12
- id
13
+ id,
14
+ internalName
13
15
  }) => {
14
- return /* @__PURE__ */ jsx("div", { id, style: backgroundColor ? { backgroundColor } : {}, children: /* @__PURE__ */ jsx("section", { children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
15
- /* @__PURE__ */ jsx("div", { className: "section_header", children: /* @__PURE__ */ jsx("h2", { className: "header_1", children: title }) }),
16
- /* @__PURE__ */ jsx(
17
- "div",
18
- {
19
- className: `${grid_wrapper} ${videoTiles.length % 3 === 0 ? grid_3 : grid_2}`,
20
- children: videoTiles?.map((videoItem, index) => /* @__PURE__ */ jsx(
21
- VideoTile,
16
+ return /* @__PURE__ */ jsx(
17
+ "div",
18
+ {
19
+ id,
20
+ style: backgroundColor ? { backgroundColor } : {},
21
+ className: video_tile_set,
22
+ children: /* @__PURE__ */ jsx("section", { id: internalName?.replace(/ /g, "-"), children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
23
+ /* @__PURE__ */ jsx("div", { className: "section_header", children: /* @__PURE__ */ jsx("h2", { className: "header_1", children: title }) }),
24
+ /* @__PURE__ */ jsx(
25
+ "div",
22
26
  {
23
- id: videoItem.id,
24
- title: videoItem?.title,
25
- videoId: videoItem?.videoId,
26
- thumbnailImage: videoItem?.thumbnailImage,
27
- displayType: videoItem?.displayType,
28
- maxWidth: videoItem?.maxWidth || "588px",
29
- videoPlayer: videoItem.displayType,
30
- transcript: videoItem?.transcript
31
- },
32
- index
33
- ))
34
- }
35
- )
36
- ] }) }) }, id);
27
+ className: `${grid_wrapper} ${videoTiles.length % 3 === 0 ? grid_3 : grid_2}`,
28
+ children: videoTiles?.map((videoItem, index) => /* @__PURE__ */ jsx(
29
+ VideoTile,
30
+ {
31
+ id: videoItem.id,
32
+ title: videoItem?.title,
33
+ videoId: videoItem?.videoId,
34
+ thumbnailImage: videoItem?.thumbnailImage,
35
+ displayType: videoItem?.displayType,
36
+ maxWidth: videoItem?.maxWidth || "588px",
37
+ videoPlayer: videoItem.displayType,
38
+ transcript: videoItem?.transcript
39
+ },
40
+ index
41
+ ))
42
+ }
43
+ )
44
+ ] }) })
45
+ },
46
+ id
47
+ );
37
48
  };
38
49
  export {
39
50
  VideoWrapper
@@ -1,5 +1,5 @@
1
1
  .kjcqgc0 {
2
- padding: 56px 0;
2
+ margin: 56px 0;
3
3
  background-color: #fff;
4
4
  }
5
5
  .kjcqgc1 {
@@ -31,7 +31,6 @@
31
31
  flex-basis: 50%;
32
32
  }
33
33
  ._7zr6kta {
34
- color: #1e3860;
35
34
  font-family: var(--main-font-family);
36
35
  font-size: 34px;
37
36
  font-weight: 500;
@@ -39,13 +38,25 @@
39
38
  line-height: 1.29;
40
39
  }
41
40
  ._7zr6ktb {
42
- width: 100%;
41
+ color: var(--_1073cm83);
43
42
  }
44
43
  ._7zr6ktc {
44
+ color: var(--_1073cm8a);
45
+ }
46
+ ._7zr6ktd {
47
+ color: var(--_1073cm8h);
48
+ }
49
+ ._7zr6kte {
50
+ color: var(--_1073cm8o);
51
+ }
52
+ ._7zr6ktf {
53
+ width: 100%;
54
+ }
55
+ ._7zr6ktg {
45
56
  position: relative;
46
57
  padding-right: 1rem;
47
58
  }
48
- ._7zr6ktc::after {
59
+ ._7zr6ktg::after {
49
60
  content: "";
50
61
  position: absolute;
51
62
  background-color: #bdbdbd;
@@ -55,16 +66,16 @@
55
66
  top: 0;
56
67
  bottom: 0;
57
68
  }
58
- ._7zr6ktd {
69
+ ._7zr6kth {
59
70
  border-bottom: 1px solid #bdbdbd;
60
71
  padding: 1.5rem 0;
61
72
  }
62
- ._7zr6kte {
73
+ ._7zr6kti {
63
74
  margin: auto;
64
75
  min-width: 100%;
65
76
  padding: 77px 0 60px;
66
77
  }
67
- ._7zr6ktf {
78
+ ._7zr6ktj {
68
79
  width: 100%;
69
80
  -webkit-appearance: none;
70
81
  height: 12px;
@@ -75,7 +86,7 @@
75
86
  transition: opacity .2s, background .2s;
76
87
  border-radius: 1rem;
77
88
  }
78
- ._7zr6ktf::-webkit-slider-thumb {
89
+ ._7zr6ktj::-webkit-slider-thumb {
79
90
  -webkit-appearance: none;
80
91
  appearance: none;
81
92
  width: 2rem;
@@ -87,7 +98,7 @@
87
98
  -webkit-transition: all .35s ease;
88
99
  transition: all .35s ease;
89
100
  }
90
- ._7zr6ktf::-moz-range-thumb {
101
+ ._7zr6ktj::-moz-range-thumb {
91
102
  width: 2rem;
92
103
  height: 2rem;
93
104
  border: 1px solid #2670af;
@@ -97,11 +108,11 @@
97
108
  -moz-transition: all .35s ease;
98
109
  transition: all .35s ease;
99
110
  }
100
- ._7zr6ktf::-webkit-slider-thumb:hover {
111
+ ._7zr6ktj::-webkit-slider-thumb:hover {
101
112
  -webkit-transform: scale(1.2);
102
113
  transform: scale(1.2);
103
114
  }
104
- ._7zr6ktf::-moz-range-thumb:hover {
115
+ ._7zr6ktj::-moz-range-thumb:hover {
105
116
  transform: scale(1.2);
106
117
  }
107
118
  @media screen and (max-width:1023px) {
@@ -111,10 +122,10 @@
111
122
  ._7zr6kt8 {
112
123
  flex-direction: column;
113
124
  }
114
- ._7zr6ktg {
125
+ ._7zr6ktk {
115
126
  padding-top: 0!important;
116
127
  }
117
- ._7zr6kth {
128
+ ._7zr6ktl {
118
129
  padding-bottom: 0!important;
119
130
  }
120
131
  }
@@ -1,47 +1,60 @@
1
- .iois7n0 {
1
+ .iois7n1 {
2
2
  margin: 1.5em 0;
3
3
  font: 400 16px / 1.3 var(--main-font-family);
4
4
  }
5
- .iois7n1 {
5
+ .iois7n2 {
6
6
  background: var(--_1073cm81);
7
7
  color: var(--_1073cm82);
8
8
  }
9
- .iois7n2 {
9
+ .iois7n3 {
10
10
  background: var(--_1073cm88);
11
11
  color: var(--_1073cm89);
12
12
  }
13
- .iois7n3 {
13
+ .iois7n4 {
14
14
  background: var(--_1073cm8f);
15
15
  color: var(--_1073cm8g);
16
16
  }
17
- .iois7n4 {
17
+ .iois7n5 {
18
18
  background: var(--_1073cm8m);
19
19
  color: var(--_1073cm8n);
20
20
  }
21
- .iois7n5 {
21
+ .iois7n6 {
22
22
  font: 600 2.5rem / 1.25 var(--header-font-family);
23
23
  }
24
- .iois7n6 {
24
+ .iois7n7 {
25
25
  background: var(--_1073cm84);
26
26
  background-clip: text;
27
27
  -webkit-text-fill-color: transparent;
28
28
  text-shadow: 0px 0px #00000000;
29
29
  }
30
- .iois7n7 {
30
+ .iois7n8 {
31
31
  background: var(--_1073cm8b);
32
32
  background-clip: text;
33
33
  -webkit-text-fill-color: transparent;
34
34
  text-shadow: 0px 0px #00000000;
35
35
  }
36
- .iois7n8 {
36
+ .iois7n9 {
37
37
  color: var(--_1073cm8h);
38
38
  }
39
- .iois7n9 {
39
+ .iois7na {
40
40
  color: var(--_1073cm8o);
41
41
  }
42
+ main > div:nth-last-child(2) > .iois7n0 {
43
+ margin-bottom: 3.5rem;
44
+ }
42
45
  @media screen and (max-width:768px) {
43
- .iois7n5 {
46
+ .iois7n6 {
44
47
  font-size: 28px;
45
48
  line-height: 1.29;
46
49
  }
50
+ }
51
+ @media screen and (max-width: 1023px) {
52
+ main > div:nth-last-child(2) > .iois7n0 {
53
+ margin-bottom: 42px;
54
+ }
55
+ }
56
+ @media screen and (max-width: 768px) {
57
+ main > div:nth-last-child(2) > .iois7n0 {
58
+ margin-bottom: 2rem;
59
+ }
47
60
  }