<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*path:/ds-comf/ds-form/css/dsforms.css*/
.dspopup-modal-bg {position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: none;top: 0;left: 0;z-index: 100;}.dspopup-modal {display: none;visibility: hidden;position: fixed;min-width: 300px;background: #f5f5f5;z-index: 101;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.4);-moz-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.4);-webkit-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.4);}.dspopup-modal .close-dspopup-modal {display: block;position: absolute;top: 10px;right: 10px;border-width: 0;border-radius: 25%;cursor: pointer;background: transparent;text-align: center;background:url(/ds-comf/ds-form/images/close-button.png);width:28px;height:28px;}.dspopup-modal .close-dspopup-modal:before {padding: 2px 5px 4px;font-size: 30px;}.dspopup-modal .close-dspopup-modal svg:hover .st0 {fill: #808080;}.ds-form form {padding: 15px 30px;margin-bottom: 0;font-family: Arial, Helvetica, sans-serif;}.ds-form form label {display: block;margin-bottom: 0;font-size: 0.875rem;font-weight: normal;line-height: 2.05556rem;color: #78767a;cursor: pointer;}.ds-form form label .required {color: #b21a41;}.ds-form form input:not([type]),.ds-form form input[type="text"],.ds-form form input[type="password"],.ds-form form input[type="date"],.ds-form form input[type="datetime"],.ds-form form input[type="datetime-local"],.ds-form form input[type="month"],.ds-form form input[type="week"],.ds-form form input[type="email"],.ds-form form input[type="number"],.ds-form form input[type="search"],.ds-form form input[type="tel"],.ds-form form input[type="time"],.ds-form form input[type="url"],.ds-form form input[type="color"],.ds-form form select,.ds-form form textarea {-webkit-appearance: none !important;-moz-appearance: none !important;width: 100%;display: block;height: 2.05556rem;margin: 0 0 0.88889rem 0;padding: 0.44444rem;background-color: #fff;border-style: solid;border-width: 1px;border-color: #ccc;border-radius: 0;box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);color: #78767a;font-family: inherit;font-size: .875rem;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;transition: border-color 0.15s linear, background 0.15s linear;-webkit-transition: border-color 0.15s linear, background 0.15s linear;-moz-transition: border-color 0.15s linear, background 0.15s linear;-ms-transition: border-color 0.15s linear, background 0.15s linear;-o-transition: border-color 0.15s linear, background 0.15s linear;}.ds-form form input:not([type]):focus,.ds-form form input[type="text"]:focus,.ds-form form input[type="password"]:focus,.ds-form form input[type="date"]:focus,.ds-form form input[type="datetime"]:focus,.ds-form form input[type="datetime-local"]:focus,.ds-form form input[type="month"]:focus,.ds-form form input[type="week"]:focus,.ds-form form input[type="email"]:focus,.ds-form form input[type="number"]:focus,.ds-form form input[type="search"]:focus,.ds-form form input[type="tel"]:focus,.ds-form form input[type="time"]:focus,.ds-form form input[type="url"]:focus,.ds-form form input[type="color"]:focus,.ds-form form select:focus,.ds-form form textarea:focus {background-color: #fff;border-color: #999999;outline: none;}.ds-form form input:not([type]).improper-value,.ds-form form input[type="text"].improper-value,.ds-form form input[type="password"].improper-value,.ds-form form input[type="date"].improper-value,.ds-form form input[type="datetime"].improper-value,.ds-form form input[type="datetime-local"].improper-value,.ds-form form input[type="month"].improper-value,.ds-form form input[type="week"].improper-value,.ds-form form input[type="email"].improper-value,.ds-form form input[type="number"].improper-value,.ds-form form input[type="search"].improper-value,.ds-form form input[type="tel"].improper-value,.ds-form form input[type="time"].improper-value,.ds-form form input[type="url"].improper-value,.ds-form form input[type="color"].improper-value,.ds-form form select.improper-value,.ds-form form textarea.improper-value {border-color: #b21a41;}.ds-form form input[type="checkbox"] {vertical-align: middle;}.ds-form form input[type="radio"] {vertical-align: middle;}.ds-form form input[readonly],.ds-form form input[readonly='readonly'],.ds-form form textarea[readonly],.ds-form form textarea[readonly='readonly'] {background-color: #eee;opacity: 1;}.ds-form form input[readonly]:hover, .ds-form form input[readonly]:active, .ds-form form input[readonly]:focus,.ds-form form input[readonly='readonly']:hover,.ds-form form input[readonly='readonly']:active,.ds-form form input[readonly='readonly']:focus,.ds-form form textarea[readonly]:hover,.ds-form form textarea[readonly]:active,.ds-form form textarea[readonly]:focus,.ds-form form textarea[readonly='readonly']:hover,.ds-form form textarea[readonly='readonly']:active,.ds-form form textarea[readonly='readonly']:focus {background-color: #eee;opacity: 1;}.ds-form form input.readonly[readonly],.ds-form form input.readonly[readonly='readonly'],.ds-form form textarea.readonly[readonly],.ds-form form textarea.readonly[readonly='readonly'] {border-color: transparent !important;background-color: transparent !important;padding-left: 0 !important;box-shadow: none;}.ds-form form input.readonly[readonly]:hover, .ds-form form input.readonly[readonly]:active, .ds-form form input.readonly[readonly]:focus,.ds-form form input.readonly[readonly='readonly']:hover,.ds-form form input.readonly[readonly='readonly']:active,.ds-form form input.readonly[readonly='readonly']:focus,.ds-form form textarea.readonly[readonly]:hover,.ds-form form textarea.readonly[readonly]:active,.ds-form form textarea.readonly[readonly]:focus,.ds-form form textarea.readonly[readonly='readonly']:hover,.ds-form form textarea.readonly[readonly='readonly']:active,.ds-form form textarea.readonly[readonly='readonly']:focus {padding-left: 0 !important;border-color: transparent !important;background-color: transparent !important;opacity: 1;box-shadow: none;}.ds-form form input[disabled],.ds-form form input[disabled='disabled'],.ds-form form input.disabled,.ds-form form textarea[disabled],.ds-form form textarea[disabled='disabled'],.ds-form form textarea.disabled {background-color: #eee;color: #808080;opacity: 1;cursor: not-allowed;}.ds-form form input[disabled]:hover, .ds-form form input[disabled]:active, .ds-form form input[disabled]:focus,.ds-form form input[disabled='disabled']:hover,.ds-form form input[disabled='disabled']:active,.ds-form form input[disabled='disabled']:focus,.ds-form form input.disabled:hover,.ds-form form input.disabled:active,.ds-form form input.disabled:focus,.ds-form form textarea[disabled]:hover,.ds-form form textarea[disabled]:active,.ds-form form textarea[disabled]:focus,.ds-form form textarea[disabled='disabled']:hover,.ds-form form textarea[disabled='disabled']:active,.ds-form form textarea[disabled='disabled']:focus,.ds-form form textarea.disabled:hover,.ds-form form textarea.disabled:active,.ds-form form textarea.disabled:focus {background-color: #eee;opacity: 1;cursor: not-allowed;}.ds-form form input[type="submit"],.ds-form form button[type="submit"] {width: auto;font-family: inherit;font-size: .875rem;color: #fff;text-transform: none;padding: 8px 20px;background: #34495e;border-style: solid;border-width: 0px;border-color: #d0d0d0;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;box-shadow: 0;opacity: .75;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;-webkit-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;-moz-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;-ms-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;-o-transition: border-color 0.15s linear, background 0.15s linear, opacity 0.15s linear;cursor: pointer;height: auto;}.ds-form form input[type="submit"]:hover, .ds-form form input[type="submit"]:focus,.ds-form form button[type="submit"]:hover,.ds-form form button[type="submit"]:focus {opacity: 1;}.ds-form form select {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAICAMAAADUf89RAAAAXVBMVEXe3t7////e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t4c2GbBAAAAHnRSTlMAAAMGCQwPIScqMDM5P0Wfpau0usDDxuTn6u3w8/a+b40GAAAAS0lEQVQI123JRRKAQADEwODubvP/Z3KhYBfIMU00yaxyriCejV+7D5As929cDCBdr996WEC2SZI6jxeQ75J6nw9QHBoDfoByCLHgBAR/B7a3OfpzAAAAAElFTkSuQmCC);background-position: right center;background-repeat: no-repeat;padding-right: 1.75rem;}.ds-form form select option {padding: 0.22222rem 0.64rem;color: #78767a;font-family: inherit;font-size: .875rem;}.ds-form form textarea {min-height: 6rem;}.ds-form .inline {font-size: 0;}.ds-form .inline.label-left label {width: 28%;display: inline-block;margin-right: 2%;}.ds-form .inline.label-left input {display: inline-block;width: 70%;}.ds-form .inline.label-right label {display: inline-block;float: right;width: 30%;}.ds-form .inline.label-right input {display: inline-block;float: left;width: 65%;}.ds-form .clearfix:before, .ds-form .clearfix:after {content: " ";display: table;}.ds-form .clearfix:after {clear: both;}.ds-form .form-head {margin-bottom: 15px;border-bottom: 1px solid #d4d4d4;font-size: 1.5rem;line-height: 2.05556rem;color: #808080;}.ds-form .is_checkbox,.ds-form .is_radio {display: block;text-align: left;}.ds-form .is_checkbox label,.ds-form .is_radio label {margin-left: 2.05556em;}.ds-form .is_checkbox input,.ds-form .is_radio input {margin-top: -22px;}.ds-form .infoform {margin-bottom: 15px;font-size: 12px;color: #b7b7b7;}.ds-form .error-form {margin-top: 15px;padding-left: 15px;font-size: .875rem;color: #b21a41;list-style: none;}.ds-form .error-form li:before {content: "\00d7";float: left;margin-left: -15px;font-weight: 700;}.ds-form .buttonform {margin-top: 15px;}.ds-form .rating_selection {text-align: left;font-size: 0;}.ds-form .rating_selection label:first-of-type {display: none;}.ds-form .rating_selection input[type='radio'] {display: none;}.ds-form .rating_selection label {cursor: pointer;display: inline-block;}.ds-form .rating_selection label {display: inline-block;font-size: 30px;letter-spacing: 5px;color: #e9cd10;margin-right: 0;}.ds-form .rating_selection input:checked ~ label {color: #aaa;}.ds-form .rating_selection:hover label[for] {color: #e9cd10;}.ds-form .rating_selection:hover label:hover ~ label {color: #aaa;}.dspopup-modal .form-head {margin-left: -30px;margin-right: -30px;margin-top: -15px;padding: 10px 30px;}[id*="formmessagereport"] {margin-bottom: 0;font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #78767a;}[id*="formmessagereport"] .form-head {margin-left: 0;margin-right: 0;margin-top: 0;padding: 10px 30px;}[id*="formmessagereport"] .error-report {padding: 15px 30px;text-align: center !important;}[id*="formmessagereport"] .error-report p {text-align: center !important;}[id*="formmessagereport"] .text-report p:first-child {margin-bottom: 20px;font-size: 1.125rem;}[id*="formmessagereport"] .repeatform {color: #34495e;}[id*="formmessagereport"] .repeatform:hover, [id*="formmessagereport"] .repeatform:focus {color: #4f6f8f;}@media only screen and (min-width: 560px) {.dspopup-modal {margin-left: auto;margin-right: auto;}}@media only screen and (min-width: 768px) {.dspopup-modal {margin-left: auto;margin-right: auto;}}
/*path:/ds-comf/ds-form/css/forms/another.css*/
.dsconsult, .dsspecialist, .dscourier, .dsresult{box-shadow:none;background-color:white;width:500px;}.dsconsult .form-head, .dsspecialist .form-head, .dscourier .form-head, .dsresult .form-head{background: #108fce;color: #fff;border-radius:4px 4px 0 0;font-size: 1.25rem;padding: 12px 30px;-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);}.dsconsult form input[type="submit"], .dsspecialist form input[type="submit"], .dscourier form input[type="submit"], .dsresult form input[type="submit"]{color: #fff;background-color: #0c6e9f;border-color: #0b6693;opacity:1;}.dsconsult .dsclose-button, .dsspecialist .dsclose-button, .dscourier .dsclose-button, .dsresult .dsclose-button{content:"×" !important;background:none;top:15px;}.dsconsult form input[type="text"], .dsspecialist form input[type="text"], .dscourier form input[type="text"], .dsresult form input[type="text"]{border: 1px solid #ced4da;height: 38px;margin-bottom: 12px;}.dsconsult .buttonform, .dsspecialist .buttonform, .dscourier .buttonform, .dsresult .buttonform{margin-top:20px;}.dsconsult .field-1, .dsspecialist .field-1, .dscourier .field-1, .dsresult .field-1{display:none;}
/*path:/ds-comf/ds-form/css/forms/dsbannerform-1.css*/
.main_banner_form.ds-form{background: #E6F3FE;padding: 30px 60px;width: 600px;}.main_banner_form.ds-form form{padding: 0;}#dsbannerform-1-form .form-name{color: #005B97;text-align: center;font-size: 24px;font-style: normal;font-weight: 400;line-height: 34px;margin-bottom: 14px;}#dsbannerform-1-form .text-under-name{color: #212529;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; margin-bottom: 20px;}#dsbannerform-1-form input[type="text"]{border-radius: 4px;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;padding: 11.61px 8.11px 12.39px 8.11px;}#dsbannerform-1-form .field-11{display: none;}#dsbannerform-1-form .text-under-submit{color: #757575;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;text-align: left;margin-top: 14px;}#dsbannerform-1-form input[type="submit"]{width: 100%;border-radius: 4px;background: #005B97;padding: 9px 8.2px 11px 7px;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}#dsbannerform-1-form .radio_place {display: flex;flex-direction: row-reverse;gap: 5px;}#dsbannerform-1-form .flex-checkbox {display: flex;flex-direction: row;gap: 10px;}@media (max-width:1025px) {#dsbannerform-1-form .flex-checkbox {flex-direction: column !important;align-items: baseline;}}@media (max-width:501px) {.main_banner_form.ds-form{width: auto;}}#dsbannerform-1-form .form-check{margin-top: 15px;}#dsbannerform-1-form .form-check label{font-size: 12px;font-weight: normal;line-height: 14px;}
/*path:/ds-comf/ds-form/css/forms/dsbannerform-2.css*/
.main_banner_form-2.ds-form{background: #E6F3FE;padding: 30px 60px;width: 100%;}.main_banner_form-2.ds-form form{padding: 0;}#dsbannerform-2-form .form-name{color: #005B97;text-align: center;font-size: 24px;font-style: normal;font-weight: 400;line-height: 34px;margin-bottom: 14px;}#dsbannerform-2-form .text-under-name{color: #212529;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; margin-bottom: 20px;}#dsbannerform-2-form input[type="text"]{border-radius: 4px;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;padding: 11.61px 8.11px 12.39px 8.11px;}#dsbannerform-2-form .field-12{display: none;}#dsbannerform-2-form .text-under-submit{color: #757575;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;text-align: left;margin-top: 14px;}#dsbannerform-2-form input[type="submit"]{width: 100%;border-radius: 4px;background: #005B97;padding: 9px 8.2px 11px 7px;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}.main-banner-block {display: flex;flex-direction: row;gap: 14px;}#dsbannerform-2-form .radio_place {display: flex;flex-direction: row-reverse;gap: 5px;}#dsbannerform-2-form .flex-checkbox {display: flex;flex-direction: row;gap: 10px;justify-content: center;}@media (max-width:1026px) {.main_banner_form-2 .fake-checkbox__container {margin-top: 22px;}}#dsbannerform-2-form .form-check{margin-top: 15px;}#dsbannerform-2-form .form-check label{font-size: 12px;font-weight: normal;line-height: 14px;}#dsbannerform-2-form .main-banner-block-part {width: 48%;}
/*path:/ds-comf/ds-form/css/forms/dsbannerform-3.css*/
.main_banner_form-3.ds-form{background: #E6F3FE;padding: 30px 60px;width: 400px;display: none;}.main_banner_form.ds-form form{padding: 0;}#dsbannerform-3-form .form-name{color: #005B97;text-align: center;font-size: 24px;font-style: normal;font-weight: 400;line-height: 34px;margin-bottom: 14px;}#dsbannerform-3-form .text-under-name{color: #212529;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; margin-bottom: 20px;}#dsbannerform-3-form input[type="text"]{border-radius: 4px;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;padding: 11.61px 8.11px 12.39px 8.11px;}#dsbannerform-3-form .field-6{display: none;}#dsbannerform-3-form .text-under-submit{color: #757575;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;text-align: left;margin-top: 14px;}#dsbannerform-3-form input[type="submit"]{width: 100%;border-radius: 4px;background: #005B97;padding: 9px 8.2px 11px 7px;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}@media (max-width:501px) {.main_banner_form-3.ds-form{ display: block; width: auto; margin:0px;}.main_banner_form-3.ds-form {padding: 30px 20px;}}
/*path:/ds-comf/ds-form/css/forms/dsbannerform-4.css*/
.ds-form.dspopup-modal.dsbannerform-4{background: #E6F3FE;padding: 30px 60px;max-width: 600px;border: none;box-shadow: none;}.main_banner_form.ds-form{background: #E6F3FE;padding: 30px 60px;width: 100%;max-width: 600px;}.main_banner_form.ds-form form{padding: 0;}#dsbannerform-4-form .form-name{color: #005B97;text-align: center;font-size: 24px;font-style: normal;font-weight: 400;line-height: 34px;margin-bottom: 14px;}#dsbannerform-4-form .text-under-name{color: #212529;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; margin-bottom: 20px;}#dsbannerform-4-form input[type="text"]{border-radius: 4px;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;padding: 11.61px 8.11px 12.39px 8.11px;}#dsbannerform-4-form .field-9{display: none;}#dsbannerform-4-form .text-under-submit{color: #757575;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;text-align: left;margin-top: 14px;}#dsbannerform-4-form input[type="submit"]{width: 100%;border-radius: 4px;background: #005B97;padding: 9px 8.2px 11px 7px;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}#dsbannerform-4-form .radio_place {display: flex;flex-direction: row-reverse;gap: 5px;}#dsbannerform-4-form .flex-checkbox {display: flex;flex-direction: row;gap: 10px;}@media (max-width:1025px) {#dsbannerform-4-form .flex-checkbox {flex-direction: column !important;align-items: baseline;}}@media (max-width:501px) {.ds-form.dspopup-modal.dsbannerform-4{background: #E6F3FE;padding: 10px 20px;max-width: 300px;border: none;box-shadow: none;}}#dsbannerform-4-form .form-check{margin-top: 15px;}#dsbannerform-4-form .form-check label{font-size: 12px;font-weight: normal;line-height: 14px;}
/*path:/ds-comf/ds-form/css/forms/dscallme.css*/
#dscallme-form .form-head {margin-left: 0;margin-right: 0;margin-top: 30px;padding: 0;margin-bottom: 15px;border-bottom: none;font-size: 1.5rem;line-height: 2.05556rem;color: black;}.dspopup-modal.dscallme {display: none;visibility: hidden;position: fixed;min-width: 300px;background: #fff;z-index: 101;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;max-width: 500px;}#dscallme-form input[type="text"]{height: 50px;}#dscallme-form label{color: black;}#dscallme-form .text_form {font-size: 14px;}#dscallme-form input[type="submit"]{background-color: #0089D4;}
/*path:/ds-comf/ds-form/css/forms/dscallme2.css*/
#dscallme2-form .form-head {margin-left: 0;margin-right: 0;margin-top: 30px;padding: 0;margin-bottom: 15px;border-bottom: none;font-size: 1.5rem;line-height: 2.05556rem;color: black;}.dspopup-modal.dscallme2 {display: none;visibility: hidden;position: fixed;min-width: 300px;background: #fff;z-index: 101;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;max-width: 500px;}#dscallme2-form input[type="text"]{height: 50px;}#dscallme2-form label{color: black;}#dscallme2-form .text_form {font-size: 14px;}#dscallme2-form input[type="submit"]{background-color: #0089D4;}
/*path:/ds-comf/ds-form/css/forms/dscallme3.css*/
#dscallme3-form .form-head {margin-left: 0;margin-right: 0;margin-top: 30px;padding: 0;margin-bottom: 15px;border-bottom: none;font-size: 1.5rem;line-height: 2.05556rem;color: black;}.ds-form.dspopup-modal.dscallme3 {border: none;box-shadow: none;border-radius: 0;}.dspopup-modal.dscallme2 {display: none;visibility: hidden;position: fixed;min-width: 300px;background: #fff;z-index: 101;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;max-width: 500px;}#dscallme3-form input[type="text"]{height: 50px;}#dscallme3-form label{color: black;}#dscallme3-form .text_form {font-size: 14px;}#dscallme3-form input[type="submit"]{background-color: #0089D4;}
/*path:/ds-comf/ds-form/css/forms/dscalltime.css*/
#dscalltime-form [class*="call"].inline label { float: left; margin-right: 10px; }#dscalltime-form [class*="call"].inline select { float: left; width: auto; }#dscalltime-form [class*="call"].inline + .inline label { margin-left: 10px; }#dscalltime-form .calltime { width: 100%; }
/*path:/ds-comf/ds-form/css/forms/dsfeedback.css*/

/*path:/ds-comf/ds-form/css/forms/dsnews.css*/
.prom_section_form.ds-form {padding: 40px 0px;background: url('/local/templates/ecvols/images/2ec3d021e09525e211df25aea096f903.png');background-repeat: no-repeat;background-size: cover;margin-top: 80px;}#dsnews-form{display: flex;flex-direction: column;align-items: center;}#dsnews-form .form-head {color: #212529 !important;font-size: 28px;font-weight: 400;line-height: 34px;text-align: center;border-bottom: none !important;margin: 0;}#dsnews-form .form-underhead {color: #212529;font-size: 16px;font-weight: 400;line-height: 24px;text-align: center;}#dsnews-form .form-flex{width: 797px;margin-top: 41px;}#dsnews-form .form-flex-3 {display: flex;flex-direction: row;gap: 25px;}#dsnews-form .field-4, #dsnews-form .field-5, #dsnews-form .field-6 {width: 50%;}#dsnews-form input[type="text"],textarea{border-radius: 4px;}#dsnews-form .form-block-submit {display: flex;flex-direction: row;width: 797px;gap: 25px;}#dsnews-form input[type="submit"]{border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 249px;}#dsnews-form .buttonform{margin: 0;}#dsnews-form .text_polit {width: 60%;}@media (max-width:769px) {#dsnews-form .form-flex {width: auto;max-width: 797px;margin-top: 41px;}#dsnews-form .form-block-submit {width: auto;display: flex;flex-direction: row;max-width: 797px;gap: 25px;justify-content: center;}#dsnews-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 203px;}}@media (max-width:500px) {.prom_section_form.ds-form {padding: 30px 25px;margin-top: 80px;}#dsnews-form {padding: 0;}#dsnews-form .form-head{font-size: 25px;font-weight: 400;line-height: 34px;}#dsnews-form .form-flex {width: auto;max-width: 797px;margin-top: 23px;}#dsnews-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;}#dsnews-form input[type="text"]{border-radius: 4px;margin: 0;}#dsnews-form .field-4, #dsnews-form .field-5, #dsnews-form .field-6 {width: 100%;}#dsnews-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;margin-bottom: 14px;}#dsnews-form .form-block-submit {width: auto;display: flex;flex-direction: column;max-width: 797px;gap: 14px;justify-content: center;align-items: center;}#dsnews-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 100%;}#dsnews-form .field-10.buttonform {width: 90%;}.field-11.buttonform {width: 100%;}#dsnews-form .text_polit {width: 80%;text-align: center;}}.news-form.ds-form {padding: 40px 0px;background: url(/local/templates/ecvols/images/2ec3d021e09525e211df25aea096f903.png);background-repeat: no-repeat;background-size: cover;margin-top: 80px;}
/*path:/ds-comf/ds-form/css/forms/dsonlineorder.css*/
#dsonlineorder-form {width: 550px;}#dsonlineorder-form .form-head {text-align: center;text-transform: uppercase;color: #653F89;border: none;margin-bottom: 0;}#dsonlineorder-form input,#dsonlineorder-form textarea {color: #653F89;font-size: 16px;}#dsonlineorder-form #field-product {text-transform: uppercase;}#dsonlineorder-form .buttonform {text-align: center;}#dsonlineorder-form .buttonform input {background-color: #653F89;color: #fff;}.dsclose-button {}.dsclose-button:hover {opacity: 0.75;}
/*path:/ds-comf/ds-form/css/forms/dsorder.css*/
#dsorder-form {width: 550px;}#dsorder-form .form-head {text-align: center;text-transform: uppercase;color: #653F89;border: none;margin-bottom: 0;}#dsorder-form input,#dsorder-form textarea {color: #653F89;font-size: 16px;}#dsorder-form #field-product {text-transform: uppercase;}#dsorder-form .buttonform {text-align: center;}#dsorder-form .buttonform input {background-color: #653F89;color: #fff;}.dsclose-button {width:20px;height:20px;background:url(/ds-comf/ds-form/images/close-button.png);}.dsclose-button:hover {opacity: 0.75;}
/*path:/ds-comf/ds-form/css/forms/dsotziv.css*/

/*path:/ds-comf/ds-form/css/forms/dsprom-dark.css*/
.prom_section_form.dark.ds-form {padding: 40px 0px;background: #005E93;background-repeat: no-repeat;background-size: cover;margin-top: 80px;}#dsprom-dark-form{display: flex;flex-direction: column;align-items: center;}#dsprom-dark-form .form-head {color: #212529 !important;font-size: 28px;font-weight: 400;line-height: 34px;text-align: center;border-bottom: none !important;margin: 0;}#dsprom-dark-form .form-underhead {color: #212529;font-size: 16px;font-weight: 400;line-height: 24px;text-align: center;}#dsprom-dark-form .form-flex{width: 797px;margin-top: 41px;}#dsprom-dark-form .form-flex-3 {display: flex;flex-direction: row;gap: 25px;}#dsprom-dark-form .field-4,#dsprom-dark-form .field-5,#dsprom-dark-form .field-6{width: 33%;}#dsprom-dark-form input[type="text"],textarea{border-radius: 4px;}#dsprom-dark-form .form-block-submit {display: flex;flex-direction: row;width: 797px;gap: 25px;}#dsprom-dark-form input[type="submit"]{border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 249px;}#dsprom-dark-form .buttonform{margin: 0;}#dsprom-dark-form .text_polit {width: 60%;}@media (max-width:769px) {#dsprom-dark-form .form-flex {width: auto;max-width: 797px;margin-top: 41px;}#dsprom-dark-form .form-block-submit {width: auto;display: flex;flex-direction: row;max-width: 797px;gap: 25px;justify-content: center;}#dsprom-dark-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 203px;}}@media (max-width:500px) {.prom_section_form.ds-form {padding: 30px 25px;margin-top: 80px;}#dsprom-dark-form {padding: 0;}#dsprom-dark-form .form-head{font-size: 25px;font-weight: 400;line-height: 34px;}#dsprom-dark-form .form-flex {width: auto;max-width: 797px;margin-top: 23px;}#dsprom-dark-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;}#dsprom-dark-form input[type="text"]{border-radius: 4px;margin: 0;}#dsprom-dark-form .field-4, #dsprom-dark-form .field-5, #dsprom-dark-form .field-6 {width: 100%;}#dsprom-dark-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;margin-bottom: 14px;}#dsprom-dark-form .form-block-submit {width: auto;display: flex;flex-direction: column;max-width: 797px;gap: 14px;justify-content: center;align-items: center;}#dsprom-dark-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 100%;}.field-11.buttonform {width: 100%;}#dsprom-dark-form .text_polit {width: 80%;text-align: center;}}
/*path:/ds-comf/ds-form/css/forms/dsprom.css*/
.prom_section_form.ds-form {padding: 40px 0px;background: url('/local/templates/ecvols/images/2ec3d021e09525e211df25aea096f903.png');background-repeat: no-repeat;background-size: cover;margin-top: 80px;}.prom_section_form.dark.ds-form {padding: 40px 0px;background: #005E93;background-repeat: no-repeat;background-size: cover;margin-top: 80px;margin-bottom: 80px;}.prom_section_form.dark #dsprom-form .form-head,.prom_section_form.dark #dsprom-form .form-underhead,.prom_section_form.dark #dsprom-form .text_polit{color: #fff !important;}#dsprom-form{display: flex;flex-direction: column;align-items: center;}#dsprom-form .form-head {color: #212529 !important;font-size: 28px;font-weight: 400;line-height: 34px;text-align: center;border-bottom: none !important;margin: 0;}#dsprom-form .form-underhead {color: #212529;font-size: 16px;font-weight: 400;line-height: 24px;text-align: center;}#dsprom-form .form-flex{width: 797px;margin-top: 41px;}#dsprom-form .form-flex-3 {display: flex;flex-direction: row;gap: 25px;}#dsprom-form .field-4,#dsprom-form .field-5,#dsprom-form .field-6{width: 33%;}#dsprom-form input[type="text"],textarea{border-radius: 4px;}#dsprom-form .form-block-submit {display: flex;flex-direction: row;width: 797px;gap: 25px;}#dsprom-form input[type="submit"]{border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 249px;}#dsprom-form .buttonform{margin: 0;}#dsprom-form .text_polit {width: 60%;}@media (max-width:769px) {#dsprom-form .form-flex {width: auto;max-width: 797px;margin-top: 41px;}#dsprom-form .form-block-submit {width: auto;display: flex;flex-direction: row;max-width: 797px;gap: 25px;justify-content: center;}#dsprom-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 203px;}}@media (max-width:500px) {.prom_section_form.ds-form {padding: 30px 25px;margin-top: 80px;}#dsprom-form {padding: 0;}#dsprom-form .form-head{font-size: 25px;font-weight: 400;line-height: 34px;}#dsprom-form .form-flex {width: auto;max-width: 797px;margin-top: 23px;}#dsprom-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;}#dsprom-form input[type="text"]{border-radius: 4px;margin: 0;}#dsprom-form .field-4, #dsprom-form .field-5, #dsprom-form .field-6 {width: 100%;}#dsprom-form .form-flex-3 {display: flex;flex-direction: column;gap: 14px;margin-bottom: 14px;}#dsprom-form .form-block-submit {width: auto;display: flex;flex-direction: column;max-width: 797px;gap: 14px;justify-content: center;align-items: center;}#dsprom-form input[type="submit"] {border-radius: 4px;background: rgb(16, 143, 206);color: #fff;padding: 11px 0px;width: 100%;}.field-11.buttonform {width: 100%;}#dsprom-form .text_polit {width: 80%;text-align: center;}}
/*path:/ds-comf/ds-form/css/forms/dsvacancy-no-modal.css*/
#dsvacancy-no-modal-form {padding: 45px 63px;background: url(/local/templates/ecvols/images/2ec3d021e09525e211df25aea096f903.png);background-repeat: no-repeat;background-size: cover;background-position: right;}#dsvacancy-no-modal-form .form-head {color: #212529;text-align: center;font-family: Roboto;font-size: 28px;font-style: normal;font-weight: 400;line-height: 34px;border: none;}#dsvacancy-no-modal-form .form-head-under {color: #212529;text-align: center;font-family: Roboto;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}#dsvacancy-no-modal-form .vacancy-no-modal-block {display: flex;flex-direction: row;justify-content: space-between;margin-top: 40px;margin-bottom: 14px;}#dsvacancy-no-modal-form .field-3,#dsvacancy-no-modal-form .field-4,#dsvacancy-no-modal-form .field-5{width: 230px;}#dsvacancy-no-modal-form input[type="text"]{border-radius: 4px;border: 1px solid #CCC;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;}#dsvacancy-no-modal-form .vacancy-no-modal-block-two{display: flex;flex-direction: row;justify-content: space-between;}#dsvacancy-no-modal-form textarea{border-radius: 4px;border: 1px solid #CCC;background: #FFF;box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;margin-bottom: 14px;}#dsvacancy-no-modal-form .field-9 {width: 70%;}#dsvacancy-no-modal-form input[type="submit"]{border-radius: 4px;background: #108FCE;display: flex;width: 213px;padding: 9px 8.2px 11px 7px;justify-content: center;align-items: center;}#dsvacancy-no-modal-form .vacancy-no-modal-file {display: flex;flex-direction: row;height: 30px;align-items: self-end;}#dsvacancy-no-modal-form .vacancy-no-modal-file span{color: #0089D4;font-family: Roboto;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;text-decoration-line: underline;margin-left: 8px;}#dsvacancy-no-modal-form .field-11{display: none;}@media (max-width:769px) {#dsvacancy-no-modal-form {padding: 45px 23px;background-position: left;}#dsvacancy-no-modal-form .field-3, #dsvacancy-no-modal-form .field-4, #dsvacancy-no-modal-form .field-5 {width: 200px;}#dsvacancy-no-modal-form .form-head{margin-bottom: 0;}}@media (max-width:426px) {#dsvacancy-no-modal-form .vacancy-no-modal-block {display: flex;flex-direction: column;}#dsvacancy-no-modal-form .field-3, #dsvacancy-no-modal-form .field-4, #dsvacancy-no-modal-form .field-5 {width: 100%;}#dsvacancy-no-modal-form .vacancy-no-modal-block-two {display: flex;flex-direction: column;justify-content: space-between;}#dsvacancy-no-modal-form .field-9 {width: 100%;}#dsvacancy-no-modal-form input[type="submit"]{border-radius: 4px;background: #108FCE;display: flex;width: 213px;padding: 9px 8.2px 11px 7px;justify-content: center;align-items: center;margin-top: 30px;}}
/*path:/ds-comf/ds-form/css/forms/dsvacancy.css*/
.dspopup-modal.dsvacancy{border-radius: 5px;background-color: #fff;padding:0px 41px;box-shadow: none;}.dspopup-modal.dsvacancy .form-head{position: relative;padding-top: 48px;border: none;background: transparent;border-radius: 5px;color: #1e170f;}.dspopup-modal.dsvacancy input[type="text"] {display: block;margin: 0;padding: 0 17px;width: 100%;height: 43px;background: #fff;border: 1px solid #858585;border-radius: 4px;outline: 0;box-shadow: none;font-family: inherit;font-style: normal;font-weight: normal;font-size: 14px;color: #858585;text-align: left;transition: all .3s ease;box-sizing: border-box;}.dspopup-modal.dsvacancy textarea{background: #fff;border: 1px solid #858585;border-radius: 4px; color: #858585;}.dspopup-modal.dsvacancy input[type="submit"] {padding: 20px 10px;width: 100%;font-family: inherit;font-size: 14px;font-weight: 400;line-height: 1;border: 1px solid transparent;background-color: transparent;border-radius: 4px;outline: 0 !important;letter-spacing: 0;text-transform: none;text-decoration: none !important;text-align: center;transition: all .3s ease;appearance: none !important;cursor: pointer;background: #0089d4;}.dspopup-modal.dsvacancy label{color: #1e170f;}.dspopup-modal.dsvacancy .close-dspopup-modal {display: block;position: absolute;top: 10px;right: 10px;border-width: 0;border-radius: 25%;cursor: pointer;background: transparent;text-align: center;background: url(../../images/ux/close-modal.svg) 50% 50% no-repeat !important;width: 28px;height: 28px;}@media (max-width:426px) {.dspopup-modal.dsvacancy {padding: 0px;}.dspopup-modal.dsvacancy .form-head {position: relative;padding-top: 8px;border: none;background: transparent;border-radius: 5px;color: #1e170f;}}
/*path:/ds-comf/ds-form/css/forms/form-question-prom.css*/
.form-question-prom {border-radius: 3px;background: #005E93;}#form-question-prom-form {display: flex;flex-direction: row;gap: 10px;padding: 39px 43px 39px 43px;align-items: baseline;}#form-question-prom-form .form-question-prom_title {display: flex;flex-direction: column;gap: 14px;margin-right: 20px;}#form-question-prom-form .form-head {color: #FFF;font-size: 29px;white-space: pre;font-style: normal;font-weight: 700;line-height: normal;border: none;margin: 0;padding: 0;}.form-question-prom_text {color: #FFF;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}#form-question-prom-form input {width: 249px;border-radius: 4px;}#form-question-prom-form input[type="text"] {box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10) inset;padding: 5px;margin: 0;}#form-question-prom-form input[type="submit"] {background: #3A87D0;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px; opacity: 1;}#form-question-prom-form [id*="formmessagereport"] .form-head,#form-question-prom-form [id*="formmessagereport"] .error-report {color: #fff;}@media (max-width:1025px) {#form-question-prom-form {flex-wrap: wrap;}#form-question-prom-form .field-0 {flex-grow: 1;width: 100%;}}@media (max-width:768px) {#form-question-prom-form input {width: 100%;border-radius: 4px;flex-grow: 1;}#form-question-prom-form .field-1,#form-question-prom-form .field-2,#form-question-prom-form .field-3 {flex-grow: 1;}}@media (max-width:504px) {#form-question-prom-form .field-1,#form-question-prom-form .field-2,#form-question-prom-form .field-3 {flex-grow: 1;width: 100%;}#form-question-prom-form .form-head {font-size: 20px;white-space:none;}}
/*path:/ds-comf/ds-form/css/forms/oneclick.css*/
.oneclick{box-shadow:none;background-color:white;width:500px;}.oneclick .form-head{background: #108fce;color: #fff;border-radius:4px 4px 0 0;font-size: 1.25rem;padding: 14px 30px;}.oneclick form input[type="submit"]{color: #fff;background-color: #0c6e9f;border-color: #0b6693;opacity:1;}.oneclick .dsclose-button{content:"×" !important;background:none;top:15px;}.oneclick form input[type="text"]{border: 1px solid #ced4da;height: 38px;margin-bottom: 12px;}.oneclick .buttonform{margin-top:20px;}.oneclick .field-4{display:none;}
/*path:/ds-comf/ds-form/css/forms/pop_up_obsl.css*/
#pop_up_obsl-form{background: #ffffff;z-index: 500;max-width: 600px;}#pop_up_obsl-form .form-head {text-align: center;color: #000 !important;margin-top: 25px;border: none !important;}.dspopup-modal .close-dspopup-modal{background: none!important;}#pop_up_obsl-form .pop_obsl_inputs {display: flex;flex-direction: row;justify-content: space-between;}#pop_up_obsl-form .field-7, #pop_up_obsl-form .field-8{display: flex;flex-direction: row-reverse;}#pop_up_obsl-form .field-3, #pop_up_obsl-form .field-4{ width: 48%;}#pop_up_obsl-form .pop_obsl_checkboxes {display: flex;flex-direction: row;align-items: center;margin-bottom: 10px;}#pop_up_obsl-form .field-8{margin-left: 15px;}#pop_up_obsl-form input,#pop_up_obsl-form textarea {border-radius: 5px;}#pop_up_obsl-form .buttonform, #pop_up_obsl-form p {margin-top: 0px !important;margin-bottom: 0!important;}#pop_up_obsl-form input[type="submit"]{background: #0089d4;}#pop_up_obsl-form p{margin-left: 20px;}#pop_up_obsl-form label{color: #000;margin-left: 10px;}#pop_up_obsl-form p {font-size: 14px;color: #858585;}#pop_up_obsl-form a {font-size: 14px;color: #0089d4;}
/*path:/ds-comf/ds-form/css/forms/preview_industrial_main__form.css*/
#preview_industrial_main__form-form {border-radius: 3px;background: #005E93;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);z-index: 10;padding: 37px 32px;}#preview_industrial_main__form-form .form-head {border: none;color: #FFF;text-align: center;font-size: 24px;font-style: normal;font-weight: 700;line-height: normal;margin-bottom: 20px;}#preview_industrial_main__form-form input{height: 45px;border-radius: 3px;border: none;box-shadow: none;margin-bottom: 14px;width: 100%;}#preview_industrial_main__form-form input[type="submit"]{background: #0089D4;color: #FFF;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;opacity: 1;}.preview_industrial_main__form__whats_up {display: flex;flex-direction: row;gap: 20px;align-items: end;margin-bottom: 24px;}.preview_industrial_main__form__whats_up p {width: 90%;color: #FFF;font-size: 14px;font-style: normal;font-weight: 700;line-height: normal;padding: 0;margin: 0;}#preview_industrial_main__form-form a.text_form {color: #FFF;text-align: center;font-family: Roboto;font-size: 12px;display: flex;font-style: normal;font-weight: 400;line-height: normal;word-break: initial;}
/*path:/ds-comf/ds-form/css/forms/primer.css*/
#primer-form .inline-left {display: inline-block;}
/*path:/ds-comf/ds-form/css/forms/test.css*/

/*path:/ds-comf/ds-form/css/forms/vozvrat.css*/
#vozvrat-form{margin: 0 auto;width: 800px;background-color: rgba(241, 241, 241, 0.815);}#vozvrat-form .form-head {text-align: center;text-transform: uppercase;color: rgb(32, 149, 192);border: none;margin-bottom: 0;}#vozvrat-form input,#vozvrat-form textarea {color: rgb(32, 149, 192);font-size: 16px;}#vozvrat-form .buttonform {text-align: center;}#vozvrat-form .buttonform input {background-color: rgb(32, 149, 192);color: #fff;}.dsclose-button {width:20px;height:20px;background:url(/ds-comf/ds-form/images/close-button.png);}.dsclose-button:hover {opacity: 0.75;}
</pre></body></html>