.menu {
    display: none;
}

.catalog_what_do_you_need_mob {
    display: none;
}

#open-menu {
    display: none;
}

@media(max-width: 768px) {
    header {
        margin-top: 16px;
    }
    .container {
        padding: 0px 8px;
    }
    .header_l > * {
      display: none;
    }
    
    .header_l > *:first-child {
      display: flex;
    }
    .header_r > * {
    display: none;
    }
    
    .header_r > :first-child {
    display: flex;
    }
    .header_logo {
        padding: 0px 12px;
    }
    header .header_col {
        height: 56px;
    }
    .header_nav {
        padding: 8px 6px;
    }
    .intro_header h1 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 50px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .intro_footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        gap: 40px;
    }    
    .intro_l {
         max-width: inherit; 
        position: relative;
        z-index: 1;
        width: -webkit-fill-available;
    }        
    .intro_r {
        width: 100%;
        position: relative;
    }    
    .intro_r_products_preview_block {
        width: -webkit-fill-available;
        min-width: inherit;
        max-width: inherit;
        flex-shrink: 0;
        padding: 6px;
        border: 0.75px solid #FFFFFF99;
        backdrop-filter: blur(9px);
        -webkit-backdrop-filter: blur(9px);
        border-radius: 9px;
        background: #FFFFFF1A;
        color: #fff;
        display: flex;
        gap: 14px;
        align-items: center;
        text-decoration: none;
        transition: all 0.6s ease;
        transform-origin: left center;
        opacity: 1;
        transform: scale(1) translateX(0);
    }    
    .intro_r_products_preview_container {
        display: flex;
        gap: 5px;
        width: max-content;
        transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
        align-items: flex-start;
        will-change: transform;
        width: 100%;
    }
    .clients_col {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 50px;
        flex-wrap: nowrap;
    } 
    .clients_block_title {
        font-family: Inter Tight;
        font-weight: 400;
        font-style: Regular;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 124%;
        letter-spacing: 0%;
        text-align: center;
        color: #312F2C;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        white-space: nowrap;
        opacity: .6;
    }   
    .clients {
        padding: 60px 0px;
        margin-bottom: 20px;
    }    
    .brand_advantages_l h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .brand_advantages_col {
        display: flex;
        gap: 40px;
        flex-direction: column;
    }    
    .brand_advantages_r {
        margin-right: 0;
        gap: 60px
    }
    .brand_advantages_l p {
        margin-bottom: 0;
    }
    #brand_img_trans {
        height: 195px;
        border-radius: 10px;
        object-fit: cover;
    }
    .whycu {
        padding: 80px 0px;
    }
    .whycu_title {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-align: center;
        text-transform: uppercase;
    }
    .whycu_grid {
        display: flex;
        justify-content: space-between;
        gap: 40px;
        margin-top: 50px;
        flex-direction: column;
    }    
    .whycu_grid_left, .whycu_grid_right {
        width: 100%;
        gap: 40px
    }    
    .whycu_main_img {
        width: 240px;
    }    
    .whycu_grid_center {
        width: 100%;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        flex-direction: column;
        gap: 50px;
    }    
    .whycu_action {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: space-between;
        flex-direction: column;
    }    
    .whycu_action a {
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #B59464;
        padding: 14px 10px;
        border-radius: 67.5px;
        width: -webkit-fill-available;
    }    
    .review {
        padding: 80px 0px;
    }
    .review_header h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
    }
    .review_header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 40px;
        max-width: 85%;
    }    
    .review_main_info, .review_block {
        width: 100%;
        min-width: 80%;
    }    
    .review_col {
        overflow: inherit;
        transition: .3s ease;
    }
    .review_action {
        margin-top: 30px;
        justify-content: flex-start;
    }
    .home_catalog {
        padding: 80px 0px;
    }
    .home_catalog_title {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-align: center;
        text-transform: uppercase;
    }
    .home_catalog_grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }    
    .services_col_main {
        display: flex;
        gap: 60px;
        flex-direction: column;
    }        
    .services_l, .services_r {
        flex: 1;
        width: 100%;
    }
    .services_block {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #B5946499;
        flex-direction: column;
        gap: 24px;
    }    
    .services_block_l {
        display: flex;
        font-family: Inter Tight;
        font-weight: 600;
        font-style: SemiBold;
        font-size: 22px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        color: #fff;
        align-items: flex-start;
        gap: 17px;
        flex-direction: column;
    }   
    .services_l_action {
        padding: 18px 38.5px;
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 104%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: #fff;
        background: #808000;
        outline: 3px solid #F8ECDA33;
        width: -webkit-fill-available;
        border-radius: 30px;
        margin-top: 10px;
        text-align: center;
    }    
    .who_we_help_col {
        display: flex;
        gap: 12px;
        flex-direction: column;
    }    
    .who_we_help_block {
        display: flex;
        flex: 1;
        height: 320px;
        min-height: 320px;
        border-radius: 12px;
        overflow: hidden;
        position: relative;
        padding: 30px;
        flex-direction: column;
        justify-content: space-between;
        color: #fff;
    }        
    .who_we_help_action a {
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 104%;
        color: #fff;
        letter-spacing: 0%;
        text-transform: uppercase;
        padding: 18.5px 25.5px;
        background: #B59464;
        border-radius: 30px;
        width: -webkit-fill-available;
        text-align: center;
    }    
    .who_we_help {
        padding: 80px 0px;
    }
    .popular_products_action {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px;
        margin-top: 30px;
    }    
    .popular_products {
        padding: 80px 0px;
    }
    .index_form_container {
        padding: 80px 24px;
        background-image: url(/assets/img/form/bg-mob.png);
    }
    .index_form_col h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-align: center;
        text-transform: uppercase;
        
    }
    .footer_btn_up {
        top: 30px;
        right: 30px;
    }
    .footer_col {
        background: #0A0806;
        border-radius: 10px;
        padding: 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        gap: 50px;
        align-content: center;
        padding-bottom: 50px;
    }    
    .footer_logo {
        margin: 0;
    }
    .footer_nav {
        display: flex;
        gap: 32px;
        align-items: center;
        margin-right: 0;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }    
    .footer_nav .header_dropdown {
        justify-content: center;
    }    
    .footer_under {
        position: static;
        width: -webkit-fill-available;
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 55px;
        right: 40px;
        left: 40px;
        flex-direction: column-reverse;
        text-align: center;
        gap: 30px;
    }   
    .footer_under_r {
        display: flex;
        gap: 16px;
        flex-direction: column;
    }    
    .footer_account p {
        font-family: Inter Tight;
        font-weight: 400;
        font-style: Regular;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 104%;
        letter-spacing: 0%;
        color: #fff;
        text-align: center;
    }        
    footer {
        margin-bottom: 10px;
    } 
    .service_intro_l h1 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 50px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .service_intro_col {
        display: flex;
        justify-content: space-between;
        width: -webkit-fill-available;
        align-items: stretch;
        flex-direction: column;
        gap: 32px;
    }    
    .service_intro_r {
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 104%;
        letter-spacing: 0%;
        text-transform: uppercase;
        padding: 18px 36.5px;
        border-radius: 30px;
        outline: 3px solid #F8ECDA33;
        background: linear-gradient(102.09deg, #D9B383 10.72%, #C3974B 46.06%);
        color: #FFFFFF;
        text-align: center;
    }    
    .service_includes_col {
        display: flex;
        gap: 50px;
        flex-direction: column;
    }    
    .service_includes_l {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: space-between;
    }        
    .service_includes_r {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 40px;
        row-gap: 40px;
        width: 100%;
    }    
    .service_includes_action a {
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-transform: uppercase;
        padding: 16.5px 27.5px;
        background: linear-gradient(145.5deg, rgba(119, 125, 51, 0.5335) -19.05%, rgba(119, 125, 51, 0.97) 99.83%);
        color: #FFFFFF;
        display: flex;
        width: fit-content;
        border-radius: 30px;
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }   
    .service_includes, .completed_projects {
        padding: 80px 0px;
    }
     .completed_projects_header {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        margin-bottom: 40px;
        flex-direction: column;
        gap: 12px;
    }   
    .completed_projects_action {
        text-align: center;
    }    
    .completed_projects_header h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .process_steps {
        padding: 80px 0px;
    }
    .process_steps_header h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-transform: uppercase;

    }
    .process_steps_grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
        column-gap: 40px;
        row-gap: 73px;
    }    
    .process_steps_block {
        display: flex;
        position: relative;
        flex-direction: column;
        gap: 24px;
    }
    .process_steps_block_video {
        padding-left: 13px;
        width: -webkit-fill-available;
    }
    .process_steps_block_content {
        margin-left: 68px;
        gap: 20px;
        width: -webkit-fill-available;
    }
    .process_steps_header_action {
        padding: 18px 20px;
        border-radius: 30px;
        background: #808000;
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 15px;
        leading-trim: NONE;
        line-height: 104%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 50px;
    }    
    .request_calculation_col {
        display: flex;
        flex-direction: column;
        gap: 32px;
        align-items: stretch;
    }    
    .request_calculation_l, .request_calculation_r {
        width: 100%;
    }
    .request_calculation_l {
        padding-right: 0;
    }
    .request_calculation {
        padding: 80px 0px;
    }
    .request_calculation_r {
        padding: 30px 20px;
    }
    .menu {
        position: absolute;
        width: 100%;
        height: 100vh;
        top: -16px;
        background: #0a0806;
        z-index: -1;

        justify-content: center;
        padding-top: 122px;
        align-items: flex-start;
        
        opacity: 0;
        visibility: hidden;
        display: flex;
        transition: .3s ease;
    } 
    .menu.is-open {
        visibility: visible;
        opacity: 1;
    }
    .menu_container {
        display: flex;
        justify-content: flex-start;
        gap: 20px;
        flex-direction: column;
        align-items: center;
        color: #fff;
    }
    /*.menu .header_dropdown {*/
    /*    padding: 16.5px 21.5px;*/
    /*}*/
    .menu .header_dropdown.header_dropdown-btn button {
        padding: 16.5px 21.5px;
        background: var(--gold-gradient);
        height: 100%;
        border-radius: 30px;
        color: var(--black);
        font-family: Inter Tight;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -1%;
        text-transform: uppercase;        
    }
    .menu .header_dropdown.header_dropdown-btn {
        all: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
.menu .header_dropdown_menu {
  position: relative;
  min-width: 229px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.5s ease, opacity 0.3s ease;
  

}

.menu .header_dropdown_menu.is-open {
  max-height: 600px;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.header_dropdown_menu.is-open { 
    opacity: 1;
    visibility: visible;    
    pointer-events: auto;
}
.menu .header_dropdown_menu::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  opacity: 1;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.menu .header_dropdown_menu.is-open::after {
  opacity: 0;
}
.menu .btn-phone {
        position: absolute;
        bottom: 27px;
    }
    .menu .header_dropdown_menu_content {
        background: #fff;
        color: var(--black);
        font-family: 'Inter Tight', sans-serif;
        font-weight: 400;
        font-size: 13px;
        line-height: 1.4;
        padding: 24px;
        border-radius: 10px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        display: flex;
        grid-template-columns: 1fr 1fr;
        gap: 15px 30px;
        flex-direction: column;
    }    
    .menu .header_dropdown {
        display: flex;
        flex-direction: column;
    }
   .header_dropdown_menu_content {
       display: flex;
       flex-direction: column;
   } 
    .header_dropdown_menu  {
        min-width: 229px;
          left: inherit;
    }
    #open-menu {
        display: flex;
    }
    header.active .header_l > *:first-child,  header.active .header_r > :first-child {
        visibility: hidden;
        transition: .3s ease;
        opacity: 0;
    }
    header.active #header_cabinet {
        display: flex;
        transition: .3s ease;
        white-space: nowrap;
        line-height: 100%;
        
    position: absolute;
        right: 60px;
    }
    .header_r {
                position: relative;
    }
    .terms .intro_header h1 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 50px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .terms .intro_header h1 sup {
        display: none;
    }
    .terms .intro_footer {
        gap: 29px
    }
    .terms .intro_r {
        width: -webkit-fill-available;
        display: flex;
        gap: 12px;
        flex-direction: column;
        align-items: stretch;
    }   
    .terms .intro_r a {
        margin-top: 0;
    }
    .terms .whycu_action a:first-child {
        max-width: -webkit-fill-available;
    }    
    .personal_offers {
        padding-top: 80px;
    }
    .organization_info {
        padding: 80px 0px;
    }
    .personal_offers_l h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-transform: uppercase;

    }
    .personal_offers_l {
        gap: 24px
    }
    .personal_offers_col {
        display: flex;
        gap: 40px;
        justify-content: space-between;
        flex-direction: column;
    }    
    .personal_offers_r img {
        top: 20px;
        right: 20px;
    }
    .organization_info_title {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -0.03em;
        text-transform: uppercase;
    }
    .organization_info_col {
        display: flex;
        justify-content: space-between;
        gap: 40px;
        flex-direction: column;
    }    
    .organization_info_header, .organization_info_footer {
        padding-left: 0px;
    }
    .organization_info_contacts {
        gap: 24px;
        display: flex;
        flex-direction: column;
    } 
    .intro_col.about .intro_header h1{
        margin-top: 0;
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 50px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
                
    }
    .about .intro_footer {
        gap: 24px    
    }
    .intro_col.about .intro_r a {
        margin-top: 0;
    }
    .intro_col.about .intro_r {
        width: -webkit-fill-available;
    }
    .brand_story_col {
        display: flex;
        gap: 20px;
        align-items: flex-end;
        flex-direction: column;
    }
    .brand_story_l, .brand_story_c, .brand_story_r {
        width: 100%;
    }
    .brand_story_l img {
        height: 177px;
    }
    .brand_story_l {
        display: flex;
        height: auto;
    }
    .brand_story_c h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;

    }
    .brand_story_r {
        display: flex;
        flex-direction: column;
        align-items: center;        
    }
    .brand_story {
        padding: 80px 0px;
    }
    .mission_headline {
        padding: 80px 0px;
        display: none;
    }
    .why_amm_title h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .why_amm {
        padding: 80px 0px;
    }
    .why_amm_col {
        display: flex;
        gap: 50px;
        flex-direction: column;
    } 
    .why_amm_l {
        width: 100%;
    }
    .why_amm_footer, .why_amm_header {
        border: 0;
        display: flex;
        flex-direction: column;
        gap: 32px
    }
    .why_amm_footer {
        margin-top: 32px;
        padding-top: 0;
    }
    .why_amm_block {
        padding-top: 32px;
        border-top: 1px solid #B5946499        
    }
    .why_amm_r {
        width: 100%;
        display: flex;
    }
    .why_amm_r img {
        height: 450px;
    } 
    .why_amm_header {
        padding-top: 0;
    }
    #why_amm_btn {
        display: inline-block;
        margin-top: 15px;
        width: -webkit-fill-available;
        text-align: center;
        margin-top: 12px;
    }
    .mission_headline_2_col {
        padding: 135px 24px;
    }
    .mission_headline_2_col h2 {
        font-family: Bebas Neue Pro;
        font-weight: 800;
        font-style: Expanded ExtraBold;
        font-size: 40px;
        leading-trim: NONE;
        line-height: 91%;
        letter-spacing: -3%;
        text-transform: uppercase;
        
    }
    .about .who_we_help_title {
        display: flex;
        flex-direction: column;
        gap: 16px
    }
    .about .who_we_help_title p, .about .who_we_help_title h2, .why_amm_block {
        max-width: inherit;
    }
    .who_we_help.about {
        padding-bottom: 0px;
    }
.catalog_what_do_you_need_col {
    background: inherit;
    display: flex;
    gap: 10px;
    flex-direction: column;
    padding: 0;
}

.catalog_what_do_you_need_cat::before, .catalog_what_do_you_need_col::after {
    content: inherit;
}

.catalog_what_do_you_need_title {
    padding-right: 0;
}

.catalog_what_do_you_need_cat {
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
    flex-direction: column;
    width: -webkit-fill-available;
    position: absolute;
    top: 30px;
    background: #fff;
    border-radius: 5px;
    padding: 7px 6px;
}

.catalog_what_do_you_need_cat button {
    padding: 4px 10px;
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 124%;
    letter-spacing: 0%;
    border-radius: 100px;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-align: center;
}

button.catalog_what_do_you_need_mob {
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 124%;
    letter-spacing: 0%;
    color: #808000;
    text-align: left;
    padding: 12px 15px;
    background: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: -webkit-fill-available;    
}

.catalog_what_do_you_need_col {
    position: relative;
    overflow: inherit;
}

.catalog_what_do_you_need_cat {
    position: relative;
    overflow: hidden;
    max-height: 0;
    padding: 0;
}

.catalog_what_do_you_need_cat {
    transition: opacity .25s ease, max-height .25s ease;
    opacity: 0;
}

.catalog_what_do_you_need_mob {
    transition: opacity .2s ease;
    opacity: 1;
}

.catalog_what_do_you_need_col.active .catalog_what_do_you_need_cat {
    overflow: inherit;
    max-height: 130vh;
    width: -webkit-fill-available;
    padding: 0;
    top: 0;
    opacity: 1;
    padding: 7px 6px;
}

.catalog_what_do_you_need_col.active button.catalog_what_do_you_need_mob {
    position: absolute;
    display: none;
    opacity: 0;
}

.cooperation-terms .index_form_col h2 {
    min-width: inherit;
}

.header_dropdown_menu_content {
    gap: 10px
}

.catalog_banner_col {
    min-height: 557px;
}

.catalog_banner_block_content {
    padding: 30px 16px;
    justify-content: flex-start;
}

.catalog_banner_block {
    padding-left: 0;
}
.catalog_banner_block_content h3 {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;
    text-transform: uppercase;
    
}
.catalog_banner_block_content p {
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 114.99999999999999%;
    letter-spacing: 0%;
        
}
.catalog_banner {
    margin-top: 8px;
}
.catalog_grid_head_l, .catalog_grid_head_r {
    display: flex;
    flex-direction: column;
    width: -webkit-fill-available;
}
.catalog_grid_head {
    margin-top: 80px;
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-direction: column;
}
.catalog_grid_head h1 {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -3%;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.catalog_grid_head_r {
    width: -webkit-fill-available;
    display: flex;
    align-items: flex-start;
}
.catalog_grid_btn_filter {
    display: flex;
    align-items: center;
    gap: 5.5px;
    justify-content: center;
    padding: 12.5px 24px;
    color: #465525;
    border: 1px solid #777D33;
    border-radius: 50px;
    width: -webkit-fill-available;
}
.catalog_grid_col {
grid-template-columns: repeat(1, minmax(0, 1fr));    
}
h2.catalog_grid_subtitle {
    margin-bottom: 12px;
}
.catalog_promo_col {
    display: flex;
    gap: 10px;
    flex-direction: column;
}
.catalog_promo_l {
    padding: 88px 20px;
}
.catalog_promo_l h2 {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -3%;
    text-align: center;
    text-transform: uppercase;
    
}
.catalog_promo_l a {
    padding: 18.5px 8px;
    text-align: center;
    width: -webkit-fill-available;
}
.catalog_promo_r img {
    width: auto;
    height: 100%;
    object-fit: cover;
    display: flex;
    content: url("/assets/img/catalog/spodobaetsa-mobile.png");
}

.catalog_promo_r {
    max-height: 400px;
}

.catalog_promo {
    padding-bottom: 80px;
}

.request_calculation_l_header h2 {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -3%;
    text-transform: uppercase;
    
}

.catalog_grid_head #catalog_grid_head_search {
    width: -webkit-fill-available;
}

.product_main_col {
    display: flex;
    gap: 32px;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
}

.product_main_l, .product_main_r {
    width: 100%;
}
.product_anchor_link_col button {
    padding: 4px 10px;
    border-radius: 100px;
    color: #646260;
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 124%;
    letter-spacing: 0%;
    white-space: nowrap;
}

.product_anchor_link .container {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product_anchor_link .container::-webkit-scrollbar {
    display: none;
}

.product_anchor_link_col {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 5px 12px;
    background: #FFFFFF;
    width: max-content;
    border-radius: 5px;
    flex-wrap: nowrap;
}

.product_main_l_photo {
    width: 100%;
    background: #fff;
    position: relative;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 621px;
    aspect-ratio: 1;
    height: max-content;
}
.product_main_l_photo img {
    display: flex;
    padding: 35px;
}

.product_breadcrumbs .container {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product_breadcrumbs .container::-webkit-scrollbar {
    display: none;
}

.product_breadcrumbs_col {
    display: flex;
    align-items: center;
    gap: 2px;
    width: max-content;
    flex-wrap: nowrap;
}

.product_anchor_link {
    margin-bottom: 50px;
}

.product_title {
    padding: 0px 8px;
    padding-bottom: 27px;
    margin-bottom: 24px;
}

.product_title art {
    right: inherit;
    left: 8px;
}

.product_main_l_gallery {
    gap: 5px;
}

.product_main_r_box_opt_title_l {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 6px;
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    flex-direction: column;
}

.product_main_r_box_opt {
    padding: 24px 20px;
}

button[data-level="4"] .product_main_r_box_opt_main span {
    width: 60px;
    height: 60px;
}

button[data-level="3"] .product_main_r_box_opt_main span {
    width: 50px;
    height: 50px;
}

button[data-level="2"] .product_main_r_box_opt_main span {
    width: 40px;
    height: 40px;
}

button[data-level="1"] .product_main_r_box_opt_main span {
    width: 38px;
    height: 38px;    
}

.product_main_r_box_opt_boxes button {
    background: inherit;
}

.product_main_r_box_opt_main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: -webkit-fill-available;
    height: 85px;
    background: #FAFAFA;
    border-radius: 6px;
}

.product_main_r_box_opt_boxes button.active {
    background: inherit;
    border: 0;
}

.product_main_r_box_opt_boxes button.active .product_main_r_box_opt_main {
    background: #F5F5EC;
    border: 2px solid #808000;    
}

.product_main_r_box_opt_boxes {
    gap: 3px
}
.product_main_r_box_opt_title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 21px;
}

.product_main_r_box_opt_boxes_price {
    color: #808000;
}

.product_main_r_box_opt_boxes_price {
        font-family: Onest;
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: -2%;
    vertical-align: bottom;

}
.product_main_r_box_opt_boxes_price atr {
    font-family: Onest;
font-weight: 900;
font-style: Black;
font-size: 10px;
leading-trim: NONE;
line-height: 140%;
letter-spacing: -2%;
vertical-align: bottom;

}

.product_main_r_color_qty {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.product_main_r_color_picker button {
    border: 1px solid transparent;
}

.product_main_r_color_picker button.is-light-color {
    border-color: #d9d9d9;
}

.product_main_r_color_picker button.active { 
border: 2px solid #447F5C    
}

.product_main_r_qty {
    min-height: 182px;
}

.product_main_r_qty_discount {
    margin-bottom: -10px;
}

.product_main_r_action {
    display: flex;
    gap: 6px;
    margin-top: 20px;
    flex-direction: column;
    align-items: stretch;
}

.product_add_to_cart, .product_fast_buy {
    width: 100%;
}

.product_fast_buy {
    height: 71px;
}


.product_acc_discount_textcontent {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 40px;
    flex-direction: column;
    GAP: 20PX;
}

.product_main_r_color, .product_main_r_qty, .product_acc_discount {
    padding: 24px 20px;
}

.product_main_r_manager {
    padding: 30px 20px;
    background: #E7EADE;
    border-radius: 10px;
    margin-top: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.product_main_r_manager_r {
    display: flex;
    align-items: stretch;
    gap: 7px;
    flex-direction: column;
    width: -webkit-fill-available;
}

.product_main_r_manager_r_btn {
    color: #FFFFFF;
    padding: 10px 0px;
    background: #777D33;
    border: 1px solid #FFFFFF94;
    border-radius: 40px;
    font-family: Onest;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: -2%;
    text-align: center;
    width: 133px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: -webkit-fill-available;
}

.product_main_r_manager_r_btn_telegram {
    background: #FFFFFF;
    border: 1px solid #00000033;
    color: #000;
}
.product_main_r_delivery {
    margin-top: 10px;
}

.product_main_r_delivery {
    padding: 24px 20px;
}

.product_main_r_delivery_title {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.product_main_r_delivery_r {
font-family: Inter Tight;
font-weight: 600;
font-style: SemiBold;
font-size: 12px;
leading-trim: NONE;
line-height: 124%;
letter-spacing: 0%;

}
.product_main_r_payments_method div {
    font-family: Inter Tight;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -2%;
    padding: 8px 11px;
    border: 1px solid #D4D4D4;
    border-radius: 8.42px;
    height: 28px;
    display: flex;
    justify-content: center;
    white-space: nowrap;
    align-items: center;
}

.product_main_r_payments_method {
    display: flex;
    align-items: center;
    gap: 7px 6px;
    flex-wrap: wrap;
    flex-direction: row;
}

.product_main_l_description {
    padding: 30px 20px;
}
.product_characteristics {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    padding: 30px 20px;
}

.product_characteristics_r {
    padding-left: 0;
    width: 100%;
}

.review.product-review .review_action button {
    padding: 15px 22px;
}

.review.product-review .review_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    max-width: 100%;
    align-content: center;
    align-items: center;
    flex-direction: row;
    gap: 10px;
}

.review.product-review .review_action {
    margin-top: 0;    
}

.product_acc_subtitle {
    font-family: Inter Tight;
font-weight: 600;
font-style: SemiBold;
font-size: 14px;
leading-trim: NONE;
line-height: 99%;
letter-spacing: -1%;

}
.catalog_filter_block {
    position: relative;
    margin-top: 4px;
    
    max-height: 0;
    padding: 0;;
    overflow: hidden;
}

.catalog_filter_block.active {
    max-height: 300px;
    overflow: auto;
    padding: 20px 24px;
    display: flex;
    flex-direction: column;
}

.catalog_filter_container {
    width: 100%;
}

.catalog_param.width-stropa {
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F4F4F4;
    border-right: 0;
}

.cart_item_photo {
    max-width: 100px;
    max-height: inherit;
    min-height: 141px;
    min-width: 100px;
    height: -webkit-fit-content;
    display: flex;
}

.cart_item_photo a {
    height: revert;
}

.cart_item_photo a img {
    width: 100%;
    padding: 10px;
    mix-blend-mode: darken;
    object-fit: contain;
    
}
.cart_window {
    background: #FFFFFF;
    width: calc(100% - 10px);
    max-width: inherit;
    max-height: 90vh;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(20px);
    transition: transform 0.3s ease;
}
.cart_body {
    padding: 0 20px;
    width: -webkit-fill-available;
}

.cart_item {
    display: flex;
    align-items: stretch;
    gap: 5px;
    transition: background 0.2s;
}

.cart_item_content {
    display: flex;
    justify-content: space-between;
    width: -webkit-fill-available;
    background: #F4F4F4;
    height: auto;
    border-radius: 12px;
    padding: 20px 16px;
    max-height: none;
    min-width: 0;
    max-width: 100%;
    position: relative;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

.cart_remove_btn {
    display: flex;
    position: absolute;
    top: 5px;
    right: 3px;
}

.ch_item {
    align-items: stretch;
}

.cart_qty_control {
    margin-right: 0;
    height: 27px;
}

.ch_info {
    height: auto;
}

.cart_item_bottom {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    align-content: center;
    gap: 10px;
    height: -webkit-fit-content;
    justify-content: space-between;
    width: -webkit-fill-available;
}

.cart_header {
    padding: 40px 20px 30px 20px;
}

.cart_qty_control input {
    min-width: 40px;
    max-width: 36px;
}

.cart_footer_row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
}

.cart_footer_right {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
    width: -webkit-fill-available;
}

.cart_footer {
    padding: 35px 20px 40px 20px;
}

.cart_total_block {
    font-family: Inter Tight;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -2%;
    text-align: right;
    text-transform: uppercase;

}

.cart_checkout_btn {
    background: linear-gradient(124.53deg, rgba(128, 128, 0, 0.7) 24.18%, #808000 83.07%);
    color: #fff;
    border: none;
    padding: 22px 32px;
    border-radius: 67.5px;
    font-family: Inter Tight;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 104%;
    letter-spacing: 0%;
    text-transform: uppercase;
    outline: 3px solid #80800080;
    transition: background 0.2s, transform 0.2s;
    width: -webkit-fill-available;
    text-align: center;
}

.btn-header-cart {
    display: flex;
    align-items: center;
    gap: 9px;
    background: linear-gradient(124.53deg, rgba(119, 125, 51, 0.7) 24.18%, #777D33 83.07%), linear-gradient(0deg, #748041, #748041);
    /* padding: 8.5px 20px; */
    border: 1px solid #FFFFFF4F;
    border-radius: 67.5px;
    aspect-ratio: 1;
    height: 100%;
    padding: 5px;
}

.header_r {
    gap: 6px
}

.header_lang_switch {
    margin-right: 0;
}

.btn-header-cart_col {
    display: none;
}


.nav_arrow {
    display: block; 
}

.cab_wrapper {
    display: block; 
}

.cab_sidebar {
    width: 100%;
    margin-bottom: 20px;
}

/* Прячем десктопный контейнер */
#cabinetContent.desktop_view {
    display: none; 
}

/* Показываем активный мобильный контейнер */
.mobile_tab_content.active {
    display: block;
}

.cab_container_wrap {
    padding-top: 0;
}

.cab_card {
    padding: 30px 20px;
}

.cab_nav_btn {
    padding-right: 12px;
}

.mobile_tab_content {
    display: none;
    padding-top: 0;
    margin-top: -10px;
    position: relative;
}

.cab_nav_btn.active {
    background-color: #EAECC6;
    color: #777D33;
    position: relative;
    z-index: 1;
}

.discount_info_desc {
    margin-bottom: 40px;
}

.stats_grid {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    flex-direction: column;
}

.cab_wrapper .cab_card {
    padding: 32px 20px 20px 20px;
    margin-bottom: 8px;
}

.stats_val_col {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 6px;
}

.stats_box {
    padding: 16px;
}

.stats_note {
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 124%;
    max-width: 245px;
    letter-spacing: 0%;

}

.stats_box.orange .stats_val {
    text-align: left;
}

.history_row {
    display: flex;
    grid-template-columns: 20px 1fr 100px 80px 100px 220px;
    align-items: stretch;
    padding: 24px 0;
    border-bottom: 1px solid #EAEAEA;
    gap: 10px;
    flex-direction: column;
}

.h_row_top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.h_row_middle {
    display: flex;
}

.h_row_middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h_row_right {
    display: flex;
    align-items: center;
    gap: 24px
}

.h_btn_wrap {
    text-align: right;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.btn_repeat {
    padding: 16px;
    width: -webkit-fill-available;
    text-align: center;
}

.h_date {
    color: #646260;
}

.manager_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 35px;
    flex-direction: column;
    gap: 24px;
}

#mob_content_manager .cab_title {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 22px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;
    text-transform: uppercase;
}

.cab_title {
    letter-spacing: -.03em;
}

.social_group {
    display: flex;
    gap: 9px;
    flex-direction: column;
    align-items: stretch;
    width: -webkit-fill-available;
}

.btn_social {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: 133px;
    padding: 10px 0px;
    border-radius: 30px;
    text-decoration: none;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    font-size: 14px;
    justify-content: center;
    transition: all 0.3s ease;
    width: -webkit-fill-available;
}

.contact_block {
    gap: 16px
}

.c_values {
    font-family: Bebas Neue Pro;
    font-weight: 700;
    font-style: Expanded Bold;
    font-size: 22px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;    
    display: flex;
    gap: 14px;
    flex-direction: column;
}

.contacts_row {
    gap: 32px    
}

.profile_header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 32px;
    gap: 5px;
    flex-direction: column;
}

.profile_form_row {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 20px;
    flex-direction: column;
}

.btn_save {
    background-color: #777D33;
    color: #fff;
    border: none;
    padding: 14px 40px;
    border-radius: 30px;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    width: -webkit-fill-available;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    transition: background 0.3s;
}

.catalog_product_main_box.size-s button {
    color: #000;
    /* Убираем жесткую высоту, чтобы блок был гибким, или ставим 100% если нужно */
    /* height: 23px;  <-- лучше убрать или заменить на min-height */
    width: -webkit-fill-available;      /* <--- ЭТО РАСТЯНЕТ БЛОК ПО ШИРИНЕ */
    display: block;   /* Гарантирует, что элемент ведет себя как блочный */
    
    background: rgb(0, 0, 0, 0);
    box-shadow: NONE;
    border-radius: 2px;
    
    
    padding: 5px 12px;
    cursor: pointer; /* Хороший тон для кнопок */
}

.checkout_wrapper {
    display: flex;
    grid-template-columns: 1fr 480px;
    gap: 20px;
    padding: 40px 0 80px;
    align-items: start;
    flex-direction: column;
}

.checkout_sidebar {
    background: #fff;
    border-radius: 16px;
    padding: 40px 20px;
    position: sticky;
    top: 20px;
    width: -webkit-fill-available;
}    

.checkout_left {
    width: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.checkout_section {
    margin-bottom: 0;
}

.checkout_page_title {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;
    text-transform: uppercase;
        
}

.form_row {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
    flex-direction: column;
}

.radio_label {
    font-family: Inter Tight;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 124%;
    letter-spacing: 0%;

}

#pay_iban_desc br {
    display: none;
}

.ty_title {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 42px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.review-modal-window {
    padding: 30px 20px;
}
.review-modal-title {
    font-size: 40px;
}
.review-modal-close svg {
    transform: scale(1);
}
.review-modal-close {
    position: absolute;
    top: 3px;
    right: 3px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 5px;
    transition: opacity 0.2s;
}   

.footer_img_wrapper {
    height: 360px;
}

.modal_client_window {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 0; /* Прибираємо округлення на весь екран */
        padding: 50px 15px 20px 15px; /* Збільшений верхній відступ під хрестик */
    }

.modal_client_close {
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.8); /* Трохи фону, щоб було видно */
}

.modal_client_content {
    gap: 20px;
    height: 100%;
    justify-content: flex-start;
    overflow-y: auto; /* Скрол для контенту */
}

.modal_client_gallery {
    width: 100%;
    height: auto;
}

.modal_client_main_wrapper {
    width: 100%;
    height: 280px; /* Фіксуємо висоту головного фото, щоб не займало весь екран */
    margin-bottom: 10px;
}

.modal_nav_btn {
    width: 32px;
    height: 32px;
    background-size: 16px; /* Зменшуємо іконку стрілки */
}

.modal_nav_btn.prev {
    left: 10px;
}

.modal_nav_btn.next {
    right: 10px;
}

.modal_client_thumbs {
    height: 60px; /* Зменшуємо висоту блоку мініатюр */
    gap: 6px;
}

.modal_client_thumb {
    width: 60px; /* Зменшуємо самі мініатюри */
    height: 60px;
}

.modal_client_info {
    width: 100%;
    overflow-y: visible; /* Скролитись буде батьківський контейнер */
    padding-bottom: 20px;
}

.modal_client_title {
    font-size: 24px; /* Зменшуємо заголовок */
    margin-bottom: 15px;
}

.privacy-section {
    padding-top: 60px;
}

.privacy-card {
    padding: 40px 20px;
    margin-bottom: 12px;
}

.privacy-card-title {
    margin-bottom: 0;
}

.privacy-grid {
    gap: 20px;
    
}

.privacy-main-title {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -3%;
    text-align: center;
    text-transform: uppercase;

}
.article-body { flex-direction: column; }
.back-link { top: -60px; position: absolute; left: 0px; }
.article-body { display: flex; justify-content: center; align-items: center; gap: 40px; position: relative; flex-direction: column-reverse; }
.article-cover { height: 285px; }
.article-nav { padding-top: 25px; }
.article-title-main { font-family: Bebas Neue Pro; font-weight: 800; font-style: Expanded ExtraBold; font-size: 33px; line-height: 100%; letter-spacing: -.03em; text-align: center; text-transform: uppercase; }
.article-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 32px; position: relative; flex-direction: column-reverse; gap: 20px; }
.blog-article { padding-top: 70px; }
.share-sidebar { display: flex; position: static; flex-direction: column; align-items: flex-start; width: -webkit-fill-available; margin-bottom: 30px; padding: 24px 20px; }
.share-icons { display: flex; gap: 5px; }
.spacer-col { display: none; }
.sidebar-wrapper-col { flex: 1; display: flex; justify-content: flex-end; width: -webkit-fill-available; }
.content-wrapper { margin: 0 auto; }

 .posts-grid { grid-template-columns: 1fr; } .blog-title { font-size: 48px; } .search-input-wrapper { width: 100%; } .search-form { flex-wrap: wrap; } .search-btn { width: 100%; }

.contact_block_2 {
    padding: 40px 20px;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
}

.contact_block_flex {
    padding-bottom: 24px;
}

.contact_page_col {
    display: flex;
    grid-template-columns: 1fr 505px;
    gap: 16px;
    padding-bottom: 30px;
    flex-direction: column;
}
.contact_block_col {
    width: -webkit-fill-available;
}

.contact_block_2 h1 {
    font-family: Bebas Neue Pro;
    font-weight: 800;
    font-style: Expanded ExtraBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 91%;
    letter-spacing: -3%;
    text-transform: uppercase;

}
.contact_page {
    padding-top: 20px;
}

.contact_block_footer {
    padding: 40px 20px;
    background: #E7EADE;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.contact_block_footer_action a {
    flex: 1;
}

.contact_block_footer_action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 9px;
    width: -webkit-fill-available;
}
.contact_r {
    padding: 50px 20px;
}
.contact_r {
    background-color: #E7EADE;
    background-image: url(/assets/img/contact/bg.svg);
    background-position: -40px top;
    background-repeat: no-repeat;
}

.cart_item_photo a {
    max-height: inherit;
}

.header_l {
    gap: 4px
}

.btn-header-cart {
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.btn-header-cart img {
    width: 18px;
    height: 18px;
    display: flex;
}


#headerCartQty {
    display: flex!important;
    min-height: 10px;
    min-width: 10px;
    background: #C3974B;
    font-family: Inter Tight;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 8px;
    leading-trim: NONE;
    line-height: 104%;
    letter-spacing: 0%;
    color: #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    top: -6px;
    right: -4px;
    position: absolute;
}
.catalog_nav_arrow { display: none !important; }
.catalog_what_do_you_need_cat { flex-wrap: wrap; transform: none !important; }
.catalog_desktop_wrapper { display: block; }
.catalog_scroller_mask { overflow: visible; }
.prev_arrow, .next_arrow { display: none; }

.catalog_desktop_wrapper::before {
    display: none;
}

.history_list {
    display: flex;
    flex-direction: column;
    max-height: 80vh;
    overflow-y: auto;
}

#mob_content_history .cab_title {
    padding-bottom: 15px;
}

.why_amm_btn.mobile_btn {
    background: linear-gradient(180deg, rgba(128, 128, 0, 0.5335) 0%, rgba(128, 128, 0, 0.97) 100%);
    color: rgba(255, 255, 255, 1);
    font-family: Inter Tight;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 104%;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding: 18px;
    border-radius: 30px;
    text-align: center;
    outline: 3px solid rgba(128, 128, 0, 0.5);
    width: -webkit-fill-available;
}

.catalog_banner_block img {
    filter: brightness(0.8);
}
.qty_input {
    min-width: 32px;
    width: 32px;
}

.footer_slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
    z-index: 1;
}
.personal_offers_l a {
    padding: 18px 20px;
    background: #808000;
    border-radius: 67.5px;
    color: #fff;
    gap: 7.5px;
    display: flex;
    align-items: center;
    font-family: Inter Tight;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 104%;
    letter-spacing: 0%;
    text-transform: uppercase;
    width: -webkit-fill-available;
    text-align: center;
    justify-content: center;
}




}



@media(max-width: 405px) {
    .cart_qty_control button {
        width: 14px;
    }
    .cart_qty_control {
        margin-right: 0;
        height: 27px;
        gap: 3px;
    }    
}