.style_modal__o4DLq{width:0;height:0;background:rgba(0,0,0,.85);z-index:-1000;position:fixed;top:50%;left:50%;display:flex;justify-content:center;align-items:center;gap:3rem}.style_modal__o4DLq.style_isOpen__fRn70{width:100%;height:100%;top:0;left:0;z-index:1000}.style_modal__o4DLq.style_isOpen__fRn70 .style_modalBody__DndbC{transform:scale(1);opacity:1;width:55rem;padding:3.2rem}@media(max-width:1000px){.style_modal__o4DLq.style_isOpen__fRn70{padding:9.2rem}.style_modal__o4DLq.style_isOpen__fRn70 .style_modalBody__DndbC{width:100%}}@media(max-width:550px){.style_modal__o4DLq.style_isOpen__fRn70{padding:2rem}.style_modal__o4DLq.style_isOpen__fRn70 .style_modalBody__DndbC{width:100%;padding:2rem}}.style_modal__o4DLq .style_modalBody__DndbC{position:relative;min-width:30rem;min-height:30rem;max-height:95vh;padding-bottom:5.6rem;transform:scale(0);opacity:0;background:var(--color-white);box-shadow:0 0 14px -4px rgba(0,0,0,.05),0 32px 48px -8px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:3rem;transition:all .2s linear}.style_modal__o4DLq.style_sentModal__wOyvj .style_modalBody__DndbC{background:var(--color-gradient-artel-official-03);display:flex;justify-content:center;align-items:center;flex-direction:column}.style_head__WE1EV{display:flex;justify-content:space-between}@media(max-width:850px){.style_modalTitle__TOa8M{font-size:3.2rem}}@media(max-width:550px){.style_modalTitle__TOa8M{font-size:2.4rem}.style_modalSubHeading__9rHMt{font-size:1.2rem}}.style_closeIcon__0yvVP{width:4.8rem;height:4.8rem;min-width:4.8rem;min-height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-white-opacity-20);cursor:pointer;position:absolute;top:-5rem;right:-8rem;z-index:1000}@media(max-width:850px){.style_closeIcon__0yvVP{position:unset;background:var(--color-grey-20)}.style_closeIcon__0yvVP path{stroke:var(--color-grey-70)}}.style_nameInput__u23c_{margin-top:3rem}.style_phoneInputWrapper__B__3a{display:flex;align-items:center;border:1px solid var(--color-grey-05);background:var(--color-grey-05);border-radius:1.2rem;margin:2rem 0;padding:1.6rem;width:100%}.style_phoneInputWrapper__B__3a:focus-within{border:1px solid var(--color-green-100)}.style_phoneInputWrapper__B__3a .style_phoneInput__JHfyT{border:none;padding:0;width:100%;height:2.4rem}.style_phoneInputWrapper__B__3a .style_phoneInput__JHfyT:focus-within{border:none}.style_actions__AeOR0{display:flex;align-items:center;gap:2rem;width:100%;margin-top:3rem}.style_actions__AeOR0 button{width:calc(50% - 1rem)}.style_actions__AeOR0 .style_myCheckbox__59m7Q{font-size:1.2rem;width:calc(50% - 1rem)}@media(max-width:650px){.style_actions__AeOR0{flex-direction:column;align-items:flex-start}.style_actions__AeOR0 button{width:100%}.style_actions__AeOR0 .style_myCheckbox__59m7Q{width:90%}}.style_sentModalTitle__C_U7q{font-size:3.2rem;margin-top:2rem;width:80%;text-align:center}@media(max-width:550px){.style_sentModalTitle__C_U7q{font-size:2.4rem}}.style_sentSubText__fVO7M{margin-top:1.2rem}@media(max-width:550px){.style_sentSubText__fVO7M{font-size:1.4rem}}.style_sentModalBtn__iYfZz{margin-top:6rem;color:var(--color-white)}.style_sentModalBtn__iYfZz:hover{color:var(--color-green-100)}.style_dropzone__rfYdk{border:2px dashed var(--color-dashed-grey-border);padding:2rem;border-radius:2rem;text-align:center;cursor:pointer;position:relative}.style_dropzone__rfYdk.style_isDragging__x6mB3{border:2px solid var(--color-green-100);height:11.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.style_dropzone__rfYdk.style_hasFiles___HbfT{border:0;max-height:20rem}.style_uploadedFiles__eu4Bl .style_fileOne__Qf2Yr{display:flex;align-items:center;justify-content:space-between;margin:.6rem 0}.style_uploadedFiles__eu4Bl .style_left__Npc4r{display:flex;align-items:center;gap:1.2rem}.style_uploadedFiles__eu4Bl .style_fileIcon___6HAv,.style_uploadedFiles__eu4Bl .style_trashIcon__mXnLY{display:flex;align-items:center;justify-content:center;padding:.6rem;border-radius:.6rem}.style_uploadedFiles__eu4Bl .style_fileIcon___6HAv{background:var(--color-green-15)}.style_uploadedFiles__eu4Bl .style_fileSize__dL2ko{padding:.4rem .6rem;border:1px solid var(--color-grey-15);border-radius:.4rem}.style_uploadedFiles__eu4Bl .style_right__mdbo1{display:flex;align-items:center;gap:.8rem}.style_uploadedFiles__eu4Bl .style_trashIcon__mXnLY{border:1px solid var(--color-grey-15)}.style_input__gwnud{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.style_label___xmQH{margin-top:1.2rem}.style_textarea__x_jym{min-height:12rem;position:relative;overflow:hidden}.style_formTextarea__1EZcp{border:1px solid var(--color-grey-05);border-radius:1.2rem;background:var(--color-grey-05);box-sizing:border-box;width:100%;padding:2rem 1.6rem;outline:none;font-size:1.6rem;line-height:1.4rem;resize:none;min-height:12rem}.style_formTextarea__1EZcp::placeholder{color:var(--color-grey-50)}.style_formTextarea__1EZcp::-webkit-scrollbar-track{background-color:transparent}.style_formTextarea__1EZcp::-webkit-scrollbar{width:3px;background-color:transparent}.style_formTextarea__1EZcp::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(30,30,30,.5)}.style_errorText__QLP_3{font-size:1.4rem;color:var(--color-red-100);margin-top:.5rem}.style_details__NrGHk{width:100%;position:relative}.style_summary__Vs6rG{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;height:5.6rem;border-radius:12px;background:var(--color-grey-05);padding:16px;box-sizing:border-box}.style_summary__Vs6rG .style_headerPlaceholder__iGKlP{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.6rem;font-weight:400}.style_summary__Vs6rG .style_headerPlaceholder__iGKlP.style_placeholder__Ph9NY{color:var(--color-grey-50)}.style_details__NrGHk[open] .style_summary__Vs6rG .style_arrowIcon__LqQF8{transform:rotate(180deg)}.style_options__jwOQH{width:100%;border-radius:1.2rem;margin:.8rem 0 0;padding:1.2rem 1.6rem;background:var(--color-white);box-shadow:5px 5px 50px 0 rgba(26,32,44,.06);position:absolute;top:100%;z-index:100000000;max-height:31rem;overflow-y:scroll;animation:style_showAnim__ovTmu .1s forwards;box-sizing:border-box}.style_option__ogBA7{min-height:50px;color:var(--color-grey-70);font-weight:500;line-height:22px;cursor:pointer;margin-bottom:5px;border:1px solid transparent;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--color-grey-70)}.style_option__ogBA7:last-child{border-bottom:none;margin-bottom:0}.style_option-selected__18v25,.style_option__ogBA7:hover{color:var(--color-green-100)}.style_option-selected-with-arrow__b2WlD{border:1px solid var(--color-green-100)}.style_none-input__0xyGK{width:0;height:0;border:none;outline:none;position:absolute}.style_hide__ubpnp{display:none}.style_radio__b8EXi{width:1.8rem;height:1.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:1px solid var(--color-green-100);outline-offset:3px;border-radius:50%;box-sizing:border-box}.style_radio__b8EXi:checked{background:var(--color-green-100)}.style_label__UclRk{cursor:pointer}.style_label__UclRk,.style_radio__CWsgF{display:flex;align-items:center;gap:9px}.react-datepicker-wrapper{display:block}.react-datepicker{border-radius:12px;background:var(--white,#fff);box-shadow:0 8px 32px 0 rgba(12,16,24,.12);border:none;padding:5px;display:flex}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-bottom-color:var(--white,#fff)}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:var(--Green)}.react-datepicker__header{background:var(--white,#fff);border:none}.react-datepicker__navigation--previous{left:12px;top:8px}.react-datepicker__navigation--next{right:12px;top:8px}.react-datepicker__navigation-icon--next,.react-datepicker__navigation-icon--previous{top:0;left:0}.react-datepicker__navigation-icon--next:before,.react-datepicker__navigation-icon--previous:before{border:none;width:16px;height:16px;background:url(/_next/static/media/arrow.31c0f71e.svg);top:50%;left:50%;transform:translate(-50%,-50%)}.react-datepicker__navigation-icon--previous:before{transform:translate(-50%,-50%) rotate(180deg);right:inherit}.react-datepicker__current-month{color:var(--Grey-900,#001732);font-size:16px;font-weight:500;line-height:22px}.react-datepicker__day-names{margin-top:8px}.react-datepicker__day-name{width:32px;color:var(--Grey-400,#99a2ad);font-size:14px;font-weight:500;line-height:20px}.react-datepicker__day-name:nth-child(6),.react-datepicker__day-name:nth-child(7){color:var(--Red,#da4444)}.react-datepicker__day{width:32px;height:32px;color:var(--Dark,#202326);font-size:14px;font-weight:500;line-height:130%;display:inline-flex;align-items:center;justify-content:center}.react-datepicker__day--today{color:var(--color-green-100)}.react-datepicker__day--selected{border-radius:6px;background:var(--color-green-100);color:var(--color-white)}.react-datepicker__day--keyboard-selected{background:var(--color-white)}.react-datepicker__day--keyboard-selected:hover{background:var(--color-white-20)}.react-datepicker__input-container input{border-radius:6.81px;border:0;background:var(--color-grey-05);height:5.6rem;width:100%;padding:0 13px;outline:none;transition:.2s}.react-datepicker__input-container input:focus{border:1px solid var(--Green)}.react-datepicker__calendar-icon{right:10px;top:50%;transform:translateY(-50%)}.react-datepicker__calendar-icon:active{transform:translateY(-50%) scale(.9)!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{margin:0 5px;padding:8px 0 3px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background:var(--color-green-100);border-radius:6px}.datepicker-header{position:relative}.datepicker-header .icon{position:absolute;right:1.6rem;top:1.6rem}.custom-input{font-size:1.6rem;&:placeholder-shown{font-size:1.6rem}}.customHeaderWrapper{position:relative;display:flex;align-items:center;justify-content:space-between}.yearAndMonth{display:flex;align-items:center;gap:5px}.month,.year{width:-moz-fit-content;width:fit-content;background:none;font-size:14px;cursor:pointer;border-radius:5px;padding:4px}.years,option{max-height:400px;height:400px}.years{overflow:auto}.arrow-icon{transform:rotate(180deg)}.doubleArrow{transform:rotate(-180deg)}.style_year_selector__5vagb{position:relative;display:inline-block;text-align:left;width:100%}.style_year_selector__5vagb.style_disabled__aPSBT{opacity:.5;pointer-events:none}.style_year_selector__button__lPxG2{display:inline-flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;background-color:transparent;border-radius:.375rem;font-size:1.4rem;font-weight:400;color:var(--color-grey-95);text-align:left;cursor:pointer;transition:all .2s ease-in-out}.style_year_selector__button__month__WBbpi{width:120px}.style_year_selector__button__lPxG2:hover{background-color:var(--color-grey-10)}.style_year_selector__button__lPxG2:focus{outline:none}.style_year_selector__arrow__6bkw9{height:1.25rem;width:1.25rem;margin-left:.5rem;margin-right:-.25rem}.style_year_selector__dropdown__OjEoY{position:absolute;z-index:10;margin-top:.25rem;width:-moz-fit-content;width:fit-content;max-height:240px;overflow-y:auto;background-color:#fff;border-radius:.375rem;font-size:1.4rem}.style_year_selector__dropdown__OjEoY::-webkit-scrollbar{width:6px}.style_year_selector__dropdown__OjEoY::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.style_year_selector__dropdown__OjEoY::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.style_year_selector__dropdown__OjEoY::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.style_year_selector__option__hWCii{position:relative;padding:.5rem 2.5rem .5rem .75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color-grey-95)}.style_year_selector__option__selected__M4mwz{background-color:var(--color-green-100);color:var(--color-white)}.style_year_selector__option__hWCii:focus{outline:none;background-color:var(--color-grey-30)}.style_year_selector__checkmark__S_GRD{position:absolute;display:flex;align-items:center;inset-inline-end:0;height:100%;padding-right:1rem;color:var(--color-grey-100)}.style_year_selector__check-icon__HdDF8{height:1.25rem;width:1.25rem}.style_year_selector__dropdown__OjEoY{overflow:hidden;height:0;transition:max-height .6s ease-out}.style_year_selector__dropdown__OjEoY.style_open__pCR0d{max-height:240px;height:240px;overflow:auto;box-shadow:0 4px 6px -1px var(--color-grey-30),0 2px 4px -1px var(--color-grey-30);padding:.25rem 0}.style_year_selector__dropdown__OjEoY.style_close__sTSIY{max-height:0}.style_customCheckbox__WPyMV{display:flex;align-items:center;cursor:pointer;font-size:16px}.style_customCheckboxInput__9CVuW{display:none}.style_customCheckboxSpan__f_p8Q{width:2rem;height:2rem;min-width:2rem;min-height:2rem;background-color:var(--color-white);border:1px solid var(--color-grey-15);border-radius:4px;margin-right:10px;display:inline-block;transition:background-color .3s,border-color .3s;position:relative}.style_customCheckboxSpan__f_p8Q.style_error__P6cJs{border-color:var(--color-red-100)!important}.style_customCheckboxSpan__f_p8Q:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid var(--color-white);border-width:0 2px 2px 0;transform:rotate(45deg);display:none}.style_customCheckboxInput__9CVuW:checked+.style_customCheckboxSpan__f_p8Q{background-color:var(--color-green-100);border:none}.style_customCheckboxInput__9CVuW:checked+.style_customCheckboxSpan__f_p8Q:after{display:block}@media(max-width:500px){.style_customCheckbox__WPyMV{font-size:1.2rem}}.style_inputContainer__Db3cC{display:flex;justify-content:space-between;align-items:center;border-radius:12px;border:1px solid var(--color-grey-05);background:var(--color-grey-05);height:56px;position:relative;overflow:hidden;padding:16px}.style_inputContainer__Db3cC:focus-within{border:1px solid var(--color-green-100)}.style_inputContainer__Db3cC.style_error__i0cwc{border:1px solid var(--red)}.style_inputContainer__Db3cC.style_disabled__w07P3{background-color:var(--color-grey-50)}.style_hasPlus__kmTcN{position:relative;width:1.5rem;height:10px;display:flex;justify-content:center;align-items:center}.style_hasPlus__kmTcN:after,.style_hasPlus__kmTcN:before{content:"";position:absolute;z-index:90000000;background-color:var(--color-grey-95);border-radius:5px}.style_hasPlus__kmTcN:before{width:10px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.style_hasPlus__kmTcN:after{width:1.3px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.style_input__iOzxa{outline:none;border:none;width:100%;height:100%;color:var(--color-grey-95);background:none;font-size:16px;font-weight:400;line-height:22px;border-radius:8px;appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important}.style_input__iOzxa:-webkit-autofill,.style_input__iOzxa:-webkit-autofill:active,.style_input__iOzxa:-webkit-autofill:focus,.style_input__iOzxa:-webkit-autofill:hover{box-shadow:0 0 0 30px var(--color-grey-04) inset;border-radius:10px}.style_input__iOzxa[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.style_input__iOzxa[type=number]::-webkit-inner-spin-button,.style_input__iOzxa[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style_input__iOzxa::placeholder{color:var(--color-grey-50);font-weight:400;font-size:1.6rem}.style_input__iOzxa:-webkit-autofill{background:none!important}.style_input__iOzxa:-internal-autofill-selected,.style_input__iOzxa:autofill,.style_input__iOzxa:webkit-autofill{background:none!important}.style_input__iOzxa:-webkit-autofill:active,.style_input__iOzxa:-webkit-autofill:focus,.style_input__iOzxa:-webkit-autofill:hover{background:none!important}.style_input__iOzxa:-internal-autofill-selected:active,.style_input__iOzxa:-internal-autofill-selected:focus,.style_input__iOzxa:-internal-autofill-selected:hover,.style_input__iOzxa:autofill:active,.style_input__iOzxa:autofill:focus,.style_input__iOzxa:autofill:hover,.style_input__iOzxa:webkit-autofill:active,.style_input__iOzxa:webkit-autofill:focus,.style_input__iOzxa:webkit-autofill:hover{background:none!important}.style_input__iOzxa[disabled]{cursor:default}.style_icon__ARPa2{margin-right:12px;height:24px;display:flex;align-items:center;justify-content:center}.style_icon__ARPa2.style_rightIcon__hTKLZ{margin:0 0 0 12px}.style_icon__ARPa2.style_error__i0cwc svg path{fill:var(--color-red-100);stroke:var(--color-red-100)}.style_contacts__nrKRE{padding:3rem var(--section-side-padding) 6rem}.style_contactsBody__QzEg9{width:100%;display:flex;align-items:stretch;gap:3rem;background:var(--color-white)}@media(max-width:850px){.style_contactsBody__QzEg9{flex-direction:column}}.style_vacancyPage__KQ5zA{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:65%;margin:0 auto}@media(max-width:1000px){.style_vacancyPage__KQ5zA{max-width:100%}}.style_contactItem__JUqZI{min-height:30rem;height:30rem;flex:1 1;position:relative;z-index:1;padding:3.2rem;border-radius:3rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:500px){.style_contactItem__JUqZI{padding:2.4rem}}.style_imageWrapper__B4LB8{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.style_title__axpu3{font-size:3.2rem;width:67%}@media(max-width:500px){.style_title__axpu3{font-size:2.4rem;width:90%}}.style_btn__1LzzX{color:var(--color-white);width:-moz-fit-content;width:fit-content}.style_btn__1LzzX path{fill:var(--color-white)!important}@media(max-width:500px){.style_btn__1LzzX{width:100%}}.style_maskInputWrapper__g6d6x{position:relative;overflow:hidden;width:100%}.style_maskInput__FPAp_{display:flex;align-items:center;height:56px;background:var(--color-grey-05);padding:16px;border-radius:12px}.style_maskInput__FPAp_.style_error__dTBAU{border-bottom:3px solid var(--color-red-100)}.style_label__knEhm{display:block}.style_input__e1qpB{outline:none;border:none;width:100%;height:100%;color:var(--color-grey-95);background:none;font-size:16px;font-weight:400;line-height:22px;border-radius:8px;appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important}.style_hasPlus__JVdmK{position:relative;width:1.5rem;height:10px;display:flex;justify-content:center;align-items:center}.style_hasPlus__JVdmK:after,.style_hasPlus__JVdmK:before{content:"";position:absolute;z-index:90000000;background-color:var(--color-grey-95)}.style_hasPlus__JVdmK:before{width:10px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.style_hasPlus__JVdmK:after{width:1.3px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.style_icon__mw5Q_{margin-right:12px;height:24px;display:flex;align-items:center;justify-content:center}.style_icon__mw5Q_.style_error__dTBAU svg path{fill:var(--color-red-100);stroke:var(--color-red-100)}.style_countryCode__eyLZe{padding-right:5px}.style_errorMessage__nD79q{margin-top:8px}