/*! 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:transparência}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-COLGFB3M.woff2);font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-BOs3KVhN.woff2);font-weight:900}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CDhBSFyE.woff2);font-weight:500}body{background-color:#000}.page{font-family:Inter,Times New Roman;margin:0 auto;max-width:1280px;min-width:320px}.header{display:flex;flex-direction:column;margin:45px auto 40px;max-width:880px;width:100%}.header__top{display:flex;justify-content:space-between;align-items:center}.header__image-vector{width:173px;height:33px;margin-bottom:45px}.header__line{width:100%;border-bottom:1px solid rgba(84,84,84,1);margin:0}.header__login-text{font-size:18px;width:103px;height:22px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff}.header__auth{display:flex;align-items:center;gap:20px}.header__email{color:#fff;font-size:18px}.header__logout{background:none;border:none;color:#a9a9a9;font-size:18px;cursor:pointer}.header__logout:hover{opacity:.8}@media screen and (max-width: 1024px){.header{width:90%;margin:40px auto 35px}}@media screen and (max-width: 640px){.header{width:320px;margin:28px auto 42px}.header__image-vector{width:126px;height:24px;margin:0 0 32px 27px}}.profile{margin:40px auto 0;display:flex;max-width:880px;width:100%;height:120px;color:#fff;box-sizing:border-box}.profile__add-button{max-width:150px;width:100%;height:50px;border:2px solid #ffffff;background-color:#000;margin-left:auto;align-self:center;cursor:pointer;padding:0}.profile__add-icon{width:22px;height:22px}.profile__avatar{max-width:120px;height:120px;margin-right:30px;border-radius:50%;object-fit:cover}.profile__info{max-width:430px;align-self:center}.profile__info-name{display:flex;align-items:center;margin:0}.profile__text-name{flex-grow:1;margin:0 18px 0 0;padding:0;min-width:0;font-size:42px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__text-about{width:100%;height:22px;font-size:18px;font-weight:400;line-height:21.78px;margin:0;text-overflow:ellipsis;overflow:hidden}.profile__edit-open{flex-shrink:0;width:24px;height:24px;border:1px solid #ffffff;background-color:#000;padding:0;margin:0;cursor:pointer;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.profile__edit-vector{width:10px;height:10px}.profile__overlay{position:fixed;width:1280px;height:100vh;background:#00000080;display:block}.profile__popup-opened{display:block}.profile__popup-opened{display:flex}.profile__form{position:relative;width:430px;background-color:#fff;border-radius:10px}.profile__close{width:40px;height:40px;background:transparent;position:absolute;right:-40px;top:-45px;border:none;cursor:pointer}.popup__input-name{max-width:358px;width:100%;height:27.26px;color:#000;border-top:0px;border-right:0px;border-bottom:1px solid rgba(0,0,0,.2);border-left:0px;margin:54px 36px 0;padding:0 0 13.26px}.popup__input-about{width:358px;height:27.34px;border-top:0px;border-right:0px;border-bottom:1px solid rgba(0,0,0,.2);border-left:0px;margin:29.74px 36px 0;padding:0 0 13.26px}.profile__edit-open:hover,.profile__open:hover,.profile__add-button:hover,.profile__close:hover{opacity:.6}.profile__submit-form:hover{background:#000c}.profile__avatar-container{position:relative;display:inline-block}.profile__avatar-edit-button{position:absolute;top:50%;left:40%;width:120px;height:120px;transform:translate(-50%,-50%);background:#00000080;border:none;padding:8px;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center}.profile__avatar-edit-icon{width:24px;height:24px;background:none;filter:brightness(0) invert(1)}.profile__avatar-container:hover .profile__avatar-edit-button{opacity:1}@media screen and (max-width: 920px){.profile{align-items:center;width:90%}.profile__avatar{max-width:100px}.profile__avatar-edit-button{top:48%;left:38%}.profile__info{max-width:355px}.profile__text-name{font-size:30px}.profile__add-button{margin-left:auto}}@media screen and (max-width: 640px){.profile{flex-direction:column;justify-content:center;max-width:282px;height:auto;width:100%;padding:0}.profile__avatar{margin:0 auto 26.25px}.profile__avatar-edit-button{top:40%;left:50%}.profile__info{margin:0 19px 36px;text-align:center}.profile__info-name{height:22px;margin:0 10px 14px 0}.profile__text-name{width:196px;font-size:22px;font-weight:500;line-height:26.63px;margin-right:10px}.profile__add-button{margin-left:auto;max-width:282px}.profile__text-about{height:14px;font-size:14px;line-height:16.94px}.profile__edit-open{width:18px;height:18px}.profile__edit-vector{width:7.5px;height:7.5px;display:flex}.profile__add-vector{width:16px;height:16px}.profile__form{width:282px}.profile__edit{width:238px;font-size:18px;margin:25px auto 0}.profile__input-name{width:238px;height:26px;margin:76px 22px 0}.profile__input-about{width:238px;height:26px;margin:30px 22px 0}.profile__submit-form{width:238px;height:46px;margin:46px 22px 25px}.profile__close{left:250px;bottom:55px}.profile__close-icon{width:26px;height:26px}}.auth{display:flex;flex-direction:column;align-items:center;margin:60px auto 0}.auth__title{color:#fff;font-family:Inter,sans-serif;font-weight:900;font-size:24px;line-height:29px;text-align:center;margin:0 0 50px}.auth__form{display:flex;flex-direction:column;width:358px}.auth__input{width:100%;height:46px;padding-bottom:30px;border:none;border-bottom:2px solid rgba(255,255,255,.3);background-color:transparent;color:#fff;font-size:14px;outline:none}.auth__input::placeholder{color:#ffffffb3}.auth__submit{width:358px;height:50px;margin-top:100px;background-color:#fff;color:#000;border:none;border-radius:2px;font-size:18px;font-weight:400;cursor:pointer}.auth__submit:hover{opacity:.85}.auth__text{color:#fff;font-size:14px;margin:15px 0 80px}.auth__link{color:#fff;text-decoration:none}.auth__link:hover{opacity:.8}.auth__text--signup{width:358px;height:17px;margin:15px 0 80px;text-align:center}.footer{display:flex;max-width:880px;margin:0 auto;text-align:left}.footer__copyright{font-size:18px;line-height:27.78px;color:#545454;margin:0 0 60px;width:318px}@media screen and (max-width: 920px){.footer{justify-content:center}.footer__copyright{width:581px}}@media screen and (max-width: 640px){.footer{width:282px}.footer__copyright{font-size:14px;line-height:16.94px;color:#545454;margin:0 0 36px}}.card{display:grid;grid-template-columns:repeat(3,1fr);max-width:880px;grid-gap:20px 17px;margin:50px auto 67px}.card__elements{position:relative;display:flex;flex-wrap:wrap;width:282px;height:361px;border-radius:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.card__image{width:282px;height:282px;border-radius:10px 10px 0 0}.card__description{width:282px;display:flex;background:#fff;margin:0;align-items:center}.card__text-description{width:246px;font-weight:900;font-size:24px;line-height:29.05px;color:#000;margin:25px 15px 31px 21px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card__btn-like{background:#fff;border:none;margin-right:18px;align-self:center;display:flex;justify-content:center;align-items:center;cursor:pointer}.card__like{width:21px;height:19px}.card__btn-delete{background:none;border:none;cursor:pointer;position:absolute;top:15px;right:10px;z-index:0}.card__delete-icon{width:18px;height:19.3px}.card__like:hover{opacity:.5}.card__btn-like:active{color:#000}@media screen and (max-width: 920px){.card{grid-template-columns:repeat(2,282px);justify-content:center}}@media screen and (max-width: 640px){.card{grid-template-columns:1fr;max-width:282px;margin:36px auto 50px}}.popup,.popup_type_profile{position:fixed;inset:0;display:none;justify-content:center;align-items:center;box-shadow:0 0 25px #00000026;box-sizing:border-box;z-index:1}.popup_type_confirm,.popup_type_avatar{position:fixed;inset:0;display:none;justify-content:center;align-items:center;background:#00000080;z-index:10}.popup_opened,.popup_type_confirm.popup_opened,.popup_type_avatar.popup_opened{display:flex}.popup__overlay{position:absolute;inset:0;background:#00000080;z-index:0;width:100%;height:100vh;display:block}.popup__container{position:relative;width:430px;background-color:#fff;border-radius:10px}.popup__profile-edit{width:330px;font-weight:900;font-size:24px;color:#000;margin:34px 64px 0 36px}.popup__text{font-size:24px;font-weight:900;width:330px;height:29.05px;color:#000;margin:34px 64px 0 36px}.popup__close{width:40px;height:40px;background:transparent;position:absolute;right:-40px;top:-45px;border:none;cursor:pointer}.popup__close-icon{width:40px;height:40px;background:none}.popup__input-title,.popup__input-name,.popup__input-about,.popup__input-link{width:358px;font-size:14px;line-height:16.94px;border:none;border-bottom:1px solid rgba(0,0,0,.2);padding:0 0 13.26px}.popup__input-title{height:14px;margin:54px 36px 0}.popup__input-link{height:14px;margin:29.74px 36px 0;padding-bottom:13.34px}.popup__input-name{height:27.26px;margin:54px 36px 0}.popup__input-about{height:27.34px;margin:29.74px 36px 0}.popup__submit-form{font-weight:400;font-size:18px;line-height:21.78px;width:358px;height:50.15px;background-color:#000;color:#fff;margin:48px 36px 36.51px;padding:0;border-radius:2px;border:none;cursor:pointer}.popup__add-button:hover{opacity:.6}.popup__submit-form:hover{background:#000c}.popup__confirm-submit-button:hover{background-color:#000c}.popup__input-error{color:red;font-size:12px;margin:5px 36px 0;text-align:left;display:none}.popup__input-error_active{display:block}.popup__input_type_error{border:2px solid red}.popup__submit_inactive{background-color:#fff;color:#bdbdbd;border:2px solid #fe8383;cursor:not-allowed;opacity:.5}.popup__submit:disabled{background-color:#fff;color:#bdbdbd;border:2px solid #bdbdbd;cursor:not-allowed;opacity:.5}.popup__submit{background-color:#000;color:#fff;border:none;cursor:pointer}.popup__submit-form_inactive{opacity:.5;pointer-events:none}.form__input-error_active{display:block;color:red;font-size:12px;margin-top:4px}.popup_type_remove-card{position:fixed;inset:0;display:none;justify-content:center;align-items:center;background:#00000080;z-index:10}.popup_type_remove-card.popup_opened{display:flex}.popup_type_remove-card .popup__container{position:relative;width:430px;background-color:#fff;border-radius:10px;padding:40px 36px 36px;display:flex;flex-direction:column;align-items:center}.popup_type_remove-card .popup__profile-edit{font-weight:900;font-size:24px;color:#000;margin:0 0 24px;text-align:center}.popup_type_remove-card .popup__confirm-submit-button{font-weight:400;font-size:18px;line-height:21.78px;width:358px;height:50px;background-color:#000;color:#fff;border-radius:2px;border:none;cursor:pointer}.popup_type_remove-card .popup__confirm-submit-button:hover{background-color:#000c}.popup_type_remove-card .popup__close{top:-45px;right:-40px}.popup__container_tooltip{padding-top:50px}.popup_type_tooltip{position:fixed;inset:0;display:none;justify-content:center;align-items:center;background:#00000080;z-index:10}.popup_type_tooltip.popup_opened{display:flex}.popup_type_tooltip .popup__container{width:430px;height:330px;background:#fff;border-radius:10px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.popup__tooltip-icon{width:120px;height:120px;display:block;margin-bottom:20px}.popup__tooltip-message{width:350px;text-align:center;font-family:Inter,sans-serif;font-weight:900;font-size:24px;color:#000;line-height:1.2}@media screen and (max-width: 640px){.popup__add-button{width:100%;height:50px;margin:0}.popup__container{width:282px}.popup__profile-edit{width:238px;margin:22px}.popup__input-about{width:238px;margin:30px 22px 0}.popup__text{width:238px;font-size:18px;margin:25px 22px 0}.popup__close{width:26px;height:26px;right:10px}.popup__close-icon{width:26px;height:26px}.popup__input-title{width:238px;margin:76px 22px 0}.popup__input-name{width:238px;margin:22px 22px 0}.popup__input-link{width:238px;margin:30px 22px 0}.popup__submit-form{width:238px;margin:46px 22px 25px}}.popup-image{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-image__content{position:relative;max-width:90%;max-height:90%}.popup-image__img{max-width:75vw;max-height:75vh;display:block;margin:0 auto}.popup-image__title{width:291px;text-align:left;margin-top:10px;font-size:12px;font-weight:400;color:#fff}.popup-image__close{width:40px;position:absolute;top:-50px;right:-35px;padding:0;color:#fff;background:none;border:none;font-size:50px;cursor:pointer}.popup-image__hidden{display:none}@media screen and (max-width: 640px){.popup-image__img{width:240px;height:299px}.popup-image__close{width:30px;height:30px;right:-30px}.popup-image__title{width:240px}}
