@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
/** Import everything from autoload */
/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
/** Import theme styles */
/*=====================================
=            MEDIA QUERIES            =
=====================================*/
/*=====  End of MEDIA QUERIES  ======*/
/*==============================
=            MIXINS            =
==============================*/
/*=====  End of MIXINS  ======*/
/*========================================
=            EXTEND SELECTORS            =
========================================*/
/*=====  End of EXTEND SELECTORS  ======*/
/* PROJECT MIXINS */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

img {
  max-width: 100%;
  height: auto;
}

.ios input,
.safari input {
  opacity: 1;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.container {
  max-width: 77.0833333333vw;
  margin: auto;
}

body {
  background-color: #F7F7F7;
  max-width: 100vw;
  overflow-x: hidden;
}
body.active {
  height: 100vw;
  overflow: hidden;
}

.gallery-columns-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.gallery-columns-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.gallery-columns-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

strong {
  font-weight: bold;
}

.title-special {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.title-special #small {
  font-style: lato;
  border: 1px solid #2B2C6B;
  border-radius: 50px;
  padding-top: 0.2604166667vw;
  padding-bottom: 0.2604166667vw;
  padding-left: 0.625vw;
  padding-right: 0.625vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.2604166667vw;
}
@media only screen and (max-width: 1199px) {
  .title-special #small {
    font-size: 14px !important;
    padding: 2px 7px;
    margin-bottom: 5px;
  }
}
.title-special #wrapper {
  width: 100%;
}
.title-special #big {
  font-family: Merriweather;
}
@media only screen and (max-width: 1199px) {
  .title-special #big {
    font-size: 22px !important;
  }
}
.title-special #big .orange {
  color: #F59422;
  display: inline;
}
.title-special #big p {
  display: inline;
}
.title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0;
}
@media only screen and (max-width: 1199px) {
  .title-special #subtitle {
    font-size: 12px !important;
    line-height: normal !important;
  }
}

.green {
  color: #8EC543;
  display: inline;
}

.underline {
  text-decoration: underline;
  display: inline;
}

.italic {
  font-style: italic;
  display: inline;
}

.orange {
  color: #F59422;
  display: inline;
}

.blue {
  color: #38B2E6;
  display: inline;
}

.purple {
  color: #66308E;
  display: inline;
}

.member #name {
  text-transform: uppercase;
}

.swiper-wrapper #type1 img {
  height: 27.96875vw;
}
@media only screen and (max-width: 1199px) {
  .swiper-wrapper #type1 img {
    height: 230px;
  }
}
.swiper-wrapper #type2 img {
  height: 32.6041666667vw;
}
@media only screen and (max-width: 1199px) {
  .swiper-wrapper #type2 img {
    height: 300px;
  }
}
.swiper-wrapper #type3 img {
  height: 23.5416666667vw;
}
@media only screen and (max-width: 1199px) {
  .swiper-wrapper #type3 img {
    height: 200px;
  }
}
.swiper-wrapper #type4 img {
  height: 36.3541666667vw;
}
@media only screen and (max-width: 1199px) {
  .swiper-wrapper #type4 img {
    height: 330px;
  }
}

.section-projects {
  margin-top: 120px;
}
@media only screen and (max-width: 1199px) {
  .section-projects {
    margin-top: 100px;
  }
}
.section-projects .title-special #small {
  color: #2BB575;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1D6E48;
}
@media only screen and (max-width: 1199px) {
  .section-projects .title-special #small {
    font-size: 14px;
  }
}
.section-projects .title-special #big {
  color: #1C74B8;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .section-projects .title-special #big {
    font-size: 48px;
  }
}
.section-projects .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .section-projects .title-special #subtitle {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-projects .faqs {
  padding-top: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs {
    padding-top: 40px;
    gap: 20px;
  }
}
.section-projects .faqs .faq {
  border-radius: 50px;
  background: #e9e9ed;
}
.section-projects .faqs .question {
  border: none;
  border-radius: 50px;
  width: 100%;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  background-color: #e9e9ed;
  padding-left: 2.9166666667vw;
  padding-right: 2.9166666667vw;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs .question {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.section-projects .faqs .question .question-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid black;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  padding-top: 42px;
  padding-bottom: 42px;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs .question .question-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-projects .faqs .question .question-wrapper svg {
    width: 80px;
  }
}
.section-projects .faqs .question .title {
  font-family: Merriweather;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.125vw;
  text-align: left;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs .question .title {
    font-size: 18px;
    line-height: normal;
  }
}
.section-projects .faqs .question .subtitle {
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6666666667vw;
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs .question .subtitle {
    font-size: 12px;
    line-height: normal;
  }
}
.section-projects .faqs .question svg {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.section-projects .faqs .question svg #vertical {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.section-projects .faqs .question.active svg {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.section-projects .faqs .question.active svg #vertical {
  opacity: 0;
}
.section-projects .faqs .question.active .question-wrapper {
  border-width: 2px !important;
}
.section-projects .faqs .question.active .title {
  font-size: 1.9791666667vw;
}
.section-projects .faqs #answer {
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding-left: 59px;
  padding-right: 59px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Lato;
  line-height: 30px;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .section-projects .faqs #answer {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 28px;
  }
}
.section-projects .faqs #answer hr {
  width: 100%;
}

.section-news {
  margin-top: 167px;
}
@media only screen and (max-width: 1199px) {
  .section-news {
    margin-top: 120px;
  }
}
.section-news .container .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .section-news .container .top {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.section-news .container .title-special {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .section-news .container .title-special {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    align-items: center;
  }
}
.section-news .container .title-special #small {
  color: #9747FF;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #66308E;
}
@media only screen and (max-width: 1199px) {
  .section-news .container .title-special #small {
    font-size: 14px;
  }
}
.section-news .container .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .section-news .container .title-special #big {
    font-size: 48px;
  }
}
.section-news .container .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .section-news .container .title-special #subtitle {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
  }
}
.section-news .bottom {
  margin-top: 2.7604166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.section-news .bottom .title-special {
  width: 100%;
}
.section-news .bottom .post .cat {
  margin-top: 1.3020833333vw;
  margin-bottom: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .post .cat {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.section-news .bottom .post .cat #small {
  color: #2BB575;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1D6E48;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .post .cat #small {
    font-size: 14px;
  }
}
.section-news .bottom .post .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .post .title {
    font-size: 20px;
    line-height: 28px;
  }
}
.section-news .bottom .post .description {
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 4px;
  margin-bottom: 1.1458333333vw;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .post .description {
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 15px;
  }
}
.section-news .bottom .post .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.03125vw;
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .post .info {
    gap: 20px;
    font-size: 14px;
  }
}
.section-news .bottom .post .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .left {
    margin-top: 15px;
  }
}
.section-news .bottom .left .post {
  max-width: 36.09375vw;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .left .post {
    max-width: 100%;
  }
}
.section-news .bottom .left .post .news-image {
  max-width: 36.09375vw;
  max-height: 29.7916666667vw;
  border-radius: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .left .post .news-image {
    width: 200px;
    max-width: 100%;
    max-height: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
  }
}
.section-news .bottom .left .post .news-image img {
  width: 100%;
  height: 29.7916666667vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .left .post .news-image img {
    height: 400px;
  }
}
.section-news .bottom .left .post .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.section-news .bottom .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 38.2291666667vw;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right {
    max-width: 100%;
    gap: 20px;
  }
}
.section-news .bottom .right .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right .post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.section-news .bottom .right .post .news-image {
  max-width: 13.4895833333vw;
  max-height: 13.59375vw;
  border-radius: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right .post .news-image {
    max-width: 200px;
    max-height: 200px;
  }
}
.section-news .bottom .right .post .news-image img {
  width: 100%;
  height: 13.59375vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right .post .news-image img {
    height: 200px;
  }
}
.section-news .bottom .right .post .post-info {
  max-width: 23.6458333333vw;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right .post .post-info {
    max-width: 100%;
  }
}
.section-news .bottom .right .post .post-info .info {
  margin-top: 12px;
}
@media only screen and (max-width: 1199px) {
  .section-news .bottom .right .post .post-info .info {
    margin-top: 8px;
  }
}
.section-news .bottom .right .post .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.comment-list ol {
  list-style: none;
}

/** Search form */
.search-form label {
  font-weight: normal;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
/** Media alignment */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 15px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 15px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 820px) and (orientation: landscape) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
/** Captions */
/** Text meant only for screen readers */
.banner {
  padding-top: 1.71875vw;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .banner {
    display: none;
  }
}
.banner .container.homep {
  background-color: white;
  padding-bottom: 0.46875vw;
  padding-top: 0.46875vw;
  padding-left: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  border-radius: 50px;
}
.banner .container svg {
  width: 100% !important;
}
.banner .container svg rect {
  width: 12.5% !important;
}
.banner .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.banner .nav-wrapper .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.4375vw;
}
.banner .nav-wrapper .left .brand img {
  width: 9.0625vw;
}
.banner .nav-wrapper .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6666666667vw;
  color: #66308E;
}
.banner .nav-wrapper .right .lang a {
  text-decoration: none;
  color: #66308E;
  font-family: Merriweather;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.banner .nav-wrapper .right .lang a:hover {
  border-bottom: 2px solid #8EC543;
}
.banner .nav-wrapper .right .donate {
  border-radius: 50px;
  background: #38B2E6;
  padding: 7.5px 25.5px;
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner .nav-wrapper .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.6145833333vw;
  position: absolute;
  top: 0.78125vw;
}
.banner .nav-wrapper .nav .current-menu-parent a {
  border-bottom: 2px solid #8EC543;
  font-style: bold;
  text-shadow: 0px 0px 1px #66308E;
}
.banner .nav-wrapper .nav .current-menu-parent ul a {
  border-bottom: none;
}
.banner .nav-wrapper .nav .current-menu-parent ul .current_page_item a {
  border-bottom: 2px solid #8EC543;
  font-style: bold;
  text-shadow: 0px 0px 1px #66308E;
}
.banner .nav-wrapper .nav .current_page_item a {
  border-bottom: 2px solid #8EC543;
  font-style: bold;
  text-shadow: 0px 0px 1px #66308E;
}
.banner .nav-wrapper .nav li {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  display: inline-block;
  white-space: nowrap;
}
.banner .nav-wrapper .nav li a {
  white-space: nowrap;
}
.banner .nav-wrapper .nav li.menu-item-has-children a {
  position: relative;
  padding-right: 1.09375vw;
}
.banner .nav-wrapper .nav li.menu-item-has-children .hello {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.banner .nav-wrapper .nav li.menu-item-has-children .hello .arrow {
  position: relative;
}
.banner .nav-wrapper .nav li.menu-item-has-children .hello .arrow img {
  width: 0.7291666667vw;
  height: 0.4166666667vw;
  -webkit-transform: translateY(-20%);
       -o-transform: translateY(-20%);
          transform: translateY(-20%);
}
.banner .nav-wrapper .nav li.menu-item-has-children ul .hello {
  display: none;
}
.banner .nav-wrapper .nav li a:hover {
  border-bottom: 2px solid #8EC543;
}
.banner .nav-wrapper .nav li:hover .sub-menu {
  opacity: 1;
  position: relative;
  top: 0;
}
.banner .nav-wrapper .nav li .sub-menu {
  position: absolute;
  top: -1000px;
  margin-top: 1.5625vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #2B2C6B;
  padding: 1.3020833333vw;
  padding-right: 1.8229166667vw;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.78125vw;
  display: flex;
  opacity: 0;
  -webkit-transition: 0.2s opacity;
  -o-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.banner .nav-wrapper .nav li .sub-menu li {
  width: 100%;
}
.banner .nav-wrapper .nav li .sub-menu li a {
  color: white;
}
.banner .nav-wrapper .nav a {
  text-decoration: none;
  color: #66308E;
  font-family: Merriweather;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.banner-mobile {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .banner-mobile {
    display: block;
  }
}
.banner-mobile-active .overlay {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.banner-mobile-active .container #nav-icon3 span {
  background: black !important;
}
.banner-mobile .container .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 3;
  position: relative;
  padding-top: 5vw;
}
.banner-mobile .container .overlay {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-mobile .container .overlay .container {
  width: 100%;
}
.banner-mobile .container .overlay .nav-primary .menu-item-has-children a {
  position: relative;
  padding-right: 20px;
}
.banner-mobile .container .overlay .nav-primary .menu-item-has-children .hello {
  position: absolute;
  right: 0;
  top: 0px;
}
.banner-mobile .container .overlay .nav-primary .menu-item-has-children .sub-menu {
  display: none;
}
.banner-mobile .container .overlay .nav-primary .menu-item-has-children .sub-menu .hello {
  display: none;
}
.banner-mobile .container .overlay .nav-primary .menu-item-has-children-active .sub-menu {
  display: block;
}
.banner-mobile .container .overlay .nav-primary li {
  border-bottom: 1px solid lightgray;
  width: 100% !important;
  padding: 1.0416666667vw;
  white-space: nowrap;
}
.banner-mobile .container .overlay .nav-primary li a {
  text-decoration: none;
  font-family: lato;
  font-size: 24px;
  color: #6c6868;
  white-space: nowrap;
}
.banner-mobile #nav-icon3 {
  width: 60px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  -webkit-transform: scale(0.7);
       -o-transform: scale(0.7);
          transform: scale(0.7);
}
.banner-mobile #nav-icon3.white span {
  background: white;
}
.banner-mobile #nav-icon3 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.banner-mobile #nav-icon3 span:nth-child(1) {
  top: 0px;
}
.banner-mobile #nav-icon3 span:nth-child(2),
.banner-mobile #nav-icon3 span:nth-child(3) {
  top: 18px;
}
.banner-mobile #nav-icon3 span:nth-child(4) {
  top: 36px;
}
.banner-mobile #nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.banner-mobile #nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner-mobile #nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner-mobile #nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

@-webkit-keyframes overlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes overlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes overlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
footer {
  margin-top: 11.9791666667vw;
  background: #2B2C6B;
  position: relative;
}
footer .colors {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
footer .container {
  padding-top: 4.6875vw;
}
footer .container .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  footer .container .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
footer .container .left {
  max-width: 39.7916666667vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .left {
    max-width: 100%;
  }
}
footer .container .left img {
  max-width: 19.0104166667vw;
}
footer .container .left .content {
  color: #FFF;
  font-family: Merriweather;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  margin-top: 2.03125vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .left .content {
    font-size: 18px;
    margin-top: 20px;
    line-height: normal;
  }
}
footer .container .left #subscribe {
  color: #FFF;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  footer .container .left #subscribe {
    font-size: 20px;
  }
}
footer .container .left .newsletter {
  margin-top: 2.6041666667vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .left .newsletter {
    margin-top: 30px;
  }
}
footer .container .left .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24.2708333333vw;
  margin-top: 1.6666666667vw;
  margin-bottom: 1.6666666667vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .left .input {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
footer .container .left .input svg {
  width: auto;
}
footer .container .left .input input {
  background-color: transparent;
  color: white;
  border: none;
  font-family: lato;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
}
footer .container .left .input input:focus {
  outline: none;
}
@media only screen and (max-width: 1199px) {
  footer .container .left .input input {
    font-size: 18px;
  }
}
footer .container .left .subscribe {
  border-radius: 50px;
  background: #38B2E6;
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding-top: 0.390625vw;
  padding-bottom: 0.390625vw;
  padding-left: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 1199px) {
  footer .container .left .subscribe {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
footer .container .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.1875vw;
}
footer .container .right svg {
  width: auto;
}
@media only screen and (max-width: 1199px) {
  footer .container .right {
    gap: 20px;
  }
}
footer .container .right .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0677083333vw;
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  /* 150% */
}
@media only screen and (max-width: 1199px) {
  footer .container .right .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 18px;
    line-height: normal;
  }
}
footer .container .right .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .container .right .socials .social img {
  scale: 0.7;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
footer .container .right .socials .social:hover img {
  -webkit-filter: invert(74%) sepia(80%) saturate(600%) hue-rotate(37deg) brightness(220%) contrast(100%);
          filter: invert(74%) sepia(80%) saturate(600%) hue-rotate(37deg) brightness(220%) contrast(100%);
}
@media only screen and (max-width: 1199px) {
  footer .container .right .socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .container .bottom hr {
  margin-top: 5.3125vw;
  color: white;
  margin-bottom: 0.8333333333vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .bottom hr {
    margin-top: 50px;
  }
}
footer .container .bottom #copyright {
  text-align: center;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 0.8333333333vw;
}
@media only screen and (max-width: 1199px) {
  footer .container .bottom #copyright {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  footer {
    margin-top: 150px;
  }
}

body#tinymce {
  margin: 12px !important;
}

.template-home .section-hero {
  position: absolute;
  top: 0;
  width: 100%;
}
.template-home .section-hero .swiper-slide img {
  -webkit-filter: brightness(70%);
          filter: brightness(70%);
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.template-home .section-hero .swiper {
  position: relative;
}
.template-home .section-hero .swiper .button {
  position: absolute;
  cursor: pointer;
  top: 52%;
  -webkit-transform: translateY(-52%);
       -o-transform: translateY(-52%);
          transform: translateY(-52%);
  z-index: 1;
}
.template-home .section-hero .swiper .swiper-button-prevv {
  left: 4.4270833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-hero .swiper .swiper-button-prevv {
    scale: 0.5;
    left: 0px;
  }
}
.template-home .section-hero .swiper .swiper-button-nextt {
  right: 4.4270833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-hero .swiper .swiper-button-nextt {
    scale: 0.5;
    right: 0px;
  }
}
.template-home .section-hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
}
.template-home .section-hero .container .hero-text {
  color: #FFF;
  text-align: center;
  font-family: Merriweather;
  font-size: 2.9166666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 4.1666666667vw;
  /* 142.857% */
  max-width: 60.9375vw;
  padding-top: 4.6875vw;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-hero .container .hero-text {
    font-size: 25px;
    line-height: normal;
    max-width: 100%;
  }
}
.template-home .section-hero .container .read {
  border-radius: 50px;
  background: #38B2E6;
  padding-top: 0.390625vw;
  padding-bottom: 0.4427083333vw;
  padding-left: 1.328125vw;
  padding-right: 1.328125vw;
  margin-top: 0.78125vw;
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-hero .container .read {
    font-size: 15px;
    margin-top: 10px;
    padding: 5px 7px;
  }
}
.template-home .section-programs {
  padding-top: 100vh;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs {
    margin-top: 15px;
  }
}
.template-home .section-programs .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .template-home .section-programs .top .right {
    font-size: 16px !important;
    max-width: 100% !important;
    text-align: center;
  }
}
.template-home .section-programs .top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 42.96875vw;
  gap: 0.8333333333vw;
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.template-home .section-programs .top .right svg {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .title-special {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .template-home .section-programs .title-special #wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-home .section-programs .title-special #small {
    font-size: 12px !important;
  }
  .template-home .section-programs .title-special #big {
    font-size: 20px !important;
  }
}
.template-home .section-programs .title-special #small {
  color: #2B2C6B;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.template-home .section-programs .title-special #big {
  color: #F59422;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .title-special {
    margin-bottom: 10px;
  }
}
.template-home .section-programs .cards {
  padding-top: 4.1145833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-top: 10px;
  }
}
.template-home .section-programs .cards .card-wrapper {
  height: 14.0625vw;
  width: 14.0625vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards .card-wrapper {
    height: 200px;
    width: 200px;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards .card-wrapper .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.template-home .section-programs .cards .card-wrapper .card img {
  width: 6.25vw;
  height: 6.25vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards .card-wrapper .card img {
    width: 100px;
    height: 100px;
  }
}
.template-home .section-programs .cards .card-wrapper:hover .card {
  background-color: #38B2E6;
  color: white;
  -webkit-transform: rotatey(180deg);
       -o-transform: rotatey(180deg);
          transform: rotatey(180deg);
}
.template-home .section-programs .cards .card-wrapper:hover .card .title {
  -webkit-transform: rotatey(-180deg);
       -o-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
}
.template-home .section-programs .cards .card-wrapper:hover .card img {
  -webkit-transform: rotatey(-180deg);
       -o-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
}
.template-home .section-programs .cards .card {
  border-radius: 50px;
  border: 3px solid #38B2E6;
  padding-top: 2.2916666667vw;
  padding-bottom: 2.2916666667vw;
  background: #2B2C6B;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.78125vw;
  color: #38B2E6;
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 14.0625vw;
  max-width: 14.0625vw;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-backface-visibility: initial;
          backface-visibility: initial;
}
@media only screen and (max-width: 1600px) {
  .template-home .section-programs .cards .card {
    padding-top: 1.5625vw;
    padding-bottom: 1.5625vw;
    font-size: 1.3020833333vw;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards .card {
    max-width: 200px;
    height: 200px;
  }
}
.template-home .section-programs .cards .card .title {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  padding: 0 10px;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-programs .cards .card .title {
    font-size: 18px;
  }
}
.template-home .section-programs .cards .card img {
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.template-home .section-platforms {
  padding-top: 7.8125vw;
  padding-bottom: 8.3333333333vw;
}
.template-home .section-platforms .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.template-home .section-platforms .container .title-special {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2.6041666667vw;
}
.template-home .section-platforms .container .title-special #small {
  color: #BE1E2D;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #BE1E2D;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .title-special #small {
    font-size: 10px;
  }
}
.template-home .section-platforms .container .title-special #big {
  color: #2AB676;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .title-special #big {
    font-size: 18px;
  }
}
.template-home .section-platforms .container .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0px;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .title-special #subtitle {
    font-size: 10px;
    line-height: normal;
    text-align: center;
  }
}
.template-home .section-platforms .container .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5625vw;
  padding-top: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.template-home .section-platforms .container .cards .platform {
  width: auto;
  position: relative;
  height: 26.1979166667vw;
  border-radius: 50px;
  overflow: hidden;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: 17.1875vw;
  cursor: pointer;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform {
    height: 300px;
    width: 100% !important;
  }
}
.template-home .section-platforms .container .cards .platform.p-bottom {
  width: 27.34375vw;
}
.template-home .section-platforms .container .cards .platform.p-bottom.active {
  width: 48.1770833333vw;
  cursor: default;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform.p-bottom.active {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform.p-bottom .info .arrow svg {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform.p-bottom .info .arrow .link {
    display: block !important;
    width: auto !important;
  }
}
.template-home .section-platforms .container .cards .platform .image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.template-home .section-platforms .container .cards .platform .over {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-family: Merriweather;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 900;
  line-height: 3.125vw;
  padding-left: 6.8229166667vw;
  padding-right: 6.8229166667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform .over {
    opacity: 1;
    font-size: 20px;
    line-height: normal;
  }
}
.template-home .section-platforms .container .cards .platform .info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0.9895833333vw;
  padding-right: 0.9895833333vw;
  left: 0px;
  bottom: 1.4583333333vw;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform .info {
    bottom: 28px;
    padding: 0 20px;
  }
}
.template-home .section-platforms .container .cards .platform .info .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2604166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform .info .arrow svg {
    display: none;
  }
}
.template-home .section-platforms .container .cards .platform .info .arrow .link {
  color: #FFF;
  font-family: Lato;
  font-size: 1.5625vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  opacity: 0;
  width: 0px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  white-space: nowrap;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform .info .arrow .link {
    display: block !important;
    font-size: 16px;
    width: auto !important;
    opacity: 1;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-platforms .container .cards .platform .info img {
    width: 90px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.template-home .section-platforms .container .cards .platform.active {
  width: 39.5833333333vw;
  cursor: default;
}
.template-home .section-platforms .container .cards .platform.active:hover .over {
  opacity: 1;
}
.template-home .section-platforms .container .cards .platform.active .arrow:hover .link {
  width: 9.1666666667vw;
  opacity: 1;
}
.template-home .section-collective .container {
  max-width: unset;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container {
    max-width: 77.0833333333vw;
  }
}
.template-home .section-collective .container .title-special {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.template-home .section-collective .container .title-special #small {
  color: #F59422;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #9747FF;
}
.template-home .section-collective .container .title-special #big {
  color: #F59422;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .title-special #subtitle {
    line-height: normal;
    text-align: center;
  }
}
.template-home .section-collective .container .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3.125vw;
  padding-bottom: 1.8229166667vw;
  background-repeat: no-repeat;
  background-size: cover;
  gap: 100px;
  margin-top: 2.03125vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards {
    background-image: none !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 25px;
    margin-top: 30px;
  }
}
.template-home .section-collective .container .cards .green {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.template-home .section-collective .container .cards .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-family: Lato;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 700;
  max-width: 9.4270833333vw;
  line-height: 2.1875vw;
  text-align: center;
  gap: 3.125vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards .card {
    color: black;
    font-size: 20px;
    gap: 40px;
    line-height: normal;
  }
}
.template-home .section-collective .container .cards .card .title {
  height: 4.375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards .card .title {
    height: auto;
  }
}
.template-home .section-collective .container .cards .card svg {
  position: absolute;
  top: -0.78125vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 9.53125vw;
  height: 11.1458333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards .card svg {
    width: 131px;
    height: 153px;
    top: -15px;
  }
}
.template-home .section-collective .container .cards .card .pin {
  width: 7.96875vw;
  height: 7.96875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  background-color: white;
  border-radius: 50%;
  color: #24255A;
  font-family: Lato;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards .card .pin {
    width: 100px;
    height: 100px;
    font-size: 18px;
  }
}
.template-home .section-collective .container .cards .card .pin img {
  max-width: 3.8541666667vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-collective .container .cards .card .pin img {
    max-width: 50px;
  }
}
.template-home .section-who {
  margin-top: 9.4270833333vw;
}
.template-home .section-who .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32.8125vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .container {
    height: unset;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-home .section-who .container img {
  border-radius: 50px;
}
.template-home .section-who .container .left {
  max-width: 34.1145833333vw;
  padding-top: 6.71875vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .container .left {
    max-width: unset;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-home .section-who .container .right {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .container .right {
    display: none;
  }
}
.template-home .section-who .title-special {
  padding-bottom: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .title-special {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-home .section-who .title-special #small {
  color: #BE1E2D;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #BE1E2D;
}
.template-home .section-who .title-special #big {
  color: #6B99BD;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-home .section-who .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .title-special #subtitle {
    text-align: center;
  }
}
.template-home .section-who .content {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  padding-bottom: 1.5625vw;
  margin-top: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .content {
    font-size: 12px;
    line-height: normal;
    text-align: center;
  }
}
.template-home .section-who .front {
  width: 40vw;
  height: 22.2916666667vw;
  position: relative;
  z-index: 1;
}
.template-home .section-who .front img {
  width: 40vw;
  height: 22.2916666667vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.template-home .section-who .front::after {
  content: " ";
  width: 100%;
  height: 100%;
  border-radius: 50px;
  border: 9px solid #1C74B8;
  display: block;
  position: absolute;
  top: 1.3541666667vw;
  left: 1.6145833333vw;
  opacity: 0.6;
}
.template-home .section-who .back {
  width: 33.6458333333vw;
  height: 32.8125vw;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
}
.template-home .section-who .learn {
  border-radius: 50px;
  background: #38B2E6;
  padding: 7.5px 25.5px;
  padding-top: 0.390625vw;
  padding-bottom: 0.390625vw;
  padding-left: 1.328125vw;
  padding-right: 1.328125vw;
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.template-home .section-who .learn:hover {
  background-color: #1C74B8;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-who .learn {
    font-size: 14px;
    padding: 3px 7px;
  }
}
.template-home .section-donate {
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.73%, #66308E), color-stop(174.79%, #9747FF));
  background: -webkit-linear-gradient(top, #66308E 2.73%, #9747FF 174.79%);
  background: -o-linear-gradient(top, #66308E 2.73%, #9747FF 174.79%);
  background: linear-gradient(180deg, #66308E 2.73%, #9747FF 174.79%);
  padding-top: 4.5833333333vw;
  padding-bottom: 4.5833333333vw;
  margin-top: 12.4479166667vw;
}
.template-home .section-donate .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding-left: 4.84375vw;
  padding-right: 4.84375vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-home .section-donate .container a {
  color: white;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container .left .title-special {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
}
.template-home .section-donate .container .left #small {
  color: #FFF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: white;
  border-color: #9747FF;
  margin-bottom: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container .left #small {
    text-align: center;
  }
}
.template-home .section-donate .container .left #big {
  color: #FFF;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-home .section-donate .container .left #subtitle {
  color: #FFF;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container .left #subtitle {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container .right {
    margin-top: 10px;
  }
}
.template-home .section-donate .container .right .donate {
  color: #FFF;
  font-family: Lato;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 50px;
  padding: 18px 61px;
  padding-top: 0.9375vw;
  padding-bottom: 0.9375vw;
  padding-left: 3.1770833333vw;
  padding-right: 3.1770833333vw;
  background: #8EC543;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.template-home .section-donate .container .right .donate:hover {
  background-color: #75A434;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-donate .container .right .donate {
    font-size: 16px;
    padding: 2px 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
  }
}
.template-home .section-publications {
  margin-top: 7.03125vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-publications {
    margin-top: 30px;
  }
}
.template-home .section-publications .container .title-special {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.template-home .section-publications .container .title-special #small {
  color: #F59422;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #F59422;
}
.template-home .section-publications .container .title-special #big {
  color: #F59422;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-home .section-publications .container .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
.template-home .section-publications .container .publications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-publications .container .publications {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.template-home .section-partners .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.template-home .section-partners .container .title-special {
  margin-bottom: 2.8125vw;
  margin-top: 6.6145833333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.template-home .section-partners .container .title-special #small {
  color: #66308E;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #66308E;
}
.template-home .section-partners .container .title-special #big {
  color: #1C74B8;
  text-align: center;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.template-home .section-partners .container .load-button {
  margin-top: 1.3020833333vw;
  padding-top: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
  padding-left: 0.6770833333vw;
  padding-right: 0.6770833333vw;
  font-size: 1.0416666667vw;
  font-weight: 400;
  color: white;
  background-color: #38B2E6;
  border-radius: 50px;
  border: 2px solid #38B2E6;
  font-family: Lato;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
}
.template-home .section-partners .container .load-button:hover {
  background-color: transparent;
  color: black;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-partners .container .load-button {
    font-size: 18px;
    padding: 5px 10px;
  }
}
.template-home .section-partners .container .partners {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-partners .container .partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.template-home .section-partners .container .partners .partner {
  padding: 7px;
  border-radius: 5px;
  border: 2px solid #F66E12;
  background: rgba(217, 217, 217, 0.26);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  width: 16.71875vw;
  height: 8.6979166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.template-home .section-partners .container .partners .partner img {
  scale: 0.9;
}
@media only screen and (max-width: 1199px) {
  .template-home .section-partners .container .partners .partner {
    width: 230px;
    height: 120px;
    padding: 10px;
  }
}

.publication {
  position: relative;
  padding-top: 10.4166666667vw;
  padding-right: 2.0833333333vw;
  padding-bottom: 1.5625vw;
  padding-left: 2.0833333333vw;
  background-color: white;
  border-radius: 50px;
  border: 1px solid #AAA;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 12.5vw;
}
@media only screen and (max-width: 1199px) {
  .publication {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
}
.publication .info {
  width: 20.3645833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .publication .info {
    max-width: unset;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-left: 15px;
    min-height: 100px;
  }
}
.publication .image {
  position: absolute;
  top: 0;
  width: 20.3645833333vw;
  height: 18.59375vw;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .publication .image {
    position: relative;
    width: 100px;
    height: 100px;
    top: auto;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    border-radius: 20px;
  }
}
.publication .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
  height: 6.7708333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .publication .title {
    font-size: 12px;
    line-height: normal;
    height: 100%;
  }
}
.publication .content {
  max-width: 20.3645833333vw;
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .publication .content {
    display: none;
  }
}
.publication #info {
  margin-top: 1.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.03125vw;
  color: #ACACAC;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.1979166667vw;
}
@media only screen and (max-width: 1199px) {
  .publication #info {
    display: none;
  }
}
.publication .read {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  border-radius: 50px;
  border: 2px solid #38B2E6;
  padding-top: 0.390625vw;
  padding-bottom: 0.390625vw;
  padding-left: 1.015625vw;
  padding-right: 1.015625vw;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
@media only screen and (max-width: 1199px) {
  .publication .read {
    font-size: 12px;
  }
}
.publication .read:hover {
  background-color: #38B2E6;
  color: white;
}

@media only screen and (max-width: 1199px) {
  .template-about .section-hero {
    padding-top: 50px;
  }
}
.template-about .section-hero .background-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 52.7083333333vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .background-img {
    height: 700px;
  }
}
.template-about .section-hero .container {
  position: relative;
  padding-bottom: 3.6458333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.template-about .section-hero .container .left {
  padding-top: 3.6458333333vw;
  max-width: 36.1458333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .left {
    padding-top: 40px;
    max-width: 100%;
  }
}
.template-about .section-hero .container .left .title-special {
  padding-bottom: 2.6041666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .left .title-special {
    padding-bottom: 30px;
  }
}
.template-about .section-hero .container .left .title-special p {
  display: inline;
}
.template-about .section-hero .container .right {
  max-width: 36.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2.65625vw;
  margin-top: auto;
  margin-bottom: 1.0416666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .right {
    max-width: 100%;
    padding-top: 30px;
  }
}
.template-about .section-hero .container .right .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0.3125vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .right .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.template-about .section-hero .container .right .top #small {
  color: #F59422;
  border-color: #BE1E2D;
  margin-bottom: 0.46875vw;
}
.template-about .section-hero .container .right .image {
  margin-left: auto;
  max-width: 18.0208333333vw;
  height: 13.0729166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .right .image {
    max-width: 100%;
    height: auto;
  }
}
.template-about .section-hero .container .content {
  color: #000;
  text-align: justify;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .content {
    font-size: 16px;
    line-height: 24px;
  }
}
.template-about .section-hero .container .content p {
  display: inline;
}
.template-about .section-hero .container .title-special #small {
  color: #9747FF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #66308E;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .title-special #small {
    font-size: 14px;
  }
}
.template-about .section-hero .container .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.1666666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-hero .container .title-special #big {
    font-size: 48px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .template-about .swiper-about {
    margin-top: 50px;
  }
}
.template-about .swiper-about .swiper-wrapper {
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}
.template-about .swiper-about .swiper-slide {
  padding-left: 1.3020833333vw;
  padding-right: 1.3020833333vw;
}
.template-about .swiper-about .swiper-slide img {
  width: 33.3333333333vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
}
.template-about .section-testimonials {
  padding-top: 8.5416666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials {
    padding-top: 100px;
  }
}
.template-about .section-testimonials .title-special {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-bottom: 2.8125vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .title-special {
    padding-bottom: 30px;
  }
}
.template-about .section-testimonials .title-special #small {
  color: #38B2E6;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1C74B8;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .title-special #small {
    font-size: 14px;
  }
}
.template-about .section-testimonials .title-special #big {
  color: #000;
  text-align: justify;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3.8541666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .title-special #big {
    font-size: 48px;
    line-height: 60px;
  }
}
.template-about .section-testimonials .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .title-special #subtitle {
    font-size: 16px;
  }
}
.template-about .section-testimonials .slider-container {
  position: relative;
}
.template-about .section-testimonials .slider-container #ball-left {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .slider-container #ball-left {
    display: none;
  }
}
.template-about .section-testimonials .slider-container #ball-right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .slider-container #ball-right {
    display: none;
  }
}
.template-about .section-testimonials .slider-container .background {
  position: absolute;
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .slider-container .background {
    display: none;
  }
}
.template-about .section-testimonials .swiper-testimonials {
  position: relative;
  padding-top: 9.3229166667vw;
  padding-bottom: 9.3229166667vw;
  overflow: visible;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.template-about .section-testimonials .swiper-testimonials-button {
  position: absolute;
  z-index: 3;
}
.template-about .section-testimonials .swiper-testimonials-button-prev {
  left: 2.8645833333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials-button-prev {
    left: 20px;
  }
}
.template-about .section-testimonials .swiper-testimonials-button-next {
  right: 2.8645833333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials-button-next {
    right: 20px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .testimonial {
  padding: 2.8645833333vw;
  background-color: white;
  border-radius: 2.6041666667vw;
  max-width: 63.8541666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .testimonial {
    padding: 30px;
    max-width: 100%;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .rating {
  max-width: 8.3333333333vw;
  -o-object-fit: contain;
     object-fit: contain;
  padding-bottom: 1.7708333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .rating {
    max-width: 120px;
    padding-bottom: 20px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .content {
  color: #000;
  text-align: justify;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  padding-bottom: 1.7708333333vw;
  max-height: 7.8125vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .content {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7291666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .info {
    gap: 10px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .info .profile {
  max-width: 3.8020833333vw;
  height: 3.8020833333vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .info .profile {
    max-width: 50px;
    height: 50px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .info .p-info #name {
  color: #000;
  text-align: justify;
  font-family: Merriweather;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .info .p-info #name {
    font-size: 18px;
    line-height: 24px;
  }
}
.template-about .section-testimonials .swiper-testimonials .swiper-slide .info .p-info #position {
  color: #000;
  text-align: justify;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-testimonials .swiper-testimonials .swiper-slide .info .p-info #position {
    font-size: 14px;
    line-height: 20px;
  }
}
.template-about .section-swipe {
  background-color: white;
  margin-top: 10.15625vw;
  padding-bottom: 6.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe {
    margin-top: 100px;
    padding-bottom: 60px;
  }
}
.template-about .section-swipe .title-special {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 4.6875vw;
  padding-top: 2.0833333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .title-special {
    padding-bottom: 50px;
    padding-top: 20px;
  }
}
.template-about .section-swipe .title-special #small {
  color: #F59422;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #BF2231;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .title-special #small {
    font-size: 14px;
  }
}
.template-about .section-swipe .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .title-special #big {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .title-special #subtitle {
    text-align: center;
  }
}
.template-about .section-swipe .swiper-template .swiper-slide {
  max-width: 19.375vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .swiper-template .swiper-slide {
    max-width: 300px;
  }
}
.template-about .section-swipe .swiper-template .swiper-slide .member {
  width: 19.375vw;
  height: 26.0416666667vw;
  border-radius: 2.6041666667vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 1.0416666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .swiper-template .swiper-slide .member {
    width: 300px;
    height: 400px;
    padding: 15px;
  }
}
.template-about .section-swipe .swiper-template .swiper-slide .member #blob {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.template-about .section-swipe .swiper-template .swiper-slide .member img {
  width: 19.375vw;
  height: 26.0416666667vw;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .swiper-template .swiper-slide .member img {
    width: 300px;
    height: 400px;
  }
}
.template-about .section-swipe .swiper-template .swiper-slide .member .bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.template-about .section-swipe .swiper-template .swiper-slide .member .bottom #name {
  color: #FFF;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .swiper-template .swiper-slide .member .bottom #name {
    font-size: 20px;
  }
}
.template-about .section-swipe .swiper-template .swiper-slide .member .bottom #position {
  color: #FFF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-swipe .swiper-template .swiper-slide .member .bottom #position {
    font-size: 14px;
  }
}
.template-about .section-board {
  margin-top: 6.25vw;
  padding-bottom: 6.3020833333vw;
}
.template-about .section-board .title-special {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 4.6875vw;
  padding-top: 2.0833333333vw;
}
.template-about .section-board .title-special #small {
  color: #2BB575;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1D965E;
}
.template-about .section-board .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-about .section-founders {
  padding-bottom: 6.3020833333vw;
  background-color: white;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders {
    padding-bottom: 80px;
  }
}
.template-about .section-founders .title-special {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 4.6875vw;
  padding-top: 2.0833333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .title-special {
    padding-bottom: 60px;
    padding-top: 30px;
  }
}
.template-about .section-founders .title-special #small {
  color: #38B2E6;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1C74B8;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .title-special #small {
    font-size: 14px;
  }
}
.template-about .section-founders .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .title-special #big {
    font-size: 48px;
  }
}
.template-about .section-founders .founders-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.6041666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper {
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-about .section-founders .founders-wrapper .swiper-slide {
  max-width: 19.375vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper .swiper-slide {
    max-width: 300px;
  }
}
.template-about .section-founders .founders-wrapper .swiper-slide .member {
  width: 19.375vw;
  height: 26.0416666667vw;
  border-radius: 2.6041666667vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 1.0416666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper .swiper-slide .member {
    width: 300px;
    height: 400px;
    padding: 15px;
  }
}
.template-about .section-founders .founders-wrapper .swiper-slide .member #blob {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.template-about .section-founders .founders-wrapper .swiper-slide .member img {
  width: 19.375vw;
  height: 26.0416666667vw;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper .swiper-slide .member img {
    width: 300px;
    height: 400px;
  }
}
.template-about .section-founders .founders-wrapper .swiper-slide .member .bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.template-about .section-founders .founders-wrapper .swiper-slide .member .bottom #name {
  color: #FFF;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper .swiper-slide .member .bottom #name {
    font-size: 20px;
  }
}
.template-about .section-founders .founders-wrapper .swiper-slide .member .bottom #position {
  color: #FFF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-founders .founders-wrapper .swiper-slide .member .bottom #position {
    font-size: 14px;
  }
}
.template-about .section-germinals {
  margin-top: 6.25vw;
  padding-bottom: 6.3020833333vw;
}
.template-about .section-germinals .title-special {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 4.6875vw;
  padding-top: 2.0833333333vw;
}
.template-about .section-germinals .title-special #small {
  color: #2BB575;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1D965E;
}
.template-about .section-germinals .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-about .section-germinals .swiper-germinals .swiper-slide {
  max-width: 19.375vw;
}
.template-about .section-germinals .swiper-germinals .swiper-slide .member:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.template-about .section-germinals .swiper-germinals .swiper-slide .member img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.template-about .section-touch {
  background-color: #ACDF67;
  padding-top: 5.78125vw;
  padding-bottom: 20.5729166667vw;
  position: relative;
  margin-bottom: 31.5104166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch {
    padding-top: 80px;
    padding-bottom: 300px;
    margin-bottom: 400px;
  }
}
.template-about .section-touch .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.template-about .section-touch #small {
  color: #BE1E2D;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #BE1E2D;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch #small {
    font-size: 14px;
  }
}
.template-about .section-touch #big {
  color: #2B2C6B;
  font-family: Merriweather;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.6041666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch #big {
    font-size: 28px;
    line-height: 40px;
  }
}
.template-about .section-touch .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.1875vw;
  max-width: 36.8229166667vw;
  margin-top: 5.3125vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .left {
    gap: 30px;
    max-width: 500px;
  }
}
.template-about .section-touch .left .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0677083333vw;
  color: #2B2C6B;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .left .info {
    font-size: 16px;
    line-height: 24px;
  }
}
.template-about .section-touch .left hr {
  background-color: #2B2C6B;
  width: 100%;
}
.template-about .section-touch .left .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.6041666667vw;
}
.template-about .section-touch .left .socials .social img {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.template-about .section-touch .left .socials .social:hover img {
  -webkit-filter: invert(74%) sepia(80%) saturate(600%) hue-rotate(260deg) brightness(70%) contrast(100%);
          filter: invert(74%) sepia(80%) saturate(600%) hue-rotate(260deg) brightness(70%) contrast(100%);
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .left .socials {
    gap: 30px;
  }
}
.template-about .section-touch .right {
  background-color: white;
  padding-left: 4.21875vw;
  padding-right: 4.21875vw;
  padding-top: 3.6979166667vw;
  padding-bottom: 2.96875vw;
  border-radius: 2.6041666667vw;
  width: 38.2291666667vw;
  height: 40.3645833333vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 40px;
    width: 100%;
    height: 600px;
    margin-top: 20px;
  }
}
.template-about .section-touch .right #big {
  margin-top: 1.0416666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right #big {
    margin-top: 15px;
  }
}
.template-about .section-touch .right form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.template-about .section-touch .right form .input {
  width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #7A7A7A;
  color: rgba(122, 122, 122, 0.47);
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
  padding-bottom: 0.5729166667vw;
  resize: none;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right form .input {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
  }
}
.template-about .section-touch .right form .input#name {
  margin-top: 3.5416666667vw;
  margin-bottom: 4.3229166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right form .input#name {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}
.template-about .section-touch .right form .input#email {
  margin-bottom: 4.0625vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right form .input#email {
    margin-bottom: 50px;
  }
}
.template-about .section-touch .right form .input#message {
  margin-bottom: 1.71875vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right form .input#message {
    margin-bottom: 20px;
  }
}
.template-about .section-touch .right form .input:focus {
  outline: none;
}
.template-about .section-touch .right form #submit {
  color: #FFF;
  font-family: Lato;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 0.78125vw;
  padding-bottom: 0.78125vw;
  padding-left: 2.7604166667vw;
  padding-right: 2.7604166667vw;
  border-radius: 5.2083333333vw;
  border: none;
  background: #38B2E6;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .right form #submit {
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.template-about .section-touch .map-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(55%);
       -o-transform: translateY(55%);
          transform: translateY(55%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.1354166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .map-wrapper {
    gap: 30px;
  }
}
.template-about .section-touch .map-wrapper iframe {
  display: block;
  width: 77.0833333333vw;
  height: 29.21875vw;
  border-radius: 2.6041666667vw;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .map-wrapper iframe {
    width: 100%;
    height: 400px;
  }
}
.template-about .section-touch .map-wrapper a {
  text-decoration: none;
  color: #BE1E2D;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #BE1E2D;
}
@media only screen and (max-width: 1199px) {
  .template-about .section-touch .map-wrapper a {
    font-size: 14px;
  }
}

.section-info {
  padding-top: 4.6875vw;
}
.section-info .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-info .title-special #small {
  color: #3C6900;
  font-family: Lato;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-color: #8EC543;
}
.section-info .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-info .profile .left {
  padding-top: 6.8229166667vw;
  width: 18.8020833333vw;
}
.section-info .profile .left .left-wrapper {
  position: relative;
}
.section-info .profile .left .image {
  width: 18.8020833333vw;
  height: 25.2083333333vw;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-info .profile .left svg {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 50px;
}
.section-info .profile .right {
  max-width: 55.7291666667vw;
  width: 100%;
  padding-left: 2.5520833333vw;
}
.section-info .profile .right .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  width: 100%;
}
.section-info .profile .right .top .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4166666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-info .profile .right .content {
  padding-top: 3.3333333333vw;
  color: #000;
  font-family: Lato;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  /* 125% */
}
.section-info .section-related {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10.1041666667vw;
  padding-top: 2.6041666667vw;
  padding-bottom: 6.25vw;
  background: rgba(217, 217, 217, 0.02);
  -webkit-box-shadow: 0px -1px 100px 0px rgba(102, 48, 142, 0.15);
          box-shadow: 0px -1px 100px 0px rgba(102, 48, 142, 0.15);
}
.section-info .section-related .title-special {
  margin-bottom: 4.8958333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-info .section-related .title-special #small {
  border-color: transparent;
  color: #000;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.section-info .section-related .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-info .section-related .swiper-related .swiper-slide {
  max-width: 19.375vw;
}
.section-info .section-related .swiper-related .swiper-slide .member {
  width: 19.375vw;
  height: 26.0416666667vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 1.0416666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section-info .section-related .swiper-related .swiper-slide .member #blob {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.section-info .section-related .swiper-related .swiper-slide .member img {
  width: 19.375vw;
  height: 26.0416666667vw;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.section-info .section-related .swiper-related .swiper-slide .member .bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.section-info .section-related .swiper-related .swiper-slide .member .bottom #name {
  color: #FFF;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-info .section-related .swiper-related .swiper-slide .member .bottom #position {
  color: #FFF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero {
    margin-top: 60px;
  }
}
.template-advocacy .section-hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.template-advocacy .section-hero .container .title-special {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  margin-bottom: 31px;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .title-special {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.template-advocacy .section-hero .container .title-special #small {
  color: #BF2231;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #7C0001;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .title-special #small {
    font-size: 14px;
  }
}
.template-advocacy .section-hero .container .title-special #big {
  color: #2B2C6B;
  font-family: Merriweather;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .title-special #big {
    font-size: 48px;
  }
}
.template-advocacy .section-hero .container .swiper-advocacy .swiper-wrapper {
  min-height: 626px;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .swiper-advocacy .swiper-wrapper {
    min-height: unset;
  }
}
.template-advocacy .section-hero .container .swiper-advocacy .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  overflow: hidden;
  width: 640px;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .swiper-advocacy .swiper-slide {
    width: 80% !important;
  }
}
.template-advocacy .section-hero .container .swiper-advocacy .swiper-slide img {
  width: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.template-advocacy .section-hero .container .swiper-advocacy .button-wrapper {
  margin-top: 1.40625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .swiper-advocacy .button-wrapper {
    margin-top: 20px;
    gap: 20px;
  }
}
.template-advocacy .section-hero .container .swiper-advocacy .button-wrapper svg {
  width: 6.8229166667vw;
  height: 3.0208333333vw;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-hero .container .swiper-advocacy .button-wrapper svg {
    width: 60px;
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-about {
    margin-top: 80px;
  }
}
.template-advocacy .section-about #small {
  color: #F59422;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #7C0001;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-about #small {
    font-size: 14px;
  }
}
.template-advocacy .section-about .content {
  color: #000;
  text-align: justify;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  margin-top: 0.78125vw;
}
@media only screen and (max-width: 1199px) {
  .template-advocacy .section-about .content {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
}

.template-diaspora .section-hero {
  padding-top: 83px;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-hero {
    padding-top: 0;
    margin-top: 100px;
  }
}
.template-diaspora .section-hero .container .title-special {
  margin-bottom: 31px;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-hero .container .title-special {
    margin-bottom: 20px;
  }
}
.template-diaspora .section-hero .container .title-special #small {
  color: #238A5A;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #2AB676;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-hero .container .title-special #small {
    font-size: 14px;
  }
}
.template-diaspora .section-hero .container .title-special #big {
  color: #BF2231;
  font-family: Merriweather;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-hero .container .title-special #big {
    font-size: 48px;
  }
}
.template-diaspora .section-hero .container .image img {
  width: 100%;
  max-height: 670px;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-hero .container .image img {
    max-height: 500px;
  }
}
.template-diaspora .section-about .container .title-special {
  margin-top: 93px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-about .container .title-special {
    margin-top: 70px;
    margin-bottom: 15px;
  }
}
.template-diaspora .section-about .container .title-special #small {
  color: #F59422;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #7C0001;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-about .container .title-special #small {
    font-size: 14px;
  }
}
.template-diaspora .section-about .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-about .container .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.template-diaspora .section-about .container .content .text {
  color: #000;
  text-align: justify;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  max-width: 37.5vw;
}
@media only screen and (max-width: 1199px) {
  .template-diaspora .section-about .container .content .text {
    font-size: 18px;
    line-height: 28px;
    max-width: 100%;
  }
}

.page-template-template-publications .section-posts {
  margin-top: 3.125vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts {
    margin-top: 100px;
  }
}
.page-template-template-publications .section-posts .container .title-special {
  margin-bottom: 2.3958333333vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .title-special {
    margin-bottom: 30px;
  }
}
.page-template-template-publications .section-posts .container .title-special #small {
  color: #000;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #38B2E6;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .title-special #small {
    font-size: 14px;
  }
}
.page-template-template-publications .section-posts .container .title-special #big {
  color: #1C74B8;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .title-special #big {
    font-size: 48px;
  }
}
.page-template-template-publications .section-posts .container .title-special #subtitle {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .title-special #subtitle {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 4.53125vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper {
    row-gap: 50px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .news-image {
  max-width: 13.4895833333vw;
  max-height: 13.59375vw;
  border-radius: 2.6041666667vw;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .news-image {
    max-height: 150px;
    max-width: 100%;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .news-image img {
  width: 100%;
  height: 13.59375vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .news-image img {
    height: 150px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .post-info {
  max-width: 23.6458333333vw;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .post-info {
    max-width: 350px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .cat {
  margin-bottom: 1.3020833333vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .cat {
    margin-bottom: 15px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .cat #small {
  color: #2BB575;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #1D6E48;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .cat #small {
    font-size: 14px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .cat #small a {
  text-decoration: none;
}
.page-template-template-publications .section-posts .container .post-wrapper .post .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .title {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .description {
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.2083333333vw;
  margin-bottom: 0.78125vw;
  max-width: 23.4895833333vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .description {
    font-size: 14px;
    margin: 2px 0 10px 0;
    max-width: 350px;
    max-height: 50px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .description p {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-template-template-publications .section-posts .container .post-wrapper .post .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.03125vw;
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 0px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .info #views {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .info #date {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .info {
    gap: 20px;
    font-size: 14px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  scale: 0.8;
}
.page-template-template-publications .section-posts .container .post-wrapper .post .link a {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 2.6041666667vw;
  border: 2px solid #38B2E6;
  padding: 7.5px 19.5px;
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
@media only screen and (max-width: 1199px) {
  .page-template-template-publications .section-posts .container .post-wrapper .post .link a {
    font-size: 16px;
    padding: 5px 15px;
  }
}
.page-template-template-publications .section-posts .container .post-wrapper .post .link a:hover {
  background-color: #38B2E6;
  color: white;
}

.single .section-publication {
  padding-top: 3.0729166667vw;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication {
    padding-top: 50px;
  }
}
.single .section-publication .container .image img {
  width: 100%;
  height: 31.9270833333vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .image img {
    height: 230px;
  }
}
.single .section-publication .container .bottom {
  max-width: 90%;
  margin: auto;
}
.single .section-publication .container .title-special {
  margin-top: 1.40625vw;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single .section-publication .container .title-special #small {
  color: #AAE061;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #8EC543;
}
.single .section-publication .container .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin-top: 0.5729166667vw;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .title {
    font-size: 18px;
  }
}
.single .section-publication .container .info {
  margin-top: 2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .info #date {
    font-size: 12px;
  }
}
.single .section-publication .container .info #views {
  display: none;
}
.single .section-publication .container .content {
  margin-top: 1.09375vw;
  font-family: lato;
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  color: #7A7A7A;
  text-align: justify;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .content {
    font-size: 14px;
    line-height: normal;
  }
}
.single .section-publication .container .content div:dir(ltr) {
  min-height: 1.0416666667vw;
}
.single .section-publication .container .content p {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  color: #7A7A7A;
  text-align: justify;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .content p {
    font-size: 14px;
    line-height: normal;
  }
}
.single .section-publication .container .content li {
  text-align: justify;
}
.single .section-publication .container .content em {
  text-align: justify;
}
.single .section-publication .container .content a {
  color: black;
}
.single .section-publication .container .content ul {
  list-style: auto;
}
@media only screen and (max-width: 1199px) {
  .single .section-publication .container .content img {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.single .section-publication .container .addtoany_share_save_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.8020833333vw;
}
.single .section-publication .container .addtoany_share_save_container .addtoany_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.6458333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-news .section-hero {
  margin-top: 2.7604166667vw;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-hero {
    margin-top: 100px;
  }
}
.template-news .section-hero .news-categories {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.3645833333vw;
  padding-bottom: 0.3645833333vw;
  border: 1px solid #D9D9D9;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
@media only screen and (max-width: 1199px) {
  .template-news .section-hero .news-categories {
    margin-top: 50px;
  }
}
.template-news .section-hero .news-categories .category {
  border: none;
  border-right: 2px solid #D9D9D9;
  background-color: transparent;
  text-align: center;
  width: 100%;
  padding-top: 0.78125vw;
  padding-bottom: 0.78125vw;
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.template-news .section-hero .news-categories .category span {
  font-family: lato;
}
.template-news .section-hero .news-categories .category-active span {
  font-weight: 600;
  border-bottom: 2px solid #66308E;
}
.template-news .section-hero .news-categories .category:hover span {
  font-weight: bold;
  border-bottom: 2px solid #66308E;
}
.template-news .section-hero .news-categories .category:last-of-type {
  border: none;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-hero .news-categories .category {
    font-size: 12px;
  }
}
.template-news .section-hero .title-special {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.3958333333vw;
}
.template-news .section-hero .title-special #small {
  color: #9747FF;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-color: #66308E;
}
.template-news .section-hero .title-special #big {
  color: #000;
  font-family: Merriweather;
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.template-news .section-hero .title-special #subtitle {
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw;
  max-width: 38.125vw;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-hero .title-special #subtitle {
    max-width: 100%;
  }
}
.template-news .section-news {
  margin-top: 2.3958333333vw;
}
.template-news .section-news .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.template-news .section-news .top .left .post-big {
  max-width: 43.0729166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big {
    max-width: unset;
  }
}
.template-news .section-news .top .left .post-big img {
  width: 43.0729166667vw;
  height: 43.28125vw;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big img {
    width: 100%;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper {
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
  padding-left: 2.6041666667vw;
  padding-right: 2.6041666667vw;
  border-radius: 0px 0px 50px 50px;
  border: 2px solid #D9D9D9;
  background: #FFF;
  height: 12.1875vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper {
    padding: 15px 25px;
    height: auto;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625vw;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper .title {
    font-size: 18px;
    line-height: normal;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper .description {
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 36.4583333333vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper .description {
    display: none;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper .info {
    margin-top: 5px;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper .info .two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  color: #ACACAC;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper .info .two {
    font-size: 9px;
    margin-top: 5px;
  }
}
.template-news .section-news .top .left .post-big .info-wrapper .info .link {
  padding-top: 0.3645833333vw;
  padding-bottom: 0.3645833333vw;
  padding-left: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  border-radius: 50px;
  border: 2px solid #38B2E6;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  margin-top: 0.2604166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.template-news .section-news .top .left .post-big .info-wrapper .info .link:hover {
  background-color: #38B2E6;
}
.template-news .section-news .top .left .post-big .info-wrapper .info .link:hover a {
  color: white;
}
.template-news .section-news .top .left .post-big .info-wrapper .info .link a {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .left .post-big .info-wrapper .info .link a {
    font-size: 12px;
  }
}
.template-news .section-news .top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.template-news .section-news .top .right .post {
  max-width: 31.6145833333vw;
  border-radius: 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post {
    max-width: unset;
    margin-top: 10px;
  }
}
.template-news .section-news .top .right .post img {
  width: 31.6145833333vw;
  height: 15.0520833333vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post img {
    height: 43.28125vw;
    width: 100%;
  }
}
.template-news .section-news .top .right .post .info-wrapper {
  height: 12.1875vw;
  padding: 1.5625vw;
  border-radius: 0px 0px 50px 50px;
  border: 2px solid #D9D9D9;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper {
    padding: 15px 25px;
    height: auto;
  }
}
.template-news .section-news .top .right .post .info-wrapper .title {
  color: #000;
  font-family: Merriweather;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper .title {
    font-size: 18px;
  }
}
.template-news .section-news .top .right .post .info-wrapper .description {
  color: #7A7A7A;
  font-family: Lato;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-height: 3.4375vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper .description {
    display: none;
  }
}
.template-news .section-news .top .right .post .info-wrapper .description p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: hidden;
}
.template-news .section-news .top .right .post .info-wrapper .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper .info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5px;
  }
}
.template-news .section-news .top .right .post .info-wrapper .info .two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  color: #ACACAC;
  font-family: Lato;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper .info .two {
    font-size: 9px;
    margin-top: 5px;
  }
}
.template-news .section-news .top .right .post .info-wrapper .info .link {
  padding-top: 0.3645833333vw;
  padding-bottom: 0.3645833333vw;
  padding-left: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  border-radius: 50px;
  border: 2px solid #38B2E6;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  margin-top: 0.2604166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.template-news .section-news .top .right .post .info-wrapper .info .link:hover {
  background-color: #38B2E6;
}
.template-news .section-news .top .right .post .info-wrapper .info .link:hover a {
  color: white;
}
.template-news .section-news .top .right .post .info-wrapper .info .link a {
  color: #000;
  font-family: Lato;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .top .right .post .info-wrapper .info .link a {
    font-size: 12px;
  }
}
.template-news .section-news .post-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 1.0416666667vw;
  position: relative;
}
.template-news .section-news .post-list #pagination-buttons {
  position: absolute;
  bottom: -3.125vw;
  left: 1.0416666667vw;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .post-list #pagination-buttons {
    bottom: -25px;
  }
}
.template-news .section-news .post-list #pagination-buttons a {
  font-family: lato;
  font-size: 1.0416666667vw;
  margin-right: 0.5208333333vw;
  color: #66308E;
  text-decoration: none;
  border-bottom: 2px solid #8EC543;
  cursor: pointer;
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .post-list #pagination-buttons a {
    font-size: 18px;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .template-news .section-news .post-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

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