.page{max-width:1440px;width:100%;margin:0 auto;overflow-x:hidden}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden;transition:visibility .5s,opacity .5s ease-in-out;opacity:0;z-index:999}.modal_opened{visibility:visible;opacity:1}.modal__form{display:flex;flex-direction:column;width:100%}.modal__content{position:relative;background-color:#fff;border-radius:16px;max-width:430px;width:100%;padding:34px 36px 28px}.modal__title{font-family:Roboto,sans-serif;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0;color:#1a1b22;margin-bottom:22px}.modal__close{position:absolute;top:-50px;right:-40px;width:40px;height:40px;border:none;background:transparent}.modal__label{font-size:12px;line-height:100%;margin-bottom:9px;color:#2f71e5}.modal__input{display:block;font-size:14px;padding:8px 0;border:none;border-bottom:1px solid rgba(0,0,0,.2);width:100%;outline:none;margin-bottom:31px}.modal__input:focus{border:2px solid #1d4ed8;outline:none;background-color:#f0f8ff}.modal__input:last-child{margin-bottom:39px}.modal__input::placeholder{opacity:20%}.modal__button-container{display:flex;flex-direction:column;align-items:center}.modal__button{padding:20px 115px;width:100%}.modal__button_type_primary{border-radius:100px;background:#e6e8eb;color:#b6bcbf;margin-bottom:16px;font-family:Roboto,sans-serif;font-weight:500;font-size:18px;line-height:24px;border:none}.modal__button_type_logged{background:#2f71e5;color:#fff}.modal__button_type_secondary{border:none;background:transparent;font-size:14px;font-family:Inter,Arial,sans-serif;line-height:100%;font-weight:400}.modal__button_type_secondary span{color:#2f71e5}.modal__registration-success{align-self:flex-start;background:transparent;border:none}.modal__registration-success span{color:#2f71e5;font-weight:400;font-size:18px;line-height:100%}.modal__input_error{border:1px solid red}.modal__error{font-size:12px;color:red;margin-top:4px;display:block}@media screen and (max-width: 550px){.modal{top:100px}.modal__content{height:100%}.modal__close{right:20px}.modal__button{padding:20px 79px;width:100%}}.footer{display:flex;justify-content:space-between;padding:32px 104px 26px}.footer__social{display:flex;gap:40px;font-family:Roboto,sans-serif;font-weight:400;margin:0}.footer__social-container{display:flex}.footer__copyright{font-family:Roboto,sans-serif;color:#b6bcbf;font-size:16px;line-height:22px;margin:0}.footer__social-item{list-style:none}.footer__link{text-decoration:none;color:#1a1b22;font-size:18px;line-height:24px}@media screen and (max-width: 768px){.footer{padding:24px 40px 18px}}@media screen and (max-width: 700px){.footer{flex-direction:column-reverse;padding:20px 16px}.footer__social-container{justify-content:space-between;margin-bottom:38px}.footer__social_type_nav{flex-direction:column;padding:0}.footer__copyright{font-size:16px}}.news-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:16px;height:100%}.news-card__image{width:100%;height:272px;object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px}.news-card__content{padding:24px}.news-card__date{font-weight:400;font-size:18px;line-height:24px;color:#b6bcbf;margin:0 0 12px}.news-card__title{font-family:Roboto Slab,Georgia,serif;font-size:26px;line-height:30px;color:#1a1b22;margin:0 0 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.news-card__description{font-family:Roboto,Georgia,serif;font-weight:400;font-size:16px;line-height:22px;color:#1a1b22;margin:0 0 18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}.news-card__author{font-family:"Roboto Slab" sans-serif;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;color:#b6bcbf;text-overflow:ellipsis;overflow:hidden;margin:0}.news-card__bookmark-container{position:absolute;top:10px;right:10px;background:transparent;border:none}.news-card__keyword{position:absolute;top:10px;left:10px;margin:0;font-size:14px;font-family:Roboto,Georgia,serif;font-weight:500;padding:11px 20px;border-radius:16px;vertical-align:center;background:#fff;color:#000}.bookmark-title{position:absolute;top:0;left:0}.news-card__bookmark{cursor:pointer}.news-card__hover-message{position:absolute;top:0;right:50px;padding:11px 20px;font-size:12px;font-family:Roboto,Georgia,serif;font-weight:500;border-radius:16px;vertical-align:center;width:182px;background:#fff;transition:opacity .6s ease;z-index:10}@media screen and (max-width: 768px){.news-card__image{height:150px}.news-card__title{font-family:Roboto Slab,Georgia,serif;font-size:22px;line-height:24px;color:#1a1b22;margin:0 0 10px}.news-card__description{margin:0 0 12px}.news-card__bookmark-container{top:8px;right:8px}}@media screen and (max-width: 576px){.news-card__bookmark-container{top:6px;right:6px}.news-card__keyword{top:6px;left:6px}}.navigation{display:flex;justify-content:space-between;align-items:center;height:80px;border-bottom:1px solid #ffffff33;padding:0 104px;background:transparent;color:#fff}.navigation__mobile,.navigation__close{display:none}.navigation__logo-link{text-decoration:none}.saved-news-header{border-bottom:1px solid red}.navigation__logo{width:200px;height:24px;font-family:Roboto Slab,sans-serif;font-size:20px;font-weight:700;line-height:24px;vertical-align:middle;margin:0;color:#fff;list-style:none}.navigation__logo_dark{color:#000}.navigation__menu{display:flex;align-items:center;gap:40px}.navigation__link{font-family:Roboto,sans-serif;font-weight:500;font-size:18px;line-height:24px;margin:0;text-decoration:none;color:#fff}.navigation__link-active{position:relative;margin:0}.navigation__link-active:after{position:absolute;content:"";top:48px;left:0;height:2px;width:100%;background-color:#fff;margin:0}.navigation__link-active_black{position:relative;margin:0}.navigation__link-active_black:after{position:absolute;content:"";top:48px;left:0;height:2px;width:100%;background-color:#000;margin:0}.navigation__link-signin{width:176px;height:48px;border:1px solid white;border-radius:100px;color:#fff;background:transparent;cursor:pointer}.navigation-logged__menu{display:flex;align-items:center;gap:76px}.navigation-logged__link{text-decoration:none;color:#fff;font-family:Roboto,sans-serif}.navigation-logged__button{display:flex;justify-content:center;align-items:center;gap:13px;background:transparent;border:1px solid #d1d2d6;padding:8px 8px 8px 15px;border-radius:1000px;font-weight:500;font-size:18px;font-family:Roboto,sans-serif;color:#fff;cursor:pointer}.navigation-logged__link_dark,.navigation-logged__button_dark{color:#000}.navigation__mobile-header{display:none}@media screen and (max-width: 909px){.navigation-logged__button{font-size:16px;line-height:24px;width:100%}.navigation-logged__link{font-size:16px;line-height:24px}}@media screen and (max-width: 768px){.navigation{padding:16px;height:56px;box-sizing:border-box}.navigation__menu{flex-direction:column;align-items:baseline;height:30px}.navigation__link-active:after,.navigation__link-active_black:after{display:none}.navigation__link-signin{width:288px;height:56px;padding:16px 110px}.navigation__mobile{display:block;background:transparent;border:none}.navigation-logged__menu{flex-direction:column;align-items:flex-start;gap:30px}.navigation-logged__link{color:#fff}.navigation-logged__button{color:#fff;width:140px;height:36px}.navigation-logged__button img{filter:brightness(0) invert(1)}.navigation__overlay{position:fixed;top:0;right:-100%;width:100%;height:270px;background-color:#1a1b22;color:#fff;padding:20px;box-sizing:border-box;transition:right .3s ease;display:flex;flex-direction:column;gap:24px;z-index:100}.navigation__overlay_open{right:0}.navigation__close{display:block;align-self:flex-end;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0}.navigation__mobile-header{display:flex;justify-content:space-between;align-items:centflaer;vertical-align:center;border-bottom:1px solid #ccc;padding-bottom:16px}.navigation__mobile-logo{font-size:16px;font-family:Roboto Slab,sans-serif;line-height:24px;vertical-align:middle;margin:0}}.saved-articles{padding:40px 104px;background-color:#f5f5f5;color:#333}.saved-articles__heading{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#1a1b2280;margin:0 0 28px}.saved-articles__header{font-family:Roboto Slab,sans-serif;font-size:40px;line-height:46px;font-weight:400;margin:0 0 30px;color:#1a1b22;max-width:530px;width:100%}.saved-articles__keywords{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#666;margin:0 0 56px}.keyword-chip{display:inline-block;background:#e0e0e0;border-radius:16px;padding:4px 12px;font-size:14px;margin-left:6px}.saved-news-header{border-bottom:1px solid #d1d2d6}.news-card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}@media screen and (max-width: 768px){.saved-articles{padding:16px}.saved-articles__header{font-size:30px}}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:86px 0 80px;background:#f5f6f7}.no-results img{margin-bottom:31px}.no-results h1{margin:0 0 16px;font-family:Roboto Slab,Georgia,serif;font-weight:400;font-size:26px;line-height:30px;color:#1a1b22}.no-results p{color:#b6bcbf;font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:24px;width:356px;text-align:center}.search-form{font-family:Roboto Slab,sans-serif;color:#fff;margin:0 auto;max-width:608px;width:100%}.search-form__heading{max-width:600px;font-weight:400;font-size:60px;line-height:64px;padding-top:80px;margin:0 auto 32px}.search-form__description{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:24px;margin:0 auto 88px}.search-form__form{position:relative;display:flex}.search-form__input{font-family:Roboto,sans-serif;flex:1;height:64px;border:none;outline:none;font-size:16px;font-weight:400;line-height:22px;border-radius:100px;padding:0 0 0 24px}.search-form__input::placeholder{opacity:20%}.search-form__button{position:absolute;width:168px;height:64px;font-size:18px;line-height:24px;color:#fff;font-weight:500;border-radius:100px;top:0;right:0;border:none;background:#2f71e5;transition:all .3s ease-in-out;font-family:Roboto,sans-serif}.search-form__button:hover{background:#347eff}.search-form__button:active{background:#2a65cc;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.search-form__keyword{color:red;text-align:center}@media screen and (max-width: 768px){.search-form__heading{max-width:450px;font-size:36px;line-height:40px;padding-top:38px;margin-bottom:16px}.search-form__description{max-width:452px;margin-bottom:48px}.search-form__form{max-width:448px;margin:0 auto}.search-form__input{height:56px}.search-form__button{width:160px;height:56px}}@media screen and (max-width: 700px){.search-form{display:flex;flex-direction:column;align-items:center}.search-form__heading{max-width:288px;font-size:36px;line-height:40px;padding:30px 19px 0 16px;margin:0 0 16px}.search-form__description{max-width:288px;margin:0 0 120px}.search-form__form{flex-direction:column;align-items:center;gap:16px;box-sizing:border-box}.search-form__input{flex:none;width:264px;height:56px;padding:0 0 0 24px}.search-form__button{position:static;height:56px;width:288px}}.header{background:url(/newsExplorer-react/assets/background-image-CGH7MrKz.png) no-repeat center center/cover;max-width:1440px;width:100%;height:576px}@media screen and (max-width: 768px){.header{height:400px}}@media screen and (max-width: 700px){.header{height:536px}}.news-preloader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;width:100%;grid-column:1 / -1}.news-preloader__spinner{width:50px;height:50px;border:4px solid rgba(31,128,224,.2);border-top-color:#1f80e0;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.news-preloader__text{color:#555;font-size:1rem;margin:0;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.news-grid{margin:0 auto;padding:80px 104px;background:#f5f6f7}.news-grid__title{font-family:Roboto Slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;color:#1a1b22;margin:0 0 30px}.news-grid__container{display:grid;grid-template-columns:repeat(auto-fit,400px);justify-content:center;gap:16px}.show-more-container{text-align:center}.news-grid__show-more{font-family:Roboto,Georgia,serif;font-weight:500;font-size:18px;line-height:24px;color:#1a1b22;padding:20px 99px;background-color:#e8e8e8;border:none;border-radius:80px;margin-top:56px}.news-grid__show-more:hover{background:#fff;cursor:pointer;transition:background-color .3s ease}.news-grid__show-more_clicked{background-color:red;transform:scale(.98)}.news-grid__item{list-style:none;text-decoration:none}@media screen and (max-width: 1024px){.news-grid{padding:80px 9px}}@media screen and (max-width: 925px){.news-grid{padding:40px}.news-grid__container{grid-template-columns:repeat(auto-fit,224px);gap:8px}.news-grid__title{font-size:30px;line-height:34px;padding:32px 0 56px;margin:0}.news-grid__show-more{margin-bottom:40px}}@media screen and (max-width: 576px){.news-grid{padding:32px 16px}.news-grid__container{grid-template-columns:repeat(auto-fit,288px)}}.about__container{display:flex;justify-content:flex-start;padding:80px 104px;gap:56px}.about__image{width:464px;height:464px;border-radius:50%}.about__info{display:flex;flex-direction:column;justify-content:flex-start;font-family:Roboto,sans-serif}.about__info-title{font-family:Roboto Slab,sans-serif;max-width:600px;font-weight:400;font-size:40px;line-height:46px;margin:52px 0 24px}.about__info-text{font-family:Roboto,sans-serif;max-width:600px;font-size:18px;line-height:24px;font-weight:400;color:#1a1b22;margin:0 0 30px}.about__hightlight{font-family:Roboto,sans-serif;max-width:600px;font-size:18px;line-height:24px;font-weight:400;color:#1a1b22;margin:0}@media screen and (max-width: 1200px){.about__image{width:350px;height:350px}}@media screen and (max-width: 992px){.about__container{padding:40px 40px 61px;gap:32px}.about__image{width:232px;height:232px;margin-top:21px}.about__info-title{margin:0 0 16px;font-size:30px;height:34px}}@media screen and (max-width: 700px){.about__container{flex-direction:column;align-items:center;gap:24px;padding:32px 24px 128px}.about__info-title{margin:0 0 16px;font-size:30px}.about__info-text{max-width:288px}.about__image{width:272px;height:272px;margin:0}}/*! 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}@font-face{font-family:Roboto;font-weight:400;src:url(/newsExplorer-react/assets/roboto-400-regular-CEEi-WbQ.woff2) format("woff2")}@font-face{font-family:Roboto;font-weight:500;src:url(/newsExplorer-react/assets/roboto-500-DRg8azjQ.woff2) format("woff2")}@font-face{font-family:Roboto;font-weight:700;src:url(/newsExplorer-react/assets/roboto-700-CqGedB_1.woff2) format("woff2")}@font-face{font-family:Roboto Slab;font-weight:400;src:url(/newsExplorer-react/assets/roboto-slab-400-regular-CGZ9feuv.woff2) format("woff2")}@font-face{font-family:Roboto Slab;font-weight:700;src:url(/newsExplorer-react/assets/roboto-slab-700-U4tbeySt.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:400;src:url(/newsExplorer-react/assets/inter-400-regular-DzE3sXQr.woff) format("woff")}@font-face{font-family:Inter;font-weight:500;src:url(/newsExplorer-react/assets/inter-500-CPwiR-kq.woff2) format("woff2")}
