/*! 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{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/roboto-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../vendor/roboto-medium.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(../vendor/roboto-black.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/inter-regular.woff) format("woff")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/robotoslab-regular.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/sourcesanspro-regular.woff) format("woff")}.root{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%}.header__button{height:48px;background-color:transparent;border:1px solid;color:inherit;padding:12px 19px;display:flex;justify-content:space-between}.header__button:hover{opacity:.7;transition:opacity .7s ease;cursor:pointer}@media screen and (max-width:830px){.header__button{padding:8px 12px;height:40px}}.header__link-home{font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:20px;line-height:24px;text-decoration:none;margin-left:104px;color:inherit}@media screen and (max-width:830px){.header__link-home{margin-left:40px}}@media screen and (max-width:600px){.header__link-home{margin-left:16px;font-size:16px}}.header__link_type_active{border-bottom:3px solid}.header__link{font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;text-align:center;text-decoration:none;margin-right:32px;padding-bottom:25px;color:inherit}@media screen and (max-width:830px){.header__link{font-size:16px;padding-bottom:20px}}.header__nav-menu{margin-right:104px;box-sizing:content-box;display:flex;align-items:baseline;align-self:flex-end}@media screen and (max-width:830px){.header__nav-menu{margin-right:40px}}@media screen and (max-width:660px){.header__nav-menu{display:none}}.header_theme_black{color:#1a1b22;border-bottom:1px solid rgba(0,0,0,.2)}.header_theme_white{color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}.header__button-image{padding:0;margin:0}.header__nav-button-mobile{display:none}@media screen and (max-width:660px){.header__nav-button-mobile{display:block;margin-right:20px}}.header{width:100%;min-height:80px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media screen and (max-width:830px){.header{min-height:66px}}.button{border-radius:100px;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;outline:none}@media screen and (max-width:830px){.button{font-size:16px}}.article__date{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#b6bcbf;margin:0 0 12px}.article__description{display:flex;flex-direction:column;background:#fff;height:304px;align-items:flex-start;justify-content:space-between;box-sizing:border-box;padding:20px 24px 24px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;position:relative}@media screen and (max-width:839px){.article__description{height:270px;padding:16px}}.article__image{position:relative;background-size:cover;background-position:50%;border-top-left-radius:16px;border-top-right-radius:16px;height:272px}@media screen and (max-width:839px){.article__image{height:150px}}.article__save-icon{background-image:url(../images/normal.svg);background-position:50%;background-repeat:no-repeat;background-color:#fff;width:40px;height:40px;border-radius:8px;position:absolute;top:24px;right:24px;padding:11px 13px 10px;outline:none;border:none;z-index:10}.article__save-icon:hover{background-image:url(../images/hover.svg);cursor:pointer;z-index:10}.article__save-icon:hover+:after{display:block;content:"Войдите, чтобы сохранить статьи";font-family:Roboto;font-style:normal;font-weight:900;font-size:10px;line-height:14px;background-color:#fff;text-align:center;border-radius:8px;position:absolute;top:24px;right:69px;margin:0;padding:13px 8px;white-space:nowrap;z-index:10}.article__save-icon:active{background-image:url(../images/marked.svg);cursor:pointer}@media screen and (max-width:839px){.article__save-icon{top:8px;right:8px}.article__save-icon:hover+:after{position:absolute;top:8px;right:50px;padding:13px 2px}}.article__save-icon-authorized{background-image:url(../images/normal.svg);background-position:50%;background-repeat:no-repeat;background-color:#fff;width:40px;height:40px;border-radius:8px;position:absolute;top:24px;right:24px;padding:11px 13px 10px;outline:none;border:none;z-index:10}.article__save-icon-authorized:hover{background-image:url(../images/hover.svg);cursor:pointer;z-index:10}.article__save-icon-authorized:hover+:after{display:block;content:"Нажмите, чтобы сохранить статьи";font-family:Roboto;font-style:normal;font-weight:900;font-size:10px;line-height:14px;background-color:#fff;text-align:center;border-radius:8px;position:absolute;top:24px;right:69px;margin:0;padding:13px 8px;white-space:nowrap;z-index:10}.article__save-icon-authorized:active{background-image:url(../images/marked.svg);cursor:pointer}@media screen and (max-width:839px){.article__save-icon-authorized{top:8px;right:8px}.article__save-icon-authorized:hover+:after{position:absolute;top:8px;right:50px;padding:13px 2px}}.article__delete-icon{width:40px;height:40px;border-radius:8px;position:absolute;top:24px;right:24px;outline:none;border:none;z-index:10}.article__delete-icon:hover{opacity:.9;cursor:pointer}.article__delete-icon-image{background-position:50%;background-repeat:no-repeat;background-color:#fff;-o-object-fit:scale-down;object-fit:scale-down;border-radius:8px;width:40px;height:40px;display:block}.article__delete-icon-image:hover+:after{display:block;content:"Убрать из сохранённых";font-family:Roboto;font-style:normal;font-weight:900;font-size:12px;line-height:14px;background-color:#fff;text-align:center;border-radius:8px;position:absolute;top:0;right:45px;margin:0;padding:13px 16px;white-space:nowrap;z-index:4}@media screen and (max-width:839px){.article__delete-icon{top:8px;right:8px}}.article__tag{font-family:Roboto;font-style:normal;font-weight:900;font-size:14px;line-height:24px;background-color:#fff;text-align:center;border-radius:8px;position:absolute;top:24px;left:24px;outline:none;border:none;margin:0;padding:8px 12px}@media screen and (max-width:839px){.article__tag{top:8px;left:8px}}.article__source{font-family:Roboto Slab;font-weight:700;line-height:20px;letter-spacing:.4px;text-transform:uppercase;color:#b6bcbf;margin:0}.article__source,.article__text{font-style:normal;font-size:16px}.article__text{font-family:Roboto;font-weight:400;line-height:22px;color:#1a1b22;margin:0 0 18px;overflow:hidden}@media screen and (max-width:839px){.article__text{margin:0 0 12px}}.article__title{font-family:Roboto Slab;font-style:normal;font-weight:400;font-size:26px;line-height:30px;color:#1a1b22;margin:0 0 16px;overflow:hidden}@media screen and (max-width:839px){.article__title{font-size:22px;line-height:24px;margin:0 0 10px}}.article__link{text-decoration:none;color:inherit;z-index:3}.article{width:400px;border-radius:16px;height:576px;margin:0;position:relative}@media screen and (max-width:839px){.article{width:224px;height:420px}}@media screen and (max-width:450px){.article{width:288px;height:420px}}.search-results__articles{display:grid;grid-template-columns:repeat(3,400px);grid-template-areas:"title title title" "article article article";grid-template-rows:auto;grid-column-gap:16px;grid-row-gap:16px;justify-content:center;margin-bottom:62px}@media screen and (max-width:1800px){.search-results__articles{grid-template-columns:repeat(3,400px);grid-template-areas:"title title title" "article article article"}}@media screen and (max-width:1300px){.search-results__articles{grid-template-columns:repeat(2,400px);grid-template-areas:"title title" "article article"}}@media screen and (max-width:839px){.search-results__articles{grid-template-columns:repeat(3,224px);grid-column-gap:8px;grid-row-gap:8px;grid-template-areas:"title title title" "article article article"}}@media screen and (max-width:690px){.search-results__articles{grid-template-columns:repeat(2,224px);grid-column-gap:8px;grid-row-gap:8px;grid-template-areas:"title title" "article article"}}@media screen and (max-width:450px){.search-results__articles{grid-template-columns:repeat(1,288px);grid-template-areas:"title " "article "}}.search-results__button{width:288px;height:68px;border-style:none;background-color:#fff;align-self:center;margin:0 0 80px}.search-results__button:hover{opacity:.7;cursor:pointer}.search-results__button:active{background-color:#2a65cc}@media screen and (max-width:800px){.search-results__button{width:240px;height:56px;margin:0 0 40px}}@media screen and (max-width:450px){.search-results__button{width:288px;height:56px;margin:0 0 32px}}.search-results__title{font-family:Roboto Slab;font-style:normal;font-weight:400;font-size:40px;line-height:46px;color:#1a1b22;margin:18px 0 64px;grid-area:title}@media screen and (max-width:839px){.search-results__title{font-size:30px;line-height:34px;margin:0 0 32px}}.search-results{width:100%;background-color:#f5f6f7;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:62px 0 0;box-sizing:border-box}@media screen and (max-width:1332px){.search-results{padding:40px 40px 0}}.footer__nav-menu{margin:0 106px 0 0;display:flex}@media screen and (max-width:868px){.footer__nav-menu{margin:0 41px 0 0}}@media screen and (max-width:710px){.footer__nav-menu{width:90%;display:flex;justify-content:space-between;margin:20px 16px 0 0}}.footer__link{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#1a1b22;-webkit-text-decoration-line:none;text-decoration-line:none;margin:0 40px 0 0}@media screen and (max-width:1023px){.footer__link{margin:0 24px 0 0}}@media screen and (max-width:768px){.footer__link{margin:0 10px 0 0}}.footer__link-image{-webkit-text-decoration-line:none;text-decoration-line:none;margin:0 28px 0 0}.footer__link-image:last-of-type{margin:0}@media screen and (max-width:800px){.footer__link-image{margin:0 28px 0 0}}.footer__copyrigth{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#b6bcbf;margin:0 0 0 104px}@media screen and (max-width:1023px){.footer__copyrigth{margin:0 0 0 40px}}@media screen and (max-width:710px){.footer__copyrigth{order:2;margin:0 0 20px}}.footer__link-container{display:flex;list-style:none;margin:0 42px 0 0;padding:0}@media screen and (max-width:710px){.footer__link-container{flex-direction:column;justify-content:space-between;min-height:74px;margin-bottom:38px}}.footer__link-image-container{list-style:none;min-width:68px;padding:0;margin:0}.footer,.footer__link-image-container{display:flex;justify-content:space-between}.footer{flex-direction:row;width:100%;align-items:center;min-height:80px}@media screen and (max-width:868px){.footer{min-height:64px}}@media screen and (max-width:710px){.footer{flex-direction:column;justify-content:center;align-items:center}}.not-found__description{width:300px;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#b6bcbf;margin:0}.not-found__image{width:96px}.not-found__title{font-family:Roboto Slab;font-style:normal;font-weight:400;font-size:26px;line-height:30px;text-align:center;color:#1a1b22;margin:24px 0 16px}.not-found{width:100%;height:374px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f5f6f7;display:none}.popup__content_type_signin{min-height:380px}.popup__content_type_signup{min-height:458px}.popup__content_type_succesful-registration{min-height:182px}.popup__content{width:430px;background-color:#fff;border-radius:16px;position:relative;box-sizing:border-box;padding:34px 35px 28px}@media screen and (max-width:768px){.popup__content{width:100%;position:absolute;top:56px;height:100%}}.popup__close{width:40px;position:absolute;top:-46px;right:-46px;cursor:pointer}@media screen and (max-width:768px){.popup__close{width:24px;position:absolute;top:-40px;right:16px;cursor:pointer}}.popup__title{margin:0 0 22px;line-height:30px;font-family:Roboto;font-style:normal;font-weight:900;font-size:24px;line-height:28px;color:#1a1b22;align-self:flex-start}.popup__input-name{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#2f71e5;margin:0 0 8px}.popup__form{width:100%}.popup__input{width:100%;height:24px;border:0;border-bottom:1px solid rgba(0,0,0,.2);font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;box-sizing:border-box;padding:0 0 4px;margin-bottom:31px}.popup__input::-moz-placeholder{color:#b6bcbf}.popup__input:-ms-input-placeholder{color:#b6bcbf}.popup__input::-ms-input-placeholder{color:#b6bcbf}.popup__input::placeholder{color:#b6bcbf}.popup__input:focus{outline:none;color:#1a1b22;border-bottom:1px solid #000}.popup__button{width:100%;height:64px;margin:8px 0 0;color:#fff;background-color:#2f71e5;border:none}.popup__button:hover{background-color:#347eff;cursor:pointer}.popup__button:active{background-color:#2a65cc}.popup__bottom-link_theme_blue{color:#2f71e5}.popup__bottom-link{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;text-decoration:none;margin:16px 0 0}.popup__bottom-link_type_succesful-registration{font-size:18px;line-height:22px;text-align:left}.popup__input-error-message{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:red;margin:0;position:relative;bottom:28px;display:none}.popup__input-error-message_type_active{display:block}.popup__input-error-message_type_user{text-align:center;bottom:0}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;display:none;z-index:2}.popup_type_opened{display:flex}.preloader__animation{display:block;width:50px;height:50px;border:4px solid;border-color:#444 #444 #888;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.preloader__description{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#b6bcbf;position:relative;top:178px;margin:0}.preloader{background-color:#f5f6f7;width:100%;height:282px;position:relative;display:none}.saved-news__key-words{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#1a1b22;margin:0}@media screen and (max-width:830px){.saved-news__key-words{font-size:14px;margin:0}}@media screen and (max-width:400px){.saved-news__key-words{font-size:18px;margin:0;max-width:288px}}.saved-news__quantity{font-family:Roboto Slab;font-style:normal;font-weight:400;font-size:40px;line-height:46px;color:#1a1b22;margin:0 0 30px;max-width:500px}@media screen and (max-width:830px){.saved-news__quantity{max-width:336px;font-size:30px;margin:0 0 16px}}@media screen and (max-width:400px){.saved-news__quantity{max-width:288px}}.saved-news__title{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:rgba(26,27,34,.5);margin:40px 0 28px}@media screen and (max-width:830px){.saved-news__title{font-size:14px;margin:24px 0 16px}}@media screen and (max-width:400px){.saved-news__title{font-size:12px;margin:8px 0 16px}}.saved-news{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 0 56px 104px;box-sizing:border-box}@media screen and (max-width:830px){.saved-news{padding:0 0 32px 40px}}@media screen and (max-width:400px){.saved-news{padding:0 0 32px 15px}}@media screen and (max-width:660px){.popup-mobile-nav-menu__content{width:100%;align-self:flex-start;top:0;background-color:#1a1b22;height:286px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:0 16px 24px;border-radius:16px;position:relative;color:#fff;box-sizing:border-box}}.popup-mobile-nav-menu__button{height:56px;width:100%;background-color:transparent;border:1px solid;color:inherit;padding:12px 19px;display:flex;justify-content:center;position:static;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;margin-top:32px}.popup-mobile-nav-menu__link-home{font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:16px;line-height:24px;text-decoration:none;margin:0;color:inherit}.popup-mobile-nav-menu__header{width:100%;min-height:56px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);box-sizing:border-box}.popup-mobile-nav-menu__close{width:24px}@media screen and (max-width:660px){.popup-mobile-nav-menu__close{width:24px;position:absolute;top:16px;right:16px;cursor:pointer}}.popup-mobile-nav-menu__link{font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;text-align:left;text-decoration:none;color:#fff;margin:32px 0 0}@media screen and (max-width:400px){.popup-mobile-nav-menu{display:block;display:none}}