/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}
@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(c8ba52b05a9ef10f4758.woff2) format("woff2"),url(8c206db99195777c6769.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(293fd13dbca5a3e450ef.woff2) format("woff2"),url(9053572c46aeb4b16caa.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(15ca31c0a2a68f76d2d1.woff2) format("woff2"),url(c6938660eec019fefd68.woff) format("woff")}
.body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;background-color:#000;color:#fff;font-family:Inter,sans-serif}
.page{box-sizing:border-box;margin:0 auto;max-width:1240px}
.header{border-bottom:1px solid rgba(84,84,84,.7);margin:0 auto;max-width:880px;padding:45px 0 36px}@media (max-width:320px){.header{padding:28px 0 32px}}
@media (max-width:920px){.header__logo{margin-left:27px}}@media (max-width:320px){.header__logo{width:104px}}
main{min-height:70vh}
.profile{align-items:center;display:flex;margin:0 auto;max-width:880px;padding:40px 0 50px}@media (max-width:920px){.profile{padding:39px 19px}}@media (max-width:570px){.profile{flex-direction:column}}
.profile__avatar-wrapper{border-radius:50%;cursor:pointer;position:relative}.profile__avatar-wrapper:before{background-color:transparent;background-image:url(a086f758840ae814ecde.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px;border-radius:100px;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;transition:.3s linear;visibility:hidden;width:100%}.profile__avatar-wrapper:hover:before{background-color:rgba(0,0,0,.8);visibility:visible}
.profile__avatar{border-radius:50%;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}
.profile__info{align-items:baseline;display:flex;flex-wrap:wrap;margin-left:30px;max-width:336px}@media (max-width:700px){.profile__info{max-width:225px}}@media (max-width:570px){.profile__info{justify-content:center;margin:26px 0 36px;max-width:282px}}
.profile__name{font-size:42px;font-weight:500;line-height:1.14;margin:0 18px 0 0;max-width:293px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.profile__name{font-size:27px;line-height:33px;max-width:189px}}@media (max-width:570px){.profile__name{margin:0 10px 0 28px}}
.profile__profession{font-size:18px;font-weight:400;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:700px){.profile__profession{font-size:14px;line-height:17px}}@media (max-width:570px){.profile__profession{margin-top:9px;text-align:center}}
.profile__edit-button{background-color:inherit;background-image:url(6c7bf05444b9793fdf6e.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border:1px solid #fff;cursor:pointer;height:24px;transition:opacity .3s ease;width:24px}.profile__edit-button:hover{opacity:.6}@media (max-width:700px){.profile__edit-button{height:18px;width:18px}}
.profile__add-button{background-color:inherit;background-image:url(bed8c136e13907f5eefb.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #fff;border-radius:2px;cursor:pointer;height:50px;margin-left:auto;transition:opacity .3s ease;width:150px}.profile__add-button:hover{opacity:.6}@media (max-width:570px){.profile__add-button{background-size:16px 16px;margin-left:0;width:282px}}
.gallery{display:grid;gap:20px 17px;grid-auto-rows:361px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:880px;padding-bottom:66px}@media (max-width:950px){.gallery{grid-template-columns:repeat(2,1fr);padding-bottom:48px}}@media (max-width:620px){.gallery{grid-template-columns:repeat(1,1fr)}}
.gallery__element{background:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:282px;position:relative;width:100%}
.gallery__img{border-radius:10px 10px 0 0;cursor:pointer;display:block;height:100%;max-height:282px;-o-object-fit:cover;object-fit:cover;width:100%}
.gallery__info{align-items:center;color:#000;display:flex;justify-content:space-between;padding:24px 21px 23px}
.gallery__title{font-size:24px;font-weight:900;line-height:29px;margin:0;max-width:77%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gallery__like-wrapper{align-items:center;display:flex;flex-direction:column;gap:3px}
.btn-like{background-color:inherit;background-image:url(1ad06e85f169668a1f36.svg);background-repeat:no-repeat;background-size:22px 19px;border:none;cursor:pointer;height:19px;margin-left:auto;transition:opacity .3s ease;width:22px}.btn-like:hover{opacity:.5}
.btn-like_active{background-image:url(35948469632d0421d697.svg)}
.btn-trash{background-color:unset;background-image:url(ce3b64935accf9b8212e.svg);background-repeat:no-repeat;background-size:18px 19px;border:none;cursor:pointer;height:19px;margin-left:auto;position:absolute;right:20px;top:20px;transition:opacity .3s ease;width:18px}.btn-trash:hover{opacity:.5}
.footer{margin:0 auto;max-width:880px;padding-bottom:60px}@media (max-width:920px){.footer{padding:0 0 36px 19px}}
.footer__data{color:#545454;font-size:18px;font-weight:400;line-height:22px;margin:0}@media (max-width:920px){.footer__data{font-size:14px;line-height:17px}}
.popup{align-items:center;background-color:rgba(0,0,0,.5);color:#000;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s linear;visibility:hidden;width:100vw}
.popup_opened{opacity:1;visibility:visible}
.popup__container{background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);display:block;position:relative;width:430px}@media (max-width:550px){.popup__container{width:282px}}
.popup__title{display:block;font-size:24px;font-weight:900;line-height:29px;margin:0 0 0 36px;padding:34px 0 54px}@media (max-width:550px){.popup__title{font-size:18px;line-height:22px;margin-left:22px}}
.popup__title_delete-card{padding-bottom:20px}
.popup__text{border:none;border-bottom:1px solid rgba(0,0,0,.2);display:block;font-size:14px;font-weight:400;line-height:17px;margin:0 auto;min-height:27px;outline-style:none;padding:0;width:358px}@media (max-width:550px){.popup__text{width:238px}}
.popup__submit{background-color:#000;border:none;border-radius:2px;color:#fff;display:block;font-size:18px;font-weight:400;height:50px;line-height:22px;margin:18px auto 37px;padding:0;text-align:center;transition:opacity .3s ease;width:358px}.popup__submit:disabled{background-color:#fff;border:1px solid #000;color:#000;opacity:.2}.popup__submit:not(:disabled):hover{cursor:pointer;opacity:.8}@media (max-width:550px){.popup__submit{font-size:14px;line-height:17px;margin:15px auto 25px;width:238px}}
.popup__btn-close{background-color:unset;background-image:url(039f1f5203f653b4bacd.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;cursor:pointer;display:block;height:32px;padding:0;position:absolute;right:-40px;top:-40px;transition:opacity .3s ease;width:32px}.popup__btn-close:hover{opacity:.6}@media (max-width:550px){.popup__btn-close{height:20px;right:0;top:-30px;width:20px}}
.popup__img{display:block;height:100%;max-height:75vh;max-width:75vw;-o-object-fit:contain;object-fit:contain;width:100%}
.popup_fullscreen-photo{background-color:rgba(0,0,0,.9)}
.popup__container-fullscreen-photo{display:block;max-height:75vh;max-width:75vw;position:relative}
.popup__caption-img{color:#fff;font-size:12px;font-weight:400;line-height:15px;margin:0;padding-top:10px}
.popup__text-error{color:red;display:block;font-size:12px;font-weight:400;line-height:15px;margin:5px auto 0;min-height:30px;width:358px}@media (max-width:550px){.popup__text-error{width:238px}}
.popup__text_type_error{border-bottom:1px solid red}


/*# sourceMappingURL=main.css.map*/