@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
|
@@ -143,7 +143,7 @@ h4,
|
|
|
143
143
|
letter-spacing: -0.02em;
|
|
144
144
|
color: var(--textHeading, #26201a);
|
|
145
145
|
font-size: 16px;
|
|
146
|
-
line-height:
|
|
146
|
+
line-height: 1.5;
|
|
147
147
|
}
|
|
148
148
|
@media only screen and (min-width: 769px) {
|
|
149
149
|
h4,
|
|
@@ -152,7 +152,7 @@ h4,
|
|
|
152
152
|
letter-spacing: -0.02em;
|
|
153
153
|
color: var(--textHeading, #26201a);
|
|
154
154
|
font-size: 20px;
|
|
155
|
-
line-height:
|
|
155
|
+
line-height: 1.5;
|
|
156
156
|
}
|
|
157
157
|
}
|
|
158
158
|
h5,
|
|
@@ -219,7 +219,7 @@ h5,
|
|
|
219
219
|
.lightbox-image__caption-medium___iGXDq,
|
|
220
220
|
.lightbox-image__captionMedium___lv54U {
|
|
221
221
|
font-size: 12px;
|
|
222
|
-
line-height:
|
|
222
|
+
line-height: 1.5;
|
|
223
223
|
letter-spacing: -0.02em;
|
|
224
224
|
font-weight: 500;
|
|
225
225
|
}
|
|
@@ -232,7 +232,7 @@ h5,
|
|
|
232
232
|
.lightbox-image__caption-semi-bold___mEkYg,
|
|
233
233
|
.lightbox-image__captionSemiBold___y_0rr {
|
|
234
234
|
font-size: 12px;
|
|
235
|
-
line-height:
|
|
235
|
+
line-height: 1.5;
|
|
236
236
|
letter-spacing: -0.02em;
|
|
237
237
|
font-weight: 600;
|
|
238
238
|
}
|
|
@@ -837,7 +837,342 @@ h5,
|
|
|
837
837
|
stroke: #efe7d6;
|
|
838
838
|
}
|
|
839
839
|
|
|
840
|
-
|
|
840
|
+
/**color by character**/
|
|
841
|
+
/** Font family **/
|
|
842
|
+
/** Font weight **/
|
|
843
|
+
.loader__display-block___C28Wh {
|
|
844
|
+
display: block;
|
|
845
|
+
}
|
|
846
|
+
.loader__inline-block___qe6ST,
|
|
847
|
+
.loader__inlineBlock___RbcTU {
|
|
848
|
+
display: inline-block;
|
|
849
|
+
}
|
|
850
|
+
.loader__flex-row___jtutA {
|
|
851
|
+
display: flex;
|
|
852
|
+
}
|
|
853
|
+
.loader__flex-column___Xo1gh,
|
|
854
|
+
.loader__flexColumn___BZ1uV {
|
|
855
|
+
display: flex;
|
|
856
|
+
flex-direction: column;
|
|
857
|
+
}
|
|
858
|
+
.loader__flex-align-center___QKakD,
|
|
859
|
+
.loader__flexAlignCenter____hCbC {
|
|
860
|
+
display: flex;
|
|
861
|
+
align-items: center;
|
|
862
|
+
}
|
|
863
|
+
.loader__flex-justify-center___iXbnu,
|
|
864
|
+
.loader__flexJustifyCenter___x_1Sc {
|
|
865
|
+
display: flex;
|
|
866
|
+
justify-content: center;
|
|
867
|
+
}
|
|
868
|
+
.loader__flex-center___cERbN,
|
|
869
|
+
.loader__flexCenter___FRjsH {
|
|
870
|
+
display: flex;
|
|
871
|
+
justify-content: center;
|
|
872
|
+
align-items: center;
|
|
873
|
+
}
|
|
874
|
+
.loader__justify-start___PXa_q,
|
|
875
|
+
.loader__justifyStart___RIbpq {
|
|
876
|
+
justify-content: flex-start;
|
|
877
|
+
}
|
|
878
|
+
.loader__justify-end___N_MxT,
|
|
879
|
+
.loader__justifyEnd___c9Puj {
|
|
880
|
+
justify-content: flex-end;
|
|
881
|
+
}
|
|
882
|
+
.loader__justify-between___ryNlc,
|
|
883
|
+
.loader__justifyBetween___bNm10 {
|
|
884
|
+
justify-content: space-between;
|
|
885
|
+
}
|
|
886
|
+
.loader__justify-around___kWvQU,
|
|
887
|
+
.loader__justifyAround___TO6v6 {
|
|
888
|
+
justify-content: space-around;
|
|
889
|
+
}
|
|
890
|
+
.loader__justify-evenly___r6oLK,
|
|
891
|
+
.loader__justifyEvenly___NI1zZ {
|
|
892
|
+
justify-content: space-evenly;
|
|
893
|
+
}
|
|
894
|
+
h1,
|
|
895
|
+
.loader__h1___N9UmV {
|
|
896
|
+
font-weight: 700;
|
|
897
|
+
font-size: 28px;
|
|
898
|
+
line-height: 42px;
|
|
899
|
+
letter-spacing: -0.03em;
|
|
900
|
+
color: var(--textHeading, #26201a);
|
|
901
|
+
}
|
|
902
|
+
@media only screen and (min-width: 769px) {
|
|
903
|
+
h1,
|
|
904
|
+
.loader__h1___N9UmV {
|
|
905
|
+
font-size: 36px;
|
|
906
|
+
line-height: 48px;
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
h2,
|
|
910
|
+
.loader__h2___tLPka {
|
|
911
|
+
font-weight: 700;
|
|
912
|
+
font-size: 28px;
|
|
913
|
+
line-height: 36px;
|
|
914
|
+
letter-spacing: -0.03em;
|
|
915
|
+
color: var(--textHeading, #26201a);
|
|
916
|
+
}
|
|
917
|
+
@media only screen and (min-width: 769px) {
|
|
918
|
+
h2,
|
|
919
|
+
.loader__h2___tLPka {
|
|
920
|
+
font-size: 32px;
|
|
921
|
+
line-height: 42px;
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
h3,
|
|
925
|
+
.loader__h3___lpAs2 {
|
|
926
|
+
font-weight: 700;
|
|
927
|
+
letter-spacing: -0.02em;
|
|
928
|
+
color: var(--textHeading, #26201a);
|
|
929
|
+
font-size: 24px;
|
|
930
|
+
line-height: 32px;
|
|
931
|
+
}
|
|
932
|
+
@media only screen and (min-width: 769px) {
|
|
933
|
+
h3,
|
|
934
|
+
.loader__h3___lpAs2 {
|
|
935
|
+
font-weight: 700;
|
|
936
|
+
letter-spacing: -0.02em;
|
|
937
|
+
color: var(--textHeading, #26201a);
|
|
938
|
+
font-size: 28px;
|
|
939
|
+
line-height: 36px;
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
h4,
|
|
943
|
+
.loader__h4___I9T7x {
|
|
944
|
+
font-weight: 600;
|
|
945
|
+
letter-spacing: -0.02em;
|
|
946
|
+
color: var(--textHeading, #26201a);
|
|
947
|
+
font-size: 16px;
|
|
948
|
+
line-height: 1.5;
|
|
949
|
+
}
|
|
950
|
+
@media only screen and (min-width: 769px) {
|
|
951
|
+
h4,
|
|
952
|
+
.loader__h4___I9T7x {
|
|
953
|
+
font-weight: 600;
|
|
954
|
+
letter-spacing: -0.02em;
|
|
955
|
+
color: var(--textHeading, #26201a);
|
|
956
|
+
font-size: 20px;
|
|
957
|
+
line-height: 1.5;
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
h5,
|
|
961
|
+
.loader__h5___U0S2a {
|
|
962
|
+
font-weight: 600;
|
|
963
|
+
font-size: 14px;
|
|
964
|
+
line-height: 16px;
|
|
965
|
+
letter-spacing: -0.02em;
|
|
966
|
+
color: var(--textHeading, #26201a);
|
|
967
|
+
}
|
|
968
|
+
@media only screen and (min-width: 769px) {
|
|
969
|
+
h5,
|
|
970
|
+
.loader__h5___U0S2a {
|
|
971
|
+
font-size: 16px;
|
|
972
|
+
line-height: 18px;
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
.loader__b1___ava08 {
|
|
976
|
+
font-weight: 400;
|
|
977
|
+
font-size: 14px;
|
|
978
|
+
line-height: 18px;
|
|
979
|
+
letter-spacing: -0.02em;
|
|
980
|
+
color: var(--textBody, #3c3131);
|
|
981
|
+
}
|
|
982
|
+
@media only screen and (min-width: 769px) {
|
|
983
|
+
.loader__b1___ava08 {
|
|
984
|
+
font-size: 16px;
|
|
985
|
+
line-height: 20px;
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
.loader__b-small___MxINE,
|
|
989
|
+
.loader__bSmall___vHKDM,
|
|
990
|
+
.loader__b2___yNXNt {
|
|
991
|
+
font-weight: 400;
|
|
992
|
+
letter-spacing: -0.02em;
|
|
993
|
+
color: var(--textBody, #3c3131);
|
|
994
|
+
font-size: 12px;
|
|
995
|
+
line-height: 16px;
|
|
996
|
+
}
|
|
997
|
+
@media only screen and (min-width: 769px) {
|
|
998
|
+
.loader__b-small___MxINE,
|
|
999
|
+
.loader__bSmall___vHKDM,
|
|
1000
|
+
.loader__b2___yNXNt {
|
|
1001
|
+
font-weight: 400;
|
|
1002
|
+
letter-spacing: -0.02em;
|
|
1003
|
+
color: var(--textBody, #3c3131);
|
|
1004
|
+
font-size: 14px;
|
|
1005
|
+
line-height: 18px;
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
.loader__d1___zLD7l {
|
|
1009
|
+
font-size: 36px;
|
|
1010
|
+
font-weight: 700;
|
|
1011
|
+
line-height: 48px;
|
|
1012
|
+
letter-spacing: -0.02em;
|
|
1013
|
+
}
|
|
1014
|
+
@media only screen and (min-width: 769px) {
|
|
1015
|
+
.loader__d1___zLD7l {
|
|
1016
|
+
font-size: 64px;
|
|
1017
|
+
line-height: 85px;
|
|
1018
|
+
letter-spacing: -0.03em;
|
|
1019
|
+
}
|
|
1020
|
+
}
|
|
1021
|
+
.loader__caption-medium___Urevx,
|
|
1022
|
+
.loader__captionMedium___AiB4A {
|
|
1023
|
+
font-size: 12px;
|
|
1024
|
+
line-height: 1.5;
|
|
1025
|
+
letter-spacing: -0.02em;
|
|
1026
|
+
font-weight: 500;
|
|
1027
|
+
}
|
|
1028
|
+
@media only screen and (max-width: 480px) {
|
|
1029
|
+
.loader__caption-medium___Urevx,
|
|
1030
|
+
.loader__captionMedium___AiB4A {
|
|
1031
|
+
font-size: 11px;
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1035
|
+
.loader__captionSemiBold___GwZZD {
|
|
1036
|
+
font-size: 12px;
|
|
1037
|
+
line-height: 1.5;
|
|
1038
|
+
letter-spacing: -0.02em;
|
|
1039
|
+
font-weight: 600;
|
|
1040
|
+
}
|
|
1041
|
+
@media only screen and (max-width: 480px) {
|
|
1042
|
+
.loader__caption-semi-bold___F9hrq,
|
|
1043
|
+
.loader__captionSemiBold___GwZZD {
|
|
1044
|
+
font-size: 11px;
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
.loader__btn-link___z7cQQ,
|
|
1048
|
+
.loader__btnLink___hjxLE {
|
|
1049
|
+
font-weight: 500;
|
|
1050
|
+
letter-spacing: -0.02em;
|
|
1051
|
+
font-size: 12px;
|
|
1052
|
+
line-height: 14px;
|
|
1053
|
+
border-radius: var(--buttonRadius, 0px);
|
|
1054
|
+
cursor: pointer;
|
|
1055
|
+
color: var(--buttonLink, #b1655b);
|
|
1056
|
+
text-decoration: underline;
|
|
1057
|
+
background: none;
|
|
1058
|
+
border: none;
|
|
1059
|
+
}
|
|
1060
|
+
@media only screen and (min-width: 769px) {
|
|
1061
|
+
.loader__btn-link___z7cQQ,
|
|
1062
|
+
.loader__btnLink___hjxLE {
|
|
1063
|
+
font-weight: 500;
|
|
1064
|
+
letter-spacing: -0.02em;
|
|
1065
|
+
font-size: 14px;
|
|
1066
|
+
line-height: 16px;
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
.loader__btn-link___z7cQQ:hover,
|
|
1070
|
+
.loader__btnLink___hjxLE:hover {
|
|
1071
|
+
color: var(--buttonLinkL1, #c1847c);
|
|
1072
|
+
}
|
|
1073
|
+
.loader__btn-link___z7cQQ:disabled,
|
|
1074
|
+
.loader__btnLink___hjxLE:disabled {
|
|
1075
|
+
color: var(--buttonLinkL2, #d0a39d);
|
|
1076
|
+
}
|
|
1077
|
+
.loader__btn-link___z7cQQ:active,
|
|
1078
|
+
.loader__btnLink___hjxLE:active {
|
|
1079
|
+
opacity: 0.8;
|
|
1080
|
+
}
|
|
1081
|
+
.loader__user-select-none___M5hoJ,
|
|
1082
|
+
.loader__userSelectNone___iA0b1 {
|
|
1083
|
+
user-select: none;
|
|
1084
|
+
-moz-user-select: none;
|
|
1085
|
+
-webkit-user-select: none;
|
|
1086
|
+
-ms-user-select: none;
|
|
1087
|
+
}
|
|
1088
|
+
.loader__margin-0-auto___T2r2j,
|
|
1089
|
+
.loader__margin0auto___ZVL7u {
|
|
1090
|
+
margin: 0 auto;
|
|
1091
|
+
}
|
|
1092
|
+
.loader__base-page-container____Zsxk,
|
|
1093
|
+
.loader__basePageContainer___DLiFl {
|
|
1094
|
+
max-width: 1440px !important;
|
|
1095
|
+
}
|
|
1096
|
+
.loader__remove-scroll___hWs9Y,
|
|
1097
|
+
.loader__removeScroll___HDDzE {
|
|
1098
|
+
overflow-y: hidden !important;
|
|
1099
|
+
}
|
|
1100
|
+
.loader__mr-5___eLBs7,
|
|
1101
|
+
.loader__mr5___zJD9I {
|
|
1102
|
+
margin-inline-end: 30px !important;
|
|
1103
|
+
}
|
|
1104
|
+
.loader__mr-2___tbwub,
|
|
1105
|
+
.loader__mr2___X89Qh {
|
|
1106
|
+
margin-inline-end: 5px !important;
|
|
1107
|
+
}
|
|
1108
|
+
.loader__py-5___pdJLF,
|
|
1109
|
+
.loader__py5___AvRNG {
|
|
1110
|
+
padding-top: 1.875rem !important;
|
|
1111
|
+
padding-bottom: 1.875rem !important;
|
|
1112
|
+
}
|
|
1113
|
+
.loader__view-all-text___liiUk,
|
|
1114
|
+
.loader__viewAllText___Y96u7 {
|
|
1115
|
+
font-size: 20px;
|
|
1116
|
+
font-weight: 400;
|
|
1117
|
+
text-transform: lowercase;
|
|
1118
|
+
text-decoration: underline;
|
|
1119
|
+
}
|
|
1120
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1121
|
+
.loader__viewAllMobile___h_w0I {
|
|
1122
|
+
display: none;
|
|
1123
|
+
}
|
|
1124
|
+
@media only screen and (max-width: 768px) {
|
|
1125
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1126
|
+
.loader__viewAllMobile___h_w0I {
|
|
1127
|
+
display: flex;
|
|
1128
|
+
align-items: center;
|
|
1129
|
+
justify-content: center;
|
|
1130
|
+
margin-top: 40px;
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
@media only screen and (max-width: 480px) {
|
|
1134
|
+
.loader__view-all-mobile___ZXDhV,
|
|
1135
|
+
.loader__viewAllMobile___h_w0I {
|
|
1136
|
+
margin-top: 24px;
|
|
1137
|
+
}
|
|
1138
|
+
}
|
|
1139
|
+
.loader__accent-btn___P6FBY,
|
|
1140
|
+
.loader__accentBtn___VC5di {
|
|
1141
|
+
background-color: var(--accentColor);
|
|
1142
|
+
color: #fff;
|
|
1143
|
+
}
|
|
1144
|
+
.loader__no-scroll___vVb6b,
|
|
1145
|
+
.loader__noScroll___ddkr9 {
|
|
1146
|
+
overflow-y: hidden;
|
|
1147
|
+
}
|
|
1148
|
+
.loader__hide-overflow___sIszC,
|
|
1149
|
+
.loader__hideOverflow___qX4zB {
|
|
1150
|
+
overflow: hidden;
|
|
1151
|
+
}
|
|
1152
|
+
.loader__markdown-body___ZDTE_ h6 {
|
|
1153
|
+
margin-top: 0 !important;
|
|
1154
|
+
margin-bottom: 0 !important;
|
|
1155
|
+
}
|
|
1156
|
+
@media only screen and (max-width: 480px) {
|
|
1157
|
+
.loader__markdown-body___ZDTE_ {
|
|
1158
|
+
font-size: 12px !important;
|
|
1159
|
+
padding: 5px !important;
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
.loader__view3d-canvas___Y51aL {
|
|
1163
|
+
width: 100%;
|
|
1164
|
+
height: 100%;
|
|
1165
|
+
}
|
|
1166
|
+
@media only screen and (max-width: 480px) {
|
|
1167
|
+
.loader__view-mobile-up___tbZ1n {
|
|
1168
|
+
display: none !important;
|
|
1169
|
+
}
|
|
1170
|
+
}
|
|
1171
|
+
@media only screen and (min-width: 481px) {
|
|
1172
|
+
.loader__view-mobile___zSuiC {
|
|
1173
|
+
display: none !important;
|
|
1174
|
+
}
|
|
1175
|
+
}
|
|
841
1176
|
.loader__loading___r6ySa {
|
|
842
1177
|
position: fixed;
|
|
843
1178
|
z-index: 2000;
|
|
@@ -965,10 +1300,8 @@ h5,
|
|
|
965
1300
|
z-index: 222;
|
|
966
1301
|
}
|
|
967
1302
|
.loader__loader___ytdT3 {
|
|
968
|
-
border: 8px solid #
|
|
969
|
-
|
|
970
|
-
border-top: 8px solid #3498db;
|
|
971
|
-
/* Blue */
|
|
1303
|
+
border: 8px solid var(--themeAccentL4, #f9f6f0);
|
|
1304
|
+
border-top: 8px solid var(--themeAccentD3, #5c584e);
|
|
972
1305
|
border-radius: 50%;
|
|
973
1306
|
width: 50px;
|
|
974
1307
|
height: 50px;
|