CompoundX2025

mailer

Apr 10th, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.72 KB | None | 0 0
  1. <style type="text/css">@import url("https://assets.mlcdn.com/fonts.css?version=1743581");</style>
  2. <style type="text/css">
  3. /* LOADER */
  4. .ml-form-embedSubmitLoad {
  5. display: inline-block;
  6. width: 20px;
  7. height: 20px;
  8. }
  9.  
  10. .g-recaptcha {
  11. transform: scale(1);
  12. -webkit-transform: scale(1);
  13. transform-origin: 0 0;
  14. -webkit-transform-origin: 0 0;
  15. height: ;
  16. }
  17.  
  18. .sr-only {
  19. position: absolute;
  20. width: 1px;
  21. height: 1px;
  22. padding: 0;
  23. margin: -1px;
  24. overflow: hidden;
  25. clip: rect(0,0,0,0);
  26. border: 0;
  27. }
  28.  
  29. .ml-form-embedSubmitLoad:after {
  30. content: " ";
  31. display: block;
  32. width: 11px;
  33. height: 11px;
  34. margin: 1px;
  35. border-radius: 50%;
  36. border: 4px solid #fff;
  37. border-color: #ffffff #ffffff #ffffff transparent;
  38. animation: ml-form-embedSubmitLoad 1.2s linear infinite;
  39. }
  40. @keyframes ml-form-embedSubmitLoad {
  41. 0% {
  42. transform: rotate(0deg);
  43. }
  44. 100% {
  45. transform: rotate(360deg);
  46. }
  47. }
  48. #mlb2-24626807.ml-form-embedContainer {
  49. box-sizing: border-box;
  50. display: table;
  51. margin: 0 auto;
  52. position: static;
  53. width: 100% !important;
  54. }
  55. #mlb2-24626807.ml-form-embedContainer h4,
  56. #mlb2-24626807.ml-form-embedContainer p,
  57. #mlb2-24626807.ml-form-embedContainer span,
  58. #mlb2-24626807.ml-form-embedContainer button {
  59. text-transform: none !important;
  60. letter-spacing: normal !important;
  61. }
  62. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper {
  63. background-color: #f6f6f6;
  64.  
  65. border-width: 0px;
  66. border-color: transparent;
  67. border-radius: 4px;
  68. border-style: solid;
  69. box-sizing: border-box;
  70. display: inline-block !important;
  71. margin: 0;
  72. padding: 0;
  73. position: relative;
  74. }
  75. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
  76. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 400px; }
  77. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 400px; width: 100%; }
  78. #mlb2-24626807.ml-form-embedContainer .ml-form-align-left { text-align: left; }
  79. #mlb2-24626807.ml-form-embedContainer .ml-form-align-center { text-align: center; }
  80. #mlb2-24626807.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
  81. #mlb2-24626807.ml-form-embedContainer .ml-form-align-right { text-align: right; }
  82. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
  83. border-top-left-radius: 4px;
  84. border-top-right-radius: 4px;
  85. height: auto;
  86. margin: 0 auto !important;
  87. max-width: 100%;
  88. width: undefinedpx;
  89. }
  90. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
  91. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  92. padding: 20px 20px 0 20px;
  93. }
  94. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
  95. padding-bottom: 0;
  96. }
  97. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
  98. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
  99. text-align: left;
  100. margin: 0 0 20px 0;
  101. }
  102. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
  103. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  104. color: #000000;
  105. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  106. font-size: 30px;
  107. font-weight: 400;
  108. margin: 0 0 10px 0;
  109. text-align: left;
  110. word-break: break-word;
  111. }
  112. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
  113. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  114. color: #000000;
  115. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  116. font-size: 14px;
  117. font-weight: 400;
  118. line-height: 20px;
  119. margin: 0 0 10px 0;
  120. text-align: left;
  121. }
  122. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
  123. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
  124. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
  125. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
  126. color: #000000;
  127. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  128. font-size: 14px;
  129. }
  130. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,
  131. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol {
  132. list-style-type: lower-alpha;
  133. }
  134. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,
  135. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol {
  136. list-style-type: lower-roman;
  137. }
  138. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
  139. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
  140. color: #000000;
  141. text-decoration: underline;
  142. }
  143.  
  144. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
  145. text-align: left!important;
  146. }
  147.  
  148. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label {
  149. margin-bottom: 5px;
  150. color: #333333;
  151. font-size: 14px;
  152. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  153. font-weight: bold; font-style: normal; text-decoration: none;;
  154. display: inline-block;
  155. line-height: 20px;
  156. }
  157. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
  158. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
  159. margin: 0;
  160. }
  161. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
  162. margin: 0;
  163. width: 100%;
  164. }
  165. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
  166. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  167. margin: 0 0 20px 0;
  168. width: 100%;
  169. }
  170. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  171. float: left;
  172. }
  173. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
  174. margin: 0;
  175. padding: 0 0 20px 0;
  176. width: 100%;
  177. height: auto;
  178. float: left;
  179. }
  180. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
  181. margin: 0 0 10px 0;
  182. width: 100%;
  183. }
  184. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
  185. margin: 0;
  186. }
  187. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
  188. margin: 0;
  189. }
  190. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  191. background-color: #ffffff !important;
  192. color: #333333 !important;
  193. border-color: #cccccc;
  194. border-radius: 4px !important;
  195. border-style: solid !important;
  196. border-width: 1px !important;
  197. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  198. font-size: 14px !important;
  199. height: auto;
  200. line-height: 21px !important;
  201. margin-bottom: 0;
  202. margin-top: 0;
  203. margin-left: 0;
  204. margin-right: 0;
  205. padding: 10px 10px !important;
  206. width: 100% !important;
  207. box-sizing: border-box !important;
  208. max-width: 100% !important;
  209. }
  210. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,
  211. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder { color: #333333; }
  212.  
  213. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,
  214. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder { color: #333333; }
  215.  
  216. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,
  217. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder { color: #333333; }
  218.  
  219. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,
  220. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder { color: #333333; }
  221.  
  222. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea {
  223. background-color: #ffffff !important;
  224. color: #333333 !important;
  225. border-color: #cccccc;
  226. border-radius: 4px !important;
  227. border-style: solid !important;
  228. border-width: 1px !important;
  229. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  230. font-size: 14px !important;
  231. height: auto;
  232. line-height: 21px !important;
  233. margin-bottom: 0;
  234. margin-top: 0;
  235. padding: 10px 10px !important;
  236. width: 100% !important;
  237. box-sizing: border-box !important;
  238. max-width: 100% !important;
  239. }
  240.  
  241. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
  242. border-color: #cccccc!important;
  243. background-color: #ffffff!important;
  244. }
  245.  
  246. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type="checkbox"]{
  247. box-sizing: border-box;
  248. padding: 0;
  249. position: absolute;
  250. z-index: -1;
  251. opacity: 0;
  252. margin-top: 5px;
  253. margin-left: -1.5rem;
  254. overflow: visible;
  255. }
  256.  
  257. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
  258. border-radius: 4px!important;
  259. }
  260.  
  261.  
  262. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::after {
  263. background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  264. }
  265.  
  266. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after {
  267. background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  268. }
  269.  
  270. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::before {
  271. border-color: #000000!important;
  272. background-color: #000000!important;
  273. }
  274.  
  275. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::after {
  276. top: 2px;
  277. box-sizing: border-box;
  278. }
  279.  
  280. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
  281. top: 0px!important;
  282. box-sizing: border-box!important;
  283. }
  284.  
  285. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
  286. top: 0px!important;
  287. box-sizing: border-box!important;
  288. }
  289.  
  290. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after {
  291. top: 0px!important;
  292. box-sizing: border-box!important;
  293. position: absolute;
  294. left: -1.5rem;
  295. display: block;
  296. width: 1rem;
  297. height: 1rem;
  298. content: "";
  299. }
  300.  
  301. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before {
  302. top: 0px!important;
  303. box-sizing: border-box!important;
  304. }
  305.  
  306. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::before {
  307. position: absolute;
  308. top: 4px;
  309. left: -1.5rem;
  310. display: block;
  311. width: 16px;
  312. height: 16px;
  313. pointer-events: none;
  314. content: "";
  315. background-color: #ffffff;
  316. border: #adb5bd solid 1px;
  317. border-radius: 50%;
  318. }
  319.  
  320. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::after {
  321. position: absolute;
  322. top: 2px!important;
  323. left: -1.5rem;
  324. display: block;
  325. width: 1rem;
  326. height: 1rem;
  327. content: "";
  328. }
  329.  
  330. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
  331. position: absolute;
  332. top: 4px;
  333. left: -1.5rem;
  334. display: block;
  335. width: 16px;
  336. height: 16px;
  337. pointer-events: none;
  338. content: "";
  339. background-color: #ffffff;
  340. border: #adb5bd solid 1px;
  341. border-radius: 50%;
  342. }
  343.  
  344. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after {
  345. position: absolute;
  346. top: 0px!important;
  347. left: -1.5rem;
  348. display: block;
  349. width: 1rem;
  350. height: 1rem;
  351. content: "";
  352. }
  353.  
  354. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
  355. position: absolute;
  356. top: 0px!important;
  357. left: -1.5rem;
  358. display: block;
  359. width: 1rem;
  360. height: 1rem;
  361. content: "";
  362. }
  363.  
  364. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label::after {
  365. background: no-repeat 50%/50% 50%;
  366. }
  367. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
  368. background: no-repeat 50%/50% 50%;
  369. }
  370.  
  371. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control {
  372. position: relative;
  373. display: block;
  374. min-height: 1.5rem;
  375. padding-left: 1.5rem;
  376. }
  377.  
  378. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input {
  379. position: absolute;
  380. z-index: -1;
  381. opacity: 0;
  382. box-sizing: border-box;
  383. padding: 0;
  384. }
  385.  
  386. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label {
  387. color: #000000;
  388. font-size: 12px!important;
  389. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  390. line-height: 22px;
  391. margin-bottom: 0;
  392. position: relative;
  393. vertical-align: top;
  394. font-style: normal;
  395. font-weight: 700;
  396. }
  397.  
  398. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select, #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select {
  399. background-color: #ffffff !important;
  400. color: #333333 !important;
  401. border-color: #cccccc;
  402. border-radius: 4px !important;
  403. border-style: solid !important;
  404. border-width: 1px !important;
  405. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  406. font-size: 14px !important;
  407. line-height: 20px !important;
  408. margin-bottom: 0;
  409. margin-top: 0;
  410. padding: 10px 28px 10px 12px !important;
  411. width: 100% !important;
  412. box-sizing: border-box !important;
  413. max-width: 100% !important;
  414. height: auto;
  415. display: inline-block;
  416. vertical-align: middle;
  417. background: url('https://assets.mlcdn.com/ml/images/default/dropdown.svg') no-repeat right .75rem center/8px 10px;
  418. -webkit-appearance: none;
  419. -moz-appearance: none;
  420. appearance: none;
  421. }
  422.  
  423.  
  424. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
  425. height: auto;
  426. width: 100%;
  427. float: left;
  428. }
  429. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
  430. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
  431. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn { padding-top: 25px; }
  432. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; padding-right: 10px; }
  433. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
  434. background-color: #ffffff;
  435. color: #333333;
  436. border-color: #cccccc;
  437. border-radius: 4px;
  438. border-style: solid;
  439. border-width: 1px;
  440. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  441. font-size: 14px;
  442. line-height: 20px;
  443. margin-bottom: 0;
  444. margin-top: 0;
  445. padding: 10px 10px;
  446. width: 100%;
  447. box-sizing: border-box;
  448. overflow-y: initial;
  449. }
  450. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
  451. background-color: #000000 !important;
  452. border-color: #000000;
  453. border-style: solid;
  454. border-width: 1px;
  455. border-radius: 4px;
  456. box-shadow: none;
  457. color: #ffffff !important;
  458. cursor: pointer;
  459. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  460. font-size: 14px !important;
  461. font-weight: 700;
  462. line-height: 20px;
  463. margin: 0 !important;
  464. padding: 10px !important;
  465. width: 100%;
  466. height: auto;
  467. }
  468. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
  469. background-color: #333333 !important;
  470. border-color: #333333 !important;
  471. }
  472. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
  473. box-sizing: border-box;
  474. padding: 0;
  475. position: absolute;
  476. z-index: -1;
  477. opacity: 0;
  478. margin-top: 5px;
  479. margin-left: -1.5rem;
  480. overflow: visible;
  481. }
  482. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
  483. color: #000000;
  484. display: block;
  485. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  486. font-size: 12px;
  487. text-align: left;
  488. margin-bottom: 0;
  489. position: relative;
  490. vertical-align: top;
  491. }
  492. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
  493. font-weight: normal;
  494. margin: 0;
  495. padding: 0;
  496. position: relative;
  497. display: block;
  498. min-height: 24px;
  499. padding-left: 24px;
  500.  
  501. }
  502. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
  503. color: #000000;
  504. text-decoration: underline;
  505. }
  506. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
  507. color: #000000 !important;
  508. font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  509. font-size: 12px !important;
  510. font-weight: normal !important;
  511. line-height: 18px !important;
  512. padding: 0 !important;
  513. margin: 0 5px 0 0 !important;
  514. }
  515. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
  516. margin: 0;
  517. }
  518. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
  519. margin: 0 0 20px 0;
  520. float: left;
  521. width: 100%;
  522. }
  523. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  524. background-color: #000000 !important;
  525. border: none !important;
  526. border-radius: 4px !important;
  527. box-shadow: none !important;
  528. color: #ffffff !important;
  529. cursor: pointer;
  530. font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  531. font-size: 14px !important;
  532. font-weight: 700 !important;
  533. line-height: 21px !important;
  534. height: auto;
  535. padding: 10px !important;
  536. width: 100% !important;
  537. box-sizing: border-box !important;
  538. }
  539. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
  540. display: none;
  541. }
  542. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  543. background-color: #333333 !important;
  544. }
  545. .ml-subscribe-close {
  546. width: 30px;
  547. height: 30px;
  548. background: url('https://assets.mlcdn.com/ml/images/default/modal_close.png') no-repeat;
  549. background-size: 30px;
  550. cursor: pointer;
  551. margin-top: -10px;
  552. margin-right: -10px;
  553. position: absolute;
  554. top: 0;
  555. right: 0;
  556. }
  557. .ml-error input, .ml-error textarea, .ml-error select {
  558. border-color: red!important;
  559. }
  560.  
  561. .ml-error .custom-checkbox-radio-list {
  562. border: 1px solid red !important;
  563. border-radius: 4px;
  564. padding: 10px;
  565. }
  566.  
  567. .ml-error .label-description,
  568. .ml-error .label-description p,
  569. .ml-error .label-description p a,
  570. .ml-error label:first-child {
  571. color: #ff0000 !important;
  572. }
  573.  
  574. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
  575. #mlb2-24626807.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
  576. color: #ff0000 !important;
  577. }
  578. @media only screen and (max-width: 400px){
  579.  
  580. .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
  581. .ml-form-formContent.horozintalForm { float: left!important; }
  582. .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
  583. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
  584. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
  585. .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
  586. .ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn { padding-top: 0px!important; }
  587.  
  588. }
  589. </style>
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753. <div id="mlb2-24626807" class="ml-form-embedContainer ml-subscribe-form ml-subscribe-form-24626807">
  754. <div class="ml-form-align-center ">
  755. <div class="ml-form-embedWrapper embedForm">
  756.  
  757.  
  758.  
  759.  
  760. <div class="ml-form-embedBody ml-form-embedBodyDefault row-form">
  761.  
  762. <div class="ml-form-embedContent" style=" ">
  763.  
  764. <h4>Newsletter</h4>
  765.  
  766. <p>Signup for news and special offers!</p>
  767.  
  768.  
  769. </div>
  770.  
  771. <form class="ml-block-form" action="https://assets.mailerlite.com/jsonp/1435559/forms/151183743398184911/subscribe" data-code="" method="post" target="_blank">
  772. <div class="ml-form-formContent">
  773.  
  774.  
  775.  
  776. <div class="ml-form-fieldRow ml-last-item">
  777. <div class="ml-field-group ml-field-email ml-validate-email ml-validate-required">
  778.  
  779.  
  780.  
  781.  
  782. <!-- input -->
  783. <input aria-label="email" aria-required="true" type="email" class="form-control" data-inputmask="" name="fields[email]" placeholder="Email" autocomplete="email">
  784. <!-- /input -->
  785.  
  786. <!-- textarea -->
  787.  
  788. <!-- /textarea -->
  789.  
  790. <!-- select -->
  791.  
  792. <!-- /select -->
  793.  
  794. <!-- checkboxes -->
  795.  
  796. <!-- /checkboxes -->
  797.  
  798. <!-- radio -->
  799.  
  800. <!-- /radio -->
  801.  
  802. <!-- countries -->
  803.  
  804. <!-- /countries -->
  805.  
  806.  
  807.  
  808.  
  809.  
  810. </div>
  811. </div>
  812.  
  813. </div>
  814.  
  815.  
  816.  
  817. <!-- Privacy policy -->
  818.  
  819. <!-- /Privacy policy -->
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833. <input type="hidden" name="ml-submit" value="1">
  834.  
  835. <div class="ml-form-embedSubmit">
  836.  
  837. <button type="submit" class="primary">Subscribe</button>
  838.  
  839. <button disabled="disabled" style="display: none;" type="button" class="loading">
  840. <div class="ml-form-embedSubmitLoad"></div>
  841. <span class="sr-only">Loading...</span>
  842. </button>
  843. </div>
  844.  
  845.  
  846. <input type="hidden" name="anticsrf" value="true">
  847. </form>
  848. </div>
  849.  
  850. <div class="ml-form-successBody row-success" style="display: none">
  851.  
  852. <div class="ml-form-successContent">
  853.  
  854. <h4>Thank you!</h4>
  855.  
  856. <p>You have successfully joined our subscriber list.</p>
  857.  
  858.  
  859. </div>
  860.  
  861. </div>
  862. </div>
  863. </div>
  864. </div>
  865.  
  866.  
  867.  
  868.  
  869.  
  870. <script>
  871. function ml_webform_success_24626807() {
  872. var $ = ml_jQuery || jQuery;
  873. $('.ml-subscribe-form-24626807 .row-success').show();
  874. $('.ml-subscribe-form-24626807 .row-form').hide();
  875. }
  876. </script>
  877.  
  878.  
  879. <script src="https://groot.mailerlite.com/js/w/webforms.min.js?v176e10baa5e7ed80d35ae235be3d5024" type="text/javascript"></script>
  880. <script>
  881. fetch("https://assets.mailerlite.com/jsonp/1435559/forms/151183743398184911/takel")
  882. </script>
Add Comment
Please, Sign In to add comment