.form-block{background:var(--form-bg,#f9f9f9);padding:64px calc(50% - 660px);scroll-margin-top:72px}.form-block .order-form-switcher{background:var(--form-switcher-bg,#f0eff0);border-radius:8px;width:100%;margin-bottom:12px;padding:4px;display:flex}.form-block .order-form-switcher .button{cursor:pointer;color:var(--form-switcher-fg,#717171);background:0 0;border:0;border-radius:4px;flex:1;justify-content:center;padding:12px 16px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s;display:flex}.form-block .order-form-switcher .button:first-child{margin-right:4px}.form-block .order-form-switcher .button:hover{color:var(--form-switcher-fg-active,#212121)}.form-block .order-form-switcher .button.active{background:var(--form-switcher-active-bg,#fff);color:var(--form-switcher-fg-active,#212121);box-shadow:0 2px 4px #0000001a}.form-block .form-layout{grid-template-columns:35% 65%;align-items:flex-start;gap:64px;display:grid}.form-block .form-cta{padding-top:24px}.form-block .section-tag{color:var(--form-tag,#717171);text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-size:18px;font-weight:600;line-height:24px;display:block}.form-block .form-cta h2{color:var(--form-heading,#212121);margin-bottom:24px;font-size:40px;font-weight:400;line-height:48px}.form-block .form-cta>p{color:var(--form-subtitle,#717171);font-size:18px;line-height:24px}.form-block .form-container{flex-direction:column;align-items:center;width:100%;display:flex}.form-block .form-wrapper{background:var(--form-wrapper-bg,#fff);width:100%;max-width:100%;box-shadow:none;border:1px solid var(--form-wrapper-border,#f0eff0);border-radius:8px;padding:40px}.form-block .upload-file-group span{cursor:pointer;color:#666;font-size:16px;font-weight:400!important}.form-block .alconost-form .form-group{margin-bottom:16px;position:relative}.form-block .alconost-form .upload-file-group{margin-top:18px;margin-bottom:16px}.form-block .alconost-form .last{margin:32px 0}.form-block .form-group .input-label{pointer-events:none;color:var(--form-label,inherit);margin-bottom:8px;font-size:16px;font-weight:600;line-height:20px;display:block}.form-block input.form-control,.form-block textarea.form-control,.form-block .iti__tel-input{background:var(--form-field-bg,transparent);color:var(--form-field-fg,inherit)}.form-block .required-label{color:#e53935;margin-left:2px}.form-block .form-group input.form-control{box-sizing:border-box;border:1px solid var(--form-field-border,#dcdcdc);border-radius:4px;width:100%;height:48px;padding:0 16px;font-family:inherit;font-size:16px;line-height:24px}.form-block .form-group input.form-control:focus{border:1px solid var(--form-field-border-focus,#717171);box-shadow:none;outline:none}.form-block .phone-group input.form-control{height:49px}.form-block .phone-group .iti{width:100%}.form-block .phone-group .iti__tel-input{border:1px solid var(--form-field-border,#dcdcdc);font-variant-ligatures:none;border-radius:4px;width:100%;height:48px;padding:0 16px;font-family:inherit;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.form-block .phone-group .iti input.iti__tel-input,.form-block .phone-group .iti input.iti__tel-input::placeholder{font-family:inherit;font-size:18px;font-style:normal;font-weight:400}.form-block .phone-group .iti__tel-input:focus{border:1px solid var(--form-field-border-focus,#717171);outline:none}.form-block .phone-group .iti__country-container{border-right:1px solid var(--form-field-border,#dcdcdc)}.form-block .phone-group .iti__search-input{box-sizing:border-box;border:1px solid var(--form-field-border,#dcdcdc);border-radius:4px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:16px;line-height:24px}.form-block .phone-group .iti__search-input:focus{border:1px solid var(--form-field-border-focus,#717171);outline:none}.form-block .phone-group .iti__search-input::placeholder{color:#717171}.form-block .form-group textarea.form-control{box-sizing:border-box;border:1px solid var(--form-field-border,#dcdcdc);resize:vertical;border-radius:4px;width:100%;min-height:144px;padding:12px 16px;font-family:inherit;font-size:16px;line-height:24px}.form-block .form-group textarea.form-control:placeholder-shown{color:var(--form-field-fg,black);font-weight:400}.form-block .form-group textarea.form-control:focus{border:1px solid var(--form-field-border-focus,#717171);box-shadow:none;outline:none}.form-block .upload-button{cursor:pointer;color:#666;background:0 0;border:1px dashed #dcdcdc;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:16px;transition:border-color .2s;display:flex;position:relative}.form-block .upload-button:hover{border-color:#212121}.form-block .upload-button:focus-within{border-color:#717171;outline:none}.form-block .upload-icon{color:#666;font-size:20px;font-weight:300}.form-block .upload-button input{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-block .custom-checkbox{align-items:flex-start;gap:12px;margin-bottom:40px;display:flex}.form-block .custom-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:3px}.form-block .form-group .input-label[for=terms]{pointer-events:unset;cursor:pointer}.form-block .label-text{color:#666;font-size:14px;font-weight:400;line-height:20px}.form-block .label-text a{color:#0075ff}.form-block .label-text a:hover{text-decoration:underline}.form-block .btn{cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-size:18px;font-weight:600;line-height:24px;text-decoration:none;transition:all .2s;display:inline-block}.form-block .btn-blue{background:var(--form-submit-bg,#0075ff);color:var(--form-submit-fg,#fff)}.form-block .btn-blue:hover{background:var(--form-submit-bg-hover,#005ee2)}.form-block .alconost-form .btn{width:100%;height:48px}.form-block .order-form__upload-list{margin-top:12px}.form-block .order-form__file-info{text-align:center;white-space:pre-wrap;flex-wrap:nowrap;align-items:center;margin-bottom:4px;display:flex;overflow:hidden}.form-block .file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:4px;overflow:hidden}.form-block .file-size{box-sizing:border-box;white-space:nowrap;flex:none;margin-right:8px}.form-block .upload-progress{flex:none;margin-right:8px}.form-block .upload-success{background:#18a957;border-radius:50%;flex:none;width:14px;height:14px;margin-right:6px;position:relative}.form-block .upload-success:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:8px;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.form-block .upload-cancel{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:14px;height:16px;margin-top:2px;padding:0;display:inline-flex}.form-block .upload-retry{box-sizing:border-box;cursor:pointer;color:#b6b6b6;background:0 0;border:1px solid #b6b6b6;border-right-color:#0000;border-radius:50%;min-width:10px;max-width:10px;height:11px;margin-top:3px;margin-right:8px;padding:0;position:relative}.form-block .upload-retry:before{content:"";border-top:1px solid #b6b6b6;border-left:1px solid #b6b6b6;width:4px;height:4px;position:absolute;top:-2px;left:4px;transform:rotate(163.5deg)}.form-block .upload-retry:hover{border:1px solid #000;border-right-color:#0000}.form-block .upload-retry:hover:before{border-top:1px solid #000;border-left:1px solid #000}.form-block .error{color:red}.form-block .loading{color:#b6b6b6}.form-block .hidden{display:none!important}.form-block .error-message{color:red;margin-top:8px;font-size:14px;line-height:18px;display:none}.form-block textarea~.error-message{margin-top:2px}.form-block .has-error .error-message{display:block}.form-block .has-error .form-control,.form-block .has-error .form-control:focus{border:1px solid red}.form-block .highlight{outline:1px dashed #b6b6b6}.form-block .disabled,.form-block .disabled:hover{cursor:not-allowed;opacity:1;background-color:#f0eff0}.form-block .form-anchor{scroll-margin-top:300px}.form-block .calendar-container{border-radius:8px;max-width:588px;height:800px;position:relative;overflow:hidden}.form-block .calendar-container.hidden-calendar{border:0;height:0!important}.form-block .calendar-container .calendly-inline-widget{width:100%;min-width:320px;height:100%}.form-block .order-form__submit .order-form__spinner-svg rect{fill:#fff}.form-block .order-form__submit{justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.form-block .order-form__submit-spinner{width:22px;height:22px}.form-block .order-form__submit-wait{color:#717171;margin-left:8px;font-size:14px}.form-block .order-form__message{white-space:pre-wrap;box-sizing:border-box;background:#fff;border:1px solid #f0eff0;border-left-width:0;border-radius:6px;max-width:510px;margin-top:32px;padding:13px 24px 18px;display:flex}.form-block .order-form__message img{width:103px;height:103px;margin-right:16px}.form-block .order-form__message-text{flex-direction:column;justify-content:center;display:flex}.form-block .order-form__message-text h3{margin-bottom:4px;font-weight:400}.form-block .order-form__message-anchor{height:0;display:block;position:relative;top:-90px}.form-block .order-form__message--error{border-left:4px solid red}.form-block .order-form__message--error h3{color:red}.form-block .order-form__message--success{background:#f5fff8;border-left:4px solid #18a957;margin-top:0;margin-bottom:24px}.form-block .order-form__message--success h3{color:#12673a;margin-bottom:6px;font-weight:600}.form-block .order-form__message--success p{color:#2b2b2b}#order{padding-bottom:112px}.form-block.centered .form-layout{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.form-block.centered .form-cta{max-width:500px}.form-block.centered .form-wrapper{text-align:left;width:100%;max-width:560px}.form-block.centered .order-form-switcher{max-width:560px}@media (width<=1440px){.form-block{padding:64px 60px}}@media (width<=768px){.form-block{padding:48px 16px}.form-block .form-wrapper{max-width:100%;padding:24px 16px 32px}.form-block .order-form-switcher{width:100%}.form-block .order-form-switcher .button{justify-content:center;width:50%}.form-block .form-layout{grid-template-columns:1fr;gap:48px}.form-block .form-cta{text-align:center}.form-block .form-cta h2{font-size:32px;line-height:38px}.form-block .form-container{justify-content:center}}@media (width<=539px){.form-block .order-form__message-anchor{top:-50px}}
