@media screen and (max-width: 1024px) {
  *{
    font-size: 16px;
    line-height: 22px;
  }
  header{
    z-index: 99;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.05));
    top: 0;
  }
  .header_right{
    display: none;
  }
  .mobile_menu{
    display: grid;
    grid-auto-flow: column;
    gap: 40px;
    position: fixed;
    grid-auto-flow: row;
    width: 100%;
    padding: 104px 82px 67px 82px;
    text-align: center;
    top: -100%;
    margin: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 9999;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
  }
  .mobile_menu a{
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
  }
  .header_left{
    width: 155px;
    height: 33px;
  }
  .header_left img{
    width: 100%;
  }
  .header_content{
    height: 65px;
    align-content: center;
  }
  .content{
    width: auto;
    margin: 0 20px;
  }
  .frame2{
    background-image: none;
    padding: 30px 0;
    position: relative;
    z-index: 9;
    overflow: hidden;
  }
  .frame2_content{
    gap: 30px;
  }
  .frame2_content h2{
    font-size: 28px;
    line-height: 28px;
  }
  h2{
    font-size: 28px;
    line-height: 38px;
    margin: 30px 20px;
    text-align: center;
  }
  .frame3_content_block{
    grid-template-columns: 1fr;
    gap: 0;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
  }
  .frame3_content_block img{
    width: 100%;
    height: auto;
  }
  .frame3_content_text{
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .frame3_content{
    margin-bottom: 30px;
  }
  .frame.frame2::after {
    content: "";
    background-image: none;

  }
  .m_fix_h2{
    margin-bottom: 18px;
  }
  .frame3_content{
    gap: 30px;
  }
  .frame3_content_block2 img{
    order: 1;
  }
  .frame3_content_block2 .frame3_content_text{
    order: 2;
  }
  .frame4{
    height: 521px;
  }
  .frame4_content{
    display: grid;
    gap: 30px;
    padding: 0;
  }
  .frame4_left{
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    width: 100%;
  }
  .frame4_right{
    width: 100%;
  }
  .frame4_content{
    height: 100%;
    padding-top: 23px;
  }
  .frame6{
    padding: 30px 0;
  }
  .frame6 p{
    font-size: 16px;
    line-height: 22px;
  }
  .frame5_content_twos{
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .frame6_content{
    gap: 30px;
  }
  .frame7{
    padding: 30px 0;
  }
  .frame7_content{
    grid-template-columns: 1fr;
  }
  .frame7 h3{
    font-size: 28px;
    line-height: 38px;
  }
  .frame7_content_paragraf p{
    font-size: 16px;
    line-height: 22px;
  }
  .frame8{
    height: 548px;
    padding: 30px 0;
  }
  .content_m{
    width: 100%;
    margin: 0;
    overflow: scroll;
  }
  .frame8_content{
    padding-left: 20px;
    padding-right: 20px;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .frame8_blocks{
    width: 282px;
  }
  .frame8_block2{
    padding-right: 14px;
  }
  .frame9_content{
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .frame10_content{
    grid-template-columns: 1fr;
  }
  .frame10_content iframe{
    width: 100%;
    height: 186px !important;
  }
  .frame11_block{
    width: 277px;
  }
  .frame11_content{
    padding: 0 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .slides h3{
    font-size: 18px;
    line-height: 25px;
  }
  .slides_g p{
    font-size: 14px;
    line-height: 19px;
  }
  .frame13{
    padding: 30px 0;
  }
  .frame13_line{
    width: 100%;
    padding: 0 50px;
    display: grid;
    gap: 30px;
  }
  .frame13{
    gap: 30px;
  }
  .frame13 p{
    font-size: 18px;
    line-height: 25px;
  }
  .frame14 iframe{
    height: 467px;
  }
  .frame9_block2{
    padding: 20px;
  }
  .frame9_block_two_one2{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .frame9_block_two_one2 img{
    width: 100%;
  }
  .frame1_bottom{
    display: grid;
    gap: 30px;
  }
  .frame15 h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .header_m{
    display: flex;
    align-items: center;
    align-content: center;
  }
  .header_m a{
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .header_m a:first-child{
    width: 20px;
    height: 20px;
  }
  .header_m .menu{
    width: 50px;
    height: 17px;
    display: flex;
    justify-content: flex-end;
  }
  .close_menu{
    position: absolute;
    top: 20px;
    right: 24px;
  }
  .content2{
    width: 100%;
  }
  .frame1_form{
    flex-direction: column;
    padding: 0;
    margin: 0 20px;
    border: none;
    background: rgba(255, 255, 255, 0.5);
  }
  .frame1_form input{
    border: 1px solid #CFCFCF !important;
    border-bottom: none !important;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    padding: 24px 30px;
  }
  .frame1_form input:nth-child(1){
    border-radius: 40px 40px 0 0;
  }
  .frame1_form button{
    border-radius: 0 0 40px 40px;
    font-size: 16px;
    line-height: 22px;
  }
  h1{
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
  }
  .frame1_info_text{
    gap: 5px;
  }
  .frame1_info_text p{
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
  }
  .frame1_info{
    gap: 27px;
    padding-top: 27px;
  }
  .frame1_bottom{
    margin-top: 27px;
    padding-bottom: 22px;
  }
  .frame1{
    margin-top: 65px;
    background-image: url("/img/frame1_new.jpg");
    background-position: bottom -57px left -600px;
    background-size: 1800px;
  }
  .frame2_content2 img{
    display: none;
  }
  .frame2_content_text{
    width: 100%;
    max-width: 335px;
    margin-bottom: 0;
  }
  .fix_scroll_m{
    display: grid;
  }
  .frame1_p{
    display: none;
  }
  .frame1_p_m{
    display: block;
  }
  .frame2_content_text li::marker {
    content: '';
  }
  .frame2_content_text{
    list-style: none;
    margin-left: 0;
  }
  .frame2_content_text li{
    list-style: none;
  }
  .form_fansy p,
  .form_fansy a {
    font-size: 12px;
  }
}
