.header{box-sizing:border-box;background-color:#c4c4c403;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 104px;display:flex;position:absolute;top:0;box-shadow:inset 0 -1px #fff3}.header__title{color:#fff;margin:0;font-family:Roboto Slab,serif;font-size:20px;font-weight:700;line-height:24px}.header_light{color:#1a1b22;background-color:#fff;border-bottom:1px solid #d1d2d6}.header__title_light{color:#1a1b22}@media screen and (width<=768px){.header{height:64px;padding:0 40px}}@media screen and (width<=544px){.header{z-index:100;height:56px;padding:0 16px;position:absolute}.header__title{text-align:left;z-index:100;margin:0;font-size:16px;line-height:24px;position:relative}}.header__nav{align-items:center;gap:57px;display:flex}.header__button{letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;box-sizing:border-box;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:100px;justify-content:center;align-items:center;height:48px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:24px;display:flex}.header__button_login{width:176px}.header__button_user{gap:15px;padding:0 20px}.header__button:hover{opacity:.6}.header__logout-icon{width:24px;height:24px}.header__button_active{border-bottom:3px solid #fff}.header__link{color:#fff;box-sizing:border-box;border-bottom:3px solid #0000;align-items:center;height:80px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.header__link:hover{opacity:.7}.header__link_active{border-bottom:3px solid #fff}.header__button_light{color:#1a1b22;border:1px solid #1a1b22}.header__link_light{color:#1a1b22}.header__link_active_light{border-bottom:3px solid #1a1b22}.header__menu-btn{cursor:pointer;z-index:100;background:0 0;border:none;padding:0;display:none}.header__menu-icon{width:24px;height:24px}@media screen and (width<=768px){.header__nav{gap:20px}.header__link{height:64px;font-size:16px}.header__button{height:40px;padding:0 15px;font-size:16px}}@media screen and (width<=544px){.header__menu-btn{display:block}.header__nav{opacity:0;visibility:hidden;z-index:10;background-color:#1a1b22;flex-direction:column;justify-content:flex-start;gap:24px;width:100%;height:auto;padding-top:80px;padding-bottom:32px;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.header__link{color:#fff;border-bottom:none;height:auto;font-size:18px}.header__link_active,.header__link_active_light{border-bottom:none}.header__button{color:#fff;border:1px solid #fff;width:90%;max-width:320px}.header__nav:after{content:"";z-index:-1;background-color:#00000080;width:100%;height:100vh;position:absolute;top:100%;left:0}.header__nav_open{opacity:1;visibility:visible}.header__nav:before{content:"";z-index:1;background-color:#fff3;width:100%;height:1px;position:absolute;top:56px;left:0}}.main{background-image:linear-gradient(#00000080,#00000080),url(/assets/background-DB_F_lZR.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:576px;display:flex}.search-form{flex-direction:column;align-items:center;padding:20px;display:flex}.search-form__form{width:608px;height:64px;position:relative}.search-form__title{color:#fff;width:608px;height:128px;font-family:Roboto Slab,serif;font-size:60px;font-weight:400;line-height:64px}.search-form__text{color:#fff;width:608px;height:48px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:24px}.search-form__input{box-sizing:border-box;background-color:#fff;border:1px;border-radius:100px;width:608px;height:64px;padding:0 20px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:24px}.search-form__button{color:#fff;background-color:#2f71e5;border:none;border-radius:100px;width:168px;height:64px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:24px;position:absolute;top:0;right:0}.search-form__button:hover{background-color:#347eff}@media screen and (width<=768px){.search-form__title{width:452px;height:auto;margin-bottom:16px;font-size:36px;line-height:40px}.search-form__text{width:452px;height:auto;margin-bottom:48px;font-size:18px;line-height:24px}.search-form__form{width:452px}.search-form__input{width:100%}.search-form__button{width:160px}}@media screen and (width<=544px){.search-form__title,.search-form__text,.search-form__form,.search-form__input{width:100%}.search-form{padding-bottom:0}.search-form__title{width:285px;font-size:32px}.search-form__text{width:288px;margin-bottom:98px;font-size:20px}.search-form__form{flex-direction:column;gap:16px;height:auto;display:flex}.search-form__input{border:1px;border-radius:100px;width:288px;height:56px;font-size:14px;font-weight:500}.search-form__button{width:288px;position:static}}.about{background-color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:56px;padding:80px 104px;display:flex}.about__info{max-width:100%}.about__title{color:#1a1b22;max-width:600px;margin:0;font-family:Roboto Slab,serif;font-size:40px;font-weight:400;line-height:46px}.about__description{color:#1a1b22;text-align:justify;max-width:600px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:24px}.about__image{object-fit:cover;border-radius:50%;width:464px;height:464px}@media screen and (width<=768px){.about{gap:32px;padding:61px 40px}.about__title{max-width:424px;font-size:30px;line-height:40px}.about__description{max-width:424px;font-size:18px;line-height:24px}.about{padding:32px 24px 104px}.about__image{width:272px;height:272px}.about__title{max-width:288px}.about__description{text-align:left;max-width:288px}}.footer{background-color:#fff;justify-content:space-between;align-items:center;padding:0 104px 26px;display:flex}.footer__text{color:#b6bcbf;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px}.footer__nav{align-items:center;gap:40px;display:flex}.footer__text-links,.footer__social-links{align-items:center;display:flex}.footer__text-links{gap:43px}.footer__social-links{gap:24px}.footer__icon{object-fit:contain;width:24px;height:24px}.footer__link{color:#1a1b22;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;transition:opacity .3s}.footer__link:hover{opacity:.7}@media screen and (width<=768px){.footer{padding:0 40px}}@media screen and (width<=544px){.footer{flex-direction:column-reverse;align-items:flex-start;padding:20px 16px 22px}.footer__nav{justify-content:space-between;width:100%;margin-bottom:38px}.footer__text-links{flex-direction:column;align-items:flex-start;gap:16px}.footer__text{text-align:center;width:100%}}.preloader{background-color:#f5f6f7;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:80px 20px;display:flex}.circle-preloader{border:1px solid #d1d2d6;border-bottom-color:#1a1b22;border-radius:50%;width:74px;height:74px;animation:.75s linear infinite spin;display:block}.preloader__text{letter-spacing:0;text-align:center;color:#b6bcbf;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:24px}@keyframes spin{to{transform:rotate(360deg)}}.not-found{box-sizing:border-box;background-color:#f5f6f7;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 20px;display:flex}.not-found__icon{max-width:82px;max-height:82px}.not-found__title{letter-spacing:0;text-align:center;color:#1a1b22;margin-top:20px;font-family:Roboto Slab,serif;font-size:26px;font-weight:400;line-height:30px}.not-found__message{letter-spacing:0;text-align:center;color:#b6bcbf;font-family:Roboto Slab,serif;font-size:18px;font-weight:400;line-height:24px}.news-card{background-color:#fff;border-radius:20px;flex-direction:column;max-width:400px;height:100%;display:flex;position:relative;overflow:hidden}.news-card:hover{transform:translateY(-4px)}.news-card__image{object-fit:cover;width:100%;height:272px}.news-card__content{flex-direction:column;flex-grow:1;padding:0 24px;display:flex}.news-card__button-container{align-items:center;gap:5px;display:flex;position:absolute;top:24px;right:24px}.news-card__tooltip{color:#000;opacity:0;visibility:hidden;white-space:nowrap;background:#fff;border-radius:10px;padding:12px 16px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;transition:opacity .3s;box-shadow:0 10px 22px #0000000d}.news-card__button-container:hover .news-card__tooltip{opacity:1;visibility:visible}.news-card__save-button{cursor:pointer;background:#f5f6f7;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;top:24px;right:24px}.news-card__save-button:hover{background:#fff;border:2px solid #1a1b22}.news-card__date{color:#b6bcbf;margin:20px 0 12px;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:400;line-height:24px}.news-card__title{letter-spacing:0;color:#1a1b22;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;margin:0 0 13px;font-family:Roboto Slab,serif;font-size:26px;font-weight:400;line-height:30px;display:-webkit-box;overflow:hidden}.news-card__description{letter-spacing:0;color:#1a1b22;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 13px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.news-card__author{text-transform:uppercase;color:#b6bcbf;margin:auto 0 24px;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;line-height:20px}.news-card__author:hover{opacity:.6}.news-card__keyword{color:#000;z-index:2;background-color:#fff;border-radius:10px;padding:8px 22px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:24px;position:absolute;top:24px;left:24px}.news-card__link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}@media screen and (width<=768px){.news-card{max-width:224px}.news-card__image{height:150px}.news-card__content{padding:0 16px}.news-card__date{margin:16px 0 12px;font-size:18px;line-height:24px}.news-card__title{margin:0 0 12px;font-size:22px;line-height:24px}.news-card__description{margin:0 0 8px;font-size:16px;line-height:22px}.news-card__author{margin:auto 0 16px;font-size:16px;line-height:20px}.news-card__button-container{top:16px;right:16px}.news-card__keyword{top:16px;left:16px}}@media screen and (width<=544px){.news-card{max-width:288px}.news-card__image{height:196px}.news-card__date{margin:16px 0 10px;font-size:18px}.news-card__title{margin:0 0 14px;font-size:22px}.news-card__button-container{top:16px;right:16px}.news-card__keyword{top:16px;left:16px}}.news-card-list{background-color:#f5f6f7;flex-direction:column;align-items:center;padding:80px 104px;display:flex}.news-card-list__title{letter-spacing:0;color:#1a1b22;width:100%;max-width:1232px;margin-top:0;margin-bottom:64px;font-family:Roboto Slab,serif;font-size:40px;font-weight:400;line-height:46px}.news-card-list__container{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:1232px;margin-bottom:64px;display:grid}.news-card-list__show-more{color:#1a1b22;cursor:pointer;background-color:#fff;border:none;border-radius:100px;align-self:center;width:288px;height:64px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:24px}.news-card-list__show-more:hover{background-color:#e8e8e8}.news-card-list_saved{align-items:normal;padding-top:0}@media screen and (width<=768px){.news-card-list{padding:40px}.news-card-list__container{gap:8px;max-width:100%}.news-card-list__show-more{width:240px;height:56px}.news-card-list.news-card-list_saved{padding-top:0;padding-bottom:0}}@media screen and (width<=544px){.news-card-list{padding:32px 16px}.news-card-list__title{max-width:288px;margin-bottom:24px;font-size:30px;line-height:34px}.news-card-list__container{grid-template-columns:1fr;justify-items:center;gap:16px;width:100%;max-width:288px;margin-bottom:16px;display:grid}.news-card-list__show-more{width:100%;max-width:288px}}.popup{z-index:100;visibility:hidden;opacity:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:visibility .3s,opacity .3s;display:flex;position:fixed;top:0;left:0}.popup_opened{visibility:visible;opacity:1}.popup__container{box-sizing:border-box;background-color:#fff;border-radius:16px;width:100%;max-width:430px;padding:34px 36px;position:relative;box-shadow:0 0 25px #00000026}.popup__close{cursor:pointer;background-color:#0000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAALBJREFUeAHt19EJgzAUheFDJ+gIHakbtJvUDR3BUU6vD4LQlphwEw/l/HBf4wdqjIBzzrmhkbyiR7HwLWaJeaCxFRczx0zIbIfbqkbucFsTsorFnvzsMPILbm1GZq3IX7guz2ItciiuFnkK7ijyVFwJKYErIBcJXAGpgSsgU3AX/HvSt1j6JaHyNkPljZrKnzoqHxaofNyKxe4tuGFI9jnyv5AZc3+acnH7C8A559zQ3reQa7kGmUjAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain;border:none;width:40px;height:40px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.popup__close:hover{opacity:.6}.popup__title{color:#1a1b22;margin:0 0 22px;font-family:Roboto,sans-serif;font-size:24px;font-weight:900;line-height:28px}.popup__form{flex-direction:column;display:flex}.popup__submit{color:#fff;cursor:pointer;background-color:#2f71e5;border:none;border-radius:100px;width:100%;height:64px;margin-top:20px;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;transition:background-color .3s}.popup__submit:hover{background-color:#347eff}.popup__submit:disabled{color:#b6bcbf;cursor:not-allowed;background-color:#e6e8eb}.popup__redirect{text-align:center;color:#1a1b22;margin:16px 0 0;font-family:Roboto,sans-serif;font-size:14px}.popup__redirect-link{color:#2f71e5;cursor:pointer}.popup__redirect-link:hover{text-decoration:underline}.popup__label{color:#2f71e5;flex-direction:column;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:12px;line-height:14px;display:flex}.popup__input{color:#000;background-color:#0000;border:none;border-bottom:1px solid #0003;outline:none;margin-top:10px;padding:10px 0;font-family:Roboto,sans-serif;font-size:14px;line-height:17px}.popup__input:focus{border-bottom-color:#000}.popup__error{color:red;height:15px;margin-top:5px;font-family:Roboto,sans-serif;font-size:12px}.saved-news-header{color:#1a1b22;background-color:#fff;padding:120px 104px 56px;font-family:Roboto,sans-serif}.saved-news-header__title{visibility:visible;color:#1a1b2280;margin:0 0 30px;padding:0;font-size:18px;font-weight:400;line-height:24px;display:block}.saved-news-header__subtitle{max-width:530px;margin:0 0 30px;font-family:Roboto Slab,serif;font-size:40px;font-weight:400;line-height:46px}.saved-news-header__keywords-container{flex-wrap:wrap;align-items:center;display:flex}.saved-news-header__keywords-title{margin:0;font-size:18px;font-weight:400;line-height:24px}.saved-news-header__keywords{align-items:center;margin:0 0 0 5px;padding:0;list-style:none;display:flex}.saved-news-header__keyword{font-size:18px;font-weight:700}.saved-news-header__keyword:not(:last-child):after{content:", ";white-space:pre}@media screen and (width<=768px){.saved-news-header{padding:84px 40px 32px}.saved-news-header__title{margin:0 0 16px;font-size:14px;line-height:24px}.saved-news-header__subtitle{max-width:340px;margin:0 0 16px;font-size:30px;line-height:34px}}@media screen and (width<=544px){.saved-news-header{padding:70px 16px 32px}.saved-news-header__title{font-size:12px}.saved-news-header__subtitle{max-width:288px;margin:0 0 50px}.saved-news-header__keywords-title{width:fit-content}.saved-news-header__keywords-container{max-width:288px;display:flex}.saved-news-header__keywords{margin:0}}.saved-news__container{background-color:#f5f6f7;min-height:100vh;padding-top:60px;padding-bottom:60px}@media screen and (width<=768px){.saved-news__container{padding-top:62px;padding-bottom:0}}@media screen and (width<=544px){.saved-news__container{padding-top:24px;padding-bottom:0}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}@font-face{font-family:Inter;src:url(/assets/inter-400-regular-qutc5kle.woff2)format("woff2"),url(/assets/inter-400-regular-DzE3sXQr.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/assets/inter-500-CPwiR-kq.woff2)format("woff2"),url(/assets/inter-500-C8GenLAp.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-400-regular-CEEi-WbQ.woff2)format("woff2"),url(/assets/roboto-400-regular-CKhRtUFO.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-500-DRg8azjQ.woff2)format("woff2"),url(/assets/roboto-500-BU-otfqs.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-700-CqGedB_1.woff2)format("woff2"),url(/assets/roboto-700-CCwTn0--.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-900-BEowQPyJ.woff2)format("woff2"),url(/assets/roboto-900-Blac3EU0.woff)format("woff");font-weight:900;font-style:normal}@font-face{font-family:Roboto Slab;src:url(/assets/roboto-slab-400-regular-CGZ9feuv.woff2)format("woff2"),url(/assets/roboto-slab-400-regular-CwRj1CH-.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto Slab;src:url(/assets/roboto-slab-700-U4tbeySt.woff2)format("woff2"),url(/assets/roboto-slab-700-DZvX1nQI.woff)format("woff");font-weight:700;font-style:normal}
