/*! 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;-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-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/mesto-react/static/media/Inter-Regular.c8ba52b0.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Regular.8c206db9.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(/mesto-react/static/media/Inter-Medium.293fd13d.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Medium.9053572c.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(/mesto-react/static/media/Inter-Black.15ca31c0.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Black.c6938660.woff) format("woff")}.page{padding:0;max-width:1280px;min-width:320px;margin:0 auto;background-color:#000;color:#fff;font-family:"Inter","Arial",sans-serif}.header{max-width:880px;width:100%;box-sizing:border-box;margin:45px auto 36px;padding-bottom:40px;border-bottom:1px solid rgba(84,84,84,.7)}@media screen and (max-width:900px){.header{margin-top:28px;margin-bottom:38px;padding-bottom:31px}}.header__link{display:block;width:142px;height:33px}.header__link:hover{opacity:.5}@media screen and (max-width:900px){.header__link{width:105px;height:24.4px;margin-left:27px}}.header__image{width:inherit;height:inherit}.profile{max-width:880px;min-height:120px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width:900px){.profile{max-width:90%;flex-direction:column}}.profile__wrapper{display:grid;grid-row-gap:16px;row-gap:16px;grid-column-gap:18px;column-gap:18px;margin-left:26.5px;margin-right:auto;grid-template-columns:1fr 24px}@media screen and (max-width:900px){.profile__wrapper{margin:0;grid-row-gap:9px;row-gap:9px;grid-column-gap:10px;column-gap:10px;justify-items:center}}.profile__title{font-weight:500;font-size:42px;line-height:1.14;margin:0;align-self:end;justify-self:start;text-overflow:ellipsis;max-width:292.83px;overflow:hidden;white-space:nowrap}@media screen and (max-width:900px){.profile__title{max-width:188.25px;font-size:27px;line-height:33px;padding-left:35px}}.profile__subtitle{font-size:18px;line-height:22px;align-self:flex-start;margin:0;order:2;grid-column:1/-1;text-overflow:ellipsis;max-width:334.83px;overflow:hidden;white-space:nowrap}@media screen and (max-width:900px){.profile__subtitle{text-align:center;font-size:14px;line-height:17px;max-width:222.25px}}.profile__button-edit{display:block;background-color:#000;width:24px;height:24px;box-sizing:border-box;border:1px solid #fff;align-self:center;background-image:url(/mesto-react/static/media/pen.8667ac4a.svg);background-repeat:no-repeat;background-position:50%}.profile__button-edit:hover{opacity:.6;cursor:pointer}@media screen and (max-width:600px){.profile__button-edit{width:18px;height:18px;background-size:7.5px 7.5px;justify-self:start}}.profile__container-avatar{order:-1;display:inline-block;position:relative}.profile__container-avatar:hover:after{cursor:pointer;content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.8);background-image:url(/mesto-react/static/media/pen.8667ac4a.svg);background-size:26px 26px;background-repeat:no-repeat;background-position:50%}.profile__avatar{display:block;width:120px;height:120px;border-radius:50%;object-fit:cover}@media screen and (max-width:900px){.profile__avatar{padding-top:3px;margin-bottom:26px}}.profile__button-add{color:#fff;background-color:#000;max-width:150px;width:100%;height:50px;box-sizing:border-box;border:2px solid #fff;border-radius:2px;grid-row:1/3;grid-column:-2/-1;background-image:url(/mesto-react/static/media/plus.d86bb2ed.svg);background-repeat:no-repeat;background-position:50%;background-size:22px 22px}.profile__button-add:hover{opacity:.6;cursor:pointer}@media screen and (max-width:900px){.profile__button-add{max-width:282px;margin-top:32px;background-size:16px 16px}}.gallery{max-width:880px;margin:46px auto 66px}@media screen and (max-width:900px){.gallery{max-width:90%;margin-top:36px;margin-bottom:48px}}.gallery__cards{list-style:none;display:grid;grid-template-columns:repeat(3,282px);grid-auto-rows:361px;grid-column-gap:17px;column-gap:17px;grid-row-gap:20px;row-gap:20px;padding:0;margin:0;justify-content:center}@media screen and (max-width:900px){.gallery__cards{grid-template-columns:repeat(2,282px)}}@media screen and (max-width:600px){.gallery__cards{grid-template-columns:282px}}.gallery__card{position:relative;display:grid;grid-template-columns:1fr 70px;grid-template-rows:282px 1fr;background-color:#fff;border-radius:10px}.gallery__card-title{color:#000;margin:25px 0 30px 20px;font-style:normal;font-weight:900;font-size:24px;line-height:29px;align-self:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gallery__card-img{object-fit:cover;cursor:pointer;width:100%;height:282px;order:-1;border-top-left-radius:10px;border-top-right-radius:10px;grid-column:1/-1;color:#000}.gallery__card-btn{border:none;width:19px;height:22px;background-color:#fff;justify-self:end;padding:0;margin:22px 20px 30px 0;align-self:center;background-image:url(/mesto-react/static/media/like.87ed3714.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.gallery__card-btn:after{content:attr(data-before);position:relative;top:16px;font-size:13px;line-height:15px}.gallery__card-btn:hover{opacity:.5;cursor:pointer}.gallery__card-btn-trash{position:absolute;border:none;cursor:pointer;top:18px;right:15px;width:18px;height:19.3px;background-color:transparent;background-image:url(/mesto-react/static/media/trash.a274c87c.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.gallery__card-btn-trash:hover{opacity:.6}.gallery__card-btn-trash_hidden{display:none}.gallery__card-btn_active{background-image:url(/mesto-react/static/media/like_fill.fe17a515.svg)}.footer{max-width:880px;margin:0 auto 60px}@media screen and (max-width:900px){.footer{max-width:90%;margin-bottom:36px}}.footer__title{font-weight:400;font-size:18px;line-height:22px;margin:0;color:#545454}@media screen and (max-width:600px){.footer__title{font-size:14px;line-height:17px}}.popup{align-items:center;justify-content:center;position:fixed;top:0;left:0;bottom:0;right:0;box-sizing:border-box;background-color:rgba(0,0,0,.5);display:flex;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s linear;cursor:pointer}.popup__container{position:relative;max-width:430px;width:100%;background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);cursor:auto}@media screen and (max-width:600px){.popup__container{max-width:282px}}.popup__container_confirm{max-height:181px}.popup__container_confirm,.popup__form{display:flex;flex-direction:column;align-items:center}.popup__btn,.popup__form{font-weight:400}.popup__btn{max-width:358px;width:100%;font-size:18px;line-height:22px;text-align:center;background-color:#000;border:0;border-radius:2px;color:#fff;min-height:50px;margin-top:18px;margin-bottom:37px}.popup__btn:hover{opacity:.8;cursor:pointer}@media screen and (max-width:600px){.popup__btn{font-size:14px;line-height:17px;max-width:238px;margin-top:13px;margin-bottom:25px}}.popup__btn_disabled{opacity:.2}.popup__btn_disabled:hover{opacity:.2;cursor:default}.popup__btn-closed{position:absolute;top:-36px;right:-36px;border:none;background:none;padding:0;width:32px;height:32px;background-image:url(/mesto-react/static/media/Close_Icon.2ceb783a.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.popup__btn-closed:hover{opacity:.6;cursor:pointer}@media screen and (max-width:600px){.popup__btn-closed{right:0;width:20px;height:20px}}.popup__title{color:#000;align-self:flex-start;margin-left:36px;margin-top:34px;margin-bottom:54px;font-weight:900;font-size:24px;line-height:29px;max-width:330px;width:100%}@media screen and (max-width:600px){.popup__title{max-width:238px;width:100%;font-size:18px;line-height:22px;margin:25px 0 72px;align-self:center}}.popup__title_confirm{margin-bottom:20px}.popup__title_add{text-align:start}.popup__input{max-width:358px;margin-bottom:5px;width:100%;border:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:14px;line-height:17px;padding:0 0 13px}@media screen and (max-width:600px){.popup__input{max-width:238px;margin-bottom:5px}}.popup__input_type_error{border-bottom-color:red}.popup_opened{display:flex;visibility:visible;opacity:1}.popup__view-container{position:relative;max-height:75vh;max-width:75vw;cursor:auto}.popup__view-image{object-fit:cover;max-width:inherit;max-height:inherit}.popup__view-title{margin:0;position:absolute;bottom:-25px;font-style:normal;font-weight:400;font-size:12px;line-height:15px}.popup__error{max-width:358px;width:100%;min-height:12px;font-size:12px;line-height:15px;margin-bottom:13px;color:red}@media screen and (max-width:600px){.popup__error{max-width:238px;margin-bottom:10px}}
/*# sourceMappingURL=main.fe56efde.chunk.css.map */