@gofynd/theme-template 3.2.9 → 3.2.11

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.
Files changed (113) hide show
  1. package/dist/components/accordion/accordion.js +1 -1
  2. package/dist/components/address-form/address-form.js +1 -1
  3. package/dist/components/address-form/form-input-selector.js +1 -1
  4. package/dist/components/address-form/v2/address-form.js +1 -1
  5. package/dist/components/bag/bag.css +433 -0
  6. package/dist/components/bag/bag.js +1 -0
  7. package/dist/components/blog-page/blog-page.js +1 -1
  8. package/dist/components/compare-product-card/compare-product-card.js +1 -1
  9. package/dist/components/core/modal/modal.js +1 -1
  10. package/dist/components/filter-modal/filter-modal.css +26 -10
  11. package/dist/components/filter-modal/filter-modal.js +2 -1
  12. package/dist/components/filter-modal/filter-modal.js.LICENSE.txt +25 -0
  13. package/dist/components/form-builder/form-builder.js +1 -1
  14. package/dist/components/google-map/v2/google-map.js +1 -1
  15. package/dist/components/index.css +1 -1
  16. package/dist/components/index.js +1 -1
  17. package/dist/components/location-modal/location-modal.js +1 -1
  18. package/dist/components/order-shipment/order-shipment.css +434 -5
  19. package/dist/components/order-shipment/order-shipment.js +1 -1
  20. package/dist/components/product-card/product-card.js +1 -1
  21. package/dist/components/profile-navigation/profile-navigation.css +1 -1
  22. package/dist/components/quantity-control/quantity-control.js +1 -1
  23. package/dist/components/range-slider/range-slider.css +26 -10
  24. package/dist/components/range-slider/range-slider.js +2 -1
  25. package/dist/components/range-slider/range-slider.js.LICENSE.txt +25 -0
  26. package/dist/components/shipment-item/shipment-item.css +434 -11
  27. package/dist/components/shipment-item/shipment-item.js +1 -1
  28. package/dist/components/shipment-tracking/shipment-tracking.js +1 -1
  29. package/dist/components/shipments-update-item/shipments-update-item.css +441 -28
  30. package/dist/components/shipments-update-item/shipments-update-item.js +1 -1
  31. package/dist/components/sort-modal/sort-modal.js +1 -1
  32. package/dist/helper/hooks/index.js +1 -1
  33. package/dist/helper/hooks/useAddressAutofill.js +1 -0
  34. package/dist/index.css +674 -303
  35. package/dist/index.js +1 -1
  36. package/dist/index.js.LICENSE.txt +20 -0
  37. package/dist/page-layouts/auth/mobile-number/mobile-number.js +1 -1
  38. package/dist/page-layouts/cart/Components/chip-item/chip-image.css +411 -0
  39. package/dist/page-layouts/cart/Components/chip-item/chip-image.js +1 -0
  40. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +411 -0
  41. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  42. package/dist/page-layouts/cart/Components/comment/comment.js +1 -1
  43. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  44. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
  45. package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.js +1 -1
  46. package/dist/page-layouts/compare/compare.js +1 -1
  47. package/dist/page-layouts/login/component/login-otp/login-otp.js +1 -1
  48. package/dist/page-layouts/login/component/login-password/login-password.js +1 -1
  49. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.css +373 -0
  50. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.js +1 -0
  51. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.css +373 -0
  52. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.js +1 -0
  53. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.css +375 -0
  54. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.js +1 -0
  55. package/dist/page-layouts/login/component/social-login-button/apple-login-button.js +1 -1
  56. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
  57. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +26 -10
  58. package/dist/page-layouts/plp/Components/filter-item/filter-item.js +2 -1
  59. package/dist/page-layouts/plp/Components/filter-item/filter-item.js.LICENSE.txt +25 -0
  60. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +26 -10
  61. package/dist/page-layouts/plp/Components/filter-list/filter-list.js +2 -1
  62. package/dist/page-layouts/plp/Components/filter-list/filter-list.js.LICENSE.txt +25 -0
  63. package/dist/page-layouts/plp/Components/filter-tags/filter-tags.js +1 -1
  64. package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
  65. package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
  66. package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
  67. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
  68. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  69. package/dist/page-layouts/single-checkout/payment/juspay-card-from.js +1 -1
  70. package/dist/page-layouts/single-checkout/payment/zero-pay-btn/zero-pay-btn.js +1 -1
  71. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
  72. package/dist/page-layouts/single-checkout/shipment/single-shipment-content.js +1 -1
  73. package/dist/pages/blog/blog.js +1 -1
  74. package/dist/pages/blog/index.js +1 -1
  75. package/dist/pages/cart/cart.css +411 -0
  76. package/dist/pages/cart/cart.js +1 -1
  77. package/dist/pages/cart/index.css +411 -0
  78. package/dist/pages/cart/index.js +1 -1
  79. package/dist/pages/checkout/checkout.js +1 -1
  80. package/dist/pages/checkout/index.js +1 -1
  81. package/dist/pages/edit-profile/edit-profile.js +1 -1
  82. package/dist/pages/edit-profile/index.js +1 -1
  83. package/dist/pages/index.css +729 -358
  84. package/dist/pages/index.js +1 -1
  85. package/dist/pages/index.js.LICENSE.txt +20 -0
  86. package/dist/pages/login/index.css +292 -292
  87. package/dist/pages/login/index.js +1 -1
  88. package/dist/pages/login/login.css +292 -292
  89. package/dist/pages/login/login.js +1 -1
  90. package/dist/pages/order/order-tracking-details/order-tracking-details.css +435 -16
  91. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  92. package/dist/pages/order-status/index.css +895 -6
  93. package/dist/pages/order-status/index.js +1 -1
  94. package/dist/pages/order-status/order-status.css +895 -6
  95. package/dist/pages/order-status/order-status.js +1 -1
  96. package/dist/pages/product-listing/index.css +26 -10
  97. package/dist/pages/product-listing/index.js +1 -1
  98. package/dist/pages/product-listing/index.js.LICENSE.txt +20 -0
  99. package/dist/pages/product-listing/product-listing.css +26 -10
  100. package/dist/pages/product-listing/product-listing.js +1 -1
  101. package/dist/pages/product-listing/product-listing.js.LICENSE.txt +20 -0
  102. package/dist/pages/profile/components/add-email-modal/add-email-modal.js +1 -1
  103. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.js +1 -1
  104. package/dist/pages/profile/components/confirm-modal/confirm-modal.js +1 -1
  105. package/dist/pages/profile/email/email.js +1 -1
  106. package/dist/pages/profile/email/index.js +1 -1
  107. package/dist/pages/profile/phone/index.js +1 -1
  108. package/dist/pages/profile/phone/phone.js +1 -1
  109. package/dist/pages/register/index.js +1 -1
  110. package/dist/pages/register/register.js +1 -1
  111. package/dist/pages/wishlist/index.js +1 -1
  112. package/dist/pages/wishlist/wishlist.js +1 -1
  113. package/package.json +2 -1
@@ -11929,6 +11929,417 @@ h5,
11929
11929
  transform: rotate(180deg);
11930
11930
  }
11931
11931
 
11932
+ /**color by character**/
11933
+ /** Font family **/
11934
+ /** Font weight **/
11935
+ .fy-image__imageWrapper___wKmP2 {
11936
+ overflow: hidden;
11937
+ position: relative;
11938
+ }
11939
+ .fy-image__imageWrapper___wKmP2 picture {
11940
+ display: flex;
11941
+ align-items: center;
11942
+ background-color: var(--bg-color, transparent);
11943
+ }
11944
+ .fy-image__imageWrapper___wKmP2 .fy-image__overlay___Dx1Ju {
11945
+ position: absolute;
11946
+ background-color: var(--overlay-bgcolor);
11947
+ z-index: 1;
11948
+ opacity: 0.4;
11949
+ height: 100%;
11950
+ width: 100%;
11951
+ }
11952
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86 {
11953
+ width: 100%;
11954
+ height: 100%;
11955
+ object-fit: contain;
11956
+ }
11957
+ @-moz-document url-prefix() {
11958
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""] {
11959
+ font-size: 0;
11960
+ text-indent: -9999px;
11961
+ color: transparent;
11962
+ line-height: 0;
11963
+ letter-spacing: -1000px;
11964
+ -webkit-text-fill-color: transparent;
11965
+ text-shadow: none;
11966
+ }
11967
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::before,
11968
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::after {
11969
+ display: none;
11970
+ content: none;
11971
+ }
11972
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR {
11973
+ transition: opacity 0.2s ease-in-out;
11974
+ }
11975
+ }
11976
+ .fy-image__imageWrapper___wKmP2.fy-image__fill___rFWVY .fy-image__fyImg___yIv86 {
11977
+ object-fit: cover;
11978
+ }
11979
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
11980
+ aspect-ratio: var(--aspect-ratio-mobile);
11981
+ }
11982
+ @media only screen and (min-width: 769px) {
11983
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
11984
+ aspect-ratio: var(--aspect-ratio-desktop);
11985
+ }
11986
+ }
11987
+
11988
+ /**color by character**/
11989
+ /** Font family **/
11990
+ /** Font weight **/
11991
+ .chip-image__display-block___OuizS {
11992
+ display: block;
11993
+ }
11994
+ .chip-image__inline-block___nVa8u,
11995
+ .chip-image__inlineBlock___MrqYT {
11996
+ display: inline-block;
11997
+ }
11998
+ .chip-image__flex-row___qJjtR {
11999
+ display: flex;
12000
+ }
12001
+ .chip-image__flex-column___miaE6,
12002
+ .chip-image__flexColumn___Ezdx_ {
12003
+ display: flex;
12004
+ flex-direction: column;
12005
+ }
12006
+ .chip-image__flex-align-center___U2eJz,
12007
+ .chip-image__flexAlignCenter___mC696 {
12008
+ display: flex;
12009
+ align-items: center;
12010
+ }
12011
+ .chip-image__flex-justify-center___y6U3r,
12012
+ .chip-image__flexJustifyCenter___CLtmr {
12013
+ display: flex;
12014
+ justify-content: center;
12015
+ }
12016
+ .chip-image__flex-center___IpWRo,
12017
+ .chip-image__flexCenter___mWw2o {
12018
+ display: flex;
12019
+ justify-content: center;
12020
+ align-items: center;
12021
+ }
12022
+ .chip-image__justify-start___DPXbM,
12023
+ .chip-image__justifyStart___Sisnp {
12024
+ justify-content: flex-start;
12025
+ }
12026
+ .chip-image__justify-end___vsL9M,
12027
+ .chip-image__justifyEnd___XtMIj {
12028
+ justify-content: flex-end;
12029
+ }
12030
+ .chip-image__justify-between___IpbDV,
12031
+ .chip-image__justifyBetween___jlsIg {
12032
+ justify-content: space-between;
12033
+ }
12034
+ .chip-image__justify-around___yQL48,
12035
+ .chip-image__justifyAround___ufCuh {
12036
+ justify-content: space-around;
12037
+ }
12038
+ .chip-image__justify-evenly___zV1Tq,
12039
+ .chip-image__justifyEvenly___nq462 {
12040
+ justify-content: space-evenly;
12041
+ }
12042
+ h1,
12043
+ .chip-image__h1___HVIJD {
12044
+ font-weight: 700;
12045
+ font-size: 28px;
12046
+ line-height: 42px;
12047
+ letter-spacing: -0.03em;
12048
+ color: var(--textHeading, #26201a);
12049
+ }
12050
+ @media only screen and (min-width: 769px) {
12051
+ h1,
12052
+ .chip-image__h1___HVIJD {
12053
+ font-size: 36px;
12054
+ line-height: 48px;
12055
+ }
12056
+ }
12057
+ h2,
12058
+ .chip-image__h2___UmXWJ {
12059
+ font-weight: 700;
12060
+ font-size: 28px;
12061
+ line-height: 36px;
12062
+ letter-spacing: -0.03em;
12063
+ color: var(--textHeading, #26201a);
12064
+ }
12065
+ @media only screen and (min-width: 769px) {
12066
+ h2,
12067
+ .chip-image__h2___UmXWJ {
12068
+ font-size: 32px;
12069
+ line-height: 42px;
12070
+ }
12071
+ }
12072
+ h3,
12073
+ .chip-image__h3___ZSx9h {
12074
+ font-weight: 700;
12075
+ letter-spacing: -0.02em;
12076
+ color: var(--textHeading, #26201a);
12077
+ font-size: 24px;
12078
+ line-height: 32px;
12079
+ }
12080
+ @media only screen and (min-width: 769px) {
12081
+ h3,
12082
+ .chip-image__h3___ZSx9h {
12083
+ font-weight: 700;
12084
+ letter-spacing: -0.02em;
12085
+ color: var(--textHeading, #26201a);
12086
+ font-size: 28px;
12087
+ line-height: 36px;
12088
+ }
12089
+ }
12090
+ h4,
12091
+ .chip-image__h4___K4xl2 {
12092
+ font-weight: 600;
12093
+ letter-spacing: -0.02em;
12094
+ color: var(--textHeading, #26201a);
12095
+ font-size: 16px;
12096
+ line-height: 1.5;
12097
+ }
12098
+ @media only screen and (min-width: 769px) {
12099
+ h4,
12100
+ .chip-image__h4___K4xl2 {
12101
+ font-weight: 600;
12102
+ letter-spacing: -0.02em;
12103
+ color: var(--textHeading, #26201a);
12104
+ font-size: 20px;
12105
+ line-height: 1.5;
12106
+ }
12107
+ }
12108
+ h5,
12109
+ .chip-image__h5___hLBZZ {
12110
+ font-weight: 600;
12111
+ font-size: 14px;
12112
+ line-height: 16px;
12113
+ letter-spacing: -0.02em;
12114
+ color: var(--textHeading, #26201a);
12115
+ }
12116
+ @media only screen and (min-width: 769px) {
12117
+ h5,
12118
+ .chip-image__h5___hLBZZ {
12119
+ font-size: 16px;
12120
+ line-height: 18px;
12121
+ }
12122
+ }
12123
+ .chip-image__b1___mLxBn {
12124
+ font-weight: 400;
12125
+ font-size: 14px;
12126
+ line-height: 18px;
12127
+ letter-spacing: -0.02em;
12128
+ color: var(--textBody, #3c3131);
12129
+ }
12130
+ @media only screen and (min-width: 769px) {
12131
+ .chip-image__b1___mLxBn {
12132
+ font-size: 16px;
12133
+ line-height: 20px;
12134
+ }
12135
+ }
12136
+ .chip-image__b-small___GNIRy,
12137
+ .chip-image__bSmall___eE6iN,
12138
+ .chip-image__b2___MHEr_ {
12139
+ font-weight: 400;
12140
+ letter-spacing: -0.02em;
12141
+ color: var(--textBody, #3c3131);
12142
+ font-size: 12px;
12143
+ line-height: 16px;
12144
+ }
12145
+ @media only screen and (min-width: 769px) {
12146
+ .chip-image__b-small___GNIRy,
12147
+ .chip-image__bSmall___eE6iN,
12148
+ .chip-image__b2___MHEr_ {
12149
+ font-weight: 400;
12150
+ letter-spacing: -0.02em;
12151
+ color: var(--textBody, #3c3131);
12152
+ font-size: 14px;
12153
+ line-height: 18px;
12154
+ }
12155
+ }
12156
+ .chip-image__d1___TS7ml {
12157
+ font-size: 36px;
12158
+ font-weight: 700;
12159
+ line-height: 48px;
12160
+ letter-spacing: -0.02em;
12161
+ }
12162
+ @media only screen and (min-width: 769px) {
12163
+ .chip-image__d1___TS7ml {
12164
+ font-size: 64px;
12165
+ line-height: 85px;
12166
+ letter-spacing: -0.03em;
12167
+ }
12168
+ }
12169
+ .chip-image__caption-medium___mr7Vz,
12170
+ .chip-image__captionMedium___dNTT7 {
12171
+ font-size: 12px;
12172
+ line-height: 1.5;
12173
+ letter-spacing: -0.02em;
12174
+ font-weight: 500;
12175
+ }
12176
+ @media only screen and (max-width: 480px) {
12177
+ .chip-image__caption-medium___mr7Vz,
12178
+ .chip-image__captionMedium___dNTT7 {
12179
+ font-size: 11px;
12180
+ }
12181
+ }
12182
+ .chip-image__caption-semi-bold___qKLWj,
12183
+ .chip-image__captionSemiBold___RLhzs {
12184
+ font-size: 12px;
12185
+ line-height: 1.5;
12186
+ letter-spacing: -0.02em;
12187
+ font-weight: 600;
12188
+ }
12189
+ @media only screen and (max-width: 480px) {
12190
+ .chip-image__caption-semi-bold___qKLWj,
12191
+ .chip-image__captionSemiBold___RLhzs {
12192
+ font-size: 11px;
12193
+ }
12194
+ }
12195
+ .chip-image__btn-link___mg0Zd,
12196
+ .chip-image__btnLink___EtG1o {
12197
+ font-weight: 500;
12198
+ letter-spacing: -0.02em;
12199
+ font-size: 12px;
12200
+ line-height: 14px;
12201
+ border-radius: var(--buttonRadius, 0px);
12202
+ cursor: pointer;
12203
+ color: var(--buttonLink, #b1655b);
12204
+ text-decoration: underline;
12205
+ background: none;
12206
+ border: none;
12207
+ }
12208
+ @media only screen and (min-width: 769px) {
12209
+ .chip-image__btn-link___mg0Zd,
12210
+ .chip-image__btnLink___EtG1o {
12211
+ font-weight: 500;
12212
+ letter-spacing: -0.02em;
12213
+ font-size: 14px;
12214
+ line-height: 16px;
12215
+ }
12216
+ }
12217
+ .chip-image__btn-link___mg0Zd:hover,
12218
+ .chip-image__btnLink___EtG1o:hover {
12219
+ color: var(--buttonLinkL1, #c1847c);
12220
+ }
12221
+ .chip-image__btn-link___mg0Zd:disabled,
12222
+ .chip-image__btnLink___EtG1o:disabled {
12223
+ color: var(--buttonLinkL2, #d0a39d);
12224
+ }
12225
+ .chip-image__btn-link___mg0Zd:active,
12226
+ .chip-image__btnLink___EtG1o:active {
12227
+ opacity: 0.8;
12228
+ }
12229
+ .chip-image__user-select-none___VJzKH,
12230
+ .chip-image__userSelectNone___EoMzP {
12231
+ user-select: none;
12232
+ -moz-user-select: none;
12233
+ -webkit-user-select: none;
12234
+ -ms-user-select: none;
12235
+ }
12236
+ .chip-image__margin-0-auto___ZhtMU,
12237
+ .chip-image__margin0auto___OW356 {
12238
+ margin: 0 auto;
12239
+ }
12240
+ .chip-image__base-page-container___OKazQ,
12241
+ .chip-image__basePageContainer___wlRhe {
12242
+ max-width: 1440px !important;
12243
+ }
12244
+ .chip-image__remove-scroll___GeKDV,
12245
+ .chip-image__removeScroll___MIf8Q {
12246
+ overflow-y: hidden !important;
12247
+ }
12248
+ .chip-image__mr-5___FZzoX,
12249
+ .chip-image__mr5___ePzOp {
12250
+ margin-inline-end: 30px !important;
12251
+ }
12252
+ .chip-image__mr-2___VBnR4,
12253
+ .chip-image__mr2___3h34i {
12254
+ margin-inline-end: 5px !important;
12255
+ }
12256
+ .chip-image__py-5___Up4YD,
12257
+ .chip-image__py5___Wed7Q {
12258
+ padding-top: 1.875rem !important;
12259
+ padding-bottom: 1.875rem !important;
12260
+ }
12261
+ .chip-image__view-all-text___OsbTy,
12262
+ .chip-image__viewAllText___xz2m1 {
12263
+ font-size: 20px;
12264
+ font-weight: 400;
12265
+ text-transform: lowercase;
12266
+ text-decoration: underline;
12267
+ }
12268
+ .chip-image__view-all-mobile___TdsAS,
12269
+ .chip-image__viewAllMobile___ODDM1 {
12270
+ display: none;
12271
+ }
12272
+ @media only screen and (max-width: 768px) {
12273
+ .chip-image__view-all-mobile___TdsAS,
12274
+ .chip-image__viewAllMobile___ODDM1 {
12275
+ display: flex;
12276
+ align-items: center;
12277
+ justify-content: center;
12278
+ margin-top: 40px;
12279
+ }
12280
+ }
12281
+ @media only screen and (max-width: 480px) {
12282
+ .chip-image__view-all-mobile___TdsAS,
12283
+ .chip-image__viewAllMobile___ODDM1 {
12284
+ margin-top: 24px;
12285
+ }
12286
+ }
12287
+ .chip-image__accent-btn___iBQrJ,
12288
+ .chip-image__accentBtn___NNJti {
12289
+ background-color: var(--accentColor);
12290
+ color: #fff;
12291
+ }
12292
+ .chip-image__no-scroll___hk_ZJ,
12293
+ .chip-image__noScroll___mGKlX {
12294
+ overflow-y: hidden;
12295
+ }
12296
+ .chip-image__hide-overflow___xncYy,
12297
+ .chip-image__hideOverflow___Hyiqo {
12298
+ overflow: hidden;
12299
+ }
12300
+ .chip-image__markdown-body___hBdYJ h6 {
12301
+ margin-top: 0 !important;
12302
+ margin-bottom: 0 !important;
12303
+ }
12304
+ @media only screen and (max-width: 480px) {
12305
+ .chip-image__markdown-body___hBdYJ {
12306
+ font-size: 12px !important;
12307
+ padding: 5px !important;
12308
+ }
12309
+ }
12310
+ .chip-image__view3d-canvas___kJpcj {
12311
+ width: 100%;
12312
+ height: 100%;
12313
+ }
12314
+ @media only screen and (max-width: 480px) {
12315
+ .chip-image__view-mobile-up___KHfYd {
12316
+ display: none !important;
12317
+ }
12318
+ }
12319
+ @media only screen and (min-width: 481px) {
12320
+ .chip-image__view-mobile___LjGIQ {
12321
+ display: none !important;
12322
+ }
12323
+ }
12324
+ .chip-image__itemImg___iI27G {
12325
+ width: 100%;
12326
+ border-radius: var(--buttonRadius, 0px);
12327
+ overflow: hidden;
12328
+ }
12329
+ .chip-image__bundleChipImages___aq4HR {
12330
+ width: 100%;
12331
+ display: grid;
12332
+ grid-template-columns: repeat(2, 1fr);
12333
+ padding: 4px;
12334
+ gap: 4px;
12335
+ border: 1px solid var(--dividerStokes, #d4d1d1);
12336
+ border-radius: var(--buttonRadius, 0px);
12337
+ }
12338
+ .chip-image__bundleChipImages___aq4HR .chip-image__itemImg___iI27G {
12339
+ border-radius: calc(var(--buttonRadius, 0px) / 2);
12340
+ display: flex;
12341
+ }
12342
+
11932
12343
  /**color by character**/
11933
12344
  /** Font family **/
11934
12345
  /** Font weight **/
@@ -16006,62 +16417,6 @@ h5,
16006
16417
  color: var(--textSecondary, #9c9c9c);
16007
16418
  }
16008
16419
 
16009
- /**color by character**/
16010
- /** Font family **/
16011
- /** Font weight **/
16012
- .fy-image__imageWrapper___wKmP2 {
16013
- overflow: hidden;
16014
- position: relative;
16015
- }
16016
- .fy-image__imageWrapper___wKmP2 picture {
16017
- display: flex;
16018
- align-items: center;
16019
- background-color: var(--bg-color, transparent);
16020
- }
16021
- .fy-image__imageWrapper___wKmP2 .fy-image__overlay___Dx1Ju {
16022
- position: absolute;
16023
- background-color: var(--overlay-bgcolor);
16024
- z-index: 1;
16025
- opacity: 0.4;
16026
- height: 100%;
16027
- width: 100%;
16028
- }
16029
- .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86 {
16030
- width: 100%;
16031
- height: 100%;
16032
- object-fit: contain;
16033
- }
16034
- @-moz-document url-prefix() {
16035
- .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""] {
16036
- font-size: 0;
16037
- text-indent: -9999px;
16038
- color: transparent;
16039
- line-height: 0;
16040
- letter-spacing: -1000px;
16041
- -webkit-text-fill-color: transparent;
16042
- text-shadow: none;
16043
- }
16044
- .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::before,
16045
- .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::after {
16046
- display: none;
16047
- content: none;
16048
- }
16049
- .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR {
16050
- transition: opacity 0.2s ease-in-out;
16051
- }
16052
- }
16053
- .fy-image__imageWrapper___wKmP2.fy-image__fill___rFWVY .fy-image__fyImg___yIv86 {
16054
- object-fit: cover;
16055
- }
16056
- .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
16057
- aspect-ratio: var(--aspect-ratio-mobile);
16058
- }
16059
- @media only screen and (min-width: 769px) {
16060
- .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
16061
- aspect-ratio: var(--aspect-ratio-desktop);
16062
- }
16063
- }
16064
-
16065
16420
  /**color by character**/
16066
16421
  /** Font family **/
16067
16422
  /** Font weight **/
@@ -18139,7 +18494,8 @@ h5,
18139
18494
  height: auto;
18140
18495
  }
18141
18496
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__sliderWrapper___mpdbX {
18142
- min-height: 12px;
18497
+ min-height: 16px;
18498
+ padding: 0 8px;
18143
18499
  }
18144
18500
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__errorMessage___rABCa {
18145
18501
  font-size: 10px;
@@ -18149,18 +18505,33 @@ h5,
18149
18505
  }
18150
18506
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
18151
18507
  height: 4px;
18152
- background: var(--buttonPrimaryL3, #b8b29d);
18508
+ position: relative;
18153
18509
  }
18154
- .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .range-slider__thumb {
18155
- width: 16px;
18156
- height: 16px;
18510
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-handle {
18511
+ height: 16px !important;
18512
+ width: 16px !important;
18157
18513
  border-radius: 50%;
18158
- background-color: #fff;
18159
- box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
18160
- border: 1px solid var(--buttonPrimary, #4e3f09);
18514
+ margin-top: -6px !important;
18515
+ background-color: #fff !important;
18516
+ border: 1px solid var(--buttonPrimary, #4e3f09) !important;
18517
+ opacity: 1 !important;
18518
+ cursor: pointer;
18161
18519
  }
18162
- .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .range-slider__range {
18163
- background: var(--buttonPrimary, #4e3f09);
18520
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-handle:active,
18521
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-handle-dragging {
18522
+ box-shadow: none;
18523
+ outline: none;
18524
+ }
18525
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-rail {
18526
+ background-color: var(--buttonPrimaryL3, #b8b29d) !important;
18527
+ height: 4px !important;
18528
+ }
18529
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-track {
18530
+ background: var(--buttonPrimary, #4e3f09) !important;
18531
+ height: 4px !important;
18532
+ }
18533
+ .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q .rc-slider-tracks {
18534
+ background: var(--buttonPrimary, #4e3f09) !important;
18164
18535
  }
18165
18536
 
18166
18537
  /**color by character**/
@@ -30599,59 +30970,59 @@ h5,
30599
30970
  /**color by character**/
30600
30971
  /** Font family **/
30601
30972
  /** Font weight **/
30602
- .google-login-button__display-block___s15RG {
30973
+ .google-login-button__display-block___EQK2o {
30603
30974
  display: block;
30604
30975
  }
30605
- .google-login-button__inline-block___Q_L25,
30606
- .google-login-button__inlineBlock___PixDy {
30976
+ .google-login-button__inline-block___9pJfj,
30977
+ .google-login-button__inlineBlock___xaDLJ {
30607
30978
  display: inline-block;
30608
30979
  }
30609
- .google-login-button__flex-row___Ac1Tp {
30980
+ .google-login-button__flex-row___w3sfS {
30610
30981
  display: flex;
30611
30982
  }
30612
- .google-login-button__flex-column___yjfVB,
30613
- .google-login-button__flexColumn___tktA6 {
30983
+ .google-login-button__flex-column___cMdoc,
30984
+ .google-login-button__flexColumn___vi3_l {
30614
30985
  display: flex;
30615
30986
  flex-direction: column;
30616
30987
  }
30617
- .google-login-button__flex-align-center___AGQ4A,
30618
- .google-login-button__flexAlignCenter___jcHeh {
30988
+ .google-login-button__flex-align-center___mhY9m,
30989
+ .google-login-button__flexAlignCenter___OEPpa {
30619
30990
  display: flex;
30620
30991
  align-items: center;
30621
30992
  }
30622
- .google-login-button__flex-justify-center___pwIau,
30623
- .google-login-button__flexJustifyCenter___etrqc {
30993
+ .google-login-button__flex-justify-center___IXrmp,
30994
+ .google-login-button__flexJustifyCenter___U16kz {
30624
30995
  display: flex;
30625
30996
  justify-content: center;
30626
30997
  }
30627
- .google-login-button__flex-center___iZzXf,
30628
- .google-login-button__flexCenter___Udri1 {
30998
+ .google-login-button__flex-center___Gh9Mi,
30999
+ .google-login-button__flexCenter___AEfD1 {
30629
31000
  display: flex;
30630
31001
  justify-content: center;
30631
31002
  align-items: center;
30632
31003
  }
30633
- .google-login-button__justify-start___jP0Bf,
30634
- .google-login-button__justifyStart___lB7Bm {
31004
+ .google-login-button__justify-start___h6Jgw,
31005
+ .google-login-button__justifyStart___hikzO {
30635
31006
  justify-content: flex-start;
30636
31007
  }
30637
- .google-login-button__justify-end___M6bWw,
30638
- .google-login-button__justifyEnd___g8Qzy {
31008
+ .google-login-button__justify-end___JjvSy,
31009
+ .google-login-button__justifyEnd___bwuFS {
30639
31010
  justify-content: flex-end;
30640
31011
  }
30641
- .google-login-button__justify-between___otTVm,
30642
- .google-login-button__justifyBetween___Zv57a {
31012
+ .google-login-button__justify-between___Umw8R,
31013
+ .google-login-button__justifyBetween___uv6BP {
30643
31014
  justify-content: space-between;
30644
31015
  }
30645
- .google-login-button__justify-around___BJOT_,
30646
- .google-login-button__justifyAround___VvLTn {
31016
+ .google-login-button__justify-around___lfcBD,
31017
+ .google-login-button__justifyAround___tNO7M {
30647
31018
  justify-content: space-around;
30648
31019
  }
30649
- .google-login-button__justify-evenly___JJl44,
30650
- .google-login-button__justifyEvenly___UKmGy {
31020
+ .google-login-button__justify-evenly___ivoWs,
31021
+ .google-login-button__justifyEvenly___UOMVU {
30651
31022
  justify-content: space-evenly;
30652
31023
  }
30653
31024
  h1,
30654
- .google-login-button__h1___IRFRh {
31025
+ .google-login-button__h1___vLAjS {
30655
31026
  font-weight: 700;
30656
31027
  font-size: 28px;
30657
31028
  line-height: 42px;
@@ -30660,13 +31031,13 @@ h1,
30660
31031
  }
30661
31032
  @media only screen and (min-width: 769px) {
30662
31033
  h1,
30663
- .google-login-button__h1___IRFRh {
31034
+ .google-login-button__h1___vLAjS {
30664
31035
  font-size: 36px;
30665
31036
  line-height: 48px;
30666
31037
  }
30667
31038
  }
30668
31039
  h2,
30669
- .google-login-button__h2___rMEfg {
31040
+ .google-login-button__h2___ucEr5 {
30670
31041
  font-weight: 700;
30671
31042
  font-size: 28px;
30672
31043
  line-height: 36px;
@@ -30675,13 +31046,13 @@ h2,
30675
31046
  }
30676
31047
  @media only screen and (min-width: 769px) {
30677
31048
  h2,
30678
- .google-login-button__h2___rMEfg {
31049
+ .google-login-button__h2___ucEr5 {
30679
31050
  font-size: 32px;
30680
31051
  line-height: 42px;
30681
31052
  }
30682
31053
  }
30683
31054
  h3,
30684
- .google-login-button__h3___gdnae {
31055
+ .google-login-button__h3___loah0 {
30685
31056
  font-weight: 700;
30686
31057
  letter-spacing: -0.02em;
30687
31058
  color: var(--textHeading, #26201a);
@@ -30690,7 +31061,7 @@ h3,
30690
31061
  }
30691
31062
  @media only screen and (min-width: 769px) {
30692
31063
  h3,
30693
- .google-login-button__h3___gdnae {
31064
+ .google-login-button__h3___loah0 {
30694
31065
  font-weight: 700;
30695
31066
  letter-spacing: -0.02em;
30696
31067
  color: var(--textHeading, #26201a);
@@ -30699,7 +31070,7 @@ h3,
30699
31070
  }
30700
31071
  }
30701
31072
  h4,
30702
- .google-login-button__h4___GupbO {
31073
+ .google-login-button__h4___FXEwb {
30703
31074
  font-weight: 600;
30704
31075
  letter-spacing: -0.02em;
30705
31076
  color: var(--textHeading, #26201a);
@@ -30708,7 +31079,7 @@ h4,
30708
31079
  }
30709
31080
  @media only screen and (min-width: 769px) {
30710
31081
  h4,
30711
- .google-login-button__h4___GupbO {
31082
+ .google-login-button__h4___FXEwb {
30712
31083
  font-weight: 600;
30713
31084
  letter-spacing: -0.02em;
30714
31085
  color: var(--textHeading, #26201a);
@@ -30717,7 +31088,7 @@ h4,
30717
31088
  }
30718
31089
  }
30719
31090
  h5,
30720
- .google-login-button__h5___qDny5 {
31091
+ .google-login-button__h5___PTFst {
30721
31092
  font-weight: 600;
30722
31093
  font-size: 14px;
30723
31094
  line-height: 16px;
@@ -30726,12 +31097,12 @@ h5,
30726
31097
  }
30727
31098
  @media only screen and (min-width: 769px) {
30728
31099
  h5,
30729
- .google-login-button__h5___qDny5 {
31100
+ .google-login-button__h5___PTFst {
30730
31101
  font-size: 16px;
30731
31102
  line-height: 18px;
30732
31103
  }
30733
31104
  }
30734
- .google-login-button__b1___zQFOd {
31105
+ .google-login-button__b1___gn5kp {
30735
31106
  font-weight: 400;
30736
31107
  font-size: 14px;
30737
31108
  line-height: 18px;
@@ -30739,14 +31110,14 @@ h5,
30739
31110
  color: var(--textBody, #3c3131);
30740
31111
  }
30741
31112
  @media only screen and (min-width: 769px) {
30742
- .google-login-button__b1___zQFOd {
31113
+ .google-login-button__b1___gn5kp {
30743
31114
  font-size: 16px;
30744
31115
  line-height: 20px;
30745
31116
  }
30746
31117
  }
30747
- .google-login-button__b-small___D10Xc,
30748
- .google-login-button__bSmall___IXVmp,
30749
- .google-login-button__b2___rV4mg {
31118
+ .google-login-button__b-small___XRSEe,
31119
+ .google-login-button__bSmall___XmFGu,
31120
+ .google-login-button__b2___TKzu0 {
30750
31121
  font-weight: 400;
30751
31122
  letter-spacing: -0.02em;
30752
31123
  color: var(--textBody, #3c3131);
@@ -30754,9 +31125,9 @@ h5,
30754
31125
  line-height: 16px;
30755
31126
  }
30756
31127
  @media only screen and (min-width: 769px) {
30757
- .google-login-button__b-small___D10Xc,
30758
- .google-login-button__bSmall___IXVmp,
30759
- .google-login-button__b2___rV4mg {
31128
+ .google-login-button__b-small___XRSEe,
31129
+ .google-login-button__bSmall___XmFGu,
31130
+ .google-login-button__b2___TKzu0 {
30760
31131
  font-weight: 400;
30761
31132
  letter-spacing: -0.02em;
30762
31133
  color: var(--textBody, #3c3131);
@@ -30764,47 +31135,47 @@ h5,
30764
31135
  line-height: 18px;
30765
31136
  }
30766
31137
  }
30767
- .google-login-button__d1___UVhdX {
31138
+ .google-login-button__d1___M75gW {
30768
31139
  font-size: 36px;
30769
31140
  font-weight: 700;
30770
31141
  line-height: 48px;
30771
31142
  letter-spacing: -0.02em;
30772
31143
  }
30773
31144
  @media only screen and (min-width: 769px) {
30774
- .google-login-button__d1___UVhdX {
31145
+ .google-login-button__d1___M75gW {
30775
31146
  font-size: 64px;
30776
31147
  line-height: 85px;
30777
31148
  letter-spacing: -0.03em;
30778
31149
  }
30779
31150
  }
30780
- .google-login-button__caption-medium___yVS2n,
30781
- .google-login-button__captionMedium___UIV13 {
31151
+ .google-login-button__caption-medium___OCpEN,
31152
+ .google-login-button__captionMedium___bKtvU {
30782
31153
  font-size: 12px;
30783
31154
  line-height: 1.5;
30784
31155
  letter-spacing: -0.02em;
30785
31156
  font-weight: 500;
30786
31157
  }
30787
31158
  @media only screen and (max-width: 480px) {
30788
- .google-login-button__caption-medium___yVS2n,
30789
- .google-login-button__captionMedium___UIV13 {
31159
+ .google-login-button__caption-medium___OCpEN,
31160
+ .google-login-button__captionMedium___bKtvU {
30790
31161
  font-size: 11px;
30791
31162
  }
30792
31163
  }
30793
- .google-login-button__caption-semi-bold___Joz60,
30794
- .google-login-button__captionSemiBold___C8p1l {
31164
+ .google-login-button__caption-semi-bold___GD7ZM,
31165
+ .google-login-button__captionSemiBold___FZEVw {
30795
31166
  font-size: 12px;
30796
31167
  line-height: 1.5;
30797
31168
  letter-spacing: -0.02em;
30798
31169
  font-weight: 600;
30799
31170
  }
30800
31171
  @media only screen and (max-width: 480px) {
30801
- .google-login-button__caption-semi-bold___Joz60,
30802
- .google-login-button__captionSemiBold___C8p1l {
31172
+ .google-login-button__caption-semi-bold___GD7ZM,
31173
+ .google-login-button__captionSemiBold___FZEVw {
30803
31174
  font-size: 11px;
30804
31175
  }
30805
31176
  }
30806
- .google-login-button__btn-link___Z4yx6,
30807
- .google-login-button__btnLink___WYTcb {
31177
+ .google-login-button__btn-link___E020C,
31178
+ .google-login-button__btnLink___DyX1T {
30808
31179
  font-weight: 500;
30809
31180
  letter-spacing: -0.02em;
30810
31181
  font-size: 12px;
@@ -30817,72 +31188,72 @@ h5,
30817
31188
  border: none;
30818
31189
  }
30819
31190
  @media only screen and (min-width: 769px) {
30820
- .google-login-button__btn-link___Z4yx6,
30821
- .google-login-button__btnLink___WYTcb {
31191
+ .google-login-button__btn-link___E020C,
31192
+ .google-login-button__btnLink___DyX1T {
30822
31193
  font-weight: 500;
30823
31194
  letter-spacing: -0.02em;
30824
31195
  font-size: 14px;
30825
31196
  line-height: 16px;
30826
31197
  }
30827
31198
  }
30828
- .google-login-button__btn-link___Z4yx6:hover,
30829
- .google-login-button__btnLink___WYTcb:hover {
31199
+ .google-login-button__btn-link___E020C:hover,
31200
+ .google-login-button__btnLink___DyX1T:hover {
30830
31201
  color: var(--buttonLinkL1, #c1847c);
30831
31202
  }
30832
- .google-login-button__btn-link___Z4yx6:disabled,
30833
- .google-login-button__btnLink___WYTcb:disabled {
31203
+ .google-login-button__btn-link___E020C:disabled,
31204
+ .google-login-button__btnLink___DyX1T:disabled {
30834
31205
  color: var(--buttonLinkL2, #d0a39d);
30835
31206
  }
30836
- .google-login-button__btn-link___Z4yx6:active,
30837
- .google-login-button__btnLink___WYTcb:active {
31207
+ .google-login-button__btn-link___E020C:active,
31208
+ .google-login-button__btnLink___DyX1T:active {
30838
31209
  opacity: 0.8;
30839
31210
  }
30840
- .google-login-button__user-select-none___atNX0,
30841
- .google-login-button__userSelectNone___TjXmt {
31211
+ .google-login-button__user-select-none___bC0RH,
31212
+ .google-login-button__userSelectNone___HQ4BZ {
30842
31213
  user-select: none;
30843
31214
  -moz-user-select: none;
30844
31215
  -webkit-user-select: none;
30845
31216
  -ms-user-select: none;
30846
31217
  }
30847
- .google-login-button__margin-0-auto___lSMrD,
30848
- .google-login-button__margin0auto___pjEMN {
31218
+ .google-login-button__margin-0-auto___UgACc,
31219
+ .google-login-button__margin0auto___KDHNy {
30849
31220
  margin: 0 auto;
30850
31221
  }
30851
- .google-login-button__base-page-container___HDsM1,
30852
- .google-login-button__basePageContainer___EH4cp {
31222
+ .google-login-button__base-page-container___cCddh,
31223
+ .google-login-button__basePageContainer___Luskf {
30853
31224
  max-width: 1440px !important;
30854
31225
  }
30855
- .google-login-button__remove-scroll___Sv0ai,
30856
- .google-login-button__removeScroll___hX_DS {
31226
+ .google-login-button__remove-scroll___vm0Bf,
31227
+ .google-login-button__removeScroll___tRToz {
30857
31228
  overflow-y: hidden !important;
30858
31229
  }
30859
- .google-login-button__mr-5___iQJLH,
30860
- .google-login-button__mr5___co5at {
31230
+ .google-login-button__mr-5___x4XQr,
31231
+ .google-login-button__mr5___iTyOy {
30861
31232
  margin-inline-end: 30px !important;
30862
31233
  }
30863
- .google-login-button__mr-2___cdlE_,
30864
- .google-login-button__mr2___hrKWR {
31234
+ .google-login-button__mr-2___nmNTa,
31235
+ .google-login-button__mr2___SCEtu {
30865
31236
  margin-inline-end: 5px !important;
30866
31237
  }
30867
- .google-login-button__py-5___ffmv9,
30868
- .google-login-button__py5___h99Qk {
31238
+ .google-login-button__py-5___xlK1L,
31239
+ .google-login-button__py5___Df4BQ {
30869
31240
  padding-top: 1.875rem !important;
30870
31241
  padding-bottom: 1.875rem !important;
30871
31242
  }
30872
- .google-login-button__view-all-text___wMzMP,
30873
- .google-login-button__viewAllText___n8878 {
31243
+ .google-login-button__view-all-text___vrryv,
31244
+ .google-login-button__viewAllText___uFfCU {
30874
31245
  font-size: 20px;
30875
31246
  font-weight: 400;
30876
31247
  text-transform: lowercase;
30877
31248
  text-decoration: underline;
30878
31249
  }
30879
- .google-login-button__view-all-mobile___z3IOw,
30880
- .google-login-button__viewAllMobile___kwSTY {
31250
+ .google-login-button__view-all-mobile___A40K0,
31251
+ .google-login-button__viewAllMobile___Iohgc {
30881
31252
  display: none;
30882
31253
  }
30883
31254
  @media only screen and (max-width: 768px) {
30884
- .google-login-button__view-all-mobile___z3IOw,
30885
- .google-login-button__viewAllMobile___kwSTY {
31255
+ .google-login-button__view-all-mobile___A40K0,
31256
+ .google-login-button__viewAllMobile___Iohgc {
30886
31257
  display: flex;
30887
31258
  align-items: center;
30888
31259
  justify-content: center;
@@ -30890,55 +31261,55 @@ h5,
30890
31261
  }
30891
31262
  }
30892
31263
  @media only screen and (max-width: 480px) {
30893
- .google-login-button__view-all-mobile___z3IOw,
30894
- .google-login-button__viewAllMobile___kwSTY {
31264
+ .google-login-button__view-all-mobile___A40K0,
31265
+ .google-login-button__viewAllMobile___Iohgc {
30895
31266
  margin-top: 24px;
30896
31267
  }
30897
31268
  }
30898
- .google-login-button__accent-btn___brS2S,
30899
- .google-login-button__accentBtn___k4j9C {
31269
+ .google-login-button__accent-btn___rKmnO,
31270
+ .google-login-button__accentBtn___VKUfQ {
30900
31271
  background-color: var(--accentColor);
30901
31272
  color: #fff;
30902
31273
  }
30903
- .google-login-button__no-scroll___ybGFl,
30904
- .google-login-button__noScroll___vbFH0 {
31274
+ .google-login-button__no-scroll___lm8sG,
31275
+ .google-login-button__noScroll___E1yUU {
30905
31276
  overflow-y: hidden;
30906
31277
  }
30907
- .google-login-button__hide-overflow___o6HaR,
30908
- .google-login-button__hideOverflow___nKtWu {
31278
+ .google-login-button__hide-overflow___v49bU,
31279
+ .google-login-button__hideOverflow___E2jbU {
30909
31280
  overflow: hidden;
30910
31281
  }
30911
- .google-login-button__markdown-body___sVl5K h6 {
31282
+ .google-login-button__markdown-body___f2CS3 h6 {
30912
31283
  margin-top: 0 !important;
30913
31284
  margin-bottom: 0 !important;
30914
31285
  }
30915
31286
  @media only screen and (max-width: 480px) {
30916
- .google-login-button__markdown-body___sVl5K {
31287
+ .google-login-button__markdown-body___f2CS3 {
30917
31288
  font-size: 12px !important;
30918
31289
  padding: 5px !important;
30919
31290
  }
30920
31291
  }
30921
- .google-login-button__view3d-canvas___yERj4 {
31292
+ .google-login-button__view3d-canvas___Dznnl {
30922
31293
  width: 100%;
30923
31294
  height: 100%;
30924
31295
  }
30925
31296
  @media only screen and (max-width: 480px) {
30926
- .google-login-button__view-mobile-up___xPbca {
31297
+ .google-login-button__view-mobile-up___roIVw {
30927
31298
  display: none !important;
30928
31299
  }
30929
31300
  }
30930
31301
  @media only screen and (min-width: 481px) {
30931
- .google-login-button__view-mobile___g5Syu {
31302
+ .google-login-button__view-mobile___ixdST {
30932
31303
  display: none !important;
30933
31304
  }
30934
31305
  }
30935
- .google-login-button__google-login-container___txHJV {
31306
+ .google-login-button__google-login-container___gsSus {
30936
31307
  margin-top: 12px;
30937
31308
  }
30938
- .google-login-button__google-login-container___txHJV .google-login-button__google-signin-wrapper___AifjG {
31309
+ .google-login-button__google-login-container___gsSus .google-login-button__google-signin-wrapper___ewjLC {
30939
31310
  width: 100%;
30940
31311
  }
30941
- .google-login-button__google-login-container___txHJV .g_id_signin > div[role="button"] {
31312
+ .google-login-button__google-login-container___gsSus .g_id_signin > div[role="button"] {
30942
31313
  height: 48px !important;
30943
31314
  padding: 12px !important;
30944
31315
  background: transparent !important;
@@ -30956,10 +31327,10 @@ h5,
30956
31327
  align-items: center !important;
30957
31328
  cursor: pointer !important;
30958
31329
  }
30959
- .google-login-button__google-login-container___txHJV .g_id_signin svg {
31330
+ .google-login-button__google-login-container___gsSus .g_id_signin svg {
30960
31331
  flex: 0 0 24px !important;
30961
31332
  }
30962
- .google-login-button__google-login-container___txHJV .g_id_signin span {
31333
+ .google-login-button__google-login-container___gsSus .g_id_signin span {
30963
31334
  margin-inline-end: 24px !important;
30964
31335
  color: var(--textHeading, #26201a) !important;
30965
31336
  font-size: 14px !important;
@@ -30974,59 +31345,59 @@ h5,
30974
31345
  /**color by character**/
30975
31346
  /** Font family **/
30976
31347
  /** Font weight **/
30977
- .facebook-login-button__display-block___zjvnE {
31348
+ .facebook-login-button__display-block___XhSEK {
30978
31349
  display: block;
30979
31350
  }
30980
- .facebook-login-button__inline-block___DI3Vk,
30981
- .facebook-login-button__inlineBlock___p0R2f {
31351
+ .facebook-login-button__inline-block___UTivJ,
31352
+ .facebook-login-button__inlineBlock___CJfcj {
30982
31353
  display: inline-block;
30983
31354
  }
30984
- .facebook-login-button__flex-row___OaM0g {
31355
+ .facebook-login-button__flex-row___Y8pmb {
30985
31356
  display: flex;
30986
31357
  }
30987
- .facebook-login-button__flex-column___GWHUO,
30988
- .facebook-login-button__flexColumn___vmTFT {
31358
+ .facebook-login-button__flex-column___Hvv6Q,
31359
+ .facebook-login-button__flexColumn___cwtVd {
30989
31360
  display: flex;
30990
31361
  flex-direction: column;
30991
31362
  }
30992
- .facebook-login-button__flex-align-center___M1zHK,
30993
- .facebook-login-button__flexAlignCenter___YhQNt {
31363
+ .facebook-login-button__flex-align-center___y7O93,
31364
+ .facebook-login-button__flexAlignCenter___pxAAO {
30994
31365
  display: flex;
30995
31366
  align-items: center;
30996
31367
  }
30997
- .facebook-login-button__flex-justify-center___mlKsM,
30998
- .facebook-login-button__flexJustifyCenter___QYADt {
31368
+ .facebook-login-button__flex-justify-center___nFkDG,
31369
+ .facebook-login-button__flexJustifyCenter___je6Rp {
30999
31370
  display: flex;
31000
31371
  justify-content: center;
31001
31372
  }
31002
- .facebook-login-button__flex-center___tJtdp,
31003
- .facebook-login-button__flexCenter___jM1oP {
31373
+ .facebook-login-button__flex-center___Yjph0,
31374
+ .facebook-login-button__flexCenter___bNHnz {
31004
31375
  display: flex;
31005
31376
  justify-content: center;
31006
31377
  align-items: center;
31007
31378
  }
31008
- .facebook-login-button__justify-start___o8HIw,
31009
- .facebook-login-button__justifyStart___ydOaC {
31379
+ .facebook-login-button__justify-start___WSj1O,
31380
+ .facebook-login-button__justifyStart___ACwJf {
31010
31381
  justify-content: flex-start;
31011
31382
  }
31012
- .facebook-login-button__justify-end___Xxu9y,
31013
- .facebook-login-button__justifyEnd___JJahf {
31383
+ .facebook-login-button__justify-end___gekV3,
31384
+ .facebook-login-button__justifyEnd___htqz2 {
31014
31385
  justify-content: flex-end;
31015
31386
  }
31016
- .facebook-login-button__justify-between___Vewwo,
31017
- .facebook-login-button__justifyBetween___EeHlc {
31387
+ .facebook-login-button__justify-between___t_ADo,
31388
+ .facebook-login-button__justifyBetween___nofq_ {
31018
31389
  justify-content: space-between;
31019
31390
  }
31020
- .facebook-login-button__justify-around___LmeOW,
31021
- .facebook-login-button__justifyAround___JSyJb {
31391
+ .facebook-login-button__justify-around___lI0fk,
31392
+ .facebook-login-button__justifyAround___OV4zr {
31022
31393
  justify-content: space-around;
31023
31394
  }
31024
- .facebook-login-button__justify-evenly___MZbi6,
31025
- .facebook-login-button__justifyEvenly___wt99i {
31395
+ .facebook-login-button__justify-evenly___mHAFJ,
31396
+ .facebook-login-button__justifyEvenly___a5pys {
31026
31397
  justify-content: space-evenly;
31027
31398
  }
31028
31399
  h1,
31029
- .facebook-login-button__h1___H8grr {
31400
+ .facebook-login-button__h1___AL3BU {
31030
31401
  font-weight: 700;
31031
31402
  font-size: 28px;
31032
31403
  line-height: 42px;
@@ -31035,13 +31406,13 @@ h1,
31035
31406
  }
31036
31407
  @media only screen and (min-width: 769px) {
31037
31408
  h1,
31038
- .facebook-login-button__h1___H8grr {
31409
+ .facebook-login-button__h1___AL3BU {
31039
31410
  font-size: 36px;
31040
31411
  line-height: 48px;
31041
31412
  }
31042
31413
  }
31043
31414
  h2,
31044
- .facebook-login-button__h2___iRoil {
31415
+ .facebook-login-button__h2___scLLL {
31045
31416
  font-weight: 700;
31046
31417
  font-size: 28px;
31047
31418
  line-height: 36px;
@@ -31050,13 +31421,13 @@ h2,
31050
31421
  }
31051
31422
  @media only screen and (min-width: 769px) {
31052
31423
  h2,
31053
- .facebook-login-button__h2___iRoil {
31424
+ .facebook-login-button__h2___scLLL {
31054
31425
  font-size: 32px;
31055
31426
  line-height: 42px;
31056
31427
  }
31057
31428
  }
31058
31429
  h3,
31059
- .facebook-login-button__h3___Jn7gH {
31430
+ .facebook-login-button__h3___Jq6MM {
31060
31431
  font-weight: 700;
31061
31432
  letter-spacing: -0.02em;
31062
31433
  color: var(--textHeading, #26201a);
@@ -31065,7 +31436,7 @@ h3,
31065
31436
  }
31066
31437
  @media only screen and (min-width: 769px) {
31067
31438
  h3,
31068
- .facebook-login-button__h3___Jn7gH {
31439
+ .facebook-login-button__h3___Jq6MM {
31069
31440
  font-weight: 700;
31070
31441
  letter-spacing: -0.02em;
31071
31442
  color: var(--textHeading, #26201a);
@@ -31074,7 +31445,7 @@ h3,
31074
31445
  }
31075
31446
  }
31076
31447
  h4,
31077
- .facebook-login-button__h4____fgnK {
31448
+ .facebook-login-button__h4___wcH90 {
31078
31449
  font-weight: 600;
31079
31450
  letter-spacing: -0.02em;
31080
31451
  color: var(--textHeading, #26201a);
@@ -31083,7 +31454,7 @@ h4,
31083
31454
  }
31084
31455
  @media only screen and (min-width: 769px) {
31085
31456
  h4,
31086
- .facebook-login-button__h4____fgnK {
31457
+ .facebook-login-button__h4___wcH90 {
31087
31458
  font-weight: 600;
31088
31459
  letter-spacing: -0.02em;
31089
31460
  color: var(--textHeading, #26201a);
@@ -31092,7 +31463,7 @@ h4,
31092
31463
  }
31093
31464
  }
31094
31465
  h5,
31095
- .facebook-login-button__h5___ZOk0w {
31466
+ .facebook-login-button__h5____2X5P {
31096
31467
  font-weight: 600;
31097
31468
  font-size: 14px;
31098
31469
  line-height: 16px;
@@ -31101,12 +31472,12 @@ h5,
31101
31472
  }
31102
31473
  @media only screen and (min-width: 769px) {
31103
31474
  h5,
31104
- .facebook-login-button__h5___ZOk0w {
31475
+ .facebook-login-button__h5____2X5P {
31105
31476
  font-size: 16px;
31106
31477
  line-height: 18px;
31107
31478
  }
31108
31479
  }
31109
- .facebook-login-button__b1___U1Mgc {
31480
+ .facebook-login-button__b1___U0OKm {
31110
31481
  font-weight: 400;
31111
31482
  font-size: 14px;
31112
31483
  line-height: 18px;
@@ -31114,14 +31485,14 @@ h5,
31114
31485
  color: var(--textBody, #3c3131);
31115
31486
  }
31116
31487
  @media only screen and (min-width: 769px) {
31117
- .facebook-login-button__b1___U1Mgc {
31488
+ .facebook-login-button__b1___U0OKm {
31118
31489
  font-size: 16px;
31119
31490
  line-height: 20px;
31120
31491
  }
31121
31492
  }
31122
- .facebook-login-button__b-small___cQ06P,
31123
- .facebook-login-button__bSmall___niutO,
31124
- .facebook-login-button__b2___nTIF5 {
31493
+ .facebook-login-button__b-small___bv_rc,
31494
+ .facebook-login-button__bSmall___l88G0,
31495
+ .facebook-login-button__b2___uQWsw {
31125
31496
  font-weight: 400;
31126
31497
  letter-spacing: -0.02em;
31127
31498
  color: var(--textBody, #3c3131);
@@ -31129,9 +31500,9 @@ h5,
31129
31500
  line-height: 16px;
31130
31501
  }
31131
31502
  @media only screen and (min-width: 769px) {
31132
- .facebook-login-button__b-small___cQ06P,
31133
- .facebook-login-button__bSmall___niutO,
31134
- .facebook-login-button__b2___nTIF5 {
31503
+ .facebook-login-button__b-small___bv_rc,
31504
+ .facebook-login-button__bSmall___l88G0,
31505
+ .facebook-login-button__b2___uQWsw {
31135
31506
  font-weight: 400;
31136
31507
  letter-spacing: -0.02em;
31137
31508
  color: var(--textBody, #3c3131);
@@ -31139,47 +31510,47 @@ h5,
31139
31510
  line-height: 18px;
31140
31511
  }
31141
31512
  }
31142
- .facebook-login-button__d1___LbIQx {
31513
+ .facebook-login-button__d1___diZdy {
31143
31514
  font-size: 36px;
31144
31515
  font-weight: 700;
31145
31516
  line-height: 48px;
31146
31517
  letter-spacing: -0.02em;
31147
31518
  }
31148
31519
  @media only screen and (min-width: 769px) {
31149
- .facebook-login-button__d1___LbIQx {
31520
+ .facebook-login-button__d1___diZdy {
31150
31521
  font-size: 64px;
31151
31522
  line-height: 85px;
31152
31523
  letter-spacing: -0.03em;
31153
31524
  }
31154
31525
  }
31155
- .facebook-login-button__caption-medium___TsfS6,
31156
- .facebook-login-button__captionMedium___pHi7v {
31526
+ .facebook-login-button__caption-medium___vOMBS,
31527
+ .facebook-login-button__captionMedium___IZpTs {
31157
31528
  font-size: 12px;
31158
31529
  line-height: 1.5;
31159
31530
  letter-spacing: -0.02em;
31160
31531
  font-weight: 500;
31161
31532
  }
31162
31533
  @media only screen and (max-width: 480px) {
31163
- .facebook-login-button__caption-medium___TsfS6,
31164
- .facebook-login-button__captionMedium___pHi7v {
31534
+ .facebook-login-button__caption-medium___vOMBS,
31535
+ .facebook-login-button__captionMedium___IZpTs {
31165
31536
  font-size: 11px;
31166
31537
  }
31167
31538
  }
31168
- .facebook-login-button__caption-semi-bold___jgz3q,
31169
- .facebook-login-button__captionSemiBold___Whpz9 {
31539
+ .facebook-login-button__caption-semi-bold___i4AEd,
31540
+ .facebook-login-button__captionSemiBold___M6C7N {
31170
31541
  font-size: 12px;
31171
31542
  line-height: 1.5;
31172
31543
  letter-spacing: -0.02em;
31173
31544
  font-weight: 600;
31174
31545
  }
31175
31546
  @media only screen and (max-width: 480px) {
31176
- .facebook-login-button__caption-semi-bold___jgz3q,
31177
- .facebook-login-button__captionSemiBold___Whpz9 {
31547
+ .facebook-login-button__caption-semi-bold___i4AEd,
31548
+ .facebook-login-button__captionSemiBold___M6C7N {
31178
31549
  font-size: 11px;
31179
31550
  }
31180
31551
  }
31181
- .facebook-login-button__btn-link___xqFij,
31182
- .facebook-login-button__btnLink___nQQDj {
31552
+ .facebook-login-button__btn-link___AamyI,
31553
+ .facebook-login-button__btnLink___xFljW {
31183
31554
  font-weight: 500;
31184
31555
  letter-spacing: -0.02em;
31185
31556
  font-size: 12px;
@@ -31192,72 +31563,72 @@ h5,
31192
31563
  border: none;
31193
31564
  }
31194
31565
  @media only screen and (min-width: 769px) {
31195
- .facebook-login-button__btn-link___xqFij,
31196
- .facebook-login-button__btnLink___nQQDj {
31566
+ .facebook-login-button__btn-link___AamyI,
31567
+ .facebook-login-button__btnLink___xFljW {
31197
31568
  font-weight: 500;
31198
31569
  letter-spacing: -0.02em;
31199
31570
  font-size: 14px;
31200
31571
  line-height: 16px;
31201
31572
  }
31202
31573
  }
31203
- .facebook-login-button__btn-link___xqFij:hover,
31204
- .facebook-login-button__btnLink___nQQDj:hover {
31574
+ .facebook-login-button__btn-link___AamyI:hover,
31575
+ .facebook-login-button__btnLink___xFljW:hover {
31205
31576
  color: var(--buttonLinkL1, #c1847c);
31206
31577
  }
31207
- .facebook-login-button__btn-link___xqFij:disabled,
31208
- .facebook-login-button__btnLink___nQQDj:disabled {
31578
+ .facebook-login-button__btn-link___AamyI:disabled,
31579
+ .facebook-login-button__btnLink___xFljW:disabled {
31209
31580
  color: var(--buttonLinkL2, #d0a39d);
31210
31581
  }
31211
- .facebook-login-button__btn-link___xqFij:active,
31212
- .facebook-login-button__btnLink___nQQDj:active {
31582
+ .facebook-login-button__btn-link___AamyI:active,
31583
+ .facebook-login-button__btnLink___xFljW:active {
31213
31584
  opacity: 0.8;
31214
31585
  }
31215
- .facebook-login-button__user-select-none___VOxiT,
31216
- .facebook-login-button__userSelectNone___OWMIQ {
31586
+ .facebook-login-button__user-select-none___soMg6,
31587
+ .facebook-login-button__userSelectNone___j9D1f {
31217
31588
  user-select: none;
31218
31589
  -moz-user-select: none;
31219
31590
  -webkit-user-select: none;
31220
31591
  -ms-user-select: none;
31221
31592
  }
31222
- .facebook-login-button__margin-0-auto___HYkij,
31223
- .facebook-login-button__margin0auto___nKW2C {
31593
+ .facebook-login-button__margin-0-auto___a3Cxr,
31594
+ .facebook-login-button__margin0auto___cS_K5 {
31224
31595
  margin: 0 auto;
31225
31596
  }
31226
- .facebook-login-button__base-page-container___EtZuz,
31227
- .facebook-login-button__basePageContainer___mDB5N {
31597
+ .facebook-login-button__base-page-container___O_N9P,
31598
+ .facebook-login-button__basePageContainer___s6ij5 {
31228
31599
  max-width: 1440px !important;
31229
31600
  }
31230
- .facebook-login-button__remove-scroll___eBRUs,
31231
- .facebook-login-button__removeScroll___GXb7r {
31601
+ .facebook-login-button__remove-scroll___qg7Iq,
31602
+ .facebook-login-button__removeScroll___GkaEy {
31232
31603
  overflow-y: hidden !important;
31233
31604
  }
31234
- .facebook-login-button__mr-5___q58cH,
31235
- .facebook-login-button__mr5___fwWw2 {
31605
+ .facebook-login-button__mr-5___kOpYH,
31606
+ .facebook-login-button__mr5___I5EZY {
31236
31607
  margin-inline-end: 30px !important;
31237
31608
  }
31238
- .facebook-login-button__mr-2___ZKd3H,
31239
- .facebook-login-button__mr2___erY8R {
31609
+ .facebook-login-button__mr-2___jKNra,
31610
+ .facebook-login-button__mr2___LMmXN {
31240
31611
  margin-inline-end: 5px !important;
31241
31612
  }
31242
- .facebook-login-button__py-5___VjPa9,
31243
- .facebook-login-button__py5____PWCV {
31613
+ .facebook-login-button__py-5___A8xFv,
31614
+ .facebook-login-button__py5___GiuQJ {
31244
31615
  padding-top: 1.875rem !important;
31245
31616
  padding-bottom: 1.875rem !important;
31246
31617
  }
31247
- .facebook-login-button__view-all-text___LEUab,
31248
- .facebook-login-button__viewAllText___nDMhF {
31618
+ .facebook-login-button__view-all-text___ygCYR,
31619
+ .facebook-login-button__viewAllText___NhWpY {
31249
31620
  font-size: 20px;
31250
31621
  font-weight: 400;
31251
31622
  text-transform: lowercase;
31252
31623
  text-decoration: underline;
31253
31624
  }
31254
- .facebook-login-button__view-all-mobile___zvPKL,
31255
- .facebook-login-button__viewAllMobile___D2Vp0 {
31625
+ .facebook-login-button__view-all-mobile___HkvLk,
31626
+ .facebook-login-button__viewAllMobile___YjAcs {
31256
31627
  display: none;
31257
31628
  }
31258
31629
  @media only screen and (max-width: 768px) {
31259
- .facebook-login-button__view-all-mobile___zvPKL,
31260
- .facebook-login-button__viewAllMobile___D2Vp0 {
31630
+ .facebook-login-button__view-all-mobile___HkvLk,
31631
+ .facebook-login-button__viewAllMobile___YjAcs {
31261
31632
  display: flex;
31262
31633
  align-items: center;
31263
31634
  justify-content: center;
@@ -31265,52 +31636,52 @@ h5,
31265
31636
  }
31266
31637
  }
31267
31638
  @media only screen and (max-width: 480px) {
31268
- .facebook-login-button__view-all-mobile___zvPKL,
31269
- .facebook-login-button__viewAllMobile___D2Vp0 {
31639
+ .facebook-login-button__view-all-mobile___HkvLk,
31640
+ .facebook-login-button__viewAllMobile___YjAcs {
31270
31641
  margin-top: 24px;
31271
31642
  }
31272
31643
  }
31273
- .facebook-login-button__accent-btn___WXMXk,
31274
- .facebook-login-button__accentBtn___Eo2xa {
31644
+ .facebook-login-button__accent-btn___vN2Hc,
31645
+ .facebook-login-button__accentBtn___KjOTk {
31275
31646
  background-color: var(--accentColor);
31276
31647
  color: #fff;
31277
31648
  }
31278
- .facebook-login-button__no-scroll___DA1oc,
31279
- .facebook-login-button__noScroll___Vz_wN {
31649
+ .facebook-login-button__no-scroll___vJu7j,
31650
+ .facebook-login-button__noScroll___ZBsMe {
31280
31651
  overflow-y: hidden;
31281
31652
  }
31282
- .facebook-login-button__hide-overflow___IOMnf,
31283
- .facebook-login-button__hideOverflow___dUDT6 {
31653
+ .facebook-login-button__hide-overflow___CYfL3,
31654
+ .facebook-login-button__hideOverflow___kdxH7 {
31284
31655
  overflow: hidden;
31285
31656
  }
31286
- .facebook-login-button__markdown-body___hpsNo h6 {
31657
+ .facebook-login-button__markdown-body___Q_FEQ h6 {
31287
31658
  margin-top: 0 !important;
31288
31659
  margin-bottom: 0 !important;
31289
31660
  }
31290
31661
  @media only screen and (max-width: 480px) {
31291
- .facebook-login-button__markdown-body___hpsNo {
31662
+ .facebook-login-button__markdown-body___Q_FEQ {
31292
31663
  font-size: 12px !important;
31293
31664
  padding: 5px !important;
31294
31665
  }
31295
31666
  }
31296
- .facebook-login-button__view3d-canvas___drNqq {
31667
+ .facebook-login-button__view3d-canvas___AKXgA {
31297
31668
  width: 100%;
31298
31669
  height: 100%;
31299
31670
  }
31300
31671
  @media only screen and (max-width: 480px) {
31301
- .facebook-login-button__view-mobile-up___KlJWO {
31672
+ .facebook-login-button__view-mobile-up___Bg2SA {
31302
31673
  display: none !important;
31303
31674
  }
31304
31675
  }
31305
31676
  @media only screen and (min-width: 481px) {
31306
- .facebook-login-button__view-mobile___ovTS9 {
31677
+ .facebook-login-button__view-mobile___ZZimg {
31307
31678
  display: none !important;
31308
31679
  }
31309
31680
  }
31310
- .facebook-login-button__facebook-login-container____88Dn {
31681
+ .facebook-login-button__facebook-login-container___JKKX0 {
31311
31682
  margin-top: 12px;
31312
31683
  }
31313
- .facebook-login-button__facebook-login-container____88Dn .facebook-login-button__facebook-login-button___yF4aw {
31684
+ .facebook-login-button__facebook-login-container___JKKX0 .facebook-login-button__facebook-login-button___IDadP {
31314
31685
  height: 48px;
31315
31686
  padding: 12px;
31316
31687
  background: transparent;
@@ -31329,11 +31700,11 @@ h5,
31329
31700
  cursor: pointer;
31330
31701
  font-family: var(--font-body);
31331
31702
  }
31332
- .facebook-login-button__facebook-login-container____88Dn .facebook-login-button__facebook-login-button___yF4aw svg {
31703
+ .facebook-login-button__facebook-login-container___JKKX0 .facebook-login-button__facebook-login-button___IDadP svg {
31333
31704
  flex: 0 0 24px;
31334
31705
  fill: #1877f2;
31335
31706
  }
31336
- .facebook-login-button__facebook-login-container____88Dn .facebook-login-button__facebook-login-button___yF4aw span {
31707
+ .facebook-login-button__facebook-login-container___JKKX0 .facebook-login-button__facebook-login-button___IDadP span {
31337
31708
  margin-inline-end: 24px;
31338
31709
  color: var(--textHeading, #3c4043);
31339
31710
  font-size: 14px;
@@ -31347,59 +31718,59 @@ h5,
31347
31718
  /**color by character**/
31348
31719
  /** Font family **/
31349
31720
  /** Font weight **/
31350
- .apple-login-button__display-block___hwLap {
31721
+ .apple-login-button__display-block___dG0cB {
31351
31722
  display: block;
31352
31723
  }
31353
- .apple-login-button__inline-block___aCF4e,
31354
- .apple-login-button__inlineBlock___B4Xl5 {
31724
+ .apple-login-button__inline-block___rxWk0,
31725
+ .apple-login-button__inlineBlock___GbOb0 {
31355
31726
  display: inline-block;
31356
31727
  }
31357
- .apple-login-button__flex-row___X9IvI {
31728
+ .apple-login-button__flex-row___Qw_Fa {
31358
31729
  display: flex;
31359
31730
  }
31360
- .apple-login-button__flex-column___G7Y3y,
31361
- .apple-login-button__flexColumn___SFk5p {
31731
+ .apple-login-button__flex-column___A1G0F,
31732
+ .apple-login-button__flexColumn___YgkEF {
31362
31733
  display: flex;
31363
31734
  flex-direction: column;
31364
31735
  }
31365
- .apple-login-button__flex-align-center___daUe5,
31366
- .apple-login-button__flexAlignCenter___ofuh5 {
31736
+ .apple-login-button__flex-align-center___EreYd,
31737
+ .apple-login-button__flexAlignCenter___oLZmE {
31367
31738
  display: flex;
31368
31739
  align-items: center;
31369
31740
  }
31370
- .apple-login-button__flex-justify-center___DJ3WX,
31371
- .apple-login-button__flexJustifyCenter___aC83Y {
31741
+ .apple-login-button__flex-justify-center___a8nUo,
31742
+ .apple-login-button__flexJustifyCenter___O2d1e {
31372
31743
  display: flex;
31373
31744
  justify-content: center;
31374
31745
  }
31375
- .apple-login-button__flex-center___yxBkX,
31376
- .apple-login-button__flexCenter___mtYEb {
31746
+ .apple-login-button__flex-center___Df9rs,
31747
+ .apple-login-button__flexCenter___elYd0 {
31377
31748
  display: flex;
31378
31749
  justify-content: center;
31379
31750
  align-items: center;
31380
31751
  }
31381
- .apple-login-button__justify-start___Ob0Wc,
31382
- .apple-login-button__justifyStart___yoZ4s {
31752
+ .apple-login-button__justify-start___Lc4VK,
31753
+ .apple-login-button__justifyStart___SnLmh {
31383
31754
  justify-content: flex-start;
31384
31755
  }
31385
- .apple-login-button__justify-end___D4MFl,
31386
- .apple-login-button__justifyEnd___w7f3L {
31756
+ .apple-login-button__justify-end___PnUX5,
31757
+ .apple-login-button__justifyEnd___BheGy {
31387
31758
  justify-content: flex-end;
31388
31759
  }
31389
- .apple-login-button__justify-between___L8FRs,
31390
- .apple-login-button__justifyBetween___FcE4J {
31760
+ .apple-login-button__justify-between___Jk3Ft,
31761
+ .apple-login-button__justifyBetween___S2jbv {
31391
31762
  justify-content: space-between;
31392
31763
  }
31393
- .apple-login-button__justify-around___jzZ4w,
31394
- .apple-login-button__justifyAround___Z4Oi1 {
31764
+ .apple-login-button__justify-around___DsR2p,
31765
+ .apple-login-button__justifyAround___EKItA {
31395
31766
  justify-content: space-around;
31396
31767
  }
31397
- .apple-login-button__justify-evenly___AmQxs,
31398
- .apple-login-button__justifyEvenly___RWzUG {
31768
+ .apple-login-button__justify-evenly___pIfvx,
31769
+ .apple-login-button__justifyEvenly___dSYeJ {
31399
31770
  justify-content: space-evenly;
31400
31771
  }
31401
31772
  h1,
31402
- .apple-login-button__h1___oGPVa {
31773
+ .apple-login-button__h1___JcdLQ {
31403
31774
  font-weight: 700;
31404
31775
  font-size: 28px;
31405
31776
  line-height: 42px;
@@ -31408,13 +31779,13 @@ h1,
31408
31779
  }
31409
31780
  @media only screen and (min-width: 769px) {
31410
31781
  h1,
31411
- .apple-login-button__h1___oGPVa {
31782
+ .apple-login-button__h1___JcdLQ {
31412
31783
  font-size: 36px;
31413
31784
  line-height: 48px;
31414
31785
  }
31415
31786
  }
31416
31787
  h2,
31417
- .apple-login-button__h2___HPSR0 {
31788
+ .apple-login-button__h2___vOU4L {
31418
31789
  font-weight: 700;
31419
31790
  font-size: 28px;
31420
31791
  line-height: 36px;
@@ -31423,13 +31794,13 @@ h2,
31423
31794
  }
31424
31795
  @media only screen and (min-width: 769px) {
31425
31796
  h2,
31426
- .apple-login-button__h2___HPSR0 {
31797
+ .apple-login-button__h2___vOU4L {
31427
31798
  font-size: 32px;
31428
31799
  line-height: 42px;
31429
31800
  }
31430
31801
  }
31431
31802
  h3,
31432
- .apple-login-button__h3___JIdf0 {
31803
+ .apple-login-button__h3___FVfvK {
31433
31804
  font-weight: 700;
31434
31805
  letter-spacing: -0.02em;
31435
31806
  color: var(--textHeading, #26201a);
@@ -31438,7 +31809,7 @@ h3,
31438
31809
  }
31439
31810
  @media only screen and (min-width: 769px) {
31440
31811
  h3,
31441
- .apple-login-button__h3___JIdf0 {
31812
+ .apple-login-button__h3___FVfvK {
31442
31813
  font-weight: 700;
31443
31814
  letter-spacing: -0.02em;
31444
31815
  color: var(--textHeading, #26201a);
@@ -31447,7 +31818,7 @@ h3,
31447
31818
  }
31448
31819
  }
31449
31820
  h4,
31450
- .apple-login-button__h4___bA6k4 {
31821
+ .apple-login-button__h4___xdITK {
31451
31822
  font-weight: 600;
31452
31823
  letter-spacing: -0.02em;
31453
31824
  color: var(--textHeading, #26201a);
@@ -31456,7 +31827,7 @@ h4,
31456
31827
  }
31457
31828
  @media only screen and (min-width: 769px) {
31458
31829
  h4,
31459
- .apple-login-button__h4___bA6k4 {
31830
+ .apple-login-button__h4___xdITK {
31460
31831
  font-weight: 600;
31461
31832
  letter-spacing: -0.02em;
31462
31833
  color: var(--textHeading, #26201a);
@@ -31465,7 +31836,7 @@ h4,
31465
31836
  }
31466
31837
  }
31467
31838
  h5,
31468
- .apple-login-button__h5___zP6bH {
31839
+ .apple-login-button__h5___Qdbbu {
31469
31840
  font-weight: 600;
31470
31841
  font-size: 14px;
31471
31842
  line-height: 16px;
@@ -31474,12 +31845,12 @@ h5,
31474
31845
  }
31475
31846
  @media only screen and (min-width: 769px) {
31476
31847
  h5,
31477
- .apple-login-button__h5___zP6bH {
31848
+ .apple-login-button__h5___Qdbbu {
31478
31849
  font-size: 16px;
31479
31850
  line-height: 18px;
31480
31851
  }
31481
31852
  }
31482
- .apple-login-button__b1___ipJa4 {
31853
+ .apple-login-button__b1___LI7x4 {
31483
31854
  font-weight: 400;
31484
31855
  font-size: 14px;
31485
31856
  line-height: 18px;
@@ -31487,14 +31858,14 @@ h5,
31487
31858
  color: var(--textBody, #3c3131);
31488
31859
  }
31489
31860
  @media only screen and (min-width: 769px) {
31490
- .apple-login-button__b1___ipJa4 {
31861
+ .apple-login-button__b1___LI7x4 {
31491
31862
  font-size: 16px;
31492
31863
  line-height: 20px;
31493
31864
  }
31494
31865
  }
31495
- .apple-login-button__b-small___4Ny5P,
31496
- .apple-login-button__bSmall___gQa9Z,
31497
- .apple-login-button__b2___dxOtO {
31866
+ .apple-login-button__b-small___S0r6Y,
31867
+ .apple-login-button__bSmall___ShBOg,
31868
+ .apple-login-button__b2___QdIFV {
31498
31869
  font-weight: 400;
31499
31870
  letter-spacing: -0.02em;
31500
31871
  color: var(--textBody, #3c3131);
@@ -31502,9 +31873,9 @@ h5,
31502
31873
  line-height: 16px;
31503
31874
  }
31504
31875
  @media only screen and (min-width: 769px) {
31505
- .apple-login-button__b-small___4Ny5P,
31506
- .apple-login-button__bSmall___gQa9Z,
31507
- .apple-login-button__b2___dxOtO {
31876
+ .apple-login-button__b-small___S0r6Y,
31877
+ .apple-login-button__bSmall___ShBOg,
31878
+ .apple-login-button__b2___QdIFV {
31508
31879
  font-weight: 400;
31509
31880
  letter-spacing: -0.02em;
31510
31881
  color: var(--textBody, #3c3131);
@@ -31512,47 +31883,47 @@ h5,
31512
31883
  line-height: 18px;
31513
31884
  }
31514
31885
  }
31515
- .apple-login-button__d1___aUKTx {
31886
+ .apple-login-button__d1___WpD6I {
31516
31887
  font-size: 36px;
31517
31888
  font-weight: 700;
31518
31889
  line-height: 48px;
31519
31890
  letter-spacing: -0.02em;
31520
31891
  }
31521
31892
  @media only screen and (min-width: 769px) {
31522
- .apple-login-button__d1___aUKTx {
31893
+ .apple-login-button__d1___WpD6I {
31523
31894
  font-size: 64px;
31524
31895
  line-height: 85px;
31525
31896
  letter-spacing: -0.03em;
31526
31897
  }
31527
31898
  }
31528
- .apple-login-button__caption-medium___lIWNV,
31529
- .apple-login-button__captionMedium___bHFgu {
31899
+ .apple-login-button__caption-medium___xbIYA,
31900
+ .apple-login-button__captionMedium___Gvj0Y {
31530
31901
  font-size: 12px;
31531
31902
  line-height: 1.5;
31532
31903
  letter-spacing: -0.02em;
31533
31904
  font-weight: 500;
31534
31905
  }
31535
31906
  @media only screen and (max-width: 480px) {
31536
- .apple-login-button__caption-medium___lIWNV,
31537
- .apple-login-button__captionMedium___bHFgu {
31907
+ .apple-login-button__caption-medium___xbIYA,
31908
+ .apple-login-button__captionMedium___Gvj0Y {
31538
31909
  font-size: 11px;
31539
31910
  }
31540
31911
  }
31541
- .apple-login-button__caption-semi-bold___Y_xIg,
31542
- .apple-login-button__captionSemiBold___zYVQG {
31912
+ .apple-login-button__caption-semi-bold___xqkJH,
31913
+ .apple-login-button__captionSemiBold___ypuug {
31543
31914
  font-size: 12px;
31544
31915
  line-height: 1.5;
31545
31916
  letter-spacing: -0.02em;
31546
31917
  font-weight: 600;
31547
31918
  }
31548
31919
  @media only screen and (max-width: 480px) {
31549
- .apple-login-button__caption-semi-bold___Y_xIg,
31550
- .apple-login-button__captionSemiBold___zYVQG {
31920
+ .apple-login-button__caption-semi-bold___xqkJH,
31921
+ .apple-login-button__captionSemiBold___ypuug {
31551
31922
  font-size: 11px;
31552
31923
  }
31553
31924
  }
31554
- .apple-login-button__btn-link___AyEZc,
31555
- .apple-login-button__btnLink___agp9E {
31925
+ .apple-login-button__btn-link___pb7wA,
31926
+ .apple-login-button__btnLink___lVhUr {
31556
31927
  font-weight: 500;
31557
31928
  letter-spacing: -0.02em;
31558
31929
  font-size: 12px;
@@ -31565,72 +31936,72 @@ h5,
31565
31936
  border: none;
31566
31937
  }
31567
31938
  @media only screen and (min-width: 769px) {
31568
- .apple-login-button__btn-link___AyEZc,
31569
- .apple-login-button__btnLink___agp9E {
31939
+ .apple-login-button__btn-link___pb7wA,
31940
+ .apple-login-button__btnLink___lVhUr {
31570
31941
  font-weight: 500;
31571
31942
  letter-spacing: -0.02em;
31572
31943
  font-size: 14px;
31573
31944
  line-height: 16px;
31574
31945
  }
31575
31946
  }
31576
- .apple-login-button__btn-link___AyEZc:hover,
31577
- .apple-login-button__btnLink___agp9E:hover {
31947
+ .apple-login-button__btn-link___pb7wA:hover,
31948
+ .apple-login-button__btnLink___lVhUr:hover {
31578
31949
  color: var(--buttonLinkL1, #c1847c);
31579
31950
  }
31580
- .apple-login-button__btn-link___AyEZc:disabled,
31581
- .apple-login-button__btnLink___agp9E:disabled {
31951
+ .apple-login-button__btn-link___pb7wA:disabled,
31952
+ .apple-login-button__btnLink___lVhUr:disabled {
31582
31953
  color: var(--buttonLinkL2, #d0a39d);
31583
31954
  }
31584
- .apple-login-button__btn-link___AyEZc:active,
31585
- .apple-login-button__btnLink___agp9E:active {
31955
+ .apple-login-button__btn-link___pb7wA:active,
31956
+ .apple-login-button__btnLink___lVhUr:active {
31586
31957
  opacity: 0.8;
31587
31958
  }
31588
- .apple-login-button__user-select-none___Uu59m,
31589
- .apple-login-button__userSelectNone___xv1oB {
31959
+ .apple-login-button__user-select-none___xLxbK,
31960
+ .apple-login-button__userSelectNone___Yb76S {
31590
31961
  user-select: none;
31591
31962
  -moz-user-select: none;
31592
31963
  -webkit-user-select: none;
31593
31964
  -ms-user-select: none;
31594
31965
  }
31595
- .apple-login-button__margin-0-auto___l6O1E,
31596
- .apple-login-button__margin0auto___Nsb8q {
31966
+ .apple-login-button__margin-0-auto___sCy7C,
31967
+ .apple-login-button__margin0auto___PiAtN {
31597
31968
  margin: 0 auto;
31598
31969
  }
31599
- .apple-login-button__base-page-container___dQWd_,
31600
- .apple-login-button__basePageContainer___ZgJBO {
31970
+ .apple-login-button__base-page-container___xhJC1,
31971
+ .apple-login-button__basePageContainer___HdZ9Z {
31601
31972
  max-width: 1440px !important;
31602
31973
  }
31603
- .apple-login-button__remove-scroll___AJwUm,
31604
- .apple-login-button__removeScroll___glZJJ {
31974
+ .apple-login-button__remove-scroll___kn_oH,
31975
+ .apple-login-button__removeScroll___ISkN8 {
31605
31976
  overflow-y: hidden !important;
31606
31977
  }
31607
- .apple-login-button__mr-5____BDrE,
31608
- .apple-login-button__mr5___hzHua {
31978
+ .apple-login-button__mr-5___Tp04W,
31979
+ .apple-login-button__mr5___xIXK0 {
31609
31980
  margin-inline-end: 30px !important;
31610
31981
  }
31611
- .apple-login-button__mr-2___AgcLa,
31612
- .apple-login-button__mr2___seZiB {
31982
+ .apple-login-button__mr-2___kGX0D,
31983
+ .apple-login-button__mr2___48yrx {
31613
31984
  margin-inline-end: 5px !important;
31614
31985
  }
31615
- .apple-login-button__py-5___H1MFT,
31616
- .apple-login-button__py5___bGZBu {
31986
+ .apple-login-button__py-5___FPiuH,
31987
+ .apple-login-button__py5___ucemw {
31617
31988
  padding-top: 1.875rem !important;
31618
31989
  padding-bottom: 1.875rem !important;
31619
31990
  }
31620
- .apple-login-button__view-all-text___luJo7,
31621
- .apple-login-button__viewAllText___h297C {
31991
+ .apple-login-button__view-all-text___UWZW1,
31992
+ .apple-login-button__viewAllText___nF_hO {
31622
31993
  font-size: 20px;
31623
31994
  font-weight: 400;
31624
31995
  text-transform: lowercase;
31625
31996
  text-decoration: underline;
31626
31997
  }
31627
- .apple-login-button__view-all-mobile___Kk5t1,
31628
- .apple-login-button__viewAllMobile___cznr_ {
31998
+ .apple-login-button__view-all-mobile___EQceO,
31999
+ .apple-login-button__viewAllMobile___Kxztt {
31629
32000
  display: none;
31630
32001
  }
31631
32002
  @media only screen and (max-width: 768px) {
31632
- .apple-login-button__view-all-mobile___Kk5t1,
31633
- .apple-login-button__viewAllMobile___cznr_ {
32003
+ .apple-login-button__view-all-mobile___EQceO,
32004
+ .apple-login-button__viewAllMobile___Kxztt {
31634
32005
  display: flex;
31635
32006
  align-items: center;
31636
32007
  justify-content: center;
@@ -31638,52 +32009,52 @@ h5,
31638
32009
  }
31639
32010
  }
31640
32011
  @media only screen and (max-width: 480px) {
31641
- .apple-login-button__view-all-mobile___Kk5t1,
31642
- .apple-login-button__viewAllMobile___cznr_ {
32012
+ .apple-login-button__view-all-mobile___EQceO,
32013
+ .apple-login-button__viewAllMobile___Kxztt {
31643
32014
  margin-top: 24px;
31644
32015
  }
31645
32016
  }
31646
- .apple-login-button__accent-btn___nsUdz,
31647
- .apple-login-button__accentBtn___nV53L {
32017
+ .apple-login-button__accent-btn___gEKGS,
32018
+ .apple-login-button__accentBtn___YDRux {
31648
32019
  background-color: var(--accentColor);
31649
32020
  color: #fff;
31650
32021
  }
31651
- .apple-login-button__no-scroll___K6rEz,
31652
- .apple-login-button__noScroll___YSL2S {
32022
+ .apple-login-button__no-scroll___nAAr6,
32023
+ .apple-login-button__noScroll___UUzVo {
31653
32024
  overflow-y: hidden;
31654
32025
  }
31655
- .apple-login-button__hide-overflow___nBoux,
31656
- .apple-login-button__hideOverflow___UTMCC {
32026
+ .apple-login-button__hide-overflow___ZR1cR,
32027
+ .apple-login-button__hideOverflow___JkOWO {
31657
32028
  overflow: hidden;
31658
32029
  }
31659
- .apple-login-button__markdown-body___hbLF0 h6 {
32030
+ .apple-login-button__markdown-body___FzhVg h6 {
31660
32031
  margin-top: 0 !important;
31661
32032
  margin-bottom: 0 !important;
31662
32033
  }
31663
32034
  @media only screen and (max-width: 480px) {
31664
- .apple-login-button__markdown-body___hbLF0 {
32035
+ .apple-login-button__markdown-body___FzhVg {
31665
32036
  font-size: 12px !important;
31666
32037
  padding: 5px !important;
31667
32038
  }
31668
32039
  }
31669
- .apple-login-button__view3d-canvas___YbVDV {
32040
+ .apple-login-button__view3d-canvas___p2S5_ {
31670
32041
  width: 100%;
31671
32042
  height: 100%;
31672
32043
  }
31673
32044
  @media only screen and (max-width: 480px) {
31674
- .apple-login-button__view-mobile-up___QmpIA {
32045
+ .apple-login-button__view-mobile-up___zIt7A {
31675
32046
  display: none !important;
31676
32047
  }
31677
32048
  }
31678
32049
  @media only screen and (min-width: 481px) {
31679
- .apple-login-button__view-mobile___hDSl7 {
32050
+ .apple-login-button__view-mobile___ny3wS {
31680
32051
  display: none !important;
31681
32052
  }
31682
32053
  }
31683
- .apple-login-button__apple-login-container___QDt06 {
32054
+ .apple-login-button__apple-login-container___bBsdH {
31684
32055
  margin-top: 12px;
31685
32056
  }
31686
- .apple-login-button__apple-login-container___QDt06 .apple-login-button__apple-login-button___bv6AQ {
32057
+ .apple-login-button__apple-login-container___bBsdH .apple-login-button__apple-login-button___Z4ssW {
31687
32058
  height: 48px;
31688
32059
  padding: 12px;
31689
32060
  background: transparent;
@@ -31702,11 +32073,11 @@ h5,
31702
32073
  cursor: pointer;
31703
32074
  font-family: var(--font-body);
31704
32075
  }
31705
- .apple-login-button__apple-login-container___QDt06 .apple-login-button__apple-login-button___bv6AQ svg {
32076
+ .apple-login-button__apple-login-container___bBsdH .apple-login-button__apple-login-button___Z4ssW svg {
31706
32077
  flex: 0 0 24px;
31707
32078
  fill: black;
31708
32079
  }
31709
- .apple-login-button__apple-login-container___QDt06 .apple-login-button__apple-login-button___bv6AQ span {
32080
+ .apple-login-button__apple-login-container___bBsdH .apple-login-button__apple-login-button___Z4ssW span {
31710
32081
  margin-inline-end: 24px;
31711
32082
  color: var(--textHeading, #3c4043);
31712
32083
  font-size: 14px;