@charset "UTF-8";
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.overflow-hidden,
body.menu_open,
body.search_open {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.header_menu_list,
.section_block_content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.about_country_info_row,
.header_menu_list,
.news_cards_item_bottom_title_wrap,
.news_cols_w,
.search_popup,
.section_block_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about_country_info_row,
.news_cards_item_bottom_title_wrap,
.news_cols_w {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.governance_list,
.news_cards_list,
.regional_list,
.resourses_list,
.secretariat_list {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.contact,
.governance_list,
.news_cards_list,
.regional_list,
.resourses_list,
.secretariat_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.about_country_heading,
.btn_list,
.countries_list,
.country_status_engagement_list_item,
.filter_list,
.header_in,
.header_menu,
.header_menu_w_sublist,
.header_search_w,
.highlights_wrapper,
.impact_items,
.logo_wrap,
.map_countries_info,
.nav_tabs_list,
.news_cards_date_block,
.news_cards_date_w,
.news_cards_item_btn,
.search_popup_form_info,
.search_result_block,
.search_result_block_type,
.section_cols,
.section_table_row,
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn_list,
.filter_list,
.header_menu_w_sublist,
.highlights_wrapper,
.impact_items,
.map_countries_info,
.nav_tabs_list,
.news_cards_date_block,
.news_cards_item_btn,
.search_result_block_type,
.section_cols,
.slick-dots {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.btn_list,
.filter_list,
.header_menu_w_sublist,
.highlights_wrapper,
.impact_items,
.nav_tabs_list,
.news_cards_item_btn,
.search_result_block_type,
.section_cols,
.slick-dots {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.btn_list,
.header_menu_w_sublist,
.highlights_wrapper,
.impact_items,
.nav_tabs_list,
.news_cards_item_btn,
.search_result_block_type,
.section_cols,
.slick-dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.highlights_wrapper,
.impact_items,
.nav_tabs_list,
.news_cards_item_btn,
.search_result_block_type,
.section_cols,
.slick-dots {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.highlights_wrapper,
.impact_items,
.nav_tabs_list,
.section_cols {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.section_cols {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section_link,
.section_title.flex_mod {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_slide,
.section_link,
.section_title.flex_mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
}
.accordeon_head,
.asses_item,
.map_bottom,
.map_popup_btn,
.map_popup_wrap,
.news_cards_item_bottom,
.todo_item,
.todo_item_link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.accordeon_head,
.asses_item,
.drilldown-component .drilldown .drilldown-root li .drilldown-link,
.map_bottom,
.map_popup_btn,
.map_popup_wrap,
.news_cards_item_bottom,
.todo_item,
.todo_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.accordeon_download,
.btn_wrap.center_mod,
.filter_reset,
.footer_form_submit,
.highlights_item_in,
.home_slide_content,
.impact_item_in,
.nav_menu,
.nav_tab_in,
.news_cards_item_in,
.secretariat_item,
.section_buttons,
.social_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.accordeon_download,
.drilldown-component .drilldown .drilldown-root li .drilldown-link,
.filter_reset,
.footer_form_submit,
.highlights_item_in,
.home_slide_content,
.impact_item_in,
.nav_tab_in,
.news_cards_item_in,
.secretariat_item,
.section_buttons,
.social_link {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.highlights_item_in,
.home_slide_content,
.impact_item_in,
.nav_tab_in,
.news_cards_item_in,
.secretariat_item,
.section_buttons {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.highlights_item_in,
.home_slide_content,
.impact_item_in,
.news_cards_item_in,
.secretariat_item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.home_slide_content,
.impact_item_in,
.news_cards_item_in,
.secretariat_item {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.home_slide_content,
.impact_item_in,
.secretariat_item {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.home_slide_content,
.impact_item_in {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_slide_content {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.form_field_label.sort_mod {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.popup_close.center_mod {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.search_popup {
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
}
.news_cards_item_btn {
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  will-change: background;
}
.header_menu_sublist .header_menu_link,
.header_search_btn {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  will-change: color;
}
.btn_base,
.btn_v2,
.btn_v3,
.custom_editor_button a {
  font-weight: 700;
  color: #fff;
  background: #000a3a;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
  border: 2px solid #000a3a;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.btn_base:focus,
.btn_base:hover,
.btn_v2:focus,
.btn_v2:hover,
.btn_v3:focus,
.btn_v3:hover,
.custom_editor_button a:focus,
.custom_editor_button a:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .btn_base:hover,
  .btn_v2:hover,
  .btn_v3:hover,
  .custom_editor_button a:hover {
    background: 0 0;
    color: #000a3a;
  }
}
.btn_v4 {
  font-weight: 700;
  color: #000a3a;
  border: 2px solid #000a3a;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.btn_v4:focus,
.btn_v4:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .btn_v4:hover {
    background-color: #000a3a;
    color: #fff;
  }
}
.btn_v5 {
  font-weight: 700;
  color: #fff;
  background: #9d97f0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
  border: 2px solid #9d97f0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.btn_v5:focus,
.btn_v5:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .btn_v5:hover {
    background: 0 0;
    color: #9d97f0;
  }
}
.btn_base,
.btn_v5 {
  height: 6rem;
  min-width: 22rem;
  max-width: 100%;
  padding: 0 1.2rem;
  line-height: 6rem;
  font-size: 1.4rem;
  border-radius: 0.6rem;
  margin-bottom: 2rem;
}
.btn_v2,
.custom_editor_button a {
  min-width: 28rem;
}
.btn_v2,
.btn_v3,
.btn_v4,
.custom_editor_button a {
  height: 6rem;
  padding: 0 1.2rem;
  line-height: 6rem;
  font-size: 1.4rem;
  border-radius: 0.6rem;
}
.btn_v3 {
  max-width: 100%;
  width: 100%;
}
.btn_v4 {
  min-width: 24rem;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.padding-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.global-padding-0 {
  padding: 0 !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.margin-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.global-margin-0 {
  margin: 0 !important;
}
.padding-top-1 {
  padding-top: 1rem !important;
}
.padding-bottom-1 {
  padding-bottom: 1rem !important;
}
.padding-x-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.padding-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.global-padding-1 {
  padding: 1rem !important;
}
.margin-top-1 {
  margin-top: 1rem !important;
}
.margin-bottom-1 {
  margin-bottom: 1rem !important;
}
.margin-x-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.margin-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.global-margin-1 {
  margin: 1rem !important;
}
.padding-top-2 {
  padding-top: 2rem !important;
}
.padding-bottom-2 {
  padding-bottom: 2rem !important;
}
.padding-x-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.padding-y-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.global-padding-2 {
  padding: 2rem !important;
}
.margin-top-2 {
  margin-top: 2rem !important;
}
.margin-bottom-2 {
  margin-bottom: 2rem !important;
}
.margin-x-2 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.margin-y-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.global-margin-2 {
  margin: 2rem !important;
}
.padding-top-3 {
  padding-top: 3rem !important;
}
.padding-bottom-3 {
  padding-bottom: 3rem !important;
}
.padding-x-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.padding-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.global-padding-3 {
  padding: 3rem !important;
}
.margin-top-3 {
  margin-top: 3rem !important;
}
.margin-bottom-3 {
  margin-bottom: 3rem !important;
}
.margin-x-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.margin-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.global-margin-3 {
  margin: 3rem !important;
}
.padding-top-4 {
  padding-top: 4rem !important;
}
.padding-bottom-4 {
  padding-bottom: 4rem !important;
}
.padding-x-4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.padding-y-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.global-padding-4 {
  padding: 4rem !important;
}
.margin-top-4 {
  margin-top: 4rem !important;
}
.margin-bottom-4 {
  margin-bottom: 4rem !important;
}
.margin-x-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.margin-y-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.global-margin-4 {
  margin: 4rem !important;
}
.padding-top-5 {
  padding-top: 5rem !important;
}
.padding-bottom-5 {
  padding-bottom: 5rem !important;
}
.padding-x-5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.padding-y-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.global-padding-5 {
  padding: 5rem !important;
}
.margin-top-5 {
  margin-top: 5rem !important;
}
.margin-bottom-5 {
  margin-bottom: 5rem !important;
}
.margin-x-5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.margin-y-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.global-margin-5 {
  margin: 5rem !important;
}
.padding-top-6 {
  padding-top: 6rem !important;
}
.padding-bottom-6 {
  padding-bottom: 6rem !important;
}
.padding-x-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.padding-y-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.global-padding-6 {
  padding: 6rem !important;
}
.margin-top-6 {
  margin-top: 6rem !important;
}
.margin-bottom-6 {
  margin-bottom: 6rem !important;
}
.margin-x-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.margin-y-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.global-margin-6 {
  margin: 6rem !important;
}
.padding-top-7 {
  padding-top: 7rem !important;
}
.padding-bottom-7 {
  padding-bottom: 7rem !important;
}
.padding-x-7 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.padding-y-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.global-padding-7 {
  padding: 7rem !important;
}
.margin-top-7 {
  margin-top: 7rem !important;
}
.margin-bottom-7 {
  margin-bottom: 7rem !important;
}
.margin-x-7 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}
.margin-y-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.global-margin-7 {
  margin: 7rem !important;
}
.padding-top-8 {
  padding-top: 8rem !important;
}
.padding-bottom-8 {
  padding-bottom: 8rem !important;
}
.padding-x-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.padding-y-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.global-padding-8 {
  padding: 8rem !important;
}
.margin-top-8 {
  margin-top: 8rem !important;
}
.margin-bottom-8 {
  margin-bottom: 8rem !important;
}
.margin-x-8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.margin-y-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.global-margin-8 {
  margin: 8rem !important;
}
.padding-top-9 {
  padding-top: 9rem !important;
}
.padding-bottom-9 {
  padding-bottom: 9rem !important;
}
.padding-x-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}
.padding-y-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.global-padding-9 {
  padding: 9rem !important;
}
.margin-top-9 {
  margin-top: 9rem !important;
}
.margin-bottom-9 {
  margin-bottom: 9rem !important;
}
.margin-x-9 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}
.margin-y-9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.global-margin-9 {
  margin: 9rem !important;
}
.padding-top-10 {
  padding-top: 10rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10rem !important;
}
.padding-x-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.padding-y-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.global-padding-10 {
  padding: 10rem !important;
}
.margin-top-10 {
  margin-top: 10rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10rem !important;
}
.margin-x-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.margin-y-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.global-margin-10 {
  margin: 10rem !important;
}
.padding-top-11 {
  padding-top: 11rem !important;
}
.padding-bottom-11 {
  padding-bottom: 11rem !important;
}
.padding-x-11 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}
.padding-y-11 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}
.global-padding-11 {
  padding: 11rem !important;
}
.margin-top-11 {
  margin-top: 11rem !important;
}
.margin-bottom-11 {
  margin-bottom: 11rem !important;
}
.margin-x-11 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}
.margin-y-11 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}
.global-margin-11 {
  margin: 11rem !important;
}
.padding-top-12 {
  padding-top: 12rem !important;
}
.padding-bottom-12 {
  padding-bottom: 12rem !important;
}
.padding-x-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.padding-y-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.global-padding-12 {
  padding: 12rem !important;
}
.margin-top-12 {
  margin-top: 12rem !important;
}
.margin-bottom-12 {
  margin-bottom: 12rem !important;
}
.margin-x-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.margin-y-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.global-margin-12 {
  margin: 12rem !important;
}
.padding-top-13 {
  padding-top: 13rem !important;
}
.padding-bottom-13 {
  padding-bottom: 13rem !important;
}
.padding-x-13 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}
.padding-y-13 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}
.global-padding-13 {
  padding: 13rem !important;
}
.margin-top-13 {
  margin-top: 13rem !important;
}
.margin-bottom-13 {
  margin-bottom: 13rem !important;
}
.margin-x-13 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}
.margin-y-13 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}
.global-margin-13 {
  margin: 13rem !important;
}
.padding-top-14 {
  padding-top: 14rem !important;
}
.padding-bottom-14 {
  padding-bottom: 14rem !important;
}
.padding-x-14 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.padding-y-14 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.global-padding-14 {
  padding: 14rem !important;
}
.margin-top-14 {
  margin-top: 14rem !important;
}
.margin-bottom-14 {
  margin-bottom: 14rem !important;
}
.margin-x-14 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.margin-y-14 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.global-margin-14 {
  margin: 14rem !important;
}
.padding-top-15 {
  padding-top: 15rem !important;
}
.padding-bottom-15 {
  padding-bottom: 15rem !important;
}
.padding-x-15 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
.padding-y-15 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.global-padding-15 {
  padding: 15rem !important;
}
.margin-top-15 {
  margin-top: 15rem !important;
}
.margin-bottom-15 {
  margin-bottom: 15rem !important;
}
.margin-x-15 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}
.margin-y-15 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.global-margin-15 {
  margin: 15rem !important;
}
.padding-top-16 {
  padding-top: 16rem !important;
}
.padding-bottom-16 {
  padding-bottom: 16rem !important;
}
.padding-x-16 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}
.padding-y-16 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}
.global-padding-16 {
  padding: 16rem !important;
}
.margin-top-16 {
  margin-top: 16rem !important;
}
.margin-bottom-16 {
  margin-bottom: 16rem !important;
}
.margin-x-16 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}
.margin-y-16 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.global-margin-16 {
  margin: 16rem !important;
}
.padding-top-17 {
  padding-top: 17rem !important;
}
.padding-bottom-17 {
  padding-bottom: 17rem !important;
}
.padding-x-17 {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}
.padding-y-17 {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}
.global-padding-17 {
  padding: 17rem !important;
}
.margin-top-17 {
  margin-top: 17rem !important;
}
.margin-bottom-17 {
  margin-bottom: 17rem !important;
}
.margin-x-17 {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}
.margin-y-17 {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}
.global-margin-17 {
  margin: 17rem !important;
}
.padding-top-18 {
  padding-top: 18rem !important;
}
.padding-bottom-18 {
  padding-bottom: 18rem !important;
}
.padding-x-18 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}
.padding-y-18 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}
.global-padding-18 {
  padding: 18rem !important;
}
.margin-top-18 {
  margin-top: 18rem !important;
}
.margin-bottom-18 {
  margin-bottom: 18rem !important;
}
.margin-x-18 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}
.margin-y-18 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}
.global-margin-18 {
  margin: 18rem !important;
}
.padding-top-19 {
  padding-top: 19rem !important;
}
.padding-bottom-19 {
  padding-bottom: 19rem !important;
}
.padding-x-19 {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}
.padding-y-19 {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}
.global-padding-19 {
  padding: 19rem !important;
}
.margin-top-19 {
  margin-top: 19rem !important;
}
.margin-bottom-19 {
  margin-bottom: 19rem !important;
}
.margin-x-19 {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}
.margin-y-19 {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}
.global-margin-19 {
  margin: 19rem !important;
}
.padding-top-20 {
  padding-top: 20rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20rem !important;
}
.padding-x-20 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}
.padding-y-20 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.global-padding-20 {
  padding: 20rem !important;
}
.margin-top-20 {
  margin-top: 20rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20rem !important;
}
.margin-x-20 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}
.margin-y-20 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.global-margin-20 {
  margin: 20rem !important;
}
html {
  margin: 0;
  padding: 0;
}
abbr,
address,
article,
aside,
audio,
b,
body,
button,
canvas,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
summary,
time,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote,
html {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:after,
a:before,
abbr:after,
abbr:before,
address:after,
address:before,
article:after,
article:before,
aside:after,
aside:before,
audio:after,
audio:before,
b:after,
b:before,
blockquote:after,
blockquote:before,
body:after,
body:before,
button:after,
button:before,
canvas:after,
canvas:before,
cite:after,
cite:before,
code:after,
code:before,
dd:after,
dd:before,
del:after,
del:before,
details:after,
details:before,
dfn:after,
dfn:before,
div:after,
div:before,
dl:after,
dl:before,
dt:after,
dt:before,
em:after,
em:before,
fieldset:after,
fieldset:before,
figcaption:after,
figcaption:before,
figure:after,
figure:before,
footer:after,
footer:before,
form:after,
form:before,
h1:after,
h1:before,
h2:after,
h2:before,
h3:after,
h3:before,
h4:after,
h4:before,
h5:after,
h5:before,
h6:after,
h6:before,
header:after,
header:before,
hgroup:after,
hgroup:before,
html:after,
html:before,
i:after,
i:before,
iframe:after,
iframe:before,
img:after,
img:before,
ins:after,
ins:before,
kbd:after,
kbd:before,
label:after,
label:before,
legend:after,
legend:before,
li:after,
li:before,
mark:after,
mark:before,
menu:after,
menu:before,
nav:after,
nav:before,
object:after,
object:before,
ol:after,
ol:before,
p:after,
p:before,
pre:after,
pre:before,
q:after,
q:before,
samp:after,
samp:before,
section:after,
section:before,
small:after,
small:before,
span:after,
span:before,
strong:after,
strong:before,
sub,
sub:after,
sub:before,
summary:after,
summary:before,
sup,
sup:after,
sup:before,
time:after,
time:before,
ul:after,
ul:before,
var:after,
var:before,
video:after,
video:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
caption,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: 0 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
li,
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
:focus {
  outline: 0;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
}
input[type="text"]::-ms-clear,
textarea::-ms-clear {
  display: none;
}
input,
textarea {
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
textarea {
  resize: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}
.select2-selection--single:focus-visible,
.select2-selection--single:focus-within,
a:focus-visible,
a:focus-within,
button:focus-visible,
button:focus-within,
input:focus-visible,
input:focus-within,
option:focus-visible,
option:focus-within,
select:focus-visible,
select:focus-within {
  outline: 1px dashed #9d97f0;
}
@font-face {
  font-family: "UniversalSans";
  src: url(../fonts/UniversalSans-525.woff2) format("woff2"),
    url(../fonts/UniversalSans-525.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "UniversalSans";
  src: url(../fonts/UniversalSans-779.woff2) format("woff2"),
    url(../fonts/UniversalSans-779.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "ParaboleTrial";
  src: url(../fonts/ParaboleTrial-Regular.woff2) format("woff2"),
    url(../fonts/ParaboleTrial-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --full-screen: calc(var(--vh, 1vh) * 100);
}
body,
html {
  height: 100%;
}
html {
  font: 400 calc(100vw / 1920 * 10) / 1.38 "UniversalSans", "Roboto", sans-serif;
  font-size: 10px;
}
@media screen and (max-width: 414px) {
  html {
    font-size: calc(100vw / 414 * 10);
  }
}
.wrapper,
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body {
  position: relative;
  font-size: 1.6rem;
  color: #000a3a;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
}
@supports (display: grid) {
  body {
    display: block;
  }
}
body > .wrapper {
  padding-top: 8rem;
}
.base,
.wrapper {
  width: 100%;
  position: relative;
}
.wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  height: auto !important;
  overflow-x: hidden;
}
.base {
  padding-bottom: 2rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.base > section:last-child,
.highlights_item_case p:last-child,
.section_descr p:last-child {
  margin-bottom: 0;
}
.base > section::after,
.base > section::before {
  content: " ";
  display: table;
}
a {
  text-decoration: none;
  color: #9d97f0;
}
a:focus,
a:hover {
  text-decoration: underline;
}
.elements_list {
  padding: 3rem;
}
ol,
ul {
  padding: 0 0 0 3.6rem;
}
ol li,
ul li {
  font-size: 1.6rem;
  list-style-type: disc;
}
@media screen and (min-width: 1024px) {
  ol li,
  ul li {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  ol li,
  ul li {
    font-size: 1.4rem;
  }
  ol li + ol li,
  ol li + ul li,
  ul li + ol li,
  ul li + ul li {
    margin: 0.8rem 0 0;
  }
}
.header_menu ul,
ol.header_menu_list,
ol.impact_items,
ol.page-numbers,
ol.resourses_list,
ol.search_results_list,
ol.slick-dots,
ol.social_list,
ul.header_menu_list,
ul.impact_items,
ul.page-numbers,
ul.resourses_list,
ul.search_results_list,
ul.slick-dots,
ul.social_list {
  padding: 0;
}
.header_menu ul li,
ol.header_menu_list li,
ol.impact_items li,
ol.page-numbers li,
ol.resourses_list li,
ol.search_results_list li,
ol.slick-dots li,
ol.social_list li,
ul.header_menu_list li,
ul.impact_items li,
ul.page-numbers li,
ul.resourses_list li,
ul.search_results_list li,
ul.slick-dots li,
ul.social_list li {
  list-style-type: none;
}
blockquote {
  font-size: 1.4em;
  margin: 50px auto;
  font-family: Open Sans;
  font-style: italic;
  color: #555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 6px solid #ff9500;
  line-height: 1.6;
  position: relative;
  background: #ededed;
}
blockquote::before {
  font-family: Arial;
  content: "\201C";
  color: #ff9500;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
blockquote::after {
  content: "";
}
blockquote p em {
  display: block;
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  margin-top: 1em;
}
.no-border {
  border: 0 !important;
}
@media screen and (max-width: 767px) {
  .section_buttons .btn_base {
    width: 100%;
  }
}
.custom_editor_button a:not(:hover) {
  color: #fff !important;
}
.btn_wrap.offset_mod {
  margin: 0 0 1rem;
}
.btn_wrap.offset_2_mod {
  margin: 5rem 0 0;
}
.btn_list.offset_mod {
  margin: 0 0 8rem;
}
.btn_item {
  padding: 0 2rem 2rem 0;
}
.base_link {
  font-size: 1.6rem;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #000a3a;
}
.base_link:focus,
.base_link:hover {
  color: #000107;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .section_col_content {
    padding: 0 5rem;
  }
}
.section_block {
  padding: 4rem 0 0;
}
.section_block:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .section_block {
    border-top: 1px solid #000a3a;
  }
}
.section_block--borderless {
  border-top: none !important;
}
.section_link {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .section_link {
    font-size: 1.6rem;
  }
  .section_link.size_mod {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_link {
    font-size: 1.4rem;
  }
}
.section_link.color_mod {
  color: #9d97f0;
  text-decoration: none;
}
.section_link.color_2_mod {
  color: #000a3a;
}
.section_link.offset_mod {
  margin: 0 0 4rem;
}
.section_link.offset_2_mod {
  margin: 2rem 0 0;
}
.section_link.offset_3_mod {
  margin: 0 0 1rem;
}
.section_link.decoration_mod {
  text-decoration: none;
}
.section_block_content {
  margin: 0 0 4rem;
  padding: 0 0 4rem;
}
.section_block_content__wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.section_block_content:last-child {
  padding: 0;
  border: 0;
}
.section_block_content p {
  font-size: 1.6rem;
}
.section_block_in {
  width: 100%;
}
.section_block_in + .section_block_in {
  margin: 4rem 0 0;
}
.section_block_in.col_mod {
  padding: 0 2rem 0 0;
  width: 33.33%;
  margin: 0;
}
.section_block_title {
  margin: 0 0 1rem;
  font-size: 2.2rem;
  color: #000a3a;
  font-weight: 700;
}
.section_block_subtitle {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  color: #7e84a1;
}
.section_block_link,
.section_block_text {
  font-size: 1.6rem;
  color: #000a3a;
}
.section_block_link {
  display: block;
  width: 100%;
  text-decoration: underline;
}
.section_block_link:focus,
.section_block_link:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .section_block_link {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_block_link {
    font-size: 1.4rem;
  }
}
.section_table_row {
  padding: 1rem 2rem;
  background-color: #000a3a;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .section_table_row {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_table_row {
    font-size: 1.2rem;
  }
}
.section_table_row:nth-child(even) {
  background-color: #fff;
  color: #000a3a;
}
.section_table_col:nth-child(1) {
  font-weight: 700;
  width: 60%;
}
.section_table_col:nth-child(2) {
  width: 40%;
  text-align: right;
}
.social_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social_item:not(:last-child) {
  margin-right: 2rem;
}
.social_link {
  width: 6rem;
  height: 6rem;
  color: #ffd7b2;
  border: 2px solid currentColor;
  border-radius: 50%;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.social_link:focus,
.social_link:hover {
  color: #fff;
}
.decor_circle {
  width: 58.6rem;
  height: 58.6rem;
  background-color: #ffd7b2;
  border-radius: 50%;
  overflow: hidden;
  pointer-events: none;
}
.decor_circle.position_v1_mod {
  position: absolute;
  top: -18rem;
  left: 50%;
  margin: 0 0 0 -61rem;
  z-index: 1;
}
.decor_circle.pos_mod {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.decor_circle.v2_mod {
  margin: -7rem 0 0 -15.6rem;
  width: 31.2rem;
  height: 31.2rem;
  background-color: #ff9500;
}
@media screen and (max-width: 1023px) {
  .decor_circle.v2_mod {
    width: 23rem;
    height: 23rem;
  }
}
.decor_circle.v3_mod {
  margin: -6rem 0 0 14.2rem;
  width: 28.8rem;
  height: 28.8rem;
  background-color: #ffd7b2;
}
@media screen and (max-width: 1023px) {
  .decor_circle.v3_mod {
    width: 22rem;
    height: 22rem;
  }
}
.decor_circle.v4_mod {
  width: 29rem;
  height: 29rem;
  margin: -4rem 0 0 -27.8rem;
  background-color: #ff9500;
}
@media (min-width: 481px) and (max-width: 1023px) {
  .decor_circle.v4_mod {
    margin: 13rem 0 0 -20.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .decor_circle.v4_mod {
    width: 22rem;
    height: 22rem;
  }
}
@media screen and (max-width: 480px) {
  .decor_circle.v4_mod {
    margin: -10rem 0 0 -17.6rem;
  }
}
.decor_circle.v5_mod {
  width: 29rem;
  height: 29rem;
  margin: 5rem 0 0 18rem;
}
@media screen and (max-width: 1023px) {
  .decor_circle.v5_mod {
    width: 22rem;
    height: 22rem;
  }
}
.decor_circle.v6_mod {
  content: "";
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  background-color: #ff9500;
  left: -13rem;
  top: 8rem;
  width: 29.6rem;
  height: 29.6rem;
}
@media screen and (max-width: 1023px) {
  .decor_circle.v6_mod {
    left: -15%;
    top: 8%;
    width: 23rem;
    height: 23rem;
  }
}
.decor_circle.v7_mod {
  content: "";
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  background-color: #ff9500;
  right: -23.6rem;
  bottom: -5.2rem;
  width: 46.4rem;
  height: 46.4rem;
}
@media screen and (max-width: 1023px) {
  .decor_circle.v7_mod {
    right: -14rem;
    bottom: -8rem;
    width: 37rem;
    height: 37rem;
  }
}
@media screen and (max-width: 480px) {
  .decor_circle.v7_mod {
    bottom: 4rem;
  }
}
.nav_menu_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2rem;
  padding: 0 2rem;
  overflow-x: auto;
}
.nav_menu {
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .nav_menu {
    margin: 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 2rem 0 0;
  }
}
.widget_wrap {
  display: none !important;
}
@media screen and (min-width: 1024px) {
  .nav_menu_item + .nav_menu_item {
    margin: 0 0 0 4rem;
  }
}
@media screen and (max-width: 1023px) {
  .nav_menu_item + .nav_menu_item {
    margin: 0 0 0 3rem;
  }
}
.nav_menu_link {
  font-size: 1.2rem;
  font-weight: 900;
  color: #000a3a;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.nav_menu_link.active_mod {
  opacity: 0.5;
}
.nav_menu_link:focus,
.nav_menu_link:hover {
  opacity: 0.5;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .nav_menu_link {
    display: block;
    text-align: center;
  }
}
.filter_wrap {
  padding: 0 0 3rem;
  margin: 0 0 4rem;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
.filter_list {
  margin: 0 -2rem -2rem 0;
}
.filter_item {
  padding: 0 2rem 2rem 0;
  width: 25%;
}
@media screen and (max-width: 1200px) {
  .filter_item {
    width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  .filter_item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .filter_item {
    width: 100%;
  }
}
.filter_block {
  position: relative;
}
.filter_block.active_mod .select2-selection__arrow {
  opacity: 0;
}
.filter_block .select2-container {
  width: 100% !important;
}
.filter_reset {
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 2.6rem;
  height: 2.6rem;
  margin: -1.3rem 0 0;
  color: #000a3a;
  border-radius: 50%;
  border: 2px solid currentColor;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.filter_block.active_mod .filter_reset,
.filter_reset.active_mod {
  opacity: 1;
  pointer-events: initial;
}
.filter_reset:focus,
.filter_reset:hover {
  color: #000;
}
.filter_icon {
  position: absolute;
  top: 50%;
  right: 2.2rem;
  width: 1.6rem;
  height: 1.6rem;
  margin: -0.8rem 0 0;
}
@media screen and (min-width: 1024px) {
  .load_icon {
    width: 7rem;
    height: 7rem;
    margin: 10rem auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .load_icon {
    width: 4rem;
    height: 4rem;
    margin: 4rem auto 0;
  }
}
.load_icon_img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  height: 8rem;
  padding: 0 2rem;
  width: 100%;
  font-size: 1rem;
  will-change: transform;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  background-color: #fff;
  z-index: 100;
}
.header_in {
  height: 100%;
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
}
.logo_wrap,
.todo_item.v2_mod .todo_item_link span {
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .logo_img_w {
    height: 3.8rem;
    width: 3.8rem;
    margin-right: 1.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .logo_img_w {
    height: 3rem;
    width: 3rem;
    margin: 0 0.8rem 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .logo_text_img_w {
    width: 19.6rem;
    height: 4rem;
  }
}
@media screen and (max-width: 1023px) {
  .logo_text_img_w {
    width: 14.6rem;
    height: 3rem;
  }
}
.logo_img,
.logo_text_img {
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.logo_img.active_mod,
body.search_open .header_search_btn.close_mod {
  display: block;
}
.logo_text_img {
  display: block;
}
.header_menu {
  position: relative;
  margin-right: 4rem;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .header_menu {
    position: fixed;
    top: 0;
    left: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 100%;
    height: var(--full-screen);
    padding: 2rem;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    z-index: 1000;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  body.menu_open .header_menu {
    opacity: 1;
    pointer-events: initial;
  }
}
.header_menu ul li + .header_menu ul li {
  margin: 0;
}
.header_menu_decor {
  position: absolute;
  top: 8rem;
  left: 0;
  width: 100%;
  height: 17.6rem;
  -webkit-box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
}
.header_menu_list {
  margin: auto 0;
}
@media screen and (max-width: 1023px) {
  .header_menu_list {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .header_menu_list > .header_menu_item:not(:last-child) {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .header_menu_list > .header_menu_item:not(:last-child) {
    margin-right: 2.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .header_menu_list > .header_menu_item:not(:first-child) {
    margin: 3.4rem 0 0;
  }
}
.header_menu_item {
  position: relative;
  padding: 0 2px;
}
.header_menu_link {
  color: #000a3a;
  font-size: 1.2rem;
  font-weight: 900;
  white-space: nowrap;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .header_menu_link {
    line-height: 8rem;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .header_menu_link {
    display: block;
    font-size: 2.4rem;
    text-align: center;
  }
}
.header_menu_w_sublist {
  width: calc(100% + 4rem);
  padding: 2rem;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .header_menu_w_sublist {
    width: calc(100% + 2.6rem);
  }
}
@media screen and (min-width: 1024px) {
  .header_menu_w_sublist {
    position: absolute;
    width: auto;
    top: calc(100% - 1px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    border: 1px solid rgba(0, 10, 58, 0.2);
    border-top: 0;
  }
}
.header_menu_w_sublist .header_menu_item {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .header_menu_w_sublist {
    width: 100%;
    padding: 3rem 0 2rem;
  }
}
.menu-item-has-children:focus-within .header_menu_w_sublist,
.menu-item-has-children:hover .header_menu_w_sublist {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.header_menu_sublist {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .header_menu_sublist {
    opacity: 0.2;
  }
}
.header_menu_item:focus-within .header_menu_sublist,
.header_menu_item:hover .header_menu_sublist {
  opacity: 1;
}
.contact > div:not(:last-child),
.header_menu_sublist .header_menu_item:not(:last-child) {
  margin-bottom: 2rem;
}
.header_menu_sublist .header_menu_item:hover .header_menu_w_sublist {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media screen and (max-width: 1023px) {
  .header_menu_sublist .header_menu_item:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.header_menu_sublist .header_menu_link {
  color: #000a3a;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 1.38;
  text-transform: capitalize;
}
.header_menu_sublist .header_menu_link:focus,
.header_menu_sublist .header_menu_link:hover {
  color: #9d97f0;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .header_menu_sublist .header_menu_link {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
  }
}
.header_search_w {
  position: relative;
  height: 100%;
  width: 1.6rem;
}
@media screen and (max-width: 1023px) {
  .header_search_w {
    margin: 0 0 0 auto;
  }
}
.header_search_btn {
  width: 1.6rem;
  height: 1.6rem;
  cursor: pointer;
}
body.search_open .header_search_btn {
  display: none;
}
.header_search_btn.close_mod {
  display: none;
  width: 1.4rem;
  height: 1.4rem;
}
.header_search_btn:focus,
.header_search_btn:hover {
  color: #9d97f0;
}
.menu_trigger {
  position: relative;
  display: none;
  height: 2rem;
  width: 3rem;
  margin: 0 0 0 2rem;
  text-transform: uppercase;
  z-index: 1001;
  color: transparent;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .menu_trigger {
    display: block;
  }
}
.menu_trigger:before {
  content: "";
  -webkit-transform: translate(0, -0.8rem);
  -ms-transform: translate(0, -0.8rem);
  transform: translate(0, -0.8rem);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.3rem;
  margin-top: -0.2rem;
  background: #000a3a;
}
.menu_trigger:after {
  content: "";
  -webkit-transform: translate(0, 0.8rem);
  -ms-transform: translate(0, 0.8rem);
  transform: translate(0, 0.8rem);
}
.menu_trigger.active_mod:before {
  -webkit-transform: rotate(45deg) translate(0, 0);
  -ms-transform: rotate(45deg) translate(0, 0);
  transform: rotate(45deg) translate(0, 0);
}
.menu_trigger.active_mod:after {
  -webkit-transform: rotate(-45deg) translate(0, 0);
  -ms-transform: rotate(-45deg) translate(0, 0);
  transform: rotate(-45deg) translate(0, 0);
}
.menu_trigger:after,
.menu_trigger_decor {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.3rem;
  margin-top: -0.2rem;
  background: #000a3a;
}
.active_mod .menu_trigger_decor {
  opacity: 0;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.footer {
  width: 100%;
  min-height: 10rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 8rem 2rem 3rem;
  font-size: 1rem;
  will-change: transform;
  background-color: #000a3a;
  z-index: 100;
}
.footer_top {
  margin: 0 0 6rem;
}
.footer_title {
  font-weight: 700;
  line-height: 1.4;
  color: #ff9500;
  text-align: center;
  margin: 0 0 2.6rem;
  font-size: 2rem;
}
.footer_form {
  position: relative;
  margin: 0 0 6rem;
}
.footer_form_submit {
  position: absolute;
  top: 50%;
  right: 2rem;
  color: #ffd7b2;
  border: 2px solid currentColor;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 4.4rem;
  height: 4.4rem;
  margin: -2.2rem 0 0;
}
.footer_form_submit:focus,
.footer_form_submit:hover {
  color: #fff;
}
.footer_bottom {
  position: relative;
  padding: 3rem 0 0;
}
.footer_bottom:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 1px;
  width: 128rem;
  margin: 0 0 0 -64rem;
  background-color: #ffd7b2;
  opacity: 0.2;
}
.footer_copyright {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  color: #ffd7b2;
  text-align: center;
}
.footer_policy {
  display: block;
  color: #ffd7b2;
  opacity: 0.5;
  text-align: center;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 1.3rem;
}
.footer_policy:focus,
.footer_policy:hover {
  opacity: 1;
}
.subscribe,
.subscribe-trigger,
.subscribe__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subscribe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(calc(100% - 40px));
  -ms-transform: translateY(calc(100% - 40px));
  transform: translateY(calc(100% - 40px));
  -webkit-transition: -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99;
}
.subscribe-trigger,
.subscribe__wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #ff9500;
  padding: 3rem 0;
}
.subscribe__wrapper .footer_form {
  margin: 0;
}
.subscribe.is-open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.subscribe-trigger {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-weight: 700;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
  height: 40px;
  padding: 0 1.2rem;
  margin-right: 1rem;
  font-size: 1rem;
  border-radius: 0.6rem 0.6rem 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.subscribe-trigger:focus,
.subscribe-trigger:hover {
  text-decoration: none;
}
.subscribe-trigger::after {
  content: "";
  border: solid rgba(255, 255, 255, 0.75);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 1rem;
  margin-bottom: 0.5rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.subscribe-trigger:hover {
  background-color: #ff9500;
}
.is-open .subscribe-trigger::after {
  margin-bottom: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.subscribe .footer_title {
  color: #000a3a;
}
.form_field.default_mod,
.form_field_input {
  display: block;
  width: 100%;
  height: 6rem;
  padding: 0 2rem;
  font-size: 1.6rem;
  font-family: "UniversalSans", sans-serif;
  background: 0 0;
  color: #ffd7b2;
  border: 2px solid #ffd7b2;
  border-radius: 0.6rem;
}
.form_field.default_mod::-webkit-input-placeholder,
.form_field_input::-webkit-input-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
.form_field.default_mod::-moz-placeholder,
.form_field_input::-moz-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
.form_field.default_mod:-ms-input-placeholder,
.form_field_input:-ms-input-placeholder {
  color: rgba(255, 215, 178, 0.5);
}
.form_field.default_mod:focus,
.form_field_input:focus {
  border-color: #fff;
}
.form_cell.hidden_field,
.form_cell_title.hidden_mod,
.form_cell_title.hline_hide_mod,
.form_field.hidden_field,
.form_field_label.hidden_mod,
.form_field_label.hline_hide_mod {
  display: none;
}
.form_field_wrap {
  position: relative;
}
.form_field.default_mod.search_mod,
.form_field_input.search_mod {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  color: #000a3a;
  font-weight: 900;
  font-size: 3rem;
  border-radius: 0;
}
.form_field.default_mod.search_mod::-webkit-input-placeholder,
.form_field_input.search_mod::-webkit-input-placeholder {
  color: rgba(0, 10, 58, 0.2);
}
.form_field.default_mod.search_mod::-moz-placeholder,
.form_field_input.search_mod::-moz-placeholder {
  color: rgba(0, 10, 58, 0.2);
}
.form_field.default_mod.search_mod:-ms-input-placeholder,
.form_field.default_mod.search_mod::-ms-input-placeholder,
.form_field_input.search_mod:-ms-input-placeholder,
.form_field_input.search_mod::-ms-input-placeholder {
  color: rgba(0, 10, 58, 0.2);
}
.form_field.default_mod.search_mod::placeholder,
.form_field_input.search_mod::placeholder {
  color: rgba(0, 10, 58, 0.2);
}
.form_field.default_mod.v2_mod,
.form_field_input.v2_mod {
  height: 5rem;
  border: 2px solid #000a3a;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 6rem 0 3rem;
  font-size: 1.4rem;
  color: #000a3a;
}
@media screen and (max-width: 1023px) {
  .form_field.default_mod.v2_mod,
  .form_field_input.v2_mod {
    padding: 0 4rem 0 1.6rem;
  }
}
.form_field.default_mod.v2_mod::-webkit-input-placeholder,
.form_field_input.v2_mod::-webkit-input-placeholder {
  color: #000a3a;
}
.form_field.default_mod.v2_mod::-moz-placeholder,
.form_field_input.v2_mod::-moz-placeholder {
  color: #000a3a;
}
.form_field.default_mod.v2_mod:-ms-input-placeholder,
.form_field_input.v2_mod:-ms-input-placeholder {
  color: #000a3a;
}
.contact_form input,
.contact_form select,
.contact_form textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 6rem;
  border: 2px solid #000a3a;
  border-radius: 0.6rem;
  padding: 0 3rem;
}
.contact_form input[type="checkbox"],
.contact_form input[type="radio"],
.contact_form select[type="checkbox"],
.contact_form select[type="radio"],
.contact_form textarea[type="checkbox"],
.contact_form textarea[type="radio"] {
  height: 3rem;
}
.icat-section {
  position: relative;
  padding: 0 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .icat-section {
    margin-bottom: 6rem;
  }
}
.icat-section__wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .icat-section__wrapper {
    max-width: 128rem;
  }
}
.icat-section__wrapper.max-width--36 {
  max-width: 36rem;
}
.icat-section__wrapper.max-width--60 {
  max-width: 60rem;
}
.icat-section__wrapper.max-width--84-6 {
  max-width: 84.6rem;
}
.icat-section__wrapper.max-width--106-2 {
  max-width: 106.2rem;
}
.icat-section__wrapper.full-width {
  max-width: unset;
}
.icat-section__headings {
  margin-bottom: 4rem;
}
.icat-section__title,
.icat-section__title-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icat-section__title {
  margin-bottom: 1.4rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.icat-section__title.has-icon {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.icat-section__title.has-icon .icat-section__title-image {
  margin-right: 1rem;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
}
.icat-section__title-image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background-color: #000a3a;
  border: 0;
}
.icat-section__title-image img {
  width: 60%;
  height: auto;
}
.icat-section__title .section-title,
.icat-section__title-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.icat-section__subtitle {
  border-top: 1px solid #000a3a;
  padding-top: 4rem;
}
.icat-section__content-text {
  margin-bottom: 2rem;
}
.icat-section-separator {
  display: block;
  width: 100%;
  max-width: calc(100% - 4rem);
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(0, 10, 58, 0.2);
  padding: 0;
  margin: 0 auto;
  margin-bottom: 4rem;
}
.icat-section-separator.max-width--36 {
  max-width: 36rem;
}
.icat-section-separator.max-width--60 {
  max-width: 60rem;
}
.icat-section-separator.max-width--84-6 {
  max-width: 84.6rem;
}
.icat-section-separator.max-width--106-2 {
  max-width: 106.2rem;
}
@media screen and (min-width: 1023px) {
  .icat-section-separator--boxed {
    max-width: 84.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .icat-section-separator--wide {
    max-width: 128rem;
  }
}
@media screen and (min-width: 768px) {
  .icat-section-separator--full {
    max-width: unset;
  }
}
.section {
  position: relative;
  width: 100%;
  padding: 8rem 2rem;
  font-size: 1rem;
}
.section.no-image {
  margin-bottom: 0 !important;
}
.section.offset_top_mod {
  padding: 3rem;
}
.section.offset_mod {
  padding: 5rem 2rem;
}
.section.offset_2_mod {
  margin: 0 0 8rem;
}
.section.offset_3_mod {
  padding: 10rem 2rem;
}
.section.offset_4_mod {
  padding: 2rem;
}
.section.offset_5_mod {
  padding: 6rem 2rem 9.6rem;
}
.section.offset_6_mod {
  padding: 12rem 2rem;
}
@media screen and (min-width: 1024px) {
  .section.offset_7_mod {
    padding-bottom: 7.4rem;
  }
}
.section.offset_8_mod {
  margin: 0 0 13rem;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .section.offset_8_mod,
  .section.offset_9_mod {
    margin: 0 0 5rem;
  }
}
@media screen and (max-width: 767px) {
  .section.offset_9_mod {
    margin: 0 0 11rem;
  }
}
.section.no_bottom_offset_mod {
  padding-bottom: 0;
}
.section.bg_mod {
  background-color: #fafafa;
}
.section.bg_2_mod {
  background-color: #000a3a;
}
.section.bg_3_mod {
  background-color: #ff9500;
}
.section.bg_4_mod {
  background-color: #9d97f0;
}
.section.bg_5_mod {
  background-color: #ffd7b2;
}
.section.bg_6_mod {
  background-color: #f9f9f9;
}
.section.v1_mod,
body.modal-active,
html.modal-active {
  overflow: hidden;
}
.section.border_mod:after {
  top: 0;
  width: 128rem;
  margin: 0 0 0 -64rem;
}
.section.slider_mod {
  padding: 0;
}
.section.border_2_mod:after,
.section.border_3_mod:after,
.section.border_mod:after {
  content: "";
  position: absolute;
  left: 50%;
  height: 1px;
  background-color: rgba(0, 10, 58, 0.2);
}
.section.border_2_mod:after {
  top: 0;
  width: 84.6rem;
  margin: 0 0 0 -42.3rem;
}
.section.border_3_mod:after {
  bottom: 0;
  width: 128rem;
  margin: 0 0 0 -64rem;
}
.section.border_4_mod {
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
@media screen and (max-width: 1023px) {
  .section {
    padding: 6rem 2rem;
  }
}
.section_heading.center_lvl_mod {
  text-align: center;
}
.section_heading.offset_mod {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .section_buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section_buttons .section_button {
  margin-bottom: 1rem;
}
@media screen and (min-width: 769px) {
  .section_buttons .section_button:not(:last-child) {
    margin-right: 1rem;
  }
}
.section_in {
  max-width: 128rem;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.section_in.v2_mod {
  max-width: 36rem;
}
.section_in.v3_mod {
  max-width: 84.6rem;
}
.section_in.v4_mod {
  max-width: 106.2rem;
}
.section_in.home_slide_mod,
.section_in.v5_mod {
  position: relative;
  z-index: 1;
}
.section_in.v5_mod {
  max-width: 60rem;
}
.section_title {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 900;
  color: #000a3a;
}
.section_title.offset_mod {
  margin: 0 0 5rem;
}
.section_title.offset_2_mod {
  margin: 0 0 1.4rem;
}
.section_title.offset_3_mod {
  margin-bottom: 1rem;
}
.section_title.offset_4_mod {
  margin: 0 0 4rem;
}
.section_title.offset_5_mod {
  margin: 0 0 3rem;
}
.section_title.offset_6_mod {
  margin-bottom: 2rem;
}
.section_title.offset_7_mod {
  margin-bottom: 2.8rem;
}
.section_title.sm_mod {
  font-size: 2.2rem;
}
.section_title.size_mod {
  font-size: 3rem;
}
.section_title.md_mod {
  font-size: 4rem;
}
@media screen and (min-width: 1024px) {
  .section_title.lg_mod {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_title.lg_mod {
    font-size: 5.2rem;
  }
}
.section_title.lg_v1_mod {
  font-size: 5.5rem;
}
.section_title.center_mod {
  text-align: center;
}
.section_title.color_mod {
  color: #9d97f0;
}
.section_title.color_2_mod {
  color: #ffd7b2;
}
.section_title.color_3_mod {
  color: #000a3a;
}
@media screen and (max-width: 1023px) {
  .section_title.mob_align_mod {
    text-align: left;
  }
}
.home_slide_title span,
.section_title span {
  font-family: "ParaboleTrial", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .section_title {
    font-size: 4rem;
  }
}
.section_title.quote_text {
  text-align: center;
  font-style: italic;
  font-weight: 400;
  font-family: "UniversalSans", sans-serif;
  font-size: 3rem;
}
.section_title.quote_text .quote_author {
  text-align: right;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .section_title.quote_text {
    font-size: 2rem;
  }
}
.section_descr {
  font-size: 1.6rem;
  color: #000a3a;
}
.section_descr.size_mod {
  font-size: 1.8rem;
}
.section_descr h4,
.section_descr.lg_mod {
  font-size: 2rem;
}
.section_descr.lg_2_mod {
  font-size: 2.4rem;
}
.section_descr.weight_mod {
  font-weight: 900;
}
.section_descr.center_mod {
  text-align: center;
}
.section_descr.justify_mod {
  text-align: justify;
}
.section_descr.limit_mod {
  max-width: 84.6rem;
  margin: 0 auto;
}
.section_descr.offset_mod {
  margin-bottom: 4rem;
}
.section_descr p,
.section_descr.offset_2_mod {
  margin-bottom: 2rem;
}
.section_descr.offset_3_mod {
  margin-bottom: 6.8rem;
}
.section_descr.offset_4_mod {
  margin-bottom: 7.6rem;
}
.section_descr.padding_mod {
  padding: 0 2rem 0 0;
}
.article a,
.section_descr a,
.section_block_content a,
.section_list_item a,
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol
  li
  a:hover {
  color: #ff9500;
}
.section_descr ol,
.section_descr ul,
.section_block_content ul,
.section_block_content ol {
  margin: 1.2rem 0 0;
  padding: 0 0 0 2rem;
}
.section_descr ol li,
.section_block_content ol li {
  list-style-type: decimal;
}
.section_descr ul li,
.section_block_content ul li {
  list-style-type: disc;
}
.section_descr li,
.section_block_content li {
  margin: 0 0 0.8rem;
}
.section_block_content li:last-child,
.section_descr li:last-child {
  margin: 0;
}
.section_list {
  padding: 0 0 0 3.6rem;
}
.section_list_item {
  font-size: 1.6rem;
  color: #000a3a;
  list-style-type: disc;
}
.news_cards_descr strong,
.search_result_block_type_title b,
.section_list_item strong {
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .section_list_item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_list_item {
    font-size: 1.4rem;
  }
  .section_list_item + .section_list_item {
    margin: 0.8rem 0 0;
  }
}
.group-list__item-span:not(:last-child)::after {
  content: " | ";
}
.group-list__item-span--link:not(:last-child)::after {
  content: ", ";
}
.section_cols {
  margin: 0 -2rem -2rem 0;
}
.section_cols.center_mod {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section_cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section_col {
  width: 50%;
  padding: 0 2rem 2rem 0;
}
.section_col.center_mod {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .section_col.offset_mod {
    padding-top: 6.6rem;
  }
}
.section_col.v2_mod {
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .section_col.v2_mod {
    width: 100%;
  }
}
.section_col.v3_mod {
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .section_col.v3_mod {
    width: 100%;
  }
}
.section_col.v4_mod {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .section_col.v4_mod {
    width: 100%;
  }
}
.section_col.v5_mod {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .section_col.v5_mod {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .section_col.mob_col_1 {
    width: 66.66%;
  }
  .section_col.mob_col_2 {
    width: 33.33%;
  }
}
.section_head_img_wrap {
  position: relative;
  width: 30rem;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  max-width: 100%;
}
.section_head_img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.section_head_img_wrap.v2_mod {
  width: 41.2rem;
}
@media screen and (min-width: 768px) {
  .section_head_img_wrap.v2_mod {
    margin: 0 0 -12.2rem -1rem;
  }
}
@media screen and (max-width: 767px) {
  .section_head_img_wrap.v2_mod {
    width: 37rem;
    max-width: 100%;
    margin: 0 0 -18rem;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .section_head_img_wrap.v3_mod {
    width: 49rem;
    margin: 0 0 -12rem;
  }
}
@media screen and (min-width: 1024px) {
  .section_head_img_wrap.v3_mod {
    width: 49rem;
    margin: 0 0 -19rem;
  }
}
@media screen and (max-width: 767px) {
  .section_head_img_wrap.v3_mod {
    width: 37rem;
    max-width: 100%;
    margin: 0 0 -18rem;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .section_head_img_wrap {
    width: 49rem;
    margin: 0 0 -12rem;
  }
}
@media screen and (max-width: 767px) {
  .section_head_img_wrap {
    width: 37rem;
    max-width: 100%;
    margin: 0 0 -18rem;
  }
}
.section_head_img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.img_slider_wrap {
  position: relative;
  margin: 4rem 0;
}
.article {
  font-size: 1.6rem;
  color: #000a3a;
}
.article .plyr {
  width: 100%;
  margin: 4rem 0;
}
.article h2 {
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
}
.article h3 {
  margin: 3.8rem 0 1rem;
  font-weight: 700;
}
.article img,
.article p,
.article ul,
.article ol {
  margin: 0 0 1rem;
}
.article figure {
  margin: 2rem 0 3rem;
}
.article img {
  display: block;
  width: 100%;
  height: auto;
}
.article figcaption {
  font-size: 1.4rem;
  color: #7e84a1;
}
.circle_img_wrap {
  position: relative;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.circle_img_wrap::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.circle_img_wrap .circle_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.circle_img_wrap.offset_mod {
  margin: 0 0 5rem;
}
.img_slider_in {
  display: block;
  width: 100%;
  margin: 0 !important;
}
.section_title_img_wrap {
  width: 10.2rem;
  height: 6.4rem;
  margin: 0 3rem 0 0;
}
.section_title_w {
  width: 100%;
  max-width: 106.4rem;
  margin: 0 auto;
  text-align: center;
}
.section_info_list,
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section_info_list_item {
  color: #000a3a;
  font-family: "UniversalSans", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
}
.icon.size_mod {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.icon.social_mod {
  font-size: 1.8rem;
}
.icon.arrow_mod {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 1024px) {
  .icon.arrow_mod {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .icon.arrow_mod {
    font-size: 0.9rem;
  }
}
.icon.link_mod {
  width: 1.6rem;
  height: 1.2rem;
  margin: 0 1.6rem 0 0;
}
.icon.current_mod {
  fill: currentColor;
}
.icon.btn_mod {
  width: 1.2rem;
  height: 1.6rem;
  margin: 0 0 0 1rem;
}
.icon.reset_mod {
  font-size: 1.4rem;
}
.search_popup {
  position: fixed;
  top: 8rem;
  left: 0;
  z-index: 150;
  width: 100%;
  height: calc(var(--full-screen) - 8rem);
  padding: 8rem 2rem;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
}
.search_popup.active_mod {
  opacity: 1;
  pointer-events: auto;
}
.search_popup_in {
  max-width: 84.6rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .search_popup_in {
    padding: 0 2rem;
  }
}
.search_popup_form_w {
  width: 100%;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 480px) {
  .search_popup_form_w {
    margin: 0 0 4.4rem;
  }
}
.search_form {
  margin-bottom: 1.2rem;
}
.search_popup_form_info {
  position: relative;
  height: 3rem;
}
.search_popup_form_quantity {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .search_popup_form_quantity {
    margin: 0 auto;
    padding: 0 17rem;
  }
}
.search_popup_sort_block {
  position: absolute;
  top: 0;
  right: 0;
}
.form_field.sort_mod {
  position: relative;
  padding-left: 5.4rem;
}
.form_field.sort_mod .select2-container {
  max-width: 10.8rem;
  height: 3rem;
  line-height: 3rem;
}
.form_field_label.sort_mod {
  position: absolute;
  left: 0;
  font-size: 1.2rem;
}
.form_field.sort_mod .select2-container--default .select2-selection--single {
  border: 1px solid #000a3a;
  border-radius: 0;
  text-transform: initial;
  height: 3rem;
}
.form_field.sort_mod
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 3rem;
  padding: 0 2rem 0 1.4rem;
  letter-spacing: 0;
  text-transform: initial;
}
.form_field.sort_mod .select2-results__option {
  padding: 0.4rem 1.4rem;
  font-size: 1.2rem;
}
.form_field.sort_mod
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #000a3a;
  text-transform: uppercase;
}
.form_field.sort_mod
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 3rem;
}
.form_field.sort_mod
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #000a3a transparent transparent;
}
.search_results_list {
  width: 100%;
}
.search_results_item {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid rgba(31, 31, 31, 0.2);
}
@media screen and (max-width: 480px) {
  .search_results_item {
    padding: 0 0 2rem;
    margin: 0 0 2rem;
  }
}
.search_result_block_type {
  position: relative;
  width: 11rem;
  height: 11rem;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
}
@media (min-width: 481px) and (max-width: 767px) {
  .search_result_block_type {
    width: 9rem;
    height: 9rem;
  }
}
@media screen and (max-width: 480px) {
  .search_result_block_type {
    width: 7rem;
    height: 7rem;
  }
}
.news_mod .search_result_block_type {
  background-color: #000a3a;
}
.event_mod .search_result_block_type {
  background-color: #9d97f0;
}
.webinar_mod .search_result_block_type {
  background-color: #ffd7b2;
}
.blog_mod .search_result_block_type {
  background: url(../i/news_detail_1.jpg) no-repeat center center;
  background-size: cover;
}
.search_result_block_type_title {
  position: relative;
  z-index: 1;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .search_result_block_type_title {
    font-size: 1.2rem;
  }
}
.event_mod .search_result_block_type_title {
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  .event_mod .search_result_block_type_title {
    font-size: 1.4rem;
  }
}
.search_result_block_type_img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.search_results_text {
  padding-left: 2.2rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 11rem;
  flex: 1 1 11rem;
}
@media screen and (max-width: 480px) {
  .search_results_text {
    padding: 0 0 0 1.6rem;
  }
}
.search_results_title {
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .search_results_title {
    margin: 0 0 0.6rem;
    font-size: 1.2rem;
  }
}
.search_results_descr {
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 481px) and (max-width: 767px) {
  .search_results_descr {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .search_results_descr {
    font-size: 1.4rem;
  }
}
.search_results_link {
  color: inherit;
}
.search_spinner {
  margin-top: 4.6rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .search_spinner {
    margin: 2.6rem 0 0;
  }
}
.search_spinner_in {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 7.6rem;
  height: 7.6rem;
  background: url(../i/spinner-icon.svg) no-repeat center center;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (min-width: 481px) and (max-width: 767px) {
  .search_spinner_in {
    width: 6rem;
    height: 6rem;
  }
}
@media screen and (max-width: 480px) {
  .search_spinner_in {
    width: 4rem;
    height: 4rem;
  }
}
.search_results_list .page-numbers,
.secretariat_img_wrap.radius_element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.search_results_list .page-numbers li {
  margin: 0 5px;
}
.search_results_list .page-numbers li .page-numbers {
  color: #000a3a;
  opacity: 0.5;
}
.search_results_list .page-numbers li .page-numbers.current {
  opacity: 1;
  font-weight: 700;
}
.governance_list {
  margin: 0 -2rem -2rem 0;
}
.governance_item {
  width: 25%;
  padding: 0 2rem 2rem 0;
}
@media screen and (max-width: 1023px) {
  .governance_item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .governance_item {
    width: 100%;
  }
}
.governance_in {
  height: 100%;
  border: 2px solid #000a3a;
}
@media screen and (min-width: 1024px) {
  .governance_in {
    padding: 3rem 2rem 1.6rem;
    min-height: 28.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .governance_in {
    padding: 1.6rem 2rem 3rem;
    min-height: 20rem;
  }
}
.governance_logo {
  height: 10rem;
  margin: 0 auto;
}
.governance_logo_img {
  display: block;
  width: 100%;
}
.governance_content {
  padding: 3rem 0 0;
  border-top: 1px solid rgba(0, 10, 58, 0.2);
}
.governance_title {
  color: #000a3a;
  font-weight: 700;
  text-align: center;
  margin: 0 0 1.6rem;
  font-size: 2.2rem;
}
.governance_text {
  color: #000a3a;
  font-size: 1.6rem;
  text-align: center;
}
.secretariat_list {
  margin: 0 -2rem -6rem 0;
}
.secretariat_item {
  width: 25%;
  padding: 0 2rem 6rem 0;
}
@media screen and (max-width: 1023px) {
  .secretariat_item {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .secretariat_item {
    width: 100%;
  }
}
.secretariat_img_wrap {
  width: 15.2rem;
  height: 15.2rem;
  margin: 0 auto 2rem;
}
.secretariat_img_wrap.radius_element {
  width: 13.2rem;
  height: 13.2rem;
  border-radius: 100%;
  text-align: center;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.secretariat_job,
.secretariat_name {
  font-size: 1.6rem;
  color: #000a3a;
  text-align: center;
}
.secretariat_name {
  margin: auto 0 1rem;
  font-weight: 700;
}
.secretariat_job {
  min-height: 4.4rem;
}
.secretariat__popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}
.secretariat__popup-window {
  position: relative;
  background-color: #fff;
  width: 90%;
  max-height: 90%;
  padding: 5rem 2rem 2rem;
  overflow-y: scroll;
  border-radius: 0.6rem;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
@media screen and (min-width: 768px) {
  .secretariat__popup-window {
    width: 70%;
  }
}
@media screen and (min-width: 480px) {
  .secretariat__popup-window {
    width: 50%;
    max-height: 50%;
  }
}
.secretariat__popup .close {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 30px;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}
.secretariat__popup .close:focus,
.secretariat__popup .close:hover {
  color: #000;
  cursor: pointer;
}
.secretariat__popup.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_slider .slick-dots li.slick-active,
.secretariat__popup.open .secretariat__popup-window {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .regional_list {
    margin: 0 -7rem -2rem;
  }
}
@media screen and (max-width: 1023px) {
  .regional_list {
    margin: 0 -1rem -2rem;
  }
}
.regional_item {
  padding: 0 1rem 2rem;
  width: 100%;
}
@media screen and (min-width: 1023px) {
  .two_col .regional_item {
    width: 50%;
  }
}
@media screen and (min-width: 640px) {
  .three_col .regional_item {
    width: 50%;
  }
}
@media screen and (min-width: 1023px) {
  .three_col .regional_item {
    width: calc(100% / 3);
  }
}
.regional_in {
  height: 100%;
  padding: 3rem 1.2rem 4rem;
  background-color: #ffd7b2;
  border-radius: 0.6rem;
}
.regional_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background-color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .regional_img_wrap {
    margin: 0 auto 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .regional_img_wrap {
    margin: 0 auto 1.6rem;
  }
}
.regional_img_wrap img {
  width: 60%;
  height: auto;
}
.regional_title {
  font-size: 2rem;
  font-weight: 700;
}
.regional_text,
.regional_title {
  text-align: center;
  color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .regional_text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .regional_text {
    font-size: 1.4rem;
  }
}
.count_slider_wrap {
  position: relative;
}
@media screen and (min-width: 767px) {
  .count_slider {
    margin: 0 -2rem;
  }
}
.count_slider_item {
  position: relative;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 62.8rem;
  border: 2px solid #000a3a;
}
.count_slider_item:not(.slick-current) {
  opacity: 0.2;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
@media screen and (min-width: 1024px) {
  .count_slider_item {
    padding: 4rem 4rem 9rem;
  }
}
@media screen and (max-width: 1023px) {
  .count_slider_item {
    padding: 2rem 4rem 4rem;
  }
}
.count_slider_item__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.count_slider_number {
  line-height: 1;
  color: #000a3a;
  font-family: "ParaboleTrial", sans-serif;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .count_slider_number {
    font-size: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .count_slider_number {
    font-size: 5rem;
  }
}
.count_slider_title {
  margin: 0 0 2rem;
  color: #000a3a;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .count_slider_title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .count_slider_title {
    font-size: 2rem;
  }
}
.count_slider_text {
  color: #000a3a;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .count_slider_text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .count_slider_text {
    font-size: 1.4rem;
  }
}
.custom-text-color .count_slider_number,
.custom-text-color .count_slider_text,
.custom-text-color .count_slider_title {
  color: currentColor;
}
.home_slider {
  font-size: 1rem;
  color: #000a3a;
  background-color: #9d97f0;
  height: 60rem;
}
.home_slider .slick-list,
.home_slider .slick-track {
  height: 100%;
}
.home_slider .slick-track {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.home_slider .slick-dots {
  position: absolute;
  left: 0;
  bottom: 2.8rem;
  z-index: 10;
}
.home_slider .slick-dots li {
  padding: 0 0.8rem;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.home_slider .slick-dots button {
  width: 1.2rem;
  height: 1.2rem;
  background-color: #fff;
}
.home_slider .slick-dots.pointer_off {
  pointer-events: none;
}
.home_slider_item {
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  padding: 0;
  float: none !important;
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.home_slider_item.slick-active {
  z-index: 2;
}
.home_slide {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
  padding: 4rem;
}
@media screen and (max-width: 1023px) {
  .home_slide {
    padding: 4rem 2rem;
  }
}
.home_slide__wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.home_slide .home_slide_mod {
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home_slide_content {
    max-width: 53%;
  }
}
@media screen and (max-width: 767px) {
  .home_slide_content {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .home_slide_content {
    max-width: 60%;
  }
}
.home_slide_subtitle {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.home_slide_title {
  margin-bottom: 2.6rem;
  line-height: 1;
}
@media screen and (min-width: 1024px) {
  .home_slide_title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 1023px) {
  .home_slide_title {
    font-size: 4rem;
  }
}
.home_split_title_wrapper {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .home_split_title_wrapper {
    line-height: 56px;
  }
}
.home_slide_descr {
  margin-bottom: 3rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 1200px) {
  .home_slide_descr {
    width: 80%;
  }
}
.home_slide_button {
  letter-spacing: 1.2px;
}
.home_slide_img_w {
  position: absolute;
  top: 0;
  right: -2rem;
  z-index: 0;
  width: auto;
  height: 100%;
  -webkit-clip-path: circle(23.5rem at 70% 50%);
  clip-path: circle(23.5rem at 70% 50%);
}
@media screen and (min-width: 1024px) {
  .home_slide_img_w {
    right: -20rem;
    -webkit-clip-path: circle(23.5rem at 50% 50%);
    clip-path: circle(23.5rem at 50% 50%);
  }
}
@media screen and (min-width: 1200px) {
  .home_slide_img_w {
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .home_slide_img_w:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.25;
  }
}
.home_slide_img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.slider_nav {
  position: absolute;
  top: 50%;
  z-index: 10;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  pointer-events: auto;
}
.slider_nav.pos_mod {
  width: 1.4rem;
  height: 2.4rem;
  margin: -1.2rem 0 0;
}
.slider_nav.count_mod {
  color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .slider_nav.count_mod.prev_mod {
    left: 50%;
    margin-left: -42.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .slider_nav.count_mod.prev_mod {
    left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_nav.count_mod.prev_mod {
    left: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .slider_nav.count_mod.next_mod {
    right: 50%;
    margin-right: -42.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .slider_nav.count_mod.next_mod {
    right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_nav.count_mod.next_mod {
    right: 1rem;
  }
}
.slider_nav.img_mod {
  color: #fff;
}
.slider_nav.img_mod.prev_mod {
  left: 1.8rem;
}
.slider_nav.img_mod.next_mod {
  right: 1.8rem;
}
.slider_nav.home_mod {
  width: 1.4rem;
  height: 2.2rem;
  margin-top: -1.1rem;
}
.slider_nav.home_mod:before {
  position: absolute;
  top: -3rem;
  left: -3rem;
  right: -3rem;
  bottom: -3rem;
  content: "";
}
@media screen and (max-width: 1023px) {
  .slider_nav.home_mod {
    color: #000a3a;
    display: none;
  }
}
@media screen and (min-width: 1366px) {
  .slider_nav.prev_mod {
    left: -3rem;
  }
}
@media screen and (max-width: 1365px) {
  .slider_nav.prev_mod {
    left: 1rem;
  }
}
@media screen and (min-width: 1366px) {
  .slider_nav.next_mod {
    right: -3rem;
  }
}
@media screen and (max-width: 1365px) {
  .slider_nav.next_mod {
    right: 1rem;
  }
}
.slider_nav:focus,
.slider_nav:hover {
  color: #000a3a;
}
.slider_nav_wrap {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 128rem;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.highlights_wrapper_w {
  width: 100%;
  margin-bottom: 5rem;
}
.highlights_wrapper {
  margin: 0 -2em -2em 0;
}
.highlights_item {
  width: 33.33%;
  padding: 0 2em 2em 0;
}
@media screen and (max-width: 767px) {
  .highlights_item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .highlights_item {
    max-width: 45rem;
    width: 100%;
  }
}
.highlights_item_in {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 50rem;
  padding: 3rem;
  overflow: hidden;
  border-radius: 0.8rem;
  background-color: #000a3a;
  color: #9d97f0;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .highlights_item_in {
    min-height: 45rem;
  }
}
@media screen and (max-width: 1023px) {
  .highlights_item_in {
    min-height: 50rem;
    padding: 3rem 2rem;
  }
}
.highlights_item_in.color_1_mod {
  color: #000a3a;
  background-color: #ff9500;
}
.highlights_item_in.color_2_mod {
  color: #000a3a;
  background-color: #9d97f0;
}
.highlights_item_in.color_3_mod {
  background-color: #ffd7b2;
}
.highlights_item_text {
  z-index: 2;
}
.highlights_item_case {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 900;
  letter-spacing: -0.06rem;
}
.highlights_item_case p {
  margin-bottom: 2rem;
}
.highlights_item_title {
  font-size: 2.2rem;
  letter-spacing: -0.4px;
}
.highlights_item_img_w {
  z-index: 1;
  position: absolute;
  right: -8rem;
  bottom: -5.8rem;
  width: 40rem;
  height: 40rem;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .highlights_item_img_w {
    right: -12rem;
  }
}
.highlights_item_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.highlights_item_link {
  z-index: 2;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 900;
  text-decoration: none;
}
.highlights_item_link svg {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.highlights_item_link:focus,
.highlights_item_link:hover {
  text-decoration: none;
}
.highlights_item_link:focus svg,
.highlights_item_link:hover svg {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
}
.highlights_item_link .icon {
  margin: 0 0 0 1rem;
}
@media screen and (max-width: 640px) {
  .section_descr.mob_center_mod {
    text-align: center;
  }
}
.impact_items_w {
  position: relative;
  width: 100%;
  margin-bottom: 5rem;
}
.impact_items_w.limit_mod {
  max-width: 84.6rem;
  margin: 0 auto;
}
.impact_items_w.offset_mod {
  margin-bottom: 2.3rem;
}
.impact_items {
  z-index: 2;
  position: relative;
  margin: 0 -1rem -1rem 0;
}
@media screen and (max-width: 1023px) {
  .impact_items {
    margin: 0 -2rem -2rem 0;
  }
}
.impact_item {
  padding: 0 1rem 1rem 0;
  list-style-type: none;
}
@media screen and (max-width: 1023px) {
  .impact_item {
    padding: 0 2rem 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  .impact_item {
    width: 100%;
  }
}
.impact_item_in {
  width: 27.4rem;
  height: 100%;
  min-height: 27.4rem;
  padding: 1.2rem;
  text-align: center;
  background-color: #000a3a;
  border-radius: 0.6rem;
}
@media screen and (max-width: 767px) {
  .impact_item_in {
    min-height: 29rem;
    width: 100%;
    border-radius: 4px;
  }
}
.impact_item_count {
  margin: 0 0 2rem;
  font-size: 8rem;
  line-height: 0.8;
  font-family: "ParaboleTrial", sans-serif;
  color: #9d97f0;
}
.impact_item_text {
  font-size: 1.6rem;
  color: #ffd7b2;
  text-align: center;
}
.section.nav_tabs {
  padding: 0;
}
.nav_tab {
  position: relative;
  width: 50%;
  min-height: 30rem;
  padding: 2rem;
  overflow: hidden;
  background-color: #9d97f0;
}
@media (max-width: 480px) {
  .nav_tab {
    width: 100%;
    padding: 3rem 2rem;
  }
}
.nav_tab:nth-child(4n + 2) {
  color: #9d97f0;
  background-color: #000a3a;
}
.nav_tab:nth-child(4n + 3) {
  background-color: #ffd7b2;
}
.nav_tab:nth-child(4n + 4) {
  color: #000a3a;
  background-color: #ff9500;
}
.nav_tab_in {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 55.6rem;
  margin: 0 auto;
  text-align: center;
}
.nav_tab_title {
  margin: 0 0 1rem;
  font-size: 3rem;
}
@media (min-width: 481px) and (max-width: 767px) {
  .nav_tab_title {
    font-size: 2.4rem;
  }
}
.nav_tab_text {
  margin: 0 0 3rem;
  font-size: 1.6rem;
}
@media (min-width: 481px) and (max-width: 767px) {
  .nav_tab_text {
    font-size: 1.4rem;
  }
}
.nav_tab_link {
  width: 22rem;
}
@media screen and (max-width: 767px) {
  .nav_tab_link {
    width: 18rem;
  }
}
.links-section .assess_list {
  padding: 0;
}
.page-menu-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 6rem;
}
.page_menu .nav_menu_link {
  text-transform: uppercase;
}
.partners_item + .partners_item {
  margin: 5.2rem 0 0;
}
.partners_title {
  padding: 0 0 0.6rem;
  margin: 0 0 0.8rem;
  font-size: 3.2rem;
  font-weight: 700;
  color: #000a3a;
  text-align: center;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
.partners_logo_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
}
.partners .partner_logo_item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
@media screen and (min-width: 480px) {
  .partners .partner_logo_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(50% - 1rem);
    flex: 1 1 calc(50% - 1rem);
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .partners .partner_logo_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(calc(100% / 3) - 2rem);
    flex: 1 1 calc(calc(100% / 3) - 2rem);
    max-width: calc(100% / 3);
  }
}
@media screen and (min-width: 1024px) {
  .partners .partner_logo_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(calc(100% / 4) - 3rem);
    flex: 1 1 calc(calc(100% / 4) - 3rem);
    max-width: calc(100% / 4);
  }
}
.partners .partner_logo {
  display: block;
  width: 100%;
  height: 100%;
}
.partners .partner_logo_img {
  display: block;
  width: 100%;
  height: auto;
}
.map_wrap {
  margin: 0 0 1rem;
}
.map {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .map_bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}
.map_popup_wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .map_popup_wrap {
    margin: 0 3rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .map_popup_wrap {
    width: 100%;
  }
}
.map_popup_btn {
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  color: #000a3a;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .map_popup_btn {
    height: 10.4rem;
    padding: 0 0 0 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .map_popup_btn {
    min-height: 6rem;
    padding: 0 0 0 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .map_popup_btn {
    display: none;
  }
}
.map_popup_btn:focus:after,
.map_popup_btn:hover:after {
  background-color: #9d97f0;
}
.map_popup_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #ffd7b2;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .map_popup_btn:after {
    width: 10.4rem;
    height: 10.4rem;
    margin: -5.2rem 0 0;
  }
}
@media screen and (max-width: 1023px) {
  .map_popup_btn:after {
    width: 6rem;
    height: 6rem;
    margin: -3rem 0 0;
  }
}
.map_popup {
  width: 48.6rem;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.map_popup.active_mod {
  opacity: 1;
  pointer-events: initial;
}
@media screen and (min-width: 768px) {
  .map_popup {
    position: absolute;
    bottom: -1.8rem;
    left: 0;
    max-width: calc(100vw - 4rem);
    padding: 4rem 2.4rem;
    border-radius: 0.6rem;
    background-color: #ffd7b2;
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .map_popup {
    width: 100%;
    max-width: 100%;
    margin: 0 0 4rem;
    padding: 0 0 3rem;
    border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  }
}
.map_popup_list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin: 0 0 1.4rem;
}
@media screen and (min-width: 768px) {
  .map_popup_list {
    padding: 0 0 0 1.4rem;
  }
}
.map_popup_item {
  display: block;
  margin: 0 0 0.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000a3a;
}
.map_popup_descr {
  padding: 0 0 0 1.4rem;
  margin: 0 0 2rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .map_popup_descr {
    margin: 0;
  }
}
.map_popup_close {
  font-size: 1.4rem;
  font-weight: 900;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .map_popup_close {
    display: none;
  }
}
.map_label_block {
  margin: 0 0 0 auto;
}
.map_label {
  position: relative;
  padding: 0 0 0 3.6rem;
  font-size: 1.6rem;
}
.map_label.v2_mod {
  color: #7e84a1;
}
.map_label.v3_mod {
  color: #bec1d0;
}
.map_label + .map_label {
  margin: 1.6rem 0 0;
}
.accordeon.count_mod .accordeon_head:before,
.map_label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  margin: -1.2rem 0 0;
  border-radius: 50%;
  background-color: currentColor;
}
.accordeon {
  counter-reset: accordeon;
}
.accordeon.offset_mod {
  margin: 0 0 9rem;
}
.accordeon.border_mod {
  border-top: 1px solid rgba(0, 10, 58, 0.2);
}
.accordeon_head {
  position: relative;
  padding: 2.2rem 0 1.8rem;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.accordeon.count_mod .accordeon_head {
  padding-left: 2.8rem;
}
.accordeon.count_mod .accordeon_head:before {
  width: 1.8rem;
  height: 1.8rem;
  margin: -0.9rem 0 0;
  background-color: #9d97f0;
}
.accordeon_item:nth-child(4n + 1) .accordeon_head:before {
  background-color: #9d97f0;
}
.accordeon_item:nth-child(4n + 2) .accordeon_head:before {
  background-color: #ff9500;
}
.accordeon_item:nth-child(4n + 3) .accordeon_head:before {
  background-color: #ffd7b2;
}
.accordeon_item:nth-child(4n + 4) .accordeon_head:before {
  background-color: #000a3a;
}
.accordeon_title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 1rem 0 0;
  font-size: 1.6rem;
  font-weight: 900;
}
@media screen and (min-width: 1024px) {
  .accordeon_title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .accordeon_title {
    font-size: 1.4rem;
  }
}
.accordeon.count_mod .accordeon_title:before {
  counter-increment: accordeon;
  content: "0" counter(accordeon) ".";
  margin: 0 1.6rem 0 0;
  font-weight: 400;
}
.accordeon_text {
  display: none;
  padding: 3rem 10.6rem 6rem 14.2rem;
  font-size: 1.6rem;
}
.accordeon.count_mod .accordeon_text {
  padding: 3rem 2.8rem 6rem;
}
.accordeon_arrow {
  width: 1.6rem;
  height: 1.2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
  -webkit-transform: rotate(0) translateX(0);
  -ms-transform: rotate(0) translateX(0);
  transform: rotate(0) translateX(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.accordeon_head:hover .accordeon_arrow {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
}
.accordeon_head.active_mod .accordeon_arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordeon_category {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .accordeon_category {
    width: 11.4rem;
    margin: 0 3rem 0 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .accordeon_category {
    margin: 0 1.2rem 0 0;
    width: 8.4rem;
    font-size: 1.2rem;
  }
}
.accordeon_download {
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #fff;
  background-color: #000a3a;
  border-radius: 50%;
}
@media screen and (min-width: 1024px) {
  .accordeon_download {
    width: 3.4rem;
    height: 3.4rem;
    padding: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .accordeon_download {
    width: 2.2rem;
    height: 2.2rem;
    padding: 0.6rem;
  }
}
.accordeon_plus {
  position: relative;
  margin: 0 0 0 2rem;
  width: 1.2rem;
  height: 2px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #000a3a;
}
.accordeon_plus:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 1.2rem;
  margin: -0.6rem 0 0 -1px;
  background-color: #000a3a;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.accordeon_head.active_mod .accordeon_plus:after {
  opacity: 0;
}
.country_list {
  margin: 0 0 4rem;
}
@media screen and (min-width: 768px) {
  .country_list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media screen and (max-width: 767px) {
  .country_list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.country_list_item {
  display: block;
  margin: 0 0 0.8rem;
  font-weight: 700;
  color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .country_list_item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .country_list_item {
    font-size: 1.4rem;
  }
}
.country_list_descr {
  font-size: 1.2rem;
  text-align: center;
}
.charts_block {
  margin: 2rem 0 0;
}
.charts_img_wrap {
  max-width: 100%;
  width: 48.8rem;
  margin: 2rem auto 0;
}
.charts_img {
  display: block;
  width: 100%;
}
.resourses_list {
  margin: 0 -2rem -2rem 0;
}
.resourses_item {
  padding: 0 2rem 2rem 0;
}
@media screen and (min-width: 768px) {
  .resourses_item {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .resourses_item {
    width: 100%;
  }
}
.resourses_link {
  display: block;
  height: 100%;
  padding: 2rem;
  color: #000a3a;
  border: 1px solid currentColor;
}
.resourses_link:focus,
.resourses_link:hover {
  color: #ff9500;
  text-decoration: none;
}
.resourses_link:focus .resourses_text,
.resourses_link:focus .resourses_text a,
.resourses_link:focus .resourses_title,
.resourses_link:hover .resourses_text,
.resourses_link:hover .resourses_text a,
.resourses_link:hover .resourses_title {
  color: #ff9500;
}
.resourses_title {
  margin: 0 0 1.4rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
  color: #000a3a;
  display: block;
}
.resourses_text {
  font-size: 1.3rem;
}
.resourses_text a {
  color: #000a3a;
  font-weight: 700;
}
.asses_item {
  padding: 1.6rem 3rem;
  font-weight: 900;
  border: 1px solid rgba(0, 10, 58, 0.2);
}
@media screen and (min-width: 1024px) {
  .asses_item {
    min-height: 7rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .asses_item {
    min-height: 5.6rem;
    font-size: 1.4rem;
  }
}
.asses_item.active_mod {
  color: #fff;
  background-color: #000a3a;
  border-color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .asses_item.active_mod {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .asses_item.active_mod {
    font-size: 1.8rem;
  }
}
.asses_item + .asses_item {
  margin: 1.1rem 0 0;
}
.todo_title {
  padding: 2rem 3rem 1.8rem;
  font-weight: 900;
}
.todo_title.v1_mod {
  margin-bottom: 6rem;
  font-size: 3rem;
  text-align: center;
}
.todo_title:not(.v1_mod) {
  background-color: #000a3a;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .todo_title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .todo_title {
    font-size: 2rem;
  }
}
.todo_list {
  margin: 0 0 4rem;
}
.todo_item {
  min-height: 10rem;
  padding: 1.6rem 2rem 1.6rem 3rem;
  color: #000a3a;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.todo_item.v2_mod {
  border: 1px solid rgba(0, 10, 58, 0.2);
}
@media screen and (min-width: 1024px) {
  .todo_item.v2_mod {
    margin: 2rem 0 0;
    min-height: 7rem;
  }
}
@media screen and (max-width: 1023px) {
  .todo_item.v2_mod {
    margin: 1.4rem 0 0;
    min-height: 5.6rem;
  }
}
.todo_item.back_mod {
  background-color: #ff9500;
  font-size: 1.8rem;
  border-color: #ff9500;
}
.todo_item:focus,
.todo_item:hover {
  text-decoration: none;
}
.todo_item:focus svg.arrow_mod,
.todo_item:hover svg.arrow_mod {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
  opacity: 0.4;
}
.todo_item svg.arrow_mod {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1023px) {
  .todo_item {
    padding: 1rem;
  }
}
.todo_item_text {
  width: 48%;
  margin-right: 1.4rem;
  font-weight: 900;
}
@media screen and (min-width: 1024px) {
  .todo_item_text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .todo_item_text {
    font-size: 1.4rem;
  }
}
.todo_item_link {
  margin-left: auto;
  font-size: 2rem;
  font-weight: 900;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .todo_item_link {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .todo_item_link {
    font-size: 1.6rem;
  }
}
.about_country_heading_w_img img,
.todo_item.v2_mod .todo_item_link {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .todo_item.v2_mod .todo_item_link {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .todo_item.v2_mod .todo_item_link {
    font-size: 1.6rem;
  }
}
.todo_item_link.back_mod {
  margin-left: 1.6rem;
}
.todo_item_link span {
  margin-right: 1.6rem;
}
.todo_tab_content.active_mod {
  display: block;
}
.todo_head.hidden_mod,
.todo_tab_content {
  display: none;
}
.map_countries {
  max-width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .map_countries {
    margin: 0 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  .map_countries {
    display: none;
  }
}
.map_countries_img {
  display: block;
  max-width: 100%;
  height: 100%;
}
.map_countries_info {
  margin-top: -3.8rem;
}
.countries_w_list {
  position: relative;
}
.btn_list_countries {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 10.6rem;
  padding: 1rem 0 1rem 2.6rem;
  font-size: 1.4rem;
  color: #000a3a;
}
.btn_list_countries:before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 10.6rem;
  height: 10.6rem;
  margin-top: -5.3rem;
  background-color: #ffd7b2;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  content: "";
  border-radius: 50%;
  overflow: hidden;
}
.btn_list_countries:focus,
.btn_list_countries:hover {
  text-decoration: none;
}
.btn_list_countries:focus:before,
.btn_list_countries:hover:before {
  background-color: #ffbd7f;
}
.country_status_engagement.right_level_mod {
  margin-left: auto;
}
.country_status_engagement_title {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 700;
  color: #000a3a;
  letter-spacing: 0.03rem;
}
.country_status_engagement_list_item {
  position: relative;
  min-height: 2.4rem;
  margin-bottom: 1.2rem;
  padding-left: 3.4rem;
  font-size: 1.6rem;
}
.country_status_engagement_list_item.gov_signed_mod:before {
  background-color: #000a3a;
}
.country_status_engagement_list_item.non_gov_signed_mod:before {
  background-color: #7e84a1;
}
.country_status_engagement_list_item.gov_entity_issued_mod:before {
  background-color: #bec1d0;
}
.country_status_engagement_list_item:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: -1.2rem;
  border-radius: 50%;
  overflow: hidden;
  content: "";
}
.about_country_descr p:last-of-type,
.country_status_engagement_list_item:last-of-type {
  margin-bottom: 0;
}
.countries_popup {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 48.8rem;
  height: 53.8rem;
  padding: 4.4rem 4rem;
  border-radius: 1rem;
  background-color: #ffd7b2;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.countries_popup.active_mod {
  opacity: 1;
  pointer-events: auto;
}
.countries_popup_in {
  margin-bottom: 0.6rem;
  height: 39rem;
  overflow: hidden;
  overflow-y: auto;
}
.countries_popup_note {
  display: block;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}
.countries_popup_btn_close {
  font-size: 1.4rem;
  font-weight: 700;
  color: #000a3a;
  border-bottom: 1px solid transparent;
}
.countries_popup_btn_close:focus,
.countries_popup_btn_close:hover {
  text-decoration: none;
  border-color: #000a3a;
}
.countries_list {
  margin-bottom: -1rem;
}
.countries_list_item {
  width: 50%;
  padding-right: 1rem;
  padding-bottom: 0.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000a3a;
}
.countries_list_item:nth-child(2n) {
  padding-left: 3.4rem;
}
.popup {
  position: fixed;
  z-index: 100;
  max-width: 84.8rem;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 768px) {
  .popup {
    min-width: 50vw;
    padding: 3.4rem 4rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .popup {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 6rem 2rem;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.popup.active_mod {
  opacity: 1;
  pointer-events: auto;
}
.popup.v2_mod {
  max-width: 96.6rem;
}
@media screen and (min-width: 768px) {
  .popup.v2_mod {
    padding: 6rem;
    height: 90vh;
  }
}
.popup_in {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow-y: scroll;
}
.popup_close {
  position: absolute;
  top: 3rem;
  right: 3rem;
  width: 1.6rem;
  height: 1.6rem;
  cursor: pointer;
  color: #000a3a;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.popup_close:before {
  position: absolute;
  top: -1rem;
  left: -1rem;
  right: -1rem;
  bottom: -1rem;
  content: "";
}
.popup_close:focus,
.popup_close:hover {
  color: #9d97f0;
}
.popup_close.center_mod {
  top: 2rem;
}
.about_country_heading {
  margin-bottom: 2.6rem;
}
.about_country_heading_w_img {
  width: 5.6rem;
  height: 3.6rem;
  margin-right: 2.2rem;
  -webkit-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.2);
}
.about_country_title {
  font-size: 2.2rem;
  color: #000a3a;
}
.about_country_descr {
  font-size: 1.6rem;
  letter-spacing: -0.03rem;
}
@media screen and (min-width: 1024px) {
  .about_country_descr.offset_mod {
    margin-bottom: 5.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .about_country_descr.offset_mod {
    margin: 0 0 2.4rem;
  }
}
.about_country_descr p {
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .about_country_info_item {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .about_country_info_item {
    margin: 0 0 1.8rem;
  }
}
.about_country_info_item:last-of-type {
  margin-bottom: 0;
}
.about_country_info_item_title {
  display: block;
  margin-bottom: 1rem;
  letter-spacing: -0.04rem;
}
@media screen and (min-width: 1024px) {
  .about_country_info_item_title {
    font-size: 1.6rem;
  }
  .about_country_info_item_title:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .about_country_info_item_title {
    font-size: 1.4rem;
  }
  .about_country_info_item_title + .about_country_info_item_title {
    margin: 0.4rem 0 0;
  }
}
@media screen and (min-width: 768px) {
  .about_country_info_col {
    width: 50%;
  }
  .about_country_info_col.v1_mod {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .about_country_info_col {
    width: 100%;
  }
  .about_country_info_col + .about_country_info_col {
    margin: 2rem 0 0;
  }
}
.about_country_info_row {
  margin-bottom: 3rem;
}
.about_country_modal_contents {
  width: 100%;
  margin-bottom: 3rem;
}
.news_cards_list_w {
  width: 100%;
  padding-bottom: 4rem;
}
.news_cards_list_w:last-child {
  padding-bottom: 0;
}
.news_cards_list {
  margin: 0 -2rem -2rem 0;
}
@media screen and (max-width: 639px) {
  .news_cards_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.news_cards_item {
  width: 33.33%;
  padding: 0 2rem 2rem 0;
}
@media screen and (max-width: 639px) {
  .news_cards_item {
    width: 100%;
    max-width: 45rem;
  }
}
.news_cards_list.half_mod .news_cards_item {
  width: 50%;
}
@media screen and (max-width: 639px) {
  .news_cards_list.half_mod .news_cards_item {
    width: 100%;
  }
}
.news_cards_list.full_mod .news_cards_item {
  width: 100%;
}
.news_cards_item_in {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 24rem;
  padding: 2rem 2rem 2rem 3rem;
  border-radius: 0.6rem;
  background-color: #000a3a;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .news_cards_item_in {
    min-height: 22rem;
    padding: 3rem 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .news_cards_item_in {
    min-height: 21rem;
  }
}
.news_cards_item.v2_mod .news_cards_item_btn:hover,
.news_cards_item.v2_mod .news_cards_item_in,
.news_cards_item.v3_mod .news_cards_item_btn:hover {
  background-color: #9d97f0;
}
.news_cards_item.v3_mod .news_cards_item_in {
  background-color: #ff9500;
}
.news_cards_item.v4_mod .news_cards_item_in {
  background-color: #ffd7b2;
}
.news_cards_item_decor_w {
  z-index: 1;
  position: absolute;
  top: -1em;
  right: 1em;
  width: 20.8rem;
  height: 20.8rem;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .news_cards_item_decor_w {
    width: 16em;
    height: 16em;
  }
}
.news_cards_item_decor_w:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.news_cards_item_decor {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news_cards_item_top {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .news_cards_item_top {
    margin: 0 0 4rem;
  }
}
.news_cards_descr p:last-child,
.news_cards_descr:last-child,
.news_cards_item_top:last-child {
  margin-bottom: 0;
}
.news_cards_subtitle {
  width: 100%;
  margin-bottom: 1rem;
  color: #9d97f0;
  font-family: "UniversalSans", sans-serif;
  font-weight: 900;
  font-size: 1.6rem;
  text-transform: uppercase;
}
@media (min-width: 480px) and (max-width: 1023px) {
  .news_cards_subtitle {
    margin: 0 0 0.4rem;
  }
}
.news_cards_item.v2_mod .news_cards_descr,
.news_cards_item.v2_mod .news_cards_item_bottom_title,
.news_cards_item.v2_mod .news_cards_subtitle,
.news_cards_item.v3_mod .news_cards_descr,
.news_cards_item.v3_mod .news_cards_item_bottom_title,
.news_cards_item.v3_mod .news_cards_subtitle {
  color: #000a3a;
}
.news_cards_descr {
  width: 100%;
  color: #9d97f0;
  font-family: "UniversalSans", sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 1.22;
}
.news_cards_descr.v2_mod {
  font-size: 1.4rem;
  font-weight: 400;
}
.news_cards_descr,
.news_cards_descr p {
  margin-bottom: 0.8rem;
}
.news_cards_date_block {
  width: 100%;
  margin-bottom: 2rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
.news_cards_date_w {
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .news_cards_date_w {
    margin: 0 1rem 1rem 0;
  }
}
.news_cards_date_title {
  margin-right: 1.2rem;
  color: #000a3a;
  font-family: "UniversalSans", sans-serif;
  font-weight: 900;
  font-size: 4.8rem;
  line-height: 0.8;
}
@media screen and (max-width: 480px) {
  .news_cards_date_title {
    font-size: 3.6rem;
  }
}
.news_cards_date_month {
  margin-bottom: 4px;
  color: #000a3a;
  font-family: "UniversalSans", sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 0.8;
}
@media screen and (max-width: 480px) {
  .news_cards_date_month {
    font-size: 1.4rem;
  }
}
.news_cards_date_year {
  color: #000a3a;
  font-family: "UniversalSans", sans-serif;
  font-size: 1.8rem;
  line-height: 0.8;
}
@media screen and (max-width: 480px) {
  .news_cards_date_year {
    font-size: 1.4rem;
  }
}
.news_cards_date_time {
  margin-left: auto;
  color: #000a3a;
  font-family: "UniversalSans", sans-serif;
  font-size: 1.4rem;
}
@media screen and (max-width: 1023px) {
  .news_cards_date_time {
    width: 100%;
  }
}
.news_cards_item_bottom {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-top: auto;
}
.news_cards_item_bottom_text {
  width: 100%;
  margin-right: 1rem;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .news_cards_item_bottom_text {
    margin: 0 1rem 1.6rem 0;
  }
}
.news_cards_item_bottom_title_wrap {
  width: 100%;
}
.news_cards_item_bottom_link,
.news_cards_item_bottom_title {
  font-family: "UniversalSans", sans-serif;
  font-weight: 900;
  font-size: 1.4rem;
}
.news_cards_item_bottom_title {
  text-transform: uppercase;
  color: #9d97f0;
}
.news_cards_item_bottom_title.v2_mod {
  position: relative;
  margin: 0 0 0 1rem;
  padding: 0 0 0 1rem;
  font-weight: 400;
}
.news_cards_item_bottom_title.v2_mod:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.4rem;
  height: 1px;
  margin: -1px 0 0;
  background-color: currentColor;
}
.news_cards_item_bottom_title.v3_mod {
  margin: 0.4rem 0 0;
  font-weight: 400;
  text-transform: initial;
}
.news_cards_item_bottom_link {
  color: #fff;
  text-decoration: underline;
}
.news_cards_item_bottom_btn_w {
  margin-left: auto;
}
.news_cards_item_btn {
  width: 6rem;
  height: 6rem;
  text-decoration: none;
  color: #fff;
  border-radius: 0.6rem;
  background-color: #9d97f0;
}
.news_cards_item.v2_mod .news_cards_item_btn,
.news_cards_item.v3_mod .news_cards_item_btn {
  background-color: #000a3a;
}
.news_cards_item_btn:hover {
  background-color: #ff9500;
}
.news_cards_item_btn:active,
.news_cards_item_btn:focus,
.news_cards_item_btn:hover {
  text-decoration: none;
}
.btn_play_icon {
  display: block;
  width: 3rem;
  height: 3rem;
}
.btn_arrow_icon {
  width: 1.2rem;
  height: 1.8rem;
}
.news_cols_w {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .news_cols {
    margin: 0 0 5rem;
  }
  .news_cols .section_title {
    text-align: center;
  }
}
@media screen and (min-width: 641px) {
  .news_cols:first-child {
    width: 67.66%;
    padding-right: 2rem;
  }
  .news_cols:last-child {
    width: 32.34%;
  }
}
@media screen and (max-width: 640px) {
  .news_cols:last-child {
    margin: 0;
  }
}
.news_cards_block {
  width: 100%;
  margin-bottom: 8rem;
  padding-bottom: 8rem;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
.news_cards_block:last-child {
  margin-bottom: 0;
}
.footer_form .gform_wrapper .icat-input-field {
  height: 6rem;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #ffd7b2 !important;
  border-radius: 0.6rem !important;
  padding: 0.5rem;
}
.footer_form .gform_wrapper .icat-input-field .ginput_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
}
.footer_form .gform_wrapper .icat-input-field .ginput_container input {
  height: 100%;
  padding: 0 1.5rem;
}
.footer_form .gform_wrapper .icat-input-field--email {
  padding-right: calc(4.4rem + 16px) !important;
}
.footer_form .gform_wrapper .gform_confirmation_message {
  color: green;
}
.footer_form .gform_wrapper .gform_ajax_spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer_form .gform_wrapper .gform_validation_errors {
  background-color: #ff9500;
  color: #fff !important;
  border-color: 2px solid #e68600;
}
.footer_form .gform_wrapper .gform_validation_errors > h2 {
  color: #fff !important;
}
.footer_form .gform_wrapper .gform_validation_errors > h2 .gform-icon {
  color: red !important;
  font-size: 32px !important;
}
.footer_form
  .gform_wrapper.gform_validation_error
  .icat-input-field:not(:last-child).gfield_error {
  margin-bottom: 2.6rem;
}
.footer_form .gform_wrapper.gform_validation_error .gfield_validation_message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: auto;
  background-color: transparent;
  color: #ff9500;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
  text-transform: uppercase;
}
.footer_form .gform_wrapper.gform_validation_error .gfield_description {
  font-size: 1.2rem !important;
}
.footer_form .gform_wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
  position: relative;
}
.footer_form .gform_wrapper form .gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: red;
}
.footer_form .gform_wrapper form .gform_body input {
  color: #fff;
  font-family: "UniversalSans", sans-serif;
  background-color: transparent;
  border: 0;
  font-size: 14px !important;
}
.footer_form .gform_wrapper form .gform_body input:-webkit-autofill,
.footer_form .gform_wrapper form .gform_body input:-webkit-autofill:active,
.footer_form .gform_wrapper form .gform_body input:-webkit-autofill:focus,
.footer_form .gform_wrapper form .gform_body input:-webkit-autofill:hover,
.footer_form .gform_wrapper form .gform_body input:focus {
  -webkit-text-fill-color: #ffd7b2;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background-color: transparent !important;
}
.footer_form .gform_wrapper form .gform_body input::-webkit-input-placeholder {
  color: #ffd7b2;
}
.footer_form .gform_wrapper form .gform_body input::-moz-placeholder {
  color: #ffd7b2;
}
.footer_form .gform_wrapper form .gform_body input:-ms-input-placeholder,
.footer_form .gform_wrapper form .gform_body input::-ms-input-placeholder {
  color: #ffd7b2;
}
.footer_form .gform_wrapper form .gform_body input::placeholder {
  color: #ffd7b2;
}
.footer_form .gform_wrapper form .gform_footer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  bottom: 54px;
  right: 8px;
  z-index: 2;
}
.footer_form .gform_wrapper form .gform_footer .gform_button,
.footer_form .gform_wrapper form .gform_footer .gform_button .gform_button {
  min-width: 4.4rem !important;
  min-height: 4.4rem !important;
  border: 2px solid #ffd7b2 !important;
  font-size: 0;
  background-color: transparent;
  background-image: url(../i/icons/right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 !important;
}
.footer_form .gform_wrapper form .gform_footer .gform_button {
  padding: 0 !important;
}
.footer_form .gform_wrapper form .gform_footer .gform_button .gform_button {
  -webkit-transition: background-color 0.2s ease 0s;
  -o-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
}
.footer_form
  .gform_wrapper
  form
  .gform_footer
  .gform_button
  .gform_button:focus,
.footer_form
  .gform_wrapper
  form
  .gform_footer
  .gform_button
  .gform_button:hover {
  background-color: #ffd7b2;
}
.footer_form .gform_confirmation_wrapper .gform_confirmation_message {
  color: #fff !important;
  text-align: center !important;
  font-size: 2rem !important;
}
.map-wrapper {
  height: 627px;
  width: 100%;
}
.ampopup,
.ampopup-curtain {
  position: absolute;
  top: 0;
  left: 0;
}
.ampopup {
  overflow: visible;
  z-index: 2000;
}
.ampopup-curtain {
  width: 100%;
  height: 100%;
  z-index: 2001;
  background: #fff;
  opacity: 0.5;
}
.ampopup-header {
  background-color: #fff !important;
}
.ampopup-title {
  font-weight: 700;
  font-size: 120%;
  background: #fff;
}
.ampopup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  padding: 3.4rem 4rem;
  width: 90vw !important;
  max-width: 84.8rem;
  max-height: initial;
  margin: auto;
  overflow-y: scroll;
  z-index: 2002;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 1024px) {
  .ampopup-content {
    width: 50vw !important;
  }
}
.ampopup-close {
  display: block;
  position: absolute;
  top: 3rem !important;
  right: 3rem !important;
  background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgdmVyc2lvbj0iMSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ0NS4yIDEwOS4ybC00Mi40LTQyLjRMMjU2IDIxMy42IDEwOS4yIDY2LjhsLTQyLjQgNDIuNEwyMTMuNiAyNTYgNjYuOCA0MDIuOGw0Mi40IDQyLjRMMjU2IDI5OC40bDE0Ni44IDE0Ni44IDQyLjQtNDIuNEwyOTguNCAyNTYiLz48L3N2Zz4=)
    no-repeat center;
  background-size: 100%;
  width: 1.6rem !important;
  height: 1.6rem !important;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #000a3a;
}
body.single-country .section_block {
  overflow-x: hidden;
}
.single-country-timeline {
  padding: 40px;
  position: relative;
  margin: 0 0 4rem;
}
.single-country-timeline::after,
.single-country-timeline::before {
  content: "";
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  z-index: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.single-country-timeline::before {
  left: -2rem;
}
.single-country-timeline::after {
  right: -2rem;
}
.single-country-timeline .single-country-timeline-slider-arrow {
  z-index: 100;
  position: absolute;
  display: block !important;
  width: 40px;
  height: 40px;
  border: solid 3px #000a3a;
  border-radius: 50%;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
  top: 50%;
  margin-top: -12px;
  background-color: #fff;
}
.single-country-timeline .single-country-timeline-slider-arrow:hover {
  border-color: #ff9500;
}
.single-country-timeline
  .single-country-timeline-slider-arrow.single-country-timeline-slider-prev-arrow {
  background-image: url(../i/icons/arrow-left.svg);
  left: 0;
}
.single-country-timeline
  .single-country-timeline-slider-arrow.single-country-timeline-slider-next-arrow {
  background-image: url(../i/icons/arrow-right.svg);
  right: 0;
}
.single-country-timeline .single-country-timeline-slider-arrow.slick-hidden {
  cursor: default;
}
.single-country-timeline .single-country-timeline-slider {
  position: relative;
}
.single-country-timeline .single-country-timeline-slider::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000a3a;
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: -1;
}
.single-country-timeline .single-country-timeline-slider .slick-list {
  overflow: visible;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide {
  z-index: 1;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  overflow: visible;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-date {
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  cursor: pointer;
  font-size: 14px;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-date::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: solid 2px #000a3a;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-date:hover::after {
  border-color: #ff9500;
  background-color: #9d97f0;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content {
  display: none;
  background-color: #fff;
  margin: auto;
  border: solid 1px #9d97f0;
  position: absolute;
  bottom: 40px;
  left: 0;
  min-width: 260px;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > p {
  padding: 5px;
  font-size: 14px;
  color: #000a3a;
  border-bottom: solid 1px #9d97f0;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol
  li {
  display: block;
  padding: 5px;
  border-top: solid 1px #9d97f0;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol
  li:first-child {
  border-top: none;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol
  li
  a {
  font-size: 14px;
  color: #000a3a;
  font-weight: 700;
  display: block;
  position: relative;
}
.single-country-timeline
  .single-country-timeline-slider
  .single-country-timeline-slide
  .single-country-timeline-slide-content
  > ol
  li
  a::after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-image: url(../i/icons/arrow-right.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.country-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 0;
}
@media screen and (min-width: 480px) {
  .country-page__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.country-page__header-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media screen and (max-width: 1023px) {
  .country-page__header-title {
    margin-bottom: 2rem;
  }
  .country-page__header-title.section_title {
    font-size: 3.2rem;
  }
}
.country-page__header-image > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media screen and (min-width: 480px) {
  .country-page__header-image {
    width: 150px;
    height: 150px;
  }
}
.contact {
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .contact > div:not(:last-child) {
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
.contact__details,
.contact__image {
  padding: 0;
}
.contact__image-wrapper {
  max-width: 200px;
  margin: 0 auto;
}
.contact__name {
  margin: auto 0 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  color: #000a3a;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contact__name {
    text-align: left;
  }
}
.contact__data {
  margin: 0;
  padding: 0;
}
.contact__data li {
  list-style-type: none;
  font-size: 1.6rem;
  color: #000a3a;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contact__data li {
    text-align: left;
  }
}
.forecast-data__cards {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
  .forecast-data__cards {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.forecast-data__card {
  width: calc(100% / 3);
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(100% / 3);
  flex: 1 0 calc(100% / 3);
}
@media screen and (max-width: 1024px) {
  .forecast-data__card {
    width: calc(100% / 2);
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 2);
    flex: 1 0 calc(100% / 2);
  }
}
@media screen and (max-width: 767px) {
  .forecast-data__card {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
.forecast-data__card-wrapper {
  width: 100%;
}
.forecast-data__card-text {
  font-size: 1.4rem;
}
.forecast-data__item,
.forecast-data__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.forecast-data__items {
  width: 100%;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.forecast-data__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0 0.5rem;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 480px) {
  .forecast-data__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.forecast-data__item span {
  font-size: 2.6rem;
}
@media screen and (min-width: 768px) {
  .forecast-data__item span {
    font-size: 2.6rem;
  }
}
.forecast-data__item span:not(:last-child) {
  margin-bottom: 1rem;
}
.quicklinks-section .nav_tab_title {
  width: 100%;
  font-weight: 700;
}
.drilldown-component .drilldown-title {
  padding: 2rem 3rem 1.8rem;
  font-weight: 900;
  font-size: 3rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .drilldown-component .drilldown-title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .drilldown-component .drilldown-title {
    font-size: 2rem;
  }
}
.drilldown-component .drilldown-title.drilldown-subtitle {
  margin-bottom: 0;
  background-color: #000a3a;
  color: #fff;
  text-align: left;
}
.drilldown-component .drilldown {
  overflow: hidden;
}
.drilldown-component .drilldown .drilldown-root {
  list-style: none;
  margin: 0;
  padding: 0;
}
.drilldown-component .drilldown .drilldown-root li {
  list-style: none;
  marker: none;
}
.drilldown-component .drilldown .drilldown-root li .drilldown-link {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 10rem;
  padding: 1.6rem 2rem 1.6rem 3rem;
  color: #000a3a;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.drilldown-component .drilldown .drilldown-root li .drilldown-link:hover {
  text-decoration: none;
}
.drilldown-component .drilldown .drilldown-root li .drilldown-link > span {
  font-size: 1.6rem;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.drilldown-component .drilldown .drilldown-root li .drilldown-link > span svg {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 15px;
}
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link
  > span:hover
  svg {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  opacity: 0.6;
}
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-back,
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-link-level-2,
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-link-level-3 {
  border: 1px solid rgba(0, 10, 58, 0.2);
}
@media screen and (min-width: 1024px) {
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-back,
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-link-level-2,
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-link-level-3 {
    margin: 2rem 0 0;
    min-height: 7rem;
  }
}
@media screen and (max-width: 1023px) {
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-back,
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-link-level-2,
  .drilldown-component
    .drilldown
    .drilldown-root
    li
    .drilldown-link.drilldown-link-level-3 {
    margin: 1.4rem 0 0;
    min-height: 5.6rem;
  }
}
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-back {
  background-color: #ff9500;
  font-size: 1.8rem;
  border-color: #ff9500;
}
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-back
  span
  svg {
  margin-left: 0;
  margin-right: 15px;
}
.drilldown-component
  .drilldown
  .drilldown-root
  li
  .drilldown-link.drilldown-back
  span:hover
  svg {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  opacity: 0.6;
}
.drilldown-component .drilldown .drilldown-root li .drilldown-sub,
.slick-slide.slick-loading img {
  display: none;
}
.drilldown-component .drilldown .drilldown-backlink:hover {
  cursor: pointer;
}
.cta-banner-section {
  padding-top: 12rem;
  padding-bottom: 12rem;
  overflow: hidden;
}
.cta-banner-section .section_buttons .section_button {
  width: auto;
}
.resources-cards__item-link:hover .resources-cards__item-title {
  color: #ff9500;
}
.resources-cards__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.4rem;
}
.resources-cards__item-title {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
  color: #000a3a;
}
.guide-cards {
  --gap: 1rem;
}
.guide-cards .section_descr {
  text-align: center;
}
.guide-cards__group,
.guide-cards__groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}
.guide-cards__groups {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-orient: horizontal;
}
.guide-cards__group {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .guide-cards__group {
    padding: 0 calc(var(--gap) / 2);
  }
  .guide-cards__group--2cards {
    max-width: calc((100% / 5) * 2);
  }
  .guide-cards__group--3cards {
    max-width: calc((100% / 5) * 3);
  }
  .guide-cards__group--4cards {
    max-width: calc((100% / 5) * 4);
  }
  .guide-cards__group--5cards {
    max-width: unset;
  }
}
.guide-cards__group-title {
  font-size: 2.4rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000a3a;
  margin-bottom: 2rem;
  text-align: center;
}
.guide-cards__group-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: var(--gap);
}
@media screen and (min-width: 768px) {
  .guide-cards__group-wrapper {
    display: grid;
    grid-gap: var(--gap);
    width: auto;
  }
  .guide-cards__group-wrapper--2col {
    grid-template-columns: repeat(
      3,
      minmax(calc((100% / 3) - ((var(--gap) * 2) / 1)), 1fr)
    );
  }
}
@media screen and (min-width: 1024px) {
  .guide-cards__group-wrapper--2col {
    grid-template-columns: repeat(
      2,
      minmax(calc((100% / 2) - (var(--gap) / 2)), 1fr)
    );
  }
}
@media screen and (min-width: 768px) {
  .guide-cards__group-wrapper--3col {
    grid-template-columns: repeat(
      3,
      minmax(calc((100% / 3) - ((var(--gap) * 2) / 1)), 1fr)
    );
  }
}
@media screen and (min-width: 1024px) {
  .guide-cards__group-wrapper--3col {
    grid-template-columns: repeat(
      3,
      minmax(calc((100% / 3) - ((var(--gap) * 2) / 1)), 1fr)
    );
  }
}
@media screen and (min-width: 768px) {
  .guide-cards__group-wrapper--4col {
    grid-template-columns: repeat(
      3,
      minmax(calc((100% / 3) - ((var(--gap) * 2) / 1)), 1fr)
    );
  }
}
@media screen and (min-width: 1024px) {
  .guide-cards__group-wrapper--4col {
    grid-template-columns: repeat(
      4,
      minmax(calc((100% / 4) - ((var(--gap) * 3) / 2)), 1fr)
    );
  }
}
@media screen and (min-width: 768px) {
  .guide-cards__group-wrapper--5col {
    grid-template-columns: repeat(
      3,
      minmax(calc((100% / 3) - ((var(--gap) * 2) / 1)), 1fr)
    );
  }
}
@media screen and (min-width: 1024px) {
  .guide-cards__group-wrapper--5col {
    grid-template-columns: repeat(
      5,
      minmax(calc((100% / 5) - ((var(--gap) * 4) / 3)), 1fr)
    );
  }
}
.guide-cards__item,
.guide-cards__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.guide-cards__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.guide-cards__item-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffd7b2;
  border-radius: 0.6rem;
  padding: 2rem;
}
.guide-cards__item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background-color: #000a3a;
}
@media screen and (min-width: 1024px) {
  .guide-cards__item-image {
    margin: 0 auto 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .guide-cards__item-image {
    margin: 0 auto 1.6rem;
  }
}
.guide-cards__item-image img {
  width: 60%;
  height: auto;
}
.guide-cards__item-title {
  font-size: 2rem;
  font-weight: 700;
  color: #000a3a;
  text-align: center;
  margin-bottom: 1rem;
}
.guide-cards__item-cta {
  margin-top: auto;
}
.guide-cards__item-cta a {
  min-width: unset;
  margin-bottom: 0;
}
.icat__blockquote-text {
  font-size: 1.4em;
  margin: 50px auto 10px;
  font-family: Open Sans;
  font-style: italic;
  color: #555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 6px solid #ff9500;
  line-height: 1.6;
  position: relative;
  background: #ededed;
}
.icat__blockquote-text::before {
  font-family: Arial;
  content: "\201C";
  color: #ff9500;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.icat__blockquote-text::after {
  content: "";
}
.icat__blockquote-author {
  text-align: right;
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  margin-top: 1em;
}
@font-face {
  font-family: "iconfont";
  src: url(../fonts/icons/iconfont.eot);
  src: url(../fonts/icons/iconfont.eot?#iefix) format("eot"),
    url(../fonts/icons/iconfont.woff) format("woff"),
    url(../fonts/icons/iconfont.ttf) format("truetype"),
    url(../fonts/icons/iconfont.svg#iconfont) format("svg");
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.icon-arrow-left,
.icon-arrow-right {
  font-size: 2.263rem;
  width: 0.62483em;
}
.icon-arrow-right {
  width: 0.62528em;
}
.icon-arrow_r {
  font-size: 1.697rem;
  width: 0.62522em;
}
.icon-close {
  font-size: 1.4rem;
  width: 1em;
}
.icon-download {
  font-size: 1.6rem;
  width: 0.75em;
}
.icon-facebook {
  font-size: 2.6rem;
  width: 0.51923em;
}
.icon-instagram {
  font-size: 2.4rem;
  width: 1em;
}
.icon-left {
  font-size: 1.131rem;
  width: 1.38462em;
}
.icon-link {
  font-size: 2.4rem;
  width: 1em;
}
.icon-play {
  font-size: 3rem;
  width: 1em;
}
.icon-plyr-airplay,
.icon-plyr-captions-off,
.icon-plyr-captions-on,
.icon-plyr-download,
.icon-plyr-enter-fullscreen,
.icon-plyr-exit-fullscreen,
.icon-plyr-fast-forward,
.icon-plyr-logo-vimeo,
.icon-plyr-logo-youtube,
.icon-plyr-muted,
.icon-plyr-pause,
.icon-plyr-pip {
  font-size: 1.8rem;
  width: 1em;
}
.icon-plyr-play {
  font-size: 6rem;
  width: 1em;
}
.icon-plyr-restart,
.icon-plyr-rewind,
.icon-plyr-settings,
.icon-plyr-volume {
  font-size: 1.8rem;
  width: 1em;
}
.icon-right {
  font-size: 1.131rem;
  width: 1.38462em;
}
.icon-search {
  font-size: 1.5rem;
  width: 1em;
}
.icon-twitter,
.icon-youtube {
  font-size: 1.8rem;
  width: 1.22222em;
}
.icon-youtube {
  width: 1.33333em;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  margin-top: 2rem;
  width: 100%;
}
.slick-dots li {
  padding: 0 0.6em;
}
.slick-dots li.slick-active button {
  background-color: #fff;
}
.slick-dots button {
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  font-size: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.slick-dots button:focus,
.slick-dots button:hover {
  background-color: #fff;
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single {
  height: 5rem;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 3rem 0 1rem;
}
@media screen and (max-width: 1023px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 4rem 0 1.6rem;
  }
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  min-height: 32px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button,
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 0.6rem 3rem;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  font-size: 1.6rem;
}
@media screen and (max-width: 1023px) {
  .select2-results__option {
    padding: 0.2rem 1.6rem;
    font-size: 1.4rem;
  }
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 2px solid #000a3a;
  border-radius: 0.6rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000a3a;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 1.2rem;
  }
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #000a3a;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 5rem;
  position: absolute;
  top: 1px;
  right: 2rem;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #000a3a transparent transparent;
  border-style: solid;
  border-width: 1rem 0.5rem 0;
  height: 0;
  left: 50%;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #000a3a;
  border-width: 0 0.5rem 1rem;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 2rem;
  width: 20px;
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: 0 0;
  border: 0;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(50%, #eee)
  );
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#fff)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear,
a.plyr__control::after,
a.plyr__control::before {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: gray;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica,
    Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr:focus {
  outline: 0;
}
.plyr--full-ui {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui ::after,
.plyr--full-ui ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}
.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}
.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__captions .plyr__caption div {
  display: inline;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}
.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}
.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.plyr__control.plyr__control--overlaid[data-plyr="play"] {
  padding: 0;
  width: 4.8rem !important;
  height: 5.4rem;
}
.plyr__control.plyr__control--overlaid[data-plyr="play"]:focus,
.plyr__control.plyr__control--overlaid[data-plyr="play"]:hover {
  background: 0 0 !important;
}
.plyr__control.plyr__control--overlaid[data-plyr="play"] svg {
  width: 100%;
  height: 100%;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}
.plyr--full-ui input[type="range"]:focus,
.plyr__control:focus {
  outline: 0;
}
.plyr__control.plyr__tab-focus {
  -webkit-box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}
a.plyr__control {
  text-decoration: none;
}
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none;
}
.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded="true"],
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"] {
  background: #c9b9ac;
  color: #fff;
}
.plyr__control--overlaid {
  background: rgba(0, 179, 255, 0.8);
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.plyr__control--overlaid.plyr__control--overlaid[data-plyr="play"] {
  padding: 0;
  background: 0 0;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #c9b9ac;
}
.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}
.plyr--full-ui ::-webkit-media-controls {
  display: none;
}
.plyr__controls {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}
.plyr__controls .plyr__progress__container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
}
.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}
.plyr__controls .plyr__controls__item.plyr__volume {
  padding-right: 5px;
}
.plyr__controls .plyr__controls__item.plyr__volume:first-child {
  padding-right: 0;
}
.plyr__controls:empty {
  display: none;
}
.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px;
}
.plyr--video .plyr__controls {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.7))
  );
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.plyr [data-plyr="airplay"],
.plyr [data-plyr="captions"],
.plyr [data-plyr="fullscreen"],
.plyr [data-plyr="pip"],
.plyr__menu .plyr__control[aria-expanded="true"] .plyr__tooltip {
  display: none;
}
.plyr--airplay-supported [data-plyr="airplay"],
.plyr--captions-enabled [data-plyr="captions"],
.plyr--fullscreen-enabled [data-plyr="fullscreen"],
.plyr--pip-supported [data-plyr="pip"] {
  display: inline-block;
}
.plyr__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded="true"] svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  -webkit-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: "";
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}
.plyr__menu__container [role="menu"] {
  padding: 7px;
}
.plyr__menu__container [role="menuitem"],
.plyr__menu__container [role="menuitemradio"] {
  margin-top: 2px;
}
.plyr__menu__container [role="menuitem"]:first-child,
.plyr__menu__container [role="menuitemradio"]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4a5764;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(74, 87, 100, 0.8);
  right: 5px;
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px 7px 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(74, 87, 100, 0.8);
  left: 7px;
}
.plyr__menu__container .plyr__control--back::before {
  background: #c1c9d1;
  -webkit-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  content: "";
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role="menuitemradio"] {
  padding-left: 7px;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::after,
.plyr__menu__container .plyr__control[role="menuitemradio"]::before {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role="menuitemradio"]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  width: 6px;
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"][aria-checked="true"]::before {
  background: #c9b9ac;
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"][aria-checked="true"]::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container
  .plyr__control[role="menuitemradio"].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role="menuitemradio"]:hover::before {
  background: rgba(0, 0, 0, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none;
}
.plyr--full-ui input[type="range"] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #c9b9ac;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type="range"]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(currentColor),
    to(transparent)
  );
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    transparent var(--value, 0)
  );
}
.plyr--full-ui input[type="range"]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(35, 41, 47, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px;
}
.plyr--full-ui input[type="range"]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
  user-select: none;
}
.plyr--full-ui input[type="range"]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
}
.plyr--full-ui input[type="range"]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px;
}
.plyr--full-ui input[type="range"]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}
.plyr--full-ui input[type="range"]::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
}
.plyr--full-ui input[type="range"]::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type="range"]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  margin-top: 0;
}
.plyr--full-ui input[type="range"]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type="range"]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui
  input[type="range"].plyr__tab-focus::-webkit-slider-runnable-track {
  -webkit-box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}
.plyr--full-ui input[type="range"].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}
.plyr--full-ui input[type="range"].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}
.plyr--full-ui.plyr--video input[type="range"]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-webkit-slider-thumb {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--video input[type="range"]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}
.plyr--full-ui.plyr--audio input[type="range"]::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]::-moz-range-track {
  background-color: rgba(193, 201, 209, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]::-ms-track {
  background-color: rgba(193, 201, 209, 0.66);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-webkit-slider-thumb {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr--full-ui.plyr--audio input[type="range"]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}
.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}
.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}
.plyr__time {
  font-size: 14px;
}
.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: 10px;
}
@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
  -ms-transform: translate(-50%, 10px) scale(0.8);
  transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  -o-transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease,
    -webkit-transform 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}
.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip::before {
  left: 16px;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control.plyr__tab-focus
  .plyr__tooltip,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control:hover
  .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.plyr--video,
.plyr__video-wrapper {
  background: #000;
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}
.plyr__video-wrapper {
  border-radius: inherit;
  position: relative;
  z-index: 0;
}
.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}
.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  -webkit-transform: translateY(-38.28125%);
  -ms-transform: translateY(-38.28125%);
  transform: translateY(-38.28125%);
}
.plyr__progress {
  left: 6.5px;
  margin-right: 22px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.plyr__progress input[type="range"],
.plyr__progress__buffer {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px);
}
.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}
.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr--video .plyr__progress__buffer {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}
.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 201, 209, 0.66);
}
.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-image: -o-linear-gradient(
    135deg,
    rgba(35, 41, 47, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(35, 41, 47, 0.6) 50%,
    rgba(35, 41, 47, 0.6) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    -45deg,
    rgba(35, 41, 47, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(35, 41, 47, 0.6) 50%,
    rgba(35, 41, 47, 0.6) 75%,
    transparent 75%,
    transparent
  );
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}
.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 201, 209, 0.66);
}
.plyr__volume {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.plyr__volume input[type="range"] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}
@media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px;
  }
}
@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px;
  }
}
.plyr--is-ios .plyr__volume,
.plyr--is-ios.plyr--vimeo [data-plyr="mute"] {
  display: none !important;
}
.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-webkit-full-screen video {
  height: 100%;
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-moz-full-screen video {
  height: 100%;
}
.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:-ms-fullscreen video {
  height: 100%;
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}
.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}
.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: rgba(35, 41, 47, 0.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3;
}
.plyr__ads::after:empty {
  display: none;
}
.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}
.plyr__preview-thumb {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
  transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  -o-transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease,
    -webkit-transform 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: #c1c9d1;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-scrubbing img,
.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px;
}
.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  -o-object-fit: contain;
  object-fit: contain;
}
.plyr--no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.plyr [hidden] {
  display: none !important;
}
.component_video_embed .video_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.component_video_embed .video_container__wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 -1px;
  flex: 1 0 -1px;
  margin-bottom: 0.5rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .component_video_embed .video_container__wrapper--col-1 {
    width: 100%;
  }
  .component_video_embed .video_container__wrapper--col-2 {
    width: 100%;
    max-width: calc((100% / 2) - 1rem);
    margin: 0 0.5rem 2rem;
  }
  .component_video_embed .video_container__wrapper--col-3 {
    width: 100%;
    max-width: calc((100% / 3) - 1rem);
    margin: 0 0.5rem 1rem;
  }
}
.news_cards_item_decor_w:before {
  opacity: 0.4;
}
.news_cards_item_decor_w {
  opacity: 0.6;
}
.news_cards_item_decor {
  opacity: 0.5;
}
.frame_block_open {
  border: 4px solid;
  padding: 20px;
  margin: 20px 0;
  overflow: hidden;
}

.contact-section .icat-section__wrapper {
  flex-wrap: wrap;
  display: flex;
}
.contact-section .icat-section__wrapper .icat-section__headings {
  max-width: 100%;
  flex: 0 0 100%;
}
.contact-section .icat-section__wrapper .contact {
  flex: 0 0 50%;
  margin-bottom: 20px;
  max-width: 50%;
  flex-wrap: wrap;
  justify-content: center;
}

.contact-section .icat-section__wrapper .contact .contact__title {
  text-align: center;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.latest .news_cards_list .news_cards_item:nth-child(n + 4) {
  display: none;
}

.accordeon.count_mod .accordeon_title {
  display: flex;
}
.accordeon.count_mod .accordeon_title:before {
  align-self: center;
}

@media screen and (max-width: 576px) {
  .contact-section .icat-section__wrapper .contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.article ol {
  list-style: decimal;
}
.article ol li {
  list-style-type: decimal;
}

.article ol li ul {
  list-style: disc;
}

.article ol li ul li {
  list-style-type: disc;
}

.article ul li ol {
  list-style: decimal;
}

.article ul li ol li {
  list-style-type: decimal;
}
.map_label_block {
  max-width: 35%;
}
.map_bottom {
  align-items: flex-start;
}
.map_bottom .map_popup_wrap {
  margin-top: 36px;
}
.map_bottom .map_label_block .map_label.crossed::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 150%;
  transform: rotate(90deg);
  background-image: linear-gradient(
    45deg,
    #ffffff 25%,
    #9d97f1 25%,
    #9d97f1 50%,
    #ffffff 50%,
    #ffffff 75%,
    #9d97f1 75%,
    #9d97f1 100%
  );
  background-size: 0.8rem 0.8rem;
  left: 0;
  margin: -1.2rem 0 0;
}
.map_bottom .map_label_block .map_label span {
  color: #000107;
}
.pin-marker-popup__image {
  width: 125px;
  height: 125px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.pin-marker-popup__image img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
}
.section_block--aside .section_descr {
  height: 120px;
  border-bottom: 1px solid #000a3a;
  overflow: hidden;
}
.section_block--aside.open .section_descr {
  height: auto !important;
}
.btn--see-more {
  cursor: pointer;
  font-weight: bold;
  color: #000a3a;
  position: relative;
  outline: none !important;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.btn--see-more.open::after {
  transform: rotate(180deg);
}
.btn--see-more::after {
  margin-left: 8px;
  content: "";
  width: 10px;
  height: 8px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #000a3a transparent transparent transparent;
}

/* Country page update */

.icat-section--country {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}

.projects__list .project__item:nth-child(n + 6) {
  display: none;
}
.projects__list.projects__list--all .project__item:nth-child(n + 6) {
  display: block;
}

.project__item {
  border-top: 1px solid #000a3a;
  border-bottom: 1px solid #000a3a;
  padding: 40px 0 80px;
  position: relative;
}
.project__item-title {
  font-size: 40px;
  text-transform: uppercase;
  color: #000a3a;
  margin-bottom: 40px;
}
.project__item-description {
  margin-bottom: 40px;
}
.project__item-description--additional {
  opacity: 0;
  height: 0;
  margin-bottom: 0;
  visibility: hidden;
}
.project__item-components {
  margin-bottom: 0px;
}
.project__item-description h3,
.project__item-components h3 {
  font-size: 22px;
  margin-bottom: 24px;
}
.project__item-description ul,
.project__item-components ul {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.project__item-components ul li {
  list-style-type: none;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex: 0 0 30%;
  max-width: 30%;
  margin-right: 3%;
  margin-bottom: 30px;
}
.project__item-components ul li img {
  margin-right: 16px;
  width: 48px;
}
.project__item-details {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0px;
  opacity: 0;
  height: 0;
  visibility: hidden;
}
.project__item-details .status,
.project__item-details .start_date,
.project__item-details .end_date {
  display: inline-block;
  margin-right: 100px;
  font-size: 18px;
}
.project__item-details .status span,
.project__item-details .start_date span,
.project__item-details .end_date span {
  font-size: 22px;
  font-weight: bold;
}
.project__item-details .end_date {
  margin-right: 0;
}

.project__item-details .status {
  text-transform: capitalize;
}

.project__item-details .status span {
  position: relative;
}

.project__item-details .status span::after {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 150%;
  background: #000a3a;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: -4px;
}
.project__item-details .status.pending span::after {
  background: #000a3a;
}
.project__item-details .status.progress span::after {
  background: #9d97f0;
}
.project__item-details .status.complete span::after {
  background: #ffd7b2;
}

.project__item-tabs {
  margin-top: 0px;
  opacity: 0;
  height: 0;
  visibility: hidden;
}

.project__item-tab-switch {
  display: inline-block;
  padding: 15px 8px;
  background-color: #e3e3e3;
  width: 140px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  outline: none;
}
.project__item-tab-switch--active {
  font-weight: bold;
  background-color: #e4deff;
}
.project__item-tabs--nav {
  border-bottom: 1px solid #c1c2c4;
}
.project__item-tab-content {
  padding: 24px 2px;
  display: none;
}
.project__item-tab-content--active {
  display: block;
}
.project__item-tab-content ul {
  margin-left: 0;
  padding-left: 0;
}
.project__item-tab-content ul li ul {
  padding-left: 16px;
}
.project__item-tab-content a {
  color: #ff9500;
}

.btn-project-item-toggle {
  position: absolute;
  border: 1px solid #000a3a;
  cursor: pointer;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 150%;
  bottom: 24px;
  left: 0;
}
.btn-project-item-toggle.open {
  transform: rotate(180deg);
}
.btn-project-item-toggle span::after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #000a3a;
  position: absolute;
  top: 50%;
  left: 50%;
}
.btn-project-item-toggle span:nth-child(1)::after {
  left: 42%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-project-item-toggle span:nth-child(2)::after {
  left: 58%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.project__item.open .project__item-details,
.project__item.open .project__item-description--additional,
.project__item.open .project__item-tabs {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.project__item.open .project__item-details {
  margin-bottom: 40px;
}
.project__item.open .project__item-description--additional {
  margin-bottom: 40px;
}
.project__item.open .project__item-tabs {
  margin-top: 24px;
}
.project__item.open .project__item-components {
  padding-bottom: 16px;
}

.contact-section .icat-section__subtitle {
  border-top: 0;
}

.projects__wrap-btn {
  margin: 60px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects__wrap-btn .btn {
  padding: 25px 100px;
  background-color: #000a3a;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .project__item-tab-switch {
    font-size: 16px;
  }
  .project__item-details .status,
  .project__item-details .start_date,
  .project__item-details .end_date {
    margin-right: 24px;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .project__item-details .status span,
  .project__item-details .start_date span,
  .project__item-details .end_date span {
    font-size: 20px;
    font-weight: bold;
  }
  .project__item-title {
    font-size: 32px;
  }
  .project__item-components h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .project__item-components ul li {
    flex: 0 0 45%;
    max-width: 45%;
    margin-bottom: 24px;
  }
  .project__item-components ul li img {
    margin-right: 12px;
    width: 40px;
  }
  .project__item-details {
    display: block;
  }
}
@media screen and (max-width: 414px) {
  .project__item-components ul li {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .section_col_content--country {
    padding-left: 5em;
    padding-right: 0;
  }
}

.header_lang {
  margin-left: 24px;
  width: 1.6rem;
	height: 1.6rem;
}
.header_lang img {
  width: 100%;
	height: auto;
}