@media(max-width: 1200px){

}

@media(max-width: 992px){
    .header__content_title{
        font-size: 35px;
    }

    .swiper{
        height: 270px !important;
    }

    .section__product_cards_card::before{
        width: 45px;
        height: 45px;
    }

    .header__content{
        height: 400px;
    }

    .section__product_cards_card:hover .section__product_cards_card_info-icon {
        transform: translateY(-35px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-title {
        transform: translateY(-25px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-link {
        transform: translateY(-15px);
    }

    .section__product_cards_card_info-link{
        font-size: 18px;
    }

    .section__product_cards_card_info-icon{
        width: 44px;
        height: 44px;
    }

    .section__product_cards_card_info{
        margin-left: 40px;
    }

    .section__product_cards_card_info-title{
        font-size: 20px;
        margin: 18px 0;
    }

    .section__product_titel{
        font-size: 25px;
    }

    .header__content_text{
        font-size: 12px;
        padding: 0 10px;
    }

    .header__content_info{
        font-size: 12px;
        padding: 0 10px;
    }

    .footer__content{
        flex-wrap: wrap;
        gap: 30px;
    }

    .phone{
        width: 47px;
        height: 47px;
        bottom: 35px;
        right: 35px;
    }

    .phone img{
        width: 17px;
        height: 17px;
    }

    .header_nav_box_list_links a{
        font-size: 15px;
    }
}

@media(max-width: 768px){
    .container {
        max-width: 540px;
    }

    .swiper{
        height: 240px !important;
    }

    .section__product_cards_card::before{
        width: 40px;
        height: 40px;
    }

    .header_nav_box_list{
        top: 50px;
    }

    .header__content{
        height: 400px;
        padding-top: 80px;
    }

    .section__product_cards_card_info-link{
        font-size: 14px;
    }

    .section__product_cards_card_info{
        margin-left: 30px;
    }

    .section__product_cards_card_info-title{
        font-size: 18px;
        margin: 14px 0;
    }

    .section__product_cards_card_info-icon{
        width: 38px;
        height: 38px;
    }

    .section__product_titel{
        font-size: 20px;
    }

    .header_nav_c-img,
    .footer__content_logo-img{
        width: 150px;
        height: 32.61px;
    }

    .footer__baner_box p{
        font-size: 13px;
    }

    .section__product_cards_card {
        height: 250px;
    }

    .phone{
        width: 37px;
        height: 37px;
        bottom: 30px;
        right: 30px;
    }

    .phone img{
        width: 15px;
        height: 15px;
    }

    .section__product_cards_card:hover .section__product_cards_card_info-icon {
        transform: translateY(-30px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-title {
        transform: translateY(-20px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-link {
        transform: translateY(-10px);
    }
}

@media(max-width: 576px){
    .container {
        max-width: 100%;
    }
	
    .header__content_title::after {
		margin: 0px;
	}
	
	.header__content_text {
		margin-bottom: 24px;
	}

    .swiper{
        height: 210px !important;
    }

    .section__product_cards_card::before{
        width: 35px;
        height: 35px;
    }


    .header__content_title::after{
        width: 34px;
        height: 2px;
        margin: 10px 0;
        padding: 0 50px;
    }

    .header_nav_box_list{
        max-height: 200px;  /* Устанавливает максимальную высоту */
        overflow-y: auto;  /* Добавляет вертикальную полосу прокрутки при необходимости */
    }

    .header_nav_box_list{
        width: 300px;
    }

    .header__content{
        height: 300px;
        padding-top: 60px;
    }

    .section__product_cards_card_info-link{
        font-size: 12px;
    }

    .section__product_cards_card_info-icon{
        width: 34px;
        height: 34px;
    }

    .section__product_cards_card_info{
        margin-left: 20px;
    }

    .section__product_cards_card_info-title{
        font-size: 15px;
        margin: 10px 0;
    }

    .section__product_cards_card {
        height: 180px;
    }

    .footer__baner_box {
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .footer__content_product-title,
    .footer__content_contact-title{
        font-size: 19px;
    }

    .header__content_title{
        font-size: 19px;
        max-width: 290px;
    }

    .header__content_text{
        font-size: 12px !important;
        padding: 0 10px !important;
    }

    .header__content_info{
        font-size: 12px !important;
        padding: 0 10px !important;
    }

    .section__product_titel{
        font-size: 18px;
    }

    .section__product_cards_card:hover .section__product_cards_card_info-icon {
        transform: translateY(-25px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-title {
        transform: translateY(-15px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-link {
        transform: translateY(-5px);
    }
    .footer__baner_box p{
        font-size: 12px;
    }

    .phone{
        width: 33px;
        height: 33px;
        bottom: 25px;
        right: 25px;
    }

    .footer__content_contact-text{
        font-size: 12px;
    }
    .footer__content_contact-text a{
        font-size: 12px;
    }
    .footer__content_product_docs_licks a{
        font-size: 12px;
    }

    .phone img{
        width: 12px;
        height: 12px;
    }
}

@media(max-width: 375px){
    .section__product_titel{
        font-size: 15px;
    }

    .swiper{
        height: 180px !important;
    }

    .section__product_cards_card::before{
        width: 30px;
        height: 30px;
    }


    .header_nav_box_list{
        width: 270px;
    }


    .section__product {
        padding: 0 8px;
    }

    .header_nav_box_list{
        top: 45px;
    }

    .footer__content_contact-text{
        font-size: 12px;
    }
    .footer__content_contact-text a{
        font-size: 12px;
    }
    .footer__content_product_docs_licks a{
        font-size: 12px;
    }


    .footer__content_product-title,
    .footer__content_contact-title{
        font-size: 16px;
    }

    .section__product_cards_card_info-link{
        font-size: 12px;
    }

    .section__product_cards_card_info-icon{
        width: 28px;
        height: 28px;
    }

    .phone{
        width: 31px;
        height: 31px;
        bottom: 20px;
        right: 20px;
    }

    .phone img{
        width: 10px;
        height: 10px;
    }

    .section__product_cards_card_info{
        margin-left: 15px;
    }

    .section__product_cards_card_info-title{
        font-size: 12px;
        margin: 8px 0;
    }

    .section__product_cards_card {
        height: 150px;
    }

    .header_nav_box-tg,
    .header_nav_box_dropmenu{
        width: 28px;
        height: 28px;
    }

    .header_nav_c-img,
    .footer__content_logo-img{
        width: 100px;
        height: 21.74px;
    }

    .section__product_cards_card:hover .section__product_cards_card_info-icon {
        transform: translateY(-20px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-title {
        transform: translateY(-10px);
    }
    
    .section__product_cards_card:hover .section__product_cards_card_info-link {
        transform: translateY(0px);
    }
}