diff --git a/WealthBanner.jpg b/WealthBanner.jpg new file mode 100644 index 0000000..23bf9cb Binary files /dev/null and b/WealthBanner.jpg differ diff --git a/campaign.html b/campaign.html index 2de0fcf..529c848 100644 --- a/campaign.html +++ b/campaign.html @@ -2,11 +2,14 @@ -
+
- -
-
Test
-
-
-
-
-
-
-
-
- - -
-
-
- - - - -
-
-

-

+ .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox + .checkbox__unchecked + path, + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox + .checkbox__checked + path { + fill: #4c515d; + } + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox + .checkbox__unchecked { + z-index: 1; + opacity: 1; + } + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox + .checkbox__checked { + z-index: 0; + opacity: 0; + } + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"]:checked + + label + .checkbox + .checkbox__checked, + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"]:checked + + label:hover + .checkbox + .checkbox__checked { + opacity: 1; + } + @media (hover: hover) { + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label:hover + .checkbox + .checkbox__checked { + opacity: 0.6; + } + } + .css-1xzxck5 select.lp-form-react-select { + height: 2em; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex: 0 0 100%; + -ms-flex: 0 0 100%; + flex: 0 0 100%; + padding: 0; + background-color: #fff; + } + .css-1xzxck5 .flex-container { + margin-left: -12px; + margin-right: -12px; + } + .css-1xzxck5 .flex.flex-form [class*="flex__item--"] { + padding-left: 12px; + padding-right: 12px; + } + .css-1xzxck5 + .labels-are-inside + input::-webkit-input-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 .labels-are-inside input::-moz-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 + .labels-are-inside + input:-ms-input-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 .labels-are-inside input::placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 + .labels-are-inside + textarea::-webkit-input-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 + .labels-are-inside + textarea::-moz-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 + .labels-are-inside + textarea:-ms-input-placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 .labels-are-inside textarea::placeholder { + font-size: 1em; + font-weight: inherit; + opacity: 1; + } + .css-1xzxck5 + input.lp-form-react__input::-webkit-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + input.lp-form-react__input::-moz-placeholder { + font-size: 1em; + } + .css-1xzxck5 + input.lp-form-react__input:-ms-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + input.lp-form-react__input::-webkit-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + input.lp-form-react__input::-moz-placeholder { + font-size: 1em; + } + .css-1xzxck5 + input.lp-form-react__input:-ms-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 input.lp-form-react__input::placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea::-webkit-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea::-moz-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea:-ms-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea::-webkit-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea::-moz-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea:-ms-input-placeholder { + font-size: 1em; + } + .css-1xzxck5 + textarea.lp-form-react__textarea::placeholder { + font-size: 1em; + } + .css-1xzxck5 .lp-form-react__input { + border: 1px solid rgba(76, 81, 93, 1); + color: #020020; + font-size: inherit; + border-radius: 5px; + height: 35px; + } + .css-1xzxck5 .lp-form-react__input:focus { + border: 1px solid rgba(76, 81, 93, 1); + /* box-shadow: rgba(76, 81, 93, 1) 0 0 1.5px 1px; */ + outline: 0; + } + .css-1xzxck5 + .lp-form-react__input::-webkit-input-placeholder { + color: #b1bacc; + } + .css-1xzxck5 .lp-form-react__input::-moz-placeholder { + color: #b1bacc; + } + .css-1xzxck5 .lp-form-react__input:-ms-input-placeholder { + color: #b1bacc; + } + .css-1xzxck5 .lp-form-react__input::placeholder { + color: #b1bacc; + } + .css-1xzxck5 .lp-form-react__label { + color: rgba(76, 81, 93, 1); + font-size: 12px; + + } + .css-1xzxck5 .labels-are-inside .lp-form-react__input { + color: #020020; + } + .css-1xzxck5 + .labels-are-inside + .lp-form-react__input::-webkit-input-placeholder { + color: rgba(76, 81, 93, 1); + + } + .css-1xzxck5 + .labels-are-inside + .lp-form-react__input::-moz-placeholder { + color: rgba(76, 81, 93, 1); + + } + .css-1xzxck5 + .labels-are-inside + .lp-form-react__input:-ms-input-placeholder { + color: rgba(76, 81, 93, 1); + + } + .css-1xzxck5 + .labels-are-inside + .lp-form-react__input::placeholder { + color: rgba(76, 81, 93, 1); + + } + + .css-1xzxck5 .lp-form-react-radio + label { + color: rgba(76, 81, 93, 1); + + } + .css-1xzxck5 + .lp-form-react-radio + + label + .lp-form-react-radio-button__unchecked + path, + .css-1xzxck5 + .lp-form-react-radio + + label + .lp-form-react-radio-button__checked + path { + fill: rgba(76, 81, 93, 1); + } + .css-1xzxck5 .lp-form-field__field-block-title { + + color: rgba(76, 81, 93, 1); + } + .css-1xzxck5 select.lp-form-react-select { + border: 1px solid rgba(76, 81, 93, 1); + + } + .css-1xzxck5 select.lp-form-react-select:focus { + outline-color: rgba(76, 81, 93, 1); + } + + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label { + color: rgba(76, 81, 93, 1); + + } + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox__unchecked + path, + .css-1xzxck5 + input.lp-form-react-checkbox[type="checkbox"] + + label + .checkbox__checked + path { + fill: rgba(76, 81, 93, 1); + } + .css-1xzxck5 .lp-form-react__description { + color: rgba(76, 81, 93, 1); + + font-size: 0.875rem; + } + .css-1xzxck5 .lp-form-react__privacy-link { + color: rgba(76, 81, 93, 1); + -webkit-text-decoration: underline; + text-decoration: underline; + padding: 10px 0; + } + .css-1xzxck5 .lp-form-react__privacy-link a { + color: inherit; + } + .css-1xzxck5 .lp-form-react__confirm label { + font-size: 0.875rem; + } + + +
+
+
+ + + + +
+
+

+

+
-
-
-
- - - - - +
+
+ + + + + + - - -
-
-

+ +
+
+

+
-
-
- + +
-
-
-
-
-
- +
+
+
+
+ +
-
-
+
- +
+ +
+
+ +
-
-
- + + + +
-
-
-
-
+
-

+ .css-1idrav { + display: inline-block; + border-style: solid; + border-width: 1px; + text-align: center; + text-shadow: none; + -webkit-transition: color 0.2s linear, + background 0.2s linear, border-color 0.2s linear, + text-shadow 0.2s linear; + transition: color 0.2s linear, background 0.2s linear, + border-color 0.2s linear, text-shadow 0.2s linear; + -webkit-text-decoration: none; + text-decoration: none; + width: 100%; + font-weight: bold; + padding: 12px; + + border-radius: 10000px; + } + .css-1idrav::before { + border-radius: 10000px; + } + .css-1idrav, + .css-1idrav:focus, + .css-1idrav:active { + border-color: rgb(237, 31, 36); + background: rgb(237, 31, 36); + color: rgba(255, 255, 255, 1); + } + .css-1idrav:hover { + background-color: rgb(186, 24, 28); + border-color: rgb(186, 24, 28); + color: rgba(255, 255, 255, 1); + } + .css-disabledbtn { + display: inline-block; + border-style: solid; + border-width: 1px; + text-align: center; + text-shadow: none; + width: 100%; + font-weight: bold; + padding: 12px; + + border-radius: 10000px; + } + .css-disabledbtn::before { + border-radius: 10000px; + } + .css-disabledbtn, + .css-disabledbtn:focus, + .css-disabledbtn:active { + border-color: rgb(200, 200, 200); + background: rgb(200, 200, 200); + color: rgba(50, 50, 50, 1); + } + .css-disabledbtn:hover { + background-color: rgb(200, 200, 200); + border-color: rgb(200, 200, 200); + color: rgba(50, 50, 50, 1); + } + + + + + -
+ + +

-
- - - - - - + +
-
- -
+ +
+
-