/*! 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}.page{box-sizing:border-box;background-color:#000;font-family:"Inter",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility}.page__container{box-sizing:border-box;margin:0 auto;min-width:320px;max-width:882px}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/mesto-react/static/media/Inter-Regular.2505c0d4.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Regular.fc49d131.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.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:600;font-display:swap;src:url(/mesto-react/static/media/Inter-SemiBold.70214cc2.woff2) format("woff2"),url(/mesto-react/static/media/Inter-SemiBold.8b4a1cc3.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/mesto-react/static/media/Inter-Bold.3c747ac4.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Bold.c7c0091f.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(/mesto-react/static/media/Inter-ExtraBold.cf04ffc4.woff2) format("woff2"),url(/mesto-react/static/media/Inter-ExtraBold.c9c98dd4.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")}.header{box-sizing:border-box;width:100%;padding:45px 0 40.6px;border-bottom:1px solid #545454}@media screen and (max-width:883px){.header{padding:28px 0 31.6px}}.header__logo{background-image:url(/mesto-react/static/media/header__logo.2e17206c.svg);background-size:cover;width:142.01px;height:33.4px}@media screen and (max-width:883px){.header__logo{width:103.74px;height:24.4px;margin-left:27px}}.content{width:100%}.content,.profile{box-sizing:border-box}.profile{padding:40px 0;color:#fff;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media screen and (max-width:883px){.profile{padding:42px 0 18px;flex-direction:column;justify-content:center;align-items:center}}.profile__avatar{width:120px;height:120px;border-radius:50%;transition:.1s linear}.profile__avatar:hover{opacity:.6}.profile__info{max-width:540px;margin-left:30px;display:flex;flex-wrap:wrap}@media screen and (max-width:883px){.profile__info{margin:14px auto 36px;justify-content:center;text-align:center}}.profile__username{margin:0;font-size:42px;font-weight:500;line-height:1.33;max-width:480px;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:883px){.profile__username{font-size:27px;line-height:2.07}}.profile__edit-button{width:24px;height:24px;background-image:url(/mesto-react/static/media/edit-button.3db4c7ac.svg);background-size:10px 10px;background-repeat:no-repeat;background-position:50%;background-color:transparent;outline:none;border:1px solid #fff;transition:.1s linear;flex:0 1 24px;margin-top:18px;margin-left:17px}.profile__edit-button:hover{opacity:.6;cursor:pointer}@media screen and (max-width:883px){.profile__edit-button{margin-top:19px;flex:0 1 18px;width:18px;height:18px;margin-left:8px}}.profile__edit-button_avatar{background-image:url(/mesto-react/static/media/edit-button.3db4c7ac.svg);background-size:26px 26px;outline:none;border:none;position:absolute;top:70px;left:32px;opacity:0;z-index:10}.profile__edit-button_avatar:hover{z-index:10;opacity:.6;cursor:pointer}@media screen and (max-width:883px){.profile__edit-button_avatar{left:auto;right:auto}}.profile__bio{font-size:18px;line-height:22px;margin:4px 0 0;flex:1 0 70%;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:883px){.profile__bio{font-size:14px;line-height:17px;margin:2px 0 0}}.profile__add-button{margin:0 0 0 auto;width:150px;height:50px;background-image:url(/mesto-react/static/media/add-button.faab8119.svg);background-size:22px 22px;background-repeat:no-repeat;background-position:50%;background-color:transparent;outline:none;border:2px solid #fff;border-radius:2px;transition:.1s linear}.profile__add-button:hover{opacity:.6;cursor:pointer}@media screen and (max-width:883px){.profile__add-button{margin:0 auto;width:282px}}.photo-gallery{margin:0;list-style:none;box-sizing:border-box;padding:11px 0 60px;display:grid;grid-template-columns:repeat(auto-fit,282px);grid-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;grid-row-gap:21px;row-gap:21px;justify-content:center}@media screen and (max-width:883px){.photo-gallery{padding:18px 0 48px}}.photo-gallery__item{margin:0;padding:0 0 22px;height:auto;background-color:#fff;border-radius:10px;position:relative;display:flex;flex-flow:row wrap;justify-content:space-between}.photo-gallery__image{width:282px;height:282px;border-top-left-radius:10px;border-top-right-radius:10px;transition:.1s linear}.photo-gallery__image:hover{opacity:.6;cursor:pointer}.photo-gallery__heading{margin:25px 0 0 21px;max-width:200px;font-size:24px;font-weight:900;line-height:29px;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photo-gallery__like-container{margin-top:21px;margin-right:20px;margin-bottom:0}.photo-gallery__like-button{width:20.76px;height:18.13px;background-image:url(/mesto-react/static/media/like-button.85cf497b.svg);background-size:cover;border:none;outline:none;background-color:#fff;display:flex;margin-bottom:3px;transition:.1s linear}.photo-gallery__like-button:hover{opacity:.6;cursor:pointer}.photo-gallery__like-button_clicked{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAATABUDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+Or9u39un9q/9sj9q34i/Hr9oL4hfECL4h2/xA8UyeF/Cd14j1u1svgVYQeIL46f8OPh9pguYU8H6X4LRU0aKPTYrW/u7qym1XWbm/wBcvNQ1C5AL37Vn/BUH9vD9tr4f/CT4W/tM/tIfEL4m+BPgv4Vt/CvhXw7qWqNZWGr/AGSe6a38U+PodMFpH8QvHyafPBoh8ceL11bxJJpNhBHLqEl3dateakAfv9/wb7/8Fif28P2efhT8c/gn4a0Dxl+058NvC+tfD7XPBfh/xDYeIfHJ+EVx4mi8dR+IbHRNTtr+LVdL0HxdLomm30Hh24vJtEstT0bVtS0WwsL7WfEE+ogH6X/8HKX/AAbkXvjK8+I3/BRr9gbwddah4vvJtW8cftR/s7eHbWW7vPFVxK0uo+I/jT8JtKgWSafxNIxuNV+IvgKxjZ/ETG68V+F7c+IP7W0rxAAfxOfsK/sK/tE/8FE/2ifCH7NX7NXhCTxJ408SSfbdb1u9+0Wvg74c+DrW4t4dd+IHxA12G3uU0HwnoKXMPnz+TcahqmoXGn+H/D+n6v4j1fSdJvQD/X2/4JR/8Eqf2e/+CTn7ONr8Fvg5bf8ACR+O/FP9ka58dfjVqthDaeLPi/43061uYYL68iSW5/sTwf4c/tHVLLwF4Ktru5sfDGm399PNdat4k1vxN4i1wA/T+gD5o+An7G37Lf7Lnij4z+NP2e/gb8P/AISeKf2hfHDfEb4ya34O0cafeeN/FrW/kfbb0tLNHp2nxyPe6lD4d0OPS/Ddvrus+I/EUGkR694m8Q6lqYB9L0AA/9k=)}.photo-gallery__like-counter{margin:0;font-size:13px;line-height:16px;color:#000;text-align:center}.photo-gallery__remove-button{width:18px;height:19.3px;background-image:url(/mesto-react/static/media/remove-button.bef38aca.svg);background-size:cover;border:none;outline:none;background-color:transparent;position:absolute;top:18px;right:15px;transition:.1s linear;z-index:10}.photo-gallery__remove-button:hover{opacity:.6;cursor:pointer}.footer{box-sizing:border-box;width:100%;padding:6px 0 60px;color:#545454}@media screen and (max-width:883px){.footer{padding:0 0 36px}}.footer__copyright{margin:0;font-size:18px;line-height:22px;color:#545454}@media screen and (max-width:883px){.footer__copyright{margin:0 19px;font-size:14px;line-height:17px}}.popup{width:100vw;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:90;visibility:hidden;transition:visibility .2s,opacity .2s linear;opacity:0}.popup_opened{visibility:visible;opacity:1}.popup_show-image{display:flex;justify-content:center;align-items:center}.popup__form{margin:0 auto;position:absolute;top:calc(50vh - 165px);left:calc(50vw - 215px);max-width:430px;height:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);display:block;z-index:100}@media screen and (max-width:550px){.popup__form{top:calc(50vh - 115px);left:0;right:0;max-width:240px;height:auto}}.popup__form_confirm{margin:0 auto;position:absolute;top:calc(50vh - 165px);left:calc(50vw - 215px);min-width:430px;height:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);display:block;z-index:100}@media screen and (max-width:550px){.popup__container_confirm{top:calc(50vh - 115px);left:0;right:0;min-width:240px;height:auto}}.popup__container{margin:0 auto;position:absolute;top:calc(50vh - 165px);left:calc(50vw - 215px);max-width:430px;height:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);display:block;z-index:100}@media screen and (max-width:550px){.popup__container{top:calc(50vh - 115px);left:0;right:0;max-width:240px;height:auto}}.popup__container_show-image{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;background-color:transparent;margin:auto;top:auto;right:auto;bottom:auto;left:auto;border-radius:0}.popup__close{width:40px;height:40px;background-image:url(/mesto-react/static/media/close-icon.49062d4a.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;outline:none;border:none;position:absolute;top:-35px;right:-35px;z-index:2}.popup__close:hover{opacity:.6;cursor:pointer}@media screen and (max-width:550px){.popup__close{background-size:cover;top:-32px;right:-32px}}.popup__title{margin:34px 0 20px 36px;font-size:24px;font-weight:900;line-height:29px;color:#000}@media screen and (max-width:550px){.popup__title{margin:30px 0 0 20px;font-size:18px;line-height:22px}}.popup__wrap{position:relative}.popup__input{margin:30px 36px 0;padding:0 0 9px;width:358px;font-size:14px;line-height:17px;color:#000;outline-color:#709cfa;border:none;border-bottom:1px solid rgba(0,0,0,.2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:550px){.popup__input{margin:20px 20px 0;padding-bottom:8px;max-width:200px;font-size:12px;line-height:15px}}.popup__input_invalid{border-bottom:1px solid red}.popup__error-text{display:none;max-width:100%;margin:0;position:absolute;top:59px;left:36px;right:36px;color:red;font-size:12px;line-height:15px}@media screen and (max-width:550px){.popup__error-text{top:44px;left:20px;right:20px;font-size:10px;line-height:10px}}.popup__error-text_visible{display:block}.popup__place-link{margin:29.74px 36px 0}@media screen and (max-width:550px){.popup__place-link{margin:20px 20px 0}}.popup__image{max-width:75vw;max-height:75vh;border-radius:0;background-size:cover;background-repeat:no-repeat}.popup__caption{margin-top:10px;font-size:12px;line-height:15px;color:#fff}.popup__save{margin:48px 37px 36px;padding:13px 0;width:83.26%;color:#fff;font-size:18px;line-height:22px;background-color:#000;outline:none;border:none}.popup__save:hover{background-color:rgba(0,0,0,.8);cursor:pointer}@media screen and (max-width:550px){.popup__save{width:200px;margin:36px 20px 30px;padding:12px 0;font-size:14px;line-height:17px}}.popup__save_disabled{color:#c4c4c4;background-color:transparent;border:1px solid #c4c4c4;border-radius:2px}.popup__save_disabled:hover{background-color:transparent;cursor:default}.popup__save_confirm{margin-top:18px}
/*# sourceMappingURL=main.b577dd1c.chunk.css.map */