*{margin:0;padding:0;box-sizing:border-box;font-family:Rubik,sans-serif}a{text-decoration:none}html,body{background-color:var(--bg);overflow-x:hidden;max-width:100vw;min-height:100dvh}button{cursor:pointer}:root{--bg: #fcfcfc;--white: #ffffff;--dark: #272727;--white-o: #ffffffb8;--black: #000000;--green: #acfa00;--dark-gray: #373737;--gray: #d9d9d9;--red: #f90124;--orange: #fecb00;--blue: #3ec6fd;--gray-o: #efefef}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--dark-gray);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--white-o);border-radius:4px;transition:background .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:var(--white)}*{scrollbar-width:thin;scrollbar-color:var(--white-o) var(--dark-gray)}.page{flex:1;padding:40px;min-height:calc(100vh - 239px)}.container{max-width:1400px;width:100%;margin:0 auto}@media (max-width: 1000px){.page{padding:20px}}._page_title_11vp6_1{font-weight:700;font-size:36px;line-height:40px;color:var(--dark);margin-bottom:15px}._position_title_11vp6_9{margin:40px 0 20px;font-weight:600;font-size:32px;line-height:35px;color:var(--dark)}._positions_11vp6_17{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._positions_11vp6_17 ._pos_11vp6_9{text-align:left;border:none;padding:20px;border-radius:5px;background-color:var(--white);display:flex;align-items:center;gap:24px;box-shadow:0 5px 10px -5px var(--dark);transition:.3s}._positions_11vp6_17 ._pos_11vp6_9 div{display:flex;flex-direction:column;gap:8px;align-items:flex-start}._positions_11vp6_17 ._pos_11vp6_9 svg{min-width:150px}._positions_11vp6_17 ._pos_11vp6_9 svg path{transition:.3s}._positions_11vp6_17 ._pos_11vp6_9:hover{box-shadow:0 0 10px -2px var(--dark)}._positions_11vp6_17 ._pos_11vp6_9:hover svg path{fill:var(--dark)}._positions_11vp6_17 ._pos_title_11vp6_52{font-weight:700;font-size:24px;line-height:32px;color:var(--dark)}._positions_11vp6_17 ._pos_description_11vp6_58{font-weight:400;font-size:16px;line-height:26px;color:var(--dark)}._line_11vp6_65{background-color:#555;height:1px;margin:20px}@media (max-width: 1000px){._positions_11vp6_17 ._pos_11vp6_9{flex-direction:column;justify-content:flex-start}._positions_11vp6_17 ._pos_11vp6_9 svg{min-width:150px;height:150px}._positions_11vp6_17 ._pos_title_11vp6_52{font-weight:700;font-size:20px;line-height:26px;color:var(--dark)}._positions_11vp6_17 ._pos_description_11vp6_58{font-weight:400;font-size:14px;line-height:20px;color:var(--dark)}}@media (max-width: 700px){._positions_11vp6_17{grid-template-columns:repeat(1,1fr)}._positions_11vp6_17 ._pos_11vp6_9{flex-direction:row}._positions_11vp6_17 ._pos_11vp6_9 svg{min-width:150px;height:auto}._positions_11vp6_17 ._pos_title_11vp6_52{font-weight:700;font-size:20px;line-height:26px;color:var(--dark)}._positions_11vp6_17 ._pos_description_11vp6_58{font-weight:400;font-size:14px;line-height:20px;color:var(--dark)}}@media (max-width: 550px){._positions_11vp6_17 ._pos_11vp6_9 svg{display:none}}header{background-color:var(--black);position:relative;z-index:1}header ._header_m2tme_6{padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;width:100%}header ._header_menu_m2tme_14{display:flex;align-items:center;gap:4px}header ._header_menu_m2tme_14 a{display:inline-block;padding:10px 16px;font-weight:400;font-size:16px;line-height:24px;text-decoration:none;color:var(--white-o);transition:.1s}header ._header_menu_m2tme_14 a:hover{color:var(--white);transform:scale(1.05)}header ._header_menu_m2tme_14 a._active_m2tme_33{font-weight:700;color:var(--white)}header ._header_m2tme_6 ._mobile_m2tme_37{display:none}header ._header_m2tme_6 ._mobile_m2tme_37 button{background-color:transparent;padding:4px;border-radius:8px;border:2px solid var(--white-o);font-size:0}header ._header_m2tme_6 ._mobile_bg_m2tme_47{position:absolute;background-color:var(--black);opacity:0;z-index:2;left:0;transition:opacity .3s;z-index:-10;height:0;width:0;overflow:hidden}header ._header_m2tme_6 ._mobile_bg_m2tme_47._active_m2tme_33{height:calc(100dvh - 62px);width:100vw;z-index:0;opacity:.1}header ._header_m2tme_6 ._mobile_menu_m2tme_65{z-index:10;position:absolute;display:flex;align-items:center;flex-direction:column;justify-content:center;right:-250px;top:65px;min-width:250px;text-align:center;background-color:var(--black);gap:16px;padding:24px;transition:.3s;height:calc(100dvh - 65px)}header ._header_m2tme_6 ._mobile_menu_m2tme_65._active_m2tme_33{right:0}header ._header_m2tme_6 ._mobile_menu_m2tme_65 a{display:inline-block;padding:10px 16px;font-weight:400;font-size:16px;line-height:24px;text-decoration:none;color:var(--white-o);transition:.1s}header ._header_m2tme_6 ._mobile_menu_m2tme_65 a:hover{color:var(--white);transform:scale(1.05)}header ._header_m2tme_6 ._mobile_menu_m2tme_65 a._active_m2tme_33{font-weight:700;color:var(--white)}@media (max-width: 1000px){header ._header_m2tme_6{padding:16px 20px}header ._header_menu_m2tme_14 a{padding:10px 8px;font-size:14px;line-height:20px}header ._header_menu_m2tme_14 a:hover{transform:scale(1.1)}}@media (max-width: 1000px){header{position:sticky;top:0}header ._header_m2tme_6{padding:16px 20px}header ._header_menu_m2tme_14{display:none}header ._header_m2tme_6 ._mobile_m2tme_37{display:block}}._switcher_1jrop_1{position:relative;display:inline-block;width:40px;height:29px}._switcher_btn_1jrop_7{background-color:transparent;width:40px;padding:0!important;border:none!important}._switcher_div_1jrop_13{position:absolute;top:0;right:0;margin:0 auto;left:0;background-color:var(--white);border-radius:8px}._switcher_div_1jrop_13 button{background-color:transparent;display:inline-flex;justify-content:center;align-items:center;width:40px;padding:0!important;border:none!important}footer{background-color:var(--black)}footer ._footer_ad6zv_4{padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--white)}footer ._footer_links_ad6zv_12{display:flex;flex-direction:column;gap:16px;align-items:flex-start}footer ._footer_icons_ad6zv_18{display:flex;align-items:center;gap:8px}footer ._footer_icons_ad6zv_18 a{display:inline-block}footer ._footer_contacts_ad6zv_26{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-right:40px}footer ._footer_contacts_el_ad6zv_33{display:inline-flex;align-items:center;gap:8px}@media (max-width: 1000px){footer{background-color:var(--black)}footer ._footer_ad6zv_4{padding:20px;display:flex;align-items:center;justify-content:space-between}footer ._footer_contacts_ad6zv_26{padding-right:0}}@media (max-width: 800px){footer{background-color:var(--black)}footer ._footer_ad6zv_4{padding:20px;display:flex;align-items:flex-start;flex-direction:column-reverse}footer ._footer_contacts_ad6zv_26{padding-right:0}}h2._title_1s5uk_1{font-weight:700;font-size:36px;line-height:40px;color:var(--dark);margin-bottom:15px;margin-left:20px}._posInfo_1s5uk_10{display:flex;gap:20px}._posInfo_text_1s5uk_14{width:70vw;max-width:70%;display:flex;align-items:flex-start;gap:16px;flex-direction:column;background-color:var(--white);padding:24px;box-shadow:0 6.65px 5.32px #d4d4d407,0 22.34px 17.87px #d4d4d40b,0 100px 80px #d4d4d412}._posInfo_text_1s5uk_14 h3{font-weight:500;font-size:30px;line-height:40px;color:var(--dark)}._posInfo_text_1s5uk_14 p{font-weight:400;font-size:22px;line-height:30px;color:var(--dark);margin:20px 0}._posInfo_text_1s5uk_14 ul{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:16px}._posInfo_text_1s5uk_14 li{font-weight:400;font-size:18px;line-height:24px;color:var(--dark);list-style-type:none;padding-left:35px;position:relative}._posInfo_text_1s5uk_14 li:before{content:"";position:absolute;height:5px;width:5px;border-radius:50%;background-color:var(--dark);left:15px;bottom:0;top:0;margin:auto 0}._apply_1s5uk_67{flex:1;display:flex;flex-direction:column;align-items:stretch;gap:18px}._apply_wrapper_1s5uk_74{background-color:var(--white);padding:24px;display:flex;align-items:stretch;gap:16px;flex-direction:column;box-shadow:0 6.65px 5.32px #d4d4d407,0 22.34px 17.87px #d4d4d40b,0 100px 80px #d4d4d412}._apply_wrapper_1s5uk_74 h4{font-weight:700;font-size:22px;line-height:100%}._apply_wrapper_1s5uk_74 p{font-weight:400;font-size:20px;line-height:100%}._apply_1s5uk_67 button{width:100%;padding:18px;border:none;border-radius:8px;background-color:var(--black);color:var(--white);font-weight:400;font-size:16px;line-height:26px}._mobile_1s5uk_105{display:none;flex-direction:column;align-items:flex-start;width:100%}._mobile_1s5uk_105 h2{font-weight:700;font-size:30px}._mobile_1s5uk_105 h4{font-weight:700;font-size:22px;line-height:100%;margin-bottom:8px;margin-top:16px}._mobile_1s5uk_105 p{font-weight:400;font-size:20px;line-height:100%}._mobile_wrapper_1s5uk_127{display:flex;align-items:stretch;flex-direction:column;width:100%;gap:16px}._mobile_wrapper_1s5uk_127 button{padding:12px;width:80%;border:none;border-radius:8px;background-color:var(--black);color:var(--white);font-weight:400;font-size:16px;line-height:26px;align-self:center}@media (max-width: 1000px){h2._title_1s5uk_1{display:none}._posInfo_text_1s5uk_14{width:100vw;max-width:100%;padding:10px}._posInfo_text_1s5uk_14 p{margin:0;max-width:600px}._apply_1s5uk_67{display:none}._mobile_1s5uk_105{display:flex}}@media (max-width: 500px){._posInfo_text_1s5uk_14 p{font-size:16px;line-height:20px}._posInfo_text_1s5uk_14 li{font-size:16px;line-height:20px;padding-left:20px}._posInfo_text_1s5uk_14 li:before{left:10px}._mobile_1s5uk_105 h2{font-size:26px}._mobile_1s5uk_105 h4{font-size:18px}._mobile_1s5uk_105 p{font-size:16px}._mobile_wrapper_1s5uk_127 button{padding:8px;font-size:18px;line-height:22px}}._share_sn0k1_1{display:flex;align-items:center;flex-direction:column;position:relative}._share_sn0k1_1 button{background-color:var(--gray);color:var(--black)}._share_block_sn0k1_11{position:absolute;display:flex;align-items:center;flex-direction:column;top:70px;width:100%;gap:10px;background-color:var(--white);border-radius:8px;box-shadow:0 5px 15px var(--dark);padding:10px}._share_block_sn0k1_11 button{background-color:var(--gray-o);flex:1;display:flex;align-items:center;gap:10px;justify-content:center}._share_block_sn0k1_11 ._share_to_sn0k1_33{flex:1}._share_block_sn0k1_11 ._share_to_sn0k1_33 h5{font-weight:500;font-size:20px;line-height:100%;margin-bottom:8px}._share_block_sn0k1_11 ._share_to_links_sn0k1_42{display:flex;align-items:center;gap:8px}._share_block_sn0k1_11 ._share_to_links_sn0k1_42 ._msng_sn0k1_47{display:none}._share_block_sn0k1_11 ._share_to_links_sn0k1_42 a{display:inline-flex;align-items:center;justify-content:center;height:30px;width:30px}@media (max-width: 1000px){._share_block_sn0k1_11{top:60px;width:80%;flex-direction:row}._share_block_sn0k1_11 ._share_to_links_sn0k1_42 ._fb_sn0k1_64{display:none}._share_block_sn0k1_11 ._share_to_links_sn0k1_42 ._msng_sn0k1_47{display:inline-flex}}@media (max-width: 600px){._share_block_sn0k1_11{flex-direction:column;text-align:center}._share_block_sn0k1_11 button{width:100%}}h2._title_1vyyc_1{font-weight:700;font-size:36px;line-height:40px;color:var(--dark);margin-bottom:10px;margin-left:20px}h2._title_1vyyc_1+p{font-weight:400;font-size:24px;line-height:32px;margin-bottom:15px;margin-left:20px}._posInfo_1vyyc_17{display:flex;gap:20px}._posInfo_form_1vyyc_21{width:60vw;max-width:60%;display:flex;align-items:center;gap:24px;flex-direction:column;background-color:var(--white);padding:24px;box-shadow:0 6.65px 5.32px #d4d4d407,0 22.34px 17.87px #d4d4d40b,0 100px 80px #d4d4d412}._posInfo_form_1vyyc_21 ._checkboxWrapper_1vyyc_32{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:16px}._posInfo_form_1vyyc_21 ._checkboxWrapper_1vyyc_32 ._customCheckbox_1vyyc_39{display:flex;align-items:center;gap:14px;cursor:pointer}._posInfo_form_1vyyc_21 ._checkboxWrapper_1vyyc_32 ._customCheckbox_1vyyc_39 ._hiddenCheckbox_1vyyc_45{display:none}._posInfo_form_1vyyc_21 ._checkboxWrapper_1vyyc_32 p._errorText_1vyyc_48{font-weight:400;font-size:14px;line-height:20px;color:var(--red);margin:0}._posInfo_form_submit_1vyyc_55{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:20px;border-radius:8px;background-color:var(--black);color:var(--white);font-weight:400;font-size:16px;line-height:24px;border:none;transition:.3s}._posInfo_form_submit_1vyyc_55:hover{box-shadow:0 0 0 3px var(--gray)}._posInfo_form_disabled_1vyyc_75{color:var(--black);background-color:var(--gray-o);cursor:not-allowed}._posInfo_form_1vyyc_21 h3{font-weight:500;font-size:30px;line-height:40px;color:var(--dark)}._posInfo_form_1vyyc_21 p{font-weight:400;font-size:22px;line-height:30px;color:var(--dark);margin:20px 0}._posInfo_form_1vyyc_21 ._radios_1vyyc_93{display:flex;align-items:center;gap:15px;width:100%}._posInfo_form_1vyyc_21 ._radios_el_1vyyc_99 label{cursor:pointer;display:inline-block;padding:10px 20px;border-radius:8px;background-color:var(--gray-o);color:var(--black);font-size:14px!important;line-height:20px!important}._posInfo_form_1vyyc_21 ._radios_el_1vyyc_99 input{display:none}._posInfo_form_1vyyc_21 ._radios_el_1vyyc_99 input:checked+label{background-color:var(--black);color:var(--white)}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 ._line_1vyyc_123{height:7px;width:100%;background-color:var(--black);margin:24px 0}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 p{font-weight:400;font-size:14px;line-height:20px;color:var(--red);margin:0}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 label{font-weight:400;font-size:20px;line-height:100%;text-transform:capitalize}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 textarea{max-width:100%;min-width:100%;min-height:100px;transition:min-height .2s}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 textarea:focus{min-height:300px}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 input,._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 textarea{width:100%;background-color:var(--gray-o);border:1px solid var(--white-o);padding:12px;border-radius:8px}._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 input:focus,._posInfo_form_1vyyc_21 ._inputWrapper_1vyyc_116 textarea:focus{outline:none}._posInfo_form_1vyyc_21 ._ww_label_1vyyc_163{font-size:24px!important;font-weight:700!important;line-height:30px!important}._posInfo_form_1vyyc_21 ._ww_wrapper_1vyyc_168{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:12px}._posInfo_form_1vyyc_21 ._ww_wrapper_el_1vyyc_176{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}._posInfo_form_1vyyc_21 ._ww_wrapper_el_1vyyc_176 div{flex:1;min-width:100px;display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px}._posInfo_form_1vyyc_21 ._ww_wrapper_el_1vyyc_176 div:first-child{flex:4}._posInfo_form_1vyyc_21 ._ww_wrapper_el_1vyyc_176 div input{width:100%}._posInfo_form_1vyyc_21 ._ww_plus_1vyyc_197{position:relative;width:100%;height:7px;background-color:var(--gray-o);margin-top:20px}._posInfo_form_1vyyc_21 ._ww_plus_1vyyc_197 button{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:35px;width:35px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center}._apply_1vyyc_220{flex:1;display:flex;flex-direction:column;align-items:stretch;gap:28px}._apply_1vyyc_220 div{background-color:var(--white);padding:24px;display:flex;align-items:flex-start;gap:16px;flex-direction:column;box-shadow:0 6.65px 5.32px #d4d4d407,0 22.34px 17.87px #d4d4d40b,0 100px 80px #d4d4d412}._apply_1vyyc_220 div h4{font-weight:700;font-size:22px;line-height:100%}._apply_1vyyc_220 div p{font-weight:400;font-size:20px;line-height:100%}._apply_1vyyc_220 button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:22px;border:none;border-radius:8px;background-color:var(--black);color:var(--white);font-weight:400;font-size:16px;line-height:26px}@media (max-width: 1000px){h2._title_1vyyc_1{font-size:30px;line-height:35px;margin-bottom:10px;margin-left:10px}h2._title_1vyyc_1+p{font-size:20px;line-height:26px;margin-left:10px}._posInfo_form_1vyyc_21{width:100vw;max-width:100%;padding:10px}._posInfo_1vyyc_17 ._inputWrapper_1vyyc_116 label{font-size:16px}._apply_1vyyc_220{display:none}}._select_1te9a_1{width:100%}._select_1te9a_1 button{width:100%;text-align:left;background-color:var(--gray-o);border:1px solid var(--white-o);color:var(--black);padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}._select_list_1te9a_16{list-style-type:none;margin:5px 0}._select_item_1te9a_20{background-color:var(--gray-o);border:1px solid var(--white-o);color:var(--black);padding:12px;border-radius:8px;cursor:pointer}._block_1di5k_1{width:100%;border:2px dashed var(--black);border-radius:8px;text-align:center;cursor:pointer;background-color:var(--gray-o);transition:border-color .3s,background-color .3s}._block_1di5k_1:hover{border-color:var(--black);background-color:var(--gray)}._block_1di5k_1._dragging_1di5k_14{border-color:var(--blue);background-color:var(--gray)}._label_1di5k_19{display:block;cursor:pointer;padding:20px;text-transform:none!important}._input_1di5k_26{display:none}._placeholder_1di5k_30{color:var(--gray);text-align:center}._placeholder_1di5k_30 ._icon_1di5k_34{width:40px;height:40px}._placeholder_1di5k_30 ._text_1di5k_38{color:var(--black)!important;margin:10px 0;font-size:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}._placeholder_1di5k_30 ._text_1di5k_38 ._link_1di5k_49{font-weight:500;color:var(--blue);cursor:pointer}._modal_1rr65_1{position:fixed;left:0;top:0;background-color:transparent;width:0;height:0;transition:background-color .3s,width 0s,height 0s}._modal_1rr65_1._active_1rr65_10{width:100vw;height:100vh;background-color:#000c;display:flex;align-items:center;justify-content:center;font-size:1.2rem}._modal_block_1rr65_19{padding:30px;max-width:320px;border-radius:8px;background-color:var(--white);color:var(--black)}._modal_block_1rr65_19 ._loading_1rr65_26{display:inline-block;height:80px;width:80px;border-radius:50%;border:4px solid var(--black);border-bottom-color:transparent;animation:_spin_1rr65_1 1s linear infinite}._modal_block_1rr65_19._fail_1rr65_35,._modal_block_1rr65_19._success_1rr65_35{display:flex;flex-direction:column;align-items:center;gap:20px}._modal_block_1rr65_19._fail_1rr65_35 div,._modal_block_1rr65_19._success_1rr65_35 div{display:flex;flex-direction:column;align-items:center;gap:8px}._modal_block_1rr65_19._fail_1rr65_35 div h3,._modal_block_1rr65_19._success_1rr65_35 div h3{font-size:24px;line-height:30px;font-weight:400}._modal_block_1rr65_19._fail_1rr65_35 div p,._modal_block_1rr65_19._success_1rr65_35 div p{font-size:18px;line-height:24px;font-weight:400}._modal_block_1rr65_19._fail_1rr65_35 div button,._modal_block_1rr65_19._success_1rr65_35 div button{background-color:var(--black);color:var(--white);padding:10px;border-radius:8px;border:none}@keyframes _spin_1rr65_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
