/*! 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;src:url(/assets/Inter-Regular-CKDp9E3C.woff2) format("woff2");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-Ctx7G98q.woff2) format("woff2");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Black-DgUKMdlB.woff2) format("woff2");font-weight:900}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-oHczPpWt.woff) format("woff");font-weight:500}.header{max-width:880px;margin:0 auto;padding-top:45px;padding-bottom:41px;border-bottom:1px solid #545454;display:flex;justify-content:space-between;align-items:center}.header__logo{margin:0}.header__nav{display:flex;align-items:center;gap:24px}.header__email{color:#fff;font-size:18px;line-height:1.2;margin:0}.header__logout{color:#a9a9a9;font-size:18px;line-height:1.2;background:none;border:none;cursor:pointer;padding:0;transition:opacity .3s ease}.header__logout:hover{opacity:.6}.header__link{color:#fff;font-size:18px;line-height:1.2;text-decoration:none;transition:opacity .3s ease}.header__link:hover{opacity:.6}@media screen and (max-width: 970px){.header{max-width:600px}}@media screen and (max-width: 660px){.header{max-width:320px}.header__logo{padding-left:20px}.header__nav{padding-right:20px;gap:12px}.header__email,.header__logout,.header__link{font-size:14px}}.profile{max-width:880px;margin:0 auto;padding-top:36px;font-family:Inter;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.profile__view{display:flex;flex-direction:row;align-items:center}.profile__img{width:128px;height:128px;vertical-align:middle;border-radius:50%;margin:0;object-fit:cover}.profile__description{margin:0 0 0 20px;display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:18px}.profile__name{margin:0;font-size:42px;line-height:1.2;font-weight:500px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__job{margin:0;font-size:18px;font-weight:400px;grid-column-start:1;grid-row-start:2;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__edit-button{margin:0;padding:0;border:0;width:24px;height:24px;grid-column-start:2;grid-row-start:1;cursor:pointer;transition:.2s;opacity:100%}.profile__avatar-container{position:relative;display:inline-block}.profile__avatar-overlay{position:absolute;top:0;left:0;width:128px;height:128px;background:#000c;border-radius:50%;opacity:0;transition:opacity .2s;pointer-events:none;z-index:1}.profile__avatar-pencil{position:absolute;top:50%;left:50%;width:26px;height:26px;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s;z-index:2;pointer-events:none}.profile__avatar-container:hover .profile__avatar-overlay,.profile__avatar-container:hover .profile__avatar-pencil{opacity:1}.profile__img{cursor:pointer;display:block}.profile__edit-button-img{margin:0;object-fit:cover;background-color:#000}.profile__edit-button:hover{opacity:60%;transition:.2s}.profile__add-button{margin:0;border-radius:2px;border:2px white solid;width:150px;height:50px;align-self:center;cursor:pointer;transition:.2s;background-color:#000;opacity:100%}.profile__add-img{margin:0}.profile__add-button:hover{opacity:60%;transition:.2s}@media screen and (max-width: 970px){.profile{max-width:600px;flex-direction:column}.profile__view{row-gap:30px;flex-direction:column;padding-bottom:36px}.profile__description{row-gap:14px}.profile__description-job{text-align:center}.profile__add-button{width:282px}}@media screen and (max-width: 660px){.profile{max-width:320px}.profile__description-name{font-size:22px}.profile__description-job{font-size:14px}}.elements{max-width:880px;margin:46px auto 0}.elements__card{margin:0;list-style:none;padding:0;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:20px;column-gap:17px}.elements__li{max-width:282px;list-style:none;position:relative}.elements__card-img{display:block;margin:0;width:282px;height:282px;border-radius:10px 10px 0 0;object-fit:cover}.elements__card-text{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:20px 15px;background-color:#fff;color:#000;border-radius:0 0 10px 10px}.elements__card-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:0;font-size:24px;font-family:Inter;font-weight:900}.elements__like{margin:0}.elements__button-like{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADySURBVHgBrZSNDYIwEIWfTsAINwIbiCM4AYzgBrqBbECdhBFwA0fQDfCOXgOSlp/CS15K2tevl5YW6EXsB/vNbrWttB+e3CeUO2ibsmv9frK/GjqxE/aZ/WLn7DKQE10013XKao0CxlU1WlWhldUzuW6sUijBr0QntIGFh2CB3qHBCtMSkEEY6FRqgV0FBfZRIbwj7GbPVbBUJDw5fXfqZ2yXYyGD3YIrtumG0VYa7cgRp1znl+MBEwl2QBMKuB84xU5AUbICnKG/ELNaAk51fOqGrQJHAZ0I9soN34VNQB848ywSLcL/w03YSQR7BWlJ+Adbo0+ws1qdMgAAAABJRU5ErkJggg==);border:0;margin:0;padding:0;background-color:#fff;width:21px;height:19px;opacity:100%;cursor:pointer;transition:.2s}.elements__button-like:hover{opacity:60%}.elements__button-like_click{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAENSURBVHgBrZSxDYQgFIbfeY2dTqAT6AZu4gYucWvoBtpaWVvoBm6gtY2JFcdPjoungHrhT54E+PkE8h60LAtDDMPAsixjYRgyIhJtmqZiXHq2Pt/3tT7Cp+/7r2kfnuexruuEOc9zrQ9w6SP8Qe5OFwAXRWH0SN84juw5z/OrbVsyaV1XquuazgSf67pEcRyf7uBO4NSPT8eqHH4PZFPgOfz4ZFOC1zSN1TtF2ok8RfLaAKIovslvA4z1PxUl49/02gIP0GmaboOjKPoBHqB3wQCiLE+hV8E6IMIhhZDAZVlSEASqaeJApCLxF0s5r4RCvIbFwj0Y/aqqtEAjVAVGiz7GTTJCt+AkSS4BoTdHy9FGJYDMAQAAAABJRU5ErkJggg==);border:0;margin:0;padding:0;background-color:#fff;width:21px;height:19px;opacity:100%;cursor:pointer;transition:.2s}.elements__trash{padding:0;margin:0;border:none;background:none;position:absolute;top:20px;right:20px;cursor:pointer;transition:.2s;opacity:100%}.elements__trash:hover{opacity:60%;transition:.2s}@media screen and (max-width: 970px){.elements{max-width:600px}.elements__card{grid-template-columns:auto;place-content:center}}.footer{margin:0 auto;max-width:880px;padding-top:67px;padding-bottom:61px}.footer__copyright{margin:0;color:#545454;font-size:18px;font-family:Inter;font-weight:400}@media screen and (max-width: 970px){.footer{max-width:660px}}@media screen and (max-width: 660px){.footer{max-width:320px}.footer__copyright{font-size:14px;padding-left:19px}}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;align-items:center;justify-content:center}.popup_opened{display:flex;background-color:#000c}.popup__container{background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;padding:34px 36px}.popup__container-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;height:80vh}.popup__img-zoom{width:100%;object-fit:cover}.popup__description{color:#fff;font-size:12px;font-family:Inter;font-weight:400}.popup__close-icon{cursor:pointer;transition:.2s;width:40px;height:40px;background-color:#000;position:absolute;top:-40px;right:-40px;padding:0;border:0}.popup__close-icon-img{margin:0 auto;opacity:100%}.popup__close-icon-img:hover{opacity:60%;transition:.2s}.popup__form{width:358px;display:flex;flex-direction:column;align-items:left;border-radius:10px;font-family:Inter;color:#000;gap:20px}.popup__title{margin:0 0 34px;font-size:24px;font-weight:900}.popup__form-input{width:100%;padding:10px 0 10px 3px;border:none;border-bottom:1px solid #545454;font-size:14px;font-weight:400}.popup__form-input_name{margin:0}.popup__form-input_about{margin:40px 0 0}.popup__form-input_title{margin:0}.popup__form-input_link{margin:40px 0 0}.popup__button-submit{margin-top:64px;cursor:pointer;width:100%;padding:13px 0;background-color:#000;opacity:100%;color:#fff;font-size:18px;font-weight:400;border:0}.popup__button-submit-no-margin{margin-top:0}.popup__button-submit:hover{opacity:80%}.popup__button_disabled{color:#b8b8b8;background:#fff;box-shadow:0 0 25px #00000026;border:1px solid #b8b8b8;pointer-events:none}.popup__error_visible{display:block;color:red;font-size:12px;font-family:Inter;font-weight:400;text-align:left;margin:0 auto 15px;width:362px}.popup__set{border:none;margin:0;padding:0}.popup__input_type_error{border-bottom:1px solid #ff0000}@media screen and (max-width: 660px){.popup__form{width:238px;padding:34px 20px}.popup__close-icon{width:26px;height:26px;top:-50px;right:0}.popup__close-icon-img{width:26px;height:26px}.popup__title{font-size:18px}.popup__button-submit{width:100%;font-size:14px}.popup__container-img{top:70%}.popup__img_zoom{height:299px}.popup__set{width:238px}.popup__form-input{width:100%}}.page{margin:0 auto;font-family:Inter,Arial,sans-serif;background-color:#000;min-height:100vh}.auth{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:20px}.auth__form{width:100%;max-width:358px;display:flex;flex-direction:column}.auth__title{font-weight:900;font-size:24px;line-height:1.2;color:#fff;margin:0 0 50px;text-align:center}.auth__input{background-color:transparent;border:none;border-bottom:2px solid #ccc;color:#fff;padding:13px 0;margin-bottom:30px;font-size:14px;line-height:1.2}.auth__input::placeholder{color:#ccc}.auth__input:focus{outline:none;border-bottom-color:#fff}.auth__button{background-color:#fff;color:#000;border:none;border-radius:2px;padding:14px 0;font-size:18px;line-height:1.2;cursor:pointer;margin-bottom:15px;transition:opacity .3s ease}.auth__button:hover{opacity:.85}.auth__link{color:#fff;text-align:center;font-size:14px;line-height:1.2;text-decoration:none;transition:opacity .3s ease}.auth__link:hover{opacity:.6}@media screen and (max-width: 660px){.auth{min-height:calc(100vh - 160px);padding:10px}.auth__form{max-width:280px}.auth__title{font-size:20px;margin-bottom:40px}.auth__input{font-size:13px;margin-bottom:25px}.auth__button{font-size:16px;padding:12px 0}.auth__link{font-size:12px}}.info-tooltip{display:flex;flex-direction:column;align-items:center;padding:60px 36px}.info-tooltip__icon{width:120px;height:120px;margin-bottom:32px;background-size:contain;background-repeat:no-repeat;background-position:center}.info-tooltip__icon_type_success{background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117 60C117 91.4802 91.4802 117 60 117C28.5198 117 3 91.4802 3 60C3 28.5198 28.5198 3 60 3C91.4802 3 117 28.5198 117 60ZM120 60C120 93.1371 93.1371 120 60 120C26.8629 120 0 93.1371 0 60C0 26.8629 26.8629 0 60 0C93.1371 0 120 26.8629 120 60ZM57.5502 76.888L86.7676 48.888L81.2324 43.112L54.4277 68.7999L39.3496 57.8561L34.6504 63.3305L52.433 77.2372L55.1375 79.2001L57.5502 76.888Z' fill='%2300CC00'/%3E%3C/svg%3E")}.info-tooltip__icon_type_error{background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117 60C117 91.4802 91.4802 117 60 117C28.5198 117 3 91.4802 3 60C3 28.5198 28.5198 3 60 3C91.4802 3 117 28.5198 117 60ZM120 60C120 93.1371 93.1371 120 60 120C26.8629 120 0 93.1371 0 60C0 26.8629 26.8629 0 60 0C93.1371 0 120 26.8629 120 60ZM55.0503 60.707L36.6655 42.3223L42.3224 36.6654L60.7071 55.0502L78.3848 37.3726L84.0416 43.0294L66.364 60.707L83.3346 77.6776L77.6777 83.3345L60.7071 66.3639L43.0294 84.0416L37.3726 78.3848L55.0503 60.707Z' fill='%23FD0707'/%3E%3C/svg%3E")}.info-tooltip__title{font-weight:900;font-size:24px;line-height:1.2;text-align:center;color:#000;margin:0;max-width:358px}@media screen and (max-width: 660px){.info-tooltip{padding:50px 20px}.info-tooltip__icon{width:100px;height:100px;margin-bottom:24px}.info-tooltip__title{font-size:20px}}
