@font-face{font-family:SFProText;font-display:swap;src:url(../fonts/SFProText-Regular.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:SFUIDisplay;font-display:swap;src:url(../fonts/SFUIDisplay.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:SFUIDisplay;font-display:swap;src:url(../fonts/SFUIDisplay-Light.woff2)format("woff2");font-weight:300;font-style:normal}:root{--white:#fff;--black:#0b0b0b;--grey-text:#6d6d6d;--grey-stroke:#e6e6e6;--accent:#0096a5;--grey-text-on-white-bg:#949494;--grey-stroke-on-black:#232323;--third-family:"SFProText"}*{padding:0;margin:0;border:0}*,::after,::before{box-sizing:border-box}::after,::before,a,label{display:inline-block}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:SFUIDisplay;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:SFUIDisplay;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}button,option,select{cursor:pointer}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden;font-weight:400;background:var(--black)}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.page{display:flex;flex-direction:column;position:relative}.page.home::before{content:"";position:absolute;height:100%;background:var(--accent);top:0;right:0;width:calc((100% - 1355px)/2)}[class*=__container]{max-width:87rem;margin:0 auto;padding:0 1rem}.button,.input{transition:all .3s}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;padding:10px;font-size:1.125rem;line-height:133%;text-align:center;color:var(--black);background-color:#fff}.button[disabled]{opacity:.5;cursor:not-allowed}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding-bottom:1.0625rem;height:2.5rem;border-bottom:1px solid rgba(255,255,255,.5);color:#fff;font-size:1.0625rem;outline:0}.input::-webkit-input-placeholder{-webkit-transition:all .3s;transition:all .3s;color:#7fcad2;opacity:.8}.input:-ms-input-placeholder{-ms-transition:all .3s;transition:all .3s;color:#7fcad2;opacity:.8}.input::-ms-input-placeholder{-ms-transition:all .3s;transition:all .3s;color:#7fcad2;opacity:.8}.input::placeholder{transition:all .3s;color:#7fcad2;opacity:.8}.input._form-focus{border-bottom:1px solid #fff}.input._form-error{border-bottom:1px solid #f0485c;color:#f0485c}.input[disabled]{cursor:not-allowed}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}.inner,.page__container{flex:1 1 auto;display:flex}.inner{flex-direction:column;padding-bottom:2.5625rem;margin-right:4.3125rem;padding-top:2.125rem}.header{flex:1 1 auto;margin-bottom:2.5rem}.header__logo{display:inline-block;margin-bottom:2.15rem;max-width:8rem}.header__line{width:40%;height:1px;background:#414141;margin:0 auto 2.15rem}.header__logo img{max-width:100%}.header__title{font-family:var(--third-family);font-weight:400;font-size:3.875rem}.projects{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.625rem}.projects__title{margin-bottom:1.25rem;font-weight:500;font-size:1.75rem;line-height:114%}.projects__image{background:#1b1e23;border-radius:20px;width:260px;height:260px;display:inline-flex;justify-content:center;align-items:center;overflow:hidden}.projects__image img{transition:all .3s;max-width:90%;max-height:90%}.contacts{background:var(--accent);padding-left:2.5rem;padding-top:6.4375rem;padding-bottom:5.0625rem;display:flex;flex-direction:column}.contacts__title{margin-bottom:1rem;font-size:2.375rem}.contacts__descr{font-size:1rem;line-height:137%;color:#7fcad2;margin-bottom:2.125rem}.contacts__info{display:flex;justify-content:space-between;align-items:start;padding-right:2.4375rem}.contacts__info-title{font-size:1rem;line-height:137%;color:#7fcad2;margin-right:1.25rem}.contacts__info-items{display:flex;flex-direction:column;align-items:start}.contacts__image{display:inline-flex;justify-content:center;align-items:center;width:1.125rem;height:1.125rem}.contacts__image img{max-width:100%;max-height:100%}.contacts__info-item{display:flex;transition:all .3s;gap:.625rem;white-space:nowrap;line-height:112%}.contacts__info-item:not(:last-child){margin-bottom:1.5rem}.form-contacts{margin-bottom:2.5rem}.form-contacts__input{margin-bottom:1.8125rem;position:relative;display:flex;flex-direction:column}.form-contacts__input._form-error .form__error{opacity:1;visibility:visible}.form-contacts__input .form__error{color:#f0485c;font-size:.875rem;position:absolute;transition:all .3s;bottom:-20px;left:0;opacity:0;visibility:hidden}.form-contacts__label{margin-bottom:.9375rem;font-weight:300;font-size:1.0625rem;line-height:129%}.form-contacts__agree-text{font-weight:300;font-size:.875rem;line-height:157%;margin-bottom:2.25rem}.form-contacts__agree-text a{text-decoration:underline}.form-contacts__button{width:7.9375rem;height:7.9375rem}.spm-country-name{color:#000!important}.spm-flag-button{top:13px!important}.notification{border-radius:20px;background:var(--accent);position:fixed;bottom:20px;left:50%;z-index:200;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.notification--error{background:#f0485c}.notification--error,.notification--success{padding:2.25rem 5.375rem 2.25rem 2.25rem;width:31.25rem}.notification--error .notification__title,.notification--success .notification__title{font-weight:600;font-size:1.5rem;line-height:110%;color:#fff;margin-bottom:1rem}.notification--error .notification__text,.notification--success .notification__text{font-family:var(--font-family);font-weight:400;font-size:1.125rem;line-height:130%;color:#fff}.notification__close{position:absolute;top:36px;right:36px}.agreement{background-color:#fff;color:var(--black);padding-top:2.5rem;padding-bottom:2.5rem}.agreement h1{text-align:center;margin-bottom:30px;line-height:1.1;font-size:1.5rem}.agreement h2{margin-top:30px;line-height:1.1;font-size:1.125rem;margin-bottom:.5rem}.agreement p{margin-bottom:15px;line-height:1.1}@media (min-width:47.99875em){.page__container{min-height:100vh}}@media (min-width:61.99875em){.form-contacts{flex:1 1 auto}}@media (min-width:87em){.contacts{flex:0 0 31.4%}}@media (max-width:87em){.page.home::before{width:1.0625rem}.inner{margin-right:2.5rem}.contacts{flex:0 1 50%}.projects{gap:1.875rem}.contacts{padding-top:5rem;padding-left:1.25rem}.contacts__info{padding-right:1.25rem}}@media (max-width:75em){.header__title{font-size:3.125rem}.projects{grid-template-columns:1fr 1fr;justify-items:center}}@media (max-width:61.99875em){.inner{flex:0 1 50%}.projects{grid-template-columns:1fr;justify-items:center}.projects__item{display:flex;flex-direction:column;align-items:center}}@media (max-width:47.99875em){.page.home::before{display:none}.page__container{flex-direction:column;padding:0;margin:0}.inner{margin:0;padding:2.5rem 1rem}.header__line,.header__logo{margin-bottom:.9rem}.header__title{margin-bottom:1.875rem}.projects{gap:1.25rem}.projects__title{font-size:1.5rem;margin-bottom:.75rem}.contacts{padding:2.5rem 1rem}.contacts__title{font-size:1.875rem;margin-bottom:.75rem}}@media (max-width:33.25em){.notification--error,.notification--success{width:calc(100% - 32px)}}@media (max-width:29.99875em){.header__title{font-size:2.5rem}.projects__image{width:12.5rem;height:12.5rem}.notification--error,.notification--success{width:20.5rem;padding:1rem 3.5rem 1rem 1rem}.notification--error .notification__title,.notification--success .notification__title{margin-bottom:.75rem}.notification--error .notification__text,.notification--success .notification__text{font-size:.875rem}.notification__close{right:21px;top:21px}}@media (max-width:24.375em){[class*=__container]{margin:0}}@media (max-width:22.4375em){.notification--error,.notification--success{width:calc(100% - 32px)}}@media (max-width:21.25em){.header__title{font-size:2.375rem}}@media (any-hover:hover){.button:hover{background-color:#cecece}.input._form-error:hover{border-bottom:1px solid #f0485c}.input:hover{border-bottom:1px solid #fff}.projects__image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.contacts__info-item:hover{opacity:.7}.form-contacts__agree-text a:hover{text-decoration:none}}