@font-face{font-family:SF Pro Text;src:url(/fonts/SFProText-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/SFProText-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/SFProText-Italic.ttf) format("truetype");font-weight:400;font-style:italic}body{font-family:SF Pro Text,sans-serif}html,body{height:100%;margin:0;padding:0}#root{height:100%}*{padding:0;margin:0;border:none;font-family:SF Pro Text,sans-serif}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}._checkbox_59szy_2{width:20px;height:20px;background-color:#4285f4;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}._checked_59szy_14{background-color:#357ae8}._icon_59szy_18{color:#fff;width:24px;height:24px}._container_15e2l_1{position:absolute;top:-20px;left:100vh;z-index:10;width:425px;height:150px;background-color:#f2f2f2;border-radius:0 0 14px 14px}._container-active_15e2l_11{transform:translate(-100vh);transition:transform .6s ease}._list_15e2l_16{display:flex;justify-content:center;align-items:center;gap:50px;width:100%;height:100%}._list-item_15e2l_24{display:flex;flex-direction:column;align-items:center;cursor:pointer}._light_15e2l_31{width:80px;height:80px;background-color:#fff;border-radius:8px}._dark_15e2l_38{width:80px;height:80px;background-color:#000;border-radius:8px}._system-first_15e2l_45{width:40px;height:80px;background-color:#fff;border-radius:8px 0 0 8px}._system-second_15e2l_52{width:40px;height:80px;background-color:#000;border-radius:0 8px 8px 0}._checkbox_15e2l_59{display:flex;justify-content:center;width:100%;margin-top:10px}._checkbox-text_15e2l_65{margin-right:5px}._container_r5fza_1{display:flex;flex-direction:column;position:relative;color:#000}._settings-panel_r5fza_8{display:flex;justify-content:space-between;align-items:center;width:285px;height:60px;margin-left:30px;padding:0 25px;border-radius:18px;background-color:#f2f2f2;cursor:pointer}._settings-panel_r5fza_8:hover{color:#007aff;transition:all .3s ease-in-out}._dropdown-arrow_r5fza_25{display:flex;justify-content:center;align-items:center}._dropdown-arrow-active_r5fza_30{transform:rotate(90deg);transition:all .3s ease-in-out}._settings-panel-dropdown_r5fza_35{position:absolute;top:45px;left:30px;width:calc(100% - 30px);padding-top:10px;height:0px;overflow:hidden;border-radius:0 0 18px 18px}._settings-panel-dropdown-active_r5fza_45{height:80px;background-color:#f2f2f2;transition:all .5s ease-in-out;padding-left:10px;padding-right:10px}._settings-panel-dropdown-item_r5fza_52{display:flex;justify-content:space-between;margin-bottom:15px}._settings-panel-dropdown-item-theme_r5fza_57{display:flex;cursor:pointer}._select-language_r5fza_62{margin-left:5px;cursor:pointer}._select-language_r5fza_62:hover{color:#007aff;transition:all .3s ease-in-out}._select-language-active_r5fza_70{color:#007aff}._container_1ccv3_1{display:flex;justify-content:center;align-items:center;padding-top:20px;padding-bottom:20px;border-bottom:2px solid rgb(242,242,242);position:relative}@media screen and (max-width: 600px){._container_1ccv3_1{justify-content:end;padding-left:16px;padding-right:16px}}._burgerButton_1ccv3_18{display:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;background-color:#f2f2f2;border:none;border-radius:12px;cursor:pointer;color:#000;transition:background-color .2s ease}._burgerButton_1ccv3_18:hover{background-color:#e6e6e6}@media screen and (max-width: 600px){._burgerButton_1ccv3_18{display:flex}}._burgerLine_1ccv3_42{display:block;width:100%;height:2px;background-color:currentColor;border-radius:1px;transition:transform .25s ease,opacity .2s ease}._burgerButtonOpen_1ccv3_51 ._burgerLine_1ccv3_42:nth-child(1){transform:translateY(8px) rotate(45deg)}._burgerButtonOpen_1ccv3_51 ._burgerLine_1ccv3_42:nth-child(2){opacity:0}._burgerButtonOpen_1ccv3_51 ._burgerLine_1ccv3_42:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._desktopBlock_1ccv3_63{display:flex;align-items:center}@media screen and (max-width: 600px){._desktopBlock_1ccv3_63{display:none}}._mobileMenu_1ccv3_73{display:none;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#f2f2f2;padding:24px 16px 32px;box-shadow:0 8px 24px #0000001f;transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .2s ease,visibility .2s ease}@media screen and (max-width: 600px){._mobileMenu_1ccv3_73{display:flex;flex-direction:column;gap:24px;top:72px;border-radius:0 0 18px 18px}}._mobileMenuOpen_1ccv3_98{transform:translateY(0);opacity:1;visibility:visible}._mobileNav_1ccv3_104{display:flex;flex-direction:column;gap:8px}._mobileSettings_1ccv3_110{border-top:1px solid rgba(0,0,0,.08);padding-top:16px}._mobileSettings_1ccv3_110>*{width:100%;max-width:100%}._overlay_1ccv3_119{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0006;border:none;cursor:pointer;padding:0}._header_1ccv3_129{width:550px;height:60px;padding:25px;border-radius:18px;background-color:#f2f2f2;color:#000}._header-items_1ccv3_137{display:flex;justify-content:space-between;align-items:center;height:100%}._header-item_1ccv3_137{display:flex;align-items:center;height:35px;padding:0 8px;font-size:18px;cursor:pointer;border:.5px solid rgba(0,0,0,0);border-radius:14px;color:#000}._header-item_1ccv3_137:hover{color:#007aff;transition:all .3s ease-in-out}._header-item-active_1ccv3_158{box-shadow:0 3px 1px #0000000a,0 3px 8px #0000001f;background:#fff;border:.5px solid rgba(0,0,0,.04);color:#007aff}@media screen and (max-width: 600px){._mobileNav_1ccv3_104 ._header-item_1ccv3_137{font-size:16px;padding:12px 10px;min-height:44px;align-items:center}}._footer_w3j7c_1{background-color:#f2f2f2;border-top:2px solid rgb(242,242,242);padding:20px 0;margin-top:auto}._container_w3j7c_8{max-width:1200px;width:100%;margin:0 auto;padding:0 15px}@media screen and (max-width: 600px){._container_w3j7c_8{padding:0 16px}}._content_w3j7c_20{display:flex;justify-content:space-between;align-items:center;gap:16px}@media screen and (max-width: 600px){._content_w3j7c_20{flex-direction:column;gap:16px;text-align:center;padding:4px 0}}._copyright_w3j7c_35{display:flex;align-items:center;gap:6px;font-size:14px;color:#000}@media screen and (max-width: 600px){._copyright_w3j7c_35{font-size:13px;flex-wrap:wrap;justify-content:center}}._copyrightName_w3j7c_50{font-weight:500}._links_w3j7c_54{display:flex;align-items:center;gap:16px}@media screen and (max-width: 600px){._links_w3j7c_54{gap:20px}}._link_w3j7c_54{font-size:14px;color:#007aff;text-decoration:none;transition:color .2s ease-in-out}@media screen and (max-width: 600px){._link_w3j7c_54{font-size:14px;padding:8px 4px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}._link_w3j7c_54:hover{color:#0062cc;text-decoration:underline}._layout_1t23e_1{display:flex;flex-direction:column;min-height:100vh}._main_1t23e_7{flex:1}._loader_14b0c_1{width:48px;height:48px;border:3px solid rgba(30,30,30,.75);border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:_rotation_14b0c_1 1s linear infinite}._loader_14b0c_1:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid;border-color:#007aff transparent}@keyframes _rotation_14b0c_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1rj7w_1{max-width:1200px;width:100%;margin:auto;padding:0 15px}@media screen and (max-width: 600px){._container_1rj7w_1{padding:0 16px}}._content_1rj7w_13{display:flex;justify-content:space-between;align-items:flex-start;padding-top:100px;gap:24px}@media screen and (max-width: 600px){._content_1rj7w_13{padding-top:40px;flex-direction:column;align-items:stretch;gap:0}}._contentLeft_1rj7w_29{max-width:520px;width:100%;min-width:0}@media screen and (max-width: 600px){._contentLeft_1rj7w_29{max-width:100%}}._contentLeftTitle_1rj7w_40{font-size:40px;margin-top:35px;font-weight:700;line-height:1.2}@media screen and (max-width: 600px){._contentLeftTitle_1rj7w_40{font-size:24px;margin-top:20px;line-height:1.25}}._contentLeftName_1rj7w_54 span{display:inline-block;padding:15px;background-color:#f2f2f2;font-size:20px;border-radius:14px;color:#007aff}@media screen and (max-width: 600px){._contentLeftName_1rj7w_54 span{padding:10px 14px;font-size:16px;border-radius:12px}}._contentLeftPosition_1rj7w_70{margin-top:10px;font-size:18px;line-height:1.4}@media screen and (max-width: 600px){._contentLeftPosition_1rj7w_70{margin-top:12px;font-size:15px;line-height:1.45}}._contentRight_1rj7w_83{flex-shrink:0}@media screen and (max-width: 600px){._contentRight_1rj7w_83{display:none}}._loaderContainer_1rj7w_92{display:flex;justify-content:center;align-items:center;height:412px}@media screen and (max-width: 600px){._loaderContainer_1rj7w_92{height:280px;min-height:50vh}}._content-title_1b4ki_1{font-size:40px;font-weight:700;text-align:center}@media screen and (max-width: 640px){._content-title_1b4ki_1{font-size:28px}}._hard-skills_1b4ki_12{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:15px;max-width:640px;width:100%;flex-wrap:wrap}@media screen and (max-width: 640px){._hard-skills_1b4ki_12{gap:5px}}._hard-skills-item_1b4ki_27{padding:12px 10px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#1e1e1ebf;border-radius:12px;color:#fff}@media screen and (max-width: 640px){._hard-skills-item_1b4ki_27{font-size:14px}}._container_4aa0c_1{display:flex;justify-content:center;gap:100px;margin-top:100px}@media screen and (max-width: 640px){._container_4aa0c_1{margin-top:50px}}._loader-container_4aa0c_13{display:flex;justify-content:center;align-items:center;height:359px}._error_4aa0c_20{display:flex;justify-content:center;align-items:center;height:200px;font-size:24px;font-weight:700}._overlay_9pglp_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:_fadeIn_9pglp_1 .3s ease-in-out}@keyframes _fadeIn_9pglp_1{0%{opacity:0}to{opacity:1}}._modal_9pglp_24{background-color:#1c1c1e;border-radius:20px;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px #00000080;animation:_slideUp_9pglp_1 .3s ease-out;border:2px solid #007aff}@keyframes _slideUp_9pglp_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}._modal-header_9pglp_47{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#1e1e1ef2;border-bottom:1px solid #333}._modal-title_9pglp_56{font-size:20px;font-weight:600;color:#fff;margin:0;flex:1}._close-button_9pglp_64{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s;margin-left:15px}._close-button_9pglp_64:hover{background-color:#ffffff1a}._close-button_9pglp_64:active{background-color:#fff3}._modal-content_9pglp_83{flex:1;overflow:hidden;position:relative;background-color:#000}._iframe_9pglp_90{width:100%;height:100%;min-height:500px;border:none;display:block}@media screen and (max-width: 768px){._overlay_9pglp_1{padding:10px}._modal_9pglp_24{max-height:95vh;border-radius:15px}._modal-header_9pglp_47{padding:12px 15px}._modal-title_9pglp_56{font-size:18px}._iframe_9pglp_90{min-height:400px}}@media screen and (max-width: 640px){._modal_9pglp_24{max-width:100%;max-height:100vh;border-radius:0}._iframe_9pglp_90{min-height:300px}}._card_1tec5_1{width:250px;height:400px;background-color:#1e1e1ebf;border-radius:34px;overflow:hidden;border:4px solid #fff;cursor:pointer;outline:none}@media screen and (max-width: 600px){._card_1tec5_1{width:100%;max-width:280px;height:auto;min-height:360px;margin:0 auto}}._card_1tec5_1:hover{border:4px solid #007aff;transition:.4s}._card_1tec5_1:focus{border:4px solid #007aff;box-shadow:0 0 10px #007aff80}._card-img_1tec5_28{height:250px;width:100%;object-fit:cover;border-radius:0 0 30px 30px}@media screen and (max-width: 600px){._card-img_1tec5_28{height:200px;border-radius:0 0 26px 26px}}._card-content_1tec5_40{padding:15px}@media screen and (max-width: 600px){._card-content_1tec5_40{padding:12px}}._card-title_1tec5_48{font-size:22px;color:#fff}@media screen and (max-width: 600px){._card-title_1tec5_48{font-size:18px}}._card-tehnology_1tec5_57{display:flex;flex-wrap:wrap;margin-top:10px;gap:10px}@media screen and (max-width: 600px){._card-tehnology_1tec5_57{margin-top:8px;gap:8px}}._tehnology_1tec5_70{padding:5px 15px;border:1px solid #fff;border-radius:14px;color:#fff}@media screen and (max-width: 600px){._tehnology_1tec5_70{padding:4px 10px;font-size:13px;border-radius:10px}}._arrows_1vmsv_1{display:flex;justify-content:space-between;position:absolute;top:25%;left:0;width:100%;pointer-events:none}@media screen and (max-width: 600px){._arrows_1vmsv_1{top:50%;transform:translateY(-50%);padding:0 4px}}._arrowsItem_1vmsv_18{position:absolute;top:100px;display:flex;width:50px;height:50px;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;cursor:pointer;background-color:transparent;color:#000;pointer-events:auto;transition:background-color .2s ease,color .2s ease}._arrowsItem_1vmsv_18:hover{color:#007aff}._arrowsItem_1vmsv_18:focus-visible{outline:2px solid #007aff;outline-offset:2px}._arrowsItem-icon_1vmsv_42{width:24px;height:24px;flex-shrink:0}._arrowsItem_1vmsv_18:first-child{left:-20px}._arrowsItem_1vmsv_18:last-child{right:-20px}@media screen and (max-width: 600px){._arrowsItem_1vmsv_18{top:50%;transform:translateY(-50%);width:48px;height:48px;background-color:#ffffffe6;box-shadow:0 2px 8px #00000026}._arrowsItem_1vmsv_18:hover{background-color:#fff;color:#007aff}._arrowsItem_1vmsv_18:first-child{left:4px}._arrowsItem_1vmsv_18:last-child{right:4px}._arrowsItem-icon_1vmsv_42{width:28px;height:28px}}._container_1srru_1{max-width:1200px;width:100%;margin:100px auto auto;padding:0 15px}@media screen and (max-width: 600px){._container_1srru_1{margin-top:48px;padding:0 16px}}._content-header_1srru_15{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}@media screen and (max-width: 600px){._content-header_1srru_15{flex-direction:column;align-items:stretch;text-align:center;gap:12px}}._content-title_1srru_31{font-size:40px;line-height:1.2;margin:0}@media screen and (max-width: 600px){._content-title_1srru_31{font-size:24px}}._content-btn_1srru_42{padding:10px;font-size:24px;background-color:#f2f2f2;border-radius:14px;color:#000;border:none;cursor:pointer;white-space:nowrap}._content-btn_1srru_42:hover{background-color:#007aff;color:#fff;transition:all .4s ease-in-out;box-shadow:0 0 10px #007aff}@media screen and (max-width: 600px){._content-btn_1srru_42{font-size:18px;padding:12px 16px;min-height:44px}}._sliderContainer_1srru_66{position:relative;width:100%;margin-top:50px}@media screen and (max-width: 600px){._sliderContainer_1srru_66{margin-top:24px}}._sliderItems_1srru_77{display:flex!important;justify-content:center;align-items:center}._loaderContainer_1srru_83{display:flex;justify-content:center;align-items:center;height:400px}@media screen and (max-width: 600px){._loaderContainer_1srru_83{height:280px;min-height:50vh}}._section_1br5b_1{max-width:1200px;width:100%;margin:0 auto;padding:48px 15px 56px}._inner_1br5b_8{padding:32px 24px;border-radius:18px;background-color:#fff;box-shadow:0 4px 20px #00000014}._header_1br5b_15{margin-bottom:24px}._title_1br5b_19{margin:0 0 6px;font-size:28px;font-weight:700}._subtitle_1br5b_25{margin:0;font-size:15px;opacity:.8}._content_1br5b_31{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:28px;align-items:flex-start}._contacts_1br5b_38{display:flex;flex-direction:column;gap:12px}._contactsTitle_1br5b_44{margin:0 0 4px;font-size:18px;font-weight:600}._contactsList_1br5b_50{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}._contactsItem_1br5b_59{display:flex;flex-direction:column}._contactsLabel_1br5b_64{font-size:13px;opacity:.7}._contactsValue_1br5b_69{font-size:15px;color:#007aff;text-decoration:none}._contactsValue_1br5b_69:hover{text-decoration:underline}._formWrapper_1br5b_79{width:100%}._form_1br5b_79{display:flex;flex-direction:column;gap:12px}input,textarea{padding:10px 12px;font-size:14px;border:1px solid #ccc;border-radius:10px;color:#000}button{padding:10px 14px;align-self:flex-start;background-color:#007aff;color:#fff;border:none;border-radius:999px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}button:hover{background-color:#0062cc;box-shadow:0 3px 8px #0000002e}button:disabled{opacity:.7;cursor:default;box-shadow:none}._statusSuccess_1br5b_122,._statusError_1br5b_123{padding:10px 12px;border-radius:8px;font-size:14px}._statusSuccess_1br5b_122{background-color:#d4edda;color:#155724}._statusError_1br5b_123{background-color:#f8d7da;color:#721c24}._loaderInline_1br5b_139{display:flex;justify-content:flex-start}@media screen and (max-width: 900px){._content_1br5b_31{grid-template-columns:1fr}._inner_1br5b_8{padding:24px 18px}}@media screen and (max-width: 600px){._section_1br5b_1{padding:32px 15px 40px}._title_1br5b_19{font-size:24px}}._main-container_1a1mg_1{max-width:1200px;width:100%;margin:auto;padding:0 15px}._container_10toy_1{max-width:1200px;width:100%;margin:auto;padding:100px 15px 50px}._page-title_10toy_8{font-size:40px;font-weight:700;margin-bottom:50px;text-align:center}@media screen and (max-width: 640px){._page-title_10toy_8{font-size:28px;margin-bottom:30px}}._works-grid_10toy_21{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;justify-items:center;margin-top:30px}@media screen and (max-width: 768px){._works-grid_10toy_21{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}}@media screen and (max-width: 640px){._works-grid_10toy_21{grid-template-columns:1fr;gap:25px}}._loader-container_10toy_41{display:flex;justify-content:center;align-items:center;min-height:400px;padding:100px 15px}._error-container_10toy_49{display:flex;justify-content:center;align-items:center;min-height:400px;padding:100px 15px;text-align:center;font-size:18px;color:#ff3b30}._empty-container_10toy_60{display:flex;justify-content:center;align-items:center;min-height:300px;text-align:center;font-size:18px;color:#8e8e93}._container_dg369_1{max-width:1200px;width:100%;margin:0 auto;padding:32px 15px 48px}._title_dg369_8{margin-bottom:10px;font-size:32px;font-weight:700}._subtitle_dg369_14{margin-bottom:24px;font-size:18px;font-weight:500;opacity:.9}._content_dg369_21{display:flex;flex-direction:column;gap:12px;font-size:16px;line-height:1.6}._timeline_dg369_29{margin-top:32px;padding-top:8px}._timelineTitle_dg369_34{margin-bottom:24px;font-size:24px;font-weight:600}._timelineList_dg369_40{position:relative;margin:0;padding:0 0 0 20px;list-style:none}._timelineList_dg369_40:before{content:"";position:absolute;left:6px;top:4px;bottom:4px;width:2px;background:#00000014}._timelineItem_dg369_57{position:relative;margin-bottom:24px}._timelineMarker_dg369_62{position:absolute;left:-20px;top:6px;width:12px;height:12px;border-radius:50%;background:#007aff;box-shadow:0 0 0 3px #007aff4d}._timelineContent_dg369_73{padding:8px 14px 14px 24px;border-radius:8px;background:#fff;border:.5px solid rgba(0,0,0,.04);box-shadow:0 3px 8px #00000014}._timelinePeriod_dg369_81{display:inline-block;margin-bottom:4px;font-size:13px;font-weight:500;opacity:.85}._timelinePosition_dg369_89{margin:0 0 2px;font-size:18px;font-weight:600}._timelineCompany_dg369_95{display:inline-block;margin-bottom:6px;font-size:14px;opacity:.9}._timelineDescription_dg369_102{margin:0;font-size:15px;line-height:1.6}._loaderContainer_dg369_108{display:flex;justify-content:center;align-items:center;min-height:400px;padding:100px 15px}._errorContainer_dg369_116{display:flex;justify-content:center;align-items:center;min-height:400px;padding:100px 15px;text-align:center;font-size:18px;color:#ff3b30}@media screen and (max-width: 768px){._container_dg369_1{padding:24px 15px 32px}._title_dg369_8{font-size:26px}._subtitle_dg369_14{font-size:16px}._timelineTitle_dg369_34{font-size:20px}._timelineContent_dg369_73{padding:8px 12px 12px 20px}}.main-wrapper{overflow:hidden}[data-theme=dark]{--bg-color: rgb(65 65 65 / 80%);--text-color: #ffffff}[data-theme=light]{--bg-color: #ffffff;--text-color: #000000}body{background-color:var(--bg-color);color:var(--text-color);transition:all .3s ease-in-out}
