/*! 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-weight:400;src:local("Inter-Regular"),url(bd097ceff83f90802a12.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:500;src:local("Inter-Medium"),url(01f03178adde434fc9fa.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:900;src:local("Inter-Black"),url(ed17840f58cc8c61635a.woff2) format("woff2")}
.page{background:#000;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;font-weight:400;margin:auto;max-width:918px;min-height:100vh;min-width:320px;padding:45px 0 60px}@media screen and (max-width:714px){.page{padding:28px 0 36px}}
.header{border-bottom:1px solid rgba(84,84,84,.7);box-sizing:border-box;flex:0 0 74px;margin:auto;max-width:880px;width:100%}@media screen and (max-width:933px){.header{padding:0 19px}}@media screen and (max-width:714px){.header{flex:0 0 56px}}
.profile-info{align-items:center;box-sizing:border-box;display:grid;gap:0 30px;grid-template-columns:120px 1fr 150px;padding:40px 19px 50px}@media screen and (max-width:714px){.profile-info{grid-template-columns:1fr;justify-items:center;padding:40px 19px 36px}}
.cards{box-sizing:border-box;display:grid;gap:20px 17px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 19px}@media screen and (max-width:714px){.cards{gap:20px}}
.card{border-radius:10px;display:flex;flex-direction:column;overflow:hidden;position:relative}
.footer{box-sizing:border-box;flex:0 0 auto;padding:67px 19px 0}@media screen and (max-width:714px){.footer{padding:48px 19px 0}}
.popup{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s,opacity .3s linear;visibility:hidden;width:100%}

.figure{box-sizing:border-box;margin:0;padding:0;width:100%}
.header__logo{height:33px;width:142px}@media screen and (max-width:714px){.header__logo{height:24.4px;margin:0 0 0 7px;width:104px}}
.profile-info__center{display:flex;flex-direction:column;gap:16px 0;justify-content:center;max-width:336px}@media screen and (max-width:714px){.profile-info__center{gap:14px 0;margin-bottom:30px;max-width:280px}}
.profile-info__row{align-items:center;display:inline-flex}
.profile-info__name{font-size:42px;font-weight:500;line-height:1.14;margin:0;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:714px){.profile-info__name{font-size:27px;line-height:1.18}}
.profile-info__edit-button{background:url(6c7bf05444b9793fdf6e.svg) 50%/50% no-repeat;border:1px solid #fff;box-sizing:border-box;cursor:pointer;flex:0 0 24px;height:24px;margin:0 0 0 16px}.profile-info__edit-button:hover{opacity:.6}@media screen and (max-width:714px){.profile-info__edit-button{flex:0 0 18px;height:18px}}
.profile-info__about{font-size:18px;line-height:1.22;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:714px){.profile-info__about{font-size:14px;text-align:center}}
.profile-info__add-button{background:url(bed8c136e13907f5eefb.svg) 50%/22px no-repeat;border:2px solid #fff;border-radius:2px;cursor:pointer;min-height:50px;width:100%}.profile-info__add-button:hover{opacity:.6}@media screen and (max-width:714px){.profile-info__add-button{background:url(bed8c136e13907f5eefb.svg) 50%/16px no-repeat}}
.profile-info__img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:100%}@media screen and (max-width:714px){.profile-info__img{margin-bottom:26px}}
.profile-info__avatar-wrapper{cursor:pointer;height:120px;position:relative;width:120px}.profile-info__avatar-wrapper:before{background:rgba(0,0,0,.8) url(6c7bf05444b9793fdf6e.svg) 50% /26px 26px no-repeat;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.profile-info__avatar-wrapper:hover:before{display:block}

.card__img{cursor:pointer;height:282px;-o-object-fit:cover;object-fit:cover;width:100%}
.card__logo-heart{background:url(1ad06e85f169668a1f36.svg) 50%/cover no-repeat;border:none;cursor:pointer;height:19px;width:22px}.card__logo-heart:hover{opacity:.5}
.card__bottom{align-items:center;background:#fff;box-sizing:border-box;display:flex;justify-content:space-between;padding:21px 15px 28px 21px}
.card__place-name{color:#000;flex:1 1 auto;font-size:24px;font-weight:900;line-height:29px;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}
.card__garbage{background:url(ce3b64935accf9b8212e.svg) 50%/cover no-repeat;border:none;cursor:pointer;height:19px;padding:0;position:absolute;right:20px;top:20px;width:18px}
.card__like-column{align-items:center;display:flex;flex-direction:column}
.card__like-counter{color:#000;font-size:13px;line-height:16px;margin:0}
.footer__content{color:#545454;font-size:18px;line-height:1.22;margin:0}@media screen and (max-width:714px){.footer__content{font-size:14px}}
.popup__body{background:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;margin:auto;padding:34px 36px 37px;position:relative;width:430px}@media screen and (max-width:714px){.popup__body{padding:25px 22px;width:282px}}
.popup__title{color:#000;font-size:24px;font-weight:900;line-height:1.2;margin:0 0 47px;padding:0}@media screen and (max-width:714px){.popup__title{font-size:18px;margin:0 0 75px}}
.popup__close-button{background:url(bed8c136e13907f5eefb.svg) 50%/cover no-repeat;border:none;cursor:pointer;height:36px;padding:0;position:absolute;right:-40px;top:-40px;transform:rotate(45deg);width:36px;z-index:100}.popup__close-button:hover{opacity:.6}@media screen and (max-width:714px){.popup__close-button{height:20px;right:0;top:-35px;width:20px}}
.form__text{border:none;border-bottom:1px solid rgba(0,0,0,.2);color:#000;font-size:14px;line-height:17px;padding:5px 0;width:100%}.form__text::-moz-placeholder{color:#000;font-size:14px;font-weight:400;line-height:17px}.form__text::placeholder{color:#000;font-size:14px;font-weight:400;line-height:17px}
.form__button{background:#000;border:0;border-radius:2px;color:#fff;cursor:pointer;font-size:18px;height:50px;line-height:1.22;margin:0;padding:0;width:100%}.form__button:hover{opacity:.8}@media screen and (max-width:714px){.form__button{font-size:14px}}
.figure__img{height:100%;margin:0 0 10px;max-height:75vh;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:600px){.figure__img{height:299px}}
.figure__name{font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.form__text-error{color:red;font-size:12px;left:0;line-height:1.25;opacity:0;position:absolute;top:calc(100% + 5px)}
.form__field{display:block;position:relative}.form__field:first-child{margin:0 0 30px}.form__field:nth-child(2){margin:0 0 48px}
.card__logo-heart_style_filled{background:url(35948469632d0421d697.svg) 50%/cover no-repeat}
.card__garbage_inactive{display:none}
.popup_opend{opacity:1;visibility:visible}
.popup__body_target_card-fullscreen{background:transparent;border-radius:0;padding:0;width:816px}@media screen and (max-width:918px){.popup__body_target_card-fullscreen{width:433px}}@media screen and (max-width:600px){.popup__body_target_card-fullscreen{width:240px}}
.popup_target_card-fullscreen{background:rgba(0,0,0,.9)}
.button_inactive{background:transparent;border:1px solid rgba(0,0,0,.2);color:#c4c4c4;cursor:none;pointer-events:none}
.form__text_type_error{border-bottom-color:red}
.form__text-error_active{opacity:1}


/*# sourceMappingURL=main.css.map*/