/*! 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;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-B0QUfDW0.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-B0NFony0.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/InterDisplay-Black-DM1fLmGj.woff2) format("woff2")}.page{font-family:Inter,sans-serif;display:flex;flex-direction:column;background-color:#000;align-items:center;min-height:100vh;box-sizing:border-box;padding:45px 200px 60px}@media screen and (min-width:768px)and (max-width:1279px){.page{padding:45px 50px 60px}}@media screen and (min-width:320px)and (max-width:767px){.page{padding:28px 0 36px}}.header{width:100%;max-width:880px;color:#fff}.header__elements{display:flex;justify-content:space-between;align-items:center}.header__info{display:flex;align-items:center;gap:56px}.header__redirect{margin:0}.header__line{border:1px solid #545454;margin:30px 0 40px;opacity:.7}@media screen and (min-width:320px)and (max-width:767px){.header__elements{padding:20px 40px 0}.header__logo{max-width:150px}.header__line{border:1px solid #545454;margin:30px 0 42px}}.main{width:100%;max-width:880px;display:flex;flex-direction:column}@media screen and (min-width:768px)and (max-width:1279px){.main{align-items:center}}.profile{display:flex;justify-content:start;align-items:center}.profile-container{position:relative}.profile-container:hover{cursor:pointer}.image-profile-pincel{display:none;position:absolute;top:40%;left:40%;width:26px;height:26px}.image-profile-pincel-active{display:flex;position:absolute;top:40%;left:40%;width:26px;height:26px}.profile__image{width:120px;height:120px;object-fit:cover;border-radius:200px}.profile__image-opacity{opacity:50%}.profile__feat{display:flex;column-gap:10px;color:#fff;align-items:center;max-width:600px;flex-wrap:wrap;margin:0 auto 0 30px}.profile__title{font-weight:500;font-size:42px;max-width:450px;box-sizing:border-box;margin:0 0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__border-pincel{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border:1px solid white;box-sizing:border-box}.profile__border-pincel:hover{opacity:60%;cursor:pointer}.profile__text{width:100%;margin:0;font-size:18px;line-height:21.78px}.profile__border-plus{display:flex;width:150px;height:50px;border:1px solid white;box-sizing:border-box;align-items:center;justify-content:center}.profile__border-plus:hover{opacity:60%;cursor:pointer}@media screen and (min-width:768px)and (max-width:1279px){.profile__feat{justify-content:normal;gap:18px}.profile__title{font-size:30px;max-width:300px}.profile__text{margin-top:0}}@media screen and (min-width:320px)and (max-width:767px){.profile{flex-direction:column;align-items:center}.profile__feat{max-width:282px;margin:30px 0 0;justify-content:center;align-items:center}.profile__title{font-size:22px;margin:0}.profile__text{text-align:center;margin:14px 0 36px}}.photos{width:100%;min-height:739px;max-width:880px;color:#000;margin:50px 0 0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:17px 20px;padding:0}.photos__card{position:relative;width:100%;max-width:282px;max-height:361px;background-color:#fff;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.photos__card-image{filter:brightness(80%);width:100%;min-width:282px;height:282px;object-fit:cover}.photos__card-image:hover{cursor:pointer}.photos__delete-icon{position:absolute;top:18px;right:15px;width:18px;height:19px;transition:ease-in-out .2s}.photos__delete-icon:hover{opacity:70%;cursor:pointer}.photos__elements{display:flex;padding:25px 21px;align-items:center}.photos__elements-text{margin:0 auto 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photos__like:hover{opacity:50%;cursor:pointer}.photos__like.clicked{opacity:100%}@media screen and (min-width:768px)and (max-width:1279px){.photos{grid-template-columns:repeat(2,1fr);width:80%;justify-items:center}.photos__elements-text{font-size:20px}}@media screen and (min-width:320px)and (max-width:767px){.photos{grid-template-columns:repeat(1,1fr);justify-items:center}}.footer{width:100%;max-width:880px;color:#545454}.footer__text{margin:67px 0 0;max-width:318px;font-size:18px;line-height:21.78px}@media screen and (min-width:768px)and (max-width:1279px){.footer{display:flex;justify-content:center;width:80%}}@media screen and (min-width:320px)and (max-width:767px){.footer{width:100%;max-width:282px;margin-top:50px}.footer__text{margin:0}}.popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex}.popup__container{width:430px;background-color:#fff;border-radius:10px;padding:34px 36px;box-sizing:border-box;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between}.popup-sobreposition{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex}.popup-image{flex-direction:column;align-items:flex-start;border-radius:10px;padding:34px 36px 36px;box-sizing:border-box;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.popup_opened,.popup-sobreposition_opened{display:flex}.popup-image__image{object-fit:contain;text-align:center;color:#fff;max-width:75vw;max-height:75vh}.popup-image__text{color:#fff;margin:10px 0 0}.popup__caption{font-size:16px;color:#fff;text-align:center}.popup__title{font-size:24px;line-height:29.05px;max-width:330px;max-height:23px;margin:0 0 54px}.popup__forms{display:flex;flex-direction:column}.popup__forms-profile,.popup__forms-creation,.popup__forms-opened{display:flex}.popup__inputs{display:flex;flex-direction:column;gap:29.74px}.popup__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);width:100%;box-sizing:border-box;padding:0 0 13.26px;background-color:inherit;outline:none}.popup__forms_type_error{border-bottom-color:red}.popup__input-error{visibility:visible;font-size:12px;color:red;margin-top:5px;height:20px}.popup__button{margin-top:24px;padding:15px auto;box-sizing:border-box;background-color:#000;color:#fff;font-size:18px;line-height:21.78px;border:none;min-height:50px;border-radius:2px}.popup__button:hover{opacity:80%;cursor:pointer}.popup__button-inactive{background-color:#fff;color:#666;opacity:.6;border:1px solid #000}.popup__button-inactive:hover{background-color:#fff;color:#666;opacity:.6;cursor:default}.popup__close-button{position:absolute;top:-40px;right:-40px;transform:rotate(45deg);width:40px;height:40px}.popup__close-button:hover{opacity:60%;cursor:pointer}.popup__close-button_image{top:-5px;right:-5px}@media screen and (min-width:320px)and (max-width:767px){.popup__container{max-width:282px;margin:0 auto}.popup__close-button{top:-60px;right:0}.popup__close-button_image{top:-10px}}.auth{width:100%;max-width:880px;height:auto;display:flex;flex-direction:column;align-items:center;color:#fff;background-color:#000}.auth__form{display:flex;flex-direction:column}.auth__title{text-align:center;margin:3.75rem 0 3.12rem}.auth__inputs{display:flex;flex-direction:column;gap:30px}.auth__input{color:#ccc;background-color:#000;border:none;box-sizing:border-box;padding:0 0 .81rem;border-bottom:1px solid #cccccc}.auth__input:focus{outline:none}.auth__actions{margin-top:5rem}.auth__submit{width:358px;height:3.12rem;max-height:3.12}.auth__submit:hover{opacity:80%;cursor:pointer}.auth__submit-disabled{background-color:#fff;color:#666;opacity:.6;border:1px solid #000}.auth__submit-disabled:hover{background-color:#fff;color:#666;opacity:.6;cursor:default}.auth__text{display:flex}.auth__link{display:flex;justify-content:center;text-decoration:none;color:#fff}.auth__link:hover{opacity:60%;cursor:pointer}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.modal_opened{visibility:visible;opacity:1}.modal__container{box-sizing:border-box;background-color:#fff;border-radius:10px;padding:36px;position:relative;max-width:430px;height:330px;width:100%;margin:0;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.modal__close{position:absolute;top:-40px;right:-40px;width:40px;height:40px;background:transparent url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%209.77778H12.2222V0H9.77778V9.77778H0V12.2222H9.77778V22H12.2222V12.2222H22V9.77778Z'%20fill='white'/%3e%3c/svg%3e") center no-repeat;background-size:contain;border:none;cursor:pointer;transition:opacity .3s;transform:rotate(45deg)}.modal__close:hover{opacity:.6}.modal__icon{width:120px;height:120px;margin-bottom:32px;background-size:contain;background-repeat:no-repeat;background-position:center}.modal__icon_success{background-image:url("data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M117%2060C117%2091.4802%2091.4802%20117%2060%20117C28.5198%20117%203%2091.4802%203%2060C3%2028.5198%2028.5198%203%2060%203C91.4802%203%20117%2028.5198%20117%2060ZM120%2060C120%2093.1371%2093.1371%20120%2060%20120C26.8629%20120%200%2093.1371%200%2060C0%2026.8629%2026.8629%200%2060%200C93.1371%200%20120%2026.8629%20120%2060ZM57.5502%2076.888L86.7676%2048.888L81.2324%2043.112L54.4277%2068.7999L39.3496%2057.8561L34.6504%2064.3305L52.433%2077.2372L55.1375%2079.2001L57.5502%2076.888Z'%20fill='black'/%3e%3c/svg%3e")}.modal__icon_error{background-image:url("data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M60%20117C91.4802%20117%20117%2091.4802%20117%2060C117%2028.5198%2091.4802%203%2060%203C28.5198%203%203%2028.5198%203%2060C3%2091.4802%2028.5198%20117%2060%20117ZM60%20120C93.1371%20120%20120%2093.1371%20120%2060C120%2026.8629%2093.1371%200%2060%200C26.8629%200%200%2026.8629%200%2060C0%2093.1371%2026.8629%20120%2060%20120ZM55.0503%2060.707L36.6655%2042.3223L42.3224%2036.6654L60.7071%2055.0502L78.3848%2037.3726L84.0416%2043.0294L66.364%2060.707L83.3346%2077.6776L77.6777%2083.3345L60.7071%2066.3639L43.0294%2084.0416L37.3726%2078.3848L55.0503%2060.707Z'%20fill='%23FD0707'/%3e%3c/svg%3e")}.modal__message{font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:900;font-size:24px;line-height:29px;text-align:center;color:#000;margin:0}@media screen and (max-width:627px){.modal__container{max-width:282px;padding:28px 22px}.modal__close{top:-36px;right:0;width:26px;height:26px}.modal__icon{width:100px;height:100px;margin-bottom:24px}.modal__message{font-size:20px;line-height:24px}}.password__container{display:flex;justify-content:initial}.password__table{display:flex;align-items:center;margin-right:10px}.icon{transition:all .3s ease-in-out}.check__icon{background-color:#00ff00e6;border-radius:50%;box-shadow:0 0 6px 2px #00ff00e6;width:8px;height:8px}.wrong__icon{background-color:red;border-radius:50%;box-shadow:0 0 6px 2px red;width:8px;height:8px}
