@media (min-width: 375px) {
    .c-statistics__item {
        width: calc(50% - 48px);
        margin: 0 24px;
    }
    .c-statistics__number-desc {
        padding-right: 15px;
    }
    .c-statistics__item:nth-child(3) {
        width: calc(50% - 48px);
        margin-left: 24px;
    }
    header #btn {
        display: none;
    }
    .buclet-section .c-container {
		max-width: 100%;
	}
	/* .c-accordion__link_active {
		background-color: rgb(19 131 198 / 84%);
		color: white;
	} */
	.buclet-section h3 {
		font-family: "Merriweather", "Roboto", sans-serif;	
        font-weight: 400;
        font-size: 18px !important;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px;
	}
    .buclet-section .c-accordion {
        display: block;
    }
	.buclet-flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 16px;	
        margin: 24px 24px 0px
    	}
	.buclet-img {
		max-width: 879px;
	
	}
    .buclet-section .buclet-flex_right {
        display: flex;
        flex-direction: column;
        max-width: 100%;
        /* justify-content: space-between; */
    }
	.buclet-img img {
		border-radius: 12px;
	}
	/* .buclet {
		max-width: 48.85%;   
	} */
	.buclet_p {
		font-family: "Merriweather", "Roboto", sans-serif;
        font-weight: 400 !important;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        /* margin: 10px 0 14px; */
	}
	.buclet-btn {
		border-radius: 12px;
		max-width: 100%;
		padding: 16px 50px;		
		text-align: center;
        font-family: "SFProDisplay", "Roboto", sans-serif;
        font-weight: 700;
        font-style: Bold;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        text-transform: uppercase;
        margin-bottom: 24px;
	}
   
  .spec-ii {
    padding: 16px 10px;
  }

  .c-disciplins-header {
    margin-bottom: 8px !important;
}
    .buclet-head {
        padding: 0 24px;
    }
  .c-disciplins .c-disciplins__desc {
    text-align: center;
  }

    .buclet-carusel .slide_text {
		font-family: "SFProDisplay", "Roboto", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
    } 
	.carusel_header {
		font-family: "Merriweather", "Roboto", sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0%;
		margin-bottom: 20px;
		margin-left: 6px;
	}
	.buclet-carusel {
		padding: 20px 24px 24px 24px;
	}
    .buclet-carusel .ds-starts-slider__item img {     
        margin-bottom: 6px;
        border-radius: 12px;
    }
	.buclet-section .ds-starts-slider__item img {
		border-radius: 12px;
	}
    .buclet-carusel .slick-dots {
        margin-top: 0px;
        margin-bottom: 32px;
    } 
	.buclet-carusel a {
		color: black;
		text-decoration: none;
	}
	.buclet-carusel .ds-starts-slider {
		margin: 0px;
	}
	.buclet-carusel .ds-starts-slider__item {
		width: 95.85%;
	}
	.buclet-carusel .slick-dots li {
		width: 19px;
		height: 19px;
		border-radius: 15px;
	}
	.c-disciplins__container .c-disciplins-header {
		margin-bottom: 16px;
	}
   
    .buclet-text_top {
        font-family: Merriweather;
        font-weight: 400;
        font-style: Italic;
        font-size: 22px;
        line-height: 100%;
        letter-spacing: 0%;    
        margin-bottom: 8px;    
    }
    .buclet-text_bottom {
        font-family: Merriweather;
        font-weight: 700;
        font-size: 22px;
        line-height: 100%;
        letter-spacing: 0%;       
    } 
}

@media screen and (max-width: 340px) {
    .footer__menu {
        max-height: 283px;
    }
    .c-container {
        overflow-x: hidden;
    }
}