.header{position:absolute;top:0;left:0;z-index:10;width:100%;height:80px;background:#0003;border-bottom:1px solid rgba(255,255,255,.2)}.header__logo{color:#fff;font-family:Roboto-slab,serif;font-weight:700;font-size:20px;line-height:24px;text-decoration:none}.header__container{height:100%;margin:0 auto;padding:0 104px;display:flex;justify-content:space-between;align-items:center}.header__nav{display:flex;align-items:center;gap:42px}.header__link{color:#fff;font-size:16px;font-weight:500;line-height:56px;text-decoration:none;position:relative}.header__link:after{content:"";position:absolute;left:0;bottom:-12px;width:100%;height:3px;background-color:#fff;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header__link:hover:after{transform:scaleX(1)}.header__button{display:flex;align-items:center;justify-content:center;gap:16px;width:176px;height:48px;padding:0 15px 0 19px;border-radius:100px;border:1px solid #fff;background:transparent;color:#fff;font-family:Roboto,serif;font-size:18px;font-weight:500;line-height:24px;cursor:pointer}.header__logout-icon{width:24px;height:24px;display:block}.header__menu-button{display:none;background:none;border:none;height:24px;width:24px;padding:0;margin:0;color:#fff;font-size:24px;line-height:1;cursor:pointer}.header__overlay{display:none}@media screen and (max-width:768px){.header__container{padding:0 40px}}@media screen and (max-width:525px){.header__overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:5}.header__nav_desktop{display:none}.header__menu-button{display:block}.header{height:56px;border-bottom:none}.header__container{padding:16px}.header.header_open{background:#1a1b22;height:auto;border-radius:0 0 16px 16px}.header.header_open .header__container{border-bottom:1px solid rgba(255,255,255,.2)}.header__nav_mobile{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:24px 16px}.header__button{width:100%;height:56px}}.search{width:100%;height:576px;background-image:linear-gradient(#0000004d,#0000004d),url(/assets/hero-background-C0hCHYuq.svg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;color:#fff}.search__container{max-width:600px;margin:0 auto;text-align:center}.search__title{font-size:40px;margin-top:160px;font-family:Roboto-slab,sans-serif}.search__subtitle{font-size:18px;margin-bottom:32px}.search__form{width:100%;height:64px;display:flex;align-items:center;border:1px solid #d1d2d6;border-radius:100px;overflow:hidden;background:#fff}.search__input{flex:1;border:none;padding:14px 20px;font-size:16px;outline:none;font-family:Roboto,Arial,sans-serif;font-weight:400;line-height:22px;letter-spacing:0;color:#1a1b22;caret-color:#2f71e5}.search__input::placeholder{color:#b6bcbf}.search__error{display:block;margin-top:8px;color:red;font-size:12px}.search__input_error{border-color:red}.search__button{width:168px;height:100%;border:none;background:#2f71e5;box-shadow:0 5px 15px #0e1a3933;transition:background-color .2s ease,box-shadow .2s ease;color:#fff;font-size:16px;cursor:pointer;border-radius:100px}.search__button:hover{background-color:#347eff;box-shadow:0 5px 15px #0e1a3933;cursor:pointer}.search__button:active{background-color:#2a65cc;box-shadow:0 5px 15px #0e1a3933}@media screen and (max-width:768px){.search__container{max-width:100%;padding:0 16px;text-align:left}}@media screen and (max-width:425px){.search{height:536px;max-width:100%}.search__container{padding:0 16px;text-align:left}.search__title{font-size:36px;line-height:40px;margin-top:96px}.search__subtitle{font-size:18px;line-height:24px;margin-bottom:24px}.search__form{display:flex;flex-direction:column;height:auto;gap:16px;border-radius:16px;background:transparent;border:none;margin-top:122px}.search__input{width:100%;height:56px;border:1px solid #d1d2d6;border-radius:100px;font-size:16px}.search__button{width:100%;height:56px;border-radius:100px}}.main{width:100%;margin:0;padding:0;background-color:#f5f6f7}.main__results{width:100%;padding:0 104px;box-sizing:border-box}.main__results-title{font-family:Roboto Slab,serif;font-weight:400;font-size:40px;line-height:46px;margin-bottom:64px;margin-top:80px}.main__show-more{display:block;margin:56px auto 80px;width:288px;height:64px;border-radius:80px;border:none;background-color:#fff;color:#1a1b22;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:24px;cursor:pointer}.main__show-more:hover{background-color:#e8e8e8;transition:background-color .2s ease}@media screen and (max-width:768px){.main__results-title{margin:32px 16px 58px;font-size:30px;line-height:34px}}@media screen and (max-width:435px){.main__show-more{margin:16px auto 24px;height:56px}.main__results{padding:0 16px}}.about{max-width:100%;background-color:#fff;padding:80px 0}.about__container{margin:0 104px;display:flex;gap:56px}.about__content{width:600px}.about__avatar{width:464px;height:464px;aspect-ratio:1/1;border-radius:50%;object-fit:cover}.about__title{font-size:40px;line-height:46px;margin-bottom:24px}.about__text{font-size:18px;line-height:24px;margin-bottom:16px}@media screen and (max-width:975px){.about__avatar{width:232px;height:232px;margin:61px 32px 0 0}.about__container{margin:0 40px;gap:0}.about__content{margin:61px 0 0;width:424px}.about__title{margin:0;font-size:30px;line-height:46px;font-family:Roboto Slab,serif}}@media screen and (max-width:540px){.about__container{flex-direction:column;align-items:center;margin:32px 24px 0}.about__content{padding:0 16px;width:320px}.about__avatar{width:272px;height:272px;margin:0}.about__title{font-weight:400;font-size:40px}}.news-card-list{display:grid;grid-template-columns:repeat(auto-fill,400px);gap:16px;width:100%;justify-content:space-between}@media(min-width:1500px){.news-card-list{max-width:1232px;margin:0 auto;justify-content:space-between}}@media screen and (max-width:1356px){.news-card-list{justify-content:center}}@media screen and (max-width:1000px){.news-card-list{grid-template-columns:repeat(3,224px);justify-content:center;margin:0 auto}}@media screen and (max-width:720px){.news-card-list{grid-template-columns:repeat(2,288px);justify-content:center}}@media screen and (max-width:600px){.news-card-list{grid-template-columns:300px;justify-content:center}.news-card,.news-card__image{width:300px}}.news-card{width:400px;height:576px;background-color:#fff;border-radius:16px;overflow:hidden;position:relative;font-family:Roboto Slab,serif;display:flex;flex-direction:column}.news-card__link{position:absolute;inset:0;z-index:1;text-decoration:none;color:#1a1b22}.news-card__save-wrapper{position:absolute;top:24px;right:24px;z-index:2}.news-card__save-button{width:40px;height:40px;border:none;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20d='M26%2012V27.9424L20.6182%2023.7139L20%2023.2285L19.3818%2023.7139L14%2027.9424V12H26Z'%20stroke='%23B6BCBF'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;cursor:pointer}.news-card__save-button:hover{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20d='M26%2012V27.9424L20.6182%2023.7139L20%2023.2285L19.3818%2023.7139L14%2027.9424V12H26Z'%20stroke='%231A1B22'%20stroke-width='2'/%3e%3c/svg%3e");cursor:default}.news-card__save-button_saved{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20d='M13%2012C13%2011.4477%2013.4477%2011%2014%2011H26C26.5523%2011%2027%2011.4477%2027%2012V30L20%2024.5L13%2030V12Z'%20fill='%232F71E5'/%3e%3c/svg%3e")}.news-card__save-button_saved:hover{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20d='M13%2012C13%2011.4477%2013.4477%2011%2014%2011H26C26.5523%2011%2027%2011.4477%2027%2012V30L20%2024.5L13%2030V12Z'%20fill='%232F71E5'/%3e%3c/svg%3e")}.news-card__hint{position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);width:182px;height:40px;background-color:#fff;border-radius:10px;box-shadow:0 10px 22px #3b4a5c1a;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden}.news-card__save-wrapper:hover .news-card__hint{opacity:1;visibility:visible}.news-card__keyword{position:absolute;top:24px;left:24px;padding:8px 12px;background-color:#fff;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.news-card__delete-group{position:absolute;top:24px;right:24px;display:flex;align-items:center;gap:8px;z-index:2}.news-card__delete-label{padding:8px 12px;background-color:#fff;border-radius:10px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden}.news-card__delete-group:hover .news-card__delete-label{opacity:1;visibility:visible}.news-card__delete-button{width:40px;height:40px;border:none;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2011H17V13H11V15H29V13H23V11ZM13%2017V28C13%2029.1046%2013.8954%2030%2015%2030H25C26.1046%2030%2027%2029.1046%2027%2028V17H25V28H15V17H13ZM17%2017L17%2026H19L19%2017H17ZM21%2017V26H23V17H21Z'%20fill='%23B6BCBF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;cursor:pointer}.news-card__delete-button:hover{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='8'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23%2011H17V13H11V15H29V13H23V11ZM13%2017V28C13%2029.1046%2013.8954%2030%2015%2030H25C26.1046%2030%2027%2029.1046%2027%2028V17H25V28H15V17H13ZM17%2017L17%2026H19L19%2017H17ZM21%2017V26H23V17H21Z'%20fill='%231A1B22'/%3e%3c/svg%3e")}.news-card__image{display:block;flex-shrink:0;width:400px;height:272px;object-fit:cover;margin-bottom:20px}.news-card__content{margin:0 24px;display:flex;flex-direction:column;flex-grow:1}.news-card__date{font-family:Source Sans Pro,sans-serif;font-size:18px;color:#b6bcbf;margin:0 0 12px}.news-card__title{font-size:26px;line-height:30px;margin:0 0 16px}.news-card__text{font-family:Roboto,sans-serif;font-size:16px;line-height:22px;margin:0;flex-grow:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-card__source{margin-top:auto;font-size:16px;text-transform:uppercase;letter-spacing:.4px;line-height:20px;font-weight:700;color:#b6bcbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1000px){.news-card{width:224px;height:420px}.news-card__date{font-size:18px;line-height:24px}.news-card__image{width:224px;height:150px;margin-bottom:16px}.news-card__title{font-size:22px;line-height:24px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-card__content{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.news-card__text{font-size:16px;line-height:22px;max-height:88px;flex-grow:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.news-card__source{margin-top:auto;font-size:16px;line-height:20px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.news-card__save-wrapper{top:8px;right:8px}.news-card__hint{width:150px}}@media screen and (max-width:600px){.news-card{width:288px;height:444px}.news-card__image{width:288px;height:196px;margin-bottom:16px}}.preloader{display:flex;flex-direction:column;align-items:center;padding:80px 0}.circle-preloader{width:50px;height:50px;border:4px solid #444;border-bottom-color:#888;border-radius:50%;animation:spin .75s linear infinite;margin-bottom:16px}.preloader__text{font-size:18px;color:#b6bcbf}@keyframes spin{to{transform:rotate(360deg)}}.nothing-found{display:flex;flex-direction:column;align-items:center;padding:80px 0;text-align:center}.nothing-found__image{width:96px;height:96px;margin-bottom:24px}.nothing-found__title{font-size:26px;margin-bottom:16px}.nothing-found__text{font-size:18px;color:#b6bcbf}.saved-news{display:flex;flex-direction:column;background-color:#fff}.saved-news__header{margin:120px 104px 0;background-color:#fff}.saved-news__label{margin:0 0 28px}.saved-news__title{font-size:40px;font-weight:700;margin:0 0 30px}.saved-news__cards{margin:62px}.saved-news__keywords{font-family:Roboto;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0px}.saved-news__keywords-bold{font-weight:700}@media screen and (max-width:1000px){.saved-news__image{height:150px}}@media screen and (max-width:435px){.saved-news__header{margin:64px 16px 0;text-align:left}.saved-news__label{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:24px;margin:0 0 16px}.saved-news__title{font-family:Roboto Slab,serif;font-weight:400;font-size:30px;line-height:34px;margin:0 0 50px}.saved-news__keywords{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:24px;margin:0}.saved-news__keywords-bold{font-weight:700}.saved-news__cards{margin:16px;display:flex;flex-direction:column;align-items:center}.saved-news__cards .main__show-more{margin:16px 0 24px}}.modal{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:1000}.modal__overlay{position:absolute;inset:0;background-color:#00000080;z-index:1}.modal__container{position:relative;background-color:#fff;border-radius:16px;padding:32px 36px 28px;width:430px;z-index:2}.modal__close{position:absolute;top:-40px;right:-40px;width:40px;height:40px;background:none;border:none;padding:0;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center}.modal__close-icon{width:40px;height:40px;display:block}.modal__title{margin:0 0 22px;font-family:Roboto,sans-serif;font-size:24px;font-weight:900;line-height:100%}.modal__form{display:flex;flex-direction:column}.modal__fields{display:flex;flex-direction:column;gap:31px;margin-bottom:39px}.modal__label{display:flex;flex-direction:column;font-size:12px;gap:8px;margin:0}.modal__input{padding:10px;border-radius:8px;border:1px solid #ccc;margin:0}.modal__actions{display:flex;flex-direction:column;margin-top:auto;gap:16px}.modal__submit{width:358px;height:64px;background:#2f71e5;color:#fff;border:none;border-radius:100px;font-size:18px;font-weight:500;font-family:Roboto,sans-serif;cursor:pointer;margin:0}.modal__submit:disabled{background:#e6e8eb;color:#b6bcbf;cursor:not-allowed}.modal__submit:hover:not(:disabled){background:#347eff}.modal__switch{text-align:center;font-size:14px;margin:0}.modal__link{color:#2f71e5;cursor:pointer;background:none;border:none}.modal__signin-link{background:none;padding:0;border:none;color:#2f71e5;font-size:18px;text-align:left}.modal__success-title{display:block;font-family:Roboto,sans-serif;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0;color:#000;margin-bottom:14px}.modal_modal_success .modal__form{min-height:auto}.modal_modal_success .modal__actions{display:none}.modal_modal_success .modal__fields{margin:0;padding:0}.modal_modal_success .modal__container{padding:43px 79px 51px 36px}@media screen and (max-width:435px){.modal{align-items:stretch;align-items:flex-start}.modal__container{width:100%;max-width:100%;height:100%;margin:56px 0 0;border-radius:16px;padding:24px 16px;box-sizing:border-box;overflow-y:auto}.modal__title{margin:0 0 18px}.modal__close{top:16px;right:16px}.modal__fields{gap:30px;margin-bottom:23px}.modal__submit{width:100%}}.footer{margin:0;padding:0}.footer__container{display:flex;justify-content:space-between;margin:32px 104px 26px;width:auto;align-items:center;font-family:Roboto,sans-serif;font-size:18px}.footer__copyright{font-size:16px;line-height:22px;color:#b6bcbf}.footer__links{display:flex;flex-direction:row;gap:40px;text-decoration:none;color:#1a1b22;font-family:Roboto,sans-serif}.footer__link{text-decoration:none;font-weight:400;line-height:24px;color:#1a1b22}.footer__links-nav{display:flex;gap:40px}.footer__links-social{display:flex;gap:24px}.footer__link-linkedin,.footer__link-github{width:24px;height:24px}@media screen and (max-width:768px){.footer__container{margin:24px 40px 18px;width:auto}}@media screen and (max-width:641px){.footer__container{flex-direction:column-reverse;gap:38px;margin:20px 16px 22px;width:auto;align-items:start}.footer__links{width:100%;justify-content:space-between;font-size:18px}.footer__links-nav{flex-direction:column}.footer__links-social{gap:16px;margin-left:auto}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,sans-serif}
