@alma/widgets 4.0.5 → 4.0.7

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 (36) hide show
  1. package/dist/types/src/Widgets/EligibilityModal/__tests__/Accessibility.test.d.ts +1 -0
  2. package/dist/types/src/Widgets/EligibilityModal/components/EligibilityPlansButtons/index.d.ts +1 -0
  3. package/dist/types/src/Widgets/EligibilityModal/components/Info/index.d.ts +1 -0
  4. package/dist/types/src/Widgets/EligibilityModal/components/Schedule/index.d.ts +1 -0
  5. package/dist/types/src/Widgets/PaymentPlans/__tests__/Accessibility.test.d.ts +1 -0
  6. package/dist/types/src/Widgets/PaymentPlans/index.d.ts +9 -0
  7. package/dist/types/src/assets/__tests__/intl.test.d.ts +1 -0
  8. package/dist/types/src/assets/almaLogo.d.ts +2 -2
  9. package/dist/types/src/components/Installments/Installment/__tests__/Accessibility.test.d.ts +1 -0
  10. package/dist/types/src/components/Loader/__tests__/Accessibility.test.d.ts +1 -0
  11. package/dist/types/src/components/Modal/__tests__/Accessibility.test.d.ts +1 -0
  12. package/dist/types/src/components/SkipLinks/__tests__/Accessibility.test.d.ts +1 -0
  13. package/dist/types/src/components/SkipLinks/__tests__/SkipLinks.test.d.ts +0 -0
  14. package/dist/types/src/components/SkipLinks/index.d.ts +11 -0
  15. package/dist/types/src/hooks/useAnimationInstructions.d.ts +22 -0
  16. package/dist/types/src/hooks/useAnimationInstructions.test.d.ts +1 -0
  17. package/dist/types/src/hooks/useAnnounceText.d.ts +9 -0
  18. package/dist/types/src/hooks/useAnnounceText.test.d.ts +1 -0
  19. package/dist/types/src/hooks/useButtonAnimation.test.d.ts +1 -0
  20. package/dist/types/src/intl/messages/messages.de.json.d.ts +24 -1
  21. package/dist/types/src/intl/messages/messages.en.json.d.ts +24 -1
  22. package/dist/types/src/intl/messages/messages.es.json.d.ts +24 -1
  23. package/dist/types/src/intl/messages/messages.fr.json.d.ts +24 -1
  24. package/dist/types/src/intl/messages/messages.it.json.d.ts +24 -1
  25. package/dist/types/src/intl/messages/messages.nl.json.d.ts +24 -1
  26. package/dist/types/src/intl/messages/messages.pt.json.d.ts +24 -1
  27. package/dist/types/src/utils/paymentPlanStrings.d.ts +7 -0
  28. package/dist/widgets-wc.umd.js +25 -25
  29. package/dist/widgets-wc.umd.js.map +0 -1
  30. package/dist/widgets.css +1 -1
  31. package/dist/widgets.js +3569 -2979
  32. package/dist/widgets.js.map +1 -1
  33. package/dist/widgets.min.css +1 -1
  34. package/dist/widgets.umd.js +25 -25
  35. package/dist/widgets.umd.js.map +1 -1
  36. package/package.json +1 -1
package/dist/widgets.css CHANGED
@@ -1 +1 @@
1
- :root{--weight-normal: 400;--weight-medium: 500;--weight-semi-bold: 600;--weight-bold: 700;--alma-orange: #fa5022;--soft-orange: #ffeadb;--alma-blue: #60d2df;--soft-blue: #e7f8fa;--alma-yellow: #ffcf00;--soft-yellow: #fff5cc;--alma-green: #4bb543;--soft-green: #e2f3e1;--alma-red: #CF2020;--soft-red: #ffecec;--off-white: #f9f9f9;--light-gray: #F0F0F0;--dark-gray: #6C6C6C;--off-black: #1a1a1a;--white: #fff;--black: #000}@font-face{font-family:Venn;src:url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.eot) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.woff) format("woff"),url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Venn;src:url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.eot?#iefix) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.woff) format("woff"),url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Argent;src:url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.eot) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.woff) format("woff"),url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}._container_xqepo_1{margin:16px 0;font-family:Argent,sans-serif;background-color:var(--off-white);border-radius:20px;padding:24px;z-index:2;position:relative}._container_xqepo_1 h3{margin:4px 0}._total_xqepo_15{display:flex;flex-direction:row;justify-content:space-between;font-size:20px}._creditInfo_xqepo_22{margin:4px 0;font-family:Venn,sans-serif;border-radius:20px;border:1px solid var(--off-white);padding:16px;z-index:2;position:relative;font-size:16px}._creditInfoTitle_xqepo_33{font-weight:var(--weight-bold)}._fees_xqepo_37{display:flex;font-family:Venn,sans-serif;flex-direction:row;justify-content:space-between;font-weight:var(--weight-bold);font-size:14px;line-height:135%}._creditCost_xqepo_47{text-align:right}._creditInfoLegalText_xqepo_51{font-size:10px;font-family:Venn,sans-serif;margin-top:8px;font-weight:var(--weight-normal)}._loadingIndicator_rleli_1{display:flex;flex-direction:column;align-items:center}._loadingIndicator_rleli_1>svg{animation:_bounce_rleli_1 1.7s ease infinite}@keyframes _bounce_rleli_1{60%{transform:scale(1)}70%{transform:scale(.7)}80%{transform:scale(1)}85%{transform:scale(.95)}to{transform:scale(1)}}._modal_19xub_1{border:none;background-color:var(--white);color:var(--off-black);width:100%;height:83vh;position:absolute;bottom:0;border-top-left-radius:20px;border-top-right-radius:20px;padding-top:48px;outline:none}._content_19xub_15{padding:24px;width:100%;height:100%}._contentScrollable_19xub_21{overflow-y:auto;margin:0;box-sizing:border-box}._overlay_19xub_27{position:fixed;top:0!important;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0000004d;z-index:99999}._header_19xub_40{display:flex;justify-content:flex-end;position:absolute;top:12px;right:12px;z-index:1}._closeButton_19xub_49{border:0;display:flex;justify-content:center;align-items:center;background-color:var(--off-black);border-radius:50%;cursor:pointer;padding:4px}@media screen and (min-width: 800px){._modal_19xub_1{border-radius:8px;width:800px;height:550px;position:relative;padding-top:0}._contentScrollable_19xub_21{max-height:100vh;overflow:hidden}._content_19xub_15{padding:32px}}._openModalInfo_bndtu_1{text-decoration:underline}._buttons_12ibe_1{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin-bottom:24px;padding-bottom:12px;gap:8px;border-bottom:1px solid var(--light-gray)}._buttons_12ibe_1>button{display:initial;height:50px;min-width:50px;border:1px solid var(--dark-gray);border-radius:16px;font-family:Argent,sans-serif;font-size:20px;line-height:120%;font-weight:600;cursor:pointer;background-color:var(--white);transition:all .1s ease;color:var(--off-black);padding:initial}._buttons_12ibe_1>button._active_12ibe_29{background-color:var(--alma-orange);color:var(--white);border:0}._textButton_12ibe_35{margin:32px}._installment_1c45h_1{display:flex;flex-direction:row;justify-content:space-between;font-size:var(--font-base);line-height:135%;margin-bottom:6px;width:100%}._date_1c45h_11{display:flex;align-items:center;margin-left:-23px}._dot_1c45h_17{width:10px;height:10px;border-radius:50%;background-color:var(--soft-orange);margin-right:16px;z-index:1}._isCurrent_1c45h_26{background-color:var(--alma-orange)}._bold_1c45h_30{font-weight:700}@media screen and (min-width: 800px){._installment_1c45h_1{font-size:var(--font-base)}._dot_1c45h_17:after{border-left:2px solid var(--off-white);height:18px;margin-left:4px;content:" ";position:absolute;z-index:0;margin-top:10px}}._schedule_mjau7_1{padding:0 24px;margin-bottom:16px;font-family:Venn,sans-serif}@media (min-width: 800px){._schedule_mjau7_1{overflow-y:auto;margin:0}}._cardContainer_5dhmv_1{display:flex;flex-direction:row;width:100%;justify-content:center;gap:10px;margin:24px 0}._list_11ul3_1{display:flex;flex-direction:column;margin-bottom:40px;padding:0 24px;gap:20px;font-family:Venn,sans-serif}._listItem_11ul3_10{display:flex;align-items:center;line-height:135%;gap:16px}._bullet_11ul3_17{font-family:Argent,sans-serif;font-weight:600;font-size:32px;min-width:20px;line-height:110%;color:var(--alma-blue)}._listItem_11ul3_10:first-child ._bullet_11ul3_17{color:var(--alma-orange)}._listItem_11ul3_10:last-child ._bullet_11ul3_17{color:var(--alma-yellow)}@media (min-width: 800px){._list_11ul3_1{margin:0;padding:0}}._title_1yl0a_1{font-family:Argent,sans-serif;font-weight:600;font-size:20px;line-height:130%;text-align:center;margin:0 0 24px}@media (min-width: 800px){._title_1yl0a_1{font-size:24px}}._container_lop95_1{display:flex;height:100%;flex-direction:row}._block_lop95_7{height:100%;display:flex;flex-direction:column;width:100%}._left_lop95_14{max-width:300px;padding-right:24px;gap:20px}._logo_lop95_20{position:absolute;bottom:35px;left:150px}._noEligibility_1lg7e_1{height:100%;display:flex;align-items:center;text-align:center;font-size:20px}._loader_1lg7e_9{height:100%;display:flex;align-items:center;justify-content:center}._scheduleArea_1lg7e_16{position:relative}._verticalLine_1lg7e_20{position:absolute;top:15px;left:5px;width:2px;height:calc(100% - 120px);background-color:var(--off-white)}@media screen and (min-width: 800px){._scheduleArea_1lg7e_16{overflow:auto}._verticalLine_1lg7e_20{display:none}}._container_1ca7c_1{display:flex;flex-direction:column}._logo_1ca7c_6{margin:0 auto;overflow:visible}._loadingIndicator_mdgfa_1{display:flex;flex-direction:column;align-items:flex-start;width:100%}._line1_mdgfa_8{width:100%;height:20px;background-color:var(--light-gray);border-radius:2px}._line2_mdgfa_14{width:60%;height:15px;margin-top:16px;background-color:var(--light-gray);border-radius:2px}._widgetButton_11p0j_1{width:368px;max-width:100%;background-color:var(--white);border:1px solid var(--light-gray);display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:8px}._widgetButton_11p0j_1:focus,._widgetButton_11p0j_1:focus-visible{outline:none}._logo_11p0j_18{margin-right:12px}._primaryContainer_11p0j_22{display:flex;flex-direction:row;align-items:flex-start}._paymentPlans_11p0j_28{display:flex;flex-direction:row;gap:8px;align-items:flex-start;max-width:310px;flex-wrap:wrap}._plan_11p0j_37{font-family:Venn,sans-serif;color:var(--off-black);border-radius:4px;font-weight:700;font-size:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:24px;min-width:24px;padding:2px 10px}._plan_11p0j_37._active_11p0j_52{color:var(--white);background:var(--alma-orange)}._plan_11p0j_37._active_11p0j_52._monochrome_11p0j_57{background:var(--off-black)}._plan_11p0j_37._active_11p0j_52._notEligible_11p0j_61{background-color:var(--white);color:var(--dark-gray);cursor:not-allowed}._hideBorder_11p0j_67{border:none}._info_11p0j_71{font-family:Venn,sans-serif;font-size:12px;line-height:180%;color:var(--off-black)}._notEligible_11p0j_61{color:var(--dark-gray)}._loader_11p0j_82{overflow:hidden;align-items:center}._pending_11p0j_87{align-items:center}._clickable_11p0j_91{cursor:pointer}._unClickable_11p0j_95{cursor:not-allowed}
1
+ :root{--weight-normal: 400;--weight-medium: 500;--weight-semi-bold: 600;--weight-bold: 700;--alma-orange: #fa5022;--soft-orange: #ffeadb;--alma-blue: #60d2df;--soft-blue: #e7f8fa;--alma-yellow: #ffcf00;--soft-yellow: #fff5cc;--alma-green: #4bb543;--soft-green: #e2f3e1;--alma-red: #CF2020;--soft-red: #ffecec;--off-white: #f9f9f9;--light-gray: #DCDCDC;--dark-gray: #4A4A4A;--off-black: #1a1a1a;--white: #fff;--black: #000}@font-face{font-family:Venn;src:url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.eot) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.woff) format("woff"),url(https://cdn.almapay.com/fonts/Venn/Venn-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Venn;src:url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.eot?#iefix) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.woff) format("woff"),url(https://cdn.almapay.com/fonts/Venn/Venn-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Argent;src:url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.eot) format("embedded-opentype"),url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.woff) format("woff"),url(https://cdn.almapay.com/fonts/Argent/ArgentCF-DemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}._loadingIndicator_rleli_1{display:flex;flex-direction:column;align-items:center}._loadingIndicator_rleli_1>svg{animation:_bounce_rleli_1 1.7s ease infinite}@keyframes _bounce_rleli_1{60%{transform:scale(1)}70%{transform:scale(.7)}80%{transform:scale(1)}85%{transform:scale(.95)}to{transform:scale(1)}}._modal_15fxp_1{border:none;background-color:var(--white);color:var(--off-black);width:100%;height:83vh;position:absolute;bottom:0;border-top-left-radius:20px;border-top-right-radius:20px;padding-top:48px}._modal_15fxp_1:focus,._modal_15fxp_1:focus-visible{outline:1px solid var(--alma-orange)}._content_15fxp_18{padding:24px;width:100%;height:100%}._contentScrollable_15fxp_24{overflow-y:auto;margin:0;box-sizing:border-box}._overlay_15fxp_30{position:fixed;top:0!important;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0000004d;z-index:99999}._header_15fxp_43{display:flex;justify-content:flex-end;position:absolute;top:12px;right:12px;z-index:1}._closeButton_15fxp_52{border:0;display:flex;justify-content:center;align-items:center;background-color:var(--off-black);border-radius:50%;cursor:pointer;padding:4px}._closeButton_15fxp_52:focus,._closeButton_15fxp_52:focus-visible{outline:1px solid var(--alma-orange);outline-offset:2px}@media screen and (min-width: 800px){._modal_15fxp_1{border-radius:8px;width:800px;height:550px;position:relative;padding-top:0}._contentScrollable_15fxp_24{max-height:100vh;overflow:hidden}._content_15fxp_18{padding:32px}}._skipLinks_76yn6_2{position:absolute;top:0;left:0;z-index:9999;width:100%}._skipLinksList_76yn6_10{margin:0;padding:0;list-style:none}._skipLinkItem_76yn6_16{margin:0;padding:0}._skipLink_76yn6_2{position:absolute;top:-999px;left:-999px;width:1px;height:1px;overflow:hidden;&:focus{position:static;width:auto;height:auto;padding:8px 16px;margin:4px;background:#000;color:#fff;text-decoration:none;border-radius:4px;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #0000004d;outline:1px solid var(--alma-orange);z-index:10000}}._skipLink_76yn6_2:hover:focus{background:#333}._openModalInfo_bndtu_1{text-decoration:underline}._buttons_3bilw_1{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin-bottom:24px;padding-bottom:12px;gap:8px;border-bottom:1px solid var(--light-gray)}._buttons_3bilw_1>button{display:initial;height:50px;min-width:50px;border:1px solid var(--dark-gray);border-radius:16px;font-family:Argent,sans-serif;font-size:1.25rem;line-height:120%;font-weight:600;cursor:pointer;background-color:var(--white);transition:all .1s ease;color:var(--off-black);padding:initial}._buttons_3bilw_1>button:focus,._buttons_3bilw_1>button:focus-visible{outline:1px solid var(--alma-orange);outline-offset:2px}._buttons_3bilw_1>button._active_3bilw_35{background-color:var(--alma-orange);color:var(--white);border:0}._textButton_3bilw_41{margin:32px}._installment_1c45h_1{display:flex;flex-direction:row;justify-content:space-between;font-size:var(--font-base);line-height:135%;margin-bottom:6px;width:100%}._date_1c45h_11{display:flex;align-items:center;margin-left:-23px}._dot_1c45h_17{width:10px;height:10px;border-radius:50%;background-color:var(--soft-orange);margin-right:16px;z-index:1}._isCurrent_1c45h_26{background-color:var(--alma-orange)}._bold_1c45h_30{font-weight:700}@media screen and (min-width: 800px){._installment_1c45h_1{font-size:var(--font-base)}._dot_1c45h_17:after{border-left:2px solid var(--off-white);height:18px;margin-left:4px;content:" ";position:absolute;z-index:0;margin-top:10px}}._container_gyhf6_1{font-family:Argent,sans-serif;background-color:var(--off-white);border-radius:20px;padding:16px;z-index:2;position:relative}._container_gyhf6_1 p{margin:6px 0}._container_gyhf6_1 h3{margin:4px 0}._total_gyhf6_18{display:flex;flex-direction:row;justify-content:space-between;font-size:1.25rem}._creditInfo_gyhf6_25{margin:4px 0;font-family:Venn,sans-serif;border-radius:20px;border:1px solid var(--off-white);padding:16px;z-index:2;position:relative;font-size:1rem}._creditInfoTitle_gyhf6_36{font-weight:var(--weight-bold)}._fees_gyhf6_40{display:flex;font-family:Venn,sans-serif;flex-direction:row;justify-content:space-between;font-weight:var(--weight-bold);font-size:.875rem;line-height:135%}._creditCost_gyhf6_50{text-align:right}._creditInfoLegalText_gyhf6_54{font-size:.625rem;font-family:Venn,sans-serif;margin-top:8px;font-weight:var(--weight-normal)}._scheduleContainer_j5a4f_1{padding:6px}._scheduleContainer_j5a4f_1:focus,._scheduleContainer_j5a4f_1:focus-visible{outline:1px auto var(--alma-orange)}._schedule_j5a4f_1{padding:0 24px;margin:6px 0;font-family:Venn,sans-serif}._scheduleItem_j5a4f_16{list-style-type:none}@media (min-width: 800px){._schedule_j5a4f_1{overflow-y:auto;margin:0}}._cardContainer_5dhmv_1{display:flex;flex-direction:row;width:100%;justify-content:center;gap:10px;margin:24px 0}._list_1ep12_1{display:flex;flex-direction:column;margin-bottom:40px;padding:0 24px;gap:20px;font-family:Venn,sans-serif}._list_1ep12_1:focus,._list_1ep12_1:focus-visible{outline:1px solid var(--alma-orange);outline-offset:2px}._listItem_1ep12_16{display:flex;align-items:center;line-height:135%;gap:16px}._bullet_1ep12_23{font-family:Argent,sans-serif;font-weight:600;font-size:2rem;min-width:20px;line-height:110%;color:var(--alma-blue)}._listItem_1ep12_16:first-child ._bullet_1ep12_23{color:var(--alma-orange)}._listItem_1ep12_16:last-child ._bullet_1ep12_23{color:var(--alma-yellow)}@media (min-width: 800px){._list_1ep12_1{margin:0;padding:0}}._title_1j2j8_1{font-family:Argent,sans-serif;font-weight:600;font-size:1.25rem;line-height:130%;text-align:center;margin:0 0 24px}@media (min-width: 800px){._title_1j2j8_1{font-size:1.5rem}}._container_lop95_1{display:flex;height:100%;flex-direction:row}._block_lop95_7{height:100%;display:flex;flex-direction:column;width:100%}._left_lop95_14{max-width:300px;padding-right:24px;gap:20px}._logo_lop95_20{position:absolute;bottom:35px;left:150px}._noEligibility_1b28g_1{height:100%;display:flex;align-items:center;text-align:center;font-size:1.25rem}._loader_1b28g_9{height:100%;display:flex;align-items:center;justify-content:center}._scheduleArea_1b28g_16{position:relative}._verticalLine_1b28g_20{position:absolute;top:15px;left:5px;width:2px;height:calc(100% - 120px);background-color:var(--off-white)}@media screen and (min-width: 800px){._scheduleArea_1b28g_16{overflow:auto}._verticalLine_1b28g_20{display:none}}._container_1ca7c_1{display:flex;flex-direction:column}._logo_1ca7c_6{margin:0 auto;overflow:visible}._loadingIndicator_mdgfa_1{display:flex;flex-direction:column;align-items:flex-start;width:100%}._line1_mdgfa_8{width:100%;height:20px;background-color:var(--light-gray);border-radius:2px}._line2_mdgfa_14{width:60%;height:15px;margin-top:16px;background-color:var(--light-gray);border-radius:2px}._widgetButton_1oroh_1{width:368px;max-width:100%;background-color:var(--white);border:1px solid var(--light-gray);display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:8px}._widgetButton_1oroh_1:focus,._widgetButton_1oroh_1:focus-visible{outline:1px solid var(--alma-orange)}._widgetButton_1oroh_1._monochrome_1oroh_18:focus,._widgetButton_1oroh_1._monochrome_1oroh_18:focus-visible{outline:1px solid black}._logo_1oroh_23{margin-right:12px}._primaryContainer_1oroh_27{display:flex;flex-direction:row;align-items:flex-start}._paymentPlans_1oroh_33{display:flex;flex-direction:row;gap:8px;align-items:flex-start;max-width:310px;flex-wrap:wrap}._plan_1oroh_42{font-family:Venn,sans-serif;color:var(--off-black);border-radius:4px;font-weight:700;font-size:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:24px;min-width:24px;padding:2px 10px}._planButton_1oroh_57{border:none;background:transparent;cursor:pointer;transition:all .2s ease}._planButton_1oroh_57:hover{transform:scale(1.05)}._planButton_1oroh_57:focus,._planButton_1oroh_57:focus-visible{outline:1px solid var(--alma-orange);outline-offset:2px}._planButton_1oroh_57._monochrome_1oroh_18:focus,._planButton_1oroh_57._monochrome_1oroh_18:focus-visible{outline:1px solid var(--black);outline-offset:2px}._plan_1oroh_42._notEligible_1oroh_80{cursor:not-allowed;opacity:.6}._planButton_1oroh_57:disabled{cursor:not-allowed;opacity:.6}._planButton_1oroh_57:disabled:hover{transform:scale(1.05)}._planButton_1oroh_57:disabled:focus{outline:none}._plan_1oroh_42._active_1oroh_98{color:var(--white);background:var(--alma-orange)}._plan_1oroh_42._active_1oroh_98._monochrome_1oroh_18{background:var(--off-black)}._plan_1oroh_42._active_1oroh_98._notEligible_1oroh_80{background-color:var(--white);color:var(--dark-gray);cursor:not-allowed}._hideBorder_1oroh_113{border:none}._info_1oroh_117{font-size:.75rem;line-height:16px;color:var(--dark-gray);text-align:center}._announceText_1oroh_125{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._notEligible_1oroh_80{color:var(--dark-gray)}._loader_1oroh_141{overflow:hidden;align-items:center}._pending_1oroh_146{align-items:center}._clickable_1oroh_150{cursor:pointer}._unClickable_1oroh_154{cursor:not-allowed}