@charset "UTF-8";
:root {
  --color-wem-primary: #428bca;
  --color-wem-primary-light: #72a8d7;
  --color-wem-primary-dark: #285e8e;
  --color-wem-secondary: #FA944B;
  --color-wem-secondary-light: #fcb787;
  --color-wem-secondary-dark: #e86406;
  --color-wem-tertiary: #22856D;
  --color-wem-tertiary-light: #3fceab;
  --color-wem-tertiary-dark: #185c4c;
  --color-wem-bkg-primary: #fffcfb;
  --color-wem-bkg-secondary: #e8f4fd;
  --color-wem-footer: #2b506e;
  --color-wem-footer-light: #3c709a;
  --color-wem-footer-dark: #132330;
  --color-wem-black: #191919;
  --color-wem-gray-1: #2a2a2a;
  --color-wem-gray-2: #414141;
  --color-wem-gray-3: #565656;
  --color-wem-gray-4: #6d6d6d;
  --color-wem-gray-5: #878787;
  --color-wem-gray-6: #9e9e9e;
  --color-wem-gray-7: #b1b1b1;
  --color-wem-gray-8: #c8c8c8;
  --color-wem-gray-9: #e4e4e4;
  --color-wem-white: #FAFAFA;
  --color-wem-success: #198754;
  --color-wem-info: #0DCAF0;
  --color-wem-warning: #FFC107;
  --color-wem-danger: #a94f12;
  --color-wem-error: #DC3545;
  --color-wem-default: #6C757D;
  --color-wem-dark: #212529;
  --color-facebook: #3b5998;
  --color-twitter: #00aced;
  --color-linkedin: #0077b5;
  --color-youtube: #cd201f;
  --color-instagram: #e4405f;
  --color-whatsapp: #34af23;
  --color-github: #333;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

@media (prefers-reduced-motion: reduce), (update: slow) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  html,
  body {
    -webkit-font-smoothing: subpixel-antialiased;
  }
}

*:focus {
  outline: none;
}

img,
iframe,
object,
embed,
video {
  height: auto;
  max-width: 100%;
}

object,
embed,
video {
  height: auto;
}

figure {
  margin: 0;
}

label {
  cursor: pointer;
}

sup,
sub {
  font-size: 50%;
}

body {
  background-color: var(--color-wem-bkg-primary);
  color: var(--color-wem-black);
  font-family: Nunito, sans-serif;
  font-size: 1rem;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Kanit";
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOutOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@font-face {
  src: url("../fonts/Nunito-Regular.ttf") format("truetype");
  font-family: "Nunito";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/UbuntuMono-Regular.ttf") format("truetype");
  font-family: "Ubuntu Mono";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/Anton-Regular.ttf") format("truetype");
  font-family: "Anton";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/VarelaRound-Regular.ttf") format("truetype");
  font-family: "Varela Round";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/Kanit-Regular.ttf") format("truetype");
  font-family: "Kanit";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("../fonts/Ultra-Regular.ttf") format("truetype");
  font-family: "Ultra";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
.sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.l-top {
  border-bottom: 1px solid var(--color-wem-gray-6);
  font-size: 0.875rem;
  padding: 0.625rem 0;
}
.l-top__message {
  color: var(--color-wem-gray-1);
  font-style: italic;
  line-height: 1;
}
.l-top__message i {
  color: var(--color-wem-primary-dark);
  padding: 0.25rem;
}
.l-top__actions a {
  color: var(--color-wem-gray-5);
  display: inline-block;
  line-height: 0.0625rem;
  padding: 0.25rem 0.5rem;
  transition: 0.3s;
}
.l-top__actions a:hover {
  color: var(--color-wem-primary-light);
}
.l-top__actions a i {
  font-size: 0.875rem;
}

.l-header {
  background-color: var(--color-wem-white);
  height: 4.375rem;
  position: relative;
}
.l-header__scrolled {
  box-shadow: 0 0 1.25rem 0 rgba(0, 0, 0, 0.5);
}
.l-header .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.l-header__left {
  align-items: center;
  display: flex !important;
  justify-content: space-between;
  height: 100%;
  padding: 0.9375rem 0rem 0.9375rem 0;
  position: relative;
}
.l-header__left-logo > h1 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1875rem;
  margin: 0;
  padding: 0.625rem 0;
}
.l-header__left-logo > h1 > a {
  text-decoration: none;
}
.l-header__left-logo > a {
  color: var(--color-web-primary-dark);
}
.l-header__left-logo > a span {
  color: var(--color-web-secondary);
}
.l-header__left-hamburger {
  box-sizing: border-box;
  cursor: pointer;
  display: none;
  left: calc(100vw - 60px);
  overflow: hidden;
  padding: 0.25rem;
  position: fixed;
  top: 0.9375rem;
}
.l-header__left-hamburger > .icon {
  cursor: pointer;
  display: block;
  height: 1.5625rem;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  width: 2.0625rem;
}
.l-header__left-hamburger > .icon > span {
  background-color: var(--color-wem-gray-1);
  display: block;
  height: 0.3125rem;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  width: 50%;
}
.l-header__left-hamburger > .icon > span:nth-child(even) {
  border-radius: 0 0.3125rem 0.3125rem 0;
  left: 50%;
}
.l-header__left-hamburger > .icon > span:nth-child(odd) {
  border-radius: 0.3125rem 0 0 0.3125rem;
  left: 0;
}
.l-header__left-hamburger > .icon > span:nth-child(1), .l-header__left-hamburger > .icon > span:nth-child(2) {
  top: 0rem;
}
.l-header__left-hamburger > .icon > span:nth-child(3), .l-header__left-hamburger > .icon > span:nth-child(4) {
  top: 0.625rem;
}
.l-header__left-hamburger > .icon > span:nth-child(5), .l-header__left-hamburger > .icon > span:nth-child(6) {
  top: 1.25rem;
}
.l-header__left-hamOpen {
  display: block;
}
.l-header__left-hamOpen > .icon > span:nth-child(1), .l-header__left-hamOpen > .icon > span:nth-child(6) {
  transform: rotate(45deg);
}
.l-header__left-hamOpen > .icon > span:nth-child(2), .l-header__left-hamOpen > .icon > span:nth-child(5) {
  transform: rotate(-45deg);
}
.l-header__left-hamOpen > .icon > span:nth-child(1) {
  left: 0.1875rem;
  top: 0.25rem;
}
.l-header__left-hamOpen > .icon > span:nth-child(2) {
  left: calc(50% - 3px);
  top: 0.25rem;
}
.l-header__left-hamOpen > .icon > span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.l-header__left-hamOpen > .icon > span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.l-header__left-hamOpen > .icon > span:nth-child(5) {
  left: 0.1875rem;
  top: 1rem;
}
.l-header__left-hamOpen > .icon > span:nth-child(6) {
  left: calc(50% - 3px);
  top: 1rem;
}
.l-header__right {
  padding: 0.9375rem 0;
}
@media (max-width: 62em) {
  .l-header .container {
    display: block;
  }
  .l-header__left-hamburger {
    display: block;
  }
  .l-header__right {
    background-color: rgba(25, 25, 25, 0.9);
    height: calc(100vh - 71px);
    left: -100vw;
    padding: 0;
    position: fixed;
    transition: all 0.5s ease-in-out;
    top: 4.4375rem;
    width: 100vw;
    z-index: 500;
  }
  .l-header__rightOpen {
    left: 0;
  }
}

.l-main > section {
  padding: 3.75rem 0;
}
.l-main > section:nth-child(odd) {
  background-color: var(--color-wem-bkg-primary);
}
.l-main > section:nth-child(even) {
  background-color: var(--color-wem-bkg-secondary);
}
.l-main__title {
  text-align: center;
  padding-bottom: 1.875rem;
}
.l-main__title > h2 {
  color: var(--color-wem-primary);
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
  padding-bottom: 0;
  position: relative;
}
.l-main__title > h2:after {
  background-color: var(--color-wem-primary-dark);
  bottom: -0.9375rem;
  content: "";
  height: 0.125rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  right: 50%;
  width: 10.9375rem;
}
.l-main__title > p {
  color: var(--color-wem-gray-2);
  font-family: "Varela Round";
  font-size: 1.25rem;
  font-style: italic;
  margin-bottom: 0;
}
.l-main__info {
  background-color: var(--color-wem-primary-dark) !important;
}
.l-main__info a {
  color: var(--color-wem-secondary);
  text-decoration: none;
}
.l-main__info a:hover {
  color: var(--color-wem-white);
}
.l-main__info-content {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.l-main__info-text {
  font-family: Anton;
  font-size: 2.125rem;
  margin-right: 1.25rem;
}
.l-main__info-values {
  font-family: "Ubuntu Mono";
  font-size: 2.5rem;
}
.l-main__info-values > span {
  display: inline-block;
  padding: 0 0.3125rem;
}
.l-main__seal > .container > .row > img {
  box-sizing: border-box;
  padding: 0.625rem 0;
  width: 21.875rem;
}
.l-main__process-box {
  margin-bottom: 1.25rem;
  text-align: center;
}
.l-main__process-box:hover i {
  box-shadow: 0rem 0rem 1.875rem rgba(66, 139, 202, 0.75);
}
.l-main__process-box > div {
  display: flex;
  justify-content: center;
}
.l-main__process-box > div i {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.35);
  color: var(--color-wem-primary-dark);
  font-size: 2.625rem;
  height: 5rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  padding-top: 1.25rem;
  transition: 0.5s;
  width: 5rem;
}
.l-main__process-box > h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  position: relative;
}
.l-main__process-box > h4::after {
  background: var(--color-wem-primary);
  bottom: 0;
  content: "";
  display: block;
  height: 0.125rem;
  left: calc(50% - 40px);
  position: absolute;
  width: 5rem;
}
.l-main__process-box > p {
  line-height: 1.5rem;
}
.l-main__projects-item {
  box-sizing: border-box;
  margin-bottom: 1.875rem;
  padding-top: 0.125rem;
}
.l-main__projects-wrap {
  box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.35);
  overflow: hidden;
  position: relative;
  transition: 0.3s;
}
.l-main__projects-wrap img {
  transition: 0.3s ease-in-out;
}
.l-main__projects-wrap:hover {
  box-shadow: 0 0.25rem 0.875rem rgba(0, 0, 0, 0.75);
}
.l-main__projects-wrap:hover .l-main__projects-info {
  opacity: 1;
  padding-bottom: 0;
}
.l-main__projects-wrap:hover img {
  transform: scale(1.1);
}
.l-main__projects-info {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  opacity: 0;
  padding-bottom: 1.875rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: 0.3s;
}
.l-main__projects-info h4 {
  color: var(--color-wem-white);
  font-size: 2rem;
  font-weight: 600;
}
.l-main__projects-info p {
  color: var(--color-wem-white);
  font-size: 1.375rem;
  text-transform: uppercase;
}
.l-main__projects-links a {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  color: var(--color-wem-primary-light);
  display: inline-block;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 1;
  margin: 0 0.25rem;
  padding-top: 0.6875rem;
  text-align: center;
  transition: 0.3s;
  width: 2.5625rem;
}
.l-main__projects-links a:hover {
  color: var(--color-wem-white);
  background: var(--color-wem-primary-light);
}
.l-main__projects-action {
  margin-top: 1.5625rem;
}
.l-main__partners-container {
  margin-top: 1.875rem;
}
.l-main__partners-item {
  box-shadow: 0 0 0.625rem rgba(25, 25, 25, 0.45);
  margin: 0.625rem 0;
}
.l-main__partners-item h6 {
  font-family: "Ultra";
}
.l-main__partners-item span {
  font-family: "Nunito";
}
.l-main__partners-item p {
  font-size: 0.9375rem;
}
.l-main__partners-item p span {
  font-weight: bold;
}
.l-main__partners .owl-theme .owl-nav [class*=owl-] {
  color: var(--color-wem-black);
  cursor: pointer;
  display: inline-block;
  font-size: 1.625rem;
  margin: 0.3125rem;
  padding: 0 0.3125rem !important;
}
.l-main__partners .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}
.l-main__partners .owl-theme .owl-nav [class*=owl-]:hover i {
  color: #4DC7A0;
}
.l-main__counters {
  position: relative;
}
.l-main__counters:before {
  border-left: 3.125rem solid transparent;
  border-right: 3.125rem solid transparent;
  border-top: 3.125rem solid var(--color-wem-bkg-primary);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
.l-main__counters-box {
  background: var(--color-wem-white);
  box-shadow: 0 0 1rem 0.1875rem rgba(0, 0, 0, 0.25);
  border-radius: 0.375rem;
  padding: 1.875rem;
  margin: 0.9375rem 0;
  text-align: center;
}
.l-main__counters-box i {
  display: block;
  font-size: 4rem;
  margin-bottom: 0.9375rem;
}
.l-main__counters-box span {
  color: var(--color-wem-primary);
  display: inline-block;
  font-family: "Ubuntu Mono";
  font-size: 2.625rem;
  font-weight: 700;
}
.l-main__counters-box p {
  color: var(--color-site-primary);
  font-family: "Nunito";
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
}
.l-main__counters-box1 i {
  color: var(--color-twitter);
}
.l-main__counters-box2 i {
  color: var(--color-youtube);
}
.l-main__counters-box3 i {
  color: var(--color-whatsapp);
}
.l-main__counters-box4 i {
  color: var(--color-wem-secondary);
}
.l-main__entrepreneurship-pic {
  background-color: var(--color-wem-white);
  box-sizing: border-box;
  border: 0.0625rem solid var(--color-wem-primary);
  border-radius: 0.375rem;
  box-shadow: 0rem 0rem 1.5625rem rgba(0, 0, 0, 0.45);
  display: block;
  padding: 0.25rem;
}
.l-main__entrepreneurship-name h3 {
  color: var(--color-wem-primary);
  margin-top: 1.875rem;
  font-family: "Ultra";
  text-align: center;
}
.l-main__entrepreneurship-action {
  margin: 1.875rem 0;
}
.l-main__about > .container {
  box-shadow: 0 0.3125rem 1.5625rem 0 rgba(175, 175, 176, 0.6);
}
.l-main__about-video {
  position: relative;
}
.l-main__about-video img {
  border: 0.125rem solid var(--color-wem-primary-dark);
  margin: 0.9375rem 0;
}
.l-main__about-play {
  background: radial-gradient(#72a8d7 50%, rgba(40, 94, 142, 0.5) 52%);
  border-radius: 50%;
  display: block;
  height: 5.875rem;
  left: calc(50% - 47px);
  overflow: hidden;
  position: absolute;
  top: calc(50% + 25px);
  width: 5.875rem;
}
.l-main__about-play:after {
  border-top: 0.625rem solid transparent;
  border-bottom: 0.625rem solid transparent;
  border-left: 0.9375rem solid var(--color-wem-white);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  z-index: 100;
}
.l-main__about-play:before {
  animation: pulsate-btn 2s;
  animation-delay: 0s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  -webkit-animation: pulsate-btn 2s;
  -webkit-animation-delay: 0s;
  -webkit-animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  background: rgba(198, 16, 0, 0);
  border: 0.3125rem solid rgba(114, 168, 215, 0.7);
  border-radius: 50%;
  content: "";
  height: 7.5rem;
  left: calc(50% - 60px);
  opacity: 1;
  top: calc(50% - 60px);
  position: absolute;
  width: 7.5rem;
}
.l-main__about-play:hover:after {
  border-left: 15px solid #428bca;
  transform: scale(20);
}
.l-main__about-play:hover:before {
  animation: none;
  -webkit-animation: none;
  border: none;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  border-radius: 0;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  z-index: 200;
}
.l-main__about-content {
  padding: 1.25rem;
}
.l-main__about-box {
  border-radius: 0.375rem;
  padding: 0.25rem;
}
.l-main__about-box:last-child {
  margin-top: 0.625rem;
}
.l-main__about-box:hover {
  box-shadow: 0 0 0.9375rem rgb(174, 175, 176);
}
.l-main__about-box:hover > div {
  background: var(--color-wem-primary-light);
}
.l-main__about-box:hover > div i {
  color: var(--color-wem-white);
}
.l-main__about-box > div {
  align-items: center;
  background: var(--color-wem-background-two);
  border-radius: 0.375rem;
  display: flex;
  float: left;
  height: 4.5rem;
  justify-content: center;
  transition: 0.5s;
  width: 4.5rem;
}
.l-main__about-box > div i {
  color: var(--color-wem-primary);
  font-size: 2rem;
}
.l-main__about-box > h4 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  margin-left: 5.9375rem;
  text-transform: uppercase;
}
.l-main__about-box > h4 a {
  color: var(--color-wem-gray-1);
  transition: 0.3s;
}
.l-main__about-box > h4 a:hover {
  color: var(--color-wem-primary-light);
}
.l-main__about-box > p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-left: 5.9375rem;
}
@media (max-width: 62em) {
  .l-main__info-content {
    display: block;
    text-align: center;
  }
  .l-main__info-text {
    font-size: 1.5rem;
    margin: 0;
  }
  .l-main__info-values {
    font-size: 1.875rem;
  }
  .l-main__info-values > span {
    display: inline-block;
    padding: 0.3125rem 0;
  }
  .l-main__seal > .container > .row > img {
    box-sizing: border-box;
    padding: 0.3125rem 0;
    width: 17.1875rem;
  }
}

.l-redaction {
  display: flex;
  flex-direction: row;
}
.l-redaction__left {
  background-color: var(--color-wem-bkg-secondary);
  border-right: 0.0625rem solid var(--color-wem-default);
  height: 100vh;
  left: 0;
  min-width: 17.1875rem;
  position: fixed;
  top: 0;
  z-index: 1;
}
.l-redaction__top {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-redaction__top-logo {
  margin-top: 0.625rem;
  width: 15rem;
}
.l-redaction__top-caption {
  border-bottom: 0.0625rem solid var(--color-wem-default);
  border-top: 0.0625rem solid var(--color-wem-default);
  display: block;
  font-family: Anton;
  font-size: 1.625rem;
  margin: 0.9375rem 0;
  padding: 0.25rem 0;
  text-align: center;
  width: 100%;
}
.l-redaction__top-icon {
  box-sizing: border-box;
  cursor: pointer;
  display: none;
  padding: 0.5rem;
}
.l-redaction__top-hamburger {
  height: 1.5625rem;
  position: relative;
  width: 2.1875rem;
}
.l-redaction__top-hamburger > span {
  background-color: var(--color-wem-black);
  border-radius: 0.375rem;
  height: 0.3125rem;
  position: absolute;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.l-redaction__top-hamburger > span:nth-child(1) {
  top: 0rem;
}
.l-redaction__top-hamburger > span:nth-child(2) {
  top: 0.625rem;
}
.l-redaction__top-hamburger > span:nth-child(3) {
  top: 1.25rem;
}
.l-redaction__middle {
  position: relative;
}
.l-redaction__middle-user {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-redaction__middle-user > div {
  border: 0.125rem solid var(--color-wem-default);
  border-radius: 50%;
  box-sizing: border-box;
  height: 6.25rem;
  padding: 0.25rem;
  width: 6.25rem;
}
.l-redaction__middle-user > div > img {
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 50%;
}
.l-redaction__middle-user > a {
  display: block;
  color: var(--color-wem-default);
  font-family: Anton;
  font-size: 1.125rem;
  margin: 0.625rem 0;
  padding: 0.3125rem 1.875rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.l-redaction__middle-user > a:hover {
  color: var(--color-wem-secondary);
}
.l-redaction__right {
  left: 17.1875rem;
  position: absolute;
  top: 0;
  width: calc(100% - 275px);
  z-index: 0;
}
.l-redaction__right-header {
  background-color: var(--color-wem-primary-dark);
  border-bottom: 0.0625rem solid var(--color-wem-default);
  color: var(--color-wem-white);
  display: flex;
  font-size: 1.75rem;
  flex-direction: row;
  line-height: 4.125rem;
  height: 4.125rem;
  position: relative;
}
.l-redaction__right-header > label {
  cursor: unset;
  padding-left: 0.75rem;
}
.l-redaction__right-header > span {
  color: var(--color-wem-secondary-light);
  padding-left: 1.5625rem;
  position: relative;
}
.l-redaction__right-header > span:before {
  content: "-";
  left: 0.3125rem;
  position: absolute;
}
.l-redaction__right-content {
  padding: 0.75rem;
}
.l-redaction__right-content .status {
  margin: auto 0;
  width: 1.5rem;
}
.l-redaction__right-content .paginate_button {
  font-size: 0.8125rem;
  padding-bottom: 0.3125rem;
}
.l-redaction__right-actions {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.l-redaction__right-actions div i {
  font-size: 0.75rem;
}
.l-redaction__right-actions div:not(:last-child) {
  margin-right: 0.3125rem;
}
.l-redaction__index {
  box-sizing: border-box;
  position: relative;
  padding: 0.9375rem;
}
.l-redaction__index-actions {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.l-redaction__index-actions > div .btn {
  width: 2.0625rem;
}
.l-redaction__index-actions > div:not(:last-child) {
  margin-right: 0.5rem;
}
@media (max-width: 62em) {
  .l-redaction {
    display: unset;
  }
  .l-redaction__left {
    border: unset;
    height: 4.25rem;
    position: unset;
  }
  .l-redaction__top {
    border-bottom: 0.0625rem solid var(--color-wem-default);
    flex-direction: row;
  }
  .l-redaction__top-logo {
    display: none;
  }
  .l-redaction__top-caption {
    border: unset;
    margin: 0.625rem 0;
  }
  .l-redaction__top-icon {
    display: block;
    margin-right: 0.625rem;
  }
  .l-redaction__top-iconOpen > div > span {
    background-color: var(--color-wem-error);
  }
  .l-redaction__top-iconOpen > div > span:nth-child(1) {
    top: 0.625rem;
    transform: rotate(45deg);
  }
  .l-redaction__top-iconOpen > div > span:nth-child(2) {
    transform: rotate(360deg);
    opacity: 0;
  }
  .l-redaction__top-iconOpen > div > span:nth-child(3) {
    top: 0.625rem;
    transform: rotate(-45deg);
  }
  .l-redaction__middle {
    display: none;
    margin-top: 0.625rem;
    opacity: 0;
    position: fixed;
    top: 4.375rem;
    width: 100%;
    z-index: 99999999;
  }
  .l-redaction__middle:after {
    background-color: rgba(25, 25, 25, 0.9);
    content: "";
    height: 100vh;
    position: fixed;
    top: 4.25rem;
    width: 100vw;
    z-index: -1;
  }
  .l-redaction__middle-user > a {
    color: var(--color-wem-white);
  }
  .l-redaction__right {
    display: block;
    position: unset;
    width: 100%;
  }
  .l-redaction__right-header {
    justify-content: center;
    font-size: 1.375rem;
  }
}

.l-inner > section {
  padding: 1.875rem 0;
}
.l-inner__title {
  display: inline-block;
  font-family: Nunito;
  margin-bottom: 1.875rem;
}
.l-inner__title > i {
  color: var(--color-wem-primary-light);
  font-size: 1.375rem;
  font-weight: 600;
  padding-right: 0.5rem;
}
.l-inner__title > span {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.875rem;
}
.l-inner__title > p {
  color: var(--color-wem-gray-2);
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin-left: 2.0625rem;
}
.l-inner__about {
  /** Directors **/
}
.l-inner__about-text {
  text-align: justify;
}
.l-inner__about-text > span {
  font-weight: bold;
}
.l-inner__about-text > div {
  display: flex;
}
.l-inner__about-text > div i {
  display: block;
  margin-top: 0.3125rem;
}
.l-inner__about-text > div p {
  display: block;
  margin-left: 0.9375rem;
}
.l-inner__about-text > div p > span {
  font-style: italic;
  font-weight: bold;
}
.l-inner__about-box i {
  font-size: 1.375rem;
}
.l-inner__about-box .card-header {
  color: var(--color-wem-primary-light);
  font-weight: bold;
  position: relative;
  text-align: center;
  width: 100%;
}
.l-inner__about-box .card-header i {
  color: var(--color-wem-secondary);
  font-weight: 600;
  left: 0.9375rem;
  position: absolute;
}
.l-inner__about-content {
  text-align: justify;
}
.l-inner__about-p1, .l-inner__about-p3 {
  clear: left;
  float: right;
  margin-bottom: 0.625rem;
  margin-left: 0.625rem;
}
.l-inner__about-p2, .l-inner__about-p4 {
  clear: right;
  float: left;
  margin-bottom: 0.625rem;
  margin-right: 0.625rem;
}
.l-inner__about-emphasis {
  font-size: 1.125rem;
  font-style: italic;
  text-align: center;
}
.l-inner__about-emphasis > .card {
  box-shadow: 0 0 1.375rem 0.125rem var(--color-wem-gray-3);
}
.l-inner__about-go {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-inner__about-go h4 {
  color: var(--color-wem-primary);
  text-align: center;
}
.l-inner__about-directors {
  text-align: justify;
}
.l-inner__about-directors .container .row > div {
  border: 0.0625rem solid var(--color-wem-gray-4);
  border-radius: 0.375rem;
}
.l-inner__about-wLeft img {
  border-radius: 0.375rem;
  float: left;
  margin: 0.5rem;
  width: calc(15vw + 110px);
}
.l-inner__about-wLeft p {
  font-size: 1.125rem;
  text-align: justify;
}
.l-inner__about-wRight img {
  border-radius: 0.375rem;
  float: right;
  margin: 0.5rem;
  width: calc(15vw + 110px);
}
.l-inner__about-wRight p {
  font-size: 1.125rem;
  text-align: justify;
}
.l-inner__projects-filter {
  list-style: none;
  margin: 0 0 2.1875rem 0;
  padding: 0;
  text-align: center;
}
.l-inner__projects-filter li {
  background-color: var(--color-wem-white);
  border-radius: 0.375rem;
  color: var(--color-wem-primary);
  cursor: pointer;
  display: inline-block;
  line-height: 1.25rem;
  margin: 0 0.1875rem 0.1875rem 0;
  padding: 0.4375rem 0.875rem;
  transition: all 0.3s ease-in-out;
}
.l-inner__projects-filter li:hover, .l-inner__projects-filter li.l-inner__projects-active {
  background-color: #fddbc3;
  color: var(--color-wem-secondary-dark);
}
.l-inner__projects-box {
  border: 0.0625rem solid var(--color-wem-gray-4);
  border-radius: 0.375rem;
}
.l-inner__projects-wrap {
  border-radius: 0.375rem;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.l-inner__projects-wrap img {
  transition: all 0.3s ease-in-out;
  z-index: 5;
}
.l-inner__projects-wrap span {
  background-color: rgba(0, 0, 0, 0.65);
  color: var(--color-wem-white);
  display: block;
  font-family: "Cooper Black";
  font-size: 1.25rem;
  left: 50%;
  position: absolute;
  padding: 0.625rem 0;
  text-align: center;
  transform: translate(-50%, -50%) rotate(-31.5deg);
  top: 50%;
  width: 200%;
  z-index: 10;
}
.l-inner__projects-item:hover .l-inner__countries-box {
  box-shadow: 0 0 0.625rem 0 var(--color-wem-gray-4);
}
.l-inner__projects-item:hover img {
  border-radius: 0.375rem;
  transform: scale(1.1);
}
.l-inner__projects-infos {
  text-align: center;
}
.l-inner__projects-infos > p {
  margin-bottom: 0.375rem;
}
.l-inner__projects-infos > p label {
  color: var(--color-wem-gray-3);
  font-size: 0.875rem;
}
.l-inner__projects-infos > p span {
  font-weight: bold;
}
.l-inner__project-item {
  border: 0.0625rem solid var(--color-wem-gray-5);
  border-radius: 0.375rem;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0.5rem;
}
.l-inner__project-item:hover .l-inner__project-wrap {
  transform: scale(1.1);
}
.l-inner__project-wrap {
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  z-index: 0;
}
.l-inner__project-wrap img {
  border-radius: 0.375rem;
  z-index: 5;
}
.l-inner__project-wrap span {
  background-color: rgba(0, 0, 0, 0.65);
  color: var(--color-wem-white);
  display: block;
  font-family: "Cooper Black";
  font-size: 1.25rem;
  left: 50%;
  position: absolute;
  padding: 0.625rem 0;
  text-align: center;
  transform: translate(-50%, -50%) rotate(-31.5deg);
  top: 50%;
  width: 200%;
  z-index: 10;
}
.l-inner__project-table {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.l-inner__project-table div {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.l-inner__project-table div:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.l-inner__project-table div label {
  display: inline-block;
  color: var(--color-wem-gray-3);
  font-size: 0.875rem;
  font-style: italic;
  min-width: 8.4375rem;
}
.l-inner__project-table div span {
  display: inline-block;
  font-weight: bold;
}
.l-inner__project-project > span {
  box-sizing: border-box;
  display: block;
  font-weight: bold;
  margin: 0 0.125rem 0.3125rem 0.125rem;
  padding: 0.625rem 0.3125rem;
  text-align: center;
}
.l-inner__project-project > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.l-inner__project-project > ul li {
  border-radius: 0.375rem;
  box-sizing: border-box;
  color: var(--color-wem-gray-2);
  cursor: pointer;
  padding: 0.3125rem 0.625rem;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.l-inner__project-project > ul li:not(:last-child) {
  margin-bottom: 0.3125rem;
}
.l-inner__project-project > ul li:hover, .l-inner__project-project > ul li.l-inner__project-active {
  color: var(--color-wem-white);
  background-color: var(--color-wem-primary);
}
.l-inner__project-info {
  display: none;
  left: 0;
  opacity: 0;
  top: 0;
}
.l-inner__project-infoActive {
  display: block;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.l-inner__project-content {
  background-color: var(--color-wem-white);
  border-width: 0 0.0625rem 0.0625rem 0.0625rem;
  border-color: var(--color-wem-gray-5);
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-style: solid;
  min-height: 17.9375rem;
  padding: 0 0.3125rem;
}
.l-inner__project-content p > span {
  font-weight: bold;
}
.l-inner__training-textJustfy {
  text-align: justify;
}
.l-inner__training-chapter {
  align-items: center;
  justify-content: center;
  background-color: var(--color-wem-gray-5);
  border-radius: 0.375rem;
  box-shadow: 0.0625rem 0.0625rem 0.125rem var(--color-wem-gray-2);
  display: flex;
  float: left;
  height: 5rem;
  margin: 0.5rem 0.5rem 0.5rem 0;
  width: 5rem;
}
.l-inner__training-chapter i {
  margin: auto 0;
  color: var(--color-wem-primary-dark);
  font-size: 1.875rem;
}
.l-inner__donate-title {
  border-radius: 0.375rem;
  box-sizing: border-box;
  box-shadow: 0.0625rem 0.0625rem 0.75rem 0.3125rem var(--color-wem-gray-4);
  font-size: 1.25rem;
  font-style: italic;
  font-weight: bold;
  padding: 1rem 0.5rem;
  width: 100%;
}
.l-inner__donate-title span {
  display: block;
  margin: 1rem 0;
}
.l-inner__donate-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.l-inner__donate-icons {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.l-inner__donate-icons:not(:last-child) {
  margin-right: 0.625rem;
}
.l-inner__donate-icons i {
  color: var(--color-wem-gray-4);
  font-size: 3rem;
  margin: 0.5rem;
}
.l-inner__donate-caption {
  color: var(--color-wem-secondary-dark);
  font-family: Ultra;
  font-size: 1.5rem;
  padding: 0.625rem 0;
}
.l-inner__donate-desc {
  font-style: italic;
  text-align: center;
}
.l-inner__contact select:focus,
.l-inner__contact input:focus,
.l-inner__contact textarea:focus {
  box-shadow: 0 0 0 0 !important;
  outline: 0 !important;
}
.l-inner__contact-policy p {
  text-align: justify;
}
.l-inner__policy, .l-inner__financial {
  text-align: justify;
}
.l-inner__wmc-gallery .owl-theme .owl-nav [class*=owl-] {
  color: var(--color-wem-black);
  cursor: pointer;
  display: inline-block;
  font-size: 1.25rem;
  margin: 0.3125rem;
  padding: 0 0.3125rem !important;
}
.l-inner__wmc-gallery .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}
.l-inner__wmc-gallery .owl-theme .owl-nav [class*=owl-]:hover i {
  color: #4DC7A0;
}
.l-inner__wmc-title {
  margin-bottom: 0.9375rem;
  text-align: center;
}
.l-inner__wmc-title span {
  color: var(--color-wem-primary-light);
  font-family: "Nunito";
  font-size: 1.625rem;
}
.l-inner__wmc-item:after {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0.375rem;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: 0.3s;
  visibility: hidden;
  z-index: 8;
}
.l-inner__wmc-item:hover:after {
  opacity: 1;
  visibility: visible;
}
.l-inner__wmc-item:hover img {
  transform: scale(1.1);
}
.l-inner__wmc-item:hover a {
  opacity: 1;
  visibility: visible;
}
.l-inner__wmc-box {
  border: 0.0625rem solid var(--color-wem-gray-3);
  border-radius: 0.375rem;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0.25rem;
  position: relative;
}
.l-inner__wmc-box img {
  border-radius: 0.25rem;
  transition: 0.3s ease-in-out;
}
.l-inner__wmc-box a {
  display: block;
  color: var(--color-wem-primary);
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: 0.3s ease-in-out;
  transform: translate(-50%, -50%);
  visibility: hidden;
  z-index: 10;
}
.l-inner__wmc-box a:hover {
  color: var(--color-wem-white);
}
.l-inner__wmc-box a i {
  font-size: 1.625rem;
}
.l-inner__wmc-video {
  margin-top: 1.25rem;
  position: relative;
}
.l-inner__wmc-video img {
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 0.75rem;
}
.l-inner__wmc-play {
  background: radial-gradient(rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.5) 55%);
  border-radius: 50%;
  display: block;
  height: 5rem;
  left: calc(50% - 40px);
  overflow: hidden;
  position: absolute;
  top: calc(50% - 40px);
  width: 5rem;
}
.l-inner__wmc-play::after {
  border-bottom: 1.25rem solid transparent;
  border-left: 1.875rem solid rgba(12, 12, 12, 0.95);
  border-top: 1.25rem solid transparent;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  width: 0;
  z-index: 100;
}
.l-inner__wmc-play::before {
  animation: pulsate-btn 2s;
  animation-delay: 0s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  -webkit-animation: pulsate-btn 2s;
  -webkit-animation-delay: 0s;
  -webkit-animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  background: rgba(75, 75, 75, 0);
  border: 0.3125rem solid var(--color-wem-black);
  border-radius: 50%;
  content: "";
  height: 6.25rem;
  left: calc(50% - 50px);
  opacity: 1;
  position: absolute;
  top: calc(50% - 50px);
  width: 6.25rem;
}
.l-inner__wmc-play:hover::after {
  border-left: 0.3125rem solid var(--color-wem-black);
  transform: scale(20);
}
.l-inner__wmc-play:hover::before {
  animation: none;
  -webkit-animation: none;
  border: none;
  border-bottom: 1.25rem solid transparent;
  border-left: 1.875rem solid var(--color-wem-white);
  border-radius: 0;
  border-top: 1.25rem solid transparent;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  z-index: 200;
}
.l-inner__wmc-text p {
  text-align: justify;
  text-justify: inter-word;
}
.l-inner__wmc-donate {
  background-color: var(--color-wem-primary-light);
  border-radius: 0.375rem;
  color: var(--color-wem-black);
  font-family: Ultra;
  margin: 0.9375rem 0;
  text-align: center;
}
.l-inner__wmc-donate a {
  color: var(--color-wem-black);
}
.l-inner__wmc-donate a:hover {
  color: var(--color-wem-secondary);
}
.l-inner__wmc-donate a span:first-child {
  display: block;
  font-size: 1.125rem;
  padding: 0.9375rem 0;
  text-align: center;
  width: 100%;
}
.l-inner__wmc-donate a span:not(:first-child) {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.5rem;
  padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem;
  text-align: center;
}
.l-inner__wmc-register span {
  color: var(--color-wem-primary);
  font-family: "Nunito";
  font-size: 1.75rem;
  margin: 1.25rem 0;
  text-align: center;
  width: 100%;
}
.l-inner__login .card {
  box-shadow: 0.1875rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.5);
}
.l-inner__login .card-footer {
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
}
.l-inner__login .card-footer .forgot {
  color: var(--color-wem-primary);
  font-size: 1rem;
  text-decoration: none;
}
.l-inner__login .card-footer .forgot:hover {
  color: var(--color-wem-secondary);
}
.l-inner__login .card-footer .copyright {
  font-size: 0.75rem;
  text-decoration: none;
}
.l-inner__login .card-footer .copyright a {
  color: var(--color-wem-primary);
  text-decoration: none;
}
.l-inner__login .card-footer .copyright a:hover {
  color: var(--color-wem-secondary);
}
.l-inner__login input:focus {
  box-shadow: 0 0 0 0 !important;
  outline: 0 !important;
}
.l-inner__login button[type=submit] {
  width: 7.1875rem;
}
.l-inner__login button[type=submit] i {
  margin-right: 0.625rem;
}
.l-inner__news {
  padding-top: unset !important;
}
.l-inner__news-message {
  background-color: rgba(255, 242, 216, 0.82);
  border-bottom: 0.0625rem solid var(--color-wem-default);
  border-top: 0.0625rem solid var(--color-wem-default);
  font-family: "Varela Round";
  margin: 0.75rem 0;
  padding: 0.625rem 0;
}
.l-inner__news-marquee {
  display: block;
  font-size: 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
}
.l-inner__news-mark {
  display: flex;
  flex-direction: row;
  font-size: 0.8125rem;
  list-style: none;
  margin: 0;
  padding: 0.375rem 1.125rem;
}
.l-inner__news-mark > li:not(:last-child) {
  margin-right: 1.75rem;
}
.l-inner__news-mark > li:before {
  color: var(--color-youtube);
  content: "•";
  display: inline-block;
  font-weight: bold;
  margin-left: -1rem;
  width: 1rem;
}
.l-inner__news-author {
  font-size: 0.8125rem;
}
.l-inner__news-title > h3 {
  font-family: "Anton" !important;
}
.l-inner__news-article {
  margin-top: 1.5rem;
}
.l-inner__news-articleCover {
  background-color: var(--color-wem-white);
  border: 0.0625rem solid var(--color-wem-gray-9);
  border-radius: 0.375rem;
  box-shadow: 0.1875rem 0.1875rem 0.1875rem var(--color-wem-gray-5);
  float: left;
  margin: 0 1.25rem 0 0;
  height: 16.25rem;
  width: 22.5rem;
}
.l-inner__news-articleCover > img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.l-inner__news-article > p {
  line-height: 1.3125rem;
}
.l-inner__news-article div + p:first-letter {
  color: var(--color-wem-footer);
  float: left;
  font-family: Anton;
  font-size: 3.25rem;
  margin-bottom: 0rem;
  margin-right: 0.75rem;
  padding: 1.25rem 1rem;
}
.l-inner__news-imageBank {
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0.25rem;
  position: relative;
  width: 100%;
}
.l-inner__news-imageBank > div {
  border-radius: 0.375rem;
  box-sizing: border-box;
  height: 7.8125rem;
  margin: 0.375rem;
  padding: 0.375rem;
  width: calc(21% + 0.75rem);
}
.l-inner__news-imageBank > div > a {
  display: block;
  height: 100%;
  width: 100%;
}
.l-inner__news-imageBank > div > a > img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.l-inner__news-video {
  border: 0.0625rem solid rgba(205, 32, 31, 0.5);
  box-shadow: 0.1875rem 0.1875rem 0.1875rem rgba(205, 32, 31, 0.5);
  position: relative;
}
.l-inner__news-video > a {
  color: var(--color-youtube);
  text-decoration: none;
  position: relative;
}
.l-inner__news-video > a > i {
  background-color: var(--color-wem-white);
  display: none;
  font-size: 3rem;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.l-inner__news-video > a:hover > i {
  display: block;
}
.l-inner__news-video > a:hover:before {
  background-color: rgba(25, 25, 25, 0.5);
  border-radius: 0.375rem;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.l-inner__news-image {
  border: 0.0625rem solid var(--color-wem-gray-9);
  box-shadow: 0.1875rem 0.1875rem 0.1875rem var(--color-wem-gray-7);
}
.l-inner__news-image > a > img {
  transition: all 0.2s ease-out;
}
.l-inner__news-image > a:hover > img {
  transform: scale(1.25);
  transition: all 0.3s ease-in;
}
.l-inner__news-search {
  padding-left: 0.75rem;
  position: relative;
}
.l-inner__news-search:before {
  content: "";
  border: 0.0625rem solid var(--color-youtube);
  height: 75%;
  left: -0.75rem;
  position: absolute;
  top: 0;
}
.l-inner__news-therm {
  display: block;
  font-size: 1.125rem;
  margin: 0.75rem 0;
  text-align: center;
  padding: 0.75rem 0;
}
.l-inner__news-therm > span {
  font-weight: bold;
}
.l-inner__news-not {
  display: block;
  font-size: 1.25rem;
  margin: 0.75rem 0;
  padding: 0.75rem 0;
  text-align: center;
}
.l-inner__news-found {
  padding: 0.75rem;
}
.l-inner__news-found:hover {
  border-radius: 0.375rem;
  box-shadow: 0 0 0.1875rem var(--color-wem-gray-6);
  padding: 0.75rem;
}
.l-inner__news-foundTitle {
  font-family: "Varela Round";
  font-size: 1.125rem;
  font-weight: bold;
}
.l-inner__news-foundArticle {
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
}
.l-inner__news-foundEditor {
  font-size: 0.8125rem;
}
.l-inner__news-foundEditor > ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
}
.l-inner__news-foundEditor > ul > li:not(:last-child) {
  margin-right: 2rem;
}
.l-inner__news-foundEditor > ul > li:before {
  color: var(--color-youtube);
  content: "•";
  display: inline-block;
  font-weight: bold;
  margin-left: -1rem;
  width: 1rem;
}
.l-inner__news-foundEditor > ul > li > span {
  font-weight: bold;
}
.l-inner__news-noMedia {
  display: block;
  font-family: "Varela Round";
  line-height: 2.5rem;
  margin: 3rem 0;
  padding: 0.75rem;
  text-align: center;
  width: 100%;
}
.l-inner__news-comments {
  padding: 1rem 0;
}
.l-inner__news-comments > h4 {
  background-color: var(--color-wem-footer);
  color: var(--color-wem-white);
  display: block;
  line-height: 2.5rem;
  padding: 0 0.75rem;
}
.l-inner__news-commentsAll {
  margin: 1.5rem 0;
  position: relative;
  padding: 0.75rem;
}
.l-inner__news-commentsBox {
  align-items: center;
  border: 0.0625rem solid var(--color-wem-gray-9);
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  padding: 0.75rem;
}
.l-inner__news-commentsBox:not(:last-child) {
  margin-bottom: 1.5rem;
}
.l-inner__news-commentsAvatar {
  border: 0.0625rem solid var(--color-wem-gray-9);
  border-radius: 0.375rem;
  box-sizing: border-box;
  height: 7.5rem;
  margin-right: 0.75rem;
  padding: 0.25rem;
  width: 7.5rem;
}
.l-inner__news-commentsText {
  display: flex;
  flex-direction: column;
}
.l-inner__news-commentsName {
  font-family: Anton !important;
  font-size: 1.375rem;
}
.l-inner__news-commentsDate {
  font-size: 0.875rem;
}
.l-inner__news-commentsComment {
  margin-top: 0.75rem;
}
.l-inner__news-commentsComment > span {
  color: var(--color-youtube);
  font-size: 0.875rem;
}
.l-inner__news-commentsForm {
  width: calc(75% + 1.5rem);
}
.l-inner__news-commentsForm > form {
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  padding: 0.75rem;
}
.l-inner__news-commentsForm > form select:focus,
.l-inner__news-commentsForm > form input:focus,
.l-inner__news-commentsForm > form textarea:focus {
  box-shadow: 0 0 0 0 !important;
  outline: 0 !important;
}
.l-inner__news-commentsForm > form textarea[id=comments] {
  resize: none;
  height: 5.625rem;
}
.l-inner__news-commentsForm .error {
  color: var(--color-youtube);
}
.l-inner__article {
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: block;
  padding: 0.25rem;
  width: 100%;
}
.l-inner__article-box {
  display: flex;
  flex-direction: row;
}
.l-inner__article-image {
  border: 0.0625rem solid var(--color-wem-gray-8);
  border-radius: 0.375rem;
  height: 7.1875rem;
  margin-right: 0.75rem;
  min-width: 7.8125rem;
  padding: 0.25rem;
  width: 7.8125rem;
}
.l-inner__article-image > img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.l-inner__article-article {
  margin-left: 0.1875rem;
}
.l-inner__article-article > a {
  color: var(--color-wem-black);
  text-decoration: none;
}
.l-inner__article-article > a:hover {
  color: var(--color-wem-primary);
}
.l-inner__article-article > a > span {
  color: var(--color-youtube) !important;
  font-weight: bold;
}
.l-inner__article-title {
  font-family: Anton;
  font-size: 1.125rem;
}
.l-inner__article-description {
  font-size: 1rem;
}
.l-inner__article-description > p {
  margin: 0;
  padding: 0;
}
.l-inner__article-redaction {
  display: flex;
  flex-direction: row;
  font-size: 0.8125rem;
}
.l-inner__article-redaction > ul {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.l-inner__article-redaction > ul > li {
  margin-right: 0.375rem;
}
.l-inner__article-redaction > ul > li:nth-child(1), .l-inner__article-redaction > ul > li:nth-child(3) {
  font-weight: bold;
}
.l-inner__article-redaction > ul:not(:last-child) {
  margin-right: 0.75rem;
}
.l-inner__article:not(:last-child) {
  margin-bottom: 1.25rem;
}
.l-inner__article:hover {
  box-shadow: 0 0 0.1875rem 0.0625rem var(--color-wem-gray-7);
}
@media (max-width: 62em) {
  .l-inner__news-articleCover {
    height: 12.5rem;
    width: 100%;
  }
  .l-inner__news-imageBank {
    justify-content: center;
  }
  .l-inner__news-imageBank > div {
    width: 45%;
  }
  .l-inner__article-box {
    flex-direction: column;
  }
  .l-inner__article-redaction {
    flex-direction: column;
  }
  .l-inner__article-redaction > ul {
    flex-direction: column;
  }
}

.l-sponsor__involved-container > div {
  align-items: center;
  border: 0.0625rem solid var(--color-wem-gray-5);
  border-radius: 0.375rem;
  display: flex;
  float: left;
  flex-direction: column;
  justify-content: center;
  height: 9.375rem;
  margin: 0 0.625rem 0.625rem 0;
  width: 9.375rem;
}
.l-sponsor__involved-container > div > span {
  color: var(--color-wem-footer-light);
  font-family: "Patua One";
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
}
.l-sponsor__involved-container > div > i {
  color: var(--color-wem-error);
  font-size: 1.375rem;
  margin-top: 0.625rem;
}
.l-sponsor__missionary-gridBottomRight {
  border-bottom: 0.0625rem solid var(--color-wem-gray-4);
  border-bottom-right-radius: 0.375rem;
  border-right: 0.0625rem solid var(--color-wem-gray-4);
}
.l-sponsor__missionary-gridBottomLeft {
  border-bottom: 0.0625rem solid var(--color-wem-gray-4);
  border-bottom-left-radius: 0.375rem;
  border-left: 0.0625rem solid var(--color-wem-gray-4);
}
.l-sponsor__missionary-gridTopRight {
  border-top: 0.0625rem solid var(--color-wem-gray-4);
  border-top-right-radius: 0.375rem;
  border-right: 0.0625rem solid var(--color-wem-gray-4);
}
.l-sponsor__missionary-gridTopLeft {
  border-top: 0.0625rem solid var(--color-wem-gray-4);
  border-top-left-radius: 0.375rem;
  border-left: 0.0625rem solid var(--color-wem-gray-4);
}
.l-sponsor__missionary-gridLastUnique {
  border-top: 0.0625rem solid var(--color-wem-gray-4);
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-left: 0.0625rem solid var(--color-wem-gray-4);
  border-right: 0.0625rem solid var(--color-wem-gray-4);
}
.l-sponsor__missionary-highlight {
  font-family: "Patua One";
  font-size: 1.375rem;
}
.l-sponsor__project-text {
  text-align: justify;
}
.l-sponsor__project-box {
  margin-bottom: 1.25rem;
  text-align: center;
}
.l-sponsor__project-box > div {
  display: flex;
  justify-content: center;
}
.l-sponsor__project-box > div > i {
  background-color: var(--color-wem-background-one);
  border-radius: 50%;
  box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.15);
  color: var(--color-wem-footer);
  font-size: 2.5rem;
  height: 5rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
  padding-top: 1.25rem;
  transition: 0.5s;
  width: 5rem;
}
.l-sponsor__project-box > h5 {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  position: relative;
}
.l-sponsor__project-box > p {
  font-size: 0.9375rem;
  line-height: 1.5rem;
}
.l-sponsor__project-box:hover > div > i {
  box-shadow: 0 0 1.875rem rgba(66, 139, 202, 0.5);
}
.l-sponsor__project-divider {
  background-image: linear-gradient(to right, var(--color-wem-primary-light), white 35%, white 65%, var(--color-wem-primary-light));
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: center center;
}
.l-sponsor__project-divider > i {
  color: var(--color-wem-primary-light);
}
@media (max-width: 35.9375em) {
  .l-sponsor__involved-container > div {
    width: 100%;
  }
  .l-sponsor__involved-container > p {
    text-align: center;
  }
}

.l-footer {
  background: linear-gradient(360deg, rgb(0, 0, 0) 0%, rgb(19, 35, 48) 15%, rgb(43, 80, 110) 50%, rgb(60, 112, 154) 100%);
  color: var(--color-wem-white);
  position: relative;
}
.l-footer > section {
  padding-top: 3.75rem;
}
.l-footer__info {
  padding-bottom: 0.9375rem;
}
.l-footer__info-pad h4 {
  color: var(--color-wem-secondary);
  font-family: "Cooper Black";
  text-align: center;
}
.l-footer__info-pad > ul {
  font-size: 1rem;
  list-style: none;
  margin: 0;
  padding: 0.3125rem;
}
.l-footer__info-pad > ul:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.l-footer__info-caption {
  color: var(--color-wem-black);
  font-weight: bold;
}
.l-footer__info-caption i {
  color: var(--color-wem-gray-3);
  margin-right: 0.625rem;
}
.l-footer__info-text {
  box-sizing: border-box;
  display: block;
  padding-left: 0.9375rem;
}
.l-footer__info-text a {
  color: var(--color-wem-white);
  text-decoration: none;
}
.l-footer__info-text a:hover {
  color: var(--color-wem-secondary-light);
}
.l-footer__info-ceo {
  text-align: center;
}
.l-footer__info-ceo > li > img {
  border: 0.125rem solid var(--color-wem-gray-5);
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0.3125rem;
  width: 9.375rem;
}
.l-footer__info-social {
  display: flex;
  justify-content: center;
}
.l-footer__info-social li:not(:last-child) {
  margin-right: 0.625rem;
}
.l-footer__info-social li span a {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: var(--color-wem-gray-2);
  display: block;
  height: 2.625rem;
  margin: 0 auto 0 auto;
  text-align: center;
  width: 2.625rem;
}
.l-footer__info-social li span a i {
  line-height: 2.6875rem;
  font-size: 1.5rem;
  transition: all 0.5s;
}
.l-footer__info-social li span a:hover {
  color: var(--color-wem-white);
}
.l-footer__info-social li span a:hover i {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.l-footer__info-alliance {
  text-align: center;
}
.l-footer__info-alliance > li img {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0.3125rem;
  width: 9.375rem;
}
.l-footer__info-alliance > li span {
  display: block;
  text-align: center;
}
.l-footer__info-tw:hover {
  background-color: var(--color-twitter);
}
.l-footer__info-fb:hover {
  background-color: var(--color-facebook);
}
.l-footer__info-in:hover {
  background-color: var(--color-instagram);
}
.l-footer__info-yt:hover {
  background-color: var(--color-youtube);
}
.l-footer__info-disclaimer {
  box-sizing: border-box;
  display: flex;
  font-size: 0.8125rem;
  flex-direction: column;
  padding-top: 0.9375rem;
  text-align: center;
}
.l-footer__info-disclaimer > :last-child {
  font-size: 0.75rem;
  margin-top: 2.5rem;
}
.l-footer__info-disclaimer > :last-child:after {
  border-top: 0.0625rem solid var(--color-wem-white);
  content: "";
  left: 0;
  margin-top: -0.625rem;
  position: absolute;
  width: 100%;
}
@media (max-width: 47.9375em) {
  .l-footer__info {
    text-align: center;
  }
  .l-footer__info-pad:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}

.c-nav {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.c-nav__actions {
  display: none;
}
.c-nav__menu, .c-nav__submenu {
  box-sizing: border-box;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.c-nav__menu {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.c-nav__menu > li {
  position: relative;
}
.c-nav__menu > li:not(:last-child) {
  margin-right: 0.125rem;
}
.c-nav__menu > li > a, .c-nav__menu > li > span {
  color: var(--color-wem-primary);
  display: block;
  font-size: 0.9375rem;
  cursor: pointer;
  padding: 0.5625rem 0.375rem;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.c-nav__menu > li > a:hover, .c-nav__menu > li > span:hover {
  background-color: var(--color-wem-secondary-light);
  color: var(--color-wem-white);
}
.c-nav__menu > li > span {
  position: relative;
  padding-right: 1.5625rem;
}
.c-nav__menu > li > span:before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  right: 0.3125rem;
  position: absolute;
}
.c-nav__menu > li:nth-child(7) > a, .c-nav__menu > li:nth-child(7) > span, .c-nav__menu > li:nth-child(8) > a, .c-nav__menu > li:nth-child(8) > span {
  background-color: var(--color-wem-secondary) !important;
  border-radius: 0.9375rem;
  color: var(--color-wem-white) !important;
}
.c-nav__menu > li:nth-child(7) > a:hover, .c-nav__menu > li:nth-child(7) > span:hover, .c-nav__menu > li:nth-child(8) > a:hover, .c-nav__menu > li:nth-child(8) > span:hover {
  color: var(--color-wem-primary-dark) !important;
}
.c-nav__menu > li:hover:nth-child(7) span {
  background-color: var(--color-wem-secondary-light) !important;
  color: var(--color-wem-primary-dark) !important;
}
.c-nav__menu > li:hover span {
  background-color: var(--color-wem-secondary-light);
  color: var(--color-wem-white);
}
.c-nav__menu > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.c-nav__menu-active > span, .c-nav__menu-active > a {
  background-color: var(--color-wem-secondary-light) !important;
  color: var(--color-wem-white) !important;
}
.c-nav__submenu {
  background-color: var(--color-wem-white);
  box-shadow: 0 0 1.25rem rgba(25, 25, 25, 0.25);
  display: none;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  z-index: 200;
}
.c-nav__submenu:before {
  border-bottom: 0.625rem solid var(--color-wem-white);
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  content: "";
  cursor: pointer;
  height: 0;
  left: 0.9375rem;
  position: absolute;
  top: -0.625rem;
  width: 0;
}
.c-nav__submenu > li {
  min-width: 14.375rem;
  position: relative;
  white-space: nowrap;
}
.c-nav__submenu > li:not(:last-child) {
  margin-bottom: 0.125rem;
}
.c-nav__submenu > li > a {
  color: var(--color-wem-primary-light);
  display: block;
  font-size: 0.9375rem;
  text-transform: none;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: 0.3s;
}
.c-nav__submenu > li > a:hover {
  background-color: var(--color-wem-secondary-light);
  color: var(--color-wem-white);
}
@media (max-width: 62em) {
  .c-nav__Open {
    display: block;
  }
  .c-nav__actions {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0.3125rem 0;
    position: relative;
    z-index: 1;
  }
  .c-nav__actions > a {
    color: var(--color-wem-white);
    display: block;
    padding: 0.3125rem 1rem;
  }
  .c-nav__actions > a:hover {
    color: var(--color-wem-secondary-light);
  }
  .c-nav__actions > a:not(:last-child) {
    margin-right: 0.625rem;
  }
  .c-nav__actions:before {
    background-color: var(--color-wem-primary-dark);
    content: "";
    height: 2.125rem;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .c-nav__menu {
    background: var(--color-wem-gray-7);
    display: block;
    border-radius: 6px;
    margin: 0 auto;
    width: 100%;
  }
  .c-nav__menu > li > a, .c-nav__menu > li > span {
    border-bottom: 0.0625rem solid var(--color-wem-gray-5);
    color: var(--color-wem-primary-dark);
    cursor: pointer;
    display: block;
    font-size: 0.9375rem;
    padding: 0.375rem 0.625rem;
    text-decoration: none;
    transition: all 0.4s ease;
  }
  .c-nav__menu > li > span {
    position: relative;
  }
  .c-nav__menu > li > span:before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 1.125rem;
    position: absolute;
    right: 1.25rem;
    transition: all 0.4s ease;
  }
  .c-nav__menu > li:last-child > a, .c-nav__menu > li:last-child > span {
    border-bottom: 0;
  }
  .c-nav__menu > li:hover:nth-child(6) > span, .c-nav__menu > li:hover:nth-child(6) > a, .c-nav__menu > li:hover:nth-child(7) > span, .c-nav__menu > li:hover:nth-child(7) > a {
    background-color: var(--color-wem-secondary-dark) !important;
    color: var(--color-wem-white) !important;
  }
  .c-nav__menu > li:hover > span, .c-nav__menu > li:hover > a {
    background-color: unset;
    color: var(--color-wem-primary-dark);
  }
  .c-nav__menu > li:hover > ul {
    display: none;
  }
  .c-nav__submenu {
    background-color: var(--color-wem-footer-dark);
    display: none;
    opacity: 1;
    position: relative;
    visibility: visible;
  }
  .c-nav__submenu:before {
    border: 0;
    content: "";
  }
  .c-nav__submenu > li:not(:last-child) {
    border-bottom: 0.0625rem solid var(--color-wem-footer);
    margin-bottom: 0;
  }
  .c-nav__submenu > li > a {
    color: var(--color-wem-gray-7);
    display: block;
    padding: 0.375rem 0.375rem 0.375rem 1.25rem;
    text-decoration: none;
  }
  .c-nav__submenu > li > a:hover {
    background-color: var(--color-wem-secondary-light);
    color: var(--color-wem-secondary-dark);
  }
  .c-nav__subMenuOpen span {
    color: var(--color-wem-secondary-dark) !important;
  }
  .c-nav__subMenuOpen span:before {
    transform: rotate(180deg);
  }
  .c-nav__subMenuOpen > ul {
    display: block;
  }
}
@media (max-width: 48em) {
  .c-nav__menu {
    max-width: 34.375rem;
  }
}
@media (max-width: 36em) {
  .c-nav__menu {
    max-width: 18.125rem;
  }
}

.c-navSide {
  margin: 0 auto;
  width: 85%;
}
.c-navSide > ul {
  border-radius: 0.375rem;
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.c-navSide > ul > li {
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.c-navSide > ul > li:not(:last-child) {
  margin-bottom: 0.125rem;
}
.c-navSide > ul > li:last-child {
  margin-top: 1.25rem;
}
.c-navSide > ul > li:last-child > a {
  position: relative;
}
.c-navSide > ul > li:last-child > a:after {
  color: var(--color-wem-error);
  content: "\f2f5";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
}
.c-navSide > ul > li > a {
  background-color: var(--color-wem-primary-light);
  color: var(--color-wem-footer-dark);
  display: block;
  padding: 0.3125rem 0.625rem;
  text-decoration: none;
  width: 100%;
}
.c-navSide > ul > li > a:hover {
  background-color: var(--color-wem-secondary-light);
  color: var(--color-wem-tertiary-dark);
}
.c-navSide > ul > li > a > i {
  color: var(--color-wem-white);
  display: inline-block;
  margin: 0 0.3125rem;
  text-align: center;
  width: 2.5rem;
}

.c-wbCarousel {
  height: calc(100vh - 114px);
  margin-top: 0.0625rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.c-wbCarousel .carousel-item {
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  height: calc(100vh - 114px);
  overflow: hidden;
  position: relative;
  width: 100%;
}
.c-wbCarousel .carousel-item:before {
  background-color: rgba(13, 30, 45, 0.7);
  bottom: 0;
  content: "";
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.c-wbCarousel .carousel-container {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.c-wbCarousel .carousel-content {
  color: var(--color-wem-white);
  text-align: left;
}
.c-wbCarousel .carousel-content > h2 {
  color: var(--color-wem-secondary);
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 1.875rem;
}
.c-wbCarousel .carousel-content > p {
  box-sizing: border-box;
  animation-delay: 0.4s;
  font-family: "Nunito";
  font-size: 1.625rem;
  height: 7.5rem;
  margin-bottom: 0.625rem;
}
.c-wbCarousel .carousel-control-next, .c-wbCarousel .carousel-control-prev {
  text-decoration: none;
  width: 10%;
}
.c-wbCarousel .carousel-control-next-icon, .c-wbCarousel .carousel-control-prev-icon {
  background: none;
  font-size: 2.5rem;
  line-height: 1;
  height: auto;
  width: auto;
}
@media (max-width: 75em) {
  .c-wbCarousel .carousel-content {
    margin: 0 5rem;
  }
}
@media (max-width: 62em) {
  .c-wbCarousel {
    height: calc(100vh - 71px);
  }
  .c-wbCarousel .carousel-item {
    height: calc(100vh - 71px);
  }
  .c-wbCarousel .carousel-content.container {
    padding: 0 2.5rem;
  }
}
@media (max-width: 48em) {
  .c-wbCarousel .carousel-content {
    margin: 0 0.5rem;
  }
  .c-wbCarousel .carousel-content > h2 {
    font-size: 2.375rem;
    margin-bottom: 1.25rem;
  }
  .c-wbCarousel .carousel-content > p {
    font-size: 1.125rem;
    height: 6.875rem;
  }
}
@media (max-width: 36em) {
  .c-wbCarousel .carousel-content > h2 {
    font-size: 1.875rem;
  }
  .c-wbCarousel .carousel-content > p {
    font-size: 1.125rem;
    height: 8.875rem;
  }
  .c-wbCarousel .carousel-control-next, .c-wbCarousel .carousel-control-prev {
    width: 2.1875rem;
  }
  .c-wbCarousel .carousel-control-next-icon, .c-wbCarousel .carousel-control-prev-icon {
    font-size: 1.875rem;
  }
}

.c-breadcrumb {
  background-color: var(--color-wem-bkg-secondary);
  margin-bottom: 0.9375rem;
}
.c-breadcrumb__container {
  padding: 0.625rem 0;
}
.c-breadcrumb__container h2 {
  color: var(--color-wem-primary-dark);
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
}
.c-breadcrumb__container input[name=search]:focus {
  box-shadow: 0 0 0 0 !important;
  outline: 0 !important;
}
.c-breadcrumb__container ul {
  display: flex;
  font-family: "Ubuntu Mono";
  font-size: 1rem;
  flex-direction: row;
  flex-wrap: nowrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.c-breadcrumb__container ul li:first-child > a {
  color: var(--color-wem-tertiary-dark);
  text-decoration: none;
}
.c-breadcrumb__container ul li:first-child > a:hover {
  color: var(--color-wem-secondary);
}
.c-breadcrumb__container ul li span {
  color: var(--color-wem-gray-4);
}
.c-breadcrumb__container ul li a {
  color: var(--color-wem-gray-4);
  text-decoration: none;
}
.c-breadcrumb__container ul li a:hover {
  color: var(--color-wem-secondary);
}
.c-breadcrumb__container ul li + li {
  position: relative;
  padding-left: 0.375rem;
}
.c-breadcrumb__container ul li + li:before {
  color: var(--color-wem-gray-2);
  content: "\f0da";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  padding-right: 0.375rem;
}

.c-backTop {
  bottom: 0.75rem;
  display: none;
  position: fixed;
  right: 0.75rem;
}
.c-backTop > a {
  background-color: var(--color-wem-primary-light);
  border-radius: 0.375rem;
  box-shadow: 0 0 0.25rem var(--color-wem-gray-3);
  color: var(--color-wem-white);
  display: block;
  height: 3.125rem;
  position: relative;
  transition: display 0.5s ease-in-out;
  width: 3.125rem;
}
.c-backTop > a:hover {
  color: var(--color-web-white);
  background-color: var(--color-wem-primary-dark);
  transition: background 0.5s ease-in-out;
}
.c-backTop > a > i {
  font-size: 1.375rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.c-form {
  display: block;
  width: 100%;
}
.c-form input:focus:focus, .c-form select:focus:focus, .c-form textarea:focus:focus, .c-form option:focus {
  box-shadow: 0 0 0 0 !important;
  outline: 0 !important;
}
.c-form textarea {
  resize: none;
  height: 5.625rem;
  width: 100%;
}
.c-form__container {
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  box-shadow: 0 0 0.375rem rgba(153, 153, 153, 0.75);
  margin-bottom: 0.9375rem;
}
.c-form__container-head {
  align-items: center;
  cursor: pointer;
}
.c-form__container-head > span {
  background-color: rgb(230, 230, 230);
  border-radius: 0.375rem;
  box-sizing: border-box;
  color: var(--color-wem-gray-4);
  display: block;
  font-family: Anton;
  font-size: 1.25rem;
  letter-spacing: 0.0625rem;
  padding: 0.5rem 1.25rem;
  position: relative;
  width: 100%;
}
.c-form__container-head > span:after {
  content: "+";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease-in-out 0.5s;
}
.c-form__container-head:hover > span {
  color: var(--color-wem-gray-2);
}
.c-form__container-body {
  background-color: var(--color-wem-white);
  box-sizing: border-box;
  display: none;
  padding: 0.75rem;
}
.c-form__active .c-form__container-head {
  border-bottom: 0.0625rem solid var(--color-wem-gray-6);
}
.c-form__active .c-form__container-head > span {
  background-color: var(--color-wem-tertiary-light);
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  color: var(--color-wem-black);
}
.c-form__active .c-form__container-head > span:after {
  color: var(--color-wem-error);
  transform: translateY(-50%) rotate(225deg);
}
.c-form__active .c-form__container-body {
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.c-form__preview {
  align-items: center;
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: flex;
  color: var(--color-wem-gray-7);
  height: auto;
  justify-content: center;
  padding: 0.25rem;
  width: 100%;
}
.c-form__preview-image {
  border: 0.0625rem solid var(--color-wem-primary-dark);
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: none;
  height: auto;
  max-height: 17.5rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}
.c-imageUpload {
  height: auto;
  padding: 0.1875rem;
  position: relative;
}
.c-imageUpload__caption {
  display: block;
  padding: 0.25rem 0.5rem;
  width: 100%;
}
.c-imageUpload__caption > span {
  font-family: Anton;
  font-size: 1.125rem;
}
.c-imageUpload > input[type=file] {
  display: none;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.c-imageUpload__uploadInfo {
  align-items: center;
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  min-height: 14rem;
  justify-content: center;
  position: relative;
}
.c-imageUpload__uploadInfo > i {
  color: var(--color-wem-secondary-dark);
  font-size: 3rem;
}
.c-imageUpload__uploadInfo > span {
  display: block;
  font-family: "Varela Round";
  font-size: 1.125rem;
  margin: 0.5rem 0;
  padding: 0.375rem 0.75rem;
}
.c-imageUpload__uploadInfo > button {
  background-color: #dae8f4;
  border: 0.0625rem solid var(--color-wem-primary-dark);
  border-radius: 0.375rem;
  color: var(--color-wem-primary);
  font-family: "Varela Round";
  font-style: 1.125rem;
  padding: 0.5rem 1rem;
}
.c-imageUpload__uploadInfo > button:hover {
  color: #22517a;
}
.c-imageUpload__uploadInfo > button:active {
  box-shadow: 0 0 0.625rem var(--color-wem-primary-light);
}
.c-imageUpload__dragHover .c-imageUpload__uploadInfo > i, .c-imageUpload__dragHover .c-imageUpload__uploadInfo > span {
  color: var(--color-wem-gray-7);
}
.c-imageUpload__dragHover .c-imageUpload__uploadInfo > button {
  background-color: var(--color-wem-gray-8);
  border-color: var(--color-wem-gray-6);
  color: var(--color-wem-gray-6);
}
.c-imageUpload__dragHover .c-imageUpload__uploadInfo:after {
  background-color: #f3f3f3;
  border: 0.125rem dot-dash var(--color-wem-gray-1);
  border-radius: 0.375rem;
  bottom: 0.75rem;
  content: "";
  left: 0.75rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  z-index: -1;
}
.c-imageUpload__hasFiles .c-imageUpload__uploadInfo {
  display: none;
}
.c-imageUpload__hasFiles .c-imageUpload__thumbs {
  display: block;
}
.c-imageUpload__thumbs {
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  line-height: 0;
  display: none;
  min-height: 14rem;
  padding: 0.3125rem;
}
.c-imageUpload__thumbs-container {
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.625rem;
  display: inline-block;
  margin: 0.3125rem;
  position: relative;
  width: calc(17.63291% + 1rem);
}
.c-imageUpload__thumbs-content {
  padding: 0.5rem;
  text-align: center;
}
.c-imageUpload__thumbs-content > button {
  background-color: #b1ebdd;
  border: 0.0625rem solid var(--color-wem-tertiary-dark);
  border-radius: 0.375rem;
  color: var(--color-wem-tertiary);
  font-family: "Varela Round";
  font-style: 1rem;
  padding: 0.5rem 1rem;
}
.c-imageUpload__thumbs-content > button:hover {
  color: #12483b;
}
.c-imageUpload__thumbs-content > button:active {
  box-shadow: 0 0 0.625rem var(--color-wem-primary-light);
}
.c-imageUpload__thumbs-picture {
  background-color: #eeeeee;
  border: 0.0625rem solid var(--color-wem-gray-8);
  border-radius: 0.375rem;
  height: 14.125rem;
  margin-bottom: 0.375rem;
}
.c-imageUpload__thumbs-picture > img {
  box-shadow: 0 0.0625rem 0.25rem var(--color-wem-gray-5);
  -o-object-fit: contain;
     object-fit: contain;
}
.c-imageUpload__panel {
  background-color: #f6f6f6;
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  box-shadow: 0.0625rem 0.0625rem 0.3125rem var(--color-wem-gray-3);
  display: none;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 60%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 100;
}
.c-imageUpload__panel-close {
  position: absolute;
  right: -0.625rem;
  top: -0.625rem;
}
.c-imageUpload__panel-close > a {
  color: var(--color-wem-gray-5);
  display: block;
  text-decoration: none;
}
.c-imageUpload__panel-close > a > i {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  font-size: 1.875rem;
}
.c-imageUpload__panel-close > a:hover > i {
  color: var(--color-wem-error);
}
.c-imageUpload__panel-row1 {
  display: block;
  font-size: 0.875rem;
  margin-top: 0.3125rem;
  padding: 0.375rem;
  width: 100%;
}
.c-imageUpload__panel-row1 > div > label {
  display: block;
  width: 100%;
}
.c-imageUpload__panel-row1 > div > input[type=text] {
  border: 0.0625rem solid var(--color-wem-primary);
  border-radius: 0.375rem;
  margin-bottom: 0.375rem;
  padding: 0.375rem;
  width: 100%;
}
.c-imageUpload__panel-row2 {
  display: block;
  font-size: 0.875rem;
  padding: 0.375rem;
  width: 100%;
}
.c-imageUpload__panel-row3 {
  display: flex;
  flex-direction: row;
  font-size: 0.875rem;
  justify-content: space-around;
  margin-top: 0.3125rem;
  padding: 0.375rem;
  width: 100%;
}
.c-imageUpload__panel-row3 > button {
  background-color: #b2cfe9;
  border: 0.0625rem solid var(--color-wem-primary);
  border-radius: 0.375rem;
  color: #1a3f5e;
  padding: 0.5rem 0.625rem;
  text-align: center;
}
.c-imageUpload__panel-row3 > button:not(:last-child) {
  margin-right: 0.375rem;
}
.c-imageUpload__panel-row3 > button:active {
  box-shadow: 0 0 0.625rem var(--color-wem-primary-light);
}
.c-imageUpload__panel-row4 {
  display: flex;
  font-size: 0.875rem;
  justify-content: center;
  padding: 0.375rem;
  width: 100%;
}
.c-imageUpload__panel-row4 > button {
  background-color: #f3b7bd;
  border: 0.0625rem solid var(--color-wem-error);
  border-radius: 0.375rem;
  color: #961a26;
  padding: 0.5rem 0.625rem;
  width: 98%;
}
.c-imageUpload__panel-flexSwitch {
  position: relative;
}
.c-imageUpload__panel-flexSwitch *, .c-imageUpload__panel-flexSwitch *:before, .c-imageUpload__panel-flexSwitch *:before {
  box-sizing: border-box;
}
.c-imageUpload__panel-flexSwitch:not(:last-child) {
  margin-bottom: 0.375rem;
}
.c-imageUpload__panel-flexSwitch input[type=radio] {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.c-imageUpload__panel-flexSwitch input[type=radio]:disabled ~ label {
  color: rgba(65, 65, 65, 0.5);
  pointer-events: none;
}
.c-imageUpload__panel-flexSwitch input[type=radio]:disabled > div {
  opacity: 0.4;
}
.c-imageUpload__panel-flexSwitch input[type=radio]:checked ~ label > div {
  background-color: var(--color-wem-primary);
}
.c-imageUpload__panel-flexSwitch input[type=radio]:checked ~ label > div:before {
  content: attr(data-unchecked);
  left: 0;
}
.c-imageUpload__panel-flexSwitch input[type=radio]:checked ~ label > div:after {
  color: var(--color-wem-primary-dark);
  content: attr(data-checked);
  transform: translate3d(2.25rem, 0, 0);
}
.c-imageUpload__panel-flexSwitch input[type=radio]:checked:focus ~ label > div, .c-imageUpload__panel-flexSwitch input[type=radio]:checked:hover ~ label > div {
  background-color: var(--color-wem-primary);
}
.c-imageUpload__panel-flexSwitch input[type=radio]:checked:focus ~ label > div:after, .c-imageUpload__panel-flexSwitch input[type=radio]:checked:hover ~ label > div:after {
  box-shadow: 0 0.25rem 0.25rem rgba(25, 25, 25, 0.4);
  color: var(--color-wem-primary-dark);
}
.c-imageUpload__panel-flexSwitch input[type=radio]:focus ~ label > div, .c-imageUpload__panel-flexSwitch input[type=radio]:hover ~ label > div {
  background-color: var(--color-wem-gray-4);
}
.c-imageUpload__panel-flexSwitch input[type=radio]:focus ~ label > div:after, .c-imageUpload__panel-flexSwitch input[type=radio]:hover ~ label > div:after {
  box-shadow: 0 0.25rem 0.25rem rgba(25, 25, 25, 0.4);
  color: var(--color-wem-gray-2);
}
.c-imageUpload__panel-flexSwitch > label {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.c-imageUpload__panel-flexSwitch > label > div {
  background: var(--color-wem-gray-5);
  border-radius: 1.625rem;
  flex: 0 0 4.75rem;
  height: 1.625rem;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}
.c-imageUpload__panel-flexSwitch > label > div:before {
  color: rgba(255, 255, 255, 0.7);
  content: attr(data-checked);
  font-size: 0.75rem;
  left: 2.375rem;
  line-height: 1.625rem;
  padding: 0 0.125rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 2.25rem;
}
.c-imageUpload__panel-flexSwitch > label > div:after {
  background: white;
  border-radius: 1.625rem;
  color: #444;
  content: attr(data-unchecked);
  font-size: 0.75rem;
  left: 0.125rem;
  line-height: 1.375rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0.125rem;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  width: 2.25rem;
  z-index: 5;
}
.c-imageUpload__panel-flexSwitch > label > div:hover:after {
  box-shadow: 0 0.1875rem 0.1875rem rgba(0, 0, 0, 0.4);
}
.c-imageUpload__panel-flexSwitch > label > span {
  color: var(--color-wem-black);
  flex: 1;
  padding-left: 0.5rem;
}

.c-imageLoaded {
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  box-sizing: border-box;
  margin: 0.1875rem;
  padding: 0.75rem;
  position: relative;
}
.c-imageLoaded__box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.c-imageLoaded__view {
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  font-family: "Varela Round";
  margin: 0.25rem;
  padding: 0.25rem;
  position: relative;
  text-align: center;
  width: calc(17.579% + 1rem);
}
.c-imageLoaded__view-name {
  border-bottom: 0.0625rem solid var(--color-wem-gray-6);
  margin-bottom: 0.375rem;
  padding: 0.25rem 0;
}
.c-imageLoaded__view-image {
  background-color: #eeeeee;
  border: 0.0625rem solid var(--color-wem-gray-8);
  border-radius: 0.375rem;
  height: 13.625rem;
  margin-bottom: 0.375rem;
  overflow: hidden;
}
.c-imageLoaded__view-image > img {
  box-shadow: 0 0.0625rem 0.25rem var(--color-wem-gray-5);
  -o-object-fit: contain;
     object-fit: contain;
}
.c-imageLoaded__view-info {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.c-imageLoaded__view-infoDesc {
  display: flex;
  flex-direction: column;
}
.c-imageLoaded__view-infoDesc > label {
  cursor: default;
  font-size: 0.8125rem;
  text-align: center;
}
.c-imageLoaded__view-infoDesc > span {
  background-color: #ffffff;
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  padding: 0.1875rem;
}
.c-imageLoaded__view-infoDesc > a {
  color: var(--color-wem-primary);
  display: block;
  text-decoration: none;
  text-align: center;
}
.c-imageLoaded__view-infoDesc > a:hover {
  color: var(--color-wem-secondary);
  text-decoration: underline;
}
.c-imageLoaded__view-infoOpt {
  display: flex;
  flex-direction: column;
  padding: 0.375rem 0;
}
.c-imageLoaded__view-infoOpt > span {
  display: block;
  margin-left: 0.5rem;
}
.c-imageLoaded__view-infoOpt > span > i {
  margin-right: 0.625rem;
}
.c-imageLoaded__content {
  border: 0.0625rem solid var(--color-wem-gray-7);
  border-radius: 0.375rem;
  display: inline-block;
  line-height: 0;
  margin: 0.125rem;
  padding: 0.3125rem;
  position: relative;
  width: calc(17.63291% + 1rem);
}
.c-imageLoaded__content-erase {
  position: absolute;
  right: 0;
  top: 0;
}
.c-imageLoaded__content-erase > a {
  background-color: var(--color-wem-gray-2);
  border-radius: 50%;
  color: var(--color-wem-gray-6);
  display: block;
  height: 1.875rem;
  line-height: 2.1875rem;
  text-align: center;
  text-decoration: none;
  width: 1.875rem;
}
.c-imageLoaded__content-erase > a > i {
  background-color: var(--color-wem-gray-2);
  border-radius: 50%;
  font-size: 1.25rem;
}
.c-imageLoaded__content-erase > a:hover {
  background-color: var(--color-wem-error);
}
.c-imageLoaded__content-erase > a:hover > i {
  background-color: var(--color-wem-error);
  color: var(--color-wem-white);
}
.c-imageLoaded__content-picture {
  background-color: #eeeeee;
  border: 0.0625rem solid var(--color-wem-gray-8);
  border-radius: 0.375rem;
  height: 14.125rem;
  margin-bottom: 0.375rem;
  overflow: hidden;
}
.c-imageLoaded__content-picture > img {
  box-shadow: 0 0.0625rem 0.25rem var(--color-wem-gray-5);
  -o-object-fit: contain;
     object-fit: contain;
}
.c-imageLoaded__content-properties {
  text-align: center;
  position: relative;
}
.c-imageLoaded__content-properties > button {
  background-color: #feece0;
  border: 0.0625rem solid var(--color-wem-secondary-dark);
  border-radius: 0.375rem;
  color: var(--color-wem-secondary);
  font-family: "Varela Round";
  font-style: 1rem;
  padding: 0.5rem 1rem;
}
.c-imageLoaded__content-properties > button:hover {
  color: #9d4404;
}
.c-imageLoaded__content-properties > button:active {
  box-shadow: 0 0 0.625rem var(--color-wem-secondary-light);
}
.c-imageLoaded__content-noImage {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 0.5rem;
}
.c-imageLoaded__content-noImage > span {
  border-radius: 0.375rem;
  box-shadow: 0 0 0.125rem var(--color-wem-gray-5);
  display: block;
  font-family: "Varela Round";
  line-height: 4.6875rem;
  height: 100%;
  width: 100%;
}
.c-imageLoaded__panel {
  background-color: #f6f6f6;
  border: 0.0625rem solid var(--color-wem-gray-6);
  border-radius: 0.375rem;
  box-shadow: 0.0625rem 0.0625rem 0.3125rem var(--color-wem-gray-3);
  display: none;
  font-size: 0.875rem;
  left: 50%;
  line-height: 1;
  padding: 0.5rem 0.1875rem;
  position: absolute;
  top: 60%;
  text-align: left;
  transform: translateX(-50%);
  width: 100%;
  z-index: 100;
}
.c-imageLoaded__panel > input[type=text] {
  border: 0.0625rem solid var(--color-wem-primary);
  border-radius: 0.375rem;
  margin-bottom: 0.375rem;
  padding: 0.375rem;
  width: 100%;
}
.c-imageLoaded__panel-close {
  position: absolute;
  right: -0.625rem;
  top: -0.625rem;
}
.c-imageLoaded__panel-close > a {
  color: var(--color-wem-gray-5);
  display: block;
  text-decoration: none;
}
.c-imageLoaded__panel-close > a > i {
  background-color: var(--color-wem-white);
  border-radius: 50%;
  font-size: 1.875rem;
}
.c-imageLoaded__panel-close > a:hover > i {
  color: var(--color-wem-error);
}

.c-flexSwitch {
  position: relative;
}
.c-flexSwitch *, .c-flexSwitch *:before, .c-flexSwitch *:before {
  box-sizing: border-box;
}
.c-flexSwitch:not(:last-child) {
  margin-bottom: 0.375rem;
}
.c-flexSwitch input[type=radio] {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.c-flexSwitch input[type=radio]:disabled ~ label {
  color: rgba(65, 65, 65, 0.5);
  pointer-events: none;
}
.c-flexSwitch input[type=radio]:disabled > div {
  opacity: 0.4;
}
.c-flexSwitch input[type=radio]:checked ~ label > div {
  background-color: var(--color-wem-primary);
}
.c-flexSwitch input[type=radio]:checked ~ label > div:before {
  content: attr(data-unchecked);
  left: 0;
}
.c-flexSwitch input[type=radio]:checked ~ label > div:after {
  color: var(--color-wem-primary-dark);
  content: attr(data-checked);
  transform: translate3d(2.25rem, 0, 0);
}
.c-flexSwitch input[type=radio]:checked:focus ~ label > div, .c-flexSwitch input[type=radio]:checked:hover ~ label > div {
  background-color: var(--color-wem-primary);
}
.c-flexSwitch input[type=radio]:checked:focus ~ label > div:after, .c-flexSwitch input[type=radio]:checked:hover ~ label > div:after {
  box-shadow: 0 0.25rem 0.25rem rgba(25, 25, 25, 0.4);
  color: var(--color-wem-primary-dark);
}
.c-flexSwitch input[type=radio]:focus ~ label > div, .c-flexSwitch input[type=radio]:hover ~ label > div {
  background-color: var(--color-wem-gray-4);
}
.c-flexSwitch input[type=radio]:focus ~ label > div:after, .c-flexSwitch input[type=radio]:hover ~ label > div:after {
  box-shadow: 0 0.25rem 0.25rem rgba(25, 25, 25, 0.4);
  color: var(--color-wem-gray-2);
}
.c-flexSwitch > label {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.c-flexSwitch > label > div {
  background: var(--color-wem-gray-5);
  border-radius: 1.625rem;
  flex: 0 0 4.75rem;
  height: 1.625rem;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}
.c-flexSwitch > label > div:before {
  color: rgba(255, 255, 255, 0.7);
  content: attr(data-checked);
  font-size: 0.75rem;
  left: 2.375rem;
  line-height: 1.625rem;
  padding: 0 0.125rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 2.25rem;
}
.c-flexSwitch > label > div:after {
  background: white;
  border-radius: 1.625rem;
  color: #444;
  content: attr(data-unchecked);
  font-size: 0.75rem;
  left: 0.125rem;
  line-height: 1.375rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0.125rem;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  width: 2.25rem;
  z-index: 5;
}
.c-flexSwitch > label > div:hover:after {
  box-shadow: 0 0.1875rem 0.1875rem rgba(0, 0, 0, 0.4);
}
.c-flexSwitch > label > span {
  color: var(--color-wem-black);
  flex: 1;
  padding-left: 0.75rem;
}

.c-newsBanner {
  border: 0.0625rem solid var(--color-wem-gray-7);
  box-shadow: 0 0 0.375rem var(--color-wem-gray-1);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  position: relative;
  padding: 0.375rem;
}
.c-newsBanner__display {
  border: 0.0625rem solid var(--color-wem-primary);
  padding: 0.0625rem;
  position: relative;
  height: 23.75rem;
  width: calc(80% + 1.5rem);
}
.c-newsBanner__display-left, .c-newsBanner__display-right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: calc(5% + 0.5rem);
}
.c-newsBanner__display-left > div, .c-newsBanner__display-right > div {
  background-color: rgba(250, 250, 250, 0.35);
  display: none;
  height: 3.75rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.c-newsBanner__display-left > div > i, .c-newsBanner__display-right > div > i {
  font-size: 1.5rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.c-newsBanner__display-left:hover > div, .c-newsBanner__display-right:hover > div {
  display: block;
}
.c-newsBanner__display-left {
  left: 0;
}
.c-newsBanner__display-left > div {
  border-bottom-right-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.c-newsBanner__display-right {
  right: 0;
}
.c-newsBanner__display-right > div {
  border-bottom-left-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
}
.c-newsBanner__display-image {
  background-color: var(--color-wem-gray-7);
  box-sizing: border-box;
  display: block;
  height: 100%;
  width: 100%;
}
.c-newsBanner__display-image > a > img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.c-newsBanner__display-caption {
  background-color: rgba(25, 25, 25, 0.75);
  bottom: 0.75rem;
  left: 0.125rem;
  height: auto;
  padding: 0.75rem;
  position: absolute;
  right: 0.0625rem;
}
.c-newsBanner__display-caption > p {
  color: var(--color-wem-white);
  font-family: "Varela Round";
  font-size: 1.125rem;
  padding: 0;
}
.c-newsBanner__display-caption > p > span {
  background-color: var(--color-wem-bkg-secondary);
  border: 0.0625rem solid var(--color-wem-primary-dark);
  border-radius: 0.375rem;
  color: var(--color-wem-primary);
  padding: 0.25rem 0.5rem;
}
.c-newsBanner__display-caption > button {
  background-color: #dae8f4;
  border: 0.0625rem solid var(--color-wem-primary-dark);
  border-radius: 0.375rem;
  color: var(--color-wem-primary);
  font-family: "Varela Round";
  font-style: 1.125rem;
  padding: 0.25rem 0.5rem;
}
.c-newsBanner__display-caption > button:hover {
  color: #22517a;
}
.c-newsBanner__display-caption > button:active {
  box-shadow: 0 0 0.5rem var(--color-wem-primary-light);
}
.c-newsBanner__thumb {
  display: block;
  height: 23.75rem;
  margin-left: 1.5rem;
  position: relative;
  width: calc(15% + 1.5rem);
}
.c-newsBanner__thumb-items {
  background-color: rgba(25, 25, 25, 0.75);
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0.125rem;
}
.c-newsBanner__thumb-items > li {
  background-color: var(--color-wem-gray-6);
  border: 0.125rem solid transparent;
  cursor: pointer;
  height: calc(20% - 0.2rem);
  opacity: 0.35;
  position: relative;
}
.c-newsBanner__thumb-items > li:not(:last-child) {
  margin-bottom: 0.25rem;
}
.c-newsBanner__thumb-items > li > img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.c-newsBanner__thumb-items > li:hover {
  background-color: var(--color-wem-gray-8);
  border: 0.125rem solid var(--color-wem-white);
  opacity: 0.75;
}
.c-newsBanner__thumb-active {
  background-color: var(--color-wem-gray-8) !important;
  border: 0.125rem solid var(--color-wem-primary-light) !important;
  opacity: 1 !important;
  transition: all 1s ease-in-out;
  z-index: 1;
}
.c-newsBanner__thumb-active:before {
  border-bottom: 0.9375rem solid transparent;
  border-top: 0.9375rem solid transparent;
  border-right: 1.25rem solid var(--color-wem-primary-light);
  content: "";
  left: -1.3125rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 3s ease;
  z-index: 5;
}
