.header__menu .header__menu_active{font-weight:700;position:relative;display:block}.header__menu .header__menu_active:after{content:"";position:absolute;bottom:-15px;-webkit-animation:header-menu-active 1s ease forwards;animation:header-menu-active 1s ease forwards}@-webkit-keyframes header-menu-active{0%{left:50%;opacity:0;width:0;border-bottom:1px solid #269e96}50%{left:0;opacity:.6;border-bottom:5px solid #269e96;width:100%;-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(.8);transform:scale(.8)}90%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1);opacity:.6;width:100%;left:0;border-bottom:5px solid #269e96}}@keyframes header-menu-active{0%{left:50%;opacity:0;width:0;border-bottom:1px solid #269e96}50%{left:0;opacity:.6;border-bottom:5px solid #269e96;width:100%;-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(.8);transform:scale(.8)}90%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1);opacity:.6;width:100%;left:0;border-bottom:5px solid #269e96}}.menu-footer__list .footer__menu_active{font-weight:700}.menu-footer__item,.menu__item{display:flex}@media (max-width:768px){.menu-footer__list{text-align:center}.menu-footer__item{justify-content:center}}.items-notes{display:flex;flex-direction:column;justify-content:space-between}.notes__pagination{margin-top:15px;margin-bottom:-15px;display:flex;justify-content:center;padding:10px}.notes__pagination-items{display:flex;flex-wrap:wrap;justify-content:center;grid-row-gap:12px;row-gap:12px;grid-column-gap:7px;-webkit-column-gap:7px;column-gap:7px}.notes__pagination-item{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.search__posts{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.search__posts-title{text-align:center;font-size:24px;font-weight:700}.form-search{padding:20px;display:flex;justify-content:center}.form-search__input{border:1px solid #0ff;border-radius:5px 0 0 5px;transition:box-shadow .3s ease 0s;padding:0 10px}.form-search__input:focus,.form-search__input:hover{box-shadow:0 0 10px 2px #0ff}.form-search__button-clean{border:1px solid red;border-radius:0 5px 5px 0;padding:0 10px;font-weight:700;transition:box-shadow .3s ease 0s}.form-search__button-clean:hover{box-shadow:0 0 10px 2px rgba(249,62,62,.698)}.form-search__button-clean:active{box-shadow:0 0 30px 2px rgba(249,62,62,.698)}@media (max-width:535px){.form-search{flex-direction:column;align-items:center}.form-search__input{width:200px;border-radius:5px}.form-search__button-clean{border:3px solid red;border-radius:5px;padding:10px;margin-top:20px}}.item-posts__body{display:flex;min-height:50px}.item-posts__body:not(:last-child){margin-bottom:7px}.item-posts__id{flex:0 0 50px;border:1px solid;border-radius:5px 0 0 5px;background-color:#0ff}.item-posts__id,.item-posts__title{display:flex;align-items:center;justify-content:center}.item-posts__title{border:1px solid;padding:5px 15px;flex:0 1 100%;border-radius:0 5px 5px 0;background-color:#ffebcd}.search__posts-clean_text{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:32px;font-weight:700}@media (max-width:420px){.search__posts-clean_text{font-size:24px}}.submit__button-search{background-color:rgba(249,236,62,.698);box-shadow:0 0 10px 2px rgba(240,249,62,.698)}.page__404{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.page__404-title{font-size:52px;font-weight:700}.page__contacts{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.page__contacts_title{font-weight:700;margin-bottom:2.5rem;text-align:center;text-decoration:underline}.contacts__list.main_contacts{font-size:20px;font-weight:700;color:#333}.contacts__item_email-title.main_contacts,.contacts__item_telegram-title.main_contacts{text-decoration:underline}
/*# sourceMappingURL=main.2e79f7f7.chunk.css.map */