nav{background:var(--black);justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 80px;display:flex}.nav_container{align-items:center;gap:48px;width:500px;display:flex}.nav_container2{justify-content:flex-end}.nav_logo{cursor:pointer;width:151.56px}.nav_btns{align-items:center;gap:32px;width:fit-content;display:flex}.nav_search_btn,.nav_add_post_btn{color:var(--white);letter-spacing:-.48px;font-family:Regular;font-size:16px;line-height:1}.nav_search_btn{align-items:center;gap:6px;display:flex}.nav_search_img{width:24px}.nav_add_post_btn{background:var(--blue);border-radius:4px;align-items:center;gap:8px;padding:8px 16px;display:flex}nav a{text-decoration:none}
.language_dropdown{width:103px;height:fit-content;min-height:44px;position:relative}.language_dropdown_open{border-bottom:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.language_selected_btn{border:solid 1px var(--dark-gray);border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.language_selected_btn_text,.language_item{letter-spacing:-.48px;color:var(--white);font-family:Regular;font-size:16px;font-weight:400;line-height:1}.language_flag{width:20px;height:20px}.language_selected_icon{width:12px}.language_list{border:solid 1px var(--dark-gray);background:var(--black);border-top:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px;flex-direction:column;width:100%;display:flex;position:absolute;top:calc(100% - 4px);left:0}.language_item{align-items:center;gap:10px;width:fit-content;padding:10px;display:flex}
footer{background:var(--black);justify-content:center;width:100%;height:fit-content;padding:32px 0;display:flex}.footer_links{flex-wrap:wrap;justify-content:center;gap:16px 32px;width:fit-content;max-width:550px;display:flex}.footer_link{color:var(--white);font-family:Regular;font-size:16px;font-weight:400;line-height:1;text-decoration:none;position:relative}.footer_link_pipe{color:var(--dark-gray);line-height:1}.footer_company_name,.footer_copyright_text,.footer_creator_data_text{color:var(--gray);font-size:16px;line-height:1}.footer_company_name{font-family:Regular;font-weight:400}.footer_copyright_text{font-family:Semibold;font-weight:600}.footer_creator_data{align-items:center;gap:17px;width:fit-content;display:flex}.footer_creator_data_text{font-family:Light;font-weight:300}.footer_creator_logo{width:91px}
