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{src:url(/assets/Inter-Regular-COLGFB3M.woff2);font-family:Inter;font-weight:400}@font-face{src:url(/assets/Inter-ExtraBold-BUaDDWMS.woff2);font-family:Inter;font-weight:900}*{margin:0;padding:0}.page{min-height:100vh;width:100%;margin:0 auto;background-color:#000;font-family:Inter,Arial,sans-serif}.header{max-width:880px;width:100%;margin:0 auto}.header__container{display:flex;justify-content:space-between}.header__logo{margin:45px 0 41px}.header__right-box{margin:50px 0 45px}.header__link{background-color:transparent;text-decoration:none;font-size:14px;padding-right:30px}.header__link:hover{opacity:60%}.header__link:visited{color:#fff}.header__logged-in-info{display:flex;gap:56px;font-size:18px}.header__user-email{color:#fff;font-size:18px}.header__signout-button{background-color:transparent;text-decoration:none;border:none;cursor:pointer;color:#a9a9a9}.header__list-button{display:none}.header__line{width:99%;border:1px solid #545454;opacity:70%;margin:0 auto}.header__mobile-menu{display:none}@media screen and (max-width:800px){.header{max-width:700px}.header__logo{padding-left:30px}}@media screen and (max-width:650px){.header{max-width:600px}.header__user-email,.header__signout-button{display:none}.header__list-button{display:block;background-color:transparent;text-decoration:none;border:none;cursor:pointer;color:#fff;padding-right:30px}.header__list-button:hover{opacity:60%}.header__mobile-menu{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0 46px;gap:12px;border-bottom:1px solid rgba(255,255,255,.2)}}.header__mobile-email{font-size:18px}.header__mobile-signout{background-color:transparent;text-decoration:none;border:none;cursor:pointer;color:#a9a9a9;font-size:18px}@media screen and (max-width:319px){.header{max-width:320px}.header__logo{margin:28px 0 32px 27px}}.profile{max-width:880px;width:100%;margin:40px auto 50px;color:#fff;display:flex}.profile__image{height:120px;width:120px;border-radius:50%;margin-right:30px}.profile__image-button{border:none;cursor:pointer;background:transparent;position:relative;width:120px;height:120px;margin-right:30px}.profile__image-button:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1}.profile__image-button:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:26px;background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26%203.45351L6.76981%2022.7932L3.33585%2019.2903L22.517%200L26%203.45351ZM0%2026L5.10189%2024.4706L1.52075%2021.0171L0%2026Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;z-index:2}.profile__info{width:415px;height:77px;display:grid;grid-template-areas:"name name icon" "description . .";column-gap:18px;align-self:center}.profile__name{grid-area:name;font-size:42px;line-height:1.14;font-weight:500;margin:0 0 16px;overflow:hidden}.profile__description{grid-area:description;font-size:18px;line-height:1;overflow:hidden}.profile__edit-button{grid-area:icon;height:24px;width:24px;border:solid 2px #ffffff;background-color:#000;cursor:pointer;align-self:center;margin:0 0 10px}.profile__edit-button:hover{opacity:60%}.profile__add-button{width:155px;height:50px;border:solid 2px #ffffff;margin-left:auto;background-color:#000;cursor:pointer;align-self:center}.profile__add-button:hover{opacity:60%}@media screen and (max-width:800px){.profile{max-width:700px}.profile__image,.profile__image-button{margin-right:15px}.profile__info{width:360px;column-gap:1px}.profile__name{font-size:35px}}@media screen and (max-width:650px){.profile{max-width:450px}.profile__name{width:100px;font-size:25px;line-height:1;align-self:baseline;margin-bottom:14px}.profile__description{font-size:14px;max-width:280px;text-align:center}}@media screen and (max-width:450px){.profile{max-width:282px;margin:42px auto 36px;flex-direction:column;align-items:center}.profile__image,.profile__image-button{margin:0 0 30px}.profile__info{max-width:282px;height:50px;width:100%;grid-template-areas:"name icon" "description description";column-gap:10px}.profile__name{width:196px;font-size:22px;line-height:1;align-self:baseline;margin-bottom:14px;justify-self:flex-end}.profile__description{font-size:14px;max-width:280px;text-align:center}.profile__add-button{width:100%;margin-top:36px}}.cards__list{max-width:880px;margin:0 auto 67px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);column-gap:17px;row-gap:21px}.card{position:relative;max-width:282px;width:100%;height:361px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.card__image{width:100%;height:282px;object-fit:cover;cursor:pointer}.card__delete-button{position:absolute;top:18px;right:15px;border:none;background-color:transparent;cursor:pointer}.card__delete-button:hover{opacity:.6}.card__description{padding:25px 20px 31px;display:flex;justify-content:space-between;align-items:center}.card__title{max-width:225px;margin:0;font-weight:900;font-size:24px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card__like-button{width:21px;height:19px;border:none;background-color:transparent;cursor:pointer;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-repeat:no-repeat;background-position:center}.card__like-button:hover{opacity:.5}.card__like-button_active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACnSURBVHgBrZQBDYAgEEW/JjCCEYxgE41iA22gTYyADS6CNlBwx2ROFOHe9qeDvwdjDOCi1Ol1SGfn78jjeOitHz1UTumelecNzUuPnN65AnmKrrj96NheAd76LpjOSJWwlDL+ESXX2SDLZqQLZDl9NWTPtLX2SUg43LedKp7gIfZ6eYWGIkKsEMAfseJ+ECHiX0JLCf9DEyV8ExMe3s4UsYjQFc8IFB6xgsp/buxJeAAAAABJRU5ErkJggg==)}@media screen and (max-width:800px){.cards__list{max-width:550px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.cards__list{max-width:282px;grid-template-columns:1fr;row-gap:20px;margin-bottom:50px}}.footer{max-width:880px;margin:0 auto;padding-bottom:60px}.footer__copyright{font-size:18px;line-height:1;color:#545454}@media screen and (max-width:800px){.footer{max-width:700px;padding-bottom:50px}}@media screen and (max-width:650px){.footer{max-width:550px}}@media screen and (max-width:450px){.footer{max-width:350px}}@media screen and (max-width:320px){.footer{max-width:282px;padding-bottom:36px}.footer__copyright{font-size:14px}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;font-family:Inter,Arial,sans-serif;display:flex;align-items:center;justify-content:center}.popup__container{max-width:430px;width:100%;background-color:#fff;border-radius:10px;position:relative}.popup__close-button{width:40px;height:40px;border:none;background:transparent;cursor:pointer;position:absolute;top:-40px;right:-40px}.popup__close-button:hover{opacity:60%}.popup__form{display:flex;flex-direction:column;align-items:center}.popup__title{max-width:358px;width:100%;padding:34px 36px 54px;font-weight:900;font-size:24px;line-height:1}.popup__fieldset{max-width:358px;width:100%;height:29px;border:none;border-bottom:1px solid rgba(0,0,0,.2);padding:0;margin-bottom:29.74px;display:flex;flex-direction:column}.popup__fieldset:last-of-type{margin-bottom:0}.popup__input{border:none;font-size:14px;line-height:1;height:29px}.popup__input:invalid{border-bottom:1px solid #ff0000}.popup__input-error_active{color:red;font-size:12px;display:block;margin-top:5px}.popup__submit-button{max-width:358px;width:100%;height:50.15px;background-color:#000;color:#fff;border:none;border-radius:2px;cursor:pointer;font-size:18px;margin:48px 0 36.51px}.popup__submit-button:hover{opacity:80%}.popup__submit-button_inactive{background-color:#fff;color:#ccc;cursor:not-allowed;pointer-events:none;border:1px solid #cccccc}@media screen and (max-width:550px){.popup__container{max-width:300px}.popup__close-button{top:-55px;right:5px}.popup__title,.popup__fieldset{max-width:280px}.popup__title{padding:34px 20px 54px}.popup__submit-button{max-width:238px}}.popup__container_image{max-width:unset;width:unset;background-color:unset}.popup__image{max-width:75vw;width:100%;max-height:75vh;height:100%;object-fit:cover}.popup-card__title{color:#fff;background-color:transparent;max-width:816px;width:100%;padding-top:10px;font-weight:400;font-size:12px;line-height:1}.login{max-width:358px;width:100%;height:361px;position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center}.login__title{color:#fff;font-size:24px;margin:60px 0 50px}.login__fildset{width:100%;display:flex;flex-direction:column}.login__input{color:#ccc;background-color:transparent;border:none;font-size:14px;height:29px;margin-bottom:30px;border-bottom:1px solid rgb(255,255,255);padding-bottom:5px}.login__input:focus{outline:none}.login__input:last-child{margin-bottom:0}.login__submit-button{width:100%;background-color:#fff;color:#000;border:none;border-radius:2px;cursor:pointer;font-size:18px;margin-top:216px;padding:14px 0}.login__submit-button:hover{opacity:80%}.login__register-button{color:#fff;background-color:transparent;text-decoration:none;border:none;cursor:pointer;font-size:14px;margin-top:15px;align-self:center}.login__register-button:hover{opacity:60%}@media screen and (max-width:550px){.login{max-width:260px}.login__title{font-size:20px;margin:40px 0}.login__fildset{margin-bottom:173px}.login__submit-button{font-size:16px}.login__register-button{font-size:12px;margin-top:20px}}.register{max-width:358px;width:100%;height:361px;position:relative;margin:0 auto;display:flex;flex-direction:column;align-items:center}.register__title{color:#fff;font-size:24px;margin:60px 0 50px}.register__fildset{width:100%;display:flex;flex-direction:column}.register__input{color:#ccc;background-color:transparent;border:none;font-size:14px;height:29px;margin-bottom:30px;border-bottom:1px solid rgb(255,255,255);padding-bottom:5px}.register__input:focus{outline:none}.register__input:last-child{margin-bottom:0}input::placeholder{color:#ccc;margin-bottom:13px}.register__submit-button{width:100%;background-color:#fff;color:#000;border:none;border-radius:2px;cursor:pointer;font-size:18px;margin-top:216px;padding:14px 0}.register__submit-button:hover{opacity:80%}.register__sigin-button{color:#fff;background-color:transparent;text-decoration:none;border:none;cursor:pointer;font-size:14px;margin-top:15px;align-self:center}.register__sigin-button:hover{opacity:60%}@media screen and (max-width:550px){.register{max-width:260px}.register__title{font-size:20px;margin:40px 0}.register__fildset{margin-bottom:173px}.register__submit-button{font-size:16px}.register__sigin-button{font-size:12px;margin-top:20px}}.tooltip{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;align-items:center;justify-content:center}.tooltip_opened{display:flex}.tooltip__container{max-width:430px;width:100%;background-color:#fff;border-radius:10px;position:relative;display:flex;flex-direction:column;align-items:center}.tooltip__close-button{width:40px;height:40px;border:none;background:transparent;cursor:pointer;position:absolute;top:-40px;right:-40px}.tooltip__close-button:hover{opacity:60%}.tooltip__sucess-icon,.tooltip__fail-icon{margin:60px 150px 32px}.tooltip__message{max-width:358px;width:100%;color:#000;font-size:24px;font-weight:900;margin-bottom:60px;text-align:center}@media screen and (max-width:550px){.tooltip__container{max-width:300px}.tooltip__close-button{top:-70px;right:125px}.tooltip__sucess-icon,.tooltip__fail-icon{margin:50px 80px 25px}.tooltip__message{max-width:244px;font-size:20px}}
