"); } .theme_button_icon_light { background-image: url("data:image/svg+xml,"); } @media screen and (max-width: 768px) { .theme_button_icon { margin-left: 14px; } .theme_button_icon { width: 24px; height: 24px; } } .news_layout .header_wrapper, .article_layout .header_wrapper, .column_layout .header_wrapper, .podcast_layout .header_wrapper, .section_layout .header_wrapper { height: 60px; } .container_mezha { width: 100%; margin-bottom: 55px; background: rgb(227, 242, 253); padding-bottom: 30px; } .container_mezha .section_description { text-align: center; position: relative; top: 48%; transform: translateY(-50%); } .container_mezha .container_title { font-size: 22px; font-weight: 800; text-transform: uppercase; margin: 0px auto; max-width: 1260px; padding: 18px 0px; color: rgb(17, 17, 17); } .container_mezha .container_title a { color: rgb(17, 17, 17); } .container_mezha .container_title a:hover { opacity: 0.82; } .container_mezha .container_title span { display: inline-block; padding: 0px 8px; font-size: 13px; text-transform: uppercase; font-weight: 400; } .container_mezha_wrapper { display: flex; flex-flow: wrap; max-width: 1287px; margin-left: auto; margin-right: auto; } .container_mezha_wrapper .article_grid { width: 25%; padding: 0px 12px; border-right: 1px solid rgba(0, 0, 0, 0.07); } .container_mezha_wrapper .article_grid .article_header { font-size: 18px; } .container_mezha_wrapper .article_grid:nth-child(4) { border: none; } .container_mezha_wrapper .article_grid .section_description_wrapper { color: rgb(17, 17, 17); } .container_mezha_wrapper .article_grid .article_body:hover .article_header a { color: rgb(17, 17, 17); opacity: 0.76; } .container_mezha_wrapper .article_media_wrapper { aspect-ratio: 1.7865 / 1; } .container_mezha_wrapper .article_media_wrapper img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } .mezha_logo { display: inline-block; width: 43px; height: 35px; background: 0% 0% / contain no-repeat; margin-right: 6px; } @media screen and (max-width: 1280px) { .container_mezha .container_title { padding-left: 12px; padding-right: 12px; } } @media screen and (min-width: 768px) { .container_mezha_wrapper .article_info { display: none; } } @media screen and (max-width: 768px) { .container_mezha_wrapper { max-width: 100%; display: block; overflow: scroll hidden; white-space: nowrap; padding: 0px 0px 0px 12px; } .container_mezha_wrapper .article_grid { display: inline-block; white-space: normal; margin: 5px 15px 15px 0px; width: 225px; height: 270px; box-shadow: rgb(202, 220, 234) 0px 0px 18px; text-decoration: none; font-size: 16px; vertical-align: top; padding: 0px; border: none; } .container_mezha_wrapper .article_grid .article_content { padding-left: 10px; padding-right: 10px; } .container_mezha_wrapper .article_grid .article_header { font-size: 17px; } } @media screen and (max-width: 480px) { .container_mezha_wrapper { padding-left: 12px; padding-right: 0px; } .container_mezha .container_title { padding-left: 12px; padding-right: 12px; } .container_mezha { margin-bottom: 40px; } } @media screen and (max-width: 360px) { .container_mezha_wrapper .article_grid { width: 200px; height: 270px; } .container_mezha_wrapper .article_grid .article_header { font-size: 16px; } } [data-theme="dark"] .container_mezha { background: rgb(98, 98, 101); } [data-theme="dark"] .mezha_logo { background: 0% 0% / contain no-repeat; margin-right: 6px; } .container_mezha [data-theme="dark"] .container_title { color: rgb(255, 255, 255); } [data-theme="dark"] .container_mezha_wrapper .article_grid { width: 25%; padding: 0px 12px; border-right: 1px solid rgba(255, 255, 255, 0.18); } [data-theme="dark"] .container_mezha_wrapper .article_grid:nth-child(4) { border: none; } [data-theme="dark"] .container_mezha_wrapper .article_grid .article_body:hover .article_header a { color: rgb(255, 255, 255); opacity: 0.76; } @media screen and (max-width: 768px) { [data-theme="dark"] .container_mezha_wrapper .article_grid { display: inline-block; white-space: normal; margin: 5px 15px 15px 0px; width: 225px; height: 270px; box-shadow: rgb(85, 85, 85) 0px 4px 12px; text-decoration: none; font-size: 16px; vertical-align: top; padding: 0px; border: none; } } .article_sp { width: 50%; padding: 0px 12px 24px; } .article_sp .article_body { position: relative; display: flex; flex-direction: column; justify-content: center; height: 100%; overflow: hidden; } .article_sp .article_header { font-size: 32px; padding: 8px 0px 5px; line-height: 1.1em; } .article_sp .article_header span { font-weight: 400; } .article_sp .article_subheader { font-size: 14px; padding-bottom: 5px; line-height: 1.15em; } .article_sp .article_header a { color: rgb(17, 17, 17); } .article_sp .article_header a::after { position: absolute; inset: 0px; content: ""; z-index: 2; } .article_sp .article_author { font-size: 0.7em; text-transform: uppercase; padding: 5px 0px; line-height: 1.1em; font-weight: 300; color: rgb(17, 17, 17); } .article_sp .article_body:hover .article_header a { opacity: 0.86; } .article_sp .article_media_wrapper img { width: 100%; height: auto; vertical-align: bottom; } .article_sp .heading { display: inline-block; font-size: 10px; font-style: normal; text-transform: uppercase; color: rgb(255, 255, 255); background: rgb(144, 0, 34); padding: 1px 6px 0px; margin-right: 8px; position: absolute; top: 15px; left: 15px; line-height: 1.3em; z-index: 2; } .article_sp .article_content { background: rgb(255, 255, 255); flex: 1 1 0%; padding: 12px; min-height: 180px; } .container_top_sp_wrapper { display: flex; flex-flow: wrap; padding-top: 30px; } .container_top_sp_wrapper .article_sp { width: calc(33.3333%); padding: 0px 12px 24px; } .container_sub_sp_list { margin-top: 40px; } .container_sub_sp_list .container_title { text-align: center; padding-bottom: 22px; } .container_sub_sp_list_wrapper { display: flex; flex-wrap: wrap; } .container_sub_sp_list_wrapper .article_grid { width: 25%; } @media screen and (max-width: 1024px) { .container_top_sp_wrapper .article_sp { width: calc(50%); padding: 0px 12px 24px; } .container_sub_sp_list_wrapper .article_grid { width: 33.3333%; } @media screen and (max-width: 640px) { .container_top_sp_wrapper .article_sp { width: 100%; padding: 0px 12px 24px; } .container_sub_sp_list_wrapper .article_grid { width: 100%; } } .container_champion { width: 100%; margin-bottom: 40px; background: rgb(232, 240, 255); padding-bottom: 30px; } .container_champion .section_description { text-align: center; position: relative; top: 48%; transform: translateY(-50%); } .container_champion .container_title { font-size: 22px; font-weight: 800; text-transform: uppercase; margin: 0px auto; max-width: 1260px; padding: 18px 0px; color: rgb(17, 17, 17); } .container_champion .container_title a { color: rgb(17, 17, 17); } .container_champion .container_title a:hover { opacity: 0.82; } .container_champion .container_title span { display: inline-block; padding: 0px 8px; font-size: 13px; text-transform: uppercase; font-weight: 400; } .container_champion_wrapper { display: flex; flex-flow: wrap; max-width: 1287px; margin-left: auto; margin-right: auto; } .container_champion_wrapper .article_grid { width: 25%; padding: 0px 12px; border-right: 1px solid rgba(0, 0, 0, 0.07); } .container_champion_wrapper .article_grid .article_header { font-size: 18px; } .container_champion_wrapper .article_grid:nth-child(4) { border: none; } .container_champion_wrapper .article_grid .section_description_wrapper { color: rgb(19, 97, 252); } .container_champion_wrapper .article_grid .article_body .article_author { color: rgb(17, 17, 17); padding: 10px 0px 0px; } .container_champion_wrapper .article_grid .article_body .article_header { padding-top: 4px; } .container_champion_wrapper .article_grid .article_body .article_header a { color: rgb(19, 97, 252); } .container_champion_wrapper .article_grid .article_body:hover .article_header a { opacity: 0.76; } .container_champion_wrapper .article_media_wrapper img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } @media screen and (max-width: 1280px) { .container_champion .container_title { padding-left: 12px; padding-right: 12px; } } @media screen and (min-width: 768px) { .container_champion_wrapper .article_info { display: none; } } @media screen and (max-width: 768px) { .container_champion_wrapper { max-width: 100%; display: block; overflow: scroll hidden; white-space: nowrap; padding: 0px 0px 0px 12px; } .container_champion_wrapper .article_grid { display: inline-block; white-space: normal; margin: 5px 15px 15px 0px; width: 225px; height: 290px; box-shadow: rgb(202, 220, 234) 0px 0px 18px; text-decoration: none; font-size: 16px; vertical-align: top; padding: 0px; border: none; } .container_champion_wrapper .article_grid .article_content { padding-left: 10px; padding-right: 10px; } .container_champion_wrapper .article_grid .article_header { font-size: 17px; } .container_champion_wrapper .article_grid .article_body .article_header h3 { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; line-height: 19px; height: 116px; color: rgb(19, 97, 252); } } @media screen and (max-width: 480px) { .container_champion_wrapper { padding-left: 12px; padding-right: 0px; } .container_champion .container_title { padding-left: 12px; padding-right: 12px; } .container_champion { margin-bottom: 40px; } } @media screen and (max-width: 360px) { .container_champion_wrapper .article_grid { width: 200px; height: 270px; } .container_champion_wrapper .article_grid .article_header { font-size: 16px; } } [data-theme="dark"] .container_champion { background: rgb(98, 98, 101); } [data-theme="dark"] .container_champion_wrapper .article_grid { width: 25%; padding: 0px 12px; border-right: 1px solid rgba(255, 255, 255, 0.18); } [data-theme="dark"] .container_champion_wrapper .article_grid:nth-child(4) { border: none; } [data-theme="dark"] .container_champion_wrapper .article_grid .article_body .article_header h3 { color: rgb(255, 255, 255); } [data-theme="dark"] .container_champion_wrapper .article_grid .article_body .article_header a, [data-theme="dark"] .container_champion_wrapper .article_grid .article_body .article_author { color: rgb(255, 255, 255); } @media screen and (max-width: 768px) { [data-theme="dark"] .container_champion_wrapper .article_grid { display: inline-block; white-space: normal; margin: 5px 15px 15px 0px; width: 225px; height: 270px; box-shadow: rgb(85, 85, 85) 0px 4px 12px; text-decoration: none; font-size: 16px; vertical-align: top; padding: 0px; border: none; } } } (cache)Azerbaijani President demands compensation and admission of guilt from Russia for downed plane | Ukrainska Pravda
Support Us

Follow us on Instagram!

Azerbaijani President demands compensation and admission of guilt from Russia for downed plane

Sunday, 29 December 2024, 13:55
Ilham Aliyev. Photo: Caliber

On 27 December, Azerbaijani President Ilham Aliyev demanded an apology and admission of guilt for downing an Azerbaijani Airlines plane from the Russian side.

Source: Azerbaijani media outlet Caliber

Quote from Aliyev: "Firstly, Russia must apologise to Azerbaijan. Secondly, it must admit its guilt. Thirdly, the perpetrators must be punished and brought to criminal responsibility, and compensation must be paid to the Azerbaijani state, the affected passengers, and crew members. These are our conditions.

Advertisement:

The first of them was already fulfilled yesterday. I hope that our other conditions will be accepted. All these conditions are fair. There are no extraordinary requirements or issues here, it is based on international experience and the principles of normal human behaviour."

Background: 

  • During a telephone conversation with Azerbaijani President Ilham Aliyev, Russian leader Vladimir Putin apologised for the "tragic incident" involving an Azerbaijan Airlines plane that occurred in Russian airspace but did not admit the guilt of the Russians.
  • On 25 December, an Embraer aircraft of Azerbaijan Airlines en route from Baku to Grozny crashed near Aktau, the administrative centre of Kazakhstan's Mangistau Oblast.  The crash killed 38 people.
  • Azerbaijan Airlines said that the crash on 25 December was caused by "physical and technical external influence".

Support UP or become our patron!

Advertisement:
Advertisement: