@charset "UTF-8";
/**
Theme Name: egs
Theme URI: https://fdrei.one
Author: Drei
Author URI: https://drei.one
Description: Custom Wordpress theme made by Drei
Version: 1.0
License: GNU
License URI: https://drei.one
Tags: drei, wordpress, theme
Text Domain: egs

This theme is made with love exclusively for Drei clients
 */
@font-face {
  font-family: 'Arial';
  src: url("./src/fonts/Arial/ArialMT.eot");
  src: url("./src/fonts/Arial/ArialMT.eot?#iefix") format("embedded-opentype"), url("./src/fonts/Arial/ArialMT.woff2") format("woff2"), url("./src/fonts/Arial/ArialMT.woff") format("woff"), url("./src/fonts/Arial/ArialMT.ttf") format("truetype"), url("./src/fonts/Arial/ArialMT.svg#ArialMT") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Brown';
  src: url("./src/fonts/Brown/Brown-LightItalic.eot");
  src: url("./src/fonts/Brown/Brown-LightItalic.eot?#iefix") format("embedded-opentype"), url("./src/fonts/Brown/Brown-LightItalic.woff2") format("woff2"), url("./src/fonts/Brown/Brown-LightItalic.woff") format("woff"), url("./src/fonts/Brown/Brown-LightItalic.ttf") format("truetype"), url("./src/fonts/Brown/Brown-LightItalic.svg#Brown-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Brown';
  src: url("./src/fonts/Brown-Bold.eot");
  src: url("./src/fonts/Brown-Bold.eot?#iefix") format("embedded-opentype"), url("./src/fonts/Brown/Brown-Bold.woff2") format("woff2"), url("./src/fonts/Brown/Brown-Bold.woff") format("woff"), url("./src/fonts/Brown/Brown-Bold.ttf") format("truetype"), url("./src/fonts/Brown/Brown-Bold.svg#Brown-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Brown';
  src: url("./src/fonts/Brown-Light.eot");
  src: url("./src/fonts/Brown-Light.eot?#iefix") format("embedded-opentype"), url("./src/fonts/Brown/Brown-Light.woff2") format("woff2"), url("./src/fonts/Brown/Brown-Light.woff") format("woff"), url("./src/fonts/Brown/Brown-Light.ttf") format("truetype"), url("./src/fonts/Brown/Brown-Light.svg#Brown-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Brown", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: color("black");
  text-align: left;
  background-color: color("white"); }

[tabindex='-1']:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 9; }

p {
  margin-top: 0;
  margin-bottom: 1.4rem; }

ol,
ul {
  margin: 0;
  padding: 0 0 0 15px; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 85%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: inherit;
    text-decoration: underline; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

th {
  text-align: inherit; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

progress {
  vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'],
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

small {
  font-size: 80%;
  font-weight: 400; }

a:hover {
  text-decoration: none; }

p {
  font-size: 1.04rem; }

._content p {
  line-height: 1.6; }

._content a:not(._btn) {
  text-decoration: underline; }
  ._content a:not(._btn):hover {
    color: #01230f; }

@media print {
  *,
  *::before,
  *::after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  a[href]::after {
    content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  a[href^='#']::after,
  a[href^='javascript:']::after {
    content: ''; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: !important; }
  .wrapper {
    min-width: !important; }
  .sidebar,
  .sidebar-trigger {
    display: none !important; } }

.wrapper {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .wrapper {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .wrapper {
      max-width: 738px; } }
  @media (min-width: 992px) {
    .wrapper {
      max-width: 882px; } }
  @media (min-width: 1240px) {
    .wrapper.-wide:not(.wrapper-fluid) {
      max-width: 1172px; } }

.wrapper-fluid {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .wrapper-fluid {
      padding: 0 50px; } }
  @media (min-width: 1666px) {
    .wrapper-fluid {
      padding-left: 110px; } }

.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*='_'] {
    padding-right: 0;
    padding-left: 0; }

._1, ._2, ._3, ._4, ._5, ._6, ._7, ._8, ._9, ._10, ._11, ._12, ._,
._-auto, ._xs1, ._xs2, ._xs3, ._xs4, ._xs5, ._xs6, ._xs7, ._xs8, ._xs9, ._xs10, ._xs11, ._xs12, ._xs,
._xs-auto, ._s1, ._s2, ._s3, ._s4, ._s5, ._s6, ._s7, ._s8, ._s9, ._s10, ._s11, ._s12, ._s,
._s-auto, ._m1, ._m2, ._m3, ._m4, ._m5, ._m6, ._m7, ._m8, ._m9, ._m10, ._m11, ._m12, ._m,
._m-auto, ._l1, ._l2, ._l3, ._l4, ._l5, ._l6, ._l7, ._l8, ._l9, ._l10, ._l11, ._l12, ._l,
._l-auto, ._xl1, ._xl2, ._xl3, ._xl4, ._xl5, ._xl6, ._xl7, ._xl8, ._xl9, ._xl10, ._xl11, ._xl12, ._xl,
._xl-auto, ._xxl1, ._xxl2, ._xxl3, ._xxl4, ._xxl5, ._xxl6, ._xxl7, ._xxl8, ._xxl9, ._xxl10, ._xxl11, ._xxl12, ._xxl,
._xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px; }

._ {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.__auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

._1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

._2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

._3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

._4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

._5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

._6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

._7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

._8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

._9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

._10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

._11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

._12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.ord__first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.ord__last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.ord_0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.ord_1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.ord_2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.ord_3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.ord_4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.ord_5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.ord_6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.ord_7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.ord_8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.ord_9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.ord_10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.ord_11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.ord_12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.ofs_1 {
  margin-left: 8.3333333333%; }

.ofs_2 {
  margin-left: 16.6666666667%; }

.ofs_3 {
  margin-left: 25%; }

.ofs_4 {
  margin-left: 33.3333333333%; }

.ofs_5 {
  margin-left: 41.6666666667%; }

.ofs_6 {
  margin-left: 50%; }

.ofs_7 {
  margin-left: 58.3333333333%; }

.ofs_8 {
  margin-left: 66.6666666667%; }

.ofs_9 {
  margin-left: 75%; }

.ofs_10 {
  margin-left: 83.3333333333%; }

.ofs_11 {
  margin-left: 91.6666666667%; }

@media (min-width: 480px) {
  ._xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._xs_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._xs1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._xs2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._xs3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._xs4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._xs5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._xs6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._xs7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._xs8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._xs9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._xs10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._xs11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._xs12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_xs_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_xs_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_xs0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_xs1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_xs2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_xs3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_xs4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_xs5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_xs6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_xs7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_xs8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_xs9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_xs10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_xs11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_xs12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_xs0 {
    margin-left: 0; }
  .ofs_xs1 {
    margin-left: 8.3333333333%; }
  .ofs_xs2 {
    margin-left: 16.6666666667%; }
  .ofs_xs3 {
    margin-left: 25%; }
  .ofs_xs4 {
    margin-left: 33.3333333333%; }
  .ofs_xs5 {
    margin-left: 41.6666666667%; }
  .ofs_xs6 {
    margin-left: 50%; }
  .ofs_xs7 {
    margin-left: 58.3333333333%; }
  .ofs_xs8 {
    margin-left: 66.6666666667%; }
  .ofs_xs9 {
    margin-left: 75%; }
  .ofs_xs10 {
    margin-left: 83.3333333333%; }
  .ofs_xs11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 576px) {
  ._s {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._s_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._s1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._s2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._s3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._s4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._s5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._s6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._s7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._s8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._s9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._s10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._s11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._s12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_s_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_s_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_s0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_s1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_s2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_s3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_s4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_s5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_s6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_s7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_s8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_s9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_s10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_s11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_s12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_s0 {
    margin-left: 0; }
  .ofs_s1 {
    margin-left: 8.3333333333%; }
  .ofs_s2 {
    margin-left: 16.6666666667%; }
  .ofs_s3 {
    margin-left: 25%; }
  .ofs_s4 {
    margin-left: 33.3333333333%; }
  .ofs_s5 {
    margin-left: 41.6666666667%; }
  .ofs_s6 {
    margin-left: 50%; }
  .ofs_s7 {
    margin-left: 58.3333333333%; }
  .ofs_s8 {
    margin-left: 66.6666666667%; }
  .ofs_s9 {
    margin-left: 75%; }
  .ofs_s10 {
    margin-left: 83.3333333333%; }
  .ofs_s11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  ._m {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._m_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._m1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._m2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._m3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._m4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._m5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._m6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._m7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._m8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._m9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._m10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._m11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._m12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_m_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_m_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_m0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_m1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_m2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_m3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_m4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_m5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_m6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_m7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_m8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_m9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_m10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_m11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_m12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_m0 {
    margin-left: 0; }
  .ofs_m1 {
    margin-left: 8.3333333333%; }
  .ofs_m2 {
    margin-left: 16.6666666667%; }
  .ofs_m3 {
    margin-left: 25%; }
  .ofs_m4 {
    margin-left: 33.3333333333%; }
  .ofs_m5 {
    margin-left: 41.6666666667%; }
  .ofs_m6 {
    margin-left: 50%; }
  .ofs_m7 {
    margin-left: 58.3333333333%; }
  .ofs_m8 {
    margin-left: 66.6666666667%; }
  .ofs_m9 {
    margin-left: 75%; }
  .ofs_m10 {
    margin-left: 83.3333333333%; }
  .ofs_m11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  ._l {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._l_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._l1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._l2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._l3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._l4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._l5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._l6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._l7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._l8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._l9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._l10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._l11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._l12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_l_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_l_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_l0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_l1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_l2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_l3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_l4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_l5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_l6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_l7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_l8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_l9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_l10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_l11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_l12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_l0 {
    margin-left: 0; }
  .ofs_l1 {
    margin-left: 8.3333333333%; }
  .ofs_l2 {
    margin-left: 16.6666666667%; }
  .ofs_l3 {
    margin-left: 25%; }
  .ofs_l4 {
    margin-left: 33.3333333333%; }
  .ofs_l5 {
    margin-left: 41.6666666667%; }
  .ofs_l6 {
    margin-left: 50%; }
  .ofs_l7 {
    margin-left: 58.3333333333%; }
  .ofs_l8 {
    margin-left: 66.6666666667%; }
  .ofs_l9 {
    margin-left: 75%; }
  .ofs_l10 {
    margin-left: 83.3333333333%; }
  .ofs_l11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1240px) {
  ._xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._xl_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._xl1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._xl2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._xl3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._xl4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._xl5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._xl6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._xl7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._xl8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._xl9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._xl10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._xl11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._xl12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_xl_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_xl_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_xl0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_xl1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_xl2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_xl3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_xl4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_xl5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_xl6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_xl7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_xl8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_xl9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_xl10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_xl11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_xl12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_xl0 {
    margin-left: 0; }
  .ofs_xl1 {
    margin-left: 8.3333333333%; }
  .ofs_xl2 {
    margin-left: 16.6666666667%; }
  .ofs_xl3 {
    margin-left: 25%; }
  .ofs_xl4 {
    margin-left: 33.3333333333%; }
  .ofs_xl5 {
    margin-left: 41.6666666667%; }
  .ofs_xl6 {
    margin-left: 50%; }
  .ofs_xl7 {
    margin-left: 58.3333333333%; }
  .ofs_xl8 {
    margin-left: 66.6666666667%; }
  .ofs_xl9 {
    margin-left: 75%; }
  .ofs_xl10 {
    margin-left: 83.3333333333%; }
  .ofs_xl11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1366px) {
  ._xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  ._xxl_auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  ._xxl1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  ._xxl2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  ._xxl3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ._xxl4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ._xxl5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  ._xxl6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ._xxl7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  ._xxl8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  ._xxl9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  ._xxl10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  ._xxl11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  ._xxl12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ord_xxl_first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ord_xxl_last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ord_xxl0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .ord_xxl1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ord_xxl2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ord_xxl3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ord_xxl4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .ord_xxl5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ord_xxl6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ord_xxl7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ord_xxl8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .ord_xxl9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ord_xxl10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .ord_xxl11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .ord_xxl12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .ofs_xxl0 {
    margin-left: 0; }
  .ofs_xxl1 {
    margin-left: 8.3333333333%; }
  .ofs_xxl2 {
    margin-left: 16.6666666667%; }
  .ofs_xxl3 {
    margin-left: 25%; }
  .ofs_xxl4 {
    margin-left: 33.3333333333%; }
  .ofs_xxl5 {
    margin-left: 41.6666666667%; }
  .ofs_xxl6 {
    margin-left: 50%; }
  .ofs_xxl7 {
    margin-left: 58.3333333333%; }
  .ofs_xxl8 {
    margin-left: 66.6666666667%; }
  .ofs_xxl9 {
    margin-left: 75%; }
  .ofs_xxl10 {
    margin-left: 83.3333333333%; }
  .ofs_xxl11 {
    margin-left: 91.6666666667%; } }

.label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: .2s;
  transition: .2s; }
  .box .label {
    padding: 7px 8px 5px;
    border: 1px solid #777;
    line-height: 16px;
    width: 100%;
    text-align: center; }
    .box .label:hover {
      border-color: #000; }
  .radio .label {
    padding-left: 25px;
    height: 25px;
    line-height: 25px; }
    .radio .label::before {
      position: absolute;
      content: '';
      border-radius: 50%;
      left: 0;
      top: 2px;
      width: 16px;
      height: 16px;
      border: 1px solid #777;
      -webkit-transition: .2s;
      transition: .2s; }
    .radio .label:hover::before {
      border-color: #000; }

input[type=checkbox], input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  padding: 0; }
  .box input[type=checkbox]:checked + .label, .box input[type=radio]:checked + .label {
    border-color: #000;
    background: #000;
    color: #fff; }
  .radio input[type=checkbox]:checked + .label::before, .radio input[type=radio]:checked + .label::before {
    border-width: 4px;
    border-color: #000; }
  input[type=checkbox][disabled] + .label, input[type=radio][disabled] + .label {
    pointer-events: none;
    opacity: .5; }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ''; }
    [dir="rtl"] .slick-prev:before {
      content: ''; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ''; }
    [dir="rtl"] .slick-next:before {
      content: ''; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  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: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-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 {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background-color: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  width: 100%;
  overflow: hidden; }
  .site .site-header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 50; }
  .site .site-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .site .site-content {
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
    @supports (-ms-ime-align: auto) {
      .site .site-content {
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  .site .site-main {
    padding-top: 140px; }
    @media (min-width: 560px) and (max-height: 480px) and (orientation: landscape) {
      .site .site-main {
        padding-top: 90px; } }
    @media (min-width: 768px) {
      .site .site-main {
        padding-top: 250px; } }
    .home .site .site-main {
      padding-top: 0;
      position: relative; }
      .home .site .site-main .module-1 .wrapper {
        padding-top: 85px;
        padding-bottom: 5px;
        position: relative; }
        .home .site .site-main .module-1 .wrapper ._content {
          position: relative;
          z-index: 2; }
          @media (min-width: 768px) {
            .home .site .site-main .module-1 .wrapper ._content p {
              font-size: 22px;
              line-height: 1.45;
              margin-bottom: 1.6rem; } }
        .home .site .site-main .module-1 .wrapper::before {
          position: absolute;
          content: '';
          left: -80px;
          top: 0;
          right: -2000px;
          height: 100%;
          background: #e5e9e8; }
      .home .site .site-main .module-1 + .module {
        z-index: initial !important;
        padding-bottom: 0; }
        @media (min-width: 768px) {
          .home .site .site-main .module-1 + .module {
            background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #e5e9e8), to(#e5e9e8));
            background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #e5e9e8 50%, #e5e9e8 100%); } }
        .home .site .site-main .module-1 + .module .wrapper {
          z-index: 20; }
        .home .site .site-main .module-1 + .module + .module {
          padding-bottom: 0; }
          .home .site .site-main .module-1 + .module + .module .inner-color {
            padding: 90px 0; }
      .home .site .site-main .module-1 ~ .module {
        z-index: 20; }

.home .home-left-image {
  position: absolute;
  right: calc(100% + 80px);
  bottom: 0; }
  @media (max-width: 1365.98px) {
    .home .home-left-image {
      display: none; } }

.home .site .site-main .module-1 .wrapper {
  padding-bottom: 37px; }

._r {
  position: relative; }

.gray_bg {
  background: #f0f0f0; }
  .gray_bg.-spread {
    position: relative; }
    .gray_bg.-spread > * {
      position: relative; }
    .gray_bg.-spread::before {
      position: absolute;
      content: '';
      left: 50%;
      top: 0;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 100%;
      width: 100vw;
      background: #f0f0f0; }

.hidden {
  display: none; }

.site-footer {
  background: #01230f;
  padding-top: 85px;
  font-size: 18px; }
  .site-footer,
  .site-footer a {
    color: #fff; }
  .site-footer .logo-bar {
    margin-bottom: 72px; }
  .site-footer ul {
    list-style: none;
    padding: 0; }
  .site-footer h4 {
    letter-spacing: 0.02em;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    margin: 0; }
  .site-footer li {
    letter-spacing: 0.02em;
    line-height: 1.7; }
    .site-footer li a {
      display: inline-block;
      line-height: 1.4;
      border-bottom: 1px solid #1a3d29; }
      .site-footer li a:hover {
        border-color: #fff; }
  .site-footer .footer-column {
    margin-top: 28px; }
  @media (max-width: 767.98px) {
    .site-footer ._m4:not(:first-child) {
      margin-top: 50px; }
    .site-footer br {
      display: none; } }
  .site-footer .row:not(:first-child) {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .site-footer .row:not(:first-child) {
        margin-top: 30px; } }
  .site-footer .site-info {
    margin-top: 120px;
    font-size: 14px;
    letter-spacing: 0.015em; }
    .site-footer .site-info .wrapper {
      position: relative;
      padding-top: 40px;
      padding-bottom: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .site-footer .site-info .wrapper .right {
        margin-top: 10px; }
      @media (min-width: 768px) {
        .site-footer .site-info .wrapper {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .site-footer .site-info .wrapper .left {
            padding-right: 16px; }
          .site-footer .site-info .wrapper .right {
            padding-left: 16px;
            margin: 0 0 0 auto; } }
      .site-footer .site-info .wrapper::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        right: 0;
        height: 1px;
        background: #1a3d29; }
      @media (min-width: 1240px) {
        .site-footer .site-info .wrapper {
          padding-right: 140px;
          overflow: hidden; }
          .site-footer .site-info .wrapper::before {
            left: -1000px;
            right: -1000px; } }

body.m-open {
  overflow: hidden; }

.site {
  -webkit-transition: .3s;
  transition: .3s; }
  .m-open .site-content {
    -webkit-filter: blur(3px) grayscale(100%);
            filter: blur(3px) grayscale(100%);
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-transition: .3s;
    transition: .3s; }
  .m-open .site-navigation {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: scale(1);
            transform: scale(1); }
  .site-logo {
    position: relative; }
    @media (min-width: 768px) {
      .site-logo.custom {
        z-index: 120; }
        .m-open .site-logo.custom {
          background: #fff; }
          .m-open .site-logo.custom .white {
            display: none !important; }
          .m-open .site-logo.custom .black {
            display: inline-block !important; } }
    @media (min-width: 1240px) {
      .m-open .site-logo.custom {
        background: transparent; } }
  @media (min-width: 1240px) and (min-width: 992px) and (max-height: 650px) {
    .m-open .site-logo.custom {
      background: #fff; } }
    @media (max-width: 767.98px) {
      .site-logo img {
        display: none; } }
    @media (min-width: 992px) and (max-height: 650px) {
      .site-logo img {
        display: none; } }
    .site-logo .white {
      display: none; }
    @media (max-width: 767.98px) {
      .site-logo {
        top: -7px;
        width: 36px;
        height: 47px;
        background: url(bundles/images/logo-mobile-black.png) 50%/cover no-repeat; }
        .light-nav .site-logo {
          background-image: url(bundles/images/logo-mobile-white.png); } }
    @media (min-width: 768px) {
      .light-nav .site-logo .white {
        display: block; }
      .light-nav .site-logo .black {
        display: none; } }
    @media (min-width: 992px) and (max-height: 650px) {
      .site-logo {
        top: 15px;
        margin-left: 45px;
        width: 36px;
        height: 47px;
        background: url(bundles/images/logo-mobile-black.png) 50%/cover no-repeat; }
        .light-nav .site-logo {
          background-image: url(bundles/images/logo-mobile-white.png); }
        .m-open .site-logo.custom {
          background-image: url(bundles/images/logo-mobile-black.png) !important; } }
  .site-navigation {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: all;
    -webkit-transform: scale(0.97);
            transform: scale(0.97);
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 100; }
    .site-navigation .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      height: 100%;
      width: 100%;
      padding: 20px;
      list-style: none; }
      @media (max-width: 767.98px) {
        .site-navigation .menu .menu-item {
          padding: 0 16px; }
          .site-navigation .menu .menu-item:not(:last-child) {
            margin-bottom: 30px; }
          .site-navigation .menu .menu-item .link:not(.lead) a {
            font-weight: 400; }
        .site-navigation .menu.-custom {
          overflow: auto; } }
      @media (min-width: 768px) {
        .site-navigation .menu {
          padding: 60px; }
          .site-navigation .menu.-custom {
            padding: 220px 240px 60px 160px;
            display: block;
            overflow: auto; }
            .site-navigation .menu.-custom .wrap {
              -webkit-box-pack: end;
                  -ms-flex-pack: end;
                      justify-content: flex-end; } }
    @media (min-width: 768px) and (max-width: 1239.98px) {
      .site-navigation .menu.-custom {
        padding: 220px 50px 60px; }
        .site-navigation .menu.-custom .wrap {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      @media (min-width: 768px) {
            .site-navigation .menu.-custom .menu-item {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 50%;
                      flex: 0 0 50%;
              max-width: 50%;
              padding: 0 16px; }
              .site-navigation .menu.-custom .menu-item:nth-child(even) {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 auto;
                        flex: 0 0 auto;
                width: auto;
                min-width: 180px; }
              .site-navigation .menu.-custom .menu-item:nth-child(n + 3) {
                margin-top: 50px; }
              .site-navigation .menu.-custom .menu-item .link {
                white-space: nowrap; }
                .site-navigation .menu.-custom .menu-item .link a {
                  position: relative;
                  font-size: 18px;
                  font-weight: 400;
                  margin: 0 0 15px;
                  padding: 0 0 12px; }
                  .site-navigation .menu.-custom .menu-item .link a:hover {
                    color: #1a3d29; }
                    .site-navigation .menu.-custom .menu-item .link a:hover::before {
                      background: #1a3d29; }
                .site-navigation .menu.-custom .menu-item .link:not(.lead) a::before {
                  position: absolute;
                  content: '';
                  left: 0;
                  bottom: 10px;
                  right: 0;
                  height: 2px;
                  background: #d8d8d8; }
                .site-navigation .menu.-custom .menu-item .link.lead {
                  margin: 0 0 35px; }
                  .site-navigation .menu.-custom .menu-item .link.lead a {
                    font-weight: 700;
                    line-height: 1;
                    padding: 0;
                    margin: 0;
                    font-size: 28px; }
              .site-navigation .menu.-custom .menu-item:last-child {
                max-width: 180px; } }
      @media (min-width: 1660px) {
        .site-navigation .menu.-custom {
          padding: 268px 160px 30px 60px; }
          .site-navigation .menu.-custom .menu-item:nth-child(odd) {
            padding-left: 9.5%; }
          .site-navigation .menu.-custom .menu-item:nth-child(even) {
            padding-left: 0;
            min-width: 312px; }
          .site-navigation .menu.-custom .menu-item:nth-child(n + 3) {
            margin-top: 70px; }
          .site-navigation .menu.-custom .menu-item .link a {
            font-size: 22px;
            padding: 0 0 25px; }
          .site-navigation .menu.-custom .menu-item .link.lead a {
            font-size: 56px; }
          .site-navigation .menu.-custom .menu-item:last-child .link {
            white-space: normal; } }
      .site-navigation .menu .menu-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%; }
        @media (max-width: 767.98px) {
          .site-navigation .menu .menu-item .lead {
            margin: 0 0 5px; }
            .site-navigation .menu .menu-item .lead a {
              font-size: 24px; } }
        @media (min-width: 560px) and (max-height: 480px) and (orientation: landscape) {
          .site-navigation .menu .menu-item {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
            max-width: 50%; }
            .site-navigation .menu .menu-item:nth-child(odd) {
              padding-right: 10px; }
            .site-navigation .menu .menu-item:nth-child(even) {
              padding-left: 10px; } }
      .site-navigation .menu a {
        color: #000;
        display: inline-block;
        line-height: 1;
        font-weight: 700;
        padding: 10px 0; }
        @media (min-width: 768px) {
          .site-navigation .menu a {
            font-size: 30px; } }
  .site .menu-main-menu-container {
    height: 100%; }
  .site-header .wrapper-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 20px; }
    @media (min-width: 768px) {
      .site-header .wrapper-fluid {
        padding-top: 35px;
        padding-left: 15px; } }
  .site-nav-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto; }
    @media (min-width: 768px) {
      .site-nav-cta {
        margin-top: 31px; } }
    .site-nav-cta .search-bar {
      position: relative;
      margin-right: 30px; }
      @media (min-width: 576px) {
        .site-nav-cta .search-bar {
          margin-right: 40px; } }
  .site-nav-cta {
    margin-left: auto; }

body.search .search-info a:hover {
  text-decoration: underline; }

body.search .entry-title a:hover {
  color: #1a3d29; }

.site-menu-button {
  position: relative;
  background-color: transparent;
  border: 0;
  padding: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  margin-left: auto;
  z-index: 120; }
  .site-menu-button:focus {
    outline: none; }
  .site-menu-button span {
    position: absolute;
    display: block;
    border-radius: 3px;
    height: 3px;
    width: 100%;
    background-color: #000; }
  .site-menu-button.v1 {
    width: 30px;
    height: 22px; }
    .site-menu-button.v1 span {
      left: 0;
      -webkit-transition: .2s;
      transition: .2s; }
      .site-menu-button.v1 span:first-child {
        top: 0; }
      .site-menu-button.v1 span:nth-child(2) {
        top: 50%; }
      .site-menu-button.v1 span:last-child {
        top: 100%; }
    .light-nav .site-menu-button.v1 span {
      background: #fff; }
    .m-open .site-menu-button.v1 span {
      background: #000; }
      .m-open .site-menu-button.v1 span:first-child {
        top: 50%;
        -webkit-transform: rotateZ(45deg);
                transform: rotateZ(45deg); }
      .m-open .site-menu-button.v1 span:nth-child(2) {
        opacity: 0; }
      .m-open .site-menu-button.v1 span:last-child {
        top: 50%;
        -webkit-transform: rotateZ(-45deg);
                transform: rotateZ(-45deg); }

.single-post .post-header {
  margin-top: 140px; }
  @media (min-width: 768px) {
    .single-post .post-header {
      margin-top: 250px; } }

.single-post .entry-meta .posted-on {
  font-size: 0; }
  .single-post .entry-meta .posted-on a {
    font-size: 1rem; }

.single-post .entry-meta .updated,
.single-post .entry-meta .byline {
  display: none; }

.single-post .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 20px 0 0; }
  .single-post .share span {
    display: inline-block;
    margin-right: 30px; }
  .single-post .share a {
    display: inline-block; }
    .single-post .share a:not(:first-of-type) {
      margin-left: 20px; }

.single-post .site-main {
  padding-top: 50px; }

.single-post .post-footer {
  margin: 20px 0 100px; }

@media (min-width: 1240px) {
  .single-biography ._content p {
    line-height: 1.8; } }

.single-biography .m-title-text:first-child .m-title,
.single-student .m-title-text:first-child .m-title,
.single-lecture .m-title-text:first-child .m-title {
  margin: 0 0 5px; }

.single-biography .go-back,
.single-student .go-back,
.single-lecture .go-back {
  position: relative;
  text-decoration: none;
  padding-left: 22px;
  font-size: 18px; }
  .single-biography .go-back::before, .single-biography .go-back::after,
  .single-student .go-back::before,
  .single-student .go-back::after,
  .single-lecture .go-back::before,
  .single-lecture .go-back::after {
    position: absolute;
    content: '';
    left: 0; }
  .single-biography .go-back::before,
  .single-student .go-back::before,
  .single-lecture .go-back::before {
    width: 8px;
    height: 8px;
    top: 4px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .single-biography .go-back::after,
  .single-student .go-back::after,
  .single-lecture .go-back::after {
    top: 8px;
    width: 13px;
    height: 1px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #000; }
  .single-biography .go-back:hover,
  .single-student .go-back:hover,
  .single-lecture .go-back:hover {
    text-decoration: underline; }

.single-lecture ._content {
  margin-top: 50px;
  padding: 0 0 100px; }

.single-lecture .sl-iframe-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .single-lecture .sl-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.single-lecture .info {
  margin-top: 20px; }

.single-lecture .date-wrapper {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.single-lecture .wrapper-custom {
  width: 100%;
  padding: 0 16px;
  max-width: 1250px;
  margin: 0 auto; }

.single-lecture .additional-lectures {
  padding-bottom: 0; }

.single-lecture .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  .single-lecture .share span {
    display: inline-block;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .single-lecture .share span {
        margin-right: 30px; } }
  .single-lecture .share a {
    display: inline-block; }
    .single-lecture .share a:not(:first-of-type) {
      margin-left: 10px; }
      @media (min-width: 768px) {
        .single-lecture .share a:not(:first-of-type) {
          margin-left: 20px; } }

.header-section {
  position: relative;
  width: 100%;
  height: 60vh; }
  @media (min-width: 560px) and (max-height: 480px) and (orientation: landscape) {
    .header-section {
      height: 100vh; } }
  @media (min-width: 768px) {
    .header-section {
      height: 45vh; } }
  .home .header-section {
    height: 45vh; }
  .header-section.header-overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; }
    .header-section.header-overlay::before {
      position: absolute;
      display: block;
      content: '';
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(0, 0, 0, 0.5)));
      background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5)); }
  .header-section .wrapper {
    position: absolute;
    left: 0;
    bottom: 16px; }
    @media (min-width: 768px) {
      .header-section .wrapper {
        text-align: center;
        left: 50%;
        bottom: auto;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }

.loop-icon {
  position: relative;
  height: 30px;
  width: 40px;
  z-index: 5; }
  .loop-icon::before, .loop-icon::after {
    position: absolute;
    content: '';
    -webkit-transition: .2s;
    transition: .2s; }
  .loop-icon::before {
    left: 0;
    top: 0;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 3px solid #000; }
  .loop-icon::after {
    width: 14px;
    height: 3px;
    background: #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    left: 23px;
    top: 30px; }
  .light-nav .loop-icon::before {
    border-color: #fff; }
  .light-nav .loop-icon::after {
    background: #fff; }
  .trigger-search .loop-icon::before {
    border-color: #777; }
  .trigger-search .loop-icon::after {
    background: #777; }

.search-bar {
  width: 160px; }
  @media (min-width: 768px) {
    .search-bar {
      width: 320px;
      font-size: 18px; } }
  .search-bar .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0; }
  .search-bar .searchform {
    position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 2; }
    .trigger-search .search-bar .searchform {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .search-bar .loop-icon {
    margin-left: auto;
    top: -6px;
    cursor: pointer; }
  .search-bar input[type=text] {
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    outline: 0;
    padding: 5px 50px 5px 5px;
    color: #000; }
    .light-nav .search-bar input[type=text] {
      color: #fff; }
  .search-bar input[type=submit] {
    position: absolute;
    right: 3px;
    top: -8px;
    display: block;
    font-size: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    opacity: 0;
    cursor: pointer; }

.dark-header {
  position: relative;
  background: #01230f;
  color: #fff;
  padding: 0 0 140px; }
  @media (min-width: 768px) {
    .dark-header {
      padding-bottom: 250px; } }
  .dark-header::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 2000px;
    background: #01230f; }

._btn {
  display: inline-block;
  outline: 0;
  border: 4px solid #000;
  color: #000;
  font-size: 16px;
  padding: 13px 32px;
  font-weight: 700;
  -webkit-transition: .2s;
  transition: .2s; }
  ._btn:hover {
    color: #fff;
    background: #000; }
  @media (min-width: 768px) {
    ._btn {
      padding: 13px 40px;
      font-size: 18px; } }
  @media (min-width: 992px) {
    ._btn {
      padding: 13px 85px;
      font-size: 22px; } }

.sidebar {
  z-index: 20; }
  .sidebar .wrapper {
    padding: 0; }
  .sidebar ul {
    list-style: none; }
  .sidebar a {
    position: relative;
    display: inline-block;
    color: #000;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none !important; }
    .sidebar a::before {
      position: absolute;
      content: '';
      top: 100%;
      left: 0;
      right: 0;
      height: 1px;
      background: #d8d8d8;
      -webkit-transition: .2s;
      transition: .2s; }
    .sidebar a span {
      display: block;
      font-weight: 700; }
  @media (max-width: 1679.99px) {
    .sidebar {
      position: fixed;
      left: 16px;
      top: 16px !important;
      background: #fff;
      opacity: 0;
      visibility: hidden;
      border: 3px solid #000;
      padding: 32px 16px 6px;
      -webkit-transform: translateX(-10%);
              transform: translateX(-10%);
      max-width: calc(100vw - 100px);
      pointer-events: none;
      -webkit-transition: .2s;
      transition: .2s; } }
  @media (max-width: 1679.99px) and (min-width: 576px) {
    .sidebar {
      padding: 32px 32px 20px;
      left: 32px;
      top: 32px !important;
      max-width: calc(100vw - 60px); } }
  @media (max-width: 1679.99px) {
      .sidebar-active.sidebar-to-trigger .sidebar {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        pointer-events: all; }
      .sidebar li:not(:first-child) {
        margin-top: 20px; } }
  @media (min-width: 1366px) {
    .sidebar {
      position: absolute;
      max-width: 200px; }
      .sidebar li:not(:first-child) {
        margin-top: 33px; }
      .sidebar a {
        padding-bottom: 10px; }
        .sidebar a:hover::before {
          background: #777; } }
  @media (min-width: 1366px) and (min-width: 1500px) {
    .sidebar {
      max-width: 310px;
      left: 32px; }
      .sidebar a {
        font-size: 20px; } }
  @media (min-width: 1366px) and (min-width: 1660px) {
    .sidebar {
      left: 50vw;
      -webkit-transform: translateX(-910px);
              transform: translateX(-910px); }
      .single-biography .sidebar {
        top: 175px; } }
  @media (min-width: 1366px) {
      .sidebar-to-trigger .sidebar {
        position: fixed; } }
    @media (min-width: 1366px) and (min-width: 1680px) {
      .sidebar-to-trigger .sidebar {
        top: 90px !important; }
        .sidebar-to-trigger .sidebar.sidebar-filters {
          top: 45px !important; } }
  .sidebar-cta {
    position: relative;
    margin-top: 16px;
    padding-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .sidebar-cta a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 10px;
      line-height: 1;
      color: inherit; }
      .sidebar-cta a:hover span {
        color: #1a3d29; }
      @media (min-width: 1366px) {
        .sidebar-cta a {
          padding: 0 15px; } }
      .sidebar-cta a:nth-child(2) {
        text-align: center; }
      .sidebar-cta a:last-child {
        text-align: right; }
        .sidebar-cta a:last-child span {
          position: relative;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
      .sidebar-cta a img {
        height: 30px;
        margin-bottom: 10px; }
        @media (min-width: 768px) {
          .sidebar-cta a img {
            height: 40px; } }
      .sidebar-cta a::before {
        display: none; }
    .sidebar-cta::before {
      position: absolute;
      content: '';
      top: -1px;
      left: -16px;
      height: 3px;
      width: calc(100% + 32px);
      background: #000; }
    @media (min-width: 576px) {
      .sidebar-cta {
        margin-top: 32px;
        padding-top: 32px; }
        .sidebar-cta::before {
          left: -32px;
          width: calc(100% + 64px); } }
    @media (min-width: 1366px) {
      .sidebar-cta {
        padding-top: 16px; }
        .sidebar-cta::before {
          display: none; } }

.sticky-sidebar-placeholder {
  position: absolute;
  left: 50px;
  top: 100px; }
  @media (min-width: 1366px) {
    .sticky-sidebar-placeholder {
      top: -90px; } }

.sidebar-filters {
  top: 80px;
  width: 230px;
  max-width: 230px;
  max-height: calc(100vh - 80px);
  max-height: calc(var(--vh, 1vh) * 100);
  padding: 32px 16px;
  overflow: auto; }
  @media (min-width: 576px) {
    .sidebar-filters {
      padding: 32px 32px 20px;
      width: 260px;
      max-width: 260px; } }
  @media (min-width: 992px) {
    .sidebar-to-trigger .sidebar-filters {
      background: #fff; } }
  @media (min-width: 1660px) {
    .sidebar-filters {
      top: 985px;
      width: 230px;
      max-width: 230px; } }
  .sidebar-filters .filters-row:not(:first-child) {
    margin-top: 20px; }
  .sidebar-filters ul {
    display: none;
    padding: 0; }
    .sidebar-filters ul.radio li:not(:first-child) {
      margin-top: 10px; }
    .sidebar-filters ul.box li {
      display: inline-block;
      padding: 4px;
      width: 76px;
      margin: 0; }
      .sidebar-filters ul.box li.full {
        width: 156px;
        font-weight: 500; }
    .sidebar-filters ul.split {
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .sidebar-filters ul.split li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
        .sidebar-filters ul.split li.full {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
  .sidebar-filters .filters-title {
    position: relative;
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 24px;
    padding: 7px 35px 3px 0;
    border-bottom: 1px solid #bbb;
    cursor: pointer; }
    .sidebar-filters .filters-title::before {
      content: '+';
      position: absolute;
      font-weight: 400;
      font-size: 16px;
      top: 50%;
      right: 1rem;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .sidebar-filters .filters-title.active {
      border-bottom: 0; }
      .sidebar-filters .filters-title.active + ul {
        display: block; }
        .sidebar-filters .filters-title.active + ul.split {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
      .sidebar-filters .filters-title.active::before {
        content: '-'; }

.sidebar-trigger {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 50px;
  height: 50px;
  border: 3px solid #000;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
  pointer-events: none;
  cursor: pointer;
  z-index: 40; }
  .sidebar-to-trigger .sidebar-trigger {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  @media (min-width: 768px) {
    .sidebar-trigger {
      top: 32px;
      right: 32px; } }
  @media (min-width: 1680px) {
    .sidebar-trigger {
      display: none; } }
  .sidebar-trigger svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
    width: 30px;
    height: 30px;
    -webkit-transition: .2s;
    transition: .2s; }
    .sidebar-trigger svg.close {
      opacity: 0;
      visibility: hidden; }
    .sidebar-active .sidebar-trigger svg.open {
      opacity: 0;
      visibility: hidden; }
    .sidebar-active .sidebar-trigger svg.close {
      opacity: 1;
      visibility: visible; }
  .no-sidebar .sidebar-trigger {
    display: none; }

.big-header {
  position: relative; }
  .big-header-wrapper {
    position: relative;
    overflow: hidden; }
  .big-header-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: url(bundles/images/header.jpg) 50% 100%/cover no-repeat;
    height: 0;
    min-height: 100%;
    padding-bottom: 50%; }
  .big-header-content {
    position: relative;
    padding: 140px 0;
    color: #fff;
    z-index: 4; }
    .big-header-content h1 {
      font-weight: 700;
      font-size: 28px; }
      @media (max-width: 767.98px) {
        .big-header-content h1 br {
          display: none; } }
      @media (min-width: 768px) {
        .big-header-content h1 {
          font-size: 38px;
          line-height: 56px; } }
    @media (min-width: 768px) {
      .big-header-content {
        padding: 250px 0; } }
    @media (min-width: 1366px) {
      .big-header-content {
        padding: 360px 0; } }
  .big-header-overlay-left {
    position: absolute;
    right: 120%;
    bottom: 0;
    height: 200%;
    width: 1000px;
    background: #01230f;
    -webkit-transform: skew(-45deg);
            transform: skew(-45deg);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 768px) {
      .big-header-overlay-left {
        width: 200%;
        right: 100%; } }
  .big-header-right-image {
    position: absolute;
    left: 100%;
    top: 100%;
    width: 1000px;
    height: 500%;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    pointer-events: none;
    overflow: hidden;
    background: #fff;
    -webkit-transform: skew(-45deg);
            transform: skew(-45deg);
    z-index: 2; }
    .big-header-right-image::before {
      position: absolute;
      content: '';
      background: #1a3d29;
      right: 100%;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    @media (min-width: 768px) {
      .big-header-right-image {
        width: 69%; } }
    @media (min-width: 1366px) {
      .big-header-right-image {
        top: 58%; } }
    .big-header-right-image .inner-img {
      position: absolute;
      top: -60px;
      left: -470px;
      height: 826px;
      width: 826px;
      -webkit-transform: skew(45deg);
              transform: skew(45deg); }
      @media (max-width: 1365.98px) {
        .big-header-right-image .inner-img img {
          display: none; } }

.slick-dots button::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #777; }

.slick-dots .slick-active button::before {
  background: #01230f;
  border-color: #01230f; }

.social {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .social li:not(:first-child) {
    margin-left: 20px; }
  .social li a {
    border-bottom: 0; }
  @media (min-width: 768px) {
    .social {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (min-width: 992px) {
    .social li:not(:first-child) {
      margin-left: 30px; } }

.show-all {
  margin-top: 50px;
  text-align: center; }
  .show-all.-gray {
    margin: 0;
    padding: 30px 0 70px;
    background: #f0f0f0; }
  .show-all.-alumni {
    padding: 30px 0 70px; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
  overflow: hidden;
  background: #f0f0f0;
  z-index: 1000;
  -webkit-transition: .2s;
  transition: .2s; }
  .modal.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    width: auto;
    height: auto; }
  .modal-inner {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px; }
    @media (min-width: 992px) {
      .modal-inner {
        top: 60px;
        bottom: 60px;
        left: 60px;
        right: 60px; } }
  .modal .close {
    position: absolute;
    width: 20px;
    height: 20px;
    color: #1a3d29;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 0;
    top: 0; }
    .modal .close::before, .modal .close::after {
      content: '';
      position: absolute; }
    .modal .close::before {
      top: 0;
      bottom: 0;
      left: calc(50% - 2px);
      width: 4px;
      background: currentColor; }
    .modal .close::after {
      left: 0;
      right: 0;
      top: calc(50% - 2px);
      height: 4px;
      background: currentColor; }
  .modal .iframe-modal {
    margin-top: 40px; }
    .modal .iframe-modal iframe {
      width: 100%;
      height: 220px; }
      @media (min-width: 375px) {
        .modal .iframe-modal iframe {
          height: 280px; } }
      @media (min-width: 768px) {
        .modal .iframe-modal iframe {
          height: 470px;
          width: 600px; } }
      @media (min-width: 560px) and (max-height: 480px) and (orientation: landscape) {
        .modal .iframe-modal iframe {
          height: 190px;
          width: 410px; } }
      @media (min-width: 992px) {
        .modal .iframe-modal iframe {
          width: 800px; } }
      @media (min-width: 1240px) {
        .modal .iframe-modal iframe {
          width: 980px;
          height: 520px; } }
  .modal .modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%; }

._filters {
  position: fixed;
  left: 16px;
  top: 16px !important;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-10%);
          transform: translateX(-10%);
  max-width: calc(100vw - 100px);
  pointer-events: none;
  -webkit-transition: .2s;
  transition: .2s;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  z-index: 1000; }
  @media (min-width: 576px) {
    ._filters {
      max-width: calc(100vw - 60px); } }
  @media (min-width: 768px) {
    ._filters {
      max-width: 200px; } }
  @media (min-width: 1366px) {
    ._filters {
      max-width: 310px;
      left: 32px;
      top: 32px !important; } }
  .-activeFilter.-showFilterBtn ._filters,
  .-activeFilter.sidebar-to-trigger ._filters {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    pointer-events: all; }
  .-preview ._filters {
    display: none; }
  ._filters__filter {
    border: 1px solid #cacaca;
    border-width: 1px 0;
    padding: 10px; }
    @media (min-width: 576px) {
      ._filters__filter {
        padding: 12px; } }
    ._filters__filter__title {
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%;
      padding-right: 30px;
      cursor: pointer; }
      ._filters__filter__title::before, ._filters__filter__title::after {
        position: absolute;
        content: '';
        right: 0;
        top: 6px;
        background: #000;
        -webkit-transition: .2s;
        transition: .2s; }
      ._filters__filter__title::before {
        width: 11px;
        height: 1px;
        top: 10px; }
      ._filters__filter__title::after {
        width: 1px;
        height: 11px;
        right: 4px;
        -webkit-transform: translate(-50%, -1px);
                transform: translate(-50%, -1px); }
      ._filters__filter__title.-active::after {
        opacity: 0;
        visibility: hidden; }
      ._filters__filter__title.-active + ._filters__filter__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    ._filters__filter__content {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      gap: 5px 0;
      margin-top: 10px; }
    ._filters__filter__button {
      color: inherit;
      font-size: 14px;
      text-decoration: none;
      font-weight: 400;
      line-height: 20px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      ._filters__filter__button.-active {
        font-weight: 600;
        opacity: 1; }
      ._filters__filter__button:hover {
        opacity: .6; }

._filterStatus {
  display: inline-block;
  font-size: 16px;
  border-bottom: 1px solid #cacaca;
  padding: 0 0 15px;
  margin: 0 0 15px; }

._filterTrigger {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
  pointer-events: none;
  cursor: pointer;
  z-index: 40; }
  @media (min-width: 768px) {
    ._filterTrigger {
      top: 32px;
      right: 32px; } }
  .-preview ._filterTrigger {
    display: none; }
  .-showFilterBtn ._filterTrigger,
  .sidebar-to-trigger ._filterTrigger {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  ._filterTrigger svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
    width: 26px;
    height: 26px;
    -webkit-transition: .2s;
    transition: .2s;
    will-change: opacity; }
    ._filterTrigger svg.close {
      opacity: 0;
      visibility: hidden; }
  .-activeFilter ._filterTrigger svg.open {
    opacity: 0;
    visibility: hidden; }
  .-activeFilter ._filterTrigger svg.close {
    opacity: 1;
    visibility: visible; }

.module {
  position: relative; }

.m-title {
  font-size: 2.5rem;
  font-weight: 700; }
  .m-title-desc {
    font-size: 1.6rem;
    margin: 50px 0 0; }
  @media (min-width: 768px) {
    .m-title {
      font-size: 3.4rem;
      line-height: 1.5; }
      .m-title-desc {
        font-size: 2.34rem;
        line-height: 1.3; } }
  @media (min-width: 1240px) {
    .m-title {
      font-size: 4.1rem; } }
  @media (min-width: 992px) and (max-height: 650px) {
    .m-title {
      font-size: 2rem;
      line-height: 1.2; }
      .m-title-desc {
        font-size: 1.4rem;
        line-height: 1.2; } }
  .m-title.-normal {
    font-size: 2.08rem; }
    .m-title.-normal.-line {
      margin-bottom: 30px;
      padding-bottom: 20px; }
  .m-title.-line {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #d8d8d8; }
  .m-title.-thin {
    font-weight: 400; }

.m-title-text .m-title {
  margin: 0 0 50px; }

.m-programs {
  margin-top: 100px; }
  .m-programs .m-title,
  .m-programs h3,
  .m-programs h4 {
    margin: 0 0 25px; }
  @media (min-width: 576px) {
    .m-programs .programs {
      padding: 0 16px; } }
  .m-programs ._desc {
    margin: 0 0 15px; }
  @media (min-width: 768px) {
    .m-programs h3 {
      font-size: 38px; } }
  @media (min-width: 768px) {
    .m-programs h4 {
      font-size: 24px; } }
  @media (max-width: 575.98px) {
    .m-programs .wrap {
      padding: 30px 0 60px; } }
  .m-programs .program .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    height: 100%; }
    .m-programs .program .inner a {
      margin-top: auto; }
  @media (max-width: 575.98px) {
    .m-programs .program:last-child {
      margin-top: 80px; } }
  @media (min-width: 576px) {
    .m-programs .program {
      border-top: 1px solid #d8d8d8; }
      .m-programs .program:first-child {
        padding: 32px 16px 32px 0; }
      .m-programs .program:last-child {
        padding: 32px 0 32px 16px;
        border-left: 1px solid #d8d8d8; } }
  @media (min-width: 768px) {
    .m-programs .program:first-child {
      padding: 32px 32px 32px 0; }
    .m-programs .program:last-child {
      padding: 32px 0 32px 32px; } }
  @media (min-width: 992px) {
    .m-programs .program:first-child {
      padding: 42px 58px 45px 0; }
    .m-programs .program:last-child {
      padding: 42px 0 45px 58px; } }
  @media (min-width: 576px) {
    .m-programs .gray_bg ._desc {
      margin: 0 0 35px; } }
  @media (min-width: 576px) {
    .m-programs .gray_bg .program {
      border-top: 0; }
      .m-programs .gray_bg .program:last-child {
        border-color: #d0d0d0; } }

.m-text-cta-gray {
  margin-top: 95px;
  padding: 125px 0 95px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .m-text-cta-gray br {
      display: none; } }
  .m-text-cta-gray ._btn {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .m-text-cta-gray ._btn {
        padding: 13px 110px; } }

.m-faculty-box {
  padding: 80px 0 40px; }
  @media (min-width: 768px) {
    .m-faculty-box .m-title {
      font-size: 2.3rem; } }
  .m-faculty-box .m-title a {
    text-decoration: none; }
    .m-faculty-box .m-title a:hover {
      text-decoration: underline; }
  .m-faculty-box ._content {
    margin-top: 20px; }
    .m-faculty-box ._content .box-row {
      position: relative;
      padding: 30px 0; }
      .m-faculty-box ._content .box-row::before {
        position: absolute;
        content: '';
        left: 16px;
        top: 0;
        height: 1px;
        width: calc(100% - 32px);
        background: #777; }
      .m-faculty-box ._content .box-row img {
        width: 80px; }
        @media (min-width: 768px) {
          .m-faculty-box ._content .box-row img {
            width: 120px; } }
      .m-faculty-box ._content .box-row a {
        text-decoration: none; }
        .m-faculty-box ._content .box-row a:hover .name {
          color: #1a3d29; }
      .m-faculty-box ._content .box-row .person {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .m-faculty-box ._content .box-row .person .name {
          font-weight: 700;
          margin-top: 10px; }
        @media (min-width: 992px) {
          .m-faculty-box ._content .box-row .person {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .m-faculty-box ._content .box-row .person .name {
              margin: 0 0 0 23px; } }
      @media (max-width: 575.98px) {
        .m-faculty-box ._content .box-row {
          text-align: center; }
          .m-faculty-box ._content .box-row:not(:first-child) {
            margin-top: 25px; }
          .m-faculty-box ._content .box-row .box:not(:first-child) {
            margin-top: 25px; }
          .m-faculty-box ._content .box-row .box img {
            width: 140px;
            margin: 0 auto; } }
  .m-faculty-box .load-more {
    text-align: center;
    margin-top: 40px; }

.m-faculty-full {
  padding: 90px 0; }
  @media (min-width: 768px) {
    .m-faculty-full .m-title {
      font-size: 2.3rem; } }
  @media (min-width: 480px) {
    .m-faculty-full .faculty-full-people {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 40px;
      -moz-column-gap: 40px;
      column-gap: 40px; } }
  @media (min-width: 768px) {
    .m-faculty-full .faculty-full-people {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4;
      -webkit-column-gap: 40px;
      -moz-column-gap: 40px;
      column-gap: 40px; } }
  .m-faculty-full .faculty-full-people .lead {
    font-weight: 700;
    margin: 0; }
  .m-faculty-full .faculty-full-people ul {
    list-style: none;
    padding: 0; }
    .m-faculty-full .faculty-full-people ul a {
      text-decoration: none;
      font-size: 14px; }
      .m-faculty-full .faculty-full-people ul a:hover {
        text-decoration: underline; }
      @media (min-width: 768px) {
        .m-faculty-full .faculty-full-people ul a {
          font-size: 19px; } }
  .m-faculty-full .faculty-full-people .people-block:not(:first-child) {
    margin-top: 40px; }
  .m-faculty-full .status {
    display: inline-block;
    min-width: 10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    margin-left: 8px; }
    .m-faculty-full .status.s {
      color: #3c763d;
      background-color: #dff0d8;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#c8e5bc));
      background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
      background-repeat: repeat-x;
      border-color: #b2dba1; }
    .m-faculty-full .status.a {
      color: #a94442;
      background-color: #f2dede;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#e7c3c3));
      background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
      background-repeat: repeat-x;
      border-color: #dca7a7; }

.m-lectures-box {
  padding: 60px 0 95px; }
  .m-lectures-box.-gray {
    background: #f0f0f0; }
  @media (min-width: 768px) {
    .m-lectures-box .m-title {
      font-size: 2.3rem; } }
  .m-lectures-box .m-title a {
    text-decoration: none; }
    .m-lectures-box .m-title a:hover {
      text-decoration: underline; }
  .m-lectures-box ._content {
    padding-top: 30px;
    margin-top: 15px;
    border-top: 1px solid #777; }
    .m-lectures-box ._content a {
      text-decoration: none; }
    .m-lectures-box ._content .wrap {
      margin-top: -60px; }
    .m-lectures-box ._content .lecture {
      margin-top: 60px; }
      @media (min-width: 992px) {
        .m-lectures-box ._content .lecture {
          max-width: 33%; } }
      .m-lectures-box ._content .lecture.lazied:not(.show) {
        display: none; }
    .m-lectures-box ._content img {
      margin-bottom: 25px; }
    .m-lectures-box ._content .name {
      text-decoration: underline; }
    .m-lectures-box ._content .desc {
      font-weight: 700;
      margin: 0;
      line-height: 1.3; }
    .m-lectures-box ._content .date {
      display: inline-block;
      margin-top: 10px;
      font-size: 12px; }
  .m-lectures-box .iframe-image {
    background: 50% / cover no-repeat;
    height: 0;
    padding: 0 0 65%; }

.m-news-box {
  padding: 80px 0 30px; }
  .m-news-box .m-title {
    font-weight: 700; }
    .m-news-box .m-title a {
      text-decoration: none; }
      .m-news-box .m-title a:hover {
        text-decoration: underline; }
    .m-news-box .m-title.archive-title {
      padding: 0 0 20px;
      border-bottom: 1px solid #d8d8d8; }
      @media (min-width: 576px) {
        .m-news-box .m-title.archive-title:not(:only-child) {
          margin-bottom: 100px; } }
      @media (min-width: 992px) {
        .m-news-box .m-title.archive-title:not(:only-child) {
          margin-bottom: 50px; } }
  .m-news-box ._content {
    margin-top: 35px; }
    .m-news-box ._content a {
      text-decoration: none; }
      .m-news-box ._content a:hover .title {
        text-decoration: underline; }
  .m-news-box .archive-news {
    margin-top: 50px; }
  .m-news-box .article {
    margin: 0 0 50px; }
    @media (min-width: 576px) {
      .m-news-box .article.no-image {
        margin: 0 0 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #d8d8d8; } }
    .m-news-box .article .featured-image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50%;
      padding-bottom: 63%;
      margin-bottom: 25px; }
    .m-news-box .article .title {
      font-size: 1.04rem;
      font-weight: 700; }
    .m-news-box .article .excerpt {
      margin: 25px 0 0;
      line-height: 1.35; }
    .m-news-box .article .date {
      display: inline-block;
      margin-top: 20px;
      font-size: 14px; }
  @media (max-width: 991.98px) {
    .m-news-box .wrap {
      margin-top: -60px; }
    .m-news-box .article {
      margin-top: 60px; } }

.m-image {
  padding: 50px 0;
  text-align: center; }
  .m-image .wrapper {
    text-align: center; }
    .m-image .wrapper.full {
      max-width: none;
      padding: 0; }
    @media (min-width: 1240px) {
      .m-image .wrapper.wider:not(.wrapper-fluid) {
        max-width: 1172px; } }
  .m-image img {
    width: 100%; }

.m-accordion {
  padding: 50px 0; }
  .m-accordion .accordion-wrapper {
    margin-top: 30px; }
    .m-accordion .accordion-wrapper .accordion {
      border-top: 1px solid #d8d8d8;
      cursor: pointer; }
      .m-accordion .accordion-wrapper .accordion .acc-trigger {
        padding: 30px 30px 30px 0;
        overflow: hidden;
        text-overflow: ellipsis; }
        .m-accordion .accordion-wrapper .accordion .acc-trigger .main-title {
          white-space: nowrap;
          font-weight: 700;
          margin: 0; }
        .m-accordion .accordion-wrapper .accordion .acc-trigger::before, .m-accordion .accordion-wrapper .accordion .acc-trigger::after {
          position: absolute;
          content: '';
          background: #000; }
        .m-accordion .accordion-wrapper .accordion .acc-trigger::before {
          height: 1px;
          width: 9px;
          top: 40px;
          right: 11px; }
        .m-accordion .accordion-wrapper .accordion .acc-trigger::after {
          height: 9px;
          width: 1px;
          top: 36px;
          right: 15px; }
      .m-accordion .accordion-wrapper .accordion .acc-content {
        display: none;
        padding-bottom: 25px; }
      .m-accordion .accordion-wrapper .accordion:last-child {
        border-bottom: 1px solid #d8d8d8; }
      .m-accordion .accordion-wrapper .accordion.active .acc-trigger::after {
        display: none; }
      .m-accordion .accordion-wrapper .accordion.active .acc-content {
        display: block; }

.m-double-cta-box {
  padding: 65px 0 95px; }
  @media (max-width: 991.98px) {
    .m-double-cta-box br {
      display: none; } }
  .m-double-cta-box ._btn {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .m-double-cta-box ._btn {
        margin-top: 45px;
        padding: 13px 110px; } }
  .m-double-cta-box .split .right-box {
    margin-top: 40px; }
  @media (min-width: 768px) {
    .m-double-cta-box .split {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .m-double-cta-box .split .left-box,
      .m-double-cta-box .split .right-box {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
        padding: 0 16px; }
      .m-double-cta-box .split .left-box {
        padding-right: 50px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .m-double-cta-box .split .left-box {
        padding-right: 70px; } }
  @media (min-width: 768px) {
      .m-double-cta-box .split .right-box {
        border-left: 1px solid #d8d8d8;
        padding-left: 50px;
        margin: 0; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .m-double-cta-box .split .right-box {
        padding-left: 70px; } }
  .m-double-cta-box .m-title.-normal {
    font-size: 24px; }
    @media (min-width: 992px) {
      .m-double-cta-box .m-title.-normal {
        font-size: 36px; } }
  .m-double-cta-box .m-title.-thin {
    line-height: 1.3; }

.m-split-content {
  padding: 80px 0;
  overflow: hidden; }
  .m-split-content .m-title {
    margin: 0 0 30px; }
    .m-split-content .m-title.-line {
      border-width: 1px; }
      @media (min-width: 768px) {
        .m-split-content .m-title.-line + ._content .right::before {
          top: 0;
          -webkit-transform: none;
                  transform: none; } }
    @media (min-width: 768px) {
      .m-split-content .m-title.-line {
        margin-bottom: 0; } }
  .m-split-content.-cta .m-title.-line {
    border: 0; }
  @media (min-width: 992px) {
    .m-split-content.-cta {
      overflow: visible; } }
  .m-split-content.-cta ._content .split .right,
  .m-split-content.-cta ._content .split .left {
    position: relative;
    padding-top: 0; }
    .m-split-content.-cta ._content .split .right img,
    .m-split-content.-cta ._content .split .left img {
      margin-bottom: 30px; }
  @media (min-width: 768px) {
    .m-split-content.-cta ._content .split .right,
    .m-split-content.-cta ._content .split .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .m-split-content.-cta ._content .split .right > *,
      .m-split-content.-cta ._content .split .left > * {
        position: relative;
        z-index: 1; }
      .m-split-content.-cta ._content .split .right .cta,
      .m-split-content.-cta ._content .split .left .cta {
        margin-top: auto; }
        .m-split-content.-cta ._content .split .right .cta a,
        .m-split-content.-cta ._content .split .left .cta a {
          margin-top: 10px; } }
  @media (min-width: 768px) and (min-width: 1240px) {
    .m-split-content.-cta ._content .split .right img,
    .m-split-content.-cta ._content .split .left img {
      margin: 0;
      position: absolute;
      z-index: 0; } }

@media (min-width: 768px) and (min-width: 1240px) {
  .m-split-content.-cta ._content .split .left img {
    width: 400px;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-80%, 150px);
            transform: translate(-80%, 150px); } }
  @media (min-width: 768px) {
    .m-split-content.-cta ._content .split .right::before {
      height: 100%; } }

@media (min-width: 768px) and (min-width: 1240px) {
  .m-split-content.-cta ._content .split .right img {
    width: 300px;
    left: 100%;
    top: 0;
    -webkit-transform: translate(-20%, -250px);
            transform: translate(-20%, -250px); } }
  @media (min-width: 1240px) {
    .m-split-content.-cta ._content .split {
      padding: 0 0 150px; } }
  .m-split-content ._content .split {
    position: relative; }
    @media (max-width: 767.98px) {
      .m-split-content ._content .split .right {
        margin-top: 50px; } }
    @media (min-width: 768px) {
      .m-split-content ._content .split {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .m-split-content ._content .split .left,
        .m-split-content ._content .split .right {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; }
        .m-split-content ._content .split .left {
          padding: 32px 16px 0 0; }
        .m-split-content ._content .split .right {
          position: relative;
          padding: 32px 0 0 16px; }
          .m-split-content ._content .split .right::before {
            position: absolute;
            content: '';
            left: 0;
            top: 50%;
            height: calc(100% + 300px);
            width: 1px;
            background: #d8d8d8;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); } }
    @media (min-width: 1240px) {
      .m-split-content ._content .split .left {
        padding: 32px 32px 0 0; }
      .m-split-content ._content .split .right {
        padding: 32px 0 0 32px; } }
    @media (min-width: 1366px) {
      .m-split-content ._content .split .left {
        padding: 32px 52px 0 0; }
      .m-split-content ._content .split .right {
        padding: 32px 0 0 52px; } }

.m-course-schedule {
  padding: 80px 0; }
  .m-course-schedule .js-course-trigger {
    cursor: pointer; }
  .m-course-schedule .apply-cta {
    margin-top: 80px; }
  .m-course-schedule .custom-wrapper {
    max-width: 100%; }
    @media (min-width: 1366px) {
      .m-course-schedule .custom-wrapper {
        max-width: 1172px; } }
  @media (max-width: 767.98px) {
    .m-course-schedule .schedule-scroll-wrapper {
      overflow-x: scroll; } }

.m-course-events {
  padding: 80px 0; }

.m-lectures-latest {
  position: relative;
  overflow: hidden;
  padding: 80px 0 0; }
  .m-lectures-latest .m-title {
    margin: 0 0 30px;
    z-index: 5; }
  @media (min-width: 992px) {
    .m-lectures-latest {
      padding: 80px 0; }
      .m-lectures-latest::before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        right: 0;
        height: calc(100% + 2000px);
        background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), color-stop(50%, #f0f0f0), color-stop(50%, #dae1da), to(#dae1da));
        background: linear-gradient(to right, #f0f0f0 0%, #f0f0f0 50%, #dae1da 50%, #dae1da 100%); } }
  @media (min-width: 1240px) {
    .m-lectures-latest .split-content::before {
      position: absolute;
      content: '';
      left: 0;
      bottom: -2000px;
      right: 0;
      top: -2000px;
      background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), color-stop(66.6666%, #f0f0f0), color-stop(66.6666%, #dae1da), to(#dae1da));
      background: linear-gradient(to right, #f0f0f0 0%, #f0f0f0 66.6666%, #dae1da 66.6666%, #dae1da 100%); }
    .m-lectures-latest::before {
      background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), color-stop(66.6666%, #f0f0f0), color-stop(66.6666%, #dae1da), to(#dae1da));
      background: linear-gradient(to right, #f0f0f0 0%, #f0f0f0 66.6666%, #dae1da 66.6666%, #dae1da 100%); } }
  .m-lectures-latest .name {
    text-decoration: underline; }
  .m-lectures-latest .lecture {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .m-lectures-latest .split-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px; }
    .m-lectures-latest .split-content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .m-lectures-latest .split-content .fake-videos li {
      position: relative; }
      .m-lectures-latest .split-content .fake-videos li .js-iframe-wrapper {
        position: relative; }
      .m-lectures-latest .split-content .fake-videos li .frame-bg {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 120px;
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat; }
        @media (min-width: 768px) {
          .m-lectures-latest .split-content .fake-videos li .frame-bg {
            height: 200px; } }
        @media (min-width: 992px) {
          .m-lectures-latest .split-content .fake-videos li .frame-bg {
            height: 90px; } }
      .m-lectures-latest .split-content .fake-videos li.active::before {
        position: absolute;
        content: '';
        left: 16px;
        top: 0;
        width: 10px;
        height: 90px;
        background: #f0f0f0;
        border-left: 5px solid #1a3d29;
        pointer-events: none;
        z-index: 5; }
        @media (max-width: 991.98px) {
          .m-lectures-latest .split-content .fake-videos li.active::before {
            height: 200px; } }
        @media (max-width: 767.98px) {
          .m-lectures-latest .split-content .fake-videos li.active::before {
            height: 120px; } }
    @media (min-width: 992px) {
      .m-lectures-latest .split-content .left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .m-lectures-latest .split-content .right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 1240px) {
      .m-lectures-latest .split-content .left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 66.6666666667%;
                flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; }
      .m-lectures-latest .split-content .right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3333333333%;
                flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
    .m-lectures-latest .split-content .desc {
      margin: 0;
      font-weight: 700;
      line-height: 24px; }
    .m-lectures-latest .split-content .date {
      display: block;
      margin-top: 20px; }
  .m-lectures-latest .left {
    width: 100%; }
    .m-lectures-latest .left iframe {
      margin-bottom: 12px; }
    @media (min-width: 992px) {
      .m-lectures-latest .left {
        padding-right: 15px; }
        .m-lectures-latest .left iframe {
          margin-bottom: 15px; } }
    .m-lectures-latest .left .inner {
      margin: 0; }
    .m-lectures-latest .left .desc {
      margin-top: 10px;
      line-height: 1.33;
      font-size: 1.6rem; }
      @media (min-width: 768px) {
        .m-lectures-latest .left .desc {
          font-size: 2.08rem; } }
  .m-lectures-latest .right {
    position: relative;
    margin-top: 30px;
    padding-top: 40px; }
    .m-lectures-latest .right .date {
      margin-top: 5px; }
    .m-lectures-latest .right .desc {
      font-weight: 700; }
    .m-lectures-latest .right::before {
      position: absolute;
      content: '';
      left: -1000px;
      top: 0;
      right: -1000px;
      bottom: 0;
      background: #dae1da; }
    .m-lectures-latest .right iframe {
      margin-bottom: 12px; }
    @media (min-width: 992px) {
      .m-lectures-latest .right {
        margin-top: 0;
        padding-top: 0;
        padding-left: 15px; }
        .m-lectures-latest .right iframe {
          margin: 0; }
        .m-lectures-latest .right::before,
        .m-lectures-latest .right .date {
          display: none; }
        .m-lectures-latest .right .desc {
          display: -webkit-box;
          max-height: 48px;
          white-space: normal;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
    .m-lectures-latest .right .inner {
      position: relative; }
    .m-lectures-latest .right li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 28px; }
      @media (min-width: 480px) {
        .m-lectures-latest .right li {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 992px) {
        .m-lectures-latest .right li {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
      @media (min-width: 992px) {
        .m-lectures-latest .right li ._inner {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .m-lectures-latest .right li ._inner .info {
            padding-left: 20px;
            max-width: calc(100% - 155px);
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(100% - 155px);
                    flex: 0 0 calc(100% - 155px);
            overflow: hidden;
            text-overflow: ellipsis; }
          .m-lectures-latest .right li ._inner .name {
            line-height: 15px;
            max-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; } }
      @media (max-width: 991.98px) {
        .m-lectures-latest .right li iframe {
          width: 100%;
          height: 200px; } }
      @media (max-width: 767.98px) {
        .m-lectures-latest .right li iframe {
          height: 120px; } }

.m-custom-3-columns {
  padding: 90px 0; }
  .m-custom-3-columns .m-title {
    margin: 0 0 40px; }

.ac-img {
  position: absolute;
  opacity: 1; }
  .ac-img.top {
    bottom: 100%;
    right: 0;
    -webkit-transform: translate(30%, 60%);
            transform: translate(30%, 60%); }
    @media (min-width: 992px) {
      .ac-img.top {
        bottom: 100%;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-15%, 50%);
                transform: translate(-15%, 50%); } }
  .ac-img.left {
    left: 0;
    -webkit-transform: translate(-40%, 30%);
            transform: translate(-40%, 30%); }
    @media (min-width: 992px) {
      .ac-img.left {
        -webkit-transform: translate(-10%, 55%);
                transform: translate(-10%, 55%); } }
  .ac-img.right {
    bottom: 0;
    right: 0;
    -webkit-transform: translate(40%, -20%);
            transform: translate(40%, -20%); }
    @media (min-width: 992px) {
      .ac-img.right {
        -webkit-transform: translate(-25%, 60%);
                transform: translate(-25%, 60%); } }

.single-academic_program .ap-sections {
  padding: 0 0 90px; }

.single-academic_program .ap-split {
  margin-top: 50px; }
  @media (min-width: 992px) {
    .single-academic_program .ap-split {
      margin-top: 90px; } }

.single-academic_program ._content p {
  line-height: 1.7; }

.single-academic_program ._content h2 {
  font-size: 26px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .single-academic_program ._content h2 {
      font-size: 35px; } }

.single-academic_program .ap-section {
  margin-top: 110px; }
  .single-academic_program .ap-section.gray_bg {
    margin-top: 80px;
    padding: 60px 0 85px; }
  .single-academic_program .ap-section h2 {
    padding-left: 50px; }
    @media (min-width: 768px) {
      .single-academic_program .ap-section h2 {
        padding-left: 100px; } }
    @media (min-width: 1240px) {
      .single-academic_program .ap-section h2 {
        padding-left: 140px; } }
    @media (min-width: 1700px) {
      .single-academic_program .ap-section h2 {
        padding-left: 0; } }
  .single-academic_program .ap-section.campuses h2, .single-academic_program .ap-section.application h2 {
    padding: 0; }
  .single-academic_program .ap-section.application {
    margin-top: 95px; }
    .single-academic_program .ap-section.application ._btn {
      margin-top: 15px; }
    @media (max-width: 575.98px) {
      .single-academic_program .ap-section.application .deadlines {
        margin-top: 60px; } }
    .single-academic_program .ap-section.application .deadlines ul {
      margin-top: 35px; }
      .single-academic_program .ap-section.application .deadlines ul li:not(:first-child) {
        margin-top: 35px; }
    @media (min-width: 768px) {
      .single-academic_program .ap-section.application .info {
        padding-right: 32px; }
      .single-academic_program .ap-section.application .deadlines {
        padding-left: 32px; } }
    @media (min-width: 1240px) {
      .single-academic_program .ap-section.application .info {
        padding-right: 60px; }
      .single-academic_program .ap-section.application .deadlines {
        padding-left: 60px; } }

.single-academic_program ._sec {
  position: relative;
  margin-top: 35px;
  padding-top: 44px;
  padding-left: 50px; }
  .single-academic_program ._sec-desc {
    margin-top: 0;
    padding-top: 30px; }
  @media (min-width: 768px) {
    .single-academic_program ._sec {
      padding-left: 100px; } }
  @media (min-width: 1240px) {
    .single-academic_program ._sec {
      padding-left: 140px; } }
  @media (min-width: 1700px) {
    .single-academic_program ._sec {
      padding-left: 0; } }
  .single-academic_program ._sec-campus {
    padding-left: 0;
    padding-top: 0; }
    .single-academic_program ._sec-campus h4 {
      font-weight: 700; }
    .single-academic_program ._sec-campus ._m6 {
      padding-top: 44px;
      padding-bottom: 44px; }
    @media (min-width: 768px) {
      .single-academic_program ._sec-campus ._m6 .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        height: 100%; }
        .single-academic_program ._sec-campus ._m6 .inner ._btn {
          margin-top: auto; }
      .single-academic_program ._sec-campus ._m6.malta {
        padding-right: 32px; }
      .single-academic_program ._sec-campus ._m6.swiss {
        border-left: 1px solid #d8d8d8;
        padding-left: 32px; } }
    @media (min-width: 1240px) {
      .single-academic_program ._sec-campus ._m6.malta {
        padding-right: 60px; }
      .single-academic_program ._sec-campus ._m6.swiss {
        padding-left: 60px; } }
  .single-academic_program ._sec-label {
    position: absolute;
    left: 0;
    top: 44px;
    font-weight: 700; }
    @media (min-width: 768px) {
      .single-academic_program ._sec-label {
        font-size: 20px; } }
    @media (min-width: 1700px) {
      .single-academic_program ._sec-label {
        left: -140px; } }
  .single-academic_program ._sec-ma, .single-academic_program ._sec-phd {
    border-top: 1px solid #d8d8d8; }
    @media (min-width: 1700px) {
      .single-academic_program ._sec-ma, .single-academic_program ._sec-phd {
        border: 0; }
        .single-academic_program ._sec-ma::before, .single-academic_program ._sec-phd::before {
          position: absolute;
          content: '';
          top: 0;
          right: 0;
          left: -140px;
          height: 1px;
          background: #d8d8d8; } }

.single-academic_program .gray_bg ._sec-phd {
  margin-top: 60px; }

.single-academic_program sup {
  font-weight: 700; }

@media (max-width: 767.98px) {
  .schedule {
    width: 480px;
    max-width: 480px; } }

.schedule:not(:first-child) {
  margin-top: 1rem; }

.schedule-table {
  margin-bottom: 50px; }

.schedule-fusnote {
  font-size: 12px; }

.schedule-intro {
  margin: 0 0 95px; }

.schedule-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #d8d8d8; }
  .schedule-row h4 {
    font-weight: 700; }
  .schedule-row p {
    margin: 0; }
  .schedule-row.show {
    background-color: #1a3d29; }

.schedule-date {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .show .schedule-date {
    color: #fff; }
  .schedule-date-day {
    font-weight: 700;
    font-size: 1.5rem; }
  .schedule-date-month {
    text-transform: uppercase; }

.schedule-data {
  -ms-flex-preferred-size: calc(100% - 100px);
      flex-basis: calc(100% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .schedule-data-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: .5rem 1rem; }

.schedule-split {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  background-color: #f0f0f0; }
  .schedule-split + .schedule-split {
    background-color: #dae0dc; }
  .schedule-split.lead {
    padding: 2rem 1rem; }
  .schedule-split .trigger {
    padding: 2rem 1rem;
    height: 100%; }
  .schedule-split .name {
    text-decoration: underline; }
  .schedule-split .fat {
    font-weight: 700; }
  .show .schedule-split {
    display: none; }
    .show .schedule-split.show {
      display: block;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  .schedule-split.show {
    background-color: #1a3d29 !important; }
    .schedule-split.show .js-course-trigger {
      color: #fff; }
      .schedule-split.show .js-course-trigger:hover {
        color: #fff !important; }
      .schedule-split.show .js-course-trigger::after {
        content: '-'; }
      .schedule-split.show .js-course-trigger a:hover {
        color: #fff; }
  .schedule-split > .js-course-trigger {
    text-decoration: none !important;
    position: relative;
    display: block;
    width: 100%; }
    .schedule-split > .js-course-trigger::after {
      content: '+';
      position: absolute;
      top: 2rem;
      right: 1rem; }
    .schedule-split > .js-course-trigger span {
      text-decoration: underline; }
    .schedule-split > .js-course-trigger .split-row:not(:first-child) {
      margin-top: 15px; }

.schedule-topic {
  display: none;
  padding: 1rem;
  color: #fff; }
  .show.left .schedule-topic.left {
    display: block; }
  .show.right .schedule-topic.right {
    display: block; }
  .schedule-topic p {
    font-size: 14px; }
  .schedule-topic ul {
    list-style-type: none;
    margin: 2rem 0;
    padding: 0; }
    .schedule-topic ul li {
      display: inline-block;
      margin-right: 10px; }
      .schedule-topic ul li:nth-child(1) {
        margin-right: 7px; }
        .schedule-topic ul li:nth-child(1) a {
          background-image: url("bundles/images/icons/facebook.svg"); }
      .schedule-topic ul li:nth-child(2) a {
        background-image: url("bundles/images/icons/instagram.svg"); }
      .schedule-topic ul li:nth-child(3) a {
        background-image: url("bundles/images/icons/youtube.svg"); }
      .schedule-topic ul li:nth-child(4) a {
        background-image: url("bundles/images/icons/twitter.svg"); }
    .schedule-topic ul a {
      display: block;
      width: 22px;
      height: 22px;
      white-space: nowrap;
      overflow: hidden;
      text-indent: -999px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }

.schedule-actions h3 {
  font-size: 38px;
  font-weight: 700;
  margin-top: 1em; }

.schedule-actions p {
  font-size: 24px;
  margin-top: 1em;
  margin-bottom: 0; }

@media (max-width: 767.98px) {
  .t-schedule {
    width: 600px;
    max-width: 600px; } }

.t-schedule:not(:first-child) {
  margin-top: 1rem; }

.t-schedule-table {
  margin-bottom: 50px; }

.t-schedule-fusnote {
  font-size: 12px; }

.t-schedule-intro {
  margin: 0 0 95px; }

.t-schedule-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #d8d8d8; }
  .t-schedule-row h4 {
    font-weight: 700; }
  .t-schedule-row p {
    margin: 0; }
  .t-schedule-row.show {
    background-color: #1a3d29; }

.t-schedule-date {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .show .t-schedule-date {
    color: #fff; }
  .t-schedule-date-day {
    font-weight: 700;
    font-size: 1.5rem; }
  .t-schedule-date-month {
    text-transform: uppercase; }

.t-schedule-data {
  -ms-flex-preferred-size: calc(100% - 100px);
      flex-basis: calc(100% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .t-schedule-data-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: .5rem 1rem; }

.t-schedule-split {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  background-color: #f0f0f0; }
  .t-schedule-split + .schedule-split {
    background-color: #dae0dc; }
  .t-schedule-split.lead {
    padding: 2rem 1rem; }
  .t-schedule-split .trigger {
    padding: 2rem 1rem;
    height: 100%; }
  .t-schedule-split .name {
    text-decoration: underline; }
  .t-schedule-split .fat {
    font-weight: 700; }
  .show .t-schedule-split {
    display: none; }
    .show .t-schedule-split.show {
      display: block;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  .t-schedule-split.show {
    background-color: #1a3d29 !important; }
    .t-schedule-split.show .js-course-trigger {
      color: #fff; }
      .t-schedule-split.show .js-course-trigger:hover {
        color: #fff !important; }
      .t-schedule-split.show .js-course-trigger::after {
        content: '-'; }
      .t-schedule-split.show .js-course-trigger a:hover {
        color: #fff; }
  .t-schedule-split > .js-course-trigger {
    text-decoration: none !important;
    position: relative;
    display: block;
    width: 100%; }
    .t-schedule-split > .js-course-trigger::after {
      content: '+';
      position: absolute;
      top: 2rem;
      right: 1rem; }
    .t-schedule-split > .js-course-trigger span {
      text-decoration: underline; }
    .t-schedule-split > .js-course-trigger .split-row:not(:first-child) {
      margin-top: 15px; }

.t-schedule-topic {
  display: none;
  padding: 1rem;
  color: #fff; }
  .show.left .t-schedule-topic.left {
    display: block; }
  .show.mid .t-schedule-topic.mid {
    display: block; }
  .show.right .t-schedule-topic.right {
    display: block; }
  .t-schedule-topic p {
    font-size: 14px; }
  .t-schedule-topic ul {
    list-style-type: none;
    margin: 2rem 0;
    padding: 0; }
    .t-schedule-topic ul li {
      display: inline-block;
      margin-right: 10px; }
      .t-schedule-topic ul li:nth-child(1) {
        margin-right: 7px; }
        .t-schedule-topic ul li:nth-child(1) a {
          background-image: url("bundles/images/icons/facebook.svg"); }
      .t-schedule-topic ul li:nth-child(2) a {
        background-image: url("bundles/images/icons/instagram.svg"); }
      .t-schedule-topic ul li:nth-child(3) a {
        background-image: url("bundles/images/icons/youtube.svg"); }
      .t-schedule-topic ul li:nth-child(4) a {
        background-image: url("bundles/images/icons/twitter.svg"); }
    .t-schedule-topic ul a {
      display: block;
      width: 22px;
      height: 22px;
      white-space: nowrap;
      overflow: hidden;
      text-indent: -999px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }

.t-schedule-actions h3 {
  font-size: 38px;
  font-weight: 700;
  margin-top: 1em; }

.t-schedule-actions p {
  font-size: 24px;
  margin-top: 1em;
  margin-bottom: 0; }

.events:not(:first-child) {
  margin-top: 1rem; }

.events-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #d8d8d8; }
  .events-row h4 {
    font-weight: 700; }
  .events-row p {
    margin: 0; }
  .events-row.-custom .events-date {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media (max-width: 575.98px) {
    .events-row.-custom .events-lecture:not(.third-col) {
      max-width: 66.6666666667%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666666667%;
              flex: 0 0 66.6666666667%; } }
  @media (max-width: 575.98px) {
    .events-row.-custom .events-lecture.third-col {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; } }

.events-text {
  font-weight: 700;
  font-size: 1.5rem; }

.events-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.events-date {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 575.98px) {
    .events-date {
      max-width: 33.333%;
      -ms-flex-preferred-size: 33.3333%;
          flex-basis: 33.3333%; } }
  .events-date-day {
    font-weight: 700;
    font-size: 1.5rem; }
  .events-date-month {
    text-transform: uppercase; }

.events-time {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  padding: 1rem; }
  @media (max-width: 575.98px) {
    .events-time {
      max-width: 33.333%;
      -ms-flex-preferred-size: 33.3333%;
          flex-basis: 33.3333%; } }

.events-place {
  padding: 1rem; }
  @media (max-width: 575.98px) {
    .events-place {
      max-width: 33.333%;
      -ms-flex-preferred-size: 33.3333%;
          flex-basis: 33.3333%; } }
  @media (min-width: 576px) {
    .events-place {
      -ms-flex-preferred-size: 150px;
          flex-basis: 150px; } }

.events-lecture {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1rem; }
  @media (max-width: 575.98px) {
    .events-lecture {
      width: 100%; } }
  .events-lecture a:hover {
    color: #1a3d29; }
  .events-lecture .desc {
    font-weight: 700; }

/*# sourceMappingURL=style.css.map */
