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;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-B_8v_WHh.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-Black-BJbWHna9.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Arial,sans-serif;color:#fff}body{background-color:#000}.page{max-width:1280px;margin:0 auto;box-sizing:border-box;font-family:Inter,Arial,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizelegibility;color:#fff}.header{display:flex;flex-direction:column;align-items:flex-start;max-width:880px;margin:45px 200px 0;position:relative}.header__top{width:100%;display:flex;justify-content:space-between;align-items:center}.header__logo{width:173px;height:33px}.header__burger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0}.header__burger-line{width:100%;height:2px;background-color:#fff;transition:all .3s ease}.header__burger_active .header__burger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header__burger_active .header__burger-line:nth-child(2){opacity:0}.header__burger_active .header__burger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header__nav{position:absolute;top:6px;right:0}.header__nav_mobile{display:none}.header__user-info{display:flex;align-items:center;gap:24px}.header__email{font-weight:500;font-size:18px;line-height:1.2;color:#fff;margin:0 32px 0 0}.header__link{font-weight:400;font-size:18px;line-height:1.2;color:#fff;text-decoration:none;background:transparent;border:none;cursor:pointer;transition:opacity .3s ease}.header__link:hover{opacity:.6}.header__border{width:100%;margin:41px auto 0;border-bottom:1px solid #545454;opacity:.7}@media(max-width:880px){.header{max-width:880px;margin:45px auto 0;padding:0 33px}.header__logo{margin-left:0}.header__nav{right:33px}.header__link{font-size:14px}.header__email{font-size:14px;margin:0}.header__burger{display:flex}.header__nav_desktop{display:none}.header__nav_mobile{display:block;position:static;width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}.header__nav_mobile-open{max-height:200px;margin-top:40px}.header__user-info_mobile{flex-direction:column;align-items:center;gap:18px;padding:0 0 40px;border-bottom:1px solid #545454}.header_menu-open .header__border{display:none}}@media(max-width:320px){.header{max-width:320px;margin:28px auto 0;padding:0 27px}.header__logo{width:126px;height:24px;margin-left:0}.header__border{margin:32px auto 0}.header__nav{right:27px;top:3px}.header__link{font-size:14px}.header__email{font-size:14px;margin:0}.header__user-info{gap:18px}.header__nav_mobile-open{margin-top:32px}}.profile{display:flex;max-width:880px;margin:40px auto}.profile__avatar-wrap{display:flex;width:120px;height:120px;position:relative}.profile__avatar{width:100%;border-radius:50%;object-fit:cover;object-position:center}.profile__avatar:hover{opacity:.2}.profile__avatar-update{opacity:0;background:none;border:none;padding:0;margin:0;cursor:pointer;inset:0;display:flex;position:absolute;justify-content:center;align-items:center}.profile__avatar-wrap:hover .profile__avatar{opacity:.2}.profile__avatar-wrap:hover .profile__avatar-update{opacity:1}.profile__avatar-update-img{width:26px;height:26px}.profile__container{max-width:420px;margin:22px auto 21px 30px}.profile__description{display:flex;margin:0}.profile__name{font-weight:500;font-size:42px;line-height:48px;margin:0 auto 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__button-edit{display:flex;margin:15px auto 0 18px;border:solid 1px #fff;background-color:#000;width:24px;height:24px}.profile__button-edit:hover{opacity:.8;cursor:pointer}.profile__button-edit-img{margin:auto;width:10px;height:10px}.profile__about{font-weight:400;font-size:18px;line-height:100%;margin-top:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile__button-add{display:flex;width:150px;height:50px;border:2px solid #fff;background-color:#000;margin:auto 0;outline:none}.profile__button-add:hover{opacity:.8;cursor:pointer}.profile__button-add-img{width:22px;height:22px;margin:auto}@media(max-width:740px){.profile{display:flex;flex-wrap:wrap;justify-content:center;max-width:740px;margin:40px auto 10px}.profile__button-add{width:282px;height:50px;border:2px solid #fff;margin:auto 0}}@media(max-width:580px){.profile{display:flex;flex-direction:column;align-items:center;max-width:580px;margin:30px auto}.profile__container{display:flex;flex-direction:column;max-width:282px;margin:30px auto}.profile__description{display:flex;flex-direction:row;margin:0}.profile__name{font-size:22px;line-height:100%;margin:0 0 0 auto}.profile__button-edit{display:flex;margin:4px auto 0 10px;border:solid 1px #fff;width:18px;height:18px}.profile__button-edit-img{margin:auto;width:7.5px;height:7.5px}.profile__about{max-width:282px;margin:14px auto;font-size:14px;line-height:100%;justify-content:center}.profile__button-add{width:282px;height:50px;border:2px solid #fff;margin:auto 0}}.elements{max-width:880px;padding:0;margin:0 auto}.elements__list{width:100%;display:flex;flex-wrap:wrap;gap:20px 17px;list-style:none;margin:0;padding:0}.card{background-color:#fff;border-radius:10px;overflow:hidden;width:282px;position:relative}.card__remove-button{width:18px;height:19.3px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45787%2018.1422C2.51882%2018.8126%203.06735%2019.3002%203.73778%2019.3002H14.2615C14.9319%2019.3002%2015.4804%2018.7923%2015.5414%2018.1422L16.7197%205.79007H1.27954L2.45787%2018.1422Z'%20fill='white'/%3e%3cpath%20d='M16.7201%201.93002H11.5801V1.27991C11.5801%200.568849%2011.0113%200%2010.3002%200H7.72009C7.00903%200%206.44018%200.568849%206.44018%201.27991V1.93002H1.27991C0.568849%201.93002%200%202.49887%200%203.20993C0%203.92099%200.568849%204.48984%201.27991%204.48984H16.7201C17.4312%204.48984%2018%203.92099%2018%203.20993C18%202.49887%2017.4312%201.93002%2016.7201%201.93002Z'%20fill='white'/%3e%3c/svg%3e");background-color:transparent;border:none;top:15px;left:249px;opacity:1;position:absolute}.card__remove-button:hover{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3cpath%20d='M2.45787%2018.1422C2.51882%2018.8126%203.06735%2019.3002%203.73778%2019.3002H14.2615C14.9319%2019.3002%2015.4804%2018.7923%2015.5414%2018.1422L16.7197%205.79004H1.27954L2.45787%2018.1422Z'%20fill='white'/%3e%3cpath%20d='M16.7201%201.93002H11.5801V1.27991C11.5801%200.568849%2011.0113%200%2010.3002%200H7.72009C7.00903%200%206.44018%200.568849%206.44018%201.27991V1.93002H1.27991C0.568849%201.93002%200%202.49887%200%203.20993C0%203.92099%200.568849%204.48984%201.27991%204.48984H16.7201C17.4312%204.48984%2018%203.92099%2018%203.20993C18%202.49887%2017.4312%201.93002%2016.7201%201.93002Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");cursor:pointer}.card__image{width:100%;height:282px}.card__description{display:flex;justify-content:space-between;align-items:center;padding:25px 15px 31px 21px}.card__title{font-weight:900;font-size:24px;color:#000;margin:0;max-width:225px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card__like-button{width:21px;height:19px;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}.card__like-button:hover{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%20opacity='0.5'%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");cursor:pointer}.card__like-button.card__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")}@media screen and (max-width:985px){.elements__list{justify-content:center}}@media screen and (max-width:500px){.elements__list{justify-content:center}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;transition:visibility 0s .3s,opacity .3s;z-index:999}.popup__opened{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s}.popup__container{background-color:#fff;padding:36px;border-radius:10px;position:relative;box-sizing:border-box;width:430px}.popup__close-button{position:absolute;top:-40px;right:-40px;background:transparent;border:none;font-size:40px;color:#fff;cursor:pointer}.popup__close-button:hover{color:#565656}.popup__title{color:#000;font-weight:900;font-size:24px;margin:0 0 54px}.popup__title-confirm,.popup__title-avatar{margin:0 0 38px}.popup__field{position:relative;display:flex;flex-direction:column;margin:38px 0}.popup__field-avatar{margin:0 0 18px}.popup__input{width:100%;height:40px;border:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:14px;line-height:1.2;margin-bottom:30px;padding:0;color:#000}.popup__button{width:100%;height:50px;background-color:#000;color:#fff;border:none;border-radius:2px;font-size:18px;line-height:1.2;cursor:pointer;margin-top:18px}.popup__button-confirm,.popup__button-avatar{margin:0}.popup__button:hover{opacity:.8}.popup__container_type_photo{background:none;padding:0;border-radius:0;width:816px;height:540px;display:flex;flex-direction:column}.popup__container_type_confirm{width:430px;height:181px;display:flex;flex-direction:column}.popup__container_type_avatar{width:430px;height:272px;display:flex;flex-direction:column}.popup__photo-img{width:100%;height:100%;object-fit:cover}.popup__photo-title{opacity:1;color:#fff;font-weight:400;font-size:12px;line-height:100%;padding-top:10px}.popup__input-error{font-size:12px;color:red;opacity:0;transition:.3s;position:absolute;top:calc(60% + 6px);left:0}.popup__error_visible{opacity:1}.popup__input_type_error{border-bottom-color:red}.popup__button_disabled{background:#fff;color:#c4c4c4;border:1px solid #c4c4c4;border-radius:2px;cursor:not-allowed;pointer-events:none;opacity:1}.popup__icon-container{display:flex;justify-content:center;margin:24px 0 32px}.popup__status-icon{width:120px;height:120px}.popup__status-message{font-weight:900;font-size:24px;line-height:1.2;text-align:center;color:#000;margin:0 0 60px;max-width:358px;white-space:pre-line}@media screen and (max-width:600px){.popup__container{width:90%;max-width:282px;padding:22px}.popup__container_type_photo{width:90%;max-width:433px;max-height:540px}.popup__close-button{right:0;top:-36px;font-size:30px}.popup__close-button:hover{color:#565656}.popup__title{font-size:18px;margin-bottom:36px}.popup__icon-container{margin:20px 0 28px}.popup__status-icon{width:100px;height:100px}.popup__status-message{font-size:20px;margin:0 0 50px}}@media screen and (max-width:320px){.popup__container_type_photo{width:90%;max-width:240px;max-height:299px}.popup__icon-container{margin:16px 0 24px}.popup__status-icon{width:80px;height:80px}.popup__status-message{font-size:16px;margin:0 0 40px;max-width:260px}}.footer{padding:67px 200px 60px}.footer__copyright{font-size:18px;color:#545454;margin:0}@media screen and (max-width:500px){.footer{padding:67px 40px 60px}.footer__copyright{font-size:14px}}@media screen and (max-width:320px){.footer{padding:67px 19px 60px}}.auth{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 134px);padding:60px 0}.auth__form{width:100%;max-width:358px;display:flex;flex-direction:column;align-items:center}.auth__field{width:100%;margin-bottom:30px;position:relative}.auth__title{font-weight:900;font-size:24px;line-height:1.2;color:#fff;margin:0 0 50px;text-align:center}.auth__input{width:100%;height:46px;background-color:transparent;border:none;border-bottom:2px solid #ccc;color:#fff;font-size:14px;line-height:1.2;padding:0 0 13px;margin-bottom:0;outline:none}.auth__input_error{border-bottom-color:red}.auth__error{display:block;font-size:12px;color:red;margin-top:5px;min-height:15px}.auth__input::placeholder{color:#ccc}.auth__input:focus{border-bottom-color:#fff}.auth__button{width:100%;height:50px;background-color:#fff;border:none;border-radius:2px;color:#000;font-weight:400;font-size:18px;line-height:1.2;cursor:pointer;margin-top:186px;transition:opacity .3s ease}.auth__button:hover{opacity:.85}.auth__button:disabled{opacity:.5;cursor:not-allowed}.auth__text{font-size:14px;line-height:1.2;color:#fff;margin:15px 0 0;text-align:center}.auth__link{color:#fff;text-decoration:none;transition:opacity .3s ease}.auth__link:hover{opacity:.6}@media screen and (max-width:880px){.auth{padding:40px 19px}.auth__form{max-width:358px}.auth__title{font-size:20px;margin:0 0 40px}.auth__button{margin-top:150px}}@media screen and (max-width:320px){.auth{padding:40px 19px}.auth__form{max-width:260px}.auth__title{font-size:20px;margin:0 0 40px}.auth__input{margin-bottom:20px}.auth__button{margin-top:140px;font-size:16px}.auth__text{font-size:12px}}.loader{display:flex;justify-content:center;align-items:center;min-height:100vh}.loader__container{display:flex;align-items:center;font-size:24px;color:#fff}.loader__text{margin-right:4px}.loader__dot{animation:blink 1.4s infinite;opacity:0}.loader__dot_1{animation-delay:0s}.loader__dot_2{animation-delay:.2s}.loader__dot_3{animation-delay:.4s}@keyframes blink{0%{opacity:0}20%{opacity:1}to{opacity:0}}
