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;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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter-Black;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/InterDisplay-Black--Thh5XZM.woff2) format("woff2")}@font-face{font-family:Inter-Medium;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/InterDisplay-Medium-CYGNL_ty.woff2) format("woff2")}.button{background-color:transparent;border:none;cursor:pointer}.button:hover{opacity:.6}.button_like:active{color:#000}.header{background-color:#000}.header__container{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin:auto;max-width:880px}.header__burger{display:none}.header__mobile-panel{display:none;width:100%}.header__mobile-panel_opened{display:none}.header__logo{height:33px;width:173px}.header__profile-container{display:flex;justify-content:flex-start;align-items:center;width:100%;height:120px;padding-top:40px}.header__profile-image{width:120px;height:120px;border-radius:50%;object-fit:cover}.header__profile-info{display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding-left:30px}.header__title-container{display:flex;justify-content:start;align-items:baseline}.header__title{font-family:Inter-Medium,Arial,sans-serif;font-size:42px;line-height:1.15;color:#fff;margin:0}.header__subtitle{font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.2;color:#fff;margin:0;padding-top:16px}.header__edit-button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-left:18px}.header__edit-icon{width:24px;height:24px}.header__add-button{display:flex;justify-content:center;align-items:center;width:150px;height:50px;border:2px solid #fff;margin-left:auto}.header__add-icon{height:22px;width:22px}.header__profile-image-container{position:relative;width:120px;height:120px}.header__profile-image-container:hover .header__profile-image{opacity:.3;transition:opacity .3s ease-in-out}.header__change-image-button{position:absolute;bottom:47px;right:47px;justify-content:center;align-items:center;width:26px;height:26px;margin:auto;padding:0;opacity:0;transition:.3s ease-in-out;pointer-events:none}.header__profile-image-container:hover .header__change-image-button{opacity:1;pointer-events:auto}.header__change-image-icon{width:26px;height:26px}@media screen and (max-width:1000px){.header{padding-left:8%;padding-right:8%}}@media screen and (max-width:850px){.header__container{align-items:center;margin:auto;width:100%}.header__top{padding-top:0;height:84px}.header__logo{height:24px;width:126px}.header__profile-container{display:contents}.header__profile-image{margin-top:10%}.header__profile-info{padding-left:0;align-items:center}.header__title-container{padding-top:30px}.header__title{font-size:22px}.header__subtitle{font-size:14px;padding-top:14px}.header__edit-button{width:18px;height:18px;margin-left:10px}.header__edit-icon{width:18px;height:18px}.header__add-button{width:100%;border:2px solid #fff;margin:36px auto auto}.header__add-icon{height:16px;width:16px}.header_logged-in .header__auth,.header__burger{display:none}.header_logged-in .header__burger{display:block;width:24px;height:18px;background:transparent;border:none;cursor:pointer;position:relative}.header__burger:before,.header__burger:after{content:"";position:absolute;left:0;width:24px;height:3px;background:#fff;border-radius:2px}.header__burger:before{top:0;box-shadow:0 7.5px #fff}.header__burger:after{bottom:0}.header__burger_opened{height:24px}.header__burger_opened:before{top:50%;transform:translateY(-50%) rotate(45deg);box-shadow:none}.header__burger_opened:after{top:50%;bottom:auto;transform:translateY(-50%) rotate(-45deg)}.header__mobile-panel{display:none}.header__mobile-panel_opened{display:flex;flex-direction:column;align-items:center;gap:18px;padding:40px 0;width:100%;border-bottom:#545454 solid 2px}.header__mobile-panel_opened .header__email,.header__mobile-panel_opened .header__auth-link{font-size:18px}}.popup_closed{display:none}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:2}.popup__content{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background-color:#fff;max-width:430px;width:calc(100% - 80px);padding:35px;border-radius:10px}.popup__content_content_image{background:transparent;padding:0;border-radius:0;box-shadow:none;width:fit-content;max-width:none}.popup__form{display:flex;flex-direction:column;gap:20px}.popup__close{position:absolute;top:-50px;right:-50px;width:40px;height:40px;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAYAAACO98lFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH2SURBVHgB7dvdjcIwEARgcxVQQkpICVA5JVwJpoMrYS+ILLc6TPC/ZyJGsngKmf1kCTDg3CfbEZHpttwOssxxTJ5lBfDrmhxxVoDvpFkMgIYWwgDEzxIAoIUIALyfZQOADmID4PUsEQA0EBEAz7MkAMBDJAA8ZvlyeZmWdUGDuAEsD5dlzS4nGbsBakdk7IBwf1aIagDmCakgqgOYJ6aAaAZgbgAN0RzA3AgSohuAuSEURHcAc2MIiGEApsBQiOEApsgQCBgAU6grBByAKdYFAhbAFGwKAQ9gijaBoAEwhatC0AGY4lUgaAE0pRD0AJoCiHkXAJpMiNR4WABNYwgPD6BpBOFpADSVITwdgKYShKcF0BRCeHoAjdxfBnNycnuI5L0R2s9OKATgh6gEwAtRGYAPohEAD0RjAHwIyf84fBLinwU8IoXnAUL++4hqByK0EFL5RIgOQhodidFASOMzQXgI6XQoCgshnU+F4SBk0LE4DIQM/l5gOMRoANNjDAQKgOnTFwINwPTqA4EKYPq1hUAHMD3bQLAAmL51IdgATO86EKwAmmIIdgBNLoT+/ee4rthcl3U+HA5XB5S1z9nd+8Xmb+4ERY+2A/4nYZafZc2pF8MDaCJmeQaIuJgGQLMxy2uAjYvpADSBWd4DBC6mBdCYWYIAv399uuSb2SGIAAAAAElFTkSuQmCC) center/contain no-repeat;border:none;cursor:pointer}.popup__content_content_image .popup__close{top:-35px;right:-30px;width:30px;height:30px}.popup__close-icon{width:40px;height:40px}.popup__title{font-family:Inter-Black,Arial,sans-serif;font-size:24px;line-height:1.2;color:#000;align-self:flex-start;margin:0;padding-bottom:54px}.popup__input{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.2;color:#000;width:100%;height:50px;border:none;border-bottom:2px solid #c4c4c4}.popup__input::placeholder{color:#c4c4c4}.popup__save-button{display:flex;justify-content:center;align-items:center;width:100%;height:50px;background-color:#000;color:#fff;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.2;border-radius:2px;border:none;cursor:pointer;margin-top:45px}.popup__save-button:hover{opacity:.8}.popup__save-button:disabled{cursor:not-allowed;border:2px solid #ccc;background-color:#fff;color:#ccc}.popup__input-error{display:none;font-family:Inter,Arial,sans-serif;color:red;font-size:12px;margin-top:6px;margin-right:auto}.popup__input_type_error{border-bottom:2px solid red}.popup__input-error_active{display:block}@media screen and (max-width:850px){.popup__form{margin-right:0}.popup__close{top:-50px;right:26px;width:26px;height:26px}.popup__content_content_image .popup__close{top:-35px;right:-30px;width:30px;height:30px}}.image-popup__container{position:relative;height:fit-content;width:fit-content;margin:0}.image-popup__image{display:block;max-width:75vw;max-height:75vh}.image-popup__title{position:absolute;bottom:-35px;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.2;color:#fff;z-index:4}.main{background-color:#000}.main__gallery{display:grid;grid-template-columns:1fr 1fr 1fr;margin:auto;max-width:880px;column-gap:17px;row-gap:21px;padding-top:50px}.main__gallery-item{position:relative;display:flex;flex-direction:column;width:100%;border-radius:10px;overflow:hidden}.main__gallery-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;cursor:pointer}.main__gallery-info{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 20px;background-color:#fff}.main__gallery-photo-title{font-family:Inter-Black,Arial,sans-serif;font-size:24px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:calc(100% - 25px)}.main__gallery-like-button{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.3764%209.78586C21.5412%207.54338%2021.5412%203.90213%2019.3764%201.68186C17.2115%20-0.560619%2013.6964%20-0.560619%2011.5315%201.68186L10.4812%202.792L9.43098%201.70406C7.26614%20-0.560619%203.75096%20-0.560619%201.60755%201.68186C0.557285%202.76979%200%204.21297%200%205.74496C0%207.27695%200.578719%208.72013%201.60755%209.80806L10.4812%2019L19.3764%209.78586ZM1.37178%205.74496C1.37178%204.59042%201.80046%203.52469%202.59352%202.72539C3.40801%201.88168%204.45828%201.45983%205.50855%201.45983C6.55882%201.45983%207.60909%201.88168%208.42358%202.72539L10.4812%204.83465L12.5389%202.70318C14.1465%201.03798%2016.7829%201.03798%2018.369%202.70318C19.1406%203.50248%2019.5907%204.56821%2019.5907%205.72276C19.5907%206.8773%2019.162%207.94303%2018.369%208.74233L10.4812%2016.9351L2.59352%208.76453C1.82189%207.94303%201.37178%206.8773%201.37178%205.74496Z'%20fill='black'/%3e%3c/svg%3e");background-color:transparent;border:none;width:21px;height:19px;cursor:pointer}.main__gallery-like-button_active{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.3764%201.68186C21.5412%203.90213%2021.5412%207.54338%2019.3764%209.78586L10.4812%2019L1.60755%209.80806C0.578719%208.72013%200%207.27695%200%205.74496C0%204.21297%200.557285%202.76979%201.60755%201.68186C3.75096%20-0.560619%207.26614%20-0.560619%209.43098%201.70406L10.4812%202.792L11.5315%201.68186C13.6964%20-0.560619%2017.2115%20-0.560619%2019.3764%201.68186Z'%20fill='black'/%3e%3c/svg%3e");background-color:transparent;border:none;width:21px;height:19px;cursor:pointer}.main__gallery-like-icon{width:21px;height:19px}.main__gallery-delete-button{position:absolute;top:10px;right:20px;z-index:1;width:18px;height:19px}@media screen and (max-width:1000px){.main{padding-left:8%;padding-right:8%}}@media screen and (max-width:850px){.main__gallery{grid-template-columns:1fr;width:100%;padding-top:36px}}.footer{background-color:#000}.footer__container{display:flex;justify-content:flex-start;align-items:center;max-width:880px;padding-top:67px;padding-bottom:60px;margin:auto}.footer__copyright{font-size:18px;line-height:1.2;color:#545454;font-family:Inter,Arial,sans-serif;margin:0}@media screen and (max-width:1000px){.footer{padding-left:8%;padding-right:8%}}@media screen and (max-width:850px){.footer__container{padding-top:50px;padding-bottom:36px;margin:auto}.footer__copyright{font-size:14px}}.page__content{min-height:100vh;background-color:#000;display:flex;flex-direction:column}.auth{width:358px;margin:60px auto 80px;color:#fff;text-align:center}.auth__title{font-family:Inter-Black,Arial,sans-serif;font-size:24px;margin:0 0 40px}.auth__form{display:flex;flex-direction:column;gap:30px}.auth__input{background:transparent;border:none;border-bottom:2px solid #ccc;height:30px;color:#fff;font-family:Inter,Arial,sans-serif;font-size:14px;outline:none}.auth__input::placeholder{color:#ccc}.auth__submit{margin-top:20dvh;height:50px;border:none;border-radius:2px;background:#fff;color:#000;font-family:Inter,Arial,sans-serif;font-size:18px;cursor:pointer}.auth__submit:disabled{opacity:.6;cursor:not-allowed}.auth__hint{margin:15px 0 0;font-family:Inter,Arial,sans-serif;font-size:14px}.auth__link{color:#fff;text-decoration:none}.auth__link:hover{opacity:.8}.header__top{display:flex;align-items:center;justify-content:space-between;padding-top:4.5%;width:100%;height:74px;border-bottom:#545454 solid 2px}.header__auth{display:flex;align-items:center;gap:24px}.header__email{font-family:Inter,Arial,sans-serif;font-size:14px;color:#fff}.header__auth-link{font-family:Inter,Arial,sans-serif;font-size:14px;color:#fff;background:transparent;border:none;cursor:pointer;text-decoration:none}.header__auth-link:hover{opacity:.6}.popup__content_type_tooltip{align-items:center;text-align:center;padding:60px 36px}.tooltip__icon{width:120px;height:120px;margin-bottom:32px}.tooltip__text{margin:0;font-family:Inter-Black,Arial,sans-serif;font-size:24px;line-height:1.2;color:#000}@media screen and (max-width:767px){.popup__content{width:calc(100% - 100px);max-width:430px;padding:40px 20px}.popup__close{position:fixed;top:-50px;left:50%;transform:translate(-50%)}}
