/*! 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:500;font-display:swap;src:url(/mesto-react/static/media/Inter-Medium.5b53c519.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Medium.cc6a8868.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.23eb804e.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Black.16792010.woff) format("woff")}.page{background-color:#000;color:#fff;font-family:Inter,Arial,sans-serif;margin:0 auto}.content{max-width:1280px;width:100%;margin:0 auto}.header__logo{width:142px;height:33px}@media (max-width:660px){.header__logo{width:103px;height:24px}}.header{max-width:882px;height:74px;margin:0 auto;padding-top:45px;border-bottom:1px solid rgba(84,84,84,.7)}@media (max-width:660px){.header{max-width:100%;padding:28px 27px 0;margin:0 0 42px}}.main{max-width:882px;margin:0 auto}@media (max-width:660px){.main{margin:0 19px 48px}}.profile__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media (max-width:660px){.profile__container{flex-direction:column;margin-bottom:36px}}.profile__avatar-container{position:relative;width:120px;height:120px;margin-right:30px;overflow:hidden;border-radius:50%}.profile__avatar-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/mesto-react/static/media/avatar.a086f758.svg);background-repeat:no-repeat;background-position:50%;background-size:26px;border-radius:50%;background-color:rgba(0,0,0,.8);opacity:0;overflow:hidden}.profile__avatar-container:hover:after{transition:opacity .2s linear;cursor:pointer;opacity:1}@media (max-width:660px){.profile__avatar-container{margin:0 auto 14px}}.profile__avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile__block{display:flex;flex-direction:column;margin-right:auto}@media (max-width:660px){.profile__block{margin:0 0 36px;justify-content:center;align-items:center}}.profile__info{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:16px}@media (max-width:660px){.profile__info{justify-content:center;margin:0}}.profile__title{max-width:295px;font-weight:500;font-size:42px;line-height:56px;margin:0 17px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:660px){.profile__title{max-width:201px;font-weight:500;font-size:27px;line-height:56px;text-align:center;margin-right:8px}}.profile__description{max-width:318px;font-size:18px;line-height:22px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:660px){.profile__description{max-width:100%;font-size:14px;line-height:17px;text-align:center}}.profile__edit-button{width:24px;height:24px;box-sizing:border-box;background-image:url(/mesto-react/static/media/edit-button.8667ac4a.svg);background-repeat:no-repeat;background-position:50%;border:1px solid #fff;background-color:#000;margin:0;outline:none;cursor:pointer}.profile__edit-button:hover{opacity:.6}@media (max-width:660px){.profile__edit-button{width:18px;height:18px}}.profile__add-button{width:150px;height:50px;background-image:url(/mesto-react/static/media/add-button.d86bb2ed.svg);background-repeat:no-repeat;background-position:50%;border:2px solid #fff;border-radius:2px;box-sizing:border-box;background-color:transparent;outline:none;cursor:pointer}.profile__add-button:hover{opacity:.6;box-sizing:border-box}@media (max-width:660px){.profile__add-button{width:282px;height:50px}}.profile{margin:40px auto 51px}@media (max-width:660px){.profile{margin:0 19px 36px}}.cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(282px,1fr));grid-gap:21px 18px;margin:0 auto;align-items:center;justify-items:center}.cards__card{background:#fff;border-radius:10px;max-width:282px;width:100%;position:relative}.cards__image{display:block;border-radius:10px 10px 0 0;width:282px;height:282px;object-fit:cover}.cards__image:hover{cursor:pointer}.cards__info{margin:25px 15px 31px 21px;display:flex;flex-direction:row;justify-content:space-between;width:246px;min-height:23px}.cards__title{font-weight:900;font-size:24px;line-height:29px;color:#000;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cards__like-container{display:flex;flex-direction:column}.cards__like-button{width:20px;height:18px;background-image:url(/mesto-react/static/media/like-button.ecde066c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;background-color:#fff;box-sizing:border-box;cursor:pointer;outline:none;align-self:center}.cards__like-button:hover{opacity:.6}.cards__like-button_active{background-image:url(/mesto-react/static/media/active-like.75438e94.svg)}.cards__delete-button{width:18px;height:19px;padding:0;position:absolute;top:18px;right:15px;background-image:url(/mesto-react/static/media/trash.cbc09a89.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;background-color:transparent;box-sizing:border-box;cursor:pointer;outline:none}.cards__delete-button:hover{opacity:.6}.cards__delete-button_hidden{display:none}.cards__like-count{margin:0;color:#000;font-size:13px;line-height:1.2;text-align:center}.cards{max-width:882px;width:100%;margin:0 auto}.footer__copyright{width:100%;font-weight:400;font-size:18px;line-height:22px;color:#545454;margin:0}@media (max-width:660px){.footer__copyright{font-size:14px;line-height:17px}}.footer{max-width:882px;padding-bottom:60px;margin:60px auto 0}@media (max-width:660px){.footer{padding-bottom:38px;margin:0 19px}}.popup__container{max-width:430px;width:100%;background-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.15);display:flex;flex-direction:column;border-radius:10px;padding:34px 36px 36px;box-sizing:border-box;position:relative}@media (max-width:660px){.popup__container{width:75%}}.popup__container_type_image{position:relative}.popup__form{display:flex;flex-direction:column}.popup__title{max-width:330px;width:100%;font-style:normal;font-weight:900;font-size:24px;line-height:29px;color:#000;margin:0 0 54px}.popup__title_type_confirm{margin:0}.popup__input-text{width:100%;box-sizing:border-box;padding:12px 0;margin-bottom:4px;border:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:14px;line-height:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;outline:none}.popup__input-text_type_error{border-bottom:1px solid red}.popup__submit{max-width:358px;width:100%;height:50px;font-size:18px;line-height:22px;text-align:center;color:#fff;margin-top:48px;border:none;background-color:#000;border-radius:2px;outline:none;cursor:pointer}.popup__submit:hover{opacity:.8}.popup__submit_disabled{background-color:#fff;color:#000;border:1px solid #000;opacity:.2}.popup__submit_disabled:hover{cursor:default;opacity:.2}.popup__close-button{width:40px;height:40px;background-image:url(/mesto-react/static/media/close-button.118074ba.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;position:absolute;top:-40px;right:-40px;border:none;outline:none;cursor:pointer}.popup__close-button:hover{opacity:.6}.popup__figure{margin:0}.popup__image{max-width:75vw;max-height:75vh}.popup__description{max-width:75vw;color:#fff;font-size:12px;line-height:15px;padding:10px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup__error{visibility:hidden;max-width:358px;font-size:12px;line-height:15px;color:red;margin:0;padding:0}.popup__error_active{visibility:visible}.popup{top:0;left:0;width:100%;height:100%;position:fixed;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all .3s linear}.popup_opened{visibility:visible;opacity:1}
/*# sourceMappingURL=main.dfe13b4b.chunk.css.map */