/*! 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;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}:root{--color-fondo-principal: #000;--color-secundario-textos-primarios-bordes: #ffff;--color-text: #fff;--color-textos-secundarios: #545454;--color-ventanas-popup: #fff;--color-link: #1184ff}@font-face{font-family:Inter-Black;src:url(/assets/Inter-Black-DgUKMdlB.woff2);font-weight:500}@font-face{font-family:Inter-Italic;src:url(/assets/Inter-Italic-_3PMmu0i.woff2)}@font-face{font-family:Inter-Lightltalic;src:url(/assets/Inter-LightItalic-COmGGTuG.woff2)}@font-face{font-family:Inter-Regular;src:url(/assets/Inter-Regular-CKDp9E3C.woff2)}.page{justify-content:center;grid-template-columns:200px 1fr 200px;background-color:var(--color-fondo-principal);position:relative;border:1px solid black}@media screen and (min-width: 320px) and (max-width: 600px){body .page{display:grid;grid-template-columns:1fr;width:100%}}@media screen and (min-width: 601px) and (max-width: 768px){.page{width:100%}}@media screen and (min-width: 769px) and (max-width: 909px){.page{display:flex;align-items:center;width:100%}}.main{display:flex;flex-direction:column;align-items:center;max-width:1280px;height:100%;background-color:var(--color-fondo-principal);grid-column-start:2}@media screen and (min-width: 320px) and (max-width: 600px){.main{align-items:center;width:100%}}.header{display:flex;justify-content:space-between;align-items:center;width:100%;height:74px;max-width:880px;margin:45px auto 40px;border-bottom:1px solid #545454}.header__logo{width:100%;max-width:200px;height:100%}.header__user{display:flex;align-items:center;gap:24px}.header__email{color:var(--color-text);font-size:16px}.header__logout{background:none;border:none;color:var(--color-text);font-size:16px;cursor:pointer}.header__nav{display:flex;gap:16px;align-items:center}.header__link{text-decoration:none;color:var(--color-link)}@media screen and (min-width: 320px) and (max-width: 600px){.header{width:100%;margin-bottom:0;margin-top:28px}.header__logo{padding-left:27px}}@media screen and (min-width: 601px) and (max-width: 768px){.header{width:100%}}@media screen and (min-width: 601px) and (max-width: 909px){.header{width:90%}}.buttons{display:flex;width:94%;max-width:880px;height:auto;margin:0 auto 50px;justify-content:space-between;align-items:center}.buttons__avatar{display:flex;justify-content:center;width:168px;height:127px;margin:0}.buttons__image{width:120px;height:120px;border-radius:100%;border:1px solid rgb(245,245,245);position:relative}.buttons__edit{width:117px;height:117px;border-radius:100%;position:absolute;z-index:1;background-color:#0f0202cc;cursor:pointer;opacity:0}.buttons__edit:hover{transform:scale(1.1);transition:1s ease;opacity:1}.buttom__edit_pencil{width:30px;height:30px;margin-top:2px;margin-left:1px}.buttons__intro{display:flex;flex-wrap:wrap;width:415px;height:85px;margin-left:0;margin-top:0;margin-bottom:0}.buttons__name{color:var(--color-secundario-textos-primarios-bordes);width:89%;height:auto;margin-bottom:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:Inter-Regular,sans-serif;font-size:42px;line-height:48px;font-weight:500}.buttons__explorer{color:var(--color-secundario-textos-primarios-bordes);width:100%;height:auto;font-family:Inter-Italic,sans-serif;font-size:18px;line-height:21.78px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buttons__item_index_profile{display:flex;align-items:center;justify-content:center;background-color:var(--color-fondo-principal);width:30px;height:30px;border:1px solid white;border-radius:2px;cursor:pointer}.buttons__item_index_profile:hover{transform:scale(1.09);transition:1s;filter:brightness(70%)}.buttons__item_index_add-card{color:var(--color-secundario-textos-primarios-bordes);background-color:var(--color-fondo-principal);display:flex;justify-content:center;align-items:center;width:150px;height:50px;margin:0;border:1px solid var(--color-secundario-textos-primarios-bordes);border-radius:2px;cursor:pointer}.buttons__item_index_add-card:hover{transform:scale(1.09);transition:1s;filter:brightness(70%)}@media screen and (min-width: 320px) and (max-width: 600px){.buttons{width:100%;height:auto;display:flex;flex-direction:column;margin-bottom:36px}.buttons__avatar{width:100%;margin-bottom:30px;margin-top:42px}.buttons__intro{width:100%;justify-content:center;align-items:center;margin:0;flex-direction:row}.buttons__name{width:80%;height:50px;font-size:28px;line-height:26.34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buttons__explorer{font-size:14px;line-height:19.94px}.buttons__item_index_add-card{margin-top:36px;width:90%;height:50px;border-radius:2px}}@media screen and (min-width: 601px) and (max-width: 768px){.buttons{width:100%}.buttons__avatar{width:41%}.buttons__name{font-size:22px}.buttons__explorer{font-size:14px;line-height:19.94px}.buttons__item_index_add-card{margin-left:20px}}@media screen and (min-width: 769px) and (max-width: 909px){.buttons{width:90%}.buttons__avatar{width:41%}.buttons__name{font-size:22px}.buttons__explorer{font-size:14px;line-height:19.94px}.buttons__item_index_add-card{margin-left:20px}}.popup{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.popup_show{visibility:visible;opacity:1;pointer-events:all}input:focus{outline-style:none}input::-ms-input-placeholder{font-family:Inter-Black,sans-serif}.popup__close-button{width:40px;height:40px;cursor:pointer;position:absolute;top:-45px;right:-45px}.popup--content-addCard,.popup--content-image{z-index:2}.popup__content_content_image{background-color:transparent;padding:0;width:auto;max-width:75vw}.popup__overlay{position:absolute;top:0;left:0;background-color:#000;opacity:.8;width:100%;height:100%}.popup--edit-Profile{z-index:3}.popup__content{position:relative;width:450px;z-index:2;font-family:Inter-Black;background-color:#fff;border-radius:10px;padding:20px}.popup__close-button:hover{transition:.5s;transform:scale(1.04);filter:brightness(70%)}.form{display:flex;flex-direction:column;justify-content:center;padding:34px;border-radius:10px;box-sizing:border-box;background-color:#fff}.form__title{margin-top:35px;margin-bottom:44px;text-align:left}.form__label{margin:0 0 20px}.form__input{border:none;height:27px;background-color:#eedada9d;font-family:Inter-Regular,sans-serif;width:100%;border-radius:5px}.form__input_type_error:invalid{border-bottom:2px solid red}.form__input:valid{border-bottom:2px solid green}.form__error{color:red;font-size:10px}.form__input-error{font-size:12px;color:red;opacity:0;position:absolute;top:calc(100% + 6px);left:0;transition:.3s}.form__input-error_active{opacity:1}.form__input_type_error{border-bottom-color:red}.form__error_type{color:red;font-size:10px}.form__submit{margin-top:18.26px;height:50px;background-color:#000;color:#fff;border-radius:10px;box-shadow:0 5px 5px 1px #1b1919fd;cursor:pointer;font-size:25px;font-family:Inter-Regular,sans-serif}.form__submit_confirmation{width:120px;height:35px}.form__buttom{display:flex;align-items:center;justify-content:space-evenly}.form__submit:hover{background-color:#000000d3;transition:.5s ease;transform:scale(1.03)}.form__submit:disabled{background-color:#fff}.form__title-delete{margin-top:5px;margin-bottom:5px}.popup__close-buttons{position:absolute;left:100%;bottom:50%}.popup__content_select{position:relative;width:fit-content;height:auto;z-index:999;background-color:transparent;padding:0;border-radius:0}.popup__image{display:block;max-width:75vw;max-height:75vh;height:auto;width:auto;object-fit:contain}.popup__title{display:flex;color:#fff;width:70%;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter-Italic,sans-serif;font-weight:400;font-size:20px;line-height:14px;align-items:center;margin-top:40px}.popup_delete-card{z-index:2}@media screen and (min-width: 320px) and (max-width: 600px){.popup__content{position:fixed;font-family:Inter-Regular,sans-serif;align-items:flex-end;width:94%;flex-direction:column}.popup__close-button{width:32px;left:89%}.form{display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:20px;width:100%;height:80%;border-radius:10px;background-color:#fff}.form__title{margin-top:0;margin-bottom:54px;text-align:left;color:#000;font-family:Inter-Black,sans-serif}input:focus{outline-color:#0ff}input::-ms-input-placeholder{font-family:Inter-Italic,sans-serif}.form__imput{margin-bottom:29px;width:98%;height:27px}.form__submit{margin-top:10px;width:100%;height:60px;color:#fff;border-radius:10px;box-shadow:0 5px 5px 1px #1b1919d3}.popup__content_select{height:auto;align-items:self-end;justify-items:flex-end}.popup__image{max-width:95vw;max-height:85%;height:auto}.popup__close-buttons{display:flex;width:10%;align-items:center;justify-content:center;left:90%;top:0%}.modal-content{height:auto;margin-top:0}}@media screen and (min-width: 601px) and (max-width: 768px){.popup__content{position:fixed;font-family:Inter-Regular,sans-serif;grid-template-rows:32px 330px;margin-left:3%}input:focus{outline-color:#0ff}input::-ms-input-placeholder{font-family:Inter-Italic,sans-serif}.popup__close-button{grid-column-start:2}.form{display:flex;flex-direction:column;justify-content:center;padding:34px;width:100%;height:80%;border-radius:10px;background-color:#fff}.form__title{margin-top:0;margin-bottom:54px;text-align:left;color:#000;font-family:Inter-Black,sans-serif}.popup__imput{margin-bottom:29px;width:98%;height:27px}.form__submit{margin-top:10px;width:100%;height:60px;color:#fff;border-radius:10px;box-shadow:0 5px 5px 1px #1b1919d3}.popup__content_selec{width:100%;height:100%;align-items:self-end;justify-items:flex-end}.popup__image{height:auto;max-height:86%}.popup__close-buttons{display:flex;width:5%;align-items:center;justify-content:center}.modal-content{width:100%;height:auto;margin-top:0}}@media screen and (min-width: 769px) and (max-width: 909px){.popup__content{position:fixed;margin-top:12%;font-family:Inter-Regular,sans-serif;grid-template-rows:32px 330px;margin-left:3%}input:focus{outline-color:#0ff}input::-ms-input-placeholder{font-family:Inter-Italic,sans-serif}.popup__close-button{grid-column-start:2}.form{display:flex;flex-direction:column;justify-content:center;padding:34px;width:100%;height:80%;border-radius:10px;background-color:#fff}.form__title{margin-top:0;margin-bottom:54px;text-align:left;color:#000;font-family:Inter-Black,sans-serif}.popup__imput{margin-bottom:29px;width:98%;height:27px}.form__submit{margin-top:10px;width:100%;height:60px;color:#fff;border-radius:10px;box-shadow:0 5px 5px 1px #1b1919d3}.popup__content_selec{width:100%;height:100%;align-items:end;justify-items:flex-end}.popup__image{height:auto;max-height:86%}.popup__close-buttons{display:flex;width:5%;align-items:center;justify-content:center}.modal-content{width:100%;height:auto;margin-top:0}}@media screen and (min-width: 910px) and (max-width: 1280px){.popup__content_selec{width:100%;height:100%;align-items:end;justify-items:flex-end}.popup__image{height:auto;max-height:86%}.popup__close-buttons{display:flex;width:5%;justify-content:center;align-items:flex-start;margin-right:2%}.modal-content{width:85%;height:auto;margin-top:0}}.cards{display:grid;grid-template-columns:283px 283px 283px;grid-template-rows:1fr 1fr;width:auto;height:auto;margin-left:auto;margin-right:auto;grid-column-gap:17px;grid-row-gap:20px}.cards__element{width:100%;height:362px;border-radius:10px;display:flex;flex-direction:column;position:relative;cursor:pointer}.cards__element_trast{width:18px;height:19px;position:absolute;right:15px;top:18px;cursor:pointer}.cards__element_trast:hover{transition:1s;transform:scale(1.09);filter:brightness(60%)}.cards__element_image{width:100%;height:282px;border-radius:10px 10px 0 0;margin-bottom:0;object-fit:cover}.cards__element_item{display:flex;width:100%;height:80px;background-color:var(--color-secundario-textos-primarios-bordes);border-radius:0 0 10px 10px;margin-top:0;justify-content:flex-start;align-items:center}.cards__element_itemTitle{width:246px;height:30px;margin:0 0 0 21px;border-radius:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:Inter-Black,sans-serif;font-size:24px;line-height:29.05px;font-weight:900}.cards__element_itemImage{width:20.76px;height:18.13px;cursor:pointer}.cards__element_itemImage:hover{transition:1s;transform:scale(1.09);filter:opacity(60%)}.cards__like_active{opacity:1;background:url(https://practicum-content.s3.us-west-1.amazonaws.com/web-code/dom/moved_heart-filled.svg) center no-repeat}.cards__element_like{display:flex;align-items:center;flex-direction:column;margin-right:10px}.countlike{margin-bottom:0;margin-top:5px}@media screen and (min-width: 320px) and (max-width: 600px){.cards{display:grid;grid-template-columns:1fr;width:100%;justify-items:center}.cards__element{width:91%}}@media screen and (min-width: 601px) and (max-width: 768px){.cards{grid-template-columns:283px 283px}}@media screen and (min-width: 769px) and (max-width: 909px){.cards{width:90%;grid-template-columns:48% 48%;justify-content:center}.cards__element{width:100%}}.footer{background-color:var(--color-fondo-principal);margin-top:66px;margin-bottom:60px;width:100%;max-width:880px;height:18px;color:var(--color-textos-secundarios)}.footer__copyright{margin:0;width:100%;height:18px;font-family:Inter-Black,sans-serif;font-size:18px;font-weight:400;line-height:21.78px}@media screen and (min-width: 320px) and (max-width: 600px){.footer{margin-left:0;width:88%;margin-top:48px;margin-bottom:36px}.footer__copyright{width:100%;font-size:14px;line-height:16px;font-family:Inter-Regular,sans-serif}}@media screen and (min-width: 601px) and (max-width: 768px){.footer{width:100%}}@media screen and (min-width: 769px) and (max-width: 909px){.footer{width:90%}}.register{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh}.register_header{display:flex;width:880px;height:75px;margin-top:45px;justify-content:flex-end;border:none;border-bottom:1px solid #545454;justify-content:space-between}.register_logo{border-radius:7px;cursor:pointer}.register_sigup{display:flex;flex-direction:column;align-items:center;justify-content:center;height:20px;font-size:24px;border-radius:8px;padding:0;color:#f0f8ff;margin:60px auto 0}.register_input{width:100%;height:27px;border-radius:4px;padding:0;margin-top:25px;background-color:var(--color-fondo-principal);border:none;border-bottom:1px solid #ccc;color:var(--color-text)}.register_button{margin-top:150px;width:100%;height:50px;border-radius:7px;color:#000;font-size:18px;cursor:pointer}.register_sigin{color:var(--color-texto-principal);color:#f0f8ff;width:111px;height:44px;margin-bottom:24px;font-size:14px;font-family:Arial,sans-serif;font-weight:700;margin-right:20px;cursor:pointer}.register_form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:300px;height:auto;background-color:var(--color-fondo-secundario);border-radius:8px;box-shadow:0 4px 6px #0000001a;padding-top:0;padding-right:24px;padding-left:24px}.register_spam{font-family:Arial,sans-serif;color:#f0f8ff;margin-top:15px;margin-bottom:80px}.register_link{text-decoration:none;color:var(--color-link)}@media screen and (min-width: 320px) and (max-width: 600px){.register_header{width:100%}.register_form{width:100%;padding:0 16px}.register_input,.register_button{width:100%}}.login{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh}.login_header{display:flex;width:880px;height:75px;margin-top:45px;justify-content:flex-end;border:none;border-bottom:1px solid #545454;justify-content:space-between}.login_logo{border-radius:7px;cursor:pointer}.login_sigin{color:var(--color-texto-principal);color:#f0f8ff;width:111px;height:44px;margin-bottom:24px;font-size:14px;font-family:Arial,sans-serif;font-weight:700;margin-right:20px;cursor:pointer}.login_sigup{display:flex;flex-direction:column;align-items:center;justify-content:center;height:20px;font-size:24px;border-radius:8px;padding:0;color:#f0f8ff;margin:60px auto 0}.login_form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:300px;height:auto;background-color:var(--color-fondo-secundario);border-radius:8px;box-shadow:0 4px 6px #0000001a;padding-top:0;padding-right:24px;padding-left:24px}.login_input{width:100%;height:27px;border-radius:4px;padding:0;margin-top:25px;background-color:var(--color-fondo-principal);border:none;border-bottom:1px solid #ccc;color:var(--color-text)}.login_button{margin-top:150px;width:100%;height:50px;border-radius:7px;color:#000;font-size:18px;cursor:pointer}.login_spam{font-family:Arial,sans-serif;color:#f6f0ff;margin-top:15px;margin-bottom:80px}.login_link{text-decoration:none;color:var(--color-link)}@media screen and (min-width: 320px) and (max-width: 600px){.auth{padding:1rem;width:100%}.auth__input,.auth__submit{width:100%}}@media screen and (min-width: 769px) and (max-width: 909px){.main{display:flex;width:100%;grid-template-columns:1fr 1fr}}.infotooltip{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0;border-radius:5px;width:430px;height:330px;background-color:var(--color-ventanas-popup);z-index:1001}.infotooltip__overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#00000080;border:1px solid red}.infotooltip__content{border:1px solid red;width:100%;position:relative;z-index:1001}.infotooltip__circle{display:flex;width:120px;height:120px;border-radius:100px;border:3px solid red;margin:60px auto auto;align-items:center;justify-content:space-around;font-size:50px;border-color:#000}.infotooltip__circle--success{border-color:#000}.infotooltip__circle--error{border-color:red;color:red}.infotooltip__close-button{position:absolute;top:-40px;right:-40px;cursor:pointer}.infotooltip__close-button:hover{transition:.5s;transform:scale(1.04);filter:brightness(70%)}.infotool__title{width:90%;margin:32px auto 0;text-align:center}.info-tooltip{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px}.info-tooltip__icon{width:64px;height:64px}.info-tooltip__message{font-size:16px;text-align:center}@media screen and (min-width: 320px) and (max-width: 600px){.infotooltip{width:90%;height:auto;padding:20px}.infotooltip__circle{width:90px;height:90px;font-size:36px;margin-top:30px}.infotooltip__close-button{top:-30px;right:-10px}}
