/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.c8ba52b05a9ef10f4758.woff2) format("woff2"),url(/static/media/Inter-Regular.8c206db99195777c6769.woff) format("woff")}html{scroll-behavior:smooth}.app{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;align-items:center;background-color:#202020;display:flex;flex-direction:column;font-family:Inter,Trebuchet MS,Helvetica,sans-serif;min-height:100vh;position:relative;text-rendering:optimizeLegibility}.disabled{display:none}.header{align-items:center;background:linear-gradient(180deg,#202020 90%,transparent);box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;min-height:74px;padding:0 70px;position:-webkit-sticky;position:sticky;top:0;transition:all .3s;width:100%;z-index:1}.header__nav{align-items:center;display:flex;grid-column:3/4;justify-content:flex-end}.header__link{color:#fff;cursor:pointer;font-style:normal;font-weight:500;text-decoration:none;transition:all .4s}.header__link:hover{opacity:.8}.header__link_type_without-background{font-size:12px;line-height:16px;text-align:right}.header__link_type_with-background{align-items:center;background:#3ddc84;border-radius:3px;color:#000;display:flex;font-size:12px;height:32px;justify-content:center;line-height:16px;margin-left:30px;width:76px}.header__button{background:url(/static/media/icon__COLOR_icon-main.111cfc3a3545a9ff785c.svg) no-repeat 50%;border:none;cursor:pointer;display:none;grid-column:3/4;height:44px;justify-self:end;padding:0;transition:all .4s;width:44px}.header__button_active{background:url(/static/media/Group.cacad725b6ab85978307.svg) no-repeat 50%}@media screen and (max-width:1279px){.header{max-width:768px;padding:0 30px}.header__button{display:flex;z-index:3}}@media screen and (max-width:767px){.header{max-width:320px;padding:0 14px}.header__button{-webkit-transform:scale(.8);transform:scale(.8);width:40px}.header__link_type_with-background{font-size:10px;height:26px;margin-left:14px;width:54px}.header__link_type_without-background{font-size:10px}}.logo{cursor:pointer;height:38px;transition:all .4s;width:38px}.navigation{grid-column:2/4;grid-template-columns:repeat(2,1fr);width:100%}.navigation,.navigation__group{align-items:center;display:grid;justify-items:center;transition:all .3s}.navigation__group{grid-gap:16px;gap:16px;grid-template-columns:auto auto}.navigation__link{color:#fff;cursor:pointer;font-size:13px;font-style:normal;font-weight:400;line-height:18px;text-decoration:none;transition:all .4s}.navigation__link:hover{opacity:.8}.navigation__link_type_main-page{display:none}.navigation__link_type_with-background{align-items:center;background:#313131;border-radius:20px;display:flex;font-size:14px;height:32px;justify-content:center;justify-self:end;line-height:16px;width:100px}.navigation__link_type_current{font-weight:500;pointer-events:none;position:relative}.navigation__link_type_current:after{background-color:#fff;bottom:-6px;content:"";display:none;height:2px;left:0;position:absolute;width:100%}.shadow{background-color:#000;bottom:0;height:100vh;opacity:0;position:fixed;right:0;top:0;transition:width 0s,opacity .3s;width:0}.shadow_visible{opacity:.3;width:100%}@media screen and (max-width:1279px){.navigation{align-items:flex-start;background:#202020;box-sizing:border-box;grid-column:2/3;grid-template-columns:auto;grid-template-rows:repeat(2,auto);height:100vh;opacity:0;padding:160px calc(50vw - 354px) 90px 1px;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:calc(66.66667% + 7px);z-index:1}.navigation__group{gap:29px;grid-template-columns:auto;grid-template-rows:repeat(3,21px);-webkit-transform:translateY(100vw);transform:translateY(100vw);transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.navigation__link{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:18px;font-weight:500;line-height:normal;text-align:center}.navigation__link_type_main-page{display:inline-block}.navigation__link_type_with-background{align-self:flex-end;font-size:14px;font-weight:500;justify-self:auto;line-height:16px;-webkit-transform:translateY(100vw);transform:translateY(100vw);transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.navigation__link_type_current:after{display:inline-block}.navigation_opened{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.navigation_opened .navigation__group,.navigation_opened .navigation__link_type_with-background{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:767px){.navigation{padding:145px 0 118px;width:100%}.navigation__group{gap:25px}.navigation__link_type_current:after{bottom:-8px}}.main{max-width:1280px;transition:all .3s;width:100%}.main_alignment_center,.main_alignment_center-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.main_alignment_center-center{height:100vh}@media screen and (max-width:1279px){.main{max-width:768px}}@media screen and (max-width:767px){.main{max-width:320px}}.footer{box-sizing:border-box;display:flex;flex-direction:column;margin-top:auto;max-width:1280px;padding:0 70px;transition:all .3s;width:100%}.footer__text{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;border-bottom:1px solid #424242;color:#8b8b8b;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin:0;padding:79px 0 20px;text-align:center}.footer__sources{display:flex;padding:20px 0;transition:all .3s;width:100%}.footer__author{margin:0 auto 0 0}.footer__author,.footer__company{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.footer__company{margin:0 20px 0 0;text-decoration:none;transition:all .4s}.footer__company:last-of-type{margin:0}.footer__company:hover{opacity:.7}@media screen and (max-width:1279px){.footer{max-width:768px;padding:0 30px}}@media screen and (max-width:767px){.footer{max-width:320px;padding:0 10px}.footer__text{font-size:12px;padding:77px 0 20px}.footer__sources{align-items:center;flex-direction:column;padding:30px 0 20px}.footer__author{color:#8b8b8b;font-size:12px;margin:30px 0 0;order:3}.footer__company{font-size:12px;margin:0 0 12px}}.not-found{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:245px 0 60px}.not-found__title{font-size:140px;margin:0 0 5px}.not-found__text,.not-found__title{color:#fff;font-style:normal;font-weight:400;line-height:normal;transition:all .3s}.not-found__text{font-size:16px;margin:0}.not-found__button{background:none;border:none;color:#4285f4;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:184px 0 0;padding:0;text-align:center;transition:all .4s}.not-found__button:hover{opacity:.7}@media screen and (max-width:1300px){.not-found{padding:407px 0 222px}}@media screen and (max-width:767px){.not-found{padding:330px 0 33px}.not-found__title{font-size:80px;margin:0 0 9px}.not-found__text{font-size:12px}.not-found__button{font-size:12px;margin:auto 0 0}}.promo{padding:20px 40px 0}.promo,.promo__substrate{box-sizing:border-box;transition:all .3s;width:100%}.promo__substrate{align-items:center;background:#272727;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:160px 0 30px}.promo__title{color:#fff;font-size:50px;font-style:normal;font-weight:400;letter-spacing:-2px;line-height:58px;margin:0 0 151px;text-align:center;transition:all .3s;width:730px}@media screen and (max-width:1279px){.promo{padding:20px 20px 0}.promo__substrate{padding:350px 0 30px}.promo__title{font-size:40px;letter-spacing:-1.6px;line-height:52px;margin:0 0 314px;width:680px}}@media screen and (max-width:767px){.promo{padding:14px 14px 0}.promo__substrate{padding:220px 0 17px}.promo__title{font-size:29px;letter-spacing:-1.16px;line-height:37px;margin:0 0 212px;width:292px}}.nav-tab{display:flex}.nav-tab__link{align-items:center;background:#303030;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:500;height:36px;justify-content:center;line-height:16px;margin-right:10px;text-decoration:none;transition:all .4s;width:96px}.nav-tab__link:last-of-type{margin-right:0}.nav-tab__link:hover{opacity:.8}@media screen and (max-width:767px){.nav-tab__link{border-radius:6px;font-size:10px;height:26px;margin-right:6px;width:82px}}.about-project{padding:110px 70px}.about-project,.about-project__title{box-sizing:border-box;transition:all .3s;width:100%}.about-project__title{border-bottom:1px solid #dadada;color:#fff;font-size:22px;font-style:normal;font-weight:400;letter-spacing:-.88px;line-height:normal;margin:0 0 70px;padding-bottom:24px}.about-project__article{grid-gap:26px 40px;display:grid;gap:26px 40px;grid-auto-flow:column;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);margin-bottom:110px;transition:all .3s}.about-project__subtitle{font-size:20px;letter-spacing:-.8px;line-height:normal}.about-project__subtitle,.about-project__text{color:#fff;font-style:normal;font-weight:400;margin:0;transition:all .3s}.about-project__text{font-size:14px;line-height:20px}.about-project__chart{display:grid;grid-template-columns:1fr 4fr;grid-template-rows:36px 31px;transition:all .3s}.about-project__chart-timing{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;height:100%;justify-content:center;line-height:normal;margin:0;text-align:center;transition:all .3s;width:100%}.about-project__chart-timing:first-child{background:#3ddc84;color:#000}.about-project__chart-timing:nth-child(2){background:#303030;color:#fff}.about-project__chart-work{align-self:end;color:#8b8b8b;font-size:14px;font-style:normal;font-weight:500;line-height:17px;margin:0;text-align:center;transition:all .3s}@media screen and (max-width:1279px){.about-project{padding:90px 50px}.about-project__article{gap:22px 30px;margin-bottom:93px}.about-project__text{font-size:12px;line-height:18px}.about-project__chart{grid-template-columns:140px 528px}.about-project__chart-work{font-weight:400}}@media screen and (max-width:767px){.about-project{padding:70px 18px}.about-project__title{font-size:18px;letter-spacing:-.72px;margin:0 0 60px;padding-bottom:29px}.about-project__article{gap:16px;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);margin-bottom:60px}.about-project__text{font-size:11px;line-height:16px}.about-project__text:first-of-type{margin-bottom:40px}.about-project__subtitle{font-size:18px;letter-spacing:-.72px;line-height:22px}.about-project__chart{grid-template-columns:100px 184px;grid-template-rows:35px 24px}.about-project__chart-timing{font-size:11px}.about-project__chart-work{font-size:11px;line-height:normal}}.techs{align-items:center;background:#272727;box-sizing:border-box;display:flex;flex-direction:column;padding:100px 70px;transition:all .3s;width:100%}.techs__title{border-bottom:1px solid #dadada;box-sizing:border-box;font-size:22px;letter-spacing:-.88px;line-height:normal;margin:0 0 90px;padding-bottom:24px;width:100%}.techs__subtitle,.techs__title{color:#fff;font-style:normal;font-weight:400;transition:all .3s}.techs__subtitle{font-size:50px;letter-spacing:-2px;line-height:58px;margin:0 0 26px;text-align:center}.techs__text{color:#fff;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.56px;line-height:20px;margin:0 0 100px;text-align:center;transition:all .3s;width:460px}.techs__cases{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,1fr);transition:all .3s}.techs__cases-block{align-items:center;background:#303030;border-radius:10px;color:#fff;display:flex;font-size:14px;font-style:normal;font-weight:400;height:60px;justify-content:center;letter-spacing:-.56px;line-height:normal;margin:0;width:90px}@media screen and (max-width:1279px){.techs{padding:90px 50px}.techs__title{margin:0 0 80px}.techs__subtitle{margin:0 0 22px}.techs__text{font-size:12px;letter-spacing:-.48px;line-height:18px;margin:0 0 83px}.techs__cases-block{height:57px;width:84px}}@media screen and (max-width:767px){.techs{background:none;padding:70px 18px}.techs__title{font-size:18px;letter-spacing:-.72px;margin:0 0 60px;padding-bottom:29px}.techs__subtitle{font-size:30px;letter-spacing:-1.2px;line-height:normal;margin:0 0 24px}.techs__text{font-size:11px;letter-spacing:-.44px;line-height:16px;margin:0 0 50px;width:292px}.techs__cases{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}.about-me{padding:110px 70px 125px}.about-me,.about-me__title{box-sizing:border-box;transition:all .3s;width:100%}.about-me__title{border-bottom:1px solid #dadada;color:#fff;font-size:22px;font-style:normal;font-weight:400;letter-spacing:-.88px;line-height:normal;margin:0 0 66px;padding-bottom:24px}.about-me__article{display:flex;justify-content:space-between;margin-bottom:100px;transition:all .3s}.about-me__experience{display:flex;flex-direction:column;transition:all .3s;width:600px}.about-me__name{color:#fff;font-size:50px;font-style:normal;font-weight:400;letter-spacing:-2px;line-height:58px;margin:0 0 18px;transition:all .3s}.about-me__subtitle{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;color:#fff;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;margin:0 0 26px;transition:all .3s}.about-me__text{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;color:#fff;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:22px;margin:0;transition:all .3s}.about-me__photo{border-radius:10px;height:400px;object-fit:cover;pointer-events:none;transition:all .3s;width:270px}.about-me__link{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:all .4s}.about-me__link:hover{opacity:.7}@media screen and (max-width:1279px){.about-me{padding:90px 50px}.about-me__article{margin-bottom:90px}.about-me__experience{width:364px}.about-me__name{font-size:40px;letter-spacing:-1.6px;line-height:40px;margin:0 0 16px}.about-me__subtitle{margin:0 0 20px}.about-me__subtitle,.about-me__text{font-size:12px;line-height:18px}.about-me__photo{width:255px}}@media screen and (max-width:767px){.about-me{padding:70px 14px}.about-me__title{font-size:18px;letter-spacing:-.72px;margin:0 0 60px;padding-bottom:29px}.about-me__article{flex-direction:column;margin-bottom:70px}.about-me__experience{order:2;width:292px}.about-me__name{font-size:30px;letter-spacing:-1.2px;line-height:normal;margin:0 0 20px}.about-me__subtitle{font-size:11px;letter-spacing:.09px;line-height:16px}.about-me__text{font-size:11px;line-height:16px;margin-bottom:40px}.about-me__photo{height:352px;margin-bottom:40px;order:1;width:100%}}.portfolio__title{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;color:#8b8b8b;font-size:18px;font-style:normal;font-weight:400;line-height:20px;margin:0 0 50px;transition:all .3s}.portfolio__list{list-style:none;margin:0;padding:0}.portfolio__item{border-bottom:1px solid #424242;box-sizing:border-box;display:flex;justify-content:space-between;padding:20px 0;position:relative}.portfolio__item:first-of-type{padding-top:0}.portfolio__item:last-of-type{border:none;padding-bottom:0}.portfolio__link{color:#fff;font-size:30px;font-style:normal;font-weight:400;letter-spacing:-1.2px;line-height:50px;text-decoration:none;transition:all .4s}.portfolio__link:hover{opacity:.7}.portfolio__link:after{content:"↗";line-height:60px;position:absolute;right:0}@media screen and (max-width:1279px){.portfolio__title{font-size:18px;line-height:20px}.portfolio__link,.portfolio__link:after{font-size:28px;letter-spacing:-1.12px}}@media screen and (max-width:767px){.portfolio__title{font-size:14px;line-height:20px;margin:0 0 40px}.portfolio__link,.portfolio__link:after{font-size:18px;letter-spacing:-.72px;line-height:28px}}.search-form{padding:80px 70px 0}.search-form__form{display:flex;flex-direction:column}.search-form__fieldset{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;align-items:center;border:none;display:flex;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:0;padding:0;width:100%}.search-form__input{background:#2f2f2f;border:none;border-radius:8px;color:#fff;height:50px;margin:0 10px 0 0;padding:0 0 0 20px;width:93%}.search-form__input::-webkit-input-placeholder{color:#8b8b8b}.search-form__input::placeholder{color:#8b8b8b}.search-form__input:focus{outline:1px solid #000}.search-form__button{background:url(/static/media/find-3.4bc12a31f6a365e36769.svg) no-repeat 50%;background-size:contain;border:none;cursor:pointer;height:47px;padding:0;transition:all .4s;width:47px}.search-form__button:hover{opacity:.8}.search-form__error-message{color:#ee3465;font-size:10px;font-weight:400;text-align:center;width:100%}@media screen and (max-width:1279px){.search-form{padding:80px 30px 0}.search-form__input{width:89%}}@media screen and (max-width:767px){.search-form{padding:80px 14px 0}.search-form__input{height:44px;padding:0 0 0 13px;width:77%}.search-form__button{height:44px;width:44px}}.filter-checkbox{align-items:center;border-bottom:1px solid #424242;box-sizing:border-box;display:flex;justify-content:center;margin:0 0 10px;padding:29px 0 40px;width:100%}.filter-checkbox__input{display:none}.filter-checkbox__label{color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0;padding:0 0 0 46px;position:relative;text-align:center;transition:all .4s}.filter-checkbox__label:hover{opacity:.8}.filter-checkbox__label:before{background:url(/static/media/smalltumboff.8cf2f1354435f31900ca.svg) no-repeat 50%;content:"";height:20px;left:0;position:absolute;top:0;transition:all .3s;width:36px}.filter-checkbox__input:checked+.filter-checkbox__label:before{background:url(/static/media/smalltumb.e3065b05f63ffd6e1689.svg) no-repeat 50%}@media screen and (max-width:1279px){.filter-checkbox{padding:40px 0}}@media screen and (max-width:767px){.filter-checkbox{padding:47px 0 40px}.filter-checkbox__label{font-size:11px}.filter-checkbox__label:before{width:32px}}.movies-card-list{grid-gap:30px;display:grid;gap:30px;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);padding:70px 70px 0}@media screen and (max-width:1279px){.movies-card-list{gap:28px 33px;grid-template-columns:repeat(2,1fr);padding:70px 30px 0}}@media screen and (max-width:767px){.movies-card-list{gap:30px;grid-template-columns:1fr;padding:40px 10px 0}}.movies-card{grid-gap:14px 30px;display:grid;gap:14px 30px;grid-template-columns:repeat(2,auto);grid-template-rows:201px -webkit-max-content;grid-template-rows:201px max-content;max-width:100%;position:relative}.movies-card__link{grid-column:1/3;height:100%;width:100%}.movies-card__image{border-radius:6px;height:100%;object-fit:cover;pointer-events:none;width:100%}.movies-card__name{color:#fff;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 0 14px;max-width:100%;min-height:46px}.movies-card__duration{align-items:center;background:#2f2f2f;border-radius:3px;color:#8b8b8b;display:flex;font-size:11px;font-style:normal;font-weight:400;height:18px;justify-content:center;justify-self:end;line-height:10px;margin:0 14px 0 0;width:52px}.movies-card__button{background:#313131;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:10px;font-style:normal;font-weight:400;height:21px;line-height:9px;margin:0;opacity:0;padding:0;position:absolute;right:14px;text-align:center;top:14px;transition:all .4s;width:72px}.movies-card:hover .movies-card__button{opacity:1}.movies-card__button_type_saved{background:url(/static/media/save3.7b9aeb40b408eb20eb32.svg) no-repeat 100%;opacity:1}.movies-card__button_type_delete{background:url(/static/media/d3.3888e0189effdea53508.svg) no-repeat 100%}@media screen and (max-width:1279px){.movies-card{gap:28px 30px;grid-template-rows:190px 35px}.movies-card__name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.movies-card__duration{margin:0}}@media screen and (max-width:767px){.movies-card{gap:16px 30px;grid-template-rows:168px 24px}.movies-card__name{font-size:12px}.movies-card__button{opacity:1}}.preloader{display:flex;justify-content:center;padding:48px 0 80px}.preloader__image{-webkit-animation:rotatePreloaderImg 2s linear infinite running;animation:rotatePreloaderImg 2s linear infinite running;height:40px;width:40px}.preloader__button{background:none;border:1px solid #424242;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;height:36px;line-height:normal;margin:0;padding:0;text-align:center;transition:all .4s;width:320px}.preloader__button:hover{opacity:.8}.preloader__text{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media screen and (max-width:1279px){.preloader{padding:43px 0 80px}}@media screen and (max-width:767px){.preloader{padding:54px 0 83px}.preloader__button{width:240px}}@-webkit-keyframes rotatePreloaderImg{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotatePreloaderImg{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.profile{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding-top:74px;transition:all .3s}.profile__title{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 123px;text-align:center}.profile__form{align-items:center;display:flex;flex-direction:column;min-height:320px;transition:all .3s;width:410px}.profile__paragraph{color:#fff;display:none;font-size:11px;font-style:normal;font-weight:500;font-weight:400;line-height:normal;margin:0 0 20px;text-align:center}.profile__paragraph_color_red{color:#ff004c}.profile__paragraph_color_green{color:green}.profile__label{align-items:center;border-bottom:1px solid #424242;color:#fff;display:flex;flex-wrap:wrap;font-size:11px;font-style:normal;font-weight:500;justify-content:space-between;line-height:normal;margin:0;padding:0 0 14px;position:relative;width:100%}.profile__label:last-of-type{border:none;padding:16px 0 0}.profile__input{background:none;border:none;color:#fff;margin:0;text-align:end;width:auto}.profile__input:focus{border-radius:2px;outline:1px solid #fff}.profile__error-message{color:#ee3465;font-size:10px;font-weight:400;width:100%}.profile__edit-panel{justify-content:center;margin-top:auto}.profile__edit-panel,.profile__edit-panel-group{display:flex;flex-direction:column}.profile__button{background:none;border:none;color:#fff;cursor:pointer;font-size:13px;font-style:normal;font-weight:400;line-height:normal;padding:0;text-align:center;transition:all .4s}.profile__button:hover{opacity:.8}.profile__button_assignment_edit{padding:0 0 15px}.profile__button_assignment_exit{color:#ee3465}.profile__button_assignment_submit{background:#4285f4;border-radius:3px;height:45px;width:396px}.profile__form_incorrect-input .profile__button_assignment_submit{background:#f8f8f8;color:#c2c2c2;pointer-events:none}.profile__form_incorrect-input .profile__paragraph{display:inline-block}@media screen and (max-width:1279px){.profile{padding-top:236px}.profile__title{margin:0 0 95px}}@media screen and (max-width:767px){.profile{min-height:calc(100vh - 74px);padding:70px 0 40px}.profile__title{margin:0 0 80px}.profile__form{flex:1 1;width:260px}.profile__button{font-size:12px}.profile__button_assignment_submit{width:260px}}.user-form{box-sizing:border-box;display:flex;flex-direction:column;padding-top:70px;transition:all .3s;width:396px}.user-form__heading{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin:40px 0}.user-form__inputs{display:flex;flex-direction:column;margin-bottom:16px;min-height:380px;transition:all .3s;width:100%}.user-form__label{color:#8b8b8b;display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.user-form__label:last-of-type{margin-bottom:auto}.user-form__input{background:#2f2f2f;border:none;border-radius:8px;color:#fff;font-size:13px;height:44px;margin-top:10px;outline:none;padding-left:15px}.user-form__input:focus{outline:1px solid #000}.user-form__input:invalid{color:#ee3465}.user-form__error-message{color:#ee3465;font-size:11px;font-weight:500;font-weight:400;margin:10px 0;margin:0 0 20px}.user-form__button,.user-form__error-message{font-style:normal;line-height:normal;text-align:center}.user-form__button{background:#4285f4;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:45px;transition:.4s}.user-form__button_disabled{background:#f8f8f8;color:#c2c2c2;pointer-events:none}.user-form__button:hover{opacity:.8}.user-form__note{display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:normal}.user-form__link{color:#4285f4;cursor:pointer;text-decoration:none;transition:all .4s}.user-form__link:hover{opacity:.7}.user-form__text{color:#8b8b8b;margin:0;padding-right:6px}@media screen and (max-width:1279px){.user-form{padding:232px 0}}@media screen and (max-width:767px){.user-form{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding:56px 30px 33px;width:100%}.user-form__heading{margin:50px 0 80px}.user-form__inputs{flex:1 1;margin-bottom:14px}.user-form__button,.user-form__note{font-size:12px}}
/*# sourceMappingURL=main.23ca5695.css.map*/