/*! 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(../../static/media/Inter-Regular.c8ba52b0.woff2) format("woff2"),url(../../static/media/Inter-Regular.8c206db9.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(../../static/media/Inter-Medium.293fd13d.woff2) format("woff2"),url(../../static/media/Inter-Medium.9053572c.woff) format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(../../static/media/Inter-Black.15ca31c0.woff2) format("woff2"),url(../../static/media/Inter-Black.c6938660.woff) format("woff")}.authorize{box-sizing:border-box;padding-top:20px;max-width:358px;margin:0 auto}@media(max-width:450px){.authorize{max-width:260px;padding:0}}.authorize__container{margin:15px auto 0;display:flex;justify-content:center;max-width:260px}.authorize__text{margin:0 5px 0 0}.authorize__link,.authorize__text{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff}.authorize__link{text-decoration:none}.button{display:none;flex-direction:column;justify-content:space-between;width:24px;height:24px}@media(max-width:768px){.button{display:flex}}.button__line{display:block;font-size:0;width:24px;height:3px;background-color:#fff}.button__line_right{-webkit-transform:translate(-3px,-21px) rotate(-45deg);transform:translate(-3px,-21px) rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;width:24px}.button__line_left{-webkit-transform:translate(5px,1px) rotate(45deg);transform:translate(5px,1px) rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top;width:24px}.button__line_hidden{display:none}.page{min-width:320px;box-sizing:border-box;padding:45px 0 60px;font-family:"Inter",Arial,Helvetica,sans-serif;font-style:normal;background-color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%}@media (max-width:976px){.page{padding:28px 0 36px}}.page__section{max-width:880px;margin:0 auto}@media (max-width:976px){.page__section{max-width:calc(100% - 96px)}}@media (max-width:800px){.page__section{max-width:calc(100% - 64px)}}@media (max-width:590px){.page__section{max-width:calc(100% - 38px)}}.page__header{max-width:880px;margin:0 auto 40px;border-bottom:1px solid rgba(84,84,84,.7);display:flex;justify-content:space-between;box-sizing:border-box}@media (max-width:976px){.page__header{max-width:calc(100% - 96px)}}@media (max-width:800px){.page__header{max-width:calc(100% - 64px)}}@media (max-width:590px){.page__header{max-width:100%;margin:0 auto 42px;padding:0 27px}}.page__profile{margin-bottom:50px}@media (max-width:590px){.page__profile{margin-bottom:36px}}.page__cards{margin-bottom:66px}@media (max-width:590px){.page__cards{margin-bottom:48px}}.header{box-sizing:border-box;padding-bottom:40px}@media (max-width:976px){.header{padding-bottom:31.6px}}.header__logo{width:100%;height:100%;min-width:103px}.header__container{display:flex;font-style:normal;font-size:18px;line-height:22px}.header__container_type_burger-menu{display:none}@media(max-width:768px){.header__container_type_burger-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0 40px;width:100%}}.header__container_type_profile-menu{max-width:calc(100% - 103px)}@media(max-width:768px){.header__container_type_profile-menu{display:none}}.header__link-push{font-weight:400;text-decoration:none;color:#fff;text-align:right}.header__link-push_color_grey{color:#a9a9a9}.header__user{margin:0 24px 0 0;font-weight:500;color:#fff;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(max-width:768px){.header__user{text-align:center;margin:0 0 18px}}.logo{margin:0 10px 0 0;display:block;width:142px;height:33px;transition:opacity .2s;cursor:pointer}.logo:hover{opacity:.6}@media (max-width:976px){.logo{width:103.74px;height:24.4px}}.link{transition:opacity .2s;cursor:pointer}.link:hover{opacity:.6}.profile{display:flex;justify-content:space-between;align-items:center;color:#fff}@media (max-width:590px){.profile{flex-direction:column}}.profile__container{width:calc(100% - 150px);display:flex;align-items:center;box-sizing:border-box;padding-right:30px}@media (max-width:590px){.profile__container{padding:0;width:100%;flex-direction:column;justify-content:center;margin-bottom:34px}}.profile__image{display:block;width:120px;height:120px;object-fit:cover;border-radius:50%}.profile__image-edit{width:120px;height:120px;padding:0;border:0;position:relative;transition:opacity .2s;cursor:pointer;margin-right:30px;background-color:transparent;color:#fff}.profile__image-edit:hover:after{position:absolute;content:url(../../static/media/avatar-edit.ae1a976d.svg);top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);opacity:.8}@media (max-width:590px){.profile__image-edit{margin:0 0 22px}}.profile__info{display:grid;grid-template-columns:minmax(10px,1fr) 24px;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-gap:16px 18px;gap:16px 18px}@media (max-width:705px){.profile__info{grid-template-columns:minmax(10px,1fr) 18px}}@media (max-width:590px){.profile__info{grid-gap:10px 14px;gap:10px 14px;margin-left:28px}}.profile__name{margin:0;min-height:26px;font-weight:500;font-size:42px;line-height:48px;text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap}@media (max-width:976px){.profile__name{font-size:27px;line-height:32.68px}}@media (max-width:590px){.profile__name{text-align:center}}.profile__desc{margin:0;min-height:14px;font-weight:400;font-size:18px;line-height:22px;text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap}@media (max-width:976px){.profile__desc{font-size:14px;line-height:17px}}@media (max-width:590px){.profile__desc{text-align:center}}.profile__edit{box-sizing:border-box;padding:11px;border:1px solid #fff;background-image:url(../../static/media/edit-button.6c7bf054.svg);background-size:10px 10px;background-repeat:no-repeat;background-position:50%;background-color:#000;align-self:center}@media (max-width:705px){.profile__edit{background-size:7.5px 7.5px;padding:8px}}.profile__button{padding:0;max-width:150px;width:100%;background-color:inherit;background-image:url(../../static/media/add-button.bed8c136.svg);background-size:22px;background-position:50%;background-repeat:no-repeat;min-height:50px;color:#fff;border:2px solid #fff;border-radius:2px;overflow:hidden}@media (max-width:590px){.profile__button{max-width:100%;background-size:16px}}.cards__delete{border:0;padding:0;background-color:transparent;width:18px;min-height:19.3px;background-image:url(../../static/media/delete.e3c42771.svg);background-repeat:no-repeat;background-position:50%;background-size:18px 19.3px;transition:opacity .2s;cursor:pointer;position:absolute;top:15px;right:15px;z-index:5;visibility:hidden;opacity:0}.cards__delete:hover{opacity:.6}.cards__delete_visible{visibility:visible;opacity:1}.cards__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(282px,1fr));grid-gap:20px 17px;gap:20px 17px;list-style-type:none;margin:0;padding:0}@media (max-width:976px){.cards__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:765px){.cards__list{grid-gap:20px;gap:20px}}.cards__item{background-color:#fff;border-radius:10px;overflow:hidden;position:relative}.cards__image{display:block;width:100%;height:282px;object-fit:cover}.cards__image:hover{cursor:pointer}.cards__desc{width:100%;box-sizing:border-box;padding:25px 20px 31px 21px;display:flex;justify-content:space-between;align-items:center}@media (max-width:590px){.cards__desc{padding-bottom:26px}}.cards__subtitle{margin:0;max-width:calc(100% - 52px);font-weight:900;font-size:24px;line-height:29px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:765px){.cards__subtitle{font-size:18px;line-height:23px}}@media (max-width:590px){.cards__subtitle{font-size:24px;line-height:29px}}.cards__container-likes{display:flex;flex-direction:column;align-items:center}.cards__sum-likes{margin:0;font-style:normal;font-weight:400;font-size:13px;line-height:16px}.cards__button{border:0;padding:0;background-color:inherit;width:22px;min-height:19px;background-image:url(../../static/media/like.1ad06e85.svg);background-repeat:no-repeat;background-position:50%;background-size:22px 19px;margin-bottom:3px;transition:opacity .2s;cursor:pointer}.cards__button:hover{opacity:.5}.cards__button_active{background-image:url(../../static/media/like-active.35948469.svg)}.footer{color:#545454}.footer__author{margin:0;font-weight:400;font-size:18px;line-height:22px}@media (max-width:765px){.footer__author{font-size:14px;line-height:17px}}.popup{position:fixed;top:0;left:0;bottom:0;right:0;display:flex;visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s ease-in-out;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);color:#000;z-index:500}.popup_opened{visibility:visible;opacity:1}.popup__container{position:relative;background-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.15);border-radius:10px;max-width:430px}@media (max-width:590px){.popup__container{max-width:280px}}.popup__container_transparent{background-color:transparent;border-radius:0;max-width:100%}.popup__close{padding:0;border:0;background-image:url(../../static/media/close-icon.039f1f52.svg);background-size:cover;background-color:rgba(0,0,0,.6);width:32px;height:32px;position:absolute;top:-40px;right:-40px}@media (max-width:590px){.popup__close{width:20px;height:20px;top:-36px;right:0}}.popup__form{margin:0;box-sizing:border-box;padding:34px 36px 37px}@media (max-width:590px){.popup__form{padding:25px 22px}}.popup__image{max-width:75vw;max-height:75vh;display:block;margin-bottom:10px}.popup__subtitle{margin:0;font-weight:400;font-size:12px;line-height:15px;color:#fff}.form{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.form_color_white{width:100%;color:#fff}.form__title{font-weight:900;font-size:24px;line-height:29px;margin:0 0 54px}@media (max-width:590px){.form__title{font-size:18px;line-height:22px;margin-bottom:75px}}.form__title_place_delete{margin-bottom:38px}.form__title_place_sign-in{margin:0 auto 50px}.form__items{width:100%;display:flex;flex-direction:column;margin-bottom:31.34px}@media (max-width:590px){.form__items{margin-bottom:28.34px}}.form__items_color_white{margin-bottom:216px}.form__item{margin:0 0 10px;padding:0 0 13px;font-weight:400;font-size:14px;line-height:17px;border:0;border-bottom:1px solid rgba(0,0,0,.2);color:#000;width:100%}.form__item_state_invalid{border-bottom:1px solid red}.form__item_color_white{background-color:#000;border-bottom:2px solid #ccc;color:#fff}.form__error{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:red;margin-bottom:20px}.form__error:last-of-type{margin-bottom:0}@media (max-width:590px){.form__error{max-width:238px}}.form__button{box-sizing:border-box;border:0;padding:14px 132px;min-height:50px;font-weight:400;font-size:18px;line-height:22px;color:#fff;background-color:#000;border-radius:2px;overflow:hidden;cursor:pointer;transition:opacity .2s}.form__button:hover{opacity:.85}.form__button:disabled{opacity:.6;pointer-events:none;background-color:#f8f8f8;color:#c2c2c2;cursor:auto}@media (max-width:590px){.form__button{padding:12px 82px;font-size:14px;line-height:17px}}.form__button_place_new-card{padding:14px 143px}@media (max-width:590px){.form__button_place_new-card{padding:14px 91px}}.form__button_place_delete{padding:13px 168px 18px}@media (max-width:590px){.form__button_place_delete{padding:12px 140px}}@media (max-width:400px){.form__button_place_delete{padding:12px 115px}}.form__button_color_white{width:100%;background-color:#fff;color:#000;padding:14px 0}.result{display:flex;flex-direction:column}.popup__result{box-sizing:border-box;padding:60px 36px}@media (max-width:590px){.popup__result{padding:50px 18px}}.result__image{width:120px;margin:0 auto 32px}@media (max-width:590px){.result__image{margin:0 auto 40px}}.result__text{margin:0;font-style:normal;font-weight:900;font-size:24px;line-height:29px;text-align:center}@media (max-width:590px){.result__text{font-size:18px;line-height:22px}}
/*# sourceMappingURL=main.7bc9e03b.chunk.css.map */