/*! 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:italic;font-weight:400;font-display:swap;src:url(./fonts/Inter-Italic.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-Black-COIgjx2i.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(./fonts/Inter-BlackItalic.woff2) format("woff2")}html{scroll-behavior:smooth;background-color:#000}.page{max-width:1600px;margin:0 auto;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:20px;color:#fff}@media screen and (min-width: 768px){.page{max-width:680px}}@media screen and (min-width: 1280px){.page{max-width:880px}}.footer{display:flex;margin:0 auto}.footer__copyright{display:flex;margin:40px 19px 36px;font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.14;color:#545454}.header__title{display:none}.nav{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:84px;border-bottom:1px solid #545454}.nav__logo{margin:0 27px;padding-top:34px;max-width:126px;max-height:24px}.nav__context-menu{display:flex;flex-direction:row;align-items:center;gap:24px;box-sizing:content-box;height:auto}.nav__identifier{box-sizing:border-box;height:auto}.nav__button{background-color:transparent;text-decoration:none;border:none;color:#fff;box-sizing:border-box;height:auto}.nav__button_faded{opacity:50%}@media screen and (min-width: 768px){.nav__logo{margin:0}}.profile{margin-top:38px;margin-bottom:51px;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile__content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.profile__labels{display:flex;flex-direction:column;justify-content:center}.profile__title{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:14px}.profile__avatar{border-radius:50%;margin-bottom:25px;max-width:100%;height:auto;aspect-ratio:1 / 1}.profile__avatar-container{display:flex;position:absolute;left:0;top:0;width:120px;height:auto;aspect-ratio:1 / 1;margin-right:30px;z-index:10}.profile__avatar-container:hover{background-color:#00000080;z-index:10;background:url(../images/profile-edit.svg) center no-repeat;border:0}.profile__name{margin:0 auto;font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:500;line-height:1;text-align:center;max-width:372px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile__description{margin:0 auto;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;max-width:372px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile__edit-button{position:relative;height:18px;width:18px;background:url(../images/edit.svg) center no-repeat;background-color:#000;border:solid 1px white;display:flex}.profile__edit-svg{transform:scale(1.2);position:absolute;top:4px;right:4px}.profile__edit-button:hover{opacity:60%}.profile__add-button{width:calc(100% - 38px);margin:36px 0;min-height:50px;background:url(../images/add.svg) center no-repeat;background-color:#000;border-radius:2px;border:solid 2px white;cursor:pointer}.profile__add-button:hover{opacity:60%}@media screen and (min-width: 768px){.profile{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profile__labels{justify-content:center;align-items:start}.profile__content{display:flex;flex-direction:row;justify-content:center}.profile__edit-button{margin:0 20px}.profile__add-button{max-width:150px;margin:36px 0;min-height:50px;background-color:#000;border-radius:2px;border:solid 2px white;cursor:pointer}.profile__description{margin:0}.profile__avatar{max-width:120px;height:auto;margin-right:30px;object-fit:cover}}@media screen and (min-width: 1280px){.profile{justify-content:space-between}.profile__name{font-size:42px;font-style:normal;font-weight:500;line-height:1.14}.profile__description{font-size:18px;font-weight:400;line-height:1}}.popup{position:fixed;height:100%;width:100%;top:0;left:0;background-color:#00000080;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:10}.popup__content{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;color:#000;width:80%;height:auto;margin:0 auto;border-radius:10px}.popup__content_content_image{background-color:transparent;padding:0;width:80%}.popup__close{position:absolute;top:-58px;right:-12px;min-height:40px;min-width:40px;border:0;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2058%2057'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns='http://www.w3.org/2000/svg'%20width='58'%20height='57'%20fill='none'%20class='popup__close-svg'%3e%3cpath%20fill='%23FFFFFF'%20d='M41.57%2012.57%2029%2025.143%2016.43%2012.57l-3.143%203.143%2012.57%2012.57-12.57%2012.571%203.142%203.143L29%2031.427l12.57%2012.57%203.144-3.142-12.571-12.57%2012.57-12.572-3.142-3.142Z'%3e%3c/path%3e%3c/svg%3e");background-size:cover;background-color:transparent}.popup__close:hover{opacity:60%}.popup__form{display:flex;flex-direction:column;row-gap:16px;margin:0;padding:0 36px 32px}.popup__fieldset{display:flex;flex-direction:column;height:100%;width:100%;padding:0;margin:0;border:none}.popup__title{display:inline-flex;padding:16px 32px;margin-block-end:0;margin:0;font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:900;line-height:normal}.popup__title--confirmation{margin-bottom:38px}.popup__input{margin:0;width:100%;min-height:46px;border:0;border-bottom:solid 1px #cccccc}.popup__input--hidden{display:none}.popup__input::placeholder{color:#ccc}.popup__input_type_error{border-bottom:solid 1px #ff0000}.popup__input_type_valid{border-bottom:solid 1px rgba(0,0,0,1)}.popup__input-error{position:relative;margin:8px 0 0;font-size:12px;visibility:hidden}.popup__input-error_active{color:red;visibility:visible}.popup__button{margin:5% 0 0;padding:0;width:100%;min-height:46px;background-color:#000;color:#fff;border-radius:2px;border:none}.popup__button:hover{opacity:.8}.popup__button_disabled,.popup__button_disabled:hover{padding:0;width:100%;min-height:46px;background-color:transparent;color:#000;border-radius:2px;border:1px solid #000;opacity:.2}@media screen and (min-width: 768px){.popup__container{max-width:430px;left:calc(50% - 215px);top:20%;width:430px;min-height:330px}.popup__content{max-width:60%}.popup__close-button{position:absolute;top:-58px;right:-48px;height:56px;width:56px;background:url(../images/popup-close.svg) center no-repeat;border:0}.popup__close-svg{position:absolute;top:0;right:0;transform:scale(1)}.popup__title{font-size:24px;font-weight:900;line-height:1}}@media screen and (min-width: 600px){.popup__content{max-width:60%}}@media screen and (min-width: 800px){.popup__content{max-width:40%}}@media screen and (min-width: 1200px){.popup__content{max-width:32%}}@media screen and (min-width: 1400px){.popup__content{max-width:24%}}.image-popup{position:fixed;height:100%;width:100vw;top:0;left:0;background-color:#00000080;display:flex;justify-content:center;z-index:10}.image-popup__container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:123px;color:#000;width:auto}.image-popup__img{display:block;max-width:75vw;max-height:75vw}.image-popup__close-button{position:absolute;top:-48px;right:-48px;height:56px;width:56px;background:url(../images/popup-close.svg) center no-repeat;border:0}.image-popup__close-svg{position:absolute;top:0;right:0;transform:scale(.7)}.image-popup__frame{display:flex;flex-direction:column;gap:10px;justify-content:center;width:auto;height:auto}.image-popup__label{display:block;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.image-popup__img{display:flex;height:auto;max-width:75vw}.image-popup__title{margin:0 0 76px;font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:900;line-height:normal}.image-popup__input{margin:0;width:100%;min-height:46px;border:0;border-bottom:solid 1px rgba(0,0,0,1)}.image-popup__save-button{margin:46px 0 0;padding:0;width:100%;min-height:46px;background-color:#000;color:#fff;border-radius:2px;border:none}.image-popup__save-button:hover{opacity:.8}@media screen and (min-width: 1280px){.image-popup__img{height:auto;max-height:540px;max-width:816px}}@media screen and (min-width: 768px){.image-popup__close-svg{position:absolute;top:0;right:0;transform:scale(1)}.image-popup__title{margin:0 0 54px;font-size:24px;font-weight:900;line-height:1}}.cards__list{width:calc(100% - 38px);margin:0;padding:0;list-style-type:none}@media screen and (min-width: 768px){.cards__list{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:17px 20px}}@media screen and (min-width: 1280px){.cards__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px 20px}}.cards__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;min-height:200px}.cards__empty-text{font-size:18px;font-weight:500;color:#000;margin:0 0 12px}.cards__empty-subtext{font-size:14px;color:#666;margin:0;max-width:300px;line-height:1.4}.cards__loading-state{display:flex;align-items:center;justify-content:center;padding:60px 20px;text-align:center;min-height:200px}.cards__loading-text{font-size:16px;color:#666;margin:0}.card{position:relative;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:10px;margin-bottom:20px}.card__image{width:100%;height:282px;object-fit:cover;border-radius:10px 10px 0 0}.card__description{display:flex;justify-content:space-between;align-items:center;margin-left:21px;margin-right:21px}.card__title{color:#000;max-width:240px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:900;line-height:1}.card__like-button{background:url(../images/stroke.svg) center no-repeat;width:22px;height:22px;border:0}.card__like-button:hover{opacity:60%}.card__like-button_is-active{background:url(../images/filled.svg) center no-repeat;width:22px;height:22px;border:0}.card__delete-button{background:url(../images/delete.svg) center no-repeat;position:absolute;top:18px;right:18px;border:0;width:22px;height:22px}.card__delete-button:hover{opacity:60%}@media screen and (min-width: 768px){.photo-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:17px 20px}.card{width:100%;height:360px}.card-title{max-width:165px}}@media screen and (min-width: 1280px){.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px 20px}.card-title{max-width:200px}}.login{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh}.login__title{font-size:24px;font-weight:900;line-height:29px;color:#fff;margin-bottom:48px}.login__form{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:358px;gap:30px}.login__input{width:100%;height:27px;border:none;border-bottom:1px solid #ccc;margin:0;box-sizing:border-box;background-color:transparent;color:#fff}.login__submit-button{width:100%;height:46px;border:1px solid #ccc;border-radius:2px;margin:216px 0 16px}.login__link{text-decoration:none;color:#fff}.info-tooltip{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;background-color:#fff;padding:60px 36px;text-align:center}.info-tooltip__image{width:120px;height:120px}
