/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{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}.root{min-width:320px;min-height:100vh;margin:0 auto;padding:0 19px;background-color:#000;font-family:"Inter","Arial","Helvetica",sans-serif;color:#fff;font-style:normal}.header{display:flex;max-width:882px;margin:0 auto 40px;padding:45px 0;justify-content:space-between;align-items:center;border-bottom:1px solid #545454}@media screen and (max-width:768px){.header{margin:28px auto}}.header__logo{width:142px;height:33px}@media screen and (max-width:768px){.header__logo{width:104px;height:24px;margin:0 8px 0 0}}.header__link{background-color:initial;color:#fff;border:none;outline:none;padding:0;font-size:16px;font-weight:400;text-decoration:none}.header__email{font-size:16px;margin:0 24px 0 auto}.header__texts,.profile{display:flex;flex-direction:row}.profile{position:relative;align-items:center;margin:40px auto 0;max-width:882px}@media screen and (max-width:619px){.profile{flex-direction:column;margin-top:0}}.profile__avatar{border-radius:50%;width:120px;height:120px;margin:0 30px 0 0;overflow:hidden;position:relative;background-image:url(/static/media/user-avatar.c15cb08a.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:619px){.profile__avatar{margin:42px 0 0;align-self:center}}.profile__avatar_image{height:100%}.profile__info{max-width:450px;min-width:200px;margin-right:10px}.profile__name{font-size:42px;font-weight:500;margin:0 17px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:619px){.profile__name{font-size:27px}}.profile__job{font-size:18px;margin:16px 0 0;padding:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:619px){.profile__job{margin:14px auto 0;font-size:14px;font-weight:400}}.profile__text{display:flex;flex-direction:column;align-self:center}@media screen and (max-width:619px){.profile__text{margin-top:14px}}.profile__edit-button{outline:none;border:none;background-color:#000}.profile__edit-button:hover{opacity:.6;transition:opacity 1s}.profile__top-line{display:flex;flex-direction:row;margin:0;padding:0;align-items:baseline}.profile__button-add{display:flex;flex-direction:column;align-items:center;min-width:150px;margin:0 0 0 auto;padding:0;border:1px solid #fff;border-radius:2px;outline:none;font-size:30px;background-color:#000;text-align:center;color:#fff}.profile__button-add:hover{opacity:.6;transition:opacity 1s}@media screen and (max-width:619px){.profile__button-add{margin:36px 0 0;width:282px}}.profile__button-add-image{width:22px;margin:14px 64px}@media screen and (max-width:619px){.profile__button-add-image{width:16px;margin:17px auto}}.profile__pen{width:26px;height:26px;position:absolute;left:47px;bottom:47px;z-index:5}.profile__pen:hover{opacity:1}.profile__box{display:flex;align-items:center;justify-content:center;border-radius:50%;width:120px;height:120px;position:absolute;left:0;background:rgba(0,0,0,.8);opacity:0}.profile__box:hover{opacity:1;transition:opacity .5s}.popup{display:flex;visibility:hidden;opacity:0;transition:visibility .4s,opacity .4s linear;position:fixed;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:5}.popup_title{font-size:24px;font-weight:900;margin-top:34px;margin-bottom:54px}@media screen and (max-width:768px){.popup_title{font-size:18px;margin:25px auto 75px}}.popup__icon-close{position:absolute;width:58px;top:-48px;right:-48px;background-color:transparent;border:none;outline:none}@media screen and (max-width:619px){.popup__icon-close{top:-60px;right:0}}.popup__icon-close:hover{opacity:.6;transition:opacity 1s}.popup__button-save{height:50px;font-size:18px;align-items:center;justify-content:center;background-color:#000;color:#fff;outline:none;border:none;margin-top:18px;margin-bottom:37px}.popup__button-save:hover{opacity:.8;transition:opacity 1s}@media screen and (max-width:768px){.popup__button-save{height:46px;margin-bottom:25px}}.popup_opened{visibility:visible;opacity:1}.popup__form{display:flex;position:relative;flex-direction:column;box-sizing:border-box;padding:0 36px;width:430px;background-color:#fff;color:#000;border-radius:10px}@media screen and (max-width:768px){.popup__form{width:282px;padding:0 22px}}.popup__info{margin:0}.popup__info,.popup__input{outline:none;border:none;padding:0}.popup__input{font-family:inherit;font-size:14px;line-height:200%;width:100%;border-bottom:1px solid rgba(0,0,0,.5);margin:0 auto 5px}.popup__input:last-child{margin:30px 0}.popup__image{max-width:75vw;max-height:75vh}.popup__image-div{position:relative}.popup__text{margin-top:10px;font-size:12px;color:#fff}.popup__input-error{border-bottom:1px solid red}.popup__button-save_invalid{background-color:#fff;color:#000;border:1px solid #000;border-radius:2px;opacity:.2}.popup__span-error{display:block;color:red;font-size:12px;min-height:25px}.elements{margin:50px auto 0;display:grid;grid-template-columns:repeat(auto-fill,282px);max-width:882px;padding:0;grid-gap:20px 18px;gap:20px 18px;justify-content:center}.elements__item{position:relative;display:flex;flex-direction:column;border-radius:5%;background-color:#fff;overflow:hidden}.elements__image{height:282px}.elements__under-picture{display:flex;flex-direction:row;width:100%;box-sizing:border-box;padding-left:21px;padding-right:15px;align-items:center}.elements__like{display:flex;margin-left:auto;align-items:center;outline:none;height:24px;width:24px;z-index:1;border:none;background-color:#fff}.elements__like:hover{opacity:.3;transition:opacity 1s}.elements__like_white{background:transparent url(/static/media/icon_like.49570bcb.svg) no-repeat 50%/100%}.elements__like_black{background:transparent url(/static/media/black-like.75438e94.svg) no-repeat 50%/100%}.elements__text{color:#000;font-size:24px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:30px}.elements__trash{position:absolute;background-color:initial;border:none;outline:none;width:18px;height:19px;top:18px;right:15px;background-image:url(/static/media/Trash.a274c87c.svg)}.elements__trash:hover{opacity:.3;transition:opacity 1s}.elements__trash_hidden{visibility:hidden}.elements__like-counter{display:block;width:10px;height:13px;margin-top:44px}.reg-log{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;margin:0 auto}.demo-notice{color:#d3d3d3}.reg-log__title{font-size:24px;font-weight:900;margin-top:50px;margin-bottom:20px}.reg-log__form{display:flex;flex-direction:column;outline:none;align-items:center;justify-content:center;margin:0 auto;width:358px}.reg-log__input{margin-top:30px;font-family:inherit;font-style:normal;font-weight:400;color:#fff;font-size:14px;width:358px;line-height:17px;outline:none;border:none;border-bottom:2px solid #ccc;background-color:initial;padding:7px 0}.reg-log__button{margin-top:150px;width:358px;height:50px;text-align:center;border-radius:2px;background-color:#fff;border:none;outline:none}.reg-log__text{margin-top:15px;font-size:14px;line-height:17px;color:#fff;text-decoration:none}.infotooltip{max-width:80%;border:1px solid peru;width:430px;height:330px;border-radius:5%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;position:relative}.infotooltip__result-text{font-size:24px;font-weight:900;color:#000;padding:0;margin:32px 0 0;line-height:29px;text-align:center}.infotooltip__result-icon{width:120px}.infotooltip__close-icon{width:40px;height:40px}.infotooltip__close-btn{border:none;outline:none;background-color:initial;margin:0;padding:0;position:absolute;right:-43px;top:-43px}.footer__text{color:#545454;font-size:18px;font-weight:400;margin:0}@media screen and (max-width:768px){.footer__text{font-size:14px}}.footer{max-width:882px;margin:66px auto 0}@media screen and (max-width:768px){.footer{margin:48px auto 0}}
/*# sourceMappingURL=main.8731e05d.chunk.css.map */