/*! 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: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    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;
    -webkit-text-decoration: underline dotted;
    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: -0.25em
}

sup {
    top: -0.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: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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
}



p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

html {
    box-sizing: border-box;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

* {
    outline: none;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    overflow-x: hidden;
    font-family: "Roboto", sans-serif;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.w-100 {width:100% !important}
.category-itims {
    width: calc(25% - 50px) !important;
}
.catalog_items_cat{    gap: 28px 66px !important}
.card-h {
  border: none !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.10);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-h:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.15), 0 10px 10px rgba(0,0,0,0.12);
}
.card-nh {
  border: none !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.10), 0 1px 2px rgba(0,0,0,0.15);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}


.container {
    max-width: 1710px;
    margin: 0 auto;
    padding: 0 15px;
}

.header.header_home {
    background-color: #ffffff00;
}

.header.header_home .header_logo {
    opacity: 1;
}
.stih{font-size: 25px !important}
.header.header_home.fixed {
    background-color: #ffffff;
}

.header.header_home.fixed .header_logo {
    opacity: 1;
}

.header.header_home.fixed .menu a {
    font-size: 20px;
}

.header .menu,
.header.header_home.fixed .menu {
    gap: 18px;
}

.header .header_wrapper,
.header.header_home.fixed .header_wrapper {
    padding: 10px 0;
}

.header.header_home {
    position: absolute;
}
.slick-list{    padding: 20px 0 30px 0 !important;}
.header {
    position: fixed;
    top: 0;
    width: 100%;
    filter: drop-shadow(0px 17px 53px rgba(0, 0, 0, 0.23));
    z-index: 10;
    background-color: #fff;
    transition: all 0.3s;
}

.header.fixed {
    position: fixed;
}

.header_logo {
    display: flex;
    width: 110px;
}

.header_logo img {
    width: 100%;
    height: auto;
}


.header_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.menu li {
    display: flex;
}

.menu a {
    font-weight: 600;
    color: #0b4b3d;
    font-size: 20px;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.header.header_home {
    font-size: 38px;
}

.header.header_home .menu {
    gap: 32px;
}

.menu {
    display: flex;
}

.main {
    padding-bottom: 60px;
    position: relative;
    z-index: 2;
}

.main_cirlce {
    position: absolute;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    width: 1700px;
}

.main_cirlce::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    width: 1700px;
    height: 1600px;
    left: 0;
    top: 50%;
    transform: translate(-43%, -50%);
    background-color: #2ba346;
}

.main_img {
    position: absolute;
    display: flex;
    width: 760px;
    top: 59%;
    left: 16%;
    transform: translateY(-50%);
}

.main_img img {
    width: 100%;
    height: auto;
}

.main_wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
}

.main_info {
    margin-left: auto;
}

.main_logo {
    width: 800px;
    margin-top: -60px;
    margin-right: 36px;
    margin-bottom: -212px;
}

.main_logo img {
    width: 100%;
    height: auto;
}

.main_title {
    text-align: center;
    font-size: 52px;
    color: #1c2174;
    margin-bottom: 24px;
    font-weight: 600;
}

.main_subitle {
    font-size: 37px;
    max-width: 800px;
    font-weight: 300;
    color: #1c2174;
    margin: 0 auto 60px;
    text-align: center;
}

.main_list {
    padding-left: 70px;
    color: #009c05;
    font-size: 39px;
    font-weight: 600;
    list-style: disc;
}

.main_list li {
    margin-bottom: 4px;
}

.news {
    margin: 90px 0;
}

.title {
    font-size: 39px;
    color: #1c2174;
    z-index: 1;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
}

.title::before {
    position: absolute;
    content: "";
    background-image: url(../img/title.png);
    background-size: cover;
    width: 144px;
    top: -62px;
    left: -54px;
    z-index: -1;
    height: 144px;
}

.card_item {
    height: 365px;
    margin-right: 74px;
    border: 1px solid #000;
    width: 365px;
    position: relative;
    border-radius: 34px;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
    z-index: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px 20px;
}

.card_item-img {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
}

.card_item-img img {
    width: 100%;
    height: 100%;
}

.card_item-tegs {
    display: flex;
    position: absolute;
    gap: 4px;
    top: 12px;
    left: 12px;
}

.card_item-teg {
    width: 45px;
    height: 38px;
    display: flex;
}

.card_item-teg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card_item-subtitle {
    font-size: 20px;
}

.card_item-title {
    font-size: 32px;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_slider .slick-arrow {
    position: absolute;
    background-color: #FCFEE7;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    right: 0;
    top: -80px;
    border: none;
    cursor: pointer;
    z-index: 1;
    font-size: 0;
}

.news_slider .slick-next {
    background-image: url(../img/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    right: 0px;
}

.news_slider .slick-prev {
    background-image: url(../img/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    right: 50px;
}

.programs {
    margin: 120px 0;
}

.programs_wrapper {
    background-color: #62A24E;
    padding: 70px 50px 224px 555px;
    border: 1px solid #000;
    border-radius: 42px;
    position: relative;
}

.programs_img {
    position: absolute;
    display: flex;
    left: -60px;
    top: -50px;
    pointer-events: none;
    width: 630px;
}

.programs_img img {
    width: 100%;
    height: auto;
}

.programs_title {
    color: #fff;
    font-size: 65px;
    line-height: 1;
    margin-bottom: 14px;
    font-weight: 700;
}

.programs_text {
    color: #fff;
    font-size: 36px;
    margin-bottom: 60px;
    font-weight: 300;
}

.programs_slider {
    width: calc(100% + 50px);
}

.programs_slider .slick-arrow {
    position: absolute;
    background-color: #FCFEE7;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    right: 0;
    top: -80px;
    border: none;
    cursor: pointer;
    z-index: 1;
    font-size: 0;
}

.programs_slider .slick-next {
    background-image: url(../img/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    right: 50px;
}

.programs_slider .slick-prev {
    background-image: url(../img/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    right: 100px;
}

.programs_slide {
    background-color: #083349;
    width: 306px;
    height: 286px;
    margin-right: 38px;
    border-radius: 28px;
    font-weight: 700;
    color: #fff;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1;
    font-size: 222px;
    border: 1px solid #000;
}

.programs_slide span {
    font-size: 38px;
    line-height: 1;
    margin-top: -20px;
}

.apps_wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    padding: 80px 0;
    max-width: 1380px;
    margin: 0 auto;
}

.apps_wrapper::before {
    position: absolute;
    content: "";
    background-color: #62A24E;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    z-index: -1;
}

.apps_item {
    width: 220px;
}

.apps_qr {
    display: flex;
    margin-bottom: 24px;
}

.apps_qr img {
    width: 100%;
    height: auto;
}

.apps_link {
    display: flex;
}

.apps_link img {
    width: 100%;
    height: auto;
}

.apps_img {
    display: flex;
    position: absolute;
    right: 230px;
    top: -50px;
    width: 400px;
}

.apps_img img {
    width: 100%;
    height: auto;
}

.apps_info {
    margin-right: auto;
    width: 470px;
    margin-left: 50px;
}




.apps_logo {
    width: 480px;
    height: 250px;
    margin-top: -65px;
    display: flex;
}

.apps_logo img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.apps_title {
    font-size: 52px;
    color: #1c2174;
    z-index: 1;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
}

.apps_text {
    color: #1c2174;
    font-weight: 300;
    font-size: 30px;
}

.footer_desc {
    font-size: 21px;
    color: #232671;
    font-weight: 300;
    text-align: center;
}

.footer {
    padding: 40px 0;
}

.footer_wrapper {
    justify-content: space-between;
    margin-bottom: 4px;
    align-items: center;
    display: flex;
}

.footer_logo {
    display: flex;
    width: 160px;
}

.footer_logo img {
    width: 100%;
    height: auto;
}

.menu_burger {
    display: none;
}

.card,
.catalog {
    padding-top: 170px;
    padding-bottom: 140px;
}

.crumbs {
    display: flex;
    gap: 18px;
    margin-bottom: 70px;
    position: relative;
}

.crumbs::before {
    position: absolute;
    content: "";
    background-image: url(../img/title.png);
    background-size: cover;
    width: 144px;
    top: -62px;
    left: -54px;
    z-index: -1;
    height: 144px;
}

.crumb {
    font-size: 17px;
    color: #000;
    position: relative;
    display: block;
    font-weight: 700;
    border-bottom: 1px solid #000;
}

.crumb:last-child::after {
    display: none;
}

.crumb::after {
    position: absolute;
    content: "";
    background-color: #000;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
    right: -16px;
}

.catalog_wrapper {
    display: flex;
    justify-content: space-between;
}

.card_content,
.catalog_content {
    width: 1240px;
}

.catalog_items {

    gap: 30px 75px;
    display: flex;
    flex-wrap: wrap;
}

.catalog_items .card_item {
    width: calc(33.333% - 50px);
    margin: 0;
}



.catalog_aside {
    width: 380px;
    padding: 30px 34px;
    background-color: #fff;
    border-radius: 42px;
    filter: drop-shadow(0px 17px 53px rgba(0, 0, 0, 0.23));
}

.catalog_aside-title {
    color: #002F48;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}

.catalog_aside-check input {
    display: none;
}

.catalog_aside-check {
    display: flex;
    cursor: pointer;
    font-size: 20px;
    gap: 10px;
    margin-bottom: 14px;
    user-select: none;
}

.catalog_aside-check span {
    width: 26px;
    height: 26px;
    display: flex;
    border-radius: 8px;
    background-color: #C6C6C6;
}

.catalog_aside-item {
    margin-bottom: 60px;
}

.catalog_aside-item:last-child {
    margin-bottom: 0;
}

.catalog_aside-check input:checked+span {
    background-color: #00A96F;
    background-image: url(../img/check.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
}

.filter_open {
    display: none;
}

.card_wrapper {
    display: flex;
    justify-content: space-between;
}

.card_title {
    font-weight: 700;
    font-size: 39px;
    margin-bottom: 42px;
    color: #003045;
}

.card_content p {
    font-weight: 300;
    font-size: 38px;
    max-width: 600px;
    margin-bottom: 42px;
}

.card_content p:last-child {
    margin-bottom: 0;
}

.card_audio audio {
    display: none;
}

.card_audio-wrapper {
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #083349;
    padding: 18px;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    padding-right: 52px;
    gap: 18px;
    position: relative;
}

.card_audio-btn {
    background-color: #2fb14c;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    background-image: url(../img/play.svg);
}

.card_audio-btn.active {
    background-image: url(../img/pause.svg);
}


.card_audio-progress {
    width: calc(100% - 110px);
    border-radius: 20px;
    height: 12px;
    cursor: pointer;
    position: relative;
    background-color: #F6F6F6;
}

.card_audio-progress span {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
    height: 100%;
    background-color: #2fb14c;
}

.card_audio:has(.card_audio-btn.active) .card_audio-progress span::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translate(50%, -50%);
    width: 30px;
    height: 30px;
    right: 0;
    border-radius: 50%;
    background-color: #2fb14c;
}

.card_audio-time {
    position: absolute;
    right: 52px;
    bottom: 37%;
}

.card_wrapper .card_item {
    margin: 0;
}

.main_btn {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2ba346;
    border-radius: 6px;
    width: 320px;
    height: 60px;
    margin: 30px auto 0;
    font-size: 24px;
}


.main_links {
    display: flex;
    gap: 20px;
    align-items: center;
}

.header_profile img {
    width: 20px;
}

.header_profile {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-left: 30px;
    font-weight: 500;
    color: #2ba346;
    font-size: 20px;
}













@media(max-width:1740px) {

    .container {
        max-width: 1180px;
    }

    .header_wrapper {
        padding: 10px 0;
    }

    .menu a {
        font-size: 30px;
    }

    .main_cirlce::before {
        width: 70vw;
    }

    .main_img {
        left: 20px;
        width: 560px;
    }

    .main_info {
        width: 640px;
    }

    .main_logo {
        width: 100%;
    }

    .main_subitle {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .main_list {
        font-size: 26px;
    }

    .card_item {
        margin-right: 26px;
    }

    .programs_img {
        width: 460px;
    }

    .programs_wrapper {
        padding-left: 420px;
        padding-bottom: 80px;
    }

    .programs_slider .slick-arrow {
        top: -50px;
    }

    .programs_slide {
        margin-right: 20px;
        width: 240px;
        height: 240px;
        font-size: 162px;
    }

    .apps_info {
        width: 380px;
    }

    .apps_logo {
        width: 100%;
        height: auto;
    }

    .apps_text {
        font-size: 24px;
    }

    .apps_text br {
        display: none;
    }

    .apps_img {
        width: 320px;
        right: 220px;
        top: 0;
    }

    .catalog_aside {
        width: 320px;
    }

    .card_content,
    .catalog_content {
        width: calc(100% - 340px);
    }

    .catalog_items {
        gap: 20px;
    }

    .catalog_items .card_item {
        height: 394px;
        width: calc(50% - 10px);
    }

    .card_wrapper .card_item {
        width: 320px;
        height: 320px;
    }

    .header_profile img {
        width: 26px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 950px;
    }

    .header_logo {
        width: 120px;
    }

    .header.header_home.fixed .menu a,
    .menu a {
        font-size: 24px;
    }

    .main_img {
        width: 420px;
    }

    .main_info {
        width: 520px;
    }

    .main_logo {
        margin-bottom: -160px;
    }

    .main_cirlce::before {
        height: 1000px;
    }

    .main_subitle {
        font-size: 24px;
    }

    .card_item {
        width: 288px;
        height: 288px;
    }

    .card_item-title {
        font-size: 24px;
    }

    .card_item-subtitle {
        font-size: 18px;
    }

    .title {
        font-size: 32px;
    }

    .programs_img {
        width: 320px;
        top: 20px;
    }

    .programs_wrapper {
        padding-left: 270px;
    }

    .programs_text {
        font-size: 24px;
    }

    .programs_slide {
        width: 180px;
        height: 180px;
        font-size: 112px;
    }

    .programs_slide span {
        font-size: 24px;
        margin-top: -4px;
    }

    .apps_item {
        width: 180px;
    }

    .apps_img {
        width: 242px;
        right: 194px;
    }

    .apps_logo {
        width: 280px;
    }

    .footer_logo {
        width: 200px;
    }

    .catalog_aside {
        padding: 24px;
        width: 290px;
    }

    .catalog_items .card_item {
        height: 280px;
    }

    .catalog_content {
        width: calc(100% - 300px);
    }

    .header_profile img {
        width: 24px;
    }

    .header_profile {
        font-size: 24px;
    }
}

@media (max-width: 991.98px) {
    .container {
        max-width: 730px;
    }

    .main_wrapper {
        padding-bottom: 440px;
        padding-top: 120px;
    }

    .main_cirlce {
        width: 100%;
    }

    .main_cirlce::before {
        width: 200%;
        height: 760px;
        bottom: 0;
        top: auto;
        right: 50%;
        left: auto;
        transform: translate(50%, 50%);
    }

    .header.header_home .header_logo {
        opacity: 1;
    }

    .header.header_home {
        background-color: #ffffff;
    }

    .main_img {
        width: 380px;
        left: auto;
        right: 50%;
        top: auto;
        bottom: -50px;
        transform: translateX(50%);
    }

    .main_logo {
        display: none;
    }

    .main_list {
        padding-left: 20px;
        font-size: 18px;
    }

    .main_title,
    .main_subitle {
        text-align: left;
    }

    .main_info {
        width: 100%;
    }

    .menu {
        gap: 20px;
    }

    .header {
        position: fixed;
    }

    .header_inner {
        opacity: 0;
        visibility: hidden;
        width: 100%;
        height: 100vh;
        left: 0;
        background-color: #fff;
        position: fixed;
        transition: all 0.6s;
        z-index: 4;
        top: 85px;
        padding: 30px 0 120px;
        overflow: auto;
    }

    .menu {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        flex-direction: column;
    }

    .header_inner.active {
        opacity: 1;
        visibility: visible;
    }

    .card_item {
        width: 336px;
        height: 336px;
    }

    .programs_wrapper {
        padding: 60px 30px;
    }

    .programs_title {
        font-size: 42px;
        padding-right: 200px;
    }

    .programs_text br {
        display: none;
    }

    .programs_text {
        padding-right: 200px;
        margin-bottom: 80px;
    }

    .programs_slider {
        width: calc(100% + 30px);
    }

    .programs_img {
        top: -70px;
        left: auto;
        right: 20px;
        width: 240px;
    }

    .apps_wrapper {
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px;
    }

    .apps_item {
        order: 1;
    }

    .apps_logo {
        width: 180px;
        margin: 0 auto;
    }

    .apps_info {
        margin-left: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 300px;
    }

    .apps_text {
        max-width: 380px;
        margin: 0 auto;
    }

    .apps_img {
        right: 50%;
        transform: translateX(50%);
        top: 300px;
    }

    .footer_wrapper {
        flex-wrap: wrap;
        gap: 20px;
    }

    .menu_burger {
        display: block;
        width: 30px;
        height: 20px;
        position: relative;
    }

    .menu_burger::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        top: 0;
        right: 0;
        transition: all 0.3s;
        background-color: #2ba346;
    }

    .menu_burger.active::before {
        transform: rotate(45deg);
        top: 9px;
    }

    .menu_burger::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        bottom: 0;
        right: 0;
        transition: all 0.3s;
        background-color: #2ba346;
    }

    .menu_burger.active::after {
        transform: rotate(-45deg);
        bottom: 9px;
    }

    .menu_burger span {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        top: 9px;
        right: 0;
        transition: all 0.3s;
        background-color: #2ba346;
    }

    .menu_burger.active span {
        transform: scale(0);
    }

    .header.header_home {
        position: fixed;
    }

    .catalog_wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .catalog_aside {
        display: none;
        border-radius: 20px;
        flex-wrap: wrap;
        gap: 20px;
        width: 100%;
    }

    .catalog_content {
        width: 100%;
    }

    .catalog_items .card_item {
        height: 340px;
    }

    .catalog_aside-item {
        width: calc(33.333% - 13.333px);
        margin: 0;
    }

    .card,
    .catalog {
        padding-top: 140px;
    }

    .filter_open {
        font-weight: 700;
        font-size: 22px;
        display: flex;
        gap: 6px;
        align-items: center;
        color: #2BA346;
        margin-bottom: 14px;
    }

    .filter_open img {
        width: 22px;
        height: auto;
    }

    .catalog_aside[style*="display: block"] {
        display: flex !important;
    }

    .card_wrapper {
        flex-direction: column;
        gap: 30px;
    }

    .card_content {
        width: 100%;
    }

    .header_profile {
        margin-left: auto;
    }

    .main_links {
        margin-left: auto;
        margin-right: 50px;
    }
}

@media (max-width: 767.98px) {
    .container {
        max-width: 100%;
    }

    .header_logo {
        width: 80px;
    }

    .main_title {
        font-size: 42px;
    }

    .main_wrapper {
        padding-top: 100px;
        padding-bottom: 360px;
    }

    .main_subitle br {
        display: none;
    }

    .main_subitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .main_img {
        width: 320px;
    }

    .header_inner {
        top: 64px;
    }

    .menu {
        gap: 15px !important;
        padding: 0 15px;
    }

    .menu a {
        font-size: 18px !important;
    }

    .programs_slider .slick-arrow,
    .news_slider .slick-arrow {
        display: none !important;
    }

    .news_slider {
        width: calc(100% + 15px);
    }

    .card_item {
        width: 280px;
        padding: 20px;
        height: 280px;
        margin-right: 10px;
    }

    .card_item-subtitle {
        font-size: 14px;
    }

    .card_item-title {
        font-size: 18px;
    }

    .news {
        margin-bottom: 70px;
    }

    .programs {
        margin: 70px 0;
    }

    .programs_title {
        font-size: 26px;
        padding-right: 0;
    }

    .programs_img {
        display: none;
    }

    .programs_text {
        padding-right: 0;
    }

    .programs_text {
        font-size: 16px;
        margin-bottom: 24px;
    }

    .programs_wrapper {
        padding: 40px 20px;
        border-radius: 16px;
    }

    .programs_slide {
        width: 84px;
        height: 84px;
        margin-right: 10px;
        font-size: 32px;
        border-radius: 10px;
    }

    .programs_slide span {
        font-size: 20px;
    }

    .title {
        font-size: 26px;
    }

    .title::before {
        width: 112px;
        height: 112px;
        top: -52px;
        left: -36px;
    }

    .programs_slider {
        width: calc(100% + 20px);
    }

    .apps_wrapper {
        padding: 40px 0;
        gap: 30px 20px;
    }

    .apps_logo {
        width: 120px;
    }

    .apps_title {
        font-size: 32px;
    }

    .apps_text {
        font-size: 20px;
        max-width: 300px;
        margin-bottom: 0px;
    }

    .apps_info {
        margin-bottom: 0;
    }

    .apps_img {
        position: relative;
        transform: none;
        inset: auto;
        margin-bottom: -50px;
        margin-top: -20px;
    }

    .apps_item {
        width: calc(50% - 10px);
    }

    .footer_row {
        width: 100%;
    }

    .footer_logo {
        margin: 0 auto;
    }

    .footer_row:nth-child(1) {
        order: -1;
    }

    .catalog_aside[style*="display: block"] {
        display: block !important;
    }

    .catalog_aside-item {
        width: 100%;
    }

    .card,
    .catalog {
        padding-top: 100px;
    }

    .crumb {
        font-size: 13px;
    }

    .crumbs::before {
        width: 112px;
        height: 112px;
        top: -52px;
        left: -36px;
    }

    .crumbs {
        margin-bottom: 40px;
    }

    .filter_open {
        margin-bottom: 0;
    }

    .catalog_aside-title {
        font-size: 22px;
    }

    .catalog_aside-check {
        font-size: 16px;
        align-items: center;
    }

    .catalog_items .card_item {
        width: 100%;
        height: 280px;
    }

    .catalog_items {
        gap: 10px;
    }

    .card {
        padding-bottom: 0;
    }

    .card_wrapper .card_item {
        width: 100%;
        height: 280px;
    }

    .catalog {
        padding-bottom: 80px;
    }

    .card_audio-wrapper {
        padding: 14px;
    }

    .card_audio-btn {
        width: 42px;
        height: 42px;
        background-size: 22px;
    }

    .card_audio-progress {
        height: 10px;
        width: calc(100% - 60px);
    }

    .card_title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .card_audio-time {
        bottom: 10px;
        font-size: 12px;
        right: 20px;
    }

    .card_audio:has(.card_audio-btn.active) .card_audio-progress span::before {
        width: 20px;
        height: 20px;
    }

    .card_content p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .main_btn {
        width: 100%;
        height: 51px;
        font-size: 18px;
    }

    .main_links {
        margin-right: 30px;
    }

    .header_profile {
        font-size: 18px;
        gap: 10px;
    }

    .header_profile img {
        width: 18px;
        margin-bottom: 2px;
    }
}



.card_item-img {
  position: relative;
  overflow: hidden;
}
.card_item {
  padding: 0 !important;
}

.card_item-img img {
  display: block;
  width: 100%;
  height: auto;
}

.card_item-gradient {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%; /* сколько процентов картинки затемнять */
  background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
}

.card_item-text {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 10px;
  color: #fff;
  z-index: 2;
}

.card_item-subtitle {
  font-size: 18px;
  opacity: 0.9;
}

.card_item-title {
  font-size: 26px;
  font-weight: bold;
}
.card_item-tegs {
    display: flex
;
    position: absolute;
    gap: 4px;
    top: 25px;
    left: 25px;
}
