.app,.page,.root{width:100%;max-width:100%}.app{margin-right:auto;margin-left:auto;width:100%;min-width:0;box-sizing:border-box}.app__content{display:flex;flex-direction:column;flex-wrap:wrap;min-height:100vh;width:100%;min-width:0;box-sizing:border-box}.header{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;width:100%;border-bottom:rgba(255,255,255,.1) .5px solid}.header_theme_dark{border-bottom:#1A1B22 .5px solid}.header__content{margin-left:auto}.header__logo{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:20px;line-height:24px;align-self:center;margin:30px 0 26px 104px;color:#fff;z-index:200}.header_theme_dark .header__logo{color:#1a1b22}.header__logo.header__logo_color_white,.header_theme_dark .header__logo.header__logo_color_white{color:#fff;z-index:200}@media screen and (min-width: 1441px){.header{left:50%;transform:translate(-50%);width:100%}}@media screen and (max-width: 768px){.header__logo{font-size:16px;margin:16px 0 16px 40px}}@media screen and (max-width: 465px){.header__logo{margin:16px 0 16px 16px}.header__content{margin-right:16px;margin-top:16px}}.nav{margin-left:auto;display:flex;align-items:center}.nav__title{font-family:roboto,Georgia,Times New Roman,serif;font-weight:500;font-size:18px;line-height:24px;color:#b6bcbf;text-decoration:none;padding-bottom:26px;border-bottom:2px solid transparent;margin:30px 76px 0 0}.nav__title:hover{color:#fff;border-bottom:2px solid #ffffff}.nav__title_theme_dark{color:#1a1b22}.nav__title_theme_dark:hover{color:#1a1b22;border-bottom:2px solid #1A1B22}.nav__title_position_right{margin-right:24px}.nav__btn{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;width:176px;height:48px;background:transparent;border:1px solid white;border-radius:100px;color:#fff;margin:19px 104px 13px 40px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:space-evenly}.nav__btn_theme_dark{border:1px solid #1A1B22;color:#1a1b22}.nav__mobile-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:90;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.nav__mobile-overlay_visible{opacity:1;visibility:visible}.nav__mobile-toggle{display:none;align-items:center;justify-content:center;background:none;border:none;padding:8px;cursor:pointer;margin-left:auto;width:24px;height:24px}.nav__mobile-toggle-icon{width:24px;height:24px}.nav__mobile-menu{display:none;position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:auto;background-color:#1a1b22;z-index:100;transition:right .3s ease-in-out;padding:32px 16px 24px;box-sizing:border-box}.nav__mobile-menu_open{right:0}.nav__mobile-close{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:0}.nav__mobile-close-icon{width:24px;height:24px;z-index:101}.nav__mobile-content{display:flex;flex-direction:column;gap:24px;margin-top:56px}.nav__mobile-link{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;color:#fff;text-decoration:none;border-bottom:3px solid transparent;padding-bottom:4px}.nav__mobile-btn{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;background:none;border:1px solid #FFFFFF;border-radius:100px;padding:12px 24px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.nav__mobile-btn-icon{width:24px;height:24px}.nav__mobile-toggle_theme_dark .nav__mobile-toggle-icon{filter:brightness(0)}.nav__mobile-btn_theme_dark .nav__mobile-btn-icon{filter:brightness(100)}@media screen and (max-width: 768px){.nav__btn{margin:14px 40px 13px 0;max-width:152px;max-height:40px}.nav__title{margin:22px 16px 0 0;padding-bottom:18px}.nav__mobile-menu,.nav__mobile-overlay{display:none}}@media screen and (max-width: 465px){.nav__mobile-toggle{display:flex}.nav{display:block}.nav__btn,.nav__title{display:none}.nav__mobile-menu{max-width:100%;display:block;flex-grow:1}.nav__mobile-overlay{display:block}}.main{width:100%;min-height:576px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.main__hero{display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(#00000080,#0000004d),url(/assets/hero-DB_F_lZR.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;padding:80px 0;box-sizing:border-box}.main__title{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;line-height:64px;font-size:60px;margin:80px 0 32px;color:#fff;max-width:608px}.main__subtitle{margin:0 0 88px;color:#fff;font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:24px;max-width:608px}.main__content{width:100%;min-height:282px;padding:0 104px;box-sizing:border-box;background-color:#f5f6f7}.main__content-title{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;font-size:40px;line-height:46px;margin:80px auto 64px 0}.main__card-list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin:0}.main__show-more{display:block;font-family:roboto,Georgia,Times New Roman,serif;font-weight:500;font-size:18px;line-height:24px;text-align:center;width:288px;height:64px;border:none;background-color:#fff;border-radius:80px;margin:64px auto 80px;padding:0;cursor:pointer}.main__show-more:hover{background-color:#e8e8e8}.main__not-found-container{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:374px}.main__not-found{width:82px;height:82px}.main__not-found-title{font-family:roboto-slab,Georgia,Times New Roman,serif;color:#1a1b22;line-height:30px;font-weight:400;font-size:26px;margin:31.5px 0 16px}.main__not-found-subtitle{font-family:roboto,Georgia,Times New Roman,serif;color:#6c707a;line-height:24px;font-weight:400;font-size:18px;text-align:center;margin:0}.main__error{font-family:roboto,Georgia,Times New Roman,serif;color:red;line-height:24px;font-weight:400;font-size:18px;text-align:center;margin:10px}@media screen and (min-width: 769px) and (max-width: 1024px){.main__card-list{justify-content:center}}@media screen and (min-width: 466px) and (max-width: 768px){.main__content{padding:0 40px}.main__content-title{font-size:30px;line-height:34px;margin:40px auto 32px 0}.main__title{font-size:36px;line-height:40px;max-width:385px;margin:38px 0 16px}.main__hero{padding:66px 0 48px;max-height:320px}.main__subtitle{max-width:452px;margin-bottom:48px}.main__card-list{gap:8px}.main__show-more{margin:32px auto 40px}}@media screen and (max-width: 465px){.main__card-list{justify-content:center}.main__title{font-size:36px;line-height:40px;max-width:452px;margin:0 16px 16px 19px}.main__subtitle{max-width:452px;margin:0 16px 122px}.main__content{padding:0 16px}.main__content-title{margin:32px 0 58px}.main__show-more{margin:16px auto 24px}.main__hero{padding:86px 16px 32px;background-size:cover;background-position:bottom center}}.search-form{position:relative;width:100%;max-width:608px;display:flex}.search-form input{font-family:roboto,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:22px;width:100%;height:64px;border:1px solid rgba(209,210,214,1);border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding-left:24px}.search-form__btn{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;font-weight:500;line-height:24px;width:168px;position:absolute;right:0;top:0;bottom:0;color:#fff;background-color:#2f71e5;box-shadow:0 5px 15px #0e1a3933;border:none;border-radius:100px;cursor:pointer}.search-form__btn:hover{background-color:#347eff}.search-form__btn:active{background-color:#2a65cc}.search-form input::placeholder{color:#b6bcbf;font-size:16px;line-height:22px}.search-form__error{font-weight:400;color:#ff5252;text-align:center;background-color:#00000080;border-radius:10px;padding:10px}@media screen and (max-width: 768px){.search-form{max-width:452px}}@media screen and (max-width: 465px){.search-form__btn{position:relative;width:100%;height:56px;box-sizing:border-box}.search-form__input{box-sizing:border-box}.search-form{justify-content:center;align-items:center;flex-direction:column;gap:16px;padding:0 19px;box-sizing:border-box}main__content-title{padding:0 19px}}.about{width:100%}.about__author{width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin-top:80px;gap:56px;padding:0 104px 80px;box-sizing:border-box;min-width:0;flex-shrink:1}.about__author-info{margin-top:51px}.about__author-avatar{width:464px;height:464px;min-width:464px;min-height:464px;border-radius:50%;object-fit:cover;flex-shrink:0}.about__author-title{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;line-height:46px;font-size:40px;margin:0 0 24px}.about__author-desc{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;font-weight:400;margin-top:0;max-width:424px}@media (max-width: 768px){.about__author-title{font-size:30px;line-height:40px;margin-bottom:16px}.about__author-avatar{width:232px;height:232px;min-width:232px;min-height:232px;align-self:center}.about__author{margin-top:40px;padding:0 40px 61px;gap:32px}.about__author-info{margin-top:0}.about__author-desc{font-family:roboto,Georgia,Times New Roman,serif;font-size:18px;line-height:24px;font-weight:400;margin-top:0}}@media (max-width: 320px){.about__author{padding:0 24px 128px;flex-direction:column;gap:24px;margin-top:32px}.about__author-title{font-size:30px;line-height:40px;margin-bottom:16px}.about__author-desc{font-size:18px;line-height:24px}.about__author-avatar{max-width:100%;height:auto}}.card{width:100%;max-width:400px;max-height:576px;text-decoration:none;list-style:none;border-radius:16px;overflow:hidden;background:#fff;position:relative}.card__image{max-width:100%;height:272px;object-fit:cover;padding:0}.card__date{font-family:source-sans-pro,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:24px;color:#b6bcbf;margin:0 auto 12px}.card__contents{padding:20px 24px 18px}.card__title{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;font-size:26px;line-height:30px;margin:0 auto 16px;max-height:60px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card__description{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:16px;line-height:22px;margin:0 auto 18px;max-height:110px;overflow:hidden;min-height:88px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.card__subtitle{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.025em;text-transform:uppercase;margin:0 auto;color:#b6bcbf}.card__bookmark{width:40px;height:40px;background-color:#fff;position:absolute;top:24px;right:24px;border-radius:8px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHcSURBVHgBlVXNdcIwDJZc3qNHRkhH6Aihpe9BL+0GjNBOAJ2grMACcClwgGI2oBuUEbj19VBUJSREsp0QlJdY1s8n27IUgIsI+ZEzn3Ptq2VYwwFLNTXwzsgLZTkKnr6UflJ+vrLfzEbS6Kim4yzEI+56d/GNG98ULBUDURRYTMVKEeSCpLwhsaUice/ex3jSobBzd7y0pAPTaWdGw4YokxKEiVxTLTBlGKQ/EkHLPVANYKBEDz5sRTCp1rWijqiMqERa3FBUcqoMILd8pjC8E/RsnBzI0q/EJm3tz+CSHKDvl3F1KtwEgoIqulBiM2cvvx5RVmjgY7iwk7VtXRO98+Htfwy8PcftvYZHFzsl410C8AVza6MmwZYI+weCl+YfbBd2HYVzphNqilPQS88duPE90QG2aa9B2rEieSM6kJ2xLnfyjijfgZS4G1ms7ICHKRK0eBz/GrhNXjYdJwHZfrr4TG1UMUqchjyWYh2Umw2z6WvvIR6JZfZnS7tDhAH3s2FVwv12LZOCsEeiuNdhcIceO/GQXWJmd+6qS1oFqiLm4Qv5OLqd9iZ8BRE48AavOAj/bEjISZv5PCdvNLG2BXUoc/pgHyWo/t9jddsItJYyHAjXQT0K330N9g9QILCBcqPIygAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;border:none}.card__bookmark:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAG9SURBVHgBVVM7UgJBEJ0eFzFZC8xYtBggMfUGcAPMDD2CnkA8gYQaehK5AeYqrFULRUjqwtL2zPR8dmprPj3d773unoWsO1gJAUog0iLM0AsKHnoDQDZkm3HKE5qUuQUfZx04wKJwEHg0lbjzer0Ez8ZTYGEQOmXZwFwnQRYEZWaOWNCygvcBIdHExyLRfd7qpBgb5yFB7zDmDIXBSIXPjhUktgYg6hwYp+V5kX30zhQHTSugxozOHk4eVLNKMwMbfC5RbwAjEeAcKEfthnwPXDdgGztBTbc1SIQIELGeKdgU3F3MnPikXI709VS/tS/hhWy7xmn1/LvKd76iOgvU7XBgusF0UKqvyr1ckNM9mR/KP7noqWuFrpFoFchYWqcznOwPsNBvkWw5rTmhqbIsP+ipTQwbyz85T9tTLSFN2xrilaYzCnhvNvD2JBFv1QE71OcRBd2l6YXGH5n66Ecb/06VgMft5mfmqqkVZZeDKSA8iejRS9cyYt9JkOPt2gb5AtLYFMsp0B0a+bZN0jwlFJ9V1bwpiu+5EIE9VFyIoviaH484JrTcAHaz4Uwp1QIn1z0CRg7ND/vu1XD2Dz8zxjYdkboBAAAAAElFTkSuQmCC)}.card__bookmark:active{transform:scale(.9)}.card__bookmark_type_active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFhSURBVHgBXVPbUcNADNReKIACIJMKmLgEd0IJuALoAFMCnaQD3EE8kxm++YWPLHenk07xeXy+h7TSSms8Td9nCA9SB9uM/NyOcoM61e2a1InNRepNNagnBkR30lMekhuLwVGhCbes8aEuCgpJPUN4mraWEEUXULw8kl/SYrPjuJOoAejc79wpIINOVw2rE+xT75PbxIig01WSrQKwfY4ICejspeo0Ib0CnUzqpy0KQgfhVJW5pVdSlVC+woGhK3HACluxYRzhEYGGvpVOACg+yYomJjPKRnChxKSrKKHRjZA0YYUYig3VGFwA3vb2rXBreekVCNXoxem4eshP8G9I8juU9bYZtY+EOZmgOS3vD7PZZqDn48tlvQKvGlKJJcMC+ZPkOi5zc2o5MtP4mvdv+X4U2a1slU9NVgtkNyzz46nnFP6QPC0f+1Pu3ai882FOYz5O53s0jWwF5jv0d5gu8z/tp6mo/Qr4UQAAAABJRU5ErkJggg==)}.card__alert{display:flex;align-items:center;font-family:roboto,Georgia,Times New Roman,serif;font-weight:500;font-size:12px;line-height:100%;text-align:center;vertical-align:middle;position:absolute;top:24px;right:69px;z-index:1;border-radius:10px;background-color:#fff;padding:11px 20px;box-sizing:border-box;margin:0;height:40px;visibility:hidden}.card__actions:hover .card__alert_type_active{visibility:visible}.card__link{text-decoration:none;color:#1a1b22;cursor:pointer}.card__trash{width:40px;height:40px;border:none;background-color:#fff;position:absolute;top:24px;right:24px;border-radius:10px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFMSURBVHgBjVbbVcMwDNX16QCs1ANf3YYRWCr8FFiFEboAR6RNYkvVlW19xIoeV1ex7FZkQlAfdRlFs1c4NAxj8uohntEC0Twe0m5czfuqJASr9bAv1x9lQJe3s+GswvSioeS2aDQFdsFJTK6Dz5WpVnhUMrxLFbqhune260WfUo5IGKtSioN50omYYftJTTwbOnjS2whMhDrv4Viu39omB48pspO0fJl3SPBbKa2k8rpS6wST9NKOAhybtG/rdJ0+ptjNVpPAiWGzd1nbGOyfKLAj1wMx8IlS30EHJrerW4R2thuKRFuG1xXL2saXAANKhej+swR3/EQUgwsmnDvOKb+uxV9eJv3yeu7cAR6tcMLqRo0QIxmB40NOYpg2B27r4yU7/g0SFvA3uP05aBTXH4n3kCAJxU296Z98yLxk1yLmTwsGITwh+7eR6/8GDXJZyxWJYAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center}.card__tag{position:absolute;font-family:roboto,Georgia,Times New Roman,serif;font-weight:500;font-size:14px;line-height:24px;text-align:center;top:24px;left:24px;background-color:#fff;padding:8px 22px;margin:0;border-radius:10px}@media screen and (min-width: 466px) and (max-width: 768px){.card{max-width:224px;max-height:420px}.card__contents{padding:16px}.card__image{height:150px;object-fit:cover;padding:0}.card__description{margin:0 auto 18px}.card__bookmark,.card__trash{top:8px;right:8px}.card__tag{top:8px;left:8px}}@media screen and (max-width: 465px){.card{max-width:288px;height:440px}.card__contents{padding:16px}.card__date{margin-bottom:10px}.card__bookmark{top:16px;right:16px}.card__image{height:100%;max-width:288px;max-height:196px}.card__title{font-size:22px;line-height:24px}.card__description{font-size:16px;line-height:22px;margin-bottom:8px}.card__tag{top:16px;left:16px}.card__trash{top:16px;right:16px}}.preloader{position:relative;height:100%;width:100%}.preloader__text{font-family:roboto-slab,Georgia,Times New Roman,serif;line-height:24px;font-weight:400;font-size:18px;box-sizing:border-box;color:gray;margin:0;position:absolute;top:178px;width:280px;left:50%;transform:translate(-30%)}.preloader__circle{display:block;width:74px;height:74px;border:4px solid #444;border-bottom-color:#888;border-radius:50%;position:absolute;top:117px;left:0;right:0;bottom:0;margin:auto;animation:spin .75s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.footer{width:100%;padding:32px 104px 0;box-sizing:border-box;margin:auto 0 26px;display:flex;justify-content:space-between}.footer__copyright{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;color:#b6bcbf;margin:0}.footer__links{display:flex;gap:40px}.footer__link{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:22px;letter-spacing:0;color:#1a1b22;text-decoration:none}.footer__nav{display:flex;margin-left:auto;gap:40px;align-items:center}.footer__social{display:flex;gap:24px;align-self:center;margin-left:40px}@media screen and (max-width: 768px){.footer{margin-bottom:16px;padding:24px 40px 0}}@media screen and (max-width: 465px){.footer{flex-direction:column-reverse;gap:38px;padding:0 16px 22px;margin:0}.footer__nav{flex-direction:column;align-items:flex-start;margin-left:0}.footer__social{align-self:flex-start}.nav__link{margin:0;padding:0}.footer__links{display:flex;align-content:end;justify-content:space-between}}.saved-news__container{padding-top:120px}.saved-news__header{padding:0 104px}.saved-news__articles{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;margin:0 0 28px;color:#1a1b2280}.saved-news__title{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;font-size:40px;line-height:46px;letter-spacing:0;margin:0 0 30px}.saved-news__subtitle{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:24px;margin:0 0 52px}.saved-news__subtitle_type_bold{font-family:roboto,Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:0}.saved-news__card-list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:62px 104px;margin:0;background-color:#f5f6f7;box-sizing:border-box}@media screen and (max-width: 768px){.saved-news__container{padding-top:90px}.saved-news__header{padding:0 40px}.saved-news__articles{font-size:14px;line-height:24px;margin:0 0 16px}.saved-news__title{font-size:30px;line-height:34px;margin-bottom:16px}.saved-news__subtitle{margin:0 0 32px}.saved-news__card-list{gap:8px;padding:32px 40px}}@media screen and (max-width: 465px){.saved-news__container{padding-top:64px}.saved-news__header{padding:0 16px}.saved-news__articles{font-size:14px;line-height:24px;margin:0 0 16px}.saved-news__title{font-size:30px;line-height:34px;margin-bottom:50px}.saved-news__subtitle{margin:0 0 32px}.saved-news__card-list{padding:24px 16px}.saved-news__card-list{justify-content:center}}.modal{position:absolute;height:100vh;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;padding:0 10px;background-color:#00000080;transition:visibility 0s linear .2s,opacity .2s ease-in-out;display:none}.modal_opened{display:flex;opacity:1;transition:visibility 0s linear 0s,opacity .2s ease-in-out}.modal__container{background-color:#fff;border:1px solid rgba(0,0,0,1);border-radius:16px;box-sizing:border-box;padding:0 36px;width:100%;max-width:430px;position:relative}.modal__close-btn{background-color:transparent;width:40px;height:40px;border:none;position:absolute;top:-46px;right:-46px;padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:opacity .35s ease-in-out}.modal__close-btn:hover{opacity:.5}.modal__title{font-family:roboto,Georgia,Times New Roman,serif;font-weight:900;font-size:24px;line-height:100%;color:#1a1b22;margin:34px 0 22px}.modal__form{display:flex;flex-direction:column}.modal__fieldset{border:none;padding:0;margin:0 0 31px}.modal__fieldset:nth-of-type(3){margin-bottom:39px}.modal__label{display:flex;flex-direction:column;gap:9px;font-family:inter,Georgia,Times New Roman,serif;font-weight:400;font-size:12px;line-height:100%;color:#2f71e5}.modal__input{font-family:inter,Georgia,Times New Roman,serif;font-weight:400;font-size:14px;line-height:100%;color:#000;border:none;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px;box-sizing:border-box}.modal__input:focus{outline:none;border-bottom:1px solid #000000}.modal__submit-btn{font-family:roboto,Georgia,Times New Roman,serif;font-weight:500;font-size:18px;line-height:24px;text-align:center;vertical-align:middle;width:100%;max-width:630px;background-color:#2f71e5;border:none;border-radius:100px;padding:20px 115px;color:#fff;box-shadow:0 5px 15px #0e1a3933;cursor:pointer}.modal__submit-btn:hover{background-color:#2660c2}.modal__submit-btn_state_disabled,.modal__submit-btn_state_disabled:hover{background-color:#e6e8eb;cursor:not-allowed;color:#b6bcbf}.modal__switch{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;text-decoration:none;border:none;background:transparent;margin:16px auto 28px;color:#000;cursor:pointer}.modal__switch_color_blue{color:#2f71e5}@media screen and (max-width: 465px){.modal{padding:0}.modal__container{padding:0 17px;height:95vh;position:absolute;top:56px}.modal__close-btn{width:24px;height:24px;top:-40px;right:16px;z-index:100}.modal__title{margin:16px 0 18px}.modal__label{gap:8px}.modal__fieldset{margin:0 0 30px}.modal__fieldset:nth-of-type(2){margin-bottom:23px}.modal__submit-btn{max-height:64px;max-width:288px;padding:20px 79px;align-self:center}}.modal__error_type_register{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:12px;line-height:100%;color:red;position:absolute;top:307px;padding:0;align-self:center}@media screen and (max-width: 465px){.modal__error_type_register{top:265px}}.modal__error_type_login{font-family:roboto,Georgia,Times New Roman,serif;font-weight:400;font-size:12px;line-height:100%;color:red;position:absolute;top:138px;padding:0}@media screen and (max-width: 465px){.modal__error_type_login{top:112px}}.confirmation-modal__title{font-family:roboto,Georgia,Times New Roman,serif;font-weight:900;font-size:24px;line-height:100%;margin:49px 0 14px}.confirmation-modal__btn{font-family:inter,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:100%;margin-bottom:51px;background:transparent;border:none;padding:0;color:#2f71e5}/*! 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-slab;src:url(/assets/roboto-slab-700-U4tbeySt.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:roboto-slab;src:url(/assets/roboto-slab-400-regular-CGZ9feuv.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:roboto;src:url(/assets/roboto-500-DRg8azjQ.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:inter;src:url(/assets/inter-normal-400-D7giZWXZ.woff2);font-weight:400;font-style:normal}@font-face{font-family:source-sans-pro;src:url(/assets/source-sans-pro-normal-400-DinI_OKj.woff);font-weight:400;font-style:normal}
