.contacts-section{min-height:573px;padding:64px 96px;background:#f5f6f7}.contacts-section__grid{width:min(100%,1248px);min-height:445px;margin:0 auto;display:grid;grid-template-columns:420px minmax(0,1fr);gap:36px;align-items:start}.contacts-section__info{display:grid;gap:28px;align-content:start}.contacts-section__intro{display:grid;gap:18px}.contacts-section__intro h2{max-width:360px;margin:0;color:#1a1a1a;font-size:42px;font-weight:800;line-height:1.05}.contacts-section__description{display:none}.contacts-section__contacts{display:grid;gap:28px;margin:0;font-style:normal}.contacts-section__contacts a,.contacts-section__contacts p{display:grid;gap:5px;margin:0;color:#1a1a1a;font-size:18px;font-weight:700;text-decoration:none}.contacts-section__contact--phone,.contacts-section__contact--phone:hover,.contacts-section__contacts a:not(.contacts-section__contact--phone):hover{color:#f04a19}.contacts-section__contacts a:focus-visible{outline:3px solid rgba(240,74,25,.28);outline-offset:4px}.contacts-section__contacts span{color:#8a8f93;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase}.contacts-section__form,.contacts-section__form-stage{position:relative;min-height:445px}.contacts-section__form{z-index:1;width:520px;margin-left:136px;padding:26px 28px;background:#fff;border:1px solid #d8dde1;box-shadow:0 18px 48px rgba(0,0,0,.1)}.contacts-section__form h3{margin:0 0 18px;color:#1a1a1a;font-size:24px;font-weight:800;line-height:1.15}.contacts-section__form>label:not(.contacts-section__agreement){display:block;margin-bottom:10px}.contacts-section__form>label:not(.contacts-section__agreement) span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.contacts-section__form>label:not(.contacts-section__agreement) input,.contacts-section__form>label:not(.contacts-section__agreement) textarea{width:100%;border:1px solid #bfc7ce;background:#fff;color:#1a1a1a;font:inherit}.contacts-section__form>label:not(.contacts-section__agreement) input:focus,.contacts-section__form>label:not(.contacts-section__agreement) textarea:focus{border-color:#f04a19;outline:none}.contacts-section__form>label:not(.contacts-section__agreement) input{height:56px;padding:0 14px}.contacts-section__form>label:not(.contacts-section__agreement) textarea{min-height:88px;padding:14px;resize:vertical}.contacts-section__form>button{width:100%;height:52px;margin-top:14px;border:0;background:#f04a19;color:#fff;cursor:pointer;font-size:15px;font-weight:800}.contacts-section__form>button:hover{background:#d94012}.contacts-section__form>button:disabled{opacity:.72;cursor:not-allowed}.contacts-section__form>button:focus-visible{outline:3px solid rgba(240,74,25,.3);outline-offset:3px}.contacts-section__form>label:first-of-type input::placeholder,.contacts-section__form>label:nth-of-type(2) input::placeholder,.contacts-section__form>label:nth-of-type(3) textarea::placeholder{color:#8a8f93}.contacts-section__agreement{position:relative;display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin-top:12px;color:#5d6266;font-size:12px;line-height:1.35}.contacts-section__agreement input{position:absolute;top:0;left:0;width:20px;height:20px;margin:0;padding:0;opacity:0;cursor:pointer}.contacts-section__agreement input:hover+.contacts-section__checkbox-box{border-color:#f04a19}.contacts-section__agreement input:checked+.contacts-section__checkbox-box{background:#f04a19;border-color:#aeb5b9}.contacts-section__agreement input:checked+.contacts-section__checkbox-box svg{opacity:1}.contacts-section__agreement input:focus-visible+.contacts-section__checkbox-box{outline:3px solid rgba(240,74,25,.24);outline-offset:2px}.contacts-section__checkbox-box{width:20px;height:20px;display:grid;place-items:center;background:#fff;border:1px solid #aeb5b9;border-radius:2px;pointer-events:none}.contacts-section__checkbox-box svg{width:14px;height:14px;opacity:0}.contacts-section__checkbox-box path{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.contacts-section__agreement-text{color:#5d6266}.contacts-section__agreement-text a{color:#1a1a1a;font-weight:700;text-decoration:none}.contacts-section__agreement-text a:hover{color:#f04a19}.contacts-section__agreement-text a:active{color:#b8310c}.contacts-section__status{margin:10px 0 0;color:#1a1a1a;font-size:13px;font-weight:700;line-height:1.35}.contacts-section__bubble{position:absolute;width:205px;height:160px;border:3px solid #2b2f31;border-radius:52% 48% 48% 52%;opacity:.22;filter:blur(7px)}.contacts-section__bubble:after{content:"";position:absolute;bottom:-22px;left:56px;width:42px;height:34px;border-left:3px solid #2b2f31;border-bottom:3px solid #2b2f31;transform:skewX(-28deg);background:#f5f6f7}.contacts-section__bubble span{position:absolute;top:76px;width:13px;height:13px;border-radius:50%;background:#f04a19}.contacts-section__bubble span:first-child{left:64px}.contacts-section__bubble span:nth-child(2){left:98px}.contacts-section__bubble span:nth-child(3){left:132px}.contacts-section__bubble--left{left:0;bottom:24px}.contacts-section__bubble--right{top:0;right:0;width:220px;height:170px}.contacts-section__bubble--right:after{right:48px;left:auto;transform:skewX(28deg)}.contacts-section__mobile-trigger{display:none}.contacts-section__mobile-modal{position:fixed;inset:0;z-index:1200;display:none;overflow:auto;background:#fff;color:#1a1a1a}@media(max-width:1180px){.contacts-section__grid{grid-template-columns:360px minmax(0,1fr)}.contacts-section__form{width:min(100%,520px);margin-left:0}}@media(max-width:900px){.contacts-section{padding:56px 32px}.contacts-section__grid{grid-template-columns:1fr}.contacts-section__info h2{max-width:620px}.contacts-section__form-stage{min-height:auto}.contacts-section__form{width:100%;min-height:auto}.contacts-section__bubble{display:none}}@media(min-width:375px)and (max-width:767px){.contacts-section{padding:48px 16px}.contacts-section__info h2{font-size:34px}.contacts-section__contacts{gap:22px}.contacts-section__description{display:grid}.contacts-section__form{padding:22px 18px}.contacts-section__mobile-trigger{display:flex;width:100%;height:52px;align-items:center;justify-content:center;border:0;background:#f04a19;color:#fff;cursor:pointer;font-size:15px;font-weight:800;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;-webkit-user-select:none;user-select:none}.contacts-section__mobile-trigger:active{background:#d94012}.contacts-section__mobile-modal{display:flex;width:100%;max-width:430px;min-height:100dvh;flex-direction:column;gap:20px;margin:0 auto;padding:20px 20px 22px;border:1px solid #d8dde1}.contacts-section__mobile-modal--opening{animation:contacts-mobile-modal-enter .42s cubic-bezier(.22,1,.36,1) both}.contacts-section__mobile-modal--closing{animation:contacts-mobile-modal-exit .3s ease both}.contacts-section__mobile-modal-head{display:flex;justify-content:space-between;gap:16px}.contacts-section__mobile-modal-intro{display:flex;width:270px;gap:12px}.contacts-section__mobile-modal-icon{display:flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border:2px solid #f04a19;color:#f04a19}.contacts-section__mobile-modal-icon svg{width:22px;height:22px}.contacts-section__mobile-modal-icon path{fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contacts-section__mobile-modal-copy{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:0 0 0 10px}.contacts-section__mobile-modal-copy:after,.contacts-section__mobile-modal-copy:before{content:none}.contacts-section__mobile-modal-copy:before{left:0;top:50px;border-top:2px solid #f04a19;border-left:2px solid #f04a19}.contacts-section__mobile-modal-copy:after{right:0;bottom:0;border-right:2px solid #f04a19;border-bottom:2px solid #f04a19}.contacts-section__mobile-modal-copy h2{position:relative;z-index:1;margin:0;font-family:Funnel Sans,Inter,sans-serif;font-size:24px;font-weight:900;line-height:24px}.contacts-section__mobile-modal-description{max-width:218px}.contacts-section__mobile-modal-close{display:flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid #d8dde1;background:#fff;color:#5d6266;cursor:pointer;font-size:20px;line-height:1;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;-webkit-user-select:none;user-select:none}.contacts-section__mobile-modal-close:active{background:#f5f6f7}.contacts-section__mobile-modal-form{display:flex;flex-direction:column;gap:16px}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement){display:flex;flex-direction:column;gap:8px}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) span{color:#5e6065;font-size:15px;font-weight:500;line-height:normal}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) input,.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) textarea{width:100%;border:1px solid #bfc7ce;background:#fff;color:#1a1a1a;font:inherit;font-size:16px}}@media(min-width:375px)and (max-width:767px){.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) input::placeholder,.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) textarea::placeholder{color:#96989c}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) input:focus,.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) textarea:focus{border-color:#f04a19;outline:none}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) input{height:52px;padding:0 14px}.contacts-section__mobile-modal-form>label:not(.contacts-section__mobile-modal-agreement) textarea{height:92px;padding:14px;resize:none}.contacts-section__mobile-modal-form>button{display:flex;width:100%;height:50px;align-items:center;justify-content:center;gap:8px;border:0;background:#f04a19;color:#fff;cursor:pointer;font-size:15px;font-weight:800;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;-webkit-user-select:none;user-select:none}.contacts-section__mobile-modal-form>button:active{background:#d94012}.contacts-section__mobile-modal-form>button:disabled{opacity:.72;cursor:not-allowed}.contacts-section__mobile-modal-form>button svg{width:18px;height:18px;flex:0 0 18px}.contacts-section__mobile-modal-form>button path{fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contacts-section__mobile-modal-agreement{display:flex;gap:10px;align-items:center}.contacts-section__mobile-modal-agreement input{position:absolute;width:20px;height:20px;margin:0;opacity:0;cursor:pointer}.contacts-section__mobile-modal-agreement input:checked+.contacts-section__mobile-modal-checkbox{background:#f04a19;border-color:#aeb5b9}.contacts-section__mobile-modal-agreement input:checked+.contacts-section__mobile-modal-checkbox svg{opacity:1}.contacts-section__mobile-modal-agreement input:focus-visible+.contacts-section__mobile-modal-checkbox{outline:3px solid rgba(240,74,25,.24);outline-offset:2px}.contacts-section__mobile-modal-agreement p{margin:0;color:#5d6266;font-size:12px;line-height:16px}.contacts-section__mobile-modal-agreement p a{color:#1a1a1a;font-weight:700;text-decoration:none}.contacts-section__mobile-modal-agreement p a:hover{color:#f04a19}.contacts-section__mobile-modal-agreement p a:active{color:#b8310c}.contacts-section__mobile-modal-checkbox{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;background:#fff;border:1px solid #aeb5b9;border-radius:2px;pointer-events:none}.contacts-section__mobile-modal-checkbox svg{width:14px;height:14px;opacity:0}.contacts-section__mobile-modal-checkbox path{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.contacts-section__mobile-modal-status{margin:-4px 0 0;color:#1a1a1a;font-size:13px;font-weight:700;line-height:1.35}}@keyframes contacts-mobile-modal-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes contacts-mobile-modal-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.985)}}@media(prefers-reduced-motion:reduce){.contacts-section__mobile-modal{animation:none}}.engineering-section{min-height:503px;padding:64px 96px;background:#fff;color:#1a1a1a}.engineering-section__container{width:min(100%,1248px);margin:0 auto;display:grid;grid-template-columns:560px 634px;gap:54px;align-items:start}.engineering-section__content{display:grid;gap:25px}.engineering-section__title{max-width:560px;margin:0;font-family:Funnel Sans,Inter,sans-serif;font-size:44px;font-weight:900;line-height:1.1}.engineering-section__note{width:min(100%,560px)}.engineering-section__list{display:grid;gap:24px;padding:0;margin:0;list-style:none}.engineering-section__item{min-height:108px;display:grid;grid-template-columns:12px minmax(0,1fr);gap:18px;align-items:center;padding:24px 28px 24px 18px;background:#f5f6f7;border:1px solid #d8dde1}.engineering-section__item h3{margin:0 0 6px;font-family:Funnel Sans,Inter,sans-serif;font-size:22px;font-weight:900;line-height:1.15}.engineering-section__item p{margin:0;color:#5d6266;font-size:17px;line-height:1.3}.engineering-section__marker{width:12px;height:12px;background:#f04a19}@media(max-width:1100px){.engineering-section{padding:56px 32px 64px}.engineering-section__container{grid-template-columns:1fr;gap:40px}.engineering-section__list{gap:16px}}@media(min-width:375px)and (max-width:767px){.engineering-section{min-height:auto;padding:48px 16px 56px}.engineering-section__content{gap:20px}.engineering-section__title{font-size:34px}.engineering-section__note{min-height:130px}.engineering-section__item{min-height:120px;padding:20px 18px}.engineering-section__item h3{font-size:20px}.engineering-section__item p{font-size:15px}}