@gofynd/theme-template 2.0.0 → 2.0.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/components/address-form/address-form.css +24 -24
- package/dist/components/address-form/form-input-selector.css +20 -20
- package/dist/components/address-item/address-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list.css +8 -8
- package/dist/components/blog-footer/blog-footer.css +4 -4
- package/dist/components/blog-page/blog-page.css +12 -12
- package/dist/components/blog-tabs/blog-tabs.css +4 -4
- package/dist/components/breadcrumb/breadcrumb.css +5 -5
- package/dist/components/chip-review-item/chip-review-item.css +4 -4
- package/dist/components/core/fy-button/fy-button.css +342 -9
- package/dist/components/core/fy-dropdown/fy-dropdown.css +4 -4
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +4 -4
- package/dist/components/core/modal/modal.css +4 -4
- package/dist/components/core/skeletons/image-skeleton.css +4 -4
- package/dist/components/dropdown/dropdown.css +4 -4
- package/dist/components/empty-state/empty-state.css +4 -4
- package/dist/components/filter-modal/filter-modal.css +23 -23
- package/dist/components/form-builder/form-builder.css +362 -29
- package/dist/components/index.css +411 -78
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +5 -5
- package/dist/components/loader/loader.css +338 -5
- package/dist/components/location-modal/location-modal.css +354 -21
- package/dist/components/order-header/order-header.css +8 -8
- package/dist/components/order-shipment/order-shipment.css +4 -4
- package/dist/components/payment-detail-card/payment-detail-card.css +4 -4
- package/dist/components/price-breakup/price-breakup.css +4 -4
- package/dist/components/price-breakup/price-breakup.js +1 -1
- package/dist/components/product-card/product-card.css +347 -14
- package/dist/components/profile-navigation/profile-navigation.css +5 -5
- package/dist/components/quantity-control/quantity-control.css +4 -4
- package/dist/components/range-slider/range-slider.css +8 -8
- package/dist/components/reasons-list/reason-item/reason-item.css +4 -4
- package/dist/components/reasons-list/reasons-list.css +8 -8
- package/dist/components/scroll-top/scroll-top.css +5 -5
- package/dist/components/shipment-address/shipment-address.css +4 -4
- package/dist/components/shipment-breakup/shipment-breakup.css +4 -4
- package/dist/components/shipment-item/shipment-item.css +4 -4
- package/dist/components/shipment-tracking/shipment-tracking.css +4 -4
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +4 -4
- package/dist/components/shipments-update-item/shipments-update-item.css +8 -8
- package/dist/components/sort-modal/sort-modal.css +8 -8
- package/dist/components/spinner/spinner.css +4 -4
- package/dist/components/stepper/stepper.css +4 -4
- package/dist/index.css +782 -401
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +346 -13
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +4 -4
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +4 -4
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +17 -16
- package/dist/page-layouts/cart/Components/comment/comment.css +8 -8
- package/dist/page-layouts/cart/Components/coupon/coupon.css +8 -8
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +36 -36
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +4 -4
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +4 -4
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +8 -8
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +346 -13
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +342 -9
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +4 -4
- package/dist/page-layouts/compare/compare.css +352 -19
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +4 -4
- package/dist/page-layouts/login/component/login-otp/login-otp.css +8 -8
- package/dist/page-layouts/login/component/login-password/login-password.css +8 -8
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +4 -4
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +382 -49
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +350 -17
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +20 -20
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +15 -15
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +4 -4
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +354 -21
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +342 -9
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +342 -9
- package/dist/page-layouts/plp/Components/pagination/pagination.css +4 -4
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +342 -9
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +4 -4
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +8 -8
- package/dist/page-layouts/plp/Components/sort/sort.css +4 -4
- package/dist/page-layouts/plp/Components/viewer-3d/viewer-3d.css +338 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +8 -8
- package/dist/page-layouts/single-checkout/address/single-address-header.css +4 -4
- package/dist/page-layouts/single-checkout/address/single-address.css +40 -40
- package/dist/page-layouts/single-checkout/modal.css +4 -4
- package/dist/page-layouts/single-checkout/payment/card-form.css +81 -50
- package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +85 -54
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +4 -4
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +98 -62
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +4 -4
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +16 -16
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +8 -8
- package/dist/pages/blog/blog.css +20 -20
- package/dist/pages/blog/index.css +20 -20
- package/dist/pages/cart/cart.css +423 -89
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +423 -89
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +180 -133
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +180 -133
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +350 -17
- package/dist/pages/contact-us/index.css +350 -17
- package/dist/pages/edit-profile/edit-profile.css +12 -12
- package/dist/pages/edit-profile/index.css +12 -12
- package/dist/pages/faq/faq.css +4 -4
- package/dist/pages/faq/index.css +4 -4
- package/dist/pages/forgot-password/forget-password.css +8 -8
- package/dist/pages/forgot-password/index.css +8 -8
- package/dist/pages/index.css +764 -383
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +28 -28
- package/dist/pages/login/login.css +28 -28
- package/dist/pages/order/index.css +350 -17
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +370 -37
- package/dist/pages/order/order-tracking.css +350 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +4 -4
- package/dist/pages/order-status/index.css +363 -33
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +363 -33
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +457 -124
- package/dist/pages/product-listing/product-listing.css +457 -124
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +354 -21
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +358 -25
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +350 -17
- package/dist/pages/profile/components/empty-state/empty-state.css +346 -13
- package/dist/pages/profile/email/email.css +362 -29
- package/dist/pages/profile/email/index.css +362 -29
- package/dist/pages/profile/index.css +350 -17
- package/dist/pages/profile/phone/index.css +366 -33
- package/dist/pages/profile/phone/phone.css +366 -33
- package/dist/pages/profile/profile-details.css +350 -17
- package/dist/pages/register/index.css +20 -20
- package/dist/pages/register/register.css +20 -20
- package/dist/pages/set-password/index.css +4 -4
- package/dist/pages/set-password/set-password.css +4 -4
- package/dist/pages/shared-cart/index.css +8 -8
- package/dist/pages/shared-cart/shared-cart.css +8 -8
- package/dist/pages/verify-email/index.css +4 -4
- package/dist/pages/verify-email/verify-email.css +4 -4
- package/dist/pages/wishlist/index.css +406 -73
- package/dist/pages/wishlist/wishlist.css +406 -73
- package/package.json +1 -1
|
@@ -106,7 +106,7 @@ h4,
|
|
|
106
106
|
letter-spacing: -0.02em;
|
|
107
107
|
color: var(--textHeading, #26201a);
|
|
108
108
|
font-size: 16px;
|
|
109
|
-
line-height:
|
|
109
|
+
line-height: 1.5;
|
|
110
110
|
}
|
|
111
111
|
@media only screen and (min-width: 769px) {
|
|
112
112
|
h4,
|
|
@@ -115,7 +115,7 @@ h4,
|
|
|
115
115
|
letter-spacing: -0.02em;
|
|
116
116
|
color: var(--textHeading, #26201a);
|
|
117
117
|
font-size: 20px;
|
|
118
|
-
line-height:
|
|
118
|
+
line-height: 1.5;
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
h5,
|
|
@@ -182,7 +182,7 @@ h5,
|
|
|
182
182
|
.confirm-modal__caption-medium___ZsCfC,
|
|
183
183
|
.confirm-modal__captionMedium___MdOEu {
|
|
184
184
|
font-size: 12px;
|
|
185
|
-
line-height:
|
|
185
|
+
line-height: 1.5;
|
|
186
186
|
letter-spacing: -0.02em;
|
|
187
187
|
font-weight: 500;
|
|
188
188
|
}
|
|
@@ -195,7 +195,7 @@ h5,
|
|
|
195
195
|
.confirm-modal__caption-semi-bold___LFe4d,
|
|
196
196
|
.confirm-modal__captionSemiBold___HHly2 {
|
|
197
197
|
font-size: 12px;
|
|
198
|
-
line-height:
|
|
198
|
+
line-height: 1.5;
|
|
199
199
|
letter-spacing: -0.02em;
|
|
200
200
|
font-weight: 600;
|
|
201
201
|
}
|
|
@@ -491,7 +491,7 @@ h4,
|
|
|
491
491
|
letter-spacing: -0.02em;
|
|
492
492
|
color: var(--textHeading, #26201a);
|
|
493
493
|
font-size: 16px;
|
|
494
|
-
line-height:
|
|
494
|
+
line-height: 1.5;
|
|
495
495
|
}
|
|
496
496
|
@media only screen and (min-width: 769px) {
|
|
497
497
|
h4,
|
|
@@ -500,7 +500,7 @@ h4,
|
|
|
500
500
|
letter-spacing: -0.02em;
|
|
501
501
|
color: var(--textHeading, #26201a);
|
|
502
502
|
font-size: 20px;
|
|
503
|
-
line-height:
|
|
503
|
+
line-height: 1.5;
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
506
|
h5,
|
|
@@ -567,7 +567,7 @@ h5,
|
|
|
567
567
|
.modal__caption-medium___GbhtF,
|
|
568
568
|
.modal__captionMedium___zCJpb {
|
|
569
569
|
font-size: 12px;
|
|
570
|
-
line-height:
|
|
570
|
+
line-height: 1.5;
|
|
571
571
|
letter-spacing: -0.02em;
|
|
572
572
|
font-weight: 500;
|
|
573
573
|
}
|
|
@@ -580,7 +580,7 @@ h5,
|
|
|
580
580
|
.modal__caption-semi-bold___feZV5,
|
|
581
581
|
.modal__captionSemiBold___pxAn7 {
|
|
582
582
|
font-size: 12px;
|
|
583
|
-
line-height:
|
|
583
|
+
line-height: 1.5;
|
|
584
584
|
letter-spacing: -0.02em;
|
|
585
585
|
font-weight: 600;
|
|
586
586
|
}
|
|
@@ -971,7 +971,7 @@ h4,
|
|
|
971
971
|
letter-spacing: -0.02em;
|
|
972
972
|
color: var(--textHeading, #26201a);
|
|
973
973
|
font-size: 16px;
|
|
974
|
-
line-height:
|
|
974
|
+
line-height: 1.5;
|
|
975
975
|
}
|
|
976
976
|
@media only screen and (min-width: 769px) {
|
|
977
977
|
h4,
|
|
@@ -980,7 +980,7 @@ h4,
|
|
|
980
980
|
letter-spacing: -0.02em;
|
|
981
981
|
color: var(--textHeading, #26201a);
|
|
982
982
|
font-size: 20px;
|
|
983
|
-
line-height:
|
|
983
|
+
line-height: 1.5;
|
|
984
984
|
}
|
|
985
985
|
}
|
|
986
986
|
h5,
|
|
@@ -1047,7 +1047,7 @@ h5,
|
|
|
1047
1047
|
.fy-button__caption-medium___PSB4T,
|
|
1048
1048
|
.fy-button__captionMedium___iW0z_ {
|
|
1049
1049
|
font-size: 12px;
|
|
1050
|
-
line-height:
|
|
1050
|
+
line-height: 1.5;
|
|
1051
1051
|
letter-spacing: -0.02em;
|
|
1052
1052
|
font-weight: 500;
|
|
1053
1053
|
}
|
|
@@ -1060,7 +1060,7 @@ h5,
|
|
|
1060
1060
|
.fy-button__caption-semi-bold___FFG2N,
|
|
1061
1061
|
.fy-button__captionSemiBold___czTMx {
|
|
1062
1062
|
font-size: 12px;
|
|
1063
|
-
line-height:
|
|
1063
|
+
line-height: 1.5;
|
|
1064
1064
|
letter-spacing: -0.02em;
|
|
1065
1065
|
font-weight: 600;
|
|
1066
1066
|
}
|
|
@@ -1365,7 +1365,342 @@ h5,
|
|
|
1365
1365
|
font-size: 16px;
|
|
1366
1366
|
}
|
|
1367
1367
|
|
|
1368
|
-
|
|
1368
|
+
/**color by character**/
|
|
1369
|
+
/** Font family **/
|
|
1370
|
+
/** Font weight **/
|
|
1371
|
+
.loader__display-block___C28Wh {
|
|
1372
|
+
display: block;
|
|
1373
|
+
}
|
|
1374
|
+
.loader__inline-block___qe6ST,
|
|
1375
|
+
.loader__inlineBlock___RbcTU {
|
|
1376
|
+
display: inline-block;
|
|
1377
|
+
}
|
|
1378
|
+
.loader__flex-row___jtutA {
|
|
1379
|
+
display: flex;
|
|
1380
|
+
}
|
|
1381
|
+
.loader__flex-column___Xo1gh,
|
|
1382
|
+
.loader__flexColumn___BZ1uV {
|
|
1383
|
+
display: flex;
|
|
1384
|
+
flex-direction: column;
|
|
1385
|
+
}
|
|
1386
|
+
.loader__flex-align-center___QKakD,
|
|
1387
|
+
.loader__flexAlignCenter____hCbC {
|
|
1388
|
+
display: flex;
|
|
1389
|
+
align-items: center;
|
|
1390
|
+
}
|
|
1391
|
+
.loader__flex-justify-center___iXbnu,
|
|
1392
|
+
.loader__flexJustifyCenter___x_1Sc {
|
|
1393
|
+
display: flex;
|
|
1394
|
+
justify-content: center;
|
|
1395
|
+
}
|
|
1396
|
+
.loader__flex-center___cERbN,
|
|
1397
|
+
.loader__flexCenter___FRjsH {
|
|
1398
|
+
display: flex;
|
|
1399
|
+
justify-content: center;
|
|
1400
|
+
align-items: center;
|
|
1401
|
+
}
|
|
1402
|
+
.loader__justify-start___PXa_q,
|
|
1403
|
+
.loader__justifyStart___RIbpq {
|
|
1404
|
+
justify-content: flex-start;
|
|
1405
|
+
}
|
|
1406
|
+
.loader__justify-end___N_MxT,
|
|
1407
|
+
.loader__justifyEnd___c9Puj {
|
|
1408
|
+
justify-content: flex-end;
|
|
1409
|
+
}
|
|
1410
|
+
.loader__justify-between___ryNlc,
|
|
1411
|
+
.loader__justifyBetween___bNm10 {
|
|
1412
|
+
justify-content: space-between;
|
|
1413
|
+
}
|
|
1414
|
+
.loader__justify-around___kWvQU,
|
|
1415
|
+
.loader__justifyAround___TO6v6 {
|
|
1416
|
+
justify-content: space-around;
|
|
1417
|
+
}
|
|
1418
|
+
.loader__justify-evenly___r6oLK,
|
|
1419
|
+
.loader__justifyEvenly___NI1zZ {
|
|
1420
|
+
justify-content: space-evenly;
|
|
1421
|
+
}
|
|
1422
|
+
h1,
|
|
1423
|
+
.loader__h1___N9UmV {
|
|
1424
|
+
font-weight: 700;
|
|
1425
|
+
font-size: 28px;
|
|
1426
|
+
line-height: 42px;
|
|
1427
|
+
letter-spacing: -0.03em;
|
|
1428
|
+
color: var(--textHeading, #26201a);
|
|
1429
|
+
}
|
|
1430
|
+
@media only screen and (min-width: 769px) {
|
|
1431
|
+
h1,
|
|
1432
|
+
.loader__h1___N9UmV {
|
|
1433
|
+
font-size: 36px;
|
|
1434
|
+
line-height: 48px;
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
h2,
|
|
1438
|
+
.loader__h2___tLPka {
|
|
1439
|
+
font-weight: 700;
|
|
1440
|
+
font-size: 28px;
|
|
1441
|
+
line-height: 36px;
|
|
1442
|
+
letter-spacing: -0.03em;
|
|
1443
|
+
color: var(--textHeading, #26201a);
|
|
1444
|
+
}
|
|
1445
|
+
@media only screen and (min-width: 769px) {
|
|
1446
|
+
h2,
|
|
1447
|
+
.loader__h2___tLPka {
|
|
1448
|
+
font-size: 32px;
|
|
1449
|
+
line-height: 42px;
|
|
1450
|
+
}
|
|
1451
|
+
}
|
|
1452
|
+
h3,
|
|
1453
|
+
.loader__h3___lpAs2 {
|
|
1454
|
+
font-weight: 700;
|
|
1455
|
+
letter-spacing: -0.02em;
|
|
1456
|
+
color: var(--textHeading, #26201a);
|
|
1457
|
+
font-size: 24px;
|
|
1458
|
+
line-height: 32px;
|
|
1459
|
+
}
|
|
1460
|
+
@media only screen and (min-width: 769px) {
|
|
1461
|
+
h3,
|
|
1462
|
+
.loader__h3___lpAs2 {
|
|
1463
|
+
font-weight: 700;
|
|
1464
|
+
letter-spacing: -0.02em;
|
|
1465
|
+
color: var(--textHeading, #26201a);
|
|
1466
|
+
font-size: 28px;
|
|
1467
|
+
line-height: 36px;
|
|
1468
|
+
}
|
|
1469
|
+
}
|
|
1470
|
+
h4,
|
|
1471
|
+
.loader__h4___I9T7x {
|
|
1472
|
+
font-weight: 600;
|
|
1473
|
+
letter-spacing: -0.02em;
|
|
1474
|
+
color: var(--textHeading, #26201a);
|
|
1475
|
+
font-size: 16px;
|
|
1476
|
+
line-height: 1.5;
|
|
1477
|
+
}
|
|
1478
|
+
@media only screen and (min-width: 769px) {
|
|
1479
|
+
h4,
|
|
1480
|
+
.loader__h4___I9T7x {
|
|
1481
|
+
font-weight: 600;
|
|
1482
|
+
letter-spacing: -0.02em;
|
|
1483
|
+
color: var(--textHeading, #26201a);
|
|
1484
|
+
font-size: 20px;
|
|
1485
|
+
line-height: 1.5;
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
h5,
|
|
1489
|
+
.loader__h5___U0S2a {
|
|
1490
|
+
font-weight: 600;
|
|
1491
|
+
font-size: 14px;
|
|
1492
|
+
line-height: 16px;
|
|
1493
|
+
letter-spacing: -0.02em;
|
|
1494
|
+
color: var(--textHeading, #26201a);
|
|
1495
|
+
}
|
|
1496
|
+
@media only screen and (min-width: 769px) {
|
|
1497
|
+
h5,
|
|
1498
|
+
.loader__h5___U0S2a {
|
|
1499
|
+
font-size: 16px;
|
|
1500
|
+
line-height: 18px;
|
|
1501
|
+
}
|
|
1502
|
+
}
|
|
1503
|
+
.loader__b1___ava08 {
|
|
1504
|
+
font-weight: 400;
|
|
1505
|
+
font-size: 14px;
|
|
1506
|
+
line-height: 18px;
|
|
1507
|
+
letter-spacing: -0.02em;
|
|
1508
|
+
color: var(--textBody, #3c3131);
|
|
1509
|
+
}
|
|
1510
|
+
@media only screen and (min-width: 769px) {
|
|
1511
|
+
.loader__b1___ava08 {
|
|
1512
|
+
font-size: 16px;
|
|
1513
|
+
line-height: 20px;
|
|
1514
|
+
}
|
|
1515
|
+
}
|
|
1516
|
+
.loader__b-small___MxINE,
|
|
1517
|
+
.loader__bSmall___vHKDM,
|
|
1518
|
+
.loader__b2___yNXNt {
|
|
1519
|
+
font-weight: 400;
|
|
1520
|
+
letter-spacing: -0.02em;
|
|
1521
|
+
color: var(--textBody, #3c3131);
|
|
1522
|
+
font-size: 12px;
|
|
1523
|
+
line-height: 16px;
|
|
1524
|
+
}
|
|
1525
|
+
@media only screen and (min-width: 769px) {
|
|
1526
|
+
.loader__b-small___MxINE,
|
|
1527
|
+
.loader__bSmall___vHKDM,
|
|
1528
|
+
.loader__b2___yNXNt {
|
|
1529
|
+
font-weight: 400;
|
|
1530
|
+
letter-spacing: -0.02em;
|
|
1531
|
+
color: var(--textBody, #3c3131);
|
|
1532
|
+
font-size: 14px;
|
|
1533
|
+
line-height: 18px;
|
|
1534
|
+
}
|
|
1535
|
+
}
|
|
1536
|
+
.loader__d1___zLD7l {
|
|
1537
|
+
font-size: 36px;
|
|
1538
|
+
font-weight: 700;
|
|
1539
|
+
line-height: 48px;
|
|
1540
|
+
letter-spacing: -0.02em;
|
|
1541
|
+
}
|
|
1542
|
+
@media only screen and (min-width: 769px) {
|
|
1543
|
+
.loader__d1___zLD7l {
|
|
1544
|
+
font-size: 64px;
|
|
1545
|
+
line-height: 85px;
|
|
1546
|
+
letter-spacing: -0.03em;
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1549
|
+
.loader__caption-medium___Urevx,
|
|
1550
|
+
.loader__captionMedium___AiB4A {
|
|
1551
|
+
font-size: 12px;
|
|
1552
|
+
line-height: 1.5;
|
|
1553
|
+
letter-spacing: -0.02em;
|
|
1554
|
+
font-weight: 500;
|
|
1555
|
+
}
|
|
1556
|
+
@media only screen and (max-width: 480px) {
|
|
1557
|
+
.loader__caption-medium___Urevx,
|
|
1558
|
+
.loader__captionMedium___AiB4A {
|
|
1559
|
+
font-size: 11px;
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1563
|
+
.loader__captionSemiBold___GwZZD {
|
|
1564
|
+
font-size: 12px;
|
|
1565
|
+
line-height: 1.5;
|
|
1566
|
+
letter-spacing: -0.02em;
|
|
1567
|
+
font-weight: 600;
|
|
1568
|
+
}
|
|
1569
|
+
@media only screen and (max-width: 480px) {
|
|
1570
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1571
|
+
.loader__captionSemiBold___GwZZD {
|
|
1572
|
+
font-size: 11px;
|
|
1573
|
+
}
|
|
1574
|
+
}
|
|
1575
|
+
.loader__btn-link___z7cQQ,
|
|
1576
|
+
.loader__btnLink___hjxLE {
|
|
1577
|
+
font-weight: 500;
|
|
1578
|
+
letter-spacing: -0.02em;
|
|
1579
|
+
font-size: 12px;
|
|
1580
|
+
line-height: 14px;
|
|
1581
|
+
border-radius: var(--buttonRadius, 0px);
|
|
1582
|
+
cursor: pointer;
|
|
1583
|
+
color: var(--buttonLink, #b1655b);
|
|
1584
|
+
text-decoration: underline;
|
|
1585
|
+
background: none;
|
|
1586
|
+
border: none;
|
|
1587
|
+
}
|
|
1588
|
+
@media only screen and (min-width: 769px) {
|
|
1589
|
+
.loader__btn-link___z7cQQ,
|
|
1590
|
+
.loader__btnLink___hjxLE {
|
|
1591
|
+
font-weight: 500;
|
|
1592
|
+
letter-spacing: -0.02em;
|
|
1593
|
+
font-size: 14px;
|
|
1594
|
+
line-height: 16px;
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
.loader__btn-link___z7cQQ:hover,
|
|
1598
|
+
.loader__btnLink___hjxLE:hover {
|
|
1599
|
+
color: var(--buttonLinkL1, #c1847c);
|
|
1600
|
+
}
|
|
1601
|
+
.loader__btn-link___z7cQQ:disabled,
|
|
1602
|
+
.loader__btnLink___hjxLE:disabled {
|
|
1603
|
+
color: var(--buttonLinkL2, #d0a39d);
|
|
1604
|
+
}
|
|
1605
|
+
.loader__btn-link___z7cQQ:active,
|
|
1606
|
+
.loader__btnLink___hjxLE:active {
|
|
1607
|
+
opacity: 0.8;
|
|
1608
|
+
}
|
|
1609
|
+
.loader__user-select-none___M5hoJ,
|
|
1610
|
+
.loader__userSelectNone___iA0b1 {
|
|
1611
|
+
user-select: none;
|
|
1612
|
+
-moz-user-select: none;
|
|
1613
|
+
-webkit-user-select: none;
|
|
1614
|
+
-ms-user-select: none;
|
|
1615
|
+
}
|
|
1616
|
+
.loader__margin-0-auto___T2r2j,
|
|
1617
|
+
.loader__margin0auto___ZVL7u {
|
|
1618
|
+
margin: 0 auto;
|
|
1619
|
+
}
|
|
1620
|
+
.loader__base-page-container____Zsxk,
|
|
1621
|
+
.loader__basePageContainer___DLiFl {
|
|
1622
|
+
max-width: 1440px !important;
|
|
1623
|
+
}
|
|
1624
|
+
.loader__remove-scroll___hWs9Y,
|
|
1625
|
+
.loader__removeScroll___HDDzE {
|
|
1626
|
+
overflow-y: hidden !important;
|
|
1627
|
+
}
|
|
1628
|
+
.loader__mr-5___eLBs7,
|
|
1629
|
+
.loader__mr5___zJD9I {
|
|
1630
|
+
margin-inline-end: 30px !important;
|
|
1631
|
+
}
|
|
1632
|
+
.loader__mr-2___tbwub,
|
|
1633
|
+
.loader__mr2___X89Qh {
|
|
1634
|
+
margin-inline-end: 5px !important;
|
|
1635
|
+
}
|
|
1636
|
+
.loader__py-5___pdJLF,
|
|
1637
|
+
.loader__py5___AvRNG {
|
|
1638
|
+
padding-top: 1.875rem !important;
|
|
1639
|
+
padding-bottom: 1.875rem !important;
|
|
1640
|
+
}
|
|
1641
|
+
.loader__view-all-text___liiUk,
|
|
1642
|
+
.loader__viewAllText___Y96u7 {
|
|
1643
|
+
font-size: 20px;
|
|
1644
|
+
font-weight: 400;
|
|
1645
|
+
text-transform: lowercase;
|
|
1646
|
+
text-decoration: underline;
|
|
1647
|
+
}
|
|
1648
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1649
|
+
.loader__viewAllMobile___h_w0I {
|
|
1650
|
+
display: none;
|
|
1651
|
+
}
|
|
1652
|
+
@media only screen and (max-width: 768px) {
|
|
1653
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1654
|
+
.loader__viewAllMobile___h_w0I {
|
|
1655
|
+
display: flex;
|
|
1656
|
+
align-items: center;
|
|
1657
|
+
justify-content: center;
|
|
1658
|
+
margin-top: 40px;
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
@media only screen and (max-width: 480px) {
|
|
1662
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1663
|
+
.loader__viewAllMobile___h_w0I {
|
|
1664
|
+
margin-top: 24px;
|
|
1665
|
+
}
|
|
1666
|
+
}
|
|
1667
|
+
.loader__accent-btn___P6FBY,
|
|
1668
|
+
.loader__accentBtn___VC5di {
|
|
1669
|
+
background-color: var(--accentColor);
|
|
1670
|
+
color: #fff;
|
|
1671
|
+
}
|
|
1672
|
+
.loader__no-scroll___vVb6b,
|
|
1673
|
+
.loader__noScroll___ddkr9 {
|
|
1674
|
+
overflow-y: hidden;
|
|
1675
|
+
}
|
|
1676
|
+
.loader__hide-overflow___sIszC,
|
|
1677
|
+
.loader__hideOverflow___qX4zB {
|
|
1678
|
+
overflow: hidden;
|
|
1679
|
+
}
|
|
1680
|
+
.loader__markdown-body___ZDTE_ h6 {
|
|
1681
|
+
margin-top: 0 !important;
|
|
1682
|
+
margin-bottom: 0 !important;
|
|
1683
|
+
}
|
|
1684
|
+
@media only screen and (max-width: 480px) {
|
|
1685
|
+
.loader__markdown-body___ZDTE_ {
|
|
1686
|
+
font-size: 12px !important;
|
|
1687
|
+
padding: 5px !important;
|
|
1688
|
+
}
|
|
1689
|
+
}
|
|
1690
|
+
.loader__view3d-canvas___Y51aL {
|
|
1691
|
+
width: 100%;
|
|
1692
|
+
height: 100%;
|
|
1693
|
+
}
|
|
1694
|
+
@media only screen and (max-width: 480px) {
|
|
1695
|
+
.loader__view-mobile-up___tbZ1n {
|
|
1696
|
+
display: none !important;
|
|
1697
|
+
}
|
|
1698
|
+
}
|
|
1699
|
+
@media only screen and (min-width: 481px) {
|
|
1700
|
+
.loader__view-mobile___zSuiC {
|
|
1701
|
+
display: none !important;
|
|
1702
|
+
}
|
|
1703
|
+
}
|
|
1369
1704
|
.loader__loading___r6ySa {
|
|
1370
1705
|
position: fixed;
|
|
1371
1706
|
z-index: 2000;
|
|
@@ -1493,10 +1828,8 @@ h5,
|
|
|
1493
1828
|
z-index: 222;
|
|
1494
1829
|
}
|
|
1495
1830
|
.loader__loader___ytdT3 {
|
|
1496
|
-
border: 8px solid #
|
|
1497
|
-
|
|
1498
|
-
border-top: 8px solid #3498db;
|
|
1499
|
-
/* Blue */
|
|
1831
|
+
border: 8px solid var(--themeAccentL4, #f9f6f0);
|
|
1832
|
+
border-top: 8px solid var(--themeAccentD3, #5c584e);
|
|
1500
1833
|
border-radius: 50%;
|
|
1501
1834
|
width: 50px;
|
|
1502
1835
|
height: 50px;
|