/*! 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-weight:400;src:url(/static/media/Inter-Regular.26a30a5f.woff2) format("woff2"),url(/static/media/Inter-Regular.e148c4a1.woff) format("woff")}@font-face{font-family:"Inter";font-weight:500;src:url(/static/media/Inter-Medium.d0a58d95.woff2) format("woff2"),url(/static/media/Inter-Medium.eec0ea57.woff) format("woff")}@font-face{font-family:"Inter";font-weight:900;src:url(/static/media/Inter-Black.768169b1.woff2) format("woff2"),url(/static/media/Inter-Black.7bb62343.woff) format("woff")}.page{font-family:"Inter",Arial,sans-serif;width:100%;min-height:100vh;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility}.content{max-width:1280px}.content,.header{width:100%;margin:0 auto}.header{display:flex;flex-direction:column}@media screen and (max-width:1024px){.header{max-width:624px}}@media screen and (max-width:768px){.header{max-width:368px}}@media screen and (max-width:540px){.header{max-width:320px}}.header__container{box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:880px;margin:0 auto;padding-top:45px;border-bottom:1px solid rgba(84,84,84,.7)}@media screen and (max-width:1024px){.header__container{max-width:624px}}@media screen and (max-width:768px){.header__container{max-width:368px;border-top:1px solid rgba(84,84,84,.7)}}@media screen and (max-width:540px){.header__container{max-width:320px}}@media screen and (max-width:360px){.header__container{padding:28px 30px 0;margin:0}}.header__logo{width:173px;height:33px;margin-bottom:41px;object-fit:cover}@media screen and (max-width:540px){.header__logo{width:126px;height:24px;margin-left:27px}}.header__links{display:flex;grid-gap:0 24px;gap:0 24px;list-style:none;margin:0;padding:0}@media screen and (max-width:770px){.header__links_type_main{display:none}}.header__links_type_hamburger{display:flex;flex-direction:column;grid-gap:18px 0;gap:18px 0}.header__link{font-style:normal;font-weight:500;font-size:18px;line-height:22px;text-align:right;color:#fff;transition:opacity .2s linear;text-decoration:none;margin:0;align-self:baseline}.header__link:hover{opacity:.6;cursor:pointer}@media screen and (max-width:400px){.header__link{font-size:14px;line-height:17px}}.header__link_type_email{transition:none}.header__link_type_email:hover{opacity:1;cursor:default}.header__hamburger{display:none;width:24px;height:24px;transition:opacity .2s linear}.header__hamburger:hover{opacity:.6;cursor:pointer}@media screen and (max-width:770px){.header__hamburger{display:inline-block}}.header__hamburger-menu{display:none;flex-direction:column;align-items:center;justify-content:center;margin:40px auto}@media screen and (max-width:768px){.header__hamburger-menu_open{display:flex}}.profile{display:flex;max-width:880px;margin:40px auto 0;justify-content:flex-start}@media screen and (max-width:1024px){.profile{max-width:624px}}@media screen and (max-width:768px){.profile{flex-direction:column;justify-content:center;align-items:center;margin-top:42px;grid-gap:30px 0;gap:30px 0}}.profile__avatar-wrap{display:flex;align-items:center;justify-content:center;position:relative;margin-right:30px;width:120px;height:120px}@media screen and (max-width:768px){.profile__avatar-wrap{margin:0}}.profile__avatar-overlay{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:132px;border-radius:50%;top:0;right:0;left:0;cursor:pointer;z-index:0;opacity:0}.profile__avatar-overlay:hover{opacity:1}.profile__avatar-overlay:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:.3;z-index:-1;transition:opacity .2s linear}.profile__avatar-overlay:hover:before{opacity:.6}.profile__avatar{height:100%;object-fit:cover;object-position:center center;transition:opacity .2s linear;z-index:0}.profile__avatar,.profile__avatar-edit{position:absolute;width:100%;border-radius:50%}.profile__avatar-edit{height:26px}.profile__info{display:flex;flex-direction:column;width:100%;max-width:415px;grid-gap:16px 0;gap:16px 0;margin:22px 165px 0 0}@media screen and (max-width:1024px){.profile__info{margin-right:0;max-width:330px}}@media screen and (max-width:768px){.profile__info{margin:0;align-items:center;grid-gap:14px 0;gap:14px 0}}.profile__name-wrap{display:flex;align-items:baseline;grid-gap:0 18px;gap:0 18px}.profile__name{max-width:373px;font-style:normal;font-size:42px;font-weight:500;line-height:1.14;color:#fff;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:1024px){.profile__name{font-size:30px}}@media screen and (max-width:768px){.profile__name{font-size:22px;line-height:1.22;text-align:center;max-width:196px}}.profile__occupation{max-width:100%;margin:0;color:#fff;font-size:18px;font-weight:400;line-height:1.22;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:768px){.profile__occupation{text-align:center;font-size:14px;max-width:196px}}.profile__edit{border:1px solid #fff;background-image:url(/static/media/edit-icon.a1892ea7.svg);width:24px;height:24px;background-size:cover;background-repeat:no-repeat;background-position:50%;transition:opacity .2s linear;background-color:transparent;cursor:pointer;padding:0}.profile__edit:hover{opacity:.6}@media screen and (max-width:320px){.profile__edit{width:18px;height:18px}}.profile__add{width:150px;height:50px;background-image:url(/static/media/plus-icon.d86bb2ed.svg);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;padding:0;align-self:center;border:2px solid #fff;transition:opacity .2s linear}.profile__add:hover{opacity:.6}@media screen and (max-width:768px){.profile__add{width:100%;max-width:282px;margin:0}}.places{width:100%;max-width:880px;margin:50px auto 0}@media screen and (max-width:1024px){.places{max-width:624px}}@media screen and (max-width:540px){.places{max-width:282px;margin-top:36px}}.places__list{display:grid;grid-template-columns:repeat(auto-fit,282px);grid-gap:20px 17px;gap:20px 17px;padding:0;margin:0;list-style:none}@media screen and (max-width:768px){.places__list{justify-content:center}}.place{display:flex;position:relative;width:100%;flex-direction:column;justify-content:center;grid-gap:22px 0;gap:22px 0;background:#fff;border-radius:10px}.place__delete{position:absolute;width:18px;height:19px;background-image:url(/static/media/delete.c4956c32.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:transparent;cursor:pointer;padding:0;border:0;top:18px;right:15px;transition:opacity .2s linear;z-index:1}.place__delete:hover{opacity:.6}.place__image{width:100%;height:282px;object-fit:cover;object-position:center center;border-radius:10px 10px 0 0;cursor:pointer;transition:opacity .2s linear}.place__image:hover{opacity:.8}.place__title{align-self:center;max-width:193px;font-style:normal;font-weight:900;font-size:24px;line-height:1.2;color:#000;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.place__like-wrap{display:flex;flex-direction:column;align-items:center;grid-gap:3px 0;gap:3px 0}.place__like{width:21px;height:19px;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:transparent;cursor:pointer;padding:0;align-self:baseline;border:0;transition:opacity .2s linear}.place__like:hover{opacity:.5}.place__like_theme_like{background-image:url(/static/media/enabled-icon.226461bd.svg)}.place__like_theme_unlike{background-image:url(/static/media/disabled-icon.3826c074.svg)}.place__like-counter{font-style:normal;font-weight:400;font-size:13px;line-height:16px;text-align:center;color:#000;margin:0}.place__description{display:flex;grid-gap:0 29px;gap:0 29px;justify-content:space-between;align-items:baseline;margin:0 15px 22px 21px}@media screen and (max-width:320px){.place__description{margin-bottom:31px}}.popup{visibility:hidden;display:flex;align-items:center;position:fixed;top:0;left:0;cursor:pointer;z-index:1;opacity:0;transition:all .3s linear}.popup,.popup:before{width:100%;height:100%}.popup:before{content:"";position:absolute;background:#000;opacity:.5;z-index:-1}.popup_opened{visibility:visible;opacity:1}.popup__container{position:relative;display:flex;flex-direction:column;grid-gap:29px 0;gap:29px 0;cursor:default;margin:54px auto 0}.popup__container_type_image{max-width:75vw;max-height:75vh;border-radius:0;border:0;background-color:transparent;grid-gap:0;gap:0;margin-top:0}.popup__container_type_info{box-sizing:border-box;display:flex;max-width:430px;flex-direction:column;justify-content:center;align-items:center;padding:60px 36px;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.15);border-radius:10px}@media screen and (max-width:540px){.popup__container_type_info{padding:50px 18px;max-width:320px}}@media screen and (max-width:380px){.popup__container_type_info{max-width:280px}}.popup__container_type_form{width:100%;max-width:430px;background:#fff;border-radius:10px}@media screen and (max-width:768px){.popup__container_type_form{max-width:282px;grid-gap:30px 0;gap:30px 0}}.popup__close{position:absolute;top:-40px;right:-40px;width:40px;height:40px;background-size:contain;border:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-image:url(/static/media/plus-icon.d86bb2ed.svg);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;padding:0;transition:opacity .2s linear}.popup__close:hover{opacity:.6}@media screen and (max-width:768px){.popup__close{width:26px;height:26px;top:-30px;right:0}}.popup__close_type_info{width:30px;height:30px;right:45%;top:-45px}@media screen and (max-width:768px){.popup__close_image{width:30px;height:30px;right:-30px}}.popup__form{width:100%;max-width:358px;padding:34px 36px 36px}@media screen and (max-width:768px){.popup__form{max-width:238px;padding:25px 22px}}.popup__form_type_delete{width:100%;padding:34px 36px}@media screen and (max-width:768px){.popup__form_type_delete{max-width:238px;padding:25px 22px}}.popup__title{font-style:normal;font-weight:900;font-size:24px;line-height:1.2;color:#000;margin:0}@media screen and (max-width:768px){.popup__title{font-size:18px;line-height:1.22}}.popup__uploader{display:flex;justify-content:space-evenly;align-items:baseline;grid-gap:0 10px;gap:0 10px;align-items:flex-end}@media screen and (max-width:768px){.popup__uploader{flex-direction:column;align-items:flex-start;justify-content:center;grid-gap:20px 0;gap:20px 0}}.popup__input-container{width:100%}.popup__input{width:100%;height:27px;font-style:normal;font-weight:400;font-size:14px;line-height:1.21;color:#000;border:0;padding:0;border-bottom:1px solid rgba(0,0,0,.2)}@media screen and (max-width:768px){.popup__input{width:100%}}.popup__input_type_file{box-sizing:border-box;width:35%;transition:opacity .2s linear;background:transparent;border:1px solid rgba(0,0,0,.2);text-align:center;padding:5px}.popup__input_type_file:hover{opacity:.8;cursor:pointer}@media screen and (max-width:768px){.popup__input_type_file{width:100%}}.popup__input-error{display:none;max-width:358px;height:17px;font-style:normal;font-weight:400;font-size:12px;line-height:1.25;color:red}.popup__lable{margin:0;font-weight:700;line-height:.5;font-size:14px;align-self:center}.popup__input-error_active{display:block}.popup__submit{width:100%;height:50px;margin:48px auto 0;background:#000;cursor:pointer;padding:0;border-radius:2px;font-style:normal;font-weight:400;font-size:18px;line-height:1.22;text-align:center;color:#fff;transition:opacity .2s linear}.popup__submit:hover{opacity:.8}@media screen and (max-width:768px){.popup__submit{font-size:14px;line-height:1.2}}.popup__submit_inactive{background:#fff;color:#000;opacity:.2;border:1px solid #000;box-sizing:border-box;border-radius:2px;pointer-events:none}.popup__image{max-width:75vw;max-height:75vh;object-fit:contain}.popup__description{font-style:normal;font-weight:400;font-size:12px;line-height:1.25;color:#fff;margin:10px 0 0}.footer{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:880px;margin:67px auto 0;padding-bottom:60px}@media screen and (max-width:1024px){.footer{max-width:624px}}@media screen and (max-width:540px){.footer{max-width:282px;margin-top:50px;padding-bottom:36px}}.footer__author{width:100%;max-width:318px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#545454;margin:0}@media screen and (max-width:540px){.footer__author{font-size:14px;line-height:17px}}.authenticate{display:flex;width:100%;align-items:center;justify-content:center;margin-top:60px}.authenticate__from-container{width:100%;max-width:358px;margin:0 auto}@media screen and (max-width:540px){.authenticate__from-container{max-width:320px}}@media screen and (max-width:400px){.authenticate__from-container{max-width:260px}}.authenticate__form,.authenticate__title-container{display:flex;flex-direction:column}.authenticate__title-container{align-items:center;grid-gap:50px 0;gap:50px 0}.authenticate__title{font-style:normal;font-weight:900;font-size:24px;line-height:29px;text-align:center;color:#fff;margin:0}@media screen and (max-width:400px){.authenticate__title{font-size:20px;line-height:24px}}.authenticate__input-container{display:flex;flex-direction:column;grid-gap:30px 0;gap:30px 0;width:100%}.authenticate__input{width:100%;background-color:transparent;border:0;padding-bottom:13px;border-bottom:2px solid #ccc;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#ccc;outline:none}.popup__input_type_error{border-bottom:1px solid red}.authenticate__input-error{visibility:hidden;max-width:358px;height:17px;font-style:normal;font-weight:400;font-size:12px;line-height:1.25;color:red}.authenticate__input-error_active{visibility:visible}.authenticate__submit-container{display:flex;flex-direction:column;grid-gap:15px 0;gap:15px 0;margin-top:215px}.authenticate__submit{width:100%;background:#fff;border-radius:2px;font-style:normal;font-weight:400;font-size:18px;line-height:50px;text-align:center;color:#000;transition:opacity .2s linear}.authenticate__submit:hover{opacity:.6;cursor:pointer}@media screen and (max-width:400px){.authenticate__submit{font-size:16px}}.authenticate__submit_inactive{background:#fff;color:#000;opacity:.2;border:1px solid #000;box-sizing:border-box;border-radius:2px;pointer-events:none}.authenticate__link{font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff;margin:0;transition:opacity .2s linear;text-decoration:none}.authenticate__link:hover{opacity:.6;cursor:pointer}@media screen and (max-width:400px){.authenticate__link{font-size:12px;line-height:15px}}.info__icon{width:120px;height:120px}.info__message{font-style:normal;font-weight:900;font-size:24px;line-height:29px;text-align:center;color:#000}@media screen and (max-width:540px){.info__message{font-size:20px;line-height:24px}}
/*# sourceMappingURL=main.d10c6f52.chunk.css.map */