@npm_leadtech/legal-lib-components 2.23.4 → 2.23.5
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/README.md +0 -5
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +183 -307
- package/dist/cjs/src/components/atoms/index.d.ts +0 -1
- package/dist/cjs/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
- package/dist/cjs/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
- package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
- package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
- package/dist/cjs/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
- package/dist/cjs/src/components/organisms/index.d.ts +4 -3
- package/dist/cjs/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
- package/dist/cjs/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
- package/dist/cjs/src/components/sections/index.d.ts +4 -7
- package/dist/cjs/src/index.d.ts +0 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +183 -307
- package/dist/esm/src/components/atoms/index.d.ts +0 -1
- package/dist/esm/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
- package/dist/esm/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
- package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
- package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
- package/dist/esm/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
- package/dist/esm/src/components/organisms/index.d.ts +4 -3
- package/dist/esm/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
- package/dist/esm/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
- package/dist/esm/src/components/sections/index.d.ts +4 -7
- package/dist/esm/src/index.d.ts +0 -1
- package/dist/index.d.ts +60 -99
- package/package.json +2 -1
- package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
- package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
- package/dist/cjs/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
- package/dist/cjs/src/components/pages/AboutUsPage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
- package/dist/cjs/src/components/pages/LegalPage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
- package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
- package/dist/cjs/src/components/pages/UnsubscribePage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/index.d.ts +0 -3
- package/dist/cjs/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
- package/dist/cjs/src/components/sections/LegalSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
- package/dist/cjs/src/components/sections/TryUsSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
- package/dist/cjs/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
- package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
- package/dist/esm/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
- package/dist/esm/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
- package/dist/esm/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
- package/dist/esm/src/components/pages/AboutUsPage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
- package/dist/esm/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
- package/dist/esm/src/components/pages/LegalPage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
- package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
- package/dist/esm/src/components/pages/UnsubscribePage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/index.d.ts +0 -3
- package/dist/esm/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
- package/dist/esm/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
- package/dist/esm/src/components/sections/LegalSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
- package/dist/esm/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
- package/dist/esm/src/components/sections/TryUsSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
- package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
- package/dist/esm/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
|
@@ -411,14 +411,14 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
411
411
|
.e-button.--secondary {
|
|
412
412
|
display: inline-block; }
|
|
413
413
|
.e-button.--secondary-1 {
|
|
414
|
-
background-color:
|
|
414
|
+
background-color: var(--others-white);
|
|
415
415
|
border: 2px solid #05646e;
|
|
416
416
|
color: #05646e;
|
|
417
417
|
font-weight: bold; }
|
|
418
418
|
.e-button.--secondary-1:hover {
|
|
419
419
|
background-color: #e4f8f3; }
|
|
420
420
|
.e-button.--secondary-2 {
|
|
421
|
-
background-color:
|
|
421
|
+
background-color: var(--others-white);
|
|
422
422
|
border: 2px solid var(--secondary-main);
|
|
423
423
|
color: var(--neutral-main);
|
|
424
424
|
font-weight: bold; }
|
|
@@ -447,6 +447,7 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
447
447
|
.e-button.--secondary-icon.--bold img {
|
|
448
448
|
margin-right: 0.8rem; }
|
|
449
449
|
.e-button.--secondary-icon.--dark {
|
|
450
|
+
background-color: var(--neutral-main);
|
|
450
451
|
border: 1px solid var(--others-white) !important;
|
|
451
452
|
color: var(--others-white); }
|
|
452
453
|
.e-button.--secondary-icon.--dark svg {
|
|
@@ -1482,13 +1483,6 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
1482
1483
|
vertical-align: middle;
|
|
1483
1484
|
content: "×";
|
|
1484
1485
|
}
|
|
1485
|
-
.react-datepicker__close-icon--disabled {
|
|
1486
|
-
cursor: default;
|
|
1487
|
-
}
|
|
1488
|
-
.react-datepicker__close-icon--disabled::after {
|
|
1489
|
-
cursor: default;
|
|
1490
|
-
background-color: #ccc;
|
|
1491
|
-
}
|
|
1492
1486
|
|
|
1493
1487
|
.react-datepicker__today-button {
|
|
1494
1488
|
background: #f0f0f0;
|
|
@@ -1933,12 +1927,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
1933
1927
|
.info-box .info-box__text-container {
|
|
1934
1928
|
margin-left: 1.5rem; } }
|
|
1935
1929
|
|
|
1936
|
-
.jumbotron--static {
|
|
1937
|
-
text-align: center;
|
|
1938
|
-
margin: 0 auto;
|
|
1939
|
-
background-color: var(--primary-main-light-6);
|
|
1940
|
-
padding: 2.5rem 1rem 4rem; }
|
|
1941
|
-
|
|
1942
1930
|
.logo-text {
|
|
1943
1931
|
display: flex;
|
|
1944
1932
|
align-items: flex-start; }
|
|
@@ -3999,75 +3987,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3999
3987
|
right: 0;
|
|
4000
3988
|
padding: 8px; }
|
|
4001
3989
|
|
|
4002
|
-
.articles_wrapper {
|
|
4003
|
-
display: flex;
|
|
4004
|
-
flex-direction: column;
|
|
4005
|
-
align-items: stretch; }
|
|
4006
|
-
@media (min-width: 960px) {
|
|
4007
|
-
.articles_wrapper {
|
|
4008
|
-
flex-direction: row; } }
|
|
4009
|
-
|
|
4010
|
-
.homeSteps__container {
|
|
4011
|
-
transform: translateY(0%); }
|
|
4012
|
-
@media (min-width: 575px) {
|
|
4013
|
-
.homeSteps__container {
|
|
4014
|
-
transform: translateY(0%); } }
|
|
4015
|
-
@media (min-width: 720px) {
|
|
4016
|
-
.homeSteps__container {
|
|
4017
|
-
transform: translateY(0%); } }
|
|
4018
|
-
.homeSteps__container .homeSteps {
|
|
4019
|
-
display: flex;
|
|
4020
|
-
flex-direction: column;
|
|
4021
|
-
align-items: center;
|
|
4022
|
-
padding-top: 2rem;
|
|
4023
|
-
padding-bottom: 2rem;
|
|
4024
|
-
position: relative; }
|
|
4025
|
-
.homeSteps__container .homeSteps .homeStepsItemsContainer {
|
|
4026
|
-
display: flex;
|
|
4027
|
-
justify-content: space-between;
|
|
4028
|
-
width: 100%;
|
|
4029
|
-
max-width: 888px;
|
|
4030
|
-
flex-flow: row wrap;
|
|
4031
|
-
padding: 0 1rem; }
|
|
4032
|
-
@media (min-width: 960px) {
|
|
4033
|
-
.homeSteps__container .homeSteps .homeStepsItemsContainer {
|
|
4034
|
-
flex-flow: row nowrap;
|
|
4035
|
-
padding: 0; } }
|
|
4036
|
-
|
|
4037
|
-
.mobile-bottom-bar {
|
|
4038
|
-
background: var(--others-white);
|
|
4039
|
-
position: fixed;
|
|
4040
|
-
display: flex;
|
|
4041
|
-
flex-direction: row;
|
|
4042
|
-
justify-content: space-between;
|
|
4043
|
-
bottom: 0;
|
|
4044
|
-
height: 3.25rem;
|
|
4045
|
-
width: 100%;
|
|
4046
|
-
box-shadow: 0px 2px 6px 0px rgba(var(--primary-main-dark-1-rgb), 0.25);
|
|
4047
|
-
z-index: 1; }
|
|
4048
|
-
@media (min-width: 575px) {
|
|
4049
|
-
.mobile-bottom-bar {
|
|
4050
|
-
display: none; } }
|
|
4051
|
-
.mobile-bottom-bar--active {
|
|
4052
|
-
display: flex; }
|
|
4053
|
-
.mobile-bottom-bar .e-button {
|
|
4054
|
-
max-height: 2.8rem;
|
|
4055
|
-
margin: 0 0.5rem;
|
|
4056
|
-
width: 2.75rem;
|
|
4057
|
-
min-width: 2.75rem;
|
|
4058
|
-
padding: 0;
|
|
4059
|
-
outline: none;
|
|
4060
|
-
display: flex;
|
|
4061
|
-
align-items: center;
|
|
4062
|
-
justify-content: center;
|
|
4063
|
-
background-color: var(--primary-main);
|
|
4064
|
-
border-color: var(--primary-main); }
|
|
4065
|
-
.mobile-bottom-bar .e-button:hover {
|
|
4066
|
-
cursor: pointer; }
|
|
4067
|
-
.mobile-bottom-bar .e-button svg {
|
|
4068
|
-
width: 24px;
|
|
4069
|
-
margin: 0; }
|
|
4070
|
-
|
|
4071
3990
|
.about-us-content {
|
|
4072
3991
|
display: flex;
|
|
4073
3992
|
flex-flow: row wrap;
|
|
@@ -4107,6 +4026,14 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4107
4026
|
.about-us-content__image img {
|
|
4108
4027
|
width: 100%; }
|
|
4109
4028
|
|
|
4029
|
+
.articles_wrapper {
|
|
4030
|
+
display: flex;
|
|
4031
|
+
flex-direction: column;
|
|
4032
|
+
align-items: stretch; }
|
|
4033
|
+
@media (min-width: 960px) {
|
|
4034
|
+
.articles_wrapper {
|
|
4035
|
+
flex-direction: row; } }
|
|
4036
|
+
|
|
4110
4037
|
.as-see-in-content {
|
|
4111
4038
|
display: flex; }
|
|
4112
4039
|
.as-see-in-content__text {
|
|
@@ -4120,6 +4047,48 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4120
4047
|
color: var(--primary-main-light-1);
|
|
4121
4048
|
font-weight: 400 !important; }
|
|
4122
4049
|
|
|
4050
|
+
.fixed-container {
|
|
4051
|
+
display: flex;
|
|
4052
|
+
flex-direction: column;
|
|
4053
|
+
position: fixed;
|
|
4054
|
+
bottom: 0;
|
|
4055
|
+
z-index: 3;
|
|
4056
|
+
width: 100%; }
|
|
4057
|
+
|
|
4058
|
+
.cookie-policy-bar {
|
|
4059
|
+
display: flex;
|
|
4060
|
+
flex-direction: column;
|
|
4061
|
+
align-items: center;
|
|
4062
|
+
width: 100%;
|
|
4063
|
+
padding: 0 1.5rem 1rem;
|
|
4064
|
+
background-color: black;
|
|
4065
|
+
color: var(--others-white); }
|
|
4066
|
+
@media (min-width: 575px) {
|
|
4067
|
+
.cookie-policy-bar {
|
|
4068
|
+
flex-direction: row;
|
|
4069
|
+
align-items: center;
|
|
4070
|
+
padding-bottom: 0;
|
|
4071
|
+
justify-content: center; } }
|
|
4072
|
+
|
|
4073
|
+
.cookie-policy-bar__text {
|
|
4074
|
+
margin: 1rem 0 0.5rem;
|
|
4075
|
+
max-width: 48rem; }
|
|
4076
|
+
@media (min-width: 575px) {
|
|
4077
|
+
.cookie-policy-bar__text {
|
|
4078
|
+
margin-bottom: 1rem;
|
|
4079
|
+
margin-right: 1.5rem; } }
|
|
4080
|
+
@media (min-width: 960px) {
|
|
4081
|
+
.cookie-policy-bar__text {
|
|
4082
|
+
margin-right: 2.5rem; } }
|
|
4083
|
+
.cookie-policy-bar__text a {
|
|
4084
|
+
text-decoration: underline;
|
|
4085
|
+
color: var(--others-white); }
|
|
4086
|
+
.cookie-policy-bar__text p {
|
|
4087
|
+
margin-bottom: 0; }
|
|
4088
|
+
|
|
4089
|
+
.accept-cookies-button {
|
|
4090
|
+
white-space: nowrap; }
|
|
4091
|
+
|
|
4123
4092
|
.guidelines-section__texts {
|
|
4124
4093
|
flex-basis: 50%;
|
|
4125
4094
|
display: flex;
|
|
@@ -4170,6 +4139,67 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4170
4139
|
.guidelines-section__image.is-mobile {
|
|
4171
4140
|
display: none; } }
|
|
4172
4141
|
|
|
4142
|
+
.homeSteps__container {
|
|
4143
|
+
transform: translateY(0%); }
|
|
4144
|
+
@media (min-width: 575px) {
|
|
4145
|
+
.homeSteps__container {
|
|
4146
|
+
transform: translateY(0%); } }
|
|
4147
|
+
@media (min-width: 720px) {
|
|
4148
|
+
.homeSteps__container {
|
|
4149
|
+
transform: translateY(0%); } }
|
|
4150
|
+
.homeSteps__container .homeSteps {
|
|
4151
|
+
display: flex;
|
|
4152
|
+
flex-direction: column;
|
|
4153
|
+
align-items: center;
|
|
4154
|
+
padding-top: 2rem;
|
|
4155
|
+
padding-bottom: 2rem;
|
|
4156
|
+
position: relative; }
|
|
4157
|
+
.homeSteps__container .homeSteps .homeStepsItemsContainer {
|
|
4158
|
+
display: flex;
|
|
4159
|
+
justify-content: space-between;
|
|
4160
|
+
width: 100%;
|
|
4161
|
+
max-width: 888px;
|
|
4162
|
+
flex-flow: row wrap;
|
|
4163
|
+
padding: 0 1rem; }
|
|
4164
|
+
@media (min-width: 960px) {
|
|
4165
|
+
.homeSteps__container .homeSteps .homeStepsItemsContainer {
|
|
4166
|
+
flex-flow: row nowrap;
|
|
4167
|
+
padding: 0; } }
|
|
4168
|
+
|
|
4169
|
+
.mobile-bottom-bar {
|
|
4170
|
+
background: var(--others-white);
|
|
4171
|
+
position: fixed;
|
|
4172
|
+
display: flex;
|
|
4173
|
+
flex-direction: row;
|
|
4174
|
+
justify-content: space-between;
|
|
4175
|
+
bottom: 0;
|
|
4176
|
+
height: 3.25rem;
|
|
4177
|
+
width: 100%;
|
|
4178
|
+
box-shadow: 0px 2px 6px 0px rgba(var(--primary-main-dark-1-rgb), 0.25);
|
|
4179
|
+
z-index: 1; }
|
|
4180
|
+
@media (min-width: 575px) {
|
|
4181
|
+
.mobile-bottom-bar {
|
|
4182
|
+
display: none; } }
|
|
4183
|
+
.mobile-bottom-bar--active {
|
|
4184
|
+
display: flex; }
|
|
4185
|
+
.mobile-bottom-bar .e-button {
|
|
4186
|
+
max-height: 2.8rem;
|
|
4187
|
+
margin: 0 0.5rem;
|
|
4188
|
+
width: 2.75rem;
|
|
4189
|
+
min-width: 2.75rem;
|
|
4190
|
+
padding: 0;
|
|
4191
|
+
outline: none;
|
|
4192
|
+
display: flex;
|
|
4193
|
+
align-items: center;
|
|
4194
|
+
justify-content: center;
|
|
4195
|
+
background-color: var(--primary-main);
|
|
4196
|
+
border-color: var(--primary-main); }
|
|
4197
|
+
.mobile-bottom-bar .e-button:hover {
|
|
4198
|
+
cursor: pointer; }
|
|
4199
|
+
.mobile-bottom-bar .e-button svg {
|
|
4200
|
+
width: 24px;
|
|
4201
|
+
margin: 0; }
|
|
4202
|
+
|
|
4173
4203
|
.try-our-free-legal-blogs-section__texts {
|
|
4174
4204
|
flex-basis: 50%;
|
|
4175
4205
|
display: flex;
|
|
@@ -4205,6 +4235,56 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4205
4235
|
.try-our-free-legal-blogs-section__image {
|
|
4206
4236
|
flex-basis: 50%; }
|
|
4207
4237
|
|
|
4238
|
+
.blog {
|
|
4239
|
+
text-align: center;
|
|
4240
|
+
margin: 0 auto 3rem;
|
|
4241
|
+
padding: 0 1rem;
|
|
4242
|
+
max-width: 960px; }
|
|
4243
|
+
@media (min-width: 960px) {
|
|
4244
|
+
.blog {
|
|
4245
|
+
padding: 0; } }
|
|
4246
|
+
@media (min-width: 1200px) {
|
|
4247
|
+
.blog {
|
|
4248
|
+
max-width: 1200px; } }
|
|
4249
|
+
.blog .blog__title {
|
|
4250
|
+
color: var(--primary-main-dark-1); }
|
|
4251
|
+
@media (min-width: 960px) {
|
|
4252
|
+
.blog .blog__title {
|
|
4253
|
+
margin-bottom: 3rem; } }
|
|
4254
|
+
.blog .cta-button {
|
|
4255
|
+
width: 100%;
|
|
4256
|
+
margin-top: 3rem;
|
|
4257
|
+
display: inline-block; }
|
|
4258
|
+
@media (min-width: 720px) {
|
|
4259
|
+
.blog .cta-button {
|
|
4260
|
+
width: auto; } }
|
|
4261
|
+
|
|
4262
|
+
.how-it-works-wrapper {
|
|
4263
|
+
background-color: var(--neutral-neutral-6); }
|
|
4264
|
+
@media (min-width: 960px) {
|
|
4265
|
+
.how-it-works-wrapper {
|
|
4266
|
+
background-repeat: no-repeat;
|
|
4267
|
+
background-position: top right;
|
|
4268
|
+
background-size: 21rem; } }
|
|
4269
|
+
@media only screen and (max-width: 960px) {
|
|
4270
|
+
.how-it-works-wrapper {
|
|
4271
|
+
background-image: none !important; } }
|
|
4272
|
+
.how-it-works-wrapper .works-title {
|
|
4273
|
+
width: auto;
|
|
4274
|
+
font-family: "Lora", serif;
|
|
4275
|
+
text-align: center;
|
|
4276
|
+
padding-top: 4rem; }
|
|
4277
|
+
@media only screen and (max-width: 960px) {
|
|
4278
|
+
.how-it-works-wrapper .works-title {
|
|
4279
|
+
padding-top: 2.5rem; } }
|
|
4280
|
+
|
|
4281
|
+
.try-our-free-legal-blogs-section {
|
|
4282
|
+
display: flex;
|
|
4283
|
+
flex-direction: column; }
|
|
4284
|
+
@media (min-width: 720px) {
|
|
4285
|
+
.try-our-free-legal-blogs-section {
|
|
4286
|
+
flex-flow: row nowrap; } }
|
|
4287
|
+
|
|
4208
4288
|
.about-us-section {
|
|
4209
4289
|
padding-top: 1.125rem;
|
|
4210
4290
|
background: var(--primary-main-light-6);
|
|
@@ -4245,54 +4325,26 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4245
4325
|
.about-us-section__sub-title {
|
|
4246
4326
|
font-size: 3rem; } }
|
|
4247
4327
|
|
|
4248
|
-
.
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
padding: 1rem;
|
|
4255
|
-
max-width: 1200px; }
|
|
4256
|
-
@media (min-width: 960px) {
|
|
4257
|
-
.as-seen-in-section-box {
|
|
4258
|
-
margin: 2rem auto; } }
|
|
4259
|
-
.as-seen-in-section-box .as-seen-in-section {
|
|
4260
|
-
display: flex;
|
|
4261
|
-
flex-direction: column; }
|
|
4262
|
-
.as-seen-in-section-box .as-seen-in-section__title {
|
|
4263
|
-
color: var(--neutral-neutral-2);
|
|
4264
|
-
text-align: center;
|
|
4265
|
-
font-size: 32px;
|
|
4266
|
-
font-family: "Lora", serif;
|
|
4267
|
-
font-style: normal;
|
|
4268
|
-
font-weight: 400;
|
|
4269
|
-
line-height: 42px;
|
|
4270
|
-
letter-spacing: -0.3px;
|
|
4271
|
-
margin: 1rem 0; }
|
|
4328
|
+
.guidelines-section {
|
|
4329
|
+
display: flex;
|
|
4330
|
+
flex-direction: column; }
|
|
4331
|
+
@media (min-width: 720px) {
|
|
4332
|
+
.guidelines-section {
|
|
4333
|
+
flex-flow: row nowrap; } }
|
|
4272
4334
|
|
|
4273
|
-
.
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
@media (min-width: 960px) {
|
|
4287
|
-
.blog .blog__title {
|
|
4288
|
-
margin-bottom: 3rem; } }
|
|
4289
|
-
.blog .cta-button {
|
|
4290
|
-
width: 100%;
|
|
4291
|
-
margin-top: 3rem;
|
|
4292
|
-
display: inline-block; }
|
|
4293
|
-
@media (min-width: 720px) {
|
|
4294
|
-
.blog .cta-button {
|
|
4295
|
-
width: auto; } }
|
|
4335
|
+
.as-seen-in-section {
|
|
4336
|
+
display: flex;
|
|
4337
|
+
flex-direction: column; }
|
|
4338
|
+
.as-seen-in-section__title {
|
|
4339
|
+
color: var(--neutral-neutral-2);
|
|
4340
|
+
text-align: center;
|
|
4341
|
+
font-size: 32px;
|
|
4342
|
+
font-family: "Lora", serif;
|
|
4343
|
+
font-style: normal;
|
|
4344
|
+
font-weight: 400;
|
|
4345
|
+
line-height: 42px;
|
|
4346
|
+
letter-spacing: -0.3px;
|
|
4347
|
+
margin: 1rem 0; }
|
|
4296
4348
|
|
|
4297
4349
|
.experts-section {
|
|
4298
4350
|
display: flex;
|
|
@@ -4314,110 +4366,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4314
4366
|
.experts-section__title {
|
|
4315
4367
|
width: 100%; } }
|
|
4316
4368
|
|
|
4317
|
-
.guidelines-section {
|
|
4318
|
-
display: flex;
|
|
4319
|
-
flex-direction: column; }
|
|
4320
|
-
@media (min-width: 720px) {
|
|
4321
|
-
.guidelines-section {
|
|
4322
|
-
flex-flow: row nowrap; } }
|
|
4323
|
-
|
|
4324
|
-
.how-it-works-wrapper {
|
|
4325
|
-
background-color: var(--neutral-neutral-6); }
|
|
4326
|
-
@media (min-width: 960px) {
|
|
4327
|
-
.how-it-works-wrapper {
|
|
4328
|
-
background-repeat: no-repeat;
|
|
4329
|
-
background-position: top right;
|
|
4330
|
-
background-size: 21rem; } }
|
|
4331
|
-
@media only screen and (max-width: 960px) {
|
|
4332
|
-
.how-it-works-wrapper {
|
|
4333
|
-
background-image: none !important; } }
|
|
4334
|
-
.how-it-works-wrapper .works-title {
|
|
4335
|
-
width: auto;
|
|
4336
|
-
font-family: "Lora", serif;
|
|
4337
|
-
text-align: center;
|
|
4338
|
-
padding-top: 4rem; }
|
|
4339
|
-
@media only screen and (max-width: 960px) {
|
|
4340
|
-
.how-it-works-wrapper .works-title {
|
|
4341
|
-
padding-top: 2.5rem; } }
|
|
4342
|
-
|
|
4343
|
-
.legal {
|
|
4344
|
-
margin-top: 1rem;
|
|
4345
|
-
margin-bottom: 6rem;
|
|
4346
|
-
padding: 0 1rem; }
|
|
4347
|
-
@media (min-width: 960px) {
|
|
4348
|
-
.legal {
|
|
4349
|
-
padding: 0; } }
|
|
4350
|
-
.legal .m-richText > * {
|
|
4351
|
-
color: var(--neutral-neutral-1); }
|
|
4352
|
-
.legal .m-richText p {
|
|
4353
|
-
margin-bottom: 1rem; }
|
|
4354
|
-
.legal .m-richText .cookie-table,
|
|
4355
|
-
.legal .m-richText .cookies-downloaded-documents-pages {
|
|
4356
|
-
box-shadow: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1-rgb), 0.2); }
|
|
4357
|
-
.legal .m-richText .cookie-table thead th:nth-child(3),
|
|
4358
|
-
.legal .m-richText .cookie-table thead th:nth-child(4),
|
|
4359
|
-
.legal .m-richText .cookies-downloaded-documents-pages thead th:nth-child(3),
|
|
4360
|
-
.legal .m-richText .cookies-downloaded-documents-pages thead th:nth-child(4) {
|
|
4361
|
-
display: none; }
|
|
4362
|
-
@media (min-width: 720px) {
|
|
4363
|
-
.legal .m-richText .cookie-table thead th:nth-child(3),
|
|
4364
|
-
.legal .m-richText .cookie-table thead th:nth-child(4),
|
|
4365
|
-
.legal .m-richText .cookies-downloaded-documents-pages thead th:nth-child(3),
|
|
4366
|
-
.legal .m-richText .cookies-downloaded-documents-pages thead th:nth-child(4) {
|
|
4367
|
-
display: table-cell; } }
|
|
4368
|
-
.legal .m-richText .cookie-table tbody td:nth-child(3),
|
|
4369
|
-
.legal .m-richText .cookie-table tbody td:nth-child(4),
|
|
4370
|
-
.legal .m-richText .cookies-downloaded-documents-pages tbody td:nth-child(3),
|
|
4371
|
-
.legal .m-richText .cookies-downloaded-documents-pages tbody td:nth-child(4) {
|
|
4372
|
-
display: none; }
|
|
4373
|
-
@media (min-width: 720px) {
|
|
4374
|
-
.legal .m-richText .cookie-table tbody td:nth-child(3),
|
|
4375
|
-
.legal .m-richText .cookie-table tbody td:nth-child(4),
|
|
4376
|
-
.legal .m-richText .cookies-downloaded-documents-pages tbody td:nth-child(3),
|
|
4377
|
-
.legal .m-richText .cookies-downloaded-documents-pages tbody td:nth-child(4) {
|
|
4378
|
-
display: table-cell; } }
|
|
4379
|
-
.legal .m-richText table {
|
|
4380
|
-
margin: 2.5rem 0;
|
|
4381
|
-
width: 100%;
|
|
4382
|
-
border-radius: 4px;
|
|
4383
|
-
text-align: center;
|
|
4384
|
-
border-collapse: collapse; }
|
|
4385
|
-
.legal .m-richText table thead th {
|
|
4386
|
-
height: 2.5rem;
|
|
4387
|
-
background-color: var(--primary-main-light-5);
|
|
4388
|
-
border-right: 1px solid var(--neutral-neutral-4); }
|
|
4389
|
-
.legal .m-richText table thead th:first-child {
|
|
4390
|
-
border-top-left-radius: 4px; }
|
|
4391
|
-
.legal .m-richText table thead th:last-child {
|
|
4392
|
-
border-right: none;
|
|
4393
|
-
border-top-right-radius: 4px; }
|
|
4394
|
-
.legal .m-richText table thead tr {
|
|
4395
|
-
font-weight: bold;
|
|
4396
|
-
padding: 0.5rem 0; }
|
|
4397
|
-
.legal .m-richText table tbody td {
|
|
4398
|
-
border-right: 1px solid var(--neutral-neutral-4); }
|
|
4399
|
-
.legal .m-richText table tbody td:last-child {
|
|
4400
|
-
border-right: none; }
|
|
4401
|
-
.legal .m-richText table tbody tr {
|
|
4402
|
-
height: 2.5rem; }
|
|
4403
|
-
.legal .m-richText table tbody tr:nth-child(even) {
|
|
4404
|
-
background: var(--neutral-neutral-6); }
|
|
4405
|
-
.legal .m-richText h2 {
|
|
4406
|
-
font-size: 32px;
|
|
4407
|
-
line-height: 1.13;
|
|
4408
|
-
letter-spacing: -0.3px;
|
|
4409
|
-
margin-bottom: 1rem; }
|
|
4410
|
-
.legal .m-richText a {
|
|
4411
|
-
color: var(--primary-main-light-1); }
|
|
4412
|
-
.legal .m-richText ul,
|
|
4413
|
-
.legal .m-richText ol {
|
|
4414
|
-
padding-left: 2rem;
|
|
4415
|
-
margin-bottom: 1rem; }
|
|
4416
|
-
.legal .m-richText ul {
|
|
4417
|
-
list-style: disc; }
|
|
4418
|
-
.legal .m-richText ol {
|
|
4419
|
-
list-style-type: decimal; }
|
|
4420
|
-
|
|
4421
4369
|
.people-say {
|
|
4422
4370
|
width: 100%;
|
|
4423
4371
|
margin: 0 auto;
|
|
@@ -4430,78 +4378,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4430
4378
|
letter-spacing: -0.3px;
|
|
4431
4379
|
text-align: center; }
|
|
4432
4380
|
|
|
4433
|
-
.try-our-free-legal-blogs-section {
|
|
4434
|
-
display: flex;
|
|
4435
|
-
flex-direction: column; }
|
|
4436
|
-
@media (min-width: 720px) {
|
|
4437
|
-
.try-our-free-legal-blogs-section {
|
|
4438
|
-
flex-flow: row nowrap; } }
|
|
4439
|
-
|
|
4440
|
-
.try-us-section {
|
|
4441
|
-
padding: 2rem;
|
|
4442
|
-
text-align: center;
|
|
4443
|
-
background-color: var(--neutral-neutral-6);
|
|
4444
|
-
color: var(--neutral-neutral-1); }
|
|
4445
|
-
.try-us-section .m-richText {
|
|
4446
|
-
max-width: 50rem;
|
|
4447
|
-
margin: 0 auto; }
|
|
4448
|
-
.try-us-section .e-button {
|
|
4449
|
-
display: inline-block;
|
|
4450
|
-
margin-top: 1.5rem;
|
|
4451
|
-
width: 100%; }
|
|
4452
|
-
@media (min-width: 720px) {
|
|
4453
|
-
.try-us-section .e-button {
|
|
4454
|
-
width: auto; } }
|
|
4455
|
-
|
|
4456
|
-
.unsubscribe div:first-child {
|
|
4457
|
-
background: var(--neutral-neutral-6);
|
|
4458
|
-
display: flex;
|
|
4459
|
-
flex-flow: row wrap;
|
|
4460
|
-
margin-bottom: 4rem; }
|
|
4461
|
-
@media (min-width: 720px) {
|
|
4462
|
-
.unsubscribe div:first-child {
|
|
4463
|
-
margin: 0 3rem 3rem 3rem; } }
|
|
4464
|
-
|
|
4465
|
-
.unsubscribe .m-richText p + h2 {
|
|
4466
|
-
margin-top: 0; }
|
|
4467
|
-
|
|
4468
|
-
.unsubscribe h2 {
|
|
4469
|
-
color: var(--neutral-neutral-1);
|
|
4470
|
-
background: var(--others-white);
|
|
4471
|
-
width: 100%;
|
|
4472
|
-
font-size: 1.75rem;
|
|
4473
|
-
padding: 2rem 1rem 1rem 1rem; }
|
|
4474
|
-
@media (min-width: 720px) {
|
|
4475
|
-
.unsubscribe h2 {
|
|
4476
|
-
font-size: 2rem;
|
|
4477
|
-
padding: 2.7rem 0 1rem 0; } }
|
|
4478
|
-
|
|
4479
|
-
.unsubscribe .m-richText h2 + p {
|
|
4480
|
-
padding-top: 1.5rem; }
|
|
4481
|
-
|
|
4482
|
-
.unsubscribe p {
|
|
4483
|
-
padding: 0 2rem 1.5rem 2rem;
|
|
4484
|
-
width: 100%;
|
|
4485
|
-
margin: 0; }
|
|
4486
|
-
@media (min-width: 960px) {
|
|
4487
|
-
.unsubscribe p {
|
|
4488
|
-
padding: 0 8rem 1.5rem 8rem; } }
|
|
4489
|
-
@media (min-width: 1200px) {
|
|
4490
|
-
.unsubscribe p {
|
|
4491
|
-
padding: 0 15rem 1.5rem 15rem; } }
|
|
4492
|
-
|
|
4493
|
-
.unsubscribe img {
|
|
4494
|
-
max-width: 100%;
|
|
4495
|
-
display: block;
|
|
4496
|
-
margin: 0; }
|
|
4497
|
-
|
|
4498
|
-
.unsubscribe .image-preview {
|
|
4499
|
-
margin: 0 auto;
|
|
4500
|
-
padding: 0.5rem 0;
|
|
4501
|
-
border: none;
|
|
4502
|
-
width: auto;
|
|
4503
|
-
height: auto; }
|
|
4504
|
-
|
|
4505
4381
|
.whyLawDistrictSection {
|
|
4506
4382
|
text-align: center;
|
|
4507
4383
|
background-color: var(--neutral-neutral-6);
|
|
@@ -18,7 +18,6 @@ export * from './GoogleButton';
|
|
|
18
18
|
export * from './IconImage';
|
|
19
19
|
export * from './IconSvgURLWithThemeColor';
|
|
20
20
|
export * from './InfoBox';
|
|
21
|
-
export * from './JumbotronStatic';
|
|
22
21
|
export * from './Logo';
|
|
23
22
|
export * from './LogoText';
|
|
24
23
|
export * from './MenuItems';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { type FC } from 'react';
|
|
2
2
|
import { type StepGetFormProps } from './StepGetFormProps.types';
|
|
3
3
|
import './StepGetForm.scss';
|
|
4
|
-
declare const StepGetForm:
|
|
4
|
+
declare const StepGetForm: FC<StepGetFormProps>;
|
|
5
5
|
export default StepGetForm;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { type IGatsbyImageData } from 'gatsby-plugin-image';
|
|
2
2
|
export interface StepGetFormProps {
|
|
3
3
|
id: string;
|
|
4
4
|
description: string;
|
|
5
5
|
title: string;
|
|
6
|
-
|
|
6
|
+
icon: {
|
|
7
|
+
localFile: {
|
|
8
|
+
publicURL: string;
|
|
9
|
+
childImageSharp: {
|
|
10
|
+
gatsbyImageData: IGatsbyImageData;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
};
|
|
7
14
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
export * from './ArticlesList';
|
|
2
|
-
export * from './ListStepsGetForm';
|
|
3
|
-
export * from './MobileBottomBar';
|
|
4
1
|
export * from './AboutUsContent';
|
|
2
|
+
export * from './ArticlesList';
|
|
5
3
|
export * from './AsSeeInContent';
|
|
4
|
+
export * from './CookiePolicyBar';
|
|
6
5
|
export * from './GuidelinesContent';
|
|
6
|
+
export * from './ListStepsGetForm';
|
|
7
|
+
export * from './MobileBottomBar';
|
|
7
8
|
export * from './TryOurFreeLegalBlogsContent';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { type FC } from 'react';
|
|
2
2
|
import { type HowGetYourFormsSectionProps } from './HowGetYourFormsSectionProps.types';
|
|
3
3
|
import './HowGetYourFormsSection.scss';
|
|
4
|
-
declare const HowGetYourFormsSection:
|
|
4
|
+
declare const HowGetYourFormsSection: FC<HowGetYourFormsSectionProps>;
|
|
5
5
|
export default HowGetYourFormsSection;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type TryOurFreeLegalBlogsContentProps } from '../../organisms';
|
|
1
|
+
import { type TryOurFreeLegalBlogsContentProps } from '../../organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContentProps.types';
|
|
2
2
|
export interface TryOurFreeLegalBlogsSectionProps {
|
|
3
3
|
contentTryOurFreeLegalBlogs: TryOurFreeLegalBlogsContentProps;
|
|
4
4
|
}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
+
export * from './BlogSection';
|
|
2
|
+
export * from './HowGetYourFormsSection';
|
|
3
|
+
export * from './TryOurFreeLegalBlogsSection';
|
|
1
4
|
export * from './AboutUsSection';
|
|
5
|
+
export * from './GuidelinesSection';
|
|
2
6
|
export * from './AsSeeInSection';
|
|
3
|
-
export * from './BlogSection';
|
|
4
7
|
export * from './ExpertsSection';
|
|
5
|
-
export * from './GuidelinesSection';
|
|
6
|
-
export * from './HowGetYourFormsSection';
|
|
7
|
-
export * from './LegalSection';
|
|
8
8
|
export * from './PeopleSayAboutUsSection';
|
|
9
|
-
export * from './TryOurFreeLegalBlogsSection';
|
|
10
|
-
export * from './TryUsSection';
|
|
11
|
-
export * from './UnsubscribeSection';
|
|
12
9
|
export * from './WhyLawDistrictSection';
|