@-webkit-keyframes colorChange{0%{background:#f4511e}to{background:red}}@keyframes colorChange{0%{background:#f4511e}to{background:red}}@-webkit-keyframes checkboxSubmit{0%{width:0}to{width:12px}}@keyframes checkboxSubmit{0%{width:0}to{width:12px}}.devexForm.isLoading .formSubmit{-webkit-animation:colorChange 1s linear infinite alternate both;animation:colorChange 1s linear infinite alternate both;cursor:not-allowed!important}.devexForm.hasSuccess{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.devexForm.hasSuccess>.success_icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Group_16' data-name='Group 16' viewBox='0 0 122 122'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2340c93f%7d%3c/style%3e%3c/defs%3e%3cg id='Group_14' data-name='Group 14'%3e%3cpath id='Path_1' d='M61 122a61 61 0 1161-61 61.058 61.058 0 01-61 61zM61 2.515A58.485 58.485 0 10119.485 61 58.508 58.508 0 0061 2.515z' class='cls-1' data-name='Path 1'/%3e%3c/g%3e%3cg id='Group_15' data-name='Group 15' transform='translate(33.616 39.695)'%3e%3cpath id='Path_2' d='M37.132 60.365a2.691 2.691 0 01-2.1-.838l-18.024-16.98a3.116 3.116 0 114.192-4.612l15.722 14.674 30.4-32.7a3.116 3.116 0 114.607 4.191L39.438 59.317a2.7 2.7 0 01-2.306 1.048z' class='cls-1' data-name='Path 2' transform='translate(-16.037 -18.937)'/%3e%3c/g%3e%3c/svg%3e") no-repeat top;height:122px;margin-bottom:40px;width:122px}.formGroup{position:relative}.formGroup_isWebsite{display:none}.formGroup.has-error .devexFormField,.formGroup.hasError .devexFormField{border-color:#f4511e}.formGroup .message{color:#f4511e;font-size:14px;left:0;position:absolute;top:39px}@media screen and (min-width:960px){.formGroup .message{font-size:14px;top:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.formGroup .hasTextarea .message{top:12px}.formGroup.has-success:not(.hasTextarea):not(.formGroup_checkbox):not(.submitBlock):before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122 122' fill='%2340c93f'%3e%3cpath d='M54.711 81.123a2.691 2.691 0 01-2.1-.838l-18.024-16.98a3.116 3.116 0 114.192-4.612l15.722 14.674 30.4-32.7a3.116 3.116 0 114.607 4.191L57.017 80.075a2.7 2.7 0 01-2.306 1.048z'/%3e%3c/svg%3e") no-repeat;content:"";display:block;height:35px;position:absolute;right:5px;top:24px;width:35px;z-index:1}.formGroup_hasExtraBottomMargin{margin-bottom:45px}.isChecked input[type=checkbox]{border:1px solid #de5934}.formGroup_checkbox .devexFormLabel,.formGroup_radio .devexFormLabel{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-bottom:0;position:relative}.formGroup_checkbox .devexFormField,.formGroup_radio .devexFormField{background-color:#fff;border:1px solid #ccc;height:20px;margin-right:15px;width:20px}.formGroup_checkbox .devexFormField:focus,.formGroup_radio .devexFormField:focus{outline:0}.formGroup_checkbox .text,.formGroup_radio .text{color:#454546;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:1.33}.formGroup_checkbox .message,.formGroup_radio .message{display:block;left:35px;position:absolute;top:40px}@media screen and (min-width:380px){.formGroup_checkbox .message,.formGroup_radio .message{top:27px}}.formGroup_checkbox a,.formGroup_radio a{color:#000;text-decoration:underline}.devexFormLabel{display:block;margin-bottom:15px}@media screen and (min-width:768px){.devexFormLabel{min-width:270px}}.devexFormLabel.hasTextarea{line-height:0}.devexFormLabel.submit-block{margin-bottom:0}.devexFormField{background:#fff;border:1px solid #cdcdcd;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;height:50px;outline:none;padding:15px 15px 8px;width:100%}.devexFormField:focus{border-color:#000}.devexFormField::-webkit-input-placeholder{color:#8f8f8f;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.devexFormField::-moz-placeholder{color:#8f8f8f;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.devexFormField:-ms-input-placeholder{color:#8f8f8f;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.devexFormField::-ms-input-placeholder{color:#8f8f8f;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.devexFormField::placeholder{color:#8f8f8f;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.devexFormField[type=number]{-moz-appearance:textfield}.devexFormField[type=number]::-webkit-inner-spin-button,.devexFormField[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.devexFormField_textArea{min-height:50px;overflow:hidden;padding-bottom:5px;padding-top:15px;resize:none}.devexFormLabel_forCheckbox{position:relative}.devexFormLabel_forCheckbox:before{background:#fff;border:1px solid #cdcdcd;border-radius:3px;content:"";display:block;height:18px;left:0;position:absolute;top:0;width:18px}.devexFormLabel_forCheckbox.hasFocus:before{border-color:#0d84e3}.devexFormLabel_forCheckbox.isChecked:before,.has-error .devexFormLabel_forCheckbox:before{border-color:#f4511e}.devexFormLabel_forCheckbox.isChecked:after{-webkit-animation:checkboxSubmit .1s linear 1 alternate both;animation:checkboxSubmit .1s linear 1 alternate both;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='11.622' height='8.471' viewBox='0 0 11.622 8.471' fill='%23e6411d'%3e%3cpath d='M4.067 6.437l-3.05-3.049L0 4.403 4.067 8.47l7.554-7.454L10.6-.001z' class='cls-1'/%3e%3c/svg%3e") no-repeat;content:"";display:block;height:9px;left:4px;position:absolute;top:6px;width:12px}.devexFormLabel_forRadio{position:relative}.devexFormLabel_forRadio:before{background:#fff;border:1px solid #cdcdcd;border-radius:10px;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.devexFormLabel_forRadio.hasFocus:before{border-color:#0d84e3}.has-error .devexFormLabel_forRadio:before{border-color:#f4511e}.devexFormLabel_forRadio.isChecked:after{background:#dc3a04;border-radius:6px;content:"";display:block;height:12px;left:5px;position:absolute;top:5px;width:12px}.devexFormField_checkbox,.devexFormField_radio{height:1px;opacity:0;width:1px}.hasFloatLabel{display:block;position:relative}.hasFloatLabel .placeholder{color:#9b9b9b;cursor:text;font-size:14px;left:15px;line-height:18px;position:absolute;top:14px;-webkit-transition:all .1s linear;transition:all .1s linear}.hasFloatLabel .placeholder.floated{font-size:12px;-webkit-transform:translateY(-20px);transform:translateY(-20px)}@media screen and (min-width:768px){.hasFloatLabel .placeholder.floated{font-size:10px}}.formGroup .placeholder{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.formGroup.hasTextarea .placeholder{top:14px}.formGroup.hasTextarea .placeholder.floated{-webkit-transform:translateY(-14px);transform:translateY(-14px)}.formSubmit{background:#ff5800;border:0;color:#fff;cursor:pointer;font-size:16px;font-weight:400;padding:15px 59px;text-transform:capitalize;width:auto}.main_grid{display:grid}@media screen and (min-width:768px){.main_grid{grid-template-columns:641px 350px}}.main_grid .left_grid,.main_grid .right_grid{display:grid;gap:16px}@media screen and (min-width:768px){.main_grid .left_grid,.main_grid .right_grid{grid-template-columns:50% 50%}}.mainFooterMenus{background:#fafafa;color:#31383d;padding:60px 0 20px;position:relative}@media screen and (min-width:960px){.mainFooterMenus{padding:65px 0}}.mainFooterMenus .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px}@media screen and (min-width:960px){.mainFooterMenus .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}.mainFooterMenus img.mainFooterMenusBackground{display:none}@media screen and (min-width:960px){.mainFooterMenus img.mainFooterMenusBackground{display:block;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:20px;width:100%;z-index:0}.mainFooterRow{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mainFooterMenusTitle{color:#8b909e;font-size:14px;font-weight:600;letter-spacing:1.2px;margin-bottom:16px}.mainFooterRowGeneral,.mainFooterRowTitle{z-index:1}.mainFooterRowTitle{color:#262626;font-size:32px;font-style:normal;font-weight:600;line-height:44px;margin-bottom:24px;max-width:150px}@media screen and (min-width:960px){.mainFooterRowTitle{margin-bottom:0}}.mainFooterMenusColumn{margin-bottom:40px;width:100%}@media screen and (min-width:960px){.mainFooterMenusColumn{margin-bottom:0;max-width:192px;padding-right:32px;width:auto}.mainFooterMenusColumn:first-child{margin-right:20px}}.mainFooterMenu .nav-item{list-style-type:none}.mainFooterMenu .nav-link{color:#31383d;display:inline-block;font-size:14px;line-height:1.43;padding:8px 0}.mainFooterMenu .nav-link:hover{color:#f4511e}.mainFooterLate{background:#131419;color:#a8a8a8;padding:40px 16px}@media screen and (min-width:960px){.mainFooterLate{padding:40px 0}}.mainFooterLateRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:960px){.mainFooterLateRow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footerLateTitle{color:#fff;font-size:14px;font-weight:600;margin-bottom:14px;opacity:.7}.logoContainer .logoDescription{color:#fff;font-family:Inter,sans-serif;font-size:14px;margin:16px 0 24px}.footerFollow,.footerSubscribe{margin-bottom:60px;margin-top:37px;padding-right:50px}@media screen and (min-width:960px){.footerFollow,.footerSubscribe{margin-bottom:0}.footerSubscribe{margin-right:48px;margin-top:0;max-width:35%}.footerFollow{margin-right:0;z-index:1}}.footerSocialsItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1d1f26;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;width:36px}.footerSocialsItem:last-of-type{margin-right:0}.footerMembershipRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:960px){.footerMembershipRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footerMembershipItem.isFirst{margin-bottom:30px}@media screen and (min-width:960px){.footerMembershipItem.isFirst{margin-bottom:0;margin-right:46px}}.mainFooterLateBottom{font-size:14px;margin-top:40px}.mainFooterLateBottomRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Inter,sans-serif;padding-top:24px;position:relative;z-index:1}@media screen and (min-width:960px){.mainFooterLateBottomRow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footerCopyright{border-top:1px solid rgba(250,250,250,.12);color:#bfbfbf;font-family:Inter,sans-serif;margin-top:24px;padding-top:16px}.footerCopyright span{line-height:24px}@media screen and (min-width:960px){.footerCopyright{max-width:100%}}.footerCopyright a{color:#bfbfbf;text-decoration:none}.mainFooterLateBottomMenus{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mainFooterLateBottomMenus a{color:#bfbfbf}.mainFooterLateBottomMenus a:hover{color:#f4511e}@media screen and (min-width:960px){.mainFooterLateBottomMenus{margin-right:auto}}.footerBottomMenu{margin-bottom:10px}@media screen and (min-width:960px){.footerBottomMenu{margin-bottom:0;margin-right:auto}}.footerBottomMenu .nav-item{display:inline-block;list-style-type:none;margin:0 10px 10px 0}@media screen and (min-width:960px){.footerBottomMenu .nav-item{margin-bottom:0;margin-right:20px}}.footerBottomMenu .nav-item:after{background:#a8a8a8;content:"";display:inline-block;height:12px;position:relative;right:-7px;top:2px;width:1px}@media screen and (min-width:960px){.footerBottomMenu .nav-item:after{right:-10px;top:3px}}.footerBottomMenu .nav-item:last-of-type:after{content:none}.footerSubscribeForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:960px){.footerSubscribeForm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footerSubscribeForm .formGroup{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:960px){.footerSubscribeForm .formGroup{-webkit-box-flex:0;-ms-flex:0;flex:0}.footerSubscribeForm .formGroup.containsEmail{margin-right:8px}}.footerSubscribeForm .devexFormLabel{width:100%}@media screen and (min-width:960px){.footerSubscribeForm .devexFormLabel{max-width:190px;min-width:191px}}.footerSubscribeForm .footerFormSubmitLabel{display:block;margin-bottom:15px}@media screen and (min-width:960px){.footerSubscribeForm .footerFormSubmitLabel{display:inline-block;margin-bottom:0}}.footerSubscribeForm .devexFormField{background-color:#3b404d;border:1px solid #5d6579;border-radius:6px;color:#fff;height:36px}@media screen and (min-width:960px){.footerSubscribeForm .devexFormField{max-width:190px;padding:0 16px}}.footerSubscribeForm .devexFormField.isSubmit{background:#de5934;border:0;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:14px;font-weight:600;line-height:20px;margin-top:14px;padding:9px 15px;text-align:center;width:100%}@media screen and (min-width:960px){.footerSubscribeForm .devexFormField.isSubmit{margin-top:0;width:120px}}.footerSubscribeForm .hasFloatLabel .placeholder{color:#fff;font-size:14px;left:16px;top:50%}.footerSubscribeForm .hasFloatLabel .placeholder.floated{display:none}.footerSubscribeForm .subscriptionDescription{color:#bfbfbf;font-size:14px;line-height:1.33;max-width:390px;width:100%}@media screen and (min-width:960px){.footerSubscribeForm .subscriptionDescription{margin-top:14px}}.darkFooter.mainFooterMenus{background-color:#131419}.darkFooter.mainFooterMenus .mainFooterMenu a{color:#fafafa}.darkFooter.mainFooterMenus .mainFooterRowTitle{color:#fafafa;max-width:150px}.darkFooter.mainFooterMenus .container{background:url(/app/themes/dxfeed_new/dist/images/mobile-footer-036902cb.png) no-repeat;background-size:cover}@media screen and (min-width:960px){.darkFooter.mainFooterMenus .container{background:none}}.privacy_banner{background-color:#fff;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;position:fixed;text-align:center;width:100%;z-index:99999999}.privacy_banner.isVisible{display:block!important}@media screen and (min-width:768px){.privacy_banner{border-radius:11px;bottom:2em;-webkit-box-shadow:0 6px 40px rgba(0,0,0,.3);box-shadow:0 6px 40px rgba(0,0,0,.3);left:1em;width:200px}}@media screen and (min-width:960px){.privacy_banner{width:220px}}.privacy_banner p{line-height:1.4;text-align:left}.privacy_banner button{background:none;border:2px solid #000;color:#f4511e;cursor:pointer;letter-spacing:0;padding:3px 0;width:100%}.privacy_banner button:hover{background:none;border-color:#f4511e}#ot-sdk-btn.ot-sdk-show-settings{background:none;border:none;color:#a8a8a8;cursor:pointer;display:inline-block;font-size:14px;margin-top:7px;padding:0;text-decoration:underline}#ot-sdk-btn.ot-sdk-show-settings:hover{background:none;color:currentColor}.footerMembership{margin-right:0}@media screen and (min-width:960px){.footerMembership{margin-right:48px}}.footerCertification{margin-top:24px}@media screen and (min-width:960px){.footerCertification{margin-top:0}}.memb_cert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:960px){.memb_cert{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.memb_cert .footerCertification{margin-top:24px}@media screen and (min-width:960px){.memb_cert .footerCertification{margin-top:0}}
