@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,800,900&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700");
@import url(https://paodkb.org/assets/dropzone/dist/dropzone-72f56bdbc9bdd8ea79271ab84df82a4724f8bfb0f7aca973364c3a817a701532.css);
.text-lg {
  font-size: 1.7rem;
  line-height: 1.4117647059; }

.text-md {
  font-size: 1.5rem;
  line-height: 1.3333333333; }

.text-sm {
  font-size: 1.4rem;
  line-height: 1.4285714286; }

.h1 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: 400; }
  .h1 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .h1 {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }

.h2 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 400; }
  .h2 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .h2 {
      font-size: 3.2rem;
      line-height: 1.25; } }

.h3 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 700; }
  .h3 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .h3 {
      font-size: 3.2rem;
      line-height: 1.25; } }

.h4 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400; }
  .h4 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .h4 {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }

.h5 {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 700; }
  @media all and (min-width: 768px) {
    .h5 {
      font-size: 2rem;
      line-height: 1.6; } }

.h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }
  html.mod_flexboxtweener {
    height: 100%; }

body {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #f3f3f2;
  color: #222222;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400; }
  .mod_flexboxtweener body {
    height: 100%; }

.mod_no-flexboxtweener main {
  flex: 1; }
.mod_flexboxtweener main {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

a {
  color: #1763c7;
  transition: all 0.2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  text-decoration: none; }

button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  border: none;
  color: inherit;
  font-family: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

select {
  border-radius: 0; }
  select::-ms-expand {
    display: none; }

textarea {
  resize: none; }

h1 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: 400;
  margin: 0; }
  h1 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    h1 {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }

h2 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 400; }
  h2 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    h2 {
      font-size: 3.2rem;
      line-height: 1.25; } }

h3 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 700; }
  h3 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    h3 {
      font-size: 3.2rem;
      line-height: 1.25; } }

h4 {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400; }
  h4 a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    h4 {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }

h5 {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 700; }
  @media all and (min-width: 768px) {
    h5 {
      font-size: 2rem;
      line-height: 1.6; } }

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400; }

hr {
  border: none; }

iframe {
  border: none; }

img {
  max-width: 100%; }
  img[width], img[height] {
    max-width: none; }

figure {
  margin: 0; }

ol,
ul {
  list-style: none; }

small {
  font-size: 1.4rem;
  line-height: 1.4285714286; }

svg {
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

:disabled {
  cursor: not-allowed; }

#particles-js {
  position: fixed; }

.profile-favorites {
  width: 100%; }

@media all and (min-width: 1260px) {
  .desktop-only {
    display: block; } }
@media all and (max-width: 767px) {
  .desktop-only {
    display: none; } }

@media all and (max-width: 767px) {
  .mobile-only {
    display: block; } }
@media all and (min-width: 768px) {
  .mobile-only {
    display: none; } }

.hidden {
  display: none !important; }

.is-lg {
  display: none; }
  @media all and (min-width: 1260px) {
    .is-lg {
      display: block !important; } }

@media all and (min-width: 1260px) {
  .not-lg {
    display: none !important; } }

.color-light {
  color: #646464; }

.nowrap {
  white-space: nowrap; }

.ui-helper-hidden-accessible {
  display: none; }

.ui-autocomplete {
  position: absolute;
  z-index: 1001;
  max-height: 20rem;
  overflow-y: auto;
  background: #fff;
  border-right: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc; }
  .ui-autocomplete .ui-menu-item-wrapper {
    padding: .5rem .75rem; }
    .ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
      background: #eee; }

.ui-datepicker-box {
  position: relative; }
  .mod_no-touchevents .ui-datepicker-box:hover > input, .mod_no-touchevents .ui-datepicker-box.hover > input {
    color: #1763c7; }
  .mod_no-touchevents .ui-datepicker-box:hover > .icon, .mod_no-touchevents .ui-datepicker-box.hover > .icon {
    fill: #1763c7; }
  .ui-datepicker-box input {
    width: 100%;
    height: 2rem;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    padding-left: 2.9rem;
    cursor: pointer;
    transition: color 0.2s; }
    @media all and (min-width: 768px) {
      .ui-datepicker-box input {
        width: 15rem; }
        .ui-datepicker-box input.datepickerAlignToRight {
          padding-right: 2.9rem;
          padding-left: 0;
          text-align: right; }
          .ui-datepicker-box input.datepickerAlignToRight + .icon {
            right: 0;
            left: auto; } }
    .ui-datepicker-box input.hasDatepickerFocus {
      color: #1763c7; }
      .ui-datepicker-box input.hasDatepickerFocus + .icon {
        fill: #1763c7; }
  .ui-datepicker-box .icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    pointer-events: none;
    transition: fill 0.2s; }

.ui-datepicker {
  position: absolute;
  z-index: 1001;
  min-width: auto !important;
  max-width: 260px;
  display: none;
  padding: .75rem 1rem 1rem;
  background-color: #fff;
  border: solid 1px #f3f3f2;
  border-radius: 0.4rem;
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 767px) {
    .ui-datepicker {
      max-width: 100%;
      width: 89%;
      padding: .75rem 2rem 1rem 1rem; } }
  .ui-datepicker .ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      order: 1;
      padding: .5rem; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
        width: 1rem;
        height: 0.5rem;
        display: block;
        border-top: .5rem solid transparent;
        border-bottom: .5rem solid transparent;
        border-right: 0.75rem solid #909090; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      order: 2;
      flex: 1;
      padding: .5rem;
      text-align: center; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      order: 3;
      padding: .5rem; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        width: 1rem;
        height: 0.5rem;
        display: block;
        border-top: .5rem solid transparent;
        border-bottom: .5rem solid transparent;
        border-left: 0.75rem solid #909090; }

.ui-datepicker-calendar {
  width: 100%; }
  .ui-datepicker-calendar th,
  .ui-datepicker-calendar td {
    text-align: right; }
  .ui-datepicker-calendar thead th {
    padding: .5rem; }
  .ui-datepicker-calendar tbody td .ui-state-default {
    display: block;
    padding: .5rem;
    border-radius: 0.4rem;
    text-decoration: none; }
    .mod_no-touchevents .ui-datepicker-calendar tbody td .ui-state-default:hover, .mod_no-touchevents .ui-datepicker-calendar tbody td .ui-state-default.hover {
      color: #222222; }
  .ui-datepicker-calendar tbody td.ui-datepicker-today .ui-state-default {
    background: #dedede;
    color: #222222; }
  .ui-datepicker-calendar tbody td.ui-datepicker-current-day .ui-state-default {
    background: #1763c7;
    color: #fff; }

.ui-selectmenu-button {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.4rem 4rem 0.4rem 2rem;
  border: 1px solid #1763c7;
  border-radius: 1.6rem;
  background: #1763c7;
  cursor: default;
  outline: none; }
  @media (max-width: 767px) {
    .ui-selectmenu-button {
      padding: 1.4rem 4rem 1.4rem 2rem; } }
  .ui-selectmenu-button.ui-selectmenu-button-open .ui-selectmenu-icon {
    transform: translateY(-50%) rotate(0deg); }
  .ui-selectmenu-button .ui-selectmenu-icon {
    width: 1rem;
    height: 0.5rem;
    position: absolute;
    top: calc(50% + 0.1rem);
    right: 1.6rem;
    transform: translateY(-50%) rotate(180deg);
    display: block;
    pointer-events: none;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://paodkb.org/assets/arrow-close-7b7dfe4cd393e6d60570934105f94a5ee4f1a7596bf0f8059127dbf3922d8614.svg);
    transition: transform 0.2s; }
  .ui-selectmenu-button .ui-selectmenu-text {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: top;
    color: #fff; }
    .ui-selectmenu-button .ui-selectmenu-text.ui-state-placeholder {
      color: #fff; }

.ui-selectmenu-menu {
  position: absolute;
  z-index: 1001;
  display: none;
  padding-top: 1rem; }
  .ui-selectmenu-menu.ui-selectmenu-open {
    display: block; }
  .ui-selectmenu-menu .ui-menu {
    max-height: calc(18.5rem + 1px);
    box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: solid 1px #f3f3f2;
    overflow: auto;
    cursor: default; }
  .ui-selectmenu-menu .ui-menu-item.ui-state-disabled {
    display: none; }
  .ui-selectmenu-menu .ui-menu-item-wrapper {
    padding: 0.5rem 0.75rem; }
    .ui-selectmenu-menu .ui-menu-item-wrapper.ui-state-active {
      background: #eee; }

.button {
  font-family: inherit;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: 700;
  display: inline-block;
  padding: 1rem 3rem;
  border-radius: 0.4rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  transition: background 0.2s;
  outline: none; }
  a.button {
    text-decoration: none; }
  .button:disabled {
    opacity: .2; }
  .button.button--block {
    display: block;
    width: 100%; }
  .button--color-punsh {
    background: #d34027;
    color: #fff; }
    .mod_no-touchevents .button--color-punsh:hover, .mod_no-touchevents .button--color-punsh.hover {
      background: #9e301d; }
  .button--color-denim {
    background: #1763c7;
    color: #fff; }
    .mod_no-touchevents .button--color-denim:hover, .mod_no-touchevents .button--color-denim.hover {
      background: #074795; }
  .button--color-white {
    background: #FFFFFF;
    color: #222222; }
    @media all and (min-width: 768px) {
      .mod_no-touchevents .button--color-white:hover, .mod_no-touchevents .button--color-white.hover {
        background: #1763c7; } }
    .button--color-white:hover {
      color: #fff; }
  .button--still {
    padding: 1.4rem;
    background: #f3f3f2;
    color: #1763c7; }
    .mod_no-touchevents .button--still:hover, .mod_no-touchevents .button--still.hover {
      background: #dedede; }
    @media all and (max-width: 767px) {
      .button--still {
        display: block;
        width: 100%; } }
    @media all and (min-width: 768px) {
      .button--still {
        min-width: 38rem; } }
  .button--block {
    display: block;
    width: 100%; }
  .button--sm {
    padding: 0.5rem 2rem;
    margin: 0.5rem;
    width: 12rem; }
  .button--stretch {
    width: 100%; }
  .button--color-blue {
    cursor: pointer;
    background: #1763c7;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 30px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-transform: none; }
    .mod_no-touchevents .button--color-blue:hover, .mod_no-touchevents .button--color-blue.hover {
      background: #074795; }

.input > input,
.input > button {
  outline: none; }
.input > input, .input input {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  display: block;
  width: 100%;
  background: #fff;
  padding: 1.2rem 1.4rem;
  border: 1px solid #bcbcbc;
  box-sizing: border-box;
  border-radius: 4px;
  transition: all 0.4s; }
  .input > input::placeholder, .input input::placeholder {
    color: rgba(34, 34, 34, 0.5); }
  .input > input:focus, .input input:focus {
    border-color: #1763c7; }
  .input > input:disabled, .input input:disabled {
    opacity: .2; }
.input.input--invalid::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 0.4rem;
  border: 1px solid #d34027;
  content: ""; }
.input.input--invalid > input {
  position: relative;
  border-color: transparent !important;
  z-index: 1; }
.input--search {
  position: relative;
  overflow: hidden; }
  .input--search > input {
    padding-right: 6.4rem; }
  .input--search > button {
    width: 4.8rem;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    .input--search > button > .icon {
      width: 2rem;
      height: 2rem;
      fill: #989898; }

.network-links {
  width: 4rem;
  height: 4rem; }
  .mod_no-touchevents .network-links:hover .icon, .mod_no-touchevents .network-links.hover .icon {
    fill: #1763c7; }
  .network-links > .icon {
    width: 100%;
    height: 100%;
    fill: rgba(34, 34, 34, 0.5); }

.input-required {
  position: relative; }
  .input-required::after {
    content: '*';
    position: absolute;
    right: -4px;
    top: 4px;
    font-size: 16px;
    color: #999EAB;
    transform: translateX(100%); }

.select {
  position: relative; }
  .select__tag {
    display: block;
    width: 100%;
    padding: .5rem 2.5rem .5rem .75rem;
    border: 1px solid #bcbcbc; }
    .select__tag + .select__arrow {
      width: 0;
      height: 0;
      position: absolute;
      top: 50%;
      right: 1rem;
      transform: translateY(-50%);
      display: block;
      pointer-events: none;
      border-top: 0.4rem solid #909090;
      border-right: .4rem solid transparent;
      border-left: .4rem solid transparent; }
    .select__tag:disabled {
      opacity: .2; }
  .select.select--invalid > .select__tag {
    border-color: #d34027; }

.textarea > textarea {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  border: 1px solid #bcbcbc; }
  .textarea > textarea:disabled {
    opacity: .2; }
.textarea.textarea--invalid > textarea {
  border-color: #d34027; }

.checkbox {
  width: 2rem;
  height: 2rem;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .checkbox__tag {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0; }
    .checkbox__tag + .checkbox__box {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      background: #fff;
      border: 1px solid #bcbcbc; }
      .checkbox__tag + .checkbox__box::after {
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #222222;
        content: "";
        transition: all 0.2s; }
    .checkbox__tag:checked + .checkbox__box::after {
      width: 1rem;
      height: 1rem; }
    .checkbox__tag:disabled + .checkbox__box {
      opacity: .2; }
  .checkbox.checkbox--invalid > .checkbox__tag + .checkbox__box {
    border-color: #d34027; }

.radio {
  width: 2rem;
  height: 2rem;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .radio__tag {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0; }
    .radio__tag + .radio__box {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      background: #fff;
      border: 1px solid #bcbcbc;
      border-radius: 50%; }
      .radio__tag + .radio__box::after {
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #222222;
        border-radius: 50%;
        content: "";
        transition: all 0.2s; }
    .radio__tag:checked + .radio__box::after {
      width: 1rem;
      height: 1rem; }
    .radio__tag:disabled + .radio__box {
      opacity: .2; }
  .radio.radio--invalid .radio__tag + .radio__box {
    border-color: #d34027; }

.label.label--checkbox {
  position: relative;
  display: inline-block;
  padding-left: 3rem; }
  .label.label--checkbox .checkbox {
    position: absolute;
    top: 0;
    left: 0; }
.label.label--radio {
  position: relative;
  display: inline-block;
  padding-left: 3rem; }
  .label.label--radio .radio {
    position: absolute;
    top: 0;
    left: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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 {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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:before, .slick-track:after {
    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-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
  font-weight: normal;
  font-style: normal; }
.vjs-icon-play, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c"; }

.vjs-icon-captions, .video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\f110"; }

.vjs-icon-circle, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: "\f119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e"; }

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-next-item:before {
  content: "\f11f"; }

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-previous-item:before {
  content: "\f120"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js[tabindex="-1"] {
  outline: none; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto; }

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto; }

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none; }

.video-js .vjs-progress-control.disabled {
  cursor: default; }

.vjs-live .vjs-progress-control {
  display: none; }

.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.333333333333333em;
  z-index: 1; }

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: relative;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled {
  cursor: default; }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none; }

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

.video-js .vjs-volume-panel {
  transition: width 1s; }

.video-js .vjs-volume-panel:hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }

.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  transition: width 0.1s; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em; }

.video-js .vjs-volume-panel {
  display: flex; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em; }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: 0s linear 0.3s forwards vjs-spinner-show;
  animation: 0s linear 0.3s forwards vjs-spinner-show; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-show {
  to {
    visibility: visible; } }
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible; } }
@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }
.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto; }

  .vjs-text-track-settings .vjs-track-settings-colors {
    display: block;
    grid-column: 1;
    grid-row: 1; }

  .vjs-text-track-settings .vjs-track-settings-font {
    grid-column: 2;
    grid-row: 1; }

  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 2;
    grid-row: 2; } }
.vjs-track-setting > select {
  margin-right: 5px; }

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none; }

.vjs-text-track-settings fieldset span {
  display: inline-block; }

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0; }

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px; }

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  visibility: hidden; }

.calendar-container {
  background: #FEFEFE;
  box-shadow: 0 4px 4px 0 rgba(9, 63, 179, 0.06), 0 8px 18px 2px rgba(2, 11, 34, 0.08);
  border-radius: 2px;
  z-index: 10003;
  position: relative;
  width: 236px;
  font-size: 15px;
  cursor: default;
  margin-top: 1px;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden; }

@media only screen and (max-width: 730px) {
  #mashajs-nav-position {
    display: none; }

  .calendar-container {
    left: 20px !important; } }
.calendar-scroll-view {
  position: relative;
  overflow: auto;
  height: 353px; }

.calendar-scroll-view table {
  width: 100%;
  padding-bottom: 60px; }

.calendar-header {
  position: relative;
  left: 0;
  right: 0;
  border-bottom: 1px solid #E2E3E4;
  border-collapse: collapse;
  clear: left;
  height: 48px;
  font-size: 11px; }

.calendar-header .thead {
  height: 48px;
  padding-left: 20px; }

.calendar-row {
  height: 27px;
  margin-bottom: 7px;
  padding-left: 20px;
  overflow: hidden; }

.calendar-day {
  width: 26px;
  height: 24px;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  color: #020C22;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1), color 0.4s cubic-bezier(0.23, 1, 0.32, 1), border 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1), color 0.4s cubic-bezier(0.23, 1, 0.32, 1), border 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  float: left;
  border: 1px solid #FEFEFE; }

.calendar-grey .calendar-day {
  color: #B2B8C4; }

.calendar-day.today {
  background-color: #ECECEC;
  color: #0A3FB4; }

.calendar-day.enabled {
  color: #020C22; }

.calendar-day:hover {
  background: #eee;
  border-color: #eee; }

.calendar-day:active {
  background: #0A3FB4;
  color: #FEFEFE;
  border-color: #0A3FB4; }

.calendar-day.calendar-today {
  border-color: #eee; }

.calendar-day.active {
  background: #0A3FB4;
  border-color: #0A3FB4;
  color: #FEFEFE; }

.calendar-not-this-month {
  cursor: default;
  color: #020C22;
  background: 0 0; }

.calendar-not-this-month:hover {
  background: 0 0;
  border-color: transparent; }

.calendar-grey .calendar-not-this-month {
  color: #020C22; }

.calendar-week-day {
  width: 28px;
  height: 40px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #B2B8C4;
  letter-spacing: 1px;
  float: left;
  -webkit-transition: color 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 0.4s cubic-bezier(0.23, 1, 0.32, 1); }

.calendar-week-day.hover, .calendar-week-day:focus, .calendar-week-day:hover {
  color: #020C22; }

.calendar-month-header {
  text-align: center;
  text-transform: uppercase;
  margin: 27px 0 9px;
  top: 0; }

.calendar-month-header > div {
  margin: auto;
  display: -moz-inline-stack;
  display: inline-block;
  width: 160px; }

.calendar-wrapper-date {
  padding-top: 20px;
  height: 27px;
  -webkit-transition: top 0.4s cubic-bezier(0.23, 1, 0.32, 1), height 0.4s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.4s cubic-bezier(0.23, 1, 0.32, 1), height 0.4s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1), height 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.4s cubic-bezier(0.23, 1, 0.32, 1), height 0.4s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  overflow: hidden;
  white-space: nowrap;
  top: 0;
  position: relative;
  z-index: 1; }

.calendar-wrapper-date:after, .calendar-wrapper-date:before {
  content: " ";
  display: table; }

.calendar-wrapper-date:after {
  clear: both; }

.csstransforms .calendar-wrapper-date {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.csstransforms3d .calendar-wrapper-date {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.calendar-wrapper-date.is-active-dropdown {
  overflow: visible; }

.calendar-wrapper-date.closed {
  top: -100%;
  height: 0;
  padding: 0; }

.csstransforms .calendar-wrapper-date.closed {
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.csstransforms3d .calendar-wrapper-date.closed {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.calendar-input-date {
  padding: 0 7px 0 20px;
  width: 114px;
  -webkit-transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  display: inline-block;
  vertical-align: top; }

.is-active-input .calendar-input-date, .is-hover-input .calendar-input-date {
  width: 189px; }

.calendar-input-date input {
  display: block;
  line-height: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 12px;
  color: #020C22;
  border: 1px solid #E2E3E4;
  border-radius: 2px;
  text-indent: 10px;
  -webkit-transition: border-color .3s;
  transition: border-color 0.3s; }

.wf-itcfranklingothicw10bk862339-n4-active .calendar-input-date input {
  font-family: "ITCFranklinGothicW10-Bk 862339", arial, sans-serif; }

.wf-itcfranklingothicw10md862390-n4-active .calendar-year-dropdown .dropdown .current-value, .wf-itcfranklingothicw10md862390-n4-active .calendar-year-dropdown select {
  font-family: "ITCFranklinGothicW10-Md 862390", arial, sans-serif;
  font-weight: 400; }

.calendar-input-date input:-moz-placeholder {
  color: #B2B8C4; }

.calendar-input-date input::-webkit-input-placeholder {
  color: #B2B8C4; }

.calendar-input-date input:hover {
  border-color: #28DCB4; }

.calendar-input-date input:focus {
  outline: 0;
  border-color: #28DCB4; }

.calendar-input-date input.error {
  border-color: #E6003E; }

.calendar-year-dropdown {
  padding: 0 20px 0 7px;
  width: 66px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1; }

.is-active-input .calendar-year-dropdown, .is-hover-input .calendar-year-dropdown {
  left: 100%; }

.csstransforms .is-active-input .calendar-year-dropdown, .csstransforms .is-hover-input .calendar-year-dropdown {
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.csstransforms3d .is-active-input .calendar-year-dropdown, .csstransforms3d .is-hover-input .calendar-year-dropdown {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.calendar-year-dropdown select {
  width: 100%;
  height: 27px;
  padding-left: 95px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(https://paodkb.org/static/img/svg/chevron_down.svg) no-repeat #FEFEFE;
  background-size: 8px 5px;
  background-position: calc(100% - 10px) 50%;
  border: 1px solid #E2E3E4;
  border-radius: 2px;
  font-size: 13px;
  text-align: center;
  color: #020C22; }

.no-svgasimg .calendar-year-dropdown select {
  background-image: url(https://paodkb.org/static/img/svg/chevron_down-8x5.png); }

.calendar-year-dropdown select:hover {
  border: 1px solid #28DCB4;
  background-image: url(https://paodkb.org/static/img/svg/chevron_down_hover.svg);
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1); }

.calendar-year-dropdown .dropdown {
  padding: 0;
  height: 25px;
  -webkit-transition: border-color 0.4s cubic-bezier(0.23, 1, 0.32, 1), background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: border-color 0.4s cubic-bezier(0.23, 1, 0.32, 1), background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  background-image: url(https://paodkb.org/static/img/svg/chevron_down.svg);
  background-size: 8px 5px;
  background-position: calc(100% - 10px) 50%;
  background-repeat: no-repeat; }

.no-svgasimg .calendar-year-dropdown .dropdown {
  background-image: url(https://paodkb.org/static/img/svg/chevron_down-8x5.png); }

.calendar-year-dropdown .dropdown:hover {
  background-image: url(https://paodkb.org/static/img/svg/chevron_down_hover.svg); }

.calendar-year-dropdown .dropdown:before {
  display: none; }

.calendar-year-dropdown .dropdown .dropdown_list {
  border: 1px solid #28DCB4;
  border-top: 1px solid #E2E3E4;
  height: auto;
  text-align: center;
  max-height: 250px; }

.calendar-year-dropdown .dropdown .dropdown_list .list-item {
  line-height: 32px; }

.calendar-year-dropdown .dropdown .current-value {
  line-height: 25px;
  height: 25px;
  padding: 0 0 0 10px;
  display: inline;
  margin: 0;
  width: 100%;
  border: none;
  font-size: 13px;
  color: #B2B8C4; }

.calendar-next-month-button, .calendar-prev-month-button {
  position: absolute;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  bottom: 21px;
  background: 0 0;
  font-weight: 700; }

.calendar-prev-month-button {
  left: 10px; }

.calendar-next-month-button {
  right: 10px; }

.calendar-help {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 356px;
  border-top: 1px solid #E2E3E4;
  background: #F8F8F8;
  color: #626E8A;
  font-size: 13px;
  z-index: 12;
  padding: 26px 0 0;
  overflow: hidden; }

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video, .mejs-mediaelement {
  width: 100%;
  height: 100%; }

.wf-itcfranklingothicw10bk862339-n4-active .calendar-help {
  font-family: "ITCFranklinGothicW10-Bk 862339", arial, sans-serif; }

.calendar-help ul li {
  padding: 0 20px;
  display: block;
  margin-bottom: 5px;
  cursor: pointer; }

.calendar-help ul li.calendar-help-caption {
  cursor: auto; }

.calendar-help ul:focus {
  outline: 0; }

.calendar-help .calendar-help-description {
  margin-bottom: 19px;
  padding: 0 20px;
  font-size: 15px; }

.calendar-help .calendar-help-caption {
  color: #0A3FB4; }

.calendar-help a {
  color: #0A3FB4;
  cursor: pointer; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  right: 0; }

.container {
  margin-right: auto;
  margin-left: auto; }
  @media all and (max-width: 767px) {
    .container {
      max-width: 100%; } }
  @media all and (min-width: 768px) {
    .container {
      max-width: 768px; } }
  @media all and (min-width: 1260px) {
    .container {
      max-width: 1260px; } }
  @media all and (max-width: 767px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media all and (min-width: 768px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media all and (min-width: 1260px) {
    .container {
      padding-right: 5px;
      padding-left: 5px; } }

.container--sm {
  max-width: 860px; }

.container--md {
  max-width: 1064px;
  padding-left: 20px;
  padding-right: 20px; }

.about-card {
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
  padding: 46px 46px 36px; }
  @media all and (max-width: 767px) {
    .about-card {
      box-shadow: none;
      padding: 0; } }
  .about-card:not(:last-child) {
    margin-bottom: 32px; }
    @media all and (max-width: 767px) {
      .about-card:not(:last-child) {
        margin-bottom: 40px; } }

.about-card__top {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 24px; }
  @media all and (max-width: 767px) {
    .about-card__top {
      flex-direction: column;
      align-items: center;
      padding-bottom: 24px;
      padding-top: 5%; } }

.about-card__info {
  padding: 5px 30px; }
  @media all and (max-width: 767px) {
    .about-card__info {
      padding: 15px 24px; } }

.about-card__preview {
  width: 192px;
  height: 192px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0; }
  @media all and (max-width: 767px) {
    .about-card__preview {
      padding-top: 56.25%; } }

.about-card__image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-fit: fill; }

.about-card__title {
  margin-bottom: 8px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  word-break: break-word; }
  @media all and (max-width: 767px) {
    .about-card__title {
      font-size: 17px;
      line-height: 24px; } }

.about-card__bottom {
  margin-top: 10px !important;
  padding-left: 5%;
  padding-bottom: 5%; }

.about-card__link span {
  font-size: 17px !important;
  line-height: 20px;
  color: #2d89ff !important;
  margin-right: 6px; }
.about-card__link svg {
  transition: transform .5s; }
.about-card__link.is-active svg {
  transform: rotate(180deg); }

.about-card__content {
  margin: 24px 0 !important;
  padding-bottom: 24px;
  padding-left: 5%;
  padding-right: 5%;
  border-bottom: 1px solid #bcbcbc; }

@font-face {
  src: url(https://paodkb.org/../fonts/rub/arial/alsrubl-arial-regular.woff) format("woff");
  font-family: ALSRubl-Arial;
  font-style: normal;
  font-weight: 400; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/arial/alsrubl-arial-italic.woff) format("woff");
  font-family: ALSRubl-Arial;
  font-style: italic;
  font-weight: 400; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/arial/alsrubl-arial-bold.woff) format("woff");
  font-family: ALSRubl-Arial;
  font-style: normal;
  font-weight: 700; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/arial/alsrubl-arial-bolditalic.woff) format("woff");
  font-family: ALSRubl-Arial;
  font-style: italic;
  font-weight: 700; }
.rub-sans {
  font-family: ALSRubl-Arial, Arial, sans-serif;
  line-height: normal; }

@font-face {
  src: url(https://paodkb.org/../fonts/rub/times/alsrubl-times-regular.woff) format("woff");
  font-family: ALSRubl-Times;
  font-style: normal;
  font-weight: 400; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/times/alsrubl-times-italic.woff) format("woff");
  font-family: ALSRubl-Times;
  font-style: italic;
  font-weight: 400; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/times/alsrubl-times-bold.woff) format("woff");
  font-family: ALSRubl-Times;
  font-style: normal;
  font-weight: 700; }
@font-face {
  src: url(https://paodkb.org/../fonts/rub/times/alsrubl-times-bolditalic.woff) format("woff");
  font-family: ALSRubl-Times;
  font-style: italic;
  font-weight: 700; }
.rub-serif {
  font-family: ALSRubl-Times, "Times New Roman", Times, serif;
  line-height: normal; }

.icon {
  fill: #222222;
  fill-rule: evenodd;
  transition: fill 0.2s; }
  .icon.icon--20 {
    width: 2rem;
    height: 2rem; }

.link.link--current {
  cursor: default; }
  .link.link--current:visited, .link.link--current:hover, .link.link--current:active {
    color: inherit; }
.link.link--pseudo {
  text-decoration: underline dotted #369; }

.link-icon {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  outline: none; }
  .link-icon > .icon,
  .link-icon > span {
    display: block;
    transition: all 0.2s; }
    .link-icon > .icon::before,
    .link-icon > span::before {
      content: attr(data-content); }
  .link-icon > .icon {
    display: block;
    margin-right: 0.9rem; }
  .mod_no-touchevents .link-icon--more-detailed:hover .icon, .mod_no-touchevents .link-icon--more-detailed.hover .icon {
    fill: #1763c7; }
  .mod_no-touchevents .link-icon--more-detailed:hover span, .mod_no-touchevents .link-icon--more-detailed.hover span {
    color: #1763c7; }
  .link-icon--more-detailed > .icon {
    width: 2rem;
    height: 1rem;
    position: relative;
    top: 0.1rem;
    fill: #222222; }
  .link-icon--more-detailed > span {
    color: #222222; }
  .link-icon--more-detailed.is-active > .icon {
    transform: rotate(180deg);
    fill: #222222; }
  .link-icon--more-detailed.is-active > span {
    color: #222222; }
  .mod_no-touchevents .link-icon--calendar:hover .icon, .mod_no-touchevents .link-icon--calendar.hover .icon {
    fill: #222222; }
  .mod_no-touchevents .link-icon--calendar:hover span, .mod_no-touchevents .link-icon--calendar.hover span {
    color: #222222; }
  .link-icon--calendar > .icon {
    width: 2rem;
    height: 2rem;
    fill: #222222; }
  .link-icon--calendar > span {
    color: #222222; }
  .link-icon--calendar.is-active > .icon {
    fill: #1763c7; }
  .link-icon--calendar.is-active > span {
    color: #1763c7; }
  .link-icon--calendar.is-disable {
    pointer-events: none; }
    .link-icon--calendar.is-disable > .icon {
      fill: #bcbcbc; }
    .link-icon--calendar.is-disable > span {
      color: #bcbcbc; }
  .link-icon.is-active > span::before {
    content: attr(data-active-content); }
  .mod_no-touchevents .link-icon--next:hover .icon, .mod_no-touchevents .link-icon--next.hover .icon {
    transform: translateX(0.4rem); }
  .link-icon--next > span {
    font-weight: 700;
    color: #1763c7; }
    .link-icon--next > span > .icon {
      width: 2.4rem;
      height: 1rem;
      position: relative;
      top: 0.5rem;
      margin-right: 0;
      margin-left: 0.4rem;
      fill: #1763c7; }
  .link-icon--next > .icon {
    width: 2.4rem;
    height: 1rem;
    position: relative;
    top: 0.1rem;
    margin-right: 0;
    margin-left: 0.4rem;
    fill: #1763c7; }
  .link-icon--prev > span {
    font-weight: 700;
    color: #1763c7; }
    .link-icon--prev > span > .icon {
      width: 2.4rem;
      height: 1rem;
      position: relative;
      top: 0.5rem;
      margin-right: 0;
      margin-left: 0.4rem;
      fill: #1763c7; }
  .link-icon--prev > .icon {
    width: 2.4rem;
    height: 1rem;
    position: relative;
    fill: #1763c7;
    transform: rotate(180deg); }
  .link-icon--prev > .icon:hover {
    width: 2.4rem;
    height: 1rem;
    position: relative;
    fill: #1763c7;
    transform: rotate(180deg); }

.wysiwyg p,
.wysiwyg div {
  text-align: justify; }

.wysiwyg > p > a, .wysiwyg__hide-content > dl > dd > p > a {
  text-decoration: underline; }
  .mod_no-touchevents .wysiwyg > p > a:hover, .mod_no-touchevents .wysiwyg > p > a.hover,
  .mod_no-touchevents .wysiwyg__hide-content > dl > dd > p > a:hover,
  .mod_no-touchevents .wysiwyg__hide-content > dl > dd > p > a.hover {
    text-decoration: none; }
.wysiwyg > h1:not(:first-child),
.wysiwyg > h2:not(:first-child),
.wysiwyg > h3:not(:first-child),
.wysiwyg > h4:not(:first-child),
.wysiwyg > h5:not(:first-child),
.wysiwyg > h6:not(:first-child),
.wysiwyg__hide-content > dl > dd > h1:not(:first-child),
.wysiwyg__hide-content > dl > dd > h2:not(:first-child),
.wysiwyg__hide-content > dl > dd > h3:not(:first-child),
.wysiwyg__hide-content > dl > dd > h4:not(:first-child),
.wysiwyg__hide-content > dl > dd > h5:not(:first-child),
.wysiwyg__hide-content > dl > dd > h6:not(:first-child) {
  margin-top: 2rem; }
.wysiwyg > h1:not(:last-child),
.wysiwyg > h2:not(:last-child),
.wysiwyg > h3:not(:last-child),
.wysiwyg > h4:not(:last-child),
.wysiwyg > h5:not(:last-child),
.wysiwyg > h6:not(:last-child),
.wysiwyg__hide-content > dl > dd > h1:not(:last-child),
.wysiwyg__hide-content > dl > dd > h2:not(:last-child),
.wysiwyg__hide-content > dl > dd > h3:not(:last-child),
.wysiwyg__hide-content > dl > dd > h4:not(:last-child),
.wysiwyg__hide-content > dl > dd > h5:not(:last-child),
.wysiwyg__hide-content > dl > dd > h6:not(:last-child) {
  margin-bottom: .8rem; }
@media all and (min-width: 1260px) {
  .wysiwyg > h1:not(:first-child),
  .wysiwyg > h2:not(:first-child),
  .wysiwyg > h3:not(:first-child),
  .wysiwyg > h4:not(:first-child),
  .wysiwyg > h5:not(:first-child),
  .wysiwyg > h6:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h1:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h2:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h3:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h4:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h5:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h6:not(:first-child) {
    margin-top: 3rem; }
  .wysiwyg > h1:not(:last-child),
  .wysiwyg > h2:not(:last-child),
  .wysiwyg > h3:not(:last-child),
  .wysiwyg > h4:not(:last-child),
  .wysiwyg > h5:not(:last-child),
  .wysiwyg > h6:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h1:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h2:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h3:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h4:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h5:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h6:not(:last-child) {
    margin-bottom: 1rem; } }
.wysiwyg > h2,
.wysiwyg > h3,
.wysiwyg > h4,
.wysiwyg > h5,
.wysiwyg > h6,
.wysiwyg__hide-content > dl > dd > h2,
.wysiwyg__hide-content > dl > dd > h3,
.wysiwyg__hide-content > dl > dd > h4,
.wysiwyg__hide-content > dl > dd > h5,
.wysiwyg__hide-content > dl > dd > h6 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700; }
  .wysiwyg > h2 + p:not(:first-child),
  .wysiwyg > h3 + p:not(:first-child),
  .wysiwyg > h4 + p:not(:first-child),
  .wysiwyg > h5 + p:not(:first-child),
  .wysiwyg > h6 + p:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h2 + p:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h3 + p:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h4 + p:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h5 + p:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h6 + p:not(:first-child) {
    margin-top: 1rem; }
  @media all and (min-width: 1260px) {
    .wysiwyg > h2 + p:not(:first-child),
    .wysiwyg > h3 + p:not(:first-child),
    .wysiwyg > h4 + p:not(:first-child),
    .wysiwyg > h5 + p:not(:first-child),
    .wysiwyg > h6 + p:not(:first-child),
    .wysiwyg__hide-content > dl > dd > h2 + p:not(:first-child),
    .wysiwyg__hide-content > dl > dd > h3 + p:not(:first-child),
    .wysiwyg__hide-content > dl > dd > h4 + p:not(:first-child),
    .wysiwyg__hide-content > dl > dd > h5 + p:not(:first-child),
    .wysiwyg__hide-content > dl > dd > h6 + p:not(:first-child) {
      margin-top: 1rem; } }
.wysiwyg > h2:not(:first-child),
.wysiwyg__hide-content > dl > dd > h2:not(:first-child) {
  margin-top: 6rem; }
.wysiwyg > h2:not(:last-child),
.wysiwyg__hide-content > dl > dd > h2:not(:last-child) {
  margin-bottom: 3rem; }
@media all and (min-width: 1260px) {
  .wysiwyg > h2:not(:first-child),
  .wysiwyg__hide-content > dl > dd > h2:not(:first-child) {
    margin-top: 8rem; }
  .wysiwyg > h2:not(:last-child),
  .wysiwyg__hide-content > dl > dd > h2:not(:last-child) {
    margin-bottom: 3rem; } }
.wysiwyg > blockquote,
.wysiwyg__hide-content > dl > dd > blockquote {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400;
  text-align: center; }
  .wysiwyg > blockquote a,
  .wysiwyg__hide-content > dl > dd > blockquote a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .wysiwyg > blockquote,
    .wysiwyg__hide-content > dl > dd > blockquote {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
  .wysiwyg > blockquote > p,
  .wysiwyg__hide-content > dl > dd > blockquote > p {
    position: relative;
    padding: 0 2.8rem; }
    @media all and (min-width: 1260px) {
      .wysiwyg > blockquote > p,
      .wysiwyg__hide-content > dl > dd > blockquote > p {
        padding: 0 3.8rem; } }
    .wysiwyg > blockquote > p::before, .wysiwyg > blockquote > p::after,
    .wysiwyg__hide-content > dl > dd > blockquote > p::before,
    .wysiwyg__hide-content > dl > dd > blockquote > p::after {
      font-size: 2.4rem;
      line-height: 1;
      position: absolute;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      font-weight: 700; }
      @media all and (min-width: 1260px) {
        .wysiwyg > blockquote > p::before, .wysiwyg > blockquote > p::after,
        .wysiwyg__hide-content > dl > dd > blockquote > p::before,
        .wysiwyg__hide-content > dl > dd > blockquote > p::after {
          font-size: 3.2rem;
          line-height: 1; } }
    .wysiwyg > blockquote > p::before,
    .wysiwyg__hide-content > dl > dd > blockquote > p::before {
      position: absolute;
      top: -.2rem;
      left: 0;
      content: "«"; }
    .wysiwyg > blockquote > p::after,
    .wysiwyg__hide-content > dl > dd > blockquote > p::after {
      position: absolute;
      right: 0;
      bottom: .2rem;
      content: "»"; }
  .wysiwyg > blockquote > footer,
  .wysiwyg__hide-content > dl > dd > blockquote > footer {
    margin-top: 1.6rem; }
    .wysiwyg > blockquote > footer > cite,
    .wysiwyg__hide-content > dl > dd > blockquote > footer > cite {
      font-size: 1.5rem;
      line-height: 1.3333333333;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      color: #909090; }
.wysiwyg > img,
.wysiwyg__hide-content > dl > dd > img {
  display: block; }
.wysiwyg figure:not(:first-child),
.wysiwyg__hide-content > dl > dd figure:not(:first-child) {
  margin-top: 3rem; }
.wysiwyg figure:not(:last-child),
.wysiwyg__hide-content > dl > dd figure:not(:last-child) {
  margin-bottom: 3rem; }
.wysiwyg figure > img,
.wysiwyg__hide-content > dl > dd figure > img {
  display: block; }
.wysiwyg figure > figcaption,
.wysiwyg__hide-content > dl > dd figure > figcaption {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 1.6;
  margin-top: 1.6rem;
  color: #909090; }
.wysiwyg > img:not(:first-child),
.wysiwyg__hide-content > dl > dd > img:not(:first-child) {
  margin-top: 3rem; }
.wysiwyg > img:not(:last-child),
.wysiwyg__hide-content > dl > dd > img:not(:last-child) {
  margin-bottom: 3rem; }
.wysiwyg > dl,
.wysiwyg__hide-content > dl > dd > dl {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .wysiwyg > dl:not(:first-child),
  .wysiwyg__hide-content > dl > dd > dl:not(:first-child) {
    margin-top: 2rem; }
  .wysiwyg > dl:not(:last-child),
  .wysiwyg__hide-content > dl > dd > dl:not(:last-child) {
    margin-bottom: 2rem; }
  .wysiwyg > dl > dt,
  .wysiwyg__hide-content > dl > dd > dl > dt {
    margin-bottom: 1rem;
    font-weight: 700; }
.wysiwyg > ol,
.wysiwyg__hide-content > dl > dd > ol {
  list-style: decimal; }
  .wysiwyg > ol > li,
  .wysiwyg__hide-content > dl > dd > ol > li {
    padding-left: 1rem; }
.wysiwyg ul,
.wysiwyg__hide-content > dl > dd ul {
  list-style-type: none; }
  .wysiwyg ul:not([class]):not([data-type="roman"]) > li,
  .wysiwyg__hide-content > dl > dd ul:not([class]):not([data-type="roman"]) > li {
    position: relative;
    margin-left: 0;
    padding-left: 1.6rem; }
    .wysiwyg ul:not([class]):not([data-type="roman"]) > li::before,
    .wysiwyg__hide-content > dl > dd ul:not([class]):not([data-type="roman"]) > li::before {
      width: 0.3rem;
      height: 0.3rem;
      position: absolute;
      top: 1.1rem;
      left: 0;
      border-radius: 50%;
      background: #bcbcbc;
      content: ""; }
.wysiwyg ol,
.wysiwyg ul,
.wysiwyg__hide-content > dl > dd ol,
.wysiwyg__hide-content > dl > dd ul {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .wysiwyg ol ol,
  .wysiwyg ul ol,
  .wysiwyg__hide-content > dl > dd ol ol,
  .wysiwyg__hide-content > dl > dd ul ol {
    list-style: decimal; }
  .wysiwyg ol:not(:first-child),
  .wysiwyg ul:not(:first-child),
  .wysiwyg__hide-content > dl > dd ol:not(:first-child),
  .wysiwyg__hide-content > dl > dd ul:not(:first-child) {
    margin-top: 2rem; }
  .wysiwyg ol:not(:last-child),
  .wysiwyg ul:not(:last-child),
  .wysiwyg__hide-content > dl > dd ol:not(:last-child),
  .wysiwyg__hide-content > dl > dd ul:not(:last-child) {
    margin-bottom: 2rem; }
  .wysiwyg ol ol > li,
  .wysiwyg ol ul > li,
  .wysiwyg ul ol > li,
  .wysiwyg ul ul > li,
  .wysiwyg__hide-content > dl > dd ol ol > li,
  .wysiwyg__hide-content > dl > dd ol ul > li,
  .wysiwyg__hide-content > dl > dd ul ol > li,
  .wysiwyg__hide-content > dl > dd ul ul > li {
    margin-left: 0; }
  .wysiwyg ol ol:not(:last-child),
  .wysiwyg ol ul:not(:last-child),
  .wysiwyg ul ol:not(:last-child),
  .wysiwyg ul ul:not(:last-child),
  .wysiwyg__hide-content > dl > dd ol ol:not(:last-child),
  .wysiwyg__hide-content > dl > dd ol ul:not(:last-child),
  .wysiwyg__hide-content > dl > dd ul ol:not(:last-child),
  .wysiwyg__hide-content > dl > dd ul ul:not(:last-child) {
    margin-bottom: 1rem; }
  .wysiwyg ol:not([class]) li,
  .wysiwyg ul:not([class]) li,
  .wysiwyg__hide-content > dl > dd ol:not([class]) li,
  .wysiwyg__hide-content > dl > dd ul:not([class]) li {
    margin-left: 2rem;
    margin-top: 1rem; }
.wysiwyg > ul[data-type="roman"],
.wysiwyg__hide-content > dl > dd > ul[data-type="roman"] {
  list-style: upper-roman; }
  .wysiwyg > ul[data-type="roman"] > li,
  .wysiwyg__hide-content > dl > dd > ul[data-type="roman"] > li {
    padding-left: 1rem; }
.wysiwyg > ul:not([data-type="roman"]) > li,
.wysiwyg__hide-content > dl > dd > ul:not([data-type="roman"]) > li {
  margin-left: 0; }
.wysiwyg > ol > li > ol,
.wysiwyg__hide-content > dl > dd > ol > li > ol {
  list-style: none;
  counter-reset: item; }
  .wysiwyg > ol > li > ol > li::before,
  .wysiwyg__hide-content > dl > dd > ol > li > ol > li::before {
    margin-right: .8rem;
    content: counter(item) ")";
    counter-increment: item; }
.wysiwyg p,
.wysiwyg__hide-content > dl > dd p {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .wysiwyg p:not(:first-child),
  .wysiwyg__hide-content > dl > dd p:not(:first-child) {
    margin-top: 2rem; }
  .wysiwyg p:not(:last-child),
  .wysiwyg__hide-content > dl > dd p:not(:last-child) {
    margin-bottom: 2rem; }
  .wysiwyg p::after,
  .wysiwyg__hide-content > dl > dd p::after {
    display: block;
    content: "";
    clear: both; }
  .wysiwyg p + ul:not(:first-child),
  .wysiwyg p + ol:not(:first-child),
  .wysiwyg__hide-content > dl > dd p + ul:not(:first-child),
  .wysiwyg__hide-content > dl > dd p + ol:not(:first-child) {
    margin-top: -.4rem; }
  @media all and (min-width: 1260px) {
    .wysiwyg p:not(:first-child),
    .wysiwyg__hide-content > dl > dd p:not(:first-child) {
      margin-top: 3rem; }
    .wysiwyg p:not(:last-child),
    .wysiwyg__hide-content > dl > dd p:not(:last-child) {
      margin-bottom: 3rem; }
    .wysiwyg p + ul:not(:first-child),
    .wysiwyg p + ol:not(:first-child),
    .wysiwyg__hide-content > dl > dd p + ul:not(:first-child),
    .wysiwyg__hide-content > dl > dd p + ol:not(:first-child) {
      margin-top: -1.4rem; } }
  .wysiwyg p > img,
  .wysiwyg__hide-content > dl > dd p > img {
    margin-top: .5rem;
    margin-bottom: 2rem;
    vertical-align: top; }
    @media all and (min-width: 1260px) {
      .wysiwyg p > img,
      .wysiwyg__hide-content > dl > dd p > img {
        max-width: calc(50% - 1rem); } }
    @media all and (min-width: 1260px) {
      .wysiwyg p > img[style*="float: left;"],
      .wysiwyg__hide-content > dl > dd p > img[style*="float: left;"] {
        margin-right: 2rem; } }
    @media all and (min-width: 1260px) {
      .wysiwyg p > img[style*="float: right;"],
      .wysiwyg__hide-content > dl > dd p > img[style*="float: right;"] {
        margin-left: 2rem; } }
@media all and (max-width: 767px) {
  .wysiwyg table > tbody > tr > td,
  .wysiwyg__hide-content > dl > dd table > tbody > tr > td {
    display: block; }
    .wysiwyg table > tbody > tr > td figure img,
    .wysiwyg__hide-content > dl > dd table > tbody > tr > td figure img {
      width: 100% !important;
      height: auto !important;
      margin-bottom: 15px; } }
.wysiwyg__table,
.wysiwyg__hide-content > dl > dd__table {
  overflow-x: auto; }
  .wysiwyg__table:not(:first-child),
  .wysiwyg__hide-content > dl > dd__table:not(:first-child) {
    margin-top: 3rem; }
  .wysiwyg__table:not(:last-child),
  .wysiwyg__hide-content > dl > dd__table:not(:last-child) {
    margin-bottom: 3rem; }
  .wysiwyg__table > table,
  .wysiwyg__hide-content > dl > dd__table > table {
    width: 100%;
    table-layout: fixed; }
    .wysiwyg__table > table caption,
    .wysiwyg__hide-content > dl > dd__table > table caption {
      color: #909090;
      text-align: right; }
    .wysiwyg__table > table th,
    .wysiwyg__hide-content > dl > dd__table > table th {
      border-bottom: 1px solid #ccc;
      text-align: left; }
    .wysiwyg__table > table td,
    .wysiwyg__hide-content > dl > dd__table > table td {
      border-bottom: 1px solid #eee; }
    .wysiwyg__table > table th,
    .wysiwyg__table > table td,
    .wysiwyg__hide-content > dl > dd__table > table th,
    .wysiwyg__hide-content > dl > dd__table > table td {
      padding-top: .5rem;
      padding-bottom: .5rem; }
      .wysiwyg__table > table th:not(:first-child),
      .wysiwyg__table > table td:not(:first-child),
      .wysiwyg__hide-content > dl > dd__table > table th:not(:first-child),
      .wysiwyg__hide-content > dl > dd__table > table td:not(:first-child) {
        padding-left: .5rem; }
      .wysiwyg__table > table th:not(:last-child),
      .wysiwyg__table > table td:not(:last-child),
      .wysiwyg__hide-content > dl > dd__table > table th:not(:last-child),
      .wysiwyg__hide-content > dl > dd__table > table td:not(:last-child) {
        padding-right: .5rem; }
.wysiwyg__video:not(:first-child),
.wysiwyg__hide-content > dl > dd__video:not(:first-child) {
  margin-top: 3rem; }
.wysiwyg__video:not(:last-child),
.wysiwyg__hide-content > dl > dd__video:not(:last-child) {
  margin-bottom: 3rem; }
@media all and (min-width: 1260px) {
  .wysiwyg__video,
  .wysiwyg__hide-content > dl > dd__video {
    margin: 4rem 0; } }
.wysiwyg__grid,
.wysiwyg__hide-content > dl > dd__grid {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  display: flex;
  flex-direction: column; }
  .wysiwyg__grid:not(:first-child),
  .wysiwyg__hide-content > dl > dd__grid:not(:first-child) {
    margin-top: 2rem; }
  .wysiwyg__grid:not(:last-child),
  .wysiwyg__hide-content > dl > dd__grid:not(:last-child) {
    margin-bottom: 2rem; }
  @media all and (min-width: 1260px) {
    .wysiwyg__grid,
    .wysiwyg__hide-content > dl > dd__grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; }
      .wysiwyg__grid:not(:first-child),
      .wysiwyg__hide-content > dl > dd__grid:not(:first-child) {
        margin-top: 3rem; }
      .wysiwyg__grid:not(:last-child),
      .wysiwyg__hide-content > dl > dd__grid:not(:last-child) {
        margin-bottom: 3rem; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .wysiwyg__grid,
    .wysiwyg__hide-content > dl > dd__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .wysiwyg__grid,
    .wysiwyg__hide-content > dl > dd__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .wysiwyg__grid,
    .wysiwyg__hide-content > dl > dd__grid {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (min-width: 1260px) and (max-width: 767px) {
  .wysiwyg__image-column, .wysiwyg__description-column,
  .wysiwyg__hide-content > dl > dd__image-column,
  .wysiwyg__hide-content > dl > dd__description-column {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 1260px) and (min-width: 768px) {
  .wysiwyg__image-column, .wysiwyg__description-column,
  .wysiwyg__hide-content > dl > dd__image-column,
  .wysiwyg__hide-content > dl > dd__description-column {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 1260px) and (min-width: 1260px) {
  .wysiwyg__image-column, .wysiwyg__description-column,
  .wysiwyg__hide-content > dl > dd__image-column,
  .wysiwyg__hide-content > dl > dd__description-column {
    padding-right: 20px;
    padding-left: 20px; } }

.wysiwyg__image-column,
.wysiwyg__hide-content > dl > dd__image-column {
  order: 1; }
  @media all and (min-width: 1260px) {
    .wysiwyg__image-column,
    .wysiwyg__hide-content > dl > dd__image-column {
      width: 37.5%;
      order: 0; } }
  .wysiwyg__image-column img,
  .wysiwyg__hide-content > dl > dd__image-column img {
    vertical-align: top; }
.wysiwyg__description-column,
.wysiwyg__hide-content > dl > dd__description-column {
  order: 2;
  margin-top: 1rem; }
  @media all and (min-width: 1260px) {
    .wysiwyg__description-column,
    .wysiwyg__hide-content > dl > dd__description-column {
      width: 62.5%;
      order: 0;
      margin-top: -.5rem; } }
.wysiwyg__hide-content,
.wysiwyg__hide-content > dl > dd__hide-content {
  display: none;
  margin: 4rem 0; }
  @media all and (min-width: 1260px) {
    .wysiwyg__hide-content,
    .wysiwyg__hide-content > dl > dd__hide-content {
      margin: 6rem 0; } }
  .wysiwyg__hide-content.is-open,
  .wysiwyg__hide-content > dl > dd__hide-content.is-open {
    display: block; }
.wysiwyg__hide-content-action,
.wysiwyg__hide-content > dl > dd__hide-content-action {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .wysiwyg__hide-content-action:not(:first-child),
  .wysiwyg__hide-content > dl > dd__hide-content-action:not(:first-child) {
    margin-top: 2rem; }
  .wysiwyg__hide-content-action:not(:last-child),
  .wysiwyg__hide-content > dl > dd__hide-content-action:not(:last-child) {
    margin-bottom: 2rem; }
  @media all and (min-width: 1260px) {
    .wysiwyg__hide-content-action:not(:first-child),
    .wysiwyg__hide-content > dl > dd__hide-content-action:not(:first-child) {
      margin-top: 3rem; }
    .wysiwyg__hide-content-action:not(:last-child),
    .wysiwyg__hide-content > dl > dd__hide-content-action:not(:last-child) {
      margin-bottom: 3rem; } }

@keyframes rotateIcon {
  0% {
    transform: rotate(720deg); }
  100% {
    transform: rotate(0deg);
    opacity: 1; } }
@keyframes pageMenuAnimation {
  from {
    transform: scaleY(0); }
  to {
    transform: scaleY(1); } }
@keyframes buttonAnimation {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
@keyframes dropdownContainer {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translate(0, 0); } }
.site-header {
  position: relative;
  border-bottom: 1px solid #dedede;
  z-index: 999999; }
  .site-header__container {
    position: relative;
    background: #f3f3f2; }
  .site-header__navigate-container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .site-header__official-pages-link, .site-header__navigate {
    display: none; }
  @media all and (min-width: 1260px) {
    .site-header__navigate {
      display: flex;
      align-items: center; } }
  .site-header__navigate > li {
    padding: 0.5rem; }
    .mod_no-touchevents .site-header__navigate > li:hover > a, .mod_no-touchevents .site-header__navigate > li.hover > a {
      color: #1763c7; }
    @media all and (min-width: 768px) {
      .site-header__navigate > li {
        padding: 2rem 0; } }
    .site-header__navigate > li:not(:last-child) {
      margin-right: 2.5rem; }
      @media only screen and (max-width: 1440px) {
        .site-header__navigate > li:not(:last-child) {
          margin-right: 1.5rem; } }
    @media all and (min-width: 1260px) {
      .mod_no-touchevents .site-header__navigate > li:hover > a + .site-header__dropdown {
        display: block; } }
    .site-header__navigate > li > a {
      position: relative;
      z-index: 999;
      font-size: 1.3rem;
      line-height: 1.33;
      text-decoration: none;
      white-space: nowrap;
      color: rgba(34, 34, 34, 0.5); }
      .mod_no-touchevents .site-header__navigate > li > a:hover, .mod_no-touchevents .site-header__navigate > li > a.hover {
        color: #1763c7; }
      .site-header__navigate > li > a.is-current {
        color: #1763c7; }
  @media all and (min-width: 1260px) {
    .site-header__official-pages-link {
      display: flex;
      align-items: center; } }
  @media only screen and (min-width: 1440px) {
    .site-header__official-pages-link {
      padding-left: 4rem; } }
  @media only screen and (max-width: 1440px) {
    .site-header__official-pages-link {
      padding-left: 1.5rem; } }
  .site-header__official-pages-link > li {
    position: relative; }
    .site-header__official-pages-link > li:not(:last-child) {
      margin-right: 2rem; }
      @media only screen and (max-width: 1440px) {
        .site-header__official-pages-link > li:not(:last-child) {
          margin-right: 1rem; } }
    .site-header__official-pages-link > li > a {
      display: flex;
      position: relative;
      z-index: 999; }
      .mod_no-touchevents .site-header__official-pages-link > li > a:hover .icon, .mod_no-touchevents .site-header__official-pages-link > li > a.hover .icon {
        fill: #1763c7; }
      .site-header__official-pages-link > li > a > .icon {
        fill: rgba(0, 0, 0, 0.4); }
        .site-header__official-pages-link > li > a > .icon.icon--facebook-sm {
          width: 2rem;
          height: 1.6rem; }
        .site-header__official-pages-link > li > a > .icon.icon--twitter-sm {
          width: 2rem;
          height: 1.6rem; }
        .site-header__official-pages-link > li > a > .icon.icon--instagram-sm {
          width: 2rem;
          height: 1.6rem; }
        .site-header__official-pages-link > li > a > .icon.icon--telegram-sm {
          width: 2.2rem;
          height: 2.2rem; }
  .site-header__search-button, .site-header__menu-button {
    outline: none; }
    .site-header__search-button > .icon, .site-header__menu-button > .icon {
      transform: scale(0);
      animation: buttonAnimation 0.2s 0.2s linear forwards;
      will-change: transform; }
  .site-header__search-button {
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    padding-right: 1.5rem; }
    .mod_no-touchevents .site-header__search-button:hover .icon, .mod_no-touchevents .site-header__search-button.hover .icon {
      fill: #1763c7; }
    .site-header__search-button.is-active > .icon[data-open] {
      display: none; }
    .site-header__search-button.is-active > .icon[data-close] {
      display: block;
      opacity: 0;
      animation: rotateIcon 0.6s linear 0s 1 alternate forwards; }
    @media all and (min-width: 1260px) {
      .site-header__search-button {
        padding-right: 0;
        display: none; } }
    .site-header__search-button > .icon {
      fill: #222222; }
      .site-header__search-button > .icon[data-open] {
        width: 2rem;
        height: 2rem; }
      .site-header__search-button > .icon[data-close] {
        width: 1.6rem;
        height: 1.6rem;
        display: none;
        transform: rotate(720deg);
        transition: 1s; }
  .site-header__logo {
    padding: 0.5rem 0;
    width: 3rem; }
    @media all and (min-width: 1260px) {
      .site-header__logo {
        display: none; } }
    .site-header__logo > img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  .site-header__menu-button {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center; }
    @media all and (min-width: 1260px) {
      .site-header__menu-button {
        display: none; } }
    .site-header__menu-button > .icon {
      fill: #222222; }
      .site-header__menu-button > .icon.icon--burger {
        width: 2rem;
        height: 1.4rem; }
      .site-header__menu-button > .icon.icon--close {
        width: 2rem;
        height: 2rem;
        display: none; }
    .site-header__menu-button.is-active > .icon.icon--burger {
      display: none; }
    .site-header__menu-button.is-active > .icon.icon--close {
      display: block; }
  .site-header__dropdown {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    display: none;
    padding-top: 6rem;
    pointer-events: none; }
  .site-header__dropdown-body {
    position: relative;
    z-index: 998;
    transform: scaleY(0);
    transform-origin: 50% 0;
    background: #fff;
    animation: pageMenuAnimation 0.2s cubic-bezier(0.25, 0.75, 0.5, 1.25) 0.5s forwards;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.05);
    pointer-events: auto; }
  .site-header__dropdown-container {
    width: 98rem;
    margin: 0 auto;
    padding: 4rem 0 5rem;
    opacity: 0;
    transform: translate(0.2rem, 0.5rem);
    animation: dropdownContainer 0.2s linear 0.75s 1 alternate forwards; }
    .site-header__dropdown-container > article > h2 {
      display: flex;
      align-items: center;
      margin-bottom: 2rem; }
      .site-header__dropdown-container > article > h2 > img {
        margin-left: 2rem; }
    .site-header__dropdown-container > article > div > p {
      color: #646464; }
      .site-header__dropdown-container > article > div > p:not(:last-child) {
        margin-bottom: 1rem; }
    .site-header__dropdown-container > article > footer {
      margin-top: 2rem; }
  .site-header__person-block {
    margin-top: 3rem; }
  @media all and (max-width: 767px) {
    .site-header__lang {
      width: 5.5rem; } }
  @media (max-width: 1500px) {
    .site-header__lang {
      padding-right: 3rem; } }
  @media (max-width: 991px) {
    .site-header__lang {
      margin-left: 0; } }
  @media (min-width: 1499px) {
    .site-header__lang {
      padding-right: 5rem; } }
  .site-header__lang > a {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #222222; }
    .site-header__lang > a > img {
      display: block;
      margin-right: 4px; }
  .site-header__actions {
    display: flex; }
  .site-header.is-fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    left: 0;
    transform: translateZ(0);
    margin: 0 !important;
    padding: 0rem 0 !important;
    background-color: #fff !important;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3); }
    .site-header.is-fixed .page-header__logo {
      text-align: center; }
      .site-header.is-fixed .page-header__logo img {
        width: 50%; }
    .site-header.is-fixed .page-header__lang {
      display: block;
      padding-right: 5rem;
      padding-left: 0; }
    .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__search > a:hover > .icon, .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__search > a.hover > .icon {
      fill: #1763c7; }
    .promo-banner .site-header.is-fixed .page-header__search > a > .icon {
      fill: #222222; }
    .promo-banner .site-header.is-fixed .page-header__menu > ul > li > a, .promo-banner .site-header.is-fixed .page-header__lang > a {
      color: #222222; }
      .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__menu > ul > li > a:hover, .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__menu > ul > li > a.hover,
      .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__lang > a:hover,
      .mod_no-touchevents .promo-banner .site-header.is-fixed .page-header__lang > a.hover {
        color: #1763c7; }

.nav-main-persons__grid {
  display: flex;
  margin: 0 -3rem; }
.nav-main-persons__col {
  width: 50%;
  padding: 0 3rem; }

@media all and (min-width: 768px) {
  .main-person {
    display: flex; } }
.main-person__photo > img, .main-person__country > img {
  vertical-align: top; }
.main-person__photo {
  width: 100%;
  margin-bottom: 1.6rem; }
  @media all and (min-width: 768px) {
    .main-person__photo {
      margin-right: 3rem;
      margin-bottom: 0;
      width: 14rem; } }
  .main-person__photo img {
    width: 100%;
    height: auto; }
    @media all and (min-width: 768px) {
      .main-person__photo img {
        max-width: 14rem; } }
.main-person__name a, .main-person__description a {
  color: #222222; }
  .main-person__name a:hover, .main-person__description a:hover {
    color: #1763c7; }
.main-person__name {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  margin-bottom: 1.6rem;
  font-weight: 700; }
  .main-person__name a {
    display: block; }
  .main-person__name br {
    margin-right: 5px;
    content: ' '; }
    @media all and (min-width: 768px) {
      .main-person__name br {
        display: block; } }
.main-person__description {
  flex: 1; }
  @media all and (min-width: 768px) {
    .main-person__description {
      max-width: 28rem; } }
.main-person__country {
  margin-top: 2.4rem; }

.flag {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }

.share {
  margin-top: 6rem; }
  .share__text {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400;
    margin-bottom: 3rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }
    .share__text a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .share__text {
        font-size: 2.4rem;
        line-height: 1.3333333333; } }
  .share__buttons {
    display: flex;
    align-items: center;
    gap: 15px; }
  .share__button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #074795; }
    .share__button:hover {
      opacity: 0.85; }
  .share__icon {
    width: 5rem;
    height: 5rem;
    fill: #fff; }
    @media all and (max-width: 767px) {
      .share__icon {
        width: 4rem;
        height: 4rem; } }

@keyframes tooltip-animation {
  0% {
    transform: translateY(calc((100% - .5rem) + .5rem));
    opacity: 0; }
  100% {
    transform: translateY(calc(100% - .5rem));
    opacity: 1; } }
.tooltip-box {
  position: relative; }
  .mod_no-touchevents .tooltip-box:hover a[data-hover] + .tooltip {
    display: block; }
  .mod_touchevents .tooltip-box:hover a[data-hover] + .tooltip {
    display: block; }

.tooltip-link + .tooltip {
  display: none; }
.tooltip-link.is-active + .tooltip {
  display: block; }
.mod_no-touchevents .tooltip-link[data-hover]:hover .tooltip-link {
  color: #1763c7; }
.mod_no-touchevents .tooltip-link[data-hover]:hover + .tooltip {
  display: block; }
  .mod_no-touchevents .tooltip-link[data-hover]:hover + .tooltip:hover {
    display: block; }
.mod_touchevents .tooltip-link[data-hover]:hover .tooltip-link {
  color: #1763c7; }
.mod_touchevents .tooltip-link[data-hover]:hover + .tooltip {
  display: block; }
  .mod_touchevents .tooltip-link[data-hover]:hover + .tooltip:hover {
    display: block; }

.tooltip {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  display: none;
  padding-top: 1.4rem;
  min-width: 23.5rem;
  opacity: 0;
  animation: tooltip-animation .1s linear .1s 1 alternate forwards;
  z-index: 100; }
  .tooltip--right {
    right: 0;
    left: auto; }
  .tooltip__body {
    left: 0;
    width: 100%;
    padding: 3rem 2rem;
    background: #fff;
    box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.1); }
    .tooltip__body--dropdown {
      width: auto; }
      .tooltip__body--dropdown ul > li > a {
        font-size: 1.4rem;
        line-height: 1.4285714286;
        text-transform: uppercase;
        font-weight: 700;
        color: #222222; }

.tooltip-menu > li {
  display: block; }
  .tooltip-menu > li:not(:last-child) {
    margin-bottom: 1rem; }
  .tooltip-menu > li > a {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    color: #646464; }

.section {
  margin: 6rem 0; }
  @media all and (min-width: 1260px) {
    .section {
      margin: 16rem 0; } }
  .section[data-background-color] {
    margin: 0;
    padding: 6rem 0; }
    @media all and (min-width: 1260px) {
      .section[data-background-color] {
        margin: 0;
        padding: 6rem 0; } }
  .section[data-background-color="white"] {
    background: #fff; }
  .section + .section[data-background-color="white"] {
    padding-top: 0; }
  .section--small-vertical-gutter {
    margin: 3rem 0 6rem; }
    @media all and (min-width: 1260px) {
      .section--small-vertical-gutter {
        margin: 8rem 0; } }
    .section--small-vertical-gutter[data-background-color] {
      margin: 0;
      padding: 3rem 0 6rem; }
      @media all and (min-width: 1260px) {
        .section--small-vertical-gutter[data-background-color] {
          margin: 0;
          padding: 8rem 0; } }
    .section--small-vertical-gutter__country {
      margin: 3rem 0 3rem; }
  .section__title {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    font-weight: 400;
    margin-bottom: 3rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }
    .section__title a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .section__title {
        font-size: 3.2rem;
        line-height: 1.25; } }
    @media all and (min-width: 1260px) {
      .section__title {
        margin-bottom: 6rem; } }
  .section__title-accent {
    margin-bottom: 3rem;
    color: red;
    font-size: 3.2rem;
    line-height: 1.25; }
    @media all and (min-width: 768px) {
      .section__title-accent {
        font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
        font-size: 2.4rem;
        line-height: 1.3333333333;
        font-weight: 400; }
        .section__title-accent a {
          text-decoration: none; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .section__title-accent {
      font-size: 3.2rem;
      line-height: 1.25; } }

    @media all and (min-width: 1260px) {
      .section__title-accent {
        margin-bottom: 6rem;
        font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
        font-size: 3.2rem;
        line-height: 1.25;
        font-weight: 400; }
        .section__title-accent a {
          text-decoration: none; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .section__title-accent {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }

  .section__sub-title {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400;
    margin-bottom: 3rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }
    .section__sub-title a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .section__sub-title {
        font-size: 2.4rem;
        line-height: 1.3333333333; } }
  .section__video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; }
    .section__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; }

.mobile-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(100%);
  z-index: 999998;
  padding-top: 4.1rem;
  width: 100%;
  background: #fff;
  transition: 0.2s;
  overflow: auto; }
  @media all and (min-width: 1260px) {
    .mobile-menu {
      display: none; } }
  .mobile-menu.is-open {
    transform: none; }
    .mobile-menu.is-open + .site-header {
      z-index: 999999; }
  .mobile-menu__container {
    padding: 3rem 6rem;
    width: 100%;
    min-height: calc(100vh - 4.1rem); }
    @media (min-width: 319px) {
      .mobile-menu__container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    .mobile-menu__container > ul {
      max-width: 26rem; }
      .mobile-menu__container > ul > li {
        text-align: center; }
        .mobile-menu__container > ul > li > a,
        .mobile-menu__container > ul > li > span {
          font-size: 1.4rem;
          line-height: 1.4285714286;
          text-decoration: none;
          color: #222222; }
      .mobile-menu__container > ul:first-child, .mobile-menu__container > ul:nth-child(2) {
        padding-bottom: 3rem; }
        .mobile-menu__container > ul:first-child > li:not(:last-child), .mobile-menu__container > ul:nth-child(2) > li:not(:last-child) {
          margin-bottom: 2rem; }
        .mobile-menu__container > ul:first-child > li > a,
        .mobile-menu__container > ul:first-child > li > span, .mobile-menu__container > ul:nth-child(2) > li > a,
        .mobile-menu__container > ul:nth-child(2) > li > span {
          font-weight: 700;
          text-transform: uppercase; }
        .mobile-menu__container > ul:first-child > li > ul > li, .mobile-menu__container > ul:nth-child(2) > li > ul > li {
          margin-top: .5rem; }
          .mobile-menu__container > ul:first-child > li > ul > li > a, .mobile-menu__container > ul:nth-child(2) > li > ul > li > a {
            color: #222222; }
      .mobile-menu__container > ul:nth-child(2) {
        padding-top: 2.9rem;
        border-top: 1px solid #dedede; }
      .mobile-menu__container > ul:last-child {
        padding-top: 2.9rem;
        border-top: 1px solid #dedede; }
        .mobile-menu__container > ul:last-child > li:not(:last-child) {
          margin-bottom: 1.5rem; }
        .mobile-menu__container > ul:last-child > li > a {
          font-size: 1.7rem;
          line-height: 1.4117647059;
          color: rgba(34, 34, 34, 0.5); }

.site-footer {
  padding: 4rem 0;
  background: #f3f3f2; }
  @media all and (min-width: 768px) {
    .site-footer {
      padding: 6rem; } }
  @media all and (min-width: 768px) {
    .site-footer__grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .site-footer__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .site-footer__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .site-footer__grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (min-width: 768px) {
    .site-footer__menu-block {
      width: 75%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .site-footer__menu-block {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .site-footer__menu-block {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .site-footer__menu-block {
      padding-right: 20px;
      padding-left: 20px; } }

  @media all and (min-width: 768px) {
    .site-footer__menu-grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .site-footer__menu-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .site-footer__menu-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .site-footer__menu-grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (max-width: 767px) {
    .site-footer__menu-col:not(:last-child) {
      margin-bottom: 2rem; } }
  @media all and (min-width: 768px) {
    .site-footer__menu-col {
      width: 33.3333333333%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .site-footer__menu-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .site-footer__menu-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .site-footer__menu-col {
      padding-right: 20px;
      padding-left: 20px; } }

  .site-footer__menu-col > dl:not(:last-child) {
    margin-bottom: 1rem; }
  @media all and (min-width: 768px) {
    .site-footer__menu-col > dl:not(:last-child) {
      margin-bottom: 2rem; } }
  .site-footer__menu-col > dl a {
    text-decoration: none; }
    .mod_no-touchevents .site-footer__menu-col > dl a:hover, .mod_no-touchevents .site-footer__menu-col > dl a.hover {
      color: #1763c7; }
  @media all and (max-width: 767px) {
    .site-footer__menu-col > dl > dt {
      text-align: center; } }
  .site-footer__menu-col > dl > dt > a {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222; }
  @media all and (max-width: 767px) {
    .site-footer__menu-col > dl > dd {
      text-align: center; } }
  .site-footer__menu-col > dl > dd:empty {
    display: none; }
  .site-footer__menu-col > dl > dd > ul {
    margin-top: 1.25rem; }
    .site-footer__menu-col > dl > dd > ul > li:not(:last-child) {
      margin-bottom: 1rem; }
    .site-footer__menu-col > dl > dd > ul > li > a {
      font-size: 1.5rem;
      line-height: 1.3333333333;
      color: #646464; }
  @media all and (max-width: 767px) {
    .site-footer__information-block {
      margin-top: 3rem; } }
  @media all and (min-width: 768px) {
    .site-footer__information-block {
      width: 25%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .site-footer__information-block {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .site-footer__information-block {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .site-footer__information-block {
      padding-right: 20px;
      padding-left: 20px; } }

  .site-footer__official-page-links-box {
    margin-bottom: 3rem; }
    @media all and (max-width: 767px) {
      .site-footer__official-page-links-box {
        display: flex;
        justify-content: center; } }
  .site-footer__copyright {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    margin-top: 3rem;
    color: #bcbcbc; }
    @media all and (max-width: 767px) {
      .site-footer__copyright {
        text-align: center; } }
  .site-footer__previous-site-version {
    margin-top: 1rem;
    color: #646464;
    text-transform: lowercase; }
    @media all and (max-width: 767px) {
      .site-footer__previous-site-version {
        text-align: center; } }
    .site-footer__previous-site-version a {
      color: rgba(23, 99, 199, 0.8); }
      .mod_no-touchevents .site-footer__previous-site-version a:hover, .mod_no-touchevents .site-footer__previous-site-version a.hover {
        color: #1763c7; }

.official-pages-links {
  display: flex; }
  .official-pages-links > li:not(:last-child) {
    margin-right: 2rem; }
    @media (max-width: 991px) {
      .official-pages-links > li:not(:last-child) {
        margin-right: 1rem; } }
  .official-pages-links > li > a {
    display: block; }
    .mod_no-touchevents .official-pages-links > li > a:hover .icon, .mod_no-touchevents .official-pages-links > li > a.hover .icon {
      fill: #1763c7; }
    .official-pages-links > li > a > .icon {
      width: 4rem;
      height: 4rem;
      fill: rgba(34, 34, 34, 0.3); }

.english_version_social .official-pages-links {
  display: inline-flex; }
  .english_version_social .official-pages-links > li > a > .icon {
    fill: #222222; }

.subscribe-section {
  padding: 4rem 0 5rem;
  background: #0b3972;
  text-align: center; }
  @media all and (min-width: 768px) {
    .subscribe-section {
      padding: 7rem 0 8rem; } }
  .subscribe-section__title {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400;
    margin-bottom: 1.6rem;
    font-weight: 700;
    color: #fff; }
    .subscribe-section__title a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .subscribe-section__title {
        font-size: 2.4rem;
        line-height: 1.3333333333; } }
    @media all and (min-width: 768px) {
      .subscribe-section__title {
        margin-bottom: 3rem; } }
  .subscribe-section__description {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    margin-bottom: 2rem;
    color: #fff; }
    @media all and (min-width: 768px) {
      .subscribe-section__description {
        margin-bottom: 3rem; } }
  .subscribe-section__form {
    display: block; }
    @media all and (min-width: 768px) {
      .subscribe-section__form {
        width: 58rem;
        margin: 0 auto; } }
    .subscribe-section__form .input {
      position: relative; }
      .subscribe-section__form .input > input {
        border-color: #fff;
        background: #fff; }
        @media (max-width: 400px) {
          .subscribe-section__form .input > input {
            font-size: 14px; } }
      .subscribe-section__form .input > button {
        font-size: 1.4rem;
        line-height: 1.4285714286;
        position: absolute;
        cursor: pointer;
        top: 4px;
        right: 4px;
        bottom: 4px;
        padding: 1rem 3rem;
        border-radius: 0.4rem;
        background: #fce20e;
        font-weight: 700; }
        .subscribe-section__form .input > button:hover {
          background: #f90; }
        @media (max-width: 400px) {
          .subscribe-section__form .input > button {
            font-size: 13px;
            padding: 1rem; } }

@media all and (min-width: 1260px) {
  .long-grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: center; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .long-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .long-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .long-grid {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (min-width: 1260px) {
  .long-grid__content-column {
    width: 66.6666666667%; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .long-grid__content-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .long-grid__content-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .long-grid__content-column {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1260px) {
  .long-grid__content-column-large {
    width: 75%; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .long-grid__content-column-large {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .long-grid__content-column-large {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .long-grid__content-column-large {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1260px) {
  .long-grid__content-column-medium {
    width: 83.3333333333%; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .long-grid__content-column-medium {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .long-grid__content-column-medium {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .long-grid__content-column-medium {
      padding-right: 20px;
      padding-left: 20px; } }

.partners-section {
  background: #fff; }
  @media all and (min-width: 768px) {
    .partners-section {
      padding: 6rem 0; } }
  @media all and (min-width: 768px) {
    .partners-section__grid {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .partners-section__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .partners-section__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .partners-section__grid {
      margin-right: -20px;
      margin-left: -20px; } }

  .partners-section__col {
    position: relative; }
    @media all and (min-width: 768px) {
      .partners-section__col {
        width: 33.3333333333%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .partners-section__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .partners-section__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .partners-section__col {
      padding-right: 20px;
      padding-left: 20px; } }

    .partners-section__col:not(:last-child)::after {
      position: absolute;
      background: #dedede;
      content: ""; }
      @media all and (max-width: 767px) {
        .partners-section__col:not(:last-child)::after {
          bottom: 0;
          left: 0;
          right: 0;
          height: 1px; } }
      @media all and (min-width: 768px) {
        .partners-section__col:not(:last-child)::after {
          top: 0;
          right: 0;
          bottom: 0;
          width: 1px; } }
  .partners-section__item {
    padding: 2rem 0;
    text-align: center; }
    a.partners-section__item {
      display: block; }
      .mod_no-touchevents a.partners-section__item:hover .partners-section__item-description, .mod_no-touchevents a.partners-section__item.hover .partners-section__item-description {
        color: #222222; }
      a.partners-section__item .partners-section__item-description {
        transition: color 0.2s; }
  .partners-section__item-image {
    margin-bottom: 1.5rem; }
    .partners-section__item-image > img {
      display: block;
      margin: 0  auto;
      height: 7.2rem;
      width: auto;
      vertical-align: top; }
  .partners-section__item-description {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    color: rgba(34, 34, 34, 0.5); }

@keyframes rotateIcon {
  0% {
    transform: rotate(720deg); }
  100% {
    transform: rotate(0deg);
    opacity: 1; } }
.page-header {
  display: none;
  padding-top: 5rem;
  margin-bottom: 6rem; }
  .page-header__lang {
    display: none; }
  .page-header.is-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2001;
    transform: translateZ(0);
    margin: 0 !important;
    padding: 0rem 0 !important;
    background-color: #fff !important;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3); }
    .page-header.is-fixed .page-header__logo {
      text-align: center; }
      .page-header.is-fixed .page-header__logo img {
        width: 50%; }
    .page-header.is-fixed .page-header__lang {
      display: block;
      padding-right: 5rem;
      padding-left: 0; }
      .page-header.is-fixed .page-header__lang > a {
        display: flex;
        align-items: center; }
        .page-header.is-fixed .page-header__lang > a > img {
          display: block;
          max-width: 100px;
          margin-right: 4px; }
    .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__search > a:hover > .icon, .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__search > a.hover > .icon {
      fill: #1763c7; }
    .promo-banner .page-header.is-fixed .page-header__search > a > .icon {
      fill: #222222; }
    .promo-banner .page-header.is-fixed .page-header__menu > ul > li > a, .promo-banner .page-header.is-fixed .page-header__lang > a {
      color: #222222; }
      .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__menu > ul > li > a:hover, .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__menu > ul > li > a.hover,
      .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__lang > a:hover,
      .mod_no-touchevents .promo-banner .page-header.is-fixed .page-header__lang > a.hover {
        color: #1763c7; }
  .page-header[data-background-color] {
    margin: 0;
    padding: 5rem 0 6rem;
    transition: background-color 0.2s; }
    .page-header[data-background-color="white"] {
      background-color: #fff; }
    .page-header[data-background-color="sky"] {
      background-color: none;
      background-color: transparent; }
      .page-header[data-background-color="sky"]:not(.is-fixed) .page-header__search a .icon {
        fill: #fff; }
      .page-header[data-background-color="sky"]:not(.is-fixed) .page-header__menu > ul > li > a {
        color: #fff; }
    @media all and (min-width: 1260px) {
      .page-header[data-background-color] + .section {
        margin-top: 0; } }
    @media all and (min-width: 1260px) {
      .page-header[data-background-color] + .section[data-background-color] {
        padding-top: 0; } }
  .page-header a {
    text-decoration: none; }
    .mod_no-touchevents .page-header a:hover, .mod_no-touchevents .page-header a.hover {
      color: #1763c7; }
  @media all and (min-width: 1260px) {
    .page-header {
      display: block; } }
  .section .page-header {
    margin: 0; }
  .page-header__grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap;
    align-items: center; }
    @media all and (max-width: 767px) {
      .page-header__grid {
        margin-right: -10px;
        margin-left: -10px; } }
    @media all and (min-width: 768px) {
      .page-header__grid {
        margin-right: -10px;
        margin-left: -10px; } }
    @media all and (min-width: 1260px) {
      .page-header__grid {
        margin-right: -20px;
        margin-left: -20px; } }
  .page-header__menu-box {
    width: 83.3333333333%; }
    @media all and (max-width: 767px) {
      .page-header__menu-box {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 768px) {
      .page-header__menu-box {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 1260px) {
      .page-header__menu-box {
        padding-right: 20px;
        padding-left: 20px; } }
  .page-header__menu-grid {
    display: flex;
    align-items: center; }
  .page-header__logo {
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    display: block;
    margin-right: 3rem;
    margin-left: 3rem;
    width: 15rem;
    text-align: center; }
    .page-header__logo > img {
      width: 100%;
      height: auto;
      vertical-align: top;
      transition: width 0.2s;
      will-change: width; }
  .page-header__search, .page-header__lang {
    width: 16.6666666667%; }
    @media all and (max-width: 767px) {
      .page-header__search, .page-header__lang {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 768px) {
      .page-header__search, .page-header__lang {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 1260px) {
      .page-header__search, .page-header__lang {
        padding-right: 20px;
        padding-left: 20px; } }
  .page-header__lang {
    margin-right: 10px; }
  .page-header__search {
    position: relative;
    padding-left: 0; }
    .page-header__search > a {
      display: flex;
      justify-content: center;
      align-items: center;
      outline: none; }
      .mod_no-touchevents .page-header__search > a:hover .icon, .mod_no-touchevents .page-header__search > a.hover .icon {
        fill: #1763c7; }
      .page-header__search > a.is-active > .icon[data-open] {
        display: none; }
      .page-header__search > a.is-active > .icon[data-close] {
        display: block;
        opacity: 0;
        animation: rotateIcon 0.6s linear 0s 1 alternate forwards; }
      .page-header__search > a > .icon {
        fill: #222222; }
        .page-header__search > a > .icon[data-open] {
          width: 2rem;
          height: 2rem; }
        .page-header__search > a > .icon[data-close] {
          width: 1.6rem;
          height: 1.6rem;
          display: none;
          transform: rotate(720deg);
          transition: 1s; }
  .page-header__menu > ul > li > a, .page-header__lang > a {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    text-transform: uppercase;
    font-weight: 700;
    color: #222222; }
  .page-header__menu > ul {
    display: flex; }
    .page-header__menu > ul > li {
      position: relative;
      white-space: nowrap; }
      .page-header__menu > ul > li:not(:last-child) {
        margin-right: 2rem; }
  .page-header__search {
    display: flex; }

.page-header__menu--right {
  margin-left: 24px; }

.search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  visibility: hidden;
  background: #f3f3f2;
  opacity: 0;
  transition: opacity 0.2s;
  will-change: opacity; }
  .search.is-open {
    z-index: 999997;
    visibility: visible;
    opacity: 1; }
  .search__form {
    margin-top: 8rem; }
    @media all and (min-width: 1260px) {
      .search__form {
        width: 66.6666666667%;
        display: block;
        margin: 27rem auto 0; } }
    .search__form > .input > input {
      font-size: 3.2rem;
      line-height: 1.25;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      border: 0;
      background: transparent; }
      @media all and (min-width: 768px) {
        .search__form > .input > input {
          font-size: 4.8rem;
          line-height: 1.1666666667; } }
      .search__form > .input > input::placeholder {
        color: #bcbcbc; }

.mfp-bg {
  background: rgba(34, 34, 34, 0.6);
  z-index: 1000000; }

.mfp-wrap {
  z-index: 1000000; }

.mfp-container {
  padding: 0; }

button.mfp-arrow {
  opacity: 1;
  transition: color 0.2s; }
  .mod_no-touchevents button.mfp-arrow:hover > .icon, .mod_no-touchevents button.mfp-arrow.hover > .icon {
    fill: #1763c7; }
  button.mfp-arrow::before, button.mfp-arrow::after {
    display: none; }
  button.mfp-arrow > .icon {
    fill: #fff;
    pointer-events: none; }
  button.mfp-arrow.mfp-arrow-right > .icon {
    transform: rotate(180deg); }

button.mfp-close {
  width: 2rem;
  height: 2rem;
  top: 2rem;
  right: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: color 0.2s; }
  .mod_no-touchevents button.mfp-close:hover > .icon, .mod_no-touchevents button.mfp-close.hover > .icon {
    fill: #1763c7; }
  button.mfp-close:active {
    top: 2rem;
    right: 2rem; }
  button.mfp-close > .icon {
    width: 2rem;
    height: 2rem;
    fill: #222222;
    pointer-events: none; }
  .mfp-iframe-scaler button.mfp-close {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: -4rem;
    right: 0;
    padding: 0; }
    .mod_no-touchevents .mfp-iframe-scaler button.mfp-close:hover .icon, .mod_no-touchevents .mfp-iframe-scaler button.mfp-close.hover .icon {
      fill: #fce20e; }
    @media all and (max-width: 767px) {
      .mfp-iframe-scaler button.mfp-close {
        right: 1rem; } }
    @media all and (min-width: 1260px) {
      .mfp-iframe-scaler button.mfp-close > .icon {
        fill: #fff; } }
    .mfp-iframe-scaler button.mfp-close:active {
      top: -4rem; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: auto; }

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all .15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all .15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.popup {
  display: none;
  padding: 8rem 4rem;
  background: #fff; }
  @media all and (min-width: 768px) {
    .popup {
      padding: 8rem 4rem;
      width: 58rem; } }
  .popup--md {
    padding: 8rem 4rem; }
    @media all and (min-width: 768px) {
      .popup--md {
        width: 78rem;
        padding: 5rem 19rem; } }
  .popup--lg {
    padding: 8rem 4rem; }
    @media all and (min-width: 768px) {
      .popup--lg {
        width: 98rem;
        padding: 4rem 10rem; } }
  .popup--flipbook {
    min-height: 60rem; }
    @media all and (max-width: 767px) {
      .popup--flipbook {
        width: 100vw; } }
  .mfp-ready .popup {
    display: block; }

.popup-content {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.6; }
  .popup-content__title {
    margin-bottom: 1.75rem;
    text-align: center; }
    @media all and (min-width: 1260px) {
      .popup-content__title {
        width: 66.6666666667%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 3.5rem; } }
  .popup-content--center {
    text-align: center; }

.errors_login_poppup {
  color: red; }

.home-promo {
  padding: 6rem 0; }
  @media all and (min-width: 768px) {
    .home-promo {
      padding: 11rem 0 16rem; } }
  @media all and (min-width: 1260px) {
    .home-promo article {
      width: 91.6666666667%;
      display: block;
      margin: 0 auto; } }
  .home-promo article > .link-icon--next {
    margin-top: 2rem; }
    @media all and (min-width: 768px) {
      .home-promo article > .link-icon--next {
        margin-top: 3rem; } }
  @media all and (min-width: 768px) {
    .home-promo article h1 {
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 2.4rem;
      line-height: 1.3333333333;
      font-weight: 400; }
      .home-promo article h1 a {
        text-decoration: none; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .home-promo article h1 {
      font-size: 3.2rem;
      line-height: 1.25; } }

  @media all and (min-width: 1260px) {
    .home-promo article h1 {
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 3.2rem;
      line-height: 1.25;
      font-weight: 400; }
      .home-promo article h1 a {
        text-decoration: none; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .home-promo article h1 {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }

.promo-banner {
  position: relative; }
  @media all and (min-width: 768px) {
    .promo-banner {
      min-height: 360px; } }
  @media all and (min-width: 1260px) {
    .promo-banner {
      min-height: 460px; } }
  .promo-banner::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(34, 34, 34, 0.5);
    content: ""; }
  .promo-banner__content {
    display: flex;
    flex-direction: column;
    padding-top: 5rem; }
    .promo-banner__content .page-header {
      padding-top: 0; }
    @media all and (max-width: 767px) {
      .promo-banner__content .home-promo {
        padding: 4rem 0 8rem; } }
    @media all and (min-width: 768px) {
      .promo-banner__content .home-promo {
        padding: 7rem 0 10rem; } }
    @media all and (min-width: 1260px) {
      .promo-banner__content .home-promo {
        padding: 0; } }
    .promo-banner__content .home-promo h1 {
      transition: color 0.2s; }
    .promo-banner__content .home-promo a {
      transition: color 0.2s; }
      .promo-banner__content .home-promo a span {
        transition: color 0.2s; }
      .promo-banner__content .home-promo a svg {
        transition: fill 0.2s; }
  .promo-banner__slider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    visibility: hidden; }
    .mod_no-js .promo-banner__slider {
      visibility: visible; }
    .promo-banner__slider:not(.slick-initialized) > .promo-banner__slide:not(:first-child) {
      display: none; }
    .promo-banner__slider.slick-slider {
      height: 100%; }
      .promo-banner__slider.slick-slider * {
        height: 100%; }
      .promo-banner__slider.slick-slider .slick-slide {
        position: relative; }
  .promo-banner__slide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .promo-banner .promo-banner__content {
    position: relative;
    z-index: 3; }
    .mod_no-touchevents .promo-banner .promo-banner__content .page-header__search > a:hover > .icon, .mod_no-touchevents .promo-banner .promo-banner__content .page-header__search > a.hover > .icon {
      fill: rgba(255, 255, 255, 0.8); }
    .promo-banner .promo-banner__content .page-header__search > a > .icon {
      fill: #fff; }
    .promo-banner .promo-banner__content .page-header__menu > ul > li > a, .promo-banner .promo-banner__content .page-header__lang > a {
      color: #fff; }
      .mod_no-touchevents .promo-banner .promo-banner__content .page-header__menu > ul > li > a:hover, .mod_no-touchevents .promo-banner .promo-banner__content .page-header__menu > ul > li > a.hover, .mod_no-touchevents .promo-banner .promo-banner__content .page-header__lang > a:hover, .mod_no-touchevents .promo-banner .promo-banner__content .page-header__lang > a.hover {
        color: rgba(255, 255, 255, 0.8); }
    .promo-banner .promo-banner__content .home-promo {
      color: #fff; }
      .promo-banner .promo-banner__content .home-promo a {
        color: #fff; }
        .promo-banner .promo-banner__content .home-promo a span {
          color: #fff; }
        .promo-banner .promo-banner__content .home-promo a svg {
          fill: #fff; }
    .promo-banner .promo-banner__content .promo-slider__navigate-block-description {
      color: #fff; }

.promo-slider {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  margin: auto -1.8rem 0;
  overflow: hidden;
  visibility: hidden; }
  .mod_no-js .promo-slider {
    visibility: visible; }
  @media all and (min-width: 1260px) {
    .promo-slider {
      flex-direction: column; } }
  @media all and (min-width: 1260px) {
    .promo-slider--nav {
      padding-left: 15rem; } }
  .promo-slider--show {
    visibility: visible; }
  .promo-slider__container {
    margin: 0 calc(-1 * 20px); }
    @media all and (min-width: 768px) {
      .promo-slider__container {
        margin: 0 calc(-1 * 20px); } }
    @media all and (min-width: 768px) {
      .promo-slider__container {
        margin: 0; } }
    .promo-slider__container:not(.slick-initialized) .promo-slider__item {
      display: none !important; }
  .promo-slider .slick-list {
    margin: 0 1rem; }
  .promo-slider .slick-track {
    display: flex !important;
    align-items: stretch;
    padding: 3rem 0;
    overflow: visible; }
  .promo-slider .slick-slide {
    position: relative;
    display: flex !important;
    height: 488px;
    opacity: 0;
    transition: opacity 0.2s, box-shadow 0.2s; }
    .promo-slider .slick-slide > div {
      padding: 2.4rem 2.4rem 1.6rem 2.4rem;
      background: #fff;
      box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
      transition: box-shadow 0.2s;
      margin: 0 0.8rem; }
      @media all and (max-width: 767px) {
        .promo-slider .slick-slide > div {
          margin: 0 3rem; } }
    .promo-slider .slick-slide:last-child {
      opacity: 0; }
    .mod_no-touchevents .promo-slider .slick-slide:hover:before {
      box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.05); }
    .promo-slider .slick-slide > div {
      display: flex; }
      .mod_no-flexboxtweener .promo-slider .slick-slide > div {
        flex-direction: column;
        flex: 1; }
      .mod_flexboxtweener .promo-slider .slick-slide > div {
        flex-grow: 0;
        flex-shrink: 1; }
  .promo-slider__item {
    display: flex !important;
    flex-direction: column; }
    .mod_no-flexboxtweener .promo-slider__item {
      flex: 1; }
    .mod_flexboxtweener .promo-slider__item {
      flex-grow: 0;
      flex-shrink: 1; }
  .promo-slider__item-bottom {
    margin-top: auto;
    font-size: 12px;
    line-height: 16px; }
    .promo-slider__item-bottom a {
      color: #2d89ff; }
      .promo-slider__item-bottom a::after {
        content: ','; }
      .promo-slider__item-bottom a:last-child::after {
        content: '.'; }
  .promo-slider__item-image {
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 7px;
    max-height: 200px; }
    @media (min-width: 1386px) {
      .promo-slider__item-image {
        max-height: 131px; } }
    .promo-slider__item-image img {
      object-fit: cover;
      position: absolute;
      left: 50%;
      top: 50%;
      height: 100%;
      width: 100%;
      transform: translate(-50%, -50%); }
  .promo-slider .promo-slider__item-desc {
    font-size: 12px;
    line-height: 16px; }
  .promo-slider__item-link {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    outline: none; }
    .mod_no-touchevents .promo-slider__item-link:hover > a, .mod_no-touchevents .promo-slider__item-link.hover > a {
      color: #1763c7; }
    .promo-slider__item-link .promo-slider__item-title,
    .promo-slider__item-link > p {
      color: #222222; }
    .promo-slider__item-link:not(:hover) > p > a {
      color: #222222; }
    .promo-slider__item-link > p {
      font-size: 1.5rem;
      line-height: 1.6;
      position: relative;
      height: 14.4rem;
      white-space: normal;
      overflow: hidden;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      transition: 0.2s; }
  .promo-slider__item-title {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 700;
    margin-bottom: 1.6rem; }
    @media all and (min-width: 768px) {
      .promo-slider__item-title {
        font-size: 2rem;
        line-height: 1.6; } }
  .promo-slider__navigate-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -1rem;
    padding: 0 20px; }
    @media all and (min-width: 768px) {
      .promo-slider__navigate-block {
        padding: 0 20px; } }
    @media all and (min-width: 1260px) {
      .promo-slider__navigate-block {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        display: block;
        padding: 0;
        margin: 0;
        max-width: 18rem; } }
    .promo-slider__navigate-block a {
      align-items: baseline; }
      @media all and (min-width: 1260px) {
        .promo-slider__navigate-block a {
          margin-top: 20rem; } }
  .promo-slider__navigate-block-description {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    color: #222222;
    font-weight: bold; }
    @media all and (max-width: 767px) {
      .promo-slider__navigate-block-description {
        font-size: 1.5rem; } }
  .promo-slider__navigate-block-arrows {
    display: flex; }
    @media all and (min-width: 1260px) {
      .promo-slider__navigate-block-arrows {
        margin-top: 6rem;
        padding: 0; } }
    .promo-slider__navigate-block-arrows > li:not(:last-child) {
      transform: rotate(180deg);
      margin-right: 1rem; }
    .promo-slider__navigate-block-arrows > li > a {
      width: 3.2rem;
      height: 3.2rem;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      background: #fce20e; }
      .mod_no-touchevents .promo-slider__navigate-block-arrows > li > a:hover, .mod_no-touchevents .promo-slider__navigate-block-arrows > li > a.hover {
        background: #d4bd03; }
      .promo-slider__navigate-block-arrows > li > a:active {
        background: #d4bd03; }
      .promo-slider__navigate-block-arrows > li > a.is-disable {
        background: #dedede;
        pointer-events: none; }
        .promo-slider__navigate-block-arrows > li > a.is-disable > .icon {
          fill: #fff; }
      .promo-slider__navigate-block-arrows > li > a > .icon {
        width: 0.8rem;
        height: 1.4rem;
        fill: #222222; }
  .promo-slider .slider-arrow {
    width: 3.2rem;
    height: 3.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fce20e;
    position: absolute;
    top: 46%;
    z-index: 1; }
    .mod_no-touchevents .promo-slider .slider-arrow:hover, .mod_no-touchevents .promo-slider .slider-arrow.hover {
      background: #d4bd03; }
    .promo-slider .slider-arrow:active {
      background: #d4bd03; }
    .promo-slider .slider-arrow.is-disable {
      background: #dedede;
      pointer-events: none; }
      .promo-slider .slider-arrow.is-disable > .icon {
        fill: #fff; }
    .promo-slider .slider-arrow > .icon {
      width: 0.8rem;
      height: 1.4rem;
      fill: #222222; }
    .promo-slider .slider-arrow--left {
      transform: rotate(180deg);
      margin-right: 1rem; }
      @media all and (max-width: 767px) {
        .promo-slider .slider-arrow--left {
          left: 2rem; } }
    .promo-slider .slider-arrow--right {
      right: 0rem; }
      @media all and (max-width: 767px) {
        .promo-slider .slider-arrow--right {
          right: 2rem; } }

@media all and (min-width: 1260px) {
  .main-events__grid {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .main-events__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .main-events__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .main-events__grid {
      margin-right: -20px;
      margin-left: -20px; } }

.main-events__main-news-column:not(:last-child), .main-events__right-news-column:not(:last-child) {
  margin-bottom: 2rem; }
@media all and (min-width: 1260px) and (max-width: 767px) {
  .main-events__main-news-column, .main-events__right-news-column {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 1260px) and (min-width: 768px) {
  .main-events__main-news-column, .main-events__right-news-column {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 1260px) and (min-width: 1260px) {
  .main-events__main-news-column, .main-events__right-news-column {
    padding-right: 20px;
    padding-left: 20px; } }
@media all and (min-width: 1260px) {
  .main-events__main-news-column:not(:last-child), .main-events__right-news-column:not(:last-child) {
    margin-bottom: 0; } }
@media all and (min-width: 1260px) {
  .main-events__main-news-column {
    width: 57.705%; } }
.main-events__video {
  width: 100%;
  margin-bottom: 3rem; }
@media all and (min-width: 1260px) {
  .main-events__right-news-column {
    margin-top: 9.8rem;
    width: 24.3333333333%; } }
@media all and (min-width: 1260px) {
  .main-events__right-news-column > article:first-child .event-preview__date {
    position: relative;
    margin-top: -3.8rem; } }
.main-events__right-news-column > article:not(:last-child) {
  margin-bottom: 2rem; }
@media all and (min-width: 1260px) {
  .main-events__right-news-column > article:not(:last-child) {
    margin-bottom: 3rem; } }
.main-events__read-more {
  margin: 4rem 0; }
.main-events .section__title {
  margin-bottom: 2rem; }

.main-person-section {
  padding: calc(6rem - 1px) 0;
  border-top: 1px solid #222222;
  border-bottom: 1px solid #222222; }
  @media all and (min-width: 1260px) {
    .main-person-section {
      padding: calc(16rem - 1px) 0; } }
  .main-person-section__need_more_news_link {
    padding-left: 22px; }
  .main-person-section__grid {
    display: flex;
    flex-direction: column; }
    @media all and (min-width: 768px) {
      .main-person-section__grid {
        margin-bottom: -3rem; } }
    @media all and (min-width: 1260px) {
      .main-person-section__grid {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-flow: row wrap;
        margin-left: -100px !important;
        margin-right: -100px !important;
        margin-bottom: 0; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .main-person-section__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .main-person-section__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .main-person-section__grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (min-width: 768px) {
    .main-person-section__news-column, .main-person-section__profile-column {
      margin-bottom: 3rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .main-person-section__news-column, .main-person-section__profile-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .main-person-section__news-column, .main-person-section__profile-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .main-person-section__news-column, .main-person-section__profile-column {
      padding-right: 20px;
      padding-left: 20px; } }

  @media all and (min-width: 1260px) {
    .main-person-section__news-column, .main-person-section__profile-column {
      margin-bottom: 0; } }
  .main-person-section__news-column {
    order: 2; }
    @media all and (min-width: 1260px) {
      .main-person-section__news-column {
        width: 50%;
        order: 1; } }
  @media all and (min-width: 768px) {
    .main-person-section__news-column-grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .main-person-section__news-column-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .main-person-section__news-column-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .main-person-section__news-column-grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (max-width: 767px) {
    .main-person-section__news-column-item:not(:last-child) {
      margin-bottom: 3rem; } }
  @media all and (min-width: 768px) {
    .main-person-section__news-column-item {
      width: 50%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .main-person-section__news-column-item {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .main-person-section__news-column-item {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .main-person-section__news-column-item {
      padding-right: 20px;
      padding-left: 20px; } }

  .main-person-section__profile-column {
    order: 1;
    margin-bottom: 3rem; }
    @media all and (min-width: 768px) {
      .main-person-section__profile-column {
        width: 100%; } }
    @media all and (min-width: 1260px) {
      .main-person-section__profile-column {
        width: 33.3333333333%;
        order: 2;
        margin-bottom: 0; } }

.mod_no-touchevents .main-profile:hover .main-profile__title, .mod_no-touchevents .main-profile.hover .main-profile__title {
  color: #1763c7; }
.main-profile__image:not(:last-child), .main-profile__title:not(:last-child) {
  margin-bottom: 1.6rem; }
.main-profile__image > img,
.main-profile__image > a > img {
  width: 100%;
  height: auto;
  vertical-align: top; }
.main-profile__title > a, .main-profile__description > a {
  color: inherit;
  text-decoration: none; }
.main-profile__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 400; }
  .main-profile__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .main-profile__title {
      font-size: 3.2rem;
      line-height: 1.25; } }
  .main-profile__title > a {
    color: inherit; }
.main-profile__description {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  color: #bcbcbc; }

.mod_no-touchevents .person-news:hover .person-news__date, .mod_no-touchevents .person-news.hover .person-news__date {
  color: #1763c7; }
.mod_no-touchevents .person-news:hover .person-news__title, .mod_no-touchevents .person-news.hover .person-news__title {
  color: #1763c7; }
.person-news__date:not(:last-child), .person-news__title:not(:last-child), .person-news__description:not(:last-child) {
  margin-bottom: 1.6rem; }
.person-news__date > a, .person-news__title > a, .person-news__description > a {
  color: inherit;
  text-decoration: none; }
.person-news__date {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
.person-news__title {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 400; }
  .person-news__title > a {
    color: inherit; }
.person-news__description {
  color: #646464; }

.main-senate__paragraph:not(:last-child) {
  padding-bottom: calc(3rem - 1px);
  margin-bottom: 3rem;
  border-bottom: 1px solid #dedede; }
@media all and (min-width: 1260px) {
  .main-senate__paragraph:not(:last-child) {
    padding-bottom: calc(8rem - 1px);
    margin-bottom: 8rem; } }
.main-senate__paragraph-title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400;
  padding-bottom: 2rem; }
  .main-senate__paragraph-title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .main-senate__paragraph-title {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
  .main-senate__paragraph-title:not(:first-child) {
    padding-top: 1rem; }
  .main-senate__paragraph-title > br {
    display: none; }
    @media all and (min-width: 1260px) {
      .main-senate__paragraph-title > br {
        display: block; } }
.main-senate__paragraph-subtitle {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 2rem; }
  .main-senate__paragraph-subtitle a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .main-senate__paragraph-subtitle {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
  @media all and (min-width: 768px) {
    .main-senate__paragraph-subtitle {
      font-size: 2rem; } }
.main-senate__country {
  padding-top: 2rem;
  display: flex;
  align-items: center; }
.main-senate__country-name {
  font-size: 1.6rem;
  margin-left: 1rem; }
.main-senate__board {
  padding-bottom: 4rem;
  border-bottom: 1px solid #dedede; }
  .main-senate__board:not(:first-child) {
    padding-top: 2rem; }

.senate-grid {
  padding-top: 2rem; }
  .senate-grid:not(:last-child) {
    margin-bottom: 3rem; }
  @media all and (min-width: 768px) {
    .senate-grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .senate-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .senate-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .senate-grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (min-width: 1260px) {
    .senate-grid:not(:last-child) {
      margin-bottom: 8rem; } }
  @media all and (min-width: 1260px) {
    .senate-grid--narrow {
      width: 100%; } }
  @media all and (max-width: 767px) {
    .senate-grid__col:not(:last-child) {
      margin-bottom: 3rem; } }
  @media all and (min-width: 768px) {
    .senate-grid__col {
      width: 50%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .senate-grid__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .senate-grid__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .senate-grid__col {
      padding-right: 20px;
      padding-left: 20px; } }

.senate-list {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  list-style: none; }
  .senate-list > li {
    padding: 0; }
    .senate-list > li::before {
      display: none; }
    .senate-list > li:not(:last-child) {
      margin-bottom: 1.5rem; }

.interactive-map {
  position: relative;
  padding: 3rem 0 0;
  min-height: 500px;
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden; }
  @media all and (min-width: 1260px) {
    .interactive-map {
      padding: 6rem 0 0;
      min-height: 600px; } }
  .interactive-map__image-container {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 1; }
    .interactive-map__image-container > svg {
      max-width: 100%; }
      .mod_no-touchevents .interactive-map__image-container > svg .is-hover:hover, .mod_no-touchevents .interactive-map__image-container > svg .is-hover.hover {
        fill: #AEC6E2; }
      .interactive-map__image-container > svg .is-watcher {
        pointer-events: none; }
      .interactive-map__image-container > svg .is-watcher.is-active {
        fill: #AEC6E2; }
      .interactive-map__image-container > svg .is-member.is-active {
        fill: #074795; }
      .interactive-map__image-container > svg .is-member.is-hover:hover {
        fill: #074795; }
      .interactive-map__image-container > svg .union.is-active {
        fill: #AEC6E2; }
      .interactive-map__image-container > svg .union.is-hover:hover {
        fill: #AEC6E2; }
      .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default:hover, .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default.hover {
        fill: #074795; }
      .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default .is-hover:hover, .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default .is-hover.hover {
        fill: #074795; }
      .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default .is-active:hover, .mod_no-touchevents .interactive-map__image-container > svg .is-member.is-default .is-active.hover {
        fill: #074795; }

.ru, .ua {
  transform: translateY(-2px);
  fill: #f3f3f2; }

.country-list {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-top: 1.5rem;
  max-width: 100%;
  padding-left: 20px;
  pointer-events: none; }
  @media all and (min-width: 768px) {
    .country-list {
      padding-left: 20px; } }
  @media all and (min-width: 1260px) {
    .country-list {
      margin-top: 6rem;
      padding-left: 5px; } }
  .country-list__tabs {
    display: flex;
    margin-bottom: 4rem;
    list-style: none;
    overflow: auto;
    pointer-events: all; }
    @media all and (max-width: 767px) {
      .country-list__tabs {
        align-items: center; } }
    .country-list__tabs > li:not(:last-child) {
      margin-right: 2rem; }
    .country-list__tabs > li > a {
      font-size: 1.7rem;
      line-height: 1.4117647059;
      color: rgba(34, 34, 34, 0.5); }
      .country-list__tabs > li > a.is-active {
        color: #222222; }
      .mod_no-touchevents .country-list__tabs > li > a:not(.is-active):hover, .mod_no-touchevents .country-list__tabs > li > a:not(.is-active).hover {
        color: #1763c7; }
    .country-list__tabs .documents-search__select-box {
      margin-bottom: 0;
      max-width: 200px; }
  .country-list__participants, .country-list__observers, .country-list__partners {
    display: none; }
    .country-list__participants.is-active, .country-list__observers.is-active, .country-list__partners.is-active {
      display: block; }
    .country-list__participants > ul > li, .country-list__observers > ul > li, .country-list__partners > ul > li {
      display: block; }
      .country-list__participants > ul > li:not(:last-child) a, .country-list__observers > ul > li:not(:last-child) a, .country-list__partners > ul > li:not(:last-child) a {
        padding-bottom: 1.2rem; }
      .country-list__participants > ul > li a, .country-list__observers > ul > li a, .country-list__partners > ul > li a {
        pointer-events: all; }
  .country-list__item {
    display: inline-flex;
    align-items: center;
    cursor: default; }
    .mod_no-touchevents .country-list__item:hover .country-list__item-image, .mod_no-touchevents .country-list__item.hover .country-list__item-image {
      opacity: 1; }
    .mod_no-touchevents .country-list__item:hover, .mod_no-touchevents .country-list__item.hover {
      color: #1763c7; }
    a.country-list__item {
      cursor: pointer; }
    .mod_no-touchevents .country-list__item {
      color: #222222; }
    .country-list__item.is-active {
      color: #1763c7; }
      .country-list__item.is-active .country-list__item-image {
        opacity: 1; }
  .country-list__item-image {
    flex-grow: 0;
    flex-shrink: 0;
    transition: opacity 0.2s; }
    .mod_no-touchevents .country-list__item-image {
      opacity: .3; }
    .country-list__item-image > img {
      vertical-align: top; }
  .country-list__item-name {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    max-width: 30rem;
    margin-left: 2rem;
    font-weight: bold; }

@media all and (min-width: 1260px) {
  .lawmaking-activity {
    width: 83.3333333333%;
    margin: 0 auto; } }
.lawmaking-activity__item:not(:last-child) {
  margin-bottom: 1rem; }
@media all and (min-width: 1260px) {
  .lawmaking-activity__item:not(:last-child) {
    margin-bottom: 2rem; } }
.lawmaking-activity__all-documents {
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .lawmaking-activity__all-documents {
      margin-top: 6rem; } }

.lawmaking-activity-preview {
  padding: 2rem;
  background: #fff;
  box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.1); }
  .mod_no-touchevents .lawmaking-activity-preview:hover .lawmaking-activity-preview__title, .mod_no-touchevents .lawmaking-activity-preview.hover .lawmaking-activity-preview__title {
    color: #1763c7; }
  @media all and (min-width: 1260px) {
    .lawmaking-activity-preview {
      padding: 4rem;
      box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.05); } }
  .lawmaking-activity-preview__date {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    margin-bottom: 1.6rem; }
    .lawmaking-activity-preview__date > a, .lawmaking-activity-preview__date > span {
      position: relative;
      color: inherit;
      text-decoration: none; }
      .mod_no-touchevents .lawmaking-activity-preview__date > a:hover, .mod_no-touchevents .lawmaking-activity-preview__date > a.hover,
      .mod_no-touchevents .lawmaking-activity-preview__date > span:hover,
      .mod_no-touchevents .lawmaking-activity-preview__date > span.hover {
        text-decoration: none; }
      .lawmaking-activity-preview__date > a:not(:last-child), .lawmaking-activity-preview__date > span:not(:last-child) {
        padding-right: 2rem; }
        .lawmaking-activity-preview__date > a:not(:last-child)::before, .lawmaking-activity-preview__date > span:not(:last-child)::before {
          width: 0.4rem;
          height: 0.4rem;
          position: absolute;
          top: 50%;
          right: 1rem;
          transform: translate(50%, calc(-50% + 1px));
          border-radius: 50%;
          background: #bcbcbc;
          content: ""; }
  .lawmaking-activity-preview__title {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400;
    margin-bottom: 2rem; }
    .lawmaking-activity-preview__title a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .lawmaking-activity-preview__title {
        font-size: 2.4rem;
        line-height: 1.3333333333; } }
    .lawmaking-activity-preview__title > a {
      color: inherit; }
    @media all and (min-width: 1260px) {
      .lawmaking-activity-preview__title {
        margin-bottom: 4rem; } }
  .lawmaking-activity-preview__content {
    display: none;
    margin: 2rem 0; }
    @media all and (min-width: 1260px) {
      .lawmaking-activity-preview__content {
        margin: 3rem 0 4rem; } }
    .is-open .lawmaking-activity-preview__content {
      display: block; }
  .lawmaking-activity-preview__footer {
    padding: calc(2rem - 1px) 0 0;
    border-top: 1px solid #dedede; }

.main-video__grid {
  display: flex;
  flex-direction: column; }
  @media all and (min-width: 1260px) {
    .main-video__grid {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .main-video__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .main-video__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .main-video__grid {
      margin-right: -20px;
      margin-left: -20px; } }

.main-video__description-column {
  order: 2; }
  @media all and (min-width: 1260px) {
    .main-video__description-column {
      width: 25%;
      order: 1; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .main-video__description-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .main-video__description-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .main-video__description-column {
      padding-right: 20px;
      padding-left: 20px; } }

.main-video__description {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 1.6; }
.main-video__video-preview-column {
  order: 1;
  margin-bottom: 1.6rem; }
  @media all and (min-width: 1260px) {
    .main-video__video-preview-column {
      width: 58.3333333333%;
      order: 2;
      margin-bottom: 0; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .main-video__video-preview-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .main-video__video-preview-column {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .main-video__video-preview-column {
      padding-right: 20px;
      padding-left: 20px; } }

.main-video__preview {
  position: relative;
  display: block; }
  .main-video__preview img {
    width: 100%;
    height: auto;
    vertical-align: top; }
.main-video__preview-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .main-video__preview-play > img {
    width: 6.4rem;
    height: 6.4rem; }
    @media all and (min-width: 768px) {
      .main-video__preview-play > img {
        width: 9.6rem;
        height: 9.6rem; } }
.main-video__all-video {
  margin-top: 3rem; }

.events__item:not(:last-child) {
  margin-bottom: 3rem; }
@media all and (min-width: 1260px) {
  .events__item:not(:last-child) {
    margin-bottom: 4rem; } }
.events .download-more {
  display: flex;
  justify-content: center;
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .events .download-more {
      margin-top: 6rem; } }

@media all and (min-width: 1260px) {
  .page-promo__feed {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap;
    margin: 0 auto; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .page-promo__feed {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .page-promo__feed {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .page-promo__feed {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (max-width: 767px) {
  .page-promo__feed .page-promo__grid,
  .page-promo__feed .page-promo__banner {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 768px) {
  .page-promo__feed .page-promo__grid,
  .page-promo__feed .page-promo__banner {
    padding-right: 10px;
    padding-left: 10px; } }
@media all and (min-width: 1260px) {
  .page-promo__feed .page-promo__grid,
  .page-promo__feed .page-promo__banner {
    padding-right: 20px;
    padding-left: 20px; } }
@media all and (min-width: 768px) {
  .page-promo__feed .page-promo__grid,
  .page-promo__feed .page-promo__banner {
    width: 66.6666666667%; } }
@media all and (min-width: 1260px) {
  .page-promo__event {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap;
    margin: 0 auto; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .page-promo__event {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .page-promo__event {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .page-promo__event {
      margin-right: -20px;
      margin-left: -20px; } }

.page-promo__event .page-promo__grid {
  width: 100%; }
  @media all and (max-width: 767px) {
    .page-promo__event .page-promo__grid {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) {
    .page-promo__event .page-promo__grid {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 1260px) {
    .page-promo__event .page-promo__grid {
      padding-right: 20px;
      padding-left: 20px; } }
@media all and (max-width: 767px) {
  .page-promo__event .page-promo__title {
    text-align: center;
    white-space: pre; } }
@media all and (min-width: 768px) {
  .page-promo__event .page-promo__title {
    max-width: 100%; } }
@media all and (max-width: 767px) {
  .page-promo__event .monitoring_and_partners-page-promo__title {
    text-align: center;
    white-space: pre;
    min-width: 80%; } }
@media all and (min-width: 768px) {
  .page-promo__event .monitoring_and_partners-page-promo__title {
    max-width: 100%; } }
.page-promo__grid {
  margin-bottom: 3rem; }
  @media all and (min-width: 768px) {
    .page-promo__grid {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
      margin-bottom: 6rem; } }
  .page-promo__grid .documents-search__actions-grid:not(:last-child) {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  @media all and (min-width: 768px) {
    .page-promo__grid .monitoring_and_partners-page-promo__title {
      max-width: 100%; } }
.page-promo__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: 400; }
  .page-promo__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .page-promo__title {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }
  @media all and (max-width: 767px) {
    .page-promo__title {
      margin-bottom: 3rem; } }
  @media all and (min-width: 768px) {
    .page-promo__title {
      max-width: 54%; } }
  .page-promo__title--documents {
    max-width: 100%; }
.page-promo__filters {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: row wrap; }
  @media all and (max-width: 767px) {
    .page-promo__filters {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) {
    .page-promo__filters {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) {
    .page-promo__filters {
      margin-right: -20px;
      margin-left: -20px; } }
.page-promo__select-container {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media all and (min-width: 768px) {
    .page-promo__select-container {
      margin-right: 2rem;
      min-width: 13.2rem; } }
.page-promo__select-container-news {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media all and (min-width: 768px) {
    .page-promo__select-container-news {
      margin-right: 2rem;
      min-width: 13.2rem;
      max-width: 33rem; } }
.page-promo__banner {
  margin-bottom: 3rem; }
  @media all and (min-width: 768px) {
    .page-promo__banner {
      margin-bottom: 6rem; } }

.mod_no-touchevents .event-preview:hover .event-preview__date, .mod_no-touchevents .event-preview.hover .event-preview__date {
  color: #1763c7; }
.mod_no-touchevents .event-preview:hover .event-preview__title, .mod_no-touchevents .event-preview.hover .event-preview__title {
  color: #1763c7; }
.mod_no-touchevents .event-preview:hover .event-preview__description, .mod_no-touchevents .event-preview.hover .event-preview__description {
  color: #1763c7; }
@media all and (min-width: 768px) {
  .event-preview--md-row {
    display: flex; } }
@media all and (min-width: 768px) {
  .event-preview--md-row .event-preview__image {
    margin-bottom: 0;
    min-width: 28rem;
    max-width: 28rem; } }
@media all and (min-width: 768px) {
  .event-preview__information {
    margin-left: 3rem; } }
@media all and (min-width: 1260px) {
  .event-preview__information {
    margin-left: 4rem; } }
.event-preview__date, .event-preview__image {
  margin-bottom: 2rem; }
.event-preview__date {
  font-size: 1.5rem;
  line-height: 1.3333333333; }
  .event-preview__date--without-dot > a:not(:last-child)::before,
  .event-preview__date--without-dot > span:not(:last-child)::before {
    display: none; }
  .event-preview__date > a, .event-preview__date > span {
    position: relative;
    color: inherit;
    text-decoration: none; }
    .mod_no-touchevents .event-preview__date > a:hover, .mod_no-touchevents .event-preview__date > a.hover,
    .mod_no-touchevents .event-preview__date > span:hover,
    .mod_no-touchevents .event-preview__date > span.hover {
      text-decoration: none; }
    .event-preview__date > a:not(:last-child), .event-preview__date > span:not(:last-child) {
      padding-right: 2rem; }
      .event-preview__date > a:not(:last-child)::before, .event-preview__date > span:not(:last-child)::before {
        width: 0.4rem;
        height: 0.4rem;
        position: absolute;
        top: 50%;
        right: 1rem;
        transform: translate(100%, calc(-50% + 1px));
        border-radius: 50%;
        background: #bcbcbc;
        content: ""; }
.event-preview__image > a img {
  width: 100%;
  height: auto;
  vertical-align: top; }
.event-preview__image--preview-content > a, .event-preview__image--type-video > a {
  position: relative;
  display: block; }
.event-preview__image--type-video > a::before {
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://paodkb.org/assets/play-8431ee2205c447d9ab9bc693a73f78b8090409df40a80f152c9e0530c986fd49.svg);
  content: ""; }
.event-preview__description, .event-preview__title {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 400; }
  .event-preview__description > a, .event-preview__title > a {
    color: inherit; }
@media all and (min-width: 1260px) {
  .event-preview__title--font-size-lg-h2 {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    font-weight: 400; }
    .event-preview__title--font-size-lg-h2 a {
      text-decoration: none; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .event-preview__title--font-size-lg-h2 {
      font-size: 3.2rem;
      line-height: 1.25; } }

@media all and (min-width: 768px) {
  .event-preview__title--font-size-md-h4 {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400; }
    .event-preview__title--font-size-md-h4 a {
      text-decoration: none; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .event-preview__title--font-size-md-h4 {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }

.breadcrumbs {
  margin-bottom: 3.5rem;
  padding-bottom: .7rem;
  border-bottom: 1px solid #dedede; }
  @media all and (min-width: 1260px) {
    .breadcrumbs {
      margin-bottom: 4rem; } }
  .breadcrumbs > li {
    display: inline; }
    .breadcrumbs > li:last-child > a {
      pointer-events: none;
      color: #646464; }
    .breadcrumbs > li > a {
      text-decoration: none;
      color: #bcbcbc; }
      .mod_no-touchevents .breadcrumbs > li > a:hover, .mod_no-touchevents .breadcrumbs > li > a.hover {
        color: #1763c7; }

.content__header {
  margin-bottom: 3rem; }
  @media all and (min-width: 1260px) {
    .content__header {
      margin-bottom: 4rem; } }
  @media all and (min-width: 1260px) {
    .content__header > ul {
      margin: 4rem 0; } }
  .content__header > ul > li > a {
    font-weight: 700; }
.content__date {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  margin-bottom: 1.6rem;
  font-weight: 500; }
.content__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: 400; }
  .content__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .content__title {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }
  .content__title--h2 {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    font-weight: 400; }
    .content__title--h2 a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .content__title--h2 {
        font-size: 3.2rem;
        line-height: 1.25; } }
  .content__title--font-text {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }
.content__description {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  width: 100%; }
.content__image {
  margin: 3rem 0; }
  @media all and (min-width: 1260px) {
    .content__image {
      margin: 4rem calc(-1 * ((1260px - 5px * 2 - 100%) / 2)); } }
  .content__image > img {
    width: 100%;
    height: auto;
    vertical-align: top; }

.thumbsOuterWrapper__image.slick-current {
  border: 1px solid black; }

.ad-gallery .ad-gallery__image.slick-slide {
  margin: 0 25px;
  height: 220px; }

.ad-gallery .ad-gallery__image.slick-slide img {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: center; }

.ad-gallery.slick-list {
  margin: 0 -25px; }

.slideshowPlugin .slick-dots {
  bottom: -100px !important; }

@media (min-width: 600px) {
  .slideshowPlugin .slick-dots {
    list-style: none;
    margin: 30px 0 0 !important;
    bottom: -100px !important; }

  .slideshowPlugin .slick-dots li {
    display: inline-block;
    margin: 0 5px !important;
    border: 2px solid transparent;
    width: auto !important;
    height: auto !important; }

  .slideshowPlugin .slick-dots .slick-active {
    border-color: #000000; }

  .slideshowPlugin .slick-dots img {
    width: 50px;
    height: 34px;
    object-fit: cover;
    object-position: center;
    display: block; } }
.slideshowPlugin .slick-prev:before, .slick-next:before {
  color: lightslategrey !important; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .video > .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .mod_no-touchevents .video > .video-js:hover .vjs-big-play-button, .mod_no-touchevents .video > .video-js.hover .vjs-big-play-button {
      background-color: transparent; }
    .video > .video-js button {
      outline: none; }
  .video .vjs-poster {
    background-size: cover; }
  .video .vjs-big-play-button {
    width: 6.4rem;
    height: 6.4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(https://paodkb.org/assets/play-8431ee2205c447d9ab9bc693a73f78b8090409df40a80f152c9e0530c986fd49.svg); }
    @media all and (min-width: 768px) {
      .video .vjs-big-play-button {
        width: 9.6rem;
        height: 9.6rem; } }
    .video .vjs-big-play-button span {
      display: none; }

.related-materials {
  padding-top: calc(6rem - 1px);
  border-top: 2px solid #222222; }
  @media all and (min-width: 1260px) {
    .related-materials {
      padding-top: calc(8rem - 1px); } }
  @media all and (min-width: 768px) {
    .related-materials__grid {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .related-materials__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .related-materials__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .related-materials__grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (min-width: 1260px) {
    .related-materials__grid--lg-4-col {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-flow: row wrap; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .related-materials__grid--lg-4-col {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .related-materials__grid--lg-4-col {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .related-materials__grid--lg-4-col {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .related-materials__grid--lg-4-col .related-materials__col {
      width: 25%; } }

  @media all and (min-width: 1260px) and (min-width: 1260px) and (max-width: 767px) {
    .related-materials__grid--lg-4-col .related-materials__col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) and (min-width: 768px) {
    .related-materials__grid--lg-4-col .related-materials__col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) and (min-width: 1260px) {
    .related-materials__grid--lg-4-col .related-materials__col {
      padding-right: 10px;
      padding-left: 10px; } }

  @media all and (max-width: 767px) {
    .related-materials__col:not(:last-child) {
      margin-bottom: 2rem; } }
  @media all and (min-width: 768px) {
    .related-materials__col {
      width: 50%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .related-materials__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .related-materials__col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .related-materials__col {
      padding-right: 20px;
      padding-left: 20px; } }

  .related-materials {
    padding-top: 1rem; }

@media all and (max-width: 767px) {
  .photo-and-video__top-preview {
    margin-bottom: 3rem; } }
@media all and (min-width: 768px) {
  .photo-and-video__top-preview {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    margin: 6rem 0; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo-and-video__top-preview {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo-and-video__top-preview {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo-and-video__top-preview {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (max-width: 767px) {
  .photo-and-video__top-preview-col:first-child {
    margin-bottom: 1.6rem; } }
@media all and (min-width: 768px) {
  .photo-and-video__top-preview-col {
    width: 50%; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo-and-video__top-preview-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo-and-video__top-preview-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo-and-video__top-preview-col {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 768px) {
  .photo-and-video__top-preview-description > .event-preview .event-preview__date {
    font-weight: 500; } }
@media all and (min-width: 768px) {
  .photo-and-video__previews-grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    margin-bottom: -3rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo-and-video__previews-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo-and-video__previews-grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo-and-video__previews-grid {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (min-width: 1260px) {
  .photo-and-video__previews-grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    margin-bottom: -4rem; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .photo-and-video__previews-grid {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .photo-and-video__previews-grid {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .photo-and-video__previews-grid {
      margin-right: -10px;
      margin-left: -10px; } }

@media all and (max-width: 767px) {
  .photo-and-video__previews-grid-col:not(:last-child) {
    margin-bottom: 3rem; } }
@media all and (min-width: 768px) {
  .photo-and-video__previews-grid-col {
    width: 50%;
    margin-bottom: 3rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo-and-video__previews-grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo-and-video__previews-grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo-and-video__previews-grid-col {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1260px) {
  .photo-and-video__previews-grid-col {
    width: 25%;
    margin-bottom: 4rem; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .photo-and-video__previews-grid-col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .photo-and-video__previews-grid-col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .photo-and-video__previews-grid-col {
      padding-right: 10px;
      padding-left: 10px; } }

.photo-and-video .download-more {
  display: flex;
  justify-content: center;
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .photo-and-video .download-more {
      margin-top: 6rem; } }

.preview-information-content {
  position: absolute;
  top: .8rem;
  right: .8rem;
  z-index: 0;
  display: flex;
  align-items: center;
  padding: .2rem 1.2rem .3rem;
  border-radius: 12px;
  background-color: #909090; }
  .preview-information-content::after {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    font-weight: 700;
    color: #fff; }
  .preview-information-content[data-photo]::before {
    width: 1.4rem;
    height: 1.3rem;
    margin-right: .8rem;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://paodkb.org/assets/photo-icon-04e552298c2a25e9d627ed68f77b070baef0dc435361e38881e95f666ecc6f3d.svg);
    content: ""; }
  .preview-information-content[data-photo]::after {
    content: attr(data-photo); }
  .preview-information-content[data-video]::after {
    content: attr(data-video); }

.event-feed__paragraph:not(:first-child) {
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .event-feed__paragraph:not(:first-child) {
      margin-top: 3rem; } }
.event-feed__paragraph--old .event-feed-preview__date,
.event-feed__paragraph--old .event-feed-preview__title {
  color: rgba(34, 34, 34, 0.5); }
.event-feed__paragraph--old .event-feed-preview__footer {
  display: none; }
.event-feed__paragraph-title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-weight: 700;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 3rem; }
  .event-feed__paragraph-title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .event-feed__paragraph-title {
      font-size: 3.2rem;
      line-height: 1.25; } }
.event-feed__item {
  padding-bottom: 3rem; }
  .event-feed__item:not(:last-child) {
    margin-bottom: 3rem; }
  @media all and (min-width: 1260px) {
    .event-feed__item {
      padding-bottom: 4rem; } }
  .event-feed__item:not(:last-child) {
    padding-bottom: calc(3rem - 1px);
    border-bottom: 1px solid #dedede; }
    @media all and (min-width: 1260px) {
      .event-feed__item:not(:last-child) {
        padding-bottom: calc(4rem - 1px);
        border-bottom: 1px solid #dedede; } }
.event-feed .download-more {
  display: flex;
  justify-content: center; }
  @media all and (min-width: 1260px) {
    .event-feed .download-more {
      margin-top: 2rem; } }

.mod_no-touchevents .event-feed-preview:hover a, .mod_no-touchevents .event-feed-preview.hover a {
  color: #1763c7; }
.event-feed-preview__date:not(:last-child) > a, .event-feed-preview__title:not(:last-child) > a {
  color: inherit; }
.event-feed-preview__date {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  margin-bottom: 1.6rem; }
.event-feed-preview__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400; }
  .event-feed-preview__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .event-feed-preview__title {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
.event-feed-preview__footer {
  margin-top: 2rem; }

@media all and (min-width: 768px) {
  .country-information-bar {
    margin-bottom: 3rem; } }
@media all and (min-width: 1260px) {
  .country-information-bar {
    margin-bottom: 4rem; } }
.country-information-bar__grid {
  display: flex;
  justify-content: center; }
.country-information-bar__grid-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 2rem; }
  @media all and (min-width: 768px) {
    .country-information-bar__grid-col {
      min-height: 16rem;
      min-width: 26rem; } }
  .country-information-bar__grid-col:not(:last-child) {
    padding-bottom: calc(2rem - 1px);
    border-bottom: 1px solid #dedede; }
    @media all and (min-width: 768px) {
      .country-information-bar__grid-col:not(:last-child) {
        padding-bottom: 2rem;
        border-bottom: 0;
        padding-right: calc(2rem - 1px);
        border-right: 1px solid #dedede; } }
.country-information-bar__col-action, .country-information-bar__col-image {
  width: 7rem;
  height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (min-width: 768px) {
    .country-information-bar__col-action, .country-information-bar__col-image {
      width: 10rem;
      height: 10rem; } }
  .country-information-bar__col-action img, .country-information-bar__col-image img {
    max-height: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    vertical-align: top; }
.country-information-bar__col-image--flag img {
  width: 100%; }
.country-information-bar__col-title {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  margin-top: 1.6rem;
  color: rgba(34, 34, 34, 0.5); }

@media all and (min-width: 768px) {
  .country-information-tabs {
    margin: 5rem 0 0; } }
@media all and (min-width: 1260px) {
  .country-information-tabs {
    margin: 4rem calc(-1 * ((1260px - 5px * 2 - 100%) / 4)) 0; } }
.country-information-tabs__item {
  padding-top: 6rem; }
  .country-information-tabs__item:first-child {
    padding-top: 5.9rem;
    border-top: 1px solid #dedede; }
  .country-information-tabs__item:not(:last-child) {
    padding-bottom: 5.9rem;
    border-bottom: 1px solid #dedede; }
  @media all and (min-width: 1260px) {
    .country-information-tabs__item {
      padding-top: 8rem;
      padding-right: calc((1260px - 5px * 2 - 100%) / 4);
      padding-left: calc((1260px - 5px * 2 - 100%) / 4); }
      .country-information-tabs__item:first-child {
        padding-top: 7.9rem;
        border-top: 1px solid #dedede; }
      .country-information-tabs__item:not(:last-child) {
        padding-bottom: 7.9rem;
        border-bottom: 1px solid #dedede; } }
  .country-information-tabs__item > dl:not(:last-child) {
    margin-bottom: 3rem; }
  .country-information-tabs__item > dl > dt {
    margin-bottom: .8rem;
    text-transform: uppercase;
    font-weight: 700; }

@media all and (min-width: 768px) {
  .player-play-button {
    width: 9.6rem;
    height: 9.6rem; } }
.player-play-button > button {
  width: 6.4rem;
  height: 6.4rem;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  outline: none; }
  @media all and (min-width: 768px) {
    .player-play-button > button {
      width: 9.6rem;
      height: 9.6rem; } }
  .player-play-button > button.is-play {
    background-image: url(https://paodkb.org/assets/play-8431ee2205c447d9ab9bc693a73f78b8090409df40a80f152c9e0530c986fd49.svg); }
  .player-play-button > button.is-pause {
    background-image: url(https://paodkb.org/assets/pause-a57bfff09864ff803a5f4555d4d79f230224e8d12fe1a1181fc2ae6d0e398735.svg); }

.partners__item {
  padding: 3rem 0; }
  .partners__item:first-child {
    padding-top: 0; }
  .partners__item:not(:last-child) {
    padding-bottom: calc(3rem - 1px);
    border-bottom: 1px solid #dedede; }
  @media all and (min-width: 768px) {
    .partners__item {
      display: flex; } }
  @media all and (min-width: 1260px) {
    .partners__item {
      padding: 4rem 0; }
      .partners__item:not(:last-child) {
        padding-bottom: calc(4rem - 1px);
        border-bottom: 1px solid #dedede; } }
.partners__item-image {
  max-width: 10rem; }
  .partners__item-image > a > img,
  .partners__item-image > img {
    width: 100%;
    height: auto;
    vertical-align: top; }
.partners__item-description {
  margin-left: 2rem; }
  @media all and (max-width: 767px) {
    .partners__item-description {
      margin-left: 0;
      margin-top: 2rem; } }
  @media all and (min-width: 768px) {
    .partners__item-description {
      flex: 1; } }
  .partners__item-description > a > img,
  .partners__item-description > img {
    width: 100%;
    height: auto;
    vertical-align: top; }
.partners__item-title > a, .partners__item-document-grid > li > a {
  color: inherit; }
.partners__item-title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400; }
  .mod_no-touchevents .partners__item-title:hover a, .mod_no-touchevents .partners__item-title.hover a {
    color: #1763c7; }
  .partners__item-title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .partners__item-title {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
  .partners__item-title:not(:last-child) {
    margin-bottom: 1.6rem; }
.partners__item-document-grid {
  display: flex; }
  .mod_no-touchevents .partners__item-document-grid:hover a, .mod_no-touchevents .partners__item-document-grid.hover a {
    color: #1763c7; }
  .partners__item-document-grid > li:first-child {
    position: relative;
    top: .2rem;
    margin-right: 1.6rem; }
    .partners__item-document-grid > li:first-child > a {
      font-size: 1.4rem;
      line-height: 1.4285714286;
      font-weight: 700;
      text-transform: uppercase; }
  .partners__item-document-grid > li:not(:first-child) > a {
    font-size: 1.7rem;
    line-height: 1.4117647059; }

.document-header-grid {
  margin: 3rem 0; }
  @media all and (min-width: 768px) {
    .document-header-grid {
      display: flex;
      justify-content: space-between;
      align-items: flex-end; } }
  @media all and (min-width: 1260px) {
    .document-header-grid {
      margin: 4rem 0; } }
  @media all and (min-width: 768px) {
    .document-header-grid__signature-column, .document-header-grid__action-column {
      max-width: calc(50% - 2rem); } }
  .document-header-grid__signature-column {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 700; }
    .document-header-grid__signature-column > b {
      display: block;
      text-transform: uppercase; }
    @media all and (min-width: 1260px) {
      .document-header-grid__signature-column {
        max-width: 50%; } }
  @media all and (max-width: 767px) {
    .document-header-grid__action-column {
      margin-top: 3rem; } }
  @media all and (min-width: 768px) {
    .document-header-grid__action-column {
      text-align: right; }
      .document-header-grid__action-column:only-child {
        text-align: left; } }
  .document-header-grid__action-description {
    margin-top: 1.6rem;
    color: #646464; }

.structure__item {
  padding-bottom: calc(3rem - 1px);
  border-bottom: 1px solid #222222; }
  @media all and (min-width: 1260px) {
    .structure__item {
      padding-bottom: calc(6rem - 1px); } }
  .structure__item:not(:first-child) {
    padding-top: 3rem; }
    @media all and (min-width: 1260px) {
      .structure__item:not(:first-child) {
        padding-top: 6rem; } }
.structure__item-links a {
  color: #2d89ff; }
  .structure__item-links a::after {
    content: ','; }
  .structure__item-links a:last-child::after {
    content: '.'; }

.documents-feed__paragraph:not(:first-child) {
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .documents-feed__paragraph:not(:first-child) {
      margin-top: 3rem; } }
.documents-feed__item:not(:last-child) {
  margin-bottom: 3rem;
  padding-bottom: calc(3rem - 1px);
  border-bottom: 1px solid #dedede; }
  @media all and (min-width: 768px) {
    .documents-feed__item:not(:last-child) {
      margin-bottom: 4rem;
      padding-bottom: calc(4rem - 1px); } }
.documents-feed .download-more {
  display: flex;
  justify-content: center;
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .documents-feed .download-more {
      margin-top: 4rem; } }
.documents-feed--between:not(:first-child) {
  margin-top: 6rem; }
.documents-feed--between:not(:last-child) {
  margin-bottom: 6rem; }

.mod_no-touchevents .document-preview:hover .document-preview__date, .mod_no-touchevents .document-preview.hover .document-preview__date {
  color: #1763c7; }
.mod_no-touchevents .document-preview:hover .document-preview__title, .mod_no-touchevents .document-preview.hover .document-preview__title {
  color: #1763c7; }
.document-preview__date:not(:last-child), .document-preview__title:not(:last-child) {
  margin-bottom: 1.6rem; }
.document-preview__date {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .document-preview__date > a, .document-preview__date > span {
    position: relative;
    color: inherit;
    text-decoration: none; }
    .mod_no-touchevents .document-preview__date > a:hover, .mod_no-touchevents .document-preview__date > a.hover,
    .mod_no-touchevents .document-preview__date > span:hover,
    .mod_no-touchevents .document-preview__date > span.hover {
      text-decoration: none; }
    .document-preview__date > a:not(:last-child), .document-preview__date > span:not(:last-child) {
      padding-right: 2rem; }
      .document-preview__date > a:not(:last-child)::before, .document-preview__date > span:not(:last-child)::before {
        width: 0.4rem;
        height: 0.4rem;
        position: absolute;
        top: 50%;
        right: 1rem;
        transform: translate(100%, calc(-50% + 1px));
        border-radius: 50%;
        background: #bcbcbc;
        content: ""; }
.document-preview__title > a, .document-preview__description > a {
  color: inherit; }
.document-preview__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-weight: 400; }
  .document-preview__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .document-preview__title {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }
.document-preview__description {
  font-size: 1.7rem;
  line-height: 1.4117647059; }

.tabs select,
.tabs .ui-selectmenu-button {
  display: none; }
  @media all and (max-width: 767px) {
    .tabs select,
    .tabs .ui-selectmenu-button {
      display: block; } }
.tabs > ul {
  display: flex; }
  @media all and (max-width: 767px) {
    .tabs > ul {
      display: none; } }
  .tabs > ul > li > a {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    display: block;
    padding: .3rem 2rem .5rem;
    border-radius: 1.6rem;
    color: rgba(34, 34, 34, 0.5); }
    .tabs > ul > li > a.is-current {
      background: #1763c7;
      color: #fff;
      pointer-events: none; }

.documents-search {
  width: 100%;
  margin-bottom: 3rem; }
  @media all and (min-width: 1260px) {
    .documents-search {
      margin-bottom: 6rem; } }
  .documents-search__form:not(:last-child) {
    margin-bottom: 1rem; }
  @media all and (max-width: 767px) {
    .documents-search__form {
      margin-bottom: 6rem !important; }
      .documents-search__form--filter {
        margin-bottom: 1.6rem !important; } }
  @media all and (max-width: 767px) {
    .documents-search__form-input {
      display: flex;
      flex-direction: column;
      gap: 8px; } }
  .documents-search__form-input > input {
    padding-right: 17.2rem; }
    @media all and (max-width: 767px) {
      .documents-search__form-input > input {
        padding: 12px; } }
  .documents-search button.documents-search__form-button {
    top: 50%;
    right: 4px;
    gap: 8px;
    width: 15.4rem;
    height: 4rem;
    border-radius: 2px;
    background-color: #f3f3f2;
    color: #074795;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 700;
    transform: translateY(-50%); }
    .documents-search button.documents-search__form-button > .icon {
      fill: #074795; }
    @media all and (max-width: 767px) {
      .documents-search button.documents-search__form-button {
        position: static;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 2px;
        color: #ffffff;
        background-color: #1763c7;
        transform: translateY(0); }
        .documents-search button.documents-search__form-button > .icon {
          fill: #ffffff; } }
  .documents-search__clear {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s; }
    @media all and (max-width: 767px) {
      .documents-search__clear {
        max-height: 0;
        transition: all 0.5s; } }
    .documents-search__clear--visible {
      visibility: visible;
      opacity: 1;
      pointer-events: auto; }
      @media all and (max-width: 767px) {
        .documents-search__clear--visible {
          max-height: max-content;
          margin-bottom: 1.6rem; } }
    @media all and (max-width: 767px) {
      .documents-search__clear {
        order: -1; } }
  .documents-search__result-information {
    display: none;
    color: #646464; }
    .documents-search__result-information.is-open {
      display: block; }
  .documents-search__actions-grid:not(:last-child) {
    margin-bottom: 3rem; }
  .documents-search__actions-grid.right-side {
    justify-content: flex-end; }
    @media all and (max-width: 767px) {
      .documents-search__actions-grid.right-side {
        margin-top: -30px; } }
    @media all and (min-width: 768px) {
      .documents-search__actions-grid.right-side {
        margin-top: auto; } }
  @media all and (min-width: 768px) {
    .documents-search__actions-grid {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .documents-search__actions-grid:not(:last-child) {
        margin-bottom: 4rem; } }
  .documents-search__actions-grid--result {
    display: flex;
    justify-content: space-between; }
    @media all and (max-width: 767px) {
      .documents-search__actions-grid--result {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 2.4rem !important; } }
  .documents-search__actions-grid--date.documents-search__actions-grid {
    position: relative;
    height: 6.4rem;
    margin-bottom: 0.8rem;
    background-color: #ffffff;
    border-bottom: 1px solid #dedede; }
    .documents-search__actions-grid--date.documents-search__actions-grid::after {
      position: absolute;
      content: "";
      height: 100%;
      width: 1px;
      top: 0;
      left: 50%;
      color: #222222;
      background-color: #dedede;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 1.7rem;
      font-style: normal;
      font-weight: 400;
      line-height: 2rem;
      transform: translateX(-50%); }
      @media all and (max-width: 767px) {
        .documents-search__actions-grid--date.documents-search__actions-grid::after {
          display: none; } }
    @media all and (max-width: 767px) {
      .documents-search__actions-grid--date.documents-search__actions-grid {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 8px;
        border-bottom: none; } }
  .documents-search__actions-grid--buttons {
    height: 5.6rem; }
    @media all and (max-width: 767px) {
      .documents-search__actions-grid--buttons {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 8px; } }
  .documents-search__select-box.is-selected span.ui-selectmenu-button {
    background: #1763c7;
    border: 1px solid #1763c7; }
    .documents-search__select-box.is-selected span.ui-selectmenu-button .ui-selectmenu-text {
      color: #ffffff; }
    .documents-search__select-box.is-selected span.ui-selectmenu-button .ui-selectmenu-icon {
      background-image: url(https://paodkb.org/assets/arrow-close-7b7dfe4cd393e6d60570934105f94a5ee4f1a7596bf0f8059127dbf3922d8614.svg); }
  @media all and (min-width: 768px) {
    .documents-search__select-box {
      width: 26rem; } }
  @media all and (max-width: 767px) {
    .documents-search__select-box {
      margin-bottom: 15px; } }
  .documents-search__title {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222222;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.4rem; }
    @media all and (max-width: 767px) {
      .documents-search__title {
        justify-content: start; } }
  @media all and (max-width: 767px) {
    .documents-search__calender-box {
      width: 100%; } }
  .documents-search__calender-date.ui-datepicker-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px; }
    .documents-search__calender-date.ui-datepicker-box > .datepickerAlignToRight {
      width: 10.2rem;
      padding: 0;
      text-align: left; }
      .documents-search__calender-date.ui-datepicker-box > .datepickerAlignToRight::placeholder {
        color: #dedede;
        font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-size: 1.7rem;
        font-style: normal;
        font-weight: 400;
        line-height: 2rem; }
    @media all and (max-width: 767px) {
      .documents-search__calender-date.ui-datepicker-box {
        justify-content: start;
        height: 4.8rem;
        width: 100%;
        padding: 14px 8px;
        border-radius: 4px;
        border: 1px solid #bcbcbc;
        background-color: #fff; } }
  .documents-search__filter-button {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2rem;
    cursor: pointer; }
    .documents-search__filter-button--reset {
      color: #1763c7;
      background-color: #dde9fd; }
      @media all and (max-width: 767px) {
        .documents-search__filter-button--reset {
          order: 1;
          border-radius: 2px;
          color: #bcbcbc;
          background-color: #fff; } }
      @media all and (max-width: 767px) {
        .documents-search__filter-button--reset.isSent {
          color: #1763c7; } }
    .documents-search__filter-button--apply {
      color: #ffffff;
      background-color: #1763c7; }
    @media all and (max-width: 767px) {
      .documents-search__filter-button {
        height: 4rem;
        flex: auto; } }
  .documents-search__filter {
    display: flex;
    flex-direction: column; }
    @media all and (max-width: 767px) {
      .documents-search__filter {
        padding: 14px 20px 8px;
        margin: 0 -20px;
        background-color: #fff; }
        .documents-search__filter .international_activity__checkbox {
          padding: 0.4rem 4rem 0.4rem 2rem; } }
    .documents-search__filter .ui-selectmenu-button {
      border: 1px solid #bcbcbc;
      background: #fff; }
      .documents-search__filter .ui-selectmenu-button .ui-selectmenu-text {
        color: #222; }
      .documents-search__filter .ui-selectmenu-button .ui-selectmenu-icon {
        background-image: url(https://paodkb.org/assets/arrow-close-black-bfcce672c958c50efe10f5e6c7fcb1f9f5f4c5e7286c3f3bde02a2f97b3a2cf0.svg); }
    .documents-search__filter .unclickable + .ui-selectmenu-button {
      pointer-events: none; }
    .documents-search__filter .selected + .ui-selectmenu-button {
      position: relative;
      display: block;
      width: 100%;
      padding: 0.4rem 4rem 0.4rem 2rem;
      border: 1px solid #1763c7;
      border-radius: 1.6rem;
      background: #1763c7;
      cursor: default;
      outline: none; }
      .documents-search__filter .selected + .ui-selectmenu-button .ui-selectmenu-text {
        color: #fff; }
      .documents-search__filter .selected + .ui-selectmenu-button .ui-selectmenu-icon {
        background-image: url(https://paodkb.org/assets/arrow-close-7b7dfe4cd393e6d60570934105f94a5ee4f1a7596bf0f8059127dbf3922d8614.svg); }
  .documents-search__filter-date {
    display: flex;
    position: relative;
    height: 6.4rem;
    background-color: #ffffff;
    border-bottom: 1px solid #dedede; }
    .documents-search__filter-date::after {
      position: absolute;
      content: "";
      height: 100%;
      width: 1px;
      top: 0;
      left: 50%;
      color: #222222;
      background-color: #dedede;
      font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 1.7rem;
      font-style: normal;
      font-weight: 400;
      line-height: 2rem;
      transform: translateX(-50%); }
      @media all and (max-width: 767px) {
        .documents-search__filter-date::after {
          display: none; } }
    @media all and (max-width: 767px) {
      .documents-search__filter-date {
        flex-direction: column;
        height: auto;
        padding-bottom: 1.6rem; } }
  .documents-search__filter-title {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222222;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.4rem; }
    @media all and (max-width: 767px) {
      .documents-search__filter-title {
        justify-content: start;
        margin-bottom: 0.8rem; } }
  .documents-search__calender {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px; }
    @media all and (max-width: 767px) {
      .documents-search__calender {
        flex-direction: column;
        gap: 7px; } }
  .documents-search__filter-buttons {
    display: flex;
    height: 5.6rem; }
    @media all and (max-width: 767px) {
      .documents-search__filter-buttons {
        flex-direction: column;
        gap: 8px;
        height: auto; } }
  .documents-search__select {
    padding: 4rem 0 6.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff; }
    .documents-search__select--documents {
      flex-direction: column;
      gap: 8px; }
      .documents-search__select--documents .international_activity__filters {
        gap: 16px; }
        @media all and (max-width: 767px) {
          .documents-search__select--documents .international_activity__filters {
            gap: 0.8rem; } }
        .documents-search__select--documents .international_activity__filters input {
          position: absolute; }
      @media all and (max-width: 767px) {
        .documents-search__select--documents label {
          width: 100%; }
        .documents-search__select--documents .international_activity__checkbox {
          width: 100%; } }
    @media all and (max-width: 767px) {
      .documents-search__select {
        padding: 1.6rem 0 0; }
        .documents-search__select > .documents-search__select-box {
          width: 100%; }
        .documents-search__select .ui-selectmenu-button {
          padding: 0.4rem 4rem 0.4rem 2rem; } }
  .documents-search__select-wrapper {
    display: flex;
    align-items: center;
    gap: 16px; }
    @media all and (max-width: 767px) {
      .documents-search__select-wrapper {
        flex-direction: column;
        gap: 0.8rem;
        width: 100%;
        margin-bottom: 16px; }
        .documents-search__select-wrapper .documents-search__select-box {
          width: 100%;
          margin-bottom: 0; } }
  .documents-search__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem; }
    .documents-search__wrapper:not(:last-child) {
      margin-bottom: 1rem; }
    .documents-search__wrapper .link-icon {
      min-width: 155px; }
  .documents-search__clear-date {
    margin-left: 0;
    color: #1763c7;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 700;
    cursor: pointer; }
    @media all and (min-width: 768px) {
      .documents-search__clear-date {
        margin-left: 5px; } }

@media all and (min-width: 768px) {
  .photo__grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    margin-bottom: -2rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo__grid {
      margin-right: -20px;
      margin-left: -20px; } }

@media all and (min-width: 1260px) {
  .photo__grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .photo__grid {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .photo__grid {
      margin-right: -5px;
      margin-left: -5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .photo__grid {
      margin-right: -10px;
      margin-left: -10px; } }

@media all and (max-width: 767px) {
  .photo__grid-col:not(:last-child) {
    margin-bottom: 2rem; } }
@media all and (min-width: 768px) {
  .photo__grid-col {
    width: 33.3333333333%;
    margin-bottom: 2rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .photo__grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .photo__grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .photo__grid-col {
      padding-right: 20px;
      padding-left: 20px; } }

@media all and (min-width: 1260px) {
  .photo__grid-col {
    width: 25%; } }
  @media all and (min-width: 1260px) and (max-width: 767px) {
    .photo__grid-col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .photo__grid-col {
      padding-right: 5px;
      padding-left: 5px; } }
  @media all and (min-width: 1260px) and (min-width: 1260px) {
    .photo__grid-col {
      padding-right: 10px;
      padding-left: 10px; } }

.photo__item {
  display: block; }
  .photo__item > img {
    width: 100%;
    height: auto;
    vertical-align: top; }

button.mfp-arrow {
  width: 3.2rem;
  height: 3.2rem;
  z-index: 1046;
  margin: 0;
  border-radius: 50%;
  background-color: #fce20e; }
  .mod_no-touchevents button.mfp-arrow:hover, .mod_no-touchevents button.mfp-arrow.hover {
    background: #dedede; }
  .mod_no-touchevents button.mfp-arrow:hover .icon, .mod_no-touchevents button.mfp-arrow.hover .icon {
    fill: #fff; }
  button.mfp-arrow:active {
    margin: 0; }
  button.mfp-arrow.mfp-arrow-left {
    transform: translateX(100%) rotate(180deg);
    left: 2rem; }
    @media all and (min-width: 1260px) {
      button.mfp-arrow.mfp-arrow-left {
        left: 13rem; } }
  button.mfp-arrow.mfp-arrow-right {
    transform: translateX(-100%) rotate(180deg);
    right: 2rem; }
    @media all and (min-width: 1260px) {
      button.mfp-arrow.mfp-arrow-right {
        right: 13rem; } }
    button.mfp-arrow.mfp-arrow-right > .icon {
      transform: translate(-50%, -50%) rotate(180deg); }
  button.mfp-arrow > .icon {
    width: 0.8rem;
    height: 1.4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    fill: #222222; }

.mfp-figure:after {
  display: none; }

.page--contacts main {
  position: relative; }
  @media all and (min-width: 1260px) {
    .page--contacts main {
      min-height: 83.6rem; } }

.contacts {
  color: #f3f3f2;
  position: relative;
  z-index: 9; }
  .contacts__information-line:not(:last-child) {
    margin-bottom: 2rem; }
  @media all and (max-width: 767px) {
    .contacts__information-line {
      text-align: left; } }
  @media all and (min-width: 768px) {
    .contacts__information-line:not(:last-child) {
      margin-bottom: 3rem; } }
  @media all and (max-width: 767px) {
    .contacts__image {
      display: flex;
      justify-content: center; } }
  .contacts__image > img {
    width: 3.2rem;
    height: auto;
    vertical-align: top; }
    @media all and (min-width: 768px) {
      .contacts__image > img {
        width: 6.4rem; } }
  .contacts__address {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    font-weight: 700; }
    .contacts__address a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .contacts__address {
        font-size: 3.2rem;
        line-height: 1.25; } }
    @media all and (max-width: 767px) {
      .contacts__address {
        font-size: 1.8rem;
        line-height: 3rem; } }
    @media all and (min-width: 768px) {
      .contacts__address {
        font-size: 2rem;
        line-height: 3rem; } }
    @media all and (min-width: 1260px) {
      .contacts__address {
        font-size: 2.4rem;
        line-height: 1.3333333333; } }
  @media all and (min-width: 768px) {
    .contacts__grid {
      display: flex;
      justify-content: flex-start;
      align-items: stretch;
      flex-flow: row wrap;
      margin-bottom: -3rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .contacts__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .contacts__grid {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .contacts__grid {
      margin-right: -20px;
      margin-left: -20px; } }

  @media all and (max-width: 767px) {
    .contacts__grid-col:not(:last-child) {
      margin-bottom: 2rem; } }
  @media all and (min-width: 768px) {
    .contacts__grid-col {
      width: 50%;
      margin-bottom: 3rem; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .contacts__grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .contacts__grid-col {
      padding-right: 10px;
      padding-left: 10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .contacts__grid-col {
      padding-right: 20px;
      padding-left: 20px; } }

  @media all and (min-width: 768px) {
    .contacts__grid-col--1-3 {
      width: 33.3333333333%; } }
  @media all and (min-width: 768px) {
    .contacts__grid-col--full {
      width: 100%; } }
  .contacts__item {
    height: 100%; }
    @media all and (max-width: 767px) {
      .contacts__item {
        margin-bottom: 1.5rem; } }
  .contacts__item-title {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    margin-bottom: 1.6rem;
    font-weight: normal;
    text-transform: uppercase; }
    @media all and (min-width: 768px) {
      .contacts__item-title {
        font-size: 1.5rem;
        line-height: 1.3333333333; } }
    @media all and (min-width: 1260px) {
      .contacts__item-title {
        font-size: 1.7rem;
        line-height: 1.4117647059;
        font-size: 2.4rem;
        line-height: 1.1666666667; } }
    .contacts__item-title--sub {
      font-size: 1.4rem;
      line-height: 1.4rem;
      text-transform: uppercase;
      margin-bottom: 1.6rem; }
      @media all and (max-width: 767px) {
        .contacts__item-title--sub {
          font-size: 1.2rem;
          line-height: 1.2rem;
          margin-bottom: 0.4rem; } }
  .contacts__item-link {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    display: block;
    white-space: nowrap;
    color: #f3f3f2; }
    .mod_no-touchevents .contacts__item-link:hover, .mod_no-touchevents .contacts__item-link.hover {
      color: #1763c7; }
    @media all and (min-width: 768px) {
      .contacts__item-link {
        font-size: 2.4rem;
        line-height: 1.5833333333; } }
  .contacts__item-phone {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    display: block;
    white-space: nowrap;
    color: #f3f3f2; }
    .mod_no-touchevents .contacts__item-phone:hover, .mod_no-touchevents .contacts__item-phone.hover {
      color: #1763c7; }
    @media all and (min-width: 768px) {
      .contacts__item-phone {
        font-size: 2.4rem;
        line-height: 1.5833333333; } }
  .contacts__item-text {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
    @media all and (min-width: 768px) {
      .contacts__item-text {
        font-size: 2.4rem;
        line-height: 1.1666666667; } }
  .contacts__office {
    width: 100%;
    margin: 0 0 2rem 0; }
    @media all and (min-width: 768px) {
      .contacts__office {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-flow: row wrap;
        margin: 0 0 3rem 0; } }
  @media all and (min-width: 768px) and (max-width: 767px) {
    .contacts__office {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .contacts__office {
      margin-right: -10px;
      margin-left: -10px; } }
  @media all and (min-width: 768px) and (min-width: 1260px) {
    .contacts__office {
      margin-right: -20px;
      margin-left: -20px; } }

  .contacts__links {
    flex-direction: column;
    margin-top: 1rem;
    display: flex; }
    .contacts__links .link-icon {
      margin-bottom: 2rem; }
  .contacts .link-icon span {
    color: #f3f3f2; }
  .contacts .link-icon svg {
    fill: #f3f3f2; }
  @media all and (min-width: 768px) {
    .contacts .gutter {
      margin-right: 1rem;
      margin-left: 1rem; } }
  @media all and (min-width: 1260px) {
    .contacts .gutter {
      margin-right: 2rem;
      margin-left: 2rem; } }
  .contacts hr {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    margin: 1rem 0 0 0;
    display: block; }
    @media all and (max-width: 767px) {
      .contacts hr.sm {
        display: none; } }

main[data-background-color="sky"] {
  background-color: #3d5264;
  background-image: url(https://paodkb.org/assets/contacts/contacts_bg_mobile-7b5a6bdf21fa6c4730aaba3a0e849a0a390281f39e102ba1efcdfb48c7f858f7.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  @media all and (min-width: 768px) {
    main[data-background-color="sky"] {
      background-image: url(https://paodkb.org/assets/contacts/contacts_bg-d4d02288ebd47cb10d89ae914049cbd8ed0e89868c51b78588c276072a78dd51.jpg); } }
  main[data-background-color="sky"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(46, 46, 46, 0.7); }

@media all and (max-width: 767px) {
  .service-information--browser-information-section {
    margin-top: 2rem; } }
.service-information__logo {
  max-width: 3rem;
  margin-bottom: 2rem; }
  @media all and (min-width: 768px) {
    .service-information__logo {
      margin-bottom: 4rem; } }
  @media all and (min-width: 1260px) {
    .service-information__logo {
      max-width: 16rem;
      margin-bottom: 6rem; } }
  .service-information__logo > img {
    width: 100%;
    height: auto;
    vertical-align: top; }
.service-information__title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 3.2rem;
  line-height: 1.25;
  font-weight: 400; }
  .service-information__title a {
    text-decoration: none; }
  @media all and (min-width: 768px) {
    .service-information__title {
      font-size: 4.8rem;
      line-height: 1.1666666667; } }
.service-information__message:not(:first-child), .service-information__actions:not(:first-child) {
  margin-top: 1.6rem; }
  @media all and (min-width: 1260px) {
    .service-information__message:not(:first-child), .service-information__actions:not(:first-child) {
      margin-top: 3rem; } }
.service-information__message {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
.service-information__actions > ul > li {
  display: block; }
  .service-information__actions > ul > li:not(:last-child) {
    margin-bottom: 1.6rem; }

.search-result__item:not(:last-child) {
  border-bottom: 1px solid #dedede; }
  @media all and (min-width: 1260px) {
    .search-result__item:not(:last-child) {
      margin-bottom: 3rem;
      padding-bottom: calc(3rem - 1px); } }
.search-result__item-meta, .search-result__item-title {
  color: #222222; }
  .search-result__item-meta > a, .search-result__item-title > a {
    color: inherit; }
.search-result__item-meta {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.6rem; }
  .search-result__item-meta > a:not(:only-child):not(:last-child)::after, .search-result__item-meta span:not(:only-child):not(:last-child)::after {
    margin: 0 .5rem;
    color: #bcbcbc;
    content: "•"; }
.search-result__item-title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 700; }
  .search-result__item-title a {
    text-decoration: none; }
.search-result__item-description {
  margin-top: 1rem; }
  .search-result__item-description > p {
    color: #646464; }
    .search-result__item-description > p:not(:last-child) {
      margin-bottom: 2rem; }
    .search-result__item-description > p b {
      color: #222222; }
.search-result .download-more {
  margin-top: 3rem;
  text-align: center; }
  @media all and (min-width: 1260px) {
    .search-result .download-more {
      margin-top: 6rem; } }

.demo-article {
  text-decoration: none; }
  .demo-article:first-child {
    margin-top: 10rem; }
    @media all and (min-width: 768px) {
      .demo-article:first-child {
        margin-top: 20rem; } }
  .demo-article:not(:first-child) {
    margin-top: 3rem; }
  .demo-article:last-child {
    margin-bottom: 10rem; }
    @media all and (min-width: 768px) {
      .demo-article:last-child {
        margin-bottom: 20rem; } }
  .demo-article > h1,
  .demo-article > h2,
  .demo-article > h3,
  .demo-article > h4,
  .demo-article > h5,
  .demo-article > h6 {
    margin-bottom: 3rem; }
    @media all and (min-width: 768px) {
      .demo-article > h1,
      .demo-article > h2,
      .demo-article > h3,
      .demo-article > h4,
      .demo-article > h5,
      .demo-article > h6 {
        margin-bottom: 4rem; } }
  .demo-article ul:not([class]) > li:not(:last-child) {
    margin-bottom: 2rem; }
  .demo-article__image-grid {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .demo-article__image-grid > li:not(:last-child) {
      margin-right: 2rem; }
    .demo-article__image-grid > li > img {
      vertical-align: top; }
  .demo-article__selectmenu {
    width: 21.4rem; }
  .demo-article__test-grid {
    display: flex;
    justify-content: center; }
  .demo-article__test-grid-col, .demo-article__test-mx-grid-col {
    position: relative;
    min-height: 25rem; }
    .demo-article__test-grid-col::after, .demo-article__test-mx-grid-col::after {
      width: 100%;
      height: 100%;
      display: block;
      padding-bottom: 100%;
      border: 1px solid #000;
      content: "лалала"; }
  .demo-article__test-grid-col {
    width: 66.6666666%; }
    .demo-article__test-grid-col--33 {
      width: 33.333333%; }
  .demo-article__test-mx-grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: center; }
    @media all and (max-width: 767px) {
      .demo-article__test-mx-grid {
        margin-right: -10px;
        margin-left: -10px; } }
    @media all and (min-width: 768px) {
      .demo-article__test-mx-grid {
        margin-right: -10px;
        margin-left: -10px; } }
    @media all and (min-width: 1260px) {
      .demo-article__test-mx-grid {
        margin-right: -20px;
        margin-left: -20px; } }
  .demo-article__test-mx-grid-col {
    width: 66.6666666667%; }
    @media all and (max-width: 767px) {
      .demo-article__test-mx-grid-col {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 768px) {
      .demo-article__test-mx-grid-col {
        padding-right: 10px;
        padding-left: 10px; } }
    @media all and (min-width: 1260px) {
      .demo-article__test-mx-grid-col {
        padding-right: 20px;
        padding-left: 20px; } }
    .demo-article__test-mx-grid-col--33 {
      width: 33.3333333333%; }

.materials__item:not(:last-child) {
  margin-bottom: 3rem; }
@media all and (min-width: 1260px) {
  .materials__item:not(:last-child) {
    margin-bottom: 4rem; } }
.materials .download-more {
  display: flex;
  justify-content: center;
  margin-top: 3rem; }
  @media all and (min-width: 1260px) {
    .materials .download-more {
      margin-top: 6rem; } }

.mod_no-touchevents .material-preview:hover .material-preview__date, .mod_no-touchevents .material-preview.hover .material-preview__date {
  color: #1763c7; }
.mod_no-touchevents .material-preview:hover .material-preview__description, .mod_no-touchevents .material-preview.hover .material-preview__description {
  color: #1763c7; }
@media all and (min-width: 768px) {
  .material-preview--md-row {
    display: flex; } }
@media all and (min-width: 768px) {
  .material-preview--md-row .material-preview__image {
    margin-bottom: 0;
    min-width: 28rem;
    max-width: 28rem; } }
@media all and (min-width: 768px) {
  .material-preview__information {
    margin-left: 3rem; } }
@media all and (min-width: 1260px) {
  .material-preview__information {
    margin-left: 4rem; } }
.material-preview__date, .material-preview__image {
  margin-bottom: 1.6rem; }
.material-preview__date {
  font-size: 1.7rem;
  line-height: 1.4117647059; }
  .material-preview__date > a, .material-preview__date > span {
    position: relative;
    color: inherit;
    text-decoration: none; }
    .mod_no-touchevents .material-preview__date > a:hover, .mod_no-touchevents .material-preview__date > a.hover,
    .mod_no-touchevents .material-preview__date > span:hover,
    .mod_no-touchevents .material-preview__date > span.hover {
      text-decoration: none; }
    .material-preview__date > a:not(:last-child), .material-preview__date > span:not(:last-child) {
      padding-right: 2rem; }
      .material-preview__date > a:not(:last-child)::before, .material-preview__date > span:not(:last-child)::before {
        width: 0.4rem;
        height: 0.4rem;
        position: absolute;
        top: 50%;
        right: 1rem;
        transform: translate(100%, calc(-50% + 1px));
        border-radius: 50%;
        background: #bcbcbc;
        content: ""; }
.material-preview__image > a img {
  width: 100%;
  height: auto;
  vertical-align: top; }
.material-preview__image--preview-content > a, .material-preview__image--type-video > a {
  position: relative;
  display: block; }
.material-preview__image--type-video > a::before {
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://paodkb.org/assets/play-8431ee2205c447d9ab9bc693a73f78b8090409df40a80f152c9e0530c986fd49.svg);
  content: ""; }
.material-preview__description, .material-preview__title {
  font-size: 1.7rem;
  line-height: 1.4117647059;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 400; }
  .material-preview__description > a, .material-preview__title > a {
    color: inherit; }
@media all and (min-width: 1260px) {
  .material-preview__title--font-size-lg-h2 {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    font-weight: 400; }
    .material-preview__title--font-size-lg-h2 a {
      text-decoration: none; } }
  @media all and (min-width: 1260px) and (min-width: 768px) {
    .material-preview__title--font-size-lg-h2 {
      font-size: 3.2rem;
      line-height: 1.25; } }

@media all and (min-width: 768px) {
  .material-preview__title--font-size-md-h4 {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.7rem;
    line-height: 1.4117647059;
    font-weight: 400; }
    .material-preview__title--font-size-md-h4 a {
      text-decoration: none; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .material-preview__title--font-size-md-h4 {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }

.material-preview__download, .material-preview__link {
  padding-top: 1rem; }

.version-information {
  text-align: center; }
  @media all and (max-width: 767px) {
    .version-information--browser-information-section {
      margin-top: 2rem; } }
  .version-information__logo {
    max-width: 3rem;
    margin-bottom: 2rem; }
    @media all and (min-width: 768px) {
      .version-information__logo {
        margin-bottom: 4rem; } }
    @media all and (min-width: 1260px) {
      .version-information__logo {
        max-width: 16rem;
        margin-bottom: 6rem; } }
    .version-information__logo > img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  .version-information__title {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 3.2rem;
    line-height: 1.25;
    font-weight: 400; }
    .version-information__title a {
      text-decoration: none; }
    @media all and (min-width: 768px) {
      .version-information__title {
        font-size: 4.8rem;
        line-height: 1.1666666667; } }
  .version-information__message:not(:first-child), .version-information__actions:not(:first-child) {
    margin-top: 1.6rem; }
    @media all and (min-width: 1260px) {
      .version-information__message:not(:first-child), .version-information__actions:not(:first-child) {
        margin-top: 3rem; } }
  .version-information__message {
    font-size: 1.7rem;
    line-height: 1.4117647059; }
  @media all and (max-width: 767px) {
    .version-information__actions {
      display: none; } }
  .version-information__mobile_actions {
    width: 100%;
    position: fixed;
    bottom: 0px; }
    .version-information__mobile_actions a {
      width: 100%; }
    @media all and (min-width: 768px) {
      .version-information__mobile_actions {
        display: none; } }

.international_activity__promo {
  margin-bottom: 3rem; }
  @media all and (min-width: 1260px) {
    .international_activity__promo {
      margin-bottom: 6rem; } }
.international_activity__activities_title {
  margin-bottom: 3rem; }
  @media all and (max-width: 767px) {
    .international_activity__activities_title {
      text-align: center;
      white-space: pre; } }
.international_activity__filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
.international_activity__checkbox {
  position: relative;
  width: 26rem;
  padding: 0.4rem 3rem;
  border-radius: 1.6rem;
  outline: none;
  border: 1px solid #bcbcbc;
  color: #222222;
  white-space: nowrap;
  background-color: #fff;
  cursor: pointer;
  user-select: none; }
.international_activity__filter {
  position: relative;
  outline: none;
  border: 1px solid #dedede;
  color: #222222;
  margin: 1rem 1rem 1rem 0;
  white-space: nowrap;
  background: #fff; }
  @media all and (max-width: 767px) {
    .international_activity__filter {
      white-space: normal;
      padding: 1.4rem 3rem;
      border-radius: 3.2rem;
      width: 100%; } }
  @media all and (min-width: 768px) {
    .international_activity__filter {
      white-space: normal;
      padding: 0.4rem 3rem;
      border-radius: 1.6rem; } }
  .international_activity__filter:hover {
    background: #1763c7;
    color: #f3f3f2; }
  .international_activity__filter.is-active {
    background: #1763c7;
    color: #f3f3f2; }
.international_activity__button:checked + .international_activity__checkbox {
  background: #1763c7;
  color: #f3f3f2;
  border: 1px solid #1763c7; }

.calendar-actions {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem; }
  .calendar-actions button {
    cursor: pointer; }

.section__profile-favorites {
  margin: 0;
  display: flex;
  justify-content: center; }
  @media (max-width: 1259px) {
    .section__profile-favorites {
      padding-top: 50px; } }
  @media (max-width: 991px) {
    .section__profile-favorites {
      padding-top: 30px;
      padding-left: 16px;
      padding-right: 16px; } }

.profile-favorites {
  max-width: 780px;
  margin-bottom: 64px;
  position: relative; }
  .profile-favorites__header {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 48px;
    line-height: 56px;
    color: #222222;
    display: flex; }
    @media (max-width: 991px) {
      .profile-favorites__header {
        font-size: 24px;
        line-height: 32px; } }
  .profile-favorites__content {
    margin-top: 64px;
    margin-bottom: 56px; }
    @media (max-width: 991px) {
      .profile-favorites__content {
        margin-top: 32px;
        margin-bottom: 24px; } }
  .profile-favorites__item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    padding: 16px 0;
    align-items: flex-start;
    position: relative; }
    @media (max-width: 991px) {
      .profile-favorites__item .chkbox {
        padding-right: 0; }
      .profile-favorites__item:first-child {
        border-top: 1px solid #dedede; } }
  .profile-favorites__file {
    width: calc(100% - 80px); }
    @media (max-width: 991px) {
      .profile-favorites__file {
        margin-top: 30px;
        width: 100%; } }
  .profile-favorites__filename {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 17px;
    line-height: 20px;
    color: #1763c7;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    word-break: break-all; }
    .profile-favorites__filename:hover {
      text-decoration: underline; }
    @media (max-width: 991px) {
      .profile-favorites__filename {
        line-height: 24px; } }
  .profile-favorites__subhead {
    margin-top: 8px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #909090; }
  .profile-favorites__date {
    margin-top: 8px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 17px;
    line-height: 20px;
    color: #909090; }
    @media (max-width: 991px) {
      .profile-favorites__date {
        line-height: 24px; } }
  .profile-favorites__item-buttons {
    width: 64px;
    display: flex;
    justify-content: space-between;
    padding-left: 5px; }
    @media (max-width: 991px) {
      .profile-favorites__item-buttons {
        padding-left: 0;
        margin-left: -5px; }
        .profile-favorites__item-buttons .chkbox {
          position: absolute;
          right: 0; } }
  .profile-favorites__item-download {
    width: 24px;
    height: 24px;
    background-image: url(https://paodkb.org/assets/my_files/dwld-670dcd73406a575eec86f801297a26b5c95885c011505145e713f2e4d441663f.svg);
    cursor: pointer;
    margin-left: -15px; }
    @media (max-width: 991px) {
      .profile-favorites__item-download {
        position: absolute;
        left: 0;
        margin: 0; } }
  .profile-favorites__item-favorite {
    width: 20px;
    height: 18px;
    background-image: url(https://paodkb.org/assets/profile-favorites/favorite-9d56b242122aa3590c012fa52906d8d63271f68cc0a48432f0ba68b541da3f15.svg);
    cursor: pointer; }
  .profile-favorites__item-unfavorite {
    width: 20px;
    height: 18px;
    background-image: url(https://paodkb.org/assets/profile-favorites/unfavorite-2b1be408ece6eba7fb4373e3a0e2c01be000b86f092cf6d816c92cffa2259715.svg);
    cursor: pointer; }
  .profile-favorites__buttons-block {
    width: 100%;
    display: flex;
    justify-content: center; }

.section__profile-settings {
  margin: 0;
  display: flex;
  justify-content: center; }
  @media (max-width: 1259px) {
    .section__profile-settings {
      padding-top: 50px; } }
  @media (max-width: 991px) {
    .section__profile-settings {
      padding-top: 30px;
      padding-left: 16px;
      padding-right: 16px; } }

.profile-settings {
  width: 780px;
  margin-bottom: 64px;
  position: relative; }
  @media (max-width: 991px) {
    .profile-settings {
      margin-bottom: 32px; } }
  .profile-settings__header {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    color: #222222;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 54px; }
    @media (max-width: 991px) {
      .profile-settings__header {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 32px; } }
  .profile-settings__form {
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 38px 100px; }
    @media (max-width: 991px) {
      .profile-settings__form {
        padding: 0px;
        border: none; } }
  .profile-settings__form-header {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #222222;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px; }
  .profile-settings__from-disabled-text {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #bcbcbc;
    font-size: 17px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 24px; }
    @media (max-width: 991px) {
      .profile-settings__from-disabled-text {
        margin-top: 16px;
        margin-bottom: 20px; } }
  .profile-settings__form-input {
    margin-bottom: 16px; }
  .profile-settings__form-buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 32px; }
    @media (max-width: 991px) {
      .profile-settings__form-buttons {
        margin-top: 24px; } }
  .profile-settings__form-button {
    cursor: pointer;
    width: 195px;
    text-transform: none; }
    @media (max-width: 991px) {
      .profile-settings__form-button {
        width: 100%; } }

.my-file-container_margin {
  margin-top: 16px; }

.add-file__head {
  font-family: Merriweather;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  display: block;
  margin-bottom: 32px; }

.my-file-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.my-file__head-panel {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px; }

.temp-block {
  height: 166px;
  background-color: #2B333F; }

.my-file_grey-line {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DEDEDE; }

.file-item__dwld-ico {
  background-image: url(https://paodkb.org/assets/my_files/dwld-670dcd73406a575eec86f801297a26b5c95885c011505145e713f2e4d441663f.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-right: 16px; }

.file-item__func {
  display: flex;
  align-self: baseline; }
  @media (max-width: 991px) {
    .file-item__func .chkbox {
      padding-right: 0; } }

.existing-file__datetime {
  display: block;
  text-align: initial;
  padding-left: 29px;
  padding-bottom: 10px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #909090; }

.my-file__content {
  display: flex;
  justify-content: space-between;
  padding-top: 27px;
  padding-bottom: 10px; }

.upldbtn {
  width: 148px;
  height: 42px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  z-index: 1;
  background: #1E7BE2;
  border-radius: 4px;
  margin-bottom: 21px;
  cursor: pointer; }
  .upldbtn[disabled] {
    cursor: default;
    filter: grayscale(100%);
    opacity: 0.8; }

.add-file__upldzone {
  border-radius: 4px;
  background: #F3F3F2;
  border: 1px dashed #909090;
  box-sizing: border-box;
  margin-bottom: 46px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

@media (max-width: 991px) {
  .add-file__head {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px; }

  .my-file-container_margin {
    margin-top: 0px; }

  .add-file__upldzone {
    margin-bottom: 24px; }

  .upldbtn {
    margin-top: 23px;
    margin-bottom: 12px; }

  .my-file__head-panel {
    padding-bottom: 25px; }

  .my-file__content {
    padding-top: 22px; } }
.chkbox {
  padding-right: 20px; }

.chkbox__input {
  opacity: 0;
  position: absolute; }
  .chkbox__input:checked + label::after {
    display: block; }

.chkbox.chkbox .chkbox__lable::before {
  text-align: initial;
  max-width: 639px; }

.chkbox .chkbox__lable:before {
  content: "";
  background-image: url(https://paodkb.org/assets/my_files/chk-field-4f389aeaa8dd42cf0a3624d19faa62a965a9919307731a79079d5ee8fe288eb0.svg);
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: absolute;
  left: 0px; }
  @media screen and (max-width: 991px) {
    .chkbox .chkbox__lable:before {
      height: 24px;
      width: 24px;
      background-size: cover; } }

.chkbox .chkbox__lable:after {
  content: none;
  display: inline-block;
  background-image: url(https://paodkb.org/assets/my_files/chk-field-en-d1a8c7e7d9e8b72e617055d026d29c9717d165d671a0a60cf2c354542b22bc30.svg);
  height: 16px;
  width: 16px;
  position: absolute;
  bottom: 0;
  left: 0px;
  top: 0px; }
  @media screen and (max-width: 991px) {
    .chkbox .chkbox__lable:after {
      height: 24px;
      width: 24px;
      background-size: cover; } }

.chkbox__lable {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding-left: 29px; }
  @media (max-width: 991px) {
    .chkbox__lable {
      padding-left: 32px; } }

.chkbox__input:checked + a .chkbox__lable:after {
  content: ""; }

.chkbox__input:checked + .chkbox__lable:after {
  content: ""; }

.chkbox_g-txt {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #909090; }

.chkbox_heart + a .chkbox__lable:before {
  background-image: url(https://paodkb.org/assets/my_files/favorite-405f246d71ca7b7db1c7beacefb7bff2227dc528c1a38d24e16b5a9205fa39c9.svg);
  width: 24px;
  height: 24px;
  top: -15px;
  left: 3px; }

.chkbox_heart + a .chkbox__lable:after {
  background-image: url(https://paodkb.org/assets/my_files/favorite-en-9d56b242122aa3590c012fa52906d8d63271f68cc0a48432f0ba68b541da3f15.svg);
  width: 20px;
  height: 19px;
  top: -13px;
  left: 5px; }

.chkbox__lable-main {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  word-break: break-word; }

.chkbox__lable-mobile {
  display: none; }

@media (max-width: 991px) {
  .chkbox .chkbox__lable:before {
    content: "";
    background-image: url(https://paodkb.org/assets/my_files/chkbox-off-991-650fd95cf835ddd519a34b765d54ace6a40614eb2199b908bb55a79e427c5043.svg);
    height: 24px;
    width: 24px;
    cursor: pointer;
    position: absolute;
    left: 0px; }

  .chkbox .chkbox__lable:after {
    content: none;
    display: inline-block;
    background-image: url(https://paodkb.org/assets/my_files/chkbox-on-991-d033056edfd5065f66ad4cff451f3dbcf60930dcdc7077861bffc11428edf5b6.svg);
    height: 24px;
    width: 24px;
    position: absolute;
    bottom: 0;
    left: 0px; }

  .chkbox_heart + a .chkbox__lable:before {
    background-image: url(https://paodkb.org/assets/my_files/favorite-405f246d71ca7b7db1c7beacefb7bff2227dc528c1a38d24e16b5a9205fa39c9.svg);
    width: 24px;
    height: 24px;
    top: -15px;
    left: 3px; }

  .chkbox_heart + a .chkbox__lable:after {
    background-image: url(https://paodkb.org/assets/my_files/favorite-en-9d56b242122aa3590c012fa52906d8d63271f68cc0a48432f0ba68b541da3f15.svg);
    width: 20px;
    height: 19px;
    top: -13px;
    left: 5px; }

  .chkbox__lable-main {
    display: none; }

  .chkbox__lable-mobile {
    display: block;
    padding-top: 6px;
    padding-bottom: 10px;
    line-height: 24px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    word-wrap: break-word; }

  .chkbox_nopad {
    padding-left: 0px;
    display: block; }

  .chkbox_mob-pad {
    padding-left: 44px; } }
.garbage {
  background-image: url(https://paodkb.org/assets/my_files/garbage-89a902ec532d34dd84e4fb4eb4e9c6aa3d1437b6aaf04a4dbe576af30213310c.svg);
  width: 20px;
  height: 20px;
  cursor: pointer; }

.signin__title {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 24px;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
.signin__input:not(:last-child) {
  margin-bottom: 16px; }
.signin .signin__label {
  font-size: 14px;
  line-height: 16px;
  color: #646464;
  font-weight: bold; }
.signin .input-required {
  font-size: 17px;
  line-height: 20px;
  color: #909090;
  padding-top: 3px; }
.signin .signin__button {
  padding-top: 24px; }
.signin .button-link {
  text-align: center;
  padding-top: 24px;
  font-size: 17px;
  line-height: 20px;
  color: #074795; }
.signin .forget-link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.section--materials {
  margin: 0; }
  @media (max-width: 1259px) {
    .section--materials {
      padding-top: 32px; } }

.materials-meetings__title {
  font-size: 48px;
  line-height: 56px;
  padding-bottom: 46px;
  border-bottom: 1px solid #DEDEDE;
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
  @media (max-width: 767px) {
    .materials-meetings__title {
      font-size: 24px;
      line-height: 32px;
      padding-bottom: 32px; } }
.materials-meetings__item {
  display: flex;
  flex-wrap: wrap;
  padding: 24px 0 32px;
  border-bottom: 1px solid #DEDEDE; }
  @media (max-width: 767px) {
    .materials-meetings__item {
      display: block;
      position: relative;
      padding: 20px 0 16px; } }
.materials-meetings__items-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: calc(100% - 17px);
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
  @media (max-width: 767px) {
    .materials-meetings__items-title {
      font-size: 17px;
      line-height: 24px; } }
.materials-meetings__item-description {
  flex-grow: 1;
  width: calc(100% - 86px); }
  @media (max-width: 767px) {
    .materials-meetings__item-description {
      font-size: 17px;
      line-height: 24px;
      width: 100%; } }
.materials-meetings__item-title {
  font-size: 24px;
  line-height: 32px;
  color: #222222;
  max-width: 641px;
  word-break: break-all; }
  .materials-meetings__item-title:hover {
    text-decoration: underline; }
  @media (max-width: 767px) {
    .materials-meetings__item-title {
      font-size: 17px;
      line-height: 24px; } }
.materials-meetings__item-image {
  margin-top: 11px;
  padding-right: 26px;
  width: 86px; }
  @media (max-width: 767px) {
    .materials-meetings__item-image {
      margin-bottom: 13px; } }
  @media (max-width: 767px) {
    .materials-meetings__item-image img {
      width: 28px; } }
.materials-meetings__item-arrow {
  text-align: end; }
  @media (max-width: 767px) {
    .materials-meetings__item-arrow {
      position: absolute;
      right: 0;
      top: 24px; } }
.materials-meetings__description {
  font-size: 17px;
  line-height: 20px;
  margin: 16px 0 16px 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  @media (max-width: 767px) {
    .materials-meetings__description {
      margin: 8px 0 8px 0; } }
.materials-meetings__the-date {
  font-size: 17px;
  line-height: 20px; }
  .materials-meetings__the-date span {
    margin: 0 5px;
    color: rgba(0, 0, 0, 0.5); }
.materials-meetings__button-wrap {
  text-align: center;
  padding: 76px 0 64px; }

.materials-meeting {
  color: #222222;
  max-width: 760px;
  padding: 0 20px; }
  @media (max-width: 767px) {
    .materials-meeting {
      padding: 0; } }
  .materials-meeting__items-title {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 24px;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
    @media (max-width: 767px) {
      .materials-meeting__items-title {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 8px; } }
  .materials-meeting__item-sub-title {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 32px;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
    @media (max-width: 767px) {
      .materials-meeting__item-sub-title {
        font-size: 17px;
        line-height: 24px;
        padding-bottom: 16px; } }
  .materials-meeting__the-date {
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 44px; }
    .materials-meeting__the-date span {
      margin: 0 5px;
      color: rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .materials-meeting__the-date {
        padding-bottom: 16px; } }
  .materials-meeting__button-download {
    padding-bottom: 21px; }
  .materials-meeting__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #DEDEDE;
    padding-top: 16px;
    padding-bottom: 13px;
    margin-left: 28px;
    position: relative; }
    @media (max-width: 767px) {
      .materials-meeting__item {
        margin-left: 0;
        display: block; }
        .materials-meeting__item .chkbox {
          position: absolute;
          right: 0;
          top: 13px;
          padding-right: 0; }
        .materials-meeting__item:first-child {
          border-top: 1px solid #DEDEDE; } }
  .materials-meeting__item-image {
    position: absolute;
    left: -30px;
    top: 15px; }
    @media (max-width: 767px) {
      .materials-meeting__item-image {
        position: relative;
        left: auto;
        top: auto; } }
  .materials-meeting__item-description {
    display: block;
    font-size: 17px;
    line-height: 20px;
    padding-right: 23px;
    width: calc(100% - 24px); }
    .materials-meeting__item-description:hover {
      text-decoration: underline; }
    @media (max-width: 767px) {
      .materials-meeting__item-description {
        font-size: 17px;
        line-height: 24px;
        padding-top: 20px;
        padding-right: 0; } }
  .materials-meeting__button-wrap {
    text-align: center;
    padding: 64px 0 64px; }
  .materials-meeting__item-like {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .materials-meeting__item-like {
        position: absolute;
        right: 0;
        top: 15px; } }
    .materials-meeting__item-like .icon-filled {
      display: none; }
    .materials-meeting__item-like.added .icon {
      display: none; }
    .materials-meeting__item-like.added .icon-filled {
      display: block; }

.sended-popup {
  border-radius: 4px;
  padding-top: 144px;
  padding-bottom: 144px; }
  @media (max-width: 991px) {
    .sended-popup {
      border-radius: 0px; } }

.sended {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .sended__header {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #222222;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 12px;
    text-align: center; }
  .sended__instruction {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #222222;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
    text-align: center; }
  .sended__button {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-transform: none;
    cursor: pointer; }

.dropzone {
  display: flex;
  flex-wrap: wrap;
  border: none;
  background: none;
  min-height: auto;
  padding: 0px;
  width: 100%; }

.dropzone_size {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }

.dz-default {
  text-align: center;
  position: relative;
  max-width: 493px;
  height: 100%;
  margin-bottom: 23px; }

.dz-button {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #909090; }

.dropzone .dz-preview .dz-image {
  width: 80px;
  height: 80px; }

.dropzone .dz-preview {
  min-height: 80px; }

.dz-message {
  max-width: 491px;
  max-height: 35px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #909090; }

.dropzone .dz-message {
  margin: 2em auto 31px; }

.dropzone .dz-preview.dz-image-preview {
  background: none; }

.dropzone .dz-preview .dz-details .dz-size {
  font-size: 14px; }

.dz-progress {
  display: none; }

.dz-remove {
  font-size: 0 !important;
  display: block;
  right: 0;
  width: 22px;
  height: 22px;
  top: 0;
  position: absolute; }
  .dz-remove::after {
    content: "";
    background-size: contain;
    width: 22px;
    height: 22px;
    background: url(https://paodkb.org/assets/my_files/close-c855ef7868cd25cc0bc01ae02d72d59031a3ad4f8d2e03ae88e497a9f4cedbfd.svg);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100; }

.dz-success-mark {
  z-index: 1001 !important; }

@media (max-width: 991px) {
  .dropzone .dz-message {
    margin-top: 16px;
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px; }

  .dz-message {
    max-width: none; } }
@media (max-width: 400px) {
  .dropzone .dz-message {
    margin-bottom: 60px; } }
.monitoring__content {
  width: 100%;
  max-width: 813px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 16px auto 0; }
  .monitoring__content img {
    width: 100%;
    margin: 0 auto; }
.monitoring__line {
  border: 1px solid #222222;
  width: 100%;
  height: 1px;
  margin: 40px 0; }
.monitoring__event {
  display: flex;
  padding-bottom: 60px; }
  @media screen and (max-width: 991px) {
    .monitoring__event {
      flex-direction: column; } }
@media all and (min-width: 1260px) {
  .monitoring__event-img img {
    max-width: 297px; } }
.monitoring__event-info {
  padding-left: 35px; }
  @media screen and (max-width: 991px) {
    .monitoring__event-info {
      padding-left: 0;
      padding-top: 20px; } }
.monitoring__event-date {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 20px; }
.monitoring__event-title a {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 24px;
  line-height: 32px;
  color: #222222; }
.monitoring__event-delimiter {
  margin: 0 3px; }
.monitoring__documents-title {
  font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #222222; }
  .monitoring__documents-title a {
    color: black; }
.monitoring__documents h3 {
  margin-bottom: 40px; }

.materials-for-meeting-popup {
  border-radius: 4px;
  position: relative; }
  @media (max-width: 991px) {
    .materials-for-meeting-popup {
      border-radius: 0px;
      width: calc(100% - 16px);
      margin: 8px 8px -10px;
      padding: 40px 16px;
      min-height: 100%; } }
  .materials-for-meeting-popup__form {
    width: 100%; }
  .materials-for-meeting-popup__content {
    max-height: calc(100vh - 150px);
    overflow-y: scroll;
    padding-right: 100px;
    margin-right: -100px; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__content {
        padding-right: 16px;
        margin-right: -16px;
        max-height: calc(100vh - 100px); } }
    .materials-for-meeting-popup__content::-webkit-scrollbar {
      margin-top: 5px;
      margin-bottom: 5px;
      width: 4px;
      height: 32px;
      background-color: #dedede;
      border-radius: 10px; }
    .materials-for-meeting-popup__content::-webkit-scrollbar-track {
      width: 4px;
      background-color: #dedede;
      border-radius: 10px; }
    .materials-for-meeting-popup__content::-webkit-scrollbar-thumb {
      width: 4px;
      background-color: #BCBCBC;
      border-radius: 10px; }
    .materials-for-meeting-popup__content::-webkit-scrollbar-track-piece:end {
      background: transparent;
      margin-bottom: 4px; }
    .materials-for-meeting-popup__content::-webkit-scrollbar-track-piece:start {
      background: transparent;
      margin-top: 4px; }
  .materials-for-meeting-popup__header {
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    color: #222222;
    font-size: 24px;
    line-height: 32px; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__header {
        font-size: 17px;
        line-height: 24px; } }
  .materials-for-meeting-popup__date-place {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #000000;
    font-size: 17px;
    line-height: 20px;
    margin-top: 16px; }
  .materials-for-meeting-popup__select-all-block {
    padding-top: 36px;
    border-bottom: 1px solid #dedede; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__select-all-block {
        padding-bottom: 10px; } }
  .materials-for-meeting-popup__button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px; }
  .materials-for-meeting-popup__materials {
    margin-top: 76px;
    max-height: 672px; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__materials {
        margin-top: 16px; } }
  .materials-for-meeting-popup__checkblock {
    padding: 11px 0 16px;
    position: relative; }
    .materials-for-meeting-popup__checkblock::before {
      content: '';
      bottom: 0;
      position: absolute;
      left: 29px;
      width: calc(100% - 29px);
      height: 1px;
      border-bottom: 1px solid #dedede; }
      @media (max-width: 991px) {
        .materials-for-meeting-popup__checkblock::before {
          left: 0; } }
  .materials-for-meeting-popup__checkbox-select-all-text {
    padding-bottom: 16px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #909090; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__checkbox-select-all-text {
        padding-left: 40px; } }
  .materials-for-meeting-popup__checkbox-text {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 17px;
    line-height: 20px;
    color: #1763c7; }
    .materials-for-meeting-popup__checkbox-text:hover {
      text-decoration: underline; }
  .materials-for-meeting-popup__download {
    width: 100%;
    cursor: pointer;
    border-radius: 0px 0px 4px 4px; }
    @media (max-width: 991px) {
      .materials-for-meeting-popup__download {
        border-radius: 0px; } }
  .materials-for-meeting-popup .chkbox {
    max-width: 100%; }

.password-recovery {
  background: white;
  display: flex;
  justify-content: center; }
  .password-recovery__content {
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: 400px; }
  .password-recovery__header {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 4rem;
    text-align: center; }
    @media (max-width: 767px) {
      .password-recovery__header {
        font-size: 2.4rem;
        line-height: 2.7rem; } }
  .password-recovery__email-header {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #646464;
    padding-left: 4px; }
  .password-recovery__email-input {
    margin-top: 6px; }
  .password-recovery__send-button {
    margin-top: 24px; }
  .password-recovery__message {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.7rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 24px; }
    @media (max-width: 767px) {
      .password-recovery__message {
        font-size: 1.4rem;
        line-height: 1.7rem; } }
  .password-recovery__back {
    margin-top: 20px;
    text-align: center;
    font-size: 17px; }
  .password-recovery__form {
    margin-top: 24px; }

.pdf-banner {
  padding: 20px 40px;
  background: url(https://paodkb.org/assets/pdf-banner-873b41a7e76deb93e66f978a9f0195e151b9fab188f6acdf3f7c076f6255a902.jpg) no-repeat center right/cover; }
  @media all and (max-width: 767px) {
    .pdf-banner {
      text-align: center;
      padding-left: 10px;
      padding-right: 10px; } }
  @media all and (min-width: 1260px) {
    .pdf-banner {
      display: flex;
      align-items: center;
      padding: 40px; } }
  .pdf-banner__title {
    font-size: 1.7rem;
    line-height: 1.4117647059;
    margin-bottom: 1rem;
    color: #fff;
    font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: 400; }
    @media all and (min-width: 1260px) {
      .pdf-banner__title {
        margin-right: 3rem;
        margin-bottom: 0; } }
    @media all and (min-width: 768px) {
      .pdf-banner__title {
        font-family: "Merriweather", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
        font-size: 1.7rem;
        line-height: 1.4117647059;
        font-weight: 400; }
        .pdf-banner__title a {
          text-decoration: none; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    .pdf-banner__title {
      font-size: 2.4rem;
      line-height: 1.3333333333; } }

  .pdf-banner a ~ a {
    margin-left: 10px; }
  @media all and (max-width: 767px) {
    .pdf-banner a {
      padding-left: 2rem;
      padding-right: 2rem; } }
