/*! 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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/Inter-Regular.c8ba52b05a9ef10f4758.woff2) format("woff2"),url(fonts/Inter-Regular.8c206db99195777c6769.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(fonts/Inter-Medium.293fd13dbca5a3e450ef.woff2) format("woff2"),url(fonts/Inter-Medium.9053572c46aeb4b16caa.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(fonts/Inter-Black.15ca31c0a2a68f76d2d1.woff2) format("woff2"),url(fonts/Inter-Black.c6938660eec019fefd68.woff) format("woff")}
.body{background-color:#000;font-family:inter,Arial\ ,sans-serif}
.header{border-bottom:1px solid rgba(84,84,84,.7);margin:45px auto 40px;max-width:880px}@media screen and (max-width:940px){.header{margin:28px auto 42px;padding-left:27px}}
.header__logo{margin-bottom:36px}@media screen and (max-width:500px){.header__logo{margin-bottom:27px;width:104px}}
.profile{align-items:center;display:flex;justify-content:space-between;margin:0 auto 51px;max-width:880px;padding:0 19px}@media screen and (max-width:700px){.profile{flex-direction:column;margin-bottom:36px}}
.profile__about{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:700px){.profile__about{font-size:14px;line-height:17px;max-width:282px;text-align:center}}
.profile__avatar{background-size:cover;border-radius:50%;cursor:pointer;height:120px;width:120px}.profile__avatar:after{background-color:rgba(0,0,0,.8);background-image:url(images/pen.8667ac4a523e8fc42e59.svg);background-position:bottom;background-repeat:no-repeat;background-size:26px;content:"";display:block;transition:all .4s ease-in-out;width:100%}.profile__avatar:hover.profile__avatar:after{background-position:50%;height:100%}
.profile__edit{background-color:#000;background-image:url(images/pen.8667ac4a523e8fc42e59.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #fff;height:24px;margin:0;padding:0;width:24px}@media screen and (max-width:700px){.profile__edit{height:18px;width:18px}}.profile__edit:hover{cursor:pointer;opacity:.6}
.profile__info{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:0 17px;max-width:345px}@media screen and (max-width:700px){.profile__info{justify-content:center}}
.profile__name{color:#fff;font-size:42px;font-style:normal;font-weight:500;line-height:48px;margin:0 0 6px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:700px){.profile__name{font-size:27px;line-height:33px;max-width:250px;padding-left:35px}}
.profile__add{background-color:#000;background-image:url(images/plus.d86bb2edc2f6eadb96b7.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #fff;border-radius:2px;height:50px;margin:0;padding:0;width:150px}@media screen and (max-width:700px){.profile__add{width:282px}}.profile__add:hover{cursor:pointer;opacity:.6}
.profile__card{display:flex;flex-direction:row;gap:30px}@media screen and (max-width:700px){.profile__card{align-items:center;flex-direction:column;gap:27px;margin-bottom:33px}}
.grid-zona{display:grid;gap:20px 17px;grid-template-columns:repeat(auto-fill,282px);justify-content:center;margin:0 auto 67px;max-width:880px;min-height:35vh;padding:0 19px}@media screen and (max-width:700px){.grid-zona{margin-bottom:50px}}
.card{background-color:#fff;border-radius:10px;min-height:361px;position:relative;width:282px}
.card__delete{background-color:rgba(84,84,84,0);background-image:url(images/Trash.823b0cf1b0b7e9cb7cad.svg);border:0;height:19px;position:absolute;right:20px;top:20px;width:18px}.card__delete.hide{display:none}.card__delete:hover{cursor:pointer;opacity:.5}
.card__info{align-items:center;display:flex;justify-content:space-between;margin:25px auto;width:85%}
.card__image{background-color:#868484;border-top-left-radius:10px;border-top-right-radius:10px;display:block;height:282px;-o-object-fit:cover;object-fit:cover;width:100%}.card__image:hover{cursor:pointer}
.card__like{background-color:#fff;background-image:url(images/like.87ed371465c7a6a1cd01.svg);border:0;height:19px;transform:translateY(-8px);width:22px}.card__like:hover{cursor:pointer;opacity:.5}.card__like:after{content:attr(data-like);display:block;font-size:13px;transform:translateY(18px)}
.card__like_active{background-image:url(images/Union.7d05f10516335c399062.png)}
.card__name-place{font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:0;max-width:215px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.footer{margin:0 auto 60px;max-width:880px;padding-left:19px}@media screen and (max-width:700px){.footer{margin-bottom:36px}}
.footer__copyright{bottom:0;color:#545454;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:0}@media screen and (max-width:700px){.footer__copyright{font-size:14px;line-height:17px}}
.popup{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility 1s,opacity .5s linear;visibility:hidden}
.popup__card-image{max-height:75vh;max-width:75vw}
.popup__card-title{bottom:-25px;color:#fff;font-size:12px;font-weight:400;left:0;line-height:15px;margin:0;position:absolute}
.popup__card{position:relative}
.popup_foolscreen-card{background-color:rgba(0,0,0,.9)}
.popup_opened{opacity:1;visibility:visible}
.popup__container{background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);position:relative;width:430px}@media screen and (max-width:700px){.popup__container{width:282px}}
.popup__title{font-size:24px;font-style:normal;font-weight:900;line-height:29px;margin:34px 36px 54px}@media screen and (max-width:700px){.popup__title{font-size:18px;line-height:22px;margin:25px 22px 70px}}.popup_confirmation .popup__title{margin-bottom:20px}
.popup__save{background:#000;border:0;border-radius:2px;color:#fff;font-size:18px;font-style:normal;font-weight:400;height:50px;line-height:22px;margin:18px 36px 37px;text-align:center;width:358px}.popup__save:hover{cursor:pointer;opacity:.8}.popup__save.popup__save_disabled{background:#e5e5e5;border-color:#000;color:#000}.popup__save.popup__save_disabled:hover{cursor:no-drop;opacity:1}@media screen and (max-width:700px){.popup__save{font-size:14px;height:46px;line-height:17px;margin:20px 22px 25px;width:238px}}.popup__save.loading:after{animation:loading 1s ease-in-out infinite;content:"";display:-webkit-inline-box;width:0}@keyframes loading{0%{content:"."}50%{content:".."}to{content:"..."}}
.popup__item{border:0;border-bottom:1px solid rgba(0,0,0,.2);font-family:inherit;font-size:14px;height:27px;line-height:17px;margin:0 0 30px 36px;width:358px}@media screen and (max-width:700px){.popup__item{margin:0 22px 27px;width:238px}}
.popup__item_type_error{border-bottom-color:red}
.popup__close{background-color:transparent;background-image:url(images/close-Icon.2ceb783afbab75916ddc.svg);background-size:cover;border:0;height:32px;position:absolute;right:-40px;top:-40px;width:32px}.popup__close:hover{cursor:pointer;opacity:.6}@media screen and (max-width:700px){.popup__close{height:20px;right:0;top:-36px;width:20px}}
.popup__item-error{color:red;font-size:12px;font-weight:400;left:36px;line-height:15px;position:absolute;top:33px}
.popup__wraper{position:relative}

