.block__form-template--primary{background:var(--Color-Background-Light-Secondary,#FFF);display:flex;border-radius:20px;overflow:hidden}.block__form-template--primary-left{position:relative;flex-grow:1;padding:60px}.block__form-template--primary-right{flex:0 0 600px;padding:60px}.block__form-template--primary-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;gap:40px;height:100%}.block__form-template--primary-content-text{color:var(--Color-Label-Eighth,#FFF)}.block__form-template--primary-content-text>*:not(h2,h3){font-size:var(--Font-Size-lg,18px);font-weight:400;line-height:var(--Font-Line-height-Body-Subheader-Tagline-lg,28px)}.block__form-template--primary-content-text>*:not(:last-child){margin-bottom:20px}.block__form-template--primary-content-text h2,.block__form-template--primary-content-text h3{color:var(--Color-Label-Eighth,#FFF);font-size:var(--Font-Size-7xl,48px);line-height:var(--Font-Line-height-Title-7xl,52px)}.block__form-template--primary-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.block__form-template--primary-bg-image img{object-fit:cover;width:100%;height:100%}.block__form-template--primary-success{display:none;text-align:center;gap:20px;justify-content:center;flex-direction:column}.block__form-template--primary-success h3{color:var(--Color-Label-Primary,#111215);font-size:var(--Font-Size-5xl,36px);line-height:var(--Font-Line-height-Title-5xl,42px)}.block__form-template--primary-success p{color:var(--Color-Label-Secondary,#515761);font-size:var(--Font-Size-md,16px);line-height:var(--Font-Line-height-Body-Subheader-Tagline-md,24px)}.block__form-template--primary-success img{margin:0 auto}.block__form-template--primary.sended{width:100%;max-width:1000px;margin:0 auto}.block__form-template--primary.sended .block__form-template--primary-bg-image,.block__form-template--primary.sended .block__form-template--primary-content,.block__form-template--primary.sended .block__form-template--primary-right{display:none}.block__form-template--primary.sended .block__form-template--primary-success{display:flex}.block__form-template--primary .block__form{--form-font-family:var(--theme-second-font)}.block__form-template--primary .block__form--box>.block__form--item-title-field:first-child{margin-bottom:20px!important}.block__form-template--primary .block__form--box>.block__form--item-title-field:first-child>*{color:var(--Color-Label-Primary,#332F2F);font-size:var(--Font-Size-2xl,24px);line-height:var(--Font-Line-height-Title-2xl,30px)}.block__form-template--primary .block__form--item-label{margin-bottom:4px;color:var(--Color-Label-Primary,#332F2F);font-size:var(--Font-Size-sm,14px);line-height:var(--Font-Line-height-Body-Subheader-Tagline-sm,22px)}.block__form-template--primary .block__form--item[data-key=agree] input+label{color:var(--Color-Label-Tertiary,#807878);font-size:var(--Font-Size-1xs,12px);line-height:var(--Font-Line-height-Body-Subheader-Tagline-1xs,18px)}.block__form-template--primary .block__form--item[data-key=agree] input+label a{color:var(--Color-Label-Tertiary,#767D80)}@media(max-width:1279px){.block__form-template--primary{flex-direction:column}.block__form-template--primary-right{flex:0 0 auto}.block__form-template--primary-content{text-align:center}.block__form-template--primary-content img{margin:0 auto}}@media(max-width:767px){.block__form-template--primary-left{padding:40px 20px}.block__form-template--primary-right{padding:20px}}.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:0 16px 40px 0 rgba(0,0,0,.06),0 2px 10px 0 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 .block__form-template--subscribe--title>*{margin:0;padding:0;font-size:40px;line-height:48px}body .block__form-template--subscribe--success{display:none;text-align:center}body .block__form-template--subscribe--success-title{margin-bottom:12px}body .block__form-template--subscribe--success-title>*{margin:0;padding:0;font-size:24px;line-height:30px}body .block__form-template--subscribe--success-text>*{font-size:18px;line-height:28px}.block__form-template--subscribe{padding:60px;border-radius:12px;background:#f0f2f4}.block__form-template--subscribe *,.block__form-template--subscribe ::after,.block__form-template--subscribe ::before{box-sizing:border-box}.block__form-template--subscribe--body{display:grid;gap:100px;grid-template-columns:repeat(2,1fr);align-items:center}.block__form-template--subscribe--box:before{content:"";display:block;width:40px;height:40px;margin-bottom:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M18.3321 30.0039H9.99525C7.23267 30.0039 4.99316 27.7644 4.99316 25.0019V11.663C4.99316 8.9004 7.23267 6.66089 9.99525 6.66089H30.0036C32.7662 6.66089 35.0057 8.9004 35.0057 11.663V18.3324' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.9408 11.0211L22.5562 18.2555C20.9974 19.166 19.069 19.166 17.5102 18.2555L5.06152 10.9838' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.0034 21.6671C33.6869 21.6671 36.6729 24.6531 36.6729 28.3366C36.6729 32.02 33.6869 35.006 30.0034 35.006C26.32 35.006 23.334 32.02 23.334 28.3366C23.334 24.6531 26.32 21.6671 30.0034 21.6671' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.0883 27.3597L29.4844 29.9637L27.9199 28.4005' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(max-width:1279px){body .block__form-template--subscribe--title>*{font-size:36px;line-height:42px}.block__form-template--subscribe--body{gap:20px;grid-template-columns:repeat(1,1fr)}}@media(max-width:767px){body .block__form-template--subscribe--title>*{font-size:28px;line-height:34px}.block__form-template--subscribe{padding:30px}}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:0 16px 40px 0 rgba(0,0,0,.06),0 2px 10px 0 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-file.invalid .block__form--item-file-field-box{border-color:#ea4747}.block__form--item-file-field{display:none}.block__form--item-file-field-box{cursor:pointer;border-radius:12px;border:1px dashed #dedce5;background:#f5f6fa;padding:15px}.block__form--item-file-field-box-1,.block__form--item-file-field-box-2{display:flex;align-items:center;gap:10px}.block__form--item-file-field-box-2{display:none}.block__form--item-file-field-box-2 .block__form--item-file-field-icon:after{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 d='M20 6.5L9 17.5L4 12.5' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.block__form--item-file-field-box:hover{opacity:.7}.block__form--item-file-field-icon{padding:8px;border-radius:8px;background:#ecebff}.block__form--item-file-field-icon:after{content:"";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 d='M18.8 9.8L12 16.6C11 17.6 9.4 17.6 8.5 16.6C7.5 15.6 7.5 14 8.5 13.1L13.1 8.5' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.69922 11.5992L13.0992 4.19922' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.4996 19.3996C11.3996 21.4996 7.89963 21.4996 5.69963 19.3996C3.49963 17.2996 3.59963 13.7996 5.69963 11.5996' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0996 4.2C14.6996 2.6 17.1996 2.6 18.7996 4.2C20.3996 5.8 20.3996 8.3 18.7996 9.9' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 19.3996L18.8 14.0996' stroke='%237952E5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.block__form--item-file-field-icon-remove{margin-left:auto;width:32px;height:32px;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.block__form--item-file-field-icon-remove:after{content:"";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 d='M8 8L16 16' stroke='%232B2933' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 8L8 16' stroke='%232B2933' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.block__form--item-file-field-meta>*{font-weight:400}.block__form--item-file-field-meta>*:first-child{color:#2b2933;font-size:14px;line-height:22px}.block__form--item-file-field-meta>*:nth-child(2){color:#a7a4b2;font-size:12px;line-height:18px;word-break:break-word}.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-checkbox-array-list>*:not(:last-child){margin-bottom:4px}.block__form--item-checkbox-array-list .block__form--item-checkbox input+label{font-size:14px;line-height:22px}.block__form--item-checkbox-array-list .block__form--item-input{margin-top:12px}.block__form--item-checkbox-array .block__form--item-label{margin-bottom:12px}.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%}}