.section-outer{padding:0 1rem}.section-inner{max-width:1440px;margin:0 auto}.main-gallery_fetching{opacity:.6}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:clamp(1rem,1rem,1.5rem);justify-content:flex-start}.gallery-grid_single{grid-template-columns:.3fr}@media (max-width:1199px){.gallery-grid_single{grid-template-columns:.5fr}}@media (max-width:576px){.gallery-grid_single{grid-template-columns:1fr}}.gallery-grid__item{min-height:200px;max-height:200px}.filter-param-container{padding-top:1.5rem}.filter-param-container .react-select__control{padding:0!important}.materials-page__search{padding:.75rem 0}.materials-page__filters{padding:1rem 0}.materials-page__gallery{padding-top:.75rem}.pb-link_active{font-weight:600}.bottom-indent{padding-bottom:2.5rem}.filter-param-container .react-select__control{border-color:#141e61;background-color:#f9f9f9}.filter-param-container .react-select__control:hover{border-color:#141e61}.filter-param-container__label{font-size:.75rem;color:#141e61;display:inline-block;margin-bottom:.25rem}@media (max-width:576px){.filter-param-container__label{color:hsla(0,0%,100%,.9)}}.App{position:relative;font-family:"Montserrat",sans-serif}@media (max-width:576px){.App{background-color:#141e61}}.page{display:grid;grid-template-rows:auto minmax(100vh,1fr) auto;grid-template-areas:header page footer;background-color:#f9f9f9}@media (max-width:576px){.page{background-color:#141e61}}.react-select-container{font-family:"Inter",sans-serif;font-size:.75rem;text-align:left}.react-select-container .react-select__control{border-color:rgba(0,0,0,.2);border-radius:.375rem}.react-select-container .react-select__control:hover{border-color:rgba(0,0,0,.2)}.react-select-container .react-select__control--is-focused{border-color:rgba(0,0,0,.2);box-shadow:none}.react-select-container .react-select__indicator{color:#141e61}.react-select-container .react-select__indicator-separator{visibility:hidden}.react-select-container .react-select__menu{z-index:4}@media (max-width:576px){.react-select-container .react-select__menu-list{color:#141e61}}.react-select-container .react-select__option--is-selected{color:hsla(0,0%,100%,.9);background-color:#141e61}.section-footer{background-color:#07002d;padding-top:3.5rem;padding-bottom:1rem;margin-top:auto;font-family:"Montserrat",sans-serif;color:hsla(0,0%,100%,.9)}.footer{height:100%}.footer-content{font-family:"Montserrat",sans-serif;display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"info main account";max-width:1700px;grid-column-gap:5rem;justify-content:center}@media (max-width:768px){.footer-content{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-template-areas:"info account" "main main";grid-column-gap:0;grid-row-gap:3rem}}.footer-content-main{grid-area:main;justify-self:center}.footer-content-main__body{text-decoration:none;width:100%;margin-top:1.75rem;display:flex;grid-gap:1rem;gap:1rem;align-items:center}.footer-content-main__body:hover>span{color:hsla(0,0%,100%,.9);transition:.2s}.footer-content-main__logo{width:100%;height:100px}.footer-content-main__logo .cls-1{display:none}.footer-content-main__text{color:#787a91;transition:.2s}.footer-content-main-menu{margin:0;padding:0;list-style:none;display:grid;justify-content:center;grid-template-columns:repeat(2,-webkit-min-content);grid-template-columns:repeat(2,min-content);grid-row-gap:1rem;grid-column-gap:2.5rem;grid-template-rows:repeat(2,1fr)}@media screen and (max-width:1200px){.footer-content-main-menu{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);grid-auto-flow:column}}@media (max-width:576px){.footer-content-main-menu{align-items:center;grid-row-gap:.5rem}}.footer-content-main-menu__item{display:block;white-space:nowrap;font-size:.875rem}@media (max-width:576px){.footer-content-main-menu__item{white-space:pre-wrap}}.footer-content-main-menu__item a{color:hsla(0,0%,100%,.9);text-decoration:none}.footer-content-info{grid-area:info;justify-self:center}.footer-content-account{grid-area:account;justify-self:center}@media (max-width:768px){.footer-content-block{text-align:center}}.footer-content-block__title{font-size:1rem;margin:0;text-align:center}.footer-content-block-menu{padding:0;list-style:none;margin:1.75rem 0 0;font-size:.875rem}.footer-content-block-menu__item{margin-bottom:.75rem;white-space:nowrap}.footer-content-block-menu__item a{color:#787a91;text-decoration:none}.footer-copyrights{margin-top:5rem;font-size:.875rem;color:#787a91;display:block}@media (max-width:576px){.footer-copyrights{text-align:center;margin-top:1rem}}.custom-button{font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:600;line-height:1.5rem;border-radius:.375rem;outline:none;padding:.5rem;color:hsla(0,0%,100%,.9);min-width:15rem;cursor:pointer;transition:.2s}.custom-button_short{min-width:0;padding:.4em}.custom-button_size_sm{font-size:.75em}.custom-button_size_lg{font-size:1.25em}.custom-button_type_primary{background:#141e61}.custom-button_type_primary:hover{background-color:#2132a0;transition:.2s}.custom-button_type_secondary{border:1px solid #141e61;background:transparent;color:#141e61}.custom-button_type_secondary:hover:not(.custom-button_type_secondary:disabled){color:#2132a0;transition:.2s}.custom-button_type_secondary .custom-button_loading{background-color:initial}.custom-button_type_danger{background:red}.custom-button_type_danger:hover{background-color:#ff1a1a;transition:.2s}.custom-button_type_transparent{background:none!important;color:#141e61}.custom-button_type_grey{background:#a9aab9;color:hsla(0,0%,100%,.9)}.custom-button_type_grey:hover{background:#b7b8c4;transition:.2s}.custom-button_fsize{width:100%}.custom-button_bnone{border:none}.custom-button_loading{pointer-events:none}.custom-button_loading:not(.custom-button_type_secondary){background-color:rgba(20,30,97,.5)}.custom-button:disabled{background-color:#dadae1;cursor:not-allowed}.custom-button:focus{border-color:rgba(0,0,0,.8)}.section-header{background-color:#fff;box-shadow:0 4px 30px 5px rgba(222,226,230,.2);padding-top:1rem;padding-bottom:1rem}@media (max-width:576px){.section-header{background-color:#141e61;box-shadow:none}}.header{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.header__logo{flex-basis:10rem;min-width:10rem;margin-right:.75rem}.header__img{vertical-align:middle}.header__img .st1{fill:#141e61}@media (max-width:576px){.header__img .st1{fill:hsla(0,0%,100%,.9)}}.header-nav-group{display:flex;align-items:center}.header-menu{display:flex;flex-grow:1;justify-content:center;margin:0;padding:0;list-style:none}.header-menu__item{display:block;margin-right:6.5rem;font-size:.875rem;text-decoration:none;color:#000}@media (max-width:1199px){.header-menu__item{margin-right:2rem}}@media (max-width:576px){.header-menu__item{display:none}}.header__btn{margin-left:5rem;font-size:.75rem;padding-left:1.75rem;padding-right:1.75rem}@media (max-width:1199px){.header__btn{margin-left:.5rem}}.user-icon{width:3rem;height:3rem;border-radius:50%;background-color:#141e61;position:relative;cursor:pointer;transition:.2s}@media (max-width:576px){.user-icon{background-color:hsla(0,0%,100%,.9)}}.user-icon_hidden{opacity:0;pointer-events:none;transition:.2s}.user-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:hsla(0,0%,100%,.9);vertical-align:text-bottom}@media (max-width:576px){.user-icon svg{fill:#141e61}}.section-main{background-color:#141e61}.main-page{color:hsla(0,0%,100%,.9)}.main-page__search{padding:1rem 0}.main-page__subtitle,.main-page__title{text-align:center;text-transform:uppercase}.main-page__title{font-family:"Montserrat",sans-serif;font-size:2.75rem;font-weight:600;line-height:3.75rem}@media (max-width:576px){.main-page__title{font-size:1.5rem;line-height:2rem;padding:0 1rem}}.main-page__subtitle{font-size:1.5rem;font-weight:400;line-height:2rem}@media (max-width:576px){.main-page__subtitle{font-size:1.25rem;text-transform:none}}.empty-result{margin-top:2.5rem;width:100%;display:flex;justify-content:center;align-items:center}.empty-result__title{color:#141e61}@media (max-width:576px){.empty-result__title{color:hsla(0,0%,100%,.9);text-align:center}}.img-stat-wrapper{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.75),transparent);border-radius:.375rem;z-index:2;padding:.5rem;display:flex;flex-direction:column}.img-stat-wrapper-statistics{font-family:"Inter",sans-serif;color:hsla(0,0%,100%,.9);font-size:.75rem;flex-grow:1;cursor:pointer;text-decoration:none}.img-stat-wrapper-statistics__author,.img-stat-wrapper-statistics__category,.img-stat-wrapper-statistics__date{display:block;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.img-stat-wrapper__favourite{color:hsla(0,0%,100%,.9);width:30%;margin-left:auto;text-align:right}.img-stat-wrapper__favourite-title{font-size:1.125rem}.material-img{display:block;overflow:hidden;z-index:1;position:relative;width:100%;height:100%;border-radius:.375rem}.material-img:hover .cls_981374{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;transition:.2s}.material-img__original{width:100%;height:100%;object-fit:cover;cursor:pointer}.material-img__original_contain{object-fit:contain}.cls_981374{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;transition:.2s}.gallery-component__img{min-height:200px}.incorrect-result{display:flex;flex-direction:column;justify-content:center;align-items:center}.incorrect-result__img{max-width:200px;max-height:200px;display:block}.incorrect-result__title{margin-top:3.75rem}.skeleton-element{position:relative;overflow:hidden;background-color:#dddbdd;border-radius:.375rem}.skeleton-element:before{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}.skeleton-element_title{width:50%;height:1.25rem;margin-bottom:1rem}.skeleton-element_img{width:100px;height:100px;border-radius:50%}.skeleton-element_text{width:100%;height:.75rem}.skeleton-element_thumbnail{width:100px;height:100px}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.skeleton-gallery{margin-top:1rem}.skeleton-gallery__img{width:100%;height:200px}.skeleton-main-gallery{width:100%}.skeleton-main-gallery__title{margin:1rem auto 2.5rem;display:block;width:40%;height:1.5rem}.skeleton-main-gallery-items__item{width:100%;height:200px}.main-gallery-wrapper{width:100%}.main-gallery-wrapper__title{text-align:center;margin-bottom:2.5rem}.news-component__title{margin-top:0}@media (max-width:576px){.news-component__title{font-size:1.25rem}}.news-component-list{margin:0;padding:0;list-style:none;font-family:"Inter",sans-serif;font-size:.875rem;font-weight:300;overflow-y:auto;overflow-x:hidden}.news-component-list__item{margin-bottom:1rem;cursor:pointer}.news-component-list__item:hover{text-decoration:underline}.skeleton-news{width:100%;padding:2.5rem 0}.skeleton-news-today{grid-column:span 2;grid-row:span 2;overflow-x:hidden;overflow-y:auto}.skeleton-news-today__title{width:50%;height:30px;margin-bottom:1.25rem}.skeleton-news-today-news{width:100%;margin-bottom:1.25rem}.skeleton-news-today-news__text{width:100%;height:1rem;margin-bottom:.25rem}.skeleton-news-today-news__text:last-child{width:60%}.skeleton-news__item{height:200px;width:100%}.news{width:100%;padding:2.5rem 0}@media (max-width:576px){.news{padding:1.5rem 0}}.news__news{grid-column:span 2;grid-row:span 2}@media (max-width:576px){.news__news{grid-column:span 1;grid-row:span 1}}.search-field{position:relative;border-radius:.375rem}.search-field__input{width:100%;border-radius:.375rem;border:1px solid #e1e3eb;padding:1rem 4.5rem 1rem 1rem;line-height:17px;background-color:#f9f9f9}.search-field__input::-webkit-input-placeholder{font-size:.875rem;font-family:"Montserrat",sans-serif}.search-field__input::placeholder{font-size:.875rem;font-family:"Montserrat",sans-serif}.search-field__input:focus-visible{outline:none;outline-offset:1px}.search-field-icons{position:absolute;top:50%;right:.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;justify-content:flex-start;grid-gap:.25rem;gap:.25rem;align-items:center}.search-field-icons__item{height:1.5rem;width:1.5rem;cursor:pointer}.search-field-icons__item path{fill:#bdbdbd}.search-field-icons__item_close:hover{color:red}.search-field-icons__item_search:hover path{fill:#408cff}.loader-wrapper{width:100%;height:100%;display:flex;align-items:center}.loader-wrapper_center{justify-content:center}.loader-wrapper_left{justify-content:flex-start}.loader-wrapper_right{justify-content:flex-end}.lds-ellipsis{text-align:center;display:inline-block;position:relative;width:80px;height:50px}.lds-ellipsis div{position:absolute;top:15px;width:13px;height:13px;border-radius:50%;background:#141e61;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.autocomplete-options{position:absolute;top:110%;left:0;right:0;border-radius:.375rem;overflow-y:auto;background-color:#f9f9f9;border:1px solid rgba(0,0,0,.2);font-size:.75rem;text-align:left;box-shadow:0 6px 8px 1px rgba(0,0,0,.2);z-index:2}.autocomplete-options__empty{font-size:.75rem;display:block;padding:1rem;text-align:center}.autocomplete-options-list{margin:0;list-style:none;padding:.5rem 0}.autocomplete-options-list__item{padding:.5rem 1rem;cursor:pointer;color:rgba(0,0,0,.8);font-size:.875rem}.autocomplete-options-list__item:hover{background-color:#deebff}.autocomplete-wrapper{position:relative}.autocomplete-wrapper__input{width:100%;font-size:.875rem;background:transparent;border:none}.autocomplete-wrapper__input::-webkit-input-placeholder{font-size:.875rem;color:rgba(0,0,0,.8);font-family:"Montserrat",sans-serif}.autocomplete-wrapper__input::placeholder{font-size:.875rem;color:rgba(0,0,0,.8);font-family:"Montserrat",sans-serif}.autocomplete-wrapper__input:focus,.autocomplete-wrapper__input:focus-visible{outline:none}.autocomplete-wrapper__remove{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;vertical-align:middle}.autocomplete-wrapper__remove svg{display:block;vertical-align:bottom}.categories-wrapper{background:#fff;border-radius:.375rem;box-shadow:2px 0 7px 1px rgba(120,122,145,.2);z-index:5;position:absolute;top:70%;right:.75rem;padding:1.5rem;max-height:17.25rem;overflow-y:auto}.categories-wrapper_hidden{display:none}.categories-list{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:2.5rem}.categories-list__item{margin-bottom:.75rem;color:#787a91;font-size:.875rem;font-weight:500;cursor:pointer;transition:.2s}.categories-list__item_active{color:#141e61;font-weight:700}.categories-list__item:hover{transition:.2s;color:#141e61}.categories-popular-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.categories-popular-list::-webkit-scrollbar{display:none}.categories-popular-list__item{display:block;margin:0 .5rem;color:#787a91;font-size:.875rem;font-weight:500;cursor:pointer;transition:.2s}.categories-popular-list__item_active{color:#141e61;font-weight:700}.categories-popular-list__item:hover{transition:.2s;color:#141e61}.categories-popular-list__link{color:#787a91;text-decoration:none}.section-categories{background-color:#f9f9f9;padding-top:1.5rem;padding-bottom:1rem}@media (max-width:768px){.section-categories{padding-top:2rem;padding-bottom:2rem}}@media (max-width:576px){.section-categories{display:none}}.categories-module{align-items:center;display:grid;grid-template-columns:-webkit-min-content 1fr -webkit-min-content;grid-template-columns:min-content 1fr min-content;white-space:nowrap;position:relative}.categories-module__title{font-size:1rem;display:block;color:#141e61}.categories-module__title:after{content:"|";display:inline-block;margin-left:.75rem}.categories-module__btn{margin-left:auto;font-size:1rem;font-weight:400;color:#141e61;display:block}@media (max-width:768px){.categories-module__btn{display:none}}.categories-module__btn:before{content:"|";display:inline-block;margin-right:.5rem}.img-favourite-wrapper{position:absolute;top:0;right:.125rem;background:linear-gradient(180deg,rgba(20,30,97,.4),rgba(20,30,97,.8));border-radius:.375rem;z-index:2;text-align:right;min-width:2.5rem}.img-favourite-wrapper__favourite{width:100%;color:hsla(0,0%,100%,.9);text-align:center}.img-favourite-wrapper__favourite-title{text-align:center}.img-favourite-wrapper__favourite svg{width:1.25rem;height:1.25rem;vertical-align:middle}.skeleton-material-detail{width:100%}.skeleton-material-detail__title{height:1.75rem;width:30%;margin:1rem 0}.skeleton-material-detail__text{height:1.25rem;width:60%}.skeleton-details-page{height:100%}.skeleton-details-page__search{height:3.75rem;width:100%;margin-top:1.5rem;margin-bottom:1rem;border-radius:.375rem}.skeleton-details-page-info{padding:.5rem;display:grid;grid-template-rows:auto auto;grid-template-columns:minmax(45%,600px) minmax(45%,400px);grid-template-areas:"info img" "info download";grid-column-gap:2.5rem;grid-row-gap:1.5rem;border:1px solid #ebedf0;border-radius:.375rem}@media (max-width:991px){.skeleton-details-page-info{grid-template-rows:repeat(3,auto);grid-template-columns:1fr;grid-template-areas:"img" "download" "info"}}@media (max-width:768px){.skeleton-details-page-info{justify-content:center}}@media (max-width:576px){.skeleton-details-page-info{color:hsla(0,0%,100%,.9);border:none}}.skeleton-details-page-info-img{grid-area:img;width:100%;height:450px;border-radius:.375rem}@media (max-width:991px){.skeleton-details-page-info-img{max-width:600px;justify-self:center}}@media (max-width:576px){.skeleton-details-page-info-img{max-height:200px}}.skeleton-details-page-info-download{grid-area:download;justify-self:center;width:100%}@media (max-width:991px){.skeleton-details-page-info-download{max-width:600px}}.skeleton-details-page-info-download__btn{height:40px}.skeleton-details-page-info-sub{width:100%;grid-area:info;justify-self:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:clamp(1rem,1rem,1.5rem);justify-content:flex-start}@media (max-width:350px){.skeleton-details-page-info-sub{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.skeleton-details-page-info-sub__text{width:100%;height:1.5rem;margin:1rem 0}.section-details{height:100%;background-color:#f9f9f9;color:#787a91}@media (max-width:576px){.section-details{background-color:#141e61;color:hsla(0,0%,100%,.9)}}.details-page__search{padding:.75rem 0}.details-page-info{padding:.5rem;display:grid;grid-template-rows:auto auto;grid-template-columns:minmax(40%,600px) 48%;grid-template-areas:"info img" "info download";grid-column-gap:2.5rem;grid-row-gap:1.5rem;border:1px solid #ebedf0;border-radius:.375rem}@media (max-width:991px){.details-page-info{grid-template-rows:repeat(3,auto);grid-template-columns:1fr;grid-template-areas:"img" "download" "info"}}@media (max-width:768px){.details-page-info{justify-content:center}}@media (max-width:576px){.details-page-info{grid-row-gap:1rem;color:hsla(0,0%,100%,.9);border:none}}.details-page-info__img{grid-area:img;max-height:450px;border-radius:.375rem;background-color:rgba(0,0,0,.03)}@media (max-width:991px){.details-page-info__img{justify-self:center;max-width:600px}}@media (max-width:576px){.details-page-info__img{max-height:300px}}.details-page-info__download{grid-area:download;justify-self:center;width:100%}@media (max-width:991px){.details-page-info__download{max-width:600px}}.details-page-info__sub{grid-area:info}.moderation-btn{margin-top:.5rem;width:100%}.guest-material-download{display:flex;flex-direction:column;justify-content:center;font-family:"Inter",sans-serif}.guest-material-download-radio{display:flex;justify-content:center;font-size:.75rem}.guest-material-download-radio__item:first-child{margin-right:1.5rem}@media (max-width:576px){.guest-material-download-radio{color:hsla(0,0%,100%,.9)}}.guest-material-download__title{color:#787a91;font-size:.75rem;font-weight:400;margin:3rem 0 1rem;text-align:center}@media (max-width:576px){.guest-material-download__title{color:hsla(0,0%,100%,.9)}}.guest-material-download__checkbox,.guest-material-download__select{font-size:.75rem}.guest-material-download__btn{font-family:"Montserrat",sans-serif}@media (max-width:576px){.guest-material-download__btn{border:1px solid hsla(0,0%,100%,.9)}}.exclusive-rights-component{padding:.5rem 0;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.exclusive-rights-component__icon{fill:#141e61}.exclusive-rights-component__text{color:#787a91;font-size:.875rem}.material-details-author__link{text-decoration:none;display:inline-flex;align-items:center;position:relative}.material-details-author__link:before{content:"";width:100%;height:2px;background-color:#141e61;position:absolute;bottom:0;opacity:0;transition:.2s}.material-details-author__link:hover:before{opacity:1;transition:.2s}.material-details-author__text{color:#141e61;font-size:1.125rem;transition:.2s;margin-left:.5rem}@media (max-width:576px){.material-details-author__text{color:hsla(0,0%,100%,.9)}}.material-details-author__img svg{width:1.5rem;height:1.5rem;vertical-align:text-bottom}@media (max-width:576px){.material-details-author__img svg path{fill:hsla(0,0%,100%,.9)}}.material-details-category__text{color:#141e61;text-decoration:none;font-size:1rem;position:relative}@media (max-width:576px){.material-details-category__text{color:hsla(0,0%,100%,.9)}}.material-details-category__text:before{content:"";width:100%;height:2px;background-color:#141e61;position:absolute;bottom:0;opacity:0;transition:.2s}.material-details-category__text:hover:before{opacity:1;transition:.2s}.material-details-description__text{color:#787a91;font-size:1rem}@media (max-width:576px){.material-details-description__text{color:hsla(0,0%,100%,.9)}}.material-details-item__text{color:#787a91;font-size:.875rem}@media (max-width:576px){.material-details-item__text{color:hsla(0,0%,100%,.9)}}.material-details-tags-list{display:flex;flex-wrap:wrap}.material-details-tags-list__item{text-decoration:none;border:1px solid #ebedf0;font-size:.875rem;padding:.25rem .5rem;margin-right:.5rem;margin-bottom:.5rem;border-radius:.375rem;color:#787a91;box-shadow:2px 2px 4px rgba(0,0,0,.05);transition:.2s}.material-details-tags-list__item:hover{-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem);transition:.2s}@media (max-width:576px){.material-details-tags-list__item{border-color:#787a91;color:hsla(0,0%,100%,.9);box-shadow:none}}.material-info{font-family:"Inter",sans-serif;width:100%}.material-info__item{padding:.75rem 0}@media (max-width:576px){.material-info__item{padding:.5rem 0}}.user-material-download__btn{width:100%;font-family:"Montserrat",sans-serif}@media (max-width:576px){.user-material-download__btn{border:1px solid hsla(0,0%,100%,.9)}}.filters-module-actions{display:flex}.filters-module-actions__title{display:block;color:#141e61;font-size:1.125rem}@media (max-width:576px){.filters-module-actions__title{color:hsla(0,0%,100%,.9)}}.filters-module-actions__item{margin-left:auto;display:flex}.filters-module-settings{display:flex;flex-wrap:wrap;align-items:center}.filters-module-settings_hidden{display:none}@media (max-width:576px){.filters-module-settings{justify-content:center}}.filters-module-settings__control{flex-basis:200px;margin-right:1rem;margin-bottom:1rem}@media (max-width:576px){.filters-module-settings__control{flex-grow:1}}.filters-module-settings__btn{margin-left:auto}@media (max-width:768px){.filters-module-settings__btn{margin-left:0}}@media (max-width:576px){.filters-module-settings__btn{color:hsla(0,0%,100%,.9);width:100%}}.filter-icon{display:flex;justify-content:center;align-items:center;font-size:.875rem;color:#787a91;cursor:pointer;transition:.2s}.filter-icon_active{color:#141e61;transition:.2s}@media (max-width:576px){.filter-icon_active{color:hsla(0,0%,100%,.9)}}.filter-icon_active .filter-icon__img path{fill:#141e61}@media (max-width:576px){.filter-icon_active .filter-icon__img path{fill:hsla(0,0%,100%,.9)}}.filter-icon__title{display:block}.filter-icon__img{display:block;width:20px;height:20px;margin-left:.5rem}.filter-icon__img path{fill:#787a91}.pagination-list{padding-top:1.5rem;display:flex;justify-content:flex-end;grid-gap:.5rem;gap:.5rem;list-style:none}@media (max-width:576px){.pagination-list{grid-gap:1rem;gap:1rem}}.pagination-list__item{color:#141e61;font-weight:500;font-size:1rem;cursor:pointer}.pagination-list__item_disabled{color:#787a91;cursor:not-allowed}.pagination-list__item_disabled svg path{fill:#787a91}.pagination-list__item_active{font-weight:700}@media (max-width:576px){.pagination-list__item{color:hsla(0,0%,100%,.9)}}.author-card{cursor:pointer;text-decoration:none;border:1px solid rgba(0,0,0,.2);border-radius:.375rem;background-color:#141e61;color:hsla(0,0%,100%,.9);font-weight:500;box-shadow:6px 6px 10px rgba(0,0,0,.2);display:grid;padding:.5rem;grid-template-areas:"photo name name" "photo viewed download";grid-template-columns:45% 25% 25%;grid-column-gap:.5rem;grid-template-rows:repeat(2,1fr);align-items:center;max-width:468px}@media (max-width:576px){.author-card{background-color:hsla(0,0%,100%,.9);color:#141e61}}.author-card__item-title svg{margin-left:.25rem;vertical-align:top}.author-card__name{grid-area:name;overflow:hidden;text-overflow:ellipsis}.author-card__viewed{grid-area:viewed;align-self:flex-start}.author-card__downloads{grid-area:download;align-self:flex-start}.author-card__img{grid-area:photo}.skeleton-window{border:1px solid rgba(0,0,0,.2);border-radius:.375rem;box-shadow:0 4px 4px 1px rgba(0,0,0,.05);height:160px}.skeleton-windows-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:clamp(1rem,.5rem,1rem);justify-content:center}@media (max-width:576px){.skeleton-windows-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.skeleton-windows-actions{margin-top:2rem;display:flex;justify-content:flex-start;align-items:center}.skeleton-windows-actions__pagination{width:100px;height:20px;margin-left:auto}.authors-module-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:clamp(1rem,.5rem,1rem)}@media (max-width:576px){.authors-module-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.authors-module-list__item{height:160px}.authors-module-actions{margin-top:2rem;display:flex;justify-content:flex-start;align-items:center}.authors-module-actions__pagination{margin-left:auto}.section-authors{color:#141e61}.authors-page__search{padding:1rem 0}@media (max-width:576px){.authors-page{color:hsla(0,0%,100%,.9)}}.forbidden-page{display:flex;flex-direction:column;align-items:center;justify-content:center}.forbidden-page__link{text-decoration:none}.forbidden-page__logo{width:480px;height:200px}@media (max-width:576px){.forbidden-page__logo{width:220px;height:140px}}.forbidden-page__title{color:#141e61;padding:1.75rem 0}.forbidden-page__sub-text,.forbidden-page__text{padding:.5rem 0;text-align:center}.forbidden-page__btn{margin-top:2rem}.input_borderless{font-family:"Inter",sans-serif;display:inline-block;font-size:.875rem;padding:.25rem 0;background-color:initial;width:100%;border:none;border-bottom:1px solid #787a91;outline:none;transition:.2s}.input_borderless:focus{transition:.2s;color:#408cff;border-color:#408cff}.input_borderless:invalid{transition:.2s;border-color:red}.input_borderless::-webkit-input-placeholder{-webkit-transition:.2s;transition:.2s;color:#787a91}.input_borderless::placeholder{transition:.2s;color:#787a91}.phone-wrapper{position:relative}.phone-wrapper label{font-size:.875rem;color:#787a91;display:block;padding:.5em 0}.phone-wrapper__input{font-family:"Inter",sans-serif;display:inline-block;font-size:.875rem;padding:.25rem 0;background-color:initial;width:100%;border:none;border-bottom:1px solid #787a91;outline:none;transition:.2s}.phone-wrapper__input::-webkit-input-placeholder{-webkit-transition:.2s;transition:.2s;color:#787a91}.phone-wrapper__input::placeholder{transition:.2s;color:#787a91}.phone-wrapper__input:invalid{transition:.2s;border-color:red}.phone-wrapper__input_error{border-color:red}.phone-wrapper__input:focus:not(.phone-wrapper__input_error){transition:.2s;color:#408cff;border-color:#408cff}.auth-module-wrapper{font-family:"Montserrat",sans-serif}.auth-module-wrapper-role{display:flex;justify-content:space-between;background-color:initial}.auth-module-wrapper-role__login,.auth-module-wrapper-role__register{background-color:#141e61;text-align:center;color:hsla(0,0%,100%,.9);font-weight:600;font-size:.875rem;padding:.75rem 0;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;cursor:pointer;flex-basis:47%}@media (max-width:576px){.auth-module-wrapper-role__login,.auth-module-wrapper-role__register{font-size:.75rem}}.auth-module-wrapper-role__login_active,.auth-module-wrapper-role__register_active{background-color:#fff;color:#141e61}.auth-module-wrapper-form{background-color:#fff;padding:4rem;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;min-width:500px;max-width:600px;display:flex;flex-direction:column;align-items:flex-start}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi){.auth-module-wrapper-form{min-width:350px;max-width:450px}}@media (max-width:576px){.auth-module-wrapper-form{min-width:100px;padding:1.5rem 2.5rem}}.auth-module-wrapper-form .auth-module{width:100%}.auth-module-wrapper-form .auth-module__title{color:#141e61;margin-bottom:2.5rem;font-weight:600;font-size:1.5rem;margin-top:0}.auth-module-wrapper-form .auth-module-form{width:100%}.auth-module-wrapper-form .auth-module-form__control{font-size:.875rem;margin-bottom:2.5rem}.auth-module-wrapper-form .auth-module-form__link{display:block;margin-top:1rem;color:#408cff;font-size:.875rem;text-align:center}.auth-module-wrapper-form .auth-module__error{font-family:"Montserrat",sans-serif;font-size:.875rem;line-height:.875rem;margin-top:1rem;display:block;color:red;text-align:center}.popup{font-family:"Inter",sans-serif;box-sizing:border-box;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;padding:36px;display:flex;align-items:center;justify-content:center}.popup__close{position:absolute;width:2rem;height:2rem;top:2rem;right:2rem;opacity:.3;cursor:pointer}.popup__close:hover{opacity:1}.popup__close:after,.popup__close:before{position:absolute;left:1rem;content:" ";height:2rem;width:.125rem;background-color:#333}.popup__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__content{z-index:1}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);cursor:pointer}.divider{display:block;height:1px;width:100%;background-color:#e1e3eb}.user-profile{position:absolute;z-index:10;right:0;top:0;max-width:450px;box-shadow:-2px 4px 30px rgba(222,226,230,.3);transition:.5s;border-bottom-left-radius:.375rem;border:1px solid transparent}.user-profile__close{display:block;position:absolute;right:1rem;top:1.25rem;background-color:#141e61;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.user-profile-content{background-color:#fff;padding:4.5rem 1.75rem 1.75rem;display:flex;flex-direction:column;align-items:flex-start}.user-profile-content__name{font-size:1.25rem;font-weight:600;color:#141e61}.user-profile-content__link{padding:.75rem 0;text-decoration:none;color:#787a91;transition:.2s}.user-profile-content__link_mobile{display:none}@media (max-width:576px){.user-profile-content__link_mobile{display:block}}.user-profile-content__link_btn{cursor:pointer}.user-profile-content__link:not(span):hover{transition:.2s;color:#141e61}.user-profile-content__link span{color:#141e61;font-weight:700;font-size:1rem}.user-profile-content__btn{margin-top:2rem}.list-data-wrapper_fetching{opacity:.5}.list-data-wrapper__filters{padding-bottom:1.5rem}.list-data-wrapper-actions{margin-top:2rem;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}@media (max-width:576px){.list-data-wrapper-actions__btn{border:1px solid #787a91;width:100%}}.list-data-wrapper-actions__pagination{margin-left:auto}@media (max-width:576px){.list-data-wrapper-actions__pagination{margin-left:0}}.skeleton-actions{display:flex;flex-wrap:wrap}.skeleton-actions__btn{width:15rem;height:2.5rem;margin-bottom:.5rem}.skeleton-actions__pagination{margin-left:auto;width:11.25rem;height:2.5rem}@media (max-width:576px){.skeleton-actions__pagination{margin-left:0}}.skeleton-filters{display:flex;flex-wrap:wrap}.skeleton-filters__title{width:12.5rem;height:1.25rem}.skeleton-filters-actions{margin-left:auto;display:flex}.skeleton-filters-actions__item{width:4.75rem;height:1.25rem}@media (max-width:576px){.skeleton-filters-actions__item{width:1.25rem}}.skeleton-filters-actions__item+.skeleton-filters-actions__item{margin-left:1rem}.skeleton-materials{height:100%}.skeleton-materials-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:clamp(1rem,2vw,24px)}@media (max-width:1199px){.skeleton-materials-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:576px){.skeleton-materials-gallery{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.skeleton-materials-gallery__item{width:100%;min-height:450px}@media (max-width:767px){.skeleton-materials-gallery__item{min-height:350px}}.skeleton-table{height:100%}.skeleton-table-header{display:flex;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #ebedf0}.skeleton-table-row{display:flex;justify-content:space-between;margin:.75rem 0}.skeleton-table-row__item{height:1.5rem;margin-right:.5rem}.skeleton-table__btn{margin-top:1.25rem;width:270px;height:2.75rem}.skeleton-body{margin-top:1.5rem}.skeleton-body__filters{margin-bottom:1.5rem}.skeleton-body__actions{margin-top:2rem}.report-window{text-decoration:none;color:#141e61;display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-template-rows:repeat(2,1fr);grid-gap:1rem;grid-template-areas:"date status" "interval status"}.report-window_deny{pointer-events:none}.report-window__date,.report-window__interval{color:rgba(0,0,0,.6)}@media (max-width:576px){.report-window__date,.report-window__interval{color:hsla(0,0%,100%,.9)}}.report-window__date{grid-area:date}.report-window__interval{grid-area:interval;white-space:nowrap}.report-window__status{grid-area:status;justify-self:end;align-self:center;font-size:1.2em}.report-window__status_accept{color:#18c148}.report-window__status_deny{color:red}.windows-wrapper-windows{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:clamp(1rem,.5rem,1rem);justify-content:center}@media (max-width:576px){.windows-wrapper-windows{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.windows-wrapper-windows__item{padding:1.5rem 1rem;border:1px solid #787a91;border-radius:.375rem;color:hsla(0,0%,100%,.9);box-shadow:0 4px 4px hsla(0,0%,100%,.2)}table{text-align:left;border-collapse:collapse;width:100%;font-weight:400;table-layout:fixed}table thead{font-family:"Inter",sans-serif;border-bottom:1px solid rgba(0,0,0,.2)}table thead th{font-size:.875rem;font-weight:400;color:#787a91;white-space:break-spaces;text-overflow:ellipsis;overflow:hidden}table tbody tr{opacity:.4;color:#141e61;transition:.2s;cursor:pointer}table tbody tr:hover{opacity:1;transition:.2s}table tbody tr:hover .cell_colored:last-child,table tbody tr:hover .cell_green{color:#1d8446}table tbody tr:hover .cell_red{color:red}table tbody tr td{font-size:1.125rem;white-space:break-spaces;text-overflow:ellipsis;overflow:hidden}table tbody tr td,table th{padding:.5rem .5rem .5rem 0}table th{text-align:left;color:rgba(0,0,0,.8)}.empty-cell{text-align:center}.cell__link{text-decoration:none;color:#141e61}.cell__link svg{fill:#141e61;stroke:#141e61}.report-add{padding:.5rem 1rem;background-color:#fff;min-width:600px;border-radius:.375rem}@media (max-width:576px){.report-add{min-width:350px}}.report-add-body__title{color:#141e61}.report-add__control{margin:1rem 0;width:100%}.date-picker-wrapper{position:relative;font-size:.875rem;width:100%}.date-picker-wrapper label{color:#787a91;display:block;padding:.5em 0}.date-picker{border:1px solid rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;padding:.75em 1em;width:100%;transition:.2s;outline:none}.date-picker:focus:not(.date-picker_error){transition:.2s;color:#408cff;border-color:#408cff}.date-picker_error{border-color:red}.react-datepicker__day--selected{background-color:#141e61}.fullscreen-container{width:80vw;height:80vh}.registration-complete{display:flex;flex-direction:column;max-width:600px;font-family:"Montserrat",sans-serif}.registration-complete-bottom,.registration-complete-top{padding:1.5rem 3.5rem;min-height:250px}.registration-complete-top{background-color:#141e61;display:flex;justify-content:center;align-items:center}.registration-complete-top-logo{text-align:center}.registration-complete-top-logo__icon{width:60%;height:60%;fill:#fff}.registration-complete-bottom{background:#fff;text-align:center}.registration-complete-bottom__title{color:#141e61;font-size:1.25rem}.registration-complete-bottom__text{color:#787a91}.about-page{color:#141e61}@media (max-width:576px){.about-page{color:hsla(0,0%,100%,.9)}}.about-page__text{font-size:1.125rem;line-height:1.5em}@media (max-width:576px){.about-page__text{color:hsla(0,0%,100%,.9)}}.about-page__text-medium{font-weight:500}.about-page__text-link{text-decoration:none;color:#141e61;font-weight:500}@media (max-width:576px){.about-page__text-link{color:hsla(0,0%,100%,.9)}}.contacts-page{color:#141e61}@media (max-width:576px){.contacts-page{color:hsla(0,0%,100%,.9)}}.contacts-page__text{font-size:1.125rem;line-height:1.5em}@media (max-width:576px){.contacts-page__text{color:hsla(0,0%,100%,.9)}}.contacts-page__text-link{text-decoration:none;color:#141e61;font-weight:500}@media (max-width:576px){.contacts-page__text-link{color:hsla(0,0%,100%,.9)}}.information-page{color:#141e61}@media (max-width:576px){.information-page{color:hsla(0,0%,100%,.9)}}.information-page__text{font-size:1rem;line-height:1.5em}@media (max-width:576px){.information-page__text{color:hsla(0,0%,100%,.9)}}.information-page__text-medium{font-weight:700}.information-page__list{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}:root{--toastify-color-info:#26359c}html{height:100vh}@media (min-width:576px){html{font-size:14px}}@media (min-width:768px){html{font-size:16px}}@media (min-width:1200px){html{font-size:18px}}@media (min-width:1920px){html{font-size:20px}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi){html{font-size:16px}}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}
/*# sourceMappingURL=main.b901e995.chunk.css.map */