/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;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:baseline}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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:baseline}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}template{display:none}[hidden]{display:none}@font-face{font-family:Inter-Black;font-weight:900;src:url(/assets/Inter-Black-BJbWHna9.woff2) format("woff2")}@font-face{font-family:Inter-Regular;font-weight:400;src:url(/assets/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter-Medium;font-weight:500;src:url(/assets/Inter-Medium-CDhBSFyE.woff2) format("woff2")}@font-face{font-family:Inter-SemiBold;font-weight:600;src:url(/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2")}.body{background-color:#000}.page{background-color:#000;max-width:1280px;font-family:Inter-Regular,Arial,Helvetica,sans-serif;font-size:16px;line-height:20px;color:#fff;margin:auto;min-height:100vh}.content{max-width:880px;margin:auto;padding-top:40px}.profile{margin:0;display:flex;justify-content:flex-start;align-items:center}.profile-avatar{display:flex;width:120px;height:120px;margin:0;position:relative;overflow:hidden}.profile-avatar__image{display:flex;width:168.75px;height:127.5px;position:absolute;top:-3.75px;left:-24.5px;clip-path:circle(40%);object-fit:contain}.profile-avatar:hover .profile-avatar__image{opacity:.6}.profile-avatar__edit_icon{position:absolute;top:47px;right:47px;width:26px;height:26px;opacity:0;transition:opacity .2s}.profile-avatar:hover .profile-avatar__edit_icon{opacity:1}.profile-info{display:flex;flex-direction:column;justify-content:space-between;max-width:415px;margin-left:30px}.profile-info__name-and-button{display:flex;justify-content:space-between}.profile-info__name{font-family:inter-Medium,sans-serif;font-size:42px;line-height:1.1;margin:0;padding-bottom:16px}.profile-info__name_text_overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-info__edit-button{background-color:transparent;width:24px;height:24px;border:none;padding:0;cursor:pointer}.profile-info__edit-button-image{width:24px;height:24px;margin-left:18px;margin-top:16px}.profile-info__edit-button-image:hover{opacity:60%}.profile-info__about{font-size:18px;line-height:1;margin:0}.profile-info__about_text_overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__add-button{background-color:#0000;border:2px inset;color:#fff;width:150px;height:50px;margin:auto 0 auto auto;padding:0;cursor:pointer}.profile__add-button:hover{opacity:60%}@media screen and (min-width: 641px) and (max-width: 920px){.profile{max-width:700px;margin:auto}}@media screen and (max-width: 640px){.profile{max-width:282px;margin:auto;display:flex;flex-wrap:wrap;align-content:center}.profile-avatar{margin:0 auto 30px}.profile-info{width:282px;margin:0 auto;align-items:center;padding-bottom:36px}.profile-info__name-and-button{width:224px;display:flex;justify-content:space-between}.profile-info__name{font-family:inter-Medium,sans-serif;font-size:22px;line-height:1}.profile-info__name_text_overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-info__edit-button-image{width:18px;height:18px;margin:auto}.profile-info__about{font-size:14px;line-height:1}.profile-info__about_text_overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__add-button{width:282px;margin:auto;padding:0}}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px 17px;margin:0 auto;padding-top:50px}.grid-card{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:10px;max-width:282px;max-height:361px;overflow:hidden;position:relative}.grid-card__button-trash{background-color:transparent;border:none;cursor:pointer;width:18px;height:20px;position:absolute;top:18px;right:15px}.grid-card__button-trash-image{width:18px;height:20px;position:absolute;top:0;right:0}.grid-card__button-trash-image:hover{opacity:60%}.grid-card__button-trash_hidden{display:none}.grid-card__button-trash_visible{display:block;opacity:1}.grid-card__image{width:100%;height:100%}.grid-card__paragraph-and-image{display:flex;justify-content:space-between;width:246px;margin:25px auto 31px}.grid-card__paragraph{max-width:220px;font-family:Inter-Black,Arial,Helvetica,sans-serif;font-size:24px;line-height:1;margin:0;color:#000}.grid-card__paragraph_text_overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grid-card__button-like{background-color:transparent;border:none;cursor:pointer}.grid-card__button-like-image{width:21px;height:19px}.grid-card__button-like-image:hover{opacity:60%}.grid-card__button-like_active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACnSURBVHgBrZQLDYAgFEWvJjCCEYxgE21iBCNoEyNggxdBGyi4x2ROlM87250O7g6MMYCbWmfUIZ2DvxOP46W3/fTQOKVnNp439B89cnrXCuQpuuLup2N7FXjrh2AGI1XCUir4R5RSZ4csu5GukOXytZA9087aZyHh+Nx2rniCh9Tr5RUaqgSxQgAxYsX9IELEUUJLDf9DkyT8EhNe3s4csYjQFS8IFJ6hccp6G5vsSAAAAABJRU5ErkJggg==)}@media screen and (min-width: 641px) and (max-width: 920px){.grid{max-width:581px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-width: 640px){.grid{max-width:282px;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,1fr);padding-top:36px}}.footer{display:flex;justify-content:center;box-sizing:border-box;padding-bottom:60px}.footer-footer{width:880px;display:flex;margin-top:67px}.footer-footer__copyright{margin:0;max-width:319px;font-size:18px;line-height:1;color:#545454}@media screen and (min-width: 641px) and (max-width: 920px){.footer-footer{max-width:700px;display:flex;margin-top:67px}}@media screen and (max-width: 640px){.footer-footer{max-width:282px;display:flex;margin-top:67px}.footer-footer__copyright{font-size:14px;line-height:1}}.header{max-width:880px;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto}.header__spacer{display:flex;align-items:baseline;justify-content:space-between}.header__link-email{padding-right:23px}.header__link{color:#fff;text-decoration:none;font-size:14px}.header__image{padding-top:45px;width:173px}.header__image-line{margin:0;padding-top:41px}@media screen and (min-width: 641px) and (max-width: 920px){.header{max-width:700px;margin:0 auto}.header__image-line{margin:0;padding-top:38px}}@media screen and (max-width: 640px){.header_main .header__spacer{display:flex;flex-direction:column-reverse;align-items:center;gap:12px}.header__link-email{padding-right:0;margin:40px 89px 18px}.header_main .header__spacer-email{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:8px}.header_main .header__image{width:120px;height:auto}.header__divider{width:100%;height:1px;background:#292727;margin:20px auto;display:block}.header__image-line{margin-top:15px}.header__image{padding-top:30px;width:173px}}.login__form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:12px auto 0;width:80%}.login__form-title{font-size:24px;margin-top:60px;margin-bottom:50px}.login__form-fieldset{display:flex;flex-direction:column;width:358px;gap:30px;border:none;padding-bottom:15px}.login__form-submit_button{width:358px;padding:12px 0;font-size:1rem;background:#fff;color:#000;border:none;border-radius:4px;cursor:pointer;margin-top:215px}.login__form-footer{text-align:center;width:100%;margin-top:24px}.login__form-footer-link a{color:#fff;text-decoration:none;font-weight:700}@media screen and (max-width: 640px){.login__form{width:90%}.login__form-fieldset{width:100%}.login__form-submit_button{max-width:260px}.form__input.form__input-email,.form__input.form__input-password{align-self:center;max-width:260px}}.register__form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:12px auto 0;width:80%}.register__form-title{font-size:24px;margin-top:60px;margin-bottom:50px}.register__form-fieldset{display:flex;flex-direction:column;width:358px;gap:30px;border:none}.form__input.form__input-email,.form__input.form__input-password{background-color:#000;color:#fff}.register__form-submit_button{width:358px;padding:12px 0;font-size:1rem;background:#fff;color:#000;border:none;border-radius:4px;cursor:pointer;margin-top:215px}.register__form-footer{text-align:center;width:100%;margin-top:24px}.register__form-footer-link a{color:#fff;text-decoration:none;font-weight:700}@media screen and (max-width: 640px){.register__form{width:90%}.register__form-fieldset{width:100%}.register__form-submit_button{max-width:260px}.form__input.form__input-email,.form__input.form__input-password{align-self:center;max-width:260px}}.info-tooltip{width:430px;height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center}.info-tooltip__image{width:120px;height:120px}.info-tooltip__message{font-size:24px;font-family:Inter-Black,Arial,Helvetica,sans-serif;color:#000;text-align:center;margin:32px 0;width:328px;line-height:1.4;word-wrap:break-word}@media screen and (max-width: 640px){.info-tooltip{width:280px;height:308px}.info-tooltip__image{width:120px;height:120px;margin-top:50px}.info-tooltip__message{font-size:18px;margin-top:40px 18px 26px;width:70%}}.popup{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;visibility:hidden}.popup_opened{visibility:visible;opacity:1}.popup__overlay{position:absolute;width:100%;height:100vh;background-color:#000;opacity:50%}.popup__content{z-index:1}.popup__close-button{font-size:40px;background-color:transparent;color:#fff;border:none;font-family:Inter-Medium,Arial,Helvetica,sans-serif;position:absolute;right:-40px;top:-40px}.popup__close-button:hover{cursor:pointer;opacity:60%}.popup__body{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;position:relative;max-width:75vw;max-height:75vh}.popup__body_image{background-color:transparent;border-radius:10px}.popup__image{border-radius:10px;object-fit:cover;max-width:816px;max-height:540px}.form{display:flex;flex-direction:column;gap:30px;width:430px}.edit-profile{width:330px;color:#000;font-family:inter-Black,Arial,Helvetica,sans-serif;font-size:24px;line-height:1;margin:34px 64px 24px 36px}.form__fieldset{border:none;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:120px;padding:0}.form__input{background-color:#fbfdff;width:358px;height:27px;color:#000;border:0;border-bottom:2px solid #c4c4c4}.form__input_type_error{border-bottom:1px solid red}.form__input-error_active{width:358px;color:red;font-size:11px;margin:0 auto}.form__input-name,.form__input-about,.form__input_title,.form__input_url-image{margin:0 auto}.form__submit{background-color:#000;width:358px;height:50px;margin:0 auto 36px;border:0;color:#fff;border-radius:2px}.form__submit:hover{cursor:pointer;opacity:80%}button:disabled{background-color:#ccc;color:#666;cursor:none;opacity:.2;border:1px solid #aaa}@media screen and (max-width: 640px){.form{max-width:282px}.edit-profile{width:238px;color:#000;font-family:inter-Black,Arial,Helvetica,sans-serif;font-size:18px;line-height:1;margin:25px auto 46px}.form__input{background-color:transparent;width:238px;height:26px;color:#000;border:0;border-bottom:2px solid #c4c4c4}.form__input-name{margin:0 auto}.form__input-about{margin:0 auto 18px}.form__submit{width:238px;height:46px}.popup__image{border-radius:10px;width:240px;height:299px}.form__input-error_active{width:238px}}
