/*! 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-family:Inter;font-style:normal;font-weight:400;src:url(/mesto-react/static/media/Inter-Regular.c8ba52b05a9ef10f4758.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Regular.8c206db99195777c6769.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/mesto-react/static/media/Inter-Medium.293fd13dbca5a3e450ef.woff2) format("woff2"),url(/mesto-react/static/media/Inter-Medium.9053572c46aeb4b16caa.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/mesto-react/static/media/Inter-Black.c6938660eec019fefd68.woff) format("woff2"),url(/mesto-react/static/media/Inter-Black.15ca31c0a2a68f76d2d1.woff2) format("woff")}.body{background-color:#000}.page{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1280px;min-width:320px;width:100%}.header{align-items:center;border-bottom:1px solid rgba(84,84,84,.7);display:flex;margin:0 auto;max-width:calc(100% - 400px);min-height:74px;padding-top:45px}@media screen and (max-width:1279px){.header{max-width:calc(100% - 300px)}}@media screen and (max-width:1180px){.header{max-width:calc(100% - 160px)}}@media screen and (max-width:1023px){.header{min-height:65px;padding-top:32px}}@media screen and (max-width:767px){.header{max-width:100%;min-height:56px;padding-top:28px}}.header__logo{max-width:142px;min-height:33px;padding-bottom:41px}@media screen and (max-width:1023px){.header__logo{max-width:120px;min-height:28px;padding:0 0 36px 30px}}@media screen and (max-width:767px){.header__logo{max-width:103px;min-height:24px;padding:0 0 31px 27px}}.profile{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:calc(100% - 400px);padding:40px 0 51px;position:relative}@media screen and (max-width:1279px){.profile{max-width:calc(100% - 300px)}}@media screen and (max-width:1180px){.profile{max-width:calc(100% - 160px)}}@media screen and (max-width:1023px){.profile{padding:30px 0 40px}}@media screen and (max-width:767px){.profile{flex-direction:column;max-width:calc(100% - 38px);padding:42px 0 36px}}.profile__about-person{display:flex}@media screen and (max-width:767px){.profile__about-person{flex-direction:column}}.profile__photo-container{position:relative}.profile__photo-container:after{background-color:#000;background-image:url(/mesto-react/static/media/pen.686ec1de24fcfb5046fa.svg);background-position:50%;background-repeat:no-repeat;background-size:26px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity 1s ease-in}.profile__photo-container:hover:after{opacity:.8}.profile__photo{border-radius:50%;height:120px;object-fit:cover;object-position:center;width:120px}@media screen and (max-width:767px){.profile__photo{margin:0 auto 26px}}.profile__info{align-items:baseline;align-self:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:31px;max-width:336px;position:relative}@media screen and (max-width:1279px){.profile__info{max-width:350px}}@media screen and (max-width:1023px){.profile__info{margin-left:14px;max-width:270px}}@media screen and (max-width:767px){.profile__info{justify-content:center;margin:0 auto;max-width:189px}}.profile__add-button{background:url(/mesto-react/static/media/add_button.954d1ecf00812f229770.svg);background-position:50%;background-repeat:no-repeat;background-size:22px 22px;border:1px solid #fff;height:50px;transition:opacity .5s ease-in-out;width:150px}@media screen and (max-width:1023px){.profile__add-button{width:130px}}@media screen and (max-width:767px){.profile__add-button{background-size:16px 16px;margin:33px auto 0;position:unset;width:100%}}.profile__name{color:#fff;font-size:42px;font-weight:500;line-height:1.2;margin:0 18px 0 0;max-width:294px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1279px){.profile__name{font-size:37px;max-width:310px}}@media screen and (max-width:1023px){.profile__name{font-size:30px;max-width:232px}}@media screen and (max-width:767px){.profile__name{font-size:27px;margin:0 0 9px;max-width:189px}}.profile__about{color:#fff;font-size:18px;font-weight:400;line-height:1.2;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:1023px){.profile__about{font-size:16px}}@media screen and (max-width:767px){.profile__about{font-size:14px;text-align:center}}.profile__edit-button{background:url(/mesto-react/static/media/pen.686ec1de24fcfb5046fa.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #fff;height:24px;transition:opacity .5s ease-in-out;width:24px}@media screen and (max-width:1279px){.profile__edit-button{height:22px;width:22px}}@media screen and (max-width:1023px){.profile__edit-button{height:20px;width:20px}}@media screen and (max-width:767px){.profile__edit-button{height:18px;position:absolute;right:-27px;top:7px;width:18px}}.places{grid-gap:20px 17px;display:grid;gap:20px 17px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;justify-items:center;margin:0 auto;max-width:calc(100% - 400px)}@media screen and (max-width:1279px){.places{max-width:calc(100% - 300px)}}@media screen and (max-width:1180px){.places{max-width:calc(100% - 160px)}}@media screen and (max-width:1023px){.places{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.places{gap:20px;max-width:calc(100% - 38px)}}@media screen and (max-width:600px){.places{grid-template-columns:1fr}}.place{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;max-width:282px;min-height:361px;position:relative}@media screen and (max-width:1279px){.place{max-width:285px;min-height:350px}}@media screen and (max-width:1180px){.place{max-width:275px;min-height:360px}}@media screen and (max-width:1023px){.place{max-width:325px;min-height:365px}}@media screen and (max-width:850px){.place{max-width:280px;min-height:355px}}@media screen and (max-width:767px){.place{max-width:100%;min-height:361px}}.place__image{border-radius:10px 10px 0 0;height:282px;object-fit:cover;object-position:top;width:282px}.place__image:hover{cursor:pointer}@media screen and (max-width:1279px){.place__image{max-width:100%}}.place__trash{background:url(/mesto-react/static/media/trash.cbc09a894bdd4c956365.svg);background-position:50%;background-repeat:no-repeat;border:none;height:20px;position:absolute;right:20px;top:20px;transition:opacity .5s ease-in-out;width:20px}.place__container{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:22px 15px 22px 21px}.place__name{color:#000;font-size:24px;font-weight:900;line-height:1.2;margin:0;max-width:200px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.place__like-container{align-items:center;display:flex;flex-direction:column}.place__like{background:url(/mesto-react/static/media/like.77ea1611be45fdeca1cc.svg);background-position:50%;background-repeat:no-repeat;border:none;height:19px;margin:5px 0 3px;transition:opacity .5s ease-in-out;width:22px}.place__like:hover{cursor:pointer;opacity:.5}.place__like_active{background:url(/mesto-react/static/media/like_active.08af6fbb37d19d4aa333.svg)}.place__counter{margin:0;padding:0}.footer{margin:0 auto;max-width:calc(100% - 400px);padding:67px 0 60px}@media screen and (max-width:1279px){.footer{max-width:calc(100% - 300px)}}@media screen and (max-width:1180px){.footer{max-width:calc(100% - 160px)}}@media screen and (max-width:1023px){.footer{padding:57px 0 48px}}@media screen and (max-width:767px){.footer{max-width:calc(100% - 38px);padding:51px 0 36px}}.footer__copyright{color:#545454;font-size:18px;font-weight:400;line-height:1.2;margin:0;padding:0}@media screen and (max-width:1023px){.footer__copyright{font-size:16px}}@media screen and (max-width:767px){.footer__copyright{font-size:14px}}.popup{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden}@media screen and (max-width:767px){.popup{width:100%}}.popup_opacity_dark{background:rgba(0,0,0,.9)}.popup_transition{transition:visibility .5s,opacity .5s}.popup_opened{display:flex;opacity:1;visibility:visible}.popup__container{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:430px}@media screen and (max-width:767px){.popup__container{margin:0 19px;width:282px}}.popup__container_type_photo{background-color:transparent;width:auto}.popup__container_type_delete{height:181px}.popup__close-button{background:url(/mesto-react/static/media/close.58aaf1081fb73be79fc3.svg);background-repeat:no-repeat;border:none;height:32px;position:absolute;right:-40px;top:-40px;transition:opacity .5s ease-in-out;width:32px}@media screen and (max-width:767px){.popup__close-button{background-size:20px 20px;height:20px;padding:0;right:0;top:-36px;width:20px}}.popup__figure{margin:0}.popup__opened-image{max-height:75vh;max-width:75vw}.popup__figcaption{color:#fff;font-size:12px;font-weight:400;line-height:1.25;margin-top:10px}.popup__heading{box-sizing:border-box;font-size:24px;font-weight:900;line-height:1.2;margin:33px auto 48px;width:calc(100% - 72px)}@media screen and (max-width:767px){.popup__heading{font-size:18px;margin:24px auto 77px;width:calc(100% - 44px)}}.popup__heading_type_delete{margin:33px auto 38px}.popup__form{border:0;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;width:calc(100% - 72px)}@media screen and (max-width:767px){.popup__form{width:calc(100% - 44px)}}.popup__input{border:0;border-bottom:1px solid #000;box-sizing:border-box;color:#000;font-size:14px;font-weight:400;line-height:1.2;padding-bottom:13px;width:100%}@media screen and (max-width:767px){.popup__input{padding-bottom:9px}}.popup__input_type_error{border-bottom:1px solid red}.popup__input-error{color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:1.2;margin:5px 0 13px}.popup__input-error:last-of-type{margin:5px 0 0}.popup__input-error_active{color:red}.popup__save-button{background-color:#000;border:none;border-radius:2px;box-sizing:border-box;color:#fff;font-size:18px;font-weight:400;line-height:1.2px;margin:48px 0 38px;max-width:358px;min-height:50px;transition:opacity .5s ease-in-out}.popup__save-button:hover{cursor:pointer;opacity:.8}@media screen and (max-width:767px){.popup__save-button{font-size:14px;margin:45px 0 25px;max-width:238px;min-height:46px}}.popup__save-button_type_delete{margin:0}.popup__save-button_disabled{background-color:#fff;border:1px solid #e5e5e5;color:#e5e5e5}.interactive-button:hover{cursor:pointer;opacity:.6}.card__delete-button_visible{visibility:visible}.card__delete-button_hidden{visibility:hidden}
/*# sourceMappingURL=main.9f5f47d1.css.map*/