@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed/BarlowCondensed-SemiBold.eot");
  src: url("../fonts/BarlowCondensed/BarlowCondensed-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BarlowCondensed/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowCondensed/BarlowCondensed-SemiBold.woff") format("woff"), url("../fonts/BarlowCondensed/BarlowCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed/BarlowCondensed-Regular.eot");
  src: url("../fonts/BarlowCondensed/BarlowCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BarlowCondensed/BarlowCondensed-Regular.woff2") format("woff2"), url("../fonts/BarlowCondensed/BarlowCondensed-Regular.woff") format("woff"), url("../fonts/BarlowCondensed/BarlowCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed/BarlowCondensed-Medium.eot");
  src: url("../fonts/BarlowCondensed/BarlowCondensed-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BarlowCondensed/BarlowCondensed-Medium.woff2") format("woff2"), url("../fonts/BarlowCondensed/BarlowCondensed-Medium.woff") format("woff"), url("../fonts/BarlowCondensed/BarlowCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Recoleta';
  src: url("../fonts/Recoleta/Recoleta-Bold.eot");
  src: url("../fonts/Recoleta/Recoleta-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Recoleta/Recoleta-Bold.woff2") format("woff2"), url("../fonts/Recoleta/Recoleta-Bold.woff") format("woff"), url("../fonts/Recoleta/Recoleta-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.elg-template {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .elg-template .slick-dots {
    list-style: none;
    display: flex; }
  .elg-template .barlow-condensed-28-regular {
    font-size: 28px;
    font-family: 'Barlow Condensed';
    font-weight: 400;
    line-height: 32px; }
    @media (max-width: 1919px) {
      .elg-template .barlow-condensed-28-regular {
        font-size: 1.46vw; } }
    @media (max-width: 1600px) {
      .elg-template .barlow-condensed-28-regular {
        line-height: 28px; } }
    @media (max-width: 1600px) {
      .elg-template .barlow-condensed-28-regular {
        font-size: 24px; } }
  .elg-template .barlow-condensed-24-regular {
    font-size: 24px;
    font-family: 'Barlow Condensed';
    font-weight: normal;
    line-height: 20px; }
    .elg-template .barlow-condensed-24-regular strong {
      font-family: 'Recoleta';
      font-weight: bold;
      font-size: 32px;
      line-height: 20px; }
    @media (max-width: 1279px) {
      .elg-template .barlow-condensed-24-regular {
        margin-bottom: 30px; } }
  .elg-template .barlow-condensed-26-semi-bold {
    font-size: 26px;
    font-family: 'Barlow Condensed';
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.05em; }
    @media (max-width: 1600px) {
      .elg-template .barlow-condensed-26-semi-bold {
        line-height: 24px; } }
    @media (max-width: 1279px) {
      .elg-template .barlow-condensed-26-semi-bold {
        font-size: 24px;
        margin-bottom: 15px; } }
  .elg-template .barlow-condensed-26-regular {
    font-size: 26px;
    font-family: 'Barlow Condensed';
    font-weight: 400;
    line-height: 28px; }
    @media (max-width: 1919px) {
      .elg-template .barlow-condensed-26-regular {
        font-size: 1.3vw; } }
    @media (max-width: 1600px) {
      .elg-template .barlow-condensed-26-regular {
        line-height: 24px; } }
    @media (max-width: 1279px) {
      .elg-template .barlow-condensed-26-regular {
        font-size: 22px;
        margin-left: auto;
        margin-right: auto;
        text-align: left; } }
  .elg-template .recoleta-42-bold {
    font-size: 42px;
    font-family: 'Recoleta';
    font-weight: bold;
    line-height: 45px; }
    @media (max-width: 1919px) {
      .elg-template .recoleta-42-bold {
        font-size: 2.18vw; } }
    @media (max-width: 1600px) {
      .elg-template .recoleta-42-bold {
        line-height: 36px; } }
    @media (max-width: 1279px) {
      .elg-template .recoleta-42-bold {
        font-size: 32px;
        line-height: 34px; } }
  .elg-template .recoleta-60-bold {
    font-size: 60px;
    font-family: 'Recoleta';
    font-weight: bold;
    line-height: 60px; }
    @media (max-width: 1919px) {
      .elg-template .recoleta-60-bold {
        font-size: 3.125vw;
        line-height: 50px; } }
    @media (max-width: 1359px) {
      .elg-template .recoleta-60-bold {
        font-size: 35px;
        line-height: 35px; } }
    @media (max-width: 1279px) {
      .elg-template .recoleta-60-bold {
        font-size: 40px;
        line-height: 40px; } }
  .elg-template .clip-path {
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 8% 100%, 27% 49%); }
    @media (max-width: 1279px) {
      .elg-template .clip-path {
        clip-path: polygon(50% 8.5vw, 100% 0, 100% 100%, 0 100%, 0 0);
        padding-top: calc(8.5vw + 40px);
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      .elg-template .clip-path {
        clip-path: polygon(50% 15.5vw, 100% 0, 100% 100%, 0 100%, 0 0);
        padding-top: calc(15.5vw + 40px); } }
    .elg-template .clip-path .slick-slide {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
  .elg-template .slick-dots li {
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 5px;
    position: relative;
    transition: width 0.2s linear; }
    .elg-template .slick-dots li::before {
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      height: 100%;
      width: 0%;
      border-radius: 8px; }
  .elg-template .slick-dots .slick-active {
    width: 45px;
    transition: width 0.2s linear; }
    .elg-template .slick-dots .slick-active::before {
      animation-name: dotsanimation;
      animation-duration: 20.5s;
      animation-iteration-count: 1;
      animation-timing-function: linear; }
  @media (min-width: 1920px) {
    .elg-template .red {
      height: 100%;
      display: flex;
      align-items: center;
      padding-bottom: 120px; }
      .elg-template .red li {
        padding-bottom: 8px; } }
  @media (min-width: 1280px) {
    .elg-template .red {
      height: 100%;
      display: flex;
      align-items: center;
      padding-bottom: 120px; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .red ~ .bottom {
      bottom: 2%; } }
  @media (max-width: 1279px) {
    .elg-template .red ~ .bottom {
      margin-top: 30px; } }
  .elg-template .red ~ .bottom .next-button-slick::before, .elg-template .red ~ .bottom .previous-button-slick::before {
    color: #BE1E2D; }
  .elg-template .red ~ .bottom .dots-container .slick-active::before {
    background-color: #BE1E2D; }
@keyframes dotsanimation {
  from {
    width: 0%; }
  to {
    width: 100%; } }
  .elg-template .green {
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 120px; }
    @media (max-width: 1279px) {
      .elg-template .green {
        padding-bottom: 30px;
        height: auto; } }
    .elg-template .green ~ .bottom .next-button-slick::before, .elg-template .green ~ .bottom .previous-button-slick::before {
      color: #006838; }
    .elg-template .green ~ .bottom .dots-container .slick-active::before {
      animation-duration: 15.5s;
      background-color: #006838; }
  .elg-template .blue {
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 120px; }
    @media (max-width: 1279px) {
      .elg-template .blue {
        padding-bottom: 30px;
        height: auto; } }
    .elg-template .blue ~ .bottom .next-button-slick::before, .elg-template .blue ~ .bottom .previous-button-slick::before {
      color: #1689CA; }
    .elg-template .blue ~ .bottom .dots-container .slick-active::before {
      animation-duration: 15.5s;
      background-color: #1689CA; }
  .elg-template .yellow {
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 120px; }
    @media (max-width: 1279px) {
      .elg-template .yellow {
        padding-bottom: 30px;
        height: auto; } }
    @media (min-width: 1280px) and (max-width: 1359px) {
      .elg-template .yellow ~ .bottom {
        left: 75px; } }
    .elg-template .yellow ~ .bottom .next-button-slick::before, .elg-template .yellow ~ .bottom .previous-button-slick::before {
      color: #F7941D; }
    .elg-template .yellow ~ .bottom .dots-container .slick-active::before {
      animation-duration: 15.5s;
      background-color: #F7941D; }
  .elg-template .slick-dots button {
    display: none; }
  .elg-template .slick-dots {
    gap: 8px;
    padding-left: 25px;
    padding-right: 25px; }
  .elg-template .dots-container {
    display: inline-block; }
  .elg-template .previous-button-slick, .elg-template .next-button-slick {
    width: 34px;
    height: 34px;
    background-color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 34px;
    vertical-align: middle; }
  @media (min-width: 1280px) {
    .elg-template .left {
      padding-left: 80px; } }
  @media (max-width: 1279px) {
    .elg-template .left {
      text-align: center; } }
  @media (max-width: 1279px) {
    .elg-template .para1 {
      max-width: 80%;
      text-align: center; } }
  @media (min-width: 1920px) {
    .elg-template .top > div > div:first-child {
      width: 690px; }
    .elg-template .top > div > div:nth-child(2) {
      width: calc(100% - 690px); } }
  @media (max-width: 1279px) {
    .elg-template .top {
      background-color: #DEF1FB; } }
  @media (max-width: 1279px) {
    .elg-template .top > div > div:first-child {
      margin-bottom: 42px; } }
  @media (min-width: 1920px) {
    .elg-template .top2 > div > div:first-child {
      width: 690px; }
    .elg-template .top2 > div > div:nth-child(2) {
      width: calc(100% - 690px); } }
  @media (min-width: 1280px) {
    .elg-template .para2 {
      max-width: 358px; }
      .elg-template .para2 .mobile {
        display: none; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .elg-template .para2 {
      max-width: 80%;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
      .elg-template .para2 br {
        display: none; } }
  @media (max-width: 767px) {
    .elg-template .para2 {
      max-width: 360px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
      .elg-template .para2 br:not(.mobile) {
        display: none; } }
  .elg-template .para3 {
    max-width: 540px; }
    @media (max-width: 1279px) {
      .elg-template .para3 {
        padding-top: 100px;
        max-width: 84.5vw;
        margin-left: 8.7vw; } }
    @media (max-width: 1023px) {
      .elg-template .para3 {
        padding-top: 18.1vw;
        max-width: 84.5vw;
        margin-left: 8.7vw; } }
  .elg-template .de6a21 {
    display: inline-block;
    padding: 20px 20px 20px;
    background-color: white; }
  @media (min-width: 1920px) {
    .elg-template .figure6 {
      width: 14.8vw;
      height: 122.5% !important;
      top: 26.5%; } }
  .elg-template .figure6 img {
    width: 100% !important;
    height: 100% !important; }
  @media (min-width: 1280px) and (max-width: 1600px) {
    .elg-template .slide1 > div:nth-child(2) > div:first-child, .elg-template .slide2 > div:nth-child(2) > div:first-child, .elg-template .slide3 > div:nth-child(2) > div:first-child, .elg-template .slide4 > div:nth-child(2) > div:first-child {
      width: 38%; }
      .elg-template .slide1 > div:nth-child(2) > div:first-child figure, .elg-template .slide2 > div:nth-child(2) > div:first-child figure, .elg-template .slide3 > div:nth-child(2) > div:first-child figure, .elg-template .slide4 > div:nth-child(2) > div:first-child figure {
        padding-right: 70px; }
    .elg-template .slide1 > div:nth-child(2) > div:nth-child(2), .elg-template .slide2 > div:nth-child(2) > div:nth-child(2), .elg-template .slide3 > div:nth-child(2) > div:nth-child(2), .elg-template .slide4 > div:nth-child(2) > div:nth-child(2) {
      width: 62%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide2 .figure6 {
      height: 130% !important;
      top: 25%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide2 .figure7 {
      left: 52%;
      top: -5%; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .elg-template .slide3 .para3 {
      max-width: 360px; } }
  @media (min-width: 1920px) {
    .elg-template .slide3 .figure6 {
      width: 21.4vw;
      height: 122.5% !important;
      top: 32%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide3 .figure6 {
      height: 130% !important;
      top: 31%;
      left: 62%; } }
  @media (min-width: 1920px) {
    .elg-template .slide3 .figure8 {
      height: 77% !important;
      top: 10%;
      left: 42%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide3 .figure8 {
      height: 70%;
      top: 12%;
      left: 54%; } }
  @media (min-width: 1920px) {
    .elg-template .slide4 .para3 {
      max-width: 600px; } }
  @media (min-width: 1920px) {
    .elg-template .slide4 .figure6 {
      width: 29.8vw;
      height: 122.5% !important;
      top: 26.5%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide4 .figure6 {
      height: 140% !important;
      top: 7%;
      left: 53%; } }
  @media (min-width: 1920px) {
    .elg-template .slide4 .figure8 {
      height: 90% !important;
      top: 2%;
      left: 46%; } }
  @media (min-width: 1280px) and (max-width: 1359px) {
    .elg-template .slide4 .figure8 {
      height: 90% !important;
      top: 0%;
      left: 44%; } }
  .elg-template .figure7 {
    height: 90%; }
    @media (min-width: 1920px) {
      .elg-template .figure7 {
        height: 100%;
        top: -6%;
        left: 41.5%; } }
    .elg-template .figure7 img {
      height: 100% !important;
      width: 100% !important; }
  .elg-template .max-width-472 {
    max-width: 472px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .elg-template .max-width-472 {
        max-width: 540px; } }
    @media (max-width: 414px) {
      .elg-template .max-width-472 {
        margin-left: 36px;
        margin-right: 36px; } }
  @media (max-width: 1279px) {
    .elg-template p.max-width-472 {
      text-align: center; } }
  .elg-template .min-height-700 {
    height: 48.7vw; }
    @media (max-width: 1279px) {
      .elg-template .min-height-700 {
        height: 100%; } }
  @media (min-width: 1280px) {
    .elg-template .min-heigt-669 {
      min-height: 669px; } }
  @media (max-width: 1279px) {
    .elg-template .min-heigt-669 {
      margin-bottom: 55px; } }
  @media (max-width: 785px) {
    .elg-template .min-heigt-669 {
      max-width: 360px;
      margin-right: auto;
      margin-left: auto; } }
  @media (min-width: 1280px) {
    .elg-template .figure1 img {
      margin-bottom: -260px;
      width: 60vw; } }
  @media (max-width: 1279px) {
    .elg-template .figure1 {
      width: 123vw;
      margin-bottom: 0; }
      .elg-template .figure1 img {
        width: 100% !important;
        height: 100% !important; } }
  @media (max-width: 1279px) {
    .elg-template .second {
      background-color: white !important; } }
  @media (min-width: 1280px) {
    .elg-template .figure2 img {
      width: 13vw; } }
  @media (max-width: 1279px) {
    .elg-template .figure2 {
      width: 37vw; }
      .elg-template .figure2 img {
        width: 100% !important;
        height: 100% !important; } }
  @media (min-width: 1280px) {
    .elg-template .figure3 img {
      width: 12.5vw;
      height: 20.3vw; } }
  @media (max-width: 1279px) {
    .elg-template .figure3 {
      width: 31.4vw; }
      .elg-template .figure3 img {
        width: 100% !important;
        height: 100% !important; } }
  @media (min-width: 1280px) {
    .elg-template .figure4 img {
      width: 18.5vw;
      height: 21.14vw; } }
  @media (max-width: 1279px) {
    .elg-template .figure4 {
      width: 45.8vw; }
      .elg-template .figure4 img {
        width: 100% !important;
        height: 100% !important; } }
  @media (min-width: 1280px) {
    .elg-template .figure5 img {
      width: 15vw; } }
  @media (max-width: 1279px) {
    .elg-template .figure5 {
      height: 37vw; }
      .elg-template .figure5 img {
        width: 100% !important;
        height: 100% !important; } }
  .elg-template .figure8 {
    height: 60%; }
    .elg-template .figure8 img {
      width: 100% !important;
      height: 100% !important; }
  @media (min-width: 1920px) {
    .elg-template .mw-222 {
      max-width: 220px; } }
  @media (max-width: 1919px) {
    .elg-template .mw-222 {
      max-width: 165px; } }
  @media (max-width: 1279px) and (min-width: 1024px) {
    .elg-template .mw-222 {
      max-width: 280px; } }
  @media (max-width: 1024px) {
    .elg-template .mw-222 {
      max-width: 280px; } }
  @media (max-width: 414px) {
    .elg-template .mw-222 {
      max-width: 250px; } }
  .elg-template .nav {
    margin-bottom: 40px;
    border: none;
    --bs-nav-tabs-border-width: 0;
    font-family: 'Barlow Condensed';
    font-size: 20px;
    font-weight: 400;
    line-height: 24px; }
    @media (max-width: 1279px) {
      .elg-template .nav {
        justify-content: center; } }
    .elg-template .nav li a {
      padding: 10px 20px; }
    .elg-template .nav li:first-child {
      margin-right: 10px; }
      .elg-template .nav li:first-child a {
        border-radius: 30px;
        background-color: #DEF1FB;
        color: #1689CA; }
        .elg-template .nav li:first-child a.active {
          background-color: #39B54A;
          color: #FFFFFF; }
    .elg-template .nav li:nth-child(2) a {
      border-radius: 30px;
      background-color: #DEF1FB;
      color: #1689CA; }
      .elg-template .nav li:nth-child(2) a.active {
        background-color: #DA1C5C;
        color: #FFFFFF; }
  .elg-template .logo-red::before {
    content: url("../img/red.svg");
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle; }
    @media (max-width: 1279px) {
      .elg-template .logo-red::before {
        display: block;
        padding-right: 0;
        margin-bottom: 10px; } }
  .elg-template .logo-green::before {
    content: url("../img/green.svg");
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle; }
    @media (max-width: 1279px) {
      .elg-template .logo-green::before {
        display: block;
        padding-right: 0;
        margin-bottom: 10px; } }
  .elg-template .logo-blue::before {
    content: url("../img/blue.svg");
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle; }
    @media (max-width: 1279px) {
      .elg-template .logo-blue::before {
        display: block;
        padding-right: 0;
        margin-bottom: 10px; } }
  .elg-template .logo-yellow::before {
    content: url("../img/yellow.svg");
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle; }
    @media (max-width: 1279px) {
      .elg-template .logo-yellow::before {
        display: block;
        padding-right: 0;
        margin-bottom: 10px; } }
  @media (max-width: 1279px) {
    .elg-template .logo {
      max-width: 70vw;
      margin-left: auto;
      margin-right: auto; } }
  .elg-template .tab-content {
    font-family: 'Barlow Condensed';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px; }
    @media (max-width: 1279px) {
      .elg-template .tab-content {
        font-size: 22px;
        line-height: 24px;
        overflow: hidden;
        transition: height 0.5s ease-in-out; } }
    @media (max-width: 1279px) {
      .elg-template .tab-content ul {
        padding-left: 55px; } }
    .elg-template .tab-content ul li {
      padding: 5px 0; }
    .elg-template .tab-content .tab-pane:first-child {
      font-size: 32px;
      font-family: 'Recoleta';
      font-weight: bold;
      line-height: 34px;
      max-width: 655px; }
      @media (min-width: 1920px) {
        .elg-template .tab-content .tab-pane:first-child {
          max-width: 800px; } }
      @media (max-width: 1279px) {
        .elg-template .tab-content .tab-pane:first-child {
          font-size: 22px;
          line-height: 25px; } }
      @media (min-width: 786px) and (max-width: 1279px) {
        .elg-template .tab-content .tab-pane:first-child {
          margin-left: auto;
          margin-right: auto; } }
      .elg-template .tab-content .tab-pane:first-child ul {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 210px; }
        @media (min-width: 786px) and (max-width: 1279px) {
          .elg-template .tab-content .tab-pane:first-child ul {
            height: 110px; } }
        @media (max-width: 785px) {
          .elg-template .tab-content .tab-pane:first-child ul {
            height: 184px; } }
        @media (min-width: 1280px) {
          .elg-template .tab-content .tab-pane:first-child ul li {
            width: 260px; } }
      .elg-template .tab-content .tab-pane:first-child li {
        color: #006838; }
    .elg-template .tab-content .tab-pane:nth-child(2) {
      max-width: 750px; }
      @media (min-width: 1920px) {
        .elg-template .tab-content .tab-pane:nth-child(2) {
          max-width: 800px; } }
      @media (min-width: 786px) and (max-width: 1280px) {
        .elg-template .tab-content .tab-pane:nth-child(2) {
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 786px) {
        .elg-template .tab-content .tab-pane:nth-child(2) ul {
          column-count: 2; } }
      .elg-template .tab-content .tab-pane:nth-child(2) ul li {
        color: #161F49; }
        @media (min-width: 1920px) {
          .elg-template .tab-content .tab-pane:nth-child(2) ul li {
            max-width: 350px; } }
        @media (min-width: 786px) {
          .elg-template .tab-content .tab-pane:nth-child(2) ul li {
            break-inside: avoid; } }
        .elg-template .tab-content .tab-pane:nth-child(2) ul li a {
          color: #161F49; }
  .elg-template .border-top {
    border-top: 15px solid #DA1C5C !important; }
    @media (min-width: 1920px) {
      .elg-template .border-top > div:first-child {
        width: 750px; }
      .elg-template .border-top > div:nth-child(2) {
        width: calc(100% - 750px); } }
  .elg-template .box-shadow-top {
    box-shadow: 310px -15px 0px 0px #39B54A; }
    @media (max-width: 1279px) {
      .elg-template .box-shadow-top {
        box-shadow: 16.6vw -15px 0px 0px #39B54A; } }
    @media (min-width: 1920px) {
      .elg-template .box-shadow-top > div:first-child {
        width: 750px; }
      .elg-template .box-shadow-top > div:nth-child(2) {
        width: calc(100% - 750px); } }
  .elg-template .box-shadow-top-1 {
    box-shadow: 0px -15px 0px 0px #39B54A, 550px -30px 0px 0px #27AAE1; }
    @media (min-width: 1280px) {
      .elg-template .box-shadow-top-1 > div:first-child {
        height: 100%; }
      .elg-template .box-shadow-top-1 > div:nth-child(2) > div:first-child {
        height: 100% !important; } }
    @media (min-width: 1920px) {
      .elg-template .box-shadow-top-1 > div:first-child {
        width: 750px; }
      .elg-template .box-shadow-top-1 > div:nth-child(2) {
        width: calc(100% - 750px); } }
    @media (max-width: 1279px) {
      .elg-template .box-shadow-top-1 {
        box-shadow: 16.6vw -15px 0px 0px #39B54A, 34vw -30px 0px 0px #27AAE1; } }
  @media (max-width: 1279px) and (min-width: 1920px) {
    .elg-template .box-shadow-top-1 > div:first-child {
      width: 750px; }
    .elg-template .box-shadow-top-1 > div:nth-child(2) {
      width: calc(100% - 750px); } }

  .elg-template .box-shadow-top-2 {
    box-shadow: 0px -15px 0px 0px #39B54A, 0px -30px 0px 0px #27AAE1, 790px -45px 0px 0px #FBB040; }
    @media (max-width: 1279px) {
      .elg-template .box-shadow-top-2 {
        box-shadow: 16.6vw -15px 0px 0px #39B54A, 34vw -30px 0px 0px #27AAE1, 52.4vw -45px 0px 0px #FBB040; } }
  .elg-template .height-50 {
    height: 50%; }
    @media (min-width: 1280px) and (max-width: 1359px) {
      .elg-template .height-50 {
        height: 40%; } }
    .elg-template .height-50 > .wp-block-group__inner-container {
      height: 100%; }
  .elg-template .figure-1-slide-1 {
    width: 58vw;
    height: 113% !important; }
    .elg-template .figure-1-slide-1 img {
      height: 100% !important;
      width: 100% !important; }
    @media (min-width: 1280px) and (max-width: 1359px) {
      .elg-template .figure-1-slide-1 {
        height: 140% !important;
        top: 0%;
        left: 35%; } }
    @media (max-width: 1279px) {
      .elg-template .figure-1-slide-1 {
        width: 115vw;
        margin-left: -16vw; } }
  @media (max-width: 1279px) {
    .elg-template .logo-connaissance-de-soi {
      margin-left: auto;
      margin-right: auto;
      max-width: 70vw;
      margin-top: 13.76vw;
      margin-bottom: 18.6vw; } }
  @media (max-width: 1279px) {
    .elg-template .logo-connaissance-monde {
      margin-left: auto;
      margin-right: auto;
      max-width: 70vw;
      margin-top: 21.76vw;
      margin-bottom: 18.6vw; } }
  @media (max-width: 1279px) {
    .elg-template .logo-realisation-projet {
      margin-left: auto;
      margin-right: auto;
      max-width: 70vw;
      margin-top: 20.76vw;
      margin-bottom: 18.6vw; } }
  @media (max-width: 1279px) {
    .elg-template .logo-connaissance-exploration {
      margin-left: auto;
      margin-right: auto;
      max-width: 70vw;
      margin-top: 25vw;
      margin-bottom: 18.6vw; } }
  @media (max-width: 1279px) {
    .elg-template .height-auto {
      height: auto !important; } }
  @media (min-width: 1280px) {
    .elg-template .slide3 .height-auto {
      height: 50% !important; } }
  @media (max-width: 1279px) and (min-width: 1024px) {
    .elg-template .slide3 .mw-222 {
      max-width: 235px; } }
  .elg-template .slide2 .para3 {
    max-width: 550px; }
  .elg-template .slide2 .slick-right-1, .elg-template .slide3 .slick-right-1, .elg-template .slide4 .slick-right-1 {
    display: flex;
    align-items: center;
    justify-content: center; }
  .elg-template .banniere {
    overflow: inherit !important;
    min-height: 1px !important;
    padding: 0 !important; }
    .elg-template .banniere > .wp-block-cover__inner-container {
      height: 100%; }
    .elg-template .banniere > img {
      left: 27%;
      width: 70%; }
      @media (max-width: 1279px) {
        .elg-template .banniere > img {
          display: none; } }
  .elg-template .h-100 > .wp-block-group__inner-container {
    height: 100%;
    width: 100%; }
  @media (min-width: 1280px) {
    .elg-template .anchor-left {
      width: 70px; }
      .elg-template .anchor-left .anchor:first-of-type > div:nth-child(2) p {
        margin-left: 5px; } }
  @media (max-width: 1279px) {
    .elg-template .anchor-left {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      height: 85px;
      z-index: 11111111; } }
  .elg-template .anchor-left > div {
    padding-top: 180px; }
    @media (max-width: 1279px) {
      .elg-template .anchor-left > div {
        padding-top: 0; } }
  @media (max-width: 1279px) {
    .elg-template .anchor-left > div > div > div {
      flex-direction: row !important; } }
  .elg-template .anchor-left.scroll > div {
    padding-top: 0; }
  .elg-template .anchor-left p {
    font-size: 100px;
    line-height: 24px;
    letter-spacing: 0.05em;
    font-family: 'Barlow Condensed';
    font-weight: 500; }
    @media (max-width: 1279px) {
      .elg-template .anchor-left p {
        padding-top: 30px;
        font-size: 60px; } }
  @media (min-width: 1280px) {
    .elg-template .anchor-left .anchor {
      width: 160px;
      transform: translateX(calc(65px));
      transition: transform 0.3s linear;
      cursor: pointer; }
      .elg-template .anchor-left .anchor.active {
        transition: transform 0.3s linear;
        transition-delay: 0.6s;
        transform: translateX(-20px) !important;
        margin: 20px 0 30px; } }
  @media (max-width: 1279px) {
    .elg-template .anchor-left .anchor {
      text-align: center;
      transform: translateY(50px);
      transition: all 0.3s linear;
      --bs-gutter-x: 10px !important; }
      .elg-template .anchor-left .anchor.active {
        transform: translateY(-30px) !important;
        transition: transform 0.3s linear;
        transition-delay: 0.5s; } }
  .elg-template .slick-right-1 {
    height: 100%; }
    .elg-template .slick-right-1 > .slick-list {
      height: 100%; }
      .elg-template .slick-right-1 > .slick-list > .slick-track {
        height: 100%; }
  @media (min-width: 1280px) {
    .elg-template .horizontal-section {
      position: sticky;
      top: 0;
      left: 0;
      bottom: 0;
      overflow: hidden;
      height: 100vh; } }
  @media (min-width: 1280px) {
    .elg-template .horizontal-section .sub-horizontal {
      width: 400%;
      height: 100%;
      display: flex;
      transition: all 0.5s linear; } }
  @media (max-width: 1279px) {
    .elg-template .horizontal-section .sub-horizontal {
      width: 100%;
      height: auto;
      transform: none !important; } }
  .elg-template .horizontal-section .section {
    background-color: white; }
    @media (min-width: 1280px) {
      .elg-template .horizontal-section .section {
        height: 100%;
        width: 25%;
        transition: all 0.5s linear; } }
    @media (min-width: 1280px) and (max-width: 1359px) {
      .elg-template .horizontal-section .section > div:nth-child(2) {
        height: 60% !important; }
        .elg-template .horizontal-section .section > div:nth-child(2) .logo-red {
          margin-bottom: 0; } }
    @media (min-width: 1360px) and (max-width: 1919px) {
      .elg-template .horizontal-section .section > div:nth-child(2) .logo-red {
        margin-bottom: 10px; } }
    .elg-template .horizontal-section .section > div:nth-child(2) > :first-child {
      background-color: white; }
  .elg-template .site-header {
    width: 100%; }
    .elg-template .site-header img {
      width: 100%;
      height: auto; }
  .elg-template .footer-test {
    width: 100%; }
    .elg-template .footer-test img {
      width: 100%;
      height: auto; }
  @media (min-width: 1280px) {
    .elg-template .bottom {
      min-width: 475px; } }
  @media (max-width: 1279px) {
    .elg-template .bottom {
      margin-left: auto;
      margin-right: auto;
      max-width: 360px; } }
  @media (max-width: 1279px) {
    .elg-template .height-75vw {
      height: 68vw;
      position: relative; }
      .elg-template .height-75vw figure:first-child {
        position: absolute;
        width: 29vw;
        z-index: 3;
        bottom: -25.8vw;
        left: 52vw; } }
    @media (max-width: 1279px) and (min-width: 1024px) and (max-width: 1279px) {
      .elg-template .height-75vw figure:first-child {
        left: 62vw; } }
  @media (max-width: 1279px) {
      .elg-template .height-75vw figure:nth-child(2) {
        position: absolute;
        z-index: 2;
        top: -2vw;
        width: 60vw;
        left: 9vw; } }
  .elg-template .slick-arrow {
    cursor: pointer; }
  .elg-template .slick-dots li {
    cursor: pointer; }
  @media (max-width: 1279px) {
    .elg-template .height-78vw {
      height: 78vw;
      position: relative; }
      .elg-template .height-78vw figure:first-child {
        width: 42vw;
        position: absolute;
        bottom: -32.4vw;
        left: 43vw; }
      .elg-template .height-78vw figure:nth-child(2) {
        height: 100%;
        width: 46vw;
        position: absolute;
        top: -12vw;
        left: 10vw; } }
  @media (max-width: 1279px) {
    .elg-template .height-60vw {
      height: 60vw;
      position: relative; }
      .elg-template .height-60vw figure:first-child {
        height: 67vw !important;
        position: absolute;
        bottom: -26vw;
        left: 18vw;
        z-index: 3; } }
    @media (max-width: 1279px) and (min-width: 1024px) and (max-width: 1279px) {
      .elg-template .height-60vw figure:first-child {
        bottom: -24vw; } }
  @media (max-width: 1279px) {
      .elg-template .height-60vw figure:nth-child(2) {
        height: 100% !important;
        width: 45.4vw;
        position: absolute;
        left: 9vw;
        top: -12vw; } }
  @media (max-width: 1279px) {
    .elg-template .papillon {
      display: none; } }
  @media (min-width: 1280px) {
    .elg-template .wrapper {
      height: 400vh; } }
  @media (max-width: 1279px) {
    .elg-template .wrapper {
      overflow: hidden; } }
  .elg-template .animation1 {
    transform-origin: center;
    animation: animation1 3s infinite linear; }
@keyframes animation1 {
  0% {
    transform: rotate(0deg) translateX(5px) rotate(0deg); }
  25% {
    transform: rotate(90deg) translateX(5px) rotate(-89deg); }
  50% {
    transform: rotate(180deg) translateX(5px) rotate(-180deg); }
  75% {
    transform: rotate(269deg) translateX(5px) rotate(-270deg); }
  100% {
    transform: rotate(360deg) translateX(5px) rotate(-360deg); } }
  .elg-template .animation2 {
    transform-origin: center;
    animation: animation1 4s infinite linear; }
@keyframes animation2 {
  0% {
    transform: translate(0); }
  25% {
    transform: translate(4px, 4px) rotate(1deg); }
  50% {
    transform: translate(-8px, 0px); }
  75% {
    transform: translate(-4px, -4px) rotate(-1deg); }
  100% {
    transform: translate(0); } }
  .elg-template .animation3 {
    transform-origin: center;
    animation: animation1 3s infinite linear; }
@keyframes animation3 {
  0% {
    transform: translate(0); }
  50% {
    transform: translate(-8px, -8px); }
  100% {
    transform: translate(0); } }
  .elg-template .animation4 {
    transform-origin: center;
    animation: animation1 5s infinite linear; }
@keyframes animation4 {
  0% {
    transform: translate(0); }
  25% {
    transform: translate(8px, 8px) rotate(3deg); }
  50% {
    transform: translate(16px, 0px); }
  75% {
    transform: translate(8px, 8px) rotate(-3deg); }
  100% {
    transform: translate(0); } }
  .elg-template .animation5 {
    transform-origin: center;
    animation: animation1 3s infinite linear; }
@keyframes animation5 {
  0% {
    transform: translate(0); }
  25% {
    transform: rotate(-2deg); }
  50% {
    transform: translate(-8px, 0px); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: translate(0); } }
  .elg-template .animation6 {
    transform-origin: center;
    animation: animation1 4s infinite linear; }
@keyframes animation6 {
  0% {
    transform: translate(0); }
  50% {
    transform: translate(-8px, 3px); }
  100% {
    transform: translate(0); } }
  .elg-template .animation7 {
    transform-origin: center;
    animation: animation1 3s infinite linear; }
@keyframes animation7 {
  0% {
    transform: translate(0); }
  25% {
    transform: translate(-4px, 2px) rotate(-2deg); }
  50% {
    transform: translate(-8px, -2px); }
  75% {
    transform: translate(-4px, 4px) rotate(2deg); }
  100% {
    transform: translate(0); } }
  .elg-template .animation8 {
    transform-origin: center;
    animation: animation1 4s infinite linear; }
@keyframes animation8 {
  0% {
    transform: translate(0); }
  50% {
    transform: translate(-2px, 2px) rotate(-2deg); }
  100% {
    transform: translate(0); } }

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