.block__form-template--main{padding:100px 0}.block__form-template--main *,.block__form-template--main ::after,.block__form-template--main ::before{box-sizing:border-box}.block__form-template--main.sended{width:100%;max-width:920px;margin:0 auto}.block__form-template--main-box{border-radius:16px;background:#fff;box-shadow:0px 16px 40px 0px rgba(0,0,0,.06),0px 2px 10px 0px rgba(0,0,0,.02);box-sizing:border-box;overflow:hidden}.block__form-template--main-row{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.block__form-template--main-col{max-width:100%;padding-left:20px;padding-right:20px;flex:0 0 auto;width:50%}.block__form-template--main-col-box{display:flex;flex-direction:column;justify-content:center;height:100%;background:#d4e8ff;padding:60px}.block__form-template--main-title>*{font-family:"Montserrat",sans-serif;color:#052d57;font-size:48px;font-weight:700;line-height:57.6px;margin:0;text-align:left}.block__form-template--main-description{margin-top:20px}.block__form-template--main-description>*{font-family:"Montserrat",sans-serif;color:#315d8b;font-size:20px;font-weight:500;line-height:28px;margin:0}.block__form-template--main-success{display:none;background:#d4e8ff;text-align:center;padding:60px}.block__form-template--main-success-title>*{font-family:"Montserrat",sans-serif;color:#052d57;font-size:48px;font-weight:700;line-height:57.6px;margin:0}.block__form-template--main-success-description{margin-top:20px}.block__form-template--main-success-description>*{font-family:"Montserrat",sans-serif;color:#315d8b;font-size:20px;font-weight:500;line-height:28px;margin:0}.block__form-template--main .block__form{padding:60px 60px 60px 0}body.popup-show{overflow:hidden}.block__popup{--popup-font-family: "Montserrat", sans-serif;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:.5s all;z-index:2000;overflow-y:auto;overflow-x:hidden;visibility:hidden;padding:0 24px}.block__popup--head{text-align:center;margin-bottom:20px}.block__popup--head-title>*{color:#111;font-family:var(--popup-font-family);font-size:32px;font-weight:700;line-height:41.6px;margin:0}.block__popup--head-description{margin-top:12px}.block__popup--head-description>*{font-family:var(--popup-font-family);color:#333a40;font-size:16px;line-height:22.4px}.block__popup--content{width:100%;max-width:600px;padding:60px;background:#fff;border-radius:16px;margin:2rem auto;box-shadow:0px 16px 40px 0px rgba(0,0,0,.06),0px 2px 10px 0px rgba(0,0,0,.02);position:relative}.block__popup--close{cursor:pointer;width:24px;height:24px;display:block;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z' fill='white'/%3E%3Cpath d='M7 7L17 17' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 7L7 17' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:cover;position:absolute;right:16px;top:16px}.block__popup--close:hover{opacity:.7}.block__popup.active{opacity:1;pointer-events:all;transition:.5s all;visibility:visible}@media(max-width: 767px){.block__popup--head-title>*{font-size:28px;line-height:33.6px}.block__popup--content{max-width:474px;padding:40px 20px}}body.preloader-show{overflow:hidden}body.preloader-show .block__preloader{display:block}.block__preloader{--form-preloader-color: #FF6262;display:none}.block__preloader--box{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.block__preloader--ring{display:inline-block;width:80px;height:80px}.block__preloader--ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:var(--form-preloader-color) rgba(0,0,0,0) var(--form-preloader-color) rgba(0,0,0,0);animation:block__preloader--animate 1.2s linear infinite}@keyframes block__preloader--animate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.block__form{--form-font-family: "Montserrat", sans-serif}.block__form--box>*:first-child{margin-top:0}.block__form--button{margin-top:20px}.block__form--item{position:relative}.block__form--item:not(:last-child){margin-bottom:12px}.block__form--item.invalid .block__form--item-input-field{border-color:#ea4747}.block__form--item[data-required=true] .block__form--item-label:not(.empty):after{content:"*";display:inline-block}.block__form--item[data-double-text="1"][data-multiple=true] .placeholder .block__form--item-input-field:after{margin-left:auto !important}.block__form--item[data-double-text="1"] .placeholder .block__form--item-input-field:after{margin-left:initial}.block__form--item[data-double-text="1"] .placeholder .block__form--item-input-field>*:last-child{font-weight:600;margin-left:auto}.block__form--item[data-double-text="1"] .block__form--item-checkbox input+label{justify-content:space-between}.block__form--item[data-double-text="1"] .block__form--item-checkbox input+label>*:last-child{font-weight:600}.block__form--item-label{display:block;margin-bottom:8px;color:#444;font-family:var(--form-font-family);font-size:14px;font-style:normal;font-weight:500;line-height:16.8px}.block__form--item-input{display:flex;flex-direction:column}.block__form--item-input-field{display:flex;align-items:center;height:52px}.block__form--item-input .phone_country{color:#1d1d1d;font-family:var(--form-font-family);font-size:16px;font-weight:400;line-height:22.4px;position:absolute}.block__form--item-textarea-field{padding-top:12px;padding-bottom:12px;min-width:100%;min-height:100px}.block__form--item-input-field,.block__form--item-textarea-field{color:#1d1d1d;font-family:var(--form-font-family);font-size:16px;font-weight:400;line-height:22.4px;padding-left:16px;padding-right:8px;width:100%;max-width:100%;border-radius:12px;border:1px solid #e0e0e0;background:#fff;outline:none;transition:.2s linear}.block__form--item-input-field:hover,.block__form--item-textarea-field:hover{border-color:#bebebe}.block__form--item-input-field:active,.block__form--item-input-field:focus,.block__form--item-textarea-field:active,.block__form--item-textarea-field:focus{border-color:#444}.block__form--item-input-field::placeholder,.block__form--item-textarea-field::placeholder{font-family:var(--form-font-family);font-size:16px;font-weight:400;line-height:22.4px;color:#929292;opacity:1}.block__form--item-input-field::-ms-input-placeholder,.block__form--item-textarea-field::-ms-input-placeholder{color:#929292}.block__form--item-checkbox{position:relative}.block__form--item-checkbox[data-key^=agree]:hover input+label:before{border-color:#1d1d1d}.block__form--item-checkbox[data-key^=agree] input+label{color:#1d1d1d;font-size:12px;line-height:16.8px}.block__form--item-checkbox[data-key^=agree] input+label:before{top:0;transform:initial}.block__form--item-checkbox[data-key^=agree] input+label a{text-decoration:underline;color:#333a40;font-size:12px;line-height:16.8px}.block__form--item-checkbox[data-key^=agree] input+label a:hover{text-decoration:none}.block__form--item-checkbox[data-key^=agree] input:checked+label:after{top:3px;transform:rotate(-50deg)}.block__form--item-checkbox-allow-1,.block__form--item-checkbox-allow-2{display:none}.block__form--item-checkbox input{display:none}.block__form--item-checkbox input+label{font-family:var(--form-font-family);font-weight:400;font-size:16px;line-height:22.4px;color:#1d1d1d;display:flex;position:relative;cursor:pointer;padding-left:24px;transition:.2s linear;word-break:break-word}.block__form--item-checkbox input+label:before{content:"";display:inline-block;position:absolute;border:1px solid #bebebe;border-radius:2px;background-color:#fff;width:16px;height:16px;left:0;transition:.2s linear;top:50%;transform:translateY(-50%)}.block__form--item-checkbox input+label:after{content:"";display:none;position:absolute;width:10px;height:7px;left:3px;border:2px solid #fff;border-top:none;border-right:none;top:calc(50% - 1px);transform:translateY(-50%) rotate(-50deg)}.block__form--item-checkbox input:checked+label:before{background:#1d1d1d;border-color:#1d1d1d}.block__form--item-checkbox input:checked+label:after{display:inline-block}.block__form--item-select[data-multiple=false] label{padding-left:0}.block__form--item-select[data-multiple=false] label:before,.block__form--item-select[data-multiple=false] label:after{display:none !important}.block__form--item-select.open .placeholder .block__form--item-input-field{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#bebebe}.block__form--item-select.open .placeholder .block__form--item-input-field:after{transform:rotate(180deg)}.block__form--item-select.open .block__form--item-select-list{visibility:visible;transform:translateY(0);opacity:1}.block__form--item-select-list{position:absolute;width:100%;max-height:225px;overflow-y:auto;background:#fff;left:0;top:initial;border:1px solid #bebebe;border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:100;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .2s ease}.block__form--item-select-list>*{padding:0 16px}.block__form--item-select-list>*:first-child{margin-top:4px}.block__form--item-select-list>*:last-child{margin-bottom:4px}.block__form--item-select-list>*:hover{background:#f9f9f9}.block__form--item-select-list>* label{padding-top:4px;padding-bottom:4px}.block__form--item-select .placeholder{cursor:pointer}.block__form--item-select .placeholder .block__form--item-input-field{color:#929292;gap:10px}.block__form--item-select .placeholder .block__form--item-input-field.active{color:#1d1d1d}.block__form--item-select .placeholder .block__form--item-input-field:after{content:"";display:block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.668 13.333L16.0013 18.6663L21.3346 13.333' stroke='%231D1D1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:cover;transition:.2s linear;margin-left:auto}.block__form--item-error{font-family:var(--form-font-family);color:#ea4747;font-size:12px;font-weight:400;line-height:14.4px;margin-top:8px}.block__form--item-title-field{margin-top:32px;margin-bottom:18px !important}.block__form--item-title-field>*{color:#1d1d1d;font-family:var(--form-font-family);font-size:20px;font-weight:600;line-height:28px;margin:0}body.rtl .block__form--item-select .placeholder .block__form--item-input-field:after{margin-right:auto;margin-left:initial}.block__form-success-popup{--popup-success-font-family: "Montserrat", sans-serif;display:none;text-align:center}.block__form-success-popup--title>*{color:#111;font-family:var(--popup-success-font-family);font-size:48px;font-weight:700;line-height:57.6px;margin:0}.block__form-success-popup--description{margin-top:12px}.block__form-success-popup--description>*{color:#444;font-family:var(--popup-success-font-family);font-size:16px;font-weight:400;line-height:22.4px;margin:0}.block__form-success-popup--button{display:flex;justify-content:center;margin-top:40px}@media(max-width: 767px){.block__form-success-popup--title>*{font-size:32px;line-height:41.6px}.block__form-success-popup--button>*{width:100%}}
