body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Inter,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Inter,Arial,sans-serif}.page{margin:auto;max-width:880px}@media screen and (max-width:900px){.page{max-width:320px}}.header{border-bottom:1px solid rgba(84,84,84,.7);display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:45px;max-width:880px;padding-bottom:41px;transition:margin-top .5s linear}.header__logo{background-image:url(/static/media/header-logo.50fce9df697a07971411.svg);background-repeat:no-repeat;background-size:contain;height:33px;width:173px}.header__nav-button{background-color:#000;background-image:url(/static/media/hamburger.a46d5c1c53c02d60fc80.svg);background-size:contain;display:none;height:21px;width:24px}@media screen and (max-width:900px){.header{margin-top:0;max-width:320px;padding-bottom:32px;padding-top:28px}.header__logo{height:24px;margin-left:27px;width:126px}.header_extended{margin-top:142px}.header__nav-button{display:block}}.navbar{font-size:18px;padding-top:5px}.navbar_logged{-webkit-column-gap:24px;column-gap:24px;display:flex}.navbar__link{color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-decoration:none}.navbar__logout{color:#a9a9a9}.navbar__text{color:#fff;margin:0;text-decoration:none}@media screen and (max-width:900px){.navbar{font-size:14px;padding-right:30px}.navbar_logged{align-items:center;border-bottom:1px solid rgba(84,84,84,.7);flex-flow:column;font-size:18px;height:0;justify-content:center;overflow:hidden;padding:0;position:absolute;row-gap:18px;top:0;transition:height .5s linear;width:320px;z-index:0}.navbar_opened{height:142px}}.button{transition:opacity .1s ease}#button_inactive{border:1px solid rgba(0,0,0,.2);color:rgba(0,0,0,.2)}#button_inactive,#button_inactive_page{background-color:initial;pointer-events:none}#button_inactive_page{border:1px solid #ccc;color:#ccc}.button_hidden{display:none}.button:hover{cursor:pointer}.footer{margin-top:67px;padding-bottom:60px}.footer__copyright{color:#545454;font-size:18px;line-height:22px;margin:0}@media screen and (max-width:900px){.footer{margin-top:50px;padding:0 19px 36px}.footer__copyright{font-size:14px;line-height:17px}}.overlay__image{max-height:75vh;max-width:75vw}.overlay__location-name{color:#fff;font-size:12px;line-height:15px;margin:0;padding-top:10px}.dash{align-items:center;display:flex;margin-top:40px}.dash__profile-image{background-image:url(/static/media/profile.6163c2039d1f0eb8d7ca.jpg);background-size:cover;border-radius:50%;height:120px;width:120px}.dash__button_type_edit-image{background-color:rgba(0,0,0,.8);background-image:url(/static/media/pencil.8667ac4a523e8fc42e59.svg);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:50%;height:120px;opacity:0;transition:visibility 0s linear .5s,opacity .5s linear;visibility:none;width:120px}.dash__button_type_edit-image:hover{opacity:1;visibility:visible}.dash__text{color:#fff;display:flex;flex-wrap:wrap;line-height:16px;padding-left:30px}.dash__line{display:flex;width:-webkit-fill-available}.dash__user-title{font-size:42px;font-weight:500;margin:0;max-width:400px;overflow:hidden;padding:15px 0;text-overflow:ellipsis;white-space:nowrap}.dash__button_type_edit-info{align-self:center;background-color:initial;background-image:url(/static/media/pencil.8667ac4a523e8fc42e59.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border:1px solid #fff;height:24px;margin-left:18px;width:24px}.dash__user-subtitle{flex-basis:100%;font-size:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:22px;margin:0;max-width:400px;overflow:hidden;padding-top:16px;text-overflow:ellipsis;white-space:nowrap}.dash__button_type_add-place{background-color:initial;background-image:url(/static/media/plus.d86bb2edc2f6eadb96b7.svg);background-position:50%;background-repeat:no-repeat;background-size:22px 22px;border:2px solid #fff;border-radius:2px;height:50px;margin-left:auto;width:150px}.dash__button_type_add-place:hover,.dash__button_type_edit-info:hover{opacity:.6}@media screen and (max-width:900px){.dash{flex-flow:column;margin-top:42px;padding:0 19px}.dash__text{margin-top:30px;padding-left:0;text-align:center}.dash__line,.dash__text{justify-content:center}.dash__user-title{font-size:22px;line-height:27px;max-width:200px;padding-bottom:0;padding-top:0}.dash__button_type_edit-info{background-size:7.5px 7.5px;height:18px;margin-left:10px;width:18px}.dash__user-subtitle{font-size:14px;line-height:17px;max-width:200px;padding-top:14px}.dash__button_type_add-place{margin-left:0;margin-top:36px;width:-webkit-fill-available}}.locations{grid-gap:20px 17px;display:grid;gap:20px 17px;grid-template-columns:repeat(3,1fr);margin-top:50px;width:-webkit-fill-available}@media screen and (max-width:900px){.locations{display:flex;flex-flow:column;margin-top:36px;padding:0 19px}}.location{background-color:#fff;border-radius:10px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.location__button_type_delete{background-color:initial;background-image:url(/static/media/trash.c4956c32989e66228de8.svg);background-repeat:no-repeat;background-size:contain;border:0;height:19.3px;position:absolute;right:15px;top:18px;width:18px}.location__button_type_delete:hover{opacity:.6}.location__image{height:282px;width:282px}.location__image:hover{cursor:pointer}.location__row{align-items:center;display:flex;padding:25px 15px 31px 21px;width:246px}.location__title{display:inline-block;font-size:24px;font-weight:900;line-height:29px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location__like-container{display:flex;flex-flow:column;height:35px;margin-left:auto}.location__button_type_like{background-color:initial;background-image:url(/static/media/heart.3826c074a1b94b101e38.svg);background-repeat:no-repeat;background-size:contain;border:0;height:19px;width:21px}.location__like-number{font-size:13px;line-height:16px;margin:3px 0 0;text-align:center}.location__button_type_like_active{background-image:url(/static/media/heart-black.226461bd64622361ffb2.svg)}.location__button_type_like:hover{opacity:.5}.overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;opacity:0;pointer-events:none;position:fixed;top:0;transition:visibility 0s linear .5s,opacity .5s linear;visibility:none;width:100%;z-index:1}.overlay_opened{opacity:1;pointer-events:all;transition-delay:0s;visibility:visible}.overlay__form{position:relative;width:430px;z-index:2}.overlay__button_type_close{background-color:initial;background-image:url(/static/media/plus.d86bb2edc2f6eadb96b7.svg);background-position:50%;background-size:cover;border:0;height:40px;padding:0;position:absolute;right:-40px;top:-40px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:40px}.overlay__button_type_close:hover{opacity:.6}.overlay__element{max-height:0;max-width:0;opacity:0;pointer-events:none;position:relative;transition:all 0s .5s,opacity .5s linear;visibility:none}.overlay__element_opened{max-height:100%;max-width:100%;opacity:1;pointer-events:all;transition-delay:0s;visibility:visible}@media screen and (max-width:900px){.overlay__form{width:282px}.overlay__button_type_close{height:26px;right:0;top:-42px;width:26px}}.form{background-color:#fff;border-radius:10px;display:flex;flex-flow:column;padding:34px 0 36.5px}.form_type_page{align-items:center;background-color:#000;border-radius:0;margin:auto;padding-bottom:0;padding-top:60px;width:880px}.form__row{display:flex;flex-flow:column}.form__title{font-size:24px;font-weight:900;line-height:29px;margin:0 36px}.form__title_type_page{color:#fff}.form__inputs{border:0;display:flex;flex-flow:column;margin:0 36px;padding:54px 0 0;row-gap:13px}.form__inputs_type_page{margin-bottom:216px;padding-top:50px;row-gap:30px;width:358px}.form__input{border-bottom:1px solid rgba(0,0,0,.2)}.form__input_type_page{background-color:initial;border-bottom:2px solid #ccc;color:#fff}.form__button_type_save{background-color:#000;border:0;border-radius:2px;color:#fff;font-size:18px;line-height:22px;margin:48px 36px 0;padding:14px 100px}.form__button_type_save:hover{opacity:.8}.form__button_type_page{background-color:#fff;color:#000;width:358px}.form__link{color:#fff;font-size:14px;margin-top:15px;text-decoration:none}@media screen and (max-width:900px){.form{padding:25px 0}.form_type_page{padding-top:40px;width:260px}.form__title{font-size:18px;line-height:22px;margin:0 22px}.form__inputs{font-size:14px;line-height:17px;margin:0 22px}.form__inputs_type_page{width:260px}.form__button_type_save{font-size:14px;line-height:17px;margin:46px 22px 0}.form__button_type_page{width:260px}.form__link{font-size:12px;margin-top:20px}}.input{border-left:0;border-right:0;border-top:0;font-size:14px;line-height:17px;padding-bottom:13.26px}.input_error{border-bottom:1px solid red}.input-text-error{color:red;font-size:12px;line-height:15px;padding-top:5px;visibility:hidden}.input-text-error_active{visibility:visible}.login{background-color:#000;border-radius:0;margin:auto;width:880px}.login__title{color:#fff}.tool-tip{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-flow:column;height:330px;justify-content:center;row-gap:32px;width:430px}.tool-tip__icon{height:120px;width:120px}.tool-tip__icon_type_success{background-image:url(/static/media/success.1b6082f862eac35e2514.svg)}.tool-tip__icon_type_fail{background-image:url(/static/media/fail.df8eddf661ff88f2d0ef.svg)}.tool-tip__message{color:#000;font-size:24px;font-weight:900;line-height:29px;margin:0;padding:0 36px;text-align:center}@media screen and (max-width:900px){.tool-tip{height:308px;width:280px}.tool-tip__message{font-size:20px;padding:0 18px}.tool-tip__close-button{height:30px;line-height:24px;right:118.57px;width:30px}}
/*# sourceMappingURL=main.92bf2a2e.css.map*/