/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss (2) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* $fa-font-path: '~@fortawesome/fontawesome-free/webfonts';
@import '~@fortawesome/fontawesome-free/scss/fontawesome';
@import '~@fortawesome/fontawesome-free/scss/solid';
@import '~@fortawesome/fontawesome-free/scss/regular';
@import '~@fortawesome/fontawesome-free/scss/brands'; */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url(../530e3e24230ca03e9328.gif) center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url(../cbb8f721bed1f83d8639.eot);
  src: url(../cbb8f721bed1f83d8639.eot?#iefix) format("embedded-opentype"), url(../624002425f3ac9b50279.woff) format("woff"), url(../144cc10895443840bf41.ttf) format("truetype"), url(../2630a3e3eab21c607e21.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

:root {
  --color: white; }

.container-header,
.container--banner,
.container--banner-2,
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  box-sizing: border-box;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container-sm, .container-header, .container--banner, .container--banner-2, .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container-md, .container-sm, .container-header, .container--banner, .container--banner-2, .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container-header, .container--banner, .container--banner-2, .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container--banner {
    max-width: 900px; }
  .container--banner-2 {
    max-width: 1100px; }
  .container-xl, .container-lg, .container-md, .container-sm, .container-header, .container {
    max-width: 1200px; } }

@media (min-width: 1400px) {
  .container-lg {
    max-width: 1300px; }
  .container-xxl, .container-xl, .container-md, .container-sm, .container {
    max-width: 1200px; }
  .container-header {
    max-width: 1300px; } }

.container__custom {
  width: 85%;
  margin: auto; }

main {
  z-index: 0; }

main,
section,
article {
  position: relative; }

article {
  z-index: 9999;
  padding: 0 1rem; }
  @media (min-width: 992px) {
    article {
      padding: 5rem 4rem; } }
  article header {
    display: flex;
    flex-direction: column;
    margin-bottom: 4rem;
    padding: 0 1rem; }
    @media (min-width: 992px) {
      article header {
        flex-direction: row;
        padding: 0; } }
    article header .image {
      margin-bottom: 2rem;
      width: 100%;
      max-width: 250px; }
      @media (min-width: 992px) {
        article header .image {
          margin-right: 3rem;
          margin-bottom: 0; } }
      article header .image img {
        height: 100%; }
    article header .title {
      color: white;
      font-family: "NeueHaasGroteskMedium";
      margin: 0 0 1rem;
      font-size: 1.5rem; }
      @media (min-width: 992px) {
        article header .title {
          width: 70%;
          font-size: 2.5rem; } }
      article header .title span {
        font-family: "NeueHaasGroteskMedium";
        color: #6BCDB2; }
    article header time {
      color: white;
      font-family: 'Poppins';
      font-size: 1rem; }
      @media (min-width: 992px) {
        article header time {
          font-size: 1.8rem; } }
  article .image-bog img {
    object-fit: cover;
    object-position: center; }
  article .subtitle {
    font-family: "NeueHaasGroteskMedium";
    font-size: 1.2rem;
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    padding: 0 1rem; }
    @media (min-width: 992px) {
      article .subtitle {
        font-size: 1.8rem;
        padding: 0; } }
  article p {
    font-family: 'Poppins';
    font-size: .8rem;
    padding: 0 1rem; }
    @media (min-width: 992px) {
      article p {
        font-size: 1.2rem;
        padding: 0; } }
  article p.parrafo-cita {
    position: relative;
    padding-left: 2.5rem;
    display: block;
    font-size: 1rem;
    margin: 3rem 1.2rem;
    padding: 0 1rem; }
    @media (min-width: 992px) {
      article p.parrafo-cita {
        padding: 0; } }
    article p.parrafo-cita::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background: #6BCDB2; }
  article q {
    font-family: 'Poppins';
    color: #6BCDB2;
    font-size: 1rem;
    display: block;
    margin-bottom: .5rem; }
    @media (min-width: 992px) {
      article q {
        font-size: 1.5rem; } }
    article q::after, article q::before {
      font-size: 2.5rem;
      line-height: 0;
      vertical-align: -0.4em; }
      @media (min-width: 992px) {
        article q::after, article q::before {
          font-size: 4rem; } }
  article footer .title {
    font-family: "NeueHaasGroteskMedium";
    color: #051c2c;
    font-size: 1rem;
    margin: 0 1rem 0 0; }
    @media (min-width: 992px) {
      article footer .title {
        font-size: 1.4rem; } }
  article footer .divider {
    padding: 1.5rem 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border-top: 1px solid #051C2C; }
    @media (min-width: 992px) {
      article footer .divider {
        align-items: center; } }
    article footer .divider:first-child {
      margin-top: 4rem; }
    article footer .divider .rrss-content {
      display: flex;
      margin-top: 1rem; }
      @media (min-width: 992px) {
        article footer .divider .rrss-content {
          margin-top: 0; } }
    article footer .divider .rrss:not(:last-child) {
      margin-right: 1rem; }
    article footer .divider .rrss img {
      filter: invert(81%) sepia(47%) saturate(379%) hue-rotate(105deg) brightness(87%) contrast(84%);
      max-height: 30px;
      max-width: 30px; }
    article footer .divider--xs-column {
      flex-direction: column; }
      @media (min-width: 992px) {
        article footer .divider--xs-column {
          flex-direction: row; } }

.home section:not(.banner,
.background-primary,
.conection,
.section-clip-1,
.section-vector,
.section-real-estate) {
  margin-top: 19rem; }
  @media (min-width: 992px) {
    .home section:not(.banner,
    .background-primary,
    .conection,
    .section-clip-1,
    .section-vector,
    .section-real-estate) {
      margin-top: 12rem; } }

@media (min-width: 992px) {
  .section-vector {
    margin-top: 12rem; } }

.section-real-estate {
  margin-top: 4rem; }
  @media (min-width: 992px) {
    .section-real-estate {
      margin-top: 12rem; } }

img {
  width: 100%;
  width: 100%; }

h1 {
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    h2 {
      font-size: 1.5rem; } }

p {
  font-size: .8rem; }
  @media (min-width: 768px) {
    p {
      font-size: 1rem; } }

* {
  font-family: 'Poppins', sans-serif;
  font-weight: 400; }

.animation-mobile {
  width: 100%;
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  z-index: -1;
  margin: auto;
  justify-content: center;
  max-width: 321px; }
  @media (min-width: 992px) {
    .animation-mobile {
      display: none; } }
  .animation-mobile svg {
    width: 100%;
    position: absolute; }
    .animation-mobile svg linearGradient {
      visibility: hidden; }
    .animation-mobile svg .circle,
    .animation-mobile svg .circle-gradient {
      visibility: hidden;
      filter: drop-shadow(#65d3b2 0px 0px 2px); }
    .animation-mobile svg .circle-notshow {
      filter: unset; }
  .animation-mobile--2 {
    top: -120px;
    width: 100%; }
  .animation-mobile--3 {
    top: -143px;
    z-index: 0;
    max-width: 200px; }
  .animation-mobile--4 {
    top: 222px;
    z-index: 1; }
  .animation-mobile--5 {
    width: 320px;
    z-index: 1;
    bottom: 111px;
    left: -75px;
    right: 0;
    margin: auto; }

.animation-desktop {
  width: 100%;
  position: absolute;
  display: none; }
  @media (min-width: 992px) {
    .animation-desktop {
      display: block; } }
  .animation-desktop svg {
    width: 100%; }
    .animation-desktop svg linearGradient {
      visibility: hidden; }
    .animation-desktop svg .circle,
    .animation-desktop svg .circle-gradient {
      visibility: hidden;
      filter: drop-shadow(#65d3b2 0px 0px 2px); }
    .animation-desktop svg .circle-notshow {
      filter: unset; }
  .animation-desktop--1 {
    top: -65px; }
  .animation-desktop--2 {
    width: 25%;
    top: -20px;
    left: -280px;
    right: 0;
    margin: 0 auto; }
  .animation-desktop--3 {
    top: -196px;
    left: -122px;
    right: 0;
    z-index: 10;
    margin: 0 auto;
    width: 45%; }
  .animation-desktop--4 {
    top: -235px;
    left: -43px;
    z-index: 10; }
  .animation-desktop--5 {
    width: 15%;
    top: -350px;
    left: 132px; }
    .animation-desktop--5 svg {
      width: auto; }

.slick-dots li button {
  /*         visibility: hidden; */ }
  .slick-dots li button::after {
    transition: all 3.2 ease; }

.spinner {
  overflow-y: inherit !important; }
  .spinner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    border: 4px solid #d9d9d9;
    border-radius: 50%;
    border-left-color: #6BCDB2;
    animation: spinner 1s linear infinite; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.body-child {
  overflow-x: hidden; }

.body-noscroll {
  overflow: hidden; }

.text-normal {
  font-weight: 400 !important; }

.text-upper {
  text-transform: uppercase; }

.text-color-lightgreen {
  color: #6BCDB2 !important; }

.text-color-lightblue {
  color: #39A0E6 !important; }

.background-primary {
  margin: 0 0 7.5rem; }
  @media (min-width: 992px) {
    .background-primary {
      margin: 5rem 0 7rem; } }

.background-clip {
  padding: 0;
  position: relative;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .background-clip {
      top: 100px;
      padding: 0 8px; } }
  .background-clip::before {
    content: '';
    width: calc(100vw - 30px);
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #f2f2f2;
    padding: 3rem 0;
    margin: 0 auto;
    border-radius: 0 0 15px 15px;
    mask-image: url(../f4046be4a56237d78e08.svg);
    -webkit-mask-image: url(../f4046be4a56237d78e08.svg);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: top left;
    -webkit-mask-position: top left;
    mask-size: cover;
    -webkit-mask-size: cover; }
    @media (min-width: 768px) {
      .background-clip::before {
        height: calc(100% + 150px); } }
  .background-clip__blue {
    position: relative;
    background: #051C2C;
    width: 100%;
    margin: auto;
    box-sizing: border-box; }
    .background-clip__blue::before {
      content: '';
      width: 100%;
      box-sizing: border-box;
      height: 30vw;
      position: absolute;
      left: 0;
      right: 0;
      top: -28vw;
      margin: 0 auto;
      background: #051C2C;
      mask-image: url(../d596473f48e7b1951a94.svg);
      -webkit-mask-image: url(../d596473f48e7b1951a94.svg);
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat;
      mask-position: top center;
      -webkit-mask-position: top center;
      mask-size: cover;
      -webkit-mask-size: cover; }
      @media (min-width: 768px) {
        .background-clip__blue::before {
          top: -29.5vw; } }
    .background-clip__blue::after {
      content: '';
      width: 100%;
      box-sizing: border-box;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -30%;
      margin: 0 auto;
      background: #051C2C;
      mask-image: url(../d596473f48e7b1951a94.svg);
      -webkit-mask-image: url(../d596473f48e7b1951a94.svg);
      mask-repeat: no-repeat;
      -webkit-mask-repeat: no-repeat;
      mask-position: bottom center;
      -webkit-mask-position: bottom center; }
      @media (min-width: 576px) {
        .background-clip__blue::after {
          bottom: -50%; } }
      @media (min-width: 768px) {
        .background-clip__blue::after {
          height: 70%;
          bottom: -68%;
          mask-size: cover;
          -webkit-mask-size: cover; } }
      @media (min-width: 992px) {
        .background-clip__blue::after {
          height: 100%;
          bottom: -90%; } }
  .background-clip .section-clip-1 {
    position: relative;
    top: -100px;
    margin-top: 13rem;
    z-index: 20;
    padding-bottom: 5rem; }
    @media (min-width: 992px) {
      .background-clip .section-clip-1 {
        margin-top: 25rem; } }
  .background-clip--descent-normal::before {
    height: 100%; }
  .background-clip--notclip::before {
    clip-path: unset;
    mask-image: unset;
    -webkit-mask-image: unset;
    mask-repeat: unset;
    -webkit-mask-repeat: unset;
    mask-position: unset;
    -webkit-mask-position: unset;
    mask-size: unset;
    -webkit-mask-size: unset; }
  @media (min-width: 768px) {
    .background-clip--straight {
      min-height: 55vh;
      top: -100px; } }
  .background-clip--straight::before {
    min-height: 65vh; }
  .background-clip--gradient section {
    z-index: 9999; }
  .background-clip--gradient::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: calc(100vw - 30px);
    margin: auto;
    background: linear-gradient(to bottom, #061c2c 0%, #061c2cd9 15%, #061c2c42 45%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to bottom, #061c2c 0%, #061c2cd9 15%, #061c2c42 45%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    z-index: 1; }
  .background-clip--gradient-color section {
    z-index: 9999; }
  .background-clip--gradient-color::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: calc(100vw - 30px);
    margin: auto;
    background: linear-gradient(to bottom, #061c2c 0%, #061c2cd9 10%, #6bcdb2f7 31%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to bottom, #061c2c 0%, #061c2cd9 10%, #6bcdb2f7 31%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    z-index: 1; }
  .background-clip--footer::before {
    height: calc(100% + 25px); }

.mk-title {
  padding: 1.2rem 0;
  color: #39A0E6;
  font-size: 1.5rem;
  text-align: center; }
  @media (min-width: 768px) {
    .mk-title {
      font-size: 3.1rem; } }

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center; }

/* CIRCLE VECTOR */
.circle {
  position: absolute;
  background: linear-gradient(left top, #6BCDB2 0%, #39A0E6 100%);
  background: -webkit-linear-gradient(left top, #6BCDB2 0%, #39A0E6 100%);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 3px;
  box-shadow: 0px 0px 8px 0px #6BCDB2; }
  @media (min-width: 768px) {
    .circle {
      width: 50px;
      height: 50px; } }
  .circle::after {
    content: '';
    position: absolute;
    background: #051C2C;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 10; }
    @media (min-width: 768px) {
      .circle::after {
        width: 50px;
        height: 50px; } }
  .circle--sm {
    width: 10px;
    height: 10px;
    padding: 2px; }
    @media (min-width: 768px) {
      .circle--sm {
        width: 20px;
        height: 20px; } }
    .circle--sm::after {
      width: 10px;
      height: 10px; }
      @media (min-width: 768px) {
        .circle--sm::after {
          width: 20px;
          height: 20px; } }
  .circle--1 {
    top: 15%;
    left: 0px; }
    @media (min-width: 768px) {
      .circle--1 {
        top: unset;
        bottom: 15%;
        left: -25px; } }
  .circle--2 {
    top: 45%;
    right: 14px; }
    @media (min-width: 768px) {
      .circle--2 {
        top: 25%;
        right: -25px; } }
  .circle--3 {
    top: 52%;
    right: 40px; }
    @media (min-width: 768px) {
      .circle--3 {
        top: 40%;
        right: 40px; } }

/* TEXT */
.text-primary {
  font-family: 'Poppins', sans-serif; }

.text-secundary {
  font-family: "NeueHaasGroteskMedium"; }

.text-white {
  color: white; }

.text-lightgreen {
  color: #6BCDB2; }

.subtitle {
  font-family: "NeueHaasGroteskMedium";
  font-size: 22px; }
  @media (min-width: 992px) {
    .subtitle {
      font-size: 34px; } }

.mt-10 {
  margin-top: 10rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-2 {
  margin-bottom: 2rem; }

.mb-3 {
  margin-bottom: 3rem; }

.mb-8 {
  margin-bottom: 8rem; }

/* bagde */
.bagde-content {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .bagde-content {
      flex-direction: row; } }
  .bagde-content .bagde {
    border-radius: 50px;
    padding: 0.4rem 0.8rem;
    font-family: 'Poppins', sans-serif;
    font-size: .8rem;
    margin-bottom: 1rem;
    margin-left: 1rem; }
    @media (min-width: 992px) {
      .bagde-content .bagde {
        margin-bottom: 0;
        font-size: 1.2rem;
        padding: .5rem 1.5rem; } }
    .bagde-content .bagde--blue {
      background: #39A0E6;
      color: white; }

/* link */
.link {
  font-size: 1rem; }
  .link--forgot {
    color: #6BCDB2; }
    .link--forgot:hover {
      text-shadow: 0px 0px 3px #6BCDB2; }
  .link--new {
    color: #39A0E6;
    text-decoration: none; }
    .link--new:hover {
      text-shadow: 0px 0px 4px #39A0E6; }

.masonry-custom {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(3, minmax(400px, 1fr));
  padding: 0 30px;
  margin-top: 6rem;
  grid-gap: 15px; }
  .masonry-custom__4 {
    display: none; }
  .masonry-custom__5 {
    display: none; }
  @media (min-width: 768px) {
    .masonry-custom {
      grid-template-columns: repeat(4, 1fr);
      grid-template-rows: repeat(2, 500px);
      grid-gap: 15px;
      grid-template-areas: "masonry-custom__1 masonry-custom__1 masonry-custom__2 masonry-custom__2" "masonry-custom__3 masonry-custom__3 masonry-custom__4 masonry-custom__5";
      padding: 0; }
      .masonry-custom__1 {
        grid-area: masonry-custom__1;
        display: block; }
      .masonry-custom__2 {
        grid-area: masonry-custom__2;
        display: block; }
      .masonry-custom__3 {
        grid-area: masonry-custom__3;
        display: block; }
      .masonry-custom__4 {
        grid-area: masonry-custom__4;
        display: block; }
      .masonry-custom__5 {
        grid-area: masonry-custom__5;
        display: block; } }
  .masonry-custom .masonry-custom-item {
    position: relative; }
    .masonry-custom .masonry-custom-item__image {
      height: 100%; }
      .masonry-custom .masonry-custom-item__image img {
        object-fit: cover;
        object-position: center;
        height: 100%; }
    .masonry-custom .masonry-custom-item__content {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 50px;
      padding: 1rem;
      color: white;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-start; }
      @media (min-width: 992px) {
        .masonry-custom .masonry-custom-item__content {
          bottom: 55px;
          padding: 2rem; } }
      .masonry-custom .masonry-custom-item__content .date {
        font-family: 'helvetica-light';
        font-size: .8rem;
        margin-bottom: .5rem; }
        @media (min-width: 992px) {
          .masonry-custom .masonry-custom-item__content .date {
            font-size: 1rem; } }
      .masonry-custom .masonry-custom-item__content .text {
        font-family: "NeueHaasGroteskMedium";
        margin-bottom: 2rem;
        font-size: 1rem; }
        @media (min-width: 992px) {
          .masonry-custom .masonry-custom-item__content .text {
            font-size: 1.3rem; } }

.header {
  padding: 3rem 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1024;
  transition: all .3s;
  background-color: #FFF;
  box-shadow: 0 0 7px 0px rgba(5, 28, 44, 0.5); }
  .header a.item {
    text-decoration: none;
    color: #051C2C; }
    .header a.item:hover {
      text-decoration: none;
      color: #6BCDB2; }
  .header-active {
    background: black;
    box-shadow: 0 0 7px 0px rgba(5, 28, 44, 0.5); }
  .header__logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -90px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1; }
    .header__logo img {
      max-height: 200px; }
      @media (min-width: 1400px) {
        .header__logo img {
          max-height: 250px; } }
  .header__menu {
    z-index: 9999; }
    .header__menu--mobile {
      background: linear-gradient(to bottom right, #020d15, #082b43, #051C2C);
      position: fixed;
      width: 100%;
      left: 0;
      top: -100vh;
      z-index: 1000;
      transition: all .6s;
      height: 100vh;
      opacity: 0;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .header__menu--mobile .menu-items-mobile {
        padding: 8rem 0 0;
        width: 100%;
        text-transform: uppercase;
        list-style: none; }
        .header__menu--mobile .menu-items-mobile .menu-item a {
          text-align: center;
          letter-spacing: .5px;
          display: block;
          padding: .75rem 1rem;
          color: #FFF;
          transition: all .25s ease-in-out;
          font-size: 18px; }
          .header__menu--mobile .menu-items-mobile .menu-item a:hover {
            transition: all .25s ease-in-out;
            background: #FFF;
            color: #051C2C; }
      .header__menu--mobile.opened {
        height: 100vh;
        opacity: 1;
        left: 0;
        overflow-x: auto;
        top: 0;
        z-index: 1025; }
    .header__menu--desktop ul {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      list-style: none;
      margin: 0;
      padding: 0; }
      .header__menu--desktop ul li {
        margin: 0 1rem; }
        @media (min-width: 1400px) {
          .header__menu--desktop ul li {
            margin: 0 1.5rem; } }
        .header__menu--desktop ul li a.item {
          display: inline-block;
          padding: .5rem;
          background: center center / contain;
          background-repeat: no-repeat;
          transition: all .3s ease-in-out;
          font-size: 1.2rem; }
          .header__menu--desktop ul li a.item:hover {
            transition: all .3s ease-in-out;
            color: #6BCDB2; }

.row-header {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 99;
  min-height: 74px; }
  @media (min-width: 768px) {
    .row-header {
      justify-content: space-between;
      min-height: unset;
      padding-top: 1rem; } }

.header-2 {
  min-height: 75px;
  width: 100%;
  z-index: 1024;
  transition: all .3s;
  background-color: white; }
  @media (min-width: 768px) {
    .header-2 {
      min-height: initial;
      background-color: #051C2C;
      box-shadow: 0 0 7px 0px rgba(5, 28, 44, 0.5); } }
  @media (min-width: 768px) {
    .header-2__item {
      width: 33%; } }
  .header-2__logo-mk {
    display: none; }
    @media (min-width: 768px) {
      .header-2__logo-mk {
        display: inherit;
        align-items: center;
        z-index: -1; } }
    .header-2__logo-mk img {
      max-height: 70px; }
      @media (min-width: 1400px) {
        .header-2__logo-mk img {
          max-height: 100px; } }
  .header-2__logo {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
    display: inherit;
    justify-content: center;
    align-items: center;
    z-index: -1;
    width: 100px; }
    @media (min-width: 768px) {
      .header-2__logo {
        position: unset; } }
    @media (min-width: 768px) {
      .header-2__logo {
        width: unset; } }
    .header-2__logo img {
      max-height: 100px;
      filter: drop-shadow(0px 0px 10px #6bcdb2e0); }
      @media (min-width: 768px) {
        .header-2__logo img {
          max-width: 100px; } }
      @media (min-width: 1400px) {
        .header-2__logo img {
          max-height: 100px; } }
  .header-2 .button-bar {
    display: block;
    justify-content: flex-end;
    align-items: center; }
    @media (min-width: 768px) {
      .header-2 .button-bar {
        display: inherit; } }
    .header-2 .button-bar img {
      max-width: 40px; }
      .header-2 .button-bar img:hover {
        filter: drop-shadow(0px 0px 18px #6bcdb2ab); }
  .header-2__menu {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    left: 0;
    z-index: 9999;
    background: #051C2C;
    padding: 3rem 2.5rem;
    border-radius: 0 0 15% 15%;
    box-shadow: 2px 7px 15px 0px black; }
    @media (min-width: 768px) {
      .header-2__menu {
        top: 130px;
        right: -39px;
        padding: 3rem 3.5rem;
        left: unset; } }
    .header-2__menu .img {
      position: absolute;
      width: 45px;
      top: -10px;
      right: 0px; }
      @media (min-width: 768px) {
        .header-2__menu .img {
          top: -20px;
          right: 36px; } }
    .header-2__menu .img-2 {
      position: absolute;
      top: -52px;
      left: 0;
      right: 0;
      margin: auto;
      width: 100px; }
      @media (min-width: 768px) {
        .header-2__menu .img-2 {
          display: none; } }
    .header-2__menu--desktop ul {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-end;
      list-style: none;
      margin: 0;
      padding: 0; }
      .header-2__menu--desktop ul li {
        position: relative;
        width: 100%;
        text-align: right; }
        .header-2__menu--desktop ul li:not(:last-child) {
          margin-bottom: 0.5rem; }
          .header-2__menu--desktop ul li:not(:last-child)::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: linear-gradient(to right, #65D4B0, #4CB7CF, #39A0E6);
            width: 100%;
            height: 1px; }
        .header-2__menu--desktop ul li a.item {
          text-decoration: none;
          color: white;
          display: inline-block;
          padding: .5rem;
          background: center center / contain;
          background-repeat: no-repeat;
          transition: all .3s ease-in-out;
          font-size: .8rem; }
          @media (min-width: 768px) {
            .header-2__menu--desktop ul li a.item {
              font-size: 1.2rem; } }
          .header-2__menu--desktop ul li a.item:hover {
            transition: all .3s ease-in-out;
            color: #6BCDB2; }
    .header-2__menu.active {
      display: block; }

.footer {
  background: #051C2C;
  padding: 15rem 0 0; }
  .footer-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    max-width: 300px;
    margin: auto; }
    @media (min-width: 768px) {
      .footer-container {
        grid-template-columns: 1.5fr repeat(3, 1fr);
        max-width: unset; } }
  .footer__logo .img img {
    max-width: 220px; }
  .footer__logo .text {
    color: #6BCDB2;
    margin-top: 1rem;
    font-weight: 400; }
  .footer__item ul {
    padding: 0; }
    .footer__item ul.footer-rrss {
      display: flex;
      align-items: flex-start;
      margin-top: 2.8rem; }
      .footer__item ul.footer-rrss li:not(:last-child) {
        margin-right: 1.3rem; }
      .footer__item ul.footer-rrss a img {
        filter: invert(81%) sepia(47%) saturate(379%) hue-rotate(105deg) brightness(87%) contrast(84%);
        max-height: 25px; }
    .footer__item ul li {
      list-style: none; }
      .footer__item ul li:not(:last-child) {
        margin-bottom: 1rem; }
      .footer__item ul li a {
        color: white;
        text-decoration: none;
        font-weight: 700;
        font-size: .9rem; }
        .footer__item ul li a:hover {
          color: #6BCDB2; }
  .footer-lower {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem 0 1rem; }
    @media (min-width: 768px) {
      .footer-lower {
        flex-direction: row;
        justify-content: space-between; } }
    .footer-lower .img {
      max-width: 130px; }
    .footer-lower .text {
      font-family: 'Poppins';
      color: #7c7c7c;
      font-weight: 300;
      margin-bottom: 1rem;
      font-size: .7rem; }
      @media (min-width: 768px) {
        .footer-lower .text {
          color: white;
          margin-bottom: 0;
          font-size: 1rem; } }

.select-custom {
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid white;
  font-size: .8rem;
  color: white;
  background: rgba(255, 255, 255, 0);
  padding: 0.6rem 1.8rem 0.6rem 0.8rem;
  min-width: 130px;
  background-image: url("data:image/svg+xml;utf8,<svg fill=\"white\" height=\"12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13.81 15.01\"><defs></defs><g id=\"Capa_2\" data-name=\"Capa 2\"><g id=\"Capa_1-2\" data-name=\"Capa 1\"><path class=\"cls-1\" d=\"M13.69,1.85A1.3,1.3,0,0,0,13,.12,1.31,1.31,0,0,0,11.3.77L5.71,13.16a1.31,1.31,0,0,0,2.38,1.09Z\" transform=\"translate%280%29\"/><path class=\"cls-1\" d=\"M4.8,12.21.12,1.85A1.31,1.31,0,0,1,2.5.77L6.24,9Z\" transform=\"translate%280%29\"/></g></g></svg>");
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: center;
  /*  &:hover{
        box-shadow: 0px 0px 4px white;
    } */ }
  @media (min-width: 992px) {
    .select-custom {
      font-size: 1rem;
      padding: .8rem 3rem .8rem 1rem; } }
  .select-custom:focus {
    outline: none; }
  .select-custom::-ms-expand {
    display: none;
    /*Evita que se muestre la flecha por defecto en versiones de IE*/ }
  .select-custom--green {
    background-image: url("data:image/svg+xml;utf8,<svg fill=\"mediumaquamarine\" height=\"12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13.81 15.01\"><defs></defs><g id=\"Capa_2\" data-name=\"Capa 2\"><g id=\"Capa_1-2\" data-name=\"Capa 1\"><path class=\"cls-1\" d=\"M13.69,1.85A1.3,1.3,0,0,0,13,.12,1.31,1.31,0,0,0,11.3.77L5.71,13.16a1.31,1.31,0,0,0,2.38,1.09Z\" transform=\"translate%280%29\"/><path class=\"cls-1\" d=\"M4.8,12.21.12,1.85A1.31,1.31,0,0,1,2.5.77L6.24,9Z\" transform=\"translate%280%29\"/></g></g></svg>");
    border: 1px solid #6BCDB2;
    color: #6BCDB2; }
    .select-custom--green:hover {
      box-shadow: 0px 0px 4px #6BCDB2; }
  @media (min-width: 992px) {
    .select-custom--lg {
      min-width: 200px; } }
  .select-custom optgroup,
  .select-custom option {
    color: black; }

.input-custom {
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid white;
  font-size: .8rem;
  color: white;
  background: rgba(255, 255, 255, 0);
  padding: 0.6rem 1.8rem 0.6rem 0.8rem;
  max-width: 90px;
  margin: 0 .5rem; }
  @media (min-width: 992px) {
    .input-custom {
      font-size: 1rem;
      padding: .5rem 1rem; } }
  .input-custom:focus {
    outline: none; }
  .input-custom::-ms-expand {
    display: none;
    /*Evita que se muestre la flecha por defecto en versiones de IE*/ }
  .input-custom::-webkit-input-placeholder {
    /* Edge */
    color: white; }
  .input-custom:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
  .input-custom::placeholder {
    color: white; }

.form-map .form-group {
  margin: 0 .5rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1200px) {
    .form-map .form-group {
      margin: 0 .5rem; } }
  .form-map .form-group .select-custom {
    width: 100%; }
    @media (min-width: 992px) {
      .form-map .form-group .select-custom--full {
        width: auto; } }

.form-map .form-filter {
  text-decoration: none; }
  .form-map .form-filter img {
    margin-right: .5rem;
    width: 20px; }
    @media (min-width: 992px) {
      .form-map .form-filter img {
        width: 100%; } }

.form-map .row-form {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.form-map .filter-content {
  display: none;
  position: absolute;
  top: 62px;
  right: -17px;
  padding: 1.5rem;
  background: white;
  z-index: 100;
  box-shadow: -8px 4px 27px rgba(0, 0, 0, 0.2); }
  .form-map .filter-content .form-group {
    margin: 0 .5rem .5rem; }
  .form-map .filter-content .title-filter {
    color: black;
    margin: 1rem .5rem .5rem; }
  .form-map .filter-content .filter-group {
    margin-bottom: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .form-map .filter-content .filter-group .input-custom {
      border: 1px solid #6BCDB2; }
      .form-map .filter-content .filter-group .input-custom::-webkit-input-placeholder {
        /* Edge */
        font-size: 14px;
        color: #E1E1E1; }
      .form-map .filter-content .filter-group .input-custom:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-size: 14px;
        color: #E1E1E1; }
      .form-map .filter-content .filter-group .input-custom::placeholder {
        font-size: 14px;
        color: #E1E1E1; }
  .form-map .filter-content.filter-open {
    display: block; }

.switch {
  height: 0;
  width: 0;
  visibility: hidden; }
  .switch + label {
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 25px;
    background: #F2F2F2;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-right: .5rem; }
    .switch + label:after {
      content: '';
      position: absolute;
      top: 2px;
      left: 3px;
      width: 20px;
      height: 20px;
      background: #fff;
      border-radius: 90px;
      transition: 0.3s;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
    .switch + label:active:after {
      width: 20px; }
  .switch:checked + label {
    background: #39A0E6; }
  .switch:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%); }

.form-custom-1 .form-group {
  margin-bottom: 1.5rem; }

.form-custom-1 input[type="text"],
.form-custom-1 input[type="email"],
.form-custom-1 input[type="tel"] {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid;
  width: 100%;
  padding: .5rem; }
  .form-custom-1 input[type="text"]:focus,
  .form-custom-1 input[type="email"]:focus,
  .form-custom-1 input[type="tel"]:focus {
    outline: none; }
  .form-custom-1 input[type="text"]::placeholder,
  .form-custom-1 input[type="email"]::placeholder,
  .form-custom-1 input[type="tel"]::placeholder {
    color: black; }

.form-custom-1 input[type="submit"] {
  border: 0px; }

.form-custom-1 textarea {
  width: 100%; }

.form-custom-2 {
  margin-top: 3rem; }
  .form-custom-2 .form-group {
    margin-bottom: 1.5rem; }
  .form-custom-2 input {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border: 1px solid;
    width: 100%;
    padding: .5rem;
    box-sizing: border-box; }
    .form-custom-2 input:focus {
      outline: none; }
    .form-custom-2 input::placeholder {
      color: black; }
  .form-custom-2 textarea {
    width: 100%; }

.message {
  color: #6bcdb2;
  text-align: center;
  font-size: 1.2rem;
  width: 100%;
  display: block;
  margin-bottom: 1rem; }

.btn {
  font-family: 'Aeonik_OVERVIEW-Regular';
  color: #051C2C;
  border-radius: 35px;
  padding: 9px 18px;
  font-size: .9rem;
  text-decoration: none;
  display: inline-block; }
  @media (min-width: 768px) {
    .btn {
      font-size: 1.1rem;
      padding: 12px 25px; } }
  .btn--primary {
    background: linear-gradient(to right, #65D4B0, #4CB7CF, #39A0E6);
    box-shadow: 0px 0px 8px #04FFF2; }
    .btn--primary:hover {
      box-shadow: 0px 0px 18px #04FFF2; }
  .btn--secundary {
    color: #6BCDB2;
    border: 1px solid #6BCDB2; }
  .btn--sm {
    padding: 8px 12px;
    min-width: 100px;
    box-sizing: border-box;
    text-align: center;
    font-size: .9rem; }
  .btn--md {
    padding: 12px 50px;
    min-width: 160px;
    box-sizing: border-box;
    text-align: center; }
  .btn--lg {
    font-size: 1rem;
    border-radius: 100px;
    padding: 10px 25px; }
    @media (min-width: 992px) {
      .btn--lg {
        font-size: 1.5rem;
        padding: 15px 50px; } }

.toggle-menu {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 50px;
  outline: none;
  padding: 0;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 50px;
  z-index: 1110; }
  .toggle-menu:focus {
    outline: none; }
  .toggle-menu span {
    background-color: #051C2C;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    width: 26px; }
    .toggle-menu span:before, .toggle-menu span:after {
      background-color: #051C2C;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      transform-origin: 50% 50%;
      transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
      width: 26px; }
    .toggle-menu span:before {
      top: 7px; }
    .toggle-menu span:after {
      top: -7px; }
  .toggle-menu.active span {
    background-color: rgba(255, 255, 255, 0);
    transition: background 0.2s ease-out; }
    .toggle-menu.active span:before, .toggle-menu.active span:after {
      background-color: #FFF;
      transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out; }
    .toggle-menu.active span:before {
      top: 0;
      transform: rotate3d(0, 0, 1, -45deg); }
    .toggle-menu.active span:after {
      top: 0;
      transform: rotate3d(0, 0, 1, 45deg); }

.banner-slider__item {
  height: calc(100vh - 140px);
  position: relative; }

.banner-slider .slick-arrow {
  width: 25px; }
  @media (min-width: 992px) {
    .banner-slider .slick-arrow {
      width: 50px; } }

.banner-slider .slick-arrow::before,
.banner-slider .slick-arrow::after {
  content: ''; }

.banner-slider .slick-next {
  right: 10px; }

.banner-slider .slick-prev {
  left: 10px;
  z-index: 10; }

.slider-simple {
  z-index: 100; }
  .slider-simple .slick-slide {
    padding: 1rem 0; }
  .slider-simple__item {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    box-shadow: 0px 1px 8px 3px #80808040;
    border-radius: 50px;
    max-width: 300px;
    margin: auto;
    background: white; }
    @media (min-width: 768px) {
      .slider-simple__item {
        max-width: 500px; } }
    @media (min-width: 992px) {
      .slider-simple__item {
        background: rgba(255, 255, 255, 0);
        flex-direction: row;
        box-shadow: unset;
        border-radius: unset;
        margin: 0 1rem;
        max-width: unset; } }
    .slider-simple__item .image {
      width: 100%; }
      @media (min-width: 992px) {
        .slider-simple__item .image {
          width: 50%; } }
    .slider-simple__item .content-text {
      width: 100%;
      padding: 2.5rem 1.5rem 2rem;
      box-sizing: border-box; }
      @media (min-width: 992px) {
        .slider-simple__item .content-text {
          width: 50%;
          padding: 0 0 0 2.5rem; } }
      .slider-simple__item .content-text .logo {
        max-width: 55%;
        margin: auto; }
        @media (min-width: 992px) {
          .slider-simple__item .content-text .logo {
            margin: unset; } }
      .slider-simple__item .content-text .text {
        position: relative;
        margin-top: 1.5rem;
        font-size: 1rem;
        padding-left: 2rem; }
        @media (min-width: 768px) {
          .slider-simple__item .content-text .text {
            font-size: 1.5rem; } }
        @media (min-width: 992px) {
          .slider-simple__item .content-text .text {
            padding-left: 0;
            margin-top: 3rem;
            font-size: 2rem; } }
        .slider-simple__item .content-text .text__icon {
          position: absolute;
          display: flex;
          align-items: center;
          height: 100%; }
          .slider-simple__item .content-text .text__icon img {
            width: 35px; }
            @media (min-width: 768px) {
              .slider-simple__item .content-text .text__icon img {
                width: 50px; } }
            @media (min-width: 992px) {
              .slider-simple__item .content-text .text__icon img {
                width: 50px; } }
        .slider-simple__item .content-text .text__lg {
          font-family: "NeueHaasGroteskMedium";
          font-size: 25px; }
          @media (min-width: 768px) {
            .slider-simple__item .content-text .text__lg {
              font-size: 40px; } }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text__lg {
              font-size: 50px; } }
        .slider-simple__item .content-text .text__1 {
          font-family: "NeueHaasGroteskMedium";
          margin-left: 1.5rem; }
          @media (min-width: 768px) {
            .slider-simple__item .content-text .text__1 {
              margin-left: 2.5rem; } }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text__1 {
              margin-left: 2rem; } }
        .slider-simple__item .content-text .text__2 {
          font-family: "NeueHaasGroteskMedium";
          margin-left: 2.6rem; }
          @media (min-width: 768px) {
            .slider-simple__item .content-text .text__2 {
              margin-left: 4rem; } }
          .slider-simple__item .content-text .text__2 span {
            font-family: "NeueHaasGroteskMedium"; }
        .slider-simple__item .content-text .text__3 {
          font-family: "NeueHaasGroteskMedium";
          position: relative;
          bottom: 2px;
          margin-left: 4rem; }
          @media (min-width: 768px) {
            .slider-simple__item .content-text .text__3 {
              margin-left: 5.9rem;
              bottom: 15px; } }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text__3 {
              margin-left: 9rem;
              bottom: 15px; } }
          .slider-simple__item .content-text .text__3 span {
            font-family: "NeueHaasGroteskMedium"; }
        .slider-simple__item .content-text .text__4 {
          font-weight: 300;
          font-size: .7rem; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text__4 {
              font-size: 1.2rem; } }
          .slider-simple__item .content-text .text__4 span {
            font-family: "NeueHaasGroteskMedium";
            font-size: 1rem; }
            @media (min-width: 992px) {
              .slider-simple__item .content-text .text__4 span {
                font-size: 1.4rem; } }
      .slider-simple__item .content-text .text-2 {
        position: relative;
        margin-top: 2rem;
        font-size: 31px; }
        @media (min-width: 992px) {
          .slider-simple__item .content-text .text-2 {
            margin-top: 3rem; } }
        .slider-simple__item .content-text .text-2__content {
          display: flex; }
        .slider-simple__item .content-text .text-2__1 {
          font-family: "NeueHaasGroteskMedium";
          color: #6BCDB2;
          text-align: right;
          font-size: 1.1rem;
          line-height: 15px;
          margin-bottom: 1.5rem; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-2__1 {
              font-size: 2.1rem;
              line-height: 32px; } }
          .slider-simple__item .content-text .text-2__1 span {
            font-family: "NeueHaasGroteskMedium";
            color: #39A0E6; }
        .slider-simple__item .content-text .text-2__2 {
          font-family: "NeueHaasGroteskMedium";
          margin-left: .5rem;
          color: #6BCDB2;
          font-size: 2rem;
          line-height: 11px; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-2__2 {
              font-size: 5rem;
              line-height: 20px; } }
          .slider-simple__item .content-text .text-2__2 span {
            font-family: "NeueHaasGroteskMedium";
            color: #051C2C;
            font-weight: 500; }
        .slider-simple__item .content-text .text-2__3 {
          width: 100%;
          font-weight: 300;
          font-size: .8rem;
          margin-top: .5rem; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-2__3 {
              font-size: 1.2rem;
              line-height: 20px; } }
          .slider-simple__item .content-text .text-2__3 br {
            display: none; }
            @media (min-width: 992px) {
              .slider-simple__item .content-text .text-2__3 br {
                display: block; } }
      .slider-simple__item .content-text .text-3 {
        position: relative;
        font-size: 2.1rem;
        color: #6BCDB2; }
        @media (min-width: 992px) {
          .slider-simple__item .content-text .text-3 {
            margin-top: 3rem; } }
        .slider-simple__item .content-text .text-3__1 {
          font-size: 1.5rem;
          font-weight: 500;
          font-family: "NeueHaasGroteskMedium"; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-3__1 {
              font-size: 2.1rem; } }
        .slider-simple__item .content-text .text-3__2 {
          color: #39A0E6;
          display: flex;
          align-items: flex-end;
          margin-bottom: 1rem;
          line-height: 25px;
          font-size: 1.5rem;
          font-family: "NeueHaasGroteskMedium"; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-3__2 {
              font-size: 2.1rem; } }
        .slider-simple__item .content-text .text-3__3 .logo {
          margin: 0 0 0 auto; }
          @media (min-width: 992px) {
            .slider-simple__item .content-text .text-3__3 .logo {
              padding-right: 8.5rem;
              margin: 0 0 0 auto; } }
  .slider-simple .slick-dots {
    bottom: -30px; }
    @media (min-width: 768px) {
      .slider-simple .slick-dots {
        bottom: -90px; } }
    .slider-simple .slick-dots li {
      margin: 0 10px; }
      @media (min-width: 992px) {
        .slider-simple .slick-dots li {
          margin: 0 15px; } }
      .slider-simple .slick-dots li.slick-active button:before,
      .slider-simple .slick-dots li button:before {
        content: '';
        background: #051C2C;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        opacity: 1; }
        @media (min-width: 768px) {
          .slider-simple .slick-dots li.slick-active button:before,
          .slider-simple .slick-dots li button:before {
            width: 20px;
            height: 20px; } }
      .slider-simple .slick-dots li button {
        width: 15px;
        height: 15px; }
        @media (min-width: 992px) {
          .slider-simple .slick-dots li button {
            width: 20px;
            height: 20px; } }
      .slider-simple .slick-dots li.slick-active button {
        transform: scale(1.15);
        position: relative; }
        .slider-simple .slick-dots li.slick-active button:before {
          background: linear-gradient(45deg, #6BCDB2, #39A0E6);
          box-shadow: 0px 0px 6px 1px #6BCDB2;
          width: 19px;
          height: 19px;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          margin: auto; }
          @media (min-width: 992px) {
            .slider-simple .slick-dots li.slick-active button:before {
              width: 24px;
              height: 24px; } }
        .slider-simple .slick-dots li.slick-active button:after {
          content: '';
          background-color: #051C2C;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          position: absolute;
          top: 2px;
          right: 2px;
          left: 2px;
          bottom: 2px;
          margin: auto; }
          @media (min-width: 992px) {
            .slider-simple .slick-dots li.slick-active button:after {
              width: 20px;
              height: 20px; } }

.slider-3d {
  height: 510px;
  display: flex !important;
  align-items: center; }
  .slider-3d__item {
    max-width: 200px; }
    @media (min-width: 768px) {
      .slider-3d__item {
        max-width: 400px; } }
    .slider-3d__item img {
      max-height: 600px; }
  .slider-3d .slick-prev {
    left: -40px;
    z-index: 10; }
    @media (min-width: 768px) {
      .slider-3d .slick-prev {
        left: -55px; } }
    .slider-3d .slick-prev:before {
      content: unset; }
  .slider-3d .slick-next {
    left: 205px;
    z-index: 10; }
    @media (min-width: 768px) {
      .slider-3d .slick-next {
        left: 415px; } }
    .slider-3d .slick-next:before {
      content: unset; }
  .slider-3d .slick-prev,
  .slider-3d .slick-next {
    height: 30px;
    width: 30px; }
    @media (min-width: 768px) {
      .slider-3d .slick-prev,
      .slider-3d .slick-next {
        width: 40px;
        height: 40px; } }
    .slider-3d .slick-prev:hover,
    .slider-3d .slick-next:hover {
      filter: drop-shadow(0px 0px 8px #6BCDB2); }
  .slider-3d .slick-slider {
    margin-left: -12%;
    margin-right: -12%; }
  .slider-3d .slick-list {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    padding-left: 0% !important;
    padding-right: 0% !important; }
  .slider-3d .slick-dots {
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .slider-3d .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px; }
  .slider-3d .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 2s, opacity 1s; }
  .slider-3d .slick-snext,
  .slider-3d .slick-sprev,
  .slider-3d .slick-snext2,
  .slider-3d .slick-sprev2 {
    display: flex;
    align-items: center; }
  .slider-3d .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    z-index: 2; }
  .slider-3d .slick-snext {
    opacity: 1;
    transform: translate3d(25%, 0, -15px);
    z-index: 1;
    perspective: 1000px; }
  .slider-3d .slick-snext2 {
    opacity: 1;
    transform: translate3d(55%, 0, -25px);
    z-index: 0;
    perspective: 1000px; }
  .slider-3d .slick-sprev {
    opacity: 0;
    transform: translate3d(-25%, 0, -15px); }
  .slider-3d .slick-sprev2 {
    opacity: 0;
    transform: translate3d(-55%, 0, -25px); }

.slider-custom--float {
  top: -190px; }

.slider-custom .slick-prev {
  left: -10px;
  z-index: 10; }
  .slider-custom .slick-prev:before {
    content: unset; }

.slider-custom .slick-next {
  right: -10px;
  z-index: 10; }
  .slider-custom .slick-next:before {
    content: unset; }

.slider-custom .slick-prev,
.slider-custom .slick-next {
  height: 40px;
  width: 40px; }

.slider-custom__item {
  padding: 0 .5rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .slider-custom__item .img {
    height: 380px;
    display: flex;
    align-items: center; }
    .slider-custom__item .img img {
      object-fit: cover;
      object-position: center;
      max-height: 380px; }
  .slider-custom__item .overlay {
    position: absolute;
    top: 0;
    left: -200%;
    right: 0;
    bottom: 0;
    padding: 1.5rem;
    background: #051c2cd6;
    color: white;
    width: calc(100% - 1rem);
    margin: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    transition: all ease 1s; }
    .slider-custom__item .overlay__title {
      font-family: "NeueHaasGroteskMedium";
      font-size: 1.1rem;
      margin: 0; }
    .slider-custom__item .overlay__subtitle {
      font-family: 'Poppins';
      font-size: 1rem;
      margin: 0; }
    .slider-custom__item .overlay__size {
      font-family: "NeueHaasGroteskMedium";
      font-size: 1.2rem;
      display: block;
      color: #6BCDB2;
      margin: 0 0 1rem; }
  .slider-custom__item:hover .overlay {
    left: 0px;
    transition: all ease 1s; }

.slider-custom .slick-dots {
  bottom: -40px; }
  .slider-custom .slick-dots li {
    margin: 0 15px; }
    .slider-custom .slick-dots li.slick-active button:before,
    .slider-custom .slick-dots li button:before {
      content: '';
      background: #051C2C;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      opacity: 1; }
    .slider-custom .slick-dots li.slick-active button {
      transform: scale(1.15);
      position: relative; }
      .slider-custom .slick-dots li.slick-active button:before {
        background: linear-gradient(45deg, #6BCDB2, #39A0E6);
        width: 24px;
        height: 24px;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto; }
      .slider-custom .slick-dots li.slick-active button:after {
        content: '';
        background-color: #051C2C;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 2px;
        right: 2px;
        left: 2px;
        bottom: 2px;
        margin: auto; }

.slider-custom--notdots .slick-dots {
  display: none !important; }

.slider-custom--recommended .slider-custom__item img {
  object-fit: cover;
  object-position: center;
  height: 380px; }

@media (min-width: 992px) {
  .slider-news {
    width: 70%; } }

.slider-news .slick-prev {
  left: -22px;
  z-index: 10; }
  @media (min-width: 768px) {
    .slider-news .slick-prev {
      left: -50px; } }
  .slider-news .slick-prev:before {
    content: unset; }

.slider-news .slick-next {
  right: -22px;
  z-index: 10; }
  @media (min-width: 768px) {
    .slider-news .slick-next {
      right: -50px; } }
  .slider-news .slick-next:before {
    content: unset; }

.slider-news .slick-prev,
.slider-news .slick-next {
  height: 25px;
  width: 25px; }
  @media (min-width: 768px) {
    .slider-news .slick-prev,
    .slider-news .slick-next {
      height: 40px;
      width: 40px; } }

.slider-news__new {
  padding: 0 .5rem;
  box-sizing: border-box;
  position: relative; }
  .slider-news__new .image {
    height: 330px; }
    .slider-news__new .image img {
      object-fit: cover;
      object-position: center;
      height: 100%; }
  .slider-news__new .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 2rem;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start; }
    .slider-news__new .content .date {
      font-family: 'helvetica-light';
      font-size: .8rem;
      margin-bottom: .5rem; }
      @media (min-width: 768px) {
        .slider-news__new .content .date {
          font-size: 1rem; } }
    .slider-news__new .content .text {
      font-family: "NeueHaasGroteskMedium";
      margin-bottom: 2rem;
      font-size: 1rem; }
      @media (min-width: 768px) {
        .slider-news__new .content .text {
          font-size: 1.3rem; } }

@keyframes sprev {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(-20%, 0, -10px); } }

@keyframes sprev2 {
  from {
    transform: translate3d(-20%, 0, -10px); }
  to {
    transform: translate3d(-50%, 0, -20px); } }

@keyframes snext {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(20%, 0, 10px); } }

@keyframes snext2 {
  from {
    transform: translate3d(20%, 0, 10px); }
  to {
    transform: translate3d(50%, 0, 20px); } }

@media (min-width: 992px) {
  .cards-float {
    background: white;
    padding: 0 4rem 4rem;
    box-shadow: 0px 1px 8px 3px #80808040;
    border-radius: 50px;
    transform: skewX(-10deg); } }

.cards-float__content {
  display: grid;
  grid-template-columns: Min(100%, 280px);
  grid-gap: 11%;
  padding: 0 1rem;
  justify-content: center; }
  @media (min-width: 768px) {
    .cards-float__content {
      grid-template-columns: Min(100%, 370px); } }
  @media (min-width: 992px) {
    .cards-float__content {
      padding: 0;
      transform: skewX(10deg);
      grid-gap: 10%;
      grid-template-columns: repeat(3, 1fr); } }

.cards-float__card {
  position: relative;
  background: white;
  padding: 0 1.5rem 3.5rem;
  box-shadow: 0px 1px 8px 3px #80808040;
  border-radius: 50px;
  transform: skewX(-5deg); }
  @media (min-width: 992px) {
    .cards-float__card {
      background: rgba(255, 255, 255, 0);
      padding: 0;
      box-shadow: unset;
      border-radius: unset;
      transform: unset; } }
  @media (min-width: 992px) {
    .cards-float__card:not(:last-child)::after {
      content: '';
      width: 1px;
      background: black;
      height: 70%;
      position: absolute;
      right: -20%;
      bottom: 0;
      transform: skewX(-10deg); } }
  .cards-float__card .card-img {
    position: relative;
    max-width: 110px;
    height: 80px;
    margin: auto;
    transform: skewX(5deg); }
    @media (min-width: 992px) {
      .cards-float__card .card-img {
        max-width: 180px;
        height: 120px;
        transform: skewX(0deg); } }
    .cards-float__card .card-img img {
      position: absolute;
      top: -70px; }
      @media (min-width: 992px) {
        .cards-float__card .card-img img {
          top: -120px; } }
  .cards-float__card .card-title {
    font-family: "NeueHaasGroteskMedium";
    text-align: center;
    font-size: 1.1rem;
    margin: 0 0 1.2rem;
    transform: skewX(5deg); }
    @media (min-width: 992px) {
      .cards-float__card .card-title {
        min-height: 62px;
        font-size: 1.7rem;
        transform: skewX(0deg); } }
  .cards-float__card .card-text {
    font-family: 'Poppins';
    text-align: center;
    font-size: .8rem;
    transform: skewX(5deg); }
    @media (min-width: 992px) {
      .cards-float__card .card-text {
        font-size: 1rem;
        transform: skewX(0deg); } }

.card-propertie {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  grid-gap: 15px;
  padding: 1rem 1rem .5rem;
  text-decoration: none;
  color: black; }
  @media (min-width: 768px) {
    .card-propertie {
      padding: 1rem 2rem;
      grid-gap: 20px; } }
  .card-propertie::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 1px;
    background-color: #6BCDB2; }
  .card-propertie__image img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    max-height: 120px;
    border-radius: 18px 18px 0px 18px; }
    @media (min-width: 768px) {
      .card-propertie__image img {
        max-height: 180px; } }
  .card-propertie__info .title-propertie {
    font-size: 15px;
    position: relative;
    margin-bottom: .5rem;
    padding-bottom: .4rem;
    font-family: "NeueHaasGroteskMedium"; }
    @media (min-width: 768px) {
      .card-propertie__info .title-propertie {
        font-size: 18px;
        margin-bottom: 1.2rem; } }
    .card-propertie__info .title-propertie:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60%;
      height: 1px;
      background: black; }
  .card-propertie__info .text-propertie {
    font-size: 11px;
    line-height: 14px; }
    @media (min-width: 768px) {
      .card-propertie__info .text-propertie {
        font-size: 14px;
        line-height: 16px; } }
    .card-propertie__info .text-propertie span {
      font-size: 16px;
      line-height: 21px; }
      @media (min-width: 768px) {
        .card-propertie__info .text-propertie span {
          font-size: 18px; } }

.cards-teams {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(Min(100%, 285px), 1fr));
  gap: 20px; }
  .cards-teams__item {
    cursor: pointer;
    position: relative;
    z-index: 0;
    min-height: 488px; }
    .cards-teams__item:hover {
      transform: scale(1.05); }
    .cards-teams__item .cards-teams-float {
      position: absolute;
      box-shadow: 7px 5px 13px 3px #80808087;
      background: #051C2C;
      overflow: hidden;
      border-radius: 40px;
      min-width: 100%;
      min-height: 100%; }
    .cards-teams__item .image-user {
      width: 100%;
      height: 250px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top; }
    .cards-teams__item .content {
      background: #051C2C; }
      .cards-teams__item .content .higher {
        padding: 2rem 2rem 0 2rem;
        transition: all .8s ease; }
        .cards-teams__item .content .higher__tag {
          color: #6BCDB2;
          margin-bottom: .5rem;
          font-size: .6rem; }
          @media (min-width: 992px) {
            .cards-teams__item .content .higher__tag {
              font-size: .8rem; } }
        .cards-teams__item .content .higher__name {
          color: white;
          font-size: 1rem;
          font-weight: 600;
          margin-bottom: 1rem;
          border-bottom: 1px solid #ffffff5e;
          padding-bottom: 1rem;
          transition: all .8s ease; }
          @media (min-width: 992px) {
            .cards-teams__item .content .higher__name {
              font-size: 1.2rem; } }
        .cards-teams__item .content .higher__text {
          max-height: 0;
          overflow: hidden;
          transition: all .8s ease;
          padding-bottom: 0;
          font-size: .8rem; }
          @media (min-width: 992px) {
            .cards-teams__item .content .higher__text {
              font-size: 1rem; } }
      .cards-teams__item .content .lower {
        margin-top: 1rem;
        padding: 0 2rem 2rem 2rem; }
        .cards-teams__item .content .lower__item {
          display: flex;
          align-items: center; }
          .cards-teams__item .content .lower__item:not(:last-child) {
            margin-bottom: .5rem; }
          .cards-teams__item .content .lower__item .icon {
            margin-right: 0.8rem; }
            .cards-teams__item .content .lower__item .icon img {
              width: 20px; }
              @media (min-width: 992px) {
                .cards-teams__item .content .lower__item .icon img {
                  width: 30px; } }
          .cards-teams__item .content .lower__item .text {
            color: white;
            text-decoration: none;
            font-size: .8rem; }
            @media (min-width: 992px) {
              .cards-teams__item .content .lower__item .text {
                font-size: 1rem; } }
            .cards-teams__item .content .lower__item .text:hover {
              color: #6BCDB2; }
    .cards-teams__item.cards-teams--btn--active {
      z-index: 99;
      /* & .cards-teams-float{
                position: absolute;
            } */ }
      .cards-teams__item.cards-teams--btn--active .content .higher {
        background: #f2f2f2; }
        .cards-teams__item.cards-teams--btn--active .content .higher .higher__name {
          color: #051C2C;
          border-bottom: 1px solid #a3a3a370; }
        .cards-teams__item.cards-teams--btn--active .content .higher .higher__text {
          max-height: 200px;
          padding-bottom: 2rem; }

.banner {
  position: relative; }
  @media (min-width: 768px) {
    .banner {
      height: calc(100vh - 104px); } }
  @media (min-width: 768px) {
    .banner--simple {
      background: #051C2C;
      height: 50vh; } }
  @media (min-width: 768px) {
    .banner--simple-xs {
      height: 20vh; } }
  @media (min-width: 768px) {
    .banner--simple-sm {
      height: 35vh; } }
  .banner--mt0 {
    margin-top: 0; }
  .banner__background {
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    @media (min-width: 992px) {
      .banner__background {
        flex-direction: row; } }
    .banner__background--lower::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 30%;
      bottom: 0;
      left: 0;
      background: #051C2C;
      opacity: 0.55; }
    .banner__background .background-color {
      width: 30%;
      background: #051C2C; }
    .banner__background .background-image {
      width: 70%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      @media (min-width: 768px) {
        .banner__background .background-image {
          background-position: top right; } }
      .banner__background .background-image::after {
        content: '';
        position: absolute;
        left: 0;
        top: -1px;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, #061c2c 2%, #061c2c8a 50%, rgba(255, 255, 255, 0)); }
        @media (min-width: 992px) {
          .banner__background .background-image::after {
            background: linear-gradient(to right, #061c2c 2%, #061c2c8a 50%, rgba(255, 255, 255, 0)); } }
      .banner__background .background-image--center {
        background-position: top center; }
      .banner__background .background-image--full {
        width: 100%; }
      .banner__background .background-image--notafter::after {
        content: unset; }
    .banner__background--secundary {
      flex-direction: column; }
      @media (min-width: 992px) {
        .banner__background--secundary {
          flex-direction: row; } }
      .banner__background--secundary::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(to bottom, #061c2c, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
        z-index: 0; }
      .banner__background--secundary .background-color {
        width: 100%;
        height: 45%; }
        @media (min-width: 992px) {
          .banner__background--secundary .background-color {
            width: 20%;
            height: 100%; } }
      .banner__background--secundary .background-image {
        width: 100%;
        height: 55%; }
        @media (min-width: 992px) {
          .banner__background--secundary .background-image {
            width: 80%;
            height: 100%; } }
    .banner__background--home {
      flex-direction: column; }
      @media (min-width: 992px) {
        .banner__background--home {
          flex-direction: row; } }
      .banner__background--home .background-color {
        width: 100%;
        height: 20%; }
        @media (min-width: 992px) {
          .banner__background--home .background-color {
            width: 20%;
            height: 100%; } }
      .banner__background--home .background-image {
        width: 100%;
        height: 100%; }
        @media (min-width: 992px) {
          .banner__background--home .background-image {
            width: 80%;
            height: 100%; } }
  .banner__content {
    height: 100%; }
    .banner__content > div:first-child {
      height: 100%;
      padding: 1rem 0; }
      @media (min-width: 992px) {
        .banner__content > div:first-child {
          min-height: unset; } }
    .banner__content .higher {
      height: 70%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      margin: 0 30px; }
      @media (min-width: 992px) {
        .banner__content .higher {
          align-items: flex-start;
          justify-content: flex-end;
          margin: 0; } }
      .banner__content .higher .image {
        max-width: 120px; }
        @media (min-width: 768px) {
          .banner__content .higher .image {
            max-width: 150px; } }
        @media (min-width: 992px) {
          .banner__content .higher .image {
            max-width: 220px; } }
      .banner__content .higher .title {
        font-size: 1.5rem;
        color: white;
        font-weight: 500; }
        @media (min-width: 768px) {
          .banner__content .higher .title {
            font-size: 2rem;
            font-weight: 400; } }
        @media (min-width: 1280px) {
          .banner__content .higher .title {
            margin-top: 2rem;
            margin-bottom: 3rem;
            font-size: 3rem; } }
        .banner__content .higher .title span {
          color: #6BCDB2;
          font-weight: 500;
          font-size: 1.5rem; }
          @media (min-width: 768px) {
            .banner__content .higher .title span {
              font-size: 2rem;
              font-weight: 400; } }
          @media (min-width: 1280px) {
            .banner__content .higher .title span {
              font-size: 3rem; } }
      .banner__content .higher--secundary {
        height: 100%;
        min-height: 55vh;
        padding-top: 3rem; }
        @media (min-width: 992px) {
          .banner__content .higher--secundary {
            padding-top: 0;
            min-height: unset; } }
        .banner__content .higher--secundary-100 {
          height: 100%; }
        @media (min-width: 992px) {
          .banner__content .higher--secundary .title {
            margin-top: 8rem;
            margin-bottom: 4rem; } }
      .banner__content .higher--glittery img {
        filter: drop-shadow(0px 0px 50px #6bcdb278); }
      .banner__content .higher--row {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-top: 3rem;
        padding-bottom: 3rem;
        min-height: unset; }
        @media (min-width: 768px) {
          .banner__content .higher--row {
            justify-content: flex-start;
            padding-top: 0;
            padding-bottom: 0; } }
        .banner__content .higher--row .title {
          color: #6BCDB2;
          margin: 0 0 0 1.5rem; }
          @media (min-width: 768px) {
            .banner__content .higher--row .title {
              margin: 0 0 0 2rem; } }
    .banner__content .lower {
      height: 30%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .banner__content .lower--2 {
        align-items: center;
        justify-content: center; }
        @media (min-width: 768px) {
          .banner__content .lower--2 {
            align-items: flex-start;
            justify-content: flex-start; } }
    .banner__content--home .higher {
      align-items: flex-start;
      justify-content: flex-end; }
      @media (min-width: 992px) {
        .banner__content--home .higher {
          justify-content: flex-end; } }

.slider-home {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .slider-home {
      align-items: center;
      flex-direction: row; } }
  .slider-home__info {
    width: 90%;
    box-sizing: border-box;
    max-width: 260px;
    padding-right: 2rem; }
    @media (min-width: 768px) {
      .slider-home__info {
        width: 40%;
        padding-right: 4rem;
        max-width: unset; } }
    .slider-home__info .title {
      font-family: "NeueHaasGroteskMedium";
      color: white;
      margin: 0 0 .2rem;
      font-size: 1.8rem; }
      @media (min-width: 768px) {
        .slider-home__info .title {
          font-size: 2.2rem; } }
    .slider-home__info .subtitle {
      font-family: "NeueHaasGroteskMedium";
      color: #39A0E6;
      margin: 0 0 1.5rem;
      font-size: 20px; }
      @media (min-width: 768px) {
        .slider-home__info .subtitle {
          font-size: 28px; } }
    .slider-home__info .text {
      color: white;
      font-size: 13px;
      min-height: 75px; }
      @media (min-width: 768px) {
        .slider-home__info .text {
          text-align: left;
          margin: 0 0 3rem;
          font-size: 18px;
          min-height: unset; } }
  .slider-home__slider {
    width: 80%;
    margin-left: auto; }
    @media (min-width: 768px) {
      .slider-home__slider {
        width: 60%;
        margin-left: unset; } }

.vector {
  position: relative;
  z-index: 20; }
  .vector__image {
    padding: 0 15px; }
    @media (min-width: 768px) {
      .vector__image {
        padding: 0; } }
  .vector__text {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 100%;
    padding: 0 2.5rem;
    box-sizing: border-box;
    color: white; }
    @media (min-width: 576px) {
      .vector__text {
        bottom: 20%;
        padding: 0 5rem; } }
    @media (min-width: 768px) {
      .vector__text {
        top: 0;
        bottom: unset;
        padding: 2rem 2rem 0;
        width: 53%; } }
    @media (min-width: 992px) {
      .vector__text {
        padding: 3rem 4rem 9rem; } }
    @media (min-width: 1200px) {
      .vector__text {
        padding: 8rem 6rem 9rem; } }
    .vector__text .title {
      font-family: "NeueHaasGroteskMedium";
      font-size: 1.8rem;
      margin-top: 0;
      margin-bottom: 0.8rem; }
      @media (min-width: 992px) {
        .vector__text .title {
          font-size: 2.2rem; } }
    .vector__text .subtitle {
      font-family: "NeueHaasGroteskMedium";
      font-size: 28px;
      color: #6BCDB2;
      margin-top: 0; }
    .vector__text .text {
      font-size: .8rem;
      text-align: justify; }
      @media (min-width: 992px) {
        .vector__text .text {
          font-size: 1.1rem; } }
      .vector__text .text:not(:last-child) {
        margin-bottom: 1rem; }
      .vector__text .text span {
        color: #6BCDB2; }
    @media (min-width: 768px) {
      .vector__text .btn {
        margin-top: 2rem; } }

.icon-title {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
  position: relative; }
  @media (min-width: 768px) {
    .icon-title {
      justify-content: flex-start; } }
  @media (min-width: 768px) {
    .icon-title--content {
      margin: 0 4rem; } }
  .icon-title__icon {
    width: 100%;
    max-width: 80px;
    margin-right: 1rem; }
    @media (min-width: 768px) {
      .icon-title__icon {
        max-width: 165px; } }
  .icon-title__title {
    font-family: "NeueHaasGroteskMedium";
    color: #051C2C;
    font-size: 1.8rem;
    margin-left: 1rem;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .icon-title__title {
        margin-left: 4rem; } }
    @media (min-width: 992px) {
      .icon-title__title {
        font-size: 2.2rem; } }

.contact {
  display: grid;
  grid-template-columns: 1fr;
  padding-top: 10rem; }
  @media (min-width: 992px) {
    .contact {
      grid-template-columns: repeat(2, 1fr); } }
  .contact__right {
    background: white;
    padding: 2rem 1rem;
    border-radius: 75px 0 75px 75px;
    box-shadow: 0px 7px 15px 0px #80808038;
    position: relative;
    z-index: 0; }
    @media (min-width: 992px) {
      .contact__right {
        padding: 3rem; } }
    .contact__right .form-container {
      width: 85%;
      margin: auto; }
      @media (min-width: 992px) {
        .contact__right .form-container {
          width: 80%; } }
    .contact__right .title {
      font-family: "NeueHaasGroteskMedium";
      color: #6BCDB2;
      font-size: 1.5rem;
      margin-bottom: 3rem; }
      @media (min-width: 992px) {
        .contact__right .title {
          font-size: 3rem; } }
      .contact__right .title--center-sub {
        margin-bottom: 0;
        text-align: center; }
    .contact__right .subtitle {
      font-family: 'Poppins';
      font-size: .9rem; }
      @media (min-width: 992px) {
        .contact__right .subtitle {
          font-size: 1.2rem; } }
      .contact__right .subtitle--center-sub {
        text-align: center;
        margin-top: 0; }
    .contact__right--image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      max-height: 500px; }
    .contact__right--mb {
      margin: 0 0 3rem; }
      @media (min-width: 992px) {
        .contact__right--mb {
          margin: 6rem 0 3rem; } }
    .contact__right--center {
      display: flex;
      align-items: center;
      justify-content: center; }
    .contact__right--desktop {
      display: none; }
      @media (min-width: 992px) {
        .contact__right--desktop {
          display: block; } }
    .contact__right--mobile {
      display: flex;
      min-height: 400px;
      position: relative;
      top: -30px;
      z-index: -1;
      border-radius: 75px 75px 0px 75px; }
      @media (min-width: 992px) {
        .contact__right--mobile {
          display: none; } }
    .contact__right .icon {
      width: 20%;
      max-width: 80px;
      display: flex;
      margin: auto;
      height: 100%; }
      .contact__right .icon img {
        height: 100%; }
    .contact__right .button-float {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -30px;
      z-index: 10;
      margin: 0 auto;
      text-align: center; }
  .contact__left {
    position: relative;
    z-index: 10; }
    @media (min-width: 992px) {
      .contact__left {
        right: -40px; } }
    .contact__left .info {
      padding: 1rem 2rem;
      width: 75%;
      margin: auto; }
      @media (min-width: 992px) {
        .contact__left .info {
          width: 65%; } }
      .contact__left .info .image {
        max-width: 150px; }
        @media (min-width: 992px) {
          .contact__left .info .image {
            max-width: 200px; } }
      .contact__left .info .text-sm {
        font-size: .9rem; }
        @media (min-width: 992px) {
          .contact__left .info .text-sm {
            font-size: 1.1rem; } }
      .contact__left .info .title {
        font-family: "NeueHaasGroteskMedium"; }
        .contact__left .info .title br {
          display: none; }
          @media (min-width: 992px) {
            .contact__left .info .title br {
              display: block; } }
        .contact__left .info .title span {
          font-family: "NeueHaasGroteskMedium";
          color: #6BCDB2; }
      .contact__left .info .subtitle {
        font-family: "NeueHaasGroteskMedium";
        color: #6BCDB2;
        font-size: 1.25rem; }
        @media (min-width: 992px) {
          .contact__left .info .subtitle {
            font-size: 1.5rem; } }

.properties .tour-content {
  display: flex;
  flex-direction: column;
  padding: 5rem 0 20rem; }
  @media (min-width: 992px) {
    .properties .tour-content {
      flex-direction: row;
      padding: 5rem 0 10rem; } }
  .properties .tour-content .tour-left {
    width: 100%;
    padding-right: 1.3rem; }
    @media (min-width: 992px) {
      .properties .tour-content .tour-left {
        width: 70%; } }
    .properties .tour-content .tour-left .tour-header {
      display: flex;
      flex-direction: column-reverse;
      align-items: flex-start;
      justify-content: space-between;
      grid-gap: 10px; }
      @media (min-width: 992px) {
        .properties .tour-content .tour-left .tour-header {
          flex-direction: row; } }
      .properties .tour-content .tour-left .tour-header .btn--uf {
        text-transform: uppercase;
        margin-top: 1rem; }
        @media (min-width: 992px) {
          .properties .tour-content .tour-left .tour-header .btn--uf {
            display: none;
            margin-top: 0; } }
    .properties .tour-content .tour-left .tour-text {
      font-family: 'helvetica-light';
      font-size: .8rem;
      line-height: 21px; }
      @media (min-width: 992px) {
        .properties .tour-content .tour-left .tour-text {
          font-size: 18px; } }
    .properties .tour-content .tour-left .subtitle {
      margin-top: 2rem; }
      @media (min-width: 992px) {
        .properties .tour-content .tour-left .subtitle {
          margin-top: 0; } }
    .properties .tour-content .tour-left .features {
      margin-top: 3rem; }
      .properties .tour-content .tour-left .features ul {
        /* -webkit-column-gap: 3rem;
                    column-gap: 3rem;
                    column-count: 1;
                    -webkit-column-count: 1; */
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 0;
        list-style: none; }
        @media (min-width: 992px) {
          .properties .tour-content .tour-left .features ul {
            grid-template-columns: repeat(4, 1fr);
            grid-gap: 10px;
            /*  column-count: 4;
                        -webkit-column-count: 4; */ } }
        .properties .tour-content .tour-left .features ul li {
          width: 100%;
          position: relative;
          padding-left: 40px;
          margin-bottom: 1rem;
          display: flex;
          align-items: flex-start;
          font-size: .9rem;
          box-sizing: border-box; }
          @media (min-width: 992px) {
            .properties .tour-content .tour-left .features ul li {
              align-items: center; } }
          .properties .tour-content .tour-left .features ul li::before {
            content: '';
            position: absolute;
            background-image: url(../4563414ec0430df3bc2a.png);
            background-size: contain;
            background-repeat: no-repeat;
            width: 30px;
            height: 30px;
            left: 0; }
  .properties .tour-content .tour-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 992px) {
      .properties .tour-content .tour-right {
        width: 30%; } }
    .properties .tour-content .tour-right .btn--uf {
      text-transform: uppercase;
      display: none; }
      @media (min-width: 992px) {
        .properties .tour-content .tour-right .btn--uf {
          display: block; } }
    .properties .tour-content .tour-right .card-corredor {
      position: relative;
      min-height: 430px;
      border-radius: 50px;
      display: block;
      border-collapse: separate;
      overflow: hidden;
      margin-top: 7rem; }
      .properties .tour-content .tour-right .card-corredor .image {
        height: 100%; }
        .properties .tour-content .tour-right .card-corredor .image img {
          object-fit: cover;
          object-position: center;
          height: 65%; }
      .properties .tour-content .tour-right .card-corredor .content-info {
        background: #051C2C;
        color: white;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 35%;
        padding: 1rem 1.6rem;
        box-sizing: border-box; }
        .properties .tour-content .tour-right .card-corredor .content-info .tag {
          color: #6BCDB2;
          font-size: 16px;
          margin-bottom: .3rem; }
        .properties .tour-content .tour-right .card-corredor .content-info .name {
          font-size: 18px;
          padding-bottom: .5rem;
          margin-bottom: .8rem;
          border-bottom: 1px solid white;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .properties .tour-content .tour-right .card-corredor .content-info .email {
          position: relative;
          display: block;
          font-size: 15px;
          padding-left: 40px;
          min-height: 30px;
          display: flex;
          align-items: center;
          color: white;
          text-decoration: none; }
          .properties .tour-content .tour-right .card-corredor .content-info .email::before {
            content: '';
            position: absolute;
            background-image: url(../4158357131fb64692f01.png);
            background-size: contain;
            background-repeat: no-repeat;
            width: 30px;
            height: 30px;
            top: 0;
            left: 0; }
          .properties .tour-content .tour-right .card-corredor .content-info .email:hover {
            color: #6BCDB2; }

.properties .subtitle-content {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto; }

.properties .location {
  display: flex;
  align-items: center;
  margin-bottom: 1rem; }
  .properties .location__icon {
    max-width: 20px;
    margin-right: .8rem; }

.section-location .image-map {
  box-shadow: 0px 7px 11px 1px #8080806c;
  min-height: 325px;
  max-height: 350px; }
  .section-location .image-map.image-map-gradient {
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .section-location .image-map.image-map-gradient {
        flex-direction: row; } }
  .section-location .image-map .info {
    width: 100%;
    background: #051C2C;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem 0 0 1rem;
    box-sizing: border-box; }
    @media (min-width: 992px) {
      .section-location .image-map .info {
        width: 30%;
        padding: 0 0 0 4rem;
        align-items: unset; } }
    .section-location .image-map .info__item {
      display: flex;
      align-items: center;
      margin-bottom: 1rem;
      min-width: 200px; }
      @media (min-width: 992px) {
        .section-location .image-map .info__item {
          min-width: unset; } }
      .section-location .image-map .info__item .icon {
        max-width: 20px;
        margin-right: .8rem; }
        @media (min-width: 992px) {
          .section-location .image-map .info__item .icon {
            max-width: 30px; } }
        .section-location .image-map .info__item .icon img {
          box-shadow: none; }
      .section-location .image-map .info__item .text {
        color: white;
        text-decoration: none;
        font-size: .8rem; }
        @media (min-width: 992px) {
          .section-location .image-map .info__item .text {
            font-size: 1rem; } }
        .section-location .image-map .info__item .text:hover {
          color: #6BCDB2; }
  .section-location .image-map img {
    object-fit: cover;
    object-position: right;
    height: 100%; }
    @media (min-width: 992px) {
      .section-location .image-map img {
        object-position: center; } }
  .section-location .image-map .image {
    position: relative;
    width: 100%; }
    @media (min-width: 992px) {
      .section-location .image-map .image {
        width: 70%; } }
    .section-location .image-map .image::after {
      content: '';
      position: absolute;
      left: 0;
      top: -1px;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, #061c2c 5%, #061c2c8a 20%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); }
      @media (min-width: 992px) {
        .section-location .image-map .image::after {
          background: linear-gradient(to right, #061c2c 5%, #061c2c8a 20%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
          top: 0; } }
    .section-location .image-map .image img {
      box-shadow: none;
      min-height: 215px; }
      @media (min-width: 992px) {
        .section-location .image-map .image img {
          min-height: unset; } }
  .section-location .image-map--lg img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    min-height: 400px; }
    @media (min-width: 992px) {
      .section-location .image-map--lg img {
        min-height: unset; } }

.section-map {
  /*  position: absolute;
    top: -170px;
    left: 0; */
  width: 100%; }
  .section-map .filter-higher {
    margin-bottom: 1rem;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .section-map .filter-higher .link {
      text-decoration: none;
      margin-right: 1rem;
      font-size: .8rem; }
      @media (min-width: 992px) {
        .section-map .filter-higher .link {
          font-size: 1rem; } }
      .section-map .filter-higher .link-blue {
        color: #39A0E6; }
        .section-map .filter-higher .link-blue:hover {
          text-shadow: 0px 0px 4px #39A0E6; }
      .section-map .filter-higher .link-green {
        color: #6BCDB2; }
        .section-map .filter-higher .link-green:hover {
          text-shadow: 0px 0px 4px #6BCDB2; }
  .section-map .map-container {
    background: white;
    border-radius: 0px 25px 0 25px;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 992px) {
      .section-map .map-container {
        height: 80vh;
        flex-direction: row; } }
    .section-map .map-container .rest {
      width: 100%;
      height: 20%;
      margin-bottom: 2rem; }
      @media (min-width: 992px) {
        .section-map .map-container .rest {
          width: 35%;
          height: 100%;
          margin-bottom: 6rem; } }
      .section-map .map-container .rest__header {
        position: relative;
        min-height: 77px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .section-map .map-container .rest__header::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          height: 1px;
          width: 90%;
          background: #6BCDB2; }
        .section-map .map-container .rest__header .title {
          font-size: 19px;
          color: #6BCDB2;
          text-align: left;
          padding: 0 15px; }
          @media (min-width: 992px) {
            .section-map .map-container .rest__header .title {
              text-align: center; } }
      .section-map .map-container .rest__content {
        position: relative;
        height: 80vh;
        overflow-y: scroll;
        scrollbar-color: #6BCDB2;
        margin-right: .4rem; }
        @media (min-width: 992px) {
          .section-map .map-container .rest__content {
            height: calc(100% - 77px); } }
        .section-map .map-container .rest__content::-webkit-scrollbar {
          -webkit-appearance: none;
          width: 12px; }
        .section-map .map-container .rest__content::-webkit-scrollbar-track {
          background: #F2F2F2;
          border-radius: 20px; }
        .section-map .map-container .rest__content::-webkit-scrollbar-thumb {
          background-color: #6BCDB2;
          border-radius: 20px;
          width: 10px; }
        .section-map .map-container .rest__content .text-map {
          text-align: center;
          color: #cdc9c9; }
    .section-map .map-container .map {
      width: 100%; }
      @media (min-width: 992px) {
        .section-map .map-container .map {
          width: 65%; } }
      .section-map .map-container .map__filter {
        background: #6BCDB2;
        padding: 1rem; }
        .section-map .map-container .map__filter form {
          display: grid;
          grid-template-columns: 1fr; }
          @media (min-width: 1200px) {
            .section-map .map-container .map__filter form {
              grid-template-columns: 1.2fr 1.5fr 1.5fr 1fr; } }
      .section-map .map-container .map__map {
        width: 100%;
        height: calc(100vh - 77px); }
        @media (min-width: 992px) {
          .section-map .map-container .map__map {
            height: calc(80vh - 77px); } }
  .section-map .popup-tip-anchor {
    height: 0;
    position: absolute;
    width: 200px; }
  .section-map .popup-bubble-anchor {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: -50%; }
  .section-map .popup {
    background-color: #051C2C;
    overflow: hidden;
    border-radius: 40px;
    min-width: 100%;
    height: 300px; }
    .section-map .popup__image {
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top; }
      .section-map .popup__image img {
        height: 140px;
        object-fit: cover;
        object-position: center; }
    .section-map .popup__content {
      padding: .5rem 1.5rem 1.5rem 1.5rem; }
      .section-map .popup__content .popup-title {
        color: white;
        font-size: 1rem;
        line-height: 16px; }
      .section-map .popup__content .popup-valor {
        color: #6BCDB2;
        font-size: 1.2rem;
        line-height: 16px; }
      .section-map .popup__content .popup-text {
        padding-top: 0.4rem;
        color: white;
        line-height: 17px;
        margin-top: 0.2rem;
        border-top: 1px solid gray; }
      .section-map .popup__content .popup-text-sm {
        color: white;
        font-size: 12px;
        font-weight: bold; }
      .section-map .popup__content .popup-title,
      .section-map .popup__content .popup-text-xs {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical; }

