@charset "UTF-8";
/*
  Based on the Eric Meyer CSS Reset v2.0 (http://meyerweb.com/eric/tools/css/reset/)
*/
@import url("https://use.typekit.net/lbw7qyw.css");
@import url("https://fonts.googleapis.com/css?family=Padauk");
@import url("https://fonts.googleapis.com/css?family=Kanit");
@import url("https://fonts.googleapis.com/css?family=Battambang");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

@keyframes appear {
  to {
    opacity: 1;
    transform: translate(0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes load {
  to {
    transform: rotate(360deg); } }

body {
  color: #000000;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 100%; }

h1 {
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1.05;
  text-transform: uppercase; }
  @media (max-width: 1024px) {
    h1 {
      font-size: 46.2px;
      font-size: 2.8875rem; } }
  @media (max-width: 850px) {
    h1 {
      font-size: 42px;
      font-size: 2.625rem; } }
  html[lang="km"] h1 {
    font-size: 40px;
    font-size: 2.5rem; }
    @media (max-width: 1024px) {
      html[lang="km"] h1 {
        font-size: 30.8px;
        font-size: 1.925rem; } }
    @media (max-width: 850px) {
      html[lang="km"] h1 {
        font-size: 28px;
        font-size: 1.75rem; } }
  html[lang="my"] h1 {
    font-size: 40px;
    font-size: 2.5rem; }
    @media (max-width: 1024px) {
      html[lang="my"] h1 {
        font-size: 30.8px;
        font-size: 1.925rem; } }
    @media (max-width: 850px) {
      html[lang="my"] h1 {
        font-size: 28px;
        font-size: 1.75rem; } }
  h1:not(:last-child) {
    margin-bottom: .33em; }

h2 {
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  text-transform: uppercase; }
  @media (max-width: 1024px) {
    h2 {
      font-size: 44px;
      font-size: 2.75rem; } }
  @media (max-width: 850px) {
    h2 {
      font-size: 40px;
      font-size: 2.5rem; } }
  h2:not(:last-child) {
    margin-bottom: .33em; }

h3 {
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: normal; }
  @media (max-width: 1024px) {
    h3 {
      font-size: 35.2px;
      font-size: 2.2rem; } }
  @media (max-width: 850px) {
    h3 {
      font-size: 32px;
      font-size: 2rem; } }
  h3:not(:last-child) {
    margin-bottom: .33em; }

h4 {
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (max-width: 1024px) {
    h4 {
      font-size: 19.8px;
      font-size: 1.2375rem; } }
  @media (max-width: 850px) {
    h4 {
      font-size: 18px;
      font-size: 1.125rem; } }
  h4:not(:last-child) {
    margin-bottom: .33em; }

h5 {
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: .25em;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (max-width: 1024px) {
    h5 {
      font-size: 15.84px;
      font-size: 0.99rem; } }
  @media (max-width: 850px) {
    h5 {
      font-size: 14.4px;
      font-size: 0.9rem; } }
  h5:not(:last-child) {
    margin-bottom: .5em; }
    @media (max-width: 850px) {
      h5:not(:last-child) {
        margin-bottom: 1em; } }

h6 {
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  line-height: 1.4;
  font-size: 16px;
  font-size: 1rem; }
  @media (max-width: 1024px) {
    h6 {
      font-size: 14.08px;
      font-size: 0.88rem; } }
  @media (max-width: 850px) {
    h6 {
      font-size: 12.8px;
      font-size: 0.8rem; } }
  h6:not(:last-child) {
    margin-bottom: .33em; }

p {
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  line-height: 1.4;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 500; }
  p:not(:last-child) {
    margin-bottom: 1em; }
  @media (max-width: 1024px) {
    p {
      font-size: 17px;
      font-size: 1.0625rem; } }
  @media (max-width: 850px) {
    p {
      font-size: 16px;
      font-size: 1rem; } }

a {
  color: inherit;
  text-decoration: none; }

abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help; }

address {
  font-size: 1rem;
  font-style: italic; }

blockquote {
  background: url("/wp-content/themes/fisheries/assets/dist/img/nets-tl.jpg") no-repeat center/cover;
  background-color: #09B14F;
  background-blend-mode: multiply;
  color: white;
  position: relative;
  margin: 1.5em 0;
  padding: 3vw 4vw 4vw; }
  @media (max-width: 850px) {
    blockquote {
      padding: 5vw 7.5vw 7.5vw; } }
  blockquote p {
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (max-width: 1024px) {
      blockquote p {
        font-size: 19.8px;
        font-size: 1.2375rem; } }
    @media (max-width: 850px) {
      blockquote p {
        font-size: 18px;
        font-size: 1.125rem; } }
    blockquote p:not(:last-child) {
      margin-bottom: .33em; }
  blockquote:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3vw;
    right: 0;
    left: 4vw;
    background: #09B14F; }
  blockquote:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1.5vw;
    width: 1.5vw;
    background: white;
    box-shadow: 0 -1.5vw 0 white, 0 -1vw 0 white, -1.5vw 0 0 white, -1vw 0 0 white; }

cite {
  font-style: italic; }

code {
  font-size: 0.96rem;
  font-family: monospace;
  background: #EEEEEE;
  border: 1px solid #e1e1e1;
  padding: 0.125em 0.25em;
  line-height: 150%; }

small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: bold; }

hr {
  outline: none;
  border: none;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #EEEEEE; }

form {
  margin: 1em 0; }

dl {
  margin: 1em 0; }
  dl dt {
    font-weight: bold; }
  dl dd {
    margin: 0 0 0.5em; }

table {
  width: 100%;
  margin: 1em 0; }
  table th {
    padding: 0.5em;
    border: 1px solid #EEEEEE;
    background: #f7f7f7;
    text-align: left;
    font-weight: bold; }
  table td {
    padding: 0.5em;
    border: 1px solid #EEEEEE; }

html[lang="my"] {
  font-family: "Padauk", "work-sans", Arial, sans-serif; }
  html[lang="my"] body, html[lang="my"] body:not(override), html[lang="my"] h1, html[lang="my"] h2, html[lang="my"] h3, html[lang="my"] h4, html[lang="my"] h5, html[lang="my"] h6, html[lang="my"] p, html[lang="my"] blockquote p, html[lang="my"] .button, html[lang="my"] .button-small, html[lang="my"] .error, html[lang="my"] footer.-splash, html[lang="my"] .card__title, html[lang="my"] .card-action__title, html[lang="my"] .card-featured__name, html[lang="my"] .card-featured__title.card-action__name, html[lang="my"] .section-content__title, html[lang="my"] .section-content__content ul, html[lang="my"] .section-title, html[lang="my"] .section.-action.-kepla .kepla-form .kepla-shares .kepla-share {
    font-family: "Padauk", "work-sans", Arial, sans-serif; }

html[lang="th"] {
  font-family: "Kanit", "work-sans", Arial, sans-serif; }
  html[lang="th"] body, html[lang="th"] body:not(override), html[lang="th"] h1, html[lang="th"] h2, html[lang="th"] h3, html[lang="th"] h4, html[lang="th"] h5, html[lang="th"] h6, html[lang="th"] p, html[lang="th"] blockquote p, html[lang="th"] .button, html[lang="th"] .button-small, html[lang="th"] .error, html[lang="th"] footer.-splash, html[lang="th"] .card__title, html[lang="th"] .card-action__title, html[lang="th"] .card-featured__name, html[lang="th"] .card-featured__title.card-action__name, html[lang="th"] .section-content__title, html[lang="th"] .section-content__content ul, html[lang="th"] .section-title, html[lang="th"] .section.-action.-kepla .kepla-form .kepla-shares .kepla-share {
    font-family: "Kanit", "work-sans", Arial, sans-serif; }

html[lang="km"] {
  font-family: "Battambang", "work-sans", Arial, sans-serif; }
  html[lang="km"] body, html[lang="km"] body:not(override), html[lang="km"] h1, html[lang="km"] h2, html[lang="km"] h3, html[lang="km"] h4, html[lang="km"] h5, html[lang="km"] h6, html[lang="km"] p, html[lang="km"] blockquote p, html[lang="km"] .button, html[lang="km"] .button-small, html[lang="km"] .error, html[lang="km"] footer.-splash, html[lang="km"] .card__title, html[lang="km"] .card-action__title, html[lang="km"] .card-featured__name, html[lang="km"] .card-featured__title.card-action__name, html[lang="km"] .section-content__title, html[lang="km"] .section-content__content ul, html[lang="km"] .section-title, html[lang="km"] .section.-action.-kepla .kepla-form .kepla-shares .kepla-share {
    font-family: "Battambang", "work-sans", Arial, sans-serif; }

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

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

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?59575301#entypo') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before,
.tweet:before,
.read-more:after {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

span.icon-facebook:before {
  padding-right: 0.2em; }

span.icon-twitter:before {
  padding-right: 0.3em; }

.icon-twitter:before {
  content: '\e8f6'; }

/* '' */
.icon-twitter-circled:before {
  content: '\e8f7'; }

/* '' */
.icon-facebook:before {
  content: '\e8f8'; }

/* '' */
.icon-facebook-circled:before {
  content: '\e8f9'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e8fa'; }

/* '' */
[class^="icon-line"]:before, [class*=" icon-line"]:before {
  font-family: "line-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  font-size: 1.1em;
  vertical-align: middle;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-line-global:before {
  content: '\e825'; }

/* '' */
.icon-line-lifesaver:before {
  content: '\e826'; }

/* '' */
.icon-line-slider-arrow--left:before {
  content: '\e827'; }

/* '' */
.icon-line-arrow--right:before {
  content: '\e828'; }

/* '' */
.icon-line-supporters:before {
  content: '\e829'; }

/* '' */
.icon-line-boat:before {
  content: '\e82a'; }

/* '' */
* {
  box-sizing: border-box; }

html {
  position: relative;
  overflow-x: hidden; }

.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (max-width: 1024px) {
    .container {
      max-width: 100%; } }
  @media (max-width: 850px) {
    .container {
      max-width: 100%; } }

body:not(override) {
  position: relative;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }

.error {
  color: #AA0000; }

pre {
  clear: both;
  padding: 1em;
  margin: 1em;
  background: #EEEEEE;
  font-family: monospace;
  line-height: 1.5;
  max-width: 100vw; }

.success {
  color: #00AA00; }

.section:after {
  content: "";
  display: table;
  clear: both; }

.hide {
  font-size: 0;
  color: rgba(255, 255, 255, 0);
  position: absolute;
  left: 100vw; }

.screen-reader-text {
  position: absolute;
  left: 150vw;
  font-size: 0;
  color: transparent; }

.-mobile {
  display: none; }
  @media (max-width: 850px) {
    .-mobile {
      display: block; } }

.first_letter {
  position: relative;
  display: inline; }
  .first_letter:after {
    content: '';
    position: absolute;
    right: .015em;
    bottom: .075em;
    left: .015em;
    background: currentColor;
    height: 5px; }

.underline_first {
  position: relative;
  z-index: 1; }
  .underline_first:after {
    content: '';
    position: absolute;
    top: 1em;
    width: .3em;
    bottom: .075em;
    left: .015em;
    background: currentColor;
    height: 5px;
    z-index: -1; }

.page-content {
  float: left;
  display: block;
  width: 50%;
  margin-right: 0;
  margin-left: 21.42857%;
  margin: 2vw 0; }
  .page-content:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .page-content {
      float: left;
      display: block;
      width: 50%;
      margin-right: 0;
      margin-left: 21.42857%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .page-content {
      float: left;
      display: block;
      width: 50%;
      margin-right: 0;
      margin-left: 21.42857%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .page-content {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .page-content {
      margin: 5vw 0;
      padding: 0 5vw; } }
  .page-content .meta-item--date {
    margin: -2vw 0 2vw; }
    @media (max-width: 850px) {
      .page-content .meta-item--date {
        margin: -5vw 0 5vw; } }

.split-main {
  float: left;
  display: block;
  width: 45.21429%;
  margin-right: 0;
  margin-left: 7.14286%; }
  .split-main:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .split-main {
      float: left;
      display: block;
      width: 45.21429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .split-main:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .split-main {
      float: left;
      display: block;
      width: 45.21429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .split-main:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .split-main {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .split-main:last-child {
        margin-right: 0; } }

.split-aside {
  float: left;
  display: block;
  width: 42.28571%;
  margin-right: 1%;
  margin-left: 0%; }
  .split-aside:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .split-aside {
      float: left;
      display: block;
      width: 42.28571%;
      margin-right: 1%;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .split-aside {
      float: left;
      display: block;
      width: 40%;
      margin-right: 5%;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .split-aside {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }

.wysiwyg {
  padding: 5vh 0em; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

body.admin-bar {
  margin-top: -32px; }
  @media screen and (max-width: 782px) {
    body.admin-bar {
      margin-top: -46px !important; } }

#wpadminbar:not(.boom) {
  transition: .3s;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: none; }
  #wpadminbar:not(.boom) .quicklinks {
    transform: translate3d(0, -2.5em, 0);
    transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
    background: #011E32; }
    #wpadminbar:not(.boom) .quicklinks:after {
      content: "";
      display: table;
      clear: both; }
  #wpadminbar:not(.boom):hover {
    opacity: 1; }
    #wpadminbar:not(.boom):hover .quicklinks {
      transition: 0.5s cubic-bezier(0.5, 0, 0, 1) 0.3s;
      transform: translate3d(0, 0, 0); }
  @media (max-width: 850px) {
    #wpadminbar:not(.boom) {
      display: none !important; } }

* {
  box-sizing: border-box; }

html {
  position: relative;
  overflow-x: hidden; }

.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (max-width: 1024px) {
    .container {
      max-width: 100%; } }
  @media (max-width: 850px) {
    .container {
      max-width: 100%; } }

body:not(override) {
  position: relative;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }

.error {
  color: #AA0000; }

pre {
  clear: both;
  padding: 1em;
  margin: 1em;
  background: #EEEEEE;
  font-family: monospace;
  line-height: 1.5;
  max-width: 100vw; }

.success {
  color: #00AA00; }

.section:after {
  content: "";
  display: table;
  clear: both; }

.hide {
  font-size: 0;
  color: rgba(255, 255, 255, 0);
  position: absolute;
  left: 100vw; }

.screen-reader-text {
  position: absolute;
  left: 150vw;
  font-size: 0;
  color: transparent; }

.-mobile {
  display: none; }
  @media (max-width: 850px) {
    .-mobile {
      display: block; } }

.first_letter {
  position: relative;
  display: inline; }
  .first_letter:after {
    content: '';
    position: absolute;
    right: .015em;
    bottom: .075em;
    left: .015em;
    background: currentColor;
    height: 5px; }

.underline_first {
  position: relative;
  z-index: 1; }
  .underline_first:after {
    content: '';
    position: absolute;
    top: 1em;
    width: .3em;
    bottom: .075em;
    left: .015em;
    background: currentColor;
    height: 5px;
    z-index: -1; }

.page-content {
  float: left;
  display: block;
  width: 50%;
  margin-right: 0;
  margin-left: 21.42857%;
  margin: 2vw 0; }
  .page-content:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .page-content {
      float: left;
      display: block;
      width: 50%;
      margin-right: 0;
      margin-left: 21.42857%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .page-content {
      float: left;
      display: block;
      width: 50%;
      margin-right: 0;
      margin-left: 21.42857%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .page-content {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .page-content:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .page-content {
      margin: 5vw 0;
      padding: 0 5vw; } }
  .page-content .meta-item--date {
    margin: -2vw 0 2vw; }
    @media (max-width: 850px) {
      .page-content .meta-item--date {
        margin: -5vw 0 5vw; } }

.split-main {
  float: left;
  display: block;
  width: 45.21429%;
  margin-right: 0;
  margin-left: 7.14286%; }
  .split-main:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .split-main {
      float: left;
      display: block;
      width: 45.21429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .split-main:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .split-main {
      float: left;
      display: block;
      width: 45.21429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .split-main:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .split-main {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .split-main:last-child {
        margin-right: 0; } }

.split-aside {
  float: left;
  display: block;
  width: 42.28571%;
  margin-right: 1%;
  margin-left: 0%; }
  .split-aside:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .split-aside {
      float: left;
      display: block;
      width: 42.28571%;
      margin-right: 1%;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .split-aside {
      float: left;
      display: block;
      width: 40%;
      margin-right: 5%;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .split-aside {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .split-aside:last-child {
        margin-right: 0; } }

.wysiwyg {
  padding: 5vh 0em; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

body.admin-bar {
  margin-top: -32px; }
  @media screen and (max-width: 782px) {
    body.admin-bar {
      margin-top: -46px !important; } }

#wpadminbar:not(.boom) {
  transition: .3s;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: none; }
  #wpadminbar:not(.boom) .quicklinks {
    transform: translate3d(0, -2.5em, 0);
    transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
    background: #011E32; }
    #wpadminbar:not(.boom) .quicklinks:after {
      content: "";
      display: table;
      clear: both; }
  #wpadminbar:not(.boom):hover {
    opacity: 1; }
    #wpadminbar:not(.boom):hover .quicklinks {
      transition: 0.5s cubic-bezier(0.5, 0, 0, 1) 0.3s;
      transform: translate3d(0, 0, 0); }
  @media (max-width: 850px) {
    #wpadminbar:not(.boom) {
      display: none !important; } }

.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%; }

.bg-video-close {
  position: absolute; }

.-kepla .button, .button, .-kepla
input[type="button"],
input[type="button"], .-kepla
input[type="submit"],
input[type="submit"], .-kepla
input[type="reset"],
input[type="reset"] {
  display: inline-block;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  font-family: inherit;
  font-size: 1.4rem;
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  letter-spacing: .02em;
  text-transform: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  transition: 300ms background-color ease;
  padding: .8em 1.25em .8em 1.25em;
  margin-left: 1em;
  max-width: calc(100% - 1em);
  background-color: #EEEEEE;
  color: #000000; }
  .-kepla .button:not(:last-child), .button:not(:last-child), .-kepla
  input[type="button"]:not(:last-child),
  input[type="button"]:not(:last-child), .-kepla
  input[type="submit"]:not(:last-child),
  input[type="submit"]:not(:last-child), .-kepla
  input[type="reset"]:not(:last-child),
  input[type="reset"]:not(:last-child) {
    margin-bottom: .625em;
    margin-right: .625em; }
  .-kepla .button.disabled, .button.disabled, .-kepla
  input[type="button"].disabled,
  input[type="button"].disabled, .-kepla
  input[type="submit"].disabled,
  input[type="submit"].disabled, .-kepla
  input[type="reset"].disabled,
  input[type="reset"].disabled {
    background-color: #f4f4f4;
    color: #c8c8c8;
    cursor: default; }
  .-kepla .button:hover, .-kepla .button:focus, .button:hover, .button:focus, .-kepla
  input[type="button"]:hover, .-kepla
  input[type="button"]:focus,
  input[type="button"]:hover,
  input[type="button"]:focus, .-kepla
  input[type="submit"]:hover, .-kepla
  input[type="submit"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus, .-kepla
  input[type="reset"]:hover, .-kepla
  input[type="reset"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus {
    background-color: white; }
  .-kepla .button.-outline, .button.-outline, .-kepla
  input[type="button"].-outline,
  input[type="button"].-outline, .-kepla
  input[type="submit"].-outline,
  input[type="submit"].-outline, .-kepla
  input[type="reset"].-outline,
  input[type="reset"].-outline {
    color: #EEEEEE;
    background-color: #000000;
    box-shadow: inset 0 0 0 1px #EEEEEE; }
    .-kepla .button.-outline:hover, .-kepla .button.-outline:focus, .button.-outline:hover, .button.-outline:focus, .-kepla
    input[type="button"].-outline:hover, .-kepla
    input[type="button"].-outline:focus,
    input[type="button"].-outline:hover,
    input[type="button"].-outline:focus, .-kepla
    input[type="submit"].-outline:hover, .-kepla
    input[type="submit"].-outline:focus,
    input[type="submit"].-outline:hover,
    input[type="submit"].-outline:focus, .-kepla
    input[type="reset"].-outline:hover, .-kepla
    input[type="reset"].-outline:focus,
    input[type="reset"].-outline:hover,
    input[type="reset"].-outline:focus {
      background-color: #000000;
      color: white;
      box-shadow: inset 0 0 0 1px white; }
  .-kepla .button.-huge, .button.-huge, .-kepla
  input[type="button"].-huge,
  input[type="button"].-huge, .-kepla
  input[type="submit"].-huge,
  input[type="submit"].-huge, .-kepla
  input[type="reset"].-huge,
  input[type="reset"].-huge {
    font-size: 1.25rem; }
  .-kepla .button.-primary, .button.-primary, .-kepla
  input[type="button"].-primary,
  input[type="button"].-primary, .-kepla
  input[type="submit"].-primary,
  input[type="submit"].-primary, .-kepla
  input[type="reset"].-primary,
  input[type="reset"].-primary {
    background-color: #0071BB;
    color: white; }
    .-kepla .button.-primary.disabled, .button.-primary.disabled, .-kepla
    input[type="button"].-primary.disabled,
    input[type="button"].-primary.disabled, .-kepla
    input[type="submit"].-primary.disabled,
    input[type="submit"].-primary.disabled, .-kepla
    input[type="reset"].-primary.disabled,
    input[type="reset"].-primary.disabled {
      background-color: #0079c8;
      color: #00436f;
      cursor: default; }
    .-kepla .button.-primary:hover, .-kepla .button.-primary:focus, .button.-primary:hover, .button.-primary:focus, .-kepla
    input[type="button"].-primary:hover, .-kepla
    input[type="button"].-primary:focus,
    input[type="button"].-primary:hover,
    input[type="button"].-primary:focus, .-kepla
    input[type="submit"].-primary:hover, .-kepla
    input[type="submit"].-primary:focus,
    input[type="submit"].-primary:hover,
    input[type="submit"].-primary:focus, .-kepla
    input[type="reset"].-primary:hover, .-kepla
    input[type="reset"].-primary:focus,
    input[type="reset"].-primary:hover,
    input[type="reset"].-primary:focus {
      background-color: #008ae4; }
    .-kepla .button.-primary.-outline, .button.-primary.-outline, .-kepla
    input[type="button"].-primary.-outline,
    input[type="button"].-primary.-outline, .-kepla
    input[type="submit"].-primary.-outline,
    input[type="submit"].-primary.-outline, .-kepla
    input[type="reset"].-primary.-outline,
    input[type="reset"].-primary.-outline {
      color: #0071BB;
      background-color: white;
      box-shadow: inset 0 0 0 1px #0071BB; }
      .-kepla .button.-primary.-outline:hover, .-kepla .button.-primary.-outline:focus, .button.-primary.-outline:hover, .button.-primary.-outline:focus, .-kepla
      input[type="button"].-primary.-outline:hover, .-kepla
      input[type="button"].-primary.-outline:focus,
      input[type="button"].-primary.-outline:hover,
      input[type="button"].-primary.-outline:focus, .-kepla
      input[type="submit"].-primary.-outline:hover, .-kepla
      input[type="submit"].-primary.-outline:focus,
      input[type="submit"].-primary.-outline:hover,
      input[type="submit"].-primary.-outline:focus, .-kepla
      input[type="reset"].-primary.-outline:hover, .-kepla
      input[type="reset"].-primary.-outline:focus,
      input[type="reset"].-primary.-outline:hover,
      input[type="reset"].-primary.-outline:focus {
        background-color: white;
        color: #008ae4;
        box-shadow: inset 0 0 0 1px #22a8ff; }
  .-kepla .button.-secondary, .button.-secondary, .-kepla
  input[type="button"].-secondary,
  input[type="button"].-secondary, .-kepla
  input[type="submit"].-secondary,
  input[type="submit"].-secondary, .-kepla
  input[type="reset"].-secondary,
  input[type="reset"].-secondary {
    background-color: #09B14F;
    color: white; }
    .-kepla .button.-secondary.disabled, .button.-secondary.disabled, .-kepla
    input[type="button"].-secondary.disabled,
    input[type="button"].-secondary.disabled, .-kepla
    input[type="submit"].-secondary.disabled,
    input[type="submit"].-secondary.disabled, .-kepla
    input[type="reset"].-secondary.disabled,
    input[type="reset"].-secondary.disabled {
      background-color: #0abd54;
      color: #05682f;
      cursor: default; }
    .-kepla .button.-secondary:hover, .-kepla .button.-secondary:focus, .button.-secondary:hover, .button.-secondary:focus, .-kepla
    input[type="button"].-secondary:hover, .-kepla
    input[type="button"].-secondary:focus,
    input[type="button"].-secondary:hover,
    input[type="button"].-secondary:focus, .-kepla
    input[type="submit"].-secondary:hover, .-kepla
    input[type="submit"].-secondary:focus,
    input[type="submit"].-secondary:hover,
    input[type="submit"].-secondary:focus, .-kepla
    input[type="reset"].-secondary:hover, .-kepla
    input[type="reset"].-secondary:focus,
    input[type="reset"].-secondary:hover,
    input[type="reset"].-secondary:focus {
      background-color: #0bd860; }
    .-kepla .button.-secondary.-outline, .button.-secondary.-outline, .-kepla
    input[type="button"].-secondary.-outline,
    input[type="button"].-secondary.-outline, .-kepla
    input[type="submit"].-secondary.-outline,
    input[type="submit"].-secondary.-outline, .-kepla
    input[type="reset"].-secondary.-outline,
    input[type="reset"].-secondary.-outline {
      color: #09B14F;
      background-color: white;
      box-shadow: inset 0 0 0 1px #09B14F; }
      .-kepla .button.-secondary.-outline:hover, .-kepla .button.-secondary.-outline:focus, .button.-secondary.-outline:hover, .button.-secondary.-outline:focus, .-kepla
      input[type="button"].-secondary.-outline:hover, .-kepla
      input[type="button"].-secondary.-outline:focus,
      input[type="button"].-secondary.-outline:hover,
      input[type="button"].-secondary.-outline:focus, .-kepla
      input[type="submit"].-secondary.-outline:hover, .-kepla
      input[type="submit"].-secondary.-outline:focus,
      input[type="submit"].-secondary.-outline:hover,
      input[type="submit"].-secondary.-outline:focus, .-kepla
      input[type="reset"].-secondary.-outline:hover, .-kepla
      input[type="reset"].-secondary.-outline:focus,
      input[type="reset"].-secondary.-outline:hover,
      input[type="reset"].-secondary.-outline:focus {
        background-color: white;
        color: #0bd860;
        box-shadow: inset 0 0 0 1px #2cf47f; }
  .-kepla .button.-dark, .button.-dark, .-kepla
  input[type="button"].-dark,
  input[type="button"].-dark, .-kepla
  input[type="submit"].-dark,
  input[type="submit"].-dark, .-kepla
  input[type="reset"].-dark,
  input[type="reset"].-dark {
    background-color: #011E32;
    color: white; }
    .-kepla .button.-dark.disabled, .button.-dark.disabled, .-kepla
    input[type="button"].-dark.disabled,
    input[type="button"].-dark.disabled, .-kepla
    input[type="submit"].-dark.disabled,
    input[type="submit"].-dark.disabled, .-kepla
    input[type="reset"].-dark.disabled,
    input[type="reset"].-dark.disabled {
      background-color: #01263f;
      color: black;
      cursor: default; }
    .-kepla .button.-dark:hover, .-kepla .button.-dark:focus, .button.-dark:hover, .button.-dark:focus, .-kepla
    input[type="button"].-dark:hover, .-kepla
    input[type="button"].-dark:focus,
    input[type="button"].-dark:hover,
    input[type="button"].-dark:focus, .-kepla
    input[type="submit"].-dark:hover, .-kepla
    input[type="submit"].-dark:focus,
    input[type="submit"].-dark:hover,
    input[type="submit"].-dark:focus, .-kepla
    input[type="reset"].-dark:hover, .-kepla
    input[type="reset"].-dark:focus,
    input[type="reset"].-dark:hover,
    input[type="reset"].-dark:focus {
      background-color: #02365a; }
    .-kepla .button.-dark.-outline, .button.-dark.-outline, .-kepla
    input[type="button"].-dark.-outline,
    input[type="button"].-dark.-outline, .-kepla
    input[type="submit"].-dark.-outline,
    input[type="submit"].-dark.-outline, .-kepla
    input[type="reset"].-dark.-outline,
    input[type="reset"].-dark.-outline {
      color: #011E32;
      background-color: white;
      box-shadow: inset 0 0 0 1px #011E32; }
      .-kepla .button.-dark.-outline:hover, .-kepla .button.-dark.-outline:focus, .button.-dark.-outline:hover, .button.-dark.-outline:focus, .-kepla
      input[type="button"].-dark.-outline:hover, .-kepla
      input[type="button"].-dark.-outline:focus,
      input[type="button"].-dark.-outline:hover,
      input[type="button"].-dark.-outline:focus, .-kepla
      input[type="submit"].-dark.-outline:hover, .-kepla
      input[type="submit"].-dark.-outline:focus,
      input[type="submit"].-dark.-outline:hover,
      input[type="submit"].-dark.-outline:focus, .-kepla
      input[type="reset"].-dark.-outline:hover, .-kepla
      input[type="reset"].-dark.-outline:focus,
      input[type="reset"].-dark.-outline:hover,
      input[type="reset"].-dark.-outline:focus {
        background-color: white;
        color: #02365a;
        box-shadow: inset 0 0 0 1px #035a96; }
  .-kepla .button.-facebook, .button.-facebook, .-kepla
  input[type="button"].-facebook,
  input[type="button"].-facebook, .-kepla
  input[type="submit"].-facebook,
  input[type="submit"].-facebook, .-kepla
  input[type="reset"].-facebook,
  input[type="reset"].-facebook {
    background-color: #011E32;
    color: white;
    padding-left: 0.6em; }
    .-kepla .button.-facebook.disabled, .button.-facebook.disabled, .-kepla
    input[type="button"].-facebook.disabled,
    input[type="button"].-facebook.disabled, .-kepla
    input[type="submit"].-facebook.disabled,
    input[type="submit"].-facebook.disabled, .-kepla
    input[type="reset"].-facebook.disabled,
    input[type="reset"].-facebook.disabled {
      background-color: #01263f;
      color: black;
      cursor: default; }
    .-kepla .button.-facebook:hover, .-kepla .button.-facebook:focus, .button.-facebook:hover, .button.-facebook:focus, .-kepla
    input[type="button"].-facebook:hover, .-kepla
    input[type="button"].-facebook:focus,
    input[type="button"].-facebook:hover,
    input[type="button"].-facebook:focus, .-kepla
    input[type="submit"].-facebook:hover, .-kepla
    input[type="submit"].-facebook:focus,
    input[type="submit"].-facebook:hover,
    input[type="submit"].-facebook:focus, .-kepla
    input[type="reset"].-facebook:hover, .-kepla
    input[type="reset"].-facebook:focus,
    input[type="reset"].-facebook:hover,
    input[type="reset"].-facebook:focus {
      background-color: #02365a; }
    .-kepla .button.-facebook.-outline, .button.-facebook.-outline, .-kepla
    input[type="button"].-facebook.-outline,
    input[type="button"].-facebook.-outline, .-kepla
    input[type="submit"].-facebook.-outline,
    input[type="submit"].-facebook.-outline, .-kepla
    input[type="reset"].-facebook.-outline,
    input[type="reset"].-facebook.-outline {
      color: #011E32;
      background-color: white;
      box-shadow: inset 0 0 0 1px #011E32; }
      .-kepla .button.-facebook.-outline:hover, .-kepla .button.-facebook.-outline:focus, .button.-facebook.-outline:hover, .button.-facebook.-outline:focus, .-kepla
      input[type="button"].-facebook.-outline:hover, .-kepla
      input[type="button"].-facebook.-outline:focus,
      input[type="button"].-facebook.-outline:hover,
      input[type="button"].-facebook.-outline:focus, .-kepla
      input[type="submit"].-facebook.-outline:hover, .-kepla
      input[type="submit"].-facebook.-outline:focus,
      input[type="submit"].-facebook.-outline:hover,
      input[type="submit"].-facebook.-outline:focus, .-kepla
      input[type="reset"].-facebook.-outline:hover, .-kepla
      input[type="reset"].-facebook.-outline:focus,
      input[type="reset"].-facebook.-outline:hover,
      input[type="reset"].-facebook.-outline:focus {
        background-color: white;
        color: #02365a;
        box-shadow: inset 0 0 0 1px #035a96; }
    .-kepla .button.-facebook.disabled, .button.-facebook.disabled, .-kepla
    input[type="button"].-facebook.disabled,
    input[type="button"].-facebook.disabled, .-kepla
    input[type="submit"].-facebook.disabled,
    input[type="submit"].-facebook.disabled, .-kepla
    input[type="reset"].-facebook.disabled,
    input[type="reset"].-facebook.disabled {
      background: #9099ae;
      color: white;
      cursor: default; }
  .-kepla .button.-twitter, .button.-twitter, .-kepla
  input[type="button"].-twitter,
  input[type="button"].-twitter, .-kepla
  input[type="submit"].-twitter,
  input[type="submit"].-twitter, .-kepla
  input[type="reset"].-twitter,
  input[type="reset"].-twitter {
    background-color: #2D71B5;
    color: white; }
    .-kepla .button.-twitter.disabled, .button.-twitter.disabled, .-kepla
    input[type="button"].-twitter.disabled,
    input[type="button"].-twitter.disabled, .-kepla
    input[type="submit"].-twitter.disabled,
    input[type="submit"].-twitter.disabled, .-kepla
    input[type="reset"].-twitter.disabled,
    input[type="reset"].-twitter.disabled {
      background-color: #3077bf;
      color: #1e4b78;
      cursor: default; }
    .-kepla .button.-twitter:hover, .-kepla .button.-twitter:focus, .button.-twitter:hover, .button.-twitter:focus, .-kepla
    input[type="button"].-twitter:hover, .-kepla
    input[type="button"].-twitter:focus,
    input[type="button"].-twitter:hover,
    input[type="button"].-twitter:focus, .-kepla
    input[type="submit"].-twitter:hover, .-kepla
    input[type="submit"].-twitter:focus,
    input[type="submit"].-twitter:hover,
    input[type="submit"].-twitter:focus, .-kepla
    input[type="reset"].-twitter:hover, .-kepla
    input[type="reset"].-twitter:focus,
    input[type="reset"].-twitter:hover,
    input[type="reset"].-twitter:focus {
      background-color: #3c85cf; }
    .-kepla .button.-twitter.-outline, .button.-twitter.-outline, .-kepla
    input[type="button"].-twitter.-outline,
    input[type="button"].-twitter.-outline, .-kepla
    input[type="submit"].-twitter.-outline,
    input[type="submit"].-twitter.-outline, .-kepla
    input[type="reset"].-twitter.-outline,
    input[type="reset"].-twitter.-outline {
      color: #2D71B5;
      background-color: white;
      box-shadow: inset 0 0 0 1px #2D71B5; }
      .-kepla .button.-twitter.-outline:hover, .-kepla .button.-twitter.-outline:focus, .button.-twitter.-outline:hover, .button.-twitter.-outline:focus, .-kepla
      input[type="button"].-twitter.-outline:hover, .-kepla
      input[type="button"].-twitter.-outline:focus,
      input[type="button"].-twitter.-outline:hover,
      input[type="button"].-twitter.-outline:focus, .-kepla
      input[type="submit"].-twitter.-outline:hover, .-kepla
      input[type="submit"].-twitter.-outline:focus,
      input[type="submit"].-twitter.-outline:hover,
      input[type="submit"].-twitter.-outline:focus, .-kepla
      input[type="reset"].-twitter.-outline:hover, .-kepla
      input[type="reset"].-twitter.-outline:focus,
      input[type="reset"].-twitter.-outline:hover,
      input[type="reset"].-twitter.-outline:focus {
        background-color: white;
        color: #3c85cf;
        box-shadow: inset 0 0 0 1px #6da4db; }
    .-kepla .button.-twitter.disabled, .button.-twitter.disabled, .-kepla
    input[type="button"].-twitter.disabled,
    input[type="button"].-twitter.disabled, .-kepla
    input[type="submit"].-twitter.disabled,
    input[type="submit"].-twitter.disabled, .-kepla
    input[type="reset"].-twitter.disabled,
    input[type="reset"].-twitter.disabled {
      background-color: #aebcc7;
      color: white;
      cursor: default; }

.button-small {
  transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
  padding: .75em 1em .66em .75em;
  margin-left: .5em;
  display: inline-block;
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  font-size: 1.33em;
  position: relative;
  min-width: 17.5ch;
  background: #0071BB;
  color: white;
  text-align: center; }
  .button-small:before {
    content: '';
    position: absolute;
    height: 100%;
    max-height: calc(100% - .5em);
    right: 100%;
    bottom: 0;
    width: .5em;
    transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
    background: #0071BB;
    will-change: max-height; }
  .button-small:hover:before, .button-small:focus:before {
    max-height: 100%; }
  .button-small.-primary, .button-small.-primary:before {
    background: #0071BB; }
  .button-small.-secondary, .button-small.-secondary:before {
    background: #09B14F; }
  .button-small.-dark, .button-small.-dark:before {
    background: #011E32; }

.wp-caption {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .wp-caption img {
    max-width: 100%;
    height: auto; }
  .wp-caption .wp-caption-dd,
  .wp-caption .wp-caption-text {
    color: #0071BB;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    margin: .75em 0 1.5em; }

.alignnone {
  position: relative;
  width: calc(100% + 7.14286vw) !important;
  margin: 1.5em 0 1.5em -7.14286vw;
  max-width: none; }
  .alignnone .wp-caption-dd,
  .alignnone .wp-caption-text {
    margin-left: 7.14286vw;
    margin-bottom: 0; }
  .alignnone img {
    width: 100%;
    -webkit-clip-path: none;
    clip-path: none; }

.rich-content .alignright,
.alignright {
  float: right;
  max-width: 55%;
  margin-left: 1em; }

.rich-content .alignleft,
.alignleft {
  float: left;
  max-width: 55%;
  margin-right: 1em; }

ul[class*="menu-"] {
  margin: 0;
  padding: 0; }
  ul[class*="menu-"] li {
    position: relative;
    list-style: none; }
    ul[class*="menu-"] li a {
      display: inline-block; }

ul.menu-secondary li {
  display: block; }
  ul.menu-secondary li a {
    display: block; }

.meta-item {
  text-transform: uppercase;
  letter-spacing: .15em;
  display: inline-block;
  color: white;
  background: #011E32;
  padding: .66em;
  font-weight: 500;
  font-size: .85em; }
  .meta-item span {
    display: inline;
    vertical-align: middle;
    line-height: 1; }
  .meta-item:before {
    color: #0071BB; }
  .meta-item--country:before {
    content: "";
    font-family: "line-icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    font-size: 1.2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em; }
  .meta-item--topic:before {
    content: "";
    font-family: "line-icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    font-size: 1.2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em; }
  .meta-item:before {
    margin-left: 0; }

.quote-box {
  background: url("/wp-content/themes/fisheries/assets/dist/img/nets-tl.jpg") no-repeat center/cover;
  background-color: #09B14F;
  background-blend-mode: multiply;
  color: white;
  position: relative;
  padding: 3vw 4vw 4vw; }
  @media (max-width: 850px) {
    .quote-box {
      padding: 5vw 7.5vw 7.5vw; } }
  .quote-box p {
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem;
    position: relative;
    z-index: 1; }
    @media (max-width: 1024px) {
      .quote-box p {
        font-size: 19.8px;
        font-size: 1.2375rem; } }
    @media (max-width: 850px) {
      .quote-box p {
        font-size: 18px;
        font-size: 1.125rem; } }
    .quote-box p:not(:last-child) {
      margin-bottom: .33em; }
    .quote-box p:first-child:before {
      content: '';
      background: black;
      opacity: .33;
      z-index: -1;
      position: absolute;
      top: -3vw;
      right: -4vw;
      bottom: -4vw;
      left: -4vw; }
      @media (max-width: 850px) {
        .quote-box p:first-child:before {
          top: -5vw;
          right: -7.5vw;
          bottom: -7.5vw;
          left: -7.5vw; } }
  .quote-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3vw;
    right: 0;
    left: 4vw;
    background: #09B14F;
    z-index: 2; }

.share-con .social-button {
  color: white;
  width: 2em;
  height: 2em;
  display: inline-block;
  position: relative;
  float: left; }
  .share-con .social-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0; }
  .share-con .social-button:first-child {
    margin-right: 1px; }

.share-con .social-button--facebook {
  background: #011E32; }

.share-con .social-button--twitter {
  background: #2D71B5; }

.socials {
  display: inline-block;
  width: 5.35714vw; }
  .socials:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 850px) {
    .socials {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center; } }
  .socials a {
    color: white;
    display: block;
    height: 2em;
    font-size: 1.8em;
    text-align: center;
    position: relative;
    text-decoration: none;
    transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
    @media (max-width: 850px) {
      .socials a {
        display: inline-block;
        width: 35%; } }
    .socials a:hover, .socials a:focus {
      opacity: .6; }
    .socials a:before {
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

[data-tooltip] {
  position: relative;
  height: 100%;
  cursor: pointer;
  display: inline-block; }
  [data-tooltip]:before, [data-tooltip]:after {
    transition: all .2s ease-out;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    pointer-events: none; }
  [data-tooltip]:before {
    width: 0;
    height: 0;
    border-left: 7px solid rgba(255, 255, 255, 0);
    border-right: 7px solid rgba(255, 255, 255, 0);
    border-top: 7px solid #000000;
    content: '';
    top: 0;
    left: 50%;
    margin-left: -3.25px;
    z-index: 10001;
    bottom: -10px; }
  [data-tooltip]:after {
    box-sizing: border-box;
    content: attr(data-tooltip);
    padding: 0.5em 0.75em;
    border-radius: 3px;
    font-size: 0.95em;
    z-index: 10000;
    left: 50%;
    bottom: 100%;
    margin-left: -7.5em;
    margin-top: 10px;
    width: 15em;
    line-height: 120%;
    background: #000000;
    color: #EEEEEE; }
  [data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1; }

.section.-action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1; }
  .section.-action .quote-con {
    float: left;
    display: block;
    width: 42.85714%;
    margin-right: 0;
    margin-left: 0%;
    position: relative;
    opacity: 0;
    -ms-transform: translate(0, 20%);
    transform: translate(0, 20%);
    transform: translate3d(0, 20%, 0);
    animation: appear 1s cubic-bezier(0.5, 0, 0, 1) forwards 0.5s; }
    .section.-action .quote-con:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section.-action .quote-con {
        float: left;
        display: block;
        width: 42.85714%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-action .quote-con:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section.-action .quote-con {
        float: left;
        display: block;
        width: 42.85714%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-action .quote-con:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section.-action .quote-con {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-action .quote-con:last-child {
          margin-right: 0; } }
    .section.-action .quote-con .quote {
      -webkit-clip-path: none;
      clip-path: none; }
      @media (max-width: 850px) {
        .section.-action .quote-con .quote {
          margin: 0 5vw 5vw;
          width: 90%; } }
  .section.-action .meta {
    background: #09B14F no-repeat center/cover;
    background-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 53.57143vw;
    width: 46.42857vw;
    bottom: -7.14286vw;
    text-align: right; }
    @media (max-width: 850px) {
      .section.-action .meta {
        position: relative;
        margin: 5vw;
        width: 90%;
        left: auto;
        bottom: auto; } }
    .section.-action .meta .content {
      width: 14.28571vw;
      display: -ms-flexbox;
      display: flex;
      margin-left: auto;
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent); }
      @media (max-width: 850px) {
        .section.-action .meta .content {
          width: 100%;
          text-align: center; } }
      .section.-action .meta .content > * {
        float: left; }
        @media (max-width: 850px) {
          .section.-action .meta .content > * {
            float: none; } }
    .section.-action .meta .logo {
      background: #09B14F;
      padding: 0.8vw;
      width: 8.92857vw; }
      @media (max-width: 850px) {
        .section.-action .meta .logo {
          width: 50%;
          padding: 7.5vw; } }
      .section.-action .meta .logo img {
        height: auto;
        max-width: 100%;
        width: 100%; }
  .section.-action .-signup {
    margin: 0;
    float: left;
    display: block;
    width: 39.28571%;
    margin-right: 0;
    margin-left: 3.57143%;
    -webkit-clip-path: none;
    clip-path: none;
    opacity: 0;
    -ms-transform: translate(0, -5%);
    transform: translate(0, -5%);
    transform: translate3d(0, -5%, 0);
    animation: appear 1s cubic-bezier(0.5, 0, 0, 1) forwards 1s; }
    .section.-action .-signup:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section.-action .-signup {
        float: left;
        display: block;
        width: 39.28571%;
        margin-right: 0;
        margin-left: 3.57143%; }
        .section.-action .-signup:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section.-action .-signup {
        float: left;
        display: block;
        width: 39.28571%;
        margin-right: 0;
        margin-left: 3.57143%; }
        .section.-action .-signup:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section.-action .-signup {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-action .-signup:last-child {
          margin-right: 0; } }
    .section.-action .-signup:not(.-kepla) {
      padding: 4vw; }
      @media (max-width: 850px) {
        .section.-action .-signup:not(.-kepla) {
          padding: 10vw; } }

.-kepla .kepla-form {
  padding: 4vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 850px) {
    .-kepla .kepla-form {
      padding: 5vw; } }
  .-kepla .kepla-form h3 {
    display: none; }
  .-kepla .kepla-form h5 {
    margin-top: 0; }
  .-kepla .kepla-form .button-primary {
    width: 100%;
    border-radius: 0;
    font-weight: 400;
    background-color: #011E32;
    color: white; }
    .-kepla .kepla-form .button-primary.disabled {
      background-color: #01263f;
      color: black;
      cursor: default; }
    .-kepla .kepla-form .button-primary:hover, .-kepla .kepla-form .button-primary:focus {
      background-color: #02365a; }
    .-kepla .kepla-form .button-primary.-outline {
      color: #011E32;
      background-color: white;
      box-shadow: inset 0 0 0 1px #011E32; }
      .-kepla .kepla-form .button-primary.-outline:hover, .-kepla .kepla-form .button-primary.-outline:focus {
        background-color: white;
        color: #02365a;
        box-shadow: inset 0 0 0 1px #035a96; }
  .-kepla .kepla-form .kepla-communications label {
    display: -ms-flexbox;
    display: flex;
    font-size: .8em;
    line-height: 1.4;
    font-weight: 500;
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }
  .-kepla .kepla-form .kepla-field.-focus label {
    opacity: 0; }
  .-kepla .kepla-form .kepla-field label {
    position: absolute;
    color: #000000;
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    font-weight: 500;
    padding: 1.6em 1.4em;
    margin: 0;
    pointer-events: none; }
  .-kepla .kepla-form .kepla-submit {
    position: relative;
    font-size: 1.4rem; }
    .-kepla .kepla-form .kepla-submit:before, .-kepla .kepla-form .kepla-submit:after {
      content: '';
      float: left;
      width: 0.5em;
      display: inline-block;
      background: #011E32;
      position: absolute;
      bottom: 0;
      transition: 0.3s cubic-bezier(0.5, 0, 0, 1); }
    .-kepla .kepla-form .kepla-submit:before {
      left: 0.5em;
      height: calc(100% - 0.5em); }
    .-kepla .kepla-form .kepla-submit:after {
      left: 0;
      height: calc(100% - 1em); }
    .-kepla .kepla-form .kepla-submit:hover:before, .-kepla .kepla-form .kepla-submit:focus:before {
      height: 100%; }
    .-kepla .kepla-form .kepla-submit:hover:after, .-kepla .kepla-form .kepla-submit:focus:after {
      height: calc(100% - 0.5em); }
  .-kepla .kepla-form .kepla-shares {
    border: none;
    font-weight: 400; }
    .-kepla .kepla-form .kepla-shares .kepla-share {
      border-radius: 0;
      letter-spacing: .05em;
      padding: .8em 1.5em;
      font-size: 1.4rem;
      font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif; }

footer.-splash {
  height: 40vh; }
  footer.-splash .logo {
    right: auto;
    left: 2vw;
    margin: 2vw; }
  footer.-splash .link {
    position: absolute;
    top: 0;
    right: 0;
    padding: .8em 1.2em;
    background: #0071BB;
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    color: white;
    font-weight: 600;
    font-size: 1.2em; }

body.page-template-page-splash h1, body.page-template-page-splash h2 {
  text-transform: uppercase; }

.section.-lead {
  opacity: 0;
  padding: 0;
  animation: appear 0.6s cubic-bezier(0.5, 0, 0, 1) forwards 0.2s; }
  .section.-lead .image {
    max-height: 80vw;
    float: left;
    display: block;
    width: 50%;
    margin-right: 0;
    margin-left: 0%;
    background: whitesmoke;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -21.42857vw; }
    .section.-lead .image:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section.-lead .image {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-lead .image:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section.-lead .image {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-lead .image:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section.-lead .image {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-lead .image:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section.-lead .image {
        position: relative;
        margin-bottom: -10vh;
        height: 50vh;
        bottom: auto;
        max-height: none; } }
  .section.-lead .content {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    margin-right: 0;
    margin-left: 50%;
    padding: 0 8.92857vw 5.35714vw 5.35714vw; }
    .section.-lead .content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section.-lead .content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 50%; }
        .section.-lead .content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section.-lead .content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 50%; }
        .section.-lead .content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section.-lead .content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section.-lead .content:last-child {
          margin-right: 0; } }
    .section.-lead .content h1 {
      color: white;
      display: inline-block;
      margin-left: -5.35714vw;
      margin-bottom: 4vw;
      background: #0071BB;
      padding: 4vw 2vw 0.5vw 5.35714vw;
      position: relative;
      margin-right: 2vw; }
      .section.-lead .content h1:before, .section.-lead .content h1:after {
        color: #0071BB; }
      .section.-lead .content h1:before, .section.-lead .content h1:after {
        content: '';
        position: absolute;
        background: currentColor;
        display: none; }
      .section.-lead .content h1:before {
        top: 100%;
        left: 0;
        right: 0;
        height: 1.33333vw; }
        @media (max-width: 850px) {
          .section.-lead .content h1:before {
            height: 3.75vw; } }
      .section.-lead .content h1:after {
        left: 100%;
        top: 0;
        bottom: 0;
        width: 1.33333vw; }
        @media (max-width: 850px) {
          .section.-lead .content h1:after {
            width: 3.75vw; } }
      .section.-lead .content h1 .first_letter:after,
      .section.-lead .content h1 .underline_first:after {
        color: rgba(1, 30, 50, 0.7); }

.quick-action {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: right; }
  .quick-action .button {
    width: 100%;
    padding: 0.5em 0.66em;
    margin: 0; }

.action-activity {
  position: relative;
  margin: 2vw -3vw -3vw; }
  @media (max-width: 850px) {
    .action-activity {
      margin: 5vw -7.5vw -7.5vw; } }
  .action-activity:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #e4f4ff, rgba(228, 244, 255, 0));
    width: 6vw; }
    @media (max-width: 850px) {
      .action-activity:before {
        width: 15vw; } }
  .action-activity-stream {
    white-space: nowrap;
    overflow-x: auto;
    background: #e4f4ff;
    color: #000000;
    -webkit-overflow-scrolling: touch;
    padding: 2vw; }
    @media (max-width: 850px) {
      .action-activity-stream {
        padding: 5vw; } }
  .action-activity li {
    display: inline-block;
    margin-right: 3vw; }
    @media (max-width: 850px) {
      .action-activity li {
        margin-right: 7.5vw; } }

.action-box {
  background: #0071BB;
  padding: 3vw;
  color: white;
  float: right !important;
  margin-right: 0;
  margin-top: -8em;
  -webkit-clip-path: none;
  clip-path: none; }
  @media (max-width: 850px) {
    .action-box {
      margin-top: 5vw;
      padding: 7.5vw;
      width: calc(10vw + 100%);
      margin-right: -5vw; } }
  .action-box form:not(override) {
    padding: 0;
    margin: 0; }
  .action-box .submit-element {
    text-align: center; }
    .action-box .submit-element .button {
      min-width: 15em;
      max-width: calc(100% - 1em); }
      @media (max-width: 850px) {
        .action-box .submit-element .button {
          min-width: auto;
          width: 100%; } }
  .action-box .form-submit p {
    text-align: center;
    margin: 1em; }
  .action-box .field.-name,
  .action-box .field.-name + .field {
    width: 50%;
    float: left;
    clear: none; }
    .action-box .field.-name.-name:before,
    .action-box .field.-name + .field.-name:before {
      content: '';
      position: absolute;
      top: 15%;
      bottom: 15%;
      right: -1px;
      z-index: 1;
      width: 2px;
      background: rgba(1, 30, 50, 0.33); }
    .action-box .field.-name.-name input,
    .action-box .field.-name + .field.-name input {
      border-right: none; }
    .action-box .field.-name:not(.-name) input,
    .action-box .field.-name + .field:not(.-name) input {
      border-left: none; }
  .action-box .errors {
    background: #AA0000;
    padding: .75em;
    margin: .5em 0; }
    .action-box .errors .error {
      line-height: 1;
      color: white; }

.action-complete {
  text-align: center; }
  .action-complete .social {
    margin-top: 1em; }
    .action-complete .social .twitter {
      color: #2D71B5; }
      .action-complete .social .twitter, .action-complete .social .twitter:after, .action-complete .social .twitter:before {
        background: white; }

.action-demand {
  padding: 1em;
  padding-top: .33em;
  border: 2px solid #e4f4ff;
  margin-top: .66em;
  border-top: 0;
  border-left: 0;
  position: relative;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #011E32;
  margin-bottom: 2vh;
  box-shadow: 0px -0.66em 0 white, -2px -0.66em 0 #e4f4ff, -2px 0 0 #e4f4ff; }
  .action-demand .icon-line-lifesaver {
    font-size: 1.5em;
    color: #0071BB; }
    .action-demand .icon-line-lifesaver:before {
      margin-left: 0; }
  @media (max-width: 850px) {
    .action-demand {
      margin-top: -1vw; } }
  .action-demand a {
    display: inline-block;
    font-weight: 800;
    padding-bottom: .1em;
    letter-spacing: .05em;
    vertical-align: middle;
    box-shadow: inset 0 -2px 0 #0071BB;
    transition: box-shadow 0.4s cubic-bezier(0.5, 0, 0, 1);
    will-change: box-shadow; }
    .action-demand a:hover, .action-demand a:focus {
      box-shadow: inset 0 -4px 0 #0071BB; }
  .action-demand:before, .action-demand:after {
    content: '';
    position: absolute;
    width: .45em;
    height: .45em;
    border: 2px solid #e4f4ff;
    box-sizing: border-box;
    top: 100%; }
  .action-demand:before {
    right: 100%; }
  .action-demand:after {
    left: 100%; }

.action-progress {
  padding: .45em;
  position: relative;
  margin-bottom: 1.5vw; }
  .action-progress__bar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 1px white; }
    .action-progress__bar span {
      position: absolute;
      overflow: hidden;
      top: 0;
      bottom: 0;
      left: 0; }
      .action-progress__bar span:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #011E32;
        -ms-transform: translate(calc(-100% + 1em), 0);
        transform: translate(calc(-100% + 1em), 0);
        transform: translate3d(calc(-100% + 1em), 0, 0);
        animation: appear 1.5s cubic-bezier(0.5, 0, 0, 1) forwards 1s; }
  .action-progress__meta {
    position: relative; }
    .action-progress__meta.--target {
      float: right;
      color: transparent;
      -webkit-text-stroke: 1px white; }
      @supports not (-webkit-text-stroke: 1px white) {
        .action-progress__meta.--target {
          color: inherit;
          opacity: .75; } }
      .action-progress__meta.--target:before {
        content: none; }

.action-supporters {
  font-weight: 800;
  display: inline-block;
  letter-spacing: .1em;
  font-size: 18px;
  font-size: 1.125rem;
  transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
  will-change: -webkit-text-stroke; }
  .action-supporters:before {
    content: "";
    font-family: "line-icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    font-size: 1.2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em; }
  .action-supporters.-outline {
    color: transparent;
    -webkit-text-stroke: 1px white; }
    @supports not (-webkit-text-stroke: 1px white) {
      .action-supporters.-outline {
        color: inherit;
        opacity: .75; } }

.block {
  display: block;
  position: relative;
  padding-bottom: 33vh;
  overflow: hidden; }
  .block__image,
  .block__image span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .block__content {
    padding: 3.32vw 4vw 0 6vw;
    color: white;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 60vh; }
    .block__content,
    .block__content > * {
      position: relative; }
    .block__content:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #011E32;
      opacity: .85;
      mix-blend-mode: multiply; }
  .block__title {
    text-transform: uppercase;
    letter-spacing: .1em;
    position: relative; }
    .block__title:before, .block__title:after {
      content: '';
      position: absolute; }
    .block__title:before {
      width: 1px;
      background: currentColor;
      right: calc(100% + 2vw);
      bottom: -.5em;
      top: -3.32vw; }
    .block__title:after {
      right: calc(100% + 2vw);
      bottom: -.5em;
      width: .33em;
      height: .33em;
      border: 1px solid currentColor;
      box-sizing: border-box; }
  .block__title, .block__text {
    text-align: left; }
  .block__action {
    margin-top: auto; }
    .block__action .button {
      min-width: 25ch; }

.card.-demand .card__content {
  position: absolute;
  color: white;
  bottom: 0;
  left: 1em;
  right: 1em;
  z-index: 2; }

.card.-demand .card__image {
  margin-bottom: 0; }

.card.-demand .card__text {
  overflow: hidden;
  line-height: 1.1;
  max-height: 0;
  opacity: 0;
  transition: 0.6s cubic-bezier(0.5, 0, 0, 1);
  will-change: max-height;
  margin: 1em 0; }

.card.-demand:after {
  position: absolute;
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: unset;
  max-height: unset;
  background: linear-gradient(transparent, black); }

.card.-demand .card__link:hover .card__text, .card.-demand .card__link.-active .card__text {
  max-height: 4.4rem;
  opacity: 1;
  transition: 0.8s cubic-bezier(0.5, 0, 0, 1), opacity 0.4s cubic-bezier(0.5, 0, 0, 1) 0.4s; }

.card.-demand.slick-slide.slick-slide:after {
  max-height: unset;
  right: 3.33vw; }

.card.-demand.slick-slide.slick-slide .card__content {
  right: calc(3.33vw + 1em); }

.card-action {
  color: white;
  display: inline-block;
  padding: 1.32vw 1.32vw 0;
  float: left;
  display: block;
  width: 33.32857%;
  margin-right: 0;
  margin-left: 0%;
  text-align: center;
  position: relative;
  z-index: 1; }
  .card-action:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .card-action {
      float: left;
      display: block;
      width: 33.32857%;
      margin-right: 0;
      margin-left: 0%; }
      .card-action:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .card-action {
      float: left;
      display: block;
      width: 33.32857%;
      margin-right: 0;
      margin-left: 0%; }
      .card-action:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .card-action {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .card-action:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .card-action {
      margin-bottom: 5vw;
      padding: 3.75vw 3.75vw 0;
      background: #011E32; } }
  .card-action:before, .card-action:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    left: -1px; }
    @media (max-width: 850px) {
      .card-action:before, .card-action:after {
        content: none; } }
  .card-action:before {
    box-shadow: inset 0 0 0 1px white;
    bottom: -1px; }
  .card-action:after {
    background: #0071BB;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
  .card-action__title, .card-action__text, .card-action__supporters {
    display: block;
    text-align: left; }
  .card-action__title {
    font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: normal; }
    @media (max-width: 1024px) {
      .card-action__title {
        font-size: 35.2px;
        font-size: 2.2rem; } }
    @media (max-width: 850px) {
      .card-action__title {
        font-size: 32px;
        font-size: 2rem; } }
    .card-action__title:not(:last-child) {
      margin-bottom: .33em; }
    .card-action__title span {
      padding: 0 .033em;
      display: inline;
      box-shadow: inset 0 -0.25em 0 rgba(1, 30, 50, 0);
      transition: 0.5s cubic-bezier(0.5, 0, 0, 1);
      will-change: box-shadow; }
  .card-action__supporters {
    color: transparent;
    -webkit-text-stroke: 1px white;
    width: 100%; }
    @supports not (-webkit-text-stroke: 1px white) {
      .card-action__supporters {
        color: inherit;
        opacity: .75; } }
  .card-action__text {
    max-height: 0;
    opacity: 0;
    transition: 0.6s cubic-bezier(0.5, 0, 0, 1);
    line-height: 1.4;
    will-change: max-height;
    font-size: 13px;
    font-size: 0.8125rem; }
    @media (max-width: 850px) {
      .card-action__text {
        max-height: 3.3rem;
        opacity: 1; } }
  .card-action__button {
    margin-top: 0.66vw; }
  .card-action__image {
    z-index: -1;
    opacity: 0;
    transition: 1s cubic-bezier(0.5, 0, 0, 1); }
  .card-action__image,
  .card-action__image span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .card-action__image span {
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1);
    transition: 1s cubic-bezier(0.5, 0, 0, 1); }
  .card-action__meta {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    pointer-events: none;
    z-index: 1;
    opacity: 0;
    transition: opacity 1s cubic-bezier(0.5, 0, 0, 1); }
  .card-action:hover, .card-action:focus {
    z-index: 2; }
    .card-action:hover:after, .card-action:focus:after {
      transition: 0.8s cubic-bezier(0.5, 0, 0, 1);
      opacity: 1; }
    .card-action:hover + .card-action__image, .card-action:focus + .card-action__image {
      opacity: 1; }
      .card-action:hover + .card-action__image span, .card-action:focus + .card-action__image span {
        -ms-transform: none;
        transform: none; }
  .card-action:hover .card-action__title span,
  .card-action:focus .card-action__title span {
    box-shadow: inset 0 -0.4em 0 rgba(1, 30, 50, 0.25); }
  .card-action:hover .card-action__text,
  .card-action:focus .card-action__text {
    max-height: 3.3rem;
    opacity: 1;
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1), opacity 0.4s cubic-bezier(0.5, 0, 0, 1) 0.4s; }
  .card-action:hover .card-action__supporters,
  .card-action:focus .card-action__supporters {
    color: transparent;
    -webkit-text-stroke: 1px transparent;
    color: white; }
    @supports not (-webkit-text-stroke: 1px white) {
      .card-action:hover .card-action__supporters,
      .card-action:focus .card-action__supporters {
        color: inherit;
        opacity: .75; } }
  .card-action:hover .card-action__button, .card-action:hover .card-action__button:before, .card-action:hover .card-action__button:after,
  .card-action:focus .card-action__button,
  .card-action:focus .card-action__button:before,
  .card-action:focus .card-action__button:after {
    background: #011E32; }
  .card-action:hover .card-action__meta,
  .card-action:focus .card-action__meta {
    opacity: 1; }

.card .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 60px solid white;
  opacity: 0.5; }

.card-featured {
  position: relative; }
  .card-featured__link {
    display: block;
    pointer-events: none; }
  .card-featured__meta {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .card-featured__image {
    width: 100%;
    height: 16.66vw;
    position: relative;
    margin-bottom: 3vw;
    background: #011E32; }
    @media (max-width: 850px) {
      .card-featured__image {
        height: 90vw; } }
    .card-featured__image .image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .card-featured__name {
    font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: normal;
    position: absolute;
    top: 50%;
    right: 2vw;
    left: 2vw;
    text-align: center;
    pointer-events: all;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transform: translate3d(0, -50%, 0);
    display: none; }
    @media (max-width: 1024px) {
      .card-featured__name {
        font-size: 35.2px;
        font-size: 2.2rem; } }
    @media (max-width: 850px) {
      .card-featured__name {
        font-size: 32px;
        font-size: 2rem; } }
    .card-featured__name:not(:last-child) {
      margin-bottom: .33em; }
  .card-featured__action {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
    left: 0; }
    .card-featured__action .button-small {
      pointer-events: all; }
  .card-featured__title {
    font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
    font-size: 50px;
    font-size: 3.125rem;
    text-transform: uppercase;
    text-transform: none;
    text-align: right;
    float: left;
    padding-right: 2vw; }
    @media (max-width: 1024px) {
      .card-featured__title {
        font-size: 44px;
        font-size: 2.75rem; } }
    @media (max-width: 850px) {
      .card-featured__title {
        font-size: 40px;
        font-size: 2.5rem; } }
    .card-featured__title:not(:last-child) {
      margin-bottom: .33em; }
  .card-featured__text {
    float: left; }
  .-secondary .meta-item,
  .-secondary .button-small,
  .-secondary .button-small:before,
  .-secondary .card-featured__image {
    background: #012711; }
  .-secondary .meta-item:before {
    color: #09B14F; }
  .-secondary .js-feed .image:not(override):after {
    background: #00692C; }
  .js-feed .card-featured__link {
    padding-top: calc(16.66vw + 3vw); }
    @media (max-width: 850px) {
      .js-feed .card-featured__link {
        padding-top: calc(90vw + 3vw); } }
  .js-feed .card-featured__meta {
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1);
    opacity: 0; }
  .js-feed .card-featured__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    .js-feed .card-featured__image .image {
      transition: 0.7s cubic-bezier(0.5, 0, 0, 1);
      -ms-transform-origin: bottom;
      transform-origin: bottom; }
  .js-feed .card-featured .image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0071BB;
    mix-blend-mode: multiply;
    transition: 1s cubic-bezier(0.5, 0, 0, 1);
    transform: scale3d(0.3966, 1, 1);
    -ms-transform-origin: right;
    transform-origin: right; }
    @media (max-width: 850px) {
      .js-feed .card-featured .image:after {
        -ms-transform: none;
        transform: none; } }
  .js-feed .card-featured__name {
    transition: 0.6s cubic-bezier(0.5, 0, 0, 1);
    z-index: 1; }
  .js-feed .card-featured__action {
    opacity: 0;
    transition: 0.6s cubic-bezier(0.5, 0, 0, 1); }
    .js-feed .card-featured__action .button-small {
      pointer-events: none; }
  .js-feed .card-featured__title {
    width: 25vw;
    margin-left: calc(-25vw + 33.33%);
    -ms-transform: translate(2vw, 0);
    transform: translate(2vw, 0);
    transform: translate3d(2vw, 0, 0);
    transition: color 0.3s cubic-bezier(0.5, 0, 0, 1), transform 0s cubic-bezier(0.5, 0, 0, 1) 0.3s;
    color: transparent;
    pointer-events: none;
    position: relative;
    z-index: -4; }
    @media (max-width: 850px) {
      .js-feed .card-featured__title {
        width: auto;
        margin-left: auto;
        text-align: left; } }
    .js-feed .card-featured__title:before {
      content: '';
      background: white;
      position: absolute;
      top: .85em;
      width: 100vw;
      left: -50vw;
      height: 100vh;
      z-index: -1; }
      @media (max-width: 850px) {
        .js-feed .card-featured__title:before {
          content: none; } }
  .js-feed .card-featured__text {
    width: 33.33vw;
    margin-right: calc(-66.66vw + 66.66%);
    margin-top: .5em;
    position: relative;
    z-index: 1;
    -ms-transform: translate(-1vw, 0);
    transform: translate(-1vw, 0);
    transform: translate3d(-1vw, 0, 0);
    transition: opacity 0.3s cubic-bezier(0.5, 0, 0, 1), transform 0s cubic-bezier(0.5, 0, 0, 1) 0.3s;
    opacity: 0; }
    @media (max-width: 850px) {
      .js-feed .card-featured__text {
        width: auto;
        margin-right: auto; } }
  .js-feed .card-featured.slick-center .card-featured__image,
  .js-feed .card-featured.slick-center .card-featured__title {
    pointer-events: all; }
  .js-feed .card-featured.slick-center.slick-active .image:after,
  .js-feed .card-featured.slick-center + .slick-slide .image:after,
  .js-feed .card-featured.slick-center.slick-active + .slick-slide + .slick-slide .image:after {
    -ms-transform-origin: left;
    transform-origin: left; }
  .js-feed .card-featured.slick-center .image:after {
    opacity: 0;
    -ms-transform-origin: right;
    transform-origin: right;
    transform: scale3d(1, 1, 1);
    transition: 1s cubic-bezier(0.5, 0, 0, 1), opacity 1.5s cubic-bezier(0.5, 0, 0, 1); }
  .js-feed .card-featured.slick-center .card-featured__meta {
    opacity: 1;
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1) 0.2s;
    -ms-transform: translate(5.32vw, -6.66vw);
    transform: translate(5.32vw, -6.66vw);
    transform: translate3d(5.32vw, -6.66vw, 0); }
    @media (max-width: 850px) {
      .js-feed .card-featured.slick-center .card-featured__meta {
        -ms-transform: translate(5.32vw, -10.66vw);
        transform: translate(5.32vw, -10.66vw);
        transform: translate3d(5.32vw, -10.66vw, 0); } }
  .js-feed .card-featured.slick-center .card-featured__image .image {
    transition: 0.7s cubic-bezier(0.5, 0, 0, 1) 0.2s;
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); }
    @media (max-width: 850px) {
      .js-feed .card-featured.slick-center .card-featured__image .image {
        -ms-transform: scale(1.12, 1.12);
        transform: scale(1.12, 1.12); } }
  .js-feed .card-featured.slick-center .card-featured__name {
    opacity: 0; }
  .js-feed .card-featured.slick-center .card-featured__title {
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1) 0.5s;
    color: inherit;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1; }
    .js-feed .card-featured.slick-center .card-featured__title:before {
      opacity: 0; }
  .js-feed .card-featured.slick-center .card-featured__text {
    transition: 1s cubic-bezier(0.5, 0, 0, 1) 0.6s;
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0); }
  .js-feed .card-featured.slick-center .card-featured__action {
    opacity: 1;
    transition: 1s cubic-bezier(0.5, 0, 0, 1) 0.4s; }
  .js-feed .card-featured.slick-center .button-small {
    pointer-events: all; }

.card {
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 4vw; }
  .card:after {
    content: '';
    display: block;
    position: relative;
    height: 9vw;
    max-height: 0;
    transition: 1s cubic-bezier(0.5, 0, 0, 1);
    will-change: max-height; }
  .card__title {
    font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: normal;
    display: inline;
    padding: 0 .05em;
    margin-left: -.05em;
    box-shadow: inset 0 -0.25em 0 rgba(255, 255, 255, 0);
    transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
    will-change: box-shadow; }
    @media (max-width: 1024px) {
      .card__title {
        font-size: 35.2px;
        font-size: 2.2rem; } }
    @media (max-width: 850px) {
      .card__title {
        font-size: 32px;
        font-size: 2rem; } }
    .card__title:not(:last-child) {
      margin-bottom: .33em; }
  .card__meta {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
    height: 20vw; }
    @media (max-width: 850px) {
      .card__meta {
        height: 100vw; } }
    .card__meta .share-con {
      position: absolute;
      bottom: 0;
      right: 0;
      opacity: 0;
      transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
      .card__meta .share-con:hover {
        opacity: 1; }
    .card__meta a {
      pointer-events: all; }
    .card__meta .meta-item--topic {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 50%; }
    .card__meta .meta-item--country {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 45%; }
    .card__meta .meta-item--date {
      position: absolute;
      bottom: 0;
      left: 0; }
  .card__image {
    width: 100%;
    height: 100vw;
    max-height: 20vw;
    overflow: hidden;
    position: relative;
    margin-bottom: 2vw;
    transition: 1s cubic-bezier(0.5, 0, 0, 1);
    will-change: max-height; }
    @media (max-width: 850px) {
      .card__image {
        max-height: 100vw;
        height: 100vw; } }
    .card__image .fragment {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden; }
      .card__image .fragment span {
        transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .card__image .fragment:last-of-type {
        position: absolute;
        top: 1em;
        right: 1em;
        bottom: 1em;
        left: 1em; }
        .card__image .fragment:last-of-type span {
          position: absolute;
          top: -1em;
          right: -1em;
          bottom: -1em;
          left: -1em; }
  .card__link {
    display: block; }
    .card__link:hover ~ .card__meta .share-con, .card__link:focus ~ .card__meta .share-con {
      opacity: 1; }
    .card__link:hover .fragment:last-of-type span, .card__link:focus .fragment:last-of-type span {
      -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1); }
  .card.slick-slide {
    float: left;
    display: block;
    width: 33.33286%;
    margin-right: 0;
    margin-left: 0%;
    padding-right: 3.33vw;
    transition: transform 1s cubic-bezier(0.5, 0, 0, 1);
    -ms-transform-origin: top left;
    transform-origin: top left; }
    .card.slick-slide:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .card.slick-slide {
        float: left;
        display: block;
        width: 33.33286%;
        margin-right: 0;
        margin-left: 0%; }
        .card.slick-slide:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .card.slick-slide {
        float: left;
        display: block;
        width: 33.33286%;
        margin-right: 0;
        margin-left: 0%; }
        .card.slick-slide:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .card.slick-slide {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .card.slick-slide:last-child {
          margin-right: 0; } }
    .card.slick-slide .card__meta {
      -ms-transform-origin: top left;
      transform-origin: top left;
      transition: 1s cubic-bezier(0.5, 0, 0, 1); }
    .card.slick-slide .meta-item--country {
      transition: 1s cubic-bezier(0.5, 0, 0, 1); }
    @media (max-width: 850px) {
      .card.slick-slide {
        margin-bottom: 3.75vw; } }
    .card.slick-slide .card__meta {
      right: 3.33vw; }
    @media (min-width: 850px) {
      .card.slick-slide.slick-active,
      .card.slick-slide.slick-active + .slick-slide:not(.slick-active) {
        -ms-transform: translate(3.33vw, 0);
        transform: translate(3.33vw, 0);
        transform: translate3d(3.33vw, 0, 0); }
      .card.slick-slide.slick-current {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        transform: scale3d(1.12, 1.12, 1); }
        .card.slick-slide.slick-current:after {
          max-height: 3vw; }
        .card.slick-slide.slick-current .card__meta {
          -ms-transform: scale(1, 1);
          transform: scale(1, 1);
          transform: scale3d(0.88, 0.88, 1); }
          .card.slick-slide.slick-current .card__meta .share-con {
            bottom: auto;
            top: 29.64vw;
            -ms-transform: translate(calc(3.33vw * 1.12), -100%);
            transform: translate(calc(3.33vw * 1.12), -100%);
            transform: translate3d(calc(3.33vw * 1.12), -100%, 0); }
        .card.slick-slide.slick-current .card__image {
          max-height: 26vw; }
        .card.slick-slide.slick-current .meta-item--country {
          -ms-transform: translate(calc(3.33vw * 1.12), 0);
          transform: translate(calc(3.33vw * 1.12), 0);
          transform: translate3d(calc(3.33vw * 1.12), 0, 0); } }
  .card__image {
    background: #0071BB; }
  .card .card__link:hover .card__title,
  .card .card__link:focus .card__title {
    box-shadow: inset 0 -0.4em 0 rgba(0, 113, 187, 0.25); }
  .-secondary .card__image {
    background: #09B14F; }
  .-secondary .card .meta-item {
    background: #012711; }
    .-secondary .card .meta-item:before {
      color: #09B14F; }
  .-secondary .card .card__link:hover .card__title,
  .-secondary .card .card__link:focus .card__title {
    box-shadow: inset 0 -0.4em 0 rgba(0, 105, 44, 0.25); }

.mce-content-body#tinymce {
  padding: 1em !important; }
  .mce-content-body#tinymce a.button[data-mce-selected] {
    padding: 0.8em 1.25em 0.8em calc(1.25em - 0.5em);
    margin: 0 0 0 1em;
    box-shadow: none;
    color: inherit;
    color: #011E32;
    box-shadow: inset 0 0 0 1px #0071BB;
    background-color: white; }
    .mce-content-body#tinymce a.button[data-mce-selected]:before, .mce-content-body#tinymce a.button[data-mce-selected]:after {
      background-color: white;
      border: 1px solid #0071BB;
      border-right: none;
      box-sizing: border-box;
      width: calc(.5em + 1px);
      margin-right: -1px;
      border-right: none !important;
      transition: height 0.3s cubic-bezier(0.5, 0, 0, 1); }
    .mce-content-body#tinymce a.button[data-mce-selected].-secondary {
      color: #011E32;
      box-shadow: inset 0 0 0 1px #09B14F; }
      .mce-content-body#tinymce a.button[data-mce-selected].-secondary:before, .mce-content-body#tinymce a.button[data-mce-selected].-secondary:after {
        border: 1px solid #09B14F; }
    .mce-content-body#tinymce a.button[data-mce-selected].-dark {
      color: #011E32;
      box-shadow: inset 0 0 0 1px #011E32; }
      .mce-content-body#tinymce a.button[data-mce-selected].-dark:before, .mce-content-body#tinymce a.button[data-mce-selected].-dark:after {
        border: 1px solid #011E32; }
  .mce-content-body#tinymce .alignnone {
    width: 100%;
    margin-left: 0; }
  .mce-content-body#tinymce ol, .mce-content-body#tinymce ul {
    margin: 1em 0;
    padding: 0 0 0 2em;
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    line-height: 1.4;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    font-weight: 500;
    display: inline-block;
    width: 100%; }
    .mce-content-body#tinymce ol:after, .mce-content-body#tinymce ul:after {
      content: "";
      display: table;
      clear: both; }
    .mce-content-body#tinymce ol:not(:last-child), .mce-content-body#tinymce ul:not(:last-child) {
      margin-bottom: 1em; }
    @media (max-width: 1024px) {
      .mce-content-body#tinymce ol, .mce-content-body#tinymce ul {
        font-size: 17px;
        font-size: 1.0625rem; } }
    @media (max-width: 850px) {
      .mce-content-body#tinymce ol, .mce-content-body#tinymce ul {
        font-size: 16px;
        font-size: 1rem; } }
    .mce-content-body#tinymce ol li, .mce-content-body#tinymce ul li {
      font-size: 1rem;
      list-style: none;
      position: relative;
      line-height: 1.2; }
      .mce-content-body#tinymce ol li:not(:last-of-type), .mce-content-body#tinymce ul li:not(:last-of-type) {
        margin-bottom: 1em; }
      .mce-content-body#tinymce ol li:before, .mce-content-body#tinymce ul li:before {
        margin-right: .7em;
        display: inline-block;
        color: #0071BB;
        font-weight: 600;
        position: absolute;
        right: calc(100% + .3em);
        top: .3em; }
    .mce-content-body#tinymce ol:not(ol) li:before, .mce-content-body#tinymce ul:not(ol) li:before {
      content: '';
      width: 5px;
      padding-bottom: 5px;
      border-radius: 50%;
      vertical-align: baseline;
      border: 2px solid #0071BB; }
    .mce-content-body#tinymce ol:not(ol) li > li:before,
    .mce-content-body#tinymce ol:not(ol) ul li:before, .mce-content-body#tinymce ul:not(ol) li > li:before,
    .mce-content-body#tinymce ul:not(ol) ul li:before {
      background: transparent; }
    .mce-content-body#tinymce ol:not(ul) li, .mce-content-body#tinymce ul:not(ul) li {
      counter-increment: steps; }
      .mce-content-body#tinymce ol:not(ul) li:before, .mce-content-body#tinymce ul:not(ul) li:before {
        content: counter(steps);
        top: 0; }
    .mce-content-body#tinymce ol:not(ul) li > li,
    .mce-content-body#tinymce ol:not(ul) ol li, .mce-content-body#tinymce ul:not(ul) li > li,
    .mce-content-body#tinymce ul:not(ul) ol li {
      counter-increment: more; }
      .mce-content-body#tinymce ol:not(ul) li > li:before,
      .mce-content-body#tinymce ol:not(ul) ol li:before, .mce-content-body#tinymce ul:not(ul) li > li:before,
      .mce-content-body#tinymce ul:not(ul) ol li:before {
        content: counter(more); }
  .mce-content-body#tinymce blockquote {
    margin-left: 0; }

.filters {
  clear: both;
  padding-top: 5vh;
  color: #012711;
  float: left;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 85.71429%;
  margin-right: 0;
  margin-left: 7.14286%;
  flex-wrap: wrap; }
  .filters:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .filters {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 85.71429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .filters:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .filters {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 85.71429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .filters:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .filters {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .filters:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .filters {
      padding: 5vw 5vw 0; } }
  .filters span {
    display: inline-block;
    margin: 1em 1em 1.1em 0;
    text-transform: uppercase;
    float: left; }
    @media (max-width: 850px) {
      .filters span {
        float: unset;
        margin-bottom: .5em; } }
  .filters .filter-list {
    display: inline-block;
    position: relative;
    z-index: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 2vw; }
    @media (max-width: 850px) {
      .filters .filter-list {
        margin-left: -.5em;
        margin-right: -.5em; } }
    .filters .filter-list .cat-item,
    .filters .filter-list .filter {
      display: inline-block; }
      .filters .filter-list .cat-item a,
      .filters .filter-list .filter a {
        display: block;
        font-weight: 600;
        transition: color 0.3s cubic-bezier(0.5, 0, 0, 1);
        position: relative;
        padding: 1em; }
        @media (max-width: 850px) {
          .filters .filter-list .cat-item a,
          .filters .filter-list .filter a {
            padding: 0.5em; } }
        .filters .filter-list .cat-item a:before,
        .filters .filter-list .filter a:before {
          position: absolute;
          width: .66em;
          height: .66em;
          top: calc(100% - .33em);
          left: calc(50% - .33em);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          pointer-events: none; }
      .filters .filter-list .cat-item[class*="current"].--has-children,
      .filters .filter-list .filter[class*="current"].--has-children {
        margin-bottom: 2em; }
        @media (max-width: 850px) {
          .filters .filter-list .cat-item[class*="current"].--has-children,
          .filters .filter-list .filter[class*="current"].--has-children {
            margin-bottom: 0; } }
      .filters .filter-list .cat-item[class*="current"] > a, .filters .filter-list .cat-item.-active, .filters .filter-list .cat-item:hover,
      .filters .filter-list .filter[class*="current"] > a,
      .filters .filter-list .filter.-active,
      .filters .filter-list .filter:hover {
        color: #09B14F; }
        .filters .filter-list .cat-item[class*="current"] > a:before, .filters .filter-list .cat-item.-active:before, .filters .filter-list .cat-item:hover:before,
        .filters .filter-list .filter[class*="current"] > a:before,
        .filters .filter-list .filter.-active:before,
        .filters .filter-list .filter:hover:before {
          background: #EEEEEE; }
      .filters .filter-list .cat-item[class*="current"] > a ~ .children,
      .filters .filter-list .filter[class*="current"] > a ~ .children {
        pointer-events: all;
        left: 0;
        font-size: inherit;
        opacity: 1;
        max-width: 90vw; }
        @media (max-width: 850px) {
          .filters .filter-list .cat-item[class*="current"] > a ~ .children,
          .filters .filter-list .filter[class*="current"] > a ~ .children {
            max-width: 90vw;
            margin-left: .75em;
            position: relative;
            top: unset;
            left: unset; } }
    .filters .filter-list .children {
      position: absolute;
      left: 100vw;
      font-size: 0;
      top: calc(100% - 2em);
      pointer-events: none;
      opacity: 0;
      max-width: 100%;
      overflow-x: auto;
      white-space: nowrap;
      border: 1px solid #09B14F; }
      @media (max-width: 850px) {
        .filters .filter-list .children {
          margin-bottom: .5em;
          white-space: normal;
          border: none;
          overflow-x: visible; } }
      .filters .filter-list .children .cat-item[class*="current"] {
        background: #09B14F; }
        .filters .filter-list .children .cat-item[class*="current"] a {
          color: white; }
      .filters .filter-list .children .cat-item:last-of-type a {
        border-right: none; }
        @media (max-width: 850px) {
          .filters .filter-list .children .cat-item:last-of-type a {
            border-right: 1px solid #09B14F; } }
      .filters .filter-list .children .cat-item a {
        color: #00692C;
        font-weight: 500;
        border-right: 1px solid #09B14F; }
        @media (max-width: 850px) {
          .filters .filter-list .children .cat-item a {
            border: 1px solid #09B14F;
            margin-bottom: -1px;
            margin-right: -1px; } }
        .filters .filter-list .children .cat-item a:before {
          content: none; }
  .filters .filter-dropdown {
    display: inline-block;
    float: right;
    margin-left: auto;
    min-width: 19ch; }
    @media (max-width: 850px) {
      .filters .filter-dropdown {
        margin-top: 1em;
        width: 100%; } }
    .filters .filter-dropdown form {
      background: none;
      padding: 0;
      margin: 0; }
    .filters .filter-dropdown__countries {
      display: inline-block; }

.footer {
  float: left;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0%;
  position: relative;
  margin-top: 8vw; }
  .footer:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .footer {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .footer:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .footer {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .footer:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .footer {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .footer:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .footer {
      z-index: 2;
      box-shadow: 100px 0 0 white, -100px 0 white; } }
  .footer__container {
    float: left;
    display: block;
    width: 85.71429%;
    margin-right: 0;
    margin-left: 7.14286%; }
    .footer__container:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .footer__container {
        float: left;
        display: block;
        width: 85.71429%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .footer__container:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .footer__container {
        float: left;
        display: block;
        width: 85.71429%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .footer__container:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__container {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer__container:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__container {
        padding: 0 5vw; } }
  .footer__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
    .footer__image:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(-100deg, rgba(0, 0, 0, 0.5), transparent); }
      @media (max-width: 850px) {
        .footer__image:before {
          background: black;
          opacity: .5; } }
  .footer .further {
    padding: 1.5vw;
    position: relative;
    float: right; }
    @media (max-width: 850px) {
      .footer .further {
        width: 100%;
        position: unset;
        margin-bottom: 50vw;
        padding: 3.75vw; }
        .footer .further .socials {
          position: absolute;
          bottom: 0;
          left: 1em;
          text-align: left;
          display: block; }
          .footer .further .socials a {
            width: 1em;
            display: inline-block; } }
  .footer .logo {
    display: inline-block;
    width: 7.14286vw;
    top: 2vw;
    right: 2vw; }
    @media (max-width: 850px) {
      .footer .logo {
        width: 20vw;
        top: 5vw;
        left: 5vw; } }
    .footer .logo img {
      width: 100%; }
  .footer__container > .form,
  .footer__container > form {
    float: left;
    display: block;
    width: 45.89286%;
    margin-right: 1%;
    margin-left: 0%;
    -webkit-clip-path: none;
    clip-path: none;
    margin-top: -3vw;
    margin-bottom: 10vh; }
    .footer__container > .form:last-child,
    .footer__container > form:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .footer__container > .form,
      .footer__container > form {
        float: left;
        display: block;
        width: 45.89286%;
        margin-right: 1%;
        margin-left: 0%; }
        .footer__container > .form:last-child,
        .footer__container > form:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .footer__container > .form,
      .footer__container > form {
        float: left;
        display: block;
        width: 43.75%;
        margin-right: 5%;
        margin-left: 0%; }
        .footer__container > .form:last-child,
        .footer__container > form:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__container > .form,
      .footer__container > form {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer__container > .form:last-child,
        .footer__container > form:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__container > .form,
      .footer__container > form {
        margin-bottom: 0; } }
  .footer .menu-footer-menu-container {
    text-align: right;
    color: white;
    float: left;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0%;
    font-weight: 600; }
    .footer .menu-footer-menu-container:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .footer .menu-footer-menu-container {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer .menu-footer-menu-container:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .footer .menu-footer-menu-container {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer .menu-footer-menu-container:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer .menu-footer-menu-container {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer .menu-footer-menu-container:last-child {
          margin-right: 0; } }
    .footer .menu-footer-menu-container .menu-footer {
      display: inline-block;
      padding: 1.32vw;
      background: #011E32; }
      @media (max-width: 850px) {
        .footer .menu-footer-menu-container .menu-footer {
          padding: 0;
          background: transparent; } }
    .footer .menu-footer-menu-container .menu-item {
      display: inline-block; }
      .footer .menu-footer-menu-container .menu-item:not(:last-of-type) {
        margin-right: 1.32vw; }
      @media (max-width: 850px) {
        .footer .menu-footer-menu-container .menu-item {
          display: block; }
          .footer .menu-footer-menu-container .menu-item:not(:last-of-type) {
            margin-right: 0; }
          .footer .menu-footer-menu-container .menu-item a {
            padding: 2.5vw;
            background: #011E32; } }
  .footer__quote {
    float: left;
    display: block;
    width: 49.53571%;
    margin-right: 0;
    margin-left: 3.57143%; }
    .footer__quote:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .footer__quote {
        float: left;
        display: block;
        width: 49.53571%;
        margin-right: 0;
        margin-left: 3.57143%; }
        .footer__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .footer__quote {
        float: left;
        display: block;
        width: 49.53571%;
        margin-right: 0;
        margin-left: 3.57143%; }
        .footer__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__quote {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .footer__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .footer__quote {
        display: none; } }
    .footer__quote ~ .further {
      margin-bottom: 10rem; }
    .footer__quote ~ .footer__image {
      top: 10rem; }

.validation_error {
  background: #AA0000;
  padding: 1em;
  font-weight: bold;
  margin-bottom: 1em;
  position: relative; }

.-steps .validation_error {
  border-bottom: none;
  z-index: 1; }

.validation_message {
  font-weight: bold;
  font-size: .8em;
  color: #AA0000;
  margin-bottom: 1em;
  position: relative;
  animation: shakeX 0.6s cubic-bezier(0.5, 0, 0, 1) forwards; }

@keyframes shakeX {
  30% {
    transform: translate(6%, 0);
    transform: translate3d(6%, 0, 0); }
  55% {
    transform: translate(-4%, 0);
    transform: translate3d(-4%, 0, 0); }
  70% {
    transform: translate(3%, 0);
    transform: translate3d(3%, 0, 0); }
  80% {
    transform: translate(-2%, 0);
    transform: translate3d(-2%, 0, 0); }
  100% {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0); } }

.gfield_error input {
  box-shadow: 0 0 0 1px #AA0000; }

.gform_wrapper .gfield,
.gform_wrapper .gfield > * {
  position: relative; }

.gform_wrapper .gfield.-half, .gform_wrapper .gfield.-quarter, .gform_wrapper .gfield.-third {
  float: left;
  padding-right: .75em; }

.gform_wrapper .gfield.-half {
  width: 50%; }
  .gform_wrapper .gfield.-half + .-half {
    padding-right: 0; }

.gform_wrapper .gfield.-quarter {
  width: 50%; }
  .gform_wrapper .gfield.-quarter + .-quarter + .-quarter + .-quarter {
    padding-right: 0; }
  @media (max-width: 850px) {
    .gform_wrapper .gfield.-quarter {
      width: 50%; }
      .gform_wrapper .gfield.-quarter + .-quarter + .-quarter {
        padding-right: .75em; } }

.gform_wrapper .gfield.-third {
  width: 33.33%; }
  .gform_wrapper .gfield.-third + .-third + .-third {
    padding-right: 0; }
  @media (max-width: 850px) {
    .gform_wrapper .gfield.-third {
      padding-right: 0;
      width: 100%; } }

.gform_wrapper .gform_description {
  display: block;
  margin-bottom: 1.5em;
  font-weight: 600; }

.gform_wrapper .clear-multi label,
.gform_wrapper .ginput_complex label {
  padding: 0;
  font-size: 11px;
  color: #011E32;
  margin: .5em 0 .75em;
  z-index: -1;
  position: relative;
  text-transform: uppercase;
  letter-spacing: .1em;
  transition: 0.3s cubic-bezier(0.5, 0, 0, 1); }
  .ginput_complex input:focus ~ label {
    background: #011E32;
    box-shadow: 0 -0.5em 0 #011E32; }

.gform_wrapper .clear-multi > div,
.gform_wrapper .clear-multi > span,
.gform_wrapper .ginput_complex > div,
.gform_wrapper .ginput_complex > span {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: .5em;
  margin-right: 0.66vw;
  -ms-flex-preferred-size: calc(50% - 0.66vw);
  flex-basis: calc(50% - 0.66vw);
  z-index: 1; }
  @media (max-width: 850px) {
    .gform_wrapper .clear-multi > div,
    .gform_wrapper .clear-multi > span,
    .gform_wrapper .ginput_complex > div,
    .gform_wrapper .ginput_complex > span {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-right: 0; } }
  .gform_wrapper .clear-multi > div:nth-of-type(even),
  .gform_wrapper .clear-multi > span:nth-of-type(even),
  .gform_wrapper .ginput_complex > div:nth-of-type(even),
  .gform_wrapper .ginput_complex > span:nth-of-type(even) {
    margin-right: 0; }
  .gform_wrapper .clear-multi > div[class*="gfield_time"],
  .gform_wrapper .clear-multi > span[class*="gfield_time"],
  .gform_wrapper .ginput_complex > div[class*="gfield_time"],
  .gform_wrapper .ginput_complex > span[class*="gfield_time"] {
    -ms-flex-preferred-size: calc(33% - 0.66vw);
    flex-basis: calc(33% - 0.66vw); }
    @media (max-width: 850px) {
      .gform_wrapper .clear-multi > div[class*="gfield_time"],
      .gform_wrapper .clear-multi > span[class*="gfield_time"],
      .gform_wrapper .ginput_complex > div[class*="gfield_time"],
      .gform_wrapper .ginput_complex > span[class*="gfield_time"] {
        -ms-flex-preferred-size: calc(33% - 3.3vw);
        flex-basis: calc(33% - 3.3vw);
        margin-right: 3.3vw; } }
    .gform_wrapper .clear-multi > div[class*="gfield_time"] label,
    .gform_wrapper .clear-multi > span[class*="gfield_time"] label,
    .gform_wrapper .ginput_complex > div[class*="gfield_time"] label,
    .gform_wrapper .ginput_complex > span[class*="gfield_time"] label {
      text-align: center; }
    .gform_wrapper .clear-multi > div[class*="gfield_time"]:nth-of-type(even),
    .gform_wrapper .clear-multi > span[class*="gfield_time"]:nth-of-type(even),
    .gform_wrapper .ginput_complex > div[class*="gfield_time"]:nth-of-type(even),
    .gform_wrapper .ginput_complex > span[class*="gfield_time"]:nth-of-type(even) {
      margin-right: 0.66vw; }
      @media (max-width: 850px) {
        .gform_wrapper .clear-multi > div[class*="gfield_time"]:nth-of-type(even),
        .gform_wrapper .clear-multi > span[class*="gfield_time"]:nth-of-type(even),
        .gform_wrapper .ginput_complex > div[class*="gfield_time"]:nth-of-type(even),
        .gform_wrapper .ginput_complex > span[class*="gfield_time"]:nth-of-type(even) {
          margin-right: 3.3vw; } }
    .gform_wrapper .clear-multi > div[class*="gfield_time"]:nth-of-type(3n),
    .gform_wrapper .clear-multi > span[class*="gfield_time"]:nth-of-type(3n),
    .gform_wrapper .ginput_complex > div[class*="gfield_time"]:nth-of-type(3n),
    .gform_wrapper .ginput_complex > span[class*="gfield_time"]:nth-of-type(3n) {
      margin-right: 0; }
    .gform_wrapper .clear-multi > div[class*="gfield_time"] i,
    .gform_wrapper .clear-multi > span[class*="gfield_time"] i,
    .gform_wrapper .ginput_complex > div[class*="gfield_time"] i,
    .gform_wrapper .ginput_complex > span[class*="gfield_time"] i {
      display: none; }

.gform_wrapper .clear-multi .name_prefix,
.gform_wrapper .ginput_complex .name_prefix {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%; }
  .gform_wrapper .clear-multi .name_prefix ~ span,
  .gform_wrapper .ginput_complex .name_prefix ~ span {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%; }
    @media (max-width: 850px) {
      .gform_wrapper .clear-multi .name_prefix ~ span,
      .gform_wrapper .ginput_complex .name_prefix ~ span {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  @media (max-width: 850px) {
    .gform_wrapper .clear-multi .name_prefix,
    .gform_wrapper .ginput_complex .name_prefix {
      margin-right: 3.3vw;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }
      .gform_wrapper .clear-multi .name_prefix + span,
      .gform_wrapper .ginput_complex .name_prefix + span {
        -ms-flex-preferred-size: calc(75% - 3.3vw);
        flex-basis: calc(75% - 3.3vw); } }
  .gform_wrapper .clear-multi .name_prefix + span:not(:last-of-type),
  .gform_wrapper .ginput_complex .name_prefix + span:not(:last-of-type) {
    margin-right: 0.66vw; }
    @media (max-width: 850px) {
      .gform_wrapper .clear-multi .name_prefix + span:not(:last-of-type),
      .gform_wrapper .ginput_complex .name_prefix + span:not(:last-of-type) {
        margin-right: 0; } }

.gform_wrapper .gfield_list td {
  border: none;
  padding: 0; }

.gform_wrapper .gfield_list .gfield_list_icons {
  padding-left: .5em; }
  .gform_wrapper .gfield_list .gfield_list_icons > * {
    margin-bottom: .625em; }

.gform_wrapper .gfield_radio,
.gform_wrapper .gfield_checkbox {
  display: block;
  clear: both;
  margin-bottom: 2em; }
  .gform_wrapper .gfield_radioul,
  .gform_wrapper .gfield_checkboxul {
    padding: 0;
    margin: 0; }
    .gform_wrapper .gfield_radioul li,
    .gform_wrapper .gfield_checkboxul li {
      padding-left: 0;
      list-style: none; }
      .gform_wrapper .gfield_radioul li:before,
      .gform_wrapper .gfield_checkboxul li:before {
        display: none; }
  .gform_wrapper .gfield_radio li,
  .gform_wrapper .gfield_checkbox li {
    width: 100%; }
  .gform_wrapper .gfield_radio:not(.check_radio_field) > li,
  .gform_wrapper .gfield_radio label,
  .gform_wrapper .gfield_checkbox:not(.check_radio_field) > li,
  .gform_wrapper .gfield_checkbox label {
    margin-bottom: .75em; }
    .gform_wrapper .gfield_radio:not(.check_radio_field) > li:last-of-type,
    .gform_wrapper .gfield_radio label:last-of-type,
    .gform_wrapper .gfield_checkbox:not(.check_radio_field) > li:last-of-type,
    .gform_wrapper .gfield_checkbox label:last-of-type {
      margin-bottom: 0;
      display: inline-block;
      vertical-align: text-top;
      font-weight: bold; }
  .gform_wrapper .gfield_radio li[class*="gchoice_"] label,
  .gform_wrapper .gfield_checkbox li[class*="gchoice_"] label {
    max-width: calc(100% - 4em); }
  .check_radio_label,
  .gfield_label {
    margin-bottom: .8em; }

.gform_wrapper li:not(:first-child) .gfield_checkbox .gfield_label,
.gform_wrapper li:not(:first-child) .gfield_radio .gfield_label {
  margin-top: 2em; }

.gform_wrapper .gfield_radio > li,
.gform_wrapper .radio,
.gform_wrapper .checkbox {
  font-weight: 600; }

.gform_wrapper .gf_progressbar_wrapper {
  margin: 0.66vw 0 -2px;
  padding: 2em;
  z-index: 1;
  position: relative;
  background: #011E32; }
  .gform_wrapper .gf_progressbar_wrapper + .gform_body .gform_page {
    border-top-right-radius: 0; }
  .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
    position: relative;
    display: block;
    width: 100%;
    background: white;
    height: 3px; }
    .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
      font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
      line-height: 1.4;
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: .15em;
      text-align: right; }
      @media (max-width: 1024px) {
        .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
          font-size: 14.08px;
          font-size: 0.88rem; } }
      @media (max-width: 850px) {
        .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
          font-size: 12.8px;
          font-size: 0.8rem; } }
      .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title:not(:last-child) {
        margin-bottom: .33em; }
    .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage {
      background: white;
      height: 3px;
      position: absolute;
      left: 0;
      top: 0; }
      .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage[style*="100%"] span {
        display: none; }
      .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage span {
        position: absolute;
        right: 0;
        font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
        line-height: 1.4;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 800;
        margin-bottom: 0;
        bottom: calc(100% + .15em);
        color: white;
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
        transform: translate3d(50%, 0, 0); }
        @media (max-width: 1024px) {
          .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage span {
            font-size: 14.08px;
            font-size: 0.88rem; } }
        @media (max-width: 850px) {
          .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage span {
            font-size: 12.8px;
            font-size: 0.8rem; } }
        .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage span:not(:last-child) {
          margin-bottom: .33em; }

.gform_wrapper .gform_page {
  overflow: hidden;
  position: relative; }

.gform_wrapper .gsection {
  position: relative;
  border: none;
  margin-top: 1.5em;
  padding-top: .5em; }
  .gform_wrapper .gsection:before {
    content: '';
    position: absolute;
    top: 0;
    right: -2em;
    left: -2em;
    height: 1000px; }

.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
  padding-top: 1em;
  color: white;
  text-align: right;
  position: relative;
  clear: both; }
  .gform_wrapper .gform_footer:after,
  .gform_wrapper .gform_page_footer:after {
    content: "";
    display: table;
    clear: both; }
  .gform_wrapper .gform_footer .button.-left,
  .gform_wrapper .gform_page_footer .button.-left {
    float: left; }

.gform_wrapper .gf_step_number {
  display: none; }

.gform_wrapper .gsection {
  margin: 2.5em 0 1.5em;
  border-top: 1px solid white; }

.gform_wrapper .gsection_title {
  font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: normal;
  color: #011E32;
  margin-top: 1em; }
  @media (max-width: 1024px) {
    .gform_wrapper .gsection_title {
      font-size: 35.2px;
      font-size: 2.2rem; } }
  @media (max-width: 850px) {
    .gform_wrapper .gsection_title {
      font-size: 32px;
      font-size: 2rem; } }
  .gform_wrapper .gsection_title:not(:last-child) {
    margin-bottom: .33em; }

.gform_wrapper .gsection_description {
  display: block;
  margin-top: .5em;
  color: #011E32; }

.gform_wrapper input[type="submit"] {
  background: #011E32;
  color: white;
  float: right;
  padding-left: 1.25em;
  margin: 0; }

.gform_wrapper input[type="button"] {
  float: left;
  padding-left: 1.25em;
  margin: 0; }

.gform_wrapper img.gform_ajax_spinner {
  position: absolute;
  top: -1px;
  right: -1px;
  border-radius: 50%;
  width: calc(3rem + 3px);
  height: calc(3rem + 3px);
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: currentColor;
  animation: load 1s cubic-bezier(0.785, 0.135, 0.15, 0.85) infinite; }

.form.-signup button {
  width: 100%; }

.form.-signup input[type="text"],
.form.-signup input[type="email"] {
  padding: 1.4em;
  margin-bottom: 1.4em;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }

.form.-signup input[type="checkbox"] {
  color: white; }

.form.-signup a,
.form.-signup small a {
  color: white;
  text-decoration: underline; }

.form.-signup .field .error-indicator[aria-hidden="false"],
.form.-signup .kepla-field .error-indicator[aria-hidden="false"] {
  background: #ff7b00;
  color: white;
  padding: .5em .8em;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  font-weight: 500;
  display: block;
  margin-top: -1.4em; }

.form.-signup .confirmation,
.form.-signup .kepla-confirmation {
  padding: 5vh 0;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 500; }

.form.-signup [for=disclaimer] {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif; }

.form.-signup .confirmation .shares {
  margin-top: 1em; }
  .form.-signup .confirmation .shares a {
    color: white;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
    display: inline-block; }
    .form.-signup .confirmation .shares a:hover, .form.-signup .confirmation .shares a:focus {
      opacity: .7;
      -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1); }

form .gfield:not(:last-of-type),
form .field:not(:last-of-type) {
  margin-bottom: 1em; }

form .gfield input,
form .gfield textarea,
form .gfield select,
form .field input,
form .field textarea,
form .field select {
  margin-bottom: 0; }

form .gfield.-half,
form .field.-half {
  float: left;
  clear: none;
  width: 48.25%;
  margin-right: 3.5%; }
  @media (max-width: 850px) {
    form .gfield.-half,
    form .field.-half {
      width: 100%;
      margin-right: 0; } }
  form .gfield.-half + .-half,
  form .field.-half + .-half {
    margin-right: 0; }

form .gfield.-third,
form .field.-third {
  float: left;
  clear: none;
  width: 30.99997%;
  margin-right: 3.5%; }
  @media (max-width: 850px) {
    form .gfield.-third,
    form .field.-third {
      width: 100%;
      margin-right: 0; } }
  form .gfield.-third + .-third + .-third,
  form .field.-third + .-third + .-third {
    margin-right: 0; }

form:not(.plain) {
  display: block;
  background: #0071BB;
  color: white;
  padding: 2vw; }
  form:not(.plain) a:link, form:not(.plain) a:visited {
    color: white;
    text-decoration: underline; }
  form:not(.plain) a:hover, form:not(.plain) a:focus {
    color: white;
    text-decoration: underline; }
  form:not(.plain) input[type="checkbox"],
  form:not(.plain) input[type="radio"] {
    color: white; }
  @media (max-width: 850px) {
    form:not(.plain) {
      padding: 5vw; } }

fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0; }
  fieldset:not(:last-of-type) {
    padding-bottom: 1em;
    border-bottom: 1px solid #011E32; }

legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  padding-top: 1em;
  font-weight: bold;
  border-top: 1px solid #011E32; }

label {
  display: block;
  margin: 0 0 0.25em;
  font-weight: 500; }

.field > p {
  margin-top: 0; }

textarea,
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain),
select {
  display: block;
  padding: 1em;
  vertical-align: middle;
  border: 1px solid #EEEEEE;
  outline: none;
  font-family: inherit;
  font-size: .9rem;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%; }
  textarea:not(:last-child),
  input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain):not(:last-child),
  select:not(:last-child) {
    margin-bottom: 1em; }
  textarea:-ms-input-placeholder,
  input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain):-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-weight: 500;
    color: #000000; }
  textarea::placeholder,
  input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain)::placeholder,
  select::placeholder {
    font-weight: 500;
    color: #000000; }
  textarea:hover,
  input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain):hover,
  select:hover {
    border: 1px solid #e6e6e6; }
  textarea:focus,
  input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(.plain):focus,
  select:focus {
    border: 1px solid #0071BB; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  width: 1.4em;
  height: 1.4em;
  margin-right: 1em;
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: inline-block;
  border: 1px solid currentColor;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

input[type="checkbox"]:checked {
  background: url("/wp-content/themes/fisheries/assets/dist/img/tick.png") no-repeat center/80%; }

.field {
  position: relative;
  clear: both; }
  .field:not(:last-child) {
    margin-bottom: 1em; }
  .field.-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start; }

.fancy-checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .fancy-checkbox > label {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0; }

input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0; }

input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%; }

textarea {
  resize: vertical;
  max-height: 10em; }

select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  cursor: pointer;
  background-color: white; }
  select::-ms-expand {
    display: none; }
  select:not([multiple]) {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
    background-size: 12px;
    background-position: calc(100% - .9em) 60%;
    background-repeat: no-repeat;
    background-color: white;
    padding-right: 2em; }
    select:not([multiple]):focus {
      background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
      background-size: 12px;
      background-position: calc(100% - .9em) 60%;
      background-repeat: no-repeat;
      background-color: white; }
  select[multiple] {
    min-height: 8em; }

progress,
meter {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1rem; }

article.grid-examples {
  float: left;
  display: block;
  width: 85.57143%;
  margin-right: 1%;
  margin-left: 0%; }
  article.grid-examples:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    article.grid-examples {
      float: left;
      display: block;
      width: 85.57143%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    article.grid-examples {
      float: left;
      display: block;
      width: 85%;
      margin-right: 5%;
      margin-left: 0%; }
      article.grid-examples:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    article.grid-examples {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      article.grid-examples:last-child {
        margin-right: 0; } }
  article.grid-examples .container {
    text-align: center;
    background: #EEEEEE; }
    article.grid-examples .container code {
      display: block;
      font-size: 0.94rem;
      background: none;
      border: none; }
    article.grid-examples .container > code {
      padding: 20px; }
  article.grid-examples .box {
    position: relative;
    padding: 10px;
    height: 120px;
    margin-bottom: 2%;
    background: #e1e1e1;
    border: 1px solid #dfdfdf; }
    @media (max-width: 850px) {
      article.grid-examples .box {
        height: auto; } }
    article.grid-examples .box.-b1 {
      float: left;
      display: block;
      width: 20.64286%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b1:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b1 {
          float: left;
          display: block;
          width: 20.64286%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b1:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b1 {
          float: left;
          display: block;
          width: 17.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b1:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b1 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b1:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b2 {
      float: left;
      display: block;
      width: 27.85714%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b2:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b2 {
          float: left;
          display: block;
          width: 27.85714%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b2:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b2 {
          float: left;
          display: block;
          width: 25%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b2:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b2 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b2:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b3 {
      float: left;
      display: block;
      width: 35.07143%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b3:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b3 {
          float: left;
          display: block;
          width: 35.07143%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b3:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b3 {
          float: left;
          display: block;
          width: 32.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b3:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b3 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b3:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b4 {
      float: left;
      display: block;
      width: 35.07143%;
      margin-right: 1%;
      margin-left: 14.42857%; }
      article.grid-examples .box.-b4:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b4 {
          float: left;
          display: block;
          width: 35.07143%;
          margin-right: 1%;
          margin-left: 14.42857%; }
          article.grid-examples .box.-b4:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b4 {
          float: left;
          display: block;
          width: 32.5%;
          margin-right: 5%;
          margin-left: 15%; }
          article.grid-examples .box.-b4:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b4 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b4:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b5 {
      float: left;
      display: block;
      width: 35.07143%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b5:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b5 {
          float: left;
          display: block;
          width: 35.07143%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b5:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b5 {
          float: left;
          display: block;
          width: 32.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b5:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b5 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b5:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b6 {
      float: left;
      display: block;
      width: 63.92857%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b6:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b6 {
          float: left;
          display: block;
          width: 63.92857%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b6:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b6 {
          float: left;
          display: block;
          width: 62.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b6:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b6 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b6:last-child {
            margin-right: 0; } }
      article.grid-examples .box.-b6 code {
        padding-bottom: 10px; }
      article.grid-examples .box.-b6 .-b6-1, article.grid-examples .box.-b6 .-b6-2 {
        float: left;
        display: block;
        width: 42.28571%;
        margin-right: 1%;
        margin-left: 0%;
        height: 50px;
        background: #d7d7d7;
        border: 1px solid #d5d5d5; }
        article.grid-examples .box.-b6 .-b6-1:last-child, article.grid-examples .box.-b6 .-b6-2:last-child {
          margin-right: 0; }
        @media (min-width: 1200px) {
          article.grid-examples .box.-b6 .-b6-1, article.grid-examples .box.-b6 .-b6-2 {
            float: left;
            display: block;
            width: 42.28571%;
            margin-right: 1%;
            margin-left: 0%; }
            article.grid-examples .box.-b6 .-b6-1:last-child, article.grid-examples .box.-b6 .-b6-2:last-child {
              margin-right: 0; } }
        @media (max-width: 1024px) {
          article.grid-examples .box.-b6 .-b6-1, article.grid-examples .box.-b6 .-b6-2 {
            float: left;
            display: block;
            width: 40%;
            margin-right: 5%;
            margin-left: 0%; }
            article.grid-examples .box.-b6 .-b6-1:last-child, article.grid-examples .box.-b6 .-b6-2:last-child {
              margin-right: 0; } }
        @media (max-width: 850px) {
          article.grid-examples .box.-b6 .-b6-1, article.grid-examples .box.-b6 .-b6-2 {
            float: left;
            display: block;
            width: 100%;
            margin-right: 0;
            margin-left: 0%; }
            article.grid-examples .box.-b6 .-b6-1:last-child, article.grid-examples .box.-b6 .-b6-2:last-child {
              margin-right: 0; } }
    article.grid-examples .box.-b7 {
      float: left;
      display: block;
      width: 20.64286%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b7:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b7 {
          float: left;
          display: block;
          width: 20.64286%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b7:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b7 {
          float: left;
          display: block;
          width: 17.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b7:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b7 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b7:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b8 {
      float: left;
      display: block;
      width: 60.71429%;
      margin-right: 10%;
      margin-left: 0%; }
      article.grid-examples .box.-b8:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b8 {
          float: left;
          display: block;
          width: 60.71429%;
          margin-right: 10%;
          margin-left: 0%; }
          article.grid-examples .box.-b8:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b8 {
          float: left;
          display: block;
          width: 60.71429%;
          margin-right: 10%;
          margin-left: 0%; }
          article.grid-examples .box.-b8:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b8 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b8:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b9 {
      float: left;
      display: block;
      width: 20.64286%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b9:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b9 {
          float: left;
          display: block;
          width: 20.64286%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b9:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b9 {
          float: left;
          display: block;
          width: 17.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b9:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b9 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b9:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b10, article.grid-examples .box.-b11 {
      float: left;
      display: block;
      width: 42.28571%;
      margin-right: 1%;
      margin-left: 0%; }
      article.grid-examples .box.-b10:last-child, article.grid-examples .box.-b11:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b10, article.grid-examples .box.-b11 {
          float: left;
          display: block;
          width: 42.28571%;
          margin-right: 1%;
          margin-left: 0%; }
          article.grid-examples .box.-b10:last-child, article.grid-examples .box.-b11:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b10, article.grid-examples .box.-b11 {
          float: left;
          display: block;
          width: 40%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b10:last-child, article.grid-examples .box.-b11:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b10, article.grid-examples .box.-b11 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b10:last-child, article.grid-examples .box.-b11:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b10, article.grid-examples .box.-b11 {
          float: left;
          display: block;
          width: 47.5%;
          margin-right: 5%;
          margin-left: 0%; }
          article.grid-examples .box.-b10:last-child, article.grid-examples .box.-b11:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b12 {
      float: left;
      display: block;
      width: 35.71429%;
      margin-right: 0;
      margin-left: 0%; }
      article.grid-examples .box.-b12:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b12 {
          float: left;
          display: block;
          width: 35.71429%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b12:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b12 {
          float: left;
          display: block;
          width: 35.71429%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b12:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b12 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b12:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b12 {
          float: left;
          display: block;
          width: 40%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b12:last-child {
            margin-right: 0; } }
    article.grid-examples .box.-b13 {
      float: left;
      display: block;
      width: 50%;
      margin-right: 0;
      margin-left: 0%; }
      article.grid-examples .box.-b13:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        article.grid-examples .box.-b13 {
          float: left;
          display: block;
          width: 50%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b13:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        article.grid-examples .box.-b13 {
          float: left;
          display: block;
          width: 50%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b13:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b13 {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b13:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        article.grid-examples .box.-b13 {
          float: left;
          display: block;
          width: 60%;
          margin-right: 0;
          margin-left: 0%; }
          article.grid-examples .box.-b13:last-child {
            margin-right: 0; } }
    @media (max-width: 850px) {
      article.grid-examples .box.-tall {
        height: 200px; } }
    @media (max-width: 850px) {
      article.grid-examples .box.-tall code {
        font-size: 0.8rem; } }

.header {
  position: relative;
  overflow: hidden;
  float: left;
  display: block;
  width: 89.17857%;
  margin-right: 1%;
  margin-left: 0%;
  color: white; }
  .header:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .header {
      float: left;
      display: block;
      width: 89.17857%;
      margin-right: 1%;
      margin-left: 0%; }
      .header:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .header {
      float: left;
      display: block;
      width: 88.75%;
      margin-right: 5%;
      margin-left: 0%; }
      .header:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .header {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .header:last-child {
        margin-right: 0; } }
  .header-content {
    position: relative;
    float: left;
    display: block;
    width: 42.28571%;
    margin-right: 1%;
    margin-left: 7.21429%;
    max-width: 550px;
    margin-top: 60vh; }
    .header-content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .header-content {
        float: left;
        display: block;
        width: 42.28571%;
        margin-right: 1%;
        margin-left: 7.21429%; }
        .header-content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .header-content {
        float: left;
        display: block;
        width: 40%;
        margin-right: 5%;
        margin-left: 7.5%; }
        .header-content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .header-content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .header-content:last-child {
          margin-right: 0; } }
    .header-content:after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 850px) {
      .header-content {
        margin-top: 100vw; } }
    .header-content:before, .header-content:after {
      color: #0071BB; }
    .header-content__meta {
      margin-bottom: .66em; }
      .header-content__meta:after {
        content: "";
        display: table;
        clear: both; }
    .header-content .share-con + .meta-item--country {
      margin-left: 1px; }
    .header-content__title {
      position: relative; }
      .header-content__title:first-letter {
        position: relative;
        border-bottom: 4px solid #011E32; }
  .header-text {
    line-height: 1.4;
    margin-top: -.5em;
    padding-bottom: .5em; }
    .header-text a {
      box-shadow: inset 0 -0.2em 0 #0071bb;
      transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
      .header-text a:hover, .header-text a:focus {
        box-shadow: inset 0 -0.4em 0 #0071bb; }
  .header .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-clip-path: none;
    clip-path: none;
    height: 60vh; }
    @media (max-width: 850px) {
      .header .image {
        -webkit-clip-path: none;
        clip-path: none;
        height: 100vw; } }
    .header .image:before {
      content: '';
      position: absolute;
      top: 60%;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent); }

.header-page .header-content,
.header.-page .header-content {
  background: #0071BB;
  padding: 0 0.875em 0 1.75em;
  margin-bottom: 2vw; }
  .header-page .header-content:before, .header-page .header-content:after,
  .header.-page .header-content:before,
  .header.-page .header-content:after {
    content: '';
    position: absolute;
    background: currentColor;
    display: none; }
  .header-page .header-content:before,
  .header.-page .header-content:before {
    top: 100%;
    left: 0;
    right: 0;
    height: 1.33333vw; }
    @media (max-width: 850px) {
      .header-page .header-content:before,
      .header.-page .header-content:before {
        height: 3.75vw; } }
  .header-page .header-content:after,
  .header.-page .header-content:after {
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1.33333vw; }
    @media (max-width: 850px) {
      .header-page .header-content:after,
      .header.-page .header-content:after {
        width: 3.75vw; } }
  @media (max-width: 850px) {
    .header-page .header-content,
    .header.-page .header-content {
      padding: 5vw;
      margin-bottom: 5vw; } }
  .header-page .header-content .header-content__title,
  .header.-page .header-content .header-content__title {
    margin-top: -1.925em; }
    .header-page .header-content .header-content__title:first-line,
    .header.-page .header-content .header-content__title:first-line {
      text-shadow: 0 0 20px black; }

.header-single,
.header.-single {
  height: 60vh;
  position: relative; }
  @media (max-width: 850px) {
    .header-single,
    .header.-single {
      height: auto; }
      .header-single .image,
      .header.-single .image {
        height: auto; }
        .header-single .image:before,
        .header.-single .image:before {
          top: 0; } }
  .header-single.--centered .header-content,
  .header.-single.--centered .header-content {
    float: left;
    display: block;
    width: 50%;
    margin-right: 0;
    margin-left: 23.78571%; }
    .header-single.--centered .header-content:last-child,
    .header.-single.--centered .header-content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .header-single.--centered .header-content,
      .header.-single.--centered .header-content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 23.78571%; }
        .header-single.--centered .header-content:last-child,
        .header.-single.--centered .header-content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .header-single.--centered .header-content,
      .header.-single.--centered .header-content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 23.78571%; }
        .header-single.--centered .header-content:last-child,
        .header.-single.--centered .header-content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .header-single.--centered .header-content,
      .header.-single.--centered .header-content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .header-single.--centered .header-content:last-child,
        .header.-single.--centered .header-content:last-child {
          margin-right: 0; } }
  .header-single .header-content,
  .header.-single .header-content {
    position: absolute;
    bottom: 5vh;
    left: 0; }
    @media (max-width: 850px) {
      .header-single .header-content,
      .header.-single .header-content {
        position: relative;
        bottom: unset;
        left: unset;
        padding: 5vw; } }

.main-content {
  clear: both; }
  .main-content:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 850px) {
    .main-content {
      padding: 5vw; } }

.nav .language-switcher {
  display: inline-block;
  padding: 0.5vw 1vw;
  width: 8.92857vw;
  background: white;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1; }
  @media (max-width: 850px) {
    .nav .language-switcher {
      padding: 0;
      width: 25vw;
      display: none; } }
  .nav .language-switcher aside {
    width: 100%; }
    .nav .language-switcher aside .wgcurrent {
      border: none;
      border-bottom: 3px solid #09B14F; }
    .nav .language-switcher aside a {
      padding: 0;
      font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
      font-size: 1.3em; }
      @media (max-width: 850px) {
        .nav .language-switcher aside a {
          padding: 0.5vw 1vw; } }
    .nav .language-switcher aside ul {
      background: #09B14F;
      border: none;
      right: 0;
      left: auto; }
      .nav .language-switcher aside ul li {
        border-top: 1px solid #00692C;
        padding: .5em; }
      .nav .language-switcher aside ul a {
        color: white; }
        .nav .language-switcher aside ul a:hover {
          text-decoration: underline;
          color: white; }

.nav__ham {
  z-index: 4;
  position: fixed;
  top: 0;
  right: 0;
  text-decoration: none;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  line-height: 100%;
  background: rgba(255, 255, 255, 0);
  border-radius: 0;
  padding: 0;
  color: inherit;
  background: #011E32;
  padding: 1em; }
  .nav__ham__con {
    text-decoration: none;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    line-height: 100%;
    background: rgba(255, 255, 255, 0);
    border-radius: 0;
    padding: 0;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 26px;
    height: 26px;
    text-decoration: none;
    font-family: inherit;
    appearance: none;
    border: none;
    line-height: 100%;
    background: rgba(255, 255, 255, 0);
    border-radius: 0;
    padding: 0;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 26px;
    height: 19.5px;
    color: white; }
    .nav__ham__con span {
      background: currentColor;
      height: 2px;
      position: absolute;
      display: block;
      left: 0;
      right: 0;
      top: calc(50% - 1px);
      transition: 0.3s cubic-bezier(0.5, 0, 0, 1); }
    .nav__ham__con span {
      background: currentColor;
      height: 2px;
      position: absolute;
      display: block;
      left: 0;
      right: 0;
      top: calc(50% - 1px);
      transition: 0.3s cubic-bezier(0.5, 0, 0, 1); }
    .nav__ham__con span:nth-of-type(1) {
      -ms-transform: translate(0, calc(-9.75px + 2px));
      transform: translate(0, calc(-9.75px + 2px));
      transform: translate3d(0, calc(-9.75px + 2px), 0); }
    .nav__ham__con span:nth-of-type(3) {
      -ms-transform: translate(0, calc(9.75px - 2px));
      transform: translate(0, calc(9.75px - 2px));
      transform: translate3d(0, calc(9.75px - 2px), 0); }
    .-active .nav__ham__con span:nth-of-type(1),
    .nav__ham__con.-active .ham span:nth-of-type(1) {
      -ms-transform: translate(0, 0) rotate(45deg);
      transform: translate(0, 0) rotate(45deg);
      transform: translate3d(0, 0, 0) rotate(45deg); }
    .-active .nav__ham__con span:nth-of-type(2),
    .nav__ham__con.-active .ham span:nth-of-type(2) {
      opacity: 0;
      -ms-transform: scale(0, 1);
      transform: scale(0, 1);
      transform: scale3d(0, 1, 1); }
    .-active .nav__ham__con span:nth-of-type(3),
    .nav__ham__con.-active .ham span:nth-of-type(3) {
      -ms-transform: translate(0, 0) rotate(-45deg);
      transform: translate(0, 0) rotate(-45deg);
      transform: translate3d(0, 0, 0) rotate(-45deg); }
  .nav__ham.-active + .menu:not(override) {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0); }

.nav.-primary .menu {
  float: left;
  text-align: left;
  position: relative;
  z-index: 1;
  color: white;
  float: left;
  display: block;
  width: 77.13071%;
  margin-right: 1%;
  margin-left: 0%;
  padding: 1vw 1.33333vw 1.33333vw 2.66vw;
  margin-right: 0; }
  .nav.-primary .menu:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .nav.-primary .menu {
      float: left;
      display: block;
      width: 77.13071%;
      margin-right: 1%;
      margin-left: 0%; }
      .nav.-primary .menu:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .nav.-primary .menu {
      float: left;
      display: block;
      width: 76.225%;
      margin-right: 5%;
      margin-left: 0%; }
      .nav.-primary .menu:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .nav.-primary .menu {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .nav.-primary .menu:last-child {
        margin-right: 0; } }
  .nav.-primary .menu > * {
    display: inline-block; }
  .nav.-primary .menu:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100%;
    width: 100vw;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), transparent); }
  .nav.-primary .menu .menu-item {
    display: inline-block;
    font-weight: 600;
    vertical-align: middle; }
    .nav.-primary .menu .menu-item:not(:last-of-type) {
      margin-right: 0.66vw; }
    .nav.-primary .menu .menu-item a {
      margin-right: 1em;
      position: relative; }
      .nav.-primary .menu .menu-item a:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: -3px;
        left: 0;
        height: 2px;
        background: #09B14F;
        -ms-transform-origin: left;
        transform-origin: left;
        transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
        transform: scale3d(0.01, 1, 1);
        -ms-transform: scale(0.01, 1);
        transform: scale(0.01, 1); }
      .nav.-primary .menu .menu-item a:first-letter {
        border-bottom: 2px solid #09B14F; }
    .nav.-primary .menu .menu-item.current-menu-item a:before,
    .nav.-primary .menu .menu-item a:hover:before,
    .nav.-primary .menu .menu-item a:focus:before {
      transform: scale3d(1, 1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }
    .nav.-primary .menu .menu-item.-action a {
      padding: .66em 1em;
      border: 2px solid #09B14F;
      z-index: 1; }
      .nav.-primary .menu .menu-item.-action a:before {
        content: none; }
      .nav.-primary .menu .menu-item.-action a:first-letter {
        border: none; }
      .nav.-primary .menu .menu-item.-action a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #09B14F;
        z-index: -1;
        transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
        opacity: 0; }
    .nav.-primary .menu .menu-item.-action.current-menu-item a:after,
    .nav.-primary .menu .menu-item.-action a:hover:after,
    .nav.-primary .menu .menu-item.-action a:focus:after {
      opacity: 1; }
  @media (max-width: 850px) {
    .nav.-primary .menu {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #011E32;
      text-align: center;
      z-index: 3;
      transition: 0.5s cubic-bezier(0.5, 0, 0, 1);
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0);
      transform: translate3d(100%, 0, 0); }
      .nav.-primary .menu .menu-primary-menu-container {
        display: block;
        text-align: center; }
      .nav.-primary .menu .menu-primary {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh;
        padding: 5vw 5vw 20vw;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain; }
      .nav.-primary .menu .menu-item {
        display: block;
        margin: 3vh 0; }
      .nav.-primary .menu:before {
        content: none; }
      .nav.-primary .menu .menu__actions {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 5vw;
        text-align: center; }
        .nav.-primary .menu .menu__actions .socials {
          float: left; }
          .nav.-primary .menu .menu__actions .socials a {
            width: auto;
            margin-right: 3.75vw; } }

.nav.-primary .menu__actions {
  float: right;
  margin: 0.66vw;
  position: relative; }
  .nav.-primary .menu__actions .socials {
    width: auto;
    font-size: .9em;
    vertical-align: middle;
    margin-top: .2em;
    transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
    .nav.-primary .menu__actions .socials a {
      display: inline-block;
      height: auto;
      margin-right: 0.66vw; }
      .nav.-primary .menu__actions .socials a:before {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        -ms-transform: none;
        transform: none; }

.nav.-primary .search__form {
  display: inline-block;
  width: 10rem;
  float: left;
  margin-right: 2em;
  margin-top: -.25em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.5, 0, 0, 1);
  -ms-transform: translate(1em, 0);
  transform: translate(1em, 0);
  transform: translate3d(1em, 0, 0); }
  @media (max-width: 850px) {
    .nav.-primary .search__form {
      position: fixed;
      top: unset;
      right: calc(5vw + 2em);
      bottom: 1.65vw;
      left: 5vw;
      width: auto; } }

.nav.-primary .search__form__input {
  display: block;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  padding: .75em 0;
  font-size: .9rem;
  width: 100%;
  outline: none; }
  .nav.-primary .search__form__input, .nav.-primary .search__form__input:-ms-input-placeholder {
    color: white; }
  .nav.-primary .search__form__input, .nav.-primary .search__form__input::placeholder {
    color: white; }

.nav.-primary .search__button {
  float: right;
  margin-left: 0.66vw;
  cursor: pointer;
  text-decoration: none;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  line-height: 100%;
  background: rgba(255, 255, 255, 0);
  border-radius: 0;
  padding: 0;
  color: inherit;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 26px;
  height: 26px; }
  .nav.-primary .search__button span {
    background: currentColor;
    height: 2px;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: calc(50% - 1px);
    transition: 0.3s cubic-bezier(0.5, 0, 0, 1); }
  .nav.-primary .search__button span:nth-of-type(1) {
    top: 0;
    bottom: 0;
    height: auto;
    border-radius: 50%;
    background: transparent;
    border: 2px solid currentColor; }
  .nav.-primary .search__button span:nth-of-type(2) {
    -ms-transform: rotate(45deg) translate(66%, 0) scale(0.45, 1);
    transform: rotate(45deg) translate(66%, 0) scale(0.45, 1);
    transform: rotate(45deg) translate3d(66%, 0, 0) scale3d(0.45, 1, 1); }
  .nav.-primary .search__button.-active ~ .search__form {
    opacity: 1;
    -ms-transform: none;
    transform: none;
    pointer-events: all; }
  .nav.-primary .search__button.-active ~ .socials {
    opacity: 0;
    pointer-events: none; }

.nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: right;
  pointer-events: none; }
  .nav > * {
    pointer-events: all; }
  @media (max-width: 850px) {
    .nav {
      bottom: auto; } }
  .nav .logo {
    background: #0071BB;
    color: #0071BB;
    width: 10.71429vw;
    padding: 2vw 1vw 1vw 2vw;
    margin-left: 1.33333vw;
    position: relative;
    z-index: 2;
    float: left;
    display: inline-block;
    opacity: 0;
    -ms-transform: translate(0, -20%);
    transform: translate(0, -20%);
    transform: translate3d(0, -20%, 0);
    animation: appear 1s cubic-bezier(0.5, 0, 0, 1) forwards 0.5s; }
    .nav .logo:before, .nav .logo:after {
      content: '';
      position: absolute;
      background: currentColor;
      display: none; }
    .nav .logo:before {
      top: 100%;
      left: 0;
      right: 0;
      height: 1.33333vw; }
      @media (max-width: 850px) {
        .nav .logo:before {
          height: 3.75vw; } }
    .nav .logo:after {
      left: 100%;
      top: 0;
      bottom: 0;
      width: 1.33333vw; }
      @media (max-width: 850px) {
        .nav .logo:after {
          width: 3.75vw; } }
    @media (max-width: 850px) {
      .nav .logo {
        width: 35vw;
        margin-left: 0;
        padding: 5vw 3.3vw 3.3vw 5vw; } }
    .nav .logo a {
      display: block; }
    .nav .logo img {
      max-width: 100%; }
  .nav.-splash .logo {
    width: 15%;
    padding: 2vw; }
  .nav .language-switcher {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: auto; }

.mce-content-body#tinymce ol, .mce-content-body#tinymce ul,
.rich-content ol,
.rich-content ul {
  margin: 1em 0;
  padding: 0 0 0 2em;
  font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
  line-height: 1.4;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 500;
  display: inline-block;
  width: 100%; }
  .mce-content-body#tinymce ol:after, .mce-content-body#tinymce ul:after,
  .rich-content ol:after,
  .rich-content ul:after {
    content: "";
    display: table;
    clear: both; }
  .mce-content-body#tinymce ol:not(:last-child), .mce-content-body#tinymce ul:not(:last-child),
  .rich-content ol:not(:last-child),
  .rich-content ul:not(:last-child) {
    margin-bottom: 1em; }
  @media (max-width: 1024px) {
    .mce-content-body#tinymce ol, .mce-content-body#tinymce ul,
    .rich-content ol,
    .rich-content ul {
      font-size: 17px;
      font-size: 1.0625rem; } }
  @media (max-width: 850px) {
    .mce-content-body#tinymce ol, .mce-content-body#tinymce ul,
    .rich-content ol,
    .rich-content ul {
      font-size: 16px;
      font-size: 1rem; } }
  .mce-content-body#tinymce ol li, .mce-content-body#tinymce ul li,
  .rich-content ol li,
  .rich-content ul li {
    font-size: 1rem;
    list-style: none;
    position: relative;
    line-height: 1.2; }
    .mce-content-body#tinymce ol li:not(:last-of-type), .mce-content-body#tinymce ul li:not(:last-of-type),
    .rich-content ol li:not(:last-of-type),
    .rich-content ul li:not(:last-of-type) {
      margin-bottom: 1em; }
    .mce-content-body#tinymce ol li:before, .mce-content-body#tinymce ul li:before,
    .rich-content ol li:before,
    .rich-content ul li:before {
      margin-right: .7em;
      display: inline-block;
      color: #0071BB;
      font-weight: 600;
      position: absolute;
      right: calc(100% + .3em);
      top: .3em; }
  .mce-content-body#tinymce ol:not(ol) li:before, .mce-content-body#tinymce ul:not(ol) li:before,
  .rich-content ol:not(ol) li:before,
  .rich-content ul:not(ol) li:before {
    content: '';
    width: 5px;
    padding-bottom: 5px;
    border-radius: 50%;
    vertical-align: baseline;
    border: 2px solid #0071BB; }
  .mce-content-body#tinymce ol:not(ol) li > li:before,
  .mce-content-body#tinymce ol:not(ol) ul li:before, .mce-content-body#tinymce ul:not(ol) li > li:before,
  .mce-content-body#tinymce ul:not(ol) ul li:before,
  .rich-content ol:not(ol) li > li:before,
  .rich-content ol:not(ol) ul li:before,
  .rich-content ul:not(ol) li > li:before,
  .rich-content ul:not(ol) ul li:before {
    background: transparent; }
  .mce-content-body#tinymce ol:not(ul) li, .mce-content-body#tinymce ul:not(ul) li,
  .rich-content ol:not(ul) li,
  .rich-content ul:not(ul) li {
    counter-increment: steps; }
    .mce-content-body#tinymce ol:not(ul) li:before, .mce-content-body#tinymce ul:not(ul) li:before,
    .rich-content ol:not(ul) li:before,
    .rich-content ul:not(ul) li:before {
      content: counter(steps);
      top: 0; }
  .mce-content-body#tinymce ol:not(ul) li > li,
  .mce-content-body#tinymce ol:not(ul) ol li, .mce-content-body#tinymce ul:not(ul) li > li,
  .mce-content-body#tinymce ul:not(ul) ol li,
  .rich-content ol:not(ul) li > li,
  .rich-content ol:not(ul) ol li,
  .rich-content ul:not(ul) li > li,
  .rich-content ul:not(ul) ol li {
    counter-increment: more; }
    .mce-content-body#tinymce ol:not(ul) li > li:before,
    .mce-content-body#tinymce ol:not(ul) ol li:before, .mce-content-body#tinymce ul:not(ul) li > li:before,
    .mce-content-body#tinymce ul:not(ul) ol li:before,
    .rich-content ol:not(ul) li > li:before,
    .rich-content ol:not(ul) ol li:before,
    .rich-content ul:not(ul) li > li:before,
    .rich-content ul:not(ul) ol li:before {
      content: counter(more); }

.mce-content-body#tinymce p img:not([class*="align"]),
.rich-content p img:not([class*="align"]) {
  max-width: 100%;
  height: auto; }

.mce-content-body#tinymce a:not([class*="button"]),
.rich-content a:not([class*="button"]) {
  box-shadow: inset 0 -0.2em 0 rgba(9, 177, 79, 0.5);
  transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
  .mce-content-body#tinymce a:not([class*="button"]):hover, .mce-content-body#tinymce a:not([class*="button"]):focus,
  .rich-content a:not([class*="button"]):hover,
  .rich-content a:not([class*="button"]):focus {
    box-shadow: inset 0 -0.4em 0 rgba(9, 177, 79, 0.5); }

.mce-content-body#tinymce blockquote,
.rich-content blockquote {
  margin-left: -7.14286vw;
  padding-left: 7.14286vw; }
  .mce-content-body#tinymce blockquote:before,
  .rich-content blockquote:before {
    left: 7.14286vw; }

.js-feed .slick-list {
  width: 100%;
  max-width: 100%; }

.js-feed [class*="__link"],
.js-feed .slick-slide {
  outline: none; }

.slick-arrow {
  text-decoration: none;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  line-height: 100%;
  background: rgba(255, 255, 255, 0);
  border-radius: 0;
  padding: 0;
  color: inherit;
  color: transparent;
  font-size: 0;
  height: 2.75rem;
  width: 3rem;
  position: relative;
  border: 1px solid transparent;
  box-sizing: border-box;
  border-top-color: #B2BBC1;
  border-bottom: none;
  transition: 0.4s cubic-bezier(0.5, 0, 0, 1);
  outline: none;
  cursor: pointer;
  will-change: background; }
  .slick-arrow:before {
    font-size: 1.6rem !important;
    color: #011E32 !important; }
  .slick-arrow:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border: 1px solid #B2BBC1; }
  .slick-arrow.slick-disabled {
    opacity: 0;
    pointer-events: none; }

.slick-prev {
  float: left;
  border-left-color: #B2BBC1;
  background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 100% 50%/1px 200%; }
  .slick-prev:hover, .slick-prev:focus {
    background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 100% 0%/1px 200%; }
  .slick-prev:before {
    content: "";
    font-family: "line-icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    font-size: 1.2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em; }
  .slick-prev:after {
    right: -1px;
    right: 100%; }

.slick-next {
  float: right;
  border-right-color: #B2BBC1;
  background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 0% 50%/1px 200%; }
  .slick-next:hover, .slick-next:focus {
    background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 0% 0%/1px 200%; }
  .slick-next:before {
    content: "";
    font-family: "line-icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    font-size: 1.2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em; }
  .slick-next:after {
    left: -1px;
    left: 100%; }

.video-popout {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s cubic-bezier(0.5, 0, 0, 1);
  padding: 5vh;
  z-index: 2; }
  .video-popout iframe {
    width: 100%;
    height: 100%; }
  .video-popout.-active {
    pointer-events: all;
    opacity: 1; }

.section-basic {
  text-align: center; }
  .section-basic__content {
    float: left;
    display: block;
    width: 71.42857%;
    margin-right: 0;
    margin-left: 14.28571%;
    position: relative; }
    .section-basic__content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic__content {
        float: left;
        display: block;
        width: 71.42857%;
        margin-right: 0;
        margin-left: 14.28571%; }
        .section-basic__content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic__content {
        float: left;
        display: block;
        width: 71.42857%;
        margin-right: 0;
        margin-left: 14.28571%; }
        .section-basic__content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic__content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic__content:last-child {
          margin-right: 0; } }
    .section-basic__content:after {
      content: "";
      display: table;
      clear: both; }
  .section-basic__actions {
    margin-top: 1.65vh;
    text-align: center; }
    @media (max-width: 850px) {
      .section-basic__actions {
        margin-top: 10vw; } }
  .section-basic__title {
    float: left;
    display: block;
    width: 49.5%;
    margin-right: 1%;
    margin-left: 43.28571%; }
    .section-basic__title:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic__title {
        float: left;
        display: block;
        width: 49.5%;
        margin-right: 1%;
        margin-left: 43.28571%; }
        .section-basic__title:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic__title {
        float: left;
        display: block;
        width: 47.5%;
        margin-right: 5%;
        margin-left: 45%; }
        .section-basic__title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic__title {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic__title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic__title {
        float: left;
        display: block;
        width: 89.5%;
        margin-right: 5%;
        margin-left: 10.5%; }
        .section-basic__title:last-child {
          margin-right: 0; } }
  .section-basic__title + .section-basic__text {
    margin-top: .5em; }
  @media (max-width: 850px) {
    .section-basic__text {
      padding: 0 5vw;
      text-align: left; } }
  .section-basic.has-background {
    padding: 7.5vh 0; }
    .section-basic.has-background:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: black;
      opacity: .5; }
    .section-basic.has-background .section-basic__content {
      color: white; }
    .section-basic.has-background .-dark:before,
    .section-basic.has-background .-dark:after,
    .section-basic.has-background .-dark {
      background-color: #0071BB; }
    @media (max-width: 850px) {
      .section-basic.has-background .section-basic__images {
        padding: 0 5vw; } }
  .section-basic.has-image .section-basic__title {
    float: left;
    display: block;
    width: 49.5%;
    margin-right: 1%;
    margin-left: 0%; }
    .section-basic.has-image .section-basic__title:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic.has-image .section-basic__title {
        float: left;
        display: block;
        width: 49.5%;
        margin-right: 1%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__title:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic.has-image .section-basic__title {
        float: left;
        display: block;
        width: 47.5%;
        margin-right: 5%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__title {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__title:last-child {
          margin-right: 0; } }
  .section-basic.has-image .section-basic__content {
    float: left;
    display: block;
    width: 71.42857%;
    margin-right: 0;
    margin-left: 7.14286%; }
    .section-basic.has-image .section-basic__content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic.has-image .section-basic__content {
        float: left;
        display: block;
        width: 71.42857%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-basic.has-image .section-basic__content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic.has-image .section-basic__content {
        float: left;
        display: block;
        width: 71.42857%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-basic.has-image .section-basic__content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__content:last-child {
          margin-right: 0; } }
  .section-basic.has-image .section-basic__text {
    float: left;
    display: block;
    width: 53.10714%;
    margin-right: 1%;
    margin-left: 0%;
    text-align: left; }
    .section-basic.has-image .section-basic__text:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic.has-image .section-basic__text {
        float: left;
        display: block;
        width: 53.10714%;
        margin-right: 1%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__text:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic.has-image .section-basic__text {
        float: left;
        display: block;
        width: 51.25%;
        margin-right: 5%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__text:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__text {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__text:last-child {
          margin-right: 0; } }
  .section-basic.has-image .section-basic__actions {
    float: left;
    display: block;
    width: 53.10714%;
    margin-right: 1%;
    margin-left: 0%;
    text-align: left; }
    .section-basic.has-image .section-basic__actions:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic.has-image .section-basic__actions {
        float: left;
        display: block;
        width: 53.10714%;
        margin-right: 1%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__actions:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic.has-image .section-basic__actions {
        float: left;
        display: block;
        width: 51.25%;
        margin-right: 5%;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__actions:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__actions {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__actions:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__actions {
        text-align: center; } }
  .section-basic.has-image .section-basic__images {
    float: right;
    display: block;
    width: 26.78571%;
    margin-right: 0;
    margin-left: 12.5%; }
    .section-basic.has-image .section-basic__images:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-basic.has-image .section-basic__images {
        float: right;
        display: block;
        width: 26.78571%;
        margin-right: 0;
        margin-left: 12.5%; }
        .section-basic.has-image .section-basic__images:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-basic.has-image .section-basic__images {
        float: right;
        display: block;
        width: 26.78571%;
        margin-right: 0;
        margin-left: 12.5%; }
        .section-basic.has-image .section-basic__images:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__images {
        float: right;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-basic.has-image .section-basic__images:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__images {
        -webkit-clip-path: none;
        clip-path: none; } }
  .section-basic.has-image .section-basic__image {
    margin-bottom: 2vw; }
    @media (max-width: 850px) {
      .section-basic.has-image .section-basic__image:last-of-type {
        margin-bottom: 0; } }
  @media (min-width: 850px) {
    .header-page + .section-basic.has-image .section-basic__content {
      margin-top: -2.5vh;
      margin-bottom: -5vh; }
    .header-page + .section-basic.has-image .section-basic__images {
      margin-top: -17.85714vw; }
    .header-page + .section-basic.has-image .section-basic__text {
      float: left;
      display: block;
      width: 49.5%;
      margin-right: 1%;
      margin-left: 0%; }
      .header-page + .section-basic.has-image .section-basic__text:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (min-width: 1200px) {
    .header-page + .section-basic.has-image .section-basic__text {
      float: left;
      display: block;
      width: 49.5%;
      margin-right: 1%;
      margin-left: 0%; }
      .header-page + .section-basic.has-image .section-basic__text:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (max-width: 1024px) {
    .header-page + .section-basic.has-image .section-basic__text {
      float: left;
      display: block;
      width: 47.5%;
      margin-right: 5%;
      margin-left: 0%; }
      .header-page + .section-basic.has-image .section-basic__text:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (max-width: 850px) {
    .header-page + .section-basic.has-image .section-basic__text {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .header-page + .section-basic.has-image .section-basic__text:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) {
    .header-page + .section-basic.has-image .section-basic__actions {
      position: absolute;
      float: left;
      display: block;
      width: 17.85714%;
      margin-right: 0;
      margin-left: 64.28571%;
      bottom: 100%;
      margin-top: 0;
      padding-top: 1rem;
      -ms-transform: translate(0, 50%);
      transform: translate(0, 50%);
      transform: translate3d(0, 50%, 0); }
      .header-page + .section-basic.has-image .section-basic__actions:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (min-width: 1200px) {
    .header-page + .section-basic.has-image .section-basic__actions {
      float: left;
      display: block;
      width: 17.85714%;
      margin-right: 0;
      margin-left: 64.28571%; }
      .header-page + .section-basic.has-image .section-basic__actions:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (max-width: 1024px) {
    .header-page + .section-basic.has-image .section-basic__actions {
      float: left;
      display: block;
      width: 17.85714%;
      margin-right: 0;
      margin-left: 64.28571%; }
      .header-page + .section-basic.has-image .section-basic__actions:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) and (max-width: 850px) {
    .header-page + .section-basic.has-image .section-basic__actions {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .header-page + .section-basic.has-image .section-basic__actions:last-child {
        margin-right: 0; } }
  @media (min-width: 850px) {
    .header-page + .section-basic.has-image .section-basic__actions .button {
      display: block;
      min-width: 8em; } }

.section-content {
  padding-top: 5.35714vw; }
  @media (max-width: 850px) {
    .section-content {
      padding: 0; } }
  .section-content__half {
    float: left;
    display: block;
    width: 92.85714%;
    margin-right: 0;
    margin-left: 7.14286%; }
    .section-content__half:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__half {
        float: left;
        display: block;
        width: 92.85714%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-content__half:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__half {
        float: left;
        display: block;
        width: 92.85714%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-content__half:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__half {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half:last-child {
          margin-right: 0; } }
  .section-content__title {
    font-family: "league-gothic", "Padauk", "Battambang", "Kanit", "Arial Narrow", sans-serif;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.05;
    text-transform: uppercase;
    margin-bottom: 3vw; }
    @media (max-width: 1024px) {
      .section-content__title {
        font-size: 46.2px;
        font-size: 2.8875rem; } }
    @media (max-width: 850px) {
      .section-content__title {
        font-size: 42px;
        font-size: 2.625rem; } }
    html[lang="km"] .section-content__title {
      font-size: 40px;
      font-size: 2.5rem; }
      @media (max-width: 1024px) {
        html[lang="km"] .section-content__title {
          font-size: 30.8px;
          font-size: 1.925rem; } }
      @media (max-width: 850px) {
        html[lang="km"] .section-content__title {
          font-size: 28px;
          font-size: 1.75rem; } }
    html[lang="my"] .section-content__title {
      font-size: 40px;
      font-size: 2.5rem; }
      @media (max-width: 1024px) {
        html[lang="my"] .section-content__title {
          font-size: 30.8px;
          font-size: 1.925rem; } }
      @media (max-width: 850px) {
        html[lang="my"] .section-content__title {
          font-size: 28px;
          font-size: 1.75rem; } }
    .section-content__title:not(:last-child) {
      margin-bottom: .33em; }
    .section-content__title .first_letter:after,
    .section-content__title .underline_first:after {
      color: #0071BB; }
  .section-content__content {
    float: left;
    display: block;
    width: 50%;
    margin-right: 0;
    margin-left: 25%; }
    .section-content__content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 25%; }
        .section-content__content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__content {
        float: left;
        display: block;
        width: 50%;
        margin-right: 0;
        margin-left: 25%; }
        .section-content__content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__content {
        padding: 5vw; } }
    .section-content__content ul {
      margin: 1em 0;
      padding: 0 0 0 2em;
      font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
      line-height: 1.4;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 1.6;
      font-weight: 500;
      display: inline-block;
      width: 100%; }
      .section-content__content ul:after {
        content: "";
        display: table;
        clear: both; }
      .section-content__content ul:not(:last-child) {
        margin-bottom: 1em; }
      @media (max-width: 1024px) {
        .section-content__content ul {
          font-size: 17px;
          font-size: 1.0625rem; } }
      @media (max-width: 850px) {
        .section-content__content ul {
          font-size: 16px;
          font-size: 1rem; } }
      .section-content__content ul li {
        font-size: 1rem;
        list-style: none;
        position: relative;
        line-height: 1.2; }
        .section-content__content ul li:not(:last-of-type) {
          margin-bottom: 1em; }
        .section-content__content ul li:before {
          margin-right: .7em;
          display: inline-block;
          color: #0071BB;
          font-weight: 600;
          position: absolute;
          right: calc(100% + .3em);
          top: .3em; }
      .section-content__content ul:not(ol) li:before {
        content: '';
        width: 5px;
        padding-bottom: 5px;
        border-radius: 50%;
        vertical-align: baseline;
        border: 2px solid #0071BB; }
      .section-content__content ul:not(ol) li > li:before,
      .section-content__content ul:not(ol) ul li:before {
        background: transparent; }
      .section-content__content ul:not(ul) li {
        counter-increment: steps; }
        .section-content__content ul:not(ul) li:before {
          content: counter(steps);
          top: 0; }
      .section-content__content ul:not(ul) li > li,
      .section-content__content ul:not(ul) ol li {
        counter-increment: more; }
        .section-content__content ul:not(ul) li > li:before,
        .section-content__content ul:not(ul) ol li:before {
          content: counter(more); }
    .section-content__content a:not([class*="button"]) {
      box-shadow: inset 0 -0.2em 0 rgba(9, 177, 79, 0.5);
      transition: 0.4s cubic-bezier(0.5, 0, 0, 1); }
      .section-content__content a:not([class*="button"]):hover, .section-content__content a:not([class*="button"]):focus {
        box-shadow: inset 0 -0.4em 0 rgba(9, 177, 79, 0.5); }
  .section-content__image {
    min-height: 70vh;
    margin-top: 7.14286vw;
    margin-bottom: -3rem;
    padding: 7.14286vw 7.14286vw calc(7.14286vw + 3rem);
    float: left;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
    margin-left: 0%;
    -ms-flex-align: end;
    align-items: flex-end;
    max-height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
    .section-content__image:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__image:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__image:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__image:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__image {
        min-height: 50vh; } }
    .section-content__image:first-child {
      padding-bottom: 0;
      margin-bottom: 3vw; }
      .section-content__image:first-child .quote-box {
        margin-bottom: -3vw; }
  .section-content__quote {
    margin-top: auto;
    float: left;
    display: block;
    width: 53.57143%;
    margin-right: 0;
    margin-left: 0%;
    -webkit-clip-path: none;
    clip-path: none; }
    .section-content__quote:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__quote {
        float: left;
        display: block;
        width: 53.57143%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__quote {
        float: left;
        display: block;
        width: 53.57143%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__quote {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__quote:last-child {
          margin-right: 0; } }
  .section-content__half .section-content__content {
    float: left;
    display: block;
    width: 42.85714%;
    margin-right: 0;
    margin-left: 0%;
    padding-right: 3.57143vw;
    padding-bottom: 3.57143vw; }
    .section-content__half .section-content__content:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__half .section-content__content {
        float: left;
        display: block;
        width: 42.85714%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__content:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__half .section-content__content {
        float: left;
        display: block;
        width: 42.85714%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__content:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__half .section-content__content {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__content:last-child {
          margin-right: 0; } }
  .section-content__half .section-content__image {
    float: left;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 57.14286%;
    margin-right: 0;
    margin-left: 0%; }
    .section-content__half .section-content__image:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__half .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 57.14286%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__image:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__half .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 57.14286%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__image:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__half .section-content__image {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__image:last-child {
          margin-right: 0; } }
  .section-content__half .section-content__quote {
    float: left;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0%; }
    .section-content__half .section-content__quote:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-content__half .section-content__quote {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-content__half .section-content__quote {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__quote:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-content__half .section-content__quote {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-content__half .section-content__quote:last-child {
          margin-right: 0; } }
  .section-content + .section-content__half {
    margin-left: 0; }
    .section-content + .section-content__half .section-content__content {
      float: right !important;
      left: 5.35714vw;
      position: relative; }
    .section-content + .section-content__half .section-content__image {
      float: left !important; }

.section-countries {
  padding-top: 0.66vw;
  padding-bottom: 0; }
  .section-countries .section-title {
    margin-top: 5.71429vw;
    float: left;
    display: block;
    width: 49.5%;
    margin-right: 1%;
    margin-left: 43.28571%; }
    .section-countries .section-title:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-countries .section-title {
        float: left;
        display: block;
        width: 49.5%;
        margin-right: 1%;
        margin-left: 43.28571%; }
        .section-countries .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-countries .section-title {
        float: left;
        display: block;
        width: 47.5%;
        margin-right: 5%;
        margin-left: 45%; }
        .section-countries .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-countries .section-title {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-countries .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-countries .section-title {
        float: left;
        display: block;
        width: 64.3%;
        margin-right: 5%;
        margin-left: 10.5%; }
        .section-countries .section-title:last-child {
          margin-right: 0; } }
  .section-countries__track {
    padding: 3.57143vw 0;
    white-space: nowrap;
    clear: both;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden; }
    .section-title + .section-countries__track {
      padding-top: 2em; }
  .section-countries .block {
    width: calc(50vw - 5.96429vw);
    display: inline-block;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: -2.66vw;
    white-space: normal; }
    @media (max-width: 850px) {
      .section-countries .block {
        width: calc(100% - 15vw); } }
    .section-countries .block:first-child {
      margin-left: 7.14286vw;
      z-index: 2; }
    .section-countries .block:not(:first-child) .block__content {
      padding-left: 8vw; }
    .section-countries .block:last-child {
      margin-right: 7.14286vw; }
    .section-countries .block:nth-of-type(odd) {
      -webkit-clip-path: none;
      clip-path: none; }
      @media (max-width: 850px) {
        .section-countries .block:nth-of-type(odd) {
          -webkit-clip-path: none;
          clip-path: none; } }
    .section-countries .block:nth-of-type(even) {
      z-index: 1;
      margin-top: -2.66vw;
      margin-bottom: 2.66vw;
      -webkit-clip-path: none;
      clip-path: none; }
      @media (max-width: 850px) {
        .section-countries .block:nth-of-type(even) {
          -webkit-clip-path: none;
          clip-path: none; } }

.section-featured {
  height: 80vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.65vh 0 0;
  overflow: hidden; }
  @media (max-width: 850px) {
    .section-featured {
      height: auto;
      padding: 10vh 5vw 5vw !important; } }
  .section-featured:not(override) {
    padding-bottom: 0; }
  .section-featured:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.66) 10%, transparent 40%, transparent 70%, rgba(0, 0, 0, 0.4) 100%); }
  .section-featured .section-title {
    float: left;
    display: block;
    width: 74.75%;
    margin-right: 1%;
    margin-left: 12.625%;
    color: white;
    z-index: 1; }
    .section-featured .section-title:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-featured .section-title {
        float: left;
        display: block;
        width: 74.75%;
        margin-right: 1%;
        margin-left: 12.625%; }
        .section-featured .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-featured .section-title {
        float: left;
        display: block;
        width: 73.75%;
        margin-right: 5%;
        margin-left: 13.125%; }
        .section-featured .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-featured .section-title {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-featured .section-title:last-child {
          margin-right: 0; } }
  .section-featured__image,
  .section-featured__image span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .section-featured__features {
    margin-top: auto;
    float: left;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 75%;
    margin-right: 0;
    margin-left: 12.5%;
    -ms-flex-align: end;
    align-items: flex-end; }
    .section-featured__features:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-featured__features {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 75%;
        margin-right: 0;
        margin-left: 12.5%; }
        .section-featured__features:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-featured__features {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 75%;
        margin-right: 0;
        margin-left: 12.5%; }
        .section-featured__features:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-featured__features {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-featured__features:last-child {
          margin-right: 0; } }

.section-feed.-default .section-title {
  float: left;
  display: block;
  width: 49.5%;
  margin-right: 1%;
  margin-left: 43.28571%;
  padding-bottom: 2vw; }
  .section-feed.-default .section-title:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .section-feed.-default .section-title {
      float: left;
      display: block;
      width: 49.5%;
      margin-right: 1%;
      margin-left: 43.28571%; }
      .section-feed.-default .section-title:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .section-feed.-default .section-title {
      float: left;
      display: block;
      width: 47.5%;
      margin-right: 5%;
      margin-left: 45%; }
      .section-feed.-default .section-title:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-feed.-default .section-title {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .section-feed.-default .section-title:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-feed.-default .section-title {
      float: left;
      display: block;
      width: 64.3%;
      margin-right: 5%;
      margin-left: 10.5%; }
      .section-feed.-default .section-title:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-feed.-default .section-title {
      padding-bottom: 15vw; } }

.section-feed.-default .section-feed__navigation {
  margin-top: -3vw; }

.section-feed.-default .feed {
  float: left;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 85.71429%;
  margin-right: 0;
  margin-left: 7.14286%;
  position: relative; }
  .section-feed.-default .feed:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .section-feed.-default .feed {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 85.71429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .section-feed.-default .feed:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .section-feed.-default .feed {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 85.71429%;
      margin-right: 0;
      margin-left: 7.14286%; }
      .section-feed.-default .feed:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-feed.-default .feed {
      float: left;
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .section-feed.-default .feed:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-feed.-default .feed {
      padding: 0 5vw; } }
  .section-feed.-default .feed.js-feed {
    float: left;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 92.85714%;
    margin-right: 0;
    margin-left: 7.14286%; }
    .section-feed.-default .feed.js-feed:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed.-default .feed.js-feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 92.85714%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-feed.-default .feed.js-feed:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed.-default .feed.js-feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 92.85714%;
        margin-right: 0;
        margin-left: 7.14286%; }
        .section-feed.-default .feed.js-feed:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-default .feed.js-feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed.-default .feed.js-feed:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-default .feed.js-feed {
        padding-left: 8.3vw; } }
  .section-feed.-default .feed:before {
    top: 10vw;
    right: 7.14286vw;
    bottom: 0;
    left: -7.14286vw; }
  .section-feed.-default .feed:after {
    content: '';
    position: absolute;
    bottom: 0;
    color: white;
    background: currentColor;
    left: -7.14286vw;
    width: 1.17857vw;
    height: 1.17857vw;
    display: none; }

.section-feed.-featured {
  overflow: hidden;
  padding-bottom: 0; }
  .section-feed.-featured .section-title {
    float: left;
    display: block;
    width: 49.5%;
    margin-right: 1%;
    margin-left: 16.23214%;
    padding-bottom: 2vw;
    -ms-transform: translate(0, -1.3em);
    transform: translate(0, -1.3em);
    transform: translate3d(0, -1.3em, 0); }
    .section-feed.-featured .section-title:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed.-featured .section-title {
        float: left;
        display: block;
        width: 49.5%;
        margin-right: 1%;
        margin-left: 16.23214%; }
        .section-feed.-featured .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed.-featured .section-title {
        float: left;
        display: block;
        width: 47.5%;
        margin-right: 5%;
        margin-left: 16.875%; }
        .section-feed.-featured .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-featured .section-title {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed.-featured .section-title:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-featured .section-title {
        float: left;
        display: block;
        width: 64.3%;
        margin-right: 5%;
        margin-left: 10.5%; }
        .section-feed.-featured .section-title:last-child {
          margin-right: 0; } }
  .section-feed.-featured .section-feed__navigation {
    margin-top: -3vw; }
    @media (max-width: 850px) {
      .section-feed.-featured .section-feed__navigation {
        margin-bottom: 10.75vw; } }
  .section-feed.-featured .slick-arrow {
    border-top-color: transparent; }
    .section-feed.-featured .slick-arrow.slick-next {
      background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 100% -1px / 50% 1px; }
      .section-feed.-featured .slick-arrow.slick-next:hover, .section-feed.-featured .slick-arrow.slick-next:focus {
        background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 100% -1px / 100% 1px; }
    .section-feed.-featured .slick-arrow.slick-prev {
      background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 0% -1px / 50% 1px; }
      .section-feed.-featured .slick-arrow.slick-prev:hover, .section-feed.-featured .slick-arrow.slick-prev:focus {
        background: linear-gradient(to bottom, #B2BBC1 0%, #B2BBC1 50%, rgba(178, 187, 193, 0) 50.5%) no-repeat 0 -1px / 100% 1px; }
  .section-feed.-featured .feed-con {
    position: relative;
    clear: both; }
    .section-feed.-featured .feed-con:after {
      content: "";
      display: table;
      clear: both; }
  .section-feed.-featured .feed {
    position: relative;
    float: left;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
    margin-left: 0%; }
    .section-feed.-featured .feed:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed.-featured .feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed.-featured .feed:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed.-featured .feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed.-featured .feed:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-featured .feed {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed.-featured .feed:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed.-featured .feed {
        padding: 0 5vw; } }
    .section-feed.-featured .feed > .card-featured {
      float: left;
      display: block;
      width: 26.61429%;
      margin-right: 10%;
      margin-left: 0%; }
      .section-feed.-featured .feed > .card-featured:last-child {
        margin-right: 0; }
      @media (min-width: 1200px) {
        .section-feed.-featured .feed > .card-featured {
          float: left;
          display: block;
          width: 26.61429%;
          margin-right: 10%;
          margin-left: 0%; }
          .section-feed.-featured .feed > .card-featured:last-child {
            margin-right: 0; } }
      @media (max-width: 1024px) {
        .section-feed.-featured .feed > .card-featured {
          float: left;
          display: block;
          width: 26.61429%;
          margin-right: 10%;
          margin-left: 0%; }
          .section-feed.-featured .feed > .card-featured:last-child {
            margin-right: 0; } }
      @media (max-width: 850px) {
        .section-feed.-featured .feed > .card-featured {
          float: left;
          display: block;
          width: 100%;
          margin-right: 0;
          margin-left: 0%; }
          .section-feed.-featured .feed > .card-featured:last-child {
            margin-right: 0; } }
      .section-feed.-featured .feed > .card-featured:nth-of-type(3n) {
        margin-right: 0; }
        @media (min-width: 1200px) {
          .section-feed.-featured .feed > .card-featured:nth-of-type(3n) {
            margin-right: 0; } }
        @media (max-width: 1024px) {
          .section-feed.-featured .feed > .card-featured:nth-of-type(3n) {
            margin-right: 0; } }
        @media (max-width: 850px) {
          .section-feed.-featured .feed > .card-featured:nth-of-type(3n) {
            margin-right: 0; } }
    .section-feed.-featured .feed:before {
      top: -6.66vw;
      right: 16.07143vw;
      bottom: 0;
      left: 16.07143vw; }
      @media (max-width: 850px) {
        .section-feed.-featured .feed:before {
          right: 5vw;
          left: 5vw; } }
  .section-feed.-featured .slick-list {
    width: calc(100% + 10vw);
    max-width: calc(100% + 10vw); }
  .section-feed.-featured .slick-slide {
    display: inline-block;
    width: calc(33.33% - 5vw);
    margin-right: 10vw; }

.section-feed {
  overflow: hidden; }
  .section-feed .feed:before {
    content: '';
    opacity: .1;
    position: absolute; }
  .section-feed .feed > .card {
    float: left;
    display: block;
    width: 31.33284%;
    margin-right: 3%;
    margin-left: 0%; }
    .section-feed .feed > .card:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed .feed > .card {
        float: left;
        display: block;
        width: 31.33284%;
        margin-right: 3%;
        margin-left: 0%; }
        .section-feed .feed > .card:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed .feed > .card {
        float: left;
        display: block;
        width: 31.33284%;
        margin-right: 3%;
        margin-left: 0%; }
        .section-feed .feed > .card:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed .feed > .card {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed .feed > .card:last-child {
          margin-right: 0; } }
    .section-feed .feed > .card:nth-of-type(3n) {
      margin-right: 0; }
  .section-feed.-secondary .feed:before {
    background: #09B14F; }
  .section-feed.-primary .feed:before {
    background: #0071BB; }
  .section-feed__action {
    text-align: center;
    float: left;
    display: block;
    width: 85.57143%;
    margin-right: 1%;
    margin-left: 7.21429%; }
    .section-feed__action:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed__action {
        float: left;
        display: block;
        width: 85.57143%;
        margin-right: 1%;
        margin-left: 7.21429%; }
        .section-feed__action:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed__action {
        float: left;
        display: block;
        width: 85%;
        margin-right: 5%;
        margin-left: 7.5%; }
        .section-feed__action:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed__action {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed__action:last-child {
          margin-right: 0; } }
    .section-feed__action:after {
      content: "";
      display: table;
      clear: both; }
    .section-feed__action .--prev {
      float: left; }
      .section-feed__action .--prev + .--next {
        float: right; }
  .section-feed__navigation {
    float: left;
    display: block;
    width: 85.57143%;
    margin-right: 1%;
    margin-left: 7.21429%; }
    .section-feed__navigation:last-child {
      margin-right: 0; }
    @media (min-width: 1200px) {
      .section-feed__navigation {
        float: left;
        display: block;
        width: 85.57143%;
        margin-right: 1%;
        margin-left: 7.21429%; }
        .section-feed__navigation:last-child {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .section-feed__navigation {
        float: left;
        display: block;
        width: 85%;
        margin-right: 5%;
        margin-left: 7.5%; }
        .section-feed__navigation:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed__navigation {
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .section-feed__navigation:last-child {
          margin-right: 0; } }
    @media (max-width: 850px) {
      .section-feed__navigation {
        padding: 0 8.3vw; } }

.section-form__form {
  float: left;
  display: block;
  width: 85.57143%;
  margin-right: 1%;
  margin-left: 7.21429%; }
  .section-form__form:last-child {
    margin-right: 0; }
  @media (min-width: 1200px) {
    .section-form__form {
      float: left;
      display: block;
      width: 85.57143%;
      margin-right: 1%;
      margin-left: 7.21429%; }
      .section-form__form:last-child {
        margin-right: 0; } }
  @media (max-width: 1024px) {
    .section-form__form {
      float: left;
      display: block;
      width: 85%;
      margin-right: 5%;
      margin-left: 7.5%; }
      .section-form__form:last-child {
        margin-right: 0; } }
  @media (max-width: 850px) {
    .section-form__form {
      float: left;
      display: block;
      width: 100%;
      margin-right: 0;
      margin-left: 0%; }
      .section-form__form:last-child {
        margin-right: 0; } }

.section {
  padding: 5vh 0;
  clear: both;
  text-align: left;
  box-sizing: border-box; }
  @media (max-width: 850px) {
    .section {
      padding: 10vw 0; } }
  .section,
  .section .container {
    position: relative; }
  .section-title {
    text-align: left;
    font-family: "work-sans", "Padauk", "Battambang", "Kanit", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: .25em;
    font-size: 18px;
    font-size: 1.125rem;
    word-spacing: 100vw;
    padding-left: 1em;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .section-title {
        font-size: 15.84px;
        font-size: 0.99rem; } }
    @media (max-width: 850px) {
      .section-title {
        font-size: 14.4px;
        font-size: 0.9rem; } }
    .section-title:not(:last-child) {
      margin-bottom: .5em; }
      @media (max-width: 850px) {
        .section-title:not(:last-child) {
          margin-bottom: 1em; } }
    .section-title:first-letter {
      margin-left: -1em; }
  .section-text {
    max-width: 650px;
    margin: 0 auto;
    text-align: center; }
  .section-image {
    max-width: 100%; }
