.estimation-paper[data-v-d742612b]{display:flex;flex-direction:column;width:100%}.estimation-paper .field[data-v-d742612b]{background:#d3d3d9;border-bottom:1px solid rgba(57,57,57,.3);display:flex;flex-direction:row;flex-wrap:nowrap;padding:10px 20px}.estimation-paper .field .name[data-v-d742612b]{font-weight:600;width:150px}.estimation-paper .field .content[data-v-d742612b]{flex:1}.estimation-paper .field .price[data-v-d742612b]{width:100px}.estimation-paper .field[data-v-d742612b]:nth-of-type(2n){background:#f8f8fb}.estimation-paper .field.bold[data-v-d742612b]{font-weight:600}.estimation-paper .field.red-price .price[data-v-d742612b]{color:#cc1f30}.loader[data-v-36431ede]{color:#cc1f30;display:inline-block;height:40px;left:-8px;position:relative;top:-8px;width:40px}.loader[data-v-36431ede],.loader div[data-v-36431ede]{box-sizing:border-box}.loader div[data-v-36431ede]{animation:lds-ring-36431ede 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:currentcolor;display:block;height:100%;margin:8px;position:absolute;width:100%}.loader div[data-v-36431ede]:first-child{animation-delay:-.45s}.loader div[data-v-36431ede]:nth-child(2){animation-delay:-.3s}.loader div[data-v-36431ede]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-36431ede{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.form-field.disabled[data-v-36fedb47]{opacity:.5}.copy-element[data-v-ecf1dbc6]{position:relative}.copy-element[data-v-ecf1dbc6]:after{align-items:center;background:#fffc;display:flex;font-size:15px;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:background .5s ease;width:100%}.copy-element.copied[data-v-ecf1dbc6]:after{content:"COPIED"}form .title{font-weight:600;margin-bottom:8px;text-align:left}form .title:not(:first-child){margin-top:18px}form .title[data-required=true]:after{color:#cc1f30;content:" *";position:relative}form .captcha,form a.button,form input,form label,form option,form select,form textarea{background:#f8f8fb;border:none;border-radius:0;font-family:inherit;margin:0;max-width:100%;padding:8px 12px;transition:background .3s ease;width:100%}form .captcha:focus,form a.button:focus,form input:focus,form label:focus,form option:focus,form select:focus,form textarea:focus{outline:1px solid #cc1f30}form .captcha[type=submit],form a.button[type=submit],form input[type=submit],form label[type=submit],form option[type=submit],form select[type=submit],form textarea[type=submit]{cursor:pointer;min-width:50%;width:auto}form .captcha.button,form a.button.button,form input.button,form label.button,form option.button,form select.button,form textarea.button{border-radius:10px;min-width:50%;text-align:center;width:auto}form .captcha[type=checkbox],form a.button[type=checkbox],form input[type=checkbox],form label[type=checkbox],form option[type=checkbox],form select[type=checkbox],form textarea[type=checkbox]{margin:9px 0;width:auto}form .captcha[type=radio],form a.button[type=radio],form input[type=radio],form label[type=radio],form option[type=radio],form select[type=radio],form textarea[type=radio]{margin-right:8px;width:auto}form .captcha:is(label),form a.button:is(label),form input:is(label),form label:is(label),form option:is(label),form select:is(label),form textarea:is(label){display:block;padding:0 8px}form .captcha:is(label):has(+.text),form .captcha:is(label):is(:last-of-type):is(:first-of-type),form a.button:is(label):has(+.text),form a.button:is(label):is(:last-of-type):is(:first-of-type),form input:is(label):has(+.text),form input:is(label):is(:last-of-type):is(:first-of-type),form label:is(label):has(+.text),form label:is(label):is(:last-of-type):is(:first-of-type),form option:is(label):has(+.text),form option:is(label):is(:last-of-type):is(:first-of-type),form select:is(label):has(+.text),form select:is(label):is(:last-of-type):is(:first-of-type),form textarea:is(label):has(+.text),form textarea:is(label):is(:last-of-type):is(:first-of-type){display:inline-block;width:auto}form .captcha:is(label):has(+.text)+.text,form .captcha:is(label):is(:last-of-type):is(:first-of-type)+.text,form a.button:is(label):has(+.text)+.text,form a.button:is(label):is(:last-of-type):is(:first-of-type)+.text,form input:is(label):has(+.text)+.text,form input:is(label):is(:last-of-type):is(:first-of-type)+.text,form label:is(label):has(+.text)+.text,form label:is(label):is(:last-of-type):is(:first-of-type)+.text,form option:is(label):has(+.text)+.text,form option:is(label):is(:last-of-type):is(:first-of-type)+.text,form select:is(label):has(+.text)+.text,form select:is(label):is(:last-of-type):is(:first-of-type)+.text,form textarea:is(label):has(+.text)+.text,form textarea:is(label):is(:last-of-type):is(:first-of-type)+.text{display:inline-block;margin-left:10px;width:auto}form .captcha.captcha,form a.button.captcha,form input.captcha,form label.captcha,form option.captcha,form select.captcha,form textarea.captcha{background:none;padding:0}form textarea{height:12em;min-width:100%}form .form-field{width:100%}form .form-field.has-error .captcha,form .form-field.has-error>.radio-wrapper,form .form-field.has-error>input:not([type=submit]),form .form-field.has-error>label,form .form-field.has-error>option,form .form-field.has-error>select,form .form-field.has-error>textarea{animation:error-effect 1.5s 3;background:#cc1f304d}@keyframes error-effect{50%{background:#cc1f3080}}form>.form-field{padding:12px 8px}form>.form-field:first-child{padding-top:0}form>.form-field:last-child{padding-bottom:0}form>.form-field .navigation-fields{align-items:center;display:flex}form .form-field-wrapper{display:flex;flex-direction:row;gap:16px;justify-content:space-evenly;position:relative;width:100%}form .form-field-wrapper .form-field{display:flex;flex:1;flex-direction:column;width:auto}form .form-field-wrapper .form-field:first-child{margin-left:0}form .form-field-wrapper .form-field:last-child{margin-right:0}form .radio-wrapper{align-items:center;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;gap:4px 16px;justify-content:flex-start;padding-left:4px}form .radio-wrapper label{background:transparent;display:inline-block;padding:0;width:auto}form .form-field:has(.navigation-fields):has(.button+.button) .navigation-fields,form .form-field:has(.navigation-fields):not(:has(.captcha)) .navigation-fields{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center;width:100%}form .form-field:has(.navigation-fields):not(:has(.captcha)):not(:has(.button+.button)){display:flex;justify-content:center;width:100%}form:not(.loading) .loader{display:none!important}form [disabled=true]{cursor:progress!important}form.hide,form~.error.hide,form~.success.hide{display:none;visibility:hidden}form~.error h3,form~.success h3{color:#cc1f30}form~.error code,form~.success code{background:#cc1f304d;display:block;margin:12px 0;padding:4px;word-wrap:break-word;font-size:9px}
