@mycause/ui 1.1.0-test3 → 1.1.0-test6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/chips/chip.d.ts +1 -1
- package/dist/components/donation.d.ts +30 -0
- package/dist/donation.css +1 -1
- package/dist/donation.css.map +1 -1
- package/dist/donation.d.ts +2 -22
- package/dist/donation.esm.css +1 -1
- package/dist/donation.esm.css.map +1 -1
- package/dist/donation.esm.js +2198 -1122
- package/dist/donation.js +2244 -1146
- package/package.json +1 -1
|
@@ -7,6 +7,6 @@ export interface ChipProps extends Omit<MDCChipProps, "ref" | "initRipple" | "le
|
|
|
7
7
|
}
|
|
8
8
|
declare function Chip({ className, leadingIcon, trailingIcon, ...props }: ChipProps): React.JSX.Element;
|
|
9
9
|
declare namespace Chip {
|
|
10
|
-
var defaultProps: Partial<Pick<MDCChipProps, "label" | "selected" | "id" | "onClick" | "onTransitionEnd" | "trailingIcon" | "
|
|
10
|
+
var defaultProps: Partial<Pick<MDCChipProps, "label" | "selected" | "id" | "onClick" | "onTransitionEnd" | "trailingIcon" | "handleSelect" | "leadingIcon" | "handleRemove" | "handleInteraction" | "handleTrailingIconInteraction" | "chipCheckmark" | "shouldRemoveOnTrailingIconClick"> & import("@material/react-ripple").RippledComponentProps<HTMLDivElement>> | undefined;
|
|
11
11
|
}
|
|
12
12
|
export default Chip;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export * from "./anchor";
|
|
2
|
+
export * from "./avatar";
|
|
3
|
+
export * from "./button";
|
|
4
|
+
export * from "./button-select";
|
|
5
|
+
export * from "./checkbox";
|
|
6
|
+
export * from "./cropper";
|
|
7
|
+
export * from "./combo-field";
|
|
8
|
+
export * from "./date-picker";
|
|
9
|
+
export * from "./elevation";
|
|
10
|
+
export * from "./field-helpers";
|
|
11
|
+
export * from "./icon";
|
|
12
|
+
export * from "./layout";
|
|
13
|
+
export * from "./list";
|
|
14
|
+
export * from "./login";
|
|
15
|
+
export * from "./menu";
|
|
16
|
+
export * from "./modal";
|
|
17
|
+
export * from "./navigation";
|
|
18
|
+
export * from "./phone-number-input";
|
|
19
|
+
export * from "./radio";
|
|
20
|
+
export * from "./select";
|
|
21
|
+
export * from "./spinner";
|
|
22
|
+
export * from "./switch";
|
|
23
|
+
export * from "./tabs";
|
|
24
|
+
export * from "./text-field";
|
|
25
|
+
export * from "./text";
|
|
26
|
+
export * from "./nav";
|
|
27
|
+
export * from "./popup";
|
|
28
|
+
export * from "./table";
|
|
29
|
+
export * from "./footerV2";
|
|
30
|
+
export * from "./input";
|
package/dist/donation.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.modal-module_modal__3BPw_{display:none;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y{display:flex;justify-content:center;align-items:center;height:calc(100% + 50px);animation-name:modal-module_zoom__7ZPHg;animation-duration:.6s}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y img{max-width:calc(100vw - 37px);max-height:calc(100vh - 100px)}@keyframes modal-module_zoom__7ZPHg{0%{transform:scale(0)}to{transform:scale(1)}}.modal-module_modal__3BPw_ .modal-module_close__1refL{color:#fff;font-size:25px;font-weight:700;transition:.3s;position:absolute;right:-27px;top:-27px}.modal-module_modal__3BPw_ .modal-module_close__1refL:focus,.modal-module_modal__3BPw_ .modal-module_close__1refL:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-module_modalContent__pnZ9y{width:100%}}.phone-number-input-module_phoneInputV2__SEb7z{font-family:Montserrat}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw{font-size:12px;font-weight:700;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw .phone-number-input-module_required__1aTIY{color:#43ccb0;font-size:14px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6{position:relative;height:48px;width:100%}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2{border:1px solid var(--Stroke,#e2e2e2);box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:6px;overflow:hidden}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_focus__3rSBl{border:1px solid var(--Brand,#43ccb0)}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_error__37MEE{border:1px solid #f05c6a}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0{position:absolute;top:13px;left:12px;display:flex;align-items:center}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 span{font-size:25px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 .phone-number-input-module_countryCode__3EQkV{margin:3px 0 0 4px;font-size:16px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_mesError__23_lD{color:#f05c6a;font-size:14px;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .select{width:115px;background:#e2e2e2}.phone-number-input-module_phoneInputV2__SEb7z .select>.mdc-select>.mdc-select__native-control{opacity:0}.phone-number-input-module_phoneInputV2__SEb7z .text-field .mdc-text-field__input{font-size:16px;font-weight:400!important}.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.switch-module_container__jMNSs .switch-module_switch__13Tp5{position:relative;display:inline-block;width:40px;height:20px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input{opacity:0;width:0;height:0}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.2s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input:checked+.switch-module_slider__1kN7x:before{transform:translateX(20px)}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p{border-radius:34px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p:before{border-radius:50%}.nav-module_tabBar__1jJhu{height:75px}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab{height:75px!important}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:15px!important;font-weight:500}.nav-module_navMyAccount__3a4ID{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);top:0;z-index:10;width:100%;font-family:Montserrat}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH{width:100%;display:flex;justify-content:space-between;padding:10px 30px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_logoWrap__KFsbv{display:flex;align-items:center;justify-content:center;margin-right:1rem}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{display:flex;grid-gap:48px;gap:48px;align-items:center}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:16px;border-radius:8px;font-weight:700;color:#fff}@media (max-width:768px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:28px;gap:28px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:14px}}@media (max-width:480px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:10px;gap:10px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:12px;height:40px;padding:0 10px}}.popup-module_wrapper__2a8HZ{width:100%;height:79px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#1f4e43}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{padding:5px;font-weight:700;font-size:16px;line-height:22.4px;text-align:center;color:#fff;margin-left:94px;margin-right:24px}.popup-module_wrapper__2a8HZ .popup-module_description__BetQs{position:relative;color:#b9c3c1;padding:5px;font-weight:500;font-size:16px;line-height:22.4px;text-align:center}@media (max-width:768px){.popup-module_wrapper__2a8HZ{width:100%;height:119px;flex-direction:column;align-items:center;justify-content:center}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{margin-left:0;margin-right:0}}.partner-monthly-table-module_wrapper__e92hP{width:100%;margin:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_title__2Sfuk{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:5px;font-family:Montserrat,Roboto,sans-serif}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk{box-shadow:0 0 29px rgba(100,100,111,.2);border-radius:10px;padding:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW{display:flex;align-items:flex-end}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji{position:relative;display:inline-block}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img{margin-bottom:7px;margin-left:5px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img svg{background-color:#000}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:hidden;width:320px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px 13px;position:absolute;z-index:1;top:105%;right:50%;margin-right:-162px;border:1px solid #fba026;opacity:0;transition:opacity .5s;line-height:1.2}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fba026}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji:hover .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:visible;opacity:1}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk td,.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk th{border-bottom:1px solid #d5d5d5;padding:20px 5px}.partner-monthly-table-module_wrapper__e92hP td{text-align:center}.input-module_container__3R_rx{font-family:Montserrat}.input-module_container__3R_rx .input-module_lable__3MUr4{font-size:12px;font-weight:700;margin:8px 0;display:flex;align-items:center}.input-module_container__3R_rx .input-module_lable__3MUr4 .input-module_required__2jKE5{color:#43ccb0;font-size:14px;margin-left:5px}.input-module_container__3R_rx input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-module_container__3R_rx input::placeholder{color:#acacac}.input-module_container__3R_rx input:focus{border:1px solid #43ccb0}.input-module_container__3R_rx input.input-module_error__9qa8B{border:1px solid #f05c6a}.input-module_container__3R_rx .input-module_mesError__3AzLW{color:#f05c6a;font-size:14px;margin:8px 0}
|
|
1
|
+
.modal-module_modal__3BPw_{display:none;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y{display:flex;justify-content:center;align-items:center;height:calc(100% + 50px);animation-name:modal-module_zoom__7ZPHg;animation-duration:.6s}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y img{max-width:calc(100vw - 37px);max-height:calc(100vh - 100px)}@keyframes modal-module_zoom__7ZPHg{0%{transform:scale(0)}to{transform:scale(1)}}.modal-module_modal__3BPw_ .modal-module_close__1refL{color:#fff;font-size:25px;font-weight:700;transition:.3s;position:absolute;right:-27px;top:-27px}.modal-module_modal__3BPw_ .modal-module_close__1refL:focus,.modal-module_modal__3BPw_ .modal-module_close__1refL:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-module_modalContent__pnZ9y{width:100%}}.phone-number-input-module_phoneInputV2__SEb7z{font-family:Montserrat}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw{font-size:12px;font-weight:700;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw .phone-number-input-module_required__1aTIY{color:#43ccb0;font-size:14px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6{position:relative;height:48px;width:100%}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2{border:1px solid var(--Stroke,#e2e2e2);box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:6px;overflow:hidden}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_focus__3rSBl{border:1px solid var(--Brand,#43ccb0)}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_error__37MEE{border:1px solid #f05c6a}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0{position:absolute;top:13px;left:12px;display:flex;align-items:center}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 span{font-size:25px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 .phone-number-input-module_countryCode__3EQkV{margin:3px 0 0 4px;font-size:16px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_mesError__23_lD{color:#f05c6a;font-size:14px;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .select{width:115px;background:#e2e2e2}.phone-number-input-module_phoneInputV2__SEb7z .select>.mdc-select>.mdc-select__native-control{opacity:0}.phone-number-input-module_phoneInputV2__SEb7z .text-field .mdc-text-field__input{font-size:16px;font-weight:400!important}.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.switch-module_container__jMNSs .switch-module_switch__13Tp5{position:relative;display:inline-block;width:40px;height:20px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input{opacity:0;width:0;height:0}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.2s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input:checked+.switch-module_slider__1kN7x:before{transform:translateX(20px)}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p{border-radius:34px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p:before{border-radius:50%}.nav-module_tabBar__1jJhu{height:75px}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab{height:75px!important}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:15px!important;font-weight:500}.nav-module_navMyAccount__3a4ID{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);top:0;z-index:10;width:100%;font-family:Montserrat}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH{width:100%;display:flex;justify-content:space-between;padding:10px 30px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_logoWrap__KFsbv{display:flex;align-items:center;justify-content:center;margin-right:1rem}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{display:flex;grid-gap:48px;gap:48px;align-items:center}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:16px;border-radius:8px;font-weight:700;color:#fff}@media (max-width:768px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:28px;gap:28px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:14px}}@media (max-width:480px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:10px;gap:10px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:12px;height:40px;padding:0 10px}}.popup-module_wrapper__2a8HZ{width:100%;height:79px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#1f4e43}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{padding:5px;font-weight:700;font-size:16px;line-height:22.4px;text-align:center;color:#fff;margin-left:94px;margin-right:24px}.popup-module_wrapper__2a8HZ .popup-module_description__BetQs{position:relative;color:#b9c3c1;padding:5px;font-weight:500;font-size:16px;line-height:22.4px;text-align:center}@media (max-width:768px){.popup-module_wrapper__2a8HZ{width:100%;height:119px;flex-direction:column;align-items:center;justify-content:center}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{margin-left:0;margin-right:0}}.partner-monthly-table-module_wrapper__e92hP{width:100%;margin:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_title__2Sfuk{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:5px;font-family:Montserrat,Roboto,sans-serif}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk{box-shadow:0 0 29px rgba(100,100,111,.2);border-radius:10px;padding:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW{display:flex;align-items:flex-end}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji{position:relative;display:inline-block}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img{margin-bottom:7px;margin-left:5px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img svg{background-color:#000}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:hidden;width:320px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px 13px;position:absolute;z-index:1;top:105%;right:50%;margin-right:-162px;border:1px solid #fba026;opacity:0;transition:opacity .5s;line-height:1.2}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fba026}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji:hover .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:visible;opacity:1}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk td,.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk th{border-bottom:1px solid #d5d5d5;padding:20px 5px}.partner-monthly-table-module_wrapper__e92hP td{text-align:center}.footerV2-module_wrapper__3uNWh{background-color:#fff;color:#404041;font-family:Montserrat,sans-serif}.footerV2-module_wrapper__3uNWh .footerV2-module_container__1Y8dv{width:100%;margin:0 auto;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.footerV2-module_wrapper__3uNWh section{max-width:80em;display:flex;padding:55px 0 35px;margin:0 auto;flex-direction:row;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_social_links__item__2RVAO{display:block;width:2.5rem;height:2.5rem}.footerV2-module_wrapper__3uNWh .footerV2-module_social_links__item__2RVAO img{width:100%;height:100%;display:block;object-fit:"contain"}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{width:20%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6 .footerV2-module_logo__3g-m-{width:161px;height:57px;margin-top:-5px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_bottom__8raKl{display:flex;justify-content:space-between;width:100%;margin-top:20px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow__2a4nL{width:33.33%;padding:0 10px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow__2a4nL h2{color:#000;font-size:14px;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_social_icons__35Jsa{display:flex;flex-direction:row;grid-gap:21px;gap:21px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{display:flex;width:60%;position:relative;min-height:220px;flex-wrap:wrap}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3{width:25%;display:flex;flex-direction:column;align-items:center}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:273px;height:244px;text-align:center;padding:5px 29px 27px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{line-height:16.8px;font-weight:600;font-size:14px;color:#0b1f05;text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{font-weight:400;font-size:14px;line-height:19.6px;color:#13362e;text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3>.footerV2-module_stack-column__13ufr>.footerV2-module_stack-row__3amp9{flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics_item__2zP8I{display:flex;flex-direction:row;align-items:center;grid-gap:16px;gap:16px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I:last-child img{transform:scaleX(-1)}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i{flex-basis:33.33%;padding:0 10px;display:block}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2{color:#000;font-size:14px;text-transform:lowercase;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2:first-letter{text-transform:capitalize}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H{display:flex;flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H a{color:#6d6d6d;text-decoration:none;margin:.5rem 0;font-size:14px}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H a:first-letter{text-transform:capitalize}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{width:100%;max-width:80em;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{flex-direction:column;padding:1rem 10px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY a{text-decoration:none;color:#404041;font-size:13px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY .footerV2-module_container__1Y8dv>div{align-items:center;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:65%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:20px;background:linear-gradient(90deg,#e96a6d,#e17221),#2d8a75;cursor:pointer;border-radius:6px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR .footerV2-module_title__2Pfg4{display:flex;flex-direction:column;font-weight:500;font-size:14px;line-height:1.5em;text-align:left;color:#fff}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR img{width:16px;height:auto}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card_mobile__3j68-{display:none}@media (max-width:1200px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-wrap:wrap;width:80%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{flex-basis:100%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{width:70%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3{width:30%}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{width:80%}}@media (max-width:992px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:80%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3,.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{width:100%}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:100%;height:174px;padding:25px;margin-top:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{text-align:center}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I{flex-direction:column;grid-gap:0!important;gap:0!important}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{flex-direction:column;grid-gap:5px;gap:5px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{text-align:center;width:70%}}@media (max-width:768px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:432px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #dadada}.footerV2-module_wrapper__3uNWh .footerV2-module_social_icons_mobile__2MuTY{display:flex;flex-direction:row;grid-gap:21px;gap:21px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo h2{color:#000;font-size:14px;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2{font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW{display:block}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_title_container__2J_BO{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_item_link__2CV5i{border-bottom:1px solid #dadada;padding:8px 0}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_list_links__Twf5H{margin-left:22px}.footerV2-module_wrapper__3uNWh .footerV2-module_active__1jXbw{display:flex!important}.footerV2-module_wrapper__3uNWh .footerV2-module_inactive__2Qwod{display:none!important}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{width:100%;border-bottom:1px solid #dadada}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:432px;height:236px;padding:25px;margin-top:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I{flex-direction:row;width:100%;grid-gap:16px!important;gap:16px!important}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{text-align:left;width:70%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:432px;padding:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR img{width:12px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card_mobile__3j68-{display:flex;justify-content:center;padding:15px 0 50px}}@media (max-width:480px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:340px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{width:340px;height:236px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{flex-direction:column-reverse}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh .footerV2-module_stack-row__3amp9:not(.footerV2-module_stack-reverse__20hel)>:not(:last-child){margin-right:.2rem!important}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:340px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{width:90%}}.input-module_container__3R_rx{font-family:Montserrat}.input-module_container__3R_rx .input-module_lable__3MUr4{font-size:12px;font-weight:700;margin:8px 0;display:flex;align-items:center}.input-module_container__3R_rx .input-module_lable__3MUr4 .input-module_required__2jKE5{color:#43ccb0;font-size:14px;margin-left:5px}.input-module_container__3R_rx input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-module_container__3R_rx input::placeholder{color:#acacac}.input-module_container__3R_rx input:focus{border:1px solid #43ccb0}.input-module_container__3R_rx input.input-module_error__9qa8B{border:1px solid #f05c6a}.input-module_container__3R_rx .input-module_mesError__3AzLW{color:#f05c6a;font-size:14px;margin:8px 0}
|
|
2
2
|
/*# sourceMappingURL=donation.esm.css.map */
|
package/dist/donation.css.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["modal.module.scss","phone-number-input.module.scss","switch.module.scss","nav.module.scss","popup.module.scss","partner-monthly-table.module.scss","input.module.scss"],"names":[],"mappings":"AAAA,2BACE,YAAa,CACb,cAAe,CACf,SAAU,CACV,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,aAAc,CACd,+BAGF,CACA,6DACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,wBAAyB,CACzB,uCAAoB,CACpB,sBACF,CACA,iEACE,4BAA6B,CAC7B,8BACF,CACA,oCACE,GACE,kBACF,CACA,GACE,kBACF,CACF,CACA,sDACE,UAAY,CACZ,cAAe,CACf,eAAiB,CACjB,cAAgB,CAChB,iBAAkB,CAClB,WAAY,CACZ,SACF,CACA,wHAEE,UAAW,CACX,oBAAqB,CACrB,cACF,CAGA,yCACE,kCACE,UACF,CACF,CCtDA,+CACE,sBACF,CACA,uFACE,cAAe,CACf,eAAgB,CAChB,YACF,CACA,kIACE,aAAc,CACd,cACF,CACA,2FACE,iBAAkB,CAClB,WAAY,CACZ,UACF,CACA,wIACE,sCAAwC,CACxC,sCAA+C,CAC/C,iBAAkB,CAClB,eACF,CACA,+KACE,qCACF,CACA,+KACE,wBACF,CACA,2IACE,iBAAkB,CAClB,QAAS,CACT,SAAU,CACV,YAAa,CACb,kBACF,CACA,gJACE,cACF,CACA,yLACE,kBAAmB,CACnB,cACF,CACA,0FACE,aAAc,CACd,cAAe,CACf,YACF,CACA,uDACE,WAAY,CACZ,kBACF,CACA,+FACE,SACF,CACA,kFACE,cAAe,CACf,yBACF,CACA,0eAYE,WACF,CCxEA,6DACE,iBAAkB,CAClB,oBAAqB,CACrB,UAAW,CACX,WAEF,CACA,mEACE,SAAU,CACV,OAAQ,CACR,QACF,CACA,0FACE,iBAAkB,CAClB,cAAe,CACf,KAAM,CACN,MAAO,CACP,OAAQ,CACR,QAAS,CACT,qBAAsB,CAEtB,cACF,CACA,iGACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,UAAW,CACX,QAAS,CACT,UAAW,CACX,qBAAuB,CAEvB,cACF,CACA,+GAGE,0BACF,CACA,qHACE,kBACF,CACA,4HACE,iBACF,CC5CA,0BACE,WACF,CACA,qDACE,qBACF,CACA,4FACE,wBAA0B,CAC1B,eACF,CAEA,gCACE,qBAAsB,CACtB,8DAAwE,CACxE,KAAM,CACN,UAAW,CACX,UAAW,CACX,sBACF,CACA,6DACE,UAAW,CACX,YAAa,CACb,6BAA8B,CAC9B,iBACF,CACA,yFACE,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBACF,CACA,0FACE,YAAa,CACb,aAAS,CAAT,QAAS,CACT,kBACF,CACA,oHACE,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CAEA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cACF,CACF,CACA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cAAe,CACf,WAAY,CACZ,cACF,CACF,CC5DA,6BACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,0BAA2B,CAC3B,kBAAmB,CACnB,wBACF,CACA,wDACE,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBAAkB,CAClB,UAAY,CACZ,gBAAiB,CACjB,iBACF,CACA,8DACE,iBAAkB,CAClB,aAAc,CACd,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBACF,CAEA,yBACE,6BACE,UAAW,CACX,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBACF,CACA,wDACE,aAAgB,CAChB,cACF,CACF,CCzCA,6CACE,UAAW,CACX,WACF,CACA,wFACE,cAAe,CACf,eAAiB,CACjB,eAAgB,CAChB,iBAAkB,CAClB,wCACF,CACA,6FACE,wCAAiD,CACjD,kBAAmB,CACnB,YACF,CACA,6IACE,YAAa,CACb,oBACF,CACA,0LACE,iBAAkB,CAClB,oBACF,CACA,8LACE,iBAAkB,CAClB,eACF,CACA,kMACE,qBACF,CACA,2OACE,iBAAkB,CAClB,WAAY,CACZ,qBAAuB,CACvB,UAAW,CACX,iBAAkB,CAClB,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,SAAU,CACV,mBAAoB,CACpB,wBAAyB,CACzB,SAAU,CACV,sBAAwB,CACxB,eACF,CACA,iPACE,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,QAAS,CACT,gBAAiB,CAGjB,4BAAyD,CAAzD,2BACF,CACA,iPACE,kBAAmB,CACnB,SACF,CACA,gMAEE,+BAAgC,CAChC,gBACF,CACA,gDACE,iBACF,CCtEA,+BACE,sBACF,CACA,0DACE,cAAe,CACf,eAAgB,CAChB,YAAa,CACb,YAAa,CACb,kBACF,CACA,wFACE,aAAc,CACd,cAAe,CACf,eACF,CACA,qCACE,UAAW,CACX,WAAY,CACZ,sCAA+C,CAC/C,wBAAyB,CACzB,iBAAkB,CAClB,aAAc,CACd,iBAAkB,CAClB,YACF,CACA,kDACE,aACF,CACA,2CACE,wBACF,CACA,+DACE,wBACF,CACA,6DACE,aAAc,CACd,cAAe,CACf,YACF","file":"donation.esm.css","sourcesContent":[".modal {\n display: none;\n position: fixed;\n z-index: 1;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n /* Modal Content (image) */\n /* The Close Button */\n}\n.modal .modalContent {\n display: flex;\n justify-content: center;\n align-items: center;\n height: calc(100% + 50px);\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n.modal .modalContent img {\n max-width: calc(100vw - 37px);\n max-height: calc(100vh - 100px);\n}\n@keyframes zoom {\n from {\n transform: scale(0);\n }\n to {\n transform: scale(1);\n }\n}\n.modal .close {\n color: white;\n font-size: 25px;\n font-weight: bold;\n transition: 0.3s;\n position: absolute;\n right: -27px;\n top: -27px;\n}\n.modal .close:hover,\n.modal .close:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px) {\n .modalContent {\n width: 100%;\n }\n}",".phoneInputV2 {\n font-family: Montserrat;\n}\n.phoneInputV2 .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n}\n.phoneInputV2 .lable .required {\n color: #43ccb0;\n font-size: 14px;\n}\n.phoneInputV2 .coverForm {\n position: relative;\n height: 48px;\n width: 100%;\n}\n.phoneInputV2 .coverForm .comboField {\n border: 1px solid var(--Stroke, #e2e2e2);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 6px;\n overflow: hidden;\n}\n.phoneInputV2 .coverForm .comboField.focus {\n border: 1px solid var(--Brand, #43ccb0);\n}\n.phoneInputV2 .coverForm .comboField.error {\n border: 1px solid #f05c6a;\n}\n.phoneInputV2 .coverForm .flagContainer {\n position: absolute;\n top: 13px;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.phoneInputV2 .coverForm .flagContainer span {\n font-size: 25px;\n}\n.phoneInputV2 .coverForm .flagContainer .countryCode {\n margin: 3px 0 0 4px;\n font-size: 16px;\n}\n.phoneInputV2 .mesError {\n color: #f05c6a;\n font-size: 14px;\n margin: 8px 0;\n}\n.phoneInputV2 :global(.select) {\n width: 115px;\n background: #e2e2e2;\n}\n.phoneInputV2 :global(.select > .mdc-select > .mdc-select__native-control) {\n opacity: 0;\n}\n.phoneInputV2 :global(.text-field .mdc-text-field__input) {\n font-size: 16px;\n font-weight: 400 !important;\n}\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing) {\n border: none;\n}",".container .switch {\n position: relative;\n display: inline-block;\n width: 40px;\n height: 20px;\n /* Rounded sliders */\n}\n.container .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n.container .switch .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n}\n.container .switch .slider:before {\n position: absolute;\n content: \"\";\n height: 16px;\n width: 16px;\n left: 2px;\n bottom: 2px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.2s;\n}\n.container .switch input:checked + .slider:before {\n -webkit-transform: translateX(20px);\n -ms-transform: translateX(20px);\n transform: translateX(20px);\n}\n.container .switch .slider.round {\n border-radius: 34px;\n}\n.container .switch .slider.round:before {\n border-radius: 50%;\n}",".tabBar {\n height: 75px;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab) {\n height: 75px !important;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label) {\n font-size: 15px !important;\n font-weight: 500;\n}\n\n.navMyAccount {\n background-color: #fff;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);\n top: 0;\n z-index: 10;\n width: 100%;\n font-family: \"Montserrat\";\n}\n.navMyAccount .container {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 10px 30px;\n}\n.navMyAccount .container .logoWrap {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-right: 1rem;\n}\n.navMyAccount .container .leftCover {\n display: flex;\n gap: 48px;\n align-items: center;\n}\n.navMyAccount .container .leftCover .ctaBtn {\n font-size: 16px;\n border-radius: 8px;\n font-weight: 700;\n color: #fff;\n}\n\n@media (max-width: 768px) {\n .navMyAccount .container .leftCover {\n gap: 28px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 14px;\n }\n}\n@media (max-width: 480px) {\n .navMyAccount .container .leftCover {\n gap: 10px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 12px;\n height: 40px;\n padding: 0 10px;\n }\n}",".wrapper {\n width: 100%;\n height: 79px;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n background-color: #1f4e43;\n}\n.wrapper .title {\n padding: 5px;\n font-weight: 700;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n color: white;\n margin-left: 94px;\n margin-right: 24px;\n}\n.wrapper .description {\n position: relative;\n color: #b9c3c1;\n padding: 5px;\n font-weight: 500;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n}\n\n@media all and (max-width: 768px) {\n .wrapper {\n width: 100%;\n height: 119px;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n }\n .wrapper .title {\n margin-left: 0px;\n margin-right: 0px;\n }\n}",".wrapper {\n width: 100%;\n margin: 20px;\n}\n.wrapper .title {\n font-size: 24px;\n font-weight: bold;\n line-height: 1.4;\n margin-bottom: 5px;\n font-family: \"Montserrat\", \"Roboto\", sans-serif;\n}\n.wrapper .table_wrap {\n box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 29px;\n border-radius: 10px;\n padding: 20px;\n}\n.wrapper .table_wrap .title_wrap {\n display: flex;\n align-items: flex-end;\n}\n.wrapper .table_wrap .title_wrap .tooltip {\n position: relative;\n display: inline-block;\n}\n.wrapper .table_wrap .title_wrap .tooltip img {\n margin-bottom: 7px;\n margin-left: 5px;\n}\n.wrapper .table_wrap .title_wrap .tooltip img svg {\n background-color: #000;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext {\n visibility: hidden;\n width: 320px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 8px 13px;\n position: absolute;\n z-index: 1;\n top: 105%;\n right: 50%;\n margin-right: -162px;\n border: 1px solid #fba026;\n opacity: 0;\n transition: opacity 0.5s;\n line-height: 1.2;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext::after {\n content: \"\";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-color: transparent transparent #fba026 transparent;\n}\n.wrapper .table_wrap .title_wrap .tooltip:hover .tooltiptext {\n visibility: visible;\n opacity: 1;\n}\n.wrapper .table_wrap th,\n.wrapper .table_wrap td {\n border-bottom: 1px solid #d5d5d5;\n padding: 20px 5px;\n}\n.wrapper td {\n text-align: center;\n}",".container {\n font-family: \"Montserrat\";\n}\n.container .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n display: flex;\n align-items: center;\n}\n.container .lable .required {\n color: #43ccb0;\n font-size: 14px;\n margin-left: 5px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #43CCB0;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}"]}
|
|
1
|
+
{"version":3,"sources":["modal.module.scss","phone-number-input.module.scss","switch.module.scss","nav.module.scss","popup.module.scss","partner-monthly-table.module.scss","footerV2.module.scss","input.module.scss"],"names":[],"mappings":"AAAA,2BACE,YAAa,CACb,cAAe,CACf,SAAU,CACV,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,aAAc,CACd,+BAGF,CACA,6DACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,wBAAyB,CACzB,uCAAoB,CACpB,sBACF,CACA,iEACE,4BAA6B,CAC7B,8BACF,CACA,oCACE,GACE,kBACF,CACA,GACE,kBACF,CACF,CACA,sDACE,UAAY,CACZ,cAAe,CACf,eAAiB,CACjB,cAAgB,CAChB,iBAAkB,CAClB,WAAY,CACZ,SACF,CACA,wHAEE,UAAW,CACX,oBAAqB,CACrB,cACF,CAGA,yCACE,kCACE,UACF,CACF,CCtDA,+CACE,sBACF,CACA,uFACE,cAAe,CACf,eAAgB,CAChB,YACF,CACA,kIACE,aAAc,CACd,cACF,CACA,2FACE,iBAAkB,CAClB,WAAY,CACZ,UACF,CACA,wIACE,sCAAwC,CACxC,sCAA+C,CAC/C,iBAAkB,CAClB,eACF,CACA,+KACE,qCACF,CACA,+KACE,wBACF,CACA,2IACE,iBAAkB,CAClB,QAAS,CACT,SAAU,CACV,YAAa,CACb,kBACF,CACA,gJACE,cACF,CACA,yLACE,kBAAmB,CACnB,cACF,CACA,0FACE,aAAc,CACd,cAAe,CACf,YACF,CACA,uDACE,WAAY,CACZ,kBACF,CACA,+FACE,SACF,CACA,kFACE,cAAe,CACf,yBACF,CACA,0eAYE,WACF,CCxEA,6DACE,iBAAkB,CAClB,oBAAqB,CACrB,UAAW,CACX,WAEF,CACA,mEACE,SAAU,CACV,OAAQ,CACR,QACF,CACA,0FACE,iBAAkB,CAClB,cAAe,CACf,KAAM,CACN,MAAO,CACP,OAAQ,CACR,QAAS,CACT,qBAAsB,CAEtB,cACF,CACA,iGACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,UAAW,CACX,QAAS,CACT,UAAW,CACX,qBAAuB,CAEvB,cACF,CACA,+GAGE,0BACF,CACA,qHACE,kBACF,CACA,4HACE,iBACF,CC5CA,0BACE,WACF,CACA,qDACE,qBACF,CACA,4FACE,wBAA0B,CAC1B,eACF,CAEA,gCACE,qBAAsB,CACtB,8DAAwE,CACxE,KAAM,CACN,UAAW,CACX,UAAW,CACX,sBACF,CACA,6DACE,UAAW,CACX,YAAa,CACb,6BAA8B,CAC9B,iBACF,CACA,yFACE,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBACF,CACA,0FACE,YAAa,CACb,aAAS,CAAT,QAAS,CACT,kBACF,CACA,oHACE,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CAEA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cACF,CACF,CACA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cAAe,CACf,WAAY,CACZ,cACF,CACF,CC5DA,6BACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,0BAA2B,CAC3B,kBAAmB,CACnB,wBACF,CACA,wDACE,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBAAkB,CAClB,UAAY,CACZ,gBAAiB,CACjB,iBACF,CACA,8DACE,iBAAkB,CAClB,aAAc,CACd,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBACF,CAEA,yBACE,6BACE,UAAW,CACX,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBACF,CACA,wDACE,aAAgB,CAChB,cACF,CACF,CCzCA,6CACE,UAAW,CACX,WACF,CACA,wFACE,cAAe,CACf,eAAiB,CACjB,eAAgB,CAChB,iBAAkB,CAClB,wCACF,CACA,6FACE,wCAAiD,CACjD,kBAAmB,CACnB,YACF,CACA,6IACE,YAAa,CACb,oBACF,CACA,0LACE,iBAAkB,CAClB,oBACF,CACA,8LACE,iBAAkB,CAClB,eACF,CACA,kMACE,qBACF,CACA,2OACE,iBAAkB,CAClB,WAAY,CACZ,qBAAuB,CACvB,UAAW,CACX,iBAAkB,CAClB,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,SAAU,CACV,mBAAoB,CACpB,wBAAyB,CACzB,SAAU,CACV,sBAAwB,CACxB,eACF,CACA,iPACE,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,QAAS,CACT,gBAAiB,CAGjB,4BAAyD,CAAzD,2BACF,CACA,iPACE,kBAAmB,CACnB,SACF,CACA,gMAEE,+BAAgC,CAChC,gBACF,CACA,gDACE,iBACF,CCtEA,gCACE,qBAAuB,CACvB,aAAc,CACd,iCACF,CACA,kEACE,UAAW,CACX,aAAc,CACd,4BAA6B,CAC7B,+BACF,CACA,wCACE,cAAe,CACf,YAAa,CACb,mBAA0B,CAC1B,aAAc,CACd,kBAAmB,CACnB,6BACF,CACA,2EACE,aAAc,CACd,YAAa,CACb,aACF,CACA,+EACE,UAAW,CACX,WAAY,CACZ,aAAc,CACd,oBACF,CACA,wEACE,SACF,CACA,qGACE,WAAY,CACZ,WAAY,CACZ,eACF,CACA,+EACE,YAAa,CACb,6BAA8B,CAC9B,UAAW,CACX,eACF,CACA,0EACE,YAAa,CACb,cACF,CACA,6EACE,UAAY,CACZ,cAAe,CACf,eACF,CACA,qEACE,YAAa,CACb,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,iFACE,YACF,CACA,wEACE,YAAa,CACb,SAAU,CACV,iBAAkB,CAClB,gBAAiB,CACjB,cACF,CACA,+EACE,YACF,CACA,sGACE,SAAU,CACV,YAAa,CACb,qBAAsB,CACtB,kBACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,WAAY,CACZ,YAAa,CACb,iBAAkB,CAClB,qBACF,CACA,oIACE,kBAAmB,CACnB,eAAgB,CAChB,cAAe,CACf,aAAc,CACd,eACF,CACA,0EACE,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,aAAc,CACd,eACF,CACA,6KACE,qBACF,CACA,kFACE,YAAa,CACb,qBACF,CACA,2GACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,uFACE,oBACF,CACA,kEACE,iBAAkB,CAClB,cAAe,CACf,aACF,CACA,qEACE,UAAY,CACZ,cAAe,CACf,wBAAyB,CACzB,eACF,CACA,kFACE,yBACF,CACA,mEACE,YAAa,CACb,qBACF,CACA,qEACE,aAAc,CACd,oBAAqB,CACrB,cAAgB,CAChB,cACF,CACA,kFACE,yBACF,CACA,yEACE,UAAW,CACX,cAAe,CACf,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BAA8B,CAC9B,mBACF,CACA,uEACE,qBAAsB,CACtB,iBACF,CACA,yEACE,oBAAqB,CACrB,aAAc,CACd,cACF,CACA,6GACE,kBAAmB,CACnB,6BACF,CACA,wEACE,SAAU,CACV,YAAa,CACb,kBAAmB,CACnB,6BAA8B,CAC9B,oBAAqB,CACrB,YAAa,CACb,yDAAqE,CACrE,cAAe,CACf,iBACF,CACA,sGACE,YAAa,CACb,qBAAsB,CACtB,eAAgB,CAChB,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CACA,4EACE,UAAW,CACX,WACF,CACA,+EACE,YACF,CACA,0BACE,mEACE,cAAe,CACf,SACF,CACA,wEACE,eACF,CACA,wEACE,SACF,CACA,sGACE,SACF,CACA,uEACE,SACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,SACF,CAIA,8KACE,UACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,UAAW,CACX,YAAa,CACb,YAAa,CACb,eACF,CACA,oIACE,iBACF,CACA,kFACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,4BACF,CACA,wEACE,qBAAsB,CACtB,oBAAmB,CAAnB,eACF,CACA,yEACE,qBAAsB,CACtB,YAAQ,CAAR,OACF,CACA,0EACE,iBAAkB,CAClB,SACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,WACF,CACA,iFACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BAA8B,CAC9B,aAAc,CACd,+BACF,CACA,4EACE,YAAa,CACb,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,oFACE,UAAY,CACZ,cAAe,CACf,eACF,CACA,qEACE,eACF,CACA,wEACE,YACF,CACA,+EACE,aACF,CACA,uHACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BACF,CACA,iHACE,+BAAgC,CAChC,aACF,CACA,kHACE,gBACF,CACA,+DACE,sBACF,CACA,iEACE,sBACF,CACA,wEACE,UAAW,CACX,+BACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,WAAY,CACZ,YAAa,CACb,YAAa,CACb,eACF,CACA,kFACE,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,4BACF,CACA,wEACE,kBAAmB,CACnB,UAAW,CACX,uBAAoB,CAApB,kBACF,CACA,0EACE,eAAgB,CAChB,SACF,CACA,oIACE,eACF,CACA,wEACE,WAAY,CACZ,YACF,CACA,4EACE,UACF,CACA,+EACE,YAAa,CACb,sBAAuB,CACvB,mBACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,WACF,CACA,qGACE,WAAY,CACZ,YACF,CACA,yEACE,6BACF,CACA,wKACE,4BACF,CACA,wEACE,WACF,CACA,uEACE,SACF,CACF,CC7WA,+BACE,sBACF,CACA,0DACE,cAAe,CACf,eAAgB,CAChB,YAAa,CACb,YAAa,CACb,kBACF,CACA,wFACE,aAAc,CACd,cAAe,CACf,eACF,CACA,qCACE,UAAW,CACX,WAAY,CACZ,sCAA+C,CAC/C,wBAAyB,CACzB,iBAAkB,CAClB,aAAc,CACd,iBAAkB,CAClB,YACF,CACA,kDACE,aACF,CACA,2CACE,wBACF,CACA,+DACE,wBACF,CACA,6DACE,aAAc,CACd,cAAe,CACf,YACF","file":"donation.esm.css","sourcesContent":[".modal {\n display: none;\n position: fixed;\n z-index: 1;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n /* Modal Content (image) */\n /* The Close Button */\n}\n.modal .modalContent {\n display: flex;\n justify-content: center;\n align-items: center;\n height: calc(100% + 50px);\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n.modal .modalContent img {\n max-width: calc(100vw - 37px);\n max-height: calc(100vh - 100px);\n}\n@keyframes zoom {\n from {\n transform: scale(0);\n }\n to {\n transform: scale(1);\n }\n}\n.modal .close {\n color: white;\n font-size: 25px;\n font-weight: bold;\n transition: 0.3s;\n position: absolute;\n right: -27px;\n top: -27px;\n}\n.modal .close:hover,\n.modal .close:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px) {\n .modalContent {\n width: 100%;\n }\n}",".phoneInputV2 {\n font-family: Montserrat;\n}\n.phoneInputV2 .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n}\n.phoneInputV2 .lable .required {\n color: #43ccb0;\n font-size: 14px;\n}\n.phoneInputV2 .coverForm {\n position: relative;\n height: 48px;\n width: 100%;\n}\n.phoneInputV2 .coverForm .comboField {\n border: 1px solid var(--Stroke, #e2e2e2);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 6px;\n overflow: hidden;\n}\n.phoneInputV2 .coverForm .comboField.focus {\n border: 1px solid var(--Brand, #43ccb0);\n}\n.phoneInputV2 .coverForm .comboField.error {\n border: 1px solid #f05c6a;\n}\n.phoneInputV2 .coverForm .flagContainer {\n position: absolute;\n top: 13px;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.phoneInputV2 .coverForm .flagContainer span {\n font-size: 25px;\n}\n.phoneInputV2 .coverForm .flagContainer .countryCode {\n margin: 3px 0 0 4px;\n font-size: 16px;\n}\n.phoneInputV2 .mesError {\n color: #f05c6a;\n font-size: 14px;\n margin: 8px 0;\n}\n.phoneInputV2 :global(.select) {\n width: 115px;\n background: #e2e2e2;\n}\n.phoneInputV2 :global(.select > .mdc-select > .mdc-select__native-control) {\n opacity: 0;\n}\n.phoneInputV2 :global(.text-field .mdc-text-field__input) {\n font-size: 16px;\n font-weight: 400 !important;\n}\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing) {\n border: none;\n}",".container .switch {\n position: relative;\n display: inline-block;\n width: 40px;\n height: 20px;\n /* Rounded sliders */\n}\n.container .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n.container .switch .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n}\n.container .switch .slider:before {\n position: absolute;\n content: \"\";\n height: 16px;\n width: 16px;\n left: 2px;\n bottom: 2px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.2s;\n}\n.container .switch input:checked + .slider:before {\n -webkit-transform: translateX(20px);\n -ms-transform: translateX(20px);\n transform: translateX(20px);\n}\n.container .switch .slider.round {\n border-radius: 34px;\n}\n.container .switch .slider.round:before {\n border-radius: 50%;\n}",".tabBar {\n height: 75px;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab) {\n height: 75px !important;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label) {\n font-size: 15px !important;\n font-weight: 500;\n}\n\n.navMyAccount {\n background-color: #fff;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);\n top: 0;\n z-index: 10;\n width: 100%;\n font-family: \"Montserrat\";\n}\n.navMyAccount .container {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 10px 30px;\n}\n.navMyAccount .container .logoWrap {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-right: 1rem;\n}\n.navMyAccount .container .leftCover {\n display: flex;\n gap: 48px;\n align-items: center;\n}\n.navMyAccount .container .leftCover .ctaBtn {\n font-size: 16px;\n border-radius: 8px;\n font-weight: 700;\n color: #fff;\n}\n\n@media (max-width: 768px) {\n .navMyAccount .container .leftCover {\n gap: 28px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 14px;\n }\n}\n@media (max-width: 480px) {\n .navMyAccount .container .leftCover {\n gap: 10px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 12px;\n height: 40px;\n padding: 0 10px;\n }\n}",".wrapper {\n width: 100%;\n height: 79px;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n background-color: #1f4e43;\n}\n.wrapper .title {\n padding: 5px;\n font-weight: 700;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n color: white;\n margin-left: 94px;\n margin-right: 24px;\n}\n.wrapper .description {\n position: relative;\n color: #b9c3c1;\n padding: 5px;\n font-weight: 500;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n}\n\n@media all and (max-width: 768px) {\n .wrapper {\n width: 100%;\n height: 119px;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n }\n .wrapper .title {\n margin-left: 0px;\n margin-right: 0px;\n }\n}",".wrapper {\n width: 100%;\n margin: 20px;\n}\n.wrapper .title {\n font-size: 24px;\n font-weight: bold;\n line-height: 1.4;\n margin-bottom: 5px;\n font-family: \"Montserrat\", \"Roboto\", sans-serif;\n}\n.wrapper .table_wrap {\n box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 29px;\n border-radius: 10px;\n padding: 20px;\n}\n.wrapper .table_wrap .title_wrap {\n display: flex;\n align-items: flex-end;\n}\n.wrapper .table_wrap .title_wrap .tooltip {\n position: relative;\n display: inline-block;\n}\n.wrapper .table_wrap .title_wrap .tooltip img {\n margin-bottom: 7px;\n margin-left: 5px;\n}\n.wrapper .table_wrap .title_wrap .tooltip img svg {\n background-color: #000;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext {\n visibility: hidden;\n width: 320px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 8px 13px;\n position: absolute;\n z-index: 1;\n top: 105%;\n right: 50%;\n margin-right: -162px;\n border: 1px solid #fba026;\n opacity: 0;\n transition: opacity 0.5s;\n line-height: 1.2;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext::after {\n content: \"\";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-color: transparent transparent #fba026 transparent;\n}\n.wrapper .table_wrap .title_wrap .tooltip:hover .tooltiptext {\n visibility: visible;\n opacity: 1;\n}\n.wrapper .table_wrap th,\n.wrapper .table_wrap td {\n border-bottom: 1px solid #d5d5d5;\n padding: 20px 5px;\n}\n.wrapper td {\n text-align: center;\n}",".wrapper {\n background-color: white;\n color: #404041;\n font-family: \"Montserrat\", sans-serif;\n}\n.wrapper .container {\n width: 100%;\n margin: 0 auto;\n border-top: 1px solid #e2e2e2;\n border-bottom: 1px solid #e2e2e2;\n}\n.wrapper section {\n max-width: 80em;\n display: flex;\n padding: 55px 0px 35px 0px;\n margin: 0 auto;\n flex-direction: row;\n justify-content: space-between;\n}\n.wrapper .social_links__item {\n display: block;\n width: 2.5rem;\n height: 2.5rem;\n}\n.wrapper .social_links__item img {\n width: 100%;\n height: 100%;\n display: block;\n object-fit: \"contain\";\n}\n.wrapper .main_block_logo {\n width: 20%;\n}\n.wrapper .main_block_logo .logo {\n width: 161px;\n height: 57px;\n margin-top: -5px;\n}\n.wrapper .main_block_left_bottom {\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 20px;\n}\n.wrapper .main_block_follow {\n width: 33.33%;\n padding: 0 10px;\n}\n.wrapper .main_block_follow h2 {\n color: black;\n font-size: 14px;\n font-weight: 500;\n}\n.wrapper .social_icons {\n display: flex;\n flex-direction: row;\n gap: 21px;\n}\n.wrapper .main_block_follow_mobile {\n display: none;\n}\n.wrapper .main_block_left {\n display: flex;\n width: 60%;\n position: relative;\n min-height: 220px;\n flex-wrap: wrap;\n}\n.wrapper .main_block_left_mobile {\n display: none;\n}\n.wrapper .main_block .statistics {\n width: 25%;\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n.wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 273px;\n height: 244px;\n text-align: center;\n padding: 5px 29px 27px 29px;\n}\n.wrapper .main_block .statistics .title {\n line-height: 16.8px;\n font-weight: 600;\n font-size: 14px;\n color: #0b1f05;\n text-align: left;\n}\n.wrapper .statistics_number {\n font-weight: 400;\n font-size: 14px;\n line-height: 19.6px;\n color: #13362e;\n text-align: left;\n}\n.wrapper .main_block .statistics > .stack-column > .stack-row {\n flex-direction: column;\n}\n.wrapper .statistics_item_container {\n display: flex;\n flex-direction: column;\n}\n.wrapper .main_block .statistics_item {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 16px;\n}\n.wrapper .statistics_item:last-child img {\n transform: scaleX(-1);\n}\n.wrapper .item_link {\n flex-basis: 33.33%;\n padding: 0 10px;\n display: block;\n}\n.wrapper .item_link h2 {\n color: black;\n font-size: 14px;\n text-transform: lowercase;\n font-weight: 500;\n}\n.wrapper .item_link h2:first-letter {\n text-transform: capitalize;\n}\n.wrapper .list_links {\n display: flex;\n flex-direction: column;\n}\n.wrapper .list_links a {\n color: #6d6d6d;\n text-decoration: none;\n margin: 0.5rem 0;\n font-size: 14px;\n}\n.wrapper .list_links a:first-letter {\n text-transform: capitalize;\n}\n.wrapper .bottom_container {\n width: 100%;\n max-width: 80em;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding-bottom: 25px;\n}\n.wrapper .bottom_section {\n flex-direction: column;\n padding: 1rem 10px;\n}\n.wrapper .bottom_section a {\n text-decoration: none;\n color: #404041;\n font-size: 13px;\n}\n.wrapper .bottom_section .container > div {\n align-items: center;\n justify-content: space-between;\n}\n.wrapper .main_block_card {\n width: 65%;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: flex-end;\n padding: 20px;\n background: linear-gradient(90deg, #e96a6d 0%, #e17221 100%), #2d8a75;\n cursor: pointer;\n border-radius: 6px;\n}\n.wrapper .main_block_card .title {\n display: flex;\n flex-direction: column;\n font-weight: 500;\n font-size: 14px;\n line-height: 1.5em;\n text-align: left;\n color: white;\n}\n.wrapper .main_block_card img {\n width: 16px;\n height: auto;\n}\n.wrapper .main_block_card_mobile {\n display: none;\n}\n@media all and (max-width: 1200px) {\n .wrapper .main_block {\n flex-wrap: wrap;\n width: 80%;\n }\n .wrapper .main_block_logo {\n flex-basis: 100%;\n }\n .wrapper .main_block_left {\n width: 70%;\n }\n .wrapper .main_block .statistics {\n width: 30%;\n }\n .wrapper .bottom_section {\n width: 80%;\n }\n}\n@media all and (max-width: 992px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 80%;\n }\n .wrapper .main_block_left {\n width: 100%;\n }\n .wrapper .main_block .statistics {\n width: 100%;\n }\n .wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 100%;\n height: 174px;\n padding: 25px;\n margin-top: 25px;\n }\n .wrapper .main_block .statistics .title {\n text-align: center;\n }\n .wrapper .statistics_item_container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-evenly;\n }\n .wrapper .statistics_item {\n flex-direction: column;\n gap: 0px !important;\n }\n .wrapper .bottom_container {\n flex-direction: column;\n gap: 5px;\n }\n .wrapper .statistics_number {\n text-align: center;\n width: 70%;\n }\n}\n@media all and (max-width: 768px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 432px;\n }\n .wrapper .main_block_follow_mobile {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding: 8px 0;\n border-bottom: solid 1px #dadada;\n }\n .wrapper .social_icons_mobile {\n display: flex;\n flex-direction: row;\n gap: 21px;\n }\n .wrapper .main_block_follow_mobile h2 {\n color: black;\n font-size: 14px;\n font-weight: 500;\n }\n .wrapper .item_link h2 {\n font-weight: 500;\n }\n .wrapper .main_block_left {\n display: none;\n }\n .wrapper .main_block_left_mobile {\n display: block;\n }\n .wrapper .main_block_left_mobile .title_container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n }\n .wrapper .main_block_left_mobile .item_link {\n border-bottom: solid 1px #dadada;\n padding: 8px 0;\n }\n .wrapper .main_block_left_mobile .list_links {\n margin-left: 22px;\n }\n .wrapper .active {\n display: flex !important;\n }\n .wrapper .inactive {\n display: none !important;\n }\n .wrapper .main_block_logo {\n width: 100%;\n border-bottom: solid 1px #dadada;\n }\n .wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 432px;\n height: 236px;\n padding: 25px;\n margin-top: 25px;\n }\n .wrapper .statistics_item_container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-evenly;\n }\n .wrapper .statistics_item {\n flex-direction: row;\n width: 100%;\n gap: 16px !important;\n }\n .wrapper .statistics_number {\n text-align: left;\n width: 70%;\n }\n .wrapper .main_block .statistics .title {\n text-align: left;\n }\n .wrapper .main_block_card {\n width: 432px;\n padding: 25px;\n }\n .wrapper .main_block_card img {\n width: 12px;\n }\n .wrapper .main_block_card_mobile {\n display: flex;\n justify-content: center;\n padding: 15px 0 50px 0;\n }\n}\n@media all and (max-width: 480px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 340px;\n }\n .wrapper .statistics .container {\n width: 340px;\n height: 236px;\n }\n .wrapper .bottom_container {\n flex-direction: column-reverse;\n }\n .wrapper .bottom_container .stack-row:not(.stack-reverse) > *:not(:last-child) {\n margin-right: 0.2rem !important;\n }\n .wrapper .main_block_card {\n width: 340px;\n }\n .wrapper .bottom_section {\n width: 90%;\n }\n}",".container {\n font-family: \"Montserrat\";\n}\n.container .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n display: flex;\n align-items: center;\n}\n.container .lable .required {\n color: #43ccb0;\n font-size: 14px;\n margin-left: 5px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #43CCB0;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}"]}
|
package/dist/donation.d.ts
CHANGED
|
@@ -1,23 +1,3 @@
|
|
|
1
|
-
export * from "./components/
|
|
2
|
-
export * from "./components/checkbox";
|
|
3
|
-
export * from "./components/combo-field";
|
|
4
|
-
export * from "./components/date-picker";
|
|
5
|
-
export * from "./components/elevation";
|
|
6
|
-
export * from "./components/field-helpers";
|
|
7
|
-
export * from "./components/icon";
|
|
8
|
-
export * from "./components/layout";
|
|
9
|
-
export * from "./components/list";
|
|
10
|
-
export * from "./components/modal";
|
|
11
|
-
export * from "./components/phone-number-input";
|
|
12
|
-
export * from "./components/radio";
|
|
13
|
-
export * from "./components/select";
|
|
14
|
-
export * from "./components/spinner";
|
|
15
|
-
export * from "./components/switch";
|
|
16
|
-
export * from "./components/tabs";
|
|
17
|
-
export * from "./components/text-field";
|
|
18
|
-
export * from "./components/text";
|
|
19
|
-
export * from "./components/nav";
|
|
20
|
-
export * from "./components/popup";
|
|
21
|
-
export * from "./components/table";
|
|
22
|
-
export * from "./components/input";
|
|
1
|
+
export * from "./components/donation";
|
|
23
2
|
export * from "./theme";
|
|
3
|
+
export { default as _React } from "react";
|
package/dist/donation.esm.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.modal-module_modal__3BPw_{display:none;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y{display:flex;justify-content:center;align-items:center;height:calc(100% + 50px);animation-name:modal-module_zoom__7ZPHg;animation-duration:.6s}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y img{max-width:calc(100vw - 37px);max-height:calc(100vh - 100px)}@keyframes modal-module_zoom__7ZPHg{0%{transform:scale(0)}to{transform:scale(1)}}.modal-module_modal__3BPw_ .modal-module_close__1refL{color:#fff;font-size:25px;font-weight:700;transition:.3s;position:absolute;right:-27px;top:-27px}.modal-module_modal__3BPw_ .modal-module_close__1refL:focus,.modal-module_modal__3BPw_ .modal-module_close__1refL:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-module_modalContent__pnZ9y{width:100%}}.phone-number-input-module_phoneInputV2__SEb7z{font-family:Montserrat}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw{font-size:12px;font-weight:700;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw .phone-number-input-module_required__1aTIY{color:#43ccb0;font-size:14px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6{position:relative;height:48px;width:100%}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2{border:1px solid var(--Stroke,#e2e2e2);box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:6px;overflow:hidden}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_focus__3rSBl{border:1px solid var(--Brand,#43ccb0)}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_error__37MEE{border:1px solid #f05c6a}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0{position:absolute;top:13px;left:12px;display:flex;align-items:center}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 span{font-size:25px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 .phone-number-input-module_countryCode__3EQkV{margin:3px 0 0 4px;font-size:16px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_mesError__23_lD{color:#f05c6a;font-size:14px;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .select{width:115px;background:#e2e2e2}.phone-number-input-module_phoneInputV2__SEb7z .select>.mdc-select>.mdc-select__native-control{opacity:0}.phone-number-input-module_phoneInputV2__SEb7z .text-field .mdc-text-field__input{font-size:16px;font-weight:400!important}.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.switch-module_container__jMNSs .switch-module_switch__13Tp5{position:relative;display:inline-block;width:40px;height:20px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input{opacity:0;width:0;height:0}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.2s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input:checked+.switch-module_slider__1kN7x:before{transform:translateX(20px)}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p{border-radius:34px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p:before{border-radius:50%}.nav-module_tabBar__1jJhu{height:75px}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab{height:75px!important}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:15px!important;font-weight:500}.nav-module_navMyAccount__3a4ID{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);top:0;z-index:10;width:100%;font-family:Montserrat}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH{width:100%;display:flex;justify-content:space-between;padding:10px 30px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_logoWrap__KFsbv{display:flex;align-items:center;justify-content:center;margin-right:1rem}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{display:flex;grid-gap:48px;gap:48px;align-items:center}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:16px;border-radius:8px;font-weight:700;color:#fff}@media (max-width:768px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:28px;gap:28px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:14px}}@media (max-width:480px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:10px;gap:10px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:12px;height:40px;padding:0 10px}}.popup-module_wrapper__2a8HZ{width:100%;height:79px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#1f4e43}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{padding:5px;font-weight:700;font-size:16px;line-height:22.4px;text-align:center;color:#fff;margin-left:94px;margin-right:24px}.popup-module_wrapper__2a8HZ .popup-module_description__BetQs{position:relative;color:#b9c3c1;padding:5px;font-weight:500;font-size:16px;line-height:22.4px;text-align:center}@media (max-width:768px){.popup-module_wrapper__2a8HZ{width:100%;height:119px;flex-direction:column;align-items:center;justify-content:center}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{margin-left:0;margin-right:0}}.partner-monthly-table-module_wrapper__e92hP{width:100%;margin:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_title__2Sfuk{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:5px;font-family:Montserrat,Roboto,sans-serif}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk{box-shadow:0 0 29px rgba(100,100,111,.2);border-radius:10px;padding:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW{display:flex;align-items:flex-end}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji{position:relative;display:inline-block}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img{margin-bottom:7px;margin-left:5px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img svg{background-color:#000}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:hidden;width:320px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px 13px;position:absolute;z-index:1;top:105%;right:50%;margin-right:-162px;border:1px solid #fba026;opacity:0;transition:opacity .5s;line-height:1.2}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fba026}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji:hover .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:visible;opacity:1}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk td,.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk th{border-bottom:1px solid #d5d5d5;padding:20px 5px}.partner-monthly-table-module_wrapper__e92hP td{text-align:center}.input-module_container__3R_rx{font-family:Montserrat}.input-module_container__3R_rx .input-module_lable__3MUr4{font-size:12px;font-weight:700;margin:8px 0;display:flex;align-items:center}.input-module_container__3R_rx .input-module_lable__3MUr4 .input-module_required__2jKE5{color:#43ccb0;font-size:14px;margin-left:5px}.input-module_container__3R_rx input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-module_container__3R_rx input::placeholder{color:#acacac}.input-module_container__3R_rx input:focus{border:1px solid #43ccb0}.input-module_container__3R_rx input.input-module_error__9qa8B{border:1px solid #f05c6a}.input-module_container__3R_rx .input-module_mesError__3AzLW{color:#f05c6a;font-size:14px;margin:8px 0}
|
|
1
|
+
.modal-module_modal__3BPw_{display:none;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y{display:flex;justify-content:center;align-items:center;height:calc(100% + 50px);animation-name:modal-module_zoom__7ZPHg;animation-duration:.6s}.modal-module_modal__3BPw_ .modal-module_modalContent__pnZ9y img{max-width:calc(100vw - 37px);max-height:calc(100vh - 100px)}@keyframes modal-module_zoom__7ZPHg{0%{transform:scale(0)}to{transform:scale(1)}}.modal-module_modal__3BPw_ .modal-module_close__1refL{color:#fff;font-size:25px;font-weight:700;transition:.3s;position:absolute;right:-27px;top:-27px}.modal-module_modal__3BPw_ .modal-module_close__1refL:focus,.modal-module_modal__3BPw_ .modal-module_close__1refL:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-module_modalContent__pnZ9y{width:100%}}.phone-number-input-module_phoneInputV2__SEb7z{font-family:Montserrat}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw{font-size:12px;font-weight:700;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_lable__2juXw .phone-number-input-module_required__1aTIY{color:#43ccb0;font-size:14px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6{position:relative;height:48px;width:100%}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2{border:1px solid var(--Stroke,#e2e2e2);box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:6px;overflow:hidden}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_focus__3rSBl{border:1px solid var(--Brand,#43ccb0)}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_comboField__2CFC2.phone-number-input-module_error__37MEE{border:1px solid #f05c6a}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0{position:absolute;top:13px;left:12px;display:flex;align-items:center}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 span{font-size:25px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_coverForm__276A6 .phone-number-input-module_flagContainer__3Y8u0 .phone-number-input-module_countryCode__3EQkV{margin:3px 0 0 4px;font-size:16px}.phone-number-input-module_phoneInputV2__SEb7z .phone-number-input-module_mesError__23_lD{color:#f05c6a;font-size:14px;margin:8px 0}.phone-number-input-module_phoneInputV2__SEb7z .select{width:115px;background:#e2e2e2}.phone-number-input-module_phoneInputV2__SEb7z .select>.mdc-select>.mdc-select__native-control{opacity:0}.phone-number-input-module_phoneInputV2__SEb7z .text-field .mdc-text-field__input{font-size:16px;font-weight:400!important}.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.phone-number-input-module_phoneInputV2__SEb7z .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.switch-module_container__jMNSs .switch-module_switch__13Tp5{position:relative;display:inline-block;width:40px;height:20px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input{opacity:0;width:0;height:0}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.2s}.switch-module_container__jMNSs .switch-module_switch__13Tp5 input:checked+.switch-module_slider__1kN7x:before{transform:translateX(20px)}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p{border-radius:34px}.switch-module_container__jMNSs .switch-module_switch__13Tp5 .switch-module_slider__1kN7x.switch-module_round__1y62p:before{border-radius:50%}.nav-module_tabBar__1jJhu{height:75px}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab{height:75px!important}.nav-module_tabBar__1jJhu .mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label{font-size:15px!important;font-weight:500}.nav-module_navMyAccount__3a4ID{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);top:0;z-index:10;width:100%;font-family:Montserrat}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH{width:100%;display:flex;justify-content:space-between;padding:10px 30px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_logoWrap__KFsbv{display:flex;align-items:center;justify-content:center;margin-right:1rem}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{display:flex;grid-gap:48px;gap:48px;align-items:center}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:16px;border-radius:8px;font-weight:700;color:#fff}@media (max-width:768px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:28px;gap:28px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:14px}}@media (max-width:480px){.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L{grid-gap:10px;gap:10px}.nav-module_navMyAccount__3a4ID .nav-module_container__2QQlH .nav-module_leftCover__1ru9L .nav-module_ctaBtn__KXkeB{font-size:12px;height:40px;padding:0 10px}}.popup-module_wrapper__2a8HZ{width:100%;height:79px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#1f4e43}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{padding:5px;font-weight:700;font-size:16px;line-height:22.4px;text-align:center;color:#fff;margin-left:94px;margin-right:24px}.popup-module_wrapper__2a8HZ .popup-module_description__BetQs{position:relative;color:#b9c3c1;padding:5px;font-weight:500;font-size:16px;line-height:22.4px;text-align:center}@media (max-width:768px){.popup-module_wrapper__2a8HZ{width:100%;height:119px;flex-direction:column;align-items:center;justify-content:center}.popup-module_wrapper__2a8HZ .popup-module_title__1amtD{margin-left:0;margin-right:0}}.partner-monthly-table-module_wrapper__e92hP{width:100%;margin:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_title__2Sfuk{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:5px;font-family:Montserrat,Roboto,sans-serif}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk{box-shadow:0 0 29px rgba(100,100,111,.2);border-radius:10px;padding:20px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW{display:flex;align-items:flex-end}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji{position:relative;display:inline-block}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img{margin-bottom:7px;margin-left:5px}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji img svg{background-color:#000}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:hidden;width:320px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px 13px;position:absolute;z-index:1;top:105%;right:50%;margin-right:-162px;border:1px solid #fba026;opacity:0;transition:opacity .5s;line-height:1.2}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji .partner-monthly-table-module_tooltiptext__1Q9pA:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fba026}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk .partner-monthly-table-module_title_wrap__3zZFW .partner-monthly-table-module_tooltip__2P0Ji:hover .partner-monthly-table-module_tooltiptext__1Q9pA{visibility:visible;opacity:1}.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk td,.partner-monthly-table-module_wrapper__e92hP .partner-monthly-table-module_table_wrap__j98xk th{border-bottom:1px solid #d5d5d5;padding:20px 5px}.partner-monthly-table-module_wrapper__e92hP td{text-align:center}.footerV2-module_wrapper__3uNWh{background-color:#fff;color:#404041;font-family:Montserrat,sans-serif}.footerV2-module_wrapper__3uNWh .footerV2-module_container__1Y8dv{width:100%;margin:0 auto;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.footerV2-module_wrapper__3uNWh section{max-width:80em;display:flex;padding:55px 0 35px;margin:0 auto;flex-direction:row;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_social_links__item__2RVAO{display:block;width:2.5rem;height:2.5rem}.footerV2-module_wrapper__3uNWh .footerV2-module_social_links__item__2RVAO img{width:100%;height:100%;display:block;object-fit:"contain"}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{width:20%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6 .footerV2-module_logo__3g-m-{width:161px;height:57px;margin-top:-5px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_bottom__8raKl{display:flex;justify-content:space-between;width:100%;margin-top:20px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow__2a4nL{width:33.33%;padding:0 10px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow__2a4nL h2{color:#000;font-size:14px;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_social_icons__35Jsa{display:flex;flex-direction:row;grid-gap:21px;gap:21px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{display:flex;width:60%;position:relative;min-height:220px;flex-wrap:wrap}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3{width:25%;display:flex;flex-direction:column;align-items:center}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:273px;height:244px;text-align:center;padding:5px 29px 27px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{line-height:16.8px;font-weight:600;font-size:14px;color:#0b1f05;text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{font-weight:400;font-size:14px;line-height:19.6px;color:#13362e;text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3>.footerV2-module_stack-column__13ufr>.footerV2-module_stack-row__3amp9{flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics_item__2zP8I{display:flex;flex-direction:row;align-items:center;grid-gap:16px;gap:16px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I:last-child img{transform:scaleX(-1)}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i{flex-basis:33.33%;padding:0 10px;display:block}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2{color:#000;font-size:14px;text-transform:lowercase;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2:first-letter{text-transform:capitalize}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H{display:flex;flex-direction:column}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H a{color:#6d6d6d;text-decoration:none;margin:.5rem 0;font-size:14px}.footerV2-module_wrapper__3uNWh .footerV2-module_list_links__Twf5H a:first-letter{text-transform:capitalize}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{width:100%;max-width:80em;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{flex-direction:column;padding:1rem 10px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY a{text-decoration:none;color:#404041;font-size:13px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY .footerV2-module_container__1Y8dv>div{align-items:center;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:65%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:20px;background:linear-gradient(90deg,#e96a6d,#e17221),#2d8a75;cursor:pointer;border-radius:6px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR .footerV2-module_title__2Pfg4{display:flex;flex-direction:column;font-weight:500;font-size:14px;line-height:1.5em;text-align:left;color:#fff}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR img{width:16px;height:auto}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card_mobile__3j68-{display:none}@media (max-width:1200px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-wrap:wrap;width:80%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{flex-basis:100%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{width:70%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3{width:30%}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{width:80%}}@media (max-width:992px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:80%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3,.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{width:100%}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:100%;height:174px;padding:25px;margin-top:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{text-align:center}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I{flex-direction:column;grid-gap:0!important;gap:0!important}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{flex-direction:column;grid-gap:5px;gap:5px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{text-align:center;width:70%}}@media (max-width:768px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:432px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #dadada}.footerV2-module_wrapper__3uNWh .footerV2-module_social_icons_mobile__2MuTY{display:flex;flex-direction:row;grid-gap:21px;gap:21px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_follow_mobile__7raQo h2{color:#000;font-size:14px;font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_item_link__2CV5i h2{font-weight:500}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left__2YuFf{display:none}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW{display:block}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_title_container__2J_BO{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_item_link__2CV5i{border-bottom:1px solid #dadada;padding:8px 0}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_left_mobile__SovNW .footerV2-module_list_links__Twf5H{margin-left:22px}.footerV2-module_wrapper__3uNWh .footerV2-module_active__1jXbw{display:flex!important}.footerV2-module_wrapper__3uNWh .footerV2-module_inactive__2Qwod{display:none!important}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_logo__1BTb6{width:100%;border-bottom:1px solid #dadada}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{background-color:#f2f8f1;border-radius:10px;width:432px;height:236px;padding:25px;margin-top:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item_container__2j6hR{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_item__2zP8I{flex-direction:row;width:100%;grid-gap:16px!important;gap:16px!important}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics_number__1mbq9{text-align:left;width:70%}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M .footerV2-module_statistics__DLKC3 .footerV2-module_title__2Pfg4{text-align:left}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:432px;padding:25px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR img{width:12px}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card_mobile__3j68-{display:flex;justify-content:center;padding:15px 0 50px}}@media (max-width:480px){.footerV2-module_wrapper__3uNWh .footerV2-module_main_block__IYG2M{flex-direction:column;width:340px}.footerV2-module_wrapper__3uNWh .footerV2-module_statistics__DLKC3 .footerV2-module_container__1Y8dv{width:340px;height:236px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh{flex-direction:column-reverse}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_container__9ZuJh .footerV2-module_stack-row__3amp9:not(.footerV2-module_stack-reverse__20hel)>:not(:last-child){margin-right:.2rem!important}.footerV2-module_wrapper__3uNWh .footerV2-module_main_block_card__1x1JR{width:340px}.footerV2-module_wrapper__3uNWh .footerV2-module_bottom_section__HKRgY{width:90%}}.input-module_container__3R_rx{font-family:Montserrat}.input-module_container__3R_rx .input-module_lable__3MUr4{font-size:12px;font-weight:700;margin:8px 0;display:flex;align-items:center}.input-module_container__3R_rx .input-module_lable__3MUr4 .input-module_required__2jKE5{color:#43ccb0;font-size:14px;margin-left:5px}.input-module_container__3R_rx input{width:100%;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border:1px solid #e2e2e2;border-radius:6px;color:#404041;padding:10px 12px;outline:none}.input-module_container__3R_rx input::placeholder{color:#acacac}.input-module_container__3R_rx input:focus{border:1px solid #43ccb0}.input-module_container__3R_rx input.input-module_error__9qa8B{border:1px solid #f05c6a}.input-module_container__3R_rx .input-module_mesError__3AzLW{color:#f05c6a;font-size:14px;margin:8px 0}
|
|
2
2
|
/*# sourceMappingURL=donation.esm.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["modal.module.scss","phone-number-input.module.scss","switch.module.scss","nav.module.scss","popup.module.scss","partner-monthly-table.module.scss","input.module.scss"],"names":[],"mappings":"AAAA,2BACE,YAAa,CACb,cAAe,CACf,SAAU,CACV,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,aAAc,CACd,+BAGF,CACA,6DACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,wBAAyB,CACzB,uCAAoB,CACpB,sBACF,CACA,iEACE,4BAA6B,CAC7B,8BACF,CACA,oCACE,GACE,kBACF,CACA,GACE,kBACF,CACF,CACA,sDACE,UAAY,CACZ,cAAe,CACf,eAAiB,CACjB,cAAgB,CAChB,iBAAkB,CAClB,WAAY,CACZ,SACF,CACA,wHAEE,UAAW,CACX,oBAAqB,CACrB,cACF,CAGA,yCACE,kCACE,UACF,CACF,CCtDA,+CACE,sBACF,CACA,uFACE,cAAe,CACf,eAAgB,CAChB,YACF,CACA,kIACE,aAAc,CACd,cACF,CACA,2FACE,iBAAkB,CAClB,WAAY,CACZ,UACF,CACA,wIACE,sCAAwC,CACxC,sCAA+C,CAC/C,iBAAkB,CAClB,eACF,CACA,+KACE,qCACF,CACA,+KACE,wBACF,CACA,2IACE,iBAAkB,CAClB,QAAS,CACT,SAAU,CACV,YAAa,CACb,kBACF,CACA,gJACE,cACF,CACA,yLACE,kBAAmB,CACnB,cACF,CACA,0FACE,aAAc,CACd,cAAe,CACf,YACF,CACA,uDACE,WAAY,CACZ,kBACF,CACA,+FACE,SACF,CACA,kFACE,cAAe,CACf,yBACF,CACA,0eAYE,WACF,CCxEA,6DACE,iBAAkB,CAClB,oBAAqB,CACrB,UAAW,CACX,WAEF,CACA,mEACE,SAAU,CACV,OAAQ,CACR,QACF,CACA,0FACE,iBAAkB,CAClB,cAAe,CACf,KAAM,CACN,MAAO,CACP,OAAQ,CACR,QAAS,CACT,qBAAsB,CAEtB,cACF,CACA,iGACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,UAAW,CACX,QAAS,CACT,UAAW,CACX,qBAAuB,CAEvB,cACF,CACA,+GAGE,0BACF,CACA,qHACE,kBACF,CACA,4HACE,iBACF,CC5CA,0BACE,WACF,CACA,qDACE,qBACF,CACA,4FACE,wBAA0B,CAC1B,eACF,CAEA,gCACE,qBAAsB,CACtB,8DAAwE,CACxE,KAAM,CACN,UAAW,CACX,UAAW,CACX,sBACF,CACA,6DACE,UAAW,CACX,YAAa,CACb,6BAA8B,CAC9B,iBACF,CACA,yFACE,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBACF,CACA,0FACE,YAAa,CACb,aAAS,CAAT,QAAS,CACT,kBACF,CACA,oHACE,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CAEA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cACF,CACF,CACA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cAAe,CACf,WAAY,CACZ,cACF,CACF,CC5DA,6BACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,0BAA2B,CAC3B,kBAAmB,CACnB,wBACF,CACA,wDACE,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBAAkB,CAClB,UAAY,CACZ,gBAAiB,CACjB,iBACF,CACA,8DACE,iBAAkB,CAClB,aAAc,CACd,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBACF,CAEA,yBACE,6BACE,UAAW,CACX,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBACF,CACA,wDACE,aAAgB,CAChB,cACF,CACF,CCzCA,6CACE,UAAW,CACX,WACF,CACA,wFACE,cAAe,CACf,eAAiB,CACjB,eAAgB,CAChB,iBAAkB,CAClB,wCACF,CACA,6FACE,wCAAiD,CACjD,kBAAmB,CACnB,YACF,CACA,6IACE,YAAa,CACb,oBACF,CACA,0LACE,iBAAkB,CAClB,oBACF,CACA,8LACE,iBAAkB,CAClB,eACF,CACA,kMACE,qBACF,CACA,2OACE,iBAAkB,CAClB,WAAY,CACZ,qBAAuB,CACvB,UAAW,CACX,iBAAkB,CAClB,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,SAAU,CACV,mBAAoB,CACpB,wBAAyB,CACzB,SAAU,CACV,sBAAwB,CACxB,eACF,CACA,iPACE,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,QAAS,CACT,gBAAiB,CAGjB,4BAAyD,CAAzD,2BACF,CACA,iPACE,kBAAmB,CACnB,SACF,CACA,gMAEE,+BAAgC,CAChC,gBACF,CACA,gDACE,iBACF,CCtEA,+BACE,sBACF,CACA,0DACE,cAAe,CACf,eAAgB,CAChB,YAAa,CACb,YAAa,CACb,kBACF,CACA,wFACE,aAAc,CACd,cAAe,CACf,eACF,CACA,qCACE,UAAW,CACX,WAAY,CACZ,sCAA+C,CAC/C,wBAAyB,CACzB,iBAAkB,CAClB,aAAc,CACd,iBAAkB,CAClB,YACF,CACA,kDACE,aACF,CACA,2CACE,wBACF,CACA,+DACE,wBACF,CACA,6DACE,aAAc,CACd,cAAe,CACf,YACF","file":"donation.esm.css","sourcesContent":[".modal {\n display: none;\n position: fixed;\n z-index: 1;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n /* Modal Content (image) */\n /* The Close Button */\n}\n.modal .modalContent {\n display: flex;\n justify-content: center;\n align-items: center;\n height: calc(100% + 50px);\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n.modal .modalContent img {\n max-width: calc(100vw - 37px);\n max-height: calc(100vh - 100px);\n}\n@keyframes zoom {\n from {\n transform: scale(0);\n }\n to {\n transform: scale(1);\n }\n}\n.modal .close {\n color: white;\n font-size: 25px;\n font-weight: bold;\n transition: 0.3s;\n position: absolute;\n right: -27px;\n top: -27px;\n}\n.modal .close:hover,\n.modal .close:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px) {\n .modalContent {\n width: 100%;\n }\n}",".phoneInputV2 {\n font-family: Montserrat;\n}\n.phoneInputV2 .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n}\n.phoneInputV2 .lable .required {\n color: #43ccb0;\n font-size: 14px;\n}\n.phoneInputV2 .coverForm {\n position: relative;\n height: 48px;\n width: 100%;\n}\n.phoneInputV2 .coverForm .comboField {\n border: 1px solid var(--Stroke, #e2e2e2);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 6px;\n overflow: hidden;\n}\n.phoneInputV2 .coverForm .comboField.focus {\n border: 1px solid var(--Brand, #43ccb0);\n}\n.phoneInputV2 .coverForm .comboField.error {\n border: 1px solid #f05c6a;\n}\n.phoneInputV2 .coverForm .flagContainer {\n position: absolute;\n top: 13px;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.phoneInputV2 .coverForm .flagContainer span {\n font-size: 25px;\n}\n.phoneInputV2 .coverForm .flagContainer .countryCode {\n margin: 3px 0 0 4px;\n font-size: 16px;\n}\n.phoneInputV2 .mesError {\n color: #f05c6a;\n font-size: 14px;\n margin: 8px 0;\n}\n.phoneInputV2 :global(.select) {\n width: 115px;\n background: #e2e2e2;\n}\n.phoneInputV2 :global(.select > .mdc-select > .mdc-select__native-control) {\n opacity: 0;\n}\n.phoneInputV2 :global(.text-field .mdc-text-field__input) {\n font-size: 16px;\n font-weight: 400 !important;\n}\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing) {\n border: none;\n}",".container .switch {\n position: relative;\n display: inline-block;\n width: 40px;\n height: 20px;\n /* Rounded sliders */\n}\n.container .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n.container .switch .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n}\n.container .switch .slider:before {\n position: absolute;\n content: \"\";\n height: 16px;\n width: 16px;\n left: 2px;\n bottom: 2px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.2s;\n}\n.container .switch input:checked + .slider:before {\n -webkit-transform: translateX(20px);\n -ms-transform: translateX(20px);\n transform: translateX(20px);\n}\n.container .switch .slider.round {\n border-radius: 34px;\n}\n.container .switch .slider.round:before {\n border-radius: 50%;\n}",".tabBar {\n height: 75px;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab) {\n height: 75px !important;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label) {\n font-size: 15px !important;\n font-weight: 500;\n}\n\n.navMyAccount {\n background-color: #fff;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);\n top: 0;\n z-index: 10;\n width: 100%;\n font-family: \"Montserrat\";\n}\n.navMyAccount .container {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 10px 30px;\n}\n.navMyAccount .container .logoWrap {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-right: 1rem;\n}\n.navMyAccount .container .leftCover {\n display: flex;\n gap: 48px;\n align-items: center;\n}\n.navMyAccount .container .leftCover .ctaBtn {\n font-size: 16px;\n border-radius: 8px;\n font-weight: 700;\n color: #fff;\n}\n\n@media (max-width: 768px) {\n .navMyAccount .container .leftCover {\n gap: 28px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 14px;\n }\n}\n@media (max-width: 480px) {\n .navMyAccount .container .leftCover {\n gap: 10px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 12px;\n height: 40px;\n padding: 0 10px;\n }\n}",".wrapper {\n width: 100%;\n height: 79px;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n background-color: #1f4e43;\n}\n.wrapper .title {\n padding: 5px;\n font-weight: 700;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n color: white;\n margin-left: 94px;\n margin-right: 24px;\n}\n.wrapper .description {\n position: relative;\n color: #b9c3c1;\n padding: 5px;\n font-weight: 500;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n}\n\n@media all and (max-width: 768px) {\n .wrapper {\n width: 100%;\n height: 119px;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n }\n .wrapper .title {\n margin-left: 0px;\n margin-right: 0px;\n }\n}",".wrapper {\n width: 100%;\n margin: 20px;\n}\n.wrapper .title {\n font-size: 24px;\n font-weight: bold;\n line-height: 1.4;\n margin-bottom: 5px;\n font-family: \"Montserrat\", \"Roboto\", sans-serif;\n}\n.wrapper .table_wrap {\n box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 29px;\n border-radius: 10px;\n padding: 20px;\n}\n.wrapper .table_wrap .title_wrap {\n display: flex;\n align-items: flex-end;\n}\n.wrapper .table_wrap .title_wrap .tooltip {\n position: relative;\n display: inline-block;\n}\n.wrapper .table_wrap .title_wrap .tooltip img {\n margin-bottom: 7px;\n margin-left: 5px;\n}\n.wrapper .table_wrap .title_wrap .tooltip img svg {\n background-color: #000;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext {\n visibility: hidden;\n width: 320px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 8px 13px;\n position: absolute;\n z-index: 1;\n top: 105%;\n right: 50%;\n margin-right: -162px;\n border: 1px solid #fba026;\n opacity: 0;\n transition: opacity 0.5s;\n line-height: 1.2;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext::after {\n content: \"\";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-color: transparent transparent #fba026 transparent;\n}\n.wrapper .table_wrap .title_wrap .tooltip:hover .tooltiptext {\n visibility: visible;\n opacity: 1;\n}\n.wrapper .table_wrap th,\n.wrapper .table_wrap td {\n border-bottom: 1px solid #d5d5d5;\n padding: 20px 5px;\n}\n.wrapper td {\n text-align: center;\n}",".container {\n font-family: \"Montserrat\";\n}\n.container .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n display: flex;\n align-items: center;\n}\n.container .lable .required {\n color: #43ccb0;\n font-size: 14px;\n margin-left: 5px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #43CCB0;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}"]}
|
|
1
|
+
{"version":3,"sources":["modal.module.scss","phone-number-input.module.scss","switch.module.scss","nav.module.scss","popup.module.scss","partner-monthly-table.module.scss","footerV2.module.scss","input.module.scss"],"names":[],"mappings":"AAAA,2BACE,YAAa,CACb,cAAe,CACf,SAAU,CACV,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,aAAc,CACd,+BAGF,CACA,6DACE,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CACnB,wBAAyB,CACzB,uCAAoB,CACpB,sBACF,CACA,iEACE,4BAA6B,CAC7B,8BACF,CACA,oCACE,GACE,kBACF,CACA,GACE,kBACF,CACF,CACA,sDACE,UAAY,CACZ,cAAe,CACf,eAAiB,CACjB,cAAgB,CAChB,iBAAkB,CAClB,WAAY,CACZ,SACF,CACA,wHAEE,UAAW,CACX,oBAAqB,CACrB,cACF,CAGA,yCACE,kCACE,UACF,CACF,CCtDA,+CACE,sBACF,CACA,uFACE,cAAe,CACf,eAAgB,CAChB,YACF,CACA,kIACE,aAAc,CACd,cACF,CACA,2FACE,iBAAkB,CAClB,WAAY,CACZ,UACF,CACA,wIACE,sCAAwC,CACxC,sCAA+C,CAC/C,iBAAkB,CAClB,eACF,CACA,+KACE,qCACF,CACA,+KACE,wBACF,CACA,2IACE,iBAAkB,CAClB,QAAS,CACT,SAAU,CACV,YAAa,CACb,kBACF,CACA,gJACE,cACF,CACA,yLACE,kBAAmB,CACnB,cACF,CACA,0FACE,aAAc,CACd,cAAe,CACf,YACF,CACA,uDACE,WAAY,CACZ,kBACF,CACA,+FACE,SACF,CACA,kFACE,cAAe,CACf,yBACF,CACA,0eAYE,WACF,CCxEA,6DACE,iBAAkB,CAClB,oBAAqB,CACrB,UAAW,CACX,WAEF,CACA,mEACE,SAAU,CACV,OAAQ,CACR,QACF,CACA,0FACE,iBAAkB,CAClB,cAAe,CACf,KAAM,CACN,MAAO,CACP,OAAQ,CACR,QAAS,CACT,qBAAsB,CAEtB,cACF,CACA,iGACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,UAAW,CACX,QAAS,CACT,UAAW,CACX,qBAAuB,CAEvB,cACF,CACA,+GAGE,0BACF,CACA,qHACE,kBACF,CACA,4HACE,iBACF,CC5CA,0BACE,WACF,CACA,qDACE,qBACF,CACA,4FACE,wBAA0B,CAC1B,eACF,CAEA,gCACE,qBAAsB,CACtB,8DAAwE,CACxE,KAAM,CACN,UAAW,CACX,UAAW,CACX,sBACF,CACA,6DACE,UAAW,CACX,YAAa,CACb,6BAA8B,CAC9B,iBACF,CACA,yFACE,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBACF,CACA,0FACE,YAAa,CACb,aAAS,CAAT,QAAS,CACT,kBACF,CACA,oHACE,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CAEA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cACF,CACF,CACA,yBACE,0FACE,aAAS,CAAT,QACF,CACA,oHACE,cAAe,CACf,WAAY,CACZ,cACF,CACF,CC5DA,6BACE,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,0BAA2B,CAC3B,kBAAmB,CACnB,wBACF,CACA,wDACE,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBAAkB,CAClB,UAAY,CACZ,gBAAiB,CACjB,iBACF,CACA,8DACE,iBAAkB,CAClB,aAAc,CACd,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,iBACF,CAEA,yBACE,6BACE,UAAW,CACX,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBACF,CACA,wDACE,aAAgB,CAChB,cACF,CACF,CCzCA,6CACE,UAAW,CACX,WACF,CACA,wFACE,cAAe,CACf,eAAiB,CACjB,eAAgB,CAChB,iBAAkB,CAClB,wCACF,CACA,6FACE,wCAAiD,CACjD,kBAAmB,CACnB,YACF,CACA,6IACE,YAAa,CACb,oBACF,CACA,0LACE,iBAAkB,CAClB,oBACF,CACA,8LACE,iBAAkB,CAClB,eACF,CACA,kMACE,qBACF,CACA,2OACE,iBAAkB,CAClB,WAAY,CACZ,qBAAuB,CACvB,UAAW,CACX,iBAAkB,CAClB,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,SAAU,CACV,mBAAoB,CACpB,wBAAyB,CACzB,SAAU,CACV,sBAAwB,CACxB,eACF,CACA,iPACE,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,QAAS,CACT,gBAAiB,CAGjB,4BAAyD,CAAzD,2BACF,CACA,iPACE,kBAAmB,CACnB,SACF,CACA,gMAEE,+BAAgC,CAChC,gBACF,CACA,gDACE,iBACF,CCtEA,gCACE,qBAAuB,CACvB,aAAc,CACd,iCACF,CACA,kEACE,UAAW,CACX,aAAc,CACd,4BAA6B,CAC7B,+BACF,CACA,wCACE,cAAe,CACf,YAAa,CACb,mBAA0B,CAC1B,aAAc,CACd,kBAAmB,CACnB,6BACF,CACA,2EACE,aAAc,CACd,YAAa,CACb,aACF,CACA,+EACE,UAAW,CACX,WAAY,CACZ,aAAc,CACd,oBACF,CACA,wEACE,SACF,CACA,qGACE,WAAY,CACZ,WAAY,CACZ,eACF,CACA,+EACE,YAAa,CACb,6BAA8B,CAC9B,UAAW,CACX,eACF,CACA,0EACE,YAAa,CACb,cACF,CACA,6EACE,UAAY,CACZ,cAAe,CACf,eACF,CACA,qEACE,YAAa,CACb,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,iFACE,YACF,CACA,wEACE,YAAa,CACb,SAAU,CACV,iBAAkB,CAClB,gBAAiB,CACjB,cACF,CACA,+EACE,YACF,CACA,sGACE,SAAU,CACV,YAAa,CACb,qBAAsB,CACtB,kBACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,WAAY,CACZ,YAAa,CACb,iBAAkB,CAClB,qBACF,CACA,oIACE,kBAAmB,CACnB,eAAgB,CAChB,cAAe,CACf,aAAc,CACd,eACF,CACA,0EACE,eAAgB,CAChB,cAAe,CACf,kBAAmB,CACnB,aAAc,CACd,eACF,CACA,6KACE,qBACF,CACA,kFACE,YAAa,CACb,qBACF,CACA,2GACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,uFACE,oBACF,CACA,kEACE,iBAAkB,CAClB,cAAe,CACf,aACF,CACA,qEACE,UAAY,CACZ,cAAe,CACf,wBAAyB,CACzB,eACF,CACA,kFACE,yBACF,CACA,mEACE,YAAa,CACb,qBACF,CACA,qEACE,aAAc,CACd,oBAAqB,CACrB,cAAgB,CAChB,cACF,CACA,kFACE,yBACF,CACA,yEACE,UAAW,CACX,cAAe,CACf,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BAA8B,CAC9B,mBACF,CACA,uEACE,qBAAsB,CACtB,iBACF,CACA,yEACE,oBAAqB,CACrB,aAAc,CACd,cACF,CACA,6GACE,kBAAmB,CACnB,6BACF,CACA,wEACE,SAAU,CACV,YAAa,CACb,kBAAmB,CACnB,6BAA8B,CAC9B,oBAAqB,CACrB,YAAa,CACb,yDAAqE,CACrE,cAAe,CACf,iBACF,CACA,sGACE,YAAa,CACb,qBAAsB,CACtB,eAAgB,CAChB,cAAe,CACf,iBAAkB,CAClB,eAAgB,CAChB,UACF,CACA,4EACE,UAAW,CACX,WACF,CACA,+EACE,YACF,CACA,0BACE,mEACE,cAAe,CACf,SACF,CACA,wEACE,eACF,CACA,wEACE,SACF,CACA,sGACE,SACF,CACA,uEACE,SACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,SACF,CAIA,8KACE,UACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,UAAW,CACX,YAAa,CACb,YAAa,CACb,eACF,CACA,oIACE,iBACF,CACA,kFACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,4BACF,CACA,wEACE,qBAAsB,CACtB,oBAAmB,CAAnB,eACF,CACA,yEACE,qBAAsB,CACtB,YAAQ,CAAR,OACF,CACA,0EACE,iBAAkB,CAClB,SACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,WACF,CACA,iFACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BAA8B,CAC9B,aAAc,CACd,+BACF,CACA,4EACE,YAAa,CACb,kBAAmB,CACnB,aAAS,CAAT,QACF,CACA,oFACE,UAAY,CACZ,cAAe,CACf,eACF,CACA,qEACE,eACF,CACA,wEACE,YACF,CACA,+EACE,aACF,CACA,uHACE,YAAa,CACb,kBAAmB,CACnB,kBAAmB,CACnB,6BACF,CACA,iHACE,+BAAgC,CAChC,aACF,CACA,kHACE,gBACF,CACA,+DACE,sBACF,CACA,iEACE,sBACF,CACA,wEACE,UAAW,CACX,+BACF,CACA,qGACE,wBAAyB,CACzB,kBAAmB,CACnB,WAAY,CACZ,YAAa,CACb,YAAa,CACb,eACF,CACA,kFACE,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,4BACF,CACA,wEACE,kBAAmB,CACnB,UAAW,CACX,uBAAoB,CAApB,kBACF,CACA,0EACE,eAAgB,CAChB,SACF,CACA,oIACE,eACF,CACA,wEACE,WAAY,CACZ,YACF,CACA,4EACE,UACF,CACA,+EACE,YAAa,CACb,sBAAuB,CACvB,mBACF,CACF,CACA,yBACE,mEACE,qBAAsB,CACtB,WACF,CACA,qGACE,WAAY,CACZ,YACF,CACA,yEACE,6BACF,CACA,wKACE,4BACF,CACA,wEACE,WACF,CACA,uEACE,SACF,CACF,CC7WA,+BACE,sBACF,CACA,0DACE,cAAe,CACf,eAAgB,CAChB,YAAa,CACb,YAAa,CACb,kBACF,CACA,wFACE,aAAc,CACd,cAAe,CACf,eACF,CACA,qCACE,UAAW,CACX,WAAY,CACZ,sCAA+C,CAC/C,wBAAyB,CACzB,iBAAkB,CAClB,aAAc,CACd,iBAAkB,CAClB,YACF,CACA,kDACE,aACF,CACA,2CACE,wBACF,CACA,+DACE,wBACF,CACA,6DACE,aAAc,CACd,cAAe,CACf,YACF","file":"donation.esm.css","sourcesContent":[".modal {\n display: none;\n position: fixed;\n z-index: 1;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n background-color: rgba(0, 0, 0, 0.5);\n /* Modal Content (image) */\n /* The Close Button */\n}\n.modal .modalContent {\n display: flex;\n justify-content: center;\n align-items: center;\n height: calc(100% + 50px);\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n.modal .modalContent img {\n max-width: calc(100vw - 37px);\n max-height: calc(100vh - 100px);\n}\n@keyframes zoom {\n from {\n transform: scale(0);\n }\n to {\n transform: scale(1);\n }\n}\n.modal .close {\n color: white;\n font-size: 25px;\n font-weight: bold;\n transition: 0.3s;\n position: absolute;\n right: -27px;\n top: -27px;\n}\n.modal .close:hover,\n.modal .close:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px) {\n .modalContent {\n width: 100%;\n }\n}",".phoneInputV2 {\n font-family: Montserrat;\n}\n.phoneInputV2 .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n}\n.phoneInputV2 .lable .required {\n color: #43ccb0;\n font-size: 14px;\n}\n.phoneInputV2 .coverForm {\n position: relative;\n height: 48px;\n width: 100%;\n}\n.phoneInputV2 .coverForm .comboField {\n border: 1px solid var(--Stroke, #e2e2e2);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 6px;\n overflow: hidden;\n}\n.phoneInputV2 .coverForm .comboField.focus {\n border: 1px solid var(--Brand, #43ccb0);\n}\n.phoneInputV2 .coverForm .comboField.error {\n border: 1px solid #f05c6a;\n}\n.phoneInputV2 .coverForm .flagContainer {\n position: absolute;\n top: 13px;\n left: 12px;\n display: flex;\n align-items: center;\n}\n.phoneInputV2 .coverForm .flagContainer span {\n font-size: 25px;\n}\n.phoneInputV2 .coverForm .flagContainer .countryCode {\n margin: 3px 0 0 4px;\n font-size: 16px;\n}\n.phoneInputV2 .mesError {\n color: #f05c6a;\n font-size: 14px;\n margin: 8px 0;\n}\n.phoneInputV2 :global(.select) {\n width: 115px;\n background: #e2e2e2;\n}\n.phoneInputV2 :global(.select > .mdc-select > .mdc-select__native-control) {\n opacity: 0;\n}\n.phoneInputV2 :global(.text-field .mdc-text-field__input) {\n font-size: 16px;\n font-weight: 400 !important;\n}\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-select--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__leading),\n.phoneInputV2 :global(.mdc-text-field--outlined\n .mdc-notched-outline\n .mdc-notched-outline__trailing) {\n border: none;\n}",".container .switch {\n position: relative;\n display: inline-block;\n width: 40px;\n height: 20px;\n /* Rounded sliders */\n}\n.container .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n.container .switch .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n}\n.container .switch .slider:before {\n position: absolute;\n content: \"\";\n height: 16px;\n width: 16px;\n left: 2px;\n bottom: 2px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.2s;\n}\n.container .switch input:checked + .slider:before {\n -webkit-transform: translateX(20px);\n -ms-transform: translateX(20px);\n transform: translateX(20px);\n}\n.container .switch .slider.round {\n border-radius: 34px;\n}\n.container .switch .slider.round:before {\n border-radius: 50%;\n}",".tabBar {\n height: 75px;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab) {\n height: 75px !important;\n}\n.tabBar :global(.mdc-tab-scroller .mdc-tab .mdc-tab__content .mdc-tab__text-label) {\n font-size: 15px !important;\n font-weight: 500;\n}\n\n.navMyAccount {\n background-color: #fff;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);\n top: 0;\n z-index: 10;\n width: 100%;\n font-family: \"Montserrat\";\n}\n.navMyAccount .container {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 10px 30px;\n}\n.navMyAccount .container .logoWrap {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-right: 1rem;\n}\n.navMyAccount .container .leftCover {\n display: flex;\n gap: 48px;\n align-items: center;\n}\n.navMyAccount .container .leftCover .ctaBtn {\n font-size: 16px;\n border-radius: 8px;\n font-weight: 700;\n color: #fff;\n}\n\n@media (max-width: 768px) {\n .navMyAccount .container .leftCover {\n gap: 28px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 14px;\n }\n}\n@media (max-width: 480px) {\n .navMyAccount .container .leftCover {\n gap: 10px;\n }\n .navMyAccount .container .leftCover .ctaBtn {\n font-size: 12px;\n height: 40px;\n padding: 0 10px;\n }\n}",".wrapper {\n width: 100%;\n height: 79px;\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n background-color: #1f4e43;\n}\n.wrapper .title {\n padding: 5px;\n font-weight: 700;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n color: white;\n margin-left: 94px;\n margin-right: 24px;\n}\n.wrapper .description {\n position: relative;\n color: #b9c3c1;\n padding: 5px;\n font-weight: 500;\n font-size: 16px;\n line-height: 22.4px;\n text-align: center;\n}\n\n@media all and (max-width: 768px) {\n .wrapper {\n width: 100%;\n height: 119px;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n }\n .wrapper .title {\n margin-left: 0px;\n margin-right: 0px;\n }\n}",".wrapper {\n width: 100%;\n margin: 20px;\n}\n.wrapper .title {\n font-size: 24px;\n font-weight: bold;\n line-height: 1.4;\n margin-bottom: 5px;\n font-family: \"Montserrat\", \"Roboto\", sans-serif;\n}\n.wrapper .table_wrap {\n box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 29px;\n border-radius: 10px;\n padding: 20px;\n}\n.wrapper .table_wrap .title_wrap {\n display: flex;\n align-items: flex-end;\n}\n.wrapper .table_wrap .title_wrap .tooltip {\n position: relative;\n display: inline-block;\n}\n.wrapper .table_wrap .title_wrap .tooltip img {\n margin-bottom: 7px;\n margin-left: 5px;\n}\n.wrapper .table_wrap .title_wrap .tooltip img svg {\n background-color: #000;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext {\n visibility: hidden;\n width: 320px;\n background-color: black;\n color: #fff;\n text-align: center;\n border-radius: 6px;\n padding: 8px 13px;\n position: absolute;\n z-index: 1;\n top: 105%;\n right: 50%;\n margin-right: -162px;\n border: 1px solid #fba026;\n opacity: 0;\n transition: opacity 0.5s;\n line-height: 1.2;\n}\n.wrapper .table_wrap .title_wrap .tooltip .tooltiptext::after {\n content: \"\";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-color: transparent transparent #fba026 transparent;\n}\n.wrapper .table_wrap .title_wrap .tooltip:hover .tooltiptext {\n visibility: visible;\n opacity: 1;\n}\n.wrapper .table_wrap th,\n.wrapper .table_wrap td {\n border-bottom: 1px solid #d5d5d5;\n padding: 20px 5px;\n}\n.wrapper td {\n text-align: center;\n}",".wrapper {\n background-color: white;\n color: #404041;\n font-family: \"Montserrat\", sans-serif;\n}\n.wrapper .container {\n width: 100%;\n margin: 0 auto;\n border-top: 1px solid #e2e2e2;\n border-bottom: 1px solid #e2e2e2;\n}\n.wrapper section {\n max-width: 80em;\n display: flex;\n padding: 55px 0px 35px 0px;\n margin: 0 auto;\n flex-direction: row;\n justify-content: space-between;\n}\n.wrapper .social_links__item {\n display: block;\n width: 2.5rem;\n height: 2.5rem;\n}\n.wrapper .social_links__item img {\n width: 100%;\n height: 100%;\n display: block;\n object-fit: \"contain\";\n}\n.wrapper .main_block_logo {\n width: 20%;\n}\n.wrapper .main_block_logo .logo {\n width: 161px;\n height: 57px;\n margin-top: -5px;\n}\n.wrapper .main_block_left_bottom {\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 20px;\n}\n.wrapper .main_block_follow {\n width: 33.33%;\n padding: 0 10px;\n}\n.wrapper .main_block_follow h2 {\n color: black;\n font-size: 14px;\n font-weight: 500;\n}\n.wrapper .social_icons {\n display: flex;\n flex-direction: row;\n gap: 21px;\n}\n.wrapper .main_block_follow_mobile {\n display: none;\n}\n.wrapper .main_block_left {\n display: flex;\n width: 60%;\n position: relative;\n min-height: 220px;\n flex-wrap: wrap;\n}\n.wrapper .main_block_left_mobile {\n display: none;\n}\n.wrapper .main_block .statistics {\n width: 25%;\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n.wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 273px;\n height: 244px;\n text-align: center;\n padding: 5px 29px 27px 29px;\n}\n.wrapper .main_block .statistics .title {\n line-height: 16.8px;\n font-weight: 600;\n font-size: 14px;\n color: #0b1f05;\n text-align: left;\n}\n.wrapper .statistics_number {\n font-weight: 400;\n font-size: 14px;\n line-height: 19.6px;\n color: #13362e;\n text-align: left;\n}\n.wrapper .main_block .statistics > .stack-column > .stack-row {\n flex-direction: column;\n}\n.wrapper .statistics_item_container {\n display: flex;\n flex-direction: column;\n}\n.wrapper .main_block .statistics_item {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 16px;\n}\n.wrapper .statistics_item:last-child img {\n transform: scaleX(-1);\n}\n.wrapper .item_link {\n flex-basis: 33.33%;\n padding: 0 10px;\n display: block;\n}\n.wrapper .item_link h2 {\n color: black;\n font-size: 14px;\n text-transform: lowercase;\n font-weight: 500;\n}\n.wrapper .item_link h2:first-letter {\n text-transform: capitalize;\n}\n.wrapper .list_links {\n display: flex;\n flex-direction: column;\n}\n.wrapper .list_links a {\n color: #6d6d6d;\n text-decoration: none;\n margin: 0.5rem 0;\n font-size: 14px;\n}\n.wrapper .list_links a:first-letter {\n text-transform: capitalize;\n}\n.wrapper .bottom_container {\n width: 100%;\n max-width: 80em;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding-bottom: 25px;\n}\n.wrapper .bottom_section {\n flex-direction: column;\n padding: 1rem 10px;\n}\n.wrapper .bottom_section a {\n text-decoration: none;\n color: #404041;\n font-size: 13px;\n}\n.wrapper .bottom_section .container > div {\n align-items: center;\n justify-content: space-between;\n}\n.wrapper .main_block_card {\n width: 65%;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: flex-end;\n padding: 20px;\n background: linear-gradient(90deg, #e96a6d 0%, #e17221 100%), #2d8a75;\n cursor: pointer;\n border-radius: 6px;\n}\n.wrapper .main_block_card .title {\n display: flex;\n flex-direction: column;\n font-weight: 500;\n font-size: 14px;\n line-height: 1.5em;\n text-align: left;\n color: white;\n}\n.wrapper .main_block_card img {\n width: 16px;\n height: auto;\n}\n.wrapper .main_block_card_mobile {\n display: none;\n}\n@media all and (max-width: 1200px) {\n .wrapper .main_block {\n flex-wrap: wrap;\n width: 80%;\n }\n .wrapper .main_block_logo {\n flex-basis: 100%;\n }\n .wrapper .main_block_left {\n width: 70%;\n }\n .wrapper .main_block .statistics {\n width: 30%;\n }\n .wrapper .bottom_section {\n width: 80%;\n }\n}\n@media all and (max-width: 992px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 80%;\n }\n .wrapper .main_block_left {\n width: 100%;\n }\n .wrapper .main_block .statistics {\n width: 100%;\n }\n .wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 100%;\n height: 174px;\n padding: 25px;\n margin-top: 25px;\n }\n .wrapper .main_block .statistics .title {\n text-align: center;\n }\n .wrapper .statistics_item_container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-evenly;\n }\n .wrapper .statistics_item {\n flex-direction: column;\n gap: 0px !important;\n }\n .wrapper .bottom_container {\n flex-direction: column;\n gap: 5px;\n }\n .wrapper .statistics_number {\n text-align: center;\n width: 70%;\n }\n}\n@media all and (max-width: 768px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 432px;\n }\n .wrapper .main_block_follow_mobile {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n padding: 8px 0;\n border-bottom: solid 1px #dadada;\n }\n .wrapper .social_icons_mobile {\n display: flex;\n flex-direction: row;\n gap: 21px;\n }\n .wrapper .main_block_follow_mobile h2 {\n color: black;\n font-size: 14px;\n font-weight: 500;\n }\n .wrapper .item_link h2 {\n font-weight: 500;\n }\n .wrapper .main_block_left {\n display: none;\n }\n .wrapper .main_block_left_mobile {\n display: block;\n }\n .wrapper .main_block_left_mobile .title_container {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n }\n .wrapper .main_block_left_mobile .item_link {\n border-bottom: solid 1px #dadada;\n padding: 8px 0;\n }\n .wrapper .main_block_left_mobile .list_links {\n margin-left: 22px;\n }\n .wrapper .active {\n display: flex !important;\n }\n .wrapper .inactive {\n display: none !important;\n }\n .wrapper .main_block_logo {\n width: 100%;\n border-bottom: solid 1px #dadada;\n }\n .wrapper .statistics .container {\n background-color: #f2f8f1;\n border-radius: 10px;\n width: 432px;\n height: 236px;\n padding: 25px;\n margin-top: 25px;\n }\n .wrapper .statistics_item_container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-evenly;\n }\n .wrapper .statistics_item {\n flex-direction: row;\n width: 100%;\n gap: 16px !important;\n }\n .wrapper .statistics_number {\n text-align: left;\n width: 70%;\n }\n .wrapper .main_block .statistics .title {\n text-align: left;\n }\n .wrapper .main_block_card {\n width: 432px;\n padding: 25px;\n }\n .wrapper .main_block_card img {\n width: 12px;\n }\n .wrapper .main_block_card_mobile {\n display: flex;\n justify-content: center;\n padding: 15px 0 50px 0;\n }\n}\n@media all and (max-width: 480px) {\n .wrapper .main_block {\n flex-direction: column;\n width: 340px;\n }\n .wrapper .statistics .container {\n width: 340px;\n height: 236px;\n }\n .wrapper .bottom_container {\n flex-direction: column-reverse;\n }\n .wrapper .bottom_container .stack-row:not(.stack-reverse) > *:not(:last-child) {\n margin-right: 0.2rem !important;\n }\n .wrapper .main_block_card {\n width: 340px;\n }\n .wrapper .bottom_section {\n width: 90%;\n }\n}",".container {\n font-family: \"Montserrat\";\n}\n.container .lable {\n font-size: 12px;\n font-weight: 700;\n margin: 8px 0;\n display: flex;\n align-items: center;\n}\n.container .lable .required {\n color: #43ccb0;\n font-size: 14px;\n margin-left: 5px;\n}\n.container input {\n width: 100%;\n height: 48px;\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border: 1px solid #e2e2e2;\n border-radius: 6px;\n color: #404041;\n padding: 10px 12px;\n outline: none;\n}\n.container input::placeholder {\n color: #acacac;\n}\n.container input:focus {\n border: 1px solid #43CCB0;\n}\n.container input.error {\n border: 1px solid #F05C6A;\n}\n.container .mesError {\n color: #F05C6A;\n font-size: 14px;\n margin: 8px 0;\n}"]}
|