/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}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{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/around-react/static/media/Inter-Regular.c8ba52b05a9ef10f4758.woff2) format("woff2"),url(/around-react/static/media/Inter-Regular.8c206db99195777c6769.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/around-react/static/media/Inter-Medium.293fd13dbca5a3e450ef.woff2) format("woff2"),url(/around-react/static/media/Inter-Medium.9053572c46aeb4b16caa.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/around-react/static/media/Inter-Black.15ca31c0a2a68f76d2d1.woff2) format("woff2"),url(/around-react/static/media/Inter-Black.c6938660eec019fefd68.woff) format("woff")}.page{background-color:#000;color:#fff;font-family:Inter,Verdana,sans-serif}.page__wrapper{margin:0 auto;max-width:880px;padding:0 30px}@media screen and (max-width:650px){.page__wrapper{margin:0;padding:0}}.page__wrapper_opaque{opacity:.5}.header{border-bottom:1px solid rgba(84,84,84,.7);padding:45px 0 41px}@media screen and (max-width:650px){.header{padding:28px 0 32px}.header__logo{margin:0 27px;max-height:24px;max-width:126px}}.profile{display:grid;grid-template-areas:"image container add" "image info add";grid-template-columns:150px auto 150px;margin:40px 0 50px}@media screen and (max-width:650px){.profile{grid-template-areas:"image" "container" "info" "add";grid-template-columns:auto;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;justify-items:center;margin:42px 19px 36px}}.profile__image-container{grid-area:image;margin-right:30px;max-height:120px;max-width:120px;position:relative}.profile__image-container:hover .profile__image-overlay{opacity:.8}@media screen and (max-width:650px){.profile__image-container{margin:0 0 30px}}.profile__image{border-radius:50%;height:100%;width:100%}.profile__image-overlay{background-color:#000;background-image:url(/around-react/static/media/pencil_icon.bcb6d6e37f005dbd5497.svg);background-position:50%;background-repeat:no-repeat;background-size:26px;border:none;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.profile__container{display:flex;grid-area:container;max-width:100%}.profile__name{font-size:42px;font-weight:500;grid-area:name;line-height:1.14;margin:22px 0 10px}@media screen and (max-width:650px){.profile__name{font-size:22px;justify-self:flex-end;line-height:1.23;margin:0}}.profile__info{font-size:18px;font-weight:400;grid-area:info;line-height:1.22;margin:0 0 21px}@media screen and (max-width:650px){.profile__info{font-size:14px;line-height:1.21;margin:14px 0 0;max-width:100%}}.profile__button{background-color:transparent;border:solid #fff;transition:opacity .3s ease-in-out}.profile__button:hover{cursor:pointer;opacity:.6}.profile__button_type_edit{background-image:url(/around-react/static/media/pencil_icon.bcb6d6e37f005dbd5497.svg);background-position:50%;background-repeat:no-repeat;border-width:1px;grid-area:edit;margin:37px 18px 0;max-height:24px;min-width:24px;padding:0}@media screen and (max-width:650px){.profile__button_type_edit{background-size:8px;justify-self:start;margin:3px 0 0 10px;max-height:18px;min-width:18px}}.profile__button_type_add-image{background-image:url(/around-react/static/media/plus_icon.6a603a8bf697511f22ab.svg);background-position:50%;background-repeat:no-repeat;border-radius:2px;border-width:2px;grid-area:add;margin-top:35px;max-height:50px;min-width:150px}@media screen and (max-width:650px){.profile__button_type_add-image{background-size:16px;margin:36px 0 0;min-width:100%;padding-bottom:50px}}.profile__overflow-element{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.images-container{grid-gap:20px 17px;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:650px){.images-container{grid-template-columns:repeat(2,1fr);margin:0 20px}}@media screen and (max-width:450px){.images-container{grid-template-columns:1fr;margin:0}}.image-card{background-color:#fff;border-radius:10px;box-sizing:border-box;color:#000;max-height:361px;max-width:282px;overflow:hidden;position:relative}@media screen and (max-width:450px){.image-card{margin:0 auto;min-height:361px;min-width:282px}}.image-card__image{background-position:50%;background-size:100% 100%;box-sizing:border-box;display:block;grid-area:image;overflow:hidden;padding-top:100%;position:relative;width:100%}.image-card__image:hover{cursor:pointer}.image-card__remove-button{background-color:transparent;background-image:url(/around-react/static/media/bin_icon.4dd875ab8cd5b4309e9e.svg);border:none;max-height:19px;min-width:18px;padding-top:19px;position:absolute;right:15px;top:18px;transition:opacity .3s ease-in-out}.image-card__remove-button:hover{cursor:pointer;opacity:.6}.image-card__remove-button_hidden{display:none}.image-card__name-container{display:flex;flex-wrap:nowrap;justify-content:space-between}.image-card__name{font-size:24px;font-weight:900;line-height:1.21;margin:25px 0 25px 21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-card__love-button-container{align-items:center;display:flex;flex-direction:column;margin:22px 18px 0 0}.image-card__love-button{background-color:transparent;background-image:url(/around-react/static/media/heart_icon.6cc1fdcde870a8bdd13a.svg);background-position:50%;background-repeat:no-repeat;border:hidden;min-height:19px;min-width:21px;transition:opacity .3s ease-in-out}.image-card__love-button:hover{cursor:pointer;opacity:.5}.image-card__love-button_active{background-image:url(/around-react/static/media/full_heart_icon.0101ffd4acf5f9fe5006.svg)}.image-card__love-count{font-size:13px;font-weight:400;line-height:1.2;margin:3px 0 0}.footer{color:#545454;overflow:auto}.footer__copyrights{font-size:18px;font-weight:400;line-height:1.22;margin:68px 0 60px}@media screen and (max-width:650px){.footer__copyrights{font-size:14px;line-height:1.21;margin:50px 0 36px 19px}}.popup{align-items:center;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;left:0;min-height:100vh;min-width:100vw;opacity:0;position:fixed;top:0;transition:visibility 0s linear .5s,opacity .5s linear;visibility:hidden}.popup__container{background-color:#fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);box-sizing:border-box;color:#000;min-width:430px;padding:34px 36px 37px;position:relative}@media screen and (max-width:650px){.popup__container{min-width:282px;padding:25px 22px}}.popup__card-container{background:transparent;border-radius:0;box-shadow:none;padding:0}.popup_visible{opacity:1;transition-delay:0s;visibility:visible}.popup__close-button{background-color:transparent;background-image:url(/around-react/static/media/close_icon.abb6100140a17dd39e6e.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;min-height:25px;min-width:25px;position:absolute;right:-28px;top:-28px;transition:opacity .3s ease-in-out}@media screen and (max-width:650px){.popup__close-button{min-height:20px;min-width:20px;right:0;top:-40px}}.popup__close-button:hover{cursor:pointer;opacity:.6}.popup__title{font-size:24px;font-weight:900;line-height:1.2;margin:0 0 50px}@media screen and (max-width:650px){.popup__title{font-size:18px;line-height:1.22}}.popup__card-title{color:#fff;font-size:12px;font-weight:400;line-height:1.25;margin-top:10px}.popup__title_type_remove-card{margin-bottom:38px}.popup__form{display:flex;flex-direction:column}.popup__input{border:none;border-bottom:1px solid rgba(0,0,0,.2);color:#000;font-size:14px;font-weight:400;line-height:1.21;margin-bottom:5px;padding-bottom:13px}::-webkit-input-placeholder{color:#000}:-ms-input-placeholder{color:#000}::placeholder{color:#000}.popup__input_type_error{border-bottom:1px solid red}.popup__error{color:red;font-size:12px;line-height:1.2;margin-bottom:13px;opacity:0;padding:0}.popup__error_visible{opacity:1}.popup__save-button{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:18px;font-weight:400;line-height:1.22;margin-top:18px;min-height:50px;text-align:center;transition:opacity .3s ease-in-out}@media screen and (max-width:650px){.popup__save-button{font-size:14px;line-height:1.21;margin-top:16px;min-height:46px}}.popup__save-button:hover{opacity:.8}.popup__save-button_disabled{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:2px;color:rgba(0,0,0,.2)}.popup__save-button_type_remove-card{margin-top:0}.popup__image{max-height:75vh;max-width:75vw}.popup__remove-container{display:flex;flex-direction:column}
/*# sourceMappingURL=main.a220c9bf.css.map*/