@npm_leadtech/legal-lib-components 5.45.2 → 5.46.1
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.
- package/dist/css/styles.css +28 -29
- package/dist/images/svg/benefit-bckground-l.svg +15 -0
- package/dist/images/svg/benefit-bckground-m.svg +15 -0
- package/dist/images/svg/benefit-bckground-s.svg +15 -0
- package/dist/src/components/atoms/AddButton/AddButton.styled.js +2 -2
- package/dist/src/components/atoms/AddButton/AddButton.styled.ts +2 -2
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.js +1 -1
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.ts +1 -1
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.js +3 -3
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.ts +3 -3
- package/dist/src/components/atoms/BillCard/BillCard.styled.js +1 -1
- package/dist/src/components/atoms/BillCard/BillCard.styled.ts +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.js +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.ts +1 -1
- package/dist/src/components/atoms/Button/Button.scss +3 -7
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.scss +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.js +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.ts +1 -1
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.js +2 -2
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.ts +2 -2
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.js +1 -1
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.js +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatepickerPlugin.scss +7 -7
- package/dist/src/components/atoms/DatePickerCustom/index.js.map +1 -1
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.js +6 -6
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.ts +6 -6
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.js +1 -1
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.ts +1 -1
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.js +2 -2
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.ts +2 -2
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.js +1 -1
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.ts +1 -1
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.js +4 -4
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.ts +4 -4
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.js +5 -5
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.ts +5 -5
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.js +1 -1
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.ts +1 -1
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.js +2 -2
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.ts +2 -2
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.js +1 -1
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.ts +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.js +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.ts +1 -1
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.js +3 -3
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.ts +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.js +2 -2
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.ts +2 -2
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/Radio/Radio.scss +6 -6
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.scss +1 -1
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.js +3 -3
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.ts +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.js +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.ts +3 -3
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.js +2 -2
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.ts +2 -2
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.js +1 -1
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.ts +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/Tag/Tag.styled.js +3 -3
- package/dist/src/components/atoms/Tag/Tag.styled.ts +3 -3
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.js +2 -2
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.ts +2 -2
- package/dist/src/components/atoms/TextArea/TextArea.styled.js +1 -1
- package/dist/src/components/atoms/TextArea/TextArea.styled.ts +1 -1
- package/dist/src/components/atoms/Toggle/Toggle.styled.js +2 -2
- package/dist/src/components/atoms/Toggle/Toggle.styled.ts +2 -2
- package/dist/src/components/atoms/Tooltip/Tooltip.scss +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.js +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.ts +1 -1
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.js +6 -6
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.ts +6 -6
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.js +2 -2
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.ts +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.js +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.ts +2 -2
- package/dist/src/components/molecules/Article/Article.styled.js +1 -1
- package/dist/src/components/molecules/Article/Article.styled.ts +1 -1
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.js +2 -2
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.ts +2 -2
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.js +3 -3
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.ts +3 -3
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +1 -1
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.js +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.ts +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.js +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.ts +1 -1
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.js +3 -3
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.ts +3 -3
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.js +1 -1
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.ts +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.js +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.ts +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.js +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.scss +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.js +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.js +3 -3
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.ts +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +3 -3
- package/dist/src/components/molecules/Pagination/Pagination.styled.js +1 -1
- package/dist/src/components/molecules/Pagination/Pagination.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.ts +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.js +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.ts +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.js +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.ts +1 -1
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.js +2 -2
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.ts +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.js +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.ts +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.js +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.ts +2 -2
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.scss +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.js +5 -5
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.ts +5 -5
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.js +1 -1
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.ts +1 -1
- package/dist/src/components/molecules/TextInput/TextInput.scss +1 -1
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.scss +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.js +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.ts +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.js +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.ts +1 -1
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.js +4 -4
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.ts +4 -4
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.js +2 -2
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.ts +2 -2
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.js +1 -1
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.ts +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.ts +1 -1
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.js +2 -2
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.ts +2 -2
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js +3 -3
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.ts +3 -3
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.js +4 -4
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.ts +4 -4
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.js +1 -1
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.ts +1 -1
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.ts +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.ts +2 -2
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.js +3 -3
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.tsx +3 -1
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.d.ts +2 -1
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.ts +2 -1
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.js +7 -7
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.ts +7 -7
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.js +1 -1
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.ts +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.js +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.ts +1 -1
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.js +7 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.js +43 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts +43 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.tsx +13 -3
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.d.ts +2 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.ts +2 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.js +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.ts +2 -2
- package/dist/src/components/sections/LegalSection/LegalSection.styled.js +3 -3
- package/dist/src/components/sections/LegalSection/LegalSection.styled.ts +3 -3
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.js +1 -1
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.ts +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.js +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.ts +1 -1
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.ts +2 -2
- package/dist/src/globalStyles/functions.scss +0 -5
- package/dist/src/globalStyles/layout.scss +4 -4
- package/dist/src/globalStyles/variables.scss +0 -9
- package/dist/src/globalStyles/variablesCss.scss +3 -1
- package/package.json +1 -1
package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import backElementL from '../../../../images/svg/benefit-bckground-l.svg'
|
|
2
|
+
import backElementS from '../../../../images/svg/benefit-bckground-s.svg'
|
|
1
3
|
import { device } from '../../../globalStyles/breakpoints'
|
|
2
4
|
import styled from 'styled-components'
|
|
3
5
|
|
|
@@ -25,7 +27,7 @@ export const BenefitsRatafiaSectionStyled = styled.section`
|
|
|
25
27
|
align-self: stretch;
|
|
26
28
|
padding: 1.5rem;
|
|
27
29
|
gap: 2rem;
|
|
28
|
-
border-radius:
|
|
30
|
+
border-radius: var(--l-border-radius);
|
|
29
31
|
max-width: 1200px;
|
|
30
32
|
|
|
31
33
|
@media ${device['landscape-tablets']} {
|
|
@@ -41,7 +43,7 @@ export const BenefitsRatafiaSectionStyled = styled.section`
|
|
|
41
43
|
justify-content: center;
|
|
42
44
|
align-items: flex-start;
|
|
43
45
|
align-self: stretch;
|
|
44
|
-
gap:
|
|
46
|
+
gap: var(--global-gap);
|
|
45
47
|
|
|
46
48
|
&__text {
|
|
47
49
|
color: var(--others-white);
|
|
@@ -50,6 +52,45 @@ export const BenefitsRatafiaSectionStyled = styled.section`
|
|
|
50
52
|
color: var(--others-white);
|
|
51
53
|
}
|
|
52
54
|
}
|
|
55
|
+
|
|
56
|
+
&.--is-esignature {
|
|
57
|
+
background-image: url(${backElementS});
|
|
58
|
+
background-size: cover;
|
|
59
|
+
background-position: center;
|
|
60
|
+
background-repeat: no-repeat;
|
|
61
|
+
animation: none;
|
|
62
|
+
|
|
63
|
+
@media ${device['landscape-tablets']} {
|
|
64
|
+
background-image: url(${backElementL});
|
|
65
|
+
background-size: cover, cover;
|
|
66
|
+
background-position: center, center;
|
|
67
|
+
background-repeat: no-repeat, no-repeat;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.benefit-ratafia-card {
|
|
72
|
+
box-shadow: none;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.--is-esignature {
|
|
78
|
+
.benefit-ratafia-section {
|
|
79
|
+
&__wrapper {
|
|
80
|
+
&__title {
|
|
81
|
+
&__text {
|
|
82
|
+
color: var(--primary-main-dark-2);
|
|
83
|
+
}
|
|
84
|
+
&__description {
|
|
85
|
+
color: var(--neutral-neutral-1);
|
|
86
|
+
|
|
87
|
+
a {
|
|
88
|
+
color: var(--primary-main);
|
|
89
|
+
text-decoration: underline;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
53
94
|
}
|
|
54
95
|
}
|
|
55
96
|
`
|
|
@@ -3,17 +3,27 @@ import React, { type FC } from 'react'
|
|
|
3
3
|
import { BenefitRatafiaCardList } from '../../molecules'
|
|
4
4
|
import { type BenefitsRatafiaSectionProps } from './BenefitsRatafiaSectionProps.types'
|
|
5
5
|
import { BenefitsRatafiaSectionStyled } from './BenefitsRatafiaSection.styled'
|
|
6
|
+
import classNames from 'classnames'
|
|
6
7
|
|
|
7
|
-
const BenefitsRatafiaSection: FC<BenefitsRatafiaSectionProps> = ({
|
|
8
|
+
const BenefitsRatafiaSection: FC<BenefitsRatafiaSectionProps> = ({
|
|
9
|
+
title,
|
|
10
|
+
description,
|
|
11
|
+
benefits,
|
|
12
|
+
descriptionRichtext
|
|
13
|
+
}) => {
|
|
14
|
+
const isEsignatureLanding = descriptionRichtext !== undefined
|
|
15
|
+
const classnames = classNames({
|
|
16
|
+
'--is-esignature': isEsignatureLanding
|
|
17
|
+
})
|
|
8
18
|
return (
|
|
9
19
|
<BenefitsRatafiaSectionStyled className='benefit-ratafia-section'>
|
|
10
|
-
<div className=
|
|
20
|
+
<div className={`benefit-ratafia-section__wrapper background-ratafia-animation ${classnames}`}>
|
|
11
21
|
<div className='benefit-ratafia-section__wrapper__title'>
|
|
12
22
|
<h2 className='sans-serif --super-large --bold-weight benefit-ratafia-section__wrapper__title__text'>
|
|
13
23
|
{title}
|
|
14
24
|
</h2>
|
|
15
25
|
<p className='sans-serif --super-medium benefit-ratafia-section__wrapper__title__description'>
|
|
16
|
-
{description}
|
|
26
|
+
{isEsignatureLanding ? descriptionRichtext : description}
|
|
17
27
|
</p>
|
|
18
28
|
</div>
|
|
19
29
|
<BenefitRatafiaCardList benefits={benefits} />
|
|
@@ -24,7 +24,7 @@ export const LayoutRatafiaSectionStyled = styled.section `
|
|
|
24
24
|
align-self: stretch;
|
|
25
25
|
padding: 1.5rem;
|
|
26
26
|
gap: 2.5rem;
|
|
27
|
-
border-radius:
|
|
27
|
+
border-radius: var(--l-border-radius);
|
|
28
28
|
max-width: 1200px;
|
|
29
29
|
|
|
30
30
|
@media ${device['landscape-tablets']} {
|
|
@@ -48,7 +48,7 @@ export const LayoutRatafiaSectionStyled = styled.section `
|
|
|
48
48
|
&__paragraph {
|
|
49
49
|
display: flex;
|
|
50
50
|
flex-direction: column;
|
|
51
|
-
gap:
|
|
51
|
+
gap: var(--global-gap);
|
|
52
52
|
color: var(--others-white);
|
|
53
53
|
|
|
54
54
|
p:not(:last-child) {
|
|
@@ -25,7 +25,7 @@ export const LayoutRatafiaSectionStyled = styled.section`
|
|
|
25
25
|
align-self: stretch;
|
|
26
26
|
padding: 1.5rem;
|
|
27
27
|
gap: 2.5rem;
|
|
28
|
-
border-radius:
|
|
28
|
+
border-radius: var(--l-border-radius);
|
|
29
29
|
max-width: 1200px;
|
|
30
30
|
|
|
31
31
|
@media ${device['landscape-tablets']} {
|
|
@@ -49,7 +49,7 @@ export const LayoutRatafiaSectionStyled = styled.section`
|
|
|
49
49
|
&__paragraph {
|
|
50
50
|
display: flex;
|
|
51
51
|
flex-direction: column;
|
|
52
|
-
gap:
|
|
52
|
+
gap: var(--global-gap);
|
|
53
53
|
color: var(--others-white);
|
|
54
54
|
|
|
55
55
|
p:not(:last-child) {
|
|
@@ -47,7 +47,7 @@ export const LearnMoreSectionStyled = styled.section `
|
|
|
47
47
|
width: 100%;
|
|
48
48
|
margin: 0 1rem;
|
|
49
49
|
background-color: var(--others-white);
|
|
50
|
-
border-radius: var(--
|
|
50
|
+
border-radius: var(--s-border-radius);
|
|
51
51
|
box-shadow: var(--box-shadow-medium);
|
|
52
52
|
padding: 2rem;
|
|
53
53
|
transform: translateY(2rem);
|
|
@@ -76,7 +76,7 @@ export const LearnMoreSectionStyled = styled.section `
|
|
|
76
76
|
a {
|
|
77
77
|
font-weight: bold;
|
|
78
78
|
transition: all 0.3s ease;
|
|
79
|
-
border-radius: var(--
|
|
79
|
+
border-radius: var(--s-border-radius);
|
|
80
80
|
display: inline-block;
|
|
81
81
|
padding: 0.5rem;
|
|
82
82
|
position: relative;
|
|
@@ -48,7 +48,7 @@ export const LearnMoreSectionStyled = styled.section`
|
|
|
48
48
|
width: 100%;
|
|
49
49
|
margin: 0 1rem;
|
|
50
50
|
background-color: var(--others-white);
|
|
51
|
-
border-radius: var(--
|
|
51
|
+
border-radius: var(--s-border-radius);
|
|
52
52
|
box-shadow: var(--box-shadow-medium);
|
|
53
53
|
padding: 2rem;
|
|
54
54
|
transform: translateY(2rem);
|
|
@@ -77,7 +77,7 @@ export const LearnMoreSectionStyled = styled.section`
|
|
|
77
77
|
a {
|
|
78
78
|
font-weight: bold;
|
|
79
79
|
transition: all 0.3s ease;
|
|
80
|
-
border-radius: var(--
|
|
80
|
+
border-radius: var(--s-border-radius);
|
|
81
81
|
display: inline-block;
|
|
82
82
|
padding: 0.5rem;
|
|
83
83
|
position: relative;
|
|
@@ -47,7 +47,7 @@ export const LegalSectionStyled = styled.section `
|
|
|
47
47
|
table {
|
|
48
48
|
margin: 2.5rem 0;
|
|
49
49
|
width: 100%;
|
|
50
|
-
border-radius: var(--
|
|
50
|
+
border-radius: var(--s-border-radius);
|
|
51
51
|
text-align: center;
|
|
52
52
|
border-collapse: collapse;
|
|
53
53
|
|
|
@@ -58,12 +58,12 @@ export const LegalSectionStyled = styled.section `
|
|
|
58
58
|
border-right: 1px solid var(--neutral-neutral-4);
|
|
59
59
|
|
|
60
60
|
&:first-child {
|
|
61
|
-
border-top-left-radius: var(--
|
|
61
|
+
border-top-left-radius: var(--s-border-radius);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
&:last-child {
|
|
65
65
|
border-right: none;
|
|
66
|
-
border-top-right-radius: var(--
|
|
66
|
+
border-top-right-radius: var(--s-border-radius);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
|
|
@@ -48,7 +48,7 @@ export const LegalSectionStyled = styled.section`
|
|
|
48
48
|
table {
|
|
49
49
|
margin: 2.5rem 0;
|
|
50
50
|
width: 100%;
|
|
51
|
-
border-radius: var(--
|
|
51
|
+
border-radius: var(--s-border-radius);
|
|
52
52
|
text-align: center;
|
|
53
53
|
border-collapse: collapse;
|
|
54
54
|
|
|
@@ -59,12 +59,12 @@ export const LegalSectionStyled = styled.section`
|
|
|
59
59
|
border-right: 1px solid var(--neutral-neutral-4);
|
|
60
60
|
|
|
61
61
|
&:first-child {
|
|
62
|
-
border-top-left-radius: var(--
|
|
62
|
+
border-top-left-radius: var(--s-border-radius);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
&:last-child {
|
|
66
66
|
border-right: none;
|
|
67
|
-
border-top-right-radius: var(--
|
|
67
|
+
border-top-right-radius: var(--s-border-radius);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
|
|
@@ -40,7 +40,7 @@ export const StepsRatafiaSectionStyled = styled.section `
|
|
|
40
40
|
max-width: 720px;
|
|
41
41
|
}
|
|
42
42
|
img {
|
|
43
|
-
border-radius:
|
|
43
|
+
border-radius: var(--m-border-radius);
|
|
44
44
|
box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
|
|
45
45
|
width: 100%;
|
|
46
46
|
}
|
|
@@ -55,7 +55,7 @@ export const StepsRatafiaSectionStyled = styled.section `
|
|
|
55
55
|
max-width: 720px;
|
|
56
56
|
}
|
|
57
57
|
video {
|
|
58
|
-
border-radius:
|
|
58
|
+
border-radius: var(--m-border-radius);
|
|
59
59
|
box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
|
|
60
60
|
width: 100%;
|
|
61
61
|
}
|
|
@@ -41,7 +41,7 @@ export const StepsRatafiaSectionStyled = styled.section`
|
|
|
41
41
|
max-width: 720px;
|
|
42
42
|
}
|
|
43
43
|
img {
|
|
44
|
-
border-radius:
|
|
44
|
+
border-radius: var(--m-border-radius);
|
|
45
45
|
box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
|
|
46
46
|
width: 100%;
|
|
47
47
|
}
|
|
@@ -56,7 +56,7 @@ export const StepsRatafiaSectionStyled = styled.section`
|
|
|
56
56
|
max-width: 720px;
|
|
57
57
|
}
|
|
58
58
|
video {
|
|
59
|
-
border-radius:
|
|
59
|
+
border-radius: var(--m-border-radius);
|
|
60
60
|
box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
|
|
61
61
|
width: 100%;
|
|
62
62
|
}
|
|
@@ -25,7 +25,7 @@ export const TryItRatafiaSectionStyled = styled.section `
|
|
|
25
25
|
padding: 1.5rem;
|
|
26
26
|
gap: 1.5rem;
|
|
27
27
|
|
|
28
|
-
border-radius:
|
|
28
|
+
border-radius: var(--l-border-radius);
|
|
29
29
|
|
|
30
30
|
max-width: 1200px;
|
|
31
31
|
|
|
@@ -46,7 +46,7 @@ export const TryItRatafiaSectionStyled = styled.section `
|
|
|
46
46
|
flex: 1 0 0;
|
|
47
47
|
align-self: stretch;
|
|
48
48
|
|
|
49
|
-
gap:
|
|
49
|
+
gap: var(--global-gap);
|
|
50
50
|
|
|
51
51
|
@media ${device['landscape-tablets']} {
|
|
52
52
|
padding: 3rem 0;
|
|
@@ -26,7 +26,7 @@ export const TryItRatafiaSectionStyled = styled.section`
|
|
|
26
26
|
padding: 1.5rem;
|
|
27
27
|
gap: 1.5rem;
|
|
28
28
|
|
|
29
|
-
border-radius:
|
|
29
|
+
border-radius: var(--l-border-radius);
|
|
30
30
|
|
|
31
31
|
max-width: 1200px;
|
|
32
32
|
|
|
@@ -47,7 +47,7 @@ export const TryItRatafiaSectionStyled = styled.section`
|
|
|
47
47
|
flex: 1 0 0;
|
|
48
48
|
align-self: stretch;
|
|
49
49
|
|
|
50
|
-
gap:
|
|
50
|
+
gap: var(--global-gap);
|
|
51
51
|
|
|
52
52
|
@media ${device['landscape-tablets']} {
|
|
53
53
|
padding: 3rem 0;
|
|
@@ -19,8 +19,8 @@ body {
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.wrapper--responsive {
|
|
22
|
-
padding-left:
|
|
23
|
-
padding-right:
|
|
22
|
+
padding-left: 1.5rem;
|
|
23
|
+
padding-right: 1.5rem;
|
|
24
24
|
|
|
25
25
|
@include desktop {
|
|
26
26
|
padding-left: 0;
|
|
@@ -29,8 +29,8 @@ body {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.wrapper--narrow {
|
|
32
|
-
padding-left:
|
|
33
|
-
padding-right:
|
|
32
|
+
padding-left: 1.5rem;
|
|
33
|
+
padding-right: 1.5rem;
|
|
34
34
|
|
|
35
35
|
@include desktop {
|
|
36
36
|
margin: 0 auto;
|
|
@@ -69,17 +69,8 @@ $box-shadow-container: var(--box-shadow-container);
|
|
|
69
69
|
$font-sans: 'Inter', sans-serif;
|
|
70
70
|
$font-serif: 'Lora', serif;
|
|
71
71
|
|
|
72
|
-
// Special
|
|
73
|
-
$global-border-radius: 4px;
|
|
74
|
-
|
|
75
72
|
// Layout
|
|
76
73
|
$max-width: $lg;
|
|
77
|
-
$global-gap: var(--global-gap);
|
|
78
|
-
$vertical-rhythm: math.div(1rem, 4);
|
|
79
|
-
$lateral-spacing: 1.5rem;
|
|
80
|
-
|
|
81
|
-
// header
|
|
82
|
-
$private-area-header-height: 3.25rem;
|
|
83
74
|
|
|
84
75
|
//menu
|
|
85
76
|
$menu-height-mobile: 3.25rem;
|
|
@@ -2,7 +2,9 @@ html {
|
|
|
2
2
|
--font-sans: 'Inter', sans-serif;
|
|
3
3
|
--font-serif: 'Lora', serif;
|
|
4
4
|
|
|
5
|
-
--
|
|
5
|
+
--s-border-radius: 0.25rem;
|
|
6
|
+
--m-border-radius: 0.5rem;
|
|
7
|
+
--l-border-radius: 1rem;
|
|
6
8
|
|
|
7
9
|
--box-shadow-small: 0 0.125rem 0.375rem 0 rgba(var(--primary-main-dark-1-rgb), 0.25);
|
|
8
10
|
--box-shadow-medium: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1-rgb), 0.2);
|