/*! 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:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}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:initial}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:initial}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(/react-mesto-auth/static/media/Inter-Regular.c8ba52b05a9ef10f4758.woff2) format("woff2"),url(/react-mesto-auth/static/media/Inter-Regular.8c206db99195777c6769.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/react-mesto-auth/static/media/Inter-Medium.293fd13dbca5a3e450ef.woff2) format("woff2"),url(/react-mesto-auth/static/media/Inter-Medium.9053572c46aeb4b16caa.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/react-mesto-auth/static/media/Inter-Black.15ca31c0a2a68f76d2d1.woff2) format("woff2"),url(/react-mesto-auth/static/media/Inter-Black.c6938660eec019fefd68.woff) format("woff")}.page{-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;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;line-height:normal;margin:0 auto;max-width:1280px;min-height:100vh;min-width:320px;padding:0;text-rendering:optimizeLegibility}.header{border-bottom:1px solid rgba(84,84,84,.7);display:flex;justify-content:space-between;margin:0 calc(50% - 440px);padding:45px 0 0}@media screen and (max-width:944px){.header{margin-left:0;margin-right:0;padding-left:27px;padding-right:27px;padding-top:28px}}.header__logo{margin:0 0 37px;max-height:33px;max-width:142px;object-fit:cover;padding:0}@media screen and (max-width:720px){.header__logo{margin-bottom:29.6px;max-height:24.4px;max-width:103.74px}}.header__icon-menu{border:none;transition:.3s}.header__icon-menu:hover{cursor:pointer;opacity:.6}.header__icon-menu_close{background:url(/react-mesto-auth/static/media/close-menu-icon.b793e07c3f4c19e26c11.svg);background-position:50%;background-size:contain;height:20px;width:20px}.header__icon-menu_open{background:url(/react-mesto-auth/static/media/open-menu-icon.a46d5c1c53c02d60fc80.svg);background-position:50%;background-size:contain;height:21px;width:24px}.header__link{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;padding:0;text-align:right;text-decoration:none;transition:.3s}.header__link:hover{cursor:pointer;opacity:.6}@media screen and (max-width:720px){.header__link{font-size:14px;line-height:17px}}.header__button-exit{background:none;border:none;color:#a9a9a9;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;padding:0;text-align:right;text-decoration:none;transition:.3s}.header__button-exit:hover{cursor:pointer;opacity:.6}@media screen and (max-width:720px){.header__button-exit{text-align:center}}.header__nav-bar{margin-top:6px}.header__user-info{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:22px;margin:0;max-width:282px;overflow:hidden;padding:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:720px){.header__user-info{text-align:center}}.header__user-menu{-webkit-column-gap:24px;column-gap:24px;display:flex;margin:0;padding:0}@media screen and (max-width:720px){.header__user-menu{align-items:center;border-bottom:1px solid rgba(84,84,84,.7);box-sizing:border-box;flex-direction:column;justify-content:space-between;margin:auto;padding:40px 30px;row-gap:18px}}.content{margin:0;min-height:65vh;padding:0}.content__section{margin:0 auto;max-width:880px;padding:0 19px}@media screen and (max-width:568px){.content__section{max-width:282px}}.profile{align-items:center;display:flex;margin-bottom:51px;margin-top:40px}@media screen and (max-width:720px){.profile{flex-direction:column}}@media screen and (max-width:568px){.profile{margin:42px auto 36px;max-width:282px}}.profile__avatar{align-items:center;background:#c4c4c4;background-size:cover;border-radius:50%;display:flex;height:120px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;width:120px}@media screen and (max-width:720px){.profile__avatar{margin-bottom:26px}}.profile__avatar-image{flex-shrink:0;margin:0;max-height:120px;max-width:120px;min-height:100%;min-width:100%;object-fit:cover}.profile__avatar-edit-buttom{background:50% no-repeat url(/react-mesto-auth/static/media/pencil.a086f758840ae814ecde.svg);background-color:rgba(0,0,0,.8);background-size:26px;border:none;border-radius:50%;box-sizing:border-box;height:120px;left:0;margin:0 auto;opacity:0;padding:0;position:absolute;top:0;transition:.3s;width:120px}.profile__avatar-edit-buttom:hover{cursor:pointer;opacity:1}.profile__info{grid-row-gap:8px;grid-column-gap:10px;align-items:baseline;-webkit-column-gap:10px;column-gap:10px;display:grid;flex-wrap:wrap;grid-template-columns:auto 24px;justify-content:space-between;margin:0 30px;max-width:336px;row-gap:8px}@media screen and (max-width:720px){.profile__info{grid-template-columns:auto 18px;justify-content:center;margin-left:0;margin-right:0}}.profile__edit-button{background:50% no-repeat url(/react-mesto-auth/static/media/edit-button.8667ac4a523e8fc42e59.svg);background-size:10px;border:1px solid #fff;box-sizing:border-box;height:24px;margin:0;padding:0;transition:.3s;width:24px}.profile__edit-button:hover{cursor:pointer;opacity:.6}@media screen and (max-width:720px){.profile__edit-button{background-size:7.5px;height:18px;width:18px}}.profile__name{color:#fff;font-size:42px;font-style:normal;font-weight:500;line-height:48px;margin:0;max-width:294px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:720px){.profile__name{font-size:27px;line-height:33px;margin-left:28px;max-width:226px;text-align:center}}.profile__job{color:#fff;font-size:18px;font-style:normal;font-weight:400;grid-column:1/3;line-height:22px;margin:0;max-width:336px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:720px){.profile__job{font-size:14px;line-height:17px;max-width:282px;text-align:center}}.profile__add-button{background:50% no-repeat url(/react-mesto-auth/static/media/add-button.d86bb2edc2f6eadb96b7.svg);background-size:22px;border:2px solid #fff;border-radius:2px;box-sizing:border-box;height:50px;margin:0 0 0 auto;padding:0;transition:.3s;width:150px}.profile__add-button:hover{cursor:pointer;opacity:.6}@media screen and (max-width:720px){.profile__add-button{background-size:16px;margin-left:auto;margin-right:auto;margin-top:33px;width:282px}}.cards{grid-row-gap:20px;grid-column-gap:17px;-webkit-column-gap:17px;column-gap:17px;display:grid;grid-auto-rows:361px;grid-template-columns:repeat(auto-fill,282px);justify-content:space-evenly;justify-items:center;row-gap:20px}.card,.cards{margin:0;padding:0}.card{align-items:baseline;background-color:#fff;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:282px;overflow:hidden;position:relative}.card__trash{background:no-repeat 50% url(/react-mesto-auth/static/media/trash.cbc09a894bdd4c956365.svg);border:none;height:19px;margin:0;opacity:1;padding:0;position:absolute;right:20px;top:20px;transition:.3s;transition:.5s;width:18px}.card__trash:hover{cursor:pointer;opacity:.6}.card__trash_active{opacity:1;transition:.5s;visibility:visible}.card__image{height:282px;object-fit:cover}.card__caption,.card__image{margin:0;padding:0;width:282px}.card__caption{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.card__mane-card{color:#000;font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:25px 0 25px 21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__like{align-items:center;display:flex;flex-direction:column}.care__like-quantity{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:16px;margin:3px auto 0;max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__like-button{background:no-repeat 50% url(/react-mesto-auth/static/media/like-button.87ed371465c7a6a1cd01.svg);border:none;margin:0 20px;min-height:19px;min-width:22px;padding:0;transition:.3s}.card__like-button:hover{cursor:pointer;opacity:.5}.card__like-button_active{background:no-repeat 50% url(/react-mesto-auth/static/media/like-button-active.fe17a515669479b1e649.svg)}.footer{margin:60px calc(50% - 440px) 56px;max-width:880px;padding:0}@media screen and (max-width:944px){.footer{margin:48px 19px 33px}}.footer__copyright{color:#545454;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;padding:0}@media screen and (max-width:944px){.footer__copyright{font-size:14px;line-height:17px}}.form{border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;display:flex;flex-direction:column;height:auto;margin:0 auto;padding:60px 0 80px;width:358px}@media screen and (max-width:720px){.form{padding:40px 30px;width:320px}}.form__button{background:#fff;border:1px solid #fff;border-radius:2px;color:#000;font-size:18px;font-style:normal;font-weight:400;height:50px;line-height:22px;margin:216px 0 0;text-align:center;transition:.3s}.form__button:hover{cursor:pointer;opacity:.8}@media screen and (max-width:720px){.form__button{font-size:14px;height:46px;line-height:17px;margin-top:173px}}@media screen and (max-height:700px){.form__button{margin-top:15vh}}.form__inputs{border:none;display:flex;flex-direction:column;margin:30px 0 0;padding:0}.form__input{background:none;border:none;border-bottom:2px solid #ccc;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin:0;padding:0 0 9px;text-align:start}.form__input::-webkit-input-placeholder{color:#ccc}.form__input::placeholder{color:#ccc}.form__input_type_error{border-bottom:1px solid red}.form__title{color:#fff;font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:0 0 50px;padding:0;text-align:center}@media screen and (max-width:720px){.form__title{font-size:18px;line-height:22px;margin-bottom:45px}}.form__error{color:red;font-size:12px;font-style:normal;font-weight:400;line-height:15px;margin:0;min-height:30px;padding:0;visibility:hidden}.form__error_visible{visibility:visible}.form__link{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin:15px 0 0;padding:0;text-align:center;text-decoration:none;transition:.3s}.form__link:hover{cursor:pointer;opacity:.6}.popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.7s;visibility:hidden;width:100%;z-index:2}.popup_type_card-form{background-color:rgba(0,0,0,.5)}.popup_type_card-image{background-color:rgba(0,0,0,.9)}.popup_type_delete-card-form,.popup_type_profile-avatar-form,.popup_type_profile-form{background-color:rgba(0,0,0,.5)}.popup_is-opened{opacity:1;transition:.7s;visibility:visible}.popup__container{position:relative}.popup__container,.popup__form{display:flex;flex-direction:column}.popup__form{background:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;margin:0;padding:34px 36px 36px;width:430px}@media screen and (max-width:720px){.popup__form{padding:25px 22px;width:282px}}.popup__close{background:no-repeat url(/react-mesto-auth/static/media/close-icon.ad98de32e342afafa118.svg);background-size:cover;border:none;box-shadow:none;height:32px;margin:0;padding:0;position:absolute;right:-40px;top:-40px;transition:.3s;width:32px}.popup__close:hover{cursor:pointer;opacity:.6}@media screen and (max-width:720px){.popup__close{height:20px;right:0;top:-36px;width:20px}}.popup__title{color:#000;font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:0 0 18px;padding:0}@media screen and (max-width:720px){.popup__title{font-size:18px;line-height:22px;margin-bottom:45px}}.popup__input{border:none;border-bottom:1px solid rgba(0,0,0,.2);color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin:0;padding:0 0 9px;text-align:start}.popup__inputs{border:none;display:flex;flex-direction:column;margin:30px 0 0;padding:0}.popup__input_type_error{border-bottom:1px solid red}.popup__error{color:red;font-size:12px;font-style:normal;font-weight:400;line-height:15px;margin:0;min-height:30px;padding:0;visibility:hidden}.popup__error_visible{visibility:visible}.popup__button{background:#000;border:1px solid #000;border-radius:2px;color:#fff;font-size:18px;font-style:normal;font-weight:400;height:50px;line-height:22px;margin:18px 0 0;text-align:center;transition:.3s}.popup__button:hover{cursor:pointer;opacity:.8}@media screen and (max-width:720px){.popup__button{font-size:14px;height:46px;line-height:17px;margin-top:15px}}.popup__button_disabled{background:none;color:#000;opacity:.2}.popup__image{max-height:75vh;max-width:75vw;object-fit:cover}.popup__title-image{color:#fff;font-size:12px;font-weight:400;line-height:15px;margin:10px 0 0;padding:0}.popup_type_info-tooltip{background-color:rgba(0,0,0,.5)}.popup__tooltip{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:60px 36px;row-gap:32px;width:430px}@media screen and (max-width:720px){.popup__tooltip{-webkit-column-gap:40px;column-gap:40px;padding:50px 18px;width:280px}}.popup__tooltip-union{background-size:cover;height:120px;margin:0;padding:0;width:120px}.popup__tooltip-union_error{background-image:url(/react-mesto-auth/static/media/Union.df8eddf661ff88f2d0ef.svg)}.popup__tooltip-union_ok{background-image:url(/react-mesto-auth/static/media/Union-Ok.1b6082f862eac35e2514.svg)}.popup__tooltip-text{color:#000;font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:0;padding:0;text-align:center}@media screen and (max-width:720px){.popup__tooltip-text{font-size:20px;line-height:24px}}.spinner{border-radius:50%;display:none;left:50%;margin:-20px;position:fixed;top:50%}.spinner i:after{clip:rect(0,40px,40px,20px);-webkit-animation:spinner-circle .75s ease-in-out infinite;animation:spinner-circle .75s ease-in-out infinite;border-radius:50%;box-shadow:inset 0 0 0 .5em #fe8514;content:"";height:40px;position:absolute;width:40px}@-webkit-keyframes spinner-circle{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes spinner-circle{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.spinner_visible{display:block;z-index:3}
/*# sourceMappingURL=main.bab99e23.css.map*/