@npm_leadtech/legal-lib-components 2.34.1 → 2.35.0
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/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +4 -230
- package/dist/cjs/src/components/atoms/MessageInformation/MessageInformationProps.types.d.ts +1 -0
- package/dist/cjs/src/components/atoms/index.d.ts +0 -1
- package/dist/cjs/src/components/molecules/CountDownMessage/CountDownMessageProps.types.d.ts +1 -0
- package/dist/cjs/src/components/molecules/index.d.ts +0 -3
- package/dist/cjs/src/components/organisms/index.d.ts +0 -1
- package/dist/cjs/src/components/pages/index.d.ts +0 -1
- package/dist/cjs/src/components/sections/index.d.ts +0 -2
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +4 -230
- package/dist/esm/src/components/atoms/MessageInformation/MessageInformationProps.types.d.ts +1 -0
- package/dist/esm/src/components/atoms/index.d.ts +0 -1
- package/dist/esm/src/components/molecules/CountDownMessage/CountDownMessageProps.types.d.ts +1 -0
- package/dist/esm/src/components/molecules/index.d.ts +0 -3
- package/dist/esm/src/components/organisms/index.d.ts +0 -1
- package/dist/esm/src/components/pages/index.d.ts +0 -1
- package/dist/esm/src/components/sections/index.d.ts +0 -2
- package/dist/index.d.ts +3 -63
- package/package.json +1 -1
- package/dist/cjs/images/componentsSvg/MailSvg.d.ts +0 -2
- package/dist/cjs/src/components/atoms/Tagline/Tagline.d.ts +0 -4
- package/dist/cjs/src/components/atoms/Tagline/TaglineProps.types.d.ts +0 -3
- package/dist/cjs/src/components/atoms/Tagline/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/EmailContactBox/EmailContactBox.d.ts +0 -4
- package/dist/cjs/src/components/molecules/EmailContactBox/EmailContactBoxProps.d.ts +0 -4
- package/dist/cjs/src/components/molecules/EmailContactBox/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.d.ts +0 -4
- package/dist/cjs/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.d.ts +0 -4
- package/dist/cjs/src/components/molecules/PhoneContactBoxDesktop/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.d.ts +0 -4
- package/dist/cjs/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.d.ts +0 -4
- package/dist/cjs/src/components/molecules/PhoneContactBoxMobile/index.d.ts +0 -2
- package/dist/cjs/src/components/organisms/ContactJumbotron/ContactJumbotron.d.ts +0 -4
- package/dist/cjs/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.d.ts +0 -9
- package/dist/cjs/src/components/organisms/ContactJumbotron/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/ContactUsPage/ContactUsPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/ContactUsPage/ContactUsPageProps.d.ts +0 -8
- package/dist/cjs/src/components/pages/ContactUsPage/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/ContactSection/ContactSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/ContactSection/ContactSectionProps.d.ts +0 -6
- package/dist/cjs/src/components/sections/ContactSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.d.ts +0 -8
- package/dist/cjs/src/components/sections/JumbotronSimplifiedSection/index.d.ts +0 -2
- package/dist/esm/images/componentsSvg/MailSvg.d.ts +0 -2
- package/dist/esm/src/components/atoms/Tagline/Tagline.d.ts +0 -4
- package/dist/esm/src/components/atoms/Tagline/TaglineProps.types.d.ts +0 -3
- package/dist/esm/src/components/atoms/Tagline/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/EmailContactBox/EmailContactBox.d.ts +0 -4
- package/dist/esm/src/components/molecules/EmailContactBox/EmailContactBoxProps.d.ts +0 -4
- package/dist/esm/src/components/molecules/EmailContactBox/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.d.ts +0 -4
- package/dist/esm/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktopProps.types.d.ts +0 -4
- package/dist/esm/src/components/molecules/PhoneContactBoxDesktop/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.d.ts +0 -4
- package/dist/esm/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobileProps.types.d.ts +0 -4
- package/dist/esm/src/components/molecules/PhoneContactBoxMobile/index.d.ts +0 -2
- package/dist/esm/src/components/organisms/ContactJumbotron/ContactJumbotron.d.ts +0 -4
- package/dist/esm/src/components/organisms/ContactJumbotron/ContactJumbotronProps.types.d.ts +0 -9
- package/dist/esm/src/components/organisms/ContactJumbotron/index.d.ts +0 -2
- package/dist/esm/src/components/pages/ContactUsPage/ContactUsPage.d.ts +0 -3
- package/dist/esm/src/components/pages/ContactUsPage/ContactUsPageProps.d.ts +0 -8
- package/dist/esm/src/components/pages/ContactUsPage/index.d.ts +0 -2
- package/dist/esm/src/components/sections/ContactSection/ContactSection.d.ts +0 -4
- package/dist/esm/src/components/sections/ContactSection/ContactSectionProps.d.ts +0 -6
- package/dist/esm/src/components/sections/ContactSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSection.d.ts +0 -4
- package/dist/esm/src/components/sections/JumbotronSimplifiedSection/JumbotronSimplifiedSectionProps.types.d.ts +0 -8
- package/dist/esm/src/components/sections/JumbotronSimplifiedSection/index.d.ts +0 -2
|
@@ -2739,19 +2739,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
2739
2739
|
.spinner--primary .path {
|
|
2740
2740
|
stroke: var(--primary-main); }
|
|
2741
2741
|
|
|
2742
|
-
.tagline {
|
|
2743
|
-
margin-bottom: 1rem; }
|
|
2744
|
-
|
|
2745
|
-
.tagline__text {
|
|
2746
|
-
border-bottom: solid 1px var(--neutral-neutral-3);
|
|
2747
|
-
color: var(--neutral-neutral-2);
|
|
2748
|
-
display: inline-block;
|
|
2749
|
-
font-family: "Inter", sans-serif;
|
|
2750
|
-
font-weight: bold;
|
|
2751
|
-
letter-spacing: 0;
|
|
2752
|
-
padding-bottom: 0.5rem;
|
|
2753
|
-
text-transform: uppercase; }
|
|
2754
|
-
|
|
2755
2742
|
.e-textarea {
|
|
2756
2743
|
display: flex;
|
|
2757
2744
|
flex-direction: column-reverse; }
|
|
@@ -3001,7 +2988,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3001
2988
|
letter-spacing: -0.3px;
|
|
3002
2989
|
padding-top: 1px; }
|
|
3003
2990
|
.message-information__text__time {
|
|
3004
|
-
font-weight:
|
|
2991
|
+
font-weight: 600; }
|
|
2992
|
+
.message-information__text__time.regular {
|
|
2993
|
+
font-weight: 400; }
|
|
3005
2994
|
|
|
3006
2995
|
.article {
|
|
3007
2996
|
display: flex;
|
|
@@ -3352,29 +3341,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3352
3341
|
right: 0;
|
|
3353
3342
|
padding: 8px; }
|
|
3354
3343
|
|
|
3355
|
-
.email-contact-box-container {
|
|
3356
|
-
width: 100%;
|
|
3357
|
-
border: 1px solid var(--neutral-neutral-3);
|
|
3358
|
-
border-radius: 4px;
|
|
3359
|
-
margin-top: 2rem;
|
|
3360
|
-
margin-bottom: 6rem;
|
|
3361
|
-
display: flex;
|
|
3362
|
-
padding: 1rem 1.5rem; }
|
|
3363
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
3364
|
-
@supports (-webkit-appearance: none) {
|
|
3365
|
-
.email-contact-box-container {
|
|
3366
|
-
letter-spacing: -1px; } } }
|
|
3367
|
-
.email-contact-box-container .email-icon {
|
|
3368
|
-
width: 30px;
|
|
3369
|
-
margin-right: 1rem; }
|
|
3370
|
-
.email-contact-box-container .email-icon path {
|
|
3371
|
-
fill: var(--primary-main-light-1); }
|
|
3372
|
-
.email-contact-box-container .email-contact-mail {
|
|
3373
|
-
color: var(--primary-main-light-1);
|
|
3374
|
-
font-weight: bold; }
|
|
3375
|
-
.email-contact-box-container .email-contact-text {
|
|
3376
|
-
color: var(--neutral-neutral-2); }
|
|
3377
|
-
|
|
3378
3344
|
.expert-card-list {
|
|
3379
3345
|
display: flex;
|
|
3380
3346
|
flex-direction: column;
|
|
@@ -3411,8 +3377,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3411
3377
|
display: flex;
|
|
3412
3378
|
align-items: center;
|
|
3413
3379
|
gap: 1rem;
|
|
3414
|
-
justify-content: space-between;
|
|
3415
|
-
cursor: pointer; }
|
|
3380
|
+
justify-content: space-between; }
|
|
3416
3381
|
.faqItem .content .question .title {
|
|
3417
3382
|
flex: 1 0 0;
|
|
3418
3383
|
color: var(--neutral-neutral-1);
|
|
@@ -3668,72 +3633,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3668
3633
|
.pagination__page--ellipsis {
|
|
3669
3634
|
cursor: default; }
|
|
3670
3635
|
|
|
3671
|
-
.phone-contact-box-container {
|
|
3672
|
-
background-color: var(--others-white);
|
|
3673
|
-
width: 100%;
|
|
3674
|
-
border-radius: 4px;
|
|
3675
|
-
margin-bottom: 2rem;
|
|
3676
|
-
display: none;
|
|
3677
|
-
padding: 2rem 1.5rem;
|
|
3678
|
-
text-decoration: none;
|
|
3679
|
-
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25); }
|
|
3680
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
3681
|
-
@supports (-webkit-appearance: none) {
|
|
3682
|
-
.phone-contact-box-container {
|
|
3683
|
-
letter-spacing: -1px; } } }
|
|
3684
|
-
@media (min-width: 720px) {
|
|
3685
|
-
.phone-contact-box-container {
|
|
3686
|
-
display: flex; } }
|
|
3687
|
-
.phone-contact-box-container img {
|
|
3688
|
-
align-self: center; }
|
|
3689
|
-
.phone-contact-box-container img:not(.onlyIE) {
|
|
3690
|
-
display: block; }
|
|
3691
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
3692
|
-
.phone-contact-box-container img:not(.onlyIE) {
|
|
3693
|
-
display: none; } }
|
|
3694
|
-
.phone-contact-box-container img.onlyIE {
|
|
3695
|
-
display: none; }
|
|
3696
|
-
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
3697
|
-
.phone-contact-box-container img.onlyIE {
|
|
3698
|
-
display: block; } }
|
|
3699
|
-
|
|
3700
|
-
.phone-contact-info {
|
|
3701
|
-
margin-left: 1.5rem; }
|
|
3702
|
-
|
|
3703
|
-
.phone-contact-phone {
|
|
3704
|
-
font-size: 1.5rem;
|
|
3705
|
-
color: var(--primary-main-dark-1);
|
|
3706
|
-
font-weight: bold;
|
|
3707
|
-
text-decoration: none; }
|
|
3708
|
-
@media (min-width: 960px) {
|
|
3709
|
-
.phone-contact-phone {
|
|
3710
|
-
font-size: 1.7rem; } }
|
|
3711
|
-
|
|
3712
|
-
.phone-contact-text {
|
|
3713
|
-
color: var(--neutral-neutral-2); }
|
|
3714
|
-
|
|
3715
|
-
.phone-mobile-contact-box-container {
|
|
3716
|
-
display: block;
|
|
3717
|
-
padding-top: 1rem; }
|
|
3718
|
-
@media (min-width: 720px) {
|
|
3719
|
-
.phone-mobile-contact-box-container {
|
|
3720
|
-
display: none; } }
|
|
3721
|
-
|
|
3722
|
-
.phone-mobile-contact-button {
|
|
3723
|
-
display: flex;
|
|
3724
|
-
justify-content: center; }
|
|
3725
|
-
.phone-mobile-contact-button:before {
|
|
3726
|
-
content: '';
|
|
3727
|
-
width: 20px;
|
|
3728
|
-
height: 20px;
|
|
3729
|
-
background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E %3Cdefs%3E %3Cpath id%3D%22ep7tr2p7ra%22 d%3D%22M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z%22%2F%3E %3C%2Fdefs%3E %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg%3E %3Cg%3E %3Cg%3E %3Cg transform%3D%22translate(-376.000000%2C -314.000000) translate(328.000000%2C 205.000000) translate(32.000000%2C 90.000000) translate(16.000000%2C 19.000000)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3Cmask id%3D%227tvbvoimzb%22 fill%3D%22%23fff%22%3E %3Cuse xlink%3Ahref%3D%22%23ep7tr2p7ra%22%2F%3E %3C%2Fmask%3E %3Cg class%3D%22icon-web-24-p%22 fill%3D%22%23fff%22 mask%3D%22url(%237tvbvoimzb)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
|
|
3730
|
-
margin-right: 0.5rem; }
|
|
3731
|
-
|
|
3732
|
-
.phone-mobile-contact-text {
|
|
3733
|
-
color: var(--neutral-neutral-2);
|
|
3734
|
-
text-align: center;
|
|
3735
|
-
margin: 0.5rem 0 2rem; }
|
|
3736
|
-
|
|
3737
3636
|
.pricing-card {
|
|
3738
3637
|
position: relative;
|
|
3739
3638
|
max-width: 400px;
|
|
@@ -4237,39 +4136,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4237
4136
|
color: var(--primary-main-light-1);
|
|
4238
4137
|
font-weight: 400 !important; }
|
|
4239
4138
|
|
|
4240
|
-
.contact__text .contact__text__title {
|
|
4241
|
-
color: var(--primary-main-dark-1);
|
|
4242
|
-
margin-bottom: 2rem;
|
|
4243
|
-
font-size: 1.5rem;
|
|
4244
|
-
font-weight: 500;
|
|
4245
|
-
line-height: 2rem; }
|
|
4246
|
-
|
|
4247
|
-
.contact__text .contact__text__subtitle {
|
|
4248
|
-
color: var(--neutral-neutral-1);
|
|
4249
|
-
font-size: 1rem; }
|
|
4250
|
-
.contact__text .contact__text__subtitle p {
|
|
4251
|
-
margin-bottom: 1rem; }
|
|
4252
|
-
|
|
4253
|
-
.contact__text .contact__text .logo-text {
|
|
4254
|
-
color: var(--neutral-neutral-2); }
|
|
4255
|
-
|
|
4256
|
-
.contact__text .logo-text {
|
|
4257
|
-
margin-top: 3.25rem; }
|
|
4258
|
-
@media (min-width: 575px) {
|
|
4259
|
-
.contact__text .logo-text {
|
|
4260
|
-
margin-top: 4rem; } }
|
|
4261
|
-
|
|
4262
|
-
.contact__text .logo-text img {
|
|
4263
|
-
min-width: 52px; }
|
|
4264
|
-
|
|
4265
|
-
.contact__text .faq-button {
|
|
4266
|
-
display: inline-block;
|
|
4267
|
-
margin-top: 1rem;
|
|
4268
|
-
width: 100%; }
|
|
4269
|
-
@media (min-width: 575px) {
|
|
4270
|
-
.contact__text .faq-button {
|
|
4271
|
-
width: 10rem; } }
|
|
4272
|
-
|
|
4273
4139
|
.fixed-container {
|
|
4274
4140
|
display: flex;
|
|
4275
4141
|
flex-direction: column;
|
|
@@ -4590,66 +4456,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4590
4456
|
.blog .cta-button {
|
|
4591
4457
|
width: auto; } }
|
|
4592
4458
|
|
|
4593
|
-
.contact-container {
|
|
4594
|
-
background-color: var(--primary-main-light-6); }
|
|
4595
|
-
.contact-container span > a {
|
|
4596
|
-
text-decoration: underline; }
|
|
4597
|
-
.contact-container .wrapper--contact {
|
|
4598
|
-
padding-left: 0;
|
|
4599
|
-
padding-right: 0; }
|
|
4600
|
-
@media (min-width: 575px) {
|
|
4601
|
-
.contact-container .wrapper--contact {
|
|
4602
|
-
padding-left: 1.5rem;
|
|
4603
|
-
padding-right: 1.5rem; } }
|
|
4604
|
-
.contact-container .contact__main {
|
|
4605
|
-
display: flex;
|
|
4606
|
-
flex-direction: column-reverse; }
|
|
4607
|
-
@media (min-width: 575px) {
|
|
4608
|
-
.contact-container .contact__main {
|
|
4609
|
-
flex-direction: row;
|
|
4610
|
-
justify-content: space-between; } }
|
|
4611
|
-
.contact-container .contact-left-container {
|
|
4612
|
-
padding-left: 1.5rem;
|
|
4613
|
-
padding-right: 1.5rem; }
|
|
4614
|
-
@media (min-width: 575px) {
|
|
4615
|
-
.contact-container .contact-left-container {
|
|
4616
|
-
padding-left: 0;
|
|
4617
|
-
padding-right: 0;
|
|
4618
|
-
width: 45%; } }
|
|
4619
|
-
.contact-container .contact-right-container {
|
|
4620
|
-
display: flex;
|
|
4621
|
-
justify-content: flex-start;
|
|
4622
|
-
background-color: var(--primary-main-light-6);
|
|
4623
|
-
margin-bottom: 2.5rem;
|
|
4624
|
-
width: 100%; }
|
|
4625
|
-
@media (min-width: 575px) {
|
|
4626
|
-
.contact-container .contact-right-container {
|
|
4627
|
-
background-size: 21rem;
|
|
4628
|
-
background-repeat: no-repeat;
|
|
4629
|
-
background-position: 100% 100%;
|
|
4630
|
-
margin-bottom: 0;
|
|
4631
|
-
padding-bottom: 0;
|
|
4632
|
-
width: 45%; } }
|
|
4633
|
-
@media (min-width: 960px) {
|
|
4634
|
-
.contact-container .contact-right-container {
|
|
4635
|
-
padding-bottom: 12rem; } }
|
|
4636
|
-
.contact-container .contact-right-container .rec-text-container .rectangle-text__container {
|
|
4637
|
-
margin-top: 1rem;
|
|
4638
|
-
width: 100%;
|
|
4639
|
-
background-color: gray; }
|
|
4640
|
-
.contact-container .contact-right-container .contact__form {
|
|
4641
|
-
width: 100%; }
|
|
4642
|
-
.contact-container .contact-right-container .small-container {
|
|
4643
|
-
margin: 1.5rem 0; }
|
|
4644
|
-
.contact-container .contact-right-container .small-container small {
|
|
4645
|
-
text-align: center; }
|
|
4646
|
-
.contact-container .contact-right-container .sign-in-container {
|
|
4647
|
-
display: flex;
|
|
4648
|
-
justify-content: space-between;
|
|
4649
|
-
align-items: center; }
|
|
4650
|
-
.contact-container .contact-right-container .sign-in-container p {
|
|
4651
|
-
margin-bottom: 0; }
|
|
4652
|
-
|
|
4653
4459
|
.experts-section {
|
|
4654
4460
|
display: flex;
|
|
4655
4461
|
justify-content: center;
|
|
@@ -4704,38 +4510,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
4704
4510
|
.how-it-works-wrapper .works-title {
|
|
4705
4511
|
padding-top: 2.5rem; } }
|
|
4706
4512
|
|
|
4707
|
-
.jumbotron--simplified {
|
|
4708
|
-
background: var(--primary-main-light-6);
|
|
4709
|
-
margin-bottom: -12rem;
|
|
4710
|
-
text-align: center;
|
|
4711
|
-
padding-bottom: 13rem; }
|
|
4712
|
-
@media (min-width: 720px) {
|
|
4713
|
-
.jumbotron--simplified {
|
|
4714
|
-
padding: 1.125rem 0 14.875rem; } }
|
|
4715
|
-
|
|
4716
|
-
.jumbotron--simplified__title {
|
|
4717
|
-
font-size: 1.75rem;
|
|
4718
|
-
line-height: 2.25rem;
|
|
4719
|
-
margin-bottom: 0.5rem; }
|
|
4720
|
-
@media (min-width: 720px) {
|
|
4721
|
-
.jumbotron--simplified__title {
|
|
4722
|
-
font-size: 2.25rem;
|
|
4723
|
-
line-height: 3rem; } }
|
|
4724
|
-
@media (min-width: 1200px) {
|
|
4725
|
-
.jumbotron--simplified__title {
|
|
4726
|
-
font-size: 3rem;
|
|
4727
|
-
line-height: 3.375rem; } }
|
|
4728
|
-
|
|
4729
|
-
.jumbotron--simplified__subtitle {
|
|
4730
|
-
color: var(--neutral-neutral-1);
|
|
4731
|
-
font-size: 1rem;
|
|
4732
|
-
line-height: 1.5rem; }
|
|
4733
|
-
@media (min-width: 1200px) {
|
|
4734
|
-
.jumbotron--simplified__subtitle {
|
|
4735
|
-
font-size: 1rem;
|
|
4736
|
-
margin: 0 auto;
|
|
4737
|
-
max-width: 49rem; } }
|
|
4738
|
-
|
|
4739
4513
|
.legal {
|
|
4740
4514
|
margin-top: 1rem;
|
|
4741
4515
|
margin-bottom: 6rem;
|
|
@@ -7,7 +7,6 @@ export * from './Breadcrumb';
|
|
|
7
7
|
export * from './ContactBox';
|
|
8
8
|
export * from './ContinueEditingBanner';
|
|
9
9
|
export * from './CountDownMessage';
|
|
10
|
-
export * from './EmailContactBox';
|
|
11
10
|
export * from './ExpertCardList';
|
|
12
11
|
export * from './FaqItem';
|
|
13
12
|
export * from './Feedback';
|
|
@@ -15,8 +14,6 @@ export * from './FreeDocModalContent';
|
|
|
15
14
|
export * from './MenuItemsSection';
|
|
16
15
|
export * from './NavBarDropDown';
|
|
17
16
|
export * from './Pagination';
|
|
18
|
-
export * from './PhoneContactBoxDesktop';
|
|
19
|
-
export * from './PhoneContactBoxMobile';
|
|
20
17
|
export * from './PricingCard';
|
|
21
18
|
export * from './Snackbar';
|
|
22
19
|
export * from './StepGetForm';
|
|
@@ -2,12 +2,10 @@ export * from './AboutUsSection';
|
|
|
2
2
|
export * from './AsideMenuSection';
|
|
3
3
|
export * from './AsSeeInSection';
|
|
4
4
|
export * from './BlogSection';
|
|
5
|
-
export * from './ContactSection';
|
|
6
5
|
export * from './ExpertsSection';
|
|
7
6
|
export * from './FaqSection';
|
|
8
7
|
export * from './GuidelinesSection';
|
|
9
8
|
export * from './HowGetYourFormsSection';
|
|
10
|
-
export * from './JumbotronSimplifiedSection';
|
|
11
9
|
export * from './LegalSection';
|
|
12
10
|
export * from './PeopleSayAboutUsSection';
|
|
13
11
|
export * from './TryOurFreeLegalBlogsSection';
|