html[lang='en-PH'] .footer_menu .page_cooperation_brand{max-height: max-content;}
html[lang='en-PH'] .customer_service{display: flex;align-items: center;}
html[lang='en-KH'] .footer_menu .page_cooperation_brand{max-height: max-content;}
html[lang='en-KH'] .customer_service{display: flex;align-items: center;}
html[lang='en-KH'] .footer_menu .page_cooperation_brand{max-height: max-content;}
html[lang='en-KH'] .customer_service{display: flex;align-items: center;}
html[lang='ko-KR'] .footer_menu .footer_follow ul{column-gap: 18px;}
html[lang='th-TH'] .footer_menu .footer_follow ul{column-gap: 25px;}
html[lang='ja-JP'] .footer_menu .footer_follow ul{column-gap: 15px;}
@media(max-width:1670px){
    html[lang='ko-KR'] .footer_menu .page_cooperation_brand{max-width: 425px;}
    html[lang='ko-KR'] .footer_menu .footer_follow ul{gap: 13px;}
    html[lang='th-TH'] .footer_menu .footer_follow ul{gap: 13px;}
    html[lang='ja-JP'] .footer_menu .footer_follow ul{gap: 10px;}
    html[lang='ja-JP'] .footer_menu .page_cooperation_brand{max-width: 421px;}
    html[lang='ja-JP'] .footer_menu .nav ul {max-width: 160px;}
}
@media(max-width:980px){
    html[lang='en-PH'] .footer_menu .page_cooperation_brand{flex-wrap: wrap;}
    html[lang='en-KH'] .footer_menu .page_cooperation_brand{flex-wrap: wrap;}
    html[lang='en-KH'] .footer_menu .page_cooperation_brand{flex-wrap: wrap;}
    html[lang='ko-KR'] .footer_menu .page_cooperation_brand{max-width: 100%;}
    html[lang='ja-JP'] .footer_menu .page_cooperation_brand {max-width: 100%;}
}
@media(max-width:768px){
    html[lang='en-PH'] .footer_menu .official_partners_right{flex-direction: row;gap: 8px;}
    html[lang='en-KH'] .footer_menu .official_partners_right{flex-direction: row;gap: 8px;}
    html[lang='en-KH'] .footer_menu .official_partners_right{flex-direction: row;gap: 8px;}
}
@media(max-width:500px){
    html[lang='en-PH'] .customer_service{align-items: flex-start;}
    html[lang='en-PH'] .footer_menu .official_partners_right{flex-direction: column;align-items: flex-start;}
    html[lang='en-KH'] .customer_service{align-items: flex-start;}
    html[lang='en-KH'] .footer_menu .official_partners_right{flex-direction: column;align-items: flex-start;}
    html[lang='en-KH'] .customer_service{align-items: flex-start;}
    html[lang='en-KH'] .footer_menu .official_partners_right{flex-direction: column;align-items: flex-start;}
    html[lang='ko-KR'] .footer_menu .footer_follow ul{gap: 26px;}
    html[lang='th-TH'] .footer_menu .footer_follow ul{gap: 26px;}

}