/*! 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{src:url(26a30a5f1103393aac70.woff2);font-family:Inter;font-weight:400}@font-face{src:url(d0a58d956cf2f4cf078f.woff2);font-family:Inter;font-weight:500}@font-face{src:url(768169b1912340d378ac.woff2);font-family:Inter;font-weight:900}
.page{padding:0 calc(50% - 440px);min-width:320px;min-height:100vh;box-sizing:border-box;background-color:#000;color:#fff;font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:910px){.page{padding:0 calc(50% - 290.5px)}}@media screen and (max-width:610px){.page{padding:0 calc(50% - 160px)}}
.button{transition:opacity .2s linear;border:none;outline:none}.button:hover{opacity:.6;cursor:pointer}
.header{border-bottom:1px solid rgba(84,84,84,.7)}
.header__logo{width:142px;margin:41px 0 45px}@media screen and (max-width:610px){.header__logo{width:103.74px;margin:28px 0 31.6px 27px}}
.main{margin:0 auto}
.profile{padding-top:40px;display:grid;grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;align-items:center}@media screen and (max-width:610px){.profile{grid-template-columns:auto;justify-content:center}}
.profile__avatar{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;grid-area:1/1/3/2}@media screen and (max-width:610px){.profile__avatar{margin:auto;grid-row:1/1}}
.profile__info{margin-left:30px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;align-items:center;grid-area:1/2/3/3}@media screen and (max-width:910px){.profile__info{margin:0 0 auto;grid-area:1/3}}@media screen and (max-width:610px){.profile__info{margin:26px -28px 0 0;grid-area:2/1/3/2;justify-self:center}}
.profile__title{max-width:375px;margin:0;padding:0;font-weight:500;font-size:42px;line-height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:910px){.profile__title{max-width:240px;font-size:27px;line-height:33px}}@media screen and (max-width:610px){.profile__title{text-align:center}}
.profile__subtitle{max-width:375px;margin:0;padding:0;font-weight:400;font-size:18px;line-height:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:910px){.profile__subtitle{max-width:240px;font-size:14px;line-height:17px}}@media screen and (max-width:610px){.profile__subtitle{text-align:center}}
.profile__edit-button{margin-left:18px;padding:0;width:24px;height:24px;border:1px solid #fff;border-radius:2px;background:#000 url(3db4c7ac6cafc081dcf6.svg) no-repeat 50%}@media screen and (max-width:910px){.profile__edit-button{margin-left:10px;width:18px;height:18px}}
.profile__add-button{margin:0;padding:0;min-width:150px;height:50px;border:2px solid #fff;border-radius:2px;background:#000 url(faab81195141bf296f8b.svg) no-repeat 50%;grid-area:1/3/3/4}@media screen and (max-width:910px){.profile__add-button{margin:auto 0 0 auto;width:282px;grid-area:2/3}}@media screen and (max-width:610px){.profile__add-button{margin:36px 0 0;width:282px;grid-area:3/1/4/2}}
.profile__avatar-button{margin:0;padding:0;width:120px;height:100%;border-radius:50%;grid-area:1/1/3/2;border:none;background:rgba(0,0,0,.8);background-image:url(3db4c7ac6cafc081dcf6.svg);background-repeat:no-repeat;background-position:50%;background-size:26px;opacity:0;z-index:1}.profile__avatar-button:hover{opacity:1}@media screen and (max-width:610px){.profile__avatar-button{margin:auto;grid-row:1/1}}
.card-board{padding-top:51px;box-sizing:border-box}@media screen and (max-width:610px){.card-board{padding-top:36px}}
.board{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,282px);gap:17px;justify-content:center}
.board__card{height:361px;display:grid;grid-template-columns:1fr 60px;grid-template-rows:282px 1fr;align-items:center;background-color:#fff;border-radius:10px;overflow:hidden}.board__card:before{content:"";width:100%;height:100%;background:#000;grid-area:1/1/2/3}
.board__card-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;grid-area:1/1/2/3;cursor:pointer}
.board__card-title{margin:0 0 0 20px;padding:0;max-width:210px;font-weight:900;font-size:24px;line-height:29px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#000;cursor:default}
.board__card-like-wrapper{display:flex;flex-direction:column}
.board__card-like{margin:auto 20px auto auto;padding:0;width:20px;height:18px;background:transparent url(85cf497b3d09fb55aafa.svg) no-repeat 50%;background-size:contain}
.board__card-like_active{background-image:url(4d79e05b1054b602d375.svg)}
.board__card-like-counter{margin:0;padding:0;font-weight:400;font-size:13px;line-height:16px;text-align:center;color:#000}
.board__card-delete{margin:18px 15px auto auto;padding:0;width:18px;height:19px;background:transparent url(e3c42771bff3aaa52f76.svg) no-repeat 50%;background-size:contain;grid-area:1/1/2/3;z-index:1}
.footer{padding:67px 0 60px}@media screen and (max-width:610px){.footer{margin:auto;padding:48px 0 36px;width:282px}}
.footer__copyright{margin:0;padding:0;max-width:318px;font-weight:400;font-size:18px;line-height:22px;color:#545454}@media screen and (max-width:610px){.footer__copyright{font-size:14px;line-height:17px}}
.popup{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2;visibility:hidden;opacity:0;transition:visibility .2s linear,opacity .2s linear}
.popup_opened{visibility:visible;opacity:1}
.popup__container{padding:35px;width:430px;position:relative;background:#fff;color:#000;box-shadow:0 0 25px rgba(0,0,0,.15);border-radius:10px;box-sizing:border-box}@media screen and (max-width:610px){.popup__container{padding:22px;width:282px}}
.popup__close-button{margin:0;padding:0;width:56px;height:56px;position:absolute;top:-46px;right:-46px;background:transparent url(dc5a6cfb73484eb93dd4.svg) no-repeat 50%;background-size:contain}@media screen and (max-width:610px){.popup__close-button{width:36px;height:36px;right:0}}
.popup__title{margin:0;padding:0;font-weight:900;font-size:24px;line-height:29px}@media screen and (max-width:610px){.popup__title{font-size:18px;line-height:22px}}
.popup__image-container{position:relative;display:flex;flex-direction:column}
.popup__image{max-width:75vw;max-height:75vh}
.popup__image-title{margin:10px 0 0;padding:0;font-weight:400;font-size:12px;line-height:15px}
.popup__form{display:flex;flex-direction:column}
.popup__input{margin:30px 0 0;padding:0 0 13px;border:none;border-bottom:1px solid rgba(0,0,0,.2);color:#000;font-weight:400;font-size:14px;line-height:17px;outline:none;transition:border-bottom .2s linear}.popup__input:first-child{margin-top:40px}@media screen and (max-width:610px){.popup__input:first-child{margin-top:65px}}
.popup__input_type_error{border-bottom:1px solid red}
.popup__button{margin:48px 0 0;padding:0;width:100%;height:50px;border:1px solid #000;outline:none;color:#fff;background-color:#000;border-radius:2px;font-weight:400;font-size:18px;line-height:22px;text-align:center;transition:color .2s linear,background-color .2s linear,opacity .2s linear}.popup__button:hover{opacity:.8;cursor:pointer}.popup__button:focus{opacity:.8}
.popup__button_disabled{background-color:#fff;color:#000;opacity:.2;border:1px solid #000}.popup__button_disabled:hover{opacity:.2;cursor:default}.popup__button_disabled:focus{opacity:.2}
.popup__error{min-height:30px;margin:0 0 -30px;padding:0;visibility:hidden;color:red;font-weight:400;font-size:12px;line-height:15px;opacity:0;transition:visibility .2s linear,opacity .2s linear}
.popup__error_visible{visibility:inherit;opacity:1}
.placeholder{display:flex;overflow:hidden;position:relative;background-color:#d3d3d3}.placeholder:before{content:"";position:absolute;left:-45%;height:100%;width:45%;background:none;background-image:linear-gradient(270deg,hsla(0,0%,98.4%,.05),hsla(0,0%,98.4%,.3),hsla(0,0%,98.4%,.6),hsla(0,0%,98.4%,.3),hsla(0,0%,98.4%,.05));-webkit-animation:loading 1s infinite;animation:loading 1s infinite}@-webkit-keyframes loading{0%{left:-45%}to{left:100%}}@keyframes loading{0%{left:-45%}to{left:100%}}

