@charset "UTF-8";
#outdated #btnCloseUpdateBrowser,
#outdated #btnUpdateBrowser,
.mfp-close,
a,
a:focus,
a:hover {
  text-decoration: none;
}
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
.noscroll,
textarea {
  overflow: auto;
}
.slick-dots,
ol,
ul {
  list-style: none;
}
.mfp-arrow,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #000b98;
  color: #fff;
}
* html #outdated {
  position: absolute;
}
#outdated h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 30px 0 10px;
}
#outdated p {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}
#outdated #btnUpdateBrowser {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 30px auto 0;
  width: 230px;
  color: #fff;
  border: 2px solid #fff;
  cursor: pointer;
}
#outdated #btnUpdateBrowser:hover {
  color: #000b98;
  background-color: #fff;
}
#outdated .last {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 20px;
  height: 20px;
}
#outdated .last[dir="rtl"] {
  right: auto !important;
  left: 25px !important;
}
#outdated #btnCloseUpdateBrowser {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
mark {
  background-color: #ff0;
  color: #000;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
.hide,
.hidetext,
.mfp-bg,
.slick-list {
  overflow: hidden;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  margin: 0;
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
abbr,
span.abbr {
  border-bottom: none;
}
.clear {
  clear: both;
  height: 0;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.hidetext {
  text-indent: 100%;
  white-space: nowrap;
}
.row {
  max-width: 106.25rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.row.expanded {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse > .column > .row,
.row.collapse > .columns > .row,
.row.is-collapse-child {
  margin-left: 0;
  margin-right: 0;
}
.column,
.columns {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  min-width: initial;
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.xxlarge-1 {
  -webkit-flex: 0 0 6.25%;
  -ms-flex: 0 0 6.25%;
  flex: 0 0 6.25%;
  max-width: 6.25%;
}
.xxlarge-offset-0 {
  margin-left: 0;
}
.xxlarge-2 {
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.xxlarge-offset-1 {
  margin-left: 6.25%;
}
.xxlarge-3 {
  -webkit-flex: 0 0 18.75%;
  -ms-flex: 0 0 18.75%;
  flex: 0 0 18.75%;
  max-width: 18.75%;
}
.xxlarge-offset-2 {
  margin-left: 12.5%;
}
.xxlarge-4 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.xxlarge-offset-3 {
  margin-left: 18.75%;
}
.xxlarge-5 {
  -webkit-flex: 0 0 31.25%;
  -ms-flex: 0 0 31.25%;
  flex: 0 0 31.25%;
  max-width: 31.25%;
}
.xxlarge-offset-4 {
  margin-left: 25%;
}
.xxlarge-6 {
  -webkit-flex: 0 0 37.5%;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.xxlarge-offset-5 {
  margin-left: 31.25%;
}
.xxlarge-7 {
  -webkit-flex: 0 0 43.75%;
  -ms-flex: 0 0 43.75%;
  flex: 0 0 43.75%;
  max-width: 43.75%;
}
.xxlarge-offset-6 {
  margin-left: 37.5%;
}
.xxlarge-8 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.xxlarge-offset-7 {
  margin-left: 43.75%;
}
.xxlarge-9 {
  -webkit-flex: 0 0 56.25%;
  -ms-flex: 0 0 56.25%;
  flex: 0 0 56.25%;
  max-width: 56.25%;
}
.xxlarge-offset-8 {
  margin-left: 50%;
}
.xxlarge-10 {
  -webkit-flex: 0 0 62.5%;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.xxlarge-offset-9 {
  margin-left: 56.25%;
}
.xxlarge-11 {
  -webkit-flex: 0 0 68.75%;
  -ms-flex: 0 0 68.75%;
  flex: 0 0 68.75%;
  max-width: 68.75%;
}
.xxlarge-offset-10 {
  margin-left: 62.5%;
}
.xxlarge-12 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.xxlarge-offset-11 {
  margin-left: 68.75%;
}
.xxlarge-13 {
  -webkit-flex: 0 0 81.25%;
  -ms-flex: 0 0 81.25%;
  flex: 0 0 81.25%;
  max-width: 81.25%;
}
.xxlarge-offset-12 {
  margin-left: 75%;
}
.xxlarge-14 {
  -webkit-flex: 0 0 87.5%;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.xxlarge-offset-13 {
  margin-left: 81.25%;
}
.xxlarge-15 {
  -webkit-flex: 0 0 93.75%;
  -ms-flex: 0 0 93.75%;
  flex: 0 0 93.75%;
  max-width: 93.75%;
}
.xxlarge-offset-14 {
  margin-left: 87.5%;
}
.xxlarge-16 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.xxlarge-offset-15 {
  margin-left: 93.75%;
}
.xxlarge-order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.xxlarge-order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.xxlarge-order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.xxlarge-order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.xxlarge-order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.xxlarge-order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.xxlarge-up-1 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-1 > .column,
.xxlarge-up-1 > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.xxlarge-up-2 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-2 > .column,
.xxlarge-up-2 > .columns {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.xxlarge-up-3 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-3 > .column,
.xxlarge-up-3 > .columns {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.xxlarge-up-4 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-4 > .column,
.xxlarge-up-4 > .columns {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.xxlarge-up-5 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-5 > .column,
.xxlarge-up-5 > .columns {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.xxlarge-up-6 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-6 > .column,
.xxlarge-up-6 > .columns {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.xxlarge-up-7 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-7 > .column,
.xxlarge-up-7 > .columns {
  -webkit-flex: 0 0 14.28571%;
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}
.xxlarge-up-8 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.xxlarge-up-8 > .column,
.xxlarge-up-8 > .columns {
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.xxlarge-collapse > .column,
.xxlarge-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.xxlarge-uncollapse > .column,
.xxlarge-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (max-width: 103.125em) {
  .xlarge-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .xlarge-offset-0 {
    margin-left: 0;
  }
  .xlarge-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .xlarge-offset-1 {
    margin-left: 6.25%;
  }
  .xlarge-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .xlarge-offset-2 {
    margin-left: 12.5%;
  }
  .xlarge-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-3 {
    margin-left: 18.75%;
  }
  .xlarge-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .xlarge-offset-4 {
    margin-left: 25%;
  }
  .xlarge-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .xlarge-offset-5 {
    margin-left: 31.25%;
  }
  .xlarge-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .xlarge-offset-6 {
    margin-left: 37.5%;
  }
  .xlarge-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-7 {
    margin-left: 43.75%;
  }
  .xlarge-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .xlarge-offset-8 {
    margin-left: 50%;
  }
  .xlarge-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .xlarge-offset-9 {
    margin-left: 56.25%;
  }
  .xlarge-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .xlarge-offset-10 {
    margin-left: 62.5%;
  }
  .xlarge-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-11 {
    margin-left: 68.75%;
  }
  .xlarge-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .xlarge-offset-12 {
    margin-left: 75%;
  }
  .xlarge-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .xlarge-offset-13 {
    margin-left: 81.25%;
  }
  .xlarge-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .xlarge-offset-14 {
    margin-left: 87.5%;
  }
  .xlarge-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-15 {
    margin-left: 93.75%;
  }
  .xlarge-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .xlarge-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xlarge-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 103.125em) and (max-width: 103.125em) {
  .xlarge-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column,
.row.xlarge-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 103.125em) {
  .row.xlarge-unstack > .column,
  .row.xlarge-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .xlarge-collapse > .column,
  .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 90em) {
  .large-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .large-offset-1 {
    margin-left: 6.25%;
  }
  .large-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .large-offset-2 {
    margin-left: 12.5%;
  }
  .large-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-3 {
    margin-left: 18.75%;
  }
  .large-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .large-offset-4 {
    margin-left: 25%;
  }
  .large-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .large-offset-5 {
    margin-left: 31.25%;
  }
  .large-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .large-offset-6 {
    margin-left: 37.5%;
  }
  .large-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-7 {
    margin-left: 43.75%;
  }
  .large-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .large-offset-8 {
    margin-left: 50%;
  }
  .large-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .large-offset-9 {
    margin-left: 56.25%;
  }
  .large-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .large-offset-10 {
    margin-left: 62.5%;
  }
  .large-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-11 {
    margin-left: 68.75%;
  }
  .large-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .large-offset-12 {
    margin-left: 75%;
  }
  .large-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .large-offset-13 {
    margin-left: 81.25%;
  }
  .large-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .large-offset-14 {
    margin-left: 87.5%;
  }
  .large-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-15 {
    margin-left: 93.75%;
  }
  .large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .large-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 90em) and (max-width: 90em) {
  .large-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 90em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 64em) {
  .medium-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .medium-offset-1 {
    margin-left: 6.25%;
  }
  .medium-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .medium-offset-2 {
    margin-left: 12.5%;
  }
  .medium-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-3 {
    margin-left: 18.75%;
  }
  .medium-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .medium-offset-4 {
    margin-left: 25%;
  }
  .medium-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .medium-offset-5 {
    margin-left: 31.25%;
  }
  .medium-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .medium-offset-6 {
    margin-left: 37.5%;
  }
  .medium-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-7 {
    margin-left: 43.75%;
  }
  .medium-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .medium-offset-8 {
    margin-left: 50%;
  }
  .medium-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .medium-offset-9 {
    margin-left: 56.25%;
  }
  .medium-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .medium-offset-10 {
    margin-left: 62.5%;
  }
  .medium-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-11 {
    margin-left: 68.75%;
  }
  .medium-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .medium-offset-12 {
    margin-left: 75%;
  }
  .medium-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .medium-offset-13 {
    margin-left: 81.25%;
  }
  .medium-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .medium-offset-14 {
    margin-left: 87.5%;
  }
  .medium-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-15 {
    margin-left: 93.75%;
  }
  .medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .medium-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 64em) and (max-width: 64em) {
  .medium-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 64em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 48em) {
  .small-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .small-offset-0 {
    margin-left: 0;
  }
  .small-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .small-offset-1 {
    margin-left: 6.25%;
  }
  .small-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .small-offset-2 {
    margin-left: 12.5%;
  }
  .small-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .small-offset-3 {
    margin-left: 18.75%;
  }
  .small-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .small-offset-4 {
    margin-left: 25%;
  }
  .small-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .small-offset-5 {
    margin-left: 31.25%;
  }
  .small-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .small-offset-6 {
    margin-left: 37.5%;
  }
  .small-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .small-offset-7 {
    margin-left: 43.75%;
  }
  .small-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .small-offset-8 {
    margin-left: 50%;
  }
  .small-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .small-offset-9 {
    margin-left: 56.25%;
  }
  .small-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .small-offset-10 {
    margin-left: 62.5%;
  }
  .small-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .small-offset-11 {
    margin-left: 68.75%;
  }
  .small-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .small-offset-12 {
    margin-left: 75%;
  }
  .small-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .small-offset-13 {
    margin-left: 81.25%;
  }
  .small-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .small-offset-14 {
    margin-left: 87.5%;
  }
  .small-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .small-offset-15 {
    margin-left: 93.75%;
  }
  .small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-1 > .column,
  .small-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-2 > .column,
  .small-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-3 > .column,
  .small-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-4 > .column,
  .small-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-5 > .column,
  .small-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-6 > .column,
  .small-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-7 > .column,
  .small-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .small-up-8 > .column,
  .small-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 48em) and (max-width: 48em) {
  .small-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.small-unstack > .column,
.row.small-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 48em) {
  .row.small-unstack > .column,
  .row.small-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .small-collapse > .column,
  .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .small-uncollapse > .column,
  .small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 25.875em) {
  .xsmall-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .xsmall-offset-0 {
    margin-left: 0;
  }
  .xsmall-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .xsmall-offset-1 {
    margin-left: 6.25%;
  }
  .xsmall-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .xsmall-offset-2 {
    margin-left: 12.5%;
  }
  .xsmall-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xsmall-offset-3 {
    margin-left: 18.75%;
  }
  .xsmall-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .xsmall-offset-4 {
    margin-left: 25%;
  }
  .xsmall-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .xsmall-offset-5 {
    margin-left: 31.25%;
  }
  .xsmall-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .xsmall-offset-6 {
    margin-left: 37.5%;
  }
  .xsmall-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xsmall-offset-7 {
    margin-left: 43.75%;
  }
  .xsmall-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .xsmall-offset-8 {
    margin-left: 50%;
  }
  .xsmall-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .xsmall-offset-9 {
    margin-left: 56.25%;
  }
  .xsmall-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .xsmall-offset-10 {
    margin-left: 62.5%;
  }
  .xsmall-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xsmall-offset-11 {
    margin-left: 68.75%;
  }
  .xsmall-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .xsmall-offset-12 {
    margin-left: 75%;
  }
  .xsmall-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .xsmall-offset-13 {
    margin-left: 81.25%;
  }
  .xsmall-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .xsmall-offset-14 {
    margin-left: 87.5%;
  }
  .xsmall-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xsmall-offset-15 {
    margin-left: 93.75%;
  }
  .xsmall-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xsmall-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xsmall-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xsmall-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xsmall-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xsmall-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .xsmall-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-1 > .column,
  .xsmall-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xsmall-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-2 > .column,
  .xsmall-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xsmall-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-3 > .column,
  .xsmall-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xsmall-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-4 > .column,
  .xsmall-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xsmall-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-5 > .column,
  .xsmall-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xsmall-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-6 > .column,
  .xsmall-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xsmall-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-7 > .column,
  .xsmall-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xsmall-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xsmall-up-8 > .column,
  .xsmall-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 25.875em) and (max-width: 25.875em) {
  .xsmall-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.xsmall-unstack > .column,
.row.xsmall-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 25.875em) {
  .row.xsmall-unstack > .column,
  .row.xsmall-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .xsmall-collapse > .column,
  .xsmall-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .xsmall-uncollapse > .column,
  .xsmall-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 20em) {
  .xxsmall-1 {
    -webkit-flex: 0 0 6.25%;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .xxsmall-offset-0 {
    margin-left: 0;
  }
  .xxsmall-2 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .xxsmall-offset-1 {
    margin-left: 6.25%;
  }
  .xxsmall-3 {
    -webkit-flex: 0 0 18.75%;
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .xxsmall-offset-2 {
    margin-left: 12.5%;
  }
  .xxsmall-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxsmall-offset-3 {
    margin-left: 18.75%;
  }
  .xxsmall-5 {
    -webkit-flex: 0 0 31.25%;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .xxsmall-offset-4 {
    margin-left: 25%;
  }
  .xxsmall-6 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .xxsmall-offset-5 {
    margin-left: 31.25%;
  }
  .xxsmall-7 {
    -webkit-flex: 0 0 43.75%;
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .xxsmall-offset-6 {
    margin-left: 37.5%;
  }
  .xxsmall-8 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxsmall-offset-7 {
    margin-left: 43.75%;
  }
  .xxsmall-9 {
    -webkit-flex: 0 0 56.25%;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .xxsmall-offset-8 {
    margin-left: 50%;
  }
  .xxsmall-10 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .xxsmall-offset-9 {
    margin-left: 56.25%;
  }
  .xxsmall-11 {
    -webkit-flex: 0 0 68.75%;
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .xxsmall-offset-10 {
    margin-left: 62.5%;
  }
  .xxsmall-12 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xxsmall-offset-11 {
    margin-left: 68.75%;
  }
  .xxsmall-13 {
    -webkit-flex: 0 0 81.25%;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .xxsmall-offset-12 {
    margin-left: 75%;
  }
  .xxsmall-14 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .xxsmall-offset-13 {
    margin-left: 81.25%;
  }
  .xxsmall-15 {
    -webkit-flex: 0 0 93.75%;
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .xxsmall-offset-14 {
    margin-left: 87.5%;
  }
  .xxsmall-16 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxsmall-offset-15 {
    margin-left: 93.75%;
  }
  .xxsmall-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xxsmall-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xxsmall-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xxsmall-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xxsmall-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xxsmall-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .xxsmall-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-1 > .column,
  .xxsmall-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxsmall-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-2 > .column,
  .xxsmall-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxsmall-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-3 > .column,
  .xxsmall-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxsmall-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-4 > .column,
  .xxsmall-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxsmall-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-5 > .column,
  .xxsmall-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xxsmall-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-6 > .column,
  .xxsmall-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxsmall-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-7 > .column,
  .xxsmall-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xxsmall-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxsmall-up-8 > .column,
  .xxsmall-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (max-width: 20em) and (max-width: 20em) {
  .xxsmall-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.xxsmall-unstack > .column,
.row.xxsmall-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 20em) {
  .row.xxsmall-unstack > .column,
  .row.xxsmall-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .xxsmall-collapse > .column,
  .xxsmall-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .xxsmall-uncollapse > .column,
  .xxsmall-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.shrink {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.align-top.columns,
.column.align-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom.columns,
.column.align-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle.columns,
.column.align-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.align-stretch.columns,
.column.align-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.align-right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.align-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
@font-face {
  font-family: mirpuri-bold;
  src: url(../fonts/mirpuri-bold.woff2) format("woff2"),
    url(../fonts/mirpuri-bold.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mirpuri-book;
  src: url(../fonts/mirpuri-book.woff2) format("woff2"),
    url(../fonts/mirpuri-book.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mirpuri-book-italic;
  src: url(../fonts/mirpuri-book-italic.woff2) format("woff2"),
    url(../fonts/mirpuri-book-italic.woff) format("woff");
  font-weight: 400;
}
@font-face {
  font-family: mirpuri-mono;
  src: url(../fonts/mirpuri-mono.woff2) format("woff2"),
    url(../fonts/mirpuri-mono.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mirpuri-light;
  src: url(../fonts/mirpuri-light.woff2) format("woff2"),
    url(../fonts/mirpuri-light.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mirpuri-light-italic;
  src: url(../fonts/mirpuri-light-italic.woff2) format("woff2"),
    url(../fonts/mirpuri-light-italic.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mirpuri-medium-italic;
  src: url(../fonts/mirpuri-medium-italic.woff2) format("woff2"),
    url(../fonts/mirpuri-medium-italic.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.title {
  font-family: mirpuri-bold;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  margin-bottom: 35px;
}
.news-text,
.text {
  font-family: mirpuri-book;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.25px;
}
.sentence {
  font-family: mirpuri-light;
  font-size: 24px;
  line-height: 45px;
  letter-spacing: -1px;
  color: #232937;
}
#nav-main ul#nav-links li a,
.home-page header .pos-absol #next-title-slide h2 {
  font-family: mirpuri-bold;
  font-size: 50px;
  letter-spacing: 1px;
}
#nav-main ul#nav-links li a {
  line-height: 65px;
}
body,
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -moz-font-feature-settings: "smcp=1, onum=1, frac=1, kern=1, liga=1, dlig=1, swsh=1";
  -ms-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -o-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -webkit-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1,
    "liga" 1, "dlig" 1, "swsh" 1;
  font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  font-feature-settings: normal;
}
button,
input,
select,
textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -moz-font-feature-settings: "smcp=1, onum=1, frac=1, kern=1, liga=1, dlig=1, swsh=1";
  -ms-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -o-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
  -webkit-font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1,
    "liga" 1, "dlig" 1, "swsh" 1;
  font-feature-settings: "smcp" 1, "onum" 1, "frac" 1, "kern" 1, "liga" 1,
    "dlig" 1, "swsh" 1;
}
.sub,
.text-subs,
sub {
  -moz-font-feature-settings: "subs" 1;
  -moz-font-feature-settings: "subs=1";
  -ms-font-feature-settings: "subs" 1;
  -o-font-feature-settings: "subs" 1;
  -webkit-font-feature-settings: "subs" 1;
  font-feature-settings: "subs" 1;
}
.sup,
.text-sups,
sup {
  -moz-font-feature-settings: "sups" 1;
  -moz-font-feature-settings: "sups=1";
  -ms-font-feature-settings: "sups" 1;
  -o-font-feature-settings: "sups" 1;
  -webkit-font-feature-settings: "sups" 1;
  font-feature-settings: "sups" 1;
}
.sub,
.sup,
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
.sup,
sup {
  top: -0.5em;
}
.sub,
sub {
  bottom: -0.25em;
}
.strong,
strong {
  font-family: "#", Helvetica, Arial, sans-serif;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
}
.slick-slider {
  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;
}
.slick-list {
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -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 {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-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;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  z-index: 10;
  cursor: pointer;
  background: center center no-repeat;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1);
  padding: 0;
  border: none;
  outline: 0;
  width: 30px;
  height: 45px;
  background-size: contain;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 35px;
  background-image: url(../imgs/left.svg);
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 35px;
  background-image: url(../imgs/right.svg);
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.mfp-arrow:after,
.mfp-arrow:before,
.slick-dots li button:before {
  position: absolute;
  left: 0;
  content: "";
}
.slick-next:before,
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: rgba(35, 41, 55, 0.5);
  display: block;
  height: 10px;
  width: 10px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
  background: #232937;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  top: 0;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
  background: #232937;
}
.mfp-arrow-left,
.mfp-arrow-right {
  background: url(../imgs/invitation/arrow.svg) 30px 48px no-repeat !important;
}
:root {
  --lol-color: #000b98;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
.mfp-bg,
.mfp-wrap,
.noscroll {
  position: fixed;
}
.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-bg,
.mfp-close,
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
@media only screen and (max-width: 2560px) {
  .mfp-arrow-left {
    left: 20%;
  }
  .mfp-arrow-right {
    right: 20%;
  }
}
@media only screen and (max-width: 1650px) {
  .mfp-arrow-left {
    left: 10%;
  }
  .mfp-arrow-right {
    right: 10%;
  }
}
@media only screen and (max-width: 1440px) {
  .mfp-arrow-left {
    left: 5%;
  }
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.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 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (max-width: 1440px) {
  .mfp-arrow-right {
    right: 5%;
  }
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
button.mfp-arrow {
  transition: all 0.4s ease-in-out;
}
.mfp-bg {
  z-index: 1042;
  background: #43321f;
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  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-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.invitation-page .page-content .program .slick-next,
.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-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  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-align: center;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 30px;
  font-weight: 100;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  text-align: center;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter span {
  position: absolute;
  margin-left: -15px;
}
.mfp-counter {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}
.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;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  max-width: 100%;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -2;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -26px;
  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) {
  .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-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.noscroll {
  width: 100%;
}
.noscroll .mfp-wrap {
  top: 0 !important;
}
.cover {
  top: 38px;
  width: 100%;
  background: #43321f;
  position: absolute;
}
.home #nav-main #nav-links a[data-name="home"] {
  color: #000b98;
}
.home #header-main #programs-list-container {
  display: none;
}
.home-page .css-design-wrapper {
  position: absolute;
  top: -211px;
  left: -45px;
  width: 90px;
  height: auto;
  margin-left: calc(6.25% + 15px);
  z-index: 3;
}
.home-page header {
  height: 100vh;
  width: 100vw;
  position: relative;
  z-index: 1;
}
.home-page header .pos-absol {
  position: absolute;
  top: 40%;
  left: 6.25%;
  z-index: 10;
}
.home-page header .pos-absol #next-title-slide {
  display: none;
  overflow: hidden;
}
.home-page header .pos-absol #next-title-slide h2 {
  color: rgba(35, 41, 55, 0.3);
}
.home-page header .big-carousel-container {
  height: 100vh;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.home-page header .big-carousel-container .big-slide-container {
  width: 85vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.home-page header .big-carousel-container .big-slide-container .block-bg-cover {
  width: 100vw;
  height: 100vh;
}
.home-page header .big-carousel-container .big-slide-container.active {
  z-index: 1;
}
.home-page header .big-carousel-container .big-slide-container.next {
  z-index: 2;
  right: 100vw;
}
.home-page header .small-carousel-container {
  height: 75vh;
  position: relative;
  overflow: hidden;
}
.home-page header .small-carousel-container .small-slide-container {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.home-page header .small-carousel-container .small-slide-container.next {
  z-index: 2;
  right: 0;
  display: block;
}
.home-page .page-content {
  position: relative;
}
.home-page .page-content .menu-lateral-container.new-pos {
  bottom: -3.5%;
}
.home-page .page-content #goal-container {
  position: relative;
}
.home-page .page-content #goal-container .pos-rel {
  position: relative;
  right: calc(-6.25% * 3);
}
.home-page .page-content #goal-container .bg-blue-up {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
  width: calc(100% - 18.75%);
  background-color: #232937;
}
.home-page .page-content #goal-container #goal-container-photo {
  position: relative;
  height: 640px;
  overflow: hidden;
}
.home-page .page-content #goal-container #goal-container-photo span {
  width: 20%;
  font-family: mirpuri-book;
  font-size: 14px;
  line-height: 18px;
  color: #a4b4c6;
  position: absolute;
  text-align: right;
  bottom: 70px;
  right: 90px;
  z-index: 1;
}
.home-page .page-content #goal-container #goal-container-photo span:after {
  content: "";
  width: 70px;
  height: 1px;
  background: #a4b4c6;
  position: absolute;
  bottom: 5px;
  right: -90px;
}
@media only screen and (max-width: 1024px) {
  .home-page .page-content #goal-container #goal-container-photo span {
    width: 35%;
    color: rgba(35, 41, 55, 0.5);
    bottom: inherit;
    top: 70px;
  }
  .home-page .page-content #goal-container #goal-container-photo span:after {
    background: rgba(35, 41, 55, 0.5);
  }
}
.home-page .page-content #goal-container #goal-container-info {
  background-color: rgba(35, 41, 55, 0.8);
  position: relative;
  padding: 90px;
  z-index: 1;
}
.home-page .page-content #goal-container #goal-container-info h2 {
  font-family: mirpuri-light;
  font-size: 35px;
  letter-spacing: -1px;
  line-height: 45px;
  position: relative;
  z-index: 1;
}
.home-page .page-content #goal-container #goal-container-info h2 span {
  font-family: mirpuri-bold;
}
.home-page .page-content #goal-container .btn {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
.home-page .page-content .highlights-container {
  background-color: rgba(35, 41, 55, 0.8);
  padding: 140px 0;
  margin-top: -430px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.home-page .page-content .highlights-container .bg-blue-up {
  height: 100%;
  width: 32.95%;
  position: absolute;
  top: 0;
  background-color: #232937;
  margin-left: 15px;
  z-index: -1;
}
.home-page .page-content .highlights-container .bg-blue-down {
  width: 100%;
  height: calc(100% - 430px);
  max-width: calc(100% - 32.95%);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: #232937;
}
.home-page .page-content .highlights-container .highlights-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: columns;
}
.home-page .page-content .highlights-container .highlights-wrapper > .row {
  width: 100%;
}
.home-page .page-content .highlights-container .highlights-wrapper .title {
  padding-left: 7px;
}
.home-page .page-content .highlights-container .highlights-wrapper .text,
.home-page .page-content .highlights-container .highlights-wrapper span {
  padding-left: 10px;
  color: #a4b4c6;
}
.home-page .page-content .highlights-container .highlights-wrapper span {
  font-family: mirpuri-bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: block;
}
.home-page
  .page-content
  .highlights-container
  .highlights-wrapper
  .mask-main-title {
  margin-top: 30px;
}
.home-page .page-content .highlights-container .highlights-wrapper .mask {
  overflow: hidden;
}
.home-page .page-content .highlights-container #bullets-container {
  position: absolute;
  width: auto;
  height: 10px;
  top: 35px;
  left: 32px;
  z-index: 1;
  cursor: pointer;
}
.home-page .page-content .highlights-container #bullets-container .bullet {
  width: 10px;
  height: 10px;
  background: #727887;
  border-radius: 50%;
  float: left;
  display: block;
  margin-right: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .mfp-arrow-left:hover {
    transform: translateX(-15px);
  }
  .mfp-arrow-right:hover {
    transform: rotate(180deg) translateX(-15px);
  }
  .home-page
    .page-content
    .highlights-container
    #bullets-container
    .bullet:hover {
    background: #fff;
  }
}
.home-page
  .page-content
  .highlights-container
  #bullets-container
  .bullet.selected {
  pointer-events: none;
  background: #fff;
}
.home-page .page-content .highlights-container #progress-bar {
  width: 10%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 140px;
  left: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
}
.home-page .page-content .info-about,
.home-page .page-content .info-goals,
.home-page .page-content .info-programs {
  padding-top: 0px;
  padding-bottom: 110px;
}
.home-page .page-content .info-about h2,
.home-page .page-content .info-goals h2,
.home-page .page-content .info-programs h2 {
  color: #000b98;
}
.home-page .page-content .info-about p,
.home-page .page-content .info-goals p,
.home-page .page-content .info-programs p {
  color: #727887;
}
.home-page .page-content .info-about span,
.home-page .page-content .info-goals span,
.home-page .page-content .info-programs span {
  font-family: mirpuri-mono;
  font-size: 50px;
  letter-spacing: 1px;
  color: #727887;
}
.home-page .page-content .info-about .title,
.home-page .page-content .info-goals .title,
.home-page .page-content .info-programs .title {
  padding-left: 7px;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
}
.home-page .page-content .info-about .text,
.home-page .page-content .info-goals .text,
.home-page .page-content .info-programs .text {
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  opacity: 0;
  padding-left: 10px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: calc(0.9375rem * 2);
  -moz-column-gap: calc(0.9375rem * 2);
  column-gap: calc(0.9375rem * 2);
}
.home-page .page-content .programs-container {
  width: 100vw;
  height: auto;
  cursor: pointer;
}
.home-page .page-content .programs-container .program-wrapper {
  height: 400px;
  position: relative;
  padding: 35px;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.home-page .page-content .programs-container .program-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.6s all ease-in-out;
  -webkit-transition: 0.6s all ease-in-out;
}
.home-page .page-content .programs-container .program-wrapper.show:before {
  height: 0;
}
.home-page .page-content .programs-container .program-wrapper .program-info {
  overflow: hidden;
}
.home-page .page-content .programs-container .program-wrapper .program-info h2 {
  font-family: mirpuri-bold;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.home-page .page-content .programs-container .program-wrapper .program-info h3 {
  font-family: mirpuri-book;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  position: relative;
  z-index: 1;
  margin-top: 20px;
  transition: 0.8s all cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.8s all cubic-bezier(0.19, 1, 0.22, 1);
}
.home-page .page-content .programs-container .program-wrapper .program-image {
  position: absolute;
  top: 0;
  left: 0;
  transition: 10s transform ease-in-out;
  -webkit-transition: 10s transform ease-in-out;
  cursor: pointer;
}
.home-page .page-content .sentence-container {
  padding: 00px 0 40px;
}
.home-page .page-content .sentence-container p:last-of-type {
  margin-top: 35px;
}
.home-page .page-content .about-image-container .about-wrapper-container {
  background-color: rgba(35, 41, 55, 0.8);
  padding: 90px 0;
  margin-top: -250px;
  position: relative;
  z-index: 2;
}
.home-page
  .page-content
  .about-image-container
  .about-wrapper-container:before {
  content: "";
  height: calc(100% - 250px);
  width: 32.65%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #232937;
  z-index: -1;
}
.home-page .page-content .about-image-container .about-wrapper-container:after {
  content: "";
  width: 100%;
  height: 100%;
  max-width: calc(100% - 32.5%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #232937;
}
.home-page .page-content .about-image-container .about-wrapper-container .btn {
  margin-top: 50px;
}
.home-page .page-content .about-image-container .about-wrapper-container .text {
  color: #a4b4c6;
}
.home-page .page-content .about-image-container .about-image-wrapper {
  width: 100%;
  height: 630px;
  position: relative;
}
.home-page
  .page-content
  .about-image-container
  .about-image-wrapper
  .about-image {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1650px) {
  .home-page header .pos-absol #next-title-slide h2 {
    font-size: 40px;
  }
  .home-page .page-content .highlights-container {
    margin-top: -400px;
  }
  .home-page .page-content .highlights-container .bg-blue-up {
    width: 26.6%;
  }
  .home-page .page-content .highlights-container .bg-blue-down {
    height: calc(100% - 400px);
    max-width: 100%;
  }
  .home-page .page-content .highlights-container .highlights-wrapper .text,
  .home-page .page-content .highlights-container .highlights-wrapper span {
    padding-left: 4px;
  }
  .home-page .page-content .highlights-container .highlights-wrapper .title {
    padding-left: 2px;
  }
  .home-page
    .page-content
    .about-image-container
    .about-wrapper-container:after {
    max-width: calc(100% - 27.4%);
  }
}
@media only screen and (max-width: 1440px) {
  .home-page header .pos-absol #next-title-slide h2 {
    font-size: 33px;
  }
  .home-page .page-content .info-about span,
  .home-page .page-content .info-goals span,
  .home-page .page-content .info-programs span {
    font-size: 43px;
  }
  .home-page
    .page-content
    .programs-container
    .program-wrapper
    .program-info
    h2 {
    font-size: 33px;
  }
  .home-page
    .page-content
    .gapimage-container
    .about-wrapper-container
    .bg-blue-down {
    max-width: calc(100% - 27.5%);
  }
}
@media only screen and (max-width: 1024px) {
  .home-page
    .page-content
    .about-image-container
    .about-wrapper-container:after,
  .home-page .page-content .menu-lateral-container .menu-lateral-wrapper {
    display: none;
  }
  .home-page .css-design-wrapper {
    top: -170px;
    left: -40px;
    width: 80px;
  }
  .home-page .page-content .info-about {
    padding-top: 0;
  }
  .home-page
    .page-content
    .about-image-container
    .about-wrapper-container:before {
    width: 100%;
  }
  .home-page .page-content #goal-container .pos-rel {
    right: 0;
    top: -255px;
  }
  .home-page .page-content #goal-container .bg-blue-up {
    width: 100%;
    height: calc(100% - 255px);
    top: initial;
    bottom: 0;
  }
  .home-page .page-content .highlights-container {
    margin-top: -350px;
    padding: 90px 0;
  }
  .home-page .page-content .highlights-container .bg-blue-up {
    width: 20.4%;
  }
  .home-page .page-content .highlights-container .bg-blue-down {
    height: calc(100% - 350px);
  }
  .home-page .related-articles-container {
    margin-top: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .home-page header .big-carousel-container {
    height: 100vh;
  }
  .home-page header .small-carousel-container {
    height: 75vh;
  }
  .home-page header .small-carousel-container img {
    height: 100vh;
  }
  .home-page header #next-title-slide {
    position: relative;
    z-index: 1;
  }
  .home-page header #next-title-slide h2 {
    font-size: 36px;
  }
  .home-page .page-content .highlights-container .bg-blue-up {
    width: 21.7%;
    margin-left: 5px;
  }
  .home-page .page-content .highlights-container .bg-blue-down {
    max-width: calc(100%);
  }
  .home-page .page-content .highlights-container .highlights-wrapper .mask {
    margin-left: -7px;
  }
}
@media only screen and (max-width: 414px) {
  .home-page .page-content #goal-container #goal-container-photo span,
  .home-page .page-content .programs-container .program-wrapper:nth-child(5) br,
  .home-page header #next-title-slide,
  .home-page header .small-carousel-container {
    display: none;
  }
  .mt-mob {
    margin-top: 50px;
  }
  .nopadd-mob {
    padding: 0;
  }
  .title {
    font-size: 35px;
    line-height: 40px;
  }
  .padd-mob {
    padding: 0 0.9375rem;
  }
  .home-page .css-design-wrapper {
    top: -290px;
    left: auto;
    right: 22px;
    width: 80px;
    margin-left: 0;
  }
  .home-page header .big-carousel-container .big-slide-container {
    width: 100vw;
  }
  .home-page .page-content .about-image-container .about-image-wrapper {
    height: 300px;
  }
  .home-page .page-content .about-image-container .about-wrapper-container {
    padding: 50px 0;
    margin-top: -130px;
  }
  .home-page
    .page-content
    .about-image-container
    .about-wrapper-container:before {
    height: calc(100% - 130px);
  }
  .home-page .page-content .highlights-container {
    margin-top: -250px;
  }
  .home-page .page-content .highlights-container .highlights-wrapper .object,
  .home-page .page-content .highlights-container .highlights-wrapper .text,
  .home-page .page-content .highlights-container .highlights-wrapper .title {
    padding-left: 15px;
  }
  .home-page .page-content .highlights-container .bg-blue-up {
    width: 0;
    margin-left: 0;
    left: 0;
  }
  .home-page .page-content .highlights-container .bg-blue-down {
    height: calc(100% - 250px);
  }
  .home-page .page-content .info-goals {
    padding-top: 50px;
  }
  .home-page .page-content .info-about {
    margin-top: -50px;
  }
  .home-page .page-content .info-about .title,
  .home-page .page-content .info-goals .title,
  .home-page .page-content .info-programs .title {
    margin-top: 15px;
  }
  .home-page .page-content .info-about .text,
  .home-page .page-content .info-about .title,
  .home-page .page-content .info-goals .text,
  .home-page .page-content .info-goals .title,
  .home-page .page-content .info-programs .text,
  .home-page .page-content .info-programs .title {
    padding-left: 0;
  }
  .home-page .page-content .info-about .text,
  .home-page .page-content .info-goals .text,
  .home-page .page-content .info-programs .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .home-page .page-content .sentence-container {
    padding: 100px 0 110px;
  }
  .home-page .page-content .sentence-container .sentence {
    font-size: 28px;
    line-height: 35px;
  }
  .home-page .page-content #goal-container #goal-container-info {
    padding: 50px;
  }
  .home-page .page-content #goal-container #goal-container-info h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .home-page .related-articles-container {
    margin-top: 100px;
  }
}
.archive-noticias #nav-main #nav-links a[data-name="Mirpuri World"],
.taxonomy-noticias #nav-main #nav-links a[data-name="Mirpuri World"] {
  color: #000b98;
}
.archive-noticias #header-main #programs-list-container,
.taxonomy-noticias #header-main #programs-list-container {
  display: none;
}
.archive-noticias-page .page-content h3,
.taxonomy-noticias-page .page-content h3 {
  font-family: mirpuri-bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
.archive-noticias-page .page-content h3 span,
.taxonomy-noticias-page .page-content h3 span {
  font-family: mirpuri-book;
  font-size: 7px;
  text-transform: none;
  letter-spacing: 1px;
}
.archive-noticias-page .page-content #see-all,
.taxonomy-noticias-page .page-content #see-all {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-bottom: 90px;
}
.archive-noticias-page .page-content #see-all h4,
.taxonomy-noticias-page .page-content #see-all h4 {
  font-family: mirpuri-bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000b98;
  margin-left: 10px;
}
.archive-noticias-page .page-content #see-all svg,
.taxonomy-noticias-page .page-content #see-all svg {
  width: 25px;
  height: 12px;
}
.archive-noticias-page .page-content #see-all svg path,
.taxonomy-noticias-page .page-content #see-all svg path {
  fill: none;
  stroke: #000b98;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6px;
}
.archive-noticias-page .page-content .title,
.taxonomy-noticias-page .page-content .title {
  font-size: 31px;
  line-height: 36px;
  margin-top: 15px;
  margin-bottom: 0;
  position: relative;
  color: #fff;
}
.archive-noticias-page .page-content .text,
.taxonomy-noticias-page .page-content .text {
  color: #727887;
  margin-top: 10px;
  position: relative;
}
.archive-noticias-page .page-content .latest-wrapper,
.taxonomy-noticias-page .page-content .latest-wrapper {
  background-color: rgba(35, 41, 55, 0.9);
  position: relative;
  padding: 50px;
  z-index: 1;
}
.archive-noticias-page .page-content .latest-wrapper:before,
.taxonomy-noticias-page .page-content .latest-wrapper:before {
  content: "";
  width: 100%;
  height: 50px;
  background-color: #232937;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.archive-noticias-page .page-content .latest-wrapper:after,
.taxonomy-noticias-page .page-content .latest-wrapper:after {
  content: "";
  width: calc(6.33% * 3 - 0.9375rem);
  height: 100%;
  background-color: #232937;
  position: absolute;
  right: 0;
  top: 0;
}
.archive-noticias-page .page-content #latest-new-container,
.taxonomy-noticias-page .page-content #latest-new-container {
  margin-top: 250px;
  position: relative;
}
.archive-noticias-page .page-content #latest-new-container .pos,
.taxonomy-noticias-page .page-content #latest-new-container .pos {
  position: absolute;
  bottom: -50px;
}
.archive-noticias-page .page-content #latest-new-container .latest-new-photo,
.taxonomy-noticias-page .page-content #latest-new-container .latest-new-photo {
  width: 100%;
  height: 575px;
  position: relative;
}
.archive-noticias-page
  .page-content
  #latest-new-container
  .latest-new-photo
  img,
.taxonomy-noticias-page
  .page-content
  #latest-new-container
  .latest-new-photo
  img {
  transition: 2s transform ease-in-out;
  -webkit-transition: 2s transform ease-in-out;
}
.archive-noticias-page .page-content #latest-new-container .latest-wrapper h1,
.taxonomy-noticias-page .page-content #latest-new-container .latest-wrapper h1 {
  font-size: 41px;
  line-height: 46px;
  margin-top: 25px;
}
.archive-noticias-page .page-content #latest-new-container .latest-wrapper .btn,
.taxonomy-noticias-page
  .page-content
  #latest-new-container
  .latest-wrapper
  .btn {
  margin-top: 45px;
}
.archive-noticias-page .page-content .section-container,
.taxonomy-noticias-page .page-content .section-container {
  margin-top: 155px;
}
.archive-noticias-page .page-content .section-container .main-title,
.taxonomy-noticias-page .page-content .section-container .main-title {
  font-family: mirpuri-bold;
  font-size: 55px;
  letter-spacing: 1px;
  margin-bottom: 90px;
  color: #232937;
}
.archive-noticias-page .page-content .section-container .news-wrapper,
.taxonomy-noticias-page .page-content .section-container .news-wrapper {
  margin-bottom: 80px;
}
.archive-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(odd)
  .news-info,
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(odd)
  .news-info {
  margin-right: 15%;
}
.archive-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-photo,
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-photo {
  margin-left: auto;
}
.archive-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-info,
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-info {
  margin-left: 15%;
}
.archive-noticias-page .page-content .section-container .news-photo,
.taxonomy-noticias-page .page-content .section-container .news-photo {
  width: 90%;
  height: 370px;
  position: relative;
}
.archive-noticias-page .page-content .section-container .news-photo img,
.taxonomy-noticias-page .page-content .section-container .news-photo img {
  transition: 2s transform ease-in-out;
  -webkit-transition: 2s transform ease-in-out;
}
.archive-noticias-page .page-content .section-container .news-info,
.taxonomy-noticias-page .page-content .section-container .news-info {
  background-color: rgba(35, 41, 55, 0.9);
  width: 80%;
  margin-top: -60px;
  margin-left: 5%;
  position: relative;
  padding: 35px;
  z-index: 1;
}
.archive-noticias-page .page-content .section-container .news-info:before,
.taxonomy-noticias-page .page-content .section-container .news-info:before {
  content: "";
  width: 100%;
  height: calc(100% - 60px);
  background-color: #232937;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.archive-noticias-page .page-content .section-container .btn,
.taxonomy-noticias-page .page-content .section-container .btn {
  display: block;
  margin: 50px auto 0;
}
.archive-noticias-page .page-content .related-articles-container,
.taxonomy-noticias-page .page-content .related-articles-container {
  margin-top: 210px;
}
.archive-noticias-page
  .page-content
  .related-articles-container
  .related-article
  h3,
.taxonomy-noticias-page
  .page-content
  .related-articles-container
  .related-article
  h3 {
  text-transform: none;
}
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-photo {
  margin-left: 0;
}
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(even)
  .news-info {
  margin-left: 5%;
}
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(odd) {
  margin: 0;
}
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(odd)
  .news-photo {
  margin-left: auto;
}
.taxonomy-noticias-page
  .page-content
  .section-container
  .news-wrapper:nth-child(odd)
  .news-info {
  margin-left: 15%;
}
@media only screen and (max-width: 1650px) {
  .archive-noticias-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 90px;
  }
  .archive-noticias-page .page-content .latest-wrapper:after,
  .taxonomy-noticias-page .page-content .latest-wrapper:after {
    width: calc(6.2% * 3 - 0.9375rem);
  }
}
@media only screen and (max-width: 1440px) {
  .archive-noticias-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 70px;
  }
  .archive-noticias-page .page-content .latest-wrapper:after,
  .taxonomy-noticias-page .page-content .latest-wrapper:after {
    width: calc(5.7% * 3 - 0.9375rem);
  }
}
@media only screen and (max-width: 1024px) {
  .archive-noticias-page header .header-photo-container,
  .taxonomy-noticias-page header .header-photo-container {
    height: 65vh;
  }
  .archive-noticias-page header .header-container,
  .taxonomy-noticias-page header .header-container {
    padding: 0;
    margin-top: -150px;
  }
  .archive-noticias-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 55px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .archive-noticias-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 20.5%;
  }
  .archive-noticias-page header .header-container .bg-blue-down,
  .taxonomy-noticias-page header .header-container .bg-blue-down {
    height: calc(100% - 150px);
    max-width: 100%;
  }
  .archive-noticias-page header .header-container svg,
  .taxonomy-noticias-page header .header-container svg {
    margin: 100px 0 10px;
  }
  .archive-noticias-page header .header-container .line,
  .taxonomy-noticias-page header .header-container .line {
    width: 60px;
    margin-top: 120px;
  }
  .archive-noticias-page header .header-container ul .mask-item,
  .taxonomy-noticias-page header .header-container ul .mask-item {
    margin-bottom: 20px;
  }
  .archive-noticias-page .page-content .padd-mob,
  .taxonomy-noticias-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .archive-noticias-page .page-content .mob-right,
  .taxonomy-noticias-page .page-content .mob-right {
    float: right;
  }
  .archive-noticias-page .page-content #latest-new-container,
  .taxonomy-noticias-page .page-content #latest-new-container {
    margin-top: 150px;
  }
  .archive-noticias-page .page-content #latest-new-container .pos,
  .taxonomy-noticias-page .page-content #latest-new-container .pos {
    position: initial;
  }
  .archive-noticias-page .page-content #latest-new-container .latest-new-photo,
  .taxonomy-noticias-page
    .page-content
    #latest-new-container
    .latest-new-photo {
    height: 375px;
  }
  .archive-noticias-page .page-content #latest-new-container .latest-wrapper,
  .taxonomy-noticias-page .page-content #latest-new-container .latest-wrapper {
    margin-top: -100px;
    position: relative;
    z-index: 1;
  }
  .archive-noticias-page
    .page-content
    #latest-new-container
    .latest-wrapper:before,
  .taxonomy-noticias-page
    .page-content
    #latest-new-container
    .latest-wrapper:before {
    height: calc(100% - 100px);
  }
  .archive-noticias-page
    .page-content
    #latest-new-container
    .latest-wrapper:after,
  .taxonomy-noticias-page
    .page-content
    #latest-new-container
    .latest-wrapper:after {
    width: 0;
  }
  .archive-noticias-page .page-content .section-container .news-photo,
  .taxonomy-noticias-page .page-content .section-container .news-photo {
    width: 100%;
  }
  .archive-noticias-page .page-content .section-container .news-info,
  .taxonomy-noticias-page .page-content .section-container .news-info {
    width: 90%;
  }
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-info,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-info {
    margin-right: 0;
  }
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-info,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-info {
    margin-left: 5%;
  }
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd) {
    margin: inherit;
    margin-bottom: 80px;
  }
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-info {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 768px) {
  .archive-noticias-page header .header-container,
  .taxonomy-noticias-page header .header-container {
    padding: 0;
  }
  .archive-noticias-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 20.1%;
  }
  .archive-noticias-page header .header-container ul .mask-item,
  .taxonomy-noticias-page header .header-container ul .mask-item {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .archive-noticias-page header .header-container ul .mask-item:last-of-type,
  .taxonomy-noticias-page header .header-container ul .mask-item:last-of-type {
    margin-bottom: 50px;
  }
  .archive-noticias-page header .header-container ul li,
  .taxonomy-noticias-page header .header-container ul li {
    display: block;
    margin-left: 4px;
  }
  .archive-noticias-page main,
  .taxonomy-noticias-page main {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 414px) {
  .archive-noticias-page .nopadd-mob,
  .taxonomy-noticias-page .nopadd-mob {
    padding: 0;
  }
  .archive-noticias-page header .header-photo-container,
  .taxonomy-noticias-page header .header-photo-container {
    height: 80vh;
  }
  .archive-noticias-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 30px;
    line-height: 40px;
  }
  .archive-noticias-page header .header-container .line,
  .taxonomy-noticias-page header .header-container .line {
    width: 30px;
    margin: 26px 0 0;
  }
  .archive-noticias-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 37.6%;
  }
  .archive-noticias-page header .header-container svg,
  .taxonomy-noticias-page header .header-container svg {
    margin-left: 30px;
    width: 52px;
  }
  .archive-noticias-page .page-content .title,
  .taxonomy-noticias-page .page-content .title {
    font-size: 25px;
    line-height: 35px;
  }
  .archive-noticias-page .page-content #latest-new-container,
  .taxonomy-noticias-page .page-content #latest-new-container {
    margin-top: 350px;
    margin-bottom: 100px;
  }
  .archive-noticias-page .page-content #latest-new-container .latest-new-photo,
  .taxonomy-noticias-page
    .page-content
    #latest-new-container
    .latest-new-photo {
    height: 300px;
  }
  .archive-noticias-page .page-content .latest-wrapper,
  .taxonomy-noticias-page .page-content .latest-wrapper {
    padding: 39px;
  }
  .archive-noticias-page .page-content .latest-wrapper h3,
  .taxonomy-noticias-page .page-content .latest-wrapper h3 {
    line-height: 15px;
  }
  .archive-noticias-page .page-content .latest-wrapper .title,
  .taxonomy-noticias-page .page-content .latest-wrapper .title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 30px;
  }
  .archive-noticias-page .page-content #expeditions-container,
  .taxonomy-noticias-page .page-content #expeditions-container {
    margin-top: 150px;
  }
  .archive-noticias-page .page-content .section-container,
  .taxonomy-noticias-page .page-content .section-container {
    margin-top: 50px;
  }
  .archive-noticias-page .page-content .section-container .main-title,
  .taxonomy-noticias-page .page-content .section-container .main-title {
    font-size: 30px;
  }
  .archive-noticias-page .page-content .section-container .news-photo,
  .taxonomy-noticias-page .page-content .section-container .news-photo {
    height: 300px;
    width: 80%;
    margin-left: 10%;
  }
  .archive-noticias-page .page-content .section-container .news-info,
  .taxonomy-noticias-page .page-content .section-container .news-info {
    width: 100%;
  }
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-info,
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-info,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-info,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-info {
    margin-left: 0;
  }
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-photo,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(even)
    .news-photo,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:nth-child(odd)
    .news-photo {
    margin-left: 10%;
  }
  .archive-noticias-page .page-content .section-container .btn,
  .taxonomy-noticias-page .page-content .section-container .btn {
    margin-top: 0;
    margin-bottom: 100px;
  }
  .archive-noticias-page .page-content #see-all h4,
  .taxonomy-noticias-page .page-content #see-all h4 {
    font-size: 10px;
  }
  .archive-noticias-page .page-content .related-articles-container,
  .taxonomy-noticias-page .page-content .related-articles-container {
    margin-top: 100px;
  }
  .taxonomy-noticias-page .page-content #latest-new-container {
    margin-top: 150px;
  }
}
.single-noticias #header-main #programs-list-container {
  display: none;
}
.single-noticias-page .page-header #header-iframe,
.single-noticias-page .page-header #header-iframe iframe {
  width: 100%;
  height: 100%;
}
.single-noticias-page .page-content {
  margin-top: 220px;
}
.single-noticias-page .page-content h4 {
  font-family: mirpuri-bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.single-noticias-page .page-content h4 span {
  font-family: mirpuri-book;
  font-size: 7px;
  text-transform: none;
  letter-spacing: 1px;
}
.single-noticias-page .page-content .title {
  font-size: 31px;
  line-height: 36px;
  margin-top: 5px;
  margin-bottom: 0;
  position: relative;
}
.single-noticias-page .page-content .text {
  color: #727887;
  margin-top: 10px;
  position: relative;
}
.single-noticias-page .page-content .news-content {
  margin-top: 180px;
}
.single-noticias-page .page-content .news-content a {
  color: #232937;
  text-decoration: underline;
}
.single-noticias-page .page-content .news-content .news-text,
.single-noticias-page .page-content .news-content ol,
.single-noticias-page .page-content .news-content p,
.single-noticias-page .page-content .news-content ul {
  font-family: mirpuri-book;
  font-size: 16px;
  line-height: 25px;
  color: #727887;
  margin: 0 12.5% 55px;
}
.single-noticias-page .page-content .news-content li {
  margin: 0 0 15px;
  list-style-type: decimal;
  list-style-position: inside;
}
.single-noticias-page .page-content .news-content p.full {
  margin: 0 auto 55px;
  text-align: center;
}
.single-noticias-page .page-content .news-content p.full img {
  margin: 0 auto;
}
.single-noticias-page .page-content .news-content p iframe {
  position: relative;
  max-width: 100%;
}
.single-noticias-page .page-content .news-content p strong {
  font-family: mirpuri-bold;
  font-size: 24px;
  line-height: 24px;
  color: #232937;
}
.single-noticias-page .page-content .news-content .sentence,
.single-noticias-page .page-content .news-content h3 {
  font-family: mirpuri-light;
  font-size: 35px;
  line-height: 42px;
  color: #232937;
  letter-spacing: -1px;
  margin: 115px 0;
  text-align: center;
}
.single-noticias-page .page-content .news-content .sentence:first-child,
.single-noticias-page .page-content .news-content h3:first-child {
  margin-top: 0;
}
.single-noticias-page .page-content #relative-news-container {
  margin-top: 155px;
}
.single-noticias-page .page-content #relative-news-container .main-title {
  font-family: mirpuri-bold;
  font-size: 55px;
  letter-spacing: 1px;
  margin-bottom: 90px;
  color: #232937;
}
.single-noticias-page .page-content #relative-news-container .news-wrapper {
  margin-bottom: 80px;
}
.single-noticias-page
  .page-content
  #relative-news-container
  .news-wrapper:nth-child(odd)
  .news-photo {
  margin-left: auto;
}
.single-noticias-page
  .page-content
  #relative-news-container
  .news-wrapper:nth-child(odd)
  .news-info {
  margin-left: 15%;
}
@media only screen and (min-width: 1024px) {
  .archive-noticias-page
    .page-content
    #latest-new-container:hover
    .latest-new-photo
    img,
  .archive-noticias-page
    .page-content
    .section-container
    .news-wrapper:hover
    .news-photo
    img,
  .home-page
    .page-content
    .programs-container
    .program-wrapper:hover
    .program-image,
  .single-noticias-page
    .page-content
    #relative-news-container
    .news-wrapper:hover
    .news-photo
    img,
  .taxonomy-noticias-page
    .page-content
    #latest-new-container:hover
    .latest-new-photo
    img,
  .taxonomy-noticias-page
    .page-content
    .section-container
    .news-wrapper:hover
    .news-photo
    img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}
.single-noticias-page .page-content #relative-news-container .news-photo {
  width: 90%;
  height: 370px;
  position: relative;
}
.single-noticias-page .page-content #relative-news-container .news-photo img {
  transition: 2s transform ease-in-out;
  -webkit-transition: 2s transform ease-in-out;
}
.single-noticias-page .page-content #relative-news-container .news-info {
  background-color: rgba(35, 41, 55, 0.9);
  width: 80%;
  margin-top: -60px;
  margin-left: 5%;
  position: relative;
  padding: 35px;
  z-index: 1;
}
.single-noticias-page .page-content #relative-news-container .news-info:before {
  content: "";
  width: 100%;
  height: calc(100% - 60px);
  background-color: #232937;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.single-noticias-page .page-content .related-articles-container {
  margin-top: 210px;
}
@media only screen and (max-width: 1024px) {
  .single-noticias-page .page-content {
    margin-top: 175px;
  }
  .single-noticias-page .page-content .news-content .news-text,
  .single-noticias-page .page-content .news-content p {
    margin: 0 0 55px;
  }
  .single-noticias-page .page-content .news-content h3 {
    line-height: 40px;
  }
  .single-noticias-page
    .page-content
    #relative-news-container
    .news-wrapper:nth-child(odd)
    .news-info {
    margin-left: 5%;
  }
  .single-noticias-page .page-content #relative-news-container .news-photo {
    width: 100%;
  }
  .single-noticias-page .page-content #relative-news-container .news-info {
    width: 90%;
  }
}
@media only screen and (max-width: 414px) {
  .single-noticias-page .page-content {
    margin-top: 150px;
  }
  .single-noticias-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .single-noticias-page .page-content .title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .single-noticias-page .page-content .news-content h3 {
    font-size: 25px;
  }
  .single-noticias-page .page-content .news-content p iframe {
    height: 200px;
    margin-top: 0;
  }
  .single-noticias-page .page-content #relative-news-container,
  .single-noticias-page .page-content .related-articles-container {
    margin-top: 100px;
  }
  .single-noticias-page .page-content #relative-news-container .main-title {
    font-size: 35px;
  }
  .single-noticias-page .page-content #relative-news-container .news-photo {
    height: 350px;
    width: 80%;
    margin-left: 10%;
  }
  .single-noticias-page
    .page-content
    #relative-news-container
    .news-wrapper:nth-child(odd)
    .news-photo {
    margin-left: 10%;
  }
  .single-noticias-page
    .page-content
    #relative-news-container
    .news-wrapper:nth-child(even)
    .news-info,
  .single-noticias-page
    .page-content
    #relative-news-container
    .news-wrapper:nth-child(odd)
    .news-info {
    width: 100%;
    margin-left: 0;
  }
}
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop iframe,
.fb_iframe_widget_fluid_desktop span {
  width: 100% !important;
  position: relative !important;
  display: block !important;
}
.about #header-main #programs-list-container,
.donation #header-main #programs-list-container,
.four04 #header-main #programs-list-container {
  display: none;
}
.about #nav-main #nav-links a[data-name="about"] {
  color: #000b98;
}
.about-page .page-content {
  position: relative;
}
.about-page .page-content .menu-lateral-container.new-pos {
  bottom: -3.5%;
}
.about-page .page-content .nopaddl {
  padding-left: 0;
}
.about-page .page-content .team-member {
  width: inherit;
  height: 315px;
  position: relative;
  padding-left: 0;
  padding-right: 1.8rem;
}
.about-page .page-content .team-member.mb {
  margin-bottom: 1.875rem;
}
.about-page .page-content .team-member .team-member-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.about-page .page-content .team-member h2 {
  font-family: mirpuri-bold;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #fff;
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.about-page .page-content .info-about .text,
.about-page .page-content .info-founder .text,
.about-page .page-content .info-mission .text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: calc(0.9375rem * 2);
  -moz-column-gap: calc(0.9375rem * 2);
  column-gap: calc(0.9375rem * 2);
}
.about-page .page-content .info-about,
.about-page .page-content .info-founder,
.about-page .page-content .info-mission,
.about-page .page-content .info-team {
  padding-top: 170px;
  padding-bottom: 110px;
}
.about-page .page-content .info-about h2,
.about-page .page-content .info-founder h2,
.about-page .page-content .info-mission h2,
.about-page .page-content .info-team h2 {
  color: #232937;
}
.about-page .page-content .info-about p,
.about-page .page-content .info-founder p,
.about-page .page-content .info-mission p,
.about-page .page-content .info-team p {
  color: #727887;
}
.about-page .page-content .info-about span,
.about-page .page-content .info-founder span,
.about-page .page-content .info-mission span,
.about-page .page-content .info-team span {
  font-family: mirpuri-mono;
  font-size: 50px;
  letter-spacing: 1px;
  color: #727887;
}
.about-page .page-content .info-about .title,
.about-page .page-content .info-founder .title,
.about-page .page-content .info-mission .title,
.about-page .page-content .info-team .title {
  padding-left: 7px;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
}
.about-page .page-content .info-about .text,
.about-page .page-content .info-founder .text,
.about-page .page-content .info-mission .text,
.about-page .page-content .info-team .text {
  padding-left: 10px;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  opacity: 0;
}
.about-page .page-content #main-goal {
  position: relative;
}
.about-page .page-content #main-goal .pos-absol {
  position: absolute;
  right: 12.5%;
}
.about-page .page-content #main-goal #main-goal-photo {
  position: relative;
  height: 525px;
}
.about-page .page-content #main-goal #main-goal-info {
  background-color: rgba(35, 41, 55, 0.8);
  position: relative;
  padding: 90px;
}
.about-page .page-content #main-goal #main-goal-info:after {
  content: "";
  width: calc(100% - 22.2%);
  height: 100%;
  background-color: #232937;
  position: absolute;
  top: 0;
  right: 0;
}
.about-page .page-content #main-goal #main-goal-info h2 {
  font-family: mirpuri-light;
  font-size: 35px;
  letter-spacing: -1px;
  line-height: 45px;
  position: relative;
  z-index: 1;
}
.about-page .page-content #main-goal #main-goal-info h2 span {
  font-family: mirpuri-bold;
}
.about-page .page-content #picto-programs {
  background-color: #232937;
  padding: 100px 0;
}
.about-page .page-content #picto-programs h2 {
  font-family: mirpuri-bold;
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 80px;
}
.about-page
  .page-content
  #picto-programs
  #aeronautical-education-and-research
  svg {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
}
.about-page .page-content #picto-programs span {
  font-family: mirpuri-bold;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 16px;
  color: #fff;
}
.about-page .page-content #picto-programs svg path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4px;
}
.about-page .page-content #picto-programs .picto-holder {
  height: 150px;
}
.about-page .page-content #picto-programs .btn {
  margin: 25px auto;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.about-page .page-content #picto-programs .programs-pictos {
  position: relative;
}
.about-page .page-content #picto-programs .programs-pictos:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #232937;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: 0.6s all ease-in-out;
  -webkit-transition: 0.6s all ease-in-out;
}
.about-page .page-content #picto-programs .programs-pictos.show:before {
  height: 0;
}
.about-page .page-content #founder-speech-container {
  margin: 57px 0;
  position: relative;
}
.about-page .page-content #founder-speech-container .pos-absol-speech {
  position: absolute;
  left: 12.5%;
}
.about-page .page-content #founder-speech-container .pos-absol-label {
  position: absolute;
  top: 7.5%;
  left: 0;
}
.about-page .page-content #founder-speech-container #speech-info {
  background-color: rgba(35, 41, 55, 0.8);
  position: relative;
  bottom: -57px;
  padding: 90px;
}
.about-page .page-content #founder-speech-container #speech-info:after {
  content: "";
  width: calc(100% - 25%);
  height: 100%;
  background-color: #232937;
  position: absolute;
  top: 0;
  left: 0;
}
.about-page .page-content #founder-speech-container #speech-info:before {
  content: "";
  width: 100%;
  height: 57px;
  background-color: #232937;
  position: absolute;
  bottom: 0;
  right: 0;
}
.about-page .page-content #founder-speech-container #speech-info h2 {
  font-family: mirpuri-bold;
  font-size: 35px;
  letter-spacing: -1px;
  line-height: 40px;
  position: relative;
  z-index: 1;
}
.about-page .page-content #founder-speech-container #speech-info p {
  margin-top: 45px;
  position: relative;
  z-index: 1;
}
.about-page .page-content #founder-speech-container #founder-photo {
  height: 560px;
  position: relative;
  margin-top: 15px;
  z-index: -1;
}
.about-page .page-content #founder-speech-container #founder-photo:before {
  content: "";
  width: 150px;
  height: 2px;
  background-color: #232937;
  position: absolute;
  top: 15%;
  left: -125px;
  z-index: 1;
}
.about-page .page-content #founder-speech-container #photo-label h2 {
  font-family: mirpuri-bold;
  font-size: 25px;
  line-height: 45px;
  letter-spacing: 1px;
  color: #232937;
}
.about-page .page-content #founder-speech-container #photo-label span {
  font-family: mirpuri-book;
  font-size: 12px;
  letter-spacing: 1px;
  color: #727887;
}
@media only screen and (max-width: 1440px) {
  .about-page .page-content .info-founder span,
  .about-page .page-content .info-mission span,
  .about-page .page-content .info-team span {
    font-size: 41px;
  }
  .about-page .page-content #founder-speech-container #founder-photo:before {
    width: 100px;
    top: 12%;
    left: -47px;
  }
  .about-page .page-content #founder-speech-container #speech-info {
    padding: 70px;
  }
  .about-page .page-content #founder-speech-container #speech-info h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .about-page .page-content #founder-speech-container #speech-info p {
    font-size: 14px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 1024px) {
  .about-page .page-content .info-about {
    padding-top: 0;
    margin-top: -50px;
  }
  .about-page .page-content .info-team {
    padding-top: 250px;
  }
  .about-page .page-content .pos {
    position: relative;
  }
  .about-page .page-content .pos:nth-child(5),
  .about-page .page-content .pos:nth-child(6),
  .about-page .page-content .pos:nth-child(7) {
    margin-top: 100px;
  }
  .about-page .page-content .info-about .hide-mob,
  .about-page .page-content .menu-lateral-container .menu-lateral-wrapper {
    display: none;
  }
  .about-page .page-content #team-members-container .nopaddl-mob {
    padding-left: 0;
  }
  .about-page .page-content #team-members-container .nopaddl-mob:last-of-type {
    margin-top: calc(0.9375rem * 2);
  }
  .about-page .page-content #team-members-container .paddl-mob {
    padding-left: 0.9375rem;
  }
  .about-page .page-content .team-member {
    padding: 0;
  }
  .about-page .page-content .team-member:nth-child(odd) {
    padding-right: 0.9375rem;
  }
  .about-page .page-content .team-member:nth-child(even) {
    padding-left: 0.9375rem;
  }
  .about-page .page-content #main-goal .pos-absol {
    position: initial;
    right: 0;
  }
  .about-page .page-content #main-goal .pos-absol #main-goal-info {
    padding: 60px;
  }
  .about-page .page-content #main-goal .pos-absol #main-goal-info:after {
    width: 100%;
  }
  .about-page .page-content #picto-programs {
    padding: 100px 0 160px;
  }
  .about-page .page-content #picto-programs .pos {
    z-index: 100;
  }
  .about-page .page-content #picto-programs h2 {
    text-align: center;
  }
  .about-page .page-content #picto-programs .btn {
    opacity: 1;
    visibility: visible;
    position: absolute;
    width: 120px;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: all;
  }
  .about-page .page-content #founder-speech-container .pos-absol-speech {
    left: 0;
    bottom: -100px;
  }
  .about-page .page-content #founder-speech-container #photo-label h2 {
    line-height: 30px;
    margin-bottom: 15px;
  }
  .about-page .page-content #founder-speech-container #speech-info {
    padding: 50px;
  }
  .about-page .page-content #founder-speech-container #speech-info:before {
    height: calc(100% - 44.8%);
  }
  .about-page .page-content #founder-speech-container #speech-info:after {
    width: calc(100% - 68.7%);
  }
  .about-page
    .page-content
    #founder-speech-container
    #founder-photo
    .block-bg-cover
    .element-cover {
    object-position: 50% 50%;
  }
  .about-page .related-articles-container {
    margin-top: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .about-page .page-content .info-about {
    margin-top: -100px;
  }
  .about-page .page-content #founder-speech-container #speech-info:before {
    height: calc(100% - 50%);
  }
}
@media only screen and (max-width: 414px) {
  .about-page .page-content #founder-speech-container #founder-photo:before,
  .about-page .page-content #founder-speech-container #photo-label,
  .about-page .page-content #founder-speech-container #speech-info:after {
    display: none;
  }
  .about-page .page-content .info-about {
    margin-top: 120px;
  }
  .about-page .page-content .info-about .title {
    padding-left: 0;
    margin-left: -3px;
  }
  .about-page .page-content .info-about .mask-number {
    overflow: visible;
  }
  .about-page .page-content .info-about .text,
  .about-page .page-content .info-founder .text,
  .about-page .page-content .info-mission .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .about-page .page-content .info-founder,
  .about-page .page-content .info-mission,
  .about-page .page-content .info-team {
    padding-top: 100px;
  }
  .about-page .page-content .info-founder .title,
  .about-page .page-content .info-mission .title,
  .about-page .page-content .info-team .title {
    margin-top: 15px;
  }
  .about-page .page-content .info-founder .text,
  .about-page .page-content .info-founder .title,
  .about-page .page-content .info-mission .text,
  .about-page .page-content .info-mission .title,
  .about-page .page-content .info-team .text,
  .about-page .page-content .info-team .title {
    padding-left: 0;
  }
  .about-page .page-content .info-team {
    padding-top: 150px;
  }
  .about-page .page-content #main-goal #main-goal-photo {
    height: 325px;
  }
  .about-page .page-content #main-goal .pos-absol #main-goal-info {
    padding: 35px;
  }
  .about-page .page-content #main-goal .pos-absol #main-goal-info h2 {
    font-size: 20px;
    line-height: 35px;
  }
  .about-page .page-content #founder-speech-container {
    margin: 0;
  }
  .about-page .page-content #founder-speech-container .pos-absol-speech {
    position: initial;
  }
  .about-page .page-content #founder-speech-container #speech-info {
    padding: 40px;
    margin-top: -300px;
  }
  .about-page .page-content #founder-speech-container #speech-info h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .about-page .page-content #picto-programs h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .about-page
    .page-content
    #picto-programs
    .pos:nth-child(4)
    > .programs-pictos {
    margin-top: 100px;
  }
  .about-page .page-content #picto-programs .pos:nth-child(5),
  .about-page .page-content #picto-programs .pos:nth-child(7) {
    margin-left: 12.5%;
  }
  .about-page .page-content #picto-programs .pos:nth-child(6) {
    margin-left: 6.25%;
  }
  .about-page
    .page-content
    #picto-programs
    #aeronautical-education-and-research
    svg {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .about-page .page-content .team-member:nth-child(even),
  .about-page .page-content .team-member:nth-child(odd) {
    padding: 0 0.9375rem;
  }
  .about-page .related-articles-container {
    margin-top: 200px;
  }
}
.donation-page .page-content .info-donation .text,
.invitation-page .page-content .two-col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -webkit-column-gap: calc(0.9375rem * 2);
  -moz-column-gap: calc(0.9375rem * 2);
}
.donation #nav-main #nav-links a[data-name="donation"] {
  color: #000b98;
}
.donation-page .page-content .info-donation {
  padding-top: 240px;
  padding-bottom: 110px;
}
.donation-page .page-content .info-donation h2,
.donation-page .page-content .info-donation p {
  color: #232937;
}
.donation-page .page-content .info-donation span {
  font-family: mirpuri-mono;
  font-size: 50px;
  letter-spacing: 1px;
  color: #727887;
}
.donation-page .page-content .info-donation .title {
  padding-left: 7px;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
}
.donation-page .page-content .info-donation .text {
  padding-left: 10px;
  column-count: 2;
  column-gap: calc(0.9375rem * 2);
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  opacity: 0;
}
.donation-page .page-content .donation-wrapper {
  padding-bottom: 0 !important;
}
.donation-page .page-content .donation-wrapper h2 {
  margin-bottom: 40px;
}
.donation-page .page-content .donation-wrapper .donation-value {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.donation-page .page-content .donation-wrapper .donation-button-wrapper {
  position: relative;
  margin-bottom: 100px;
  margin-top: 40px;
  text-align: center;
}
.donation-page .page-content .donation-wrapper .donation-button {
  display: inline-block;
  margin: 50px auto;
  text-align: center;
  font-family: mirpuri-bold;
  font-size: 26px;
  letter-spacing: 0;
  color: #fff;
  background-color: transparent;
  border: 2px solid #000b98;
  cursor: pointer;
  padding: 15px 30px;
  border-radius: 200px;
}
@media only screen and (min-width: 1024px) {
  .donation-page .page-content .donation-wrapper .donation-button:hover {
    background-color: #000b98;
    color: #fff;
  }
}
.donation-page .page-content .donation-wrapper #paypal-button-container {
  margin-top: 100px;
}
.donation-page .page-content .donation-wrapper .other-value {
  position: relative;
}
.donation-page .page-content .donation-wrapper .other-value label {
  position: relative;
  margin: 0;
  pointer-events: none;
}
.donation-page .page-content .donation-wrapper .other-value input {
  position: absolute;
  background: 0 0 !important;
  outline: 0 !important;
  border: none !important;
  padding: 2px;
  width: 50%;
  top: 50%;
  left: 50%;
  text-align: center;
  font-family: mirpuri-bold !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  color: #fff !important;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  visibility: hidden;
}
.donation-page .page-content .donation-wrapper .other-value input:focus {
  border: none;
}
.donation-page .page-content .donation-wrapper,
.donation-page .page-content form {
  width: 100vw;
  height: auto;
  background-color: #232937;
  padding: 100px 0;
}
.donation-page .page-content .donation-wrapper h2,
.donation-page .page-content form h2 {
  font-family: mirpuri-bold;
  font-size: 35px;
  color: #fff;
  letter-spacing: 1px;
  clear: both;
}
.donation-page .page-content .donation-wrapper .donation-value,
.donation-page .page-content form .donation-value {
  background-color: transparent;
  border: 2px solid #000b98;
  cursor: pointer;
  margin: 45px 15px 120px 0;
  display: block;
}
.btn,
.donation-page .page-content .donation-wrapper .donation-value.selected,
.donation-page .page-content form .donation-value.selected {
  background-color: #000b98;
}
.donation-page .page-content .donation-wrapper .donation-value:first-of-type,
.donation-page .page-content form .donation-value:first-of-type {
  margin-left: 15px;
}
.donation-page .page-content .donation-wrapper .donation-value button,
.donation-page .page-content .donation-wrapper .donation-value label,
.donation-page .page-content form .donation-value button,
.donation-page .page-content form .donation-value label {
  font-family: mirpuri-bold;
  font-size: 16px;
  letter-spacing: 0;
  color: #000b98;
}
@media only screen and (min-width: 1024px) {
  .donation-page .page-content .donation-wrapper .donation-value:hover,
  .donation-page .page-content form .donation-value:hover {
    background-color: #000b98;
  }
  .donation-page .page-content .donation-wrapper .donation-value:hover button,
  .donation-page .page-content .donation-wrapper .donation-value:hover label,
  .donation-page .page-content form .donation-value:hover button,
  .donation-page .page-content form .donation-value:hover label {
    color: #fff;
  }
}
.donation-page .page-content .donation-wrapper .donation-value.selected button,
.donation-page .page-content .donation-wrapper .donation-value.selected label,
.donation-page .page-content form .donation-value.selected button,
.donation-page .page-content form .donation-value.selected label {
  color: #fff;
}
.donation-page .page-content .donation-wrapper label,
.donation-page .page-content form label {
  font-family: mirpuri-bold;
  font-size: 15px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 10px;
  display: block;
}
.donation-page .page-content .donation-wrapper input[type="text"],
.donation-page .page-content .donation-wrapper input[type="email"],
.donation-page .page-content form input[type="text"],
.donation-page .page-content form input[type="email"] {
  width: 100%;
  font-family: mirpuri-book;
  font-size: 14px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 0;
}
.donation-page .page-content .donation-wrapper input[type="text"]:focus,
.donation-page .page-content .donation-wrapper input[type="email"]:focus,
.donation-page .page-content form input[type="text"]:focus,
.donation-page .page-content form input[type="email"]:focus {
  border: 2px solid #000b98;
}
.donation-page
  .page-content
  .donation-wrapper
  input[type="text"]:focus
  form
  input:focus
  + label,
.donation-page
  .page-content
  .donation-wrapper
  input[type="email"]:focus
  form
  input:focus
  + label,
.donation-page
  .page-content
  form
  input[type="text"]:focus
  form
  input:focus
  + label,
.donation-page
  .page-content
  form
  input[type="email"]:focus
  form
  input:focus
  + label {
  color: #000b98;
}
.donation-page .page-content .donation-wrapper input[type="text"].erro,
.donation-page .page-content .donation-wrapper input[type="email"].erro,
.donation-page .page-content form input[type="text"].erro,
.donation-page .page-content form input[type="email"].erro {
  border: 2px solid red;
}
.donation-page
  .page-content
  .donation-wrapper
  input[type="text"].erro
  form
  input.erro
  + label,
.donation-page
  .page-content
  .donation-wrapper
  input[type="email"].erro
  form
  input.erro
  + label,
.donation-page
  .page-content
  form
  input[type="text"].erro
  form
  input.erro
  + label,
.donation-page
  .page-content
  form
  input[type="email"].erro
  form
  input.erro
  + label {
  color: red;
}
.donation-page .page-content .donation-wrapper .input-checkbox,
.donation-page .page-content form .input-checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.donation-page
  .page-content
  .donation-wrapper
  .check-button
  input:checked
  + label
  > svg,
.donation-page .page-content form .check-button input:checked + label > svg {
  height: 20px;
  animation: draw-checkbox ease-in-out 0.2s forwards;
}
.donation-page .page-content .donation-wrapper .check-button label,
.donation-page .page-content form .check-button label {
  cursor: pointer;
  position: relative;
  font-family: mirpuri-bold;
  font-size: 15px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 108px;
  margin-top: 38px;
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
}
.donation-page .page-content .donation-wrapper .check-button label:after,
.donation-page .page-content form .check-button label:after {
  content: "";
  height: 20px;
  width: 20px;
  margin-right: 1rem;
  float: left;
  border: 2px solid #fff;
  transition: 0.15s all ease-out;
}
.donation-page .page-content .donation-wrapper .check-button svg,
.donation-page .page-content form .check-button svg {
  stroke: #fff;
  stroke-width: 3px;
  height: 0;
  width: 20px;
  position: absolute;
  left: 4px;
  top: -4px;
  stroke-dasharray: 33;
}
@keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.donation-page .page-content .donation-wrapper .mb,
.donation-page .page-content form .mb {
  margin-bottom: 32px;
}
.donation-page .page-content .donation-wrapper .btn.btn-hover,
.donation-page .page-content form .btn.btn-hover {
  display: block;
  margin: 110px auto 0;
}
.active-programas #header-main #programs-list-container,
.media-center #header-main #programs-list-container,
.programs .programs-menu,
.single-mediacenter #header-main #programs-list-container,
.single-programas .programs-menu {
  display: none;
}
.donation-page .page-content .donation-wrapper .text,
.donation-page .page-content form .text {
  color: #727887;
}
.donation-page .page-content .donation-wrapper .text span,
.donation-page .page-content form .text span {
  font-family: mirpuri-bold;
}
.donation-page .page-content .donation-wrapper #paypal-logo,
.donation-page .page-content form #paypal-logo {
  margin-bottom: 30px;
  width: 142px;
  height: 36px;
}
.donation-page .page-content .donation-wrapper #paypal-logo .white,
.donation-page .page-content form #paypal-logo .white {
  fill: #fff;
}
.donation-page .page-content .donation-wrapper #paypal-logo .spec-one,
.donation-page .page-content form #paypal-logo .spec-one {
  opacity: 0.68;
  fill: #fff;
  enable-background: new;
}
.donation-page .page-content .donation-wrapper #paypal-logo .spec-two,
.donation-page .page-content form #paypal-logo .spec-two {
  opacity: 0.7;
  fill: #fff;
  enable-background: new;
}
.donation-page .page-content .related-articles-container {
  margin-top: 0;
}
@media only screen and (max-width: 1440px) {
  .donation-page .page-content .donation-wrapper .donation-value,
  .donation-page .page-content form .donation-value {
    margin-bottom: 0;
  }
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(4),
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(7),
  .donation-page .page-content form .donation-value:nth-child(4),
  .donation-page .page-content form .donation-value:nth-child(7) {
    margin-left: 15px;
  }
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(7),
  .donation-page .page-content form .donation-value:nth-child(7) {
    margin-bottom: 125px;
  }
}
@media only screen and (max-width: 1024px) {
  .donation-page .page-content .info-donation {
    padding-top: 0;
    margin-top: -100px;
  }
  .donation-page .page-content .info-donation .text,
  .donation-page .page-content .info-donation .title {
    padding-left: 0;
  }
  .donation-page .page-content form #paypal-logo svg {
    width: 100%;
  }
  .donation-page .page-content form ul li {
    font-size: 14px;
  }
  .donation-page .page-content form ul li.btn {
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .donation-page .page-content form ul li {
    font-size: 10px;
  }
  .donation-page .page-content form ul li.btn {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 414px) {
  .donation-page .page-content .info-donation {
    margin-top: 120px;
  }
  .donation-page .page-content .info-donation .title {
    padding-left: 0;
    margin-left: -3px;
  }
  .donation-page .page-content .info-donation .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .donation-page .page-content .donation-wrapper .donation-value,
  .donation-page .page-content form .donation-value {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(4),
  .donation-page .page-content form .donation-value:nth-child(4) {
    margin-left: 0;
  }
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(3),
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(5),
  .donation-page .page-content form .donation-value:nth-child(3),
  .donation-page .page-content form .donation-value:nth-child(5) {
    margin-left: 15px;
  }
  .donation-page .page-content .donation-wrapper .donation-value:nth-child(7),
  .donation-page .page-content form .donation-value:nth-child(7) {
    margin-bottom: 125px;
  }
  .donation-page .page-content .donation-wrapper .check-button label,
  .donation-page .page-content form .check-button label {
    font-size: 14px;
    line-height: 18px;
  }
  .donation-page .page-content .donation-wrapper .check-button label:after,
  .donation-page .page-content form .check-button label:after {
    width: 30px;
  }
  .donation-page .page-content .donation-wrapper .check-button svg,
  .donation-page .page-content form .check-button svg {
    top: 4px;
  }
  .programs #header-main #programs-wrapper #programs-list-container,
  .single-programas #header-main #programs-wrapper #programs-list-container {
    display: none;
  }
}
.programs #nav-main #nav-links a[data-name="programs"],
.single-programas #nav-main #nav-links a[data-name="programs"] {
  color: #000b98;
}
@media only screen and (max-width: 1024px) {
  .programs #header-main #programs-wrapper #programs-list-container,
  .single-programas #header-main #programs-wrapper #programs-list-container {
    padding-right: 0;
  }
  .programs
    #header-main
    #programs-wrapper
    #programs-list-container
    .mask-active-program.mask-arrow,
  .single-programas
    #header-main
    #programs-wrapper
    #programs-list-container
    .mask-active-program.mask-arrow {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .programs
    #header-main
    #programs-wrapper
    #programs-list-container
    .mask-active-program:not(.mask-arrow),
  .single-programas
    #header-main
    #programs-wrapper
    #programs-list-container
    .mask-active-program:not(.mask-arrow) {
    width: 280px;
  }
}
@media only screen and (max-width: 768px) {
  .programs #header-main #programs-wrapper #programs-list-container ul,
  .single-programas #header-main #programs-wrapper #programs-list-container ul {
    padding-right: 20px;
  }
}
.programs-page #slider-wrapper,
.single-programas-page #slider-wrapper {
  margin-top: 120px;
}
.programs-page .page-content,
.single-programas-page .page-content {
  position: relative;
}
.programs-page .page-content .programs-video-container,
.single-programas-page .page-content .programs-video-container {
  width: 100%;
}
.programs-page .page-content iframe,
.single-programas-page .page-content iframe {
  position: relative;
  max-width: 100%;
  margin-top: 175px;
}
.programs-page .page-content .menu-lateral-container.new-pos,
.single-programas-page .page-content .menu-lateral-container.new-pos {
  bottom: -1.5%;
}
.programs-page .page-content .nopaddl,
.single-programas-page .page-content .nopaddl {
  padding-left: 0;
}
.programs-page .page-content .info-problem,
.programs-page .page-content .info-programs,
.programs-page .page-content .info-why,
.single-programas-page .page-content .info-problem,
.single-programas-page .page-content .info-programs,
.single-programas-page .page-content .info-why {
  padding-top: 250px;
}
.programs-page .page-content .info-problem h2,
.programs-page .page-content .info-problem p,
.programs-page .page-content .info-programs h2,
.programs-page .page-content .info-programs p,
.programs-page .page-content .info-why h2,
.programs-page .page-content .info-why p,
.single-programas-page .page-content .info-problem h2,
.single-programas-page .page-content .info-problem p,
.single-programas-page .page-content .info-programs h2,
.single-programas-page .page-content .info-programs p,
.single-programas-page .page-content .info-why h2,
.single-programas-page .page-content .info-why p {
  color: #232937;
}
.programs-page .page-content .info-problem .number,
.programs-page .page-content .info-programs .number,
.programs-page .page-content .info-why .number,
.single-programas-page .page-content .info-problem .number,
.single-programas-page .page-content .info-programs .number,
.single-programas-page .page-content .info-why .number {
  font-family: mirpuri-mono;
  font-size: 50px;
  letter-spacing: 1px;
  color: #727887;
}
.programs-page .page-content .info-problem .title,
.programs-page .page-content .info-programs .title,
.programs-page .page-content .info-why .title,
.single-programas-page .page-content .info-problem .title,
.single-programas-page .page-content .info-programs .title,
.single-programas-page .page-content .info-why .title {
  padding-left: 7px;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
}
.programs-page .page-content .info-problem .text,
.programs-page .page-content .info-programs .text,
.programs-page .page-content .info-why .text,
.single-programas-page .page-content .info-problem .text,
.single-programas-page .page-content .info-programs .text,
.single-programas-page .page-content .info-why .text {
  padding-left: 10px;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  opacity: 0;
}
.programs-page .page-content .active-programs-image,
.single-programas-page .page-content .active-programs-image {
  position: relative;
  height: 500px;
  top: -250px;
}
.programs-page .page-content .info-active,
.single-programas-page .page-content .info-active {
  background: #232937;
  padding-bottom: 177px;
  margin-top: 450px;
}
.programs-page .page-content .info-active .number,
.programs-page .page-content .info-active h2,
.programs-page .page-content .info-active p,
.single-programas-page .page-content .info-active .number,
.single-programas-page .page-content .info-active h2,
.single-programas-page .page-content .info-active p {
  color: #fff;
}
.programs-page .page-content .info-active .number,
.single-programas-page .page-content .info-active .number {
  font-family: mirpuri-mono;
  font-size: 50px;
  letter-spacing: 1px;
  margin-left: 15px;
}
.programs-page .page-content .info-active .title,
.single-programas-page .page-content .info-active .title {
  margin-bottom: 55px;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
}
.programs-page .page-content .info-active .text,
.single-programas-page .page-content .info-active .text {
  margin-bottom: 55px;
}
.programs-page .page-content .info-active .active-program,
.single-programas-page .page-content .info-active .active-program {
  width: inherit;
  height: 315px;
  position: relative;
  padding-left: 0;
  padding-right: calc(0.9375rem * 2);
  cursor: pointer;
}
.programs-page .page-content .info-active .active-program.mb,
.single-programas-page .page-content .info-active .active-program.mb {
  margin-bottom: 1.875rem;
}
.programs-page .page-content .info-active .active-program .block-bg-cover,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .block-bg-cover {
  transition: 2s transform ease-in-out;
  -webkit-transition: 2s transform ease-in-out;
}
.programs-page .page-content .info-active .active-program .mask-title-program,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .mask-title-program {
  overflow: hidden;
  padding: 30px 30px 0;
  position: relative;
  margin-bottom: 30px;
}
.programs-page
  .page-content
  .info-active
  .active-program
  .active-image-container,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .active-image-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.programs-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  h2,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  h2 {
  font-family: mirpuri-bold;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.programs-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  .overlay,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(35, 41, 55, 0.4);
}
.programs-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  svg,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  svg {
  width: 45px;
  height: 22px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.programs-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  svg
  path,
.single-programas-page
  .page-content
  .info-active
  .active-program
  .active-image-container
  svg
  path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6px;
}
.programs-page .page-content .info-active .active-program h2,
.single-programas-page .page-content .info-active .active-program h2 {
  font-family: mirpuri-bold;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .programs-page
    .page-content
    .info-active
    .active-program:hover
    .block-bg-cover,
  .single-programas-page
    .page-content
    .info-active
    .active-program:hover
    .block-bg-cover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}
.programs-page .page-content .info-active.no-active,
.single-programas-page .page-content .info-active.no-active {
  background: 0 0;
  padding-bottom: 0;
}
.programs-page .page-content .main-sentence,
.single-programas-page .page-content .main-sentence {
  font-family: mirpuri-light;
  font-size: 35px;
  color: #232937;
  line-height: 40px;
  margin-top: 175px;
}
.programs-page .page-content #program-left-image,
.single-programas-page .page-content #program-left-image {
  position: relative;
  height: 525px;
  margin-top: 173px;
}
.programs-page .page-content #program-right-image,
.single-programas-page .page-content #program-right-image {
  position: relative;
  height: 342px;
  margin-top: -263px;
}
.programs-page .page-content .d-flex,
.single-programas-page .page-content .d-flex {
  display: flex;
  align-items: flex-end;
}
.programs-page .page-content .problem-image-caption,
.single-programas-page .page-content .problem-image-caption {
  color: #232937;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  margin-left: 30px;
  margin-bottom: 11px;
}
.programs-page .page-content .problem-image-caption:before,
.single-programas-page .page-content .problem-image-caption:before {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #727887;
  position: absolute;
  top: 50%;
  left: -120px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.programs-page .page-content .problem-image-caption.vertical-caption,
.single-programas-page .page-content .problem-image-caption.vertical-caption {
  width: 200px;
  margin: 0;
  position: absolute;
  bottom: -80px;
  left: 50px;
}
.programs-page .page-content .problem-image-caption.vertical-caption:before,
.single-programas-page
  .page-content
  .problem-image-caption.vertical-caption:before {
  width: 1px;
  height: 100px;
  top: -120px;
  left: 0;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
@media only screen and (max-width: 1024px) {
  .programs-page .page-content .problem-image-caption,
  .single-programas-page .page-content .problem-image-caption {
    display: none;
  }
}
.programs-page .page-content #next-program-container,
.single-programas-page .page-content #next-program-container {
  margin: 180px 0;
  position: relative;
}
.programs-page .page-content #next-program-container .next-program-image,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-image {
  position: relative;
  height: 525px;
}
.programs-page .page-content #next-program-container .pos,
.single-programas-page .page-content #next-program-container .pos {
  position: relative;
  z-index: 1;
  left: -12.5%;
}
.programs-page .page-content #next-program-container .main-sentence,
.single-programas-page .page-content #next-program-container .main-sentence {
  margin-top: 0;
  margin-bottom: 0;
  font-family: mirpuri-light-italic;
}
.programs-page .page-content #next-program-container .main-sentence span,
.single-programas-page
  .page-content
  #next-program-container
  .main-sentence
  span {
  font-family: mirpuri-book;
  font-size: 15px;
  color: #727887;
  display: inline-block;
  margin: 35px 0 150px;
}
.programs-page .page-content #next-program-container.no-active,
.single-programas-page .page-content #next-program-container.no-active {
  margin-top: 0;
}
.programs-page .page-content #next-program-container .next-program-wrapper,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-wrapper {
  background: rgba(35, 41, 55, 0.7);
  padding: 85px;
}
.programs-page .page-content #next-program-container .next-program-wrapper .btn,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-wrapper
  .btn {
  position: relative;
  z-index: 2;
}
.programs-page .page-content #next-program-container .next-program-wrapper h3,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-wrapper
  h3 {
  font-family: mirpuri-bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.programs-page
  .page-content
  #next-program-container
  .next-program-wrapper
  .title,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-wrapper
  .title {
  font-size: 55px;
  margin-top: 35px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.programs-page
  .page-content
  #next-program-container
  .next-program-wrapper:after,
.single-programas-page
  .page-content
  #next-program-container
  .next-program-wrapper:after {
  content: "";
  width: calc(100% - 33.3%);
  height: 100%;
  background: #232937;
  position: absolute;
  top: 0;
  right: 0;
}
.programs-page .related-articles-container,
.single-programas-page .related-articles-container {
  margin-top: 0;
}
@media only screen and (max-width: 1650px) {
  .programs-page header .header-container .title,
  .single-programas-page header .header-container .title {
    font-size: 90px;
  }
  .programs-page
    .page-content
    #next-program-container
    .next-program-wrapper
    .title,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-wrapper
    .title {
    font-size: 45px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1440px) {
  .programs-page header .header-container .title,
  .single-programas-page header .header-container .title {
    font-size: 70px;
  }
  .programs-page .page-content .info-active .number,
  .programs-page .page-content .info-problem .number,
  .programs-page .page-content .info-why .number,
  .single-programas-page .page-content .info-active .number,
  .single-programas-page .page-content .info-problem .number,
  .single-programas-page .page-content .info-why .number {
    font-size: 41px;
  }
}
@media only screen and (max-width: 1024px) {
  .programs-page header .header-photo-container,
  .single-programas-page header .header-photo-container {
    height: 65vh;
  }
  .programs-page header .header-container,
  .single-programas-page header .header-container {
    padding: 0;
    margin-top: -150px;
  }
  .programs-page header .header-container .title,
  .single-programas-page header .header-container .title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .programs-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up {
    width: 20.5%;
  }
  .programs-page header .header-container .bg-blue-down,
  .single-programas-page header .header-container .bg-blue-down {
    height: calc(100% - 150px);
    max-width: 100%;
  }
  .programs-page header .header-container svg,
  .single-programas-page header .header-container svg {
    margin: 100px 0 50px;
  }
  .programs-page header .header-container .line,
  .single-programas-page header .header-container .line {
    width: 60px;
    margin-top: 120px;
  }
  .programs-page .page-content .menu-lateral-container .menu-lateral-wrapper,
  .single-programas-page
    .page-content
    .menu-lateral-container
    .menu-lateral-wrapper {
    display: none;
  }
  .programs-page .page-content .info-programs,
  .single-programas-page .page-content .info-programs {
    padding-top: 0;
    margin-top: 0;
  }
  .programs-page .page-content .info-programs .text,
  .programs-page .page-content .info-programs .title,
  .single-programas-page .page-content .info-programs .text,
  .single-programas-page .page-content .info-programs .title {
    padding-left: 0;
  }
  .programs-page .page-content .info-why,
  .single-programas-page .page-content .info-why {
    padding-top: 150px;
  }
  .programs-page .page-content .info-active,
  .single-programas-page .page-content .info-active {
    margin-top: 350px;
    padding-bottom: 120px;
  }
  .programs-page .page-content .info-active .active-program,
  .single-programas-page .page-content .info-active .active-program {
    margin-top: 50px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .programs-page .page-content .menu-lateral-container,
  .single-programas-page .page-content .menu-lateral-container {
    display: none;
  }
  .programs-page .page-content .main-sentence,
  .single-programas-page .page-content .main-sentence {
    padding-left: 10px;
  }
  .programs-page .page-content .active-programs-image,
  .single-programas-page .page-content .active-programs-image {
    height: 350px;
    top: -200px;
  }
  .programs-page .page-content #slider-wrapper svg,
  .single-programas-page .page-content #slider-wrapper svg {
    z-index: 20;
  }
  .programs-page .page-content #program-left-image,
  .single-programas-page .page-content #program-left-image {
    height: 325px;
  }
  .programs-page .page-content #program-right-image,
  .single-programas-page .page-content #program-right-image {
    margin-top: -100px;
  }
  .programs-page .page-content #next-program-container,
  .single-programas-page .page-content #next-program-container {
    margin: 150px 0 60px;
  }
  .programs-page .page-content #next-program-container .pos,
  .single-programas-page .page-content #next-program-container .pos {
    left: 0;
  }
  .programs-page .page-content #next-program-container .next-program-image,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-image {
    height: 400px;
  }
  .programs-page .page-content #next-program-container .next-program-wrapper,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-wrapper {
    margin-top: -200px;
  }
  .programs-page
    .page-content
    #next-program-container
    .next-program-wrapper:after,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-wrapper:after {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .programs-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up {
    width: 20.1%;
  }
  .programs-page .page-content .info-programs,
  .single-programas-page .page-content .info-programs {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 414px) {
  .programs-page .nopadd-mob,
  .single-programas-page .nopadd-mob {
    padding: 0;
  }
  .programs-page .nomarg-mob,
  .single-programas-page .nomarg-mob {
    margin: 0;
  }
  .programs-page header .header-photo-container,
  .single-programas-page header .header-photo-container {
    height: 80vh;
  }
  .programs-page header .header-container .title,
  .single-programas-page header .header-container .title {
    font-size: 50px;
    line-height: 40px;
  }
  .programs-page header .header-container .line,
  .single-programas-page header .header-container .line {
    width: 30px;
    margin: 26px 0 0;
  }
  .programs-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up {
    width: 37.6%;
  }
  .programs-page header .header-container svg,
  .single-programas-page header .header-container svg {
    margin-left: 30px;
    width: 52px;
  }
  .programs-page .page-content .padd-mob,
  .single-programas-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .programs-page .page-content iframe,
  .single-programas-page .page-content iframe {
    height: 200px;
    margin-top: 100px;
    width: 100%;
  }
  .programs-page .page-content .problem-image-caption,
  .single-programas-page .page-content .problem-image-caption {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 50px;
  }
  .programs-page .page-content .problem-image-caption:before,
  .single-programas-page .page-content .problem-image-caption:before {
    width: 1px;
    height: 50px;
    top: -70px;
    left: 20px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .programs-page .page-content .info-programs,
  .single-programas-page .page-content .info-programs {
    margin-top: 120px;
  }
  .programs-page .page-content .info-why,
  .single-programas-page .page-content .info-why {
    padding-top: 100px;
  }
  .programs-page .page-content .info-why .title,
  .single-programas-page .page-content .info-why .title {
    margin-top: 15px;
  }
  .programs-page .page-content .info-why .text,
  .programs-page .page-content .info-why .title,
  .single-programas-page .page-content .info-why .text,
  .single-programas-page .page-content .info-why .title {
    padding-left: 0;
    margin-left: -3px;
  }
  .programs-page .page-content .info-active,
  .single-programas-page .page-content .info-active {
    margin-top: 300px;
  }
  .programs-page .page-content .info-active .number,
  .single-programas-page .page-content .info-active .number {
    top: 0;
  }
  .programs-page .page-content .info-active .title,
  .single-programas-page .page-content .info-active .title {
    margin-top: 15px;
  }
  .programs-page .page-content .info-problem,
  .single-programas-page .page-content .info-problem {
    padding-top: 150px;
  }
  .programs-page .page-content .info-problem .text,
  .programs-page .page-content .info-problem .title,
  .single-programas-page .page-content .info-problem .text,
  .single-programas-page .page-content .info-problem .title {
    padding-left: 0;
  }
  .programs-page .page-content .active-programs-image,
  .single-programas-page .page-content .active-programs-image {
    height: 300px;
    top: -150px;
  }
  .programs-page .page-content .main-sentence,
  .single-programas-page .page-content .main-sentence {
    font-size: 25px;
    line-height: 35px;
    margin-top: 120px;
  }
  .programs-page .page-content #program-left-image,
  .single-programas-page .page-content #program-left-image {
    height: 200px;
    margin-top: 100px;
  }
  .programs-page .page-content #program-right-image,
  .single-programas-page .page-content #program-right-image {
    height: 200px;
    margin-top: -50px;
  }
  .programs-page .page-content #next-program-container,
  .single-programas-page .page-content #next-program-container {
    margin: 125px 0;
  }
  .programs-page .page-content #next-program-container .next-program-image,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-image {
    height: 300px;
  }
  .programs-page .page-content #next-program-container .next-program-wrapper,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-wrapper {
    padding: 35px;
    margin-top: -150px;
  }
  .programs-page
    .page-content
    #next-program-container
    .next-program-wrapper
    .title,
  .single-programas-page
    .page-content
    #next-program-container
    .next-program-wrapper
    .title {
    font-size: 30px;
    line-height: 35px;
  }
}
.active-programas #header-main #back-btn {
  display: flex;
}
.active-programas-page .page-content {
  margin-top: 275px;
}
.active-programas-page .page-content h4 {
  font-family: mirpuri-bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.active-programas-page .page-content .title {
  font-size: 31px;
  line-height: 36px;
  margin-top: 5px;
  margin-bottom: 0;
  position: relative;
}
.active-programas-page .page-content .text {
  color: #727887;
  margin-top: 10px;
  position: relative;
}
.active-programas-page .page-content .active-program-image-container {
  position: relative;
  height: 400px;
  margin-top: 125px;
  margin-bottom: 125px;
}
.active-programas-page .page-content .active-content a {
  color: #232937;
  text-decoration: underline;
}
.active-programas-page .page-content .active-content a:hover {
  text-decoration: underline;
}
.active-programas-page .page-content .active-content .active-text,
.active-programas-page .page-content .active-content ol,
.active-programas-page .page-content .active-content p,
.active-programas-page .page-content .active-content ul {
  font-family: mirpuri-book;
  font-size: 16px;
  line-height: 25px;
  color: #727887;
  margin: 0 10.5% 55px;
}
.active-programas-page .page-content .active-content li {
  margin: 0 0 15px;
  list-style-type: decimal;
  list-style-position: inside;
}
.active-programas-page .page-content .active-content p.full {
  margin: 0 auto 55px;
  text-align: center;
}
.active-programas-page .page-content .active-content p iframe {
  position: relative;
  max-width: 100%;
}
.active-programas-page .page-content .active-content p strong {
  font-family: mirpuri-bold;
  font-size: 24px;
  line-height: 24px;
  color: #232937;
}
.active-programas-page .page-content .active-content ul {
  margin: 0 10.5% 55px;
}
.active-programas-page .page-content .active-content ul li {
  font-family: mirpuri-book-italic;
}
.active-programas-page .page-content .active-content .sentence,
.active-programas-page .page-content .active-content h3 {
  font-family: mirpuri-light;
  font-size: 35px;
  line-height: 42px;
  color: #232937;
  letter-spacing: -1px;
  margin: 115px 0;
  text-align: center;
}
.active-programas-page .page-content #active-programs-container {
  margin-top: 155px;
}
.active-programas-page .page-content #active-programs-container .main-title {
  font-family: mirpuri-bold;
  font-size: 55px;
  letter-spacing: 1px;
  margin-bottom: 90px;
  color: #232937;
}
.active-programas-page
  .page-content
  #active-programs-container
  .active-wrapper {
  margin-bottom: 80px;
}
.active-programas-page
  .page-content
  #active-programs-container
  .active-wrapper:nth-child(odd)
  .active-photo {
  margin-left: auto;
}
.active-programas-page
  .page-content
  #active-programs-container
  .active-wrapper:nth-child(odd)
  .active-info {
  margin-left: 15%;
}
.active-programas-page .page-content #active-programs-container .active-photo {
  width: 90%;
  height: 370px;
  position: relative;
}
.active-programas-page .page-content #active-programs-container .active-info {
  background-color: rgba(35, 41, 55, 0.9);
  width: 80%;
  margin-top: -60px;
  margin-left: 5%;
  position: relative;
  padding: 35px;
  z-index: 1;
}
.active-programas-page
  .page-content
  #active-programs-container
  .active-info:before {
  content: "";
  width: 100%;
  height: calc(100% - 60px);
  background-color: #232937;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.active-programas-page .page-content .related-articles-container {
  margin-top: 210px;
}
.active-programas-page .page-content .active-content p {
  margin: 0 0 55px;
}
.active-programas-page .page-content .active-content p img {
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .active-programas-page .page-content {
    margin-top: 175px;
  }
  .active-programas-page .page-content .active-content .active-text,
  .active-programas-page .page-content .active-content p,
  .active-programas-page .page-content .active-content ul {
    margin: 0 0 55px;
  }
  .active-programas-page .page-content .active-content h3 {
    line-height: 40px;
  }
  .active-programas-page
    .page-content
    #active-programs-container
    .active-wrapper:nth-child(odd)
    .active-info {
    margin-left: 5%;
  }
  .active-programas-page
    .page-content
    #active-programs-container
    .active-photo {
    width: 100%;
  }
  .active-programas-page .page-content #active-programs-container .active-info {
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .active-programas-page .page-content #active-programs-container {
    margin-top: 100px;
  }
  .active-programas-page .page-content #active-programs-container .main-title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 414px) {
  .active-programas-page .page-content {
    margin-top: 280px;
  }
  .active-programas-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .active-programas-page .page-content .title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .active-programas-page .page-content .active-content h3 {
    font-size: 25px;
  }
  .active-programas-page
    .page-content
    #active-programs-container
    .active-photo {
    width: 80%;
    margin-left: 10%;
  }
  .active-programas-page .page-content #active-programs-container .active-info {
    width: 100%;
    margin-left: 0;
  }
  .active-programas-page
    .page-content
    #active-programs-container
    .active-wrapper:nth-child(odd)
    .active-info {
    margin-left: 0;
  }
  .active-programas-page
    .page-content
    #active-programs-container
    .active-wrapper:nth-child(odd)
    .active-photo {
    margin-left: 10%;
  }
  .active-programas-page .page-content .related-articles-container {
    margin-top: 100px;
  }
}
.media-center #nav-main #nav-links a[data-name="media-center"],
.single-mediacenter #nav-main #nav-links a[data-name="media-center"] {
  color: #000b98;
}
.media-center-page header .header-container .mask,
.single-mediacenter-page header .header-container .mask {
  overflow: hidden;
  margin-bottom: 100px;
}
.media-center-page header .header-container .mask-subject,
.single-mediacenter-page header .header-container .mask-subject {
  overflow: hidden;
  margin: 200px 0 40px;
}
.media-center-page .page-content #see-all,
.single-mediacenter-page .page-content #see-all {
  display: inline-flex;
  align-items: center;
  margin-left: auto;
  margin-bottom: 90px;
}
.media-center-page .page-content #see-all h4,
.single-mediacenter-page .page-content #see-all h4 {
  font-family: mirpuri-bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000b98;
  margin-left: 10px;
}
.media-center-page .page-content #see-all svg,
.single-mediacenter-page .page-content #see-all svg {
  width: 25px;
  height: 12px;
}
.media-center-page .page-content #see-all svg path,
.single-mediacenter-page .page-content #see-all svg path {
  fill: none;
  stroke: #000b98;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6px;
}
.media-center-page .page-content .section-container,
.single-mediacenter-page .page-content .section-container {
  margin-top: 255px;
}
.media-center-page .page-content .section-container .see-more,
.single-mediacenter-page .page-content .section-container .see-more {
  margin: 0 auto;
  display: block !important;
}
.media-center-page .page-content .section-container .main-title,
.single-mediacenter-page .page-content .section-container .main-title {
  font-family: mirpuri-bold;
  font-size: 55px;
  line-height: 75%;
  letter-spacing: 1px;
  margin-bottom: 90px;
  color: #232937;
}
.media-center-page .page-content .section-container .media,
.single-mediacenter-page .page-content .section-container .media {
  position: relative;
  height: 300px;
  margin-bottom: calc(0.9375rem * 2);
  overflow: hidden;
}
.media-center-page .page-content .section-container .media .media-info,
.single-mediacenter-page .page-content .section-container .media .media-info {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 25px 25px;
  z-index: 1;
}
.media-center-page .page-content .section-container .media .media-info h2,
.single-mediacenter-page
  .page-content
  .section-container
  .media
  .media-info
  h2 {
  font-family: mirpuri-bold;
  font-size: 23px;
  color: #fff;
  letter-spacing: 1px;
  word-wrap: break-word;
}
.media-center-page .page-content .section-container .media .media-info p,
.single-mediacenter-page .page-content .section-container .media .media-info p {
  font-family: mirpuri-book;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #a4b4c6;
}
.media-center-page .page-content .section-container .media .download-btn,
.single-mediacenter-page .page-content .section-container .media .download-btn {
  width: 50px;
  height: 50px;
  background: #000b98;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.media-center-page .page-content .section-container .media .download-btn svg,
.single-mediacenter-page
  .page-content
  .section-container
  .media
  .download-btn
  svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.4);
  -webkit-transform: translateY(-50%) scale(0.4);
  transform-origin: center center;
  -webkit-transform-origin: center center;
}
.media-center-page
  .page-content
  .section-container
  .media
  .download-btn
  svg
  path,
.single-mediacenter-page
  .page-content
  .section-container
  .media
  .download-btn
  svg
  path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4px;
}
.media-center-page .page-content .section-container .media .block-bg-cover,
.single-mediacenter-page
  .page-content
  .section-container
  .media
  .block-bg-cover {
  transition: 2s transform ease-in-out;
  -webkit-transition: 2s transform ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .media-center-page
    .page-content
    .section-container
    .media:hover
    .block-bg-cover,
  .single-mediacenter-page
    .page-content
    .section-container
    .media:hover
    .block-bg-cover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}
.media-center-page .page-content .section-container .btn,
.single-mediacenter-page .page-content .section-container .btn {
  display: block;
  margin: 100px auto 0;
}
.media-center-page .page-content #documents-container,
.media-center-page .page-content #video-container,
.single-mediacenter-page .page-content #documents-container,
.single-mediacenter-page .page-content #video-container {
  margin-top: 150px;
}
.media-center-page .page-content .section-content .btn,
.single-mediacenter-page .page-content .section-content .btn {
  display: none;
}
.media-center-page .related-articles-container,
.single-mediacenter-page .related-articles-container {
  margin-top: 200px;
}
.media-center-page .related-articles-container .related-article h3,
.single-mediacenter-page .related-articles-container .related-article h3 {
  text-transform: none;
}
@media only screen and (max-width: 1024px) {
  .media-center-page header .header-container ul .mask-item:last-of-type {
    margin-bottom: 0;
  }
  .media-center-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .media-center-page .page-content .section-container {
    margin-top: 150px;
  }
  .media-center-page .page-content .section-container:first-of-type {
    margin-top: 50px;
  }
  .media-center-page .page-content .active-content .active-text,
  .media-center-page .page-content .active-content p {
    margin: 0 0 55px;
  }
  .media-center-page .page-content .active-content h3 {
    line-height: 40px;
  }
  .media-center-page
    .page-content
    #relative-active-container
    .active-wrapper:nth-child(odd)
    .active-info {
    margin-left: 5%;
  }
  .media-center-page .page-content #relative-active-container .active-photo {
    width: 100%;
  }
  .media-center-page .page-content #relative-active-container .active-info {
    width: 90%;
  }
  .media-center-page .page-content #see-all {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .media-center-page .page-content #see-all {
    padding-left: 0;
  }
}
@media only screen and (max-width: 414px) {
  .media-center-page header .header-container ul .mask-item:last-of-type {
    margin-bottom: 0;
  }
  .media-center-page .page-content .padd-mob {
    padding: 0 0.9375rem;
  }
  .media-center-page .page-content #see-all h4 {
    font-size: 11px;
  }
  .media-center-page .page-content .title {
    font-size: 25px;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .media-center-page .page-content .active-content h3 {
    font-size: 25px;
  }
  .media-center-page .page-content .section-container {
    margin-top: 155px;
  }
  .media-center-page .page-content .section-container .main-title {
    font-size: 30px;
  }
  .media-center-page .page-content .section-container:first-of-type {
    margin-top: 200px;
  }
  .media-center-page .page-content #relative-active-container,
  .media-center-page .page-content .related-articles-container {
    margin-top: 100px;
  }
  .media-center-page .page-content #relative-active-container .main-title {
    font-size: 35px;
  }
  .media-center-page .page-content #relative-active-container .active-photo {
    height: 350px;
  }
  .media-center-page
    .page-content
    #relative-active-container
    .active-wrapper:nth-child(even)
    .active-info,
  .media-center-page
    .page-content
    #relative-active-container
    .active-wrapper:nth-child(odd)
    .active-info {
    width: 100%;
    margin-left: 0;
  }
}
.edge #nav-main {
  overflow-y: hidden;
  overflow-x: hidden;
}
.edge .home-page .page-content .highlights-container .bg-blue-up {
  width: 33.2%;
}
.ie #header-main .main-logo {
  margin-top: -30px;
  transform-origin: center center;
  -ms-transform-origin: center center;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.ie #header-main #back-btn .mask-active-program.mask-arrow,
.ie #header-main #programs-list-container .mask-active-program.mask-arrow {
  margin-top: -5px;
}
.ie #nav-main {
  overflow-y: hidden;
  overflow-x: hidden;
}
.ie .home-page .page-content .highlights-container .bg-blue-up {
  width: 33.4%;
}
.ie .about-page .page-content #main-goal #main-goal-info {
  margin-top: -170px;
}
.ie .about-page .page-content #founder-speech-container #speech-info {
  margin-top: -444px;
}
.ie .related-articles-container .related-article {
  padding-top: 40px;
  display: block;
}
.ie .programs-page header .header-container #picto,
.ie .single-programas-page header .header-container #picto {
  margin-top: -40px;
}
.ie footer svg {
  margin-top: -60px;
}
#slider-wrapper {
  position: relative;
  height: 445px;
}
#slider-wrapper > .row {
  height: 100%;
}
#slider-wrapper > .row > .columns {
  position: relative;
  height: 100%;
}
#slider-wrapper .block-bg-cover .element-cover {
  object-position: 50% 0;
}
#slider-wrapper svg {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  cursor: pointer;
  pointer-events: none;
}
#slider-wrapper svg .circle {
  stroke: #fff;
  stroke-dasharray: 650;
  stroke-dashoffset: 50;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#slider-wrapper svg .triangle {
  stroke: #fff;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  #slider-wrapper svg:hover .triangle {
    stroke-dashoffset: 0;
  }
  #slider-wrapper svg:hover .circle {
    stroke-dashoffset: 650;
  }
}
#slider-wrapper svg.off .circle {
  stroke-dashoffset: 650;
}
#slider-wrapper svg.off .triangle {
  stroke-dashoffset: 217;
  opacity: 0;
}
#slider-wrapper #video-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
#slider-wrapper #video-wrapper video {
  width: 100%;
  height: 100%;
}
#slider-wrapper #slider-active-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#slider-wrapper #slider-active-container #slider-active-wrapper {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 6;
}
@media only screen and (min-width: 1024px) {
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper:hover
    .slider-arrow {
    opacity: 1;
  }
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper:hover
    .slider-arrow.right {
    right: 35px;
  }
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper:hover
    .slider-arrow.left {
    left: 35px;
  }
}
#slider-wrapper #slider-active-container #slider-active-wrapper .slider-arrow {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.4s all cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  z-index: 7;
  cursor: pointer;
}
#slider-wrapper
  #slider-active-container
  #slider-active-wrapper
  .slider-arrow.right {
  right: 15px;
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
}
#slider-wrapper
  #slider-active-container
  #slider-active-wrapper
  .slider-arrow.left {
  left: 15px;
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
}
#slider-wrapper #slider-active-container .slide-active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#slider-wrapper #slider-active-container .slide-active.active {
  z-index: 4;
}
#slider-wrapper #slider-active-container .slide-active.next {
  z-index: 3;
}
#slider-wrapper #slider-active-container .arrow {
  fill: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#slider-wrapper #slider-active-container #bullets-active-carousel {
  position: absolute;
  width: auto;
  height: 10px;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 6;
}
#slider-wrapper #slider-active-container #bullets-active-carousel .bullet {
  width: 10px;
  height: 10px;
  background: #d6d9de;
  border-radius: 50%;
  float: left;
  display: block;
  margin-right: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  #slider-wrapper
    #slider-active-container
    #bullets-active-carousel
    .bullet:hover {
    background: #727887;
  }
  #nav-main ul li a:hover {
    color: #000b98;
  }
}
#slider-wrapper
  #slider-active-container
  #bullets-active-carousel
  .bullet.selected {
  pointer-events: none;
  background: #727887;
}
.mask-number {
  overflow: hidden;
}
.mask-number span {
  display: block;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
}
.slider-pictures-wrapper .slider-picture {
  width: 100%;
  position: relative;
}
.slider-pictures-wrapper .slider-picture img {
  width: auto;
  max-height: 600px;
  margin: 0 auto;
}
#nav-main {
  width: 0;
  height: 100vh;
  padding: 30vh 0;
  background-color: rgba(35, 41, 55, 0.99);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  overflow-y: scroll;
  overflow-x: hidden;
}
#nav-main ul {
  margin: 0;
}
#nav-main ul li {
  overflow: hidden;
}
#nav-main ul li .mask-nav-contact,
#nav-main ul li .mask-nav-item {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
#nav-main ul li a {
  color: #fff;
}
#nav-main ul#nav-links li:last-of-type {
  margin-top: 90px;
  margin-bottom: 150px;
}
@media only screen and (max-width: 1440px) {
  #nav-main ul#nav-links li a {
    font-size: 40px;
    line-height: 55px;
  }
}
@media only screen and (max-width: 414px) {
  #nav-main ul#nav-links li:last-of-type {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  #nav-main ul#nav-links li a {
    font-size: 24px;
    line-height: 39px;
  }
}
#nav-main ul#nav-contacts li a {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
#nav-main ul#nav-contacts li a#address {
  font-family: mirpuri-book;
  color: #a4b4c6;
  margin-top: 50px;
}
#nav-main ul#nav-contacts li a#mail {
  font-family: mirpuri-bold;
  color: #fff;
  line-height: 90px;
}
@media only screen and (max-width: 414px) {
  #nav-main ul#nav-contacts li a {
    font-size: 14px;
    line-height: 28px;
  }
  #nav-main ul#nav-contacts {
    padding-left: 15px;
  }
  #nav-main {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
#nav-main #sub-menu {
  display: none;
  margin-left: 35px;
}
#nav-main #sub-menu ul {
  margin: 25px 0 45px;
}
#nav-main #sub-menu ul li {
  margin-bottom: 20px;
}
#nav-main #sub-menu ul li .mask-sub-link {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
#nav-main #sub-menu ul li:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
#nav-main #sub-menu ul li a {
  font-family: mirpuri-book;
  line-height: 27px;
  font-size: 24px;
  color: #fff;
}
#nav-main #sub-menu ul li a:last-of-type {
  margin-top: 0;
}
#nav-main #sub-menu ul li a.active {
  color: #000b98;
}
@media only screen and (max-width: 1024px) {
  #nav-main #sub-menu ul li a {
    line-height: 23px;
    font-size: 18px;
  }
}
#nav-main .pt {
  padding-top: 35px;
}
.home-page header .call-to-action {
  margin-top: -125px;
}
.home-page header .header-container {
  margin-top: -415px;
}
.home-page header .header-container .bg-blue-down {
  width: 100%;
  height: calc(100% - 415px);
}
@media only screen and (min-width: 1024px) {
  #nav-main #sub-menu ul li a:hover,
  #nav-main ul#nav-contacts li a#address:hover,
  #nav-main ul#nav-contacts li a#mail:hover {
    color: #000b98;
  }
  .home-page .page-content .highlights-container {
    height: 570px;
  }
}
.about-page header,
.active-programas-page header,
.archive-noticias-page header,
.contacts-page header,
.donation-page header,
.four04-page header,
.invitation-page header,
.media-center-page header,
.programs-page header,
.single-mediacenter-page header,
.single-noticias-page header,
.single-programas-page header,
.taxonomy-noticias-page header {
  height: 100vh;
  width: 100vw;
  position: relative;
  z-index: 1;
}
.about-page header .call-to-action,
.active-programas-page header .call-to-action,
.archive-noticias-page header .call-to-action,
.contacts-page header .call-to-action,
.donation-page header .call-to-action,
.four04-page header .call-to-action,
.invitation-page header .call-to-action,
.media-center-page header .call-to-action,
.programs-page header .call-to-action,
.single-mediacenter-page header .call-to-action,
.single-noticias-page header .call-to-action,
.single-programas-page header .call-to-action,
.taxonomy-noticias-page header .call-to-action {
  margin-top: -125px;
}
.about-page header .header-photo-container,
.active-programas-page header .header-photo-container,
.archive-noticias-page header .header-photo-container,
.contacts-page header .header-photo-container,
.donation-page header .header-photo-container,
.four04-page header .header-photo-container,
.invitation-page header .header-photo-container,
.media-center-page header .header-photo-container,
.programs-page header .header-photo-container,
.single-mediacenter-page header .header-photo-container,
.single-noticias-page header .header-photo-container,
.single-programas-page header .header-photo-container,
.taxonomy-noticias-page header .header-photo-container {
  height: 100vh;
  position: relative;
  z-index: -1;
  overflow: hidden;
}
.about-page header .header-photo-container .block-bg-cover,
.active-programas-page header .header-photo-container .block-bg-cover,
.archive-noticias-page header .header-photo-container .block-bg-cover,
.contacts-page header .header-photo-container .block-bg-cover,
.donation-page header .header-photo-container .block-bg-cover,
.four04-page header .header-photo-container .block-bg-cover,
.invitation-page header .header-photo-container .block-bg-cover,
.media-center-page header .header-photo-container .block-bg-cover,
.programs-page header .header-photo-container .block-bg-cover,
.single-mediacenter-page header .header-photo-container .block-bg-cover,
.single-noticias-page header .header-photo-container .block-bg-cover,
.single-programas-page header .header-photo-container .block-bg-cover,
.taxonomy-noticias-page header .header-photo-container .block-bg-cover {
  width: 80vw;
  height: 100vh;
}
.about-page header .header-container,
.active-programas-page header .header-container,
.archive-noticias-page header .header-container,
.contacts-page header .header-container,
.donation-page header .header-container,
.four04-page header .header-container,
.invitation-page header .header-container,
.media-center-page header .header-container,
.programs-page header .header-container,
.single-mediacenter-page header .header-container,
.single-noticias-page header .header-container,
.single-programas-page header .header-container,
.taxonomy-noticias-page header .header-container {
  background-color: rgba(35, 41, 55, 0.7);
  margin-top: -350px;
  position: relative;
  z-index: 2;
}
.about-page header .header-container .bg-blue-up,
.active-programas-page header .header-container .bg-blue-up,
.archive-noticias-page header .header-container .bg-blue-up,
.contacts-page header .header-container .bg-blue-up,
.donation-page header .header-container .bg-blue-up,
.four04-page header .header-container .bg-blue-up,
.invitation-page header .header-container .bg-blue-up,
.media-center-page header .header-container .bg-blue-up,
.programs-page header .header-container .bg-blue-up,
.single-mediacenter-page header .header-container .bg-blue-up,
.single-noticias-page header .header-container .bg-blue-up,
.single-programas-page header .header-container .bg-blue-up,
.taxonomy-noticias-page header .header-container .bg-blue-up {
  height: 100%;
  width: 24.5%;
  position: absolute;
  top: 0;
  background-color: #232937;
  margin-left: 15px;
  z-index: -1;
}
.about-page header .header-container .bg-blue-down,
.active-programas-page header .header-container .bg-blue-down,
.archive-noticias-page header .header-container .bg-blue-down,
.contacts-page header .header-container .bg-blue-down,
.donation-page header .header-container .bg-blue-down,
.four04-page header .header-container .bg-blue-down,
.invitation-page header .header-container .bg-blue-down,
.media-center-page header .header-container .bg-blue-down,
.programs-page header .header-container .bg-blue-down,
.single-mediacenter-page header .header-container .bg-blue-down,
.single-noticias-page header .header-container .bg-blue-down,
.single-programas-page header .header-container .bg-blue-down,
.taxonomy-noticias-page header .header-container .bg-blue-down {
  width: 100%;
  height: calc(100% - 434px);
  max-width: calc(100% - 24.5%);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: #232937;
}
.about-page header .header-container svg,
.active-programas-page header .header-container svg,
.archive-noticias-page header .header-container svg,
.contacts-page header .header-container svg,
.donation-page header .header-container svg,
.four04-page header .header-container svg,
.invitation-page header .header-container svg,
.media-center-page header .header-container svg,
.programs-page header .header-container svg,
.single-mediacenter-page header .header-container svg,
.single-noticias-page header .header-container svg,
.single-programas-page header .header-container svg,
.taxonomy-noticias-page header .header-container svg {
  width: 72px;
  height: 62px;
  margin: 200px 0;
}
.about-page header .header-container svg circle,
.about-page header .header-container svg path,
.active-programas-page header .header-container svg circle,
.active-programas-page header .header-container svg path,
.archive-noticias-page header .header-container svg circle,
.archive-noticias-page header .header-container svg path,
.contacts-page header .header-container svg circle,
.contacts-page header .header-container svg path,
.donation-page header .header-container svg circle,
.donation-page header .header-container svg path,
.four04-page header .header-container svg circle,
.four04-page header .header-container svg path,
.invitation-page header .header-container svg circle,
.invitation-page header .header-container svg path,
.media-center-page header .header-container svg circle,
.media-center-page header .header-container svg path,
.programs-page header .header-container svg circle,
.programs-page header .header-container svg path,
.single-mediacenter-page header .header-container svg circle,
.single-mediacenter-page header .header-container svg path,
.single-noticias-page header .header-container svg circle,
.single-noticias-page header .header-container svg path,
.single-programas-page header .header-container svg circle,
.single-programas-page header .header-container svg path,
.taxonomy-noticias-page header .header-container svg circle,
.taxonomy-noticias-page header .header-container svg path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4px;
}
.about-page header .header-container .mask,
.active-programas-page header .header-container .mask,
.archive-noticias-page header .header-container .mask,
.contacts-page header .header-container .mask,
.donation-page header .header-container .mask,
.four04-page header .header-container .mask,
.invitation-page header .header-container .mask,
.media-center-page header .header-container .mask,
.programs-page header .header-container .mask,
.single-mediacenter-page header .header-container .mask,
.single-noticias-page header .header-container .mask,
.single-programas-page header .header-container .mask,
.taxonomy-noticias-page header .header-container .mask {
  overflow: hidden;
  margin: 200px 0;
}
.about-page header .header-container .title,
.active-programas-page header .header-container .title,
.archive-noticias-page header .header-container .title,
.contacts-page header .header-container .title,
.donation-page header .header-container .title,
.four04-page header .header-container .title,
.invitation-page header .header-container .title,
.media-center-page header .header-container .title,
.programs-page header .header-container .title,
.single-mediacenter-page header .header-container .title,
.single-noticias-page header .header-container .title,
.single-programas-page header .header-container .title,
.taxonomy-noticias-page header .header-container .title {
  font-family: mirpuri-bold;
  font-size: 90px;
  letter-spacing: 1px;
  color: #fff;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  line-height: 100%;
}
.about-page header .header-container ul,
.active-programas-page header .header-container ul,
.archive-noticias-page header .header-container ul,
.contacts-page header .header-container ul,
.donation-page header .header-container ul,
.four04-page header .header-container ul,
.invitation-page header .header-container ul,
.media-center-page header .header-container ul,
.programs-page header .header-container ul,
.single-mediacenter-page header .header-container ul,
.single-noticias-page header .header-container ul,
.single-programas-page header .header-container ul,
.taxonomy-noticias-page header .header-container ul {
  margin-top: 5px;
  padding-bottom: 200px;
}
.about-page header .header-container ul .mask-item,
.active-programas-page header .header-container ul .mask-item,
.archive-noticias-page header .header-container ul .mask-item,
.contacts-page header .header-container ul .mask-item,
.donation-page header .header-container ul .mask-item,
.four04-page header .header-container ul .mask-item,
.invitation-page header .header-container ul .mask-item,
.media-center-page header .header-container ul .mask-item,
.programs-page header .header-container ul .mask-item,
.single-mediacenter-page header .header-container ul .mask-item,
.single-noticias-page header .header-container ul .mask-item,
.single-programas-page header .header-container ul .mask-item,
.taxonomy-noticias-page header .header-container ul .mask-item {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  height: 25px;
  margin-bottom: 20px;
}
.about-page header .header-container ul .mask-item:nth-child(1),
.active-programas-page header .header-container ul .mask-item:nth-child(1),
.archive-noticias-page header .header-container ul .mask-item:nth-child(1),
.contacts-page header .header-container ul .mask-item:nth-child(1),
.donation-page header .header-container ul .mask-item:nth-child(1),
.four04-page header .header-container ul .mask-item:nth-child(1),
.invitation-page header .header-container ul .mask-item:nth-child(1),
.media-center-page header .header-container ul .mask-item:nth-child(1),
.programs-page header .header-container ul .mask-item:nth-child(1),
.single-mediacenter-page header .header-container ul .mask-item:nth-child(1),
.single-noticias-page header .header-container ul .mask-item:nth-child(1),
.single-programas-page header .header-container ul .mask-item:nth-child(1),
.taxonomy-noticias-page header .header-container ul .mask-item:nth-child(1) {
  margin-left: 0;
}
.about-page header .header-container ul li,
.active-programas-page header .header-container ul li,
.archive-noticias-page header .header-container ul li,
.contacts-page header .header-container ul li,
.donation-page header .header-container ul li,
.four04-page header .header-container ul li,
.invitation-page header .header-container ul li,
.media-center-page header .header-container ul li,
.programs-page header .header-container ul li,
.single-mediacenter-page header .header-container ul li,
.single-noticias-page header .header-container ul li,
.single-programas-page header .header-container ul li,
.taxonomy-noticias-page header .header-container ul li {
  display: inline-block;
  cursor: pointer;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
}
.about-page header .header-container ul li:nth-child(1),
.active-programas-page header .header-container ul li:nth-child(1),
.archive-noticias-page header .header-container ul li:nth-child(1),
.contacts-page header .header-container ul li:nth-child(1),
.donation-page header .header-container ul li:nth-child(1),
.four04-page header .header-container ul li:nth-child(1),
.invitation-page header .header-container ul li:nth-child(1),
.media-center-page header .header-container ul li:nth-child(1),
.programs-page header .header-container ul li:nth-child(1),
.single-mediacenter-page header .header-container ul li:nth-child(1),
.single-noticias-page header .header-container ul li:nth-child(1),
.single-programas-page header .header-container ul li:nth-child(1),
.taxonomy-noticias-page header .header-container ul li:nth-child(1) {
  margin-left: 6px;
}
.about-page header .header-container ul li a,
.active-programas-page header .header-container ul li a,
.archive-noticias-page header .header-container ul li a,
.contacts-page header .header-container ul li a,
.donation-page header .header-container ul li a,
.four04-page header .header-container ul li a,
.invitation-page header .header-container ul li a,
.media-center-page header .header-container ul li a,
.programs-page header .header-container ul li a,
.single-mediacenter-page header .header-container ul li a,
.single-noticias-page header .header-container ul li a,
.single-programas-page header .header-container ul li a,
.taxonomy-noticias-page header .header-container ul li a {
  font-family: mirpuri-mono;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bfcad0;
}
@media only screen and (min-width: 1024px) {
  .about-page header .header-container ul li:hover a,
  .active-programas-page header .header-container ul li:hover a,
  .archive-noticias-page header .header-container ul li:hover a,
  .contacts-page header .header-container ul li:hover a,
  .donation-page header .header-container ul li:hover a,
  .four04-page header .header-container ul li:hover a,
  .invitation-page header .header-container ul li:hover a,
  .media-center-page header .header-container ul li:hover a,
  .programs-page header .header-container ul li:hover a,
  .single-mediacenter-page header .header-container ul li:hover a,
  .single-noticias-page header .header-container ul li:hover a,
  .single-programas-page header .header-container ul li:hover a,
  .taxonomy-noticias-page header .header-container ul li:hover a {
    color: #fff;
  }
}
.about-page header .header-container .line,
.active-programas-page header .header-container .line,
.archive-noticias-page header .header-container .line,
.contacts-page header .header-container .line,
.donation-page header .header-container .line,
.four04-page header .header-container .line,
.invitation-page header .header-container .line,
.media-center-page header .header-container .line,
.programs-page header .header-container .line,
.single-mediacenter-page header .header-container .line,
.single-noticias-page header .header-container .line,
.single-programas-page header .header-container .line,
.taxonomy-noticias-page header .header-container .line {
  width: 82px;
  height: 4px;
  display: block;
  background-color: #fff;
  margin: 226px auto 0;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
}
.about-page header .header-container span:not(line),
.active-programas-page header .header-container span:not(line),
.archive-noticias-page header .header-container span:not(line),
.contacts-page header .header-container span:not(line),
.donation-page header .header-container span:not(line),
.four04-page header .header-container span:not(line),
.invitation-page header .header-container span:not(line),
.media-center-page header .header-container span:not(line),
.programs-page header .header-container span:not(line),
.single-mediacenter-page header .header-container span:not(line),
.single-noticias-page header .header-container span:not(line),
.single-programas-page header .header-container span:not(line),
.taxonomy-noticias-page header .header-container span:not(line) {
  font-family: mirpuri-mono;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
}
.about-page header .header-container h4,
.active-programas-page header .header-container h4,
.archive-noticias-page header .header-container h4,
.contacts-page header .header-container h4,
.donation-page header .header-container h4,
.four04-page header .header-container h4,
.invitation-page header .header-container h4,
.media-center-page header .header-container h4,
.programs-page header .header-container h4,
.single-mediacenter-page header .header-container h4,
.single-noticias-page header .header-container h4,
.single-programas-page header .header-container h4,
.taxonomy-noticias-page header .header-container h4 {
  font-family: mirpuri-bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 3px;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
}
.about-page header .header-container h4 span,
.active-programas-page header .header-container h4 span,
.archive-noticias-page header .header-container h4 span,
.contacts-page header .header-container h4 span,
.donation-page header .header-container h4 span,
.four04-page header .header-container h4 span,
.invitation-page header .header-container h4 span,
.media-center-page header .header-container h4 span,
.programs-page header .header-container h4 span,
.single-mediacenter-page header .header-container h4 span,
.single-noticias-page header .header-container h4 span,
.single-programas-page header .header-container h4 span,
.taxonomy-noticias-page header .header-container h4 span {
  font-family: mirpuri-book;
  font-size: 7px;
  text-transform: none;
  letter-spacing: 1px;
}
.single-noticias-page header .header-container .mask {
  margin: 40px 0;
}
.single-noticias-page header .header-container .mask-subject {
  margin-top: 150px;
  overflow: hidden;
}
.four04-page header .header-container {
  margin-top: -566px;
}
.four04-page header .header-container .bg-blue-down {
  height: 0;
}
.four04-page header .header-container .mask-title {
  margin-top: 185px;
  margin-bottom: 25px;
}
.four04-page header .header-container .mask-subtitle {
  margin: 0;
}
.four04-page header .header-container .mask-text {
  margin: 15px 0 0;
}
.four04-page header .header-container .title {
  font-size: 100px;
  margin-bottom: 0;
}
.four04-page header .header-container h3 {
  font-family: mirpuri-light;
  font-size: 35px;
  color: #fff;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
}
.four04-page header .header-container .text {
  color: #a4b4c6;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
}
.four04-page header .header-container .btn {
  margin-top: 55px;
  margin-bottom: 85px;
}
.four04-page .related-articles-container {
  margin-top: 0;
}
.archive-noticias-page header .header-container .mask,
.archive-noticias-page header .header-container svg,
.media-center-page header .header-container .mask,
.media-center-page header .header-container svg {
  margin: 200px 0 0;
}
.media-center-page header .header-container .mask {
  margin-bottom: 0;
}
.programs-page header .header-container .mask,
.single-programas-page header .header-container .mask {
  margin: 150px 0;
}
.programs-page header .header-container svg,
.single-programas-page header .header-container svg {
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
  margin-left: 15px;
}
@media only screen and (min-width: 1440px) {
  .active-programas-page header .header-container {
    min-height: 480px;
  }
}
.active-programas-page header .header-container .mask {
  margin: 0 0 60px;
}
.active-programas-page header .header-container .mask-subject {
  overflow: hidden;
  margin: 145px 0 40px;
}
.active-programas-page header .header-container svg {
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
  margin-left: 15px;
}
.active-programas-page header .header-container .title {
  font-size: 65px;
}
.donation-page header .header-container {
  margin-top: -434px;
}
.header-photo-container .block-bg-cover {
  -webkit-transform: translateX(-81vw);
  transform: translateX(-81vw);
}
#header-main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: 0 0;
  padding: 65px 0;
}
#header-main .d-flex {
  display: flex;
}
#header-main .pr {
  position: relative;
}
#header-main .d-flex-middle {
  display: flex;
  align-items: center;
}
#header-main .main-logo {
  position: relative;
  z-index: 3;
  font-size: 0;
}
#header-main #back-btn h2,
#header-main #back-btn ul li a,
#header-main #programs-list-container h2,
#header-main #programs-list-container ul li a {
  color: #232937;
  font-family: mirpuri-book;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
}
#header-main .main-logo svg path {
  fill: #232937;
}
#header-main .main-logo #logo-mobile {
  display: none;
}
#header-main .main-logo #logo-desktop {
  width: 180px;
}
@media only screen and (max-width: 1024px) {
  #header-main .main-logo #logo-desktop {
    display: none;
  }
  #header-main .main-logo #logo-mobile {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #header-main .main-logo #logo-mobile {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media only screen and (max-width: 414px) {
  #header-main .main-logo {
    margin-top: 10px;
  }
  #header-main {
    padding: 35px 0;
  }
}
#header-main #programs-wrapper {
  width: 100vw;
  position: fixed;
  top: 95px;
  right: calc(5.3% + 0.9375rem);
  z-index: 3;
}
#header-main #back-btn,
#header-main #programs-list-container {
  height: 62px;
  display: flex;
  align-items: center;
  padding: 0 90px 0 50px;
  cursor: pointer;
  position: absolute;
  right: calc(3.5% + 31px);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 100px;
}
#header-main #back-btn:before,
#header-main #programs-list-container:before {
  content: "";
  width: 0;
  height: 100%;
  background: #f3f5f8;
  position: absolute;
  top: 0;
  right: 0;
  transition: 1s width cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 1s width cubic-bezier(0.19, 1, 0.22, 1);
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  z-index: 3;
}
#header-main #back-btn .mask-active-program,
#header-main #back-btn .mask-back,
#header-main #programs-list-container .mask-active-program,
#header-main #programs-list-container .mask-back {
  overflow: hidden;
}
#header-main #back-btn .mask-active-program.mask-arrow,
#header-main #programs-list-container .mask-active-program.mask-arrow {
  width: 12px;
  height: 7px;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  z-index: 10;
}
#header-main #back-btn h2,
#header-main #programs-list-container h2 {
  position: relative;
  z-index: 3;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  transition: 0.4s transform cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.4s transform cubic-bezier(0.19, 1, 0.22, 1);
}
#header-main #back-btn .arrow,
#header-main #programs-list-container .arrow {
  width: 12px;
  height: 7px;
  position: absolute;
  top: -55px;
  transition: 1s top cubic-bezier(0.19, 1, 0.22, 1),
    0.6s transform cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 1s top cubic-bezier(0.19, 1, 0.22, 1),
    0.6s transform cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 3;
}
#header-main #back-btn .arrow polyline,
#header-main #programs-list-container .arrow polyline {
  fill: none;
  stroke: #232937;
  stroke-miterlimit: 10;
  stroke-width: 7px;
  fill-rule: evenodd;
}
#header-main #back-btn .arrow.open,
#header-main #programs-list-container .arrow.open {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#header-main #back-btn ul,
#header-main #programs-list-container ul {
  width: calc(100% + 30px);
  position: absolute;
  top: 25px;
  left: 0;
  padding-left: 50px;
  padding-right: 50px;
  z-index: -2;
  background: #f3f5f8;
  overflow: hidden;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
#header-main #back-btn ul .mask-program,
#header-main #programs-list-container ul .mask-program {
  margin-bottom: 20px;
  overflow: hidden;
}
#header-main #back-btn ul .mask-program:first-of-type,
#header-main #programs-list-container ul .mask-program:first-of-type {
  margin-top: 50px;
}
#header-main #back-btn ul .mask-program:last-of-type,
#header-main #programs-list-container ul .mask-program:last-of-type {
  margin-bottom: 50px;
}
#header-main #back-btn ul li,
#header-main #programs-list-container ul li {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
#header-main #back-btn ul li a.selected,
#header-main #programs-list-container ul li a.selected {
  color: #000b98;
}
#header-main #back-btn ul li.open,
#header-main #programs-list-container ul li.open {
  transition: 1.5s transform cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.1s;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
#header-main #back-btn.show:before,
#header-main #programs-list-container.show:before {
  width: 100%;
}
#header-main #back-btn.show h2,
#header-main #programs-list-container.show h2 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}
#header-main #back-btn.show .arrow,
#header-main #programs-list-container.show .arrow {
  top: 0;
}
#header-main #back-btn {
  display: none;
  padding: 0 70px 0 50px;
}
#header-main #btn-menu {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #232937;
  border: none;
  position: absolute;
  right: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 3;
  transition: 0.3s background cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.3s background cubic-bezier(0.19, 1, 0.22, 1);
}
#header-main #btn-menu #hamburguer {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  #header-main #back-btn ul li a:hover,
  #header-main #programs-list-container ul li a:hover {
    color: #000b98;
  }
  #header-main #btn-menu #hamburguer {
    transition: height 0.35s 0.35s, border-color 0.35s 0.35s;
    -webkit-transition: height 0.35s 0.35s, border-color 0.35s 0.35s;
  }
  #header-main #btn-menu .hover #hamburguer div:first-of-type,
  #header-main #btn-menu:hover #hamburguer div:first-of-type {
    transform: translate3D(0, 9px, 0) rotate(-90deg);
  }
  #header-main #btn-menu .hover #hamburguer div:nth-child(2),
  #header-main #btn-menu:hover #hamburguer div:nth-child(2) {
    transform: scaleX(0);
    transform-origin: center center;
  }
  #header-main #btn-menu .hover #hamburguer div:last-of-type,
  #header-main #btn-menu:hover #hamburguer div:last-of-type {
    transform: translate3D(0, -10px, 0) rotate(0);
  }
}
@media only screen and (max-width: 1024px) {
  #header-main #btn-menu #hamburguer {
    transition: height 0.35s 0.35s;
    -webkit-transition: height 0.35s 0.35s;
  }
}
#header-main #btn-menu #hamburguer div {
  width: 100%;
  height: 1px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
#header-main #btn-menu #hamburguer div:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
#header-main #btn-menu #hamburguer div:last-of-type {
  position: absolute;
  bottom: 0;
  left: 0;
}
footer,
footer .form {
  position: relative;
}
#header-main #btn-menu.color #hamburguer div {
  background: #232937;
}
@media only screen and (min-width: 1024px) {
  #header-main #btn-menu.openMenu {
    background-color: #fff;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #header-main #btn-menu.openMenu #hamburguer div:first-of-type {
    transform: translate3D(0, 9px, 0) rotate(-45deg);
  }
  #header-main #btn-menu.openMenu #hamburguer div:nth-child(2) {
    transform: scaleX(0);
    transform-origin: center center;
  }
  #header-main #btn-menu.openMenu #hamburguer div:last-of-type {
    transform: translate3D(0, -10px, 0) rotate(45deg);
  }
  footer a:hover {
    color: #000b98;
  }
}
@media only screen and (max-width: 1024px) {
  #header-main #btn-menu.openMenu {
    background-color: #fff;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  #header-main #btn-menu.openMenu #hamburguer div:first-of-type {
    transform: translate3D(0, 9px, 0) rotate(-45deg);
  }
  #header-main #btn-menu.openMenu #hamburguer div:nth-child(2) {
    transform: scaleX(0);
    transform-origin: center center;
  }
  #header-main #btn-menu.openMenu #hamburguer div:last-of-type {
    transform: translate3D(0, -10px, 0) rotate(45deg);
  }
}
@media only screen and (max-width: 1440px) {
  #header-main .d-flex {
    display: initial;
  }
}
footer {
  background-color: #232937;
  padding: 95px 0 1px;
  z-index: 100;
  overflow: hidden;
}
footer h1 {
  font-family: mirpuri-bold;
  font-size: 15px;
  line-height: 50px;
  letter-spacing: 0.25px;
  color: #232937;
}
footer .form input,
footer a {
  font-family: mirpuri-book;
  font-size: 15px;
  letter-spacing: 0.25px;
}
footer a {
  display: block;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 8px;
}
footer .footer-logo {
  margin-bottom: 85px;
}
footer .form input {
  width: 100%;
  padding: 15px 30px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 30px;
  color: #727887;
}
.btn,
.related-articles-container .related-article h3,
.related-articles-container .related-article span {
  font-family: mirpuri-bold;
  color: #fff;
}
@media only screen and (max-width: 1650px) {
  footer .form input {
    width: 70%;
    margin-left: 15%;
  }
}
@media only screen and (max-width: 1440px) {
  footer .form input {
    width: 75%;
    margin-left: 5%;
  }
}
@media only screen and (max-width: 1024px) {
  footer .form input {
    width: 80%;
    font-size: 13px;
    border-radius: 30px 0 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  footer .form input {
    width: 60%;
  }
}
footer .form .btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  z-index: 1;
  width: 156px;
  height: 47px;
}
footer .form .btn span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 47px;
  opacity: 0;
  visibility: hidden;
}
footer .form .btn span.subscribe {
  opacity: 1;
  visibility: visible;
}
footer .form .btn #submit_feedback {
  display: none;
  position: absolute;
  top: calc(50% - 11px);
  left: calc(50% - 13px);
  width: 26px;
  height: 22px;
}
@media only screen and (max-width: 414px) {
  footer .form .btn #submit_feedback {
    display: block;
  }
}
footer .form .btn #submit_feedback .error path,
footer .form .btn #submit_feedback .send,
footer .form .btn #submit_feedback .success {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
footer .form .btn #submit_feedback .loading {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
footer .form .btn #submit_feedback .loading path {
  fill: #fff;
  -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
}
footer .form .btn #submit_feedback .loading path:nth-child(3n + 1) {
  animation-delay: 0.15s;
}
footer .form .btn #submit_feedback .loading path:nth-child(3n + 2) {
  animation-delay: 0.3s;
}
@-webkit-keyframes ball {
  from {
    -webkit-transform: translateY(0) scaleY(0.8);
  }
  to {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes ball {
  from {
    transform: translateY(0) scaleY(0.8);
  }
  to {
    transform: translateY(-10px);
  }
}
footer .form .btn #submit_feedback .error,
footer .form .btn #submit_feedback .loading,
footer .form .btn #submit_feedback .send,
footer .form .btn #submit_feedback .success {
  -webkit-transition: opacity 0.25s ease;
  -mos-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
footer .form .btn #submit_feedback .error,
footer .form .btn #submit_feedback .loading,
footer .form .btn #submit_feedback .success {
  opacity: 0;
}
footer .form .btn #submit_feedback .send {
  opacity: 1;
}
footer .form .btn.loading-state #submit_feedback .send {
  opacity: 0;
}
footer .form .btn.loading-state #submit_feedback .loading {
  opacity: 1;
}
footer .form .btn.success-state #submit_feedback .loading,
footer .form .btn.success-state #submit_feedback .send {
  opacity: 0;
}
footer .form .btn.success-state #submit_feedback .success {
  opacity: 1;
}
footer .form .btn.error-state #submit_feedback .loading,
footer .form .btn.error-state #submit_feedback .send {
  opacity: 0;
}
footer .form .btn.error-state #submit_feedback .error {
  opacity: 1;
}
footer .buro {
  margin-top: 90px;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  footer .form .btn {
    right: 10%;
  }
  footer .padd-mob {
    padding-left: 0.9375rem;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 414px) {
  footer .footer-logo {
    margin-bottom: 55px;
  }
  footer .form {
    margin-bottom: 50px;
  }
  footer .form input {
    margin-left: 0.9375rem;
    width: 75%;
  }
  footer .form .btn {
    font-size: 0;
    padding: 0;
    width: 60px;
  }
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.btn {
  padding: 15px 30px;
  text-align: center;
  border-radius: 30px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.btn.btn-hover {
  transition: 0.6s all cubic-bezier(0.19, 1, 0.22, 1);
}
.related-articles-container {
  width: 100vw;
  height: auto;
  margin-top: 310px;
  position: relative;
  z-index: 100;
}
.related-articles-container .row.expanded {
  margin-left: inherit;
}
.related-articles-container .related-article {
  width: calc(100vw / 3);
  height: 190px;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  padding-left: 80px;
}
.related-articles-container .related-article h3,
.related-articles-container .related-article span {
  position: relative;
  z-index: 1;
}
.related-articles-container .related-article h3 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 36px;
  margin-top: 15px;
}
@media only screen and (max-width: 1440px) {
  .related-articles-container .related-article h3 {
    font-size: 28px;
    line-height: 34px;
  }
}
.related-articles-container .related-article span {
  font-size: 7px;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 3px;
  white-space: nowrap;
}
.related-articles-container .related-article .article-image {
  position: absolute;
  top: 0;
  left: 0;
  transition: 7s transform ease-in-out;
  -webkit-transition: 7s transform ease-in-out;
}
.related-articles-container .related-article .article-image .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(35, 41, 55, 0.4);
}
@media only screen and (min-width: 1024px) {
  .btn.btn-hover:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -webkit-box-shadow: 0 25px 70px 0 rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 25px 70px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 0 25px 70px 0 rgba(0, 0, 0, 0.65);
  }
  .related-articles-container .related-article:hover .article-image {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}
@media only screen and (max-width: 1024px) {
  .related-articles-container .related-article {
    width: calc(100vw / 1);
    float: none;
  }
  header .header-container .scroll-helper {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .related-articles-container .related-article h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.page-content .menu-lateral-container {
  width: 100px;
  height: 81vh;
  position: absolute;
  top: 9.5vh;
  right: 45px;
  bottom: 9.5vh;
  z-index: 3;
}
.page-content .menu-lateral-container .menu-lateral-wrapper {
  width: 615px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.page-content .menu-lateral-container .menu-lateral-wrapper.half {
  width: 405px;
}
.page-content .menu-lateral-container .menu-lateral-wrapper.half-one {
  width: 150px;
}
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper {
  background: #f3f5f8;
  float: left;
  max-width: 250px;
  width: 200px;
  padding: 10px 0 14px 25px;
  margin-left: 5px;
  position: relative;
  cursor: pointer;
}
.page-content
  .menu-lateral-container
  .menu-lateral-wrapper
  .wrapper.active:before {
  top: -7px;
}
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper:before {
  content: "";
  width: 100%;
  height: 7px;
  background-color: #d6d9de;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.4s top ease-in-out;
  -webkit-transition: 0.4s top ease-in-out;
}
.page-content
  .menu-lateral-container
  .menu-lateral-wrapper
  .wrapper:first-of-type {
  margin-left: 0;
}
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper p,
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper span {
  font-family: mirpuri-mono;
  letter-spacing: 1px;
  line-height: 20px;
  color: #727887;
}
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper span {
  font-size: 12px;
  line-height: 20px;
}
.page-content .menu-lateral-container .menu-lateral-wrapper .wrapper p {
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .page-content .menu-lateral-container .menu-lateral-wrapper .wrapper:hover {
    background-color: #d6d9de;
  }
}
.page-content .menu-lateral-container.pos-fixed {
  position: fixed;
}
.page-content .menu-lateral-container.new-pos {
  position: absolute;
  top: initial;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 50%,
    rgba(35, 41, 55, 0.75) 95%
  );
  background: -moz-linear-gradient(
    to bottom,
    transparent 50%,
    rgba(35, 41, 55, 0.75) 95%
  );
  background: -webkit-linear-gradient(
    to bottom,
    transparent 50%,
    rgba(35, 41, 55, 0.75) 95%
  );
}
header .header-container .scroll-helper {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  position: absolute;
  bottom: calc(100% - 415px);
  left: calc(6.25% - 62px + 6.25%);
}
header .header-container .scroll-helper svg {
  margin: 0;
}
header .header-container .scroll-helper .arrow {
  width: 12px;
  height: 7px;
  margin-left: -10px;
  margin-right: 10px;
  -webkit-animation: arrowMove 2s infinite;
  animation: arrowMove 2s infinite;
}
header .header-container .scroll-helper span {
  font-family: mirpuri-mono;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
}
@-webkit-keyframes arrowMove {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
}
@keyframes arrowMove {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
}
@media only screen and (max-width: 1650px) {
  .about-page header .header-container .title,
  .active-programas-page header .header-container .title,
  .archive-noticias-page header .header-container .title,
  .contacts-page header .header-container .title,
  .donation-page header .header-container .title,
  .media-center-page header .header-container .title,
  .programs-page header .header-container .title,
  .single-mediacenter-page header .header-container .title,
  .single-programas-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 70px;
  }
  .single-noticias-page header .header-container .title {
    font-size: 60px;
    line-height: 61px;
  }
}
@media only screen and (max-width: 1440px) {
  #header-main #programs-wrapper {
    top: 85px;
    right: calc(5% + 0.9375rem);
  }
  .about-page header .header-container .title,
  .active-programas-page header .header-container .title,
  .archive-noticias-page header .header-container .title,
  .contacts-page header .header-container .title,
  .donation-page header .header-container .title,
  .media-center-page header .header-container .title,
  .programs-page header .header-container .title,
  .single-mediacenter-page header .header-container .title,
  .single-programas-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper
    .slider-arrow.right,
  .slider-pictures-wrapper .slick-next {
    right: 15px;
  }
  .about-page header .call-to-action,
  .active-programas-page header .call-to-action,
  .archive-noticias-page header .call-to-action,
  .contacts-page header .call-to-action,
  .donation-page header .call-to-action,
  .four04-page header .call-to-action,
  .home-page .call-to-action,
  .media-center-page header .call-to-action,
  .programs-page header .call-to-action,
  .single-mediacenter-page header .call-to-action,
  .single-noticias-page header .call-to-action,
  .single-programas-page header .call-to-action,
  .taxonomy-noticias-page header .call-to-action {
    display: none;
  }
  #header-main #programs-wrapper {
    top: 96px;
  }
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper
    .slider-arrow {
    opacity: 1;
  }
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper
    .slider-arrow.left,
  .slider-pictures-wrapper .slick-prev {
    left: 15px;
  }
  .about-page header .header-photo-container,
  .active-programas-page header .header-photo-container,
  .archive-noticias-page header .header-photo-container,
  .contacts-page header .header-photo-container,
  .donation-page header .header-photo-container,
  .four04-page header .header-photo-container,
  .media-center-page header .header-photo-container,
  .programs-page header .header-photo-container,
  .single-mediacenter-page header .header-photo-container,
  .single-noticias-page header .header-photo-container,
  .single-programas-page header .header-photo-container,
  .taxonomy-noticias-page header .header-photo-container {
    height: 65vh;
  }
  .about-page header .header-container,
  .active-programas-page header .header-container,
  .archive-noticias-page header .header-container,
  .contacts-page header .header-container,
  .donation-page header .header-container,
  .four04-page header .header-container,
  .media-center-page header .header-container,
  .programs-page header .header-container,
  .single-mediacenter-page header .header-container,
  .single-noticias-page header .header-container,
  .single-programas-page header .header-container,
  .taxonomy-noticias-page header .header-container {
    padding: 0;
    margin-top: -150px;
  }
  .about-page header .header-container .title,
  .active-programas-page header .header-container .title,
  .archive-noticias-page header .header-container .title,
  .contacts-page header .header-container .title,
  .donation-page header .header-container .title,
  .four04-page header .header-container .title,
  .media-center-page header .header-container .title,
  .programs-page header .header-container .title,
  .single-mediacenter-page header .header-container .title,
  .single-noticias-page header .header-container .title,
  .single-programas-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 60px;
    margin-bottom: 0;
  }
  .about-page header .header-container .bg-blue-up,
  .active-programas-page header .header-container .bg-blue-up,
  .archive-noticias-page header .header-container .bg-blue-up,
  .contacts-page header .header-container .bg-blue-up,
  .donation-page header .header-container .bg-blue-up,
  .four04-page header .header-container .bg-blue-up,
  .media-center-page header .header-container .bg-blue-up,
  .programs-page header .header-container .bg-blue-up,
  .single-mediacenter-page header .header-container .bg-blue-up,
  .single-noticias-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 20.5%;
  }
  .about-page header .header-container .bg-blue-down,
  .active-programas-page header .header-container .bg-blue-down,
  .archive-noticias-page header .header-container .bg-blue-down,
  .contacts-page header .header-container .bg-blue-down,
  .donation-page header .header-container .bg-blue-down,
  .four04-page header .header-container .bg-blue-down,
  .media-center-page header .header-container .bg-blue-down,
  .programs-page header .header-container .bg-blue-down,
  .single-mediacenter-page header .header-container .bg-blue-down,
  .single-noticias-page header .header-container .bg-blue-down,
  .single-programas-page header .header-container .bg-blue-down,
  .taxonomy-noticias-page header .header-container .bg-blue-down {
    height: calc(100% - 150px);
    max-width: 100%;
  }
  .about-page header .header-container .mask,
  .about-page header .header-container svg,
  .active-programas-page header .header-container .mask,
  .active-programas-page header .header-container svg,
  .archive-noticias-page header .header-container .mask,
  .archive-noticias-page header .header-container svg,
  .contacts-page header .header-container .mask,
  .contacts-page header .header-container svg,
  .donation-page header .header-container .mask,
  .donation-page header .header-container svg,
  .four04-page header .header-container .mask,
  .four04-page header .header-container svg,
  .media-center-page header .header-container .mask,
  .media-center-page header .header-container svg,
  .programs-page header .header-container .mask,
  .programs-page header .header-container svg,
  .single-mediacenter-page header .header-container .mask,
  .single-mediacenter-page header .header-container svg,
  .single-noticias-page header .header-container .mask,
  .single-noticias-page header .header-container svg,
  .single-programas-page header .header-container .mask,
  .single-programas-page header .header-container svg,
  .taxonomy-noticias-page header .header-container .mask,
  .taxonomy-noticias-page header .header-container svg {
    margin: 100px 0 50px;
  }
  .about-page header .header-container .line,
  .active-programas-page header .header-container .line,
  .archive-noticias-page header .header-container .line,
  .contacts-page header .header-container .line,
  .donation-page header .header-container .line,
  .four04-page header .header-container .line,
  .media-center-page header .header-container .line,
  .programs-page header .header-container .line,
  .single-mediacenter-page header .header-container .line,
  .single-noticias-page header .header-container .line,
  .single-programas-page header .header-container .line,
  .taxonomy-noticias-page header .header-container .line {
    width: 60px;
    margin-top: 120px;
  }
  .about-page header .header-container ul,
  .active-programas-page header .header-container ul,
  .archive-noticias-page header .header-container ul,
  .contacts-page header .header-container ul,
  .donation-page header .header-container ul,
  .four04-page header .header-container ul,
  .media-center-page header .header-container ul,
  .programs-page header .header-container ul,
  .single-mediacenter-page header .header-container ul,
  .single-noticias-page header .header-container ul,
  .single-programas-page header .header-container ul,
  .taxonomy-noticias-page header .header-container ul {
    padding-bottom: 100px;
  }
  .four04-page header .header-photo-container {
    height: 100vh;
  }
  .four04-page header .header-container {
    margin-top: -456px;
  }
  .four04-page header .header-container .bg-blue-down {
    height: 0;
  }
  .four04-page header .header-container .mask-title {
    margin-top: 75px;
    margin-bottom: 25px;
  }
  .four04-page header .header-container .mask-subtitle {
    margin: 0;
  }
  .four04-page header .header-container .mask-text {
    margin: 15px 0 0;
  }
  .four04-page header .header-container .title {
    font-size: 100px;
    margin-bottom: 0;
  }
  .four04-page header .header-container h3 {
    font-size: 35px;
  }
  .four04-page header .header-container .btn {
    margin-top: 55px;
    margin-bottom: 85px;
  }
  .four04-page .related-articles-container {
    margin-top: 0;
  }
  .active-programas-page header .header-container .title,
  .archive-noticias-page header .header-container .title,
  .contacts-page header .header-container .title,
  .donation-page header .header-container .title,
  .media-center-page header .header-container .title,
  .programs-page header .header-container .title,
  .single-mediacenter-page header .header-container .title,
  .single-programas-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    margin-top: -5px;
  }
  .archive-noticias-page header .header-container .mask,
  .media-center-page header .header-container .mask {
    mask: 100px 0 20px 0;
  }
  .archive-noticias-page header .header-container ul,
  .media-center-page header .header-container ul {
    margin-top: -25px;
    padding-bottom: 50px;
  }
  .archive-noticias-page header .header-container ul .mask-item,
  .media-center-page header .header-container ul .mask-item {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .archive-noticias-page header .header-container ul li,
  .media-center-page header .header-container ul li {
    display: block;
    margin-left: 4px;
  }
  .active-programas-page header .header-container .title,
  .single-noticias-page header .header-container .title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 0;
  }
  .active-programas-page header .header-container svg,
  .single-noticias-page header .header-container svg {
    margin: 100px 0 20px;
  }
  .active-programas-page header .header-container .mask,
  .single-noticias-page header .header-container .mask {
    margin: 00px 0 50px;
  }
  .active-programas-page header .header-container .mask-subject,
  .single-noticias-page header .header-container .mask-subject {
    margin: 80px 0 20px;
    overflow: hidden;
  }
  .single-programas-page header .header-container .title {
    font-size: 52px;
  }
  .single-programas-page header .header-container svg {
    margin: 100px 0 20px 20px;
    transform: scale(2.5);
    transform-origin: center center;
  }
  .active-programas-page header .header-container svg {
    transform: scale(2.2);
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  #header-main #programs-wrapper {
    top: 86px;
    right: calc(4.3% + 0.9375rem);
  }
  .about-page header .header-photo-container,
  .active-programas-page header .header-photo-container,
  .archive-noticias-page header .header-photo-container,
  .contacts-page header .header-photo-container,
  .donation-page header .header-photo-container,
  .four04-page header .header-photo-container,
  .media-center-page header .header-photo-container,
  .programs-page header .header-photo-container,
  .single-mediacenter-page header .header-photo-container,
  .single-programas-page header .header-photo-container,
  .taxonomy-noticias-page header .header-photo-container {
    height: 65vh;
  }
  .about-page header .header-container .bg-blue-up,
  .active-programas-page header .header-container .bg-blue-up,
  .archive-noticias-page header .header-container .bg-blue-up,
  .contacts-page header .header-container .bg-blue-up,
  .donation-page header .header-container .bg-blue-up,
  .four04-page header .header-container .bg-blue-up,
  .media-center-page header .header-container .bg-blue-up,
  .programs-page header .header-container .bg-blue-up,
  .single-mediacenter-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 20.1%;
  }
  .archive-noticias-page header .header-container .title,
  .media-center-page header .header-container .title {
    font-size: 55px;
  }
  .archive-noticias-page header .header-container ul .mask-item,
  .media-center-page header .header-container ul .mask-item {
    margin-bottom: 20px;
  }
  .four04-page header .header-photo-container {
    height: 100vh;
  }
  .four04-page header .header-container {
    margin-top: -420px;
  }
  .four04-page header .header-container .title {
    font-size: 80px;
  }
  .four04-page header .header-container h3 {
    font-size: 25px;
  }
  .four04-page .related-articles-container {
    margin-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  #header-main #back-btn {
    width: 120px;
    padding: 0 0 0 30px;
  }
  #header-main #programs-wrapper {
    top: 60px;
    right: calc(3% + 0.9375rem);
    z-index: 10;
  }
  #slider-wrapper {
    height: 200px;
  }
  #slider-wrapper #slider-active-container #slider-active-wrapper .slider-arrow,
  #slider-wrapper
    #slider-active-container
    #slider-active-wrapper
    .slider-arrow
    svg {
    width: 25px;
    height: 25px;
  }
  .slider-pictures-wrapper .slick-prev {
    left: 25px;
  }
  .slider-pictures-wrapper .slick-next {
    right: 25px;
  }
  #slider-wrapper #slider-active-container #bullets-active-carousel .bullet {
    margin-bottom: 25px;
  }
  .about-page .nopadd-mob,
  .active-programas-page .nopadd-mob,
  .archive-noticias-page .nopadd-mob,
  .contacts-page .nopadd-mob,
  .donation-page .nopadd-mob,
  .four04-page .nopadd-mob,
  .media-center-page .nopadd-mob,
  .programs-page .nopadd-mob,
  .single-mediacenter-page .nopadd-mob,
  .single-noticias-page .nopadd-mob,
  .single-programas-page .nopadd-mob,
  .taxonomy-noticias-page .nopadd-mob {
    padding: 0;
  }
  .about-page header .header-photo-container,
  .active-programas-page header .header-photo-container,
  .archive-noticias-page header .header-photo-container,
  .contacts-page header .header-photo-container,
  .donation-page header .header-photo-container,
  .four04-page header .header-photo-container,
  .media-center-page header .header-photo-container,
  .programs-page header .header-photo-container,
  .single-mediacenter-page header .header-photo-container,
  .single-noticias-page header .header-photo-container,
  .single-programas-page header .header-photo-container,
  .taxonomy-noticias-page header .header-photo-container {
    height: 80vh;
  }
  .about-page header .header-container .title,
  .active-programas-page header .header-container .title,
  .archive-noticias-page header .header-container .title,
  .contacts-page header .header-container .title,
  .donation-page header .header-container .title,
  .four04-page header .header-container .title,
  .media-center-page header .header-container .title,
  .programs-page header .header-container .title,
  .single-mediacenter-page header .header-container .title,
  .single-noticias-page header .header-container .title,
  .single-programas-page header .header-container .title,
  .taxonomy-noticias-page header .header-container .title {
    font-size: 30px;
    line-height: 40px;
  }
  .about-page header .header-container .mask,
  .active-programas-page header .header-container .mask,
  .archive-noticias-page header .header-container .mask,
  .contacts-page header .header-container .mask,
  .donation-page header .header-container .mask,
  .four04-page header .header-container .mask,
  .media-center-page header .header-container .mask,
  .programs-page header .header-container .mask,
  .single-mediacenter-page header .header-container .mask,
  .single-noticias-page header .header-container .mask,
  .single-programas-page header .header-container .mask,
  .taxonomy-noticias-page header .header-container .mask {
    margin: 40px 0 50px;
  }
  .about-page header .header-container .line,
  .active-programas-page header .header-container .line,
  .archive-noticias-page header .header-container .line,
  .contacts-page header .header-container .line,
  .donation-page header .header-container .line,
  .four04-page header .header-container .line,
  .media-center-page header .header-container .line,
  .programs-page header .header-container .line,
  .single-mediacenter-page header .header-container .line,
  .single-noticias-page header .header-container .line,
  .single-programas-page header .header-container .line,
  .taxonomy-noticias-page header .header-container .line {
    width: 75px;
    margin: 80px 0 0;
  }
  .about-page header .header-container .bg-blue-up,
  .active-programas-page header .header-container .bg-blue-up,
  .archive-noticias-page header .header-container .bg-blue-up,
  .contacts-page header .header-container .bg-blue-up,
  .donation-page header .header-container .bg-blue-up,
  .four04-page header .header-container .bg-blue-up,
  .media-center-page header .header-container .bg-blue-up,
  .programs-page header .header-container .bg-blue-up,
  .single-mediacenter-page header .header-container .bg-blue-up,
  .single-noticias-page header .header-container .bg-blue-up,
  .single-programas-page header .header-container .bg-blue-up,
  .taxonomy-noticias-page header .header-container .bg-blue-up {
    width: 37.6%;
  }
  .about-page header .header-container .mask-title:last-of-type,
  .active-programas-page header .header-container .mask-title:last-of-type,
  .archive-noticias-page header .header-container .mask-title:last-of-type,
  .contacts-page header .header-container .mask-title:last-of-type,
  .donation-page header .header-container .mask-title:last-of-type,
  .four04-page header .header-container .mask-title:last-of-type,
  .media-center-page header .header-container .mask-title:last-of-type,
  .programs-page header .header-container .mask-title:last-of-type,
  .single-mediacenter-page header .header-container .mask-title:last-of-type,
  .single-noticias-page header .header-container .mask-title:last-of-type,
  .single-programas-page header .header-container .mask-title:last-of-type,
  .taxonomy-noticias-page header .header-container .mask-title:last-of-type {
    margin-bottom: 40px;
  }
  .about-page header .header-container svg,
  .active-programas-page header .header-container svg,
  .archive-noticias-page header .header-container svg,
  .contacts-page header .header-container svg,
  .donation-page header .header-container svg,
  .four04-page header .header-container svg,
  .media-center-page header .header-container svg,
  .programs-page header .header-container svg,
  .single-mediacenter-page header .header-container svg,
  .single-noticias-page header .header-container svg,
  .single-programas-page header .header-container svg,
  .taxonomy-noticias-page header .header-container svg {
    margin-left: 0;
    margin-top: 50px;
    margin-bottom: 0;
    width: 72px;
  }
  .about-page header .header-container .mask-subject,
  .active-programas-page header .header-container .mask-subject,
  .archive-noticias-page header .header-container .mask-subject,
  .contacts-page header .header-container .mask-subject,
  .donation-page header .header-container .mask-subject,
  .four04-page header .header-container .mask-subject,
  .media-center-page header .header-container .mask-subject,
  .programs-page header .header-container .mask-subject,
  .single-mediacenter-page header .header-container .mask-subject,
  .single-noticias-page header .header-container .mask-subject,
  .single-programas-page header .header-container .mask-subject,
  .taxonomy-noticias-page header .header-container .mask-subject {
    margin-top: 50px;
    overflow: hidden;
  }
  .about-page header .header-container ul,
  .active-programas-page header .header-container ul,
  .archive-noticias-page header .header-container ul,
  .contacts-page header .header-container ul,
  .donation-page header .header-container ul,
  .four04-page header .header-container ul,
  .media-center-page header .header-container ul,
  .programs-page header .header-container ul,
  .single-mediacenter-page header .header-container ul,
  .single-noticias-page header .header-container ul,
  .single-programas-page header .header-container ul,
  .taxonomy-noticias-page header .header-container ul {
    padding-bottom: 50px;
  }
  .about-page header .header-container ul li,
  .about-page header .header-container ul li:nth-child(1),
  .active-programas-page header .header-container ul li,
  .active-programas-page header .header-container ul li:nth-child(1),
  .archive-noticias-page header .header-container ul li,
  .archive-noticias-page header .header-container ul li:nth-child(1),
  .contacts-page header .header-container ul li,
  .contacts-page header .header-container ul li:nth-child(1),
  .donation-page header .header-container ul li,
  .donation-page header .header-container ul li:nth-child(1),
  .four04-page header .header-container ul li,
  .four04-page header .header-container ul li:nth-child(1),
  .media-center-page header .header-container ul li,
  .media-center-page header .header-container ul li:nth-child(1),
  .programs-page header .header-container ul li,
  .programs-page header .header-container ul li:nth-child(1),
  .single-mediacenter-page header .header-container ul li,
  .single-mediacenter-page header .header-container ul li:nth-child(1),
  .single-noticias-page header .header-container ul li,
  .single-noticias-page header .header-container ul li:nth-child(1),
  .single-programas-page header .header-container ul li,
  .single-programas-page header .header-container ul li:nth-child(1),
  .taxonomy-noticias-page header .header-container ul li,
  .taxonomy-noticias-page header .header-container ul li:nth-child(1) {
    margin-left: 0;
  }
  .active-programas-page header .header-container .mask-subject,
  .single-noticias-page header .header-container .mask-subject {
    margin-top: 40px;
    overflow: hidden;
  }
  .active-programas-page header .header-container .mask,
  .single-noticias-page header .header-container .mask {
    margin-top: 30px;
  }
  .programs-page header .header-container .title,
  .single-programas-page header .header-container .title {
    font-size: 35px;
    line-height: 40px;
  }
  .programs-page header .header-container svg,
  .single-programas-page header .header-container svg {
    transform: scale(3);
    -webkit-transform: scale(3);
    margin-left: 20px;
  }
  .active-programas-page header .header-container h4 {
    font-size: 12px;
  }
  .active-programas-page header .header-container svg {
    transform: scale(2.8);
    -webkit-transform: scale(2.8);
    -ms-transform: scale(2.8);
    margin-left: 15px;
  }
  .four04-page header .header-photo-container {
    height: 100vh;
  }
  .four04-page header .header-container {
    margin-top: -400px;
  }
  .four04-page header .header-container .bg-blue-down {
    height: 120px;
  }
  .four04-page header .header-container .mask-title {
    margin-top: 75px;
    margin-bottom: 25px;
  }
  .four04-page header .header-container .mask-subtitle {
    margin: 0;
  }
  .four04-page header .header-container .mask-text {
    margin: 15px 0 0;
  }
  .four04-page header .header-container .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .four04-page header .header-container h3 {
    font-size: 25px;
  }
  .four04-page header .header-container .btn {
    margin-top: 55px;
    margin-bottom: 85px;
  }
  .four04-page .related-articles-container {
    margin-top: 100px;
  }
  .related-articles-container .related-article {
    padding-left: 40px;
  }
}
.invitation #header-main #programs-list-container,
.invitation footer,
.safari
  .invitation-page
  .page-content
  .description.winners
  .special
  .content:after {
  display: none;
}
.invitation-page {
  font-family: mirpuri-book;
}
.invitation-page header {
  height: auto !important;
}
@media only screen and (min-width: 768px) {
  .invitation-page header .header-container {
    height: auto !important;
  }
}
@media only screen and (max-width: 2560px) {
  .invitation-page header .header-container .scroll-helper {
    left: calc(3.25% - 62px + 6.25%);
  }
}
@media only screen and (max-width: 1650px) {
  .invitation-page header .header-container .scroll-helper {
    left: calc(5% - 62px + 6.25%);
  }
}
@media only screen and (max-width: 1440px) {
  .invitation-page header .header-container .scroll-helper {
    left: calc(5.25% - 62px + 6.25%);
  }
}
.invitation-page header .header-container .bg-blue-up {
  width: 21%;
}
.invitation-page header .header-container .bg-blue-down {
  height: calc(100% - 475px);
  max-width: calc(100% - 20.5%);
}
.invitation-page header .header-container .mask {
  margin: 0;
  display: flex;
  height: 100%;
  align-items: center;
}
.invitation-page header .header-container .event-title {
  font-family: mirpuri-bold;
  font-size: 56px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 50px;
}
@media only screen and (max-width: 414px) {
  .invitation-page header .header-container .event-title {
    font-size: 35px;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 320px) {
  .invitation-page header .header-container .event-title {
    line-height: 29px;
    margin: 30px 0;
    letter-spacing: 0;
  }
}
.invitation-page header .header-container .event-title span {
  display: block;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 600;
}
@media only screen and (max-width: 414px) {
  .invitation-page header .header-container .event-title span {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
.invitation-page header .header-container .details-white-bg {
  background-color: #f3f5f8;
  height: 100%;
  padding: 30px;
}
@media only screen and (max-width: 320px) {
  .invitation-page header .header-container .details-white-bg {
    padding: 10px 25px;
  }
}
.invitation-page header .header-container .details-white-bg .anchor-link,
.invitation-page header .header-container .details-white-bg .details-address,
.invitation-page header .header-container .details-white-bg .details-time,
.invitation-page header .header-container .details-white-bg p {
  color: #727887;
  line-height: 27.5px;
  margin-bottom: 28px;
  font-size: 16px;
}
.invitation-page header .header-container .details-white-bg .anchor-link {
  display: block;
  color: #000b98;
  margin-bottom: 0;
}
.invitation-page header .header-container .details-white-bg .invite {
  display: inline-block;
  margin-top: 25px;
}
.invitation-page header .header-container .details-white-bg .notice {
  font-style: italic;
  font-size: 13px;
  line-height: 22px;
  margin: 10px 0 0;
}
.invitation-page header .header-container .details-label {
  font-family: mirpuri-bold;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #232937;
  padding: 15px 0;
}
.invitation-page .page-content {
  font-family: mirpuri-book;
}
.invitation-page .page-content .details-label {
  font-family: mirpuri-bold;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #232937;
  padding: 30px 0;
}
.invitation-page .page-content .details-label.non-cap {
  text-transform: capitalize;
  font-size: 16px;
  padding: 10px 0 0;
}
.invitation-page .page-content .title {
  color: #232937;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0;
}
@media only screen and (max-width: 320px) {
  .invitation-page .page-content .title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10;
    letter-spacing: 0;
  }
}
.invitation-page .page-content .text {
  color: #727887;
  font-size: 16px;
  margin: 15px 0;
}
.invitation-page .page-content .two-col {
  column-count: 2;
  column-gap: calc(0.9375rem * 2);
}
.invitation-page .page-content .description {
  padding-top: 80px;
  padding-bottom: 38px;
}
.invitation-page .page-content .description .special {
  position: relative;
  margin: 100px 0 0;
}
.invitation-page .page-content .description .special .potrait img {
  max-width: 563px;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .description {
    padding-top: 50px;
  }
  .invitation-page .page-content .description .special {
    padding-top: 10px;
  }
  .invitation-page .page-content .description .special .potrait img {
    max-width: 520px;
  }
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description .special .potrait img {
    max-width: 450px;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .two-col {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .invitation-page .page-content .description .special {
    margin: 50px 0 0;
  }
  .invitation-page .page-content .description .special .potrait img {
    max-width: 100%;
  }
}
.invitation-page .page-content .description .special .potrait .author {
  font-size: 12px;
}
.invitation-page .page-content .description .special .content {
  position: absolute;
  max-width: 700px;
  background-color: rgba(35, 41, 55, 0.8);
  padding: 50px;
  left: 400px;
  bottom: -22px;
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .description .special .content {
    left: 300px;
    padding: 40px;
    bottom: -130px;
  }
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description .special .content {
    left: 250px;
    padding: 30px;
    bottom: -100px;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .description .special .content {
    left: 0;
    padding: 20px;
    top: 0;
    position: relative;
  }
}
.invitation-page .page-content .description .special .content:before {
  content: "";
  background: #232937;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}
.invitation-page .page-content .description .special .content .title {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .description .special .content .title {
    font-size: 35px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description .special .content .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .description .special .content .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .invitation-page .page-content .description .special .content .title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10;
    letter-spacing: 0;
  }
}
.invitation-page .page-content .description .special .content .title span {
  font-style: italic;
}
.invitation-page .page-content .description .special .content .title .text {
  margin: 8px 0;
  color: #a4b4c6;
}
.invitation-page .page-content .description.winners .details-label {
  color: #232937;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
}
.invitation-page .page-content .description.winners .special {
  margin-top: 40px;
}
.invitation-page .page-content .description.winners .special .content {
  bottom: auto;
  top: 15vh;
  max-height: 650px;
  height: 650px;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description.winners .special .content {
    top: 50px !important;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .description.winners .special .content {
    top: 0 !important;
    bottom: 20px;
    max-height: 500px;
    height: 500px;
  }
}
.invitation-page
  .page-content
  .description.winners
  .special
  .content
  .text-wrapper {
  overflow-y: scroll;
  padding-right: 10px;
  padding-bottom: 100px;
}
.invitation-page .page-content .description.winners .special .content:after {
  content: "";
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  height: 100px;
  background: rgba(231, 56, 39, 0);
  background: -moz-linear-gradient(top, rgba(231, 56, 39, 0) 0, #232937 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(231, 56, 39, 0)),
    color-stop(100%, #232937)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(231, 56, 39, 0) 0,
    #232937 100%
  );
  background: -o-linear-gradient(top, rgba(231, 56, 39, 0) 0, #232937 100%);
  background: -ms-linear-gradient(top, rgba(231, 56, 39, 0) 0, #232937 100%);
  background: linear-gradient(to bottom, rgba(231, 56, 39, 0) 0, #232937 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#232937', GradientType=0 );
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .description.winners .special .content:after {
    bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description.winners .special .content:after {
    bottom: 30px;
  }
}
.invitation-page .page-content .description.winners .row:not(.first) {
  margin-bottom: 150px;
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .description.winners .special .content:after {
    bottom: 20px;
  }
  .invitation-page .page-content .description.winners .row:not(.first) {
    margin-bottom: 40px;
  }
}
.invitation-page
  .page-content
  .description.winners
  .row:not(.first):last-of-type {
  margin-bottom: 80px;
}
.invitation-page
  .page-content
  .description.winners
  .row:not(.first):last-of-type
  .content
  .text-wrapper {
  max-height: 39vh;
}
.invitation-page .page-content .program {
  padding-top: 80px;
}
.invitation-page .page-content .program .slick-prev {
  left: -45px;
}
.invitation-page .page-content .program .slider-wrapper .each-col {
  max-width: 677px;
  margin-right: 50px;
}
@media only screen and (max-width: 1440px) {
  .invitation-page .page-content .program .slider-wrapper .each-col {
    max-width: 640px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .program .slider-wrapper .each-col {
    max-width: 480px;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page
    .page-content
    .description.winners
    .row:not(.first):last-of-type {
    margin-bottom: 40px;
  }
  .invitation-page .page-content .program {
    padding: 25px 0;
  }
  .invitation-page .page-content .program .slick-next,
  .invitation-page .page-content .program .slick-prev {
    width: 20px;
    height: 35px;
  }
  .invitation-page .page-content .program .slick-prev {
    left: -24px;
  }
  .invitation-page .page-content .program .slider-wrapper .each-col {
    max-width: 70vw;
    margin-right: 30px;
  }
}
.invitation-page .page-content .program .slider-wrapper .each-col.slick-slide {
  outline: 0;
  opacity: 0.3;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col.slick-slide.slick-current.slick-active {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 1;
  outline: 0;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col.slick-slide.slick-current.slick-active
  .button {
  pointer-events: auto;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col.slick-slide
  .button {
  pointer-events: none;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col.slick-slide
  .btn-hover {
  transition: 0.6s transform cubic-bezier(0.19, 1, 0.22, 1);
}
.invitation-page .page-content .program .slider-wrapper .each-col .meta {
  min-height: 310px;
}
@media only screen and (max-width: 2560px) {
  .invitation-page .page-content .program .slider-wrapper .each-col .meta {
    height: 355px;
  }
}
@media only screen and (max-width: 1024px) {
  .invitation-page .page-content .program .slider-wrapper .each-col .meta {
    min-height: 390px;
  }
  .invitation-page
    .page-content
    .program
    .slider-wrapper
    .each-col
    .meta
    .two-col
    :nth-child(3) {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .description.winners .row:not(.first) {
    bottom: 250px;
  }
  .invitation-page .page-content .program .slider-wrapper .each-col .meta {
    min-height: 380px;
  }
}
@media only screen and (max-width: 414px) {
  .invitation-page .page-content .program .slider-wrapper .each-col .meta {
    min-height: 520px;
  }
}
@media only screen and (max-width: 320px) {
  .invitation-page .page-content .program .slider-wrapper .each-col .meta {
    min-height: 540px;
  }
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 414px) {
  .invitation-page
    .page-content
    .program
    .slider-wrapper
    .each-col
    .meta
    .two-col {
    display: block;
  }
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  :nth-child(1) {
  order: 0;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  :nth-child(2) {
  order: 2;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  :nth-child(3) {
  order: 1;
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  :nth-child(4) {
  order: 3;
}
@media only screen and (max-width: 1024px) {
  .invitation-page
    .page-content
    .program
    .slider-wrapper
    .each-col
    .meta
    .two-col
    :nth-child(4) {
    padding-left: 30px;
  }
}
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  h4,
.invitation-page
  .page-content
  .program
  .slider-wrapper
  .each-col
  .meta
  .two-col
  p {
  display: inline-block;
  flex-grow: 1;
  width: calc(100% * (1 / 2) - 10px - 1px);
}
@media only screen and (max-width: 414px) {
  .invitation-page
    .page-content
    .program
    .slider-wrapper
    .each-col
    .meta
    .two-col
    h4,
  .invitation-page
    .page-content
    .program
    .slider-wrapper
    .each-col
    .meta
    .two-col
    p {
    display: block;
    width: 100%;
    padding-left: 0 !important;
  }
}
.invitation-page .page-content .program .title {
  font-size: 28px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .program .title {
    letter-spacing: -1px;
    font-size: 22px;
    line-height: 25px;
  }
}
.invitation-page .page-content .program .program-img {
  padding: 10px 0 40px;
}
.invitation-page .page-content .program .title-sub {
  color: #727887;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 20px;
}
.invitation-page .page-content .program .program-content {
  position: relative;
  overflow: hidden;
}
.invitation-page .page-content .program .program-content .read-more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0 35px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 80%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.invitation-page .page-content .part-two {
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .program .title-sub {
    font-size: 14px;
  }
  .invitation-page .page-content .part-two {
    padding: 25px 0;
  }
}
.invitation-page .page-content .part-two .program-img img {
  width: 100%;
}
.invitation-page .page-content .host {
  padding: 50px 0;
}
.invitation-page .page-content .host .text {
  margin-top: 15px;
  margin-bottom: 20px;
}
.invitation-page .page-content .host .text strong {
  display: block;
  color: #232937;
  font-size: 21px;
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 10px;
}
.invitation-page .page-content .location {
  padding-top: 50px;
}
.invitation-page .page-content .location .map-frame {
  position: relative;
}
.invitation-page .page-content .location .map-frame #map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin: 10px 0 75px;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .location {
    padding-top: 25px;
  }
  .invitation-page .page-content .location .map-frame #map {
    margin: 10px 0 25px;
  }
}
.invitation-page .page-content .location .map-frame #map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.invitation-page .page-content .location .map-frame .map-marker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  width: 50px;
  height: 62px;
}
.invitation-page .page-content .location address strong {
  color: #232937;
  font-size: 21px;
  font-weight: 600;
}
.invitation-page .page-content .location .text {
  padding-bottom: 30px;
}
.invitation-page .page-content .opera {
  padding-top: 75px;
  padding-bottom: 135px;
}
.invitation-page .page-content .opera .gallery-wrapper {
  margin-top: 20px;
  margin-bottom: 50px;
  position: relative;
}
.invitation-page .page-content .opera .gallery-wrapper img {
  min-width: 100%;
}
.invitation-page .page-content .opera .gallery-wrapper .modal-link {
  background-color: #fff;
  position: absolute;
  bottom: 32px;
  right: 32px;
  color: #232937;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .opera {
    padding-top: 35px;
    padding-bottom: 55px;
  }
  .invitation-page .page-content .opera .gallery-wrapper .modal-link {
    left: calc(50% - 85px);
    right: initial;
  }
}
.invitation-page
  .page-content
  .opera
  .gallery-wrapper
  .modal-link
  .search-icon {
  position: relative;
  top: 2px;
}
.invitation-page .page-content .opera .gallery-wrapper .white-popup {
  position: relative;
  background: #fff;
  padding: 40px;
  width: auto;
  max-width: 200px;
  margin: 20px auto;
  text-align: center;
}
.invitation-page .page-content .footer .footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 0 100px;
  border-top: 1px solid #f3f5f8;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .footer .footer-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    text-align: center;
  }
}
.invitation-page .page-content .footer .footer-wrapper .logo {
  max-width: 132px;
  padding-left: 55px;
}
@media only screen and (max-width: 768px) {
  .invitation-page .page-content .footer .footer-wrapper .logo {
    padding-left: 0;
  }
}
.invitation-page .page-content .footer .footer-wrapper .contact {
  max-width: 460px;
}
.invitation-page .page-content .footer .footer-wrapper .contact .text {
  font-size: 14px;
  color: #232937;
}
.invitation-page .page-content .footer .footer-wrapper .contact .text a {
  color: #000b98;
}
@media only screen and (min-width: 768px) {
  .invitation-page .header-container:not(:root:root) {
    height: auto !important;
  }
}
*,
:after,
:before,
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gm-style-cc,
.gmnoprint:not(.gm-bundled-control) {
  display: none;
}
.gm-bundled-control .gmnoprint {
  display: block;
}
a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"],a[href^="https://www.google.com/maps"]
{
  display: none !important;
}
body,
html {
  width: 100%;
  min-height: 100%;
  height: auto;
  font-family: "#", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.edge .block-bg-cover .element-cover,
.ie .block-bg-cover .element-cover {
  position: absolute;
  left: 0 !important;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  width: 100%;
  height: auto !important;
}
.ie10 .block-bg-cover .element-cover {
  height: auto !important;
}
body.fixed-all,
body.modal-open,
body.open-nav,
html.fixed-all,
html.modal-open,
html.open-nav {
  overflow: hidden;
}
body.js-byrefresh {
  opacity: 0;
  background-color: #fff;
}
.no-js body.js-byrefresh {
  opacity: 1;
}
.page-main {
  position: relative;
  z-index: 100;
  width: 100%;
  transform-origin: top center;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.page-next,
.page-prev {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  min-height: 0;
  will-change: transform;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  visibility: hidden;
}
.js-loading-page .page-next,
.js-loading-page .page-prev {
  width: 100%;
  height: auto;
  min-height: 100%;
  visibility: visible;
}
.preload,
.preload-hold {
  position: absolute;
  top: -9999px;
  left: -9999px;
  overflow: hidden;
  visibility: hidden;
}
#loading-page {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  display: none;
  width: 0;
  height: 0;
}
#loading-page.js-loading-page {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}
#modal-bg,
#modal-wrapper {
  display: none;
  width: 0;
  height: 0;
}
.modal-open #modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1030;
  background-color: #281a13;
  opacity: 0.8;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
a {
  color: #fff;
}
a[href^="tel:"] {
  cursor: default;
}
::-moz-selection {
  background: #232937;
  color: #fff;
}
::selection {
  background: #232937;
  color: #fff;
}
.block-bg-cover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block-bg-cover .element-cover {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden;
}
.firefox .block-bg-cover .element-cover {
  max-width: none;
  width: 100%;
}
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}
:-moz-ui-invalid,
:invalid {
  box-shadow: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
button {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  background: 0 0;
  outline: 0;
  cursor: pointer;
}
